:root{--blue: #3055ff;--blue-dark: #1e3fd9;--blue-soft: #e3e9ff;--ink: #373643;--ink-soft: #5a5968;--ink-muted: #8e8d9a;--lime: #e6ff4b;--lime-dark: #c5db2d;--cream: #fdfaf0;--cream-warm: #f5efdf;--white: #ffffff;--line: #e8e3d2;--line-soft: #f0ebdb;--shadow-sm: 0 1px 2px rgba(55, 54, 67, .06);--shadow-md: 0 8px 24px rgba(55, 54, 67, .08);--shadow-lg: 0 24px 60px rgba(55, 54, 67, .12);--radius-sm: 8px;--radius: 14px;--radius-lg: 24px;--radius-xl: 32px;--container: 1240px;--ease: cubic-bezier(.4, 0, .2, 1);--font-title: "DM Sans", sans-serif;--font-body: "Jost", sans-serif}.hd *,.hd *:before,.hd *:after{box-sizing:border-box}.hd{font-family:var(--font-body);font-weight:400;font-size:17px;line-height:1.55;color:rgb(var(--color-foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hd img{max-width:100%;display:block}.hd button{font-family:inherit;cursor:pointer;border:none}.hd a{color:inherit;text-decoration:none}.hd input,.hd select,.hd textarea{font-family:inherit;font-size:inherit;color:inherit}.hd h1,.hd h2,.hd h3,.hd h4,.hd h5,.hd h6{font-family:var(--font-title);font-weight:700;letter-spacing:-.02em;line-height:1.05;color:rgb(var(--color-foreground));margin:0}.hd h1{font-size:clamp(4rem,6vw,7.6rem);letter-spacing:-.035em;font-weight:800}.hd h2{font-size:clamp(3.2rem,4vw,5.2rem);letter-spacing:-.03em}.hd h3{font-size:clamp(2.24rem,2.2vw,3rem)}.hd h4{font-size:2rem;letter-spacing:-.015em}.hd p{margin:0}.hd .eyebrow{font-family:var(--font-title);font-weight:500;font-size:1.248rem;letter-spacing:.12em;text-transform:uppercase;color:var(--blue)}.hd .container{max-width:var(--container);margin:0 auto;padding:0 24px}.hd .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 26px;font-family:var(--font-title);font-size:1.6rem;font-weight:600;letter-spacing:-.01em;border-radius:999px;transition:all .25s var(--ease);white-space:nowrap}.hd .btn-primary{background:var(--blue);color:var(--white);box-shadow:0 4px 14px #3055ff47}.hd .btn-primary:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 10px 24px #3055ff59}.hd .btn-ghost{background:transparent;color:inherit;border:1.5px solid var(--line)}.hd .btn-ghost:hover{border-color:currentColor}.color-scheme-2 .hd .btn-ghost{border-color:rgba(var(--color-foreground),.3)}.hd .btn-dark{background:var(--ink);color:var(--cream)}.hd .btn-dark:hover{background:#2a2935;transform:translateY(-2px)}.hd .btn-lime{background:var(--lime);color:var(--ink)}.hd .btn-lime:hover{background:var(--lime-dark);transform:translateY(-2px)}.hd .btn svg{width:18px;height:18px}.hd .btn-lg{padding:18px 32px;font-size:1.68rem}.hd .btn-sm{padding:10px 18px;font-size:1.44rem}.hd-announce{font-family:var(--font-title);font-size:1.312rem;font-weight:500;letter-spacing:.01em;overflow:hidden}.hd-announce-track{display:flex;gap:60px;padding:10px 0;animation:hd-scroll 40s linear infinite;white-space:nowrap}.hd-announce-item{display:inline-flex;align-items:center;gap:10px}.hd-announce-item .dot{width:6px;height:6px;background:var(--lime);border-radius:50%}@keyframes hd-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.hd-announce-track{animation:none}}.hd-section--header{position:sticky;top:0;z-index:100}.hd-nav{background:rgba(var(--color-background),.85);backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid var(--line-soft)}.hd-nav-inner{display:flex;align-items:center;justify-content:space-between;padding:18px 24px!important;gap:40px}.hd-logo{display:inline-flex;align-items:center;height:32px}.hd-logo img{height:100%;width:auto;display:block}.hd-nav-menu{display:flex;align-items:center;gap:6px;font-family:var(--font-body);font-weight:500;font-size:1.52rem}.hd-nav-menu a{padding:8px 14px;border-radius:999px;color:var(--ink-soft);transition:all .2s var(--ease)}.hd-nav-menu a:hover{color:var(--ink);background:var(--cream-warm)}.hd-nav-actions{display:flex;flex-direction:column;align-items:center;gap:7px;min-width:206px}.hd-nav-phone{width:100%;font-family:var(--font-body);font-weight:600;font-size:1.38rem;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:8px 13px;border-radius:16px;background:var(--cream);color:#9bb300;border:2px solid var(--lime)}.hd-nav-phone svg{color:#b4cf00}.hd-nav-phone-icons{display:inline-flex;align-items:center;gap:5px}.hd-nav-actions>.btn{width:100%;justify-content:center}.hd-menu-toggle{display:none;width:44px;height:44px;border-radius:50%;background:var(--ink)!important;color:var(--cream);align-items:center;justify-content:center}.hd-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.hd-nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;background:#37364380;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .3s var(--ease)}.hd-nav-overlay.open{opacity:1;pointer-events:auto;display:block}.hd-nav-mobile{position:fixed;top:0;right:0;bottom:0;width:min(86vw,360px);z-index:999;background:rgb(var(--color-background));color:rgb(var(--color-foreground));display:flex;flex-direction:column;gap:4px;padding:20px 22px calc(22px + env(safe-area-inset-bottom));box-shadow:-16px 0 48px #3736432e;transform:translate(100%);transition:transform .32s var(--ease);overflow-y:auto;-webkit-overflow-scrolling:touch;visibility:hidden}.hd-nav-mobile.open{transform:translate(0);visibility:visible}@media(prefers-reduced-motion:reduce){.hd-nav-mobile,.hd-nav-overlay{transition:none}}.hd-nav-mobile-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.hd-nav-mobile-title{font-family:var(--font-title);font-weight:700;font-size:1.6rem}.hd-nav-mobile-close{width:40px;height:40px;border-radius:50%;background:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;transition:background .2s var(--ease)}.hd-nav-mobile-close:hover{background:rgba(var(--color-foreground),.12)}.hd-nav-mobile-links{display:flex;flex-direction:column;gap:4px}.hd-nav-mobile a{padding:13px 14px;border-radius:var(--radius-sm);font-family:var(--font-title);font-weight:500;color:var(--ink-soft);text-decoration:none}.hd-nav-mobile a:hover{background:var(--cream-warm)}.hd-nav-mobile .hd-nav-mobile-phone{display:inline-flex;align-items:center;gap:8px}.hd-nav-mobile .hd-nav-mobile-phone svg{width:16px;height:16px;color:var(--blue)}.hd-nav-mobile .btn{margin-top:8px;background:var(--ink);color:var(--cream);text-align:center}.hd-menu-toggle[aria-expanded=true]{background:var(--blue)}@media(max-width:980px){.hd-nav-menu,.hd-nav-phone{display:none}.hd-menu-toggle{display:inline-flex}}@media(min-width:981px){.hd-nav-mobile,.hd-nav-overlay{display:none!important}}.hd-hero{position:relative;padding:40px 0 60px;overflow:hidden}.hd-hero:before{content:"";position:absolute;top:-100px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(48,85,255,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none}.hd-hero-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;align-items:center}.hd-hero-kicker{display:inline-flex;align-items:center;gap:10px;padding:6px 14px 6px 6px;background:var(--white);border:1px solid var(--line);border-radius:999px;font-family:var(--font-title);font-size:1.312rem;font-weight:500;color:var(--ink);margin-bottom:18px;box-shadow:var(--shadow-sm)}.hd-hero-kicker .badge{background:var(--lime);color:var(--ink);font-weight:700;padding:3px 10px;border-radius:999px;letter-spacing:.02em;text-wrap-mode:nowrap}.hd-hero h1{margin-bottom:24px}.hd-hero h1 em{font-style:normal;position:relative;white-space:nowrap}.hd-hero h1 em:after{content:"";position:absolute;left:-2%;right:-2%;bottom:6%;height:28%;background:var(--lime);z-index:-1;transform:skew(-4deg)}.hd-hero-lead{font-size:1.888rem;color:var(--ink-soft);max-width:540px;margin-bottom:36px;line-height:1.55}.hd-checker{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:18px;box-shadow:var(--shadow-md);max-width:560px}.hd-checker-label{font-family:var(--font-title);font-size:1.28rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:10px;padding:0 6px}.hd-checker-form{display:flex;gap:10px}.hd-checker-input{flex:1;padding:14px 18px;border:none;background:var(--cream);border-radius:999px;font-family:var(--font-title);font-size:1.68rem;font-weight:500;color:var(--ink);outline:none;transition:box-shadow .2s var(--ease)}.hd-checker-input::placeholder{color:var(--ink-muted);font-weight:400}.hd-checker-input:focus{box-shadow:0 0 0 3px var(--blue-soft)}.hd-checker-result{margin-top:14px;padding:14px 18px;background:var(--cream);border-radius:var(--radius);display:none;font-size:1.52rem;font-family:var(--font-title);color:var(--ink)}.hd-checker-result.show{display:flex;align-items:center;gap:12px}.hd-checker-result.success{background:#e6ff4b59}.hd-checker-result.error{background:#ff64641a;color:#b8323a}.hd-checker-result svg{width:20px;height:20px;flex-shrink:0}.hd-hero-trust{margin-top:32px;display:flex;gap:28px;flex-wrap:wrap}.hd-hero-trust-item{display:flex;align-items:center;gap:10px;font-family:var(--font-title);font-size:1.44rem;font-weight:500;color:var(--ink-soft)}.hd-hero-trust-item svg{width:18px;height:18px;color:var(--blue)}.hd-hero-trust-item .stars{color:#ffb800;letter-spacing:-1px}.hd-hero-visual{position:relative;aspect-ratio:4/5;max-width:520px;margin-left:auto;width:100%}.hd-hero-photo{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:32px;overflow:hidden;background:var(--cream-warm);box-shadow:0 30px 70px #3736432e,0 10px 28px #3055ff1a}.hd-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:left;display:block}@media(max-width:980px){.hd-hero{padding:40px 0 60px}.hd-hero-grid{grid-template-columns:1fr;gap:40px}.hd-hero-visual{max-width:440px;margin:0 auto}}@media(max-width:749px){.hd-hero{padding:28px 0 48px;text-align:left}.hd-hero-grid{gap:34px}.hd-hero-grid>div:first-child{width:100%;min-width:0}.hd-hero-kicker{font-size:1.15rem}.hd-hero h1{font-size:clamp(3.35rem,10.5vw,4.6rem)!important;line-height:1.02;text-wrap:balance;overflow-wrap:anywhere}.hd-hero h1 em{white-space:normal}.hd-hero-lead{max-width:34rem;margin:0 0 28px;font-size:1.62rem;line-height:1.48}.hd-hero-actions{justify-content:flex-start;width:100%}.hd-hero-actions .btn{flex:1 1 100%;width:100%;justify-content:center}.hd-checker{width:100%;margin-left:auto;margin-right:auto;padding:15px;text-align:left}.hd-checker-form{flex-direction:column}.hd-checker-form .btn,.hd-checker-input{width:100%;justify-content:center;text-align:left}.hd-checker-result{justify-content:center;text-align:left}.hd-hero-trust{justify-content:flex-start;gap:12px 20px;margin-top:26px}.hd-hero-trust-item{justify-content:flex-start;font-size:1.3rem}.hd-hero-visual{max-width:360px}}.hd-energy-strip{padding:60px 0 20px}.hd-energy-strip-label{text-align:center;font-family:var(--font-title);font-size:1.248rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:24px}.hd-energy-bars{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;max-width:900px;margin:0 auto}.hd-energy-bar{padding:18px 12px;text-align:center;color:var(--white);font-family:var(--font-title);font-weight:800;font-size:1.92rem;border-radius:4px;position:relative}.hd-energy-bar:nth-child(1){background:#00a651;width:62%}.hd-energy-bar:nth-child(2){background:#50b848;width:70%}.hd-energy-bar:nth-child(3){background:#aed136;color:var(--ink);width:82%}.hd-energy-bar:nth-child(4){background:#fff200;color:var(--ink);width:88%}.hd-energy-bar:nth-child(5){background:#fdb813;width:92%;color:var(--ink)}.hd-energy-bar:nth-child(6){background:#f47c20;width:96%}.hd-energy-bar:nth-child(7){background:#ed1c24;width:100%}.hd-section{padding:100px 0}.hd-section-head{max-width:760px;margin:0 auto 56px;text-align:center}.hd-section-head .eyebrow{display:inline-block;margin-bottom:14px}.hd-section-head h2{margin-bottom:16px}.hd-section-head p{font-size:1.76rem;color:var(--ink-soft)}.color-scheme-2 .hd .eyebrow{color:var(--lime)}.color-scheme-2 .hd-nav-menu a,.color-scheme-2 .hd-nav-mobile a,.color-scheme-2 .hd-hero-lead,.color-scheme-2 .hd-hero-trust-item,.color-scheme-2 .hd-energy-strip-label,.color-scheme-2 .hd-section-head p{color:#fdfaf0b3}.color-scheme-2 .hd-nav-menu a:hover,.color-scheme-2 .hd-nav-mobile a:hover{color:var(--cream);background:#fdfaf014}.hd-how{position:relative;overflow:hidden}.hd-how:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#00a651,#50b848,#aed136,#fff200,#fdb813,#f47c20,#ed1c24)}.hd-steps{display:grid;grid-template-columns:repeat(var(--hd-step-count, 4),minmax(0,1fr));gap:clamp(12px,1.5vw,24px)}.hd-step{position:relative;min-width:0;padding:clamp(22px,2.2vw,32px) clamp(16px,1.7vw,24px) clamp(20px,2vw,28px);background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--radius-lg);transition:all .3s var(--ease)}.hd-step:hover{background:rgba(var(--color-foreground),.08);transform:translateY(-4px)}.hd-step-num{font-family:var(--font-title);font-size:4.48rem;font-weight:800;color:var(--lime);letter-spacing:-.05em;line-height:1;margin-bottom:18px;display:flex;align-items:baseline;gap:4px}.hd-step h3{margin-bottom:12px;font-size:clamp(1.55rem,1.55vw,2rem);overflow-wrap:anywhere}.hd-step p{color:rgba(var(--color-foreground),.7);font-size:clamp(1.3rem,1.18vw,1.52rem);line-height:1.55;overflow-wrap:anywhere}@media(max-width:900px){.hd-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.hd-steps{grid-template-columns:1fr}}.hd-diag-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hd-diag-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:32px 28px;transition:all .3s var(--ease);position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:260px}.hd-diag-card:after{content:"";position:absolute;inset:auto 0 0 0;height:3px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease)}.hd-diag-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);border-color:transparent}.hd-diag-card:hover:after{transform:scaleX(1)}.hd-diag-icon{width:56px;height:56px;border-radius:16px;background:var(--cream);display:flex;align-items:center;justify-content:center;color:var(--blue);margin-bottom:22px;transition:all .3s var(--ease)}.hd-diag-card:hover .hd-diag-icon{background:var(--blue);color:var(--white);transform:rotate(-6deg)}.hd-diag-icon svg{width:26px;height:26px}.hd-diag-card h3{font-size:1.92rem;margin-bottom:10px;color:var(--ink)}.hd-diag-card p{color:var(--ink-soft);font-size:1.52rem;margin-bottom:20px;flex:1}.hd-diag-card .meta{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-title);font-size:1.408rem;padding-top:18px;border-top:1px solid var(--line)}.hd-diag-card .duration{color:var(--ink-muted);display:inline-flex;align-items:center;gap:6px}.hd-diag-card .duration svg{width:14px;height:14px}.hd-diag-card .price{font-weight:700;color:var(--ink);font-size:1.6rem}.hd-diag-card .price .from{font-weight:400;color:var(--ink-muted);font-size:1.312rem}@media(max-width:900px){.hd-diag-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.hd-diag-grid{grid-template-columns:1fr}}.hd-pricing{position:relative}.hd-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.hd-pricing-grid--count-6{gap:20px}.hd-pricing-grid--count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.hd-pricing-grid--count-5{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.hd-pricing-grid--count-5 .hd-price-card{padding:30px 22px 24px}.hd-pricing-grid--count-5 .hd-price-tag .amount{font-size:4rem}.hd-pricing-grid--count-5 .hd-price-card h3{font-size:1.85rem}.hd-pricing-grid--count-5 .hd-price-card .desc,.hd-pricing-grid--count-5 .hd-price-features li{font-size:1.38rem}.hd-pricing-grid--count-6 .hd-price-card{padding:28px 24px 24px}.hd-pricing-grid--count-6 .hd-price-card.featured{transform:none}.hd-pricing-grid--count-6 .hd-price-tag .amount{font-size:4rem}.hd-pricing-grid--count-6 .hd-price-card h3{font-size:1.85rem}.hd-pricing-grid--count-6 .hd-price-card .desc{font-size:1.4rem;margin-bottom:16px;min-height:0}.hd-pricing-grid--count-6 .hd-price-features li{font-size:1.38rem;padding:8px 0}.hd-pricing-grid--count-6 .hd-price-features{margin-bottom:20px}.hd-price-tier{display:inline-block;margin-bottom:10px;padding:5px 12px;border-radius:999px;background:#c8e86a59;color:var(--ink);font-family:var(--font-title);font-size:1.2rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;width:fit-content}.hd-price-card.featured .hd-price-tier{background:#c8e86a33;color:var(--lime)}.hd-pricing-foot{margin-top:32px;text-align:center}.hd-pricing-foot-link{font-family:var(--font-title);font-size:1.55rem;font-weight:700;color:var(--ink);text-decoration:underline;text-underline-offset:4px}.hd-pricing-foot-link:hover{color:var(--blue)}.hd-price-card{background:var(--white);border-radius:var(--radius-xl);padding:40px 32px;display:flex;flex-direction:column;position:relative;transition:all .3s var(--ease);border:1.5px solid rgba(230,255,75,.92);color:var(--ink)}.hd-price-card.featured{background:var(--ink);color:var(--cream);transform:scale(1.03);border-color:var(--lime);box-shadow:var(--shadow-lg)}.hd-price-card.featured h3{color:var(--cream)}.hd-price-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--lime);color:var(--ink);padding:6px 14px;font-family:var(--font-title);font-size:1.2rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:999px}.hd-price-tag{margin:18px 0 6px;display:flex;align-items:baseline;gap:6px}.hd-price-tag .amount{font-family:var(--font-title);font-size:5.12rem;font-weight:800;letter-spacing:-.04em;line-height:1}.hd-price-tag .currency{font-size:2.4rem;font-weight:600}.hd-price-tag .unit{color:var(--ink-muted);font-size:1.44rem}.hd-price-tag .hd-price-from{margin-right:4px;font-weight:600}.hd-pricing-grid--count-6 .hd-price-tag .amount:only-child,.hd-price-card .hd-price-tag .amount:only-child{font-size:3.2rem}.hd-price-card.featured .hd-price-tag .unit{color:#fdfaf099}.hd-price-card h3{font-size:2.08rem}.hd-price-card .desc{color:var(--ink-soft);font-size:1.52rem;margin-bottom:24px;min-height:44px}.hd-price-card.featured .desc{color:#fdfaf0b3}.hd-price-features{list-style:none;margin-bottom:32px;flex:1;padding:0}.hd-price-features li{display:flex;gap:12px;padding:10px 0;font-size:1.52rem;color:var(--ink-soft);border-top:1px solid var(--line-soft)}.hd-price-card.featured .hd-price-features li{color:#fdfaf0d9;border-top-color:#fdfaf01a}.hd-price-features li:first-child{border-top:none}.hd-price-features svg{width:18px;height:18px;color:var(--blue);flex-shrink:0;margin-top:2px}.hd-price-card.featured .hd-price-features svg{color:var(--lime)}.hd-price-card .btn{width:100%}@media(max-width:1100px){.hd-pricing-grid--count-4,.hd-pricing-grid--count-5,.hd-pricing-grid--count-6{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.hd-pricing-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:24px;margin-left:-24px;margin-right:-24px;padding:4px 24px 16px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hd-pricing-grid::-webkit-scrollbar{display:none}.hd-pricing-grid--count-6{display:flex}.hd-price-card,.hd-pricing-grid--count-5 .hd-price-card,.hd-pricing-grid--count-6 .hd-price-card{flex:0 0 min(82vw,360px);min-height:100%;padding:30px 24px 24px;scroll-snap-align:start;scroll-snap-stop:always}.hd-price-card.featured{transform:scale(1)}}@media(max-width:749px){.hd-pricing-grid{margin-top:0;margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px;scroll-padding-left:18px}}.hd-aud-tabs{display:flex;justify-content:center;gap:6px;margin:0 auto 40px;padding:6px;background:var(--cream);border-radius:999px;width:fit-content}.hd-aud-tab{padding:10px 22px;font-family:var(--font-title);font-weight:500;font-size:1.52rem;border-radius:999px;color:var(--ink-soft);transition:all .25s var(--ease)}.hd-aud-tab.active{background:var(--ink);color:var(--cream)}.hd-aud-panel{display:none}.hd-aud-panel.active{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.hd-aud-panel h3{font-size:3.52rem;margin-bottom:18px;line-height:1.1;color:var(--ink)}.hd-aud-panel>div:first-child>p{color:var(--ink-soft);font-size:1.68rem;margin-bottom:28px}.hd-aud-list{list-style:none;display:grid;gap:14px;margin-bottom:32px;padding:0}.hd-aud-list li{display:flex;align-items:flex-start;gap:14px;font-size:1.6rem;color:var(--ink)}.hd-aud-list svg{width:24px;height:24px;flex-shrink:0;background:var(--lime);border-radius:50%;padding:5px;color:var(--ink)}.hd-aud-visual{aspect-ratio:4/5;border-radius:var(--radius-xl);background:linear-gradient(135deg,#3055ff,#1e3fd9);overflow:hidden;position:relative;box-shadow:var(--shadow-md)}.hd-aud-visual img{width:100%;height:100%;object-fit:cover;display:block}.hd-aud-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(55,54,67,.25) 100%);pointer-events:none}.hd-aud-visual-tag{position:absolute;bottom:24px;left:24px;background:var(--white);padding:12px 18px;border-radius:var(--radius);box-shadow:var(--shadow-md);font-family:var(--font-title);font-size:1.36rem}.hd-aud-visual-tag b{color:var(--ink)}.hd-aud-visual-tag .sub{color:var(--ink-muted);font-size:1.2rem}@media(max-width:900px){.hd-aud-panel.active{grid-template-columns:1fr;gap:40px}.hd-aud-visual{max-width:400px;margin:0 auto}}.hd-stats{padding:80px 0}.hd-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;text-align:center}.hd-stat-num{font-family:var(--font-title);font-size:clamp(4rem,5vw,7.2rem);font-weight:800;letter-spacing:-.05em;line-height:1;color:rgb(var(--color-foreground))}.hd-stat-num .plus,.hd-stat-num .percent{font-size:.6em;color:var(--blue);margin-left:2px}.hd-stat-label{font-family:var(--font-title);font-size:1.52rem;font-weight:500;color:rgb(var(--color-foreground));margin-top:12px;opacity:.75}@media(max-width:700px){.hd-stats-grid{grid-template-columns:repeat(2,1fr);gap:40px 24px}}.hd-testi-slider{position:relative}.hd-testi-viewport{overflow:hidden;padding:20px}.hd-testi-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px;margin:-4px}.hd-testi-track::-webkit-scrollbar{display:none}.hd-testi-card{flex:0 0 calc((100% - 40px) / 3);scroll-snap-align:start;background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:32px 28px;display:flex;flex-direction:column;transition:all .3s var(--ease);margin:0}.hd-testi-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.hd-testi-stars{color:#ffb800;font-size:1.76rem;letter-spacing:-2px;margin-bottom:16px}.hd-testi-quote{font-family:var(--font-title);font-size:1.68rem;font-weight:500;line-height:1.5;color:var(--ink);flex:1;margin-bottom:24px!important;letter-spacing:-.01em}.hd-testi-quote:before{content:"\201c";color:var(--blue);font-weight:800;margin-right:2px}.hd-testi-quote:after{content:"\201d";color:var(--blue);font-weight:800}.hd-testi-meta{display:flex;align-items:center;gap:14px;padding-top:20px;border-top:1px solid var(--line-soft)}.hd-testi-avatar{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-title);font-weight:700;font-size:1.52rem;letter-spacing:-.01em;flex-shrink:0;background:var(--blue);color:var(--white);border:2px solid var(--cream);box-shadow:0 0 0 1px var(--line)}.hd-testi-avatar.b{background:var(--ink);color:var(--lime)}.hd-testi-avatar.c{background:var(--lime);color:var(--ink)}.hd-testi-logo{width:48px;height:48px;object-fit:contain;border-radius:8px;background:#f6f8ff;padding:4px;flex-shrink:0}.hd-testi-name{font-family:var(--font-title);font-weight:700;font-size:1.52rem;color:var(--ink)}.hd-testi-role{color:var(--ink-muted);font-size:1.312rem}.hd-testi-nav{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:36px}.hd-testi-arrow{width:46px;height:46px;border-radius:50%;border:1.5px solid var(--line);background:var(--white);color:var(--ink);display:flex;align-items:center;justify-content:center;transition:all .2s var(--ease)}.hd-testi-arrow:hover:not(:disabled){border-color:var(--ink);transform:translateY(-2px)}.hd-testi-arrow:disabled{opacity:.35;cursor:not-allowed}.hd-testi-dots{display:flex;align-items:center;gap:8px}.hd-testi-dots button{width:8px;height:8px;padding:0;border-radius:999px;background:var(--line);transition:all .25s var(--ease)}.hd-testi-dots button[aria-current=true]{background:var(--blue);width:24px}@media(max-width:900px){.hd-testi-card{flex-basis:calc((100% - 20px)/2)}}@media(max-width:700px){.hd-testi-card{flex-basis:100%}}.hd-faq-wrap{max-width:800px;margin:0 auto}.hd-faq-item{border-bottom:1px solid var(--line)}.hd-faq-q{width:100%;text-align:left;padding:26px 0;font-family:var(--font-title);font-size:1.7rem;font-weight:600;color:var(--ink);display:flex;justify-content:space-between;align-items:center;gap:20px;letter-spacing:-.015em;background:transparent}.hd-faq-q .icon{width:32px;height:32px;border-radius:50%;background:var(--cream);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s var(--ease)}.hd-faq-q .icon svg{width:14px;height:14px;transition:transform .3s var(--ease)}.hd-faq-item.open .hd-faq-q .icon{background:var(--blue);color:var(--white)}.hd-faq-item.open .hd-faq-q .icon svg{transform:rotate(45deg)}.hd-faq-a{max-height:0;overflow:hidden;transition:max-height .4s var(--ease)}.hd-faq-a-inner{padding:0 0 26px;color:var(--ink-soft);font-size:1.6rem;line-height:1.6;max-width:92%}.hd-cta{padding:120px 0;position:relative;overflow:hidden}.hd-cta:before{content:"";position:absolute;top:-300px;right:-200px;width:700px;height:700px;background:radial-gradient(circle,rgba(230,255,75,.12) 0%,transparent 70%);border-radius:50%}.hd-cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.hd-cta-bg img{width:100%;height:100%;object-fit:cover;opacity:.25;filter:grayscale(100%) contrast(1.1)}.hd-cta-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgb(var(--color-background)),rgba(var(--color-background),.82),rgb(var(--color-background)))}.hd-cta-inner{position:relative;z-index:1;text-align:center;max-width:780px;margin:0 auto}.hd-cta h2{font-size:clamp(3.52rem,5vw,6.08rem);margin-bottom:20px}.hd-cta h2 em{font-style:normal;color:var(--lime)}.hd-cta p{color:rgba(var(--color-foreground),.7);font-size:1.84rem;margin-bottom:36px;max-width:560px;margin-left:auto;margin-right:auto}.hd-cta-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.hd-zones-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hd-zone-card{position:relative;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-md);transition:transform .4s var(--ease);background:var(--ink);color:var(--cream);display:flex;flex-direction:column}.hd-zone-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.hd-zone-photo{position:relative;aspect-ratio:16/10;background:linear-gradient(135deg,#3055ff,#373643);overflow:hidden}.hd-zone-photo img{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.hd-zone-card:hover .hd-zone-photo img{transform:scale(1.04)}.hd-zone-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#37364326,#3736438c);pointer-events:none}.hd-zone-map-label{position:absolute;top:20px;left:20px;background:var(--white);padding:7px 14px;border-radius:999px;font-family:var(--font-title);font-size:1.184rem;font-weight:600;color:var(--ink);display:inline-flex;align-items:center;gap:8px;z-index:2;box-shadow:var(--shadow-sm)}.hd-zone-map-label .dot{width:7px;height:7px;background:#22c55e;border-radius:50%;position:relative}.hd-zone-map-label .dot:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;background:#22c55e;border-radius:50%;opacity:.35;animation:hd-pulse 2s ease-out infinite}@keyframes hd-pulse{0%{transform:scale(1);opacity:.35}to{transform:scale(2.4);opacity:0}}@media(prefers-reduced-motion:reduce){.hd-zone-map-label .dot:before{animation:none}}.hd-zone-code-count{position:absolute;top:20px;right:20px;background:#ffffff26;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:8px 14px;border-radius:999px;font-family:var(--font-title);font-size:1.248rem;font-weight:600;color:var(--cream);border:1px solid rgba(255,255,255,.25);z-index:2}.hd-zone-code-count b{color:var(--lime);font-weight:800;margin-right:4px}.hd-zone-content{padding:28px 32px 32px;flex:1;display:flex;flex-direction:column}.hd-zone-content h3{color:var(--cream);font-size:2.88rem;margin-bottom:10px}.hd-zone-content p{color:#fdfaf0bf;margin-bottom:18px;font-size:1.52rem;line-height:1.5}.hd-zone-codes{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.hd-zone-chip{background:#fdfaf01a;padding:5px 11px;border-radius:999px;font-family:var(--font-title);font-size:1.248rem;font-weight:500;color:var(--cream);border:1px solid rgba(253,250,240,.15)}.hd-zone-chip.lime{background:var(--lime);color:var(--ink);border-color:var(--lime);font-weight:700}.hd-zone-days{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-title);font-size:1.36rem;color:#fdfaf0a6;margin-top:auto;padding-top:18px;border-top:1px solid rgba(253,250,240,.1)}.hd-zone-days svg{width:14px;height:14px}@media(max-width:800px){.hd-zones-grid{grid-template-columns:1fr}}.hd-team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hd-guarantee-card{background:var(--cream);border-radius:var(--radius-xl);padding:32px 28px 28px;transition:all .3s var(--ease);position:relative;overflow:hidden;border:1px solid var(--line-soft)}.hd-guarantee-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-md);background:var(--white);border-color:transparent}.hd-guarantee-illu{width:100%;aspect-ratio:4/3;margin-bottom:20px;border-radius:var(--radius);background:var(--white);display:flex;align-items:center;justify-content:center;border:1px solid var(--line-soft);overflow:hidden}.hd-guarantee-card:hover .hd-guarantee-illu{background:var(--cream)}.hd-guarantee-illu svg{width:100%;height:100%}.hd-guarantee-card h4{font-family:var(--font-title);font-weight:700;font-size:1.84rem;letter-spacing:-.015em;color:var(--ink);margin-bottom:8px}.hd-guarantee-card p{color:var(--ink-soft);font-size:1.472rem;line-height:1.5}@media(max-width:900px){.hd-team-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.hd-team-grid{grid-template-columns:1fr}}.hd-footer{padding:60px 0 30px;border-top:1px solid rgba(var(--color-foreground),.1)}.hd-foot-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:50px;padding-bottom:40px;border-bottom:1px solid rgba(var(--color-foreground),.1)}.hd-foot-logo{height:38px;margin-bottom:20px;width:auto;display:block}.hd-foot-brand p{color:rgba(var(--color-foreground),.65);font-size:1.52rem;max-width:340px;margin-bottom:24px}.hd-foot-badges{display:flex;gap:10px;flex-wrap:wrap}.hd-foot-badge{padding:6px 12px;background:rgba(var(--color-foreground),.08);border-radius:999px;font-family:var(--font-title);font-size:1.248rem;font-weight:500;display:inline-flex;align-items:center;gap:6px}.hd-foot-badge .dot{width:6px;height:6px;background:var(--lime);border-radius:50%}.hd-foot-col h4{font-size:1.312rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px;opacity:.6}.hd-foot-col ul{list-style:none;display:grid;gap:10px;padding:0;margin:0}.hd-foot-col a{color:rgba(var(--color-foreground),.75);font-size:1.52rem;transition:color .2s var(--ease)}.hd-foot-col a:hover{color:var(--lime)}.hd-foot-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:30px;flex-wrap:wrap;gap:20px}.hd-foot-legal{color:rgba(var(--color-foreground),.5);font-size:1.36rem}.hd-foot-socials{display:flex;gap:10px}.hd-foot-social{width:38px;height:38px;border-radius:50%;background:rgba(var(--color-foreground),.06);display:flex;align-items:center;justify-content:center;transition:all .2s var(--ease)}.hd-foot-social:hover{background:var(--lime);color:var(--ink)}.hd-foot-social svg{width:16px;height:16px}@media(max-width:900px){.hd-foot-top{grid-template-columns:1fr 1fr;gap:40px}.hd-foot-brand{grid-column:1 / -1}}@media(max-width:560px){.hd-foot-top{grid-template-columns:1fr}}.hd-page{padding:90px 0 100px}.hd-page-inner{max-width:680px;margin:0 auto;text-align:center}.hd-page-inner h1{margin-bottom:18px}.hd-page-inner>p{color:rgba(var(--color-foreground),.78);font-size:1.792rem;margin-bottom:28px}.hd-page-icon{width:76px;height:76px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 26px;background:rgba(var(--color-foreground),.06);color:var(--blue)}.hd-page-icon svg{width:34px;height:34px}.hd-page-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.hd-embed{margin-top:34px;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--line)}.hd-embed iframe{width:100%;min-height:620px;border:0;display:block}.hd-note{background:rgba(var(--color-foreground),.05);border:1px dashed rgba(var(--color-foreground),.25);border-radius:var(--radius);padding:20px 22px;font-size:1.52rem;color:rgba(var(--color-foreground),.7);text-align:left}.hd-page-form{margin:28px auto 0;max-width:460px;display:grid;gap:12px;text-align:left}.hd-page-form label{font-family:var(--font-title);font-size:1.36rem;font-weight:600}.hd-page-form input,.hd-page-form textarea{padding:13px 16px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white);color:var(--ink);width:100%}.hd-page-form .btn{width:100%}@media(max-width:560px){.hd-page{padding:60px 0 70px}}.button,.shopify-payment-button__button--unbranded,.product-form__submit,.cart__checkout-button,.shopify-challenge__button,.customer button,.cart__dynamic-checkout-buttons [role=button]{border-radius:999px;font-family:var(--font-title);letter-spacing:-.01em}.card__heading,.product__title,h1,h2,h3,h4{letter-spacing:-.02em}.price--on-sale .price-item--sale{color:var(--blue)}.facets__summary,.facet-checkbox{font-family:var(--font-body)}.hd-reveal{opacity:0;transform:translateY(20px);transition:all .8s var(--ease)}.hd-reveal.in{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.hd-reveal{opacity:1;transform:none;transition:none}}.hd-rich{max-width:760px;margin:0 auto}.hd-rich.hd-rich--wide{max-width:920px}.hd-rich h2{font-size:clamp(2.4rem,3vw,3.4rem);margin:48px 0 16px}.hd-rich h3{font-size:clamp(1.9rem,2vw,2.4rem);margin:32px 0 12px}.hd-rich h2:first-child,.hd-rich h3:first-child{margin-top:0}.hd-rich p,.hd-rich ul,.hd-rich ol{color:var(--ink-soft);font-size:1.76rem;line-height:1.7;margin-bottom:18px}.hd-rich ul,.hd-rich ol{padding-left:22px}.hd-rich li{margin-bottom:8px}.hd-rich a{color:var(--blue);font-weight:600;text-decoration:underline;text-underline-offset:3px}.hd-rich strong{color:var(--ink)}.hd-rich hr{border:none;border-top:1px solid var(--line);margin:36px 0}.color-scheme-2 .hd-rich p,.color-scheme-2 .hd-rich ul,.color-scheme-2 .hd-rich ol{color:#fdfaf0c7}.color-scheme-2 .hd-rich strong{color:var(--cream)}.hd.page-hero{padding:80px 0 40px}.hd .page-hero-inner{max-width:760px}.hd .page-hero-inner--center{text-align:center;margin-left:auto;margin-right:auto}.hd.page-hero h1{font-family:var(--font-title);font-size:clamp(3.52rem,5vw,5.76rem);line-height:1.05;letter-spacing:-.03em;color:var(--ink);margin:18px 0;font-weight:700}.hd.page-hero .lede{font-size:1.888rem;color:var(--ink-muted);line-height:1.55;max-width:620px}.hd .page-hero-actions{margin-top:30px;display:flex;gap:12px;flex-wrap:wrap}.hd .kicker{display:inline-block;font-family:var(--font-title);font-size:1.248rem;font-weight:600;letter-spacing:.12em;color:var(--blue);text-transform:uppercase}.hd.page-section{padding:70px 0}.hd.section-cream{background:var(--cream)}.hd .section-head{text-align:center;max-width:720px;margin:0 auto 50px}.hd .section-head h2{font-family:var(--font-title);font-size:clamp(2.88rem,3.5vw,4.16rem);letter-spacing:-.025em;color:var(--ink);margin:14px 0;font-weight:700}.hd .section-sub{color:var(--ink-muted);font-size:1.68rem;line-height:1.55}.hd .hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hd .hub-card{background:var(--white);border-radius:20px;padding:28px 26px 26px;text-decoration:none;color:var(--ink);border:1px solid rgba(55,54,67,.06);transition:transform .2s var(--ease),box-shadow .2s var(--ease);display:flex;flex-direction:column}.hd .hub-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.hd .hub-card-feat{background:var(--ink);color:var(--cream)}.hd .hub-card-feat h3,.hd .hub-card-feat .hub-link{color:var(--cream)}.hd .hub-card-feat p{color:#fdfaf0b3}.hd .hub-card-cta{background:linear-gradient(135deg,#3055ff,#1e3fd9);color:#fff}.hd .hub-card-cta h3,.hd .hub-card-cta .hub-link{color:#fff}.hd .hub-card-cta p{color:#ffffffd9}.hd .hub-icon{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.hd .hub-icon svg{width:22px;height:22px}.hd .hub-card h3{font-family:var(--font-title);font-size:1.888rem;font-weight:700;letter-spacing:-.015em;margin:0 0 8px}.hd .hub-card p{font-size:1.504rem;line-height:1.5;color:var(--ink-muted);margin:0 0 18px;flex:1}.hd .hub-link{font-family:var(--font-title);font-size:1.408rem;font-weight:600;color:var(--blue)}.hd .pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hd .pack-card{background:var(--white);border-radius:24px;padding:36px 30px 30px;border:1.5px solid rgba(230,255,75,.92);position:relative;display:flex;flex-direction:column}.hd .pack-feat{background:var(--ink);color:var(--cream);border-color:var(--lime);transform:scale(1.03);box-shadow:0 20px 50px #3736432e}.hd .pack-feat h3,.hd .pack-feat .amount,.hd .pack-feat .pack-tagline{color:var(--cream)}.hd .pack-feat .check{color:var(--lime)}.hd .pack-feat .unit{color:#fdfaf099}.hd .pack-feat .pack-features li{border-color:#fdfaf01a}.hd .pack-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--lime);color:var(--ink);padding:6px 14px;border-radius:999px;font-family:var(--font-title);font-size:1.184rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hd .pack-head h3{font-family:var(--font-title);font-size:2.4rem;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.hd .pack-tagline{font-size:1.472rem;color:var(--ink-muted);line-height:1.45;margin:0;min-height:38px}.hd .pack-price{margin:24px 0 22px;display:flex;align-items:baseline;gap:8px}.hd .pack-price .amount{font-family:var(--font-title);font-size:4.16rem;font-weight:700;letter-spacing:-.03em;color:var(--ink)}.hd .pack-price .unit{font-size:1.36rem;color:var(--ink-muted)}.hd .pack-features{list-style:none;padding:0;margin:0 0 26px;flex:1}.hd .pack-features li{padding:10px 0;border-top:1px solid rgba(55,54,67,.06);font-size:1.504rem;display:flex;align-items:flex-start;gap:10px}.hd .pack-features li:first-child{border-top:none;padding-top:0}.hd .check{color:#22c55e;font-weight:700;flex-shrink:0}.hd .btn-block{display:block;text-align:center;width:100%}.hd .pricing-note{text-align:center;color:var(--ink-muted);font-size:1.408rem;margin:30px auto 0;max-width:640px}.hd .services-grid{background:var(--white);border-radius:20px;padding:8px;max-width:720px;margin:0 auto;border:1px solid rgba(55,54,67,.08)}.hd .svc-row{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border-bottom:1px solid rgba(55,54,67,.06)}.hd .svc-row:last-child{border-bottom:none}.hd a.svc-row-link{text-decoration:none;color:inherit;transition:background .15s ease}.hd a.svc-row-link:hover{background:#3055ff0f}.hd .svc-name{font-family:var(--font-title);font-weight:600;color:var(--ink)}.hd .svc-price{font-family:var(--font-title);font-weight:700;color:var(--blue);font-size:1.76rem}.hd .cta-dark{background:var(--ink);color:var(--cream);padding:70px 0;text-align:center}.hd .cta-dark h2{font-family:var(--font-title);font-size:clamp(2.56rem,3vw,3.84rem);letter-spacing:-.025em;margin:0 0 14px;color:var(--cream)}.hd .cta-dark p{color:#fdfaf0b3;margin:0 0 28px;font-size:1.696rem}.hd .cta-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.hd .btn-blue{background:var(--blue);color:var(--white)}.hd .btn-blue:hover{background:var(--blue-dark)}.hd .btn-outline{background:transparent;color:inherit;border:1.5px solid var(--line)}.hd .btn-outline:hover{border-color:currentColor}@media(max-width:900px){.hd .hub-grid{grid-template-columns:repeat(2,1fr)}.hd .pricing-grid{grid-template-columns:1fr}.hd .pack-feat{transform:none}}@media(max-width:560px){.hd .hub-grid{grid-template-columns:1fr}.hd.page-hero{padding:60px 0 30px}}.hd .hub-icon{background:var(--blue-soft);color:var(--blue)}.hd .hub-card-feat .hub-icon{background:var(--lime);color:var(--ink)}.hd .hub-card-cta .hub-icon{background:var(--ink);color:var(--cream)}.hd .reservation-layout{display:grid;grid-template-columns:1fr 380px;gap:40px;align-items:start}.hd .steps-col{background:var(--white);border-radius:24px;padding:36px;border:1px solid rgba(55,54,67,.08)}.hd .summary-col{background:var(--ink);color:var(--cream);border-radius:24px;padding:32px;position:sticky;top:100px}.hd .summary-col h3{font-family:var(--font-title);font-size:1.92rem;margin:0 0 18px;color:var(--cream)}.hd .summary-line{display:flex;justify-content:space-between;padding:12px 0;border-top:1px solid rgba(253,250,240,.1);font-size:1.536rem}.hd .summary-line:first-of-type{border-top:none}.hd .summary-line .lbl{color:#fdfaf0b3}.hd .summary-line.total{padding-top:18px;margin-top:12px;border-top:2px solid var(--lime);font-family:var(--font-title);font-weight:700;font-size:1.92rem;color:var(--cream)}.hd .summary-line.total .val{color:var(--lime)}.hd .summary-note{font-size:1.36rem;color:#fdfaf099;margin-top:16px;line-height:1.45}.hd .step-block{margin-bottom:36px;padding-bottom:36px;border-bottom:1px solid rgba(55,54,67,.08)}.hd .step-block:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.hd .step-num{display:inline-flex;align-items:center;gap:12px;margin-bottom:16px}.hd .step-num .n{width:32px;height:32px;border-radius:50%;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-title);font-weight:700;font-size:1.52rem}.hd .step-num h2{font-family:var(--font-title);font-size:2.08rem;margin:0;color:var(--ink);font-weight:700}.hd .surface-options{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:14px}.hd .pick-card{background:var(--cream);border:2px solid transparent;border-radius:14px;padding:16px 18px;cursor:pointer;transition:all .18s}.hd .pick-card:hover{border-color:#3055ff4d}.hd .pick-card.active{border-color:var(--blue);background:#fff;box-shadow:0 4px 18px #3055ff1f}.hd .pick-card .pick-title{font-family:var(--font-title);font-weight:700;font-size:1.6rem;color:var(--ink)}.hd .pick-card .pick-sub{font-size:1.36rem;color:var(--ink-muted);margin-top:4px}.hd .pick-card .pick-price{font-family:var(--font-title);font-weight:700;color:var(--blue);margin-top:8px;font-size:1.6rem}.hd .input-row{margin-top:14px}.hd .input-row label{font-family:var(--font-title);font-size:1.376rem;font-weight:600;color:var(--ink);display:block;margin-bottom:6px}.hd .input-row input{width:100%;padding:14px 16px;border:1.5px solid rgba(55,54,67,.15);border-radius:10px;font-family:var(--font-body);font-size:1.6rem;color:var(--ink);background:var(--white)}.hd .input-row input:focus{outline:none;border-color:var(--blue)}.hd .checkout-bar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding-top:24px}.hd .hd-booking-checkout-error{flex:1 1 100%;margin:0;padding:12px 16px;border-radius:var(--radius, 16px);background:#fdecea;color:#c0392b;font-size:1.4rem;line-height:1.45}.hd .devis-privacy{text-align:center;color:var(--ink-muted, #6b6b76);font-size:1.472rem;margin-top:28px}.hd .devis-privacy p{margin:0}.hd .input-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:900px){.hd .reservation-layout{grid-template-columns:1fr}.hd .summary-col{position:static}}.hd .devis-wrap{max-width:780px;margin:0 auto}.hd .devis-progress{display:flex;gap:8px;margin-bottom:32px}.hd .devis-progress span{flex:1;height:6px;background:#3736431a;border-radius:99px}.hd .devis-progress span.done{background:var(--lime)}.hd .devis-progress span.active{background:var(--blue)}.hd .devis-step{background:var(--white);border-radius:24px;padding:48px 44px;border:1px solid rgba(55,54,67,.08)}.hd .devis-step-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.hd .devis-step-meta .small{font-size:1.344rem;color:var(--ink-muted);font-family:var(--font-title);letter-spacing:.04em;text-transform:uppercase;font-weight:600}.hd .devis-step h2{font-family:var(--font-title);font-size:clamp(2.24rem,3vw,3.04rem);letter-spacing:-.02em;margin:0 0 8px;color:var(--ink)}.hd .devis-step .step-help{color:var(--ink-muted);font-size:1.6rem;margin:0 0 32px;line-height:1.5}.hd .choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.hd .choice-grid-3{grid-template-columns:repeat(3,1fr)}.hd .choice-card{background:var(--cream);border:2px solid transparent;border-radius:16px;padding:24px 22px;cursor:pointer;text-align:left;transition:all .18s;width:100%}.hd .choice-card:hover{border-color:#3055ff4d}.hd .choice-card.active{border-color:var(--blue);background:#3055ff0a}.hd .choice-card .ico{width:40px;height:40px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:var(--blue)}.hd .choice-card .ttl{font-family:var(--font-title);font-weight:700;font-size:1.68rem;color:var(--ink);margin-bottom:4px}.hd .choice-card .sub{font-size:1.408rem;color:var(--ink-muted);line-height:1.4}.hd .devis-actions{display:flex;justify-content:space-between;margin-top:36px;gap:16px}.hd .btn-back{background:transparent;color:var(--ink-muted);border:1px solid rgba(55,54,67,.15)}@media(max-width:700px){.hd .devis-step{padding:32px 24px}.hd .choice-grid,.hd .choice-grid-3{grid-template-columns:1fr}}.hd .espace-layout{display:grid;grid-template-columns:280px 1fr;gap:36px}.hd .espace-sidebar{background:var(--white);border-radius:20px;padding:28px 24px;border:1px solid rgba(55,54,67,.08);height:fit-content;position:sticky;top:100px}.hd .user-card{display:flex;gap:12px;align-items:center;padding-bottom:20px;border-bottom:1px solid rgba(55,54,67,.08);margin-bottom:20px}.hd .user-avatar{width:44px;height:44px;background:var(--blue);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-title);font-weight:700;font-size:1.76rem}.hd .user-name{font-family:var(--font-title);font-weight:700;color:var(--ink)}.hd .user-email{font-size:1.344rem;color:var(--ink-muted)}.hd .side-nav{list-style:none;padding:0;margin:0}.hd .side-nav li{margin-bottom:4px}.hd .side-nav a{display:flex;gap:10px;align-items:center;padding:10px 14px;border-radius:10px;text-decoration:none;color:var(--ink-muted);font-family:var(--font-title);font-weight:500;font-size:1.536rem;transition:background .15s}.hd .side-nav a:hover{background:#3736430a}.hd .side-nav a.active{background:var(--ink);color:var(--cream)}.hd .dossier-card{background:var(--white);border-radius:20px;padding:32px;border:1px solid rgba(55,54,67,.08);margin-bottom:24px}.hd .dossier-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:16px}.hd .dossier-head h3{font-family:var(--font-title);font-size:2.08rem;margin:0 0 4px;color:var(--ink)}.hd .dossier-meta{color:var(--ink-muted);font-size:1.44rem}.hd .dossier-status{padding:6px 12px;border-radius:99px;font-family:var(--font-title);font-size:1.28rem;font-weight:600;background:#22c55e1f;color:#15803d;white-space:nowrap}.hd .dossier-status.pending{background:#3055ff1a;color:var(--blue)}.hd .upload-zone{border:2px dashed rgba(48,85,255,.3);background:#3055ff08;border-radius:16px;padding:36px;text-align:center;transition:background .18s;cursor:pointer}.hd .upload-zone:hover{background:#3055ff0f;border-color:var(--blue)}.hd .upload-zone .up-ico{width:56px;height:56px;background:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:var(--blue);box-shadow:0 4px 14px #3055ff26}.hd .upload-zone h4{font-family:var(--font-title);font-weight:700;font-size:1.76rem;color:var(--ink);margin:0 0 6px}.hd .upload-zone p{color:var(--ink-muted);margin:0 0 14px;font-size:1.488rem}.hd .upload-btn{background:var(--ink);color:var(--cream);padding:12px 22px;border-radius:99px;font-family:var(--font-title);font-weight:600;display:inline-block;font-size:1.472rem}.hd .file-list{margin-top:22px}.hd .file-row{display:flex;align-items:center;gap:14px;padding:14px 16px;background:var(--cream);border-radius:12px;margin-bottom:10px}.hd .file-icon{width:38px;height:38px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--blue);flex-shrink:0}.hd .file-info{flex:1}.hd .file-name{font-family:var(--font-title);font-weight:600;font-size:1.52rem;color:var(--ink)}.hd .file-meta{font-size:1.312rem;color:var(--ink-muted);margin-top:2px}.hd .file-action{color:var(--ink-muted);cursor:pointer;padding:8px;border-radius:8px}.hd .file-action:hover{background:#3736430f;color:var(--ink)}@media(max-width:900px){.hd .espace-layout{grid-template-columns:1fr}.hd .espace-sidebar{position:static}}.hd .legal-layout{display:grid;grid-template-columns:240px 1fr;gap:60px;max-width:1100px;margin:0 auto}.hd .legal-toc{position:sticky;top:100px;height:fit-content}.hd .legal-toc h4{font-family:var(--font-title);font-size:1.344rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);margin:0 0 12px}.hd .legal-toc ul{list-style:none;padding:0;margin:0}.hd .legal-toc a{display:block;padding:8px 0 8px 14px;color:var(--ink-muted);text-decoration:none;font-size:1.504rem;border-left:2px solid transparent;transition:all .15s}.hd .legal-toc a:hover,.hd .legal-toc a.active{color:var(--ink);border-color:var(--blue)}.hd .legal-content h2{font-family:var(--font-title);font-size:2.32rem;letter-spacing:-.02em;margin:36px 0 14px;color:var(--ink);font-weight:700}.hd .legal-content>h2:first-child{margin-top:0}.hd .legal-content h3{font-family:var(--font-title);font-size:1.728rem;margin:28px 0 10px;color:var(--ink);font-weight:700}.hd .legal-content p{line-height:1.65;color:var(--ink);margin:0 0 16px;font-size:1.6rem}.hd .legal-content ul{line-height:1.7;color:var(--ink);padding-left:20px;margin:0 0 16px;font-size:1.6rem}.hd .legal-content li{margin-bottom:6px}.hd .legal-content strong{font-weight:600}.hd .legal-content a{color:var(--blue)}.hd .legal-content .info-block{background:var(--cream);border-radius:14px;padding:22px 26px;margin:20px 0}.hd .legal-content .info-block p{margin:0 0 8px}.hd .legal-content .info-block p:last-child{margin:0}.hd .legal-updated{background:#3055ff0f;border-left:3px solid var(--blue);padding:14px 18px;border-radius:0 10px 10px 0;margin-bottom:32px;font-size:1.504rem;color:var(--ink-muted)}@media(max-width:900px){.hd .legal-layout{grid-template-columns:1fr;gap:32px}.hd .legal-toc{position:static}}.hd .hd-nav-item{position:relative;display:inline-flex}.hd .hd-nav-item>a{display:inline-flex;align-items:center;gap:4px;padding:8px 14px;border-radius:999px;color:var(--ink-soft);font-family:var(--font-title);font-weight:500;font-size:1.52rem;transition:all .2s var(--ease)}.hd .hd-nav-item>a:hover{color:var(--ink);background:var(--cream-warm)}.hd-nav-caret{display:inline-flex;align-items:center;transition:transform .18s var(--ease)}.hd .hd-nav-item:hover>a .hd-nav-caret,.hd .hd-nav-item:focus-within>a .hd-nav-caret{transform:rotate(180deg)}.hd .hd-nav-item:after{content:"";position:absolute;left:0;right:0;top:100%;height:10px}.hd .hd-nav-submenu{list-style:none;margin:0;padding:8px;position:absolute;top:calc(100% + 8px);left:0;min-width:248px;z-index:120;display:flex;flex-direction:column;gap:2px;background:var(--cream);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-md);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .18s var(--ease),transform .18s var(--ease),visibility .18s}.hd .hd-nav-item:hover .hd-nav-submenu,.hd .hd-nav-item:focus-within .hd-nav-submenu{opacity:1;visibility:visible;transform:translateY(0)}.hd .hd-nav-submenu a{display:block;padding:11px 14px;border-radius:var(--radius-sm);font-family:var(--font-title);font-weight:500;font-size:1.45rem;color:var(--ink-soft);white-space:nowrap}.hd .hd-nav-submenu a:hover{color:var(--blue);background:var(--cream-warm)}@media(prefers-reduced-motion:reduce){.hd .hd-nav-submenu,.hd-nav-caret{transition:none}}.hd-nav-mobile-group{display:flex;flex-direction:column}.hd-nav-mobile-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px;padding:13px 14px;border-radius:var(--radius-sm);font-family:var(--font-title);font-weight:500;font-size:1.6rem;color:var(--ink-soft);background:none;cursor:pointer;text-align:left;transition:background .15s var(--ease),color .15s var(--ease)}.hd-nav-mobile-toggle:hover{background:var(--cream-warm);color:var(--ink)}.hd-nav-mobile-toggle .hd-nav-caret{color:var(--ink-muted);flex-shrink:0}.hd-nav-mobile-group.open .hd-nav-mobile-toggle{color:var(--ink)}.hd-nav-mobile-group.open .hd-nav-mobile-toggle .hd-nav-caret{transform:rotate(180deg);color:var(--blue)}.hd-nav-mobile-sub{display:none;flex-direction:column;margin:2px 0 6px 14px;padding-left:12px;border-left:2px solid var(--line)}.hd-nav-mobile-group.open .hd-nav-mobile-sub{display:flex}.hd-nav-mobile-sub a{padding:11px 14px;border-radius:var(--radius-sm);font-family:var(--font-title);font-weight:500;font-size:1.45rem;color:var(--ink-soft)}.hd-nav-mobile-sub a:hover{background:var(--cream-warm);color:var(--blue)}.hd-nav{overflow-x:clip}@media(max-width:700px){.hd-nav-inner{gap:14px;padding:14px 16px!important}.hd-nav-actions .btn-sm{display:none}.hd-hero{padding:32px 0 48px}.hd-hero h1{font-size:clamp(3rem,9vw,4.4rem)}.hd-hero-lead{font-size:1.7rem}.hd-hero-actions .btn{flex:1 1 100%}}@media(max-width:560px){.hd-checker{padding:14px}.hd-checker-form{flex-direction:column;gap:10px}.hd-checker-input,.hd-checker-form .btn{width:100%}.hd-hero-trust{gap:16px 22px}}.hd-nav-mobile-foot{margin-top:auto;padding-top:18px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:12px}.hd-nav-mobile-foot .hd-nav-mobile-phone{justify-content:center;gap:10px;padding:13px 14px;border:2px solid var(--lime);border-radius:16px;background:var(--cream);font-family:var(--font-body);font-weight:600;color:#9bb300}.hd-nav-mobile-foot .hd-nav-mobile-phone svg{color:#b4cf00}.hd-nav-mobile-cta{width:100%;padding:16px 24px;font-size:1.6rem}.hd-devis-cta{display:flex;flex-direction:column;gap:12px;align-items:stretch}.hd-devis-note{margin:0 0 2px;font-size:1.4rem;color:var(--ink-muted, #6b6b76)}.hd-devis-email{text-align:center}.hd-devis-phone{display:inline-block;text-align:center;font-size:1.4rem;color:var(--ink, #373643);text-decoration:none;opacity:.85}.hd-devis-phone:hover{opacity:1;text-decoration:underline}.hd-devis-phone strong{white-space:nowrap}html{scroll-behavior:smooth}.hd-pills-wrap{padding:14px 0}.hd-pills-sticky{position:sticky;top:0;z-index:20;background:var(--cream, #fdfaf0);border-bottom:1px solid rgba(55,54,67,.08)}.hd-pills{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.hd-pill{display:inline-block;padding:9px 16px;border-radius:999px;background:var(--white, #fff);border:1px solid rgba(55,54,67,.14);color:var(--ink, #373643);font-family:var(--font-title);font-weight:600;font-size:1.4rem;text-decoration:none;white-space:nowrap;transition:background .18s var(--ease, ease),color .18s var(--ease, ease),border-color .18s var(--ease, ease)}.hd-pill:hover{background:var(--blue, #3055ff);border-color:var(--blue, #3055ff);color:#fff}[id].page-section,[id].pack-card,[id].hd-reveal{scroll-margin-top:88px}.hd-oblig-matrix-wrap{overflow-x:auto;border-radius:var(--radius, 16px);border:1px solid rgba(55,54,67,.1);margin-bottom:12px}.hd-oblig-matrix{width:100%;min-width:640px;border-collapse:collapse;font-size:1.45rem;background:var(--white, #fff)}.hd-oblig-matrix th,.hd-oblig-matrix td{text-align:center;padding:12px 14px;border-bottom:1px solid rgba(55,54,67,.08);vertical-align:middle}.hd-oblig-matrix thead th{background:var(--ink, #373643);color:#fff;font-family:var(--font-title);font-weight:700;font-size:1.25rem;line-height:1.3}.hd-oblig-matrix thead th:first-child,.hd-oblig-matrix tbody th[scope=row]{text-align:left}.hd-oblig-matrix tbody th[scope=row]{font-weight:600;background:var(--cream, #fdfaf0)}.hd-oblig-matrix tr.hd-oblig-group th{background:var(--lime, #c8e86a);color:var(--ink, #373643);text-align:left;font-family:var(--font-title);font-size:1.35rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:14px 16px;border-bottom:2px solid rgba(55,54,67,.12)}.hd-oblig-yes{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#22a06b;color:#fff;font-weight:700;font-size:1.4rem}.hd-oblig-partial{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:2px solid #e8a317;color:#9a6700;font-weight:700;font-size:1.3rem}.hd-oblig-no{color:#c9372c;font-weight:700;font-size:1.3rem}.hd-oblig-na{color:var(--ink-muted, #9a9aa8)}.hd-oblig-legend{font-size:1.35rem;color:var(--ink-muted, #6b6b76);margin:8px 0 0}.hd-validity-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.hd-validity-title{font-size:1.8rem;margin:0 0 30px;font-family:var(--font-title);line-height:1.2}.hd-validity-wrap{overflow-x:auto;border-radius:var(--radius, 16px);border:1px solid rgba(55,54,67,.1)}.hd-validity-section .section-head{margin-bottom:76px}.hd-validity-table{width:100%;border-collapse:collapse;font-size:1.45rem;background:var(--white, #fff)}.hd-validity-table th,.hd-validity-table td{padding:12px 16px;border-bottom:1px solid rgba(55,54,67,.08);text-align:left;vertical-align:top}.hd-validity-table thead th{background:var(--lime, #c8e86a);color:var(--ink, #373643);font-weight:700;font-size:1.35rem}.hd-validity-table tbody th[scope=row]{font-weight:600;width:48%}@media(max-width:900px){.hd-validity-grid{grid-template-columns:1fr;gap:68px}}@media(max-width:700px){.hd-oblig-matrix-wrap{overflow:visible;border:0;border-radius:0;background:transparent}.hd-oblig-matrix,.hd-oblig-matrix tbody{display:block;width:100%;min-width:0;background:transparent}.hd-oblig-matrix thead{display:none}.hd-oblig-matrix tbody tr{display:block;width:100%;margin:0 0 12px;border:1px solid rgba(55,54,67,.1);border-radius:16px;padding:10px 0;overflow:hidden;background:var(--white, #fff);box-shadow:0 5px 18px #3736430d}.hd-oblig-matrix tbody th,.hd-oblig-matrix tbody td{display:flex;justify-content:space-between;align-items:center;border:0;width:100%;min-width:0;padding:7px 14px;text-align:right}.hd-oblig-matrix tbody th:before,.hd-oblig-matrix tbody td:before{content:attr(data-label);font-weight:700;color:var(--ink-muted);text-align:left;margin-right:12px;max-width:calc(100% - 52px);font-size:1.18rem;line-height:1.25}.hd-oblig-matrix tbody th[scope=row]:before{content:"Diagnostic"}.hd-oblig-matrix tbody th[scope=row]{margin:-10px 0 5px;padding:12px 14px;background:var(--cream, #fdfaf0);font-size:1.38rem;line-height:1.3}.hd-oblig-matrix tbody tr.hd-oblig-group{margin:28px 0 12px;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent}.hd-oblig-matrix tbody tr.hd-oblig-group:first-child{margin-top:0}.hd-oblig-matrix tbody tr.hd-oblig-group th{display:block;margin:0;padding:12px 14px;border-radius:12px;text-align:center;font-size:1.22rem;line-height:1.3}.hd-oblig-matrix tbody tr.hd-oblig-group th:before{content:none}.hd-oblig-yes,.hd-oblig-partial{width:25px;height:25px;flex:0 0 25px}.hd-oblig-legend,.hd-oblig-matrix+.pricing-note{text-align:center}.hd-validity-title{margin-bottom:28px;text-align:center;font-size:2rem}.hd-validity-wrap{overflow:hidden}.hd-validity-table{table-layout:fixed;font-size:1.3rem}.hd-validity-table th,.hd-validity-table td{padding:10px 11px;overflow-wrap:anywhere}.hd-validity-table thead th{font-size:1.2rem}.hd-validity-section .section-head{margin-bottom:72px}}@media(max-width:749px){.hd .container{width:100%;padding-left:18px;padding-right:18px}.hd .section-head,.hd .hd-section-head{text-align:center;margin-left:auto;margin-right:auto}.hd .section-head h2,.hd .hd-section-head h2{text-wrap:balance}.hd .section-sub,.hd .hd-section-head>p{margin-left:auto;margin-right:auto}.hd-section{padding:68px 0}.hd.page-section{padding:56px 0}.hd-section-head,.hd .section-head{margin-bottom:36px}.hd-aud-tabs{width:100%;max-width:100%;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;border-radius:18px;scroll-snap-type:x proximity}.hd-aud-tabs::-webkit-scrollbar{display:none}.hd-aud-tab{flex:0 0 auto;scroll-snap-align:center}.hd-aud-panel.active>div:first-child{text-align:center}.hd-aud-list{max-width:34rem;margin-left:auto;margin-right:auto;text-align:left}.hd-aud-panel .btn{width:100%;justify-content:center}.services-grid{width:100%;margin-left:auto;margin-right:auto}}.hd-carousel-shell{position:relative}.hd-carousel-arrow{display:none}@media(max-width:1100px){.hd-carousel-shell--scrollable .hd-carousel-arrow{position:absolute;z-index:8;top:50%;display:grid;place-items:center;width:48px;height:64px;padding:0;border:0;border-radius:16px;background:#fdfaf0f0;box-shadow:0 8px 24px #37364324;transform:translateY(-50%);color:var(--lime);transition:opacity .2s ease,transform .2s ease}.hd-carousel-arrow--prev{left:-8px}.hd-carousel-arrow--next{right:-8px}.hd-carousel-arrow:before{content:"";width:21px;height:21px;border-right:7px solid currentColor;border-bottom:7px solid currentColor;border-radius:3px}.hd-carousel-arrow--prev:before{transform:rotate(135deg);margin-left:8px}.hd-carousel-arrow--next:before{transform:rotate(-45deg);margin-right:8px}.hd-carousel-arrow:disabled{opacity:.24}.hd-carousel-arrow:not(:disabled):active{transform:translateY(-50%) scale(.94)}}.hd-regtable-wrap{overflow-x:auto;border-radius:var(--radius, 16px);border:1px solid rgba(55,54,67,.1)}.hd-regtable{width:100%;border-collapse:collapse;font-size:1.5rem;background:var(--white, #fff)}.hd-regtable th,.hd-regtable td{text-align:left;padding:14px 18px;border-bottom:1px solid rgba(55,54,67,.08);vertical-align:top}.hd-regtable thead th{background:var(--ink, #373643);color:#fff;font-family:var(--font-title);font-weight:700;font-size:1.4rem}.hd-regtable tbody tr:last-child td{border-bottom:0}.hd-regtable tbody tr:nth-child(2n){background:var(--cream, #fdfaf0)}@media(max-width:700px){.hd-regtable thead{display:none}.hd-regtable,.hd-regtable tbody,.hd-regtable tr,.hd-regtable td{display:block;width:100%}.hd-regtable tr{border-bottom:1px solid rgba(55,54,67,.12);padding:6px 0}.hd-regtable td{border:0;padding:6px 16px;display:flex;justify-content:space-between;gap:16px}.hd-regtable td:before{content:attr(data-label);font-weight:700;color:var(--ink-muted, #6b6b76);flex:0 0 42%}}.hd-steps--timeline{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:1fr;gap:16px}.hd-steps--timeline .hd-step{background:none;border:0;padding:0 10px;text-align:center}.hd-steps--timeline .hd-step:hover{background:none;transform:none}.hd-steps--timeline .hd-step-num{width:56px;height:56px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;font-size:2rem;background:var(--lime);color:var(--ink);border-radius:999px;position:relative;z-index:2}.hd-steps--timeline .hd-step:before{content:"";position:absolute;top:28px;left:-50%;width:100%;height:2px;background:rgba(var(--color-foreground),.18);z-index:1}.hd-steps--timeline .hd-step:first-child:before{display:none}@media(max-width:900px){.hd-steps--timeline{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:1fr;gap:18px}.hd-steps--timeline .hd-step{display:flex;gap:16px;align-items:center;flex-wrap:wrap;text-align:left;padding:0;margin-bottom:18px}.hd-steps--timeline .hd-step h3{margin-bottom:0}.hd-steps--timeline .hd-step-num{margin:0;flex:0 0 auto;width:48px;height:48px}.hd-steps--timeline .hd-step:before{display:none}}.hd-dayof{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:start}.hd-dayof-intro p{font-size:1.6rem;line-height:1.6;color:var(--ink, #373643);margin:0 0 14px}.hd-checklist-card{background:var(--white, #fff);border:1px solid rgba(55,54,67,.1);border-radius:var(--radius, 16px);padding:28px 28px 24px;box-shadow:var(--shadow-md, 0 6px 24px rgba(0, 0, 0, .06))}.hd-checklist-card h3{margin:0 0 16px;font-size:1.9rem}.hd-checklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.hd-checklist li{display:flex;align-items:flex-start;gap:12px;font-size:1.55rem;line-height:1.45;color:var(--ink, #373643)}.hd-check{flex:0 0 auto;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--lime, #e6ff4b);color:var(--ink, #373643);font-weight:800;font-size:1.4rem;line-height:1}@media(max-width:800px){.hd-dayof{grid-template-columns:1fr;gap:24px}}.hd-quote-pdf{max-width:640px;margin:0 auto;text-align:center}.hd-quote-pdf .section-sub{margin-bottom:22px}.hd-quote-form{margin:0 auto 16px}.hd-quote-row{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.hd-quote-row input[type=email]{flex:1 1 280px;min-width:0;padding:13px 16px;font-size:1.5rem;border:1px solid rgba(55,54,67,.2);border-radius:var(--radius-sm, 10px);background:var(--white, #fff);color:var(--ink, #373643)}.hd-quote-row input[type=email]:focus{outline:none;border-color:var(--blue, #3055ff)}.hd-quote-success{background:var(--lime, #e6ff4b);color:var(--ink, #373643);border-radius:var(--radius, 16px);padding:16px 20px;font-size:1.5rem}.hd-quote-success p{margin:0}.hd-quote-error{color:#c0392b;font-size:1.4rem;margin-top:8px}.hd-quote-download{margin-top:16px}.hd-quote-hint{margin-top:12px;font-size:1.45rem;color:var(--ink-muted, #6b6b76)}.summary-line .val.is-free{color:#22c55e}.hd-pricing-tabs-section .hd-pricing-loading,.hd-pricing-error{text-align:center;color:var(--ink-muted, #6b6b76);font-size:1.5rem;padding:24px 0}.hd-ptab-nav{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 20px;padding-bottom:4px;border-bottom:1px solid rgba(55,54,67,.1)}.hd-ptab-btn{padding:10px 18px;border:none;border-radius:999px;background:transparent;font-family:var(--font-title);font-weight:600;font-size:1.45rem;color:var(--ink-muted, #6b6b76);cursor:pointer;transition:background .18s ease,color .18s ease}.hd-ptab-btn.active,.hd-ptab-btn:hover{background:var(--ink, #373643);color:#fff}.hd-ptab-panel{display:none}.hd-ptab-panel.active{display:block}.hd-ptable-scroll,.hd-compare-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:16px 0;border-radius:var(--radius, 16px);border:1px solid rgba(55,54,67,.1)}.hd-ptable,.hd-compare-table{width:100%;min-width:640px;border-collapse:collapse;background:var(--white, #fff);font-size:1.45rem}.hd-ptable th,.hd-ptable td,.hd-compare-table th,.hd-compare-table td{padding:12px 14px;border-bottom:1px solid rgba(55,54,67,.08);text-align:center;vertical-align:middle}.hd-ptable thead th,.hd-compare-table thead th{background:var(--ink, #373643);color:#fff;font-family:var(--font-title)}.hd-ptable tbody th[scope=row],.hd-compare-table tbody th[scope=row]{text-align:left;font-weight:600;background:var(--cream, #fdfaf0)}.hd-ptable-pack{display:block;font-weight:700}.hd-ptable-tag{display:block;font-size:1.2rem;font-weight:400;opacity:.85}.hd-ptable-price{display:block;font-weight:700;font-size:1.55rem}.hd-ptable-cta{display:inline-block;margin-top:6px;font-size:1.25rem;color:var(--blue, #3055ff);font-weight:600;text-decoration:none}.hd-ptable-cta:hover{text-decoration:underline}.hd-pricing-footnote{margin-top:20px;font-size:1.35rem;color:var(--ink-muted, #6b6b76)}.hd-svc-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.hd-svc-card{background:var(--white, #fff);border:1px solid rgba(55,54,67,.1);border-radius:var(--radius, 16px);padding:20px}.hd-svc-card h3{margin:8px 0;font-size:1.6rem}.hd-svc-tag{font-size:1.2rem;color:var(--ink-muted, #6b6b76)}.hd-svc-price{font-weight:700;font-size:1.8rem;margin:12px 0}.hd-compare-yes{color:#22c55e;font-weight:700;font-size:1.6rem}.hd-compare-no{color:#c0392b;font-weight:700;font-size:1.6rem}.hd-compare-devis{font-size:1.2rem;color:var(--ink-muted, #6b6b76)}.hd-devis-input{width:100%;max-width:320px;padding:14px 18px;font-size:1.6rem;border:1px solid rgba(55,54,67,.2);border-radius:var(--radius, 16px);margin-top:12px}.hd-devis-checks{display:flex;flex-direction:column;gap:12px;margin-top:16px}.hd-devis-check .hd-devis-check-label{display:flex;flex-direction:column;gap:2px}.hd-devis-check-sub{font-size:.85rem;color:var(--hd-muted, #6b6b76);font-weight:400}.hd-devis-checks--pick{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.hd-devis-check{display:flex;align-items:center;gap:10px;font-size:1.5rem;cursor:pointer}.hd-devis-recap{background:var(--white, #fff);border:1px solid rgba(55,54,67,.1);border-radius:var(--radius, 16px);padding:20px 24px;margin:20px 0}.hd-devis-line{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(55,54,67,.06);font-size:1.5rem}.hd-devis-total{display:flex;justify-content:space-between;padding-top:16px;margin-top:8px;font-size:1.7rem;font-weight:700}.hd-devis-note{font-size:1.35rem;color:var(--ink-muted, #6b6b76);margin-top:12px}.hd-devis-field-error{margin-top:10px;padding:10px 14px;border-radius:10px;background:#b4282814;color:#8b2020;font-size:1.35rem}.hd-devis-field-error a{color:var(--blue, #2563eb);font-weight:600}.devis-actions-recap{flex-wrap:wrap}.hd-product-nav{margin-bottom:28px}.hd-product-back{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-title);font-size:1.45rem;font-weight:600;color:var(--ink-muted);transition:color .2s var(--ease)}.hd-product-back:hover{color:var(--blue)}.hd-product-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(28px,4vw,56px);align-items:start}.hd-product-media-col{position:relative}.hd-product-media-frame{background:linear-gradient(145deg,var(--white) 0%,var(--blue-soft) 100%);border:1px solid rgba(55,54,67,.08);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center}.hd-product-media-frame img{width:100%;height:100%;object-fit:cover;border-radius:0}.hd-product-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px;text-align:center;color:var(--ink-muted)}.hd-product-placeholder-icon{font-size:4.8rem;line-height:1;opacity:.7}.hd-product-placeholder-label{font-family:var(--font-title);font-size:1.6rem;font-weight:600;color:var(--ink-soft)}.hd-product-thumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.hd-product-thumb{padding:0;border:2px solid transparent;border-radius:var(--radius-sm);overflow:hidden;background:var(--white);cursor:pointer;transition:border-color .2s var(--ease),transform .2s var(--ease)}.hd-product-thumb img{display:block;width:72px;height:72px;object-fit:cover}.hd-product-thumb:hover{transform:translateY(-2px)}.hd-product-thumb.active{border-color:var(--blue)}.hd-product-panel{position:relative}.hd-product-buy-card{background:var(--white);border:1px solid rgba(55,54,67,.08);border-radius:var(--radius-lg);padding:clamp(24px,3vw,36px);box-shadow:var(--shadow-lg)}.hd-product-social-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px 12px;margin-bottom:10px}.hd-product-stars{color:#f5a623;font-size:1.4rem;letter-spacing:1px}.hd-product-review-count{font-size:1.3rem;color:var(--ink-muted)}.hd-product-avail{font-size:1.28rem;font-weight:600;color:#2a7d3f;margin-left:auto}.hd-product-guarantees{display:flex;flex-direction:column;gap:8px;padding:16px;background:var(--cream);border-radius:10px;margin:16px 0}.hd-product-guarantee-item{display:flex;align-items:center;gap:10px;font-size:1.36rem;color:#373643}.hd-product-guarantee-icon{font-size:1.6rem;flex-shrink:0}.hd-product-title{font-size:clamp(2.6rem,3.8vw,3.6rem)!important;letter-spacing:-.03em;line-height:1.08;margin:8px 0 20px}.hd-product-price-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--line-soft)}.hd-product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 8px}.hd-product-price-from{font-size:1.5rem;color:var(--ink-muted);font-weight:500}.hd-product-price-amount{font-family:var(--font-title);font-size:clamp(3.2rem,5vw,4.4rem);font-weight:800;letter-spacing:-.03em;color:var(--ink);line-height:1}.hd-product-price-amount.hd-product-price-devis{font-size:clamp(2.4rem,4vw,3.2rem);color:var(--blue)}.hd-product-price-ttc{font-size:1.45rem;color:var(--ink-muted);font-weight:500}.hd-product-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:var(--blue-soft);color:var(--blue-dark);font-family:var(--font-title);font-size:1.2rem;font-weight:600;letter-spacing:.02em}.hd-product-variants{margin-bottom:22px}.hd-product-option+.hd-product-option{margin-top:18px}.hd-product-option-label{display:block;font-family:var(--font-title);font-size:1.35rem;font-weight:600;color:var(--ink-soft);margin-bottom:10px}.hd-product-pills{display:flex;flex-wrap:wrap;gap:8px}.hd-product-pill{padding:11px 16px;border-radius:999px;border:1.5px solid rgba(55,54,67,.14);background:var(--cream);color:var(--ink);font-family:var(--font-title);font-size:1.4rem;font-weight:600;transition:all .2s var(--ease);cursor:pointer}.hd-product-pill:hover{border-color:var(--blue);color:var(--blue)}.hd-product-pill.active{background:var(--ink);border-color:var(--ink);color:var(--cream);box-shadow:0 4px 14px #3736432e}.hd-product-select.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.hd-product-flow{margin-bottom:22px;padding:16px 18px;border-radius:var(--radius);background:var(--cream);border:1px solid var(--line-soft)}.hd-product-flow-label{font-family:var(--font-title);font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ink-muted);margin:0 0 12px}.hd-product-flow-steps{list-style:none;margin:0;padding:0;display:grid;gap:8px}.hd-product-flow-steps li{display:flex;align-items:center;gap:10px;font-size:1.42rem;color:var(--ink-soft)}.hd-product-flow-steps li span{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--blue-soft);color:var(--blue-dark);font-family:var(--font-title);font-size:1.2rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.hd-product-actions{margin-bottom:16px}.hd-product-actions .product-form__buttons{margin:0}.hd-product-manual-hint{font-size:.95rem;color:var(--hd-ink-muted, #4a4a58);background:#fff8e6;border:1px solid #f0d78c;border-radius:10px;padding:12px 14px;margin:12px 0 0;line-height:1.45}.hd-manual-cta{display:flex;flex-direction:column;gap:12px;margin-top:8px}.hd-manual-note,.hd-manual-lede{font-size:.95rem;color:var(--hd-ink-muted, #4a4a58);margin:0}.hd-product .hd-devis-email{width:100%;min-height:56px;padding:16px 28px;font-size:1.65rem;font-weight:700;border-radius:999px;background:var(--ink);color:var(--cream);border:none;transition:transform .2s var(--ease),box-shadow .2s var(--ease),background .2s var(--ease)}.hd-product .product-form__submit:hover:not(:disabled),.hd-product .hd-devis-email:hover{background:#2a2935;transform:translateY(-2px);box-shadow:0 10px 28px #37364333}.hd-product .product-form__submit:disabled{opacity:.45;cursor:not-allowed}.hd-product-alt-link{display:block;margin-top:14px;text-align:center;font-size:1.4rem;color:var(--blue);font-weight:600}.hd-product-alt-link:hover{text-decoration:underline}.hd-product-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;padding-top:20px;border-top:1px solid var(--line-soft)}.hd-product-trust-item{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#22c55e14;color:#15803d;font-size:1.28rem;font-weight:600}.hd-product-note{font-size:1.38rem;color:var(--ink-muted);margin:0 0 4px;line-height:1.5}.hd-product-details{margin-top:clamp(40px,6vw,64px);padding:clamp(28px,4vw,40px);background:var(--white);border:1px solid rgba(55,54,67,.08);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.hd-product-details-title{font-size:clamp(2rem,3vw,2.6rem)!important;margin-bottom:18px}.hd-product-desc{font-size:1.5rem;line-height:1.7;color:var(--ink-soft)}.hd-product-desc h2{font-family:var(--font-title);font-size:1.7rem;font-weight:700;color:var(--ink);margin:2.4em 0 .6em;line-height:1.3}.hd-product-desc h2:first-child{margin-top:0}.hd-product-desc h3{font-family:var(--font-title);font-size:1.55rem;font-weight:600;color:var(--ink);margin:2em 0 .5em}.hd-product-desc p{margin-bottom:1.2em}.hd-product-desc p:last-child{margin-bottom:0}.hd-product-desc ul,.hd-product-desc ol{margin:0 0 1.4em;padding:0;list-style:none}.hd-product-desc ul li{position:relative;padding-left:1.6em;margin-bottom:.6em}.hd-product-desc ul li:before{content:"\2713";position:absolute;left:0;color:var(--blue);font-weight:700}.hd-product-desc ol{counter-reset:hd-ol}.hd-product-desc ol li{position:relative;padding-left:2.2em;margin-bottom:.6em;counter-increment:hd-ol}.hd-product-desc ol li:before{content:counter(hd-ol);position:absolute;left:0;width:1.6em;height:1.6em;background:var(--blue);color:#fff;border-radius:50%;font-size:1.1rem;font-weight:700;display:flex;align-items:center;justify-content:center;top:.05em}.hd-product-desc em{font-size:1.3rem;color:var(--ink-muted, var(--ink-soft))}.hd-product-tagline{font-family:var(--font-title);font-size:1.5rem;font-weight:600;color:var(--blue);margin:0 0 6px;line-height:1.35}.hd-product-meta-row{display:flex;flex-direction:column;gap:10px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--line-soft)}.hd-product-meta-row .hd-product-price-row{margin-bottom:0;padding-bottom:0;border-bottom:none}.hd-product-duration{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;padding:10px 14px;border-radius:var(--radius);background:var(--cream);border:1px solid var(--line-soft);font-size:1.35rem;color:var(--ink-soft);line-height:1.4}.hd-product-duration-icon{font-size:1.5rem;line-height:1}.hd-product-duration-tier{color:var(--ink-muted);font-weight:500}.hd-product-includes{margin-top:clamp(36px,5vw,52px);padding:clamp(24px,3vw,36px);background:var(--white);border:1px solid rgba(55,54,67,.08);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.hd-product-includes-title{font-size:clamp(2rem,3vw,2.5rem)!important;margin-bottom:18px}.hd-product-includes-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}@media(min-width:750px){.hd-product-includes-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px}}.hd-product-includes-list li{display:flex;align-items:flex-start;gap:10px;font-size:1.42rem;line-height:1.45;padding:10px 12px;border-radius:var(--radius-sm);background:var(--cream)}.hd-product-inc-yes{color:#15803d;font-weight:600}.hd-product-inc-yes span:first-child{color:#16a34a;font-weight:800}.hd-product-inc-no{color:var(--ink-muted)}.hd-product-inc-no span:first-child{color:#cbd5e1;font-weight:700}.hd-product-inc-devis{color:var(--blue-dark);font-weight:600}.hd-product-includes-foot{margin:16px 0 0;font-size:1.38rem;color:var(--ink-muted);line-height:1.5}.hd-product-accordions{margin-top:clamp(28px,4vw,40px);display:grid;gap:10px}.hd-product-accordion{background:var(--white);border:1px solid rgba(55,54,67,.08);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm)}.hd-product-accordion-summary{cursor:pointer;list-style:none;padding:18px 22px;font-family:var(--font-title);font-size:1.55rem;font-weight:700;color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:12px}.hd-product-accordion-summary::-webkit-details-marker{display:none}.hd-product-accordion-summary:after{content:"+";font-size:2rem;font-weight:400;color:var(--blue);line-height:1;transition:transform .2s var(--ease)}.hd-product-accordion[open] .hd-product-accordion-summary:after{transform:rotate(45deg)}.hd-product-accordion-body{padding:0 22px 20px;font-size:1.45rem;line-height:1.6;color:var(--ink-soft)}.hd-product-compare-cta{margin-top:clamp(28px,4vw,40px);text-align:center}.hd-product-compare-cta a{font-family:var(--font-title);font-size:1.5rem;font-weight:700;color:var(--blue)}.hd-product-compare-cta a:hover{text-decoration:underline}@media(min-width:990px){.hd-product-panel{position:sticky;top:96px}}@media(max-width:989px){.hd-product-grid{grid-template-columns:1fr;gap:28px}.hd-product-media-frame{aspect-ratio:16 / 10}}@media(max-width:749px){.hd-product-buy-card{padding:22px 20px}.hd-product-trust-item{font-size:1.22rem}.hd-ptab-nav{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:8px}.hd-ptab-btn{flex-shrink:0}.hd-svc-cards{grid-template-columns:1fr}.hd .devis-actions{flex-direction:column;gap:12px}.hd .devis-actions .btn{width:100%;justify-content:center}}.hd-pills-inline{margin-top:28px}.hd-pills-inline .hd-pills{justify-content:center;flex-wrap:wrap}.hd-pill.is-active{background:var(--ink, #373643);color:var(--cream, #fdfaf0)}.hd-pricing-builder{background:var(--cream, #fdfaf0);padding-bottom:64px}.hd-pb-layout{display:grid;grid-template-columns:1fr 380px;gap:32px;align-items:start}.hd-pb-card[id],.hd-pb-aside[id]{scroll-margin-top:88px}.hd-pb-card{background:var(--white, #fff);border-radius:var(--radius-xl, 20px);padding:28px 28px 24px;margin-bottom:20px;border:1px solid rgba(55,54,67,.08)}.hd-pb-card h2{font-size:2rem;margin:0 0 16px}.hd-pb-sub{color:var(--ink-muted, #6b6b76);font-size:1.45rem;margin:-8px 0 16px}.hd-pb-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}.hd-pb-field{display:flex;flex-direction:column;gap:6px}.hd-pb-field--wide{grid-column:1 / -1}.hd-pb-field span{font-size:1.35rem;font-weight:600;color:var(--ink-soft, #555)}.hd-pb-field input,.hd-pb-field select{border:1px solid rgba(55,54,67,.15);border-radius:10px;padding:12px 14px;font-size:1.45rem;background:var(--cream-warm, #f9f6ec)}.hd-pb-packs,.hd-pb-svc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.hd-pb-pack-card,.hd-pb-svc-card{position:relative;border:2px solid rgba(55,54,67,.1);border-radius:14px;padding:16px 14px;cursor:pointer;transition:border-color .2s,background .2s;display:flex;flex-direction:column;gap:6px}.hd-pb-pack-card input,.hd-pb-svc-card input{position:absolute;opacity:0;pointer-events:none}.hd-pb-pack-card.active,.hd-pb-svc-card:has(input:checked){border-color:var(--ink, #373643);background:#c8e86a26}.hd-pb-pack-card.is-disabled{opacity:.45;pointer-events:none}.hd-pb-pack-name,.hd-pb-svc-name{font-weight:700;font-size:1.45rem}.hd-pb-pack-price,.hd-pb-svc-price{font-family:var(--font-title);font-size:1.6rem;font-weight:800}.hd-pb-pack-note{font-size:1.25rem;color:var(--ink-muted)}.hd-pb-muted{color:var(--ink-muted);font-size:1.4rem}.hd-pb-aside{position:sticky;top:100px}.hd-pb-estimate{background:var(--white);border-radius:12px;padding:24px 22px;box-shadow:0 12px 40px #3736431f;border:1px solid rgba(55,54,67,.08)}.hd-pb-estimate-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(55,54,67,.1)}.hd-pb-estimate-head h3{font-size:2.4rem;margin:0;font-family:var(--font-title)}.hd-pb-estimate-co{display:flex;flex-direction:column;gap:2px;font-size:1.2rem;color:var(--ink-muted);max-width:55%}.hd-pb-estimate-co strong{color:var(--ink);font-size:1.35rem}.hd-pb-estimate-meta{display:grid;gap:6px;margin:0 0 14px;font-size:1.3rem}.hd-pb-estimate-meta div{display:flex;gap:8px}.hd-pb-estimate-meta dt{font-weight:700;min-width:52px}.hd-pb-estimate-meta dd{margin:0;color:var(--ink-soft)}.hd-pb-estimate-table{width:100%;border-collapse:collapse;font-size:1.35rem;margin-bottom:12px}.hd-pb-estimate-table th,.hd-pb-estimate-table td{padding:8px 4px;border-bottom:1px solid rgba(55,54,67,.08);text-align:left}.hd-pb-estimate-table td:last-child,.hd-pb-estimate-table th:last-child{text-align:right;white-space:nowrap}.hd-pb-estimate-table tfoot th,.hd-pb-estimate-table tfoot td{font-weight:800;font-size:1.5rem;border-bottom:0;padding-top:12px}.hd-pb-empty{color:var(--ink-muted);font-style:italic;text-align:center}.hd-pb-estimate-legal{font-size:1.15rem;color:var(--ink-muted);margin:0 0 8px}.hd-pb-estimate-note{font-size:1.2rem;color:var(--ink-muted);margin:0 0 16px}.hd-pb-estimate-actions{display:flex;flex-direction:column;gap:10px}.hd-pb-estimate-actions .btn{width:100%}.hd-pb-error{color:#c9372c;font-size:1.35rem;margin-top:10px}@media(max-width:1100px){.hd-pb-layout{grid-template-columns:1fr}.hd-pb-aside{position:static}}@media(max-width:600px){.hd-pb-form-grid{grid-template-columns:1fr}.hd-pb-field--wide{grid-column:auto}}.hd-product .container{max-width:1480px}.hd-product-nav{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:30px;color:#5a5968;font:500 1.25rem/1.35 var(--font-title)}.hd-product-nav a{color:inherit;text-decoration:none}.hd-product-nav a:hover{color:var(--blue)}.hd-product-grid{grid-template-columns:minmax(230px,.82fr) minmax(280px,.9fr) minmax(340px,1.08fr);gap:clamp(24px,3vw,44px)}.hd-product-intro{padding-top:18px}.hd-product-heading-line{display:block;width:48px;height:6px;margin-bottom:20px;border-radius:999px;background:var(--blue)}.hd-product-intro .hd-product-title{margin:0 0 14px;color:#001128;font-size:clamp(3.5rem,4.1vw,6rem)!important;font-weight:800;letter-spacing:-.055em;line-height:.94}.hd-product-lede{margin:0;color:#101d72;font:500 clamp(1.55rem,1.6vw,2rem)/1.38 var(--font-body)}.hd-product-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:clamp(32px,5vw,58px)}.hd-product-highlights>div{min-width:0}.hd-product-highlights>div>span{display:grid;place-items:center;width:52px;height:52px;margin-bottom:10px;border-radius:50%;background:#edf3ff;color:var(--blue)}.hd-product-highlights p,.hd-product-highlights strong,.hd-product-highlights small{display:block;margin:0}.hd-product-highlights strong{color:#001128;font:750 1.2rem/1.25 var(--font-title)}.hd-product-highlights small{margin-top:3px;color:#5260a2;font-size:1.08rem;line-height:1.3}.hd-product-media-frame{aspect-ratio:4 / 5;min-height:510px;border-radius:22px;box-shadow:0 18px 45px #0011281a}.hd-product-buy-card{padding:clamp(22px,2.4vw,32px);border-radius:22px;box-shadow:0 18px 50px #00112817}.hd-product-buy-card>.eyebrow{display:none}.hd-product-buy-card .hd-product-tagline{margin-bottom:12px}.hd-product-price-amount{color:var(--blue)}.hd-product-price-row{margin-bottom:0}.hd-product-option-label{margin-bottom:8px;color:#001128;font-size:1.35rem;font-weight:750}.hd-product-pills{display:none}.hd-product-select.visually-hidden{position:static!important;display:block;width:100%;height:48px;margin:0;padding:0 42px 0 14px;overflow:visible;clip:auto;border:1.5px solid var(--blue);border-radius:9px;background:#fff;color:#001128;font:600 1.3rem/1 var(--font-title)}.hd-product .product-form__submit{min-height:58px;border:0;border-radius:999px;background:var(--blue);color:#fff;font:750 1.55rem/1.2 var(--font-title);box-shadow:0 9px 24px #3055ff38}.hd-product .product-form__submit:hover:not(:disabled){background:#1e3fd9}.hd-product-guarantees{background:transparent;padding:4px 0}.hd-product-guarantee-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#edf3ff}.hd-product-trust{display:none}.hd-product-includes,.hd-product-details,.hd-product-accordions{max-width:1320px;margin-left:auto;margin-right:auto}.hd-product-includes{border-color:#dfe6ff}.hd-product-includes-list{grid-template-columns:repeat(4,minmax(0,1fr))}.hd-product-includes-list li{background:#f5f7ff;color:#001128}.hd-product-details{padding-left:0;padding-right:0;border:0;background:transparent;box-shadow:none}.hd-product-details-title{color:#001128;font-size:clamp(3rem,4vw,5rem)!important;letter-spacing:-.045em}.hd-product-details-dot{color:var(--lime)}.hd-product-desc{max-width:920px;color:#5260a2}.hd-product-accordions{grid-template-columns:repeat(3,minmax(0,1fr))}.hd-product-accordion{border-color:#e5e9f4;box-shadow:0 8px 26px #0011280d}.hd-product-contact-band{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:14px;align-items:center;max-width:1320px;margin:34px auto 0;padding:22px;border-radius:18px;background:#f2f6ff}.hd-product-contact-band>div strong,.hd-product-contact-band>div span{display:block}.hd-product-contact-band>div strong{color:#001128;font:800 1.8rem/1.2 var(--font-title)}.hd-product-contact-band>div span{margin-top:3px;color:#5260a2;font-size:1.3rem}.hd-product-contact-band a{display:flex;align-items:center;gap:10px;min-width:205px;padding:14px 18px;border-radius:12px;background:#fff;color:var(--blue);text-decoration:none}.hd-product-contact-band a>span,.hd-product-contact-band a small{display:block}.hd-product-contact-band a>span{color:#001128;font:750 1.35rem/1.2 var(--font-title)}.hd-product-contact-band a small{margin-top:3px;color:#5260a2;font:400 1.05rem/1.2 var(--font-body)}@media(max-width:1180px){.hd-product-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.9fr)}.hd-product-intro{grid-column:1 / -1}.hd-product-highlights{max-width:680px;margin-top:26px}.hd-product-panel{position:static}}@media(max-width:749px){.hd-product{padding-top:24px}.hd-product-nav{margin-bottom:18px;font-size:1.12rem}.hd-product-grid{grid-template-columns:1fr;gap:20px}.hd-product-intro{padding-top:0}.hd-product-intro .hd-product-title{font-size:4rem!important}.hd-product-lede{font-size:1.5rem}.hd-product-highlights{grid-template-columns:1fr;gap:12px;margin-top:24px}.hd-product-highlights>div{display:flex;align-items:center;gap:12px}.hd-product-highlights>div>span{flex:0 0 44px;width:44px;height:44px;margin:0}.hd-product-media-frame{min-height:0;aspect-ratio:4 / 3}.hd-product-buy-card{padding:20px 16px}.hd-product-includes-list{grid-template-columns:1fr 1fr;gap:8px}.hd-product-includes-list li{padding:9px;font-size:1.25rem}.hd-product-accordions{grid-template-columns:1fr}.hd-product-contact-band{grid-template-columns:1fr;padding:18px}.hd-product-contact-band a{min-width:0;width:100%}}.hd-nav-mobile a,.hd-nav-mobile-title,.hd-nav-mobile-sub a,.hd-nav-mobile-toggle,.hd-nav-mobile-phone{font-family:var(--font-body)!important}.hd-hero-scroll-peek{display:flex;align-items:center;gap:18px;width:min(920px,calc(100% - 48px));min-height:104px;margin:42px auto 0;padding:22px 28px 38px;border:1px solid var(--line);border-radius:24px 24px 0 0;background:#fffffff0;box-shadow:0 -10px 38px #00112814;color:#001128;text-decoration:none}.hd-hero-scroll-title{font:750 1.65rem/1.2 var(--font-title);white-space:nowrap}.hd-hero-scroll-tags{display:flex;gap:8px;min-width:0}.hd-hero-scroll-tags span{padding:7px 12px;border-radius:999px;background:var(--lime);color:#001128;font:650 1.15rem/1 var(--font-body)}.hd-hero-scroll-arrow{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;margin-left:auto;border-radius:50%;background:var(--blue);color:#fff;font-size:2rem}@media(min-width:981px)and (min-height:720px){.hd-hero{min-height:calc(100svh - 132px);padding-bottom:152px}.hd-hero-scroll-peek{position:absolute;z-index:2;left:50%;bottom:24px;transform:translate(-50%);margin:0}}.hd-product-kind{margin:0 0 9px;color:var(--blue);font:750 1.2rem/1.2 var(--font-body);letter-spacing:.1em;text-transform:uppercase}.hd-product-buy-contact{display:flex;align-items:center;gap:12px;margin-top:16px;padding:14px 16px;border:1px solid #dce5ff;border-radius:13px;background:#f2f6ff;color:#001128;text-decoration:none}.hd-product-buy-contact-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:#fff;color:var(--blue)}.hd-product-buy-contact small,.hd-product-buy-contact strong{display:block}.hd-product-buy-contact small{color:#5260a2;font-size:1.08rem}.hd-product-buy-contact strong{margin-top:2px;font:800 1.55rem/1.2 var(--font-title)}.hd-product-info-section,.hd-product-process{max-width:1320px;margin:clamp(44px,6vw,76px) auto 0}.hd-product-info-section>h2,.hd-product-process h2{margin:0 0 24px;color:#001128;font-size:clamp(2.7rem,3.7vw,4.5rem)!important;letter-spacing:-.04em}.hd-product-info-card{position:relative;min-height:225px;padding:26px 24px;border:1px solid #e2e8f5;border-radius:18px;background:#fff;box-shadow:0 10px 30px #0011280d}.hd-product-info-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:18px;border-radius:13px;background:#f1f5ff;color:var(--blue)}.hd-product-info-card .hd-product-accordion-summary{display:block;margin:0 0 10px;padding:0;font-size:1.7rem;cursor:default}.hd-product-info-card .hd-product-accordion-summary:after{display:none}.hd-product-info-card .hd-product-accordion-body{padding:0;color:#5260a2;font-size:1.35rem}.hd-product-process{padding:clamp(30px,4vw,48px);border:1px solid #e2e8f5;border-radius:24px;background:#fff;color:#001128;box-shadow:0 10px 30px #0011280d}.hd-product-process .eyebrow{margin:0 0 8px;color:var(--blue)}.hd-product-process h2{color:#001128}.hd-product-process-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none}.hd-product-process-list li{position:relative;min-width:0;padding:8px 30px 8px 0}.hd-product-process-list li:not(:last-child):after{content:"\203a";position:absolute;top:50%;right:8px;transform:translateY(-50%);color:var(--blue);font:300 3.2rem/1 var(--font-title)}.hd-product-process-list li>span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:15px;border-radius:50%;background:var(--blue);color:#fff;font:800 1.4rem/1 var(--font-title)}.hd-product-process-list strong,.hd-product-process-list small{display:block}.hd-product-process-list strong{color:#001128;font:750 1.5rem/1.25 var(--font-title)}.hd-product-process-list small{margin-top:6px;color:#5260a2;font-size:1.2rem;line-height:1.35}.hd-product-closing{display:grid;grid-template-columns:1fr 1.12fr;gap:18px;max-width:1320px;margin:28px auto 0}.hd-product-value-card{padding:30px;border-radius:18px;background:#001128;color:#fff}.hd-product-value-card>span{display:block;width:42px;height:4px;margin-bottom:18px;border-radius:999px;background:var(--lime)}.hd-product-value-card h2{margin:0 0 12px;color:#fff;font-size:2.25rem!important}.hd-product-value-card p{margin:0;color:#dbe2f1;font-size:1.35rem;line-height:1.55}.hd-product-closing .hd-product-contact-band{grid-template-columns:1fr 1fr;margin:0}.hd-product-closing .hd-product-contact-band>div{grid-column:1 / -1}.hd-product-closing .hd-product-contact-band a{min-width:0}@media(max-width:1100px){.hd-nav-inner{gap:20px}.hd-nav-menu{font-size:1.35rem}.hd-nav-menu a{padding-inline:9px}.hd-nav-actions{min-width:184px}.hd-product-process-list{grid-template-columns:1fr 1fr}}@media(max-width:749px){.hd-hero-scroll-peek{width:100%;min-height:0;margin-top:30px;padding:18px 16px;flex-wrap:wrap;gap:12px;border-radius:18px}.hd-hero-scroll-title{flex:1 1 calc(100% - 52px);white-space:normal;font-size:1.45rem}.hd-hero-scroll-tags{order:3;width:100%;overflow:hidden}.hd-hero-scroll-tags span{flex:0 0 auto}.hd-hero-scroll-arrow{margin-left:0}.hd-product-info-section,.hd-product-process{margin-top:42px}.hd-product-info-section>h2,.hd-product-process h2{font-size:3rem!important}.hd-product-info-card{min-height:0;padding:20px}.hd-product-process{padding:26px 18px;border-radius:18px}.hd-product-process-list{grid-template-columns:1fr;gap:10px}.hd-product-process-list li{display:grid;grid-template-columns:38px 1fr;column-gap:12px;padding:15px}.hd-product-process-list li:not(:last-child):after{display:none}.hd-product-process-list li>span{grid-row:1 / 3;margin:0}.hd-product-process-list strong,.hd-product-process-list small{grid-column:2}.hd-product-closing,.hd-product-closing .hd-product-contact-band{grid-template-columns:1fr}.hd-product-closing .hd-product-contact-band>div{grid-column:auto}}.hd-product{padding:34px 0 54px;background:#fdfaf0;color:#373643}.hd-product .container{width:min(1480px,calc(100% - 64px))}.hd-product-nav{margin-bottom:26px;color:#101d72;font:500 1.25rem/1.35 var(--font-body)}.hd-product-nav span[aria-current=page]{font-weight:600}.hd-product-grid{display:grid;grid-template-columns:minmax(250px,1.02fr) minmax(280px,.82fr) minmax(350px,1fr);gap:clamp(28px,3.2vw,52px);align-items:start}.hd-product-intro{padding-top:8px}.hd-product-heading-line{width:48px;height:5px;margin-bottom:22px}.hd-product-intro .hd-product-title{max-width:9ch;margin-bottom:18px;color:#07165c;font-size:clamp(4rem,4.6vw,6.2rem)!important;line-height:.96}.hd-product-lede{max-width:20ch;color:#101d72;font:500 clamp(1.75rem,1.75vw,2.2rem)/1.34 var(--font-body)}.hd-product-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:clamp(34px,5vw,68px)}.hd-product-highlights>div>span{width:54px;height:54px;margin-bottom:11px;background:#edf3ff;color:#1252ff}.hd-product-highlights strong{color:#07165c;font-size:1.22rem}.hd-product-highlights small{color:#5260a2;font-size:1.08rem}.hd-product-media-col{min-width:0}.hd-product-media-frame{width:100%;min-height:0;aspect-ratio:3 / 5;border-radius:22px;background:#eef3ff;box-shadow:0 16px 42px #00112814}.hd-product-media-frame img{width:100%;height:100%;object-fit:cover}.hd-product-panel{position:sticky;top:96px}.hd-product-buy-card{padding:26px 24px 22px;border:1px solid rgba(48,85,255,.1);border-radius:22px;background:#fffffff5;box-shadow:0 15px 45px #00112814}.hd-product-buy-card>.eyebrow,.hd-product-buy-card .hd-product-tagline,.hd-product-flow,.hd-product-note,.hd-product-alt-link{display:none!important}.hd-product-meta-row{margin:0 0 16px;padding:0;border:0}.hd-product-price-row{align-items:flex-start;gap:10px}.hd-product-price{display:flex;align-items:flex-start;gap:10px}.hd-product-price-from{order:3;align-self:flex-end;margin-bottom:8px;color:#1252ff}.hd-product-price-amount{color:#1252ff;font-size:clamp(4.8rem,5vw,6.8rem);line-height:.9}.hd-product-price-ttc{display:flex;flex-direction:column;margin-top:6px;color:#1252ff;font-size:1.35rem;line-height:1.05}.hd-product-price-ttc small{margin-top:3px;white-space:nowrap;font:500 1.05rem/1.1 var(--font-body)}.hd-product-variants{margin:10px 0 12px}.hd-product-option-label{margin-bottom:8px;color:#07165c;font-size:1.25rem}.hd-product-select.visually-hidden{height:48px;border:1.5px solid #3055ff;border-radius:8px;color:#07165c;font-family:var(--font-body);font-weight:500}.hd-product-postcode-row{margin-top:12px}.hd-product-postcode-row label{color:#07165c;font-weight:700}.hd-product-postcode-row input{border-color:#d9e2ff;background:#fff}.hd-product .product-form__submit{display:flex;gap:14px;min-height:56px;margin-top:12px;background:#1252ff;font-family:var(--font-body);font-size:1.5rem;font-weight:500}.hd-product-cart-icon{display:inline-grid;place-items:center;color:#fff}.hd-product .loading__spinner{position:absolute}.hd-product-guarantees{display:grid;gap:10px;margin-top:16px}.hd-product-guarantee-item{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;color:#07165c;font-size:1.17rem}.hd-product-guarantee-icon{width:25px;height:25px;background:transparent;color:#07165c}.hd-product-guarantee-item strong,.hd-product-guarantee-item small{display:block}.hd-product-guarantee-item strong{font-family:var(--font-title);font-weight:750}.hd-product-guarantee-item small{margin-top:1px;color:#5260a2;font-size:1.02rem}.hd-product-buy-contact{justify-content:center;margin-top:16px;padding:13px 16px;border:0;background:#edf3ff}.hd-product-buy-contact-icon{background:transparent}.hd-product-buy-contact small{text-align:center}.hd-product-includes{max-width:1320px;margin-top:56px;border-color:#e6ff4bf2}.hd-product-story-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.95fr);gap:28px;align-items:end;max-width:1320px;margin:62px auto 0}.hd-product-story-grid .hd-product-details{margin:0;padding:0}.hd-product-details-title{margin-bottom:16px;color:#07165c;font-size:clamp(3.1rem,4vw,5rem)!important;line-height:1.05}.hd-product-desc{max-width:900px;color:#5260a2;font-size:1.42rem;line-height:1.55}.hd-product-strategy-card{display:grid;grid-template-columns:58px 1fr;gap:18px;align-items:center;min-height:126px;padding:24px;border-radius:18px;background:#f3f5f9;color:#07165c}.hd-product-strategy-card>span{color:#07165c}.hd-product-strategy-card p{margin:0;font-size:1.4rem;line-height:1.45}.hd-product-strategy-card p:after{content:"";display:block;width:34px;height:3px;margin-top:10px;background:#e6ff4b}.hd-product-info-section{max-width:1320px;margin:18px auto 0}.hd-product-accordions{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:0}.hd-product-info-card{min-height:245px;padding:24px;border:1px solid #e5e9f4;border-radius:18px;box-shadow:0 8px 25px #0011280b}.hd-product-info-icon{width:46px;height:46px;margin-bottom:16px}.hd-product-info-card .hd-product-accordion-summary{color:#07165c;font-size:1.55rem}.hd-product-info-card .hd-product-accordion-body{color:#5260a2;font-size:1.3rem;line-height:1.43}.hd-product-info-card .hd-product-accordion-body p{margin:0 0 8px}.hd-product-info-card .hd-product-accordion-body ul{margin:0;padding:0;list-style:none}.hd-product-info-card .hd-product-accordion-body li{position:relative;margin:4px 0;padding-left:16px}.hd-product-info-card .hd-product-accordion-body li:before{content:"";position:absolute;top:.55em;left:0;width:7px;height:7px;border-radius:50%;background:#1252ff}.hd-product-validity-value{color:#07165c;font:800 1.8rem/1.2 var(--font-title)}.hd-product-process{max-width:1320px;margin-top:18px;padding:0;border:0;background:transparent;box-shadow:none}.hd-product-process h2{margin-bottom:12px;color:#07165c}.hd-product-process-list{gap:0;padding:18px 26px;border:1px solid #e5e9f4;border-radius:18px;background:#fff;box-shadow:0 8px 25px #0011280a}.hd-product-process-list li{padding:0 34px 0 0}.hd-product-process-list li>span{width:34px;height:34px;margin-bottom:10px}.hd-product-process-list strong{font-size:1.3rem}.hd-product-process-list small{font-size:1.12rem}.hd-product-closing{max-width:1320px;margin-top:18px}.hd-product-value-card{background:linear-gradient(135deg,#071128,#17233b)}@media(min-width:901px)and (max-width:1180px){.hd-product-grid{grid-template-columns:minmax(220px,1fr) minmax(240px,.8fr) minmax(320px,1fr);gap:22px}.hd-product-intro{grid-column:auto}.hd-product-panel{position:sticky}.hd-product-highlights{gap:10px}.hd-product-buy-card{padding:20px 18px}}@media(max-width:900px){.hd-product .container{width:min(760px,calc(100% - 36px))}.hd-product-grid{grid-template-columns:1fr 1fr;gap:24px}.hd-product-intro{grid-column:1 / -1}.hd-product-media-frame{aspect-ratio:4 / 5}.hd-product-panel{position:static}.hd-product-story-grid{grid-template-columns:1fr}}@media(max-width:749px){.hd-product{padding-top:20px}.hd-product .container{width:min(560px,calc(100% - 28px))}.hd-product-grid{grid-template-columns:1fr;gap:20px}.hd-product-intro{grid-column:auto}.hd-product-intro .hd-product-title{max-width:none;font-size:4.2rem!important}.hd-product-lede{max-width:none}.hd-product-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:26px}.hd-product-highlights>div{display:block}.hd-product-highlights>div>span{width:44px;height:44px;margin:0 0 8px}.hd-product-highlights strong{font-size:1.05rem}.hd-product-highlights small{font-size:.95rem}.hd-product-media-frame{aspect-ratio:4 / 3}.hd-product-buy-card{padding:20px 16px}.hd-product-price-amount{font-size:5rem}.hd-product-story-grid{margin-top:42px}.hd-product-details-title{font-size:3rem!important}.hd-product-accordions{grid-template-columns:1fr}.hd-product-info-card{min-height:0}.hd-product-process-list{grid-template-columns:1fr;gap:8px;padding:12px}.hd-product-process-list li{grid-template-columns:34px 1fr;padding:12px}.hd-product-process-list li>span{grid-row:1 / 3}.hd-product-closing{grid-template-columns:1fr}}.section-hellodpe-product,.section-hellodpe-product .hd-product,.section-hellodpe-product .hd-product button,.section-hellodpe-product .hd-product input,.section-hellodpe-product .hd-product select,.section-hellodpe-product .hd-product textarea,.section-hellodpe-product .hd-product p,.section-hellodpe-product .hd-product li,.section-hellodpe-product .hd-product a,.section-hellodpe-product .hd-product small{font-family:"Jost",var(--font-body),sans-serif}.section-hellodpe-product .hd-product h1,.section-hellodpe-product .hd-product h2,.section-hellodpe-product .hd-product h3,.section-hellodpe-product .hd-product h4,.section-hellodpe-product .hd-product strong,.section-hellodpe-product .hd-product .hd-product-price,.section-hellodpe-product .hd-product .product-form__submit{font-family:"DM Sans",var(--font-title),sans-serif}.section-hellodpe-product .hd-product{padding:30px 0 42px;background:linear-gradient(180deg,#fff,#fffefa 72%,#fdfaf0)}.section-hellodpe-product .hd-product .container{width:min(1440px,calc(100% - 72px));max-width:1440px}.section-hellodpe-product .hd-product-grid{grid-template-columns:minmax(255px,1.03fr) minmax(270px,.82fr) minmax(330px,.98fr);gap:clamp(26px,3vw,48px)}.section-hellodpe-product .hd-product-intro .hd-product-title{max-width:8.5ch;color:#07165c;font-weight:800;letter-spacing:-.055em;line-height:.94}.section-hellodpe-product .hd-product-lede{max-width:21ch;color:#101d72;font-weight:500;letter-spacing:-.012em;line-height:1.34}.section-hellodpe-product .hd-product-highlights{align-items:start;margin-top:clamp(36px,4.4vw,58px)}.section-hellodpe-product .hd-product-highlights>div>span{width:52px;height:52px;background:#edf3ff;color:#1252ff}.section-hellodpe-product .hd-product-highlights strong{font-size:1.2rem;line-height:1.2}.section-hellodpe-product .hd-product-highlights small{font-size:1.08rem;line-height:1.3}.section-hellodpe-product .hd-product-media-frame{aspect-ratio:5 / 9;min-height:0;overflow:hidden;border-radius:20px;box-shadow:0 16px 44px #00112817}.section-hellodpe-product .hd-product-media-frame img{object-position:center}.section-hellodpe-product .hd-product-buy-card{padding:28px 24px 22px;border:1px solid rgba(7,22,92,.08);border-radius:20px;box-shadow:0 15px 42px #00112812}.section-hellodpe-product .hd-product-price{align-items:flex-start;gap:10px;white-space:nowrap}.section-hellodpe-product .hd-product-price-amount{font-size:clamp(4.8rem,5vw,6.5rem);font-weight:800;letter-spacing:-.055em;line-height:.9}.section-hellodpe-product .hd-product-price-ttc{margin-top:8px;font-size:1.3rem;font-weight:500}.section-hellodpe-product .hd-product-duration{display:none!important}.section-hellodpe-product .hd-product-option-label{display:block;margin-bottom:8px;font-family:"DM Sans",var(--font-title),sans-serif;font-size:1.22rem;font-weight:700}.section-hellodpe-product .hd-product-select.visually-hidden{height:44px;padding:0 40px 0 13px;border-radius:7px;font-family:"Jost",var(--font-body),sans-serif;font-size:1.2rem;font-weight:500}.section-hellodpe-product .hd-product-actions{margin-top:10px}.section-hellodpe-product .hd-product .product-form__submit{min-height:54px;margin-top:10px;font-size:1.48rem;font-weight:500}.section-hellodpe-product .hd-product-guarantees{gap:9px;margin-top:18px}.section-hellodpe-product .hd-product-guarantee-item{grid-template-columns:28px 1fr;gap:9px;font-size:1.12rem}.section-hellodpe-product .hd-product-guarantee-icon{width:25px;height:25px;border-radius:50%;background:#f1f4f9;color:#07165c}.section-hellodpe-product .hd-product-guarantee-item strong{font-size:1.1rem;font-weight:700;line-height:1.25}.section-hellodpe-product .hd-product-buy-contact{min-height:72px;margin-top:14px;border-radius:13px;background:#edf3ff}.section-hellodpe-product .hd-product-buy-contact small,.section-hellodpe-product .hd-product-buy-contact strong{text-align:left}.section-hellodpe-product .hd-product-story-grid{margin-top:48px;gap:28px}.section-hellodpe-product .hd-product-details-title{margin-bottom:15px;font-weight:800;letter-spacing:-.045em}.section-hellodpe-product .hd-product-desc,.section-hellodpe-product .hd-product-desc p{color:#5260a2;font-size:1.38rem;line-height:1.52}.section-hellodpe-product .hd-product-strategy-card{min-height:126px;background:linear-gradient(135deg,#f6f8fc,#f0f3f8)}.section-hellodpe-product .hd-product-info-section{margin-top:20px}.section-hellodpe-product .hd-product-info-card{min-height:248px;padding:22px;border-radius:16px}.section-hellodpe-product .hd-product-info-icon{width:44px;height:44px;margin-bottom:14px;background:#edf3ff;color:#1252ff}.section-hellodpe-product .hd-product-info-card .hd-product-accordion-summary{margin-bottom:9px;font-family:"DM Sans",var(--font-title),sans-serif;font-size:1.48rem;font-weight:750;letter-spacing:-.015em}.section-hellodpe-product .hd-product-info-card .hd-product-accordion-body,.section-hellodpe-product .hd-product-info-card .hd-product-accordion-body p,.section-hellodpe-product .hd-product-info-card .hd-product-accordion-body li{color:#5260a2;font-size:1.25rem;line-height:1.42}.section-hellodpe-product .hd-product-regulation-link{margin-top:16px!important}.section-hellodpe-product .hd-product-regulation-link a{color:#1252ff;font-weight:500}.section-hellodpe-product .hd-product-regulation-link a:hover{text-decoration:underline}.section-hellodpe-product .hd-product-process{margin-top:24px}.section-hellodpe-product .hd-product-process h2{margin-bottom:12px;color:#07165c;font-weight:800;letter-spacing:-.045em}.section-hellodpe-product .hd-product-process-list{padding:17px 24px;border-radius:16px}.section-hellodpe-product .hd-product-process-list li>span{width:32px;height:32px;margin-bottom:9px}.section-hellodpe-product .hd-product-closing{grid-template-columns:1.05fr .95fr;margin-top:20px}.section-hellodpe-product .hd-product-value-card,.section-hellodpe-product .hd-product-contact-band{border-radius:16px}.section-hellodpe-product .hd-product-bottom-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1320px;margin:24px auto 0;padding:20px 0 0;border-top:1px solid #dce1ec}.section-hellodpe-product .hd-product-bottom-trust>div{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;min-width:0;padding:0 18px;border-right:1px solid #dce1ec}.section-hellodpe-product .hd-product-bottom-trust>div:first-child{padding-left:0}.section-hellodpe-product .hd-product-bottom-trust>div:last-child{padding-right:0;border-right:0}.section-hellodpe-product .hd-product-bottom-trust>div>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#edf3ff;color:#1252ff}.section-hellodpe-product .hd-product-bottom-trust p,.section-hellodpe-product .hd-product-bottom-trust strong,.section-hellodpe-product .hd-product-bottom-trust small{display:block;margin:0}.section-hellodpe-product .hd-product-bottom-trust strong{color:#07165c;font-size:1.05rem;font-weight:700;line-height:1.25}.section-hellodpe-product .hd-product-bottom-trust small{margin-top:3px;color:#5260a2;font-size:.95rem;line-height:1.25}.section-hellodpe-product .hd-product-compare-cta{margin-top:22px}@media(min-width:901px)and (max-width:1180px){.section-hellodpe-product .hd-product .container{width:calc(100% - 64px)}.section-hellodpe-product .hd-product-grid{grid-template-columns:minmax(245px,1fr) minmax(240px,.82fr) minmax(300px,.98fr);gap:26px}.section-hellodpe-product .hd-product-highlights{gap:10px}.section-hellodpe-product .hd-product-buy-card{padding:22px 20px 18px}.section-hellodpe-product .hd-product-bottom-trust>div{padding:0 10px}}@media(max-width:900px){.section-hellodpe-product .hd-product-grid{grid-template-columns:minmax(0,.9fr) minmax(320px,1fr)}.section-hellodpe-product .hd-product-intro{grid-column:1 / -1}.section-hellodpe-product .hd-product-media-frame{aspect-ratio:4 / 5}.section-hellodpe-product .hd-product-bottom-trust{grid-template-columns:1fr 1fr;gap:22px 0}.section-hellodpe-product .hd-product-bottom-trust>div:nth-child(2){border-right:0}}@media(max-width:749px){.section-hellodpe-product .hd-product{padding:20px 0 34px}.section-hellodpe-product .hd-product .container{width:min(560px,calc(100% - 28px))}.section-hellodpe-product .hd-product-grid{grid-template-columns:1fr;gap:18px}.section-hellodpe-product .hd-product-intro{grid-column:auto}.section-hellodpe-product .hd-product-intro .hd-product-title{max-width:none;font-size:4rem!important}.section-hellodpe-product .hd-product-lede{max-width:28ch;font-size:1.55rem}.section-hellodpe-product .hd-product-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.section-hellodpe-product .hd-product-highlights>div{display:block}.section-hellodpe-product .hd-product-media-frame{aspect-ratio:4 / 3}.section-hellodpe-product .hd-product-buy-card{padding:20px 16px}.section-hellodpe-product .hd-product-story-grid{margin-top:38px}.section-hellodpe-product .hd-product-accordions{grid-template-columns:1fr}.section-hellodpe-product .hd-product-info-card{min-height:0}.section-hellodpe-product .hd-product-process-list{padding:10px}.section-hellodpe-product .hd-product-closing{grid-template-columns:1fr}.section-hellodpe-product .hd-product-bottom-trust{grid-template-columns:1fr;gap:0}.section-hellodpe-product .hd-product-bottom-trust>div{padding:14px 0;border-right:0;border-bottom:1px solid #e5e9f2}.section-hellodpe-product .hd-product-bottom-trust>div:last-child{border-bottom:0}}.section-hellodpe-product .hd-product-pack-kicker{display:inline-flex;align-items:center;width:fit-content;min-height:34px;margin:0 0 14px;padding:7px 18px;border-radius:999px;background:#e7f0ff;color:#1252ff;font-family:"DM Sans",var(--font-title),sans-serif;font-size:1.25rem;font-weight:800;letter-spacing:.055em}.section-hellodpe-product .hd-product-pack-surface-intro{display:inline-flex;align-items:center;width:fit-content;margin-top:16px;padding:7px 12px;border-radius:999px;background:#edf3ff;color:#1252ff;font-size:1.17rem;line-height:1.2}.section-hellodpe-product .hd-product-pack-surface-intro strong{margin-left:4px;color:#07165c;font-size:inherit;font-weight:750}.section-hellodpe-product .hd-product-pack-badge{display:inline-flex;align-items:center;width:fit-content;min-height:30px;margin:0 0 16px;padding:6px 14px;border-radius:999px;background:#ffe700;color:#07165c;font-family:"DM Sans",var(--font-title),sans-serif!important;font-size:1.14rem;font-weight:750;line-height:1.15}.section-hellodpe-product .hd-product-pack-surface-buy{margin:-6px 0 12px;color:#1252ff;font-size:1.14rem;font-weight:500;line-height:1.3}.section-hellodpe-product .hd-product-pack-surface-buy strong{color:inherit;font-size:inherit;font-weight:650}.section-hellodpe-product .hd-product-pack-services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.section-hellodpe-product .hd-product-pack-service{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:start;min-height:132px;padding:18px;border:1px solid #e8ebf3;border-radius:16px;background:#fff;box-shadow:0 8px 24px #00112809}.section-hellodpe-product .hd-product-pack-service>span{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#edf3ff;color:#1252ff}.section-hellodpe-product .hd-product-pack-service h3{margin:2px 0 7px;color:#07165c;font-size:1.5rem;font-weight:750;letter-spacing:-.02em;line-height:1.15}.section-hellodpe-product .hd-product-pack-service p{margin:0;color:#5260a2;font-size:1.2rem;line-height:1.38}.section-hellodpe-product .hd-product-pack-service--green>span{background:#e4f8ec;color:#00a35a}.section-hellodpe-product .hd-product-pack-service--purple>span{background:#f1e7ff;color:#8f28ff}.section-hellodpe-product .hd-product-pack-service--orange>span{background:#fff0df;color:#ff7b00}.section-hellodpe-product .hd-product-pack-service--blue>span{background:#eaf2ff;color:#1260ff}.section-hellodpe-product .hd-product-pack-service--red>span{background:#ffe9ea;color:#ea2734}.section-hellodpe-product .hd-product-pack-service--brown>span{background:#f3e8df;color:#7c421c}.section-hellodpe-product .hd-product-pack-symbol{font-family:"DM Sans",var(--font-title),sans-serif!important;font-size:1.55rem;font-weight:800}.section-hellodpe-product .hd-product-pack-footnote{max-width:850px;margin:14px 0 0;color:#5260a2;font-size:1.08rem;line-height:1.4}@media(min-width:901px)and (max-width:1180px){.section-hellodpe-product .hd-product-pack-services{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.section-hellodpe-product .hd-product-pack-services{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.section-hellodpe-product .hd-product-pack-kicker{min-height:30px;margin-bottom:12px;padding:6px 14px}.section-hellodpe-product .hd-product-pack-surface-intro{margin-top:13px}.section-hellodpe-product .hd-product-pack-badge{margin-bottom:13px}.section-hellodpe-product .hd-product-pack-services{grid-template-columns:1fr;gap:10px}.section-hellodpe-product .hd-product-pack-service{min-height:0;padding:15px;grid-template-columns:46px 1fr}.section-hellodpe-product .hd-product-pack-service>span{width:44px;height:44px}}.hd-validity-section .section-head .kicker{display:block;width:fit-content;margin:0 auto 20px}.hd-validity-section .section-head h2,.hd-validity-section .section-head .section-sub{margin-top:0;margin-bottom:20px}.hd-validity-section .section-head{margin-bottom:40px}.hd-validity-title{margin-bottom:20px}@media(min-width:901px){.hd-how .hd-steps:not(.hd-steps--timeline){grid-template-columns:repeat(var(--hd-step-count, 5),minmax(0,1fr))}}@media(max-width:560px){.hd-diag-card .meta{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:12px;width:100%}.hd-diag-card .price{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:4px;width:112px;min-width:112px;white-space:nowrap;text-align:right}.hd-diag-card .price .from{flex:0 0 auto;white-space:nowrap}.hd-validity-section .section-head{margin-bottom:40px}.hd-validity-title{margin-bottom:20px}}.hd-team-profiles-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.hd-team-profile-card{min-width:0;overflow:hidden;border:1.5px solid rgba(230,255,75,.9);border-radius:24px;background:#fff;box-shadow:0 12px 34px #37364312;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.hd-team-profile-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px #3736431f}.hd-team-profile-photo{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden;background:#edf3ff}.hd-team-profile-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hd-team-profile-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;height:100%;color:var(--blue);background:linear-gradient(145deg,#edf3ff,#f8f9ff)}.hd-team-profile-placeholder span{padding:0 20px;color:var(--ink-muted);font-size:1.25rem;text-align:center}.hd-team-profile-content{padding:25px 28px 28px}.hd-team-profile-badge{display:inline-flex;align-items:center;width:fit-content;margin:0 0 14px;padding:6px 12px;border-radius:999px;background:var(--lime);color:var(--ink);font-family:var(--font-title);font-size:1.15rem;font-weight:700;line-height:1.2}.hd-team-profile-card h3{margin:0 0 7px;color:var(--ink);font-family:var(--font-title);font-size:clamp(2rem,2.2vw,2.65rem);font-weight:750;letter-spacing:-.025em;line-height:1.12}.hd-team-profile-role{margin:0 0 16px;color:var(--blue);font-size:1.5rem;font-weight:600;line-height:1.35}.hd-team-profile-bio,.hd-team-profile-bio p{margin:0;color:var(--ink-muted);font-size:1.48rem;line-height:1.55}@media(max-width:749px){.hd-team-profiles-grid{grid-template-columns:1fr;gap:18px}.hd-team-profile-photo{aspect-ratio:4 / 3}.hd-team-profile-content{padding:22px 22px 24px}}.hd-validity-section .section-head{display:flex!important;flex-direction:column!important;align-items:center!important;gap:20px!important;margin-bottom:44px!important}.hd-validity-section .section-head>*{margin-top:0!important;margin-bottom:0!important}.hd-validity-panel>.hd-validity-title{display:block!important;margin:0!important;padding:0 0 24px!important}.hd-product-tunnel-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;border:0;border-radius:999px;font-family:var(--font-title);font-weight:700;text-decoration:none}.hd-product-tunnel-button--blue{background:var(--blue)!important;color:#fff!important}.hd-product-tunnel-button--lime{background:var(--lime)!important;color:var(--ink)!important}.hd-product-tunnel-button--dark{background:var(--ink)!important;color:var(--cream)!important}.hd-product-tunnel-button:hover{filter:brightness(.96);transform:translateY(-1px)}@media(max-width:749px){.hd-diag-grid{display:block!important;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff}.hd-diag-card{display:grid!important;grid-template-columns:minmax(0,1fr) 128px!important;gap:16px!important;align-items:center!important;min-height:0!important;padding:23px 20px!important;border:0!important;border-bottom:1px solid var(--line)!important;border-radius:0!important;box-shadow:none!important;transform:none!important}.hd-diag-card:last-child{border-bottom:0!important}.hd-diag-card:after,.hd-diag-card>.hd-diag-icon,.hd-diag-card>p,.hd-diag-card .duration{display:none!important}.hd-diag-card h3{min-width:0;margin:0!important;font-size:clamp(1.55rem,5vw,1.9rem);line-height:1.25;overflow-wrap:normal}.hd-diag-card .meta{display:block!important;width:128px!important;min-width:128px!important;padding:0!important;border:0!important;justify-self:end}.hd-diag-card .price{display:flex!important;align-items:baseline!important;justify-content:flex-end!important;gap:5px!important;width:128px!important;min-width:128px!important;color:var(--blue)!important;font-size:1.75rem!important;white-space:nowrap!important;text-align:right!important}.hd-diag-card .price .from{color:inherit!important;font-size:inherit!important;font-weight:inherit!important;white-space:nowrap!important}}.hd-nav-phone,.hd-nav-mobile-phone{color:#e6ff4b!important;background:transparent!important;transition:color .2s ease,background-color .2s ease}.hd-nav-phone svg,.hd-nav-mobile-phone svg{color:inherit!important}.hd-nav-phone:hover,.hd-nav-mobile-phone:hover{color:#2f2f2f!important;background:#e6ff4b!important}
/*# sourceMappingURL=/cdn/shop/t/18/assets/hellodpe.css.map */
