@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Montserrat:wght@400;500;600;700;800;900&family=Bakbak+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Montserrat:wght@100;400;600;700&family=Noto+Sans+Devanagari:wght@400;500;600;700&display=swap";:root{--navy: #002765;--red: #D80100;--cream: #FDFBF3;--white: #ffffff;--gold: #c8a400;--silver: #888888;--green: #14a800;--font-en: "Poppins", "Montserrat", sans-serif;--font-hi: "Bakbak One", cursive}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}.header-wrapper{position:fixed;top:0;left:0;z-index:1000;width:100%;background:#fff;box-shadow:0 2px 8px #0027651f;height:auto;overflow:visible!important}.logo-full,.logo-scroll{display:block}.ticker-bar{display:flex;align-items:center;padding:5px 18px;border-bottom:1px solid #e8e8e8;background:#fff;font-family:var(--font-en);font-size:12px;color:#333;gap:1%;flex-wrap:nowrap;z-index:1;position:relative;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}.ticker-right{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;flex-shrink:0}.ticker-scroll-track{flex:1;display:flex;align-items:center;overflow:hidden}.ticker-scroll-inner{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;flex-wrap:nowrap;padding-left:1%}.ticker-left{display:flex;align-items:center;gap:6px;flex-shrink:0}.ticker-icon{color:var(--navy);flex-shrink:0}.ticker-label{font-weight:700;color:var(--navy);font-family:Montserrat,sans-serif;white-space:nowrap;font-size:13px}.ticker-item{display:inline-flex;align-items:center;gap:4px;font-size:12px!important;white-space:nowrap;color:#999;padding:0!important}.ticker-item strong{font-weight:600;color:var(--navy)}.ticker-sep{color:#000;flex-shrink:0}.up{display:inline-flex;align-items:center;gap:2px;color:var(--green);font-weight:600}.down{display:inline-flex;align-items:center;gap:2px;color:var(--red);font-weight:600}.t-date{font-size:10px;font-weight:500;color:var(--red)}.t-time{font-size:10px;color:#000}.btn-flag{display:inline-flex;align-items:center;gap:5px;background:var(--navy);color:#fff;border:none;border-radius:3px;padding:3px 9px;font-size:11px;font-weight:600;font-family:var(--font-en);cursor:pointer;white-space:nowrap}.btn-live,.btn-epaper{display:inline-flex;align-items:center;gap:4px;background:var(--red);color:#fff;border:none;border-radius:3px;padding:3px 9px;font-size:11px;font-weight:600;font-family:var(--font-en);cursor:pointer;white-space:nowrap}.btn-signin{display:inline-flex;align-items:center;gap:4px;background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.6);border-radius:3px;padding:3px 10px;font-size:11px;font-weight:600;font-family:var(--font-en);cursor:pointer;white-space:nowrap}.top-bar{display:flex;align-items:center;width:100%;padding:6px 18px;background:#fff;border-bottom:1px solid #ebebeb;position:relative;z-index:1}.search-row{flex:1;display:flex;justify-content:center}.search-box{display:flex;align-items:center;width:min(617px,100%);height:38px;background:#fff;border:1px solid #e0e0e0;border-radius:20px;padding:0 14px;gap:10px;transition:all .25s ease}.search-box:focus-within{border-color:#d32f2f;box-shadow:0 0 0 3px #d32f2f26}.search-icon,.mic-icon{color:#888;font-size:15px}.mic-icon{cursor:pointer;transition:color .2s ease}.mic-icon:hover{color:#d32f2f}.search-input{flex:1;border:none;outline:none;background:transparent;font-size:14px;font-family:var(--font-en);color:#222}.search-input::-moz-placeholder{color:#aaa}.search-input::placeholder{color:#aaa}.commodity-bar{display:flex;align-items:center;gap:10px;font-size:12px;white-space:nowrap}.commodity{display:inline-flex;align-items:center;gap:5px;font-weight:600}.commodity.gold{color:var(--gold)}.commodity.silver{color:var(--silver)}.commodity-sep{color:#ccc}.main-nav{display:flex;align-items:center;justify-content:space-between;background:var(--navy);min-height:40px;padding:0 24px;overflow:visible!important;position:relative}.main-nav::-webkit-scrollbar{display:none}.nav-left{display:flex;align-items:center;gap:25px;flex-shrink:0}.hamburger{background:transparent;border:none;cursor:pointer;padding:6px;display:flex;align-items:center;flex-shrink:0;border-radius:3px;transition:background .2s}.hamburger:hover{background:#ffffff1a}.logo-area{position:relative;display:flex;align-items:center;height:100%;overflow:visible;min-width:120px;z-index:999;padding-left:9%}.logo-full img{height:110px;width:auto;position:absolute;top:-52px;left:0;mix-blend-mode:screen;-o-object-fit:contain;object-fit:contain;z-index:999;background-color:#fff!important;border-radius:50%;padding:6px}.logo-scroll img{height:36px;width:auto;background:#002765}.logo-full,.logo-scroll{animation:logo-appear .25s ease}@keyframes logo-appear{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.nav-links{display:flex;align-items:center;list-style:none;overflow-x:auto;scrollbar-width:none;flex:1;flex-wrap:nowrap}.nav-links::-webkit-scrollbar{display:none}.nav-item{flex-shrink:0}.nav-link{display:block;padding:15px 10.5px;color:#fff;text-decoration:none;font-family:Poppins,sans-serif;font-size:14.5px!important;font-weight:600;white-space:nowrap;transition:color .2s,background .2s;border-bottom:2px solid transparent}.nav-link:hover{color:gold;border-bottom-color:gold;background:#ffffff0f}.mobile-nav-actions{display:none}.breaking-bar{display:flex;align-items:center;background:var(--red);gap:12px;min-height:38px;overflow:hidden;margin-top:1%;margin-left:1%;margin-right:66%;border-radius:20px}.breaking-label{display:inline-flex;align-items:center;color:#fff;font-family:Montserrat,sans-serif;font-weight:800;font-size:12px;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;flex-shrink:0;font-style:italic;background-color:transparent!important}.breaking-sep{color:#ffffffb3;font-size:20px;font-weight:300;flex-shrink:0}.breaking-ticker-wrap{flex:1;overflow:hidden}.breaking-ticker-content{display:inline-flex;white-space:nowrap;animation:ticker-scroll 25s linear infinite}.breaking-text{font-family:var(--font-hi);font-size:14px;color:#fff;font-weight:500;white-space:nowrap}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.breaking-close{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1.5px solid rgba(255,255,255,.7);color:#fff;border-radius:50%;width:22px;height:22px;cursor:pointer;flex-shrink:0;font-size:11px;transition:background .2s}.breaking-close:hover{background:#fff3}.drawer-overlay{position:fixed;inset:0;background:#00000085;z-index:1100;opacity:0;pointer-events:none;transition:opacity .32s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer-overlay.open{opacity:1;pointer-events:all}.nav-drawer{position:fixed;top:0;left:0;width:min(420px,82vw);height:100vh;background:#fff;z-index:1200;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .36s cubic-bezier(.22,1,.36,1);box-shadow:8px 0 40px #00000038}.nav-drawer.open{transform:translate(0)}.drawer-head{background:#1a1a1a;border-bottom:3px solid #D80100;padding:13px 16px;display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;color:#fff!important}.drawer-close{background:#d80100;border:none;color:#fff!important;width:24px;height:23px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.drawer-close:hover{background:#ffffff38}.drawer-ticker{background:#d80100!important;padding:6px 16px;font-size:11px;font-weight:700;color:#fff;letter-spacing:.4px;display:flex;align-items:center;gap:10px;white-space:nowrap;overflow:hidden;flex-shrink:0;font-family:Poppins,sans-serif}.drawer-live-badge{background:#fff;color:#e05a00;padding:2px 7px;font-size:10px;border-radius:2px;font-weight:800;flex-shrink:0}.drawer-search-wrap{padding:10px 14px;border-bottom:1px solid #e8e0d6;flex-shrink:0}.drawer-search-box{display:flex;align-items:center;gap:8px;border:1px solid #d4c9b8;border-radius:3px;background:#faf7f2;padding:8px 12px;transition:border-color .2s}.drawer-search-box:focus-within{border-color:#e05a00}.drawer-search-box input{border:none;background:none;outline:none;font-size:13px;color:#1a1a1a;flex:1}.drawer-search-box input::-moz-placeholder{color:#a98}.drawer-search-box input::placeholder{color:#a98}.drawer-scroll{flex:1;overflow-y:auto;overscroll-behavior:contain}.drawer-scroll::-webkit-scrollbar{width:4px}.drawer-scroll::-webkit-scrollbar-track{background:#f0ebe3}.drawer-scroll::-webkit-scrollbar-thumb{background:#c8b89a;border-radius:2px}.drawer-section{border-bottom:1px solid #ede7dc}.drawer-section-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;transition:background .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.drawer-section-head:hover{background:#faf5ee}.drawer-section-label{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:500;letter-spacing:1px;color:#1a1a1a;text-transform:uppercase;font-family:poppins,sans-serif}.drawer-sub-links{overflow:hidden;max-height:0;transition:max-height .32s cubic-bezier(.4,0,.2,1);background:#faf7f2}.drawer-sub-links.open{max-height:600px}.drawer-sub-link{display:flex;align-items:center;gap:7px;padding:9px 16px 9px 42px;font-size:13.5px;color:#3d2b1a;cursor:pointer;text-decoration:none;border-left:3px solid transparent;transition:all .14s}.drawer-sub-link:before{content:"›";color:#c8b89a;font-size:16px}.drawer-sub-link:hover{color:#d80100;background:#fff5ee;border-left-color:#d80100;padding-left:46px}.drawer-sub-link:hover:before{color:#d80100}.drawer-foot{padding:13px 16px;border-top:2px solid #1a1a1a;background:#faf7f2;flex-shrink:0}.drawer-foot-title{font-size:10px;font-weight:700;letter-spacing:1px;color:#987;text-transform:uppercase;margin-bottom:9px}.drawer-foot-pills{display:flex;flex-wrap:wrap;gap:6px}.drawer-foot-pill{font-size:11px;font-weight:600;padding:4px 10px;border:1px solid #d4c9b8;border-radius:20px;color:#5c3d22;cursor:pointer;transition:all .15s}.drawer-foot-pill:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}@media(max-width:768px){.header-wrapper{top:0}.ticker-right .btn-flag,.ticker-left .btn-flag,.top-bar{display:none!important}.ticker-bar{display:flex!important;flex-wrap:nowrap;overflow:hidden;padding:5px 10px;gap:6px}.ticker-left{flex-shrink:0;flex-wrap:nowrap}.ticker-right{display:none}.ticker-scroll-track{flex:1;overflow:hidden}.ticker-scroll-inner{animation:mobile-ticker-anim 25s linear infinite}.ticker-scroll-inner:hover{animation-play-state:paused}@keyframes mobile-ticker-anim{0%{transform:translate(0)}to{transform:translate(-50%)}}.nav-links{display:none!important}.hamburger{display:flex!important}.mobile-nav-actions{display:flex;align-items:center;gap:6px;margin-left:auto;flex-shrink:0}.mobile-nav-actions .btn-flag,.mobile-nav-actions .btn-live,.mobile-nav-actions .btn-epaper,.mobile-nav-actions .btn-signin{padding:4px 7px;font-size:8px}.mobile-nav-actions .btn-flag{margin-left:0;border:.5px solid #fff}.logo-area{padding-left:0;min-width:auto}.nb-pill span{display:initial!important}.nb-pill{padding:10px 5px;padding-left:0!important}.nb-inner{margin-top:55%}.nb-news-card:nth-child(n+3){display:none}.nb-actions{gap:0px!important}.logo-full{display:none!important}.logo-scroll{display:block!important}.logo-scroll img{height:28px}.main-nav{padding:0 14px;min-height:52px;gap:10px}.nav-left{flex:1;gap:10px;min-width:0}.search-row{width:100%}.search-box{height:36px;padding:0 12px}.nb-bottom{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px;width:100%}.nb-news-card{padding:10px!important}}@media(min-width:769px)and (max-width:1100px){.main-nav{padding:0 16px}.nav-left{gap:14px}.logo-area{min-width:92px;padding-left:0}.logo-full img{height:92px;top:-42px}.nav-link{padding:14px 8px;font-size:12.5px}}@keyframes navbar-mobile-ticker-override{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:1024px){.top-bar,.nav-links{display:none!important}.hamburger{display:flex!important}.logo-full{display:none!important}.logo-scroll{display:block!important}.logo-area{padding-left:0!important;min-width:auto!important}.main-nav{padding:0 14px!important;min-height:54px;gap:12px}.nav-left{flex:1;gap:10px;min-width:0}.mobile-nav-actions{display:flex!important;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto;flex-shrink:0}.mobile-nav-actions .btn-flag{display:inline-flex!important;align-items:center;justify-content:center;margin-left:0!important;border:.5px solid rgba(255,255,255,.8)}.ticker-right .btn-flag,.ticker-left .btn-flag,.topbar-hindi-btn{display:none!important}.navbar-hindi-btn{display:inline-flex!important}}@media(min-width:1025px){.mobile-nav-actions{display:none!important}}@media(max-width:768px){.header-wrapper{top:0}.ticker-bar .btn-flag,.topbar-hindi-btn{display:none!important}.navbar-hindi-btn{display:inline-flex!important}.ticker-bar{display:flex!important;flex-wrap:nowrap;overflow:hidden;padding:5px 10px;gap:6px}.ticker-left{flex-shrink:0;flex-wrap:nowrap}.ticker-right{display:none!important}.ticker-scroll-track{flex:1;overflow:hidden}.ticker-scroll-inner{animation:navbar-mobile-ticker-override 25s linear infinite!important}.ticker-scroll-inner:hover{animation-play-state:paused}.logo-scroll img{height:30px}.mobile-nav-actions .btn-flag,.mobile-nav-actions .btn-live,.mobile-nav-actions .btn-epaper,.mobile-nav-actions .btn-signin{padding:4px 8px;font-size:9px}}@media(max-width:425px){.main-nav{padding:0 12px!important;min-height:50px;gap:8px}.nav-left{gap:8px}.hamburger{padding:4px}.logo-scroll img{height:26px}.mobile-nav-actions .btn-flag{padding:4px 7px;font-size:8.5px}.ticker-label,.ticker-item{font-size:11px!important}}@media(max-width:375px){.main-nav{padding:0 10px!important}.mobile-nav-actions{gap:6px}.mobile-nav-actions .btn-flag{padding:4px 6px;font-size:8px}.logo-scroll img{height:24px}.ticker-bar{padding:4px 8px}}@media(max-width:320px){.main-nav{padding:0 8px!important;min-height:48px}.nav-left{gap:6px}.mobile-nav-actions .btn-flag{padding:3px 5px;font-size:7.5px}.ticker-label{font-size:10px}}@media(min-width:769px)and (max-width:1024px){.main-nav{padding:0 18px!important;min-height:56px}.ticker-bar .btn-flag{display:none!important}.logo-scroll img{height:32px}.mobile-nav-actions .btn-flag{padding:5px 10px;font-size:10px}}@media(min-width:1025px)and (max-width:1440px){.main-nav{padding:0 18px}.nav-left{gap:14px}.logo-area{min-width:92px;padding-left:0}.logo-full img{height:92px;top:-42px}.nav-link{padding:14px 8px;font-size:12.5px}}@media(min-width:1441px)and (max-width:2560px){.main-nav{padding:0 28px}.nav-left{gap:22px}.nav-link{padding:16px 11px;font-size:14px}}@media(min-width:2561px){.header-wrapper{max-width:2560px;left:50%;transform:translate(-50%)}.main-nav{padding:0 36px}.ticker-bar,.top-bar{padding-left:32px;padding-right:32px}.nav-link{font-size:15px;padding:18px 14px}}body,p,h1,h2,h3,article,.article-content{-moz-user-select:text!important;user-select:text!important;-webkit-user-select:text!important}*{box-sizing:border-box}.ft-root{background:#fff;font-family:Poppins,sans-serif;color:#1a1a1a;width:100%}.ft-top-strip{display:flex;height:4px;width:100%}.ft-strip-r{flex:1;background:#d80100}.ft-strip-b{flex:1;background:#1a73e8}.ft-strip-y{flex:1;background:#fead17}.ft-main{max-width:1280px;margin:0 auto;padding:40px 28px 28px;display:flex;flex-direction:row;align-items:flex-start}.ft-brand{width:344px;flex-shrink:0;display:flex;flex-direction:column;gap:16px}.ft-logo{width:187px;display:block;-o-object-fit:contain;object-fit:contain}.ft-desc{font-size:12.5px;line-height:1.85;color:#555;margin:0;font-weight:400}.ft-follow-label{font-size:10px;font-weight:700;letter-spacing:2px;color:#888;text-transform:uppercase;margin-bottom:-6px}.ft-social-row{display:flex;flex-direction:row;gap:7px;flex-wrap:wrap}.ft-soc{width:34px;height:34px;border-radius:6px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .2s;flex-shrink:0}.ft-soc:hover{opacity:.75}.ft-app-row{display:flex;flex-direction:row;gap:10px;flex-wrap:nowrap}.ft-app-btn{display:flex;flex-direction:row;align-items:center;gap:8px;background:#111;border-radius:8px;padding:9px 12px;text-decoration:none;color:#fff;transition:opacity .2s;cursor:pointer;flex-shrink:0;white-space:nowrap}.ft-app-btn:hover{opacity:.8}.ft-app-text{display:flex;flex-direction:column;line-height:1.25}.ft-app-small{font-size:8px;color:#fff9;letter-spacing:.4px;text-transform:uppercase}.ft-app-big{font-size:13px;font-weight:500;color:#fff}.ft-vdivider{width:1px;background:#999;align-self:stretch;margin:0 36px;flex-shrink:0}.ft-right{flex:1;display:flex;flex-direction:column;min-width:0}.ft-links-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px 24px}.ft-col{display:flex;flex-direction:column}.ft-col:nth-child(2){border-right:1px solid #999999;padding-right:24px}.ft-col-head{margin-bottom:14px}.ft-col-title{display:block;font-size:14px;font-weight:700;color:#1a1a1a;letter-spacing:.8px;text-transform:uppercase;margin-bottom:7px}.ft-col-underline{display:flex;flex-direction:row}.u-r{display:block;width:22px;height:3px;border-radius:2px;background:#d80100}.u-b{display:block;width:22px;height:3px;border-radius:2px;background:#1a73e8}.u-y{display:block;width:22px;height:3px;border-radius:2px;background:#fead17}.ft-col-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.ft-col-link{font-size:13.5px;color:#444;text-decoration:none;font-weight:400;transition:color .18s}.ft-col-link:hover{color:#d80100}.ft-policy-divider{width:100%;height:1px;background:#999;margin-top:28px;margin-bottom:18px}.ft-policy-row{display:flex;flex-direction:row;flex-wrap:wrap;gap:7px;align-items:center}.ft-pill{font-size:12px;color:#444;text-decoration:none;border:1px solid #999999;border-radius:20px;padding:5px 14px;font-weight:500;white-space:nowrap;font-family:Poppins,sans-serif;transition:all .18s}.ft-pill:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.ft-bottom{border-top:1px solid #999999;padding:16px 28px;text-align:center;margin:0 28px}.ft-copy{font-size:13px;color:#666;margin:0;font-family:Poppins,sans-serif}.ft-copy strong{color:#e63030;font-weight:700}@media(max-width:1024px){.ft-brand{width:220px}.ft-vdivider{margin:0 24px}.ft-links-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ft-main{flex-direction:column;padding:28px 18px 20px;gap:28px}.ft-brand{width:100%}.ft-vdivider{width:100%;height:1px;margin:0}.ft-links-grid{grid-template-columns:repeat(2,1fr)}.ft-bottom{padding:14px 18px;margin-top:20px}}@media(max-width:480px){.ft-links-grid{grid-template-columns:repeat(2,1fr);gap:16px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:375px){.container{max-width:375px}}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-0{bottom:0}.left-0{left:0}.left-3{left:.75rem}.left-\[20\%\]{left:20%}.right-0{right:0}.right-\[20\%\]{right:20%}.top-1\/2{top:50%}.top-3{top:.75rem}.top-full{top:100%}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-7{margin-bottom:1.75rem}.mb-\[1\.5rem\]{margin-bottom:1.5rem}.mb-\[14px\]{margin-bottom:14px}.ml-1{margin-left:.25rem}.ml-\[2px\]{margin-left:2px}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-\[7px\]{margin-right:7px}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-video{aspect-ratio:16 / 9}.h-1\/2{height:50%}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-5{height:1.25rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[165px\]{height:165px}.h-\[180px\]{height:180px}.h-\[220px\]{height:220px}.h-\[3px\]{height:3px}.h-\[56px\]{height:56px}.h-full{height:100%}.h-px{height:1px}.max-h-0{max-height:0px}.max-h-\[200px\]{max-height:200px}.max-h-\[360px\]{max-height:360px}.max-h-\[480px\]{max-height:480px}.min-h-\[28px\]{min-height:28px}.min-h-\[60vh\]{min-height:60vh}.min-h-screen{min-height:100vh}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-3\/4{width:75%}.w-5{width:1.25rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[24px\]{min-width:24px}.min-w-\[260px\]{min-width:260px}.min-w-\[28px\]{min-width:28px}.min-w-\[32px\]{min-width:32px}.max-w-\[1240px\]{max-width:1240px}.max-w-\[1400px\]{max-width:1400px}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-7{--tw-translate-x: -1.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-7{--tw-translate-x: 1.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-7{--tw-translate-y: 1.75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[10px\]{--tw-translate-y: 10px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[6px\]{--tw-translate-y: 6px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.08\]{--tw-scale-x: 1.08;--tw-scale-y: 1.08;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.12\]{--tw-scale-x: 1.12;--tw-scale-y: 1.12;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.list-none{list-style-type:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-\[7px\]{gap:7px}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-slate-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[12px\]{border-radius:12px}.rounded-\[4px\]{border-radius:4px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.rounded-b-\[8px\]{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.border{border-width:1px}.border-\[3px\]{border-width:3px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-none{border-style:none}.border-\[\#D80100\]{--tw-border-opacity: 1;border-color:rgb(216 1 0 / var(--tw-border-opacity, 1))}.border-\[\#f0ece8\]{--tw-border-opacity: 1;border-color:rgb(240 236 232 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/20{border-color:#fff3}.border-white\/70{border-color:#ffffffb3}.border-white\/90{border-color:#ffffffe6}.border-t-\[\#D80100\]{--tw-border-opacity: 1;border-top-color:rgb(216 1 0 / var(--tw-border-opacity, 1))}.bg-\[\#002765\]{--tw-bg-opacity: 1;background-color:rgb(0 39 101 / var(--tw-bg-opacity, 1))}.bg-\[\#0A66C2\]{--tw-bg-opacity: 1;background-color:rgb(10 102 194 / var(--tw-bg-opacity, 1))}.bg-\[\#0d3b6e\]{--tw-bg-opacity: 1;background-color:rgb(13 59 110 / var(--tw-bg-opacity, 1))}.bg-\[\#1877F2\]{--tw-bg-opacity: 1;background-color:rgb(24 119 242 / var(--tw-bg-opacity, 1))}.bg-\[\#1a1a2e\]{--tw-bg-opacity: 1;background-color:rgb(26 26 46 / var(--tw-bg-opacity, 1))}.bg-\[\#1e5c42\]{--tw-bg-opacity: 1;background-color:rgb(30 92 66 / var(--tw-bg-opacity, 1))}.bg-\[\#25D366\]{--tw-bg-opacity: 1;background-color:rgb(37 211 102 / var(--tw-bg-opacity, 1))}.bg-\[\#4a148c\]{--tw-bg-opacity: 1;background-color:rgb(74 20 140 / var(--tw-bg-opacity, 1))}.bg-\[\#6a1fa2\]{--tw-bg-opacity: 1;background-color:rgb(106 31 162 / var(--tw-bg-opacity, 1))}.bg-\[\#7b1fa2\]{--tw-bg-opacity: 1;background-color:rgb(123 31 162 / var(--tw-bg-opacity, 1))}.bg-\[\#D80100\]{--tw-bg-opacity: 1;background-color:rgb(216 1 0 / var(--tw-bg-opacity, 1))}.bg-\[\#FF0000\]{--tw-bg-opacity: 1;background-color:rgb(255 0 0 / var(--tw-bg-opacity, 1))}.bg-\[\#b2fab4\]{--tw-bg-opacity: 1;background-color:rgb(178 250 180 / var(--tw-bg-opacity, 1))}.bg-\[\#b71c1c\]{--tw-bg-opacity: 1;background-color:rgb(183 28 28 / var(--tw-bg-opacity, 1))}.bg-\[\#e53935\]{--tw-bg-opacity: 1;background-color:rgb(229 57 53 / var(--tw-bg-opacity, 1))}.bg-\[\#e8e4df\]{--tw-bg-opacity: 1;background-color:rgb(232 228 223 / var(--tw-bg-opacity, 1))}.bg-\[\#f0ece8\]{--tw-bg-opacity: 1;background-color:rgb(240 236 232 / var(--tw-bg-opacity, 1))}.bg-\[\#f5a000\]{--tw-bg-opacity: 1;background-color:rgb(245 160 0 / var(--tw-bg-opacity, 1))}.bg-\[\#f5e000\]{--tw-bg-opacity: 1;background-color:rgb(245 224 0 / var(--tw-bg-opacity, 1))}.bg-\[\#f7f4f0\]{--tw-bg-opacity: 1;background-color:rgb(247 244 240 / var(--tw-bg-opacity, 1))}.bg-\[\#ffe082\]{--tw-bg-opacity: 1;background-color:rgb(255 224 130 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity, 1))}.bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-\[\#f58529\]{--tw-gradient-from: #f58529 var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 133 41 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[rgba\(0\,0\,0\,0\.3\)\]{--tw-gradient-from: rgba(0,0,0,.3) var(--tw-gradient-from-position);--tw-gradient-to: rgba(0, 0, 0, 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#dd2a7b\]{--tw-gradient-to: rgb(221 42 123 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #dd2a7b var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#8134af\]{--tw-gradient-to: #8134af var(--tw-gradient-to-position)}.to-red-800{--tw-gradient-to: #991b1b var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-top{-o-object-position:top;object-position:top}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2\.5{padding:.625rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-\[10px\]{padding-left:10px;padding-right:10px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[28px\]{padding-top:28px;padding-bottom:28px}.py-\[4px\]{padding-top:4px;padding-bottom:4px}.pb-5{padding-bottom:1.25rem}.pl-11{padding-left:2.75rem}.pl-2{padding-left:.5rem}.pl-7{padding-left:1.75rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-\[Poppins\,_sans-serif\],.font-\[Poppins\,sans-serif\]{font-family:Poppins,sans-serif}.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-\[0\.875rem\]{font-size:.875rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[10px\]{font-size:10px}.text-\[11\.5px\]{font-size:11.5px}.text-\[11px\]{font-size:11px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[13\.5px\]{font-size:13.5px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[9px\]{font-size:9px}.text-\[clamp\(16px\,2\.5vw\,22px\)\]{font-size:clamp(16px,2.5vw,22px)}.text-\[clamp\(18px\,3\.5vw\,34px\)\]{font-size:clamp(18px,3.5vw,34px)}.text-\[clamp\(20px\,4vw\,36px\)\]{font-size:clamp(20px,4vw,36px)}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-\[1\.3\]{line-height:1.3}.leading-\[1\.4\]{line-height:1.4}.leading-\[1\.6\]{line-height:1.6}.leading-\[1\.7\]{line-height:1.7}.leading-\[1\.8\]{line-height:1.8}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.3px\]{letter-spacing:-.3px}.tracking-\[-0\.4px\]{letter-spacing:-.4px}.tracking-\[0\.5px\]{letter-spacing:.5px}.tracking-\[0\.8px\]{letter-spacing:.8px}.tracking-\[1px\]{letter-spacing:1px}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#0FBC87\]{--tw-text-opacity: 1;color:rgb(15 188 135 / var(--tw-text-opacity, 1))}.text-\[\#111\]{--tw-text-opacity: 1;color:rgb(17 17 17 / var(--tw-text-opacity, 1))}.text-\[\#333\]{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}.text-\[\#555\]{--tw-text-opacity: 1;color:rgb(85 85 85 / var(--tw-text-opacity, 1))}.text-\[\#666\]{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity, 1))}.text-\[\#7dd3a8\]{--tw-text-opacity: 1;color:rgb(125 211 168 / var(--tw-text-opacity, 1))}.text-\[\#888\]{--tw-text-opacity: 1;color:rgb(136 136 136 / var(--tw-text-opacity, 1))}.text-\[\#D80100\]{--tw-text-opacity: 1;color:rgb(216 1 0 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-inherit{color:inherit}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/55{color:#ffffff8c}.text-white\/80{color:#fffc}.text-yellow-300{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-\[0\.55\]{opacity:.55}.opacity-\[0\.65\]{opacity:.65}.opacity-\[0\.75\]{opacity:.75}.shadow-\[0_-2px_10px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow: 0 -2px 10px rgba(0,0,0,.08);--tw-shadow-colored: 0 -2px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_24px_60px_rgba\(0\,0\,0\,0\.35\)\]{--tw-shadow: 0 24px 60px rgba(0,0,0,.35);--tw-shadow-colored: 0 24px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_10px_rgba\(0\,0\,0\,0\.06\)\]{--tw-shadow: 0 2px 10px rgba(0,0,0,.06);--tw-shadow-colored: 0 2px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_10px_rgba\(0\,0\,0\,0\.07\)\]{--tw-shadow: 0 2px 10px rgba(0,0,0,.07);--tw-shadow-colored: 0 2px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_14px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow: 0 2px 14px rgba(0,0,0,.08);--tw-shadow-colored: 0 2px 14px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_2px_8px_rgba\(0\,0\,0\,0\.08\)\]{--tw-shadow: 0 2px 8px rgba(0,0,0,.08);--tw-shadow-colored: 0 2px 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_24px_rgba\(0\,0\,0\,0\.12\)\]{--tw-shadow: 0 8px 24px rgba(0,0,0,.12);--tw-shadow-colored: 0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[max-height\,opacity\]{transition-property:max-height,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-100{transition-delay:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-\[700ms\]{transition-duration:.7s}.ease-\[cubic-bezier\(\.22\,\.68\,0\,1\.2\)\]{transition-timing-function:cubic-bezier(.22,.68,0,1.2)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root{--red: #D80100;--red-light: rgba(216, 1, 0, .08);--red-mid: rgba(216, 1, 0, .15);--dark: #111111;--mid: #444444;--grey: #555555;--grey-light: #f5f5f5;--border: #ebebeb;--white: #ffffff;--font: "Poppins", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:#fff;font-family:var(--font)}button{outline:none;border:none;font-family:var(--font);cursor:pointer}img{display:block;max-width:100%}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}@keyframes ep-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}@keyframes fn-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}@keyframes fn-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeLeft{0%{opacity:0;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-14px) rotate(3deg)}}@keyframes pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes termsFloat{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-16px) rotate(2deg)}}@keyframes termsPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.7;transform:scale(1.06)}}@keyframes termsSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nb-root{display:flex;width:100%;justify-content:center;--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.nb-container{position:relative;height:550px;width:100%;max-width:1400px;overflow:hidden}.nb-bg{position:absolute;inset:0;z-index:0;cursor:pointer;background-size:cover;background-position:center top}.nb-overlay-left{position:absolute;top:0;left:0;z-index:1;height:100%;width:20%;--tw-backdrop-blur: blur(10px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);mask-image:linear-gradient(to right,black 0%,black 40%,rgba(0,0,0,.6) 65%,rgba(0,0,0,.2) 80%,transparent 100%);-webkit-mask-image:linear-gradient(to right,black 0%,black 40%,rgba(0,0,0,.6) 65%,rgba(0,0,0,.2) 80%,transparent 100%)}.nb-overlay-bottom{position:absolute;bottom:0;left:0;z-index:1;height:20%;width:100%;--tw-backdrop-blur: blur(10px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);mask-image:linear-gradient(to top,black 0%,black 40%,rgba(0,0,0,.6) 65%,rgba(0,0,0,.2) 80%,transparent 100%);-webkit-mask-image:linear-gradient(to top,black 0%,black 40%,rgba(0,0,0,.6) 65%,rgba(0,0,0,.2) 80%,transparent 100%)}.nb-gradient-overlay{pointer-events:none;position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.85) 0%,rgba(0,0,0,.65) 18%,rgba(0,0,0,.35) 35%,rgba(0,0,0,.15) 50%,transparent 65%),linear-gradient(0deg,rgba(0,0,0,.85) 0%,rgba(0,0,0,.6) 15%,rgba(0,0,0,.3) 30%,rgba(0,0,0,.12) 45%,transparent 65%)}.nb-hero{display:flex;min-height:405px;flex-direction:column;justify-content:flex-end;padding:28px 32px 22px}.nb-author-row{margin-bottom:.625rem;display:flex;align-items:center;gap:.5rem}.nb-redbar{height:1rem;width:3px;flex-shrink:0;border-radius:1px;--tw-bg-opacity: 1;background-color:rgb(230 0 0 / var(--tw-bg-opacity, 1))}.nb-author-name{font-size:15px;font-weight:400;letter-spacing:.02em;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));opacity:.92}.nb-headline{margin-bottom:1.25rem;max-width:560px;font-size:33px;font-weight:100;line-height:1.25;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1));font-family:Poppins,sans-serif;text-shadow:0 2px 12px rgba(0,0,0,.5)}.nb-separator{height:1px;width:100%;background-color:#fff3}.nb-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding-top:3%}.nb-pill{display:flex;cursor:pointer;align-items:center;gap:7px;white-space:nowrap;border-radius:9999px;background-color:transparent;padding:6px 15px 6px 9px;font-size:12px;line-height:1;letter-spacing:.04em;color:#ffffffe6;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.nb-pill:hover{border-width:1px;border-color:#ffffffbf;background-color:#ffffff1a}.nb-ghost{cursor:pointer;white-space:nowrap;border-style:none;background-color:transparent;padding:0;font-size:12px;line-height:1;letter-spacing:.04em;color:#fffc;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.nb-ghost:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.nb-bottom{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:0}.nb-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;position:relative;z-index:3}.nb-dot{width:9px;height:9px;border-radius:999px;border:none;background:#ffffff73;cursor:pointer;transition:all .2s ease;padding:0}.nb-dot:hover{background:#ffffffbf}.nb-dot.active{width:22px;background:#fff}.nb-news-card{cursor:pointer;padding:14px 35px;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.nb-news-title{color:#fff;margin-bottom:.375rem;font-size:12.5px;font-weight:400;line-height:1.5;color:#ffffffe6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.nb-news-meta{display:flex;align-items:center;gap:.25rem;font-size:10.5px;color:#ffffff73}.nps-wrap{background:#fff;min-height:100vh;padding:0 20px 28px}.nps-inner{max-width:1261px;margin:0 20px}.nps-layout{display:block;width:100%}.nps-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.nps-section-header-left{display:flex;align-items:center;gap:8px}.nps-section-bar{width:4px;height:20px;background:#c00;border-radius:2px;flex-shrink:0}.nps-section-title{font-weight:700;font-size:18px;color:#111;text-transform:uppercase}.nps-read-more-link{font-size:12px;color:#c00;text-decoration:none;font-weight:600;border-bottom:1px solid transparent;transition:border-color .2s}.nps-read-more-link:hover{border-color:#c00}.nps-live-score-card{background:#fff;border:1px solid #e0e0e0;border-radius:10px;overflow:hidden;height:328px}.nps-score-tabs{display:flex;gap:10px;padding:10px;background:var(--red)}.nps-score-tab-btn{flex:1;padding:7px 4px;background:var(--red);color:#ffffffb3;font-size:11px;font-weight:700;margin-top:5px;letter-spacing:.04em;border-bottom:2px solid transparent;transition:all .15s}.nps-score-tab-btn.active{color:#fff;border-bottom:2px solid #fff}.nps-score-body{padding:30px 12px}.nps-score-date{font-size:11px;color:#555;margin-bottom:4px}.nps-score-status{font-size:11px;color:var(--red);font-weight:700;margin-bottom:10px}.nps-score-status-live{color:#27ae60}.nps-score-teams{display:flex;align-items:center;gap:8px}.nps-score-team{flex:1;text-align:center}.nps-score-team-box{border:1.5px solid #ddd;border-radius:4px;padding:8px 4px;margin-bottom:4px;background:#fafafa}.nps-score-team-name{font-size:13px;font-weight:800;color:#111}.nps-score-runs{font-size:15px;font-weight:900;color:#111;margin:0}.nps-score-overs{font-size:10px;color:#888;margin:2px 0 0}.nps-score-vs{font-weight:900;font-size:13px;color:var(--red);flex-shrink:0}.nps-score-summary{margin-top:10px;padding:6px 8px;background:#fff8f8;border-radius:3px;border:1px solid #fdd}.nps-score-summary-text{font-size:11px;color:#c00;margin:0;line-height:1.4;font-weight:600}.nps-stories-row{margin-bottom:22px}.nps-stories-live-flex{display:flex;gap:16px;align-items:flex-start}.nps-stories-slider-wrap{flex:1;min-width:0}.nps-stories-slider-inner{position:relative;border:1px solid #bbb;border-radius:10px;padding:10px;background:#fff;overflow:visible}.nps-stories-prev-btn,.nps-stories-next-btn{position:absolute;top:50%;transform:translateY(-50%);border:1.5px solid #bbb;background:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;color:#333;z-index:2;box-shadow:0 1px 4px #0000001f;border-radius:50%}.nps-stories-prev-btn{left:6px;width:32px;height:29px}.nps-stories-next-btn{right:6px;width:26px;height:26px}.nps-stories-prev-btn:disabled,.nps-stories-next-btn:disabled{cursor:not-allowed;color:#000}.nps-stories-list{display:flex;gap:10px;overflow:hidden}.nps-story-card{flex:1 1 0;min-width:0;cursor:pointer;border-radius:10px;border:1px solid grey}.nps-story-thumb{border-radius:10px;overflow:hidden;aspect-ratio:3/4;position:relative}.nps-story-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nps-story-thumb-gradient{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,transparent 55%)}.nps-story-caption{font-size:11px;color:#333;padding:15px 15px 13%;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nps-story-caption:hover{color:var(--red)}.nps-live-score-sidebar{width:220px;flex-shrink:0}.nps-entertainment{margin:0 3% 22px}.nps-ent-layout{display:flex;gap:14px;align-items:flex-start}.nps-ent-left-mid{flex:1;min-width:0;display:flex;gap:14px;align-items:flex-start}.nps-ent-left{display:flex;flex-direction:column;gap:10px;width:310px;flex-shrink:0}.nps-ent-featured-img-wrap{position:relative;width:145%;height:230px;border-radius:7px;overflow:hidden;cursor:pointer;background:#111}.nps-ent-featured-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.82}.nps-ent-featured-overlay{position:absolute;bottom:0;left:0;right:0;padding:50px 13px 13px;background:linear-gradient(to top,rgba(0,0,0,.88),transparent)}.nps-ent-featured-title{color:#fff;font-size:13px;font-weight:600;line-height:1.5;border-left:2px solid yellow;padding-left:2%}.nps-ent-small-card{display:flex;gap:10px;align-items:flex-start;cursor:pointer;width:143%}.nps-ent-small-img{width:196px;min-width:130px;height:110px;border-radius:5px;overflow:hidden;flex-shrink:0;background:#222}.nps-ent-small-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nps-ent-small-title{font-size:14.9px;font-weight:500;color:#1a1a1a;line-height:1.6;padding:10px;flex:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.nps-ent-small-title:hover{color:var(--red)!important}.nps-ent-mid{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px;padding-left:14%}.nps-ent-mid-card{display:flex;gap:10px;align-items:flex-start;cursor:pointer}.nps-ent-mid-img{position:relative;width:191px;min-width:175px;height:108px;border-radius:5px;overflow:hidden;flex-shrink:0;background:#222}.nps-ent-mid-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nps-ent-mid-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0000004d;color:#fff;font-size:13px;font-weight:700;font-style:italic;text-align:center;padding:8px;pointer-events:none}.nps-ent-hd-badge{position:absolute;top:5px;right:5px;background:#e8001c;color:#fff;font-size:9px;font-weight:700;padding:2px 6px;border-radius:2px;letter-spacing:.8px;z-index:3}.nps-ent-teaser-badge{position:absolute;bottom:0;left:0;right:0;background:#000000b8;color:#fff;font-size:9px;font-weight:700;text-align:center;padding:4px 0;letter-spacing:3px;z-index:3}.nps-ent-mid-title{font-size:15.5px;font-weight:500;color:#1a1a1a;line-height:1.6;padding:20px;border-radius:5px;width:310px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.nps-ent-mid-title:hover{color:var(--red)}.nps-ent-left-mid{flex:1;min-width:0;display:grid;grid-template-columns:500px 1fr;grid-template-rows:auto auto;gap:12px}.hs-cat-tag{display:inline-block;background:var(--red);color:#fff;font-size:9px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;padding:3px 8px;border-radius:2px;margin-bottom:6px}.hs-date{font-size:10px;color:#999;font-weight:500;display:block;margin-top:5px}.hs-featured-card{grid-column:1;grid-row:1}.hs-featured-img-wrap{position:relative;width:100%;height:260px;border-radius:8px;overflow:hidden;cursor:pointer;background:#111}.hs-featured-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.hs-featured-img-wrap:hover img{transform:scale(1.04)}.hs-featured-overlay{position:absolute;bottom:0;left:0;right:0;padding:50px 12px 14px;background:linear-gradient(to top,rgba(0,0,0,.92),transparent)}.hs-featured-title{color:#fff;font-size:14px;font-weight:600;line-height:1.55;margin:0 0 6px;border-left:3px solid #f5c518;padding-left:8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hs-small-card{grid-column:1;grid-row:2;display:flex;gap:10px;align-items:flex-start;cursor:pointer;padding:8px;border-radius:6px;border:1px solid #f0f0f0;transition:background .18s}.hs-small-card:hover{background:#fafafa}.hs-small-card:hover .hs-small-title{color:var(--red)}.hs-small-img{width:120px;min-width:120px;height:80px;border-radius:5px;overflow:hidden;flex-shrink:0}.hs-small-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.hs-small-card:hover .hs-small-img img{transform:scale(1.05)}.hs-small-text{flex:1;min-width:0}.hs-small-title{font-size:13px;font-weight:600;color:#1a1a1a;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .18s}.hs-mid-col{grid-column:2;grid-row:1 / 3;display:flex;flex-direction:column;gap:0;padding-left:12px;border-left:1px solid #999;height:354px}.hs-mid-card{display:flex;gap:12px;align-items:center;cursor:pointer;padding:8px 6px;border-bottom:1px solid #999!important;transition:background .18s;min-height:78px;overflow:hidden}.hs-mid-card:last-child{border-bottom:none}.hs-mid-card:hover{background:#fafafa}.hs-mid-card:hover .hs-mid-title{color:var(--red)}.hs-mid-img{width:92px;min-width:92px;height:62px;border-radius:5px;overflow:hidden;flex-shrink:0;background:#eee}.hs-mid-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.hs-mid-card:hover .hs-mid-img img{transform:scale(1.05)}.hs-mid-text{flex:1;min-width:0;overflow:hidden}.hs-mid-title{font-size:12.5px;font-weight:600;color:#1a1a1a;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .18s}.nps-health-sidebar{width:210px;min-width:195px;flex-shrink:0;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 1px 6px #00000017;border:1px solid #e8e8e8;height:375px}.nps-health-header{background:#002765;padding:9px 12px;text-align:center}.nps-health-header-text{color:#fff;font-weight:800;font-size:13px;letter-spacing:1.5px}.nps-health-scroll{max-height:337px;overflow-y:auto;padding:4px 8px;scrollbar-width:thin;scrollbar-color:var(--red) #f5f5f5}.nps-health-scroll::-webkit-scrollbar{width:3px}.nps-health-scroll::-webkit-scrollbar-track{background:#f5f5f5}.nps-health-scroll::-webkit-scrollbar-thumb{background:var(--red);border-radius:4px}.nps-health-item{display:flex;gap:8px;align-items:flex-start;padding:9px 0;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .15s}.nps-health-item:last-child{border-bottom:none}.nps-health-item:hover{background:#fef5f5}.nps-health-item:hover .nps-health-text{color:var(--red)}.nps-health-img{width:64px;min-width:64px;height:46px;border-radius:4px;overflow:hidden;flex-shrink:0}.nps-health-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.nps-health-item:hover .nps-health-img img{transform:scale(1.07)}.nps-health-text-wrap{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.hs-sidebar-cat{font-size:8.5px;font-weight:700;color:var(--red);letter-spacing:.8px;text-transform:uppercase}.nps-health-text{font-size:10.5px;color:#333;line-height:1.5;font-weight:500;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s}.hs-sidebar-date{font-size:8px;color:#aaa}.sn-wrap{background:#fff;padding:24px 32px;width:100%;margin:0 auto}.sn-heading-row{display:flex;align-items:center;gap:8px;margin-bottom:12px}.sn-heading-bar{width:4px;height:22px;background:#e8001c;border-radius:2px;flex-shrink:0}.sn-heading-text{font-size:clamp(13px,1.5vw,17px);font-weight:700;text-transform:uppercase;color:#111}.sn-tabs-container{position:relative;margin-bottom:14px;background:#002765;border:1px solid #e0e0e0;border-radius:30px;padding:4px 44px;overflow:hidden}.sn-tabs-scroll-area{display:flex;overflow-x:auto;scrollbar-width:none;padding:2px 0;scroll-behavior:smooth}.sn-tabs-scroll-area::-webkit-scrollbar{display:none}.sn-tab-btn{flex-shrink:0;padding:5px 14px;border-radius:20px;font-size:12px;font-weight:500;background:transparent;color:#fff;white-space:nowrap;transition:all .2s}.sn-tab-btn.active{border:1px solid #fff;font-weight:600}.sn-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#e8001c;border:1px solid #fff;color:#fff;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .3s}.sn-arrow-left{left:14px}.sn-arrow-right{right:15px}.sn-card-tag{display:inline-block;width:-moz-fit-content;width:fit-content;background:var(--red);color:#fff;font-size:9px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;padding:3px 8px;border-radius:2px;margin-bottom:5px}.sn-card-date{font-size:10px;color:#999;font-weight:500;display:block;padding-left:2%}.sn-big-date{font-size:10px;color:#ffffffbf;display:block;margin-top:4px}.sn-di-date{font-size:9px;color:#aaa}.sn-sc-text,.sn-mid-text{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start}.sn-di-text-wrap{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sn-main{display:flex;gap:14px;align-items:flex-start}.sn-left-mid{flex:1;min-width:0;display:grid;grid-template-columns:500px 1fr;grid-template-rows:auto auto;gap:12px}.sn-featured-wrap{grid-column:1;grid-row:1}.sn-big-card{position:relative;width:100%;height:260px;border-radius:7px;overflow:hidden;cursor:pointer;background:#111}.sn-big-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.82;transition:transform .4s ease}.sn-big-card:hover img{transform:scale(1.04)}.sn-big-overlay{position:absolute;bottom:0;left:0;right:0;padding:50px 13px 13px;background:linear-gradient(to top,rgba(0,0,0,.88),transparent)}.sn-big-badge{display:inline-block;background:#e8001c;color:#fff;font-size:9px;font-weight:700;padding:2px 8px;border-radius:3px;letter-spacing:1px;text-transform:uppercase;margin-bottom:6px;width:6rem}.sn-big-title{color:#fff;font-size:clamp(11px,1.15vw,13.5px);font-weight:600;line-height:1.5;border-left:2px solid yellow;padding-left:2%}.sn-small-card{grid-column:1;grid-row:2;display:flex;gap:10px;align-items:flex-start;cursor:pointer;width:100%;padding:8px;border:1px solid #f0f0f0;border-radius:6px;transition:background .18s}.sn-small-card:hover{background:#fafafa}.sn-small-card:hover .sn-sc-title{color:var(--red)!important}.sn-sc-img{width:120px;min-width:120px;height:80px;border-radius:5px;overflow:hidden;flex-shrink:0;background:#222}.sn-sc-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.sn-small-card:hover .sn-sc-img img{transform:scale(1.06)}.sn-sc-title{font-size:13px;font-weight:600;color:#1a1a1a;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;padding:4px 8px;transition:color .18s}.sn-mid{flex:1!important;grid-column:2;grid-row:1 / 3;display:flex;flex-direction:column;gap:0;padding-left:12px;border-left:1px solid #999;height:362px}.sn-mid-card{display:flex;gap:12px;align-items:center;cursor:pointer;padding:8px 6px;border-bottom:1px solid #999!important;transition:background .18s;min-height:78px;overflow:hidden}.sn-mid-card:last-child{border-bottom:none}.sn-mid-card:hover{background:#fafafa}.sn-mid-card:hover .sn-mid-title{color:var(--red)}.sn-mid-img{position:relative;width:92px;min-width:92px;height:62px;border-radius:5px;overflow:hidden;flex-shrink:0;background:#222}.sn-mid-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s}.sn-mid-card:hover .sn-mid-img img{transform:scale(1.06)}.sn-mov-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0000004d;color:#fff;font-size:13px;font-weight:700;font-style:italic;text-align:center;padding:8px;pointer-events:none}.sn-hd-badge{position:absolute;top:5px;right:5px;background:#e8001c;color:#fff;font-size:9px;font-weight:700;padding:2px 6px;border-radius:2px;letter-spacing:.8px;z-index:3}.sn-teaser-badge{position:absolute;bottom:0;left:0;right:0;background:#000000b8;color:#fff;font-size:9px;font-weight:700;text-align:center;padding:4px 0;letter-spacing:3px;z-index:3}.sn-mid-title{font-size:12.5px;font-weight:600;color:#1a1a1a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .18s;padding-left:2%}.sn-defence{width:210px;min-width:200px;flex-shrink:0;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 1px 6px #00000017}.sn-defence-head{background:#002765;color:#fff;font-size:13px;font-weight:700;text-align:center;padding:9px 10px}.sn-defence-scroll{max-height:333px;overflow-y:auto;padding:4px 8px;scrollbar-width:thin;scrollbar-color:#e8001c #f5f5f5;border-top:1px solid #999}.sn-defence-scroll::-webkit-scrollbar{width:3px}.sn-defence-scroll::-webkit-scrollbar-track{background:#f5f5f5}.sn-defence-scroll::-webkit-scrollbar-thumb{background:#e8001c;border-radius:4px}.sn-defence-item{display:flex;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .15s}.sn-defence-item:last-child{border-bottom:none}.sn-defence-item:hover{background:#fafafa}.sn-defence-item:hover .sn-di-title{color:var(--red)}.sn-di-img{width:64px;min-width:64px;height:46px;border-radius:4px;overflow:hidden;flex-shrink:0}.sn-di-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.sn-defence-item:hover .sn-di-img img{transform:scale(1.08)}.sn-di-title{font-size:10.5px;color:#333;line-height:1.4;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .18s}.tn-page{padding-bottom:28px;background:#fff}.tn-inner{max-width:1300px;margin:0 auto;padding:30px 32px;background:#fff}.tn-trending-bar{display:flex;align-items:center;background:#fff;padding:40px 3rem;height:52px;gap:9px}.tn-trending-label{flex-shrink:0}.tn-trending-label-line{font-size:13px;font-weight:600;color:#333;line-height:1.15}.tn-trend-prev-btn,.tn-trend-next-btn{width:28px;height:28px;border-radius:50%;border:1.5px solid #bbb;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tn-trend-prev-btn:disabled,.tn-trend-next-btn:disabled{cursor:default}.tn-topics-list{display:flex;gap:9px;flex:1}.tn-topic-btn{padding:5px 14px;border:1.5px solid #ccc;border-radius:9px;background:#fff;font-size:11.5px;font-weight:600;color:gray;letter-spacing:.02em;white-space:nowrap;transition:all .15s;flex-shrink:0}.tn-topic-btn:hover{background:var(--red);color:#fff;border-color:var(--red)}.tn-sec-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.tn-sec-bar{width:4px;height:20px;background:var(--red);border-radius:1px}.tn-sec-title{font-size:20px;font-weight:700;color:#111;letter-spacing:.02em}.tn-grid{display:grid;grid-template-columns:450px 1fr 220px;margin-top:12px;background:#fff;height:318px}.tn-latest-news{max-height:320px;overflow-y:scroll;padding:14px;-ms-overflow-style:none;scrollbar-width:none}.tn-latest-scroll{max-height:300px;overflow-y:auto}.tn-latest-scroll::-webkit-scrollbar{display:none}.tn-latest-item{padding:13px 0;border-bottom:1.5px solid #999;cursor:pointer;transition:opacity .2s}.tn-latest-item:hover .tn-latest-item-title{color:var(--red)}.tn-latest-item-title{font-size:13px;font-weight:500;color:#111;line-height:1.4;margin-bottom:3px}.tn-latest-item-desc{font-size:11.5px;color:#666;font-weight:400;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tn-feature-cards{padding:10px;display:flex;gap:8px;height:317px}.tn-feature-card{flex:1 1 0;min-width:0;cursor:pointer;border-radius:8px;overflow:hidden;border:1.5px solid #999;transition:box-shadow .2s}.tn-feature-card:hover{box-shadow:0 4px 12px #00000026}.tn-feature-card-img-wrap{height:200px;overflow:hidden}.tn-feature-card-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease}.tn-feature-card:hover .tn-feature-card-img-wrap img{transform:scale(1.05)}.tn-feature-card-body{padding:20px 10px 12px;background:#fff}.tn-feature-card-title{font-size:12px;font-weight:600;color:gray;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tn-feature-card-title:hover{color:var(--red)}.tn-live-updates{padding:14px 10px 14px 12px;display:flex;flex-direction:column;height:83%}.tn-live-scroll{flex:1;overflow-y:auto;max-height:310px}.tn-live-scroll::-webkit-scrollbar{width:4px}.tn-live-scroll::-webkit-scrollbar-track{background:#f5f5f5;border-radius:2px}.tn-live-scroll::-webkit-scrollbar-thumb{background:var(--red);border-radius:2px}.tn-live-item{display:flex;gap:6px;align-items:flex-start;padding:7px 0;cursor:pointer;border-bottom:.5px solid #eee}.tn-live-item:last-child{border-bottom:none}.tn-live-dot{width:7px;height:7px;border-radius:50%;background:var(--red);flex-shrink:0;margin-top:4px}.tn-live-item-title{font-size:12px;font-weight:700;color:#111;margin-bottom:2px;line-height:1.3}.tn-live-item-text{font-size:11px;color:#333;line-height:1.4;word-break:break-word;overflow-wrap:break-word}.tn-banner{margin-top:14px;border:1.5px solid #ccc;border-radius:2px;overflow:hidden;position:relative;padding:10px}.tn-banner-slide{display:flex;height:115px}.tn-banner-left{flex:0 0 38%;position:relative;display:flex;align-items:center;padding:12px 14px 12px 18px;overflow:hidden}.tn-banner-left-redbar{position:absolute;left:0;top:0;bottom:0;width:8px;background:var(--red)}.tn-banner-left-greenbar{position:absolute;bottom:0;left:8px;right:0;height:9px;background:#2e7d32}.tn-banner-left-content{margin-left:4px;flex:1}.tn-banner-meta{font-size:9px;color:#aaa;line-height:1.4}.tn-banner-brands{display:flex;align-items:center;gap:10px}.tn-banner-brand-name{font-size:26px;font-weight:900;color:#fff;font-family:Poppins,sans-serif;line-height:1}.tn-banner-tagline{font-size:7px;color:#90a4ae;letter-spacing:.07em;margin-top:4px;padding-bottom:10px}.tn-banner-mid{flex:0 0 14%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 6px;gap:6px}.tn-banner-mid-tag{font-size:11px;color:#fff;font-style:italic;font-weight:700;text-align:center}.tn-banner-mid-box{border-radius:3px;padding:5px 6px;width:100%;text-align:center}.tn-banner-mid-line{font-size:11px;color:#fff;font-weight:700;line-height:1.3}.tn-banner-right{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 24px;text-align:center}.tn-banner-right-label{font-size:14px;font-weight:700;color:#111;margin-bottom:2px}.tn-banner-right-main{font-size:32px;font-weight:900;color:var(--red);font-family:Georgia,serif;line-height:1.05}.tn-banner-right-sub{font-size:17px;font-weight:900;color:#111;letter-spacing:.05em}.tn-page-4k .tn-inner{max-width:none!important;width:min(2400px,calc(100% - 140px));padding:70px 90px}.tn-page-4k .tn-grid{grid-template-columns:920px minmax(0,1fr) 430px;height:620px;gap:18px}.tn-page-4k .tn-sec-bar{width:6px;height:28px}.tn-page-4k .tn-sec-title{font-size:30px}.tn-page-4k .tn-latest-news{max-height:620px;padding:24px}.tn-page-4k .tn-latest-scroll{max-height:585px}.tn-page-4k .tn-latest-item-title{font-size:22px}.tn-page-4k .tn-latest-item-desc{font-size:17px;line-height:1.5}.tn-page-4k .tn-feature-cards{height:620px}.tn-page-4k .tn-feature-card-img-wrap{height:410px}.tn-page-4k .tn-feature-card-title{font-size:21px}.tn-page-4k .tn-live-updates{padding:24px 18px 24px 22px}.tn-page-4k .tn-live-scroll{max-height:585px}.tn-page-4k .tn-live-item-title{font-size:18px;line-height:1.45}.tn-page-4k .tn-live-item-text{font-size:16px}.nps-4k .nps-ent-layout{gap:24px}.nps-4k .nps-section-bar{width:6px;height:28px}.nps-4k .nps-section-title{font-size:28px}.nps-4k .nps-read-more-link{font-size:15px}.nps-4k .nps-ent-left-mid{grid-template-columns:960px 1fr;gap:28px}.nps-4k .hs-featured-img-wrap{height:500px}.nps-4k .hs-featured-title{font-size:26px}.nps-4k .hs-mid-title,.nps-4k .hs-small-title{font-size:20px}.nps-4k .nps-health-header-text,.nps-4k .nps-health-text{font-size:18px}.vs-wrap{background:var(--red);padding:20px 16px 24px;min-height:450px;height:auto}.vs-inner{max-width:1120px;margin:0 auto}.vs-header-wrap{display:flex;align-items:center;gap:8px;margin-bottom:14px}.vs-header-wrap--right{justify-content:flex-end}.vs-header-bar{width:4px;height:18px;background:#ffd24d;border-radius:2px}.vs-header-text{color:#fff;font-weight:700;font-size:16px;letter-spacing:.08em;text-transform:uppercase}.vs-small-card{cursor:pointer;margin-bottom:18px;transition:opacity .2s}.vs-small-card--inactive{opacity:.88}.vs-small-thumb-wrap{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:16/9;background:transparent;border:2px solid white;transition:border-color .2s,background .2s}.vs-small-thumb-wrap--active{box-shadow:0 0 0 2px #fff6}.vs-small-thumb-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px;transition:opacity .25s}.vs-small-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.vs-duration-badge{position:absolute;bottom:5px;right:6px;background:#000000b3;color:#fff;font-size:10px;padding:1px 5px;border-radius:3px;font-weight:600}.vs-small-card-title{color:#fff;font-size:12px;margin:6px 0 0;line-height:1.45}.vs-small-card-title--active{font-weight:700}.vs-play-btn{border-radius:50%;border:2px solid white;display:flex;align-items:center;justify-content:center;background:#00000040;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);flex-shrink:0;transition:background .2s,transform .2s}.vs-featured-wrap{position:relative;border-radius:12px;overflow:hidden;border:2px solid rgba(255,255,255,.85);aspect-ratio:16/9;max-height:320px;width:100%;max-width:640px;margin:0 auto;cursor:pointer;background:#a00;box-shadow:0 6px 28px #00000059}.vs-featured-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s}.vs-featured-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.vs-featured-bottom-bar{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 100%);padding:20px 14px 10px}.vs-featured-title{color:#fff;font-size:13px;margin:0;font-weight:600;line-height:1.4}.vs-featured-duration{color:#ffffffb3;font-size:11px}.vs-grid{display:grid;gap:16px;align-items:stretch}.vs-side-col,.vs-side-row{display:flex;flex-direction:column;gap:12px}.bottom-nav-wrapper,.bottom-nav-spacer{display:none}.about-page{background:#fff;color:#1a1a1a;overflow-x:hidden}.container{max-width:1500px;padding:40px 4rem}.fade-in{opacity:0;transition:opacity .75s cubic-bezier(.22,.68,0,1.2),transform .75s cubic-bezier(.22,.68,0,1.2)}.fade-in.visible{opacity:1;transform:none!important}.fade-up{transform:translateY(32px)}.fade-left{transform:translate(-32px)}.fade-right{transform:translate(32px)}.hero{position:relative;height:75vh;min-height:537px;overflow:hidden;background:#001d52}.hero-bg{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.hero-watermark{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.hero-content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;height:100%;padding:0 5rem;max-width:900px}.hero-badge{display:inline-flex;align-items:center;gap:10px;background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:100px;padding:7px 20px;margin-bottom:30px;width:-moz-fit-content;width:fit-content}.hero-badge-dot{width:8px;height:8px;border-radius:50%;background:var(--red);animation:pulse-dot 1.8s ease-in-out infinite}.hero-badge-text{color:#ffffffe6;font-size:11px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase}.hero-title{font-size:3rem;font-weight:500;color:#fff;line-height:1;margin-bottom:22px;letter-spacing:-1.5px}.hero-title-accent{color:var(--red)}.hero-subtitle{font-size:1rem;color:#ffffffa6;max-width:520px;line-height:1.8;font-weight:300;margin-bottom:40px}.hero-tags{display:flex;gap:22px;flex-wrap:wrap}.hero-tag{display:flex;align-items:center;gap:7px;color:#ffffff80;font-size:12.5px;font-weight:400}.hero-tag-icon{color:var(--red);display:flex}.section-label{display:block;color:var(--red);font-weight:700;font-size:15px;letter-spacing:2px;text-transform:uppercase;margin-bottom:14px}.section-header{margin-bottom:3.5rem}.section-header.center{text-align:center}.section-header.left{text-align:left}.section-title{font-size:1.1rem;font-weight:400;color:#2a2a2a;line-height:1.7;max-width:720px}.section-header.center .section-title{margin:0 auto}.section-subtitle{font-size:.9rem;color:#999;margin-top:12px;font-weight:400}.section-divider{width:44px;height:2px;background:var(--red);border-radius:2px;margin-top:20px}.section-header.center .section-divider{margin:20px auto 0}.tagline-bar{margin-top:2.5rem;padding:1.4rem 2rem;background:#fdf5f5;border-left:3px solid var(--red);border-radius:0 8px 8px 0;display:flex;align-items:center;gap:16px}.tagline-bar-icon{color:var(--red);flex-shrink:0;display:flex}.tagline-bar-text{font-size:.92rem;color:#555;font-style:italic;line-height:1.65;font-weight:400}.who-section{padding:4rem 0 50px;background:#fff}.who-grid{display:grid;grid-template-columns:1fr 1fr;gap:4.5rem;align-items:start}.who-card{background:#fff;border-radius:12px;padding:2.8rem;border:1px solid rgba(216,1,0,.15);position:relative;box-shadow:0 12px 50px #d801000d,0 2px 10px #0000000a}.who-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(to right,var(--red),#ff4444);border-radius:12px 12px 0 0}.who-card-bg-icon{font-size:40px;opacity:.08;position:absolute}.who-card-divider{width:36px;height:3px;background:var(--red);border-radius:2px;margin-bottom:20px}.who-card-title{font-size:20px;line-height:1.6;margin-bottom:15px}.who-card-quote{padding:16px 20px;background:var(--red);border-radius:8px}.who-card-quote-text{color:#ffffffe6;font-size:.95rem;font-style:italic;line-height:1.65}.who-text-title{font-size:2.6rem;font-weight:800;color:#1a1a1a;margin-bottom:20px;letter-spacing:-.5px}.who-text-body{font-size:.95rem;color:#606060;line-height:1.9;margin-bottom:16px}.topics-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;margin-top:8px}.topic-item{display:flex;align-items:center;gap:10px;font-size:.855rem;color:#444;font-weight:400}.topic-dot{width:4px;height:4px;border-radius:50%;background:var(--red);flex-shrink:0}.philosophy-section{padding:0 0 6rem;background:#f9f9f9}.philosophy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.philosophy-card{display:flex;align-items:center;gap:22px;background:#fff;border-radius:10px;padding:1.7rem 2rem;border:1px solid #eee;border-left:3px solid var(--red);transition:box-shadow .3s,transform .3s}.philosophy-card:hover{color:var(--red);box-shadow:0 8px 28px #d8010012!important;transform:translateY(-2px)!important}.philo-num{font-size:2.4rem;font-weight:800;color:#d8000049;flex-shrink:0;line-height:1}.philosophy-text{font-size:.97rem;color:#1a1a1a;font-style:italic;font-weight:500;line-height:1.55}.mission-section{padding:20px 0 6rem;background:#fff}.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.mission-card{display:flex;gap:18px;background:#fff;border-radius:12px;padding:1.8rem;border:1px solid #efefef;box-shadow:0 2px 14px #0000000a;align-items:flex-start;transition:box-shadow .3s,transform .3s}.mission-card:hover{box-shadow:0 10px 36px #d8010014;transform:translateY(-3px)}.mission-icon-wrap{flex-shrink:0;width:46px;height:46px;border-radius:10px;background:#d8010012;color:var(--red);display:flex;align-items:center;justify-content:center}.mission-title{font-size:.97rem;font-weight:700;color:#1a1a1a;margin-bottom:8px;line-height:1.35}.mission-desc{font-size:.875rem;color:#6a6a6a;line-height:1.8;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vision-section{padding:0 0 6rem;background:#f9f9f9}.vision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.vision-grid-bottom{display:flex;gap:1.4rem;justify-content:center;margin:1.4rem 10%}.vision-grid-bottom .vision-card{flex:0 0 calc(33.333% - 1rem)}.vision-card{background:#fff;border-radius:12px;padding:2rem;border:1px solid #eee;border-top:2px solid var(--red);text-align:left;transition:box-shadow .3s,transform .3s;display:flex;flex-direction:column}.vision-card:hover{box-shadow:0 10px 36px #d8010012;transform:translateY(-4px)}.vision-icon{color:var(--red);margin-bottom:16px;display:flex;opacity:.9}.vision-title{font-size:.93rem;font-weight:700;color:#1a1a1a;margin-bottom:10px;line-height:1.35}.vision-desc{font-size:.855rem;color:#6a6a6a;line-height:1.8;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pillars-section{padding:0 0 6rem;background:#fff}.pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.pillar-card{display:flex;align-items:center;gap:14px;padding:1.25rem 1.6rem;background:#fafafa;border-radius:8px;border:1px solid #ebebeb;transition:background .25s,box-shadow .25s,transform .25s}.pillar-card:hover{background:#fff5f5;box-shadow:0 4px 18px #d8010012;transform:translateY(-2px)}.pillar-check{color:var(--red);background:#d8010012;border-radius:6px;padding:6px;display:flex;flex-shrink:0}.pillar-title{font-size:.885rem;font-weight:600;color:#1a1a1a;line-height:1.4}.different-section{padding:2rem 0;background:#f9f9f9;position:relative}.different-section:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,var(--red) 30%,var(--red) 70%,transparent)}.diff-grid{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1500px}.diff-grid-bottom{display:flex;gap:2rem;justify-content:center;margin:2rem 10%}.diff-grid-bottom .diff-card{flex:0 0 calc(50% - 1rem)}.diff-card{display:flex;align-items:center;gap:24px;padding:1.4rem 2rem;background:#fff;border-radius:10px;border:1px solid #ebebeb;border-left:3px solid var(--red);width:100%;transition:background .25s,transform .25s,box-shadow .25s}.diff-card:hover{background:snow;transform:translate(6px);box-shadow:0 4px 22px #d8010012}.diff-num{font-size:2rem;font-weight:800;color:#d8000049;min-width:52px;line-height:1;flex-shrink:0}.diff-card:hover .diff-num{color:var(--red)}.diff-icon{color:var(--red);display:flex;flex-shrink:0}.diff-text{font-size:.97rem;font-weight:600;color:#1a1a1a;line-height:1.4;flex:1}.responsibility-section{padding:2rem 0;background:#0b1b3e}.responsibility-layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.responsibility-left .section-label{color:#d80100d9}.responsibility-heading{font-size:1rem;font-weight:500;color:#ffffffe6;line-height:1.65;margin-top:10px}.responsibility-right{display:flex;flex-direction:column;gap:0}.resp-point{display:flex;align-items:flex-start;gap:22px;padding:2rem 0}.resp-divider{height:1px;background:#ffffff14}.resp-num{font-size:2.6rem;font-weight:800;color:var(--red);line-height:1;flex-shrink:0;opacity:.8}.resp-text{font-size:1.05rem;color:#fffc;line-height:1.65;font-weight:300;padding-top:10px}.ephilosophy-section{padding:20px 0 6rem;background:#fff}.ephilosophy-list{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1500px}.ephilosophy-list-bottom{display:flex;gap:2rem;justify-content:center;margin:2rem 10%}.ephilosophy-list-bottom .ephilosophy-item{flex:0 0 calc(50% - 1rem)}.ephilosophy-item{display:flex;align-items:center;gap:20px;padding:1.3rem 1.8rem;background:#fafafa;border-radius:8px;border-left:3px solid var(--red);transition:background .25s,transform .25s,box-shadow .25s}.ephilosophy-item:hover{background:#fff5f5;transform:translate(4px);box-shadow:0 4px 16px #d801000f}.ephilosophy-num{font-size:1.5rem;font-weight:800;color:#d8010026;min-width:36px;line-height:1}.ephilosophy-icon{color:var(--red);display:flex;flex-shrink:0}.ephilosophy-text{font-size:.95rem;color:#1a1a1a;font-weight:500;line-height:1.55}.contact-cta-section{padding:0;background:#0b1b3e}.contact-cta-box{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.contact-cta-title{font-size:2rem;font-weight:700;color:#fff;letter-spacing:-.5px;line-height:1.2}.contact-cta-sub{font-size:.95rem;color:#ffffff8c;font-weight:300;line-height:1.7;max-width:480px}.contact-cta-btn{margin-top:8px;display:inline-flex;align-items:center;gap:8px;background:var(--red);color:#fff;padding:14px 32px;border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.contact-cta-btn:hover{background:#b80000;transform:translateY(-2px)}.careers-page{background:#fff;color:#1a1a1a;overflow-x:hidden}.cp-container{max-width:1500px;padding:0 4rem}.cp-hero{position:relative;height:75vh;min-height:537px;overflow:hidden;background:#001d52}.cp-hero-bg{position:absolute;inset:0}.cp-hero-img{position:absolute;inset:0;background-image:url(https://images.unsplash.com/photo-1504711434969-e33886168f5c?w=1600&q=80);background-size:cover;background-position:center 30%;z-index:0}.cp-hero-svg{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:1}.cp-hero-fade{position:absolute;bottom:0;left:0;right:0;height:130px;background:linear-gradient(transparent,#fff);z-index:2}.cp-hero-content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;height:100%;padding:0 5rem;max-width:860px}.cp-hero-badge{display:inline-flex;align-items:center;gap:10px;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.18);border-radius:100px;padding:7px 20px;margin-bottom:28px;width:-moz-fit-content;width:fit-content}.cp-badge-dot{width:7px;height:7px;border-radius:50%;background:var(--red);animation:pulse-dot 1.8s ease-in-out infinite;flex-shrink:0}.cp-badge-text{font-size:11px;font-weight:600;color:#ffffffd9;letter-spacing:2.5px;text-transform:uppercase}.cp-hero-title{font-size:3rem;font-weight:500;color:#fff;line-height:1.05;letter-spacing:-1.5px;margin-bottom:20px}.cp-hero-accent{color:var(--red)}.cp-hero-sub{font-size:1rem;color:#fff9;max-width:480px;line-height:1.8;font-weight:300}.cp-section{padding:6rem 0}.cp-bg-white{background:#fff}.cp-bg-grey{background:#f8f8f8}.cp-bg-dark{background:#0b1b3e}.cp-sec-hd{margin-bottom:3rem}.cp-sec-hd.cp-center{text-align:center}.cp-label{display:block;font-size:18px;font-weight:700;letter-spacing:4px;text-transform:uppercase;color:var(--red);margin-bottom:12px}.cp-label--light{color:#d80100cc}.cp-title-md{font-size:1.1rem;font-weight:500;color:#2a2a2a;line-height:1.65;max-width:580px;margin:0 auto}.cp-divider{width:40px;height:2px;background:var(--red);border-radius:2px;margin:16px auto 0}.cp-roles-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cp-role-card{background:#fff;border-radius:12px;border:1px solid #e8e8e8;overflow:hidden;transition:box-shadow .3s,transform .25s}.cp-role-card:hover{box-shadow:0 6px 24px #00000012;transform:translateY(-2px)}.cp-role-card--open{box-shadow:0 10px 36px #d8010014}.cp-role-top{display:flex;align-items:center;gap:14px;padding:1.4rem 1.6rem;cursor:pointer}.cp-role-icon{width:44px;height:44px;border-radius:12px;background:#d8010012;color:var(--red);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cp-role-info{flex:1}.cp-role-title{font-size:.96rem;font-weight:700;color:#111;margin-bottom:6px;line-height:1.3}.cp-role-meta{display:flex;gap:8px;flex-wrap:wrap}.cp-role-badge{display:inline-flex;align-items:center;gap:4px;font-size:.7rem;font-weight:600;padding:3px 9px;border-radius:100px;background:#d8010012;color:var(--red)}.cp-role-badge--loc{background:#f0f0f0;color:#777}.cp-chevron{color:#bbb;display:flex;flex-shrink:0;transition:transform .3s ease}.cp-chevron--up{transform:rotate(180deg)}.cp-role-body{padding:1.2rem 1.6rem 1.6rem;border-top:1px solid #f2f2f2}.cp-role-desc{font-size:.875rem;color:#555;line-height:1.8;margin-bottom:14px;font-weight:400}.cp-skills-row{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.cp-skill-pill{font-size:.7rem;font-weight:500;background:#f2f2f2;color:#555;padding:4px 11px;border-radius:100px}.cp-apply-btn{display:inline-flex;align-items:center;gap:7px;background:var(--red);color:#fff;border-radius:8px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:background .2s,transform .2s}.cp-apply-btn:hover{background:#b80000;transform:translateY(-1px)}.cp-intern-simple{max-width:600px;margin:0 auto;text-align:center}.cp-intern-body{font-size:1rem;color:#fff9;line-height:1.85;font-weight:300;margin-bottom:28px}.cp-intern-btn{display:inline-flex;align-items:center;gap:8px;background:var(--red);color:#fff;border-radius:8px;padding:12px 24px;font-size:.88rem;font-weight:600;transition:background .2s,transform .2s}.cp-intern-btn:hover{background:#b80000;transform:translateY(-1px)}.cp-intern-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2.2rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cp-intern-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.cp-intern-tag{font-size:.75rem;font-weight:700;color:var(--red);background:#d8010026;padding:5px 12px;border-radius:100px}.cp-intern-dur{font-size:.75rem;color:#ffffff59}.cp-intern-hr{border:none;border-top:1px solid rgba(255,255,255,.08);margin-bottom:18px}.cp-intern-perks-lbl{font-size:.7rem;font-weight:700;color:#ffffff59;text-transform:uppercase;letter-spacing:2px;margin-bottom:14px}.cp-intern-perk{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:.86rem;color:#ffffffb8;font-weight:400}.cp-perk-icon{color:var(--red);background:#d8010026;border-radius:4px;padding:2px;flex-shrink:0;width:18px;height:18px}.cp-intern-card-foot{display:flex;gap:8px;margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.07)}.cp-intern-pill{font-size:.7rem;padding:4px 10px;border-radius:100px;font-weight:500}.cp-intern-pill--mode{background:#ffffff0f;color:#ffffff59}.cp-intern-pill--stipend{background:#d8010026;color:var(--red);font-weight:700}.cp-modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem}.cp-modal-box{background:#fff;border-radius:18px;width:100%;max-width:660px;max-height:90vh;overflow-y:auto;box-shadow:0 32px 80px #0000002e}.cp-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:1.8rem 2rem;border-bottom:1px solid #f0f0f0}.cp-modal-label{font-size:10px;font-weight:700;color:var(--red);letter-spacing:3.5px;text-transform:uppercase;margin-bottom:6px}.cp-modal-title{font-size:1.2rem;font-weight:700;color:#0f0f0f}.cp-modal-close{background:none;border:none;cursor:pointer;color:#aaa;display:flex;padding:6px;border-radius:6px;transition:color .2s}.cp-modal-close:hover{color:#333}.cp-modal-body{padding:1.8rem 2rem}.cp-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.cp-form-group{display:flex;flex-direction:column;gap:6px}.cp-form-label{font-size:.76rem;font-weight:600;color:#444}.cp-char-count{font-weight:400;color:#bbb}.cp-form-input,.cp-form-textarea{border:1.5px solid #e5e5e5;border-radius:8px;padding:10px 14px;font-size:.88rem;outline:none;color:#111;transition:border-color .2s;background:#fff}.cp-form-input:focus,.cp-form-textarea:focus{border-color:#001d52}.cp-form-textarea{min-height:110px;resize:vertical}.cp-err{border-color:var(--red)!important}.cp-error-msg{font-size:.72rem;color:var(--red);font-weight:500}.cp-modal-footer{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding-top:16px;border-top:1px solid #f0f0f0;gap:1rem}.cp-modal-note{font-size:.72rem;color:#bbb;max-width:280px;line-height:1.5}.cp-submit-btn{display:inline-flex;align-items:center;gap:8px;background:var(--red);color:#fff;border-radius:8px;padding:11px 22px;font-size:.86rem;font-weight:600;flex-shrink:0;transition:background .2s,transform .2s}.cp-submit-btn:hover{background:#b80000;transform:translateY(-1px)}.cp-success-box{padding:3rem 2rem;text-align:center}.cp-success-icon{width:60px;height:60px;border-radius:50%;background:#d8010012;color:var(--red);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.cp-success-title{font-size:1.4rem;font-weight:700;color:#0f0f0f;margin-bottom:12px}.cp-success-text{font-size:.88rem;color:#666;line-height:1.75;max-width:400px;margin:0 auto 24px}.cp-success-btn{background:#1a1a1a;color:#fff;border-radius:8px;padding:11px 26px;font-size:.86rem;font-weight:600;transition:background .2s}.cp-success-btn:hover{background:#333}.cp-resume-upload{border:1.5px dashed #e5e5e5;border-radius:8px;background:#fafafa;transition:border-color .2s,background .2s}.cp-resume-upload:hover{border-color:#001d52;background:#f4f7ff}.cp-resume-has-file{border-color:#0fbc87;background:#f0fdf8}.cp-resume-label{display:block;padding:12px 16px;font-size:.85rem;font-weight:500;color:#888;cursor:pointer;width:100%}.cp-resume-has-file .cp-resume-label{color:#0fbc87;font-weight:600}.contact-page{background:#f8f8f8;color:#1a1a1a;overflow-x:hidden}.ct-container{max-width:1200px;margin:0 auto;padding:0 4rem}.ct-hero{position:relative;height:75vh;min-height:537px;overflow:hidden}.ct-hero-img{position:absolute;inset:0;background-image:url(https://images.unsplash.com/photo-1585829365295-ab7cd400c167?w=1600&q=80);background-size:cover;background-position:center 40%;z-index:0}.ct-hero-overlay{position:absolute;inset:0;background:linear-gradient(to right,#001232e0 40%,#0012328c);z-index:1}.ct-hero-content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;height:100%;padding:0 5rem;max-width:760px}.ct-hero-badge{display:inline-flex;align-items:center;gap:10px;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.18);border-radius:100px;padding:7px 20px;margin-bottom:22px;width:-moz-fit-content;width:fit-content}.ct-badge-dot{width:7px;height:7px;border-radius:50%;background:var(--red);animation:pulse-dot 1.8s ease-in-out infinite;flex-shrink:0}.ct-badge-text{font-size:11px;font-weight:600;color:#ffffffd9;letter-spacing:2.5px;text-transform:uppercase}.ct-hero-title{font-size:3rem;font-weight:500;color:#fff;line-height:1.05;letter-spacing:-1.5px;margin-bottom:14px}.ct-hero-accent{color:var(--red)}.ct-hero-sub{font-size:1rem;color:#fff9;line-height:1.8;font-weight:300}.ct-ad-right{margin-top:-9%}.ct-label{display:block;font-size:12px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:var(--red);margin-bottom:14px}.ct-label--light{color:#d80100d9}.ct-main{padding:5rem 0}.ct-split{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:start}.ct-split-left{display:flex;flex-direction:column;gap:2rem}.ct-info-block{background:#fff;border-radius:14px;padding:1.6rem 1.8rem;border:1px solid #eee}.ct-email-link{display:inline-flex;align-items:center;gap:8px;font-size:.95rem;font-weight:600;color:#001d52;text-decoration:none;transition:color .2s}.ct-email-link:hover{color:var(--red)}.ct-offices{display:flex;flex-direction:column;gap:14px}.ct-office-item{display:flex;gap:12px;align-items:flex-start}.ct-office-icon{color:var(--red);margin-top:2px;flex-shrink:0}.ct-office-city{font-size:.82rem;font-weight:700;color:#111;margin-bottom:3px}.ct-office-addr{font-size:.8rem;color:#666;line-height:1.6;font-weight:400}.ct-social-row{display:flex;flex-wrap:wrap;gap:10px}.ct-social-pill{display:inline-flex;align-items:center;gap:7px;font-size:.8rem;font-weight:600;color:#001d52;background:#f0f3fa;padding:8px 16px;border-radius:100px;text-decoration:none;border:1px solid #dde3f0;transition:background .2s,color .2s,transform .2s}.ct-social-pill:hover{background:#001d52;color:#fff;transform:translateY(-2px)}.ct-form-card{background:#fff;border-radius:18px;padding:2.6rem 2.8rem;box-shadow:0 4px 40px #00000012;border:1px solid #eee}.ct-form-title{font-size:1.5rem;font-weight:700;color:#0f0f0f;margin-bottom:22px;line-height:1.2}.ct-form-wrap{display:flex;flex-direction:column;gap:14px}.ct-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ct-form-group{display:flex;flex-direction:column;gap:6px}.ct-form-label{font-size:.76rem;font-weight:600;color:#444}.ct-char-count{font-weight:400;color:#bbb}.ct-form-input,.ct-form-textarea{border:1.5px solid #e5e5e5;border-radius:9px;padding:11px 14px;font-size:.875rem;outline:none;color:#111;transition:border-color .2s,box-shadow .2s;background:#fafafa}.ct-form-input:focus,.ct-form-textarea:focus{border-color:#001d52;background:#fff;box-shadow:0 0 0 3px #001d520f}.ct-form-textarea{min-height:120px;resize:vertical}.ct-err{border-color:var(--red)!important}.ct-error-msg{font-size:.72rem;color:var(--red);font-weight:500}.ct-submit-btn{display:inline-flex;align-items:center;gap:8px;background:var(--red);color:#fff;border-radius:9px;padding:12px 26px;font-size:.875rem;font-weight:600;align-self:flex-start;margin-top:4px;transition:background .2s,transform .2s}.ct-submit-btn:hover{background:#b80000;transform:translateY(-1px)}.ct-form-success{text-align:center;padding:2.5rem 1rem}.ct-success-icon{width:60px;height:60px;border-radius:50%;background:#d8010012;color:var(--red);display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.ct-success-title{font-size:1.3rem;font-weight:700;color:#0f0f0f;margin-bottom:10px}.ct-success-text{font-size:.875rem;color:#666;line-height:1.75;max-width:340px;margin:0 auto 22px}.ct-success-reset{background:none;border:1.5px solid var(--red);color:var(--red);border-radius:8px;padding:10px 22px;font-size:.84rem;font-weight:600;transition:background .2s,color .2s}.ct-success-reset:hover{background:var(--red);color:#fff}.ct-advertise{background:#0b1b3e;padding:6rem 0}.ct-ad-header{margin-bottom:3.5rem}.ct-ad-title{font-size:2.2rem;font-weight:700;color:#fff;letter-spacing:-.5px;line-height:1.15;margin-bottom:10px}.ct-ad-sub{font-size:.95rem;color:#ffffff80;font-weight:300;line-height:1.7}.ct-ad-body{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.ct-ad-section-label{font-size:10px;font-weight:700;letter-spacing:3.5px;text-transform:uppercase;color:#ffffff59;margin-bottom:18px;display:block}.ct-ad-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ct-ad-item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:10px;transition:background .2s,transform .2s}.ct-ad-item:hover{background:#ffffff17;transform:translateY(-2px)}.ct-ad-item-icon{color:var(--red);display:flex;flex-shrink:0}.ct-ad-item-text{font-size:.82rem;font-weight:500;color:#ffffffc7;line-height:1.4}.ct-why-list{display:flex;flex-direction:column;gap:12px;margin-bottom:2rem}.ct-why-item{display:flex;align-items:center;gap:12px;font-size:.9rem;font-weight:500;color:#ffffffd1}.ct-why-icon{color:var(--red);flex-shrink:0}.ct-ad-cta{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-left:3px solid var(--red);border-radius:0 10px 10px 0;padding:1.2rem 1.5rem}.ct-ad-cta-label{font-size:.72rem;font-weight:600;color:#ffffff59;text-transform:uppercase;letter-spacing:2px;margin-bottom:8px}.ct-ad-cta-email{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;font-weight:600;color:#fff;text-decoration:none;transition:color .2s}.ct-ad-cta-email:hover{color:var(--red)}.ct-phone-container{width:100%}.ct-phone-container .form-control{width:100%!important;height:42px!important;border:1.5px solid #e5e5e5!important;border-radius:9px!important;padding-left:48px!important;font-size:.875rem!important;background:#fafafa!important}.ct-phone-container .flag-dropdown{border:1.5px solid #e5e5e5!important;border-radius:9px 0 0 9px!important;background:#fafafa!important}.ct-contact-desc{font-size:.85rem;color:#6b7280;margin:.4rem 0 1rem;line-height:1.6}.ct-email-list{display:flex;flex-direction:column;gap:.85rem}.ct-email-row{display:flex;flex-direction:column;gap:.2rem}.ct-email-tag{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af}.ep-fade-in{opacity:0;transition:opacity .8s cubic-bezier(.22,.68,0,1.2),transform .8s cubic-bezier(.22,.68,0,1.2)}.ep-fade-in.ep-visible{opacity:1;transform:none!important}.ep-fade-up{transform:translateY(32px)}.ep-fade-left{transform:translate(-32px)}.ep-fade-right{transform:translate(32px)}.ep-page{background:#fff;color:#1a1a1a;overflow-x:hidden}.ep-hero{position:relative;min-height:537px;height:75vh;display:flex;align-items:center;overflow:hidden;background-image:url(https://images.unsplash.com/photo-1585829365295-ab7cd400c167?w=1600&q=80&fit=crop);background-size:cover;background-position:center}.ep-hero-overlay{position:absolute;inset:0;background:linear-gradient(#001d5259,#001d52f2);z-index:1}.ep-hero-topbar{position:absolute;top:0;left:0;right:0;height:4px;background:var(--red);z-index:10}.ep-hero-bottombar{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,var(--red) 30%,var(--red) 70%,transparent);z-index:10}.ep-corner{position:absolute;width:44px;height:44px;z-index:5}.ep-tl{top:24px;left:28px;border-top:2px solid rgba(216,1,0,.65);border-left:2px solid rgba(216,1,0,.65)}.ep-tr{top:24px;right:28px;border-top:2px solid rgba(216,1,0,.65);border-right:2px solid rgba(216,1,0,.65)}.ep-bl{bottom:24px;left:28px;border-bottom:2px solid rgba(216,1,0,.65);border-left:2px solid rgba(216,1,0,.65)}.ep-br{bottom:24px;right:28px;border-bottom:2px solid rgba(216,1,0,.65);border-right:2px solid rgba(216,1,0,.65)}.ep-hero-container{position:relative;z-index:5;max-width:1200px;margin:0 auto;padding:5rem 4rem;width:100%;display:grid;grid-template-columns:1fr 360px;gap:4rem;align-items:center}.ep-hero-content{display:flex;flex-direction:column}.ep-hero-badge{display:inline-flex;align-items:center;gap:10px;background:#ffffff1f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:100px;padding:7px 20px;margin-bottom:28px;width:-moz-fit-content;width:fit-content}.ep-hero-badge-dot{width:8px;height:8px;border-radius:50%;background:var(--red);animation:ep-pulse 1.8s ease-in-out infinite}.ep-hero-badge-text{font-size:11px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:#ffffffe6}.ep-hero-title{font-size:3rem;font-weight:500;color:#fff;line-height:1.05;letter-spacing:-1.5px;margin-bottom:24px}.ep-hero-accent{color:var(--red)}.ep-hero-subtitle{font-size:1rem;color:#fff9;max-width:500px;line-height:1.85;font-weight:300;margin-bottom:36px}.ep-hero-tags{display:flex;flex-wrap:wrap;gap:10px}.ep-hero-tag{display:inline-flex;align-items:center;gap:7px;padding:7px 16px;background:#ffffff1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.18);border-radius:100px;font-size:12px;font-weight:500;color:#fffc}.ep-hero-tag svg{color:var(--red)}.ep-hero-index{background:#ffffff12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.13);border-radius:14px;padding:2rem 2.2rem;position:relative;overflow:hidden}.ep-hero-index-topbar{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(to right,var(--red),#ff5555)}.ep-hero-index-label{font-size:.72rem;font-weight:700;color:#fff6;letter-spacing:3px;text-transform:uppercase;margin-bottom:1.2rem;margin-top:.3rem}.ep-hero-index-item{display:flex;align-items:center;gap:14px;padding:.65rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.ep-hero-index-item:last-child{border-bottom:none}.ep-hero-index-num{font-size:.72rem;font-weight:700;color:var(--red);min-width:24px;letter-spacing:1px}.ep-hero-index-title{font-size:.85rem;font-weight:500;color:#ffffffbf;line-height:1.4}.ep-section{padding:4rem 0}.ep-container{max-width:1200px;margin:0 auto;padding:0 4rem}.ep-label{display:block;color:var(--red);font-weight:700;font-size:11px;letter-spacing:4px;text-transform:uppercase;margin-bottom:12px}.ep-label-light{color:#d80100cc}.ep-section-header{margin-bottom:3.5rem}.ep-section-header-center{text-align:center}.ep-section-title{font-size:2.2rem;font-weight:800;color:#001d52;line-height:1.2;letter-spacing:-.5px;margin-bottom:10px}.ep-section-titlee{font-size:2.2rem;font-weight:800;color:#001d52;line-height:1.2;letter-spacing:-.5px;margin-bottom:10px;margin-top:5%}.ep-section-subtitle,.ep-section-subtitlee{font-size:.97rem;color:#666;line-height:1.8;font-weight:400;max-width:800px;margin:10px auto 0}.ep-section-divider{width:44px;height:3px;background:linear-gradient(to right,var(--red),#ff5555);border-radius:2px;margin-top:18px}.ep-divider-center{margin:18px auto 0}.ep-policy-section{background:#fff}.ep-policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}.ep-policy-card{background:#fff;border-radius:12px;padding:2rem 2.2rem;border:1px solid #efefef;box-shadow:0 2px 16px #0000000a;position:relative;overflow:hidden;height:100%;transition:box-shadow .3s,transform .3s}.ep-policy-card:hover{box-shadow:0 10px 36px #d8010014;transform:translateY(-3px)}.ep-policy-card-topbar{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(to right,var(--red),#ff5555)}.ep-policy-card-head{display:flex;align-items:flex-start;gap:14px;margin-bottom:1.4rem;margin-top:.3rem}.ep-policy-icon{width:44px;height:44px;border-radius:10px;background:#d8010012;color:var(--red);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ep-policy-num{display:block;font-size:.7rem;font-weight:700;color:#d8010080;letter-spacing:2px;margin-bottom:3px}.ep-policy-title{font-size:1rem;font-weight:700;color:#001d52;line-height:1.3}.ep-policy-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.ep-policy-list-item{display:flex;align-items:flex-start;gap:10px;font-size:.875rem;color:#5a5a5a;line-height:1.75;font-weight:400}.ep-policy-dot{width:5px;height:5px;border-radius:50%;background:var(--red);flex-shrink:0;margin-top:8px}.ep-corrections-section{background:#001d52;padding:6rem 0}.ep-corrections-layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.ep-corrections-heading{font-size:2.2rem;font-weight:800;color:#fff;line-height:1.2;margin-bottom:16px;margin-top:8px}.ep-corrections-sub{font-size:.97rem;color:#ffffff8c;line-height:1.8;font-weight:300;margin-bottom:2rem}.ep-corrections-tagline{display:flex;align-items:center;gap:12px;padding:1.2rem 1.6rem;background:#d801001f;border:1px solid rgba(216,1,0,.25);border-radius:8px;color:#fffc;font-size:.9rem;font-style:italic}.ep-corrections-tagline svg{color:var(--red);flex-shrink:0}.ep-corrections-right-label{font-size:.72rem;font-weight:700;color:var(--red);letter-spacing:3px;text-transform:uppercase;margin-bottom:1.4rem}.ep-correction-item{display:flex;align-items:flex-start;gap:18px;padding:1.2rem 0;border-bottom:1px solid rgba(255,255,255,.07)}.ep-correction-item:last-of-type{border-bottom:none}.ep-correction-num{font-size:1.8rem;font-weight:800;color:#fff;line-height:1;flex-shrink:0;min-width:44px}.ep-correction-text{font-size:.92rem;color:#ffffffb3;line-height:1.8;font-weight:300}.ep-corrections-contact{display:flex;align-items:flex-start;gap:14px;margin-top:1.6rem;padding:1.4rem 1.8rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px}.ep-corrections-contact svg{color:var(--red);flex-shrink:0;margin-top:2px}.ep-contact-label{font-size:.75rem;color:#fff6;text-transform:uppercase;letter-spacing:1.5px;font-weight:500;margin-bottom:4px}.ep-contact-email{font-size:.92rem;color:var(--red);font-weight:600;text-decoration:none;transition:color .2s}.ep-contact-email:hover{color:#f55}.ep-factcheck-section{background:#f9f9f9;padding-top:0}.ep-factcheck-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-bottom:2.5rem}.ep-factcheck-card{background:#fff;border-radius:12px;padding:2rem 1.8rem;border:1px solid #eee;border-top:2px solid var(--red);display:flex;flex-direction:column;gap:12px;transition:box-shadow .3s,transform .3s}.ep-factcheck-card:hover{box-shadow:0 10px 32px #d8010014;transform:translateY(-4px)}.ep-factcheck-icon{color:var(--red);display:flex;opacity:.9}.ep-factcheck-num{font-size:2.2rem;font-weight:800;color:#d800003f;line-height:1}.ep-factcheck-text{font-size:.875rem;color:#444;line-height:1.8;font-weight:400}.ep-factcheck-tagline{display:flex;align-items:center;gap:14px;padding:1.4rem 2rem;background:#fdf5f5;border-left:3px solid var(--red);border-radius:0 8px 8px 0;color:#555;font-size:.92rem;font-style:italic;line-height:1.65}.ep-factcheck-tagline svg{color:var(--red);flex-shrink:0}.fn-fade-in{opacity:0;transition:opacity .8s cubic-bezier(.22,.68,0,1.2),transform .8s cubic-bezier(.22,.68,0,1.2)}.fn-fade-in.fn-visible{opacity:1;transform:none!important}.fn-fade-up{transform:translateY(36px)}.fn-fade-left{transform:translate(-36px)}.fn-fade-right{transform:translate(36px)}.fn-page{background:#fff;color:#1a1a1a;overflow-x:hidden}.fn-hero{position:relative;min-height:537px;height:75vh;display:flex;align-items:center;overflow:hidden;background-image:url(https://images.unsplash.com/photo-1504711434969-e33886168f5c?w=1600&q=80&fit=crop);background-size:cover;background-position:center top}.fn-hero-overlay{position:absolute;inset:0;background:linear-gradient(#001d5259,#001d52f2);z-index:1}.fn-hero-topbar{position:absolute;top:0;left:0;right:0;height:4px;background:var(--red);z-index:10}.fn-hero-bottombar{position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(to right,transparent,var(--red) 30%,var(--red) 70%,transparent);z-index:10}.fn-corner{position:absolute;width:46px;height:46px;z-index:5}.fn-corner-tl{top:24px;left:28px;border-top:2px solid rgba(216,1,0,.65);border-left:2px solid rgba(216,1,0,.65)}.fn-corner-tr{top:24px;right:28px;border-top:2px solid rgba(216,1,0,.65);border-right:2px solid rgba(216,1,0,.65)}.fn-corner-bl{bottom:24px;left:28px;border-bottom:2px solid rgba(216,1,0,.65);border-left:2px solid rgba(216,1,0,.65)}.fn-corner-br{bottom:24px;right:28px;border-bottom:2px solid rgba(216,1,0,.65);border-right:2px solid rgba(216,1,0,.65)}.fn-hero-container{position:relative;z-index:5;max-width:1200px;margin:0 auto;padding:5rem 4rem;width:100%;display:grid;grid-template-columns:1fr 420px;gap:4rem;align-items:center}.fn-hero-left{display:flex;flex-direction:column}.fn-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;width:-moz-fit-content;width:fit-content;background:#ffffff1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.18);border-radius:100px;padding:6px 16px}.fn-eyebrow-icon{color:var(--red);display:flex}.fn-eyebrow-text{font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#ffffffd9}.fn-hero-title{font-size:3rem;font-weight:500;color:#fff;line-height:1.05;letter-spacing:-1.5px;margin-bottom:26px}.fn-hero-title-accent{color:var(--red)}.fn-hero-quote{font-size:1.1rem;font-style:italic;font-weight:500;color:#fffc;line-height:1.7;margin-bottom:16px;padding-left:1.2rem;border-left:3px solid var(--red)}.fn-hero-desc{font-size:.93rem;color:#ffffff8c;line-height:1.85;font-weight:300;margin-bottom:36px;max-width:440px}.fn-hero-pills{display:flex;flex-wrap:wrap;gap:10px}.fn-hero-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 16px;background:#ffffff1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.18);border-radius:100px;font-size:12px;font-weight:500;color:#fffc}.fn-hero-pill svg{color:var(--red)}.fn-hero-right{display:flex;justify-content:flex-end}.fn-hero-card{background:#ffffff12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:2.2rem 2.4rem;width:100%;position:relative;overflow:hidden}.fn-hero-card-topbar{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(to right,var(--red),#ff5555)}.fn-hero-card-head{display:flex;align-items:flex-start;gap:16px;margin-bottom:1.6rem;margin-top:.4rem}.fn-hero-card-iconbox{width:50px;height:50px;border-radius:12px;background:#d801002e;border:1px solid rgba(216,1,0,.35);color:var(--red);display:flex;align-items:center;justify-content:center;flex-shrink:0}.fn-hero-card-meta{flex:1}.fn-card-from{font-size:.7rem;color:#fff6;letter-spacing:2px;text-transform:uppercase;font-weight:500;margin-bottom:4px}.fn-card-name{font-size:1.35rem;font-weight:800;color:#fff;line-height:1.2;margin-bottom:2px}.fn-card-org{font-size:.82rem;color:#ffffff73;font-weight:400}.fn-hero-card-divider{height:1px;background:#ffffff17;margin-bottom:1.4rem}.fn-hero-card-excerpt{font-size:.875rem;color:#ffffffa6;font-style:italic;font-weight:300;line-height:1.8;margin-bottom:1.6rem}.fn-hero-card-footer{display:flex;align-items:center;gap:12px;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.fn-card-dots{display:flex;gap:5px}.fn-card-dot{width:6px;height:6px;border-radius:50%;background:var(--red);display:block;animation:fn-dot-pulse 1.8s ease-in-out infinite}.fn-card-status{font-size:10px;color:#fff6;font-weight:600;letter-spacing:1.5px;text-transform:uppercase}.fn-card-bigquote{position:absolute;bottom:-24px;right:18px;font-size:10rem;font-weight:900;color:#d801001a;line-height:1;pointer-events:none}.fn-section{position:relative;padding:7rem 0;background:#fff;overflow:hidden}.fn-container{max-width:1200px;margin:0 auto;padding:0 4rem;position:relative;z-index:1}.fn-layout{display:grid;grid-template-columns:320px 1fr;gap:5rem;align-items:start}.fn-left{position:sticky;top:2rem}.fn-label{display:block;color:var(--red);font-weight:700;font-size:11px;letter-spacing:2px;text-transform:uppercase;margin-bottom:14px}.fn-heading{font-size:2.5rem;font-weight:800;color:#001d52;line-height:1.15;margin-bottom:20px;letter-spacing:-.8px}.fn-heading-divider{width:44px;height:3px;background:linear-gradient(to right,var(--red),#ff5555);border-radius:2px;margin-bottom:2rem}.fn-founder-card{background:#001d52;border-radius:12px;padding:1.8rem 2rem;position:relative;overflow:hidden;margin-bottom:1.5rem}.fn-card-top-bar{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(to right,var(--red),#ff5555)}.fn-card-icon{color:#d8010080;margin-bottom:14px;margin-top:4px;display:flex}.fn-founder-name{font-size:1rem;font-weight:700;color:#fff;margin-bottom:3px}.fn-founder-role{font-size:.78rem;color:#ffffff73;letter-spacing:2.5px;text-transform:uppercase;font-weight:400;margin-bottom:1.2rem}.fn-founder-tag{display:inline-flex;align-items:center;gap:8px;background:#d8010026;border:1px solid rgba(216,1,0,.3);border-radius:100px;padding:5px 14px}.fn-founder-dot{width:6px;height:6px;border-radius:50%;background:var(--red);flex-shrink:0;animation:fn-pulse 1.8s ease-in-out infinite}.fn-founder-tag-text{font-size:10px;font-weight:600;color:#fffc;letter-spacing:1.5px;text-transform:uppercase}.fn-side-note{padding:1.2rem 1.5rem;border-left:3px solid rgba(216,1,0,.25);background:#fdf5f5;border-radius:0 8px 8px 0}.fn-side-note-text{font-size:.875rem;color:#666;font-style:italic;font-weight:400;line-height:1.75}.fn-right{display:flex;flex-direction:column}.fn-opening{font-size:1.2rem;font-style:italic;font-weight:600;color:#1a1a1a;line-height:1.8;padding-left:1.5rem;border-left:3px solid var(--red);margin-bottom:2rem}.fn-body{font-size:.96rem;color:#5a5a5a;line-height:1.95;font-weight:400;margin-bottom:1rem}.fn-commitments{margin:.4rem 0 1.5rem;padding:1.8rem 2rem;background:#f9f9f9;border-radius:10px;border-left:3px solid var(--red);display:flex;flex-direction:column;gap:12px}.fn-commitments-label{font-size:.75rem;font-weight:700;color:var(--red);letter-spacing:3px;text-transform:uppercase;margin-bottom:6px}.fn-commitment-item{display:flex;align-items:center;gap:12px}.fn-commitment-icon{width:24px;height:24px;border-radius:50%;background:#d8010014;color:var(--red);display:flex;align-items:center;justify-content:center;flex-shrink:0}.fn-commitment-text{font-size:.95rem;color:#1a1a1a;font-weight:500}.fn-closing-block{padding:2rem 2.2rem;background:#001d52;border-radius:12px;position:relative;overflow:hidden;margin-bottom:1.5rem}.fn-closing-block:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(to right,var(--red),#ff5555)}.fn-closing-line{font-size:.97rem;color:#ffffffa6;line-height:1.85;font-weight:300;margin-bottom:4px}.fn-closing-line strong{color:#fff;font-weight:700}.fn-closing-divider{height:1px;background:#ffffff1a;margin:14px 0}.fn-trust-line{font-size:.97rem;font-style:italic;font-weight:500;color:#ffffffd9;line-height:1.7}.fn-thankyou{font-size:.96rem;color:#5a5a5a;line-height:1.9;font-weight:400;margin-bottom:1.2rem}.fn-signature{display:flex;align-items:center;gap:10px;padding-top:.8rem;border-top:1px solid #eee}.fn-sig-icon{color:var(--red);display:flex;align-items:center}.fn-sig-text{font-size:.95rem;font-style:italic;font-weight:500;color:#444}.priv-contact-cards{display:flex;flex-direction:column;gap:1rem;margin-top:1.2rem}.priv-contact-card{display:flex;align-items:center;gap:1rem;padding:1rem 1.4rem;border-radius:12px;background:#fafafa;transition:border-color .25s,background .25s;cursor:pointer}.priv-contact-card:hover{border-color:#dc2626;background:#fff5f5}.priv-contact-card:hover .priv-contact-card-icon{background:#fee2e2;color:#dc2626}.priv-contact-card:hover .priv-contact-card-value{color:#dc2626}.priv-contact-card-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:10px;background:#f0f4ff;color:#2563eb;flex-shrink:0}.priv-contact-card-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:.2rem}.priv-contact-card-value{font-size:.95rem;font-weight:500;color:#002765;text-decoration:none}.priv-inline-link{color:#002765;text-underline-offset:3px;font-weight:500;transition:color .2s}.priv-inline-link:hover{color:#d80100}.privacy-page{background:var(--white);color:var(--dark)}.priv-fade-in{opacity:0;transform:translateY(30px);transition:opacity .65s ease,transform .65s ease}.priv-fade-in.priv-visible{opacity:1;transform:none}.priv-fade-left{opacity:0;transform:translate(-30px);transition:opacity .65s ease,transform .65s ease}.priv-fade-left.priv-visible{opacity:1;transform:none}.priv-hero{position:relative;min-height:537px;height:75vh;overflow:hidden;display:flex;align-items:flex-end}.priv-hero-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.priv-hero-img-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0a0a0ae0,#1e0000cc,#0a0a0abf)}.priv-hero-slash{position:absolute;inset:0;background:linear-gradient(#001d5259,#001d52f2)}.priv-hero-circle{position:absolute;top:8%;right:7%;width:320px;height:320px;border-radius:50%;border:1px solid rgba(216,1,0,.15);animation:pulse 4s ease-in-out infinite}.priv-hero-circle-sm{position:absolute;top:18%;right:13%;width:170px;height:170px;border-radius:50%;border:1.5px solid rgba(216,1,0,.25);animation:pulse 4s ease-in-out infinite 1.5s}.priv-hero-icon{position:absolute;right:13%;top:19%;transform:translateY(-50%);color:#d801001f;animation:float 5s ease-in-out infinite}.priv-hero-fade{position:absolute;bottom:0;left:0;right:0;height:100px}.priv-hero-content{position:relative;z-index:2;padding:3rem 5rem 5rem;max-width:860px}.priv-hero-tag{display:inline-flex;align-items:center;gap:8px;background:#ffffff1f;border-radius:100px;padding:5px 16px;margin-bottom:24px;width:-moz-fit-content;width:fit-content}.priv-hero-tag-dot{width:7px;height:7px;border-radius:50%;background:var(--red)}.priv-hero-tag-text{font-size:11px;font-weight:600;color:#ffffffe6;letter-spacing:2.5px;text-transform:uppercase}.priv-hero-title{font-size:3rem;font-weight:500;color:#fff;line-height:1.05;margin-bottom:20px;letter-spacing:-1px}.priv-hero-title-accent{color:var(--red)}.priv-hero-desc{font-size:1rem;color:#ffffffbf;line-height:1.8;font-weight:300;max-width:560px;margin-bottom:32px}.priv-hero-meta{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.priv-hero-date{display:flex;align-items:center;gap:8px;font-size:13px;color:#fff9;font-weight:500}.priv-hero-date-icon{color:var(--red);display:flex}.priv-hero-badge{font-size:11px;font-weight:600;color:#fff;background:var(--red);padding:4px 14px;border-radius:100px;letter-spacing:1px;text-transform:uppercase}.priv-layout{display:grid;grid-template-columns:300px 1fr;gap:0;max-width:1300px;margin:0 auto;padding:5rem 3rem;align-items:start}.priv-sidebar{position:sticky;top:2rem;padding-right:2rem;align-self:start;max-height:calc(100vh - 4rem);overflow-y:auto;scrollbar-width:none}.priv-sidebar::-webkit-scrollbar{display:none}.priv-sidebar-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:1.6rem;margin-bottom:1.5rem;position:relative;overflow:hidden}.priv-sidebar-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--red);border-radius:16px 16px 0 0}.priv-sidebar-card-title{font-size:11px;font-weight:700;color:#bbb;letter-spacing:2.5px;text-transform:uppercase;margin-bottom:12px}.priv-sidebar-card-body{font-size:12.5px;color:#555;line-height:1.7}.priv-sidebar-card-date{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--dark);margin-top:10px}.priv-sidebar-card-date-icon{color:var(--red);display:flex}.priv-sidebar-stats{display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:16px;overflow:hidden;margin-bottom:1.5rem}.priv-sidebar-stat{padding:14px 18px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px}.priv-sidebar-stat:last-child{border-bottom:none}.priv-sidebar-stat-icon{width:32px;height:32px;border-radius:8px;background:var(--red-light);color:var(--red);display:flex;align-items:center;justify-content:center;flex-shrink:0}.priv-sidebar-stat-label{font-size:11px;color:#999;font-weight:500}.priv-sidebar-stat-value{font-size:13px;font-weight:700;color:var(--dark)}.priv-nav-label{font-size:10px;font-weight:700;color:#bbb;letter-spacing:3px;text-transform:uppercase;margin-bottom:16px}.priv-nav-list{list-style:none;display:flex;flex-direction:column;gap:20px}.priv-nav-item{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:500;color:#666;transition:background .2s,color .2s;text-decoration:none}.priv-nav-item:hover{background:var(--red-light);color:var(--red)}.priv-nav-item.active{background:var(--red-light);color:var(--red);font-weight:600}.priv-nav-dot{width:6px;height:6px;border-radius:50%;background:var(--border);flex-shrink:0;transition:background .2s}.priv-nav-item:hover .priv-nav-dot,.priv-nav-item.active .priv-nav-dot{background:var(--red)}.priv-content{padding-left:4rem;border-left:1px solid var(--border);display:flex;flex-direction:column;gap:4rem}.priv-section{scroll-margin-top:2rem}.priv-section-header{display:flex;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid var(--border)}.priv-section-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:var(--red-light);color:var(--red);flex-shrink:0}.priv-section-num{font-size:11px;font-weight:700;color:var(--red);letter-spacing:2px;text-transform:uppercase;margin-bottom:4px}.priv-section-title{font-size:1.4rem;font-weight:700;color:var(--dark);line-height:1.2}.priv-body{font-size:.95rem;color:#555;line-height:1.85;font-weight:400;margin-bottom:20px}.priv-body:last-child{margin-bottom:0}.priv-subsection{margin-bottom:24px}.priv-subsection:last-child{margin-bottom:0}.priv-sub-title{font-size:.9rem;font-weight:700;color:var(--dark);margin-bottom:12px;display:flex;align-items:center;gap:8px}.priv-sub-title:before{content:"";display:inline-block;width:14px;height:2px;background:var(--red);flex-shrink:0}.priv-list{list-style:none;display:flex;flex-direction:column;gap:10px}.priv-list-item{display:flex;align-items:flex-start;gap:12px;font-size:.93rem;color:#555;line-height:1.65}.priv-list-icon{color:var(--red);flex-shrink:0;margin-top:1px;display:flex}.priv-highlight{background:var(--red-light);border-left:3px solid var(--red);border-radius:0 10px 10px 0;padding:16px 20px;margin:20px 0}.priv-highlight-text{font-size:.93rem;color:var(--dark);font-weight:600;line-height:1.6}.priv-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:8px}.priv-info-card{background:var(--grey-light);border-radius:10px;padding:16px 18px;border:1px solid var(--border);transition:border-color .2s,box-shadow .2s}.priv-info-card:hover{border-color:#d801004d;box-shadow:0 4px 16px #d801000f}.priv-info-card-label{font-size:10px;font-weight:700;color:var(--red);letter-spacing:2px;text-transform:uppercase;margin-bottom:8px}.priv-info-card-items{display:flex;flex-direction:column;gap:6px}.priv-info-card-item{font-size:.88rem;color:#444;font-weight:500;display:flex;align-items:center;gap:8px}.priv-info-card-item:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--red);flex-shrink:0}.priv-contact-block{background:linear-gradient(135deg,#fff,#fff8f8);border:1px solid rgba(216,1,0,.15);border-radius:16px;padding:2.4rem;position:relative;overflow:hidden}.priv-contact-block:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--red)}.priv-contact-title{font-size:1.1rem;font-weight:700;color:var(--dark);margin-bottom:8px}.priv-contact-desc{font-size:.9rem;color:#666;line-height:1.7;margin-bottom:20px}.priv-contact-link{display:inline-flex;align-items:center;gap:8px;background:var(--red);color:#fff;font-size:13px;font-weight:600;padding:10px 22px;border-radius:8px;text-decoration:none;transition:opacity .2s}.priv-contact-link:hover{opacity:.88}.priv-note{display:flex;gap:12px;background:#fffbf0;border:1px solid #f0e0a0;border-radius:10px;padding:16px 18px;margin-top:16px}.priv-note-icon{color:#c09000;flex-shrink:0;display:flex}.priv-note-text{font-size:.88rem;color:#650;line-height:1.65}.terms-block-intro{font-size:.88rem;color:#555;line-height:1.7;margin:.5rem 0 .75rem}.terms-block-sub-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin:.75rem 0 .4rem}.terms-allowed-label{color:#16a34a}.terms-notallowed-label{color:#dc2626}.terms-item-allowed .terms-block-list-icon{color:#16a34a}.terms-block-footer{font-size:.85rem;color:#6b7280;font-style:italic;margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #e5e7eb}.terms-block-full-text{font-size:.9rem;color:#555;line-height:1.7}.terms-page{background:var(--white);color:var(--dark)}.t-fade{opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease}.t-fade.t-visible{opacity:1;transform:none}.t-fade-left{opacity:0;transform:translate(-28px);transition:opacity .6s ease,transform .6s ease}.t-fade-left.t-visible{opacity:1;transform:none}.terms-hero{position:relative;height:75vh;min-height:537px;overflow:hidden;display:flex;align-items:center}.terms-hero-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.terms-hero-overlay{position:absolute;inset:0;background:linear-gradient(120deg,#080808ed,#190000d1 55%,#080808c7)}.terms-hero-grid{position:absolute;inset:0;background:linear-gradient(#001d5259,#001d5273)}.terms-hero-ring{position:absolute;top:12%;right:6%;width:360px;height:360px;border-radius:50%;border:1px dashed rgba(216,1,0,.2);animation:termsSpin 30s linear infinite}.terms-hero-ring-sm{position:absolute;top:22%;right:12%;width:200px;height:200px;border-radius:50%;border:1.5px solid rgba(216,1,0,.18);animation:termsPulse 4s ease-in-out infinite}.terms-hero-float-icon{position:absolute;right:13%;top:26%;transform:translateY(-50%);color:#d801001a;animation:termsFloat 5s ease-in-out infinite}.terms-hero-bottom-fade{position:absolute;bottom:0;left:0;right:0;height:110px}.terms-hero-content{position:relative;z-index:2;padding:0 5rem;max-width:820px}.terms-hero-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:24px}.terms-hero-eyebrow-line{width:7px;height:7px;background:var(--red);border-radius:50%}.terms-hero-eyebrow-text{font-size:11px;font-weight:600;color:#fff;letter-spacing:3px;text-transform:uppercase}.terms-hero-title{font-size:3rem;font-weight:500;color:#fff;line-height:1.05;letter-spacing:-1.5px;margin-bottom:6px;display:inline}.terms-hero-title-sub{font-size:3rem;font-weight:500;color:var(--red);line-height:1.05;letter-spacing:-1.5px;margin-bottom:24px;display:inline}.terms-hero-desc{font-size:1rem;color:#ffffffa6;line-height:1.8;font-weight:300;max-width:520px;margin-bottom:36px;margin-top:10px}.terms-hero-pills{display:flex;gap:10px;flex-wrap:wrap}.terms-hero-pill{display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.2);border-radius:100px;padding:6px 16px;font-size:12px;color:#ffffffb3;font-weight:500}.terms-hero-pill-dot{width:6px;height:6px;border-radius:50%;background:var(--red);flex-shrink:0}.terms-tabs-bar{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--border);box-shadow:0 2px 16px #0000000f}.terms-tabs-inner{max-width:1200px;margin:0 auto;padding:0 3rem;display:flex;gap:0}.terms-tab-btn{padding:1.1rem 2rem;font-size:13px;font-weight:600;color:#888;border:none;border-bottom:3px solid transparent;background:none;cursor:pointer;transition:color .2s,border-color .2s;letter-spacing:.3px;display:flex;align-items:center;gap:8px;white-space:nowrap}.terms-tab-btn:hover{color:var(--dark)}.terms-tab-btn.terms-tab-active{color:var(--red);border-bottom-color:var(--red)}.terms-tab-icon{display:flex;opacity:.7}.terms-tab-btn.terms-tab-active .terms-tab-icon{opacity:1}.terms-body{max-width:1200px;margin:0 auto;padding:5rem 3rem 6rem}.terms-chapter{margin-bottom:6rem;scroll-margin-top:70px}.terms-chapter:last-child{margin-bottom:0}.terms-chapter-head{display:flex;align-items:center;gap:20px;margin-bottom:3rem;padding-bottom:24px;border-bottom:2px solid var(--border);position:relative}.terms-chapter-head:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:var(--red)}.terms-chapter-icon-wrap{width:56px;height:56px;border-radius:14px;background:#d8010014;color:var(--red);display:flex;align-items:center;justify-content:center;flex-shrink:0}.terms-chapter-num{font-size:10px;font-weight:700;color:var(--red);letter-spacing:3px;text-transform:uppercase;margin-bottom:4px}.terms-chapter-title{font-size:1.6rem;font-weight:800;color:var(--dark);letter-spacing:-.5px}.terms-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;align-items:stretch;grid-auto-rows:1fr}.terms-grid-item{height:100%;display:flex}.terms-block{background:#fafafa;border-radius:14px;padding:1.8rem 2rem;border:1px solid var(--border);transition:border-color .25s,box-shadow .25s;height:100%;display:flex;flex-direction:column}.terms-block:hover{border-color:#d8010040;box-shadow:0 6px 24px #d8010012}.terms-block-title{font-size:13px;font-weight:700;color:var(--dark);margin-bottom:12px;display:flex;align-items:center;gap:8px}.terms-block-title-icon{color:var(--red);display:flex}.terms-block-list{list-style:none;display:flex;flex-direction:column;gap:8px}.terms-block-list-item{display:flex;align-items:flex-start;gap:10px;font-size:.88rem;color:var(--mid);line-height:1.6}.terms-block-list-icon{color:var(--red);flex-shrink:0;margin-top:2px;display:flex}.terms-block-full-text{font-size:.92rem;color:var(--mid);line-height:1.8}.ethics-list{display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:16px;overflow:hidden}.ethics-item{display:grid;grid-template-columns:72px 1fr;border-bottom:1px solid var(--border);transition:background .2s}.ethics-item:last-child{border-bottom:none}.ethics-item:hover{background:#fff7f7}.ethics-num{display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:800;color:#999;border-right:1px solid var(--border);padding:1.5rem 0;transition:color .2s}.ethics-item:hover .ethics-num{color:var(--red)}.ethics-body{padding:1.5rem 1.8rem}.ethics-title{font-size:.95rem;font-weight:700;color:var(--dark);margin-bottom:4px}.ethics-desc{font-size:.88rem;color:#777;line-height:1.65}.disclaimer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-bottom:1.5rem}.disclaimer-card{background:#fafafa;border-radius:12px;padding:1.4rem 1.6rem;border:1px solid var(--border);display:flex;gap:14px;align-items:flex-start;transition:border-color .2s}.disclaimer-card:hover{border-color:#d8010033}.disclaimer-card-icon{width:36px;height:36px;border-radius:9px;background:#d8010014;color:var(--red);display:flex;align-items:center;justify-content:center;flex-shrink:0}.disclaimer-card-text{font-size:.88rem;color:var(--mid);line-height:1.65}.disclaimer-trademark{background:var(--red);border-radius:12px;padding:1.4rem 2rem;display:flex;align-items:center;gap:14px}.disclaimer-trademark-icon{color:#ffffffb3;flex-shrink:0;display:flex}.disclaimer-trademark-text{font-size:.9rem;color:#ffffffe6;line-height:1.6;font-weight:500}.terms-closing{position:relative;background:var(--dark);padding:5rem 6rem;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.terms-closing-grid-bg{position:absolute;inset:0;background-image:linear-gradient(rgba(216,1,0,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(216,1,0,.05) 1px,transparent 1px);background-size:52px 52px}.terms-closing-left{position:relative;z-index:1}.terms-closing-tag{font-size:10px;font-weight:700;color:#ffffff59;letter-spacing:3px;text-transform:uppercase;margin-bottom:12px}.terms-closing-title{font-size:1.8rem;font-weight:800;color:#fff;line-height:1.2;letter-spacing:-.5px}.terms-closing-title span{color:var(--red)}.terms-closing-sub{font-size:.9rem;color:#ffffff73;margin-top:10px;line-height:1.6;max-width:360px}.terms-closing-right{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.terms-closing-date{font-size:12px;color:#ffffff59;font-weight:500}.terms-closing-brand{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:#fffc;letter-spacing:.5px}.terms-closing-brand-sep{opacity:.3}.terms-closing-brand-sub{font-weight:400;opacity:.4;font-size:13px}.nl-root{width:100%;background:#002765;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:22px 28px}.nl-inner{max-width:1280px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px}.nl-left{display:flex;align-items:center;gap:10px;flex-shrink:0}.nl-icon{color:var(--red);flex-shrink:0}.nl-title{font-size:16px;font-weight:700;color:#fff;margin:0;white-space:nowrap}.nl-right{flex:1;display:flex;justify-content:flex-end}.nl-form{display:flex;flex-direction:row;gap:0;width:100%;max-width:460px}.nl-input{flex:1;height:42px;padding:0 16px;font-size:13px;border:1px solid #fff;border-right:none;border-radius:6px 0 0 6px;outline:none;color:#1a1a1a;background:#fff;transition:border-color .18s}.nl-input:focus{border-color:#e63030}.nl-input::-moz-placeholder{color:#aaa;font-size:12.5px}.nl-input::placeholder{color:#aaa;font-size:12.5px}.nl-btn{height:42px;padding:0 22px;background:var(--red);color:#fff;font-size:13px;font-weight:600;border-radius:0 6px 6px 0;white-space:nowrap;transition:background .18s}.nl-btn:hover{background:#c62020}.nl-success{font-size:13.5px;color:#2d6a4f;font-weight:600;margin:0}.nb-root{width:100%;display:flex;justify-content:center;background:#000;overflow-x:hidden}.nb-container{width:100%;max-width:1400px;position:relative;overflow:hidden;height:550px}.nb-bg{position:absolute;inset:0;background-size:cover;background-position:center top;z-index:0;cursor:pointer!important}.nb-overlay-left{position:absolute;top:0;left:0;width:20%;height:100%;z-index:1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);mask-image:linear-gradient(to right,black 0%,black 40%,rgba(0,0,0,.6) 65%,rgba(0,0,0,.2) 80%,transparent 100%);-webkit-mask-image:linear-gradient(to right,black 0%,black 40%,rgba(0,0,0,.6) 65%,rgba(0,0,0,.2) 80%,transparent 100%)}.nb-overlay-bottom{position:absolute;bottom:0;left:0;width:100%;height:20%;z-index:1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);mask-image:linear-gradient(to top,black 0%,black 40%,rgba(0,0,0,.6) 65%,rgba(0,0,0,.2) 80%,transparent 100%);-webkit-mask-image:linear-gradient(to top,black 0%,black 40%,rgba(0,0,0,.6) 65%,rgba(0,0,0,.2) 80%,transparent 100%)}.nb-gradient-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.85) 0%,rgba(0,0,0,.65) 18%,rgba(0,0,0,.35) 35%,rgba(0,0,0,.15) 50%,transparent 65%),linear-gradient(0deg,rgba(0,0,0,.85) 0%,rgba(0,0,0,.6) 15%,rgba(0,0,0,.3) 30%,rgba(0,0,0,.12) 45%,transparent 65%)}.nb-inner{position:relative;z-index:2;display:flex;flex-direction:column}.nb-hero{min-height:405px;display:flex;flex-direction:column;justify-content:flex-end;padding:28px 32px 22px}.nb-author-row{display:flex;align-items:center;gap:8px;margin-bottom:10px}.nb-redbar{width:3px;height:16px;background:#e60000;border-radius:1px;flex-shrink:0}.nb-author-name{color:#fff;font-size:15px;font-weight:400;letter-spacing:.02em;opacity:.92}.nb-headline{color:#fff;line-height:1.25;max-width:560px;font-size:33px;font-family:Poppins,sans-serif;font-weight:100;text-shadow:0 2px 12px rgba(0,0,0,.5);margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nb-separator{width:100%;height:1px;background:#ffffff2e}.nb-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding-top:3%}.nb-pill{display:flex;align-items:center;gap:7px;background:transparent;border-radius:50px;color:#ffffffe0;padding:6px 15px 6px 9px;font-size:12px;letter-spacing:.04em;cursor:pointer;white-space:nowrap;transition:border-color .2s,background .2s;line-height:1}.nb-pill:hover{border-color:#ffffffbf;background:#ffffff14}.nb-ghost{background:transparent;border:none;color:#fffc;font-size:12px;letter-spacing:.04em;cursor:pointer;white-space:nowrap;transition:color .2s;padding:0;line-height:1}.nb-ghost:hover{color:#fff}.nb-bottom{display:grid;grid-template-columns:repeat(3,1fr)}.nb-news-card{padding:14px 35px;cursor:pointer;transition:background .2s}.nb-news-title{color:#fff;font-size:12.5px;line-height:1.5;margin-bottom:6px;font-weight:400;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.nb-news-desc{font-size:12px;color:#ffffffbf;margin:3px 0 5px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.nb-news-meta{color:#fff9;display:flex;align-items:center;gap:4px;color:#ffffff73;font-size:10.5px}.nb-meta-sep{color:#ffffff40;margin:0 1px}@media(min-width:1440px){.nb-container{height:620px;max-width:1440px}.nb-hero{min-height:460px;padding:32px 48px 26px}.nb-headline{font-size:40px;max-width:640px}.nb-author-name{font-size:16px}.nb-news-card{padding:16px 40px}.nb-news-title{font-size:13.5px}.nps-inner{max-width:1400px;margin:0 auto}.nps-wrap{padding:0 32px 36px}.nps-section-title{font-size:20px}.nps-ent-left{width:360px}.nps-ent-featured-img-wrap{height:270px}.nps-ent-mid-img{width:210px;min-width:200px;height:125px}.nps-ent-mid-title{font-size:16px;width:340px}.nps-live-score-sidebar{width:250px}.nps-live-score-card{height:360px}.nps-ent-left-mid{grid-template-columns:580px 1fr;gap:16px}.hs-featured-img-wrap{height:300px}.hs-featured-title{font-size:15px}.hs-mid-col{height:410px}.hs-mid-img{width:130px;min-width:130px;height:95px}.hs-mid-title{font-size:14.5px}.hs-small-img{width:140px;min-width:140px;height:95px}.hs-small-title{font-size:14px}.nps-health-sidebar{width:240px;min-width:220px;height:420px}.nps-health-scroll{max-height:380px}.nps-health-header-text{font-size:14px}.nps-health-text{font-size:11.5px}.nps-health-img{width:72px;min-width:72px;height:52px}.tn-inner{max-width:1420px;padding:34px 40px}.tn-grid{grid-template-columns:520px 1fr 250px;height:350px}.tn-sec-title{font-size:22px}.tn-trending-bar{padding:40px 3.5rem}.tn-trending-label-line{font-size:14px}.tn-topic-btn{font-size:12px;padding:6px 16px}.tn-feature-cards{height:350px}.tn-feature-card-img-wrap{height:220px}.tn-feature-card-title{font-size:13px}.tn-latest-news{max-height:355px}.tn-latest-item-title{font-size:14px}.tn-live-updates{height:82%}.tn-live-scroll{max-height:340px}.tn-live-item-text{font-size:12px}.tn-banner-brand-name{font-size:30px}.tn-banner-right-main{font-size:36px}.tn-banner-right-label{font-size:15px}.tn-banner-right-sub{font-size:18px}.vs-inner{max-width:1340px}.vs-wrap{padding:28px 24px 32px;min-height:500px}.vs-header-text{font-size:18px}.vs-header-bar{height:22px}.vs-featured-wrap{max-height:380px;max-width:760px}.vs-featured-title{font-size:15px}.vs-small-card-title{font-size:13px}.vs-grid{gap:20px}.vs-side-col{gap:16px}.sn-wrap{padding:28px 48px}.sn-left-mid{grid-template-columns:580px 1fr;gap:16px}.sn-big-card{height:300px}.sn-mid{height:410px}.sn-mid-img{width:130px;min-width:130px;height:95px}.sn-mid-title{font-size:14.5px}.sn-sc-img{width:140px;min-width:140px;height:95px}.sn-sc-title{font-size:14px}.sn-defence{width:240px;min-width:220px}.sn-defence-scroll{max-height:380px}.sn-defence-head{font-size:14px}.sn-di-title{font-size:11.5px}.sn-di-img{width:72px;min-width:72px;height:52px}.sn-tabs-container{padding:4px 50px}.sn-tab-btn{font-size:13px;padding:6px 18px}.nl-root{padding:26px 40px}.nl-title{font-size:18px}.nl-form{max-width:520px}.nl-input{height:46px;font-size:14px}.nl-btn{height:46px;font-size:14px;padding:0 28px}}@media(min-width:2561px){.nb-container{height:850px;max-width:2400px}.nb-hero{min-height:650px;padding:48px 80px 40px}.nb-headline{font-size:58px;max-width:900px}.nb-author-name{font-size:20px}.nb-news-card{padding:20px 60px}.nb-news-title{font-size:17px}.nb-news-meta{font-size:13px}.nb-pill{font-size:15px;padding:8px 20px 8px 14px}.nps-inner{max-width:2200px;margin:0 auto}.nps-wrap{padding:0 80px 60px}.nps-section-title{font-size:26px}.nps-section-bar{width:6px;height:28px}.nps-read-more-link{font-size:16px}.nps-ent-left{width:520px}.nps-ent-featured-img-wrap{height:380px}.nps-ent-small-img{width:280px;height:160px}.nps-ent-small-title{font-size:18px}.nps-ent-mid-img{width:300px;min-width:280px;height:180px}.nps-ent-mid-title{font-size:20px;width:480px}.nps-live-score-sidebar{width:320px}.nps-live-score-card{height:460px}.nps-score-team-name{font-size:18px}.nps-score-runs{font-size:20px}.nps-story-caption{font-size:14px}.nps-ent-left-mid{grid-template-columns:960px 1fr;gap:28px}.hs-featured-img-wrap{height:500px}.hs-featured-title{font-size:22px}.hs-mid-col{height:620px}.hs-mid-img{width:190px;min-width:190px;height:140px}.hs-mid-title{font-size:19px}.hs-mid-card{padding:22px 12px}.hs-small-img{width:190px;min-width:190px;height:140px}.hs-small-title{font-size:18px}.hs-cat-tag{font-size:12px;padding:5px 12px}.hs-date{font-size:14px}.nps-health-sidebar{width:340px;min-width:320px;height:620px}.nps-health-scroll{max-height:565px}.nps-health-header-text{font-size:18px;letter-spacing:2px}.nps-health-text{font-size:15px}.nps-health-img{width:96px;min-width:96px;height:70px}.hs-sidebar-cat,.hs-sidebar-date{font-size:12px}.tn-inner{max-width:none;width:min(2400px,calc(100% - 140px));padding:70px 90px}.tn-grid{grid-template-columns:920px minmax(0,1fr) 430px;height:620px;gap:18px}.tn-sec-title{font-size:30px}.tn-sec-bar{width:6px;height:28px}.tn-trending-bar{padding:50px 5rem;height:70px}.tn-trending-label-line{font-size:18px}.tn-topic-btn{font-size:15px;padding:8px 22px;border-radius:12px}.tn-trend-prev-btn,.tn-trend-next-btn{width:40px;height:40px}.tn-feature-cards{height:620px}.tn-feature-card-img-wrap{height:410px}.tn-feature-card-title{font-size:21px;-webkit-line-clamp:4}.tn-feature-card-body{padding:28px 14px 18px}.tn-latest-news{max-height:620px;padding:24px}.tn-latest-item-title{font-size:22px}.tn-latest-item-desc{font-size:17px}.tn-latest-item{padding:18px 0}.tn-live-updates{padding:24px 18px 24px 22px}.tn-live-scroll{max-height:585px}.tn-live-item-title{font-size:18px;line-height:1.45}.tn-live-item-text{font-size:16px}.tn-live-item-time{font-size:14px}.tn-live-dot{width:10px;height:10px;margin-top:4px}.tn-banner{margin-top:24px;padding:16px}.tn-banner-slide{height:170px}.tn-banner-brand-name{font-size:42px}.tn-banner-right-main{font-size:52px}.tn-banner-right-label{font-size:20px}.tn-banner-right-sub{font-size:26px}.tn-banner-mid-tag,.tn-banner-mid-line{font-size:16px}.vs-inner{max-width:none;width:min(2400px,calc(100% - 140px))}.vs-wrap{padding:48px 60px 60px;min-height:800px}.vs-header-text{font-size:26px;letter-spacing:.1em}.vs-header-bar{width:6px;height:32px}.vs-header-wrap{gap:12px;margin-bottom:22px}.vs-featured-wrap{max-height:620px;max-width:1200px}.vs-featured-title{font-size:20px}.vs-featured-duration{font-size:15px}.vs-featured-bottom-bar{padding:40px 22px 18px}.vs-small-card-title{font-size:17px}.vs-small-card{margin-bottom:28px}.vs-duration-badge{font-size:13px;padding:2px 8px}.vs-grid{gap:28px}.vs-side-col,.vs-side-row{gap:20px}.sn-wrap{max-width:none!important;width:min(2400px,calc(100% - 140px));padding:60px 90px}.sn-left-mid{grid-template-columns:960px 1fr;gap:24px}.sn-big-card{height:500px}.sn-mid{height:620px}.sn-mid-img{width:190px;min-width:190px;height:140px}.sn-mid-title{font-size:19px}.sn-mid-card{padding:22px 12px}.sn-sc-img{width:190px;min-width:190px;height:140px}.sn-sc-title{font-size:18px}.sn-heading-bar{width:6px;height:30px}.sn-card-tag{font-size:12px;padding:5px 12px}.sn-card-date{font-size:13px}.sn-tabs-container{padding:6px 60px;border-radius:40px}.sn-tab-btn{font-size:16px;padding:8px 24px}.sn-arrow{width:36px;height:36px}.sn-defence{width:340px;min-width:320px}.sn-defence-head{font-size:18px;padding:12px}.sn-defence-scroll{max-height:560px}.sn-di-title{font-size:15px}.sn-di-img{width:96px;min-width:96px;height:70px}.sn-di-date{font-size:12px}.nl-root{padding:36px 80px}.nl-title{font-size:24px}.nl-icon{width:30px;height:30px}.nl-form{max-width:700px}.nl-input{height:56px;font-size:17px;padding:0 22px}.nl-btn{height:56px;font-size:17px;padding:0 36px}.nl-success{font-size:18px}.ft-col:nth-child(2){border-right:none}}@media(max-width:1024px){.nb-container{height:480px}.nb-hero{min-height:330px;padding:24px 28px 18px}.nb-headline{font-size:28px}.nb-news-card{padding:12px 24px}.nps-inner{margin:0 12px}.nps-wrap{padding:0 12px 24px}.nps-ent-left{width:260px}.nps-ent-featured-img-wrap{height:200px}.nps-ent-mid{padding-left:8%}.nps-ent-mid-img{width:160px;min-width:150px;height:95px}.nps-ent-mid-title{font-size:14px;width:260px;padding:14px}.nps-ent-small-img{width:160px;min-width:120px;height:95px}.nps-ent-small-title{font-size:13px}.nps-live-score-sidebar{width:200px}.nps-ent-left-mid{grid-template-columns:320px 1fr;gap:10px}.hs-featured-img-wrap{height:220px}.hs-featured-title{font-size:13px}.hs-mid-col{height:auto}.hs-mid-img{width:90px;min-width:90px;height:68px}.hs-mid-title{font-size:12.5px}.hs-small-img{width:100px;min-width:100px;height:70px}.hs-small-title{font-size:12.5px}.nps-health-sidebar{width:195px;min-width:180px}.nps-health-text{font-size:10px}.nps-health-img{width:58px;min-width:58px;height:42px}.tn-inner{padding:24px 20px}.tn-grid{grid-template-columns:320px 1fr 200px;height:auto}.tn-trending-bar{padding:30px 1.5rem}.tn-topic-btn{font-size:11px;padding:4px 12px}.tn-feature-cards{height:auto}.tn-feature-card-img-wrap{height:170px}.tn-feature-card-title{font-size:11.5px}.tn-latest-news{max-height:280px;padding:10px}.tn-latest-item-title{font-size:12px}.tn-latest-item-desc{font-size:11px}.tn-live-updates{height:auto}.tn-live-scroll{max-height:270px}.tn-sec-title{font-size:18px}.tn-banner-brand-name{font-size:22px}.tn-banner-right-main{font-size:28px}.tn-banner-right-sub{font-size:15px}.tn-banner-slide{height:100px}.vs-inner{max-width:960px}.vs-wrap{padding:18px 14px 22px;min-height:380px}.vs-header-text{font-size:14px}.vs-featured-wrap{max-height:280px;max-width:540px}.vs-featured-title{font-size:12px}.vs-small-card-title{font-size:11.5px}.vs-grid{gap:12px}.vs-side-col{gap:10px}.sn-wrap{padding:18px}.sn-left-mid{grid-template-columns:320px 1fr;gap:10px}.sn-big-card{height:220px}.sn-mid{height:auto}.sn-mid-img{width:90px;min-width:90px;height:68px}.sn-mid-title{font-size:12.5px}.sn-sc-img{width:100px;min-width:100px;height:70px}.sn-sc-title{font-size:12.5px}.sn-defence{width:195px;min-width:180px}.sn-di-title{font-size:10px}.sn-di-img{width:58px;min-width:58px;height:42px}.sn-tab-btn{font-size:11px;padding:4px 12px}.nl-root{padding:18px 20px}.nl-title{font-size:15px}.nl-form{max-width:400px}.nl-input{height:40px;font-size:12px}.nl-btn{height:40px;font-size:12px;padding:0 16px}.ft-col:nth-child(2){border-right:none}}@media(max-width:768px){.nb-container{height:auto;min-height:380px}.nb-hero{min-height:240px;padding:20px 20px 16px}.nb-headline{font-size:22px;max-width:100%;margin-bottom:14px}.nb-author-name{font-size:13px}.nb-actions{gap:10px;padding-top:12px}.nb-bottom{grid-template-columns:1fr 1fr}.nb-news-card{padding:12px 16px}.nb-news-title{font-size:12px}.nb-pill{font-size:11px;padding:5px 12px 5px 8px}.nps-wrap{padding:0 0 24px}.nps-inner{margin:0 10px}.nps-read-more-link{font-size:13px}.nps-section-title{font-size:15px}.nps-stories-live-flex{flex-direction:column;gap:12px}.nps-live-score-sidebar{display:none}.nps-stories-list{gap:8px;flex-wrap:nowrap}.nps-story-card{flex:0 0 calc(50% - 4px)}.nps-story-caption{font-size:12px;padding:10px 10px 30px}.nps-stories-prev-btn,.nps-stories-next-btn{width:30px;height:28px}.nps-ent-layout{flex-direction:column}.nps-ent-left-mid{flex-direction:column;width:100%}.nps-ent-left{width:100%}.nps-ent-featured-img-wrap{width:100%;height:200px}.nps-ent-small-card{width:100%;flex-direction:row}.nps-ent-small-img{width:130px;min-width:110px;height:90px}.nps-ent-small-title{font-size:13px;padding:8px}.nps-ent-mid{padding-left:0;width:100%}.nps-ent-mid-card{flex-direction:row}.nps-ent-mid-img{width:130px;min-width:110px;height:85px}.nps-ent-mid-title{font-size:13px;width:100%;padding:8px}.nps-entertainment{margin:0 18px}.nps-ent-left-mid{grid-template-columns:1fr;grid-template-rows:auto auto auto}.hs-featured-card{grid-column:1;grid-row:1}.hs-small-card{grid-column:1;grid-row:2}.hs-mid-col{grid-column:1;grid-row:3;border-left:none;border-top:1px solid #e0e0e0;padding-left:0;padding-top:12px;height:auto}.hs-featured-img-wrap{height:200px}.hs-featured-title{font-size:13px}.hs-small-card{flex-direction:row}.hs-small-img{width:120px;min-width:100px;height:80px}.hs-small-title{font-size:12.5px}.hs-mid-card{padding:10px 6px}.hs-mid-img{width:100px;min-width:90px;height:70px}.hs-mid-title{font-size:12.5px}.nps-health-sidebar{width:100%;min-width:unset;height:auto}.nps-health-scroll{max-height:300px}.nps-health-img{width:66px;min-width:60px;height:48px}.nps-health-text{font-size:11px}.tn-inner{padding:20px 14px}.tn-trending-bar{padding:16px 1rem;height:auto;flex-wrap:nowrap;gap:6px}.tn-trending-label-line{font-size:11px}.tn-trend-prev-btn,.tn-trend-next-btn{width:24px;height:24px;flex-shrink:0}.tn-topics-list{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;gap:6px}.tn-topics-list::-webkit-scrollbar{display:none}.tn-topic-btn{font-size:10.5px;padding:4px 10px;flex-shrink:0}.tn-sec-title{font-size:16px}.tn-grid{grid-template-columns:1fr 1fr;height:auto}.tn-live-updates{margin-top:-89%}.tn-latest-news{max-height:none;overflow-y:visible;padding:10px 8px}.tn-latest-item-title{font-size:12px}.tn-latest-item-desc{font-size:10.5px}.tn-feature-cards{height:43rem;flex-direction:column;padding:8px;gap:10px}.tn-feature-card-img-wrap{height:160px}.tn-feature-card-title{font-size:11.5px}.tn-feature-card-body{padding:12px 8px}.tn-banner-slide{height:auto;flex-wrap:wrap}.tn-banner-left{flex:0 0 100%;padding:10px 14px 10px 18px}.tn-banner-mid{flex:0 0 40%}.tn-banner-right{flex:1;padding:10px 14px}.tn-banner-brand-name{font-size:22px}.tn-banner-right-main{font-size:26px}.tn-banner-right-sub{font-size:14px}.vs-wrap{padding:16px 12px 20px;min-height:auto}.vs-header-text{font-size:13px;letter-spacing:.06em}.vs-header-bar{height:16px}.vs-header-wrap{margin-bottom:10px}.vs-grid{grid-template-columns:1fr!important;gap:14px}.vs-featured-wrap{max-height:none;max-width:100%}.vs-featured-title{font-size:12px}.vs-featured-duration{font-size:10px}.vs-side-col,.vs-side-row{flex-direction:row;flex-wrap:wrap;gap:10px}.vs-small-card{flex:1 1 calc(50% - 5px);margin-bottom:0;min-width:140px}.vs-small-card-title{font-size:11px}.vs-duration-badge{font-size:9px}.sn-wrap{padding:16px 12px}.sn-left-mid{grid-template-columns:1fr;grid-template-rows:auto auto auto}.sn-featured-wrap{grid-column:1;grid-row:1}.sn-small-card{grid-column:1;grid-row:2}.sn-mid{grid-column:1;grid-row:3;border-left:none;border-top:1px solid #e0e0e0;padding-left:0;height:auto}.sn-big-card{height:200px}.sn-big-title{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sn-small-card{flex-direction:row}.sn-sc-img{width:120px;min-width:100px;height:80px}.sn-sc-title{font-size:11.5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sn-card-date{font-size:9px}.sn-mid-card{padding:10px 6px}.sn-mid-img{width:100px;min-width:90px;height:70px}.sn-mid-title{font-size:12.5px}.sn-main{flex-direction:column;gap:16px}.sn-defence{width:100%;min-width:unset}.sn-defence-scroll{max-height:280px}.sn-di-img{width:66px;min-width:60px;height:48px}.sn-di-title{font-size:11px}.sn-tabs-container{padding:4px 40px}.sn-tab-btn{font-size:11px;padding:4px 11px}.nl-root{padding:16px}.nl-inner{flex-direction:column;align-items:flex-start;gap:12px}.nl-left{gap:8px}.nl-title{font-size:14px}.nl-right{width:100%;justify-content:flex-start}.nl-form{max-width:100%;width:100%}.nl-input{height:40px;font-size:12px}.nl-btn{height:40px;font-size:12px;padding:0 16px;white-space:nowrap}.nl-success{font-size:13px}.ft-col:nth-child(2){border-right:none}}@media(max-width:425px){.mobile-nav-actions .btn-flag{margin-left:350%}.nb-container{min-height:320px}.nb-hero{min-height:200px;padding:16px 16px 14px}.nb-headline{font-size:18px;margin-bottom:12px}.nb-author-name{font-size:12px}.nb-bottom{grid-template-columns:1fr}.nb-news-card{padding:10px 16px}.nb-news-title{font-size:12px;-webkit-line-clamp:2}.nb-news-meta{font-size:10px}.nb-actions{gap:8px;padding-top:10px}.nb-pill{font-size:10px;padding:5px 10px 5px 7px}.nb-pill span{display:none}.nb-ghost{font-size:10px}.nps-inner{margin:0 8px}.nps-section-title{font-size:14px}.nps-read-more-link{font-size:12px}.nps-story-card{flex:0 0 calc(50% - 4px)}.nps-story-caption{font-size:11px;padding:8px 8px 24px}.nps-stories-prev-btn,.nps-stories-next-btn{width:28px;height:26px;font-size:13px}.nps-ent-small-card{flex-direction:column}.nps-ent-small-img{width:100%;min-width:unset;height:180px}.nps-ent-small-title{font-size:13px;padding:8px 4px;width:100%;-webkit-line-clamp:3}.nps-ent-mid-card{flex-direction:column}.nps-ent-mid-img{width:100%;min-width:unset;height:180px}.nps-ent-mid-title{font-size:13px;width:100%;padding:8px 4px;-webkit-line-clamp:3}.nps-ent-featured-img-wrap{height:180px}.nps-ent-featured-title{font-size:12px}.nps-live-score-card{height:auto}.nps-score-team-name{font-size:12px}.nps-score-runs{font-size:13px}.hs-featured-img-wrap{height:180px}.hs-featured-title{font-size:12px}.hs-small-card{flex-direction:column}.hs-small-img{width:100%;min-width:unset;height:160px}.hs-small-title{font-size:12px;-webkit-line-clamp:2}.hs-mid-card{flex-direction:column;align-items:flex-start}.hs-mid-img{width:100%;min-width:unset;height:160px}.hs-mid-title{font-size:12px;-webkit-line-clamp:3}.hs-cat-tag{font-size:8px;padding:2px 6px}.hs-date{font-size:9px}.nps-health-img{width:60px;min-width:56px;height:44px}.nps-health-text{font-size:10.5px}.tn-inner{padding:16px 10px}.tn-sec-title{font-size:14px}.tn-sec-bar{height:16px}.tn-trending-bar{padding:12px .8rem;gap:5px}.tn-trending-label-line{font-size:10px}.tn-trend-prev-btn,.tn-trend-next-btn{width:22px;height:22px}.tn-topic-btn{font-size:10px;padding:3px 9px}.tn-grid{grid-template-columns:1fr;height:auto}.tn-feature-cards{flex-direction:column;height:40rem;padding:6px;gap:8px}.tn-feature-card-img-wrap{height:150px}.tn-feature-card-title{font-size:11px}.tn-latest-item-title{font-size:12px}.tn-latest-item-desc{font-size:10px}.tn-latest-item{padding:10px 0}.tn-banner-slide{flex-direction:column;height:auto}.tn-banner-left{flex:unset;width:100%}.tn-banner-mid{flex:unset;width:100%;flex-direction:row}.tn-banner-right{width:100%;padding:10px 12px}.tn-banner-brand-name{font-size:20px}.tn-banner-right-main{font-size:24px}.tn-banner-right-sub{font-size:13px}.tn-banner-right-label{font-size:12px}.vs-wrap{padding:14px 10px 18px}.vs-header-text{font-size:12px;letter-spacing:.05em}.vs-header-bar{height:14px;width:3px}.vs-header-wrap{gap:6px;margin-bottom:8px}.vs-featured-wrap{border-radius:8px}.vs-featured-title{font-size:11.5px}.vs-featured-bottom-bar{padding:16px 10px 8px}.vs-side-col,.vs-side-row{flex-direction:row;flex-wrap:wrap;gap:8px}.vs-small-card{flex:1 1 calc(50% - 4px);margin-bottom:0;min-width:120px}.vs-small-card-title{font-size:10.5px}.vs-small-thumb-wrap{border-radius:6px}.vs-duration-badge{font-size:8.5px;padding:1px 4px}.vs-grid{gap:10px}.sn-wrap{padding:14px 10px}.sn-big-card{height:180px}.sn-big-title{font-size:11.5px}.sn-small-card{flex-direction:column}.sn-sc-img{width:100%;min-width:unset;height:160px}.sn-sc-title{font-size:12px;-webkit-line-clamp:2;padding:6px}.sn-mid-card{align-items:flex-start}.sn-mid-img{width:100%;min-width:unset;height:160px}.sn-mid-title{font-size:12px;-webkit-line-clamp:3}.sn-card-tag{font-size:8px;padding:2px 6px}.sn-card-date{font-size:9px}.sn-tabs-container{padding:4px 36px;border-radius:24px}.sn-tab-btn{font-size:10.5px;padding:4px 10px}.sn-arrow{width:22px;height:22px}.sn-di-img{width:60px;min-width:56px;height:44px}.sn-di-title{font-size:10.5px}.nl-root{padding:14px 12px}.nl-title{font-size:13px}.nl-input{height:38px;font-size:12px;padding:0 12px}.nl-btn{height:38px;font-size:11px;padding:0 14px}.ft-col:nth-child(2){border-right:none}}@media(max-width:375px){.mobile-nav-actions .btn-flag{margin-left:450%}.mobile-nav-actions{margin-left:-13%!important}.nb-container{min-height:290px}.nb-hero{min-height:180px;padding:14px 14px 12px}.nb-headline{font-size:17px}.nb-author-name{font-size:11px}.nb-news-title{font-size:11.5px}.nb-news-meta{font-size:9.5px}.nb-redbar{height:14px}.nb-bottom{width:90%!important}.nps-inner{margin:0 6px}.nps-section-title{font-size:13px}.nps-section-bar{height:16px}.nps-story-card{flex:0 0 calc(50% - 4px)}.nps-story-caption{font-size:10.5px;padding:6px 6px 20px}.nps-ent-featured-img-wrap{height:160px}.nps-ent-featured-title{font-size:11px}.nps-ent-small-img,.nps-ent-mid-img{height:155px}.nps-ent-small-title,.nps-ent-mid-title{font-size:12px}.nps-score-tab-btn{font-size:10px;padding:5px 2px}.nps-score-team-name{font-size:11px}.nps-score-runs{font-size:12px}.nps-entertainment{margin:0 15px;width:96%}.hs-featured-img-wrap{height:160px}.hs-featured-title{font-size:11.5px}.hs-small-img,.hs-mid-img{height:140px}.hs-small-title,.hs-mid-title{font-size:11.5px}.nps-health-header-text{font-size:12px;letter-spacing:1px}.nps-health-text{font-size:10px}.nps-health-img{width:56px;min-width:52px;height:40px}.hs-sidebar-cat,.hs-sidebar-date{font-size:8px}.hs-small-card{padding:0}.hs-small-text{padding:6px}.tn-inner{padding:14px 8px}.tn-sec-title{font-size:13px}.tn-trending-label-line{font-size:9.5px}.tn-topic-btn{font-size:9.5px;padding:3px 8px}.tn-feature-cards{height:585px;width:103%}.tn-feature-card-img-wrap{height:130px}.tn-feature-card-title{font-size:10.5px}.tn-feature-card-body{padding:10px 8px}.tn-latest-item-title{font-size:11.5px}.tn-latest-item-desc{font-size:9.5px}.tn-live-item-text{font-size:10.5px}.tn-banner-brand-name{font-size:18px}.tn-banner-right-main{font-size:22px}.tn-banner-right-sub{font-size:12px}.tn-banner-right-label{font-size:11px}.tn-banner-mid-tag,.tn-banner-mid-line{font-size:10px}.nl-inner{display:block;margin:0}.nl-root{padding:22px 2px;width:96%;margin:0 15px}.vs-wrap{padding:12px 8px 16px}.vs-header-text{font-size:11.5px}.vs-featured-title{font-size:11px}.vs-featured-bottom-bar{padding:14px 8px 6px}.vs-small-card{flex:1 1 calc(50% - 4px)}.vs-small-card-title{font-size:10px}.vs-duration-badge{font-size:8px}.vs-grid{gap:8px}.vs-side-col,.vs-side-row{gap:6px}.sn-wrap{padding:12px 8px;width:87%;margin:0}.sn-big-card{height:160px}.sn-big-title{font-size:11px}.sn-sc-img,.sn-mid-img{height:140px}.sn-sc-title,.sn-mid-title{font-size:11.5px}.sn-tabs-container{padding:4px 34px}.sn-tab-btn{font-size:10px;padding:3px 9px}.sn-defence-head{font-size:12px}.sn-di-title{font-size:10px}.sn-di-img{width:56px;min-width:52px;height:40px}.sn-di-date{font-size:8px}.nl-root{padding:12px 10px;width:96%;margin:0 auto}.nl-title{font-size:12px}.nl-icon{width:18px;height:18px}.nl-input{height:36px;font-size:11px;padding:0 10px}.nl-btn{height:36px;font-size:11px;padding:0 12px}.nl-success{font-size:12px}.ft-col:nth-child(2){border-right:none}}@media(max-width:320px){.mobile-nav-actions{margin-left:-16%!important}.nb-container{min-height:260px}.nb-hero{min-height:160px;padding:12px 12px 10px}.nb-headline{font-size:12px;line-height:1.3}.nb-author-name{font-size:10px}.nb-pill{padding:4px 7px;gap:4px}.nb-news-card{padding:8px 12px}.nb-news-title{font-size:11px}.nb-news-meta{font-size:9px}.nb-redbar{height:12px}.nb-actions{gap:6px}.nb-inner{margin-top:40%}.nb-bottom{width:105%!important}.nps-inner{margin:0 4px}.nps-wrap{padding:0 0 16px}.nps-section-title{font-size:12px}.nps-read-more-link{font-size:10px}.nps-section-bar{height:14px;width:3px}.nps-story-card{flex:0 0 100%}.nps-story-caption{font-size:10px;padding:6px}.nps-stories-prev-btn,.nps-stories-next-btn{width:24px;height:22px;font-size:11px}.nps-ent-featured-img-wrap{height:140px}.nps-ent-featured-title{font-size:10.5px}.nps-ent-small-img,.nps-ent-mid-img{height:130px}.nps-ent-small-title,.nps-ent-mid-title{font-size:11.5px;-webkit-line-clamp:2;padding:6px 4px}.nps-entertainment{margin:0 10px 14px;width:81%}.nps-score-body{padding:16px 8px}.nps-score-tab-btn{font-size:9px;padding:4px 2px;letter-spacing:0}.nps-score-team-name{font-size:10px}.nps-score-runs{font-size:11px}.nps-score-summary-text{font-size:10px}.tn-feature-cards{height:530px;width:103%}.nps-ent-layout{width:119%!important}.hs-featured-img-wrap{height:140px}.hs-featured-title{font-size:11px;padding-left:6px}.hs-small-img,.hs-mid-img{height:120px}.hs-small-title{font-size:11px;-webkit-line-clamp:2}.hs-mid-title{font-size:11px}.hs-small-card{padding:6px}.hs-mid-card{padding:8px 4px}.hs-cat-tag{font-size:7.5px;padding:2px 5px;margin-bottom:4px}.hs-date{font-size:8.5px}.nps-health-sidebar{border-radius:4px}.nps-health-header-text{font-size:11px;letter-spacing:.8px}.nps-health-scroll{max-height:260px;padding:2px 6px}.nps-health-img{width:52px;min-width:48px;height:38px}.nps-health-text{font-size:9.5px}.hs-sidebar-cat,.hs-sidebar-date{font-size:7.5px}.nl-root{width:99%}.tn-inner{padding:12px 6px}.tn-sec-title{font-size:12px}.tn-sec-bar{height:14px}.tn-trending-bar{padding:10px .6rem;gap:4px}.tn-trending-label-line{font-size:9px}.tn-trend-prev-btn,.tn-trend-next-btn{width:20px;height:20px;font-size:10px}.tn-topic-btn{font-size:9px;padding:3px 7px;border-radius:7px}.tn-feature-card-img-wrap{height:110px}.tn-feature-card-title{font-size:10px;-webkit-line-clamp:2}.tn-feature-card-body{padding:8px 6px}.tn-latest-item{padding:8px 0}.tn-latest-item-title{font-size:11px}.tn-latest-item-desc{font-size:9px}.tn-live-item-text,.tn-live-item-time{font-size:10px}.tn-live-dot{width:6px;height:6px}.tn-banner{padding:6px}.tn-banner-brand-name{font-size:16px}.tn-banner-right-main{font-size:20px}.tn-banner-right-sub{font-size:11px}.tn-banner-right-label{font-size:10px}.tn-banner-meta{font-size:8px}.tn-banner-tagline{font-size:6.5px}.tn-banner-mid-tag,.tn-banner-mid-line{font-size:9px}.vs-wrap{padding:10px 6px 14px}.vs-header-text{font-size:10.5px;letter-spacing:.04em}.vs-header-bar{height:12px;width:3px}.vs-header-wrap{gap:5px;margin-bottom:6px}.vs-featured-wrap{border-radius:6px}.vs-featured-title{font-size:10.5px;line-height:1.35}.vs-featured-duration{font-size:9px}.vs-featured-bottom-bar{padding:12px 8px 6px}.vs-side-col,.vs-side-row{flex-direction:column;gap:8px}.vs-small-card{flex:unset;width:100%;min-width:unset;margin-bottom:0}.vs-small-card-title{font-size:10px}.vs-small-thumb-wrap{border-radius:5px;border-width:1.5px}.vs-duration-badge{font-size:7.5px;padding:1px 3px}.vs-grid{gap:8px}.vs-play-btn{border-width:1.5px}.sn-wrap{padding:10px 6px;width:101%}.sn-big-card{height:140px}.sn-big-title{font-size:10.5px;padding-left:6px}.sn-big-badge{font-size:8px;padding:2px 6px}.sn-sc-img,.sn-mid-img{height:120px}.sn-sc-title{font-size:11px;-webkit-line-clamp:2;padding:4px}.sn-mid-title{font-size:11px}.sn-small-card{padding:6px}.sn-mid-card{padding:8px 4px}.sn-card-tag{font-size:7.5px;padding:2px 5px}.sn-card-date{font-size:8.5px}.sn-tabs-container{padding:3px 30px;border-radius:20px}.sn-tab-btn{font-size:9.5px;padding:3px 8px}.sn-arrow{width:20px;height:20px}.sn-defence-head{font-size:11px;padding:7px 8px}.sn-defence-scroll{max-height:240px;padding:2px 6px}.sn-di-img{width:52px;min-width:48px;height:38px}.sn-di-title{font-size:9.5px}.sn-di-date{font-size:7.5px}.nl-root{padding:10px 8px;width:99%;margin:0 auto}.nl-inner{gap:10px}.nl-title{font-size:11px}.nl-icon{width:16px;height:16px}.nl-form{flex-direction:column;gap:8px}.nl-input{height:36px;font-size:11px;padding:0 10px;border-right:1px solid #fff;border-radius:6px}.nl-btn{height:36px;font-size:11px;padding:0 12px;border-radius:6px;width:100%}.nl-success{font-size:11px}.ft-col:nth-child(2){display:block}}.nb-root,.tn-page,.vs-wrap,.nps-wrap,.sn-wrap{overflow-x:clip}@media(max-width:1024px){.nb-container,.tn-inner,.vs-inner,.nps-inner,.sn-wrap{width:min(100%,100%);margin-left:auto!important;margin-right:auto!important}.tn-grid{grid-template-columns:minmax(0,1fr)!important;height:auto!important;gap:12px}.tn-latest-news,.tn-live-updates{max-height:none}.tn-latest-scroll,.tn-live-scroll{max-height:280px}.tn-feature-cards{height:auto;flex-wrap:wrap}.tn-feature-card{min-width:calc(50% - 4px)}.nps-ent-layout,.sn-main{flex-direction:column!important}.nps-ent-left-mid,.sn-left-mid{width:100%}.nps-live-score-sidebar,.sn-defence{width:100%!important}.nps-ent-left,.nps-ent-featured-img-wrap{width:100%}.vs-grid{grid-template-columns:minmax(0,1fr)!important}.vs-side-col{width:100%}.nb-bottom{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.nb-container{height:480px!important}.nb-inner{padding:18px 18px 14px!important}.nb-hero{min-height:300px!important;padding:22px 22px 18px!important}.nb-headline{font-size:clamp(24px,4vw,34px)!important;max-width:100%!important}.nb-actions{gap:10px!important;flex-wrap:wrap}.nb-pill{min-width:0}.nb-bottom{grid-template-columns:1fr!important;gap:10px!important}.tn-inner,.vs-inner,.nps-inner,.sn-wrap{padding-left:14px!important;padding-right:14px!important;margin:0 auto!important}.tn-trending-bar{gap:8px;padding:10px 12px}.tn-trending-label-line,.tn-sec-title,.vs-header-text,.nps-section-title,.sn-heading-text{font-size:16px!important}.tn-feature-card{min-width:100%}.tn-banner-slide{flex-direction:column;height:auto}.tn-banner-left,.tn-banner-mid,.tn-banner-right{width:100%;flex:1 1 auto}.vs-header-wrap{align-items:flex-start;gap:8px}.vs-featured-wrap{min-height:260px!important}.vs-side-row{gap:10px}.nps-section-header,.sn-heading-row{flex-wrap:wrap;gap:8px}.nps-read-more-link{margin-left:0!important}.nps-ent-left-mid{flex-direction:column}.nps-ent-featured-img-wrap,.sn-big-card{height:220px!important}.sn-left-mid{grid-template-columns:1fr!important;grid-template-rows:auto!important}.sn-mid{width:100%}.sn-tabs-container{margin-left:0!important}}@media(max-width:425px){.nb-container{height:430px!important}.nb-hero{min-height:270px!important;padding:18px 16px 14px!important}.nb-headline{font-size:clamp(20px,6vw,28px)!important}.nb-author-name,.nb-news-title,.tn-feature-card-title,.vs-featured-title,.nps-ent-featured-title,.sn-big-title{font-size:12px!important}.nb-news-meta,.tn-latest-item-desc,.vs-duration-badge,.nps-health-text,.sn-card-date,.sn-di-date{font-size:10px!important}.tn-inner,.vs-inner,.nps-inner,.sn-wrap{padding-left:12px!important;padding-right:12px!important}.tn-trending-bar{padding:8px 10px}.tn-topic-btn,.sn-tab-btn{font-size:10px!important;padding:6px 10px!important}.vs-featured-wrap,.nps-ent-featured-img-wrap,.sn-big-card{min-height:200px!important;height:200px!important}.nps-story-card,.vs-small-card,.sn-small-card,.sn-mid-card{border-radius:10px}}@media(max-width:375px){.nb-container{height:400px!important}.nb-inner{padding:14px 12px 10px!important}.nb-hero{min-height:250px!important;padding:16px 12px 12px!important}.nb-pill{padding:8px 10px!important;font-size:11px!important}.tn-sec-title,.vs-header-text,.nps-section-title,.sn-heading-text{font-size:14px!important}.tn-latest-item,.tn-live-item,.nps-health-item,.sn-defence-item{padding-top:10px!important;padding-bottom:10px!important}}@media(max-width:320px){.nb-container{height:380px!important}.nb-headline{font-size:18px!important}.nb-pill{width:100%;justify-content:center}.tn-topic-btn,.sn-tab-btn{font-size:9px!important;padding:5px 8px!important}.vs-featured-wrap,.nps-ent-featured-img-wrap,.sn-big-card{min-height:180px!important;height:180px!important}}@media(min-width:769px)and (max-width:1024px){.tn-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.tn-live-updates{grid-column:1 / -1}.vs-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)!important}.sn-left-mid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}}@media(min-width:1025px)and (max-width:1440px){.tn-inner,.vs-inner,.nps-inner,.sn-wrap{max-width:1240px;margin-left:auto!important;margin-right:auto!important}.tn-grid{grid-template-columns:380px minmax(0,1fr) 210px!important}.sn-left-mid{grid-template-columns:420px minmax(0,1fr)!important}.nps-ent-left{width:280px}}@media(min-width:1441px)and (max-width:2560px){.tn-inner,.vs-inner,.nps-inner,.sn-wrap{max-width:1360px;margin-left:auto!important;margin-right:auto!important}}@media(min-width:2561px){.nb-container,.tn-inner,.vs-inner,.nps-inner,.sn-wrap{max-width:2400px!important;margin-left:auto!important;margin-right:auto!important}}@media(max-width:320px){.nb-container{height:auto!important;min-height:500px!important}.nb-inner{margin-top:0!important;padding:12px 10px 16px!important}.nb-hero{min-height:260px!important;padding:14px 10px 12px!important}.nb-headline{font-size:17px!important;line-height:1.35!important;-webkit-line-clamp:3}.nb-bottom{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-top:8px!important}.nb-news-card{display:block!important;min-height:unset!important}.tn-grid{grid-template-columns:1fr!important;gap:10px!important}.tn-latest-news,.tn-live-updates{width:100%!important;padding:10px 8px!important;height:auto!important}.tn-latest-scroll,.tn-live-scroll{max-height:none!important;overflow:visible!important}.tn-feature-cards{width:100%!important;height:auto!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:0!important}.tn-feature-card{min-width:100%!important}.tn-feature-card-img-wrap{height:150px!important}.tn-feature-card-body{padding:8px 10px!important}.nps-ent-layout,.nps-ent-left-mid{width:100%!important;display:flex!important;flex-direction:column!important;gap:12px!important}.hs-featured-card,.hs-small-card,.hs-mid-col,.hs-mid-card{width:100%!important}.hs-featured-img-wrap{width:100%!important;height:190px!important}.hs-small-card,.hs-mid-card{display:flex!important;align-items:flex-start!important;gap:10px!important;padding:8px!important}.hs-small-img,.hs-mid-img{width:96px!important;min-width:96px!important;height:72px!important}.hs-small-text,.hs-mid-text{flex:1;min-width:0}.hs-small-title,.hs-mid-title{font-size:11px!important;line-height:1.4!important}.nps-health-sidebar{width:100%!important;min-width:100%!important}.nps-health-scroll{max-height:none!important}.vs-wrap{padding:10px 8px 14px!important}.vs-inner{padding:0!important}.vs-header-wrap{margin-bottom:8px!important}.vs-header-text{font-size:12px!important;line-height:1.3!important}.vs-grid{grid-template-columns:1fr!important;gap:10px!important}.tn-sec-title,.nps-section-title,.sn-heading-text{font-size:13px!important}.sn-tabs-container{padding:4px 32px!important;border-radius:18px!important;min-height:38px}.sn-tabs-scroll-area{align-items:center!important}.sn-arrow{width:22px!important;height:22px!important;top:50%!important}.sn-arrow-left{left:6px!important}.sn-arrow-right{right:6px!important}}.placeholder\:text-white\/40::-moz-placeholder{color:#fff6}.placeholder\:text-white\/40::placeholder{color:#fff6}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:bg-\[\#0958a8\]:hover{--tw-bg-opacity: 1;background-color:rgb(9 88 168 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0d65d8\]:hover{--tw-bg-opacity: 1;background-color:rgb(13 101 216 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#1ebe5d\]:hover{--tw-bg-opacity: 1;background-color:rgb(30 190 93 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#222\]:hover{--tw-bg-opacity: 1;background-color:rgb(34 34 34 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#cc0000\]:hover{--tw-bg-opacity: 1;background-color:rgb(204 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-yellow-300:hover{--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-85:hover{opacity:.85}.hover\:shadow-\[0_8px_28px_rgba\(0\,0\,0\,0\.11\)\]:hover{--tw-shadow: 0 8px 28px rgba(0,0,0,.11);--tw-shadow-colored: 0 8px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_8px_28px_rgba\(0\,0\,0\,0\.13\)\]:hover{--tw-shadow: 0 8px 28px rgba(0,0,0,.13);--tw-shadow-colored: 0 8px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-blue-400:focus{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-\[\#D80100\]{--tw-bg-opacity: 1;background-color:rgb(216 1 0 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:text-\[\#D80100\]{--tw-text-opacity: 1;color:rgb(216 1 0 / var(--tw-text-opacity, 1))}@media(max-width:768px){.max-\[768px\]\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-\[768px\]\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}}@media(max-width:425px){.max-\[425px\]\:px-3{padding-left:.75rem;padding-right:.75rem}.max-\[425px\]\:px-4{padding-left:1rem;padding-right:1rem}.max-\[425px\]\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-\[425px\]\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}}@media(max-width:375px){.max-\[375px\]\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.max-\[375px\]\:px-3\.5{padding-left:.875rem;padding-right:.875rem}}@media(max-width:320px){.max-\[320px\]\:px-2{padding-left:.5rem;padding-right:.5rem}.max-\[320px\]\:px-3{padding-left:.75rem;padding-right:.75rem}}@media(min-width:375px){.xs\:mb-2{margin-bottom:.5rem}.xs\:h-1{height:.25rem}.xs\:h-6{height:1.5rem}.xs\:h-\[175px\]{height:175px}.xs\:h-\[60px\]{height:60px}.xs\:w-6{width:1.5rem}.xs\:gap-1{gap:.25rem}.xs\:gap-1\.5{gap:.375rem}.xs\:px-3{padding-left:.75rem;padding-right:.75rem}.xs\:px-3\.5{padding-left:.875rem;padding-right:.875rem}.xs\:py-1{padding-top:.25rem;padding-bottom:.25rem}.xs\:py-2{padding-top:.5rem;padding-bottom:.5rem}.xs\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.xs\:text-\[10px\]{font-size:10px}.xs\:text-lg{font-size:1.125rem;line-height:1.75rem}.xs\:text-sm{font-size:.875rem;line-height:1.25rem}}@media(min-width:376px){.min-\[376px\]\:text-2xl{font-size:1.5rem;line-height:2rem}.min-\[376px\]\:text-sm{font-size:.875rem;line-height:1.25rem}}@media(min-width:426px){.min-\[426px\]\:flex-row{flex-direction:row}.min-\[426px\]\:items-center{align-items:center}.min-\[426px\]\:text-sm{font-size:.875rem;line-height:1.25rem}}@media(min-width:640px){.sm\:h-40{height:10rem}.sm\:h-\[280px\]{height:280px}.sm\:h-\[65px\]{height:65px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:gap-4{gap:1rem}.sm\:p-6{padding:1.5rem}.sm\:p-\[20px_24px_24px\]{padding:20px 24px 24px}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-\[28px\]{padding-top:28px;padding-bottom:28px}.sm\:text-\[11px\]{font-size:11px}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media(min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:text-justify{text-align:justify}}@media(min-width:769px){.min-\[769px\]\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.min-\[769px\]\:text-3xl{font-size:1.875rem;line-height:2.25rem}.min-\[769px\]\:text-base{font-size:1rem;line-height:1.5rem}}@media(min-width:1024px){.lg\:order-last{order:9999}.lg\:block{display:block}.lg\:h-\[320px\]{height:320px}.lg\:min-w-0{min-width:0px}.lg\:grid-cols-\[1fr_320px\]{grid-template-columns:1fr 320px}.lg\:overflow-visible{overflow:visible}}@media(min-width:1025px){.min-\[1025px\]\:min-w-\[380px\]{min-width:380px}.min-\[1025px\]\:max-w-\[55\%\]{max-width:55%}.min-\[1025px\]\:flex-row{flex-direction:row}.min-\[1025px\]\:items-center{align-items:center}.min-\[1025px\]\:justify-between{justify-content:space-between}.min-\[1025px\]\:gap-12{gap:3rem}.min-\[1025px\]\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media(min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1441px){.min-\[1441px\]\:min-w-\[440px\]{min-width:440px}}.\[\&_h1\]\:mb-\[1\.2rem\] h1{margin-bottom:1.2rem}.\[\&_h1\]\:text-\[18px\] h1{font-size:18px}.\[\&_h1\]\:font-bold h1{font-weight:700}.\[\&_h1\]\:leading-\[1\.4\] h1{line-height:1.4}.\[\&_h2\]\:mb-\[1\.2rem\] h2{margin-bottom:1.2rem}.\[\&_h2\]\:text-\[18px\] h2{font-size:18px}.\[\&_h2\]\:font-bold h2{font-weight:700}.\[\&_h2\]\:leading-\[1\.4\] h2{line-height:1.4}.\[\&_h3\]\:mb-\[1\.2rem\] h3{margin-bottom:1.2rem}.\[\&_h3\]\:text-\[18px\] h3{font-size:18px}.\[\&_h3\]\:font-bold h3{font-weight:700}.\[\&_h3\]\:leading-\[1\.4\] h3{line-height:1.4}.\[\&_img\]\:my-6 img{margin-top:1.5rem;margin-bottom:1.5rem}.\[\&_img\]\:w-full img{width:100%}.\[\&_img\]\:rounded-lg img{border-radius:.5rem}.\[\&_li\]\:mb-1 li{margin-bottom:.25rem}.\[\&_li\]\:text-\[16px\] li{font-size:16px}.\[\&_li\]\:leading-\[1\.6\] li{line-height:1.6}.\[\&_ol\]\:mb-4 ol{margin-bottom:1rem}.\[\&_ol\]\:list-decimal ol{list-style-type:decimal}.\[\&_ol\]\:pl-5 ol{padding-left:1.25rem}.\[\&_p\]\:mb-\[1\.2rem\] p{margin-bottom:1.2rem}.\[\&_p\]\:text-\[16px\] p{font-size:16px}.\[\&_p\]\:leading-\[1\.6\] p{line-height:1.6}.\[\&_ul\]\:mb-4 ul{margin-bottom:1rem}.\[\&_ul\]\:list-disc ul{list-style-type:disc}.\[\&_ul\]\:pl-5 ul{padding-left:1.25rem}
