.page-prevention-and-treatment-of-cmv-infection section .nowrap {
    white-space: nowrap;
}

.page-prevention-and-treatment-of-cmv-infection section img {
    height: auto;
}

.page-prevention-and-treatment-of-cmv-infection section sup {
    font-size: 65%;
    line-height: 1;
}

.page-prevention-and-treatment-of-cmv-infection section p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
}

.page-prevention-and-treatment-of-cmv-infection section h2 {
    margin: 0 0 16px;
    font-size: 24px;
    line-height: 34px;
}

.page-prevention-and-treatment-of-cmv-infection section h3 {
    margin: 0 0 16px;
    font-size: 20px;
    line-height: 30px;
}

.page-prevention-and-treatment-of-cmv-infection section ul {
    margin: 0;
    padding: 0 9px 0 24px;
    list-style: none;
}

.page-prevention-and-treatment-of-cmv-infection section ul li:not(:last-child) {
    margin-bottom: 8px;
}

.page-prevention-and-treatment-of-cmv-infection section ul li {
    position: relative;
}

.page-prevention-and-treatment-of-cmv-infection section ul li:before {
    content: '';
    position: absolute;
    top: 9px;
    left: -14px;
    width: 4px;
    height: 4px;
    border-radius: 10px;
    background-color: currentColor;
}

.page-prevention-and-treatment-of-cmv-infection .icon-list-item {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    margin-bottom: 30px;
}

.page-prevention-and-treatment-of-cmv-infection .icon-list-item .icon-list-image {
    max-width: 40px;
}

.page-prevention-and-treatment-of-cmv-infection .icon-list-item .icon-list-text ul {
    margin-top: 8px;
    padding-right: 0;
    padding-left: 21px;
}

.page-prevention-and-treatment-of-cmv-infection .icon-list-item .icon-list-text p,
.page-prevention-and-treatment-of-cmv-infection .icon-list-item .icon-list-text li {
    font-size: 14px;
    line-height: 20px;
}

.page-prevention-and-treatment-of-cmv-infection .icon-list-item .icon-list-text li {
    margin-bottom: 3px;
}

.page-prevention-and-treatment-of-cmv-infection .profilactics {
    padding-top: 23px;
}

.page-prevention-and-treatment-of-cmv-infection .profilactics .grey-bg {
    display: flex;
    gap: 40px;
    align-items: center;
    padding: 16px 40px;
    border-radius: 16px;
    background-color: #f5f5f5;
}

.page-prevention-and-treatment-of-cmv-infection .profilactics .grey-bg img {
    max-width: 80px;
}

.page-prevention-and-treatment-of-cmv-infection .profilactics .text p {
    font-size: 16px;
    line-height: 22px;
}

.page-prevention-and-treatment-of-cmv-infection .profilactics .text p .large-text {
    font-size: 24px;
    line-height: 34px;
}

.page-prevention-and-treatment-of-cmv-infection .transplantation {
    padding-top: 22px;
}

.page-prevention-and-treatment-of-cmv-infection .transplantation .row {
    display: flex;
    gap: 16px;
}

.page-prevention-and-treatment-of-cmv-infection .transplantation .row .col {
    display: flex;
    flex: 1 1 33%;
    flex-direction: column;
    padding: 14px 15px;
    border: 1px solid #d7d7d7;
    border-radius: 16px;
}

.page-prevention-and-treatment-of-cmv-infection .transplantation .row .col img {
    display: block;
    max-width: 60px;
    margin-bottom: 24px;
}

.page-prevention-and-treatment-of-cmv-infection .transplantation .row .col h4 {
    margin: 0 0 8px;
}

.page-prevention-and-treatment-of-cmv-infection .transplantation .row .col p {
    font-size: 16px;
    line-height: 22px;
}

.page-prevention-and-treatment-of-cmv-infection .transplantation .row .col p:not(:last-child) {
    margin-bottom: 8px;
}

.page-prevention-and-treatment-of-cmv-infection .profilactics-after {
    padding-top: 24px;
}

.page-prevention-and-treatment-of-cmv-infection .profilactics-after .risk-factor {
    display: flex;
    gap: 40px;
    align-items: center;
    margin: 15px 0;
    padding: 26px 22px;
    border: 2px solid #b10006;
    border-radius: 16px;
}

.page-prevention-and-treatment-of-cmv-infection .profilactics-after .risk-factor img {
    max-width: 60px;
}

.page-prevention-and-treatment-of-cmv-infection .profilactics-after .risk-factor h3 {
    margin: 0;
}

.page-prevention-and-treatment-of-cmv-infection .letermovir-row {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    margin: 17px 0;
}

.page-prevention-and-treatment-of-cmv-infection .letermovir-row .red-col {
    flex: 1 1 32.1%;
    padding: 16px 24px;
    border-radius: 16px;
    background-color: #b10006;
}

.page-prevention-and-treatment-of-cmv-infection .letermovir-row .red-col p {
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
}

.page-prevention-and-treatment-of-cmv-infection .letermovir-row .description-col {
    flex: 1 1 67.9%;
}

.page-prevention-and-treatment-of-cmv-infection .letermovir-row .description-col p {
    margin-bottom: 15px;
}

.page-prevention-and-treatment-of-cmv-infection .letermovir-row .description-col p + p {
    margin-bottom: 16px;
}

.page-prevention-and-treatment-of-cmv-infection .letermovir-row .description-col .attention-row {
    display: flex;
    gap: 16px;
    align-items: center;
    padding: 16px;
    border-radius: 16px;
    background-color: #f5f5f5;
}

.page-prevention-and-treatment-of-cmv-infection .letermovir-row .description-col .attention-row img {
    max-width: 50px;
    margin-top: -8px;
}

.page-prevention-and-treatment-of-cmv-infection .letermovir-row .description-col .attention-row p {
    margin-bottom: 0;
}

.page-prevention-and-treatment-of-cmv-infection .monitoring {
    padding-top: 23px;
}

.page-prevention-and-treatment-of-cmv-infection .monitoring .first-row {
    display: flex;
    gap: 16px;
    align-items: flex-start;
}

.page-prevention-and-treatment-of-cmv-infection .monitoring .first-row .left-col {
    flex: 1 1 47.5%;
}

.page-prevention-and-treatment-of-cmv-infection .monitoring .first-row .right-col {
    display: flex;
    gap: 17px;
    align-items: flex-start;
    flex: 1 1 53%;
    padding: 17px 17px 12px;
    border-radius: 16px;
    background-color: #f5f5f5;
}

.page-prevention-and-treatment-of-cmv-infection .monitoring .first-row .right-col img {
    max-width: 50px;
}

.page-prevention-and-treatment-of-cmv-infection .monitoring .first-row .right-col p {
    margin-bottom: 4px;
    font-weight: 700;
}

.page-prevention-and-treatment-of-cmv-infection .monitoring .icon-list-item {
    margin-bottom: 13px;
}

.page-prevention-and-treatment-of-cmv-infection .monitoring .first-row + .icon-list-item .icon-list-text p:first-child {
    margin-bottom: 8px;
}

.page-prevention-and-treatment-of-cmv-infection .monitoring .second-row {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    padding-top: 3px;
}

.page-prevention-and-treatment-of-cmv-infection .monitoring .second-row .left-col {
    flex: 1 1 46.8%;
}

.page-prevention-and-treatment-of-cmv-infection .monitoring .second-row .left-col .icon-list-item .arrow {
    max-width: 58px;
    margin-top: 40px;
}

.page-prevention-and-treatment-of-cmv-infection .monitoring .second-row .right-col {
    display: flex;
    gap: 17px;
    align-items: flex-start;
    flex: 1 1 53.1%;
    padding: 17px 17px 12px;
    border-radius: 16px;
    background-color: #f5f5f5;
}

.page-prevention-and-treatment-of-cmv-infection .monitoring .second-row .right-col img {
    max-width: 50px;
}

.page-prevention-and-treatment-of-cmv-infection .curing {
    padding-top: 27px;
}

.page-prevention-and-treatment-of-cmv-infection .curing h2 + h3 {
    margin-bottom: 6px;
}

.page-prevention-and-treatment-of-cmv-infection .curing .choice-row {
    display: flex;
    gap: 16px;
    align-items: stretch;
    margin: 17px 0 15px;
}

.page-prevention-and-treatment-of-cmv-infection .curing .choice-row .choice-col {
    display: flex;
    align-items: center;
    flex: 1 1 50%;
    justify-content: center;
    padding: 24px;
    border-radius: 16px;
    background-color: #f5f5f5;
}

.page-prevention-and-treatment-of-cmv-infection .curing .choice-row .choice-col p {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
}

.page-prevention-and-treatment-of-cmv-infection .curing .choice-row .choice-text {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-prevention-and-treatment-of-cmv-infection .curing .choice-row .choice-text p {
    color: #b10006;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
}

.page-prevention-and-treatment-of-cmv-infection .curing .choice-note {
    margin-bottom: 8px;
}

.page-prevention-and-treatment-of-cmv-infection .curing .cancel-criterias-row {
    display: flex;
    gap: 24px;
    align-items: center;
    margin-top: 17px;
    margin-bottom: 15px;
}

.page-prevention-and-treatment-of-cmv-infection .curing .cancel-criterias-row img {
    max-width: 80px;
}

.page-prevention-and-treatment-of-cmv-infection .curing .cancel-criterias-row h4 {
    margin: 0 0 0;
    color: #fd0008;
}

.page-prevention-and-treatment-of-cmv-infection .curing .cancel-criterias-row p {
    font-size: 16px;
    line-height: 22px;
}

.page-prevention-and-treatment-of-cmv-infection .curing .alternatives-row {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 14px;
    padding: 16px 40px;
    border-radius: 16px;
    background-color: #f5f5f5;
}

.page-prevention-and-treatment-of-cmv-infection .curing .alternatives-row h4 {
    margin: 0;
}

.page-prevention-and-treatment-of-cmv-infection .curing .alternatives-row img {
    max-width: 80px;
}

.page-prevention-and-treatment-of-cmv-infection .curing .alternatives-row + h3 {
    margin-bottom: 6px;
}

.page-prevention-and-treatment-of-cmv-infection .infection {
    padding-top: 24px;
}

.page-prevention-and-treatment-of-cmv-infection .infection .grey-row {
    display: flex;
    gap: 40px;
    align-items: center;
    margin-top: 17px;
    margin-bottom: 14px;
    padding: 16px 40px;
    border-radius: 16px;
    background-color: #f5f5f5;
}

.page-prevention-and-treatment-of-cmv-infection .infection .grey-row .text {
    flex: 1 1 69%;
}

.page-prevention-and-treatment-of-cmv-infection .infection .grey-row .text ul {
    margin-bottom: 9px;
}

.page-prevention-and-treatment-of-cmv-infection .infection .grey-row .text .red-note {
    color: #b10006;
}

.page-prevention-and-treatment-of-cmv-infection .infection .grey-row .text ul + .red-note {
    margin-bottom: 4px;
}

.page-prevention-and-treatment-of-cmv-infection .infection .grey-row .warning {
    display: flex;
    gap: 16px;
    align-items: center;
    flex: 1 1 31%;
    flex-direction: column;
    padding: 19px 16px;
    border: 2px solid #b10006;
    border-radius: 16px;
}

.page-prevention-and-treatment-of-cmv-infection .infection .grey-row .warning img {
    max-width: 60px;
}

.page-prevention-and-treatment-of-cmv-infection .infection .grey-row .warning p {
    color: #b10006;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
}

.page-prevention-and-treatment-of-cmv-infection .infection .answer-row {
    display: flex;
    gap: 24px;
    align-items: center;
    margin: 16px 0 23px;
}

.page-prevention-and-treatment-of-cmv-infection .infection .answer-row img {
    max-width: 80px;
}

.page-prevention-and-treatment-of-cmv-infection .infection .answer-row h4 {
    margin: 0 0 0;
    color: #fd0008;
}

.page-prevention-and-treatment-of-cmv-infection .infection .answer-row p {
    font-size: 16px;
    line-height: 22px;
}

.page-prevention-and-treatment-of-cmv-infection .infection .small-note {
    margin-bottom: 9px;
    font-size: 10px;
    line-height: 13px;
}

.page-prevention-and-treatment-of-cmv-infection .sources-wrapper {
    margin-bottom: 24px;
}

.page-prevention-and-treatment-of-cmv-infection .jobcode {
    margin: 0 0 80px;
    font-size: 12px;
    line-height: 16px;
}

@media all and (min-width: 992px) {
    .page-prevention-and-treatment-of-cmv-infection .page-article aside {
        flex: 0 0 24.5%;
    }
}

@media all and (max-width: 991px) {
    .page-prevention-and-treatment-of-cmv-infection .transplantation .row {
        flex-direction: column;
    }

    .page-prevention-and-treatment-of-cmv-infection .letermovir-row {
        gap: 16px;
        flex-direction: column;
    }

    .page-prevention-and-treatment-of-cmv-infection .monitoring .first-row,
    .page-prevention-and-treatment-of-cmv-infection .monitoring .second-row {
        gap: 0;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .page-prevention-and-treatment-of-cmv-infection .monitoring .second-row .icon-list-item {
        position: relative;
        margin-bottom: 80px;
    }

    .page-prevention-and-treatment-of-cmv-infection .monitoring .second-row .left-col .icon-list-item .arrow {
        position: absolute;
        bottom: 0;
        left: 50%;
        max-width: 46px;
        transform: translate(-50%, 50px) rotate(90deg);
    }

    .page-prevention-and-treatment-of-cmv-infection .infection .grey-row {
        gap: 20px;
        flex-direction: column;
    }
}

@media all and (max-width: 768px) {
    .page-prevention-and-treatment-of-cmv-infection main h1 {
        line-height: 28px;
    }

    .page-prevention-and-treatment-of-cmv-infection section h2 {
        font-size: 18px;
        line-height: 22px;
    }

    .page-prevention-and-treatment-of-cmv-infection #block-my-custom-theme-content {
        padding-top: 0;
        padding-bottom: 0;
    }

    .page-prevention-and-treatment-of-cmv-infection .icon-list-item {
        margin-bottom: 20px;
        margin-left: 0;
    }

    .page-prevention-and-treatment-of-cmv-infection section ul {
        padding: 0 10px 0 21px;
    }

    .page-prevention-and-treatment-of-cmv-infection section ul li {
        margin-bottom: 4px;
        font-size: 14px;
        line-height: 20px;
    }

    .page-prevention-and-treatment-of-cmv-infection section ul li::before {
        left: -12px;
    }

    .page-prevention-and-treatment-of-cmv-infection .profilactics {
        padding-top: 25px;
    }

    .page-prevention-and-treatment-of-cmv-infection .profilactics .grey-bg {
        gap: 5px;
        flex-direction: column;
        padding: 6px 16px 17px;
    }

    .page-prevention-and-treatment-of-cmv-infection .profilactics .text p {
        font-size: 14px;
        line-height: 20px;
    }

    .page-prevention-and-treatment-of-cmv-infection .profilactics .text p .large-text {
        display: block;
        margin-bottom: -16px;
        font-size: 14px;
        line-height: inherit;
    }

    .page-prevention-and-treatment-of-cmv-infection .transplantation {
        padding-top: 24px;
    }

    .page-prevention-and-treatment-of-cmv-infection section h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .page-prevention-and-treatment-of-cmv-infection .transplantation .row .col {
        padding: 15px 15px 11px;
    }

    .page-prevention-and-treatment-of-cmv-infection .transplantation .row .col h4 {
        font-size: 16px;
        line-height: 20px;
    }

    .page-prevention-and-treatment-of-cmv-infection .transplantation .row .col p {
        font-size: 14px;
        line-height: 20px;
    }

    .page-prevention-and-treatment-of-cmv-infection .transplantation .row .col p:last-of-type {
        margin-bottom: 4px;
    }

    .page-prevention-and-treatment-of-cmv-infection section ul li:not(:last-child) {
        margin-bottom: 4px;
    }

    .page-prevention-and-treatment-of-cmv-infection  .profilactics-after h3 {
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 22px;
    }

    .page-prevention-and-treatment-of-cmv-infection .profilactics-after .risk-factor {
        gap: 24px;
        align-items: flex-start;
        flex-direction: column;
        margin: 17px 0 15px;
        padding: 14px 22px;
    }

    .page-prevention-and-treatment-of-cmv-infection .profilactics-after .risk-factor h3 {
        margin-bottom: 0;
        font-size: 20px;
        line-height: 28px;
    }

    .page-prevention-and-treatment-of-cmv-infection .letermovir-row {
        gap: 30px;
    }

    .page-prevention-and-treatment-of-cmv-infection .letermovir-row .red-col {
        padding: 16px 29px;
    }

    .page-prevention-and-treatment-of-cmv-infection .letermovir-row .description-col .attention-row {
        align-items: flex-start;
        flex-direction: column;
        padding: 17px 16px 16px;
    }

    .page-prevention-and-treatment-of-cmv-infection .letermovir-row .description-col .attention-row img {
        max-width: 40px;
        margin-top: 0;
    }

    .page-prevention-and-treatment-of-cmv-infection .monitoring .icon-list-item {
        margin-bottom: 18px;
    }

    .page-prevention-and-treatment-of-cmv-infection .monitoring .first-row .right-col {
        gap: 15px;
        flex-direction: column;
        padding: 16px 16px 13px;
    }

    .page-prevention-and-treatment-of-cmv-infection .monitoring .first-row,
    .page-prevention-and-treatment-of-cmv-infection .monitoring .second-row {
        margin-bottom: 15px;
    }

    .page-prevention-and-treatment-of-cmv-infection .monitoring .second-row .icon-list-item {
        margin-bottom: 83px;
    }

    .page-prevention-and-treatment-of-cmv-infection .monitoring .second-row .left-col .icon-list-item .arrow {
        max-width: 57px;
        transform: translate(-50%, 58px) rotate(90deg);
    }

    .page-prevention-and-treatment-of-cmv-infection .monitoring .second-row .right-col {
        gap: 15px;
        flex-direction: column;
        padding: 16px 16px 16px;
    }

    .page-prevention-and-treatment-of-cmv-infection .monitoring .first-row + .icon-list-item {
        margin-bottom: 13px;
    }

    .page-prevention-and-treatment-of-cmv-infection .curing {
        padding-top: 9px;
    }

    .page-prevention-and-treatment-of-cmv-infection .curing h3 {
        margin-bottom: 8px;
        font-size: 16px;
        line-height: 22px;
    }

    .page-prevention-and-treatment-of-cmv-infection .curing .choice-row {
        gap: 17px;
        flex-direction: column;
        margin: 16px 0;
    }

    .page-prevention-and-treatment-of-cmv-infection .curing .choice-row .choice-col {
        padding: 17px 16px 16px;
    }

    .page-prevention-and-treatment-of-cmv-infection .curing .choice-row .choice-col p {
        font-size: 14px;
        line-height: 20px;
    }

    .page-prevention-and-treatment-of-cmv-infection .curing .choice-row .choice-text p {
        font-size: 16px;
    }

    .page-prevention-and-treatment-of-cmv-infection .curing .cancel-criterias-row img {
        max-width: 60px;
    }

    .page-prevention-and-treatment-of-cmv-infection .curing .cancel-criterias-row {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .page-prevention-and-treatment-of-cmv-infection .curing .cancel-criterias-row h4 {
        margin: 0 0 1px;
        font-size: 16px;
        line-height: 20px;
    }

    .page-prevention-and-treatment-of-cmv-infection .curing .cancel-criterias-row p {
        font-size: 14px;
        line-height: 20px;
    }

    .page-prevention-and-treatment-of-cmv-infection .curing .alternatives-row {
        gap: 24px;
        align-items: flex-start;
        flex-direction: column-reverse;
        margin-bottom: 16px;
        padding: 16px 7px 12px 16px;
    }

    .page-prevention-and-treatment-of-cmv-infection .curing .alternatives-row h4 {
        margin: 0 0 1px;
        font-size: 16px;
        line-height: 20px;
    }

    .page-prevention-and-treatment-of-cmv-infection .curing h2 + h3 {
        margin-bottom: 8px;
    }

    .page-prevention-and-treatment-of-cmv-infection .curing .alternatives-row + h3 {
        margin-bottom: 8px;
    }

    .page-prevention-and-treatment-of-cmv-infection .curing .alternatives-row img {
        max-width: 60px;
    }

    .page-prevention-and-treatment-of-cmv-infection .infection .grey-row {
        gap: 16px;
        padding: 16px;
    }

    .page-prevention-and-treatment-of-cmv-infection .infection .grey-row .warning {
        gap: 24px;
        align-items: flex-start;
        padding: 14px 22px;
    }

    .page-prevention-and-treatment-of-cmv-infection .infection .answer-row img {
        max-width: 60px;
    }

    .page-prevention-and-treatment-of-cmv-infection .infection .answer-row h4 {
        margin: 0 0 1px;
        font-size: 16px;
        line-height: 20px;
    }

    .page-prevention-and-treatment-of-cmv-infection .infection .answer-row p {
        font-size: 14px;
        line-height: 20px;
    }

    .page-prevention-and-treatment-of-cmv-infection .sources-wrapper {
        margin-top: 0;
        margin-bottom: 24px;
        padding-top: 16px;
    }

    .page-prevention-and-treatment-of-cmv-infection .jobcode {
        margin: 0 0 79px 0;
    }
}
