:root{--max-width:1300px;--border-radius:12px;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135;--swiper-navigation-size:24px!important}@media (prefers-color-scheme:dark){:root{--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80)}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{padding-right:0!important;color:rgb(var(--foreground-rgb));background:#f5f5f5}.link:hover,.underline{text-decoration:underline}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.main{display:flex;flex-direction:column;align-items:center;padding:1rem 1rem 4rem;min-height:100vh;max-width:1300px;margin:0 auto}@media only screen and (min-width:500px){.main{padding:1rem 2rem 4rem}}@media only screen and (min-width:720px){.main{padding:1rem 3rem 4rem}}@media only screen and (min-width:1000px){.main{padding:1rem 6rem 4rem}}header{background-color:#fff;position:relative;top:0;width:100%;box-shadow:0 3px 5px 0 rgba(0,0,0,.1);z-index:100}.header-inner{max-width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.header-inner nav{padding-right:20px}.header-search-form{position:absolute!important;display:flex;gap:1rem}.date-range-picker .MuiFormControl-root,.search{background-color:#fff!important}.flex-vertical-center{display:flex;align-items:center}.flex-vertical-center>svg{margin-right:8px}@media only screen and (max-width:960px){.hero-img{width:1200px;height:338px}}.page-title{font-size:1.2rem;font-weight:400;margin-bottom:2rem;padding:0 1rem}.offer-count-title{font-size:1rem;font-weight:300;margin-bottom:1rem}@media only screen and (min-width:960px){.page-title{font-size:1.6rem}}.breadcrumbs{align-self:flex-start;font-size:11px!important;padding:0 0 16px;p{font-size:11px!important}}@media only screen and (min-width:720px){.breadcrumbs{font-size:14px!important;p{font-size:14px!important}}}.content{width:900px;max-width:900px;margin:0 auto;padding:3rem;background-color:#fff;h1{font-size:2rem;margin-bottom:2rem}h6{margin-bottom:1.5rem}p{margin-bottom:2rem}}.listing-title{font-size:1rem;font-weight:400;margin-bottom:1.5rem}.grid{display:grid;grid-column-gap:10px;column-gap:10px;grid-row-gap:30px;row-gap:30px;justify-content:center;justify-items:center}.grid-1{grid-template-columns:auto}.grid-2{grid-template-columns:repeat(2,minmax(50%,auto))}.grid-3{grid-template-columns:repeat(3,minmax(33.33333%,auto))}.grid-4{grid-template-columns:repeat(4,minmax(25%,auto))}.grid-5{grid-template-columns:repeat(5,minmax(20%,auto))}.grid-6{grid-template-columns:repeat(6,minmax(16.66666%,auto))}.destination-wrapper{width:calc(100% - 80px);z-index:1}.additional-destinations{transition:max-height .4s ease,opacity .4s ease}.additional-destinations.open{opacity:1;max-height:1000px}.most-wanted-title{font-weight:400;padding-left:5px;margin-bottom:1rem}.destination-box{display:grid;z-index:1;padding:0 5px 40px;grid-gap:10px;gap:10px;justify-content:center}.destination-box.grid-6{grid-template-columns:repeat(6,1fr)}.destination-box-item{cursor:pointer;display:flex;justify-content:center;align-items:center;gap:4px;min-width:150px;min-height:60px;padding:10px;text-align:center;background-color:#fff;color:rgba(0,0,0,.87);transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;border-radius:4px;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12);transition:scale .2s;&:hover{scale:1.1}}@media only screen and (max-width:1280px){.destination-box.grid-6{grid-template-columns:repeat(5,1fr)}.grid-4{grid-template-columns:repeat(3,minmax(33.33333%,auto))}}@media only screen and (max-width:960px){.destination-box.grid-5,.destination-box.grid-6{grid-template-columns:repeat(4,1fr)}.grid-3,.grid-4{grid-template-columns:repeat(2,minmax(50%,auto))}}@media only screen and (max-width:720px){.destination-box.grid-4,.destination-box.grid-5,.destination-box.grid-6{grid-template-columns:repeat(3,1fr);width:calc(100% - 40px)}}@media only screen and (max-width:650px){.grid-2,.grid-3,.grid-4{grid-template-columns:auto}}@media only screen and (max-width:540px){.destination-box.grid-3,.destination-box.grid-4,.destination-box.grid-5,.destination-box.grid-6{grid-template-columns:repeat(2,1fr);width:calc(100% - 30px)}}.main-photo-wrapper{display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.main-img{display:block;height:100%;width:100%;object-fit:cover}.hotel-description{margin-bottom:2rem}.grid-top{display:none;margin-top:16px!important}.detail-desc{display:block}.detail-desc .hotel-title{font-size:1.5rem}@media only screen and (min-width:900px){.detail-desc .hotel-title{font-size:2rem}}.card{position:relative;padding-bottom:80px}.MuiCardHeader-content,.card-header{flex:none!important}.MuiCardHeader-action{display:flex!important;flex:1 1 auto!important;justify-content:space-between!important}.card-title a:hover{text-decoration:underline}.card-image{position:relative}.card-image .main-photo-wrapper{margin-bottom:0}@media only screen and (min-width:405px){.card-image .main-photo-wrapper{min-width:293px}}.balance-icon{position:absolute;top:3px;right:33px;z-index:1}.favorite-icon,.show-detail-icon{position:absolute;top:3px;right:3px;z-index:1}.balance-icon>button>svg,.favorite-icon>button>svg,.show-detail-icon>button>svg{color:#fff;opacity:.6}.tag-label{background-color:#def;border-radius:5px;padding:1px 5px;margin-right:3px;font-size:12px}.text-price{font-size:16px;font-weight:600;text-align:right;line-height:1.43;letter-spacing:.01071em;padding:0 0 10px}.card-footer{position:absolute;bottom:0;width:100%;padding:16px!important;flex-direction:column;align-items:flex-end!important}#customized-dialog-title{display:block}.hotel-stars{margin-left:10px}.hotel-rating{font-weight:400;font-size:.875rem;line-height:1.43;letter-spacing:.01071em;color:rgba(0,0,0,.6);margin-left:30px}.modal-title{font-weight:500;font-size:1.25rem;line-height:1.6;letter-spacing:.0075em}.modal-subtitle,.modal-title{margin:0;font-family:Roboto,Helvetica,Arial,sans-serif}.modal-subtitle{font-weight:400;font-size:.875rem;line-height:1.43;letter-spacing:.01071em;color:rgba(0,0,0,.6)}.modal-title-icon{position:absolute;top:8px;right:100px}.modal-grid{padding-right:15px}.modal-button{align-self:flex-end}@media only screen and (max-width:720px){.modal-title{display:block}.hotel-rating,.hotel-stars{margin-left:0}.hotel-stars{margin-right:30px}}@media only screen and (max-width:900px){.modal-grid{flex-direction:column!important;padding-right:0!important}.modal-col-left,.modal-col-right{width:100%;max-width:100%!important}}.swiper-inner{width:100%;height:auto;margin-bottom:10px}.swiper-carousel{margin-bottom:30px}.swiper-card-inner{width:293px;height:194px}.swiper-img-wrapper{display:flex;height:100%;align-items:center;justify-content:center}.swiper-img{display:block;height:100%;width:100%;object-fit:cover}@media only screen and (max-width:900px){.content-grid{flex-direction:column!important}.grid-top{display:block}.grid-col-left,.grid-col-right{width:100%;max-width:100%!important}.grid-col-right .detail-desc{display:none}.swiper-carousel{display:none!important}}.footer-left-col{flex-basis:0;flex-grow:1;max-width:100%}.footer-right-col{display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;max-width:none;width:auto;padding-left:0!important}@media only screen and (max-width:600px){.footer-content{flex-direction:column-reverse!important}.footer-right-col{flex-direction:column!important}}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_e8ce0c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_e8ce0c;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_e8ce0c{font-family:__Inter_e8ce0c,__Inter_Fallback_e8ce0c;font-style:normal}