.Text-module__8JKn4G__root{margin:0;padding:0}.Text-module__8JKn4G__shadowed{text-shadow:0 1px 1px #00000040}.Text-module__8JKn4G__size--xs{font-size:var(--fontSize-xs);line-height:var(--lineHeight-xs)}.Text-module__8JKn4G__size--sm{font-size:var(--fontSize-sm);line-height:var(--lineHeight-sm)}.Text-module__8JKn4G__size--base{font-size:var(--fontSize-base);line-height:var(--lineHeight-base)}.Text-module__8JKn4G__size--lg{font-size:var(--fontSize-lg);line-height:var(--lineHeight-lg)}.Text-module__8JKn4G__size--xl{font-size:var(--fontSize-xl);line-height:var(--lineHeight-xl)}.Text-module__8JKn4G__size--2xl{font-size:var(--fontSize-2xl);line-height:var(--lineHeight-2xl)}.Text-module__8JKn4G__size--3xl{font-size:var(--fontSize-3xl);line-height:var(--lineHeight-3xl)}.Text-module__8JKn4G__size--4xl{font-size:var(--fontSize-4xl);line-height:var(--lineHeight-4xl)}.Text-module__8JKn4G__size--5xl{font-size:var(--fontSize-5xl);line-height:var(--lineHeight-5xl)}.Text-module__8JKn4G__color--default{color:var(--color-gray-80)}.Text-module__8JKn4G__color--primary{color:var(--color-primary)}.Text-module__8JKn4G__color--danger{color:var(--color-red-40)}.Text-module__8JKn4G__color--link{color:var(--color-link)}.Text-module__8JKn4G__color--white{color:var(--color-white)}.Text-module__8JKn4G__color--black{color:var(--color-black)}.Text-module__8JKn4G__color--gray{color:var(--color-gray-50)}.Text-module__8JKn4G__color--disabled{color:var(--color-disabled)}.Text-module__8JKn4G__color--inherit{color:inherit}.Text-module__8JKn4G__color--positiveRed{color:var(--color-positiveRed)}.Text-module__8JKn4G__weight--normal{font-weight:400}.Text-module__8JKn4G__weight--bold{font-weight:700}.Text-module__8JKn4G__spacing--normal{letter-spacing:0}.Text-module__8JKn4G__spacing--widest{letter-spacing:.1em}.Text-module__8JKn4G__as--span,.Text-module__8JKn4G__as--h1,.Text-module__8JKn4G__as--h2,.Text-module__8JKn4G__as--h3,.Text-module__8JKn4G__as--h4,.Text-module__8JKn4G__as--h5{display:block}.Text-module__8JKn4G__align--left{text-align:left}.Text-module__8JKn4G__align--center{text-align:center}.Text-module__8JKn4G__align--right{text-align:right}.Text-module__8JKn4G__lineHeight--sm{line-height:var(--lineHeight-sm)}.Text-module__8JKn4G__lineHeight--base{line-height:var(--lineHeight-base)}.Text-module__8JKn4G__lineHeight--lg{line-height:var(--lineHeight-lg)}.Text-module__8JKn4G__lineHeight--xl{line-height:var(--lineHeight-xl)}.Text-module__8JKn4G__lineHeight--2xl{line-height:var(--lineHeight-2xl)}.Text-module__8JKn4G__lineHeight--3xl{line-height:var(--lineHeight-3xl)}.Text-module__8JKn4G__lineHeight--4xl{line-height:var(--lineHeight-4xl)}.Text-module__8JKn4G__lineHeight--5xl{line-height:var(--lineHeight-5xl)}.Text-module__8JKn4G__lineHeight--6xl{line-height:var(--lineHeight-6xl)}.Text-module__8JKn4G__truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Text-module__8JKn4G__lineThrough{text-decoration:line-through}.Text-module__8JKn4G__underlineHover:hover{text-decoration:underline}
.Breadcrumb-module__DjuCva__root{white-space:nowrap;font-size:0;overflow-x:scroll}.Breadcrumb-module__DjuCva__link{text-decoration:underline}@media (min-width:1025px){.Breadcrumb-module__DjuCva__root{overflow-x:hidden}.Breadcrumb-module__DjuCva__root>ul>li:not(:last-child){flex-shrink:0}.Breadcrumb-module__DjuCva__root>ul>li:last-child{flex:1;min-width:0}.Breadcrumb-module__DjuCva__root>ul>li:last-child span{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}}
.Button-module__4hUmeq__root{padding:0 var(--space-6x);cursor:pointer;appearance:none;white-space:nowrap;border-radius:var(--rounded-lg);border-style:solid;border-width:1px;outline:none;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.Button-module__4hUmeq__root .loader:after{background:var(--color-gray-10)}.Button-module__4hUmeq__width--full{width:100%}.Button-module__4hUmeq__width--content{width:auto}.Button-module__4hUmeq__width--md{width:335px}.Button-module__4hUmeq__size--xxs{font-size:var(--fontSize-xs);height:var(--space-4x);padding:0 var(--space-2x)}.Button-module__4hUmeq__size--xs{font-size:var(--fontSize-sm);height:var(--space-6x);padding:0 var(--space-4x)}.Button-module__4hUmeq__size--sm{font-size:var(--fontSize-base);height:var(--space-8x)}.Button-module__4hUmeq__size--md{font-size:var(--fontSize-lg);height:var(--space-10x)}.Button-module__4hUmeq__size--lg{font-size:var(--fontSize-lg);height:var(--space-12x)}.Button-module__4hUmeq__primary--solid{background-color:var(--color-primary);border-color:var(--color-primary);color:var(--color-white)}.Button-module__4hUmeq__primary--solid .Button-module__4hUmeq__icon svg path{fill:var(--color-white)}.Button-module__4hUmeq__primary--solid:hover{background-color:var(--color-primary-dark)}.Button-module__4hUmeq__primary--outline{background-color:var(--color-white);border-color:var(--color-primary);color:var(--color-primary)}.Button-module__4hUmeq__primary--outline .Button-module__4hUmeq__icon svg path{fill:var(--color-primary)}.Button-module__4hUmeq__primary--outline:hover{border-color:var(--color-primary-dark);color:var(--color-primary-dark)}.Button-module__4hUmeq__primary--ghost{background-color:var(--color-white);color:var(--color-primary);border:0}.Button-module__4hUmeq__primary--ghost .Button-module__4hUmeq__icon svg path{fill:var(--color-primary)}.Button-module__4hUmeq__primary--ghost:hover{background-color:var(--color-gray-5)}.Button-module__4hUmeq__default--solid{background-color:var(--color-default);border-color:var(--color-default);color:var(--color-white)}.Button-module__4hUmeq__default--solid .Button-module__4hUmeq__icon svg path{fill:var(--color-white)}.Button-module__4hUmeq__default--solid:hover{background-color:var(--color-default-dark)}.Button-module__4hUmeq__default--outline{background-color:var(--color-white);border-color:var(--color-default);color:var(--color-default)}.Button-module__4hUmeq__default--outline .Button-module__4hUmeq__icon svg path{fill:var(--color-default)}.Button-module__4hUmeq__default--outline:hover{border-color:var(--color-default-dark);color:var(--color-default-dark)}.Button-module__4hUmeq__default--ghost{background-color:var(--color-white);color:var(--color-default);border:0}.Button-module__4hUmeq__default--ghost .Button-module__4hUmeq__icon svg path{fill:var(--color-default)}.Button-module__4hUmeq__default--ghost:hover{background-color:var(--color-gray-5)}.Button-module__4hUmeq__danger--solid{background-color:var(--color-danger);border-color:var(--color-danger);color:var(--color-white)}.Button-module__4hUmeq__danger--solid .Button-module__4hUmeq__icon svg path{fill:var(--color-white)}.Button-module__4hUmeq__danger--solid:hover{background-color:var(--color-danger-dark)}.Button-module__4hUmeq__danger--outline{background-color:var(--color-white);border-color:var(--color-danger);color:var(--color-danger)}.Button-module__4hUmeq__danger--outline .Button-module__4hUmeq__icon svg path{fill:var(--color-danger)}.Button-module__4hUmeq__danger--outline:hover{border-color:var(--color-danger-dark);color:var(--color-danger-dark)}.Button-module__4hUmeq__danger--ghost{background-color:var(--color-white);color:var(--color-danger);border:0}.Button-module__4hUmeq__danger--ghost .Button-module__4hUmeq__icon svg path{fill:var(--color-danger)}.Button-module__4hUmeq__danger--ghost:hover{background-color:var(--color-gray-5)}.Button-module__4hUmeq__disabled:hover{cursor:not-allowed}.Button-module__4hUmeq__disabled--solid{background-color:var(--color-disabled-light);border-color:var(--color-disabled-light);color:var(--color-disabled)}.Button-module__4hUmeq__disabled--outline{background-color:var(--color-white);border-color:var(--color-disabled);color:var(--color-disabled)}.Button-module__4hUmeq__disabled--ghost{background-color:var(--color-white);color:var(--color-disabled);border:0}.Button-module__4hUmeq__disabled--solid .Button-module__4hUmeq__icon svg path,.Button-module__4hUmeq__disabled--outline .Button-module__4hUmeq__icon svg path,.Button-module__4hUmeq__disabled--ghost .Button-module__4hUmeq__icon svg path{fill:var(--color-disabled)}.Button-module__4hUmeq__icon+.Button-module__4hUmeq__body{padding-left:var(--space-2x)}.Button-module__4hUmeq__truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.ButtonLink-module__-ftj3a__root{cursor:pointer;appearance:none;white-space:nowrap;background:0 0;border:0;outline:none;align-items:center;text-decoration:none;display:flex}.ButtonLink-module__-ftj3a__text{font-size:var(--fontSize-sm);line-height:var(--lineHeight-lg);color:var(--color-gray-80);font-weight:700}
.Card-module___e43YW__root{border:1px solid var(--color-disabled-light);box-shadow:var(--shadow-dark);border-radius:var(--rounded);padding:var(--space-4x)}
.Carousel-module__GTw5jW__root{background-color:var(--color-gray-20);-webkit-tap-highlight-color:transparent;height:0;position:relative;overflow:hidden}.Carousel-module__GTw5jW__inner{overscroll-behavior:none;touch-action:pan-y;width:100%;height:100%;position:absolute;top:0;left:0}.Carousel-module__GTw5jW__list{white-space:nowrap;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Carousel-module__GTw5jW__list.Carousel-module__GTw5jW__is-animate{transition:transform .3s}.Carousel-module__GTw5jW__image{-webkit-user-select:none;user-select:none;height:100%;position:relative}.Carousel-module__GTw5jW__image.Carousel-module__GTw5jW__is-active{z-index:2}.Carousel-module__GTw5jW__counter{bottom:var(--carousel-counter-bottom,var(--space-3x));right:var(--carousel-counter-inline-end,var(--space-5x));border-radius:var(--carousel-counter-radius,var(--rounded-xs));height:24px;padding:0 var(--space-2x);color:var(--color-white);font-size:var(--fontSize-sm);background:#00000080;justify-content:center;align-items:center;font-weight:700;line-height:1;display:flex;position:absolute}.Carousel-module__GTw5jW__photoLibraryIcon{margin-right:4px}.Carousel-module__GTw5jW__overlay:after{content:"";pointer-events:none;background-color:#0003;width:100%;height:100%;display:block;position:absolute;top:0;left:0}
.LazyImage-module__-HGU3G__root{height:auto;position:relative;overflow:hidden}.LazyImage-module__-HGU3G__title{color:var(--color-white);font-size:var(--fontSize-sm);margin:8px;font-weight:700;line-height:1.5;position:absolute;bottom:0;left:0}@keyframes LazyImage-module__-HGU3G__spinLoader{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.LazyImage-module__-HGU3G__loader{border:2px solid var(--color-primary);border-bottom-color:#fff0;border-radius:100%;width:24px;height:24px;animation:1s linear infinite LazyImage-module__-HGU3G__spinLoader;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LazyImage-module__-HGU3G__img{object-fit:cover;vertical-align:middle;backface-visibility:hidden;width:100%;height:100%;position:relative}
.CarouselBanner-module__5MRkCG__root{justify-content:center;display:flex;position:relative}.CarouselBanner-module__5MRkCG__carousel{width:100%;overflow:hidden}.CarouselBanner-module__5MRkCG__items{width:100%;transition:left .5s;display:flex;position:relative}.CarouselBanner-module__5MRkCG__items-centered{justify-content:center}.CarouselBanner-module__5MRkCG__item+.CarouselBanner-module__5MRkCG__item{margin-left:var(--space-6x)}.CarouselBanner-module__5MRkCG__thumbnail{display:block}.CarouselBanner-module__5MRkCG__thumbnail img{object-fit:cover;border-radius:var(--rounded);width:100%;height:100%}button.CarouselBanner-module__5MRkCG__thumbnail{cursor:pointer;background:0 0;border:none;padding:0}.CarouselBanner-module__5MRkCG__clickable{cursor:pointer}.CarouselBanner-module__5MRkCG__leftButton,.CarouselBanner-module__5MRkCG__rightButton{border:1px solid var(--border-gray-dark);background:var(--color-white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 4px #0000000d}.CarouselBanner-module__5MRkCG__leftButton:hover,.CarouselBanner-module__5MRkCG__rightButton:hover{background:var(--color-gray-5)}.CarouselBanner-module__5MRkCG__leftButton{transform:translate(var(--space-2x), -50%);position:absolute;top:50%;left:0}.CarouselBanner-module__5MRkCG__rightButton{transform:translate(calc(-1 * var(--space-2x)), -50%);position:absolute;top:50%;right:0}@media (max-width:725px){.CarouselBanner-module__5MRkCG__items-centered{justify-content:flex-start}}@media (max-width:1024px){.CarouselBanner-module__5MRkCG__carousel{padding:0;overflow:auto}.CarouselBanner-module__5MRkCG__items{transition:none}.CarouselBanner-module__5MRkCG__item+.CarouselBanner-module__5MRkCG__item{margin-left:var(--space-4x)}.CarouselBanner-module__5MRkCG__leftButton,.CarouselBanner-module__5MRkCG__rightButton{display:none}}@media (min-width:1200px){.CarouselBanner-module__5MRkCG__leftButton{transform:translate(calc(-100% - var(--space-4x)), -50%)}.CarouselBanner-module__5MRkCG__rightButton{transform:translate(calc(100% + var(--space-4x)), -50%)}}
.CarouselDisplay-module__fqurMW__root{position:relative}.CarouselDisplay-module__fqurMW__carousel{-ms-overflow-style:none;scrollbar-width:none;justify-content:center;width:100%;display:flex;overflow:hidden}.CarouselDisplay-module__fqurMW__carousel::-webkit-scrollbar{display:none}.CarouselDisplay-module__fqurMW__items{width:100%;transition:left .5s;display:flex;position:relative}.CarouselDisplay-module__fqurMW__item:not(:first-child){margin-left:var(--space-6x)}.CarouselDisplay-module__fqurMW__items-centered{justify-content:center}.CarouselDisplay-module__fqurMW__leftButton,.CarouselDisplay-module__fqurMW__rightButton{border:1px solid var(--border-gray-dark);background:var(--color-white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 4px #0000000d}.CarouselDisplay-module__fqurMW__leftButton:hover,.CarouselDisplay-module__fqurMW__rightButton:hover{background:var(--color-gray-5)}.CarouselDisplay-module__fqurMW__leftButton{transform:translate(var(--space-2x), -50%);position:absolute;top:50%;left:0}.CarouselDisplay-module__fqurMW__rightButton{transform:translate(calc(-1 * var(--space-2x)), -50%);position:absolute;top:50%;right:0}@media (max-width:725px){.CarouselDisplay-module__fqurMW__items-centered{justify-content:flex-start}}@media (max-width:1024px){.CarouselDisplay-module__fqurMW__carousel{padding:0;overflow:auto}.CarouselDisplay-module__fqurMW__items{transition:none}.CarouselDisplay-module__fqurMW__item+.CarouselDisplay-module__fqurMW__item{margin-left:var(--space-4x)}.CarouselDisplay-module__fqurMW__leftButton,.CarouselDisplay-module__fqurMW__rightButton{display:none}}@media (min-width:1200px){.CarouselDisplay-module__fqurMW__leftButton{transform:translate(calc(-100% - var(--space-4x)), -50%)}.CarouselDisplay-module__fqurMW__rightButton{transform:translate(calc(100% + var(--space-4x)), -50%)}}
.Checkbox-module__NxU7Ha__root{cursor:pointer;-webkit-user-select:none;user-select:none;place-items:center;display:flex;position:relative}.Checkbox-module__NxU7Ha__root--disabled{cursor:default}.Checkbox-module__NxU7Ha__checkbox{appearance:none;border-radius:var(--rounded-xs);width:20px;min-width:20px;height:20px;margin-right:var(--space-2x);cursor:pointer;border-style:solid;border-width:2px}.Checkbox-module__NxU7Ha__checkbox:checked{background-image:url(../media/check.3vsr5aw77vwu3.svg);background-position:50%;background-repeat:no-repeat;background-size:14px 10px}.Checkbox-module__NxU7Ha__root>*{line-height:var(--space-5x)}.Checkbox-module__NxU7Ha__default{border-color:var(--color-disabled);background-color:var(--color-white)}.Checkbox-module__NxU7Ha__default:checked{border-color:var(--color-primary);background-color:var(--color-primary)}.Checkbox-module__NxU7Ha__disabled{background-color:var(--color-disabled-light);cursor:not-allowed;border:0}.Checkbox-module__NxU7Ha__disabled:checked{border-color:var(--color-disabled-light);background-color:var(--color-disabled-light)}.Checkbox-module__NxU7Ha__error{border:2px solid var(--color-danger);background-color:var(--color-white)}.Checkbox-module__NxU7Ha__error:checked{border-color:var(--color-danger);background-color:var(--color-danger)}
.Chip-module__RhvrpG__root{transition:opacity var(--duration);max-width:100%;display:inline-flex;position:relative}.Chip-module__RhvrpG__root+.Chip-module__RhvrpG__root{margin-left:var(--space-2x)}.Chip-module__RhvrpG__root:not(.Chip-module__RhvrpG__checked):hover{opacity:.8}.Chip-module__RhvrpG__checked .Chip-module__RhvrpG__body{background-color:var(--color-green-light);border-color:var(--color-primary)}.Chip-module__RhvrpG__input{-webkit-appearance:none;-moz-appearance:none;opacity:0;z-index:1;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.Chip-module__RhvrpG__body{border:1px solid var(--border-gray-dark);background-color:var(--color-white);border-radius:32px;justify-content:center;align-items:center;max-width:100%;font-weight:700;display:inline-flex}.Chip-module__RhvrpG__label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Chip-module__RhvrpG__size--sm{font-size:var(--fontSize-sm);padding-left:var(--space-3x);padding-right:var(--space-3x);height:var(--space-8x)}.Chip-module__RhvrpG__size--md{font-size:var(--fontSize-base);padding-left:var(--space-4x);padding-right:var(--space-4x);height:36px}.Chip-module__RhvrpG__label+.Chip-module__RhvrpG__icon,.Chip-module__RhvrpG__icon+.Chip-module__RhvrpG__label{margin-left:var(--space)}.Chip-module__RhvrpG__iconImage{object-fit:contain;width:16px;height:16px;display:block}
.Chips-module__IIK7KW__root{margin-top:calc(var(--space-2x) * -1);margin-left:calc(var(--space-2x) * -1);flex-wrap:wrap;display:flex}.Chips-module__IIK7KW__root>li{margin-left:var(--space-2x);margin-top:var(--space-2x)}
.ChipBasic-module__cXbCCq__root{transition:opacity var(--duration);max-width:100%;display:inline-flex;position:relative}.ChipBasic-module__cXbCCq__root+.ChipBasic-module__cXbCCq__root{margin-left:var(--space-2x)}.ChipBasic-module__cXbCCq__root:not(.ChipBasic-module__cXbCCq__checked):hover{opacity:.8}.ChipBasic-module__cXbCCq__checked .ChipBasic-module__cXbCCq__body{background-color:var(--color-green-light);border-color:var(--color-primary)}.ChipBasic-module__cXbCCq__input{-webkit-appearance:none;-moz-appearance:none;opacity:0;z-index:1;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.ChipBasic-module__cXbCCq__disabled>.ChipBasic-module__cXbCCq__input{pointer-events:none}.ChipBasic-module__cXbCCq__body{border:1px solid var(--border-gray-dark);background-color:var(--color-white);border-radius:32px;justify-content:center;align-items:center;max-width:100%;font-weight:700;display:inline-flex}.ChipBasic-module__cXbCCq__disabled>.ChipBasic-module__cXbCCq__body{color:var(--color-gray-30);border:1px solid var(--border-gray);cursor:not-allowed}.ChipBasic-module__cXbCCq__label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ChipBasic-module__cXbCCq__size--sm{font-size:var(--fontSize-sm);padding-left:var(--space-3x);padding-right:var(--space-3x);height:32px}.ChipBasic-module__cXbCCq__size--base{font-size:var(--fontSize-sm);padding-left:var(--space-4x);padding-right:var(--space-4x);height:36px}.ChipBasic-module__cXbCCq__size--md{font-size:var(--fontSize-base);padding-left:var(--space-4x);padding-right:var(--space-4x);height:36px}.ChipBasic-module__cXbCCq__size--mdCompact{font-size:var(--fontSize-base);padding-left:var(--space-3x);padding-right:var(--space-2x);height:36px}.ChipBasic-module__cXbCCq__label+.ChipBasic-module__cXbCCq__icon,.ChipBasic-module__cXbCCq__icon+.ChipBasic-module__cXbCCq__label{margin-left:var(--space)}.ChipBasic-module__cXbCCq__iconImage{object-fit:contain;width:16px;height:16px;display:block}.ChipBasic-module__cXbCCq__iconCloseButton{background-color:var(--color-green-60);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}
.BasicInfo-module__ojiatG__root{width:100%;margin:auto}.BasicInfo-module__ojiatG__table{border-top:solid 1px var(--color-gray-20);grid-template-columns:clamp(98px,13vw,130px) auto;display:grid}.BasicInfo-module__ojiatG__row{display:contents}.BasicInfo-module__ojiatG__cell{padding:var(--space-2x);border-bottom:solid 1px var(--color-gray-20);font-size:var(--fontSize-base);line-height:var(--space-6x);white-space:pre-wrap}.BasicInfo-module__ojiatG__cell:first-of-type{background-color:var(--color-gray-5);font-weight:700}.BasicInfo-module__ojiatG__cell:not(:first-of-type){border-left:solid 1px var(--color-gray-20)}
.BookingReviewCard-module__u0dVGW__reviewCard{gap:var(--space-2x);white-space:pre-line;flex-direction:column;padding:0;display:flex}.BookingReviewCard-module__u0dVGW__reviewHeader{align-items:center;gap:var(--space-4x);width:100%;display:flex}.BookingReviewCard-module__u0dVGW__rating{font-size:var(--fontSize-3xl);font-weight:700;line-height:var(--lineHeight-base);min-width:var(--space-10x)}.BookingReviewCard-module__u0dVGW__userInfo{align-items:center;gap:var(--space-2x);min-height:var(--lineHeight-lg);display:flex}.BookingReviewCard-module__u0dVGW__userAvatar{width:var(--lineHeight-base);height:var(--lineHeight-base);object-fit:cover;border-radius:50%}.BookingReviewCard-module__u0dVGW__userDetails{flex-direction:column;gap:0;display:flex}.BookingReviewCard-module__u0dVGW__footer{align-items:center;gap:var(--space-2x);display:flex}.BookingReviewCard-module__u0dVGW__travelInfo{font-size:var(--fontSize-sm);font-weight:400;line-height:var(--lineHeight-base)}@media (max-width:640px){.BookingReviewCard-module__u0dVGW__userInfo{min-height:var(--lineHeight-base)}}
.FractionalStars-module__Sap5Fq__stars{align-items:center;gap:var(--space-2);display:flex}.FractionalStars-module__Sap5Fq__starSvg{width:28px;height:28px}@media (max-width:640px){.FractionalStars-module__Sap5Fq__starSvg{width:22px;height:22px}}
.BookingReviewSummary-module__PDIrPG__ratingContainer{gap:var(--space-3x);flex-direction:column;display:flex}.BookingReviewSummary-module__PDIrPG__scoreRow{align-items:center;gap:var(--space-4x);display:flex}.BookingReviewSummary-module__PDIrPG__scoreValue{font-size:var(--fontSize-5xl);line-height:var(--lineHeight-6xl);color:#28332e;font-weight:700}.BookingReviewSummary-module__PDIrPG__scoreMax{font-size:var(--fontSize-lg);line-height:var(--lineHeight-xl);color:var(--color-gray-60);font-weight:500}.BookingReviewSummary-module__PDIrPG__reviewCount{font-size:var(--fontSize-base);font-weight:400;line-height:var(--lineHeight-lg)}.BookingReviewSummary-module__PDIrPG__reviewCountLink{color:var(--color-gray-80);text-decoration:underline}@media (max-width:640px){.BookingReviewSummary-module__PDIrPG__scoreValue{font-size:var(--fontSize-5xl);line-height:var(--lineHeight-6xl)}.BookingReviewSummary-module__PDIrPG__scoreMax{font-size:var(--fontSize-base);line-height:var(--lineHeight-lg)}}
.BookingReviews-module__JDpTMG__section{flex-direction:column;gap:24px;display:flex}.BookingReviews-module__JDpTMG__title{color:#28332e;margin:0;font-size:28px;font-weight:700;line-height:44px}.BookingReviews-module__JDpTMG__list>li{margin-top:var(--space-8x)}@media (max-width:640px){.BookingReviews-module__JDpTMG__title{font-size:18px;line-height:32px}}
.Hero-module__W6zZ_q__root{height:340px;position:relative;overflow:hidden}.Hero-module__W6zZ_q__imageWrapper{background:linear-gradient(#0000 43.34%,#0009 95.04%);height:100%;position:relative}.Hero-module__W6zZ_q__container{flex-direction:column;width:100%;max-width:1064px;margin-top:256px;margin-left:auto;margin-right:auto;display:flex;position:absolute;top:0;left:0;right:0}@media (max-width:1024px){.Hero-module__W6zZ_q__root{height:260px}.Hero-module__W6zZ_q__container{width:auto;margin-top:200px;margin-left:24px;margin-right:24px}}@media (max-width:767px){.Hero-module__W6zZ_q__root{height:237px}.Hero-module__W6zZ_q__container{margin-top:0;top:auto;bottom:32px}}
.BookingReviewPage-module__P5tnxW__mv{position:relative}.BookingReviewPage-module__P5tnxW__reviewCard{margin-bottom:var(--space-6x)}.BookingReviewPage-module__P5tnxW__divider{margin-top:40px}.BookingReviewPage-module__P5tnxW__contentTwoThirds{max-width:776px;margin-left:auto;margin-right:auto}@media (max-width:767px){.BookingReviewPage-module__P5tnxW__reviewCard{margin-bottom:var(--space-8x)}}
.NormalCard-module__y2dcnW__image{border-radius:var(--rounded);width:100%;height:192px;position:relative;overflow:hidden}.NormalCard-module__y2dcnW__imageInner{object-fit:cover}.NormalCard-module__y2dcnW__title{margin-top:var(--space);font-weight:700}.NormalCard-module__y2dcnW__description{font-size:var(--fontSize-base);line-height:var(--lineHeight-lg)}@media (max-width:1024px){.NormalCard-module__y2dcnW__image{height:160px}.NormalCard-module__y2dcnW__description{font-size:var(--fontSize-sm);line-height:var(--lineHeight-base)}}
.LinkCard-module__uubQaG__card{border:1px solid var(--border-gray-light);border-radius:var(--rounded);color:inherit;height:100%;display:block;overflow:hidden}.LinkCard-module__uubQaG__card:hover,.LinkCard-module__uubQaG__card:active{opacity:.7}.LinkCard-module__uubQaG__image{width:100%;height:192px;position:relative;overflow:hidden}.LinkCard-module__uubQaG__imageInner{object-fit:cover}.LinkCard-module__uubQaG__title{margin-top:var(--space);padding:var(--space-4x) var(--space-4x) 0;font-weight:700}.LinkCard-module__uubQaG__descriptionContainer{padding:var(--space-2x) var(--space-4x) var(--space-4x)}.LinkCard-module__uubQaG__description{-webkit-line-clamp:3;font-size:var(--fontSize-base);line-height:var(--lineHeight-lg);text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (max-width:1024px){.LinkCard-module__uubQaG__image{height:160px}.LinkCard-module__uubQaG__description{font-size:var(--fontSize-sm);line-height:var(--lineHeight-base)}}
.Destination-module__GxJDaW__mv{position:relative}.Destination-module__GxJDaW__main{padding-bottom:var(--space-16x)}.Destination-module__GxJDaW__top{padding-top:var(--space-16x)}.Destination-module__GxJDaW__points{background-color:var(--color-green-5);padding-top:44px}.Destination-module__GxJDaW__rankingArea{padding-top:var(--space-12x);padding-bottom:var(--space-12x);background-color:var(--color-green-5)}.Destination-module__GxJDaW__noToursForPoint{padding-top:0}.Destination-module__GxJDaW__hide{display:none}.Destination-module__GxJDaW__tabs{border-bottom:1px solid var(--border-gray);justify-content:center;display:flex}.Destination-module__GxJDaW__tabs span{font-size:var(--fontSize-base)}.Destination-module__GxJDaW__tabs>*{flex-shrink:0}.Destination-module__GxJDaW__tabs button{white-space:nowrap;flex-shrink:0}@media (max-width:767px){.Destination-module__GxJDaW__tabs{justify-content:flex-start;overflow-x:auto}}.Destination-module__GxJDaW__destinationDetailLinks{padding-top:var(--space-8x);padding-bottom:var(--space-8x)}@media (min-width:1025px){.Destination-module__GxJDaW__searchBox{z-index:1;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}}@media (max-width:1024px){.Destination-module__GxJDaW__points{padding-top:0}.Destination-module__GxJDaW__rankingArea{padding-top:var(--space-8x);padding-bottom:var(--space-8x)}.Destination-module__GxJDaW__tours{margin-top:calc(-1 * var(--space-6x))}.Destination-module__GxJDaW__main{padding-top:var(--space-6x);padding-bottom:var(--space-6x)}.Destination-module__GxJDaW__noTours{padding-top:calc(-1 * var(--space-6x))}.Destination-module__GxJDaW__searchBox{margin-top:calc(var(--space-4x) * -1);padding-top:var(--space-4x);border-radius:var(--space-4x) var(--space-4x) 0 0;background-color:var(--bg-white);position:relative}}
.Features-module__mebiNq__list{gap:var(--space-4x);grid-template-rows:repeat(2,200px);grid-template-columns:repeat(3,1fr);display:grid}.Features-module__mebiNq__item{place-content:start;place-items:center;display:grid}.Features-module__mebiNq__item .Features-module__mebiNq__content{place-content:center;place-items:center;display:grid}.Features-module__mebiNq__app{margin-top:var(--space-4x);color:var(--color-primary);font-size:var(--fontSize-lg);font-weight:700}.Features-module__mebiNq__title{margin-top:var(--space-4x);font-size:var(--fontSize-lg);font-weight:700}.Features-module__mebiNq__description{text-align:center;margin-top:var(--space-2x);font-size:var(--fontSize-sm);line-height:var(--lineHeight-lg)}.Features-module__mebiNq__annotation{margin-top:var(--space-8x);font-size:var(--fontSize-sm);color:var(--color-gray-50)}@media (max-width:1024px){.Features-module__mebiNq__list{display:unset}.Features-module__mebiNq__item{margin-bottom:var(--space-2x);place-content:flex-start;align-items:flex-start;display:flex}.Features-module__mebiNq__item .Features-module__mebiNq__content{margin-left:var(--space-6x);flex-direction:column;align-items:flex-start;display:flex}.Features-module__mebiNq__app{font-size:var(--fontSize-sm);margin-top:0}.Features-module__mebiNq__title{margin-top:var(--space-2x)}.Features-module__mebiNq__description{margin-top:var(--space);text-align:start}.Features-module__mebiNq__annotation{text-align:start}}
.RankBadge-module__UCzd6G__wrapper{filter:drop-shadow(0 2px 4px #00000026);display:inline-flex}.RankBadge-module__UCzd6G__badge{clip-path:polygon(0% 0%,100% 0%,100% 68.5%,47% 100%,0% 68.5%);justify-content:center;align-items:flex-start;width:48px;height:80px;display:flex;position:relative}.RankBadge-module__UCzd6G__num{padding-top:var(--space-2x);color:var(--color-white);text-shadow:1px 1px 1px #00000040;font-size:40px;font-weight:900;line-height:1}.RankBadge-module__UCzd6G__rank--1{background:linear-gradient(163deg,#d9b255 0%,#e1c789 30%,#92742d 100%)}.RankBadge-module__UCzd6G__rank--1 .RankBadge-module__UCzd6G__num{text-shadow:1px 1px #806422}.RankBadge-module__UCzd6G__rank--2{background:linear-gradient(163deg,#939393 0%,#acacac 30%,#4b4646 100%)}.RankBadge-module__UCzd6G__rank--3{background:linear-gradient(163deg,#bd7f58 0%,#dca98a 30%,#5e3013 100%)}.RankBadge-module__UCzd6G__rank--default{background:#6b6b6b}@media (max-width:1024px){.RankBadge-module__UCzd6G__badge{width:40px;height:67px}.RankBadge-module__UCzd6G__num{font-size:32px}}
.CouponCard-module__5MCGfG__card{box-shadow:var(--shadow-default)}.CouponCard-module__5MCGfG__tearLine{--coupon-card-px:var(--space-5x);--coupon-notch-size:24px;position:relative}.CouponCard-module__5MCGfG__tearLine:before,.CouponCard-module__5MCGfG__tearLine:after{width:var(--coupon-notch-size);height:var(--coupon-notch-size);border-radius:var(--radius-full);background:var(--color-semantic-background-default);content:"";position:absolute;top:0;transform:translateY(-50%);box-shadow:inset 0 0 8px #6f797729}.CouponCard-module__5MCGfG__tearLine:before{left:calc(-1 * (var(--coupon-card-px) + var(--coupon-notch-size) / 2))}.CouponCard-module__5MCGfG__tearLine:after{right:calc(-1 * (var(--coupon-card-px) + var(--coupon-notch-size) / 2))}@media (min-width:1024px){.CouponCard-module__5MCGfG__tearLine{--coupon-card-px:var(--space-8x)}}.CouponCard-module__5MCGfG__constraintKey{white-space:nowrap}.CouponCard-module__5MCGfG__constraintKey:after{content:" :"}.CouponCard-module__5MCGfG__discountBase{text-decoration:line-through}
.FlightRanking-module__4P6wHa__list{gap:var(--space-4x);flex-direction:column;width:100%;display:flex}.FlightRanking-module__4P6wHa__card{align-items:center;gap:var(--space-12x);width:100%;padding:var(--space-6x) var(--space-10x) var(--space-8x);background-color:var(--color-white);border-radius:var(--rounded);display:flex;box-shadow:4px 3px 16px #0000000d}.FlightRanking-module__4P6wHa__logo{border-radius:14px;flex-shrink:0;width:120px;height:120px;position:relative;overflow:hidden}.FlightRanking-module__4P6wHa__logo img{object-fit:cover;width:100%;height:100%}.FlightRanking-module__4P6wHa__body{gap:var(--space-3x);flex-direction:column;flex:1 1 0;min-width:0;display:flex}.FlightRanking-module__4P6wHa__title{font-size:var(--fontSize-2xl);color:var(--color-gray-80);font-weight:700;line-height:36px}.FlightRanking-module__4P6wHa__description{font-size:var(--fontSize-base);line-height:var(--lineHeight-lg);color:var(--color-gray-80);white-space:pre-wrap;overflow-wrap:break-word}.FlightRanking-module__4P6wHa__actions{display:flex}@media (max-width:1024px){.FlightRanking-module__4P6wHa__card{gap:var(--space-4x);padding:var(--space-4x);flex-wrap:wrap}.FlightRanking-module__4P6wHa__logo{width:80px;height:80px}.FlightRanking-module__4P6wHa__body{flex-basis:100%}.FlightRanking-module__4P6wHa__title{font-size:var(--fontSize-lg);line-height:var(--lineHeight-lg)}.FlightRanking-module__4P6wHa__description{font-size:var(--fontSize-base);line-height:var(--lineHeight-lg)}.FlightRanking-module__4P6wHa__actions>*{width:100%}}
.CreditCards-module__xmucrG__item{cursor:pointer;text-align:left;background:0 0;border:none}.CreditCards-module__xmucrG__emptyCard{box-shadow:var(--shadow-pc)}
.Hero-module__uigxqa__root{height:340px;position:relative;overflow:hidden}.Hero-module__uigxqa__imageWrapper{background:linear-gradient(#0000 43.34%,#0009 95.04%);height:100%;position:relative}.Hero-module__uigxqa__container{flex-direction:column;width:100%;max-width:1064px;margin-top:184px;margin-left:auto;margin-right:auto;display:flex;position:absolute;top:0;left:0;right:0}.Hero-module__uigxqa__noTours{margin-top:228px}.Hero-module__uigxqa__subtitle{margin-top:var(--space-2x)}@media (max-width:1024px){.Hero-module__uigxqa__root{height:260px}.Hero-module__uigxqa__container{width:auto;margin-top:144px;margin-left:24px;margin-right:24px}.Hero-module__uigxqa__noTours{margin-top:180px}}@media (max-width:767px){.Hero-module__uigxqa__root{height:237px}.Hero-module__uigxqa__container{margin-top:0;top:auto;bottom:32px}.Hero-module__uigxqa__noTours{bottom:18px}}
.Profile-module__i6uRiG__textButton{cursor:pointer;text-align:left;background:0 0;border:none}
.HotelRanking-module__vop3oG__list{gap:var(--space-4x);flex-direction:column;width:100%;display:flex}.HotelRanking-module__vop3oG__card{background-color:var(--color-white);border-radius:var(--rounded);align-items:stretch;width:100%;display:flex;overflow:hidden;box-shadow:4px 3px 16px #0000000d}.HotelRanking-module__vop3oG__thumbnail{flex-shrink:0;width:320px;position:relative}.HotelRanking-module__vop3oG__thumbnail img{object-fit:cover;width:100%;height:100%}.HotelRanking-module__vop3oG__badge{top:0;left:var(--space-6x);z-index:1;position:absolute}.HotelRanking-module__vop3oG__body{gap:var(--space-4x);min-width:0;padding:var(--space-6x) var(--space-10x) var(--space-8x);flex-direction:column;flex:1 1 0;display:flex}.HotelRanking-module__vop3oG__head{gap:var(--space-2x);flex-direction:column;display:flex}.HotelRanking-module__vop3oG__title{font-size:var(--fontSize-2xl);color:var(--color-gray-80);font-weight:700;line-height:36px}.HotelRanking-module__vop3oG__meta{gap:var(--space-2x);flex-direction:column;display:flex}.HotelRanking-module__vop3oG__metaRow{align-items:center;gap:var(--space-2x);display:flex}.HotelRanking-module__vop3oG__area{font-size:var(--fontSize-base);font-weight:700;line-height:var(--lineHeight-base);color:var(--color-gray-80)}.HotelRanking-module__vop3oG__overview{font-size:var(--fontSize-base);line-height:var(--lineHeight-lg);color:var(--color-gray-80);white-space:pre-wrap;overflow-wrap:break-word}.HotelRanking-module__vop3oG__actions{gap:var(--space-4x);display:flex}.HotelRanking-module__vop3oG__actions>*{flex:1 1 0;min-width:0}@media (max-width:1024px){.HotelRanking-module__vop3oG__card{flex-direction:column}.HotelRanking-module__vop3oG__thumbnail{width:100%;height:180px}.HotelRanking-module__vop3oG__body{gap:var(--space-3x);padding:var(--space-4x)}.HotelRanking-module__vop3oG__title{font-size:var(--fontSize-lg);line-height:var(--lineHeight-lg)}.HotelRanking-module__vop3oG__overview{font-size:var(--fontSize-base);line-height:var(--lineHeight-lg)}.HotelRanking-module__vop3oG__actions{gap:var(--space-2x);flex-direction:column}.HotelRanking-module__vop3oG__actions>*{flex:none}}
.ProfileDeleteForm-module__5bf8AG__contentListItem{margin-left:1em;list-style:"・"}
.MovieCardList-module__V-YU7q__item{position:relative}.MovieCardList-module__V-YU7q__item>a>figure:first-child>img{border-radius:var(--rounded);height:185px;position:relative}.MovieCardList-module__V-YU7q__item>a>figure:not(:first-child){position:absolute;bottom:50%;right:50%;transform:translate(50%,50%)}@media (max-width:1024px){.MovieCardList-module__V-YU7q__item>a>figure:first-child>img{border-radius:var(--rounded);height:168px;position:relative}.MovieCardList-module__V-YU7q__item>a>figure:not(:first-child){bottom:50%;right:50%}}
.ProfileDefaultImageSelectModal-module___dOR4a__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ProfileDefaultImageSelectModal-module___dOR4a__imageButton{cursor:pointer;aspect-ratio:1;background:0 0;border:none;padding:0}.ProfileDefaultImageSelectModal-module___dOR4a__image{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}
.Points-module__xGm1FG__root{background-color:var(--color-white);border-radius:var(--rounded);padding:var(--space-4x);width:100%;max-width:720px;margin:auto}.Points-module__xGm1FG__item{font-size:var(--fontSize-base);counter-increment:item;margin-left:var(--space-10x);font-weight:700;line-height:24px;position:relative}.Points-module__xGm1FG__item:nth-child(n+2){margin-top:var(--space-4x)}.Points-module__xGm1FG__item:before{margin-left:-38px;margin-top:calc(var(--space-3x) * -1);content:counter(item);background:var(--color-green-40);width:24px;height:24px;color:var(--color-white);text-align:center;border-radius:100%;display:inline-block;position:absolute;top:50%}
.ProfilePublicForm-module__OHRaKa__editButton{cursor:pointer;border:none;padding:0}.ProfilePublicForm-module__OHRaKa__helpLink{text-decoration:underline}
.Questions-module__dX2PJG__root{padding:var(--space-4x) var(--space-4x) 0;width:100%;margin:auto}.Questions-module__dX2PJG__container{width:100%;margin:auto}.Questions-module__dX2PJG__more{width:32%;margin:auto;margin-top:var(--space-10x)}@media (max-width:1024px){.Questions-module__dX2PJG__more{width:100%;margin-top:var(--space-6x);padding-left:8px;padding-right:8px}}
.Wishlist-module__SJ6HBa__listName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Wishlist-module__SJ6HBa__list>li+li{margin-top:var(--space-6x)}@media (max-width:767px){.Wishlist-module__SJ6HBa__list>li+li{margin-top:var(--space-4x);padding-top:var(--space-4x);border-top:1px solid var(--color-semantic-border-divider)}}@media (max-width:1024px){.Wishlist-module__SJ6HBa__action{border-top:1px solid var(--color-semantic-border-divider)}}
.TravelRules-module__GVcGrW__root{flex-direction:column;align-items:center;display:flex}.TravelRules-module__GVcGrW__rules{width:100%;display:flex}.TravelRules-module__GVcGrW__rules>div{border:2px solid var(--color-gray-30);padding:var(--space-6x);border-radius:8px;flex-direction:column;flex:5;display:flex}.TravelRules-module__GVcGrW__rules>div>p:first-child{padding-bottom:var(--space-3x);border-bottom:2px solid var(--color-gray-30);justify-content:center;font-weight:700;display:flex}.TravelRules-module__GVcGrW__rules>div>p:not(:first-child){margin-top:var(--space-3x);font-size:var(--fontSize-sm);white-space:pre-wrap;line-height:var(--lineHeight-base);display:flex}.TravelRules-module__GVcGrW__rules>span{flex:1;justify-content:center;align-items:center;display:flex}.TravelRules-module__GVcGrW__date{width:100%;margin-top:var(--space-2x);color:var(--color-gray-50);font-size:var(--fontSize-base);justify-content:flex-end;display:flex}.TravelRules-module__GVcGrW__more{width:32%;margin-top:var(--space-10x)}@media (max-width:1024px){.TravelRules-module__GVcGrW__root{align-items:flex-start}.TravelRules-module__GVcGrW__rules{flex-direction:column}.TravelRules-module__GVcGrW__rules>div{padding:var(--space-3x)}.TravelRules-module__GVcGrW__rules>span{margin:var(--space-4x)}.TravelRules-module__GVcGrW__more{width:100%;margin-top:var(--space-6x);padding-left:var(--space-2x);padding-right:var(--space-2x)}}
.CollaboratorActions-module__HfcbZa__trigger{cursor:pointer;background:0 0;border:none}.CollaboratorActions-module__HfcbZa__trigger:focus-visible{outline:2px solid var(--color-semantic-content-primary);outline-offset:2px}.CollaboratorActions-module__HfcbZa__menuItem{cursor:pointer;background:0 0;border:none;transition:background-color .12s ease-out}.CollaboratorActions-module__HfcbZa__menuItem:hover{background-color:var(--color-semantic-surface-gray-contents)}.CollaboratorActions-module__HfcbZa__menuItem:focus-visible{outline:2px solid var(--color-semantic-content-primary);outline-offset:-2px}
.DurationPriceStatistics-module__7OckgW__container{margin-top:var(--space-8x)}.DurationPriceStatistics-module__7OckgW__title{font-size:var(--fontSize-lg);text-align:left;margin-bottom:var(--space);color:var(--color-default);font-weight:700;line-height:var(--lineHeight-lg)}.DurationPriceStatistics-module__7OckgW__subtitle{font-size:var(--fontSize-sm);color:var(--color-default);text-align:left;line-height:var(--lineHeight-sm);margin-bottom:0}.DurationPriceStatistics-module__7OckgW__scrollContainer{scrollbar-width:none;-ms-overflow-style:none;margin-top:var(--space-4x);width:100vw;padding-left:var(--space-4x);padding-right:var(--space-4x);box-sizing:border-box;margin-left:calc(50% - 50vw);overflow:auto hidden}.DurationPriceStatistics-module__7OckgW__scrollContainer::-webkit-scrollbar{display:none}@media (min-width:769px){.DurationPriceStatistics-module__7OckgW__title{font-size:var(--fontSize-lg);line-height:var(--lineHeight-2xl)}.DurationPriceStatistics-module__7OckgW__subtitle{font-size:var(--fontSize-sm);line-height:var(--lineHeight-base)}}@media (min-width:1025px){.DurationPriceStatistics-module__7OckgW__container{margin-top:var(--space-16x)}.DurationPriceStatistics-module__7OckgW__title{font-size:var(--fontSize-2xl);line-height:var(--lineHeight-2xl)}.DurationPriceStatistics-module__7OckgW__subtitle{font-size:var(--fontSize-base);line-height:var(--lineHeight-lg)}.DurationPriceStatistics-module__7OckgW__scrollContainer{margin-top:var(--space-4x);box-sizing:content-box;width:auto;margin-left:0;padding-left:0;padding-right:0}}
.EmptyWishlist-module__g96hQa__noItemImage{width:375px;height:280px}@media (max-width:767px){.EmptyWishlist-module__g96hQa__noItemImage{width:100vw;height:74.6667vw}}
.HotelGradePriceStatistics-module__fupbga__container{margin-top:var(--space-8x)}.HotelGradePriceStatistics-module__fupbga__title{font-size:var(--fontSize-lg);text-align:left;margin-bottom:var(--space);color:var(--color-default);font-weight:700;line-height:var(--lineHeight-lg)}.HotelGradePriceStatistics-module__fupbga__subtitle{font-size:var(--fontSize-sm);color:var(--color-default);text-align:left;line-height:var(--lineHeight-sm);margin-bottom:0}.HotelGradePriceStatistics-module__fupbga__grid{gap:var(--space-4x);max-width:none;margin-top:var(--space-4x);grid-template-columns:repeat(2,1fr);display:grid}.HotelGradePriceStatistics-module__fupbga__gridItem{gap:var(--space);padding:var(--space-3x) var(--space-3x) var(--space-2x);border:1px solid var(--border-gray-light);border-radius:var(--rounded);background:var(--bg-white);text-align:center;flex-direction:column;width:auto;display:flex}.HotelGradePriceStatistics-module__fupbga__rating{justify-content:left;display:flex}.HotelGradePriceStatistics-module__fupbga__label{font-size:var(--fontSize-base);color:var(--color-gray-50);font-weight:700;line-height:var(--lineHeight-base);text-align:left}.HotelGradePriceStatistics-module__fupbga__value{font-size:var(--fontSize-lg);color:var(--color-default);font-weight:700;line-height:var(--lineHeight-lg);text-align:left}@media (min-width:769px){.HotelGradePriceStatistics-module__fupbga__title{font-size:var(--fontSize-lg);line-height:var(--lineHeight-lg)}.HotelGradePriceStatistics-module__fupbga__subtitle{font-size:var(--fontSize-sm);line-height:var(--lineHeight-sm)}.HotelGradePriceStatistics-module__fupbga__grid{gap:var(--space-4x);flex-direction:row;max-width:none;display:flex}.HotelGradePriceStatistics-module__fupbga__gridItem{width:159px;padding:var(--space-3x) var(--space-3x) var(--space-2x);gap:var(--space)}.HotelGradePriceStatistics-module__fupbga__label{font-size:var(--fontSize-base);line-height:var(--lineHeight-lg)}.HotelGradePriceStatistics-module__fupbga__value{font-size:var(--fontSize-lg);line-height:var(--lineHeight-lg)}}@media (min-width:1025px){.HotelGradePriceStatistics-module__fupbga__container{margin-top:var(--space-16x)}.HotelGradePriceStatistics-module__fupbga__title{font-size:var(--fontSize-2xl);line-height:var(--lineHeight-2xl)}.HotelGradePriceStatistics-module__fupbga__subtitle{font-size:var(--fontSize-base);line-height:var(--lineHeight-lg)}.HotelGradePriceStatistics-module__fupbga__gridItem{width:246px;padding:var(--space-5x) var(--space-4x) var(--space-4x);gap:var(--space-2x)}.HotelGradePriceStatistics-module__fupbga__label{font-size:var(--fontSize-lg);line-height:var(--lineHeight-lg)}.HotelGradePriceStatistics-module__fupbga__value{font-size:var(--fontSize-2xl);line-height:var(--lineHeight-2xl)}}
.WishlistShareModal-module__r4gS0W__illustration{object-fit:cover;width:100%;height:auto}.WishlistShareModal-module__r4gS0W__shareButton{cursor:pointer}.WishlistShareModal-module__r4gS0W__shareButton:disabled{opacity:.4;cursor:default}
.AirlinePriceStatistics-module__C-fCpq__container{margin-top:var(--space-8x)}.AirlinePriceStatistics-module__C-fCpq__title{font-size:var(--fontSize-lg);text-align:left;margin-bottom:var(--space);color:var(--color-default);font-weight:700;line-height:var(--lineHeight-lg)}.AirlinePriceStatistics-module__C-fCpq__subtitle{font-size:var(--fontSize-sm);color:var(--color-default);text-align:left;line-height:var(--lineHeight-sm)}.AirlinePriceStatistics-module__C-fCpq__table{gap:var(--space-4x);scrollbar-width:none;-ms-overflow-style:none;width:100vw;margin-top:var(--space-4x);padding-left:var(--space-4x);padding-right:var(--space-4x);box-sizing:border-box;margin-left:calc(50% - 50vw);display:flex;overflow:auto hidden}.AirlinePriceStatistics-module__C-fCpq__table::-webkit-scrollbar{display:none}.AirlinePriceStatistics-module__C-fCpq__tableRowLink{color:inherit;flex-shrink:0;text-decoration:none;display:block}.AirlinePriceStatistics-module__C-fCpq__tableRow{align-items:center;gap:var(--space-2x);box-shadow:none;cursor:pointer;text-align:center;box-sizing:border-box;background-color:#0000;border:none;border-radius:0;flex-direction:column;width:120px;padding:0;display:flex}.AirlinePriceStatistics-module__C-fCpq__airlineInfo{align-items:center;gap:var(--space-2x);flex-direction:column;width:100%;display:flex}.AirlinePriceStatistics-module__C-fCpq__airlineLogo{object-fit:cover;border-radius:var(--rounded);background-color:var(--color-white);border:1px solid var(--border-gray);width:120px;height:120px;padding:0}.AirlinePriceStatistics-module__C-fCpq__label{font-size:var(--fontSize-sm);color:var(--color-gray-50);font-weight:700;line-height:var(--lineHeight-sm);text-align:center;word-break:break-word;text-align:left;width:100%}.AirlinePriceStatistics-module__C-fCpq__value{font-size:var(--fontSize-lg);color:var(--color-default);font-weight:700;line-height:var(--lineHeight-lg);text-align:left;align-self:flex-start;width:100%;margin-top:0}@media (min-width:769px){.AirlinePriceStatistics-module__C-fCpq__table{align-items:center;gap:var(--space-4x);width:auto;margin:var(--space-4x) auto 0;box-sizing:content-box;flex-direction:row;padding:0;display:flex;overflow-x:visible}.AirlinePriceStatistics-module__C-fCpq__tableRow{align-items:center;gap:var(--space-2x);width:120px;box-shadow:none;background-color:#0000;border:none;border-radius:0;flex-direction:column;padding:0;display:flex}.AirlinePriceStatistics-module__C-fCpq__airlineInfo{align-items:center;gap:var(--space-2x);flex-direction:column;width:100%;display:flex}.AirlinePriceStatistics-module__C-fCpq__airlineLogo{border:1px solid var(--border-gray-light);width:120px;height:120px;padding:0}.AirlinePriceStatistics-module__C-fCpq__label{font-size:var(--fontSize-sm);color:var(--color-gray-50);font-weight:700;line-height:var(--lineHeight-sm);text-align:left;width:100%}.AirlinePriceStatistics-module__C-fCpq__value{font-size:var(--fontSize-lg);color:var(--color-default);font-weight:700;line-height:var(--lineHeight-lg);text-align:left;align-self:flex-start;width:100%;margin-top:0}}@media (min-width:1025px){.AirlinePriceStatistics-module__C-fCpq__container{margin-top:var(--space-16x)}.AirlinePriceStatistics-module__C-fCpq__title{font-size:var(--fontSize-2xl);line-height:var(--lineHeight-2xl)}.AirlinePriceStatistics-module__C-fCpq__subtitle{font-size:var(--fontSize-base);line-height:var(--lineHeight-lg)}.AirlinePriceStatistics-module__C-fCpq__table{gap:var(--space-6x)}.AirlinePriceStatistics-module__C-fCpq__tableRow{gap:var(--space-2x);width:152px}.AirlinePriceStatistics-module__C-fCpq__airlineLogo{width:152px;height:152px}.AirlinePriceStatistics-module__C-fCpq__label{font-size:var(--fontSize-lg);color:var(--color-gray-50);font-weight:700;line-height:var(--lineHeight-lg)}.AirlinePriceStatistics-module__C-fCpq__value{font-size:var(--fontSize-2xl);color:var(--color-default);font-weight:700;line-height:var(--lineHeight-2xl)}}
.OwnerActions-module__denIPG__trigger{cursor:pointer;background:0 0;border:none}.OwnerActions-module__denIPG__trigger:focus-visible{outline:2px solid var(--color-semantic-content-primary);outline-offset:2px}.OwnerActions-module__denIPG__menuItem{cursor:pointer;background:0 0;border:none;transition:background-color .12s ease-out}.OwnerActions-module__denIPG__menuItem:hover{background-color:var(--color-semantic-surface-gray-contents)}.OwnerActions-module__denIPG__menuItem:focus-visible{outline:2px solid var(--color-semantic-content-primary);outline-offset:-2px}
.SeatClassPriceStatistics-module__Bu25zW__container{margin-top:var(--space-8x)}.SeatClassPriceStatistics-module__Bu25zW__title{font-size:var(--fontSize-lg);color:var(--color-default);font-weight:700;line-height:var(--lineHeight-lg);margin-bottom:var(--space)}.SeatClassPriceStatistics-module__Bu25zW__subtitle{font-size:var(--fontSize-sm);color:var(--color-default);line-height:var(--lineHeight-sm);margin:0 0 var(--space-4x) 0}.SeatClassPriceStatistics-module__Bu25zW__cardGrid{gap:var(--space-4x);flex-flow:wrap;display:flex}.SeatClassPriceStatistics-module__Bu25zW__cardLink{color:inherit;flex-shrink:0;width:159px;text-decoration:none}.SeatClassPriceStatistics-module__Bu25zW__card{gap:var(--space-2x);flex-direction:column;width:100%;display:flex}.SeatClassPriceStatistics-module__Bu25zW__seatIcon{object-fit:cover;object-position:center;border-radius:var(--rounded);width:159px;height:80px;display:block}.SeatClassPriceStatistics-module__Bu25zW__cardContent{gap:var(--space);flex-direction:column;width:100%;display:flex}.SeatClassPriceStatistics-module__Bu25zW__seatClassName{color:var(--color-gray-50);font-weight:700;font-size:var(--fontSize-sm);line-height:var(--lineHeight-sm);margin:0}.SeatClassPriceStatistics-module__Bu25zW__price{color:var(--color-default);font-weight:700;font-size:var(--fontSize-lg);line-height:var(--lineHeight-lg);margin:0}@media (min-width:769px){.SeatClassPriceStatistics-module__Bu25zW__cardGrid{gap:var(--space-2x)}.SeatClassPriceStatistics-module__Bu25zW__cardLink{width:159px}.SeatClassPriceStatistics-module__Bu25zW__card{gap:var(--space-2x)}.SeatClassPriceStatistics-module__Bu25zW__seatIcon{width:159px;height:80px}.SeatClassPriceStatistics-module__Bu25zW__cardContent{gap:var(--space);width:100%}.SeatClassPriceStatistics-module__Bu25zW__seatClassName{font-size:var(--fontSize-sm);line-height:var(--lineHeight-sm)}.SeatClassPriceStatistics-module__Bu25zW__price{font-size:var(--fontSize-lg);line-height:var(--lineHeight-lg)}}@media (min-width:1025px){.SeatClassPriceStatistics-module__Bu25zW__container{margin-top:var(--space-16x)}.SeatClassPriceStatistics-module__Bu25zW__title{font-size:var(--fontSize-2xl);line-height:var(--lineHeight-2xl)}.SeatClassPriceStatistics-module__Bu25zW__subtitle{font-size:var(--fontSize-base);line-height:var(--lineHeight-lg)}.SeatClassPriceStatistics-module__Bu25zW__cardGrid{gap:var(--space-6x)}.SeatClassPriceStatistics-module__Bu25zW__cardLink{width:328px}.SeatClassPriceStatistics-module__Bu25zW__seatIcon{width:328px;height:180px}.SeatClassPriceStatistics-module__Bu25zW__cardContent{width:100%}.SeatClassPriceStatistics-module__Bu25zW__seatClassName{font-size:var(--fontSize-lg);line-height:var(--lineHeight-lg)}.SeatClassPriceStatistics-module__Bu25zW__price{font-size:var(--fontSize-2xl);line-height:var(--lineHeight-2xl)}}
.WishlistShareInfoModal-module__OUnSXG__checkList{list-style:none}.WishlistShareInfoModal-module__OUnSXG__check{flex-shrink:0}
.PriceStatistics-module__IDMsaG__container{width:100%}.PriceStatistics-module__IDMsaG__wrapper{width:100%;margin:0 auto}
@media not (max-width:1024px){.WishlistTopHeader-module__LH5bTG__titleRow .WishlistTopHeader-module__LH5bTG__infoButton{display:none}}
.MonthlyPriceStatistics-module__N7_SUa__mainTitle{font-weight:700;font-size:var(--fontSize-lg);line-height:var(--lineHeight-2xl);color:var(--color-gray-80)}.MonthlyPriceStatistics-module__N7_SUa__subTitle{font-weight:400;font-size:var(--fontSize-sm);line-height:var(--lineHeight-base);color:var(--color-gray-80)}.MonthlyPriceStatistics-module__N7_SUa__chartAndTableWrapper{margin-top:var(--space-6x)}.MonthlyPriceStatistics-module__N7_SUa__chartArea{flex-grow:1;min-width:0}.MonthlyPriceStatistics-module__N7_SUa__monthlyInfoContainer{justify-content:flex-start;align-items:center;gap:var(--space-3x);display:flex}.MonthlyPriceStatistics-module__N7_SUa__divider{background-color:var(--color-gray-20);flex-shrink:0;width:1px;height:48px}.MonthlyPriceStatistics-module__N7_SUa__monthBox{flex-direction:column;flex-shrink:0;align-items:center;min-width:60px;display:flex}.MonthlyPriceStatistics-module__N7_SUa__monthLabel{font-weight:400;font-size:var(--fontSize-sm);line-height:var(--lineHeight-base);color:var(--color-gray-80);margin-bottom:var(--space);text-align:center}.MonthlyPriceStatistics-module__N7_SUa__monthValue{font-weight:700;font-size:var(--fontSize-lg);line-height:var(--lineHeight-2xl);color:var(--color-gray-80);text-align:center}.MonthlyPriceStatistics-module__N7_SUa__chartWrapper{margin-top:var(--space-4x)}.MonthlyPriceStatistics-module__N7_SUa__verticalTableContainer{border:1px solid var(--color-gray-20);flex-shrink:0;width:214px}.MonthlyPriceStatistics-module__N7_SUa__verticalTable{border-collapse:collapse;width:100%}.MonthlyPriceStatistics-module__N7_SUa__verticalHeaderCell{background-color:var(--color-gray-5);font-weight:700;font-size:var(--fontSize-base);line-height:var(--lineHeight-base);color:var(--color-gray-80);text-align:right;padding:10px 20px}.MonthlyPriceStatistics-module__N7_SUa__verticalMonthCell{font-weight:700;font-size:var(--fontSize-lg);line-height:var(--lineHeight-3xl);color:var(--color-gray-80);text-align:right;white-space:nowrap;padding-right:20px}.MonthlyPriceStatistics-module__N7_SUa__verticalPriceCell{font-weight:400;font-size:var(--fontSize-lg);line-height:var(--lineHeight-3xl);color:var(--color-gray-80);text-align:right;white-space:nowrap;padding-right:20px}.MonthlyPriceStatistics-module__N7_SUa__horizontalTableContainer{margin-top:var(--space-4x);-webkit-overflow-scrolling:touch;overflow-x:auto}.MonthlyPriceStatistics-module__N7_SUa__chartGrid{stroke:var(--color-gray-20);stroke-width:1px}.MonthlyPriceStatistics-module__N7_SUa__xAxis text,.MonthlyPriceStatistics-module__N7_SUa__yAxis text{font-size:var(--fontSize-xs);fill:var(--color-gray-80);font-weight:700}.MonthlyPriceStatistics-module__N7_SUa__priceBar{fill:var(--color-green-40)}@media (min-width:769px){.MonthlyPriceStatistics-module__N7_SUa__mainTitle{font-size:var(--fontSize-lg);line-height:var(--lineHeight-2xl)}.MonthlyPriceStatistics-module__N7_SUa__subTitle{font-size:var(--fontSize-sm);line-height:var(--lineHeight-base)}.MonthlyPriceStatistics-module__N7_SUa__chartAndTableWrapper{margin-top:var(--space-4x)}.MonthlyPriceStatistics-module__N7_SUa__monthlyInfoContainer{gap:var(--space-3x);padding-bottom:0;overflow-x:visible}.MonthlyPriceStatistics-module__N7_SUa__divider{height:48px}.MonthlyPriceStatistics-module__N7_SUa__chartWrapper{margin-top:var(--space-6x)}.MonthlyPriceStatistics-module__N7_SUa__monthBox{flex-shrink:1;min-width:70px}.MonthlyPriceStatistics-module__N7_SUa__monthLabel{font-size:var(--fontSize-sm);line-height:var(--lineHeight-base)}.MonthlyPriceStatistics-module__N7_SUa__monthValue{font-size:var(--fontSize-lg);line-height:var(--lineHeight-2xl)}}@media (min-width:1025px){.MonthlyPriceStatistics-module__N7_SUa__mainTitle{font-size:var(--fontSize-2xl);line-height:36px}.MonthlyPriceStatistics-module__N7_SUa__subTitle{font-size:var(--fontSize-base);line-height:var(--lineHeight-lg)}.MonthlyPriceStatistics-module__N7_SUa__chartAndTableWrapper{gap:var(--space-10x);align-items:flex-start;display:flex}.MonthlyPriceStatistics-module__N7_SUa__monthLabel{font-size:var(--fontSize-base);line-height:var(--lineHeight-lg)}.MonthlyPriceStatistics-module__N7_SUa__monthValue{font-size:var(--fontSize-2xl);line-height:36px}.MonthlyPriceStatistics-module__N7_SUa__divider{height:64px}.MonthlyPriceStatistics-module__N7_SUa__xAxis text{font-size:var(--fontSize-lg);line-height:var(--lineHeight-2xl);margin-bottom:12px;font-weight:700}.MonthlyPriceStatistics-module__N7_SUa__yAxis text{font-size:var(--fontSize-base);line-height:var(--lineHeight-sm);font-weight:500}}
.WishlistListCard-module__sM__jG__root{color:inherit;text-decoration:none}.WishlistListCard-module__sM__jG__thumbnail{aspect-ratio:1}.WishlistListCard-module__sM__jG__thumbnailImage{object-fit:cover}.WishlistListCard-module__sM__jG__listName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.TourDetail-module__0Y6xnW__root{padding-bottom:64px}.TourDetail-module__0Y6xnW__gallery{padding-bottom:var(--space-8x);position:relative}.TourDetail-module__0Y6xnW__body{align-items:flex-start;width:100%;display:flex;position:relative}.TourDetail-module__0Y6xnW__main{padding-right:var(--space-12x);flex-grow:1;max-width:calc(100% - 308px)}.TourDetail-module__0Y6xnW__sidebar{top:calc(var(--header-height-pc) + 40px);z-index:2;flex-shrink:0;width:308px;position:sticky}.TourDetail-module__0Y6xnW__pcBreadcrumb{padding:var(--space-2x) 0}.TourDetail-module__0Y6xnW__pcBreadcrumb a span{color:var(--color-default);text-decoration:underline}.TourDetail-module__0Y6xnW__destinationLinks{border-top:1px solid var(--color-semantic-border-divider);margin-top:var(--space-6x);margin-bottom:var(--space-8x);padding-top:var(--space-6x)}@media (max-width:1024px){.TourDetail-module__0Y6xnW__layout{padding-bottom:124px}.TourDetail-module__0Y6xnW__root{padding-top:0}.TourDetail-module__0Y6xnW__gallery{padding-bottom:0}.TourDetail-module__0Y6xnW__body{display:block}.TourDetail-module__0Y6xnW__main{max-width:100%;padding-right:0}.TourDetail-module__0Y6xnW__sidebar{width:100%;z-index:calc(var(--z-index-follow) + 1);border-top:1px solid var(--color-semantic-border-divider);position:fixed;top:auto;bottom:0;left:0}.TourDetail-module__0Y6xnW__pcBreadcrumb{display:none}.TourDetail-module__0Y6xnW__destinationLinks{margin:var(--space-8x) calc(var(--space-4x) * -1) 0 calc(var(--space-4x) * -1);padding:var(--space-5x) var(--space-6x) 0 var(--space-6x);font-size:var(--fontSize-base)}}
.CreditCardListForBooking-module__uIBRvG__list{margin:0;padding:0;list-style:none}.CreditCardListForBooking-module__uIBRvG__item{border-bottom:var(--border-width-1) solid var(--color-semantic-border-divider)}.CreditCardListForBooking-module__uIBRvG__button{cursor:pointer;text-align:left;background:0 0;border:none}.CreditCardListForBooking-module__uIBRvG__number{color:var(--color-semantic-text-default);font-size:var(--typography-font-size-head-line-h3);font-weight:var(--typography-font-weight-bold);line-height:var(--typography-line-height-head-line-h3);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CreditCardListForBooking-module__uIBRvG__expiry{color:var(--color-semantic-text-gray);font-size:var(--typography-font-size-caption-m);font-weight:var(--typography-font-weight-regular);line-height:var(--typography-line-height-xs)}.CreditCardListForBooking-module__uIBRvG__actions{flex-shrink:0}
.TourDetailSkeleton-module__vNVDha__title{padding-top:.43em;padding-bottom:.43em}.TourDetailSkeleton-module__vNVDha__title>*+*{margin-top:.86em}.TourDetailSkeleton-module__vNVDha__sectionTitle{padding:.375em 0}.TourDetailSkeleton-module__vNVDha__subSectionText{padding:.4em 0}
.PaymentMethodPageTitle-module__AxtRaq__root{padding-top:var(--space-2x);padding-bottom:var(--space-6x)}.PaymentMethodPageTitle-module__AxtRaq__root--wide{padding-bottom:var(--space-16x)}.PaymentMethodPageTitle-module__AxtRaq__title{padding:var(--space-4x) 0;color:var(--color-semantic-text-default);font-size:var(--typography-font-size-head-line-h1);font-weight:var(--typography-font-weight-bold);line-height:var(--typography-line-height-head-line-h1);margin:0}@media not (min-width:1025px){.PaymentMethodPageTitle-module__AxtRaq__title{padding:var(--space-2x) 0}}
.TourDetailSectionContact-module__fDvm0W__text{font-size:var(--typography-font-size-body-m);line-height:var(--typography-line-height-body-m);margin-top:var(--space-4x);margin-bottom:var(--space-4x)}.TourDetailSectionContact-module__fDvm0W__list{list-style:inside}.TourDetailSectionContact-module__fDvm0W__list>li{font-size:var(--typography-font-size-body-m);line-height:var(--typography-line-height-body-m);color:var(--color-green-40)}.TourDetailSectionContact-module__fDvm0W__list>li+li{margin-top:var(--space-2x)}.TourDetailSectionContact-module__fDvm0W__list>li>span{color:var(--color-black);margin-left:-4px}@media (max-width:1024px){.TourDetailSectionContact-module__fDvm0W__text{margin-top:var(--space-2x)}}
.Spacer-module__fUsESa__root{display:block}.Spacer-module__fUsESa__horizontal--1{width:var(--space-1)}.Spacer-module__fUsESa__horizontal--2{width:var(--space-2)}.Spacer-module__fUsESa__horizontal--base{width:var(--space)}.Spacer-module__fUsESa__horizontal--2x{width:var(--space-2x)}.Spacer-module__fUsESa__horizontal--3x{width:var(--space-3x)}.Spacer-module__fUsESa__horizontal--4x{width:var(--space-4x)}.Spacer-module__fUsESa__horizontal--5x{width:var(--space-5x)}.Spacer-module__fUsESa__horizontal--6x{width:var(--space-6x)}.Spacer-module__fUsESa__horizontal--8x{width:var(--space-8x)}.Spacer-module__fUsESa__horizontal--10x{width:var(--space-10x)}.Spacer-module__fUsESa__horizontal--12x{width:var(--space-12x)}.Spacer-module__fUsESa__horizontal--14x{width:var(--space-14x)}.Spacer-module__fUsESa__horizontal--16x{width:var(--space-16x)}.Spacer-module__fUsESa__horizontal--20x{width:var(--space-20x)}.Spacer-module__fUsESa__horizontal--30x{width:var(--space-30x)}.Spacer-module__fUsESa__vertical--0{height:0}.Spacer-module__fUsESa__vertical--1{height:var(--space-1)}.Spacer-module__fUsESa__vertical--2{height:var(--space-2)}.Spacer-module__fUsESa__vertical--base{height:var(--space)}.Spacer-module__fUsESa__vertical--2x{height:var(--space-2x)}.Spacer-module__fUsESa__vertical--3x{height:var(--space-3x)}.Spacer-module__fUsESa__vertical--4x{height:var(--space-4x)}.Spacer-module__fUsESa__vertical--5x{height:var(--space-5x)}.Spacer-module__fUsESa__vertical--6x{height:var(--space-6x)}.Spacer-module__fUsESa__vertical--8x{height:var(--space-8x)}.Spacer-module__fUsESa__vertical--9x{height:var(--space-9x)}.Spacer-module__fUsESa__vertical--10x{height:var(--space-10x)}.Spacer-module__fUsESa__vertical--12x{height:var(--space-12x)}.Spacer-module__fUsESa__vertical--14x{height:var(--space-14x)}.Spacer-module__fUsESa__vertical--16x{height:var(--space-16x)}.Spacer-module__fUsESa__vertical--20x{height:var(--space-20x)}.Spacer-module__fUsESa__vertical--30x{height:var(--space-30x)}
.Divider-module__ivNfRW__root{border-top:1px solid var(--color-gray-10);flex-shrink:0}.Divider-module__ivNfRW__vertical--1{margin:var(--space-1) 0}.Divider-module__ivNfRW__vertical--2{margin:var(--space-2) 0}.Divider-module__ivNfRW__vertical--base{margin:var(--space) 0}.Divider-module__ivNfRW__vertical--2x{margin:var(--space-2x) 0}.Divider-module__ivNfRW__vertical--3x{margin:var(--space-3x) 0}.Divider-module__ivNfRW__vertical--4x{margin:var(--space-4x) 0}.Divider-module__ivNfRW__vertical--5x{margin:var(--space-5x) 0}.Divider-module__ivNfRW__vertical--6x{margin:var(--space-6x) 0}.Divider-module__ivNfRW__vertical--8x{margin:var(--space-8x) 0}.Divider-module__ivNfRW__vertical--10x{margin:var(--space-10x) 0}.Divider-module__ivNfRW__vertical--12x{margin:var(--space-12x) 0}.Divider-module__ivNfRW__vertical--14x{margin:var(--space-14x) 0}.Divider-module__ivNfRW__vertical--16x{margin:var(--space-16x) 0}.Divider-module__ivNfRW__vertical--20x{margin:var(--space-20x) 0}.Divider-module__ivNfRW__vertical--30x{margin:var(--space-30x) 0}.Divider-module__ivNfRW__top--1{margin-top:var(--space-1)}.Divider-module__ivNfRW__top--2{margin-top:var(--space-2)}.Divider-module__ivNfRW__top--base{margin-top:var(--space)}.Divider-module__ivNfRW__top--2x{margin-top:var(--space-2x)}.Divider-module__ivNfRW__top--3x{margin-top:var(--space-3x)}.Divider-module__ivNfRW__top--4x{margin-top:var(--space-4x)}.Divider-module__ivNfRW__top--5x{margin-top:var(--space-5x)}.Divider-module__ivNfRW__top--6x{margin-top:var(--space-6x)}.Divider-module__ivNfRW__top--8x{margin-top:var(--space-8x)}.Divider-module__ivNfRW__top--10x{margin-top:var(--space-10x)}.Divider-module__ivNfRW__top--12x{margin-top:var(--space-12x)}.Divider-module__ivNfRW__top--14x{margin-top:var(--space-14x)}.Divider-module__ivNfRW__top--16x{margin-top:var(--space-16x)}.Divider-module__ivNfRW__top--20x{margin-top:var(--space-20x)}.Divider-module__ivNfRW__top--30x{margin-top:var(--space-30x)}.Divider-module__ivNfRW__bottom--1{margin-bottom:var(--space-1)}.Divider-module__ivNfRW__bottom--2{margin-bottom:var(--space-2)}.Divider-module__ivNfRW__bottom--base{margin-bottom:var(--space)}.Divider-module__ivNfRW__bottom--2x{margin-bottom:var(--space-2x)}.Divider-module__ivNfRW__bottom--3x{margin-bottom:var(--space-3x)}.Divider-module__ivNfRW__bottom--4x{margin-bottom:var(--space-4x)}.Divider-module__ivNfRW__bottom--5x{margin-bottom:var(--space-5x)}.Divider-module__ivNfRW__bottom--6x{margin-bottom:var(--space-6x)}.Divider-module__ivNfRW__bottom--8x{margin-bottom:var(--space-8x)}.Divider-module__ivNfRW__bottom--10x{margin-bottom:var(--space-10x)}.Divider-module__ivNfRW__bottom--12x{margin-bottom:var(--space-12x)}.Divider-module__ivNfRW__bottom--14x{margin-bottom:var(--space-14x)}.Divider-module__ivNfRW__bottom--16x{margin-bottom:var(--space-16x)}.Divider-module__ivNfRW__bottom--20x{margin-bottom:var(--space-20x)}.Divider-module__ivNfRW__bottom--30x{margin-bottom:var(--space-30x)}