@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css";
.Nosotros-module__-spyxG__container{color:#000;background-color:#fff;width:100vw;margin:0 auto;padding:0}.Nosotros-module__-spyxG__section{margin-bottom:3rem;padding:3rem}.Nosotros-module__-spyxG__mainTitle{color:#0c4b45;text-align:center;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.Nosotros-module__-spyxG__description{text-align:center;max-width:800px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.6}.Nosotros-module__-spyxG__sectionTitle{color:#0c4b45;text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.Nosotros-module__-spyxG__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.Nosotros-module__-spyxG__cartasvolteables{grid-template-columns:repeat(4,minmax(1px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.Nosotros-module__-spyxG__card{background-color:#f8f9fa;border-left:4px solid #0c4b45;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.Nosotros-module__-spyxG__cardTitle{color:#0c4b45;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Nosotros-module__-spyxG__cardText{color:#000;line-height:1.6}.Nosotros-module__-spyxG__values{flex-direction:column;gap:1rem;display:flex}.Nosotros-module__-spyxG__valueItem{margin-bottom:1rem}.Nosotros-module__-spyxG__valueItem strong{color:#0c4b45;margin-bottom:.5rem;font-size:1.1rem;display:block}.Nosotros-module__-spyxG__valueItem p{color:#000;margin:0;line-height:1.5}.Nosotros-module__-spyxG__services{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-content:center;gap:1.5rem;display:grid}.Nosotros-module__-spyxG__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}.Nosotros-module__-spyxG__serviceItem:hover{transform:translateY(-2px)}.Nosotros-module__-spyxG__serviceText{margin:0;font-size:1.1rem;font-weight:600}.Nosotros-module__-spyxG__serviceIcon{color:#fff;opacity:.9;font-size:3rem}@media (max-width:768px){.Nosotros-module__-spyxG__mainTitle{font-size:2rem}.Nosotros-module__-spyxG__sectionTitle{font-size:1.5rem}.Nosotros-module__-spyxG__grid,.Nosotros-module__-spyxG__services{grid-template-columns:1fr}.Nosotros-module__-spyxG__serviceItem{min-height:100px;padding:1rem}.Nosotros-module__-spyxG__serviceIcon{font-size:1.8rem}.Nosotros-module__-spyxG__cartasvolteables{grid-template-columns:repeat(1,1fr);justify-content:center;gap:1.5rem;margin-bottom:2rem;display:grid}.Nosotros-module__-spyxG__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-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:#0c4b45;border:2px solid #0c4b45;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:#0c4b45;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:#0c4b45;border:2px solid #0c4b45}.Video-module__KMiHyG__ctaButton.Video-module__KMiHyG__primary:hover{color:#0c4b45;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,minmax(0,1fr));gap:3rem;max-width:1200px;margin:0 auto;padding:2rem;display:grid}.Mapa-module__rWMHfW__imageContainer{justify-content:center;align-items:center;min-width:300px;display:flex}.Mapa-module__rWMHfW__image{object-fit:cover;width:100%;height:370px}.Mapa-module__rWMHfW__textContainer{display:grid}.Mapa-module__rWMHfW__heading{color:#0c4b45;text-align:center;margin:0 0 1.5rem;font-size:2rem;font-weight:700}.Mapa-module__rWMHfW__text{color:#0c4b45;white-space:pre-line;text-align:center;margin:0;font-size:1.1rem;line-height:1.6}.Mapa-module__rWMHfW__ciudadesContainer{justify-content:center;width:100%;padding-top:20px;display:grid}.Mapa-module__rWMHfW__ciudadesList{grid-template-columns:repeat(2,1fr);gap:.8rem;max-width:500px;margin:0;padding:0;list-style:none;display:grid}.Mapa-module__rWMHfW__ciudadItem{color:#0c4b45;background-color:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;align-items:center;padding:.8rem 1.2rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.Mapa-module__rWMHfW__ciudadItem:hover{background-color:#e3f2fd;border-color:#0c4b45;transform:translateY(-2px);box-shadow:0 4px 12px #0c4b4526}.Mapa-module__rWMHfW__ciudadItem:before{content:"📍";margin-right:.8rem}@media (max-width:992px){.Mapa-module__rWMHfW__container{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.Mapa-module__rWMHfW__image{height:300px}.Mapa-module__rWMHfW__ciudadesList{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Mapa-module__rWMHfW__container{gap:1.5rem;padding:1rem}.Mapa-module__rWMHfW__heading{font-size:1.6rem}.Mapa-module__rWMHfW__text{font-size:1rem}.Mapa-module__rWMHfW__image{height:250px}.Mapa-module__rWMHfW__ciudadesList{grid-template-columns:repeat(2,1fr)}}
.Imagen-module__liolna__gallery{background-color:#fff;width:100%;padding:3rem}.Imagen-module__liolna__header{text-align:center;max-width:800px;margin:0 auto 4rem;padding:0 1rem}.Imagen-module__liolna__mainTitle{color:#0c4b45;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.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:0 auto;padding:0 1rem;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__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__header{margin-bottom:3rem}.Imagen-module__liolna__mainTitle{font-size:2rem}.Imagen-module__liolna__mainDescription{font-size:1.1rem}.Imagen-module__liolna__container{flex-direction:column;gap:3rem}.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__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}}
