

/* Start:/direction/static_content/assets/diabet/dose-selection/css/style.css?176044863921913*/
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,500,700&display=swap');

.section-banner {
    height: 354px;
    display: flex;
    align-items: center;
    padding: 38px 83px;
    background-image: linear-gradient(88.17deg, #EBEBDF 31.19%, rgba(235, 233, 223, 0) 42.29%), url("/direction/static_content/assets/diabet/dose-selection/img/section-image.png");
    background-position: top right;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: LatoWeb,Arial,Helvetica,sans-serif;
}
.section-banner-junior {
    background-image: url("/direction/static_content/assets/diabet/dose-selection/img/section-image-junior.png");

}

.section-banner-container {
    display: flex;
    flex-direction: column;
    width: 505px;
}

.section-banner-title {
    color: #505D9C;
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 24px;
}

.section-banner-description {
    font-size: 24px;
    font-family: LatoWeb,Arial,Helvetica,sans-serif;
    color: #505D9C;
    position: relative;
    padding: 0 150px 0 0;
}
.section-banner-junior .section-banner-description {
    color: #fff;
    font-size: 18px;
    line-height: 22px;

}

/* Page Layout */
.content-layout {
    max-width: 1120px;
    margin: 20px auto 0;
    padding: 0 20px;
}

.content-2-col {
    display: flex;
}

.content-col {
    flex-grow: 1;
    flex-basis: 50%;
}

.content-col + .content-col {
    margin-left: 15px;
}

.content-article {
    margin: 60px 0 0;

}

.content-article .article-info {
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    margin: 0 0 50px;
}

.content-article .article-info img {
    border-radius: 8px;
    width: 100%;
}

.content-layout .article-body-title {
    font-family: LatoWeb,Arial,Helvetica,sans-serif;
    font-size: 30px;
    line-height: 35px;
    font-weight: 500;
    margin-bottom: 24px;
    color: #000;
}
.content-layout .article-body {
    padding: 0 170px 50px;
}
.content-layout .content-article p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 24px;
}
.group .group-header {
    margin: 0 auto;
}
.card:hover .card-category_video,
.card-category:hover .card-category_video,
.card-category .card-category_video {
    background: #589ECD;
}

.card:hover .card-category_banner_direction,
.card-category:hover .card-category_banner_direction,
.card-category .card-category_banner_direction {
    background: #589ECD;
}

.card:hover .card-category_lectures_for_mayk,
.card-category:hover .card-category_lectures_for_mayk,
.card-category .card-category_lectures_for_mayk {
    background: #589ECD;
}

.card:hover .card-category_presentations_for_mayk,
.card-category:hover .card-category_presentations_for_mayk,
.card-category .card-category_presentations_for_mayk {
    background: #589ECD;
}

.card:hover .card-category_calcs,
.card-category:hover .card-category_calcs,
.card-category .card-category_calcs {
    background: #cfc2dd;
}

.card:hover .card-category_instruments,
.card-category:hover .card-category_instruments,
.card-category .card-category_instruments {
    background: #589ECD;
}

.card:hover .card-category_education,
.card-category:hover .card-category_education,
.card-category .card-category_education {
    background: #589ECD;
}

.card:hover .card-category_instructions,
.card-category:hover .card-category_instructions,
.card-category .card-category_instructions {
    background: #589ECD;
}

.card:hover .card-category_direction_recommend,
.card-category:hover .card-category_direction_recommend,
.card-category .card-category_direction_recommend {
    background: #589ECD;
}

.card:hover .card-category_direction_drugs_new,
.card-category:hover .card-category_direction_drugs_new,
.card-category .card-category_direction_drugs_new {
    background: #99e1e5;
}

.card:hover .card-category_patients,
.card-category:hover .card-category_patients,
.card-category .card-category_patients {
    background: #bdd5f1;
}

.card:hover .card-category_content_news,
.card-category:hover .card-category_content_news,
.card-category .card-category_content_news {
    background: #fad6c4;
}

.card:hover .card-category_banner,
.card-category:hover .card-category_banner,
.card-category .card-category_banner {
    background: #589ECD;
}

.card:hover .card-category_visits,
.card-category:hover .card-category_visits,
.card-category .card-category_visits {
    background: #589ECD;
}

.card:hover .card-category_visits_request,
.card-category:hover .card-category_visits_request,
.card-category .card-category_visits_request {
    background: #589ECD;
}

.card:hover .card-category_lectures,
.card-category:hover .card-category_lectures,
.card-category .card-category_lectures {
    background: #dfceaf;
}

.card:hover .card-category_clinical,
.card-category:hover .card-category_clinical,
.card-category .card-category_clinical {
    background: #cfc2dd;
}

.card:hover .card-category_events,
.card-category:hover .card-category_events,
.card-category .card-category_events {
    background: #589ECD;
}

.card:hover .card-category_research,
.card-category:hover .card-category_research,
.card-category .card-category_research {
    background: #b2bea6;
}


.card:hover .card-category_article,
.card-category:hover .card-category_article,
.card-category .card-category_article {
    background: #b2bea6;
}

@media (min-width: 1441px) {
    .group .group-header {
        max-width: 1540px;
    }
}
.group-header__title {
    background: #56A99C;
    padding: 30px;
    margin: 0 40px 20px;
}
.group-header__title h2 {
    font-size: 30px;
    line-height: 35px;
    color: #fff;
}
.tags {
    padding: 0 70px;
    display: flex;
    flex-wrap: wrap;
}
.tags .tag {
    margin: 2px;
    padding: 5px 10px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
    white-space: nowrap;
    cursor: pointer;
}
.tags .tag:hover,
.tags .tag.tag-active {
    border-radius: 50px;
    background: #56A99C;
    color: #fff;
}
.cards-box_tags .card-text {
    justify-content: space-between;
}
.card-tags {
    font-size: 12px;
    color: #333;
    opacity: 0.5;
    max-height: 28px;
    overflow: hidden;
    margin: 0;
}
.card-tags span {
    margin: 0 4px 0 0;
}
.card:hover .card-category_video,
.card-category:hover .card-category_video,
.card-category .card-category_video {
    background: #589ECD;
}
.card:hover .card-category_article,
.card-category:hover .card-category_article,
.card-category .card-category_article {
    background: #b2bea6;
}
.cards-box_tags .card {
    border: 1px solid #F5F5F5;
    box-shadow: none;
    height: 380px;
    flex-wrap: wrap;
}
.cards-box_tags .card-wrap {
    height: 380px;
}
.cards-box_tags .card-text {
    height: 380px;
}
.cards-box_tags .card-image+.card-text {
    height: 180px;
}
.cards-box_tags .card-text .card-title {
    max-height: 245px;
}
.cards-box_tags .card-image+.card-text .card-title {
    max-height: 72px;
}
.card-image {
    max-width: 100%;
}
.card-video {
    background: none;
}
.show-mobile {
    display: none;
}
.toggle-btn {
    color: #505D9C;
    border: 0;
    background: none;
    font-size: 18px;
    line-height: 28px;
    outline: none;
    cursor: pointer;
}
/* Tablet ? */
@media (max-width: 1120px) {
    .content-article {
        flex-direction: column;
    }

    .show-desktop-b, .show-desktop-f {
        display: none;
    }

    .show-tablet-b {
        display: block;
    }

    .show-tablet-f {
        display: flex;
    }

    .show-mobile-b, .show-mobile-f {
        display: none;
    }

    .picture-box-img {
        width: 100%;
    }

    .picture-box-txt {
        width: 100%;
    }

}

@media (max-width: 1023px) {
    .card, .card-image img {
        height: auto;
    }
}
@media (max-width: 1024px) {
    .section-banner {
        padding: 20px;
        height: 350px;
        text-align: center;
        background-image: linear-gradient(180deg, #E8E8DE 0%, rgba(232, 232, 222, 0) 14.06%), url("/direction/static_content/assets/diabet/dose-selection/img/section-image-small.jpeg");
        background-position: center top;
        background-color: #E8E8DE;
    }
    .section-banner-container {
        width: 100%;
        justify-content: flex-start;
        align-self: stretch;
    }
    .section-banner-title {
        font-size: 40px;
        line-height: 43px;
        margin-bottom: 15px;
    }
    .section-banner-description {
        font-size: 24px;
        line-height: 36px;
        padding: 0 45px;
    }
    .section-banner-container {
        width: 100%;
        justify-content: flex-start;
        align-self: stretch;
    }
    .content-layout .article-body {
        padding: 0 0 40px;
    }
    .group-header__title {
        margin: 0 20px 20px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .section-banner {
        padding: 10px 15px;
        height: 270px;
        text-align: center;
        background-image: linear-gradient(180deg, #E8E8DE 0%, rgba(232, 232, 222, 0) 14.06%), url("/direction/static_content/assets/diabet/dose-selection/img/section-image-small.jpeg");
        background-position: center top;
        background-color: #E8E8DE;
        background-size: 105%;
    }
    .section-banner-container {
        width: 100%;
        justify-content: flex-start;
        align-self: stretch;
    }
    .section-banner-title {
        font-size: 30px;
        line-height: 33px;
        margin-bottom: 5px;
    }
    .section-banner-description {
        font-size: 18px;
        line-height: 24px;
        padding: 0 45px;
    }
    .section-banner-container {
        width: 100%;
        justify-content: flex-start;
        align-self: stretch;
    }

    .content-2-col {
        flex-direction: column;
    }

    .content-col {
        flex-basis: 100%;
    }

    .content-article + .content-article,
    .content-col + .content-col {
        margin-left: 0;
    }

    .article-title {
        font-size: 18px;
    }

    .show-desktop-b, .show-desktop-f, .show-desktop {
        display: none;
    }

    .show-tablet-b, .show-tablet-f, .article-body-title {
        display: none;
    }

    .show-mobile-b, .show-mobile-f, .show-mobile {
        display: block;
    }
    .content-article .article-info {
        margin-bottom: 35px;
    }
    .content-layout .article-body {
        padding: 0 0 40px;
    }
    .content-layout .content-article p {
        font-size: 16px;
        line-height: 24px;
    }
    .group-header__title {
        margin: 0 0 20px;
        padding: 17px 40px;
        background: #56A99C no-repeat 14px 50% / 17px 12px url("/direction/static_content/assets/diabet/dose-selection/img/tag-head.svg");
    }
    .group-header__title h2 {
        font-size: 14px;
        line-height: 18px;
    }
    .tags {
        padding: 0 12px;
    }
    .tags .tag {
        width: 100%;
        border-radius: 0;
        padding: 0 28px;
        margin: 0 0 18px;
        font-size: 14px;
        line-height: 18px;
        background: no-repeat center left / 18px url("/direction/static_content/assets/diabet/dose-selection/img/tag.svg");
    }
    .tags .tag:hover,
    .tags .tag.tag-active {
        color: #333333;
        background:  no-repeat center left / 18px url("/direction/static_content/assets/diabet/dose-selection/img/tag-active.svg");
    }

}

@media (max-width: 467px) {
    .section-banner {
        background-position: center 65px;
    }
}

details {
    cursor: pointer;
}


.card-grid {
min-height: 405px;
}
@media (max-width: 767px) {
    .mobile-view-content{
        margin: 0 -20px !important;
    }
    .mobile-view-content  .article-preview-image{
        width: 100%;
    }
}
@media (width: 320px) {
    .card-image img {
        min-width: 0;
        margin: 0;
        height: auto;
    }
}

/********************************** NEW STYLES *************************************/

.dose-page__banner {
    margin-top: 29px;
    height: 400px;
    padding: 128px 40px 0;
    background: url('/direction/static_content/assets/diabet/dose-selection/img/banner-desktop.png') 100% 0% no-repeat;
    background-size: cover;
}
.dose-page__banner h2 {
    max-width: 536px;
    font-weight: 800;
    font-size: 29px;
    line-height: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom:16px !important;
}
.dose-page__banner h4 {
    max-width: 334px;
    font-size: 23px;
    line-height: 28px;
    font-weight: 700;
    margin:0 !important;
}
.dose-page__banner-text-mob {
    display: none;
    height: 202px;
    background: #0158BB;
    padding: 60px 16px 0;
    margin: 0 -16px;
}
.dose-page__banner-text-mob h4 {
    font-size: 23px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 8px !important;
}
.dose-page__banner-text-mob span {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 300;
}

.dose-page__content {
    margin-top:40px;
}
.dose-page__content-body {
    display: flex;
}
.dose-page__content-body-left {
    flex-grow: 1;
}
.dose-page__content-body-left .dose-page-video {
    height: 446px;
    width: 100%;
    object-fit: cover;
    border-radius: 0px !important;
}
.dose-page__content-body-left h4 {
    margin-top:32px !important;
    margin-bottom:12px !important;
    font-size: 23px;
    line-height: 28px;
}
.dose-page__content-body-left p:not(:first-of-type) {
    margin: 20px 0 0 !important;
}
.dose-page__content-body-right {
    width: 392px;
    min-width: 392px;
    margin-left:24px;
}
.dose-page__content-body-material-card {
    background: #F0F0F5;
    padding:24px;
}
.dose-page__content-body-material-card:last-child {
    margin-top:20px;
}
.dose-page__content-body-material-card  span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
}
.dose-page__content-body-material-card h5 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    margin: 12px 0 20px !important;
}
.dose-page__content-body-material-card a {
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: #000;
}
.dose-page__content-body-material-card a i {
    padding-left: 8px;
}

.dose-page__content-footer {
    display: flex;
    justify-content: space-between;
}
.dose-page__content-footer .dose-page__saru {
    display: flex;
    align-items: center;
    padding-top:48px;
}
.dose-page__content-footer .dose-page__saru-icon {
    height: 32px;
    width: 32px;
    min-height: 32px;
    min-width: 32px;
    background: url('/direction/static_content/assets/diabet/dose-selection/img/saru-icon.svg') 0% 0% no-repeat;
}
.dose-page__content-footer .dose-page__saru span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #707075;
    padding-left: 8px;
}
.dose-page__content-footer .share-block {
    padding: 8px 72px 0 0;
}

.dose-page .group-header__title {
    background: none;
    padding:0;
    margin:40px 0 0;
}
.dose-page .group-header__title h3 {
    font-weight: 800;
    font-size: 26px;
    line-height: 36px;
    text-transform: uppercase;
}
.dose-page .tags {
    align-items: center;
    justify-content: center;
    margin:32px 0;
    padding:16px 0;
    background: #F0F0F5;
}
.dose-page .tags .tag {
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 0 12px;
    margin-bottom: 12px;
    position: relative;
}
.dose-page .tags .tag:hover {
    background: none;
    color:#000;
    border-radius: 0;
}
.dose-page .tags .tag.tag-active {
    background: none;
    color:#000;
    border-radius: 0;
}

.dose-page .tags .tag::before {
    display: none;
    content: '';
    position: absolute;
    left: 12px;
    bottom: 0;
    height: 1px;
    width: calc(100% - 24px);
    background: #000;
}

.dose-page .tags .tag.tag-active::before {
    display: block;
}

.dose-page__tutgeo {
    margin-top:32px;
    padding: 32px 24px;
    background: #F0F0F5;
}
.dose-page__tutgeo h4 {
    font-weight: 800;
    font-size: 23px;
    line-height: 32px;
    text-transform: uppercase;
    margin:0 !important;
}
.dose-page__tutgeo-content {
    display: flex;
}
.dose-page__tutgeo-drug {
    flex-grow: 1;
    padding: 24px 32px;
    background: #fff;
}
.dose-page__tutgeo-drug-img {
    background: url('/direction/static_content/assets/diabet/dose-selection/img/tutgeo-img.png') 0% 0% no-repeat;
}
.dose-page__tutgeo-card {
    width: 392px;
    min-width: 392px;
    margin-left: 32px;
}
.dose-page__tutgeo-card-top {
    height: 164px;
    display: flex;
}
.dose-page__tutgeo-card-top-img {
    height: 100%;
    flex-grow: 1;
    background: url('/direction/static_content/assets/diabet/dose-selection/img/tutgeo-card-bg.png') 0% 0% no-repeat;
}
.dose-page__tutgeo-card-top-img h4 {
    color: #fff;
    font-size: 23px;
    line-height: 28px;
    font-weight: 700;
    padding: 60px 24px 0;
    text-transform: none;
}
.dose-page__tutgeo-card-top-info {
    background: #0170ED;
    width: 152px;
    min-width: 152px;
    text-align: center;
    padding-top:56px;
}
.dose-page__tutgeo-card-top-info p {
    color: #fff;
    font-weight: 800;
    font-size: 48px;
    line-height: 48px;
}
.dose-page__tutgeo-card-top-info span {
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 400;
}

/******************************** MEDIA ************************************/

@media screen and (max-width: 1100px) {
    .dose-page__content-body-right {
        width: 340px;
        min-width: 340px;
    }
}

@media screen and (max-width: 1023px) {
    .dose-page__banner {
        margin-top: 13px;
        height: 250px;
        padding: 64px 30px 0;
        background: url('/direction/static_content/assets/diabet/dose-selection/img/banner-tablet.png') 100% 100% no-repeat;
        background-size: cover;
    }
    .dose-page__banner h2 {
        max-width: 283px;
        font-weight: 800;
        font-size: 23px;
        line-height: 32px;
        letter-spacing: initial;
        margin-bottom:8px !important;
    }
    .dose-page__banner h4 {
        max-width: 264px;
        font-size: 20px;
        line-height: 28px;
    }
    .dose-page__content {
        margin-top: 32px;
    }
    .dose-page__content-body {
        flex-direction: column;
    }
    .dose-page__content-body-right {
        margin-left:0;
        width: 100%;
        max-width: 100%;
    }
    .dose-page__content-body-material-card:last-child {
        margin-top:18px;
    }
    .dose-page__content-body-material-card {
        margin-top:18px;
    }
    .dose-page__content-footer {

    }
    .dose-page__content-footer .dose-page__saru {
        padding-top:0;
    }
    .dose-page__content-footer .share-block {
        padding: 32px 0 0;
    }
    .dose-page .group-header__title h3 {
        font-weight: 800;
        font-size: 20px;
        line-height: 28px;
    }
    .dose-page .container--card {
        margin: 0 auto;
    }
    .dose-page .group-header.collapse > .tags {
        margin: 32px 0;
        padding: 16px 21px;
    }
    .dose-page .group-header.collapse > .tags span {
        display: block;
        padding: 0 12px;
        background: none;
        width: fit-content;
        font-weight: 800;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.5px;
    }
}


@media (max-width: 768px) {
    .tags .tag {
        white-space: normal;
    }
    .dose-page .group-header.collapse > .tags {
        display: flex;
    }
    .group-header .group-header__title::after {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .dose-page__banner {
        height: 148px;
        padding: 0;
        background: url('/direction/static_content/assets/diabet/dose-selection/img/banner-mob.png') 100% 65% no-repeat;
        background-size: cover;
        margin: 9px -16px 0;
    }
    .dose-page__banner h2,
    .dose-page__banner h4 {
        display: none;
    }
    .dose-page__banner-text-mob {
        display: block;
    }
    .dose-page__content-body-left {
        margin: 0 -16px;
    }

    .dose-page__content-body-left h4 {
        margin-top: 20px !important;
        margin-bottom: 8px !important;
        padding: 0 16px;
        font-size: 20px;
        line-height: 28px;
    }
    .dose-page__content-body-left p {
        padding: 0 16px;
    }
    .dose-page__content-body-material-card {
        padding: 20px 16px;
    }
    .dose-page__content-footer {
        display: block;
    }
    .dose-page__content-footer .dose-page__saru {
        padding: 24px 0;
    }
    .dose-page__content-footer .share-block {
        padding:0;
    }
    .dose-page__content-footer .share-block__title {
        font-weight: 800;
        font-size: 20px;
        line-height: 28px;
    }
    .dose-page .group-header.collapse .group-header__title::after {
        display: none;
    }

    .dose-page .js-card-target {
        justify-content: center;
    }
    .dose-page .group-header.collapse > .tags {
        display: block;
        margin: 20px 0;
        padding: 20px 12px;
    }
    .dose-page .group-header.collapse > .tags span {
        display: block;
        padding: 0;
        background: none;
        width: fit-content;
        font-weight: 800;
        font-size: 13px;
        line-height: 16px;
        letter-spacing: initial;
    }
    .dose-page .group-header.collapse > .tags span {
        margin: 0 0 16px;
    }
    .dose-page .group-header.collapse > .tags span:last-child {
        margin: 0;
    }
    .dose-page .tags .tag::before {
        left:0;
        width: 100%;
    }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
    .dose-page__content-body-left .dose-page-video {
        height: 300px;
    }
}
@media screen and (min-width: 375px) and (max-width: 479px) {
    .dose-page__content-body-left .dose-page-video {
        height: 208px;
    }
}


/* End */


/* Start:/local/components/luxoft/teaser_in_page/templates/.default/style.css?1668772575886*/
@media (max-width: 768px) {
    .group-header .group-header__title h2 {
        display: inline-block;
        width: 90%;
    }

    .group-header.collapse > .tags {
        display: none;
    }

    .group-header .group-header__title::after {
        background: #56a99c no-repeat 0 100% / 17px 12px url(/direction/static_content/assets/diabet/dose-selection/img/vector_44.svg);
        content: "";
        display: inline-block;
        height: 10px;
        width: 18px;
        -moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
    }
    .group-header.collapse .group-header__title::after {
        -moz-transform: scaleY(1);
        -o-transform: scaleY(1);
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    .group-header * {
        transition-duration: .5s;
    }
}

/* End */
/* /direction/static_content/assets/diabet/dose-selection/css/style.css?176044863921913 */
/* /local/components/luxoft/teaser_in_page/templates/.default/style.css?1668772575886 */
