body,html,ul{margin:0;padding:0}.ws-scroll-top,.ws-search-overlay,.ws-side-overlay{opacity:0;visibility:hidden}.ws-scroll-top.is-visible,.ws-search-overlay.active,.ws-side-overlay.ws-side-overlay--is-visible{opacity:1;visibility:visible}:root{--ws-red:#e60000;--ws-dark:#111111;--ws-text:#333333;--ws-gray:#f5f5f5;--ws-border:#e2e2e2;--ws-white:#ffffff;--ws-font:'Mukta',sans-serif;--ws-container:1240px;--ws-radius:12px}*,::after,::before{box-sizing:border-box}body,html{font-family:var(--ws-font);background-color:var(--ws-white);color:var(--ws-text);-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit;transition:.2s}ul{list-style:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{color:var(--ws-dark);margin:0 0 15px;font-weight:700;line-height:1.3}.ws-container{max-width:var(--ws-container);margin:0 auto;padding:0 15px;width:100%}.d-flex{display:flex}.align-center{align-items:center}.drawer-header,.justify-between{justify-content:space-between}.ws-top-strip{background-color:#000;color:#fff;font-size:13px;font-weight:600;padding:10px 0;border-bottom:1px solid #222}.ws-top-links a{color:#fff;margin-right:15px;opacity:.9}.ws-top-links .sep{color:#666;margin-right:15px}.ws-top-social{gap:20px;display:flex;align-items:center}.ws-top-social img{width:20px;height:20px;object-fit:contain;filter:brightness(0) invert(1)}.ws-mid-header{background-color:#fff;padding:15px 0;border-bottom:1px solid #f0f0f0}.ws-logo img{height:60px;width:auto;object-fit:contain}.ws-icon-nav{display:flex;gap:35px}.icon-box{display:flex;flex-direction:column;align-items:center;color:#000;font-size:16px;font-weight:700;cursor:pointer}.icon-box img{width:28px;height:28px;margin-bottom:5px;transition:.2s}.icon-box:hover img{transform:translateY(-3px)}.author-red,.icon-box.active span,.icon-box:hover span,.ws-grid4-title a:hover,.ws-h2-item-title a:hover,.ws-h2-title a:hover,.ws-mix-title a:hover,.ws-story-card-archive:hover .ws-story-title-archive{color:var(--ws-red)}.ws-main-nav{background-color:var(--ws-red);box-shadow:0 4px 10px rgba(0,0,0,.15);position:sticky;top:0;z-index:1000}.ws-menu-items{display:flex;flex-wrap:wrap}.ws-menu-items li a{display:block;color:#fff;font-size:19px;font-weight:800;padding:6px 10px;border-right:0px solid rgba(255,255,255,.15)}.ws-menu-items li a:hover{background-color:rgba(0,0,0,.2)}.ws-all-menu-btn{background:0 0;border:none;cursor:pointer;padding:0 10px}.ws-big-card,.ws-card-img{border-radius:16px}.ws-big-card{overflow:hidden}.ws-cat-badge{border-radius:6px}.ws-small-img img{border-radius:10px}.ws-hero-side{background:#fff;border-radius:12px}.ws-search-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);z-index:9999;display:flex;align-items:center;justify-content:center}.ws-search-box input{border-radius:8px}.ws-drawer-overlay,.ws-footer-heading:after,.ws-footer-title:after,.ws-mobile-bottom-bar,.ws-mobile-tools{display:none!important}.ws-mobile-drawer{position:fixed;top:0;right:-300px;width:300px;height:100%;background:#fff;z-index:100000;transition:right .3s;box-shadow:-5px 0 15px rgba(0,0,0,.1)}.ws-mobile-drawer.open,.ws-next{right:0}.drawer-header{background:var(--ws-red);color:#fff;padding:15px;display:flex;align-items:center;font-weight:800;font-size:18px}#ws-close-drawer{background:0 0;border:none;color:#fff;font-size:30px;cursor:pointer}.ws-drawer-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:99999}.ws-drawer-overlay.active{display:block}.ws-side-panel{position:fixed;top:0;right:0;width:320px;height:100vh;background:#b30000;z-index:100000;box-shadow:2px 0 0 rgba(0,0,0,.4);transform:translateX(100%);transition:transform .4s cubic-bezier(.165,.84,.44,1);overflow-y:auto;scrollbar-width:thin}.ws-side-panel.ws-side-panel--is-active{transform:translateX(0)}.ws-side-panel__header{padding:25px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.15)}.ws-side-panel__logo-box{background:#fff;padding:8px 12px;border-radius:10px;display:inline-block;max-width:160px;box-shadow:0 4px 15px rgba(0,0,0,.2)}.ws-side-panel__logo-box img{width:100%;max-height:50px;object-fit:contain}.ws-side-panel__close-trigger{background:#ffd500;border:none;border-radius:50px;cursor:pointer;display:flex;padding:8px;transition:.3s;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ws-side-panel__close-trigger:hover{background:#fff;transform:rotate(90deg)}.ws-side-panel__close-trigger svg{stroke:#b30000}.ws-side-panel__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px;margin:0;list-style:none}.ws-side-panel__grid li{margin:0;padding:0;border:none!important}.ws-side-panel__grid li a{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #000;border-radius:50px;color:#000!important;text-align:center;padding:5px;font-size:20px;font-weight:800;text-decoration:none;transition:.2s cubic-bezier(.4,0,.2,1);font-family:Mukta,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ws-side-panel__grid li a:hover{background:#fdfdfd;border-color:#fff;color:var(--ws-red)!important;transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,.2)}.ws-side-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);z-index:99999;transition:opacity .4s}.ws-scroll-top{position:fixed;bottom:30px;right:30px;width:48px;height:48px;background:var(--ws-red);color:#fff;border:none;border-radius:50%;cursor:pointer;z-index:9999;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,0,0,.2);transform:translateY(20px);transition:.4s cubic-bezier(.165,.84,.44,1)}.ws-scroll-top.is-visible{transform:translateY(0)}.ws-scroll-top:hover{background:#000;transform:scale(1.1)}.ws-scroll-top svg{width:20px;height:20px}.ws-auto-slider{background:#fff;padding:10px 0;border-bottom:1px solid #f0f0f0;position:relative;overflow:hidden}.ws-slider-view{display:flex;gap:8px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ws-slider-view::-webkit-scrollbar{display:none}.ws-slider-item{flex:0 0 300px;gap:8px;display:flex;align-items:center;background:#fff;text-decoration:none;transition:transform .2s}.ws-item-placeholder,.ws-item-thumb img{width:90px;height:40px;object-fit:cover;border-radius:6px;margin-right:12px}.ws-item-placeholder{background:#eee}.ws-item-title{font-size:16px;font-weight:700;line-height:1.2;color:#1a1a1a;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ws-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;background:rgba(255,255,255,.9);border:1px solid #eee;border-radius:50%;cursor:pointer;z-index:5;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#333}.ws-grid4-thumb,.ws-mix-card,.ws-mix-thumb,.ws-overlay-card,.ws-overlay-link,.ws-timeline-item{position:relative}.ws-prev{left:0}.ws-magazine-section{padding:10px 0;background-color:#fff;border-bottom:1px solid #eee}.ws-mag-grid-wrapper{display:grid;grid-template-columns:2.6fr 1fr;gap:5px}.ws-small-item{display:flex;gap:11px;align-items:flex-start}@media (max-width:768px){body{padding-bottom:60px!important}.d-none-mobile,.ws-all-menu-btn,.ws-icon-nav,.ws-top-strip{display:none!important}.ws-mid-header .ws-container{justify-content:space-between!important;align-items:center}.ws-logo img{height:45px;transform:translateX(-15px)}.ws-mobile-tools{display:flex!important;gap:10px}.mob-icon-box img{width:30px;height:30px}.ws-main-nav{width:100%!important;background-color:var(--ws-red)!important;top:0;z-index:1000;overflow:hidden}.ws-main-nav .ws-container{padding:0!important;display:block!important;max-width:100%!important}.ws-navbar{width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;display:block!important}.ws-menu-items{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;margin:0!important;padding:0 15px 2px 5px!important;list-style:none!important}.ws-menu-items li{flex:0 0 auto!important}.ws-menu-items li a{display:block!important;white-space:nowrap!important;padding:2px 7px!important;font-size:16px!important;font-weight:700!important;color:#fff!important;border-right:1px solid rgba(255,255,255,.1)}.ws-navbar::-webkit-scrollbar{height:4px!important;display:block!important}.ws-navbar::-webkit-scrollbar-thumb{background:#fff!important;border-radius:4px}.ws-navbar::-webkit-scrollbar-track{background:rgba(0,0,0,.05)}.ws-mobile-bottom-bar{display:block!important;position:fixed;bottom:0;left:0;right:0;width:100%;background:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.1);border-top:1px solid #f0f0f0;z-index:99999;height:calc(55px + env(safe-area-inset-bottom));padding:0!important;margin:0!important;box-sizing:border-box;overflow:hidden}.ws-bottom-container{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;height:56px}.ws-b-item{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;padding:0;background:0 0!important;border:none!important;box-shadow:none!important;outline:0!important}.ws-b-icon img{width:22px;height:22px;margin-bottom:5px;object-fit:contain}.ws-b-label{font-size:12px;font-weight:700;color:#333;line-height:1;white-space:nowrap}.ws-b-item.active .ws-b-label{color:var(--ws-red)}.ws-b-item.active img{filter:invert(16%) sepia(96%) saturate(6864%) hue-rotate(358deg) brightness(96%) contrast(114%)}.ws-footer-grid{grid-template-columns:1fr;text-align:center}.ws-footer-title::after{left:50%;transform:translateX(-50%)}.ws-footer-bottom{flex-direction:column;gap:10px}#page,.site,.site-header,body,html{overflow-x:visible!important;overflow-y:visible!important;height:auto!important}.ws-site-header{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:99999!important;width:100%!important;background:#fff;box-shadow:0 3px 5px rgba(0,0,0,.1);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(0,0,0)}.ws-main-nav,.ws-mid-header{position:relative!important}.ws-mid-header{background:#fff!important;padding:5px 0!important;border-bottom:1px solid #f0f0f0}.ws-main-nav{background-color:var(--ws-red)!important;margin:0!important;padding:0!important}#content,.site-content,main{padding-top:0!important}.ws-scroll-top{bottom:80px;right:20px;width:42px;height:42px}.ws-slider-item{flex:0 0 85%}.ws-nav-btn{display:none}.ws-item-thumb img{width:80px;height:55px}.ws-item-title{font-size:14px}.ws-content-grid,.ws-mag-grid-wrapper{grid-template-columns:1fr;gap:20px}.ws-feature-img img{height:250px}.ws-mag-sidebar{border-left:none;padding-left:0;order:3}}.ws-main-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;margin-bottom:10px;padding-bottom:5px;padding-left:0;padding-right:15px}.ws-main-title{font-size:22px;font-weight:800;color:#e60000;margin:0}.ws-main-arrow{color:#e60000;font-weight:700}.ws-content-grid{display:grid;grid-template-columns:1.10fr 1fr;gap:10px}.ws-feature-img img,.ws-h2-media img{width:100%;height:300px;border-radius:10px;margin-bottom:12px}.ws-feature-title{font-size:1.5rem;font-weight:700;line-height:1.2;margin:0 0 5px;color:#000}.ws-feature-desc{font-size:18px;color:#444;line-height:1.4}.ws-arch-mag-list,.ws-col-2-list,.ws-latest-list{display:flex;flex-direction:column;gap:10px}.ws-small-item{display:flex;gap:9px;align-items:flex-start;text-decoration:none;padding-bottom:3px;border-bottom:1px solid #f0f0f0}.ws-list-item-pro:last-child,.ws-small-item:last-child{border-bottom:none}.ws-small-thumb{width:120px;height:55px;border-radius:4px;overflow:hidden;border:1px solid #ccc;flex-shrink:0}.ws-grid4-thumb img,.ws-h2-item-thumb img,.ws-mix-thumb img,.ws-small-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s;display:block}.ws-small-thumb:hover img{transform:scale(1.2)}.ws-small-title{font-size:1.2rem;font-weight:500;line-height:1.3;margin:0 0 5px;color:#000}.author-red,.ws-latest-title:hover,.ws-small-item:hover .ws-small-title,.ws-timeline-item:hover .ws-timeline-title{color:#e60000}.ws-meta-line{font-size:.9rem;color:#666}.ws-mag-sidebar{border-left:1px solid #eee;padding-left:20px}.ws-sidebar-header{background-color:#e60000;padding:8px 15px;margin-bottom:15px}.ws-sidebar-header h3{color:#fff;font-size:16px;font-weight:700;margin:0}.ws-sidebar-scroll{height:480px;overflow-y:auto;padding-right:5px}.ws-sidebar-scroll::-webkit-scrollbar{width:4px}.ws-sidebar-scroll::-webkit-scrollbar-track{background:#f1f1f1}.ws-sidebar-scroll::-webkit-scrollbar-thumb{background:#e60000;border-radius:10px}.ws-timeline-wrap{border-left:1px solid #ddd;margin-left:6px;padding-left:15px}.ws-timeline-item{margin-bottom:20px}.ws-timeline-item::before{content:'';position:absolute;left:-20px;top:5px;width:9px;height:9px;background:#fff;border:2px solid #e60000;border-radius:50%;z-index:2}.ws-timeline-title{font-size:1.1rem;font-weight:700;line-height:1.4;margin:0 0 5px;color:#000}@media (max-width:768px){.ws-content-grid,.ws-mag-grid-wrapper{grid-template-columns:1fr;gap:10px}.ws-feature-img img{height:250px}.ws-mag-sidebar{border-left:none;padding-left:0;order:3}}@media (max-width:400px){.ws-feature-img img{height:180px}.ws-mag-sidebar{border-left:none;padding-left:0;order:3}}@media (max-width:767px){.ws-small-thumb{width:90px;height:50px;border-radius:3px}}@media (max-width:480px){.ws-small-thumb{width:100px;height:70px}}.ws-grid4-section,.ws-section-spacing{padding:20px 0;background:#fff}.ws-hero-two-box{background:#f2f2f2;padding:20px;border:1px solid #e0e0e0}.ws-h2-top{display:grid;grid-template-columns:2fr 1.7fr;gap:10px;align-items:center;margin-bottom:20px}.ws-h2-label{color:var(--ws-red);font-weight:800;font-size:30px;margin-bottom:10px;display:block}.ws-h2-title{font-size:2.2rem;font-weight:700;line-height:1.2;margin:0 0 7px;color:#000}.ws-h2-excerpt{font-size:1.1rem;color:#555;line-height:1.3;margin-bottom:10px}.ws-h2-meta{font-size:.8rem;color:#777;font-weight:500}.ws-h2-meta span,.ws-sec-arrow{color:var(--ws-red);font-weight:700}.ws-h2-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-top:2px solid #dcdcdc;padding-top:20px}.ws-h2-item{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.ws-auth-info,.ws-h2-item-info{flex:1}.ws-h2-item-title{font-size:1.2rem;font-weight:700;line-height:1.4;margin-bottom:8px;color:#000}.ws-h2-item-thumb{width:110px;height:70px;border-radius:4px;overflow:hidden;border:1px solid #ccc}.ws-h2-item-thumb:hover img{transform:scale(1.25)}.ws-mixed-section{padding:10px 5;background:#fff}.ws-sec-header{border-bottom:2px solid #ddd;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.ws-sec-title{color:var(--ws-red);border-bottom:2px solid var(--ws-red)}.ws-mixed-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.ws-mix-col{display:flex;flex-direction:column;gap:17px}.ws-mix-thumb{display:block;overflow:hidden;border-radius:8px}.ws-grid4-card:hover .ws-grid4-thumb img,.ws-mix-card:hover .ws-mix-thumb img,.ws-post-featured-box img:hover{transform:scale(1.1)}.ws-mix-title{font-weight:700;line-height:1.2;margin-top:8px;color:#000}.ws-mix-cat{color:var(--ws-red);font-size:1rem;font-weight:700;margin-top:4px;display:block}.ws-mix-meta{font-size:.9rem;color:#888;margin-top:5px}.ws-grid4-meta span,.ws-mix-meta span{color:var(--ws-red);font-weight:600}.ws-mix-card.big .ws-mix-thumb{height:200px}.ws-mix-card.big .ws-mix-title{font-size:1.2rem}.ws-mix-card.small{display:flex;gap:12px;align-items:flex-start}.ws-mix-card.small .ws-mix-thumb{width:100px;height:60px;flex-shrink:0}.ws-mix-card.small .ws-mix-title{font-size:1.2rem;margin-top:0}.ws-grid4-wrapper{display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.ws-grid4-card,.ws-std-card{display:flex;flex-direction:column}.ws-grid4-thumb{width:100%;height:140px;border-radius:7px;overflow:hidden;display:block;margin-bottom:10px}.ws-grid4-cat{color:var(--ws-red);font-size:.9rem;font-weight:700;margin-bottom:2px;display:block}.ws-grid4-title{font-size:1.2rem;font-weight:700;line-height:1.22;margin:0 0 2px;color:#000}.ws-grid4-meta,.ws-story-date{font-size:12px;color:#888}.d-none-desktop,.ws-grid4-excerpt{display:none}.ws-sports-section{padding:20;background:#fff9ed}.ws-sec-title{font-size:1.6rem;font-weight:800;color:#c00;border-bottom:2px solid #c00;padding-bottom:2px;margin-bottom:8px;display:inline-block}.ws-meta-white span,.ws-overlay-title{color:#fff;font-weight:700}.ws-sports-top{display:grid;grid-template-columns:1.3fr 1.2fr 1fr;gap:10px;margin-bottom:8px;border-bottom:1px solid #eee;padding-bottom:30px}.ws-overlay-card{height:100%;border-radius:8px;overflow:hidden;background:#000}.ws-overlay-link{display:block;height:100%}.ws-overlay-img{width:100%;height:100%;background-size:cover;background-position:center;transition:transform .5s;opacity:.9}.ws-overlay-card:hover .ws-overlay-img{transform:scale(1.05);opacity:.6}.ws-overlay-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:80%;background:linear-gradient(to top,rgba(0,0,0,.95),transparent);pointer-events:none}.ws-overlay-content{position:absolute;bottom:20px;left:15px;right:15px;z-index:2}.ws-overlay-title{font-size:1.3rem;line-height:1.35;margin-bottom:10px}.ws-meta-white{color:#ddd;font-size:13px}.ws-sports-center{display:flex;flex-direction:column;gap:20px;border-right:1px solid #eee;padding-right:25px}.ws-text-item{border-bottom:1px solid #f0f0f0;padding-bottom:10px}.ws-text-item:last-child{border:none;padding:0}.ws-std-thumb img,.ws-std-thumb-small img{width:100%;border-radius:4px;margin-bottom:10px;object-fit:cover}.ws-text-title{font-size:1.1rem;font-weight:500;line-height:1.4;margin-bottom:5px;color:#000}.ws-std-title a:hover,.ws-std-title-small a:hover,.ws-text-title a:hover{color:#c00}.ws-std-thumb img{height:160px}.ws-std-title{font-size:1.2rem;font-weight:700;line-height:1.3;margin-bottom:4px;color:#000}.ws-photo-grid-wrapper,.ws-sports-bottom{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.ws-std-thumb-small img{height:130px}.ws-std-title-small{font-size:1.1rem;font-weight:500;line-height:1.3;margin-bottom:5px;color:#000}.ws-black-footer{background-color:#000!important;color:#ccc!important;padding:20px 0 30px;text-align:center!important;font-family:Mukta,sans-serif;border-top:none;margin-top:0}.ws-footer-grid{display:flex!important;flex-direction:column!important;align-items:center!important;gap:15px!important;margin-bottom:20px}.ws-footer-col{width:100%!important;max-width:1000px;margin:0 auto}.ws-footer-heading,.ws-footer-title{color:#fff!important;font-size:16px!important;font-weight:700;text-transform:uppercase;margin-bottom:10px;display:inline-block;border:none!important;padding:0!important}.ws-footer-links,.ws-inline-list,.ws-trending-grid{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:2px 15px!important;padding:0!important;margin:0!important;list-style:none!important}.ws-footer-links li,.ws-trending-grid li{display:inline-block!important;width:auto!important}.ws-footer-links li a,.ws-trending-grid li a{color:#999!important;font-size:12px!important;text-decoration:none;white-space:normal!important}.ws-footer-links li a:hover,.ws-trending-grid li a:hover{color:#fff!important;text-decoration:underline}.ws-trending-grid li:after{content:"|";margin-left:10px;color:#444}.ws-trending-grid li:last-child:after{content:""}.follow-section{display:flex;justify-content:center;align-items:center;gap:15px;margin:30px 0}.follow-label{color:#fff;font-weight:700;font-size:15px;margin-right:5px}.ws-footer-socials{display:flex;gap:12px;align-items:center}.ws-footer-socials a{background:0 0;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #fff;transition:.3s;text-decoration:none}.ws-footer-socials a:hover{background:#e60000;border-color:#e60000;transform:translateY(-3px)}.ws-footer-socials img{width:20px;height:20px;object-fit:contain;display:block;filter:brightness(0) invert(1)!important;opacity:1!important}.ws-footer-socials a[aria-label=WhatsApp] img,.ws-sh-sq.ws-bg-wa img{filter:none!important}.ws-x-text{color:#fff;font-family:sans-serif;font-weight:900;font-size:18px;line-height:1;display:inline-block;padding-bottom:2px}.ws-master-grid-wrapper{display:flex!important;justify-content:space-between;gap:40px;align-items:flex-start;padding:0}.ws-main-col-left{flex:0 0 85%;max-width:71%}.ws-main-col-right{flex:0 0 30%;max-width:26%}.ws-premium-header{border-bottom:2px solid #ddd;padding-bottom:5px;margin:12px 0 30px}.ws-premium-title{font-size:1.4rem;font-weight:800;color:#111;display:inline-block;position:relative;padding-bottom:7px;margin-bottom:-11px;border-bottom:3px solid #111}.ws-arch-mag-top{display:grid!important;grid-template-columns:1.4fr 1fr;gap:30px;margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #f0f0f0}.ws-round-12{border-radius:12px;width:100%;height:auto;display:block}.ws-round-6{border-radius:6px;width:110px;height:75px;object-fit:cover}.ws-title-lg-pro{font-size:1.5rem;font-weight:800;line-height:1.3;margin:15px 0 10px;color:#111}.ws-excerpt-lg-pro{font-size:15px;color:#555;line-height:1.5;margin-bottom:15px}.ws-list-item-pro{display:flex;gap:15px;align-items:flex-start;text-decoration:none;padding-bottom:15px;border-bottom:1px solid #f2f2f2}.ws-title-sm-pro{font-size:1.1rem;font-weight:700;line-height:1.35;color:#000;margin-bottom:5px}.ws-arch-mag-bottom{display:grid!important;grid-template-columns:repeat(3,1fr);gap:25px}.ws-grid-img-box{display:block;overflow:hidden;border-radius:12px;margin-bottom:12px}.ws-title-grid-pro{font-size:17px;font-weight:700;line-height:1.4;margin-bottom:8px}.ws-meta-pro{font-size:12px;color:#888;font-weight:500}.ws-sidebar-sticky-box{position:sticky;top:100px;z-index:10}.category_pagination{width:100%;margin:40px 0;display:flex;justify-content:center}.loader{animation:1s infinite rotate;height:50px;width:50px}.loader:after,.loader:before{border-radius:50%;content:"";display:block;height:20px;width:20px}.loader:before{animation:1s infinite ball1;background:#cb2025;box-shadow:30px 0 0 #f8b334;margin-bottom:10px}.loader:after{animation:1s infinite ball2;background:#00a096;box-shadow:30px 0 0 #97bf0d}@keyframes rotate{0%{transform:rotate(0) scale(.8)}50%{transform:rotate(360deg) scale(1.2)}100%{transform:rotate(720deg) scale(.8)}}@keyframes ball1{0%{box-shadow:30px 0 0 #f8b334}50%{box-shadow:0 0 0 #f8b334;transform:translate(15px,15px);margin-bottom:0}100%{box-shadow:30px 0 0 #f8b334;margin-bottom:10px}}@keyframes ball2{0%{box-shadow:30px 0 0 #97bf0d}50%{box-shadow:0 0 0 #97bf0d;transform:translate(15px,15px);margin-top:-20px}100%{box-shadow:30px 0 0 #97bf0d;margin-top:0}}.ws-breadcrumb-container{padding:10px 0;background:0 0;margin-bottom:1px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.ws-breadcrumb-container::-webkit-scrollbar{display:none}.ws-breadcrumb-list{display:flex;flex-wrap:nowrap;align-items:center;list-style:none;padding:0;margin:0}.ws-bc-link{color:#2c3e50;text-decoration:none;font-size:15px;font-weight:500;display:inline-block}.ws-bc-link:hover span{border-bottom:2px solid #cbd5e1;padding-bottom:2px}.ws-bc-sep{margin:0 10px;color:#94a3b8;font-size:14px;flex-shrink:0}.ws-bc-current{color:#64748b;font-size:15px;font-weight:400;font-style:italic;display:inline-block}.main-sidebar-area,.ws-main-col-right{position:-webkit-sticky!important;position:sticky!important;top:40px!important;height:fit-content!important;align-self:flex-start!important;z-index:9}.ws-master-grid-wrapper,.ws-single-main-container,body,html{overflow:visible!important}.ws-post-title-main{font-size:2.1rem;font-weight:800;line-height:1.1;color:#000;margin-bottom:4px}.ws-post-meta-pro{font-size:.9rem;color:#777;margin-bottom:10px}.ws-post-featured-box{margin-bottom:3px;width:100%;height:auto;display:inline-block;overflow:hidden;border-radius:6px}.ws-post-featured-box img{width:100%;transition:transform .5s cubic-bezier(0,0,.42,1.21)}.ws-img-caption{background:#f8f9fa;padding:10px 15px;font-size:1rem;color:#777;border-radius:0 0 12px 12px;border:1px solid #eee;border-top:none;text-align:center;line-height:1.1}.ws-lead-highlight-box{background:snow;padding:15px 10px;margin-bottom:15px;color:#000;font-size:1rem;line-height:1.2;font-weight:500;border-radius:4px}.ws-internal-read-also{margin:20px 0 30px;font-size:1.3rem;line-height:1.5;border-bottom:1px solid #eee}.ws-read-prefix{color:#000;font-weight:800;margin-right:5px}.ws-read-link{color:var(--ws-red)!important;font-weight:700;text-decoration:none}.ws-post-content-entry{font-size:1.4rem;line-height:1.6;color:#333}.ws-post-content-entry p{text-align:justify;text-justify:inter-word;hyphens:auto;word-spacing:.01px;margin-bottom:10px}.ws-post-content-entry h2,.ws-post-content-entry h3{color:var(--ws-red);font-size:1.5rem;font-weight:800;margin-top:20px}.ws-share-bar-final{display:flex;justify-content:space-between;align-items:center;padding:12px;margin:1px 0;border:2px solid #c9c9c9;border-radius:6px;border-top:none;border-bottom:none;width:100%;clear:both}.ws-sh-sq,.ws-share-group-left{display:flex;align-items:center}.ws-share-group-left{gap:8px}.ws-sh-sq{width:38px;height:36px;justify-content:center;border-radius:4px;transition:opacity .2s}.ws-sh-sq:hover{opacity:.85;transform:scale(1.05)}.ws-sh-sq img{width:22px;height:22px;object-fit:contain;filter:brightness(0) invert(1)}.ws-bg-wa{background-color:#5cb85c}.ws-bg-fb{background-color:#4867aa}.ws-bg-x{background-color:#dcdcdc}.ws-bg-koo{background-color:#fc0}.ws-bg-tg{background-color:#2ca5e0}.ws-bg-gen{background-color:#bdbdbd}.ws-next-btn-pro{display:inline-flex;align-items:center;background-color:#c00;color:#fff!important;padding:8px 35px;border-radius:4px;font-size:20px;font-weight:900;text-transform:uppercase;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:background .3s;line-height:1}.ws-next-btn-pro:hover{background-color:#000}.ws-related-posts-area{margin-top:20px;border-top:2px solid #111;padding-top:15px}.ws-related-main-title{font-size:1.4rem;font-weight:800;margin-bottom:10px}.ws-related-grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ws-related-card{background:#fff}.ws-related-thumb-link{position:relative;display:block;overflow:hidden;border-radius:10px;margin-bottom:10px}.ws-related-thumb-link img{width:100%;height:150px;object-fit:cover;transition:transform .4s}.ws-related-card:hover img{transform:scale(1.08)}.ws-related-post-title{font-size:1rem;font-weight:700;line-height:1.4;color:#000;margin-bottom:6px}.ws-related-meta{font-size:.85rem;line-height:1.6;color:#555}.ws-post-tags-box a{display:inline-block;padding:5px 15px;border:1px solid var(--ws-red);border-radius:4px;color:var(--ws-red);font-size:13px;font-weight:700;margin-right:8px;margin-bottom:8px}.ws-ad-container{background-color:#f9f9f9;border:1px solid #eee;padding:20px;margin:1px 0;bottom:5px;text-align:center;position:relative;min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center}.ws-ad-label{position:absolute;top:2px;left:50%;transform:translateX(-50%);font-size:12px;color:#999;text-transform:uppercase;letter-spacing:1px}.ws-ad-content{width:100%;max-width:100%;display:flex;justify-content:center;overflow:hidden}.ws-ad-content img{max-width:100%;height:auto}.ws-content-wrapper{position:relative;overflow:hidden;transition:max-height .5s}.ws-gradient-fade,.ws-infinite-divider::after,.ws-read-more-overlay{position:absolute;left:0;width:100%}.ws-content-wrapper.ws-collapsed{max-height:500px}.ws-read-more-overlay{bottom:0;height:150px;z-index:5;display:flex;justify-content:center;align-items:flex-end;padding-bottom:0;pointer-events:none}.ws-gradient-fade{top:0;height:100%;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 70%)}.ws-read-more-btn{position:relative;pointer-events:auto;background-color:#fff;color:#f53b00;border:1px solid #e64a19;border-radius:10px;padding:2px 20px;font-size:17px;font-weight:700;font-family:Mukta,sans-serif;margin-bottom:10px;cursor:pointer;transition:.3s;box-shadow:none}.ws-read-more-btn:hover{background-color:#f53b00;color:#fff}.ws-content-wrapper.ws-expanded{max-height:none}.ws-infinite-divider{text-align:center;margin:20px 0 10px;position:relative;z-index:1}.ws-infinite-divider span{background:#e60000;color:#fff;padding:2px 8px;border-radius:50px;font-size:14px;font-weight:700;text-transform:uppercase}.ws-infinite-divider::after{content:'';top:50%;height:1px;background:#ddd;z-index:-1}.ws-single-loader{margin:40px 0;width:100%;display:flex;justify-content:center}.ws-photo-dark-section{background-color:#1f2227;padding:20px 0 40px;margin-top:30px}.ws-photo-header{border-bottom:1px solid rgba(255,255,255,.2);margin-bottom:15px;padding-bottom:10px}.ws-photo-title-main{font-size:24px;font-weight:800;color:#fff;margin:0}.ws-photo-card-dark{text-decoration:none;display:flex;flex-direction:column}.ws-photo-thumb-box{position:relative;width:100%;aspect-ratio:16/9;border-radius:8px;overflow:hidden;margin-bottom:10px}.ws-photo-thumb-box img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.ws-photo-card-dark:hover img{transform:scale(1.05)}.ws-cam-icon{position:absolute;bottom:50px;left:110px;background:rgba(0,0,0,.6);color:#fff;width:50px;height:50px;border-radius:4px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.5)}.ws-photo-cat-blue{color:#fb0;font-size:16px;font-weight:700;display:block;margin-bottom:5px}.ws-photo-card-title{color:#fff;font-size:17px;font-weight:500;line-height:1.4;margin:0}.ws-photo-card-dark:hover .ws-photo-card-title{text-decoration:none;opacity:.9}.ws-photo-stories-grid-page{padding-bottom:50px}.ws-stories-grid-layout{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.ws-story-card-archive{display:block;text-decoration:none;transition:transform .3s}.author-red:hover,.ws-member-role{text-decoration:underline}.ws-story-card-archive:hover,.ws-team-card:hover{transform:translateY(-5px)}.ws-story-thumb-archive{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:9/16;background:#f0f0f0;margin-bottom:10px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.ws-story-thumb-archive img,.ws-team-avatar-lg img,.ws-team-avatar-sm img{width:100%;height:100%;object-fit:cover}.ws-story-icon-overlay{position:absolute;top:10px;right:10px;background:rgba(0,0,0,.6);color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center}.ws-story-title-archive{font-size:16px;font-weight:700;line-height:1.4;color:#111;margin:0 0 5px}@media(max-width:1024px){.ws-container{padding-left:10px!important;padding-right:10px!important}.ws-master-grid-wrapper{flex-direction:column}.ws-main-col-left,.ws-main-col-right{flex:0 0 100%;max-width:100%}.ws-arch-mag-top{grid-template-columns:1fr;border-bottom:none}.ws-arch-mag-bottom{grid-template-columns:1fr;gap:30px}.ws-sidebar-sticky-box{position:static;margin-top:40px}.ws-title-lg-pro{font-size:22px}.main-sidebar-area,.ws-main-col-right{position:static!important;width:100%!important}.ws-stories-grid-layout{grid-template-columns:repeat(3,1fr);gap:15px}}@media(max-width:600px){.ws-stories-grid-layout{grid-template-columns:repeat(2,1fr);gap:12px}.ws-story-title-archive{font-size:14px}}.ws-story-list-container{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.ws-story-card-item{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05);border:1px solid #eee;border-bottom:4px solid var(--ws-red)}.ws-story-img-wrap{position:relative;width:100%}.ws-story-main-img{width:100%;height:auto;display:block;min-height:300px;object-fit:cover}.ws-story-badge{position:absolute;bottom:10px;left:0;background:rgba(0,0,0,.85);color:#fff;padding:6px 15px 6px 12px;font-weight:800;font-size:14px;border-radius:0 20px 20px 0;z-index:5}.ws-vertical-share{position:absolute;top:20px;display:flex;flex-direction:column;gap:10px;z-index:10;background:rgba(255,255,255,.8);padding:8px 5px;border-radius:30px;backdrop-filter:blur(2px)}.ws-vertical-share.pos-left{left:15px}.ws-vertical-share.pos-right{right:15px}.ws-vs-btn{width:34px;height:34px;background:#fff;border:1px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.2s}.ws-vs-btn img{width:18px;height:18px;object-fit:contain;filter:none!important}.ws-vs-btn:hover{background:#000;border-color:#000}.ws-vs-btn:hover img{filter:invert(1)!important}.ws-story-text-wrap{padding:20px 8px;background:linear-gradient(to bottom,#fff 0,#f9f9f9 100%)}.ws-story-desc{font-size:18px;line-height:1.6;color:#222;font-weight:500}.webinshot-internal-links-footer{margin:30px 0 20px;padding:12px 15px;border-left:4px solid #d92429;background:#fff;font-size:16px;color:#000;line-height:1.6}.webinshot-internal-links-footer a{color:#00f;text-decoration:none;font-weight:500;transition:color .2s ease-in-out}.webinshot-internal-links-footer a:hover{text-decoration:underline;color:#d92429}.wp-caption,.ws-post-content-entry figure{margin:25px 0;width:100%!important;max-width:100%!important;display:block}.wp-caption img,.ws-post-content-entry img{width:100%;height:auto;display:block;border-radius:4px 4px 0 0;box-shadow:0 2px 8px rgba(0,0,0,.05)}.wp-caption-text,.ws-post-content-entry figcaption{background-color:#f2f2f2;color:#555;font-size:13px;font-family:Mukta,sans-serif;padding:8px 15px;text-align:center;border-bottom:1px solid #e0e0e0;border-radius:0 0 4px 4px;margin:0;line-height:1.4;display:block}.ws-post-content-entry .aligncenter,.ws-post-content-entry .alignleft,.ws-post-content-entry .alignright{margin-bottom:25px;clear:both;display:block;margin-left:auto;margin-right:auto}.ws-post-content-entry embed,.ws-post-content-entry iframe,.ws-post-content-entry object,.ws-post-content-entry video{max-width:100%;width:100%;height:auto;aspect-ratio:16/9;border-radius:8px;margin:20px 0;display:block;box-shadow:0 4px 10px rgba(0,0,0,.05)}.wp-block-embed-youtube .wp-block-embed__wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%}.wp-block-embed-youtube iframe{position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:unset!important}.instagram-media,.tiktok-embed,.twitter-tweet{margin:20px auto!important;width:100%!important;max-width:550px!important;border-radius:8px!important;box-shadow:0 2px 8px rgba(0,0,0,.05)}.fb-post,.fb-video{margin:20px auto;justify-content:center}.ws-post-content-entry span[style]{width:100%!important;display:block!important}.ws-fb-wrapper{width:100%;display:flex;justify-content:center;margin:30px 0;background:#fff;border:1px solid #eee;border-radius:8px;padding:10px;overflow:hidden}.fb-post,.fb-video{width:100%!important;max-width:500px!important;display:block!important}.ws-author-profile-box{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:30px;display:flex;gap:30px;align-items:flex-start;margin:20px 0 40px}.ws-auth-socials,.ws-team-main-header{display:flex;gap:10px}.ws-auth-avatar{flex-shrink:0}.auth-img-circle{width:110px;height:110px;border-radius:50%;border:4px solid #fff;box-shadow:0 4px 10px rgba(0,0,0,.08)}.ws-auth-name{font-size:26px;font-weight:800;color:#111;margin:0 0 10px;line-height:1.2}.ws-auth-bio{font-size:15px;color:#555;line-height:1.6;margin-bottom:15px}.ws-auth-socials .ws-sh-sq{width:32px;height:32px;border-radius:4px;background:#fff;border:1px solid #ddd}.ws-auth-socials img{width:16px;height:16px;filter:none!important}.ws-auth-section-title{border-bottom:2px solid #000;margin-bottom:30px;padding-bottom:10px}.ws-auth-section-title h3{font-size:20px;font-weight:800;color:#000;margin:0;text-transform:uppercase}@media(max-width:768px){.ws-mixed-section,.ws-section-spacing{padding:10px 0}.ws-section-spacing .ws-container{padding-left:8px!important;padding-right:10px!important}.ws-hero-two-box{padding:5px;border-radius:0;border-left:none;border-right:none}.ws-h2-top{display:flex;flex-direction:column-reverse;gap:10px;margin-bottom:20px}.ws-h2-media{width:100%;aspect-ratio:15/9;background:#f4f4f4;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center}.ws-h2-media img{width:1280px;height:100%;object-fit:contain;border-radius:6px}.ws-h2-title{font-size:1.7rem;line-height:1.2}.ws-h2-excerpt{font-size:15px;line-height:1.5;display:block}.ws-h2-label{font-size:12px;margin-bottom:5px}.ws-h2-grid{grid-template-columns:1fr;gap:12px;padding-top:10px;border-top:1px solid #e0e0e0}.ws-h2-item{padding-bottom:1px;border-bottom:2px dashed #dcdcdc;align-items:center}.ws-h2-item:last-child{border-bottom:none;padding-bottom:0}.ws-h2-item-thumb{width:100px;height:60px}.ws-h2-item-title{font-size:1.1rem;font-weight:700;line-height:1.2;margin-bottom:5px}.ws-mixed-section .ws-container{padding:0 10px!important}.ws-mixed-grid{display:flex;flex-direction:column;gap:0}.ws-mix-col{display:flex;flex-direction:column;gap:15px;border-bottom:1px solid #e0e0e0;padding-bottom:15px;margin-bottom:15px}.ws-mix-col:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.ws-mix-card.big{margin-bottom:5px}.ws-mix-card.big .ws-mix-thumb{width:100%;height:210px;border-radius:6px;overflow:hidden}.ws-mix-card.big .ws-mix-title{font-size:1.2rem;line-height:1.3;margin-top:8px}.ws-mix-card.small{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;gap:12px}.ws-mix-card.small .ws-mix-thumb{width:110px;height:75px;flex-shrink:0;border-radius:6px}.ws-grid4-card.ws-mob-small .ws-grid4-body,.ws-mix-card.small .ws-mix-body{flex:1}.ws-mix-card.small .ws-mix-title{font-size:1.2rem;line-height:1.4;margin-top:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ws-mix-meta{font-size:.9rem;margin-top:4px}.ws-bg-koo,.ws-bg-tg,.ws-grid4-card.ws-mob-small .ws-grid4-cat,.ws-grid4-card.ws-mob-small .ws-grid4-excerpt,.ws-mix-cat,.ws-sports-col-3{display:none}.ws-grid4-section .ws-container,.ws-single-main-container .ws-container,.ws-sports-section .ws-container{padding-left:10px!important;padding-right:10px!important}.ws-grid4-wrapper{display:flex;flex-direction:column;gap:10px}.d-none-desktop{display:flex}.ws-grid4-card.ws-mob-big{border-bottom:1px solid #eee;padding-bottom:20px}.ws-grid4-card.ws-mob-big .ws-grid4-thumb{height:220px;margin-bottom:10px}.ws-grid4-card.ws-mob-big .ws-grid4-title{font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:5px}.ws-grid4-card.ws-mob-big .ws-grid4-excerpt{display:block;font-size:1.1rem;color:#555;line-height:1.4;margin-bottom:5px}.ws-grid4-card.ws-mob-small{flex-direction:row;gap:15px;align-items:flex-start;padding-bottom:10px;border-bottom:1px dashed #eee}.ws-grid4-card.ws-mob-small:last-child{border:none}.ws-grid4-card.ws-mob-small .ws-grid4-thumb{width:120px;height:80px;flex-shrink:0;margin-bottom:0}.ws-grid4-card.ws-mob-small .ws-grid4-title{font-size:1.2rem;line-height:1.3;margin-bottom:5px;font-weight:700;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ws-sports-top{display:flex;flex-direction:column;gap:20px;padding-bottom:20px;border-bottom:1px solid #f0f0f0;margin-bottom:20px}.ws-sports-col-1{width:100%}.ws-overlay-card{min-height:220px;height:auto}.ws-overlay-title{font-size:1.4rem;line-height:1.3}.ws-sports-col-2{border-right:none;padding-right:0;padding-bottom:0;border-bottom:none}.ws-text-item{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #f0f0f0}.ws-text-title{font-size:1.2rem}.ws-sports-bottom{display:grid;grid-template-columns:repeat(2,1fr)!important;gap:10px}.ws-std-card{display:flex;flex-direction:column}.ws-std-thumb-small img{height:100px;width:100%;object-fit:cover;border-radius:6px;margin-bottom:8px}.ws-std-title-small{font-size:1.1rem;line-height:1.3;font-weight:700;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ws-meta-gray{font-size:10px;color:#888}.follow-section{flex-direction:column;gap:10px}.ws-footer-socials a{width:42px;height:42px}.ws-black-footer{padding-bottom:120px!important}.ws-trending-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 16px!important;padding:6px 10px}.ws-trending-grid li{background:0 0!important;padding:3px 0!important;border-radius:0!important;font-size:13px;line-height:1.35;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ws-trending-grid li:after{display:none!important;content:none;margin:0}.ws-breadcrumb-container{padding:10px}.ws-bc-current,.ws-bc-link{font-size:14px}.ws-post-title-main{font-size:1.5rem;line-height:1.3}.ws-post-content-entry{font-size:1.2rem;line-height:1.7}.ws-post-content-entry p{text-align:justify;text-justify:inter-word;hyphens:auto;word-spacing:.01px}.ws-lead-highlight-box{font-size:.9rem;padding:12px 10px}.ws-share-bar-final{padding:12px 1;justify-content:space-between}.ws-sh-sq{width:32px;height:30px}.ws-next-btn-pro{padding:8px 15px;font-size:16px}.ws-post-tags-box,.ws-related-grid-layout{display:flex!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.ws-related-grid-layout{flex-wrap:nowrap!important;gap:10px;padding-bottom:10px;scroll-snap-type:x mandatory}.ws-related-grid-layout::-webkit-scrollbar{display:none}.ws-related-card{flex:0 0 75%;scroll-snap-align:start}.ws-related-thumb-link img{height:160px}.ws-post-tags-box{white-space:nowrap!important;gap:5px;padding:10px 0}.ws-post-tags-box::-webkit-scrollbar{display:none}.ws-post-tags-box a{flex:0 0 auto;margin-bottom:0}.ws-photo-grid-wrapper{display:flex;overflow-x:auto;gap:15px;padding-bottom:15px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.ws-photo-grid-wrapper::-webkit-scrollbar{display:block;height:3px}.ws-photo-grid-wrapper::-webkit-scrollbar-track{background:rgba(255,255,255,.1);border-radius:10px}.ws-photo-grid-wrapper::-webkit-scrollbar-thumb{background:#fff;border-radius:10px}.ws-photo-card-dark{flex:0 0 280px;scroll-snap-align:start}.ws-story-card-item{border-radius:0;border-left:none;border-right:none;margin-bottom:20px}.ws-story-img-wrap{height:auto!important;background-color:#f4f4f4;display:flex;justify-content:center;align-items:center}.ws-story-main-img{width:100%;height:auto!important;min-height:auto!important;object-fit:contain!important;max-height:550px}.ws-story-desc{font-size:19px;padding:0 5px}.ws-vertical-share{top:10px;gap:8px;padding:5px}.ws-vertical-share.pos-left{left:10px}.ws-vertical-share.pos-right{right:10px}.ws-vs-btn{width:30px;height:30px}.ws-vs-btn img{width:30px;height:17px}.wp-caption,.ws-post-content-entry figure,.ws-post-content-entry img{width:100%!important;max-width:100%!important;float:none!important;margin-left:0!important;margin-right:0!important}.wp-caption-text,.ws-post-content-entry figcaption{font-size:12px;padding:6px 10px;text-align:center}.ws-post-content-entry iframe{border-radius:6px}.instagram-media,.twitter-tweet{min-width:auto!important;width:100%!important}.ws-fb-wrapper{margin:20px 0;padding:5px}.ws-author-profile-box{flex-direction:column;align-items:center;text-align:center;padding:20px}.auth-img-circle{width:90px;height:90px}.ws-auth-socials{justify-content:center}}.ws-team-page-wrapper{padding:10px 0 80px;background-color:#fff;font-family:Mukta,sans-serif}.ws-team-main-header{align-items:center;justify-content:center;margin-bottom:100px}.ws-team-main-header .title{font-size:32px;font-weight:800;color:#ff8c00;margin:0;text-transform:uppercase}.ws-team-main-header .line{flex:1;height:5px;background-color:#ff8c00;border-top:1px solid #fff;border-bottom:1px solid #fff;max-width:300px;display:block}.ws-team-chief-card{background-color:#fff5ea;border:1px solid #eecfa1;border-radius:8px;position:relative;padding:90px 40px 40px;text-align:center;max-width:800px;margin:0 auto 60px;box-shadow:0 5px 15px rgba(0,0,0,.05)}.ws-team-avatar-lg,.ws-team-avatar-sm{left:50%;transform:translateX(-50%);border-radius:50%;overflow:hidden}.ws-team-avatar-lg{position:absolute;top:-75px;width:150px;height:150px;border:5px solid #eecfa1;background:#fff}.ws-member-name{font-size:24px;font-weight:800;margin-bottom:5px;color:#000}.ws-member-handle{color:#ff8c00;font-weight:600;font-size:15px;margin-bottom:20px}.ws-member-role{font-size:20px;font-weight:800;margin-bottom:15px;color:#000}.ws-member-bio{font-size:16px;color:#333;line-height:1.6;text-align:justify}.ws-team-sub-header{text-align:center;margin-bottom:60px}.ws-team-sub-header h3{font-size:22px;font-weight:800;color:#000;display:inline-block;position:relative}.ws-team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:50px 40px;max-width:800px;margin:0 auto}.ws-team-card{background-color:#fff5ea;border:1px solid #eecfa1;border-radius:10px;position:relative;padding:60px 20px 20px;text-align:center;margin-top:30px;transition:transform .3s}.ws-team-avatar-sm{position:absolute;top:-50px;width:100px;height:100px;border:4px solid #ff8c00;background:#fff}.ws-team-card-body .name{font-size:20px;font-weight:700;margin-bottom:5px;color:#000}.ws-team-card-body .handle{color:#ff8c00;font-weight:600;font-size:14px;margin:0}.ws-latest-widget{background:#fff;margin-bottom:30px;padding:10px}.ws-latest-header{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:20px}.ws-latest-header .ws-title{font-size:24px;font-weight:800;color:#ff8c00;margin:0;white-space:nowrap}.ws-latest-header .ws-line{flex:1;height:4px;border-top:1px solid #ff8c00;border-bottom:1px solid #ff8c00}.ws-latest-item{border-bottom:1px solid #eee;padding-bottom:15px}.ws-latest-item:last-child{border-bottom:none;padding-bottom:0}.ws-latest-title{font-size:18px;font-weight:700;line-height:1.4;color:#000;margin:0 0 8px;transition:color .2s}.ws-latest-meta{display:flex;justify-content:space-between;font-size:18px;font-weight:500}.author-red,.ws-cat{font-weight:700;text-decoration:none}.ws-date{color:#666}.ws-cat{color:#ff8c00}.ws-author-meta-box{display:flex;align-items:center;gap:8px}.ws-auth-mini-thumb img{width:28px;height:28px;border-radius:50%;border:1px solid #eee;display:block}.author-red{color:var(--ws-red);font-size:15px}.ws-blue-tick{display:inline-flex;vertical-align:middle;margin-top:-2px;cursor:help}.meta-sep{margin:0 5px;color:#ddd}@media (max-width:768px){.webinshot-internal-links-footer{font-size:14px;margin-top:10px;padding:1px 10px}.ws-team-grid{grid-template-columns:1fr;gap:80px}.ws-team-main-header .line{display:none}.ws-team-chief-card{padding:80px 20px 30px}.ws-latest-widget{padding:0}.ws-latest-title{font-size:16px}.ws-post-meta-pro{flex-wrap:wrap;gap:5px}.author-red{font-size:14px}.ws-main-nav{min-height:35px!important}.ws-menu-items li a{font-size:18px!important;padding:5px 8px!important;white-space:nowrap!important;line-height:1.2;font-weight:800!important}}