.wpcf7 .form-control.wpcf7-not-valid {
    border-color: #ff0000 !important;
}
.wpcf7 .wpcf7-not-valid::placeholder {
    color: #ff0000;
}

.wpcf7 span.wpcf7-not-valid-tip {
    display: none;
}

/*
  .wpcf7 input.form-control, .wpcf7 select.form-control {
    height: 40px;
  }
  
  .wpcf7 .form-control,
  .partnerCheckFormContainer .form-control,
  .drop_uploader.drop_zone {
    text-align: left;
    border-width: 1px;
    box-shadow: none;
    font-size: 15px;
  }
  */

.drop_uploader.drop_zone .text {
    color: #c3447c !important;
    font-size: 20px !important;
    line-height: 24px !important;
}

.drop_uploader.drop_zone .text_wrapper i {
    font-size: 102px !important;
    color: #c3447c !important;
    position: relative !important;
    top: 10px !important;
    margin-right: 0 !important;
}

span.text > a.file_browse,
span.text > a.file_browse:hover {
    color: black;
    text-decoration: underline;
}

.drop_uploader.drop_zone {
    margin: 0 !important;
}
.drop_uploader.drop_zone .text_wrapper {
    margin-top: unset !important;
}

/*
  .customer-photo {
    height: 218px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .customer-photo {
    border-radius: 8px;
    border: 3px dashed rgba(244, 137, 66, .55);
  }
  .customer-photo .drop_uploader {
    min-height: unset !important;
    border: unset !important;
  }
  
  .customer-photo:hover {
    border: 3px dashed rgba(244, 137, 66, 1) !important;
  }
  */

.drop_uploader.drop_zone:hover {
    box-shadow: unset !important;
}

.screen-reader-response {
    display: none;
}

.wpcf7-response-output {
    color: #393333;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
.wpcf7-validation-errors {
    color: red !important;
}

.btn,
.point_cursor {
    cursor: pointer;
}

.drop_uploader.drop_zone input[type="file"] {
    display: none !important;
}

.wpcf7-mail-sent-ok {
    color: green;
}

.dropuploader span.wpcf7-not-valid-tip {
    display: block !important;
    color: red;
    font-size: 17px;
}

.size-full {
    height: auto !important;
    max-width: 100% !important;
}

.texts table td img,
.multi_images_content img {
    display: inline-block !important;
    height: unset !important;
    width: revert-layer;
    margin-bottom: unset !important;
    -o-object-fit: unset !important;
    object-fit: unset !important;
}

.blog-cards .container {
    max-width: 1465px;
}

.texts p span,
.texts span {
    font-weight: unset !important;
}

.body--active .header-mobile .menu__list-item:hover {
    background: unset !important;
}

/* . */

html,
body {
    scroll-behavior: smooth;
}
.details {
    margin-bottom: 60px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: -60px;
}
@media (max-width: 960px) {
    .details {
        margin-top: calc(0px + -60 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details {
        margin-top: 0px;
    }
}
.details__inner {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}
.details__wrapper {
    height: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s, height 0.3s;
    -o-transition: opacity 0.3s, height 0.3s;
    transition: opacity 0.3s, height 0.3s;
}
.details__wrapper h1 {
    -webkit-transition: margin-bottom 0.3s, height 0.3s;
    -o-transition: margin-bottom 0.3s, height 0.3s;
    transition: margin-bottom 0.3s, height 0.3s;
    color: #393333;
    font-weight: 500;
    margin-bottom: 0;
    height: 0;
    font-size: 70px;
    line-height: 74px;
    font-size: 55px;
    line-height: 60px;
}
@media (max-width: 1280px) {
    .details__wrapper h1 {
        font-size: calc(55px + 15 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 1280px) {
    .details__wrapper h1 {
        line-height: calc(60px + 14 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 960px) {
    .details__wrapper h1 {
        font-size: calc(35px + 20 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details__wrapper h1 {
        font-size: 35px;
    }
}
@media (max-width: 960px) {
    .details__wrapper h1 {
        line-height: calc(40px + 20 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details__wrapper h1 {
        line-height: 40px;
    }
}
.details__wrapper h2 {
    -webkit-transition: margin-bottom 0.3s, height 0.3s;
    -o-transition: margin-bottom 0.3s, height 0.3s;
    transition: margin-bottom 0.3s, height 0.3s;
    color: #393333;
    font-weight: 500;
    margin-bottom: 0;
    height: 0;
    font-size: 30px;
    line-height: 34px;
    font-size: 22px;
    line-height: 28px;
    font-size: 20px;
    line-height: 26px;
}
@media (max-width: 1920px) {
    .details__wrapper h2 {
        font-size: calc(22px + 8 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details__wrapper h2 {
        font-size: 30px;
    }
}
@media (max-width: 1920px) {
    .details__wrapper h2 {
        line-height: calc(28px + 6 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details__wrapper h2 {
        line-height: 34px;
    }
}
@media (max-width: 1280px) {
    .details__wrapper h2 {
        font-size: calc(20px + 2 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 1280px) {
    .details__wrapper h2 {
        line-height: calc(26px + 2 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 960px) {
    .details__wrapper h2 {
        font-size: calc(20px + 0 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details__wrapper h2 {
        font-size: 20px;
    }
}
@media (max-width: 960px) {
    .details__wrapper h2 {
        line-height: calc(26px + 0 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details__wrapper h2 {
        line-height: 26px;
    }
}
.details__wrapper p {
    text-align: justify;
    -webkit-transition: margin-bottom 0.3s, height 0.3s;
    -o-transition: margin-bottom 0.3s, height 0.3s;
    transition: margin-bottom 0.3s, height 0.3s;
    font-size: 22px;
    line-height: 34px;
    font-size: 18px;
    line-height: 28px;
    font-size: 18px;
    line-height: 28px;
    color: #393333;
    margin-bottom: 0;
    height: 0;
}
@media (max-width: 1920px) {
    .details__wrapper p {
        font-size: calc(18px + 4 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details__wrapper p {
        font-size: 22px;
    }
}
@media (max-width: 1920px) {
    .details__wrapper p {
        line-height: calc(28px + 6 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details__wrapper p {
        line-height: 34px;
    }
}
@media (max-width: 1280px) {
    .details__wrapper p {
        font-size: calc(18px + 0 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 1280px) {
    .details__wrapper p {
        line-height: calc(28px + 0 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 960px) {
    .details__wrapper p {
        font-size: calc(18px + 0 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details__wrapper p {
        font-size: 18px;
    }
}
@media (max-width: 960px) {
    .details__wrapper p {
        line-height: calc(25px + 3 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details__wrapper p {
        line-height: 25px;
    }
}
.details__wrapper ul {
    -webkit-transition: margin-bottom 0.3s, height 0.3s;
    -o-transition: margin-bottom 0.3s, height 0.3s;
    transition: margin-bottom 0.3s, height 0.3s;
    margin-bottom: 0;
    height: 0;
}
.details__wrapper ul li {
    text-align: justify;
    padding-left: 30px;
    font-size: 22px;
    line-height: 34px;
    font-size: 18px;
    line-height: 28px;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
    color: #393333;
    position: relative;
    height: 0;
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}
@media (max-width: 960px) {
    .details__wrapper ul li {
        padding-left: calc(15px + 15 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details__wrapper ul li {
        padding-left: 15px;
    }
}
@media (max-width: 1920px) {
    .details__wrapper ul li {
        font-size: calc(18px + 4 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details__wrapper ul li {
        font-size: 22px;
    }
}
@media (max-width: 1920px) {
    .details__wrapper ul li {
        line-height: calc(28px + 6 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details__wrapper ul li {
        line-height: 34px;
    }
}
@media (max-width: 1280px) {
    .details__wrapper ul li {
        font-size: calc(18px + 0 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 1280px) {
    .details__wrapper ul li {
        line-height: calc(28px + 0 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 960px) {
    .details__wrapper ul li {
        font-size: calc(18px + 0 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details__wrapper ul li {
        font-size: 18px;
    }
}
@media (max-width: 960px) {
    .details__wrapper ul li {
        line-height: calc(25px + 3 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details__wrapper ul li {
        line-height: 25px;
    }
}
.details__wrapper ul li:last-child {
    margin-bottom: 0;
}
.details__wrapper ul li::before {
    content: "";
    position: absolute;
    border-radius: unset !important;
    left: 0;
    width: 3px;
    height: 100%;
    width: 5px;
    top: 0;
    bottom: 0;
    background: #d076b1;
}
.details__aside {
    float: right;
    margin-left: 10px;
    padding: 15px;
    font-size: 13px;
    line-height: 17px;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: block;
    height: 0;
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}
.details__button {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    line-height: 24px;
    padding: 25px 50px;
    background: #e799bb;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
    position: relative;
    z-index: 1;
    gap: 10px;
}
.details__button span:nth-child(3) {
    display: none;
}
.details__button:hover {
    background: #cf6793;
}
.details__button svg {
    display: none;
}
.details-aside {
    max-width: 500px;
}
.details-aside__title {
    font-size: 30px;
    line-height: 34px;
    font-size: 22px;
    line-height: 28px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #000;
}
@media (max-width: 1920px) {
    .details-aside__title {
        font-size: calc(22px + 8 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details-aside__title {
        font-size: 30px;
    }
}
@media (max-width: 1920px) {
    .details-aside__title {
        line-height: calc(28px + 6 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details-aside__title {
        line-height: 34px;
    }
}
@media (max-width: 1280px) {
    .details-aside__title {
        font-size: calc(20px + 2 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 1280px) {
    .details-aside__title {
        line-height: calc(26px + 2 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 960px) {
    .details-aside__title {
        font-size: calc(20px + 0 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details-aside__title {
        font-size: 20px;
    }
}
@media (max-width: 960px) {
    .details-aside__title {
        line-height: calc(26px + 0 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details-aside__title {
        line-height: 26px;
    }
}
.details-aside ol {
    counter-reset: section;
    list-style: none;
}
.details-aside ol a {
    color: #333;
    font-size: 22px;
    line-height: 34px;
    font-size: 18px;
    line-height: 28px;
    font-size: 18px;
    line-height: 28px;
}
@media (max-width: 1920px) {
    .details-aside ol a {
        font-size: calc(18px + 4 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details-aside ol a {
        font-size: 22px;
    }
}
@media (max-width: 1920px) {
    .details-aside ol a {
        line-height: calc(28px + 6 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details-aside ol a {
        line-height: 34px;
    }
}
@media (max-width: 1280px) {
    .details-aside ol a {
        font-size: calc(18px + 0 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 1280px) {
    .details-aside ol a {
        line-height: calc(28px + 0 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 960px) {
    .details-aside ol a {
        font-size: calc(18px + 0 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details-aside ol a {
        font-size: 18px;
    }
}
@media (max-width: 960px) {
    .details-aside ol a {
        line-height: calc(25px + 3 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details-aside ol a {
        line-height: 25px;
    }
}
.details-aside ol li {
    counter-increment: section;
}
.details-aside ol li::before {
    content: counters(section, ".") " ";
    margin-right: 5px;
    font-size: 22px;
    line-height: 34px;
    font-size: 18px;
    line-height: 28px;
    font-size: 18px;
    line-height: 28px;
}
@media (max-width: 1920px) {
    .details-aside ol li::before {
        font-size: calc(18px + 4 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details-aside ol li::before {
        font-size: 22px;
    }
}
@media (max-width: 1920px) {
    .details-aside ol li::before {
        line-height: calc(28px + 6 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details-aside ol li::before {
        line-height: 34px;
    }
}
@media (max-width: 1280px) {
    .details-aside ol li::before {
        font-size: calc(18px + 0 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 1280px) {
    .details-aside ol li::before {
        line-height: calc(28px + 0 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 960px) {
    .details-aside ol li::before {
        font-size: calc(18px + 0 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details-aside ol li::before {
        font-size: 18px;
    }
}
@media (max-width: 960px) {
    .details-aside ol li::before {
        line-height: calc(25px + 3 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details-aside ol li::before {
        line-height: 25px;
    }
}
.details-aside ol ol {
    padding-left: 25px;
    counter-reset: subsection;
    margin-top: 10px;
}
.details-aside ol ol li {
    margin-bottom: 10px;
    counter-increment: subsection;
}
.details-aside ol ol li::before {
    content: counters(section, ".") "." counters(subsection, ".") " ";
    font-weight: normal;
    margin-right: 5px;
    font-size: 17px;
    line-height: 25px;
    font-size: 17px;
    line-height: 25px;
    font-size: 17px;
    line-height: 21px;
}
@media (max-width: 1920px) {
    .details-aside ol ol li::before {
        font-size: calc(17px + 0 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details-aside ol ol li::before {
        font-size: 17px;
    }
}
@media (max-width: 1920px) {
    .details-aside ol ol li::before {
        line-height: calc(25px + 0 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details-aside ol ol li::before {
        line-height: 25px;
    }
}
@media (max-width: 1280px) {
    .details-aside ol ol li::before {
        font-size: calc(17px + 0 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 1280px) {
    .details-aside ol ol li::before {
        line-height: calc(21px + 4 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 960px) {
    .details-aside ol ol li::before {
        font-size: calc(17px + 0 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details-aside ol ol li::before {
        font-size: 17px;
    }
}
@media (max-width: 960px) {
    .details-aside ol ol li::before {
        line-height: calc(21px + 0 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details-aside ol ol li::before {
        line-height: 21px;
    }
}
.details-aside ol ol a {
    font-size: 17px;
    line-height: 25px;
    font-size: 17px;
    line-height: 25px;
    font-size: 17px;
    line-height: 21px;
    color: #333;
}
@media (max-width: 1920px) {
    .details-aside ol ol a {
        font-size: calc(17px + 0 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details-aside ol ol a {
        font-size: 17px;
    }
}
@media (max-width: 1920px) {
    .details-aside ol ol a {
        line-height: calc(25px + 0 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details-aside ol ol a {
        line-height: 25px;
    }
}
@media (max-width: 1280px) {
    .details-aside ol ol a {
        font-size: calc(17px + 0 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 1280px) {
    .details-aside ol ol a {
        line-height: calc(21px + 4 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 960px) {
    .details-aside ol ol a {
        font-size: calc(17px + 0 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details-aside ol ol a {
        font-size: 17px;
    }
}
@media (max-width: 960px) {
    .details-aside ol ol a {
        line-height: calc(21px + 0 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details-aside ol ol a {
        line-height: 21px;
    }
}
.details-aside ol ol a:hover {
    text-decoration: underline;
}
.details--active {
    margin-top: -20px;
}
@media (max-width: 960px) {
    .details--active {
        margin-top: calc(0px + -20 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details--active {
        margin-top: 0px;
    }
}
.details--active .details__button {
    background: #cf6793;
}
.details--active .details__button::before {
    content: "";
}
.details--active .details__wrapper {
    height: unset;
    opacity: 1;
}
.details--active .details__wrapper ul {
    margin-bottom: 10px;
    height: unset;
}
.details--active .details__wrapper ul li {
    height: unset;
}
.details--active .details__wrapper p {
    margin-bottom: 10px;
    height: unset;
}
.details--active .details__wrapper h2 {
    height: unset;
    margin-top: 30px;
    margin-bottom: 20px;
}
@media (max-width: 960px) {
    .details--active .details__wrapper h2 {
        margin-top: calc(10px + 20 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details--active .details__wrapper h2 {
        margin-top: 10px;
    }
}
@media (max-width: 960px) {
    .details--active .details__wrapper h2 {
        margin-bottom: calc(10px + 10 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details--active .details__wrapper h2 {
        margin-bottom: 10px;
    }
}
.details--active .details__wrapper h1 {
    margin-bottom: 20px;
    height: unset;
}
.details--active .details-aside {
    height: unset;
    padding: 30px;
    padding: 15px;
    padding: 15px;
}
@media (max-width: 1920px) {
    .details--active .details-aside {
        padding: calc(15px + 15 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details--active .details-aside {
        padding: 30px;
    }
}
@media (max-width: 1280px) {
    .details--active .details-aside {
        padding: calc(15px + 0 * ((100vw - 960px) / 320));
    }
}
@media (max-width: 960px) {
    .details--active .details-aside {
        padding: calc(15px + 0 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .details--active .details-aside {
        padding: 15px;
    }
}
.details--active .details__button svg {
    display: block;
}
.details--active .details__button span:nth-child(2) {
    display: none;
}
.details--active .details__button span:nth-child(3) {
    display: block;
}
@media (max-width: 1000px) {
    .details__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .details-aside {
        margin-left: unset;
        float: unset;
        max-width: 100%;
        width: 100%;
        margin-bottom: 30px;
    }
}
.target__box-link {
    margin-left: auto !important;
    margin-right: auto !important;
}
.heading__img {
    -o-object-position: top !important;
    object-position: top !important;
}

.menu__list-item--sub .menu__list-link {
    position: relative;
}
.menu__list-item--sub .menu__list-link:hover::after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.menu__list-item--sub .menu__list-link::after {
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 5px 6px 5px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: 3px;
    margin-bottom: 3px;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.usll-header .menu__list-link {
    padding-left: 8px;
    padding-right: 8px;
}
.details__wrapper {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px;
}
@media (max-width: 1920px) {
    .details__wrapper {
        max-width: calc(1060px + 540 * ((100vw - 1280px) / 640));
    }
}
@media (min-width: 1920px) {
    .details__wrapper {
        max-width: 1600px;
    }
}
@media (max-width: 1250px) {
    .details__wrapper {
        max-width: unset;
    }
}
.lang--active {
    z-index: 100;
}
.blog--heading .heading__inner {
    height: 400px;
}
.header-mobile__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}
.header-mobile__link {
    padding: 15px 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: calc(100% - 60px);
    color: #2c2824;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    border: 1px solid #fff;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}

.texts iframe {
    height: 530px;
}
@media (max-width: 960px) {
    .texts iframe {
        height: calc(220px + 310 * ((100vw - 480px) / 480));
    }
}
@media (max-width: 480px) {
    .texts iframe {
        height: 220px;
    }
}

.reg--eng .reg__title {
    margin-bottom: 30px;
}
.reg--eng .reg__text {
    margin-bottom: 50px;
    text-align: center;
}
.reg--eng .reg-form__wrapper--textareas {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr !important;
    grid-template-columns: 1fr !important;
}
.reg--eng .reg-form__wrapper--textareas {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr !important;
    grid-template-columns: 1fr 1fr !important;
}
.reg--eng .reg-form__wrapper--inputs {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr !important;
    grid-template-columns: 1fr 1fr !important;
}
.reg--eng .reg-form__textarea {
    resize: unset;
}
@media (max-width: 900px) {
    .reg--eng .reg-form__wrapper {
        -ms-grid-columns: 1fr !important;
        grid-template-columns: 1fr !important;
   }
}
@media (max-width: 800px) {
    .reg--eng .reg__text {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
   }
}

.cards__title {
    margin-bottom: 40px;
    color: #393333;
    text-align: center;
    font-size: 40px;
    font-weight: 300;
    line-height: 50px;
}
@media (max-width: 1280px) {
    .cards__title {
        margin-bottom: calc(35px + 10 * ((100vw - 960px) / 320));
        font-size: calc(30px + 10 * ((100vw - 960px) / 320));
        line-height: calc(40px + 10 * ((100vw - 960px) / 320));
   }
}
@media (max-width: 960px) {
    .cards__title {
        font-size: calc(24px + 16 * ((100vw - 480px) / 480));
        line-height: calc(30px + 20 * ((100vw - 480px) / 480));
   }
}
.faq-list__text a {
    color: #dc7da6;
}
.faq-list__text a:hover {
    text-decoration: underline;
}
.texts a {
    color: #dc7da6;
}
.texts a:hover {
    text-decoration: underline;
}
.err {
    min-height: calc(100vh - 30vh);
    height: calc(100vh - 30vh);
}
.err .container {
    height: 100%;
}
.err__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
}
.err__title {
    font-size: 220px;
    line-height: 240px;
    font-weight: 700;
    color: #2c2824;
}
.err__text {
    font-size: 22px;
    line-height: 34px;
    color: #393333;
}

.texts {
    margin-bottom: 80px;
}

.rg-link {
    color: #fff !important;
    font-size: 24px;
    line-height: 38px;
    padding: 13px 42px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    max-width: 300px;
    margin-top: 40px;
    margin-bottom: 80px;
    background: #e799bb;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}
.rg-link:hover {
    background: #cf6793;
    text-decoration: unset !important;
}

input {
    border-radius: 0;
}


.menu__list-link {
    font-size: 20px;
    line-height: 22px;
}

@media (max-width: 1350px) {
    .header__inner {
        gap: 20px;
    }
}

.header.uk .lang {
    margin-right: 200px;
}

.header.en .lang {
    margin-right: 150px;
}

@media (max-width: 1850px) {
    .header.uk .header__wrapper:nth-child(3) .lang {
        margin-right: 180px;
    }
}

@media (max-width: 1850px) {
    .header.en .header__wrapper:nth-child(3) .lang {
        margin-right: 135px;
    }
}

@media (min-width: 1920px) {
    .section-top.ru .section-top__box img {
        margin-left: 590px;
    }
}

@media (max-width: 1920px) {
    .section-top.ru .section-top__box img {
        margin-left: calc(274px + 316 * ((100vw - 1280px) / 640));
    }
}

@media (max-width: 550px) {
    .heading__img {
        max-height: 300px;
        height: 300px;
    }
}

@media (max-width: 480px) {
    .heading__inner {
        height: 370px;
        max-height: 370px;
    }
}


.section-top.uk .section-top__box img {
    width: 650px;
 }
  .section-top.en .section-top__box img {
    width: 650px;
 }
  @media (max-width: 1920px) {
    .section-top.uk .section-top__box img {
      width: calc(422px + 228*((100vw - 1280px) / 640));
   }
    .section-top.en .section-top__box img {
      width: calc(422px + 228*((100vw - 1280px) / 640));
   }
 }
  @media (max-width: 1280px) {
    .section-top.uk .section-top__box img {
      width: calc(335px + 87*((100vw - 960px) / 320));
   }
    .section-top.en .section-top__box img {
      width: calc(335px + 87*((100vw - 960px) / 320));
   }
 }
  @media (max-width: 960px) {
    .section-top.uk .section-top__box img {
      width: calc(325px + -88*((100vw - 480px) / 480));
   }
    .section-top.en .section-top__box img {
      width: calc(325px + -88*((100vw - 480px) / 480));
   }
 }
  @media (max-width: 480px) {
    .section-top.uk .section-top__box img {
      width: 325px;
   }
    .section-top.en .section-top__box img {
      width: 325px;
   }
 }
  .body-en .header {
    background: #82a4d8;
 }
  .body-en .section-top__title {
    color: #82a4d8;
 }
  .body-en .footer {
    background: #82a4d8;
 }
  .body-en .footer-menu__list-title {
    color: #252042;
    border-bottom: 1px solid #252042;
 }
  .body-en .footer-menu__list-text {
    color: #252042;
 }
  .body-en .footer-menu__list-link {
    color: #252042;
 }
  .body-en .footer-menu__list-link::after {
    background: #252042;
 }
  .body-en .footer__copy {
    color: #252042;
 }
  .body-en .contact-form-bottom__box-button {
    background: #82a4d8;
 }
  .body-en .contact-form-bottom__box-button:hover {
    background: #252042;
 }
  .body-en .contact-form__textarea {
    border: 1px solid #82a4d8;
 }
  .body-en .contact-form__textarea::-webkit-input-placeholder {
    color: #252042;
 }
  .body-en .contact-form__textarea::-moz-placeholder {
    color: #252042;
 }
  .body-en .contact-form__textarea:-ms-input-placeholder {
    color: #252042;
 }
  .body-en .contact-form__textarea::-ms-input-placeholder {
    color: #252042;
 }
  .body-en .contact-form__textarea::placeholder {
    color: #252042;
 }
  .body-en .contact-form__input {
    border: 1px solid #82a4d8;
 }
  .body-en .contact-form__text {
    color: #252042;
 }
  .body-en .contact-form__input {
    color: #252042;
 }
  .body-en .contact-form__input::-webkit-input-placeholder {
    color: #252042;
 }
  .body-en .contact-form__input::-moz-placeholder {
    color: #252042;
 }
  .body-en .contact-form__input:-ms-input-placeholder {
    color: #252042;
 }
  .body-en .contact-form__input::-ms-input-placeholder {
    color: #252042;
 }
  .body-en .contact-form__input::placeholder {
    color: #252042;
 }
  .body-en .consultation__box-text {
    color: #252042;
 }
  .body-en .consultation__box-text a {
    color: #82a4d8;
 }
  .body-en .consultation__title {
    color: #252042;
 }
  .body-en .recalls-slide__box-subtext {
    color: #252042;
 }
  .body-en .recalls-slide__box-text {
    color: #82a4d8;
 }
  .body-en .recalls-slide {
    background: #82a4d8;
 }
  .body-en .steps-item__text {
    color: #252042;
 }
  .body-en .steps-item__subtext {
    color: #252042;
 }
  .body-en .steps__title {
    color: #252042;
 }
  .body-en .target__box-text {
    color: #252042;
 }
  .body-en .target__box-link {
    background: #82a4d8;
 }
  .body-en .target__box-link:hover {
    background: #252042;
 }
  .body-en .target-poster {
    background: #c4d1eb;
 }
  .menu__list-link {
    font-size: 24px;
    line-height: 26px;
 }
  .text-block__box-text a {
    color: #dc7da6;
 }
  .recalls__title {
    text-align: center;
    color: #393333;
    font-weight: 300;
    font-size: 70px;
    line-height: 74px;
 }
  @media (max-width: 960px) {
    .recalls__title {
      font-size: calc(45px + 25 * ((100vw - 480px) / 480));
   }
 }
  @media (max-width: 480px) {
    .recalls__title {
      font-size: 45px;
   }
 }
  @media (max-width: 960px) {
    .recalls__title {
      line-height: calc(50px + 24 * ((100vw - 480px) / 480));
   }
 }
  @media (max-width: 480px) {
    .recalls__title {
      line-height: 50px;
   }
 }
  @media (max-width: 960px) {
    .recalls__title {
        line-height: calc(50px + 10 * ((100vw - 480px) / 480));
     }
   }
    @media (max-width: 480px) {
      .recalls__title {
        line-height: 50px;
     }
   }
   
.body-en .section-top__buttons-link:hover {
    background: #252042; 
}

.body-en .contact-form__input {
    border: unset;
    border-bottom: 1px solid #82a4d8;
 }
  .body-en .faq {
    background: #c4d1eb;
 }
  .body-en .faq-list__item {
    border: 1px solid #82a4d8;
 }
  .body-en .faq-list__question-text {
    color: #252042;
 }
  .body-en .faq-list__text {
    color: #252042;
 }
  .body-en .section-top__buttons-link:nth-child(2):hover {
    background: #cf6793;
 }
  .body-en .lang__list-link.lang__list-link--active, .body-en .lang__list-link:hover {
    background: #252042;
 }
  .body-en .lang__list {
    background: #82a4d8;
 }
  .body-en .lang--active .lang__list {
    border: 1px solid #252042;
 }
  .body-en .lang__list-link {
    color: #252042;
 }
  .body-en .body--active .header-mobile {
    background: #82a4d8;
 }
  .body-en .body--active .header-mobile .menu__list-link {
    border-bottom: 1px solid #252042;
 }
  .body-en .body--active .menu__list-link {
    color: #252042;
 }
  .body-en .header-mobile__link {
    background: #252042;
    color: #fff;
 }
  .body-en .header__link {
    background: #fff;
    color: #252042;
 }
  .body-en .header__link:hover {
    background: #252042;
    color: #fff;
 }
  .body-en .heading__title {
    background: #82a4d8;
 }
  .body-en .reg__title {
    color: #252042;
 }
  .body-en .reg__text {
    color: #252042;
 }
  .body-en .reg-form-box__input, .body-en .reg-form-box__label {
    color: #252042;
 }
  .body-en .reg-form-box__input, .body-en .reg-form__wrapper .select-selected {
    border-bottom: 1px solid #252042;
 }
  .body-en .reg-form__textarea {
    border: 1px solid #252042;
    color: #252042;
 }
  .body-en .upload__subtext {
    color: #252042;
 }
  .body-en .upload-box {
    border: 1px dashed #252042;
 }
  .body-en .drop_uploader.drop_zone .text {
    color: #252042 !important;
 }
  .body-en .reg-form-bottom__button {
    background: #82a4d8;
 }
  .body-en .reg-form-bottom__button:hover {
    background: #252042;
 }
  @media (max-width: 1280px) {
    .section-top.ru .section-top__box img {
      margin-left: calc(170px + 104*((100vw - 960px) / 320));
   }
 }
  @media (max-width: 960px) {
    .section-top.ru .section-top__box img {
      margin-left: calc(62px + 108*((100vw - 480px) / 480));
   }
 }
  @media (max-width: 480px) {
    .section-top.ru .section-top__box img {
      margin-left: 62px;
   }
 }
  .section-top__buttons-link:nth-child(2):hover {
    background: #252042;
 }
  @media (max-width: 850px) {
    .header.en .header__wrapper:nth-child(3) .lang {
      margin-right: 65px;
   }
    .header.uk .header__wrapper:nth-child(3) .lang {
      margin-right: 65px;
   }
 }

 
.body-en .menu__list-link:hover {
    background: #252042;
 }
  .body-en .lang__list-link.lang__list-link--active, .body-en .body-en .lang__list-link:hover {
    color: #fff;
 }
  .body-en .header-mobile__link {
    background: #252042;
    color: #fff;
 }
  .body-en .header__link {
    background: #fff;
    color: #252042;
 }
  .body-en .header__link:hover {
    background: #252042;
    color: #fff;
 }
  .body-en .drop_uploader.drop_zone .text_wrapper i {
    color: #82a4d8 !important;
 }
  .body-en .reg-form__wrapper .select-selected:after {
    background-image: url(/assets/images/select-icon-blue.svg);
 }
  .body-en .reg-form-box__label span {
    color: #252042;
 }
  .body-en.body--active .header-mobile {
    background: #82a4d8;
 }
  .body-en.body--active .header-mobile .menu__list-link {
    border-bottom: 1px solid #252042;
 }
  .body-en.body--active .menu__list-link {
    color: #252042;
 }
 
.body-en .reg-form__wrapper .select-items div {
    color: #fff;
}

.body-en .reg-form__wrapper .select-items div:hover {
    background: #252042;
}

.body-en .reg-form__wrapper .select-items {
    background: #82a4d8;
}

.body-en .lang__list-link:hover {
    color: #fff
}

.body-en .recalls .recalls-swiper .swiper-pagination-bullet {
    background: #252042;
}

.consultation__box {
    width: 100%;
}

.body-en .recalls .recalls-swiper .swiper-pagination-bullet-active {
    background: #fff;
}

.body-en .recalls .recalls-swiper .swiper-pagination-bullet:hover {
    background: #fff;
}