:root{--background:#f7f6f1;--background-alt:#eef5fa;--surface:#fff;--blue:#0866e5;--blue-hover:#0054c7;--navy:#102a43;--navy-deep:#071d33;--yellow:#ffd633;--yellow-soft:#fff6c7;--text:#263746;--muted:#66788a;--border:#d9e3ec;--success:#197a4a;--danger:#a62020;--shadow:0 18px 45px rgba(7,29,51,.09);--radius:18px;--container:min(1180px,calc(100% - 2rem));--heading:"Manrope","Segoe UI",Arial,sans-serif;--body:Inter,"Segoe UI",Arial,sans-serif}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--background);color:var(--text);font-family:var(--body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:var(--blue);text-decoration-thickness:.1em;text-underline-offset:.18em}a:hover{color:var(--blue-hover)}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.skip-link{position:fixed;z-index:10000;top:.5rem;left:.5rem;transform:translateY(-160%);background:var(--navy-deep);color:#fff;padding:.75rem 1rem;border-radius:8px}.skip-link:focus{transform:none}.container{width:var(--container);margin-inline:auto}.section{padding:clamp(4.5rem,8vw,7.5rem) 0}.section-alt{background:var(--background-alt)}.eyebrow{margin:0 0 .75rem;color:var(--blue);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.section-heading{max-width:780px;margin:0 auto 1rem;text-align:center}.section-intro{max-width:720px;margin:0 auto 2.5rem;color:var(--muted);text-align:center}.section-heading,.hero h1,.editorial h2,.visual-statement h2,.final-cta h2{color:var(--navy);font-family:var(--heading);font-weight:800;letter-spacing:-.035em;line-height:1.08}.section-heading{font-size:clamp(2rem,4vw,3.25rem)}.announcement{background:var(--navy-deep);color:#fff;text-align:center;font-size:.9rem;font-weight:700;padding:.48rem 1rem}.announcement .short{display:none}.site-header{position:sticky;z-index:1000;top:0;background:rgba(255,255,255,.97);border-bottom:1px solid var(--border);backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;gap:1.5rem;min-height:82px}.logo{display:flex;flex:0 0 240px}.logo img{width:240px}.desktop-nav{display:flex;align-items:center;gap:1.15rem;margin-left:auto}.desktop-nav a{color:var(--navy);font-size:.9rem;font-weight:750;text-decoration:none;white-space:nowrap}.desktop-nav a:hover{color:var(--blue)}.header-phone{color:var(--navy);font-weight:800;text-decoration:none;white-space:nowrap}.menu-toggle{display:none;width:48px;height:48px;padding:11px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--navy)}.menu-toggle svg{width:100%;height:100%;fill:currentColor}.btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.45rem;padding:.78rem 1.15rem;border:2px solid transparent;border-radius:11px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.btn:hover{transform:translateY(-2px);text-decoration:none}.btn-primary{background:var(--yellow);color:var(--navy-deep);box-shadow:0 9px 20px rgba(255,214,51,.22)}.btn-primary:hover{background:#ffca05;color:var(--navy-deep)}.btn-blue{background:var(--blue);color:#fff}.btn-blue:hover{background:var(--blue-hover);color:#fff}.btn-outline{border-color:var(--blue);background:transparent;color:var(--blue)}.btn-outline:hover{background:var(--blue);color:#fff}.btn-light{border-color:rgba(255,255,255,.65);color:#fff}.btn-light:hover{background:#fff;color:var(--navy-deep)}.hero{padding:clamp(2.5rem,5vw,5rem) 0 4rem}.hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;overflow:hidden;border:1px solid var(--border);border-radius:24px;background:var(--surface);box-shadow:var(--shadow)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,4.5rem)}.hero h1{margin:.2rem 0 1.25rem;font-size:clamp(2.7rem,5.4vw,5rem)}.hero-copy>p:not(.eyebrow):not(.trust-line){max-width:650px;margin:0 0 1.5rem;color:var(--muted);font-size:clamp(1.05rem,1.4vw,1.22rem)}.button-row{display:flex;flex-wrap:wrap;gap:.75rem}.trust-line{margin:1.25rem 0 0!important;color:var(--navy)!important;font-size:.9rem!important;font-weight:750}.hero-media{min-height:590px}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.selector-wrap{margin-top:-1.5rem;position:relative;z-index:2}.selector{padding:2rem;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.selector h2{margin:0 0 1.25rem;color:var(--navy);font:800 clamp(1.5rem,2.5vw,2.15rem)/1.15 var(--heading);text-align:center}.service-options{display:grid;grid-template-columns:repeat(7,1fr);gap:.65rem}.service-option{min-height:82px;padding:.8rem .55rem;border:2px solid var(--border);border-radius:12px;background:#fff;color:var(--navy);font-weight:750;line-height:1.25;cursor:pointer}.service-option:hover,.service-option:focus-visible{border-color:var(--blue);background:var(--background-alt)}.service-option.is-selected{border-color:var(--blue);background:var(--yellow-soft);box-shadow:inset 0 0 0 1px var(--blue)}.editorial{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,6vw,6rem);align-items:center}.editorial.reverse{grid-template-columns:.95fr 1.05fr}.editorial-media img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.editorial h2{margin:0 0 1rem;font-size:clamp(2rem,4vw,3.4rem)}.editorial p{color:var(--muted)}.tick-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 1rem;padding:0;list-style:none}.tick-list li{position:relative;padding-left:1.65rem;color:var(--navy);font-weight:700}.tick-list li::before{content:"✓";position:absolute;left:0;color:var(--success);font-weight:900}.cards{display:grid;grid-template-columns:repeat(6,1fr);gap:1.25rem}.service-card{display:flex;grid-column:span 2;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:0 9px 28px rgba(7,29,51,.06)}.service-card:nth-last-child(-n+2){grid-column:span 3}.service-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.card-body{display:flex;flex:1;flex-direction:column;padding:1.5rem}.card-body h3{margin:0 0 .55rem;color:var(--navy);font:800 1.45rem/1.2 var(--heading)}.card-body p{margin:0 0 1.25rem;color:var(--muted)}.card-body .btn{align-self:flex-start;margin-top:auto}.visual-statement{position:relative;min-height:620px;display:grid;align-items:center;overflow:hidden}.visual-statement::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,29,51,.9),rgba(7,29,51,.16))}.visual-statement img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.statement-copy{position:relative;max-width:680px;color:#fff}.visual-statement h2{margin:0 0 1.25rem;color:#fff;font-size:clamp(2.5rem,6vw,5.2rem)}.benefit-grid,.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.benefit,.step{padding:1.6rem;border:1px solid var(--border);border-radius:15px;background:#fff}.benefit-number,.step-number{display:grid;width:42px;height:42px;place-items:center;margin-bottom:1rem;border-radius:50%;background:var(--yellow);color:var(--navy-deep);font-weight:900}.benefit h3,.step h3{margin:0 0 .45rem;color:var(--navy);font:800 1.2rem/1.25 var(--heading)}.benefit p,.step p{margin:0;color:var(--muted)}.style-layout{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.style-layout img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:var(--radius)}.style-chips{display:flex;flex-wrap:wrap;gap:.7rem;margin:1.5rem 0}.chip{padding:.55rem .85rem;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--navy);font-weight:700}.disclaimer{font-size:.9rem;color:var(--muted)}.steps{grid-template-columns:repeat(3,1fr)}.coverage{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,5vw,5rem);align-items:start}.coverage h2{margin-top:0;text-align:left}.area-list{display:grid;grid-template-columns:repeat(4,1fr);gap:.55rem;padding:0;list-style:none}.area-list li{padding:.65rem .75rem;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--navy);font-weight:700;text-align:center}.quote-section{background:var(--navy-deep);color:#fff}.quote-section .section-heading,.quote-section .section-intro{color:#fff}.quote-shell{max-width:900px;margin:auto;padding:clamp(1.4rem,4vw,3rem);border-radius:20px;background:#fff;color:var(--text);box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}.field{display:flex;flex-direction:column;gap:.35rem}.field-full{grid-column:1/-1}.field label,.legend{color:var(--navy);font-weight:800}.field input,.field select,.field textarea{width:100%;min-height:48px;padding:.7rem .8rem;border:1px solid #aebdca;border-radius:8px;background:#fff;color:var(--text)}.field textarea{min-height:130px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(8,102,229,.15);outline:0}.checkbox{display:grid;grid-template-columns:24px 1fr;gap:.65rem;align-items:start}.checkbox input{width:20px;height:20px;margin-top:.2rem}.error{display:none;color:var(--danger);font-size:.85rem}.has-error .error{display:block}.has-error input,.has-error select,.has-error textarea{border-color:var(--danger)}.form-status{padding:1rem;border-radius:8px}.form-status:empty{display:none}.form-status.error-status{background:#fff0f0;color:var(--danger)}.form-status.success-status{background:#eaf8f0;color:var(--success)}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-note{font-size:.85rem;color:var(--muted)}.faq-list{max-width:900px;margin:auto}.faq-list details{margin:.65rem 0;border:1px solid var(--border);border-radius:12px;background:#fff}.faq-list summary{padding:1.1rem 3rem 1.1rem 1.15rem;color:var(--navy);font-weight:800;cursor:pointer}.faq-list details p{margin:0;padding:0 1.15rem 1.15rem;color:var(--muted)}.final-cta{background:var(--navy);color:#fff;text-align:center}.final-cta h2{margin:0 0 1rem;color:#fff;font-size:clamp(2.2rem,5vw,4rem)}.final-cta p{margin:0 auto 1.6rem;color:#dbe9f4;font-size:1.1rem}.final-cta .button-row{justify-content:center}.site-footer{padding:3.5rem 0 6rem;background:var(--navy-deep);color:#c8d8e6}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:3rem}.footer-logo{
  display:block;
  width:260px;
  height:auto;
  margin-bottom:1rem;
  padding:10px 14px;
  border-radius:12px;
  background:#fff;
}.site-footer h2{margin-top:0;color:#fff;font-size:1rem}.site-footer a{color:#fff}.site-footer ul{padding:0;list-style:none}.site-footer li{margin:.45rem 0}.disclosure{max-width:640px;font-size:.9rem}.copyright{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15);font-size:.85rem}.whatsapp-float{position:fixed;z-index:500;right:1.2rem;bottom:1.2rem;display:grid;width:56px;height:56px;place-items:center;border-radius:50%;background:#22a956;color:#fff;font-weight:900;text-decoration:none;box-shadow:0 10px 25px rgba(0,0,0,.22)}.mobile-actions{display:none}.legal-main{min-height:60vh;padding:4rem 0}.legal-copy{max-width:800px}.legal-copy h1{font:800 clamp(2.3rem,5vw,4rem)/1.08 var(--heading);color:var(--navy)}.legal-copy h2{margin-top:2rem;color:var(--navy)}.notice{padding:1rem;border-left:4px solid var(--yellow);background:var(--yellow-soft)}
@media(max-width:1100px){.desktop-nav{display:none}.menu-toggle{display:grid;place-items:center;margin-left:auto}.header-phone{margin-left:0}.site-header.is-open .desktop-nav{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:1rem;background:#fff;border-bottom:1px solid var(--border);box-shadow:var(--shadow)}.site-header.is-open .desktop-nav a{min-height:48px;padding:.75rem 1rem}.service-options{grid-template-columns:repeat(4,1fr)}}
@media(max-width:820px){html{scroll-padding-top:90px}.announcement .long{display:none}.announcement .short{display:inline}.header-inner{min-height:68px;gap:.75rem}.logo{flex-basis:195px}.logo img{width:195px}.header-phone,.header-quote{display:none}.hero{padding-top:1.25rem}.hero-grid,.editorial,.editorial.reverse,.coverage{grid-template-columns:1fr}.hero-copy{order:1}.hero-media{min-height:360px}.selector-wrap{margin-top:0}.cards{grid-template-columns:1fr 1fr}.service-card,.service-card:nth-last-child(-n+2){grid-column:span 1}.benefit-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr}.area-list{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.whatsapp-float{display:none}.mobile-actions{position:fixed;z-index:1000;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,1fr);padding:.55rem max(.45rem,env(safe-area-inset-right)) calc(.55rem + env(safe-area-inset-bottom)) max(.45rem,env(safe-area-inset-left));background:var(--navy-deep);box-shadow:0 -6px 20px rgba(0,0,0,.2)}.mobile-actions a{display:flex;min-height:46px;align-items:center;justify-content:center;border-right:1px solid rgba(255,255,255,.18);color:#fff;font-size:.85rem;font-weight:800;text-decoration:none}.mobile-actions a:last-child{border:0;border-radius:8px;background:var(--yellow);color:var(--navy-deep)}body{padding-bottom:66px}.site-footer{padding-bottom:3rem}}
@media(max-width:580px){:root{--container:min(100% - 1.1rem,1180px)}.section{padding:3.8rem 0}.hero h1{font-size:clamp(2.3rem,12vw,3.45rem)}.hero-copy{padding:1.45rem}.hero-media{min-height:290px}.service-options,.cards,.benefit-grid,.style-layout,.form-grid{grid-template-columns:1fr}.selector{padding:1rem}.service-option{min-height:56px}.tick-list{grid-template-columns:1fr}.area-list{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr;gap:1.5rem}.footer-grid>div:first-child{grid-column:auto}.button-row .btn{width:100%}.visual-statement{min-height:520px}.visual-statement::before{background:rgba(7,29,51,.72)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.hero-copy{padding:clamp(2rem,4vw,3.25rem)}
.hero h1{font-size:clamp(2.7rem,4.25vw,3.8rem)}
@media(max-width:580px){.hero-copy{padding:1.45rem}.hero h1{font-size:clamp(2.3rem,12vw,3.45rem)}}.whatsapp-float svg {
  width: 31px;
  height: 31px;
  color: #fff;
}
.cookie-banner {
  position: fixed;
  z-index: 20000;
  right: 1rem;
  bottom: 1rem;
  left: 1rem;
  max-width: 1160px;
  margin-inline: auto;
  padding: 1.35rem;
  border: 1px solid #d9e3ec;
  border-radius: 18px;
  background: #fff;
  color: #263746;
  box-shadow: 0 20px 60px rgba(7, 29, 51, 0.24);
}

.cookie-banner[hidden] {
  display: none;
}

.cookie-banner__content {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1.5rem;
  align-items: center;
}

.cookie-banner h2,
.cookie-dialog h2 {
  margin: 0 0 0.45rem;
  color: #102a43;
  font-family: var(--heading);
  font-size: 1.35rem;
}

.cookie-banner p {
  max-width: 720px;
  margin: 0;
  color: #66788a;
}

.cookie-banner__buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.6rem;
  min-width: 310px;
}

.cookie-choice,
.cookie-settings-button {
  min-height: 48px;
  padding: 0.7rem 1rem;
  border-radius: 9px;
  font-weight: 800;
  cursor: pointer;
}

.cookie-choice {
  border: 2px solid #102a43;
  background: #102a43;
  color: #fff;
}

.cookie-choice:hover {
  background: #071d33;
}

.cookie-settings-button {
  grid-column: 1 / -1;
  border: 2px solid #0866e5;
  background: #fff;
  color: #0866e5;
}

.cookie-dialog {
  width: min(620px, calc(100% - 2rem));
  padding: 1.5rem;
  border: 0;
  border-radius: 18px;
  color: #263746;
  box-shadow: 0 25px 80px rgba(7, 29, 51, 0.35);
}

.cookie-dialog::backdrop {
  background: rgba(7, 29, 51, 0.7);
}

.cookie-dialog__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
}

.cookie-dialog__close {
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 1px solid #d9e3ec;
  border-radius: 9px;
  background: #fff;
  color: #102a43;
  font-size: 1.8rem;
  cursor: pointer;
}

.cookie-category {
  display: flex;
  min-height: 72px;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 0.8rem;
  padding: 1rem;
  border: 1px solid #d9e3ec;
  border-radius: 12px;
  background: #f7f6f1;
}

.cookie-category strong,
.cookie-category span {
  display: block;
}

.cookie-category p {
  margin: 0.25rem 0 0;
  color: #66788a;
}

.cookie-category input {
  width: 24px;
  height: 24px;
  flex: 0 0 auto;
  accent-color: #0866e5;
}

.cookie-required {
  color: #197a4a;
  font-size: 0.85rem;
  font-weight: 800;
  white-space: nowrap;
}

.cookie-dialog__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.25rem;
}

.cookie-settings-link {
  padding: 0;
  border: 0;
  background: transparent;
  color: #fff;
  font: inherit;
  text-decoration: underline;
  cursor: pointer;
}

@media (max-width: 700px) {
  .cookie-banner {
    bottom: 76px;
    padding: 1rem;
  }

  .cookie-banner__content,
  .cookie-banner__buttons {
    grid-template-columns: 1fr;
  }

  .cookie-banner__buttons {
    min-width: 0;
  }

  .cookie-settings-button {
    grid-column: auto;
  }

  .cookie-choice,
  .cookie-settings-button {
    width: 100%;
  }

  .cookie-category {
    align-items: flex-start;
  }
}