@charset "UTF-8";

:root {
    --grey-grey-border: #BAC3D5;
    --grey-grey-hover: #E9E9E9;
    --grey-grey-text: #697395;
}

/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    /*height: 100%;*/
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */

/* Icons */

@font-face {
    font-family: "slick";
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal;
}

/* Arrows */

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: "←";
}

[dir="rtl"] .slick-prev:before {
    content: "→";
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: "→";
}

[dir="rtl"] .slick-next:before {
    content: "←";
}

/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}

@font-face {
    font-family: 'Futura PT';
    src: url("fonts/FuturaPT-Demi.eot");
    src: local("Futura PT Demi"), local("FuturaPT-Demi"), url("fonts/FuturaPT-Demi.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaPT-Demi.woff") format("woff"), url("fonts/FuturaPT-Demi.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT';
    src: url("fonts/FuturaPT-Medium.eot");
    src: local("Futura PT Medium"), local("FuturaPT-Medium"), url("fonts/FuturaPT-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaPT-Medium.woff") format("woff"), url("fonts/FuturaPT-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT';
    src: url("fonts/FuturaPT-Book.eot");
    src: local("Futura PT Book"), local("FuturaPT-Book"), url("fonts/FuturaPT-Book.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaPT-Book.woff") format("woff"), url("fonts/FuturaPT-Book.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Futura PT';
    src: url("fonts/FuturaPT-Light.eot");
    src: local("Futura PT Light"), local("FuturaPT-Light"), url("fonts/FuturaPT-Light.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaPT-Light.woff") format("woff"), url("fonts/FuturaPT-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-ThinItalic.eot');
    src: local('TT Commons Thin Italic'), local('TTCommons-ThinItalic'),
    url('fonts/TTCommons-ThinItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-ThinItalic.woff') format('woff'),
    url('fonts/TTCommons-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-Light.eot');
    src: local('TT Commons Light'), local('TTCommons-Light'),
    url('fonts/TTCommons-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-Light.woff') format('woff'),
    url('fonts/TTCommons-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-Black.eot');
    src: local('TT Commons Black'), local('TTCommons-Black'),
    url('fonts/TTCommons-Black.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-Black.woff') format('woff'),
    url('fonts/TTCommons-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-Medium.eot');
    src: local('TT Commons Medium'), local('TTCommons-Medium'),
    url('fonts/TTCommons-Medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-Medium.woff') format('woff'),
    url('fonts/TTCommons-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-Italic.eot');
    src: local('TT Commons Italic'), local('TTCommons-Italic'),
    url('fonts/TTCommons-Italic.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-Italic.woff') format('woff'),
    url('fonts/TTCommons-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-Regular.eot');
    src: local('TT Commons Regular'), local('TTCommons-Regular'),
    url('fonts/TTCommons-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-Regular.woff') format('woff'),
    url('fonts/TTCommons-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-BlackItalic.eot');
    src: local('TT Commons Black Italic'), local('TTCommons-BlackItalic'),
    url('fonts/TTCommons-BlackItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-BlackItalic.woff') format('woff'),
    url('fonts/TTCommons-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-ExtraBold.eot');
    src: local('TT Commons ExtraBold'), local('TTCommons-ExtraBold'),
    url('fonts/TTCommons-ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-ExtraBold.woff') format('woff'),
    url('fonts/TTCommons-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-BoldItalic.eot');
    src: local('TT Commons Bold Italic'), local('TTCommons-BoldItalic'),
    url('fonts/TTCommons-BoldItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-BoldItalic.woff') format('woff'),
    url('fonts/TTCommons-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-DemiBoldItalic.eot');
    src: local('TT Commons DemiBold Italic'), local('TTCommons-DemiBoldItalic'),
    url('fonts/TTCommons-DemiBoldItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-DemiBoldItalic.woff') format('woff'),
    url('fonts/TTCommons-DemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-Bold.eot');
    src: local('TT Commons Bold'), local('TTCommons-Bold'),
    url('fonts/TTCommons-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-Bold.woff') format('woff'),
    url('fonts/TTCommons-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-ExtraLight.eot');
    src: local('TT Commons ExtraLight'), local('TTCommons-ExtraLight'),
    url('fonts/TTCommons-ExtraLight.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-ExtraLight.woff') format('woff'),
    url('fonts/TTCommons-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-DemiBold.eot');
    src: local('TT Commons DemiBold'), local('TTCommons-DemiBold'),
    url('fonts/TTCommons-DemiBold.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-DemiBold.woff') format('woff'),
    url('fonts/TTCommons-DemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-ExtraLightItalic.eot');
    src: local('TT Commons ExtraLight Italic'), local('TTCommons-ExtraLightItalic'),
    url('fonts/TTCommons-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-ExtraLightItalic.woff') format('woff'),
    url('fonts/TTCommons-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-ExtraBoldItalic.eot');
    src: local('TT Commons ExtraBold Italic'), local('TTCommons-ExtraBoldItalic'),
    url('fonts/TTCommons-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-ExtraBoldItalic.woff') format('woff'),
    url('fonts/TTCommons-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-MediumItalic.eot');
    src: local('TT Commons Medium Italic'), local('TTCommons-MediumItalic'),
    url('fonts/TTCommons-MediumItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-MediumItalic.woff') format('woff'),
    url('fonts/TTCommons-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-LightItalic.eot');
    src: local('TT Commons Light Italic'), local('TTCommons-LightItalic'),
    url('fonts/TTCommons-LightItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-LightItalic.woff') format('woff'),
    url('fonts/TTCommons-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'TT Commons';
    src: url('fonts/TTCommons-Thin.eot');
    src: local('TT Commons Thin'), local('TTCommons-Thin'),
    url('fonts/TTCommons-Thin.eot?#iefix') format('embedded-opentype'),
    url('fonts/TTCommons-Thin.woff') format('woff'),
    url('fonts/TTCommons-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-transform: none;
    box-sizing: border-box;
    list-style: none;
    border-radius: 0;
    font-family: 'Futura PT', sans-serif;
    color: #130E21;
    font-weight: 400;
    line-height: 1;
}

p,
div,
li {
    font-size: 14px;
    line-height: 1.2;
}

b,
strong {
    font-size: inherit;
    font-weight: 700;
    line-height: inherit;
    letter-spacing: inherit;
}

select,
input,
button {
    -webkit-appearance: none;
    -moz-appearance: none;
}

strong,
b {
    font-weight: 700;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

strong *,
b * {
    font-weight: 700;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

em,
i {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

em *,
i * {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

*:focus {
    outline: transparent;
}

.container {
    width: 90%;
    max-width: 920px;
    margin: auto;
}

.noPaddingTop {
    padding-top: 0 !important;
}

.noPaddingBottom {
    padding-bottom: 0 !important;
}

html, body {
    overflow-x: hidden;
    max-width: 100vw;
}

body {
    max-width: 100%;
    background-color: #F4F5F9;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

body.fix {
    overflow: hidden;
}

body.fix main {
    overflow: hidden;
}

body main {
    padding-bottom: 40px;
}

body footer {
    margin-top: auto;
    margin-bottom: 0;
}

.line-through {
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
}

input[type=submit] {
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    border: none;
}

input[type=radio],
input[type=checkbox] {
    display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.btn-purple {
    padding: 13px;
    background-color: #67579C;
    transition: 0.4s;
    font-weight: 600;
    font-size: 20px;
    color: white;
    border-radius: 99px;
    min-width: 280px;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
}

.btn-purple.wide {
    width: 100%;
    min-width: unset;
}

.btn-purple.small-radius {
    border-radius: 5px;
}

.btn-purple:hover {
    background-color: #816EBD;
    box-shadow: 0px 2px 4px rgba(81, 81, 81, 0.4);
}

.btn-grey {
    padding: 13px;
    background-color: #A5A1B0;
    transition: 0.4s;
    font-weight: 600;
    font-size: 20px;
    color: white;
    border-radius: 99px;
    min-width: 280px;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
}

.btn-white {
    padding: 13px;
    background-color: white;
    transition: 0.4s;
    font-weight: 600;
    font-size: 20px;
    color: #67579C;
    border-radius: 99px;
    min-width: 280px;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
}

.button-secondary {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    padding: 8px 12px 8px;
    background-color: #F7F7FA;
    transition: .4s;
    font-weight: 600;
    font-size: 14px;
    color: #130E21;
    border-radius: 5px;
    box-shadow: none;
    cursor: pointer;
    border: none
}

.button-secondary:hover {
    background-color: #E9E9E9
}

.button-secondary .img.left {
    margin: 0 6px 0 0
}

.button-secondary .img.right {
    margin: 0 0 0 6px
}

.button-secondary span {
    color: inherit
}

.button-secondary--normal-weight {
    font-weight: normal
}

.button-secondary--purple-color {
    color: #58488E
}

.button-secondary--white {
    background-color: #FFFFFF
}

.page-home__main-screen .right .btn-white:hover {
    color: white;
    background: #67579C;
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.68);
}

.btn-dashed {
    transition: 0.4s;
    font-size: 16px;
    color: #59C2A4;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
    border-bottom: 1px dashed #59C2A4;
}

.btn-dashed:hover {
    color: #67579C;
    border-color: transparent;
}

.header {
    box-shadow: 0px 2px 4px rgba(103, 87, 156, 0.25);
    position: relative;
    z-index: 20;
    background-color: #FFFFFF;
}

.header__container {
    width: 90%;
    max-width: 920px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0;
    height: 60px;
}

.header__logo {
    width: 200px;
    min-width: 200px;
    height: 35px;
}

.header__logo img {
    max-width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
}

.header__middle {
    width: 700px;
    height: 40px;
    border-radius: 5px;
    background: #F4F5F9;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 60px;
}

.header__middle .item {
    display: flex;
    align-items: flex-end;
}

.header__middle .item .label {
    font-size: 10px;
    color: #C4C4C4;
    margin-right: 3px;
}

.header__middle .item .value {
    font-size: 14px;
    font-weight: 600;
    color: #C4C4C4;
}

.header__middle .item .edit-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    cursor: pointer;
}

.header__middle .item .edit-btn svg {
    width: 18px;
    height: 18px;
}

.header__middle .item .edit-btn svg * {
    transition: 0.4s;
}

.header__middle .item .edit-btn:hover svg * {
    fill: #59C2A4;
}

.header__contacts {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: auto;
    margin-right: 20px;
}

.header .header__contacts .phones-menu {
    margin-right: 10px;
}

.header .header__contacts .languages {
    position: relative;
    margin-right: auto;
}

.header .header__contacts .languages ul {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.header .header__contacts .languages ul li {
    margin-bottom: 3px;
}

.header .header__contacts .languages ul li:last-child {
    margin-bottom: 0;
}

.header .header__contacts .languages ul span {
    color: #67579C;
    font-weight: 400;
    text-decoration: underline;
}

.header .header__contacts .languages ul span:hover {
    color: #59C2A4;
}

.header .header__contacts .languages ul .current-language span {
    color: inherit;
    font-size: 14px;
    font-weight: 700;
    transition: 0.4s;
    text-decoration: inherit;
}

.header .dropdown-menu.language-menu {
    margin-left: 30px;
}

.header .header__container {
    justify-content: flex-start;
}

.header .header__logo {
    min-width: unset;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: flex;
    align-items: center;
    position: relative;
}

.header .header__menu ul {
    display: flex;
    align-items: center;
}

.header .header__menu ul li {
    margin-left: 25px;
}

.header .header__menu ul li:last-child {
    margin-right: 40px;
}

.header .header__menu ul a {
    font-size: 13px;
    font-weight: 450;
    transition: 0.4s;
}

.header .header__menu ul a:hover {
    color: #59C2A4;
}

.header.logged .languages:before {
    display: none;
}

.header.logged .header__user {
    display: flex;
    align-items: center;
    margin-right: 40px;
    position: relative;
    cursor: pointer;
}

.header.logged .header__user:before {
    content: "";
    position: absolute;
    right: -20px;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    width: 1px;
    height: 30px;
    background-color: #C4C4C4;
}

.header.logged .header__user p {
    font-size: 16px;
    transition: 0.4s;
}

.header.logged .header__user svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

.header.logged .header__user:hover p {
    color: #59C2A4;
}

.header.logged .header__logout {
    display: block;
    cursor: pointer;
    margin-bottom: -2px;
}

.header.logged .header__logout svg {
    display: block;
}

.header.logged .header__logout svg * {
    transition: 0.4s;
}

.header.logged .header__logout:hover svg * {
    fill: #59C2A4;
}

.header.logged .login-btn {
    display: none;
}

.header .menu-btn {
    display: none;
    position: relative;
    margin-left: 20px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.header .menu-btn span {
    display: block;
    width: 25px;
    height: 2px;
    background-color: #67579C;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: 0.4s;
}

.header .menu-btn.open span {
    width: 15px;
}

.header .menu-btn span:nth-child(1) {
    -webkit-transform: translate(-50%, calc(-50% - 7px));
    transform: translate(-50%, calc(-50% - 7px));
}

.header .menu-btn span:nth-child(2) {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.header .menu-btn span:nth-child(3) {
    -webkit-transform: translate(-50%, calc(-50% + 7px));
    transform: translate(-50%, calc(-50% + 7px));
}

.header .menu-btn.open span:nth-child(1) {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.header .menu-btn.open span:nth-child(2) {
    opacity: 0;
}

.header .menu-btn.open span:nth-child(3) {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.header .mob-menu-container {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    pointer-events: none;
    transition: background-color 1s;
}

.header .mob-menu-container.open {
    background-color: rgba(0, 0, 0, 0.5);
    pointer-events: auto;
}

.header .mob-menu-container .content-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: absolute;
    left: -100%;
    top: 0;
    padding-bottom: 120px;
    width: calc(100% - 50px);
    max-width: 500px;
    background-color: white;
    height: 100vh;
    max-height: 100vh;
    overflow: auto;
    transition: left 1s;
}

.header .mob-menu-container.open .content-container {
    left: 0%;
}

.header .mob-menu-container .logo-box {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
    padding: 14px 20px 14px 15px;
}

.header .mob-menu-container .logo-box .exit-btn {
    position: relative;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.header .mob-menu-container .logo-box .exit-btn:before,
.header .mob-menu-container .logo-box .exit-btn:after {
    content: "";
    width: 15px;
    height: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #130E21;
}

.header .mob-menu-container .logo-box .exit-btn:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.header .mob-menu-container .logo-box .exit-btn:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.header .mob-menu-container .burger-menu-profile {
    padding: 10px 15px 8px;
    background-color: #F7F7FA;
}

.header .mob-menu-container .burger-menu-profile__first-row {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.header .mob-menu-container .burger-menu-profile__first-row svg {
    margin: 0 8px 0 0;
}

.header .mob-menu-container .burger-menu-profile__first-row p {
    font-weight: 600;
}

.header .mob-menu-container .burger-menu-profile__second-row {
    margin-left: 20px;
}

.header .mob-menu-container .burger-menu-profile__second-row p {
    color: #697395;
    font-size: 10px;
}

.header .mob-menu-container .box {
    margin: 20px 15px 0;
}

.header .mob-menu-container .box:not(:last-child) {
    border-bottom: 1px solid #BAC3D5;
}

.header .mob-menu-container .box ul li {
    margin-bottom: 20px;
}

.header .mob-menu-container .box ul li * {
    font-size: 15px;
    font-weight: 500;
    color: #130E21;
}

.header .mob-menu-container .box ul li a:hover {
    color: #67579C;
}

.header .mob-menu-container .box ul li.active * {
    color: #67579C;
}

.header .mob-menu-container .box .title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}

.header .mob-menu-container .box .contacts {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.header .mob-menu-container .box .contacts .work-time {
    font-size: 12px;
    color: #697395;
}

.header .mob-menu-container .box .contacts .work-time * {
    font-size: inherit;
    color: inherit;
}

.header .mob-menu-container .box .contacts .work-time *:not(:last-child) {
    margin-bottom: 5px;
}

.header .mob-menu-container .phones-menu {
    margin-right: 15px;
}

.header .mob-menu-container .phones-menu .dropdown-menu__btn {
    padding-left: 0;
}

.header .mob-menu-container .phones-menu .dropdown-menu__btn a {
    padding-bottom: 5px;
    border-bottom: 1px solid #130E21;
}

.header .mob-menu-container .mobile-menu-messengers {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 20px;
}

.header .mob-menu-container .mobile-menu-messengers .messengers-title {
    font-size: 15px;
    font-weight: 500;
    margin-right: 15px;
}

.header .mob-menu-container .mobile-menu-messengers .messengers__link {
    background-color: #F7F7FA;
}

.header .mob-menu-container .mobile-menu-messengers .messengers svg {
    fill: #130E21;
}

.header .mob-menu-container .mobile-menu-languages {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 20px;
}

.header .mob-menu-container .mobile-menu-languages .languages-title {
    font-size: 15px;
    font-weight: 500;
    margin-right: 15px;
}

.header .mob-menu-container .mobile-menu-languages .languages {
    display: -webkit-flex;
    display: flex;
    flex-direction: row-reverse;
}

.header .mob-menu-container .mobile-menu-languages .languages__link {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border: 1px solid #E9E9E9;
    border-radius: 4.375px;
    margin-right: 15px;
    background-color: #FFFFFF;
}

.header .mob-menu-container .mobile-menu-languages .languages__link * {
    font-weight: 600;
}

.header .mob-menu-container .mobile-menu-languages .languages__link:first-child {
    margin-right: 0;
}

.header .mob-menu-container .mobile-menu-languages .languages__link.active,
.header .mob-menu-container .mobile-menu-languages .languages__link:hover {
    border: 1px solid #67579C;
    background-color: #F7F4FF
}

.header.unlogged .languages {
    margin-right: auto;
}

.header.unlogged .header-login {
    display: none;
}

.header.unlogged .mobile-logout {
    display: none;
}

.header .header__contacts {
    margin-left: auto;
}

.header .login-btn {
    font-size: 16px;
    min-width: 150px;
    padding: 12px;
}

.header .login-btn-mobile {
    font-weight: 500;
    font-size: 14px;
    color: #130E21;
    position: relative;
    display: flex;
    align-items: center;
    transition: .4s;
    background: #F7F7FA;
    border-radius: 5px;
    padding: 9px;
}

.header.logged .login-btn-mobile {
    display: none;
}

.header .login-btn-mobile:hover {
    color: rgb(89, 194, 164);
}

.header .login-btn-mobile:hover:before {
    background-color: rgb(89, 194, 164);
}

.header .login-btn-mobile:hover svg * {
    fill: rgb(89, 194, 164);
}

.header .login-btn-mobile svg {
    display: block;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
}

.header .login-btn-mobile svg * {
    transition: .4s
}

.header .menu-container-header .login-btn-mobile:before {
    display: none;
}

.header .return-to-complete-action {
    display: none;
    background-color: #EEEAFD;
    height: 70px;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
}

.header-login {
    display: flex;
    align-items: center;
    padding-right: 15px;
    margin-right: 15px;
    border-right: 1px solid #67579C;
    font-size: 15px;
    transition: 0.4s;
}

.header-login:hover {
    color: #59C2A4;
}

.mobile-logout {
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    color: #67579C;
}

.mobile-logout .exit {
    margin-left: 10px;
    flex-shrink: 0;
}

.header .mmenu-box {
    columns: 2;
}

.footer {
    background-color: #67579C;
    padding: 30px 0;
}

.footer * {
    font-family: 'TT Commons', sans-serif;
}

.footer .container {
    max-width: 920px;
}

.footer .coll-title {
    font-size: 16px !important;
}

.footer .fist-row {
    display: flex;
}

.footer .fist-row .coll a.link, .footer .second-row .coll a.link, .footer .second-col .footer-menu li a {
    transition: 0.4s;
}

.footer .fist-row .coll a.link:hover, .footer .second-row .coll a.link:hover, .footer .second-col .footer-menu li a:hover {
    color: #59C2A4;
}

.footer .fist-row .first-col {
    display: flex;
    align-content: flex-start;
    flex-grow: 2;
    width: 420px;
    padding-right: 70px;
    flex-wrap: wrap;
}

.footer .fist-row .first-col:not(:last-child) {
    border-right: 1px solid rgba(247, 247, 250, 0.08);
}

.footer .fist-row .first-col .row,
.footer .second-row > .coll > .row {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
}

.footer .fist-row .first-col .row.center,
.footer .second-row > .coll > .row.center {
    align-items: center;
}

.footer .fist-row .first-col .row.baseline,
.footer .second-row > .coll > .row.baseline {
    align-items: baseline;
}

.footer .fist-row .first-col .row:first-child {
    margin-bottom: 25px;
}

.footer .fist-row .first-col .row .coll,
.footer .second-row > .coll > .row .coll {
    width: 100%;
}

.footer .fist-row .first-col .row .coll:first-child,
.footer .second-row > .coll > .row .coll:first-child {
    margin-right: 20px;
}

.footer .fist-row .first-col .row .coll.right
.footer .second-row > .coll > .row .coll.right {
    text-align: right;
}

.footer .fist-row .first-col .row p,
.footer .second-row > .coll > .row p {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
}

.footer .fist-row .first-col .row .coll.site-schedule p {
    line-height: 25px;
}

.footer .fist-row .first-col .row:first-child p {
    font-size: 16px;
}

.footer .fist-row .first-col .row .link {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 15px;
    line-height: 23px;
    text-decoration: underline;
}

.footer .fist-row .first-col .row .btn,
.footer .second-row > .coll > .row .btn {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 35px;
    border-radius: 4.375px;
    font-size: 16px;
    font-weight: 500;
    color: white;
    background-color: rgba(247, 247, 250, 0.08);
    transition: .4s
}

.footer .fist-row .first-col .row .btn:not(:first-child),
.footer .second-row > .coll > .row .btn:not(:first-child) {
    margin-top: 10px;
}

.footer .fist-row .first-col .row .btn:hover,
.footer .second-row > .coll > .row .btn:hover {
    color: #67579C;
    background-color: #FFFFFF;
}

.footer .fist-row .first-col .row .btn .logo,
.footer .second-row > .coll > .row .btn .logo {
    fill: #FFFFFF;
    transition: .4s;
}

.footer .fist-row .first-col .row .btn:hover .logo,
.footer .second-row > .coll > .row .btn:hover .logo {
    fill: #67579C;
}

.footer .fist-row .second-col > :not(:last-child) {
    margin-bottom: 30px;
}

.footer .phones-menu {
    margin-bottom: 20px;
}

.footer .second-col .wp-nav-menu {
    width: 100%;
}

.footer .fist-row .second-col {
    display: flex;
    flex-direction: column;
    width: 500px;
    padding-left: 70px;
}

.footer .fist-row .second-col .footer-menu li {
    margin-bottom: 30px;
}

.footer .fist-row .second-col .footer-menu li a {
    color: #FFFFFF;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    transition: 0.4s;
}

.footer .fist-row .second-col .footer-menu li a:hover {
    color: #59C2A4;
}

.footer .fist-row .second-col .search-form {
    position: relative;
    margin-bottom: 10px;
}

.footer .fist-row .second-col .search-form .input-group {
    display: flex;
}

.footer .fist-row .second-col .search-form .search-input {
    flex-grow: 1;
    padding: 5px 10px;
    border-radius: 4.375px 0 0 4.375px;
    border: 1px solid transparent;
    border-right: none;
    font-weight: 500;
    font-size: 15px;
    color: white;
    background-color: rgba(247, 247, 250, 0.08);
}

.footer .fist-row .second-col .search-form .search-input:focus {
    border-color: white;
}

.footer .fist-row .second-col .search-form .search-input.error {
    border-color: #EA1717;
}

.footer .fist-row .second-col .search-form .search-submit {
    padding: 10px 25px 7px;
    border-radius: 0 4.375px 4.375px 0;
    font-weight: 500;
    font-size: 16px;
    color: #67579C;
    background-color: white;
}

.footer .fist-row .second-col .search-form .error-text {
    position: absolute;
    top: 100%;
    padding: 5px 10px;
    font-size: 12px;
    color: white;
}

.footer .footer-menu {
    width: 100%;
    column-count: 3;
}

.footer .hr {
    width: 100%;
    height: 1px;
    background-color: rgba(247, 247, 250, 0.08);
    margin: 20px 0;
}

.footer .second-row {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.footer .second-row > .coll {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer .second-row > .coll > :not(:last-child) {
    margin-bottom: 15px;
}

.footer .second-row > .coll:nth-child(1) {
    width: 40%;
}

.footer .second-row p {
    font-size: 15px;
    font-weight: 500;
    color: white;
    line-height: 18px;
}

.footer .second-row > .coll:last-child {
    align-items: flex-end;
}

.footer .second-row > .coll:last-child p {
    margin-right: 20px;
}

.footer .second-row .link {
    font-size: 15px;
    color: white;
    font-weight: 500;
    line-height: 18px;
}

.footer .second-row .socials {
    display: flex;
}

.footer .second-row .socials a {
    width: 25px;
    height: 25px;
    display: block;
    margin-right: 15px;
}

.footer .second-row .socials a svg * {
    transition: 0.4s;
}

.footer .second-row .socials a:hover svg path {
    fill: #59C2A4;
}

.footer .second-row .socials a:hover svg path.green {
    fill: white;
}

.hidden {
    display: none;
}

.wide-calc .ui-slider {
    background: #E5E5E5;
    border-radius: 3px;
    border: none;
    height: 5px;
    position: relative;
}

.wide-calc .ui-slider .ui-slider-handle {
    z-index: 5;
    background: #67579C;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 99px;
    width: 26px;
    height: 26px;
    cursor: pointer;
}

.wide-calc .ui-slider .ui-slider-handle:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 99px;
    width: 16px;
    height: 16px;
    background-color: white;
}

.wide-calc .ui-slider .ui-slider-handle.ui-state-focus:before {
    background-color: #67579C;
}

.wide-calc .ui-slider .ui-slider-range {
    background: #67579C;
    height: 5px;
}

main {
    padding-top: 40px;
}

.page-title {
    font-size: 30px;
    font-weight: 600;
}

.section-title {
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}

.page-heading {
    font-weight: 600;
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.breadcrumbs {
    margin: 30px 0;
}

.breadcrumbs > *, .breadcrumbs-about a, .breadcrumbs-about span, .breadcrumbs-about p {
    display: inline-block;
    font-size: 14px;
}

.breadcrumbs a, .breadcrumbs a span {
    color: #130E21;
    transition: 0.4s;
}

.breadcrumbs a:hover span {
    color: #59C2A4;
}

.breadcrumbs .breadcrumb-div p {
    color: #697395;
    margin-top: 0;
}

.breadcrumbs.breadcrumbs-about .container {
    display: inherit;
}

.breadcrumb-div {
    display: inline-block;
    position: relative;
    padding-left: 20px;
}

.breadcrumb-div:first-child {
    padding-left: 0;
}

.breadcrumb-div:not(:first-child):before {
    content: "";
    position: absolute;
    left: 6px;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    width: 5px;
    height: 5px;
    border: 1px solid #130E21;
    border-left: none;
    border-bottom: none;
}

.breadcrumb-div:last-child:before {
    border-color: #697395;
}

.content-about {
    margin-top: 20px;
    margin-bottom: 20px;
}

.content-about a {
    color: #67579C;
    text-decoration: underline;
}

.content-about a:hover {
    color: #59C2A4;
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pagination .prev {
    margin-right: 25px;
}

.pagination .prev svg * {
    transition: 0.4s;
}

.pagination .prev:hover svg * {
    fill: #59C2A4;
}

.pagination a {
    font-size: 16px;
    color: #C4C4C4;
    padding: 10px 5px;
    border-bottom: 2px solid transparent;
    margin: 0 5px;
    transition: 0.4s;
}

.pagination a:hover {
    color: #59C2A4;
}

.pagination .curr {
    font-size: 16px;
    font-weight: 700;
    color: #67579C;
    padding: 10px 5px;
    border-bottom: 2px solid #67579C;
    margin: 0 5px;
}

.pagination .next {
    margin-left: 25px;
}

.pagination .next svg * {
    transition: 0.4s;
}

.pagination .next:hover svg * {
    fill: #59C2A4;
}

.page-2coll {
    padding-bottom: 60px;
}

.page-2coll .container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.page-2coll .breadcrumbs {
    margin-top: 0;
}

.page-2coll .short-link-payment {
    margin-bottom: 30px;
}

.page-2coll .coll:nth-child(1) {
    width: calc(100% - 320px - 30px);
}

.page-2coll .coll:nth-child(2) {
    width: 320px;
}

.page-2coll .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 35px;
}

.page-2coll .top h1 {
    margin-bottom: 20px;
    width: 100%;
}

.page-2coll .top h1:last-child {
    margin-bottom: 0;
}

.single-post .main_white ul:not(.slick-dots),
.page:not(.home) main ul:not(.slick-dots) {
    margin-top: 15px;
    margin-bottom: 30px;
}

.navigation {
    display: flex;
    align-items: center;
}

.navigation p {
    font-size: 16px;
    line-height: 1;
}

.navigation a {
    font-size: 16px;
    text-decoration: underline;
    transition: 0.4s;
    margin-left: 20px;
}

.navigation a:hover {
    color: #59C2A4;
}

.navigation a.active {
    text-decoration: none;
    color: #59C2A4;
    font-weight: 600;
}

.news-list .box {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    margin-bottom: 30px;
    overflow: hidden;
}

.news-list .box img {
    display: block;
    width: 100%;
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-list .box h2 {
    padding: 20px 20px 15px;
    font-weight: 600;
    font-size: 20px;
}

.news-list .box p {
    font-size: 16px;
    line-height: 21px;
    padding: 0 20px 15px;
}

.news-list .box .bottom {
    padding: 0 20px 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.news-list .box .bottom a {
    font-weight: 600;
    font-size: 16px;
    color: #67579C;
    text-decoration: underline;
    transition: 0.4s;
}

.news-list .box .bottom a:hover {
    color: #59C2A4;
}

.news-list .box .bottom p {
    font-size: 14px;
    color: #C4C4C4;
    padding: 0;
}

.wide-calc {
    background: #FFFFFF;
    border-radius: 5px;
    padding: 25px 25px 35px;
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
}

.wide-calc .wide-calc__container {
    display: flex;
    align-items: flex-start;
    width: 100%;
}

.wide-calc .column:first-child {
    width: 100%;

}

.wide-calc .column:last-child {
    width: 345px;
    flex-shrink: 0;
    padding: 55px 0 0 30px;
}

.wide-calc .column:first-child .wrapper {
    padding: 0 30px 0 0;
    border-right: 1px dashed #E9E9E9;
}

.wide-calc .calc__tabs {
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #F7F7FA;
}

.wide-calc .calc__tab {
    font-size: 15px;
    color: #67579C;
    padding: 0 10px 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 2px solid transparent;
}

.wide-calc .calc__tab span {
    display: block;
    font-size: 15px;
    line-height: 0.8;
    color: #697395;
    margin-left: 5px;
}

.wide-calc .calc__tab.active,
.wide-calc .calc__tab:hover {
    border-bottom: 2px solid #67579C;
}

.wide-calc .calc__tab.active span,
.wide-calc .calc__tab:hover span {
    color: #67579C;
    font-weight: 500;
}

.wide-calc .range-item {
    margin-bottom: 30px;
}

.wide-calc .range-item:last-child {
    margin-bottom: 0;
}

.wide-calc .range-item .label-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 22px;
}

.wide-calc .range-item .label-row p {
    font-size: 16px;
}

.wide-calc .range-item .label-row .input-form {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    border-bottom: 1px solid #E9E9E9;
    height: 30px;
}

.wide-calc .range-item .label-row .input-form .minus,
.wide-calc .range-item .label-row .input-form .plus {
    display: none;
}

.wide-calc .range-item .label-row .input-form input {
    font-weight: 600;
    font-size: 16px;
    height: 100%;
    text-align: right;
    width: 90px;
    padding-right: 35px;
    border: none;
}

.wide-calc .range-item .label-row .input-form span {
    width: 50%;
    padding-left: 6px;
    font-weight: 600;
    font-size: 16px;
    pointer-events: none;
    margin-left: -35px;
}

.wide-calc .range-item .slider-row {
    position: relative;
    height: 5px;
    background: #e5e5e5;
}

.wide-calc .range-item .slider-row:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 5px;
    width: 50px;
    background-color: #67579C;
}

.wide-calc[data-calc-secondary="0"] .range-item .slider-row-money:after,
.wide-calc.slider-limited[data-calc-secondary="1"] .range-item .slider-row-money:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 5px;
    width: 27%;
    background-image: repeating-linear-gradient(90deg, white 0, white 2px, #E5E5E5 2px, #E5E5E5 4px);
}

.wide-calc[data-calc-secondary="0"][data-calc-product-id="24"] .range-item .slider-row-money:after,
.wide-calc.slider-limited[data-calc-secondary="1"][data-calc-product-id="24"] .range-item .slider-row-money:after {
    display: none;
}

.wide-calc .input-form .mobile-warning-text-wrap {
    display: none;
    position: absolute;
    bottom: -102px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.wide-calc .input-form .mobile-warning-text {
    display: none;
    width: 290px;
    height: 60px;
    padding: 10px 30px 10px 10px;
    background: #FFFFFF;
    border: 1px solid #BAC3D5;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    border-radius: 5px;
}

.wide-calc .slider-dev-wrapper .slider-warning-text {
    display: none;
    position: absolute;
    width: 290px;
    height: 60px;
    padding: 10px 30px 10px 10px;
    bottom: -77px;
    right: -105px;
    background: #FFFFFF;
    border: 1px solid #BAC3D5;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    border-radius: 5px;
}

.wide-calc .slider-dev-wrapper .slider-warning-text .exit-btn,
.wide-calc .input-form .mobile-warning-text .exit-btn {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.wide-calc .slider-dev-wrapper .slider-warning-text .exit-btn:before,
.wide-calc .slider-dev-wrapper .slider-warning-text .exit-btn:after,
.wide-calc .input-form .mobile-warning-text .exit-btn:before,
.wide-calc .input-form .mobile-warning-text .exit-btn:after {
    content: "";
    width: 15px;
    height: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #BAC3D5;
}

.wide-calc .slider-dev-wrapper .slider-warning-text .exit-btn:before,
.wide-calc .input-form .mobile-warning-text .exit-btn:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.wide-calc .slider-dev-wrapper .slider-warning-text .exit-btn:after,
.wide-calc .input-form .mobile-warning-text .exit-btn:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.wide-calc .slider-dev-wrapper .slider-warning-text:before,
.wide-calc .input-form .mobile-warning-text:before {
    content: "";
    position: absolute;
    right: 50%;
    top: -7px;
    -webkit-transform: translate(0, -65%) rotate(45deg);
    transform: translate(50%, -0%) rotate(225deg);
    width: 10px;
    height: 10px;
    border: 1px solid #BAC3D5;
    border-left: none;
    border-top: none;
    background: white;
}

.wide-calc .input-form .mobile-warning-text:before {
    top: -5px;
}

.wide-calc .range-item .slider-row .minus {
    z-index: 3;
    background: #67579C;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 99px;
    width: 28px;
    height: 28px;
    cursor: pointer;
}

.wide-calc .range-item .slider-row .minus:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10px;
    height: 2px;
    background-color: white;
}

.wide-calc .range-item .slider-row .plus {
    z-index: 3;
    background: #67579C;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 99px;
    width: 28px;
    height: 28px;
    cursor: pointer;
}

.wide-calc .range-item .slider-row .plus:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10px;
    height: 2px;
    background-color: white;
}

.wide-calc .range-item .slider-row .plus:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
    width: 10px;
    height: 2px;
    background-color: white;
}

.wide-calc .range-item .slider-row .slider-dev-wrapper {
    position: relative;
    z-index: 1;
    top: 50%;
}

.wide-calc[data-calc-secondary="0"] .range-item .slider-row .slider-dev-wrapper,
.wide-calc.slider-limited[data-calc-secondary="1"] .range-item .slider-row .slider-dev-wrapper {
    width: 78.4%;
}

.wide-calc[data-calc-secondary="0"][data-calc-product-id="24"] .range-item .slider-row .slider-dev-wrapper,
.wide-calc.slider-limited[data-calc-secondary="1"][data-calc-product-id="24"] .range-item .slider-row .slider-dev-wrapper {
    width: 100%;
}

.wide-calc .range-item .slider-row .slider-dev {
    width: calc(100% - 80px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.wide-calc .range-item .bottom-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}

.wide-calc .range-item .bottom-row p {
    font-size: 14px;
    color: #666F8F;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.wide-calc .range-item .slider-text-right {
    display: none;
    font-size: 10px;
    line-height: 10px;
    color: #C4C4C4;
    position: relative;
    top: -22px;
    right: 24px;
    text-align: right;
}

.wide-calc[data-calc-secondary="0"] .range-item .slider-text-right,
.wide-calc.slider-limited[data-calc-secondary="1"] .range-item .slider-text-right {
    display: block;
}

.wide-calc .ok-promocode {
    width: 100%;
    text-align: center;
    margin-top: 12px;
    display: none;
}

.wide-calc .ok-promocode.open {
    display: block;
}

.wide-calc .ok-promocode > p {
    color: #2A9638;
}

.wide-calc .ok-promocode > a span {
    color: #67579C;
    transition: 0.4s;
}

.wide-calc .ok-promocode > a:hover span {
    color: #59C2A4;
    border-color: transparent;
}

.wide-calc .promocode-form {
    position: relative;
    width: 100%;
    display: none;
    align-items: center;
    padding-top: 0;
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    transition: 0.4s;
    pointer-events: none;
    height: 47px;
}

.wide-calc .promocode-form.open {
    display: flex;
    opacity: 1;
    margin-top: 25px;
    pointer-events: auto;
    -webkit-transform: none;
    transform: none;
}

.wide-calc .promocode-form .input-box .input {
    padding: 10px 121px 10px 15px;
}

.wide-calc .promocode-form .btn {
    position: absolute;
    top: -2px;
    right: 6px;
    padding: 10px 13px;
    background-color: #F7F7FA;
    border-radius: 5px;
    cursor: pointer;
    color: #130E21;
    font-size: 16px;
    font-weight: 600;
    margin-left: 10px;
    display: block;
    border: none;
    transition: 0.4s;
}

.wide-calc .promocode-form .btn:hover {
    color: #59C2A4;
}

.promocode-form--loading .promocode-form__loader {
    display: flex;
    color: #0c88b4;
}

.promocode-form__loader {
    z-index: 11;
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .5);
}

.promocode-form__loader > div {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.promocode-form__loader > div div {
    position: absolute;
    border: 4px solid #ccc;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.promocode-form__loader > div div:nth-child(2) {
    animation-delay: -0.5s;
}

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}

.wide-calc .input-box {
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}

.wide-calc .input-box + .timer-box {
    margin-top: -15px;
}

.wide-calc .input-box.invalid input {
    border-color: #FF2727;
}

.wide-calc .input-box.invalid .label {
    color: #FF2727 !important;
}

.wide-calc .input-box.disabled {
    pointer-events: none;
}

.wide-calc .input-box.disabled input {
    border-color: #C4C4C4;
    color: #C4C4C4;
}

.wide-calc .input-box.disabled .label {
    color: #C4C4C4 !important;
}

.wide-calc .input-box.money:before {
    content: "грн";
    font-size: 16px;
    color: #C4C4C4;
    position: absolute;
    right: 15px;
    top: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.wide-calc .input-box .invalid-text,
.wide-calc .input-box .overdue-text {
    position: absolute;
    left: 15px;
    top: calc(100% + 2px);
    font-size: 10px;
    line-height: 0.8;
    color: #FF2727;
    width: calc(100% - 30px);
}

.wide-calc .input-box .invalid-text {
    color: #FF2727;
}

.wide-calc .input-box .overdue-text {
    color: #FFA412;
}

.wide-calc .input-box .support-test {
    position: absolute;
    left: 15px;
    top: calc(100% + 2px);
    font-size: 10px;
    line-height: 0.8;
    color: #C4C4C4;
    width: calc(100% - 30px);
}

.wide-calc .input-box .not-empty + .label {
    top: 0;
    font-weight: 600;
    font-size: 10px;
    background-color: white;
    color: #130E21;
}

.wide-calc .input-box .input {
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 10px 15px;
    background: #FFFFFF;
    border: 1px solid #67579C;
    border-radius: 5px;
}

.wide-calc .promocode-form.error .input-box .input {
    border: 1px solid #EA1717;
}

.wide-calc .input-box .input::-webkit-input-placeholder {
    color: transparent;
    transition: 0.4s;
}

.wide-calc .input-box .input::-moz-placeholder {
    color: transparent;
    transition: 0.4s;
}

.wide-calc .input-box .input::-ms-input-placeholder {
    color: transparent;
    transition: 0.4s;
}

.wide-calc .input-box .input::placeholder {
    color: transparent;
    transition: 0.4s;
}

.wide-calc .input-box .input:focus::-webkit-input-placeholder {
    color: #C4C4C4;
}

.wide-calc .input-box .input:focus::-moz-placeholder {
    color: #C4C4C4;
}

.wide-calc .input-box .input:focus::-ms-input-placeholder {
    color: #C4C4C4;
}

.wide-calc .input-box .input:focus::placeholder {
    color: #C4C4C4;
}

.wide-calc .input-box .input:focus + .label,
.wide-calc .input-box .input.not-empty + .label {
    top: 0;
    font-weight: 600;
    font-size: 10px;
    background-color: white;
    color: #67579C;
}

.wide-calc .input-box .input.uppercase {
    text-transform: uppercase;
}

.wide-calc .input-box .input.date {
    background-image: url("../img/calendar.svg");
    background-position: calc(100% - 15px) center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}

.wide-calc .input-box .input.date:valid + .label {
    top: 0;
    font-weight: 600;
    font-size: 10px;
    background-color: white;
    color: #130E21;
}

.wide-calc .input-box .label {
    will-change: transform, font-size, font-weight;
    font-size: 16px;
    color: #C4C4C4;
    position: absolute;
    left: 15px;
    top: 49%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.3s 0.1s;
    background-color: rgba(255, 255, 255, 0);
    padding: 0 3px;
    pointer-events: none;
    white-space: nowrap;
    max-width: calc(100% - 25px);
    overflow: hidden;
}

.wide-calc .input-box .information {
    position: absolute;
    right: 10px;
    top: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 17px;
    height: 17px;
}

.wide-calc .input-box .info-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 17px;
    height: 17px;
    background-color: #67579C;
    transition: 0.4s;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 16px;
    line-height: 1;
    border-radius: 99px;
    cursor: default;
}

.wide-calc .input-box .info-btn:hover {
    background-color: #816EBD;
}

.wide-calc .input-box .info-btn:hover + .info-window {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.wide-calc .input-box .info-window {
    position: absolute;
    background: #59C2A4;
    border-radius: 5px;
    padding: 8px;
    width: 120px;
    bottom: calc(100% + 10px);
    right: -20px;
    opacity: 0;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    transition: 0.3s;
    pointer-events: none;
}

.wide-calc .input-box .info-window:before {
    content: "";
    position: absolute;
    right: 29px;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #59C2A4;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}

.wide-calc .input-box .info-window p {
    color: white;
    font-size: 14px;
}

.wide-calc .open-promo {
    margin: 20px auto 0;
    transition: 0.4s;
    font-size: 15px;
    font-weight: 600;
    color: #67579C;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
    border-bottom: 1px solid #67579C;
}

.wide-calc .ok-promocode .open-promo {

}

.wide-calc .list {
    display: flex;
    flex-direction: column;
}

.wide-calc .list .row,
.wide-calc .loan-schedule .row,
.calculator-payments-content__text-container .loan-schedule__list .row {
    display: flex;
    margin-bottom: 12px;
}

.wide-calc .list .row *,
.wide-calc .loan-schedule .row *,
.calculator-payments-content__text-container .loan-schedule__list .row * {
    font-size: 14px;
    color: #697395;
}

.wide-calc .loan-schedule .loan-schedule__header :last-child {
    min-width: 80px;
}

.wide-calc .list .row .row-value,
.wide-calc .list .row .row-value * {
    color: #130E21;
}

.wide-calc .list .row .row-subvalue,
.wide-calc .loan-schedule .row .row-subvalue,
.calculator-payments-content__text-container .loan-schedule__list .row .row-subvalue {
    color: #697395;
    text-decoration-line: line-through;
}

.wide-calc .list .row > :first-child,
.wide-calc .loan-schedule .row > :first-child,
.calculator-payments-content__text-container .loan-schedule__list .row > :first-child {
    margin-right: auto;
    max-width: 130px;
    white-space: pre;
}

.wide-calc .list .row > :not(:first-child),
.wide-calc .loan-schedule .row > :not(:first-child),
.calculator-payments-content__text-container .loan-schedule__list .row > :not(:first-child) {
    margin-left: 5px;
}

.wide-calc .list .row #result-date {
    color: inherit;
}

.wide-calc .btn-purple,
.wide-calc .btn-grey {
    min-width: unset;
    width: 100%;
}

.wide-calc .submit.btn-purple {
    margin-top: 20px;
}

.wide-calc .calculator-payments-row {
    position: relative;
    z-index: 1;
    margin-top: 27px;
}

.wide-calc .calculator-payments-inner {
    position: absolute;
    width: 315px;
    top: -15px;
    background: white;
    padding: 15px 11px 0;
    border: 1px solid transparent;
    border-radius: 5px;
}

.wide-calc .calculator-payments-inner.open {
    border: 1px solid #BAC3D5;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
}

.wide-calc .calculator-payments-dropbtn {
    position: relative;
    padding-right: 20px;
    cursor: pointer;
    transition: 0.4s;
    color: #697395;
}

.wide-calc[data-calc-secondary="0"] .calculator-payments-inner .note {
    display: inline;
    color: #697395;
}

.wide-calc[data-calc-secondary="1"] .calculator-payments-inner .note,
.wide-calc[data-calc-secondary="0"] .calculator-payments-inner.open .note {
    display: none;
}

.wide-calc .calculator-payments-dropbtn:hover {
    color: #67579C;
}

.wide-calc .calculator-payments-dropbtn:before {
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translate(50%, -75%) rotate(45deg);
    transform: translate(50%, -75%) rotate(45deg);
    width: 5px;
    height: 5px;
    border: 2px solid #130E21;
    transition: 0.4s;
    border-top: none;
    border-left: none;
}

.wide-calc .calculator-payments-dropbtn.open:before {
    -webkit-transform: translate(50%, -25%) rotate(
            225deg
    );
    transform: translate(50%, -25%) rotate(
            225deg
    );
}

.wide-calc .calculator-payments-dropdown-content {
    padding-top: 10px;
    margin-top: 10px;
    display: none;
}

.wide-calc .calculator-payments {
    margin-top: 15px;
    text-decoration-line: underline;
    cursor: pointer;
}

.wide-calc .calculator-payments:hover {
    color: #67579C;
}

.wide-calc .calculator-payments-dropdown-content .loan-schedule {
    padding: 10px;
    background: #F7F7FA;
    border-radius: 5px;
}

.wide-calc .calculator-payments-dropdown-content .loan-schedule * {
    font-size: 14px;
}

.wide-calc [data-openmodal="calculator-payments-content"],
.wide-calc [data-openmodal="calculator-agreement-content"] {
    max-width: unset !important;
}

.wide-calc.side {
    padding: 15px 15px 35px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.wide-calc.side .wide-calc__container {
    flex-direction: column;
}

.wide-calc.side .calc__tabs {
    margin-bottom: 15px;
}

.wide-calc.side .range-item {
    margin-bottom: 15px;
}

.wide-calc.side .column:first-child .wrapper {
    padding: 0 0 20px 0;
    border-right: unset;
}

.wide-calc.side .column:last-child {
    width: 100%;
    padding: 0 0 0 0;
}

.wide-calc.side .calc__tab {
    width: 50%;
    padding: 0 5px 10px;
}

.wide-calc.side .calculator-payments-row {
    margin-top: 3px;
}

.wide-calc.side .calculator-payments-inner {
    width: calc(100% + 30px);
    margin: 0 0 0 -15px;
}

.wide-calc.side .list > .wrapper {
    display: flex;
    flex-direction: column-reverse;
}

.wide-calc.side .list > .wrapper .order-2 {
    border-top: 1px dashed #E9E9E9;
    margin-top: 20px;
    padding-top: 20px;
}

.wide-calc.side .submit.btn-purple {
    margin-top: 0;
}

.wide-calc.side .range-item .label-row {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 7px;
}

.wide-calc.side .range-item .label-row > :first-child {
    margin-bottom: 10px;
}

.wide-calc.side .range-item .label-row .input-form span {
    width: min-content;
}

.wide-calc.side .range-item .bottom-row {
    margin-top: 0;
}

.wide-calc.side #summa {
    width: 210px;
    padding: 0 75px 0 0px;
}

.wide-calc.side #month {
    width: 172px;
    padding: 0 75px 0 0px;
}

.wide-calc.side .range-item .label-row .input-form span {
    margin-left: -75px;
    margin-right: 85px;
}

.wide-calc.side .range-item .label-row .input-form .minus {
    display: block;
    z-index: 3;
    background: #67579C;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 99px;
    width: 28px;
    height: 28px;
    cursor: pointer;
}

.wide-calc.side .range-item .label-row .input-form .minus:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10px;
    height: 2px;
    background-color: white;
}

.wide-calc.side .range-item .label-row .input-form .plus {
    display: block;
    z-index: 3;
    background: #67579C;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 99px;
    width: 28px;
    height: 28px;
    cursor: pointer;
}

.wide-calc.side .range-item .label-row .input-form .plus:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 10px;
    height: 2px;
    background-color: white;
}

.wide-calc.side .range-item .label-row .input-form .plus:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
    width: 10px;
    height: 2px;
    background-color: white;
}

.wide-calc.side .range-item .label-row .input-form {
    width: 100%;
    height: 50px;
    padding: 0 10px;
    border: 1px solid #BAC3D5;
    border-radius: 5px;
}

.wide-calc.side .range-item .slider-row {
    display: none;
}

.wide-calc.side .input-form .mobile-warning-text-wrap {
    display: block;
}

.wide-calc .title-calculator-schedule-box {
    margin-bottom: 10px;
    color: #697395;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 11px;
}

.wide-calc .calculator-schedule-box {
    display: flex;
    align-items: center;
    padding: 12px 10px;
    border-radius: 5px;
    background: #F7F7FA;
    cursor: pointer
}

.wide-calc .calculator-schedule-box:not(:last-child) {
    margin-bottom: 15px
}

.wide-calc .calculator-schedule-box__column-1 {
    margin-right: 10px
}

.wide-calc .calculator-schedule-box__column-2 {
    margin-left: auto
}

.wide-calc .calculator-schedule-box__column-3 {
    width: 15px;
    height: 15px;
    margin-left: 10px;
    background-image: url("img/icon-check.svg");
    background-position: center center;
    background-repeat: no-repeat
}

.wide-calc .calculator-schedule-box__value {
    text-align: right;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px
}

.wide-calc .calculator-schedule-box__sub-value {
    color: #697395;
    text-align: right;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px
}

.wide-calc .calculator-schedule-box__text-1 {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px
}

.wide-calc .calculator-schedule-box__text-2,
.wide-calc .calculator-schedule-box__text-2 * {
    color: #697395;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px
}

.wide-calc .calculator-cl-summary-btn {
    display: flex;
    padding: 8px 12px;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background: #F7F7FA;
    cursor: pointer;
    font-size: 12px;
    line-height: 15px;
}

.wide-calc > .bottom {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #697395;
    margin-top: 20px
}

.wide-calc > .bottom a {
    color: #697395;
    text-decoration: underline
}

.wide-calc > .bottom a:hover {
    color: #8261F0
}

[data-calc-for-cl-product] {
    display: none;
}

[data-calc-product-type="4"] [data-calc-for-cl-product] {
    display: block;
}

[data-calc-for-pdl-product] {
    display: block;
}

[data-calc-product-type="4"] [data-calc-for-pdl-product] {
    display: none;
}

.calculator-agreement {
    text-decoration-line: underline;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
    transition: 0.4s;
}

.page-home__main-screen .calculator-agreement,
.page-home__main-screen .calculator-agreement__text {
    color: white;
}

.calculator-agreement:hover,
.calculator-agreement__text:hover {
    color: #59C2A4;
}

.page-home__main-screen .calculator-agreement .block-with-tooltip {
    justify-content: center;
}

.calculator-agreement-content__title,
.calculator-payments-content__title {
    font-size: 21px;
    text-align: center;
    text-transform: uppercase;
}

.loan-confirmation-summary__title {
    font-size: 21px;
    margin-bottom: 15px;
}

.calculator-agreement-content .modal_wrap {
    max-height: 85vh;
    height: 100%;
}

.calculator-agreement-content .modal_top {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.calculator-payments-content .modal_top {
    display: flex;
    flex-direction: column;
}

.calculator-agreement-content__text-container {
    margin-top: 17px;
    height: 100%;
    box-shadow: inset 0 0 8px rgba(103, 87, 156, 0.25);
    border-radius: 10px;
    padding: 20px 20px 30px 30px;
    overflow: hidden;
}

.calculator-payments-content__text-container {
    margin-top: 15px;
    padding: 10px 7px 10px 10px;
    border-radius: 5px;
    background-color: #F7F7FA
}

.calculator-agreement-content__text,
.calculator-payments-content__text {
    margin-top: 17px;
    height: 100%;
    padding: 0 20px 10px 0;
    overflow: auto;
}

.calculator-payments-content__text {
    max-height: 250px;
}

.calculator-agreement-content__text table {
    width: 100%;
    border-collapse: collapse;
}

.calculator-agreement-content__text table td {
    padding: 10px;
    border: 1px solid #eee;
    width: 50%;
}

.calculator-agreement-content__text table table td {
    padding: 0;
    border: none;
    width: auto;
}

.calculator-agreement-content__text b,
.calculator-agreement-content__text strong {
    font-size: 14px;
    font-weight: 500;
}

.calculator-agreement-content__text::-webkit-scrollbar,
.calculator-payments-content__text::-webkit-scrollbar {
    width: 4px;
    margin-right: 10px;
    right: 10px;
}

.calculator-agreement-content__text::-webkit-scrollbar-track,
.calculator-payments-content__text::-webkit-scrollbar-track {
    background: #fff;
}

.calculator-agreement-content__text::-webkit-scrollbar-thumb,
.calculator-payments-content__text::-webkit-scrollbar-thumb {
    background: #59C2A4;
}

.calculator-agreement-content__text::-webkit-scrollbar-thumb:hover,
.calculator-payments-content__text::-webkit-scrollbar-thumb:hover {
    background: #59C2A4;
}

.calculator-payments-content__footer {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.calculator-warning {
    display: flex;
}

.calculator-warning__icon {
    margin-right: 5px;
    margin-top: 3px;
    width: 10px;
}

.calculator-warning__icon svg {
    fill: #C8C6CE;
}

.calculator-warning__text {
    color: #B1AEBC;
}

.calculator-warning[data-openmodal] {
    cursor: pointer;
}

.calculator-warning[data-openmodal]:hover .calculator-warning__text {
    color: #59c2a4;
}

.calculator-warning[data-openmodal]:hover .calculator-warning__icon svg {
    fill: #59c2a4;
}

.calculator-promocode-warning .modal_top {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 125px 40px;
}

.calculator-promocode-warning__login-icon {
    height: 100px;
}

.calculator-promocode-warning__title {
    font-weight: 600;
    font-size: 24px;
    margin-top: 20px;
    text-align: center;
}

.calculator-promocode-warning__btn-login {
    margin-top: 30px;
}

.calculator-promocode-warning__btn-close {
    font-size: 16px;
    color: #67579C;
    text-decoration-line: underline;
    margin-top: 20px;
}

.calculator-promocode-warning__btn-close:hover {
    color: #59C2A4;
}

.page-arrears h1 {
    font-size: 40px;
    line-height: 51px;
    margin-top: 35px;
    font-weight: 600;
}

.page-arrears p {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 20px;
}

.page-arrears p > a {
    color: #67579C;
    text-decoration: underline;
}

.page-arrears a.invisible {
    color: #130E21;
}

.page-arrears .subheader {
    font-size: 20px;
    line-height: 26px;
    margin-top: 40px;
    font-weight: 500;
}

.page-arrears .ways-of-solving-container {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

.page-arrears .way-of-solving {
    flex-grow: 1;
    width: 33%;
    padding-left: 45px;
}

.page-arrears .way-of-solving:first-child {
    padding-left: 0;
}

.page-arrears .way-of-solving > img {
    width: 50px;
}

.page-arrears .way-of-solving > p {
    line-height: 24px;
    margin-top: 20px;
}

.page-arrears .content_1-wrapper {
    margin-top: 40px;
}

.page-arrears .subheader_2-wrapper {
    display: flex;
    align-items: baseline;
}

.page-arrears .content_2-wrapper {
    margin-top: 30px;
}

.page-arrears .content_2-wrapper > ul {
    margin: 20px 0 0 0 !important;
}

.page-arrears .content_2-wrapper li {
    color: #67579C;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 10px;
}

.page-arrears .content_2-wrapper li:before {
    content: "\2022" !important;
    margin-right: 0 !important;
}

.page-arrears .info-icon {
    width: 15px;
    margin-right: 10px;
}

.short-link-payment {
    background: #F7F4FF;
    padding: 10px;
    border: 1px solid #EEEAFD;
    border-radius: 5px;
}

.short-link-payment .text {
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #493A7A;
    margin-bottom: 10px;
}

@media screen and (max-width: 700px) {
    .calculator-promocode-warning .modal_top {
        padding: 40px 15px;
    }

    .calculator-promocode-warning__login-icon {
        height: 60px;
    }

    .calculator-promocode-warning__title {
        font-size: 18px;
    }

    .calculator-promocode-warning__btn-login {
        margin-top: 25px;
    }

    .calculator-promocode-warning__btn-close {
        margin-top: 15px;
    }
}

.loan-schedule__primary {
    margin-bottom: 15px;
}

.loan-schedule__header {
    display: flex;
    margin-bottom: 10px;
}

.loan-schedule__header > :first-child {
    margin-right: auto;
}

.loan-schedule__header > :last-child,
.loan-schedule__header > :last-child * {
    font-weight: 600;
    color: #67579C;
}

.loan-schedule__header > .with-discount,
.loan-schedule__header > .with-discount * {
    color: #33CC66;
}

.loan-schedule__header > :not(:first-child) {
    margin-left: 5px;
}

.loan-schedule__header * {
    font-size: 14px;
}

.news-single .single-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.news-single .single-top h1 {
    font-size: 40px;
    margin-bottom: 0;
}

.news-single .single-top .date {
    white-space: nowrap;
    margin-left: 20px;
    font-size: 14px;
    color: #C4C4C4;
}

.news-single .content h1 {
    font-size: 40px;
    margin: 20px 0;
}

.news-single .content h2 {
    font-size: 24px;
    margin: 20px 0;
}

.news-single .content p {
    margin: 15px 0;
}

.page-news-single .content a {
    font-weight: 600;
    font-size: 16px;
    color: #67579C;
    text-decoration: underline;
    transition: 0.4s;
}

.page-news-single .content a:hover {
    color: #59C2A4;
}

.txt-content h1 {
    font-weight: 600;
    font-size: 20px;
}

.txt-content * {
    line-height: 1.3;
}

.txt-content > * {
    margin-bottom: 20px;
}

.txt-content > *:last-child {
    margin-bottom: 0;
}

.txt-content h1,
.txt-content h2 {
    margin-bottom: 5px;
    font-weight: 600;
}

.txt-content h3,
.txt-content h4,
.txt-content h5,
.txt-content h6 {
    margin-bottom: 0px;
    font-weight: 600;
}

.txt-content img,
.news-single img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
}

.page-news-single {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    padding-bottom: 0;
}

.page-news-single .content * {
    font-size: 16px;
}

.page-news-single .coll:nth-child(1) {
    width: 750px;
}

.page-news-single .coll:nth-child(2) {
    width: 370px;
    margin-left: 50px;
}

.page-news-single .page-news_slider {
    width: 100vw;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 60px;
}

.page-news-single .page-news_slider .container {
    display: block;
}

.page-news_slider {
    background: #F4F5F9;
}

.page-news_slider h2 {
    padding: 40px 0 35px;
    text-align: center;
    padding: 30px 0 20px;
}

.main_white {
    background-color: white;
    padding-bottom: 0;
}

.slider-news {
    width: calc(100% + 30px);
    margin: 0 -15px !important;
}

.slider-news .slick-slide {
    padding: 0 15px;
}

.slider-news .slick-track {
    padding-bottom: 60px;
}

.slider-news .box {
    overflow: hidden;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.slider-news .box img {
    width: 100%;
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.slider-news .box h3 {
    padding: 20px 20px 15px;
    font-weight: 600;
    font-size: 20px;
}

.slider-news .box p {
    font-size: 16px;
    line-height: 21px;
    padding: 0 20px 15px;
}

.slider-news .box .bottom {
    padding: 0 20px 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.slider-news .box .bottom a {
    font-weight: 600;
    font-size: 16px;
    color: #67579C;
    text-decoration: underline;
    transition: 0.4s;
}

.slider-news .box .bottom a:hover {
    color: #59C2A4;
}

.slider-news .box .bottom p {
    font-size: 14px;
    color: #C4C4C4;
    padding: 0;
}

.slider-news .slick-dots {
    bottom: 30px;
}

.slider-news .slick-dots li {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: auto;
}

.slider-news .slick-dots li.slick-active button {
    opacity: 1;
}

.slider-news .slick-dots button {
    opacity: 0.3;
    background-color: #59C2A4;
    width: 35px;
    height: 4px;
    border-radius: 99px;
    padding: 0;
    transition: 0.4s;
}

.slider-news .slick-dots button:before {
    display: none;
}

.slider-news .slick-arrow {
    background-image: url("img/arrow-white.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 25px;
    background-color: #67579C;
    border-radius: 99px;
    width: 50px;
    height: 50px;
    top: 50%;
    transition: 0.4s;
}

.slider-news .slick-arrow:hover {
    background-color: #816EBD;
    box-shadow: 0px 2px 4px rgba(81, 81, 81, 0.4);
}

.slider-news .slick-arrow:before {
    display: none;
}

.slider-news .slick-arrow.slick-prev {
    left: unset;
    right: calc(100% + 5px);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.slider-news .slick-arrow.slick-next {
    right: unset;
    left: calc(100% + 5px);
    -webkit-transform: translate(0, -50%) scale(-1, 1);
    transform: translate(0, -50%) scale(-1, 1);
}

.icons-list .box {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.icons-list .box:last-child {
    margin-bottom: 0;
}

.icons-list .box img {
    width: 120px;
    height: auto;
    margin-right: 20px;
}

.icons-list .box h2 {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
}

.icons-list .box h2 span {
    font-weight: 600;
    font-size: 18px;
}

.icons-list .box p {
    line-height: 1.3;
}

.icons-list .box p a {
    padding: 6px 10px;
    margin: 2px 3px;
    background-color: #67579C;
    transition: 0.4s;
    font-weight: 600;
    color: white;
    border-radius: 99px;
    display: inline-block;
    text-align: center;
}

.icons-list .box p a:hover {
    background-color: #816EBD;
    box-shadow: 0px 2px 4px rgba(81, 81, 81, 0.4);
}

.icons-list .box .mob {
    display: none;
}

.tabs-section.page-home__how .tabs-headers {
    background-color: transparent;
    padding-top: 0;
}

.tabs-section.page-home__how .tabs-headers h1,
.tabs-section.page-home__how .tabs-headers .page-title {
    max-width: 370px;
    font-size: 30px;
    background: #EAEAF2;
}

.tabs-section.page-home__how .tabs-headers h1.active,
.tabs-section.page-home__how .tabs-headers .page-title.active {
    background: #F4F5F9;
}

.tabs-section.page-home__how .tabs-bodies {
    background: #F4F5F9;
}

.tabs-section.page-home__how .tabs-bodies .container {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
}

.tabs-section.page-home__how .tabs-bodies .box {
    width: calc(25% - 22.5px);
    margin-right: 30px;
    margin-bottom: 40px;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(103, 87, 156, 0.25);
    border-radius: 10px;
    padding: 20px;
}

.tabs-section.page-home__how .tabs-bodies .box .top {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.tabs-section.page-home__how .tabs-bodies .box .top .num {
    font-weight: bold;
    font-size: 50px;
    color: #59C2A4;
    margin-right: 10px;
}

.tabs-section.page-home__how .tabs-bodies .box .top .h3 {
    font-weight: 600;
    font-size: 18px;
}

.tabs-section.page-home__how .tabs-bodies .box p {
    line-height: 1.3;
}

.tabs-section.page-home__how .tabs-bodies .btn-box {
    width: 100%;
    display: flex;
    justify-content: center;
}

.tabs-section .page-title {
    padding-top: 30px;
    text-align: center;
    background-color: #F4F5F9;
}

.tabs-section .tabs-headers {
    padding-top: 40px;
    background-color: #F4F5F9;
}

.tabs-section .tabs-headers .container {
    display: flex;
    justify-content: center;
}

.tabs-section .tabs-headers h1, .tabs-section .tabs-headers h2,
.tabs-section .tabs-headers .page-title {
    background: #EAEAF2;
    border-radius: 10px 10px 0px 0px;
    width: 100%;
    margin-right: 2px;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    cursor: pointer;
    transition: 0.4s;
    overflow: hidden;
    position: relative;
}

.tabs-section .tabs-headers h1, .tabs-section .tabs-headers h2 {
    padding: 15px;
}

.tabs-section .tabs-headers .page-title {
    padding: 11px 15px;
}

.tabs-section .tabs-headers h1:before, .tabs-section .tabs-headers h2:before,
.tabs-section .tabs-headers .page-title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    background-color: #59C2A4;
    opacity: 0;
    transition: 0.4s;
}

.tabs-section .tabs-headers h1:last-child, .tabs-section .tabs-headers h2:last-child,
.tabs-section .tabs-headers .page-title:last-child {
    margin-right: 0;
}

.tabs-section .tabs-headers h1.active, .tabs-section .tabs-headers h2.active,
.tabs-section .tabs-headers .page-title.active {
    background-color: white;
}

.tabs-section .tabs-headers h1.active:before, .tabs-section .tabs-headers h2.active:before,
.tabs-section .tabs-headers .page-title.active:before {
    opacity: 1;
}

.tabs-section .tabs-bodies {
    background-color: white;
    padding-bottom: 50px;
    padding-top: 30px;
}

.tabs-section .tabs-bodies .tab-box {
    display: none;
}

.tabs-section .tabs-bodies .tab-box.active {
    display: block;
}

.page-top {
    margin-bottom: 40px;
}

.page-top p {
    margin-top: 5px;
    color: #C4C4C4;
    line-height: 1.3;
}

.page-top p a {
    font-weight: 600;
    color: #C4C4C4;
    transition: 0.4s;
}

.page-top p a:hover {
    color: #59C2A4;
}

.page-contacts .breadcrumbs {
    margin-bottom: 45px;
}

.page-contacts .page-top {
    margin-bottom: 40px;
}

.page-contacts__row {
    display: flex;
    flex-wrap: wrap;
}

.page-contacts__column {
    display: flex;
    flex-direction: column;
}

.page-contacts__column:nth-child(odd) {
    flex: 1;
    margin-right: 28px;
}

.page-contacts__column:nth-child(2) {
    width: 480px;
}

.contacts-for-clients {
    display: flex;

}

.contacts-for-clients__column {
    display: flex;
    align-items: flex-start;
    margin: 0 -15px 30px;
}

.contacts-for-clients__item {
    flex: 1 1;
    margin: 0 15px 15px;
}

.contacts-for-clients__block {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.contacts-for-clients__block .img {
    margin-right: 10px;
}

.contacts-for-clients__block-title {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px;
}

.contacts-for-clients__text {
    display: flex;
    flex-direction: column;
}

.contacts-for-clients__text p, .contacts-for-clients__text a {
    font-size: 16px;
    line-height: 21px;
}

.contacts-for-clients__text span {
    font-size: 12px;
    line-height: 15px;
    color: #C4C4C4;
}

.contacts-for-clients__text a {
    text-decoration: underline;
    transition: .4s;
}

.contacts-for-clients__text a:hover {
    color: #59C2A4;
}

.contacts-details {
    padding: 40px 30px;
    box-shadow: 0px 4px 10px rgb(103 87 156 / 25%);
    border-radius: 10px;
}

.contacts-details__item {
    flex: 1 1;
    margin: 0 15px 15px;
}

.contacts-details__block {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
}

.contacts-details__block .img {
    margin-right: 10px;
}

.contacts-details__block-title {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 20px;
}

.contacts-details__text {
    display: flex;
    flex-direction: column;
}

.contacts-details__text p,
.contacts-details__text a {
    font-size: 16px;
    line-height: 21px;
}

.contacts-details__text span {
    font-size: 12px;
    line-height: 15px;
    color: #C4C4C4;
}

.contacts-details__text a {
    text-decoration: underline;
}

.page-contacts #google-map {
    height: 250px;
    border-radius: 10px;
}

.page-contacts #g-map {
    width: 1170px;
    max-width: 100%;
    min-height: 251px;
    height: auto;
    background-image: url("img/map.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    margin-top: 50px;
}

.page-home__main-screen {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.page-home__main-screen .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 920px;
}

.page-home__main-screen .bottom-calc {
    width: 100%;
    position: relative;
    margin-bottom: 27px;
}

.page-home__main-screen .left-calc {
    width: 415px;
    margin-top: 60px;
    margin-right: 40px;
    padding: 20px 0;
    position: relative;
    align-self: flex-start;
}

.page-home__main-screen .top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    align-self: stretch;
}

.page-home__main-screen .top .txt {
    width: 325px;
    margin: 50px 0 15px;
}

.page-home__main-screen .top .txt * {
    color: white;
}

.page-home__main-screen .top .title {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
}

.page-home__main-screen .top h1 {
    font-size: 22px;
    color: white;
    margin-bottom: 7px;
}

.page-home__main-screen .top .subtitle * {
    font-size: 14px;
    font-weight: 500;
}

.page-home__main-screen .top .subtitle > *:first-child,
.page-home__main-screen .top .subtitle > *:first-child *:not(strong) {
    font-size: 16px;
}

.page-home__main-screen .top .subtitle strong {
    font-size: 18px;
    font-weight: 700;
}

.page-home__main-screen .top .subtitle p {
    margin-bottom: 25px;
}

.page-home__main-screen .top .subtitle a {
    text-decoration: underline;
}

.page-home__main-screen .top img {
    width: 327px;
    object-fit: contain;
    flex-shrink: 0;
    display: block;
    pointer-events: none;
    align-self: flex-end;
}

.page-home__main-screen .right {
    display: flex;
    flex-direction: row;
    width: calc(100% - 410px);
    padding-top: 120px;
    align-self: stretch;
}

.page-home__main-screen .right .txt {
    width: 325px;
    flex-shrink: 0;
    margin-bottom: auto;
}

.page-home__main-screen .right .title {
    font-size: 30px;
    color: white;
    font-weight: 700;
    margin-bottom: 30px;
}

.page-home__main-screen .right h1 {
    font-size: 22px;
    color: white;
    margin-bottom: 7px;
}

.page-home__main-screen .right .subtitle * {
    font-size: 24px;
    font-weight: 500;
}

.page-home__main-screen .right .subtitle p {
    margin-bottom: 25px;
}

.page-home__main-screen .right img {
    height: 465px;
    width: auto;
    display: block;
    margin: 20px auto 0 -100px;
    pointer-events: none;
}

.page-home__main-screen .bottom-row {
    display: flex;
    flex-direction: row;
}

.page-home__main-screen .bottom-row .item {
    background: #FFFFFF;
    box-shadow: inset 0px 0px 8px #FFFFFF;
    border-radius: 10px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 5px 40px 5px 30px;
    width: 100%;
    max-width: 370px;
}

.page-home__main-screen .bottom-row .item img {
    display: block;
    margin-top: -15px;
    margin-right: 30px;
}

.page-home__main-screen .bottom-row .item p {
    font-size: 14px;
    color: #59C2A4;
}

.page-home__main-screen .bottom-row .item h3 {
    font-size: 18px;
    font-weight: 600;
    color: #59C2A4;
}

.page-home__main-screen .bottom-row .item svg {
    margin-left: auto;
    transition: 0.4s;
}

.page-home__main-screen .bottom-row .item svg * {
    transition: 0.4s;
}

.page-home__main-screen .bottom-row .item:hover svg {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.page-home__main-screen .bottom-row .item:hover svg * {
    fill: #59C2A4;
}

.page-home__main-screen .bottom-row .item.purple {
    background-color: #67579C;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
}

.page-home__main-screen .bottom-row .item.purple p,
.page-home__main-screen .bottom-row .item.purple h2 {
    color: white;
}

.page-home__main-screen .bottom-row .item.purple svg * {
    fill: white;
}

.page-home__main-screen .breadcrumb-div {
    margin-bottom: 15px;
}

.page-credit-online__main-screen {
    background: linear-gradient(104.13deg, #67579C 15.75%, #A696DB 85.31%);
}

.page-credit-online__main-screen .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.page-credit-online__main-screen .left-calc {
    width: 370px;
    flex-shrink: 0;
    margin-top: 60px;
    padding: 20px 0;
    align-self: flex-start;
}

.page-credit-online__main-screen .right {
    display: flex;
    flex-direction: row;
    padding: 20px 0;
    align-self: stretch;
    align-items: center;
}

.page-credit-online__main-screen .right img {
    height: 500px;
    width: auto;
    display: block;
    pointer-events: none;
}

.page-home__why {
    padding: 40px 0 30px;
}

.page-home__why .page-title {
    text-align: center;
    margin-bottom: 47px;
}

.page-home__why .row {
    display: flex;
    flex-wrap: wrap;
}

.page-home__why .box {
    width: calc(33.33% - 40px);
    margin-right: 60px;
    margin-bottom: 30px;
}

.page-home__why .box .top {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.page-home__why .box .top img {
    width: 50px;
    height: 50px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-right: 15px;
}

.page-home__why .box .top .h3 {
    width: calc(100% - 65px);
    font-weight: 600;
    font-size: 18px;
}

.page-home__why .box p {
    line-height: 1.3;
}

.page-home__defence {
    padding: 40px 0 60px;
}

.page-home__defence .container .page-title {
    text-align: center;
    margin-bottom: 47px;
}

.page-home__defence .row {
    display: flex;
    flex-wrap: wrap;
}

.page-home__defence .box {
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(103, 87, 156, 0.25);
    border-radius: 10px;
    margin-right: 30px;
    margin-bottom: 30px;
    width: calc(25% - 22.5px);
    padding: 20px 18px;
}

.page-home__defence .box .top {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.page-home__defence .box .top img {
    width: 35px;
    height: 35px;
    margin-right: 15px;
}

.page-home__defence .box .top .h3 {
    width: calc(100% - 50px);
    font-size: 15px;
    font-weight: 600;
}

.page-home__defence .box p {
    line-height: 1.3;
}

.protected-persons-info-section {
    padding: 80px 0;
    background: #F4F5F9;
}

.protected-persons-info-section__top {
    display: flex;
}

.protected-persons-info-section .page-title {
    max-width: 360px;
    flex-shrink: 0;
    margin-right: 30px;
    padding-left: 15px;
    border-left: 3px solid #67579C;
}

.protected-persons-info-section .desc span {
    color: #697395;
}

.protected-persons-info-section .desc a {
    color: #67579C;
}

.protected-persons-info-section__bottom {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 35px;
}

.contacts-for-protected-persons-info {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    flex-shrink: 0;
}

.contacts-for-protected-persons-info__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #EEEAFD;
}

.contacts-for-protected-persons-info__text {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}

.contacts-for-protected-persons-info__link-list {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.contacts-for-protected-persons-info__link-item {
    color: #67579C;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px;
    text-decoration-line: underline;
}

.page-home__reviews {
    padding: 40px 0 80px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.page-home__reviews .page-title {
    text-align: center;
    color: white;
    margin-bottom: 22px;
}

.page-home__reviews .btn-box-wrapper {
    margin-top: 80px;
}

.page-home__reviews .btn-box {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.page-home__reviews .btn-box .link {
    text-decoration: underline;
    color: #fff;
}

.page-home__reviews .rev-slider {
    width: calc(100% + 30px);
    margin: 0 -15px;
}

.page-home__reviews .rev-slider .slick-slide {
    padding: 0 15px;
}

.page-home__reviews .rev-slider .slick-dots {
    bottom: -35px;
}

.page-home__reviews .rev-slider .slick-dots li {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: auto;
}

.page-home__reviews .rev-slider .slick-dots li.slick-active button {
    background: #fff;
}

.page-home__reviews .rev-slider .slick-dots button {
    background: #95D2C1;
    padding: 0;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.page-home__reviews .rev-slider .slick-dots button:before {
    display: none;
}

.page-home__reviews .rev-slider .slick-arrow {
    background-image: url("img/arrow-white.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 25px;
    background-color: #67579C;
    border-radius: 99px;
    width: 50px;
    height: 50px;
    top: 50%;
    transition: 0.4s;
}

.page-home__reviews .rev-slider .slick-arrow:hover {
    background-color: #816EBD;
    box-shadow: 0px 2px 4px rgba(81, 81, 81, 0.4);
}

.page-home__reviews .rev-slider .slick-arrow:before {
    display: none;
}

.page-home__reviews .rev-slider .slick-arrow.slick-prev {
    left: unset;
    right: calc(100% + 5px);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.page-home__reviews .rev-slider .slick-arrow.slick-next {
    right: unset;
    left: calc(100% + 5px);
    -webkit-transform: translate(0, -50%) scale(-1, 1);
    transform: translate(0, -50%) scale(-1, 1);
}

.page-home__reviews .rev-slider .box {
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(103, 87, 156, 0.25);
    border-radius: 10px;
    padding: 20px 20px 25px;
}

.page-home__reviews .rev-slider .box .top {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.page-home__reviews .rev-slider .box .top img {
    width: 70px;
    height: 70px;
    border-radius: 99px;
    display: block;
    margin-right: 15px;
}

.page-home__reviews .rev-slider .box .top .txt {
    width: calc(100% - 85px);
}

.page-home__reviews .rev-slider .box .top .txt .name {
    font-size: 18px;
    font-weight: 600;
}

.page-home__reviews .rev-slider .box .top .txt p {
    font-size: 14px;
    margin-bottom: 0;
}

.page-home__reviews .rev-slider .box p {
    line-height: 1.3;
}

.page-home__reviews .rev-slider .box .bottom {
    padding-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page-home__reviews .rev-slider .box .bottom p {
    font-size: 14px;
    color: #C4C4C4;
}

#page-faq ul {
    margin-left: 18px;
}

#page-faq ul > li {
    list-style-type: disc;
}

#page-faq ul > li::marker {
    color: #67579C;
}

#page-faq ul > li:before {
    content: none;
}

.page-home__faq {
    padding: 0 0 60px;
}

.page-home__faq .faq-group {
    border: 1px solid #BAC3D5;
    border-radius: 6px;
    overflow: hidden;
}

.page-home__faq .faq-group:not(:last-child) {
    margin-bottom: 20px;
}

.page-home__faq .faq-group .faq-group-title {
    font-size: 18px;
    font-weight: 600;
    color: #130E21;
    padding: 15px 50px 15px 12px;
    position: relative;
    cursor: pointer;
}

.page-home__faq .faq-group .faq-group-title:hover {
    background: #F7F4FF;
}

.page-home__faq .faq-group .faq-group-title:before {
    content: "";
    background-image: url("img/btn-plus.svg");
    position: absolute;
    right: 20px;
    top: 50%;
    width: 25px;
    height: 25px;
    transform: translate(0, -50%);
}

.page-home__faq .faq-group .faq-group-title.open:before {
    background-image: url("img/btn-minus.svg");
}

.page-home__faq .faq-group .acc {
    padding: 0 12px 20px;
}

.page-home__faq .faq-group .acc-title {
    margin-top: 26px;
    padding-right: 25px;
    position: relative;
    cursor: pointer;
}

.page-home__faq .faq-group .acc .acc-title:first-child {
    margin-top: 15px;
}

.page-home__faq .faq-group .acc .acc-title:before {
    content: "";
    position: absolute;
    right: 17px;
    top: 50%;
    -webkit-transform: translate(0, -75%) rotate(45deg);
    transform: translate(0, -75%) rotate(45deg);
    width: 5px;
    height: 5px;
    border: 2px solid #BAC3D5;
    border-left: none;
    border-top: none;
    transition: 0.4s;
}

.page-home__faq .faq-group .acc .acc-title.open:before {
    -webkit-transform: translate(0, -25%) rotate(-135deg);
    transform: translate(0, -25%) rotate(-135deg);
    border-color: #67579C;
}

.page-home__faq .faq-group .acc .acc-title,
.page-home__faq .faq-group .acc .acc-title * {
    font-size: 16px;
    font-weight: 500;
}

.page-home__faq .faq-group .acc .acc-body {
    display: none;
    background: #F7F4FF;
    border-radius: 6px;
    padding: 15px 10px;
    margin-top: 18px;
}

.page-home__faq .faq-group .acc .acc-body * {
    font-size: 15px;
}

.page-home__faq .faq-group .acc .acc-body > *:not(:first-child) {
    margin-top: 10px;
}

.page-home__faq .faq-group .acc .acc-body a {
    color: #8261F0;
    text-decoration: underline;
    transition: 0.4s;
}

.page-home__faq .faq-group .acc-body a:hover {
    color: #59C2A4;
}

.page-home__faq .faq-group .acc .acc-body ul {
    margin-top: 10px;
    margin-bottom: 0;
}

.page-home__faq .faq-group .acc .acc-body ul:first-child {
    margin-top: 0;
}

.page-home__faq .faq-group .acc .acc-body img {
    width: 612px;
    height: 451px;
    background: #FFFFFF;
    border: 1px solid #BAC3D5;
    border-radius: 4px;
    object-fit: contain;
}

.page-home__about {
    padding-top: 40px;
}

.page-home__about .page-title {
    text-align: center;
    margin-bottom: 37px;
}

.page-home__about .content {
    display: flex;
}

.page-home__about .content .left {
    width: calc(50% - 15px);
    margin-bottom: 80px;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(103, 87, 156, 0.25);
    border-radius: 10px;
    padding: 20px 20px 30px 30px;
    position: relative;
    overflow: hidden;
}

.page-home__about .content .left:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(100% - 22px);
    height: 50px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 56.58%);
}

.page-home__about .content .left .scroll {
    max-height: 460px;
    overflow: auto;
    padding-right: 15px;
}

.page-home__about .content .left .scroll :last-child {
    margin-bottom: 20px;
}

.page-home__about .content .left .scroll::-webkit-scrollbar {
    width: 2px;
    margin-right: 10px;
    right: 10px;
}

.page-home__about .content .left .scroll::-webkit-scrollbar-track {
    background: #fff;
}

.page-home__about .content .left .scroll::-webkit-scrollbar-thumb {
    background: #59C2A4;
}

.page-home__about .content .left .scroll::-webkit-scrollbar-thumb:hover {
    background: #59C2A4;
}

.page-home__about .content .right {
    margin-left: 30px;
    width: calc(50% - 15px);
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.page-home__about .content .right img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

#marquee {
    position: relative;
}

#marquee .str_inner {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    margin-left: 0px;
}

#marquee .str_origin {
    display: flex;
}

#marquee .str_move_clone {
    display: flex;
    position: absolute;
    right: 100%;
}

.page-home__partners {
    padding: 0 0 80px;
}

.page-home__partners .page-title {
    text-align: center;
    margin-bottom: 27px;
}

.page-home__partners .box {
    background: #F7F7FA;
    border-radius: 15px;
    width: 220px;
    height: 120px;
    padding: 15px;
    margin-right: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-home__partners .box img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.page-reviews {
    padding: 40px 0 80px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.page-reviews .page-title {
    text-align: center;
    color: white;
    margin-bottom: 22px;
}

.page-reviews .form {
    max-width: 420px;
    margin: 60px auto 0;
}

.page-reviews .section-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 30px;
}

.page-reviews .input-box {
    width: 100%;
    margin-bottom: 25px;
    position: relative;
}

.page-reviews .input-box .input, .page-reviews .input-box textarea {
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 10px 15px;
    background: #fff;
    border: 1px solid #130E21;
    border-radius: 10px;
}

.page-reviews .btn-box {
    display: flex;
    justify-content: center;
}

.feedback-wrapper {
    position: relative;
}

.review-feedback {
    display: inline-block;
    background: transparent;
    border: none;
    position: absolute;
    top: 15px;
    right: 0;
    cursor: pointer;
}

.review-feedback span {
    color: #59C2A4;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    text-decoration-line: underline;
}

.comment_loadmore {
    text-align: center;
    cursor: pointer;
}

.comment_loadmore span {
    display: inline-block;
    border-bottom: 1px dashed #59C2A4;
    font-weight: 600;
    font-size: 16px;
    color: #59C2A4;
    vertical-align: 5px;
    margin-left: 10px;
}

.actions-count {
    position: relative;
}

.actions-count span {
    position: absolute;
    top: 0;
    margin-left: 5px;
    font-style: normal;
    font-weight: 450;
    font-size: 10px;
    line-height: 12px;
    color: #fff;
    background: #FF2727;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    text-align: center;
}

.page-home__product {
    padding-top: 40px;
    padding-bottom: 60px;
}

.page-home__product .page-title {
    text-align: center;
    margin-bottom: 37px;
}

.page-home__product .product-list {
    overflow: auto;
}

.page-home__product .product-list .table-wrapper {
    width: 100%;
}

.page-home__product .product-terms-tabs {
    display: flex;
    margin-bottom: 15px;
}

.page-home__product .product-terms-tabs .product-terms-tabs__title {
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 14px;
    color: #697395;
    padding: 0 15px 12px;
    border-bottom: 1px solid #F7F7FA;
    cursor: pointer;
}

.page-home__product .product-terms-tabs .product-terms-tabs__title.active,
.page-home__product .product-terms-tabs .product-terms-tabs__title:hover {
    color: #130E21;
    border-bottom: 2px solid #67579C;
}

.page-home__product .product-terms__main {
    display: none;
}

.page-home__product .product-terms__main.active {
    display: block;
}

.product-terms-table__last-row .top {
    margin-bottom: 20px;
}

.product-terms-table__last-row .top,
.product-terms-table__last-row .top * {
    color: #697395;
}

.product-terms-table__last-row .warning-section_container {
    margin-top: 20px;
    margin-bottom: 0;
}

.product-terms-block {
    display: none;
}

.product-terms-block__body {
    border: 1px solid #BAC3D5;
    border-top: none;
    border-radius: 0 0 15px 15px;
    padding: 10px 15px 20px;
}

.product-terms-block-tabs {
    display: flex;
    border: 1px solid #BAC3D5;
    border-bottom: none;
    border-radius: 15px 15px 0 0;
}

.product-terms-block-tabs > div {
    font-weight: 500;
    font-size: 15px;
    color: #697395;
    width: 50%;
    text-align: center;
    border-bottom: 1px solid #F7F7FA;
    padding: 16px 0;
    cursor: pointer;
}

.product-terms-block-tabs > div.active,
.product-terms-block-tabs > div:hover {
    color: #130E21;
    border-bottom: 2px solid #67579C;
}

.product-terms-block__item {
    display: none;
    margin-bottom: 20px;
}

.product-terms-block__item.active {
    display: block;
}

.product-terms-block__item > :first-child {
    font-weight: 500;
}

.product-terms-block__last-item .top {
    margin-top: 20px;
    margin-bottom: 20px;
}

.product-terms-block__last-item .top,
.product-terms-block__last-item .top * {
    color: #697395;
}

.product-terms-block__last-item .warning-section_container {
    margin-top: 20px;
    margin-bottom: 0;
}


@media screen and (max-width: 740px) {
    .page-home__product .product-terms-table {
        display: none;
    }

    .product-terms-block {
        display: block;
    }
}

.page-home__product table {
    width: 100%;
    border-collapse: collapse;
}

.page-home__product table thead {
    text-align: left;
}

.page-home__product table thead td {
    text-align: left;
    border: 1px solid #dfe4ee;
    padding: 20px;
    line-height: 1.2;
    font-weight: 600;
    vertical-align: top;
}

.page-home__product table tbody {
    border-collapse: collapse;
}

.page-home__product table tbody td {
    padding: 20px;
    border: 1px solid #dfe4ee;
}

.page-home__product table .cell-center {
    text-align: center;
}

.page-home__top-section {
    background-color: #67579C;
    padding: 15px 0;
}

.page-home__top-section .content {
    text-align: center;
}

.page-home__top-section .content * {
    font-size: 18px;
    color: white;
    line-height: 130%;
}

.page-home__top-section .content a {
    text-decoration: underline;
    cursor: pointer;
    transition: 0.4s;
}

.page-home__top-section .content a:hover {
    color: #59C2A4;
}

.dropdown-menu {
    position: relative
}

.dropdown-menu * {
    font-weight: 600;
    font-size: 15px;
}

.header .dropdown-menu * {
    font-weight: 600;
    font-size: 14px;
}

.dropdown-menu__btn {
    padding: 6px 30px 6px 8px;
    position: relative
}

dropdown-menu--theme-white .dropdown-menu__btn a span {
    color: white;
    text-decoration: underline;
}

.dropdown-menu__btn:before {
    content: "";
    position: absolute;
    right: 8px;
    top: 50%;
    -webkit-transform: translate(0, -65%) rotate(45deg);
    transform: translate(0, -65%) rotate(45deg);
    width: 6px;
    height: 6px;
    border: 2px solid #130E21;
    border-left: none;
    border-top: none
}

.dropdown-menu__container {
    display: none;
    position: absolute;
    z-index: 1000;
    padding-top: 5px
}

.dropdown-menu__content {
    border: 1px solid #BAC3D5;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background: #FFFFFF;
    overflow: hidden
}

.dropdown-menu__content-item {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 9px 22px 6px 8px;
    transition: .4s
}

.dropdown-menu__content-item:hover {
    background: #E9E9E9
}

.dropdown-menu__content-item > *:not(:last-child) {
    margin-right: 5px
}

.dropdown-menu:hover .dropdown-menu__container {
    display: block
}

.dropdown-menu:hover .dropdown-menu__btn:before {
    -webkit-transform: translate(0, -25%) rotate(-135deg);
    transform: translate(0, -25%) rotate(-135deg)
}

.dropdown-menu.language-menu .dropdown-menu__btn {
    background: #F7F7FA;
    border-radius: 5px
}

.dropdown-menu.language-menu span {
    padding-top: 2px;
    display: block
}

.dropdown-menu.phones-menu a {
    white-space: nowrap;
    color: #130E21
}

.dropdown-menu.phones-menu a .img {
    margin-right: 5px;
    width: 14px
}

.dropdown-menu.phones-menu .dropdown-menu__btn {
    width: -webkit-min-content;
    width: min-content
}

.dropdown-menu.phones-menu .dropdown-menu__btn a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.footer .dropdown-menu.phones-menu {
    margin-left: -9px
}

.dropdown-menu.dropdown-menu--theme-white.phones-menu .img {
    display: none
}

.dropdown-menu.dropdown-menu--theme-white.phones-menu .dropdown-menu__btn a {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    transition: .4s
}

.dropdown-menu.dropdown-menu--theme-white.phones-menu .dropdown-menu__btn a span {
    color: #FFFFFF
}

.dropdown-menu.dropdown-menu--theme-white.phones-menu .dropdown-menu__btn:before {
    border-color: #FFFFFF
}

.phones__list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: -5px
}

.phones__item {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 6px
}

.phones__item .img {
    height: 14px;
    margin-right: 5px
}

.phones__link {
    white-space: nowrap;
    transition: .4s
}

.phones__link:hover {
    color: #59C2A4
}

.phones__link--theme-purple {
    color: #67579C
}

.phones__link--theme-white {
    font-size: 16px;
    color: white;
    font-weight: 350
}

@media screen and (min-width: 741px) {
    .page-title.hide-pc {
        display: none;
    }
}

@media screen and (min-width: 801px) {
    .page-home__main-screen .bottom-row.bottom-row-right {
        width: 1170px;
        align-items: flex-end;
    }
}

@media screen and (min-width: 1025px) {
    .tabs-section.page-home__how .tabs-bodies .box:nth-child(4n) {
        margin-right: 0;
    }

    .page-home__why .box:nth-child(3n) {
        margin-right: 0;
    }
}

@media screen and (min-width: 1301px) {
    .page-home__defence .box:nth-child(4n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 1450px) {
    .news-single .single-top h1 {
        font-size: 35px;
    }

    .news-single .content h1 {
        font-size: 35px;
    }

    .page-home__main-screen .right .title {
        font-size: 30px;
    }

    .page-home__main-screen .right h1 {
        margin-bottom: 10px;
    }

    .page-home__main-screen .right .subtitle * {
        font-size: 24px;
    }
}

@media screen and (max-width: 1330px) {
    .slider-news .slick-arrow {
        display: none !important;
    }

    .page-home__reviews .rev-slider .slick-arrow {
        display: none !important;
    }
}

@media screen and (max-width: 1315px) {
    .page-news-single .coll:nth-child(1) {
        width: calc(90vw - 420px);
    }
}

@media screen and (max-width: 1300px) {
    .page-home__main-screen .right img {
        height: 35.769vw;
    }

    .page-home__defence .box {
        width: calc(50% - 15px);
    }

    .page-home__defence .box:nth-child(2n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 1100px) {
    .header__middle {
        padding: 10px 30px;
    }

    .news-single .single-top h1 {
        font-size: 30px;
    }

    .news-single .content h1 {
        font-size: 30px;
    }

    .news-single .content h2 {
        font-size: 20px;
    }

    .page-home__main-screen .right .title {
        font-size: 30px;
    }

    .page-home__main-screen .right {
        flex-direction: column;
    }

    .page-home__main-screen .right .txt {
        width: unset;
        flex-shrink: unset;
    }

    .page-home__main-screen .right img {
        margin: 20px auto 0 -45px;
    }
}

@media screen and (max-width: 1024px) {

    .header {
        height: unset;
    }

    .header__container {
        height: unset;
    }

    .header__middle {
        position: absolute;
        z-index: 0;
        left: 50%;
        top: calc(100% + 4px);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: 4px 20px;
        width: 100%;
        max-width: 700px;
    }

    .header.logged .header__logo {
        margin-right: auto;
    }

    .header.logged .header__menu {
        display: none;
    }

    .header.logged .languages {
        display: none;
    }

    .header.logged .header__user:before {
        display: none;
    }

    .header.logged .header__logout {
        display: none;
    }

    .header.logged .menu-btn {
        display: block;
    }

    .header.unlogged .header__logo {
        margin-right: auto;
    }

    .header.unlogged .header__menu {
        display: none;
    }

    .header.unlogged .languages {
        display: none;
    }

    .header.unlogged .menu-btn {
        display: block;
    }

    .header__logo:before {
        display: none;
    }

    .header .header__contacts {
        display: none;
    }

    .header .dropdown-menu.language-menu {
        display: none;
    }

    .header.unlogged .login-btn {
        display: none;
    }

    .header .sub-row {
        display: none;
    }

    .header-login {
        color: #67579C;
        margin-right: 0;
        border-right: none;
    }

    .header__logo:before {
        display: none;
    }

    .header .dropdown-menu.language-menu {
        display: none;
    }

    .header .return-to-complete-action {
        position: fixed;
        bottom: 0;
        width: 100%;
    }

    .mobile-logout {
        display: none;
        padding-right: 0;
        margin-right: 20px;
    }

    .page-2coll .container {
        flex-direction: column;
    }

    .page-2coll .coll:nth-child(1) {
        width: 100%;
    }

    .page-2coll .coll:nth-child(2) {
        width: 100%;
        max-width: 370px;
        margin: 50px auto 0;
    }

    .page-news-single .coll:nth-child(1) {
        width: 90vw;
        order: 1;
    }

    .page-news-single .coll:nth-child(2) {
        order: 3;
        margin-top: 40px;
        margin-bottom: 40px;
        width: 90vw;
        max-width: 370px;
    }

    .page-news-single .page-news_slider {
        order: 2;
        margin-top: 35px;
    }

    .icons-list .box {
        max-width: unset;
    }

    .tabs-section.page-home__how .tabs-bodies .box {
        width: calc(50% - 15px);
    }

    .tabs-section.page-home__how .tabs-bodies .box:nth-child(2n) {
        margin-right: 0;
    }

    .page-home__why .box {
        width: calc(50% - 20px);
        margin-right: 40px;
    }

    .page-home__why .box:nth-child(2n) {
        margin-right: 0;
    }

    .page-home__about .content {
        flex-direction: column;
    }

    .page-home__about .content .left {
        width: 100%;
        margin-bottom: 30px;
    }

    .page-home__about .content .right {
        width: 100%;
        justify-content: center;
        margin-left: 0;
    }

    .page-contacts__column {
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .page-contacts__column {
        margin-bottom: 30px;
    }

    .page-contacts__column,
    .page-contacts__column:nth-child(2) {
        width: 100%;
    }

    .page-contacts__column:nth-child(odd) {
        margin-right: 0;
    }

    .contacts-for-clients {
        flex-wrap: wrap;
    }

    .contacts-for-clients__item {
        flex: 0 0 calc(50% - 30px);
    }

    .page-home__main-screen .top img {
        max-width: 50%;
    }
}

@media screen and (max-width: 920px) {
    .footer {
        padding-bottom: 80px;
    }

    .footer .fist-row {
        flex-direction: column;
    }

    .footer .fist-row .first-col {
        width: 100%;
        padding-right: 0;
    }

    .footer .fist-row .first-col:not(:last-child) {
        border-right: unset;
        border-bottom: 1px solid rgba(247, 247, 250, 0.08);
    }

    .footer .fist-row .second-col {
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
    }

    .footer .fist-row .first-col .row .coll:first-child,
    .footer .second-row > .coll > .row .coll:first-child {
        max-width: 200px;
    }

    .footer .fist-row .first-col .row .coll:last-child,
    .footer .second-row > .coll > .row .coll:last-child {
        width: 135px;
        flex-shrink: 0;
    }

    .footer .fist-row .first-col .row.mobile-column {
        flex-direction: column;
    }

    .footer .fist-row .first-col .row.mobile-column .coll:first-child {
        margin-bottom: 20px;
    }

    .footer .fist-row .first-col .row.mobile-column .coll.right {
        text-align: unset;
    }

    .footer .footer-menu {
        column-count: 2;
    }

    .footer .fist-row .second-col .footer-menu li {
        margin-bottom: 20px;
    }

    .footer .fist-row .second-col > :not(:last-child) {
        margin-bottom: 20px;
    }

    .footer .second-row {
        flex-direction: column;
    }

    .footer .second-row > .coll > .row .coll {

    }

    .footer .second-row > .coll:nth-child(1) {
        width: 100%;
        margin-bottom: 25px;
    }

    .footer .second-row > .coll:nth-child(1) * {
        font-size: 13px;
    }

    .footer .second-row > .coll:nth-child(2) {
        width: 100%;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between;
    }

    .footer .second-row > .coll:nth-child(2) > :not(:last-child) {
        margin-bottom: 0;
    }

    .footer .mobile-hide {
        display: none !important;
    }

    .page-home__main-screen .container {
        width: 100%;
    }

    .page-home__main-screen .top {
        width: 90%;
        align-self: center;
    }

    .page-home__main-screen .top .txt {
        margin: 15px 0 5px;
    }

    .wide-calc {
        padding: 15px 15px 25px;
    }

    .wide-calc .wide-calc__container {
        flex-direction: column;
    }

    .wide-calc .calc__tabs {
        margin-bottom: 15px;
    }

    .wide-calc .range-item {
        margin-bottom: 15px;
    }

    .wide-calc .column:first-child .wrapper {
        padding: 0 0 20px 0;
        border-right: unset;
    }

    .wide-calc .column:last-child {
        width: 100%;
        padding: 0 0 0 0;
    }

    .wide-calc .calc__tab {
        width: 50%;
        padding: 0 5px 10px;
    }

    .wide-calc .calculator-payments-row {
        margin-top: 3px;
    }

    .wide-calc .calculator-payments-inner {
        width: 100vw;
        padding: 15px;
        margin: 0 -15px;
    }

    .wide-calc .list > .wrapper {
        display: flex;
        flex-direction: column-reverse;
    }

    .wide-calc .list > .wrapper .order-2 {
        border-top: 1px dashed #E9E9E9;
        margin-top: 20px;
        padding-top: 20px;
    }

    .wide-calc .submit.btn-purple {
        margin-top: 0;
    }

    .wide-calc .range-item .label-row {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        margin-bottom: 7px;
    }

    .wide-calc .range-item .label-row > :first-child {
        margin-bottom: 10px;
    }

    .wide-calc .range-item .label-row .input-form span {
        width: min-content;
    }

    .wide-calc .range-item .bottom-row {
        margin-top: 0;
    }

    .wide-calc #summa {
        width: 210px;
        padding: 0 75px 0 0px;
    }

    .wide-calc #month {
        width: 172px;
        padding: 0 75px 0 0px;
    }

    .wide-calc .range-item .label-row .input-form span {
        margin-left: -75px;
        margin-right: 85px;
    }

    .wide-calc .range-item .label-row .input-form .minus {
        display: block;
        z-index: 3;
        background: #67579C;
        position: absolute;
        left: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 99px;
        width: 28px;
        height: 28px;
        cursor: pointer;
    }

    .wide-calc .range-item .label-row .input-form .minus:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 10px;
        height: 2px;
        background-color: white;
    }

    .wide-calc .range-item .label-row .input-form .plus {
        display: block;
        z-index: 3;
        background: #67579C;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 99px;
        width: 28px;
        height: 28px;
        cursor: pointer;
    }

    .wide-calc .range-item .label-row .input-form .plus:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 10px;
        height: 2px;
        background-color: white;
    }

    .wide-calc .range-item .label-row .input-form .plus:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg);
        width: 10px;
        height: 2px;
        background-color: white;
    }

    .wide-calc .range-item .label-row .input-form {
        width: 100%;
        height: 50px;
        padding: 0 10px;
        border: 1px solid #BAC3D5;
        border-radius: 5px;
    }

    .wide-calc .range-item .slider-row {
        display: none;
    }

    .wide-calc .input-form .mobile-warning-text-wrap {
        display: block;
    }
}

@media screen and (min-width: 921px) {
    .footer .desktop-hide {
        display: none !important;
    }
}

@media screen and (max-width: 800px) {
    .page-home__main-screen .left-calc {
        padding-top: 0;
        margin-top: 0;
        margin-right: auto;
        width: 100%;
        max-width: 415px;
    }

    .page-home__main-screen .right {
        width: 100%;
        display: flex;
        align-items: center;
        padding-top: 30px;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }

    .page-home__main-screen .right img {
        margin-top: 0;
        margin-left: 0;
        margin-right: 20px;
        height: unset;
        width: 44vw;
    }

    .page-home__main-screen .right .btn-white {
        min-width: 150px;
    }

    .page-credit-online__main-screen .container {
        flex-direction: column-reverse;
    }

    .page-credit-online__main-screen .left-calc {
        padding-top: 0;
        margin-top: 0;
        margin-right: auto;
        width: 100%;
        max-width: 415px;
    }

    .page-credit-online__main-screen .right {
        width: 100%;
        max-width: 415px;
        padding-top: 10px;
        justify-content: center;
    }

    .page-credit-online__main-screen .right img {
        margin-top: 0;
        margin-left: 0;
        margin-right: 20px;
        height: unset;
        width: 44vw;
    }
}

@media screen and (max-width: 740px) {
    body {
        background-color: white;
    }

    .section-title {
        font-size: 20px;
    }

    .header {
        background-color: #F4F5F9;
        height: 84px;
        box-shadow: none;
    }

    .header.noMiddle {
        height: unset;
    }

    .header__container {
        background-color: #FFFFFF;
        padding: 7px 20px;
        width: 100%;
        box-shadow: 0px 2px 4px rgba(103, 87, 156, 0.25);
    }

    .header__logo {
        width: 70px;
        min-width: 70px;
        height: 23px;
    }

    .header__middle {
        top: 44px;
    }

    .header .header__contacts .languages {
        margin-left: 30px;
    }

    .header .header__contacts .languages ul li {
        margin-bottom: 0;
    }

    .header .header__contacts .languages ul span {
        font-size: 12px;
        line-height: 1;
    }

    .header.logged .header__user {
        margin-right: 20px;
    }

    .header.logged .header__user svg {
        width: 12px;
        height: 12px;
        margin-right: 5px;
    }

    .header.logged .header__user svg * {
        fill: #67579C;
    }

    .header.logged .header__user:before {
        left: -15px;
        height: 20px;
    }

    .header.logged .header__user p {
        font-size: 14px;
        color: #67579C;
    }

    main {
        padding-top: 0;
    }

    .page-title {
        font-size: 24px;
    }

    .news-single .single-top h1 {
        font-size: 24px;
    }

    .news-single .content h1 {
        font-size: 24px;
        margin: 5px 0;
    }

    .news-single .content h2 {
        font-size: 18px;
        margin: 5px 0;
    }

    .news-single .content p {
        margin: 5px 0;
    }

    .page-title.mob-center {
        text-align: center;
    }

    .page-2coll {
        padding-bottom: 40px;
    }

    .page-2coll .breadcrumbs {
        margin-top: 30px;
    }

    .page-2coll .top {
        margin-bottom: 30px;
        flex-direction: column;
        align-items: center;
    }

    .news-list .box {
        margin-bottom: 20px;
    }

    .news-list .box img {
        height: 100px;
    }

    .news-list .box h2 {
        padding: 10px 10px 5px;
    }

    .news-list .box p {
        padding: 0 10px 15px;
    }

    .news-list .box .bottom {
        padding: 0 10px 15px;
    }

    .news-single .single-top {
        margin-bottom: 10px;
    }

    .news-single .single-top .date {
        display: none;
    }

    .news-single img {
        width: 100vw;
        margin-left: -5vw;
        margin-right: -5vw;
        border-radius: 0px;
    }

    .tabs-section.page-home__how .tabs-headers h1,
    .tabs-section.page-home__how .tabs-headers .page-title {
        font-size: 24px;
    }

    .tabs-section.page-home__how .tabs-bodies .container {
        padding-top: 10px;
    }

    .tabs-section.page-home__how .tabs-bodies .box {
        width: calc(50% - 10px);
        margin: 0 20px 20px 0;
    }

    .tabs-section.page-home__how .tabs-bodies .box:nth-child(2n) {
        margin-right: 0;
    }

    .tabs-section .tabs-headers {
        padding-top: 20px;
    }

    .tabs-section .tabs-headers .container {
        width: 100%;
    }

    .tabs-section .tabs-headers h1,
    .tabs-section .tabs-headers .page-title {
        font-size: 16px;
        padding: 15px 0;
    }

    .tabs-section .tabs-bodies {
        padding-top: 20px;
        padding-bottom: 35px;
    }

    .page-top {
        padding-top: 30px;
        margin-bottom: 30px;
    }

    .page-contacts #google-map {
        border-radius: 0px;
        width: 100vw;
        margin: 30px -5vw -40px;
    }

    .page-home__main-screen .right .title {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .page-home__main-screen .right .subtitle * {
        font-size: 22px;
    }

    .page-home__main-screen .right .subtitle p {
        margin-bottom: 10px;
    }

    .page-home__main-screen .breadcrumb-div {
        margin-bottom: 5px;
    }

    .page-home__main-screen .breadcrumb-div * {
        font-size: 12px;
    }

    .page-home__why {
        padding: 30px 0 40px;
    }

    .page-home__why .page-title {
        margin-bottom: 30px;
    }

    .page-home__defence {
        padding: 30px 0 20px;
    }

    .page-home__defence .container .page-title {
        margin-bottom: 30px;
    }

    .page-home__defence .box {
        width: calc(50% - 10px);
        margin: 0 20px 20px 0;
    }

    .page-home__defence .box:nth-child(2n) {
        margin-right: 0;
    }

    .protected-persons-info-section__top {
        flex-direction: column;
    }

    .protected-persons-info-section .page-title {
        max-width: unset;
        margin-bottom: 20px;
    }

    .protected-persons-info-section__bottom {
        flex-direction: column;
    }

    .page-home__reviews {
        padding: 30px 0 60px;
    }

    .page-home__reviews .rev-slider .slick-dots {
        bottom: -30px;
    }

    .page-home__faq {
        padding: 30px 0 60px;
    }

    .page-home__faq .faq-group .faq-group-title:before {
        right: 15px;
    }

    .page-home__faq .faq-group .acc .acc-title:before {
        right: 12px;
    }

    .page-home__faq .faq-group .acc .acc-body img {
        width: 100%;
        height: 85vw;
    }

    .page-home__about {
        padding-top: 30px;
    }

    .page-home__about .page-title {
        margin-bottom: 30px;
    }

    .page-home__about .content .left {
        padding: 20px 5px 20px 15px;
    }

    .page-home__about .content .left .scroll {
        padding-right: 10px;
        max-height: 400px;
    }

    .page-home__partners {
        padding: 0 0 40px;
    }

    .page-home__top-section {
        padding: 5px 0;
    }

    .page-home__top-section .content * {
        font-size: 12px;
    }

    .page-heading {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .breadcrumbs {
        margin: 20px 0;
    }

    .page-home__main-screen .top .title {
        font-size: 16px;
        margin-bottom: 4px;
    }

    .page-home__main-screen .top .subtitle * {
        font-size: 10px;
    }

    .page-home__main-screen .top .subtitle > *:first-child,
    .page-home__main-screen .top .subtitle > *:first-child *:not(strong) {
        font-size: 12px;
    }

    .page-home__main-screen .top .subtitle strong {
        font-size: 14px;
    }

    .page-home__main-screen .top .subtitle p {
        margin-bottom: 10px;
    }

    .calculation-example-block {
        flex-direction: column;
    }
}

@media screen and (max-width: 600px) {
    .tabs-section.page-home__how .tabs-bodies .box {
        width: 100%;
        margin: 0 0 20px 0;
    }

    .page-home__defence {
        padding: 30px 0 40px;
    }

    .page-home__defence .box {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }

    .page-home__defence .box:last-child {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 550px) {
    .page-home__partners .slick-arrow {
        width: 40px;
        height: 40px;
    }

    .page-home__partners .slick-arrow.slick-prev {
        right: 100%;
    }

    .page-home__partners .slick-arrow.slick-next {
        left: 100%;
    }

    .page-home__about .content .right {
        display: none;
    }

    .contacts-for-clients__item {
        flex: 0 0 calc(100% - 30px);
    }
}

@media screen and (max-width: 520px) {
    .page-home__why .box {
        width: 100%;
        margin-right: 0;
    }
}

@media screen and (max-width: 500px) {
    .custom-select {
        border-radius: 5px;
    }

    .custom-select .select-items {
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .page-2coll .coll:nth-child(2) {
        margin: 40px 0 0 -5vw;
        width: 100vw;
        max-width: 100vw;
    }

    .calculator-agreement-content__text-container {
        max-height: 68vh;
    }

    .slider-news .box img {
        height: 100px;
    }

    .slider-news .box h3 {
        padding: 10px 10px 5px;
    }

    .slider-news .box p {
        padding: 0 10px 15px;
    }

    .slider-news .box .bottom {
        padding: 0 10px 15px;
    }

    .icons-list .box {
        flex-wrap: wrap;
    }

    .icons-list .box img {
        width: 70px;
        margin-right: 10px;
    }

    .icons-list .box .txt p {
        display: none;
    }

    .icons-list .box h2 {
        margin-bottom: 0;
    }

    .icons-list .box .mob {
        display: block;
        width: 100%;
        padding-top: 10px;
    }

    .tabs-section.page-home__how .tabs-headers h1,
    .tabs-section.page-home__how .tabs-headers .page-title {
        font-size: 20px;
    }

    .page-home__main-screen .left-calc {
        max-width: unset;
    }

    .page-home__main-screen .right {
        flex-direction: row;
        justify-content: space-between;
        padding-top: 10px;
    }

    .page-home__main-screen .right .title {
        font-size: 14px;
    }

    .page-home__main-screen .right h1 {
        font-size: 14px;
        margin-bottom: 3px;
    }

    .page-home__main-screen .right .subtitle * {
        font-size: 12px;
    }

    .page-home__main-screen .right .txt {
        margin-bottom: 20px;
    }

    .page-home__main-screen .right img {
        margin-left: 10px;
        margin-right: 0;
    }
}

@media screen and (max-width: 490px) {
    .header__middle .item {
        flex-direction: column;
        align-items: flex-start;
    }

    .header__middle .item .value {
        font-size: 12px;
    }
}

@media screen and (max-width: 430px) {
    .page-home__main-screen .bottom-row .item {
        padding: 5px 20px 5px 20px;
        margin-top: 10px;
    }

    .page-home__main-screen .bottom-row .item img {
        margin-top: 0;
        width: 50px;
        height: 50px;
        -o-object-fit: contain;
        object-fit: contain;
        margin-right: 10px;
    }

    .page-arrears h1 {
        font-size: 24px;
        line-height: 31px;
        margin-top: 25px;
    }

    .page-arrears .subheader {
        margin-top: 20px;
    }

    .page-arrears .ways-of-solving-container {
        margin-top: 26px;
    }

    .page-arrears .way-of-solving {
        width: 100%;
        padding-left: 0;
        margin-top: 40px;
    }

    .page-arrears .way-of-solving:first-child {
        width: 100%;
        padding-left: 0;
        margin-top: 0;
    }

    .page-arrears .subheader_2-wrapper .subheader {
        font-size: 16px;
        line-height: 21px;
        margin-top: 30px;
    }
}

@media screen and (max-width: 330px) {
    .page-home__main-screen .right img {
        margin-bottom: -18px;
    }
}

@media screen and (min-width: 801px) and (max-width: 1320px) {
    .page-home__main-screen .bottom-row.bottom-row-right {
        width: 90vw;
    }
}

@media screen and (min-width: 1921px) {
    .header__logo:before {
        display: none;
    }

    .header .dropdown-menu.language-menu:before {
        display: none;
    }
}

/* page about */
#page-about .tabs-section .tabs-headers-transparent-theme .container {
    display: flex;
    overflow: auto;
}

#page-about .tabs-section .tabs-headers-transparent-theme .container::-webkit-scrollbar {
    width: 0;
}

#page-about .tabs-section .tabs-headers-transparent-theme .tabs-headers-title {
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 14px;
    color: #697395;
    padding: 0 15px 12px;
    border-bottom: 1px solid #F7F7FA;
    cursor: pointer;
}

#page-about .tabs-section .tabs-headers-transparent-theme .tabs-headers-title.active,
#page-about .tabs-section .tabs-headers-transparent-theme .tabs-headers-title:hover {
    color: #130E21;
    border-bottom: 2px solid #67579C;
}

#page-about .tabs-section .acc-title {
    margin-top: 30px;
    padding-right: 20px;
    position: relative;
    cursor: pointer;
}

#page-about .tabs-section .acc-title:before {
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translate(0, -75%) rotate(45deg);
    transform: translate(0, -75%) rotate(45deg);
    width: 5px;
    height: 5px;
    border: 2px solid #BAC3D5;
    border-left: none;
    border-top: none;
    transition: 0.4s;
}

#page-about .tabs-section .section-group-title {
    font-weight: 600;
    font-size: 18px;
    margin-top: 40px;
}

#page-about .tabs-section .acc-title.open:before {
    -webkit-transform: translate(0, -25%) rotate(-135deg);
    transform: translate(0, -25%) rotate(-135deg);
    border-color: #67579C;
}

#page-about .tabs-section .tab-box > :first-child {
    margin-top: 0;
}

#page-about .tabs-section .acc-title * {
    font-size: 16px;
    font-weight: 500;
}

#page-about .tabs-section .acc-body {
    display: none;
}

#page-about .tabs-section .acc-body * {
    font-size: 15px;
}

#page-about .tabs-section .acc-body > * {
    margin-top: 10px;
}

#page-about .tabs-section .acc-body a {
    color: #8261F0;
    text-decoration: underline;
    transition: 0.4s;
}

#page-about .tabs-section .acc-body a:hover {
    color: #59C2A4;
}

#page-about ul {
    margin-left: 18px;
}

#page-about ul > li {
    list-style-type: disc;
}

#page-about ul > li::marker {
    color: #EEEAFD;
}

#page-about ul > li:before {
    content: none;
}

#page-about .table-wrapper {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}

#page-about .table-wrapper::-webkit-scrollbar {
    width: 0;
}

#page-about #table-indicators {
    width: 100%;
    border-collapse: collapse;
}

#page-about #table-indicators td,
#page-about #table-indicators th {
    border: 1px solid #BAC3D5;
    text-align: center;
    font-size: inherit;
}

#page-about #table-indicators th {
    font-weight: 600;
    padding: 10px;
}

#page-about #table-indicators td {
    padding: 7px;
}

@media screen and (max-width: 740px) {
    #page-about .tabs-section .tabs-headers {
        padding-top: 10px;
    }
}

/* END page about */

/* page page search */
#page-search {

}

#page-search .tabs-section .tabs-headers-transparent-theme .container {
    display: flex;
}

#page-search .tabs-section .tabs-headers-transparent-theme .tabs-headers-title {
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 14px;
    color: #697395;
    padding: 0 15px 12px;
    border-bottom: 1px solid #F7F7FA;
    cursor: pointer;
}

#page-search .tabs-section .tabs-headers-transparent-theme .tabs-headers-title.active,
#page-search .tabs-section .tabs-headers-transparent-theme .tabs-headers-title:hover {
    color: #130E21;
    border-bottom: 2px solid #67579C;
}

#page-search .tabs-section .tabs-bodies .item {
    position: relative;
    display: block;
    padding: 15px 40px 15px 0;
    cursor: pointer;
}

#page-search .tabs-section .tabs-bodies .item,
#page-search .tabs-section .tabs-bodies .item * {
    font-weight: 500;
    color: #130E21;
}

#page-search .tabs-section .tabs-bodies .item:before {
    content: "";
    position: absolute;
    right: 17px;
    top: 50%;
    -webkit-transform: translate(0, -75%) rotate(-45deg);
    transform: translate(0, -75%) rotate(-45deg);
    width: 5px;
    height: 5px;
    border: 2px solid #BAC3D5;
    border-left: none;
    border-top: none;
    transition: 0.4s;
}

#page-search .tabs-section .tabs-bodies .group {
    display: none;
}

#page-search .tabs-section .tabs-bodies .group.active {
    display: block;
}

#page-search .tabs-section .tabs-bodies .add-group {
    padding-top: 30px;
    text-align: center;
}

#page-search .tabs-section .tabs-bodies .add-group a {
    text-decoration-line: underline;
    color: #67579C;
}

/* END page page search */

/* Landing page */
.page-home__main-screen .bottom-breadcrumbs.breadcrumbs {
    padding-top: 40px;
    margin-bottom: 0;
}

.page-home__main-screen .bottom-breadcrumbs.breadcrumbs a {
    color: #fff;
}

.page-home__main-screen .bottom-breadcrumbs.breadcrumbs a:hover {
    color: #59C2A4;
}

.page-home__main-screen .bottom-breadcrumbs.breadcrumbs p {
    color: #fff;
}

.tabs-section.page-land__how {
    background-color: #f4f5f9;
    padding: 60px 0;
}

.tabs-section.page-land__how .tabs-headers {
    background-color: transparent;
    padding-top: 0;
}

.tabs-section.page-land__how .tabs-headers h1,
.tabs-section.page-land__how .tabs-headers .page-title {
    width: 50%;
    font-size: 40px;
    font-weight: 600;
    background: 0 0;
    position: relative;
}

.tabs-section.page-land__how .tabs-headers h1 .green-line,
.tabs-section.page-land__how .tabs-headers .page-title .green-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 20px;
    pointer-events: none;
    background-color: transparent;
    border-radius: 10px;
    overflow: hidden;
}

.tabs-section.page-land__how .tabs-headers h1 .green-line:before,
.tabs-section.page-land__how .tabs-headers .page-title .green-line:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    background-color: #59C2A4;
    opacity: 0;
    transition: 0.4s;
}

.tabs-section.page-land__how .tabs-headers h1.active,
.tabs-section.page-land__how .tabs-headers .page-title.active {
    background: #fff;
    box-shadow: 0 0 8px rgba(103, 87, 156, 0.25);
    overflow: visible;
}

.tabs-section.page-land__how .tabs-headers h1.active .green-line:before,
.tabs-section.page-land__how .tabs-headers .page-title.active .green-line:before {
    opacity: 1;
}

.tabs-section.page-land__how .tabs-headers h1.active:before,
.tabs-section.page-land__how .tabs-headers .page-title.active:before {
    display: none;
}

.tabs-section.page-land__how .tabs-headers h1.active:after,
.tabs-section.page-land__how .tabs-headers .page-title.active:after {
    content: "";
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #fff;
}

.tabs-section.page-land__how .tabs-bodies {
    background: #f4f5f9;
    padding-top: 0;
    padding-bottom: 0;
}

.tabs-section.page-land__how .tabs-bodies .container {
    display: flex;
    flex-wrap: wrap;
    padding: 50px 30px 40px;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(103, 87, 156, 0.25);
    border-radius: 10px;
    overflow: hidden;
}

.tabs-section.page-land__how .tabs-bodies .box {
    width: calc(25% - 7.5px);
    margin-right: 10px;
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 0 8px rgba(103, 87, 156, 0.25);
    border-radius: 10px;
    padding: 20px;
}

.tabs-section.page-land__how .tabs-bodies .box .top {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.tabs-section.page-land__how .tabs-bodies .box .top .num {
    font-weight: 700;
    font-size: 50px;
    color: #59C2A4;
    margin-right: 10px;
}

.tabs-section.page-land__how .tabs-bodies .box .top .h3 {
    font-weight: 600;
    font-size: 18px;
}

.tabs-section.page-land__how .tabs-bodies .box p {
    line-height: 1.3;
}

.tabs-section.page-land__how .tabs-bodies .btn-box {
    width: 100%;
    display: flex;
    justify-content: center;
}

.tabs-section.page-land__how .how-acc {
    margin-bottom: 40px;
}

.tabs-section.page-land__how .how-acc .acc-box {
    background: #fff;
    box-shadow: 0 0 8px rgba(103, 87, 156, 0.25);
    border-radius: 10px;
    margin-bottom: 20px;
}

.tabs-section.page-land__how .how-acc .acc-box:last-child {
    margin-bottom: 0;
}

.tabs-section.page-land__how .how-acc .acc-title {
    font-size: 16px;
    padding: 10px 40px 10px 15px;
    position: relative;
    cursor: pointer;
}

.tabs-section.page-land__how .how-acc .acc-title:before {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 9px;
    height: 9px;
    border: 2px solid #59C2A4;
    -webkit-transform: translate(50%, -75%) rotate(45deg);
    transform: translate(50%, -75%) rotate(45deg);
    border-left: none;
    border-top: none;
    transition: 0.4s;
}

.tabs-section.page-land__how .how-acc .acc-title.open:before {
    -webkit-transform: translate(50%, -25%) rotate(-135deg);
    transform: translate(50%, -25%) rotate(-135deg);
}

.tabs-section.page-land__how .how-acc .acc-body {
    display: none;
    padding: 20px 15px 35px;
}

.tabs-section.page-land__how .how-acc .acc-body .box {
    margin-bottom: 15px;
}

.tabs-section.page-land__how .how-acc .acc-body .box:first-child {
    position: relative;
}

.tabs-section.page-land__how .how-acc .acc-body .box:first-child:before {
    content: "";
    position: absolute;
    left: 0;
    top: -20px;
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

.tabs-section.page-land__how .how-acc .acc-body .box:last-child {
    margin-bottom: 0;
}

.tabs-section.page-land__how .how-acc .acc-body .box .top {
    display: flex;
    align-items: center;
    margin-bottom: 1px;
}

.tabs-section.page-land__how .how-acc .acc-body .box .top .num {
    font-weight: 700;
    font-size: 50px;
    line-height: 64px;
    color: #59C2A4;
    margin-right: 10px;
}

.tabs-section.page-land__how .how-acc .acc-body .box .top h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 23px;
    color: #130E21;
}

.tabs-section.page-land__how .how-acc .acc-body .box p {
    font-size: 16px;
    line-height: 21px;
}

.tabs-section.page-land__how .mobile-part .btn-box {
    display: flex;
    justify-content: center;
}

.tabs-section .page-title {
    padding-top: 30px;
    text-align: center;
    background-color: #f4f5f9;
}

.tabs-section .tabs-headers {
    padding-top: 40px;
    background-color: #f4f5f9;
}

.tabs-section .tabs-headers .container {
    display: flex;
    justify-content: center;
}

.tabs-section .tabs-headers h1,
.tabs-section .tabs-headers h2 {
    background: #eaeaf2;
    border-radius: 10px 10px 0 0;
    width: 100%;
    margin-right: 2px;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: 0.4s;
    overflow: hidden;
    position: relative;
}

.tabs-section .tabs-headers h1:before,
.tabs-section .tabs-headers h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    background-color: #59C2A4;
    opacity: 0;
    transition: 0.4s;
}

.tabs-section .tabs-headers h1:last-child,
.tabs-section .tabs-headers h2:last-child {
    margin-right: 0;
}

.tabs-section .tabs-headers h1.active,
.tabs-section .tabs-headers h2.active {
    background-color: #fff;
}

.tabs-section .tabs-headers h1.active:before,
.tabs-section .tabs-headers h2.active:before {
    opacity: 1;
}

.page-land__about {
    padding: 40px 0 50px;
}

.page-land__about .page-title {
    text-align: center;
    margin-bottom: 25px;
}

.page-land__about .txt-content div,
.page-land__about .txt-content li,
.page-land__about .txt-content p {
    font-size: 16px;
}

.single-post .main_white ul:not(.slick-dots):not(.footer-menu) > li, .single-post .main_white ol:not(.slick-dots):not(.comment-list):not(.children) > li,
.container ul:not(.slick-dots):not(.footer-menu) > li, .container ol:not(.slick-dots):not(.comment-list):not(.children) > li {
    margin-bottom: 5px;
}

.single-post .main_white ul:not(.slick-dots):not(.footer-menu) > li a, .single-post .main_white ol:not(.slick-dots):not(.comment-list):not(.children) > li a,
.container ul:not(.slick-dots):not(.footer-menu) > li a, .container ol:not(.slick-dots):not(.comment-list):not(.children) > li a {
    color: #67579C;
    text-decoration: underline;
}

.single-post .main_white ul:not(.slick-dots):not(.footer-menu) > li a:hover, .single-post .main_white ol:not(.slick-dots):not(.comment-list):not(.children) > li a:hover,
.container ul:not(.slick-dots):not(.footer-menu) > li a:hover, .container ol:not(.slick-dots):not(.comment-list):not(.children) > li a:hover {
    color: #59C2A4;
}

.single-post .main_white ul:not(.slick-dots):not(.footer-menu) > li:before,
.container ul:not(.slick-dots):not(.footer-menu) > li:before {
    color: #67579C;
    margin-right: 10px;
}

.single-post .main_white ul:not(.slick-dots):not(.footer-menu) > li:before,
.container ul:not(.slick-dots):not(.footer-menu) > li:before {
    content: "\25CF";
    color: #EEEAFD;
}

.single-post .main_white ul.pos:not(.slick-dots) > li:before, .single-post .main_white ol.pos:not(.slick-dots):not(.children) > li::marker,
.container ul.pos:not(.slick-dots) > li:before, .container ol.pos:not(.slick-dots):not(.children) > li::marker {
    color: #59C2A4;
}

.single-post .main_white ul.neg:not(.slick-dots) > li:before, .single-post .main_white ol.neg:not(.slick-dots):not(.children) > li::marker,
.container ul.neg:not(.slick-dots) > li:before, .container ol.neg:not(.slick-dots):not(.children) > li::marker {
    color: #FF2727;
}

.single-post .main_white ul.neg:not(.slick-dots) > li:before,
.container ul.neg:not(.slick-dots) > li:before {
    content: "\2716";
}

.single-post .main_white ol:not(.comment-list):not(.children),
.container ol:not(.comment-list):not(.children) {
    padding-left: 15px;
}

.single-post .main_white ol:not(.comment-list):not(.children), .single-post .main_white ol:not(.comment-list):not(.children) > li,
.container ol:not(.comment-list):not(.children), .container ol:not(.comment-list):not(.children) > li {
    list-style-type: decimal;
}

.single-post .main_white ol:not(.comment-list):not(.children) > li,
.container ol:not(.comment-list):not(.children) > li {
    padding-left: 5px;
}

.single-post .main_white li::marker,
.container li::marker {
    color: #67579C;
}

.single-post .main_white li::marker,
.container li::marker {
    color: #67579C;
}

.section-tags {
    padding: 50px 0 30px;
}

.section-tags .page-title-wrapper {
    display: flex;
}

.section-tags .page-title {
    position: relative;
    font-weight: 500;
    font-size: 21px;
    text-align: center;
    padding-right: 25px;
    margin-bottom: 30px;
    cursor: pointer;
}

.section-tags .page-title:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -75%) rotate(45deg);
    transform: translate(0, -75%) rotate(45deg);
    width: 5px;
    height: 5px;
    border: 2px solid #fff;
    border-left: none;
    border-top: none;
    transition: 0.4s;
}

.section-tags .page-title-wrapper.open .page-title:before {
    -webkit-transform: translate(0, -25%) rotate(-135deg);
    transform: translate(0, -25%) rotate(-135deg);
}

.section-tags h2 {
    font-size: 25px;
    text-align: center;
    margin: 10px auto 20px;
}

.section-tags__body {
    display: none;
}

.section-tags__row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.section-tags__item {
    font-size: 14px;
    font-weight: 600;
    color: #67579C;
    padding: 10px 15px;
    margin: 0 10px 20px;
    background-color: #F7F7FA;
    border-radius: 5px;
    transition: 0.4s;
    text-align: center;
}

.section-tags__item:hover {
    background-color: #67579C;
    color: #fff;
}

.section-tags__item * {
    font-size: 14px;
    font-weight: 600;
    color: #67579C;
}

.section-tags__item:hover * {
    color: #fff;
}

/* Отзывы */
.review-block {
    width: 100%;
    border-radius: 10px;
}

.comment-list > .comment {
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(103, 87, 156, 0.25);
    border-radius: 10px;
    margin-bottom: 30px;
}

.comment-list > .comment > .review-block {
    margin-bottom: 26px;
}

ol.comment-list .children {
    background: #F4F5F9;
    border-radius: 20px;
    padding: 26px 30px 25px;
    position: relative;
    box-shadow: 0px 4px 10px rgba(103, 87, 156, 0.25);
}

ol.comment-list .children:before {
    content: "";
    position: absolute;
    top: -24px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 24px 20px;
    border-color: transparent transparent #F4F5F9 transparent;
}

.review-top {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.review-img {
    border-radius: 50%;
    margin-right: 15px;
}

.comment-list > .comment > .review-block .review-author {
    width: calc(100% - 115px);
}

.review-author-min {
    display: none;
}

.children .review-author {
    width: 100%;
}

.review-author p:not(.jgreen), .review-date {
    color: #C4C4C4;
    font-size: 14px;
    line-height: 140%;
}

.review-name {
    color: #130E21;
    font-weight: 600;
}

.comment-list > .comment > .review-block .review-name {
    font-size: 20px;
}

.children .review-name {
    font-size: 16px;
}

.review-content p {
    font-size: 16px;
    line-height: 140%;
    color: #130E21;
}

.review-author p.jgreen {
    color: #59C2A4;
}

.comment-respond {
    background: #fff;
    border: 2px solid #59C2A4;
    box-sizing: border-box;
    box-shadow: 0px 4px 10px rgba(103, 87, 156, 0.25);
    border-radius: 10px;
    padding: 30px 30px 153px 30px;
    margin-bottom: 30px;
    position: relative;
}

.comment-respond.close {
    display: none;
}

.review-title {
    font-weight: 600;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #130E21;
    margin-bottom: 11px;
}

.comment-respond .comment-form {
    position: relative;
    display: flex;
    justify-content: space-between;
    min-height: 92px;
    width: 100%;
    max-width: 100%;
}

.comment-respond input[type="text"], .comment-respond .acf-field input[type="text"] {
    width: 255px;
    max-width: 100%;
    height: 43px;
    border: 1px solid #130E21;
    box-sizing: border-box;
    border-radius: 10px;
    padding-left: 15px;
    font-size: 16px;
    color: #130E21;
}

.comment-respond input[type="text"]::placeholder, .comment-respond .acf-field input[type="text"]::placeholder, .comment-respond .review-textarea::placeholder {
    color: #C4C4C4;
}

.comment-respond .acf-fields.-clear > .acf-field {
    margin: 25px 0 25px 28px;
}

.comment-respond .acf-field.acf-field-image .acf-label label {
    font-weight: normal;
    margin-right: 11px;
}

.review-field {
    position: relative;
}

.comment-respond .acf-field.acf-field-text .acf-label, .comment-respond .review-label {
    display: none;
    position: absolute;
    z-index: 9;
    top: -5px;
    left: 15px;
    font-size: 10px;
    font-weight: 600;
    padding: 0 3px;
    background: #fff;
}

.comment-respond .acf-field.acf-field-text .acf-label.show, .comment-respond .review-label.show {
    display: inline-block;
}

.comment-respond .review-field {
    display: flex;
    max-width: 100%;
    margin: 25px 0;
}

.comment-respond .acf-comment-fields, .comment-respond .acf-field, .comment-respond .comment-respond .acf-field .acf-input {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.comment-respond .acf-comment-fields {
    vertical-align: top;
}

.comment-respond .form-submit {
    position: absolute;
    bottom: 20px;
    right: 50%;
    transform: translateX(50%);
    max-width: 100%;
}

.comment-respond .review-textarea {
    position: absolute;
    bottom: -43px;
    width: 100%;
    left: 0;
    border: 1px solid #130E21;
    box-sizing: border-box;
    border-radius: 10px;
    height: 43px;
    line-height: 41px;
    padding-left: 12px;
    font-size: 16px;
    color: #130E21;
    resize: none;
}

.acf-field.acf-field-image {
    vertical-align: top;
}

.acf-field.acf-field-image .acf-label, .acf-field.acf-field-image .acf-input {
    display: inline-block;
    vertical-align: middle;
}

.acf-fields.-clear > .acf-field.acf-field-image > .acf-label {
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

.acf-fields .acf-field .acf-label .circle {
    border-radius: 50%;
}

.comment-respond .acf-basic-uploader {
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    box-sizing: border-box;
    border-radius: 21.5px;
    width: 168px;
    text-align: center;
}

.comment-respond .acf-basic-uploader.change {
    border-color: transparent;
    width: auto;
    padding: 6px 3px;
}

.comment-respond .acf-basic-uploader > input[type="file"] {
    display: none;
}

.comment-respond .acf-basic-uploader:before {
    content: "";
    background: url(./img/clip.svg) no-repeat center center;
    width: 10.6px;
    height: 12px;
    display: inline-block;
}

.comment-respond .acf-basic-uploader.change:before {
    background: url(./img/edit.svg) no-repeat center center;
}

.comment-respond .acf-basic-uploader:after {
    font-style: normal;
    font-family: 'Futura PT', sans-serif;
    text-decoration: underline;
    color: #67579C;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    padding-right: 8px;
}

html[lang="ru"] .comment-respond .acf-basic-uploader:after {
    content: "Загрузить";
}

html[lang="uk"] .comment-respond .acf-basic-uploader:after {
    content: "Завантажити";
}

html[lang="ru"] .comment-respond .acf-basic-uploader.change:after {
    content: "Загрузить другое фото";
}

html[lang="uk"] .comment-respond .acf-basic-uploader.change:after {
    content: "Завантажити інше фото";
}

.comment-respond .review-author-min {
    display: none;
}

#review-thanks {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #130E21;
    text-align: center;
    align-items: center;
    justify-content: center;
    z-index: 999;
    background: #fff;
    border-radius: 10px;
}

#review-thanks.active {
    display: flex;
}

#review-thanks .mb-30 {
    margin-bottom: 30px;
}

#review-thanks p {
    font-size: 20px;
    line-height: 26px;
}

@media screen and (min-width: 741px) {
    .tabs-section.page-land__how .mobile-part {
        display: none !important;
    }
}

@media screen and (min-width: 1025px) {
    .tabs-section.page-land__how .tabs-bodies .box:nth-child(4n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 1450px) {
    .tabs-section.page-land__how .tabs-headers h1,
    .tabs-section.page-land__how .tabs-headers h2 {
        font-size: 35px;
    }
}

@media screen and (max-width: 1292px) {
    .comment-respond .acf-comment-fields {
        justify-content: flex-start;
    }
}

@media screen and (max-width: 1100px) {
    .tabs-section.page-land__how .tabs-headers h1,
    .tabs-section.page-land__how .tabs-headers h2 {
        font-size: 30px;
    }
}

@media screen and (max-width: 1024px) {
    .page-home__main-screen .bottom-breadcrumbs.breadcrumbs {
        display: block;
        padding-top: 15px;
    }

    .tabs-section.page-land__how .tabs-bodies .box {
        width: calc(50% - 15px);
    }

    .tabs-section.page-land__how .tabs-bodies .box:nth-child(2n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 740px) {
    .tabs-section.page-land__how .tabs-headers h1,
    .tabs-section.page-land__how .tabs-headers h2 {
        font-size: 24px;
    }

    .tabs-section.page-land__how .tabs-bodies .container {
        padding-top: 10px;
    }

    .tabs-section.page-land__how .tabs-bodies .box {
        width: calc(50% - 10px);
        margin: 0 20px 20px 0;
    }

    .tabs-section.page-land__how .tabs-bodies .box:nth-child(2n) {
        margin-right: 0;
    }

    .tabs-section.page-land__how {
        padding: 40px 0;
    }

    .tabs-section.page-land__how .tabs-bodies,
    .tabs-section.page-land__how .tabs-headers {
        display: none;
    }

    .tabs-section .tabs-headers {
        padding-top: 20px;
    }

    .tabs-section .tabs-headers .container {
        width: 100%;
    }

    .tabs-section .tabs-headers h1,
    .tabs-section .tabs-headers h2 {
        font-size: 16px;
        padding: 15px 0;
    }

    .tabs-section .tabs-bodies {
        padding-top: 20px;
        padding-bottom: 35px;
    }

    .page-land__about {
        padding: 30px 0 40px;
    }

    .page-land__about .page-title {
        margin-bottom: 20px;
    }

    .section-tags {
        padding: 40px 0 30px;
    }

    .section-tags .page-title {
        margin-bottom: 23px;
    }

    .section-tags h2 {
        font-size: 20px;
        text-align: left;
    }

    .section-tags__row {
        justify-content: flex-start;
    }

    .section-tags__item {
        position: relative;
        width: 100%;
        margin: 0 0 6px 0;
        padding: 10px 0;
        border-radius: 0;
        font-size: 16px;
        font-weight: 500;
        color: #130E21;
        background-color: unset;
    }

    .section-tags__item:hover {
        color: #130E21;
        background-color: #F7F7FA;
    }

    .section-tags__item:before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -75%) rotate(-45deg);
        transform: translate(0, -75%) rotate(-45deg);
        width: 5px;
        height: 5px;
        border: 2px solid #BAC3D5;
        border-left: none;
        border-top: none;
        transition: 0.4s;
    }
}

@media screen and (max-width: 670px) {
    .comment-respond {
        padding: 30px;
    }

    .comment-respond .comment-form {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        min-height: 451px;
    }

    .review-title {
        font-size: 20px;
        margin-bottom: 36px;
    }

    .comment-respond .acf-comment-fields {
        justify-content: center;
    }

    .comment-respond .acf-fields.-clear > .acf-field, .comment-respond .review-field {
        width: 100%;
        margin: 10px 0;
    }

    .acf-fields.-clear > .acf-field-text > .acf-input, .comment-respond input[type="text"], .comment-respond .acf-field input[type="text"] {
        width: 100%;
    }

    .comment-respond .review-textarea {
        height: 129px;
    }

    .review-top {
        display: block;
    }

    .review-img {
        width: 50px;
        height: 50px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
    }

    .comment-list > .comment {
        padding: 20px 15px 30px;
    }

    .comment-list > .comment > .review-block .review-name {
        font-size: 16px;
    }

    .review-city {
        display: none;
    }

    .review-author-min {
        display: block;
        margin-top: 9px;
    }

    .review-author-min p {
        font-size: 14px;
        color: #C4C4C4;
    }

    ol.comment-list .children {
        padding: 20px 15px 45px;
    }

    .comment-list > .comment > .review-block .review-author, .children .review-author {
        display: inline-block;
        vertical-align: middle;
    }

    .children .review-author {
        width: auto;
    }

    .review-block {
        position: relative;
    }

    .review-date {
        position: absolute;
        left: 0;
        bottom: -35px;
    }

    .comment-respond .review-textarea {
        bottom: 68px;
    }
}

@media screen and (max-width: 600px) {
    .tabs-section.page-land__how .tabs-bodies .box {
        width: 100%;
        margin: 0 0 20px 0;
    }
}

@media screen and (max-width: 500px) {
    .tabs-section.page-land__how .tabs-headers h1,
    .tabs-section.page-land__how .tabs-headers h2 {
        font-size: 20px;
    }

    .comment-respond {
        padding: 15px;
    }

    .comment-respond .btn-purple {
        min-width: 250px;
        width: 250px;
    }
}

/* page-partners.php */
.o-hidden {
    overflow: hidden;
}

.partners_why {
    background: #F6F9F9;
    padding: 60px 0 30px;
}

.partners .page-title {
    font-size: 36px;
    line-height: 150%;
    margin-bottom: 30px !important;
}

.partners_plan .page-title {
    margin-bottom: 50px !important;
}

.partners_banner_left .page-title {
    margin-bottom: 20px;
    margin-top: 34px;
}

.partners_banner .row {
    display: flex;
    justify-content: space-between;
}

.page-description {
    font-size: 24px;
    margin-bottom: 40px;
}

.partners_banner_left {
    flex: 0 0 445px;
    margin-bottom: 30px;
}

.partners_banner_right {
    padding: 0 26px;
    display: flex;
    align-items: flex-end;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    justify-content: flex-end;
}

.partners_banner_right img {
    max-width: 100%;
}

.btn-green {
    padding: 11px 45px;
    transition: 0.4s;
    font-weight: 600;
    font-size: 18px;
    color: white;
    border-radius: 99px;
    text-align: center;
    background: #59c2a4;
    border: none;
    cursor: pointer;
}

.btn-green:hover {
    box-shadow: 0 2px 4px rgba(81, 81, 81, 0.4);
    background: #93d7c4;
}

.partners_banner .breadcrumbs {
    margin-bottom: 0;
}

.partners_row {
    display: flex;
    justify-content: center;
    margin: 0 -15px;
    flex-wrap: wrap;
}

.partners_item {
    background: #FFFFFF;
    box-shadow: 0px 4px 15px rgba(103, 87, 156, 0.3);
    border-radius: 15px;
    margin: 0 15px 30px;
    padding: 30px 35px;
}

.partners_why .partners_item {
    flex: 0 0 calc(33.3333% - 30px);
    text-align: center;
}

.partners_rules .partners_item {
    flex: 0 0 calc(50% - 30px);
}

.partners_item p, .partners_item div {
    font-size: 16px;
    line-height: 1.5;
}

.partners_item img {
    margin: 10px 0 30px;
}

.partners_rules {
    padding: 60px 0 30px;
}

.partners_item a {
    color: #67579c;
    font-weight: 600;
    text-decoration: underline;
    transition: .3s;
}

.partners_item a:hover {
    color: #59c2a4;
}

.partners_plan {
    background: #F6F9F9;
    padding: 60px 0 30px;
    margin-bottom: 10px;
}

.partners_plan_row {
    flex-wrap: nowrap;
}

.partners_plan_item {
    margin: 0 15px 30px;
}

.partners_plan_title {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 18px;
}

.partners_plan_title span {
    font-size: 36px;
    color: #67579C;
    margin-right: 10px;
}

.partners_plan_desc {
    font-size: 16px;
    line-height: 1.5;
}

[data-modal] {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    opacity: 0;
    transition: .3s;
    z-index: 1000;
}

.modal_wrap {
    width: 95%;
    max-width: 700px;
    max-height: 95vh;
    transition: .3s;
    transform: translateY(-200px);
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px rgba(103, 87, 156, 0.25);
    border-radius: 10px;
    overflow: auto;
}

[data-modal].active {
    pointer-events: auto;
    opacity: 1;
}

[data-modal].active .modal_wrap {
    transform: translateY(0);
}

.modal_close {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
    z-index: 5;
}

.modal_top {
    padding: 30px 30px 14px;
    border-bottom: 1px solid #E5E5E5;
}

.modal_bottom {
    padding: 30px;
}

.modal_title {
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}

.modal_desc {
    font-size: 16px;
    margin-bottom: 30px;
    text-align: center;
}

.partners_modal .wpcf7 {
    max-width: 420px;
    margin: auto;
}

.partners_label {
    position: relative;
    margin-bottom: 30px;
    display: block;
}

.partners_label input {
    border: 1px solid #130E21;
    box-sizing: border-box;
    border-radius: 5px;
    width: 100%;
    font-size: 16px;
    padding: 10px 12px;
}

.partners_modal .wpcf7 {
    max-width: 420px;
    margin: auto;
}

.partners_label {
    position: relative;
    margin-bottom: 10px;
    display: block;
}

.partners_label input {
    border: 1px solid #130E21;
    box-sizing: border-box;
    border-radius: 5px;
    width: 100%;
    font-size: 16px;
    padding: 10px 12px;
}

.partners_placeholder {
    pointer-events: none;
    position: absolute;
    left: 9px;
    top: 50%;
    transition: .3s;
    transform: translateY(-50%);
    font-size: 16px;
    color: #C4C4C4;
    background: #fff;
    padding: 0 3px;
    transform-origin: 0 50%;
}

.partners_label.active .partners_placeholder {
    color: #130E21;
    transform: translateY(-30px) scale(0.8);
}

.partners_modal .btn-purple {
    margin: auto;
}

.partners_modal div.wpcf7 .ajax-loader {
    margin: 5px auto 0;
    display: block;
}

.partners_modal .wpcf7 form .wpcf7-response-output {
    margin: 0;
    font-size: 16px;
    border-width: 1px;
    border-radius: 5px;
}

.partners_modal .wpcf7-not-valid-tip {
    position: absolute;
    left: 12px;
}

.modal_contact_title {
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}

.modal_contacts {
    max-width: 450px;
    margin: auto;
    display: flex;
    justify-content: center;
}

.modal_contact_item {
    margin: 0 15px;
    display: flex;
    align-items: center;
}

.modal_contact_item svg {
    margin-right: 10px;
}

@media screen and (max-width: 1024px) {
    .partners_banner_left {
        flex: 0 0 305px;
    }

    .partners_banner_left .page-title {
        margin-top: 0;
    }

    .partners_plan_row {
        flex-direction: column;
        margin: 0;
    }

    .partners_plan_item {
        margin: 0 0 43px;
    }
}

@media screen and (max-width: 740px) {
    .partners_banner .row {
        flex-wrap: wrap;
    }

    .partners_banner_left {
        flex: 0 0 100%;
    }

    .partners_banner_left .page-title {
        margin-top: 30px;
        font-size: 24px;
    }

    .page-description {
        margin-bottom: 20px;
        font-size: 16px;
    }

    .partners_banner_left .btn-green {
        width: 100%;
    }

    .partners_banner_right {
        justify-content: center;
        padding: 0 12px;
    }

    .partners_item {
        flex: 0 0 calc(100% - 30px) !important;
        margin-bottom: 20px;
        padding: 20px 15px;
    }

    .partners h2.page-title {
        font-size: 24px;
        text-align: center;
    }

    .partners_why {
        padding: 30px 0 10px;
    }

    .partners_rules {
        padding: 30px 0 10px;
    }

    .partners_plan .page-title {
        margin-bottom: 30px !important;
    }

    .partners_plan {
        margin-bottom: -13px;
        padding: 30px 0 0;
    }

    .modal_close {
        top: 10px;
        right: 10px;
    }

    .modal_top {
        padding: 20px 15px 4px;
    }

    .partners_modal .btn-purple {
        min-width: 100%;
    }

    .modal_bottom {
        padding: 10px 15px 10px;
    }

    .modal_contact_title {
        margin-bottom: 10px;
    }

    .modal_contacts {
        max-width: fit-content;
        flex-direction: column;
    }

    .modal_contact_item {
        margin: 0 0 10px;
    }
}

/* END page-partners.php */

/* page-loan-information.php */
.loans-info-section-container {
    overflow: auto;
}

.loans-info-section {
    margin-bottom: 30px;
}

.loans-info-section .loan-info {
    display: none;
}

.loans-info-section .loan-info.active {
    display: block;
}

.loan-info__header {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 165px;
    background-color: #67579C;
    border-radius: 15px 15px 0 0;
}

.loan-info__header .title-container {
    position: relative;
    width: 100%;
}

.loan-info__header .title-container > * {
    text-align: center;
    width: 100%;
}

.loan-info__header .title-container .subtitle {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 100%;
}

.loan-info__header .title-container .subtitle span {
    color: white;
    font-weight: 500;
    font-size: 12px;
    line-height: 11px;
    padding-left: 5px;
}

.loan-info__header .title-container .title {
    font-weight: 700;
    font-size: 37px;
    color: white;
}

.loan-info__body {
    border: 1px solid #BAC3D5;
    border-radius: 0 0 15px 15px;
}

.loan-info__body .tabs__headers {
    display: flex;
}

.loan-info__body .tabs__headers > div {
    font-weight: 500;
    font-size: 15px;
    color: #697395;
    width: 50%;
    text-align: center;
    border-bottom: 1px solid #F7F7FA;
    padding: 16px 0;
    cursor: pointer;
}

.loan-info__body .tabs__headers > div.active,
.loan-info__body .tabs__headers > div:hover {
    color: #130E21;
    border-bottom: 2px solid #67579C;
}

.loan-info__body .tabs__bodies .tab-box:not(.active) {
    display: none;
}

.loan-info__body .tabs__bodies .tab-box__top {
    padding: 10px 15px 15px;
}

.loan-info__body .tabs__bodies .tab-box__bottom {
    padding: 15px 15px 20px;
    border-top: 1px solid #BAC3D5;
    position: relative;
    overflow: hidden;
}

.loan-info__body .tabs__bodies .tab-box__bottom:before {
    content: "";
    position: absolute;
    left: 14px;
    bottom: 0;
    width: calc(100% - 55px);
    height: 50px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 56.58%);
}

.loan-info__body .tabs__bodies .tab-box__top *,
.loan-info__body .tabs__bodies .tab-box__bottom * {
    font-size: 15px;
    line-height: 20px;
}

.loan-info__body .tabs__bodies .tab-box__top > *:not(:last-child),
.loan-info__body .tabs__bodies .tab-box__bottom .scroll > *:not(:last-child) {
    margin-bottom: 15px;
}

.loan-info__body .tabs__bodies .tab-box__top a,
.loan-info__body .tabs__bodies .tab-box__top a *,
.loan-info__body .tabs__bodies .tab-box__bottom a,
.loan-info__body .tabs__bodies .tab-box__bottom a *,
.page-home__product a,
.page-home__product a * {
    color: #8261F0;
    font-weight: 600;
    text-decoration: underline;
    transition: .3s;
}

.loan-info__body .tabs__bodies .tab-box__top a:hover,
.loan-info__body .tabs__bodies .tab-box__top a:hover *,
.loan-info__body .tabs__bodies .tab-box__bottom a:hover,
.loan-info__body .tabs__bodies .tab-box__bottom a:hover *,
.page-home__product a:hover,
.page-home__product a:hover * {
    color: #59C2A4;
}

.loan-info__body .tabs__bodies ul li:before {
    content: "\25CF" !important;
    color: #EEEAFD !important;
}

.loan-info__body .tabs__bodies .tab-box__bottom .scroll {
    max-height: 140px;
    overflow: auto;
    padding-right: 15px;
    padding-bottom: 30px;
}

.loan-info__body .tabs__bodies .tab-box__bottom .scroll::-webkit-scrollbar {
    width: 2px;
}

.loan-info__body .tabs__bodies .tab-box__bottom .scroll::-webkit-scrollbar-thumb {
    background: #BAC3D5;
}

.page-loans-info .section-title {
    margin-bottom: 30px;
}

.page-loans-info .calculator-wrapper {
    border-radius: 5px;
    border: 1px solid var(--grey-grey-border, #BAC3D5);
}

.page-loans-info .extended-calculator-section {
    margin-bottom: 33px;
}

.page-loans-info .calculation-example-section {
    margin-bottom: 30px;
}

.calculation-example-section-title {
    position: relative;
    margin-bottom: 10px;
    padding-right: 30px;
    cursor: pointer;
}

.calculation-example-section-title:before {
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translate(50%, -75%) rotate(45deg);
    transform: translate(50%, -75%) rotate(45deg);
    width: 5px;
    height: 5px;
    border: 2px solid #BAC3D5;
    transition: 0.4s;
    border-top: none;
    border-left: none;
}

.calculation-example-section-title.active:before {
    -webkit-transform: translate(50%, -25%) rotate(225deg);
    transform: translate(50%, -25%) rotate(225deg);
}

.calculation-example-section-title > * {
    margin-bottom: 5px;
}

.calculation-example-section-title,
.calculation-example-section-title * {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}

.calculation-example-block {
    display: flex;
    align-items: stretch;
    gap: 10px;
}

.calculation-example {
    display: flex;
    flex-direction: column;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid var(--grey-grey-hover, #E9E9E9);
}

.calculation-example__title {
    margin-bottom: 10px;
    color: #38334A;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.calculation-example__text {
    margin-bottom: 7px;
}

.calculation-example__text,
.calculation-example__text * {
    color: #38334A;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.calculation-example__text > * {
    margin-bottom: 8px;
}

.calculation-example__bottom {
    padding: 10px;
    margin-top: auto;
}

.calculation-example__bottom,
.calculation-example__bottom * {
    color: var(--grey-grey-text, #697395);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.calculation-example__bottom strong {
    font-weight: 600;
}

.warning-section_container {
    margin-bottom: 50px;
    padding: 20px;
    border-radius: 5px;
    border: 2px solid #493A7A;
    background: #fff;
}

.warning-section__title {
    margin-bottom: 15px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    color: #493A7A;
}

.warning-section__text,
.warning-section__text * {
    color: #493A7A;
    font-weight: 500;
    line-height: normal;
}

.warning-section__text strong,
.warning-section__text b {
    font-weight: 700;
}

.page-home__warning-section {
    padding-bottom: 60px;
    background: #F4F5F9;
}

.page-loans-info .loans-info-tabs {
    display: flex;
    margin-bottom: 30px;
}

.page-loans-info .loans-info-tabs .loans-info-tabs__title {
    flex-shrink: 0;
    white-space: nowrap;
    font-size: 14px;
    color: #697395;
    padding: 0 15px 12px;
    border-bottom: 1px solid #F7F7FA;
    cursor: pointer;
}

.page-loans-info .loans-info-tabs .loans-info-tabs__title.active,
.page-loans-info .loans-info-tabs .loans-info-tabs__title:hover {
    color: #130E21;
    border-bottom: 2px solid #67579C;
}

@media screen and (max-width: 740px) {
    .loans-info-section > *:last-child {
        padding-right: 5px;
    }
}

/* END page-loan-information.php */

/* custom-select */
.custom-select {
    display: block;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #130E21;
    border-radius: 10px;
    position: relative;
}

.custom-select:before {
    content: "";
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translate(50%, -75%) rotate(45deg);
    transform: translate(50%, -75%) rotate(45deg);
    width: 10px;
    height: 10px;
    border: 2px solid #67579C;
    transition: 0.4s;
    border-top: none;
    border-left: none;
}

.custom-select select {
    display: none;
}

.custom-select.not-empty .select-selected {
    opacity: 1;
    transition: 0.3s 0.1s;
}

.custom-select.open {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.custom-select.open:before {
    -webkit-transform: translate(50%, -25%) rotate(225deg);
    transform: translate(50%, -25%) rotate(225deg);
    border-color: #59C2A4;
}

.custom-select .select-selected {
    font-size: 16px;
    padding: 10px 15px;
    cursor: pointer;
    opacity: 0;
}

.custom-select .select-items {
    position: absolute;
    left: -1px;
    top: 100%;
    width: calc(100% + 2px);
    z-index: 3;
    border: 1px solid #130E21;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: white;
    border-top: none;
    padding-right: 10px;
}

.custom-select .select-items:before {
    content: "";
    position: absolute;
    background-color: #C4C4C4;
    width: calc(100% - 20px);
    left: 10px;
    top: 0;
    height: 1px;
}

.custom-select .select-items .for-good-scroll {
    max-height: 136px;
    overflow: auto;
}

.custom-select .select-items .for-good-scroll::-webkit-scrollbar {
    width: 2px;
    margin-right: 10px;
    right: 10px;
}

.custom-select .select-items .for-good-scroll::-webkit-scrollbar-track {
    background: #fff;
}

.custom-select .select-items .for-good-scroll::-webkit-scrollbar-thumb {
    background: #59C2A4;
}

.custom-select .select-items .for-good-scroll::-webkit-scrollbar-thumb:hover {
    background: #59C2A4;
}

.custom-select .select-items .for-good-scroll div {
    padding: 7px 15px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.4s;
}

.custom-select .select-items .for-good-scroll div:hover {
    background-color: #E5E5E5;
}

.custom-select .select-hide {
    display: none;
}

/* END custom-select */

/* contact form */
.page-contact-form .container {
    max-width: 600px;
}

.contact-form {
    padding: 40px 50px 30px;
    box-shadow: 0px 4px 10px rgba(103, 87, 156, 0.25);
    border-radius: 10px;
}

.contact-form .title {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 6px;
}

.contact-form .subtitle {
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    margin-bottom: 26px;
}

.contact-form__label {
    position: relative;
    margin-bottom: 30px;
    display: block;
}

.contact-form__label {
    position: relative;
    margin-bottom: 25px;
    display: block;
}

.contact-form__label--hide {
    display: none;
}

.contact-form__label input,
.contact-form__label textarea {
    border: 1px solid #130E21;
    box-sizing: border-box;
    border-radius: 5px;
    width: 100%;
    font-size: 16px;
    padding: 10px 12px;
}

.contact-form input[type="checkbox"] + span {
    display: block;
    padding: 2px 0;
    position: relative;
    padding-left: 32px;
    font-size: 16px;
    cursor: pointer;
}

.contact-form input[type="checkbox"] + span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.6em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border: 1px solid #130E21;
    border-radius: 4px;
    box-sizing: border-box;
    transition: 0.4s;
}

.contact-form input[type="checkbox"]:checked + span::before {
    background-color: #59C2A4;
    border-color: #59C2A4;
}

.contact-form input[type="checkbox"] + span::after {
    content: "";
    position: absolute;
    left: 8px;
    top: 0.6em;
    box-sizing: border-box;
    opacity: 0;
    transition: 0.4s;
    border: 3px solid white;
    width: 11px;
    height: 7px;
    border-top: none;
    border-right: none;
    -webkit-transform: translate(-30%, -65%) rotate(-45deg);
    transform: translate(-30%, -65%) rotate(-45deg);
}

.contact-form input[type="checkbox"]:checked + span::after {
    opacity: 1;
}

.contact-form span.wpcf7-list-item {
    margin: 0;
}

.contact-form__placeholder {
    pointer-events: none;
    position: absolute;
    left: 9px;
    top: 22px;
    transition: .3s;
    transform: translateY(-50%);
    font-size: 16px;
    color: #C4C4C4;
    background: #fff;
    padding: 0 3px;
    transform-origin: 0 50%;
}

.contact-form__label.not-empty .contact-form__placeholder {
    color: #130E21;
    transform: translateY(-30px) scale(0.8);
}

.contact-form .btn-purple {
    margin: 30px auto 0;
    min-width: 180px;
}

.contact-form div.wpcf7 .ajax-loader {
    margin: 5px auto 0;
    display: block;
}

.contact-form .wpcf7 form .wpcf7-response-output {
    margin: 0;
    font-size: 16px;
    border-width: 1px;
    border-radius: 5px;
}

.contact-form .wpcf7-not-valid-tip {
    position: absolute;
    left: 12px;
}

.contact-form .custom-select .wpcf7-not-valid-tip {
    top: 40px;
    width: 350px;
}

.contact-form__file-label {
    margin-bottom: 20px;
    cursor: pointer;
}

.contact-form__file-label input {
    display: none;
}

.contact-form__file-label .wpcf7-not-valid-tip {
    top: 18px;
    width: 250px;
}

.contact-form__file-button-text {
    font-weight: 600;
    color: #67579C;
    background: url(./img/clip.svg) no-repeat left center;
    padding-left: 15px;
}

.contact-form .wpcf7 form.sent .wpcf7-response-output {
    opacity: 0;
}

.contact-form-is-submit-alert {
    display: none;
    flex-direction: column;
    box-shadow: 0px 4px 10px rgb(103 87 156 / 25%);
    border-radius: 10px;
}

.contact-form-is-submit-alert * {
    text-align: center;
}

.contact-form-is-submit-alert__content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 100px 75px;
}

.contact-form-is-submit-alert__img {
    width: 70px;
    height: 70px;
    margin-bottom: 30px;
}

.contact-form-is-submit-alert__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
}

.contact-form-is-submit-alert__desc {
    font-size: 16px;
}

.contact-form-is-submit-alert__request-id {
    font-weight: 600;
    color: #59C2A4;
}

.contact-form-is-submit-alert__footer {
    color: #B1AEBC;
    border-top: 1px solid #E5E5E5;
    padding: 30px 50px;
}

@media screen and (max-width: 1024px) {
    .contact-form .btn-purple {
        margin: 20px auto 0;
    }

    .contact-form-is-submit-alert__content {
        padding: 40px 30px;
    }

    .contact-form-is-submit-alert__footer {
        padding: 20px 40px;
    }
}

/* END contact form */

.phones__list {
    display: flex;
    flex-direction: column;
    margin-bottom: -6px;
}

.phones__item {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
}

.dropdown-menu__btn svg {
    height: 14px;
    margin-right: 5px;
}

.phones__link {
    white-space: nowrap;
    transition: .4s;
}

.phones__link:hover {
    color: #59C2A4;
}

.header .header__contacts .phones {
    margin-right: 15px;
    border-right: 1px solid #C4C4C4;
    padding-right: 15px;
}

.messengers,
.social-media {
    display: -webkit-flex;
    display: flex
}

.messengers__link,
.social-media__link {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 4.375px;
    background-color: rgba(247, 247, 250, 0.08);
    margin-right: 30px;
    transition: .4s
}

.social-media__link {
    margin-right: 15px;
}

.messengers__link:last-child,
.social-media__link:last-child {
    margin-right: 0
}

.messengers__link:hover,
.social-media__link:hover {
    background-color: #FFFFFF
}

.messengers__link:hover .messengers__logo,
.social-media__link:hover .social-media__logo {
    fill: #67579C
}

.messengers__logo,
.social-media__logo {
    width: 18px;
    height: 18px;
    fill: #FFFFFF;
    transition: .4s
}

/* widget grv */
.grv-bell-wrap {
    bottom: 150px !important;
}

/* END widget grv */

/* widget jivo */
.wrap_0b89 {
    bottom: 50px !important;
}

/* END widget jivo */

jdiv {
    z-index: 9 !important;
}

.no-calc-home-page-banner {
    width: 100%;
}

.no-calc-home-page-banner__layer {
    width: 100%;
    min-height: 300px;
    display: flex;
    align-items: center;
}

.no-calc-home-page-banner__layer-inner {
    width: 90%;
    max-width: 920px;
    margin: auto;
}

.no-calc-home-page-banner__layer--top {
    background: #0057B8;
}

.no-calc-home-page-banner__layer--bottom {
    background: #FFD700;
}

.no-calc-home-page-banner__layer--top h1 {
    font-family: 'Futura PT';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    color: #fff;
    padding-top: 80px;
}

.no-calc-home-page-banner__layer--top .no-calc-home-page-banner__layer-text {
    font-family: 'Futura PT';
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 130%;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 50px;
}

.no-calc-home-page-banner__layer--top a {
    color: #fff;
}

.no-calc-home-page-banner__layer--bottom .no-calc-home-page-banner__layer-text {
    font-family: 'Futura PT';
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 130%;
    color: #204DBC;
    padding-top: 50px;
}

.no-calc-home-page-banner__layer--bottom .no-calc-home-page-banner__layer-counter-description {
    font-family: 'Futura PT';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 31px;
    color: #204DBC;
    padding-bottom: 50px;
}

.no-calc-home-page-banner__layer-counter {
    padding-top: 30px;
    padding-bottom: 15px;
    min-height: 133px;
}

.no-calc-home-page-banner__layer-counter-item {
    border-radius: 10.0963px;
    background: #FFFFFF;
    font-family: 'Futura PT';
    font-style: normal;
    font-weight: 600;
    font-size: 48.4462px;
    line-height: 62px;
    margin-right: 12px;
    color: #204DBC;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 73px;
    height: 88px;
}

@media (max-width: 920px) {
    .messengers__link,
    .social-media__link {
        margin-right: 15px
    }
}

@media (max-width: 480px) {
    .no-calc-home-page-banner__layer {
        min-height: 180px;
    }

    .no-calc-home-page-banner__layer--top h1 {
        font-size: 14px;
        line-height: 18px;
        padding-top: 50px;
    }

    .no-calc-home-page-banner__layer--top .no-calc-home-page-banner__layer-text {
        font-size: 20px;
        line-height: 26px;
        padding-bottom: 30px;
    }

    .no-calc-home-page-banner__layer--bottom .no-calc-home-page-banner__layer-text {
        font-size: 20px;
        padding-top: 20px;
    }

    .no-calc-home-page-banner__layer--bottom .no-calc-home-page-banner__layer-counter-description {
        font-size: 14px;
        line-height: 150%;
        padding-bottom: 50px;
    }

    .no-calc-home-page-banner__layer-counter {
        padding-top: 25px;
        padding-bottom: 12px;
        min-height: 71px;
    }

    .no-calc-home-page-banner__layer-counter-item {
        width: 29px;
        height: 34px;
        font-size: 19.6786px;
        line-height: 25px;
        border-radius: 3.9334px;
        margin-right: 5px;
    }
}

/*app-alert*/
.app-alert {
    border-radius: 10px;
    background: #F7F4FF url("./img/app-alert-info.svg") no-repeat 10px 9px;
    color: #130E21;
    border: 1px solid #EEEAFD;
    padding: 9px 35px;
    margin-bottom: 20px;
    margin-top: 10px;
    position: relative;
}

.app-alert .content-container {
    min-height: 16px;
}

.app-alert .content-container .title {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #493A7A;
}

.app-alert .content-container .text {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #493A7A;
}

.app-alert .exit-btn {
    position: absolute;
    width: 12px;
    height: 12px;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.app-alert .exit-btn:before,
.app-alert .exit-btn:after {
    content: "";
    width: 14px;
    height: 2px;
    background-color: #493A7A;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: 0.4s;
}

.app-alert .exit-btn:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.app-alert .exit-btn:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.app-alert--success {
    background: #F7FDF7 url("./img/app-alert-success.svg") no-repeat 10px 9px;
}

.app-alert--success .content-container .title,
.app-alert--success .content-container .text {
    color: #196423;
}

.app-alert--success .exit-btn:before,
.app-alert--success .exit-btn:after {
    background-color: #196423;
}

.app-alert--warning {
    background: #FDFAE3 url("./img/app-alert-warning.svg") no-repeat 10px 9px;
}

.app-alert--warning .content-container .title,
.app-alert--warning .content-container .text {
    color: #4E451A;
}

.app-alert--warning .exit-btn:before,
.app-alert--warning .exit-btn:after {
    background-color: #4E451A;
}

.app-alert--danger {
    background: #FFF6F6 url("./img/app-alert-danger.svg") no-repeat 10px 9px;
}

.app-alert--danger .content-container .title,
.app-alert--danger .content-container .text {
    color: #923131;
}

.app-alert--danger .exit-btn:before,
.app-alert--danger .exit-btn:after {
    background-color: #923131;
}

/*END app-alert*/

.credit-rows {
    max-width: unset;
    margin: 0
}

.credit-rows__box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    padding: 15px 0;
    border-bottom: 1px solid #E9E9E9
}

.credit-rows__box:first-child {
    padding-top: 0
}

.credit-rows__box:last-child {
    border-bottom: unset
}

.credit-rows__box > p:first-child {
    color: #697395;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px
}

.credit-rows__box > p:nth-child(2),
.credit-rows__box > p:nth-child(2) * {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    white-space: nowrap
}

.calculator-payments-content__info-btn {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 10px;
    background-image: url("img/info-circle.svg");
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer
}

.modal-schedule-plan-info .modal_wrap {
    max-width: 290px;
}

.modal-schedule-plan-info__title {
    font-size: 21px;
    margin-bottom: 15px;
}

.modal-schedule-plan-info .desc {
    padding: 10px;
    color: #697395;
    font-weight: 500;
    font-size: 12px;
    line-height: 11px;
    border-radius: 5px;
    background: #F7F7FA;
}

.modal-schedule-plan-info .desc * {
    color: inherit;
    font-weight: inherit;
    font-size: inherit;
}

.block-with-tooltip {
    display: flex !important;
    align-items: center
}

.block-with-tooltip .tooltip {
    margin-left: 5px
}

.tooltip {
    position: relative;
    display: inline-block
}

.tooltip__icon {
    cursor: pointer;
    vertical-align: middle
}

.tooltip__triangle {
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: #fff;
    left: calc(50% - (16px / 2));
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: calc(100% + 7px);
    border: 1px solid #BAC3D5;
    border-bottom: none;
    border-right: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity .4s;
    z-index: 11
}

.tooltip__text-container {
    position: absolute;
    top: calc(100% + 15px);
    margin-left: -120px;
    width: 240px;
    border: 1px solid #BAC3D5;
    border-radius: 4px;
    z-index: 10
}

.tooltip__container {
    position: relative;
    background-color: #fff;
    width: 290px;
    padding: 15px;
    border: 1px solid #BAC3D5;
    border-radius: 4px;
    position: absolute;
    top: calc(100% + 15px);
    margin-left: calc(-290px / 2);
    visibility: hidden;
    opacity: 0;
    transition: opacity .4s;
    z-index: 10
}

.tooltip__container .exit-btn {
    display: none;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 15px;
    top: 15px
}

.tooltip__container .exit-btn:before, .tooltip__container .exit-btn:after {
    content: "";
    width: 14px;
    height: 2px;
    background-color: #BAC3D5;
    position: absolute;
    left: 50%;
    top: 50%
}

.tooltip__container .exit-btn:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.tooltip__container .exit-btn:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.tooltip .tooltip__title {
    text-align: center
}

.tooltip .tooltip__img {
    margin-top: 10px;
    text-align: center
}

.tooltip .tooltip__img img {
    max-width: 250px
}

.tooltip:hover .tooltip__container, .tooltip:hover .tooltip__triangle {
    visibility: visible;
    opacity: 1
}

.tooltip.absolute {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10
}

@media screen and (max-width: 740px) {
    .tooltip__container > :first-child {
        padding-right: 25px
    }

    .tooltip__container .exit-btn {
        display: block
    }

    .tooltip:hover .tooltip__container, .tooltip:hover .tooltip__triangle {
        visibility: hidden;
        opacity: 0
    }
}

.hide-important {
    display: none !important;
    visibility: hidden;
    overflow: hidden;
}

/* CALCULATE START */

.page-template-page-credit-online-new .header {
    box-shadow: none;
}

.page-template-page-credit-online-new .header .header__contacts {
    margin-right: 0;
}

.page-template-page-credit-online-new .header .header__contacts .phones-menu {
    margin-right: 0;
}

.page-template-page-credit-online-new .header .header__container {
    width: 100%;
    max-width: 1170px;
}

.page-credit-online__main-screen-new {
    padding-top: 20px;
    max-width: 1170px;
    max-height: 677px;
    margin: 0 auto;
    border-radius: 20px;
    background-size: cover;
    background: #EAE3FF url('./img/credit-online/frame-desktop.svg') no-repeat center;
}

.page-credit-online__main-screen-new .container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    padding-top: 70px;
}

.page-credit-online__main-screen-new .container .title {
    color: #130E21;
    text-align: center;
    font-family: inherit;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: 66px;
}

.page-credit-online__main-screen-new .container .title span {
    font-weight: 700;
    color: #6D48E5;
}

.page-credit-online__main-screen-new .left-calc {
    width: 100%;
    max-width: 920px;
    flex-shrink: 0;
    margin-top: 60px;
    padding: 20px 0;
    align-self: flex-start;
}

.page-credit-online__main-screen-new .left-calc .wide-calc {
    border-radius: 16px;
}

.page-credit-online__main-screen-new .left-calc .wide-calc .range-item .slider-row .minus,
.page-credit-online__main-screen-new .left-calc .wide-calc .range-item .slider-row:before,
.page-credit-online__main-screen-new .left-calc .wide-calc .ui-slider .ui-slider-handle,
.page-credit-online__main-screen-new .left-calc .wide-calc .ui-slider .ui-slider-handle:before,
.page-credit-online__main-screen-new .left-calc .wide-calc .range-item .slider-row .plus,
.page-credit-online__main-screen-new .left-calc .wide-calc .btn-purple,
.page-credit-online__main-screen-new .left-calc .wide-calc .ui-slider .ui-slider-range {
    background: #6D48E5;
}

.page-credit-online__main-screen-new .left-calc .wide-calc .btn-purple:hover {
    background: #512EC1;
}

.page-credit-online__main-screen-new .left-calc .wide-calc .btn-purple {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px;
}

.page-credit-online__main-screen-new .left-calc .wide-calc .column:first-child .wrapper {
    border-right: none;
}

.page-credit-online__main-screen-new .left-calc .wide-calc .wide-calc__container {
    align-items: center;
}

.page-credit-online__main-screen-new .left-calc .wide-calc .column:last-child {
    border-left: 1px dashed #E9E9E9;
    padding: 0 0 0 35px;
}

.page-credit-online__main-screen-new .left-calc .online-calc-title {
    color: #6D48E5;
    font-family: inherit;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.page-template-page-credit-online-new .loan-schedule__header .with-discount span {
    color: #6D48E5;
}

.page-template-page-credit-online-new .loan-schedule__header .with-discount {
    color: #6D48E5;
}

.page-template-page-credit-online-new .calculator-payments-content__text::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}

.page-template-page-credit-online-new .calculator-payments-content__text::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.page-template-page-credit-online-new .calculator-payments-content__text::-webkit-scrollbar-thumb {
    background: #6D48E5;
    border-radius: 10px;
    border: 3px solid #f1f1f1;
}

.page-template-page-credit-online-new .btn-purple {
    width: 100%;
}


/* CALCULATE END */

/* HOW TO TAKE START */

.how-to-take .container {
    width: 100%;
    max-width: 1170px;
    padding-top: 60px;
    padding-bottom: 70px;
}

.how-to-take .container .page-title {
    color: #130E21;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 35px;
}

.how-to-take .container .blocs {
    display: flex;
    justify-content: space-between;
}

.how-to-take .container .blocs .left-items {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 470px;
}

.how-to-take .container .blocs .left-items .wrap-item p {
    color: #4A5066;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 20px;
}

.how-to-take .container .blocs .left-items .wrap-item .title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.how-to-take .container .blocs .left-items .wrap-item .get-money {
    display: flex;
    height: 50px;
    padding: 14px 0 13px 0;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 5px;
    background: #6D48E5;

    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px;
}

.how-to-take .container .blocs .left-items .wrap-item .get-money:hover {
    background: #512EC1;
}

.how-to-take .container .blocs .left-items .wrap-item .title .item-title,
.how-to-take .container .blocs .left-items .wrap-item .title .item-numb {
    color: #130E21;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}

.how-to-take .container .page-title span {
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    color: #6D48E5;
}

/* HOW TO TAKE END */

/* THEY-TRUST-US START */
.they-trust-us .bg-block {
    position: relative;
    width: 100%;
    max-width: 1170px;
    margin-top: 60px;
    padding-top: 60px;
}

.they-trust-us .bg-block:before {
    content: '';
    display: block;
    width: 100%;
    max-width: 1170px;
    height: 335px;
    background: #EAE3FF;
    border-radius: 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.they-trust-us .bg-block .title {
    text-align: center;
    color: #130E21;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 70px;
}

.they-trust-us .bg-block .title span {
    color: #6D48E5;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
}

.they-trust-us .bg-block .cards {
    display: flex;
    justify-content: space-evenly;
}

.they-trust-us .bg-block .cards .card {
    display: flex;
    flex-direction: column;
    width: calc(33.3333% - 230px);
    max-width: 155px;
    height: 265px;
    min-height: 265px;
    border-radius: 20px;
    border: 1px solid #E9E9E9;
    background: #FFF;
    padding: 15px;
}

.they-trust-us .bg-block .cards .card img {
    max-width: 30px;
    max-height: 30px;
    margin-bottom: 15px;
}

.they-trust-us .bg-block .cards .card .card-title {
    color: #130E21;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    padding-bottom: 10px;
}

.they-trust-us .bg-block .cards .card p {
    color: #4A5066;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.they-trust-us .bg-block .cards .main-card-img {
    position: relative;
    top: -40px;
    padding: 0;
    background: transparent;
    width: 100%;
    max-width: 340px;
    height: 340px;
    max-height: 340px;
    border: none;
}

.they-trust-us .rewards-block {
    position: relative;
    width: 100%;
    max-width: 1170px;
    margin-top: 25px;
}

.they-trust-us .rewards-block > .show-more {
    display: none;
    visibility: hidden;
}

.they-trust-us .rewards-block .title {
    color: #130E21;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 40px;
}

.they-trust-us .rewards-block .img-cards {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.they-trust-us .rewards-block .img-cards .wrap-img {
    border-radius: 20px;
    border: 1px solid #EEEAFD;
    background: #FFF;
    padding: 13px 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 20%;
    margin-right: 20px;
}

.they-trust-us .rewards-block .img-cards .wrap-img img {
    border-radius: 5px;
    width: 100%;
    height: auto;
}

/* THEY-TRUST-US END */

/* SAFE WITH US START */

.safe_with_us .container {
    position: relative;
    width: 100%;
    max-width: 1170px;
    margin-top: 60px;
}

.safe_with_us .title {
    color: #130E21;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}

.safe_with_us .title span {
    color: #6D48E5;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
}

.safe_with_us .blocs {
    display: flex;
    justify-content: space-between;
    margin-top: 35px;
    margin-bottom: 120px;
}

.safe_with_us .blocs .left-items {
    border-radius: 20px;
    background: #F7F7FA;
    display: inline-block;
}

.safe_with_us .blocs img {
    display: block;
    width: 100%;
    height: auto;
}

.safe_with_us .blocs .right-items {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-width: 470px;
}

.safe_with_us .blocs .right-items .wrap-item .title-wrap {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}

.safe_with_us .blocs .right-items .wrap-item p {
    color: #4A5066;
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 20px;
}

.safe_with_us .blocs .right-items .wrap-item .title-wrap .item-title {
    color: #130E21;
    font-family: inherit;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}

.safe_with_us .blocs .right-items .wrap-item .title-wrap .item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    padding: 6px;
    border-radius: 4px;
    background: #F7F7FA;
}

.safe_with_us .blocs .right-items .wrap-item .title-wrap .item-icon img {
    max-width: 18px;
    max-height: 18px;
}

.safe_with_us .blocs .right-items .wrap-item .get-money {
    display: flex;
    height: 50px;
    padding: 14px 0 13px 0;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 5px;
    background: #6D48E5;

    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px;
}

.safe_with_us .blocs .right-items .wrap-item .get-money:hover {
    background: #512EC1;
}

/* SAFE WITH US END */

/* REVIEWS USERS START */
.reviews-users .slick-slide {
    margin: 0 65px;
    width: 770px;
    min-height: 350px;
    border-radius: 20px;
    background: #E9E2FF url('./img/credit-online/7.svg') no-repeat left top;
}

.reviews-users .title {
    display: none;
    visibility: hidden;
}

.reviews-users .slick-slide .slide-content {
    height: 100%;
    max-height: 350px;
    padding: 30px 70px 30px 200px;
    border-radius: 20px;
}

.reviews-users .slick-slide .slide-content p {
    color: #130E21;
    font-family: inherit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding-bottom: 35px;
    max-height: 270px;
    overflow: auto;
    padding-right: 7px;
}

.reviews-users .slick-slide .slide-content p::-webkit-scrollbar {
    width: 12px;
    height: 12px;
}

.reviews-users .slick-slide .slide-content p::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.reviews-users .slick-slide .slide-content p::-webkit-scrollbar-thumb {
    background: #6D48E5;
    border-radius: 10px;
    border: 3px solid #f1f1f1;
}

.reviews-users .slick-slide .slide-content .review-info {
    display: flex;
    flex-direction: column;
}

.reviews-users .slick-slide .slide-content .review-info .job {
    color: #697395;
    font-family: inherit;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    padding-bottom: 5px;
}

.reviews-users .slick-slide .slide-content .review-info .author {
    color: #6D48E5;
    font-family: inherit;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
}

.reviews-users .slick-list {
    margin: 60px 0;
}

.reviews-users .slick-prev,
.reviews-users .slick-next {
    position: absolute;
    right: 50%;
    transform: translate(470px, -50%);
    border: none;
    width: 45px;
    height: 45px;
    box-shadow: 0 1px 7px rgba(223, 213, 255, 0.55);
    background: #FFF;
    border-radius: 50%;
    z-index: 999;
}

.reviews-users .slick-prev {
    left: 50%;
    transform: translate(-470px, -50%);
}

.reviews-users .slick-prev:before,
.reviews-users .slick-next:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    filter: drop-shadow(0px 1px 6.5px rgba(223, 213, 255, 0.55));
    background: url('./img/credit-online/arrow-right.svg') no-repeat center;
    color: #130E21;
    font-size: 25px;
}

.reviews-users .slick-prev:before {
    content: "";
    background: url('./img/credit-online/arrow-left.svg') no-repeat center;
}

/* REVIEWS USERS END */

/* ADDITIONAL INFO START */
.additional_info .container {
    position: relative;
    width: 100%;
    max-width: 1170px;
    margin-top: 35px;
    margin-bottom: 30px;
}

.additional_info .title {
    color: #130E21;
    text-align: center;
    font-family: inherit;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-top: 120px;
}

.additional_info .title span {
    color: #6D48E5;
    font-size: inherit;
    font-style: normal;
    font-weight: inherit;
    line-height: inherit;
}

.additional_info .cards {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
}

.additional_info .cards .card {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: baseline;
    width: calc(50% - 15px);
    border-radius: 20px;
    border: 1px solid #E9E9E9;
    background: #FFF;
    padding: 20px;
}

.additional_info .cards .card h3 {
    color: #38334A;
    font-family: inherit;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
}

.additional_info .cards .card p {
    color: #38334A;
    font-family: inherit;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 8px;
}

.additional_info .wrap-item {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 60px;
}

.additional_info .wrap-item .get-money {
    width: 100%;
    max-width: 370px;
    display: flex;
    height: 50px;
    padding: 14px 0 13px 0;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 5px;
    background: #6D48E5;

    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 23px;
}

.additional_info .wrap-item .get-money:hover {
    background: #512EC1;
}

/* ADDITIONAL INFO END */

/* FOOTER CREDIT ONLINE START */

.js-scroll-top {
    display: none;
}

.footer.credit-online {
    background: #F7F7FA;
    padding: 40px 0;
}

.footer.credit-online .container {
    position: relative;
    width: 100%;
    max-width: 1170px;
}

.footer.credit-online .hr {
    background: #E9E9E9;
}

.footer.credit-online .fist-row {
    display: flex;
    justify-content: space-between;
}

.footer.credit-online .fist-row .column {
    width: 100%;
    max-width: calc(25% - 15px);
    display: flex;
    flex-direction: column;
}

.footer.credit-online .fist-row .column .socials {
    display: flex;
    margin-top: 25px;
}

.footer.credit-online .fist-row .column .socials .messengers__link {
    border-radius: 5px;
    background: #FFF;
    margin-right: 15px;
    max-width: 35px;
    max-height: 35px;
}

.footer.credit-online .fist-row .column .socials .messengers__link svg {
    fill: #130E21;
}

.footer.credit-online .fist-row .column .socials .messengers__link:hover svg {
    fill: #6D48E5;
}

.footer.credit-online .fist-row .column .title {
    color: #130E21;
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 20px;
}

.footer.credit-online .fist-row .column .coll a,
.footer.credit-online .fist-row .column .site_schedule,
.footer.credit-online .fist-row .column .coll a span {
    color: #130E21;
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    text-decoration-line: underline;
}

.footer.credit-online .phones-menu {
    margin-bottom: 20px;
    margin-left: 0;
    width: fit-content;
}

.footer.credit-online .dropdown-menu__btn {
    padding: 0 30px 0 0;
}

.footer.credit-online .dropdown-menu__container {
    top: 25px;
    padding-top: 0;
}

.footer.credit-online .dropdown-menu:hover .dropdown-menu__btn:before {
    transform: translate(0, -25%) rotate(-135deg);
}

.footer.credit-online .dropdown-menu__btn:before {
    transform: translate(0, -110%) rotate(45deg);
}

.footer.credit-online .dropdown-menu.dropdown-menu--theme-white.phones-menu .dropdown-menu__btn:before {
    color: #130E21;
    border-color: #130E21;
}

.footer.credit-online .fist-row .column .email {
    display: block;
    margin-bottom: 20px;
}

.footer.credit-online .fist-row .column .site_schedule {
    line-height: 24px;
    text-decoration-line: none;
}

.footer.credit-online .fist-row .column .messengers,
.footer.credit-online .fist-row .column .mobile-apps {
    display: flex;
    flex-direction: column;
}

.footer.credit-online .fist-row .column .messengers .messengers__link {
    width: 100%;
    border-radius: 5px;
    background: #FFF;
    margin-bottom: 10px;
}

.footer.credit-online .fist-row .column .messengers .messengers__link svg {
    fill: #130E21;
    margin-right: 5px;
}

.footer.credit-online .fist-row .column .messengers .messengers__link:hover svg {
    fill: #6D48E5;
}

.footer.credit-online .fist-row .column .messengers .messengers__link span {
    color: #130E21;
    text-align: right;
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}

.footer.credit-online .fist-row .column .messengers .messengers__link span:first-letter {
    text-transform: uppercase;
}

.footer.credit-online .fist-row .column .mobile-apps .btn {
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    max-height: 35px;
    padding: 6px;
    background: #FFF;
    margin-bottom: 10px;
}

.footer.credit-online .fist-row .column .mobile-apps .btn:hover .fill {
    fill: #6D48E5;
}

.footer.credit-online .second-row {
    display: flex;
    flex-direction: column;
}

.footer.credit-online .second-row p,
.footer.credit-online .second-row a {
    color: #697395;
    font-family: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 5px;
}

/* FOOTER CREDIT ONLINE END */

/* MOBILE ADAPTATION */
@media screen and (max-width: 920px) {

    .js-scroll-top {
        position: fixed;
        right: 15px;
        bottom: 100px;
        width: 45px;
        height: 45px;
        border: none;
        border-radius: 50%;
        background: #E9E2FF url("./img/credit-online/js-up-button.svg") no-repeat center;
        background-size: cover;
        z-index: 999;
    }

    .page-template-page-credit-online-new .header .header__container {
        box-shadow: none;
        border-bottom: 1px solid #F7F7FA;
    }

    .page-template-page-credit-online-new .header.unlogged .menu-btn {
        display: none;
    }

    .page-template-page-credit-online-new .header .header__contacts {
        display: flex;
    }

    .page-credit-online__main-screen-new {
        position: relative;
        margin-top: 20px;
        padding-top: 0;
        background: none;
    }

    .page-credit-online__main-screen-new::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-image: url(./img/credit-online/frame-mobile.svg);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #EAE3FF;
        z-index: -1;
        border-radius: 20px;
    }

    .page-credit-online__main-screen-new .container {
        flex-direction: column;
        padding-top: 30px;
    }

    .page-credit-online__main-screen-new .container .title {
        font-size: 24px;
        line-height: 130%;
        margin-bottom: 25px;
        padding: 0 65px;
        z-index: 1;
    }

    .page-credit-online__main-screen-new .left-calc {
        padding-bottom: 35px;
        min-width: 100%;
        margin-top: 0;
        z-index: 1;
    }

    .page-credit-online__main-screen-new .left-calc .online-calc-title {
        display: none;
    }

    .page-credit-online__main-screen-new .left-calc .wide-calc {
        width: calc(100% - 30px);
        margin: 0 auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .page-credit-online__main-screen-new .left-calc .wide-calc .column:last-child {
        padding: 0;
        border-left: none;
    }

    .page-credit-online__main-screen-new .wide-calc .list > .wrapper .order-2 {
        border-top: none;
        margin-top: 0;
        padding-top: 0;
    }

    .page-credit-online__main-screen-new .left-calc .wide-calc .btn-purple {
        margin-top: 20px;
    }

    .page-credit-online__main-screen-new .wide-calc .range-item .label-row .input-form {
        border: 1px solid #6d48e5;
    }

    .page-credit-online__main-screen-new .wide-calc .range-item .label-row .input-form .minus,
    .page-credit-online__main-screen-new .wide-calc .range-item .label-row .input-form .plus {
        background: #6D48E5;
    }

    .page-credit-online__main-screen-new .wide-calc .range-item .label-row .input-form input,
    .page-credit-online__main-screen-new .wide-calc .range-item .label-row .input-form span {
        font-size: 20px;
    }

    .how-to-take .container .blocs .right-items {
        display: none;
    }

    .how-to-take .container .blocs .left-items {
        width: 100%;
        max-width: 100%;
    }

    .how-to-take .container .page-title {
        font-size: 24px;
        text-align: left;
    }

    .how-to-take .container {
        max-width: calc(100% - 30px);
        padding-bottom: 0;
    }

    .how-to-take .container .blocs .left-items .wrap-item .get-money {
        max-width: 370px;
        margin: 0 auto;
    }

    .they-trust-us .bg-block {
        max-width: calc(100% - 30px);
    }

    .they-trust-us .bg-block:before {
        width: calc(100% + 30px);
        left: -15px;
        border-radius: 0;
        min-height: 600px;
    }

    .they-trust-us .bg-block .title {
        font-size: 24px;
        text-align: left;
    }

    .they-trust-us .bg-block .cards {
        flex-direction: column;
        width: 100%;
    }

    .they-trust-us .bg-block .cards .card {
        width: 100%;
        max-width: 100%;
        height: 175px;
        min-height: 175px;
        margin-bottom: 20px;
    }

    .they-trust-us .bg-block .cards .main-card-img {
        height: auto;
        order: -1;
        margin-bottom: 0;
    }

    .they-trust-us .rewards-block {
        max-width: calc(100% - 30px);
    }

    .they-trust-us .rewards-block > .show-more {
        display: flex;
        visibility: visible;
        border: none;
        background: transparent;
        width: 100%;
        justify-content: center;
        align-items: center;
        color: #6D48E5;
        text-align: center;
        font-family: inherit;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 23px;
        text-decoration-line: underline;
    }

    .they-trust-us .rewards-block .title {
        text-align: left;
        margin-bottom: 25px;
    }

    .they-trust-us .rewards-block .img-cards {
        flex-direction: column;
        margin-bottom: 0;
    }

    .they-trust-us .rewards-block .img-cards .wrap-img {
        max-width: 100%;
        padding: 30px 60px;
        margin-bottom: 30px;
        display: none;
    }

    .they-trust-us .rewards-block .img-cards .wrap-img.wrap-img-main {
        display: flex;
        order: -1;
    }

    .safe_with_us .container {
        max-width: calc(100% - 30px);
    }

    .safe_with_us .title {
        text-align: left;
        font-size: 24px;
    }

    .safe_with_us .blocs {
        margin-top: 25px;
    }

    .safe_with_us .blocs .left-items {
        display: none;
        visibility: hidden;
    }

    .safe_with_us .blocs .right-items {
        width: 100%;
        max-width: 100%;
    }

    .safe_with_us .blocs .right-items .wrap-item .get-money {
        max-width: 370px;
        margin: 0 auto;
    }

    .safe_with_us .blocs .right-items .wrap-item .title-wrap .item-title {
        max-width: 80%;
    }

    .reviews-users .title {
        color: #130E21;
        font-family: inherit;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 130%;
        display: flex;
        visibility: visible;
        max-width: calc(100% - 30px);
        margin: -60px auto 30px;
    }

    .reviews-users .slick-list {
        margin: 0;
    }

    .reviews-users .slick-slide {
        width: calc(100vw - 30px);
        min-height: 400px;
        max-height: 400px;
        background-color: #E9E2FF;
        background-image: none;
        display: flex;
    }

    .reviews-users .slick-slide > div {
        display: flex;
        flex-grow: 1;
    }

    .reviews-users .slick-slide .slide-content {
        padding: 20px;
        display: flex !important;
        flex-direction: column;
        align-items: stretch;
        justify-content: space-between;
    }

    .reviews-users .slick-prev, .reviews-users .slick-next {
        transform: none;
        bottom: 0;
        top: auto;
        background: #E9E2FF;
    }

    .reviews-users .slick-prev {
        transform: translate(-50%, 150%);
        margin-left: -10%;
    }

    .reviews-users .slick-next {
        transform: translate(50%, 150%);
        margin-right: -10%;
    }

    .reviews-users .slick-slide .slide-content p {
        max-height: 400px;
        overflow: auto;
        padding-right: 5px;
    }

    .reviews-users .slick-slide .slide-content p::-webkit-scrollbar {
        width: 12px;
        height: 12px;
    }

    .reviews-users .slick-slide .slide-content p::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 10px;
    }

    .reviews-users .slick-slide .slide-content p::-webkit-scrollbar-thumb {
        background: #6D48E5;
        border-radius: 10px;
        border: 3px solid #f1f1f1;
    }

    .additional_info .title {
        text-align: left;
        max-width: calc(100% - 30px);
        margin: 120px auto 30px;
    }

    .additional_info .container {
        max-width: calc(100% - 30px);
    }

    .additional_info .cards {
        margin-bottom: 95px;
    }

    .additional_info .container .slick-initialized .slick-slide {
        width: calc(100vw - 30px);
        display: flex;
    }

    .additional_info .container .slick-initialized .slick-slide > div {
        display: flex;
    }

    .additional_info .container .slick-slider .slick-track {
        display: flex;
    }

    .additional_info .slick-prev, .additional_info .slick-next {
        transform: none;
        bottom: 0;
        top: auto;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background: #fff;
        border: 1px solid #E9E9E9;
    }

    .additional_info .slick-prev {
        transform: translate(-50%, 150%);
        margin-left: -10%;
        left: 50%;
    }

    .additional_info .slick-prev:before {
        content: '';
        background: url(./img/credit-online/arrow-left.svg) no-repeat center;
        width: 19px;
        height: 19px;
        display: inline-block;
    }

    .additional_info .slick-next {
        transform: translate(50%, 150%);
        margin-right: -10%;
        right: 50%;
    }

    .additional_info .slick-next:before {
        content: '';
        background: url(./img/credit-online/arrow-right.svg) no-repeat center;
        width: 19px;
        height: 19px;
        display: inline-block;
    }

    .footer.credit-online .container {
        max-width: calc(100% - 35px);
    }

    .footer.credit-online .fist-row .column .socials {
        margin-top: 20px;
    }

    .footer.credit-online .fist-row {
        flex-direction: column;
    }

    .footer.credit-online .fist-row .column {
        max-width: 100%;
        margin-top: 30px;
    }

    .footer.credit-online .fist-row .column:first-child {
        margin-top: 0;
    }
}

/* TABLET ADAPTATION */
@media screen and (min-width: 768px) and (max-width: 1170px) {
    .footer.credit-online .fist-row {
        flex-direction: row;
    }

    .additional_info .cards {
        margin-bottom: 0;
    }

    .footer.credit-online .fist-row .column {
        max-width: calc(25% - 15px);
    }
}

@media screen and (max-width: 1170px) {
    .page-template-page-credit-online-new .header.unlogged .menu-btn {
        display: none;
    }

    .page-template-page-credit-online-new .header .header__contacts {
        display: flex;
        margin-right: 15px;
    }

    .page-template-page-credit-online-new .header.unlogged .header__logo {
        margin-left: 15px;
    }
}

@media screen and (min-width: 921px) and (max-width: 1170px) {
    .how-to-take .container .blocs,
    .safe_with_us .blocs {
        max-width: calc(100% - 30px);
        margin: 0 auto;
    }

    .additional_info .container,
    .footer.credit-online .container {
        max-width: calc(100% - 30px);
    }

    .how-to-take .container .blocs .right-items {
        width: 50%;
        overflow: hidden;
        border-radius: 20px;
    }

    .they-trust-us .bg-block .cards .card {
        width: 25%;
    }

    .safe_with_us .blocs .left-items {
        width: 50%;
        overflow: hidden;
        border-radius: 20px;
        margin-right: 15px;
    }

    .safe_with_us .blocs img {
        width: auto;
    }

    .safe_with_us .title {
        margin-bottom: 30px;
    }

    .reviews-users .slick-prev {
        left: 53%;
    }

    .reviews-users .slick-next {
        right: 53%;
    }
}