

/* Start:/local/templates/avaclinic/css/mobileAppPage.css?17688945266800*/
/*region Mobile App Page - General*/
.mobileApp_items {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

.mobileApp_item:before {
    width: 8px;
    height: 8px;
    display: block;
    background: #5EB92D;
    border-radius: 20px;
}

.mobileApp_item {
    width: calc(100% / 2 - 48px);
    margin-bottom: 16px;
    padding-left: 32px;
}

.btn.mobileApp_toggle {
    display: none;
    margin: 0 auto;
}

.mobileApp_buttons {
    display: flex;
}

.mobileApp_button img {
    width: 136px;
    height: 40px;
}

.mobileApp_button:not(:last-child) {
    margin-right: 16px;
}

.mobileApp_disclaimer {
    text-align: center;
}

/*endregion*/

/*region Mobile App Page - Banners*/
.mobileApp_banner {
    background: url("/upload/medialibrary/mobile_app/bg_app.jpg") center / cover no-repeat;
}

.mobileApp_bannerWrapper {
    display: flex;
    justify-content: space-between;
}

.mobileApp_bannerFigure {
    position: relative;
    display: flex;
    justify-content: center;
    max-width: 496px;
    width: 100%;
}

.mobileApp_bannerContent {
    flex: 1 1 auto;
}

.mobileApp_asideImage {
    position: absolute;
    bottom: 0;
}

.mobileApp_banner.mobileApp_download .mobileApp_buttons {
    margin-top: 0;
}

.mobileApp_button:not(:last-child) {
    margin-right: 16px;
}

.mobileApp_banner.mobileApp_signup .mobileApp_bannerContent {
    max-width: 672px;
    padding-bottom: 24px;
    z-index: 1;
}

.mobileApp_banner.mobileApp_download .mobileApp_bannerContent {
    max-width: 680px;
    display: flex;
    align-items: center;
    column-gap: 32px;
}

.mobileApp_banner.mobileApp_download h2 {
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 28px;
    line-height: 38px;
}

#app_download .mobileApp_bannerWrapper {
    min-height: 338px;
}

#app_download .mobileApp_bannerWrapper .mobileApp_asideImage {
    max-width: 120%;
}

/*endregion*/

/*region Mobile App Page - Icon Grid*/
.mobileApp_grid {
    display: flex;
    flex-wrap: wrap;
}

.mobileApp_cell {
    display: flex;
    width: calc(100% / 3 - 24px);
    margin-bottom: 32px;
    margin-right: 24px;
}

.mobileApp_cellIcon {
    min-width: 64px;
    height: 64px;
    margin-right: 16px;
}

.mobileApp_cellIcon img {
    max-width: 48px;
    height: unset;
    width: 100%;
}

.mobileApp_cellIcon,
.mobileApp_cellText {
    display: flex;
    justify-content: center;
    flex-flow: column;
}

/*endregion*/

/*region Mobile App Page - Steps*/
.mobileApp_steps {
    display: flex;
    margin-top: 40px;
}

.mobileApp_step:not(:last-child) {
    margin-right: 24px;
}

.mobileApp_step.first {
    position: relative;
    flex-basis: 344px;
}

.mobileApp_step.first:after {
    position: absolute;
    top: 12px;
    right: 0;
    content: "";
    width: 240px;
    border-top: 1px dashed #D7DBDE;
}

.mobileApp_step.second {
    flex-basis: 304px;
}

/*endregion*/

@media (max-width: 1279px) {
    #app_download .mobileApp_bannerWrapper .mobileApp_asideImage {
        max-width: 100%;
    }
}

@media (max-width: 1024px) {
    .mobileApp_steps {
        flex-wrap: wrap;
        margin-top: 20px;
    }

    .mobileApp_step p,
    .mobileApp_step .mobileApp_buttons {
        margin: 8px 0;
    }

    .mobileApp_step.first:after {
        border: unset;
    }

    .mobileApp_bannerFigure {
        flex-basis: 100%;
    }

    .mobileApp_bannerContent-qr {
        display: none;
    }
}

@media (max-width: 767px) {
    .mobileApp_grid {
        flex-direction: column;
    }

    .mobileApp_cell {
        width: auto;
        margin: unset;
    }

    .mobileApp_cell:not(:last-child) {
        margin-bottom: 24px;
    }

    .mobileApp_cellIcon {
        min-width: 48px;
        height: 48px;
    }

    .mobileApp_cellText,
    .mobileApp_item {
        font-size: 15px;
        line-height: 20px;
    }

    .mobileApp_step.first,
    .mobileApp_step.second {
        flex-basis: auto;
    }

    .mobileApp_bannerWrapper {
        flex-direction: column;
        min-height: unset;
    }

    .mobileApp_main,
    .mobileApp_banner,
    .mobileApp_capabilities,
    .mobileApp_disclaimer {
        margin-bottom: 32px;
    }

    .mobileApp_asideImage {
        position: relative
    }

    .mobileApp_asideImage.desktop {
        display: none;
    }

    .mobileApp_banner.mobileApp_signup .mobileApp_bannerFigure {
        display: none;
    }

    .mobileApp_banner.mobileApp_download .mobileApp_buttons {
        margin: unset;
    }

    #app_download .mobileApp_bannerWrapper .mobileApp_asideImage {
        height: 284px;
    }

    .mobileApp_items {
        flex-direction: column;
    }

    .mobileApp_item {
        width: auto;
    }

    .mobileApp_item.collapsed {
        display: none;
    }

    .btn.mobileApp_toggle {
        display: block;
    }

    #app_download .mobileApp_bannerFigure {
        margin-top: 16px;
        max-width: 100%;
    }

    #app_download {
        padding-top: 24px;
    }
}

.mobileApp_bannerContent-qr {
    max-width: 162px;
    width: 100%;
}

#app_download .mobileApp_bannerContent p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
}

.mobileApp_step-title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.mobileApp_step-title:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(/upload/medialibrary/mobile_app/check.svg);
    margin-right: 12px;
}

.mobileApp_step-text {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    margin-top: 16px;
}

.mobileApp_signup-download {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 16px;
    padding: 16px;
    border: 1px dashed #82C83270;
    border-radius: 16px;
    background: #FFFFFFA8;
    max-width: 248px;
}

.mobileApp_download-qr {
    grid-row-start: 1;
    grid-row-end: 3;
    height: 96px;
}

.mobileApp_download-button {
    height: 40px;
}

.mobileApp_download-button .mobileApp_button {
    display: inline-block;
}

.mobileApp_signup .mobileApp_bannerFigure img {
    height: 100%;
    object-fit: cover;
    right: 0;
}

@media (max-width: 767px) {
    .mobileApp_signup .mobileApp_download-qr {
        display: none;
    }

    .mobileApp_signup-download {
        grid-template-columns: 1fr 1fr;
    }

    .mobileApp_download-button {
        height: 33px;
        width: 115px;
    }

    .mobileApp_download-button .mobileApp_button {
        height: 33px;
    }
}

.mobileApp_signup .mobileApp_button img {
    width: 100%;
    height: 100%;
}

.mobileApp_signup .mobileApp_bannerFigure .mobileApp_asideImage,
.mobileApp_signup .mobileApp_download-qr img {
    max-width: fit-content;
}

#app_download .mobileApp_asideImage.mobile {
    object-fit: cover;
}
/* End */


/* Start:/local/templates/avaclinic/css/titleBanner.css?17116426681359*/
.titleBanner {
    background-image: url("/local/templates/avaclinic/images/title_block/title_banner.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 48px;
}
.titleBanner .container{
    display: flex;
    justify-content: space-between;
}
.titleBanner_content{
    max-width: 664px;
    margin: 16px 0;
}
.titleBanner_content > :last-child {
    margin-bottom: 32px;
}

.titleBanner_breadcrumbs{
    margin-top: 40px;
}
.titleBanner_text{
    margin-bottom: 0px;
    line-height: 26px;
    font-size: 16px;
}
.titleBanner_btn{
    margin-top: 32px;
}
.titleBanner_figure{
    display: flex;
    align-items: flex-end;
}
.titleBanner_image{
    max-width: 432px;
    object-fit: contain;
    object-position: bottom;
    height: min-content;
    display: none;
}
.titleBanner_image.show{
    display: block;
}
@media(max-width: 1279px){
    .titleBanner_figure{
        display: none;
    }
}
@media (max-width: 767px) {
    .titleBanner{
        margin-top: -4px;
    }
    .titleBanner_btn{
        margin-top: 16px;
    }
    .titleBanner_banner .titleBanner_image {
        display: none;
    }
    .titleBanner_banner .titleBanner_body {
        width: auto;
    }
    .titleBanner_banner .titleBanner_body p.titleBanner_text {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 8px
    }
}

/* End */
/* /local/templates/avaclinic/css/mobileAppPage.css?17688945266800 */
/* /local/templates/avaclinic/css/titleBanner.css?17116426681359 */
