:root{--primary:#075BB5;--cyan:#00AEEF;--green:#16A34A;--ink:#14213D;--muted:#526277;--pale:#F4F9FD;--line:#D8EAF8;--white:#fff}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,sans-serif;overflow-x:hidden}.container{width:min(1160px,calc(100% - 40px));margin:auto}.top-strip{background:var(--ink);color:#fff}.top-strip-inner{min-height:36px;display:flex;align-items:center;gap:24px;font-size:.82rem}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.nav-shell{min-height:74px;display:flex;align-items:center;gap:18px}.brand img{width:250px;height:auto}.site-nav{margin-left:auto}.site-nav ul{display:flex;gap:2px;margin:0;padding:0;list-style:none}.site-nav a,.submenu-toggle{display:block;padding:12px 11px;color:var(--ink);font-size:.9rem;font-weight:700;text-decoration:none;background:none;border:0}.site-nav a:hover,.site-nav a.active{color:var(--primary)}.has-dropdown{position:relative}.dropdown-menu{display:none;position:absolute;top:100%;left:0;z-index:25;width:280px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 14px 30px #14213d1f}.has-dropdown:hover .dropdown-menu,.has-dropdown.open .dropdown-menu{display:block}.dropdown-menu a{padding:9px}.header-call,.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 18px;border-radius:9px;font-weight:800;text-decoration:none}.header-call,.btn-primary{color:#fff;background:var(--primary);border:1px solid var(--primary)}.btn-outline{color:var(--primary);background:#fff;border:1px solid var(--primary)}.btn-whatsapp{color:#fff;background:var(--green);border:1px solid var(--green)}.section{padding:74px 0}.eyebrow{display:inline-block;margin:0 0 10px;color:var(--primary);font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.page-hero{padding:74px 0;background:linear-gradient(135deg,#eef8ff,#fff)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.hero-copy h1{margin:0 0 18px;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.03;letter-spacing:-.04em}.hero-copy p{max-width:660px;color:var(--muted);font-size:1.07rem;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.hero-points{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:25px 0 0;padding:0;list-style:none;font-size:.9rem;font-weight:700}.hero-points i{color:var(--green);margin-right:7px}.hero-visual img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px;box-shadow:0 24px 48px #075bb529}.trust-strip{background:var(--ink);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trust-grid div{padding:19px;border-right:1px solid #ffffff1f;font-size:.9rem;font-weight:700}.trust-grid i{color:var(--cyan);margin-right:8px}.section-heading{max-width:720px;margin-bottom:34px}.section-heading h2{margin:0;font-size:clamp(2rem,3.8vw,3.1rem);line-height:1.1}.section-heading p{color:var(--muted);line-height:1.65}.service-grid,.pricing-grid,.trust-card-grid,.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card,.pricing-card,.trust-card,.problem-card{padding:24px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 26px #075bb512}.service-card img{width:100%;aspect-ratio:16/10;object-fit:cover;margin:-24px -24px 20px;width:calc(100% + 48px);border-radius:18px 18px 0 0}.service-card h3,.pricing-card h3,.trust-card h3{margin:0 0 8px}.service-card p,.pricing-card p,.trust-card p{color:var(--muted);line-height:1.55}.card-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.card-actions a{font-size:.84rem}.pricing-card .price{display:block;margin:18px 0;color:var(--primary);font-size:1.45rem;font-weight:800}.pricing-card ul{padding-left:18px;color:var(--muted);line-height:1.7}.soft-section{background:var(--pale)}.problem-grid{grid-template-columns:repeat(4,1fr)}.problem-card{padding:18px;font-weight:700}.problem-card i{display:block;margin-bottom:10px;color:var(--cyan);font-size:1.45rem}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process-card{padding:22px;border-left:3px solid var(--cyan);background:#fff}.process-card b{color:var(--primary)}.booking-section{background:var(--pale)}.booking-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:30px}.booking-info{padding:28px;color:#fff;background:var(--ink);border-radius:18px}.booking-info a{color:#fff}.booking-card{padding:28px;background:#fff;border:1px solid var(--line);border-radius:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-span{grid-column:1/-1}.form-field{display:grid;gap:7px}.form-field label{font-weight:700}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:48px;padding:11px;border:1px solid var(--line);border-radius:8px;font:inherit}.form-field textarea{min-height:96px}.site-footer{padding:62px 0 22px;color:#dceeff;background:var(--ink)}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr 1.2fr;gap:28px}.site-footer h2{color:#fff;font-size:1rem}.site-footer a{color:#dceeff;text-decoration:none}.site-footer ul{padding:0;list-style:none;line-height:2}.mobile-sticky-cta{display:none}.breadcrumbs{padding:18px 0;color:var(--muted);font-size:.9rem}.breadcrumbs a{color:var(--primary);text-decoration:none}.breadcrumbs i{margin:0 8px}@media(max-width:820px){.top-strip{display:none}.nav-shell{min-height:66px}.brand img{width:205px}.menu-toggle{display:grid;margin-left:auto;width:44px;height:44px;place-content:center;gap:5px;border:1px solid var(--line);background:#fff}.menu-toggle span{width:20px;height:2px;background:var(--primary)}.site-nav{display:none;position:absolute;top:66px;left:0;right:0;margin:0;padding:12px 20px;background:#fff;border-bottom:1px solid var(--line)}.site-nav.open{display:block}.site-nav ul{display:block}.has-dropdown:hover .dropdown-menu{display:none}.has-dropdown.open .dropdown-menu{display:block;position:static;width:auto;box-shadow:none}.header-call{margin-left:auto;font-size:0;padding:0;width:44px}.header-call i{font-size:1rem}.hero-grid,.booking-layout{grid-template-columns:1fr}.hero-points{grid-template-columns:1fr}.trust-grid,.process-grid{grid-template-columns:1fr 1fr}.service-grid,.pricing-grid,.trust-card-grid{grid-template-columns:1fr 1fr}.problem-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.mobile-sticky-cta{position:fixed;z-index:30;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;box-shadow:0 -4px 20px #14213d1c}.mobile-sticky-cta a{padding:14px 7px;text-align:center;color:var(--primary);font-size:.82rem;font-weight:800;text-decoration:none;border-right:1px solid var(--line)}body{padding-bottom:56px}}@media(max-width:520px){.container{width:min(100% - 32px,1160px)}.section{padding:56px 0}.page-hero{padding:48px 0}.hero-copy h1{font-size:2.45rem}.service-grid,.pricing-grid,.trust-card-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.trust-grid,.process-grid{grid-template-columns:1fr}.problem-grid{grid-template-columns:1fr 1fr}.hero-actions .btn{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Shared internal-page components */
.page-hero-compact{padding:38px 0 58px;background:linear-gradient(135deg,#e9f7ff,#fff 65%)}.page-hero-compact h1{margin:0;max-width:780px;font-size:clamp(2.3rem,4.5vw,4rem);letter-spacing:-.035em;line-height:1.05}.page-hero-compact p{max-width:720px;color:var(--muted);line-height:1.65}.service-showcase{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.service-row{display:grid;grid-template-columns:170px 1fr;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 28px #075bb512}.service-media img{display:block;width:100%;height:100%;object-fit:cover}.service-card-body{padding:22px}.service-card-kicker{display:block;margin-bottom:8px;color:var(--primary);font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.service-card-body h3{margin:0 0 8px;font-size:1.25rem}.service-card-body p{margin:0;color:var(--muted);line-height:1.55}.service-detail-list{display:none}.service-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.text-link{color:var(--primary);font-weight:800;text-decoration:none}.card-action-links{display:flex;gap:8px}.card-action-links a{color:var(--ink);font-size:.8rem;font-weight:800;text-decoration:none}.card-action-links a:last-child{color:var(--green)}.optional-label{color:var(--muted);font-size:.78rem;font-weight:400}.honeypot-field{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}.two-column-copy{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.copy-card{padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}.copy-card h2{margin-top:0}.check-list,.content-list{padding:0;list-style:none}.check-list li,.content-list li{position:relative;padding:0 0 13px 28px;color:var(--muted);line-height:1.5}.check-list li:before,.content-list li:before{position:absolute;left:0;content:'✓';color:var(--green);font-weight:800}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{padding:22px;background:#fff;border:1px solid var(--line);border-radius:16px}.feature-card i{color:var(--cyan);font-size:1.2rem}.feature-card h3{margin:12px 0 7px}.feature-card p{margin:0;color:var(--muted);line-height:1.55}.area-list{display:flex;flex-wrap:wrap;gap:10px}.area-list span{padding:9px 12px;border-radius:999px;background:#eaf6ff;color:var(--primary);font-size:.9rem;font-weight:700}.area-list i{margin-right:5px}.area-conversion-panel,.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px;border-radius:18px;background:linear-gradient(120deg,var(--ink),var(--primary));color:#fff}.area-conversion-panel h2,.cta-panel h2{margin:0}.area-conversion-panel p,.cta-panel p{color:#ddecff;line-height:1.6}.area-conversion-panel .eyebrow,.cta-panel .eyebrow{color:#91ddff}.area-conversion-panel .btn,.cta-panel .btn-primary{background:#fff;color:var(--primary);border-color:#fff}.pricing-card-label{display:inline-block;margin-bottom:16px;color:var(--primary);font-size:.78rem;font-weight:800;text-transform:uppercase}.price-line strong{display:block;margin:16px 0;color:var(--primary);font-size:1.45rem}.pricing-actions{display:flex;gap:12px;align-items:center}.pricing-call{color:var(--primary);font-weight:800;text-decoration:none}.pricing-note{margin:22px 0 0;color:var(--muted);line-height:1.55}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid var(--line);border-radius:12px;overflow:hidden}.faq-question{display:flex;width:100%;justify-content:space-between;gap:20px;padding:17px;border:0;background:#fff;color:var(--ink);font:700 1rem Arial,sans-serif;text-align:left}.faq-answer{padding:0 17px 17px}.faq-answer p{margin:0;color:var(--muted);line-height:1.6}.footer-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.footer-actions a{padding:10px 12px;border:1px solid #ffffff3b;border-radius:8px}.footer-bottom{margin-top:38px;padding-top:18px;border-top:1px solid #ffffff20}.footer-bottom-inner{display:flex;justify-content:space-between;gap:18px;font-size:.86rem}.footer-bottom-inner a{margin-left:14px}.contact-list li{display:flex;gap:9px;align-items:flex-start;line-height:1.5;margin-bottom:10px}.contact-list i{margin-top:5px;color:#76d7ff}.contact-list a{overflow-wrap:anywhere}.cta-actions{display:flex;gap:10px;flex-wrap:wrap}.cta-actions .light{color:#fff;border-color:#fff;background:transparent}.process-card{border:1px solid var(--line);border-left:3px solid var(--cyan);border-radius:0 12px 12px 0}.process-card h3{margin:10px 0 7px}.process-card p{margin:0;color:var(--muted);line-height:1.55}.process-card i,.process-number{color:var(--primary)}.process-number{font-weight:800}.page-hero .breadcrumbs{padding:0 0 18px}.contact-details{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.contact-detail{padding:22px;border:1px solid var(--line);border-radius:14px}.contact-detail i{color:var(--cyan);font-size:1.25rem}.contact-detail h3{margin:10px 0 5px}.contact-detail p,.contact-detail a{margin:0;color:var(--muted);line-height:1.5;overflow-wrap:anywhere}.notice{padding:18px 20px;border-left:4px solid var(--cyan);border-radius:8px;background:#eaf6ff;color:var(--ink);line-height:1.6}.legal-content{max-width:850px}.legal-content h2{margin-top:38px}.legal-content p,.legal-content li{color:var(--muted);line-height:1.7}.legal-content ul{padding-left:22px}.brand-disclaimer{margin-top:18px;color:var(--muted);font-size:.9rem;line-height:1.6}
@media(max-width:820px){.service-showcase{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr 1fr}.two-column-copy{grid-template-columns:1fr}.area-conversion-panel,.cta-panel{align-items:flex-start;flex-direction:column}.contact-details{grid-template-columns:1fr 1fr}}@media(max-width:520px){.service-row{grid-template-columns:1fr}.service-media{height:190px}.feature-grid,.contact-details{grid-template-columns:1fr}.service-card-footer{align-items:flex-start;flex-direction:column}.footer-bottom-inner{display:block}.footer-bottom-inner a{margin:0 12px 0 0}.mobile-sticky-cta a{font-size:.72rem}.page-hero-compact{padding:30px 0 44px}}

/* Footer: one high-contrast brand surface on every device. */
.site-footer{--footer-surface:#062d55;position:relative;padding:64px 0 0!important;color:#dceeff!important;background:var(--footer-surface)!important;border:0!important;text-align:left!important}.site-footer::before,.site-footer::after{display:none!important}.site-footer .footer-grid{grid-template-columns:1.35fr .82fr 1.12fr 1.28fr;gap:34px;align-items:start}.site-footer .footer-column{min-width:0}.site-footer h2{margin:0 0 17px!important;color:#fff!important;font-size:1rem!important;font-weight:800!important;letter-spacing:.01em}.site-footer h2::after{display:none!important}.site-footer p,.site-footer li{color:#dceeff!important;font-size:.93rem!important;font-weight:400!important;line-height:1.65!important}.site-footer .footer-brand img{display:block!important;width:270px!important;max-width:100%!important;height:auto!important;margin:0 0 18px!important;padding:7px!important;background:#fff!important;border:0!important;border-radius:12px!important;box-shadow:none!important}.site-footer .footer-brand::before{display:none!important}.site-footer .footer-brand p{max-width:345px;margin:0!important}.site-footer ul{display:grid!important;gap:8px!important;margin:0!important;padding:0!important;line-height:1.5!important}.site-footer a{color:#e9f6ff!important;text-decoration:none!important;transition:color .18s ease,opacity .18s ease}.site-footer a:hover{color:#71d7ff!important}.site-footer a:focus-visible{outline:3px solid #72d8ff!important;outline-offset:4px!important;border-radius:4px}.site-footer .footer-actions{display:flex!important;gap:10px!important;margin-top:22px!important}.site-footer .footer-actions a{min-height:44px;padding:10px 13px!important;border:1px solid transparent!important;border-radius:8px!important;font-size:.86rem!important;font-weight:800!important}.site-footer .footer-actions a:first-child{color:#06447d!important;background:#fff!important}.site-footer .footer-actions a:last-child{color:#fff!important;background:#1baf5d!important}.site-footer .footer-contact .contact-list{gap:12px!important}.site-footer .contact-list li{display:flex!important;gap:10px!important;align-items:flex-start!important;margin:0!important}.site-footer .contact-list i{flex:0 0 16px;margin-top:5px!important;color:#75d8ff!important}.site-footer .footer-bottom{margin-top:48px!important;padding:19px 0!important;color:#dceeff!important;background:var(--footer-surface)!important;border-top:1px solid rgba(180,225,255,.25)!important}.site-footer .footer-bottom p{margin:0!important;color:#dceeff!important;font-size:.84rem!important}.site-footer .footer-bottom-inner{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.site-footer .footer-bottom-inner a{margin-left:15px!important;color:#a9e7ff!important;font-weight:700!important}
@media(max-width:820px){.site-footer{padding-top:52px!important}.site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:34px 28px!important}.site-footer .footer-brand{grid-column:1/-1;padding-bottom:4px;border-bottom:1px solid rgba(180,225,255,.22)}.site-footer .footer-brand p{max-width:580px}.site-footer .footer-contact{padding-top:4px}}
@media(max-width:520px){.site-footer{padding-top:40px!important;text-align:left!important}.site-footer .footer-grid{grid-template-columns:1fr!important;gap:0!important;justify-items:stretch!important;text-align:left!important}.site-footer .footer-column{padding:27px 0;border-top:1px solid rgba(180,225,255,.22)}.site-footer .footer-brand{padding:0 0 28px!important;border-top:0!important}.site-footer .footer-brand img{width:250px!important;margin-bottom:16px!important}.site-footer .footer-brand p{max-width:none!important;font-size:.94rem!important}.site-footer .footer-links,.site-footer .footer-contact{padding-top:25px}.site-footer h2{margin-bottom:14px!important;font-size:1.03rem!important}.site-footer ul{gap:9px!important;justify-items:start!important;text-align:left!important}.site-footer li,.site-footer a{text-align:left!important}.site-footer .contact-list{justify-items:stretch!important}.site-footer .contact-list li{width:100%!important;justify-content:flex-start!important;text-align:left!important}.site-footer .footer-actions{margin-top:19px!important}.site-footer .footer-actions a{flex:1 1 135px;justify-content:center;text-align:center!important}.site-footer .footer-bottom{margin-top:0!important;padding:21px 0 86px!important}.site-footer .footer-bottom .container{width:min(100% - 32px,1160px)!important;margin:auto!important;padding:0!important}.site-footer .footer-bottom-inner{display:grid!important;gap:12px!important;text-align:left!important}.site-footer .footer-bottom p{max-width:none!important;margin:0!important;text-align:left!important;white-space:normal!important;line-height:1.6!important}.site-footer .footer-bottom p:first-child{width:auto!important;max-width:none!important;margin:0!important;font-size:.8rem!important}.site-footer .footer-bottom-inner a{display:inline-block;margin:0 15px 0 0!important;font-size:.8rem!important}}
@media(max-width:520px){.site-footer .footer-links{text-align:center!important}.site-footer .footer-links ul{justify-items:center!important;text-align:center!important}.site-footer .footer-links li,.site-footer .footer-links a{text-align:center!important}.site-footer .footer-services{padding-top:21px!important;padding-bottom:21px!important}.site-footer .footer-services ul{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:8px!important}.site-footer .footer-services li{display:block!important;min-height:0!important;padding:0!important;border:1px solid rgba(180,225,255,.28);border-radius:999px;background:rgba(255,255,255,.06);line-height:1.2!important}.site-footer .footer-services a{display:block!important;padding:7px 10px!important;color:#e9f6ff!important;font-size:.75rem!important;font-weight:700!important;line-height:1.2!important;white-space:nowrap}.site-footer .footer-bottom-inner .managed-credit{padding-top:2px;text-align:left!important}.site-footer .footer-bottom-inner .managed-credit a{margin-left:0!important}}
@media(max-width:820px){.mobile-sticky-cta{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:8px 12px calc(8px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid var(--line)!important;box-shadow:0 -6px 20px #14213d1c!important}.mobile-sticky-cta a{display:flex!important;min-height:48px!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:10px 12px!important;border:0!important;border-radius:12px!important;color:#fff!important;font-size:.9rem!important;font-weight:800!important;line-height:1.2!important;text-align:center!important;text-decoration:none!important}.mobile-sticky-cta a:first-child{background:var(--primary)!important}.mobile-sticky-cta a:last-child{background:var(--green)!important}.mobile-sticky-cta a i{font-size:1rem!important;color:inherit!important}body{padding-bottom:76px!important}}
@media(max-width:820px){.mobile-sticky-cta.mobile-sticky-cta-two{position:fixed!important;z-index:100!important;right:0!important;bottom:0!important;left:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:9px 14px calc(9px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid #d8eaf8!important;box-shadow:0 -7px 22px rgba(20,33,61,.16)!important}.mobile-sticky-cta.mobile-sticky-cta-two a{display:flex!important;min-height:50px!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:0!important;padding:10px 8px!important;border:0!important;border-radius:12px!important;color:#fff!important;font-size:.92rem!important;font-weight:800!important;line-height:1.2!important;text-align:center!important;text-decoration:none!important}.mobile-sticky-cta.mobile-sticky-cta-two .mobile-call-button{color:#fff!important;background:#075bb5!important}.mobile-sticky-cta.mobile-sticky-cta-two .mobile-whatsapp-button{color:#fff!important;background:#16a34a!important}.mobile-sticky-cta.mobile-sticky-cta-two a i,.mobile-sticky-cta.mobile-sticky-cta-two a span{display:inline!important;visibility:visible!important;color:inherit!important;font-size:inherit!important;line-height:1.2!important}body{padding-bottom:80px!important}}

/* Full-width image hero: text remains readable over the background at every size. */
.image-hero{position:relative;isolation:isolate;display:flex;min-height:558px;align-items:center;overflow:hidden;background:#07182b}.image-hero-bg{position:absolute;z-index:-2;inset:0;display:block}.image-hero-bg img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.image-hero-overlay{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(3,13,25,.91) 0%,rgba(3,13,25,.78) 38%,rgba(3,13,25,.35) 65%,rgba(3,13,25,.18) 100%)}.image-hero-content{position:relative;width:100%;padding-top:34px;padding-bottom:34px}.image-hero .hero-copy{max-width:720px;color:#fff}.image-hero .hero-copy h1{max-width:720px;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.24)}.image-hero .hero-copy p:not(.eyebrow){max-width:650px;color:#e8f5ff;font-size:1.08rem}.image-hero .eyebrow{color:#8adfff}.image-hero .hero-points{max-width:630px;color:#fff}.image-hero .hero-points i{color:#62d8ff}.image-hero .btn-outline{color:#fff;background:transparent;border-color:#fff}.image-hero .btn-outline:hover{color:var(--primary);background:#fff}@media(max-width:820px){.image-hero{min-height:610px;align-items:flex-end}.image-hero-bg img{object-position:68% center}.image-hero-overlay{background:linear-gradient(90deg,rgba(3,13,25,.94) 0%,rgba(3,13,25,.78) 72%,rgba(3,13,25,.44) 100%)}.image-hero-content{padding-top:58px;padding-bottom:46px}}@media(max-width:520px){.image-hero{min-height:650px}.image-hero-bg img{object-position:64% center}.image-hero-overlay{background:linear-gradient(90deg,rgba(3,13,25,.94),rgba(3,13,25,.67))}.image-hero-content{padding-top:54px;padding-bottom:36px}.image-hero .hero-copy p:not(.eyebrow){font-size:1rem}.image-hero .hero-points{margin-top:20px;font-size:.88rem}}
.image-hero{position:relative;isolation:isolate;display:flex;min-height:558px;align-items:center;overflow:hidden;background:#07182b}.image-hero-bg{position:absolute;z-index:-2;inset:0;display:block}.image-hero-bg img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.image-hero-overlay{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(3,13,25,.91) 0%,rgba(3,13,25,.78) 38%,rgba(3,13,25,.35) 65%,rgba(3,13,25,.18) 100%)}.image-hero-content{position:relative;width:100%;padding-top:34px;padding-bottom:34px}.image-hero .hero-copy{max-width:720px;color:#fff}.image-hero .hero-copy h1{max-width:720px;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.24)}.image-hero .hero-copy p:not(.eyebrow){max-width:650px;color:#e8f5ff;font-size:1.08rem}.image-hero .eyebrow{color:#8adfff}.image-hero .hero-points{max-width:630px;color:#fff}.image-hero .hero-points i{color:#62d8ff}.image-hero .btn-outline{color:#fff;background:transparent;border-color:#fff}.image-hero .btn-outline:hover{color:var(--primary);background:#fff}@media(min-width:821px){.image-hero-content{padding-left:clamp(40px,6vw,96px)}}@media(max-width:820px){.image-hero{min-height:610px;align-items:flex-end}.image-hero-bg img{object-position:68% center}.image-hero-overlay{background:linear-gradient(90deg,rgba(3,13,25,.94) 0%,rgba(3,13,25,.78) 72%,rgba(3,13,25,.44) 100%)}.image-hero-content{padding-top:58px;padding-bottom:46px}}@media(max-width:520px){.image-hero{min-height:650px}.image-hero-bg img{object-position:64% center}.image-hero-overlay{background:linear-gradient(90deg,rgba(3,13,25,.94),rgba(3,13,25,.67))}.image-hero-content{padding-top:54px;padding-bottom:36px}.image-hero .hero-copy p:not(.eyebrow){font-size:1rem}.image-hero .hero-points{margin-top:20px;font-size:.88rem}}

/* Customer reviews: a lightweight, seamless right-to-left card wall. */
.reviews-hero{padding:34px 0 62px;background:linear-gradient(135deg,#e9f8ff 0%,#fff 68%)}.reviews-hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:32px;align-items:end}.reviews-hero .breadcrumbs{padding:0 0 18px}.reviews-hero h1{max-width:680px;margin:0;font-size:clamp(2.5rem,5vw,4.25rem);line-height:1.04;letter-spacing:-.04em}.reviews-hero-copy{max-width:660px;margin:18px 0 0;color:var(--muted);font-size:1.06rem;line-height:1.65}.reviews-trust-panel{padding:24px;border:1px solid #bfe6fb;border-radius:18px;background:#fff;box-shadow:0 14px 32px #075bb512}.reviews-star-row,.review-card-stars{display:block;color:#e7a400;letter-spacing:.12em}.reviews-star-row{margin-bottom:12px;font-size:1.2rem}.reviews-trust-panel strong{display:block;margin-bottom:7px;color:var(--ink);font-size:1.08rem}.reviews-trust-panel p{margin:0;color:var(--muted);line-height:1.55}.reviews-wall-section{overflow:hidden;padding-bottom:52px}.reviews-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}.reviews-heading h2{margin:0;font-size:clamp(2rem,3.6vw,3.05rem);line-height:1.08}.reviews-heading>p{max-width:440px;margin:0;color:var(--muted);line-height:1.6}.reviews-marquee{position:relative;overflow:hidden;padding:5px 0 20px}.reviews-marquee::before,.reviews-marquee::after{position:absolute;z-index:2;top:0;bottom:0;width:clamp(24px,6vw,120px);content:"";pointer-events:none}.reviews-marquee::before{left:0;background:linear-gradient(90deg,#fff,transparent)}.reviews-marquee::after{right:0;background:linear-gradient(270deg,#fff,transparent)}.reviews-track{display:flex;width:max-content;will-change:transform;animation:reviews-card-scroll 38s linear infinite}.reviews-marquee:hover .reviews-track,.reviews-marquee:focus-within .reviews-track{animation-play-state:paused}.reviews-set{display:flex;flex:none;gap:18px;padding-right:18px}.review-card{display:flex;flex:0 0 332px;min-height:250px;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 28px #075bb512}.review-card-stars{margin-bottom:17px;font-size:1rem}.review-service{color:var(--primary);font-size:.76rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.review-card p{margin:13px 0 22px;color:var(--ink);font-size:.97rem;line-height:1.65}.review-card footer{display:grid;gap:3px;margin-top:auto;padding-top:15px;border-top:1px solid var(--line)}.review-card footer strong{color:var(--ink);font-size:.9rem}.review-card footer span{color:var(--muted);font-size:.82rem}.reviews-placeholder-note{display:flex;align-items:flex-start;gap:9px;max-width:900px;margin-top:6px;color:var(--muted);font-size:.86rem;line-height:1.55}.reviews-placeholder-note i{margin-top:3px;color:var(--primary)}.reviews-cta-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:32px;border:1px solid var(--line);border-radius:20px;background:#fff}.reviews-cta-panel h2{margin:0;font-size:clamp(1.7rem,3vw,2.45rem)}.reviews-cta-panel p:not(.eyebrow){max-width:650px;margin:10px 0 0;color:var(--muted);line-height:1.6}@keyframes reviews-card-scroll{to{transform:translateX(-50%)}}@media(max-width:820px){.reviews-hero-grid{grid-template-columns:1fr}.reviews-trust-panel{max-width:540px}.reviews-heading{align-items:start;flex-direction:column}.reviews-heading>p{max-width:620px}.reviews-cta-panel{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.reviews-hero{padding:28px 0 45px}.reviews-hero h1{font-size:2.45rem}.reviews-trust-panel{padding:20px}.reviews-wall-section{padding-top:52px;padding-bottom:40px}.reviews-heading{gap:14px;margin-bottom:22px}.reviews-heading h2{font-size:2rem}.reviews-marquee{padding-bottom:16px}.reviews-marquee::before,.reviews-marquee::after{width:22px}.reviews-track{animation-duration:32s}.reviews-set{gap:14px;padding-right:14px}.review-card{flex-basis:282px;min-height:246px;padding:20px}.review-card p{font-size:.93rem}.reviews-placeholder-note{font-size:.82rem}.reviews-cta-panel{padding:24px}.reviews-cta-panel .cta-actions{width:100%}.reviews-cta-panel .btn{width:100%}}@media(prefers-reduced-motion:reduce){.reviews-marquee{overflow-x:auto}.reviews-marquee::before,.reviews-marquee::after{display:none}.reviews-track{width:auto;animation:none!important}.reviews-set{padding-right:0}.reviews-set[aria-hidden="true"]{display:none}}

/* Honest review availability page: no unverified ratings, names or claims. */
.reviews-honest-hero{padding-bottom:54px}.reviews-honest-hero .reviews-hero-grid{grid-template-columns:1fr}.reviews-honest-hero .reviews-hero-copy{max-width:780px}.honest-review-section{padding-top:62px;padding-bottom:62px}.honest-reviews-heading{align-items:start;margin-bottom:28px}.honest-reviews-heading>p{max-width:500px}.reviews-importance-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:36px;align-items:start}.reviews-importance-layout .section-heading{margin:0}.feedback-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feedback-points div{display:flex;align-items:center;gap:11px;min-height:62px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font-size:.92rem;font-weight:700;line-height:1.4}.feedback-points i{flex:0 0 28px;color:var(--primary);font-size:1.1rem;text-align:center}.reviews-feedback-panel,.reviews-service-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:34px;border:1px solid var(--line);border-radius:20px;background:#fff}.reviews-feedback-panel h2,.reviews-service-cta h2{max-width:680px;margin:0;font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.1}.reviews-feedback-panel p:not(.eyebrow),.reviews-service-cta p:not(.eyebrow){max-width:690px;margin:12px 0 0;color:var(--muted);line-height:1.65}.reviews-action-row{display:flex;flex-wrap:wrap;gap:10px}.reviews-action-row .btn{white-space:nowrap}.reviews-service-cta-section{padding-top:0}.reviews-service-cta{color:#fff;border:0;background:linear-gradient(120deg,var(--ink),var(--primary))}.reviews-service-cta .eyebrow{color:#a3e5ff}.reviews-service-cta p:not(.eyebrow){color:#e3f3ff}.reviews-service-cta .btn-primary{color:var(--primary);background:#fff;border-color:#fff}.reviews-service-cta .btn-whatsapp{border-color:#20b864}.reviews-service-cta .btn-outline.light{color:#fff;border-color:#fff;background:transparent}@media(max-width:920px){.reviews-importance-layout{grid-template-columns:1fr}.reviews-feedback-panel,.reviews-service-cta{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.reviews-honest-hero{padding-bottom:44px}.honest-review-section{padding-top:50px;padding-bottom:50px}.honest-reviews-heading{margin-bottom:22px}.feedback-points{grid-template-columns:1fr;gap:10px}.reviews-feedback-panel,.reviews-service-cta{gap:22px;padding:24px}.reviews-action-row{width:100%}.reviews-action-row .btn{width:100%;white-space:normal}.reviews-service-cta-section{padding-top:0}}
