@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playfair+Display+SC:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&family=Quicksand:wght@300..700&family=Noticia+Text:ital,wght@0,400;0,700;1,400;1,700&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Love+Ya+Like+A+Sister&display=swap');:root{--wbox:180px;--color1:#97b8bc}*{margin:0;padding:0;box-sizing:border-box}ul,li{padding:0;list-style-type:none}#box{position:relative;width:var(--wbox);height:var(--wbox);box-shadow:0 10px 25px rgba(0, 0, 0, 0.55);display:block;border-radius:50%}#box svg{position:relative;top:0px;left:0px;width:100%;height:100%}#box svg path{fill:#7da8ae}.swiper,.swiper-wrapper,.swiper-slide,.swiper-slide img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swiper-slide,.swiper-button-next,.swiper-button-prev{outline:none;-webkit-tap-highlight-color:transparent}body{}body.home{background-color:#007000;background:radial-gradient(circle 24vw at 50% 100px, #004e00 10%, #007000 140%);background-repeat:no-repeat}a{color:white;text-decoration:none}header{color:white;font-family:'Quicksand'}header:not(.seccion) .inner{display:flex;flex-direction:column;align-items:center;padding:1rem 0}header:not(.seccion) nav{padding:2.25vmax 0 1vmax 0;font-size:1.35rem}header:not(.seccion) nav a{color:#ebebeb}header.seccion{position:fixed;top:0px;left:0px;width:100%;padding:1rem}header.seccion .inner{display:flex;justify-content:space-between}header.seccion #box{width:6rem;height:6rem}header.seccion a{color:black}header [data-toggle]{display:none;padding:0;margin:0;background-color:transparent;border:0;color:white}@media screen and (min-width:769px){header nav{display:flex;flex-direction:row}header nav a{display:flex;align-items:center}header nav a:not(:first-child)::before{content:"·";display:inline-flex;align-items:center;justify-content:center;padding:0 0.46rem;opacity:0.5;font-size:1.2em}}@media screen and (max-width:768px){header [data-toggle]{display:block;font-size:2rem;padding:1rem 0 0 0;color:#003800}header nav{display:none;flex-direction:column;align-items:center}header footer{border:1px solid red}}footer{color:white;padding:1.5rem 0}footer .inner{display:flex;flex-direction:column;align-items:center;text-align:center}footer .social{padding:1rem}main{min-height:100vh}.indice{background-color:white;display:flex;flex-direction:column;align-items:center;text-align:center}.indice h2{padding:1rem 0 1.5rem 0}.indice a{color:black;display:block;text-wrap:balance;padding-bottom:0.65rem}.indice>div{padding-bottom:2rem}@media screen and (min-width:769px){.indice{padding:5vmax}}section.ficha{padding:10vmax 0 5vmax;background-color:white;display:flex;flex-direction:column;align-items:center;text-align:center}section.ficha h2{padding:0 0 2rem 0;font-family:'Playfair Display SC';font-size:4vw}section.ficha a{color:black}section.ficha img{box-shadow:0 10px 25px rgba(0, 0, 0, 0.15)}@media screen and (min-width:769px){section.ficha img{max-height:80vmax}}@media screen and (max-width:768px){section.ficha h2{font-size:54px;padding:2.5rem 2rem 1.5rem 2rem}section.ficha img{width:100%}}.wr_swiper{position:relative;container-type:inline-size;container-name:customswiper}@media screen and (min-width:577px){.wr_swiper{padding:0 2rem 0 1rem}}.wr_swiper .swiper-container{flex:1;display:flex;align-items:center;position:relative}.wr_swiper .swiper{width:100%;height:100%}.wr_swiper .swiper-slide{width:24vw;padding:1vw;aspect-ratio:0.6666666667}.wr_swiper .swiper-slide .inner{position:relative;display:block;width:100%;height:100%;transition:transform 0.3s ease}.wr_swiper .swiper-slide .inner .title{position:absolute;top:0px;left:0px;opacity:0;background-color:#003800;color:white;padding:1rem;z-index:2;transition:opacity 0.3s ease;text-align:center;width:100%;border-top-left-radius:12px;border-top-right-radius:12px}.wr_swiper .swiper-slide .inner:hover{transform:scale(1.05)}.wr_swiper .swiper-slide .inner:hover .title{opacity:1}.wr_swiper .swiper-slide .inner .wr_img{transition:transform 0.3s ease;position:absolute;top:0px;left:0px;width:100%;height:100%;z-index:0;border-radius:12px;overflow:hidden;background-color:var(--color1);filter:drop-shadow(0 0 8px rgba(0, 0, 0, 0.5))}.wr_swiper .swiper-slide .inner img{position:absolute;top:0px;left:0px;width:100%;height:100%;object-fit:cover;display:block}.wr_swiper .boton-prev,.wr_swiper .boton-next{position:absolute;top:calc(50% - 2rem);z-index:12;color:white;font-size:2rem;opacity:0.4;width:3rem;aspect-ratio:1;background-color:#003800;display:flex;justify-content:center;align-items:center;border-radius:50%}.wr_swiper .boton-prev.boton-prev,.wr_swiper .boton-next.boton-prev{left:0px}.wr_swiper .boton-prev.boton-next,.wr_swiper .boton-next.boton-next{right:0px}@container customswiper (min-width: 1550px){.wr_swiper .swiper-slide{width:15vw}}@container customswiper (max-width: 992px){.wr_swiper .swiper-slide{width:35vw}}@container customswiper (max-width: 576px){.wr_swiper .swiper-slide{width:55vw;padding:8px}.wr_swiper .boton-prev,.wr_swiper .boton-next{display:none}}.swiper-paginador{padding:1.5vw 0 0 0;display:flex;justify-content:center}.swiper-pagination-bullet{background:#e0e0e0;color:#333;opacity:0.4}.swiper-pagination-bullet-active{background:var(--color1);color:#fff;opacity:1}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background:#003800}body::-webkit-scrollbar-thumb{background:#007000;border-radius:6px}body::-webkit-scrollbar-thumb:hover{background:#009900}