@-webkit-keyframes icon--bottom {
    to {
        -webkit-transform: translateY(10px) rotate(45deg);
        transform: translateY(10px) rotate(45deg)
    }
}

@keyframes icon--bottom {
    to {
        -webkit-transform: translateY(10px) rotate(45deg);
        transform: translateY(10px) rotate(45deg)
    }
}

@-webkit-keyframes button {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 3px;
        -webkit-box-shadow: 0 0 0 2px #ab1326, 0 0 2px 6px #fff, 0 0 2px 8px #ab1326;
        box-shadow: 0 0 0 2px #ab1326, 0 0 2px 6px #fff, 0 0 2px 8px #ab1326
    }
    to {
        border-width: 8px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent
    }
}

@keyframes button {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 3px;
        -webkit-box-shadow: 0 0 0 2px #ab1326, 0 0 2px 6px #fff, 0 0 2px 8px #ab1326;
        box-shadow: 0 0 0 2px #ab1326, 0 0 2px 6px #fff, 0 0 2px 8px #ab1326
    }
    to {
        border-width: 8px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent
    }
}

@-webkit-keyframes buttonH {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 5px;
        -webkit-box-shadow: 0 0 0 2px #f25252, 0 0 0 6px #fff, 0 0 0 8px #f25252;
        box-shadow: 0 0 0 2px #f25252, 0 0 0 6px #fff, 0 0 0 8px #f25252
    }
    to {
        border-width: 15px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent
    }
}

@keyframes buttonH {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 5px;
        -webkit-box-shadow: 0 0 0 2px #f25252, 0 0 0 6px #fff, 0 0 0 8px #f25252;
        box-shadow: 0 0 0 2px #f25252, 0 0 0 6px #fff, 0 0 0 8px #f25252
    }
    to {
        border-width: 15px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent
    }
}

@-webkit-keyframes button-fungonis {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 3px;
        -webkit-box-shadow: 0 0 0 2px #1e642e, 0 0 2px 6px #fff, 0 0 2px 8px #1e642e;
        box-shadow: 0 0 0 2px #1e642e, 0 0 2px 6px #fff, 0 0 2px 8px #1e642e
    }
    to {
        border-width: 8px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent
    }
}

@keyframes button-fungonis {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 3px;
        -webkit-box-shadow: 0 0 0 2px #1e642e, 0 0 2px 6px #fff, 0 0 2px 8px #1e642e;
        box-shadow: 0 0 0 2px #1e642e, 0 0 2px 6px #fff, 0 0 2px 8px #1e642e
    }
    to {
        border-width: 8px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent
    }
}

@-webkit-keyframes button-hover-fungonis {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 5px;
        -webkit-box-shadow: 0 0 0 2px #1e642e, 0 0 0 6px #fff, 0 0 0 8px #1e642e;
        box-shadow: 0 0 0 2px #1e642e, 0 0 0 6px #fff, 0 0 0 8px #1e642e
    }
    to {
        border-width: 15px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent
    }
}

@keyframes button-hover-fungonis {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 5px;
        -webkit-box-shadow: 0 0 0 2px #1e642e, 0 0 0 6px #fff, 0 0 0 8px #1e642e;
        box-shadow: 0 0 0 2px #1e642e, 0 0 0 6px #fff, 0 0 0 8px #1e642e
    }
    to {
        border-width: 15px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent
    }
}

@-webkit-keyframes button-variconis {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 3px;
        -webkit-box-shadow: 0 0 0 2px #2e5488, 0 0 2px 6px #fff, 0 0 2px 8px #2e5488;
        box-shadow: 0 0 0 2px #2e5488, 0 0 2px 6px #fff, 0 0 2px 8px #2e5488
    }
    to {
        border-width: 8px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent
    }
}

@keyframes button-variconis {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 3px;
        -webkit-box-shadow: 0 0 0 2px #2e5488, 0 0 2px 6px #fff, 0 0 2px 8px #2e5488;
        box-shadow: 0 0 0 2px #2e5488, 0 0 2px 6px #fff, 0 0 2px 8px #2e5488
    }
    to {
        border-width: 8px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent
    }
}

@-webkit-keyframes button-hover-variconis {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 5px;
        -webkit-box-shadow: 0 0 0 2px #2e5488, 0 0 0 6px #fff, 0 0 0 8px #2e5488;
        box-shadow: 0 0 0 2px #2e5488, 0 0 0 6px #fff, 0 0 0 8px #2e5488
    }
    to {
        border-width: 15px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent
    }
}

@keyframes button-hover-variconis {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 5px;
        -webkit-box-shadow: 0 0 0 2px #2e5488, 0 0 0 6px #fff, 0 0 0 8px #2e5488;
        box-shadow: 0 0 0 2px #2e5488, 0 0 0 6px #fff, 0 0 0 8px #2e5488
    }
    to {
        border-width: 15px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent
    }
}

@-webkit-keyframes button-psorilin {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 3px;
        -webkit-box-shadow: 0 0 0 2px #ab1326, 0 0 2px 6px #fff, 0 0 2px 8px #ab1326;
        box-shadow: 0 0 0 2px #ab1326, 0 0 2px 6px #fff, 0 0 2px 8px #ab1326
    }
    to {
        border-width: 8px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent
    }
}

@keyframes button-psorilin {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 3px;
        -webkit-box-shadow: 0 0 0 2px #ab1326, 0 0 2px 6px #fff, 0 0 2px 8px #ab1326;
        box-shadow: 0 0 0 2px #ab1326, 0 0 2px 6px #fff, 0 0 2px 8px #ab1326
    }
    to {
        border-width: 8px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent
    }
}

@-webkit-keyframes button-hover-psorilin {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 5px;
        -webkit-box-shadow: 0 0 0 2px #ab1326, 0 0 0 6px #fff, 0 0 0 8px #ab1326;
        box-shadow: 0 0 0 2px #ab1326, 0 0 0 6px #fff, 0 0 0 8px #ab1326
    }
    to {
        border-width: 15px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent
    }
}

@keyframes button-hover-psorilin {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 5px;
        -webkit-box-shadow: 0 0 0 2px #ab1326, 0 0 0 6px #fff, 0 0 0 8px #ab1326;
        box-shadow: 0 0 0 2px #ab1326, 0 0 0 6px #fff, 0 0 0 8px #ab1326
    }
    to {
        border-width: 15px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent
    }
}

@-webkit-keyframes button-move-flex {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 3px;
        -webkit-box-shadow: 0 0 0 2px #026eb8, 0 0 2px 6px #fff, 0 0 2px 8px #026eb8;
        box-shadow: 0 0 0 2px #026eb8, 0 0 2px 6px #fff, 0 0 2px 8px #026eb8
    }
    to {
        border-width: 8px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent
    }
}

@keyframes button-move-flex {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 3px;
        -webkit-box-shadow: 0 0 0 2px #026eb8, 0 0 2px 6px #fff, 0 0 2px 8px #026eb8;
        box-shadow: 0 0 0 2px #026eb8, 0 0 2px 6px #fff, 0 0 2px 8px #026eb8
    }
    to {
        border-width: 8px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent
    }
}

@-webkit-keyframes button-hover-move-flex {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 5px;
        -webkit-box-shadow: 0 0 0 2px #026eb8, 0 0 0 6px #fff, 0 0 0 8px #026eb8;
        box-shadow: 0 0 0 2px #026eb8, 0 0 0 6px #fff, 0 0 0 8px #026eb8
    }
    to {
        border-width: 15px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent
    }
}

@keyframes button-hover-move-flex {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 5px;
        -webkit-box-shadow: 0 0 0 2px #026eb8, 0 0 0 6px #fff, 0 0 0 8px #026eb8;
        box-shadow: 0 0 0 2px #026eb8, 0 0 0 6px #fff, 0 0 0 8px #026eb8
    }
    to {
        border-width: 15px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent
    }
}

@-webkit-keyframes button-papillor {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 3px;
        -webkit-box-shadow: 0 0 0 2px #319bc0, 0 0 2px 6px #fff, 0 0 2px 8px #319bc0;
        box-shadow: 0 0 0 2px #319bc0, 0 0 2px 6px #fff, 0 0 2px 8px #319bc0
    }
    to {
        border-width: 8px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent
    }
}

@keyframes button-papillor {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 3px;
        -webkit-box-shadow: 0 0 0 2px #319bc0, 0 0 2px 6px #fff, 0 0 2px 8px #319bc0;
        box-shadow: 0 0 0 2px #319bc0, 0 0 2px 6px #fff, 0 0 2px 8px #319bc0
    }
    to {
        border-width: 8px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 2px 6px transparent, 0 0 2px 5px transparent
    }
}

@-webkit-keyframes button-hover-papillor {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 5px;
        -webkit-box-shadow: 0 0 0 2px #319bc0, 0 0 0 6px #fff, 0 0 0 8px #319bc0;
        box-shadow: 0 0 0 2px #319bc0, 0 0 0 6px #fff, 0 0 0 8px #319bc0
    }
    to {
        border-width: 15px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent
    }
}

@keyframes button-hover-papillor {
    0% {
        border-width: 0;
        -webkit-box-shadow: 0 0 0 2px transparent;
        box-shadow: 0 0 0 2px transparent
    }
    50% {
        border-width: 5px;
        -webkit-box-shadow: 0 0 0 2px #319bc0, 0 0 0 6px #fff, 0 0 0 8px #319bc0;
        box-shadow: 0 0 0 2px #319bc0, 0 0 0 6px #fff, 0 0 0 8px #319bc0
    }
    to {
        border-width: 15px;
        -webkit-box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent;
        box-shadow: 0 0 0 2px transparent, 0 0 0 12px transparent, 0 0 0 14px transparent
    }
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.features {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding: 15px;
    z-index: 1
}

@media (min-width: 375px) {
    .features {
        padding-left: 35px;
        padding-right: 35px
    }
}

@media (min-width: 768px) {
    .features {
        overflow: hidden
    }
}

.features::after, .features::before {
    content: '';
    position: absolute;
    display: block;
    left: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation-name: icon--bottom;
    animation-name: icon--bottom;
    -webkit-animation-duration: 1.75s;
    animation-duration: 1.75s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}

@media (min-width: 768px) {
    .features::after, .features::before {
        display: none
    }
}

.features::before {
    width: 40px;
    height: 40px;
    bottom: -35px;
    margin-left: -20px
}

.features::after {
    width: 30px;
    height: 30px;
    bottom: -15px;
    margin-left: -15px
}

.features::after, .features::before {
    border-right: 3px solid #ab1326;
    border-bottom: 3px solid #ab1326
}

.features--fungonis::after, .features--fungonis::before {
    border-right: 3px solid #1e642e;
    border-bottom: 3px solid #1e642e
}

.features--papillor::after, .features--papillor::before {
    border-right: 3px solid #319bc0;
    border-bottom: 3px solid #319bc0
}

.features--psorilin::after, .features--psorilin::before {
    border-right: 3px solid #ab1326;
    border-bottom: 3px solid #ab1326
}

.features--variconis::after, .features--variconis::before {
    border-right: 3px solid #2e5488;
    border-bottom: 3px solid #2e5488
}

.features--move-flex::after, .features--move-flex::before {
    border-right: 3px solid #026eb8;
    border-bottom: 3px solid #026eb8
}

.features__item, .features__list {
    width: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.features__list {
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.features__item {
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    background-color: #fff;
    border-radius: 16px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(75, 75, 100, .25);
    box-shadow: 0 2px 5px 0 rgba(75, 75, 100, .25);
    padding: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.features__item:before {
    display: none;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 15px;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.features__item:before:first-letter {
    text-transform: uppercase
}

@media (min-width: 375px) {
    .features__item:before {
        display: block
    }

    .features__item {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 20px 20px 20px 80px;
        text-align: center
    }

    .features__item--w100 {
        padding: 20px
    }

    .features__item--w100:before {
        content: none
    }
}

@font-face {
    font-family: features-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
    font-weight: 400;
    font-style: normal
}

.features-button-next, .features-button-prev {
    display: none;
    background-color: unset;
    outline: unset;
    border: 0;
    position: absolute;
    top: 50%;
    width: 22px;
    height: 38px;
    margin-top: -19px;
    z-index: 10;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #007aff
}

@media (min-width: 375px) {
    .features-button-next, .features-button-prev {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.features-button-next:focus, .features-button-prev:focus {
    outline: unset
}

.features-button-next.features-button-disabled, .features-button-prev.features-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.features-button-next:after, .features-button-prev:after {
    font-family: features-icons, serif;
    font-size: 32px;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial
}

.features-button-prev, .features-container-rtl .features-button-next {
    left: 5px;
    right: auto
}

.features-button-prev:after, .features-container-rtl .features-button-next:after {
    content: 'prev'
}

.features-button-next, .features-container-rtl .features-button-prev {
    right: 5px;
    left: auto
}

.features-button-next:after, .features-container-rtl .features-button-prev:after {
    content: 'next'
}

.sale {
    position: relative;
    line-height: normal;
    text-align: center;
    font-weight: 600;
    color: #fff;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
    width: 70px;
    height: 70px;
    font-size: 16px;
    vertical-align: middle;
    z-index: 1500
}

.sale::after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -10px;
    left: 0;
    content: '';
    display: block;
    background-image: linear-gradient(212deg, #f5515f, #9f041b);
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px 0 rgba(75, 75, 100, .25);
    box-shadow: 0 0 10px 0 rgba(75, 75, 100, .25);
    z-index: -5
}

@media (min-width: 375px) {
    .sale {
        width: 85px;
        height: 85px;
        font-size: 20px
    }

    .sale::after {
        top: -15px;
        left: 0
    }
}

.timer {
    font-size: 0
}

.timer span {
    text-align: center;
    display: inline-block;
    font-size: 46px;
    line-height: 48px;
    font-weight: 500
}

.timer span:not(:last-of-type) {
    position: relative;
    margin-right: 20px
}

.timer span:not(:last-of-type)::after {
    content: ':';
    position: absolute;
    top: -3px;
    right: -15px
}

.price {
    text-align: center
}

.price__new {
    color: #df4f6b;
    font-weight: 700;
    font-size: 28px
}

@media (min-width: 375px) {
    .price__new {
        font-size: 38px
    }
}

@media (min-width: 768px) {
    .price__new {
        font-size: 44px
    }
}

.price__old {
    text-decoration: line-through;
    font-weight: 600;
    font-size: 22px;
    opacity: .75
}

@media (min-width: 375px) {
    .price__old {
        font-size: 28px
    }
}

@media (min-width: 768px) {
    .price__old {
        font-size: 34px
    }
}

.last-pack {
    position: relative;
    padding: 10px 100px 10px 15px;
    line-height: normal;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    background-color: #fff;
    border-radius: 16px;
    -webkit-box-shadow: 0 2px 10px 0 rgba(75, 75, 100, .25);
    box-shadow: 0 2px 10px 0 rgba(75, 75, 100, .25);
    min-height: 68px;
    min-width: 280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 375px) {
    .last-pack {
        font-size: 18px;
        min-width: 320px;
        padding: 10px 125px 10px 15px
    }
}

.last-pack__wrap {
    position: absolute;
    background-image: linear-gradient(212deg, #f5515f, #9f041b);
    border-radius: 8px;
    min-width: 55px;
    text-align: center;
    -webkit-transform: skew(-21deg);
    transform: skew(-21deg);
    bottom: 10px;
    right: 20px
}

.last-pack__wrap--fungonis {
    background-image: linear-gradient(212deg, #1e642d, #123d19)
}

.last-pack__wrap--move-flex {
    background-image: linear-gradient(212deg, #005aa0, #026eb8)
}

.last-pack__wrap--papillor {
    background-image: linear-gradient(212deg, #319bc0, #206482)
}

.last-pack__wrap--variconis {
    background-image: linear-gradient(212deg, #2e5488, #005790)
}

@media (min-width: 375px) {
    .last-pack__wrap {
        min-width: 75px
    }
}

.last-pack__count {
    padding: 5px;
    font-size: 22px;
    -webkit-transform: skew(21deg);
    transform: skew(21deg);
    display: block;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    letter-spacing: normal;
    color: #fff
}

@media (min-width: 375px) {
    .last-pack__count {
        padding: 5px 10px;
        font-size: 28px;
        font-weight: 600
    }
}

.form form {
    margin-bottom: 0;
    -webkit-box-shadow: 0 2px 10px 0 rgba(75, 85, 100, .2);
    box-shadow: 0 2px 10px 0 rgba(75, 85, 100, .2);
    padding: 20px 10px
}

.form__group {
    position: relative;
    margin-bottom: 25px
}

.form__group::before {
    position: absolute;
    display: block;
    content: '';
    top: 50%;
    margin-top: -16px;
    left: 10px;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

.form__group--name::before {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="rgb(100, 115, 135)" d="M313.6 288c-28.7 0-42.5 16-89.6 16-47.1 0-60.8-16-89.6-16C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4zM416 464c0 8.8-7.2 16-16 16H48c-8.8 0-16-7.2-16-16v-41.6C32 365.9 77.9 320 134.4 320c19.6 0 39.1 16 89.6 16 50.4 0 70-16 89.6-16 56.5 0 102.4 45.9 102.4 102.4V464zM224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm0-224c52.9 0 96 43.1 96 96s-43.1 96-96 96-96-43.1-96-96 43.1-96 96-96z"></path></svg>')
}

.form__group--phone::before {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="rgb(100, 115, 135)" d="M487.8 24.1L387 .8c-14.7-3.4-29.8 4.2-35.8 18.1l-46.5 108.5c-5.5 12.7-1.8 27.7 8.9 36.5l53.9 44.1c-34 69.2-90.3 125.6-159.6 159.6l-44.1-53.9c-8.8-10.7-23.8-14.4-36.5-8.9L18.9 351.3C5 357.3-2.6 372.3.8 387L24 487.7C27.3 502 39.9 512 54.5 512 306.7 512 512 307.8 512 54.5c0-14.6-10-27.2-24.2-30.4zM55.1 480l-23-99.6 107.4-46 59.5 72.8c103.6-48.6 159.7-104.9 208.1-208.1l-72.8-59.5 46-107.4 99.6 23C479.7 289.7 289.6 479.7 55.1 480z"></path></svg>')
}

.form form, .form__control {
    background-color: #fff;
    border-radius: 4px
}

.form__control {
    display: block;
    width: 100%;
    height: 60px;
    padding: 0 25px 0 55px;
    font-family: "Open Sans", "Arial", sans-serif;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    color: #1d2632;
    border: solid 1px #8794a9;
    -webkit-box-shadow: 0 15px 20px 0 rgba(5, 20, 45, .1);
    box-shadow: 0 15px 20px 0 rgba(5, 20, 45, .1)
}

.form__control--fungonis:focus {
    outline: 0;
    border: solid 2px #1e642e
}

.form__control--papillor:focus {
    outline: 0;
    border: solid 2px #319bc0
}

.form__control--psorilin:focus {
    outline: 0;
    border: solid 2px #ab1326
}

.form__control--move-flex:focus {
    outline: 0;
    border: solid 2px #026eb8
}

.form__control--variconis:focus {
    outline: 0;
    border: solid 2px #2e5488
}

.form__button, .form__button::before {
    display: block;
    border-radius: 150px;
    width: 100%
}

.form__button {
    position: relative;
    margin-bottom: 25px;
    background-color: #ab1326;
    padding: 10px;
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
    text-align: center !important;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    outline: 0;
    border: 0;
    cursor: pointer
}

.form__button:hover {
    -webkit-box-shadow: 0 0 15px 0 #ab1326;
    box-shadow: 0 0 15px 0 #ab1326
}

.form__button:hover:before {
    -webkit-animation-name: button-hover;
    animation-name: button-hover;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.form__button::before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    height: 100%;
    -webkit-animation: button linear 1.2s infinite both;
    animation: button linear 1.2s infinite both;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 0 solid transparent;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.form__button--small {
    font-size: 14px
}

.form__button--fungonis {
    background-color: #1e642e
}

.form__button--fungonis::before {
    -webkit-animation: button-fungonis linear 1.2s infinite both;
    animation: button-fungonis linear 1.2s infinite both
}

.form__button--fungonis:hover {
    -webkit-box-shadow: 0 0 15px 0 #1e642e;
    box-shadow: 0 0 15px 0 #1e642e
}

.form__button--fungonis:hover:before {
    -webkit-animation-name: button-hover-fungonis;
    animation-name: button-hover-fungonis
}

.form__button--move-flex {
    background-color: #026eb8
}

.form__button--move-flex::before {
    -webkit-animation: button-move-flex linear 1.2s infinite both;
    animation: button-move-flex linear 1.2s infinite both
}

.form__button--move-flex:hover {
    -webkit-box-shadow: 0 0 15px 0 #026eb8;
    box-shadow: 0 0 15px 0 #026eb8
}

.form__button--move-flex:hover:before {
    -webkit-animation-name: button-hover-move-flex;
    animation-name: button-hover-move-flex
}

.form__button--papillor {
    background-color: #319bc0
}

.form__button--papillor::before {
    -webkit-animation: button-papillor linear 1.2s infinite both;
    animation: button-papillor linear 1.2s infinite both
}

.form__button--papillor:hover {
    -webkit-box-shadow: 0 0 15px 0 #319bc0;
    box-shadow: 0 0 15px 0 #319bc0
}

.form__button--papillor:hover:before {
    -webkit-animation-name: button-hover-papillor;
    animation-name: button-hover-papillor
}

.form__button--psorilin {
    background-color: #ab1326
}

.form__button--psorilin::before {
    -webkit-animation: button-psorilin linear 1.2s infinite both;
    animation: button-psorilin linear 1.2s infinite both
}

.form__button--psorilin:hover {
    -webkit-box-shadow: 0 0 15px 0 #ab1326;
    box-shadow: 0 0 15px 0 #ab1326
}

.form__button--psorilin:hover:before {
    -webkit-animation-name: button-hover-psorilin;
    animation-name: button-hover-psorilin
}

.form__button--variconis {
    background-color: #2e5488
}

.form__button--variconis::before {
    -webkit-animation: button-variconis linear 1.2s infinite both;
    animation: button-variconis linear 1.2s infinite both
}

.form__button--variconis:hover {
    -webkit-box-shadow: 0 0 15px 0 #2e5488;
    box-shadow: 0 0 15px 0 #2e5488
}

.form__button--variconis:hover:before {
    -webkit-animation-name: button-hover-variconis;
    animation-name: button-hover-variconis
}

@media (min-width: 375px) {
    .form__button {
        padding: 15px;
        font-size: 20px
    }

    .form__button--small {
        font-size: 16px
    }
}

@media (min-width: 768px) {
    .form__button {
        font-size: 18px
    }
}

.form__protect {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center !important;
    font-size: 14px;
    color: #677487
}

@media (min-width: 768px) {
    .form__protect {
        font-size: 12px
    }
}

.form__lead {
    text-align: center !important
}

@media (min-width: 375px) {
    .form__lead {
        font-size: 18px
    }
}

@media (min-width: 768px) {
    .form__lead {
        font-size: 16px
    }
}

.form__stat {
    margin-bottom: 0;
    border-top: 1px solid #8794a9;
    padding-top: 20px;
    font-size: 14px;
    text-align: center !important
}

@media (min-width: 375px) {
    .form__stat {
        font-size: 16px
    }
}

@media (min-width: 768px) {
    .form__stat {
        font-size: 14px
    }
}

.cloud {
    position: relative;
    display: inline-block;
    padding: 1em 1.25em .75em;
    background-color: #dce1eb;
    border-radius: 16px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(75, 75, 100, .25);
    box-shadow: 0 2px 5px 0 rgba(75, 75, 100, .25);
    border: 3px solid #ab1326
}

@media (min-width: 768px) {
    .cloud {
        padding: .75em 1em
    }
}

.cloud--top {
    margin-top: 25px
}

@media (min-width: 768px) {
    .cloud--top {
        margin-top: 15px
    }
}

.cloud--top::before, .cloud--top:after {
    content: '';
    position: absolute;
    display: block;
    background-color: #dce1eb;
    left: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.cloud--top::before {
    z-index: -5;
    width: 40px;
    height: 40px;
    top: -20.5px;
    margin-left: -20px;
    border: 3px solid #ab1326
}

@media (min-width: 768px) {
    .cloud--top::before {
        width: 34px;
        height: 44px;
        top: -17px;
        margin-left: -17px
    }
}

.cloud--top::after {
    z-index: 5;
    width: 34px;
    height: 34px;
    top: -17px;
    margin-left: -17px
}

@media (min-width: 768px) {
    .cloud--top::after {
        width: 26px;
        height: 26px;
        top: -13px;
        margin-left: -10px
    }
}

.effect {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%
}

@media (min-width: 768px) {
    .effect {
        display: none
    }
}

.effect--form {
    display: none
}

@media (min-width: 768px) {
    .effect--form {
        display: block
    }
}

.effect--fungonis {
    width: 300px;
    height: 335px
}

@media (min-width: 768px) {
    .effect--fungonis {
        width: 225px;
        height: 250px
    }
}

.effect--fungonis .effect__after, .effect--fungonis .effect__before {
    background-size: 300px 335px
}

@media (min-width: 768px) {
    .effect--fungonis .effect__after, .effect--fungonis .effect__before {
        background-size: 225px 250px
    }
}

.effect--fungonis .effect__after {
    border-right: 2px solid #1e642e
}

.effect--psorilin {
    width: 300px;
    height: 350px
}

@media (min-width: 768px) {
    .effect--psorilin {
        width: 250px;
        height: 300px
    }
}

.effect--psorilin .effect__after, .effect--psorilin .effect__before {
    background-size: 300px 661px;
    background-position: center left
}

@media (min-width: 768px) {
    .effect--psorilin .effect__after, .effect--psorilin .effect__before {
        background-size: 250px 575px
    }
}

.effect--psorilin .effect__after {
    border-right: 2px solid #ab1326
}

.effect--papillor {
    width: 300px;
    height: 477px
}

@media (min-width: 768px) {
    .effect--papillor {
        width: 200px;
        height: 325px
    }
}

.effect--papillor .effect__after, .effect--papillor .effect__before {
    background-size: 300px 477px;
    background-position: center left
}

@media (min-width: 768px) {
    .effect--papillor .effect__after, .effect--papillor .effect__before {
        background-size: 200px 325px
    }
}

.effect--papillor .effect__after {
    border-right: 2px solid #319bc0
}

.effect--move-flex {
    width: 300px;
    height: 320px
}

@media (min-width: 768px) {
    .effect--move-flex {
        width: 230px;
        height: 250px
    }
}

.effect--move-flex .effect__after, .effect--move-flex .effect__before {
    background-size: 300px 320px
}

@media (min-width: 768px) {
    .effect--move-flex .effect__after, .effect--move-flex .effect__before {
        background-size: 230px 250px
    }
}

.effect--move-flex .effect__after {
    border-right: 2px solid #026eb8
}

.effect--variconis {
    width: 300px;
    height: 300px
}

@media (min-width: 768px) {
    .effect--variconis {
        width: 250px;
        height: 250px
    }
}

.effect--variconis .effect__after, .effect--variconis .effect__before {
    background-size: 300px 390px;
    background-position: left top
}

@media (min-width: 768px) {
    .effect--variconis .effect__after, .effect--variconis .effect__before {
        background-size: 250px 250px
    }
}

.effect--variconis .effect__after {
    border-right: 2px solid #2e5488
}

.effect__after, .effect__before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 100%;
    height: 100%;
    position: relative
}

.effect__after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border-right: 2px solid #fff;
    min-width: 2px !important
}

.offer-form {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
    border-width: 3px;
    border-style: solid;
    border-radius: 4px;
    line-height: normal;
    border-color: #1e642e;
    background-image: linear-gradient(4deg, #fff 2.5%, #aabbd5 10%, #fff 97.5%);
    padding: 25px 10px
}

.offer-form *, .offer-form ::after, .offer-form ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    text-indent: 0 !important
}

@media (min-width: 768px) {
    .offer-form {
        background-image: linear-gradient(2.75deg, #fff 7.5%, #aabbd5 12.5%, #fff 95%)
    }
}

.offer-form--fungonis, .offer-form--move-flex {
    background-image: linear-gradient(13deg, #aabbd5, #fff)
}

.offer-form--fungonis .features-button-next, .offer-form--fungonis .features-button-prev {
    color: #1e642e
}

.offer-form--move-flex .features-button-next, .offer-form--move-flex .features-button-prev {
    color: #026eb8
}

.offer-form--papillor {
    background-image: linear-gradient(13deg, rgba(255, 255, 255, .99), #fff 11%, #fff 29%, rgba(240, 190, 128, .27))
}

.offer-form--papillor .features-button-next, .offer-form--papillor .features-button-prev {
    color: #319bc0
}

.offer-form--psorilin {
    background-image: linear-gradient(13deg, rgba(255, 255, 255, .99), #fff 39%, #bad7ee)
}

.offer-form--psorilin .features-button-next, .offer-form--psorilin .features-button-prev {
    color: #ab1326
}

.offer-form--variconis {
    background-image: linear-gradient(13deg, rgba(255, 255, 255, .99), #fff 39%, #d0dde7)
}

.offer-form--variconis .features-button-next, .offer-form--variconis .features-button-prev {
    color: #2e5488
}

.offer-form__wrap {
    position: relative
}

@media (min-width: 768px) {
    .offer-form__wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .offer-form__form {
        width: 40%;
        margin: 0 auto;
        margin-top: 35px;
        position: relative;
    }
}

.offer-form__lastpack {
    top: -25px;
    margin-left: auto;
    margin-right: auto
}

@media (min-width: 768px) {
    .offer-form__lastpack {
        top: 0;
        margin-bottom: 20px
    }
}

.offer-form--full {
    width: 100vw;
    margin-left: -15px;
    border: 0;
    border-radius: 0
}

@media (min-width: 768px) {
    .offer-form--full {
        width: 100%;
        max-width: 100%;
        margin-left: 0
    }
}

.offer-form__title {
    margin: 0 0 20px;
    color: #1e642e;
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 600;
    text-align: center
}

.offer-form__title--variconis {
    color: #2e5488
}

.offer-form__title--fungonis {
    color: #1e642e
}

.offer-form__title--move-flex {
    color: #026eb8
}

.offer-form__title--psorilin {
    color: #ab1326
}

.offer-form__title--papillor {
    color: #319bc0
}

@media (min-width: 375px) {
    .offer-form__title {
        font-size: 24px
    }
}

@media (min-width: 768px) {
    .offer-form__title {
        font-size: 34px
    }
}

.offer-form__subtitle {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px
}

@media (min-width: 375px) {
    .offer-form__subtitle {
        font-size: 22px
    }
}

@media (min-width: 768px) {
    .offer-form__subtitle {
        font-size: 28px
    }
}

.offer-form__trust {
    position: relative
}

@media (max-width: 764px) {
    .offer-form__trust {
        margin-bottom: 25px
    }
}

.offer-form__features {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-bottom: 75px
}

@media (min-width: 768px) {
    .offer-form__features {
        margin-bottom: 25px
    }
}

.offer-form__price {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: 10px;
    flex-direction: row-reverse;
}

@media (min-width: 768px) {
    .offer-form__price {
        position: static;
        top: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-evenly;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        margin: 0 0 20px
    }
}

.offer-form__timer {
    position: absolute;
    top: 225px;
    right: 0;
    margin-right: 10px;
    text-align: right
}

@media (min-width: 768px) {
    .offer-form__timer {
        top: auto;
        bottom: 125px;
        z-index: 1500
    }

    .offer-form__timer .timer {
        display: inline-block;
        background-color: rgba(255, 255, 255, .85);
        border-radius: 16px;
        -webkit-box-shadow: 0 2px 10px 0 rgba(75, 75, 100, .25);
        box-shadow: 0 2px 10px 0 rgba(75, 75, 100, .25);
        padding: 10px 20px;
        margin-bottom: 0
    }
}

.offer-form__sale {
    position: absolute;
    top: 0;
    left: 0
}

@media (min-width: 768px) {
    .offer-form__sale {
        top: auto;
        bottom: 320px;
        left: 15px
    }
}

.offer-form__offer-img {
    position: relative;
    top: 0;
    left: -70px;
    width: 280px
}

.offer-form__offer-img--papillor {
    left: -75px
}

.offer-form__offer-img--move-flex, .offer-form__offer-img--psorilin {
    left: -85px
}

@media (max-width: 767px) {
    .offer-form__offer-img--move-flex {
        margin-bottom: 25px
    }
}

@media (min-width: 375px) {
    .offer-form__offer-img {
        width: 300px
    }
}

@media (min-width: 768px) {
    .offer-form__offer-img {
        position: relative;
        z-index: 1000;
        left: -135px;
        width: 400px
    }

    .offer-form__offer-img--fungonis {
        top: -45px
    }

    .offer-form__offer-img--move-flex {
        top: -45px;
        left: -115px
    }

    .offer-form__offer-img--papillor {
        top: -55px;
        left: -75px
    }

    .offer-form__offer-img--variconis {
        top: -35px;
        left: -55px
    }

    .offer-form__offer-img--psorilin {
        top: -60px;
        left: -55px
    }

    .offer-form {
        overflow-x: unset
    }

    .offer-form__trust {
        max-width: 47.5%
    }
}

/*# sourceMappingURL=mobile-form.min.css.map */
