.carousel-transparent-btn{background:none;outline:transparent;border:transparent;cursor:pointer}.carousel-prev-btn,.carousel-next-btn{display:inline-block;width:24px;height:24px;background-color:#000;cursor:pointer;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.carousel-prev-btn{--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12.727 3.687a1 1 0 1 0-1.454-1.374l-8.5 9a1 1 0 0 0 0 1.374l8.5 9.001a1 1 0 1 0 1.454-1.373L4.875 12z'/%3E%3C/svg%3E");-webkit-mask-image:var(--svg);mask-image:var(--svg)}.carousel-next-btn{--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M11.273 3.687a1 1 0 1 1 1.454-1.374l8.5 9a1 1 0 0 1 0 1.374l-8.5 9.001a1 1 0 1 1-1.454-1.373L19.125 12z'/%3E%3C/svg%3E");-webkit-mask-image:var(--svg);mask-image:var(--svg)}@media (min-width: 768px){.carousel-prev-btn{margin-left:1rem}.carousel-next-btn{margin-right:1rem}}.carousel-dots{display:flex;justify-content:center;margin-top:1rem}.carousel-dot{height:10px;width:10px;margin:0 4px;background-color:#bbb;border-radius:50%;display:inline-block;cursor:pointer}.carousel-dot.active{background-color:#717171}.carousel-container.svelte-19nvjtu{display:flex;align-items:center;justify-content:center;position:relative;gap:1rem}.main-image-wrapper.svelte-19nvjtu{position:relative;width:800px;aspect-ratio:16 / 9;margin:auto}.side-image-wrapper.svelte-19nvjtu{position:relative;width:500px;aspect-ratio:16 / 9;overflow:hidden;margin:auto}@media (max-width: 768px){.side-image-wrapper.svelte-19nvjtu{display:none}}.carousel-image.main.svelte-19nvjtu,.carousel-image.side.svelte-19nvjtu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transition:transform .3s ease-in-out;width:100%;height:100%;object-fit:cover;border-radius:4px}.carousel-image.main.zoomed.svelte-19nvjtu{transform:translate(-50%,-50%) scale(2);z-index:3;cursor:zoom-out;object-fit:contain}@media (max-width: 768px){.carousel-image.main.zoomed.svelte-19nvjtu{transform:translate(-50%,-50%) scale(1.2)}}.carousel-image.main.svelte-19nvjtu:not(.zoomed){cursor:zoom-in}.choose-us-container.svelte-15m50vn{background-image:url(../../../background.jpg);background-position:100% 40%;background-size:115%}@media (max-width: 768px){.choose-us-container.svelte-15m50vn{background-image:url(../../../background-vertical.jpg);background-size:150%;background-position:50% 40%}}.text-column.svelte-15m50vn{padding:2rem;color:#fff;width:30%;display:flex;flex-direction:column;background-color:#000c;margin:0 100px 0 auto}.text-column.svelte-15m50vn hr:where(.svelte-15m50vn){width:90%}.text-column.svelte-15m50vn h2:where(.svelte-15m50vn){font-size:1.5rem}.text-column.svelte-15m50vn h3:where(.svelte-15m50vn){color:#a7b49e;font-size:1.25rem}.text-column.svelte-15m50vn a:where(.svelte-15m50vn){text-decoration:none;text-transform:none;color:#fff;display:flex;justify-content:center;align-items:center}.text-column.svelte-15m50vn p:where(.svelte-15m50vn){font-size:1.15rem}@media (max-width: 768px){.text-column.svelte-15m50vn{width:auto;padding:1rem;margin:auto}}.contact-us-button.svelte-15m50vn{border:1px solid #fff;margin-left:auto;margin-top:1rem;padding:.8rem}.arrow.svelte-15m50vn{display:inline-block;width:20px;height:20px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M11.273 3.687a1 1 0 1 1 1.454-1.374l8.5 9a1 1 0 0 1 0 1.374l-8.5 9.001a1 1 0 1 1-1.454-1.373L19.125 12z'/%3E%3C/svg%3E");background-color:#fff;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.detail-card-carousel{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin:auto;position:relative;height:auto}@media (max-width: 768px){.detail-card-carousel{min-height:350px}}.detail-card{position:relative;width:40%;background-color:#f5f5f5}@media (max-width: 768px){.detail-card{width:90%}}.detail-card-border-overlay{position:absolute;top:5%;left:5%;right:5%;bottom:5%;border:2px solid white;box-sizing:border-box;pointer-events:none;z-index:2}.detail-card-content{position:relative;z-index:1}.detail-card-image-container{height:50vh;width:auto;overflow:hidden}@media (max-width: 768px){.detail-card-image-container{width:auto;height:300px}}.detail-card-image-container img{width:100%;height:100%;object-fit:cover}.detail-card-caption{padding:1rem 3rem 2rem;text-align:center}.detail-card-caption h4{margin-top:0rem}@media (max-width: 768px){.detail-card-caption{padding:1rem 2rem}.detail-card-caption h4{margin-bottom:1rem}}.detail-card-image{width:auto;height:auto;max-height:600px;max-width:40vw;object-fit:cover;transition:transform .3s ease}@media (max-width: 768px){.detail-card-image{width:100%;max-width:none}}.detail-card-main{z-index:2}.detail-card-caption.svelte-t761rk a:where(.svelte-t761rk){color:#5e6c54}.carousel-container.svelte-eihkty{display:flex;align-items:center;justify-content:center;position:relative;gap:1rem}.main-image-wrapper.svelte-eihkty{position:relative;width:500px;text-align:center;height:300px;margin:auto;justify-content:flex-end;align-items:center;display:flex;flex-direction:column;font-size:1.1rem}.main-image-wrapper.svelte-eihkty hr:where(.svelte-eihkty){width:75%}@media (max-width: 768px){.main-image-wrapper.svelte-eihkty{height:400px}}.side-image-wrapper.svelte-eihkty{position:relative;width:300px;height:200px;text-align:center;margin:auto;font-size:.9rem}@media (max-width: 768px){.side-image-wrapper.svelte-eihkty{display:none}}.carousel-testimonial.main.svelte-eihkty{font-size:1.3rem;display:-webkit-box;-webkit-line-clamp:8;line-clamp:8;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:transform .3s ease-in-out;position:absolute;width:100%;top:40%;left:50%;transform:translate(-50%,-50%) scale(1)}.carousel-testimonial.side.svelte-eihkty{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:transform .3s ease-in-out;position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%) scale(1)}.name-slogan.svelte-13ez02s{margin:auto;text-align:center}.logo.svelte-13ez02s{height:200px;width:auto}@media (min-width: 768px){.logo.svelte-13ez02s{height:300px}}.header-underline.svelte-13ez02s{width:50%}.carousel.svelte-13ez02s{margin-top:5rem;margin-bottom:5rem}@media (max-width: 768px){.carousel.svelte-13ez02s{margin-top:2rem;margin-bottom:2rem}}.carousel.svelte-13ez02s h2:where(.svelte-13ez02s){text-align:center;font-family:Playfair Display;font-size:2rem}.descriptive-section.svelte-13ez02s{width:80%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:5rem auto}.descriptive-section.svelte-13ez02s hr:where(.svelte-13ez02s){width:50%}.descriptive-section.svelte-13ez02s p:where(.svelte-13ez02s){text-align:center;font-size:1.5rem}.descriptive-section.svelte-13ez02s h1:where(.svelte-13ez02s){text-align:center;font-family:Playfair Display;font-size:3rem}.descriptive-section.svelte-13ez02s h2:where(.svelte-13ez02s){text-align:center;font-size:1.75rem}@media (max-width: 768px){.descriptive-section.svelte-13ez02s{margin:2rem auto;width:90%}}.available-options-header.svelte-13ez02s{font-family:Playfair Display;text-align:center;margin:2rem 0;font-size:2rem}.accomodations-description.svelte-13ez02s{text-align:center;margin-bottom:2rem;font-size:1.5rem}.options-stack.svelte-13ez02s{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;transition:transform .3s ease;width:40%;text-align:center}.transparent-button.svelte-13ez02s{background:none;outline:transparent;border:transparent;cursor:pointer;width:100%}.transparent-button.svelte-13ez02s h2:where(.svelte-13ez02s){color:#000}.hover-text-mobile.svelte-13ez02s{display:flex;text-align:center;margin:1rem auto auto;width:80%;font-size:1.5rem}@media (min-width: 768px){.hover-text-mobile.svelte-13ez02s{display:none}}.options-stack.svelte-13ez02s .hover-text:where(.svelte-13ez02s){transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;font-size:1.5rem;color:#000;min-width:100%;max-width:min-content}@media (max-width: 768px){.options-stack.svelte-13ez02s .hover-text:where(.svelte-13ez02s){display:none}}.options-stack.svelte-13ez02s:hover .cabin:where(.svelte-13ez02s),.options-stack.svelte-13ez02s:hover .rv:where(.svelte-13ez02s){transform:scale(1.15)}.options-stack.svelte-13ez02s:hover .hover-text:where(.svelte-13ez02s){opacity:1;transform:translateY(0)}.lodging-types.svelte-13ez02s{position:relative;width:100%;display:flex;justify-content:space-evenly;align-items:center}.icon-label.svelte-13ez02s{margin-top:1rem;font-size:1.5rem}.cabin.svelte-13ez02s,.rv.svelte-13ez02s{background-color:currentColor;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;transition:transform .4s ease}.location-wording.svelte-13ez02s{margin-bottom:2rem;text-align:center;font-size:1.5rem}.location-wording.svelte-13ez02s a:where(.svelte-13ez02s){text-decoration:none;text-transform:none;color:#5e6c54}.cabin.svelte-13ez02s{display:inline-block;width:200px;height:200px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23000' d='m495.145 15.451l-178.215.205s7.918 25.215 15.652 35.63c13.155 17.712 67.295 2.752 59.79 35.714h55.4c6.995-6.98 14.212-15.862 15.064-23.44c1.035-9.207-15.175-16.126-12.29-24.931c5.22-15.92 44.599-23.178 44.599-23.178M256 28.311L30.455 238.82l32.666 21.777L256 83.79l192.879 176.807l32.666-21.778zM393 105v26.555l46 42.933V105zm-137 3.209L209.318 151h93.364zM189.682 169l-32.727 30H279v-30zM297 169v30h58.045l-32.727-30zm-159.682 48l-34.564 31.684l64.246-.288V217zM185 217v31.316l222.76-.994L374.682 217zm242.303 48.236L83.02 266.773l-18.141 16.63l-.932-.622A31.6 31.6 0 0 1 60.737 295h390.526a31.6 31.6 0 0 1-3.211-12.219l-.932.621zM32 267c-7.839 0-14 6.161-14 14s6.161 14 14 14s14-6.161 14-14s-6.161-14-14-14m448 0c-7.839 0-14 6.161-14 14s6.161 14 14 14s14-6.161 14-14s-6.161-14-14-14M59.656 313a31.66 31.66 0 0 1 1.08 30H103v-30zM121 313v78h46v-78zm64 0v78h46v-78zm64 0v30h30v-30zm48 0v174h94V313zm112 0v30h42.264a31.66 31.66 0 0 1 1.08-30zm-377 2c-7.839 0-14 6.161-14 14s6.161 14 14 14s14-6.161 14-14s-6.161-14-14-14m448 0c-7.839 0-14 6.161-14 14s6.161 14 14 14s14-6.161 14-14s-6.161-14-14-14M59.656 361a31.66 31.66 0 0 1 1.08 30H103v-30zM249 361v30h30v-30zm160 0v30h42.264a31.66 31.66 0 0 1 1.08-30zm-377 2c-7.839 0-14 6.161-14 14s6.161 14 14 14s14-6.161 14-14s-6.161-14-14-14m448 0c-7.839 0-14 6.161-14 14s6.161 14 14 14s14-6.161 14-14s-6.161-14-14-14m-128 28h22v18h-22zM59.656 409a31.66 31.66 0 0 1 1.08 30H279v-30zM409 409v30h42.264a31.66 31.66 0 0 1 1.08-30zm-377 2c-7.839 0-14 6.161-14 14s6.161 14 14 14s14-6.161 14-14s-6.161-14-14-14m448 0c-7.839 0-14 6.161-14 14s6.161 14 14 14s14-6.161 14-14s-6.161-14-14-14M32 457c-7.839 0-14 6.161-14 14s6.161 14 14 14s14-6.161 14-14s-6.161-14-14-14m28.736 0a31.66 31.66 0 0 1-1.08 30H87v-30zM105 457v30h174v-30zm304 0v30h43.344a31.66 31.66 0 0 1-1.08-30zm71 0c-7.839 0-14 6.161-14 14s6.161 14 14 14s14-6.161 14-14s-6.161-14-14-14'/%3E%3C/svg%3E");background-color:#000;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}@media (max-width: 768px){.cabin.svelte-13ez02s{width:100px;height:100px}}.rv.svelte-13ez02s{display:inline-block;width:200px;height:200px;--svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cpath fill='%23000' d='M27.984 30.729c-2.251 0-4.078 1.85-4.078 4.135s1.828 4.137 4.078 4.137c2.252 0 4.077-1.853 4.077-4.137c.001-2.286-1.825-4.135-4.077-4.135m0 6.324c-1.195 0-2.16-.979-2.16-2.189s.965-2.193 2.16-2.193c1.191 0 2.161.984 2.161 2.193c.001 1.21-.969 2.189-2.161 2.189m16.873-24.559C43.414 11.996 34.102 11 27.972 11c-6.129 0-16 1.009-17.461 1.441C10.36 12.485 6 13.687 6 18.414V31.03c0 .857.321 1.97.795 1.97H1v2h21.965c0-3 2.262-5.122 5.048-5.122c2.79 0 5.051 2.122 5.051 5.122h12.231C47.344 35 49 33.104 49 31.03V17.743c0-2.075-1.56-4.356-4.143-5.249m-24.821 9.879c0 .394-.281.627-.667.627h-6.583c-.389 0-.786-.148-.786-.542v-4.662c0-.392.397-.796.785-.796h6.583c.386 0 .632.404.632.796v4.662zM44 22.458c0 .394-.31.542-.7.542H28.734c-.389 0-.734-.148-.734-.542v-4.662c0-.392.345-.796.734-.796H43.3c.391 0 .7.404.7.796z'/%3E%3C/svg%3E");background-color:#000;-webkit-mask-image:var(--svg);mask-image:var(--svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}@media (max-width: 768px){.rv.svelte-13ez02s{width:100px;height:100px}}
