.styles_accordionContainer__h3N5V{display:flex;flex-direction:column;gap:6px;transition:all .3s linear;padding:16px 0 12px;border-bottom:1px solid var(--color-border)}.styles_accordionControl__cu4C3{display:flex;gap:12px;align-items:center}.styles_accordionLabel__q_VeR{cursor:pointer;font-weight:500;margin-bottom:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--color-text)}.styles_toggleBtn__JAagJ{border-radius:50%;padding:10px 12px;background-color:hsla(40,36%,58%,.12);color:var(--color-accent-strong);border:1px solid hsla(40,36%,58%,.5);outline:none;flex-grow:0;flex-shrink:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.styles_toggleBtn__JAagJ:hover{background-color:hsla(40,36%,58%,.2);border-color:hsla(40,36%,58%,.8);transform:translateY(-1px)}.styles_accordionContent__bx_2h{padding-left:57px}.styles_accordionContent__bx_2h p{color:var(--color-muted);line-height:1.7}.styles_heading__BlwbO span{display:inline-block;text-transform:uppercase;margin-bottom:20px;position:relative;font-weight:bolder;letter-spacing:1px;font-size:32px}.styles_heading__BlwbO span:after{bottom:4px;right:-10px}.styles_heading__BlwbO span:after,.styles_heading__BlwbO span:before{content:"";position:absolute;transform:rotate(44.5deg);height:16px;width:3px;background-color:var(--color-accent)}.styles_heading__BlwbO span:before{top:-4px;left:1px}.styles_roomBookingForm__RGQAX{box-shadow:var(--shadow-md);width:100%;border-radius:var(--radius-lg);overflow:hidden;background-color:var(--color-surface)}@media(min-width:1000px){.styles_roomBookingForm__RGQAX{display:grid;grid-template-columns:1fr auto}}.styles_formItem__PCthk{width:100%}.styles_formInput__BWdSH{padding:20px;display:flex;align-items:center;gap:20px;border-left:1px solid var(--color-border)}@media(min-width:1000px){.styles_formInput__BWdSH{border-left:1px solid #dedede}}.styles_formIcon__gUrtP{color:var(--color-accent);font-size:16px}.styles_formControl__Z9S_6{display:flex;flex-direction:column;flex-grow:1}.styles_formControl__Z9S_6 label{color:var(--color-text);font-size:17px}.styles_formControl__Z9S_6 input,.styles_formControl__Z9S_6 select{color:var(--color-muted);font-size:16px;width:100%;padding:4px 0;border:none;outline:none;background-color:transparent}.styles_formControl__Z9S_6 input[type=date]::-webkit-calendar-picker-indicator{background:transparent;bottom:0;color:transparent;cursor:pointer;height:auto;left:0;position:absolute;right:0;top:0;width:auto}.styles_formButton__cEFVj{background-color:#a80d2c;color:#fff;border:none;outline:none;display:inline-block;width:100%;cursor:pointer;transition:all .3s linear;padding:40px}.styles_formButton__cEFVj:not(:disabled):hover{background-color:#800c23}.styles_formButton__cEFVj:disabled{background-color:#db2e51;cursor:not-allowed}.styles_gallerySection__rcLYp{background-color:var(--color-surface);padding:60px 0}.styles_galleryGrid__EM6BX{display:grid;grid-template-columns:repeat(auto-fit,minmax(275px,1fr));grid-gap:20px;gap:20px;margin-top:20px}.styles_thumbnail__Zy6DU{overflow:hidden;position:relative;aspect-ratio:16/9;width:100%;height:-moz-fit-content;height:fit-content}.styles_thumbnail__Zy6DU img{width:100%;aspect-ratio:4/3;transition:all .3s linear}.styles_thumbnail__Zy6DU img:hover{transform:scale(1.06)}.styles_roomsSection__qcUeu{padding:60px 0;background-color:var(--color-surface-2)}.styles_roomsGrid__tL9UQ{display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:40px}.styles_roomCard__ORPVc{background-color:#fff}.styles_thumbnailContainer__wcRCI{overflow:hidden}.styles_thumbnailContainer__wcRCI img{width:100%;transition:all .3s linear;aspect-ratio:4/3}.styles_thumbnailContainer__wcRCI img:hover{transform:scale(1.2)}.styles_roomDescription__R1hzf{padding:24px 16px;text-align:center}.styles_roomDescription__R1hzf h2{margin-bottom:12px;letter-spacing:.2px}.styles_roomDescription__R1hzf p{color:var(--color-muted);line-height:1.8}.styles_details__CzPcb summary{list-style:none}.styles_details__CzPcb summary::-webkit-details-marker{display:none}.styles_descriptionClamp__PIg8R{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;margin:0}.styles_viewMore__nuCTt{display:inline-block;margin-top:4px;cursor:pointer;font-size:.85rem;color:var(--color-accent-strong);font-weight:600}.styles_viewMore__nuCTt:hover{text-decoration:underline}.styles_fullDescription__z3dux{display:none;margin-top:4px}.styles_details__CzPcb[open] .styles_descriptionClamp__PIg8R{display:none}.styles_details__CzPcb[open] .styles_fullDescription__z3dux{display:block}.styles_details__CzPcb[open] .styles_viewMore__nuCTt:after{content:"View less"}.styles_viewMore__nuCTt:after{content:"View more"}.styles_viewMore__nuCTt{font-size:0}.styles_viewMore__nuCTt:after{font-size:.85rem}.styles_loader__JS_vZ{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;border-color:#333 #333 transparent transparent;border-style:solid;border-width:3px;box-sizing:border-box;animation:styles_rotation__HcCUy 1s linear infinite}.styles_loader__JS_vZ:after,.styles_loader__JS_vZ:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border-color:transparent transparent #ff3d00 #ff3d00;border-style:solid;border-width:3px;width:40px;height:40px;border-radius:50%;box-sizing:border-box;animation:styles_rotationBack__qkXQ6 .5s linear infinite;transform-origin:center center}.styles_loader__JS_vZ:before{width:32px;height:32px;border-color:#333 #333 transparent transparent;animation:styles_rotation__HcCUy 1.5s linear infinite}@keyframes styles_rotation__HcCUy{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes styles_rotationBack__qkXQ6{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.styles_contactSection__xo1xc{padding:60px 0;background-color:var(--color-surface)}.styles_heading__GWAoT{margin-bottom:20px}.styles_contactContainer__k0wrt{display:grid;grid-template-rows:auto 320px;grid-gap:20px;gap:20px}@media (min-width:720px){.styles_contactContainer__k0wrt{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}}.styles_reservationItem__nJsZk{margin-bottom:20px}.styles_reservationThumbnail__BaAnS{overflow:hidden;position:relative;aspect-ratio:4/3;width:100%}@media (min-width:780px){.styles_reservationItem__nJsZk{display:grid;grid-template-columns:180px 1fr;align-items:stretch}.styles_reservationThumbnail__BaAnS{aspect-ratio:auto!important;height:100%;width:180px}}.styles_reservationTitle__2_VUx{display:flex;align-items:center;gap:8px}.styles_reservationEstimation__xa5P9{font-size:12px;padding:2px 6px;text-transform:uppercase;font-weight:300}.styles_onGoing__HMyH_{background-color:rgba(64,221,59,.74);color:#131313}.styles_past__xSr3R{background-color:#d8143bbb;color:#fff}.styles_future__iQ0n4{background-color:rgba(59,62,221,.719);color:#fff}@media (min-width:780px){.styles_reservationItem__nJsZk{display:grid;grid-template-columns:180px 1fr}}.styles_reservationInfos__nuPUE{padding:24px 16px;display:flex;flex-direction:column;gap:12px}@media (min-width:780px){.styles_reservationInfos__nuPUE{display:flex;justify-content:space-between;flex-direction:row}}.styles_reservationOverview__OM6SV{display:flex;flex-direction:column;justify-content:space-between;gap:6px}.styles_reservationOverview__OM6SV h2{font-size:22px}.styles_reservationOverview__OM6SV p{color:var(--color-muted)}.styles_price__mfHuS{color:var(--color-accent);font-weight:600}.styles_reservationPriceContainer__unfBB{display:flex;flex-direction:column;gap:6px}@media (min-width:780px){.styles_reservationPriceContainer__unfBB{flex-direction:column-reverse;justify-content:space-between;align-items:center}}.styles_reservationPriceContainer__unfBB p{font-size:17px;font-weight:600;color:#dc143c;text-align:center}@media (min-width:780px){.styles_reservationPriceContainer__unfBB p{text-align:right}}.styles_overviewButton__A8okT{display:inline-block;padding:12px 16px;background-color:#1f1f1f;color:#fff;outline:none;border:none;cursor:pointer;transition:all .15s linear}.styles_overviewButton__A8okT:not(:disabled):hover{background-color:#131313}.styles_overviewButton__A8okT:disabled{background-color:#2b2b2b;cursor:not-allowed}.styles_badgeContainer__NvYCP{display:inline-block;width:-moz-fit-content;width:fit-content;padding:6px 12px;border-radius:999px;font-size:12px}.styles_success__4hNVe{background-color:#0761c7c2;color:#fff}.styles_danger__X2Ikg{background-color:#c90d2fd4;color:#fff}.styles_warning__dJfnq{background-color:#b2d30bde;color:#000}