:root{--light:#f1f4f8;--blue:#92bbd3;--navy:#01052d;--ink:#050c0f;--surface:#e5e8ec;--white:#fff;--container:1140px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--navy);background:var(--light);margin:0;font-family:Avenir Next,Segoe UI,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.08}h1{font-size:clamp(3rem,6vw,5rem);font-weight:900}h2{margin-bottom:28px;font-size:clamp(2.2rem,4vw,3.3rem);font-weight:850}.container{width:min(var(--container), calc(100% - 48px));margin-inline:auto}.eyebrow{color:#5c8fab;letter-spacing:.22em;text-transform:uppercase;margin-bottom:16px;font-size:.82rem;font-weight:800}.button{border:2px solid var(--blue);background:var(--blue);min-height:50px;color:var(--navy);letter-spacing:.16em;text-transform:uppercase;justify-content:center;align-items:center;padding:0 25px;font-size:.85rem;font-weight:800;transition:all .2s;display:inline-flex}.split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(45px,8vw,100px);display:grid}.image-card{min-height:570px;position:relative;overflow:hidden}.image-card img{object-fit:cover}.skip-link{z-index:1000;background:var(--white);padding:10px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{z-index:50;background:#f1f4f8fa;height:96px;position:relative}.header-inner{align-items:center;gap:45px;height:100%;display:flex}.logo-link{width:225px;margin-right:auto;display:flex}.desktop-nav{align-items:center;gap:32px;font-size:.9rem;font-weight:700;display:flex}.language-switcher{align-items:center;gap:8px;display:flex}.language-switcher a,.footer-languages a{justify-content:center;align-items:center;display:inline-flex}.flag-emoji{line-height:1;display:block}.flag-icon{border-radius:1px;width:23px;height:15px;display:inline-block;box-shadow:inset 0 0 0 1px #01052d1f}.flag-catalonia{background:repeating-linear-gradient(#f6c800 0 11.111%,#c8102e 11.111% 22.222%)}.desktop-nav a,.site-footer a{transition:color .2s}.desktop-nav a:hover,.site-footer a:hover{color:#5c8fab}.header-button{min-height:46px}.mobile-menu{display:none}.home-hero{min-height:760px;color:var(--white);background:linear-gradient(90deg,#01052dd6 0%,#01052d8f 48%,#01052d0f 75%),url(/assets/images/1.-Hero-Reparacion-Ventanas-1-1024x420.png) 50%/cover no-repeat;align-items:center;display:flex}.home-hero .container{padding-block:110px}.home-hero h1{margin-bottom:16px;font-size:clamp(4rem,7.6vw,8.5rem);line-height:.86}.home-hero h1 span{color:var(--blue)}.home-hero h2{margin-bottom:22px;font-size:clamp(1.4rem,2vw,2rem);font-weight:500}.hero-actions{align-items:center;gap:30px;display:flex}.phone-link{font-weight:750}.services-section{background:var(--light)}.services-section>.container>h2,.services-section>.container>.eyebrow{text-align:center}.home-services{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:55px;display:grid}.home-services article{background:var(--white);padding:40px 34px;position:relative}.home-services img{border-radius:50%;width:116px}.home-services article>span{color:#cfd8de;font-size:2.4rem;font-weight:850;position:absolute;top:35px;right:30px}.home-services p{color:#41445d}.home-services a{color:#5c8fab;letter-spacing:.12em;text-transform:uppercase;font-size:.83rem;font-weight:800}.prompt-band{background:var(--navy);color:var(--white);padding:65px 0}.prompt-band .container{justify-content:space-between;align-items:center;gap:30px;display:flex}.prompt-band h2{max-width:780px;margin:0;font-size:clamp(1.8rem,3vw,2.8rem)}.about-section{background:var(--white)}.about-images{padding:0 70px 70px 0;position:relative}.about-images img:first-child{display:block}.about-images img:last-child{border:15px solid var(--white);width:43%;position:absolute;bottom:0;right:0}.check-list{padding:0;list-style:none}.check-list li{margin:12px 0;padding-left:32px;position:relative}.process-grid{background:#cbd0d6;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:55px;display:grid}.process-grid article{background:var(--light);min-height:310px;padding:38px 28px}.process-grid span{color:var(--blue);font-size:3.5rem;font-weight:900;line-height:1}.process-grid h3{margin:30px 0 16px}.process-grid p{color:#484b61;font-size:.92rem}.benefits-section{background:var(--white)}.benefit-list{margin:35px 0}.benefit-list article{border-bottom:1px solid #d9dce1;grid-template-columns:52px 1fr;gap:15px;padding:18px 0;display:grid}.benefit-list span{color:var(--blue);font-size:1.6rem;font-weight:850}.benefit-list h3,.benefit-list p{margin-bottom:7px}.benefit-list p{color:#484b61;font-size:.93rem}.faq-section{background:var(--light)}.faq-layout{grid-template-columns:.7fr 1.3fr;align-items:start;gap:90px;display:grid}.faq-list details{border-top:1px solid #bac2c9}.faq-list details:last-child{border-bottom:1px solid #bac2c9}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#5c8fab;font-size:1.7rem;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#484b61;padding:0 45px 24px 0}.contact-cta{background:var(--blue)}.contact-cta .eyebrow{color:var(--navy)}.contact-actions{flex-direction:column;gap:15px;margin-top:38px;display:flex}.contact-actions a{align-items:center;gap:14px;font-size:1.1rem;font-weight:700;display:flex}.contact-actions a:first-child{font-size:1.65rem}.contact-cta .image-card{min-height:460px}.service-hero{min-height:540px;color:var(--white);background-position:50%;background-size:cover;align-items:center;display:flex}.service-hero .container{padding-block:70px}.service-hero h1{max-width:780px;margin:42px 0 32px}.breadcrumbs{flex-wrap:wrap;gap:10px;font-size:.82rem;font-weight:650;display:flex}.service-intro{background:var(--white)}.solutions{background:var(--light);text-align:center}.solution-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:55px;display:grid}.solution-grid article{background:var(--white);padding:30px}.solution-grid .button{min-height:42px;margin-top:8px;padding-inline:15px;font-size:.72rem}.archive-page{background:var(--white);min-height:70vh}.archive-page h1{margin-bottom:55px}.archive-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.archive-grid a{background:var(--light);padding-bottom:28px}.archive-grid a>div{height:240px;position:relative}.archive-grid img{object-fit:cover}.archive-grid h2{margin:28px 25px 15px;font-size:1.7rem}.archive-grid span{color:#5c8fab;margin-inline:25px;font-weight:750}.contact-page{background:var(--white);padding:110px 0}.contact-page h1{max-width:680px}.contact-page .image-card{min-height:600px}.contact-cards{gap:12px;margin-top:40px;display:grid}.contact-cards a{background:var(--light);justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.contact-cards span{color:#5c8fab;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800}.legal-page header{background:var(--navy);color:var(--white);padding:90px 0}.legal-page header h1{margin-bottom:0}.legal-content{max-width:900px;padding-block:90px}.legal-content p,.legal-content li{color:#363a54}.legal-content li{margin-bottom:10px}.legal-links a{color:#356f91;text-underline-offset:3px;text-decoration:underline}.site-footer{background:var(--navy);color:var(--white);padding:75px 0 24px}.footer-grid{grid-template-columns:1.5fr .8fr 1fr;gap:70px;display:grid}.footer-logo{width:265px;margin-bottom:24px;display:block}.footer-grid p{color:#b9bdd0;max-width:390px}.footer-grid h3{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;font-size:.86rem}.footer-grid>div:not(:first-child){flex-direction:column;gap:10px;display:flex}.footer-languages{align-items:center;gap:8px;margin-top:2px;display:flex}.footer-legal{color:#969bb4;border-top:1px solid #242947;justify-content:space-between;align-items:center;margin-top:65px;padding-top:24px;font-size:.78rem;display:flex}.footer-legal div{gap:22px;display:flex}.floating-whatsapp{z-index:40;width:56px;height:56px;color:var(--white);background:#25d366;border-radius:50%;place-items:center;font-size:1.6rem;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 25px #0003}@media (max-width:900px){.site-header{height:82px}.logo-link{width:200px}.desktop-nav,.header-button{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--navy);width:24px;height:2px}.mobile-menu nav{background:var(--white);flex-direction:column;gap:15px;width:min(300px,100vw - 48px);padding:25px;display:flex;position:absolute;top:50px;right:0;box-shadow:0 15px 30px #01052d26}.home-hero{background-position:60%;min-height:680px}.home-hero h1{font-size:clamp(3.4rem,10vw,6rem)}.home-services,.solution-grid,.archive-grid,.process-grid{grid-template-columns:1fr 1fr}.faq-layout{gap:45px}}@media (max-width:680px){.container{width:min(100% - 32px, var(--container))}.section{padding:75px 0}h1{font-size:2.8rem}h2{font-size:2.2rem}.home-hero{background-position:64%;min-height:650px}.home-hero .container{padding-block:80px}.home-hero h1{font-size:3.3rem}.hero-actions,.prompt-band .container,.footer-legal{flex-direction:column;align-items:flex-start}.split,.faq-layout,.home-services,.solution-grid,.archive-grid,.process-grid{grid-template-columns:1fr}.image-card{min-height:400px}.about-images{padding:0 35px 35px 0}.prompt-band{padding:48px 0}.process-grid article{min-height:auto}.faq-layout{gap:30px}.service-hero{min-height:470px}.service-hero h1{margin-block:30px}.contact-page{padding:75px 0}.contact-page .image-card{min-height:420px}.contact-cards a{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr;gap:40px}.footer-legal div{flex-direction:column;gap:8px}.floating-whatsapp{bottom:16px;right:16px}}p{margin-bottom:22px}.eyebrow{margin-bottom:14px;font-size:14px;line-height:1.2}.prompt-band h2{max-width:720px;font-size:32px;line-height:1.15}.benefit-list p{font-size:15px;line-height:1.25}.faq-list details p{padding:0 24px 20px;font-size:15px;line-height:1.3}.service-intro-layout>div:last-child>p:not(.eyebrow){font-size:16px;line-height:1.25}.solution-grid p{min-height:105px;font-size:15px;line-height:1.25}.contact-page p{font-size:16px;line-height:1.3}.legal-content h2{margin-bottom:24px;font-size:32px}.legal-notice .legal-content{min-height:3050px}.legal-privacy .legal-content{min-height:4800px}.legal-cookies .legal-content{min-height:2350px}@media (max-width:1100px){.container.narrow,.footer-grid,.footer-legal,.legal-page header .container,.legal-content{max-width:calc(100% - 64px)}h1,.home-hero h1,.service-hero h1,.legal-page header h1{font-size:60px}h2{font-size:42px}.section{padding:110px 0}.desktop-nav{gap:20px;font-size:14px}.logo-link{width:175px}}@media (max-width:680px){.container.narrow,.footer-grid,.footer-legal,.legal-page header .container,.legal-content{max-width:calc(100% - 32px)}body{font-size:16px;line-height:1.2}h1,.home-hero h1,.service-hero h1,.legal-page header h1,.contact-page h1,h2{font-size:33px;line-height:1.2}h3{font-size:18px}.section{padding:75px 0}.eyebrow{font-size:12px}.button{min-height:40px;font-size:14px}.site-header{height:70px}.logo-link{width:170px}.home-hero{min-height:660px}.home-hero .hero-content{padding-block:75px}.home-hero .container>p:not(.eyebrow){font-size:16px}.hero-phone{min-width:230px;padding:20px}.hero-phone strong{font-size:20px}.home-services article,.solution-grid article{min-height:0;padding:30px}.home-services p,.solution-grid p{min-height:0;font-size:16px}.prompt-band{margin:35px auto;padding:44px 0}.prompt-band .container{width:calc(100% - 40px)}.prompt-band h2{font-size:24px}.process-grid article{grid-template-columns:90px 1fr;min-height:150px}.process-grid span{font-size:5.5rem}.process-grid p,.benefit-list p,.faq-list details p,.faq-list summary{font-size:15px}.service-hero{min-height:360px}.contact-page{min-height:760px;padding:80px 0}.legal-page header{padding:70px 0 20px}.legal-content{padding-block:25px 80px}.legal-content h2{font-size:26px}.legal-content p,.legal-content li{font-size:16px}.legal-notice .legal-content,.legal-privacy .legal-content,.legal-cookies .legal-content{min-height:0}.site-footer{min-height:0;padding-top:60px}.funding{margin-bottom:55px}}@font-face{font-family:Now;src:url(/assets/fonts/Now-Light.ttf)format("truetype");font-weight:300;font-display:swap}@font-face{font-family:Now;src:url(/assets/fonts/Now-Medium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Now;src:url(/assets/fonts/Now-Bold.ttf)format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Now;src:url(/assets/fonts/Now-Black.ttf)format("truetype");font-weight:900;font-display:swap}body{background:#f1f4f8;font-family:Now,sans-serif;font-weight:300;line-height:1.35}.container.narrow{max-width:900px}h1{font-size:clamp(2.8rem,5vw,4.4rem)}h2{margin-bottom:20px;font-size:clamp(2rem,3vw,2.8rem)}h3{font-size:1.25rem}.eyebrow{color:#01052d;letter-spacing:.18em;margin-bottom:10px;font-size:.68rem;font-weight:700}.button{color:#01052d;letter-spacing:0;text-transform:none;background:#92bbd3;border:0;border-radius:999px;min-height:34px;padding:0 18px;font-size:.64rem}.button:hover{color:#fff;background:#01052d}.site-header{background:#92bbd3;height:56px}.header-inner{gap:24px}.desktop-nav{gap:23px;font-size:.72rem;font-weight:500}.header-button{color:#fff;background:#050c0f;min-height:36px;padding-inline:20px}.language-switcher{align-items:center;gap:3px;font-size:.85rem;display:flex}.language-switcher a{opacity:.62}.language-switcher a[aria-current=page]{opacity:1;transform:translateY(-1px)}.home-hero{color:#050c0f;background:linear-gradient(90deg,#f1f4f81f,#f1f4f800),url(/assets/images/home-hero-v2.png) 50%/cover no-repeat;align-items:center;min-height:660px;position:relative}.home-hero .hero-content{padding-block:90px;position:relative}.home-hero h1{max-width:460px;margin-bottom:22px;font-size:clamp(2.7rem,4vw,3.8rem);line-height:.98}.home-hero .container>p:not(.eyebrow){max-width:480px;font-size:.92rem}.hero-phone{background:#92bbd3;flex-direction:column;min-width:260px;padding:22px 25px;display:flex;position:absolute;bottom:20px;right:0}.hero-phone small{margin-bottom:5px;font-size:.68rem}.services-section,.services-section>.container>h2,.services-section>.container>.eyebrow{text-align:left}.home-services article{background:#e5e8ec;min-height:260px;padding:28px}.home-services img{object-fit:contain;border-radius:0;width:38px;height:38px}.home-services article>span{display:none}.home-services p{font-size:.78rem}.home-services a{color:#01052d;letter-spacing:0;text-transform:none;background:#92bbd3;border-radius:999px;padding:9px 14px;font-size:.6rem;display:inline-flex}.prompt-band{border-radius:12px;width:min(760px,100% - 48px);margin:50px auto;padding:42px 0}.about-section,.benefits-section,.faq-section,.contact-cta,.service-intro,.solutions{background:#f1f4f8}.about-layout,.service-intro-layout,.benefits-layout,.contact-layout,.contact-page-layout{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.about-images,.decorated-image,.contact-photo{padding:0;position:relative}.about-images img:first-child,.decorated-image img,.contact-photo img{border-radius:10px;width:100%;display:block}.about-images img:last-of-type{border:10px solid #f1f4f8;border-radius:0 10px;width:43%;position:absolute;top:0;right:0}.about-images b,.decorated-image b,.contact-photo b{background:#92bbd3;flex-direction:column;padding:14px 20px;font-size:.64rem;font-weight:500;display:flex;position:absolute;bottom:20px;right:-20px}.contact-photo b strong{margin-top:3px;font-size:1.15rem}.check-list li{margin:9px 0;padding-left:22px;font-size:.78rem;font-weight:500}.process-section{background:#f1f4f8}.process-section>.container>h2,.process-section>.container>.eyebrow{text-align:left}.process-grid{background:0 0;grid-template-columns:1fr 1fr;gap:18px;margin-top:25px}.process-grid article{background:#e5e8ec;grid-template-columns:100px 1fr;align-items:center;min-height:125px;padding:20px 22px 20px 0;display:grid;overflow:hidden}.process-grid span{color:#92bbd3;margin-left:-12px;font-size:5.8rem}.process-grid h3{letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:.83rem}.process-grid p{margin:0;font-size:.68rem}.benefits-layout{grid-template-columns:1.15fr .85fr}.benefit-list article{border:0;grid-template-columns:26px 1fr;padding:7px 0}.benefit-list span{color:#92bbd3;font-size:1.1rem}.benefit-list h3{letter-spacing:0;text-transform:uppercase;margin-bottom:3px;font-size:.8rem}.benefit-list p{margin-bottom:0;font-size:.7rem}.decorated-image span{background:#01052d;border-radius:8px;width:45%;height:45%;position:absolute;top:0;right:0}.decorated-image img{position:relative}.faq-compact{text-align:center;max-width:760px!important}.faq-list{text-align:left;margin-top:30px}.faq-list details{background:#e5e8ec;margin-bottom:12px;border:0!important}.contact-cta,.contact-cta .eyebrow{color:#01052d}.contact-actions{gap:8px;margin-top:24px}.round-links{gap:10px;margin-top:22px;display:flex}.round-links a{border:1px solid #01052d;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.service-hero{color:#050c0f;background-position:50%;min-height:360px}.service-intro-layout{grid-template-columns:.9fr 1.1fr}.service-intro .decorated-image span{left:0;right:auto}.solution-grid article{background:#e5e8ec;min-height:270px;padding:28px}.solution-grid img{object-fit:contain;width:42px;height:42px}.solution-grid .button{min-height:30px}.legal-page header{color:#050c0f;background:#f1f4f8;padding:90px 0 20px}.legal-page header .eyebrow{display:none}.legal-page header .container,.legal-content{max-width:900px}.site-footer{padding:50px 0 22px}.funding{text-align:center;margin-bottom:55px}.footer-grid{grid-template-columns:1.5fr .55fr .9fr;gap:70px;max-width:900px}.footer-grid h3{margin-bottom:8px;font-size:.75rem}.footer-legal{max-width:900px;margin-top:55px}@media (max-width:900px){.site-header{height:68px}.language-switcher{margin-left:auto}.desktop-nav,.header-button{display:none}.mobile-menu{display:block}.home-hero{background-position:55%;min-height:610px}.home-hero .hero-content>*{max-width:430px}.hero-phone{right:20px}.about-layout,.service-intro-layout,.benefits-layout,.contact-layout,.contact-page-layout{gap:45px}}@media (max-width:680px){.section{padding:65px 0}.language-switcher{display:none}.mobile-languages{border-top:1px solid #d8dde4;gap:15px;padding-top:8px;display:flex}.home-hero{background-position:58%;min-height:660px}.home-hero:before{content:"";background:#f1f4f840;position:absolute;inset:0}.home-hero .hero-content{padding-top:65px}.home-hero h1{font-size:3.2rem}.hero-phone{min-width:220px;bottom:0;right:0}.about-images b,.decorated-image b,.contact-photo b{right:0}.home-services,.solution-grid,.archive-grid{grid-template-columns:1fr}.prompt-band{width:calc(100% - 32px);margin-block:25px}.prompt-band .container{align-items:flex-start;width:calc(100% - 38px)}.about-layout,.service-intro-layout,.benefits-layout,.contact-layout,.contact-page-layout,.process-grid{grid-template-columns:1fr}.process-grid article{grid-template-columns:85px 1fr}.service-hero{min-height:330px}.footer-grid{grid-template-columns:1fr;gap:30px}}body{font-size:16px;line-height:1.2}.container.narrow,.footer-grid,.footer-legal,.legal-page header .container,.legal-content{max-width:1140px!important}h1{font-size:80px;line-height:.98}h2{margin-bottom:28px;font-size:50px;line-height:1.2}h3{font-size:20px;line-height:1.2}.section{padding:140px 0}.eyebrow{margin-bottom:14px;font-size:14px}.button{min-height:44px;padding-inline:24px;font-size:14px}.site-header{height:68px}.logo-link{width:205px}.desktop-nav{gap:31px;font-size:15px}.language-switcher{font-size:16px}.header-button{min-height:44px;font-size:14px}.home-hero{min-height:820px}.home-hero .hero-content{padding-block:120px}.home-hero .hero-content>*{max-width:650px}.home-hero h1{max-width:650px;margin-bottom:28px;font-size:80px}.home-hero .container>p:not(.eyebrow){max-width:650px;font-size:16px;line-height:1.25}.hero-phone{min-width:310px;padding:28px 30px}.hero-phone small{font-size:14px}.hero-phone strong{font-size:24px}.home-services{gap:28px;margin-top:36px}.home-services article{min-height:360px;padding:42px}.home-services img{width:54px;height:54px}.home-services h3{margin:30px 0 16px;font-size:24px}.home-services p{min-height:100px;font-size:16px;line-height:1.25}.home-services a{padding:12px 18px;font-size:14px}.prompt-band{width:min(1080px,100% - 48px);margin:75px auto;padding:72px 0}.prompt-band .container{width:calc(100% - 100px)}.prompt-band h2{max-width:720px;font-size:32px}.about-layout,.service-intro-layout,.benefits-layout,.contact-layout,.contact-page-layout{gap:90px}.about-images b,.decorated-image b,.contact-photo b{padding:18px 24px;font-size:14px}.contact-photo b strong{font-size:22px}.check-list li{margin:12px 0;padding-left:28px;font-size:16px}.process-grid{gap:24px;margin-top:35px}.process-grid article{grid-template-columns:140px 1fr;min-height:180px;padding:28px 30px 28px 0}.process-grid span{font-size:8rem}.process-grid h3{margin-bottom:10px;font-size:16px}.process-grid p{font-size:14px;line-height:1.25}.benefit-list article{grid-template-columns:34px 1fr;padding:12px 0}.benefit-list h3{font-size:16px}.benefit-list p{font-size:15px}.decorated-image{padding:35px 35px 0 0}.faq-compact{max-width:1080px!important}.faq-list{margin-top:40px}.faq-list details{margin-bottom:16px}.faq-list summary{padding:20px 24px;font-size:16px}.faq-list details p{padding:0 24px 20px;font-size:15px}.contact-actions a,.contact-actions a:first-child{font-size:16px}.round-links a{width:42px;height:42px}.service-hero{min-height:520px}.service-hero h1{margin:40px 0 30px;font-size:80px}.breadcrumbs{font-size:14px}.service-intro .decorated-image{padding:50px 0 0 50px}.service-intro-layout>div:last-child>p:not(.eyebrow){font-size:16px}.solution-grid{gap:28px;margin-top:36px}.solution-grid article{min-height:360px;padding:40px}.solution-grid img{width:58px;height:58px}.solution-grid h3{margin:28px 0 14px;font-size:22px}.solution-grid p{min-height:105px;font-size:15px}.solution-grid .button{min-height:40px;font-size:14px}.archive-page>.container{max-width:1140px}.archive-grid{gap:28px}.archive-grid a>div{height:300px}.archive-grid h2{font-size:28px}.archive-grid span{font-size:16px}.contact-page{min-height:900px;padding:150px 0}.contact-page-layout{max-width:1140px!important}.contact-page h1{font-size:64px}.contact-page p{font-size:16px}.legal-page header{padding:120px 0 35px}.legal-page header h1{font-size:80px}.legal-content{padding-block:45px 140px}.legal-content section{margin-bottom:54px}.legal-content h2{font-size:32px}.legal-content p,.legal-content li{font-size:16px;line-height:1.4}.site-footer{min-height:650px;padding:85px 0 30px}.funding{margin-bottom:80px}.funding img{width:min(620px,70%)}.footer-grid{gap:90px}.footer-logo{width:300px}.footer-grid h3{font-size:16px}.footer-grid a,.footer-grid span{font-size:15px}.footer-legal{margin-top:80px;font-size:14px}@media (max-width:1100px){.container.narrow,.footer-grid,.footer-legal,.legal-page header .container,.legal-content{max-width:calc(100% - 64px)!important}h1,.home-hero h1,.service-hero h1,.legal-page header h1{font-size:60px}h2{font-size:42px}.section{padding:110px 0}.desktop-nav{gap:20px;font-size:14px}.logo-link{width:175px}}@media (max-width:680px){.container.narrow,.footer-grid,.footer-legal,.legal-page header .container,.legal-content{max-width:calc(100% - 32px)!important}h1,.home-hero h1,.service-hero h1,.legal-page header h1,.contact-page h1{font-size:33px;line-height:1.2}h2{font-size:33px}h3{font-size:18px}.section{padding:75px 0}.eyebrow{font-size:12px}.button{min-height:40px;font-size:14px}.site-header{height:70px}.logo-link{width:170px}.home-hero{min-height:660px}.home-hero .hero-content{padding-block:75px}.home-hero .container>p:not(.eyebrow){font-size:16px}.hero-phone{min-width:230px;padding:20px}.hero-phone strong{font-size:20px}.home-services article,.solution-grid article{min-height:0;padding:30px}.home-services p,.solution-grid p{min-height:0;font-size:16px}.prompt-band{margin:35px auto;padding:44px 0}.prompt-band .container{width:calc(100% - 40px)}.prompt-band h2{font-size:24px}.process-grid article{grid-template-columns:90px 1fr;min-height:150px}.process-grid span{font-size:5.5rem}.process-grid p,.benefit-list p,.faq-list details p,.faq-list summary{font-size:15px}.service-hero{min-height:360px}.contact-page{min-height:760px;padding:80px 0}.legal-page header{padding:70px 0 20px}.legal-content{padding-block:25px 80px}.legal-content h2{font-size:26px}.legal-content p,.legal-content li{font-size:16px}.legal-notice .legal-content,.legal-privacy .legal-content,.legal-cookies .legal-content{min-height:0}.site-footer{min-height:0;padding-top:60px}}@media (min-width:1101px){.home-page .section{padding-block:190px}.home-page .prompt-band{margin-block:94px}.service-page .section{padding-block:166px}.service-page .prompt-band{margin-block:88px}.legal-cookies .legal-content{min-height:2156px}}.check-list li{align-items:flex-start;gap:10px;padding-left:0;display:flex}.check-list li:before{content:none}.check-list li>svg{width:18px;height:18px;color:var(--blue);stroke-width:2.25px;flex:none;margin-top:1px}.benefit-list article>svg{width:22px;height:22px;color:var(--blue);stroke-width:1.8px}.faq-icon{width:20px;height:20px;color:var(--blue);flex:none;transition:transform .2s}.faq-list details[open] .faq-icon{transform:rotate(180deg)}.contact-actions svg{stroke-width:1.8px;flex:none;width:21px;height:21px}.round-links svg{stroke-width:1.8px;width:19px;height:19px}.mobile-menu summary>svg{stroke-width:1.7px;width:28px;height:28px}.archive-link-label{align-items:center;gap:7px;display:inline-flex}.archive-link-label svg{stroke-width:2px;width:17px;height:17px}.mobile-menu summary .menu-close-icon,.mobile-menu[open] summary .menu-open-icon{display:none}.mobile-menu[open] summary .menu-close-icon{display:block}.round-links .whatsapp-text-link{border-radius:999px;width:auto;padding-inline:13px;font-size:12px;font-weight:700}.floating-whatsapp{border-radius:999px;width:auto;min-width:56px;padding-inline:18px;font-size:13px;font-weight:800}.footer-legal button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.footer-legal button:hover,.footer-legal button:focus-visible{color:#5c8fab}.cookie-consent{z-index:100;background:var(--navy);width:min(920px,100% - 48px);color:var(--white);border:1px solid #ffffff2e;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:26px;margin-inline:auto;padding:24px;display:grid;position:fixed;bottom:24px;left:24px;right:24px;box-shadow:0 18px 55px #01052d4d}.cookie-consent h2{margin-bottom:8px;font-size:22px}.cookie-consent p{color:#d9dceb;margin:0;font-size:14px;line-height:1.45}.cookie-consent p a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.cookie-actions{gap:10px;display:flex}.cookie-actions button{border:2px solid var(--blue);background:var(--blue);min-width:112px;min-height:44px;color:var(--navy);font:inherit;cursor:pointer;border-radius:999px;padding:0 18px;font-size:14px;font-weight:800}.cookie-actions button:hover,.cookie-actions button:focus-visible{outline:2px solid var(--white);outline-offset:2px}.not-found-page{text-align:center;place-items:center;min-height:720px;padding:100px 0;display:grid}.not-found-page .container{max-width:760px!important}.not-found-page h1{margin-bottom:24px}.not-found-page p:not(.eyebrow){margin:0 auto 34px;font-size:18px}@media (max-width:680px){.cookie-consent{grid-template-columns:1fr;gap:18px;width:calc(100% - 32px);padding:20px;bottom:16px;left:16px;right:16px}.cookie-actions{grid-template-columns:1fr 1fr;display:grid}.cookie-actions button{min-width:0}.floating-whatsapp{padding-inline:13px;bottom:16px;right:16px}.not-found-page{min-height:580px;padding:70px 0}}
