:root{--navy:#021126;--yellow:#fcb900;--soft:#f3f5f8;--line:#dfe4eb;--muted:#667085}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);background:#f7f8fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button,input,select,textarea{font:inherit;color:inherit}a,button{transition:.2s}button{cursor:pointer;border:0;background:none}a{color:inherit;text-decoration:none}.site{min-height:100vh}.topbar{height:86px;padding:0 max(24px,calc((100vw - 1500px)/2));display:flex;align-items:center;gap:28px;background:var(--navy);color:#fff;position:sticky;top:0;z-index:40;box-shadow:0 8px 26px #0211262b}.brand-logo{width:190px;color:#fff;text-align:left}.brand-logo img{width:160px;height:54px;object-fit:contain}.brand-logo span,.logo-mark{font-size:22px;font-weight:1000;font-style:italic;letter-spacing:-1px}.topbar nav{display:flex;gap:4px;flex:1 1}.topbar nav button{color:#d8e0eb;padding:12px 10px;font-size:13px;font-weight:800}.topbar nav button:hover{color:var(--yellow)}.header-actions{display:flex;align-items:center;gap:4px}.header-actions button{height:44px;min-width:44px;border-radius:13px;color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;position:relative}.header-actions button:hover{background:#ffffff16}.header-actions svg{width:19px}.header-actions b{position:absolute;right:3px;top:2px;background:var(--yellow);color:var(--navy);border-radius:12px;min-width:17px;font-size:10px;padding:2px}.header-actions .user-action{border-left:1px solid #ffffff26;margin-left:7px;padding-left:15px;border-radius:0;min-width:auto}.mobile-menu{display:none;color:#fff}.hero{max-width:1500px;margin:24px auto 0;min-height:570px;background:linear-gradient(120deg,#03162f,#08284e 70%,#0c376a);border-radius:34px;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;color:#fff;position:relative}.hero>div:first-child{padding:90px 70px;z-index:2}.catalog-title span,.eyebrow,.hero span,.section-head span{color:#ce9700;font-weight:1000;font-size:12px;letter-spacing:.16em}.hero h1{font-size:clamp(44px,5vw,76px);letter-spacing:-.055em;line-height:.98;margin:18px 0 24px;max-width:760px}.hero p{font-size:18px;color:#c7d1df;line-height:1.7;max-width:650px}.hero>img{width:100%;height:100%;object-fit:cover;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 30%);mask-image:linear-gradient(90deg,transparent 0,#000 30%)}.hero-shape{display:grid;place-items:center;background:radial-gradient(circle,#fcb90026,transparent 62%)}.hero-shape svg{width:250px;height:250px;color:var(--yellow);opacity:.6}.hero>div>div{display:flex;gap:12px;margin-top:34px}.download,.primary,.secondary,.whatsapp{min-height:48px;border-radius:14px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:900}.primary{background:var(--yellow);color:var(--navy)}.primary:hover{filter:brightness(1.06);transform:translateY(-1px)}.secondary{border:1px solid #ffffff52;color:#fff}.section{max-width:1500px;margin:85px auto;padding:0 10px}.catalog-title,.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.catalog-title h1,.section-head h1,.section-head h2{font-size:38px;letter-spacing:-.035em;margin:8px 0}.section-head>button{display:flex;align-items:center;font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:#fff;border:1px solid #e3e7ed;border-radius:22px;overflow:hidden;position:relative;box-shadow:0 8px 30px #02112608}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #02112616}.image-button{width:100%;height:270px;background:#fff;display:grid;place-items:center;padding:18px}.image-button img{width:100%;height:100%}.image-button>svg{width:80px;height:80px;color:#ccd3dd}.badge{left:14px;background:var(--yellow);padding:7px 9px;border-radius:8px;font-size:10px;font-weight:1000}.badge,.favorite{position:absolute;top:14px}.favorite{right:14px;width:40px;height:40px;border-radius:50%;background:#fff;box-shadow:0 5px 16px #0211261a;display:grid;place-items:center}.favorite.active{color:#e11d48}.product-card>div{padding:0 20px 20px}.product-card small,.product-info .code{font-size:12px;color:#d39900;font-weight:1000}.product-card h3{font-size:18px;line-height:1.25;margin:8px 0;min-height:45px}.product-card p{font-size:13px;line-height:1.5;color:var(--muted);height:39px;overflow:hidden}.card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;margin-top:15px}.card-bottom>b{font-size:17px}.card-bottom button{background:var(--navy);color:#fff;border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:5px;font-size:12px;font-weight:900}.card-bottom svg{width:16px}.category-strip{max-width:1500px;margin:0 auto 85px;display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.category-strip button{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;font-weight:900}.category-strip img{display:block;width:100%;height:95px;object-fit:contain;margin-bottom:7px}.catalog-page,.detail-page,.directory,.narrow-page,.text-page{max-width:1500px;margin:0 auto;padding:52px 20px 90px}.catalog-title p{color:var(--muted)}.download{background:var(--navy);color:#fff}.catalog-layout{display:grid;grid-template-columns:265px 1fr;gap:28px}.catalog-layout aside{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;height:max-content;position:sticky;top:108px}.filter-field{display:block;margin-bottom:18px}.filter-field span{display:block;font-size:11px;text-transform:uppercase;font-weight:1000;color:var(--muted);margin-bottom:8px}.auth-card input,.auth-card textarea,.catalog-tools select,.filter-field select,.search-wrap input,.text-page input,.text-page textarea{width:100%;height:47px;border:1px solid var(--line);border-radius:12px;padding:0 12px;background:#fff;outline:none}.filter-field select:focus,.search-wrap input:focus,input:focus,textarea:focus{border-color:#4674a8;box-shadow:0 0 0 3px #4674a817}.clear{width:100%;padding:12px;background:var(--soft);border-radius:11px;font-weight:900}.catalog-tools{display:grid;grid-template-columns:1fr auto;gap:12px;margin-bottom:20px}.search-wrap{position:relative}.search-wrap>svg{position:absolute;left:15px;top:13px;width:20px;color:var(--muted)}.search-wrap input{padding-left:46px}.suggestions{position:absolute;left:0;right:0;top:52px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 45px #0211261c;z-index:10;overflow:hidden}.suggestions button{display:flex;width:100%;gap:12px;padding:13px;text-align:left}.suggestions button:hover{background:var(--soft)}.suggestions span{color:#c58e00;font-weight:1000}.filter-trigger{display:none}.empty{padding:80px 20px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:22px}.empty svg{width:50px;height:50px;color:#b7c0cd}.empty a{display:inline-block;margin-top:15px;background:var(--yellow);padding:12px 18px;border-radius:12px}.back,.empty a{font-weight:900}.back{display:flex;align-items:center;gap:6px;margin-bottom:24px}.detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;background:#fff;border-radius:28px;padding:36px}.main-image{height:590px;display:grid;place-items:center;position:relative}.main-image img{width:100%;height:100%}.main-image>svg{width:130px;height:130px;color:#c8d0db}.gallery-next,.gallery-prev{position:absolute;top:48%;width:44px;height:44px;border-radius:50%;background:#fff;box-shadow:0 5px 20px #02112620}.gallery-prev{left:5px}.gallery-next{right:5px}.thumbs{display:flex;gap:10px;overflow:auto}.thumbs button{width:84px;height:70px;border:2px solid transparent;border-radius:12px;padding:5px}.thumbs button.active{border-color:var(--yellow)}.thumbs img{width:100%;height:100%;object-fit:contain}.product-info{padding:40px 20px}.product-info h1{font-size:45px;line-height:1.05;letter-spacing:-.04em;margin:12px 0 18px}.product-info .lead{color:var(--muted);font-size:17px;line-height:1.65}.brand-line{display:flex;align-items:center;gap:10px;margin:25px 0;font-weight:900}.brand-line img{width:75px;height:35px;object-fit:contain}.price-stock{display:grid;grid-template-columns:1fr 1fr;gap:12px}.price-stock>div{background:var(--soft);border-radius:16px;padding:18px}.price-stock small{display:block;color:var(--muted);font-weight:800}.price-stock b{display:block;font-size:21px;margin-top:5px}.detail-actions{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0}.detail-actions>a,.detail-actions>button:not(.primary){border:1px solid var(--line);min-height:48px;border-radius:13px;padding:0 15px;display:flex;align-items:center;justify-content:center}.detail-actions .active{color:#e11d48}.whatsapp{background:#118c4f;color:#fff;border:0!important}.manual{display:inline-flex;align-items:center;gap:8px;font-weight:900}.detail-panels{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:22px}.detail-panels article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px}.detail-panels p{color:var(--muted);line-height:1.7;white-space:pre-line}.detail-panels dl{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.detail-panels dl div{background:var(--soft);padding:12px;border-radius:10px}.detail-panels dt{font-size:11px;color:var(--muted);font-weight:900}.detail-panels dd{margin:4px 0 0;font-weight:900}.applications{display:grid;gap:8px}.applications>div{padding:13px;background:var(--soft);border-radius:12px}.applications small,.applications span{display:block;color:var(--muted);font-size:12px;margin-top:3px}.directory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.directory-grid button{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;display:flex;align-items:center;gap:16px;text-align:left}.directory-grid img,.directory-grid>button>svg:first-child{width:82px;height:65px;object-fit:contain}.directory-grid div{flex:1 1}.directory-grid b{font-size:18px}.directory-grid p{color:var(--muted);font-size:13px}.narrow-page,.text-page{max-width:1000px}.narrow-page>h1,.text-page>h1{font-size:45px;margin:10px 0 30px}.notification-list,.quote-list{display:grid;gap:12px}.notification-list>button,.quote-list article{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:14px;text-align:left}.quote-list article>svg:first-child,.quote-list img{width:90px;height:75px;object-fit:contain}.notification-list div,.quote-list article>div:nth-child(2){flex:1 1}.notification-list b,.notification-list small,.quote-list b,.quote-list small{display:block}.quantity{display:flex;align-items:center;gap:12px}.quantity button{width:34px;height:34px;background:var(--soft);border-radius:9px}.quantity svg{width:16px}.quote-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.notification-list .launch,.notification-list .promo{font-size:10px;font-weight:1000;padding:8px;border-radius:8px}.notification-list .promo{background:#fff0c2}.notification-list .launch{background:#dbeafe}.auth-page{min-height:calc(100vh - 86px);display:grid;grid-template-columns:1fr 1fr}.auth-copy{padding:100px;background:var(--navy);color:#fff;display:flex;flex-direction:column;justify-content:center}.auth-copy .logo-mark{color:var(--yellow)}.auth-copy h1{font-size:55px;max-width:600px;letter-spacing:-.05em}.auth-copy p{color:#b8c4d4;font-size:18px;line-height:1.7}.auth-card{max-width:620px;width:100%;padding:80px;align-self:center}.auth-card>svg{color:#d29a00}.auth-card h2{font-size:36px;margin-bottom:8px}.auth-card>p{color:var(--muted)}.auth-card form,.text-page form{display:grid;gap:15px;margin-top:28px}.auth-card label,.text-page label{font-size:12px;font-weight:900}.auth-card label input,.auth-card label textarea,.text-page label input,.text-page label textarea{display:block;margin-top:7px}.auth-card textarea,.text-page textarea{height:100px;padding-top:12px}.two-cols{grid-template-columns:1fr 1fr}.full{grid-column:1/-1}.link-button{padding:10px;font-weight:900}.form-error{color:#b42318;font-size:13px}.form-message{background:#e8f8ef;color:#087443;padding:12px;border-radius:10px}.text-page{line-height:1.8}.text-page h2{margin-top:35px}.gate{min-height:100vh;background:var(--navy);display:grid;place-items:center;padding:25px}.gate-card{width:min(460px,100%);background:#fff;border-radius:26px;padding:45px;display:grid;gap:14px;box-shadow:0 30px 80px #0005}.gate-card .logo-mark{color:var(--navy)}.gate-card h1{font-size:34px;margin:5px 0}.gate-card p{color:var(--muted);margin:0}.gate-card input{height:50px;border:1px solid var(--line);border-radius:12px;padding:0 14px}.gate-card button{height:50px;background:var(--yellow);border-radius:12px;font-weight:1000}.loading{min-height:100vh;background:var(--navy);color:#fff;display:grid;place-content:center;text-align:center;gap:20px}.loading i{width:42px;height:42px;border:4px solid #ffffff30;border-top:4px solid var(--yellow);border-radius:50%;animation:spin .8s linear infinite;margin:auto}@keyframes spin{to{transform:rotate(1turn)}}.error-banner{background:#fee4e2;color:#912018;padding:12px 25px;text-align:center}.error-banner button{margin-left:12px;font-weight:900}.filter-mobile-head,.filter-overlay,.mobile-drawer{display:none}footer{background:var(--navy);color:#fff;padding:60px max(25px,calc((100vw - 1450px)/2));display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}footer p{color:#aebcce;max-width:480px;line-height:1.7}footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:12px;align-items:flex-start}footer b{color:var(--yellow);margin-bottom:5px}footer a,footer button{color:#d5deea}@media(max-width:1150px){.topbar nav{display:none}.header-actions{margin-left:auto}.mobile-menu{display:block}.product-grid{grid-template-columns:repeat(3,1fr)}.category-strip{grid-template-columns:repeat(4,1fr)}.hero{margin:15px;min-height:500px}.hero>div:first-child{padding:60px 45px}.detail-grid{gap:25px}.main-image{height:460px}.mobile-drawer{display:flex;position:fixed;inset:0 auto 0 0;width:min(380px,88vw);background:#fff;z-index:80;flex-direction:column;padding:28px;gap:5px;box-shadow:20px 0 60px #02112635}.mobile-drawer>button:first-child{align-self:flex-end}.mobile-drawer .logo-mark{margin:5px 0 24px}.mobile-drawer button:not(:first-child){padding:14px;text-align:left;font-weight:900;border-bottom:1px solid var(--line)}}@media(max-width:800px){.topbar{height:72px;padding:0 15px;gap:10px}.brand-logo{width:auto;flex:1 1}.brand-logo img{width:125px}.topbar .user-action span{display:none}.header-actions button{min-width:37px}.header-actions button:first-child{display:none}.hero{grid-template-columns:1fr;min-height:auto;border-radius:22px}.hero>div:first-child{padding:55px 25px}.hero h1{font-size:43px}.hero-shape,.hero>img{height:280px;grid-row:1;-webkit-mask-image:linear-gradient(180deg,#000,transparent);mask-image:linear-gradient(180deg,#000,transparent)}.hero>div:first-child{grid-row:2}.hero>div>div{flex-direction:column}.section{margin:55px auto}.catalog-title h1,.section-head h1,.section-head h2{font-size:31px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.image-button{height:190px}.product-card>div{padding:0 13px 14px}.product-card h3{font-size:15px}.product-card p{display:none}.card-bottom{display:block}.card-bottom>b{font-size:14px}.card-bottom button{margin-top:10px;width:100%;justify-content:center}.category-strip{grid-template-columns:repeat(2,1fr);padding:0 15px}.catalog-page,.detail-page,.directory,.narrow-page,.text-page{padding:32px 14px 65px}.catalog-title{align-items:flex-start;gap:15px}.catalog-title .download{font-size:0;padding:0;width:48px}.catalog-layout{display:block}.catalog-layout aside{display:none;position:fixed;inset:0 auto 0 0;width:min(340px,88vw);z-index:70;border-radius:0;padding:24px;overflow:auto}.catalog-layout aside.open{display:block}.filter-mobile-head{display:flex;justify-content:space-between;margin-bottom:25px}.filter-overlay{display:block;position:fixed;inset:0;background:#02112680;z-index:60}.catalog-tools{grid-template-columns:1fr auto}.catalog-tools>select{grid-column:1/-1}.filter-trigger{display:flex;align-items:center;gap:5px;border:1px solid var(--line);background:#fff;border-radius:12px;padding:0 12px}.detail-grid{grid-template-columns:1fr;padding:15px}.main-image{height:380px}.product-info{padding:20px 5px}.product-info h1{font-size:33px}.detail-actions .primary,.detail-actions .whatsapp{width:100%}.detail-panels,.detail-panels dl,.directory-grid{grid-template-columns:1fr}.directory-grid img{width:65px}.quote-list article{display:grid;grid-template-columns:65px 1fr auto}.quote-list img{width:65px;height:55px}.quantity{grid-column:2}.quote-actions{flex-direction:column}.auth-page{grid-template-columns:1fr}.auth-copy{display:none}.auth-card{padding:45px 22px}.two-cols{grid-template-columns:1fr}.full{grid-column:auto}.narrow-page>h1,.text-page>h1{font-size:35px}footer{grid-template-columns:1fr;gap:30px;padding:45px 25px}}@media(max-width:430px){.header-actions .user-action{display:none}.product-grid{grid-template-columns:1fr 1fr}.image-button{height:155px}.product-card small{font-size:10px}.product-card h3{font-size:13px;min-height:49px}.favorite{width:34px;height:34px}.main-image{height:300px}}.gallery,.image-button,.main-image,.product-card,.thumbs,.thumbs button{min-width:0;min-height:0}.image-button{overflow:hidden;contain:layout paint;position:relative}.image-button img{display:block;position:absolute;inset:6%;width:88%;height:88%;max-width:none;max-height:none;object-fit:contain;object-position:center}.gallery{overflow:hidden;contain:layout paint}.main-image{width:100%;overflow:hidden;contain:strict;isolation:isolate;background:#fff}.main-image img{display:block;position:absolute;inset:7%;width:86%;height:86%;max-width:none;max-height:none;object-fit:contain;object-position:center}.gallery-next,.gallery-prev{z-index:2}.thumbs{padding:8px 2px 2px}.thumbs button{flex:0 0 84px;overflow:hidden;background:#fff}.thumbs img{display:block;max-width:100%;max-height:100%}.brand-logo img,.drawer-logo,.footer-logo,.loading img{display:block;object-fit:contain}.drawer-logo{width:180px;height:58px;margin:5px 0 24px;padding:9px 12px;border-radius:12px;background:var(--navy)}.footer-logo{width:190px;height:62px}.loading img{width:220px;height:72px}.signup-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.account-data{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0 38px}.account-data>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.account-data small{display:block;color:var(--muted);font-weight:800;margin-bottom:5px}.account-data b{display:block;word-break:break-word}.account-page .link-button{display:flex;align-items:center;justify-content:center;gap:8px}.account-page .link-button svg{width:18px}@media(max-width:600px){.account-data{grid-template-columns:1fr}}.inline-product-details{display:grid;gap:12px;margin-top:22px}.inline-product-details>section{border-top:1px solid var(--line);padding-top:18px}.inline-product-details h2{font-size:18px;margin:0 0 12px}.inline-product-details p{color:var(--muted);font-size:14px;line-height:1.6;margin:0 0 12px;white-space:pre-line}.inline-product-details dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.inline-product-details dl div{background:var(--soft);padding:10px 12px;border-radius:10px}.inline-product-details dt{font-size:10px;color:var(--muted);font-weight:900}.inline-product-details dd{margin:3px 0 0;font-size:13px;font-weight:900}.inline-product-details .applications{grid-template-columns:repeat(2,minmax(0,1fr))}.recommendations{margin-top:70px;padding-top:35px;border-top:1px solid var(--line)}.recommendations .section-head{margin-bottom:22px}.recommendations .section-head h2{font-size:34px}@media(max-width:800px){.main-image img{inset:5%;width:90%;height:90%}.image-button img{inset:7%;width:86%;height:86%}.inline-product-details .applications,.inline-product-details dl{grid-template-columns:1fr}.recommendations{margin-top:45px;padding-top:25px}.recommendations .section-head h2{font-size:29px}}:root{--motion-fast:100ms;--motion-ui:190ms;--motion-route:260ms;--motion-ease:cubic-bezier(.22,1,.36,1)}a,button{transition:transform var(--motion-fast) var(--motion-ease),background-color var(--motion-ui) var(--motion-ease),color var(--motion-ui) var(--motion-ease),box-shadow var(--motion-ui) var(--motion-ease),border-color var(--motion-ui) var(--motion-ease)}a:active,button:active{transform:scale(.975)}.image-button img,.main-image img{animation:briland-media-in var(--motion-ui) var(--motion-ease) both}.drawer-overlay{display:none}@keyframes briland-media-in{0%{opacity:.72;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@media(max-width:1150px){.drawer-overlay{display:block;position:fixed;inset:0;z-index:75;background:#02112699;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mobile-drawer{overflow-y:auto}.mobile-drawer .drawer-account{display:flex;align-items:center;gap:10px;margin-top:auto;border:0!important;border-radius:12px;background:var(--yellow);color:var(--navy)}.mobile-drawer .drawer-account svg{width:19px;height:19px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.category-strip,.progressive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.progressive-nav-card{position:relative;display:block;width:100%;height:265px;padding:0;overflow:hidden;border-radius:22px;background:var(--navy);color:#fff;text-align:left;box-shadow:0 12px 32px #0211261c;isolation:isolate}.progressive-nav-card>img,.progressive-nav-fallback{position:absolute;inset:0;width:100%;height:100%}.progressive-nav-card>img{object-fit:cover}.progressive-nav-fallback{display:grid;place-items:center;padding-bottom:58px;background:linear-gradient(145deg,#021126,#0b376b)}.progressive-nav-fallback svg{width:62px;height:62px;color:var(--yellow)}.progressive-nav-shade{position:absolute;inset:24% 0 0;background:linear-gradient(180deg,transparent,#02112673 38%,#021126f7 88%);z-index:1}.progressive-nav-blur{position:absolute;left:-8px;right:-8px;bottom:-8px;height:44%;background:#0211265c;backdrop-filter:blur(13px);-webkit-backdrop-filter:blur(13px);-webkit-mask-image:linear-gradient(180deg,transparent,#000 38%);mask-image:linear-gradient(180deg,transparent,#000 38%);z-index:2}.progressive-nav-content{position:absolute;left:18px;right:58px;bottom:17px;z-index:3}.progressive-nav-content b{display:block;font-size:20px;line-height:1.15}.progressive-nav-content p{display:-webkit-box;margin:5px 0 0;overflow:hidden;color:#e5ebf3;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.progressive-nav-content small{display:block;margin-top:7px;color:var(--yellow);font-weight:900}.progressive-nav-arrow{position:absolute;right:16px;bottom:18px;z-index:4;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--yellow);color:var(--navy)}.progressive-nav-arrow svg{width:18px}.category-strip .progressive-nav-card{height:235px}@media(max-width:1150px){.progressive-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.progressive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-strip .progressive-nav-card,.progressive-nav-card{height:220px;border-radius:18px}.progressive-nav-content{left:13px;right:43px;bottom:13px}.progressive-nav-content b{font-size:16px}.progressive-nav-content p{font-size:11px}.progressive-nav-arrow{right:10px;bottom:13px;width:28px;height:28px}}.progressive-nav-card>img{image-rendering:auto}.progressive-nav-shade{inset:8% 0 0;background:linear-gradient(180deg,transparent 0,rgba(2,17,38,.06) 34%,rgba(2,17,38,.48) 68%,rgba(2,17,38,.98))}.progressive-nav-blur{display:none}