@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#102d30;--deep:#09272a;--deep2:#0d3436;--yellow:#f4c20d;--cta-orange-start:#ff8a1f;--cta-orange-mid:#ff6500;--cta-orange-end:#e94e00;--cta-ink:#071719;--cream:#f5f3ed;--paper:#fff;--muted:#677779;--line:#dce1de;--max:1240px;--shadow:0 22px 60px #051f2121}small{font-size:13px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(var(--max),calc(100% - 48px));margin:auto}.skip-link{z-index:999;background:var(--yellow);padding:12px 18px;font-weight:700;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h2{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(2.2rem,4vw,3.6rem);line-height:1.08}h2 em,h1 em{color:var(--yellow);font-style:normal}.section{padding:110px 0}.kicker,.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:#7c8988;margin-bottom:16px;font:700 13px/1.3 Manrope,sans-serif}.kicker.light{color:#a9bdba}.button{justify-content:center;align-items:center;gap:34px;padding:17px 22px;font-size:.92rem;font-weight:700;display:inline-flex}.button span{font-size:1.2rem}.button-primary{background:var(--yellow);color:#132b2c;transition:all .2s;box-shadow:0 10px 30px #f4c20d21}.button-primary:hover{background:#ffd42a;transform:translateY(-2px)}.site-header{z-index:20;color:#fff;border-bottom:1px solid #ffffff2e;height:93px;position:absolute;top:0;left:0;right:0}.utility{background:#03151773;border-bottom:1px solid #ffffff17;height:25px}.utility-inner{text-transform:uppercase;letter-spacing:.13em;color:#bac7c5;justify-content:flex-end;align-items:center;gap:26px;height:25px;font:600 13px Manrope;display:flex}.nav-row{align-items:center;height:68px;display:flex}.brand{letter-spacing:.03em;white-space:nowrap;align-items:center;gap:12px;font:800 .9rem/1 Manrope;display:flex}.brand>span:last-child>span{color:var(--yellow)}.brand small{letter-spacing:.13em;color:#b8c7c5;text-transform:uppercase;margin-top:7px;font:500 13px/1 Manrope;display:block}.brand-mark{width:34px;height:38px;color:var(--yellow)}.brand-mark svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:100%;height:100%}.desktop-nav{align-items:center;height:100%;margin-left:auto;display:flex}.desktop-nav a{color:#dae4e2;align-items:center;height:100%;padding:0 18px;font:600 13px Manrope;display:flex}.desktop-nav a:hover{color:var(--yellow)}.header-cta{border:1px solid #ffffff61;align-items:center;gap:16px;height:38px;margin-left:16px;padding:0 15px;font-size:13px;font-weight:700;display:flex}.menu-button,.mobile-nav{display:none}.hero{background:var(--deep);color:#fff;height:min(850px,100vh);min-height:700px;position:relative;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-inner{align-items:center;height:100%;padding-top:80px;display:flex;position:relative}.hero-copy{width:640px}.eyebrow{color:#b7c7c4;align-items:center;gap:12px;display:flex}.eyebrow span{background:var(--yellow);width:28px;height:2px;display:inline-block}h1{letter-spacing:-.055em;margin:0 0 26px;font-size:clamp(3rem,5.3vw,5.2rem);line-height:1.03}.lead{color:#c8d5d3;max-width:585px;font-size:1.08rem;line-height:1.7}.hero-actions{align-items:center;gap:30px;margin:32px 0 54px;display:flex}.text-link{border-bottom:1px solid #fff6;padding:14px 0;font-size:.85rem;font-weight:600}.text-link span{color:var(--yellow);margin-left:10px}.hero-trust{gap:0;display:flex}.hero-trust div{border-right:1px solid #fff3;align-items:center;gap:13px;padding:0 32px;display:flex}.hero-trust div:last-child{border:0}.hero-trust strong{color:var(--yellow);font:700 1.75rem Manrope}.hero-trust span{text-transform:uppercase;letter-spacing:.1em;color:#aebfbc;font-size:13px;line-height:1.45}.scroll-cue{background:#fff;justify-content:center;width:52px;height:57px;padding-top:14px;display:flex;position:absolute;bottom:0;left:50%}.scroll-cue span{background:#183536;width:1px;height:24px;position:relative}.scroll-cue span:after{content:"";border-bottom:1px solid;border-right:1px solid;width:5px;height:5px;position:absolute;bottom:0;left:-2px;transform:rotate(45deg)}.quick{border-bottom:1px solid var(--line);background:#fff}.quick-grid{grid-template-columns:1.45fr repeat(3,1fr);min-height:130px;display:grid}.quick-intro{align-items:center;gap:20px;padding-right:26px;display:flex}.section-number{color:#d8ddda;font:700 2.6rem Manrope}.quick .kicker{margin-bottom:7px}.quick h2{letter-spacing:-.02em;font-size:1.1rem}.quick-grid>a{border-left:1px solid var(--line);align-items:center;gap:12px;padding:22px;transition:all .2s;display:flex}.quick-grid>a:hover{background:var(--cream)}.quick-grid>a b{margin-left:auto}.quick-grid>a strong,.quick-grid>a small{display:block}.quick-grid>a strong{font:700 13px Manrope}.quick-grid>a small{color:var(--muted);margin-top:6px;font-size:13px}.icon-box{border:1px solid var(--line);color:#b38500;background:#faf9f5;place-items:center;width:36px;height:36px;display:grid}.types{background:var(--cream)}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}.section-head>p{width:410px;color:var(--muted);margin:0;font-size:.94rem;line-height:1.75}.section-head h2 em{color:#bd9400}.type-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.type-card{background:#fff;border:1px solid #0000;min-height:340px;padding:30px;transition:all .25s;position:relative;overflow:hidden}.type-card:hover{box-shadow:var(--shadow);border-color:#d2d7d4;transform:translateY(-4px)}.card-no{color:#9aa5a3;font:600 13px Manrope}.card-tag{text-transform:uppercase;letter-spacing:.13em;color:#768582;background:#f3f2ed;padding:7px 14px;font:700 13px Manrope;position:absolute;top:24px;right:0}.card-symbol{border:2px solid var(--yellow);width:48px;height:48px;margin:28px 0 22px;position:relative}.card-symbol:after{content:"";border-left:2px solid var(--ink);border-right:2px solid var(--ink);position:absolute;inset:9px}.type-card h3{letter-spacing:-.025em;margin-bottom:13px;font-size:1.25rem}.type-card p{color:var(--muted);font-size:.82rem;line-height:1.7}.type-card>a{border-bottom:1px solid #c4cbc8;padding-bottom:4px;font:700 13px Manrope;position:absolute;bottom:28px}.type-card>a span{color:#b88d00;margin-left:9px}.finder{background:var(--deep);color:#fff;position:relative}.finder:before{content:"";background:linear-gradient(120deg,#0000 60%,#ffffff06 60%);position:absolute;inset:0}.finder-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid;position:relative}.finder-copy h2{font-size:clamp(2.4rem,4vw,3.7rem)}.finder-copy>p:not(.kicker){color:#aebfbc;margin:28px 0;line-height:1.75}.finder-copy ul{padding:0;list-style:none}.finder-copy li{color:#d5dfdd;margin:15px 0;font-size:.87rem}.finder-copy li:before{content:"✓";color:var(--yellow);margin-right:12px}.wizard{color:var(--ink);background:#fff;min-height:545px;box-shadow:0 30px 80px #00000040}.wizard-top{text-transform:uppercase;letter-spacing:.12em;color:#84918e;background:#f4f4ef;justify-content:space-between;align-items:center;height:56px;padding:0 28px;font:700 13px Manrope;display:flex}.progress{background:#e5e7e3;height:3px}.progress i{background:var(--yellow);width:20%;height:100%;transition:all .3s;display:block}.wizard form{padding:32px}.wizard-step{border:0;margin:0;padding:0;display:none}.wizard-step.is-active{display:block}.wizard-step legend{letter-spacing:-.03em;font:700 1.45rem Manrope}.wizard-step>p{color:var(--muted);margin:9px 0 24px;font-size:13px}.options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.options label{cursor:pointer}.options input{opacity:0;position:absolute}.options span{border:1px solid var(--line);flex-direction:column;justify-content:center;min-height:83px;padding:16px;transition:all .16s;display:flex}.options span>b{color:#b98f00;margin-bottom:8px;font-size:1.15rem}.options strong{font:700 13px Manrope}.options small{color:var(--muted);margin-top:6px;font-size:13px}.options input:checked+span{border:2px solid var(--yellow);box-shadow:inset 4px 0 var(--yellow);background:#fffdf3;padding:15px}.options input:focus-visible+span{outline:3px solid #79a8c9}.wizard-nav{border-top:1px solid var(--line);justify-content:space-between;margin-top:28px;padding-top:22px;display:flex}.wizard-nav button,.reset{cursor:pointer;background:0 0;border:0;font:700 13px Manrope}.wizard-nav .next{background:var(--ink);color:#fff;padding:13px 21px}.wizard-nav button:disabled{opacity:.35;cursor:not-allowed}.wizard-result{display:none}.wizard-result.is-active{display:block}.result-label{text-transform:uppercase;letter-spacing:.15em;color:#a07b00;font:700 13px Manrope}.wizard-result h3{margin:12px 0;font-size:1.8rem}.wizard-result>p{color:var(--muted);line-height:1.65}.result-details{border-left:4px solid var(--yellow);background:#f4f4ef;margin:20px 0;padding:14px 17px;font-size:13px;line-height:1.6}.wizard-result .reset{margin-top:14px;text-decoration:underline;display:block}.knowledge{background:#fff}.knowledge-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.knowledge h2 em,.sources h2 em{color:#bd9400}.large-copy{color:var(--muted);margin:28px 0;font-size:1.03rem;line-height:1.8}.note{border-left:4px solid var(--yellow);background:#f5f3ed;grid-template-columns:70px 1fr;padding:24px;display:grid}.note b{text-transform:uppercase;letter-spacing:.1em;font:700 13px Manrope}.note p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.rules{border-top:1px solid var(--line)}.rules>div{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr;gap:18px;padding:23px 0;display:grid}.rules>div>span{color:#b88e00;font:700 13px Manrope}.rules h3{margin-bottom:7px;font-size:.94rem}.rules p{color:var(--muted);margin:0;font-size:13px}.sources{background:var(--cream)}.source-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.source-grid a{border-top:3px solid var(--ink);background:#fff;flex-direction:column;min-height:250px;padding:27px;transition:all .2s;display:flex}.source-grid a:hover{border-color:var(--yellow);box-shadow:var(--shadow);transform:translateY(-3px)}.source-grid span{letter-spacing:.13em;color:#a8860b;text-transform:uppercase;font:700 13px Manrope}.source-grid h3{margin:24px 0 12px;font-size:1.1rem}.source-grid p{color:var(--muted);font-size:13px;line-height:1.65}.source-grid b{margin-top:auto;font-size:13px}.cta-band{color:#fff;background:#11393b;border-top:1px solid #2a5052;padding:52px 0}.cta-band .wrap{justify-content:space-between;align-items:center;display:flex}.cta-band .kicker{margin-bottom:8px}.cta-band h2{letter-spacing:-.03em;font-size:1.65rem}footer{color:#c4d0ce;background:#071f21;padding:65px 0 26px}.footer-main{grid-template-columns:1fr 1.2fr .9fr;align-items:start;gap:70px;display:grid}.footer-main>p{color:#8da3a0;font-size:13px;line-height:1.75}.footer-links{grid-template-columns:1fr 1fr;gap:14px;font-size:13px;font-weight:600;display:grid}.footer-bottom{color:#78908d;border-top:1px solid #274143;justify-content:space-between;margin-top:48px;padding-top:22px;font-size:13px;display:flex}.footer-brand{color:#fff}@media (width<=1000px){.desktop-nav,.header-cta{display:none}.menu-button{background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;margin-left:auto;display:flex}.menu-button span{background:#fff;width:22px;height:2px;display:block}.mobile-nav{background:var(--deep);flex-direction:column;padding:15px 24px;position:absolute;top:93px;left:0;right:0}.mobile-nav.is-open{display:flex}.mobile-nav a{border-bottom:1px solid #284548;padding:14px}.quick-grid{grid-template-columns:1fr 1fr}.quick-intro{grid-column:1/-1;padding:28px 0}.type-grid{grid-template-columns:repeat(2,1fr)}.finder-layout{grid-template-columns:1fr;gap:45px}.knowledge-grid{gap:50px}.source-grid{grid-template-columns:1fr 1fr}}@media (width<=680px){.wrap{width:min(100% - 32px,var(--max))}.section{padding:76px 0}.utility{display:none}.site-header,.nav-row{height:70px}.mobile-nav{top:70px}.hero{height:100svh;min-height:760px}.hero-image{background-position:65%}.hero-shade{background:linear-gradient(90deg,#031719f0,#031719ad),linear-gradient(#0000,#031719b8)}.hero-inner{align-items:flex-end;padding:110px 0 50px}.hero-copy{width:100%}h1{font-size:3.15rem}.lead{font-size:.94rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:7px;margin:25px 0 34px}.hero-trust div{flex-direction:column;align-items:flex-start;gap:5px;padding:0 12px}.hero-trust strong{font-size:1.25rem}.hero-trust span{font-size:13px}.scroll-cue{display:none}.quick-grid{display:block}.quick-intro{padding:28px 0}.quick-grid>a{border-left:0;border-top:1px solid var(--line);padding:19px 0}.section-head{flex-direction:column;align-items:flex-start;gap:22px}.section-head>p{width:auto}.type-grid{grid-template-columns:1fr}.finder-layout{gap:34px}.finder{padding-left:0;padding-right:0}.finder-copy{padding:0}.wizard{margin-left:-16px;margin-right:-16px}.wizard form{padding:24px 20px}.options{grid-template-columns:1fr}.options span{min-height:70px}.knowledge-grid{grid-template-columns:1fr;gap:55px}.note{grid-template-columns:1fr;gap:9px}.source-grid{grid-template-columns:1fr}.cta-band .wrap{flex-direction:column;align-items:flex-start;gap:25px}.footer-main{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:10px}.footer-links{max-width:260px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.utility-status{align-items:center;gap:8px;margin-right:auto;display:flex}.utility-status i{background:var(--yellow);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #f4c20d1f}.site-header{background:linear-gradient(#031416d1,#0314162e);border-bottom-color:#ffffff21;height:104px}.utility{background:#021012ad;height:28px}.utility-inner{justify-content:flex-start;height:28px}.nav-row{height:76px}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";background:var(--yellow);transform-origin:0;height:2px;transition:transform .2s;position:absolute;bottom:0;left:18px;right:18px;transform:scaleX(0)}.desktop-nav a:hover:after{transform:scaleX(1)}.header-cta{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:0;height:46px;padding:0 18px;box-shadow:inset 0 0 0 1px #ffffff40}.header-cta small{color:var(--yellow);text-transform:uppercase;letter-spacing:.11em;font-size:13px;display:block}.header-cta:hover{background:var(--yellow);color:var(--ink);box-shadow:none}.header-cta:hover small{color:var(--ink)}.hero{isolation:isolate;height:min(900px,100vh);min-height:780px}.hero-image{animation:1.6s cubic-bezier(.2,.7,.2,1) both heroSettle;transform:scale(1.015)}.hero-shade{background:linear-gradient(90deg,#021416fa 0%,#03191be0 38%,#03191b4d 65%,#03191b29 100%),linear-gradient(#0000 45%,#031416b8)}.hero-grid{opacity:.12;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:76px 76px;position:absolute;inset:104px 0 74px;-webkit-mask-image:linear-gradient(90deg,#000,#0000 54%);mask-image:linear-gradient(90deg,#000,#0000 54%)}.hero-inner{z-index:2;grid-template-columns:minmax(0,1.12fr) minmax(300px,.62fr);align-items:center;gap:70px;padding-top:105px;display:grid}.hero-copy{width:auto;max-width:750px;animation:.7s ease-out .1s both heroRise}.hero-context{gap:0;margin-bottom:24px;display:flex}.hero-context span{text-transform:uppercase;letter-spacing:.14em;color:#bdccca;border:1px solid #ffffff38;padding:6px 10px;font:700 13px Manrope}.hero-context span:first-child{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.hero .eyebrow{margin-bottom:18px}.hero h1{max-width:820px;font-size:clamp(3.2rem,5vw,5.25rem)}.hero .lead{max-width:670px}.hero-primary{text-align:left;gap:22px;min-width:315px;padding:0 0 0 22px}.button-copy{flex-direction:column;gap:3px;font-size:.83rem!important;display:flex!important}.button-copy small{text-transform:uppercase;letter-spacing:.13em;opacity:.65;font-size:13px}.button-arrow{border-left:1px solid #102d3033;place-items:center;width:58px;height:60px;font-size:1.3rem!important;display:grid!important}.hero-actions{margin:30px 0 42px}.hero-trust{gap:12px}.hero-trust div{border-right:1px solid #ffffff26;flex:1;align-items:flex-start;gap:10px;min-width:0;padding:0 16px 0 0}.hero-trust div:first-child{padding-left:0}.hero-trust i{width:21px;height:21px;color:var(--yellow);border:1px solid #f4c20d8c;flex:none;place-items:center;font-size:13px;font-style:normal;display:grid}.hero-trust div>span{font-size:inherit;text-transform:none;letter-spacing:0}.hero-trust strong,.hero-trust small{display:block}.hero-trust strong{color:#fff;white-space:nowrap;font:700 13px Manrope}.hero-trust small{color:#91a7a4;margin-top:4px;font-size:13px}.hero-focus{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#062325d1;border:1px solid #ffffff2b;align-self:end;margin-bottom:70px;animation:.7s ease-out .25s both heroRise;box-shadow:0 30px 70px #00000040}.focus-head{letter-spacing:.15em;text-transform:uppercase;color:#a8bbb8;border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;height:43px;padding:0 17px;font:700 13px Manrope;display:flex}.focus-head i{color:var(--yellow);font-style:normal}.focus-body{grid-template-columns:55px 1fr;gap:16px;padding:22px 18px;display:grid}.focus-icon{border:2px solid var(--yellow);width:52px;height:68px;position:relative}.focus-icon:before{content:"";border-left:1px solid #f4c20db3;position:absolute;top:0;bottom:0;left:50%}.focus-icon b{border-bottom:2px solid #fff;position:absolute;bottom:10px;left:9px;right:9px}.focus-body small,.focus-body strong{display:block}.focus-body small{color:#91aaa6;text-transform:uppercase;letter-spacing:.12em;margin-bottom:5px;font-size:13px}.focus-body strong{color:#fff;font:700 .85rem Manrope}.focus-body p{color:#9db0ad;margin:8px 0 0;font-size:13px;line-height:1.5}.focus-links{border-top:1px solid #ffffff21;grid-template-columns:repeat(3,1fr);display:grid}.focus-links a{color:#c4d0ce;border-right:1px solid #ffffff21;justify-content:space-between;padding:12px;font-size:13px;font-weight:700;display:flex}.focus-links a:last-child{border:0}.focus-links a:hover{background:var(--yellow);color:var(--ink)}.hero-proof{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#031517c2;border-top:1px solid #ffffff24;height:74px;position:absolute;bottom:0;left:0;right:0}.hero-proof .wrap{align-items:center;gap:35px;height:100%;display:flex}.hero-proof span{color:#728b88;text-transform:uppercase;letter-spacing:.14em;font:700 13px Manrope}.hero-proof b{color:#d6e0de;padding-left:22px;font:600 13px Manrope;position:relative}.hero-proof b:before{content:"";border-top:1px solid var(--yellow);width:9px;position:absolute;top:50%;left:0}.scroll-cue{z-index:3;bottom:74px}@keyframes heroRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes heroSettle{0%{opacity:.7;transform:scale(1.04)}to{opacity:1;transform:scale(1.015)}}@media (width<=1100px){.hero-inner{grid-template-columns:1fr}.hero-focus{display:none}.hero-copy{max-width:780px}.hero-proof .wrap{gap:22px}.hero-proof b{font-size:13px}}@media (width<=680px){.site-header,.nav-row{height:72px}.mobile-nav{top:72px}.hero{height:100svh;min-height:790px}.hero-inner{align-items:flex-end;padding:105px 0 108px;display:flex}.hero-context{margin-bottom:17px}.hero h1{font-size:clamp(2.55rem,12vw,3.35rem);line-height:1.04}.hero .lead{font-size:.88rem;line-height:1.6}.hero-primary{width:100%;min-width:0}.hero-actions{gap:12px;width:100%;margin:24px 0 28px}.hero-trust{grid-template-columns:1fr 1fr;gap:14px;display:grid}.hero-trust div{border:0;padding:0}.hero-trust div:last-child{display:none}.hero-proof{height:60px}.hero-proof .wrap{gap:22px;overflow:hidden}.hero-proof span,.hero-proof b:nth-of-type(n+3){display:none}.hero-proof b{white-space:nowrap}.scroll-cue{display:none}}.advisor-launch{border-bottom:1px solid var(--line);background:#fff;padding:54px 0}.advisor-launch-grid{grid-template-columns:100px 1.15fr 1fr auto;align-items:center;gap:38px;display:grid}.advisor-id{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;align-self:stretch;display:flex}.advisor-id span{writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.14em;color:#879491;font:700 13px Manrope;transform:rotate(180deg)}.advisor-id b{color:#dce0dd;font:700 2rem Manrope}.advisor-message .kicker{margin-bottom:9px}.advisor-message h2{letter-spacing:-.035em;font-size:1.7rem;line-height:1.18}.advisor-message h2 em{color:#b98f00}.advisor-message>p:last-child{color:var(--muted);max-width:580px;margin:13px 0 0;font-size:13px;line-height:1.65}.advisor-path{justify-content:center;align-items:center;gap:12px;display:flex}.advisor-path span{color:#506563;flex-direction:column;gap:7px;font:700 13px Manrope;display:flex}.advisor-path i{color:#a27b00;border:1px solid #b9c4c1;place-items:center;width:23px;height:23px;font-style:normal;display:grid}.advisor-path>b{color:#aab4b1;font-weight:400}.advisor-button{min-width:208px;padding:0 0 0 18px}.advisor-button .button-arrow{height:58px}.decision-strip{background:var(--deep);color:#fff;grid-template-columns:repeat(4,1fr);margin-top:18px;display:grid}.decision-strip>div{border-right:1px solid #ffffff21;grid-template-columns:28px 1fr;gap:5px 10px;padding:23px;display:grid}.decision-strip span{color:var(--yellow);grid-row:1/3;font:700 13px Manrope}.decision-strip strong{font:700 13px Manrope}.decision-strip small{color:#94a8a5;font-size:13px;line-height:1.45}.compare{background:#fff}.comparison-shell{border:1px solid var(--line);box-shadow:0 18px 55px #0a252712}.comparison-scroll{overflow-x:auto}.comparison-scroll:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.comparison-shell table{border-collapse:collapse;text-align:left;width:100%;min-width:920px}.comparison-shell th,.comparison-shell td{border-bottom:1px solid var(--line);padding:19px 22px;font-size:13px}.comparison-shell thead th{background:var(--deep);color:#d8e2df;text-transform:uppercase;letter-spacing:.1em;font:700 13px Manrope}.comparison-shell tbody th{color:var(--ink);font:700 13px Manrope}.comparison-shell tbody tr{transition:all .15s}.comparison-shell tbody tr:hover{background:#faf9f4}.comparison-shell td{color:#637471}.comparison-shell td a{color:#8e6d00;border-bottom:1px solid #d4c47f;font-weight:700}.table-dot{border-radius:50%;width:7px;height:7px;margin-right:9px;display:inline-block}.table-dot.yellow{background:#e7b500}.table-dot.teal{background:#2e807b}.table-dot.blue{background:#4d7997}.table-dot.red{background:#b85d51}.table-dot.grey{background:#75827f}.table-note{color:#667673;background:#f4f3ed;align-items:center;gap:10px;margin:0;padding:15px 20px;font-size:13px;display:flex}.table-note span{border:1px solid #aeb9b6;flex:none;place-items:center;width:20px;height:20px;font-weight:700;display:grid}.result-details{font-size:13px}.result-kicker{text-transform:uppercase;letter-spacing:.12em;color:#997500;margin-bottom:9px;font:700 13px Manrope;display:block}.result-details p{color:#687976;margin:5px 0 11px}.result-details ul{grid-template-columns:1fr;gap:5px;margin:0 0 14px;padding:0;list-style:none;display:grid}.result-next{color:#687976;border-top:1px solid #d8ddd9;padding-top:11px;display:block}.process{background:var(--deep);color:#fff}.process-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.process-copy>p:not(.kicker){color:#9fb2af;margin:28px 0;font-size:.9rem;line-height:1.75}.text-link.dark{color:#fff;display:inline-block}.process-list{border-top:1px solid #ffffff2b;margin:0;padding:0;list-style:none}.process-list li{border-bottom:1px solid #ffffff2b;grid-template-columns:50px 1fr;gap:18px;padding:24px 5px;transition:all .18s;display:grid}.process-list li:hover{background:#ffffff06;padding-left:14px}.process-list li>span{color:var(--yellow);font:700 13px Manrope}.process-list strong{font:700 .86rem Manrope}.process-list p{color:#91a6a3;margin:7px 0 0;font-size:13px;line-height:1.55}.applications{background:var(--cream)}.application-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.application-grid article{background:#fff;border-bottom:3px solid #0000;min-height:310px;padding:32px;transition:all .2s}.application-grid article:hover{border-color:var(--yellow);box-shadow:var(--shadow);transform:translateY(-4px)}.application-grid article>span{letter-spacing:.08em;color:#917000;border:1px solid #cbd2cf;place-items:center;width:42px;height:42px;font:700 13px Manrope;display:grid}.application-grid h3{margin:25px 0 12px;font-size:1.12rem}.application-grid p{color:var(--muted);font-size:13px;line-height:1.65}.application-grid ul{border-top:1px solid var(--line);margin:17px 0 0;padding:14px 0 0;list-style:none}.application-grid li{margin:8px 0;font-size:13px}.application-grid li:before{content:"—";color:#b38900;margin-right:8px}.faq{background:#fff}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:90px;display:grid}.faq-grid>div:first-child>p:last-child{color:var(--muted);margin-top:25px;font-size:13px;line-height:1.7}.accordion{border-top:1px solid var(--line)}.accordion details{border-bottom:1px solid var(--line)}.accordion summary{cursor:pointer;justify-content:space-between;align-items:center;padding:23px 4px;font:700 .83rem Manrope;list-style:none;display:flex}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{border:1px solid #c5ceca;place-items:center;width:28px;height:28px;font-size:1rem;transition:all .2s;display:grid}.accordion details[open] summary span{background:var(--yellow);border-color:var(--yellow);transform:rotate(45deg)}.accordion details p{color:var(--muted);margin:0;padding:0 50px 23px 4px;font-size:13px;line-height:1.7}.topic-cluster{background:#f0eee7}.cluster-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.cluster-grid a{background:#fff;border:1px solid #0000;flex-direction:column;min-height:270px;padding:27px;transition:all .2s;display:flex;position:relative;overflow:hidden}.cluster-grid a:after{content:"";border:1px solid #e3e6e1;width:100px;height:100px;position:absolute;top:-45px;right:-45px;transform:rotate(45deg)}.cluster-grid a:hover{box-shadow:var(--shadow);border-color:#cbd1cd;transform:translateY(-3px)}.cluster-grid a>span{letter-spacing:.13em;text-transform:uppercase;color:#9a7800;font:700 13px Manrope}.cluster-grid h3{margin:35px 0 12px;font-size:1.05rem;line-height:1.3}.cluster-grid p{color:var(--muted);font-size:13px;line-height:1.65}.cluster-grid b{margin-top:auto;font-size:13px}@media (width<=1100px){.advisor-launch-grid{grid-template-columns:70px 1fr auto}.advisor-path{display:none}.decision-strip{grid-template-columns:1fr 1fr}.process-grid{gap:55px}.cluster-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.advisor-launch{padding:42px 0}.advisor-launch-grid{grid-template-columns:1fr;gap:24px}.advisor-id{display:none}.advisor-button{width:100%}.decision-strip{grid-template-columns:1fr}.decision-strip>div{border-bottom:1px solid #ffffff21;border-right:0}.compare .section-head{margin-bottom:30px}.comparison-shell{margin-right:-16px}.process-grid,.faq-grid{grid-template-columns:1fr;gap:45px}.application-grid,.cluster-grid{grid-template-columns:1fr}.application-grid article{min-height:0}.cluster-grid a{min-height:230px}}.mega-nav{margin-left:auto;position:static}.mega-nav .nav-item{align-items:center;height:100%;display:flex;position:relative}.mega-nav .nav-item>button{color:#dbe5e3;cursor:pointer;white-space:nowrap;background:0 0;border:0;height:100%;padding:0 13px;font:600 13px Manrope}.mega-nav .nav-item>button>span{color:var(--yellow);margin-left:5px;font-size:13px}.mega-nav .nav-item>button:after{content:"";background:var(--yellow);height:2px;transition:all .2s;position:absolute;bottom:0;left:13px;right:13px;transform:scaleX(0)}.mega-nav .nav-item:hover>button:after,.mega-nav .nav-item:focus-within>button:after{transform:scaleX(1)}.mega-panel{visibility:hidden;opacity:0;pointer-events:none;z-index:40;width:min(1210px,100vw - 32px);min-height:360px;color:var(--ink);background:#fff;grid-template-columns:260px 1fr 210px;padding:0;transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:fixed;top:104px;left:50%;transform:translate(-50%,10px);box-shadow:0 28px 80px #01161847}.nav-item:hover>.mega-panel,.nav-item:focus-within>.mega-panel{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%)}.mega-panel.wide{grid-template-columns:250px 1fr}.mega-intro{background:var(--deep);color:#fff;padding:30px;position:relative;overflow:hidden}.mega-intro:after{content:"";border:1px solid #ffffff14;width:160px;height:160px;position:absolute;bottom:-80px;right:-80px;transform:rotate(45deg)}.mega-index{color:#315052;font:700 2rem Manrope}.mega-intro .kicker{color:var(--yellow);margin:42px 0 10px}.mega-intro h2{letter-spacing:-.035em;font-size:1.42rem;line-height:1.2}.mega-intro>p:not(.kicker){color:#91a6a3;margin:13px 0 25px;font-size:13px;line-height:1.6}.desktop-nav .mega-intro>a{color:#fff;border:0;height:auto;padding:0;font:700 13px Manrope;display:inline}.desktop-nav .mega-intro>a:after{display:none}.mega-columns{grid-template-columns:repeat(3,1fr);gap:22px;padding:35px 30px;display:grid}.mega-columns.four{grid-template-columns:repeat(4,1fr)}.mega-columns>div{min-width:0}.mega-columns strong{border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.13em;color:#957300;margin-bottom:9px;padding-bottom:11px;font:700 13px Manrope;display:block}.desktop-nav .mega-columns a{color:#506360;height:auto;padding:7px 0;font:500 13px/1.3 DM Sans;display:block}.desktop-nav .mega-columns a:after{display:none}.desktop-nav .mega-columns a:hover{color:#967300;transform:translate(3px)}.mega-feature{background:#f1efe8;border:1px solid #e1e2dc;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;align-items:flex-start!important;height:auto!important;margin:22px 22px 22px 0!important;padding:22px!important;display:flex!important}.mega-feature:before{content:"";background:linear-gradient(145deg,#d9b426,#f1ca32);height:44%;position:absolute;inset:0 0 auto}.mega-feature.battery:before{background:linear-gradient(145deg,#436b6a,#153f41)}.mega-feature.storage:before{background:linear-gradient(145deg,#697b76,#294b4c)}.mega-feature:after{display:none!important}.mega-feature>span{text-transform:uppercase;letter-spacing:.12em;color:#957300;margin-bottom:8px;font:700 13px Manrope}.mega-feature>strong{font:700 13px Manrope}.mega-feature>small{color:#6f7d7a;margin-top:7px;font-size:13px;line-height:1.5}.mega-panel.wide .mega-columns{padding-right:40px}.mobile-nav details{border-bottom:1px solid #29484a}.mobile-nav summary{cursor:pointer;justify-content:space-between;padding:16px 4px;font:700 13px Manrope;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{color:var(--yellow);font-size:1rem}.mobile-nav details[open] summary span{transform:rotate(45deg)}.mobile-nav details>div{grid-template-columns:1fr 1fr;padding:0 4px 14px;display:grid}.mobile-nav details a{color:#9fb3b0;border:0;padding:9px 8px 9px 0;font-size:13px}.mobile-nav .mobile-primary{background:var(--yellow);color:var(--ink);justify-content:space-between;margin:3px 0 12px;padding:13px 15px;font-weight:700;display:flex}@media (width<=1180px){.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-button{background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;margin-left:12px;display:flex}.menu-button span{background:#fff;width:22px;height:2px;display:block}}@media (width<=680px){.mobile-nav{max-height:calc(100vh - 72px);padding:16px;overflow:auto}.mobile-nav details>div{grid-template-columns:1fr}.header-cta{display:none}}.topic-page{background:#fff}.topic-header{background:var(--deep);color:#fff;height:76px}.topic-header nav{margin-left:auto;display:flex}.topic-header nav a{color:#bdccca;padding:0 16px;font:600 13px Manrope}.topic-header .button{margin-left:20px;padding:12px 17px;font-size:13px}.topic-hero{background:var(--deep);color:#fff;min-height:650px;position:relative;overflow:hidden}.topic-hero-image,.topic-hero-shade{position:absolute;inset:0}.topic-hero-image{filter:saturate(.85);background-position:50%;background-size:cover}.topic-hero-inner{padding:74px 0 64px;position:relative}.breadcrumbs{color:#8fa5a2;align-items:center;gap:10px;margin-bottom:65px;font-size:13px;display:flex}.breadcrumbs a:hover{color:var(--yellow)}.topic-hero .eyebrow{margin-bottom:16px}.topic-hero h1{max-width:950px;margin-bottom:25px;font-size:clamp(2.8rem,5vw,4.9rem)}.topic-hero-inner>p:not(.eyebrow){color:#bdccca;max-width:760px;font-size:1rem;line-height:1.75}.topic-hero-actions{align-items:center;gap:28px;margin-top:30px;display:flex}.topic-hero-actions>a:last-child{border-bottom:1px solid #869b98;padding-bottom:4px;font-size:13px;font-weight:700}.topic-proof{border-top:1px solid #ffffff2b;border-bottom:1px solid #ffffff2b;gap:0;max-width:900px;margin-top:52px;display:flex}.topic-proof span{color:#abbdb9;border-right:1px solid #ffffff2b;padding:15px 28px;font-size:13px}.topic-proof span:first-child{padding-left:0}.topic-proof b{text-transform:uppercase;letter-spacing:.12em;color:var(--yellow);margin-bottom:5px;font:700 13px Manrope;display:block}.topic-orientation{border-bottom:1px solid var(--line);background:#fff}.topic-orientation>.wrap{grid-template-columns:1fr 1fr auto;align-items:center;gap:55px;min-height:145px;display:grid}.topic-orientation>div>div{padding-left:60px;position:relative}.topic-orientation>div>div>span{color:#dce1de;font:700 2rem Manrope;position:absolute;top:0;left:0}.topic-orientation .kicker{margin-bottom:6px}.topic-orientation h2{letter-spacing:-.025em;font-size:1.25rem}.topic-orientation p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.topic-orientation a{white-space:nowrap;border-bottom:1px solid #b9c2be;padding-bottom:4px;font:700 13px Manrope}.topic-advisor{background:var(--deep);color:#fff}.topic-advisor-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:85px;display:grid}.topic-advisor-grid>div>p:not(.kicker){color:#9db0ad;margin:25px 0;font-size:.85rem;line-height:1.7}.topic-advisor-grid ul{color:#cad6d3;padding:0;font-size:13px;list-style:none}.topic-advisor-grid li{margin:11px 0}.topic-advisor-grid li:before{content:"✓";color:var(--yellow);margin-right:10px}.mini-advisor{color:var(--ink);background:#fff;padding:0;box-shadow:0 25px 70px #00000040}.mini-progress{text-transform:uppercase;letter-spacing:.12em;color:#7b8c88;background:#f1f1ec;justify-content:space-between;align-items:center;height:52px;padding:0 24px;font:700 13px Manrope;display:flex}.mini-progress i{background:linear-gradient(90deg,var(--yellow) 33%,#d9dedb 33%);width:80px;height:3px}.mini-advisor fieldset{border:0;grid-template-columns:repeat(3,1fr);gap:9px;margin:0;padding:30px 30px 10px;display:none}.mini-advisor fieldset.is-active{display:grid}.mini-advisor legend{grid-column:1/-1;padding-bottom:20px;font:700 1.13rem Manrope}.mini-advisor input{opacity:0;position:absolute}.mini-advisor label span{border:1px solid var(--line);cursor:pointer;flex-direction:column;min-height:100px;padding:16px;font:700 13px Manrope;transition:all .15s;display:flex}.mini-advisor label small{color:var(--muted);margin-top:7px;font:400 13px/1.45 DM Sans}.mini-advisor input:checked+span{border:2px solid var(--yellow);background:#fffdf3;padding:15px}.mini-advisor input:focus-visible+span{outline:3px solid #5c9dc2}.mini-nav{border-top:1px solid var(--line);justify-content:space-between;margin:18px 30px 0;padding:18px 0 25px;display:flex}.mini-nav button{cursor:pointer;background:0 0;border:0;font:700 13px Manrope}.mini-nav button:last-child{background:var(--ink);color:#fff;padding:12px 18px}.mini-nav button:disabled{opacity:.35}.mini-result{padding:32px;display:none}.mini-result.is-active{display:block}.mini-result>span{text-transform:uppercase;letter-spacing:.13em;color:#997600;font:700 13px Manrope}.mini-result h3{margin:12px 0;font-size:1.5rem}.mini-result p{color:var(--muted);font-size:13px;line-height:1.7}.mini-result a{color:#846500;border-bottom:1px solid #c9b45a;font:700 13px Manrope}.topic-content{background:#f5f3ed}.topic-content-grid{grid-template-columns:1fr 360px;gap:95px;display:grid}.topic-content article{max-width:760px}.topic-content article h2{font-size:2.5rem}.topic-content article h3{margin:38px 0 11px;font-size:1.14rem}.topic-content article>p{color:#5e706d;font-size:.86rem;line-height:1.85}.topic-content .topic-lead{border-left:3px solid var(--yellow);color:var(--ink);padding-left:22px;font-size:1rem}.topic-warning{border-left:4px solid var(--yellow);background:#fff;margin:32px 0;padding:23px}.topic-warning b{text-transform:uppercase;letter-spacing:.1em;font:700 13px Manrope}.topic-warning p{color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.7}.topic-check{background:var(--deep);color:#fff;padding:28px;position:static;top:auto}.topic-check>span{text-transform:uppercase;letter-spacing:.13em;color:var(--yellow);font:700 13px Manrope}.topic-check h3{margin:17px 0;font-size:1.1rem}.topic-check ol{counter-reset:check;padding:0;list-style:none}.topic-check li{counter-increment:check;color:#b6c6c3;border-top:1px solid #ffffff21;padding:12px 0 12px 35px;font-size:13px;line-height:1.5;position:relative}.topic-check li:before{content:counter(check,decimal-leading-zero);color:var(--yellow);font:700 13px Manrope;position:absolute;left:0}.topic-check a{background:var(--yellow);color:var(--ink);text-align:center;margin-top:18px;padding:13px;font:700 13px Manrope;display:block}.source-note{border:1px solid var(--line);background:#fff;flex-direction:column;margin-top:15px;padding:22px;display:flex}.source-note b{text-transform:uppercase;letter-spacing:.12em;color:#927100;margin-bottom:10px;font:700 13px Manrope}.source-note a{border-top:1px solid var(--line);padding:8px 0;font-size:13px}.topic-faq{background:#fff}.topic-faq .accordion{max-width:900px;margin-left:auto}.related-topics{background:#eeece5}.related-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.related-grid a{background:#fff;border-bottom:3px solid #0000;flex-direction:column;min-height:235px;padding:25px;transition:all .18s;display:flex}.related-grid a:hover{box-shadow:var(--shadow);border-color:var(--yellow);transform:translateY(-3px)}.related-grid span{letter-spacing:.12em;text-transform:uppercase;color:#957300;font:700 13px Manrope}.related-grid h3{margin:23px 0 10px;font-size:.95rem;line-height:1.4}.related-grid p{color:var(--muted);font-size:13px;line-height:1.6}.related-grid b{margin-top:auto;font-size:13px}@media (width<=950px){.topic-header nav{display:none}.topic-advisor-grid,.topic-content-grid{grid-template-columns:1fr}.topic-content-grid{gap:50px}.topic-check{position:static}.topic-orientation>.wrap{grid-template-columns:1fr 1fr;padding:30px 0}.topic-orientation a{grid-column:1/-1}.related-grid{grid-template-columns:1fr 1fr}}@media (width<=680px){.topic-header .button{display:none}.topic-hero{min-height:690px}.topic-hero-inner{padding:45px 0}.breadcrumbs{white-space:nowrap;margin-bottom:50px;overflow:hidden}.topic-hero h1{font-size:2.55rem}.topic-hero-inner>p:not(.eyebrow){font-size:.84rem}.topic-hero-actions{flex-direction:column;align-items:flex-start}.topic-proof{grid-template-columns:1fr 1fr;display:grid}.topic-proof span{padding:12px}.topic-proof span:last-child{display:none}.topic-orientation>.wrap{grid-template-columns:1fr;gap:20px}.topic-orientation a{grid-column:auto}.topic-advisor-grid{gap:35px}.mini-advisor fieldset.is-active{grid-template-columns:1fr}.mini-advisor label span{min-height:70px}.topic-content-grid{grid-template-columns:1fr}.topic-content article h2{font-size:2rem}.related-grid{grid-template-columns:1fr}.related-grid a{min-height:210px}}.catalog-entry{background:#fff}.catalog-entry-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.catalog-entry-grid a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:30px 1fr 20px;gap:3px 10px;min-height:115px;padding:20px;transition:all .15s;display:grid}.catalog-entry-grid a:hover{background:#f5f3ed}.catalog-entry-grid span{color:#a48000;grid-row:1/3;font:700 13px Manrope}.catalog-entry-grid strong{font:700 13px Manrope}.catalog-entry-grid small{color:var(--muted);font-size:13px;line-height:1.45}.catalog-entry-grid b{grid-area:1/3/3;align-self:center}.catalog-entry-grid a:hover b{color:#a48000;transform:translate(3px)}@media (width<=850px){.catalog-entry-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.catalog-entry-grid{grid-template-columns:1fr}}.intent-module{--page-accent:var(--yellow);position:relative;overflow:hidden}.accent-petrol .intent-module{--page-accent:#4f938e}.accent-steel .intent-module{--page-accent:#7193a1}.accent-copper .intent-module{--page-accent:#c1784f}.intent-title{max-width:690px;margin-bottom:48px}.intent-title>span{text-transform:uppercase;letter-spacing:.14em;color:#8a6b00;font:700 13px Manrope}.intent-title h2{margin:12px 0 18px;font-size:clamp(2.2rem,4vw,3.35rem)}.intent-title h2 em{color:var(--page-accent)}.intent-title p{color:var(--muted);font-size:.86rem;line-height:1.7}.purchase-module{background:#f1efe8}.purchase-flow{background:#d8dcd8;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.purchase-flow article{background:#fff;min-height:260px;padding:30px;transition:all .2s}.purchase-flow article:hover{background:#fbfaf5;transform:translateY(-4px)}.purchase-flow article>b{color:#e1e4e0;font:700 2.2rem Manrope}.purchase-flow article>span{text-transform:uppercase;letter-spacing:.12em;color:#8c6c00;margin:24px 0 9px;font:700 13px Manrope;display:block}.purchase-flow h3{font-size:1rem}.purchase-flow p{color:var(--muted);font-size:13px;line-height:1.65}.procurement-note{background:var(--deep);color:#fff;grid-template-columns:180px 1fr auto;align-items:center;gap:25px;padding:23px 28px;display:grid}.procurement-note strong{color:var(--page-accent);font:700 13px Manrope}.procurement-note p{color:#afbfbc;margin:0;font-size:13px;line-height:1.55}.procurement-note a{white-space:nowrap;font:700 13px Manrope}.cost-module{background:#fff}.cost-module:before{content:"€";color:#f3f1eb;font:800 24rem Manrope;position:absolute;top:-80px;right:3%}.cost-module .wrap{position:relative}.cost-board{border:1px solid var(--line)}.cost-scale{background:var(--deep);color:#fff;text-transform:uppercase;letter-spacing:.12em;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:18px 25px;font:700 13px Manrope;display:grid}.cost-scale i{background:linear-gradient(90deg,var(--page-accent),#fff);height:4px}.cost-cards{grid-template-columns:repeat(4,1fr);display:grid}.cost-cards article{border-right:1px solid var(--line);flex-direction:column;min-height:230px;padding:27px;display:flex}.cost-cards article>span{color:#dce0dd;font:700 1.6rem Manrope}.cost-cards h3{margin:25px 0 10px;font-size:.92rem}.cost-cards p{color:var(--muted);font-size:13px;line-height:1.6}.cost-cards b{text-transform:uppercase;letter-spacing:.1em;color:#977500;margin-top:auto;font:700 13px Manrope}.cost-warning{background:#f3f1ea;align-items:center;gap:20px;margin-top:14px;padding:19px 25px;display:flex}.cost-warning>span{color:#a37d00;font:700 1.8rem Manrope}.cost-warning p{margin:0;font-size:13px;line-height:1.6}.rules-module{color:#fff;background:#0b2d30}.rules-layout{grid-template-columns:.72fr 1fr 240px;align-items:start;gap:60px;display:grid}.rules-module .intent-title{margin:0}.rules-module .intent-title p{color:#9eb1ae}.rules-stack{border-top:1px solid #ffffff29}.rules-stack article{border-bottom:1px solid #ffffff29;grid-template-columns:75px 1fr;gap:5px 15px;padding:20px 0;display:grid}.rules-stack article>span{text-transform:uppercase;letter-spacing:.1em;color:var(--page-accent);grid-row:1/3;font:700 13px Manrope}.rules-stack h3{margin:0;font-size:.84rem}.rules-stack p{color:#94aaa7;margin:0;font-size:13px;line-height:1.55}.rules-module aside{border:1px solid #fff3;border-top:4px solid var(--page-accent);padding:22px}.rules-module aside strong{font:700 13px Manrope}.rules-module aside p{color:#a9bbb8;font-size:13px;line-height:1.6}.rules-module aside a{color:var(--page-accent);font:700 13px Manrope}.capacity-module{background:#f1f0ea}.capacity-canvas{grid-template-columns:380px 1fr;align-items:center;gap:65px;display:grid}.cabinet-map{border:7px solid var(--ink);height:390px;box-shadow:18px 18px 0 var(--page-accent);grid-template-rows:1fr 1fr .55fr;gap:12px;padding:22px;display:grid}.cabinet-map .shelf{text-transform:uppercase;letter-spacing:.12em;border:1px solid #b9c4c0;align-items:flex-end;padding:12px;font:700 13px Manrope;display:flex}.cabinet-map .s3{background:var(--deep);color:#fff}.capacity-factors{grid-template-columns:1fr 1fr;gap:12px;display:grid}.capacity-factors article{background:#fff;min-height:150px;padding:22px}.capacity-factors b{color:#987500;font:700 13px Manrope}.capacity-factors h3{margin:15px 0 7px;font-size:.9rem}.capacity-factors p{color:var(--muted);font-size:13px;line-height:1.55}.capacity-context{border-top:1px solid #cdd3d0;margin:45px 0 0;padding-top:20px;font-size:13px}.compare-module{background:#fff}.compare-score{border-top:5px solid var(--deep);box-shadow:var(--shadow)}.score-head,.compare-score>div:not(.score-head){grid-template-columns:1fr 1fr 1.5fr;align-items:center;display:grid}.score-head{text-transform:uppercase;letter-spacing:.11em;color:#71817e;background:#edf0ed;padding:13px 24px;font:700 13px Manrope}.compare-score>div:not(.score-head){border-bottom:1px solid var(--line);padding:20px 24px}.compare-score strong{font:700 13px Manrope}.compare-score div>span{background:#eef0ed;height:26px;position:relative}.compare-score i{background:var(--page-accent);height:100%;display:block}.compare-score div>span b{font:700 13px Manrope;position:absolute;top:6px;left:10px}.compare-score p{color:var(--muted);margin:0;font-size:13px}.compare-verdict{background:var(--deep);color:#fff!important;margin-top:14px!important}.compare-verdict>span{color:var(--page-accent);text-transform:uppercase;font:700 13px Manrope;background:0 0!important;height:auto!important}.compare-verdict p{color:#b6c5c2!important}.install-module{background:#e9ece8}.install-layout{grid-template-columns:.72fr 1.1fr .65fr;align-items:center;gap:55px;display:grid}.install-module .intent-title{margin:0}.site-plan{background-color:#fff;background-image:linear-gradient(#e7eae7 1px,#0000 1px),linear-gradient(90deg,#e7eae7 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:28px 28px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #cbd2ce;height:390px;position:relative}.plan-object{background:var(--deep);color:#fff;text-align:center;box-shadow:10px 10px 0 var(--page-accent);place-items:center;padding:20px;font:700 13px Manrope;display:grid;position:absolute;inset:100px 100px 70px}.plan-tag{text-transform:uppercase;letter-spacing:.08em;background:#fff;border:1px solid #c0c9c5;padding:7px 10px;font:700 13px Manrope;position:absolute}.plan-tag.t1{top:25px;left:20px}.plan-tag.t2{top:55px;right:22px}.plan-tag.t3{bottom:24px;left:28px}.plan-tag.t4{bottom:36px;right:18px}.install-layout>ol{padding:0;list-style:none}.install-layout>ol li{color:var(--muted);border-top:1px solid #c4ccc8;padding:18px 0;font-size:13px;line-height:1.5}.install-layout>ol b{color:var(--ink);margin-bottom:4px;font-size:13px;display:block}.selection-module{background:var(--deep);color:#fff}.selection-module .intent-title p{color:#9eb2ae}.decision-tree{grid-template-columns:190px 1fr;align-items:center;gap:28px;display:grid}.tree-start{background:var(--page-accent);height:150px;color:var(--ink);flex-direction:column;justify-content:center;padding:25px;font:700 .9rem Manrope;display:flex;position:relative}.tree-start:after{content:"→";color:var(--page-accent);font-size:1.5rem;position:absolute;right:-22px}.tree-start small{margin-top:7px;font:500 13px DM Sans}.tree-branches{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.tree-branches article{border:1px solid #ffffff2b;min-height:165px;padding:18px}.tree-branches span{color:var(--page-accent);font:700 13px Manrope}.tree-branches h3{margin:30px 0 8px;font-size:13px}.tree-branches p{color:#93a9a6;font-size:13px;line-height:1.5}.tree-result{background:#ffffff0f;grid-column:2;justify-content:space-between;padding:16px 20px;font:600 13px Manrope;display:flex}.tree-result a{color:var(--page-accent)}.maintenance-module{background:#f3f1eb}.maintenance-grid{grid-template-columns:.65fr 1.15fr 230px;align-items:start;gap:55px;display:grid}.maintenance-module .intent-title{margin:0}.maintenance-cycle{grid-template-columns:1fr 1fr;gap:10px;display:grid}.maintenance-cycle article{border-left:3px solid var(--page-accent);background:#fff;min-height:180px;padding:23px}.maintenance-cycle span{text-transform:uppercase;letter-spacing:.12em;color:#937100;font:700 13px Manrope}.maintenance-cycle h3{margin:30px 0 7px;font-size:.9rem}.maintenance-cycle p{color:var(--muted);font-size:13px;line-height:1.55}.maintenance-grid aside{background:var(--deep);color:#fff;padding:22px}.maintenance-grid aside b{color:var(--page-accent);font:700 13px Manrope}.maintenance-grid aside p{color:#9fb2af;font-size:13px;line-height:1.65}.layout-v1 .topic-orientation,.layout-v5 .topic-orientation,.layout-v9 .topic-orientation{background:#f1efe8}.layout-v2 .topic-content article,.layout-v6 .topic-content article,.layout-v10 .topic-content article{order:2}.layout-v2 .topic-content aside,.layout-v6 .topic-content aside,.layout-v10 .topic-content aside{order:1}.layout-v3 .topic-advisor-grid,.layout-v7 .topic-advisor-grid,.layout-v11 .topic-advisor-grid{grid-template-columns:1.2fr .8fr}.layout-v4 .related-grid,.layout-v8 .related-grid{grid-template-columns:2fr 1fr 1fr}.layout-v0 .intent-title,.layout-v6 .intent-title{text-align:right;margin-left:auto}.layout-v5 .topic-content,.layout-v11 .topic-content{background:#eef1ee}@media (width<=1000px){.rules-layout,.install-layout,.maintenance-grid{grid-template-columns:1fr}.capacity-canvas{grid-template-columns:300px 1fr}.cost-cards{grid-template-columns:1fr 1fr}.decision-tree{grid-template-columns:1fr}.tree-start{height:auto}.tree-start:after{display:none}.tree-result{grid-column:1}.procurement-note,.layout-v3 .topic-advisor-grid,.layout-v7 .topic-advisor-grid,.layout-v11 .topic-advisor-grid{grid-template-columns:1fr}}@media (width<=680px){.intent-title{text-align:left!important;margin-bottom:30px!important}.purchase-flow,.cost-cards,.capacity-factors,.tree-branches,.maintenance-cycle,.capacity-canvas{grid-template-columns:1fr}.cabinet-map{height:310px}.score-head,.compare-score>div:not(.score-head){grid-template-columns:1fr;gap:10px}.score-head{display:none}.site-plan{height:330px}.plan-object{inset:90px 60px 70px}.tree-result{flex-direction:column;align-items:flex-start;gap:10px}.layout-v4 .related-grid,.layout-v8 .related-grid{grid-template-columns:1fr}}.topic-header{height:104px}.topic-utility{background:#061b1d;border-bottom:1px solid #ffffff17;height:28px}.topic-utility>.wrap{text-transform:uppercase;letter-spacing:.12em;color:#8fa5a1;justify-content:space-between;align-items:center;height:100%;font:600 13px Manrope;display:flex}.topic-utility span{align-items:center;gap:8px;display:flex}.topic-utility i{background:var(--yellow);border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 4px #f4c20d1a}.topic-utility a:hover{color:var(--yellow)}.topic-header .nav-row{height:76px}.topic-header .button{flex-direction:column;align-items:flex-start;gap:2px;height:47px;display:flex}.topic-header .button small{text-transform:uppercase;letter-spacing:.1em;opacity:.65;font-size:13px}.topic-hero{min-height:720px}.topic-hero-image{background-position:var(--hero-shift) center;transform:scale(1.02)}.topic-hero-shade{background:radial-gradient(circle at var(--hero-glow) 35%,#f4c20d14,transparent 28%),linear-gradient(90deg,#031618fc 0%,#041c1eeb 48%,#041c1e52 78%),linear-gradient(0deg,#031416ad,transparent)}.topic-hero-lines{background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 66%);mask-image:linear-gradient(90deg,#000,#0000 66%)}.topic-hero-inner{padding:55px 0 58px}.breadcrumbs{margin-bottom:38px}.topic-hero-label{text-transform:uppercase;letter-spacing:.12em;color:#a6b8b5;border:1px solid #ffffff2e;align-items:center;gap:10px;margin-bottom:18px;padding:5px 10px;font:700 13px Manrope;display:inline-flex}.topic-hero-label span{background:var(--yellow);color:var(--ink);margin:-5px 0 -5px -10px;padding:4px 6px}.topic-hero .eyebrow{font-size:13px}.topic-hero h1{max-width:980px;font-size:clamp(2.75rem,4.8vw,4.75rem);line-height:1.03}.topic-hero-actions .button{text-align:left;gap:18px;padding:0 0 0 20px}.topic-hero-actions .button>span{flex-direction:column;font-size:13px;display:flex}.topic-hero-actions .button small{text-transform:uppercase;letter-spacing:.1em;opacity:.66;margin-bottom:3px;font-size:13px}.topic-hero-actions .button>b{border-left:1px solid #102d3033;place-items:center;width:55px;height:59px;display:grid}.topic-proof{max-width:1020px}.topic-proof span{max-width:340px;line-height:1.4}.topic-hero-card{z-index:3;right:max(24px,calc((100vw - var(--max))/2));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#062426e0;border:1px solid #ffffff29;width:280px;padding:23px;position:absolute;bottom:55px;box-shadow:0 24px 55px #00000040}.topic-hero-card>span{text-transform:uppercase;letter-spacing:.13em;color:var(--yellow);font:700 13px Manrope}.topic-hero-card strong{margin:13px 0 8px;font:700 .85rem Manrope;display:block}.topic-hero-card p{color:#9fb1ae;font-size:13px;line-height:1.55}.topic-hero-card a{border-bottom:1px solid #758e8a;padding-bottom:3px;font:700 13px Manrope}.layout-v0 .topic-hero-card,.layout-v4 .topic-hero-card,.layout-v8 .topic-hero-card{border-top:4px solid var(--yellow)}.layout-v1 .topic-hero-card,.layout-v5 .topic-hero-card,.layout-v9 .topic-hero-card{top:135px;bottom:auto}.layout-v2 .topic-hero-card,.layout-v6 .topic-hero-card,.layout-v10 .topic-hero-card{color:var(--ink);background:#f0efe8f0}.layout-v2 .topic-hero-card p,.layout-v6 .topic-hero-card p,.layout-v10 .topic-hero-card p{color:#60706d}.layout-v3 .topic-hero-card,.layout-v7 .topic-hero-card,.layout-v11 .topic-hero-card{border-left:4px solid var(--yellow);width:315px}.category-auffangwanne .topic-hero-image,.category-fassauffangwanne .topic-hero-image,.category-gefahrstoffcontainer .topic-hero-image,.category-gefahrstoffdepot .topic-hero-image,.category-fassschrank .topic-hero-image{filter:saturate(.65)hue-rotate(18deg)}.category-akkusicherheitsschrank .topic-hero-image,.category-akkuladeschrank .topic-hero-image{filter:saturate(.65)hue-rotate(150deg)}.category-gasflaschenschrank .topic-hero-image{filter:saturate(.5)hue-rotate(185deg)}.category-saeuren-laugenschrank .topic-hero-image,.category-chemikalienschrank .topic-hero-image{filter:saturate(.78)hue-rotate(28deg)}@media (width<=1180px){.topic-hero-card{display:none}.topic-hero-inner>p:not(.eyebrow){max-width:700px}.topic-proof{max-width:900px}}@media (width<=680px){.topic-header{height:72px}.topic-utility{display:none}.topic-header .nav-row{height:72px}.topic-hero{min-height:730px}.topic-hero-inner{padding:38px 0 45px}.topic-hero-label{margin-bottom:15px}.topic-hero h1{font-size:clamp(2.35rem,10.7vw,3rem)}.topic-hero .eyebrow{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.topic-hero-actions .button{width:100%}.topic-proof{margin-top:32px}.topic-proof span{max-width:none}.topic-proof span:nth-child(2){border-right:0}}.topic-page.accent-gold{--page-accent:#f4c20d}.topic-page.accent-petrol{--page-accent:#4f938e}.topic-page.accent-steel{--page-accent:#7193a1}.topic-page.accent-copper{--page-accent:#c1784f}.topic-orientation{position:relative;overflow:hidden}.topic-orientation:after{content:"";border:1px solid #e1e5e1;width:150px;height:150px;position:absolute;top:-55px;right:-55px;transform:rotate(45deg)}.topic-orientation>.wrap{z-index:1;position:relative}.topic-orientation h2{max-width:440px}.topic-orientation a{background:#fff;border:1px solid #c7cfcb;padding:11px 14px;transition:all .18s}.topic-orientation a:hover{background:var(--deep);border-color:var(--deep);color:#fff}.topic-advisor:after{content:"";background:radial-gradient(circle at calc(15% + var(--hero-glow)) 25%,#f4c20d0e,transparent 30%);pointer-events:none;position:absolute;inset:0}.topic-advisor-grid{z-index:1;position:relative}.mini-advisor{border-top:5px solid var(--page-accent,var(--yellow))}.mini-advisor label span:hover{background:#faf9f4;border-color:#9daaa6;transform:translateY(-2px)}.topic-content article{background:#ffffff8c;padding:48px;position:relative}.topic-content article:before{content:attr(data-section);letter-spacing:.12em;color:#a8b2af;font:700 13px Manrope;position:absolute;top:18px;right:24px}.topic-content .topic-lead{background:#fff;border-left-width:4px;padding:20px 22px;box-shadow:0 10px 30px #0a26280d}.topic-warning{box-shadow:0 14px 35px #09232512}.topic-check{box-shadow:14px 14px 0 var(--page-accent,var(--yellow))}.source-note a:hover{color:#8b6b00;padding-left:5px}.topic-faq{position:relative}.topic-faq:before{content:"?";color:#f4f3ee;font:800 14rem Manrope;position:absolute;top:45px;left:3%}.topic-faq>.wrap{position:relative}.topic-faq .accordion details{background:#fff;transition:all .18s}.topic-faq .accordion details:hover{padding-left:8px}.topic-faq .accordion details[open]{background:#f7f6f1;padding:0 18px}.related-topics{position:relative}.related-grid a:nth-child(3n+1){border-top:3px solid var(--page-accent,var(--yellow))}.related-grid a:nth-child(3n+2){background:var(--deep);color:#fff}.related-grid a:nth-child(3n+2) p{color:#9fb1ae}.related-grid a:nth-child(3n+2) span{color:var(--page-accent,var(--yellow))}.layout-v1 .topic-content article,.layout-v7 .topic-content article{clip-path:polygon(0 0,96% 0,100% 4%,100% 100%,0 100%)}.layout-v3 .topic-faq,.layout-v9 .topic-faq{background:#f2f0e9}.layout-v5 .related-topics,.layout-v11 .related-topics{background:#e7ece8}.layout-v2 .mini-advisor,.layout-v8 .mini-advisor{box-shadow:18px 18px #ffffff14}@media (width<=680px){.topic-content article{margin:0 -8px;padding:28px 20px}.topic-check{box-shadow:8px 8px 0 var(--page-accent,var(--yellow))}.topic-faq:before{display:none}.topic-faq .accordion details:hover{padding-left:0}}.mini-advisor fieldset .survey-help{color:#6d7d79;grid-column:1/-1;margin:-11px 0 12px;font-size:13px;line-height:1.55}.mini-advisor label span strong{font:700 13px Manrope}.mini-result{position:relative;overflow:hidden}.mini-result:after{content:"✓";color:#f2f1eb;z-index:0;font:800 11rem Manrope;position:absolute;top:-50px;right:-20px}.mini-result>*{z-index:1;position:relative}.survey-reason{border-left:4px solid var(--page-accent,var(--yellow));background:#f2f1eb;margin:20px 0;padding:16px 18px}.survey-reason>strong{font:700 13px Manrope}.survey-reason p{color:#687875;margin:7px 0 12px;font-size:13px;line-height:1.55}.survey-reason ul{border-top:1px solid #d4d9d5;grid-template-columns:1fr 1fr;gap:7px;margin:0;padding:12px 0 0;list-style:none;display:grid}.survey-reason li{color:#415451;font-size:13px}.survey-reason li:before{content:"✓";color:#967300;margin-right:6px}.survey-offer{background:var(--yellow);text-align:center;justify-content:center;align-items:center;padding:15px 18px;color:var(--ink)!important;border:0!important;font:700 13px Manrope!important;display:flex!important}.survey-offer.is-pending{cursor:not-allowed;background:#e4e5e0;color:#687875!important}.affiliate-note{color:#82908d;margin-top:10px;font-size:13px;line-height:1.5;display:block}.mini-progress i{transition:all .25s}.mini-result h3{max-width:80%}@media (width<=680px){.survey-reason ul{grid-template-columns:1fr}.mini-result h3{max-width:100%}}.topic-menu-button,.topic-mobile-nav{display:none}.topic-menu-button{background:0 0;border:1px solid #fff3;width:44px;height:44px;padding:11px}.topic-menu-button span{background:#fff;height:2px;margin:5px 0;display:block}.topic-mobile-nav{z-index:20;background:#082629;padding:18px 24px 24px;position:absolute;top:72px;left:0;right:0;box-shadow:0 20px 40px #00000040}.topic-mobile-nav a:not(.button){color:#fff;border-bottom:1px solid #ffffff1f;padding:14px 0;font:650 13px Manrope;display:block}.topic-mobile-nav .button{justify-content:center;width:100%;margin-top:18px}.topic-mobile-nav.is-open{display:block}.topic-header .topic-mobile-nav .button{color:var(--ink)}.survey-invite{z-index:3;position:relative}.survey-invite>.wrap{grid-template-columns:170px 1fr auto;align-items:center;gap:34px;min-height:128px;display:grid}.survey-invite span{letter-spacing:.13em;text-transform:uppercase;color:#886900;font:700 13px Manrope}.survey-invite p{color:#5e6d6a;margin:0;font-size:13px;line-height:1.65}.survey-invite p strong{color:var(--ink);margin-bottom:5px;font:700 .82rem Manrope;display:block}.survey-invite .button{white-space:nowrap}.survey-invite-light{background:#f7f5ee;border-top:1px solid #dedfd9;border-bottom:1px solid #dedfd9}.survey-invite-dark{color:#fff;background:#082a2d}.survey-invite-dark span{color:var(--page-accent,var(--yellow))}.survey-invite-dark p{color:#a5b6b3}.survey-invite-dark p strong{color:#fff}.editorial-evidence{background:#f0f1ec}.editorial-evidence-grid{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:center;gap:clamp(45px,7vw,90px);display:grid}.editorial-evidence figure{min-height:480px;margin:0;position:relative;overflow:hidden;box-shadow:0 26px 65px #09232526}.editorial-evidence img{object-fit:cover;width:100%;height:100%;position:absolute}.editorial-evidence figcaption{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#062224e6;padding:18px 20px;font-size:13px;line-height:1.55;position:absolute;bottom:24px;left:24px;right:24px}.editorial-evidence figcaption span{color:var(--page-accent,var(--yellow));letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font:700 13px Manrope;display:block}.editorial-evidence h2{margin:12px 0 22px;font-size:clamp(2rem,3.4vw,3.15rem)}.editorial-evidence p:not(.kicker){color:var(--muted);font-size:.82rem;line-height:1.75}.editorial-evidence ul{margin:28px 0;padding:0;list-style:none}.editorial-evidence li{border-top:1px solid #cfd5d1;padding:12px 0 12px 28px;font-size:13px;position:relative}.editorial-evidence li:before{content:"✓";color:#8b6b00;position:absolute;left:2px}.text-cta{border-bottom:2px solid var(--page-accent,var(--yellow));padding-bottom:5px;font:700 13px Manrope;display:inline-block}.offer-match{background:#062326;align-items:center;min-height:680px;display:flex;position:relative;overflow:hidden}.offer-match-image,.offer-match-image:after{position:absolute;inset:0}.offer-match-image img{object-fit:cover;width:100%;height:100%}.offer-match-image:after{content:"";background:linear-gradient(90deg,#041d1ff5 0%,#041d1fdb 42%,#041d1f26 78%)}.offer-match>.wrap{z-index:2;position:relative}.offer-match-card{color:#fff;min-width:0;max-width:570px}.offer-match-card>span{color:var(--page-accent,var(--yellow));letter-spacing:.13em;text-transform:uppercase;font:700 13px Manrope}.offer-match-card h2{overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto;margin:18px 0 22px;font-size:clamp(2.35rem,4vw,3.7rem);line-height:1.08}.offer-match-card p{color:#afbfbc;font-size:.82rem;line-height:1.75}.offer-match-card .button{margin-top:18px;display:inline-flex}.offer-match-card small{color:#819692;max-width:460px;margin-top:17px;font-size:13px;line-height:1.55;display:block}.section{padding-top:clamp(72px,8vw,118px);padding-bottom:clamp(72px,8vw,118px)}.topic-page a,.topic-page button,.topic-page summary{touch-action:manipulation}.topic-page a:focus-visible,.topic-page button:focus-visible,.topic-page summary:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}@media (width<=950px){.topic-menu-button{display:block}.survey-invite>.wrap{grid-template-columns:1fr auto;padding-top:25px;padding-bottom:25px}.survey-invite span{grid-column:1/-1}.editorial-evidence-grid{grid-template-columns:1fr}.editorial-evidence figure{min-height:420px}.offer-match-image:after{background:linear-gradient(90deg,#041d1ff2,#041d1f8a)}}@media (width<=680px){.topic-header{position:relative}.topic-header .brand>span:last-child{font-size:13px}.topic-menu-button{display:block}.survey-invite>.wrap{grid-template-columns:1fr;gap:16px;padding-top:28px;padding-bottom:30px}.survey-invite span{grid-column:auto}.survey-invite .button{justify-content:center;width:100%}.editorial-evidence-grid{gap:34px}.editorial-evidence figure{min-height:310px;margin:0 -10px}.editorial-evidence figcaption{bottom:12px;left:12px;right:12px}.editorial-evidence h2{font-size:2.05rem}.offer-match{align-items:flex-end;min-height:640px}.offer-match-image img{object-position:58% center}.offer-match-image:after{background:linear-gradient(#041d1f33,#041d1fd1 42%,#041d1ffa 95%)}.offer-match>.wrap{padding-bottom:60px}.offer-match-card h2{font-size:2.35rem}.offer-match-card .button{text-align:center;justify-content:center;width:100%}.section{padding-top:72px;padding-bottom:72px}}.hero>img.hero-image,.topic-hero img.topic-hero-image,.image-led-hub>img.hub-image{object-fit:cover;width:100%;height:100%}.hero>img.hero-image{object-position:center;background:0 0}.topic-hero img.topic-hero-image{object-position:var(--hero-shift) center}.image-led-hub>img.hub-image{object-position:var(--hub-position,center)}@media (width<=680px){.hero>img.hero-image{object-position:65% center}}.category-editorial{background:#f2f0e9}.editorial-story-grid{grid-template-columns:minmax(320px,.82fr) 1.18fr;align-items:center;gap:70px;display:grid}.editorial-story-image{min-height:520px;box-shadow:18px 18px 0 var(--yellow);overflow:hidden}.editorial-story-image img{object-fit:cover;width:100%;height:100%;min-height:520px;display:block}.editorial-story-grid article>p:not(.kicker){color:var(--muted);line-height:1.75}.category-distinctive{background:#fff}.distinctive-grid{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.distinctive-grid article{border-bottom:3px solid var(--yellow);background:#f4f3ed;padding:24px}.distinctive-grid span{color:#d2d7d3;font:700 1.6rem Manrope}.distinctive-grid h3{margin:20px 0 10px;font-size:.9rem}.distinctive-grid p{color:var(--muted);font-size:13px;line-height:1.65}.category-task-section{background:#fff}.category-task-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.category-task-grid article{border-top:4px solid var(--deep);background:#f4f3ed;flex-direction:column;min-height:285px;padding:27px;scroll-margin-top:90px;display:flex}.category-task-grid article>span{text-transform:uppercase;letter-spacing:.1em;color:#947200;font:700 13px Manrope}.category-task-grid h3{margin:28px 0 12px;font-size:1.05rem}.category-task-grid p{color:var(--muted);font-size:13px;line-height:1.65}.category-task-grid strong{margin-top:auto;font:700 13px/1.5 Manrope}.category-task-grid small{color:#6b7b78;margin-top:12px;font-size:13px;line-height:1.55}.category-proof-section{background:var(--deep);color:#fff}.category-proof-section .section-head>p{color:#a4b5b2}.category-proof-section .combination-case-story article{background:#123638;border-color:#2d4f50}.category-proof-section .combination-case-story p,.category-proof-section .combination-matrix span{color:#b5c4c1}.category-proof-section .combination-matrix,.category-proof-section .combination-matrix>div{border-color:#365455}.category-evidence{background:#fff}@media (width<=1000px){.editorial-story-grid{grid-template-columns:1fr;gap:45px}.editorial-story-image,.editorial-story-image img{min-height:420px}.distinctive-grid,.category-task-grid{grid-template-columns:1fr 1fr}}@media (width<=680px){.editorial-story-image,.editorial-story-image img{min-height:300px}.distinctive-grid,.category-task-grid{grid-template-columns:1fr}.category-task-grid article{min-height:0}.category-hub .hub-facts span{width:100%;min-width:0;margin-right:0}}.topic-page{overflow-x:hidden}.topic-page h1,.topic-page h2,.topic-page h3,.topic-page p,.topic-page a,.topic-page summary,.topic-page li{overflow-wrap:anywhere}.topic-page img{max-width:100%}@media (width<=680px){.topic-header .nav-row>a.button{display:none!important}.topic-header .topic-menu-button{flex:0 0 44px;margin-left:auto;display:block!important}.topic-mobile-nav.is-open{display:block!important}.topic-mobile-nav .button{align-items:center;height:auto;min-height:50px;display:flex!important}.topic-header .brand{min-width:0}.topic-header .brand>span:last-child{text-overflow:ellipsis;overflow:hidden}.topic-hero h1{-webkit-hyphens:auto;hyphens:auto;font-size:clamp(2.05rem,10vw,2.65rem)}.topic-hero-inner>p:not(.eyebrow){max-width:100%}.topic-hero-actions .button{height:auto;min-height:59px}.topic-hero-actions .button>span,.mini-advisor,.mini-result,.survey-reason,.topic-check,.related-grid a{min-width:0}.mini-advisor label span{height:auto}.survey-offer{white-space:normal}.score-head,.compare-score>div:not(.score-head){min-width:0}.cost-scale{grid-template-columns:1fr;gap:10px}.cost-scale i{width:100%}.procurement-note a,.topic-orientation a{white-space:normal}.footer-bottom{gap:18px}}@media (width<=380px){.topic-header .brand small{display:none}.topic-header .brand>span:last-child{font-size:13px}.topic-header .brand-mark{width:29px;height:33px}.topic-hero-image{transform:none}.topic-hero h1{font-size:2rem}.topic-hero-label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.topic-proof{grid-template-columns:1fr}.topic-proof span{min-width:0}.topic-proof span:nth-child(2){display:none}.mini-advisor fieldset{min-width:0;padding:24px 18px 8px}.mini-progress{padding-inline:18px}.mini-nav{margin-inline:18px}.site-plan{height:300px}.plan-object{inset:92px 42px 72px}.survey-invite p,.offer-match-card p{font-size:13px}}.legal-page{background:#f8f8f5}.legal-header{background:var(--deep);color:#fff;z-index:30;border-bottom:1px solid #ffffff17;height:78px;position:relative}.legal-header .nav-row{height:78px}.legal-header nav{align-items:center;margin-left:auto;display:flex}.legal-header nav a{color:#bacac7;padding:12px 10px;font:650 13px Manrope}.legal-header nav a:hover,.legal-header nav a.is-current{color:#fff}.legal-hero{background:var(--deep);color:#fff;padding:64px 0 70px}.legal-hero .breadcrumbs{margin-bottom:46px}.legal-hero h1{letter-spacing:-.055em;margin-bottom:20px;font-size:clamp(3rem,7vw,5.6rem)}.legal-hero>div>p:not(.eyebrow){color:#b7c4c2;max-width:720px;font-size:1rem;line-height:1.75}.legal-status{gap:12px;margin-top:28px;display:flex}.legal-status span{text-transform:uppercase;letter-spacing:.1em;color:#d8e0de;border-top:1px solid #ffffff38;padding-top:11px;font:650 12px Manrope}.legal-grid{grid-template-columns:220px minmax(0,760px);justify-content:center;align-items:start;gap:72px;display:grid}.legal-grid>aside{border-top:1px solid #ccd4d0;flex-direction:column;padding:8px 0;display:flex;position:sticky;top:25px}.legal-grid>aside strong{text-transform:uppercase;letter-spacing:.12em;color:#6f7e7a;padding:16px 0 13px;font:700 12px Manrope}.legal-grid>aside a{border-top:1px solid #e0e4e1;padding:11px 0;font-size:13px}.legal-grid>aside a.is-current{color:#715a08;font-weight:700}.legal-sections{gap:0;display:grid}.legal-sections article{border-top:1px solid #d8dedb;grid-template-columns:46px 1fr;padding:38px 0 42px;display:grid}.legal-sections article:first-child{border-top:0;padding-top:8px}.legal-sections article>span{letter-spacing:.1em;color:#9aa6a2;padding-top:6px;font:700 12px Manrope}.legal-sections h2{letter-spacing:-.035em;margin:7px 0 20px;font-size:clamp(1.55rem,3vw,2.25rem)}.legal-sections p,.legal-sections li{color:#536562;font-size:14px;line-height:1.8}.legal-sections a{color:#715a08;text-underline-offset:3px;text-decoration:underline}.legal-sections address{background:#fff;border:1px solid #e1e5e2;flex-direction:column;gap:6px;margin-bottom:22px;padding:24px;font-size:14px;font-style:normal;display:flex}.legal-sections code{background:#edf0ed;padding:3px 6px}.legal-caution{color:#fff;border-left:4px solid var(--yellow);background:#082a2d;margin-top:24px;padding:25px}.legal-caution p{color:#aebfbc;margin:8px 0 0}.privacy-controls{gap:10px;display:grid}.privacy-controls>label{background:#fff;border:1px solid #e1e5e2;justify-content:space-between;align-items:center;padding:16px;display:flex}.privacy-controls label span{flex-direction:column;display:flex}.privacy-controls label small{color:#6b7b78;margin-top:4px}.privacy-controls input{width:22px;height:22px}.privacy-controls>div{flex-wrap:wrap;gap:8px;display:flex}.privacy-controls button,.consent-banner button,.consent-banner a{background:var(--yellow);color:var(--ink);cursor:pointer;border:0;padding:12px 16px;font:700 13px Manrope}.privacy-controls button+button{background:#dfe3df}.topic-legal-links{color:#aebdba;justify-content:center;gap:18px;padding-top:28px;font-size:13px;display:flex}.consent-banner{z-index:1000;border-top:5px solid var(--yellow);background:#fff;width:min(470px,100% - 36px);padding:22px;position:fixed;bottom:18px;left:18px;box-shadow:0 24px 70px #0000004d}.consent-banner[hidden]{display:none}.consent-banner strong{font:700 .85rem Manrope}.consent-banner p{color:#5f706d;margin:9px 0 15px;font-size:13px;line-height:1.6}.consent-banner>div{flex-wrap:wrap;gap:8px;display:flex}.consent-banner a{background:#e5e8e4}.legal-page footer{color:#fff;background:#061f22}@media (width<=1050px){.legal-header>div>nav{display:none}.legal-header .topic-menu-button{margin-left:auto;display:block}.legal-grid{grid-template-columns:1fr}.legal-grid>aside{grid-template-columns:repeat(3,1fr);gap:0 14px;display:grid;position:static}.legal-grid>aside strong{grid-column:1/-1}.legal-header .topic-mobile-nav.is-open{display:block}.legal-header .topic-mobile-nav{align-items:stretch;display:none;top:78px}.legal-header .topic-mobile-nav a{display:block}}@media (width<=680px){.legal-header,.legal-header .nav-row{height:72px}.legal-header .topic-menu-button{display:block!important}.legal-hero{padding:45px 0 52px}.legal-hero .breadcrumbs{margin-bottom:38px}.legal-hero h1{overflow-wrap:anywhere;font-size:2.7rem}.legal-status{flex-direction:column;align-items:flex-start}.legal-grid>aside{grid-template-columns:1fr 1fr}.legal-sections article{grid-template-columns:1fr;padding:24px 20px}.legal-sections article>span{margin-bottom:12px}.legal-sections h2{font-size:1.85rem}.privacy-controls>label{gap:15px}.topic-legal-links{flex-wrap:wrap}.consent-banner{width:calc(100% - 24px);bottom:12px;left:12px}}.editorial-trust{border-bottom:1px solid var(--line);background:#fff}.editorial-trust>.wrap{grid-template-columns:minmax(320px,1fr) auto auto auto;align-items:center;gap:24px;min-height:116px;display:grid}.editorial-trust span{color:#8b6b00;text-transform:uppercase;letter-spacing:.12em;font:700 13px Manrope;display:block}.editorial-trust strong{margin:5px 0;font:700 13px Manrope;display:block}.editorial-trust p{color:#687875;max-width:670px;margin:0;font-size:13px;line-height:1.5}.editorial-trust>a{border-bottom:1px solid #aab5b1;padding-bottom:4px;font:700 13px Manrope}.editorial-trust time{color:#72827f;font-size:13px}.page-evidence{background:#fff}.evidence-grid{background:#d7ddd9;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.evidence-grid article{background:#f5f4ef;min-height:210px;padding:25px}.evidence-grid article>span{color:#d4dad6;font:800 1.7rem Manrope}.evidence-grid strong{color:#846600;margin:24px 0 10px;font:700 13px Manrope;display:block}.evidence-grid p{color:#5f706d;font-size:13px;line-height:1.65}.source-note a{flex-direction:column;display:flex}.source-note a strong{font-size:13px}.source-note a small{color:#73827f;margin-top:3px;font-size:13px;line-height:1.45}.editorial-page .legal-sections code{font-size:13px}@media (width<=1000px){.editorial-trust>.wrap{grid-template-columns:1fr 1fr;padding-top:24px;padding-bottom:24px}.editorial-trust>div{grid-column:1/-1}.evidence-grid{grid-template-columns:1fr 1fr}}@media (width<=680px){.editorial-trust>.wrap{grid-template-columns:1fr;gap:14px}.editorial-trust>div{grid-column:auto}.evidence-grid{grid-template-columns:1fr}.evidence-grid article{min-height:0}.editorial-page .legal-header nav{display:none}}.topic-page .topic-hero-image{filter:saturate(.92)contrast(1.03);background-position:50% 32%;transform:scale(1.015)}.topic-page .topic-hero-shade{background:radial-gradient(circle at var(--hero-glow) 35%,#f4c20d0f,transparent 28%),linear-gradient(90deg,#031618f7 0%,#041c1edb 45%,#041c1e33 78%),linear-gradient(0deg,#03141680,transparent)}@media (width<=680px){.topic-page .topic-hero-image{filter:saturate(.94)contrast(1.02);background-position:50% 25%}.topic-page .topic-hero-shade{background:linear-gradient(#03161847,#031618bd 38%,#031618f7 96%)}}.topic-photo-story{background:#eceee9;overflow:hidden}.topic-photo-grid{grid-template-rows:repeat(2,minmax(245px,1fr));grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:14px;display:grid}.topic-photo-grid figure{background:var(--deep);min-height:245px;margin:0;position:relative;overflow:hidden;box-shadow:0 20px 48px #07272a1f}.topic-photo-grid .topic-photo-main{grid-row:1/3;min-height:504px}.topic-photo-grid img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .4s;position:absolute;inset:0}.topic-photo-grid figure:hover img{filter:saturate(1.06);transform:scale(1.035)}.topic-photo-grid figure:after{content:"";background:linear-gradient(#0000,#03181aeb);position:absolute;inset:35% 0 0}.topic-photo-grid figcaption{z-index:2;color:#fff;position:absolute;bottom:22px;left:24px;right:24px}.topic-photo-grid figcaption span{color:var(--yellow);letter-spacing:.11em;text-transform:uppercase;margin-bottom:7px;font:700 13px Manrope;display:block}.topic-photo-grid figcaption strong{max-width:480px;font:700 clamp(1rem,1.6vw,1.35rem)/1.3 Manrope;display:block}.topic-photo-cta{margin-top:30px}@media (width<=800px){.topic-photo-grid{grid-template-rows:auto;grid-template-columns:1fr}.topic-photo-grid .topic-photo-main{grid-row:auto;min-height:390px}.topic-photo-grid figure{min-height:290px}}@media (width<=480px){.topic-photo-grid .topic-photo-main,.topic-photo-grid figure{min-height:260px}.topic-photo-grid figcaption{bottom:17px;left:18px;right:18px}}.content-method{background:#eef0eb;border-bottom:1px solid #d7ddd9}.content-method>.wrap{grid-template-columns:150px 1fr auto;align-items:center;gap:28px;min-height:105px;display:grid}.content-method span{letter-spacing:.13em;text-transform:uppercase;color:#806400;font:700 12px Manrope}.content-method p{color:#5c6d69;margin:0;font-size:13px;line-height:1.65}.content-method p strong{color:var(--ink)}.content-method a{border-bottom:1px solid #9ba8a4;padding-bottom:4px;font:700 13px Manrope}@media (width<=850px){.content-method>.wrap{grid-template-columns:1fr;gap:11px;padding-top:24px;padding-bottom:25px}.content-method a{justify-self:start}}.catalog-all-link{margin-top:28px}.knowledge-hub .legal-hero h1{max-width:1000px}.knowledge-family-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.knowledge-family-grid>a{border:1px solid #dce1de;border-top:3px solid var(--deep);background:#fff;flex-direction:column;min-height:285px;padding:30px;transition:all .2s;display:flex}.knowledge-family-grid>a:hover{border-top-color:var(--yellow);box-shadow:var(--shadow);transform:translateY(-4px)}.knowledge-family-grid span{color:#917000;letter-spacing:.12em;font:700 12px Manrope}.knowledge-family-grid h2{margin:30px 0 15px;font-size:1.25rem}.knowledge-family-grid p{color:#657572;font-size:13px;line-height:1.75}.knowledge-family-grid b{margin-top:auto;font:700 13px Manrope}.knowledge-sector-list{gap:16px;display:grid}.knowledge-sector-list>section{background:#fff;border:1px solid #dce1de;grid-template-columns:280px 1fr;display:grid}.knowledge-sector-list>section>div:first-child{background:#f3f2ec;padding:28px}.knowledge-sector-list>section>div:first-child span{color:#886900;font:700 12px Manrope}.knowledge-sector-list h2{margin:20px 0 12px;font-size:1.4rem}.knowledge-sector-list p{color:#63736f;font-size:13px;line-height:1.65}.knowledge-sector-list>section>div:last-child{grid-template-columns:repeat(4,1fr);display:grid}.knowledge-sector-list a{border-bottom:1px solid #e0e4e1;border-left:1px solid #e0e4e1;flex-direction:column;min-height:115px;padding:20px;display:flex}.knowledge-sector-list a strong{font:700 13px Manrope}.knowledge-sector-list a small{color:#6c7b78;margin-top:8px}.knowledge-sector-list a b{color:#8a6b00;margin-top:auto}@media (width<=950px){.knowledge-family-grid{grid-template-columns:1fr 1fr}.knowledge-sector-list>section{grid-template-columns:1fr}.knowledge-sector-list>section>div:last-child{grid-template-columns:1fr 1fr}}@media (width<=600px){.knowledge-family-grid,.knowledge-sector-list>section>div:last-child{grid-template-columns:1fr}.knowledge-sector-list a{border-left:0}.knowledge-hub .legal-hero h1{font-size:2.35rem}}.topic-dossier{background:#f4f3ed}.topic-dossier-grid{border-top:1px solid #ccd4d0;border-left:1px solid #ccd4d0;grid-template-columns:1fr 1fr;display:grid}.topic-dossier-grid article{background:#fff;border-bottom:1px solid #ccd4d0;border-right:1px solid #ccd4d0;min-height:285px;padding:34px}.topic-dossier-grid article:nth-child(2),.topic-dossier-grid article:nth-child(3){background:#f9f9f6}.topic-dossier-grid span{letter-spacing:.12em;text-transform:uppercase;color:#806500;font:700 12px Manrope}.topic-dossier-grid h3{margin:22px 0 15px;font-size:1.2rem}.topic-dossier-grid p{color:#596b68;margin:0;font-size:14px;line-height:1.8}@media (width<=720px){.topic-dossier-grid{grid-template-columns:1fr}.topic-dossier-grid article{min-height:0;padding:27px 23px}}.conversion-roadmap{color:#fff;background:#0a2b2e;position:relative;overflow:hidden}.conversion-roadmap:before{content:"";background:linear-gradient(135deg,#0000 58%,#ffffff06 58%),radial-gradient(circle at 82% 10%,#f4c20d17,#0000 27%);position:absolute;inset:0}.conversion-roadmap>.wrap{position:relative}.conversion-roadmap-head{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;gap:80px;margin-bottom:52px;display:grid}.conversion-roadmap-head h2{max-width:760px}.conversion-roadmap-head>p{color:#a9bab7;margin:0;font-size:14px;line-height:1.8}.conversion-roadmap-grid{border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);display:grid}.conversion-roadmap-grid article{grid-template-columns:44px 1fr;gap:18px;min-height:270px;padding:34px 30px 36px 0;display:grid}.conversion-roadmap-grid article+article{border-left:1px solid #ffffff29;padding-left:30px}.conversion-roadmap-grid article>span{color:var(--page-accent,var(--yellow));font:800 1.35rem Manrope}.conversion-roadmap-grid small{letter-spacing:.12em;text-transform:uppercase;color:#91a5a2;font:700 12px Manrope}.conversion-roadmap-grid h3{margin:13px 0 15px;font-size:1.25rem;line-height:1.3}.conversion-roadmap-grid p{color:#a9bab7;margin:0;font-size:13px;line-height:1.75}.conversion-roadmap-action{justify-content:space-between;align-items:center;gap:40px;padding-top:36px;display:flex}.conversion-roadmap-action strong{font:700 1rem Manrope}.conversion-roadmap-action p{color:#95aaa7;margin:7px 0 0;font-size:13px;line-height:1.6}.conversion-roadmap-action .button{flex:none;min-width:235px}.conversion-roadmap .kicker{color:var(--page-accent,var(--yellow))}@media (width<=900px){.conversion-roadmap-head{grid-template-columns:1fr;gap:24px}.conversion-roadmap-grid{grid-template-columns:1fr}.conversion-roadmap-grid article{min-height:0;padding:28px 0}.conversion-roadmap-grid article+article{border-top:1px solid #ffffff29;border-left:0;padding-left:0}.conversion-roadmap-action{flex-direction:column;align-items:flex-start}.conversion-roadmap-action .button{width:100%}}.image-led-hub{isolation:isolate;color:#fff;background:#08272a;min-height:610px;padding:0;position:relative;overflow:hidden}.image-led-hub .hub-image{z-index:-2;background-image:var(--hub-image);background-size:cover;background-position:var(--hub-position,center);position:absolute;inset:0;transform:scale(1.015)}.image-led-hub:after{content:"";z-index:-1;background:linear-gradient(90deg,#031719fa 0%,#031719e8 42%,#0317196b 70%,#0317192e 100%),linear-gradient(#0000 45%,#021214ad);position:absolute;inset:0}.image-led-hub>.wrap{flex-direction:column;justify-content:center;min-height:610px;padding-top:118px;padding-bottom:72px;display:flex}.image-led-hub .breadcrumbs{position:absolute;top:42px}.hub-copy{max-width:760px}.hub-copy h1{max-width:820px;margin-bottom:25px}.hub-copy>p:not(.eyebrow){color:#c8d5d3;max-width:690px;font-size:1.03rem;line-height:1.75}.hub-facts{border-top:1px solid #fff3;border-bottom:1px solid #fff3;flex-wrap:wrap;margin-top:36px;display:flex}.hub-facts span{color:#b9c8c5;text-transform:uppercase;letter-spacing:.09em;min-width:180px;margin-right:25px;padding:18px 25px 18px 0;font-size:12px}.hub-facts b{color:var(--yellow);margin-bottom:5px;font:800 1rem Manrope;display:block}.legal-document-hub,.legal-document-hub>.wrap{min-height:530px}.legal-document-hub .hub-copy{max-width:680px}.legal-document-hub .legal-status{margin-top:27px}.knowledge-family-grid>a,.knowledge-sector-list>section{position:relative;overflow:hidden}.knowledge-family-grid>a:after{content:"→";color:#8a6b00;background:#f4f3ed;place-items:center;width:34px;height:34px;transition:all .2s;display:grid;position:absolute;top:24px;right:24px}.knowledge-family-grid>a:hover:after{background:var(--yellow);color:var(--ink)}.knowledge-sector-list>section>div:first-child{position:relative}.knowledge-sector-list>section>div:first-child:after{content:"";border-top:3px solid var(--yellow);width:42px;position:absolute;bottom:24px;left:28px}@media (width<=700px){.image-led-hub,.image-led-hub>.wrap{min-height:590px}.image-led-hub>.wrap{padding-top:110px;padding-bottom:50px}.image-led-hub:after{background:linear-gradient(90deg,#031719f2,#031719b3),linear-gradient(#0000,#031719db)}.image-led-hub .breadcrumbs{white-space:nowrap;max-width:calc(100% - 32px);top:30px;overflow:hidden}.hub-copy h1{font-size:clamp(2.5rem,12vw,3.5rem)}.hub-facts{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.hub-facts span{min-width:0;margin:0;padding:15px 8px 15px 0;font-size:10px}.legal-document-hub,.legal-document-hub>.wrap{min-height:520px}}.combination-case{background:#fff}.combination-case-head{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;gap:80px;margin-bottom:45px;display:grid}.combination-case-head h2{max-width:760px}.combination-case-head>p{color:#5d6f6c;margin:0;font-size:14px;line-height:1.85}.combination-case-story{border-top:1px solid #d5dcda;border-left:1px solid #d5dcda;grid-template-columns:repeat(4,1fr);display:grid}.combination-case-story article{background:#f8f8f4;border-bottom:1px solid #d5dcda;border-right:1px solid #d5dcda;min-height:260px;padding:30px}.combination-case-story article:nth-child(2n){background:#fff}.combination-case-story span{letter-spacing:.13em;text-transform:uppercase;color:#806500;font:700 11px Manrope}.combination-case-story p{color:#536663;margin:22px 0 0;font-size:13px;line-height:1.8}.combination-case-story .case-stop{color:#fff;background:#0b2d30}.combination-case-story .case-stop span{color:var(--page-accent,var(--yellow))}.combination-case-story .case-stop p{color:#bdd0cd}.combination-matrix{border-top:3px solid var(--deep);margin:34px 0 28px}.combination-matrix>div{border-bottom:1px solid #d8dfdc;grid-template-columns:190px 1fr 1fr;display:grid}.combination-matrix strong,.combination-matrix span{padding:18px 20px;font-size:13px;line-height:1.55}.combination-matrix strong{background:#f1f1eb;font-family:Manrope}.combination-matrix span+span{color:#5f706d;border-left:1px solid #d8dfdc}@media (width<=950px){.combination-case-head{grid-template-columns:1fr;gap:25px}.combination-case-story{grid-template-columns:1fr 1fr}.combination-case-story article{min-height:220px}.combination-matrix>div{grid-template-columns:155px 1fr}.combination-matrix span+span{border-left:0;grid-column:2;padding-top:0}}@media (width<=620px){.combination-case-story{grid-template-columns:1fr}.combination-case-story article{min-height:0;padding:25px 22px}.combination-matrix>div{grid-template-columns:1fr}.combination-matrix strong,.combination-matrix span{padding:14px 16px}.combination-matrix span+span{grid-column:auto;padding-top:0}.combination-matrix span{border-left:0!important}}html,body{max-width:100%;overflow-x:clip}.nav-row{min-width:0}.nav-row>.brand{min-width:0;max-width:calc(100% - 52px)}.nav-row>.brand>span:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.menu-button,.topic-menu-button{flex:none}.comparison-shell,.comparison-scroll{max-width:100%}.comparison-scroll{overscroll-behavior-inline:contain}.breadcrumbs{min-width:0;max-width:100%}.breadcrumbs>a,.breadcrumbs>span:not(:last-child){flex:none}.breadcrumbs>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.footer-brand{min-width:0;max-width:100%}.footer-brand>span:last-child{text-overflow:ellipsis;min-width:0;overflow:hidden}@media (width<=760px){.comparison-shell{margin-right:0}.comparison-scroll{-webkit-overflow-scrolling:touch;width:100%}.comparison-shell:before{content:"Horizontal wischen →";border-bottom:1px solid var(--line);color:#60706d;background:#eef0eb;padding:11px 16px;font:700 13px Manrope;display:block}.footer-main{min-width:0}.footer-links{min-width:0;max-width:100%}}@media (width<=680px){.wrap{max-width:calc(100% - 32px)}.nav-row>.brand{max-width:calc(100% - 54px)}.brand-mark{flex:none}.brand>span:last-child{letter-spacing:0;font-size:12px}.brand small{letter-spacing:.08em;white-space:nowrap;font-size:11px}.topic-page .breadcrumbs{gap:7px}.topic-page .breadcrumbs a:nth-of-type(n+3),.topic-page .breadcrumbs a:nth-of-type(n+3)+span{display:none}.topic-page .breadcrumbs>span:last-child{display:block}.legal-page footer .footer-brand small{white-space:normal;overflow-wrap:anywhere}.consent-banner{max-height:calc(100svh - 24px);overflow-y:auto}.hub-facts span,.combination-case-story span,.topic-dossier-grid span,.knowledge-family-grid span,.knowledge-sector-list>section>div:first-child span{font-size:12px}}@media (width<=420px){.site-header .brand small,.legal-header .brand small{display:none}.site-header .brand>span:last-child,.legal-header .brand>span:last-child{font-size:11px}.site-header .brand-mark,.legal-header .brand-mark{width:29px;height:33px}.footer-brand{align-items:flex-start}.footer-brand>span:last-child{white-space:normal;overflow-wrap:anywhere}.footer-brand small{font-size:11px;display:block}.topic-hero-actions .button{padding-left:15px}.topic-hero-actions .button>b{width:46px}.topic-hero-actions .button small{font-size:11px}.topic-hero-actions .button>span{overflow-wrap:anywhere}}@media (width<=680px){.hero-copy{overflow-wrap:anywhere;min-width:0;max-width:100%}.hero-copy>*{max-width:100%}.hero-context{flex-wrap:wrap;max-width:100%}.hero-context span{overflow-wrap:anywhere;min-width:0}.hero-copy .eyebrow{white-space:normal}.hero-copy h1{overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.hero-copy .lead{width:100%}.hero-primary{max-width:100%;overflow:hidden}.hero-primary .button-copy{overflow-wrap:anywhere;min-width:0}.hero-trust,.hero-trust div{min-width:0}.hero-trust strong,.hero-trust small{white-space:normal;overflow-wrap:anywhere}.home-page .hero,.hero{height:auto;min-height:940px}.hero-inner{align-items:flex-start;min-height:940px;padding-top:120px;padding-bottom:105px}.hero-proof{bottom:0}}@media (width>=1181px){.site-header{background:linear-gradient(#070b0c,#0b0f10);border-bottom:1px solid #ffffff2e;height:154px;position:relative}.utility{background:#05090a;border-bottom:1px solid #ffffff21;height:49px}.utility-inner{letter-spacing:.12em;color:#aeb6b5;justify-content:space-between;height:49px;font-size:12px}.utility-status{margin-right:0}.utility-status i{border:1px solid var(--yellow);width:8px;height:8px;box-shadow:none;background:0 0;border-radius:0;transform:rotate(45deg)}.utility-inner>span:last-child:before{content:"◇";color:var(--yellow);margin-right:8px}.site-header .wrap,.hero .wrap{width:min(1480px,100% - 80px)}.nav-row{height:105px}.site-header .brand{letter-spacing:-.01em;gap:6px;font-size:1.35rem}.site-header .brand-mark{width:60px;height:68px}.site-header .brand small{letter-spacing:.1em;margin-top:9px;font-size:12px}.mega-nav .nav-item>button{padding:0 18px;font-size:14px}.mega-nav .nav-item>button:after{left:18px;right:18px}.mega-panel{top:154px}.header-cta{-webkit-backdrop-filter:none;backdrop-filter:none;background:#080c0d;flex:0 0 274px;gap:22px;width:274px;height:66px;margin-left:36px;padding:0 7px 0 18px;font-size:15px;line-height:1.25;box-shadow:inset 0 0 0 1px #fff3}.header-cta small{letter-spacing:.13em;width:74px;font-size:11px;line-height:1.7}.header-cta>span{background:var(--yellow);width:45px;height:45px;color:var(--ink);border-radius:50%;place-items:center;margin-left:auto;font-size:1.2rem;display:grid}.hero{height:calc(100svh - 154px);min-height:760px;max-height:820px}.hero-image{object-position:center center;transform-origin:top;filter:saturate(1.12)contrast(1.03);animation:none;transform:translate(45px,22px)scale(1.22)}.hero-shade{background:linear-gradient(90deg,#020d0ffc 0%,#031315f2 31%,#031416b8 48%,#03141633 69%,#0314161f 100%),linear-gradient(#0000 48%,#020d0fa3)}.hero-grid{opacity:.08;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 46%);mask-image:linear-gradient(90deg,#000,#0000 46%)}.hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(390px,.65fr);align-items:start;gap:80px;height:100%;padding:42px 0 28px}.hero-copy{max-width:710px;padding-left:44px}.hero-context{margin-bottom:28px}.hero-context span{padding:8px 12px;font-size:12px}.hero-context span:first-child{color:var(--yellow);background:0 0}.hero .eyebrow{margin-bottom:24px;font-size:12px}.hero h1{max-width:680px;margin-bottom:14px;font-size:clamp(3.75rem,4.5vw,4.85rem);line-height:1.02}.hero .lead{max-width:620px;font-size:1rem;line-height:1.75}.hero-actions{gap:38px;margin:25px 0 46px}.hero-primary{min-width:345px}.hero-trust{gap:0;width:820px}.hero-trust div{border-right:1px solid #ffffff24;flex:1;gap:11px;padding:0 17px}.hero-trust div:first-child{padding-left:0}.hero-trust div:last-child{padding-right:0}.hero-trust i{color:#fff;border:1px solid #ffffff8c;width:28px;height:31px;font-size:13px}.hero-trust strong{font-size:12px}.hero-trust small{font-size:12px;line-height:1.35}.hero-focus{background:linear-gradient(135deg,#0a1718f0,#2b2312e6);border-color:#fff3;place-self:end;width:430px;margin:0 130px 10px 0}.focus-head{height:52px;padding-inline:21px}.focus-body{grid-template-columns:58px 1fr;padding:28px 21px}.focus-links a{padding:19px 20px}.hero-proof,.scroll-cue{display:none}}@media (width>=681px) and (width<=1100px){.hero-trust{grid-template-columns:1fr 1fr;display:grid}.hero-trust div{border:0;padding:8px 12px 8px 0}}@media (width<=680px){.hero-trust div:nth-child(n+3){display:none}}.wizard-nav[hidden]{display:none}.result-details .result-kicker{color:#8a6900;letter-spacing:.13em;text-transform:uppercase;margin-bottom:11px;font:700 11px Manrope;display:block}.result-details>strong{font:700 13px Manrope;display:block}.result-details>p{color:#687a77;margin:7px 0 12px}.result-details ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.result-details li:before{content:"✓";color:#9b7700;margin-right:8px}.result-next{color:#6b7c79;border-top:1px solid #d3d8d4;margin-top:15px;padding-top:14px;display:block}.result-next strong{color:var(--ink);margin-bottom:4px;display:block}.inquiry-contact{border-top:4px solid var(--yellow);background:#f4f4ef;margin-top:26px;padding:26px}.inquiry-contact-head>span{color:#886900;letter-spacing:.13em;text-transform:uppercase;font:700 11px Manrope}.inquiry-contact-head h3{margin:10px 0 7px;font-size:1.35rem}.inquiry-contact-head p{color:var(--muted);margin:0 0 22px;font-size:13px;line-height:1.6}.inquiry-fields{grid-template-columns:1fr 1fr;gap:15px;display:grid}.inquiry-fields label{min-width:0;display:block}.inquiry-fields label.wide{grid-column:1/-1}.inquiry-fields label>strong{margin:0 0 7px;font:700 12px Manrope;display:block}.inquiry-fields input,.inquiry-fields textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd3ce;border-radius:0;padding:13px 14px;font-size:14px;line-height:1.4;transition:border-color .15s,box-shadow .15s}.inquiry-fields textarea{resize:vertical;min-height:108px;display:block}.inquiry-fields input:focus,.inquiry-fields textarea:focus{border-color:#8d6d00;outline:0;box-shadow:0 0 0 3px #f4c20d40}.inquiry-privacy{color:#536562;grid-template-columns:20px 1fr;align-items:start;gap:11px;margin:18px 0 20px;font-size:12px;line-height:1.55;display:grid}.inquiry-privacy input{accent-color:#0b2c2f;width:18px;height:18px;margin:1px 0 0}.inquiry-privacy a{text-underline-offset:2px;color:#765d05;text-decoration:underline}.inquiry-errors{color:#7e2924;background:#fff0ef;border-left:4px solid #b83e36;margin:0 0 20px;padding:15px 17px;font-size:12px;line-height:1.55}.inquiry-errors strong{font-family:Manrope}.inquiry-errors ul{margin:7px 0 0;padding-left:18px}.inquiry-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.inquiry-submit{cursor:pointer;border:0;justify-content:space-between;width:100%;min-height:58px}.inquiry-submit:disabled{opacity:.68;cursor:wait}.inquiry-required{color:#75837f;margin-top:11px;font-size:11px;line-height:1.5;display:block}.thank-you-page{color:#fff;background:#061f22;min-height:100vh}.thank-you-shell{background:radial-gradient(circle at 82% 18%,#f4c20d17,#0000 31%),linear-gradient(135deg,#061f22,#0d3437);place-items:center;min-height:100vh;padding:45px 24px;display:grid}.thank-you-shell>section{background:#072224e6;border:1px solid #ffffff24;width:min(850px,100%);padding:clamp(32px,7vw,75px);box-shadow:0 35px 100px #0000004d}.thank-you-shell .brand{color:#fff;margin-bottom:60px;display:inline-flex}.thank-you-check{background:var(--yellow);width:66px;height:66px;color:var(--deep);place-items:center;margin-bottom:28px;font:800 1.8rem Manrope;display:grid}.thank-you-shell h1{margin:16px 0 26px;font-size:clamp(2.8rem,7vw,5.4rem)}.thank-you-shell h1 em{color:var(--yellow)}.thank-you-shell>section>p:not(.kicker){color:#bdccca;max-width:690px;line-height:1.75}.thank-you-next{border-top:1px solid #ffffff29;border-bottom:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);margin:38px 0;display:grid}.thank-you-next span{color:#bdccca;padding:20px 14px 20px 0;font-size:12px}.thank-you-next b{color:var(--yellow);margin-bottom:7px;font:700 11px Manrope;display:block}.thank-you-shell .button{display:inline-flex}.thank-you-link{color:#b8c9c6;text-underline-offset:4px;margin-left:20px;font:700 12px Manrope;text-decoration:underline;display:inline-block}@media (width<=680px){.inquiry-contact{margin-inline:-6px;padding:23px 18px}.inquiry-fields{grid-template-columns:1fr}.inquiry-fields label.wide{grid-column:auto}.inquiry-submit{text-align:left;height:auto;padding:17px 16px}.thank-you-shell{padding:0}.thank-you-shell>section{border:0;min-height:100vh;padding:35px 22px}.thank-you-shell .brand{margin-bottom:44px}.thank-you-next{grid-template-columns:1fr}.thank-you-next span+span{border-top:1px solid #ffffff21}.thank-you-shell .button{justify-content:center;width:100%}.thank-you-link{text-align:center;margin:20px 0 0;display:block}}.premium-public-header{background:linear-gradient(#060a0b,#0b0f10);border-bottom-color:#ffffff29}.premium-header-utility,.premium-header-cta{display:none}.premium-public-hero:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 58%);mask-image:linear-gradient(90deg,#000,#0000 58%)}.premium-public-hero .hub-image{object-fit:cover;object-position:var(--hub-position,center);filter:saturate(.96)contrast(1.04);width:100%;height:100%;transform:scale(1.025)}.premium-public-hero .eyebrow{color:#d3dddb;font-size:12px}.premium-public-hero .breadcrumbs{color:#9aadaa}.premium-public-hero .hub-facts{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(90deg,#071f21b8,#071f2157)}.premium-public-hero .hub-facts span{border-right:1px solid #ffffff24}.premium-public-hero .hub-facts span:last-child{border-right:0}.thank-you-shell{isolation:isolate;background:#061f22;position:relative;overflow:hidden}.thank-you-shell:before{content:"";z-index:-1;background:linear-gradient(90deg,#031214fa 0%,#031214e0 52%,#0312146b 100%),linear-gradient(#0000 45%,#031214b3);position:absolute;inset:0}.thank-you-background{z-index:-2;object-fit:cover;object-position:center;filter:saturate(1.02)contrast(1.04);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.035)}.thank-you-shell>section{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#061b1df2,#1c1b10d6);border-color:#fff3}@media (width>=1181px){.premium-public-header{height:154px}.premium-public-header .wrap,.premium-public-hero>.wrap{width:min(1480px,100% - 80px)}.premium-header-utility{background:#05090a;border-bottom:1px solid #ffffff21;height:49px;display:block}.premium-header-utility>.wrap{text-transform:uppercase;letter-spacing:.13em;color:#aeb6b5;justify-content:space-between;align-items:center;height:49px;font:600 12px Manrope;display:flex}.premium-header-utility span{align-items:center;gap:9px;display:flex}.premium-header-utility i{border:1px solid var(--yellow);width:8px;height:8px;transform:rotate(45deg)}.premium-header-utility span:last-child:before{content:"◇";color:var(--yellow)}.premium-public-header .nav-row{height:105px}.premium-public-header .brand{letter-spacing:-.01em;gap:6px;max-width:none;font-size:1.25rem}.premium-public-header .brand-mark{width:60px;height:68px}.premium-public-header .brand small{letter-spacing:.1em;margin-top:9px;font-size:12px}.premium-public-header .premium-header-nav{align-self:stretch;align-items:center;gap:2px;margin-left:auto;display:flex}.premium-public-header .premium-header-nav a{color:#d0d9d7;white-space:nowrap;padding:0 14px;font-size:12.5px;position:relative}.premium-public-header .premium-header-nav a:after{content:"";border-bottom:2px solid #0000;position:absolute;bottom:-28px;left:14px;right:14px}.premium-public-header .premium-header-nav a:hover,.premium-public-header .premium-header-nav a.is-current{color:#fff}.premium-public-header .premium-header-nav a:hover:after,.premium-public-header .premium-header-nav a.is-current:after{border-color:var(--yellow)}.premium-header-cta{background:#080c0d;flex:0 0 274px;align-items:center;gap:18px;width:274px;height:66px;margin-left:30px;padding:0 7px 0 18px;font:700 14px/1.25 Manrope;transition:all .2s;display:flex;box-shadow:inset 0 0 0 1px #fff3}.premium-header-cta:hover{transform:translateY(-1px);box-shadow:inset 0 0 0 1px #f4c20dbf}.premium-header-cta small{width:76px;color:var(--yellow);letter-spacing:.13em;text-transform:uppercase;font:700 11px/1.7 Manrope}.premium-header-cta strong{color:#fff;font-size:14px}.premium-header-cta>span{background:var(--yellow);width:45px;height:45px;color:var(--ink);border-radius:50%;place-items:center;margin-left:auto;font-size:1.2rem;display:grid}.premium-public-header>.topic-mobile-nav,.premium-public-header .topic-menu-button{display:none}.premium-public-hero,.premium-public-hero>.wrap,.legal-document-hub,.legal-document-hub>.wrap{min-height:720px}.premium-public-hero:after{background:linear-gradient(90deg,#020d0ffc 0%,#031315f2 34%,#031416b8 51%,#03141633 72%,#0314161a 100%),linear-gradient(#0000 46%,#020d0fad)}.premium-public-hero>.wrap{justify-content:center;padding:120px 0 54px}.premium-public-hero .breadcrumbs{letter-spacing:.04em;margin:0;font-size:12px;top:38px}.premium-public-hero .hub-copy{max-width:840px;padding-left:44px}.premium-public-hero .hub-copy h1{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;max-width:820px;margin-bottom:20px;font-size:clamp(3.45rem,4.45vw,4.85rem);line-height:1.02}.premium-public-hero .hub-copy>p:not(.eyebrow){color:#cbd6d4;max-width:700px;font-size:1rem;line-height:1.75}.premium-public-hero .hub-facts{border-color:#ffffff2e;grid-template-columns:repeat(3,minmax(0,1fr));width:min(800px,100%);margin-top:36px;display:grid}.premium-public-hero .hub-facts span{min-width:0;margin:0;padding:18px 22px;font-size:11px;line-height:1.45}.premium-public-hero .hub-facts span:first-child{padding-left:0}.premium-public-hero .hub-facts b{font-size:.9rem}.legal-document-hub .hub-copy{max-width:800px}}@media (width<=1180px){.premium-public-header .premium-header-nav,.premium-public-header .premium-header-cta,.premium-header-utility{display:none}.premium-public-header .topic-menu-button{margin-left:auto;display:block}.premium-public-header>.topic-mobile-nav{display:none;top:78px}.premium-public-header>.topic-mobile-nav.is-open{display:block}}@media (width>=1181px) and (width<=1439px){.premium-public-header .premium-header-nav,.premium-public-header .premium-header-cta{display:none}.premium-public-header .topic-menu-button{margin-left:auto;display:block}.premium-public-header>.topic-mobile-nav{max-height:calc(100dvh - 154px);display:none;top:154px;overflow-y:auto}.premium-public-header>.topic-mobile-nav.is-open{display:block}}@media (width<=700px){.premium-public-header>.topic-mobile-nav{top:72px}.premium-public-hero,.premium-public-hero>.wrap,.legal-document-hub,.legal-document-hub>.wrap{min-height:680px}.premium-public-hero>.wrap{justify-content:center;padding-top:112px;padding-bottom:44px}.premium-public-hero:after{background:linear-gradient(#0212146b 0%,#021214e3 40%,#021214fa 96%)}.premium-public-hero:before{opacity:.55;-webkit-mask-image:linear-gradient(#0000 28%,#000);mask-image:linear-gradient(#0000 28%,#000)}.premium-public-hero .hub-image{object-position:var(--hub-position,center);transform:scale(1.02)}.premium-public-hero .hub-copy h1{letter-spacing:-.05em;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:none;hyphens:none;max-width:100%;font-size:clamp(2.15rem,9vw,2.8rem);line-height:1.04}.premium-public-hero .hub-copy>p:not(.eyebrow){font-size:.9rem;line-height:1.65}.premium-public-hero .hub-facts{background:#051c1e9e;margin-top:28px}.premium-public-hero .hub-facts span{padding:15px 10px 15px 0}.thank-you-background{object-position:62% center}}@media (width<=520px){.premium-public-hero,.premium-public-hero>.wrap,.legal-document-hub,.legal-document-hub>.wrap{min-height:760px}.premium-public-hero .hub-facts{grid-template-columns:1fr}.premium-public-hero .hub-facts span{border-bottom:1px solid #ffffff21;border-right:0;width:100%}.premium-public-hero .hub-facts span:last-child{border-bottom:0}.legal-document-hub,.legal-document-hub>.wrap{min-height:650px}}.home-page .quick{background:#f6f3ee;border:0;padding:14px 0 10px}.home-page .quick-grid{background:#fffffffa;border:1px solid #102d3012;border-radius:11px;grid-template-columns:1.25fr repeat(3,1fr);width:min(1360px,100% - 64px);min-height:150px;overflow:hidden;box-shadow:0 14px 38px #1e262417}.home-page .quick-intro{gap:28px;padding:24px 32px 24px 28px}.home-page .quick .section-number{color:#d8d7d2;font-size:3rem}.home-page .quick .kicker{letter-spacing:.15em;color:#818c89;margin-bottom:9px;font-size:13px}.home-page .quick h2{font-size:1.25rem;line-height:1.35}.home-page .quick-grid>a{border-left:1px solid #e7e8e3;gap:18px;min-width:0;padding:24px 28px}.home-page .quick-grid>a:hover{box-shadow:inset 0 -3px var(--yellow);background:#fffdf7}.home-page .quick-grid>a>span:nth-child(2){min-width:0}.home-page .quick-grid>a strong{font-size:15px;line-height:1.4}.home-page .quick-grid>a small{margin-top:7px;font-size:13px;line-height:1.5}.home-page .quick-grid>a>b{font-size:18px}.home-page .quick .icon-box{color:#b88a00;background:#fff;border-color:#dcddd8;flex:0 0 50px;width:50px;height:50px;font-size:18px;box-shadow:0 8px 20px #1425231c}.home-page .advisor-launch{background:#f6f3ee;border:0;padding:0 0 18px}.home-page .advisor-launch-grid{background:#fffffffa;border:1px solid #102d3012;border-radius:12px;grid-template-columns:100px minmax(350px,1.15fr) minmax(350px,1fr) 280px;gap:24px;width:min(1360px,100% - 64px);min-height:245px;padding:26px;box-shadow:0 14px 40px #1e262417}.home-page .advisor-id{border-right-color:#d7dad5;align-self:center;width:100%;height:195px;min-height:0;max-height:195px;position:relative;overflow:hidden}.home-page .advisor-id span{white-space:nowrap;writing-mode:horizontal-tb;transform-origin:0 0;letter-spacing:.08em;color:#77837f;font-size:13px;position:absolute;top:176px;left:18px;transform:rotate(-90deg)}.home-page .advisor-id b{color:#d8d9d4;font-size:2.4rem;position:absolute;bottom:0;left:0}.home-page .advisor-message .kicker{letter-spacing:.16em;color:#788480;margin-bottom:11px;font-size:13px}.home-page .advisor-message h2{font-size:1.8rem;line-height:1.14}.home-page .advisor-message>p:last-child{max-width:450px;margin-top:14px;font-size:13px;line-height:1.65}.home-page .advisor-path{align-items:end;gap:12px}.home-page .advisor-path .advisor-step{text-align:center;color:#405451;align-items:center;gap:8px;font-size:13px;line-height:1.3;position:relative}.home-page .advisor-path .advisor-step>i{background:#fff;width:30px;height:30px;font-size:13px;position:absolute;top:-27px;box-shadow:0 4px 12px #17262414}.home-page .advisor-step-icon{background:#fff;border:1px solid #dfe1dc;border-radius:9px;place-items:center;width:68px;height:68px;display:grid;box-shadow:0 9px 22px #1526231c}.home-page .advisor-step-icon svg{fill:none;stroke:#1b3535;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:38px;height:38px}.home-page .advisor-step:first-of-type .advisor-step-icon svg path:last-child,.home-page .advisor-step:nth-of-type(2) .advisor-step-icon circle{stroke:#d3a000;fill:#f4c20d33}.home-page .advisor-step strong{font:700 13px/1.35 Manrope}.home-page .advisor-path>b{color:#aeb8b4;align-self:center;margin-bottom:45px;font-size:16px}.home-page .advisor-action-card{background:#fff;border:1px solid #dedfd9;border-radius:10px;overflow:hidden;box-shadow:0 13px 30px #26271f26}.home-page .advisor-button{width:100%;min-width:0;height:76px;box-shadow:none;justify-content:space-between;padding-left:20px}.home-page .advisor-button .button-copy{font-size:14px!important}.home-page .advisor-button .button-copy small{letter-spacing:.13em;color:#675a17;opacity:1;font-size:13px}.home-page .advisor-button .button-arrow{flex:0 0 64px;width:64px;height:76px}.home-page .advisor-action-card ul{gap:8px;margin:0;padding:16px 18px 18px;list-style:none;display:grid}.home-page .advisor-action-card li{color:#51635f;font-size:13px;line-height:1.35}.home-page .advisor-action-card li:before{content:"✓";color:#fff;background:#69b97f;border-radius:50%;place-items:center;width:16px;height:16px;margin-right:8px;font-size:13px;display:inline-grid}@media (width<=1380px){.home-page .advisor-launch-grid{grid-template-columns:88px minmax(0,1fr) 300px}.home-page .advisor-path{display:none}}@media (width<=1000px){.home-page .quick-grid{grid-template-columns:1fr 1fr}.home-page .quick-intro{grid-column:1/-1;padding:28px}.home-page .quick-grid>a{border-top:1px solid #ecece8}.home-page .quick-grid>a:nth-of-type(3){grid-column:1/-1}}@media (width<=760px){.home-page .quick,.home-page .advisor-launch{padding-left:10px;padding-right:10px}.home-page .quick-grid,.home-page .advisor-launch-grid{width:100%}.home-page .quick-grid{display:block}.home-page .quick-intro{padding:26px 22px}.home-page .quick-grid>a{border-top:1px solid #ecece8;border-left:0;padding:22px}.home-page .advisor-launch{padding-top:0;padding-bottom:9px}.home-page .advisor-launch-grid{grid-template-columns:1fr;gap:30px;padding:30px 24px}.home-page .advisor-id{display:none}.home-page .advisor-message h2{font-size:1.55rem}.home-page .advisor-message>p:last-child{font-size:13px}.home-page .advisor-path{grid-template-columns:1fr auto 1fr auto 1fr;gap:8px;padding-top:28px;display:grid}.home-page .advisor-path .advisor-step{display:flex}.home-page .advisor-step-icon{width:60px;height:60px}.home-page .advisor-step-icon svg{width:34px;height:34px}.home-page .advisor-path>b{margin-bottom:41px}.home-page .advisor-action-card{width:100%}}@media (width<=420px){.home-page .advisor-launch-grid{padding-inline:18px}.home-page .advisor-path{gap:4px}.home-page .advisor-step-icon{width:54px;height:54px}.home-page .advisor-step strong{font-size:13px}.home-page .advisor-path>b{margin-bottom:38px;font-size:13px}}.home-page .types{isolation:isolate;background:radial-gradient(circle at 12% 5%,#fffffff2,#0000 29%),linear-gradient(135deg,#f8f6f1,#f3f1eb);padding:46px 0 76px;position:relative;overflow:hidden}.home-page .types>.wrap{z-index:2;position:relative}.types-ambient{z-index:0;color:#dfe1dc;opacity:.34;width:min(360px,30vw);position:absolute;top:-18px;right:2.5%;transform:rotate(-1deg)}.types-ambient svg{fill:none;stroke:currentColor;stroke-width:1px;width:100%;display:block}.types-dots{z-index:1;opacity:.75;background-image:radial-gradient(circle,var(--yellow) 1.7px,transparent 2px);background-size:20px 20px;width:112px;height:92px;position:absolute;top:145px;right:1.5%}.home-page .types .section-head{grid-template-columns:minmax(0,620px) minmax(320px,1fr);align-items:end;gap:34px;margin-bottom:46px;display:grid}.home-page .types .section-head>div{min-width:0}.home-page .types .kicker{color:#b18400;align-items:center;gap:14px;margin-bottom:15px;font-size:13px;display:flex}.home-page .types .kicker:before{content:"";border-top:3px solid var(--yellow);width:42px}.home-page .types .section-head h2{letter-spacing:-.058em;max-width:720px;font-size:clamp(3.65rem,5.25vw,4.75rem);line-height:.99}.home-page .types .section-head>p{color:#3f4f4d;align-self:center;width:auto;max-width:390px;font-size:15px;line-height:1.7}.home-page .type-grid{gap:16px}.home-page .type-card{background:#fffffff0;border:1px solid #dcdfda;border-radius:9px;flex-direction:column;min-height:344px;padding:25px 25px 24px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;box-shadow:0 11px 27px #1f2a2713}.home-page .type-card:hover{border-color:#c9ccc7;transform:translateY(-5px);box-shadow:0 18px 40px #1f2a2721}.home-page .card-no{color:#c69400;flex-direction:column;gap:8px;font:700 13px Manrope;display:inline-flex}.home-page .card-no:after{content:"";border-top:2px solid var(--yellow);width:22px}.home-page .card-tag{color:#697875;letter-spacing:.1em;background:#f4f2ed;border-radius:3px;padding:7px 14px;font-size:13px;top:22px;right:18px}.home-page .card-symbol{background:linear-gradient(145deg,#fff,#f4f2ed);border:1px solid #dedfd9;border-radius:12px;place-items:center;width:84px;height:84px;margin:13px 0 17px;display:grid;box-shadow:inset 0 1px #fff,0 7px 17px #1c29260f}.home-page .card-symbol:after{display:none}.home-page .card-symbol svg{fill:none;stroke:#1c2c2c;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:62px;height:62px}.home-page .card-symbol .icon-accent{fill:#e2ae00;stroke:#d49f00}.home-page .type-card h3{letter-spacing:-.035em;margin-bottom:10px;font-size:1.28rem;line-height:1.25}.home-page .type-card p{color:#596966;font-size:14px;line-height:1.65}.home-page .type-card>a{border-bottom-color:#b9c2bd;align-self:flex-start;margin-top:auto;font-size:13px;transition:color .18s,border-color .18s;position:static}.home-page .type-card>a span{color:#c18f00;font-size:17px}.home-page .type-card>a:hover{color:#9c7500;border-color:var(--yellow)}.home-page .decision-strip{background:radial-gradient(circle at 88% 0,#f4c20d14,#0000 27%),linear-gradient(135deg,#12191a,#1c2425);border:1px solid #ffffff14;border-radius:10px;min-height:138px;margin-top:18px;overflow:hidden;box-shadow:0 16px 34px #0f181729}.home-page .decision-strip>div{border-right:1px solid #ffffff21;grid-template-rows:40px 1fr;grid-template-columns:48px minmax(0,1fr) 32px;gap:4px 14px;min-width:0;min-height:138px;padding:20px 18px;display:grid}.home-page .decision-strip>div:last-child{border-right:0}.home-page .decision-strip .decision-no{border:1px solid var(--yellow);width:36px;height:36px;color:var(--yellow);border-radius:50%;grid-area:1/1;place-items:center;font:700 13px Manrope;display:grid}.home-page .decision-icon{width:36px;height:36px;color:var(--yellow);grid-area:2/1;align-self:end;place-items:center;display:grid}.home-page .decision-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.home-page .decision-copy{color:#fff;flex-direction:column;grid-area:1/2/3;align-self:center;gap:9px;display:flex}.home-page .decision-strip .decision-copy strong{color:#fff;font:700 13px/1.35 Manrope}.home-page .decision-strip .decision-copy small{color:#aeb9b6;font-size:13px;line-height:1.5}.home-page .decision-strip>div>a{color:#fff;border:1px solid #fff6;border-radius:50%;grid-area:2/3;align-self:end;place-items:center;width:30px;height:30px;font-size:15px;transition:all .18s;display:grid}.home-page .decision-strip>div>a:hover{border-color:var(--yellow);background:var(--yellow);color:var(--ink)}@media (width<=1000px){.home-page .types .section-head{grid-template-columns:1fr;gap:24px}.home-page .types .section-head>p{max-width:650px}.types-ambient{width:330px;right:-80px}.home-page .decision-strip>div{border-bottom:1px solid #ffffff21}}@media (width<=680px){.home-page .types{padding:70px 0 62px}.types-ambient,.types-dots{display:none}.home-page .types .section-head{margin-bottom:34px}.home-page .types .section-head h2{overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;font-size:clamp(2.7rem,13vw,3.5rem);line-height:1.02}.home-page .types .section-head>p{font-size:14px}.home-page .type-grid{gap:14px}.home-page .type-card{min-height:342px;padding:24px}.home-page .card-symbol{width:78px;height:78px}.home-page .card-symbol svg{width:57px;height:57px}.home-page .decision-strip{margin-top:16px}.home-page .decision-strip>div{border-right:0;grid-template-columns:48px minmax(0,1fr) 32px;min-height:128px}.home-page .decision-strip>div:last-child{border-bottom:0}}.home-page .finder{isolation:isolate;min-height:950px;color:var(--ink);background:radial-gradient(circle at 82% 12%,#f4c20d17,#0000 23%),linear-gradient(135deg,#fbfaf7 0%,#f4f2ed 100%);padding:70px 0 76px;position:relative;overflow:hidden}.home-page .finder:before{content:"";z-index:-2;opacity:.25;filter:saturate(.8)brightness(1.25);pointer-events:none;background:url(/images/gefahrstoffschrank-hero.jpg) 100%/70% no-repeat;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 24%,#00000024 43%,#000 72%);mask-image:linear-gradient(90deg,#0000 24%,#00000024 43%,#000 72%)}.home-page .finder:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#faf9f6fc 0%,#faf9f6f7 35%,#faf9f6c7 57%,#faf9f633 100%);position:absolute;inset:0}.home-page .finder-layout{z-index:1;grid-template-columns:minmax(0,.75fr) minmax(620px,1.15fr);align-items:center;gap:62px;width:min(1460px,100% - 80px);margin-inline:auto}.home-page .finder-layout>*{min-width:0}.home-page .finder-copy{max-width:610px;padding:18px 0}.home-page .finder-copy .kicker{color:#c08f00;letter-spacing:.15em;align-items:center;gap:22px;margin-bottom:30px;font-size:14px;display:flex}.home-page .finder-copy .kicker:before{content:"";border-top:3px solid var(--yellow);width:44px}.home-page .finder-copy h2{letter-spacing:-.058em;color:#132d30;max-width:610px;font-size:clamp(3.65rem,4.45vw,4.75rem);line-height:1.02}.home-page .finder-copy h2 em{color:#e6ae00;display:block}.home-page .finder-copy>p:not(.kicker){color:#5e6c70;max-width:580px;margin:30px 0 28px;font-size:17px;line-height:1.72}.home-page .finder-benefits{max-width:500px;margin:0;padding:0;list-style:none}.home-page .finder-benefits li{color:#183234;border-bottom:1px solid #2e414126;align-items:center;gap:20px;min-height:78px;margin:0;font-size:17px;line-height:1.45;display:flex}.home-page .finder-benefits li:last-child{border-bottom:0}.home-page .finder-benefits li:before{display:none}.home-page .finder-benefit-icon{color:#e0a900;background:#ffffffd6;border:1px solid #ce9d0061;border-radius:9px;flex:0 0 56px;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 8px 20px #222d2b1a}.home-page .finder-benefit-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:35px;height:35px}.home-page .wizard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #102d301f;border-radius:16px;width:100%;min-width:0;min-height:810px;overflow:hidden;box-shadow:0 30px 75px #262b282b,0 3px 10px #262b280f}.home-page .wizard-top{color:#697577;letter-spacing:.12em;background:0 0;height:88px;padding:0 48px;font-size:15px}.home-page .wizard-top>span:first-child{white-space:nowrap}.home-page .wizard-topic{align-items:center;gap:24px;display:flex}.home-page .wizard-topic-icon{color:#e2aa00;border:2px solid #e9b200;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.home-page .wizard-topic-icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.home-page .wizard>.progress{background:#e7e9e6;border-radius:999px;height:7px;margin:0 48px;overflow:hidden}.home-page .wizard>.progress i{border-radius:inherit;background:linear-gradient(90deg,#f1b900,#ffd22d);width:16.666%}.home-page .wizard form{flex-direction:column;width:100%;min-width:0;min-height:715px;padding:48px;display:flex}.home-page .wizard-step{width:100%;min-width:0;min-inline-size:0}.home-page .wizard-step legend{letter-spacing:-.04em;color:#142e31;font-size:1.75rem;line-height:1.25}.home-page .wizard-step>p{color:#667477;margin:10px 0 28px;font-size:16px;line-height:1.55}.home-page .options{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-page .options label{min-width:0;position:relative}.home-page .options span{background:#ffffffe0;border:1px solid #dfe3e0;border-radius:10px;justify-content:center;min-height:132px;padding:24px;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;position:relative;box-shadow:0 5px 14px #172a2709}.home-page .options span:after{content:"";background:#fff;border:2px solid #cfd5d2;border-radius:50%;width:20px;height:20px;transition:all .18s;position:absolute;top:23px;right:23px;box-shadow:inset 0 0 0 4px #fff}.home-page .options label:hover span{border-color:#c9cfcb;transform:translateY(-2px);box-shadow:0 12px 24px #172a2714}.home-page .options span>b.option-icon{color:#e2aa00;background:linear-gradient(145deg,#fff,#f6f4ef);border:1px solid #e4e5e0;border-radius:50%;place-items:center;width:62px;height:62px;margin:0 0 16px;display:grid}.home-page .options .option-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:36px;height:36px}.home-page .options strong{color:#172f32;padding-right:24px;font-size:15px;line-height:1.45}.home-page .options small{color:#687679;margin-top:7px;padding-right:22px;font-size:14px;line-height:1.5}.home-page .wizard-step[data-step="1"] .options span{min-height:204px;padding:22px}.home-page .wizard-step[data-step="1"] .options strong{font-size:17px}.home-page .wizard-step[data-step="1"] .options small{font-size:15px}.home-page .options input:checked+span{border:2px solid var(--yellow);background:linear-gradient(145deg,#fffdf5,#fff);border-radius:10px;padding:23px;box-shadow:0 13px 28px #785f081a}.home-page .wizard-step[data-step="1"] .options input:checked+span{padding:21px}.home-page .options input:checked+span:after{background:var(--yellow);border-color:#e0a900;box-shadow:inset 0 0 0 4px #fff}.home-page .options input:focus-visible+span{outline-offset:3px;outline:3px solid #3f8191}.home-page .wizard-nav{border-top:1px solid #dfe3e0;align-items:end;min-height:82px;margin-top:auto;padding-top:26px}.home-page .wizard-nav button,.home-page .wizard-result .reset{min-height:48px;font-size:15px}.home-page .wizard-nav .back{color:#667578;padding:12px 0}.home-page .wizard-nav .next{color:#152d2f;background:linear-gradient(135deg,#f3b900,#ffd126);border-radius:7px;min-width:176px;min-height:60px;padding:15px 26px;box-shadow:0 10px 22px #cd9d0030}.home-page .wizard-nav .next:not(:disabled):hover{background:#ffd32d;transform:translateY(-2px);box-shadow:0 14px 28px #cd9d0040}.home-page .wizard-nav .next:disabled{opacity:1;color:#fff;box-shadow:none;background:#bdc5c3}.home-page .wizard-result h3{font-size:1.9rem}.home-page .wizard-result>p{font-size:15px}.home-page .result-details{font-size:14px}.home-page .result-details .result-kicker,.home-page .inquiry-contact-head>span,.home-page .inquiry-fields label>strong,.home-page .inquiry-privacy,.home-page .inquiry-errors,.home-page .inquiry-required{font-size:13px}.home-page .inquiry-contact{border-radius:8px}@media (width<=1320px) and (width>=1181px){.home-page .finder-layout{grid-template-columns:minmax(0,.72fr) minmax(620px,1fr);gap:44px;width:min(1240px,100% - 48px)}.home-page .finder-copy h2{font-size:clamp(3.3rem,4.5vw,4rem)}.home-page .wizard-top{padding-inline:38px}.home-page .wizard>.progress{margin-inline:38px}.home-page .wizard form{padding:42px 38px}}@media (width<=1180px){.home-page .finder{padding:84px 0}.home-page .finder:before{opacity:.17;background-position:100% 0;background-size:auto 760px;-webkit-mask-image:linear-gradient(90deg,#0000 15%,#000 80%);mask-image:linear-gradient(90deg,#0000 15%,#000 80%)}.home-page .finder:after{background:linear-gradient(#faf9f6ed 0%,#faf9f6f7 35%,#faf9f6fc 70%)}.home-page .finder-layout{grid-template-columns:1fr;gap:54px;width:min(920px,100% - 48px)}.home-page .finder-copy{max-width:720px;padding:0}.home-page .finder-copy h2{max-width:720px;font-size:clamp(3.3rem,7vw,4.5rem)}.home-page .finder-copy>p:not(.kicker){max-width:660px}.home-page .finder-benefits{max-width:600px}}@media (width<=680px){.home-page .finder{background:#f7f5f0;min-height:0;padding:68px 0}.home-page .finder:before{opacity:.12;background-position:78% 0;background-size:auto 520px}.home-page .finder-layout{gap:42px;width:calc(100% - 32px);max-width:920px;margin-inline:auto}.home-page .finder-copy .kicker{gap:14px;margin-bottom:23px;font-size:13px}.home-page .finder-copy .kicker:before{border-top-width:2px;width:30px}.home-page .finder-copy h2{overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;font-size:clamp(2.55rem,12.4vw,3.35rem);line-height:1.02}.home-page .finder-copy>p:not(.kicker){margin:24px 0 22px;font-size:15px;line-height:1.65}.home-page .finder-benefits li{gap:15px;min-height:68px;font-size:15px}.home-page .finder-benefit-icon{border-radius:8px;flex-basis:48px;width:48px;height:48px}.home-page .finder-benefit-icon svg{width:30px;height:30px}.home-page .wizard{border-radius:12px;min-height:0;margin:0}.home-page .wizard-top{letter-spacing:.08em;height:76px;padding:0 20px;font-size:13px}.home-page .wizard-topic{gap:10px}.home-page .wizard-topic-icon{border-width:1.5px;width:42px;height:42px}.home-page .wizard-topic-icon svg{width:26px;height:26px}.home-page .wizard>.progress{height:6px;margin-inline:20px}.home-page .wizard form{min-height:0;padding:30px 20px 24px}.home-page .wizard-step legend{font-size:1.48rem;line-height:1.3}.home-page .wizard-step>p{margin-bottom:23px;font-size:14px}.home-page .options{grid-template-columns:1fr;gap:13px}.home-page .options span,.home-page .wizard-step[data-step="1"] .options span{min-height:138px;padding:19px 20px}.home-page .options span:after{width:18px;height:18px;top:20px;right:20px}.home-page .options span>b.option-icon{width:52px;height:52px;margin-bottom:12px}.home-page .options .option-icon svg{width:31px;height:31px}.home-page .wizard-step[data-step="1"] .options strong{font-size:15px}.home-page .wizard-step[data-step="1"] .options small{font-size:14px}.home-page .options input:checked+span,.home-page .wizard-step[data-step="1"] .options input:checked+span{padding:18px 19px}.home-page .wizard-nav{min-height:80px;padding-top:21px}.home-page .wizard-nav .next{min-width:142px;min-height:54px;padding:13px 18px}.home-page .inquiry-contact{margin-inline:0;padding:22px 17px}}@media (width<=390px){.home-page .wizard-top{padding-inline:16px}.home-page .wizard-topic-icon{display:none}.home-page .wizard>.progress{margin-inline:16px}.home-page .wizard form{padding-inline:16px}}@media (width<=460px){.home-page .finder-copy h2{letter-spacing:-.062em;font-size:clamp(1.95rem,9vw,2.35rem)}}html.has-inquiry-dialog{scrollbar-gutter:stable;overflow:hidden}.finder-dialog{width:min(1520px,100% - 32px);max-width:none;max-height:calc(100dvh - 24px);color:var(--ink);background:#f7f5f0;border:0;border-radius:18px;margin:auto;padding:0;overflow:hidden;box-shadow:0 40px 110px #0006}.finder-dialog:not([open]){display:none}.finder-dialog::backdrop{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#020e10c7}.finder-dialog[open]{animation:.24s cubic-bezier(.2,.75,.25,1) finderDialogIn}.finder-dialog-frame{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:calc(100dvh - 24px);overflow-y:auto}.finder-dialog-close{z-index:20;color:#173134;cursor:pointer;background:#fffffff0;border:1px solid #102d3029;border-radius:50%;place-items:center;width:50px;height:50px;transition:transform .18s,background .18s;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 9px 24px #14222024}.finder-dialog-close:hover{background:var(--yellow);transform:rotate(4deg)scale(1.05)}.finder-dialog-close:focus-visible{outline-offset:3px;outline:3px solid #3f8191}.finder-dialog-close span{font:400 2rem/1 Manrope}.finder-dialog-wizard-slot{display:contents}.finder-dialog .finder-dialog-stage{min-height:0;padding:48px 0 52px}.finder-dialog .finder-layout{grid-template-columns:minmax(0,.72fr) minmax(620px,1.08fr);gap:54px;width:min(1400px,100% - 80px)}.finder-dialog .finder-copy{z-index:2;min-width:0;position:relative}.finder-dialog .finder-copy h2{font-size:clamp(3rem,3.6vw,3.7rem)}.finder-dialog .wizard{z-index:1;min-height:790px;position:relative}.finder-dialog .wizard form{min-height:695px}.finder-dialog .wizard-errors{border-radius:6px;margin:0 0 24px}.finder-dialog .wizard-errors+fieldset legend{scroll-margin-top:90px}@keyframes finderDialogIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:none}}@media (width>=1181px) and (width<=1240px){.finder-dialog .finder-layout{grid-template-columns:minmax(0,.72fr) minmax(560px,1.08fr)}.finder-dialog .finder-copy h2{font-size:clamp(3rem,4.15vw,3.15rem)}}@media (width<=1180px){.finder-dialog{width:min(960px,100% - 28px)}.finder-dialog .finder-dialog-stage{padding:30px 0 34px}.finder-dialog .finder-layout{grid-template-columns:1fr;gap:0;width:min(880px,100% - 56px)}.finder-dialog .finder-copy{display:none}.finder-dialog .wizard{min-height:760px}}@media (width<=680px){.finder-dialog{border-radius:12px;width:calc(100% - 12px);max-height:calc(100dvh - 12px)}.finder-dialog-frame{max-height:calc(100dvh - 12px)}.finder-dialog-close{width:44px;height:44px;top:9px;right:9px}.finder-dialog-close span{font-size:1.65rem}.finder-dialog .finder-dialog-stage{padding:8px 0 14px}.finder-dialog .finder-layout{width:calc(100% - 16px)}.finder-dialog .wizard{border-radius:10px;box-shadow:0 12px 32px #2028261f}.finder-dialog .wizard-top{padding-right:62px}}@media (prefers-reduced-motion:reduce){.finder-dialog[open]{animation:none}}.public-hero-actions{align-items:center;gap:30px;margin-top:30px;display:flex}.public-hero-primary{color:#102d30;background:linear-gradient(135deg,#f0b900,#ffd22b);align-items:stretch;min-width:360px;min-height:64px;padding-left:22px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 12px 34px #f4c20d33}.public-hero-primary>span{flex-direction:column;flex:1;justify-content:center;gap:4px;padding-right:18px;display:flex}.public-hero-primary small{letter-spacing:.13em;text-transform:uppercase;color:#725c08;font:700 13px/1.25 Manrope}.public-hero-primary strong{color:#102d30;font:800 14px/1.35 Manrope}.public-hero-primary>b{border-left:1px solid #102d3033;place-items:center;width:64px;font:700 1.25rem Manrope;display:grid}.public-hero-primary:hover{transform:translateY(-2px);box-shadow:0 17px 40px #f4c20d47}.public-hero-primary:focus-visible,.public-hero-secondary:focus-visible{outline-offset:4px;outline:3px solid #fff}.public-hero-secondary{color:#fff;border-bottom:1px solid #ffffff73;padding:15px 0;font:700 14px/1.4 Manrope}.public-hero-secondary span{color:var(--yellow);margin-left:14px}.legal-page .premium-header-utility>.wrap,.legal-page .premium-public-header .brand small,.legal-page .premium-public-header .premium-header-nav a,.legal-page .premium-header-cta small,.legal-page .premium-public-hero .eyebrow,.legal-page .premium-public-hero .breadcrumbs,.legal-page .premium-public-hero .hub-facts span,.legal-page .legal-status span,.legal-page .legal-grid>aside strong,.legal-page .legal-sections article>span,.legal-page .knowledge-family-grid span{font-size:13px}.legal-page main>.section:not(.category-proof-section):not(.offer-match){background:linear-gradient(135deg,#f8f6f1,#f2f0ea)}.legal-page .knowledge-family-grid{gap:18px}.legal-page .knowledge-family-grid>a{background:linear-gradient(145deg,#fffffffa,#fcfbf7f2);border:1px solid #daddd8;border-radius:12px;min-height:310px;padding:32px;box-shadow:0 12px 30px #19272414}.legal-page .knowledge-family-grid>a:before{content:"";border-top:3px solid var(--yellow);width:30px;position:absolute;top:70px;left:32px}.legal-page .knowledge-family-grid>a:hover{border-color:#cacdc8;box-shadow:0 20px 42px #19272424}.legal-page .knowledge-family-grid h2{margin-top:44px;font-size:1.32rem}.legal-page .category-editorial{background:linear-gradient(135deg,#f7f5ef,#efede7)}.legal-page .editorial-story-image{border-radius:13px;box-shadow:18px 18px #f4c20de6,0 18px 42px #1624221f}.legal-page .editorial-story-grid article{background:#ffffffe6;border:1px solid #dedfd9;border-radius:13px;padding:38px;box-shadow:0 16px 38px #16242214}.legal-page .distinctive-grid{gap:14px}.legal-page .distinctive-grid article{border:1px solid #dfe1dc;border-bottom:3px solid var(--yellow);background:#fff;border-radius:10px;box-shadow:0 10px 25px #18272412}.legal-page .category-task-section{background:#f5f3ed!important}.legal-page .category-task-grid{gap:15px}.legal-page .category-task-grid article{border:1px solid #dfe1dc;border-top:4px solid var(--deep);background:#fff;border-radius:10px;box-shadow:0 10px 26px #18272412}.legal-page .category-proof-section{background:radial-gradient(circle at 88% 5%,#f4c20d14,#0000 26%),linear-gradient(135deg,#09272a,#061e20)}.legal-page .category-proof-section .combination-case-story article{border-radius:9px}.legal-page .category-evidence .topic-check,.legal-page .category-evidence .source-note{border-radius:10px;box-shadow:0 13px 30px #1423211a}.legal-page .legal-content{background:linear-gradient(135deg,#f8f6f1,#f1efe9)!important}.legal-page .legal-grid{grid-template-columns:250px minmax(0,820px);gap:42px}.legal-page .legal-grid>aside{background:#fffffff0;border:1px solid #dfe1dc;border-radius:11px;padding:18px;overflow:hidden;box-shadow:0 12px 30px #17262314}.legal-page .legal-grid>aside strong{padding:10px 4px 16px}.legal-page .legal-grid>aside a{padding:12px 4px}.legal-page .legal-sections{gap:14px}.legal-page .legal-sections article{background:#fffffff0;border-radius:11px;padding:32px 34px;box-shadow:0 10px 26px #17262311;border:1px solid #dfe1dc!important}.legal-page .legal-sections article:first-child{padding-top:32px}.legal-page .mobile-finder-link{background:var(--yellow)!important;color:var(--ink)!important;font-weight:800!important}@media (width<=1180px){.legal-page .premium-public-hero>.wrap{padding-bottom:64px}.legal-page .public-hero-actions{flex-wrap:wrap}}@media (width<=680px){.legal-page .brand>span:last-child,.legal-page .brand small{font-size:13px}.legal-page .public-hero-actions{flex-direction:column;align-items:stretch;gap:10px;margin-top:24px}.legal-page .public-hero-primary{width:100%;min-width:0;min-height:62px}.legal-page .public-hero-secondary{align-self:flex-start}.legal-page .premium-public-hero .hub-facts span{font-size:13px}.legal-page .legal-grid{gap:22px}.legal-page .legal-grid>aside{grid-template-columns:1fr 1fr;padding:14px}.legal-page .legal-sections article{padding:27px 22px}.legal-page .editorial-story-grid article{padding:28px 23px}}@media (width<=360px){.legal-page .brand small{display:none}}.home-page .utility-inner,.home-page .footer-brand>span:last-child,.home-page .footer-brand>span:last-child>span,.home-page .footer-brand small,.home-page .site-header .brand>span:last-child,.home-page .site-header .brand>span:last-child>span,.home-page .site-header .brand small,.home-page .header-cta small,.home-page .hero-context span,.home-page .hero .eyebrow,.home-page .hero-trust strong,.home-page .hero-trust small,.legal-page .combination-case-story span,.thank-you-page .brand>span:last-child,.thank-you-page .brand>span:last-child>span,.thank-you-page .brand small,.thank-you-page .thank-you-next span,.thank-you-page .thank-you-next b,.thank-you-page .thank-you-link{font-size:13px}.button-primary,.public-hero-primary{isolation:isolate;background:linear-gradient(135deg,var(--cta-orange-start) 0%,var(--cta-orange-mid) 54%,var(--cta-orange-end) 100%);color:var(--cta-ink);border:1px solid #ffffffad;border-radius:6px;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,filter .22s,background .22s;position:relative;overflow:hidden;box-shadow:0 18px 40px #e94e0047,0 0 0 8px #ff6b0014,inset 0 1px #ffffff61}.button-primary:before,.public-hero-primary:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:27%;transition:left .48s;position:absolute;inset:-45% auto -45% -32%;transform:skew(-18deg)}.button-primary>*,.public-hero-primary>*{z-index:1;position:relative}.button-primary:hover,.button-primary:focus-visible,.public-hero-primary:hover,.public-hero-primary:focus-visible{filter:saturate(1.06)brightness(1.02);background:linear-gradient(135deg,#ff941f 0%,#ff710c 54%,#ef5600 100%);transform:translateY(-3px)scale(1.025);box-shadow:0 24px 52px #e94e005c,0 0 0 10px #ff6b001f,inset 0 1px #ffffff73}.button-primary:hover:before,.button-primary:focus-visible:before,.public-hero-primary:hover:before,.public-hero-primary:focus-visible:before{left:118%}.button-primary:focus-visible,.public-hero-primary:focus-visible{outline-offset:4px;outline:3px solid #fff}.button-primary:active,.public-hero-primary:active{transform:translateY(-1px)scale(1.012)}.button-primary .button-arrow,.public-hero-primary>b{transition:transform .22s cubic-bezier(.2,.8,.2,1)}.button-primary:hover .button-arrow,.button-primary:focus-visible .button-arrow,.public-hero-primary:hover>b,.public-hero-primary:focus-visible>b{transform:translate(4px)}.public-hero-primary small{color:#071719b3}.public-hero-primary>b{border-left-color:#07171933}.home-page .button-copy small{color:#071719b8;opacity:1}.home-page .button-arrow{background:#ffffff1a;border-left-color:#07171933}.home-page .wizard-nav .next:not(:disabled){background:linear-gradient(135deg,var(--cta-orange-start),var(--cta-orange-mid) 54%,var(--cta-orange-end));color:var(--cta-ink);transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 14px 30px #e94e0042,inset 0 1px #ffffff5c}.home-page .wizard-nav .next:not(:disabled):hover,.home-page .wizard-nav .next:not(:disabled):focus-visible{filter:saturate(1.05);background:linear-gradient(135deg,#ff941f,#ff710c 54%,#ef5600);transform:translateY(-3px);box-shadow:0 20px 42px #e94e0057,0 0 0 6px #ff6b001a}.home-page .header-cta>span,.premium-header-cta>span{background:linear-gradient(135deg,var(--cta-orange-start),var(--cta-orange-mid) 58%,var(--cta-orange-end));color:var(--cta-ink);transition:transform .22s,box-shadow .22s;box-shadow:0 8px 22px #e94e004d,inset 0 1px #ffffff6b}.home-page .header-cta:hover{color:#fff;background:#0c1112;transform:translateY(-2px);box-shadow:inset 0 0 0 1px #ff8a1f7a,0 10px 28px #00000040}.home-page .header-cta:hover small{color:var(--cta-orange-start)}.home-page .header-cta:hover>span,.premium-header-cta:hover>span{transform:translate(3px)scale(1.04);box-shadow:0 12px 28px #e94e0061,inset 0 1px #ffffff80}.legal-page .mobile-finder-link,.home-page .mobile-nav .mobile-primary{background:linear-gradient(135deg,var(--cta-orange-start),var(--cta-orange-mid) 54%,var(--cta-orange-end))!important;color:var(--cta-ink)!important}.home-page .hero:before{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 76% 34%,#ff8a1f1c,#0000 25%),linear-gradient(#0000 66%,#00000029);position:absolute;inset:0}.home-page .hero>img.hero-image{object-fit:cover;object-position:center center;transform-origin:50%;width:100%;height:100%;display:block}.home-page .hero-copy{z-index:2;position:relative}.home-page .hero h1{text-shadow:0 5px 30px #0000003d}.home-page .hero-primary{border-radius:5px;min-width:354px;min-height:72px;padding-left:25px}.home-page .hero-primary .button-arrow{width:70px;height:72px}.home-page .hero-actions .text-link{transition:color .18s,border-color .18s,transform .18s}.home-page .hero-actions .text-link:hover{color:#fff;border-color:var(--cta-orange-start);transform:translateY(-1px)}.home-page .hero-trust i{color:#fff;background:#03111238;border-color:#ffffff80;border-radius:4px;width:31px;height:33px;box-shadow:inset 0 1px #ffffff0f}.home-page .hero-trust i svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.home-page .hero-focus{background:linear-gradient(135deg,#071011f5,#322711eb);border-color:#fff3;border-radius:13px;overflow:hidden;box-shadow:0 32px 90px #0000006b,inset 0 1px #ffffff12}.home-page .focus-icon{width:58px;height:76px;color:var(--yellow);border:0;place-items:center;display:grid}.home-page .focus-icon:before,.home-page .focus-icon b{display:none}.home-page .focus-icon svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:56px;height:72px}.home-page .focus-links a{align-items:center;min-height:56px;transition:background .18s,color .18s,padding .18s}.home-page .focus-links a:hover,.home-page .focus-links a:focus-visible{color:#fff;background:linear-gradient(135deg,#ff8a1f33,#e94e0024);outline:0;padding-left:24px}.home-page .hero-trust small{line-height:1.25}.home-page .wizard legend[tabindex="-1"]:focus{outline:none}@media (width>=1500px){.home-page .hero>img.hero-image{transform-origin:top;filter:saturate(1.08)contrast(1.06)brightness(.94);transform:translate(34px,-30px)scale(1.18)}.home-page .hero h1{font-size:clamp(4.25rem,4.25vw,4.6rem)}.home-page .hero-actions{margin-bottom:36px}.home-page .hero-trust{width:820px}.home-page .hero-focus{margin-bottom:2px}}@media (width>=1181px) and (width<=1499px){.home-page .site-header .wrap,.home-page .hero .wrap{width:calc(100% - 64px)}.home-page .site-header .brand{font-size:1.16rem}.home-page .site-header .brand-mark{width:54px;height:62px}.home-page .mega-nav .nav-item>button{padding-inline:12px;font-size:13px}.home-page .mega-nav .nav-item>button:after{left:12px;right:12px}.home-page .header-cta{flex-basis:244px;width:244px;margin-left:18px}.home-page .hero>img.hero-image{transform-origin:top;filter:saturate(1.06)contrast(1.05)brightness(.95);transform:translate(16px,-18px)scale(1.1)}.home-page .hero-inner{grid-template-columns:minmax(0,1fr) minmax(370px,410px);gap:34px}.home-page .hero-copy{max-width:none;padding-left:24px}.home-page .hero h1{max-width:670px;font-size:clamp(3.8rem,5.05vw,4.55rem)}.home-page .hero .lead{max-width:610px}.home-page .hero-actions{margin-bottom:36px}.home-page .hero-trust{grid-template-columns:repeat(4,minmax(0,1fr));width:min(680px,100%);display:grid}.home-page .hero-trust div{gap:8px;min-width:0;padding:0 10px}.home-page .hero-trust strong{white-space:normal;line-height:1.3}.home-page .hero-focus{justify-self:end;width:min(410px,100%);margin:0 0 10px}}@media (width>=1181px) and (width<=1359px){.home-page .mega-nav{display:none}.home-page .header-cta{margin-left:auto}.home-page .menu-button{background:0 0;border:0;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;margin-left:12px;display:flex}.home-page .menu-button span{background:#fff;width:23px;height:2px;display:block}}@media (width<=1359px){.home-page .mobile-nav{z-index:60;background:linear-gradient(145deg,#071c1e,#0b2d30);border-top:1px solid #ffffff1a;flex-direction:column;max-height:calc(100svh - 104px);padding:18px 24px 24px;position:absolute;top:104px;left:0;right:0;overflow:auto;box-shadow:0 24px 55px #00000057}.home-page .mobile-nav.is-open{display:flex}.home-page .mobile-nav summary{align-items:center;min-height:48px}.home-page .mobile-nav details a{align-items:center;min-height:44px;display:flex}}@media (width>=1181px) and (width<=1359px){.home-page .mobile-nav{max-height:calc(100svh - 154px);top:154px}}@media (width>=681px) and (width<=1180px){.home-page .hero-inner{grid-template-columns:1fr;align-items:center;padding-top:125px;padding-bottom:95px;display:grid}.home-page .hero-copy{max-width:780px}.home-page .hero-focus{display:none}.home-page .hero-trust{grid-template-columns:1fr 1fr;gap:16px;width:min(720px,100%);display:grid}.home-page .hero-trust div{border:0;padding:7px 12px 7px 0}.home-page .hero>img.hero-image{object-position:62% center;filter:saturate(1.02)contrast(1.04)brightness(.92);transform:scale(1.04)}}@media (width<=680px){.home-page .mobile-nav{max-height:calc(100svh - 72px);top:72px}.home-page .hero>img.hero-image{object-position:64% center;filter:saturate(1.02)contrast(1.05)brightness(.9);transform:none}.home-page .hero-primary{min-height:68px;padding-left:19px}.home-page .hero-primary .button-arrow{width:62px;height:68px}.home-page .hero-trust i{width:30px;height:32px}}@media (prefers-reduced-motion:reduce){.button-primary,.button-primary:before,.public-hero-primary,.public-hero-primary:before,.home-page .header-cta>span,.premium-header-cta>span,.home-page .focus-links a{transition:none}.button-primary:hover,.button-primary:focus-visible,.public-hero-primary:hover,.public-hero-primary:focus-visible,.home-page .header-cta:hover{transform:none}}.home-page .finder-header-cta,.premium-public-header .finder-header-cta{isolation:isolate;color:#fff;background:radial-gradient(circle at 18%,#ffc31f1a,#0000 34%),linear-gradient(112deg,#152021 0%,#071012 70%,#091113 100%);border:1px solid #ffc31feb;border-radius:16px;align-items:center;transition:transform .22s cubic-bezier(.2,.8,.2,1),border-color .22s,box-shadow .22s,background .22s;position:relative;overflow:hidden;box-shadow:0 0 24px #f4b71429,inset 0 1px #ffffff14}.finder-header-cta:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(circle,#ffc31f61 1px,#0000 1.5px);background-size:8px 8px;width:116px;height:116px;position:absolute;top:50%;right:-17px;transform:translateY(-50%);-webkit-mask-image:radial-gradient(circle,#000 0 38%,#0000 73%);mask-image:radial-gradient(circle,#000 0 38%,#0000 73%)}.finder-header-cta>*{z-index:1;position:relative}.finder-header-cta>.finder-header-cta__intro{width:auto;min-width:0;color:inherit;font:inherit;letter-spacing:normal;text-transform:none;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:8px;display:grid}.finder-header-cta__timer{color:#ffc21d;border-radius:50%;place-items:center;width:38px;height:50px;display:grid}.finder-header-cta__timer svg{fill:none;stroke:currentColor;stroke-width:2.35px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 7px #ffc21d33);width:100%;height:100%}.finder-header-cta__timer .timer-ticks{stroke-dasharray:2 5}.finder-header-cta__copy{flex-direction:column;justify-content:center;gap:0;min-width:0;display:flex;box-shadow:none!important;background:0 0!important}.finder-header-cta__copy b,.finder-header-cta__copy em{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font:800 13px/1.08 Manrope;display:block}.finder-header-cta__copy b{color:#ffc21d}.finder-header-cta__copy em{font-style:normal}.finder-header-cta__subtitle{color:#b9c3c1;letter-spacing:0;text-transform:none;margin-top:3px;font:500 13px/1.08 DM Sans;display:block}.finder-header-cta>.finder-header-cta__action{color:#fff;border-left:1px solid #ffffff24;align-self:stretch;align-items:center;min-width:0;padding-left:11px;font:800 15px/1.18 Manrope;display:flex}.home-page .finder-header-cta>.finder-header-cta__arrow,.premium-public-header .finder-header-cta>.finder-header-cta__arrow{color:#071719;background:linear-gradient(135deg,#ffe06b 0%,#ffd037 54%,#f3b616 100%);border:1px solid #ffffff85;border-radius:50%;place-items:center;width:46px;height:46px;margin:0;font:800 1.45rem/1 Manrope;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,filter .22s;display:grid;box-shadow:0 0 23px #f6b71266,inset 0 1px #ffffff9e}.home-page .finder-header-cta:hover,.home-page .finder-header-cta:focus-visible,.premium-public-header .finder-header-cta:hover,.premium-public-header .finder-header-cta:focus-visible{background:radial-gradient(circle at 18%,#ffc31f29,#0000 36%),linear-gradient(112deg,#192627 0%,#091315 70%,#0a1315 100%);border-color:#ffd754;transform:translateY(-2px);box-shadow:0 0 34px #f4b71447,inset 0 1px #ffffff1f}.home-page .finder-header-cta:hover>.finder-header-cta__arrow,.home-page .finder-header-cta:focus-visible>.finder-header-cta__arrow,.premium-public-header .finder-header-cta:hover>.finder-header-cta__arrow,.premium-public-header .finder-header-cta:focus-visible>.finder-header-cta__arrow{filter:brightness(1.04);transform:translate(3px)scale(1.055);box-shadow:0 0 30px #f6b71285,inset 0 1px #ffffffad}.finder-header-cta:focus-visible{outline-offset:4px;outline:3px solid #fff}@media (width>=1001px) and (width<=1180px){.home-page .finder-header-cta{border-radius:11px;flex:0 0 244px;grid-template-columns:minmax(0,1fr) 59px 40px;gap:6px;width:244px;height:58px;margin-left:auto;padding:0 7px 0 9px;display:grid}.home-page .finder-header-cta>.finder-header-cta__intro{grid-template-columns:30px minmax(0,1fr);gap:6px}.home-page .finder-header-cta__timer{width:30px;height:42px}.home-page .finder-header-cta__subtitle{display:none}.home-page .finder-header-cta>.finder-header-cta__action{padding-left:8px;font-size:13px}.home-page .finder-header-cta>.finder-header-cta__arrow{width:40px;height:40px;font-size:1.2rem}}@media (width>=1181px) and (width<=1599px){.home-page .finder-header-cta,.premium-public-header .finder-header-cta{border-radius:18px;flex:0 0 304px;grid-template-columns:minmax(0,1fr) 64px 46px;gap:8px;width:304px;height:72px;margin-left:18px;padding:0 8px 0 10px;display:grid}.premium-public-header .finder-header-cta{display:grid}}@media (width>=1600px){.home-page .finder-header-cta,.premium-public-header .finder-header-cta{border-radius:20px;flex:0 0 340px;grid-template-columns:minmax(0,1fr) 70px 52px;gap:10px;width:340px;height:78px;margin-left:24px;padding:0 10px 0 12px;display:grid}.finder-header-cta>.finder-header-cta__intro{grid-template-columns:46px minmax(0,1fr);gap:10px}.finder-header-cta__timer{width:46px;height:60px}.finder-header-cta>.finder-header-cta__action{padding-left:13px;font-size:16px}.finder-header-cta>.finder-header-cta__arrow{width:52px;height:52px;font-size:1.6rem}}@media (width>=1181px) and (width<=1359px){.home-page .finder-header-cta{margin-left:auto}}@media (width>=1181px) and (width<=1439px){.premium-public-header .finder-header-cta{margin-left:auto}.premium-public-header .topic-menu-button{margin-left:12px}}@media (width>=1440px) and (width<=1599px){.premium-public-header.has-dense-nav .premium-header-nav{display:none}.premium-public-header.has-dense-nav .finder-header-cta{margin-left:auto}.premium-public-header.has-dense-nav .topic-menu-button{margin-left:14px;display:block}.premium-public-header.has-dense-nav>.topic-mobile-nav{max-height:calc(100dvh - 154px);display:none;top:154px;overflow-y:auto}.premium-public-header.has-dense-nav>.topic-mobile-nav.is-open{display:block}}@media (prefers-reduced-motion:reduce){.finder-header-cta,.finder-header-cta>.finder-header-cta__arrow{transition:none}.finder-header-cta:hover,.finder-header-cta:focus-visible,.finder-header-cta:hover>.finder-header-cta__arrow,.finder-header-cta:focus-visible>.finder-header-cta__arrow{transform:none}}.home-page .hero-focus{--focus-head-height:62px;--focus-link-height:78px;grid-template-rows:var(--focus-head-height) 3px minmax(0,1fr) var(--focus-link-height);box-sizing:border-box;color:#142426;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#fffffffe,#f6f7f4fb);border:1px solid #fffffff0;border-radius:22px;place-self:end;width:520px;height:330px;margin:0 0 10px;display:grid;overflow:hidden;box-shadow:0 34px 90px #00000061,0 0 0 1px #daa40024,inset 0 1px #fff}.home-page .focus-head{color:#172526;letter-spacing:.13em;text-transform:uppercase;border:0;justify-content:space-between;align-items:center;height:auto;padding:0 26px;font:750 14px Manrope,sans-serif;display:flex}.home-page .focus-head>span{align-items:center;gap:11px;min-width:0;display:flex}.home-page .focus-head svg{fill:none;stroke:#dda600;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 27px;width:27px;height:27px}.home-page .focus-head>span>b{white-space:nowrap}.home-page .focus-head>i{color:#172526;align-items:center;gap:6px;font-size:14px;font-style:normal;display:flex}.home-page .focus-head>i>b{color:#dda600}.home-page .focus-head>i>span{color:#7c8583}.home-page .focus-progress{background:#dde1df;height:3px;margin:0 26px;overflow:hidden}.home-page .focus-progress>span{background:linear-gradient(90deg,#d99e00,#ffc927);border-radius:999px;width:18%;height:100%;display:block;box-shadow:0 0 14px #e5aa005c}.home-page .focus-body{grid-template-columns:126px minmax(0,1fr);align-items:center;gap:24px;min-height:0;padding:18px 26px;display:grid}.home-page .focus-icon{isolation:isolate;color:#172526;border:0;place-items:center;width:126px;height:142px;display:grid;position:relative}.home-page .focus-icon:before{content:"";z-index:-2;background:radial-gradient(circle at 42% 40%,#ffde71a8,#f5c1141f 66%,#0000 68%);border:0;border-radius:50%;width:118px;height:118px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-page .focus-icon:after{content:"";z-index:-1;opacity:.42;background-image:radial-gradient(circle,#dba100b8 1.1px,#0000 1.2px);background-size:10px 10px;position:absolute;inset:5px -1px;-webkit-mask-image:radial-gradient(circle,#000 0 37%,#0000 73%);mask-image:radial-gradient(circle,#000 0 37%,#0000 73%)}.home-page .focus-icon svg{z-index:2;fill:none;stroke:#172526;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 8px 8px #0a181921);width:94px;height:116px;position:relative;overflow:visible}.home-page .focus-icon .cabinet-shadow{fill:#0b1d1e2e;stroke:none}.home-page .focus-icon .cabinet-body{fill:url(#focus-cabinet-gold);stroke:#172526;stroke-width:2.5px}.home-page .focus-icon .cabinet-lines{fill:none;stroke:#172526;stroke-width:2.2px}.home-page .focus-icon .cabinet-handle{fill:#172526;stroke:none}.home-page .focus-copy{min-width:0}.home-page .focus-body small{color:#c58f00;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin:0;font:750 13px/1.25 Manrope,sans-serif;display:flex}.home-page .focus-kicker-badge{clip-path:polygon(50% 0,92% 25%,92% 75%,50% 100%,8% 75%,8% 25%);color:#fff;filter:drop-shadow(0 4px 7px #d49c003d);background:linear-gradient(145deg,#f4be18,#d99a00);flex:0 0 24px;place-items:center;width:24px;height:25px;font-size:13px;line-height:1;display:grid}.home-page .focus-body .focus-copy>strong{color:#142426;letter-spacing:-.025em;overflow-wrap:anywhere;margin-top:9px;font:750 1.32rem/1.18 Manrope,sans-serif;display:block}.home-page .focus-body p{color:#5e6867;margin:9px 0 0;font-size:14px;line-height:1.5}.home-page .focus-links{background:#ffffffd1;border-top:1px solid #d8ddda;grid-template-columns:repeat(3,minmax(0,1fr));min-height:0;display:grid}.home-page .focus-links a{color:#172526;border-right:1px solid #d8ddda;grid-template-columns:40px minmax(0,1fr) auto;justify-content:stretch;align-items:center;gap:9px;min-width:0;height:100%;min-height:0;padding:10px 14px;font:750 14px Manrope,sans-serif;transition:background .2s,color .2s,box-shadow .2s;display:grid}.home-page .focus-links a:last-child{border-right:0}.home-page .focus-link-icon{color:#172526;background:linear-gradient(145deg,#f8f7f3,#eeece5);border:1px solid #e4e0d8;border-radius:50%;place-items:center;width:40px;height:40px;transition:transform .2s,background .2s;display:grid}.home-page .focus-link-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.home-page .focus-link-icon .icon-accent{stroke:#d39a00}.home-page .focus-links a>strong{min-width:0;color:inherit;font:750 14px/1.25 Manrope,sans-serif}.home-page .focus-link-arrow{color:#ce9400;font-size:1.35rem;line-height:1}.home-page .focus-links a:hover,.home-page .focus-links a:focus-visible{color:#102829;background:#fff7da;padding:10px 14px;box-shadow:inset 0 -3px #e4a700}.home-page .focus-links a:hover .focus-link-icon,.home-page .focus-links a:focus-visible .focus-link-icon{background:#fff;transform:translateY(-2px)}.home-page .focus-links a:focus-visible{z-index:3;outline-offset:-4px;outline:3px solid #2f737d;position:relative}@media (width>=1500px){.home-page .hero-inner{grid-template-columns:minmax(0,1fr) 520px;gap:56px}}@media (width>=1360px) and (width<=1499px){.home-page .hero-inner{grid-template-columns:minmax(0,1fr) 470px;gap:36px}.home-page .hero-focus{--focus-head-height:60px;--focus-link-height:74px;width:470px;height:320px}.home-page .focus-head{padding-inline:23px}.home-page .focus-progress{margin-inline:23px}.home-page .focus-body{grid-template-columns:112px minmax(0,1fr);gap:20px;padding:17px 23px}.home-page .focus-icon{width:112px;height:132px}.home-page .focus-icon:before{width:108px;height:108px}.home-page .focus-icon svg{width:87px;height:107px}.home-page .focus-links a{grid-template-columns:36px minmax(0,1fr) auto;gap:8px;padding:9px 12px}.home-page .focus-link-icon{width:36px;height:36px}.home-page .focus-link-icon svg{width:23px;height:23px}.home-page .focus-links a:hover,.home-page .focus-links a:focus-visible{padding:9px 12px}}@media (width>=1280px) and (width<=1359px){.home-page .hero-inner{grid-template-columns:minmax(0,1fr) 450px;gap:32px}.home-page .hero-focus{--focus-head-height:58px;--focus-link-height:70px;border-radius:20px;width:450px;height:312px}.home-page .focus-head{padding-inline:21px}.home-page .focus-progress{margin-inline:21px}.home-page .focus-body{grid-template-columns:96px minmax(0,1fr);gap:19px;padding:16px 21px}.home-page .focus-icon{width:96px;height:118px}.home-page .focus-icon:before{width:96px;height:96px}.home-page .focus-icon svg{width:76px;height:94px}.home-page .focus-body .focus-copy>strong{font-size:1.16rem}.home-page .focus-links a{grid-template-columns:34px minmax(0,1fr) auto;gap:7px;padding:8px 10px;font-size:13px}.home-page .focus-link-icon{width:34px;height:34px}.home-page .focus-link-icon svg{width:21px;height:21px}.home-page .focus-links a>strong{font-size:13px}.home-page .focus-links a:hover,.home-page .focus-links a:focus-visible{padding:8px 10px}}@media (width>=1181px) and (width<=1279px){.home-page .hero-inner{grid-template-columns:minmax(0,1fr) 420px;gap:28px}.home-page .hero-focus{--focus-head-height:56px;--focus-link-height:66px;border-radius:18px;width:420px;height:300px}.home-page .focus-head{padding-inline:18px;font-size:13px}.home-page .focus-head svg{flex-basis:24px;width:24px;height:24px}.home-page .focus-head>i{font-size:13px}.home-page .focus-progress{margin-inline:18px}.home-page .focus-body{grid-template-columns:80px minmax(0,1fr);gap:16px;padding:14px 18px}.home-page .focus-icon{width:80px;height:102px}.home-page .focus-icon:before{width:82px;height:82px}.home-page .focus-icon svg{width:65px;height:82px}.home-page .focus-body small{letter-spacing:.09em;gap:6px}.home-page .focus-kicker-badge{flex-basis:22px;width:22px;height:23px}.home-page .focus-body .focus-copy>strong{margin-top:7px;font-size:1.04rem}.home-page .focus-body p{margin-top:6px;font-size:13px;line-height:1.4}.home-page .focus-links a{grid-template-columns:31px minmax(0,1fr) auto;gap:6px;padding:7px 8px;font-size:13px}.home-page .focus-link-icon{width:31px;height:31px}.home-page .focus-link-icon svg{width:20px;height:20px}.home-page .focus-links a>strong{font-size:13px}.home-page .focus-link-arrow{font-size:1.15rem}.home-page .focus-links a:hover,.home-page .focus-links a:focus-visible{padding:7px 8px}}@media (width<=1180px){.home-page .hero-focus{display:none}}@media (prefers-reduced-motion:reduce){.home-page .focus-links a,.home-page .focus-link-icon{transition:none}.home-page .focus-links a:hover .focus-link-icon,.home-page .focus-links a:focus-visible .focus-link-icon{transform:none}}.home-page .catalog-entry{isolation:isolate;background:radial-gradient(circle at 76% 3%,#f0ba1614,#0000 20%),linear-gradient(145deg,#fff 0%,#fbfaf7 58%,#f8f7f3 100%);padding:92px 0 86px;position:relative;overflow:hidden}.home-page .catalog-entry>.wrap{z-index:2;width:min(1460px,100% - 64px);position:relative}.home-page .catalog-entry-ambient{z-index:0;color:#173335;opacity:.055;pointer-events:none;width:min(360px,29vw);position:absolute;top:-16px;right:42px}.home-page .catalog-entry-ambient svg{fill:none;stroke:currentColor;stroke-width:1.3px;width:100%;height:auto;display:block}.home-page .catalog-entry-dots{z-index:0;opacity:.78;pointer-events:none;background-image:radial-gradient(circle,#d7a000 1.4px,#0000 1.5px);background-size:17px 17px;width:128px;height:94px;position:absolute;top:137px;right:50px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 35%);mask-image:linear-gradient(90deg,#0000,#000 35%)}.home-page .catalog-entry-head{grid-template-columns:minmax(0,1fr) 500px;align-items:center;gap:70px;margin-bottom:38px;display:grid}.home-page .catalog-entry-head .kicker{color:#c28e00;margin-bottom:18px}.home-page .catalog-entry-head h2{color:#102d30;letter-spacing:-.055em;max-width:760px;font-size:clamp(3rem,4.3vw,4.2rem);line-height:.99}.home-page .catalog-entry-head h2 em{color:#c89600}.home-page .catalog-entry-head>p{color:#4f6061;width:auto;max-width:500px;font-size:15px;line-height:1.75}.home-page .catalog-entry-grid{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 14px;display:grid}.home-page .catalog-entry-grid>a{background:linear-gradient(145deg,#fffffffc,#fcfcf9f7);border:1px solid #1530321c;border-radius:13px;grid-template-columns:66px minmax(0,1fr) 76px;align-items:center;gap:17px;min-width:0;min-height:136px;padding:17px 17px 17px 18px;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,border-color .22s,background .22s;display:grid;box-shadow:0 10px 26px #0a222411,inset 0 1px #ffffffe6}.home-page .catalog-entry-grid>a:hover,.home-page .catalog-entry-grid>a:focus-visible{background:#fff;border-color:#cd97007a;transform:translateY(-4px);box-shadow:0 18px 42px #0a22241f,0 0 0 4px #e8ae000f,inset 0 1px #fff}.home-page .catalog-entry-grid>a:focus-visible{outline-offset:3px;outline:3px solid #2f737d}.home-page .catalog-card-icon{color:#132e31;background:linear-gradient(145deg,#faf9f6,#f1efe9);border:1px solid #e5e1d9;border-radius:11px;place-items:center;width:66px;height:78px;transition:transform .22s,background .22s,box-shadow .22s;display:grid;box-shadow:inset 0 1px #fff}.home-page .catalog-card-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:51px;height:57px;overflow:visible}.home-page .catalog-card-icon .catalog-icon-fill{fill:#f4bd18;stroke:#132e31}.home-page .catalog-entry-grid>a:hover .catalog-card-icon,.home-page .catalog-entry-grid>a:focus-visible .catalog-card-icon{background:linear-gradient(145deg,#fffdf5,#f6efd9);transform:translateY(-2px)scale(1.025);box-shadow:0 9px 20px #ca950021,inset 0 1px #fff}.home-page .catalog-card-copy{flex-direction:column;justify-content:center;align-self:stretch;min-width:0;display:flex}.home-page .catalog-card-no{color:#cb9600;margin-bottom:5px;font:750 16px/1 Manrope,sans-serif}.home-page .catalog-card-copy>strong{color:#132e31;letter-spacing:-.018em;overflow-wrap:anywhere;font:750 15px/1.28 Manrope,sans-serif}.home-page .catalog-card-copy>small{color:#5f6e6e;margin-top:7px;font-size:13px;line-height:1.48}.home-page .catalog-card-action{border-left:1px solid #e3e6e2;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:10px;min-width:0;padding-left:15px;display:flex}.home-page .catalog-card-action>b{color:#152f31;text-align:center;font:750 13px/1.25 Manrope,sans-serif}.home-page .catalog-card-action>i{color:#c58f00;background:#fff;border:1.5px solid #d8a000;border-radius:50%;place-items:center;width:40px;height:40px;font:500 1.35rem/1 Manrope,sans-serif;transition:transform .22s,background .22s,color .22s,box-shadow .22s;display:grid}.home-page .catalog-entry-grid>a:hover .catalog-card-action>i,.home-page .catalog-entry-grid>a:focus-visible .catalog-card-action>i{color:#102d30;background:linear-gradient(145deg,#ffd64a,#f2b500);transform:translate(3px);box-shadow:0 8px 18px #d79e0038}.home-page .catalog-all-link{color:#142f31;background:#fff;border:1px solid #1430321a;border-radius:10px;grid-template-columns:36px minmax(0,auto) 25px;align-items:center;gap:11px;width:max-content;max-width:100%;min-height:58px;margin-top:16px;padding:10px 18px 10px 13px;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-grid;box-shadow:0 9px 24px #0a222412}.home-page .catalog-all-link:hover,.home-page .catalog-all-link:focus-visible{border-color:#cd97006b;transform:translateY(-2px);box-shadow:0 15px 32px #0a22241c}.home-page .catalog-all-link:focus-visible{outline-offset:3px;outline:3px solid #2f737d}.home-page .catalog-all-icon{color:#173436;place-items:center;width:36px;height:36px;display:grid}.home-page .catalog-all-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(2px 2px #f0b500);width:32px;height:32px}.home-page .catalog-all-link>strong{font:750 13px Manrope,sans-serif}.home-page .catalog-all-link>b{color:#ca9300;font-size:1.25rem;transition:transform .2s}.home-page .catalog-all-link:hover>b,.home-page .catalog-all-link:focus-visible>b{transform:translate(4px)}@media (width<=1180px){.home-page .catalog-entry>.wrap{width:min(100% - 48px,1240px)}.home-page .catalog-entry-head{grid-template-columns:minmax(0,1fr) 410px;gap:46px}.home-page .catalog-entry-head h2{font-size:clamp(2.8rem,5.1vw,3.75rem)}.home-page .catalog-entry-grid>a{grid-template-columns:60px minmax(0,1fr) 62px;gap:13px;min-height:132px;padding:15px}.home-page .catalog-card-icon{width:60px;height:72px}.home-page .catalog-card-icon svg{width:46px;height:52px}.home-page .catalog-card-action{padding-left:11px}}@media (width<=1080px){.home-page .catalog-entry{padding:82px 0}.home-page .catalog-entry-head{grid-template-columns:1fr;gap:24px}.home-page .catalog-entry-head h2{max-width:720px}.home-page .catalog-entry-head>p{max-width:650px}.home-page .catalog-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .catalog-entry-ambient{width:330px;right:-45px}}@media (width<=720px){.home-page .catalog-entry-grid{grid-template-columns:1fr}.home-page .catalog-entry-ambient{width:280px;top:30px;right:-86px}.home-page .catalog-entry-dots{display:none}}@media (width<=560px){.home-page .catalog-entry{padding:72px 0 68px}.home-page .catalog-entry>.wrap{width:min(100% - 32px,1240px)}.home-page .catalog-entry-head{margin-bottom:30px}.home-page .catalog-entry-head .kicker{max-width:290px;line-height:1.5}.home-page .catalog-entry-head h2{font-size:clamp(2.45rem,12vw,3rem);line-height:1.02}.home-page .catalog-entry-head>p{font-size:14px;line-height:1.65}.home-page .catalog-entry-grid{gap:10px}.home-page .catalog-entry-grid>a{border-radius:12px;grid-template-columns:56px minmax(0,1fr) 42px;gap:12px;min-height:126px;padding:13px}.home-page .catalog-card-icon{width:56px;height:68px}.home-page .catalog-card-icon svg{width:43px;height:49px}.home-page .catalog-card-copy>strong{font-size:14px}.home-page .catalog-card-action{border-left:0;padding-left:6px}.home-page .catalog-card-action>b{display:none}.home-page .catalog-card-action>i{width:38px;height:38px}.home-page .catalog-all-link{grid-template-columns:34px minmax(0,1fr) 22px;width:100%;padding-inline:12px}}@media (prefers-reduced-motion:reduce){.home-page .catalog-entry-grid>a,.home-page .catalog-card-icon,.home-page .catalog-card-action>i,.home-page .catalog-all-link,.home-page .catalog-all-link>b{transition:none}.home-page .catalog-entry-grid>a:hover,.home-page .catalog-entry-grid>a:focus-visible,.home-page .catalog-entry-grid>a:hover .catalog-card-icon,.home-page .catalog-entry-grid>a:focus-visible .catalog-card-icon,.home-page .catalog-entry-grid>a:hover .catalog-card-action>i,.home-page .catalog-entry-grid>a:focus-visible .catalog-card-action>i,.home-page .catalog-all-link:hover,.home-page .catalog-all-link:focus-visible,.home-page .catalog-all-link:hover>b,.home-page .catalog-all-link:focus-visible>b{transform:none}}.survey-cta.button,.survey-cta.public-hero-primary{isolation:isolate;color:#071719;text-align:left;filter:none;background:linear-gradient(135deg,#ffe34f 0%,#ffd326 45%,#ffc400 100%);border:2px solid #fffffff0;border-radius:18px;grid-template-columns:minmax(0,1fr) 78px;justify-content:stretch;align-items:stretch;gap:0;width:max-content;min-width:330px;max-width:100%;min-height:76px;padding:0;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,filter .22s,border-color .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 17px 40px #eeb2005c,0 0 0 7px #ffc20014,inset 0 1px #ffffffb8}.survey-cta.button:before,.survey-cta.public-hero-primary:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffa8,#0000);width:24%;transition:left .5s;position:absolute;inset:-55% auto -55% -26%;transform:skew(-18deg)}.survey-cta>*{z-index:1;position:relative}.survey-cta>.survey-cta__copy{color:#071719;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-width:0;min-height:72px;padding:13px 24px;box-shadow:none!important;background:0 0!important;display:flex!important}.survey-cta>.survey-cta__copy small{letter-spacing:.18em;text-transform:uppercase;opacity:1;margin:0;font:650 13px/1.25 Manrope,sans-serif;display:block;color:#263333!important}.survey-cta>.survey-cta__copy strong{color:#071719;letter-spacing:-.012em;overflow-wrap:anywhere;font:800 15px/1.3 Manrope,sans-serif;display:block}.survey-cta>.survey-cta__arrow,.survey-cta.public-hero-primary>.survey-cta__arrow{color:#071719;background:radial-gradient(circle,#ffe15485 0 33%,#0000 34%),linear-gradient(145deg,#ffad00 0%,#ff8a00 56%,#ff6900 100%);border:0;border-left:1px solid #ffffffd1;border-radius:0;align-self:stretch;place-items:center;width:auto;min-width:0;height:auto;margin:0;padding:0;box-shadow:inset 1px 0 #81460017,inset 0 1px #ffffff61;font-size:inherit!important;display:grid!important}.survey-cta__arrow>span{color:#071719;font:700 2rem/1 Manrope,sans-serif;transition:transform .22s cubic-bezier(.2,.8,.2,1);display:block}.survey-cta.button:hover,.survey-cta.button:focus-visible,.survey-cta.public-hero-primary:hover,.survey-cta.public-hero-primary:focus-visible{filter:saturate(1.04)brightness(1.025);background:linear-gradient(135deg,#ffea68 0%,#ffda32 45%,#ffca08 100%);border-color:#fff;transform:translateY(-3px)scale(1.018);box-shadow:0 24px 54px #eea8007a,0 0 0 10px #ffc2001f,inset 0 1px #ffffffd1}.survey-cta.button:hover:before,.survey-cta.button:focus-visible:before,.survey-cta.public-hero-primary:hover:before,.survey-cta.public-hero-primary:focus-visible:before{left:118%}.survey-cta.button:hover .survey-cta__arrow,.survey-cta.button:focus-visible .survey-cta__arrow,.survey-cta.public-hero-primary:hover .survey-cta__arrow,.survey-cta.public-hero-primary:focus-visible .survey-cta__arrow{background:radial-gradient(circle,#ffeb73b3 0 35%,#0000 36%),linear-gradient(145deg,#ffb818 0%,#ff9300 54%,#ff7200 100%)}.survey-cta:hover .survey-cta__arrow>span,.survey-cta:focus-visible .survey-cta__arrow>span{transform:translate(5px)}.survey-cta.button:focus-visible,.survey-cta.public-hero-primary:focus-visible{outline-offset:4px;outline:3px solid #2f737d}.survey-cta.button:active,.survey-cta.public-hero-primary:active{transform:translateY(-1px)scale(1.008)}.home-page .survey-cta.hero-primary{width:min(420px,100%);min-width:354px;min-height:76px}.home-page .survey-cta.advisor-button{width:100%;min-width:0;height:auto;min-height:76px}.home-page .survey-cta.cta-band-survey{width:min(410px,100%)}.survey-cta.public-hero-primary{width:min(470px,100%);min-width:360px;min-height:78px}.topic-check .survey-cta.survey-cta--compact{text-align:left;grid-template-columns:minmax(0,1fr) 66px;width:100%;min-width:0;min-height:72px;margin-top:20px;padding:0;display:grid}.topic-check .survey-cta.survey-cta--compact>.survey-cta__copy{padding:11px 15px}.topic-check .survey-cta.survey-cta--compact>.survey-cta__copy strong{font-size:13px}.offer-match-card .survey-cta.survey-cta--wide{width:min(520px,100%);min-width:0;margin-top:20px}.topic-mobile-nav .survey-cta.survey-cta--mobile,.home-page .mobile-nav .survey-cta.survey-cta--mobile{border-radius:14px;grid-template-columns:minmax(0,1fr) 62px;width:100%;min-width:0;min-height:68px;margin:8px 0 12px;color:#071719!important;background:linear-gradient(135deg,#ffe34f 0%,#ffd326 48%,#ffc400 100%)!important;border:2px solid #ffffffeb!important;padding:0!important;display:grid!important}.topic-mobile-nav .survey-cta.survey-cta--mobile>.survey-cta__copy,.home-page .mobile-nav .survey-cta.survey-cta--mobile>.survey-cta__copy{min-height:64px;padding:10px 16px}.topic-mobile-nav .survey-cta.survey-cta--mobile>.survey-cta__copy strong,.home-page .mobile-nav .survey-cta.survey-cta--mobile>.survey-cta__copy strong{font-size:14px}.home-page .finder-header-cta,.premium-public-header .finder-header-cta{color:#071719;background:linear-gradient(135deg,#ffe34f 0%,#ffd326 48%,#ffc400 100%);border:2px solid #ffffffed;box-shadow:0 12px 34px #eeb20057,0 0 0 5px #ffc20012,inset 0 1px #ffffffb3}.finder-header-cta:before{opacity:.28;background-image:radial-gradient(circle,#372b006b 1px,#0000 1.5px)}.finder-header-cta__timer{color:#102d30}.finder-header-cta__timer svg{filter:none}.finder-header-cta__copy b,.finder-header-cta__copy em,.finder-header-cta__copy b{color:#102d30}.finder-header-cta__subtitle{color:#4d5a58}.finder-header-cta>.finder-header-cta__action{color:#102d30;border-left-color:#ffffffc7}.home-page .finder-header-cta>.finder-header-cta__arrow,.premium-public-header .finder-header-cta>.finder-header-cta__arrow{background:linear-gradient(145deg,#ffb20d,#ff8c00 55%,#ff6b00);border-color:#ffffffdb;box-shadow:0 0 20px #ff89004d,inset 0 1px #ffffff85}.home-page .finder-header-cta:hover,.home-page .finder-header-cta:focus-visible,.premium-public-header .finder-header-cta:hover,.premium-public-header .finder-header-cta:focus-visible{background:linear-gradient(135deg,#ffea68 0%,#ffda32 48%,#ffca08 100%);border-color:#fff;box-shadow:0 18px 42px #eea80070,0 0 0 7px #ffc2001a,inset 0 1px #fffc}@media (width<=680px){.survey-cta.button,.survey-cta.public-hero-primary,.home-page .survey-cta.hero-primary,.home-page .survey-cta.cta-band-survey{border-radius:14px;grid-template-columns:minmax(0,1fr) 62px;width:100%;min-width:0;min-height:70px}.survey-cta>.survey-cta__copy{gap:4px;min-height:66px;padding:11px 15px}.survey-cta>.survey-cta__copy small{letter-spacing:.13em;font-size:13px}.survey-cta>.survey-cta__copy strong{font-size:13.5px}.survey-cta__arrow>span{font-size:1.65rem}.offer-match-card .survey-cta.survey-cta--wide{width:100%}}@media (width<=380px){.survey-cta.button,.survey-cta.public-hero-primary,.home-page .survey-cta.hero-primary,.home-page .survey-cta.cta-band-survey{grid-template-columns:minmax(0,1fr) 56px}.survey-cta>.survey-cta__copy{padding-inline:12px}.survey-cta>.survey-cta__copy small{letter-spacing:.1em}}@media (prefers-reduced-motion:reduce){.survey-cta,.survey-cta:before,.survey-cta__arrow>span{transition:none!important}.survey-cta:hover,.survey-cta:focus-visible,.survey-cta:hover .survey-cta__arrow>span,.survey-cta:focus-visible .survey-cta__arrow>span{transform:none!important}}.home-page .quick-intro{padding-left:28px}.home-page .advisor-id{justify-content:center}@media (width<=680px){.home-page .quick-intro{padding-left:0}}
