.header-module__hZHEWW__menuBar{z-index:888;background-color:var(--white);width:100%;padding:10px 0;position:fixed;top:0}.header-module__hZHEWW__menuNav{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.header-module__hZHEWW__logotype a img{width:180px;height:auto}.header-module__hZHEWW__linksContacto{flex-direction:row;align-items:center;gap:12px;display:flex}@media (max-width:768px){.header-module__hZHEWW__linksContacto{display:none}}.header-module__hZHEWW__linksContacto a{flex-direction:row;align-items:center;gap:5px;text-decoration:none;display:flex}.header-module__hZHEWW__linksContacto a span{color:var(--black-m);font-size:14px;font-weight:600}@media (min-width:768px) and (max-width:1052px){.header-module__hZHEWW__linksContacto a span{display:none}}.header-module__hZHEWW__menuLink{display:none}@media (min-width:768px){.header-module__hZHEWW__menuLink{flex-direction:row;gap:12px;display:flex}}.header-module__hZHEWW__menuLink a{text-align:center;color:var(--aqua);text-transform:uppercase;font-size:13px;font-weight:600;text-decoration:none;position:relative}.header-module__hZHEWW__menuLink a:after{content:" ";background-color:var(--yellow);width:0;height:1px;transition:width .3s;position:absolute;top:20px;bottom:0;left:0}.header-module__hZHEWW__menuLink a:hover{color:var(--yellow)}.header-module__hZHEWW__menuLink a:hover:after{width:100%}.header-module__hZHEWW__menuLink a.header-module__hZHEWW__active{color:var(--yellow)}.header-module__hZHEWW__menuLink a.header-module__hZHEWW__active:after{background-color:var(--yellow);width:100%}.header-module__hZHEWW__menuMovil{display:none}@media (max-width:768px){.header-module__hZHEWW__menuLink{display:none}.header-module__hZHEWW__menuMovil{flex:1;flex-direction:center;justify-content:flex-end;display:flex}.header-module__hZHEWW__menuMovil a{color:var(--blue-action-m);font-weight:700;text-decoration:none}.header-module__hZHEWW__linksMobil{background-color:var(--black);background-blend-mode:multiply;z-index:1000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;transform:translate(0%)}.header-module__hZHEWW__logotypeMovil{margin:30px 0}.header-module__hZHEWW__logotypeMovil a img{width:220px;height:auto}.header-module__hZHEWW__linksMobil a{color:var(--white);font-size:1.8rem;line-height:1.8;text-decoration:none}.header-module__hZHEWW__arrowMenu{position:absolute;top:10%;transform:translateY(-50%)}.header-module__hZHEWW__contactMovil{flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-top:50px;display:flex}.header-module__hZHEWW__contactMovil a{flex-direction:row;align-items:center;column-gap:10px;display:flex}}
.footer-module__WlMSAW__footer{background-color:var(--black-m);padding:30px 0}@media (max-width:768px){.footer-module__WlMSAW__footer{padding:50px 0}}.footer-module__WlMSAW__blockFooter{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}@media (max-width:768px){.footer-module__WlMSAW__blockFooter{flex-direction:column}}.footer-module__WlMSAW__logotypeFooter{width:40%;height:auto}@media (max-width:777px){.footer-module__WlMSAW__logotypeFooter{display:none}}.footer-module__WlMSAW__logotypeFooter a img{width:350px;height:auto}@media (min-width:778px) and (max-width:998px){.footer-module__WlMSAW__logotypeFooter a img{width:250px;height:auto}}.footer-module__WlMSAW__linksFooter{flex-direction:row;justify-content:flex-end;align-items:flex-start;gap:10%;width:60%;display:flex}@media (max-width:768px){.footer-module__WlMSAW__linksFooter{flex-direction:column;gap:30px;width:90%;margin-left:5%}}.footer-module__WlMSAW__linksFooter div{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.footer-module__WlMSAW__linksFooter div span:first-child{color:var(--black-m);margin:0;font-size:16px}.footer-module__WlMSAW__linksFooter div span{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.footer-module__WlMSAW__linksFooter div a{color:var(--white);margin:0;font-size:16px;text-decoration:none}.footer-module__WlMSAW__legendFooter{border-top:dotted 1px var(--black-m);text-align:left;width:80%;color:var(--white);margin:30px auto 0;padding-top:30px;font-size:.9rem}
.allcookies-module__LerH1G__allCookies{background:var(--aqua);z-index:888;border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;column-gap:30px;width:90%;height:140px;padding:20px 40px;display:flex;position:fixed;bottom:6%;left:5%;overflow:hidden;box-shadow:3px 3px 6px #0000001a}@media (max-width:768px){.allcookies-module__LerH1G__allCookies{flex-direction:column;align-items:center;gap:30px;height:auto;padding:20px;bottom:2%}}.allcookies-module__LerH1G__cookieDragon{opacity:.25;object-fit:contain;pointer-events:none;z-index:1;width:30%;position:absolute;bottom:0;right:0;transform:translate(-17%,20%)}@media (max-width:768px){.allcookies-module__LerH1G__cookieDragon{width:80%;transform:translate(40%,20%)}}.allcookies-module__LerH1G__paragraphCookies{flex-direction:row;align-items:center;column-gap:20px;display:flex}.allcookies-module__LerH1G__paragraphCookies img{width:130px}@media (max-width:768px){.allcookies-module__LerH1G__paragraphCookies img{width:160px}.allcookies-module__LerH1G__paragraphCookies{flex-direction:column;align-items:center;gap:10px;display:flex}}.allcookies-module__LerH1G__paragraphCookies p{color:var(--white);font-size:15px;font-weight:200;line-height:1.2}@media (max-width:768px){.allcookies-module__LerH1G__paragraphCookies p{text-align:center;margin:0}}.allcookies-module__LerH1G__paragraphCookies p a{color:var(--yellow);font-weight:400;text-decoration:none}.allcookies-module__LerH1G__paragraphCookies p a:hover{text-decoration:underline}.allcookies-module__LerH1G__contentBtn{flex-direction:row;justify-content:flex-end;width:50%;display:flex}@media (max-width:768px){.allcookies-module__LerH1G__contentBtn{justify-content:center}}.allcookies-module__LerH1G__contentBtn a{background-color:var(--black-m);color:var(--white);cursor:pointer;border:solid 1px var(--white);border-radius:6px;padding:12px 42px;font-size:16px;font-weight:400;text-decoration:none;transition:all .3s}.allcookies-module__LerH1G__contentBtn a:hover{background-color:var(--white);color:var(--blue-action)}@media (max-width:768px){.allcookies-module__LerH1G__contentBtn a{padding:.6rem 4rem;font-size:1.2rem}}
.heroslider-module__IdrEHa__heroSlider{flex-direction:column;justify-content:center;align-items:center;scroll-margin:80px;display:flex}.heroslider-module__IdrEHa__infoSlide{z-index:50;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:absolute}.heroslider-module__IdrEHa__moveSubtitle{justify-content:center;align-items:center;width:100%;height:120px;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}@media (max-width:768px){.heroslider-module__IdrEHa__moveSubtitle{width:80%;height:180px}}.heroslider-module__IdrEHa__subtitleChange{opacity:0;text-align:left;width:100%;color:var(--white);filter:blur(6px);text-align:center;font-size:4.4rem;font-weight:800;position:absolute}@media (max-width:768px){.heroslider-module__IdrEHa__subtitleChange{font-size:3.2rem}}.heroslider-module__IdrEHa__infoSlide a{color:var(--green);text-align:center;border:solid 2px var(--green);border-radius:6px;margin-top:150px;padding:8px 18px;font-size:1.8rem;font-weight:500;text-decoration:none;transition:all .3s}@media (max-width:768px){.heroslider-module__IdrEHa__infoSlide a{margin-top:250px}}.heroslider-module__IdrEHa__infoSlide a:hover{color:var(--white);border:solid 1px var(--white)}.heroslider-module__IdrEHa__overlay{z-index:40;background-color:#020202cc;width:100%;height:100vh;position:absolute;top:0;left:0}
#logotype-module__jlVfNa__nosotros{scroll-margin:120px}.logotype-module__jlVfNa__about{background:linear-gradient(#f2b33d,#b97c0a 90%);width:100%;height:auto;position:relative;overflow:hidden}.logotype-module__jlVfNa__infoAbout{flex-direction:column;align-items:flex-start;padding:100px 0;display:flex}.logotype-module__jlVfNa__info{width:100%}.logotype-module__jlVfNa__textName{color:var(--white);margin:0;font-size:clamp(48px,6vw,142px);font-weight:400}.logotype-module__jlVfNa__textLegend{color:var(--white);margin:0;font-size:clamp(48px,6vw,142px);font-weight:lighter}.logotype-module__jlVfNa__info p{color:var(--white);font-size:22px;font-weight:200;line-height:160%}.logotype-module__jlVfNa__info span{color:var(--green)}
.stands-module__iatnCa__stands{background-color:var(--gray-light);scroll-margin:80px;overflow:hidden}.stands-module__iatnCa__blockStands{flex-direction:row;height:700px;display:flex;position:relative}@media (max-width:768px){.stands-module__iatnCa__blockStands{flex-direction:column;height:auto}}.stands-module__iatnCa__imageStands{z-index:44;position:absolute;top:15%;left:0}@media (max-width:768px){.stands-module__iatnCa__imageStands{width:90%;height:auto;margin:0 auto;position:relative}.stands-module__iatnCa__infoStands{flex-direction:column;height:auto;display:flex}}.stands-module__iatnCa__titleStandsOne{z-index:45;width:40%;color:var(--green);font-size:82px;font-weight:600;position:absolute;top:10%;left:40%}@media (max-width:768px){.stands-module__iatnCa__titleStandsOne{width:100%;margin:0;font-size:62px;position:relative;top:0%;left:10%}}.stands-module__iatnCa__titleStandsTwo{z-index:45;width:40%;color:var(--greenhard);font-size:114px;font-weight:bolder;line-height:90%;position:absolute;top:18%;left:50%}@media (max-width:768px){.stands-module__iatnCa__titleStandsTwo{width:100%;margin:0;font-size:92px;position:relative;top:0%;left:10%}}.stands-module__iatnCa__textStands{z-index:46;width:40%;color:var(--black-text);font-size:24px;font-weight:300;line-height:130%;position:absolute;top:45%;left:57%}@media (max-width:768px){.stands-module__iatnCa__textStands{width:100%;position:relative;top:0;left:0}}
.btnwhatsapp-module__PS5iYG__btnWhatsApp{flex:content;border:solid 2px var(--white);cursor:pointer;color:var(--white);border-radius:6px;flex-direction:row;justify-content:flex-start;align-items:center;column-gap:12px;padding:8px 12px;font-size:18px;text-decoration:none;display:flex;background-color:#0000!important}
.servicios-module__vTZ2Qa__services{background-color:var(--yellow);place-content:center;width:100%;height:auto;margin:0;padding:0;scroll-margin:80px;display:grid;overflow:hidden}.servicios-module__vTZ2Qa__blockServices{grid-area:1/1;display:grid}.servicios-module__vTZ2Qa__path{grid-area:1/1;width:100%;height:100%}.servicios-module__vTZ2Qa__blockService{justify-content:flex-start;display:grid}.servicios-module__vTZ2Qa__blockService:nth-of-type(2){justify-content:flex-start;align-items:end;display:grid}@media (max-width:768px){.servicios-module__vTZ2Qa__blockService:nth-of-type(2){justify-content:flex-start;align-items:flex-start;display:grid}.servicios-module__vTZ2Qa__blockService{justify-content:center;align-items:self-start}}.servicios-module__vTZ2Qa__cont__blocks{grid-template-columns:44% 54%;align-items:center;gap:1em;width:100%;display:grid}@media (max-width:768px){.servicios-module__vTZ2Qa__cont__blocks{grid-template-rows:auto 1fr;grid-template-columns:1fr;align-items:baseline;width:50%;margin:0 auto;display:grid}}.servicios-module__vTZ2Qa__imageOne{z-index:44;width:100%;height:auto;position:relative;bottom:0}@media (max-width:768px){.servicios-module__vTZ2Qa__imageOne{width:70%;height:auto;margin:0 auto}}.servicios-module__vTZ2Qa__imageTwo{z-index:44;border:solid 3px var(--white);border-radius:6px;width:80%;height:auto;margin:0 auto;position:relative}@media (max-width:768px){.servicios-module__vTZ2Qa__imageTwo{width:50%;margin:0 auto}}.servicios-module__vTZ2Qa__imageThree{z-index:44;width:100%;height:auto;position:relative;bottom:0}@media (max-width:768px){.servicios-module__vTZ2Qa__imageThree{width:60%;height:auto;margin:0 auto}}.servicios-module__vTZ2Qa__infoService{z-index:777;flex-direction:column;align-items:flex-start;width:100%;display:flex}@media (max-width:768px){.servicios-module__vTZ2Qa__infoService{align-items:flex-start;width:60%;margin-left:20%;display:flex}}.servicios-module__vTZ2Qa__infoTitles h2{color:var(--white);margin:0;font-size:42px;font-weight:300}@media (max-width:768px){.servicios-module__vTZ2Qa__infoTitles h2{color:var(--white);margin:0;font-size:22px;font-weight:300}}.servicios-module__vTZ2Qa__infoTitles h3{width:100%;color:var(--green);margin:0;font-size:62px;font-weight:600}@media (max-width:768px){.servicios-module__vTZ2Qa__infoTitles h3{font-size:42px}}.servicios-module__vTZ2Qa__infoService p{color:var(--white);font-size:18px;font-weight:300;line-height:150%}@media (max-width:768px){.servicios-module__vTZ2Qa__infoService p{font-size:18px;line-height:110%}}.servicios-module__vTZ2Qa__infoService>span{color:var(--white);border-bottom:dotted 1px var(--white);margin-bottom:10px;padding-bottom:5px;font-size:18px;font-weight:300;line-height:140%}
.forms-module__2Mv_TG__contact{padding:80px 0;scroll-margin:80px}.forms-module__2Mv_TG__bloqContact{grid-template-columns:40% 60%;align-items:flex-start;display:grid}@media (max-width:768px){.forms-module__2Mv_TG__bloqContact{grid-template-columns:1fr}}.forms-module__2Mv_TG__infoContact{padding:0 16px}@media (max-width:768px){.forms-module__2Mv_TG__infoContact{margin-bottom:20px}}.forms-module__2Mv_TG__infoContact h4{margin:0;font-size:3rem}.forms-module__2Mv_TG__infoContact p{margin:0;font-size:2rem}@media (min-width:250px) and (max-width:1025px){.forms-module__2Mv_TG__infoContact h4{text-align:center;font-size:1.6rem}}@media (max-width:768px){.forms-module__2Mv_TG__infoContact h4{text-align:left;font-size:34px}}.forms-module__2Mv_TG__formContact{flex-direction:column;justify-content:center;display:flex}@media (min-width:768px) and (max-width:1024px){.forms-module__2Mv_TG__formContact{width:90%}}@media (max-width:768px){.forms-module__2Mv_TG__formContact{width:90%;margin:0 auto}}.forms-module__2Mv_TG__formUno{flex-direction:column;justify-content:space-between;gap:1rem;display:flex}@media (min-width:768px) and (max-width:1024px){.forms-module__2Mv_TG__formUno{flex-direction:column}}@media (max-width:768px){.forms-module__2Mv_TG__formUno{flex-direction:column}}.forms-module__2Mv_TG__formUno div{flex-direction:column;width:100%;display:flex}.forms-module__2Mv_TG__inputContainer{width:200px;margin:5px 0;position:relative}.forms-module__2Mv_TG__inputText{border:none;border:solid 1px var(--gray);border-radius:6px;outline:none;width:100%;padding:16px;font-size:16px}.forms-module__2Mv_TG__inputFloat{color:var(--black);pointer-events:none;font-size:14px;transition:all .2s;position:absolute;top:40%;left:12px;transform:translateY(-50%)}.forms-module__2Mv_TG__inputText:focus+.forms-module__2Mv_TG__inputFloat,.forms-module__2Mv_TG__input:placeholder-shown+label,.forms-module__2Mv_TG__inputText:not(:placeholder-shown)+.forms-module__2Mv_TG__inputFloat{color:var(--gray);background-color:#fff;padding:5px;font-size:14px;top:-2px;left:6px}.forms-module__2Mv_TG__inputText:focus{border:none;border:solid 1px var(--gray);border-radius:6px}.forms-module__2Mv_TG__formDos{flex-direction:column;justify-content:space-between;gap:1rem;margin:15px 0;display:flex}@media (min-width:768px) and (max-width:1024px){.forms-module__2Mv_TG__formDos{flex-direction:column}}@media (max-width:768px){.forms-module__2Mv_TG__formDos{flex-direction:column}}.forms-module__2Mv_TG__formDos div{flex-direction:column;width:100%;display:flex}.forms-module__2Mv_TG__formTres{flex-direction:row;justify-content:space-between;gap:1rem;margin-bottom:15px;display:flex}.forms-module__2Mv_TG__formTres div{flex-direction:column;width:100%;display:flex}.forms-module__2Mv_TG__formCuatro{flex-direction:row;justify-content:flex-start;width:100%;display:flex}.forms-module__2Mv_TG__btnSubmit{flex-grow:inherit;background-color:var(--black);border:solid 1px var(--black);width:100%;color:var(--white);cursor:pointer;border-radius:6px;padding:12px 32px;font-size:1.1rem;transition:all .3s}.forms-module__2Mv_TG__btnSubmit:hover{background-color:var(--white);color:var(--black)}@media (min-width:768px) and (max-width:1024px){.forms-module__2Mv_TG__btnSubmit{width:100%}}@media (max-width:768px){.forms-module__2Mv_TG__btnSubmit{width:100%}}.forms-module__2Mv_TG__contentError{flex-direction:row;gap:20px;margin:20px 0;display:flex}.forms-module__2Mv_TG__errorMsg{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.forms-module__2Mv_TG__errorMsg img{margin-right:10px}.forms-module__2Mv_TG__errorMsg p{color:var(--red-m);font-size:.9rem;font-weight:600}.forms-module__2Mv_TG__modal{z-index:1000;background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.forms-module__2Mv_TG__modalContent{text-align:center}.forms-module__2Mv_TG__modalContent div{padding:10px}.forms-module__2Mv_TG__modalContent div p{color:var(--white);margin:0;font-size:.8rem}
.privacy-module__hYgqAW__privacy{width:100vw;height:auto;padding:120px 0 50px}.privacy-module__hYgqAW__privacy p{text-align:justify;color:var(--blacktext);margin-bottom:50px;font-size:1.1rem;line-height:150%}.privacy-module__hYgqAW__privacy p b{color:var(--black-m);font-size:1.6rem}
.video-module__gQeFJG__gralVideos{background-color:var(--black);justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:80px 0;display:flex;overflow:hidden}.video-module__gQeFJG__infoTitles{margin-bottom:40px}.video-module__gQeFJG__infoTitles h2{width:60%;color:var(--white);margin:0;font-size:52px;font-weight:300}.video-module__gQeFJG__infoTitles h3{width:100%;color:var(--green);margin:0;font-size:72px;font-weight:600}.video-module__gQeFJG__sliderContainer{width:100%;max-width:100%;margin:auto;position:relative}.video-module__gQeFJG__sliderWrapper{transition:transform 1s}@media (max-width:768px){.video-module__gQeFJG__sliderWrapper{padding:0 5px}}.video-module__gQeFJG__slide{grid-auto-columns:repeat(auto-fit,minmax(200px));grid-template-areas:"img-a img-b""img-c img-d""img-e img-f""img-g img-h""img-i img-j""img-k img-l""img-m img-n""img-o img-p""img-q img-r""img-s img-t""img-u img-v""img-x img-0";grid-auto-rows:200px;gap:1em;display:grid}@media (min-width:768px){.video-module__gQeFJG__slide{grid-auto-columns:repeat(auto-fit,minmax(300px));grid-template-areas:"img-a img-b img-c img-d""img-a img-e img-e img-f""img-g img-g img-h img-f""img-i img-j img-j img-k""img-l img-m img-n img-o""img-l img-p img-p img-q""img-r img-r img-s img-t""img-u img-v img-s img-x";grid-auto-rows:200px;gap:1em;display:grid}}.video-module__gQeFJG__imgBox{box-sizing:border-box;border-radius:6px;position:relative;overflow:hidden}.video-module__gQeFJG__imgBox img{aspect-ratio:1;object-fit:cover;cursor:pointer;height:100%;padding:0}.video-module__gQeFJG__content{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;padding:1.2rem;transition:bottom .3s ease-in-out,opacity .3s ease-in-out;display:flex;position:absolute;bottom:-100%;left:50%;transform:translate(-50%)}.video-module__gQeFJG__imgBox:hover .video-module__gQeFJG__content{opacity:.6;cursor:pointer;transition-delay:.1s;bottom:0}.video-module__gQeFJG__modal{z-index:1000;background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.video-module__gQeFJG__modalContent{box-sizing:border-box;border:solid 1px var(--white);border-radius:6px;height:500px;padding:.5em;position:relative;overflow:hidden}.video-module__gQeFJG__modalContent img{aspect-ratio:1;object-fit:cover;cursor:pointer;border-radius:6px;width:100%;height:100%;padding:0}.video-module__gQeFJG__closeButton{cursor:pointer;color:var(--white);font-size:2rem;font-weight:100;transition:opacity .2s ease-in-out;position:absolute;top:5%;right:5%}.video-module__gQeFJG__closeButton:hover{opacity:.6}.video-module__gQeFJG__blockArrows{flex-direction:row;justify-content:space-between;width:80%;display:flex;position:absolute}@media (max-width:768px){.video-module__gQeFJG__blockArrows{display:none}}.video-module__gQeFJG__blockArrows button{cursor:pointer;background:0 0;border:none;padding:14px 20px}.video-module__gQeFJG__arrowLeft{transform:rotate(-180deg)}.video-module__gQeFJG__swipe{display:none}@media (max-width:768px){.video-module__gQeFJG__swipe{flex-direction:column;display:flex;position:absolute;bottom:5%}}
