@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Macondo&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Overlock+SC&display=swap";@import"https://fonts.googleapis.com/css2?family=Alegreya+Sans+SC:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&display=swap";.home{display:flex;flex-direction:column;overflow:hidden}.home .home__hero{position:relative;width:100%;height:95vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#272519}.home .home__hero-video-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.home .home__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#16161666;z-index:1}.home .home__hero .home__hero__content{position:relative;display:flex;flex-direction:column;align-items:center;margin-left:2rem;z-index:10;padding:2rem}@media (max-width: 720px){.home .home__hero .home__hero__content{margin-left:0;padding:1.5rem;align-items:center;text-align:center}.home .home__hero .home__hero__content h1{font-size:4rem!important;line-height:2.5rem}.home .home__hero .home__hero__content p.home__hero-subtitle{font-size:1rem!important;line-height:1.5rem}.home .home__hero .home__hero__content .home__btn{font-size:1rem;padding:.6rem 1.5rem}}@media (max-width: 480px){.home .home__hero .home__hero__content{padding:1rem}.home .home__hero .home__hero__content h1{font-size:4rem!important;line-height:2rem;padding:1rem}.home .home__hero .home__hero__content p.home__hero-subtitle{font-size:.9rem!important}.home .home__hero .home__hero__content .home__btn{font-size:.9rem;font-family:Montserrat,sans-serif;padding:.5rem 1.2rem}}.home .home__hero .home__hero__content .home__hero-title{font-size:clamp(2rem,6vw,6rem);font-family:Alegreya Sans SC,sans-serif;z-index:2!important;font-weight:300;color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.6);margin-bottom:1rem}.home .home__hero .home__hero__content .home__hero-subtitle{font-family:Montserrat,sans-serif;font-size:1rem;color:#fff;margin-bottom:2rem;padding:1rem;text-shadow:1px 1.5px 5px rgba(0,0,0,.5)}@media (min-width: 768px){.home .home__hero .home__hero__content .home__hero-subtitle{font-size:1rem}}.home .home__hero .home__hero__content .home__btn{background-color:#f8f5d2;color:#272519;padding:.75rem 2rem;border-radius:5px;font-weight:400;z-index:10;font-size:1.2rem;text-align:center;transition:all .3s ease;cursor:pointer}.home .home__hero .home__hero__content .home__btn:hover{background-color:#fffffe;transform:translateY(-5px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home__alojamiento{width:100%;display:flex;flex-direction:column}.home__alojamiento h3{font-size:1.5rem;font-weight:300;text-align:center;margin:2rem 0}@media (min-width: 768px){.home__alojamiento h3{font-size:2rem}}.home .services{width:100%;background-color:#f8f5d2;padding:2rem 1rem}.home .services .icon-section{max-width:1200px;margin:0 auto}.home .services .icon-section h3{font-size:1.5rem;font-weight:300;margin-bottom:2rem;font-family:Alegreya Sans SC,sans-serif;color:#272519}@media (min-width: 768px){.home .services .icon-section h3{font-size:1.9rem}}.home .services .icon-section .amenities-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;justify-items:start}@media (min-width: 768px){.home .services .icon-section .amenities-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.home .services .icon-section .amenities-grid{grid-template-columns:repeat(3,1fr)}}.home .services .icon-section .amenity-item{display:flex;flex-direction:row;align-items:center;font-family:Montserrat,sans-serif;font-size:.875rem;color:#272519;padding:0}.home .services .icon-section .amenity-item .amenity-icon{font-size:1.5rem;color:#272519;width:1.5rem;height:1.5rem;display:flex;justify-content:center;align-items:center}.home .services .icon-section .amenity-item .amenity-text{text-align:left;line-height:1.4;margin-left:1rem}.home .location-info{width:100%;padding:3rem 1rem;background-color:#f8f5d2}.home .location-info h3{font-size:1.5rem;font-weight:300;margin-bottom:2rem;font-family:Alegreya Sans SC,sans-serif;color:#272519}@media (min-width: 768px){.home .location-info h3{font-size:2rem}}.home .location-info .location-content{display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap;justify-content:center;align-items:stretch}@media (max-width: 480px){.home .location-info .location-content{gap:1rem;flex-direction:column;align-items:center}}.home .location-info .location-content .location-map,.home .location-info .location-content .location-weather{flex:1 1 100%;max-width:100%;box-shadow:0 4px 10px #0000000d;border-radius:12px;overflow:hidden;font-size:.8rem;padding:.4rem}@media (min-width: 768px){.home .location-info .location-content .location-map,.home .location-info .location-content .location-weather{flex:1 1 400px;max-width:600px}}.home .location-info .location-content .location-weather{display:flex;justify-content:center;align-items:center;padding:1rem}.home .instagram-title{font-size:1.5rem;font-weight:300;font-family:Alegreya Sans SC,sans-serif;color:#272519;text-align:start;background-color:#f8f5d2;padding:1rem}@media (min-width: 768px){.home .instagram-title{font-size:2rem}}.home .carousel-section{width:100%;background-color:#272519;padding:2rem 1rem;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.map{max-width:80%;cursor:pointer;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;margin:2rem auto}.map iframe{width:100%;height:400px;border:0;pointer-events:none}@media (max-width: 768px){.map iframe{height:300px}}@media (max-width: 480px){.map iframe{height:250px}}.weather-widget,.weather-widget #mrwid14794f837367aa9a7327cafd05009953{width:100%;height:100%}.weather-widget #mrwid14794f837367aa9a7327cafd05009953 iframe{width:100%;height:100%;border:none;border-radius:12px}.instagram-feed{width:100%;background-color:#f8f5d2;padding:3rem 2rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.instagram-feed iframe{max-width:900px;margin:0 auto;display:block;height:auto}@media (max-width: 768px){.instagram-feed iframe{height:600px}}.instagram-feed .instagram-button{width:8rem;height:2rem;display:flex;flex-direction:row;align-items:center;font-size:.8rem;font-weight:500;font-family:Montserrat,sans-serif;color:#272519;border-radius:5px;text-decoration:none;padding:1rem;margin-left:1rem}.instagram-feed .instagram-button .icon{font-size:1rem;margin:.2rem}.instagram-feed .instagram-button .arrow{font-size:.9rem;margin:.2rem}@media (max-width: 768px){.instagram-feed{flex-direction:column}.instagram-feed .instagram-button{width:10%;margin-left:0;margin-top:1rem;height:40px;justify-content:center}}.carousel-container{width:100%;max-width:1200px;margin:0 auto;position:relative}.carousel-container .slick-slide{display:flex!important;justify-content:center}.carousel-container .slick-slide img{width:100%;max-width:400px;height:auto;margin:0 auto;border-radius:8px;object-fit:cover}@media (max-width: 600px){.carousel-container .slick-slide img{max-width:90vw}}.carousel-container .slick-dots{bottom:10px;margin-top:1rem;display:flex;justify-content:center;align-items:center}.carousel-container .custom-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;background:#00000080;padding:.5rem;border-radius:50%;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.carousel-container .custom-arrow:hover{background:#000c}.carousel-container .custom-arrow svg{font-size:1.5rem}@media (max-width: 600px){.carousel-container .custom-arrow svg{font-size:1.2rem}}.carousel-container .custom-arrow-left{left:10px}.carousel-container .custom-arrow-right{right:10px}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.servicios-cards{background-color:#f8f5d2;display:flex;flex-direction:column;align-items:center;padding:3rem 1rem}.servicios-cards .title{font-size:1.9rem;font-weight:300;text-align:flex-start;margin-bottom:2rem;font-family:Alegreya Sans SC,sans-serif;color:#272519}.servicios-cards .cards-container{display:grid;gap:2rem;justify-content:center}@media (min-width: 768px){.servicios-cards .cards-container{grid-template-columns:repeat(3,323px)}}.servicios-cards .cards-container .card{width:323px;height:439px;border:3px solid;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;background:#f8f5d2}.servicios-cards .cards-container .card .img-wrapper{position:relative;height:200px}.servicios-cards .cards-container .card .img-wrapper img{width:100%;height:100%;object-fit:cover;opacity:.6}.servicios-cards .cards-container .card .img-wrapper h2{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#0006;color:#f8f5d2;font-family:Alegreya Sans SC,sans-serif;font-size:1.25rem;padding:.5rem 1rem;display:flex;justify-content:center}.servicios-cards .cards-container .card .card-content{padding:1rem}.servicios-cards .cards-container .card .card-content ul{list-style:disc inside;list-style-type:none;color:#000;font-family:Montserrat,sans-serif;padding-left:0;padding-right:1rem}.servicios-cards .cards-container .card .card-content ul li{margin-bottom:.5rem}.footer{width:100%;background-color:#f8f5d2;min-height:5rem;padding:1.5rem;font-family:Alegreya Sans SC,sans-serif;color:#272519;display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.footer{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footerSection{display:flex;flex-direction:column;align-items:center;text-align:center}.footerSection .navOp{list-style:none;padding:0;margin:0}.footerSection ul{padding:0;list-style:none;display:flex;gap:1rem}.footerSection a{color:#272519;text-decoration:none;font-size:.9rem}.footerSection a:hover{text-decoration:underline}.footerSection a:focus{outline:2px dashed #A2CABC;outline-offset:4px}.footerSection p{font-size:1rem;margin-bottom:.5rem}@media (min-width: 768px){.footerSection{align-items:flex-start;text-align:left}}.footerIcons{display:flex;font-size:1.5rem}.footerIcons li{display:flex;align-items:center}.footerIcons a{color:#272519}.footerLogo{width:80px;margin-bottom:.5rem}.headerBox{width:100%;height:4rem;display:flex;align-items:center;justify-content:space-between;background-color:#f8f5d2;color:#272519;position:relative;padding:0 1rem;z-index:20}.headerBox .logoBox .logo img{width:3rem;height:3rem;object-fit:contain;display:block;padding-top:.3rem}.navBar{display:flex;flex-direction:row;align-items:center;justify-content:space-around;font-family:Montserrat,sans-serif;margin-right:2rem;font-weight:400;list-style:none;font-size:1rem;gap:1rem}.navBar li .navOp{text-decoration:none;color:#272519;transition:transform .3s ease,color .3s ease;display:inline-block}.navBar li .navOp:hover{transform:translateY(-.3125rem);color:#000}.menuButton{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:25}.menuButton .hamburgerMenu{width:1.5625rem;height:.1875rem;background-color:#272519;margin:.25rem 0;transition:.4s}@media screen and (max-width: 768px){.menuButton{display:flex;flex-direction:column;align-items:center;width:2.5rem;margin:.3rem}.navBar{display:none;position:absolute;top:4rem;left:0;width:100%;flex-direction:column;background-color:#f8f5d2;opacity:0;transform:translateY(-100%);transition:transform .5s ease,opacity .5s ease;padding:1rem 0;gap:1rem;z-index:15}.navBar.active{display:flex;opacity:1;transform:translateY(0)}.navBar li{width:100%;text-align:center}.navBar li .navOp{display:block;width:100%;padding:.5rem 0}.navBar li .navOp:hover{transform:none;background-color:#c90b0b1a}}.legal{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:start;padding:2rem;font-family:Montserrat,sans-serif;font-weight:300;color:#000}h1{font-size:2.5rem;margin-bottom:1rem;color:#000;font-weight:600}h2{font-size:1.5rem;margin-top:1.5rem;margin-bottom:.5rem;color:#000;font-weight:400}.origen{padding:2rem;font-family:Alegreya Sans SC,sans-serif;color:#272519;list-style:disc inside;list-style-type:none}.origen h1{font-size:1.5rem;font-weight:300;margin-bottom:2rem;color:#272519;text-align:left}@media (min-width: 768px){.origen h1{font-size:1.9rem}}.origen .volverBtn{display:flex;width:5rem;flex-direction:row;align-items:center;justify-self:flex-start;margin-left:0;background:none;border:none;color:#272519;font-size:.8rem;cursor:pointer;margin-bottom:2rem;padding-left:0}.origen .volverBtn:hover{text-decoration:underline}.origen .origenBoxes{display:flex;flex-direction:column;align-items:flex-start;gap:2rem}@media (min-width: 768px){.origen .origenBoxes{flex-direction:row;flex-wrap:wrap;justify-content:center}}.origen .origenBoxes .origenBox{width:100%;max-width:400px;border:2px solid #272519;border-radius:8px;overflow:hidden;background:#f8f5d2}.origen .origenBoxes .origenBoxHeader{position:relative;cursor:pointer;text-align:center}.origen .origenBoxes .origenBoxHeader .origenBoxImg{width:100%;height:200px;object-fit:cover;opacity:.6}.origen .origenBoxes .origenBoxHeader .origenBoxTitle{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#f8f5d2cc;padding:.5rem 1rem;font-size:1.25rem;color:#272519;border-radius:4px}.origen .origenBoxes .origenBoxContent{padding:1rem}.origen .origenBoxes .origenBoxContent p{margin-bottom:1rem;list-style:disc inside;list-style-type:none}.origen .origenBoxes .origenBoxContent ul{list-style:none;padding-left:0;margin-left:0}.origen .origenBoxes .origenBoxContent li{margin-bottom:.5rem}.origen .origenBoxes .origenBoxContent img{width:100%;max-width:100%;margin-bottom:1rem;border-radius:4px;object-fit:cover}.alojamiento{padding:2rem;font-family:Alegreya Sans SC,sans-serif}.alojamiento h1{font-size:1.9rem;font-weight:300;text-align:flex-start;margin-bottom:2rem;font-family:Alegreya Sans SC,sans-serif;color:#272519}.alojamiento .volverBtn{display:flex;width:5rem;align-items:center;gap:.5rem;background:none;border:none;color:#272519;font-size:.9rem;cursor:pointer;margin-bottom:2rem;padding:0}.alojamiento .volverBtn:hover{text-decoration:underline}.alojamiento .alojaBoxes{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.alojamiento .alojaBoxes{grid-template-columns:repeat(2,1fr);justify-items:center}}.alojamiento .alojaBox{width:100%;max-width:400px;border:2px solid #272519;border-radius:8px;overflow:hidden;background:#272519;box-shadow:0 2px 8px #0000000d}.alojamiento .alojaBoxHeader{position:relative;cursor:pointer;text-align:center}.alojamiento .alojaBoxHeader .alojaBoxImg{width:100%;height:200px;object-fit:cover;opacity:.9;transition:transform .3s ease}.alojamiento .alojaBoxHeader .alojaBoxImg:hover{transform:scale(1.02)}.alojamiento .alojaBoxHeader .alojaBoxTitle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.5rem;font-weight:700;text-shadow:1px 1px 4px rgba(0,0,0,.6)}.alojamiento .alojaBoxContent{padding:1rem;display:flex;flex-direction:column;align-items:flex-start}.alojamiento .alojaBoxContent ul{margin-bottom:1rem}.alojamiento .alojaBoxContent ul li{margin-bottom:.5rem;list-style-type:none;font-size:.95rem;color:#fff}.alojamiento .alojaBoxContent .verMasBtn{background-color:#a2cabc;color:#272519;border:none;padding:.4rem .8rem;font-size:.9rem;border-radius:5px;cursor:pointer;display:inline-flex;align-items:center;gap:.3rem;transition:background-color .2s ease}.alojamiento .alojaBoxContent .verMasBtn svg{font-size:.9rem}.alojamiento .alojaBoxContent .verMasBtn:hover{background-color:#82b7a5}.categoriaDetalle{padding:2rem;display:flex;flex-direction:column;width:94%;max-width:1200px;margin:0 auto}.categoriaDetalle .volverBtn{display:flex;width:5rem;align-items:center;gap:.5rem;background:none;border:none;color:#272519;font-size:.9rem;cursor:pointer;margin-bottom:2rem;padding:0}.categoriaDetalle .volverBtn:hover{text-decoration:underline}.categoriaDetalle .categoriaTitulo{font-size:1.9rem;font-weight:300;text-align:left;margin-bottom:2rem;font-family:Alegreya Sans SC,sans-serif;color:#272519}.categoriaDetalle .categoriaGrid{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.categoriaDetalle .categoriaGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.categoriaDetalle .categoriaGrid{grid-template-columns:repeat(3,1fr)}}.categoriaDetalle .categoriaCard{background:#fff;border-radius:10px;padding:1rem;box-shadow:0 4px 12px #0000001a;max-width:100%}.categoriaDetalle .carousel{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem}.categoriaDetalle .carousel img{height:150px;border-radius:8px;cursor:context-menu;transition:transform .3s ease}.categoriaDetalle .carousel img:hover{transform:scale(1.05)}.categoriaDetalle .categoriaNombre{margin-top:1rem;font-size:1.3rem;color:#272519;font-family:Montserrat,sans-serif}.categoriaDetalle .categoriaDesc{font-size:1rem;color:#272519;font-family:Montserrat,sans-serif;margin-top:.5rem}.categoriaDetalle .zoomOverlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:1000;cursor:zoom-out}.categoriaDetalle .zoomOverlay .zoomImg{max-width:40%;max-height:90%;border-radius:10px;object-fit:contain}.servicios-page{padding:2rem;background-color:#272519;min-height:100vh;color:#f8f5d2}.servicios-page .back-btn{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem;font-family:Montserrat,sans-serif;color:#f8f5d2;background:none;border:none;width:5rem;gap:.5rem;font-size:.9rem;cursor:pointer;padding:0}.servicios-page h1{font-size:1.5rem;font-weight:300;margin-bottom:2rem;font-family:Alegreya Sans SC,sans-serif;color:#f8f5d2}@media (min-width: 768px){.servicios-page h1{font-size:1.9rem;text-align:left}}.servicios-page .cards-container{display:grid;gap:1.5rem;justify-content:center}@media (min-width: 768px){.servicios-page .cards-container{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width: 1024px){.servicios-page .cards-container{grid-template-columns:repeat(3,323px);gap:3rem}}.servicios-page .cards-container .card{width:100%;max-width:323px;height:auto;border:3px solid;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;background:#f8f5d2}.servicios-page .cards-container .card .img-wrapper{position:relative;height:200px;overflow:hidden}.servicios-page .cards-container .card .img-wrapper img{width:100%;height:100%;object-fit:cover;opacity:.6}.servicios-page .cards-container .card .img-wrapper h2{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);margin:0;padding:.5rem 1rem;background:#0006;color:#f8f5d2;font-family:Alegreya Sans SC,sans-serif;font-size:1.25rem;display:flex;justify-content:center}.servicios-page .cards-container .card .card-content{padding:1rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}.servicios-page .cards-container .card .card-content .subtitle{font-family:Montserrat,sans-serif;font-weight:500;color:#272519;margin-bottom:.5rem}.servicios-page .cards-container .card .card-content ul{list-style:none;margin-bottom:1rem;font-family:Montserrat,sans-serif;color:#000}.servicios-page .cards-container .card .card-content ul li{margin-bottom:.25rem}.servicios-page .cards-container .card .card-content .img-btn{align-self:center;width:160px;height:44px;font-family:Montserrat,sans-serif;font-size:.8rem;color:#000;background:transparent;border:2px solid #272519;border-radius:5px;cursor:pointer}.servicios-page .cards-container .card .card-content .img-btn:hover{background:#272519;color:#f8f5d2}.carousel-modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.carousel-modal .overlay{position:absolute;width:100%;height:100%;background:#000000b3}.carousel-modal .carousel-content{position:relative;z-index:10;background:#f8f5d2;padding:1rem;border-radius:8px;max-width:90vw;max-height:90vh;overflow:auto;display:flex;flex-direction:column;align-items:center}.carousel-modal .carousel-content .close-btn{position:absolute;top:8px;right:8px;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#272519}.carousel-modal .carousel-content .images{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.5rem;max-width:100%}.carousel-modal .carousel-content .images img{max-height:60vh;max-width:60vw;object-fit:contain;border-radius:6px;cursor:pointer;transition:transform .3s}.carousel-modal .carousel-content .images img:hover{transform:scale(1.05)}@media (max-width: 768px){.carousel-modal .carousel-content{max-width:95vw;max-height:85vh;padding:.5rem}.carousel-modal .carousel-content .images{gap:.5rem}.carousel-modal .carousel-content .images img{max-height:40vh;max-width:80vw}.carousel-modal .carousel-content .close-btn{font-size:1.3rem;top:6px;right:6px}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;margin:0}.appLayout{display:flex;flex-direction:column;min-height:100vh}.mainContent{flex:1}h1{color:#f8f5d2}a{text-decoration:none;color:inherit}.contacto-page{padding:2rem;background-color:#f8f5d2;color:#272519;min-height:100vh;display:flex;flex-direction:column;align-items:center}.contacto-page .volverBtn{display:flex;align-items:center;gap:.5rem;width:auto;align-self:flex-start;background:none;border:none;color:#272519;font-size:.85rem;font-family:Montserrat,sans-serif;cursor:pointer;margin-bottom:1.5rem;padding:0}.contacto-page .volverBtn:hover{text-decoration:underline}.contacto-page h1{font-size:1.9rem;font-weight:300;text-align:flex-start;margin-bottom:2rem;font-family:Alegreya Sans SC,sans-serif;color:#272519;width:100%;max-width:600px}.contacto-page .info-section,.contacto-page .whatsapp-section{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem;font-family:Montserrat,sans-serif;font-size:1rem;margin-bottom:3rem;width:100%;max-width:600px}.contacto-page .info-section .info-item,.contacto-page .whatsapp-section .info-item{display:flex;align-items:center;gap:.75rem}.contacto-page .info-section .info-item svg,.contacto-page .whatsapp-section .info-item svg{color:#272519;font-size:1.2rem}.contacto-page .info-section label,.contacto-page .whatsapp-section label{font-size:1rem;font-weight:500;margin-bottom:.25rem}.contacto-page .info-section select,.contacto-page .whatsapp-section select{padding:.6rem 1rem;font-size:1rem;border:1.5px solid #A2CABC;border-radius:8px;background:#f8f5d2;color:#000;width:100%;transition:border-color .2s}.contacto-page .info-section select:focus,.contacto-page .whatsapp-section select:focus{outline:none;border-color:#272519}.contacto-page .info-section .whatsapp-button,.contacto-page .whatsapp-section .whatsapp-button{width:100%;max-width:300px;display:flex;align-items:center;justify-content:center;gap:.6rem;background:#144526;color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:background .3s ease}.contacto-page .info-section .whatsapp-button .icon,.contacto-page .whatsapp-section .whatsapp-button .icon{font-size:1.3rem}.contacto-page .info-section .whatsapp-button:hover,.contacto-page .whatsapp-section .whatsapp-button:hover{background:#1da851}@media (min-width: 480px){.contacto-page{padding:1.5rem 1rem}.contacto-page h1{font-size:1.5rem;text-align:left}.contacto-page .info-section,.contacto-page .whatsapp-section{gap:1rem;font-size:.95rem}.contacto-page .whatsapp-button{font-size:.95rem;padding:.65rem 1.25rem;width:100%}.contacto-page select{font-size:.95rem}.contacto-page .volverBtn{font-size:.8rem}}*{margin:0}*:before,*:after{box-sizing:border-box}html,body{overflow-x:hidden}body{min-height:100vh;flex-direction:column;font-family:"Montserrat" sans-serif}.navBar a{text-decoration:none!important}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}
