@layer bricks {}@layer bricks {.brxe-text-link{gap:5px}.brxe-text-link,.brxe-text-link span{align-items:center;display:inline-flex}.brxe-text-link span{justify-content:center}.brxe-text-link .icon{flex-shrink:0}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}@layer bricks {.brxe-slider-nested{min-width:0;width:100%}.brxe-slider-nested .splide__slide{align-items:center;display:flex;justify-content:center;position:relative}.brxe-slider-nested .splide__arrows:not(.custom) .splide__arrow--prev{transform:translateY(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows:not(.custom).splide__arrows--ttb .splide__arrow--prev{transform:translateX(-50%) scaleX(-1)}.brxe-slider-nested .splide__arrows svg{min-height:0;min-width:0}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-filter-radio{list-style-type:none;margin:0;padding:0}:where(.brxe-filter-radio[data-mode=button]){display:flex;flex-wrap:wrap;gap:var(--brx-btn-options-gap,10px)}.brxe-filter-radio[data-mode=default]{display:flex;flex-direction:column;gap:var(--brx-options-gap)}.brxe-filter-radio[data-mode=default].brx-count-align-end .brx-option-text{flex:1}.brxe-filter-radio[data-mode=default].brx-count-align-end .brx-option-text .brx-option-count{margin-inline-start:auto}.brxe-filter-radio[data-mode=button] input[type=radio]{appearance:none;-webkit-appearance:none;border:0;height:0;margin:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;width:0}.brxe-filter-radio[data-mode=button] input[type=radio]:focus-visible+.bricks-button,.brxe-filter-radio[data-mode=button] label:focus-within .bricks-button{outline:2px solid var(--brx-indicator-focus-color,#3b82f6);outline-offset:2px}.brxe-filter-radio input.brx-a11y-hidden{appearance:none;-webkit-appearance:none;border:0;height:0;margin:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;width:0}.brxe-filter-radio .brx-input-indicator{align-items:center;background-color:var(--brx-indicator-bg,transparent);border-color:var(--brx-indicator-border-color,currentcolor);border-radius:50%;border-style:var(--brx-indicator-border-style,solid);border-width:var(--brx-indicator-border-width,1px);display:inline-flex;flex-shrink:0;height:var(--brx-indicator-size,1em);justify-content:center;position:relative;transition:background-color .15s ease,border-color .15s ease;width:var(--brx-indicator-size,1em)}.brxe-filter-radio .brx-input-indicator:after{background-color:#3b82f6;border-radius:50%;content:"";display:block;height:calc(var(--brx-indicator-size, 1em)*.5);left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .15s ease;width:calc(var(--brx-indicator-size, 1em)*.5)}.brxe-filter-radio input[type=radio]:checked+.brx-input-indicator{background-color:var(--brx-indicator-bg-checked,transparent);border-color:var(--brx-indicator-border-color-checked,#3b82f6)}.brxe-filter-radio input[type=radio]:checked+.brx-input-indicator:after{background-color:var(--brx-indicator-check-color-checked,#3b82f6);opacity:1}.brxe-filter-radio input[type=radio]:focus-visible+.brx-input-indicator{outline:2px solid var(--brx-indicator-focus-color,#3b82f6);outline-offset:2px}.brxe-filter-radio input[type=radio]:disabled+.brx-input-indicator{cursor:default;opacity:.5}.brxe-filter-radio label{align-items:center;color:inherit;cursor:pointer;display:flex;font:inherit;gap:var(--brx-indicator-gap,.5em);margin:inherit;position:relative}.brxe-filter-radio .brx-option-text{display:inline-flex;gap:4px}.brxe-filter-radio:not([data-mode=button]) .brx-show-more-less-wrapper{margin-top:10px}}.brxe-lgzwml {display: flex; justify-content: center; align-items: center; flex-grow: 1; width: 100%; height: 100%}.brxe-lgzwml:not(.tag), .brxe-lgzwml img {object-fit: cover}.brxe-jdsrbl {display: flex; width: 90vw; justify-content: center; align-items: center; overflow: hidden; height: 100%; min-height: 0px}.brxe-oulbtq {text-align: left; min-width: 0px; max-width: 60vw}@media (max-width: 767px) {.brxe-oulbtq {max-width: auto; text-align: center; width: 100%}}.brxe-ecrwsb {min-width: 0px}@media (max-width: 767px) {.brxe-ecrwsb {font-size: 18px}}@media (max-width: 478px) {.brxe-ecrwsb {width: 100%; font-size: 16px}}.brxe-ockepi {display: grid; align-items: initial; flex-direction: row; align-items: flex-start; width: clamp(240px, 90vw, 1800px); justify-content: space-between; margin-top: 40px; margin-bottom: 40px; column-gap: 60px; grid-template-columns: auto 1fr}@media (max-width: 991px) {.brxe-ockepi {column-gap: 48px}}@media (max-width: 767px) {.brxe-ockepi {flex-direction: column; row-gap: 16px; display: flex; align-items: center}}@media (max-width: 478px) {.brxe-ockepi {width: 90%}}.brxe-vgbhoe {align-items: center; display: grid; align-items: initial; flex-direction: column; position: relative; top: -2px; scroll-snap-type: unset; height: 100vh; grid-template-rows: 1fr auto; justify-items: center; margin-bottom: 40px}@media (max-width: 767px) {.brxe-vgbhoe {height: 90vh; flex-direction: row}}.brxe-dbxmju .brxe-vfyhkp.brxe-div {width: 1px; height: 1px; position: absolute; top: 0px; right: 0px}.brxe-qmztyx .brxe-dtszxc.brxe-image:not(.tag), .brxe-qmztyx .brxe-dtszxc.brxe-image img {object-fit: cover}.brxe-qmztyx .brxe-dtszxc.brxe-image {height: 100%; width: 100%}.brxe-qmztyx.brxe-block {height: 35vh; width: 40vw}.brxe-dbxmju .brxe-awyrhq.brxe-slider-nested .splide__arrow {height: 60px; width: 60px; background-color: var(--light); border-radius: 100%; font-size: 60px; min-height: 60px; min-width: 60px}.brxe-dbxmju .brxe-awyrhq.brxe-slider-nested .splide__arrow svg {height: 60px; width: 60px}.brxe-dbxmju .brxe-awyrhq.brxe-slider-nested .splide__arrow--prev {left: -30px}.brxe-dbxmju .brxe-awyrhq.brxe-slider-nested .splide__arrow--next {right: -30px}@media (max-width: 478px) {.brxe-dbxmju .brxe-awyrhq.brxe-slider-nested .splide__arrow {height: 40px; width: 40px; font-size: 45px; min-height: 45px; min-width: 45px}.brxe-dbxmju .brxe-awyrhq.brxe-slider-nested .splide__arrow svg {height: 45px; width: 45px}}.brxe-dbxmju .brxe-byruao.brxe-heading {margin-top: 24px; margin-bottom: 8px}@media (max-width: 991px) {.brxe-dbxmju .brxe-byruao.brxe-heading {text-align: center}}@media (max-width: 767px) {.brxe-dbxmju .brxe-byruao.brxe-heading {align-self: center}}@media (max-width: 478px) {.brxe-dbxmju .brxe-byruao.brxe-heading {text-wrap: balance; text-align: center}}.brxe-dbxmju .brxe-fpphjn.brxe-text {text-transform: uppercase; font-size: var(--text-m); color: var(--dark); font-family: "new-atlas"; font-weight: 500; margin-bottom: 16px}.brxe-dbxmju .brxe-fpphjn.brxe-text a {text-transform: uppercase; font-size: var(--text-m); color: var(--dark); font-family: "new-atlas"; font-weight: 500; font-size: inherit}@media (max-width: 991px) {.brxe-dbxmju .brxe-fpphjn.brxe-text {text-align: center}.brxe-dbxmju .brxe-fpphjn.brxe-text a {text-align: center; font-size: inherit}}@media (max-width: 767px) {.brxe-dbxmju .brxe-fpphjn.brxe-text {align-self: center}}.brxe-dbxmju .brxe-sdghax.brxe-text-basic {font-size: 18px; color: var(--darkest); margin-top: 8px; margin-bottom: 8px}@media (max-width: 767px) {.brxe-dbxmju .brxe-sdghax.brxe-text-basic {font-size: 16px}}.brxe-dbxmju .brxe-nqvziw.brxe-text {font-size: var(--text-m); text-wrap: balance; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 8px; margin-top: 16px; margin-bottom: 16px; border-top: 1px solid var(--bright); border-bottom: 1px solid var(--bright)}.brxe-dbxmju .brxe-nqvziw.brxe-text a {font-size: var(--text-m); text-wrap: balance; font-size: inherit}.brxe-nqvziw ul { column-count: 2; column-fill: balance; column-gap: 20px; list-style-position: outside;} .brxe-nqvziw li { break-inside: avoid-column; margin-bottom: 3px;}.brxe-kcnfxv {color: var(--darkest); font-size: var(--text-l); font-weight: 500; text-transform: uppercase; font-family: "new-atlas"; position: relative; margin-top: 16px; margin-bottom: 16px; padding-top: 4px; padding-right: 24px; padding-bottom: 4px; padding-left: 24px}.brxe-kcnfxv:hover {text-decoration: underline}@media (max-width: 767px) {.brxe-kcnfxv {width: 100%; text-align: center; font-size: 18px; justify-content: center; margin-right: 0; margin-left: 0}}.brxe-dbxmju .brxe-ingast.brxe-div {padding-top: 32px; padding-right: 32px; padding-bottom: 32px; padding-left: 32px}.amenities-card { display: flex; flex-direction: column;}.amenities-card.is-expanded .hide-on-detail { opacity: 0; visibility: hidden; height: 0; margin: 0; padding: 0; overflow: hidden; pointer-events: none; transition: all 0.3s ease-in-out;}.amenities-card.is-expanded .amenities-trigger { margin-bottom: 20px; }.amenities-card.is-expanded .amenities-content { display: block !important; opacity: 1; animation: fadeIn 0.5s ease forwards;}@keyframes fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); }}@media (max-width: 991px) {.brxe-dbxmju .brxe-ingast.brxe-div {width: 100%; padding-top: 0; padding-bottom: 0}}@media (max-width: 478px) {.brxe-dbxmju .brxe-ingast.brxe-div {width: 100%; padding-top: 0; padding-right: 0; padding-left: 0; height: 100%}}.brxe-dbxmju.brxe-section {flex-direction: row; padding-right: 32px; padding-left: 32px; column-gap: 32px; justify-content: center; align-items: center; width: 90%; min-height: 80vh; position: relative}.brxe-dbxmju:nth-child(even) { flex-direction:row-reverse;}@media (max-width: 991px) {.brxe-dbxmju.brxe-section {flex-direction: column; padding-top: 4vh; padding-bottom: 4vh; border-bottom: 2px solid #847b62}.brxe-dbxmju:nth-child(odd) { background-color: var(--Beige);}}@media (max-width: 767px) {.brxe-dbxmju.brxe-section {min-height: auto; width: 100%}}@media (max-width: 478px) {.brxe-dbxmju.brxe-section {flex-direction: row; padding-right: 30px; padding-left: 30px}}