*,
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Roboto', sans-serif;
}

a {
    text-decoration: none;
}

p {
    line-height: 1.1;
    position: relative;
    z-index: 10;
}

h1,
h2,
h3,
h4 {
    line-height: 1.2;
    text-transform: uppercase;
    position: relative;
    z-index: 10;
}

.b-conteyner {
    max-width: 991px;
    margin: 0 auto;
    overflow: hidden;
}

.b-clear {
    clear: both;
}

.b-logo {
    height: 67px;
    margin: 0 -4px;
    position: relative;
}

.b-logo__top {
    position: absolute;
    z-index: 0;
}

.b-logo__middle {
    position: absolute;
    z-index: 1;
}

.b-logo__main {
    width: 322px;
    height: 113px;
    position: absolute;
    left: 0;
    bottom: -35px;
    z-index: 2;
}

.b-logoFull {
    display: none;
}

.b-tabletsLogo {
    position: absolute;
}

.b-tabletsLogo__down {
    position: absolute;
    z-index: 0;
    top: 20px;
    left: 20px;
}

.b-tabletsLogo__down2 {
    position: absolute;
    z-index: 0;
}

.b-tabletsLogo__virus {
    position: absolute;
    z-index: 1;
    width: 70px;
    height: 76px;
    top: 43px;
    left: 73px;
}

.b-tabletsLogo__middle {
    position: absolute;
    z-index: 2;
    top: 24px;
    left: 21px;
}

.b-tabletsLogo__up {
    position: absolute;
    z-index: 3;
    top: 176px;
    left: 88px;
    width: 192px;
    height: 194px;
}

.b-button a,
.b-button button {
    display: block;
    width: 285px;
    border: none;
    border-radius: 36px;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-align: center;
    box-shadow: 0px 19px 32px 0px rgba(0, 0, 0, 0.31);
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 21px 60px 21px 15px;
    background-color: #ff7e28;
    transition: 0.3s;
    position: relative;
    cursor: pointer;
    outline: none;
    z-index: 10;
}

.b-button a::after,
.b-button button::after {
    content: '\2192';
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    line-height: 25px;
    top: calc(50% - 15px);
    right: 28px;
}

.b-button a:hover,
.b-button a:active,
.b-button button:hover,
.b-button button:active {
    transform: scale(1.03);
}

header {
    background: #dcd7dd;
    background: linear-gradient(180deg, #9aa7af 0%, #dcd7dd 48%, #d8d4d9 100%);
    overflow: hidden;
    max-width: 991px;
    margin: 0 auto;
}

header h1 {
    font-size: 31px;
    color: #fff;
    font-weight: 900;
    text-align: end;
    text-shadow: 0px 12px 35px rgba(0, 0, 0, 0.27);
    line-height: 1.1;
    position: relative;
    z-index: 10;
    text-transform: none;
}

header h1 span {
    display: block;
}

header p {
    font-size: 20px;
    color: #fff;
    font-weight: 900;
    text-align: center;
    z-index: 10;
    margin-bottom: 18px;
    text-shadow: 0px 6px 23px rgba(0, 0, 0, 0.33);
    position: relative;
}

.b-header {
    position: relative;
}

.b-header-content {
    padding: 13px 15px 53px;
    width: 320px;
    margin: 0 auto;
    position: relative;
}

.b-header-logo {
    margin-top: 160px;
    height: 130px;
}

.b-header-logo .b-logo__top {
    width: 128px;
    height: 47px;
}

.b-header-logo .b-logo__main {
    z-index: 4;
}

.b-header-tablets {
    top: 62px;
    left: 75px;
}

.b-header-tablets .b-tabletsLogo__down {
    top: 14px;
}

.b-header-tablets .b-tabletsLogo__down2 {
    top: -6px;
}

.b-header-tablets .b-tabletsLogo__up {
    top: 159px;
    left: 81px;
}

.b-header-tablets .b-tabletsLogo__middle {
    width: 234px;
    top: 32px;
    left: 36px;
}

.b-header-tablets .b-tabletsLogo__virus {
    width: 100px;
    height: 106px;
    top: 14px;
    left: 73px;
}

.b-header-man {
    width: 360px;
    height: 445px;
    position: absolute;
    top: 0;
    left: -107px;
    z-index: 0;
    animation: man 4.5s ease-in-out infinite;
}

.b-header__bgVirus {
    position: absolute;
    z-index: 1;
    width: 201px;
    height: 203px;
    top: 221px;
    left: -215px;
}

.b-header__bgVirus2 {
    position: absolute;
    z-index: 0;
    width: 330px;
    height: 331px;
    filter: blur(2.5px);
    top: -100px;
    right: -371px;
}

.b-header__bgVirus3 {
    position: absolute;
    z-index: 0;
    width: 75px;
    height: 77px;
    bottom: 8px;
    right: -5px;
}

.b-attention {
    background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/attention_bg.jpg) top center no-repeat;
    padding: 24px 0 34px;
    overflow: hidden;
}

.b-attention-content {
    width: 320px;
    padding: 20px 15px 40px;
    margin: 0 auto;
    background-color: rgba(43, 48, 77, 0.89);
    text-align: center;
}

.b-attention h2 {
    font-size: 40px;
    line-height: 1.2;
    color: #ff7e28;
    text-transform: none;
}

.b-attention p {
    color: #ff7e28;
    font-size: 18px;
    font-weight: bold;
}

.b-attention-white {
    font-size: 24px;
    color: white;
}

.b-attention-disease__item {
    width: 50%;
    margin-top: 25px;
    float: left;
}

.b-attention-disease__item img {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    margin-bottom: 7px;
    overflow: hidden;
    background-color: #000;
    box-shadow: 0px 0px 19px 1px #ff7e28;
}

.b-attention-warning {
    background-color: #7558a8;
    padding: 10px;
    margin: 25px 20px;
}

.b-attention-warning p {
    color: #fff;
}

.b-attention-sliders {
    background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/arrow.png) bottom center no-repeat;
    padding-bottom: 30px;
    margin-bottom: 5px;
    text-align: center;
}

.b-attention-sliders__slider {
    display: none;
    min-height: 120px;
}

.b-attention-sliders__slider img {
    width: 42px;
    height: 42px;
    margin: 15px auto 5px;
}

.b-attention-sliders__slider p {
    font-size: 16px;
    color: #fff;
    max-width: 215px;
    margin: 0 auto;
}

.b-attention-sliders__slider span {
    font-weight: normal;
    color: #d7d7d7;
}

.b-attention-sliders .b-visible {
    display: block;
}

.b-attention-sliders__nav .b-btn {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: inline-block;
    margin: 25px 10px 25px 0;
    background-color: #fff;
    cursor: pointer;
    transition: 0.3s;
}

.b-attention-sliders__nav .b-btn:last-of-type {
    margin-right: 0;
}

.b-attention-sliders__nav .b-active {
    background-color: #ff7e28;
}

.b-banner {
    background-color: #66cf66;
}

.b-banner-content {
    width: 320px;
    margin: 0 auto;
    padding: 28px 15px 40px;
    position: relative;
    z-index: 5;
}

.b-banner h3 {
    font-size: 24px;
    color: #fff;
    line-height: 1.1;
    font-weight: bold;
    position: relative;
    z-index: 10;
}

.b-banner span:first-of-type {
    margin-right: 180px;
}

.b-banner-logo {
    margin-bottom: 100px;
}

.b-banner-logo .b-logo__top {
    z-index: 3;
    top: 49px;
    left: -10px;
}

.b-banner-logo .b-logo__middle {
    z-index: 2;
    left: -76px;
    top: 40px;
}

.b-banner-logo .b-logo__main {
    z-index: 1;
}

.b-banner-logo .b-logo__last {
    position: absolute;
    z-index: 0;
    top: -67px;
    left: 12px;
}

.b-banner-logo .b-logo__last2 {
    position: absolute;
    z-index: 0;
    top: -47px;
    left: 33px;
}

.b-banner-logo::before {
    content: '';
    position: absolute;
    z-index: 0;
    display: block;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.4);
    width: 340px;
    transform: rotate(49deg);
    top: 75px;
    left: -22px;
}

.b-impact {
    overflow: hidden;
    background: #d2d5e1;
    background: radial-gradient(circle, #d2d5e1 44%, #c7c5ca 75%, #a0acb6 100%);
}

.b-impact-content {
    width: 320px;
    margin: 0 auto;
    padding: 35px 15px 55px;
}

.b-impact-content h3 {
    font-size: 24px;
    line-height: 1.2;
    color: #000;
    font-weight: bold;
    margin: 0 -7px;
    text-align: center;
}

.b-impact-top {
    position: relative;
    padding-top: 232px;
}

.b-impact-top__img {
    width: 718px;
    height: 479px;
    position: absolute;
    top: -94px;
    left: calc(50% - 359px);
    z-index: 0;
}

.b-impact-top__bgVirus {
    position: absolute;
    width: 147px;
    height: 150px;
    top: 0;
    left: -75px;
    z-index: 1;
}

.b-impact-top__bgVirus2 {
    position: absolute;
    width: 34px;
    height: 34px;
    right: 9px;
    top: -17px;
    z-index: 10;
}

.b-impact-top__imgFull {
    display: none;
}

.b-impact-bottom {
    position: relative;
    padding-top: 333px;
}

.b-impact-bottom__img {
    width: 543px;
    height: 453px;
    position: absolute;
    top: 0;
    left: calc(50% - 222px);
    z-index: 0;
}

.b-impact-bottom__imgFull {
    display: none;
}

.b-impact-bottom__logo {
    position: absolute;
    top: 12px;
    transform: scale(0.75);
    right: -50px;
}

.b-impact-textBlock {
    opacity: 0;
    margin: 0 -15px 0;
    padding: 25px 25px 10px;
    background-color: #6a87a5;
    position: relative;
    z-index: 10;
}

.b-impact-textBlock p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
    font-weight: normal;
    line-height: 1.2;
}

.b-impact-textBlock span {
    color: #000;
    font-weight: bold;
}

.b-impact-textBlock::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-bottom: 24px solid #fff;
    display: block;
    position: absolute;
    left: calc(50% - 22px);
    top: -23px;
}

.b-impact-textBlock__top::before {
    border-bottom: 24px solid #6a87a5;
}

.b-impact-textBlock__bottom {
    background-color: #fff;
    padding-bottom: 40px;
}

.b-impact-textBlock__bottom p {
    color: #000;
    font-weight: bold;
}

.b-impact-textBlock__bottom span {
    color: #ff7e28;
}

.b-impact-button a {
    width: 270px;
}

.b-impact-boxAfter {
    display: none;
}

.b-reception {
    background: #cd96e0;
    background: radial-gradient(circle, #cb95df 0%, #835eb2 100%);
}

.b-reception-content {
    width: 320px;
    padding: 56px 0 44px;
    margin: 0 auto;
    background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/reception_bg.png) center 173px no-repeat;
}

.b-reception-content h3 {
    font-size: 24px;
    color: #fff;
    text-align: end;
    margin: 0 15px;
    position: relative;
    z-index: 10;
    text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.38);
}

.b-reception-top {
    height: 442px;
}

.b-reception-bottom {
    height: 270px;
}

.b-reception-bottom h3 {
    display: none;
}

.b-reception-middle {
    position: relative;
    min-height: 57px;
}

.b-reception-middle h3 {
    margin-left: 140px;
}

.b-reception-logo {
    position: absolute;
    z-index: 0;
    top: -70px;
    left: 15px;
}

.b-reception-logo .b-logo__top {
    z-index: 3;
    position: absolute;
    left: -12px;
    top: 39px;
    width: 239px;
}

.b-reception-logo .b-logo__middle {
    position: absolute;
    z-index: 1;
    top: -40px;
    left: 6px;
    width: 220px;
}

.b-reception-logo .b-logo__middle2 {
    position: absolute;
    z-index: 1;
    top: -62px;
    left: -13px;
    width: 260px;
}

.b-reception-item {
    opacity: 0;
    position: relative;
    width: 50%;
    text-align: center;
    display: block;
    float: left;
}

.b-reception-item::before {
    content: '';
    display: block;
    position: absolute;
    width: 182px;
    height: 182px;
    top: -55px;
    left: -10px;
    background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/reception_eclipse.png) center no-repeat;
    z-index: 1;
}

.b-reception-item img {
    width: 83px;
    height: 83px;
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 10px;
}

.b-reception-item p {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    width: 133px;
}

.b-reception-item span {
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: -4px;
    right: 35px;
    background-color: #65ce65;
    color: #fff;
    border-radius: 50%;
    font-size: 18px;
    line-height: 26px;
    z-index: 10;
}

.b-reception-item__1 {
    top: 33px;
    left: -8px;
}

.b-reception-item__2 {
    left: 8px;
}

.b-reception-item__2 p {
    width: 140px;
}

.b-reception-item__3 {
    top: 40px;
    left: -11px;
}

.b-reception-item__4 {
    top: 82px;
    left: 2px;
}

.b-components {
    background-color: #66cf66;
    overflow: hidden;
}

.b-components-bg {
    display: none;
}

.b-components-content {
    width: 320px;
    margin: 0 auto;
    padding: 30px 0;
}

.b-components-content h3 {
    color: #155d14;
    font-size: 30px;
    text-align: center;
    margin: 0 67px;
}

.b-components-content h3 span {
    color: #fff;
}

.b-components-box {
    display: none;
}

.b-components-box__after {
    display: none;
}

.b-components-item {
    position: relative;
    background-color: #fff;
    padding: 15px;
    margin-top: 45px;
    z-index: 10;
}

.b-components-item img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-shadow: 0px -12px 33px 0px rgba(38, 122, 37, 0.52);
    position: absolute;
    top: -30px;
    left: 17px;
}

.b-components-item h4 {
    color: #ff7e28;
    font-size: 20px;
    margin: 0 0 15px 137px;
    min-height: 71px;
}

.b-components-item p {
    font-size: 18px;
    color: #000;
    text-align: center;
    margin-bottom: 15px;
}

.b-components-item span {
    color: #3f9f3d;
    font-weight: bold;
}

.b-components-btnBox {
    width: max-content;
    margin: 15px auto 40px;
}

.b-components-btnBox .b-btn {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 15px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    z-index: 10;
}

.b-components-btnBox .b-btn:last-of-type {
    margin-right: 0;
}

.b-components-btnBox .b-active {
    background-color: #ff7e28;
}

.b-components-bottom {
    position: relative;
    margin-bottom: 5px;
}

.b-components-bottom h3 {
    font-size: 18px;
    color: #165f16;
    text-align: start;
    position: relative;
    margin: 0;
    z-index: 10;
}

.b-components-bottom p {
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 10;
}

.b-components-bottom img {
    width: 186px;
    height: 162px;
    position: absolute;
    top: 6px;
    left: -25px;
    z-index: 0;
}

.b-components-bottom img:nth-of-type(2) {
    top: 4px;
    left: 115px;
    width: 40px;
    height: 76px;
}

.b-components-bottom div {
    margin-left: 50%;
}

.b-components-bottom::before {
    content: '';
    position: absolute;
    width: 350px;
    height: 350px;
    top: -106px;
    left: -110px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 50%);
    z-index: 0;
}

.b-components-logo {
    width: 314px;
    height: 138px;
    position: relative;
    z-index: 10;
    display: block;
    margin: 0 auto;
}

.b-components-sliders .b-visible {
    display: block;
}

.b-opinion {
    background: #9fabb5;
    background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/opinion_bg.jpg) center top no-repeat;
    overflow: hidden;
}

.b-opinion-content {
    width: 320px;
    margin: 0 auto;
    padding: 35px 15px 50px;
    position: relative;
}

.b-opinion-content h3 {
    font-size: 30px;
    text-align: end;
    text-shadow: -2px -4px 7px #fff;
}

.b-opinion-content__bgVirus {
    width: 123px;
    height: 124px;
    position: absolute;
    top: 36px;
    left: -52px;
    z-index: 0;
}

.b-opinion-doctor,
.b-opinion-virus {
    display: none;
}

.b-opinion-doctor,
.b-opinion-doctorWap {
    transform: translateX(1500px);
}

.b-opinion-logo {
    z-index: 10;
}

.b-opinion-logo img {
    width: 220px;
    height: 62px;
    bottom: -3px;
    left: 89px;
}

.b-opinion-doctorWap {
    width: 115px;
    height: 146px;
    position: absolute;
    z-index: 1;
    left: 15px;
    top: 155px;
    box-shadow: 0px 0px 16px 0px rgba(85, 104, 117, 0.16);
}

.b-opinion-item {
    padding: 25px 15px;
    margin: 15px -15px;
    background-color: #fff;
    position: relative;
    box-shadow: 0px 0px 58px 0px rgba(85, 104, 117, 0.41);
    transform: translateX(-1500px);
}

.b-opinion-item h3 {
    font-size: 20px;
    color: #ff7e28;
    margin: 0 0 20px 130px;
    text-align: start;
}

.b-opinion-item p {
    font-size: 18px;
    color: #505050;
    font-weight: 300;
}

.b-opinion-item span {
    color: #000;
    font-weight: bold;
}

.b-reviews {
    background-color: #e7f3ff;
    overflow: hidden;
}

.b-reviews-content {
    width: 320px;
    padding: 50px 15px 40px;
    margin: 0 auto;
}

.b-reviews h3 {
    font-size: 30px;
    margin: 0 -9px;
    position: relative;
    z-index: 10;
}

.b-reviews-logo {
    height: 160px;
    margin-top: -22px;
    margin-bottom: 34px;
}

.b-reviews-logo .b-logo__top {
    width: 309px;
    left: 0;
}

.b-reviews-logo .b-logo__middle {
    top: 53px;
    left: -47px;
    width: 177px;
}

.b-reviews-logoFull {
    display: none;
}

.b-reviews-item {
    margin: 0 -15px;
    padding: 15px 15px 22px;
    background-color: #fff;
    display: none;
    min-height: 360px;
}

.b-reviews-item p {
    font-size: 18px;
    font-style: italic;
    margin-top: 10px;
}

.b-reviews-item span {
    font-style: normal;
    font-weight: bold;
}

.b-reviews-item__ava {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
}

.b-reviews-item__head {
    width: calc(100% - 80px);
    height: 63px;
    display: inline-block;
    border-bottom: 1px dashed #bcbcbc;
    vertical-align: top;
}

.b-reviews-item__head p,
.b-reviews-item__head img {
    margin-top: 7px;
}

.b-reviews-item__star {
    width: 110px;
    height: 19px;
}

.b-reviews-sliders .b-visible {
    display: block;
}

.b-reviews-box {
    opacity: 0;
}

.b-reviews-box-after {
    display: none;
}

.b-reviews-btnBox {
    width: max-content;
    margin: 15px auto 0;
}

.b-reviews-btnBox .b-btn {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background-color: #fff;
    margin-right: 11px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    z-index: 10;
}

.b-reviews-btnBox .b-btn:last-of-type {
    margin-right: 0;
}

.b-reviews-btnBox .b-active {
    background-color: #3fb53e;
}

.b-steps {
    background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/steps_bg.jpg) center top no-repeat;
    overflow: hidden;
}

@media (max-width: 992px) {
    .b-steps {
        background-size: cover;
    }
}

.b-steps-content {
    width: 320px;
    margin: 0 auto;
    padding: 42px 15px;
    text-align: center;
}

.b-steps-content h3 {
    font-size: 30px;
    color: #fff;
}

.b-steps-content span {
    font-size: 57px;
    display: block;
}

.b-steps-text {
    transform: translateX(1500px);
    position: relative;
}

.b-steps-item {
    position: relative;
}

.b-steps-item span {
    position: absolute;
    top: 0;
    left: 0;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    display: block;
    line-height: 31px;
    font-size: 18px;
    text-align: center;
    background-color: #65ce65;
    color: #fff;
    z-index: 10;
}

.b-steps-item p {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    position: relative;
    z-index: 10;
    line-height: 1.2;
    width: 200px;
    margin: 0 auto;
}

.b-steps-item::before {
    content: '';
    position: absolute;
    display: block;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background-color: #65ce65;
    top: 0;
    left: calc(50% - 80px);
}

.b-steps-item::after {
    content: '';
    position: absolute;
    background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/steps_arrow.png) center top no-repeat;
    background-size: contain;
    display: block;
    width: 44px;
    height: 106px;
    right: 0;
    top: 140px;
}

.b-steps-item img {
    position: relative;
    z-index: 2;
    opacity: 0;
}

.b-steps-item__1 {
    margin-bottom: 20px;
}

.b-steps-item__1 img {
    left: -47px;
    top: 16px;
    width: 343px;
    height: 170px;
}

.b-steps-item__1 span {
    left: 31px;
    top: -147px;
}

.b-steps-item__1 p {
    margin-top: 4px;
}

.b-steps-item__2 img {
    top: -37px;
    width: 340px;
    height: 246px;
}

.b-steps-item__2 span {
    left: 33px;
    top: -205px;
}

.b-steps-item__2 p {
    margin: -47px auto 30px;
}

.b-steps-item__2::after {
    left: 7px;
    top: 165px;
    transform: scalex(-1);
}

.b-steps-item__3 img {
    top: -9px;
    left: -6px;
    width: 254px;
    height: 212px;
}

.b-steps-item__3 span {
    left: 32px;
    top: -196px;
}

.b-steps-item__3 p {
    margin-top: -19px;
}

.b-steps-item__3::after {
    display: none;
}

.b-buy {
    overflow: hidden;
    max-width: 991px;
    margin: 0 auto;
    background: #dcd7dd;
    background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/buy_bg.png) center 10px no-repeat, linear-gradient(180deg, #9aa7af 0%, #dcd7dd 48%, #d8d4d9 100%);
}

.b-buy-content {
    width: 320px;
    margin: 0 auto;
    padding: 237px 15px 70px;
    position: relative;
}

.b-buy-content h3 {
    font-size: 36px;
    text-align: start;
    color: #fff;
    text-shadow: 0px 4px 15px rgba(0, 0, 0, 0.17);
    text-transform: none;
    margin-left: -8px;
    position: relative;
    z-index: 10;
}

.b-buy-content__h3wap {
    width: 200px;
}

.b-buy-content__bgVirus {
    position: absolute;
    z-index: 0;
    width: 198px;
    height: 191px;
    opacity: 0.2;
    top: 549px;
    left: -87px;
}

.b-buy-content__bgVirus2 {
    position: absolute;
    z-index: 1;
    width: 356px;
    height: 365px;
    filter: blur(2.5px);
    top: -119px;
    right: -317px;
}

.b-buy-content__bgVirus3 {
    position: absolute;
    z-index: 1;
    width: 77px;
    height: 78px;
    filter: blur(1px);
    bottom: 24px;
    right: 18px;
}

.b-buy-content__bg {
    display: none;
}

.b-buy-content__h3full {
    display: none;
}

.b-buy-price {
    margin-left: -15px;
    margin-bottom: 33px;
}

.b-buy-price p {
    font-size: 11px;
    color: #fff;
    line-height: 0.8;
}

.b-buy-price span {
    font-family: 'Playfair Display', serif;
    font-size: 35px;
    color: #fff;
    font-weight: 900;
    line-height: 22px;
}

.b-buy-price__top {
    width: 59px;
    height: 59px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    padding-top: 12px;
    position: relative;
    z-index: 10;
    top: 27px;
    left: 64px;
    text-align: center;
}

.b-buy-price__top p {
    color: #ff7e28;
}

.b-buy-price__top span {
    font-size: 22px;
    color: #ff7e28;
    line-height: 17px;
}

.b-buy-price__top i {
    font-style: normal;
    font-size: 17px;
}

.b-buy-price__top::before {
    content: '';
    position: absolute;
    top: -11px;
    left: -10px;
    width: 79px;
    height: 79px;
    background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/buy_ellipse.png) center top no-repeat;
    display: block;
}

.b-buy-price__bottom {
    width: 127px;
    height: 127px;
    border-radius: 50%;
    background-color: #3fb740;
    position: relative;
    z-index: 5;
    text-align: center;
    padding-top: 30px;
}

.b-buy-price__bottom::after {
    content: '';
    position: absolute;
    left: 3px;
    bottom: 44px;
    height: 1px;
    width: 121px;
    background-color: #a5dda6;
}

.b-buy-price__bottom p {
    margin-bottom: 9px;
}

.b-buy-price__bottomEnd {
    margin-top: 10px;
}

.b-buy-price__bottomEnd span {
    font-size: 17px;
    text-decoration: line-through;
}

.b-buy-price__bottomEnd p {
    margin: 0;
}

.b-buy-tablets {
    top: 270px;
    left: 57px;
}

.b-buy-logo {
    margin-bottom: 105px;
}

.b-buy-logo .b-logo__top {
    top: 94px;
    left: calc(50% - 85px);
}

.b-buy-logo .b-logo__main {
    z-index: 4;
}

.b-buy-form__logo {
    display: none;
}

.b-buy-form h3 {
    color: #000;
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
}

.b-buy-form input,
.b-buy-form select {
    max-width: 317px;
    min-width: 285px;
    height: 54px;
    padding: 0 29px;
    border: 1px solid #fff;
    border-radius: 27px;
    background: transparent;
    font-size: 14px;
    color: #000;
    line-height: 54px;
    margin: 0 auto 8px;
    position: relative;
    z-index: 10;
    display: block;
}

.b-buy-form input:focus {
    color: #ff7e28;
}

.b-buy-form input:focus,
.b-buy-form select:focus {
    outline: none;
}

.b-buy-form input:last-of-type {
    margin-bottom: 13px;
}

.b-buy-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.b-buy-form__select {
    position: relative;
}

.b-buy-form__select::after {
    content: '\2039';
    position: absolute;
    right: 26px;
    top: 10px;
    font-size: 28px;
    z-index: 0;
    transform: rotate(-90deg);
    border-top: 1px solid #000;
    width: 32px;
    text-align: center;
}

.b-buy-logoFull {
    display: none;
}

@media screen and (min-width: 992px) {
    .b-conteyner {
        max-width: 2000px;
    }
    .b-logoFull {
        display: block;
        position: relative;
        height: 200px;
    }
    .b-logoFull__0 {
        position: absolute;
        z-index: 0;
    }
    .b-logoFull__0_2 {
        position: absolute;
        z-index: 0;
        top: -157px;
        left: 409px;
    }
    .b-logoFull__1 {
        position: absolute;
        z-index: 1;
        top: -98px;
        left: 359px;
    }
    .b-logoFull__1_2 {
        position: absolute;
        z-index: 1;
        top: -136px;
        left: 319px;
    }
    .b-logoFull__2 {
        position: absolute;
        z-index: 2;
        top: 42px;
        left: 2px;
    }
    .b-logoFull__3 {
        position: absolute;
        z-index: 3;
        top: -114px;
        left: 341px;
    }
    .b-logoFull__4 {
        position: absolute;
        z-index: 4;
        top: 18px;
        left: 643px;
    }
    .b-logoFull__5 {
        position: absolute;
        z-index: 5;
        top: 166px;
        right: 176px;
    }
    .b-logoFull::after {
        content: '';
        position: absolute;
        display: block;
        height: 1px;
        width: 1031px;
        z-index: 2;
        background-color: #ededed;
        top: 173px;
        left: -23px;
    }
    .b-logoFull::before {
        content: '';
        position: absolute;
        display: block;
        height: 1px;
        width: 820px;
        z-index: 1;
        background-color: rgba(255, 255, 255, 0.4);
        top: 133px;
        transform: rotate(50deg);
        right: 7px;
    }
    .b-button a,
    .b-button button {
        width: 318px;
        border-radius: 40px;
        font-size: 24px;
        padding: 26px 60px 26px 15px;
    }
    .b-button a::after,
    .b-button button::after {
        width: 33px;
        height: 33px;
        top: calc(50% - 16px);
        right: 32px;
    }
    header {
        max-width: 2000px;
    }
    header h1 {
        font-size: 72px;
        text-transform: none;
        text-align: start;
        position: absolute;
        top: 373px;
    }
    header p {
        width: 315px;
        font-size: 24px;
        text-align: end;
        margin-left: calc(100% - 315px);
    }
    .b-header-content {
        width: 1001px;
        padding: 77px 0;
    }
    .b-header-man {
        width: 574px;
        height: 755px;
        top: 0;
        left: 24px;
        animation: manFull 4.5s ease-in-out infinite;
    }
    .b-header-tablets {
        display: none;
    }
    .b-header-logo {
        display: none;
    }
    .b-header-logoFull {
        display: block;
        position: relative;
        height: 200px;
        margin-bottom: 203px;
    }
    .b-header-logoFull .b-logoFull__0 {
        top: -100px;
        left: 2px;
    }
    .b-header__bgVirus {
        width: 378px;
        height: 383px;
        top: 318px;
        left: -416px;
    }
    .b-header__bgVirus2 {
        width: 564px;
        height: 573px;
        top: -239px;
        right: -611px;
        filter: blur(3px);
    }
    .b-header__bgVirus3 {
        width: 123px;
        height: 125px;
        bottom: 15px;
        right: -83px;
    }
    @keyframes manFull {
        0% {
            background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/header_man_1_full.png) center 0px no-repeat;
        }
        50% {
            background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/header_man_2_full.png) center 0px no-repeat;
        }
        100% {
            background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/header_man_1_full.png) center 0px no-repeat;
        }
    }
    .b-attention {
        max-width: 2000px;
        margin: 0 auto;
        background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/attention_bg_full_1.png) center top no-repeat, url(febaleo.cc/content/PqdxCwZluTklsE2/img/attention_bg_full_2.jpg) 75% top no-repeat;
        background-size: auto, cover;
        padding: 80px 0 78px;
    }
    .b-attention-content {
        width: 1001px;
        padding: 70px 40px 55px;
    }
    .b-attention h2 {
        font-size: 72px;
    }
    .b-attention p {
        font-size: 24px;
    }
    .b-attention__bottomP {
        width: 490px;
        display: block;
        margin: 0 auto;
    }
    .b-attention-white {
        font-size: 42px;
    }
    .b-attention-warning {
        margin: 10px 55px 55px;
    }
    .b-attention-disease__item {
        width: 25%;
    }
    .b-attention-disease__item::after {
        content: '\2193';
        margin: 0 auto;
        display: block;
        color: #ff7e28;
        font-size: 26px;
    }
    .b-attention-disease p {
        font-size: 22px;
        max-width: 200px;
        margin: auto;
    }
    .b-attention-sliders {
        display: inline-block;
        background-size: 95px 174px;
        margin-top: 30px;
    }
    .b-attention-sliders .b-visible {
        display: inline-block;
    }
    .b-attention-sliders__slider {
        min-height: 100px;
        display: inline-block;
        margin: 0 7px;
    }
    .b-attention-sliders__slider p {
        font-size: 18px;
        display: inline-block;
        vertical-align: middle;
        text-align: start;
        max-width: 195px;
    }
    .b-attention-sliders__slider:nth-of-type(1) p,
    .b-attention-sliders__slider:nth-of-type(3) p {
        max-width: 110px;
    }
    .b-attention-sliders__slider:nth-of-type(2) p,
    .b-attention-sliders__slider:nth-of-type(4) p {
        max-width: 167px;
    }
    .b-attention-sliders__slider:nth-of-type(6) {
        width: 52%;
        text-align: end;
    }
    .b-attention-sliders img {
        width: 60px;
        height: 60px;
        margin: 0px 5px 0 0;
        display: inline-block;
        vertical-align: middle;
    }
    .b-attention-sliders__nav {
        display: none;
    }
    .b-banner-content {
        width: 1001px;
        padding: 50px 83px;
    }
    .b-banner h3 {
        width: 350px;
        font-size: 36px;
        margin-left: calc(100% - 350px);
    }
    .b-banner span:first-of-type {
        margin-right: 169px;
    }
    .b-banner-logo {
        display: none;
    }
    .b-banner-logoFull {
        display: block;
        position: relative;
        height: 200px;
        margin-bottom: -72px;
    }
    .b-banner-logoFull::before {
        width: 660px;
        top: 104px;
        right: 313px;
    }
    .b-banner-logoFull::after {
        width: 1170px;
        top: 121px;
        left: -280px;
    }
    .b-banner-logoFull .b-logoFull__1 {
        top: -102px;
        left: 9px;
    }
    .b-banner-logoFull .b-logoFull__1_2 {
        top: -128px;
        left: -28px;
    }
    .b-banner-logoFull .b-logoFull__2 {
        top: -10px;
        left: 53px;
    }
    .b-banner-logoFull .b-logoFull__3 {
        top: 39px;
        left: -211px;
    }
    .b-banner-logoFull .b-logoFull__4 {
        top: -13px;
        left: 485px;
    }
    .b-banner-logoFull .b-logoFull__5 {
        top: 71px;
        left: -94px;
    }
    .b-impact-content {
        width: 1001px;
        padding: 100px 16px 140px;
    }
    .b-impact-content h3 {
        font-size: 42px;
    }
    .b-impact-logo {
        display: none;
    }
    .b-impact-logoFull {
        height: 130px;
    }
    .b-impact-logoFull .b-logoFull__2 {
        top: -16px;
        left: 191px;
        transform: scale(0.53);
    }
    .b-impact-logoFull .b-logoFull__4 {
        top: -27px;
        left: 444px;
        transform: scale(0.53);
    }
    .b-impact-logoFull::after,
    .b-impact-logoFull::before {
        display: none;
    }
    .b-impact-top {
        width: 50%;
        margin-left: 50%;
        padding: 0;
    }
    .b-impact-top__bgVirus {
        width: 242px;
        height: 247px;
        top: -170px;
        left: -804px;
    }
    .b-impact-top__bgVirus2 {
        width: 54px;
        height: 54px;
        left: -139px;
        top: 341px;
    }
    .b-impact-top__img {
        display: none;
    }
    .b-impact-top__imgFull {
        display: block;
        position: absolute;
        top: -238px;
        left: -937px;
    }
    .b-impact-bottom {
        width: 50%;
        margin-right: 50%;
        padding: 0;
    }
    .b-impact-bottom p {
        font-size: 24px;
        margin-bottom: 35px;
    }
    .b-impact-bottom__img {
        display: none;
    }
    .b-impact-bottom__imgFull {
        display: block;
        position: absolute;
        top: 0;
        left: 447px;
    }
    .b-impact-bottom__logo {
        display: block;
        position: absolute;
        top: 36px;
        right: -453px;
        transform: scale(1);
    }
    .b-impact-textBlock {
        margin: 0;
        padding: 50px 55px;
        position: relative;
        z-index: 5;
    }
    .b-impact-textBlock__top::before {
        border-left: none;
        border-right: 31px solid #6a87a5;
        border-top: 31px solid transparent;
        border-bottom: 31px solid transparent;
        top: 365px;
        left: -30px;
    }
    .b-impact-textBlock__bottom::before {
        border-left: 31px solid #fff;
        border-right: none;
        border-top: 31px solid transparent;
        border-bottom: 31px solid transparent;
        top: 55px;
        left: 484px;
    }
    .b-impact-boxAfter {
        content: '';
        display: block;
        position: absolute;
        z-index: 1;
        background: #fff;
        top: -40px;
        left: 64px;
        transform: rotate(-13deg);
        height: 484px;
        width: 485px;
    }
    .b-impact-item .b-boxAfter2 {
        height: 418px;
        width: 485px;
        background: #6a87a5;
        top: -28px;
        left: -2px;
        transform: rotate(13deg);
    }
    .b-reception {
        background: #cd96e0;
        background: radial-gradient(circle, #cd96e0 18%, #835eb2 76%);
    }
    .b-reception-content {
        width: 1001px;
        background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/reception_bg_full.png) center 36px no-repeat;
        padding: 67px 30px;
    }
    .b-reception-content h3 {
        font-size: 42px;
    }
    .b-reception-top {
        position: relative;
        height: 297px;
    }
    .b-reception-middle {
        display: none;
    }
    .b-reception-bottom {
        position: relative;
        height: 327px;
    }
    .b-reception-bottom h3 {
        display: block;
        padding-top: 256px;
        margin-right: 125px;
    }
    .b-reception-item {
        float: none;
        position: absolute;
    }
    .b-reception-item::before {
        width: 263px;
        height: 208px;
        top: -66px;
        left: 104px;
        background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/reception_eclipse_full.png) center no-repeat;
        z-index: 1;
    }
    .b-reception-item img {
        width: 123px;
        height: 123px;
        margin-bottom: 10px;
    }
    .b-reception-item p {
        font-size: 18px;
        margin: 0 auto;
        width: 146px;
    }
    .b-reception-item span {
        width: 36px;
        height: 36px;
        font-size: 24px;
        line-height: 36px;
    }
    .b-reception-item__1 {
        top: 188px;
        left: -166px;
    }
    .b-reception-item__2 {
        top: 4px;
        left: -5px;
    }
    .b-reception-item__3 {
        top: -294px;
        left: 475px;
    }
    .b-reception-item__3 p {
        width: 155px;
    }
    .b-reception-item__4 {
        top: -117px;
        left: 645px;
    }
    .b-reception-item__1 span,
    .b-reception-item__2 span {
        top: -4px;
        right: 170px;
    }
    .b-reception-item__3 span,
    .b-reception-item__4 span {
        top: -4px;
        right: 265px;
    }
    .b-reception-logo {
        display: none;
    }
    .b-reception-logoFull {
        display: block;
        position: relative;
        height: 0;
        margin: 0;
        top: -151px;
        left: 74px;
    }
    .b-reception-logoFull::before {
        width: 750px;
        top: 152px;
        right: 332px;
    }
    .b-reception-logoFull::after {
        width: 900px;
        top: 136px;
        left: -68px;
    }
    .b-reception-logoFull .b-logoFull__1 {
        top: -101px;
        left: 6px;
    }
    .b-reception-logoFull .b-logoFull__1_2 {
        top: -126px;
        left: -31px;
    }
    .b-reception-logoFull .b-logoFull__2 {
        top: -41px;
        left: 23px;
    }
    .b-reception-logoFull .b-logoFull__4 {
        top: -44px;
        left: 456px;
    }
    .b-reception-logoFull .b-logoFull__5 {
        top: 66px;
        left: -136px;
        transform: scale(0.9);
    }
    .b-components {
        position: relative;
    }
    .b-components-bg {
        display: block;
        position: absolute;
        z-index: 0;
        top: 6%;
        left: 5.5%;
    }
    .b-components-bg:nth-of-type(2) {
        transform: rotate(-207deg);
        top: 54%;
        left: 60%;
    }
    .b-components-content {
        width: 1001px;
        padding: 100px 0 70px;
    }
    .b-components-content h3 {
        font-size: 42px;
        text-align: end;
        margin-right: 59%;
        margin-left: 15%;
    }
    .b-components-box1,
    .b-components-box2 {
        position: relative;
        display: inline-block;
        width: 49%;
        vertical-align: top;
    }
    .b-components-box,
    .b-components .b-visible {
        display: inline-block;
    }
    .b-components-item {
        width: 427px;
        padding: 40px 50px 40px 25px;
        min-height: auto;
        z-index: 4;
    }
    .b-components-item h4 {
        font-size: 24px;
        margin: 0 0 20px 0;
        text-align: end;
        min-height: auto;
    }
    .b-components-item p {
        text-align: end;
    }
    .b-components-item img {
        top: 51px;
        left: 396px;
        width: 141px;
        height: 141px;
        box-shadow: none;
    }
    .b-components-item::after {
        content: '';
        display: block;
        position: absolute;
        background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/components_arrow.png) center no-repeat;
        width: 108px;
        height: 52px;
        z-index: 4;
        top: -22px;
        right: -60px;
    }
    .b-components-box2 .b-components-item {
        width: 374px;
        top: -217px;
        left: 132px;
        padding: 40px 35px 40px 50px;
        margin-bottom: 55px;
    }
    .b-components-box2 .b-components-item h4 {
        text-align: start;
    }
    .b-components-box2 .b-components-item p {
        text-align: start;
    }
    .b-components-box2 .b-components-item img {
        top: 35px;
        left: -104px;
    }
    .b-components-box2 .b-components-item::after {
        left: -54px;
        top: -27px;
        transform: scaleX(-1);
    }
    .b-components-box__after {
        content: '';
        display: block;
        position: absolute;
        width: 427px;
        height: 505px;
        background: #6a87a5;
        top: 43px;
        left: 3px;
        transform: rotate(9deg);
        z-index: 1;
    }
    .b-components-box2 .b-components-box__after {
        width: 367px;
        height: 449px;
        top: -174px;
        left: 139px;
    }
    .b-components-btnBox {
        display: none;
    }
    .b-components-bottom {
        margin-left: 75%;
        margin-top: -250px;
    }
    .b-components-bottom div {
        margin-left: 0;
    }
    .b-components-bottom h3 {
        font-size: 24px;
        margin: 0;
        text-align: start;
    }
    .b-components-bottom p {
        font-size: 18px;
    }
    .b-components-bottom img {
        width: 417px;
        height: 376px;
        top: -62px;
        left: -383px;
        z-index: 5;
    }
    .b-components-bottom img:nth-of-type(2) {
        width: 70px;
        height: 125px;
        top: 8px;
        left: -75px;
    }
    .b-components-bottom::before {
        width: 800px;
        height: 800px;
        top: -310px;
        left: -643px;
        background: radial-gradient(circle, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 50%);
    }
    .b-components-logo {
        width: 414px;
        height: 173px;
        margin: 0 0 0 61%;
    }
    .b-opinion {
        background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/opinion_bg_full.jpg) center top no-repeat, #c8c6cb;
    }
    .b-opinion-content {
        width: 1001px;
        padding: 115px 30px 45px 445px;
        position: relative;
    }
    .b-opinion-content h3 {
        font-size: 42px;
        text-align: start;
        width: 480px;
    }
    .b-opinion-content__bgVirus {
        display: none;
    }
    .b-opinion-doctor {
        display: block;
        position: absolute;
        width: 641px;
        height: 747px;
        z-index: 1;
        box-shadow: 0px 0px 58px 0px rgba(85, 104, 117, 0.41);
        left: 0;
        top: 67px;
    }
    .b-opinion-doctorWap {
        display: none;
    }
    .b-opinion-virus {
        display: block;
        width: 123px;
        height: 124px;
        position: absolute;
        left: -59px;
        bottom: 125px;
        z-index: 5;
    }
    .b-opinion-logo {
        height: 133px;
    }
    .b-opinion-logo img {
        width: 558px;
        height: 156px;
        bottom: 0;
        left: -10px;
    }
    .b-opinion-item {
        padding: 60px;
        margin: 0;
        z-index: 5;
    }
    .b-opinion-item h3 {
        font-size: 24px;
        margin: 0 0 23px;
    }
    .b-opinion-item p {
        font-size: 18px;
        margin-bottom: 10px;
        line-height: 1.2;
    }
    .b-opinion-item::before {
        content: '';
        position: absolute;
        border-left: none;
        border-right: 31px solid #fff;
        border-top: 31px solid transparent;
        border-bottom: 31px solid transparent;
        top: 45px;
        left: -30px;
    }
    .b-reviews-content {
        width: 1001px;
        padding: 100px 0 25px;
    }
    .b-reviews-content h3 {
        font-size: 42px;
        width: 550px;
        margin: 0;
    }
    .b-reviews-logo {
        display: none;
    }
    .b-reviews-logoFull {
        height: 203px;
        display: block;
    }
    .b-reviews-logoFull .b-logoFull__0 {
        width: 420px;
        height: 249px;
        top: -54px;
        left: 371px;
    }
    .b-reviews-logoFull .b-logoFull__1 {
        width: 260px;
        height: 156px;
        top: 14px;
        left: 129px;
    }
    .b-reviews-logoFull .b-logoFull__2 {
        top: 35px;
        left: -10px;
    }
    .b-reviews-logoFull .b-logoFull__4 {
        top: 34px;
        left: 560px;
        width: 449px;
        height: 226px;
    }
    .b-reviews-logoFull .b-logoFull__5 {
        width: 290px;
        height: 99px;
        top: -87px;
        right: 98px;
    }
    .b-reviews-logoFull::after,
    .b-reviews-logoFull::before {
        display: none;
    }
    .b-reviews-sliders {
        position: relative;
        z-index: 10;
    }
    .b-reviews-item {
        display: block;
        width: 476px;
        min-height: auto;
        padding: 18px 25px;
        margin: 0 0 55px 0;
        position: relative;
        z-index: 9;
    }
    .b-reviews-item b {
        font-weight: bold;
    }
    .b-reviews-item__ava {
        width: 87px;
        height: 87px;
    }
    .b-reviews-item__head {
        width: calc(100% - 102px);
        height: 79px;
    }
    .b-reviews-item__head p {
        margin-top: 13px;
    }
    .b-reviews-item__head img {
        margin-top: 9px;
    }
    .b-reviews-btnBox {
        display: none;
    }
    .b-reviews-box {
        float: left;
        margin-right: 45px;
        position: relative;
    }
    .b-reviews-box:nth-of-type(even) {
        float: right;
        margin-right: 0;
    }
    .b-reviews-box-after {
        content: '';
        position: absolute;
        z-index: 6;
        width: 476px;
        height: 300px;
        display: block;
        background-color: rgba(106, 135, 165, 0.4);
        transform: rotate(8deg);
        top: 0;
        left: 0;
    }
    .b-steps {
        background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/steps_bg_full.jpg) center top no-repeat;
    }
    .b-steps-content {
        width: 1001px;
        padding: 64px 0 80px;
        text-align: start;
    }
    .b-steps-content h3 {
        font-size: 60px;
        color: #fff;
        width: 427px;
        display: inline-block;
        vertical-align: middle;
    }
    .b-steps-content span {
        font-size: 85px;
    }
    .b-steps-right {
        display: inline-block;
        width: calc(100% - 450px);
        vertical-align: middle;
    }
    .b-steps-item {
        height: 160px;
        margin: 0 0 50px 360px;
        padding-top: 20px;
    }
    .b-steps-item:last-of-type {
        margin-bottom: 0;
    }
    .b-steps-item span {
        font-size: 18px;
        position: relative;
        top: 0;
        left: 0;
    }
    .b-steps-item img {
        top: 0;
        left: 0;
        position: absolute;
    }
    .b-steps-item p {
        margin: 0;
        padding-top: 12px;
    }
    .b-steps-item p::after {
        content: '';
        display: block;
        position: absolute;
        background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/steps_arrow_long.png) center top no-repeat;
        width: 197px;
        height: 9px;
        bottom: -24px;
        left: 0;
    }
    .b-steps-item::before {
        left: -240px;
    }
    .b-steps-item::after {
        background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/steps_arrow_full.png) no-repeat;
        width: 150px;
        height: 81px;
        right: 456px;
        top: 19px;
    }
    .b-steps-item__1 img {
        top: 16px;
        left: -361px;
    }
    .b-steps-item__2 img {
        top: -44px;
        left: -310px;
    }
    .b-steps-item__2::after {
        transform: rotate(147deg) scaleX(-1) scale(0.6);
        left: -427px;
        top: 39px;
    }
    .b-steps-item__3 img {
        top: -12px;
        left: -284px;
    }
    .b-steps-item__3::after {
        display: block;
        transform: rotate(179deg) scaleX(-1);
        left: -430px;
        top: 46px;
    }
    .b-buy {
        background: #dcd7dd;
        background: linear-gradient(180deg, #9aa7af 0%, #dcd7dd 48%, #d8d4d9 100%);
        max-width: 2000px;
    }
    .b-buy-content {
        width: 1001px;
        padding: 0 0 100px 0;
    }
    .b-buy-content h3 {
        font-size: 66px;
        margin: 0;
        text-shadow: 0px 4px 15px rgba(0, 0, 0, 0.4);
    }
    .b-buy-content__bg {
        width: 748px;
        height: 768px;
        display: block;
        position: absolute;
        z-index: 0;
        top: 0;
        left: -97px;
    }
    .b-buy-content__bgVirus {
        width: 387px;
        height: 383px;
        top: 338px;
        left: -407px;
        opacity: 1;
        z-index: 2;
    }
    .b-buy-content__bgVirus2 {
        width: 564px;
        height: 582px;
        top: -244px;
        right: -610px;
    }
    .b-buy-content__bgVirus3 {
        width: 123px;
        height: 125px;
        right: -276px;
        bottom: 183px;
    }
    .b-buy-content__h3wap {
        display: none;
    }
    .b-buy-content__h3full {
        display: block;
    }
    .b-buy-tablets {
        display: none;
    }
    .b-buy-logo {
        display: none;
    }
    .b-buy-price {
        display: inline-block;
        vertical-align: middle;
        margin: 0 43px 0 433px;
    }
    .b-buy-price p {
        font-size: 14px;
    }
    .b-buy-price span {
        font-size: 36px;
    }
    .b-buy-price__top {
        width: 94px;
        height: 94px;
        top: 41px;
        left: 104px;
        padding-top: 22px;
    }
    .b-buy-price__top span {
        font-size: 36px;
    }
    .b-buy-price__top i {
        font-size: 24px;
    }
    .b-buy-price__top::before {
        top: -17px;
        left: -16px;
        width: 126px;
        height: 126px;
        background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/buy_ellipse_full.png) center top no-repeat;
    }
    .b-buy-price__bottom {
        width: 203px;
        height: 203px;
        padding-top: 48px;
    }
    .b-buy-price__bottom p {
        margin-bottom: 15px;
    }
    .b-buy-price__bottom span {
        line-height: 31px;
    }
    .b-buy-price__bottom::after {
        width: 195px;
        left: 4px;
        bottom: 71px;
        color: #fff;
    }
    .b-buy-price__bottomEnd {
        margin-top: 25px;
    }
    .b-buy-price__bottomEnd p {
        margin: 0;
    }
    .b-buy-price__bottomEnd span {
        font-size: 27px;
    }
    .b-buy-form {
        display: inline-block;
        vertical-align: middle;
        width: 318px;
    }
    .b-buy-form h3 {
        font-size: 26px;
        margin-bottom: 15px;
        text-shadow: none;
    }
    .b-buy-form__logo {
        display: block;
        width: 170px;
        height: 63px;
        margin: 45px auto 27px;
    }
    .b-buy-form input,
    .b-buy-form select {
        min-width: 315px;
        height: 57px;
        margin-bottom: 10px;
    }
    .b-buy-form input:last-of-type {
        margin-bottom: 18px;
    }
    .b-buy-logoFull {
        height: 176px;
        display: block;
    }
    .b-buy-logoFull .b-logoFull__0_2 {
        z-index: 2;
        top: -191px;
        left: 357px;
    }
    .b-buy-logoFull .b-logoFull__1 {
        top: -179px;
        left: 336px;
    }
    .b-buy-logoFull .b-logoFull__1_2 {
        top: -219px;
        left: 295px;
    }
    .b-buy-logoFull .b-logoFull__3 {
        top: -181px;
        left: 328px;
    }
    .b-buy-logoFull .b-logoFull__5 {
        z-index: 3;
        top: 110px;
        right: 235px;
        width: 255px;
    }
}

@keyframes man {
    0% {
        background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/header_man_11.png) center 0px no-repeat;
    }
    50% {
        background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/header_man_22.png) center 0px no-repeat;
    }
    100% {
        background: url(febaleo.cc/content/PqdxCwZluTklsE2/img/header_man_11.png) center 0px no-repeat;
    }
}

.opacityRotate1 {
    animation: opacityRotate1 0.6s linear both;
}

.opacityRotate2 {
    animation: opacityRotate2 0.6s linear both 0.4s;
}

@keyframes opacityRotate1 {
    0% {
        opacity: 0;
        transform: rotate(-13deg) scale(0.7);
    }
    50% {
        opacity: 0.8;
        transform: rotate(-3deg) scale(0.85);
    }
    100% {
        opacity: 1;
        transform: rotate(0deg) scale(1);
    }
}

@keyframes opacityRotate2 {
    0% {
        opacity: 0;
        transform: rotate(13deg) scale(0.7);
    }
    50% {
        opacity: 0.8;
        transform: rotate(3deg) scale(0.85);
    }
    100% {
        opacity: 1;
        transform: rotate(0deg) scale(1);
    }
}

.opacity1 {
    animation: opacity 0.6s linear both;
}

.opacity2 {
    animation: opacity 0.6s linear both 0.4s;
}

.opacity3 {
    animation: opacity 0.6s linear both 0.8s;
}

.opacity4 {
    animation: opacity 0.6s linear both 1.2s;
}

@keyframes opacity {
    0% {
        opacity: 0;
        transform: scale(0.7);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.translateXLeft {
    animation: translateXLeft 0.8s cubic-bezier(0.95, 0.44, 0.63, 0.85) both;
}

.translateXRight {
    animation: translateXRight 0.8s cubic-bezier(0.95, 0.44, 0.63, 0.85) both;
}

@keyframes translateXLeft {
    0% {
        transform: translateX(-1500px);
    }
    100% {
        transform: translateX(0);
    }
}

@keyframes translateXRight {
    0% {
        transform: translateX(1500px);
    }
    100% {
        transform: translateX(0);
    }
}

.appearance {
    animation: appearance 0.6s cubic-bezier(0.95, 0.44, 0.63, 0.85) both;
}

@keyframes appearance {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.vibrate-1 {
    -webkit-animation: vibrate-1 10s linear infinite both;
    animation: vibrate-1 10s linear infinite both;
}

.vibrate-2 {
    -webkit-animation: vibrate-1 8s linear infinite both;
    animation: vibrate-1 8s linear infinite both;
}

.vibrate-3 {
    -webkit-animation: vibrate-1 9s linear infinite both 2s;
    animation: vibrate-1 9s linear infinite both 2s;
}

.vibrate-4 {
    -webkit-animation: vibrate-1 7s linear infinite both 2s;
    animation: vibrate-1 7s linear infinite both 2s;
}

.vibrate-5 {
    -webkit-animation: vibrate-1 10s linear infinite both 2s;
    animation: vibrate-1 10s linear infinite both 2s;
}

@-webkit-keyframes vibrate-1 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    20% {
        -webkit-transform: translate(-4px, 4px);
        transform: translate(-4px, 4px);
    }
    40% {
        -webkit-transform: translate(-4px, -4px);
        transform: translate(-4px, -4px);
    }
    60% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px);
    }
    80% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px);
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes vibrate-1 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    20% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px);
    }
    40% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px);
    }
    60% {
        -webkit-transform: translate(2px, 2px);
        transform: translate(2px, 2px);
    }
    80% {
        -webkit-transform: translate(2px, -2px);
        transform: translate(2px, -2px);
    }
    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

.ping {
    -webkit-animation: ping 5s ease-in-out infinite both;
    animation: ping 5s ease-in-out infinite both;
}

.ping2 {
    -webkit-animation: ping2 5s ease-in-out infinite both;
    animation: ping2 5s ease-in-out infinite both;
}

@-webkit-keyframes ping {
    0% {
        -webkit-transform: scale(0.55);
        transform: scale(0.55);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@keyframes ping {
    0% {
        -webkit-transform: scale(0.55);
        transform: scale(0.55);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
    }
}

@-webkit-keyframes ping2 {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0;
    }
}

@keyframes ping2 {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0;
    }
}