:root{--yellow:#f5c84c;--yellow-soft:#fff4cc;--black:#101010;--ink:#151515;--muted:#6c6b64;--paper:#fff;--warm:#f5f3ec;--line:#deddd5;--green:#2f8d57;--radius:26px;--shadow:0 24px 70px rgba(16,16,16,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;overflow-x:hidden}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}.container{width:min(1200px,calc(100% - 48px));margin-inline:auto}.section-pad{padding:120px 0}.skip-link{position:fixed;z-index:9999;left:12px;top:-80px;background:#fff;padding:12px 18px;border:2px solid #000;border-radius:8px;font-weight:800}.skip-link:focus{top:12px}.topbar{background:var(--yellow);border-bottom:1px solid rgba(0,0,0,.2)}.topbar__inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.topbar p{margin:0}.topbar a{white-space:nowrap}.site-header{position:sticky;z-index:100;top:0;background:#fffffff0;border-bottom:1px solid rgba(16,16,16,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__inner{height:86px;display:flex;align-items:center;gap:28px}.brand{width:245px;flex:0 0 auto;display:flex;align-items:center;gap:10px}.brand__mark{position:relative;width:48px;height:54px;flex:0 0 auto;overflow:hidden}.brand__mark img{position:absolute;left:50%;top:-8px;width:auto;max-width:none;height:102px;transform:translate(-50%)}.brand__word{min-width:0}.brand__word b,.brand__word small{display:block;white-space:nowrap}.brand__word b{font-size:15px;line-height:1;letter-spacing:.065em}.brand__word small{margin-top:6px;font-size:8px;line-height:1;letter-spacing:.31em}.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:26px;font-size:14px;font-weight:750}.desktop-nav a{position:relative;padding:31px 0}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:24px;height:2px;background:var(--yellow);transition:.25s}.desktop-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:12px}.language-switch{display:flex;border:1px solid var(--line);border-radius:999px;padding:3px;background:#fff}.language-switch button{border:0;background:transparent;border-radius:999px;min-width:36px;height:30px;font-size:11px;font-weight:900;cursor:pointer}.language-switch button.active{background:var(--black);color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 27px;border:2px solid var(--black);border-radius:999px;background:var(--yellow);color:var(--black);font-weight:850;letter-spacing:-.01em;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #10101024}.button:disabled{opacity:.65;cursor:wait;transform:none}.button--small{min-height:44px;padding:0 19px;font-size:13px}.button--dark{background:var(--black);color:#fff}.button--light{background:#fff}.header-cta{white-space:nowrap}.menu-button{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer}.menu-button span{display:block;width:17px;height:2px;margin:5px auto;background:#111;transition:.25s}.mobile-nav{display:none;position:fixed;z-index:90;top:125px;right:0;bottom:0;left:0;background:#fff;padding:40px 24px;flex-direction:column;gap:0}.mobile-nav a{padding:18px 0;border-bottom:1px solid var(--line);font-size:24px;font-weight:800}.hero{padding:76px 0 68px;background:linear-gradient(135deg,#fff 0% 57%,#f9f5e9 57% 100%);overflow:hidden}.hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:70px;align-items:center}.hero__copy,.hero__visual{min-width:0}.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 22px;font-size:12px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.eyebrow>span:first-child{width:48px;height:4px;border-radius:99px;background:var(--yellow);flex:0 0 auto}.eyebrow--light{color:#fff}.eyebrow--light>span:first-child{background:var(--yellow)}.hero h1{max-width:12ch;margin:0;font-size:clamp(48px,5.3vw,80px);line-height:.98;letter-spacing:-.064em;font-weight:900;text-wrap:balance}.hero__lead{max-width:650px;margin:28px 0 0;color:#55544e;font-size:18px;line-height:1.7}.hero__actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:32px}.text-link{font-weight:850;border-bottom:1px solid #aaa;padding:8px 0}.text-link span{display:inline-block;margin-left:6px;color:#a77e12}.hero__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:46px;padding-top:27px;border-top:1px solid var(--line)}.hero__facts div{min-width:0}.hero__facts strong{display:block;font-size:26px;line-height:1}.hero__facts span{display:block;margin-top:8px;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.hero__visual{position:relative;min-height:620px}.hero__visual:before{content:"";position:absolute;top:40px;right:-50px;bottom:-38px;left:70px;border-radius:36px;background:var(--yellow);transform:rotate(3deg)}.hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;border-radius:32px;box-shadow:var(--shadow)}.hero__label{position:absolute;z-index:2;left:-34px;bottom:28px;max-width:370px;display:flex;align-items:center;gap:14px;padding:17px 21px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px;box-shadow:0 18px 50px #00000029}.hero__label>span{width:12px;height:12px;border-radius:50%;background:var(--green);box-shadow:0 0 0 8px #e5f5eb}.hero__label b,.hero__label small{display:block}.hero__label b{font-size:14px}.hero__label small{margin-top:2px;color:var(--muted);font-size:12px}.hero__corner{position:absolute;z-index:2;right:-23px;top:42px;width:78px;height:78px;display:grid;place-items:center;border-radius:22px;background:var(--black);color:var(--yellow);font-size:39px;font-weight:900;transform:rotate(6deg);box-shadow:0 14px 35px #0003}.benefits{background:var(--black);color:#fff}.benefits__grid{display:grid;grid-template-columns:repeat(3,1fr)}.benefits article{min-width:0;display:flex;align-items:center;gap:18px;padding:28px 34px;border-right:1px solid #323232}.benefits article:last-child{border:0}.benefits article>span{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border-radius:50%;background:var(--yellow);color:#111;font-size:12px;font-weight:900}.benefits b,.benefits small{display:block}.benefits b{font-size:15px}.benefits small{margin-top:3px;color:#aaa;font-size:12px}.section-heading{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:80px;align-items:end;margin-bottom:56px}.section-heading>div{min-width:0}.section-heading h2,.realisation h2,.calculator-heading h2,.contact-cta h2{margin:0;font-size:clamp(40px,4.4vw,68px);line-height:1.02;letter-spacing:-.055em;text-wrap:balance}.section-heading>p{margin:0;color:var(--muted);font-size:17px;line-height:1.75}.services{background:#fff}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.service-card{position:relative;min-height:380px;padding:42px;border:1px solid var(--line);border-radius:var(--radius);background:var(--warm);overflow:hidden;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.service-card--yellow{background:var(--yellow);border-color:var(--yellow)}.service-card--dark{background:var(--black);border-color:var(--black);color:#fff}.service-card__number{position:absolute;right:30px;top:27px;color:#10101059;font-weight:900}.service-card--dark .service-card__number{color:#ffffff59}.service-card__icon{width:58px;height:58px;display:grid;place-items:center;border:2px solid currentColor;border-radius:17px;font-size:27px;font-weight:900}.service-card h3{margin:54px 0 14px;font-size:34px;letter-spacing:-.04em}.service-card p{max-width:52ch;margin:0;color:#64635d}.service-card--yellow p{color:#333}.service-card--dark p{color:#bdbdb7}.service-card strong{display:block;margin-top:23px;font-size:13px}.service-card a{display:inline-block;margin-top:27px;font-weight:900;border-bottom:2px solid var(--yellow)}.service-card--yellow a{border-color:#111}.realisation{background:var(--black);color:#fff}.realisation__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:78px;align-items:center}.realisation__media{position:relative;min-height:720px}.realisation__media:before{content:"";position:absolute;top:-18px;right:42px;bottom:20px;left:-18px;border:2px solid var(--yellow);border-radius:30px}.realisation__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;border-radius:28px}.realisation__media>span{position:absolute;z-index:2;right:-28px;bottom:40px;padding:13px 22px;background:var(--yellow);color:#111;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.15em}.realisation__copy p:not(.eyebrow){margin:28px 0;color:#b8b8b2;font-size:17px;line-height:1.75}.realisation__copy ul{list-style:none;padding:0;margin:0 0 34px}.realisation__copy li{position:relative;padding:14px 0 14px 32px;border-bottom:1px solid #303030}.realisation__copy li:before{content:"\2713";position:absolute;left:0;color:var(--yellow);font-weight:900}.calculator-section{background:var(--black);color:#fff}.calculator-heading{max-width:900px;margin-bottom:52px}.calculator-heading>p:not(.eyebrow){max-width:720px;margin:25px 0 0;color:#b6b6b0;font-size:17px}.calculator{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:22px;align-items:start}.calculator__form{min-width:0;border:1px solid #303030;border-radius:28px;background:#181818;overflow:hidden}.calc-section{padding:36px;border-bottom:1px solid #303030}.calc-section:last-child{border-bottom:0}.calc-section__head{display:flex;align-items:center;gap:16px;margin-bottom:26px}.calc-section__head>span{width:43px;height:43px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--yellow);color:#111;font-size:12px;font-weight:900}.calc-section__head h3,.calc-section__head p{margin:0}.calc-section__head h3{font-size:21px}.calc-section__head p{color:#898982;font-size:12px}.service-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-option{position:relative;min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;align-items:center;padding:16px;border:1px solid #383838;border-radius:16px;background:#202020;cursor:pointer;transition:.2s}.service-option:hover{border-color:#777}.service-option:has(input:checked){border-color:var(--yellow);background:#292716;box-shadow:0 0 0 1px var(--yellow) inset}.service-option input{position:absolute;opacity:0}.service-option__mark{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#333;color:var(--yellow);font-weight:900}.service-option b,.service-option small,.service-option em{display:block}.service-option b{font-size:13px;line-height:1.25}.service-option small{margin-top:4px;color:#92928d;font-size:10px;line-height:1.3}.service-option em{grid-column:2;margin-top:2px;color:var(--yellow);font-style:normal;font-size:11px;font-weight:900}.fields-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.field{display:block;min-width:0}.field>span{display:block;margin-bottom:8px;color:#d1d1cb;font-size:12px;font-weight:800}.field input,.field select{width:100%;height:52px;border:1px solid #3d3d3d;border-radius:12px;background:#222;color:#fff;padding:0 14px;outline:none}.field input:focus,.field select:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #f5c84c1f}.field select{-webkit-appearance:auto;appearance:auto}.field[hidden]{display:none!important}.addons-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.addon{position:relative;min-width:0;display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #383838;border-radius:14px;background:#202020;cursor:pointer}.addon[hidden]{display:none}.addon input{position:absolute;opacity:0}.addon>span{width:23px;height:23px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #696969;border-radius:7px}.addon input:checked+span{background:var(--yellow);border-color:var(--yellow)}.addon input:checked+span:before{content:"\2713";color:#111;font-size:14px;font-weight:900}.addon b,.addon small{display:block}.addon b{font-size:12px}.addon small{margin-top:2px;color:#999;font-size:10px}.addon:has(input:checked){border-color:var(--yellow)}.lead-form{margin:0}.calc-section--contact{border-bottom:0}.fields-grid--contact{margin-bottom:18px}.consent{position:relative;display:flex;align-items:flex-start;gap:12px;margin:19px 0;cursor:pointer}.consent input{position:absolute;opacity:0}.consent>span{width:23px;height:23px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #666;border-radius:7px}.consent input:checked+span{background:var(--yellow);border-color:var(--yellow)}.consent input:checked+span:before{content:"\2713";color:#111;font-size:14px;font-weight:900}.consent small{color:#aaa;line-height:1.55}.calc-actions{display:flex;gap:12px;flex-wrap:wrap}.form-message{margin:10px 0;font-size:13px;font-weight:750}.form-message--error{color:#ff8f85}.form-message--success{padding:13px 16px;border-radius:12px;background:#163b27;color:#8ce0ad}.calculator__summary{position:sticky;top:108px;padding:30px;border-radius:26px;background:var(--yellow);color:#111;box-shadow:0 30px 80px #00000040}.summary-kicker{margin:0;font-size:11px;font-weight:900;letter-spacing:.15em}.summary-price{display:flex;align-items:flex-end;gap:8px;margin:18px 0 10px}.summary-price strong{font-size:clamp(39px,4vw,58px);line-height:.9;letter-spacing:-.07em}.summary-price span{font-size:18px;font-weight:900}.summary-vat{margin:0 0 24px;font-size:11px;line-height:1.45}.calculator__summary dl{margin:0;border-top:1px solid rgba(0,0,0,.2)}.calculator__summary dl>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:12px;padding:13px 0;border-bottom:1px solid rgba(0,0,0,.16);font-size:11px}.calculator__summary dt{color:#5d4b16}.calculator__summary dd{margin:0;text-align:right;font-weight:850}.summary-info{display:flex;gap:10px;margin-top:20px}.summary-info>span{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #111;border-radius:50%;font-size:11px;font-weight:900}.summary-info p{margin:0;font-size:10px;line-height:1.5}.summary-company{display:flex;align-items:center;gap:12px;margin-top:23px;padding-top:19px;border-top:1px solid rgba(0,0,0,.2)}.summary-company img{width:62px;height:50px;object-fit:contain}.summary-company b,.summary-company span,.summary-company a{display:block}.summary-company b{font-size:13px}.summary-company span,.summary-company a{font-size:10px}.process{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-radius:24px;overflow:hidden}.process-grid article{min-height:250px;padding:30px;border-right:1px solid var(--line)}.process-grid article:last-child{border:0}.process-grid>article>span{display:block;color:#bd8d12;font-size:12px;font-weight:900}.process-grid h3{margin:52px 0 12px;font-size:22px;line-height:1.1}.process-grid p{margin:0;color:var(--muted);font-size:13px}.contact-cta{background:var(--yellow)}.contact-cta__inner{min-height:350px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(240px,.6fr);gap:80px;align-items:center}.contact-cta p{margin:0 0 16px;font-size:11px;font-weight:900;letter-spacing:.15em}.contact-cta h2{max-width:860px}.contact-cta__inner>div:last-child{display:flex;align-items:flex-start;flex-direction:column;gap:18px}.contact-cta__inner>div:last-child>a:last-child{font-weight:900;border-bottom:2px solid #111}.site-footer{padding:72px 0 25px;background:#0f0f0f;color:#fff}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:60px;padding-bottom:55px}.footer-brand img{width:250px;height:100px;object-fit:contain;object-position:left center}.footer-grid h2{margin:0 0 18px;color:#777;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.footer-grid a,.footer-grid button,.footer-grid span{display:block;margin:10px 0;color:#d0d0cb;font-size:13px}.footer-grid button{padding:0;border:0;background:none;text-align:left;cursor:pointer}.footer-grid a:hover,.footer-grid button:hover{color:var(--yellow)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:22px;border-top:1px solid #2a2a2a;color:#777;font-size:11px}.language-switch--footer{display:flex}.language-switch--footer button{color:#111}.language-switch--footer button.active{color:#fff}.legal-dialog{width:min(720px,calc(100% - 32px));max-height:84vh;padding:42px;border:0;border-radius:24px;color:#111;box-shadow:0 30px 100px #00000059}.legal-dialog::backdrop{background:#000000b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.legal-dialog__close{position:absolute;right:18px;top:16px;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:25px;cursor:pointer}.legal-dialog h2{margin:0 0 25px;font-size:40px;letter-spacing:-.04em}.legal-dialog p{color:#585851;line-height:1.75}.legal-dialog .eyebrow{color:#111;font-size:10px}.page-main,.product-main{padding:100px 0}.container--narrow{max-width:850px}.page-main h1,.product-main h1{font-size:52px;letter-spacing:-.05em}.rte{line-height:1.8}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.product-media img{border-radius:24px}.product-price{font-size:28px;font-weight:900}.reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.service-card{transition:none}}@media(max-width:1080px){.container{width:min(100% - 36px,1200px)}.desktop-nav{gap:16px}.desktop-nav a{font-size:12px}.brand{width:185px}.hero__grid{grid-template-columns:minmax(0,1fr) minmax(350px,.85fr);gap:42px}.hero__visual{min-height:560px}.hero__label{left:-15px}.benefits article{padding-inline:22px}.section-pad{padding:95px 0}.section-heading{gap:44px}.calculator{grid-template-columns:minmax(0,1fr) 345px}.service-option{grid-template-columns:38px minmax(0,1fr);padding:13px}.service-option__mark{width:38px;height:38px}.footer-grid{gap:35px}}@media(max-width:920px){.desktop-nav,.header-cta{display:none}.menu-button{display:block}.mobile-nav{display:flex;transform:translate(100%);transition:transform .3s}.menu-open .mobile-nav{transform:none}.menu-open .menu-button span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-open .menu-button span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero{padding-top:55px}.hero__grid{grid-template-columns:1fr;gap:55px}.hero h1{max-width:14ch;font-size:clamp(50px,8vw,78px)}.hero__visual{width:min(620px,100%);min-height:680px;margin-inline:auto}.benefits__grid{grid-template-columns:1fr}.benefits article{border-right:0;border-bottom:1px solid #323232}.section-heading{grid-template-columns:1fr;gap:20px}.realisation__grid{grid-template-columns:1fr;gap:58px}.realisation__media{min-height:700px}.calculator{grid-template-columns:1fr}.calculator__summary{position:relative;top:auto;grid-row:1}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid article:nth-child(2){border-right:0}.process-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.contact-cta__inner{grid-template-columns:1fr;padding:70px 0;gap:35px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.container{width:calc(100% - 28px)}.topbar__inner{justify-content:center;min-height:34px}.topbar p{display:none}.site-header__inner{height:74px}.brand{width:170px}.brand img{height:50px}.mobile-nav{top:108px;right:0;bottom:0;left:0}.section-pad{padding:76px 0}.hero{padding:45px 0 56px}.hero__grid{gap:40px}.hero h1{font-size:clamp(43px,13vw,62px);line-height:1;letter-spacing:-.055em}.hero__lead{font-size:16px}.hero__actions{align-items:flex-start;flex-direction:column;gap:12px}.hero__facts{gap:8px}.hero__facts strong{font-size:20px}.hero__facts span{font-size:9px}.hero__visual{min-height:560px}.hero__visual:before{top:20px;right:-15px;bottom:-18px;left:40px}.hero__label{left:12px;right:12px;bottom:18px;max-width:none}.hero__corner{right:-4px;top:25px;width:62px;height:62px;font-size:30px}.section-heading h2,.realisation h2,.calculator-heading h2,.contact-cta h2{font-size:clamp(37px,11vw,52px);line-height:1.03}.section-heading{margin-bottom:34px}.service-grid{grid-template-columns:1fr}.service-card{min-height:350px;padding:30px}.service-card h3{margin-top:45px}.realisation__media{min-height:540px}.realisation__media:before{top:-10px;right:20px;bottom:12px;left:-8px}.realisation__media>span{right:8px;bottom:20px}.tiktok-card{height:525px}.calculator-heading{margin-bottom:35px}.calc-section{padding:25px 18px}.service-options,.fields-grid,.addons-grid{grid-template-columns:1fr}.service-option{grid-template-columns:40px minmax(0,1fr)}.calc-actions{flex-direction:column}.calc-actions .button{width:100%}.calculator__summary{padding:24px}.summary-price strong{font-size:48px}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:190px;border-right:0;border-bottom:1px solid var(--line)!important}.process-grid article:last-child{border-bottom:0!important}.process-grid h3{margin-top:30px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{gap:20px}.legal-dialog{padding:35px 22px}.legal-dialog h2{font-size:32px}.product-grid{grid-template-columns:1fr}}.footer-lockup{display:flex;align-items:center;gap:11px}.footer-lockup .brand__mark img{position:absolute;width:auto;max-width:none;height:102px;object-fit:initial;transform:translate(-50%)}.footer-lockup .brand__word b{color:var(--yellow);font-size:17px}.footer-lockup .brand__word small{color:var(--yellow);font-size:8px}.footer-brand p{max-width:330px;color:#989893;font-size:13px}@media(max-width:1080px){.brand{width:210px}.brand__word b{font-size:13px}.brand__word small{font-size:7px}}@media(max-width:640px){.brand{width:190px}.brand__mark{width:42px;height:48px}.brand .brand__mark img,.footer-lockup .brand__mark img{height:90px}.brand__word b{font-size:12px}.brand__word small{font-size:6px}}@media(max-width:920px){.mobile-nav{display:none;transform:none}.menu-open .mobile-nav{display:flex}}.comparison{position:relative;min-height:720px;border-radius:28px;overflow:hidden;isolation:isolate;background:#242424;box-shadow:0 32px 75px #00000059}.comparison:before{content:"";position:absolute;z-index:5;top:18px;right:-18px;bottom:-18px;left:18px;border:2px solid var(--yellow);border-radius:30px;pointer-events:none}.comparison__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 42%}.comparison__before--fallback{filter:grayscale(.55) saturate(.5) brightness(.58) contrast(1.12)}.comparison__after-wrap{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;clip-path:inset(0 0 0 var(--position))}.comparison.is-auto .comparison__after-wrap{transition:clip-path 2.45s cubic-bezier(.45,0,.2,1)}.comparison__handle{position:absolute;z-index:4;top:0;bottom:0;left:var(--position);width:3px;background:#fff;transform:translate(-50%);pointer-events:none}.comparison.is-auto .comparison__handle{transition:left 2.45s cubic-bezier(.45,0,.2,1)}.comparison__handle span{position:absolute;top:50%;left:50%;width:54px;height:54px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;background:var(--yellow);color:#111;font-size:22px;font-weight:900;transform:translate(-50%,-50%);box-shadow:0 8px 30px #00000059}.comparison__label{position:absolute;z-index:3;top:22px;padding:10px 15px;border-radius:999px;background:#0f0f0fd1;color:#fff;font-size:10px;font-weight:900;letter-spacing:.14em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.comparison__label--before{left:22px}.comparison__label--after{right:22px;background:var(--yellow);color:#111}.comparison>input[type=range]{position:absolute;z-index:6;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize}.calc-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:25px 36px 0}.calc-progress span{height:5px;border-radius:999px;background:#353535;transition:background .25s,transform .25s}.calc-progress span.active{background:var(--yellow);transform:scaleY(1.3)}.calc-step{animation:calcStepIn .32s ease both}.calc-step[hidden]{display:none!important}@keyframes calcStepIn{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}.calc-navigation{display:flex;justify-content:space-between;gap:12px;padding:0 36px 36px}.calc-navigation--next{justify-content:flex-end}.calc-back{margin:24px 36px 0;padding:0;border:0;background:none;color:#aaa;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.calc-back:hover{color:var(--yellow)}.field--range{grid-column:1/-1;padding:20px;border:1px solid #383838;border-radius:16px;background:#202020}.range-value{display:flex;align-items:flex-end;gap:8px;margin:4px 0 15px}.range-value output{font-size:44px;line-height:1;font-weight:900;letter-spacing:-.05em}.range-value em{margin-bottom:5px;color:var(--yellow);font-style:normal;font-weight:900}.field--range input[type=range]{height:8px;padding:0;border:0;border-radius:99px;background:linear-gradient(90deg,var(--yellow),#d5a91e);accent-color:var(--yellow);cursor:pointer}.field--range input[type=range]:focus{box-shadow:0 0 0 4px #f5c84c26}.range-scale{display:flex;justify-content:space-between;margin-top:10px;color:#85857f;font-size:10px}.social-dock{position:fixed;z-index:40;right:18px;top:50%;display:flex;flex-direction:column;gap:8px;transform:translateY(-50%)}.social-dock a{width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#111;color:#fff;box-shadow:0 8px 28px #0003;transition:transform .2s,background .2s,color .2s}.social-dock a:hover{background:var(--yellow);color:#111;transform:translate(-5px)}.social-dock svg{width:20px;height:20px;fill:currentColor}@media(max-width:920px){.comparison{min-height:680px}.calculator__form{grid-row:1}.calculator__summary{grid-row:2}.social-dock{right:10px}.social-dock a{width:42px;height:42px}}@media(max-width:640px){.comparison{min-height:520px;border-radius:22px}.comparison:before{display:none}.comparison__handle span{width:46px;height:46px}.calc-progress{padding:20px 18px 0}.calc-navigation{padding:0 18px 26px}.calc-navigation .button{width:100%}.calc-back{margin:20px 18px 0}.field--range{padding:17px}.range-value output{font-size:38px}.social-dock{top:50%;right:7px;bottom:auto;flex-direction:column;transform:translateY(-50%)}.social-dock a{width:39px;height:39px}}.calculator-section .calculator-heading{max-width:1040px;margin:0 auto 58px;text-align:center}.calculator-section .calculator-heading .eyebrow{justify-content:center}.calculator-section .calculator-heading>p:not(.eyebrow){max-width:820px;margin:26px auto 0}.calculator--classic{grid-template-columns:minmax(0,1fr) 390px;gap:0;border-radius:30px;background:#fff;overflow:hidden;box-shadow:0 34px 90px #00000047}.calculator--classic .calculator__form{min-height:720px;border:0;border-radius:0;background:#fff;color:#111}.calculator--classic .calc-progress{gap:12px;padding:42px 52px 8px}.calculator--classic .calc-progress span{height:6px;background:#e5e3dc}.calculator--classic .calc-progress span.active{background:var(--yellow);transform:none}.calculator--classic .calc-section{padding:35px 52px 22px;border:0}.calculator--classic .calc-kicker{margin:0 0 22px;color:#6c6b65;font-size:11px;font-weight:900;letter-spacing:.15em}.calculator--classic .calc-title{margin:0 0 34px;color:#111;font-size:clamp(30px,3vw,44px);line-height:1.05;letter-spacing:-.045em}.calculator--classic .calc-subtitle{margin:0 0 16px;color:#111;font-size:14px;font-weight:900}.calculator--classic .service-options{gap:13px}.calculator--classic .service-option{grid-template-columns:55px minmax(0,1fr) 24px;gap:14px;min-height:112px;padding:18px 20px;border:2px solid #e2e0d9;border-radius:17px;background:#fff;color:#111;box-shadow:none}.calculator--classic .service-option:hover{border-color:#c9a434}.calculator--classic .service-option:has(input:checked){border-color:var(--yellow);background:#fffaf0;box-shadow:0 0 0 1px var(--yellow) inset}.calculator--classic .service-option:after{content:"";grid-column:3;grid-row:1/3;width:20px;height:20px;border:2px solid #c9c7c0;border-radius:50%}.calculator--classic .service-option:has(input:checked):after{border:6px solid var(--yellow)}.calculator--classic .service-option__mark{width:55px;height:55px;grid-row:1/3;border-radius:13px;background:#f1efe8;color:#111;font-size:20px}.calculator--classic .service-option b{font-size:15px}.calculator--classic .service-option small{color:#77766f;font-size:11px}.calculator--classic .service-option em{grid-column:2;grid-row:2;color:#77766f;font-size:11px}.calculator--classic .calc-navigation{padding:18px 52px 48px}.calculator--classic .calc-navigation .button{width:100%;background:var(--yellow);color:#111;border-color:var(--yellow)}.calculator--classic .calc-back{margin:28px 52px 0;color:#5f5e59}.calculator--classic .field>span{color:#111;font-size:13px}.calculator--classic .field--range{padding:0;border:0;background:transparent}.calculator--classic .range-value{margin:10px 0 20px}.calculator--classic .range-value output{font-size:58px}.calculator--classic .range-value em{color:#77766f}.calculator--classic .field--range input[type=range]{height:7px;background:#262626;accent-color:var(--yellow)}.calculator--classic .range-scale{color:#77766f}.calculator--classic .addons-grid{gap:12px}.calculator--classic .addon{min-height:74px;border:1px solid #ddd9cf;border-radius:14px;background:#fff;color:#111}.calculator--classic .addon:has(input:checked){border-color:var(--yellow);background:#fffaf0}.calculator--classic .addon>span{border-color:#aaa;background:#fff}.calculator--classic .addon b{font-size:13px}.calculator--classic .addon small{margin-left:auto;color:#77766f;font-size:11px}.calculator--classic .addon>div{width:100%;display:flex;align-items:center;gap:10px}.calculator--classic .addon>div small{margin-top:0}.calculator--classic .lead-form{color:#111}.calculator--classic .fields-grid--contact{gap:18px}.calculator--classic .field input,.calculator--classic .field select{height:58px;border-color:#d4d1c9;background:#fff;color:#111}.calculator--classic .consent small{color:#5f5e59}.calculator--classic .consent>span{border-color:#aaa}.calculator--classic .calc-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:28px}.calculator--classic .calc-actions .button{width:100%;background:var(--yellow);color:#111;border-color:var(--yellow)}.calculator--classic .calc-actions .button:last-child{background:#fff;border:2px solid #111}.calculator--classic .calculator__summary{position:relative;top:auto;align-self:stretch;padding:64px 42px;border-radius:0;background:var(--yellow);box-shadow:none}.calculator--classic .summary-price{margin:22px 0 38px}.calculator--classic .summary-price strong{font-size:64px}.calculator--classic .summary-price span{padding-bottom:5px;font-size:13px}.calculator--classic .calculator__summary dl{padding-top:18px;border-top:1px solid rgba(0,0,0,.22)}.calculator--classic .calculator__summary dl>div{padding:17px 0;font-size:13px}.calculator--classic .summary-info{margin-top:28px;padding:18px;border-radius:15px;background:#ffffff6b}.calculator--classic .summary-info p{font-size:11px}.calculator--classic .summary-contact{margin-top:44px}.calculator--classic .summary-contact b,.calculator--classic .summary-contact a{display:block}.calculator--classic .summary-contact b{font-size:13px}.calculator--classic .summary-contact a{margin-top:8px;font-size:24px;font-weight:950}@media(max-width:920px){.calculator--classic{grid-template-columns:1fr;border-radius:24px}.calculator--classic .calculator__form{grid-row:1}.calculator--classic .calculator__summary{grid-row:2;padding:40px 34px}.calculator--classic .summary-price strong{font-size:56px}}@media(max-width:640px){.calculator-section .calculator-heading{text-align:left}.calculator-section .calculator-heading .eyebrow{justify-content:flex-start}.calculator--classic .calc-progress{padding:25px 20px 5px}.calculator--classic .calc-section{padding:28px 20px 18px}.calculator--classic .calc-navigation{padding:14px 20px 30px}.calculator--classic .calc-back{margin:22px 20px 0}.calculator--classic .service-options{grid-template-columns:1fr}.calculator--classic .service-option{min-height:102px}.calculator--classic .addons-grid,.calculator--classic .calc-actions{grid-template-columns:1fr}.calculator--classic .calculator__summary{padding:34px 24px}.calculator--classic .summary-contact{margin-top:30px}}.results-showcase{position:relative;overflow:hidden;background:#111;color:#fff}.results-showcase:before{content:"";position:absolute;right:-180px;top:-220px;width:620px;height:620px;border:110px solid rgba(245,200,76,.055);border-radius:50%;pointer-events:none}.results-showcase__heading{position:relative;max-width:850px;margin:0 auto 54px;text-align:center}.results-showcase__heading .eyebrow{justify-content:center}.results-showcase__heading h2{margin:22px 0 18px;font-size:clamp(40px,5.4vw,76px);line-height:.98;letter-spacing:-.055em}.results-showcase__heading>p:last-child{max-width:680px;margin:0 auto;color:#aaa9a3;font-size:16px;line-height:1.75}.results-grid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.result-card{min-width:0;overflow:hidden;border:1px solid #2c2c2c;border-radius:28px;background:#191919;box-shadow:0 24px 60px #00000038}.result-card__comparison{min-height:0;aspect-ratio:4/5;border-radius:0;box-shadow:none}.result-card__comparison:before{display:none}.result-card__comparison .comparison__image{object-position:center}.result-card__body{position:relative;min-height:210px;padding:26px 26px 30px}.result-card__body>span{position:absolute;right:24px;top:20px;color:#f5c84c47;font-size:54px;font-weight:950;line-height:1;letter-spacing:-.08em}.result-card__body h3{position:relative;max-width:80%;margin:0 0 12px;font-size:24px;line-height:1.08;letter-spacing:-.035em}.result-card__body p{position:relative;margin:0;color:#aaa9a3;font-size:13px;line-height:1.65}.results-showcase__cta{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px;padding:25px 28px;border:1px solid #313131;border-radius:22px;background:#181818}.results-showcase__cta p{max-width:690px;margin:0;color:#d3d2cc;font-size:15px;line-height:1.6}.results-showcase__cta .button{flex:0 0 auto}@media(max-width:920px){.results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-card__comparison{min-height:0}.results-showcase__cta{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.results-showcase__heading{text-align:left;margin-bottom:34px}.results-showcase__heading .eyebrow{justify-content:flex-start}.results-showcase__heading h2{font-size:42px}.results-grid{grid-template-columns:1fr}.result-card{border-radius:22px}.result-card__comparison{min-height:0;aspect-ratio:4/5;border-radius:0}.result-card__body{min-height:0;padding:23px 22px 26px}.result-card__body h3{font-size:22px}.results-showcase__cta{padding:22px}.results-showcase__cta .button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/theme.css.map */
