.gallery-grid-head{display:flex;align-items:flex-end;gap:32px;margin-top:76px}@media only screen and (max-width:1439px){.gallery-grid-head{flex-direction:column;align-items:normal}}@media only screen and (max-width:1023px){.gallery-grid-head{gap:24px}}@media only screen and (max-width:767px){.gallery-grid-head{margin-top:48px}}.gallery-grid-head__title{flex:auto;font-size:80px;letter-spacing:-.03em}@media only screen and (max-width:1279px){.gallery-grid-head__title{font-size:70px}}@media only screen and (max-width:767px){.gallery-grid-head__title{font-size:48px}}.gallery-grid-head__rating{display:flex;flex:none;gap:32px}@media only screen and (max-width:767px){.gallery-grid-head__rating{gap:20px}}.gallery-grid-head__rating-item{flex:none}@media only screen and (max-width:539px){.gallery-grid-head__rating-item{flex:auto}}.gallery-grid-head__rating-logo svg{display:block;width:auto;height:30px}@media only screen and (max-width:1023px){.gallery-grid-head__rating-logo svg{height:24px}}.gallery-grid-head__rating-value{display:flex;align-items:center;flex-wrap:wrap;margin-top:2px;font-size:15px;font-weight:var(--font-weight-medium);color:var(--text-color)}@media only screen and (max-width:1023px){.gallery-grid-head__rating-value{font-size:13px}}@media only screen and (max-width:539px){.gallery-grid-head__rating-value{margin-top:6px}}.gallery-grid-head__rating-value span{padding:8px 0;line-height:1}@media only screen and (max-width:767px){.gallery-grid-head__rating-value span{padding:6px 0}}.gallery-grid{display:grid;grid-gap:24px;margin-top:44px}@media only screen and (max-width:1279px){.gallery-grid{grid-gap:16px}}@media only screen and (max-width:1023px){.gallery-grid{margin-top:30px}}@media only screen and (max-width:767px){.gallery-grid{grid-gap:10px}}.gallery-grid--2{grid-template-columns:repeat(2,1fr);grid-template-rows:28vw}@media only screen and (max-width:767px){.gallery-grid--2{grid-template-columns:1fr;grid-template-rows:repeat(3,30vw)}.gallery-grid--2 .gallery-grid__photo:first-of-type{grid-row:span 2}}.gallery-grid--3{grid-template-columns:repeat(3,1fr);grid-template-rows:28vw}@media only screen and (max-width:767px){.gallery-grid--3{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,30vw)}.gallery-grid--3 .gallery-grid__photo:first-of-type{grid-column:span 2;grid-row:span 2}}.gallery-grid--4{grid-template-columns:47fr 26fr 26fr;grid-template-rows:repeat(2,14vw)}@media only screen and (max-width:767px){.gallery-grid--4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,30vw)}}.gallery-grid--4 .gallery-grid__photo:first-of-type,.gallery-grid--4 .gallery-grid__photo:nth-of-type(2){grid-row:span 2}@media only screen and (max-width:767px){.gallery-grid--4 .gallery-grid__photo:first-of-type,.gallery-grid--4 .gallery-grid__photo:nth-of-type(2){grid-column:span 2}.gallery-grid--4 .gallery-grid__photo:nth-of-type(2){grid-column:span 2;grid-row:span 1}}.gallery-grid--5{grid-template-columns:47fr 26fr 26fr;grid-template-rows:repeat(2,14vw)}@media only screen and (max-width:767px){.gallery-grid--5{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,30vw)}}.gallery-grid--5 .gallery-grid__photo:first-of-type{grid-row:span 2}@media only screen and (max-width:767px){.gallery-grid--5 .gallery-grid__photo:first-of-type{grid-column:span 2}}.gallery-grid__photo{position:relative;overflow:hidden}.gallery-grid__photo img{height:100%;width:100%;object-fit:cover;object-position:center}.hero-video{position:relative;z-index:11;padding-top:51%;overflow:hidden;margin-top:-105px;background-color:#fff}@media only screen and (max-width:539px){.hero-video{height:100vh;padding-top:0}}.hero-video__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-video__image-desktop{display:block}@media only screen and (max-width:539px){.hero-video__image-desktop{display:none}}.hero-video__image-phone{display:none}@media only screen and (max-width:539px){.hero-video__image-phone{display:block}}.hero-video__container{position:absolute;top:50%;left:50%;min-width:100%;min-height:calc(120% + 160px);transform:translate(-50%,-50%)}.hero-video__player{position:absolute;top:0;right:0;bottom:0;left:0}.hero-video__header{position:absolute;top:0;left:0;display:grid;grid-template-columns:215px 1fr auto;align-items:center;width:100%;margin-top:40px;padding-right:var(--grid-gap);padding-left:var(--grid-gap)}@media only screen and (max-width:1023px){.hero-video__header{padding-right:var(--grid-gap-portable);padding-left:var(--grid-gap-portable);margin-top:24px}}.hero-video__btn{text-transform:uppercase}.hero-video__title{position:absolute;inset:0;display:flex;align-items:flex-end;padding-right:50vw;padding-bottom:var(--grid-gap);letter-spacing:-.03em;line-height:.92em;word-break:break-word;font-size:75px;font-weight:var(--font-weight-base);color:#fff;background:radial-gradient(circle at 0 180%,rgba(0,0,0,.7) 0,rgba(0,0,0,0) 65%);padding-right:var(--grid-gap);padding-left:var(--grid-gap)}@media only screen and (max-width:1023px){.hero-video__title{padding-right:var(--grid-gap-portable);padding-left:var(--grid-gap-portable)}}@media only screen and (max-width:1279px){.hero-video__title{padding-right:20vw;background:linear-gradient(0deg,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 70%)}}@media only screen and (max-width:1023px){.hero-video__title{padding-right:10vw;padding-bottom:var(--grid-gap-portable);font-size:56px;background:linear-gradient(0deg,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 50%)}}@media only screen and (max-width:539px){.hero-video__title{font-size:16vw;padding-bottom:var(--grid-gap);background:linear-gradient(0deg,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 70%)}}.itineraries{margin-top:96px}@media only screen and (max-width:1279px){.itineraries{margin-top:26px}}.itineraries__point{display:flex;justify-content:flex-start}.itineraries__point:nth-child(2n){flex-direction:row-reverse}.itineraries__point:not(:first-of-type){margin-top:-174px}@media only screen and (max-width:1279px){.itineraries__point{flex-direction:column!important;align-items:center}}@media only screen and (max-width:1279px)and (max-width:1279px){.itineraries__point:not(:first-of-type){margin-top:0}}.itineraries__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-left:calc(50% - 20px);border-radius:50%;color:#fff;background-color:var(--text-color)}.itineraries__point:nth-child(2n) .itineraries__icon{margin-right:calc(50% - 20px);margin-left:0}@media only screen and (max-width:1279px){.itineraries__icon{margin-right:0!important;margin-left:0!important}}.itineraries__icon svg{width:18px;height:18px}.itineraries__item{position:relative;margin-top:-44px;margin-left:36px;min-height:460px;width:calc(50vw - 36px - 20px - var(--grid-gap));max-width:calc(var(--content-width)/2 - var(--grid-gap) - 20px - 36px)}.itineraries__point:nth-child(2n) .itineraries__item{margin-left:0;margin-right:36px}.itineraries__point:last-of-type .itineraries__item{min-height:auto}.itineraries__item:before{content:"";position:absolute;top:84px;left:-56px;width:1px;height:calc(100% - 258px);background-image:repeating-linear-gradient(180deg,var(--brand-primary),var(--brand-primary) 4px,#fff 4px,#fff 8px)}.itineraries__point:nth-child(2n) .itineraries__item:before{right:-56px;left:auto}.itineraries__point:last-of-type .itineraries__item:before{display:none}@media only screen and (max-width:1279px){.itineraries__item{width:100%;max-width:600px;min-height:auto;margin:28px 0!important}.itineraries__item:after,.itineraries__item:before{content:"";position:absolute;right:auto!important;left:50%!important;width:1px;height:28px;background-image:repeating-linear-gradient(180deg,var(--brand-primary),var(--brand-primary) 4px,white 4px,white 8px)}.itineraries__item:before{display:block!important;top:-28px}.itineraries__item:after{bottom:-28px}.itineraries__point:last-of-type .itineraries__item:after{display:none}}.itineraries__media{position:relative;border:10px solid #dfeaed;border-radius:30px;background-color:#fff}@media only screen and (max-width:539px){.itineraries__media{border-width:5px}}.itineraries__media:before{content:"";position:absolute;top:38px;left:-16px;width:32px;height:32px;border:8px solid #dfeaed;transform:rotate(45deg);background-color:inherit}.itineraries__point:nth-child(2n) .itineraries__media:before{right:-16px;left:auto}@media only screen and (max-width:1279px){.itineraries__media:before{display:none}}.itineraries__media-inner{position:relative;display:flex;flex-wrap:wrap;min-height:108px;padding:24px;border-radius:inherit;background-color:inherit}@media only screen and (max-width:1279px){.itineraries__media-inner{min-height:auto}}@media only screen and (max-width:539px){.itineraries__media-inner{padding:10px}}.itineraries__media-object{position:relative;flex:auto;min-width:184px;height:184px;border-radius:15px;overflow:hidden;background-color:#dfeaed}@media only screen and (max-width:539px){.itineraries__media-object{min-width:138px;height:138px}}.itineraries__media-object img{position:absolute;width:100%;height:100%;object-fit:cover}.itineraries__media-object+.itineraries__media-object{margin-left:10px}@media only screen and (max-width:539px){.itineraries__media-object+.itineraries__media-object{margin-left:8px}}.itineraries__media-body{flex:auto;width:100%}@media only screen and (max-width:539px){.itineraries__media-body{padding:12px 10px 10px}}.itineraries__media-object+.itineraries__media-body{padding-top:12px}@media only screen and (max-width:539px){.itineraries__media-object+.itineraries__media-body{padding:16px 10px 10px}}.itineraries__media-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.itineraries__media-gallery:not(:first-of-type){margin-top:10px}.itineraries__media-gallery:not(:last-child){margin-bottom:10px}.itineraries__media-gallery-item{position:relative}.itineraries__media-gallery-item img{display:block;width:100%;height:76px;border-radius:15px;object-fit:cover}.itinerary-time{display:inline-block;vertical-align:middle;margin-right:12px;margin-bottom:4px;padding:2px 6px;border-radius:8px;font-size:15px;font-weight:var(--font-weight-medium);letter-spacing:-.01em;color:#fff;background-color:var(--brand-primary)}@media only screen and (max-width:539px){.itinerary-time{font-size:13px;margin-bottom:2px}}.itinerary-label{font-size:27px;line-height:1.25;letter-spacing:-.03em;color:var(--text-color)}@media only screen and (max-width:539px){.itinerary-label{font-size:22px}}.itinerary-description{margin-top:10px;line-height:1.5em;font-size:14px;color:var(--text-description-color)}@media only screen and (max-width:539px){.itinerary-description{margin-top:8px;font-size:13px}}.itinerary-open-map-btn{position:absolute;inset:0}.itinerary-map{width:100vw;height:100vh;padding:92px;border:none}@media only screen and (max-width:767px){.itinerary-map{padding:60px var(--grid-gap-portable)}}.itinerary-loader{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh}.itinerary-loader .path{stroke:#fff!important}.react-overflow-slider-container{overflow:hidden}.react-overflow-slider{display:flex;margin-bottom:-48px;font-family:sans-serif}.react-overflow-slider__btn-container{z-index:1;flex:none;display:flex;align-items:center;margin-bottom:48px}.react-overflow-slider__btn{padding:0;border:none;opacity:0;visibility:hidden;pointer-events:none;font:inherit;background-color:transparent}.react-overflow-slider__btn--visible{opacity:1;visibility:visible;pointer-events:auto}.react-overflow-slider__scroller{flex:auto;padding-bottom:48px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.react-overflow-slider__scroller::-webkit-scrollbar{display:none}.react-overflow-slider__scroller{-ms-overflow-style:none}.react-overflow-slider__body{position:relative;display:inline-flex;vertical-align:middle}.react-overflow-slider__item{flex:auto}.react-overflow-slider-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:4px;border:2px solid #e4e4e4;border-radius:50%;cursor:pointer;color:#1f1f1f;background:#fff}.react-overflow-slider-btn--left svg{transform:scale(-1)}.main-widget__grid{display:flex;gap:5%}@media only screen and (max-width:1023px){.main-widget__grid{flex-direction:column-reverse}}.main-widget__object{display:flex;flex-direction:column;width:46%}@media only screen and (max-width:1023px){.main-widget__object{width:100%}.main-widget__img{display:none}}.main-widget__img picture{width:100%}.main-widget__img img{width:100%;height:auto;border-radius:20px;aspect-ratio:6/5;object-fit:cover}.main-widget__body{width:49%;line-height:1.6em;font-size:16px;color:var(--text-color)}@media only screen and (max-width:1023px){.main-widget__body{width:100%}}.main-widget__body p{margin-top:0}.main-widget__title{margin-bottom:16px}.main-widget__rating{display:flex;gap:20px;margin-top:30px}@media only screen and (max-width:1023px){.main-widget__rating{margin-top:40px}}.main-widget__rating-item{flex:auto}.main-widget__rating-logo svg{display:block;width:auto;height:38px}@media only screen and (max-width:1023px){.main-widget__rating-logo svg{height:30px}}.main-widget__rating-value{display:flex;align-items:center;flex-wrap:wrap;margin-top:8px;font-size:15px;font-weight:var(--font-weight-medium);color:var(--text-color)}@media only screen and (max-width:1023px){.main-widget__rating-value{margin-top:8px;font-size:13px}}.main-widget__rating-value span{padding:0}.multi-tour--grid{max-width:1780px}.multi-tour__heading{margin-bottom:40px}@media only screen and (max-width:1023px){.multi-tour__heading{margin-bottom:26px}}.multi-tour-not-found{display:flex;flex-direction:column;align-items:center;margin-top:120px;font-size:16px;color:#6f777d}.multi-tour-not-found__title{padding:20px 0 4px;font-size:21px;font-weight:var(--font-weight-bold);color:var(--text-color)}.multi-tour-search{display:flex;gap:10px;margin-bottom:40px}@media only screen and (max-width:767px){.multi-tour-search{flex-direction:column;gap:12px}}.multi-tour-search__input{position:relative;flex:auto}.multi-tour-search__input-icon{position:absolute;top:50%;left:12px;margin-top:1px;transform:translateY(-50%);color:var(--text-color)}.multi-tour-search__input-clear{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.multi-tour-search__input input{width:100%;height:52px;padding-right:40px;padding-left:38px;border:1px solid var(--border-color);border-radius:14px;font-size:15px;outline:none}.multi-tour-search__input input:focus{border-color:var(--brand-primary-hover)}.multi-tour-search__select{width:320px}@media only screen and (max-width:767px){.multi-tour-search__select{display:none}}.multi-tour-search__categories{display:none}@media only screen and (max-width:767px){.multi-tour-search__categories{display:block}}.multi-tour-clear-btn{width:24px;height:24px;border-radius:6px;background-color:rgba(0,0,0,.06)}.multi-tour-clear-btn,.multi-tour-clear-btn__icon{display:flex;align-items:center;justify-content:center}.multi-tour-clear-btn__icon{width:18px;height:18px;border-radius:50%;color:var(--text-color);background-color:#fff}.multi-tour-select__control{height:100%;border:1px solid var(--border-color)!important;border-radius:14px!important;font-size:15px;transition:none!important;color:var(--text-color)}.multi-tour-select__control--is-focused{border-color:var(--brand-primary-hover)!important;box-shadow:none!important}.multi-tour-select__value-container{padding-right:0!important;padding-left:20px!important;color:inherit!important}.multi-tour-select__indicator{cursor:pointer}.multi-tour-select__indicator-separator{display:none}.multi-tour-select__dropdown-indicator{padding-right:20px!important}.multi-tour-select__menu{overflow:hidden;border-radius:14px!important;font-size:15px!important}.multi-tour-select__option{padding-top:12px!important;padding-bottom:12px!important;color:var(--text-color)!important}.multi-tour-select__option--is-focused{color:var(--text-in-brand-primary)!important;background-color:var(--brand-primary-hover)!important}.multi-tour-select__option--is-selected{color:var(--text-in-brand-primary)!important;background-color:var(--brand-primary)!important}.tour-list-item{display:flex;gap:32px;padding:20px;border:1px solid var(--border-color);border-radius:20px;background-color:#fff;box-shadow:0 4px 24px 0 rgba(23,31,74,.031372549)}.tour-list-item:not(:first-of-type){margin-top:20px}@media only screen and (max-width:1279px){.tour-list-item{grid-gap:24px}}@media only screen and (max-width:1023px){.tour-list-item{flex-direction:column;padding:12px}}@media only screen and (max-width:767px){.tour-list-item{max-width:540px;margin-right:auto;margin-left:auto}}.tour-list-item__photo-grid{flex:none;display:grid;grid-gap:16px;width:73%}@media only screen and (max-width:1279px){.tour-list-item__photo-grid{grid-gap:10px}}@media only screen and (max-width:1023px){.tour-list-item__photo-grid{width:auto}}.tour-list-item__photo-grid--2{grid-template-columns:repeat(2,1fr);grid-template-rows:336px}@media only screen and (max-width:1279px){.tour-list-item__photo-grid--2{grid-template-rows:280px}}@media only screen and (max-width:767px){.tour-list-item__photo-grid--2{grid-template-columns:1fr;grid-template-rows:repeat(3,35vw)}.tour-list-item__photo-grid--2 .tour-list-item__photo:first-of-type{grid-row:span 2}}.tour-list-item__photo-grid--3{grid-template-columns:repeat(3,1fr);grid-template-rows:336px}@media only screen and (max-width:1279px){.tour-list-item__photo-grid--3{grid-template-rows:280px}}@media only screen and (max-width:767px){.tour-list-item__photo-grid--3{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,35vw)}.tour-list-item__photo-grid--3 .tour-list-item__photo:first-of-type{grid-column:span 2;grid-row:span 2}}.tour-list-item__photo-grid--4{grid-template-columns:47fr 26fr 26fr;grid-template-rows:repeat(2,168px)}@media only screen and (max-width:1279px){.tour-list-item__photo-grid--4{grid-template-rows:repeat(2,140px);grid-gap:10px}}@media only screen and (max-width:767px){.tour-list-item__photo-grid--4{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,35vw)}}.tour-list-item__photo-grid--4 .tour-list-item__photo:first-of-type,.tour-list-item__photo-grid--4 .tour-list-item__photo:nth-of-type(2){grid-row:span 2}@media only screen and (max-width:767px){.tour-list-item__photo-grid--4 .tour-list-item__photo:first-of-type,.tour-list-item__photo-grid--4 .tour-list-item__photo:nth-of-type(2){grid-column:span 2}.tour-list-item__photo-grid--4 .tour-list-item__photo:nth-of-type(2){grid-column:span 2;grid-row:span 1}}.tour-list-item__photo-grid--5{grid-template-columns:47fr 26fr 26fr;grid-template-rows:repeat(2,168px)}@media only screen and (max-width:1279px){.tour-list-item__photo-grid--5{grid-template-rows:repeat(2,140px);grid-gap:10px}}@media only screen and (max-width:767px){.tour-list-item__photo-grid--5{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,35vw)}}.tour-list-item__photo-grid--5 .tour-list-item__photo:first-of-type{grid-row:span 2}@media only screen and (max-width:767px){.tour-list-item__photo-grid--5 .tour-list-item__photo:first-of-type{grid-column:span 2}}.tour-list-item__photo img{border-radius:10px;height:100%;width:100%;object-fit:cover;object-position:center}.tour-list-item__body{flex:auto;display:flex;flex-direction:column;justify-content:center;color:var(--text-color)}.tour-list-item__title{font-size:30px;font-weight:var(--font-weight-medium)}@media only screen and (max-width:1279px){.tour-list-item__title{font-size:25px}}.tour-list-item__prices{margin-top:36px}@media only screen and (max-width:1279px){.tour-list-item__prices{margin-top:28px}}.tour-list-item__prices-old-value{font-size:11px;font-weight:var(--font-weight-medium);color:#6f777d}.tour-list-item__prices-old-value span{padding-left:2px;text-decoration:line-through;text-transform:uppercase}.tour-list-item__prices-old-value+.tour-list-item__prices-value span{color:var(--brand-danger)}.tour-list-item__prices-value{font-size:14px;font-weight:var(--font-weight-medium)}@media only screen and (max-width:1279px){.tour-list-item__prices-value{font-size:12px}}.tour-list-item__prices-value span{display:inline;vertical-align:baseline;text-transform:uppercase;font-size:22px}@media only screen and (max-width:1279px){.tour-list-item__prices-value span{font-size:20px}}.tour-list-item__btn{margin-top:32px}@media only screen and (max-width:1279px){.tour-list-item__btn{margin-top:24px}}.tour-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(420px,1fr));grid-gap:16px}@media only screen and (max-width:539px){.tour-grid{grid-template-columns:1fr}}.tour-grid-item{display:flex;gap:16px;width:100%;max-width:540px;padding:16px;border:1px solid var(--border-color);border-radius:20px;background-color:#fff}.tour-grid-item:nth-child(odd){justify-self:flex-end}@media only screen and (max-width:1023px){.tour-grid-item{justify-self:center!important}}@media only screen and (max-width:539px){.tour-grid-item{justify-self:auto!important;flex-direction:column;padding:12px}}.tour-grid-item__object{position:relative;flex:none;width:35%}@media only screen and (max-width:539px){.tour-grid-item__object{width:100%}}.tour-grid-item__object img{border-radius:8px;width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;object-position:center}@media only screen and (max-width:539px){.tour-grid-item__object img{aspect-ratio:16/9}}.tour-grid-item__discount{position:absolute;top:12px;left:12px}.tour-grid-item__body{display:flex;flex:auto;flex-direction:column;justify-content:space-between;gap:10px}.tour-grid-item__title{font-size:19px;font-weight:var(--font-weight-medium)}.tour-grid-item__title--highlight{color:var(--text-in-brand-secondary);background-color:var(--brand-secondary)}.tour-grid-item__prices{margin-bottom:12px}@media only screen and (max-width:539px){.tour-grid-item__prices{margin-bottom:16px}}.tour-grid-item__prices-old-value{font-size:11px;font-weight:var(--font-weight-medium);color:#6f777d}.tour-grid-item__prices-old-value span{padding-left:2px;text-decoration:line-through;text-transform:uppercase}.tour-grid-item__prices-old-value+.tour-grid-item__prices-value span{color:var(--brand-danger)}.tour-grid-item__prices-value{font-size:14px;font-weight:var(--font-weight-medium)}.tour-grid-item__prices-value span{display:inline;vertical-align:baseline;text-transform:uppercase;font-size:22px}.categories-slider{position:relative;height:34px}.categories-slider__item{display:flex;align-items:center;padding:7px 12px 6px;border:1px solid var(--border-color);border-radius:8px;white-space:nowrap;background-color:#fff}.categories-slider__item--selected{border-color:rgba(0,0,0,0)!important;color:#fff;background-color:var(--footer-brand-color)!important}.categories-slider .react-overflow-slider-container{position:absolute;left:calc(var(--grid-gap-portable)*-1);width:100vw}.categories-slider .react-overflow-slider__item:first-of-type{padding-left:var(--grid-gap-portable)}.categories-slider .react-overflow-slider__item:last-of-type{padding-right:var(--grid-gap-portable)}.categories-slider .react-overflow-slider__btn-container{display:none}.categories-slider .react-overflow-slider .multi-tour-clear-btn{margin:-3px -8px -2px 4px}.video__player{margin-top:52px;aspect-ratio:16/9}@media only screen and (max-width:1023px){.video__player{margin-top:26px}}.rating-stars{flex:none;background-size:cover;background-image:url(/_next/static/media/icon-stars.48120738.svg);width:90px;height:16px;margin-right:12px}@media only screen and (max-width:767px){.rating-stars{width:75px;height:13px;margin-right:8px}}.rating-stars__progress{height:inherit;background-size:cover;background-image:url(/_next/static/media/icon-stars-filled.7f69195e.svg)}