*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,sans-serif;color:#141414;background:#fff;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-weight:600;letter-spacing:-.035em;line-height:1.05}.dim{color:#c3c3c3}.center{text-align:center}.right{text-align:right}.section-label{font-size:14px;font-weight:600;letter-spacing:-.01em}.btn{display:inline-flex;align-items:center;gap:10px;background:#141414;color:#fff;border-radius:999px;padding:15px 28px;font-size:15px;font-weight:500;letter-spacing:-.01em;transition:transform .25s ease,background .25s ease;white-space:nowrap}.btn:hover{transform:scale(1.04)}.btn .arr{transition:transform .25s ease}.btn:hover .arr{transform:translate(4px)}.btn.light{background:#fff;color:#141414}.btn.outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55)}.btn.outline:hover{background:#ffffff1f}.btn.ghost{background:transparent;color:#141414;border:1px solid #d8d8d8}.btn.ghost:hover{background:#f2f2f2}.btn.big{padding:18px 36px;font-size:17px}.nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;background:#fff;padding:12px 40px;height:64px}.nav-logo{display:flex;flex-direction:column;justify-content:center;line-height:1;gap:4px}.nav-logo .brand-name{font-size:21px;font-weight:800;letter-spacing:.2em}.nav-logo .brand-sub{font-size:9px;font-weight:600;letter-spacing:.42em;color:#9a9a9a}.nav-links{display:flex;gap:34px}.nav-links a{font-size:15px;font-weight:500;letter-spacing:-.01em;transition:opacity .2s}.nav-links a:hover{opacity:.55}.nav-right{display:flex;align-items:center;gap:16px}.nav-cta{padding:11px 24px}.lang-switch{display:flex;align-items:center;gap:2px}.lang-switch button{border:none;background:none;cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:.03em;color:#a5a5a5;padding:6px 7px;border-radius:7px;transition:color .2s,background .2s}.lang-switch button:hover{color:#141414}.lang-switch button.active{color:#141414;background:#f0f0f0}.hero-pin{height:320vh;position:relative}.hero-sticky{position:sticky;top:0;height:100vh;overflow:hidden}.hero-sky{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#aec6e2,#cfdcea 55%,#f4e3d3)}.hero-clouds{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;background:radial-gradient(38% 30% at 16% 26%,#ffffff8c,#fff0 70%),radial-gradient(44% 32% at 80% 20%,#ffffff73,#fff0 70%),radial-gradient(52% 40% at 50% 88%,#ffffff80,#fff0 72%),radial-gradient(34% 28% at 92% 66%,#fff6,#fff0 70%);background-repeat:no-repeat;opacity:.8;animation:cloudDrift 46s ease-in-out infinite alternate;will-change:transform;pointer-events:none}@keyframes cloudDrift{0%{transform:translate3d(-2.5%,0,0) scale(1.05)}to{transform:translate3d(2.5%,1.5%,0) scale(1.12)}}.hero-house{position:absolute;left:50%;bottom:0;width:100%;height:100%;object-fit:cover;object-position:center 70%;transform:translate(-50%,62%);transform-origin:center bottom;-webkit-mask-image:linear-gradient(to top,black 72%,transparent 100%);mask-image:linear-gradient(to top,black 72%,transparent 100%);will-change:transform}.hero-copy{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 24px;transform:translateY(-8vh);will-change:opacity,transform}.hero-copy h1{font-size:clamp(44px,7.6vw,116px);font-weight:600;letter-spacing:-.045em;line-height:1.04;text-wrap:balance;max-width:14ch;margin:0 auto;background:linear-gradient(90deg,#141414,#2a2a2a 55%,#9aa3ad);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.hero-copy h1 .dim{-webkit-text-fill-color:transparent}.hero-sub{margin:22px 0 34px;font-size:clamp(17px,1.6vw,22px);line-height:1.45;max-width:640px;color:#3c4652;font-weight:500;letter-spacing:-.02em}.hero-sub strong{color:#141414;font-weight:600}.hero-sub .dim{color:#8b95a1}.hero-mask{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;transform-origin:center;will-change:opacity,transform;pointer-events:none}.hero-mask .reveal-clouds{animation:revealCloudDrift 34s ease-in-out infinite alternate;will-change:transform}@keyframes revealCloudDrift{0%{transform:translate3d(-3.5%,0,0)}to{transform:translate3d(3.5%,0,0)}}@media(prefers-reduced-motion:reduce){.hero-clouds,.hero-mask .reveal-clouds{animation:none}}.video-band{height:62vh;overflow:hidden;background:#0c0c0c}.video-band .bg-video{width:100%;height:100%;object-fit:cover;display:block}.video-showcase{max-width:1290px;margin:20px auto 40px;position:relative}.video-showcase .bg-video{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;background:#0c0c0c}.video-showcase figcaption{position:absolute;left:0;bottom:0;right:0;padding:60px 34px 28px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;font-size:clamp(18px,2vw,26px);font-weight:600;letter-spacing:-.02em}.video-caption-sub{display:block;margin-top:6px;font-size:clamp(13px,1.2vw,16px);font-weight:500;color:#ffffffbf;letter-spacing:.01em}.not-just{padding:140px 24px 160px}.not-just h2{font-size:clamp(38px,4.6vw,68px)}.chevrons{display:flex;justify-content:center;gap:0;margin:80px auto 90px;max-width:1180px}.chev{width:270px;height:230px;flex:0 1 270px;background-size:cover;background-position:center;clip-path:polygon(0 0,58% 0,100% 50%,58% 100%,0 100%,42% 50%);margin-right:-38px}.reveal-text{font-size:clamp(22px,2.5vw,32px);font-weight:600;letter-spacing:-.03em;line-height:1.35}.reveal-text .w{color:#c9c9c9;transition:color .45s ease}.reveal-text .w.on{color:#141414}.center-block{max-width:760px;margin:0 auto;text-align:center}.rewired{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;padding:60px 75px 180px;max-width:1440px;margin:0 auto}.rewired h2{font-size:clamp(46px,5.4vw,82px);margin-bottom:44px}.steps-label{font-size:20px;font-weight:600;margin-bottom:14px;letter-spacing:-.02em}.steps{list-style:none}.steps li{display:flex;gap:44px;align-items:baseline;padding:34px 0;border-top:1px solid #e6e6e6}.step-num{font-size:13px;color:#9b9b9b;font-weight:500}.steps p{font-size:clamp(22px,2.2vw,30px);font-weight:600;letter-spacing:-.03em;line-height:1.3}.steps p strong{font-weight:600}.steps p .dim{color:#c3c3c3;font-weight:500}.for-agents{padding:120px 75px 160px;max-width:1440px;margin:0 auto}.for-agents .section-label{margin-bottom:22px}.for-agents h2{font-size:clamp(42px,5vw,76px);margin-bottom:70px}.agents-grid{display:grid;grid-template-columns:1fr 1.55fr;gap:70px;align-items:end}.agents-col-small img{width:74%;aspect-ratio:3/4;object-fit:cover}.agents-col-big img{width:100%;aspect-ratio:16/10.5;object-fit:cover}.agents-col-big .reveal-text{margin:46px 0 36px;max-width:700px}.agents-col-big .reveal-text .w{transition-duration:.35s}.local-seo{padding:120px 75px 150px;background:#f5f5f2}.local-head{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;max-width:1290px;margin:0 auto 70px}.local-head h2{font-size:clamp(38px,4.4vw,66px);max-width:920px}.local-head p:last-child{margin-top:28px;max-width:680px;font-size:clamp(17px,1.6vw,22px);line-height:1.55;color:#555;font-weight:500}.local-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1290px;margin:0 auto 34px;background:#d9d9d2}.local-grid article{background:#f5f5f2;padding:38px 34px 42px;min-height:250px}.local-grid h3{font-size:24px;margin-bottom:16px;letter-spacing:0}.local-grid p{font-size:15px;line-height:1.65;color:#5f5f5a}.keyword-strip{max-width:1290px;margin:0 auto;list-style:none;display:flex;flex-wrap:wrap;gap:10px}.keyword-strip li{border:1px solid #d3d3cc;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:600;color:#555;background:#ffffff73}.home-staging{display:grid;grid-template-columns:.95fr 1.05fr;gap:74px;align-items:center;max-width:1440px;margin:0 auto;padding:130px 75px 150px;background:#fff}.staging-media img{width:100%;aspect-ratio:4/5;object-fit:cover;display:block}.staging-copy h2{font-size:clamp(38px,4.8vw,72px);max-width:860px;margin-top:18px}.staging-intro{margin:30px 0 44px;max-width:720px;font-size:clamp(18px,1.7vw,24px);font-weight:600;letter-spacing:-.025em;line-height:1.45}.staging-intro strong{font-weight:600;color:#141414}.staging-intro .dim{color:#9a9a9a;font-weight:500}.staging-points{max-width:760px;border-top:1px solid #e2e2e2;margin-bottom:38px}.staging-points article{display:grid;grid-template-columns:54px 1fr;gap:24px;padding:25px 0;border-bottom:1px solid #e2e2e2}.staging-points span{font-size:12px;font-weight:600;letter-spacing:.14em;color:#9a9a9a}.staging-points h3{font-size:21px;letter-spacing:-.02em;margin-bottom:8px}.staging-points p{font-size:15px;line-height:1.65;color:#5f5f5f;max-width:560px}.services{background:#161616;color:#fff;padding:130px 75px 60px}.services-head{display:grid;grid-template-columns:1fr 1.3fr;max-width:1290px;margin:0 auto 120px}.services-head h2{font-size:clamp(42px,5vw,76px)}.services-head .dim{color:#6d6d6d}.service-row{display:grid;grid-template-columns:1fr 1.3fr;gap:40px;max-width:1290px;margin:0 auto;border-top:1px solid rgba(255,255,255,.14);padding:60px 0 90px;align-items:start}.service-info{display:flex;gap:38px;align-items:flex-start;padding-top:12px}.circle-num{flex:none;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;font-size:13px}.service-info p{font-size:17px;line-height:1.55;color:#e8e8e8;max-width:340px}.service-word{font-size:clamp(90px,13vw,210px);font-weight:500;letter-spacing:-.04em;line-height:.95}.services-closing{max-width:1290px;margin:60px auto 80px;font-size:clamp(26px,3vw,44px)}.services-closing .w.on{color:#fff}.service-links{max-width:1290px;margin:0 auto 78px;border-top:1px solid #303030;border-bottom:1px solid #303030;padding:28px 0 30px;display:grid;grid-template-columns:220px 1fr;gap:42px;align-items:start}.service-links p{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#888}.service-links div{display:flex;flex-wrap:wrap;gap:10px}.service-links a{border:1px solid #343434;border-radius:999px;padding:10px 14px;color:#f4f4f4;background:#1f1f1f;font-size:13px;font-weight:700;line-height:1.2}.service-links a:hover{background:#f4f4f4;color:#151515;border-color:#f4f4f4}.pricing{padding:130px 75px 145px;background:#f6f4ef;color:#141414}.pricing-head{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;max-width:1290px;margin:0 auto 72px}.pricing-head h2{font-size:clamp(40px,4.8vw,74px);max-width:860px}.pricing-head p:last-child{margin-top:26px;max-width:680px;font-size:clamp(17px,1.6vw,22px);line-height:1.55;color:#555;font-weight:500}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1290px;margin:0 auto}.plan{min-height:520px;background:#fff;border:1px solid #dfd9cf;padding:34px;display:flex;flex-direction:column;justify-content:space-between}.plan.featured{background:#141414;color:#fff;border-color:#141414}.plan-eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8d8172;margin-bottom:18px}.plan.featured .plan-eyebrow{color:#cdbd9c}.plan h3{font-size:clamp(27px,2.5vw,38px);letter-spacing:-.03em;margin-bottom:16px}.plan-copy{font-size:15px;line-height:1.65;color:#5f5a52;max-width:310px}.plan.featured .plan-copy{color:#d8d8d8}.plan-price{margin:42px 0 32px}.plan-price span{display:block;font-size:clamp(52px,5vw,78px);font-weight:600;letter-spacing:-.055em;line-height:.95}.plan-price small{display:block;margin-top:10px;font-size:14px;font-weight:600;color:#777}.plan.featured .plan-price small{color:#b8b8b8}.plan ul{list-style:none;border-top:1px solid #e8e1d7}.plan.featured ul{border-top-color:#fff3}.plan li{padding:15px 0;border-bottom:1px solid #e8e1d7;font-size:14px;line-height:1.45;color:#4d4d4d}.plan.featured li{border-bottom-color:#fff3;color:#f1f1f1}.pricing-note{display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:1290px;margin:34px auto 0;padding-top:24px;border-top:1px solid #ded7cc}.pricing-note p{font-size:14px;line-height:1.6;color:#686055;max-width:620px}.support{background:#161616;color:#fff;padding:60px 75px 140px}.support-head{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;max-width:1290px;margin:0 auto 90px}.support-head h2{font-size:clamp(38px,4.4vw,64px)}.support-head .dim{color:#6d6d6d}.support-intro p{font-size:clamp(19px,1.8vw,25px);font-weight:600;letter-spacing:-.025em;line-height:1.4;margin-bottom:34px}.support-intro .dim{color:#8a8a8a;font-weight:500}.support-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1290px;margin:0 auto}.card{position:relative;aspect-ratio:3/3.6;background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:space-between;padding:34px}.card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000073,#0000000d 55%,#00000059)}.card h3,.card .btn{position:relative}.card h3{font-size:clamp(24px,2.2vw,32px);font-weight:600;letter-spacing:-.03em}.card .btn{align-self:flex-start}.faq{padding:120px 75px 130px;background:#fff}.faq-head{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;max-width:1290px;margin:0 auto 58px}.faq-head h2{font-size:clamp(36px,4vw,60px);max-width:820px}.faq-list{max-width:1290px;margin:0 auto;border-top:1px solid #dfdfdf}.faq details{border-bottom:1px solid #dfdfdf;padding:0}.faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:26px 0;font-size:clamp(20px,2vw,28px);font-weight:600}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";flex:none;width:34px;height:34px;border-radius:50%;border:1px solid #d0d0d0;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:400;color:#555}.faq details[open] summary:after{content:"-"}.faq details p{max-width:760px;padding:0 0 30px;font-size:16px;line-height:1.7;color:#555}.blog{background:#f1f1f1;padding:130px 75px 120px}.blog-head{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;max-width:1290px;margin:0 auto 70px}.blog-head h2{font-size:clamp(42px,5vw,72px)}.blog-intro p{font-size:clamp(19px,1.9vw,26px);font-weight:600;letter-spacing:-.025em;line-height:1.4;margin-bottom:30px}.post{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;max-width:1290px;margin:0 auto;border-top:1px solid #d9d9d9;padding:44px 0 70px}.post-date{font-size:15px;font-weight:500}.post-body h3{font-size:clamp(26px,2.6vw,38px);margin-bottom:18px;max-width:560px}.post-body p{font-size:15px;line-height:1.6;color:#565656;max-width:520px;margin-bottom:34px}.footer{background:#141414;color:#fff;padding:110px 75px 30px;overflow:hidden}.footer-top{display:grid;grid-template-columns:1.6fr 1fr .7fr;gap:60px;max-width:1290px;margin:0 auto 40px}.footer-news h4{font-size:22px;font-weight:600;letter-spacing:-.02em;margin-bottom:26px}.footer-contact{display:flex;gap:70px;margin-top:60px}.fc-label{font-size:13px;color:#8d8d8d;margin-bottom:10px}.footer-contact p{font-size:16px}.footer-links,.footer-social{display:flex;flex-direction:column;gap:16px}.footer-links a{font-size:24px;font-weight:600;letter-spacing:-.02em}.footer-social a{font-size:15px}.footer-links a:hover,.footer-social a:hover{opacity:.6}.footer-credit{margin-top:24px;display:flex;flex-direction:column;gap:7px;opacity:.85;transition:opacity .2s}.footer-credit:hover{opacity:1}.fc-by{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#8a8a8a}.fc-brand{display:flex;align-items:center;gap:7px;font-size:15px;font-weight:700;letter-spacing:.05em;color:#fff}.fc-brand img{height:20px;width:20px;object-fit:contain}.footer-wordmark{font-size:min(21vw,320px);font-weight:800;letter-spacing:.02em;line-height:.82;text-align:center;margin-bottom:-.12em;white-space:nowrap;-webkit-user-select:none;user-select:none}.footer-legal{font-size:12px;color:#7c7c7c;text-align:center;padding:26px 0 10px;border-top:1px solid rgba(255,255,255,.12);position:relative;z-index:1;background:#141414}.footer-legal-links{display:flex;flex-wrap:wrap;gap:14px 18px;margin-top:24px}.footer-legal-links a,.footer-legal-links button{border:0;background:transparent;color:#9d9d9d;font:inherit;font-size:13px;cursor:pointer;padding:0}.footer-legal-links a:hover,.footer-legal-links button:hover{color:#fff}.legal-mini-footer{background:#f5f5f2;padding:24px 75px;display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.legal-mini-footer a{color:#365d54;font-size:14px;font-weight:700;line-height:1.4}.cookie-consent{position:fixed;left:18px;right:18px;bottom:18px;z-index:1000;display:flex;justify-content:center;pointer-events:none}.cookie-consent__panel{width:min(980px,100%);background:#fff;color:#141414;border:1px solid #d8d8d8;box-shadow:0 24px 70px #0000003d;padding:24px;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:end;pointer-events:auto}.cookie-consent__eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#6c6c6c;margin-bottom:8px}.cookie-consent h2{font-size:22px;letter-spacing:-.02em;margin-bottom:8px;line-height:1.15}.cookie-consent p{font-size:14px;line-height:1.55;color:#555;max-width:660px}.cookie-consent a{display:inline-block;margin-top:10px;font-size:13px;font-weight:700;color:#2f594f}.cookie-consent__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.cookie-consent__settings{grid-column:1/-1;border-top:1px solid #e3e3e3;padding-top:18px}.cookie-toggle{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #ededed}.cookie-toggle strong{display:block;font-size:15px;margin-bottom:4px}.cookie-toggle small{display:block;font-size:13px;color:#696969;line-height:1.45}.cookie-toggle input{width:22px;height:22px;accent-color:#141414;flex:none}.cookie-toggle--locked input{opacity:.45}@media(max-width:980px){.nav{padding:12px 20px}.nav-links{display:none}.rewired,.services-head,.service-row,.support-head,.agents-grid,.local-head,.home-staging,.pricing-head,.faq-head,.footer-top{grid-template-columns:1fr;gap:34px}.rewired,.for-agents,.local-seo,.home-staging,.pricing,.services,.support,.faq,.legal-mini-footer{padding-left:22px;padding-right:22px}.local-grid,.support-cards{grid-template-columns:1fr}.agents-col-small img{width:52%}.service-word{font-size:clamp(80px,20vw,150px)}.for-agents h2{text-align:left}.card{aspect-ratio:16/10}.footer{padding:80px 22px 20px}.cookie-consent__panel{grid-template-columns:1fr;align-items:start}.cookie-consent__actions{justify-content:flex-start}.chevrons{flex-direction:column;align-items:center;gap:14px;margin:56px auto 64px}.chev{margin-right:0;width:min(88%,340px);height:170px;flex:none;clip-path:polygon(0 0,100% 0,100% 62%,50% 100%,0 62%)}.includes-grid{grid-template-columns:repeat(2,1fr);gap:30px}.protect-grid{grid-template-columns:repeat(2,1fr)}.carte-cols{grid-template-columns:1fr;gap:40px}.plans{grid-template-columns:1fr;gap:18px}.plan{min-height:0}.pricing-note{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.hero-clouds{animation:none;transform:translateZ(0) scale(1.08)}.hero-mask .reveal-clouds{animation:none}.chev:nth-child(1){background-image:url(/assets/chev-1-640-CM_82GBm.jpg)!important}.chev:nth-child(2){background-image:url(/assets/chev-2-640-DPNAdH-w.jpg)!important}.chev:nth-child(3){background-image:url(/assets/chev-3-640-C9jBEZ4e.jpg)!important}.chev:nth-child(4){background-image:url(/assets/chev-4-640-CSTcpVoQ.jpg)!important}.nav{padding:12px 18px;height:58px}.nav-logo span{font-size:17px}.nav-right{gap:8px}.nav-cta{padding:10px 16px;font-size:14px}.lang-switch button{font-size:12px;padding:5px}.btn{padding:13px 22px;font-size:14px}.hero-pin{height:230vh}.hero-copy{transform:translateY(-6vh);padding:0 20px}.hero-sub{margin:18px 0 28px}.video-band{height:40vh}.video-showcase{margin:14px 0 24px}.video-showcase figcaption{padding:44px 20px 20px}.not-just{padding:90px 20px 100px}.chevrons{flex-direction:column;align-items:center;gap:14px;margin:56px auto 60px}.chev{margin-right:0;width:82vw;max-width:320px;height:150px;flex:none;clip-path:polygon(0 0,100% 0,100% 62%,50% 100%,0 62%)}.rewired{padding:20px 20px 90px}.steps li{gap:20px;padding:26px 0}.step-num{align-self:flex-start;padding-top:6px}.for-agents{padding:80px 20px 90px}.for-agents .section-label{margin-bottom:14px}.for-agents h2{margin-bottom:40px}.agents-grid{gap:24px}.agents-col-small img{width:66%}.local-seo{padding:80px 20px 90px}.local-head{margin-bottom:44px}.local-grid article{min-height:0;padding:30px 24px}.keyword-strip li{font-size:12px}.home-staging{padding:80px 20px 90px;gap:34px}.staging-media img{aspect-ratio:16/11}.staging-intro{margin:24px 0 34px}.staging-points article{grid-template-columns:42px 1fr;gap:18px;padding:22px 0}.services{padding:80px 20px 40px}.services-head{margin-bottom:60px}.service-row{padding:40px 0 50px}.service-info{gap:22px}.service-word{font-size:clamp(72px,26vw,130px)}.services-closing{margin:40px auto 50px}.service-links{grid-template-columns:1fr;gap:18px;margin-bottom:54px}.service-links div{gap:8px}.service-links a{border-radius:8px}.pricing{padding:80px 20px 90px}.pricing-head{margin-bottom:42px}.plan{padding:28px}.plan-price{margin:34px 0 28px}.support{padding:40px 20px 90px}.support-cards{gap:16px}.faq{padding:80px 20px 90px}.faq-head{margin-bottom:36px}.faq summary{padding:22px 0}.footer{padding:70px 20px 16px}.footer-contact{flex-direction:column;gap:26px;margin-top:44px}.footer-links a,.footer-news h4{font-size:20px}.footer-wordmark{font-size:min(19vw,150px)}.footer-legal{font-size:11px;padding:22px 0 10px;line-height:1.55;max-width:340px;margin:0 auto}.cookie-consent{left:10px;right:10px;bottom:10px}.cookie-consent__panel{padding:18px}.cookie-consent__actions .btn{flex:1;justify-content:center;min-width:120px}}
