

/* Start:/direction/static_content/assets/vaccination/pentaksim/style/common.css?176044866224413*/
.pentaxime-page sup {
    line-height: 0;
}

.wrapper-scroll-object {
    overflow: auto;
}

.pentaxime-page .light {
    font-weight: 350;
}

/*region UL*/
.pentaxime-page ul {
    margin-top: 10px;
}

.pentaxime-page ul > li {
    padding-left: 22px;
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

.pentaxime-page ul > li + li {
    margin-top: 8px;
}

.pentaxime-page ul > li:before {
    content: '';
    height: 10px;
    width: 10px;
    min-width: 10px;
    border-radius: 50%;
    background-color: #DCDCE5;
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
}

/*endregion UL*/

/*region margins*/
.pentaxime-page .mb--40 {
    margin-bottom: 40px !important;
}

.pentaxime-page .mb--32 {
    margin-bottom: 32px !important;
}

.pentaxime-page .mb--28 {
    margin-bottom: 28px !important;
}

.pentaxime-page .mb--24 {
    margin-bottom: 24px !important;
}

.pentaxime-page .mb--16 {
    margin-bottom: 16px !important;
}

.pentaxime-page .mb--10 {
    margin-bottom: 10px !important;
}

.pentaxime-page .mb--12 {
    margin-bottom: 12px !important;
}

.pentaxime-page .mb--8 {
    margin-bottom: 8px !important;
}

.pentaxime-page .mt--0 {
    margin-top: 0 !important;
}
/*endregion margins*/

/*region DETAIL-HEADER*/
.pentaxime-page .detail-header {

}

.pentaxime-page .detail-header__img {

}

.pentaxime-page .detail-header__img > img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.pentaxime-page .detail-header__img > img:nth-child(2) {
    right: calc(50% - 93px);
    top: calc(50% - 78px);
}

.pentaxime-page .detail-header__content {
    background-image: url("/direction/static_content/assets/vaccination/pentaksim/images/banner_bg.png");
    min-height: 400px;
    padding-left: 56px;
    position: relative;
}

.detail-header__text {
    z-index: 2;
    margin: auto auto auto 0;
    max-width: 600px;
}

.detail-header--morbidity .detail-header__text {
    margin: 56px auto auto 0;
}

.detail-header__text > h2 {
    font-weight: 800;
    font-size: 29px;
    line-height: 40px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.pentaxime-page .detail-header .detail-header__text ul > li {
    display: flex;
    padding: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
}

.pentaxime-page .detail-header .detail-header__text ul > li a {
    color: #FFFFFF;
}

.pentaxime-page .detail-header .detail-header__text ul > li a:hover {
    text-decoration: underline;
}

.pentaxime-page .detail-header .detail-header__text li + li {
    margin-top: 16px;
}

.pentaxime-page .detail-header .detail-header__text ul > li > span {
    padding-left: 8px;
}

.pentaxime-page .detail-header .detail-header__text ul > li:before {
    content: "\e917";
    display: inline-block;
    font-family: "Icon";
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(-90deg);
    height: 24px;
    width: 24px;
    display: inline-block;
    background: none;
    top: 0;
    position: relative;
    margin-right: 8px;
    margin-top: 3px;
}

@media screen and (max-width: 1277px) {
    .pentaxime-page .detail-header .container {
        padding: 0;
    }
}

@media screen and (max-width: 768px) {
    .pentaxime-page .detail-header__content {
        padding: 0;
        min-height: 360px;
    }

    .pentaxime-page .detail-header__text {
        min-height: 212px;
        padding: 40px 16px 32px 16px;
        background: #0158BB;
        margin: auto 0 0;
    }

    .pentaxime-page .detail-header__text > h2 {
        font-weight: 700;
        font-size: 23px;
        line-height: 28px;
        text-transform: none;
        letter-spacing: normal;
        color: #FFF;
    }

    .pentaxime-page .detail-header .container {
        padding: 0;
        background: #0158BB;
    }

    .pentaxime-page .detail-header__img {
        min-height: 148px;
        position: relative;
    }

    .pentaxime-page .detail-header__img > img {
        height: 100%;
    }

    .pentaxime-page .detail-header__img > img:nth-child(2) {
        height: 70%;
        top: 15%;
    }

}


/*endregion DETAIL-HEADER*/

/*region CELL-WITH-ICON*/
.cell-with-icon {
    display: flex;
}

.cell-with-icon__img-wrapper {
    display: flex;
}

.cell-with-icon__img-wrapper--54 {
    min-width: 54px;
}

.cell-with-icon__img-wrapper--52 {
    min-width: 52px;
}

.cell-with-icon__img-wrapper--80 {
    min-width: 80px;
}

.cell-with-icon__img-wrapper--100 {
    min-width: 100px;
    margin-right: 16px;
}

.cell-with-icon__img {
    display: block;
    margin: 0 auto auto;
}

.cell-with-icon__text {
    margin: auto auto auto 16px;
}

.cell-with-icon__text.cell-with-icon__text--l24 {
    margin: auto auto auto 24px;
}

.cell-with-icon__hint {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.cell-wrapper-limiter.cell-wrapper-limiter--columner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 100%;
    justify-content: space-between;
}

.cell-wrapper-limiter--columner > div {
    max-width: 600px;
}

.cell-wrapper-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cell-wrapper-wrap > div {
    max-width: 600px;
    width: 100%;
    margin-top: 24px;
}

.cell-wrapper-wrap > div:last-child .cell-with-icon__text {
    margin-top: 0;
}

.cell-wrapper-limiter {
    max-width: 808px;
}

.cell-wrapper-limiter > div + div {
    margin-top: 22px;
}

.cell-wrapper-limiter--double-columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cell-wrapper-limiter--double-columns > div {
    max-width: 572px;
    margin-bottom: 60px;
}

.cell-wrapper-limiter--double-columns > div:nth-last-of-type(-n+2) {
    margin-bottom: 0;
}

/*endregion CELL-WITH-ICON*/

/*region PERTUSSIS-CONTENT__QUOTE*/
.pentaxime-page__quote {
    font-style: italic;
    font-weight: 700;
    font-size: 26px;
    line-height: 36px;
    border-left: 6px solid #AF80AC;
    padding: 28px 0 28px 56px;
    color: #000;
    max-width: 1156px;
}

.popup .pentaxime-page__quote {
    font-weight: 700;
    font-size: 23px;
    line-height: 28px;
}

.pentaxime-page__quote-button-area {
    margin-top: 24px;
}

@media (max-width: 768px) {
    .pentaxime-page__quote {
        padding: 0 0 0 22px;
        font-size: 23px;
        line-height: 32px;
    }
}

/*endregion PERTUSSIS-CONTENT__QUOTE*/

/*region IDENTIFIER*/
.pentaxime-page .share-block {
    padding-top: 0;
}

.pentaxime-page .identifier {
    background-repeat: no-repeat;
    height: auto;
    background-position: left bottom;
}

.pentaxime-page .identifier__title {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #707075;
    margin-left: -40px;
    margin-top: 0;
    margin-bottom: 22px;
}

.pentaxime-page .identifier__number span {
    display: block;
    margin: auto auto auto 0;
}

.pentaxime-page .identifier__title + .identifier__number {
    padding-bottom: 6px;
}

/*endregion IDENTIFIER*/

/*region tetanus-page-content__video-block-wrapper*/
.tetanus-page-content__video-block-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tetanus-page-content__video-wrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tetanus-page-content__video-block-rigth {
    -ms-flex-preferred-size: 392px;
    flex-basis: 392px;
    margin-left: 24px;
}

.patients-inner-content__aside__link {
    background: #f0f0f5;
    padding: 24px;
    font-size: 20px;
    line-height: 28px;
    margin: 0 0 40px;
}

.tetanus-page-content__video-wrapper > .img-wrapper {
    width: 100%;
    position: relative;
    z-index: 20;
    cursor: pointer;
}

@media screen and (max-width: 1023px) {
    .tetanus-page-content__video-block-rigth {
        width: 100%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-left: 0;
        margin-top: 32px;
    }
}
/*endregion*/

/*region four-columns*/
.four-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.four-columns__item {
    max-width: 346px;
    margin-bottom: 24px;
}

.four-columns__item-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #AF80AC;
}

.four-columns__item-title-spec {
    font-weight: 800;
    font-size: 48px;
    line-height: 1;
}

.four-columns__item-text {
    margin-top: 5px !important;
}

.four-columns--pentaxime-more .four-columns__item:nth-child(1) {
    width: 196px;
}
.four-columns--pentaxime-more .four-columns__item:nth-child(2) {
    width: 220px;
}
.four-columns--pentaxime-more .four-columns__item:nth-child(3) {
    width: 262px;
}

/*endregion four-columns*/

/*region PENTAXIME-TABLE*/
.pentaxime-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.pentaxime-table__column {
    padding: 0 24px;
}

.pentaxime-table__column:not(:last-child) {
    border-right: 1px solid rgba(1, 88, 187, 0.1);
}

.pentaxime-table__cell:not(.pentaxime-table__cell--header) {
    margin-bottom: 20px;
}

.pentaxime-table__cell:last-child {
    margin-bottom: 0;
}

.pentaxime-table__cell-img {
    padding: 12px;
    background: #F0F9FF;
    width: 167px;
    min-width: 167px;
}

.pentaxime-table__cell-img > img {
    display: block;
    margin: auto;
    padding-bottom: 2px;
}

.pentaxime-table__cell-img-hint {
    color: #2A7FD4;
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
}

.pentaxime-table__cell--row-header .pentaxime-table__cell-img {
    background: #569ADE;
}

.pentaxime-table__cell--row-header .pentaxime-table__cell-img-hint {
    color: #FFFFFF;
}

.pentaxime-table__cell--row-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.pentaxime-table__cell--row-header > div:first-child {
    margin: auto 16px auto 0;
}

.pentaxime-table__cell--header > div {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #4A4A4A;
    min-height: 28px;
    margin-bottom: 24px;
}

.pentaxime-table__cell--header > div:first-child {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 10px;
}
/*endregion PENTAXIME-TABLE*/

/*region*/


.tetanus-page-content__img-columns .tetanus-page-content__img-columns-title, .tetanus-page-content__syringe-block > h3 {
    margin-bottom: 40px
}

.tetanus-page-content__img-columns .tetanus-page-content__img-columns-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tetanus-page-content__img-columns .tetanus-page-content__img-columns-item {
    -ms-flex-preferred-size: 277px;
    flex-basis: 277px
}

.tetanus-page-content__img-columns .tetanus-page-content__img-columns-item .tetanus-page-content__img-columns-img {
    width: 100%;
    min-height: 245px
}

.tetanus-page-content__img-columns .tetanus-page-content__img-columns-item .tetanus-page-content__img-columns-text {
    font-size: 20px;
    line-height: 28px;
    font-weight: 300
}

.tetanus-page-content__video-block .tetanus-page-content__video-block-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tetanus-page-content__video-block .tetanus-page-content__video-block-wrapper .tetanus-page-content__video-wrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tetanus-page-content__video-block .tetanus-page-content__video-block-wrapper .tetanus-page-content__video-wrapper .video-js .vjs-big-play-button {
    border: 0;
    background: 0 0
}

.tetanus-page-content__video-block .tetanus-page-content__video-block-wrapper .tetanus-page-content__video-wrapper .video-js .vjs-big-play-button:before {
    content: url(/direction/static_content/assets/vaccination/images/tetanus/adasel/icon_80x80_play.svg)
}

.tetanus-page-content__video-block .tetanus-page-content__video-block-wrapper .tetanus-page-content__video-wrapper .img-wrapper {
    width: 100%;
    position: relative;
    z-index: 20;
    cursor: pointer
}

.tetanus-page-content__video-block .tetanus-page-content__video-block-wrapper .tetanus-page-content__video-wrapper * {
    font-family: VideoJS
}

.tetanus-page-content__video-block .tetanus-page-content__video-block-wrapper .tetanus-page-content__video-block-rigth {
    -ms-flex-preferred-size: 392px;
    flex-basis: 392px;
    margin-left: 24px
}

.tetanus-page-content__two-colums {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 56px
}

.tetanus-page-content__two-colums > div {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.tetanus-page-content__two-colums h3.tetanus-page-content__two-colums-title--big-green {
    font-size: 60px;
    line-height: 60px;
    color: #00b140;
    text-transform: lowercase
}

.tetanus-page-content__two-colums .tetanus-page-content__two-colums-left .tetanus-page-content__two-colums-text {
    max-width: 290px;
    margin-bottom: 40px
}

.tetanus-page-content__two-colums .tetanus-page-content__two-colums-rigth .tetanus-page-content__two-colums-text {
    max-width: 390px;
    margin-bottom: 3px
}

.tetanus-page-content__two-colums .tetanus-page-content__two-colums-text {
    font-weight: 700;
    font-size: 26px;
    line-height: 36px
}

.tetanus-page-content__scales-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: url(/direction/static_content/assets/vaccination/images/tetanus/adasel/banner_2.png);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tetanus-page-content__scales-block .tetanus-page-content__scales-block-img {
    -ms-flex-preferred-size: 292px;
    flex-basis: 292px;
    margin: 125px auto 0
}

.tetanus-page-content__scales-block .tetanus-page-content__scales-block-img .libra-container {
    position: relative;
    top: 0;
    right: 0
}

.tetanus-page-content__scales-block .tetanus-page-content__scales-block-img .line-block-2 {
    background: 0 0
}

.tetanus-page-content__scales-block .tetanus-page-content__scales-block-content {
    -ms-flex-preferred-size: 777px;
    flex-basis: 777px;
    padding-top: 52px;
    padding-left: 52px;
    padding-bottom: 96px
}

.tetanus-page-content__scales-block .tetanus-page-content__scales-block-content h4 {
    font-weight: 800;
    font-size: 23px;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 45px
}

.tetanus-page-content__scales-block .tetanus-page-content__scales-block-content .tetanus-page-content__scales-block-item {
    font-size: 18px;
    line-height: 28px;
    padding-left: 74px;
    padding-right: 50px;
    position: relative
}

.tetanus-page-content__scales-block .tetanus-page-content__scales-block-content .tetanus-page-content__scales-block-item:not(:last-child) {
    padding-bottom: 16px
}

.tetanus-page-content__scales-block .tetanus-page-content__scales-block-content .tetanus-page-content__scales-block-item:before {
    content: '';
    height: 52px;
    width: 52px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover
}

.tetanus-page-content__scales-block .tetanus-page-content__scales-block-content .tetanus-page-content__scales-block-item.tetanus-page-content__scales-block-item--1:before {
    background-image: url(/direction/static_content/assets/vaccination/images/tetanus/adasel/scale-icon-01.png)
}

.tetanus-page-content__scales-block .tetanus-page-content__scales-block-content .tetanus-page-content__scales-block-item.tetanus-page-content__scales-block-item--2:before {
    background-image: url(/direction/static_content/assets/vaccination/images/tetanus/adasel/scale-icon-02.png)
}

.tetanus-page-content__scales-block .tetanus-page-content__scales-block-content .tetanus-page-content__scales-block-item.tetanus-page-content__scales-block-item--3:before {
    background-image: url(/direction/static_content/assets/vaccination/images/tetanus/adasel/scale-icon-03.png)
}

.tetanus-page-content__learn-more {
    padding-left: 52px;
    padding-bottom: 30px;
    padding-top: 24px;
    border-left: 4px solid #a1d35a
}

.tetanus-page-content__learn-more .tetanus-page-content__learn-more-content {
    font-style: italic;
    font-weight: 700;
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 21px
}

.tetanus-page-content__syringe {
    position: relative
}

.tetanus-page-content__syringe-item {
    position: relative;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #000;
    width: 192px;
    margin: 0 auto 0;
}

.tetanus-page-content__syringe-item + .tetanus-page-content__syringe-item {
    margin-top: 5px;
}

.tetanus-page-content__syringe-item:before {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 45px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #b2b2b2
}

.tetanus-page-content__syringe-item:after {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 7px;
    height: 7px;
    min-height: 7px;
    min-width: 7px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: calc(100% + 45px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #b2b2b2;
    background-color: #b2b2b2
}

.tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-01 {
    background-image: url(/direction/static_content/assets/vaccination/meningitis/images/menactra/syringe01.svg);
    width: 76.51px;
    height: 87.53px
}

.tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-01:after,
.tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-01:before {
    display: none
}

.tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-02 {
    background-image: url(/direction/static_content/assets/vaccination/meningitis/images/menactra/syringe02.svg);
    width: 260px;
    height: 40px;
    margin-bottom: 5px;
}


.tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-02:after,
.tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-02:before {
    display: none
}

.tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-02 .tetanus-page-content__syringe-item-value {
    left: calc(87% + 64px)
}

.tetanus-page-content__syringe-item--diphtheria-toxoid {
    height: 60px;
    background: #B580B2;
}

.tetanus-page-content__syringe-item--tetanus-toxoid {
    height: 60px;
    background: #D19ECE;
}

.tetanus-page-content__syringe-item--whooping-cough-toxoid {
    background: #E1CEE0;
    padding-top: 20px;
}

.tetanus-page-content__syringe-item--whooping-cough-toxoid + .tetanus-page-content__syringe-item--whooping-cough-toxoid {
    margin-top: 0;
    padding-top: 12px;
    padding-bottom: 20px;
}

.tetanus-page-content__syringe-item--polio-virus {
    background: #C2D1E4;
    padding-bottom: 10px;
    padding-top: 31px;
}

.tetanus-page-content__syringe-item--polio-virus + .tetanus-page-content__syringe-item--polio-virus {
    margin-top: 0;
    padding-top: 10px;
}

.tetanus-page-content__syringe-item--polio-virus + .tetanus-page-content__syringe-item--polio-virus + .tetanus-page-content__syringe-item--polio-virus {
    padding-bottom: 31px;
}

.tetanus-page-content__syringe-item--polysaccharide {
    background: #A4BDDC;
    padding-top: 20px;
}

.tetanus-page-content__syringe-item--polysaccharide + .tetanus-page-content__syringe-item--polysaccharide {
    margin-top: 0;
    padding-top: 12px;
    padding-bottom: 20px;
}

.tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-09 {
    height: 38.19px;
    background-image: url(/direction/static_content/assets/vaccination/meningitis/images/menactra/syringe03.svg);
    margin-bottom: 4.32px
}

.tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-09:after, .tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-09:before, .tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-10:after, .tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-10:before, .tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-11:after, .tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-11:before, .tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-12:after, .tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-12:before, .tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-sum:after, .tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-sum:before {
    display: none
}

.tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-10 {
    height: 6.52px;
    background-image: url(/direction/static_content/assets/vaccination/meningitis/images/menactra/syringe04.svg);
    width: 95px;
    margin-bottom: 5.55px
}

.tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-11 {
    height: 46.35px;
    background-image: url(/direction/static_content/assets/vaccination/meningitis/images/menactra/syringe05.svg);
    width: 27.78px;
    margin-bottom: 4.63px
}

.tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-12 {
    height: 30px;
    width: 5.62px;
    background-color: #dcdce5;
    margin-bottom: 0
}

.tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-sum {
    position: absolute;
    width: 27px;
    bottom: 127px;
    left: 39%;
    border-left: 2px solid #b2b2b2;
    border-top: 2px solid #b2b2b2;
    border-bottom: 2px solid #b2b2b2;
    height: 162px;
    top: 379px;
}

.tetanus-page-content__syringe-item.tetanus-page-content__syringe-item-sum .tetanus-page-content__syringe-item-value {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    line-height: 28px;
    width: 198px;
    left: -198px;
    top: calc(50% - 28px);
}

.tetanus-page-content__syringe-item .tetanus-page-content__syringe-item-value {
    position: absolute;
    color: #000;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    left: calc(100% + 64px);
    width: inherit;
    text-align: left;
    top: calc(50% - 12px);
}

.tetanus-page-content__syringe-item .tetanus-page-content__syringe-item-title {
    font-size: 14px;
    line-height: 20px
}

/*endregion*/

.pentaxime-page__hint {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #707075;
}

.pentaxime-page .popup {
    width: 90%;
    max-width: 960px;
}

.pentaxime-page .popup__container {
    width: 92%;
}

.chart-img.mobile {
    display: none;
}

@media (max-width: 768px) {
    .chart-img {
        display: none;
    }

    .chart-img.mobile {
        display: block;
    }
}

.popup-item-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.popup-item-block > p {
    margin: auto auto auto 20px;
}

.popup-item-block > .img-wrapper {
    width: 109px;
    min-width: 109px;
    margin-bottom: 20px;
}

.pertussis-content__popup-title {
    text-align: center;
}
/* End */
/* /direction/static_content/assets/vaccination/pentaksim/style/common.css?176044866224413 */
