@import "https://fonts.googleapis.com/css2?family=Archivo:wght@600;800&family=IBM+Plex+Sans:wght@400;500;600&display=swap";
.sg-root{--tinta:#201e1e;--rojo:#ed3237;--rojo-osc:#c4262a;--amarillo:#fff212;--papel:#fff;--gris:#f2f2f0;--gris-texto:#63615e;--filete:#201e1e24;--rail:clamp(1.25rem, 5vw, 4rem);--ancho:1180px;color:var(--tinta);background:var(--papel);-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;font-size:17px;line-height:1.65}.sg-root *,.sg-root :before,.sg-root :after{box-sizing:border-box}.sg-root h1,.sg-root h2,.sg-root h3{letter-spacing:-.025em;margin:0;font-family:Archivo,IBM Plex Sans,sans-serif;font-weight:800;line-height:1.05}.sg-root p{margin:0}.sg-root img{max-width:100%;height:auto;display:block}.sg-root a{color:inherit}.sg-root :focus-visible{outline:3px solid var(--rojo);outline-offset:3px}.sg-wrap{width:100%;max-width:var(--ancho);padding-inline:var(--rail);margin-inline:auto}.sg-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.sg-skip{background:var(--tinta);color:#fff;z-index:60;padding:.75rem 1rem;position:absolute;left:-9999px}.sg-skip:focus{top:1rem;left:1rem}.sg-btn{border:1.5px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.15rem;font-family:IBM Plex Sans,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.sg-btn--grande{padding:.95rem 1.6rem;font-size:1rem}.sg-btn--rojo{background:var(--rojo);color:#fff}.sg-btn--rojo:hover{background:var(--rojo-osc)}.sg-btn--linea{border-color:var(--tinta);color:var(--tinta)}.sg-btn--linea:hover{background:var(--tinta);color:#fff}.sg-btn--amarillo{background:var(--amarillo);color:var(--tinta)}.sg-btn--amarillo:hover{background:#e5da00}.sg-header{z-index:40;-webkit-backdrop-filter:saturate(1.4)blur(8px);backdrop-filter:saturate(1.4)blur(8px);border-bottom:1px solid var(--filete);background:#fffffff0;position:sticky;top:0}.sg-header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:68px;display:flex}.sg-header__marca{align-items:center;gap:.6rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex}.sg-header__marca b{color:var(--rojo);font-weight:800}.sg-header__toggle{appearance:none;border:1px solid var(--filete);cursor:pointer;background:0 0;border-radius:4px;place-items:center;width:42px;height:42px;display:grid}.sg-burger,.sg-burger:before,.sg-burger:after{background:var(--tinta);width:18px;height:2px;transition:transform .18s,opacity .18s;display:block}.sg-burger:before,.sg-burger:after{content:"";position:relative}.sg-burger:before{top:-6px}.sg-burger:after{top:4px}.sg-burger--x{background:0 0}.sg-burger--x:before{transform:translateY(6px)rotate(45deg)}.sg-burger--x:after{transform:translateY(-6px)rotate(-45deg)}.sg-nav{background:var(--papel);border-bottom:1px solid var(--filete);padding:.5rem var(--rail) 1.5rem;flex-direction:column;gap:.25rem;display:none;position:absolute;top:100%;left:0;right:0}.sg-nav--abierto{display:flex}.sg-nav a{border-bottom:1px solid var(--filete);padding:.7rem 0;font-weight:500;text-decoration:none}.sg-nav__cta{text-align:center;border-bottom:none;margin-top:.9rem}.sg-hero{padding-block:clamp(2.5rem,7vw,5.5rem) clamp(2.5rem,6vw,4.5rem)}.sg-hero__grid{gap:clamp(2rem,5vw,3.5rem);display:grid}.sg-hero__lugar{color:var(--gris-texto);border-bottom:1px solid var(--filete);margin-bottom:1.4rem;padding-bottom:.9rem;font-size:.9rem}.sg-hero__titulo{letter-spacing:-.04em;font-size:clamp(2.7rem,9vw,4.6rem);line-height:.98}.sg-hero__bajada{max-width:46ch;color:var(--gris-texto);margin-top:1.4rem;font-size:1.05rem}.sg-hero__acciones{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.sg-hero__figura{margin:0}.sg-hero__figura img{aspect-ratio:4/3;object-fit:cover;background:var(--gris);border-radius:6px;width:100%}.sg-hero__figura figcaption{color:var(--gris-texto);margin-top:.7rem;font-size:.85rem}.sg-hero__texto,.sg-hero__figura{opacity:0;transform:translateY(14px)}.sg-hero--listo .sg-hero__texto,.sg-hero--listo .sg-hero__figura{opacity:1;transition:opacity .6s,transform .6s;transform:none}.sg-hero--listo .sg-hero__figura{transition-delay:.12s}.sg-pruebas{background:var(--tinta);color:#fff;padding-block:clamp(1.5rem,4vw,2.25rem)}.sg-pruebas__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1rem;display:grid}.sg-pruebas__dato{letter-spacing:-.02em;color:var(--amarillo);font-family:Archivo,sans-serif;font-size:clamp(1.35rem,3.5vw,1.8rem);font-weight:800}.sg-pruebas__pie{color:#ffffffb8;margin-top:.15rem;font-size:.85rem;line-height:1.4}.sg-seccion{padding-block:clamp(3.5rem,9vw,6.5rem)}.sg-seccion--gris{background:var(--gris)}.sg-seccion__cabeza{max-width:52ch;margin-bottom:clamp(2rem,4vw,3rem)}.sg-seccion__cabeza h2{font-size:clamp(1.9rem,5vw,2.8rem)}.sg-seccion__cabeza p{color:var(--gris-texto);margin-top:.9rem}.sg-lista{border-top:1px solid var(--filete);margin:0;padding:0;list-style:none}.sg-lista__item{border-bottom:1px solid var(--filete);gap:.45rem;padding-block:1.6rem;display:grid}.sg-lista__item h3{letter-spacing:-.01em;font-size:1.2rem;font-weight:600}.sg-lista__item p{color:var(--gris-texto);max-width:62ch;font-size:.98rem}.sg-lista__precio{color:var(--rojo);font-size:.95rem;font-weight:600}.sg-galeria{grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:clamp(1rem,2.5vw,1.5rem);margin:0;padding:0;list-style:none;display:grid}.sg-galeria__item img{aspect-ratio:1;object-fit:cover;background:#e6e5e2;border-radius:6px;width:100%}.sg-galeria__pie{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin-top:.6rem;font-size:.9rem;display:flex}.sg-galeria__pie b{font-weight:600}.sg-galeria__pie span{color:var(--gris-texto)}.sg-proceso{gap:clamp(2.25rem,5vw,4rem);display:grid}.sg-proceso__intro h2{font-size:clamp(1.9rem,5vw,2.8rem)}.sg-proceso__intro p{color:var(--gris-texto);max-width:40ch;margin-top:.9rem}.sg-proceso__intro .sg-btn{margin-top:1.5rem}.sg-pasos{counter-reset:paso;margin:0;padding:0;list-style:none}.sg-pasos__item{border-top:1px solid var(--filete);grid-template-columns:auto minmax(0,1fr);gap:1.1rem;padding-block:1.4rem;display:grid}.sg-pasos__item:last-child{border-bottom:1px solid var(--filete)}.sg-pasos__num{color:var(--rojo);border:1.5px solid var(--rojo);border-radius:50%;place-items:center;width:2rem;height:2rem;font-family:Archivo,sans-serif;font-size:1.1rem;font-weight:800;display:grid}.sg-pasos__item h3{letter-spacing:-.01em;font-size:1.1rem;font-weight:600}.sg-pasos__item p{color:var(--gris-texto);max-width:58ch;margin-top:.35rem;font-size:.98rem}.sg-cierre{background:var(--tinta);color:#fff;padding-block:clamp(3.5rem,8vw,6rem)}.sg-cierre__grid{gap:clamp(2.25rem,5vw,4rem);display:grid}.sg-cierre__titulo{font-size:clamp(2rem,5.5vw,3rem)}.sg-cierre__texto{color:#ffffffc7;max-width:46ch;margin-top:1rem}.sg-cierre .sg-btn{margin-top:1.9rem}.sg-datos{gap:1.25rem;margin:0;display:grid}.sg-datos dt{color:#ffffff8c;margin-bottom:.2rem;font-size:.8rem}.sg-datos dd{margin:0;font-size:1rem;line-height:1.5}.sg-datos a{color:var(--amarillo);text-decoration:none}.sg-datos a:hover{text-decoration:underline}.sg-footer{border-top:1px solid var(--filete);color:var(--gris-texto);padding-block:2rem;font-size:.88rem}.sg-footer__inner{gap:.4rem;display:grid}.sg-flotante{z-index:50;color:#0b3d21;background:#25d366;border-radius:50%;place-items:center;width:56px;height:56px;text-decoration:none;display:grid;position:fixed;bottom:1rem;right:1rem}.sg-flotante:hover{background:#1fb855}@media (min-width:640px){.sg-pruebas__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.sg-footer__inner{grid-template-columns:1fr auto;align-items:baseline}}@media (min-width:900px){.sg-header__toggle{display:none}.sg-nav{background:0 0;border:none;flex-direction:row;align-items:center;gap:1.75rem;padding:0;display:flex;position:static}.sg-nav a{border:none;padding:0;font-size:.95rem}.sg-nav__cta{margin-top:0}.sg-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center}.sg-proceso{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start}.sg-cierre__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.sg-datos{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 1.5rem}.sg-lista{border-top:none}.sg-lista__item{border-top:1px solid var(--filete);border-bottom:none;grid-template-columns:minmax(0,20rem) minmax(0,1fr) auto;align-items:baseline;gap:2rem}.sg-lista__item:last-child{border-bottom:1px solid var(--filete)}}@media (prefers-reduced-motion:reduce){.sg-root *,.sg-root :before,.sg-root :after{transition-duration:.01ms!important;animation-duration:.01ms!important}.sg-hero__texto,.sg-hero__figura{opacity:1;transform:none}}.sg-root{color:#201e1e;background:#fff}.sg-pruebas__grid{text-align:center}.sg-cierre{border-top:6px solid var(--rojo)}@media (max-width:639px){.sg-flotante{width:48px;height:48px}}.sg-hero__titular{align-items:center;gap:clamp(.75rem,3vw,1.5rem);display:flex}.sg-hero__titular .sg-hero__titulo{flex:auto}.sg-hero__sello{flex:none;align-self:center;width:clamp(110px,26vw,200px);height:auto}
