@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css";
@import "https://fonts.googleapis.com/css2?family=Stardos+Stencil:wght@400;700&display=swap";
.cajaS-module__Zw6QRW__container{color:#000;background-color:#fff;width:100vw;margin:0 auto;padding:0}.cajaS-module__Zw6QRW__section{margin-bottom:3rem;padding:3rem}.cajaS-module__Zw6QRW__mainTitle{color:#0c4b45;text-align:center;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.cajaS-module__Zw6QRW__description{text-align:center;max-width:800px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.6}.cajaS-module__Zw6QRW__sectionTitle{color:#0c4b45;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.cajaS-module__Zw6QRW__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.cajaS-module__Zw6QRW__cartasvolteables{grid-template-columns:repeat(4,minmax(1px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.cajaS-module__Zw6QRW__card{background-color:#f8f9fa;border-left:4px solid #0c4b45;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.cajaS-module__Zw6QRW__cardTitle{color:#0c4b45;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.cajaS-module__Zw6QRW__cardText{color:#000;line-height:1.6}.cajaS-module__Zw6QRW__values{flex-direction:column;gap:1rem;display:flex}.cajaS-module__Zw6QRW__valueItem{margin-bottom:1rem}.cajaS-module__Zw6QRW__valueItem strong{color:#0c4b45;margin-bottom:.5rem;font-size:1.1rem;display:block}.cajaS-module__Zw6QRW__valueItem p{color:#000;margin:0;line-height:1.5}.cajaS-module__Zw6QRW__services{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;gap:1.5rem;display:grid}.cajaS-module__Zw6QRW__serviceItem{color:#fff;text-align:center;background-color:#0c4b45;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:120px;padding:1.5rem 1rem;font-weight:500;transition:transform .2s;display:flex}.cajaS-module__Zw6QRW__serviceItem:hover{transform:translateY(-2px)}.cajaS-module__Zw6QRW__serviceText{margin:0;font-size:1.1rem;font-weight:600}.cajaS-module__Zw6QRW__serviceIcon{color:#fff;opacity:.9;font-size:3rem}@media (max-width:768px){.cajaS-module__Zw6QRW__mainTitle{font-size:2rem}.cajaS-module__Zw6QRW__sectionTitle{font-size:1.5rem}.cajaS-module__Zw6QRW__grid,.cajaS-module__Zw6QRW__services{grid-template-columns:1fr}.cajaS-module__Zw6QRW__serviceItem{min-height:100px;padding:1rem}.cajaS-module__Zw6QRW__serviceIcon{font-size:1.8rem}.cajaS-module__Zw6QRW__cartasvolteables{grid-template-columns:repeat(1,1fr);justify-content:center;gap:1.5rem;margin-bottom:2rem;display:grid}.cajaS-module__Zw6QRW__containerCartas{justify-content:center;display:grid}}
.Video-module__KMiHyG__container{width:100%;height:100vh;position:relative;overflow:hidden}.Video-module__KMiHyG__video{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Video-module__KMiHyG__overlay{z-index:1;background:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.Video-module__KMiHyG__overlayLight{background:#0000004d}.Video-module__KMiHyG__overlayDark{background:#0009}.Video-module__KMiHyG__content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:relative}.Video-module__KMiHyG__center{text-align:center}.Video-module__KMiHyG__left{text-align:left;align-items:flex-start}.Video-module__KMiHyG__right{text-align:right;align-items:flex-end}.Video-module__KMiHyG__title{text-shadow:2px 2px 4px #00000080;margin-bottom:1.5rem;font-family:Stardos Stencil,cursive;font-weight:700;line-height:1.2}.Video-module__KMiHyG__small{font-size:2rem}.Video-module__KMiHyG__medium{font-size:3rem}.Video-module__KMiHyG__large{font-size:4rem}.Video-module__KMiHyG__xlarge{font-size:5rem}.Video-module__KMiHyG__subtitle{text-shadow:1px 1px 2px #00000080;max-width:600px;margin-bottom:2rem;font-size:1.5rem}.Video-module__KMiHyG__ctaButton{color:#fff;cursor:pointer;text-shadow:1px 1px 2px #0000004d;letter-spacing:.5px;text-transform:uppercase;z-index:1;background:#c00;border:2px solid #c00;border-radius:50px;min-width:180px;margin-top:1rem;padding:.9rem 2.2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Video-module__KMiHyG__ctaButton:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s ease-in;position:absolute;top:0;left:-100%}.Video-module__KMiHyG__ctaButton:hover:before{left:100%}.Video-module__KMiHyG__ctaButton:hover{color:#c00;background:#fff;border-color:#fff;transform:translateY(-2px)}.Video-module__KMiHyG__ctaButton:active{transform:translateY(0)}.Video-module__KMiHyG__ctaButton.Video-module__KMiHyG__primary{background:#c00;border:2px solid #c00}.Video-module__KMiHyG__ctaButton.Video-module__KMiHyG__primary:hover{color:#c00;background:#fff;border-color:#fff}.Video-module__KMiHyG__ctaButton.Video-module__KMiHyG__secondary{color:#fff;background:0 0;border:2px solid #fff}.Video-module__KMiHyG__ctaButton.Video-module__KMiHyG__secondary:hover{color:#0c4b45;background:#fff;border-color:#fff}.Video-module__KMiHyG__ctaButton.Video-module__KMiHyG__accent{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:2px solid #10b981}.Video-module__KMiHyG__ctaButton.Video-module__KMiHyG__accent:hover{color:#0c4b45;background:#fff;border-color:#fff}.Video-module__KMiHyG__halfHeight{height:50vh}.Video-module__KMiHyG__fullHeight,.Video-module__KMiHyG__screenHeight{height:100vh}@media (max-width:768px){.Video-module__KMiHyG__title.Video-module__KMiHyG__xlarge{font-size:3.5rem}.Video-module__KMiHyG__subtitle{max-width:90%;font-size:1.2rem}.Video-module__KMiHyG__ctaButton{min-width:160px;padding:.8rem 2rem;font-size:.95rem}}@media (max-width:480px){.Video-module__KMiHyG__title.Video-module__KMiHyG__xlarge{font-size:2.5rem}.Video-module__KMiHyG__subtitle{margin-bottom:1.5rem;font-size:1rem}.Video-module__KMiHyG__ctaButton{min-width:150px;padding:.7rem 1.8rem;font-size:.9rem}}
.Mapa-module__rWMHfW__container{grid-template-columns:repeat(2,1fr);align-items:center;gap:4rem;max-width:1200px;margin:60px auto;padding:2rem;display:grid}.Mapa-module__rWMHfW__heading{color:#000;text-align:center;grid-column:1/-1;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.Mapa-module__rWMHfW__imageContainer{justify-content:center;width:100%;display:flex}.Mapa-module__rWMHfW__image{object-fit:contain;width:100%;height:auto;max-height:450px}.Mapa-module__rWMHfW__textContainer{width:100%}.Mapa-module__rWMHfW__ciudadesList{grid-template-columns:repeat(2,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.Mapa-module__rWMHfW__ciudadItem{color:#9c2121;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;align-items:center;padding:.8rem 1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}@media (max-width:1024px){.Mapa-module__rWMHfW__container{gap:2rem;margin:40px auto}.Mapa-module__rWMHfW__heading{font-size:2.2rem}}@media (max-width:768px){.Mapa-module__rWMHfW__container{grid-template-columns:1fr;gap:2.5rem;margin:20px auto;padding:1.5rem}.Mapa-module__rWMHfW__imageContainer{order:2}.Mapa-module__rWMHfW__textContainer{order:3}.Mapa-module__rWMHfW__heading{order:1;margin-bottom:1rem;font-size:1.8rem}.Mapa-module__rWMHfW__image{max-height:350px}}@media (max-width:480px){.Mapa-module__rWMHfW__container{gap:2rem;padding:1rem}.Mapa-module__rWMHfW__heading{font-size:1.5rem}.Mapa-module__rWMHfW__ciudadesList{grid-template-columns:1fr;gap:.8rem}.Mapa-module__rWMHfW__ciudadItem{padding:.7rem;font-size:.95rem}.Mapa-module__rWMHfW__image{max-height:280px}}
.Imagen-module__liolna__gallery{background-color:#fff;width:100%;padding:0}.Imagen-module__liolna__redStripe{background-color:#9c2121;justify-content:center;align-items:center;width:100%;margin-bottom:2rem;padding:3rem 1rem;display:flex}.Imagen-module__liolna__redStripeContent{text-align:center;width:100%;max-width:1200px}.Imagen-module__liolna__mainTitle{color:#fff;letter-spacing:2px;text-transform:uppercase;margin:0;font-family:Stardos Stencil,cursive;font-size:3.5rem;font-weight:700;line-height:1}.Imagen-module__liolna__header{text-align:center;max-width:800px;margin:0 auto 4rem;padding:0 1rem 3rem}.Imagen-module__liolna__mainDescription{color:#0c4b45;margin:0;font-size:1.2rem;line-height:1.7}.Imagen-module__liolna__container{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1200px;margin:-10px auto;padding:0 1rem 3rem;display:flex}.Imagen-module__liolna__galleryItem{text-align:center;flex-direction:column;flex:1;align-items:center;min-width:0;transition:transform .3s;display:flex}.Imagen-module__liolna__galleryItem:hover{transform:translateY(-5px)}.Imagen-module__liolna__imageContainer{border-radius:12px;width:100%;max-width:300px;height:200px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 4px 15px #0000001a}.Imagen-module__liolna__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Imagen-module__liolna__image:hover{transform:scale(1.05)}.Imagen-module__liolna__title{color:#0c4b45;margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.Imagen-module__liolna__description{text-align:center;max-width:1000px;margin:-20px auto;padding:0 10px}.Imagen-module__liolna__description p{color:#000;font-size:1.5rem;line-height:1.8}.Imagen-module__liolna__descriptionList{text-align:left;width:100%;margin:0;padding:0;list-style:none}.Imagen-module__liolna__descriptionItem{color:#0c4b45;align-items:flex-start;margin-bottom:.8rem;font-size:1rem;line-height:1.5;display:flex}.Imagen-module__liolna__checkIcon{color:#27ae60;flex-shrink:0;margin-top:3px;margin-right:12px;font-size:1rem;transition:transform .2s}.Imagen-module__liolna__descriptionItem:hover .Imagen-module__liolna__checkIcon{color:#2ecc71;transform:scale(1.1)}.Imagen-module__liolna__descriptionText{text-align:left;flex:1}@media (max-width:768px){.Imagen-module__liolna__redStripe{padding:2rem 1rem}.Imagen-module__liolna__mainTitle{letter-spacing:1px;font-size:2.5rem}.Imagen-module__liolna__header{margin-bottom:3rem;padding:0 1rem 2rem}.Imagen-module__liolna__mainDescription{font-size:1.1rem}.Imagen-module__liolna__container{flex-direction:column;gap:3rem;padding:0 1rem 2rem}.Imagen-module__liolna__galleryItem{max-width:400px;margin:0 auto}.Imagen-module__liolna__imageContainer{height:200px}.Imagen-module__liolna__descriptionList{text-align:center}.Imagen-module__liolna__descriptionItem{text-align:left;justify-content:flex-start;max-width:300px;margin-left:auto;margin-right:auto}}@media (max-width:480px){.Imagen-module__liolna__redStripe{padding:1.5rem 1rem}.Imagen-module__liolna__mainTitle{font-size:2rem}.Imagen-module__liolna__descriptionItem{align-items:center}.Imagen-module__liolna__checkIcon{margin-top:2px}}
.CartaVolteable-module__TcvNdW__contenedorCarta{perspective:1000px;width:100%;height:200px;margin:0}.CartaVolteable-module__TcvNdW__carta{width:100%;height:100%;transform-style:preserve-3d;cursor:pointer;border-radius:15px;transition:transform .8s cubic-bezier(.175,.885,.32,1.275);position:relative;box-shadow:0 15px 35px #0003}.CartaVolteable-module__TcvNdW__contenedorCarta:hover .CartaVolteable-module__TcvNdW__carta{transform:rotateY(180deg)}.CartaVolteable-module__TcvNdW__frente,.CartaVolteable-module__TcvNdW__atras{backface-visibility:hidden;text-align:center;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:30px;display:flex;position:absolute;overflow:hidden}.CartaVolteable-module__TcvNdW__frente{color:#fff;background:#0c4b45}.CartaVolteable-module__TcvNdW__atras{color:#fff;background:linear-gradient(45deg,#4facfe,#00f2fe);overflow-y:auto;transform:rotateY(180deg)}.CartaVolteable-module__TcvNdW__titulo{text-shadow:2px 2px 4px #0003;margin-bottom:15px;font-size:1.75rem;font-weight:700}.CartaVolteable-module__TcvNdW__contenido{width:100%;font-size:.75rem;line-height:1.6}.CartaVolteable-module__TcvNdW__contenido p{margin-bottom:15px}.CartaVolteable-module__TcvNdW__contenido p:last-child{margin-bottom:0}.CartaVolteable-module__TcvNdW__frente.CartaVolteable-module__TcvNdW__primario{background:linear-gradient(45deg,#667eea,#764ba2)}.CartaVolteable-module__TcvNdW__frente.CartaVolteable-module__TcvNdW__exito{background:linear-gradient(45deg,#4ecdc4,#44a08d)}.CartaVolteable-module__TcvNdW__frente.CartaVolteable-module__TcvNdW__advertencia{background:linear-gradient(45deg,#f093fb,#f5576c)}.CartaVolteable-module__TcvNdW__frente.CartaVolteable-module__TcvNdW__oscuro{background:linear-gradient(45deg,#2c3e50,#34495e)}.CartaVolteable-module__TcvNdW__atras.CartaVolteable-module__TcvNdW__primario{background:linear-gradient(45deg,#667eea,#764ba2)}.CartaVolteable-module__TcvNdW__atras.CartaVolteable-module__TcvNdW__exito{background:linear-gradient(45deg,#4ecdc4,#44a08d)}.CartaVolteable-module__TcvNdW__atras.CartaVolteable-module__TcvNdW__advertencia{background:linear-gradient(45deg,#f093fb,#f5576c)}.CartaVolteable-module__TcvNdW__atras.CartaVolteable-module__TcvNdW__oscuro{background:linear-gradient(45deg,#2c3e50,#34495e)}@media (max-width:768px){.CartaVolteable-module__TcvNdW__contenedorCarta{width:280px;height:280px;margin:15px}.CartaVolteable-module__TcvNdW__titulo{font-size:1.5rem}.CartaVolteable-module__TcvNdW__contenido{width:100%;font-size:1rem;line-height:1.6}.CartaVolteable-module__TcvNdW__icono{font-size:3.5rem}}
.OptionsGallery-module__ZEyx_a__wrapper{box-sizing:border-box;background-color:#fff;justify-content:center;align-items:center;width:100%;min-height:80vh;margin:0;padding:20px;font-family:Roboto,sans-serif;display:flex}.OptionsGallery-module__ZEyx_a__options{flex-direction:row;align-items:stretch;width:100%;max-width:1000px;height:450px;display:flex;overflow:hidden}.OptionsGallery-module__ZEyx_a__option{background:var(--optionBackground,#e6e9ed);cursor:pointer;background-position:50%;background-size:cover;border-radius:30px;flex-grow:1;min-width:60px;margin:10px;transition:all .5s cubic-bezier(.05,.61,.41,.95);position:relative;overflow:hidden}.OptionsGallery-module__ZEyx_a__option.OptionsGallery-module__ZEyx_a__active{background-size:cover;border-radius:40px;flex-grow:10;max-width:600px;margin:0}.OptionsGallery-module__ZEyx_a__shadow{height:120px;transition:all .5s cubic-bezier(.05,.61,.41,.95);position:absolute;bottom:0;left:0;right:0}.OptionsGallery-module__ZEyx_a__option.OptionsGallery-module__ZEyx_a__active .OptionsGallery-module__ZEyx_a__shadow{box-shadow:inset 0 -120px 120px -120px #000,inset 0 -120px 120px -100px #000}.OptionsGallery-module__ZEyx_a__label{height:40px;transition:all .5s cubic-bezier(.05,.61,.41,.95);display:flex;position:absolute;bottom:10px;left:10px;right:0}.OptionsGallery-module__ZEyx_a__option.OptionsGallery-module__ZEyx_a__active .OptionsGallery-module__ZEyx_a__label{bottom:20px;left:20px}.OptionsGallery-module__ZEyx_a__icon{min-width:40px;max-width:40px;height:40px;color:var(--defaultBackground);background-color:#fff;border-radius:100%;justify-content:center;align-items:center;font-size:1rem;display:flex}.OptionsGallery-module__ZEyx_a__info{color:#fff;white-space:pre;flex-direction:column;justify-content:center;margin-left:10px;display:flex}.OptionsGallery-module__ZEyx_a__info>div{opacity:0;transition:all .5s cubic-bezier(.05,.61,.41,.95),opacity .5s ease-out;position:relative;left:20px}.OptionsGallery-module__ZEyx_a__option.OptionsGallery-module__ZEyx_a__active .OptionsGallery-module__ZEyx_a__info>div{opacity:1;left:0}.OptionsGallery-module__ZEyx_a__main{font-size:1.2rem;font-weight:700}.OptionsGallery-module__ZEyx_a__sub{transition-delay:.1s}.OptionsGallery-module__ZEyx_a__credit{color:#fff;opacity:.5;font-size:.75rem;text-decoration:none;position:absolute;bottom:20px;left:20px}@media screen and (max-width:768px){.OptionsGallery-module__ZEyx_a__options{flex-direction:column;height:auto;min-height:600px}.OptionsGallery-module__ZEyx_a__option{border-radius:20px;flex-grow:1;width:100%;min-height:80px;margin:5px 0}.OptionsGallery-module__ZEyx_a__option.OptionsGallery-module__ZEyx_a__active{border-radius:25px;flex-grow:0;max-width:100%;height:350px;margin:10px 0}.OptionsGallery-module__ZEyx_a__main{font-size:1.1rem}.OptionsGallery-module__ZEyx_a__sub{white-space:normal;font-size:.9rem}.OptionsGallery-module__ZEyx_a__label{bottom:15px;left:15px}}@media screen and (max-width:480px){.OptionsGallery-module__ZEyx_a__wrapper{padding:10px}.OptionsGallery-module__ZEyx_a__option.OptionsGallery-module__ZEyx_a__active{height:300px}.OptionsGallery-module__ZEyx_a__info{margin-left:8px}}
