.erius-page .hero-block {
    background: url("https://esculap-med.ru/storage/allergii-net/m2/img/hero-bg.png") 50% 0 no-repeat!important;
    background-size: cover!important
}
.erius-page .top-title {
    color: #4a757b;
    font-size: 42px;
    font-weight: 700;
    line-height: normal;
    text-align: left
}

.erius-page .top-title span {
    color: #cf2f37
}

@media(max-width: 768px) {
    .erius-page .top-title {
        text-align: center;
        font-size: 30px
    }

    .erius-page .top-title br {
        display: none
    }
}

.erius-page .view-wrapper {
    border-radius: 20px;
    background: #fff;
    -webkit-box-shadow: 0px 4px 52px 0px rgba(142, 202, 216, .45);
    box-shadow: 0px 4px 52px 0px rgba(142, 202, 216, .45)
}

.erius-page .content-view {
    display: none
}

.erius-page .content-view.is-on {
    display: block
}

.erius-page .top-steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 850px) {
    .erius-page .top-steps {
        display: block
    }
}

.erius-page .top-steps__steps {
    width: 305px;
    display: none;
    margin-bottom: 8px
}

@media screen and (max-width: 850px) {
    .erius-page .top-steps__steps {
        margin: 40px auto 0
    }
}

.erius-page .top-steps__steps.is-on {
    display: block
}

.erius-page .q-steps__text {
    color: #313131;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
    margin-bottom: 16px
}

.erius-page .q-steps__text b {
    font-weight: 500
}

.erius-page .q-steps__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.erius-page .q-steps__item {
    width: 48px;
    height: 8px;
    border-radius: 10px;
    border: 2px solid #2bafc4;
    margin-right: 16px
}

.erius-page .q-steps__item:last-child {
    margin-right: 0
}

.erius-page .q-steps__item.is-on {
    background-color: #2bafc4
}

.erius-page .start-screen {
    padding: 36px 36px 48px 36px;
    background-image: url("https://esculap-med.ru/storage/allergii-net/m2/img/start-screen/bg.png");
    background-position: 100% 180%;
    background-size: 539px 637px;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: 20px
}

@media screen and (max-width: 1060px) {
    .erius-page .start-screen {
        background-position: 120% 180%
    }
}

@media screen and (max-width: 970px) {
    .erius-page .start-screen {
        background-position: 140% 180%
    }
}

@media screen and (max-width: 910px) {
    .erius-page .start-screen {
        background: none
    }
}

@media(max-width: 768px) {
    .erius-page .start-screen {
        padding: 30px 20px
    }
}

.erius-page .start-screen__title {
    color: #2bafc4;
    font-size: 23px;
    font-weight: 700;
    line-height: 150%;
    margin: 0 0 18px
}

@media screen and (max-width: 970px) {
    .erius-page .start-screen__title br {
        display: none
    }
}

@media screen and (max-width: 910px) {
    .erius-page .start-screen__title {
        text-align: center;
        margin-bottom: 30px
    }
}

@media(max-width: 768px) {
    .erius-page .start-screen__title {
        font-size: 18px
    }
}

.erius-page .start-screen__m-img {
    display: none;
    max-width: 200px;
    margin: 0 auto 30px
}

.erius-page .start-screen__m-img img {
    width: 100%;
    display: block
}

@media screen and (max-width: 910px) {
    .erius-page .start-screen__m-img {
        display: block
    }
}

.erius-page .start-screen__content {
    max-width: 415px;
    color: #313131;
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 40px
}

@media screen and (max-width: 910px) {
    .erius-page .start-screen__content {
        max-width: none;
        text-align: center
    }

    .erius-page .start-screen__content br {
        display: none
    }
}

@media(max-width: 768px) {
    .erius-page .start-screen__content {
        font-size: 16px
    }
}

.erius-page .start-screen__content p {
    margin: 0 0 16px
}

.erius-page .start-screen__content p:last-child {
    margin: 0
}

.erius-page .start-screen__content span {
    color: #2bafc4
}

.erius-page .start-screen__button {
    position: relative;
    font-size: 18px;
    line-height: 130%;
    border: none;
    color: #fff;
    border-radius: 144px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(176, 247, 255, 0.2)), color-stop(7.67%, rgba(13, 97, 112, 0.2))), -webkit-gradient(linear, left top, right top, color-stop(0.07%, #45B8C8), color-stop(99.93%, #268FA9));
    background: -o-linear-gradient(top, rgba(176, 247, 255, 0.2) 0%, rgba(13, 97, 112, 0.2) 7.67%), -o-linear-gradient(left, #45B8C8 0.07%, #268FA9 99.93%);
    background: linear-gradient(180deg, rgba(176, 247, 255, 0.2) 0%, rgba(13, 97, 112, 0.2) 7.67%), linear-gradient(90deg, #45B8C8 0.07%, #268FA9 99.93%);
    -webkit-box-shadow: 0px 24px 24px 0px rgba(69, 180, 198, .2);
    box-shadow: 0px 24px 24px 0px rgba(69, 180, 198, .2);
    padding: 20px 96px 20px 36px
}

@media screen and (max-width: 910px) {
    .erius-page .start-screen__button {
        display: block;
        margin: 0 auto
    }
}

@media(max-width: 768px) {
    .erius-page .start-screen__button {
        font-size: 16px;
        padding: 14px 66px 14px 20px
    }
}

.erius-page .start-screen__button img {
    width: 64px;
    position: absolute;
    top: 0;
    right: 0
}

@media(max-width: 768px) {
    .erius-page .start-screen__button img {
        width: 48px
    }
}

.erius-page .start-screen__button:hover {
    opacity: .8;
    -webkit-transition: 125ms ease;
    -o-transition: 125ms ease;
    transition: 125ms ease
}

.erius-page .questions {
    padding-bottom: 48px
}

.erius-page .questions__img {
    margin-bottom: 40px
}

.erius-page .questions__img img {
    width: 100%;
    display: block
}

.erius-page .questions__inner {
    padding: 0 30px
}

.erius-page .questions__title {
    max-width: 800px;
    color: #313131;
    font-size: 23px;
    font-weight: 700;
    text-align: center;
    line-height: 150%;
    margin: 0 auto 16px
}

@media(max-width: 768px) {
    .erius-page .questions__title {
        font-size: 18px
    }
}

.erius-page .questions__small-text {
    color: #5c6165;
    font-size: 14px;
    text-align: center;
    line-height: 150%;
    font-style: italic;
    margin-bottom: 40px
}

@media(max-width: 768px) {
    .erius-page .questions__small-text {
        margin-bottom: 30px
    }
}

.erius-page .questions__item {
    position: relative;
    padding: 18px 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 144px;
    border: 2px solid #e7e7e7;
    margin-bottom: 24px;
    overflow: hidden;
    cursor: pointer
}

@media(max-width: 768px) {
    .erius-page .questions__item {
        max-width: 280px;
        border-radius: 24px;
        padding: 18px 26px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 auto 24px
    }

    .erius-page .questions__item:last-child {
        margin-bottom: 0
    }
}

.erius-page .questions__item:last-child {
    margin-bottom: 0
}

.erius-page .questions__item.unactive {
    opacity: .4;
    pointer-events: none
}

.erius-page .questions__item.false {
    opacity: 1;
    border: 2px solid #fff;
    background: -webkit-gradient(linear, right top, left top, from(#9C0013), to(#E93B3C));
    background: -o-linear-gradient(right, #9C0013 0%, #E93B3C 100%);
    background: linear-gradient(270deg, #9C0013 0%, #E93B3C 100%)
}

.erius-page .questions__item.false .questions__num {
    background: -o-radial-gradient(30.7% 21.86%, 82.75% 82.75%, #FFF 16.89%, #FFE1DD 100%);
    background: radial-gradient(82.75% 82.75% at 30.7% 21.86%, #FFF 16.89%, #FFE1DD 100%);
    color: #cf2f37
}

.erius-page .questions__item.false .questions__text {
    color: #fff
}

.erius-page .questions__item.true {
    opacity: 1;
    border: 2px solid #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(176, 247, 255, 0.2)), color-stop(7.67%, rgba(13, 97, 112, 0.2))), -webkit-gradient(linear, left top, right top, color-stop(0.07%, #45B8C8), color-stop(99.93%, #268FA9));
    background: -o-linear-gradient(top, rgba(176, 247, 255, 0.2) 0%, rgba(13, 97, 112, 0.2) 7.67%), -o-linear-gradient(left, #45B8C8 0.07%, #268FA9 99.93%);
    background: linear-gradient(180deg, rgba(176, 247, 255, 0.2) 0%, rgba(13, 97, 112, 0.2) 7.67%), linear-gradient(90deg, #45B8C8 0.07%, #268FA9 99.93%)
}

.erius-page .questions__item.true .questions__num {
    background: -o-radial-gradient(30.7% 21.86%, 82.75% 82.75%, #FFF 16.89%, #C4E1E1 100%);
    background: radial-gradient(82.75% 82.75% at 30.7% 21.86%, #FFF 16.89%, #C4E1E1 100%);
    color: #0495a8
}

.erius-page .questions__item.true .questions__text {
    color: #fff
}

.erius-page .questions__num {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 32px;
    background: -webkit-gradient(linear, right top, left top, from(#5C6165), to(#BDBDBD));
    background: -o-linear-gradient(right, #5C6165 0%, #BDBDBD 100%);
    background: linear-gradient(270deg, #5C6165 0%, #BDBDBD 100%);
    margin-right: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media(max-width: 768px) {
    .erius-page .questions__num {
        width: 40px;
        height: 40px;
        border-radius: 0 0 24px 0px;
        font-size: 24px;
        position: absolute;
        top: 0;
        left: -5px
    }
}

@media screen and (max-width: 360px) {
    .erius-page .questions__num {
        width: 35px;
        height: 35px;
        font-size: 18px
    }
}

.erius-page .questions__text {
    color: #313131;
    font-size: 18px;
    line-height: 150%
}

@media(max-width: 768px) {
    .erius-page .questions__text {
        font-size: 14px;
        text-align: center
    }
}

.erius-page .bottom-content {
    display: none;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, left bottom, from(#E8F8F8), to(#FFF));
    background: -o-linear-gradient(top, #E8F8F8 0%, #FFF 100%);
    background: linear-gradient(180deg, #E8F8F8 0%, #FFF 100%);
    padding: 36px 36px 48px
}

@media(max-width: 768px) {
    .erius-page .bottom-content {
        padding: 30px 20px
    }
}

.erius-page .bottom-content.is-on {
    display: block
}

.erius-page .bottom-content__section {
    margin: 0 0 40px
}

.erius-page .bottom-content__section:last-child {
    margin: 0
}

.erius-page .bottom-content p {
    color: #313131;
    font-size: 18px;
    line-height: 150%;
    margin: 0 0 20px
}

@media(max-width: 768px) {
    .erius-page .bottom-content p {
        font-size: 16px;
        text-align: center
    }
}

.erius-page .bottom-content ul {
    margin: 0;
    padding: 0
}

.erius-page .bottom-content ul li {
    list-style: none;
    position: relative;
    color: #313131;
    font-size: 18px;
    line-height: 150%;
    margin: 0 0 5px;
    padding-left: 30px
}

@media(max-width: 768px) {
    .erius-page .bottom-content ul li {
        font-size: 16px
    }
}

.erius-page .bottom-content ul li:last-child {
    margin-bottom: 0
}

.erius-page .bottom-content ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: url("https://esculap-med.ru/storage/allergii-net/m2/img/base/bull.png") 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    top: 8px;
    left: 9px
}

@media(max-width: 768px) {
    .erius-page .bottom-content ul li:before {
        top: 9px
    }
}

.erius-page .bottom-content__img-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 768px) {
    .erius-page .bottom-content__img-text {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.erius-page .bottom-content__img-text-img {
    max-width: 80px;
    margin-right: 24px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media(max-width: 768px) {
    .erius-page .bottom-content__img-text-img {
        font-size: 16px;
        margin-right: 0;
        margin-bottom: 24px
    }
}

.erius-page .bottom-content__img-text-img img {
    width: 100%;
    display: block
}

.erius-page .bottom-content__img-text-text {
    color: #313131;
    font-size: 18px;
    line-height: 150%
}

@media(max-width: 768px) {
    .erius-page .bottom-content__img-text-text {
        font-size: 16px;
        text-align: center
    }
}

.erius-page .bottom-content__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 970px) {
    .erius-page .bottom-content__info {
        display: block
    }
}

@media screen and (max-width: 970px) {
    .erius-page .bottom-content__info-left {
        margin-bottom: 30px
    }
}

@media(max-width: 768px) {
    .erius-page .bottom-content__info-left {
        margin-bottom: 20px
    }
}

.erius-page .bottom-content__headline {
    color: #313131;
    font-size: 23px;
    font-weight: 700;
    text-align: center;
    margin: 0
}

@media(max-width: 768px) {
    .erius-page .bottom-content__headline {
        font-size: 18px
    }
}

.erius-page .bottom-content__headline_green {
    color: #4a757b
}

.erius-page .bottom-content__button {
    position: relative;
    font-size: 18px;
    line-height: 130%;
    border: none;
    color: #fff;
    border-radius: 144px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(176, 247, 255, 0.2)), color-stop(7.67%, rgba(13, 97, 112, 0.2))), -webkit-gradient(linear, left top, right top, color-stop(0.07%, #45B8C8), color-stop(99.93%, #268FA9));
    background: -o-linear-gradient(top, rgba(176, 247, 255, 0.2) 0%, rgba(13, 97, 112, 0.2) 7.67%), -o-linear-gradient(left, #45B8C8 0.07%, #268FA9 99.93%);
    background: linear-gradient(180deg, rgba(176, 247, 255, 0.2) 0%, rgba(13, 97, 112, 0.2) 7.67%), linear-gradient(90deg, #45B8C8 0.07%, #268FA9 99.93%);
    -webkit-box-shadow: 0px 24px 24px 0px rgba(69, 180, 198, .2);
    box-shadow: 0px 24px 24px 0px rgba(69, 180, 198, .2);
    padding: 20px 96px 20px 36px;
    display: block;
    margin: 0 auto
}

@media(max-width: 768px) {
    .erius-page .bottom-content__button {
        font-size: 16px;
        padding: 14px 66px 14px 20px
    }
}

.erius-page .bottom-content__button img {
    width: 64px;
    position: absolute;
    top: 0;
    right: 0
}

@media(max-width: 768px) {
    .erius-page .bottom-content__button img {
        width: 48px
    }
}

.erius-page .bottom-content__button:hover {
    opacity: .8;
    -webkit-transition: 125ms ease;
    -o-transition: 125ms ease;
    transition: 125ms ease
}

.erius-page .erius-pack-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 36px;
    margin-bottom: 75px
}

@media screen and (max-width: 1060px) {
    .erius-page .erius-pack-info {
        margin-bottom: 50px
    }
}

@media(max-width: 768px) {
    .erius-page .erius-pack-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 30px
    }
}

.erius-page .erius-pack-info__pack-wrapper {
    max-width: 364px;
    margin-right: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (max-width: 1060px) {
    .erius-page .erius-pack-info__pack-wrapper {
        max-width: 300px
    }
}

@media(max-width: 768px) {
    .erius-page .erius-pack-info__pack-wrapper {
        max-width: 260px;
        margin-right: 0;
        margin-bottom: 40px
    }
}

.erius-page .erius-pack-info__circle {
    max-width: 353px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1% 0% 5%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%)
}

@media screen and (max-width: 1060px) {
    .erius-page .erius-pack-info__circle {
        padding: 0 4% 0% 5%
    }
}

.erius-page .erius-pack-info__circle img {
    width: 100%;
    max-width: 353px;
    display: block;
    -webkit-animation: rotate 40s linear infinite;
    animation: rotate 40s linear infinite
}

.erius-page .erius-pack-info__pack {
    width: 100%;
    position: relative
}

.erius-page .erius-pack-info__pack img {
    width: 100%;
    display: block
}

@media(max-width: 768px) {
    .erius-page .erius-pack-info__pack-content {
        text-align: center
    }
}

.erius-page .erius-pack-info__pack-content-title {
    color: #2bafc4;
    font-size: 42px;
    line-height: 140%;
    font-weight: 700;
    margin-bottom: 30px
}

@media screen and (max-width: 1060px) {
    .erius-page .erius-pack-info__pack-content-title {
        font-size: 30px
    }
}

@media(max-width: 768px) {
    .erius-page .erius-pack-info__pack-content-title {
        font-size: 30px;
        line-height: 130%;
        margin-bottom: 20px
    }
}

.erius-page .erius-pack-info__pack-content-text {
    font-size: 23px;
    line-height: 140%;
    font-weight: 700
}

@media screen and (max-width: 1060px) {
    .erius-page .erius-pack-info__pack-content-text {
        font-size: 18px
    }
}

@media(max-width: 768px) {
    .erius-page .erius-pack-info__pack-content-text {
        font-size: 16px;
        line-height: 130%
    }
}

.erius-page .chart-info {
    border-radius: 24px;
    border: 2px solid #268fa9;
    background: #fff;
    padding: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(max-width: 768px) {
    .erius-page .chart-info {
        padding: 0;
        border: none;
        background: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.erius-page .chart-info__chart {
    position: relative;
    max-width: 371px;
    margin-right: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (max-width: 840px) {
    .erius-page .chart-info__chart {
        max-width: 300px
    }
}

@media(max-width: 768px) {
    .erius-page .chart-info__chart {
        display: none;
        margin-right: 0;
        margin-bottom: 20px
    }
}

.erius-page .chart-info__chart img {
    width: 100%;
    display: block
}

.erius-page .chart-info__chart-cols {
    width: 100%;
    padding: 42.5% 20% 0 20%;
    position: absolute;
    top: 0;
    left: 0
}

.erius-page .chart-info__chart-cols img {
    max-width: 221px;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom
}

.erius-page .chart-info__chart-cols img[data-scroll=in] {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease
}

.erius-page .chart-info__chart-items {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.erius-page .chart-info__chart-items[data-scroll=in] {
    opacity: 1;
    -webkit-transition: 1s ease .8s;
    -o-transition: 1s ease .8s;
    transition: 1s ease .8s
}

.erius-page .chart-info__chart_m {
    max-width: 280px;
    display: none
}

@media(max-width: 768px) {
    .erius-page .chart-info__chart_m {
        display: block
    }
}

.erius-page .chart-info__chart_m .chart-info__chart-cols {
    padding: 51% 13% 0 13%
}

.erius-page .chart-info__chart_m .chart-info__chart-cols img {
    max-width: 206px
}

.erius-page .chart-info__text {
    max-width: 476px;
    color: #313131;
    font-size: 18px;
    line-height: 150%
}

@media(max-width: 768px) {
    .erius-page .chart-info__text {
        font-size: 16px;
        text-align: center
    }
}

.erius-page .green-block {
    border-radius: 24px;
    background: -webkit-gradient(linear, left top, right top, from(#268FA9), to(#45B8C8));
    background: -o-linear-gradient(left, #268FA9 0%, #45B8C8 100%);
    background: linear-gradient(90deg, #268FA9 0%, #45B8C8 100%);
    padding: 24px 35px;
    color: #fff;
    font-size: 23px;
    text-align: center;
    line-height: 150%
}

@media(max-width: 768px) {
    .erius-page .green-block {
        font-size: 18px;
        padding: 18px
    }
}

.erius-page .info-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 24px;
    background: #fff;
    overflow: hidden
}

@media(max-width: 768px) {
    .erius-page .info-table {
        display: block
    }
}

.erius-page .info-table__col {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 2px solid rgba(255, 255, 255, .0666666667)
}

@media(max-width: 768px) {
    .erius-page .info-table__col {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-right: none
    }
}

.erius-page .info-table__col:last-child {
    border-right: none
}

.erius-page .info-table__col:last-child .info-table__item {
    border-bottom: 0
}

.erius-page .info-table__item {
    height: 86px;
    padding: 16px;
    color: #313131;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px;
    line-height: 150%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.erius-page .info-table__item span {
    color: #2bafc4;
    font-size: 23px
}

@media screen and (max-width: 800px) {
    .erius-page .info-table__item span {
        font-size: 20px
    }
}

@media screen and (max-width: 1060px) {
    .erius-page .info-table__item {
        font-size: 16px
    }
}

@media screen and (max-width: 900px) {
    .erius-page .info-table__item {
        padding: 8px 10px
    }
}

@media screen and (max-width: 800px) {
    .erius-page .info-table__item {
        font-size: 15px
    }
}

@media(max-width: 768px) {
    .erius-page .info-table__item {
        width: 100%;
        font-size: 18px;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px 5px;
        border-bottom: 2px solid #fff
    }
}

@media screen and (max-width: 450px) {
    .erius-page .info-table__item {
        width: 40%;
        height: 86px;
        font-size: 15px
    }
}

.erius-page .info-table__item_green {
    color: #4a757b;
    font-weight: 700;
    background-color: #e2f0f0
}

@media(max-width: 768px) {
    .erius-page .info-table__item_green {
        font-size: 16px
    }
}

@media screen and (max-width: 450px) {
    .erius-page .info-table__item_green {
        font-size: 13px;
        width: 60%
    }
}

.erius-page .info-table__item_marked {
    background: -webkit-gradient(linear, left top, left bottom, from(#2790AA), to(#45B8C8));
    background: -o-linear-gradient(top, #2790AA 0%, #45B8C8 100%);
    background: linear-gradient(180deg, #2790AA 0%, #45B8C8 100%);
    font-size: 23px;
    color: #fff
}

.erius-page .lines-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 600px) {
    .erius-page .lines-info {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.erius-page .lines-info__arrow {
    margin-right: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (max-width: 840px) {
    .erius-page .lines-info__arrow {
        margin-right: 20px
    }
}

@media screen and (max-width: 600px) {
    .erius-page .lines-info__arrow {
        margin-right: 10px
    }
}

@media screen and (max-width: 600px) {
    .erius-page .lines-info__arrow-item {
        display: none
    }
}

.erius-page .lines-info__arrow-item_m {
    display: none
}

@media screen and (max-width: 600px) {
    .erius-page .lines-info__arrow-item_m {
        display: block
    }
}

.erius-page .lines-info__content {
    padding-top: 23px
}

@media(max-width: 768px) {
    .erius-page .lines-info__content {
        padding-top: 0
    }
}

.erius-page .lines-info__item {
    position: relative;
    border-radius: 20px;
    border: 1px solid #2bafc4;
    background: #fff;
    padding: 32px 36px 20px 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #313131;
    font-size: 16px;
    line-height: 150%;
    margin-bottom: 59px
}

@media(max-width: 768px) {
    .erius-page .lines-info__item {
        display: block;
        font-size: 14px;
        margin-bottom: 40px
    }
}

@media screen and (max-width: 600px) {
    .erius-page .lines-info__item {
        max-width: 294px;
        text-align: center;
        padding: 32px 20px 16px 20px
    }
}

@media screen and (max-width: 360px) {
    .erius-page .lines-info__item {
        padding: 32px 10px 16px 10px;
        font-size: 13px
    }
}

.erius-page .lines-info__item-left {
    max-width: 225px;
    margin-right: 40px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (max-width: 840px) {
    .erius-page .lines-info__item-left {
        max-width: 182px;
        margin-right: 20px
    }
}

@media(max-width: 768px) {
    .erius-page .lines-info__item-left {
        font-size: 16px;
        max-width: none;
        margin-bottom: 6px
    }
}

@media screen and (max-width: 360px) {
    .erius-page .lines-info__item-left {
        font-size: 14px;
        margin: 0
    }
}

.erius-page .lines-info__item-label {
    padding: 10px 16px;
    border-radius: 20px;
    background: -webkit-gradient(linear, left top, right top, from(#268FA9), to(#45B8C8));
    background: -o-linear-gradient(left, #268FA9 0%, #45B8C8 100%);
    background: linear-gradient(90deg, #268FA9 0%, #45B8C8 100%);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 150%;
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 24px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(max-width: 768px) {
    .erius-page .lines-info__item-label {
        font-size: 16px
    }
}

@media screen and (max-width: 600px) {
    .erius-page .lines-info__item-label {
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%)
    }
}

.erius-page .lines-info__item:last-child {
    margin-bottom: 0
}

.erius-page .final-view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 36px;
    display: none
}

@media(max-width: 768px) {
    .erius-page .final-view {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.erius-page .final-view__img {
    max-width: 400px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 40px
}

@media screen and (max-width: 920px) {
    .erius-page .final-view__img {
        max-width: 260px
    }
}

@media(max-width: 768px) {
    .erius-page .final-view__img {
        margin-right: 0;
        margin-bottom: 30px
    }
}

.erius-page .final-view__img img {
    width: 100%;
    display: block
}

.erius-page .final-view__content {
    color: #313131
}

@media(max-width: 768px) {
    .erius-page .final-view__content {
        text-align: center
    }
}

.erius-page .final-view__title {
    font-size: 23px;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 16px
}

.erius-page .final-view__text {
    font-size: 18px;
    line-height: 150%;
    margin-bottom: 16px;
    margin-bottom: 40px
}

.erius-page .final-view__score {
    font-size: 18px;
    line-height: 150%;
    text-transform: uppercase;
    font-weight: 700
}

.erius-page .final-view__score_red {
    color: #cf2f37
}

.erius-page .final-view__score_green {
    color: #2bafc4
}

.erius-page .final-view__button {
    position: relative;
    font-size: 18px;
    line-height: 130%;
    border: none;
    color: #fff;
    border-radius: 144px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(176, 247, 255, 0.2)), color-stop(7.67%, rgba(13, 97, 112, 0.2))), -webkit-gradient(linear, left top, right top, color-stop(0.07%, #45B8C8), color-stop(99.93%, #268FA9));
    background: -o-linear-gradient(top, rgba(176, 247, 255, 0.2) 0%, rgba(13, 97, 112, 0.2) 7.67%), -o-linear-gradient(left, #45B8C8 0.07%, #268FA9 99.93%);
    background: linear-gradient(180deg, rgba(176, 247, 255, 0.2) 0%, rgba(13, 97, 112, 0.2) 7.67%), linear-gradient(90deg, #45B8C8 0.07%, #268FA9 99.93%);
    -webkit-box-shadow: 0px 24px 24px 0px rgba(69, 180, 198, .2);
    box-shadow: 0px 24px 24px 0px rgba(69, 180, 198, .2);
    padding: 20px 96px 20px 36px;
    display: block;
    margin-top: 40px
}

@media(max-width: 768px) {
    .erius-page .final-view__button {
        font-size: 16px;
        padding: 14px 66px 14px 20px;
        margin: 40px auto 0
    }
}

.erius-page .final-view__button img {
    width: 64px;
    position: absolute;
    top: 0;
    right: 0
}

@media(max-width: 768px) {
    .erius-page .final-view__button img {
        width: 48px
    }
}

.erius-page .final-view__button:hover {
    opacity: .8;
    -webkit-transition: 125ms ease;
    -o-transition: 125ms ease;
    transition: 125ms ease
}

.erius-page .final-view.is-on {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}