@charset "UTF-8";.mbt-input{color:var(--input-color);font-weight:400;font-size:16px;line-height:24px;display:flex;align-items:center;position:relative;padding:9px;border-radius:4px;border:1px solid var(--input-border-color);box-sizing:border-box;background:var(--bg-form-field)}.mbt-input:has(>input:focus){border-color:var(--input-border-color-focus)}.mbt-input:has(>textarea:focus){border-color:var(--input-border-color-focus)}.mbt-input--filled{border-color:var(--input-border-filled)}.mbt-input--disabled,.mbt-input input:disabled{opacity:.5;border-color:var(--input-border-color-disabled)}.mbt-input .mbt-input__input{position:relative;z-index:1;align-self:stretch;flex:1 1 100%;max-width:100%;outline:none;font-weight:400;font-size:15px;line-height:20px;border:none;background:transparent}.mbt-input .mbt-input__input.mbt-input__input--textarea{resize:none}.mbt-input .mbt-input__input::placeholder{color:#999;opacity:1}.mbt-input .mbt-input__input:-ms-input-placeholder{color:#999}.mbt-input .mbt-input__input::-ms-input-placeholder{color:#999}.mbt-input__append,.mbt-input__prepend{display:flex;align-items:center}.mbt-input__append button,.mbt-input__prepend button{display:flex}.mbt-input.mbt-input--error{border-color:var(--input-border-color-error)}.mbt-input--medium{padding:7px 10px}.mbt-input--large{padding:16px}.mbt-input--xl{height:46px;padding:0 16px;border-radius:8px}.mbt-input--xl .mbt-input__input{font-size:18px;line-height:26px;font-weight:400}@media screen and (min-width: 1025px){.mbt-input--xl{height:56px;border-radius:12px}}.hero-search{position:relative;width:100%}.hero-search__input{background-color:var(--white)!important;border:none!important}.hero-search__input>input{color:var(--gray-1000)!important}.hero-search__input>input::placeholder{color:var(--gray-500)}.hero-search__icon{flex-shrink:0;cursor:pointer}.hero-search__clear{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background-color:var(--gray-500);color:var(--white);flex-shrink:0;cursor:pointer}.hero-search__clear svg{width:14px;height:14px}.home-hero{position:relative;width:100%;overflow:hidden;min-height:214px;display:flex;align-items:center;justify-content:center;padding:40px 16px;box-sizing:border-box;background-color:var(--blue-1000)}.home-hero__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.home-hero__content{position:relative;z-index:1;width:100%;max-width:736px;display:flex;flex-direction:column;align-items:center;text-align:center}.home-hero__title{font-size:28px;line-height:32px;font-weight:800;color:var(--white);margin:0}.home-hero__subtitle{font-size:18px;line-height:24px;font-weight:400;display:none;color:var(--white);margin:16px 0 0;opacity:.95}.home-hero__search{width:100%;margin-top:12px}@media screen and (min-width: 1025px){.home-hero{min-height:309px;padding:56px 16px}.home-hero__title{font-size:32px;line-height:38px;font-weight:800}.home-hero__subtitle{display:block;margin-top:4px}.home-hero__search{margin-top:16px}}.favorite-categories{overflow-x:clip}.favorite-categories__inner{width:100%;max-width:1256px;margin:0 auto;padding:24px 0 0;box-sizing:border-box}.favorite-categories__inner .block-slider__items>:first-child{margin-left:12px}.favorite-categories__inner .block-slider__items>:last-child .favorite-categories__card{margin-right:12px}.favorite-categories__card{display:block;position:relative;width:148px;height:148px;margin-right:10px;border-radius:20px;overflow:hidden;text-decoration:none}.favorite-categories__card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:36%;background:linear-gradient(to top,#000000a6,#0000);pointer-events:none}.favorite-categories__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.favorite-categories__card:hover .favorite-categories__image,.favorite-categories__card:active .favorite-categories__image{transform:scale(1.06)}.favorite-categories__card--catalog{background-color:var(--gray-100);display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.favorite-categories__card--catalog:hover,.favorite-categories__card--catalog:active{background-color:var(--blue-100)}.favorite-categories__card--catalog:after{display:none}.favorite-categories__catalog-content{display:flex;flex-direction:column;align-items:center;gap:12px;color:var(--blue-1000);transform:translateY(6px)}.favorite-categories__catalog-icon{width:28px;height:28px}.favorite-categories__catalog-label{font-size:14px;line-height:20px;font-weight:400}.favorite-categories__title{font-size:14px;line-height:20px;font-weight:700;position:absolute;bottom:10px;left:14px;z-index:1;color:var(--white)}.favorite-categories__bestseller{position:absolute;top:14px;left:14px;z-index:2}.favorite-categories .scrollLeftButton,.favorite-categories .scrollRightButton{display:none}@media screen and (min-width: 1025px){.favorite-categories__inner{padding:64px 14px 0 16px}.favorite-categories__inner .block-slider__items>:first-child{margin-left:0}.favorite-categories__inner .block-slider__items>:last-child .favorite-categories__card{margin-right:0}.favorite-categories__card{width:186px;height:186px;margin-right:22px}.favorite-categories__catalog-label{font-size:16px;line-height:22px;font-weight:400}.favorite-categories__catalog-icon{width:32px;height:32px}.favorite-categories .scrollLeftButton,.favorite-categories .scrollRightButton{display:flex}}.category-chips__inner{width:100%;max-width:1256px;margin:0 auto;padding:24px 16px 100px;box-sizing:border-box}.category-chips__title{font-size:20px;line-height:28px;font-weight:700;margin:0 0 16px;color:var(--black-1000)}.category-chips__list{display:flex;flex-wrap:wrap;gap:16px 8px}.category-chips__chip{display:inline-flex;align-items:center;gap:6px;padding:4px 12px 4px 4px;background-color:var(--gray-100);border-radius:100px;transition:background-color .15s ease;color:var(--black-1000)}.category-chips__chip:hover{background-color:var(--blue-100)}.category-chips__image{width:32px;height:32px;border-radius:50%;overflow:hidden;object-fit:cover;flex-shrink:0}.category-chips__toggle{border:none;cursor:pointer;font-family:inherit}.category-chips__toggle-icon{width:32px;height:32px;border-radius:50%;background-color:var(--white);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--black-1000)}.category-chips__label{font-size:14px;line-height:20px;font-weight:400;color:var(--black-1000)}@media screen and (min-width: 1025px){.category-chips__inner{padding:32px 16px 274px}.category-chips__title{font-size:24px;line-height:30px;font-weight:700;margin-bottom:24px}.category-chips__list{gap:16px 12px}.category-chips__chip{gap:8px;padding:6px 16px 6px 6px}.category-chips__image,.category-chips__toggle-icon{width:40px;height:40px}.category-chips__label{font-size:16px;line-height:22px;font-weight:400}}.booking-steps{width:100%}.booking-steps__title{font-size:20px;line-height:28px;font-weight:800;margin:0 0 16px;color:var(--black-1000)}.booking-steps__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:64px}.booking-steps__card{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.booking-steps__card--slider{width:248px;margin-right:20px}.booking-steps__card--slider.booking-steps__card--last{margin-right:16px}.booking-steps__icon{width:52px;height:49px;flex-shrink:0}.booking-steps__text{color:var(--black-1000)}.booking-steps__text p{font-size:16px;line-height:22px;font-weight:400;margin:0}@media screen and (min-width: 1025px){.booking-steps__title{font-size:24px;line-height:30px;font-weight:800;margin-bottom:24px}}.why-choose-block__title{font-size:20px;line-height:28px;font-weight:800;margin:0 0 24px}@media screen and (min-width: 1025px){.why-choose-block__title{font-size:24px;line-height:30px;font-weight:800;margin:0 0 32px}}.why-choose-block__list{display:grid;grid-template-columns:repeat(4,272px);gap:64px;justify-content:space-between}.why-choose-block__item{display:flex;flex-direction:column;align-items:flex-start}.why-choose-block__item--slider{width:248px;margin-right:60px}.why-choose-block__item--slider.why-choose-block__item--last{margin-right:16px}@media screen and (min-width: 1025px){.why-choose-block__item{width:272px}}.why-choose-block__icon{width:54px;height:auto;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.why-choose-block__icon img,.why-choose-block__icon-img{width:100%;height:auto;object-fit:contain}.why-choose-block__item-title{font-size:16px;line-height:22px;font-weight:700;margin-bottom:8px}.why-choose-block__item-text{color:var(--black-1000)}.why-choose-block__item-text p{font-size:16px;line-height:22px;font-weight:400;margin:0}.mbt-black-button{display:inline-flex;align-items:center;justify-content:center;background-color:#262525;color:var(--white);text-decoration:none;border:none;border-radius:8px;padding:9px 24px;font-size:16px;line-height:22px;font-weight:600;cursor:pointer;transition:background-color .15s ease}.mbt-black-button:hover,.mbt-black-button:active{background-color:#000}.mbt-black-button--disabled{background-color:#0003;color:#ffffff80;cursor:not-allowed}.mbt-black-button--disabled:hover,.mbt-black-button--disabled:active{background-color:#0003}.home-banner{border-radius:20px;overflow:hidden;display:flex;flex-direction:column;padding:24px;gap:24px;box-sizing:border-box}.home-banner__image-wrap{width:100%;height:210px;border-radius:20px;overflow:hidden}.home-banner__image{width:100%;height:100%;object-fit:cover}.home-banner__content{display:flex;flex-direction:column;gap:8px}.home-banner__content--with-divider{border-top:1px solid var(--black-1000);padding-top:16px}.home-banner__title{font-size:24px;line-height:30px;font-weight:800;margin:0;color:var(--black-1000)}.home-banner__text{color:var(--black-1000)}.home-banner__text p{font-size:16px;line-height:22px;font-weight:400;margin:0}.home-banner__button{align-self:stretch;margin-top:8px}@media screen and (min-width: 1025px){.home-banner{flex-direction:row;align-items:stretch;padding:40px;gap:40px}.home-banner__image-wrap{flex-shrink:0;width:324px;height:243px}.home-banner__content{flex:1;gap:16px}.home-banner__content--with-divider{border-top:none;border-left:1px solid var(--black-1000);padding-top:16px;padding-left:40px}.home-banner__title{font-size:28px;line-height:32px;font-weight:800}.home-banner__button{align-self:flex-start;margin-top:0;padding:12px 24px}}.travelers-reviews__title{font-size:20px;line-height:28px;font-weight:800;margin:0 0 8px;color:var(--black-1000)}@media screen and (min-width: 1025px){.travelers-reviews__title{font-size:24px;line-height:30px;font-weight:800;margin:0 0 16px}}.travelers-reviews__list{display:flex;flex-direction:column;gap:12px}.travelers-reviews__load-more{margin-top:4px;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:none;border:none;cursor:pointer;padding:12px 0;color:var(--blue-1000)}.travelers-reviews__load-more-icon{font-size:14px;line-height:18px;font-weight:400}.travelers-reviews__load-more-text{font-size:14px;line-height:18px;font-weight:400;border-bottom:1px dashed currentColor}@media screen and (min-width: 1025px){.travelers-reviews__item{width:391px;margin-right:24px}.travelers-reviews__item--last{margin-right:0}}.blog-posts-slider__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px}.blog-posts-slider__title{font-size:20px;line-height:28px;font-weight:800}.blog-posts-slider__btn-all{background-color:var(--gray-100);border-radius:8px;display:inline-flex;align-items:center;gap:4px;padding:4px 8px 4px 12px;transition:background-color .15s ease}.blog-posts-slider__btn-all:hover{background-color:var(--blue-100)}.blog-posts-slider__btn-all-text{font-size:14px;line-height:20px;font-weight:400}.blog-posts-slider__btn-all-icon{width:14px;height:14px}.blog-posts-slider__item{width:343px;margin-right:8px}.blog-posts-slider__item--last{margin-right:16px}@media screen and (min-width: 1025px){.blog-posts-slider__header{padding-bottom:16px}.blog-posts-slider__title{font-size:24px;line-height:30px;font-weight:800}.blog-posts-slider__btn-all-text{font-size:16px;line-height:22px;font-weight:400}.blog-posts-slider__btn-all-icon{width:16px;height:16px}.blog-posts-slider__item{width:288px;margin-right:24px}.blog-posts-slider__item--last{margin-right:0}}.products-collection-slider__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:8px}.products-collection-slider__title{font-size:20px;line-height:28px;font-weight:800;margin:0}.products-collection-slider__btn-all{background-color:var(--gray-100);border-radius:8px;display:inline-flex;align-items:center;gap:4px;padding:4px 8px 4px 12px;transition:background-color .15s ease}.products-collection-slider__btn-all:hover{background-color:var(--blue-100)}.products-collection-slider__btn-all-text{font-size:14px;line-height:20px;font-weight:400}.products-collection-slider__btn-all-icon{width:14px;height:14px}.products-collection-slider__item{width:343px;margin-right:8px;height:100%;display:flex}.products-collection-slider__item--last{margin-right:16px}.products-collection-slider__item .product-card{width:100%;height:100%;display:flex;flex-direction:column}.products-collection-slider__item .product-card__content{margin-top:auto}@media screen and (min-width: 1025px){.products-collection-slider__header{padding-bottom:16px}.products-collection-slider__title{font-size:24px;line-height:30px;font-weight:800}.products-collection-slider__btn-all-text{font-size:16px;line-height:22px;font-weight:400}.products-collection-slider__btn-all-icon{width:16px;height:16px}.products-collection-slider__item{width:294px;margin-right:16px}.products-collection-slider__item--last{margin-right:0}}.content{height:auto;--grid-cols-desktop: 4;--grid-cols-mobile: 2}.home{width:100%;overflow-x:clip}.home__products-collection{max-width:1256px;margin:0 auto;padding:40px 0 0 16px;box-sizing:border-box}@media screen and (min-width: 1025px){.home__products-collection{padding:88px 16px 0}}.home__products-collection .products-collection-slider__header{padding-right:16px}@media screen and (min-width: 1025px){.home__products-collection .products-collection-slider__header{padding-right:0}}.home__products-collection .products-collection-slider .block-slider__items>:first-child{margin-left:0}.home__why-choose{max-width:1256px;margin:0 auto;padding:56px 0 0 16px;box-sizing:border-box}@media screen and (min-width: 1025px){.home__why-choose{padding:104px 16px 0}}.home__home-banner{max-width:1256px;margin:0 auto;padding:56px 16px 0;box-sizing:border-box}@media screen and (min-width: 1025px){.home__home-banner{padding:104px 16px 0}}.home__booking-steps{max-width:1256px;margin:0 auto;padding:56px 0 0 16px;box-sizing:border-box}@media screen and (min-width: 1025px){.home__booking-steps{padding:104px 16px 0}}.home__trusted{max-width:1256px;margin:0 auto;padding:56px 16px 0;box-sizing:border-box}@media screen and (min-width: 1025px){.home__trusted{padding:104px 16px 0}}.home__reviews{max-width:1256px;margin:0 auto;padding:56px 16px 0;box-sizing:border-box}@media screen and (min-width: 1025px){.home__reviews{padding:104px 16px 0}}.home__places{max-width:1256px;margin:0 auto;padding:56px 0 0 16px;box-sizing:border-box}@media screen and (min-width: 1025px){.home__places{padding:104px 16px 0}}.home__places .places-slider__header{padding-left:16px;padding-right:16px}@media screen and (min-width: 1025px){.home__places .places-slider__header{padding-left:0;padding-right:0}}.home__places .places-slider .block-slider__items>:first-child{margin-left:16px}@media screen and (min-width: 1025px){.home__places .places-slider .block-slider__items>:first-child{margin-left:0}}.home__places .places-slider__item{width:194px;margin-right:16px}.home__places .places-slider__item--last{margin-right:16px}.home__places .places-slider__item-preview,.home__places .places-slider__item-preview-wrap{width:194px;height:194px}@media screen and (min-width: 1025px){.home__places .places-slider__item{width:218px;margin-right:33px}.home__places .places-slider__item--last{margin-right:0}.home__places .places-slider__item-preview,.home__places .places-slider__item-preview-wrap{width:218px;height:218px}}.home__blog{max-width:1256px;margin:0 auto;padding:56px 0 0 16px;box-sizing:border-box}@media screen and (min-width: 1025px){.home__blog{padding:104px 16px 0}}.home__blog .blog-posts-slider__header{padding-left:16px;padding-right:16px}@media screen and (min-width: 1025px){.home__blog .blog-posts-slider__header{padding-left:0;padding-right:0}}.home__blog .blog-posts-slider .block-slider__items>:first-child{margin-left:16px}@media screen and (min-width: 1025px){.home__blog .blog-posts-slider .block-slider__items>:first-child{margin-left:0}}.home__faq{max-width:1256px;margin:0 auto;padding:56px 16px 32px;box-sizing:border-box}@media screen and (min-width: 1025px){.home__faq{padding:104px 16px 96px}}
