.language-switcher-module__XTkI-q__language{font-family:var(--font-family);white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;display:flex}.language-switcher-module__XTkI-q__languageIcon{width:20px;height:20px;color:var(--grey);margin-right:4px}.language-switcher-module__XTkI-q__languageOption{cursor:pointer;color:var(--grey);text-decoration:none;transition:color .2s}.language-switcher-module__XTkI-q__languageOption:hover{color:var(--white)}.language-switcher-module__XTkI-q__active{color:var(--white)!important}.language-switcher-module__XTkI-q__separator{opacity:.5;color:var(--grey)}@media (max-width:768px){.language-switcher-module__XTkI-q__languageIcon{width:18px;height:18px}}
.header-mobile-module__CH_cPW__header{z-index:100;background-color:var(--pink);padding:1rem 0;position:sticky;top:0}.header-mobile-module__CH_cPW__headerContent{justify-content:space-between;align-items:center;gap:16px;display:flex}.header-mobile-module__CH_cPW__logo{flex-shrink:0;max-width:140px;height:auto}.header-mobile-module__CH_cPW__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.header-mobile-module__CH_cPW__hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:center;gap:6px;width:30px;height:30px;padding:0;display:flex;position:relative}.header-mobile-module__CH_cPW__hamburgerLine{background-color:var(--grey);border-radius:2px;width:100%;height:3px;transition:all .3s;position:absolute;left:0}.header-mobile-module__CH_cPW__hamburgerLine:first-child{top:6px}.header-mobile-module__CH_cPW__hamburgerLine:nth-child(2){top:50%;transform:translateY(-50%)}.header-mobile-module__CH_cPW__hamburgerLine:nth-child(3){bottom:6px}.header-mobile-module__CH_cPW__hamburgerOpen .header-mobile-module__CH_cPW__hamburgerLine:first-child{top:50%;transform:translateY(-50%)rotate(45deg)}.header-mobile-module__CH_cPW__hamburgerOpen .header-mobile-module__CH_cPW__hamburgerLine:nth-child(2){opacity:0}.header-mobile-module__CH_cPW__hamburgerOpen .header-mobile-module__CH_cPW__hamburgerLine:nth-child(3){bottom:50%;transform:translateY(50%)rotate(-45deg)}.header-mobile-module__CH_cPW__navMobile{background-color:var(--pink);z-index:99;flex-direction:column;gap:0;padding-top:80px;transition:transform .3s;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 4px 6px #0000001a}.header-mobile-module__CH_cPW__navMobileOpen{transform:translateY(0)}.header-mobile-module__CH_cPW__navItem{color:var(--grey);font-family:var(--font-family);cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;padding:12px 16px;font-weight:700;transition:all .2s}.header-mobile-module__CH_cPW__navItem:hover{color:var(--white);border-left-color:var(--white);background-color:#ffffff1a}.header-mobile-module__CH_cPW__navItem.header-mobile-module__CH_cPW__active{color:var(--white);border-left-color:var(--white);background-color:#ffffff26}
.button-module__aLF8Ya__button{font-family:var(--font-family);cursor:pointer;text-align:center;border:2px solid #0000;border-radius:8px;min-width:160px;padding:12px 32px;transition:all .2s}.button-module__aLF8Ya__button:disabled{opacity:.5;cursor:not-allowed}.button-module__aLF8Ya__primary{background-color:var(--green);color:var(--white);border-color:var(--green)}.button-module__aLF8Ya__primary:hover:not(:disabled){background-color:var(--white);color:var(--green);border-color:var(--green)}.button-module__aLF8Ya__secondary{background-color:var(--white);color:var(--grey);border-color:var(--grey)}.button-module__aLF8Ya__secondary:hover:not(:disabled){background-color:var(--grey);color:var(--white);border-color:var(--grey)}@media (max-width:768px){.button-module__aLF8Ya__button{min-width:140px;padding:10px 24px}}
.rates-section-module__RQqlJa__title{text-align:center;color:var(--grey)}.rates-section-module__RQqlJa__subtitle{text-align:center}.rates-section-module__RQqlJa__ratesGrid{grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto 1rem;display:grid}.rates-section-module__RQqlJa__rateCard{border:2px solid var(--grey);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.rates-section-module__RQqlJa__rateHeader{text-align:center;padding:1.5rem}.rates-section-module__RQqlJa__rateCard:first-child .rates-section-module__RQqlJa__rateHeader{background-color:var(--pink)}.rates-section-module__RQqlJa__rateCard:nth-child(2) .rates-section-module__RQqlJa__rateHeader{background-color:var(--green)}.rates-section-module__RQqlJa__rateCard:nth-child(3) .rates-section-module__RQqlJa__rateHeader{background-color:var(--yellow)}.rates-section-module__RQqlJa__rateTitle{color:var(--grey);margin-bottom:1rem}.rates-section-module__RQqlJa__ratePrice{color:var(--grey);margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.rates-section-module__RQqlJa__ratePricePerDay{color:var(--grey);font-size:.9rem}.rates-section-module__RQqlJa__rateBody{background-color:var(--white);flex:1;padding:1.5rem}.rates-section-module__RQqlJa__rateFooter{background-color:var(--white);border-top:1px solid var(--light-grey);justify-content:center;align-items:center;padding:1.5rem;display:flex}.rates-section-module__RQqlJa__rateRow{color:var(--grey);align-items:flex-start;gap:.5rem;margin-bottom:.75rem;font-size:1rem;display:flex}.rates-section-module__RQqlJa__rateRow strong{font-weight:600}.rates-section-module__RQqlJa__rateRowIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;display:flex}.rates-section-module__RQqlJa__rateRowContent{flex:1}.rates-section-module__RQqlJa__iconCheck{width:20px;height:20px;color:var(--green)}.rates-section-module__RQqlJa__iconExclamation{width:20px;height:20px;color:var(--red)}.rates-section-module__RQqlJa__rateRow:nth-child(2),.rates-section-module__RQqlJa__rateRow:nth-child(5){margin-bottom:1.5rem}.rates-section-module__RQqlJa__note{text-align:center}@media (min-width:768px){.rates-section-module__RQqlJa__ratesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.rates-section-module__RQqlJa__ratesGrid{grid-template-columns:repeat(3,1fr)}}
.icon-section-module__Ku3aNq__section{background-color:var(--white);width:100%;padding:4rem 0}.icon-section-module__Ku3aNq__iconGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:3rem 0;max-width:600px;margin:0 auto;display:grid}.icon-section-module__Ku3aNq__iconItem{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.icon-section-module__Ku3aNq__iconWrapper{border:2px solid var(--pink);background-color:var(--pink);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;padding:1.25rem;display:flex}.icon-section-module__Ku3aNq__icon{object-fit:contain;filter:brightness(0)saturate()invert(52%)sepia(0%)saturate(0%)hue-rotate(180deg)brightness(98%)contrast(89%);width:100%;height:100%}.icon-section-module__Ku3aNq__label{color:var(--grey);margin:0;font-size:.875rem;font-weight:400;line-height:1.4}@media (max-width:768px){.icon-section-module__Ku3aNq__section{padding:3rem 0}.icon-section-module__Ku3aNq__iconGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem 1.5rem}.icon-section-module__Ku3aNq__iconWrapper{width:80px;height:80px;padding:1rem}.icon-section-module__Ku3aNq__label{font-size:.75rem}}@media (max-width:480px){.icon-section-module__Ku3aNq__section{padding:2rem 0}.icon-section-module__Ku3aNq__iconGrid{grid-template-columns:repeat(3,1fr);gap:2rem 1rem}.icon-section-module__Ku3aNq__iconWrapper{width:60px;height:60px;padding:.75rem}.icon-section-module__Ku3aNq__label{font-size:.7rem}}
.slideshow-module__JKJhia__section{padding:48px 0}.slideshow-module__JKJhia__slideshowContainer{width:100%;max-width:1200px;margin:0 auto;position:relative}.slideshow-module__JKJhia__imageWrapper{background-color:var(--light-grey);border-radius:8px;width:100%;height:0;padding-bottom:50%;position:relative;overflow:hidden}.slideshow-module__JKJhia__image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.slideshow-module__JKJhia__navButton{color:var(--grey);cursor:pointer;z-index:10;background-color:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.slideshow-module__JKJhia__navButton:hover{background-color:var(--white);color:var(--pink);transform:translateY(-50%)scale(1.1)}.slideshow-module__JKJhia__navIcon{width:28px;height:28px}.slideshow-module__JKJhia__navButtonPrev{left:20px}.slideshow-module__JKJhia__navButtonNext{right:20px}.slideshow-module__JKJhia__dots{z-index:10;gap:12px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.slideshow-module__JKJhia__dot{border:2px solid var(--white);cursor:pointer;background-color:#ffffff80;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.slideshow-module__JKJhia__dot:hover{background-color:#fffc;transform:scale(1.2)}.slideshow-module__JKJhia__dotActive{background-color:var(--white);transform:scale(1.2)}@media (max-width:768px){.slideshow-module__JKJhia__section{padding:32px 0}.slideshow-module__JKJhia__imageWrapper{padding-bottom:75%}.slideshow-module__JKJhia__navButton{width:40px;height:40px;font-size:32px}.slideshow-module__JKJhia__navButtonPrev{left:10px}.slideshow-module__JKJhia__navButtonNext{right:10px}.slideshow-module__JKJhia__dots{gap:8px;bottom:10px}.slideshow-module__JKJhia__dot{width:10px;height:10px}}
.flex-module__IJijrW__flexContainer{width:100%;display:flex}.flex-module__IJijrW__flexItem{flex:1}
.collapse-module__H2Phaa__section{padding:0}.collapse-module__H2Phaa__collapseContainer{flex-direction:column;gap:16px;display:flex}.collapse-module__H2Phaa__item{border-radius:8px;overflow:hidden}.collapse-module__H2Phaa__header{background-color:var(--green);cursor:pointer;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;transition:all .3s;display:flex}.collapse-module__H2Phaa__header:hover{opacity:.8}.collapse-module__H2Phaa__title{color:var(--white);text-align:left;font-size:18px;font-weight:700}.collapse-module__H2Phaa__icon{width:24px;height:24px;color:var(--white);flex-shrink:0;transition:transform .2s}.collapse-module__H2Phaa__iconOpen{transform:rotate(90deg)}.collapse-module__H2Phaa__content{color:var(--grey);padding:0 24px 24px}.collapse-module__H2Phaa__content p{margin:0;line-height:1.6}.collapse-module__H2Phaa__content p+p{margin-top:12px}
.provinces-module__BJ0kxq__provinces{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.provinces-module__BJ0kxq__mobile{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.provinces-module__BJ0kxq__desktop{display:none}.provinces-module__BJ0kxq__province{background-color:var(--green);text-align:center;color:var(--white);border-radius:.5rem;justify-content:center;align-items:center;padding:1rem;font-weight:500;display:flex}@media (min-width:768px){.provinces-module__BJ0kxq__mobile{display:none}.provinces-module__BJ0kxq__desktop{flex-direction:column;gap:1rem;display:flex}.provinces-module__BJ0kxq__row{justify-content:center;gap:1rem;width:100%;display:flex}.provinces-module__BJ0kxq__row>*{width:250px}.provinces-module__BJ0kxq__row:first-child{grid-template-columns:repeat(4,1fr)}.provinces-module__BJ0kxq__row:nth-child(2){grid-template-columns:repeat(3,1fr)}.provinces-module__BJ0kxq__row:nth-child(3){grid-template-columns:repeat(4,1fr)}}
.header-desktop-module__2iCIhq__header{z-index:100;background-color:var(--pink);justify-content:flex-end;padding:1rem 2rem;display:flex;position:sticky;top:0}.header-desktop-module__2iCIhq__headerContent{justify-content:space-between;align-items:center;gap:16px;display:flex}.header-desktop-module__2iCIhq__logo{flex-shrink:0;max-width:180px;height:auto}.header-desktop-module__2iCIhq__nav{flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.header-desktop-module__2iCIhq__navItem{color:var(--grey);font-family:var(--font-family);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 20px;font-size:1.125rem;font-weight:700;line-height:1.5;transition:all .2s}.header-desktop-module__2iCIhq__navItem:hover,.header-desktop-module__2iCIhq__navItem.header-desktop-module__2iCIhq__active{color:var(--white);border-bottom-color:var(--white)}.header-desktop-module__2iCIhq__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}
.header-module__3iWRfG__mobileOnly{display:block}.header-module__3iWRfG__desktopOnly{display:none}@media (min-width:1025px){.header-module__3iWRfG__mobileOnly{display:none}.header-module__3iWRfG__desktopOnly{display:block}}
.policy-module__dcYfwW__policy{justify-content:space-between;gap:4px;max-width:380px;margin:0;display:flex}
.page-module__UqRJYq__wrapper section:nth-of-type(odd){background-color:var(--white);padding:40px 0}.page-module__UqRJYq__wrapper section:nth-of-type(2n){background-color:#f8f9fa;padding:40px 0}
.faq-module__igTZQa__page p{white-space:pre-wrap}.faq-module__igTZQa__page h4{color:var(--green);margin-bottom:0}
.page-module__CYOi2W__wrapper section:nth-of-type(odd){background-color:var(--white);padding:40px 0}.page-module__CYOi2W__wrapper section:nth-of-type(2n){background-color:#f8f9fa;padding:40px 0}
.page-module__tXozaa__wrapper section:nth-of-type(odd){background-color:var(--white);padding:40px 0}.page-module__tXozaa__wrapper section:nth-of-type(2n){background-color:#f8f9fa;padding:40px 0}.page-module__tXozaa__imageWrapper{text-align:center}
.page-module__p0rbxa__wrapper{min-height:100vh}
.page-module__Na5DFq__wrapper section:nth-of-type(odd){background-color:var(--white);padding:40px 0}.page-module__Na5DFq__wrapper section:nth-of-type(2n){background-color:#f8f9fa;padding:40px 0}
.page-module__Ostgjq__wrapper section:nth-of-type(odd){background-color:var(--white);padding:40px 0}.page-module__Ostgjq__wrapper section:nth-of-type(2n){background-color:#f8f9fa;padding:40px 0}.page-module__Ostgjq__wrapper img{max-width:300px}
.page-module__P532ha__wrapper{min-height:100vh}
