@charset "UTF-8";

/* 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: 'e-Ukraine';
  src: url("../fonts/e-Ukraine/e-Ukraine-UltraLight.otf");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

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

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

.container {
  padding: 60px;
}

h2 {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 1.44px;
  text-transform: uppercase;
}

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

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;
}

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-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

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

.calc .logo {
  display: block;
  height: 24px;
  width: auto;
  margin: 0 auto 20px;
}

.calc h1 {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 48px */
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 16px;
  margin-bottom: 36px;
  border-top: 1px solid var(--Main-900, #171C24);
}

.calc h3 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 20px;
}

.calc h3:last-child {
  margin-bottom: 0;
}

.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;
}

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

.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;
}

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

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

.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;
  cursor: pointer;
}

.calc .radio-item {
  display: flex;
  align-items: center;
  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 label {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  transition: 0.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;
  z-index: 3;
}

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

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

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

.calc .input-item.invalid input {
  background: #FBDADC;
  border-color: #EC4852;
}

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

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

.calc .checkbox-item label span,
.calc .checkbox-item label a{
  color: inherit;
}

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

.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;
  display: block;
}

.calc .checkbox-item .wpcf7-list-item-label a {
  text-decoration: underline;
  transition: 0.4s;
}

.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;
  border-radius: 4px;
  transition: 0.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;
  border-left: none;
  border-top: none;
  -webkit-transform: translate(-50%, -65%) rotate(45deg);
          transform: translate(-50%, -65%) rotate(45deg);
  border-radius: 1px;
  transition: 0.4s;
}

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

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

.calc .btn {
  width: 100%;
  border-radius: 16px;
}

.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;
}

.calc .range-item .input-form label {
  color: #77808B;
}

.calc .range-item .input-form input {
  background: #FFFFFF;
  color: #171C24;
  border-radius: 10px 10px 0 0;
}

.calc .range-item .bottom-row p {
  color: #77808B;
}

.calc .range-item .slider-dev .ui-slider-range {
  background: #CAB678;
}

.calc .range-item .slider-dev .ui-slider-handle {
  border: 4px solid #CAB678;
  background: #FFFFFF;
}

.calc .radio-item {
  border: 1px solid #3F2B74;
  background: #FFFFFF;
}

.calc .radio-item label {
  background: #FFFFFF;
}

.calc .radio-item input:checked + label {
  background: #3F2B74;
  color: white;
}

.calc .input-item label {
  color: #77808B;
}

.calc .input-item input {
  background: #FFFFFF;
  border: none;
  border-radius: 10px;
}

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

.calc .checkbox-item .wpcf7-list-item-label a:hover {
  color: #CAB678;
}

.calc .checkbox-item .wpcf7-list-item-label:before {
  background: #FFFFFF;
  border: 1px solid #CAB678;
}

.calc .checkbox-item .wpcf7-list-item-label:after {
  border-color: #FFFFFF;
}

.calc .calc-btn {
  display: block;
  padding: 18px 68px;
  background: #3F2B74;
  border: none;
  width: 100%;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  /* 171.429% */
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: #FFFFFF;
  cursor: pointer;
  transition: 0.4s;
  margin: 0 auto;
}

.calc .calc-btn:hover {
  color: #171C24;
  background: #CAB678;
}

main {
  width: 50%;
}

.block1 .video video {
  display: block;
  width: 100%;
  height: auto;
  min-height: 540px;
  -o-object-fit: cover;
     object-fit: cover;
}

.block1 .video .container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}

.block1 .video ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
}

.block1 .video li {
  display: flex;
  padding: 12px 24px 12px 20px;
  align-items: center;
  gap: 10px;
  border-radius: 40px;
  background: var(--Main-900, #171C24);
  color: var(--Main-100, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
}

.block1 .video li svg {
  width: 24px;
  height: 24px;
  display: block;
}

.block1 .right {
  position: fixed;
  right: 0;
  top: 0;
  width: 50%;
  height: 100vh;
  background: #EDE8DA;
  display: flex;
}

.block1 .right:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/calc_bg.svg");
  background-position: center;
  background-size: cover;
}

.block1 .right .calc {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 440px;
  margin: auto;
}

.simpleSection {
  position: relative;
}

.simpleSection__purple {
  background: #3F2B74;
}

.simpleSection__purple * {
  color: white;
}

.simpleSection__gold {
  background: #CAB678;
}

.simpleSection h2 {
  margin-bottom: 107px;
}

.simpleSection p {
  font-size: 92px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
}

.simpleSection p * {
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.simpleSection p.crNums {
  display: flex;
}

.simpleSection p.crNums span:nth-child(3) {
  margin-right: 0.2em;
}

.simpleSection svg {
  position: absolute;
  top: 0;
  left: 240px;
}

.block2 {
  background-image: url("../img/img_1.png");
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  background-color: #F9F8F6;
}

.block2 h2 {
  margin-bottom: 80px;
}

.block2 ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}

.block2 li {
  display: flex;
  align-items: center;
  gap: 32px;
}

.block2 li .circle {
  width: 100px;
  height: 100px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3F2B74;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 1.44px;
  text-transform: uppercase;
}

.block2 li .circle svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.block2 li p {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.block3 h2 {
  margin-bottom: 80px;
}

.block3 ul {
  display: flex;
  gap: 24px;
}

.block3 li {
  padding-left: 32px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
}

.block3 li:before {
  content: "";
  position: absolute;
  left: 6px;
  top: 6px;
  width: 12px;
  height: 12px;
  background: #CAB678;
  border-radius: 99px;
}

.block5 {
  overflow: hidden;
}

.block5 h2 {
  margin-bottom: 60px;
}

.block5 .slider {
  width: 133%;
  margin-left: -12px;
}

.block5 .slick-slide {
  padding: 0 12px;
}

.block5 .box {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  padding: 48px 40px 40px 40px;
  gap: 24px;
  border-radius: 4px;
  background: #F4F1E9;
}

.block5 .box .top {
  display: flex;
  align-items: center;
  gap: 16px;
  padding-bottom: 20px;
  border-bottom: 1px solid #CAB678;
}

.block5 .box .top img {
  display: block;
  border-radius: 99px;
  width: 56px;
  height: 56px;
}

.block5 .box .top .text {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.block5 .box .top .text p {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 1.44px;
  text-transform: uppercase;
}

.block5 .box .top .text span {
  color: var(--Main-500, #77808B);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

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

.footer .container {
  padding-top: 0;
}

.footer p {
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
}

@media screen and (max-width: 1700px) {
  .block2 {
    background-position: 50% center;
  }

  .block3 ul {
    flex-wrap: wrap;
  }

  .block3 li {
    width: calc(50% - 12px);
  }
}

@media screen and (max-width: 1600px) {
  .calc h1 {
    font-size: 32px;
  }

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

  main {
    width: calc(100% - 600px);
  }

  .block1 .right {
    width: 600px;
  }
}

@media screen and (max-width: 1300px) {
  .container {
    padding: 60px 40px;
  }

  main {
    width: calc(100% - 450px);
  }

  .block1 .right {
    width: 450px;
  }

  .block1 .right .calc {
    max-width: 370px;
  }

  .simpleSection h2 {
    margin-bottom: 60px;
  }

  .simpleSection p {
    font-size: 68px;
  }

  .simpleSection svg {
    width: 100px;
    height: auto;
  }

  .block2 {
    background-position: right bottom;
    background-size: 100% auto;
    padding-bottom: 30vw;
  }

  .block3 li {
    width: 100%;
  }

  .block5 .slider {
    width: 165%;
  }
}

@media screen and (max-width: 1024px) {
  .calc .calc-btn {
    width: 100%;
    padding: 18px;
  }
}

@media screen and (max-width: 980px) {
  .container {
    padding: 40px 16px;
  }

  main {
    width: 100%;
  }

  .block1 .video video {
    min-height: unset;
  }

  .block1 .video .container {
    padding: 16px;
  }

  .block1 .right {
    width: 100%;
    position: relative;
    padding: 16px;
  }

  .simpleSection h2 {
    margin-bottom: 50px;
  }

  .simpleSection p {
    font-size: 56px;
  }

  .simpleSection svg {
    width: 80px;
    left: 200px;
  }

  .block2 {
    padding-bottom: 240px;
  }

  .block2 h2 {
    margin-bottom: 40px;
  }

  .block2 li {
    gap: 24px;
  }

  .block2 li .circle {
    width: 60px;
    height: 60px;
  }

  .block3 h2 {
    margin-bottom: 40px;
  }

  .block5 h2 {
    margin-bottom: 40px;
  }

  .block5 .slider {
    width: 190%;
    margin-left: -8px;
  }

  .block5 .slick-slide {
    padding: 0 8px;
  }

  .block5 .box {
    padding: 24px 12px;
  }
}

footer{
  width: 50%;
}
@media screen and (max-width: 1600px) {
  .footer{
    width: calc(100% - 600px);
  }
}
@media screen and (max-width: 1300px) {
  .footer {
    width: calc(100% - 450px);
  }
}
@media screen and (max-width: 980px) {
  .footer {
    width: 100%;
  }
}

.calc-btn.disabled{
  opacity: .5;
  pointer-events: none;
}