.sc{padding-block:32px;background-color:#fff}.sc--hide{display:none}.sc__head{display:grid;grid-template-columns:1fr auto;grid-template-areas:"sc-title sc-actions" "sc-desc sc-actions";-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;text-align:center;gap:18px 20px}.sc__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:1.2;letter-spacing:-.02px;color:#304659;grid-area:sc-title}.sc__desc{grid-area:sc-desc;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:#304659;display:block}.sc__actions{display:none;grid-area:sc-actions}.sc__swiper .swiper-wrapper{height:auto}.sc__main{width:calc(100% + 30px);margin-inline:-15px}.sc__main .swiper-wrapper{padding-inline:15px;-webkit-margin-end:15px;margin-inline-end:15px}@media (max-width:768px){.sc__swiper .swiper-slide{width:96px}}@media (min-width:768px){.sc{padding-block:60px}.sc__head{margin-bottom:44px;text-align:start}.sc__title{font-size:36px;line-height:40px;letter-spacing:-.04px}.sc__actions{gap:16px;max-width:100%;width:auto;-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}.sc__actions,.sc__actions__btn{display:-webkit-box;display:-ms-flexbox;display:flex}.sc__actions__btn{width:1em;height:1em;font-size:48px;border-radius:50%;-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}.sc__actions__btn svg{color:#323a47;width:1em;height:1em;font-size:26px}.sc__actions__btn svg path{fill:currentColor}.sc__actions__btn.swiper-button-disabled{pointer-events:none}.sc__actions__btn.swiper-button-disabled svg{color:#dfe3ea}.sc__actions__btn.swiper-button-lock{display:none}.sc__main{width:100%;-webkit-margin-start:0;margin-inline-start:0}.sc__main .swiper-wrapper{padding-inline:0;-webkit-margin-end:0;margin-inline-end:0}}.sc-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}.sc-card__figure{width:100%;height:100%;border-radius:10px;overflow:hidden;z-index:1;position:relative;margin:0}.sc-card__figure.skeleton-box{aspect-ratio:18/25.2}.sc-card__figure:after,.sc-card__figure:before{content:"";position:absolute;width:100%;height:100%;inset:0;border-radius:14px}.sc-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}.sc-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}.sc-card__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}.sc-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}.sc-card__route{font-weight:700;font-size:12px;line-height:1;color:#fff;grid-area:route}.sc-card__route span{color:#f7a500}.sc-card__route .skeleton-box{height:12px}.sc-card__route .skeleton-box:first-child{width:70px;margin-bottom:2px}.sc-card__route .skeleton-box:last-child{width:40px}.sc-card__amount{font-weight:600;font-size:20px;line-height:1;color:#f7a500;font-family:Open Sans,sans-serif!important}.sc-card__amount.skeleton-box{width:48px;height:16px}.sc-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}.sc-card__desc{font-weight:400;font-size:8px;line-height:1;color:#fff}.sc-card__desc.skeleton-box{width:40px;height:10px;margin-top:2px}.sc-card__link{position:absolute;inset:0;z-index:2;display:block;cursor:pointer}.sc-card:hover .sc-card__figure img{-webkit-transform:scale(1.25);transform:scale(1.25)}.sc-card:hover .sc-card__figure:before{opacity:0}.sc-card:hover .sc-card__figure:after{opacity:1}@media (min-width:768px){.sc-card{width:100%}.sc-card__figure{border-radius:14px}.sc-card__figure.skeleton-box,.sc-card__figure img{aspect-ratio:190/242}.sc-card__content{grid-gap:20px 6px;padding:20px}.sc-card__route{font-size:20px}.sc-card__route .skeleton-box{height:20px}.sc-card__route .skeleton-box:first-child{width:80px;margin-bottom:2px}.sc-card__route .skeleton-box:last-child{width:50px}.sc-card__amount{font-size:40px;font-weight:700}.sc-card__amount.skeleton-box{width:68px;height:28px}.sc-card__desc{font-size:10px;-webkit-margin-start:4px;margin-inline-start:4px}.sc-card__desc.skeleton-box{width:90px;height:10px;margin-top:2px}}