@media (min-width:768px) {
    body.is-home-page .figma-home-routes__trip-card--mobile-fill {
        display: none !important;
    }
}
@media (max-width:767px) {
    body.is-home-page .figma-home-hero__image {
        top: -26px !important;
        height: 778px !important;
        object-position: center 37% !important;
    }
    body.is-home-page .figma-home-hero__title {
        top: 124px !important;
    }
    body.is-home-page .figma-home-app {
        margin-bottom: 8px !important;
    }
    body.is-home-page .figma-home-app__inner {
        height: 593px !important;
        min-height: 593px !important;
    }
    body.is-home-page .figma-home-app__visual {
        top: 326px !important;
        width: 375px !important;
        height: 267px !important;
        max-width: calc(100% - 16px) !important;
        overflow: hidden !important;
    }
    body.is-home-page .figma-home-app__visual::after {
        display: none !important;
        content: none !important;
    }
    body.is-home-page .figma-home-app__phones {
        width: 340px !important;
        max-width: 340px !important;
        height: auto !important;
        margin: 0 auto !important;
        object-fit: contain !important;
    }
    body.is-home-page .figma-home-routes {
        position: relative !important;
        height: 662px !important;
        min-height: 662px !important;
        margin-bottom: 35px !important;
    }
    body.is-home-page .figma-home-routes__row-label {
        margin-bottom: 5px !important;
        font-size: 11px !important;
        line-height: 12px !important;
    }
    body.is-home-page .figma-home-routes__row--trips {
        margin-bottom: 8px !important;
    }
    body.is-home-page .figma-home-routes__tabs {
        width: 190px !important;
        height: 26px !important;
        padding: 2px !important;
        border-radius: 4px !important;
    }
    body.is-home-page .figma-home-routes__tab {
        height: 22px !important;
        min-height: 22px !important;
        padding: 0 8px !important;
        border-radius: 3px !important;
        font-size: 8px !important;
        line-height: 12px !important;
    }
    body.is-home-page .figma-home-routes__panels {
        margin-top: 8px !important;
    }
    body.is-home-page .figma-home-routes__trip-grid {
        width: 368px !important;
        max-width: calc(100% - 8px) !important;
        gap: 4px !important;
    }
    body.is-home-page .figma-home-routes__trip-card {
        box-sizing: border-box !important;
        width: 366px !important;
        max-width: 100% !important;
        height: 27px !important;
        min-height: 27px !important;
        padding: 0 6px !important;
        gap: 6px !important;
        border-radius: 4px !important;
    }
    body.is-home-page .figma-home-routes__trip-card--mobile-fill {
        display: flex !important;
    }
    body.is-home-page .figma-home-routes__trip-line {
        gap: 5px !important;
    }
    body.is-home-page .figma-home-routes__trip-city {
        font-size: 9px !important;
        line-height: 12px !important;
    }
    body.is-home-page .figma-home-routes__trip-arrow,body.is-home-page .figma-home-routes__trip-arrow img {
        width: 20px !important;
        flex-basis: 20px !important;
        height: auto !important;
    }
    body.is-home-page .figma-home-routes__trip-button {
        width: 62px !important;
        min-width: 62px !important;
        height: 19px !important;
        min-height: 19px !important;
        padding: 0 5px !important;
        border-radius: 3px !important;
        font-size: 8px !important;
        line-height: 12px !important;
    }
    body.is-home-page .figma-home-routes__footer {
        position: absolute !important;
        right: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        margin-top: 0 !important;
    }
    body.is-home-page .figma-home-routes__button {
        width: 150px !important;
        height: 26px !important;
        border-radius: 4px !important;
        font-size: 9px !important;
        line-height: 12px !important;
    }
    body.is-home-page .figma-home-routes__button-arrow,body.is-home-page .figma-home-routes__button-arrow img {
        width: 7px !important;
        height: 7px !important;
    }
    body.is-home-page .figma-home-stats__inner {
        position: relative !important;
        width: 100% !important;
        height: 499px !important;
        min-height: 499px !important;
        border-radius: 10px !important;
        overflow: hidden !important;
    }
    body.is-home-page .figma-home-stats__scene-image {
        position: absolute !important;
        top: -55px !important;
        left: 0 !important;
        width: 100% !important;
        height: 595px !important;
        object-fit: cover !important;
        object-position: center top !important;
    }
    body.is-home-page .figma-home-stats__content {
        position: relative !important;
        z-index: 1 !important;
        width: 100% !important;
        height: 499px !important;
        padding: 0 !important;
    }
    body.is-home-page .figma-home-stats__top {
        position: absolute !important;
        top: 12px !important;
        left: 8px !important;
        width: 242px !important;
    }
    body.is-home-page .figma-home-stats__kicker {
        display: block !important;
        width: 242px !important;
        max-width: 242px !important;
        margin: 0 !important;
        padding: 0 !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        line-height: 14px !important;
        letter-spacing: 0 !important;
    }
    body.is-home-page .figma-home-stats__items {
        position: absolute !important;
        top: 318px !important;
        bottom: auto !important;
        left: 22px !important;
        right: 22px !important;
        width: auto !important;
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        column-gap: clamp(14px, 10vw, 52px) !important;
        row-gap: 21px !important;
    }
    body.is-home-page .figma-home-stats__item {
        min-height: 74px !important;
        padding-left: 17px !important;
        border-left: 1px solid rgba(255,255,255,.72) !important;
    }
    body.is-home-page .figma-home-features {
        margin-bottom: 8px !important;
    }
    body.is-home-page .figma-home-features__banner {
        height: 932px !important;
        min-height: 932px !important;
    }
    body.is-home-page .figma-home-features__grid {
        position: absolute !important;
        top: 244px !important;
        right: 8px !important;
        left: 8px !important;
        width: auto !important;
        margin-top: 0 !important;
        transform: none !important;
    }
    body.is-home-page .figma-home-features__promo-card,body.is-home-page .figma-home-features__promo-phone {
        position: absolute !important;
        left: 50% !important;
        width: 257px !important;
        transform: translateX(-50%) !important;
    }
    body.is-home-page .figma-home-features__promo-card {
        top: 634px !important;
        height: 298px !important;
        min-height: 298px !important;
        margin: 0 !important;
        overflow: hidden !important;
    }
    body.is-home-page .figma-home-features__promo-phone {
        top: 0 !important;
        max-width: 257px !important;
        height: auto !important;
        object-fit: contain !important;
    }
    body.is-home-page .figma-home-features__promo-screen {
        top: 52px !important;
        right: 27px !important;
        left: 27px !important;
        width: auto !important;
        height: 190px !important;
        padding: 0 !important;
        align-items: center !important;
        justify-content: flex-start !important;
    }
    body.is-home-page .figma-home-faq {
        margin-bottom: 8px !important;
    }
    body.is-home-page .figma-home-faq__item:nth-child(n+9) {
        display: none !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome {
        margin-bottom: 22px !important;
        padding: 0 !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome>.container {
        padding: 0 !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome__intro {
        display: block !important;
        box-sizing: border-box !important;
        width: 100% !important;
        padding: 0 0 0 12px !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome__accent {
        display: none !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome__copy,html body.is-home-page.is-public-home .figma-home-welcome__heading {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome__title {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        color: #141414 !important;
        font-size: 24px !important;
        font-weight: 500 !important;
        line-height: 29px !important;
        letter-spacing: 0 !important;
        text-align: left !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome__copy {
        padding-top: 16px !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome__copy p {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        color: #141414 !important;
        font-size: 14px !important;
        font-weight: 500 !important;
        line-height: 17px !important;
        text-align: left !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome__cards {
        display: flex !important;
        flex-direction: column !important;
        gap: 8px !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 22px auto 0 !important;
        padding: 0 !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome__card {
        box-sizing: border-box !important;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 126px !important;
        padding: 14px 12px 12px !important;
        border: 1px solid #f0f0f0 !important;
        border-radius: 10px !important;
        background: #fff !important;
        box-shadow: none !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome__icon {
        margin: 0 !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome__icon.is-badge {
        width: 37px !important;
        min-width: 37px !important;
        height: 37px !important;
        border-radius: 50% !important;
        background: #40a6ff !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome__icon.is-badge img {
        width: 22px !important;
        max-width: 22px !important;
        height: 22px !important;
        max-height: 22px !important;
        object-fit: contain !important;
        filter: brightness(0) invert(1) !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome__icon.is-cluster {
        width: 178px !important;
        min-width: 178px !important;
        height: 37px !important;
        overflow: visible !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome__icon.is-cluster img {
        width: 178px !important;
        max-width: 178px !important;
        height: 37px !important;
        max-height: 37px !important;
        object-fit: contain !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome__card-title {
        margin: 13px 0 0 !important;
        color: #3c3c3c !important;
        font-size: 18px !important;
        font-weight: 600 !important;
        line-height: 22px !important;
    }
    html body.is-home-page.is-public-home .figma-home-welcome__card-text {
        margin: 5px 0 0 !important;
        color: #141414 !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        line-height: 14px !important;
    }
    html body.is-home-page.is-public-home .figma-home-routes__tabs,html body.is-home-page.is-public-home .figma-home-routes__tabs-shell {
        display: inline-flex !important;
        width: auto !important;
        max-width: 100% !important;
    }
    html body.is-home-page.is-public-home .figma-home-routes__tabs {
        align-items: center !important;
        justify-content: flex-start !important;
        height: 26px !important;
        padding: 2px !important;
        gap: 0 !important;
        border-radius: 4px !important;
        background: #f1f1f1 !important;
    }
    html body.is-home-page.is-public-home .figma-home-routes__tab {
        flex: 0 0 auto !important;
        width: auto !important;
        min-width: 0 !important;
        height: 22px !important;
        min-height: 22px !important;
        padding: 0 10px !important;
        border-radius: 3px !important;
        background: transparent !important;
        color: #8e8e8e !important;
        font-size: 8px !important;
        font-weight: 500 !important;
        line-height: 12px !important;
        white-space: nowrap !important;
    }
    html body.is-home-page.is-public-home .figma-home-routes__tab.is-active {
        background: #40a6ff !important;
        color: #fff !important;
    }
    html body.is-home-page.is-public-home .figma-home-features__banner {
        padding: 24px 4px 0 !important;
    }
    html body.is-home-page.is-public-home .figma-home-features__header {
        box-sizing: border-box !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 0 0 8px !important;
        text-align: left !important;
    }
    html body.is-home-page.is-public-home .figma-home-features__title {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        color: #fff !important;
        font-size: 24px !important;
        font-weight: 400 !important;
        line-height: 29px !important;
        letter-spacing: 0 !important;
        text-align: left !important;
    }
    html body.is-home-page.is-public-home .figma-home-features__subtitle {
        width: 304px !important;
        max-width: calc(100% - 8px) !important;
        margin: 11px 0 0 !important;
        color: #fff !important;
        font-size: 14px !important;
        font-weight: 400 !important;
        line-height: 17px !important;
        letter-spacing: 0 !important;
        text-align: left !important;
    }
    html body.is-home-page.is-public-home .figma-home-features__stores {
        margin: 14px 0 0 !important;
    }
    html body.is-home-page.is-public-home .figma-home-features__card {
        box-sizing: border-box !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    html body.is-home-page.is-public-home .figma-home-faq__grid,html body.is-home-page.is-public-home .figma-home-faq__intro,html body.is-home-page.is-public-home .figma-home-faq__accordion,html body.is-home-page.is-public-home .figma-home-faq__item {
        box-sizing: border-box !important;
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
