/*
negocio/plantillas/panels/galeria/style.css
negocio/plantillas/panels/actividadespareja/style.css
negocio/plantillas/panels/footer/style.css
*/
.mdl-galeria{display:flex;width:100vw;height:81rem;background-image:url(/content/imgs/bg-deg.png);background-repeat:x-repeat;background-position:center bottom;background-size:100% 100%;position:relative;overflow:hidden}@media (max-width: 1024px){.mdl-galeria{height:55rem}}@media (max-width: 900px){.mdl-galeria{height:40rem}}.mdl-galeria
.royalSliderGaleria{height:81rem;width:100%;position:relative;z-index:2}.mdl-galeria .royalSliderGaleria
.arrowL{position:absolute;top:33rem;left:10rem;z-index:3}.mdl-galeria .royalSliderGaleria
.arrowR{position:absolute;top:33rem;right:10rem;z-index:3}.mdl-galeria .royalSliderGaleria .m-grid{display:flex;flex-direction:column;margin:0
17%;max-width:66%}.mdl-galeria .royalSliderGaleria .m-grid
.rsOverflow{max-height:69.6rem;height:69.6rem;max-width:100%;margin:0
auto;overflow:visible !important;position:relative}.mdl-galeria .royalSliderGaleria .m-grid .rsOverflow .rsArrow.rsArrowRight,
.mdl-galeria .royalSliderGaleria .m-grid .rsOverflow
.rsArrow.rsArrowLeft{position:absolute;top:50%;background-repeat:no-repeat;background-position:center center;background-size:3.2rem auto;width:3.2rem;height:2.8rem}.mdl-galeria .royalSliderGaleria .m-grid .rsOverflow
.rsArrow.rsArrowLeft{left: -13rem;background-image:url(/content/icons/arrow-white-prev.svg)}.mdl-galeria .royalSliderGaleria .m-grid .rsOverflow
.rsArrow.rsArrowRight{right: -13rem;background-image:url(/content/icons/arrow-white-next.svg)}.mdl-galeria .royalSliderGaleria .m-grid .rsOverflow
.pic{width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative}.mdl-galeria .royalSliderGaleria .m-grid .rsOverflow .pic .icon-expand{content:"";position:absolute;top:2.7rem;right:2.7rem;height:1.7rem;width:1.7rem;cursor:pointer;z-index:3}.mdl-galeria .royalSliderGaleria .m-grid .rsOverflow .rsSlide:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0.7;transition:opacity 0.3s ease}.mdl-galeria .royalSliderGaleria .m-grid .rsOverflow .rsSlide.rsActiveSlide:after{opacity:0}.mdl-galeria .royalSliderGaleria .m-grid
.rsBullets{justify-content:center;margin-top:3.4rem}.mdl-galeria .royalSliderGaleria .m-grid .rsBullets .rsBullet:not(.rsNavSelected){background-color:#ddd}@media (max-width: 1024px){.mdl-galeria
.royalSliderGaleria{height:55rem}.mdl-galeria .royalSliderGaleria
.arrowL{top:21rem;left:5rem}.mdl-galeria .royalSliderGaleria
.arrowR{top:21rem;right:5rem}.mdl-galeria .royalSliderGaleria .m-grid
.rsOverflow{max-height:44rem;height:44rem}}@media (max-width: 900px){.mdl-galeria
.royalSliderGaleria{height:40rem}.mdl-galeria .royalSliderGaleria
.arrowL{top:15rem;left:2.5rem}.mdl-galeria .royalSliderGaleria
.arrowR{top:15rem;right:2.5rem}.mdl-galeria .royalSliderGaleria .m-grid
.rsOverflow{max-height:33rem;height:33rem}.mdl-galeria .royalSliderGaleria .m-grid
.rsBullets{margin-top:3.1rem}}@media (max-width: 767px){.mdl-galeria .royalSliderGaleria .m-grid{margin:0
5%;max-width:90%}}.mdl-galeria
.bgGaleria{position:absolute;z-index:1;left:0;bottom:0;width:100%;height:60%;background-color:#F4FBFB}
.mdl-sitios-interes{padding:4rem 2rem 6rem;background:linear-gradient(180deg,#FFFFFF,#F4FBFB)}.mdl-sitios-interes
.container{max-width:130rem}.mdl-sitios-interes .btn-show-modal{padding:1.4rem 5rem;border:1px
solid #000;text-transform:uppercase;text-align:center;cursor:pointer;font-family:"Space Grotesk",sans-serif;display:flex;justify-content:center;align-items:center;gap:0.5rem;width:fit-content;margin:2.5rem auto}@media (min-width: 768px){.mdl-sitios-interes .btn-show-modal{display:none}}@media (max-width: 767.9px){.mdl-sitios-interes .sitio-modal{padding-block:2rem}}.mdl-sitios-interes .sitio-modal
.category{color:#a7eaea;padding-top:1rem}.mdl-sitios-interes .sitio-modal
.h6{margin-bottom:2.5rem}.mdl-sitios-interes .sitio-modal
.btn{margin-top:3.5rem}.mdl-sitios-interes .sitio-modal
.modal__content{width:min(90%,140rem)}.mdl-sitios-interes .sitio-modal__body{display:flex;flex-direction:column;gap:4rem}@media (min-width: 768px){.mdl-sitios-interes .sitio-modal__body{flex-direction:row;margin-top:2rem}}.mdl-sitios-interes .sitio-modal__article{max-width:70rem;flex:1;flex-shrink:0}.mdl-sitios-interes .sitio-modal .slider-wrapper{flex:1;position:relative;max-width:70rem;width:100%}.mdl-sitios-interes .sitio-modal
.slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:1000;opacity:0.8;background:transparent}@media (max-width: 767.9px){.mdl-sitios-interes .sitio-modal
.slider__arrow{width:4rem}}.mdl-sitios-interes .sitio-modal .slider__arrow.slide__button--next{right:1rem}.mdl-sitios-interes .sitio-modal .slider__arrow.slide__button--prev{left:1rem}.mdl-sitios-interes .sitio-modal__slider{width:100%;display:flex;flex-direction:column;row-gap:4rem;height:35rem}@media (min-width: 768px){.mdl-sitios-interes .sitio-modal__slider{height:45rem}}@media (min-width: 1024px){.mdl-sitios-interes .sitio-modal__slider{height:60rem}}@media (min-width: 1680px){.mdl-sitios-interes .sitio-modal__slider{height:70rem}}.mdl-sitios-interes .sitio-modal__slider
.rsNav{justify-content:end}.mdl-sitios-interes .sitio-modal__slider
img{width:100% !important;height:100% !important;aspect-ratio:0.83333333333333;margin:0
!important;object-fit:cover;object-position:center}.mdl-sitios-interes .filterable-hidden{display:none}.mdl-sitios-interes .btn--downarrow{padding-top:4rem;padding-bottom:0.5rem;display:flex;justify-content:center;position:relative}.mdl-sitios-interes .btn--downarrow::after{content:url(/content/icons/arrow_small.svg) !important;display:inline-block;transform:rotate(90deg)}.mdl-sitios-interes .btn--downarrow::before{border-top:3px solid #000;bottom:0;content:"";display:block;width:100%;height:3px;left:0;position:absolute;z-index:1}.mdl-sitios-interes .link-arrow{font-family:"Space Grotesk",sans-serif;text-align:left;display:inline-flex;font-size:1.8rem;padding:1rem 0;font-weight:500;font-stretch:normal;font-style:normal;line-height:2.8rem;letter-spacing:normal;background-image:url("/content/icons/arrow.svg");background-repeat:no-repeat;background-position:right center;padding-right:2.6rem}
.mdl-footer
.container{max-width:130rem}@media (min-width: 768px){.mdl-footer
.container{padding:0}}.mdl-footer .footer-logo
img{max-width:13.3rem}.mdl-footer .footer-grid{display:grid;grid-template-columns:1fr;max-width:160rem;margin-inline:auto}@media (max-width: 767.9px){.mdl-footer .footer-grid .footer-newsletter{order:1}.mdl-footer .footer-grid .footer-contact{order:2}.mdl-footer .footer-grid .footer-logos-grid{order:3}}@media (min-width: 768px){.mdl-footer .footer-grid{grid-template-columns:1fr 2fr}}@media (min-width: 1680px){.mdl-footer .footer-grid{grid-template-columns:auto 1fr auto}}.mdl-footer .footer-grid .footer-newsletter,
.mdl-footer .footer-grid .footer-contact{padding:4rem 2rem}@media (max-width: 767.9px){.mdl-footer .footer-grid .footer-newsletter{border-bottom:1px solid #DADADA}}.mdl-footer .footer-grid .footer-newsletter .text--big{font-weight:500;font-size:2rem}.mdl-footer .footer-grid .footer-newsletter
.input{width:100%;margin-bottom:2.3rem}@media (min-width: 768px){.mdl-footer .footer-grid .footer-newsletter .form-btn{width:fit-content}}.mdl-footer .footer-grid .footer-newsletter
p.text{margin-block:1.2rem 2rem}.mdl-footer .footer-grid .footer-newsletter-bottom{display:flex;flex-direction:column;row-gap:2.5rem}@media (min-width: 1024px){.mdl-footer .footer-grid .footer-newsletter-bottom{flex-direction:row}}.mdl-footer .footer-grid .footer-newsletter-bottom .checkbox-wrapper{flex-grow:1}.mdl-footer .footer-grid .footer-newsletter-bottom .checkbox-wrapper
.vento{vertical-align:unset}.mdl-footer .footer-grid .footer-newsletter-bottom .checkbox-wrapper
.checkbox{margin-right:0.6rem}.mdl-footer .footer-grid .footer-contact{max-width:35rem}.mdl-footer .footer-grid .footer-contact .footer-logo{margin-bottom:1.5rem}@media (max-width: 767.9px){.mdl-footer .footer-grid .footer-contact .footer-logo{display:none}}.mdl-footer .footer-grid .footer-contact .footer-breadcrumbs{margin-top:3rem}.mdl-footer .footer-grid .footer-contact .footer-social{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.5rem}.mdl-footer .footer-grid .footer-contact .text>*{display:block;margin-bottom:0.5rem}.mdl-footer .footer-grid .footer-logos-grid{display:grid;gap:5rem 1rem;justify-items:center;align-items:center}@media (max-width: 767.9px){.mdl-footer .footer-grid .footer-logos-grid{grid-template-columns:1fr 1fr;padding-top:4rem}}@media (min-width: 768px){.mdl-footer .footer-grid .footer-logos-grid{grid-column:span 2;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column}}@media (max-width: 1679.9px){.mdl-footer .footer-grid .footer-logos-grid{padding-top:4rem;border-top:1px solid #DADADA}}@media (min-width: 1680px){.mdl-footer .footer-grid .footer-logos-grid{grid-column:unset;grid-auto-flow:row;gap:5rem 2rem;place-items:center;grid-template-columns:repeat(4,1fr);margin:auto;padding-left:2.5rem}}.mdl-footer .footer-links-wrapper{margin-top:4rem}@media (min-width: 768px){.mdl-footer .footer-links-wrapper{border-top:1px solid #DADADA}}.mdl-footer .footer-links-wrapper .footer-links{display:flex;flex-direction:column;justify-content:center;padding:3rem;gap:1.5rem 3rem;text-align:center;max-width:160rem}@media (min-width: 768px){.mdl-footer .footer-links-wrapper .footer-links{flex-direction:row}}@media (min-width: 1680px){.mdl-footer .footer-links-wrapper .footer-links{justify-content:flex-start;margin:auto}.mdl-footer .footer-links-wrapper .footer-links
.emascaro{margin-left:auto}}.mdl-footer #msg_divnewsletter .err,
.mdl-footer #msg_divnewsletter
.important{font-family:"Space Grotesk",sans-serif;font-size:1.5rem;line-height:2.8rem;color:red}.mdl-footer #msg_divnewsletter .err .vento,
.mdl-footer #msg_divnewsletter .important
.vento{font-family:"Space Grotesk",sans-serif;font-size:1.5rem;line-height:2.8rem;color:red}.mdl-footer .m-msg{font-family:"Space Grotesk",sans-serif;font-size:1.6rem;line-height:2.8rem}.mdl-footer .m-msg
.vento{font-family:"Space Grotesk",sans-serif;font-size:1.6rem;line-height:2.8rem}.m-whatsapp{position:fixed;z-index:100000;bottom:2rem;right:2rem}.m-whatsapp
img{width:5.2rem;height:5.2rem}
