@charset "UTF-8";
.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: 0
}

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

.slick-slider .slick-list, .slick-slider .slick-track {
    -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:after, .slick-track:before {
    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
}

@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: 400;
    font-style: normal
}

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

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

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

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

.slick-next:before, .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .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: "←"
}

.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: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

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

.slick-dots li button:focus:before, .slick-dots li button:hover: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: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

@font-face {
    font-family: UkraineHead;
    src: url(../fonts/e-UkraineHead/e-UkraineHead-Bold.otf);
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: UkraineHead;
    src: url(../fonts/e-UkraineHead/e-UkraineHead-Regular.otf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: UkraineHead;
    src: url(../fonts/e-UkraineHead/e-UkraineHead-Light.otf);
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: UkraineHead;
    src: url(../fonts/e-UkraineHead/e-UkraineHead-Thin.otf);
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

* {
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-transform: none;
    box-sizing: border-box;
    list-style: none;
    border-radius: 0;
    color: #171c24;
    font-family: Montserrat, sans-serif
}

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

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

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

b *, strong * {
    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: 1250px;
    margin: auto
}

body {
    overflow-x: hidden;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

body main {
    overflow: hidden
}

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

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

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

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

.header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 28px 0
}

.header__logo {
    height: 36px
}

.header__logo img {
    display: block;
    height: 100%
}

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

.header__menu li {
    margin-right: 24px
}

.header__menu li:last-child {
    margin-right: 0
}

.header__menu a {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    transition: .4s
}

.header__menu a:hover {
    color: #C68DFE
}

.header__btn {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    background: #C68DFE;
    border: 1px solid #C68DFE;
    padding: 6px 12px;
    transition: .4s
}

.header__btn:hover {
    background: #fff
}

.footer .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 32px 0
}

.footer__copy {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px
}

.footer__logo {
    height: 36px
}

.footer__logo img {
    display: block;
    height: 100%
}

.btn {
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    padding: 20px 70px;
    background: #C68DFE;
    transition: .4s;
    border-radius: 99px
}

.btn:hover {
    background: #37acff
}

.block1 {
    position: relative;
    z-index: 3;
    padding-top: 45px
}

.block1 .container {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

.block1 h1 {
    font-weight: 700;
    font-size: 54px;
    line-height: 65px;
    font-family: UkraineHead, sans-serif;
    margin-bottom: 45px
}

.block1__text {
    width: 570px;
    padding-top: 85px
}

.block1__img {
    width: calc(100% - 570px)
}

.block1__list {
    padding-left: 40px;
    margin-bottom: 40px
}

.block1__list li {
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 8px;
    padding-left: 32px;
    position: relative
}

.block1__list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -40%);
    transform: translate(0, -40%);
    width: 20px;
    height: 20px;
    border-radius: 99px;
    border: 3px solid #C68DFE;
    box-sizing: border-box
}

.block1__list li:last-child {
    margin-bottom: 0
}

.block1 .btn-down {
    position: absolute;
    left: 50%;
    bottom: 10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px
}

.block1 .btn-down svg {
    display: block;
    width: 100%;
    height: auto
}

.block2 {
    padding: 85px 0 50px
}

.block2__row {
    display: flex;
    justify-content: space-between
}

.block2__box {
    width: calc(33.333% - 64px);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center
}

.block2__box img {
    display: block;
    height: 96px;
    width: auto;
    margin-bottom: 45px
}

.block2__box h3 {
    font-family: UkraineHead, sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 20px
}

.block2__box p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

.block3 .container {
    padding: 60px 100px;
    background: #f0f0f0;
    border-radius: 16px;
    position: relative;
    overflow: hidden
}

.block3 .container img {
    position: absolute;
    left: 30px;
    top: 0;
    width: auto;
    height: 100%
}

.block3 .calc {
    max-width: 400px;
    margin-left: auto;
    position: relative;
    z-index: 3
}

.block3 .calc h2 {
    font-family: UkraineHead, sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 35px
}

.block4 {
    padding: 80px 0
}

.block4 h2 {
    font-family: UkraineHead, sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 50px;
    text-align: center
}

.block4__row {
    display: flex;
    justify-content: space-between
}

.block4__box {
    width: calc(25% - 18px);
    display: flex;
    flex-direction: column;
    align-items: center
}

.block4__box span {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #C68DFE;
    padding: 13px 10px 12px;
    font-size: 24px;
    line-height: 120%;
    font-family: UkraineHead, sans-serif;
    width: 100px;
    border-radius: 99px;
    margin-bottom: 34px
}

.block4__box h3 {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center
}

.block5 {
    padding: 80px 0
}

.block5 h2 {
    font-family: UkraineHead, sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 50px;
    text-align: center
}

.block5__row {
    display: flex;
    justify-content: space-between
}

.block5 .box {
    width: calc(33.33% - 16px);
    background: #f0f0f0;
    border-radius: 16px;
    padding: 32px 32px 40px
}

.block5 .box .top {
    display: flex;
    align-items: center;
    margin-bottom: 16px
}

.block5 .box .top img {
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 99px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 16px
}

.block5 .box .top .auth p {
    font-family: UkraineHead, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 4px
}

.block5 .box .date {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #a5aebc;
    margin-bottom: 16px
}

.block5 .box .comment {
    font-weight: 500;
    font-size: 16px;
    line-height: 24px
}

.block6 {
    padding: 40px 0
}

.block6 h2 {
    font-family: UkraineHead, sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 50px;
    text-align: center
}

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

.block6__box {
    display: flex;
    flex-direction: column;
    background: #f0f0f0;
    border-radius: 16px;
    width: calc(50% - 12px);
    padding: 20px 40px 50px 30px
}

.block6__box .top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px
}

.block6__box .top h3 {
    font-family: UkraineHead, sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    max-width: 336px;
    margin-right: 20px;
    padding-top: 20px
}

.block6__box .top img {
    display: block;
    width: 96px;
    height: 96px;
    -o-object-fit: contain;
    object-fit: contain
}

.block6__box p {
    margin-top: auto;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    max-width: 336px
}

.calc .range-item {
    margin-bottom: 28px
}

.calc .range-item .input-form {
    position: relative
}

.calc .range-item .input-form label {
    position: absolute;
    left: 16px;
    top: 8px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #77808b
}

.calc .range-item .input-form input {
    display: block;
    width: 100%;
    background: #fff;
    border-radius: 4px 4px 0 0;
    padding: 30px 16px 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    border: none;
    color: #0f0f0f
}

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

.calc .range-item .bottom-row p {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #a5aebc
}

.calc .range-item .slider-dev {
    width: 100%;
    position: relative
}

.calc .range-item .slider-dev .ui-slider-range {
    height: 2px;
    background: #C68DFE
}

.calc .range-item .slider-dev .ui-slider-handle {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 999px;
    border: 3px solid #C68DFE;
    background: #fff;
    cursor: pointer
}

.calc .radio-item {
    display: flex;
    align-items: center;
    border: 1px solid #C68DFE;
    background: #fff;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: -12px auto 16px;
    border-radius: 99px
}

.calc .radio-item input {
    display: none
}

.calc .radio-item input:checked + label {
    background: #C68DFE
}

.calc .radio-item label {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    background: #fff;
    transition: .4s;
    min-width: 76px;
    padding: 2px;
    cursor: pointer;
    text-align: center;
    border-radius: 99px
}

.calc .input-item {
    position: relative;
    margin-bottom: 28px
}

.calc .input-item.invalid .input-text-message {
    opacity: 1;
    pointer-events: auto
}

.calc .input-item .input-text-message {
    position: absolute;
    left: 0;
    top: 100%;
    display: flex;
    align-items: center;
    width: 100%;
    padding-top: 2px;
    opacity: 0;
    pointer-events: none
}

.calc .input-item .input-text-message p {
    font-size: 12px;
    line-height: 1.2;
    color: #ec4852
}

.calc .input-item .input-text-message svg {
    display: block;
    width: 12px;
    height: 12px;
    margin-right: 5px
}

.calc .input-item label {
    position: absolute;
    left: 16px;
    top: 8px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #77808b;
    z-index: 2
}

.calc .input-item input {
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 30px 16px 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    transition: .4s
}

.calc .input-item input[readonly] {
    pointer-events: none
}

.calc .input-item input:focus {
    background: #fff;
    border-color: #C68DFE
}

.calc .input-item input::-webkit-input-placeholder {
    color: rgba(23, 28, 36, .2)
}

.calc .input-item input::-moz-placeholder {
    color: rgba(23, 28, 36, .2)
}

.calc .input-item input::-ms-input-placeholder {
    color: rgba(23, 28, 36, .2)
}

.calc .input-item input::placeholder {
    color: rgba(23, 28, 36, .2)
}

.calc .input-item.invalid label {
    color: #ec4852
}

.calc .input-item.invalid input {
    background: #fbdadc;
    border-color: #ec4852
}

.calc .input-item.invalid + small {
    margin-top: -5px
}

.calc small {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #77808b;
    margin-bottom: 28px;
    display: block;
    margin-top: -18px
}

.calc .checkbox-item {
    margin-bottom: 40px
}

.calc .checkbox-item.invalid label {
    color: #ec4852
}

.calc .checkbox-item input {
    display: none
}

.calc .checkbox-item input:checked + .wpcf7-list-item-label:before {
    background: #C68DFE
}

.calc .checkbox-item input:checked + .wpcf7-list-item-label:after {
    opacity: 1
}

.calc .checkbox-item .wpcf7-list-item-label {
    display: block;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    cursor: pointer;
    padding-left: 28px;
    position: relative
}

.calc .checkbox-item .wpcf7-list-item-label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #C68DFE;
    border-radius: 4px;
    transition: .4s
}

.calc .checkbox-item .wpcf7-list-item-label:after {
    content: "";
    opacity: 0;
    position: absolute;
    left: 9px;
    top: 50%;
    width: 4px;
    height: 8px;
    border: 2px solid #0f0f0f;
    border-left: none;
    border-top: none;
    -webkit-transform: translate(-50%, -65%) rotate(45deg);
    transform: translate(-50%, -65%) rotate(45deg);
    border-radius: 1px;
    transition: .4s
}

.calc .input-row {
    display: flex;
    justify-content: space-between
}

.calc .input-row .input-item {
    width: calc(50% - 6px)
}

.calc .text-item {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px
}

.calc .text-item.active {
    color: #fff
}

.calc .text-item.active a {
    pointer-events: auto;
    opacity: 1
}

.calc .text-item a {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #C68DFE;
    transition: .4s;
    border-bottom: 1px solid transparent;
    pointer-events: none;
    opacity: .5
}

.calc .text-item a:hover {
    border-bottom-color: #C68DFE
}

.calc .text-item span {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px
}

.calc .btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 99px;
    background: #C68DFE;
    border: 1px solid #C68DFE;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    transition: .4s;
    padding: 18px;
    cursor: pointer;
    margin-bottom: 12px
}

.calc .btn:last-child {
    margin-bottom: 0
}

.calc .btn:hover {
    background: #37acff
}

.calc .btn.btn__grey {
    background: #f0f0f0;
    border: 1px solid #77808b;
    border-radius: 60px;
    color: #77808b
}

.calc .btn.btn__grey:hover {
    background: #77808b;
    color: #fff
}

.wpcf7-list-item {
    margin-left: 0 !important
}

.wpcf7-response-output {
    font-size: 14px !important;
    padding: 5px !important;
    margin: 10px auto 0 !important;
    text-align: center !important
}

.wpcf7-not-valid-tip {
    position: absolute;
    left: 0;
    top: 100%;
    font-size: 12px !important;
    line-height: 1.2 !important;
    color: #ec4852 !important;
    padding-top: 7px !important
}

.vitrinaBlock {
    padding: 80px 0
}

.vitrinaBlock__image {
    margin-bottom: 40px
}

.vitrinaBlock__image img {
    display: block;
    width: 100%;
    height: auto
}

.vitrinaBlock:first-child {
    padding-top: 20px
}

.vitrinaBlock + .vitrinaBlock {
    padding-top: 0
}

.vitrinaBlock .container {
    max-width: 1050px;
    padding: 0 90px
}

.vitrinaBlock__title {
    font-family: UkraineHead, sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 16px;
    text-align: center
}

.vitrinaBlock__description {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #77808b
}

.vitrinaBlock .packages {
    display: flex;
    flex-wrap: wrap;
    padding-top: 40px;
    width: calc(100% + 24px);
    margin: 0 -12px
}

.vitrinaBlock .packages__box {
    width: calc(25% - 24px);
    display: flex;
    flex-direction: column;
    margin: 0 12px 24px;
    padding: 16px 10px 10px;
    background: #fff;
    border: 1px solid #d5d6e4;
    border-radius: 14px
}

.vitrinaBlock .packages__box.big {
    width: calc(33.33% - 24px)
}

.vitrinaBlock .packages__box.big .btn-blueFill {
    padding: 12px
}

.vitrinaBlock .packages__box.big ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 16px 10px
}

.vitrinaBlock .packages__box img, .vitrinaBlock .packages__box svg {
    display: block;
    width: auto;
    max-width: 160px;
    height: 50px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto 16px
}

.vitrinaBlock .packages__box .info-row {
    background: #f4f6f9;
    margin: 0 -10px;
    width: calc(100% + 20px);
    padding: 12px 10px
}

.vitrinaBlock .packages__box .info-row + ul {
    border-top: none
}

.vitrinaBlock .packages__box .info-row span {
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #77808b
}

.vitrinaBlock .packages__box .info-row p {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #171c24;
    margin-bottom: 8px;
    text-align: center
}

.vitrinaBlock .packages__box .info-row p:last-child {
    margin-bottom: 0
}

.vitrinaBlock .packages__box ul {
    padding: 16px 10px 16px 20px;
    border-top: 1px solid #d5d6e4;
    margin: 0 -10px;
    align-items: flex-start
}

.vitrinaBlock .packages__box ul li {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #171c24;
    list-style: disc;
    padding-left: 8px
}

.vitrinaBlock .packages__box ul li::marker {
    content: "•";
    display: block
}

.vitrinaBlock .packages__box .btn-blueFill {
    width: 100%;
    padding: 8px;
    border-radius: 8px;
    margin-top: auto
}

.vitrinaBlock .creditors {
    padding-top: 20px
}

.vitrinaBlock .creditors__box {
    margin-top: 20px
}

.vitrinaBlock .creditors__box h3 {
    display: block;
    background: #f4f6f9;
    padding: 20px 60px 20px 40px;
    border-radius: 10px;
    cursor: pointer;
    font-size: 18px;
    line-height: 120%;
    font-family: UkraineHead, sans-serif;
    font-weight: 400;
    position: relative
}

.vitrinaBlock .creditors__box h3:before {
    content: "";
    position: absolute;
    right: 40px;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    width: 15px;
    height: 1px;
    background: #171c24;
    transition: .4s
}

.vitrinaBlock .creditors__box h3:after {
    content: "";
    position: absolute;
    right: 40px;
    top: 50%;
    -webkit-transform: translate(50%, -50%) rotate(90deg);
    transform: translate(50%, -50%) rotate(90deg);
    width: 15px;
    height: 1px;
    background: #171c24;
    transition: .4s
}

.vitrinaBlock .creditors__box h3.open:after {
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

.vitrinaBlock .creditors__content {
    padding: 20px 40px;
    display: none
}

.vitrinaBlock .creditors__content tr:nth-child(2n-1) {
    background: rgba(244, 246, 249, .5)
}

.vitrinaBlock .creditors__content td {
    padding: 10px 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px
}

.vitrinaBlock .simpleText p {
    font-size: 14px;
    line-height: 1.5
}

.vitrinaBlock .simpleText :last-child {
    margin-bottom: 0
}

.btn-blueFill, .btn__blue {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 18px 36px;
    border-radius: 16px;
    background: #C68DFE;
    transition: .4s;
    border: none !important;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #fff
}

.btn-blueFill:hover, .btn__blue:hover {
    background: #C68DFE
}

.btn-blueFill:active, .btn__blue:active {
    background: #C68DFE
}

.btn-blueFill.disabled, .btn__blue.disabled {
    opacity: .4;
    pointer-events: none
}

.btn__border {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 18px 36px;
    border-radius: 16px;
    background: #fff;
    transition: .4s;
    border: 1px solid #a5aebc;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px
}

.btn__border:hover {
    background: #a5aebc;
    color: #fff
}

.btn__border:active {
    background: #a5aebc;
    color: #fff
}

.btn__border.disabled {
    opacity: .4;
    pointer-events: none
}

.btn__yellow {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 18px 66px;
    border-radius: 16px;
    background: #C68DFE;
    transition: .4s;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #1e242c
}

.btn__yellow:hover {
    background: #ffd13e
}

.btn__yellow:active {
    background: #ffa800
}

.calc.loading {
    opacity: .5;
    pointer-events: auto
}

.calc.loading .load-popup {
    opacity: 1;
    pointer-events: auto
}

.calc .load-popup {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s
}

.calc .load-popup .lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

.calc .load-popup .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #1e242c;
    border-radius: 50%;
    -webkit-animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    border-color: #1e242c transparent transparent transparent
}

.calc .load-popup .lds-ring div:nth-child(1) {
    -webkit-animation-delay: -.45s;
    animation-delay: -.45s
}

.calc .load-popup .lds-ring div:nth-child(2) {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.calc .load-popup .lds-ring div:nth-child(3) {
    -webkit-animation-delay: -.15s;
    animation-delay: -.15s
}

@-webkit-keyframes lds-ring {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes lds-ring {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media screen and (max-width: 1330px) {
    .block1 h1 {
        font-size: 42px;
        line-height: 1.3;
        margin-bottom: 40px
    }

    .block1__text {
        width: 440px
    }

    .block1__img {
        width: calc(100% - 440px);
        max-width: 600px
    }

    .block1__list {
        padding-left: 20px
    }

    .block1__list li {
        font-size: 18px
    }

    .block1__list li:before {
        width: 16px;
        height: 16px;
        border-width: 2px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
}

@media screen and (max-width: 1250px) {
    .block3 .container {
        padding: 30px 30px
    }

    .block3 .container img {
        left: -50px
    }
}

@media screen and (max-width: 1100px) {
    .block3 .container img {
        left: -150px
    }

    .vitrinaBlock .container {
        padding: 0 50px
    }
}

@media screen and (max-width: 1024px) {
    .header__menu {
        display: none
    }

    .btn {
        padding: 18px 60px
    }

    .block1 {
        padding-top: 0
    }

    .block1 h1 {
        font-size: 32px;
        margin-bottom: 35px
    }

    .block1__text {
        padding-top: 40px
    }

    .block1__text {
        width: 360px
    }

    .block1__img {
        width: calc(100% - 360px)
    }

    .block1__list {
        margin-bottom: 30px
    }

    .block1__list li {
        font-size: 16px;
        padding-left: 25px
    }

    .block1__list li:before {
        width: 14px;
        height: 14px
    }

    .block2__box {
        width: calc(33.333% - 30px)
    }

    .block2__box h3 {
        font-size: 20px
    }

    .block2__box p {
        font-size: 14px;
        line-height: 1.5
    }

    .block4 {
        padding-bottom: 35px
    }

    .block4 h2 {
        font-size: 20px
    }

    .block4__row {
        flex-wrap: wrap
    }

    .block4__box {
        width: calc(50% - 20px);
        margin-bottom: 45px
    }

    .block4__box span {
        font-size: 20px
    }

    .block4__box h3 {
        font-size: 14px
    }

    .block5 h2 {
        font-size: 20px
    }

    .block5__row {
        flex-wrap: wrap
    }

    .block5 .box {
        width: 100%;
        margin-bottom: 16px
    }

    .block5 .box {
        padding: 32px 16px
    }

    .block5 .box .date {
        font-size: 14px
    }

    .block6 h2 {
        font-size: 20px
    }

    .block6__row {
        flex-direction: column
    }

    .block6__box {
        width: 100%;
        margin: 0 auto 24px;
        padding: 32px 16px
    }

    .block6__box:last-child {
        margin-bottom: 0
    }

    .block6__box .top {
        flex-direction: column-reverse;
        align-items: center;
        margin-bottom: 12px
    }

    .block6__box .top h3 {
        font-size: 16px;
        text-align: center;
        margin: 0;
        max-width: unset;
        padding: 0
    }

    .block6__box .top img {
        margin-bottom: 24px
    }

    .block6__box p {
        text-align: center;
        max-width: unset
    }

    .vitrinaBlock:first-child {
        padding-top: 0
    }

    .vitrinaBlock .container {
        width: 100%;
        padding: 0 20px;
        border-radius: 24px
    }

    .vitrinaBlock__title {
        font-size: 20px
    }

    .vitrinaBlock .packages__box {
        width: calc(50% - 24px)
    }

    .vitrinaBlock .packages__box.big {
        width: calc(50% - 24px)
    }
}

@media screen and (max-width: 840px) {
    .block3 .container img {
        left: -150px;
        top: unset;
        bottom: 0;
        height: 85%
    }
}

@media screen and (max-width: 768px) {
    .header .container {
        padding: 18px 0
    }

    .header__logo {
        height: 24px;
        padding: 0
    }

    .footer .container {
        padding: 16px 0
    }

    .footer__copy {
        font-size: 14px;
        line-height: 18px
    }

    .footer__logo {
        height: 24px
    }

    .block1 .container {
        flex-direction: column-reverse;
        padding-top: 20px
    }

    .block1 h1 {
        font-size: 36px;
        margin-bottom: 16px
    }

    .block1__text {
        width: 100%;
        padding-top: 0
    }

    .block1__img {
        width: 86.5%;
        max-width: 400px;
        margin: 0 auto
    }

    .block1__list {
        padding-left: 16px;
        margin-bottom: 16px
    }

    .block1 .btn-down {
        display: none
    }

    .block1 .btn {
        width: 100%;
        max-width: 400px;
        margin: 0 auto
    }

    .block2 {
        padding: 50px 0
    }

    .block2__row {
        flex-direction: column
    }

    .block2__box {
        width: 100%;
        margin-bottom: 24px
    }

    .block2__box:last-child {
        margin-bottom: 0
    }

    .block2__box img {
        margin-bottom: 20px
    }

    .block2__box h3 {
        font-size: 18px
    }

    .block3 .container {
        padding: 32px 16px 0
    }

    .block3 .container img {
        position: static;
        height: 360px;
        width: auto;
        max-width: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        -o-object-position: center bottom;
        object-position: center bottom;
        margin: 0 auto;
        display: block
    }

    .block3 .calc {
        margin: 0 auto
    }

    .block4 {
        padding: 40px 0 0
    }

    .block4 h2 {
        margin-bottom: 30px
    }

    .block5 {
        padding: 40px 0 25px
    }

    .block5 h2 {
        margin-bottom: 30px
    }

    .block5 .box .top .auth p {
        font-size: 16px
    }

    .block5 .box .comment {
        font-size: 14px;
        line-height: 21px
    }

    .block6 h2 {
        margin-bottom: 30px
    }

    .vitrinaBlock__image {
        margin-bottom: 20px
    }

    .vitrinaBlock {
        padding: 40px 0
    }

    .vitrinaBlock__description {
        font-size: 14px;
        line-height: 1.4
    }

    .vitrinaBlock__description br {
        display: none
    }

    .vitrinaBlock .packages {
        padding-top: 30px;
        width: 100%;
        margin: 0
    }

    .vitrinaBlock .packages {
        justify-content: space-between
    }

    .vitrinaBlock .packages__box {
        border-radius: 8px;
        width: calc(50% - 6px);
        margin: 0 0 12px
    }

    .vitrinaBlock .packages__box.big {
        width: calc(50% - 6px);
        margin: 0 0 12px
    }

    .vitrinaBlock .packages__box.big .btn-blueFill {
        padding: 8px
    }

    .vitrinaBlock .packages__box.big ul {
        padding: 10px
    }

    .vitrinaBlock .packages__box img, .vitrinaBlock .packages__box svg {
        height: 30px;
        max-width: 150px
    }

    .vitrinaBlock .packages__box .info-row {
        padding: 10px
    }

    .vitrinaBlock .packages__box .info-row span {
        font-size: 10px;
        line-height: 1.3
    }

    .vitrinaBlock .packages__box .info-row p {
        font-size: 12px;
        line-height: 1.5;
        margin-bottom: 4px
    }

    .vitrinaBlock .packages__box ul {
        padding: 10px 10px 10px 15px
    }

    .vitrinaBlock .packages__box ul li {
        font-size: 12px;
        line-height: 1.7
    }

    .vitrinaBlock .packages__box .btn-blueFill {
        font-size: 12px;
        padding: 6px
    }

    .vitrinaBlock .creditors__box {
        margin-top: 10px
    }

    .vitrinaBlock .creditors__box h3 {
        font-size: 14px;
        padding: 15px 30px 15px 20px
    }

    .vitrinaBlock .creditors__box h3:before {
        right: 20px;
        width: 12px
    }

    .vitrinaBlock .creditors__box h3:after {
        right: 20px;
        width: 12px
    }

    .vitrinaBlock .creditors__content {
        padding: 10px 20px 20px
    }

    .vitrinaBlock .creditors__content td {
        font-size: 12px;
        padding: 5px 7px
    }

    .vitrinaBlock .simpleText p {
        font-size: 12px
    }
}

@media screen and (max-width: 760px) {
    .block4__box {
        width: 100%
    }
}

@media screen and (max-width: 500px) {
    .header__btn {
        display: none
    }
}

.wpcf7-list-item-label a{
	text-decoration: underline;
}