.hero[data-astro-cid-bbe6dxrz]{height:100vh;position:relative;width:100vw;overflow:hidden;background-color:#000}.hero-media[data-astro-cid-bbe6dxrz]{height:100%;width:100%;object-fit:cover;position:absolute;top:0;left:0}.social-menu[data-astro-cid-bbe6dxrz]{align-items:center;display:flex;flex-direction:column;gap:8px;position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:1}.social-item[data-astro-cid-bbe6dxrz]{transform:scale(1);transition:transform .2s cubic-bezier(.33,1,.68,1);&[data-astro-cid-bbe6dxrz]:hover{transform:scale(1.2)}}@media screen and (max-width: 1279px){.hero[data-astro-cid-bbe6dxrz]{height:680px}.social-item[data-astro-cid-bbe6dxrz]{display:none}}.booking[data-astro-cid-ue3vcjzm]{margin:-90px 0 0;position:relative;z-index:2}.wrap[data-astro-cid-ue3vcjzm]{align-items:center;display:flex;flex-direction:column;max-width:1260px;margin:0 auto}.tabs[data-astro-cid-ue3vcjzm]{align-items:center;display:flex;justify-content:center}.tabsItem[data-astro-cid-ue3vcjzm]{align-items:center;background:var(--primary-accent-color);border-top-left-radius:8px;color:var(--text-light-color);display:flex;font-size:1rem;font-weight:700;justify-content:center;height:40px;text-decoration:none;text-transform:uppercase;width:180px;&[data-astro-cid-ue3vcjzm]:last-child{background:var(--secondary-accent-color);border-top-left-radius:0;border-top-right-radius:8px}}.bar[data-astro-cid-ue3vcjzm]{align-items:center;background:var(--primary-accent-color);border-radius:var(--radius-regular);display:flex;gap:32px;padding:12px 20px}#resortAndFlight[data-astro-cid-ue3vcjzm]{padding:0 20px}.title[data-astro-cid-ue3vcjzm]{color:var(--text-light-color);font-size:1.25rem;font-weight:700;margin:0;text-transform:uppercase}.bar[data-astro-cid-ue3vcjzm] .bookingDatePicker{align-items:center;display:flex;gap:32px}.bar[data-astro-cid-ue3vcjzm] .bookingDatePicker .checkIn,.bookingDatePicker .checkOut{display:grid;grid-template:repeat(2,auto) / repeat(2,auto);grid-template-areas:"icon label" "icon date";gap:0 10px;padding:20px 0;position:relative;width:250px}.bar[data-astro-cid-ue3vcjzm] .bookingDatePicker .iconCalendar{grid-area:icon}.bar[data-astro-cid-ue3vcjzm] .bookingDatePicker .iconChevron{position:absolute;right:0;top:28px}.bar[data-astro-cid-ue3vcjzm] .bookingDatePicker .checkInLabel,.bookingDatePicker .checkOutLabel{color:var(--text-light-color);font-size:.81rem;font-weight:400;grid-area:label;line-height:1;text-transform:uppercase}.bar[data-astro-cid-ue3vcjzm] .bookingDatePicker .datePicker{color:var(--text-light-color);background:transparent;border:none;font-size:1.12rem;font-weight:700;grid-area:date;line-height:1;text-transform:uppercase;cursor:pointer!important}.bar[data-astro-cid-ue3vcjzm] .bookingDatePicker .datePicker:focus{border:none;outline:none}.bar[data-astro-cid-ue3vcjzm] .bookingDatePicker .react-datepicker__triangle{display:none}.bar[data-astro-cid-ue3vcjzm] .bookingDatePicker .header-nav-mobile{color:var(--secondary-accent-color);display:flex;justify-content:space-between;align-items:center;button{background-color:transparent;border:none}.month-year-label{font-size:1rem;font-weight:700}}.bar[data-astro-cid-ue3vcjzm] .bookingDatePicker .additional-mobile-datepicker{display:none}.bar[data-astro-cid-ue3vcjzm] .bookingDatePicker .datePickerPopOver{border:none;border-radius:var(--radius-regular);box-shadow:0 4px 10px #00000026;font-family:new-rubrik,sans-serif;padding:16px;margin-right:100px;z-index:10;.react-datepicker__day--selected,.react-datepicker__day--keyboard-selected{background:var(--secondary-accent-color)!important;color:var(--text-light-color)!important}.react-datepicker__day--disabled{background:#f0f0f0!important;color:#999!important;cursor:not-allowed;border-radius:8px}.react-datepicker__day:not(.react-datepicker__day--disabled):hover{background:#e0e0e0!important}.react-datepicker__header{background:var(--primary-white);border:none}.react-datepicker__current-month{color:var(--text-secondary-color);font-weight:400;text-transform:capitalize}.react-datepicker__day-name{color:var(--text-tertiary-color);text-transform:capitalize}.react-datepicker__day{color:var(--text-secondary-color)}.react-datepicker__day--today{font-weight:700}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__day--keyboard-selected{background:transparent;color:var(--text-secondary-color);border-radius:8px}.react-datepicker__navigation{top:18px}.react-datepicker__navigation--previous{left:16px}.react-datepicker__navigation--next{right:16px}.react-datepicker__navigation-icon:before{border-color:var(--secondary-accent-color);border-width:2px 2px 0 0}}.guests[data-astro-cid-ue3vcjzm]{display:grid;grid-template:repeat(2,auto) / repeat(2,auto);grid-template-areas:"icon label" "icon value";gap:0 10px;padding:20px 0;position:relative}.iconGuest[data-astro-cid-ue3vcjzm]{grid-area:icon}.guestsLabel[data-astro-cid-ue3vcjzm]{color:var(--text-light-color);font-size:.81rem;font-weight:400;grid-area:label;line-height:1;text-transform:uppercase}.guestsField[data-astro-cid-ue3vcjzm]{color:var(--text-light-color);background:transparent;border:none;font-size:1.12rem;font-weight:700;grid-area:value;line-height:1;text-transform:uppercase}.guestPopOver[data-astro-cid-ue3vcjzm]{background:var(--primary-white);border-radius:var(--radius-regular);box-shadow:0 4px 10px #00000026;opacity:0;display:flex;flex-direction:column;gap:20px;padding:16px;position:absolute;top:68px;transform:translateY(24px);transition:transform .3s cubic-bezier(.33,1,.68,1),opacity .3s;z-index:2}.guestPopOver[data-astro-cid-ue3vcjzm]{pointer-events:none;transition:transform .3s cubic-bezier(.33,1,.68,1),opacity .3s,visibility .3s;visibility:hidden}.guests[data-astro-cid-ue3vcjzm]:hover .guestPopOver[data-astro-cid-ue3vcjzm],.guestPopOver[data-astro-cid-ue3vcjzm]:hover{opacity:1;transform:translate(0);visibility:visible;pointer-events:auto}.guestType[data-astro-cid-ue3vcjzm]{align-items:center;display:flex;gap:10px}.guestTypeLabel[data-astro-cid-ue3vcjzm]{color:var(--text-tertiary-color);font-size:.87rem;flex:0 0 72px;text-align:left}.guestTypeValue[data-astro-cid-ue3vcjzm]{appearance:none;-webkit-appearance:none;background:transparent;border:none;color:var(--text-tertiary-color);font-size:.87rem;width:50px;text-align:center}.guestTypeValue[data-astro-cid-ue3vcjzm]:focus{outline:none}.guestRemove[data-astro-cid-ue3vcjzm],.guestAdd[data-astro-cid-ue3vcjzm],.child-age-remove[data-astro-cid-ue3vcjzm],.child-age-add[data-astro-cid-ue3vcjzm]{align-items:center;background:var(--secondary-accent-color);border:none;border-radius:16px;color:var(--text-light-color);cursor:pointer;display:flex;flex:0 0 22px;justify-content:center;height:22px;position:relative;overflow:hidden;padding:0 10px;z-index:1;line-height:0}.guestRemove[data-astro-cid-ue3vcjzm]:after,.guestAdd[data-astro-cid-ue3vcjzm]:after,.child-age-remove[data-astro-cid-ue3vcjzm]:after,.child-age-add[data-astro-cid-ue3vcjzm]:after{background:var(--primary-accent-color);content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;transform:translate(-50%,-50%);transition:width .3s cubic-bezier(.33,1,.68,1),height .3s cubic-bezier(.33,1,.68,1);z-index:-1}.guestRemove[data-astro-cid-ue3vcjzm]:hover:after,.guestAdd[data-astro-cid-ue3vcjzm]:hover:after,.child-age-remove[data-astro-cid-ue3vcjzm]:hover:after,.child-age-add[data-astro-cid-ue3vcjzm]:hover:after{width:30px;height:30px}.button[data-astro-cid-ue3vcjzm]{font-size:1.125rem}.booking[data-astro-cid-ue3vcjzm]{.buttonBooking{display:none}}.guestPopOver[data-astro-cid-ue3vcjzm]{width:230px}#child-age-section[data-astro-cid-ue3vcjzm]{border-top:1px solid var(--secondary-sand);display:flex;flex-direction:column}#child-age-rows[data-astro-cid-ue3vcjzm]{display:flex;flex-direction:column;gap:20px}.child-age-title[data-astro-cid-ue3vcjzm]{color:var(--secondary-accent-color);font-size:13px;font-weight:400;text-transform:uppercase;text-align:left!important;padding-left:0;margin-top:20px;margin-bottom:20px}.child-age-row[data-astro-cid-ue3vcjzm] .guestTypeLabel[data-astro-cid-ue3vcjzm]{flex:0 0 72px;text-align:left;font-weight:400;font-size:.87rem;color:var(--text-tertiary-color)}.child-age-row[data-astro-cid-ue3vcjzm] .child-age-value[data-astro-cid-ue3vcjzm]{width:50px;min-width:50px;text-align:center;color:var(--text-tertiary-color);font-size:.87rem;font-weight:700;white-space:nowrap}@media screen and (max-width: 1279px){.booking[data-astro-cid-ue3vcjzm]{margin:0;position:absolute;top:100px;.buttonBooking{display:block;margin:0 12px;width:calc(100vw - 24px)}.buttonBooking.button:hover:after{height:110vw;width:110vw}}.bar[data-astro-cid-ue3vcjzm] .bookingDatePicker .datePickerPopOver{margin-right:0}.tabs[data-astro-cid-ue3vcjzm],.bar[data-astro-cid-ue3vcjzm]{display:none}}.promotions[data-astro-cid-ga7ep7ud]{max-width:var(--desktop-max-size);margin:auto;--slide-height: 517px;--slide-spacing: 40px;--slide-size: 386px}.promotions--hide[data-astro-cid-ga7ep7ud]{display:none}.promotions-title[data-astro-cid-ga7ep7ud]{font-size:3.75rem;line-height:1.1;margin:0;padding:60px 0 40px;text-align:center}.promotions-viewport[data-astro-cid-ga7ep7ud]{cursor:grab;padding:16px;overflow:hidden;position:relative}.promotions-container[data-astro-cid-ga7ep7ud]{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing) * -1)}.promotions-slide[data-astro-cid-ga7ep7ud]{transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.promotions-passer[data-astro-cid-ga7ep7ud]{background:none;border:none;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:1;padding:0;width:100px;height:100px;transition:transform .3s,opacity .3s;opacity:0;&.left{left:30px}&.right{right:30px}}.promotions-dots[data-astro-cid-ga7ep7ud]{align-items:center;display:flex;gap:8px;justify-content:center;padding:40px 0 0;.promotions-dot{-webkit-appearance:none;appearance:none;background:var(--primary-accent-color);touch-action:manipulation;display:block;cursor:pointer;border:0;padding:0;width:16px;height:16px;border-radius:8px;transition:background-color .3s}.promotions-dot--selected{background:var(--secondary-accent-color)}}.is-snapped .promotions-card{transform:scale(1.05)}.actions[data-astro-cid-ga7ep7ud]{align-items:center;display:flex;justify-content:center;padding:40px 0 60px}@media screen and (max-width: 1279px){.promotions-title[data-astro-cid-ga7ep7ud]{font-size:2.5rem;line-height:1;padding:80px 0 40px}.promotions-dots[data-astro-cid-ga7ep7ud]{padding:30px 0 0;.promotions-dot{width:12px;height:12px}}.promotions[data-astro-cid-ga7ep7ud]{--slide-spacing: 20px;--slide-size: 360px;.button{font-size:1.12rem;min-width:368px;padding:30px 28px}}}.arrow[data-astro-cid-jnufwpa6]{opacity:0;cursor:pointer;animation-duration:.3s;animation-fill-mode:forwards;animation-timing-function:ease-out;z-index:1}.arrow[data-astro-cid-jnufwpa6].disabled{cursor:auto;filter:brightness(30%)}.wrap[data-astro-cid-jnufwpa6]:hover .arrow[data-astro-cid-jnufwpa6].left{animation-name:fadeInLeft}.wrap[data-astro-cid-jnufwpa6]:hover .arrow[data-astro-cid-jnufwpa6].right{animation-name:fadeInRight}.wrap[data-astro-cid-jnufwpa6]:not(:hover) .arrow[data-astro-cid-jnufwpa6].left{animation-name:fadeOutLeft}.wrap[data-astro-cid-jnufwpa6]:not(:hover) .arrow[data-astro-cid-jnufwpa6].right{animation-name:fadeOutRight}.all-inclusive[data-astro-cid-jnufwpa6]{--all-inclusive-height: 100vh}.wrap[data-astro-cid-jnufwpa6]{background:linear-gradient(180deg,#13a8e4,#a8c8c6,#04cad7,#1c60c7,#cd4e18,#1e2ca9,#232182,#462998);background-size:100% 800%;background-position-y:0%;align-items:center;display:flex;height:var(--all-inclusive-height);justify-content:center;min-height:940px;padding:240px 0;position:relative;max-width:100vw;overflow:hidden}.wrap[data-astro-cid-jnufwpa6]:before{background:var(--bgWaveURL) repeat-x 0 -1px / auto;content:"";display:block;height:18px;position:absolute;top:0;width:100%;animation:animateWavesRight 40s linear infinite}.wrap[data-astro-cid-jnufwpa6]:after{background:var(--bgWaveURL) repeat-x 0 -1px / auto;bottom:0;content:"";display:block;height:18px;position:absolute;transform:rotate(180deg);width:100%;animation:animateWavesLeft 40s linear infinite}.content[data-astro-cid-jnufwpa6]{align-items:center;display:flex;flex-direction:column;gap:40px;max-width:760px;margin:0 auto}.title[data-astro-cid-jnufwpa6]{color:var(--text-light-color);font-size:3.75rem;line-height:1;margin:0 50px;text-transform:uppercase;text-align:center;transform:translateY(50px);opacity:0;white-space:pre-line}.description[data-astro-cid-jnufwpa6]{color:var(--text-light-color);font-size:1.5rem;font-weight:400;line-height:1;margin:0;text-align:center;transform:translateY(50px);opacity:0}.list[data-astro-cid-jnufwpa6]{display:flex;list-style:none;justify-content:space-between;margin:0;padding:0}.item[data-astro-cid-jnufwpa6]{align-items:center;color:var(--text-light-color);display:flex;flex:0 0 120px;flex-direction:column;gap:16px;font-size:1.12rem;font-weight:400;line-height:1.2;text-align:center;text-transform:uppercase;transform:translateY(50px);opacity:0}.icon[data-astro-cid-jnufwpa6]{align-items:center;background:var(--secondary-accent-color);border-radius:55px;display:flex;justify-content:center;height:110px;width:110px}.el-sun[data-astro-cid-jnufwpa6],.el-moon[data-astro-cid-jnufwpa6]{position:absolute;top:52px;left:calc(50% - 87px);transform:translate(150vw)}@keyframes float{0%{transform:translate(0)}25%{transform:translate(10px,-5px)}50%{transform:translateY(-10px)}75%{transform:translate(-10px,-5px)}to{transform:translate(0)}}.el-cloud[data-astro-cid-jnufwpa6]{animation:float 6s ease-in-out infinite}[data-astro-cid-jnufwpa6][class^=el-cloud-]{transform:translate(150vw)}.el-cloud-one-01[data-astro-cid-jnufwpa6]{position:absolute;top:270px;left:calc(50% - 586px)}.el-cloud-one-01[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:1s}.el-cloud-one-02[data-astro-cid-jnufwpa6]{position:absolute;bottom:89px;left:calc(50% - 302px)}.el-cloud-one-02[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:2s}.el-cloud-one-03[data-astro-cid-jnufwpa6]{position:absolute;top:120px;left:calc(50% + 263px)}.el-cloud-one-03[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:3s}.el-cloud-one-04[data-astro-cid-jnufwpa6]{position:absolute;bottom:140px;left:calc(50% + 407px)}.el-cloud-one-04[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:4s}.el-cloud-two-01[data-astro-cid-jnufwpa6]{position:absolute;top:270px;left:calc(50% - 586px)}.el-cloud-two-01[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:1s}.el-cloud-two-02[data-astro-cid-jnufwpa6]{position:absolute;bottom:89px;left:calc(50% - 302px)}.el-cloud-two-02[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:2s}.el-cloud-two-03[data-astro-cid-jnufwpa6]{position:absolute;top:120px;left:calc(50% + 263px)}.el-cloud-two-03[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:3s}.el-cloud-two-04[data-astro-cid-jnufwpa6]{position:absolute;bottom:140px;left:calc(50% + 407px)}.el-cloud-two-04[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:4s}.el-cloud-three-01[data-astro-cid-jnufwpa6]{position:absolute;top:270px;left:calc(50% - 586px)}.el-cloud-three-01[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:1s}.el-cloud-three-02[data-astro-cid-jnufwpa6]{position:absolute;bottom:89px;left:calc(50% - 302px)}.el-cloud-three-02[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:2s}.el-cloud-three-03[data-astro-cid-jnufwpa6]{position:absolute;top:120px;left:calc(50% + 263px)}.el-cloud-three-03[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:3s}.el-cloud-three-04[data-astro-cid-jnufwpa6]{position:absolute;bottom:140px;left:calc(50% + 407px)}.el-cloud-three-04[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:4s}.el-cloud-four-01[data-astro-cid-jnufwpa6]{position:absolute;top:270px;left:calc(50% - 586px)}.el-cloud-four-01[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:1s}.el-cloud-four-02[data-astro-cid-jnufwpa6]{position:absolute;bottom:89px;left:calc(50% - 302px)}.el-cloud-four-02[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:2s}.el-cloud-four-03[data-astro-cid-jnufwpa6]{position:absolute;top:120px;left:calc(50% + 263px)}.el-cloud-four-03[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:3s}.el-cloud-four-04[data-astro-cid-jnufwpa6]{position:absolute;bottom:140px;left:calc(50% + 407px)}.el-cloud-four-04[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{animation-delay:4s}[data-astro-cid-jnufwpa6][class^=alliclusive-image-]{transform:translate(150vw)}.alliclusive-image-01[data-astro-cid-jnufwpa6]{border-radius:144px;height:288px;left:calc(50% - 749px);position:absolute;width:288px;top:130px}.alliclusive-image-02[data-astro-cid-jnufwpa6]{border-radius:170px;height:340px;left:calc(50% - 840px);position:absolute;width:340px;bottom:140px}.alliclusive-image-03[data-astro-cid-jnufwpa6]{border-radius:170px;height:340px;left:calc(50% + 460px);position:absolute;width:340px;top:120px}.alliclusive-image-04[data-astro-cid-jnufwpa6]{border-radius:144px;height:288px;left:calc(50% + 553px);position:absolute;width:288px;bottom:120px}.alliclusive-image-05[data-astro-cid-jnufwpa6]{border-radius:170px;height:340px;left:calc(50% - 840px);position:absolute;width:340px;top:130px}.alliclusive-image-06[data-astro-cid-jnufwpa6]{border-radius:144px;height:288px;left:calc(50% - 749px);position:absolute;width:288px;bottom:140px}.alliclusive-image-07[data-astro-cid-jnufwpa6]{border-radius:144px;height:288px;left:calc(50% + 553px);position:absolute;width:288px;top:120px}.alliclusive-image-08[data-astro-cid-jnufwpa6]{border-radius:170px;height:340px;left:calc(50% + 460px);position:absolute;width:340px;bottom:120px}.alliclusive-image-09[data-astro-cid-jnufwpa6]{border-radius:170px;height:340px;left:calc(50% - 840px);position:absolute;width:340px;top:130px}.alliclusive-image-10[data-astro-cid-jnufwpa6]{border-radius:144px;height:288px;left:calc(50% - 749px);position:absolute;width:288px;bottom:140px}.alliclusive-image-11[data-astro-cid-jnufwpa6]{border-radius:144px;height:288px;left:calc(50% + 553px);position:absolute;width:288px;top:120px}.alliclusive-image-12[data-astro-cid-jnufwpa6]{border-radius:170px;height:340px;left:calc(50% + 460px);position:absolute;width:340px;bottom:120px}.alliclusive-image-13[data-astro-cid-jnufwpa6]{border-radius:144px;height:288px;left:calc(50% - 749px);position:absolute;width:288px;top:130px}.alliclusive-image-14[data-astro-cid-jnufwpa6]{border-radius:170px;height:340px;left:calc(50% - 840px);position:absolute;width:340px;bottom:140px}.alliclusive-image-15[data-astro-cid-jnufwpa6]{border-radius:170px;height:340px;left:calc(50% + 460px);position:absolute;width:340px;top:120px}.alliclusive-image-16[data-astro-cid-jnufwpa6]{border-radius:144px;height:288px;left:calc(50% + 553px);position:absolute;width:288px;bottom:120px}@media screen and (max-width: 1439px){.wrap[data-astro-cid-jnufwpa6]{min-height:632px;padding:240px 0}.el-sun[data-astro-cid-jnufwpa6],.el-moon[data-astro-cid-jnufwpa6]{position:absolute;top:36px;left:calc(50% - 59px);width:118px}.alliclusive-image-01[data-astro-cid-jnufwpa6]{height:194px;left:calc(50% - 504px);width:194px;top:87px}.alliclusive-image-02[data-astro-cid-jnufwpa6]{height:229px;left:calc(50% - 566px);width:229px;bottom:94px}.alliclusive-image-03[data-astro-cid-jnufwpa6]{height:229px;left:calc(50% + 310px);width:229px;top:81px}.alliclusive-image-04[data-astro-cid-jnufwpa6]{height:194px;left:calc(50% + 372px);width:194px;bottom:81px}.alliclusive-image-05[data-astro-cid-jnufwpa6]{height:229px;left:calc(50% - 566px);width:229px;top:87px}.alliclusive-image-06[data-astro-cid-jnufwpa6]{height:194px;left:calc(50% - 554px);width:194px;bottom:118px}.alliclusive-image-07[data-astro-cid-jnufwpa6]{height:194px;left:calc(50% + 372px);width:194px;top:81px}.alliclusive-image-08[data-astro-cid-jnufwpa6]{height:229px;left:calc(50% + 350px);width:229px;bottom:81px}.alliclusive-image-09[data-astro-cid-jnufwpa6]{height:229px;left:calc(50% - 566px);width:229px;top:87px}.alliclusive-image-10[data-astro-cid-jnufwpa6]{height:194px;left:calc(50% - 554px);width:194px;bottom:118px}.alliclusive-image-11[data-astro-cid-jnufwpa6]{height:194px;left:calc(50% + 372px);width:194px;top:81px}.alliclusive-image-12[data-astro-cid-jnufwpa6]{height:229px;left:calc(50% + 350px);width:229px;bottom:81px}.alliclusive-image-13[data-astro-cid-jnufwpa6]{height:194px;left:calc(50% - 504px);width:194px;top:87px}.alliclusive-image-14[data-astro-cid-jnufwpa6]{height:229px;left:calc(50% - 586px);width:229px;bottom:94px}.alliclusive-image-15[data-astro-cid-jnufwpa6]{height:229px;left:calc(50% + 332px);width:229px;top:81px}.alliclusive-image-16[data-astro-cid-jnufwpa6]{height:194px;left:calc(50% + 372px);width:194px;bottom:81px}}@media screen and (max-width: 1279px){.wrap[data-astro-cid-jnufwpa6]{padding:230px 0 0}.content[data-astro-cid-jnufwpa6]{align-items:center;display:flex;flex-direction:column;gap:20px;max-width:760px;margin:0 auto}.title[data-astro-cid-jnufwpa6]{font-size:2.5rem;line-height:1.1}.description[data-astro-cid-jnufwpa6]{font-size:1.25rem;line-height:1.4;max-width:370px}.list[data-astro-cid-jnufwpa6]{display:grid;grid-template:repeat(2,auto) / repeat(2,auto);gap:15px}.item[data-astro-cid-jnufwpa6]{flex:0 0 auto;font-size:1rem}.icon[data-astro-cid-jnufwpa6]{height:80px;width:80px}.icon-src[data-astro-cid-jnufwpa6]{width:48px;height:48px}.el-sun[data-astro-cid-jnufwpa6]{top:20px}.el-moon[data-astro-cid-jnufwpa6]{position:absolute;top:0;left:calc(50% - 62px);width:92px}.el-cloud-one-01[data-astro-cid-jnufwpa6]{position:absolute;top:190px;left:calc(50% - 194px);width:103px}.el-cloud-one-01[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{width:103px}.el-cloud-one-02[data-astro-cid-jnufwpa6]{display:none}.el-cloud-one-03[data-astro-cid-jnufwpa6]{position:absolute;top:100px;left:calc(50% + 92px);width:103px}.el-cloud-one-03[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{width:103px}.el-cloud-one-04[data-astro-cid-jnufwpa6]{display:none}.el-cloud-two-01[data-astro-cid-jnufwpa6]{position:absolute;top:190px;left:calc(50% - 194px);width:103px}.el-cloud-two-01[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{width:103px}.el-cloud-two-02[data-astro-cid-jnufwpa6]{display:none}.el-cloud-two-03[data-astro-cid-jnufwpa6]{position:absolute;top:50px;left:calc(50% + 130px);width:103px}.el-cloud-two-03[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{width:103px}.el-cloud-two-04[data-astro-cid-jnufwpa6]{display:none}.el-cloud-three-01[data-astro-cid-jnufwpa6]{position:absolute;top:154px;left:calc(50% - 194px);width:103px}.el-cloud-three-01[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{width:103px}.el-cloud-three-02[data-astro-cid-jnufwpa6]{display:none}.el-cloud-three-03[data-astro-cid-jnufwpa6]{position:absolute;top:129px;left:calc(50% + 70px);width:103px}.el-cloud-three-03[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{width:103px}.el-cloud-three-04[data-astro-cid-jnufwpa6]{display:none}.el-cloud-four-01[data-astro-cid-jnufwpa6]{position:absolute;top:259px;left:calc(50% - 194px);width:103px}.el-cloud-four-01[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{width:103px}.el-cloud-four-02[data-astro-cid-jnufwpa6]{display:none}.el-cloud-four-03[data-astro-cid-jnufwpa6]{position:absolute;top:235px;left:calc(50% + 78px);width:103px}.el-cloud-four-03[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{width:103px}.el-cloud-four-04[data-astro-cid-jnufwpa6],.alliclusive-image-01[data-astro-cid-jnufwpa6],.alliclusive-image-03[data-astro-cid-jnufwpa6],.alliclusive-image-07[data-astro-cid-jnufwpa6],.alliclusive-image-08[data-astro-cid-jnufwpa6],.alliclusive-image-10[data-astro-cid-jnufwpa6],.alliclusive-image-11[data-astro-cid-jnufwpa6],.alliclusive-image-13[data-astro-cid-jnufwpa6],.alliclusive-image-16[data-astro-cid-jnufwpa6]{display:none}.alliclusive-image-02[data-astro-cid-jnufwpa6]{height:160px;left:calc(50% - 160px);width:160px;top:50px}.alliclusive-image-04[data-astro-cid-jnufwpa6]{height:140px;left:calc(50% + 15px);width:140px;top:104px}.alliclusive-image-05[data-astro-cid-jnufwpa6]{height:140px;left:calc(50% - 159px);width:140px;top:85px}.alliclusive-image-06[data-astro-cid-jnufwpa6]{height:160px;left:50%;width:160px;top:51px}.alliclusive-image-09[data-astro-cid-jnufwpa6]{height:160px;left:calc(50% - 160px);width:160px;top:142px}.alliclusive-image-12[data-astro-cid-jnufwpa6]{height:140px;left:calc(50% + 15px);width:140px;top:192px}.alliclusive-image-14[data-astro-cid-jnufwpa6]{height:140px;left:calc(50% - 156px);width:140px;top:100px}.alliclusive-image-15[data-astro-cid-jnufwpa6]{height:160px;left:50%;width:160px;top:68px}}@media screen and (max-width: 767px){.arrow[data-astro-cid-jnufwpa6]{opacity:1;width:60px;height:60px;position:absolute;top:300px}.wrap[data-astro-cid-jnufwpa6]:hover .arrow[data-astro-cid-jnufwpa6].left,.wrap[data-astro-cid-jnufwpa6]:hover .arrow[data-astro-cid-jnufwpa6].right{animation-name:none}.wrap[data-astro-cid-jnufwpa6]:not(:hover) .arrow[data-astro-cid-jnufwpa6].left{animation-name:none}.wrap[data-astro-cid-jnufwpa6]:not(:hover) .arrow[data-astro-cid-jnufwpa6].right{animation-name:none}.arrow[data-astro-cid-jnufwpa6].left{left:0;margin-left:5px}.arrow[data-astro-cid-jnufwpa6].right{right:0;margin-right:5px}.title[data-astro-cid-jnufwpa6]{font-size:1.4rem}.description[data-astro-cid-jnufwpa6]{font-size:1rem}.icon[data-astro-cid-jnufwpa6]{height:68px;width:68px}.item[data-astro-cid-jnufwpa6]{font-size:.8rem}}@media screen and (max-width: 400px){.arrow[data-astro-cid-jnufwpa6]{width:50px;height:50px}.title[data-astro-cid-jnufwpa6]{font-size:1.3rem}.list[data-astro-cid-jnufwpa6]{margin-bottom:20px}.item[data-astro-cid-jnufwpa6]{font-size:.8rem}.wrap[data-astro-cid-jnufwpa6]{min-height:800px}.content[data-astro-cid-jnufwpa6]{gap:5px}.el-sun[data-astro-cid-jnufwpa6]{top:70px;left:calc(50% - 50px)}.el-moon[data-astro-cid-jnufwpa6]{position:absolute;top:50px;left:calc(50% - 62px);width:92px}.el-cloud-one-01[data-astro-cid-jnufwpa6]{position:absolute;top:240px;left:calc(50% - 194px);width:103px}.el-cloud-one-01[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{width:103px}.el-cloud-one-03[data-astro-cid-jnufwpa6]{position:absolute;top:140px;left:calc(50% + 92px);width:103px}.el-cloud-one-03[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{width:103px}.el-cloud-two-01[data-astro-cid-jnufwpa6]{position:absolute;top:240px;left:calc(50% - 194px);width:103px}.el-cloud-two-01[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{width:103px}.el-cloud-two-03[data-astro-cid-jnufwpa6]{position:absolute;top:120px;left:calc(50% + 130px);width:103px}.el-cloud-two-03[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{width:103px}.el-cloud-three-01[data-astro-cid-jnufwpa6]{position:absolute;top:154px;left:calc(50% - 194px);width:103px}.el-cloud-three-01[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{width:103px}.el-cloud-three-03[data-astro-cid-jnufwpa6]{position:absolute;top:129px;left:calc(50% + 70px);width:103px}.el-cloud-three-03[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{width:103px}.el-cloud-four-01[data-astro-cid-jnufwpa6]{position:absolute;top:259px;left:calc(50% - 194px);width:103px}.el-cloud-four-01[data-astro-cid-jnufwpa6] .el-cloud[data-astro-cid-jnufwpa6]{width:103px}.el-cloud-four-02[data-astro-cid-jnufwpa6]{display:none}.el-cloud-four-03[data-astro-cid-jnufwpa6]{position:absolute;top:235px;left:calc(50% + 78px);width:103px}.alliclusive-image-02[data-astro-cid-jnufwpa6]{height:160px;left:calc(50% - 160px);width:160px;top:130px}.alliclusive-image-04[data-astro-cid-jnufwpa6]{height:140px;left:calc(50% + 15px);width:140px;top:165px}.alliclusive-image-05[data-astro-cid-jnufwpa6]{height:140px;left:calc(50% - 159px);width:140px;top:160px}.alliclusive-image-06[data-astro-cid-jnufwpa6]{height:160px;left:50%;width:160px;top:115px}.alliclusive-image-09[data-astro-cid-jnufwpa6]{height:160px;left:calc(50% - 160px);width:160px;top:142px}.alliclusive-image-12[data-astro-cid-jnufwpa6]{height:140px;left:calc(50% + 15px);width:140px;top:182px}.alliclusive-image-14[data-astro-cid-jnufwpa6]{height:140px;left:calc(50% - 156px);width:140px;top:160px}.alliclusive-image-15[data-astro-cid-jnufwpa6]{height:160px;left:50%;width:160px;top:108px}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-25px)}to{opacity:1;transform:translate(25px)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(25px)}to{opacity:1;transform:translate(-25px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(25px)}to{opacity:0;transform:translate(-25px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translate(-25px)}to{opacity:0;transform:translate(25px)}}.kids[data-astro-cid-ej5uxb4d]{width:100vw;overflow:hidden;position:relative}.wrap[data-astro-cid-ej5uxb4d]{margin:0 auto;max-width:var(--desktop-max-size);position:relative}.header[data-astro-cid-ej5uxb4d]{align-items:center;display:flex;gap:30px;justify-content:center;padding:0 0 40px;text-align:left}.title[data-astro-cid-ej5uxb4d]{font-size:3.75rem;line-height:1;margin:0}.observation[data-astro-cid-ej5uxb4d]{color:var(--text-secondary-color);font-size:1.5rem;font-weight:400;line-height:1.2;max-width:528px;margin:0}.kids-image-main[data-astro-cid-ej5uxb4d]{width:1006px;height:680px;margin:0 0 0 -150px;mask:url(#kidsMask) no-repeat center / contain;-webkit-mask:url(#kidsMask) no-repeat center / contain;mask-type:alpha;-webkit-mask-type:alpha}.kids-image-small-01[data-astro-cid-ej5uxb4d]{border-radius:140px;height:280px;left:calc(50% + 34px);position:absolute;width:280px;top:118px}.kids-image-small-02[data-astro-cid-ej5uxb4d]{border-radius:140px;height:280px;left:calc(50% + 353px);position:absolute;width:280px;top:141px}.kids-image-small-03[data-astro-cid-ej5uxb4d]{border-radius:140px;height:232px;left:calc(50% - 241px);position:absolute;width:232px;top:550px}.description[data-astro-cid-ej5uxb4d]{color:var(--text-tertiary-color);font-size:1.25rem;left:calc(50% + 34px);line-height:1.4;margin:0;position:absolute;width:704px;top:451px;text-align:left}.legal[data-astro-cid-ej5uxb4d]{font-size:1rem}.kids[data-astro-cid-ej5uxb4d]{padding-top:60px;padding-bottom:60px;.button{left:calc(50% + 34px);position:absolute;top:629px;width:372px}.button:hover:after{height:400px;width:400px}}.kids-el-dots-01[data-astro-cid-ej5uxb4d]{position:absolute;left:calc(50% + 777px);top:0}.kids-el-dots-02[data-astro-cid-ej5uxb4d]{position:absolute;left:calc(50% + 688px);bottom:131px}.kids-el-waves-01[data-astro-cid-ej5uxb4d]{position:absolute;left:calc(50% + 810px);bottom:22px;path{fill:var(--primary-accent-color)}}.kids-el-blob-01[data-astro-cid-ej5uxb4d]{position:absolute;left:calc(50% - 839px);top:146px}.kids-el-blob-02[data-astro-cid-ej5uxb4d]{position:absolute;left:calc(50% - 319px);top:696px}.kids-el-blob-03[data-astro-cid-ej5uxb4d]{position:absolute;left:calc(50% - 871px);top:121px;path{fill:var(--primary-accent-color)}}.kids-el-blob-04[data-astro-cid-ej5uxb4d]{position:absolute;left:calc(50% - 720px);top:708px;path{fill:var(--primary-accent-color)}}.kids-el-blob-05[data-astro-cid-ej5uxb4d]{position:absolute;left:calc(50% - 83px);top:520px;path{fill:var(--primary-accent-color)}}.kids-el-blob-06[data-astro-cid-ej5uxb4d]{position:absolute;left:calc(50% - 294px);top:707px;path{fill:var(--primary-accent-color)}}@media screen and (max-width: 1679px){.kids-image-main[data-astro-cid-ej5uxb4d]{width:747px;height:514px;margin:0;mask:url(#kidsMaskM) no-repeat center / contain;-webkit-mask:url(#kidsMaskM) no-repeat center / contain}.kids-image-small-01[data-astro-cid-ej5uxb4d]{height:225px;left:calc(50vw + 63px);width:225px}.kids-image-small-02[data-astro-cid-ej5uxb4d]{height:225px;left:calc(50vw + 321px);width:225px}.kids-image-small-03[data-astro-cid-ej5uxb4d]{height:186px;left:calc(50vw - 157px);width:186px;top:442px}.description[data-astro-cid-ej5uxb4d]{left:calc(50vw + 64px);width:565px;top:400px}.kids[data-astro-cid-ej5uxb4d]{.button{left:calc(50vw + 64px);top:625px}}.kids-el-dots-01[data-astro-cid-ej5uxb4d]{left:calc(50vw + 551px)}.kids-el-dots-02[data-astro-cid-ej5uxb4d]{left:calc(50vw + 483px);top:571px}.kids-el-waves-01[data-astro-cid-ej5uxb4d]{left:calc(50vw + 592px);top:582px}.kids-el-blob-01[data-astro-cid-ej5uxb4d]{left:calc(50vw - 646px);top:111px}.kids-el-blob-02[data-astro-cid-ej5uxb4d]{left:calc(50vw - 184px);top:597px}.kids-el-blob-03[data-astro-cid-ej5uxb4d]{left:calc(50vw - 675px);top:87px}.kids-el-blob-04[data-astro-cid-ej5uxb4d]{left:calc(50vw - 539px);top:607px}.kids-el-blob-05[data-astro-cid-ej5uxb4d]{left:50vw;top:411px}.kids-el-blob-06[data-astro-cid-ej5uxb4d]{left:calc(50vw - 160px);top:607px}}@media screen and (max-width: 1439px){.kids-image-main[data-astro-cid-ej5uxb4d]{width:677px;height:465px;margin:0;mask:url(#kidsMaskS) no-repeat center / contain;-webkit-mask:url(#kidsMaskS) no-repeat center / contain}.kids-image-small-01[data-astro-cid-ej5uxb4d]{height:203px;left:calc(50vw + 97px);width:203px;top:117px}.kids-image-small-02[data-astro-cid-ej5uxb4d]{height:203px;left:calc(50vw + 330px);width:203px;top:131px}.kids-image-small-03[data-astro-cid-ej5uxb4d]{height:169px;left:calc(50vw - 103px);width:169px;top:410px}.description[data-astro-cid-ej5uxb4d]{left:calc(50vw + 97px);width:512px;top:371px}.kids[data-astro-cid-ej5uxb4d]{padding-bottom:120px;.button{left:calc(50vw + 97px);top:605px}}.kids-el-dots-01[data-astro-cid-ej5uxb4d]{left:calc(50vw + 500px);top:-58px}.kids-el-dots-02[data-astro-cid-ej5uxb4d]{left:calc(50vw + 433px);top:571px}.kids-el-waves-01[data-astro-cid-ej5uxb4d]{left:calc(50vw + 542px);top:582px}.kids-el-blob-01[data-astro-cid-ej5uxb4d]{left:calc(50vw - 536px);top:121px}.kids-el-blob-02[data-astro-cid-ej5uxb4d]{left:calc(50vw - 144px);top:557px}.kids-el-blob-03[data-astro-cid-ej5uxb4d]{left:calc(50vw - 565px);top:97px}.kids-el-blob-04[data-astro-cid-ej5uxb4d]{left:calc(50vw - 500px);top:567px}.kids-el-blob-05[data-astro-cid-ej5uxb4d]{left:calc(50vw + 8px);top:371px}.kids-el-blob-06[data-astro-cid-ej5uxb4d]{left:calc(50vw - 104px);top:567px}}@media screen and (max-width: 1279px){.header[data-astro-cid-ej5uxb4d]{flex-direction:column;gap:24px;padding:0 25px 30px;text-align:center}.title[data-astro-cid-ej5uxb4d]{font-size:3rem}.observation[data-astro-cid-ej5uxb4d]{font-size:1.25rem}.kids-image-main[data-astro-cid-ej5uxb4d]{width:400px;height:353px;margin:0 0 523px;mask:url(#kidsMaskMobile) no-repeat center / contain;-webkit-mask:url(#kidsMaskMobile) no-repeat center / contain}.kids-image-small-01[data-astro-cid-ej5uxb4d]{height:181px;left:calc(50vw - 191px);width:181px;top:500px}.kids-image-small-02[data-astro-cid-ej5uxb4d]{height:187px;left:calc(50vw + 5px);width:187px;top:518px}.kids-image-small-03[data-astro-cid-ej5uxb4d]{display:none}.description[data-astro-cid-ej5uxb4d]{left:calc(50vw - 190px);width:380px;top:735px}.kids[data-astro-cid-ej5uxb4d]{.button{left:calc(50vw - 184px);top:1023px}}.kids-el-dots-01[data-astro-cid-ej5uxb4d]{width:166px;left:calc(50vw + 138px);top:109px;display:block}.kids-el-dots-02[data-astro-cid-ej5uxb4d],.kids-el-waves-01[data-astro-cid-ej5uxb4d]{display:none}.kids-el-blob-01[data-astro-cid-ej5uxb4d]{width:13px;left:calc(50vw - 39px);top:150px}.kids-el-blob-02[data-astro-cid-ej5uxb4d]{width:13px;left:calc(50vw + 100px);top:458px}.kids-el-blob-03[data-astro-cid-ej5uxb4d]{width:22px;left:calc(50vw - 68px);top:160px}.kids-el-blob-04[data-astro-cid-ej5uxb4d]{width:22px;left:calc(50vw - 49px);top:492px}.kids-el-blob-05[data-astro-cid-ej5uxb4d]{width:18px;left:calc(50vw + 173px);top:406px}.kids-el-blob-06[data-astro-cid-ej5uxb4d]{width:27px;left:calc(50vw + 110px);top:425px}}@media screen and (max-width: 768px){.description[data-astro-cid-ej5uxb4d],.header[data-astro-cid-ej5uxb4d]{text-align:center}}@media screen and (max-width: 425px){.kids-el-blob-02[data-astro-cid-ej5uxb4d]{left:calc(50vw + 107px);top:465px}.kids-el-blob-04[data-astro-cid-ej5uxb4d]{top:505px}.kids-el-blob-05[data-astro-cid-ej5uxb4d]{left:calc(50vw + 160px);top:425px}.kids-el-blob-06[data-astro-cid-ej5uxb4d]{left:calc(50vw + 120px);top:438px}.kids-el-dots-01[data-astro-cid-ej5uxb4d]{left:calc(50vw + 105px)}.kids-image-small-01[data-astro-cid-ej5uxb4d]{width:162px;height:162px;left:calc(50vw - 180px);top:520px}.kids-image-small-02[data-astro-cid-ej5uxb4d]{width:162px;height:162px;left:calc(50vw + 15px);top:545px}.kids[data-astro-cid-ej5uxb4d]{.description{width:345px;left:calc(50vw - 170px)}.button{left:calc(50vw - 175px);top:1057px;width:350px;margin-top:20px;z-index:1000}}}.cta-accommodations[data-astro-cid-euaxklfs]{display:flex;flex-direction:column;align-items:center;position:relative;padding:60px 25px 120px;h2{font-size:5rem;margin:0;padding-bottom:30px;letter-spacing:-4.8px;span{transform:translateY(30px);display:inline-block}}h3{color:var(--text-secondary-color);white-space:pre-line;margin:0;font-weight:400;max-width:417px;font-size:1.5rem;&.mobile{display:none}}.container{width:100%;max-width:1468px;display:flex;align-items:center;gap:40px;.image-wrapper{display:flex;justify-content:flex-start;width:648px;position:relative;img{border-radius:50%;&:nth-child(2){position:absolute;top:71px;right:0;z-index:1}&:nth-child(3){position:absolute;bottom:15px;right:44px}}.el{&.el-blob-01-1{top:30px;right:220px}&.el-blob-06-1{top:35px;right:170px;path{fill:var(--primary-accent-color)}}&.el-blob-04{bottom:10px;left:70px;path{fill:var(--primary-accent-color)}}&.el-waves{bottom:-60px;right:130px;path{fill:var(--primary-accent-color)}}&.el-blob-02{width:30px;height:auto;bottom:-30px;right:150px}}}.content{flex:1;display:flex;flex-direction:column;gap:40px;max-width:743px;p{margin:0;color:var(--text-tertiary-color)}.button{max-width:372px}}}.el{position:absolute;z-index:-1;&.el-blob-01-2{top:230px;left:60px}&.el-blob-06-2{top:205px;left:20px;path{fill:var(--primary-accent-color)}}&.el-dots-01{bottom:38px;right:19px}}}@media (max-width: 1279px){.cta-accommodations[data-astro-cid-euaxklfs]{gap:20px;h3{text-align:center;&.mobile{display:block}&.desktop{display:none}}.container{max-width:1468px;flex-direction:column;gap:70px;.image-wrapper{display:flex;justify-content:flex-start;width:648px;position:relative;img{&:nth-child(2){position:absolute;top:71px;right:0}&:nth-child(3){position:absolute;bottom:15px;right:44px}}.el{&.el-blob-01-1{top:30px;right:220px}&.el-blob-06-1{top:35px;right:170px}&.el-blob-04{bottom:10px;left:70px}&.el-waves{bottom:-60px;right:130px}&.el-blob-02{width:30px;height:auto;bottom:-30px;right:150px}}}.content{max-width:648px}}}}@media (max-width: 768px){p[data-astro-cid-euaxklfs]{text-align:center}.cta-accommodations[data-astro-cid-euaxklfs]{overflow:hidden;padding:180px 25px 60px;h2{font-size:2.75rem}.container{.image-wrapper{max-width:372px;img{&:nth-child(1){width:272px;height:auto}&:nth-child(2){width:126px;height:auto;top:38.7px;right:0}&:nth-child(3){width:117px;height:auto;bottom:8px;right:25px}}.el{&.el-blob-01-1{width:15px;height:auto;top:10px;right:124px}&.el-blob-06-1{width:27px;height:auto;top:18px;right:93px}&.el-blob-04{width:18px;height:auto;bottom:5px;left:28px}&.el-waves{width:130px;height:auto;bottom:-44px;right:56px}&.el-blob-02{width:22px;height:auto;bottom:-18px;right:81px}}}.content{max-width:372px}}.el{&.el-blob-01-2,&.el-blob-06-2{display:none}&.el-dots-01{width:115px;height:auto;bottom:-121px;right:-42px}}}}@media (max-width: 395px){.cta-accommodations[data-astro-cid-euaxklfs]{h2{font-size:2.5rem}}}.resort[data-astro-cid-bismrl6m]{width:100vw;overflow:hidden;position:relative}.wrap[data-astro-cid-bismrl6m]{margin:0 auto;max-width:var(--desktop-max-size);position:relative;text-align:right}.header[data-astro-cid-bismrl6m]{align-items:center;display:flex;gap:30px;justify-content:center;padding:0 0 40px;text-align:left}.title[data-astro-cid-bismrl6m]{font-size:3.75rem;line-height:1;margin:0}.observation[data-astro-cid-bismrl6m]{color:var(--text-secondary-color);font-size:1.5rem;font-weight:400;line-height:1.2;max-width:528px;margin:0}.resort-image-main[data-astro-cid-bismrl6m]{display:inline-block;width:1006px;height:680px;mask:url(#resortMask) no-repeat center / contain;-webkit-mask:url(#resortMask) no-repeat center / contain;mask-type:alpha;-webkit-mask-type:alpha;position:relative;right:-150px}.resort-image-small-01[data-astro-cid-bismrl6m]{border-radius:140px;height:280px;left:calc(50% - 384px);position:absolute;width:280px;top:141px}.resort-image-small-02[data-astro-cid-bismrl6m]{border-radius:140px;height:280px;left:calc(50% - 704px);position:absolute;width:280px;top:118px}.resort-image-small-03[data-astro-cid-bismrl6m]{border-radius:140px;height:232px;left:50%;position:absolute;width:232px;top:550px}.description[data-astro-cid-bismrl6m]{color:var(--text-tertiary-color);font-size:1.25rem;left:calc(50% - 704px);line-height:1.4;margin:0;position:absolute;width:704px;top:471px;text-align:left}.resort[data-astro-cid-bismrl6m]{padding-top:0;padding-bottom:60px;.button{left:calc(50% - 704px);position:absolute;top:609px;width:372px}.button:hover:after{height:400px;width:400px}}.resort-el-dots-01[data-astro-cid-bismrl6m]{position:absolute;left:0;top:0}.resort-el-dots-02[data-astro-cid-bismrl6m]{position:absolute;left:37px;bottom:22px}.resort-el-waves-01[data-astro-cid-bismrl6m]{position:absolute;left:0;bottom:131px;path{fill:var(--primary-accent-color)}}.resort-el-blob-01[data-astro-cid-bismrl6m]{position:absolute;right:133px;top:146px}.resort-el-blob-02[data-astro-cid-bismrl6m]{position:absolute;right:603px;top:696px}.resort-el-blob-03[data-astro-cid-bismrl6m]{position:absolute;right:96px;top:121px;path{fill:var(--primary-accent-color)}}.resort-el-blob-04[data-astro-cid-bismrl6m]{position:absolute;right:220px;top:708px;path{fill:var(--primary-accent-color)}}.resort-el-blob-05[data-astro-cid-bismrl6m]{position:absolute;right:836px;top:520px;path{fill:var(--primary-accent-color)}}.resort-el-blob-06[data-astro-cid-bismrl6m]{position:absolute;right:635px;top:707px;path{fill:var(--primary-accent-color)}}@media screen and (max-width: 1679px){.resort-image-main[data-astro-cid-bismrl6m]{width:766px;height:527px;mask:url(#resortMaskM) no-repeat center / contain;-webkit-mask:url(#resortMaskM) no-repeat center / contain;right:0}.resort-image-small-01[data-astro-cid-bismrl6m]{height:230px;left:calc(50vw - 425px);width:230px;top:135px}.resort-image-small-02[data-astro-cid-bismrl6m]{height:230px;left:calc(50vw - 689px);width:230px;top:118px}.resort-image-small-03[data-astro-cid-bismrl6m]{height:190px;left:calc(50vw - 82px);width:190px;top:458px}.description[data-astro-cid-bismrl6m]{left:calc(50vw - 689px);width:580px;top:407px}.resort[data-astro-cid-bismrl6m]{.button{left:calc(50vw - 690px);top:573px}}.resort-el-dots-01[data-astro-cid-bismrl6m]{left:calc(50vw - 749px);top:0}.resort-el-dots-02[data-astro-cid-bismrl6m]{left:calc(50vw - 709px);top:650px}.resort-el-waves-01[data-astro-cid-bismrl6m]{left:calc(50vw - 809px);top:650px}.resort-el-blob-01[data-astro-cid-bismrl6m]{left:calc(50vw + 591px);top:121px}.resort-el-blob-02[data-astro-cid-bismrl6m]{left:calc(50vw + 138px);top:594px}.resort-el-blob-03[data-astro-cid-bismrl6m]{left:calc(50vw + 609px);top:98px}.resort-el-blob-04[data-astro-cid-bismrl6m]{left:calc(50vw + 446px);top:618px}.resort-el-blob-05[data-astro-cid-bismrl6m]{left:calc(50vw - 56px);top:437px}.resort-el-blob-06[data-astro-cid-bismrl6m]{left:calc(50vw + 100px);top:599px}}@media screen and (max-width: 1439px){.resort-image-main[data-astro-cid-bismrl6m]{width:694px;height:478px;mask:url(#resortMaskS) no-repeat center / contain;-webkit-mask:url(#resortMaskS) no-repeat center / contain;right:0}.resort-image-small-01[data-astro-cid-bismrl6m]{height:209px;left:calc(50vw - 371px);width:209px;top:132px}.resort-image-small-02[data-astro-cid-bismrl6m]{height:209px;left:calc(50vw - 609px);width:209px;top:117px}.resort-image-small-03[data-astro-cid-bismrl6m]{height:173px;left:calc(50vw - 83px);width:173px;top:425px}.description[data-astro-cid-bismrl6m]{left:calc(50vw - 609px);width:525px;top:378px}.resort[data-astro-cid-bismrl6m]{.button{left:calc(50vw - 609px);top:572px}}.resort-el-dots-01[data-astro-cid-bismrl6m]{left:calc(50vw - 650px);top:30px}.resort-el-dots-02[data-astro-cid-bismrl6m]{left:calc(50vw - 609px);top:650px}.resort-el-waves-01[data-astro-cid-bismrl6m]{left:calc(50vw - 709px);top:650px}.resort-el-blob-01[data-astro-cid-bismrl6m]{left:calc(50vw + 511px);top:121px}.resort-el-blob-02[data-astro-cid-bismrl6m]{left:calc(50vw + 188px);top:574px}.resort-el-blob-03[data-astro-cid-bismrl6m]{left:calc(50vw + 529px);top:98px}.resort-el-blob-04[data-astro-cid-bismrl6m]{left:calc(50vw + 446px);top:558px}.resort-el-blob-05[data-astro-cid-bismrl6m]{left:calc(50vw - 56px);top:397px}.resort-el-blob-06[data-astro-cid-bismrl6m]{left:calc(50vw + 140px);top:579px}}@media screen and (max-width: 1279px){.resort[data-astro-cid-bismrl6m]{padding:60px 0}.header[data-astro-cid-bismrl6m]{flex-direction:column;gap:24px;padding:0 25px 30px;text-align:center}.title[data-astro-cid-bismrl6m]{font-size:3rem}.observation[data-astro-cid-bismrl6m]{font-size:1.25rem}.resort-image-main[data-astro-cid-bismrl6m]{width:400px;height:353px;margin:0 0 523px;mask:url(#resortMaskMobile) no-repeat center / contain;-webkit-mask:url(#resortMaskMobile) no-repeat center / contain}.resort-image-small-01[data-astro-cid-bismrl6m]{height:170px;left:calc(50vw + 10px);width:170px;top:498px}.resort-image-small-02[data-astro-cid-bismrl6m]{height:175px;left:calc(50vw - 180px);width:175px;top:513px}.resort-image-small-03[data-astro-cid-bismrl6m]{display:none}.description[data-astro-cid-bismrl6m]{left:calc(50vw - 190px);width:380px;top:735px}.resort[data-astro-cid-bismrl6m]{.button{left:calc(50vw - 184px);top:957px}}.resort-el-dots-01[data-astro-cid-bismrl6m]{display:none}.resort-el-dots-02[data-astro-cid-bismrl6m]{width:166px;left:calc(50vw - 303px);top:150px}.resort-el-waves-01[data-astro-cid-bismrl6m]{display:none}.resort-el-blob-01[data-astro-cid-bismrl6m]{width:13px;left:calc(50vw + 46px);top:126px}.resort-el-blob-02[data-astro-cid-bismrl6m]{width:13px;left:calc(50vw - 103px);top:449px}.resort-el-blob-03[data-astro-cid-bismrl6m]{width:22px;left:calc(50vw + 66px);top:137px}.resort-el-blob-04[data-astro-cid-bismrl6m]{width:22px;left:calc(50vw + 47px);top:478px}.resort-el-blob-05[data-astro-cid-bismrl6m]{width:18px;left:calc(50vw - 171px);top:397px}.resort-el-blob-06[data-astro-cid-bismrl6m]{width:27px;left:calc(50vw - 117px);top:416px}}@media screen and (max-width: 768px){.description[data-astro-cid-bismrl6m],.header[data-astro-cid-bismrl6m]{text-align:center}}@media screen and (max-width: 425px){.description[data-astro-cid-bismrl6m]{width:345px;left:calc(50vw - 170px)}.resort[data-astro-cid-bismrl6m]{.button{left:calc(50vw - 175px);top:957px;width:350px;margin-top:20px}}}
