<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
--pink: #E50071;
--pink_hover: #c90365;
}
.container.container-thin.work-area.shop-container--wide {
    max-width: 100%;
    width: 100%;
}

.shop-container--wide a:not(.a-btn):hover,
.shop-container--wide a:not(.a-btn):focus {
    color: #E40071;
}
.catalog-section_subtitle{
margin:0 0 2rem 0;
}

@font-face {
    font-family: Roboto;
    src: url(/local/templates/main15/fonts/RobotoLight/RobotoLight.eot);
    src: url(/local/templates/main15/fonts/RobotoLight/RobotoLight.eot?#iefix) format("embedded-opentype"), url(/local/templates/main15/fonts/RobotoLight/RobotoLight.woff) format("woff"), url(/local/templates/main15/fonts/RobotoLight/RobotoLight.ttf) format("truetype");
    font-style: normal;
    font-weight: 300;
}

::-webkit-input-placeholder {
    color: #000
}

::-moz-placeholder {
    color: #000
}

:-moz-placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

.gray-bg{
    background-color: #f7f7f7;
}

.popup-button .btn-danger {
    background-color: var(--pink);
    border-color: var(--pink);
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 18px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 10px;
}

.t-diagnostic .panel-button input {
    height: 60px;
    padding: 0px 36px;
}

.popup-button .btn-danger:hover {
    color: #fff;
    background-color: #a0066d;
    border-color: #960666;
}

.t-order .panel-button {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.a-container .btn {
    font-size: 18px;
}

.fz-54 {
    background: #fff;
    margin-top: -1px;
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
}

.form-page-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.a-container .text {
    display: flex;
    flex: 1;
    margin-right: 20px;
}

.fz-54 .clearfix {
    display: flex;
    flex-grow: 1;
}

.t-form .panel-button {
    padding: 0px;

}

.t-form .panel-button input {
    font-size: 18px;
}

.a-container p.privacy-policy {
    margin-top: 0px;
}

.a-container .t-btn,
.a-container a.t-btn,
.a-container button.t-btn,
.a-container input[type="submit"] {
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    border: none;
    box-shadow: none;
    border-radius: 0px;
    background-color: #E40071;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    padding: 19px 56px;
    line-height: normal;
    transition: all 0.5s;
    white-space: normal;
}

.a-container .t-btn:hover,
.a-container a.t-btn:hover,
.a-container button.t-btn:hover,
.a-container input[type="submit"]:hover {
    background-color: #ad0876;
    color: white;
}

.a-container .t-btn_pink,
.a-container a.t-btn_pink,
.a-container button.t-btn_pink {
    background-color:  var(--pink);
    color: white;
}

.a-container .t-btn_pink:hover,
.a-container a.t-btn_pink:hover,
.a-container button.t-btn_pink:hover {
    background-color: #ad0876;
    color: white;
}

.fz-54 img {
    max-width: 100%;
    height: auto;
}

.fz-54 div.top-row-bg {
    position: relative;
    height: auto;
    padding: 40px 0 60px 0;
    background-image: url(/img/t-promo-new.png);
    background-size: cover;
    background-position: center center;
    color: #ffffff;
}

.fz-54 .top-row {
    font-size: 18px;
    font-weight: 300;
}

.fz-54 .top-row .h1 {
    font-size: inherit;
    font-weight: inherit;
    text-transform: none;
    margin: 0;
}

.fz-54 .top-row h1 {
    font-weight: 500;
    font-size: 52px;
    margin-top: 5px;
    margin-bottom: 24px;
}

.top-row__subtitle {
    line-height: 1.3;
}

.top-row__content {
    padding-top: 5px;
}

.top-row__content-title {
    font-weight: 500;
    font-size: 24px;
}

.top-row__content-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.top-row__content-list li {
    margin: 0 0 5px 0;
    padding: 0 0 0 28px;
    position: relative;
}

.top-row__content-list li:before {
    content: "";
    width: 18px;
    height: 18px;
    background: url(/img/check.svg) center center no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    left: 0;
    top: 0.5px;
}

.top-row__button {
    font-size: 18px;
    margin-top: 40px;
}

.top-row__dateweek {
    margin-top: -8px;
    margin-bottom: 16px;
    position: relative;
    padding-left: 70px;
}
.top-row__dateweek::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 42%;
    width: 60px;
    height: 4px;
    background-color: #ad0876;
}

.t-links-block {
    font-size: 20px;
    padding-top: 8px;
    line-height: 1.2;
    padding-bottom: 25px;
    background: #fff;
}

.t-links-block p {
    margin: 15px 0;
}

.t-tabs-section {
    background-color: #f7f7f7;
    padding-top: 52px;
    font-size: 18px;
}

.t-tabs {
    border: 1px solid #c6c6c6;
    background-color: #ffffff;
    margin-bottom: 40px;
}

.t-tabs__nav {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.tab-item {
    width: 33.33%;
}

.tab-item a {
    display: block;
    background-color: #383598;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    border-right: 1px solid #c6c6c6;
    font-size: 20px;
    padding: 40px;
    height: 100%;
    transition: all 0.5s;
}

.tab-item a:hover {
    background-color: #ffffff;
    color: #002c85;
}

.tab-item.active a {
    background-color: #ffffff;
    color: #002c85;
}

.tab-content-item {
    display: none;
}

.tab-content-item.active {
    display: block;
}

.t-tabs__inner {
    padding: 45px 30px;
}

.t-tabs__title {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 30px;
}

.t-products {
    margin: 0;
    padding: 15px 0 0 0;
    list-style: none;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
}

.t-products__item {
    margin: 0 3.5px 7px 3.5px;
    background-color: #f7f7f7;
    width: calc(20% - 7px);
    padding: 30px 15px 10px 15px;
}

.t-products__image {
    min-height: 100px;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
}

.t-products__image img {
    display: block;
}

.t-products__title {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 12px;
    margin-bottom: 0;
}

.t-products__desc {
    margin: 0;
    font-size: 16px;
}

.t-spoiler {
    padding-top: 40px;
}

.t-spoiler__wrapper {
    text-align: center;
}

.t-spoiler-control {
    border: none;
    box-shadow: none;
    background: transparent;
    display: inline-block;
    text-align: center;
    color: var(--pink);
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    padding: 8px 10px;
    transition: all 0.5s;
}

.t-spoiler-control:hover {
    color: #ad0876;
}

.t-spoiler-content {
    display: none;
}

.t-spoiler__close {
    display: none;
}

.open .t-spoiler__close {
    display: inline;
}

.open .t-spoiler__open {
    display: none;
}

.t-form {
    position: relative;
    background-color: #ffd000;
    padding: 55px 25px 15px 25px;
}

.t-form:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 25px 0 25px;
    border-color: #ffffff transparent transparent transparent;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -25px;
    z-index: 5;
}

.t-form h3 {
    margin-top: 0;
}

.t-form ul li {
    margin-bottom: 12px;
}

.t-form__content {
    font-weight: 600;
}

.t-form__border-text {
    padding: 20px 40px;
    text-align: center;
    border: 2px solid #b40d8c;
    margin-top: 25px;
    margin-bottom: 25px;
}

.form-page-content {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.form-page-content .text {
    width: calc(33.33% - 14px);
}

.form-page-content .text input {
    width: 100%;
    font-size: 20px;
    padding: 15px 14px;
    height: 60px;
    text-transform: none;
}

.callback-form .form-page-content .text {
    width: 100%;
}

.callback-form .form-page-content .text input {
    width: 100%;
    padding: 8px 14px;
    font-size: 14px;
    line-height: 1.42857143;
    height: auto;
    color: #2e2f2f;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d1d2d3;
    border-radius: 5px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-box-shadow: inset 0 2px 5px rgba(171,173,175,.8);
    -moz-box-shadow: inset 0 2px 5px rgba(171,173,175,.8);
    box-shadow: inset 0 2px 5px rgba(171,173,175,.8);
}

.callback-form .form-page-content .clearfix{
    width: 100%;
}

.form-page-content .panel-button {
    font-size: 18px;
    line-height: 20px;
    padding: 0px;
}

.callback-form .form-page-content .panel-button{
    width: 100%;
    font-size: inherit;
    line-height: normal;
}

.callback-form .form-page-content .panel-button input[type="submit"]{
    background: #fff;
    color: #323694;
    border: 2px solid #323694;
    text-transform: none;
    font-weight: normal;
    padding: 8px 18px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 5px;
}

.callback-form p.privacy-policy{
    margin-top: 10px;
}

.t-form__footer {
    width: 100%;
    display: -moz-flex;
    display: flex;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.t-form__label {
    font-size: 15px;
    width: 97%;
    text-align: right;
    margin-top: -20px;
}

.t-tabs-image {
    text-align: center;
}

.t-tabs-image img {
    display: inline-block;
}

.t-form__buttons {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    justify-content: center;
}

.t-form__buttons a {
    margin: 10px 22.5px;
}

.t-tabs__after {
    font-weight: 300;
    padding-bottom: 14px;
}

.t-list-whide {
    margin-top: 30px;
}

.t-list-whide li {
    margin-bottom: 27px;
    line-height: 1.44;
}

.t-partner {
    background-color: #ffffff;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 55px;
}

.t-partner__grid {
    margin: 70px 0 0 0;
    padding: 0;
    list-style: none;
    display: -moz-flex;
    display: flex;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.t-partner__grid img {
    display: block;
    margin-bottom: 22px;
}

.t-partner__grid p {
    color: #63666a;
    font-weight: 700;
}

.t-partner__grid li {
    padding-right: 50px;
    -moz-flex-grow: 1;
    flex-grow: 1;
}

.t-partner__grid li:last-child {
    padding-right: 0;
}

.t-partner__grid li:nth-child(5) {
    flex-shrink: 0;
}

.t-partner__grid-label span {
    display: block;
}

.t-partner__grid-label .single-number {
    color: #383598;
    font-size: 90px;
    line-height: 70px;
}

.t-partner__grid-label .number {
    color: #383598;
    font-size: 48px;
    font-weight: bold;
    line-height: 48px;
}

.t-partner__grid-label .number_special {
    margin-top: 20px;
}

.t-partner__grid-label .text {
    color: #63666a;
    font-weight: 700;
}

.shoes-mark__grid {
    display: flex;
    flex-wrap: wrap;
    margin-top: 42px;
}

.shoes-mark__grid-item {
    width: calc(33.33% - 84px);
    margin: 0 124px 40px 0;
}

.shoes-mark__grid-item-img {
    min-height: 200px;
    text-align: center;
}

.shoes-mark__grid-item:nth-child(3n) {
    margin-right: 0;
}

.shoes-mark__grid-title {
    text-align: center;
    font-size: 24px;
    min-height: 60px;
    margin: 15px 0;
    line-height: 1.3;
}

.shoes-mark__grid-image {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    height: 290px;
}

.shoes-mark__grid-image:before {
    content: "";
    width: 100%;
    height: 220px;
    background-color: #2f3ca4;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.shoes-mark__grid-image img {
    position: relative;
    z-index: 2;
}

.shoes-mark__grid-link {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    text-decoration: underline;
    margin-top: 10px;
    width: 100%;
    min-height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shoes-mark__grid-price {
    text-align: center;
    font-size: 18px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    font-weight: 700;
}

.t-equip {
    background-color: #f7f7f7;
    padding-top: 48px;
    font-size: 18px;
    font-weight: 300;
}

.t-diagnostic {
    background-color: #ffd000;
    padding-top: 50px;
    padding-bottom: 24px;
}

.t-diagnostic .form-page-content .panel-button {
    font-size: 18px;
    line-height: 20px;
    padding: 0px 10px;
    display: flex;
    width: 33%;
}

.t-diagnostic__title {
    display: -moz-flex;
    display: flex;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 10px;
}

.t-diagnostic__title h3 {
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 0;
}

.t-diagnostic__title h3 span {
    font-size: 24px;
}

.t-diagnostic__title p {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
    max-width: 57%;
}

.t-image-wrapper {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.t-stages {
    font-size: 18px;
    font-weight: 300;
    padding-top: 25px;
    line-height: 1.44;
    padding-bottom: 30px;
}

.t-stages__grid {
    padding-top: 38px;
    padding-left: 55px;
}

.t-stages__grid-item {
    display: -moz-flex;
    display: flex;
    -moz-align-items: flex-start;
    align-items: flex-start;
    margin-bottom: 50px;
}

.t-stages__grid-item p {
    margin-left: 80px;
    font-weight: 500;
    margin-top: 50px;
}

.yellow-bg {
    background-color: #ffd000;
}

.t-questions {
    padding: 15px 0 40px 0;
}

.t-questions h3 {
    text-transform: uppercase;
}

.t-fine {
    font-size: 18px;
    font-weight: 300;
    padding-top: 25px;
    line-height: 1.44;
    padding-bottom: 30px;
}

.t-attention {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    font-weight: 600;
    background-color: rgba(255, 208, 0, 0.25);
    padding: 20px 100px 20px 34px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.t-attention__sign {
    flex-shrink: 0;
    color: #d2217f;
    border: 4px solid #d2217f;
    border-radius: 100%;
    width: 76px;
    height: 76px;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    justify-content: center;
    margin-right: 29px;
    font-size: 29px;
    line-height: 29px;
    font-weight: bold;
}

.t-attention__text p {
    margin: 0;
}

.t-order {
    padding: 15px 0 40px 0;
    background-size: cover;
    background-position: center center;
    background-image: url(/img/t-org-bg.jpg);
}

.t-order h3 {
    text-transform: uppercase;
    margin-bottom: 54px;
}

.text-center {
    text-align: center;
}

.t-form__button {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.t-form__privacy {
    width: 100%;
    text-align: center;
}

.t-order p.privacy-policy {
    font-size: 15px;
    line-height: normal;
    max-width: 750px;
    margin: 15px auto 0px;
    text-align: center;
}

.t-form__privacy p.privacy-policy a {
    text-decoration: underline;
}

.t-problems {
    font-size: 18px;
    font-weight: 300;
    padding-top: 25px;
    line-height: 1.44;
    padding-bottom: 30px;
}

.shoes-mark__exp-box {
    background: #f7f7f7 url(/img/check-bg.png) right bottom no-repeat;
    padding: 45px 40px 30px 40px;
    position: relative;
    z-index: 10;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.44;
}

.shoes-mark__exp_yellow {
    background-color: #ffd000;
    position: relative;
    z-index: 5;
    margin-top: -67px;
    padding-top: 120px;
    padding-bottom: 30px;
}

.t-text-block {
    font-size: 18px;
    font-weight: 300;
    padding-top: 25px;
    line-height: 1.44;
    padding-bottom: 30px;
}

.fz-54 .container {
    width: 1140px;
}

@media all and (max-width: 1200px) {
    .t-partner__grid {
        flex-wrap: wrap;
        -moz-justify-content: center;
        justify-content: center;
    }

    .fz-54 .container {
        padding: 0 45px;
        width: 100%;
    }

    .t-partner__grid li {
        padding: 15px;
        width: 33.33%;
    }

    .t-partner__grid li br {
        display: none;
    }
}

@media all and (max-width: 1130px) {
    .t-form__label {
        display: none;
    }
}

@media all and (max-width: 990px) {
    .clearfix {
        -moz-flex-direction: column;
        flex-direction: column;
    }

    .t-diagnostic .panel-button input {
        height: auto;
    }

    .t-diagnostic .form-page-content .panel-button {
        width: 100%;
    }

    .panel-button {
        width: 100%;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    p.privacy-policy {
        margin-top: 10px;
    }

    .shoes-mark__grid-item {
        width: 100%;
        margin-right: 0;
    }

    .shoes-mark__exp_yellow p {
        width: 100%;
        margin-bottom: 30px;
    }

    .t-products__item {
        width: calc(33.33% - 7px);
    }

    .form-page-content {
        -moz-flex-direction: column;
        flex-direction: column;
    }

    .form-page-content .text {
        width: 100%;
        margin-bottom: 15px;
    }

    .form-page-content .panel-button input,
    .t-diagnostic .form-page-content .panel-button input {
        width: 100%;
        padding: 18px 26px;
    }

    .t-form__label {
        display: none;
    }

    .t-diagnostic__title {
        -moz-flex-direction: column;
        flex-direction: column;
    }

    .t-diagnostic__title h3 {
        width: 100%;
    }

    .t-diagnostic__title h3 br {
        display: none;
    }

    .t-diagnostic__title h3 span {
        display: block;
    }

    .t-diagnostic__title p {
        max-width: 100%;
    }

    p.privacy-policy {
        width: 100%;
        text-align: center;
    }

    .t-stages__grid {
        padding-left: 0;
    }
}

@media all and (max-width: 860px) {
    .tab-item a {
        padding: 15px;
    }

    .t-products__item {
        width: calc(50% - 7px);
    }

    .t-stages__grid-item {
        -moz-flex-direction: column;
        flex-direction: column;
        text-align: center;
        -moz-align-items: center;
        align-items: center;
        margin-bottom: 0;
    }

    .t-stages__grid-item p {
        order: 1;
    }

    .t-stages__grid-item img {
        order: 2;
    }

    .t-stages__grid {
        padding-top: 0;
    }
}

@media (max-width: 768px) {
    .shoes-mark__exp-box {
        padding: 30px 20px 30px 20px;
    }

    .t-btn, a.t-btn, button.t-btn, input[type="submit"] {
        font-size: 18px;
        padding: 18px 36px;
    }

    .fz-54 .top-row .h1 {
        padding: 0;
    }
}

@media (max-width: 600px) {
    .tab-item a {
        padding: 10px;
        font-size: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .t-products__item {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .t-form__buttons a {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .t-partner__grid li {
        width: 50%;
    }

    .t-attention {
        padding: 15px;
    }

    .t-attention__sign {
        margin-right: 19px;
        width: 56px;
        height: 56px;
    }

    .shoes-mark__exp-box {
        background-image: none;
    }
}

@media (max-width: 430px) {
    .tab-item {
        width: 100%;
        border-bottom: 1px solid #c6c6c6;
    }

    .tab-item a {
        border-right: none;
    }

    .fz-54 .top-row h1 {
        font-size: 38px;
    }

    .t-btn, a.t-btn, button.t-btn, input[type="submit"] {
        padding: 18px 28px;
    }

    .t-partner__grid li {
        width: 100%;
    }

    h3 {
        font-size: 24px;
    }
}

@media (max-width: 1024px) {
    .fz-54 .container {
        padding: 0 45px;
        width: 100%;
    }
}

@media (max-width: 768px) {
    .fz-54 .container {
        padding: 0 15px;
    }
}

.a-feedback {
    padding-top: 100px;
    padding-bottom: 135px;
    text-align: center;
    background-image: url(/img/product-bg-4.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    color: #fff;
}

.a-feedback .a-section-title {
    text-align: left;
    margin-bottom: 0;
    font-size: 30.7px;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    line-height: 1.2;
    line-height: normal;
}

.a-feedback .a-container {
    position: relative;
}

.a-feedback .form-content {
    width: 100%;
    margin-top: 20px;
}

.a-feedback .form-content form {
    display: flex;
    flex-wrap: wrap;
}

.a-feedback .form-content .text {
    width: 36%;
    float: left;
    margin-left: 0;
    padding-right: 10px;
    margin-right: 0;
    flex: none;
}

.a-feedback .form-content .form-button {
    clear: both;
    text-align: right;
    width: 28%;
}

.a-feedback .form-content .text .input-sm {
    border: 0;
    box-shadow: none;
    height: 50px;
    border-radius: 0;
}

.a-feedback p.privacy-policy {
    font-size: 14px;
    position: absolute;
    width: 100%;
    right: 0;
    text-align: center;
    margin-top: 30px;
}

p.privacy-policy a {
    text-decoration: underline;
}

.a-feedback .form-content input[type=submit] {
    display: inline-block;
    font-size: 18px;
    padding: 13px 70px;
}

.a-feedback__form {
    max-width: 780px;
    margin: 0 auto 35px;
}

.a-feedback p.privacy-policy a {
    color: #ffffff;
}

.a-feedback__form-fields {
    display: flex;
    justify-content: space-between;
}

.a-feedback__form-field {
    width: 100%;
    max-width: 370px;
    margin-bottom: 22px;
}

.a-feedback__form-input, .a-feedback__form-label {
    display: block;
    width: 100%;
}

.a-feedback__form-label {
    margin-bottom: 7px;
    text-align: left;
}

.a-feedback__form-input {
    padding: 9px 10px 9px 16px;
    border: 1px solid #45464b;
}

.a-feedback__note {
    font-size: 14px;
}

.a-feedback__form-submit {
    display: flex;
    justify-content: center;
}

.a-feedback_whide {
    padding: 70px 0;
    background-image: url(/img/form.jpg);
}

.a-feedback_whide .a-section-title {
    font-size: 28px;
    margin-bottom: 50px;
}

.a-feedback_whide .form-content .text {
    width: 25.5%;
}

.a-feedback_whide .form-content .text.text_textarea {
    width: 100%;
    display: flex;
}

.a-feedback_whide .form-content .text.text_textarea textarea {
    width: 76%;
    resize: none;
    height: 97px;
    flex-shrink: 0;
    padding: 8px 14px;
}

.a-feedback_whide .form-content .text.text_textarea p.privacy-policy {
    position: relative;
    margin: 14px 0 0 30px;
    text-align: left;
    font-size: 14.7px;
    font-weight: 100;
    line-height: 1.5;
    letter-spacing: 0.37px;
}

.a-feedback_whide .form-content .form-button {
    width: 23.5%;
}

.a-feedback_whide .form-content input[type=submit] {
    padding: 15px 22px;
    font-size: 17.3px;
    width: 100%;
}

@media screen and (max-width: 1100px) {
    .a-feedback .form-content form {
        justify-content: center;
    }

    .a-feedback .form-content .text {
        width: 50%;
        display: block;
        float: none;
        flex: none;
        margin-right: 0;
    }

    .a-feedback_whide .form-content .form-button {
        width: 50%;
        padding-right: 25px;
        order: 3;
    }

    .a-feedback_whide .form-content input[type=submit] {
        width: 100%;
    }

    .a-feedback .form-content .form-button{
        text-align: center;
        width: 100%;
    }

    .a-feedback_whide .form-content .text {
        order: 1;
    }

    .a-feedback_whide .form-content .text.text_textarea {
        flex-wrap: wrap;
        order: 2;
    }

    .a-feedback_whide .form-content .text.text_textarea textarea {
        width: 100%;
        margin-bottom: 20px;
    }

    .a-feedback_whide .form-content .text.text_textarea p.privacy-policy {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    .a-feedback .form-content .text {
        width: 100%;
        padding-right: 0;
        display: block;
        float: none;
        flex: none;
        margin-right: 0;
    }

    p.privacy-policy {
        line-height: 1.2;
    }

    .a-feedback .form-content .form-button {
        width: 280px;
    }

    .a-feedback_whide .form-content .form-button {
        width: 280px;
        padding-right: 0;
    }
}

@media screen and (max-width: 480px) {
    .a-feedback .form-content .form-button{
        width: 100%;
    }

    .a-feedback .form-content input[type=submit]{
        width: 100%;
    }

    .a-feedback{
        padding-top: 40px;
    }
}

.a-container {
    max-width: 1177px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 1200px) {
    .a-container {
        padding-right: 15px;
        padding-left: 15px;
    }
}


/*===========================
  FAQ
============================*/
.mm-faq {
    margin-bottom: 90px;
}
.mm-faq__items {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}
.mm-faq__item {
    border-bottom: 1px solid #eee;
}
.mm-faq__item:first-child {
    border-top: 1px solid #eee;
}
.mm-faq__item-panel {
    padding: 27px 50px 27px 0;
    position: relative;
    cursor: pointer;
}
.mm-faq__item-panel:hover .mm-faq__item-trigger {
    background-color: #eeeeee;
}
.mm-faq__item-panel.active .mm-faq__item-trigger {
    transform: rotate(-45deg);
}
.mm-faq__item-title {
    font-size: 24px;
    font-weight: 600;
}
.mm-faq__item-trigger {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPiA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMXB4IiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiPiA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjAwMDAwMCwgMS4wMDAwMDApIiBzdHJva2U9IiMyMjIyMjIiPiA8cGF0aCBkPSJNMCwxMSBMMjIsMTEiPjwvcGF0aD4gPHBhdGggZD0iTTExLDAgTDExLDIyIj48L3BhdGg+IDwvZz4gPC9nPiA8L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #222;
    text-align: center;
    font-size: 35px;
    position: absolute;
    top: 24%;
    right: 0;
    border-radius: 50%;
    transition: all .2s ease;
}
.mm-faq__item-content {
    display: none;
    padding-bottom: 25px;
    font-size: 16px;
}
@media screen and (max-width: 767px) {
    .mm-faq {
        margin-bottom: 30px;
    }
}
.mm-container {
    width: 1200px;
    padding: 0 20px;
    margin: 0 auto;
}

.serv-attention {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    border-radius: 10px;
    border: solid 1px #ce0080;
    padding: 27px 75px 27px 75px;
}

.serv-attention img {
    flex-shrink: 0;
    margin-right: 54px;
}

.serv-attention p {
    margin: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 0.45px;
}

.serv-attention_blue {
    border-radius: 0;
    border-color: #3c3b93;
}

div.serv-attention_no-border{
    border: none;
    padding: 27px 0 27px 0;
}

@media all and (max-width: 768px) {
    .serv-attention {
        padding: 25px;
    }
}

@media all and (max-width: 480px) {
    .serv-attention{
        flex-direction: column;
        align-items: flex-start;
    }

    .serv-attention img {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .t-partner{
        padding-bottom: 5px;
    }
}

.fz-54 .j-form-page .maskhelper {
    top: 16px;
    right: 32px;
}

.actions-row{
    display: flex;
    flex-wrap: wrap;
}

.actions-row__item{
    width: 33.33%;
    padding: 20px;
}

.actions-row__item_white{
    background-color: #ffffff;
}

.actions-row__title{
    text-align: center;
    margin-top: 0;
}

.actions-row__image{
    width: 100%;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media all and (max-width: 768px) {
    .actions-row__item{
        width: 100%;
    }
}

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

.special-h2 {
    margin-top: 50px;
    text-align: center;
}

.service-title {
    font-size: 28px;
    font-weight: normal;
}

.services-button {
    display: inline-block;
    color: #ffffff;
    background-color: #ba0884;
    border: 1px solid #ba0884;
    text-align: center;
    border-radius: 6px;
    font-size: 14.7px;
    font-weight: 300;
    font-style: normal;
    padding: 9px 20px;
    transition: all 0.5s;
}

.services-button:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: #9c056f;
    border-color: #9c056f;
}

.services-button_outline {
    color: #ba0884;
    background-color: transparent;
}

.services-button_outline:hover {
    color: #ffffff;
    background-color: #ba0884;
    border-color: #ba0884;
}

@media all and (max-width: 340px) {
    .services-button {
        padding: 9px 10px;
    }
}

.services-grid {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-top: 35px;
    margin-bottom: 70px;
}

.services-grid_small {
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    margin-top: 42px;
    margin-bottom: 35px;
}

.services-grid_small .services-grid__item {
    -moz-flex-direction: column;
    flex-direction: column;
    padding: 38px;
    width: calc(25% - 18px);
    margin-right: 24px;
    background-color: #f6f6f6;
    border-color: #f6f6f6;
}

.services-grid_small .services-grid__item:nth-child(4n) {
    margin-right: 0;
}

.services-grid_small .services-grid__right {
    width: 100%;
    padding-left: 0;
    padding-top: 36px;
}

.services-grid_small .services-grid__title {
    font-size: 24px;
    line-height: 1.06;
    color: #000000;
}

.services-grid_small .services-grid__price {
    font-size: 21.3px;
    font-weight: 300;
    letter-spacing: 0.53px;
    margin: 17px 0 0 0;
}

.services-grid__item {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    width: calc(50% - 12px);
    margin-bottom: 24px;
    padding: 48px 59px 60px 38px;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
}

.services-grid__image {
    width: 190px;
    position: relative;
    flex-shrink: 0;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    justify-content: center;
}

.services-grid__image img {
    display: block;
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
}

.services-grid__image:before {
    content: "";
    width: 100%;
    height: 100%;
    max-width: 176px;
    max-height: 176px;
    border-radius: 50%;
    background-color: #ba0884;
    display: block;
    opacity: 0.21;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.services-grid__right {
    width: calc(100% - 190px);
    padding-left: 31px;
}

.services-grid__title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.22;
    letter-spacing: 0.6px;
    color: #464646;
    text-decoration: none;
}

.services-grid__content {
    margin-top: 20px;
}

.services-grid__content p {
    margin: 5px 0;
    font-size: 14.7px;
    font-weight: 300;
    color: #414141;
}

.services-grid__content p:first-child {
    margin-top: 0;
}

.services-grid__footer {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    margin-top: 28px;
}

.services-grid__price {
    margin: 0;
    width: 190px;
    font-size: 25.3px;
    font-weight: 300;
    line-height: 1.16;
    letter-spacing: 0.63px;
    color: #464646;
}

.services-grid__buttons {
    width: calc(100% - 190px);
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    padding-left: 31px;
}

.services-grid__buttons .services-button {
    margin-right: 9px;
}

.services-grid__buttons .services-button:last-child {
    margin-right: 0;
}

@media all and (max-width: 1200px) {
    .services-grid__item {
        width: 100%;
        margin-right: 0;
    }
}

@media all and (max-width: 990px) {
    .services-grid_small .services-grid__item {
        width: calc(50% - 12px);
    }

    .services-grid_small .services-grid__item:nth-child(2n) {
        margin-right: 0;
    }
}

@media all and (max-width: 768px) {
    .services-grid-wrapper {
        padding: 0 15px;
    }
}

@media all and (max-width: 550px) {
    .services-grid__item {
        -moz-flex-direction: column;
        flex-direction: column;
        -moz-align-items: center;
        align-items: center;
        padding: 15px;
    }

    .services-grid__right {
        width: 100%;
        padding: 25px 0 0 0;
    }

    .services-grid__footer {
        -moz-flex-direction: column;
        flex-direction: column;
        -moz-align-items: center;
        align-items: center;
    }

    .services-grid__buttons {
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
    }

    .services-grid_small .services-grid__item {
        width: 100%;
        margin-right: 0;
    }
}

.service-detail__row {
    display: -moz-flex;
    display: flex;
    -moz-align-items: flex-start;
    align-items: flex-start;
    border-bottom: 1px solid #cccccc;
    padding-top: 49px;
    padding-bottom: 54px;
}

.service-detail__main-image {
    min-height: 414px;
    background-color: #ffffff;
    width: 40%;
    padding: 20px;
    box-sizing: border-box;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    justify-content: center;
}

.service-detail__info {
    width: 60%;
    padding-left: 76px;
}

.service-detail__title {
    margin-top: 0;
    font-weight: 700;
    line-height: 1.05;
}

.service-detail__desc {
    font-size: 25px;
    font-weight: 300;
    margin-top: 30px;
    line-height: 1.2;
}

.service-detail__desc p {
    margin: 0 0 10px 0;
}

.service-detail__actions {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-align-items: center;
    align-items: center;
    margin-top: 37px;
}

.service-detail__actions .services-button {
    margin-right: 12px;
}

.service-detail__actions .services-button:last-child {
    margin-right: 0;
}

.service-detail__price {
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.75px;
    margin-right: 28px;
}

.service-detail__attention {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    margin-top: 32px;
}

.service-detail__attention span {
    width: 46px;
    height: 46px;
    border: solid 1px #323694;
    border-radius: 50%;
    color: #d52299;
    font-size: 20.5px;
    font-weight: bold;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 18px;
}

.service-detail__attention p {
    margin: 0;
    -moz-flex-grow: 1;
    flex-grow: 1;
    font-size: 19px;
    font-weight: 300;
}

@media all and (max-width: 990px) {
    .service-detail__price {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
}

@media all and (max-width: 768px) {
    .service-detail {
        padding-right: 18px;
        padding-left: 18px;
    }

    .service-detail__row {
        -moz-flex-direction: column;
        flex-direction: column;
    }

    .service-detail__main-image {
        width: 100%;
        margin-bottom: 30px;
    }

    .service-detail__info {
        width: 100%;
        padding-left: 0;
    }
}

@media all and (max-width: 360px) {
    .service-detail__actions .services-button {
        width: 100%;
        margin: 0 0 20px 0;
    }
}

.service-why {
    padding-top: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #cccccc;
}

.service-why__list {
    counter-reset: whyCounter;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0 0 0;
    padding: 0;
    list-style: none;
}

.service-why__list li {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    width: calc(33.33% - 30px);
    margin-right: 45px;
    margin-bottom: 50px;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.14;
}

.service-why__list li:nth-child(3n) {
    margin-right: 0;
}

.service-why__list li:before {
    content: counter(whyCounter);
    counter-increment: whyCounter;
    display: block;
    width: 56px;
    height: 56px;
    border: solid 1px #323694;
    border-radius: 50%;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    justify-content: center;
    font-size: 25px;
    font-weight: bold;
    flex-shrink: 0;
    margin-right: 33px;
    color: #d52299;
}

@media all and (max-width: 768px) {
    .service-why {
        padding-right: 18px;
        padding-left: 18px;
    }

    .service-why__list li {
        width: calc(50% - 22.5px);
    }

    .service-why__list li:nth-child(3n) {
        margin-right: 45px;
    }

    .service-why__list li:nth-child(2n) {
        margin-right: 0;
    }
}

@media all and (max-width: 550px) {
    .service-why__list li {
        width: 100%;
        margin-right: 0;
    }

    .service-why__list li:nth-child(3n) {
        margin-right: 0;
    }
}

.service-detail-grid {
    padding-top: 25px;
}

.service-detail-grid .service-title {
    margin-bottom: 15px;
}

.service-detail-grid .services-grid {
    margin-bottom: 0;
}

.service-detail-grid__desc {
    font-size: 17px;
    line-height: 1.35;
}

@media all and (max-width: 768px) {
    .service-detail-grid {
        padding-right: 18px;
        padding-left: 18px;
    }
}

.service-content {
    font-size: 17px;
    line-height: 1.35;
    padding-bottom: 57px;
}

.service-content h3 {
    font-size: 28px;
    font-weight: normal;
}

.service-content ul {
    list-style: none;
    padding-left: 0;
}

.service-content ul li {
    position: relative;
    padding-left: 54px;
    margin-bottom: 10px;
}

.service-content ul li:before {
    content: "";
    width: 30px;
    height: 3px;
    background-color: #ce0080;
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
}

@media all and (max-width: 768px) {
    .service-content {
        padding-right: 18px;
        padding-left: 18px;
    }
}

.serv-add {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    margin: 45px 0;
}

.serv-add__item {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    -moz-justify-content: space-between;
    justify-content: space-between;
    border-bottom: 1px solid #cccccc;
    padding: 30px 45px;
    font-size: 21px;
}

.serv-add__item p {
    margin: 0;
}

.serv-add__item p:first-child {
    font-weight: bold;
    width: 70%;
}

.serv-add__item p:last-child {
    text-align: right;
    width: 30%;
}

.serv-add__item:last-child {
    border-bottom: none;
}

@media all and (max-width: 768px) {
    .serv-add__item {
        -moz-flex-direction: column;
        flex-direction: column;
        font-size: 17px;
    }

    .serv-add__item p:first-child {
        width: 100%;
    }

    .serv-add__item p:last-child {
        text-align: left;
        width: 100%;
    }
}

.serv-attention {
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    border-radius: 10px;
    border: solid 1px #ce0080;
    padding: 27px 75px 27px 75px;
}

.serv-attention img {
    flex-shrink: 0;
    margin-right: 54px;
}

.serv-attention p {
    margin: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 0.45px;
}

.serv-attention_blue {
    border-radius: 0;
    border-color: #3c3b93;
}

@media all and (max-width: 768px) {
    .serv-attention {
        padding: 25px;
    }
}

@media all and (max-width: 500px) {
    .serv-attention {
        -moz-flex-direction: column;
        flex-direction: column;
    }

    .serv-attention img {
        margin: 0 0 20px 0;
    }
}

.icons-block {
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.icons-block__item {
    width: calc(25% - 30px);
    margin-right: 40px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}

.icons-block__item:nth-child(4n) {
    margin-right: 0;
}

.icons-block__item img {
    flex-shrink: 0;
    margin-right: 24px;
}

.icons-block__item p {
    margin: 0;
    flex-grow: 1;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
}

@media all and (max-width: 990px) {
    .icons-block__item {
        width: calc(50% - 20px);
    }

    .icons-block__item:nth-child(2n) {
        margin-right: 0;
    }
}

@media all and (max-width: 767px) {
    .icons-block {
        padding: 30px 20px;
    }
}

@media all and (max-width: 550px) {
    .icons-block__item {
        width: 100%;
        margin-right: 0;
    }
}

.seo-block {
    border-top: 1px solid #d4d4d4;
    padding: 50px 0;
}

.seo-block .detail_text,
.seo-block .link_text {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
}

.seo-block .link_text a {
    color: #414141;
    text-decoration: none;
    position: relative;
    padding-left: 54px;
    margin-top: 18px;
}

.seo-block .link_text a:before {
    content: "";
    width: 30px;
    height: 3px;
    background-color: #ce0080;
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
}

.seo-block .detail_text p,
.seo-block .detail_text div {
    position: relative;
    padding-left: 54px;
    margin-bottom: 0;
    margin-top: 18px;
    padding-right: 15px;
}

.seo-block .detail_text div:before,
.seo-block .detail_text p:before {
    content: "";
    width: 30px;
    height: 3px;
    background-color: #ce0080;
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
}

.seo-block .link_text a:hover {
    text-decoration: underline;
}

.seo-block:after {
    content: "";
    display: table;
    clear: both;
}

@media all and (max-width: 767px) {
    .seo-block {
        padding: 30px 20px;
    }
}

.a-wrap {
    font-size: 18px;
    font-family: Roboto, sans-serif;
    color: #414141;
    line-height: 1.2;
    background-color: #ffffff;
}

.a-container {
    max-width: 1177px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 1200px) {
    .a-container {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.a-section-title {
    margin-bottom: 30px;
    font-size: 30.7px;
    letter-spacing: .77px;
    font-weight: 700;
    color: #000;
    line-height: normal;
}

.a-section-title a{
    color: #000000;
    text-decoration: underline;
}

.a-section-title a:hover{
    text-decoration: none;
}

.a-main {
    padding-top: 15px;
    padding-bottom: 47px;
    text-align: center;
    background: url(/img/Group21-4.png) top center no-repeat;
    background-size: cover;
    color: #fff;
}

.a-main h1 {
    font-size: 49.3px;
    font-weight: 700;
    letter-spacing: 1.23px;
}

@media all and (max-width: 550px) {
    .a-main h1 {
        font-size: 29px;
    }
}

.a-main__title {
    font-weight: 700;
    font-size: 56px;
    line-height: .98;
    letter-spacing: 1.4px;
    max-width: 780px;
    margin: 10px auto 32px auto;
}

.a-btn {
    display: inline-block;
    vertical-align: top;
    padding: 14px 40px;
    font-weight: 700;
    background: #fade41;
    color: #000;
    border: none;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    white-space: normal;
    border-radius: 0;
    transition: all .3s ease;
}

.a-btn:hover {
    opacity: .8;
    text-decoration: none;
    color: #ffffff;
}

.a-btn_pink {
    background: var(--pink);
    color: #fff;
}

.a-main__form input[type="text"],
.a-main__form input[type="number"],
.a-main__form input[type="tel"],
.a-main__form input[type="email"],
.a-main__form input[type="search"],
.a-main__form input[type="password"] {
    box-shadow: none;
    border-radius: 0;
}

.a-main__form-label {
    font-size: 21.3px;
    font-weight: 100;
    letter-spacing: 0.53px;
    margin-bottom: 10px;
}

.a-main__form form {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.a-main__form form .text {
    width: 398px;
    margin-right: 12.5px;
    flex: none;
}

.a-main__form form input[type="tel"],
.a-main__form form input[type="text"],
.a-main__form form input[type="email"] {
    padding: 15px 14px;
    font-size: 13.3px;
    font-weight: 300;
}

.a-main__form form .form-button {
    margin-left: 12.5px;
}

.a-main__form form .btn {
    width: 242px;
    padding: 18px 40px;
    font-size: 14px;
}

@media all and (max-width: 550px) {
    .a-main__form form {
        flex-wrap: wrap;
        margin-top: 40px;
    }

    .a-main__form form .text {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }

    .a-main__form form .form-button {
        width: 100%;
        margin: 0;
    }

    .a-main__form form .form-button .btn {
        width: 100%;
    }
}

.a-section-title_white {
    color: #fff;
}

.a-feedback {
    padding-top: 100px;
    padding-bottom: 135px;
    text-align: center;
    background-image: url(/img/product-bg-4.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    color: #fff;
}

.a-feedback .a-section-title {
    text-align: left;
    margin-bottom: 0;
}

.a-feedback .a-container {
    position: relative;
}

.a-feedback .form-content {
    width: 100%;
    margin-top: 20px;
}

.a-feedback .form-content form {
    display: flex;
    flex-wrap: wrap;
}

.a-feedback .form-content .text {
    width: 36%;
    float: left;
    margin-left: 0;
    padding-right: 10px;
}

.a-feedback .form-content .form-button {
    clear: both;
    text-align: right;
    width: 28%;
}

.a-feedback .form-content .text .input-sm {
    border: 0;
    box-shadow: none;
    height: 50px;
    border-radius: 0;
}

.a-feedback p.privacy-policy {
    font-size: 14px;
    position: absolute;
    width: 100%;
    right: 0;
    text-align: center;
    margin-top: 30px;
}

p.privacy-policy a {
    text-decoration: underline;
}

.a-feedback .form-content input[type=submit] {
    display: inline-block;
    font-size: 18px;
    padding: 13px 70px;
}

.a-feedback__form {
    max-width: 780px;
    margin: 0 auto 35px;
}

.a-feedback p.privacy-policy a {
    color: #ffffff;
}

.a-feedback__form-fields {
    display: flex;
    justify-content: space-between;
}

.a-feedback__form-field {
    width: 100%;
    max-width: 370px;
    margin-bottom: 22px;
}

.a-feedback__form-input, .a-feedback__form-label {
    display: block;
    width: 100%;
}

.a-feedback__form-label {
    margin-bottom: 7px;
    text-align: left;
}

.a-feedback__form-input {
    padding: 9px 10px 9px 16px;
    border: 1px solid #45464b;
}

.a-feedback__note {
    font-size: 14px;
}

.a-feedback__form-submit {
    display: flex;
    justify-content: center;
}

.a-feedback_whide {
    padding: 70px 0;
    background-color: #414295;
    background-image: url(/img/form.jpg);
}

.a-feedback_whide .a-section-title {
    font-size: 28px;
    margin-bottom: 50px;
}

.a-feedback_whide .form-content .text {
    width: 25.5%;
}

.a-feedback_whide .form-content .text.text_textarea {
    width: 100%;
    display: flex;
}

.a-feedback_whide .form-content .text.text_textarea textarea {
    width: 76%;
    resize: none;
    height: 97px;
    flex-shrink: 0;
    padding: 8px 14px;
}

.a-feedback_whide .form-content .text.text_textarea p.privacy-policy {
    position: relative;
    margin: 14px 0 0 30px;
    text-align: left;
    font-size: 14.7px;
    font-weight: 100;
    line-height: 1.5;
    letter-spacing: 0.37px;
}

.a-feedback_whide .form-content .form-button {
    width: 23.5%;
}

.a-feedback_whide .form-content input[type=submit] {
    padding: 13px 22px;
    font-size: 17.3px;
}

@media screen and (max-width: 1100px) {
    .a-feedback .form-content form {
        justify-content: center;
    }

    .a-feedback .form-content .text {
        width: 50%;
    }

    .a-feedback_whide .form-content .form-button {
        width: 50%;
        padding-right: 25px;
        order: 3;
    }

    .a-feedback_whide .form-content input[type=submit] {
        width: 100%;
    }

    .a-feedback_whide .form-content .text {
        order: 1;
        margin-bottom: 20px;
    }

    .a-feedback_whide .form-content .text.text_textarea {
        flex-wrap: wrap;
        order: 2;
    }

    .a-feedback_whide .form-content .text.text_textarea textarea {
        width: 100%;
        margin-bottom: 20px;
    }

    .a-feedback_whide .form-content .text.text_textarea p.privacy-policy {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    .a-feedback .form-content .text {
        width: 100%;
        padding-right: 0;
    }

    p.privacy-policy {
        line-height: 1.2;
    }

    .a-feedback .form-content .form-button {
        width: 280px;
    }

    .a-feedback_whide .form-content .form-button {
        width: 280px;
        padding-right: 0;
    }
}

/* advantages */
.a-section {
    padding-top: 30px;
    padding-bottom: 30px;
}

.a-advantages {
    background-color: #e0e1f7;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}

.a-advantages .a-section-title {
    text-align: center;
}

.a-advantages .a-container {
    max-width: 960px;
}

.a-advantages__scheme {
    width: 1145px;
    height: 545px;
    background: url(/img/advantages_1.png) left top no-repeat;
    background-size: cover;
    position: relative;
    margin: 0px auto;
}

.a-advantages__scheme-point-wrap {
    width: 280px;
    position: absolute;
}

.a-advantages__scheme-point-wrap:nth-child(2) .a-advantages__scheme-point {
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}

.a-advantages__scheme-point-wrap:nth-child(3) .a-advantages__scheme-point {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.a-advantages__scheme-point-wrap_1 {
    top: 400px;
    left: 25px;
}

.a-advantages__scheme-point-wrap_2,
.a-advantages__scheme-point-wrap_5 {
    top: 144px;
    left: 360px;
}

.a-advantages__scheme-point-wrap_3 {
    top: 285px;
    left: 665px;
}

.a-advantages__scheme-point-wrap_4 {
    top: 360px;
    left: 70px;
}

.a-advantages__scheme-point-wrap_6 {
    top: 405px;
    left: 650px;
}

.a-advantages__scheme-title {
    display: none;
}

.a-advantages__scheme-point {
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    border: 1px solid #fec92c;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.a-advantages__scheme-point div {
    display: block;
    margin: 9px;
    border: 1px solid #fec92c;
    border-radius: 50%;
}

.a-advantages__scheme-point div span {
    display: block;
    width: 30px;
    height: 30px;
    margin: 5px;
    background-color: #fec92c;
    border-radius: 50%;
    box-shadow: 0 0 0 12px rgba(10, 23, 255, 0.4);
    position: relative;
    z-index: -1;
}

.a-advantages__scheme-content {
    width: 310px;
    padding: 25px 20px 20px 20px;
    font-size: 14px;
    background-color: #fff;
    opacity: 0;
    transition: opacity .25s ease-in;
    position: relative;
    z-index: 1;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    display: none;
    visibility: hidden;
}

.a-advantages__scheme-content.active {
    opacity: 1;
    bottom: 150%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.a-advantages__scheme-content:before {
    content: "";
    display: block;
    border-style: solid;
    border-width: 14px 15px 0 15px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    bottom: -14px;
    left: 50%;
    margin-left: -15px;
}

.a-advantages__scheme-content-title {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.a-advantages_warehouse .a-advantages__scheme {
    width: 980px;
    height: 562px;
    background: url(/img/advantages_2.png) left top no-repeat;
    background-size: cover;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@media screen and (max-width: 1020px) {
    .a-advantages__scheme {
        width: 849px;
        height: 405px;
    }

    .a-advantages_warehouse .a-advantages__scheme {
        width: 740px;
        height: 425px;
    }

    .a-advantages__scheme-point-wrap_1 {
        top: 279px;
        left: -20px;
    }

    .a-advantages__scheme-point-wrap_2 {
        top: 75px;
        left: 210px;
    }

    .a-advantages__scheme-point-wrap_3 {
        top: 200px;
        left: 450px;
    }

    .a-advantages__scheme-point-wrap_4 {
        top: 279px;
        left: -20px;
    }

    .a-advantages__scheme-point-wrap_5 {
        top: 75px;
        left: 210px;
    }

    .a-advantages__scheme-point-wrap_6 {
        top: 290px;
        left: 455px;
    }
}

@media screen and (max-width: 767px) {
    .a-advantages .a-section-title {
        margin-bottom: 60px;
    }

    .a-advantages__scheme, .a-advantages_warehouse .a-advantages__scheme {
        background: 0 0;
        width: auto;
        height: auto;
    }

    .a-advantages__scheme-point-wrap {
        min-height: 170px;
        background-size: contain;
        position: relative;
        top: auto;
        left: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 45px;
    }

    .a-advantages__scheme-point-wrap_1 {
        background: url(/img/advantages_1-1.png) center no-repeat;
    }

    .a-advantages__scheme-point-wrap_2 {
        background: url(/img/warehouse_1.png) center no-repeat;
    }

    .a-advantages__scheme-point-wrap_3 {
        background: url(/img/advantages_1-2.png) center no-repeat;
    }

    .a-advantages__scheme-point-wrap_4 {
        background: url(/img/advantages_2-1.png) center no-repeat;
    }

    .a-advantages__scheme-point-wrap_5 {
        background: url(/img/warehouse_2.png) center no-repeat;
    }

    .a-advantages__scheme-point-wrap_6 {
        background: url(/img/advantages_2-2.png) center no-repeat;
    }

    .a-advantages__scheme-title {
        display: block;
        margin-bottom: 20px;
        font-size: 20px;
        font-weight: 500;
        text-align: center;
        text-transform: uppercase;
        position: relative;
        top: -25px;
    }

    .a-advantages__scheme-content {
        width: 280px;
        height: auto;
        margin-left: -140px;
        margin-right: auto;
        position: absolute;
        left: 50%;
    }

    .a-advantages__scheme-content.active {
        bottom: 90%;
        margin-left: auto;
    }
}

.a-common{
    padding-top: 50px;
    padding-bottom: 50px;
}

.a-support {
    padding-top: 53px;
    padding-bottom: 75px;
}

.a-support__grid {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 48px;
}

.a-support__grid-item {
    display: flex;
    align-items: flex-start;
    width: calc(50% - 23px);
    margin-right: 46px;
    margin-bottom: 28px;
}

.a-support__grid_whide .a-support__grid-item{
    width: 100%;
    margin-right: 0;
}

.a-support__grid-item:nth-child(2n) {
    margin-right: 0;
}

.a-support__grid-item:before {
    content: "";
    width: 55px;
    height: 55px;
    background-image: url(/img/tick-inside-a-circle.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    flex-shrink: 0;
    margin-right: 33px;
}

.a-support__grid_numbers{
    counter-reset: supportNumbers;
}

.a-support__grid_numbers .a-support__grid-item{
    counter-increment: supportNumbers;
}

.a-support__grid_numbers .a-support__grid-item:before{
    content: counter(supportNumbers);
    background: transparent;
    width: 67px;
    height: 67px;
    border: solid 1px #31308d;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 31px;
    color: #d1158d;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
}

.a-support__grid-item p {
    flex-grow: 1;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: 0.53px;
    margin: 0;
}

@media screen and (max-width: 990px) {
    .a-support__grid-item {
        width: calc(50% - 11.5px);
        margin-right: 23px;
    }

    .a-support__grid-item:nth-child(3n) {
        margin-right: 23px;
    }

    .a-support__grid-item:nth-child(2n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 600px) {
    .a-support__grid-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .a-support__grid-item:nth-child(3n) {
        margin-right: 0;
    }
}

.p-offer {
    background-color: #ffffff;
    padding-top: 28px;
    padding-bottom: 45px;
}

.p-offer__desc-title {
    font-size: 26.7px;
    font-weight: bold;
    letter-spacing: 0.67px;
    margin-top: 45px;
    margin-bottom: 18px;
}


.p-problems {
    background-color: #ffffff;
    padding-top: 93px;
    padding-bottom: 67px;
}

.p-problems--light-scaner {
    padding-top: 48px;
    padding-bottom: 56px;
}

.p-problems--scaner .h2 {
    margin-bottom: 62px;
}

.p-problems .a-section-title {
    margin-bottom: 40px;
}

.p-problems .columns-block {
    padding-top: 10px;
}

.p-advantages {
    color: #ffffff;
    background-image: url(/img/product-bg-4.png);
    background-size: cover;
    background-position: center center;
    padding: 70px 0 50px 0;
}

.p-advantages__grid {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}

.p-advantages__grid-item {
    width: calc(33.33% - 24px);
    margin-right: 36px;
}

.p-advantages__grid-item:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 50px;
}

.p-advantages__grid-item p {
    font-size: 21.3px;
    font-weight: 100;
    line-height: 1.19;
    letter-spacing: 0.53px;
}

.p-advantages__grid-image {
    height: 60px;
    display: -moz-flex;
    display: flex;
    -moz-align-items: flex-end;
    align-items: flex-end;
    margin-bottom: 40px;
}

.p-advantages__grid-image img {
    max-width: 100%;
    height: auto;
}

.p-company {
    background-color: #f6f6f6;
    padding: 50px 0;
}

.p-company-cols {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.p-company-col {
    width: calc(50% - 20px);
    margin-top: 50px;
}

.p-company-list {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.19;
    letter-spacing: 0.53px;
}

.p-company-list li {
    margin: 0 0 30px 0;
    padding: 0 0 0 30px;
    position: relative;
}

.p-company-list li:last-child {
    margin-bottom: 0;
}

.p-company-list li:before {
    content: "";
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #E40071;
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
}

.p-company-grid {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.p-company-grid__item {
    background-color: #ffffff;
    width: calc(50% - 11px);
    margin-bottom: 22px;
    padding: 30px 28px;
}

.p-company-grid__item span {
    color: #ce0080;
    font-size: 37px;
    font-weight: bold;
    display: block;
}

.p-company-grid__item p {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 0;
}

.p-also {
    padding: 50px 0;
}

@media all and (max-width: 990px) {
    .p-company-col {
        width: 100%;
    }

    .p-advantages__grid-item {
        width: calc(50% - 18px);
    }

    .p-advantages__grid-item:nth-child(3n) {
        margin-right: 36px;
    }

    .p-advantages__grid-item:nth-child(2n) {
        margin-right: 0;
    }
}

@media all and (max-width: 550px) {
    .p-advantages__grid-item {
        width: 100%;
        margin-right: 0;
    }

    .p-company-col {
        margin-top: 25px;
    }

    .p-company-grid__item {
        width: 100%;
        margin-right: 0;
    }
}

.columns-block {
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.columns-block__item {
    width: calc(50% - 22.5px);
}

.columns-block__item p, .columns-block__item a {
    position: relative;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.14;
    color: #414141;
    text-decoration: none;
    margin: 16px 0;
    display: block;
    padding-left: 52px;
}

.columns-block__item p:before, .columns-block__item a:before {
    content: "";
    width: 30px;
    height: 3px;
    background-color: #ce0080;
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
}

.columns-block__item a:hover {
    text-decoration: underline;
}

p.columns-block__title,
.columns-block__title {
    font-size: 22.7px;
    font-weight: bold;
    line-height: 1.06;
    padding-left: 0;
    margin-bottom: 30px;
}

p.columns-block__title:before,
.columns-block__title:before {
    display: none;
}

p.comuns-block__icon,
.comuns-block__icon {
    padding-left: 0;
    display: -moz-flex;
    display: flex;
    -moz-align-items: center;
    align-items: center;
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    margin: 0 0 18px;
}

p.comuns-block__icon img,
.comuns-block__icon img {
    display: block;
    flex-shrink: 0;
    margin-right: 44px;
}

p.comuns-block__icon:before,
.comuns-block__icon:before {
    display: none;
}

@media all and (max-width: 990px) {
    .columns-block__item {
        width: 100%;
    }
}

.a-main .form-control.input-sm {
    height: auto;
}

.a-main .form-control.input-sm + .maskhelper {
    right: 16px;
}


.a-feedback .form-control.input-sm + .maskhelper {
    top: 16px;
    right: 39px;
}


.form-control.input-sm + .maskhelper {
    top: 6px;
    right: 9px;
}

.a-main .form-control.input-sm + .maskhelper {
    top: 16px;
    right: 9px;
}


.a-feedback_whide .form-control.input-sm + .maskhelper {
    top: 16px;
    right: 32px;
}

.a-container .form-content .text.error:before {
    display: none;
}

.a-container .form-content .text.error &gt; input {
    background-color: rgba(243, 71, 71, 0.8);
}
.a-container .form-content .text.error:after {
    display: none;
}

.a-section.a-addequip{
    padding-top: 50px;
    padding-bottom: 50px;
}

.a-addequip__box{
    display: flex;
    background-color: #f6f6f6;
    margin-bottom: 15px;
    padding: 35px;
}

.a-addequip__content{
    width: calc(100% - 222px);
}

.a-addequip__info{
    width: 222px;
    padding-left: 60px;
}

.a-addequip__info .a-btn_pink{
    width: 100%;
}

.a-addequip__text p:last-child{
    margin-bottom: 0;
}

.a-addequip__title{
    margin-top: 0;
    font-weight: 700;
    font-size: 24px;
}

.a-addequip__image{
    position: relative;
    min-height: 161px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.a-addequip__image:before {
    content: "";
    width: 100%;
    height: 100%;
    max-width: 176px;
    max-height: 176px;
    border-radius: 50%;
    background-color: #ba0884;
    display: block;
    opacity: 0.21;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.a-addequip__image img {
    display: block;
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
}

.a-addequip__detail{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.a-addequip .a-section-title{
    text-align: center;
}

div[data-btn='.a-btn.buy-btn'] .form-control.input-sm + .maskhelper {
    top: 6px;
    right: 9px;
}

@media all and (max-width: 640px) {
    .a-addequip__box{
        flex-direction: column;
    }

    .a-addequip__content {
        width: 100%;
    }

    .a-addequip__info {
        width: 100%;
        padding-left: 0;
        padding-top: 25px;
    }
}

/*===========================
  Prices
============================*/
.a-prices {
    background-color: #f7f7f7;
    padding-top: 50px;
    line-height: normal;
    padding-bottom: 40px; }
.a-prices__items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 53px;
    margin-bottom: 17px; }
.a-prices__items.a-prices__items_whide{
    align-items: stretch;
}
.a-prices__items.a-prices__items_whide-100{
    width: 100%;
}
.a-prices__items.a-prices__items_whide-top{
    align-items: flex-start;
}
.a-prices__item {
    background-color: #ffffff;
    width: calc(25% - 17.25px);
    margin-right: 23px;
    transition: all .2s ease-in; }
.a-prices__item:last-child {
    margin-right: 0; }

.a-prices__items.a-prices__items_whide .a-prices__item, .a-prices__items.a-prices__items_whide-100 .a-prices__item{
    width: calc(50% - 11.5px);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-content: flex-start;
}

.a-prices__items.a-prices__items_whide .a-prices__item:nth-child(2n), .a-prices__items.a-prices__items_whide-100 .a-prices__item:nth-child(2n){
    margin-right: 0;
}

.a-prices__item-pr-wrapper{
    flex-grow: 1;
}
.a-prices__item-pr-wrapper-100{
    width: 100%;
}
.a-prices__item-title {
    padding: 24px 10px;
    font-size: 30.7px;
    font-weight: bold;
    line-height: 0.83;
    letter-spacing: 0.77px;
    text-align: center;
    color: #ffffff;
    background-color: #000000;
    width: 100%;
}
.a-prices__item:nth-child(2) .a-prices__item-title{
    background-color: #31308d;
}
.a-prices__item:nth-child(3) .a-prices__item-title{
    background-color: #b81787;
}
.a-prices__item:nth-child(4) .a-prices__item-title{
    background-color: #9532a6;
}

.a-prices__item-footer{
    padding: 14px 10px;
    font-size: 24px;
    font-weight: bold;
    line-height: 0.83;
    letter-spacing: 0.77px;
    text-align: center;
    color: #ffffff;
    background-color: #000000;
    text-transform: uppercase;
    width: 100%;
    align-self: flex-end;
}
.a-prices__item-footer span{
    color: #d1158d;
}
.a-prices__item:nth-child(2) .a-prices__item-footer{
    background-color: #31308d;
}
.a-prices__item:nth-child(3) .a-prices__item-footer{
    background-color: #b81787;
}
.a-prices__item:nth-child(4) .a-prices__item-footer{
    background-color: #9532a6;
}

.a-prices__item-prices {
    width: 100%;
    border-bottom: 2px solid #f6f6f6;
    padding: 19px 25px 19px 39px;
}
.a-prices__item-prices.flex-align{
    padding: 0!important;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 65px;
}
.a-prices__item-prices-value {
    color: #d1158d;
    font-size: 26.7px;
    font-weight: bold;
    line-height: 0.95;
    letter-spacing: 0.67px;
}
.a-prices__item-prices-label{
    margin: 0 0 7px 0;
    font-size: 16px;
    font-weight: 100;
    font-style: italic;
    letter-spacing: 0.4px;
}

.a-prices__items_whide .a-prices__item-prices-label, .a-prices__items_whide-100 .a-prices__item-prices-label{
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
}

.a-prices__desc{
    width: 100%;
}

.a-prices__desc-title{
    display: block;
    padding: 19px 25px 19px 39px;
    font-size: 18.7px;
    font-weight: 100;
    position: relative;
    line-height: 1.36;
    letter-spacing: 0.47px;
}

.a-prices__desc-title:after{
    content: "";
    width: 12px;
    height: 12px;
    background: url(/img/down-arrow.svg) center center no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 47px;
}

.a-prices__item-option {
    font-size: 15px;
    padding: 19px 25px 19px 39px;
    border-top: 2px solid #f6f6f6;
    position: relative; }
.a-prices__item-option_call {
    min-height: 90px; }
.a-prices__item-option_consultation {
    min-height: 70px; }
.a-prices__item-option_included {
    display: flex;
    align-items: flex-start;
    background: #ffffff; }
.a-prices__item-option_included:before {
    content: "";
    display: block;
    margin-right: 15px;
    flex-shrink: 0;
    width: 21px;
    height: 21px;
    background: url("/img/sprite.png") -741px -478px no-repeat; }
.a-prices__item-option-add {
    font-size: 24px;
    font-weight: 700; }
.a-prices__item-purchase {
    border: none;
    padding: 17px 40px 35px 40px;
    font-size: 17.3px;
    font-weight: bold;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.43px; }
.a-prices__item-purchase .a-btn {
    width: 100%;
    max-width: 250px; }
.a-prices__item-purchase .a-btn.btn-success{
    font-size: 14px;
    padding: 16.5px 30px;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

@media screen and (max-width: 990px) {
    .a-prices__item{
        width: calc(50% - 11.5px);
        margin-bottom: 23px;
    }

    .a-prices__item:nth-child(2n){
        margin-right: 0;
    }
}

@media screen and (max-width: 550px) {
    .a-prices__item, .a-prices__items.a-prices__items_whide .a-prices__item, .a-prices__item, .a-prices__items.a-prices__items_whide-100 .a-prices__item{
        width: 100%;
        margin-right: 0;
    }

    .a-prices__item-purchase .a-btn{
        max-width: 100%;
    }
}

@media screen and (max-width: 380px) {
    .a-prices__items_whide .a-prices__item-prices-label, .a-prices__items_whide-100 .a-prices__item-prices-label{
        font-size: 16px;
    }
}

.a-prices-total{
    padding-top: 94px;
    padding-bottom: 50px;
}

.a-prices-total__box{
    position: relative;
    display: flex;
    justify-content: center;
    padding-bottom: 200px;
}

.a-prices-total__circle{
    width: 276px;
    height: 276px;
    border-radius: 50%;
    background-color: rgba(186, 8, 132, 0.21);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    color: #ffffff;
    font-size: 30px;
    line-height: normal;
    flex-direction: column;
    text-align: center;
    font-weight: 700;
}

.a-prices-total__circle span{
    text-transform: uppercase;
}

.a-prices-total__circle p{
    margin: 0;
}

.a-prices-total__image{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    z-index: 10;
}

.a-prices-total__desc{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.a-prices-total__desc p{
    max-width: 640px;
}

@media screen and (max-width: 660px) {
    .a-prices__item, .a-prices__items.a-prices__items_whide .a-prices__item, .a-prices__item, .a-prices__items.a-prices__items_whide-100 .a-prices__item{
        width: 100%;
        margin-right: 0;
    }
    .a-prices-total__image{
        display: none;
    }
    .a-prices-total__box{
        padding-bottom: 25px;
    }
}
.a-support__scheme{
    display: flex;
    margin-top: 42px;
}

.a-support__scheme-item{
    width: 25%;
    position: relative;
}

.a-support__scheme-item:after{
    content: "";
    width: calc(100% - 125px);
    height: 3px;
    background-color: #31308d;
    display: block;
    position: absolute;
    right: 13px;
    top: 51px;
}

.a-support__scheme-item:nth-child(4n)::after{
    display: none;
}

.a-support__scheme-item:nth-child(1)::after{
    background-image: linear-gradient(to left, #d1158d, #31308d);
}

.a-support__scheme-item:nth-child(2)::after{
    background-image: linear-gradient(to right, #d1158d, #31308d);
}

.a-support__scheme-item p{
    font-size: 21.3px;
    font-weight: 100;
    line-height: 1.19;
    letter-spacing: 0.53px;
    padding-right: 20px;
}

.a-support__scheme-image{
    width: 100px;
    height: 100px;
    border: solid 2px #31308d;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
    border-radius: 50%;
    position: relative;
}

.a-support__scheme-image_dark{
    border-color: #d1158d;
    background-color: #d1158d;
}

.a-support__scheme-image_dark:after{
    content: "";
    width: 38px;
    height: 38px;
    background: #ffffff url(/img/remove.svg) center center no-repeat;
    background-size: contain;
    border-radius: 50%;
    display: block;
    position: absolute;
    bottom: -2px;
    right: -14px;
    z-index: 2;
}

@media screen and (max-width: 860px) {
    .a-support__scheme-item:after{
        display: none;
    }

    .a-support__scheme{
        flex-wrap: wrap;
    }

    .a-support__scheme-item{
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 23px;
    }

    .a-support__scheme-image{
        flex-shrink: 0;
        margin-right: 30px;
        margin-bottom: 0;
    }

    .a-support__scheme-item p{
        margin: 0;
        padding: 0;
    }
    .a-prices__item-title {
        font-size: 24px;
    }
}

/*===========================
  Steps
============================*/
.a-steps {
    background-color: #f7f7f7;
    padding-top: 15px;
    padding-bottom: 50px; }
.a-steps .a-container{
    border-top: 1px solid #cecece;
    padding-top: 53px;
    position: relative;
}
.a-steps_no-border .a-container{
    border: none;
}
.a-steps .a-section-title{
    font-size: 26.7px;
}
.a-steps__grid{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 5px;
}
.a-steps__grid-item{
    width: 32%;
    display: flex;
    align-items: center;
}
.a-steps__grid-item span{
    width: 67px;
    height: 67px;
    border: solid 1px #31308d;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 31px;
    color: #d1158d;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
}
.a-steps__grid-item p{
    margin: 0;
    font-size: 21.3px;
    font-weight: 100;
    line-height: 1.19;
    letter-spacing: 0.53px;
}
.a-btn_pink-empty {
    background: 0 0;
    color: #c22091!important;
    border: 2px solid #c22091;
}
.a-steps .a-btn_pink-empty{
    position: absolute;
    top: 48px;
    right: 0;
    padding: 12px 55px;
    color: #000000!important;
}

@media screen and (max-width: 1100px) {
    .a-steps .a-btn_pink-empty {
        position: relative;
        top: auto;
        display: block;
        right: auto;
        max-width: 280px;
        margin: 40px auto 0 auto;
    }
}

@media screen and (max-width: 860px) {
    .a-steps__grid-item{
        width: 100%;
        margin-bottom: 30px;
    }

    .a-steps__grid-item:last-child{
        margin-bottom: 0;
    }
}

/*===========================
  FAQ
============================*/
.a-faq{
    padding-top: 52px;
    padding-bottom: 60px;
}

.a-faq .a-section-title{
    margin-bottom: 50px;
}

a.a-faq__quest{
    display: block;
    position: relative;
    background-color: #f6f6f6;
    margin-bottom: 8px;
    color: #31308d;
    font-size: 21.3px;
    font-weight: 500;
    line-height: 1.19;
    letter-spacing: 0.53px;
    padding: 23px 36px;
}

a.a-faq__quest:hover,
a.a-faq__quest:focus{
    text-decoration: none;
    color: #d1158d;
}

.a-faq__quest:after{
    content: "";
    width: 12px;
    height: 12px;
    background: url(/img/down-arrow.svg) center center no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 36px;
}

.a-faq__text{
    font-size: 21.3px;
    font-weight: 500;
    line-height: 1.19;
    letter-spacing: 0.53px;
    padding: 25px 36px;
}

/*===========================
  Result
============================*/
.a-result{
    padding-top: 52px;
    padding-bottom: 32px;
}

.a-result .a-container{
    position: relative;
}

.a-result__image{
    display: block;
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: -75px
}

.a-result__inner{
    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding-top: 20px;
}

.a-result__grid{
    width: 51%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.a-result__grid-item{
    width: calc(50% - 25px);
    display: flex;
    align-items: flex-start;
    margin-bottom: 17px;
}

.a-result__grid-item:before {
    content: "";
    width: 55px;
    height: 55px;
    background-image: url(/img/tick-inside-a-circle.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    flex-shrink: 0;
    margin-right: 33px;
}

.a-result__grid-item p{
    flex-grow: 1;
    font-size: 21.3px;
    font-weight: 100;
    line-height: 1.19;
    letter-spacing: 0.53px;
    margin: 0;
}

@media screen and (max-width: 1100px) {
    .a-result__image{
        display: none;
    }

    .a-result__grid{
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .a-result__grid-item {
        width: 100%;
    }
}

/*===========================
  Clients
============================*/
.a-clients{
    padding-top: 52px;
    padding-bottom: 50px;
}

.a-clients__grid{
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}

.a-clients__grid-item{
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f6f6f6;
    padding: 18px 15px;
    width: calc(33.33% - 16px);
    margin: 0 24px 24px 0;
    min-height: 110px;
}

.a-clients__grid-item:nth-child(3n){
    margin-right: 0;
}

.a-clients__grid-item img{
    display: block;
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 768px) {
    .a-clients__grid-item{
        width: calc(50% - 12px);
        margin: 0 24px 24px 0;
    }

    .a-clients__grid-item:nth-child(3n){
        margin-right: 24px;
    }

    .a-clients__grid-item:nth-child(2n){
        margin-right: 0;
    }
}

/*===========================
  Numbers
============================*/
.a-numbers {
    background-color: #31308d;
    color: #ffffff;
    padding-top: 78px;
    padding-bottom: 72px; }
.a-numbers__items {
    display: -ms-flexbox;
    display: flex; }
.a-numbers__item {
    width: 25%;
    padding-right: 70px; }
.a-numbers__item:nth-child(3){
    padding-right: 0;
}
.a-numbers__item:nth-child(4){
    padding-right: 0;
    padding-left: 40px;
}
.a-numbers__item-number {
    margin-bottom: 26px;
}
.a-numbers__item-number-val {
    font-size: 61.3px;
    font-weight: 100;
    line-height: 0.41;
    color: #d1158d;
    letter-spacing: 1.53px;
}

.a-numbers__item-text {
    font-size: 20px;
    font-weight: 100;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: 0.53px;
}

@media screen and (max-width: 860px) {
    .a-numbers__items{
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .a-numbers__item {
        margin-bottom: 30px;
        width: calc(50% - 11.5px);
        padding-right: 0; }

    .a-numbers__item:nth-child(4){
        padding-left: 0;
    }
}

.gray-icons-grid{
    display: flex;
    flex-wrap: wrap;

    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
}

.gray-icons-grid li{
    width: calc(33.33% - 20px);
    margin-right: 30px;
    margin-bottom: 30px;
    background-color: #f6f6f6;
    padding: 30px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}

.gray-icons-grid li:nth-child(3n){
    margin-right: 0;
}

.gray-icons-grid img{
    max-width: 76px;
}

.gray-icons-grid p:last-child{
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    .gray-icons-grid li{
        width: 100%;
        margin-right: 0;
    }
}

.equip__grid{
    margin-top: 30px;
}

.equip__grid-item{
    display: flex;
    background-color: #f6f6f6;
    border: 1px solid #b3b3b3;
    width: 100%;
    margin-bottom: 25px;
}

.equip__grid-item img{
    max-width: 135px;
    margin-bottom: 10px;
}

.equip__grid-thumb{
    background-color: #ffffff;
    flex-shrink: 0;
    width: 215px;
    padding: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

.equip__grid-image{
    display: block;
}

.equip__grid-button{
    align-self: flex-end;
    font-size: 14px;
    border-radius: 4px;
    width: 100%;
}

.equip__grid-title{
    margin-bottom: 30px;
    font-size: 30.7px;
    letter-spacing: .77px;
    font-weight: 700;
    color: #000;
    line-height: normal;
    text-decoration: none;
    display: block;
}

.equip__grid-title:hover{
    text-decoration: underline;
}

.equip__grid-price{
    font-size: 20px;
    line-height: normal;
    font-weight: 700;
    margin-bottom: 0;
}

.equip__grid-price span{
    font-size: 30px;
}

.equip__grid-content{
    flex-grow: 1;
    padding: 25px;
}

.equip__title{
    font-weight: 700;
    font-size: 20px;
}

@media screen and (max-width: 600px) {
    .equip__grid-item{
        flex-direction: column;
    }

    .equip__grid-thumb{
        order: 2;
        width: 100%;
    }

    .equip__grid-content{
        order: 1;
        width: 100%;
    }

    .equip__grid-item img{
        margin-bottom: 30px;
    }
}

.columns-numbers{
    display: flex;
    flex-wrap: wrap;

    margin: 50px 0 0 0;
    padding: 0;
    list-style: none;

    counter-reset: columnsNumbers;
}

.columns-numbers__item{
    border: 1px solid #b3b3b3;
    width: calc(33.33% - 33.3px);
    margin-right: 50px;
    margin-bottom: 30px;
    counter-increment: columnsNumbers;
    position: relative;
    padding-top: 95px;
}

.columns-numbers__item:nth-child(3n){
    margin-right: 0;
}

.columns-numbers__item:before{
    content: counter(columnsNumbers);
    background: transparent;
    width: 67px;
    height: 67px;
    border: solid 1px #31308d;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 0;
    color: #d1158d;
    font-size: 26px;
    font-weight: bold;
    line-height: 1;

    position: absolute;
    top: 14px;
    left: 50%;
    margin-left: -33.5px;
}

.columns-numbers__item p{
    padding: 20px;
    margin: 0;
    border-top: 1px solid #b3b3b3;
}

@media screen and (max-width: 768px) {
    .columns-numbers__item{
        width: 100%;
        margin-right: 0;
    }
}

.section-full {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 1rem;
}


.a-economy-effect {
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 100px;
}

.a-economy-effect .a-section-title {
    font-size: 28px;
    line-height: 20px;
    width: 100%;
}
.a-economy-effect__item {
    position: relative;
    width: 25%;
}

.a-economy-effect__item p{
    font-size: 17px;
    line-height: 20px;
    color: #414141;
    padding-right: 20px;

}

.a-economy-effect__item::after {
    content: "";
    width: calc(100% - 125px);
    height: 3px;
    background-color: #E50071;
    display: block;
    position: absolute;
    right: 13px;
    top: 51px;
}

.a-economy-effect__item:last-child::after {
    display: none;
}

.a-economy-effect__scheme {
    display: flex;
    margin-top: 42px;
}

.a-economy-effect__scheme-image {
    width: 100px;
    height: 100px;
    border: solid 2px #31308d;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;


}
@media all and (max-width: 900px) {
    .a-economy-effect__scheme {
        flex-direction: column;
        align-items: center;
    }
    .a-economy-effect__item::after {
        display: none;
        text-align: center;
    }
    .a-economy-effect__item {
        position: relative;
        width: 100%;
        max-width: 500px;
        text-align: center;
        margin-bottom: 45px;
    }
    .a-economy-effect__scheme-image {
        display: inline-block;
        margin-bottom: 0;
    }
    .a-section-title {
        text-align: center;
    }

    .a-economy-effect {
        padding-top: 50px;
        padding-bottom: 50px;
    }

}

.a-self-kassa-works {
    background-color: #F7F7F7;
    padding-top: 80px;
    padding-bottom: 160px;

}
.a-self-kassa-works__scheme {
    margin-top: 67px;
}


.a-self-kassa-works__item {
    overflow: hidden;
    width: 100%;
    display: flex;
    height: 280px;
    justify-content: space-between;
    margin-bottom: 135px;
}
.a-self-kassa-works__item.step-two,
.a-self-kassa-works__item.step-four {
    flex-direction: row-reverse;

}

.a-self-kassa-works__item:last-child {
    margin-bottom: 0;
}


.a-self-kassa-works__image,
.a-self-kassa-works__content {
    max-width: 500px;
    width: 100%;
    overflow: hidden;
    position: relative;
    object-fit: cover;

}

.a-self-kassa-works__image img,
.a-self-kassa-works__content img,
.a-self-kassa-works__image video{
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #b3b3b3;
    background: url('/img/no-pictures.svg') center center no-repeat;
    background-size: 50px 50px;

}


.a-self-kassa-works__image video {
    object-fit: cover;
}

@media all and (max-width: 1100px) {
    .a-section-title {
        text-align: center;
    }
    .a-self-kassa-works__item.step-two,
    .a-self-kassa-works__item.step-four {
        flex-direction: column;
    }
    .a-self-kassa-works__item {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        height: auto;
        margin-bottom: 50px;
    }

    .a-self-kassa-works__image {
        width: 100%;
        max-width: 500px;
        height: auto;
        margin-top: 30px;
        min-height:280px;
    }
}

@media all and (max-width: 500px) {
    .a-self-kassa-works {
        padding-top: 40px;
        padding-bottom: 70px;
    }

    .a-section-title {
        text-align: left;
    }

    .a-self-kassa-works__image {
        min-height: 0;
        padding-bottom: 50%;
        position: relative;
    }

    .a-self-kassa-works__image img{
        position: absolute;
        left: 0;
        top: 0;
    }
}

.a-self-kassa-complex {
    background-color: #fff;
    font-size: 18px;
    line-height: 21px;
}

.a-self-kassa-complex p {
    margin: 0;
}

.a-self-kassa-complex a {
    text-decoration: underline;
}


.a-self-kassa-complex__message {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #414141;
    border: 1px solid #CE0080;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 42px 130px 40px 180px;
    position: relative;
    margin-bottom: 80px;
}

.a-self-kassa-complex__message p:not(:last-child) {
    margin-bottom: 30px;
}

.why-us.a-prices-total.a-prices-total--light {
    padding-top: 0;
    padding-bottom: 60px;
}

.why-us a {
    text-decoration: underline;
}

.a-self-kassa-complex__message::before {
    width: 63px;
    height: 61px;
    content: '';
    display: block;
    position: absolute;
    top: 50px;
    left: 80px;
    background: url('/img/horale.svg') center center no-repeat;
    background-size: contain;
}

.a-self-kassa-complex-list__wrapper {

    width: 100%;
    overflow: hidden;

}

.a-self-kassa-complex-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    width: 1335px;
    margin-bottom: 60px;

}

.a-self-kassa-complex-list__item {
    max-width: 295px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 146px;
    margin-bottom: 120px;
    min-height: 336px;
}
.a-self-kassa-complex-item__image {
    width: 200px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 28px;
}

.a-self-kassa-complex-item__image img {
    display: block;
    max-width: 100%;
    background: url('/img/no-pictures.svg') center center no-repeat;
    background-size: 50px 50px;
}

.a-self-kassa-complex-item__header {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #414141;
    max-width: 250px;
    text-decoration: underline;
    margin: 0 auto 55px;
}
.a-self-kassa-complex-item__header--large {
    max-width: 250px;
}

.a-self-kassa-complex-item__price {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    border-top: 1px solid #ccc;
    padding-top: 12px;
    color: var(--pink);
}

.a-self-kassa-complex-item-btn__buy {
    margin-top: auto;
}

.a-self-kassa-complex-item__content {
    width: 100%;
    text-align: center;
}

.a-self-kassa-complex p.a-self-kassa-complex-list__desctiption--1d {
    margin-top: 87px;
    margin-bottom: 71px;
}

@media all and (max-width: 1170px) {
    .a-self-kassa-complex-list__item {
        margin-right: 100px;
    }
}

@media all and (max-width: 1100px) {
    .a-self-kassa-complex-list__item {
        margin-right: 50px;
    }
}

@media all and (max-width: 1000px) {
    .a-self-kassa-complex-list__item {
        margin-right: 0;
    }
    .a-self-kassa-complex-list {
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
}

@media all and (max-width: 780px){
    .a-self-kassa-complex__message {
        padding: 12px 50px 14px 90px;
        margin-bottom: 50px;
    }
    .a-self-kassa-complex__message::before {
        top: 30px;
        left: 14px;

    }
    .a-self-kassa-complex {
        padding-top: 80px;
        padding-bottom: 40px;
    }
}

@media all and (max-width: 500px){
    .a-self-kassa-complex__message {
        font-size: 15px;
        line-height: 18px;
    }
    .a-self-kassa-complex-item__header {
        font-size: 16px;
        line-height: 18px;

    }
    .a-self-kassa-complex-item__price {
        font-size: 15px;
        line-height: 18px;
    }
    .a-self-kassa-complex-list__item {
        margin-bottom: 47px;
        min-height: 400px;
    }
}

.a-what {
    padding-top: 90px;
    padding-bottom: 120px;
    background-color: #E5E5E5;;

}
.a-what .a-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.a-what-content-list {
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #414141;
    list-style: none;
    padding: 0;

}
.a-what-content {
    max-width: 500px;
}

.a-what .a-section-title {
    font-size: 28px;
    line-height: 30px;
    margin-top: 0;
}



.a-what-image {
    max-width: 600px;
    width: 100%;
    padding-bottom: 26%;
    position: relative;

}
.a-what-image img,
.a-what-image video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #ccc;
    background: url('/img/no-pictures.svg') center center no-repeat;
    background-size: 50px 50px;
}

.a-what-image video {
    object-fit: cover;
}


.a-what-content-list__item {
    font-size: inherit;
    line-height: inherit;
    padding-left: 25px;
    position: relative;
    margin-bottom: 20px;
}
.a-what-content-list__item::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    border-radius: 70px;
    background-color: #E50071;
}
@media all and (max-width: 1130px) {
    .a-what .a-container {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .a-what-content {
        max-width: 100%;
    }
    .a-what-image {
        max-width: 100%;
        padding-bottom: 52%;
        margin-top: 30px;

    }
}

@media all and (max-width: 500px) {
    .a-what {
        padding-top: 60px;
        padding-bottom: 70px;
    }
}

.a-self-kassa-tasks {
    padding-top: 80px;
    padding-bottom: 40px;
    color: #000;
    background-color: #fff;

}

.a-self-kassa-tasks .a-section-title {
    font-size: 28px;
    margin-bottom: 70px;
}

.a-kassa-tasks-list {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0;
    width: 1180px;
}

.a-kassa-tasks-list__item {
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #414141;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 0;
    max-width: 270px;
    width: 100%;
    margin-bottom: 70px;
    margin-right: 110px;
}

.a-kassa-tasks-list {

}


.a-self-kassa-tasks__wrapper {
    width:100%;
    overflow: hidden;
}


.a-kassa-tasks-list__item .task-image {
    width: 70px;
    height: 70px;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 34px;
}

.a-kassa-tasks-list__item .task-image img {
    width: 100%;
    height: 100%;
}

.a-self-kassa-tasks .task-content{
    max-width: 210px;
}

@media all and (max-width: 1000px) {
    .a-kassa-tasks-list {
        width: 100%;
    }

}

@media all and (max-width: 786px) {
    .a-kassa-tasks-list {
        flex-direction: column;
        align-items: center;
    }
    .a-kassa-tasks-list__item {
        margin-right: 0;
    }
}


@media all and (max-width: 500px) {
    .a-self-kassa-tasks {
        padding-top: 40px;
        padding-bottom: 20px;
    }
}
.shopping img {
    margin-left: 8px;
}

.shcwain img{
    margin-left: 4px;
    margin-bottom: 6px;
}

.alarm img{
    margin-bottom: 9px;
    margin-left: 2px;
}

.cleverence-block {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #414141;
}

.cleverence-block h3,
.cleverence-block h4 {
    color: #000000;
    margin-bottom: 60px;
    font-size: 31px;
    line-height: 36px;
    letter-spacing: 0.77px;
    width: 100%;
    display: block;
}

.cleverence-block__intro,
.cleverence-block__list {
    padding-top: 70px;
    padding-bottom: 90px;

}

.cleverence-list {
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.53px;
}

.cleverence-block__intro .a-container,
.cleverence-block__list .a-container {
    display: flex;
    flex-flow: row wrap;
}

.cleverence-block__intro {
    background-color: #ffffff;
}

.cleverence-block__list {
    background-color: #F7F7F7;
}

.cleverence-intro__image {
    width: 468px;
    height: 468px;
    overflow: hidden;
}

.cleverence-intro__image img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.cleverence-intro__text {
    padding-top: 60px;
    max-width: 500px;
    width: 100%;
    margin-left: 64px;
}

.cleverence-intro__text a {
    text-decoration: underline;
}

.cleverence-intro__text a.a-btn {
    text-decoration: none;
    font-size: 18px;
    line-height: 21px;
    display: inline-block;
}

.cleverence-intro__price {
    display: block;
    font-weight: 600;
    font-size: 40px;
    line-height: 47px;
    color: #414141;
}

.cleverence-intro__price span {
    color: #E40071;
}

.cleverence-button__wrp {
    margin-top: 112px;
}


.cleverence-button__wrp a {
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    background-color: #E40071;
}

.cleverence-list__image {
    width: 60px;
    height: 60px;
    overflow: hidden;
}

.cleverence-list__item {
    max-width: 376px;
    width: 100%;
    margin-right: 15px;
    margin-bottom: 15px;
    padding-right: 15px;
}

.cleverence-list__item:last-child {
    margin-right: 0;
}

.cleverence-block--scanner .cleverence-intro__header {
    font-size: 18px;
    font-weight: 800;
    margin: 0;
}

.cleverence-block--scanner .cleverence-intro__text {
    display: flex;
    flex-direction: column;
    padding: 0;

}

.cleverence-block--scanner .cleverence-intro__text p {
    margin-top: 0;
    line-height: 1.5;
}

.cleverence-block--scanner .cleverence-intro__image {
    background-color: #F3F3F5;
    border-radius: 40px;
}

.cleverence-block--scanner .cleverence-button__wrp {
    margin-top: auto;
}

.cleverence-block--scanner .cleverence-block__intro {
    padding: 0;
}

.cleverence-block--scanner .cleverence-block__intro:not(:last-child) {
    margin-bottom: 70px;
}

.cleverence-block--scanner {
    padding-top: 70px;
    padding-bottom: 120px;
    background-color: #fff;
}

.cleverence-block--scanner .h2 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 80px;
    text-align: left;
}


@media all and (max-width: 1060px) {
    .cleverence-intro__text {
        max-width: 100%;
        margin-left: 0;

    }

    .cleverence-block h3,
    .cleverence-block h4 {
        text-align: center;
    }
}

@media all and (max-width: 810px) {
    .cleverence-block__list .a-container {
        flex-direction: column;
        align-items: center;
    }
}


@media all and (max-width: 500px) {
    .cleverence-list__item {
        text-align: center;
        padding-right: 0;
    }

    .cleverence-list__image {
        display: inline-block;
    }

    .cleverence-intro__image {
        max-width: 487px;
        width: 100%;
        height: auto;
    }

    .cleverence-intro__text {
        padding-top: 20px;
    }

    .cleverence-block h3,
    .cleverence-block h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .cleverence-block {

        font-size: 16px;
        line-height: 20px;

    }
}

@media all and (max-width: 400px) {
    .cleverence-block h3,
    .cleverence-block h4 {
        margin-bottom: 20px;
        font-size: 20px;
    }
    .cleverence-button__wrp,
    .cleverence-intro__price {
        text-align: center;
    }

    .cleverence-button__wrp {
        margin-top: 30px;
    }
}


.a-prices-total--light {
    background-color: #fff;
    padding-bottom: 1px;
}

.a-prices-total--light .h2 {
    margin-top: 0;
    margin-bottom: 22px;
}

.a-prices-total__desc p {
    margin: 0;
}

.a-prices-total__desc {
    margin-bottom: 44px;
}

.video-wrapper {
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 560px;
    border: 1px solid #B3B3B3;
    text-align: center;
}

.video-wrapper:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    margin: auto;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 100px solid #B3B3B3;
    border-bottom: 50px solid transparent;

}

.video-wrapper iframe {
    position: relative;
    z-index: 1;
    display: block;
    border-width: 0;
    outline-width: 0;
}

.a-video {
    padding-top: 24px;
    padding-bottom: 72px;
    background-color: #fff;
}

.a-video .h2 {
    margin-bottom: 50px;
}

.a-container .h2 {
    margin-top: 0;
    text-align: left;
}

.a-self-kassa-complex--scaner .a-self-kassa-complex__message,
.a-self-kassa-complex--kassa .a-self-kassa-complex__message {
    border: none;
    padding: 0;
    background-image: none;
}

.a-self-kassa-complex--scaner .a-self-kassa-complex__message:not(.a-self-kassa-complex__message-2d),
.a-self-kassa-complex__message::before {
    display: none;
}

.a-self-kassa-complex-item__image {
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.a-self-kassa-complex-list__desctiption {
    width: 100%;
    margin-bottom: 40px;
}

.a-self-kassa-complex p.wireless-description {
    margin-top: 90px;
    margin-bottom: 71px;
}

.mb-20 {
    margin-bottom: 40px;
}

.a-self-kassa-complex--scaner {
    padding-top: 0;
}

.a-self-kassa-complex--scaner .a-container {
    padding-top: 0;
}

.a-prices-total--classification {
    background-color: #fff;
    padding-top: 63px;
    padding-bottom: 52px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
}

.a-prices-total--classification p,
.a-prices-total--classification li {
    color: inherit;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
}

.a-prices-total--classification p {
    margin-bottom: 30px;
    margin-top: 0;
}

.a-functions {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #fff;
    color: #414141;
}

.functions-list {
    display: flex;
    flex-flow: wrap row;
}

.functions-list__item:not(:last-child) {
    margin-right: 24px;

}

.functions-item {
    padding: 40px;
    background-color: #f6f6f6;
    flex-basis: 266px;
    margin-bottom: 24px;
}

.functions-item__image {
    display: block;
    margin-bottom: 35px;
}

.functions-item__text {
    font-size: 24px;
    line-height: 1;
}

.cleverence-block__intro--scaner-cheap {
    padding-top: 30px;
    padding-bottom: 70px;
}

.links-list {
    list-style: none;
    margin: 0;
    padding: 0;
    flex-basis: calc(50% - 40px);
}

.a-scaner-links {
    background-color: #fff;
}

.a-scaner-links--light-scaner {
    padding-top: 0;
    padding-bottom: 0;
}

.list-links__link {
    font-size: 17px;
    line-height: 23px;
    text-decoration: underline;
    color: #414141;
    transition: color .2s ease-in-out;
}

.links-list__item {
    margin-bottom: 17px;
}

.a-scaner-links .a-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #D4D4D4;
    padding-top: 50px;
    padding-bottom: 50px;
}

.a-scaner-links--light-scaner .a-container {
    padding-top: 67px;
    padding-bottom: 67px;
}

.a-fz54-kassa {
    font-size: 18px;
    line-height: 21px;
}

.a-fz54-kassa a {
    text-decoration: underline;
}

.a-fz54-kassa p:last-of-type {
    margin-bottom: 53px;
}

@media all and (max-width: 950px) {
    .links-list {
        list-style: none;
        margin: 0;
        padding: 0;
        flex-basis: 800px;
    }
    .cleverence-block__intro,
    .a-prices-total--classification {
        padding-top: 0;
    }
}

.p-problems--scaner .comuns-block__icon {
    flex-basis: 25%;
}

.p-problems--scaner .columns-block__item{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.p-problems--scaner .comuns-block__icon {
    font-size: 17px;
    line-height: 23px;
}

.p-problems--scaner p.comuns-block__icon img,
.p-problems--scaner .comuns-block__icon img {
    margin-right: 24px;
}

.a-prices-total--marking {
    padding-top: 50px;
}

@media all and (max-width: 850px) {
    .functions-list {
        justify-content: center;
    }

    .functions-list__item:not(:last-child) {
        margin-right: 0;
    }


    .functions-list__item {
        margin-bottom: 24px;
    }

    .functions-list__item:not(:nth-child(2n)) {
        margin-right: 24px;
    }
}

@media all and (max-width: 632px) {
    .functions-list__item:not(:last-child),
    .functions-list__item:not(:nth-child(2n)) {
        margin-right: 0;
    }

    .functions-list {
        flex-direction: column;
        align-items: center;
    }

    .functions-list__item {
        max-width: 276px;
    }
}

.a-prices-total--light .a-prices-total__desc {
    display: block;
    margin-bottom: 30px;
}

.a-prices-total--light .p-company-list,
.a-prices-total--light .a-prices-total__desc {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}

.a-prices-total--light .a-prices-total__desc p {
    max-width: 100%;
}

.a-self-kassa-complex--kassa {
    padding-bottom: 0;
    padding-top: 88px;
}

.a-self-kassa-complex__message:last-of-type {
    margin-bottom: 0;
}

.a-self-kassa-complex__message:last-of-type p:last-of-type {
    margin-bottom: 0;
}

.cleverence-block--kassa .cleverence-block__intro {
    padding-top: 54px;
    padding-bottom: 0;
}

.cleverence-block--kassa .cleverence-block__intro:not(:first-of-type) {
    padding-top: 0;
}

.cleverence-block--kassa .h2,
.cleverence-block--kassa p:first-of-type {
    width: 100%;
    margin-bottom: 17px;
}

.cleverence-block--kassa p:first-of-type {
    margin-top: 0;
}

.cleverence-intro:not(:last-child) {
    margin-bottom: 100px;
}

.cleverence-block--kassa {
    background-color: #fff;
}

.a-fz54-kassa__image {
    display: block;
    max-width: 918px;
}

.a-fz54-kassa {
    padding-top: 50px;
    background-color: #fff;
}

.links-list__item::before {
    display: inline-block;
    content: '';
    width: 32px;
    flex-shrink: 0;
    height: 4px;
    margin-right: 22px;
    vertical-align: middle;
    background-color: #E40071;
}

.links-list__item {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: center;
}


@media all and (max-width: 1000px) {
    .p-problems--scaner .comuns-block__icon {
        flex-basis: 230px;
        font-size: 14px;

    }


    .p-problems--scaner .comuns-block__icon:not(:nth-child(4n)) {
        margin-right: 10px;
    }


}

@media all and (max-width: 800px) {
    .p-problems--scaner .comuns-block__icon:not(:nth-child(3n)),
    .p-problems--scaner .comuns-block__icon:nth-child(4n) {
        margin-right: 10px;
    }

    .p-problems--scaner .comuns-block__icon {
        flex-basis: calc(33.33% - 10px);
    }
}

@media all and (max-width: 800px) {
    .p-problems--scaner .comuns-block__icon:not(:nth-child(2n)),
    .p-problems--scaner .comuns-block__icon:nth-child(3n) {
        margin-right: 10px;
    }

    .p-problems--scaner .comuns-block__icon {
        flex-basis: calc(50% - 10px);
    }
}




@media all and (max-width: 800px) {
    .p-problems {
        padding-top: 43px;
        padding-bottom: 27px;
    }

    .a-scaner-links .a-container {
        padding-top: 30px;
        padding-bottom: 10px;
    }

    .cleverence-block--kassa .cleverence-block__intro {
        padding-top: 34px;
    }

    .cleverence-intro__text {
        padding-top: 30px;
    }

    .cleverence-button__wrp {
        margin-top: 32px;
    }

    .cleverence-intro:not(:last-child) {
        margin-bottom: 30px;
    }

    .cleverence-block--kassa {
        padding-bottom: 30px;
    }

    .p-problems--scaner .h2 {
        margin-bottom: 32px;
    }

    .a-prices-total {
        padding-top: 54px;
    }

    .a-self-kassa-complex--kassa {
        padding-top: 58px;
    }

    .mb-20 {
        margin-bottom: 80px;
    }

    .a-feedback_whide .a-section-title {
        font-size: 20px;
        margin-bottom: 40px;
    }

    .a-feedback_whide {
        padding: 50px 0 80px    ;
    }

    .a-feedback p.privacy-policy {
        margin-top: 20px;
        padding: 0 13px;
        line-height: 1.4;
    }

    .a-fz54-kassa {
        padding-top: 10px;
    }

    .cleverence-intro__text a.a-btn {
        font-size: 12px;
    }

    .a-self-kassa-complex {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    h2, .h2 {
        font-size: 24px;
    }

    .p-problems--light-scaner {
        padding-top: 28px;
        padding-bottom: 26px;
    }

    .a-scaner-links--light-scaner .a-container {
        padding-top: 37px;
        padding-bottom: 37px;
    }

    .cleverence-block h3, .cleverence-block h4 {
        color: #000000;
        margin-bottom: 20px;
        font-size: 22px;
    }

    .cleverence-intro__text {
        padding-top: 0px;
    }

    .cleverence-button__wrp {
        margin-top: 42px;
    }

    .cleverence-block__intro--scaner-cheap {
        padding-bottom: 20px;
    }

    .functions-item__text {
        font-size: 14px;
        line-height: 1;
    }

    .a-self-kassa-complex p.wireless-description {
        margin-top: 20px;
    }

    .a-self-kassa-complex-list__item:last-child {
        margin-bottom: 0;
    }

    .a-self-kassa-complex p.a-self-kassa-complex-list__desctiption--1d {
        margin-top: 20px;
    }

    .video-wrapper {
        height: 0;
        overflow: hidden;
        padding-bottom: 41%;
    }

    .video-wrapper iframe {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }

    .a-video {
        padding-top: 24px;
        padding-bottom: 20px;
        background-color: #fff;
    }

    .cleverence-block--scanner {
        padding-top: 40px;
        padding-bottom: 70px;
        background-color: #fff;
    }

    .cleverence-block--scanner .h2 {
        margin-bottom: 40px;

    }

    .cleverence-intro__image {
        max-width: 468px;
        height: auto;
        width: 100%;
        overflow: hidden;
        display: block;
        margin: 0 auto 30px;
    }

    .cleverence-intro__text--choose {
        max-width: 468px;
        width: 100%;
        margin: 0 auto;
    }

    .cleverence-button__wrp--choose {
        display: flex;
        justify-content: center;
    }
}

@media all and (max-width: 500px) {

    .links-list__item {
        margin-bottom: 17px;
        display: flex;
        align-items: center;
    }

    .a-container .h2 {
        font-size: 21px;
        margin-bottom: 20px;
    }


    .p-problems--scaner .comuns-block__icon {
        margin-right: 0 !important;
    }

    .p-problems--scaner .comuns-block__icon {
        flex-basis: 100%;
    }

    .p-problems,
    .a-scaner-links .a-container,
    .a-functions,
    .a-video,
    .a-prices-total--light,
    .cleverence-block--scanner,
    .cleverence-block__intro,
    .a-self-kassa-complex--kassa,
    .a-prices-total--classification {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .a-feedback_whide {
        padding-top: 30px;
        padding-bottom: 110px;
        margin-bottom: 20px;
    }

    .cleverence-intro__image {
        margin-bottom: 20px;
    }

    .cleverence-button__wrp a {
        font-size: 16px;
        width: 100%;
    }

    .a-prices-total--light .p-company-list, .a-prices-total--light .a-prices-total__desc {
        font-size: 13px;
        line-height: 20px;
    }

    .a-self-kassa-complex-list {
        margin-bottom: 20px;
    }

    .a-self-kassa-complex-item__header {
        line-height: 28px;
    }

    .a-feedback_whide .a-section-title {
        font-size: 18px;
        margin-bottom: 26px;
    }

    .cleverence-block--scanner {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .cleverence-block--scanner .cleverence-block__intro:not(:last-child) {
        margin-bottom: 40px;
    }

    .video-wrapper {
        padding-bottom: 58%;
    }

    .a-self-kassa-complex-list__item {
        min-height: auto;
    }

    .p-problems--scaner img {
        width: 34px !important;
        height: 34px !important;
    }

    .a-feedback p.privacy-policy {
        font-size: 11px;
    }

}</pre></body></html>