@media (min-width:761px) and (max-width:1050px){
  :root{--container:1180px;--section:55px}
  .container{width:min(calc(100% - 70px),var(--container))}
  .topbar__inner{min-height:33px;font-size:9px}.topbar strong{font-size:10px}.topbar__benefits{gap:20px}.topbar img{width:13px;height:13px}
  .nav{height:70px;min-height:0;flex-wrap:nowrap;padding:0;gap:18px}.brand{min-width:185px}.brand strong{font-size:23px}.brand small{margin-top:5px;font-size:6px}.nav nav{order:initial;width:auto;overflow:visible}.nav nav ul{gap:20px;padding:0}.nav nav a{font-size:9px}.nav__cta{min-width:102px;min-height:35px;padding:8px 14px;font-size:10px}
  .hero,.hero__inner{min-height:392px}.hero{background-position:center}.hero__copy{width:54%;padding-block:35px}.hero__overline{font-size:21px}.hero h1{font-size:36px}.hero h1 strong{font-size:45px}.hero__lead{margin-top:20px;font-size:11px}.hero__actions{margin-top:23px;gap:11px}.btn--large{min-height:37px;padding-inline:18px;font-size:10px}.hero__benefits{margin-top:20px;gap:18px;font-size:9px}
  .section-head{margin-bottom:25px}.section-head>p,.eyebrow{font-size:8px}.section-head h2,.expertise h2{font-size:31px;margin-top:4px}.category-grid{grid-template-columns:repeat(5,1fr);gap:12px}.category-card{min-height:116px;padding:9px 6px}.category-card img{width:75px;height:75px}.category-card h3{font-size:11px}.category-card--more span{width:49px;height:49px;margin:13px auto 11px;font-size:29px}.center{margin-top:18px}.center .btn,.expertise .btn{min-height:32px;padding:7px 15px;font-size:9px}
  .expertise{padding-block:30px}.expertise__grid{grid-template-columns:1fr 1.12fr;gap:50px}.expertise__image{aspect-ratio:1.2}.expertise h2{font-size:31px;margin:7px 0 14px}.expertise__copy>p:not(.eyebrow){font-size:10px;line-height:1.55}.expertise ul{gap:15px;margin:17px 0 17px;font-size:8px}
  .process{padding-block:32px}.process__grid{gap:30px}.process__grid span{width:61px;height:61px;margin-bottom:10px}.process__grid img{width:30px;height:30px}.process__grid h3{font-size:13px}.process__grid p{font-size:8px;line-height:1.45;margin-top:5px}.process__grid li:not(:last-child)::after{top:30px;left:calc(50% + 44px);width:calc(100% - 50px)}.process__grid li:not(:last-child)::before{top:16px;right:-18px;font-size:22px}
  .testimonials{padding-block:34px}.testimonials__grid{gap:20px}.testimonials figure{padding:19px 20px}.testimonials blockquote{min-height:48px;margin:9px auto 12px;font-size:9px}.stars{font-size:10px}.testimonials figcaption>span{width:28px;height:28px;font-size:8px}.testimonials figcaption p{font-size:8px}.contact-banner{min-height:65px;margin-top:18px;padding:12px 18px;gap:14px}.contact-banner__icon{width:40px;height:40px}.contact-banner h2{font-size:17px}.contact-banner p{font-size:10px}.contact-banner .btn{min-width:145px;min-height:35px;font-size:9px}
  .footer{padding-top:34px;font-size:9px}.footer__grid{grid-template-columns:1.35fr .8fr 1.1fr 1fr;gap:42px}.footer h2{font-size:9px;margin:12px 0 8px}.footer li+li{margin-top:5px}.social a{width:25px;height:25px;font-size:13px}.map{width:100px;margin-top:8px}.footer__bottom{min-height:47px;margin-top:25px;font-size:7px}.footer__bottom div{gap:18px}.to-top{width:27px;height:27px;font-size:14px}
}

/* Los iconos se representan con glifos CSS hasta que se incorporen los SVG de marca. */
img[src*="assets/icons/"]{display:none}.topbar__benefits span::before,.topbar a::before,.hero__actions a::before,.hero__benefits li::before,.expertise li::before,.contact-banner__icon::before,.footer address a::before{color:var(--gold);font-weight:700}.topbar__benefits span::before{content:"◉"}.topbar a::before,.hero__actions a:first-child::before,.contact-banner__icon::before,.footer address a:first-child::before{content:"☎"}.hero__actions a:last-child::before,.footer address a:nth-child(3)::before{content:"◌"}.hero__benefits li::before{content:"◈"}.expertise li::before{content:"◉"}.footer address a:nth-child(2)::before{content:"✉"}.process__grid span::before{color:var(--gold);font-family:Arial,sans-serif;font-size:34px}.process__grid li:nth-child(1) span::before{content:"☎"}.process__grid li:nth-child(2) span::before{content:"⌕"}.process__grid li:nth-child(3) span::before{content:"⌂"}.process__grid li:nth-child(4) span::before{content:"€"}.contact-banner__icon::before{color:#fff;font-size:25px}.social a:last-child::before{content:"◌"}.footer .map{display:none}.footer__grid>div:last-child::after{content:"▰";display:block;width:80px;margin:8px auto 0;color:#8f9290;font-size:43px;line-height:.7;transform:skew(-12deg);opacity:.7}

@media(max-width:760px){:root{--section:65px}.container{width:min(calc(100% - 30px),var(--container))}.topbar__benefits span:nth-child(2),.topbar a span{display:none}.nav{height:auto;min-height:88px;flex-wrap:wrap;padding-block:15px;justify-content:space-between}.nav__cta{display:none}.nav nav{order:3;width:100%;overflow-x:auto}.nav nav ul{justify-content:flex-start;gap:24px;padding-bottom:8px}.hero{min-height:690px;background-position:65% center;position:relative}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f6efe5 0%,rgb(246 239 229/.96) 48%,rgb(246 239 229/.5) 78%)}.hero__inner{position:relative;min-height:690px}.hero__copy{width:82%}.hero h1{font-size:38px}.hero h1 strong{font-size:48px}.hero__actions{align-items:flex-start;flex-direction:column}.hero__benefits{flex-direction:column;gap:9px}.category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.expertise__grid{grid-template-columns:1fr}.expertise h2{font-size:38px}.process__grid{grid-template-columns:repeat(2,1fr);row-gap:45px}.process__grid li::after,.process__grid li::before{display:none}.testimonials__grid{grid-template-columns:1fr}.contact-banner{align-items:flex-start;flex-wrap:wrap}.contact-banner .btn{width:100%;margin-left:0}.footer__grid{grid-template-columns:1fr 1fr;gap:40px}.footer__bottom{align-items:flex-start;gap:18px;flex-direction:column;padding-block:20px}.footer__bottom div{flex-wrap:wrap;gap:12px 20px}}@media(max-width:480px){.topbar__benefits span:first-child{font-size:10px}.brand{min-width:0}.brand strong{font-size:23px}.nav nav ul{gap:20px}.hero{background-position:69% center}.hero::before{background:linear-gradient(90deg,#f6efe5 0%,rgb(246 239 229/.97) 60%,rgb(246 239 229/.62) 100%)}.hero__copy{width:100%}.hero h1 strong{font-size:42px}.hero__lead br{display:none}.btn--large{width:100%}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:160px;padding-inline:7px}.category-card img{width:95px;height:95px}.category-card h3{font-size:15px}.section-head h2{font-size:36px}.process__grid{grid-template-columns:1fr}.footer__grid{grid-template-columns:1fr}}
