

/* Start:/direction/static_content/assets/atopic-dermatitis/css/common.css?176044863512554*/
sup {
    line-height: 0;
    font-size: 50%;
}

.atopic-dermatitis-page .share-block {
    padding-top: 0;
}

.atopic-dermatitis-page * {
    font-family: "Circe", "Helvetica Neue", Arial, sans-serif;
}

.atopic-dermatitis-page .atopic-dermatitis-page__block {
    margin-bottom: 40px;
}

.atopic-dermatitis-page .atopic-dermatitis-page__block--46 {
    margin-bottom: 46px;
}

.atopic-dermatitis-page .atopic-dermatitis-page__block--32 {
    margin-bottom: 32px;
}

.atopic-dermatitis-page .atopic-dermatitis-page__block--24 {
    margin-bottom: 24px;
}

.atopic-dermatitis-page .atopic-dermatitis-page__block--12 {
    margin-bottom: 12px;
}

.atopic-dermatitis-page .atopic-dermatitis-page__block--8 {
    margin-bottom: 8px;
}

.atopic-dermatitis-page .atopic-dermatitis-page__block--0 {
    margin-bottom: 0px;
}

@media (max-width: 768px) {
    .atopic-dermatitis-page .atopic-dermatitis-page__block--32 {
        margin-bottom: 24px;
    }

    .atopic-dermatitis-page .atopic-dermatitis-page__block {
        margin-bottom: 32px;
    }
}

/*region ATOPIC-DERMATITIS-PAGE__QUOTE*/
.atopic-dermatitis-page__quote {
    font-style: italic;
    font-weight: 700;
    font-size: 26px;
    line-height: 36px;
    border-left: 6px solid #FF911B;
    padding: 28px 0 28px 56px;
    color: #000;
}

@media (max-width: 768px) {
    .atopic-dermatitis-page__quote  {
        padding: 0 0 0 22px;
        font-size: 23px;
        line-height: 32px;
    }
}
/*endregion ATOPIC-DERMATITIS-PAGE__QUOTE*/
/*region IDENTIFIER*/
.atopic-dermatitis-page .identifier {
    background-repeat: no-repeat;
    height: auto;
    background-position: left bottom;
}

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

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

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

/*endregion IDENTIFIER*/
/*region DETAIL-HEADER*/
.atopic-dermatitis-page .detail-header {
    background-color: #fff;
    margin-top: 40px;
}

.atopic-dermatitis-page .detail-header__content {
    position: relative;
    background-image: url('/direction/static_content/assets/atopic-dermatitis/images/main/banner.jpg');
    height: 400px;
}

.atopic-dermatitis-page .detail-header__content {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: middle;
    justify-content: center;
    position: relative;
    min-height: 400px;
}

.atopic-dermatitis-page .detail-header__content h2 {
    z-index: 2;
    text-align: left;
    font-style: normal;
    font-weight: 800;
    font-size: 29px;
    line-height: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
}

.atopic-dermatitis-page .detail-header__content h2 sup {
    font-weight: normal;
    letter-spacing: 2px;
    font-size: 50%;
}


.atopic-dermatitis-page .detail-header__img {
    background: url(/direction/static_content/assets/cardiologi/images/oks/assessment-scale/crusade-baner.jpg) no-repeat 100% 100%;
    background-image: url('/direction/static_content/assets/atopic-dermatitis/images/main/banner.jpg');
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 1;
}

.atopic-dermatitis-page .detail-header__text {
    position: relative;
    max-width: 664px;
    left: 40px;
    z-index: 2;
}
@media (max-width: 768px) {
    .atopic-dermatitis-page .detail-header__content {
        height: auto;
        background-repeat: no-repeat;
        justify-content: flex-end;
        position: relative;
        padding: 0;
        height: 360px;
        min-height: auto;
        justify-content: flex-end;
    }

    .atopic-dermatitis-page .detail-header .container {
        padding: 0;
        height: 360px;
    }

    .atopic-dermatitis-page  .detail-header .container .detail-header__content {
        height: 360px;
    }

    .atopic-dermatitis-page .detail-header__img {
        background: url('/direction/static_content/assets/atopic-dermatitis/images/main/banner.jpg') no-repeat 100% 100%;

        background-size: cover;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        z-index: 1;
        height: 148px;
    }

    .atopic-dermatitis-page .detail-header__text {
        padding: 0 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        bottom: 0;
        height: 212px;
        left: 0;
        width: 100%;
        background-color: #0158bb;
    }

    .atopic-dermatitis-page .detail-header__text h2 {
        font-weight: bold;
        font-size: 23px;
        line-height: 28px;
        text-transform: inherit;
        color: #fff;
        letter-spacing: normal;
        width: 100%;
        transform: inherit;
        align-self: center;
        height: auto;
    }
}

/*endregion DETAIL-HEADER*/
/*region DECLINE-BLOCK*/
.decline-block__row {
    display: flex;
    justify-content: space-between;
}

.decline-block__column {
    flex-basis: 330px;
}

.decline-block__top {
    display: flex;
}

.decline-block__description-wrapper {
    margin: auto auto auto 16px;
    font-weight: 800;
    font-size: 48px;
    line-height: 48px;
}

.decline-block .decline-block__bottom {
    font-weight: 400;
    font-size: 23px;
    line-height: 32px;
    margin-top: 8px;
}

.decline-block--for-main .decline-block__column:not(:first-child) .decline-block__bottom {
    max-width: 280px;
}

.decline-block .decline-block__title {
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 24px;
}
@media (max-width: 768px) {
    .decline-block__row {
        flex-wrap: wrap;
    }

    .decline-block__column + .decline-block__column {
        margin-top: 24px;
    }
    .decline-block__description-wrapper {
        margin: auto 0 auto 16px;
    }
    .decline-block__top {
        justify-content: space-evenly;
    }
    .decline-block__title {
        font-size: 20px;
        line-height: 28px;
    }
}
/*endregion DECLINE-BLOCK*/
/*region SUBSCRIPTIONS-BLOCK*/
@media screen and (min-width: 1696px) {
    .subscriptions-block .container--wide {
        max-width: 1280px
    }
}

.subscriptions-block__items {
    justify-content: space-between;
}

.subscriptions-block__item {
    max-width: 912px;
}
/*endregion SUBSCRIPTIONS-BLOCK*/

.atopic-dermatitis-page .interesting {
    margin-top: 32px;
    margin-bottom: 52px;
}

.atopic-dermatitis-page__bottom-hint {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    max-width: 808px;
}

.atopic-dermatitis-page__bottom-hint p+p {
    margin-top: 12px;
}

.atopic-dermatitis-page__title {
    letter-spacing: 2px;
}

@media (max-width: 768px) {
    .atopic-dermatitis-page__title {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: normal;
    }
}

@media (max-width: 768px) {
    .image-scroll-block {
        overflow: scroll;
    }
}



/*region POINT-LIST*/
.point-list__list-item {
    display: flex;
}

.point-list__img-wrapper {
    min-width: 52px;
}

.point-list__img-wrapper > img {
    margin: auto;
    display: block;
}

.point-list__list-item-text {
    margin: auto auto auto 24px;
}

.point-list__list-item + .point-list__list-item {
    margin-top: 14px;
}

h4.point-list__sub-title {
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 24px !important;
}

@media (max-width: 768px) {
    h4.point-list__sub-title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 12px !important;
    }


    .point-list__img-wrapper {
        min-width: 44px;
    }
    .point-list__list-item-text {
        margin: auto auto auto 12px;
    }

    .point-list__list-item + .point-list__list-item {
        margin-top: 8px;
    }
}
/*endregion POINT-LIST*/

/*region IMAGE-BLOCK-DETAILED*/
.image-block-detailed {
    display: flex;
    background-color: #F0F0F5;
    padding: 60px 52px;
    justify-content: flex-start;
}

.image-block-detailed.image-block-detailed--right {
    flex-direction: row-reverse;
    padding: 95px 47px 66px 47px;
    justify-content: flex-end;
}

.image-block-detailed__content {
    max-width: 47%;
    min-width: 47%;
}

.image-block-detailed.image-block-detailed--right .image-block-detailed__content {
    max-width: 100%;
    width: 100%;
    padding-left: 10.5%;
}

.image-block-detailed__content-title {
    margin-bottom: 16px;
    font-weight: 800;
    text-transform: uppercase;
}

.image-block-detailed.image-block-detailed--right .image-block-detailed__content-title {
    margin-top: 13px;
}

h4.image-block-detailed__content-text:not(:last-child) {
    font-weight: 400;
    font-size: 23px;
    line-height: 32px;
    max-width: 470px;
    margin-bottom: 40px;
    margin-top: 16px;
}

.image-block-detailed.image-block-detailed--right h4.image-block-detailed__content-text:not(:last-child) {
    margin-top: 56px;
    margin-bottom: 16px;
    letter-spacing: 0.5px;
    font-weight: 800;
    font-size: 14px;
    line-height: 20px;
}

.image-block-detailed.image-block-detailed--right .image-block-detailed__content-btn {
    width: 344px;
}

.image-block-detailed__img-wrapper {
    width: 100%;
}

.image-block-detailed__img {
    display: block;
    margin: auto;
}

.image-block-detailed__img.image-block-detailed__img--mobile {
    display: none;
}
@media (max-width: 768px) {
    .image-block-detailed {
        width: 100vw;
        margin-left: -16px;
        flex-wrap: wrap-reverse;
        padding: 24px 16px;
    }

    .image-block-detailed__content {
        width: 100%;
        max-width: 100%;
    }

    .image-block-detailed__img {
        display: none;
    }

    .image-block-detailed__img.image-block-detailed__img--mobile {
        display: block;
    }

    .image-block-detailed__img-wrapper {
        margin-bottom: 20px;
    }

    .image-block-detailed__content-title {
        font-weight: 800;
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 16px !important;
    }

    h4.image-block-detailed__content-text:not(:last-child) {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 20px;
        font-weight: 300;
    }

    .image-block-detailed__content-btn {
        width: 100%;
    }

    .image-block-detailed.image-block-detailed--right .image-block-detailed__content-btn {
        width: 100%;
    }

    .image-block-detailed.image-block-detailed--right .image-block-detailed__content {
        padding-left: 0;
    }
}

/*endregion IMAGE-BLOCK-DETAILED*/

/*region POPUP*/
body .popup .close-btn {
    width: 24px;
    height: 24px;
    font-family: "Icon";
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    text-transform: lowercase;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    top: 45px;
    right: 44px;
    cursor: pointer;
}

body .popup .close-btn::before {
    content: "\e90f";
    display: inline-block;
    font-family: "Icon";
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #707075;
}

body .popup {
    padding: 81px 44px 44px 44px;
}

body .popup .popup-title {
    font-weight: 800;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}

body .popup .popup-text + .items-container {
    margin-top: 20px;
}

body .popup .items-container {
    padding: 0;
}

body .popup .items-container .items-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 8px;
}
/*endregion POPUP*/

/*region ATOPIC-DERMATITIS-PAGE__DESCRIPTION-BLOCK*/
.atopic-dermatitis-page__description-block {
    max-width: 808px;
}
.description-block__content {
    font-weight: 300;
    line-height: 28px;
    font-size: 20px;
    margin-bottom: 24px;
}
.description-block__content > i {
    font-style: italic;
    font-weight: 400;
    font-size: 23px;
    line-height: 32px;
}

.description-block__button-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px !important;
}
/*endregion ATOPIC-DERMATITIS-PAGE__DESCRIPTION-BLOCK*/
/* End */


/* Start:/direction/static_content/assets/vivanti-libs/fancybox/3.5.7/jquery.fancybox.min.css?176044867712795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/direction/static_content/assets/atopic-dermatitis/css/styles.css?1760448635261975*/
@charset "UTF-8";
/* Font weights */
body .popup {

    max-width: 1016px;
    width: 100%;
    height: auto;
    padding: 80px 40px 40px 40px;
}

body .popup .at-dermatitis-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: none;
    height: auto;
    max-height: none;
    min-height: 0;
    margin: 0;
    padding: 0;
}

body .popup .block-title {
    font-weight: 900;
    font-size: 20px;
    line-height: 1.4;
    color: #9EC63C;
    text-transform: uppercase;
    text-align: left;
}

@media (max-width: 768px) {
    body .popup .block-title {
        font-size: 18px;
        line-height: 1.33333;
        text-align: center;
    }
}

body .popup .adaptive-container .desktop-item {
    display: block;
}

body .popup .adaptive-container .mobile-item {
    display: none;
}

@media (max-width: 768px) {
    body .popup .adaptive-container .desktop-item {
        display: none;
    }

    body .popup .adaptive-container .mobile-item {
        display: block;
    }
}

body .popup .top-scroller {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 20;
    background-color: white;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#ecf7ff));
    background: -webkit-linear-gradient(top, white 50%, #ecf7ff 100%);
    background: -moz- oldlinear-gradient(top, white 50%, #ecf7ff 100%);
    background: -o-linear-gradient(top, white 50%, #ecf7ff 100%);
    background: linear-gradient(180deg, white 50%, #ecf7ff 100%);
    -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    pointer-events: none;
    opacity: 0;
}

body .popup .top-scroller .at-dermatitis-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    width: 100%;
    height: 100%;
}

body .popup .top-scroller .at-dermatitis-block .img-wrapper {
    width: 50%;
    height: auto;
}

body .popup .top-scroller.is-on {
    opacity: 1;
    pointer-events: auto;
}

body .popup .hand-pointer {
    position: relative;
}

body .popup .hand-pointer.hand-pointer_is-hide:after {
    pointer-events: none;
    opacity: 0;
}

body .popup .hand-pointer:after {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/icon_pointer.png");
    background-position: center;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    pointer-events: auto;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

body .popup .hand-pointer.hand-pointer__anim_to-right:after {
    -webkit-animation-name: handToRight;
    -moz-animation-name: handToRight;
    -o-animation-name: handToRight;
    animation-name: handToRight;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    -o-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes handToRight {
    0% {
        -webkit-transform: translate(100%, -50%);
        transform: translate(100%, -50%);
    }
    100% {
        -webkit-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
    }
}

@-moz-keyframes handToRight {
    0% {
        -moz-transform: translate(100%, -50%);
        transform: translate(100%, -50%);
    }
    100% {
        -moz-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
    }
}

@-o-keyframes handToRight {
    0% {
        -o-transform: translate(100%, -50%);
        transform: translate(100%, -50%);
    }
    100% {
        -o-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
    }
}

@keyframes handToRight {
    0% {
        -webkit-transform: translate(100%, -50%);
        -moz-transform: translate(100%, -50%);
        -o-transform: translate(100%, -50%);
        transform: translate(100%, -50%);
    }
    100% {
        -webkit-transform: translate(-100%, -50%);
        -moz-transform: translate(-100%, -50%);
        -o-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
    }
}

body .popup .at-dermatitis-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 1072px;
    width: 100%;
    height: auto;
    padding: 0 16px;
}

body .popup .at-dermatitis-block.shadow-block {
    max-width: 1040px;
    padding: 40px 50px;
    -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.16);
    margin-bottom: 60px;
}

body .popup .at-dermatitis-block.shadow-block.shadow-block__bg-middle {
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/shadow-block-bg.svg");
    background-position: right 230px;
    -moz-background-size: 1230px 773px;
    background-size: 1230px 773px;
    background-repeat: no-repeat;
}

body .popup .at-dermatitis-block.shadow-block.shadow-block__bg-orange {
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/shadow-block-bg-2.svg");
    background-position: right 230px;
    -moz-background-size: 1297px 1027px;
    background-size: 1297px 1027px;
    background-repeat: no-repeat;
}

@media (max-width: 768px) {
    body .popup .at-dermatitis-block.shadow-block {
        padding: 20px 16px;
        margin-bottom: 40px;
    }

    body .popup .at-dermatitis-block.shadow-block.shadow-block__bg-middle {
        background-image: url("/direction/static_content/assets/atopic-dermatitis/images/shadow-block-bg.svg");
        background-position: right bottom;
        -moz-background-size: 1230px 773px;
        background-size: 1230px 773px;
        background-repeat: no-repeat;
    }
}

body .popup .wrap-all {
    word-break: break-all;
}

body .popup .text-uppercase {
    text-transform: uppercase !important;
}

body .popup .text-transform-none {
    text-transform: none !important;
}

body .popup .nmb {
    margin-bottom: 0 !important;
}

body .popup .nmt {
    margin-top: 0 !important;
}

body .popup .mt-10 {
    margin-top: 10px;
}

body .popup .mb-10 {
    margin-bottom: 10px;
}

body .popup .mt-20 {
    margin-top: 20px;
}

body .popup .mb-20 {
    margin-bottom: 20px;
}

body .popup .mt-30 {
    margin-top: 30px;
}

body .popup .mb-30 {
    margin-bottom: 30px;
}

body .popup .mt-40 {
    margin-top: 40px;
}

body .popup .mb-40 {
    margin-bottom: 40px;
}

body .popup .mt-50 {
    margin-top: 50px;
}

body .popup .mb-50 {
    margin-bottom: 50px;
}

body .popup .mt-60 {
    margin-top: 60px;
}

body .popup .mb-60 {
    margin-bottom: 60px;
}

body .popup .green-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 21px 30px;
    background: -webkit-gradient(linear, left top, right top, from(#00a880), color-stop(29.03%, #08a97c), to(#92bf39));
    background: -webkit-linear-gradient(left, #00a880 0%, #08a97c 29.03%, #92bf39 100%);
    background: -moz- oldlinear-gradient(left, #00a880 0%, #08a97c 29.03%, #92bf39 100%);
    background: -o-linear-gradient(left, #00a880 0%, #08a97c 29.03%, #92bf39 100%);
    background: linear-gradient(to right, #00a880 0%, #08a97c 29.03%, #92bf39 100%);
    margin-bottom: 20px;
}

body .popup .green-panel p {
    font-weight: 900;
    text-transform: uppercase;
    color: white;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
    width: 100%;
}

body .popup .banner-block .at-dermatitis-block {
    max-width: 1209px;
    width: 100%;
}

body .popup .banner-block .banner-text {
    font-weight: 300;
    font-size: 28px;
    line-height: 1.21429;
    color: white;
    position: absolute;
    top: 50%;
    left: 6.62%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    width: 50%;
}

body .popup .banner-block .banner-img {
    position: relative;
}

body .popup .banner-block .banner-img img.banner-desktop {
    display: block;
}

body .popup .banner-block .banner-img img.banner-mobile {
    display: none;
}

@media screen and (max-width: 1208px) {
    body .popup .banner-block .banner-text {
        font-size: 2.318vw;
    }
}

@media (max-width: 768px) {
    body .popup .banner-block .at-dermatitis-block {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    body .popup .banner-block .banner-text {
        padding: 15px;
        font-weight: 400;
        font-size: 18px;
        line-height: 1.44444;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        width: 100%;
    }

    body .popup .banner-block .banner-text.banner-text__mobile-contrast {
        color: #009A6C;
    }

    body .popup .banner-block .banner-img img.banner-desktop {
        display: none;
    }

    body .popup .banner-block .banner-img img.banner-mobile {
        display: block;
    }
}

body .popup .popups-wrapper {
    display: none;
}

body .popup .page-menu {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

body .popup .page-menu .menu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    padding: 4px;
    -webkit-box-shadow: 4px 5px 13px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 5px 13px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 5px 13px rgba(0, 0, 0, 0.1);
    background-color: white;
}

body .popup .page-menu .menu-wrapper .menu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.42857;
    color: white;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    min-height: 74px;
    padding: 5px;
    background-color: #FDC506;
    margin-right: 4px;
}

body .popup .page-menu .menu-wrapper .menu-item:last-child {
    margin-right: 0;
}

body .popup .page-menu .menu-wrapper .menu-item.is-on {
    background-color: #FEF4E8 !important;
    color: #FF901C !important;
}

body .popup .page-menu .menu-wrapper .menu-item:nth-child(1) {
    background-color: #FDC506;
}

body .popup .page-menu .menu-wrapper .menu-item:nth-child(2) {
    background-color: #FDBC0A;
}

body .popup .page-menu .menu-wrapper .menu-item:nth-child(3) {
    background-color: #FEB30D;
}

body .popup .page-menu .menu-wrapper .menu-item:nth-child(4) {
    background-color: #FEAA11;
}

body .popup .page-menu .menu-wrapper .menu-item:nth-child(5) {
    background-color: #FEA115;
}

body .popup .page-menu .menu-wrapper .menu-item:nth-child(6) {
    background-color: #FF9818;
}

body .popup .page-menu .menu-wrapper .menu-item:nth-child(7) {
    background-color: #FF8F1C;
}

body .popup .page-menu .submenu-container {
    width: 100%;
}

body .popup .page-menu .submenu-container .submenu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 4px;
    width: 100%;
    height: 45px;
    background: -webkit-gradient(linear, left top, left bottom, from(#009b77), to(#92bf39));
    background: -webkit-linear-gradient(#009b77 0%, #92bf39 100%);
    background: -moz- oldlinear-gradient(#009b77 0%, #92bf39 100%);
    background: -o-linear-gradient(#009b77 0%, #92bf39 100%);
    background: linear-gradient(#009b77 0%, #92bf39 100%);
}

body .popup .page-menu .submenu-container .submenu-wrapper .submenu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.35714;
    text-align: center;
    text-transform: uppercase;
    color: white;
    margin-right: 4px;
}

body .popup .page-menu .submenu-container .submenu-wrapper .submenu-item:last-child {
    margin-right: 0;
}

body .popup .page-menu .submenu-container .submenu-wrapper .submenu-item.is-on {
    background-color: white;
    color: #00875E;
}

@media screen and (max-width: 880px) {
    body .popup .page-menu {
        -webkit-transform: translateY(-10%);
        -moz-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
        -o-transform: translateY(-10%);
        transform: translateY(-10%);
    }

    body .popup .page-menu .menu-wrapper {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        max-width: 780px;
        margin-left: auto;
        margin-right: auto;
    }

    body .popup .page-menu .menu-wrapper .menu-item {
        margin-bottom: 4px;
    }

    body .popup .page-menu .menu-wrapper .menu-item:nth-child(1) {
        width: 100%;
    }

    body .popup .page-menu .menu-wrapper .menu-item:nth-child(2), body .popup .page-menu .menu-wrapper .menu-item:nth-child(3), body .popup .page-menu .menu-wrapper .menu-item:nth-child(4), body .popup .page-menu .menu-wrapper .menu-item:nth-child(5), body .popup .page-menu .menu-wrapper .menu-item:nth-child(6), body .popup .page-menu .menu-wrapper .menu-item:nth-child(7) {
        width: 32.7%;
    }

    body .popup .page-menu .menu-wrapper .menu-item:last-child {
        margin-right: 4px;
    }
}

@media (max-width: 768px) {
    body .popup .page-menu {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        margin-top: -120px;
        margin-bottom: 40px;
    }

    body .popup .page-menu .menu-wrapper {
        padding: 8px;
    }

    body .popup .page-menu .menu-wrapper .menu-item {
        margin-bottom: 8px;
        margin-right: 0 !important;
    }

    body .popup .page-menu .menu-wrapper .menu-item:nth-child(1) {
        width: 100%;
    }

    body .popup .page-menu .menu-wrapper .menu-item:nth-child(2), body .popup .page-menu .menu-wrapper .menu-item:nth-child(3), body .popup .page-menu .menu-wrapper .menu-item:nth-child(4), body .popup .page-menu .menu-wrapper .menu-item:nth-child(5), body .popup .page-menu .menu-wrapper .menu-item:nth-child(6), body .popup .page-menu .menu-wrapper .menu-item:nth-child(7) {
        width: 48%;
    }

    body .popup .page-menu .menu-wrapper .menu-item:last-child {
        margin-right: 4px;
    }

    body .popup .page-menu .menu-wrapper .menu-item:nth-child(3), body .popup .page-menu .menu-wrapper .menu-item:nth-child(5), body .popup .page-menu .menu-wrapper .menu-item:nth-child(7) {
        margin-right: 0;
        margin-left: 8px;
    }

    body .popup .page-menu .menu-wrapper .menu-item:nth-child(6), body .popup .page-menu .menu-wrapper .menu-item:nth-child(7) {
        margin-bottom: 0 !important;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 410px) {
    body .popup .page-menu .menu-wrapper {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        max-width: 780px;
        margin-left: auto;
        margin-right: auto;
    }

    body .popup .page-menu .menu-wrapper .menu-item {
        margin-bottom: 8px;
        height: 56px;
    }

    body .popup .page-menu .menu-wrapper .menu-item:nth-child(2), body .popup .page-menu .menu-wrapper .menu-item:nth-child(3), body .popup .page-menu .menu-wrapper .menu-item:nth-child(4), body .popup .page-menu .menu-wrapper .menu-item:nth-child(5), body .popup .page-menu .menu-wrapper .menu-item:nth-child(6), body .popup .page-menu .menu-wrapper .menu-item:nth-child(7) {
        width: 48%;
    }

    body .popup .page-menu .menu-wrapper .menu-item:last-child {
        margin-right: 4px;
    }
}

body .popup .submenu-container__mobile-background {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(77, 77, 77, 0.7);
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    opacity: 0;
    pointer-events: none;
}

body .popup .submenu-container__mobile-background.is-on {
    opacity: 1;
    pointer-events: auto;
}

body .popup .submenu-popups .submenu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(150%);
    -moz-transform: translateX(-50%) translateY(150%);
    -ms-transform: translateX(-50%) translateY(150%);
    -o-transform: translateX(-50%) translateY(150%);
    transform: translateX(-50%) translateY(150%);
    z-index: 1050;
    width: -webkit-calc(100% - 16px);
    width: -moz-calc(100% - 16px);
    width: calc(100% - 16px);
    height: auto;
    padding: 8px;
    background-color: white;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    opacity: 0;
    pointer-events: none;
}

body .popup .submenu-popups .submenu-wrapper.is-on {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
}

body .popup .submenu-popups .submenu-wrapper .submenu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 56px;
    margin-bottom: 6px;
    background-color: #FEA115;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.66667;
}

body .popup .submenu-popups .submenu-wrapper .submenu-item:last-child {
    margin-bottom: 0;
}

body .popup .submenu-popups .submenu-wrapper .submenu-item.is-on {
    background-color: #FEF4E8;
    color: #FF901C;
}

body .popup .submenu-popups .submenu-wrapper .submenu-close {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #FF901C;
    cursor: pointer;
}

body .popup .submenu-popups .submenu-wrapper .submenu-close:after {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 9px;
    height: 9px;
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/main/icon_popup-close.svg");
    background-position: center;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

body .popup .submenu-popups .submenu-wrapper .submenu-title {
    font-weight: 400;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    color: #00875E;
    text-align: center;
    font-size: 14px;
    line-height: 1.57143;
    margin-bottom: 29px;
    margin-top: 70px;
}

body .popup .mobile-zoom-container {
    position: relative;
}

body .popup .mobile-zoom-container .zoom-btn {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 42px;
    height: 42px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: -webkit-gradient(linear, left top, right top, from(#00a880), to(#92bf39));
    background: -webkit-linear-gradient(left, #00a880 0%, #92bf39 100%);
    background: -moz- oldlinear-gradient(left, #00a880 0%, #92bf39 100%);
    background: -o-linear-gradient(left, #00a880 0%, #92bf39 100%);
    background: linear-gradient(to right, #00a880 0%, #92bf39 100%);
    background-color: red;
    -webkit-box-shadow: 0px 3px 8px rgba(68, 68, 67, 0.3);
    -moz-box-shadow: 0px 3px 8px rgba(68, 68, 67, 0.3);
    box-shadow: 0px 3px 8px rgba(68, 68, 67, 0.3);
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 12px;
    right: 10px;
}

body .popup .mobile-zoom-container .zoom-btn:after {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/icon_zoom.svg");
    background-position: center;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
    body .popup .mobile-zoom-container .zoom-btn {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
}

body .popup .title-wrapper {
    margin-left: -50px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    font-weight: 900;
    font-size: 20px;
    line-height: 1.5;
    color: white;
    text-transform: uppercase;
}

body .popup .title-wrapper .title-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: -webkit-gradient(linear, left top, right top, from(#92bf39), color-stop(90%, #009b77), color-stop(91%, transparent), to(transparent));
    background: -webkit-linear-gradient(left, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
    background: -moz- oldlinear-gradient(left, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
    background: -o-linear-gradient(left, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
    background: linear-gradient(to right, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
    padding: 5px 50px;
    position: relative;
    white-space: normal;
}

body .popup .title-wrapper .title-line:after {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #3caa5e), to(#009b77));
    background: -webkit-linear-gradient(left, #3caa5e 0, #009b77 100%);
    background: -moz- oldlinear-gradient(left, #3caa5e 0, #009b77 100%);
    background: -o-linear-gradient(left, #3caa5e 0, #009b77 100%);
    background: linear-gradient(to right, #3caa5e 0, #009b77 100%);
    -webkit-transform: skewX(-45deg) translateX(5%);
    -moz-transform: skewX(-45deg) translateX(5%);
    -ms-transform: skewX(-45deg) translateX(5%);
    -o-transform: skewX(-45deg) translateX(5%);
    transform: skewX(-45deg) translateX(5%);
}

body .popup .title-wrapper .title-line .title-line__text {
    position: relative;
    z-index: 20;
}

body .popup .title-wrapper .title-line.title-line__green {
    background: -webkit-gradient(linear, left top, right top, from(#92bf39), color-stop(90%, #009b77), color-stop(91%, transparent), to(transparent));
    background: -webkit-linear-gradient(left, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
    background: -moz- oldlinear-gradient(left, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
    background: -o-linear-gradient(left, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
    background: linear-gradient(to right, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
}

body .popup .title-wrapper .title-line.title-line__green:after {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #3caa5e), to(#009b77));
    background: -webkit-linear-gradient(left, #3caa5e 0, #009b77 100%);
    background: -moz- oldlinear-gradient(left, #3caa5e 0, #009b77 100%);
    background: -o-linear-gradient(left, #3caa5e 0, #009b77 100%);
    background: linear-gradient(to right, #3caa5e 0, #009b77 100%);
}

body .popup .title-wrapper .title-line.title-line__orange {
    background: -webkit-gradient(linear, left top, right top, from(#fdc506), color-stop(90%, #ff8f1c), color-stop(91%, transparent), to(transparent));
    background: -webkit-linear-gradient(left, #fdc506 0%, #ff8f1c 90%, transparent 91%, transparent 100%);
    background: -moz- oldlinear-gradient(left, #fdc506 0%, #ff8f1c 90%, transparent 91%, transparent 100%);
    background: -o-linear-gradient(left, #fdc506 0%, #ff8f1c 90%, transparent 91%, transparent 100%);
    background: linear-gradient(to right, #fdc506 0%, #ff8f1c 90%, transparent 91%, transparent 100%);
}

body .popup .title-wrapper .title-line.title-line__orange:after {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ffa613), to(#ff8f1c));
    background: -webkit-linear-gradient(left, #ffa613 0, #ff8f1c 100%);
    background: -moz- oldlinear-gradient(left, #ffa613 0, #ff8f1c 100%);
    background: -o-linear-gradient(left, #ffa613 0, #ff8f1c 100%);
    background: linear-gradient(to right, #ffa613 0, #ff8f1c 100%);
}

body .popup .title-wrapper .subtitle-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 32px;
    background: -webkit-gradient(linear, right top, left top, from(#fdc506), to(#ff8f1c));
    background: -webkit-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
    background: -moz- oldlinear-gradient(right, #fdc506 0%, #ff8f1c 100%);
    background: -o-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
    background: linear-gradient(to left, #fdc506 0%, #ff8f1c 100%);
    -webkit-transform: skewX(-45deg) translateY(50%) translateX(0);
    -moz-transform: skewX(-45deg) translateY(50%) translateX(0);
    -ms-transform: skewX(-45deg) translateY(50%) translateX(0);
    -o-transform: skewX(-45deg) translateY(50%) translateX(0);
    transform: skewX(-45deg) translateY(50%) translateX(0);
    margin-left: 25px;
}

body .popup .title-wrapper .subtitle-line .subtitle-line__text {
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg);
    -ms-transform: skewX(45deg);
    -o-transform: skewX(45deg);
    transform: skewX(45deg);
    text-transform: uppercase;
}

@media screen and (max-width: 1030px) {
    body .popup .title-wrapper .subtitle-line .subtitle-line__text {
        font-size: 16px;
        line-height: 1;
    }
}

body .popup .title-wrapper .subtitle-line.subtitle-line__orange {
    background: -webkit-gradient(linear, right top, left top, from(#fdc506), to(#ff8f1c));
    background: -webkit-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
    background: -moz- oldlinear-gradient(right, #fdc506 0%, #ff8f1c 100%);
    background: -o-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
    background: linear-gradient(to left, #fdc506 0%, #ff8f1c 100%);
}

body .popup .title-wrapper .subtitle-line.subtitle-line__green {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #3caa5e), to(#009b77));
    background: -webkit-linear-gradient(left, #3caa5e 0, #009b77 100%);
    background: -moz- oldlinear-gradient(left, #3caa5e 0, #009b77 100%);
    background: -o-linear-gradient(left, #3caa5e 0, #009b77 100%);
    background: linear-gradient(to right, #3caa5e 0, #009b77 100%);
}

body .popup .title-wrapper__switcher .subtitle-line {
    position: relative;
}

body .popup .title-wrapper__switcher .subtitle-line:after, body .popup .title-wrapper__switcher .subtitle-line:before {
    content: 'Cвернуть';
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-70%, -310%) skewX(45deg);
    -moz-transform: translate(-70%, -310%) skewX(45deg);
    -ms-transform: translate(-70%, -310%) skewX(45deg);
    -o-transform: translate(-70%, -310%) skewX(45deg);
    transform: translate(-70%, -310%) skewX(45deg);
    text-transform: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    white-space: nowrap;
    color: #63544F;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}

body .popup .title-wrapper__switcher .subtitle-line:after {
    content: 'Развернуть';
    opacity: 0;
    pointer-events: none;
}

body .popup .title-wrapper__switcher .subtitle-line .subtitle-line__text {
    position: relative;
}

body .popup .title-wrapper__switcher .subtitle-line .subtitle-line__text:after, body .popup .title-wrapper__switcher .subtitle-line .subtitle-line__text:before {
    content: '-';
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}

body .popup .title-wrapper__switcher .subtitle-line .subtitle-line__text:after {
    content: '+';
    opacity: 0;
    pointer-events: none;
}

body .popup .title-wrapper__switcher.is-off .subtitle-line:before {
    opacity: 0;
    pointer-events: none;
}

body .popup .title-wrapper__switcher.is-off .subtitle-line:after {
    opacity: 1;
    pointer-events: auto;
}

body .popup .title-wrapper__switcher.is-off .subtitle-line .subtitle-line__text:before {
    opacity: 0;
    pointer-events: none;
}

body .popup .title-wrapper__switcher.is-off .subtitle-line .subtitle-line__text:after {
    opacity: 1;
    pointer-events: auto;
}

@media (max-width: 768px) {
    body .popup .title-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: -16px;
        width: -webkit-calc(100% + 32px);
        width: -moz-calc(100% + 32px);
        width: calc(100% + 32px);
        font-size: 18px;
        line-height: 1.33333;
    }

    body .popup .title-wrapper > div:first-child {
        margin-bottom: 6px;
    }

    body .popup .title-wrapper > div:last-child {
        margin-bottom: 0;
    }

    body .popup .title-wrapper .title-line {
        width: 100%;
        padding: 5px 16px;
        white-space: normal;
        text-align: center;
    }

    body .popup .title-wrapper .title-line:after {
        -webkit-transform: skewX(0) translateX(0);
        -moz-transform: skewX(0) translateX(0);
        -ms-transform: skewX(0) translateX(0);
        -o-transform: skewX(0) translateX(0);
        transform: skewX(0) translateX(0);
    }

    body .popup .title-wrapper .subtitle-line {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 5px 32px;
        margin-right: auto;
        background: -webkit-gradient(linear, right top, left top, from(#fdc506), to(#ff8f1c));
        background: -webkit-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
        background: -moz- oldlinear-gradient(right, #fdc506 0%, #ff8f1c 100%);
        background: -o-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
        background: linear-gradient(to left, #fdc506 0%, #ff8f1c 100%);
        -webkit-transform: skewX(0) translateY(0) translateX(0);
        -moz-transform: skewX(0) translateY(0) translateX(0);
        -ms-transform: skewX(0) translateY(0) translateX(0);
        -o-transform: skewX(0) translateY(0) translateX(0);
        transform: skewX(0) translateY(0) translateX(0);
        margin-left: 0;
    }

    body .popup .title-wrapper .subtitle-line .subtitle-line__text {
        -webkit-transform: skewX(0);
        -moz-transform: skewX(0);
        -ms-transform: skewX(0);
        -o-transform: skewX(0);
        transform: skewX(0);
        z-index: 20;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 1.33333;
    }

    body .popup .title-wrapper .subtitle-line:after {
        content: '';
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        width: 50%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #feb50d), to(#fdc506));
        background: -webkit-linear-gradient(left, #feb50d 0, #fdc506 100%);
        background: -moz- oldlinear-gradient(left, #feb50d 0, #fdc506 100%);
        background: -o-linear-gradient(left, #feb50d 0, #fdc506 100%);
        background: linear-gradient(to right, #feb50d 0, #fdc506 100%);
        -webkit-transform: skewX(-45deg) translateX(28%);
        -moz-transform: skewX(-45deg) translateX(28%);
        -ms-transform: skewX(-45deg) translateX(28%);
        -o-transform: skewX(-45deg) translateX(28%);
        transform: skewX(-45deg) translateX(28%);
    }

    body .popup .title-wrapper .subtitle-line.subtitle-line__orange {
        background: -webkit-gradient(linear, right top, left top, from(#fdc506), to(#ff8f1c));
        background: -webkit-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
        background: -moz- oldlinear-gradient(right, #fdc506 0%, #ff8f1c 100%);
        background: -o-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
        background: linear-gradient(to left, #fdc506 0%, #ff8f1c 100%);
    }

    body .popup .title-wrapper .subtitle-line.subtitle-line__green {
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #3caa5e), to(#009b77));
        background: -webkit-linear-gradient(left, #3caa5e 0, #009b77 100%);
        background: -moz- oldlinear-gradient(left, #3caa5e 0, #009b77 100%);
        background: -o-linear-gradient(left, #3caa5e 0, #009b77 100%);
        background: linear-gradient(to right, #3caa5e 0, #009b77 100%);
    }

    body .popup .title-wrapper .subtitle-line.subtitle-line__green:after {
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #3caa5e), to(#009b77));
        background: -webkit-linear-gradient(left, #3caa5e 0, #009b77 100%);
        background: -moz- oldlinear-gradient(left, #3caa5e 0, #009b77 100%);
        background: -o-linear-gradient(left, #3caa5e 0, #009b77 100%);
        background: linear-gradient(to right, #3caa5e 0, #009b77 100%);
    }

    body .popup .title-wrapper .subtitle-line.subtitle-line__wide {
        width: 100%;
    }

    body .popup .title-wrapper .subtitle-line.subtitle-line__wide .subtitle-line__text {
        text-align: center;
    }

    body .popup .title-wrapper .subtitle-line.subtitle-line__wide:after {
        display: none;
    }

    body .popup .title-wrapper .subtitle-line.subtitle-line__hidden {
        display: none;
    }
}

body .popup .list-item {
    position: relative;
    padding-left: 30px;
}

body .popup .list-item:before {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/icon_list-item.svg");
    background-position: center;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

body .popup .row-text-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

body .popup .row-text-panel .img-wrapper {
    margin-right: 30px;
}

body .popup .row-text-panel .img-wrapper img {
    max-width: none;
}

body .popup .row-text-panel p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.55556;
}

body .popup .row-text-panel p b {
    font-weight: 900;
}

@media (max-width: 768px) {
    body .popup .row-text-panel {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    body .popup .row-text-panel .img-wrapper {
        margin-right: 0;
        margin-bottom: 20px;
    }

    body .popup .row-text-panel .img-wrapper img {
        max-width: none;
    }

    body .popup .row-text-panel p {
        font-weight: 400;
        font-size: 18px;
        line-height: 1.55556;
    }
}

body .popup .btn-style {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    min-height: 42px;
    height: auto;
    background-color: #9EC63C;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 25px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.83333;
    color: white;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}

body .popup .footer-block .at-dermatitis-block {
    border-top: 2px solid #FFA300;
    padding-top: 40px;
}

body .popup .footer-block .at-dermatitis-block .footnotes-list {
    font-weight: 600;
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 18px;
}

body .popup .footer-block .at-dermatitis-block .source-list {
    font-size: 10px;
    line-height: 1.6;
    color: #8D8D8D;
    margin-bottom: 40px;
}

body .popup .footer-block .at-dermatitis-block .footer-num {
    width: 100%;
    text-align: right;
    font-size: 10px;
    line-height: 1.6;
    text-transform: uppercase;
    color: #8D8D8D;
}

@media (max-width: 768px) {
    body .popup .footer-block .at-dermatitis-block .footnotes-list {
        margin-bottom: 16px;
    }

    body .popup .footer-block .at-dermatitis-block .source-list {
        margin-bottom: 34px;
    }

    body .popup .footer-block .at-dermatitis-block .footer-num {
        text-align: center;
    }
}

body .popup .zoom-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 20px;
    overflow: hidden;
    overflow-x: auto;
}

body .popup .zoom-container img {
    max-width: none;
}

body .popup.popup-role .popup-title {
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    body .popup.popup-role .popup-title {
        margin-bottom: 20px;
    }
}

body .popup.popup-role .popup-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    max-width: 710px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

body .popup.popup-role .popup-items .popup-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 195px;
    width: 100%;
}

body .popup.popup-role .popup-items .popup-item .img-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 102px;
    height: 102px;
    background: #ff901c;
    -webkit-box-shadow: 0px 3px 10px rgba(57, 57, 57, 0.2);
    -moz-box-shadow: 0px 3px 10px rgba(57, 57, 57, 0.2);
    box-shadow: 0px 3px 10px rgba(57, 57, 57, 0.2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-bottom: 20px;
}

body .popup.popup-role .popup-items .popup-item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
    color: #63544F;
    width: 100%;
}

body .popup.popup-role .popup-items .popup-item:nth-child(1) .img-wrapper {
    background-color: #ff901c;
}

body .popup.popup-role .popup-items .popup-item:nth-child(2) .img-wrapper {
    background-color: #92BF39;
}

body .popup.popup-role .popup-items .popup-item:nth-child(3) .img-wrapper {
    background-color: #F29898;
}

@media (max-width: 768px) {
    body .popup.popup-role .popup-items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    body .popup.popup-role .popup-items .popup-item {
        max-width: 280px;
        margin-bottom: 30px;
    }

    body .popup.popup-role .popup-items .popup-item:last-child {
        margin-bottom: 0;
    }

    body .popup.popup-role .popup-items .popup-item .img-wrapper {
        margin-bottom: 10px;
    }

    body .popup.popup-role .popup-items .popup-item p {
        font-size: 15px;
        line-height: 1.26667;
    }
}

body .popup.popup-role .popup-green-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 710px;
    margin-left: auto;
    margin-right: auto;
    background-color: #00A880;
    padding: 11px;
}

body .popup.popup-role .popup-green-panel .img-wrapper {
    min-width: 102px;
}

body .popup.popup-role .popup-green-panel p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.22222;
    text-align: center;
    color: white;
    margin: 0 20px;
}

@media (max-width: 768px) {
    body .popup.popup-role .popup-green-panel {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 30px 10px;
    }

    body .popup.popup-role .popup-green-panel p {
        font-size: 16px;
        line-height: 1.25;
        margin: 16px 0;
    }
}

body .popup.popup-role .popup-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 710px;
    margin-bottom: 30px;
}

body .popup.popup-role .popup-card .popup-card_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 350px;
    width: 100%;
}

body .popup.popup-role .popup-card .popup-card_block .img-wrapper {
    margin-bottom: 18px;
}

body .popup.popup-role .popup-card .popup-card_block p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
}

@media (max-width: 768px) {
    body .popup.popup-role .popup-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    body .popup.popup-role .popup-card .popup-card_block {
        margin-bottom: 30px;
    }

    body .popup.popup-role .popup-card .popup-card_block .img-wrapper {
        margin-bottom: 5px;
    }

    body .popup.popup-role .popup-card .popup-card_block p {
        font-size: 15px;
        line-height: 1.26667;
        text-align: center;
    }
}

body .popup.popup-patient-prob .items-container .popup-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 730px;
    margin-left: auto;
    margin-right: auto;
}

body .popup.popup-patient-prob .items-container .popup-items .popup-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
    max-width: 240px;
    width: 100%;
}

body .popup.popup-patient-prob .items-container .popup-items .popup-item .img-wrapper {
    margin-right: 12px;
}

body .popup.popup-patient-prob .items-container .popup-items .popup-item .img-wrapper img {
    max-width: none;
}

body .popup.popup-patient-prob .items-container .popup-items .popup-item p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.375;
}

body .popup.popup-patient-prob .popup-footnote {
    font-weight: 400;
    font-size: 10px;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

body .popup.popup-patient-prob .popup-source {
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
}

@media (max-width: 768px) {
    body .popup.popup-patient-prob .items-container .popup-items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        max-width: 730px;
        margin-left: auto;
        margin-right: auto;
    }

    body .popup.popup-patient-prob .items-container .popup-items .popup-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 15px;
        max-width: 240px;
        width: 100%;
    }

    body .popup.popup-patient-prob .items-container .popup-items .popup-item .img-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-right: 12px;
        min-width: 70px;
    }

    body .popup.popup-patient-prob .items-container .popup-items .popup-item .img-wrapper img {
        max-width: none;
    }

    body .popup.popup-patient-prob .items-container .popup-items .popup-item p {
        font-weight: 400;
        font-size: 16px;
        line-height: 1.375;
    }
}

body .popup.popup-research .popup-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 23px;
}

body .popup.popup-research .popup-title:before {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 33px;
    height: 33px;
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/dupixent/research/popup-title-icon.svg");
    background-position: center;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 20px;
}

body .popup.popup-research .popup-row-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 35px;
    position: relative;
    padding-left: 60px;
}

body .popup.popup-research .popup-row-panel .img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 20px;
    min-width: 33px;
    width: 33px;
}

body .popup.popup-research .popup-row-panel .img-wrapper img {
    max-width: none;
}

body .popup.popup-research .popup-row-panel p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    color: #63544F;
    text-align: left;
}

body .popup.popup-research .popup-row-panel p .uppercase {
    text-transform: uppercase;
}

body .popup.popup-research .popup-row-panel p b {
    font-weight: 900;
}

@media (max-width: 768px) {
    body .popup.popup-research .popup-row-panel {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 0;
    }

    body .popup.popup-research .popup-row-panel .img-wrapper {
        position: static;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 768px) {
    body .popup {
        padding: 70px 16px 16px;
    }
}

.scroll-lock {
    overflow: hidden;
}

#at-dermatitis {
    /* Для ссылок */
}

#at-dermatitis mark {
    background-color: transparent;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

#at-dermatitis .img-wrapper {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

#at-dermatitis .img-wrapper.center {
    margin-left: auto;
    margin-right: auto;
}

#at-dermatitis .img-wrapper .desktop {
    display: block;
}

#at-dermatitis .img-wrapper .mobile {
    display: none;
}

@media (max-width: 768px) {
    #at-dermatitis .img-wrapper .desktop {
        display: none;
    }

    #at-dermatitis .img-wrapper .mobile {
        display: block;
    }
}

#at-dermatitis .break-word {
    word-wrap: break-word;
}

#at-dermatitis .nmt {
    margin-top: 0 !important;
}

#at-dermatitis .nmb {
    margin-bottom: 0 !important;
}

#at-dermatitis .at-dermatitis-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: none;
    height: auto;
    max-height: none;
    min-height: 0;
    margin: 0;
    padding: 0;
}

#at-dermatitis .block-title {
    font-weight: 900;
    font-size: 20px;
    line-height: 1.4;
    color: #9EC63C;
    text-transform: uppercase;
    text-align: left;
}

@media (max-width: 768px) {
    #at-dermatitis .block-title {
        font-size: 18px;
        line-height: 1.33333;
        text-align: center;
    }
}

#at-dermatitis .adaptive-container .desktop-item {
    display: block;
}

#at-dermatitis .adaptive-container .mobile-item {
    display: none;
}

@media (max-width: 768px) {
    #at-dermatitis .adaptive-container .desktop-item {
        display: none;
    }

    #at-dermatitis .adaptive-container .mobile-item {
        display: block;
    }
}

#at-dermatitis .top-scroller {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 20;
    background-color: white;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#ecf7ff));
    background: -webkit-linear-gradient(top, white 50%, #ecf7ff 100%);
    background: -moz- oldlinear-gradient(top, white 50%, #ecf7ff 100%);
    background: -o-linear-gradient(top, white 50%, #ecf7ff 100%);
    background: linear-gradient(180deg, white 50%, #ecf7ff 100%);
    -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    pointer-events: none;
    opacity: 0;
}

#at-dermatitis .top-scroller .at-dermatitis-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    width: 100%;
    height: 100%;
}

#at-dermatitis .top-scroller .at-dermatitis-block .img-wrapper {
    width: 50%;
    height: auto;
}

#at-dermatitis .top-scroller.is-on {
    opacity: 1;
    pointer-events: auto;
}

#at-dermatitis .hand-pointer {
    position: relative;
}

#at-dermatitis .hand-pointer.hand-pointer_is-hide:after {
    pointer-events: none;
    opacity: 0;
}

#at-dermatitis .hand-pointer:after {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/icon_pointer.png");
    background-position: center;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    pointer-events: auto;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#at-dermatitis .hand-pointer.hand-pointer__anim_to-right:after {
    -webkit-animation-name: handToRight;
    -moz-animation-name: handToRight;
    -o-animation-name: handToRight;
    animation-name: handToRight;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    -o-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@keyframes handToRight {
    0% {
        -webkit-transform: translate(100%, -50%);
        -moz-transform: translate(100%, -50%);
        -o-transform: translate(100%, -50%);
        transform: translate(100%, -50%);
    }
    100% {
        -webkit-transform: translate(-100%, -50%);
        -moz-transform: translate(-100%, -50%);
        -o-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%);
    }
}

#at-dermatitis .at-dermatitis-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 1072px;
    width: 100%;
    height: auto;
    padding: 0 16px;
}

#at-dermatitis .at-dermatitis-block.shadow-block {
    max-width: 1040px;
    padding: 40px 50px;
    -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.16);
    margin-bottom: 60px;
}

#at-dermatitis .at-dermatitis-block.shadow-block.shadow-block__bg-middle {
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/shadow-block-bg.svg");
    background-position: right 230px;
    -moz-background-size: 1230px 773px;
    background-size: 1230px 773px;
    background-repeat: no-repeat;
}

#at-dermatitis .at-dermatitis-block.shadow-block.shadow-block__bg-orange {
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/shadow-block-bg-2.svg");
    background-position: right 230px;
    -moz-background-size: 1297px 1027px;
    background-size: 1297px 1027px;
    background-repeat: no-repeat;
}

@media (max-width: 768px) {
    #at-dermatitis .at-dermatitis-block.shadow-block {
        padding: 20px 16px;
        margin-bottom: 40px;
    }

    #at-dermatitis .at-dermatitis-block.shadow-block.shadow-block__bg-middle {
        background-image: url("/direction/static_content/assets/atopic-dermatitis/images/shadow-block-bg.svg");
        background-position: right bottom;
        -moz-background-size: 1230px 773px;
        background-size: 1230px 773px;
        background-repeat: no-repeat;
    }
}

#at-dermatitis .wrap-all {
    word-break: break-all;
}

#at-dermatitis .text-uppercase {
    text-transform: uppercase !important;
}

#at-dermatitis .text-transform-none {
    text-transform: none !important;
}

#at-dermatitis .nmb {
    margin-bottom: 0 !important;
}

#at-dermatitis .nmt {
    margin-top: 0 !important;
}

#at-dermatitis .mt-10 {
    margin-top: 10px;
}

#at-dermatitis .mb-10 {
    margin-bottom: 10px;
}

#at-dermatitis .mt-20 {
    margin-top: 20px;
}

#at-dermatitis .mb-20 {
    margin-bottom: 20px;
}

#at-dermatitis .mt-30 {
    margin-top: 30px;
}

#at-dermatitis .mb-30 {
    margin-bottom: 30px;
}

#at-dermatitis .mt-40 {
    margin-top: 40px;
}

#at-dermatitis .mb-40 {
    margin-bottom: 40px;
}

#at-dermatitis .mt-50 {
    margin-top: 50px;
}

#at-dermatitis .mb-50 {
    margin-bottom: 50px;
}

#at-dermatitis .mt-60 {
    margin-top: 60px;
}

#at-dermatitis .mb-60 {
    margin-bottom: 60px;
}

#at-dermatitis .green-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 21px 30px;
    background: -webkit-gradient(linear, left top, right top, from(#00a880), color-stop(29.03%, #08a97c), to(#92bf39));
    background: -webkit-linear-gradient(left, #00a880 0%, #08a97c 29.03%, #92bf39 100%);
    background: -moz- oldlinear-gradient(left, #00a880 0%, #08a97c 29.03%, #92bf39 100%);
    background: -o-linear-gradient(left, #00a880 0%, #08a97c 29.03%, #92bf39 100%);
    background: linear-gradient(to right, #00a880 0%, #08a97c 29.03%, #92bf39 100%);
    margin-bottom: 20px;
}

#at-dermatitis .green-panel p {
    font-weight: 900;
    text-transform: uppercase;
    color: white;
    font-size: 20px;
    line-height: 1.5;
    text-align: left;
    width: 100%;
}

#at-dermatitis .banner-block .at-dermatitis-block {
    max-width: 1209px;
    width: 100%;
}

#at-dermatitis .banner-block .banner-text {
    font-weight: 300;
    font-size: 28px;
    line-height: 1.21429;
    color: white;
    position: absolute;
    top: 50%;
    left: 6.62%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    width: 50%;
}

#at-dermatitis .banner-block .banner-img {
    position: relative;
}

#at-dermatitis .banner-block .banner-img img.banner-desktop {
    display: block;
}

#at-dermatitis .banner-block .banner-img img.banner-mobile {
    display: none;
}

@media screen and (max-width: 1208px) {
    #at-dermatitis .banner-block .banner-text {
        font-size: 2.318vw;
    }
}

@media (max-width: 768px) {
    #at-dermatitis .banner-block .at-dermatitis-block {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis .banner-block .banner-text {
        padding: 15px;
        font-weight: 400;
        font-size: 18px;
        line-height: 1.44444;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center;
        width: 100%;
    }

    #at-dermatitis .banner-block .banner-text.banner-text__mobile-contrast {
        color: #009A6C;
    }

    #at-dermatitis .banner-block .banner-img img.banner-desktop {
        display: none;
    }

    #at-dermatitis .banner-block .banner-img img.banner-mobile {
        display: block;
    }
}

#at-dermatitis .popups-wrapper {
    display: none;
}

#at-dermatitis .page-menu {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#at-dermatitis .page-menu .menu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    padding: 4px;
    -webkit-box-shadow: 4px 5px 13px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 4px 5px 13px rgba(0, 0, 0, 0.1);
    box-shadow: 4px 5px 13px rgba(0, 0, 0, 0.1);
    background-color: white;
}

#at-dermatitis .page-menu .menu-wrapper .menu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.42857;
    color: white;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    min-height: 74px;
    padding: 5px;
    background-color: #FDC506;
    margin-right: 4px;
}

#at-dermatitis .page-menu .menu-wrapper .menu-item:last-child {
    margin-right: 0;
}

#at-dermatitis .page-menu .menu-wrapper .menu-item.is-on {
    background-color: #FEF4E8 !important;
    color: #FF901C !important;
}

#at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(1) {
    background-color: #FDC506;
}

#at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(2) {
    background-color: #FDBC0A;
}

#at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(3) {
    background-color: #FEB30D;
}

#at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(4) {
    background-color: #FEAA11;
}

#at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(5) {
    background-color: #FEA115;
}

#at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(6) {
    background-color: #FF9818;
}

#at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(7) {
    background-color: #FF8F1C;
}

#at-dermatitis .page-menu .submenu-container {
    width: 100%;
}

#at-dermatitis .page-menu .submenu-container .submenu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 4px;
    width: 100%;
    height: 45px;
    background: -webkit-gradient(linear, left top, left bottom, from(#009b77), to(#92bf39));
    background: -webkit-linear-gradient(#009b77 0%, #92bf39 100%);
    background: -moz- oldlinear-gradient(#009b77 0%, #92bf39 100%);
    background: -o-linear-gradient(#009b77 0%, #92bf39 100%);
    background: linear-gradient(#009b77 0%, #92bf39 100%);
}

#at-dermatitis .page-menu .submenu-container .submenu-wrapper .submenu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.35714;
    text-align: center;
    text-transform: uppercase;
    color: white;
    margin-right: 4px;
}

#at-dermatitis .page-menu .submenu-container .submenu-wrapper .submenu-item:last-child {
    margin-right: 0;
}

#at-dermatitis .page-menu .submenu-container .submenu-wrapper .submenu-item.is-on {
    background-color: white;
    color: #00875E;
}

@media screen and (max-width: 880px) {
    #at-dermatitis .page-menu {
        -webkit-transform: translateY(-10%);
        -moz-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
        -o-transform: translateY(-10%);
        transform: translateY(-10%);
    }

    #at-dermatitis .page-menu .menu-wrapper {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        max-width: 780px;
        margin-left: auto;
        margin-right: auto;
    }

    #at-dermatitis .page-menu .menu-wrapper .menu-item {
        margin-bottom: 4px;
    }

    #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(1) {
        width: 100%;
    }

    #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(2), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(3), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(4), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(5), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(6), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(7) {
        width: 32.7%;
    }

    #at-dermatitis .page-menu .menu-wrapper .menu-item:last-child {
        margin-right: 4px;
    }
}

@media (max-width: 768px) {
    #at-dermatitis .page-menu {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        margin-top: -120px;
        margin-bottom: 40px;
    }

    #at-dermatitis .page-menu .menu-wrapper {
        padding: 8px;
    }

    #at-dermatitis .page-menu .menu-wrapper .menu-item {
        margin-bottom: 8px;
        margin-right: 0 !important;
    }

    #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(1) {
        width: 100%;
    }

    #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(2), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(3), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(4), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(5), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(6), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(7) {
        width: 48%;
    }

    #at-dermatitis .page-menu .menu-wrapper .menu-item:last-child {
        margin-right: 4px;
    }

    #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(3), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(5), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(7) {
        margin-right: 0;
        margin-left: 8px;
    }

    #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(6), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(7) {
        margin-bottom: 0 !important;
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 410px) {
    #at-dermatitis .page-menu .menu-wrapper {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        max-width: 780px;
        margin-left: auto;
        margin-right: auto;
    }

    #at-dermatitis .page-menu .menu-wrapper .menu-item {
        margin-bottom: 8px;
        height: 56px;
    }

    #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(2), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(3), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(4), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(5), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(6), #at-dermatitis .page-menu .menu-wrapper .menu-item:nth-child(7) {
        width: 48%;
    }

    #at-dermatitis .page-menu .menu-wrapper .menu-item:last-child {
        margin-right: 4px;
    }
}

#at-dermatitis .submenu-container__mobile-background {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-color: rgba(77, 77, 77, 0.7);
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    opacity: 0;
    pointer-events: none;
}

#at-dermatitis .submenu-container__mobile-background.is-on {
    opacity: 1;
    pointer-events: auto;
}

#at-dermatitis .submenu-popups .submenu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(150%);
    -moz-transform: translateX(-50%) translateY(150%);
    -ms-transform: translateX(-50%) translateY(150%);
    -o-transform: translateX(-50%) translateY(150%);
    transform: translateX(-50%) translateY(150%);
    z-index: 1050;
    width: -webkit-calc(100% - 16px);
    width: -moz-calc(100% - 16px);
    width: calc(100% - 16px);
    height: auto;
    padding: 8px;
    background-color: white;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    opacity: 0;
    pointer-events: none;
}

#at-dermatitis .submenu-popups .submenu-wrapper.is-on {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
}

#at-dermatitis .submenu-popups .submenu-wrapper .submenu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 56px;
    margin-bottom: 6px;
    background-color: #FEA115;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.66667;
}

#at-dermatitis .submenu-popups .submenu-wrapper .submenu-item:last-child {
    margin-bottom: 0;
}

#at-dermatitis .submenu-popups .submenu-wrapper .submenu-item.is-on {
    background-color: #FEF4E8;
    color: #FF901C;
}

#at-dermatitis .submenu-popups .submenu-wrapper .submenu-close {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 36px;
    height: 36px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: #FF901C;
    cursor: pointer;
}

#at-dermatitis .submenu-popups .submenu-wrapper .submenu-close:after {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 9px;
    height: 9px;
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/main/icon_popup-close.svg");
    background-position: center;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

#at-dermatitis .submenu-popups .submenu-wrapper .submenu-title {
    font-weight: 400;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    color: #00875E;
    text-align: center;
    font-size: 14px;
    line-height: 1.57143;
    margin-bottom: 29px;
    margin-top: 70px;
}

#at-dermatitis .mobile-zoom-container {
    position: relative;
}

#at-dermatitis .mobile-zoom-container .zoom-btn {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 42px;
    height: 42px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: -webkit-gradient(linear, left top, right top, from(#00a880), to(#92bf39));
    background: -webkit-linear-gradient(left, #00a880 0%, #92bf39 100%);
    background: -moz- oldlinear-gradient(left, #00a880 0%, #92bf39 100%);
    background: -o-linear-gradient(left, #00a880 0%, #92bf39 100%);
    background: linear-gradient(to right, #00a880 0%, #92bf39 100%);
    background-color: red;
    -webkit-box-shadow: 0px 3px 8px rgba(68, 68, 67, 0.3);
    -moz-box-shadow: 0px 3px 8px rgba(68, 68, 67, 0.3);
    box-shadow: 0px 3px 8px rgba(68, 68, 67, 0.3);
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 12px;
    right: 10px;
}

#at-dermatitis .mobile-zoom-container .zoom-btn:after {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/icon_zoom.svg");
    background-position: center;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
    #at-dermatitis .mobile-zoom-container .zoom-btn {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
}

#at-dermatitis .title-wrapper {
    margin-left: -50px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    font-weight: 900;
    font-size: 20px;
    line-height: 1.5;
    color: white;
    text-transform: uppercase;
}

#at-dermatitis .title-wrapper .title-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: -webkit-gradient(linear, left top, right top, from(#92bf39), color-stop(90%, #009b77), color-stop(91%, transparent), to(transparent));
    background: -webkit-linear-gradient(left, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
    background: -moz- oldlinear-gradient(left, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
    background: -o-linear-gradient(left, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
    background: linear-gradient(to right, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
    padding: 5px 50px;
    position: relative;
    white-space: normal;
}

#at-dermatitis .title-wrapper .title-line:after {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #3caa5e), to(#009b77));
    background: -webkit-linear-gradient(left, #3caa5e 0, #009b77 100%);
    background: -moz- oldlinear-gradient(left, #3caa5e 0, #009b77 100%);
    background: -o-linear-gradient(left, #3caa5e 0, #009b77 100%);
    background: linear-gradient(to right, #3caa5e 0, #009b77 100%);
    -webkit-transform: skewX(-45deg) translateX(5%);
    -moz-transform: skewX(-45deg) translateX(5%);
    -ms-transform: skewX(-45deg) translateX(5%);
    -o-transform: skewX(-45deg) translateX(5%);
    transform: skewX(-45deg) translateX(5%);
}

#at-dermatitis .title-wrapper .title-line .title-line__text {
    position: relative;
    z-index: 20;
}

#at-dermatitis .title-wrapper .title-line.title-line__green {
    background: -webkit-gradient(linear, left top, right top, from(#92bf39), color-stop(90%, #009b77), color-stop(91%, transparent), to(transparent));
    background: -webkit-linear-gradient(left, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
    background: -moz- oldlinear-gradient(left, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
    background: -o-linear-gradient(left, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
    background: linear-gradient(to right, #92bf39 0%, #009b77 90%, transparent 91%, transparent 100%);
}

#at-dermatitis .title-wrapper .title-line.title-line__green:after {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #3caa5e), to(#009b77));
    background: -webkit-linear-gradient(left, #3caa5e 0, #009b77 100%);
    background: -moz- oldlinear-gradient(left, #3caa5e 0, #009b77 100%);
    background: -o-linear-gradient(left, #3caa5e 0, #009b77 100%);
    background: linear-gradient(to right, #3caa5e 0, #009b77 100%);
}

#at-dermatitis .title-wrapper .title-line.title-line__orange {
    background: -webkit-gradient(linear, left top, right top, from(#fdc506), color-stop(90%, #ff8f1c), color-stop(91%, transparent), to(transparent));
    background: -webkit-linear-gradient(left, #fdc506 0%, #ff8f1c 90%, transparent 91%, transparent 100%);
    background: -moz- oldlinear-gradient(left, #fdc506 0%, #ff8f1c 90%, transparent 91%, transparent 100%);
    background: -o-linear-gradient(left, #fdc506 0%, #ff8f1c 90%, transparent 91%, transparent 100%);
    background: linear-gradient(to right, #fdc506 0%, #ff8f1c 90%, transparent 91%, transparent 100%);
}

#at-dermatitis .title-wrapper .title-line.title-line__orange:after {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #ffa613), to(#ff8f1c));
    background: -webkit-linear-gradient(left, #ffa613 0, #ff8f1c 100%);
    background: -moz- oldlinear-gradient(left, #ffa613 0, #ff8f1c 100%);
    background: -o-linear-gradient(left, #ffa613 0, #ff8f1c 100%);
    background: linear-gradient(to right, #ffa613 0, #ff8f1c 100%);
}

#at-dermatitis .title-wrapper .subtitle-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 32px;
    background: -webkit-gradient(linear, right top, left top, from(#fdc506), to(#ff8f1c));
    background: -webkit-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
    background: -moz- oldlinear-gradient(right, #fdc506 0%, #ff8f1c 100%);
    background: -o-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
    background: linear-gradient(to left, #fdc506 0%, #ff8f1c 100%);
    -webkit-transform: skewX(-45deg) translateY(50%) translateX(0);
    -moz-transform: skewX(-45deg) translateY(50%) translateX(0);
    -ms-transform: skewX(-45deg) translateY(50%) translateX(0);
    -o-transform: skewX(-45deg) translateY(50%) translateX(0);
    transform: skewX(-45deg) translateY(50%) translateX(0);
    margin-left: 25px;
}

#at-dermatitis .title-wrapper .subtitle-line .subtitle-line__text {
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg);
    -ms-transform: skewX(45deg);
    -o-transform: skewX(45deg);
    transform: skewX(45deg);
    text-transform: uppercase;
}

@media screen and (max-width: 1030px) {
    #at-dermatitis .title-wrapper .subtitle-line .subtitle-line__text {
        font-size: 16px;
        line-height: 1;
    }
}

#at-dermatitis .title-wrapper .subtitle-line.subtitle-line__orange {
    background: -webkit-gradient(linear, right top, left top, from(#fdc506), to(#ff8f1c));
    background: -webkit-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
    background: -moz- oldlinear-gradient(right, #fdc506 0%, #ff8f1c 100%);
    background: -o-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
    background: linear-gradient(to left, #fdc506 0%, #ff8f1c 100%);
}

#at-dermatitis .title-wrapper .subtitle-line.subtitle-line__green {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #3caa5e), to(#009b77));
    background: -webkit-linear-gradient(left, #3caa5e 0, #009b77 100%);
    background: -moz- oldlinear-gradient(left, #3caa5e 0, #009b77 100%);
    background: -o-linear-gradient(left, #3caa5e 0, #009b77 100%);
    background: linear-gradient(to right, #3caa5e 0, #009b77 100%);
}

#at-dermatitis .title-wrapper__switcher .subtitle-line {
    position: relative;
}

#at-dermatitis .title-wrapper__switcher .subtitle-line:after, #at-dermatitis .title-wrapper__switcher .subtitle-line:before {
    content: 'Cвернуть';
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-70%, -310%) skewX(45deg);
    -moz-transform: translate(-70%, -310%) skewX(45deg);
    -ms-transform: translate(-70%, -310%) skewX(45deg);
    -o-transform: translate(-70%, -310%) skewX(45deg);
    transform: translate(-70%, -310%) skewX(45deg);
    text-transform: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    white-space: nowrap;
    color: #63544F;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}

#at-dermatitis .title-wrapper__switcher .subtitle-line:after {
    content: 'Развернуть';
    opacity: 0;
    pointer-events: none;
}

#at-dermatitis .title-wrapper__switcher .subtitle-line .subtitle-line__text {
    position: relative;
}

#at-dermatitis .title-wrapper__switcher .subtitle-line .subtitle-line__text:after, #at-dermatitis .title-wrapper__switcher .subtitle-line .subtitle-line__text:before {
    content: '-';
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}

#at-dermatitis .title-wrapper__switcher .subtitle-line .subtitle-line__text:after {
    content: '+';
    opacity: 0;
    pointer-events: none;
}

#at-dermatitis .title-wrapper__switcher.is-off .subtitle-line:before {
    opacity: 0;
    pointer-events: none;
}

#at-dermatitis .title-wrapper__switcher.is-off .subtitle-line:after {
    opacity: 1;
    pointer-events: auto;
}

#at-dermatitis .title-wrapper__switcher.is-off .subtitle-line .subtitle-line__text:before {
    opacity: 0;
    pointer-events: none;
}

#at-dermatitis .title-wrapper__switcher.is-off .subtitle-line .subtitle-line__text:after {
    opacity: 1;
    pointer-events: auto;
}

@media (max-width: 768px) {
    #at-dermatitis .title-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: -16px;
        width: -webkit-calc(100% + 32px);
        width: -moz-calc(100% + 32px);
        width: calc(100% + 32px);
        font-size: 18px;
        line-height: 1.33333;
    }

    #at-dermatitis .title-wrapper > div:first-child {
        margin-bottom: 6px;
    }

    #at-dermatitis .title-wrapper > div:last-child {
        margin-bottom: 0;
    }

    #at-dermatitis .title-wrapper .title-line {
        width: 100%;
        padding: 5px 16px;
        white-space: normal;
        text-align: center;
    }

    #at-dermatitis .title-wrapper .title-line:after {
        -webkit-transform: skewX(0) translateX(0);
        -moz-transform: skewX(0) translateX(0);
        -ms-transform: skewX(0) translateX(0);
        -o-transform: skewX(0) translateX(0);
        transform: skewX(0) translateX(0);
    }

    #at-dermatitis .title-wrapper .subtitle-line {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 5px 32px;
        margin-right: auto;
        background: -webkit-gradient(linear, right top, left top, from(#fdc506), to(#ff8f1c));
        background: -webkit-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
        background: -moz- oldlinear-gradient(right, #fdc506 0%, #ff8f1c 100%);
        background: -o-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
        background: linear-gradient(to left, #fdc506 0%, #ff8f1c 100%);
        -webkit-transform: skewX(0) translateY(0) translateX(0);
        -moz-transform: skewX(0) translateY(0) translateX(0);
        -ms-transform: skewX(0) translateY(0) translateX(0);
        -o-transform: skewX(0) translateY(0) translateX(0);
        transform: skewX(0) translateY(0) translateX(0);
        margin-left: 0;
    }

    #at-dermatitis .title-wrapper .subtitle-line .subtitle-line__text {
        -webkit-transform: skewX(0);
        -moz-transform: skewX(0);
        -ms-transform: skewX(0);
        -o-transform: skewX(0);
        transform: skewX(0);
        z-index: 20;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 1.33333;
    }

    #at-dermatitis .title-wrapper .subtitle-line:after {
        content: '';
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        width: 50%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #feb50d), to(#fdc506));
        background: -webkit-linear-gradient(left, #feb50d 0, #fdc506 100%);
        background: -moz- oldlinear-gradient(left, #feb50d 0, #fdc506 100%);
        background: -o-linear-gradient(left, #feb50d 0, #fdc506 100%);
        background: linear-gradient(to right, #feb50d 0, #fdc506 100%);
        -webkit-transform: skewX(-45deg) translateX(28%);
        -moz-transform: skewX(-45deg) translateX(28%);
        -ms-transform: skewX(-45deg) translateX(28%);
        -o-transform: skewX(-45deg) translateX(28%);
        transform: skewX(-45deg) translateX(28%);
    }

    #at-dermatitis .title-wrapper .subtitle-line.subtitle-line__orange {
        background: -webkit-gradient(linear, right top, left top, from(#fdc506), to(#ff8f1c));
        background: -webkit-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
        background: -moz- oldlinear-gradient(right, #fdc506 0%, #ff8f1c 100%);
        background: -o-linear-gradient(right, #fdc506 0%, #ff8f1c 100%);
        background: linear-gradient(to left, #fdc506 0%, #ff8f1c 100%);
    }

    #at-dermatitis .title-wrapper .subtitle-line.subtitle-line__green {
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #3caa5e), to(#009b77));
        background: -webkit-linear-gradient(left, #3caa5e 0, #009b77 100%);
        background: -moz- oldlinear-gradient(left, #3caa5e 0, #009b77 100%);
        background: -o-linear-gradient(left, #3caa5e 0, #009b77 100%);
        background: linear-gradient(to right, #3caa5e 0, #009b77 100%);
    }

    #at-dermatitis .title-wrapper .subtitle-line.subtitle-line__green:after {
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #3caa5e), to(#009b77));
        background: -webkit-linear-gradient(left, #3caa5e 0, #009b77 100%);
        background: -moz- oldlinear-gradient(left, #3caa5e 0, #009b77 100%);
        background: -o-linear-gradient(left, #3caa5e 0, #009b77 100%);
        background: linear-gradient(to right, #3caa5e 0, #009b77 100%);
    }

    #at-dermatitis .title-wrapper .subtitle-line.subtitle-line__wide {
        width: 100%;
    }

    #at-dermatitis .title-wrapper .subtitle-line.subtitle-line__wide .subtitle-line__text {
        text-align: center;
    }

    #at-dermatitis .title-wrapper .subtitle-line.subtitle-line__wide:after {
        display: none;
    }

    #at-dermatitis .title-wrapper .subtitle-line.subtitle-line__hidden {
        display: none;
    }
}

#at-dermatitis .list-item {
    position: relative;
    padding-left: 30px;
}

#at-dermatitis .list-item:before {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/icon_list-item.svg");
    background-position: center;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

#at-dermatitis .row-text-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#at-dermatitis .row-text-panel .img-wrapper {
    margin-right: 30px;
}

#at-dermatitis .row-text-panel .img-wrapper img {
    max-width: none;
}

#at-dermatitis .row-text-panel p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.55556;
}

#at-dermatitis .row-text-panel p b {
    font-weight: 900;
}

@media (max-width: 768px) {
    #at-dermatitis .row-text-panel {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis .row-text-panel .img-wrapper {
        margin-right: 0;
        margin-bottom: 20px;
    }

    #at-dermatitis .row-text-panel .img-wrapper img {
        max-width: none;
    }

    #at-dermatitis .row-text-panel p {
        font-weight: 400;
        font-size: 18px;
        line-height: 1.55556;
    }
}

#at-dermatitis .btn-style {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    min-height: 42px;
    height: auto;
    background-color: #9EC63C;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 25px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.83333;
    color: white;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}

#at-dermatitis .footer-block .at-dermatitis-block {
    border-top: 2px solid #FFA300;
    padding-top: 40px;
}

#at-dermatitis .footer-block .at-dermatitis-block .footnotes-list {
    font-weight: 600;
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 18px;
}

#at-dermatitis .footer-block .at-dermatitis-block .source-list {
    font-size: 10px;
    line-height: 1.6;
    color: #8D8D8D;
    margin-bottom: 40px;
}

#at-dermatitis .footer-block .at-dermatitis-block .footer-num {
    width: 100%;
    text-align: right;
    font-size: 10px;
    line-height: 1.6;
    text-transform: uppercase;
    color: #8D8D8D;
}

@media (max-width: 768px) {
    #at-dermatitis .footer-block .at-dermatitis-block .footnotes-list {
        margin-bottom: 16px;
    }

    #at-dermatitis .footer-block .at-dermatitis-block .source-list {
        margin-bottom: 34px;
    }

    #at-dermatitis .footer-block .at-dermatitis-block .footer-num {
        text-align: center;
    }
}

#at-dermatitis.main-page .stats-block .row-text-panel {
    margin-top: 15px;
}

@media (max-width: 768px) {
    #at-dermatitis.main-page .stats-block .list-item {
        text-align: center;
        font-size: 16px;
        line-height: 1.5;
        padding: 0 20px;
    }
}

#at-dermatitis.main-page .stats-block .shadow-block__bg-middle {
    background-position: center 410px;
    -moz-background-size: cover;
    background-size: cover;
}

#at-dermatitis.main-page .stats-block .items-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    margin-top: 55px;
}

#at-dermatitis.main-page .stats-block .items-wrapper .item-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 263px;
    width: 100%;
    padding-bottom: 35px;
    margin-right: 10px;
    background-color: white;
}

#at-dermatitis.main-page .stats-block .items-wrapper .item-block:last-child {
    margin-right: 0;
}

#at-dermatitis.main-page .stats-block .items-wrapper .item-block .img-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding-right: 18px;
}

#at-dermatitis.main-page .stats-block .items-wrapper .item-block .img-wrapper img {
    width: 100%;
    height: auto;
}

#at-dermatitis.main-page .stats-block .items-wrapper .item-block p {
    margin-top: 20px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.44444;
    color: #6F6761;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 200px;
}

#at-dermatitis.main-page .stats-block .items-wrapper .item-block span {
    color: #FF8F1C;
    font-weight: 900;
}

@media (max-width: 768px) {
    #at-dermatitis.main-page .stats-block .items-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis.main-page .stats-block .items-wrapper .item-block {
        margin-bottom: 20px;
        margin-right: 0;
    }

    #at-dermatitis.main-page .stats-block .items-wrapper .item-block:last-child {
        margin-right: 0;
    }

    #at-dermatitis.main-page .stats-block .items-wrapper .item-block .img-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: auto;
        padding-right: 18px;
    }

    #at-dermatitis.main-page .stats-block .items-wrapper .item-block p {
        margin-top: 16px;
    }
}

#at-dermatitis.main-page .link-cards-container .cards-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#at-dermatitis.main-page .link-cards-container .cards-wrapper .card-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 333px;
    width: 32%;
    height: auto;
    background: #fff;
    -webkit-box-shadow: 0px 4px 10px rgba(8, 19, 71, 0.12);
    -moz-box-shadow: 0px 4px 10px rgba(8, 19, 71, 0.12);
    box-shadow: 0px 4px 10px rgba(8, 19, 71, 0.12);
    padding-bottom: 27px;
    margin-bottom: 30px;
    margin-right: 1.9%;
}

#at-dermatitis.main-page .link-cards-container .cards-wrapper .card-block:nth-child(3n) {
    margin-right: 0;
}

#at-dermatitis.main-page .link-cards-container .cards-wrapper .card-block .img-wrapper {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

#at-dermatitis.main-page .link-cards-container .cards-wrapper .card-block .card-block__title, #at-dermatitis.main-page .link-cards-container .cards-wrapper .card-block .card-block__desc {
    padding: 0 30px;
    width: 100%;
}

#at-dermatitis.main-page .link-cards-container .cards-wrapper .card-block .card-block__title {
    font-weight: 900;
    font-size: 18px;
    line-height: 1.55556;
    color: #262626;
    margin-bottom: 3px;
    text-transform: uppercase;
}

#at-dermatitis.main-page .link-cards-container .cards-wrapper .card-block .card-block__desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.25;
    color: #787878;
    margin-bottom: 30px;
}

#at-dermatitis.main-page .link-cards-container .cards-wrapper .card-block a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 136px;
    height: 50px;
    margin-top: auto;
    margin-left: auto;
    margin-right: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #9EC63C;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    white-space: nowrap;
    text-transform: uppercase;
    color: white;
}

@media (max-width: 768px) {
    #at-dermatitis.main-page .link-cards-container .cards-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 100%;
    }

    #at-dermatitis.main-page .link-cards-container .cards-wrapper .card-block {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    #at-dermatitis.main-page .link-cards-container .cards-wrapper .card-block:nth-child(3n) {
        margin-right: 0;
    }

    #at-dermatitis.main-page .link-cards-container .cards-wrapper .card-block a {
        margin-right: auto;
        margin-left: 30px;
    }
}

#at-dermatitis.patient-problems-page .title-wrapper {
    margin-bottom: 30px;
}

#at-dermatitis.patient-problems-page .title-wrapper:first-child {
    margin-bottom: 50px;
}

@media (max-width: 768px) {
    #at-dermatitis.patient-problems-page .title-wrapper {
        margin-bottom: 20px;
    }

    #at-dermatitis.patient-problems-page .title-wrapper:first-child {
        margin-bottom: 6px;
    }
}

#at-dermatitis.patient-problems-page .effectiveness-therapy-block .shadow-block__bg-middle {
    background-position: -105px 235px;
}

#at-dermatitis.patient-problems-page .effectiveness-therapy-block .panel-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto;
}

#at-dermatitis.patient-problems-page .effectiveness-therapy-block .panel-text .img-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px;
    min-width: 130px;
    width: 130px;
    height: 130px;
    background-color: #F6F6F6;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 30px;
}

#at-dermatitis.patient-problems-page .effectiveness-therapy-block .panel-text .panel-text__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 30px;
}

#at-dermatitis.patient-problems-page .effectiveness-therapy-block .panel-text .panel-text__content .panel-text__content-title {
    font-weight: 900;
    font-size: 20px;
    line-height: 1.2;
    color: #9EC63C;
    text-transform: uppercase;
    margin-bottom: 7px;
    position: relative;
}

#at-dermatitis.patient-problems-page .effectiveness-therapy-block .panel-text .panel-text__content .panel-text__content-title:before {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/icon_list-item_red.svg");
    background-position: center;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 2px;
    left: -30px;
}

#at-dermatitis.patient-problems-page .effectiveness-therapy-block .panel-text .panel-text__content .panel-text__content-title span {
    font-weight: 900;
    font-size: 26px;
    line-height: 0.92308;
    text-transform: none;
    color: #F05C65;
}

#at-dermatitis.patient-problems-page .effectiveness-therapy-block .panel-text .panel-text__content .panel-text__content-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #4D4D4D;
    text-align: left;
}

#at-dermatitis.patient-problems-page .effectiveness-therapy-block .panel-text .panel-text__content .panel-text__content-text span {
    font-weight: 900;
    color: #F05C65;
}

@media (max-width: 768px) {
    #at-dermatitis.patient-problems-page .effectiveness-therapy-block .panel-text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis.patient-problems-page .effectiveness-therapy-block .panel-text .img-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-width: 120px;
        width: 120px;
        height: 120px;
        margin-right: 0;
        margin-bottom: 20px;
    }

    #at-dermatitis.patient-problems-page .effectiveness-therapy-block .panel-text .panel-text__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 0;
        text-align: left;
    }

    #at-dermatitis.patient-problems-page .effectiveness-therapy-block .panel-text .panel-text__content .panel-text__content-title {
        font-size: 18px;
        line-height: 1.33333;
        margin-bottom: 11px;
        padding: 0 20px;
        position: relative;
    }

    #at-dermatitis.patient-problems-page .effectiveness-therapy-block .panel-text .panel-text__content .panel-text__content-title:before {
        top: -1px;
        left: -4px;
    }

    #at-dermatitis.patient-problems-page .effectiveness-therapy-block .panel-text .panel-text__content .panel-text__content-title span {
        font-size: 18px;
        line-height: 1.33333;
    }

    #at-dermatitis.patient-problems-page .effectiveness-therapy-block .panel-text .panel-text__content .panel-text__content-text {
        font-size: 16px;
        line-height: 1.375;
        text-align: left;
    }
}

#at-dermatitis.patient-problems-page .feature-block .shadow-block__bg-middle {
    -moz-background-size: 1290px 1715px;
    background-size: 1290px 1715px;
}

#at-dermatitis.patient-problems-page .feature-block .list-item {
    font-weight: 400;
    margin-bottom: 3px;
}

#at-dermatitis.patient-problems-page .feature-block .items-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 35px;
    margin-bottom: 35px;
}

#at-dermatitis.patient-problems-page .feature-block .items-wrapper .item-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 170px;
    width: 100%;
    margin: 0 3px;
}

#at-dermatitis.patient-problems-page .feature-block .items-wrapper .item-block .img-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 88px;
    height: 88px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #F6F6F6;
}

#at-dermatitis.patient-problems-page .feature-block .items-wrapper .item-block p {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.25;
    color: #63544F;
    text-transform: uppercase;
    margin-top: 13px;
    text-align: center;
}

@media (max-width: 768px) {
    #at-dermatitis.patient-problems-page .feature-block .items-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 40px;
    }

    #at-dermatitis.patient-problems-page .feature-block .items-wrapper .item-block {
        max-width: 90px;
        margin-bottom: 20px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    #at-dermatitis.patient-problems-page .feature-block .items-wrapper .item-block .img-wrapper {
        padding: 3px;
        width: 60px;
        height: 60px;
    }

    #at-dermatitis.patient-problems-page .feature-block .items-wrapper .item-block p {
        font-size: 14px;
        line-height: 1.42857;
        margin-top: 10px;
    }

    #at-dermatitis.patient-problems-page .feature-block .items-wrapper .item-block:nth-child(5) {
        max-width: none;
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

#at-dermatitis.patient-problems-page .feature-block .panel-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 47px 50px;
    width: 100%;
    height: auto;
    background-color: #FFF2F6;
}

#at-dermatitis.patient-problems-page .feature-block .panel-text .img-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px;
    min-width: 130px;
    width: 130px;
    height: 130px;
    background-color: white;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 30px;
}

#at-dermatitis.patient-problems-page .feature-block .panel-text .panel-text__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 30px;
}

#at-dermatitis.patient-problems-page .feature-block .panel-text .panel-text__content .panel-text__content-title {
    font-weight: 900;
    font-size: 20px;
    line-height: 1.2;
    color: #F05C65;
    text-transform: uppercase;
    margin-bottom: 7px;
    position: relative;
}

#at-dermatitis.patient-problems-page .feature-block .panel-text .panel-text__content .panel-text__content-title span {
    font-weight: 900;
    font-size: 26px;
    line-height: 0.92308;
    text-transform: none;
    color: #F05C65;
}

#at-dermatitis.patient-problems-page .feature-block .panel-text .panel-text__content .panel-text__content-title:before {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/icon_list-item_red.svg");
    background-position: center;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    left: -30px;
}

#at-dermatitis.patient-problems-page .feature-block .panel-text .panel-text__content .panel-text__content-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #4D4D4D;
    text-align: left;
}

#at-dermatitis.patient-problems-page .feature-block .panel-text .panel-text__content .panel-text__content-text span {
    font-weight: 900;
    color: #F05C65;
}

@media (max-width: 768px) {
    #at-dermatitis.patient-problems-page .feature-block .panel-text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 20px 16px;
    }

    #at-dermatitis.patient-problems-page .feature-block .panel-text .img-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-width: 60px;
        width: 60px;
        height: 60px;
        padding: 15px;
        margin-right: 0;
        margin-bottom: 16px;
    }

    #at-dermatitis.patient-problems-page .feature-block .panel-text .panel-text__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 0;
        text-align: left;
    }

    #at-dermatitis.patient-problems-page .feature-block .panel-text .panel-text__content .panel-text__content-title {
        font-size: 18px;
        line-height: 1.33333;
        margin-bottom: 16px;
    }

    #at-dermatitis.patient-problems-page .feature-block .panel-text .panel-text__content .panel-text__content-title span {
        font-size: 18px;
        line-height: 1.33333;
    }

    #at-dermatitis.patient-problems-page .feature-block .panel-text .panel-text__content .panel-text__content-title:before {
        display: none;
    }

    #at-dermatitis.patient-problems-page .feature-block .panel-text .panel-text__content .panel-text__content-text {
        font-size: 16px;
        line-height: 1.375;
        text-align: left;
        padding: 0;
    }
}

#at-dermatitis.patient-problems-page .switch-container {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 26px 26px 40px 26px;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#f5f5f5));
    background: -webkit-linear-gradient(bottom, #fff 0%, #f5f5f5 100%);
    background: -moz- oldlinear-gradient(bottom, #fff 0%, #f5f5f5 100%);
    background: -o-linear-gradient(bottom, #fff 0%, #f5f5f5 100%);
    background: linear-gradient(to top, #fff 0%, #f5f5f5 100%);
    position: relative;
}

#at-dermatitis.patient-problems-page .switch-container .switch-controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 290px;
    height: 80px;
    background-color: white;
    -webkit-box-shadow: 0px 0px 10px rgba(116, 93, 57, 0.25);
    -moz-box-shadow: 0px 0px 10px rgba(116, 93, 57, 0.25);
    box-shadow: 0px 0px 10px rgba(116, 93, 57, 0.25);
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-right-radius: 15px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-36%) rotate(-90deg);
    -moz-transform: translateY(-50%) translateX(-36%) rotate(-90deg);
    -ms-transform: translateY(-50%) translateX(-36%) rotate(-90deg);
    -o-transform: translateY(-50%) translateX(-36%) rotate(-90deg);
    transform: translateY(-50%) translateX(-36%) rotate(-90deg);
    z-index: 20;
}

#at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line {
    width: 200px;
    height: 6px;
    border: 1px solid #FF8F1C;
    -webkit-box-shadow: 0px 0px 15px rgba(116, 93, 57, 0.25);
    -moz-box-shadow: 0px 0px 15px rgba(116, 93, 57, 0.25);
    box-shadow: 0px 0px 15px rgba(116, 93, 57, 0.25);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: white;
    position: relative;
    margin-top: 30px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}

#at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line:after {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    background-color: #FF8F1C;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    opacity: 0;
    pointer-events: none;
}

#at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line.fill-half:after {
    opacity: 1;
    pointer-events: auto;
}

#at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line.fill-full {
    background-color: #FF8F1C;
}

#at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line.fill-full:after {
    opacity: 0;
    pointer-events: none;
}

#at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line .switch-controls-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid #FF8F1C;
    background-color: white;
    -webkit-box-shadow: 0px 0px 15px rgba(116, 93, 57, 0.25);
    -moz-box-shadow: 0px 0px 15px rgba(116, 93, 57, 0.25);
    box-shadow: 0px 0px 15px rgba(116, 93, 57, 0.25);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    cursor: pointer;
}

#at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line .switch-controls-item.is-on {
    background-color: #FF8F1C;
}

#at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line .switch-controls-item.is-active p {
    font-weight: 900;
    text-decoration: underline;
}

#at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line .switch-controls-item p {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-25px);
    -moz-transform: translateX(-50%) translateY(-25px);
    -ms-transform: translateX(-50%) translateY(-25px);
    -o-transform: translateX(-50%) translateY(-25px);
    transform: translateX(-50%) translateY(-25px);
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
    color: #867C74;
    text-align: center;
}

#at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line .switch-controls-item:nth-child(1) {
    left: 0;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

#at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line .switch-controls-item:nth-child(2) {
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

#at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line .switch-controls-item:nth-child(3) {
    left: 100%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 430px;
    position: relative;
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item.is-on {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .text-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    padding: 20px;
    background-color: white;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px rgba(4, 4, 3, 0.12);
    -moz-box-shadow: 0px 0px 10px rgba(4, 4, 3, 0.12);
    box-shadow: 0px 0px 10px rgba(4, 4, 3, 0.12);
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .text-panel .text-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    height: auto;
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .text-panel .text-row .text-row__percent {
    font-weight: bold;
    font-size: 34px;
    line-height: 1;
    color: #FF901C;
    white-space: nowrap;
    margin-right: 10px;
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .text-panel .text-row .text-row__content {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.375;
    color: #63544F;
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .text-panel .text-row .text-row__content b {
    font-weight: 900;
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .text-panel .text-row .text-row__content span {
    color: #FF901C;
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .text-panel .content-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 10px;
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .text-panel .content-row .img-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 60px;
    -webkit-box-shadow: 0px 0px 10px rgba(4, 4, 3, 0.12);
    -moz-box-shadow: 0px 0px 10px rgba(4, 4, 3, 0.12);
    box-shadow: 0px 0px 10px rgba(4, 4, 3, 0.12);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 100%;
    right: 100%;
    -webkit-transform: translate(60%, -70%);
    -moz-transform: translate(60%, -70%);
    -ms-transform: translate(60%, -70%);
    -o-transform: translate(60%, -70%);
    transform: translate(60%, -70%);
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .text-panel .content-row .btn-show-detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .adaptive-container {
    position: relative;
    z-index: 10;
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item-1 .text-panel-1 {
    top: -10px;
    left: 100px;
    max-width: 470px;
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item-1 .text-panel-2 {
    top: 220px;
    left: 400px;
    max-width: 300px;
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item-2 .text-panel-1 {
    top: 0px;
    left: 100px;
    max-width: 260px;
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item-2 .text-panel-2 {
    top: 120px;
    left: 510px;
    max-width: 300px;
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item-3 .text-panel-1 {
    top: 180px;
    left: 80px;
    max-width: 290px;
}

#at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item-3 .text-panel-2 {
    top: 120px;
    left: 400px;
    max-width: 260px;
}

@media (max-width: 768px) {
    #at-dermatitis.patient-problems-page .switch-container {
        padding: 0px;
    }

    #at-dermatitis.patient-problems-page .switch-container .switch-controls {
        position: static;
        left: auto;
        top: auto;
        -webkit-transform: translateY(0) translateX(0) rotate(0);
        -moz-transform: translateY(0) translateX(0) rotate(0);
        -ms-transform: translateY(0) translateX(0) rotate(0);
        -o-transform: translateY(0) translateX(0) rotate(0);
        transform: translateY(0) translateX(0) rotate(0);
        margin-top: 50px;
        margin-bottom: 20px;
    }

    #at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line:after {
        right: auto;
        left: 0;
    }

    #at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line .switch-controls-item:nth-child(1) {
        left: 100%;
        -webkit-transform: translateY(-50%) translateX(-50%);
        -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        -o-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%);
    }

    #at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line .switch-controls-item:nth-child(2) {
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
        -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        -o-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%);
    }

    #at-dermatitis.patient-problems-page .switch-container .switch-controls .switch-controls-line .switch-controls-item:nth-child(3) {
        left: 0;
        -webkit-transform: translateY(-50%) translateX(-50%);
        -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        -o-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%);
    }

    #at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: auto;
    }

    #at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .text-panel {
        position: static;
        top: auto;
        left: auto;
        max-width: 500px !important;
        width: 100% !important;
        padding: 10px;
        margin-bottom: 20px;
    }

    #at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .text-panel .text-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .text-panel .text-row .text-row__percent {
        width: 100%;
        text-align: center;
        font-size: 28px;
        margin-right: 0;
        margin-bottom: 16px;
    }

    #at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .text-panel .text-row .text-row__content {
        font-size: 14px;
        line-height: 1.42857;
    }

    #at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .text-panel .content-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .text-panel .content-row .img-wrapper {
        position: static;
        top: auto;
        right: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        margin-right: auto;
    }

    #at-dermatitis.patient-problems-page .switch-container .switch-block .switch-item .adaptive-container {
        margin-top: -160px;
    }
}

#at-dermatitis.patient-problems-page .pathogenesis-block .shadow-block__bg-middle {
    -moz-background-size: 1290px 1215px;
    background-size: 1290px 1215px;
}

#at-dermatitis.patient-problems-page .pathogenesis-block .panel-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto;
}

#at-dermatitis.patient-problems-page .pathogenesis-block .panel-text .img-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 150px;
    width: 150px;
    height: 150px;
    background-color: #F6F6F6;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 30px;
}

#at-dermatitis.patient-problems-page .pathogenesis-block .panel-text .panel-text__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 30px;
}

#at-dermatitis.patient-problems-page .pathogenesis-block .panel-text .panel-text__content .panel-text__content-title {
    font-weight: bold;
    font-size: 34px;
    line-height: 1.23529;
    color: #FF901C;
    margin-bottom: 7px;
    position: relative;
}

#at-dermatitis.patient-problems-page .pathogenesis-block .panel-text .panel-text__content .panel-text__content-title span {
    font-weight: 900;
    font-size: 26px;
    line-height: 0.92308;
    text-transform: none;
    color: #F05C65;
}

#at-dermatitis.patient-problems-page .pathogenesis-block .panel-text .panel-text__content .panel-text__content-title:before {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/icon_list-item.svg");
    background-position: center;
    -moz-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 11px;
    left: -30px;
}

#at-dermatitis.patient-problems-page .pathogenesis-block .panel-text .panel-text__content .panel-text__content-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #4D4D4D;
    text-align: left;
}

#at-dermatitis.patient-problems-page .pathogenesis-block .panel-text .panel-text__content .panel-text__content-text span {
    font-weight: 900;
    color: #F05C65;
}

@media (max-width: 768px) {
    #at-dermatitis.patient-problems-page .pathogenesis-block .panel-text {
        margin-top: 25px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis.patient-problems-page .pathogenesis-block .panel-text .img-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-width: 120px;
        width: 120px;
        height: 120px;
        margin-right: 0;
        margin-bottom: 20px;
    }

    #at-dermatitis.patient-problems-page .pathogenesis-block .panel-text .panel-text__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 0;
        text-align: center;
    }

    #at-dermatitis.patient-problems-page .pathogenesis-block .panel-text .panel-text__content .panel-text__content-title {
        font-size: 34px;
        line-height: 1.23529;
        margin-bottom: 11px;
    }

    #at-dermatitis.patient-problems-page .pathogenesis-block .panel-text .panel-text__content .panel-text__content-title span {
        font-size: 18px;
        line-height: 1.33333;
    }

    #at-dermatitis.patient-problems-page .pathogenesis-block .panel-text .panel-text__content .panel-text__content-text {
        font-size: 16px;
        line-height: 1.375;
        text-align: center;
        padding: 0 20px;
        position: relative;
    }

    #at-dermatitis.patient-problems-page .pathogenesis-block .panel-text .panel-text__content .panel-text__content-text:before {
        top: -1px;
        left: -4px;
    }
}

#at-dermatitis.patient-problems-page .pathogenesis-block .btn-link-1 {
    max-width: 530px;
    margin: 30px auto;
    width: 100%;
    text-align: center;
    line-height: 1.33333;
}

#at-dermatitis.patient-problems-page .pathogenesis-block .btn-link-2 {
    margin-top: 30px;
}

#at-dermatitis.patient-problems-page .pathogenesis-block .panel-il {
    margin-top: 20px;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#at-dermatitis.patient-problems-page .pathogenesis-block .panel-il .panel-il__preview-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#at-dermatitis.patient-problems-page .pathogenesis-block .panel-il .panel-il__preview-block:last-child {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

#at-dermatitis.patient-problems-page .pathogenesis-block .panel-il .panel-il__preview-block .panel-il__preview-text {
    font-weight: 900;
    font-size: 18px;
    line-height: 1;
    white-space: nowrap;
    color: #009B77;
    text-transform: uppercase;
}

#at-dermatitis.patient-problems-page .pathogenesis-block .panel-il .panel-il__preview-block .img-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 150px;
    height: 150px;
    background: #fff;
    -webkit-box-shadow: 0px 3px 10px rgba(57, 57, 57, 0.2);
    -moz-box-shadow: 0px 3px 10px rgba(57, 57, 57, 0.2);
    box-shadow: 0px 3px 10px rgba(57, 57, 57, 0.2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 20px;
}

#at-dermatitis.patient-problems-page .pathogenesis-block .panel-il .panel-il__text {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.44444;
    text-align: center;
    width: 100%;
    max-width: 340px;
}

@media (max-width: 768px) {
    #at-dermatitis.patient-problems-page .pathogenesis-block .panel-il {
        margin-bottom: 40px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #at-dermatitis.patient-problems-page .pathogenesis-block .panel-il .panel-il__preview-block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 30%;
        margin-bottom: 20px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    #at-dermatitis.patient-problems-page .pathogenesis-block .panel-il .panel-il__preview-block:last-child {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 50px;
    }

    #at-dermatitis.patient-problems-page .pathogenesis-block .panel-il .panel-il__preview-block .img-wrapper {
        width: 100px;
        height: 100px;
        margin: 0;
        margin-top: 16px;
    }

    #at-dermatitis.patient-problems-page .pathogenesis-block .panel-il .panel-il__text {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        max-width: 500px;
    }
}

#at-dermatitis.role-t2-page .at-dermatitis-block.shadow-block__bg-middle {
    background-position: -99px 510px;
}

#at-dermatitis.role-t2-page .at-dermatitis-block.shadow-block__bg-orange {
    background-position: -97px 235px;
}

#at-dermatitis.role-t2-page .title-wrapper {
    margin-bottom: 50px;
}

@media (max-width: 768px) {
    #at-dermatitis.role-t2-page .title-wrapper {
        margin-bottom: 30px;
    }
}

#at-dermatitis.role-t2-page .img-wrapper {
    margin-left: auto;
    margin-right: auto;
}

#at-dermatitis.role-t2-page .role-block .panel-il {
    margin-top: 20px;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#at-dermatitis.role-t2-page .role-block .panel-il .panel-il__preview-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#at-dermatitis.role-t2-page .role-block .panel-il .panel-il__preview-block:last-child {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

#at-dermatitis.role-t2-page .role-block .panel-il .panel-il__preview-block .panel-il__preview-text {
    font-weight: 900;
    font-size: 18px;
    line-height: 1;
    white-space: nowrap;
    color: #009B77;
    text-transform: uppercase;
}

#at-dermatitis.role-t2-page .role-block .panel-il .panel-il__preview-block .img-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 150px;
    height: 150px;
    background: #fff;
    -webkit-box-shadow: 0px 3px 10px rgba(57, 57, 57, 0.2);
    -moz-box-shadow: 0px 3px 10px rgba(57, 57, 57, 0.2);
    box-shadow: 0px 3px 10px rgba(57, 57, 57, 0.2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 20px;
}

#at-dermatitis.role-t2-page .role-block .panel-il .panel-il__text {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.44444;
    text-align: center;
    width: 100%;
    max-width: 340px;
}

@media (max-width: 768px) {
    #at-dermatitis.role-t2-page .role-block .panel-il {
        margin-bottom: 40px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #at-dermatitis.role-t2-page .role-block .panel-il .panel-il__preview-block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 30%;
        margin-bottom: 20px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    #at-dermatitis.role-t2-page .role-block .panel-il .panel-il__preview-block:last-child {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 50px;
    }

    #at-dermatitis.role-t2-page .role-block .panel-il .panel-il__preview-block .img-wrapper {
        width: 100px;
        height: 100px;
        margin: 0;
        margin-top: 16px;
    }

    #at-dermatitis.role-t2-page .role-block .panel-il .panel-il__text {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        max-width: 500px;
    }
}

#at-dermatitis.role-t2-page .inflammation-block .mobile-zoom-container .desktop-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 28.5%;
    height: 18.9%;
    cursor: pointer;
    position: absolute;
    top: 58.8%;
}

#at-dermatitis.role-t2-page .inflammation-block .mobile-zoom-container .desktop-item.open-popup-1 {
    left: 6.1%;
}

#at-dermatitis.role-t2-page .inflammation-block .mobile-zoom-container .desktop-item.open-popup-2 {
    left: 38.4%;
}

#at-dermatitis.role-t2-page .inflammation-block .mobile-zoom-container .desktop-item.open-popup-3 {
    left: 71%;
}

#at-dermatitis.role-t2-page .inflammation-block .btn-popup-mobile {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
    padding: 11px 10px;
    cursor: pointer;
    border: 3px solid #C2C2C2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: white;
}

#at-dermatitis.role-t2-page .inflammation-block .btn-popup-mobile .img-wrapper {
    -webkit-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.16);
    margin-right: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#at-dermatitis.role-t2-page .inflammation-block .btn-popup-mobile .img-wrapper img {
    max-width: none;
}

#at-dermatitis.role-t2-page .inflammation-block .btn-popup-mobile p {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.14286;
    text-align: center;
    width: 100%;
}

@media (max-width: 768px) {
    #at-dermatitis.role-t2-page .inflammation-block .mobile-zoom-container {
        margin-bottom: 20px;
    }

    #at-dermatitis.role-t2-page .inflammation-block .btn-popup-mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
}

#at-dermatitis.dupixent-mechanism-page .dupixent-block .shadow-block__bg-middle {
    -moz-background-size: 1230px 1300px;
    background-size: 1230px 1300px;
}

#at-dermatitis.dupixent-mechanism-page .dupixent-block .panel-text {
    margin-top: 45px;
    margin-bottom: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#at-dermatitis.dupixent-mechanism-page .dupixent-block .panel-text .img-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 135px;
    width: 135px;
    height: auto;
    margin-right: 30px;
}

#at-dermatitis.dupixent-mechanism-page .dupixent-block .panel-text p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.55556;
    text-align: left;
    color: #63544F;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-mechanism-page .dupixent-block .panel-text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 30px;
    }

    #at-dermatitis.dupixent-mechanism-page .dupixent-block .panel-text .img-wrapper {
        min-width: 205px;
        width: 205px;
        margin-right: 0;
        margin-bottom: 20px;
    }

    #at-dermatitis.dupixent-mechanism-page .dupixent-block .panel-text p {
        text-align: center;
        font-size: 16px;
        line-height: 1.5;
    }
}

#at-dermatitis.dupixent-mechanism-page .dupixent-block .btn-link-1 {
    margin-bottom: 45px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-mechanism-page .dupixent-block .btn-link-1 {
        margin-bottom: 40px;
    }
}

#at-dermatitis.dupixent-mechanism-page .dupixent-block .panel-orange {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 35px 30px;
    background-color: #FBF8EF;
    margin-bottom: 25px;
}

#at-dermatitis.dupixent-mechanism-page .dupixent-block .panel-orange .list-item {
    font-weight: 400;
    width: 100%;
    margin-bottom: 24px;
}

#at-dermatitis.dupixent-mechanism-page .dupixent-block .panel-orange .list-item:last-child {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-mechanism-page .dupixent-block .panel-orange {
        padding: 30px 10px;
    }
}

#at-dermatitis.dupixent-mechanism-page .dupixent-block .block-subtitle {
    font-weight: 900;
    font-size: 20px;
    line-height: 1.2;
    color: #92BF39;
    text-align: center;
    margin: 25px auto;
}

#at-dermatitis.dupixent-mechanism-page .dupixent-block .list-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

#at-dermatitis.dupixent-mechanism-page .dupixent-block .list-items p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.33333;
    color: #63544F;
}

#at-dermatitis.dupixent-mechanism-page .dupixent-block .list-items p:first-child {
    margin-right: 40px;
}

#at-dermatitis.dupixent-mechanism-page .dupixent-block .list-items p span:first-child {
    color: #F05C65;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-mechanism-page .dupixent-block .list-items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis.dupixent-mechanism-page .dupixent-block .list-items p {
        width: 100%;
        margin-bottom: 15px;
    }

    #at-dermatitis.dupixent-mechanism-page .dupixent-block .list-items p:first-child {
        margin-right: 0;
    }

    #at-dermatitis.dupixent-mechanism-page .dupixent-block .list-items p span:first-child {
        color: #F05C65;
    }
}

#at-dermatitis.dupixent-mechanism-page .video-block .video-container {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

#at-dermatitis.dupixent-mechanism-page .video-block .video-container iframe {
    width: 100%;
}

#at-dermatitis.dupixent-mechanism-page .video-block .panel-white {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50px;
    padding: 30px 40px;
    background-color: white;
}

#at-dermatitis.dupixent-mechanism-page .video-block .panel-white .panel-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto;
}

#at-dermatitis.dupixent-mechanism-page .video-block .panel-white .panel-text .img-wrapper {
    min-width: 83px;
    width: 83px;
    margin-right: 24px;
}

#at-dermatitis.dupixent-mechanism-page .video-block .panel-white .panel-text p {
    font-weight: 400;
}

#at-dermatitis.dupixent-mechanism-page .video-block .panel-white .panel-text:first-child {
    padding-bottom: 30px;
    border-bottom: 1px solid #ECECEC;
}

#at-dermatitis.dupixent-mechanism-page .video-block .panel-white .panel-text:last-child {
    margin-top: 30px;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-mechanism-page .video-block .panel-white .panel-text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis.dupixent-mechanism-page .video-block .panel-white .panel-text .img-wrapper {
        min-width: 60px;
        width: 60px;
        margin-right: 00px;
        margin-bottom: 15px;
    }

    #at-dermatitis.dupixent-mechanism-page .video-block .panel-white .panel-text p {
        text-align: center;
    }

    #at-dermatitis.dupixent-mechanism-page .video-block .panel-white .panel-text:first-child {
        padding-bottom: 30px;
        border-bottom: 1px solid #ECECEC;
    }

    #at-dermatitis.dupixent-mechanism-page .video-block .panel-white .panel-text:last-child {
        margin-top: 30px;
    }
}

#at-dermatitis.dupixent-research-page .title-wrapper {
    margin-bottom: 50px;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-research-page .title-wrapper {
        margin-bottom: 20px;
    }
}

#at-dermatitis.dupixent-research-page .block-title {
    margin-bottom: 40px;
}

#at-dermatitis.dupixent-research-page .c-red {
    color: #F05C65;
}

#at-dermatitis.dupixent-research-page .list-item {
    font-weight: 400;
}

#at-dermatitis.dupixent-research-page .btn-research {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    height: 32px;
    padding: 8px 15px;
    margin-top: 20px;
    margin-left: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #00A880;
    font-weight: 400;
    font-size: 10px;
    line-height: 1;
    text-transform: uppercase;
    color: white;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-research-page .btn-research {
        max-width: 285px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

#at-dermatitis.dupixent-research-page .cross-links-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: 50px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#at-dermatitis.dupixent-research-page .cross-links-btn .btn-style {
    width: 31%;
    line-height: 1.1;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-research-page .cross-links-btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 30px;
    }

    #at-dermatitis.dupixent-research-page .cross-links-btn .btn-style {
        width: 100%;
        max-width: 280px;
        margin-bottom: 12px;
    }

    #at-dermatitis.dupixent-research-page .cross-links-btn .btn-style:last-child {
        margin-bottom: 0;
    }
}

#at-dermatitis.dupixent-research-page .percent-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 600px;
    margin-right: auto;
    margin-bottom: 30px;
}

#at-dermatitis.dupixent-research-page .percent-panel .percent-panel__title {
    font-weight: bold;
    font-size: 35px;
    line-height: 1;
    color: #FF901C;
    white-space: nowrap;
    margin-right: 20px;
}

#at-dermatitis.dupixent-research-page .percent-panel .percent-panel__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.375;
    color: #63544F;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-research-page .percent-panel {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    #at-dermatitis.dupixent-research-page .percent-panel .percent-panel__title {
        font-size: 18px;
        line-height: 1.22222;
        margin-right: 0;
        margin-bottom: 0;
    }

    #at-dermatitis.dupixent-research-page .percent-panel .percent-panel__text {
        text-align: center;
    }
}

#at-dermatitis.dupixent-research-page .switcher-container {
    width: 100%;
}

#at-dermatitis.dupixent-research-page .adaptive-container__chart-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

#at-dermatitis.dupixent-research-page .chart-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 40px 50px 20px 50px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background: -webkit-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: -moz- oldlinear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: -o-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

#at-dermatitis.dupixent-research-page .chart-block .chart-block__title, #at-dermatitis.dupixent-research-page .chart-block .chart-block__subtitle {
    font-weight: 900;
    font-size: 20px;
    line-height: 1.4;
    color: #FF8F1C;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
}

#at-dermatitis.dupixent-research-page .chart-block .chart-block__title.chart-block__subtitle, #at-dermatitis.dupixent-research-page .chart-block .chart-block__subtitle.chart-block__subtitle {
    color: #7C6E66;
    margin-bottom: 20px;
}

#at-dermatitis.dupixent-research-page .chart-block .btn-research {
    margin-top: 0;
}

#at-dermatitis.dupixent-research-page .chart-block .chart-block__black-label {
    font-weight: 900;
    width: 100%;
    text-align: center;
    color: #826E66;
    font-size: 16px;
    line-height: 1.125;
    margin-top: 20px;
}

#at-dermatitis.dupixent-research-page .chart-block .chart-block__footnote {
    width: 100%;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.38462;
    text-align: left;
    color: #826E66;
    margin-top: 15px;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-research-page .chart-block {
        padding: 30px 10px;
    }

    #at-dermatitis.dupixent-research-page .chart-block .chart-block__title, #at-dermatitis.dupixent-research-page .chart-block .chart-block__subtitle {
        font-size: 18px;
        line-height: 1.33333;
    }

    #at-dermatitis.dupixent-research-page .chart-block .chart-block__black-label {
        margin-top: 15px;
    }
}

#at-dermatitis.dupixent-research-page .stats-panel-short {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 600px;
    margin-right: auto;
    margin-bottom: 30px;
}

#at-dermatitis.dupixent-research-page .stats-panel-short .img-wrapper {
    margin-right: 22px;
}

#at-dermatitis.dupixent-research-page .stats-panel-short .img-wrapper img {
    max-width: none;
}

#at-dermatitis.dupixent-research-page .stats-panel-short .stats-panel-short__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.375;
    color: #63544F;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-research-page .stats-panel-short {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    #at-dermatitis.dupixent-research-page .stats-panel-short .img-wrapper {
        margin-right: 0;
        margin-bottom: 15px;
    }

    #at-dermatitis.dupixent-research-page .stats-panel-short .stats-panel-short__text {
        text-align: center;
    }
}

#at-dermatitis.dupixent-research-page .statistic-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background: -webkit-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: -moz- oldlinear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: -o-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    padding: 40px;
    margin-top: 30px;
}

#at-dermatitis.dupixent-research-page .statistic-panel .img-wrapper {
    margin-right: 24px;
}

#at-dermatitis.dupixent-research-page .statistic-panel .img-wrapper img {
    max-width: none;
}

#at-dermatitis.dupixent-research-page .statistic-panel p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.33333;
    color: #63544F;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-research-page .statistic-panel {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 30px 10px;
    }

    #at-dermatitis.dupixent-research-page .statistic-panel .img-wrapper {
        margin-right: 0;
        margin-bottom: 12px;
    }

    #at-dermatitis.dupixent-research-page .statistic-panel .img-wrapper img {
        max-width: none;
    }

    #at-dermatitis.dupixent-research-page .statistic-panel p {
        font-weight: 400;
        font-size: 16px;
        line-height: 1.5;
        color: #63544F;
        text-align: center;
    }
}

#at-dermatitis.dupixent-research-page .page-tab {
    display: none;
}

#at-dermatitis.dupixent-research-page .page-tab.is-on {
    display: block;
}

#at-dermatitis.dupixent-research-page .page-tab-1 .content-block-2 .panel-orange {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px;
}

#at-dermatitis.dupixent-research-page .page-tab-1 .content-block-2 .panel-orange .img-wrapper {
    margin-right: 33px;
    -webkit-box-shadow: 0px 0px 15px rgba(116, 93, 57, 0.25);
    -moz-box-shadow: 0px 0px 15px rgba(116, 93, 57, 0.25);
    box-shadow: 0px 0px 15px rgba(116, 93, 57, 0.25);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    min-width: 74px;
    width: 74px;
}

#at-dermatitis.dupixent-research-page .page-tab-1 .content-block-2 .panel-orange .img-wrapper img {
    max-width: none;
}

#at-dermatitis.dupixent-research-page .page-tab-1 .content-block-2 .panel-orange .list-item {
    font-size: 18px;
    line-height: 1.33333;
}

#at-dermatitis.dupixent-research-page .page-tab-1 .content-block-2 .panel-orange .list-item span {
    font-weight: 900;
    color: #FFA300;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-research-page .page-tab-1 .content-block-2 .panel-orange {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis.dupixent-research-page .page-tab-1 .content-block-2 .panel-orange .img-wrapper {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

#at-dermatitis.dupixent-research-page .page-tab-3 .panel-desing-special {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 280px;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

#at-dermatitis.dupixent-research-page .page-tab-3 .panel-desing-special .img-wrapper {
    margin-right: 30px;
}

#at-dermatitis.dupixent-research-page .page-tab-3 .panel-desing-special .img-wrapper img {
    max-width: none;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-research-page .page-tab-3 .panel-desing-special {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis.dupixent-research-page .page-tab-3 .panel-desing-special .img-wrapper {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

#at-dermatitis.dupixent-research-page .page-tabs-menu .shadow-block {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
    background: -webkit-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: -moz- oldlinear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: -o-linear-gradient(top, #fff 0%, #f5f5f5 100%);
    background: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
}

#at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 24px;
    margin-top: 5%;
    margin-bottom: 11%;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    background: -webkit-gradient(linear, left top, right top, from(#eff9f6), to(#d8ebe5));
    background: -webkit-linear-gradient(left, #eff9f6 0%, #d8ebe5 100%);
    background: -moz- oldlinear-gradient(left, #eff9f6 0%, #d8ebe5 100%);
    background: -o-linear-gradient(left, #eff9f6 0%, #d8ebe5 100%);
    background: linear-gradient(to right, #eff9f6 0%, #d8ebe5 100%);
    position: relative;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 185px;
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    cursor: pointer;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item .page-menu__item-bullet {
    width: 51px;
    height: 51px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff931a), to(#fec108));
    background: -webkit-linear-gradient(top, #ff931a 0%, #fec108 100%);
    background: -moz- oldlinear-gradient(top, #ff931a 0%, #fec108 100%);
    background: -o-linear-gradient(top, #ff931a 0%, #fec108 100%);
    background: linear-gradient(to bottom, #ff931a 0%, #fec108 100%);
    border: 2px solid #fff;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    position: relative;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item .page-menu__item-bullet:after {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 29px;
    height: 29px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff931a), to(#fec108));
    background: -webkit-linear-gradient(top, #ff931a 0%, #fec108 100%);
    background: -moz- oldlinear-gradient(top, #ff931a 0%, #fec108 100%);
    background: -o-linear-gradient(top, #ff931a 0%, #fec108 100%);
    background: linear-gradient(to bottom, #ff931a 0%, #fec108 100%);
    border: 2px solid #eee;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item .page-menu__item-bullet:before {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 2px;
    height: 18px;
    background-color: #C2C2C2;
    position: absolute;
    bottom: -webkit-calc(100% + 8px);
    bottom: -moz-calc(100% + 8px);
    bottom: calc(100% + 8px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

#at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item.is-on .page-menu__item-bullet {
    background: -webkit-gradient(linear, left top, left bottom, from(#009b77), to(#92bf39));
    background: -webkit-linear-gradient(top, #009b77 0%, #92bf39 100%);
    background: -moz- oldlinear-gradient(top, #009b77 0%, #92bf39 100%);
    background: -o-linear-gradient(top, #009b77 0%, #92bf39 100%);
    background: linear-gradient(to bottom, #009b77 0%, #92bf39 100%);
}

#at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item.is-on .page-menu__item-bullet:after {
    background: -webkit-gradient(linear, left top, left bottom, from(#009b77), to(#92bf39));
    background: -webkit-linear-gradient(top, #009b77 0%, #92bf39 100%);
    background: -moz- oldlinear-gradient(top, #009b77 0%, #92bf39 100%);
    background: -o-linear-gradient(top, #009b77 0%, #92bf39 100%);
    background: linear-gradient(to bottom, #009b77 0%, #92bf39 100%);
}

#at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item.is-on .page-menu__item-text {
    color: #63544F;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item .page-menu__item-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.375;
    color: rgba(99, 84, 79, 0.7);
    text-align: center;
    position: absolute;
    top: -webkit-calc(100% + 15px);
    top: -moz-calc(100% + 15px);
    top: calc(100% + 15px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    height: auto;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item:nth-child(1) {
    left: 10.638297%;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item:nth-child(2) {
    left: 36.914893%;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item:nth-child(3) {
    left: 63.085106%;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item:nth-child(4) {
    left: 89.468085%;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        background: transparent;
    }

    #at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 400px;
        width: 100%;
        height: auto;
        position: static;
        top: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        padding: 10px 0;
        border-bottom: 1px solid #D1D1D1;
    }

    #at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item .page-menu__item-bullet {
        min-width: 51px;
    }

    #at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item .page-menu__item-bullet:before {
        display: none;
    }

    #at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item .page-menu__item-text {
        text-align: left;
        position: static;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        width: 100%;
        height: auto;
        margin-left: 13px;
    }

    #at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item:nth-child(1) {
        left: auto;
    }

    #at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item:nth-child(2) {
        left: auto;
    }

    #at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item:nth-child(3) {
        left: auto;
    }

    #at-dermatitis.dupixent-research-page .page-tabs-menu .page-menu-wrapper .page-menu__item:nth-child(4) {
        left: auto;
    }
}

#at-dermatitis.dupixent-research-page .page-tabs-menu-fixed {
    position: fixed;
    top: 64px;
    left: 0;
    width: 100%;
    z-index: 99;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    border: 1px solid #E7E7E7;
    background-color: white;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    opacity: 0;
    pointer-events: none;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu-fixed.is-active {
    opacity: 1;
    pointer-events: auto;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 46px;
    position: relative;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper .page-menu__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: none;
    width: auto;
    height: auto;
    margin-right: 50px;
    cursor: pointer;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper .page-menu__item:last-child {
    margin-right: 0;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper .page-menu__item .page-menu__item-bullet {
    min-width: 32px;
    width: 32px;
    height: 32px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff931a), to(#fec108));
    background: -webkit-linear-gradient(top, #ff931a 0%, #fec108 100%);
    background: -moz- oldlinear-gradient(top, #ff931a 0%, #fec108 100%);
    background: -o-linear-gradient(top, #ff931a 0%, #fec108 100%);
    background: linear-gradient(to bottom, #ff931a 0%, #fec108 100%);
    border: 2px solid #fff;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    position: relative;
    margin-right: 10px;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper .page-menu__item .page-menu__item-bullet:after {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff931a), to(#fec108));
    background: -webkit-linear-gradient(top, #ff931a 0%, #fec108 100%);
    background: -moz- oldlinear-gradient(top, #ff931a 0%, #fec108 100%);
    background: -o-linear-gradient(top, #ff931a 0%, #fec108 100%);
    background: linear-gradient(to bottom, #ff931a 0%, #fec108 100%);
    border: 2px solid #eee;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper .page-menu__item.is-on .page-menu__item-bullet {
    background: -webkit-gradient(linear, left top, left bottom, from(#009b77), to(#92bf39));
    background: -webkit-linear-gradient(top, #009b77 0%, #92bf39 100%);
    background: -moz- oldlinear-gradient(top, #009b77 0%, #92bf39 100%);
    background: -o-linear-gradient(top, #009b77 0%, #92bf39 100%);
    background: linear-gradient(to bottom, #009b77 0%, #92bf39 100%);
}

#at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper .page-menu__item.is-on .page-menu__item-bullet:after {
    background: -webkit-gradient(linear, left top, left bottom, from(#009b77), to(#92bf39));
    background: -webkit-linear-gradient(top, #009b77 0%, #92bf39 100%);
    background: -moz- oldlinear-gradient(top, #009b77 0%, #92bf39 100%);
    background: -o-linear-gradient(top, #009b77 0%, #92bf39 100%);
    background: linear-gradient(to bottom, #009b77 0%, #92bf39 100%);
}

#at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper .page-menu__item.is-on .page-menu__item-text {
    color: #63544F;
}

#at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper .page-menu__item .page-menu__item-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.375;
    color: rgba(99, 84, 79, 0.67);
    text-align: left;
    width: auto;
    height: auto;
}

@media screen and (max-width: 680px) {
    #at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper {
        overflow-x: auto;
        height: 36px;
    }

    #at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper .page-menu__item {
        margin-right: 20px;
    }

    #at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper .page-menu__item:last-child {
        margin-right: 0;
    }

    #at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper .page-menu__item .page-menu__item-bullet {
        min-width: 24px;
        width: 24px;
        height: 24px;
    }

    #at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper .page-menu__item .page-menu__item-bullet:after {
        width: 12px;
        height: 12px;
    }

    #at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper .page-menu__item.is-on .page-menu__item-bullet {
        background: -webkit-gradient(linear, left top, left bottom, from(#009b77), to(#92bf39));
        background: -webkit-linear-gradient(top, #009b77 0%, #92bf39 100%);
        background: -moz- oldlinear-gradient(top, #009b77 0%, #92bf39 100%);
        background: -o-linear-gradient(top, #009b77 0%, #92bf39 100%);
        background: linear-gradient(to bottom, #009b77 0%, #92bf39 100%);
    }

    #at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper .page-menu__item.is-on .page-menu__item-bullet:after {
        background: -webkit-gradient(linear, left top, left bottom, from(#009b77), to(#92bf39));
        background: -webkit-linear-gradient(top, #009b77 0%, #92bf39 100%);
        background: -moz- oldlinear-gradient(top, #009b77 0%, #92bf39 100%);
        background: -o-linear-gradient(top, #009b77 0%, #92bf39 100%);
        background: linear-gradient(to bottom, #009b77 0%, #92bf39 100%);
    }

    #at-dermatitis.dupixent-research-page .page-tabs-menu-fixed .page-menu-wrapper .page-menu__item .page-menu__item-text {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.28571;
        color: rgba(99, 84, 79, 0.7);
        text-align: left;
        white-space: nowrap;
    }
}

#at-dermatitis.dupixent-dosing-page .dosage-block .shadow-block__bg-middle {
    -moz-background-size: 1230px 1300px;
    background-size: 1230px 1300px;
}

#at-dermatitis.dupixent-dosing-page .dosage-block .panel-text {
    margin-top: 45px;
    margin-bottom: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#at-dermatitis.dupixent-dosing-page .dosage-block .panel-text .img-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 135px;
    width: 135px;
    height: auto;
    margin-right: 30px;
}

#at-dermatitis.dupixent-dosing-page .dosage-block .panel-text p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.55556;
    text-align: left;
    color: #63544F;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-dosing-page .dosage-block .panel-text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 30px;
    }

    #at-dermatitis.dupixent-dosing-page .dosage-block .panel-text .img-wrapper {
        min-width: 205px;
        width: 205px;
        margin-right: 0;
        margin-bottom: 20px;
    }

    #at-dermatitis.dupixent-dosing-page .dosage-block .panel-text p {
        text-align: center;
        font-size: 16px;
        line-height: 1.5;
    }
}

#at-dermatitis.dupixent-dosing-page .dosage-block .btn-link-1 {
    margin-bottom: 45px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-dosing-page .dosage-block .btn-link-1 {
        margin-bottom: 40px;
    }
}

#at-dermatitis.dupixent-dosing-page .dosage-block .drug-dosage-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 680px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#at-dermatitis.dupixent-dosing-page .dosage-block .drug-dosage-panel .img-wrapper {
    min-width: 306px;
    width: 306px;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-dosing-page .dosage-block .drug-dosage-panel .img-wrapper {
        min-width: 273px;
        width: 273px;
    }
}

#at-dermatitis.dupixent-dosing-page .dosage-block .drug-dosage-panel .drug-dosage-panel__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#at-dermatitis.dupixent-dosing-page .dosage-block .drug-dosage-panel .drug-dosage-panel__content .drug-dosage-panel__title {
    font-weight: bold;
    font-size: 40px;
    line-height: 1;
    color: #00A880;
    text-align: left;
    position: relative;
}

#at-dermatitis.dupixent-dosing-page .dosage-block .drug-dosage-panel .drug-dosage-panel__content .drug-dosage-panel__title .content-subtitle {
    font-weight: 400;
    font-size: 0.35em;
    line-height: 1.28571;
    text-align: left;
    position: absolute;
    top: 100%;
    right: 0;
}

#at-dermatitis.dupixent-dosing-page .dosage-block .drug-dosage-panel .drug-dosage-panel__content .btn-link-2 {
    max-width: 310px;
    width: 100%;
    line-height: 1;
    margin-top: 40px;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-dosing-page .dosage-block .drug-dosage-panel {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    #at-dermatitis.dupixent-dosing-page .dosage-block .drug-dosage-panel .img-wrapper {
        margin-top: 30px;
    }

    #at-dermatitis.dupixent-dosing-page .dosage-block .drug-dosage-panel .drug-dosage-panel__content .btn-link-2 {
        margin-top: 10px;
    }
}

#at-dermatitis.dupixent-dosing-page .dosage-block .dosing-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 680px;
    width: 100%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

#at-dermatitis.dupixent-dosing-page .dosage-block .dosing-items .dosing-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 45%;
    width: 100%;
    margin-bottom: 20px;
}

#at-dermatitis.dupixent-dosing-page .dosage-block .dosing-items .dosing-item .img-wrapper {
    margin-right: 12px;
}

#at-dermatitis.dupixent-dosing-page .dosage-block .dosing-items .dosing-item .img-wrapper img {
    max-width: none;
}

#at-dermatitis.dupixent-dosing-page .dosage-block .dosing-items .dosing-item .dosing-item__content .dosing-item__title {
    font-weight: 900;
    font-size: 16px;
    line-height: 1.25;
    text-transform: uppercase;
    color: #009A6C;
    margin-bottom: 3px;
}

#at-dermatitis.dupixent-dosing-page .dosage-block .dosing-items .dosing-item .dosing-item__content .dosing-item__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.38462;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-dosing-page .dosage-block .dosing-items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 40px auto;
    }

    #at-dermatitis.dupixent-dosing-page .dosage-block .dosing-items .dosing-item {
        max-width: none;
        width: 100%;
    }

    #at-dermatitis.dupixent-dosing-page .dosage-block .dosing-items .dosing-item .img-wrapper {
        margin-right: 25px;
        min-width: 60px;
        width: 60px;
    }

    #at-dermatitis.dupixent-dosing-page .dosage-block .dosing-items .dosing-item .img-wrapper img {
        max-width: 100%;
    }
}

#at-dermatitis.dupixent-dosing-page .dosage-block .panel-white {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    background-color: white;
    margin-top: 50px;
    padding: 30px 24px;
}

#at-dermatitis.dupixent-dosing-page .dosage-block .panel-white p {
    font-weight: 400;
}

#at-dermatitis.dupixent-dosing-page .dosage-block .panel-white p:first-child {
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px solid #ECECEC;
}

#at-dermatitis.dupixent-dosing-page .title-line-1 {
    max-width: 350px;
    width: 100%;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-dosing-page .title-line-1 {
        max-width: none;
    }
}

#at-dermatitis.dupixent-dosing-page .subtitle-line-1 .subtitle-line__text {
    font-size: 18px;
}

@media screen and (max-width: 960px) {
    #at-dermatitis.dupixent-dosing-page .subtitle-line-1 .subtitle-line__text {
        font-size: 16px;
        line-height: 1;
    }
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-dosing-page .subtitle-line-1 .subtitle-line__text {
        font-size: 18px;
        line-height: 1.33333;
    }
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .shadow-block__bg-middle {
    background-position-y: 920px;
    -moz-background-size: 1950px auto;
    background-size: 1950px auto;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .title-wrapper {
    margin-top: 50px;
    margin-bottom: 50px;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .title-wrapper:first-child {
    margin-top: 0;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .injector-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .injector-panel .img-wrapper {
    min-width: 402px;
    width: 402px;
    margin-right: 15px;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .injector-panel .injector-panel__panel .block-title {
    margin-bottom: 20px;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .injector-panel .injector-panel__panel .list-item {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.55556;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .injector-panel {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .injector-panel .img-wrapper {
        min-width: 0;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    #at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .injector-panel .injector-panel__panel {
        margin-left: auto;
        margin-right: auto;
    }
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .human-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 285px;
    min-width: 285px;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .human-block .img-wrapper {
    margin-bottom: -30%;
    position: relative;
    z-index: 5;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .human-block .human-block__white {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: white;
    padding: 24px 16px;
    position: relative;
    z-index: 10;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .human-block .human-block__white p {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.13333;
    text-align: left;
    color: #63544F;
    padding-left: 25px;
    position: relative;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .human-block .human-block__white p:after {
    content: '';
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #19AB83;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .human-block .human-block__white p:first-child {
    margin-bottom: 24px;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .human-block .human-block__white p:last-child:after {
    background-color: #B5C25D;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .text-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    margin-left: 30px;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .text-block .block-title {
    margin-bottom: 27px;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .text-block p:not(.block-title) {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.375;
    color: #63544F;
    margin-bottom: 22px;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .text-block p:not(.block-title):last-child {
    margin-bottom: 0;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .btn-link-3 {
    display: none !important;
    margin-top: auto;
    margin-right: auto;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .btn-link-3.desktop-item {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

@media (max-width: 768px) {
    #at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .human-block {
        margin-bottom: 20px;
        width: 100%;
        max-width: 440px;
    }

    #at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .text-block {
        margin-left: 0;
        margin-bottom: 50px;
    }

    #at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .btn-link-3 {
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .warning-panel .btn-link-3.desktop-item {
        display: none;
    }
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .list-item-1 {
    margin-top: 30px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.33333;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .bullet-list-item {
    font-size: 18px;
    line-height: 1.33333;
    font-weight: 400;
    padding-left: 50px;
}

#at-dermatitis.dupixent-dosing-page .dosage-recommendation-block .bullet-list-item li {
    list-style: disc;
}

#at-dermatitis.clinical-recommendation-page .dupilumab-block .list-item {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.55556;
    margin-top: 45px;
    margin-bottom: 30px;
}

#at-dermatitis.clinical-recommendation-page .dupilumab-block .img-wrapper__book {
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 768px) {
    #at-dermatitis.clinical-recommendation-page .dupilumab-block .list-item {
        font-size: 16px;
        line-height: 1.5;
        margin-top: 20px;
        margin-bottom: 35px;
    }
}

#at-dermatitis.clinical-recommendation-page .panels-block .title-wrapper {
    margin-bottom: 40px;
    margin-top: 40px;
}

#at-dermatitis.clinical-recommendation-page .panels-block .title-wrapper:first-child {
    margin-top: 0;
}

#at-dermatitis.clinical-recommendation-page .panels-block .list-item {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.55556;
    margin-bottom: 35px;
}

#at-dermatitis.clinical-recommendation-page .panels-block .panel-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto;
    padding: 20px 25px;
    margin-bottom: 20px;
}

#at-dermatitis.clinical-recommendation-page .panels-block .panel-item .panel-item__title {
    font-weight: 900;
    font-size: 18px;
    line-height: 1.33333;
    color: #63544F;
    min-width: 300px;
    max-width: 300px;
    margin-right: 15px;
}

#at-dermatitis.clinical-recommendation-page .panels-block .panel-item .panel-item__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.375;
    text-align: left;
    color: #63544F;
}

#at-dermatitis.clinical-recommendation-page .panels-block .panel-item.panel-item__style-1 {
    background-color: #F6DCCA;
}

#at-dermatitis.clinical-recommendation-page .panels-block .panel-item.panel-item__style-2 {
    background-color: #F6F6D9;
}

#at-dermatitis.clinical-recommendation-page .panels-block .panel-item.panel-item__style-3 {
    background-color: #E8ECD5;
}

#at-dermatitis.clinical-recommendation-page .panels-block .panel-item.panel-item__style-4 {
    background-color: #C6E9E9;
}

#at-dermatitis.clinical-recommendation-page .panels-block .button-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#at-dermatitis.clinical-recommendation-page .panels-block .button-panel > * {
    width: 50%;
}

#at-dermatitis.clinical-recommendation-page .panels-block .button-panel .list-item {
    margin-bottom: 0;
    margin-right: 30px;
}

#at-dermatitis.clinical-recommendation-page .panels-block .button-panel .button-panel_contents {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#at-dermatitis.clinical-recommendation-page .panels-block .button-panel .button-panel_contents a {
    width: 100%;
    margin-bottom: 27px;
}

#at-dermatitis.clinical-recommendation-page .panels-block .button-panel .button-panel_contents a:last-child {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    #at-dermatitis.clinical-recommendation-page .panels-block .title-wrapper {
        margin-bottom: 16px;
        margin-top: 40px;
    }

    #at-dermatitis.clinical-recommendation-page .panels-block .title-wrapper:first-child {
        margin-top: 0;
    }

    #at-dermatitis.clinical-recommendation-page .panels-block .list-item {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 26px;
    }

    #at-dermatitis.clinical-recommendation-page .panels-block .panel-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 16px;
        margin-bottom: 16px;
    }

    #at-dermatitis.clinical-recommendation-page .panels-block .panel-item .panel-item__title {
        min-width: 0;
        max-width: none;
        margin-right: 0;
        padding-bottom: 16px;
        margin-bottom: 16px;
        border-bottom: 1px solid #63544F;
        width: 100%;
    }

    #at-dermatitis.clinical-recommendation-page .panels-block .button-panel {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis.clinical-recommendation-page .panels-block .button-panel > * {
        width: 100%;
    }

    #at-dermatitis.clinical-recommendation-page .panels-block .button-panel .list-item {
        margin-bottom: 26px;
        margin-right: 0;
    }

    #at-dermatitis.clinical-recommendation-page .panels-block .button-panel .button-panel_contents {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -moz-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    #at-dermatitis.clinical-recommendation-page .panels-block .button-panel .button-panel_contents a {
        margin-bottom: 12px;
    }

    #at-dermatitis.clinical-recommendation-page .panels-block .button-panel .button-panel_contents a:last-child {
        margin-bottom: 0;
    }
}

#at-dermatitis.events-page .btn-show-more {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    height: 50px;
    width: 100%;
    background-color: black;
    text-align: center;
    color: white;
    font-size: 26px;
    line-height: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 30px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
}

#at-dermatitis.events-page .btn-show-more.is-disabled {
    display: none;
}

#at-dermatitis.events-page .event-block .events-wrapper, #at-dermatitis.events-page .video-block .events-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: black;
}

#at-dermatitis.events-page .event-block .events-wrapper .event-item__show-more a, #at-dermatitis.events-page .video-block .events-wrapper .event-item__show-more a {
    font-size: 26px;
    color: white;
    font-weight: 700;
}

#at-dermatitis.materials-page .materials-block {
    margin-top: 0;
}

#at-dermatitis.materials-page .materials-block .hprs-block {
    padding-left: 0;
    padding-right: 0;
}

#at-dermatitis.materials-page .materials-block .materials-cards-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    padding: 0 20px;
}

#at-dermatitis.materials-page .materials-block .materials-cards-wrapper .materials-card-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: white;
    border: 1px solid #ECECEC;
    margin-bottom: 23px;
    margin-right: 25px;
    max-width: 330px;
    width: 100%;
    min-height: 198px;
    height: auto;
    padding: 10px 20px 10px 20px;
    border-top: 6px solid #9EC63C;
    width: 31.6%;
    margin-right: 2.4%;
}

#at-dermatitis.materials-page .materials-block .materials-cards-wrapper .materials-card-item .preview-wrapper {
    margin-bottom: 15px;
}

#at-dermatitis.materials-page .materials-block .materials-cards-wrapper .materials-card-item .tag-name {
    font-weight: 400;
    font-size: 10px;
    line-height: 1;
    color: white;
    text-transform: uppercase;
    padding: 4px 10px;
    background-color: #9EC63C;
    margin-bottom: 10px;
}

#at-dermatitis.materials-page .materials-block .materials-cards-wrapper .materials-card-item .item-label {
    font-weight: 400;
    color: #4D4D4D;
    font-size: 14px;
    line-height: 1.42857;
    width: 100%;
    text-align: left;
}

#at-dermatitis.materials-page .materials-block .materials-cards-wrapper .materials-card-item:nth-child(3n) {
    margin-right: 0;
}

@media (max-width: 768px) {
    #at-dermatitis.materials-page .materials-block .materials-cards-wrapper .materials-card-item {
        width: 48.5%;
        margin-right: 2.4%;
    }

    #at-dermatitis.materials-page .materials-block .materials-cards-wrapper .materials-card-item:nth-child(3n) {
        margin-right: 2.4%;
    }

    #at-dermatitis.materials-page .materials-block .materials-cards-wrapper .materials-card-item:nth-child(2n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 400px) {
    #at-dermatitis.materials-page .materials-block .materials-cards-wrapper .materials-card-item {
        width: 100%;
        margin-right: 0;
    }

    #at-dermatitis.materials-page .materials-block .materials-cards-wrapper .materials-card-item:nth-child(3n) {
        margin-right: 0;
    }

    #at-dermatitis.materials-page .materials-block .materials-cards-wrapper .materials-card-item:nth-child(2n) {
        margin-right: 0;
    }
}

@media (max-width: 768px) {
    #at-dermatitis.materials-page .materials-block {
        margin-top: 0;
    }
}

/* Фиксы для IE */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    p {
        width: 100%;
        height: auto;
    }
}

/*# sourceMappingURL=styles.css.map */

/* End */


/* Start:/direction/static_content/assets/atopic-dermatitis/css/dupixent-research.css?176044863511399*/

.atopic-dermatitis-page.atopic-dermatitis-page--dupixent-research .detail-header__img {
    background-image: url("/direction/static_content/assets/atopic-dermatitis/images/dupixent/banner.jpg");
    background-position-x: center;
}

.buttons__item.is-on, .buttons__item:active {
    color: #000;
    border-color: #000;
    background-color: #fff;
}

.map-research-block {

}

.map-research-block__title {
    font-weight: 800;
    font-size: 26px;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 12px !important;
}

/*region RESEARCH-TABLE*/
.research-table {
}

.research-result-block > h4 {
    line-height: 1.21;
}

.research-result-block > h3 {
    text-transform: uppercase;
    font-weight: 800;
}

.research-result-block > h3 + h4 {
    font-weight: 400;
    font-size: 23px;
    line-height: 32px;
    margin-bottom: 24px;
}

.research-table td,
.research-table th {
    border: 1px solid #B2B2B2;
    padding: 16px;
    text-align: center;
    align-items: center;
    vertical-align: middle;
}

.research-table th {
    vertical-align: top;
}

.research-table td {
    width: 26%;
    min-width: 321px;
}

.research-table tr th:first-child {
    vertical-align: middle;
}

.research-table__in-parentheses-th {
    line-height: 3;
}

.research-table__cell-content {
    display: flex;
}

.research-table__cell-content span:first-child {
    display: block;
    margin: auto;
    padding-right: 16px;
    font-weight: 800;
    font-size: 23px;
    line-height: 32px;
}

.research-table__cell-content span:not(:first-child) {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
}

.research-result-block__scroll-block {
    padding-bottom: 8px;
    margin-bottom: 8px;
    overflow: auto visible;
}

.research-result-block__scroll-block--third {
    padding-bottom: 8px;
    margin-bottom: 0px;
    margin-top: 26px;
}

.research-table--first {

}

.research-table--first tr > *:nth-child(2) {
    background-color: #FFF1A6;
}

.research-table--first tr > *:nth-child(3) {
    background-color: #ADE4D7;
}

.research-table--first tr > *:nth-child(4) {
    background-color: #FED29E;
}

.research-table.research-table--second {}

.research-table.research-table--second tr:first-child > th:not(:first-child),
.research-table.research-table--third tr:first-child > th:not(:first-child) {
    background-color: #00A880;
    text-align: center;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.research-table.research-table--second tr:not(:first-child) {
    height: 96px;
}

.research-table.research-table--second tr:first-child > th:not(:first-child) span + span,
.research-table.research-table--third tr:first-child > th:not(:first-child) span + span {
    display: block;
    padding-top: 11px;
}

.research-table.research-table--second tr > td {
    background-color: #ADE4D7;
}

.research-table.research-table--second tr > *:first-child {
    color: #707075;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
}

.research-table.research-table--third tr > td {
    background-color: #F0F0F5;
}

.research-table.research-table--third tr th:first-child {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
}

.research-table__cell-content-data {
    display: flex;
    justify-content: space-around;
}

.research-table__cell-content-num {
    font-weight: 800;
    font-size: 20px;
    line-height: 28px;
    display: block;
    text-align: center;
}

.research-table__cell-content-text {
    font-weight: 400;
    font-size: 13px;
    max-width: 74px;
    line-height: 16px;
    align-items: center;
    text-align: center;
    display: block;
}

.research-table__cell-content-between {
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;
    margin-top: auto;
    margin-bottom: auto;
    font-style: italic;
}

.research-result-block__table-label {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
}

/*endregion RESEARCH-TABLE*/

.research-result-block .point-list__list-item-text {
    max-width: 732px;
}

/*region RECOMMENDATIONS-LINK-LIST*/
.recommendations-link-list__item {
    display: flex;
    background: #F0F0F5;
    justify-content: space-between;
    padding: 8px 40px;
    padding-top: 3px;
    padding-bottom: 4px;
}

.recommendations-link-list__item-content {
    margin: auto auto auto 24px !important;
    font-size: 23px;
    line-height: 28px;
}

.recommendations-link-list__item-btn {
    margin: auto 7px auto auto;
}

.recommendations-link-list__item+.recommendations-link-list__item {
    margin-top: 24px;
}

img.recommendations-link-list__img {
    display: block;
    margin: auto;
}

@media (max-width: 768px) {
    .recommendations-link-list__item {
        flex-wrap: wrap;
        justify-content: center;
        padding: 16px;
        width: 100vw;
        margin-left: -16px;
    }

    .recommendations-link-list__item-img {
        margin-bottom: 8px;
    }

    .recommendations-link-list__item-btn {
        margin: 0;
        width: 100%;
        margin-top: 16px;
    }

    .recommendations-link-list__item-content {
        width: 100%;
    }
}
/*endregion RECOMMENDATIONS-LINK-LIST*/

/*region POPUP-RESEARCH*/
.popup-research {}

.popup-research > .close-btn + h5 {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 0;
}

.popup-research > p {
    line-height: 1.34;
}

.popup-research > p + p {
    margin-top: 24px;
}

.popup-research ul {
    margin-bottom: 8px;
}

.popup-research li {
    display: flex;
}

.popup-research li:before {
    content: "";
    background-color: #DCDCE5;
    width: 10px;
    min-width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 12px;
    margin-top: 8px;
}

.popup-research li + li {
    margin-top: 8px;
}

/*endregion POPUP-RESEARCH*/

.atopic-dermatitis-page .share-block {
    padding-top: 0;
    opacity: 1;
    visibility: visible;
    transform: none;
}

/*region RESEARCH-EXPANDERS-BLOCK*/
h3.research-expanders-block__title {
    margin-bottom: 0;
}

h4.research-expanders-block__text {
    font-weight: 400;
    font-size: 23px;
    line-height: 32px;
    margin-top: 12px !important;
}

h4.research-expanders-block__text  + .research-expanders-block__expanders-wrapper {

    margin-top: 24px !important;
}

.research-expanders-block__expander-title {
    background: #ADE4D7;
    position: relative;
    padding: 16px 16px 24px;
    cursor: pointer;
    min-height: 108px;
}

.research-expanders-block__expander-title > h4 {
    margin-bottom: 8px !important;
    line-height: 1.217;
}

.research-expanders-block__expander-title-content {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    display: flex;
}

.research-expanders-block__expander-title-marker {
    font-weight: 800;
    font-size: 23px;
    line-height: 32px;
    margin-right: 12px;
}

.research-expanders-block__expander-title-text {
    display: block;
    margin: auto;
    margin-left: 0;
}

.research-expanders-block__expander-title .dsi-big_arrow_closed {
    position: absolute;
    top: 16px;
    right: 16px;
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transform: scale3d(1, -1, 1);
}

.research-expanders-block__expander-title.is-off .dsi-big_arrow_closed {
    transform: scale3d(1, 1, 1);
}

.research-expanders-block__expander-content {
    padding-top: 24px;
}

.research-expanders-block__expander-content > h4 {
    margin-bottom: 8px !important;
}

.research-expanders-block__expander-content .button {
    margin-top: 24px;
}

.research-expanders-block__expander--has-graph-anim .research-graph--anim .research-graph__text,
.research-expanders-block__expander--has-graph-anim .research-graph--anim .research-graph__graph-line {
    transition: all 1s linear;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition-delay: 250ms;
    opacity: 0;
}

.research-expanders-block__expander--has-graph-anim .research-graph--anim .research-graph__text {
    transition-delay: 750ms;
}

.research-expanders-block__expander--has-graph-anim.anim--start .research-graph--anim .research-graph__text,
.research-expanders-block__expander--has-graph-anim.anim--start .research-graph--anim .research-graph__graph-line {
opacity: 1;
}

.research-expanders-block__expander + .research-expanders-block__expander {
    margin-top: 16px;
}

.research-expanders-block__expander-content-steps {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.research-expanders-block__expander-content-step > div {
    font-weight: 800;
    font-size: 48px;
    line-height: 48px;
}

.research-expanders-block__expander-content-step > div + div {
    font-weight: 400;
    font-size: 23px;
    line-height: 32px;
    margin-top: 16px;
}

.research-expanders-block__expander-content-step:nth-child(2n) {
    display: flex;
    position: absolute;
    top: 38px;
}

.research-expanders-block__expander-content-step:nth-child(2n+1) {
    min-width: 22.8%;
}

.research-expanders-block__expander-content-step:nth-child(2) {
    left: 22.8%;
}

.research-expanders-block__expander-content-step:nth-child(4) {
    left: 60%;
}

.research-expanders-block__expander-content-step > img {
    margin: auto;
    display: block;
}

.research-expanders-block__expander-content.research-expanders-block__expander-content--unique > h3 {
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.research-expanders-block__expander-content.research-expanders-block__expander-content--unique > h3 + h4 {
    font-weight: 700;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 60px !important;
}

.research-expanders-block__expander-content.research-expanders-block__expander-content--unique > .button {
    margin-top: 37px;
}

.research-graph__hint {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    max-width: 990px;
    margin-top: 16px;
}

.research-expanders-block__expander-content-scroll {
    overflow: auto hidden;
}

@media screen and (max-width: 767px) {
    .research-expanders-block__expander-content > h4,
    h4.research-expanders-block__text {
        font-size: 18px;
        line-height: 24px;
    }
}

/*endregion RESEARCH-EXPANDERS-BLOCK*/
/*endregion RESEARCH-GREEN-COLUMNS*/
.research-green-columns__item-wrapper {
    display: flex;
    padding-top: 50px;
    padding-left: 64px;
    padding-right: 64px;
    padding-bottom: 50px;
    justify-content: space-between;
    background: #ADE4D7;
    margin-bottom: 16px;
}

.research-green-columns__item {
    width: 328px;
}

.research-green-columns__item > h4 {
    margin-bottom: 8px !important;
}

.research-green-columns__item > h2 {
    margin-top: 0 !important;
    font-weight: 800;
}
.research-green-columns__item > div {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

@media screen and (max-width: 767px) {
    .research-green-columns__item-wrapper {
        flex-wrap: wrap;
        margin-left: -16px;
        width: 100vw;
        padding: 24px 32px;
    }

    .research-green-columns__item + .research-green-columns__item {
        margin-top: 24px;
    }

    .research-green-columns__item-wrapper + button {
        width: 100%;
    }
}
/*endregion RESEARCH-GREEN-COLUMNS*/
/* End */
/* /direction/static_content/assets/atopic-dermatitis/css/common.css?176044863512554 */
/* /direction/static_content/assets/vivanti-libs/fancybox/3.5.7/jquery.fancybox.min.css?176044867712795 */
/* /direction/static_content/assets/atopic-dermatitis/css/styles.css?1760448635261975 */
/* /direction/static_content/assets/atopic-dermatitis/css/dupixent-research.css?176044863511399 */
