@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap";:root{--blue: #1867F8;--blue-deep: #1867F8;--blue-darker: #1A1A1A;--yellow: #FFD400;--yellow-soft: #FFD400;--ink: #1A1A1A;--bg: #FFFFFF;--surface: #ffffff;--muted: #1A1A1A;--line: rgba(26, 26, 26, .14);--green: #25D366;--green-dark: #1EBE57;--radius: 18px;--radius-lg: 26px;--container: min(1180px, calc(100% - 40px) );--shadow-card: 0 18px 40px rgba(26, 26, 26, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:Poppins,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit}img{display:block;max-width:100%}.container{width:var(--container);margin:0 auto}h1,h2,h3{margin:0;line-height:1.08;letter-spacing:-.01em;font-weight:800}h1{font-size:clamp(2.2rem,5vw,3.8rem);font-weight:900}h2{font-size:clamp(1.9rem,4vw,3rem);font-weight:800}h3{font-size:1.18rem;font-weight:700}p{margin:0;color:var(--muted)}.gold,.gold-ink{color:var(--blue)}.site-header{position:sticky;top:0;z-index:30;background:#062f76f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:78px}.brand{display:inline-flex;align-items:center;gap:14px;text-decoration:none;color:#fff}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;color:var(--blue-darker);background:var(--yellow);font-weight:900;font-size:1rem;letter-spacing:.02em}.brand strong{display:block;font-weight:800;letter-spacing:.02em}.brand small{display:block;color:#ffffffc7;font-size:.78rem}.nav-links{display:flex;justify-content:center;gap:4px}.nav-links a{padding:10px 14px;border-radius:12px;color:#fff;font-weight:600;text-decoration:none;font-size:.95rem}.nav-links a:hover{color:var(--yellow);background:#ffffff0f}.nav-cta{display:inline-flex;align-items:center;gap:10px;min-height:46px;padding:0 20px;border-radius:999px;color:#fff;background:var(--green);font-weight:700;text-decoration:none;box-shadow:0 8px 24px #1867f859;transition:transform .2s,background .2s}.nav-cta:hover{background:var(--green-dark);transform:translateY(-1px)}.menu-toggle{display:none;width:46px;height:46px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:transparent;cursor:pointer}.menu-toggle span{display:block;width:18px;height:2px;margin:4px auto;background:#fff}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 30px;border:0;border-radius:999px;font-weight:800;font-size:1rem;text-decoration:none;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.button.primary{color:#fff;background:var(--green);box-shadow:0 12px 28px #1867f859}.button.primary:hover{background:var(--green-dark);transform:translateY(-2px)}.button.yellow{color:var(--blue-darker);background:var(--yellow);box-shadow:0 10px 24px #ffd40059}.button.yellow:hover{background:var(--yellow-soft);transform:translateY(-2px)}.button.outline{color:#fff;background:transparent;border:2px solid rgba(255,255,255,.4)}.button.outline:hover{border-color:#fff}.button-whatsapp-icon{font-size:1.55rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:1.2em;color:#fff;flex:0 0 auto}.hero{position:relative;color:#fff;padding:90px 0 110px;background-image:url(/oficina.jpeg);background-repeat:no-repeat;background-size:cover;background-position:right center;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;inset:0;pointer-events:none}.hero:before{background:linear-gradient(90deg,#080808f5,#0c0c0ced 34%,#121212e0 52%,#0a1c42d6 72%,#1141a0cc)}.hero:after{background:linear-gradient(90deg,#00000057,#00000042 45%,#1867f84d)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr;align-items:center;gap:56px}.hero-grid>div{max-width:760px}.hero h1{max-width:820px;color:#fff;font-size:12px;line-height:1.15;font-weight:400}.hero h1 .gold{color:var(--blue)}.hero-title-line{display:block}.hero-highlight{margin:22px 0 0;color:#fff;font-size:1.22rem;font-weight:700;line-height:1.58;letter-spacing:.01em;max-width:560px}.hero-highlight .gold{color:var(--blue)}.hero-subtitle{margin:22px 0 0;color:#ffffffe6;font-size:.95rem;font-weight:400;line-height:1.45;max-width:560px}.hero-stars{display:flex;align-items:center;gap:6px;margin:26px 0 8px;color:var(--yellow);font-size:1.1rem;letter-spacing:2px}.hero-stars-text{color:#fff;font-weight:600;margin-bottom:22px;white-space:nowrap}.hero-visual{position:relative;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);background:#ffffff0d}.placeholder,.video-placeholder,.map-placeholder{display:grid;place-items:center;min-height:360px;border-radius:var(--radius);color:#fff;font-weight:700;text-align:center;padding:24px;background:linear-gradient(135deg,#ffd4002e,#0b46a866),repeating-linear-gradient(45deg,#ffffff0a 0 16px,#ffffff14 16px 32px)}@media(min-width:981px){.hero-highlight{font-size:1.42rem;line-height:1.62}.hero-subtitle{font-size:1.08rem;line-height:1.58}}.section{padding:96px 0}.section-heading{max-width:820px;margin:0 auto 56px;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:14px;margin:0 0 18px;color:var(--yellow);font-size:.85rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.eyebrow:before,.eyebrow:after{content:"";width:36px;height:2px;background:var(--yellow)}.section-heading.light .eyebrow{color:var(--blue)}.section-heading.light .eyebrow:before,.section-heading.light .eyebrow:after{background:var(--yellow)}.section-heading h2{color:var(--blue-darker)}.section-heading.dark h2{color:#fff}.section-heading h2 .gold{color:var(--blue)}.split-section{background:#fff}.brands-strip{padding:28px 0 8px;background:#fff}.brands-marquee{overflow:hidden}.brands-track{--brands-gap: 18px;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (5 * var(--brands-gap))) / 6);gap:var(--brands-gap);width:max-content;animation:brands-marquee 26s linear infinite;will-change:transform}.brands-marquee:hover .brands-track{animation-play-state:paused}.brand-slide{min-width:0}.brand-card{height:96px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;place-items:center;overflow:hidden;width:100%}.brand-card img{max-width:72%;max-height:58px;width:auto;height:auto;object-fit:contain;display:block}.brand-fallback{display:none;font-size:.95rem;font-weight:700;color:var(--blue)}.brands-carousel-btn{width:36px!important;height:36px!important;border:0!important;color:#fff!important;background:var(--blue)!important}.brands-carousel-prev{left:-18px!important}.brands-carousel-next{right:-18px!important}@keyframes brands-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.split{display:grid;grid-template-columns:1fr .85fr;gap:64px;align-items:center}.split h2{max-width:720px;color:var(--blue-darker);font-size:clamp(1rem,2.2vw,2.1rem);line-height:1.1;font-weight:800}.split h2 .gold{color:var(--blue)}.split p{color:#1a1a1ad1;font-size:.95rem;line-height:1.45;margin:20px 0 0}.split p strong{color:var(--blue-darker)}.split .button{margin-top:32px}.video-placeholder{min-height:0;background:linear-gradient(145deg,#0b46a8eb,#050a16f2),repeating-linear-gradient(45deg,#ffffff0f 0 18px,#ffffff05 18px 36px);color:#fff}.video-embed{width:min(100%,360px);aspect-ratio:9 / 16;margin:0 auto;overflow:hidden;padding:0;border-radius:var(--radius-lg);background:#000}.video-embed iframe{display:block;width:100%;height:100%;border:0}.services{background:var(--ink);color:#fff}.services .section-heading h2{color:#fff}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.service-card{background:#1a1a1a;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius-lg);overflow:hidden;padding:0;transition:transform .25s,border-color .25s}.service-card:hover{transform:translateY(-4px);border-color:var(--yellow)}.service-photo{height:300px;background:linear-gradient(135deg,#0b46a899,#0009),repeating-linear-gradient(45deg,#ffffff0d 0 12px,#ffd40014 12px 24px);display:grid;place-items:center;color:#fff;font-weight:700;font-size:.95rem;text-align:center;position:relative;overflow:hidden}.service-photo img{width:100%;height:100%;object-fit:cover;display:block}.service-photo.has-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#1a1a1a1f,#1a1a1a8c)}.service-photo span{position:relative;z-index:1}.service-body{padding:28px 24px 30px;text-align:center}.service-body h3{color:var(--yellow);font-size:1.15rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin-bottom:0}.services-action{display:flex;justify-content:center;margin-top:42px}.differentials{background:radial-gradient(ellipse at 8% 12%,rgba(255,212,0,.2),transparent 38%),radial-gradient(ellipse at 92% 86%,rgba(255,255,255,.12),transparent 34%),linear-gradient(135deg,#1A1A1A,var(--blue-deep) 42%,var(--blue));color:#fff}.differentials-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:56px;align-items:center}.differentials-copy{max-width:560px}.differentials .eyebrow{color:#fff}.differentials .eyebrow:before,.differentials .eyebrow:after{background:#fff}.differentials-copy h2{color:#fff;font-size:clamp(1.125rem,2.25vw,2.175rem);line-height:1.02}.differentials-copy h2 .gold{color:#fff!important}.differentials-copy p:not(.eyebrow){margin-top:22px;color:#ffffffe0;font-size:1.08rem}.differentials-copy .button{margin-top:32px}.diff-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.diff-card{position:relative;min-height:240px;padding:30px;overflow:hidden;background:linear-gradient(145deg,#ffffff24,#ffffff0d);border:1px solid rgba(255,255,255,.16);border-radius:24px;color:#fff;box-shadow:0 24px 56px #0000001f}.diff-card:after{position:absolute;right:-28px;bottom:-38px;color:#ffffff12;font-size:8rem;font-weight:900;line-height:1;content:attr(data-index)}.diff-icon{display:inline-grid;place-items:center;width:52px;height:52px;margin-bottom:26px;border-radius:16px;background:#fff;color:var(--blue);font-size:.95rem;font-weight:900}.diff-card h3{position:relative;z-index:1;color:#fff;font-size:1.45rem;font-weight:800;margin-bottom:12px}.diff-card p{position:relative;z-index:1;color:#ffffffe6;font-size:.98rem}.reviews{background:#fff}.google-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;width:fit-content;max-width:100%;margin:0 auto 56px;padding:20px 26px;border-radius:18px;color:#fff;background:linear-gradient(135deg,#1867f8,#1a1a1a);box-shadow:0 20px 50px #062f7640}.google-badge .g-mark{width:118px;height:82px;display:grid;place-items:center;border-radius:14px;background:#fff;overflow:hidden}.google-badge .g-mark img{width:88%;height:88%;object-fit:contain;display:block}.google-badge .g-stars{color:var(--yellow);letter-spacing:2px;font-size:1.4rem}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.reviews-carousel-wrap{position:relative;padding:0 56px}.reviews-carousel{width:100%}.review-slide{flex-basis:33.3333%}.review-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px;box-shadow:var(--shadow-card);display:flex;flex-direction:column;gap:16px}.review-stars{color:var(--yellow);letter-spacing:2px;font-size:1.1rem}.review-card p{color:#1a1a1ad6;font-size:.98rem;flex:1}.review-author{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid var(--line)}.review-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:var(--blue);color:#fff;font-weight:800}.review-avatar img{width:100%;height:100%;object-fit:cover;display:block}.review-avatar-fallback{width:100%;height:100%;display:grid;place-items:center}.review-author strong{color:var(--blue-darker)}.reviews-carousel-btn{width:42px!important;height:42px!important;border:0!important;color:#fff!important;background:var(--blue-deep)!important;box-shadow:0 10px 22px #062f7647}.reviews-carousel-btn:hover{background:var(--blue)!important}.reviews-carousel-btn:disabled{opacity:.35!important}.reviews-carousel-prev{left:-52px!important}.reviews-carousel-next{right:-52px!important}.location{color:#fff;background:radial-gradient(ellipse at 20% 30%,rgba(255,212,0,.12),transparent 55%),linear-gradient(135deg,#1a1a1a,#1867f8)}.location-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.location-gallery{min-width:0}.location-carousel{width:100%}.location-slide{flex-basis:100%}.location-slide-placeholder{height:clamp(320px,40vw,560px);border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.16);background:linear-gradient(135deg,#ffd40029,#0b46a880),repeating-linear-gradient(45deg,#ffffff0d 0 16px,#ffffff05 16px 32px);color:#fff;display:grid;place-items:center;font-weight:700;position:relative;overflow:hidden}.location-slide-placeholder img{width:100%;height:100%;object-fit:cover;display:block}.location-slide-placeholder.has-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#1a1a1a14,#1a1a1a38)}.location-carousel-btn{width:40px!important;height:40px!important;border:0!important;color:#fff!important;background:#062f76e6!important}.location-carousel-prev{left:12px!important}.location-carousel-next{right:12px!important}.location-carousel-btn{display:none!important}.location h2{color:#fff;font-size:clamp(.95rem,2vw,1.5rem);line-height:1.08}.location h2 .gold{color:var(--blue)}.location p{color:#ffffffe6;margin:18px 0}.location-info{display:flex;flex-direction:column}.map-placeholder{min-height:360px;border-radius:var(--radius-lg);background:linear-gradient(135deg,#ffd40033,#0b46a899),repeating-linear-gradient(0deg,#ffffff0d 0 18px,#ffffff05 18px 36px);color:#fff}.map-embed{min-height:360px;overflow:hidden;border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.16);box-shadow:0 22px 50px #00000038}.map-embed iframe{display:block;width:100%;height:100%;min-height:360px;border:0}.map-embed-small{margin-top:20px;min-height:230px}.map-embed-small iframe{min-height:230px}.site-footer{padding:56px 0 24px;color:#ffffffe0;background:linear-gradient(180deg,var(--blue-deep),var(--blue-darker))}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-brand{display:flex;align-items:center;gap:14px}.footer-grid h4{color:#fff;font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;margin:0 0 14px;font-weight:800}.footer-grid p{color:#ffffffe6;display:flex;align-items:center;gap:10px;margin:8px 0}.footer-grid .ico{color:var(--yellow);font-weight:900}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:22px;color:#ffffffb8;font-size:.9rem}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:50;display:inline-grid;place-items:center;width:62px;height:62px;border-radius:50%;color:#fff;background:var(--green);box-shadow:0 10px 28px #1867f880;text-decoration:none;animation:pulse 2.2s ease-out infinite}.whatsapp-float:hover{background:var(--green-dark)}@keyframes pulse{0%{box-shadow:0 10px 28px #1867f880,0 0 #1867f880}70%{box-shadow:0 10px 28px #1867f880,0 0 0 18px #1867f800}to{box-shadow:0 10px 28px #1867f880,0 0 #1867f800}}.brand-logo{width:44px;height:44px;object-fit:contain;border-radius:10px;background:#fff;padding:4px}.brand-logo-footer{background:#fff}.hero-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}.hero-head .hero-logo{margin-bottom:0}.hero-logo{width:68px;height:auto;margin-bottom:22px;border-radius:14px;background:#fff;padding:6px}.whatsapp-float{background:transparent!important;box-shadow:none!important;padding:0!important;width:72px!important;height:72px!important}.whatsapp-float img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 6px 16px rgba(0,0,0,.25));transition:transform .2s ease}.whatsapp-float:hover img{transform:scale(1.08)}@media(max-width:980px){.nav{grid-template-columns:auto auto;justify-content:space-between}.menu-toggle{display:block}.nav-links,.nav-cta{display:none}.nav-links.is-open{position:fixed;inset:78px 0 auto;display:grid;padding:20px;background:var(--blue-deep);border-bottom:1px solid rgba(255,255,255,.1)}.nav-links.is-open a{color:#fff}.hero-grid,.split,.location-grid{grid-template-columns:1fr;gap:40px}.location-grid{gap:28px}.location-slide-placeholder{height:320px}.differentials-layout{grid-template-columns:1fr;gap:36px}.differentials-copy{max-width:760px}.service-grid,.review-grid,.diff-grid{grid-template-columns:repeat(2,1fr)}.brands-carousel-prev{left:-6px!important}.brands-carousel-next{right:-6px!important}.reviews-carousel-wrap{padding:0 16px}.review-slide{flex-basis:50%}.reviews-carousel-prev{left:-8px!important}.reviews-carousel-next{right:-8px!important}.footer-grid{grid-template-columns:1fr;gap:28px}.hero h1{font-size:12px}.hero-logo{width:60px}.hero-highlight{font-size:1rem}.hero-subtitle{font-size:.88rem}.split h2{font-size:clamp(1rem,3.5vw,1.7rem)}.video-embed{width:min(100%,340px)}}@media(max-width:640px){:root{--container: min(100% - 28px, 1180px)}.section,.hero{padding:64px 0}.hero{background-position:center,center,72% center}.hero .container{text-align:center}.hero-grid>div{margin:0 auto}.hero-head{justify-content:center}.hero-head .hero-logo{margin:0}.hero-highlight,.hero-subtitle,.hero-stars,.hero-stars-text{margin-left:auto;margin-right:auto;text-align:center}.hero-stars{justify-content:center}.split>div:first-child{text-align:center}.split h2,.split p,.split .button{margin-left:auto;margin-right:auto}.split p{max-width:560px}.split h2{font-size:1.05rem;line-height:1.25;font-weight:800}.split p{font-size:.9rem}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.review-grid,.diff-grid{grid-template-columns:1fr}.differentials-copy{text-align:center}.differentials-copy h2,.differentials-copy p:not(.eyebrow),.differentials-copy .button{margin-left:auto;margin-right:auto}.differentials-copy p:not(.eyebrow){max-width:560px}.brands-carousel-btn{display:none!important}.location-slide-placeholder{height:240px}.map-embed-small,.map-embed-small iframe{min-height:200px}.location-info{text-align:center}.location h2,.location p{margin-left:auto;margin-right:auto;max-width:560px}.review-slide{flex-basis:100%}.reviews-carousel-wrap{padding:0}.reviews-carousel-btn{display:none!important}.service-photo{height:170px}.service-body{padding:18px 12px 20px}.service-body h3{font-size:.82rem;line-height:1.15}.diff-card{min-height:auto;padding:24px;display:grid;grid-template-columns:auto 1fr;column-gap:14px;row-gap:10px;align-items:center}.diff-icon{margin-bottom:0}.diff-card h3{margin-bottom:0;font-size:1rem;line-height:1.15}.diff-card p{grid-column:1 / -1;margin-top:0;font-size:.88rem;line-height:1.45}.differentials-copy h2{font-size:clamp(1rem,4.5vw,1.4rem)}.google-badge{flex-direction:column;gap:18px;padding:24px;text-align:center}.button{width:auto;min-width:min(100%,320px);white-space:nowrap;padding-inline:18px}.brand small{display:none}.footer-bottom{flex-direction:column;text-align:center}.hero h1{display:none}.hero-logo{width:80px;margin-bottom:18px}.hero-highlight{font-size:1.12rem;font-weight:700;line-height:1.62;letter-spacing:.008em;color:#fff}.hero-highlight .gold{color:#fff}.hero-subtitle{font-size:.9rem;line-height:1.5;color:#ffffffeb}.hero-stars-text{font-size:.8rem;line-height:1.25}.brands-track{--brands-gap: 12px;grid-auto-columns:112px;animation-duration:22s}.brand-card{height:56px;border-radius:10px}.brand-card img{max-width:80%;max-height:34px}.video-embed{width:min(100%,300px)}}
