.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.holiday-routes{padding-block:32px}.holiday-routes--hide{display:none}.holiday-routes__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.holiday-routes__title{max-width:100%;width:100%;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin-bottom:0;font-weight:700;font-size:24px;line-height:32px;letter-spacing:-.04px;color:#304659}.holiday-routes__actions{display:none}.holiday-routes__swiper .swiper-wrapper{height:auto}@media (max-width:768px){.holiday-routes__swiper .swiper-slide{width:96px}}@media (min-width:768px){.holiday-routes{padding-block:60px}.holiday-routes__header{margin-bottom:44px}.holiday-routes__title{font-size:36px;line-height:40px}.holiday-routes__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;max-width:100%;width:auto;-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}.holiday-routes__actions__btn{width:1em;height:1em;font-size:48px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;border:2px solid #f3f6f8;background-color:#fff;padding:0}.holiday-routes__actions__btn svg{color:#323a47;width:1em;height:1em;font-size:26px}.holiday-routes__actions__btn svg path{fill:currentColor}.holiday-routes__actions__btn.swiper-button-disabled{pointer-events:none}.holiday-routes__actions__btn.swiper-button-disabled svg{color:#dfe3ea}.holiday-routes__actions__btn.swiper-button-lock{display:none}}.hr-card{width:96px;position:relative;height:auto;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex}.hr-card__figure{width:100%;height:100%;border-radius:10px;overflow:hidden;z-index:1;position:relative}.hr-card__figure img{width:100%;height:auto;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;aspect-ratio:18/25.2;-o-object-fit:cover;object-fit:cover;display:block}.hr-card__figure:after,.hr-card__figure:before{content:"";position:absolute;width:100%;height:100%;inset:0;border-radius:14px}.hr-card__figure:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(38.93%,transparent),to(#000));background:linear-gradient(180deg,transparent 38.93%,#000);z-index:1;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.hr-card__figure:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),to(rgba(0,0,0,.6)));background:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.6));opacity:0;z-index:2;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.hr-card__content{position:absolute;width:100%;inset-inline:0;inset-block-end:0;display:grid;grid-template-areas:"route" "price";grid-template-columns:1fr;grid-gap:12px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;justify-items:flex-start;padding:12px;z-index:1}.hr-card__route{font-weight:700;font-size:12px;line-height:1;color:#fff;grid-area:route}.hr-card__route span{color:#f7a500}.hr-card__amount{font-weight:600;font-size:20px;line-height:1;color:#f7a500;font-family:Open Sans,sans-serif!important}.hr-card__price{grid-area:price;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.hr-card__desc{font-weight:400;font-size:8px;line-height:1;color:#fff}.hr-card__link{position:absolute;inset:0;z-index:2;display:block;cursor:pointer}.hr-card:hover .hr-card__figure img{-webkit-transform:scale(1.25);transform:scale(1.25)}.hr-card:hover .hr-card__figure:before{opacity:0}.hr-card:hover .hr-card__figure:after{opacity:1}@media (min-width:768px){.hr-card{width:100%}.hr-card__figure{border-radius:14px}.hr-card__figure img{aspect-ratio:190/242}.hr-card__content{grid-gap:20px 6px;padding:20px}.hr-card__route{font-size:20px}.hr-card__amount{font-size:40px;font-weight:700}.hr-card__desc{font-size:10px;-webkit-margin-start:4px;margin-inline-start:4px}}