@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900&display=swap);
@charset "UTF-8";
.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1186px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl,
.col-xxl-auto,
.col-xxxl-1,
.col-xxxl-2,
.col-xxxl-3,
.col-xxxl-4,
.col-xxxl-5,
.col-xxxl-6,
.col-xxxl-7,
.col-xxxl-8,
.col-xxxl-9,
.col-xxxl-10,
.col-xxxl-11,
.col-xxxl-12,
.col-xxxl,
.col-xxxl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1680px) {
  .col-xxxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xxxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xxxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xxxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xxxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xxxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xxxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xxxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xxxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xxxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxxl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xxxl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xxxl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xxxl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xxxl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xxxl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xxxl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xxxl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xxxl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xxxl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xxxl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xxxl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xxxl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xxxl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xxxl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xxxl-0 {
    margin-left: 0;
  }
  .offset-xxxl-1 {
    margin-left: 8.333333%;
  }
  .offset-xxxl-2 {
    margin-left: 16.666667%;
  }
  .offset-xxxl-3 {
    margin-left: 25%;
  }
  .offset-xxxl-4 {
    margin-left: 33.333333%;
  }
  .offset-xxxl-5 {
    margin-left: 41.666667%;
  }
  .offset-xxxl-6 {
    margin-left: 50%;
  }
  .offset-xxxl-7 {
    margin-left: 58.333333%;
  }
  .offset-xxxl-8 {
    margin-left: 66.666667%;
  }
  .offset-xxxl-9 {
    margin-left: 75%;
  }
  .offset-xxxl-10 {
    margin-left: 83.333333%;
  }
  .offset-xxxl-11 {
    margin-left: 91.666667%;
  }
}
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.align-left {
  text-align: left;
}

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

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

:root {
  --Dark-Blue: #2e2d4d;
  --Yellow: #e5821b;
  --Dark-Yellow: #c46503;
  --Gold: #cd9452;
  --Light-Grey: #eff2fb;
}

.color--gold {
  color: #cd9452;
}
.color--yellow {
  color: #e6821b;
}
.color--yellowDark {
  color: #c46503;
}
.color--blueDark {
  color: #2e2d4d;
}
.color--blueDarkIntense {
  color: #191935;
}
.color--grey {
  color: #8d8d9a;
}
.color--greyLight {
  color: #eff2fb;
}
.color--greyMilk {
  color: #f8fbff;
}
.color--white {
  color: white;
}
.color--black {
  color: black;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  margin: 0;
}
h1 span,
.h1 span,
h2 span,
.h2 span,
h3 span,
.h3 span,
h4 span,
.h4 span,
h5 span,
.h5 span {
  font-weight: 700;
  color: var(--Yellow, #e5821b);
}

h1,
.h1 {
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
@media screen and (max-width: 991px) {
  h1,
  .h1 {
    font-size: 44px;
    line-height: normal;
  }
}
@media screen and (max-width: 768px) {
  h1,
  .h1 {
    font-size: 30px;
    line-height: normal;
  }
}

h2,
.h2 {
  font-size: 32px;
  line-height: 42px;
}
@media screen and (max-width: 991px) {
  h2,
  .h2 {
    font-size: 26px;
    line-height: normal;
  }
}
@media screen and (max-width: 768px) {
  h2,
  .h2 {
    font-size: 20px;
    line-height: normal;
  }
}

h3,
.h3 {
  font-size: 32px;
  line-height: 42px;
}
@media screen and (max-width: 991px) {
  h3,
  .h3 {
    font-size: 26px;
    line-height: normal;
  }
}
@media screen and (max-width: 768px) {
  h3,
  .h3 {
    font-size: 20px;
    line-height: normal;
  }
}

h4,
.h4 {
  font-size: 24px;
  line-height: 140%;
}
@media screen and (max-width: 991px) {
  h4,
  .h4 {
    font-size: 20px;
    line-height: normal;
  }
}

h5,
.h5 {
  font-size: 22px;
  line-height: normal;
}
@media screen and (max-width: 991px) {
  h5,
  .h5 {
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
  }
}

p {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
  margin: 0;
  line-height: 140%;
}

span {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 400;
}

.text {
  font-family: "DM Sans";
  font-style: normal;
}
.text--1 {
  font-weight: 500;
  font-size: 20px;
  line-height: 150%;
}
.text--2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
}
.text--3 {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
}
.text--uppercase {
  text-transform: uppercase;
}

.color--white {
  color: #ffffff;
}
.color--gold {
  color: #af8d71;
}
.color--goldDark {
  color: #c66500;
}
.color--dark {
  color: #000722;
}
.color--blueDark {
  color: #1f2950;
}
.color--granat {
  color: #0f183c;
}
.color--red {
  color: #d52727;
}
.color--green {
  color: #519e36;
}
.color--grey {
  color: #f2f2f2;
}

.background--white {
  background-color: #ffffff;
}
.background--gold {
  background-color: #af8d71;
}
.background--goldDark {
  background-color: #c66500;
}
.background--dark {
  background-color: #000722;
}
.background--blueDark {
  background-color: #1f2950;
}
.background--granat {
  background-color: #0f183c;
}
.background--red {
  background-color: #d52727;
}
.background--green {
  background-color: #519e36;
}
.background--grey {
  background-color: #f2f2f2;
}

.btn {
  padding: 0 20px;
  min-height: 48px;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  font-weight: 700;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn--primary {
  background: #e6821b;
}
.btn--primary:hover {
  background: #c46503;
}
.btn svg {
  margin-left: 15px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.btn svg path {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media (max-width: 575px) {
  .btn {
    width: 100%;
  }
}
.btn--transparent {
  background-color: white;
  border: 2px solid var(--Yellow, #E5821B);
  color: var(--Yellow, #E5821B);
}
.btn--rounded {
  font-weight: 400;
  line-height: 150%;
  color: #2e2d4d;
  padding: 10px 15px;
  background: #eff2fb;
  border-radius: 80px;
  cursor: pointer;
}
.btn--rounded:hover, .btn--rounded.btn--active {
  color: white;
  background: #e6821b;
}

.link {
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .link {
    margin: 0 auto;
  }
}
.link svg {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.link svg path {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.link--yellow {
  color: #e6821b;
}
.link--yellow svg {
  margin-left: 15px;
  position: relative;
  top: -2px;
}
.link--yellow svg path,
.link--yellow svg line {
  stroke: #e6821b;
}
.link--yellow:hover {
  color: #c46503;
}
.link--yellow:hover svg path,
.link--yellow:hover svg line {
  stroke: #c46503;
}
.link--blue {
  color: #2e2d4d;
}
.link--blue svg path,
.link--blue svg line {
  stroke: #2e2d4d;
}
.link--blue:hover {
  color: #191935;
}
.link--blue:hover svg path,
.link--blue:hover svg line {
  stroke: #191935;
}
.link--white {
  color: white;
}
.link--white svg path,
.link--white svg line {
  stroke: white;
}
.link--white:hover {
  color: #eff2fb;
}
.link--white:hover svg path,
.link--white:hover svg line {
  stroke: #eff2fb;
}
.link--icoLeft svg {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 15px;
}
.link--icoRight svg {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: 15px;
}
.link--locked {
  color: #8d8d9a;
  cursor: not-allowed;
}
.link--locked svg path,
.link--locked svg line {
  stroke: #8d8d9a;
}
.link--locked:hover {
  color: #8d8d9a;
}
.link--locked:hover svg path,
.link--locked:hover svg line {
  stroke: #8d8d9a;
}

input[type=checkbox] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-color: var(--form-background);
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 24px;
  height: 24px;
  border: 2px solid #2e2d4d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  place-content: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
}
input[type=checkbox]:checked {
  border: 2px solid #2e2d4d;
}
input[type=checkbox]:checked:before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 6px;
  border-left: 2px solid #2e2d4d;
  border-bottom: 2px solid #2e2d4d;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
input[type=checkbox]:hover {
  cursor: pointer;
}

.container {
  position: relative;
}
.container .decoration {
  pointer-events: none;
}
.container .decoration__ico {
  position: absolute;
  z-index: 9999;
  width: auto;
  height: auto;
}
@media (max-width: 1199px) {
  .container .decoration {
    display: none;
  }
}

.newForm {
  position: relative;
}
.newForm .wpcf7-spinner {
  position: absolute;
}
.newForm__text {
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #2e2d4d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.newForm form br {
  display: none;
}
.newForm form input[type=email],
.newForm form input[type=tel],
.newForm form textarea {
  -webkit-appearance: none;
  outline: none;
  height: 48px;
  width: 100%;
  max-width: 100%;
  border: none;
  font-weight: 400;
  font-size: 14px;
  padding: 0 10px 0 56px;
  position: relative;
  background: white;
  color: #8d8d9a;
  border-bottom: 1px solid transparent;
  font-family: "DM Sans";
}
.newForm form input[type=email]:hover,
.newForm form input[type=tel]:hover,
.newForm form textarea:hover {
  border-bottom: 1px solid #e6821b;
}
.newForm form input[type=email]:focus,
.newForm form input[type=tel]:focus,
.newForm form textarea:focus {
  border-bottom: 1px solid #e6821b;
}
.newForm form input[type=email].wpcf7-not-valid,
.newForm form input[type=tel].wpcf7-not-valid,
.newForm form textarea.wpcf7-not-valid {
  background: white;
  border-bottom: 1px solid #df0000;
}
.newForm form input[type=email]::-webkit-input-placeholder, .newForm form input[type=tel]::-webkit-input-placeholder, .newForm form textarea::-webkit-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #8d8d9a;
  font-family: "DM Sans";
}
.newForm form input[type=email]::-moz-placeholder, .newForm form input[type=tel]::-moz-placeholder, .newForm form textarea::-moz-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #8d8d9a;
  font-family: "DM Sans";
}
.newForm form input[type=email]:-ms-input-placeholder, .newForm form input[type=tel]:-ms-input-placeholder, .newForm form textarea:-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #8d8d9a;
  font-family: "DM Sans";
}
.newForm form input[type=email]::-ms-input-placeholder, .newForm form input[type=tel]::-ms-input-placeholder, .newForm form textarea::-ms-input-placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #8d8d9a;
  font-family: "DM Sans";
}
.newForm form input[type=email]::placeholder,
.newForm form input[type=tel]::placeholder,
.newForm form textarea::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  color: #8d8d9a;
  font-family: "DM Sans";
}
.newForm form textarea {
  padding: 16px;
  min-height: 80px;
  font-style: italic;
}
.newForm form span[data-name=your-email],
.newForm form span[data-name=your-phone] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.newForm form span[data-name=your-email]:before,
.newForm form span[data-name=your-phone]:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-position: left center;
  left: 16px;
  top: 10px;
  z-index: 9;
}
.newForm form span[data-name=your-email]:before {
  background-image: url(../img/ico/form-ico-mail.svg);
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}
.newForm form span[data-name=your-phone]:before {
  background-image: url(../img/ico/form-ico-phone.svg);
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}
.newForm form input[type=submit] {
  border: none;
  -webkit-appearance: none;
  border-radius: 4px;
  padding: 17px 20px;
  font-style: normal;
  font-size: 14px;
  font-weight: 700;
  color: white;
}
.newForm form input[type=submit]:hover {
  cursor: pointer;
  background: #c46503;
}
.newForm form input[type=submit]:disabled {
  cursor: not-allowed;
}
.newForm form input[type=checkbox] {
  -webkit-appearance: none;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0 !important;
  outline: none !important;
  -webkit-tap-highlight-color: transparent !important;
  border: none;
  padding: 0;
  margin: 0;
  height: unset;
  width: unset;
  background-color: unset;
  position: relative;
  cursor: pointer;
}
.newForm form input[type=checkbox]::before {
  content: "";
  display: block;
  position: relative;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: white;
  border: 2px solid #2e2d4d;
}
.newForm form input[type=checkbox]:checked:before {
  background: #eff2fb;
  -webkit-transform: none;
          transform: none;
  top: 0;
  left: 0;
}
.newForm form input[type=checkbox]:checked::after {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 6px;
  border-left: 2px solid #e6821b;
  border-bottom: 2px solid #e6821b;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.newForm form .wpcf7-acceptance {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}
.newForm form .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
  padding: 0;
}
.newForm form .wpcf7-acceptance .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 14px;
     -moz-column-gap: 14px;
          column-gap: 14px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.newForm form .wpcf7-acceptance .wpcf7-list-item label span {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #2e2d4d;
}
.newForm form .wpcf7-acceptance .wpcf7-list-item label span a {
  font-weight: 600;
}
.newForm form .wpcf7-acceptance .wpcf7-list-item label span a:hover {
  color: #e6821b;
}
.newForm form .ajax-loader {
  position: absolute;
  bottom: 15px;
}
.newForm form .wpcf7-not-valid input[type=checkbox]:before {
  border: 1px solid #df0000;
}
.newForm form .wpcf7-not-valid-tip {
  color: #df0000;
  -webkit-animation: alert linear 0.3s;
          animation: alert linear 0.3s;
  font-size: 11px;
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 9999;
  position: absolute;
  bottom: -20px;
}
.newForm .wpcf7-response-output {
  margin: 0 !important;
  margin-top: 10px !important;
}

.wrapper-dropdown {
  position: relative;
  height: 48px;
  border: 1px solid var(--Light-Grey, #eff2fb);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: white;
}
.wrapper-dropdown .selected-display {
  padding: 0 10px;
  font-weight: 700;
}
.wrapper-dropdown svg {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.wrapper-dropdown .rotated {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.wrapper-dropdown .dropdown {
  width: calc(100% + 2px);
  border: 1px solid var(--Light-Grey, #eff2fb);
  position: absolute;
  top: 100%;
  right: 0;
  left: -1px;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 99;
  -webkit-box-shadow: inherit;
          box-shadow: inherit;
  background: inherit;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0;
  visibility: hidden;
}
.wrapper-dropdown .dropdown li {
  padding: 12px 16px;
  min-height: 48px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500 !important;
  cursor: pointer;
}
.wrapper-dropdown .dropdown li:last-child {
  border-bottom: none;
}
.wrapper-dropdown .dropdown li:hover {
  background-color: var(--Light-Grey, #eff2fb);
}
.wrapper-dropdown.active .dropdown {
  opacity: 1;
  visibility: visible;
}

.dropdown-desc {
  padding: 0 16px;
}
.dropdown-desc__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 48px;
}
.dropdown-desc__header.active svg.arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.dropdown-desc__header div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dropdown-desc__header span {
  color: var(--Yellow, #e5821b);
  font-size: 14px;
}
.dropdown-desc .dropdown-desc-items {
  display: none;
}
.dropdown-desc .dropdown-desc-items.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.dropdown-desc .dropdown-desc-item {
  padding: 12px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 8px;
}
.dropdown-desc .dropdown-desc-item__title {
  font-weight: 700;
}
@media (max-width: 1199px) {
  .dropdown-desc__header span {
    font-size: 14px;
  }
}

.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: white;
  z-index: 99999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  color: var(--Dark-Blue, #2e2d4d);
  font-family: "DM Sans";
  font-size: 16px;
  font-weight: 400;
}
html.overflowHidden,
body.overflowHidden {
  overflow: hidden;
}

body {
  padding-top: 104px;
}
@media screen and (max-width: 1199px) {
  body {
    padding-top: 90px;
  }
  body.page-template-template-pages {
    padding-top: 90px;
  }
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: var(--Dark-Blue, #2e2d4d);
}
a:hover {
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

:focus {
  outline: 0 !important;
}

svg path,
svg line {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.custom-wyswig-style p {
  margin: 16px 0;
}
.custom-wyswig-style p:first-child {
  margin-top: 0;
}
.custom-wyswig-style p:last-child {
  margin-bottom: 0;
}

.page-404 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 40px;
}
.page-404 a {
  color: #e6821b;
  font-weight: 700;
}
.page-404 a:hover {
  color: #c46503;
}

.subpage {
  padding: 100px 0;
}

.hp .promoted-excerpt {
  margin-top: 56px;
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  .hp .promoted-excerpt {
    margin-top: 32px;
    margin-bottom: 48px;
  }
}
.hp .filters__wrap--3 {
  display: none;
}
@media (max-width: 767px) {
  .hp .blog-excerpt {
    margin: 48px 0;
  }
}
.hp .hero__content h1,
.hp .hero__content p {
  color: var(--Dark-Blue, #2e2d4d);
}

.page-author {
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .page-author {
    margin-bottom: 40px;
  }
}
.page-author .page-author-back {
  margin: 40px 0;
}
.page-author .page-author-back svg {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.page-searchResult {
  margin-bottom: 80px;
}
.page-searchResult .page-searchResult-top {
  margin: 40px 0;
}
.page-searchResult .page-searchResult-top a svg {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.page-searchResult .searchResults__header {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}
.page-searchResult .searchResults__header h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 32px;
  font-weight: 500;
  color: #2e2d4d;
}
.page-searchResult .searchResults__header h4 span {
  color: #cd9452;
  margin-top: 20px;
  font-weight: 700;
}
.page-searchResult .searchResults__header__search {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  top: 10px;
}
.page-searchResult .searchResults__header__search form {
  max-width: 100%;
  width: 400px;
  margin: 0;
  position: relative;
  top: -10px;
}
.page-searchResult .searchResults__header__search form input[type=text] {
  background: #eff2fb url("../img/blog/search-ico.svg");
  background-repeat: no-repeat;
  background-position: 12px;
  background-size: auto;
  width: 100%;
  height: auto;
  padding: 15px 0;
  font-size: 16px;
  color: #2e2d4d;
  margin: 0;
  padding-left: 56px;
  border: none;
  border-bottom: 1px solid #2e2d4d;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.page-searchResult .searchResults__header__search form input[type=text]:hover, .page-searchResult .searchResults__header__search form input[type=text]:focus {
  border-bottom: 1px solid #cd9452;
}
.page-searchResult .searchResults__header__search form input[type=text]:focus {
  background: #eff2fb url("../img/blog/search-ico-gold-new.svg");
  background-repeat: no-repeat;
  background-position: 12px;
  background-size: auto;
}
.page-searchResult .searchResults__header__search form input[type=text]::-webkit-input-placeholder {
  color: #2e2d4d;
}
.page-searchResult .searchResults__header__search form input[type=text]::-moz-placeholder {
  color: #2e2d4d;
}
.page-searchResult .searchResults__header__search form input[type=text]:-ms-input-placeholder {
  color: #2e2d4d;
}
.page-searchResult .searchResults__header__search form input[type=text]::-ms-input-placeholder {
  color: #2e2d4d;
}
.page-searchResult .searchResults__header__search form input[type=text]::placeholder {
  color: #2e2d4d;
}
.page-searchResult .searchResults__header__search form button {
  position: absolute;
  width: 42px;
  height: 100%;
  border: none;
  left: 0;
  top: 0;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  .page-searchResult .searchResults__header__search {
    display: none;
  }
}
.page-searchResult .searchResults__postList {
  margin-top: 60px;
}
.page-searchResult .searchResults__post {
  display: block;
  border-bottom: 1px solid #edeff5;
  padding: 40px 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.page-searchResult .searchResults__post:nth-child(1) {
  border-top: none;
  padding-top: 20px;
}
.page-searchResult .searchResults__postName {
  font-size: 26px;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-weight: 500;
}
.page-searchResult .searchResults__postName a:hover {
  color: #cd9452;
}
.page-searchResult .btn {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .page-searchResult {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .page-searchResult {
    padding-bottom: 40px;
  }
  .page-searchResult .searchResults__header h4 {
    font-size: 24px;
  }
  .page-searchResult .searchResults__header h4 span {
    font-size: 24px;
  }
  .page-searchResult .searchResults__postList {
    margin-top: 40px;
  }
  .page-searchResult .searchResults__postName {
    font-size: 20px;
  }
  .page-searchResult .searchResults .btn {
    margin-top: 40px;
  }
}

.page-all-invest__header {
  margin: 80px 0 56px 0;
}
.page-all-invest .invest-items {
  margin: 56px 0 80px 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.page-all-invest .newsletter-wrap {
  padding: 0;
}
.page-all-invest .filters__wrap--3 {
  display: none;
}
@media (max-width: 991px) {
  .page-all-invest .invest-items {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .page-all-invest__header {
    margin: 48px 0 32px 0;
  }
  .page-all-invest .invest-items {
    margin: 32px 0 48px 0;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media (max-width: 576px) {
  .page-all-invest .invest-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 30px;
  }
}

.page-result__halfWrap {
  margin-top: 56px;
}
@media (max-width: 1199px) {
  .page-result__halfWrap {
    margin-top: 80px;
  }
}
@media (max-width: 1199px) {
  .page-result .sidebar-newsletter {
    display: none;
  }
}

.page-invest__hero {
  padding: 40px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
.page-invest__hero span {
  color: var(--Yellow, #e5821b);
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-weight: 700;
}
.page-invest__hero svg,
.page-invest__hero span {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.page-invest__hero:hover svg,
.page-invest__hero:hover xa span {
  opacity: 0.8;
}
.page-invest__halfGrid {
  margin-top: 40px;
}
.page-invest__halfGrid .result-wrap {
  margin: 80px 0;
  margin-bottom: 0;
}
.page-invest .distance-from-plots {
  margin: 120px 0;
}
@media (max-width: 767px) {
  .page-invest .distance-from-plots {
    margin: 80px 0;
  }
}
.page-invest .newsletter-wrap, .page-invest .land-value-charts {
  margin-bottom: 0;
}

.page-plot__hero {
  padding: 40px 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
}
.page-plot__hero span {
  color: var(--Yellow, #e5821b);
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-weight: 700;
}
.page-plot__hero svg,
.page-plot__hero span {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.page-plot__hero:hover svg,
.page-plot__hero:hover xa span {
  opacity: 0.8;
}
.page-plot .page-plot-sidebarInitMobile {
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: white;
  border-top: 1px solid #f0f0f0;
  position: fixed;
  bottom: 0;
  z-index: 9999;
  width: calc(100% - 40px);
  left: 20px;
  padding-top: 10px;
  display: none;
}
@media (max-width: 1199px) {
  .page-plot .sidebar-newsletter {
    max-width: 100%;
    width: 100vw;
    position: fixed;
    top: 0;
    left: 0;
    height: 100dvh;
    z-index: 99999;
    padding: 16px;
    overflow-y: auto;
    display: none;
  }
  .page-plot .sidebar-newsletter.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-plot .sidebar-newsletter .wpcf7-spinner {
    display: none;
  }
  .page-plot .sidebar-newsletter__closeWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: 40px;
  }
  .page-plot .sidebar-newsletter__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .page-plot .sidebar-newsletter__header {
    margin-top: -8px;
  }
  .page-plot .page-plot-sidebarInitMobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.test-page {
  margin: 80px 0;
}

.page-thankyou {
  padding: 160px 0 80px;
}
.page-thankyou__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
.page-thankyou__content h1 {
  text-align: center;
}
.page-thankyou__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-thankyou__desc .text span {
  color: var(--Yellow, #e5821b);
}
@media (max-width: 767px) {
  .page-thankyou {
    padding: 40px 0 16px;
  }
  .page-thankyou__content {
    gap: 32px;
  }
  .page-thankyou__desc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .page-thankyou__desc .text {
    text-align: center;
  }
  .page-thankyou__desc .text br {
    display: none;
  }
}

.nav {
  width: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background: white;
  padding: 26px 0;
  border-bottom: 1px solid #eff2fb;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  height: 104px;
}
@media screen and (max-width: 1199px) {
  .nav {
    padding: 20px 0;
    height: 90px;
  }
}
@media (max-width: 767px) {
  .nav {
    border-bottom: 1px solid #bfc5d6;
  }
}
@media screen and (min-width: 1680px) {
  .nav .container {
    max-width: 1720px;
  }
}
.nav.active .nav-wrap__left {
  position: relative;
  z-index: 9999999;
}
.nav .nav-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nav .nav-wrap__left {
  z-index: 9;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.nav .nav-wrap__left a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav .nav-wrap__left svg {
  width: 214px;
  height: 52px;
}
.nav .nav-wrap__right {
  width: 100%;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nav .nav-wrap__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1199px) {
  .nav .nav-wrap__items {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 120px 15px 15px 15px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: none;
    background-color: var(--Light-Grey, #eff2fb);
    min-height: 100vh;
    overflow: auto;
    row-gap: 30px;
    z-index: 999999;
  }
  .nav .nav-wrap__items.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.nav .nav-wrap__item a {
  text-transform: uppercase;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  font-weight: 700;
  font-size: 14px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.nav .nav-wrap__item a svg path,
.nav .nav-wrap__item a svg line {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.nav .nav-wrap__item a::after {
  content: "";
  width: 100%;
  background: #e5821b;
  height: 2px;
  position: absolute;
  bottom: -5px;
  left: 50%;
  width: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.nav .nav-wrap__item a:hover {
  color: #c46503;
}
.nav .nav-wrap__item a:hover svg path,
.nav .nav-wrap__item a:hover svg line {
  stroke: #c46503;
}
.nav .nav-wrap__item a:hover::after {
  width: 100%;
  left: 0;
}
.nav .nav-wrap__item a.btn {
  height: 52px;
}
.nav .nav-wrap__item a.btn:hover {
  color: white;
}
.nav .nav-wrap__item a.btn:after {
  display: none;
}
.nav .nav-wrap__item--active a {
  color: #e5821b;
}
.nav .nav-wrap__item--active a::after {
  width: 100%;
  left: 0;
}
@media screen and (max-width: 1199px) {
  .nav .nav-wrap__item {
    width: 100%;
  }
  .nav .nav-wrap__item a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .nav .nav-wrap__item a:after {
    display: none;
  }
}
.nav .nav-wrap__itemPromo a {
  color: #B3402B;
}
.nav .nav-wrap__itemPromo a::after {
  background: #B3402B;
}
.nav .nav-wrap__itemPromo a:hover {
  color: #B3402B;
}
.nav .nav-wrap__itemPromo a:hover::after {
  color: #B3402B;
  width: 100%;
  left: 0;
}
.nav .nav-wrap__itemPromo--active a {
  color: #B3402B;
}
.nav .nav-wrap__burger {
  display: none;
}
@media (max-width: 1199px) {
  .nav .nav-wrap__burger {
    display: block;
    width: 21px;
    height: 17px;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    position: relative;
    z-index: 999999;
    cursor: pointer;
  }
  .nav .nav-wrap__burger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #2e2d4d;
    border-radius: 0px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .nav .nav-wrap__burger span:nth-child(1) {
    top: 0px;
  }
  .nav .nav-wrap__burger span:nth-child(2) {
    top: 6px;
  }
  .nav .nav-wrap__burger span:nth-child(3) {
    top: 12px;
  }
  .nav .nav-wrap__burger.open span {
    background: #2e2d4d;
  }
  .nav .nav-wrap__burger.open span:nth-child(1) {
    top: 6px;
    opacity: 0;
  }
  .nav .nav-wrap__burger.open span:nth-child(2) {
    visibility: visible;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .nav .nav-wrap__burger.open span:nth-child(3) {
    top: 6px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}

.cg_inwesisFooter {
  margin-top: 80px;
  padding: 80px 0;
  background-color: #2e2d4d;
  position: relative;
  color: white;
}
@media screen and (max-width: 991px) {
  .cg_inwesisFooter {
    padding: 40px 0;
  }
}
@media screen and (max-width: 767px) {
  .cg_inwesisFooter {
    margin-top: 48px;
  }
}
.cg_inwesisFooter .decoration__ico--1 {
  left: calc(100% + 160px);
  top: 40%;
}
.cg_inwesisFooter__4 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: absolute;
  top: -110px;
  right: 15px;
  opacity: 0.6;
}
@media screen and (max-width: 1199px) {
  .cg_inwesisFooter__4 {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 32px;
    right: 0;
    top: 0;
    gap: 12px;
  }
}
@media screen and (max-width: 767px) {
  .cg_inwesisFooter__4 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.cg_inwesisFooter__4 img {
  width: 120px;
  margin-bottom: 20px;
}
.cg_inwesisFooter__4 img:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .cg_inwesisFooter__4 img {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 500px) {
  .cg_inwesisFooter__4 img {
    width: 26vw;
  }
}
.cg_inwesisFooter__header-main {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .cg_inwesisFooter__header-main {
    margin-bottom: 20px;
  }
}
.cg_inwesisFooter__content {
  margin-bottom: 40px;
  opacity: 0.8;
}
@media screen and (max-width: 1199px) {
  .cg_inwesisFooter__content {
    margin-bottom: 20px;
  }
}
.cg_inwesisFooter__content:last-child {
  margin-bottom: 0%;
}
.cg_inwesisFooter__header {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  display: block;
  letter-spacing: 1.6px;
}
@media (max-width: 991px) {
  .cg_inwesisFooter__header {
    margin-top: 20px;
    margin-bottom: 0;
  }
}
.cg_inwesisFooter__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  border-top: 1px solid rgba(181, 181, 194, 0.3);
  border-bottom: 1px solid rgba(181, 181, 194, 0.3);
  padding: 30px 0;
  margin: 0;
  margin-top: 90px;
  list-style: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .cg_inwesisFooter__list {
    display: none;
  }
}
.cg_inwesisFooter__list li a {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  opacity: 0.8;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.cg_inwesisFooter__list li a svg path,
.cg_inwesisFooter__list li a svg line {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  stroke: white;
}
.cg_inwesisFooter__list li a:hover {
  opacity: 1;
}
.cg_inwesisFooter__desc a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: white;
}
.cg_inwesisFooter__desc a:hover {
  color: #e6821b;
}
.cg_inwesisFooter__desc p {
  margin-top: 0;
}
.cg_inwesisFooter__info {
  margin-top: 20px;
  opacity: 0.6;
}
@media screen and (max-width: 1199px) {
  .cg_inwesisFooter__info {
    border-top: 1px solid rgba(181, 181, 194, 0.3);
    padding-top: 20px;
    margin-top: 20px;
  }
}
.cg_inwesisFooter__law {
  opacity: 0.6;
}

.hero {
  width: 100%;
  color: white;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hero .hero-img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
}
@media (max-width: 767px) {
  .hero .hero-img--desktop {
    display: none;
  }
}
.hero .hero-img--mobile {
  -o-object-position: center;
     object-position: center;
}
@media (min-width: 768px) {
  .hero .hero-img--mobile {
    display: none;
  }
}
.hero__content {
  padding: 104px 0 150px 0;
  position: relative;
  z-index: 9;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 16px;
}
.hero__content .h4 {
  font-weight: 400 !important;
}
@media (max-width: 1199px) {
  .hero__content {
    padding-top: 24px;
  }
  .hero__content h1 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .hero__content {
    height: 270px;
    padding: 0;
    padding-top: 24px;
  }
  .hero__content h1 {
    font-size: 22px;
  }
  .hero__content p {
    display: none;
  }
}

.why-si {
  margin: 160px 0 80px 0;
  background: var(--Light-Grey, #eff2fb);
  padding: 56px 0;
}
@media screen and (max-width: 767px) {
  .why-si {
    padding: 40px 0;
    margin: 40px 0;
  }
}
.why-si__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
@media screen and (max-width: 991px) {
  .why-si__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 32px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
  }
}
.why-si__header {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.why-si__boxs {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .why-si__boxs {
    gap: 20px;
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.why-si__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 8px;
}
@media screen and (max-width: 767px) {
  .why-si__box {
    width: calc(50% - 10px);
    row-gap: 4px;
  }
}
.why-si__number {
  color: var(--Gold, #cd9452);
}

.why-si-ico {
  margin: 80px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 80px;
}
.why-si-ico .why-si-row__header {
  text-align: center;
}
.why-si-ico .why-si-row__boxs {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  .why-si-ico .why-si-row__boxs {
    gap: 40px;
  }
}
.why-si-ico .why-si-row__box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex: 1 0 calc(25% - 30px);
      flex: 1 0 calc(25% - 30px);
  text-align: center;
}
.why-si-ico .why-si-row__box h4 {
  font-size: 22px;
}
.why-si-ico .why-si-row__box p {
  margin-top: 20px;
}
@media screen and (max-width: 991px) {
  .why-si-ico .why-si-row__box {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(50% - 30px);
            flex: 1 0 calc(50% - 30px);
  }
}
@media screen and (max-width: 576px) {
  .why-si-ico .why-si-row__box {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(100% - 0px);
            flex: 1 0 calc(100% - 0px);
  }
}
@media screen and (max-width: 991px) {
  .why-si-ico {
    margin: 80px 0;
  }
}
@media screen and (max-width: 767px) {
  .why-si-ico {
    margin: 48px 0;
  }
}

.reference {
  background: var(--Light, #fcfcfd);
  padding: 80px 0;
}
.reference .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.reference__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  row-gap: 40px;
}
.reference__carosuel {
  background-color: white;
  width: 610px;
  padding: 30px;
}
.reference__items {
  overflow: hidden;
  position: relative;
}
.reference__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 20px;
}
.reference__item p {
  font-size: 14px;
}
.reference__item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.reference__item__link a {
  margin: 4px 0;
  height: 48px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #2e2d4d;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.reference__item__link a:hover {
  color: var(--Yellow, #e5821b);
}
.reference__item__link a svg {
  width: 30px;
  height: auto;
}
.reference__item__line {
  width: 100%;
  height: 1px;
  background-color: #e6821b;
}
.reference__item__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reference__item__author {
  font-size: 20px;
}
.reference__nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.reference__nav .swiper-button-prev {
  position: relative;
  background-image: url(../img/ico/arrowRight.svg);
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  left: auto;
  right: auto;
  margin: 0;
}
.reference__nav .swiper-button-prev::after {
  content: none;
}
.reference__nav .swiper-button-next {
  position: relative;
  background-image: url(../img/ico/arrowRight.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
  left: auto;
  right: auto;
  margin: 0;
}
.reference__nav .swiper-button-next::after {
  content: none;
}
.reference__nav .swiper-pagination-slash {
  margin: 0 2px;
}
.reference__nav .swiper-pagination {
  position: relative;
  margin: 0 10px;
  text-align: center;
  top: 0;
  bottom: auto;
}
.reference__nav .swiper-pagination .swiper-pagination-current {
  color: #e6821b;
}
.reference__nav .swiper-pagination span {
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  color: #2e2d4d;
  min-width: 18px;
  display: inline-block;
}
@media (max-width: 1199px) {
  .reference__carosuel {
    width: 540px;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .reference .container {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 40px;
  }
  .reference__carosuel {
    width: 100%;
    max-width: 100%;
  }
  .reference__left {
    row-gap: 32px;
    width: 100%;
  }
  .reference__left h2 br {
    display: none;
  }
}
@media (max-width: 767px) {
  .reference {
    padding: 40px 0;
  }
}

.faq-section {
  background: var(--Light-Grey, #eff2fb);
  padding: 80px 0;
}
.faq-section .faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 56px;
}
.faq-section .faq__item {
  position: relative;
  border-radius: 8px;
  border-bottom: 2px solid var(--Light-Grey, #eff2fb);
  background: var(--White, #fff);
  padding: 24px;
}
.faq-section .faq__item__headerWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.faq-section .faq__item__header {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.faq-section .faq__item__text {
  padding-top: 16px;
  display: none;
}
.faq-section .faq__item__btn {
  position: relative;
  min-width: 20px;
  min-height: 20px;
}
.faq-section .faq__item__btn:after, .faq-section .faq__item__btn:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  height: 2px;
  background-color: #cd9452;
}
.faq-section .faq__item__btn:after {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.faq-section .faq__item__btn:before {
  top: 50%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg);
}
.faq-section .faq__item:hover {
  cursor: pointer;
}
.faq-section .faq__item:hover .faq__item__header {
  color: #cd9452;
}
.faq-section .faq__item.open .faq__item__header {
  color: #cd9452;
}
.faq-section .faq__item.open .faq__item__btn:before {
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}
@media (max-width: 767px) {
  .faq-section {
    padding: 40px 0;
  }
  .faq-section .faq {
    row-gap: 32px;
  }
  .faq-section .faq__item {
    padding: 20px;
  }
}

.popular-search-wrap {
  margin: 160px 0;
}
.popular-search-wrap .popular-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 56px;
}
.popular-search-wrap .popular-search__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px 32px;
}
.popular-search-wrap .popular-search__item {
  width: calc(25% - 24px);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.popular-search-wrap .popular-search__item a:hover {
  color: #cd9452;
}
@media (max-width: 991px) {
  .popular-search-wrap {
    margin: 80px 0;
  }
  .popular-search-wrap .popular-search__item {
    width: calc(50% - 24px);
  }
}
@media (max-width: 767px) {
  .popular-search-wrap {
    margin: 48px 0;
  }
  .popular-search-wrap .popular-search {
    row-gap: 40px;
  }
  .popular-search-wrap .popular-search__item {
    width: 100%;
  }
}

.newsletter-wrap {
  margin: 80px 0;
}
.newsletter-wrap .newsletter {
  padding: 40px;
  border-radius: 8px;
  background: var(--Light-Grey, #eff2fb);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  row-gap: 34px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.newsletter-wrap .newsletter form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px 26px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.newsletter-wrap .newsletter__form__left {
  width: 430px;
}
.newsletter-wrap .newsletter__form .wpcf7-acceptance {
  margin-top: 24px;
}
.newsletter-wrap .newsletter-mini {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 34px;
}
.newsletter-wrap .newsletter-mini .newsletter__header {
  width: 100%;
}
@media (max-width: 1199px) {
  .newsletter-wrap .newsletter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 30px;
  }
  .newsletter-wrap .newsletter__header {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .newsletter-wrap {
    margin: 24px 0;
  }
  .newsletter-wrap .newsletter__form__left {
    width: 100%;
  }
  .newsletter-wrap .newsletter__form__right {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .newsletter-wrap .newsletter {
    padding: 16px;
  }
}

.newsletter-column {
  margin: 80px 0;
}
.newsletter-column .newsletter {
  padding: 40px;
  border-radius: 8px;
  background: var(--Light-Grey, #eff2fb);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 37px;
}
.newsletter-column .newsletter__header {
  width: 32%;
}
.newsletter-column .newsletter form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px 26px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.newsletter-column .newsletter__form__left {
  width: 375px;
}
.newsletter-column .newsletter__form .wpcf7-acceptance {
  margin-top: 24px;
}
@media (max-width: 1199px) {
  .newsletter-column .newsletter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 30px;
  }
  .newsletter-column .newsletter__header {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .newsletter-column {
    margin: 24px 0;
  }
  .newsletter-column .newsletter__form__left {
    width: 100%;
  }
  .newsletter-column .newsletter__form__right {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .newsletter-column .newsletter {
    padding: 16px;
  }
}

.land-value-charts {
  margin: 40px 0 80px;
}
.land-value-charts__text {
  margin-bottom: 40px;
}
.land-value-charts__box-charts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 40px;
  gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 8px;
  background: var(--Light, #fcfcfd);
}
.land-value-charts__box-charts .chart-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(50% - 30px);
          flex: 1 0 calc(50% - 30px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
}
@media screen and (max-width: 991px) {
  .land-value-charts__box-charts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    padding: 0 0 48px 0;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: scroll;
    border-radius: 0;
    background: transparent;
    scrollbar-width: auto;
    scrollbar-color: auto;
  }
  .land-value-charts__box-charts .chart-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 80%;
            flex: 1 0 80%;
    gap: 22px;
    border-radius: 8px;
    background: var(--Milk-Grey, #f5f9ff);
    padding: 10px;
  }
  .land-value-charts__box-charts::-webkit-scrollbar {
    height: 8px;
  }
  .land-value-charts__box-charts::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
  }
  .land-value-charts__box-charts::-webkit-scrollbar-track {
    background: var(--Milk-Grey, #f5f9ff);
  }
  .land-value-charts .chart-box-mobile {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .land-value-charts {
    margin: 40px 0;
  }
}

.all-formalities {
  margin: 80px 0 40px;
}
.all-formalities__title {
  margin-bottom: 40px;
}
.all-formalities__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 32px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 8px;
  background: var(--Light, #fcfcfd);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 15px 45px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.all-formalities__box__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(50% - 45px);
          flex: 1 0 calc(50% - 45px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 25px;
}
.all-formalities__box__table .item-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 25px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.all-formalities__box__table .item-table svg {
  min-width: 19px;
  min-height: 13px;
  margin-top: 3px;
}
.all-formalities__box__table .item-table__text .text-table {
  font-family: "DM Sans";
  color: var(--Dark-Blue, #2e2d4d);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.all-formalities__box__table .item-table__text .text-table span {
  font-weight: 700;
}
@media (max-width: 767px) {
  .all-formalities {
    margin: 48px 0;
  }
  .all-formalities__title {
    margin-bottom: 24px;
  }
  .all-formalities__box {
    padding: 30px 16px;
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .all-formalities__box__table .item-table {
    gap: 16px;
  }
}

.banner-small {
  margin: 80px 0;
}
.banner-small__box {
  border-radius: 8px;
  background: var(--Light-Grey, #eff2fb);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 32px;
}
.banner-small__box__icon img {
  max-width: 95px;
  max-height: 107px;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner-small__box__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
.banner-small__box__info__title {
  color: var(--Dark-Blue, #2e2d4d);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.banner-small__box__info__title span {
  color: var(--Gold, #cd9452);
  font-weight: 700;
}
@media (max-width: 767px) {
  .banner-small {
    margin: 48px 0;
  }
}
@media (max-width: 575px) {
  .banner-small__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.seo-text {
  margin: 160px 0;
}
.seo-text .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 80px;
}
.seo-text__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.seo-text__text {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Ukrywanie po dwóch liniach */
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 40px;
}
.seo-text__text.expanded {
  -webkit-line-clamp: unset;
}
.seo-text__toggleWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 30px;
}
.seo-text__toggle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991px) {
  .seo-text {
    margin: 80px 0;
  }
  .seo-text__text {
    margin-top: 20px;
  }
  .seo-text__toggleWrap {
    margin-top: 20px;
  }
}

.promoted-excerpt {
  margin: 80px 0;
}
.promoted-excerpt__items {
  margin-top: 56px;
  display: inline-grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.promoted-excerpt .result-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: hidden;
  padding: 0;
}
.promoted-excerpt .result-item__carousel {
  width: 100%;
  border-radius: 8px 8px 0 0;
  min-height: auto;
}
.promoted-excerpt .result-item__carousel .swiper-slide {
  padding-bottom: 56.25%;
  position: relative;
}
.promoted-excerpt .result-item__carousel .swiper-slide img {
  position: absolute;
  top: 0;
  left: 0;
}
.promoted-excerpt .result-item__content {
  padding: 24px;
}
.promoted-excerpt .result-item__nameInvest {
  margin-top: 24px;
}
.promoted-excerpt .result-item__info {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .promoted-excerpt__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .promoted-excerpt .result-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
    gap: 0;
  }
  .promoted-excerpt .result-item__carousel {
    width: 264px;
    border-radius: 8px 0 0 8px;
  }
}
@media (max-width: 767px) {
  .promoted-excerpt {
    margin: 48px 0;
  }
  .promoted-excerpt__items {
    margin-top: 32px;
    gap: 16px;
  }
  .promoted-excerpt .result-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
  }
  .promoted-excerpt .result-item__carousel {
    width: 100%;
    border-radius: 8px 8px 0 0;
  }
}
@media (max-width: 575px) {
  .promoted-excerpt .result-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0;
  }
}

.saveinvestMethod {
  margin: 160px 0;
}
.saveinvestMethod__table {
  margin-top: 40px;
}
.saveinvestMethod__el {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
.saveinvestMethod__el--first h5 {
  display: none;
}
.saveinvestMethod__el--first .saveinvestMethod__itemBg {
  border-radius: 8px 8px 0px 0px;
  font-weight: 700;
  padding-top: 40px;
}
.saveinvestMethod__el--last .saveinvestMethod__itemBg {
  border-radius: 0 0 8px 8px;
  padding-bottom: 40px;
}
.saveinvestMethod h5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.saveinvestMethod__itemBg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 32px;
  background: var(--Light, #fcfcfd);
}
.saveinvestMethod__itemBg svg {
  width: 24px;
  min-width: 24px;
  margin-right: 25px;
  position: relative;
  top: 9px;
}
@media screen and (max-width: 991px) {
  .saveinvestMethod__itemBg svg {
    display: none;
  }
}
.saveinvestMethod__itemBg--1 svg {
  top: 4px;
}
@media screen and (max-width: 991px) {
  .saveinvestMethod {
    margin: 80px 0;
  }
  .saveinvestMethod__el {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
  }
  .saveinvestMethod__el--first {
    margin-top: 0;
  }
  .saveinvestMethod__el--first .saveinvestMethod__itemBg {
    padding-top: 10px;
    font-size: 18px;
  }
  .saveinvestMethod__el--first h5 {
    padding: 0 !important;
  }
  .saveinvestMethod__itemBg {
    max-width: calc(50% - 4px);
    padding: 10px;
    width: 100%;
  }
  .saveinvestMethod__itemBg--1 {
    background: #fff2e2;
  }
  .saveinvestMethod h5 {
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 10px;
    font-weight: 700;
  }
}

.filters {
  padding: 36px 98px;
  border-radius: 8px;
  background: var(--Light-Grey, #eff2fb);
  margin-top: -120px;
  position: relative;
  z-index: 999;
}
.filters__header {
  font-weight: 700;
  letter-spacing: 1.12px;
  text-transform: uppercase;
}
.filters__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.filters__wrap--row-1 {
  margin-top: 10px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
.filters__wrap--row-2 {
  margin-top: 42px;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.filters__wrap--row-3 {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.filters__count {
  margin-left: 4px;
  font-weight: 700;
}
.filters__label {
  position: absolute;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  top: -25px;
  height: 21px;
  line-height: 150%;
}
.filters__clearBtn {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  padding: 0 16px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.filters__clearBtn:hover {
  color: #8d8d9a;
}
.filters .wrapper-dropdown {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 48px;
  border: 1px solid var(--Light-Grey, #eff2fb);
  background: white;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.filters .wrapper-dropdown input.custom-price-input,
.filters .wrapper-dropdown input.custom-surface-input {
  border: none;
  background: transparent;
  font-size: 16px;
  font-weight: 400;
  color: var(--Dark-Blue, #2e2d4d);
  outline: none;
  padding: 0;
  margin: 0;
  width: calc(100% - 34px);
}
.filters .wrapper-dropdown input.custom-price-input::-webkit-input-placeholder, .filters .wrapper-dropdown input.custom-surface-input::-webkit-input-placeholder {
  color: var(--Grey, #8d8d9a);
  font-weight: 400;
}
.filters .wrapper-dropdown input.custom-price-input::-moz-placeholder, .filters .wrapper-dropdown input.custom-surface-input::-moz-placeholder {
  color: var(--Grey, #8d8d9a);
  font-weight: 400;
}
.filters .wrapper-dropdown input.custom-price-input:-ms-input-placeholder, .filters .wrapper-dropdown input.custom-surface-input:-ms-input-placeholder {
  color: var(--Grey, #8d8d9a);
  font-weight: 400;
}
.filters .wrapper-dropdown input.custom-price-input::-ms-input-placeholder, .filters .wrapper-dropdown input.custom-surface-input::-ms-input-placeholder {
  color: var(--Grey, #8d8d9a);
  font-weight: 400;
}
.filters .wrapper-dropdown input.custom-price-input::placeholder,
.filters .wrapper-dropdown input.custom-surface-input::placeholder {
  color: var(--Grey, #8d8d9a);
  font-weight: 400;
}
.filters .wrapper-dropdown input.custom-price-input::-webkit-outer-spin-button, .filters .wrapper-dropdown input.custom-price-input::-webkit-inner-spin-button,
.filters .wrapper-dropdown input.custom-surface-input::-webkit-outer-spin-button,
.filters .wrapper-dropdown input.custom-surface-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.filters .wrapper-dropdown input.custom-price-input[type=number],
.filters .wrapper-dropdown input.custom-surface-input[type=number] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
          appearance: textfield;
}
.filters .wrapper-dropdown .clear-input-btn {
  display: none;
  position: absolute;
  right: 36px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: #eeeeee;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  padding: 0;
  z-index: 3;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: auto;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}
.filters .wrapper-dropdown .clear-input-btn svg {
  width: 8px;
  height: 8px;
  display: block;
}
.filters .wrapper-dropdown .clear-input-btn:hover {
  background: var(--Light-Grey, #eff2fb);
}
.filters .wrapper-dropdown .clear-input-btn:active {
  background: #d6d6d6;
}
.filters .wrapper-dropdown input:focus:not(:-moz-placeholder-shown) + .clear-input-btn {
  display: flex;
}
.filters .wrapper-dropdown input:focus:not(:-ms-input-placeholder) + .clear-input-btn {
  display: -ms-flexbox;
  display: flex;
}
.filters .wrapper-dropdown input:focus:not(:placeholder-shown) + .clear-input-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.filters .wrapper-dropdown .filters-price__currency,
.filters .wrapper-dropdown .filters-surface__currency {
  margin-left: 8px;
  color: var(--Grey, #8d8d9a);
  font-size: 15px;
  font-weight: 400;
  white-space: nowrap;
}
.filters .wrapper-dropdown.active {
  border: 1px solid #bfc5d6;
  border-bottom: none;
}
.filters .wrapper-dropdown.active .dropdown {
  border: 1px solid #bfc5d6;
  border-top: none;
}
.filters .wrapper-dropdown.active .filters-price__currency {
  position: relative;
  top: -1px;
}
.filters .wrapper-dropdown.active .filters-surface__currency {
  position: relative;
  top: -2px;
}
.filters .wrapper-dropdown.wrapper-dropdown--input.active {
  border: 1px solid #bfc5d6;
}
.filters .wrapper-dropdown .selected-display {
  color: var(--Grey, #8d8d9a);
  font-weight: 400;
  white-space: nowrap; /* Zawartość wyświetlana w jednej linii */
  overflow: hidden; /* Ukryj nadmiarową zawartość */
  text-overflow: ellipsis; /* Dodaj wielokropek na końcu nadmiarowej zawartości */
  display: block; /* Zapewnia, że powyższe właściwości działają */
  width: 100%;
}
.filters .wrapper-dropdown .selected-display.chosen {
  color: var(--Dark-Blue, #2e2d4d);
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  gap: 8px;
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-price-input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: none;
  background: transparent;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  outline: none;
  padding: 0;
  margin: 0;
  width: 100%;
  /* Ukryj strzałki w input number */
  /* Firefox */
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-price-input::-webkit-input-placeholder {
  color: var(--Grey, #8d8d9a);
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-price-input::-moz-placeholder {
  color: var(--Grey, #8d8d9a);
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-price-input:-ms-input-placeholder {
  color: var(--Grey, #8d8d9a);
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-price-input::-ms-input-placeholder {
  color: var(--Grey, #8d8d9a);
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-price-input::placeholder {
  color: var(--Grey, #8d8d9a);
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-price-input:focus {
  color: var(--Dark-Blue, #2e2d4d);
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-price-input::-webkit-outer-spin-button, .filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-price-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-price-input[type=number] {
  -moz-appearance: textfield;
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-surface-input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border: none;
  background: transparent;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  outline: none;
  padding: 0;
  margin: 0;
  width: 100%;
  /* Ukryj strzałki w input number */
  /* Firefox */
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-surface-input::-webkit-input-placeholder {
  color: var(--Grey, #8d8d9a);
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-surface-input::-moz-placeholder {
  color: var(--Grey, #8d8d9a);
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-surface-input:-ms-input-placeholder {
  color: var(--Grey, #8d8d9a);
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-surface-input::-ms-input-placeholder {
  color: var(--Grey, #8d8d9a);
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-surface-input::placeholder {
  color: var(--Grey, #8d8d9a);
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-surface-input:focus {
  color: var(--Dark-Blue, #2e2d4d);
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-surface-input::-webkit-outer-spin-button, .filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-surface-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .custom-surface-input[type=number] {
  -moz-appearance: textfield;
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .clear-input-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 14px;
  height: 14px;
  border: none;
  background: transparent;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  z-index: 1000;
  padding: 4px;
  background: #eeeeee;
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .clear-input-btn:hover {
  background-color: var(--Light-Grey, #eff2fb);
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .clear-input-btn svg {
  -webkit-transition: stroke 0.2s;
  transition: stroke 0.2s;
}
.filters .wrapper-dropdown .selected-display .custom-input-wrapper .clear-input-btn:hover svg path {
  stroke: var(--Dark-Blue, #2e2d4d);
}
.filters .wrapper-dropdown .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.filters .wrapper-dropdown .item label {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 40px;
  font-size: 15px;
}
.filters .wrapper-dropdown .dropdown {
  border: 2px solid white;
  max-height: 240px;
  overflow: auto;
  /* Customowy scrollbar dla webkit (Chrome, Safari) */
  /* Customowy scrollbar dla Firefox */
  scrollbar-width: thin;
  scrollbar-color: #c8c8c8 var(--Light-Grey, #eff2fb);
}
.filters .wrapper-dropdown .dropdown::-webkit-scrollbar {
  background: var(--Light-Grey, #eff2fb);
  width: 6px;
}
.filters .wrapper-dropdown .dropdown::-webkit-scrollbar-thumb {
  background-color: #c8c8c8;
  border-radius: 10px;
  width: 6px;
}
.filters .wrapper-dropdown .dropdown::-webkit-scrollbar-corner {
  border-radius: 10px;
}
.filters .wrapper-dropdown input[type=checkbox] {
  position: absolute;
  pointer-events: none;
}
.filters .filters-distance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 455px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  max-width: 100%;
}
.filters .filters-distance:before {
  content: "";
  width: calc(100% - 30px);
  left: 15px;
  bottom: 22px;
  height: 2px;
  background: #2e2d4d;
  position: absolute;
  pointer-events: none;
  z-index: -1;
}
.filters .filters-distance div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.filters .filters-distance div:first-child .filters-distance__label {
  padding-left: 0;
}
.filters .filters-distance div:last-child .filters-distance__label {
  padding-right: 0;
}
.filters .filters-distance__checkbox {
  display: none;
}
.filters .filters-distance__label {
  padding: 12px 10px 0px 10px;
  font-size: 16px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 7px;
}
.filters .filters-distance__label p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.filters .filters-distance__label span {
  width: 44px;
  height: 44px;
  border: 2px solid #2e2d4d;
  border-radius: 50%;
  display: grid;
  place-content: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: var(--Light-Grey, #eff2fb);
}
.filters .filters-distance__label span:before {
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 50%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.1s -webkit-transform ease-in-out;
  transition: 0.1s -webkit-transform ease-in-out;
  transition: 0.1s transform ease-in-out;
  transition: 0.1s transform ease-in-out, 0.1s -webkit-transform ease-in-out;
  background-color: #8d8d9a;
}
.filters .filters-distance__label:hover {
  cursor: pointer;
}
.filters .filters-distance__label:hover span:before {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.filters .filters-distance__label.active span:before {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.filters .filters-place .wrapper-dropdown {
  width: 322px;
  padding: 0 16px;
  height: 48px;
}
.filters .filters-place .wrapper-dropdown .selected-display {
  padding: 0 10px 0 25px;
  width: 100%;
}
.filters .filters-place .wrapper-dropdown .ico-localization {
  position: absolute;
}
.filters .filters-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  position: relative;
}
.filters .filters-price__separator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 10px;
  height: 2px;
  background-color: var(--Grey, #8d8d9a);
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.filters .filters-price .wrapper-dropdown {
  width: 155px;
  padding: 0 16px;
  height: 48px;
  font-weight: 400;
}
.filters .filters-price .wrapper-dropdown .selected-display {
  padding: 0 5px 0 0;
  width: 100%;
}
.filters .filters-price .wrapper-dropdown .clear-input-btn {
  right: 30px;
}
.filters .filters-surface {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 6px;
     -moz-column-gap: 6px;
          column-gap: 6px;
  position: relative;
}
.filters .filters-surface__separator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 10px;
  height: 2px;
  background-color: var(--Grey, #8d8d9a);
}
.filters .filters-surface__currency {
  position: relative;
  top: -1px;
}
.filters .filters-surface .wrapper-dropdown {
  width: 142px;
  padding: 0px 16px;
  height: 48px;
  font-weight: 400;
}
.filters .filters-surface .wrapper-dropdown .selected-display {
  padding: 0 5px 0 0;
  width: 100%;
}
.filters .filters-surface .wrapper-dropdown input {
  max-width: calc(100% - 40px);
}
.filters .filters-surface .wrapper-dropdown .clear-input-btn {
  right: 38px;
}
@media (max-width: 1199px) {
  .filters .wrapper-dropdown {
    border: 1px solid #bfc5d6;
  }
  .filters .wrapper-dropdown.active {
    border: 1px solid #bfc5d6;
    border-bottom: none;
  }
  .filters .wrapper-dropdown.active .dropdown {
    border: 1px solid #bfc5d6;
    border-top: none;
  }
  .filters.active {
    position: fixed;
    top: 138px;
    width: 100%;
    left: 0;
    height: calc(100dvh - 138px);
    margin: 0;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    overflow: auto;
    background-color: white;
    z-index: 999;
  }
  .filters.active .filters-distance__label span {
    background-color: white;
  }
  .filters.active .filters__btnSearchWrap {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 20px 90px;
    width: 100%;
    background-color: white;
    border-top: 1px solid var(--Light-Grey, #eff2fb);
  }
  .filters.active .filters__btnSearchWrap .btn {
    margin-top: 0;
  }
  .filters .btn {
    margin-top: 16px;
    width: 100%;
  }
  .filters__label {
    display: none;
  }
  .filters__wrap--row-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 32px;
  }
  .filters__wrap--row-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 8px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .filters .filters-place {
    width: 100%;
  }
  .filters .filters-place .wrapper-dropdown {
    width: 100%;
  }
  .filters .filters-price {
    width: 100%;
  }
  .filters .filters-price .wrapper-dropdown {
    width: 100%;
  }
  .filters .filters-surface {
    width: 100%;
  }
  .filters .filters-surface .wrapper-dropdown {
    width: 100%;
  }
  .filters .filters-distance {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .filters {
    padding: 20px;
    margin-top: -156px;
  }
  .filters__wrap--row-2 {
    margin-top: 16px;
  }
  .filters .filters-price {
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
  }
  .filters .filters-price__separator {
    display: none;
  }
  .filters .filters-surface {
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
  }
  .filters .filters-surface__separator {
    display: none;
  }
}

.filters-resultPage .filters {
  margin-top: 40px;
}
.filters-resultPage .filters__wrap--row-2 {
  margin-top: 42px;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
.filters-resultPage .filters__wrap--row-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.filters-resultPage .filters__wrap--row-3 .filters__btnSearchWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.filters-resultPage .filters .filters-place .wrapper-dropdown {
  width: 260px;
}
.filters-resultPage .filters .filters-distance {
  margin-right: 16px;
}
.filters-resultPage .filters .filters-type .wrapper-dropdown {
  width: 220px;
  padding: 0 16px;
}
.filters-resultPage .filters .filters-type .wrapper-dropdown .selected-display {
  padding-left: 0;
}
.filters-resultPage .filters .filters-price .wrapper-dropdown {
  width: 197px;
}
.filters-resultPage .filters .filters-surface .wrapper-dropdown {
  width: 140px;
}
.filters-resultPage .filters .filters-surface__currency {
  position: relative;
  top: -1px;
}
.filters-resultPage .filters .filters-financing .wrapper-dropdown {
  width: 220px;
  padding: 0 16px;
}
.filters-resultPage .filters .filters-financing .wrapper-dropdown .selected-display {
  padding-left: 0;
}
.filters-resultPage .filters .filers-sale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.filters-resultPage .filters .filers-sale span {
  font-weight: 700;
}
.filters-resultPage .filters .filers-sale__checkbox {
  cursor: pointer;
  border: 2px solid #e6821b;
}
.filters-resultPage .filters .filers-sale__checkbox:checked:before {
  border-left: 2px solid #e6821b;
  border-bottom: 2px solid #e6821b;
}
@media (max-width: 1199px) {
  .filters-resultPage .filters {
    background-color: white;
    display: none;
  }
  .filters-resultPage .filters.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
  }
  .filters-resultPage .filters__wrap--row-1 {
    row-gap: 0;
  }
  .filters-resultPage .filters__wrap--row-2 {
    margin-top: 0;
    row-gap: 0;
  }
  .filters-resultPage .filters .filters-place {
    margin-top: 16px;
  }
  .filters-resultPage .filters .filters-place .wrapper-dropdown {
    width: 100%;
  }
  .filters-resultPage .filters .filters-type {
    margin-top: 8px;
    width: 100%;
  }
  .filters-resultPage .filters .filters-type .wrapper-dropdown {
    width: 100%;
  }
  .filters-resultPage .filters .filters-price {
    margin-top: 8px;
  }
  .filters-resultPage .filters .filters-price .wrapper-dropdown {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .filters-resultPage .filters .filters-surface {
    margin-top: 8px;
  }
  .filters-resultPage .filters .filters-surface .wrapper-dropdown {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .filters-resultPage .filters .filters-financing {
    margin-top: 8px;
    width: 100%;
  }
  .filters-resultPage .filters .filters-financing .wrapper-dropdown {
    width: 100%;
  }
  .filters-resultPage .filters__btnSearchWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    row-gap: 8px;
  }
  .filters-resultPage .filters__btnSearchWrap .filters__clearBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 48px;
    border-radius: 4px;
    border: 1px solid var(--Light-Grey, #eff2fb);
  }
}

.nav-filter {
  display: none;
}
@media (max-width: 1199px) {
  .nav-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: white;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    border-bottom: 1px solid #bfc5d6;
  }
  .nav-filter.active-menu {
    -webkit-transform: translateY(90px);
            transform: translateY(90px);
  }
  .nav-filter span {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.91px;
    text-transform: uppercase;
  }
  .nav-filter span.active {
    color: var(--Yellow, #e5821b);
  }
  .nav-filter span:nth-child(1) {
    border-right: 1px solid #bfc5d6;
  }
}

@media (max-width: 1199px) {
  .page-template-page-results .nav-filter {
    top: 90px;
  }
}

.shopping-wrap .shopping {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 40px;
}
.shopping-wrap .shopping__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 0;
}
@media (max-width: 991px) {
  .shopping-wrap .shopping__items {
    gap: 20px;
    padding: 0 0 20px 0;
  }
}
.shopping-wrap .shopping__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
@media (max-width: 991px) {
  .shopping-wrap .shopping__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: 5px;
       -moz-column-gap: 5px;
            column-gap: 5px;
  }
}
.shopping-wrap .shopping__row--first h4 {
  font-size: 16px;
  font-weight: 700;
}
.shopping-wrap .shopping__row--first .shopping__column:nth-child(2),
.shopping-wrap .shopping__row--first .shopping__column:nth-child(3) {
  position: relative;
}
.shopping-wrap .shopping__row--first .shopping__column:nth-child(2):before,
.shopping-wrap .shopping__row--first .shopping__column:nth-child(3):before {
  content: "";
  position: absolute;
  background: var(--Light, #fcfcfd);
  width: 100%;
  height: 40px;
  top: -40px;
  left: 0;
  border-radius: 8px 8px 0 0;
}
@media (max-width: 991px) {
  .shopping-wrap .shopping__row--first .shopping__column:nth-child(2):before,
  .shopping-wrap .shopping__row--first .shopping__column:nth-child(3):before {
    display: none;
  }
}
.shopping-wrap .shopping__row:last-child .shopping__column:nth-child(2),
.shopping-wrap .shopping__row:last-child .shopping__column:nth-child(3) {
  position: relative;
}
.shopping-wrap .shopping__row:last-child .shopping__column:nth-child(2):before,
.shopping-wrap .shopping__row:last-child .shopping__column:nth-child(3):before {
  content: "";
  position: absolute;
  background: var(--Light, #fcfcfd);
  width: 100%;
  height: 40px;
  bottom: -40px;
  left: 0;
  border-radius: 0 0 8px 8px;
}
@media (max-width: 991px) {
  .shopping-wrap .shopping__row:last-child .shopping__column:nth-child(2):before,
  .shopping-wrap .shopping__row:last-child .shopping__column:nth-child(3):before {
    display: none;
  }
}
.shopping-wrap .shopping__column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 25px;
     -moz-column-gap: 25px;
          column-gap: 25px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: var(--Light, #fcfcfd);
  padding: 8px 32px;
}
.shopping-wrap .shopping__column:nth-child(1) {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  background-color: white;
}
@media (max-width: 991px) {
  .shopping-wrap .shopping__column {
    padding: 10px;
  }
  .shopping-wrap .shopping__column:nth-child(1) {
    min-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.shopping-wrap .shopping__ico {
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991px) {
  .shopping-wrap .shopping__ico {
    display: none;
  }
}
.shopping-wrap .shopping__text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.sidebar-newsletter {
  border-radius: 8px;
  background: var(--Light-Grey, #eff2fb);
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.sidebar-newsletter__closeWrap {
  display: none;
}
.sidebar-newsletter .newForm {
  margin-top: 8px;
}
.sidebar-newsletter .newForm .btn {
  width: 100%;
  margin-top: 10px;
}
.sidebar-newsletter .newForm form input[type=email],
.sidebar-newsletter .newForm form input[type=tel] {
  padding: 0 10px 0 45px;
  margin-bottom: 16px;
}
.sidebar-newsletter .newForm form span[data-name=your-email]:before,
.sidebar-newsletter .newForm form span[data-name=your-phone]:before {
  left: 12px;
}
.sidebar-newsletter .newForm form span[data-name=your-email] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sidebar-newsletter .newForm .wpcf7-not-valid-tip {
  bottom: -2px;
}
.sidebar-newsletter .newForm .wpcf7-acceptance {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sidebar-newsletter .newForm .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
  padding: 0;
}
.sidebar-newsletter .newForm .wpcf7-acceptance .wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.sidebar-newsletter .newForm .wpcf7-acceptance .wpcf7-list-item label span {
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #2e2d4d;
}
.sidebar-newsletter .newForm .wpcf7-acceptance .wpcf7-list-item label span a {
  font-weight: 600;
}
.sidebar-newsletter .newForm .wpcf7-acceptance .wpcf7-list-item label span a:hover {
  color: #e6821b;
}
.sidebar-newsletter__header span {
  color: #e6821b;
}
.sidebar-newsletter .text--2 {
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.05px;
}
.sidebar-newsletter .text--2 a:hover {
  color: #e6821b;
}
@media (max-width: 1199px) {
  .sidebar-newsletter {
    display: none;
  }
}

.banner-special-offer {
  position: relative;
  width: 100%;
  margin: 40px 0;
}
.banner-special-offer__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  gap: 40px;
  background: #f34e25;
  padding: 20px 40px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow: hidden;
}
.banner-special-offer__content__mobile-back {
  display: none;
}
.banner-special-offer__content__left-back {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 130px;
  height: 143px;
}
.banner-special-offer__content__left-back svg {
  width: 100%;
  height: 100%;
}
.banner-special-offer__content__right-back {
  position: absolute;
  left: auto;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 130px;
  height: 143px;
}
.banner-special-offer__content__right-back svg {
  width: 100%;
  height: 100%;
}
.banner-special-offer__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 6px;
  position: relative;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.banner-special-offer__text__blue {
  color: var(--Dark-Blue, #2e2d4d);
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 39.2px */
}
.banner-special-offer__text__white {
  color: var(--White, #fff);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}
.banner-special-offer__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 17px 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  background: var(--Dark-Blue, #2e2d4d);
  position: relative;
  z-index: 1;
}
.banner-special-offer__btn span {
  color: var(--White, #fff);
  text-align: center;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
.banner-special-offer__btn:hover svg {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.banner-special-offer__btn:hover svg path {
  fill: white;
}
@media (max-width: 991px) {
  .banner-special-offer {
    margin: 32px 0;
  }
  .banner-special-offer__content {
    padding: 24px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 24px;
  }
  .banner-special-offer__text__blue {
    font-size: 28px;
  }
  .banner-special-offer__text__white {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .banner-special-offer__content__mobile-back {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    aspect-ratio: 152/135;
  }
  .banner-special-offer__content__mobile-back svg {
    width: 100%;
    height: 100%;
  }
  .banner-special-offer__content__left-back {
    display: none;
  }
  .banner-special-offer__content__right-back {
    display: none;
  }
}
@media (max-width: 575px) {
  .banner-special-offer__btn {
    width: 100%;
  }
}

.distance-from-plots {
  max-width: 754px;
  margin: 80px 0;
}
.distance-from-plots__text p {
  margin-bottom: 32px;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.distance-from-plots__list {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.distance-from-plots__list .row-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-bottom: 1.5px solid rgba(46, 45, 77, 0.15);
}
.distance-from-plots__list .row-list .text-orange {
  color: var(--Yellow, #e5821b);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}
.distance-from-plots__list .row-list__text, .distance-from-plots__list .row-list__time, .distance-from-plots__list .row-list__distance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 12px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--Dark-Blue, #2e2d4d);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.distance-from-plots__list .row-list__text {
  width: 52%;
}
.distance-from-plots__list .row-list__time, .distance-from-plots__list .row-list__distance {
  width: 24%;
}
@media (max-width: 767px) {
  .distance-from-plots {
    margin: 48px 0;
  }
  .distance-from-plots__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  .distance-from-plots__list .row-list__text, .distance-from-plots__list .row-list__time, .distance-from-plots__list .row-list__distance {
    padding: 10px 0;
  }
  .distance-from-plots__list .row-list__text {
    width: 40%;
    padding-right: 15px;
  }
  .distance-from-plots__list .row-list__time, .distance-from-plots__list .row-list__distance {
    width: 30%;
  }
}

.icon-info {
  margin: 80px 0;
}
.icon-info__title {
  margin-bottom: 40px;
}
.icon-info__title span {
  color: var(--Yellow, #e5821b);
}
.icon-info__text {
  font-size: 20px;
  margin-bottom: 40px;
}
.icon-info__text span {
  color: var(--Yellow, #e5821b);
  font-weight: 700;
}
.icon-info__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 32px 20px;
}
.icon-info__box__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(33.33% - 20px);
          flex: 1 0 calc(33.33% - 20px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.icon-info__box__item .text-info {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.icon-info__box__item .icon-info-img {
  height: 96px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.icon-info__box__item .icon-info-img img {
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 767px) {
  .icon-info {
    margin: 48px 0;
  }
  .icon-info__title, .icon-info__text {
    margin-bottom: 20px;
  }
  .icon-info__box__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(50% - 20px);
            flex: 1 0 calc(50% - 20px);
  }
}
@media (max-width: 575px) {
  .icon-info__box__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(100% - 0px);
            flex: 1 0 calc(100% - 0px);
  }
}

.map-localization {
  margin: 80px 0;
}
.map-localization__title {
  color: var(--Dark-Blue, #2e2d4d);
  margin-bottom: -20px;
  position: relative;
  z-index: 9;
}
.map-localization__map {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.map-localization__map:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 62px;
  top: 0;
  left: 0;
  background-color: white;
}
.map-localization__map iframe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media (max-width: 767px) {
  .map-localization {
    margin: 48px 0;
  }
  .map-localization__title {
    margin-bottom: -30px;
  }
}

.small-info-icon {
  margin: 80px 0;
}
.small-info-icon__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px 30px;
}
.small-info-icon__box__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(33.33% - 30px);
          flex: 1 0 calc(33.33% - 30px);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
}
.small-info-icon__box__item .text-item {
  color: var(--Grey, #8d8d9a);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  top: 2px;
  position: relative;
}
.small-info-icon__box__item .icon-item img {
  max-width: 28px;
  max-height: 28px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .small-info-icon {
    margin: 48px 0;
  }
  .small-info-icon__box__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(50% - 20px);
            flex: 1 0 calc(50% - 20px);
  }
}
@media (max-width: 575px) {
  .small-info-icon__box__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(100% - 0px);
            flex: 1 0 calc(100% - 0px);
  }
}

.invest-item {
  background: var(--Light-Grey, #eff2fb);
  border-radius: 8px;
  overflow: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.invest-item.sold {
  pointer-events: none;
}
.invest-item__sold {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
  font-size: 24px;
  font-weight: 700;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 50px;
}
.invest-item:hover .invest-item__circle {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.invest-item__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 250px;
}
.invest-item__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.invest-item__circle {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 156px;
  height: 156px;
  border-radius: 156px;
  background: var(--Yellow, #e5821b);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: white;
  font-weight: 700;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.invest-item__contentWrap {
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.invest-item__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.invest-item__title svg {
  position: relative;
  top: 4px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.invest-item__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.invest-item__flags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  row-gap: 4px;
}
.invest-item__flag {
  background-color: #e6821b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 6px;
     -moz-column-gap: 6px;
          column-gap: 6px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 5px;
  height: 26px;
}
.invest-item__flag span {
  color: white;
  font-weight: 500;
}
.invest-item__flag span:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="10" viewBox="0 0 12 10" fill="none"><path d="M0.825195 4.49647L4.45091 8.13866L11.0981 1.4613" stroke="%23EFF2FB" stroke-width="1.5" /></svg>');
  display: inline-block;
  width: 20px;
  height: 20px;
}
.invest-item__prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 4px;
}
@media (max-width: 1199px) {
  .invest-item__contentWrap {
    padding: 20px;
    row-gap: 20px;
  }
  .invest-item__img {
    padding-bottom: 75%;
    height: auto;
  }
  .invest-item__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
  }
  .invest-item__flags {
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .invest-item h5 {
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .invest-item__flag {
    font-size: 14px;
  }
  .invest-item__contentWrap {
    padding: 20px 12px;
  }
  .invest-item__circle {
    display: none;
  }
}

.invest-gallery-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.invest-gallery-hero__slider .swiper-slide {
  height: 576px;
  width: auto;
}
.invest-gallery-hero__slider .swiper-slide img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .invest-gallery-hero__slider .swiper-slide {
    height: 467px;
  }
}
@media screen and (max-width: 767px) {
  .invest-gallery-hero__slider .swiper-slide {
    margin-bottom: 10px;
    height: 346px;
  }
}
@media screen and (max-width: 575px) {
  .invest-gallery-hero__slider .swiper-slide {
    height: 64vw;
  }
}
.invest-gallery-hero__thumbs {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.invest-gallery-hero__thumbs .swiper-slide {
  text-align: center;
  overflow: hidden;
  height: 198px;
  opacity: 0.6;
}
.invest-gallery-hero__thumbs .swiper-slide img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .invest-gallery-hero__thumbs .swiper-slide {
    height: 135px;
  }
}
@media screen and (max-width: 767px) {
  .invest-gallery-hero__thumbs .swiper-slide {
    height: 100px;
  }
}
@media screen and (max-width: 575px) {
  .invest-gallery-hero__thumbs .swiper-slide {
    height: 20vw;
  }
}
.invest-gallery-hero__thumbs .swiper-slide:hover {
  opacity: 1;
}
.invest-gallery-hero__thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.invest-gallery-hero__nav {
  position: absolute;
  bottom: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.invest-gallery-hero__nav .swiper-pagination {
  position: relative;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  border-radius: 5.416px;
  background: var(--Dark-Blue, #2e2d4d);
  color: white;
  font-size: 18px;
  font-weight: 700;
  padding: 9px;
  width: auto;
}
.invest-gallery-hero__nav .swiper-pagination span {
  font-size: 18px;
  font-weight: 700;
}
.invest-gallery-hero__nav .swiper-button-next,
.invest-gallery-hero__nav .swiper-button-prev {
  position: relative;
  background: var(--Dark-Blue, #2e2d4d);
  color: white;
  width: 42px;
  height: 42px;
  border-radius: 5.416px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.invest-gallery-hero__nav .swiper-button-next svg,
.invest-gallery-hero__nav .swiper-button-prev svg {
  width: auto;
  height: auto;
  position: relative;
}
.invest-gallery-hero__nav .swiper-button-next::after,
.invest-gallery-hero__nav .swiper-button-prev::after {
  display: none;
}
.invest-gallery-hero__nav .swiper-button-next:hover,
.invest-gallery-hero__nav .swiper-button-prev:hover {
  opacity: 0.9;
}
.invest-gallery-hero__nav .swiper-button-prev svg {
  left: 5px;
}
.invest-gallery-hero__nav .swiper-button-next svg {
  right: 5px;
}
@media (max-width: 767px) {
  .invest-gallery-hero__thumbs {
    display: none;
  }
  .invest-gallery-hero__nav .swiper-pagination {
    font-size: 14px;
  }
  .invest-gallery-hero__nav .swiper-pagination span {
    font-size: 14px;
    font-weight: 700;
  }
  .invest-gallery-hero__nav .swiper-button-next,
  .invest-gallery-hero__nav .swiper-button-prev {
    width: 34px;
    height: 34px;
  }
  .invest-gallery-hero__nav .swiper-button-next svg,
  .invest-gallery-hero__nav .swiper-button-prev svg {
    width: 20px;
  }
  .invest-gallery-hero__nav .swiper-button-prev svg {
    left: 2px;
  }
  .invest-gallery-hero__nav .swiper-button-next svg {
    right: 2px;
  }
}

.first-information {
  margin: 0;
}
.first-information__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.first-information__headerTopWrap {
  gap: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.first-information__position {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.first-information__link {
  margin-top: 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}
.first-information__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 24px;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
.first-information__financing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
.first-information__financing span {
  background: var(--Yellow, #e5821b);
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 700;
}
.first-information__financing span:before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="10" viewBox="0 0 12 10" fill="none"><path d="M0.825195 4.49647L4.45091 8.13866L11.0981 1.4613" stroke="%23EFF2FB" stroke-width="1.5" /></svg>');
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 12px;
  height: 20px;
}
.first-information__price {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}
@media (max-width: 991px) {
  .first-information__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
  }
}
@media (max-width: 767px) {
  .first-information__info {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 30px;
  }
}

.carousel-invest-excerpt {
  margin: 40px 0;
}
.carousel-invest-excerpt__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.carousel-invest-excerpt__items {
  margin-top: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.carousel-invest-excerpt__btn-mobile {
  display: none;
}
.carousel-invest-excerpt__prev, .carousel-invest-excerpt__next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9999;
  cursor: pointer;
}
.carousel-invest-excerpt__prev:hover svg line, .carousel-invest-excerpt__next:hover svg line {
  stroke: var(--Yellow, #e5821b);
}
.carousel-invest-excerpt__prev, .carousel-invest-excerpt__next {
  width: 25px;
  height: 25px;
  left: -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.carousel-invest-excerpt__next {
  left: auto;
  right: 0;
  right: -40px;
}
@media (max-width: 767px) {
  .carousel-invest-excerpt {
    margin: 48px 0;
  }
  .carousel-invest-excerpt__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .carousel-invest-excerpt__header .btn {
    display: none;
  }
  .carousel-invest-excerpt__items {
    margin-top: 32px;
  }
  .carousel-invest-excerpt__btn-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
  }
  .carousel-invest-excerpt__nav {
    display: none;
  }
}

.invest-building-graphic {
  margin: 160px 0;
}
.invest-building-graphic .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 35px;
}
.invest-building-graphic__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
}
.invest-building-graphic__item {
  width: calc(33.33% - 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
}
.invest-building-graphic__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 156px;
  background: var(--Yellow, #e5821b);
  color: white;
  font-weight: 700;
  position: relative;
  top: 0;
}
@media screen and (max-width: 991px) {
  .invest-building-graphic {
    margin: 80px 0;
  }
  .invest-building-graphic__item {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .invest-building-graphic__item {
    width: 100%;
  }
}

.invest-news-excerpt {
  margin: 80px 0;
}
.invest-news-excerpt__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.invest-news-excerpt__items {
  margin-top: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.invest-news-excerpt .blog-item {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.invest-news-excerpt__btn-mobile {
  display: none;
}
.invest-news-excerpt__prev, .invest-news-excerpt__next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9999;
  cursor: pointer;
}
.invest-news-excerpt__prev:hover svg line, .invest-news-excerpt__next:hover svg line {
  stroke: var(--Yellow, #e5821b);
}
.invest-news-excerpt__prev, .invest-news-excerpt__next {
  width: 25px;
  height: 25px;
  left: -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.invest-news-excerpt__next {
  left: auto;
  right: 0;
  right: -40px;
}
@media (max-width: 767px) {
  .invest-news-excerpt {
    margin: 48px 0;
  }
  .invest-news-excerpt__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .invest-news-excerpt__header .btn {
    display: none;
  }
  .invest-news-excerpt__items {
    margin-top: 40px;
  }
  .invest-news-excerpt__btn-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
  }
  .invest-news-excerpt__nav {
    display: none;
  }
}

.single-invest_cpt .invest-news-excerpt {
  padding-right: 70px;
}
.single-invest_cpt .invest-news-excerpt .container {
  padding: 0;
}
@media (max-width: 991px) {
  .single-invest_cpt .invest-news-excerpt {
    padding-right: 0;
  }
}

.plot-description {
  margin: 80px 0;
}
.plot-description__title {
  margin-bottom: 40px;
}
.plot-description__topWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
.plot-description__left {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 360px;
          flex: 1 0 360px;
}
.plot-description__header {
  color: var(--Yellow, #e5821b);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 40px;
}
.plot-description__contour {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.plot-description__contour img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.plot-description__bottomWrap {
  margin-top: 40px;
}
.plot-description__text-box p {
  color: var(--Dark-Blue, #2e2d4d);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.plot-description__text-box p b,
.plot-description__text-box p span {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .plot-description {
    margin: 48px 0;
  }
  .plot-description__topWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .plot-description__left {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .plot-description__title, .plot-description__header {
    margin-bottom: 20px;
  }
  .plot-description__contour {
    margin-top: 20px;
  }
}

.plot-gallery-content {
  margin: 80px 0;
}
.plot-gallery-content__slider {
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .plot-gallery-content__slider {
    margin-bottom: 5px;
  }
}
.plot-gallery-content__slider .swiper-slide {
  height: 576px;
  width: auto;
}
.plot-gallery-content__slider .swiper-slide img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .plot-gallery-content__slider .swiper-slide {
    height: 467px;
  }
}
@media screen and (max-width: 767px) {
  .plot-gallery-content__slider .swiper-slide {
    margin-bottom: 10px;
    height: 346px;
  }
}
@media screen and (max-width: 575px) {
  .plot-gallery-content__slider .swiper-slide {
    height: 64vw;
  }
}
.plot-gallery-content__thumbs {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.plot-gallery-content__thumbs .swiper-slide {
  text-align: center;
  overflow: hidden;
  height: 198px;
  opacity: 0.6;
}
.plot-gallery-content__thumbs .swiper-slide img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .plot-gallery-content__thumbs .swiper-slide {
    height: 135px;
  }
}
@media screen and (max-width: 767px) {
  .plot-gallery-content__thumbs .swiper-slide {
    height: 100px;
  }
}
.plot-gallery-content__thumbs .swiper-slide:hover {
  opacity: 1;
}
.plot-gallery-content__thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .plot-gallery-content__thumbs {
    display: none;
  }
}
.plot-gallery-content__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  margin-top: 32px;
}
.plot-gallery-content__nav .nav-thumbs {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 2px;
}
.plot-gallery-content__nav .nav-thumbs .swiper-pagination {
  position: relative;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}
.plot-gallery-content__nav .nav-thumbs .swiper-pagination .swiper-pagination-current,
.plot-gallery-content__nav .nav-thumbs .swiper-pagination .swiper-pagination-total {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}
.plot-gallery-content__nav .nav-thumbs .swiper-button-next,
.plot-gallery-content__nav .nav-thumbs .swiper-button-prev {
  position: relative;
}
.plot-gallery-content__nav .nav-thumbs .swiper-button-next::after,
.plot-gallery-content__nav .nav-thumbs .swiper-button-prev::after {
  display: none;
}
.plot-gallery-content__nav .nav-thumbs .swiper-button-prev {
  position: relative;
}
@media screen and (max-width: 767px) {
  .plot-gallery-content__nav {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .plot-gallery-content {
    margin: 48px 0;
  }
}

.plot-gallery-hero {
  position: relative;
}
.plot-gallery-hero__slider {
  margin-bottom: 16px;
}
.plot-gallery-hero__slider .swiper-slide {
  height: 576px;
  width: auto;
}
.plot-gallery-hero__slider .swiper-slide img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .plot-gallery-hero__slider .swiper-slide {
    height: 467px;
  }
}
@media screen and (max-width: 767px) {
  .plot-gallery-hero__slider .swiper-slide {
    margin-bottom: 10px;
    height: 346px;
  }
}
@media screen and (max-width: 575px) {
  .plot-gallery-hero__slider .swiper-slide {
    height: 64vw;
  }
}
.plot-gallery-hero__thumbs {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.plot-gallery-hero__thumbs .swiper-slide {
  text-align: center;
  overflow: hidden;
  height: 124px;
  opacity: 0.6;
  cursor: pointer;
}
.plot-gallery-hero__thumbs .swiper-slide img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .plot-gallery-hero__thumbs .swiper-slide {
    height: 135px;
  }
}
@media screen and (max-width: 767px) {
  .plot-gallery-hero__thumbs .swiper-slide {
    height: 100px;
  }
}
@media screen and (max-width: 575px) {
  .plot-gallery-hero__thumbs .swiper-slide {
    height: 20vw;
  }
}
.plot-gallery-hero__thumbs .swiper-slide:hover {
  opacity: 1;
}
.plot-gallery-hero__thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.plot-gallery-hero__nav {
  position: absolute;
  bottom: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.plot-gallery-hero__nav .swiper-pagination {
  position: relative;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  border-radius: 5.416px;
  background: var(--Dark-Blue, #2e2d4d);
  color: white;
  font-size: 18px;
  font-weight: 700;
  padding: 9px;
  width: auto;
}
.plot-gallery-hero__nav .swiper-pagination span {
  font-size: 18px;
  font-weight: 700;
}
.plot-gallery-hero__nav .swiper-button-next,
.plot-gallery-hero__nav .swiper-button-prev {
  position: relative;
  background: var(--Dark-Blue, #2e2d4d);
  color: white;
  width: 42px;
  height: 42px;
  border-radius: 5.416px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.plot-gallery-hero__nav .swiper-button-next svg,
.plot-gallery-hero__nav .swiper-button-prev svg {
  width: auto;
  height: auto;
  position: relative;
}
.plot-gallery-hero__nav .swiper-button-next::after,
.plot-gallery-hero__nav .swiper-button-prev::after {
  display: none;
}
.plot-gallery-hero__nav .swiper-button-next:hover,
.plot-gallery-hero__nav .swiper-button-prev:hover {
  opacity: 0.9;
}
.plot-gallery-hero__nav .swiper-button-prev svg {
  left: 5px;
}
.plot-gallery-hero__nav .swiper-button-next svg {
  right: 5px;
}
@media (max-width: 767px) {
  .plot-gallery-hero__thumbs {
    display: none;
  }
  .plot-gallery-hero__nav .swiper-pagination {
    font-size: 14px;
  }
  .plot-gallery-hero__nav .swiper-pagination span {
    font-size: 14px;
    font-weight: 700;
  }
  .plot-gallery-hero__nav .swiper-button-next,
  .plot-gallery-hero__nav .swiper-button-prev {
    width: 34px;
    height: 34px;
  }
  .plot-gallery-hero__nav .swiper-button-next svg,
  .plot-gallery-hero__nav .swiper-button-prev svg {
    width: 20px;
  }
  .plot-gallery-hero__nav .swiper-button-prev svg {
    left: 2px;
  }
  .plot-gallery-hero__nav .swiper-button-next svg {
    right: 2px;
  }
}

.capital-expenditure {
  margin: 80px 0;
}
.capital-expenditure__title {
  margin-bottom: 40px;
}
.capital-expenditure__text p {
  margin-bottom: 40px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.capital-expenditure__text p span {
  font-weight: 700;
}
.capital-expenditure__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  overflow-x: auto;
}
.capital-expenditure__list .row-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  border-bottom: 1.5px solid rgba(46, 45, 77, 0.15);
}
@media screen and (max-width: 600px) {
  .capital-expenditure__list .row-list {
    min-width: 590px;
  }
}
.capital-expenditure__list .row-list__text, .capital-expenditure__list .row-list__time, .capital-expenditure__list .row-list__distance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 5px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--Dark-Blue, #2e2d4d);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  position: relative;
}
.capital-expenditure__list .row-list__text span, .capital-expenditure__list .row-list__time span, .capital-expenditure__list .row-list__distance span {
  display: contents;
}
.capital-expenditure__list .row-list__text {
  width: 27%;
  font-weight: 700;
}
.capital-expenditure__list .row-list__time {
  width: 31%;
}
.capital-expenditure__list .row-list__distance {
  width: 42%;
}
.capital-expenditure__list .row-list:first-child .row-list__time,
.capital-expenditure__list .row-list:first-child .row-list__distance {
  font-weight: 700;
  color: var(--Yellow, #e5821b);
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .capital-expenditure {
    margin: 48px 0;
  }
  .capital-expenditure__title, .capital-expenditure__text {
    margin-bottom: 20px;
  }
  .capital-expenditure__list .row-list__text, .capital-expenditure__list .row-list__time, .capital-expenditure__list .row-list__distance {
    font-size: 14px;
  }
}

.purchase-amount {
  margin: 40px 0 80px;
}
.purchase-amount__installment {
  color: var(--Dark-Blue, #2e2d4d);
  font-size: 20px;
}
.purchase-amount__content {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.purchase-amount__content .left-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 64%;
  gap: 16px;
}
.purchase-amount__content .left-side__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.purchase-amount__content .left-side__row__icon {
  max-width: 68px;
  max-height: 64px;
  min-width: 68px;
  min-height: 64px;
}
.purchase-amount__content .left-side__row__icon svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.purchase-amount__content .left-side__row__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 6px;
}
.purchase-amount__content .left-side__row__text .text-bold {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}
.purchase-amount__content .left-side__row__text .text-normal {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.purchase-amount__content .right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 31%;
}
.purchase-amount__content .right-side__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 12px;
  border-bottom: 1.5px solid rgba(46, 45, 77, 0.15);
}
.purchase-amount__content .right-side__row__text {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.purchase-amount__content .right-side__row__price {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.purchase-amount__content .right-side__row__price span {
  font-weight: 700;
}
.purchase-amount__content .right-side .link {
  margin-top: 24px;
  height: 48px;
}
@media screen and (max-width: 991px) {
  .purchase-amount__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .purchase-amount__content .left-side {
    width: 100%;
  }
  .purchase-amount__content .right-side {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .purchase-amount {
    margin: 40px 0 48px 0;
  }
}

.basicInformation {
  margin: 80px 0;
}
.basicInformation__title {
  margin-bottom: 40px;
}
.basicInformation__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
}
.basicInformation__box__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(50% - 30px);
          flex: 1 0 calc(50% - 30px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.basicInformation__box__column .info-row {
  padding: 16px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1.5px solid rgba(46, 45, 77, 0.15);
}
.basicInformation__box__column .info-row__left {
  color: var(--Dark-Blue, #2e2d4d);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.basicInformation__box__column .info-row__right {
  color: var(--Dark-Blue, #2e2d4d);
  text-align: right;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}
.basicInformation__box__column .info-row__right span {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .basicInformation {
    margin: 40px 0;
  }
  .basicInformation__box {
    row-gap: 0;
  }
  .basicInformation__title {
    margin-bottom: 20px;
  }
  .basicInformation__column {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(100% - 0px);
            flex: 1 0 calc(100% - 0px);
  }
}

.plot-first-information {
  margin: 40px 0;
}
.plot-first-information__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.plot-first-information__headerTopWrap {
  gap: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.plot-first-information__position {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.plot-first-information__position__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.plot-first-information__link {
  margin-top: 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.plot-first-information__link svg {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.plot-first-information__link:hover {
  color: #e6821b;
}
.plot-first-information__link:hover svg path,
.plot-first-information__link:hover svg line {
  stroke: #e6821b;
}
.plot-first-information__info {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.plot-first-information__priceWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.plot-first-information__priceWrap span {
  color: var(--Dark-Blue, #2e2d4d);
}
.plot-first-information__priceBefore {
  font-size: 20px;
  text-decoration: line-through;
  position: relative;
  top: 1px;
}
.plot-first-information__flags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
.plot-first-information__flags div {
  height: 28px;
  padding: 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  color: white;
  text-transform: uppercase;
  font-weight: 700;
}
.plot-first-information__status--reserve {
  background: #e7af00;
}
.plot-first-information__status--sold {
  background: var(--Red, #d30000);
}
.plot-first-information__status--available {
  background: var(--Blue, #47a128);
}
.plot-first-information__discount {
  background: var(--Green, #1e7c5d);
}
@media (max-width: 991px) {
  .plot-first-information__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
  }
  .plot-first-information__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 20px;
  }
  .plot-first-information__priceBefore {
    font-size: 16px;
  }
}

.why-this-localization {
  margin: 80px 0;
}
.why-this-localization__items {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .why-this-localization__items {
    gap: 24px;
  }
}
.why-this-localization__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(33.33% - 32px);
          flex: 1 0 calc(33.33% - 32px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  row-gap: 12px;
}
@media screen and (max-width: 767px) {
  .why-this-localization__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(50% - 24px);
            flex: 1 0 calc(50% - 24px);
  }
}
@media screen and (max-width: 575px) {
  .why-this-localization__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(100% - 0px);
            flex: 1 0 calc(100% - 0px);
  }
}
.why-this-localization__ico {
  max-width: 96px;
}
@media (max-width: 767px) {
  .why-this-localization {
    margin: 48px 0;
  }
}

.plot-other-plots-excerpt .promoted-excerpt__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.plot-other-plots-excerpt__btn-mobile {
  display: none;
}
@media (max-width: 991px) {
  .plot-other-plots-excerpt__btn-desktop {
    display: none;
  }
  .plot-other-plots-excerpt__btn-mobile {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 40px;
  }
  .plot-other-plots-excerpt .promoted-excerpt {
    margin-top: 0;
  }
}

.blog-hero {
  padding: 80px 0;
}
.blog-hero__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 40px;
}
.blog-hero__desc {
  font-weight: 400;
}
.blog-hero__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.blog-hero__search form {
  max-width: 100%;
  width: 460px;
  margin: 0;
  position: relative;
}
.blog-hero__search form input[type=text] {
  background: #eff2fb url("../img/blog/search-ico.svg");
  background-repeat: no-repeat;
  background-position: 12px;
  background-size: auto;
  width: 100%;
  height: auto;
  padding: 15px 0;
  font-size: 16px;
  color: #2e2d4d;
  margin: 0;
  padding-left: 56px;
  border: none;
  border-bottom: 1px solid #2e2d4d;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.blog-hero__search form input[type=text]:hover, .blog-hero__search form input[type=text]:focus {
  border-bottom: 1px solid #cd9452;
}
.blog-hero__search form input[type=text]:focus {
  background: #eff2fb url("../img/blog/search-ico-gold-new.svg");
  background-repeat: no-repeat;
  background-position: 12px;
  background-size: auto;
}
.blog-hero__search form input[type=text]::-webkit-input-placeholder {
  color: #2e2d4d;
}
.blog-hero__search form input[type=text]::-moz-placeholder {
  color: #2e2d4d;
}
.blog-hero__search form input[type=text]:-ms-input-placeholder {
  color: #2e2d4d;
}
.blog-hero__search form input[type=text]::-ms-input-placeholder {
  color: #2e2d4d;
}
.blog-hero__search form input[type=text]::placeholder {
  color: #2e2d4d;
}
.blog-hero__search form button {
  position: absolute;
  width: 42px;
  height: 100%;
  border: none;
  left: 0;
  top: 0;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 991px) {
  .blog-hero__search {
    display: none;
  }
}
@media (max-width: 767px) {
  .blog-hero {
    padding: 40px 0;
  }
  .blog-hero__wrap {
    row-gap: 20px;
  }
}

.blog-category {
  border-top: 1px solid #eff2fb;
  border-bottom: 1px solid #eff2fb;
}
@media (max-width: 1199px) {
  .blog-category {
    background: #eff2fb;
  }
}
.blog-category .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
}
.blog-category__more {
  font-weight: 700;
  letter-spacing: 0.1em;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: none;
  padding: 13px 0;
}
.blog-category__more:hover {
  color: #e6821b;
}
@media (max-width: 1199px) {
  .blog-category__more {
    display: none;
  }
}
.blog-category__list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
  list-style: none;
  padding: 36px 0;
}
@media (max-width: 1199px) {
  .blog-category__list {
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    overflow-x: scroll;
  }
}
.blog-category__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  color: #2e2d4d;
}
.blog-category__item:nth-child(n+6) {
  display: none;
}
.blog-category__item.show-item {
  display: block;
}
.blog-category__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blog-category__item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #e6821b;
  left: 0;
  bottom: -2px;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
}
.blog-category__item:hover:before, .blog-category__item.active:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: left;
          transform-origin: left;
}
.blog-category__item.active {
  font-weight: 700;
}
@media (max-width: 1199px) {
  .blog-category__item {
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }
  .blog-category__item:nth-child(n+6) {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.blog-category__itemCount {
  margin-left: 4px;
}

.blog-posts {
  margin: 80px 0 160px;
}
.blog-posts .row {
  row-gap: 30px;
}
@media (max-width: 991px) {
  .blog-posts {
    margin: 80px 0;
  }
}
@media (max-width: 767px) {
  .blog-posts {
    margin: 40px 0;
  }
}

.blog-items-baner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  align-items: center;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  padding: 24px;
  border-radius: 8px;
  background: var(--Light-Grey, #eff2fb);
}
.blog-items-baner__img {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.blog-items-baner__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 16px;
}
.blog-items-baner__btn {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
@media (max-width: 1199px) {
  .blog-items-baner {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}
@media (max-width: 991px) {
  .blog-items-baner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    row-gap: 30px;
  }
  .blog-items-baner__img {
    display: none;
  }
}
@media (max-width: 575px) {
  .blog-items-baner__btn {
    width: 100%;
  }
}

.singlePost {
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .singlePost {
    margin-bottom: 40px;
  }
}
.singlePost .singlePost-hero__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 40px 0;
}
.singlePost .singlePost-hero__info__authorName a {
  font-size: 16px;
  font-weight: 700;
}
.singlePost .singlePost-hero__info__authorName a:hover {
  color: #e6821b;
}
@media (max-width: 1199px) {
  .singlePost .singlePost-hero__header {
    font-size: 42px;
    line-height: normal;
  }
}
@media (max-width: 991px) {
  .singlePost .singlePost-hero__header {
    margin-top: 0;
  }
  .singlePost .singlePost-hero__back {
    display: none;
  }
}
@media (max-width: 767px) {
  .singlePost .singlePost-hero__header {
    font-size: 30px;
  }
}
.singlePost .singlePost-back {
  margin: 40px 0;
}
.singlePost .singlePost-back svg {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.singlePost-content h1,
.singlePost-content h2,
.singlePost-content .h2 {
  font-size: 48px;
  line-height: normal;
  margin: 64px 0 40px;
}
.singlePost-content h3,
.singlePost-content .h3 {
  font-size: 32px;
  margin: 40px 0 30px;
  line-height: normal;
}
.singlePost-content h4,
.singlePost-content .h4 {
  font-size: 24px;
  margin: 20px 0;
  line-height: normal;
}
.singlePost-content h5,
.singlePost-content .h5 {
  font-size: 22px;
  line-height: normal;
}
.singlePost-content h6 {
  font-size: 16px;
  line-height: normal;
}
.singlePost-content p {
  margin: 20px 0;
}
.singlePost-content p:first-child {
  margin-top: 0;
}
.singlePost-content figure {
  margin-top: 40px;
}
.singlePost-content figure:first-child {
  margin-top: 0;
}
@media (max-width: 991px) {
  .singlePost-content h2,
  .singlePost-content h1,
  .singlePost-content .h2 {
    font-size: 40px;
    line-height: normal;
    margin: 40px 0 20px;
  }
  .singlePost-content h3,
  .singlePost-content .h3 {
    font-size: 26px;
    line-height: normal;
    margin: 20px 0 10px;
  }
  .singlePost-content h4,
  .singlePost-content .h4 {
    font-weight: 400;
    font-size: 20px;
    margin: 12px 0;
  }
  .singlePost-content h5,
  .singlePost-content .h5 {
    font-weight: 400;
    font-size: 18px;
    line-height: normal;
  }
  .singlePost-content h6 {
    font-size: 16px;
    line-height: normal;
  }
  .singlePost-content figure {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .singlePost-content h2,
  .singlePost-content h1,
  .singlePost-content .h2 {
    font-size: 30px;
    line-height: normal;
  }
  .singlePost-content h3,
  .singlePost-content .h3 {
    font-size: 20px;
    line-height: normal;
  }
}

.singleNews-content {
  margin-top: 64px;
}

.blog-excerpt {
  margin: 80px 0 160px;
}
.blog-excerpt__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog-excerpt__items {
  margin-top: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
.blog-excerpt__btn-mobile {
  display: none;
}
@media (max-width: 767px) {
  .blog-excerpt {
    margin: 24px 0;
  }
  .blog-excerpt__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .blog-excerpt__header .btn {
    display: none;
  }
  .blog-excerpt__items {
    margin-top: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 30px;
  }
  .blog-excerpt__btn-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 32px;
  }
}

.blog-post-baner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 8px;
  color: white;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 40px;
  background: var(--Dark-Blue, #2e2d4d) url("../img/blog/baner-post.png");
  background-repeat: no-repeat;
  background-position: center;
  margin: 64px 0;
}
.blog-post-baner__header {
  margin: 0 !important;
}
.blog-post-baner__desc span {
  color: var(--Yellow, #e5821b);
}
.blog-post-baner__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 8px;
  max-width: 330px;
}
@media (max-width: 991px) {
  .blog-post-baner {
    margin: 40px 0;
  }
}
@media (max-width: 767px) {
  .blog-post-baner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 20px;
  }
  .blog-post-baner__left {
    max-width: 100%;
  }
}

.blog-post-newsletter {
  border-radius: 8px;
  background: var(--Dark-Blue, #2e2d4d);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 64px 0;
  color: white;
  padding: 40px;
}
.blog-post-newsletter__desc {
  max-width: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 32px;
}
.blog-post-newsletter__desc span {
  color: var(--Yellow, #e5821b);
}
.blog-post-newsletter .newForm p {
  margin: 5px 0;
}
.blog-post-newsletter .newForm form .wpcf7-acceptance .wpcf7-list-item label span, .blog-post-newsletter .newForm a {
  color: white;
}
.blog-post-newsletter .newForm__text {
  color: white;
}
.blog-post-newsletter .newForm form input[type=submit] {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .blog-post-newsletter {
    margin: 40px 0;
  }
}
@media (max-width: 767px) {
  .blog-post-newsletter {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
  }
  .blog-post-newsletter__desc {
    max-width: 100%;
    row-gap: 20px;
  }
}

.checkHowRents {
  border-radius: 8px;
  background: var(--Light-Grey, #eff2fb);
  padding: 40px;
  margin: 64px 0;
}
@media (max-width: 767px) {
  .checkHowRents {
    padding: 20px;
    margin: 40px 0;
  }
}
.checkHowRents p {
  margin: 0 !important;
}
.checkHowRents__title {
  color: var(--Dark-Blue, #2e2d4d);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.checkHowRents__title h2 {
  margin: 0 !important;
}
.checkHowRents__title h2 span {
  color: var(--Yellow, #e5821b);
}
.checkHowRents__title p {
  font-weight: 700;
}
@media (max-width: 767px) {
  .checkHowRents__title {
    row-gap: 20px;
  }
}
.checkHowRents__chartsRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
}
.checkHowRents__chartsRow--title .checkHowRents__col {
  width: 100%;
  min-width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px 24px;
  color: var(--Grey, #8d8d9a);
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 150%;
}
.checkHowRents__chartsRow--reg .checkHowRents__col {
  width: 100%;
  min-width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--Light, #fcfcfd);
  padding: 10px 24px;
}
.checkHowRents__chartsRow--reg .checkHowRents__col--4 {
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: var(--Yellow, #e5821b);
}
.checkHowRents__chartsRow--reg .checkHowRents__col--4 svg {
  width: 24px;
  height: auto;
  margin-right: 10px;
}
.checkHowRents__showMore {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 0;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .checkHowRents__showMore {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.checkHowRents__showMore svg {
  margin-left: 15px;
}
.checkHowRents__showMore svg path {
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
.checkHowRents__showMore span {
  font-family: "DM Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--Yellow, #e5821b);
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkHowRents__showMoreBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkHowRents__link-bottom {
  margin-top: 50px;
}
.checkHowRents__showMoreOn {
  display: none;
}
.checkHowRents__chart {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 10px;
}
.checkHowRents__chart--active .checkHowRents__chartsRow--reg:nth-child(n+6) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 991px) {
  .checkHowRents__chart {
    min-width: 960px;
  }
}
@media screen and (max-width: 991px) {
  .checkHowRents__chart-wrap {
    overflow-x: auto;
  }
}
.checkHowRents__scrollInfo {
  text-align: center;
  margin: 30px auto 0;
}

.investSec2 {
  margin: 40px 0 64px;
  padding: 40px;
  border-radius: 8px;
  background: var(--Light-Grey, #eff2fb);
}
@media (max-width: 767px) {
  .investSec2 {
    margin: 40px 0;
  }
}
.investSec2 h2 {
  margin: 0 !important;
}
.investSec2 p {
  margin: 0 !important;
}
.investSec2__select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 40px 0 20px;
  width: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  gap: 24px;
}
.investSec2__select p {
  margin: 0 !important;
  font-weight: 700;
  white-space: nowrap;
  padding-bottom: 10px;
}
.investSec2__selectList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow-x: auto;
  padding-bottom: 10px;
}
.investSec2__choose {
  margin-right: 25px;
  white-space: nowrap;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  text-transform: math-auto;
}
@media screen and (max-width: 991px) {
  .investSec2__choose {
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .investSec2 {
    padding: 40px 20px;
  }
  .investSec2__select {
    margin: 24px 0;
  }
}

.beforeAfter {
  position: relative;
  width: 100%;
  height: 500px;
}
@media screen and (max-width: 575px) {
  .beforeAfter {
    height: 230px;
    width: calc(100% + 40px);
    margin-left: -20px;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .beforeAfter {
    height: 300px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .beforeAfter {
    height: 400px;
  }
}
.beforeAfter__wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  overflow: hidden;
}
.beforeAfter__before, .beforeAfter__after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  overflow: hidden;
}
.beforeAfter__before {
  z-index: 2;
}
.beforeAfter__after {
  z-index: 1;
}
.beforeAfter__after img {
  width: 100%;
}
.beforeAfter__image {
  max-width: 780px;
  width: 780px;
  height: 100%;
  display: none;
}
@media screen and (max-width: 575px) {
  .beforeAfter__image {
    width: 100vw;
    max-width: 100vw;
  }
}
@media (max-width: 1199px) {
  .beforeAfter__image {
    max-width: 100vw;
  }
}
.beforeAfter__image--active {
  display: block;
}
.beforeAfter__scroller {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  position: absolute;
  left: 100px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);
          box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.6);
  border-radius: 80px;
  pointer-events: auto;
  background: white;
  padding: 10px 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 3;
  cursor: pointer;
}
.beforeAfter__scroller:before, .beforeAfter__scroller:after {
  content: " ";
  display: block;
  width: 3px;
  height: 9999px;
  position: absolute;
  left: 50%;
  margin-left: -3.5px;
  z-index: 30;
  -webkit-transition: 0.1s;
  transition: 0.1s;
  background: #fff;
}
.beforeAfter__scroller:before {
  top: 100%;
}
.beforeAfter__scroller:after {
  bottom: 100%;
}
.beforeAfter__scroller:hover {
  opacity: 1;
}
.beforeAfter__scroller.scrolling {
  pointer-events: none;
  opacity: 1;
}
.beforeAfter__content {
  display: none;
}
.beforeAfter__content--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.imageContent {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 2;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .imageContent {
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    white-space: initial;
  }
  .imageContent .align-right {
    text-align: left !important;
  }
}
.imageContent--before {
  top: 20px;
  left: 30px;
}
@media screen and (max-width: 991px) {
  .imageContent--before {
    margin-top: 40px;
  }
}
.imageContent--after {
  top: 20px;
  right: 30px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 991px) {
  .imageContent--after {
    margin: 50px 0 0;
  }
}
@media screen and (max-width: 991px) {
  .imageContent--after {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.imageContent__top {
  margin-bottom: 16px;
}
.imageContent__big {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.imageContent__big p {
  border-radius: 5.675px;
  padding: 14px 7px;
  background: var(--Grey, #8d8d9a);
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  color: white;
}
.imageContent__big svg {
  width: 48px;
  height: auto;
  margin-right: 14px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .imageContent__big svg {
    width: 35px;
  }
}
.imageContent__big--after p {
  background: var(--Yellow, #e5821b);
}
.imageContent__bot {
  margin-top: 30px;
  background: rgba(46, 45, 77, 0.6);
  border-radius: 8px;
  padding: 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 991px) {
  .imageContent__bot {
    margin-top: 20px;
    width: 100%;
  }
}
.imageContent__bot .text--2 {
  line-height: 150%;
}
.imageContent__bot ul {
  list-style: none;
  margin: 5px 0 0;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.imageContent__bot ul li {
  margin-bottom: 5px;
}
.imageContent__bot ul li svg {
  width: 24px;
  height: auto;
  margin-right: 25px;
}
.imageContent__bot ul li p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.imageContent__bot ul li p b {
  white-space: break-spaces;
  max-width: 210px;
}
@media screen and (max-width: 991px) {
  .imageContent__bot ul li p b {
    max-width: 100%;
  }
}

.blog-pagination {
  margin-top: 64px;
}
.blog-pagination form, .blog-pagination__news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  font-size: 14px;
}
.blog-pagination__arrow {
  position: relative;
  top: 2px;
}
.blog-pagination__previous svg {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.blog-pagination__previous, .blog-pagination__next {
  pointer-events: none;
}
.blog-pagination__previous svg path,
.blog-pagination__previous svg line, .blog-pagination__next svg path,
.blog-pagination__next svg line {
  stroke: #8d8d9a;
}
.blog-pagination__previous--active, .blog-pagination__next--active {
  cursor: pointer;
  pointer-events: all;
}
.blog-pagination__previous--active svg path,
.blog-pagination__previous--active svg line, .blog-pagination__next--active svg path,
.blog-pagination__next--active svg line {
  stroke: #e6821b;
}
.blog-pagination--disabled {
  pointer-events: none;
}
.blog-pagination--disabled svg path,
.blog-pagination--disabled svg line {
  stroke: #8d8d9a;
}
.blog-pagination__current input[type=number] {
  width: 40px;
  height: 42px;
  background: #eff2fb;
  border: none;
  border-bottom: 1px solid #2e2d4d;
  border-radius: 4px 4px 0px 0px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #e6821b;
  text-align: center;
  -moz-appearance: textfield;
}
.blog-pagination__current input::-webkit-outer-spin-button,
.blog-pagination__current input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.blog-pagination__seperator, .blog-pagination__max {
  font-weight: 700;
}
@media (max-width: 767px) {
  .blog-pagination {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.blog-item {
  background: var(--Light-Grey, #eff2fb);
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.blog-item__img {
  display: block;
  width: 100%;
  height: 240px;
  position: relative;
}
.blog-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.blog-item__content {
  padding: 24px;
}
.blog-item__terms-wrap {
  overflow: hidden;
}
.blog-item__terms--short {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog-item__terms--short .blog-item__terms__item:last-child:after {
  display: none;
}
.blog-item__terms__item {
  font-size: 10px;
  font-weight: 700;
  color: #e6821b;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.blog-item__terms__item:after {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #e6821b;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  right: -12px;
  top: 5px;
  position: absolute;
  content: "";
}
.blog-item__terms__item--hot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 6px;
     -moz-column-gap: 6px;
          column-gap: 6px;
}
.blog-item__terms__item--hot img {
  width: 10px;
  height: 12px;
}
.blog-item__terms .js-marquee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
.blog-item__title {
  margin-top: 8px;
}
.blog-item__title a {
  font-weight: 700;
  display: block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.blog-item__title a:hover {
  color: #e6821b;
}
.blog-item__info {
  margin-top: 16px;
  padding-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  border-top: 1px solid white;
}
.blog-item__info__author {
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.blog-item__info__author a:hover {
  color: #e6821b;
}
.blog-item__info__data {
  font-size: 14px;
  font-weight: 400;
  text-align: right;
}
@media (max-width: 1199px) {
  .blog-item__terms {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: auto;
  }
  .blog-item__img {
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 56.25%;
    position: relative;
  }
  .blog-item__img img {
    position: absolute;
  }
}
@media (max-width: 991px) {
  .blog-item__content {
    padding: 16px;
  }
}

.result-wrap {
  margin-bottom: 80px;
}
.result-wrap div[data-template] {
  display: none;
}
.result-wrap__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
}
.result-wrap__sorting-mobile {
  display: none;
}
.result-wrap__sorting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  font-size: 12px;
}
.result-wrap__sorting h5 {
  font-size: 12px;
}
.result-wrap__sorting .wrapper-dropdown {
  height: 40px;
  width: 330px;
}
.result-wrap__sorting .wrapper-dropdown .selected-display {
  padding: 0 6px 0 12px;
}
.result-wrap__sorting .wrapper-dropdown .dropdown {
  row-gap: 4px;
}
.result-wrap__sorting .wrapper-dropdown .dropdown li {
  padding: 10px 12px;
  font-weight: 500;
  height: 34px;
  min-height: auto;
}
.result-wrap .result-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 16px;
  margin-top: 56px;
}
.result-wrap .result-items__baner {
  background: #f34e25;
  border-radius: 8px;
  width: 100%;
  padding: 20px 60px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  overflow: hidden;
}
.result-wrap .result-items__baner::before {
  content: "";
  position: absolute;
  background: url("/wp-content/themes/dnm/assets/img/decoration/banner-left-offer.svg");
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 130px;
  height: 100%;
  background-repeat: no-repeat;
}
.result-wrap .result-items__baner::after {
  content: "";
  position: absolute;
  background: url("/wp-content/themes/dnm/assets/img/decoration/banner-right-offer.svg");
  left: auto;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 130px;
  height: 100%;
  background-repeat: no-repeat;
}
.result-wrap .result-items__baner__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  gap: 6px;
  position: relative;
}
.result-wrap .result-items__baner__text__blue {
  color: var(--Dark-Blue, #2e2d4d);
  font-family: "DM Sans";
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
}
.result-wrap .result-items__baner__text__white {
  color: var(--White, #fff);
  font-family: "DM Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}
.result-wrap .result-items__baner__btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 17px 52px 17px 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  background: var(--Dark-Blue, #2e2d4d);
  color: var(--White, #fff);
  text-align: center;
  font-family: "DM Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 19.6px */
  letter-spacing: 1.4px;
  text-transform: uppercase;
  z-index: 1;
  background: var(--Dark-Blue, #2e2d4d) url("/wp-content/themes/dnm/assets/img/ico/arrow-top.svg");
  background-position: center right 20px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
}
@media (max-width: 991px) {
  .result-wrap .result-items__baner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 24px 20px;
  }
  .result-wrap .result-items__baner::before {
    content: "";
    position: absolute;
    background: url("/wp-content/themes/dnm/assets/img/decoration/banner-mobile-offer.svg");
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 379px;
    height: 337px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .result-wrap .result-items__baner::after {
    display: none;
  }
  .result-wrap .result-items__baner__text {
    gap: 8px;
  }
  .result-wrap .result-items__baner__text__blue {
    font-size: 28px;
  }
  .result-wrap .result-items__baner__text__white {
    font-size: 18px;
  }
  .result-wrap .result-items__baner__btn {
    margin-top: 24px;
  }
}
@media (max-width: 575px) {
  .result-wrap .result-items__baner__btn {
    width: 100%;
  }
}
.result-wrap .result-pagination {
  margin: 40px 0;
}
.result-wrap .result-pagination .blog-pagination {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .result-wrap__sorting {
    display: none;
  }
  .result-wrap__sorting-mobile {
    position: fixed;
    top: 138px;
    left: 0;
    height: calc(100dvh - 138px);
    background-color: white;
    width: 100%;
    z-index: 9999;
    padding: 20px;
  }
  .result-wrap__sorting-mobile.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .result-wrap__sorting-mobile ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 16px;
  }
  .result-wrap__sorting-mobile ul li {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
  }
  .result-wrap__sorting-mobile ul li.chosen {
    color: var(--Yellow, #e5821b);
  }
}
@media (max-width: 991px) {
  .result-wrap {
    margin-bottom: 0;
  }
  .result-wrap__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .result-wrap .result-pagination {
    margin: 32px 0 48px 0;
  }
  .result-wrap .result-items {
    margin-top: 32px;
  }
  .result-wrap .newsletter-wrap {
    margin-bottom: 0;
  }
}

@media (max-width: 1199px) {
  .single-invest_cpt .result-wrap__sorting {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.result-item {
  border-radius: 8px;
  background: var(--Light-Grey, #eff2fb);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 32px;
     -moz-column-gap: 32px;
          column-gap: 32px;
  overflow: hidden;
}
.result-item:hover .result-item__nameLong {
  color: var(--Yellow, #e5821b);
}
.result-item--sold {
  opacity: 0.3;
  pointer-events: none;
}
.result-item__carousel {
  width: 468px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  min-height: auto;
}
.result-item__carousel img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.result-item__carousel__prev, .result-item__carousel__next {
  width: 24px;
  height: 24px;
  background: var(--Dark-Blue, #2e2d4d);
  border-radius: 3px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9999;
  right: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.result-item__carousel__prev:hover, .result-item__carousel__next:hover {
  opacity: 0.9;
}
.result-item__carousel__prev svg, .result-item__carousel__next svg {
  position: relative;
  right: 2px;
}
.result-item__carousel__prev {
  right: auto;
  left: 8px;
}
.result-item__carousel__prev svg {
  left: 2px;
}
.result-item .swiper-pagination .swiper-pagination-bullet {
  background: none;
  border: 2px solid white;
  opacity: 1;
}
.result-item .swiper-pagination .swiper-pagination-bullet-active {
  background-color: white;
}
.result-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 32px 32px 32px 0;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  min-height: 264px;
}
.result-item__carosuelInfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  position: absolute;
  z-index: 9999;
  top: 8px;
  left: 8px;
  max-width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 4px;
}
.result-item__status, .result-item__discount {
  font-size: 12px;
  padding: 0 12px;
  height: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 4px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.result-item__status--reserve, .result-item__discount--reserve {
  background: #e7af00;
}
.result-item__status--sold, .result-item__discount--sold {
  background: var(--Red, #d30000);
}
.result-item__status--available, .result-item__discount--available {
  display: none;
}
.result-item__discount {
  background: #C42421;
}
.result-item__discount span {
  margin-left: 4px;
  font-weight: 700;
  letter-spacing: 1px;
}
.result-item__nameLong {
  line-height: 120%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.result-item__nameInvest {
  margin-top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.result-item__info {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  row-gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.result-item__info div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  color: var(--Grey, #8d8d9a);
  font-size: 14px;
}
.result-item__info div p {
  position: relative;
}
.result-item__info div p sup {
  position: absolute;
  top: -2px;
}
.result-item__cost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 24px;
}
.result-item__priceWrap div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 4px;
}
.result-item__price {
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}
.result-item__price span {
  font-weight: 700;
  line-height: 120%;
}
.result-item__pricePromo .result-item__price {
  color: #C42421;
}
.result-item__priceBefore {
  font-size: 24px;
  font-weight: 400;
  color: var(--Grey, #8d8d9a);
  text-decoration: line-through;
  line-height: 120%;
}
.result-item__installment {
  font-size: 14px;
  font-weight: 400;
}
.result-item__installmentBefore {
  font-size: 14px;
  font-weight: 400;
  color: var(--Grey, #8d8d9a);
  text-decoration: line-through;
}
@media (max-width: 991px) {
  .result-item__carousel {
    width: 50%;
  }
  .result-item__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 8px;
  }
  .result-item__cost {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .result-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .result-item__carousel {
    width: 100%;
    height: auto;
    min-height: auto;
  }
  .result-item__carousel .swiper-slide {
    padding-bottom: 56.25%;
    position: relative;
  }
  .result-item__carousel .swiper-slide img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .result-item__nameInvest {
    margin-top: 16px;
  }
  .result-item__info {
    margin-top: 20px;
  }
  .result-item__content {
    padding: 24px;
  }
  .result-item__price, .result-item__priceBefore {
    font-size: 20px;
  }
}
