@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Gabriela&display=swap);
@charset "UTF-8";
.container {
  width: 100%;
  padding-right: 24px;
  padding-left: 24px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: auto;
    max-width: 100%;
    margin: 0 4.76vw;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 1921px) {
  .container {
    width: 100%;
    max-width: 1680px;
    margin: 0 auto;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

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

.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: 10px;
  padding-left: 10px;
}

.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: 1681px) {
  .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-Green: #032e34;
  --Dark-Green-text: #516762;
  --P-Green: #72ac9b;
  --Grey-Green: #c4ddd6;
  --Light-Green: #e1f2e7;
  --Bialy: #fff;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: 400;
  margin: 0;
}

h1,
.h1 {
  font-size: clamp(50px, 5vw, 96px);
  line-height: 96%;
  letter-spacing: -1.92px;
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 96%;
    letter-spacing: -1.04px;
  }
}

h2,
.h2 {
  font-size: clamp(36px, 3.3333vw, 64px);
  font-style: normal;
  line-height: 120%;
}
@media (max-width: 991px) {
  h2,
  .h2 {
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
  }
}

h3,
.h3 {
  font-size: clamp(32px, 2.5vw, 48px);
  font-style: normal;
  line-height: clamp(normal, 2.95vw, 110%);
  line-height: 118%;
}
@media (max-width: 991px) {
  h3,
  .h3 {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
  }
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 28px;
  }
}

h4,
.h4 {
  font-size: clamp(24px, 1.875vw, 36px);
  font-style: normal;
  line-height: normal;
}

h5,
.h5 {
  font-size: clamp(20px, 1.25vw, 24px);
  font-style: normal;
  line-height: normal;
}

.text-green {
  color: var(--P-Green, #72ac9b);
  font-size: clamp(24px, 1.667vw, 32px);
  font-style: normal;
  font-weight: 400;
  line-height: 126%;
}
@media (max-width: 991px) {
  .text-green {
    font-size: 24px;
  }
}

p,
.text-p {
  color: var(--Dark-Green, #032e34);
  font-size: clamp(18px, 1.042vw, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 161%;
  margin: 0;
}
@media (max-width: 1199px) {
  p,
  .text-p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  p,
  .text-p {
    font-size: 16px;
  }
}

.btn {
  padding: 20px 26px;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  height: 62px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 74px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}
.btn--background {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 255, 144, 0.6)), to(rgba(4, 255, 255, 0.43)));
  background-image: linear-gradient(to right, rgba(0, 255, 144, 0.6), rgba(4, 255, 255, 0.43));
  background-size: 240% 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: var(--Light-Green, #e1f2e7);
}
.btn--background:hover {
  background-size: 120% 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn--background--color-dark {
  color: var(--Dark-Green, #032e34);
}
.btn--transparent {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #09ab6b;
  border: 1px solid #09ab6b;
}
.btn--transparent:hover {
  color: #09888c;
  border: 1px solid #09888c;
}
.btn--transparent--color-dark {
  color: var(--Dark-Green, #032e34);
}
.btn img {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .btn {
    width: 100%;
  }
}

.btn-anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  border-radius: 54px;
  background: var(--Bialy, #fff);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.btn-anchor__icon {
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
.btn-anchor:hover, .btn-anchor.active {
  background: var(--Radial, radial-gradient(212.42% 175.85% at 2.42% 114.39%, rgba(0, 255, 144, 0.6) 0%, rgba(4, 255, 255, 0.43) 100%));
}
.btn-anchor:hover img path,
.btn-anchor:hover svg path, .btn-anchor.active img path,
.btn-anchor.active svg path {
  fill: #fff;
}
@media (max-width: 991px) {
  .btn-anchor {
    padding: 10px 32px;
  }
}
@media (max-width: 575px) {
  .btn-anchor {
    width: 100%;
  }
}

.text-decoration {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  z-index: 9;
  line-height: inherit;
}
.text-decoration svg {
  position: absolute;
  width: 108%;
  left: -4%;
  height: inherit;
  z-index: -1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.text-decoration.animate svg {
  -webkit-clip-path: polygon(0% 0, 0 0, 0 100%, 0% 100%);
          clip-path: polygon(0% 0, 0 0, 0 100%, 0% 100%);
}
@media (max-width: 991px) {
  .text-decoration.animate svg {
    -webkit-clip-path: none;
            clip-path: none;
  }
}

h1 .text-decoration svg {
  top: 13%;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

.form-main form {
  position: relative;
}
.form-main form input[type=text],
.form-main form input[type=email],
.form-main form textarea {
  position: relative;
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  color: var(--Dark-Green-text, #516762);
  -webkit-appearance: none;
  outline: none;
  font-family: "Manrope", sans-serif;
  height: 48px;
  width: 100%;
  border: none;
  border: 2px solid var(--Grey-Green, #c4ddd6);
  border-radius: 10px;
  padding: 18px 24px;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}
.form-main form input[type=text]::-webkit-input-placeholder, .form-main form input[type=email]::-webkit-input-placeholder, .form-main form textarea::-webkit-input-placeholder {
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  color: var(--P-Green, #72ac9b);
}
.form-main form input[type=text]::-moz-placeholder, .form-main form input[type=email]::-moz-placeholder, .form-main form textarea::-moz-placeholder {
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  color: var(--P-Green, #72ac9b);
}
.form-main form input[type=text]:-ms-input-placeholder, .form-main form input[type=email]:-ms-input-placeholder, .form-main form textarea:-ms-input-placeholder {
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  color: var(--P-Green, #72ac9b);
}
.form-main form input[type=text]::-ms-input-placeholder, .form-main form input[type=email]::-ms-input-placeholder, .form-main form textarea::-ms-input-placeholder {
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  color: var(--P-Green, #72ac9b);
}
.form-main form input[type=text]::placeholder,
.form-main form input[type=email]::placeholder,
.form-main form textarea::placeholder {
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 160%;
  color: var(--P-Green, #72ac9b);
}
.form-main form input[type=text]:hover,
.form-main form input[type=email]:hover,
.form-main form textarea:hover {
  border: 2px solid var(--P-Green, #72ac9b);
}
.form-main form input[type=text]:focus,
.form-main form input[type=email]:focus,
.form-main form textarea:focus {
  color: var(--Dark-Green, #032e34);
  border: 2px solid var(--P-Green, #72ac9b);
}
.form-main form input[type=text].wpcf7-not-valid,
.form-main form input[type=email].wpcf7-not-valid,
.form-main form textarea.wpcf7-not-valid {
  border: 2px solid red;
}
.form-main form input[type=text]:not(:-moz-placeholder-shown), .form-main form input[type=email]:not(:-moz-placeholder-shown), .form-main form textarea:not(:-moz-placeholder-shown) {
  color: var(--Dark-Green, #032e34);
  border: 2px solid var(--P-Green, #72ac9b);
}
.form-main form input[type=text]:not(:-ms-input-placeholder), .form-main form input[type=email]:not(:-ms-input-placeholder), .form-main form textarea:not(:-ms-input-placeholder) {
  color: var(--Dark-Green, #032e34);
  border: 2px solid var(--P-Green, #72ac9b);
}
.form-main form input[type=text].value-true, .form-main form input[type=text]:not(:placeholder-shown),
.form-main form input[type=email].value-true,
.form-main form input[type=email]:not(:placeholder-shown),
.form-main form textarea.value-true,
.form-main form textarea:not(:placeholder-shown) {
  color: var(--Dark-Green, #032e34);
  border: 2px solid var(--P-Green, #72ac9b);
}
.form-main form label {
  color: var(--Dark-Green, #032e34);
  font-size: 14px;
  font-weight: 500;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 30px;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.form-main form label .wpcf7-form-control-wrap {
  margin-top: 8px;
}
.form-main form br {
  display: none;
}
.form-main form p {
  margin: 0;
  line-height: normal;
  margin-bottom: 18px;
}
.form-main form p:last-child {
  margin-bottom: 0;
}
.form-main form .wpcf7-form-control-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form-main form span.wpcf7-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  margin-bottom: 16px;
}
.form-main form span.wpcf7-list-item label {
  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;
  margin-bottom: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.form-main form span.wpcf7-list-item label .wpcf7-list-item-label {
  margin-top: 3px;
}
.form-main form span.wpcf7-list-item label .wpcf7-list-item-label a {
  color: var(--P-Green, #72AC9B);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.form-main form span.wpcf7-list-item label .wpcf7-list-item-label a:hover {
  opacity: 0.7;
}
.form-main form input[type=checkbox] {
  -webkit-appearance: none;
  -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;
  height: unset;
  width: unset;
  background-color: unset;
  position: relative;
  cursor: pointer;
  margin: 0;
}
.form-main form input[type=checkbox]::before {
  content: "";
  display: block;
  position: relative;
  left: 0;
  width: 26px;
  height: 26px;
  border-radius: 5px;
  background-color: white;
  border: 2px solid var(--P-Green, #72ac9b);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-position: center;
  background-size: 0;
}
.form-main form input[type=checkbox]:checked::after {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 5px;
  width: 16px;
  height: 8px;
  border-left: 2px solid var(--P-Green, #72ac9b);
  border-bottom: 2px solid var(--P-Green, #72ac9b);
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.form-main form textarea {
  min-height: 100px;
  padding: 10px 24px;
}
.form-main form textarea::-webkit-scrollbar-track {
  position: absolute;
  right: 10px;
  border-radius: 17px;
  background: var(--Light-Green, #e1f2e7);
}
.form-main form textarea::-webkit-scrollbar {
  width: 8px;
  background-color: #f5f5f5;
}
.form-main form textarea::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background: var(--Radial, radial-gradient(212.42% 175.85% at 2.42% 114.39%, rgba(0, 255, 144, 0.6) 0%, rgba(4, 255, 255, 0.43) 100%));
}
.form-main form .ajax-loader {
  position: absolute;
  bottom: 15px;
}
.form-main form .wpcf7-not-valid {
  border: 0px;
}
.form-main form .wpcf7-not-valid-tip {
  color: red;
  -webkit-animation: alert linear 0.3s;
          animation: alert linear 0.3s;
  font-size: 11px;
  font-size: 11px;
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 9999;
  top: 48px;
  left: 2px;
}
.form-main form .wpcf7-response-output {
  text-align: center;
  margin: 0;
  padding: 10px;
  line-height: normal;
  font-size: 12px;
}
.form-main form .wpcf7-mail-sent-ng,
.form-main form .wpcf7-aborted {
  border: 2px solid #9b0000;
}
.form-main form .wpcf7-validation-errors,
.form-main form .wpcf7-acceptance-missing {
  border: 2px solid #9b0000;
}
.form-main form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #8d8d9a;
  opacity: 1;
}
.form-main form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #8d8d9a;
  opacity: 1;
}
.form-main form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #8d8d9a;
  opacity: 1;
}
.form-main form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #8d8d9a;
  opacity: 1;
}
.form-main form .form-showhide__p {
  font-family: "Manrope", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.04em;
  color: blue;
}
.form-main form .form-showhide__p--display {
  margin-top: 0px !important;
}
.form-main form .wpcf7-spinner {
  position: absolute;
}
.form-main form .wpcf7-acceptance {
  position: relative;
}
.form-main form .wpcf7-acceptance + .wpcf7-not-valid-tip {
  top: auto;
  bottom: 4px;
}
.form-main form .btn {
  margin-top: 10px;
  border-radius: 74px;
  background: radial-gradient(212.42% 175.85% at 2.42% 114.39%, rgba(0, 255, 144, 0.6) 0%, rgba(4, 255, 255, 0.43) 100%);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  outline: none;
  border: none;
  color: var(--Dark-Green, #032e34);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  height: auto;
  padding: 16px 26px;
}
.form-main form .btn:hover {
  cursor: pointer;
}
.form-main form input[type=submit]:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#fp-nav ul li a span {
  background: #09ab6b;
}

* {
  -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-Green, #032e34);
  font-family: "Manrope", sans-serif;
  font-size: clamp(18px, 1.042vw, 20px);
  font-weight: 400;
  line-height: 161%; /* 25.76px */
}
html.hamburger-open,
body.hamburger-open {
  overflow: hidden;
}
@media (max-width: 1199px) {
  html,
  body {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  html,
  body {
    font-size: 16px;
  }
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: var(--Dark-Green, #032e34);
}
a:hover {
  text-decoration: none;
}

:focus {
  outline: 0 !important;
}

* {
  scroll-behavior: smooth;
}

br {
  display: block;
  content: "";
  height: 8px;
}

.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;
}
.page-404 a {
  color: black;
}

.subpage-default {
  padding: 200px 0;
  background: #f6f3ec;
  position: relative;
}
.subpage-default:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../../assets/img/gradient-subpage.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.subpage-default__header {
  margin-bottom: 72px;
}
.subpage-default__content p {
  margin: 10px 0;
}
.subpage-default__content h1,
.subpage-default__content h2,
.subpage-default__content h3,
.subpage-default__content h4 {
  margin: 16px 0;
}
@media (max-width: 1199px) {
  .subpage-default {
    padding: 120px 0;
  }
  .subpage-default__header {
    margin-bottom: 40px;
  }
}

.blog {
  position: relative;
  background-color: #032e34;
  padding: 195px 0 120px;
}
.blog::before {
  top: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url("../../assets/img/vector2.png");
  background-size: cover;
  background-position: top left;
}
@media (max-width: 767px) {
  .blog {
    padding: 120px 0 60px;
  }
}
.blog .blog-header .h2 {
  color: white;
  text-align: center;
}
.blog .blog-category {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 80px;
}
.blog .blog-category__item a {
  padding: 8px 24px;
  background: var(--Light-Green, #e1f2e7);
  color: var(--Dark-Green, #032e34);
  text-transform: uppercase;
  border-radius: 54px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2.08px;
  height: 38px;
  line-height: normal;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.blog .blog-category__item:hover a {
  opacity: 0.85;
}
.blog .blog-category__item.active a {
  background: var(--Radial, radial-gradient(212.42% 175.85% at 2.42% 114.39%, rgba(0, 255, 144, 0.6) 0%, rgba(4, 255, 255, 0.43) 100%));
  color: white;
}
@media (max-width: 1199px) {
  .blog .blog-category {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media (max-width: 991px) {
  .blog .blog-category {
    margin-top: 40px;
    gap: 20px 12px;
  }
  .blog .blog-category__item a {
    border-radius: 42px;
    font-size: 14px;
    padding: 6px 20px;
    letter-spacing: 1.82px;
  }
}
.blog .blog-navigation {
  margin-top: 120px;
}
.blog .blog-navigation__form {
  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;
  -webkit-column-gap: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}
.blog .blog-navigation__current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.blog .blog-navigation__current input::-webkit-outer-spin-button,
.blog .blog-navigation__current input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.blog .blog-navigation__current input[type=number] {
  background: transparent;
  border: none;
  border-bottom: 1px solid #0a9d78;
  font-size: 24px;
  font-weight: 500;
  background: var(--Radial, radial-gradient(212.42% 175.85% at 2.42% 114.39%, rgba(0, 255, 144, 0.6) 0%, rgba(4, 255, 255, 0.43) 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  width: 48px;
  padding: 10px 5px;
  caret-color: white;
}
.blog .blog-navigation__arrow {
  width: 72px;
  height: 72px;
  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;
  border: 1px solid var(--P-Green, #72ac9b);
  border-radius: 74px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.blog .blog-navigation__arrow path {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.blog .blog-navigation__arrow:hover {
  border: 1px solid #0a9d78;
}
.blog .blog-navigation__arrow:hover path {
  fill: #0a9d78;
}
.blog .blog-navigation__seperator {
  color: white;
  font-size: 24px;
  font-weight: 500;
}
.blog .blog-navigation__numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
.blog .blog-navigation__max {
  color: white;
  font-size: 24px;
  font-weight: 500;
}
.blog .blog-navigation__disabled {
  opacity: 0.2;
}
@media (max-width: 991px) {
  .blog .blog-navigation {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .blog .blog-navigation__form {
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
  .blog .blog-navigation__current input[type=number] {
    font-size: 16px;
    width: 30px;
    padding: 5px;
  }
  .blog .blog-navigation__numbers {
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
  }
  .blog .blog-navigation__max, .blog .blog-navigation__seperator {
    font-size: 16px;
  }
  .blog .blog-navigation__arrow {
    width: 48px;
    height: 48px;
  }
}

.p-single {
  position: relative;
  padding-bottom: 144px;
  background: #f6f3ec;
}
.p-single__heroBg {
  position: relative;
  background: url("../../assets/img/blog/single-hero.jpg");
  background-size: cover;
  width: 100%;
  left: 0;
  height: 550px;
  top: 0;
}
.p-single__thumb {
  width: 100%;
  height: auto;
  border-radius: 20px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 168px;
  padding-top: clamp(100px, 8.75vw, 168px);
}
.p-single__thumb img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-single__category {
  margin-top: -60px;
}
.p-single__category__item {
  padding: 8px 24px;
  text-transform: uppercase;
  background: var(--Light-Green, #e1f2e7);
  color: var(--Dark-Green, #032e34);
  border-radius: 54px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2.08px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: normal;
}
.p-single__header {
  margin-top: 72px;
}
.p-single__infoWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 56px;
     -moz-column-gap: 56px;
          column-gap: 56px;
  margin-top: 36px;
}
.p-single__info {
  color: var(--P-Green, #72ac9b);
  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;
}
.p-single__info h5 {
  color: var(--Dark-Green, #032e34);
  font-size: 20px;
  font-weight: 500;
}
.p-single__info__sep {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background-color: var(--Dark-Green, #032e34);
}
.p-single__time {
  color: var(--Dark-Green, #032e34);
  font-size: 20px;
  font-weight: 500;
  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;
}
.p-single__content {
  margin-top: 48px;
}
@media (max-width: 1199px) {
  .p-single {
    padding-bottom: 80px;
  }
  .p-single__content {
    margin-top: 40px;
  }
  .p-single__category {
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-top: -50px;
  }
}
@media (max-width: 991px) {
  .p-single {
    padding-bottom: 40px;
  }
  .p-single__header {
    margin-top: 40px;
  }
  .p-single__infoWrap {
    margin-top: 30px;
    gap: 10px 30px;
  }
  .p-single__info h5 {
    font-size: 16px;
  }
  .p-single__time {
    font-size: 16px;
    -webkit-column-gap: 5px;
       -moz-column-gap: 5px;
            column-gap: 5px;
  }
  .p-single__category__item {
    border-radius: 42px;
    font-size: 14px;
    padding: 6px 20px;
    letter-spacing: 1.82px;
  }
}
@media (max-width: 767px) {
  .p-single {
    padding-bottom: 60px;
  }
  .p-single__content {
    margin-top: 40px;
  }
}

.fp-sec1-wrap {
  background: url("../../assets/img/home/bg-sec1-min.png");
  background-position: center;
  background-size: cover;
}
.fp-sec1-wrap .container,
.fp-sec1-wrap .row {
  height: 100vh;
}
.fp-sec1-wrap .fp-sec1 {
  overflow: hidden;
  height: 100vh;
}
.fp-sec1-wrap .fp-sec1__content {
  height: 100%;
  max-width: 640px;
  max-width: clamp(540px, 34.33vw, 640px);
  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: 48px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: clamp(70px, 7.5521vw, 145px);
}
.fp-sec1-wrap .fp-sec1__header {
  color: var(--Light-Green, #e1f2e7);
}
.fp-sec1-wrap .fp-sec1__text {
  color: var(--Grey-Green, #c4ddd6);
}
.fp-sec1-wrap .fp-sec1 .btn {
  min-width: 270px;
}
.fp-sec1-wrap .fp-sec1__photo {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  overflow: hidden;
  max-width: 58vw;
}
.fp-sec1-wrap .fp-sec1__photo img {
  max-height: 100%;
  position: relative;
  bottom: -10px;
}
@media (max-width: 1199px) {
  .fp-sec1-wrap {
    padding-top: 120px;
  }
  .fp-sec1-wrap .container,
  .fp-sec1-wrap .row {
    height: auto;
  }
  .fp-sec1-wrap .fp-sec1 {
    height: auto;
    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;
    padding-bottom: 90px;
  }
  .fp-sec1-wrap .fp-sec1__content {
    max-width: 100%;
    padding-top: 0;
    position: relative;
    z-index: 2;
    row-gap: 24px;
  }
  .fp-sec1-wrap .fp-sec1__content .btn {
    margin-top: 16px;
  }
  .fp-sec1-wrap .fp-sec1__photo {
    position: relative;
    overflow: initial;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
  }
  .fp-sec1-wrap .fp-sec1__photo:before {
    left: 0;
    position: absolute;
    width: 100%;
    height: 290px;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(15, 72, 80, 0)), color-stop(47.72%, #0d4348), color-stop(62.54%, #0c4248), to(rgba(11, 64, 74, 0)));
    background: linear-gradient(180deg, rgba(15, 72, 80, 0) 0%, #0d4348 47.72%, #0c4248 62.54%, rgba(11, 64, 74, 0) 100%);
    bottom: -150px;
    z-index: 1;
    width: calc(100% + 280px);
    left: -140px;
  }
  .fp-sec1-wrap .fp-sec1__photo img {
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .fp-sec1-wrap {
    background-position: 50%;
  }
  .fp-sec1-wrap .fp-sec1__photo:before {
    width: 100%;
    left: 0;
  }
}

.fp-sec2-wrap {
  background: linear-gradient(177deg, #d3f0e6 2.64%, #ecfbf0 20.78%, #f5f2eb 81.05%);
}
.fp-sec2-wrap .container,
.fp-sec2-wrap .row {
  height: 100%;
  overflow: hidden;
}
.fp-sec2-wrap .fp-sec2 {
  height: 100vh;
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.fp-sec2-wrap .fp-sec2__header {
  width: 100%;
  text-align: center;
  position: absolute;
  top: clamp(20px, 6.0208vw, 154px);
}
.fp-sec2-wrap .fp-sec2__icons {
  position: relative;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.fp-sec2-wrap .fp-sec2__icons svg {
  width: 100%;
  max-height: 100%;
}
.fp-sec2-wrap .fp-sec2__icons svg .circle-a {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .fp-sec2-wrap .fp-sec2__icons svg .circle-a {
    opacity: 1;
  }
}
.fp-sec2-wrap .fp-sec2__icons--mobile {
  display: none;
}
@media (max-width: 767px) {
  .fp-sec2-wrap .fp-sec2__icons--mobile {
    display: block;
  }
}
@media (max-width: 767px) {
  .fp-sec2-wrap .fp-sec2__icons--desktop {
    display: none;
  }
}
.fp-sec2-wrap .fp-sec2__content {
  height: 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: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1199px) {
  .fp-sec2-wrap .fp-sec2 {
    height: auto;
  }
  .fp-sec2-wrap .fp-sec2__header {
    top: 40px;
  }
}
@media (max-width: 767px) {
  .fp-sec2-wrap .container {
    padding: 0;
  }
  .fp-sec2-wrap .fp-sec2 {
    padding: 60px 0 5px;
    row-gap: 40px;
  }
  .fp-sec2-wrap .fp-sec2__header {
    position: relative;
    top: 0;
  }
}

.fp-sec3-wrap {
  background: #F5F3EC;
}
.fp-sec3-wrap .fp-sec3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 48px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
}
.fp-sec3-wrap .fp-sec3__header {
  text-align: center;
}
.fp-sec3-wrap .fp-sec3__video {
  width: clamp(900px, 59.7917vw, 1148px);
  background-color: #032e34;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
}
.fp-sec3-wrap .fp-sec3__video:before {
  content: "";
  display: block;
  padding-bottom: 56%;
}
.fp-sec3-wrap .fp-sec3__video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 30px;
}
.fp-sec3-wrap .fp-sec3__btn {
  position: absolute;
  bottom: 40px;
  left: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: clamp(100px, 7.08vw, 136px);
  height: clamp(70px, 4.68vw, 90px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 74px;
  background: radial-gradient(212.42% 175.85% at 2.42% 114.39%, rgba(0, 255, 144, 0.6) 0%, rgba(4, 255, 255, 0.43) 100%);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 999;
}
.fp-sec3-wrap .fp-sec3__btn:hover {
  cursor: pointer;
  opacity: 0.8;
}
.fp-sec3-wrap .fp-sec3__btn svg {
  max-height: 60%;
}
.fp-sec3-wrap .fp-sec3__btn svg.mute-off {
  display: none;
}
@media (max-width: 1399px) {
  .fp-sec3-wrap .fp-sec3__btn {
    bottom: 24px;
    left: 24px;
  }
}
@media (max-width: 1199px) {
  .fp-sec3-wrap .fp-sec3 {
    gap: 32px;
    padding: 90px 0 0;
  }
  .fp-sec3-wrap .fp-sec3__video {
    width: 100%;
  }
  .fp-sec3-wrap .fp-sec3__btn {
    left: 16px;
    bottom: 16px;
    width: 80px;
    height: 50px;
  }
}
@media (max-width: 1199px) {
  .fp-sec3-wrap .fp-sec3 {
    padding: 70px 0 0;
  }
}
@media (max-width: 767px) {
  .fp-sec3-wrap .fp-sec3 {
    padding: 20px 0 0;
  }
}

.fp-sec4-wrap {
  position: relative;
}
.fp-sec4-wrap:before {
  content: "";
  left: 0;
  top: -50vh;
  position: absolute;
  width: 100%;
  height: 150vh;
  background: url("../../assets/img/home/bg-4-min.jpg");
  background-position: center;
  background-size: cover;
}
.fp-sec4-wrap .fp-sec4 {
  position: relative;
  z-index: 2;
  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: clamp(20px, 2.5vw, 48px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fp-sec4-wrap .fp-sec4__header {
  color: white;
  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: clamp(14px, 1.25vw, 24px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-content: center;
  text-align: center;
}
.fp-sec4-wrap .fp-sec4__text {
  font-size: 16px;
  line-height: normal;
  width: 100%;
  max-width: 980px;
}
.fp-sec4-wrap .fp-sec4__items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}
.fp-sec4-wrap .fp-sec4-item {
  border-radius: 20px;
  background: linear-gradient(157deg, rgba(255, 255, 255, 0.2) 13.69%, rgba(0, 255, 144, 0.07) 80.92%);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  position: relative;
}
.fp-sec4-wrap .fp-sec4-item:after {
  background: url(../../assets/img/home/sec4-light.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
  height: 50%;
  right: 0;
  bottom: 0;
  pointer-events: none;
  content: "";
  position: absolute;
}
.fp-sec4-wrap .fp-sec4-item__content {
  padding: 30px 30px 80px 30px;
}
.fp-sec4-wrap .fp-sec4-item__photo {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.fp-sec4-wrap .fp-sec4-item__photo img {
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fp-sec4-wrap .fp-sec4-item__cat {
  color: var(--P-Green, #72ac9b);
  font-size: clamp(16px, 1.25vw, 24px);
  font-weight: 500;
  font-style: italic;
}
.fp-sec4-wrap .fp-sec4-item__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;
  margin-top: 8px;
}
.fp-sec4-wrap .fp-sec4-item__header .h3 {
  font-size: clamp(30px, 2.5vw, 48px);
  font-style: normal;
  font-weight: 400;
  color: var(--Light-Green, #e1f2e7);
}
.fp-sec4-wrap .fp-sec4-item__header svg {
  width: clamp(30px, 2.5vw, 48px);
}
.fp-sec4-wrap .fp-sec4-item__excerpt {
  margin-top: 16px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: var(--P-Green, #72ac9b);
  line-height: 150%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.fp-sec4-wrap .fp-sec4-item__btns {
  position: absolute;
  bottom: -26px;
}
@media (max-width: 1399px) {
  .fp-sec4-wrap .fp-sec4-item__content {
    padding: 20px 20px 80px 20px;
  }
}
@media (max-width: 1199px) {
  .fp-sec4-wrap {
    padding: 90px 0;
  }
  .fp-sec4-wrap:before {
    top: -24vw;
    height: calc(100% + 24vw);
    background-position: 70% center;
  }
  .fp-sec4-wrap .fp-sec4 {
    row-gap: 48px;
  }
  .fp-sec4-wrap .fp-sec4__header {
    row-gap: 24px;
  }
  .fp-sec4-wrap .fp-sec4__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: 60px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .fp-sec4-wrap .fp-sec4-item {
    width: auto;
    max-width: 420px;
  }
}
@media (max-width: 767px) {
  .fp-sec4-wrap {
    padding: 70px 0;
  }
  .fp-sec4-wrap:before {
    background-position: 70% center;
  }
  .fp-sec4-wrap .fp-sec4 .fp-sec4-item__btns {
    width: calc(100% - 40px);
  }
}

.fp-sec5-wrap {
  background: linear-gradient(143deg, #e1f2e7 -0.68%, rgba(225, 242, 231, 0) 79.7%);
  overflow: hidden;
}
.fp-sec5-wrap .fp-sec5 .slider-how-worth {
  padding: 0;
  background: none;
}
@media (max-width: 1199px) {
  .fp-sec5-wrap .fp-sec5 .slider-how-worth {
    padding: 60px 0;
  }
}
.fp-sec5-wrap .fp-sec5 .slider-how-worth .content__text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  line-height: 1.2em;
  font-size: 18px;
  margin-bottom: 30px;
}
@media (max-width: 1679px) {
  .fp-sec5-wrap .fp-sec5 .slider-how-worth .content__text {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .fp-sec5-wrap .fp-sec5 .slider-how-worth .content__text {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .fp-sec5-wrap .fp-sec5 .slider-how-worth .content__text {
    overflow: visible;
    text-overflow: initial;
    display: block; /* lub inna odpowiednia wartość */
    -webkit-line-clamp: initial;
    -webkit-box-orient: initial;
  }
}
@media (max-width: 1679px) {
  .fp-sec5-wrap .fp-sec5 .slider-how-worth .content__position {
    font-size: 18px !important;
    margin-bottom: 20px;
  }
}

.fp-sec6-wrap {
  background: url("../../assets/img/home/sec6-bg.jpg");
  background-position: bottom left;
  background-size: cover;
  position: relative;
}
.fp-sec6-wrap:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  pointer-events: none;
  background: url("../../assets/img/home/sec6-line.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.fp-sec6-wrap .container,
.fp-sec6-wrap .row {
  height: 100vh;
}
.fp-sec6-wrap .fp-sec6 {
  height: 100vh;
  color: white;
  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: 60px;
     -moz-column-gap: 60px;
          column-gap: 60px;
}
.fp-sec6-wrap .fp-sec6__content {
  max-width: 540px;
  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: 48px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.fp-sec6-wrap .fp-sec6__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;
  font-size: 16px;
  color: var(--Grey-Green, #c4ddd6);
}
.fp-sec6-wrap .fp-sec6__signature {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.fp-sec6-wrap .fp-sec6__img {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fp-sec6-wrap .fp-sec6__img img {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1199px) {
  .fp-sec6-wrap {
    padding: 90px 0;
    background-position: bottom left;
    background-size: inherit;
  }
  .fp-sec6-wrap .container,
  .fp-sec6-wrap .row {
    height: auto;
  }
  .fp-sec6-wrap .fp-sec6 {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: auto;
  }
  .fp-sec6-wrap .fp-sec6__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: auto;
  }
  .fp-sec6-wrap .fp-sec6__img {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: auto;
    padding-top: 10px;
  }
  .fp-sec6-wrap .fp-sec6__signature {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .fp-sec6-wrap {
    padding: 40px 0 80px;
  }
  .fp-sec6-wrap .fp-sec6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    row-gap: 30px;
  }
  .fp-sec6-wrap .fp-sec6__img {
    width: calc(100% + 48px);
    position: relative;
    left: -24px;
  }
  .fp-sec6-wrap .fp-sec6__content {
    row-gap: 24px;
    max-width: 100%;
  }
  .fp-sec6-wrap .fp-sec6__signature {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    max-width: 120px;
  }
  .fp-sec6-wrap .fp-sec6 .btn {
    margin-top: 16px;
  }
}

.fp-sec7-wrap {
  background: linear-gradient(129deg, #E1F2E7 -20.38%, rgba(225, 242, 231, 0) 74.95%);
}
.fp-sec7-wrap .fp-sec7 {
  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: 88px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fp-sec7-wrap .fp-sec7__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}
.fp-sec7-wrap .fp-sec7__item {
  max-width: 400px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fp-sec7-wrap .fp-sec7__item img {
  max-height: 40vh;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1199px) {
  .fp-sec7-wrap .fp-sec7 {
    padding: 90px 0;
    row-gap: 55px;
  }
  .fp-sec7-wrap .fp-sec7__items {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .fp-sec7-wrap .fp-sec7__item {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    max-width: 250px;
    max-height: 170px;
  }
}
@media (max-width: 767px) {
  .fp-sec7-wrap .fp-sec7 {
    padding: 70px 0;
  }
}

.fp-sec8-wrap {
  background: url("../../assets/img/home/sec8-bg.jpg");
  background-position: center;
  background-size: cover;
  position: relative;
}
.fp-sec8-wrap:before {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  content: "";
  pointer-events: none;
  background: url("../../assets/img/home/sec8-light.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}
.fp-sec8-wrap .container,
.fp-sec8-wrap .row {
  height: 100vh;
}
.fp-sec8-wrap .fp-sec8 {
  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;
  row-gap: clamp(40px, 4.1667vw, 80px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.fp-sec8-wrap .fp-sec8 .h2 {
  color: white;
  text-align: center;
}
.fp-sec8-wrap .fp-sec8 .blog-items {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .fp-sec8-wrap {
    padding: 90px 0;
  }
  .fp-sec8-wrap .container,
  .fp-sec8-wrap .row {
    height: auto;
  }
}
@media (max-width: 991px) {
  .fp-sec8-wrap .fp-sec8 .blog-items .blog-item:nth-child(3) {
    display: none;
  }
}
@media (max-width: 767px) {
  .fp-sec8-wrap {
    padding: 70px 0;
  }
  .fp-sec8-wrap .fp-sec8 .blog-items .blog-item:nth-child(3) {
    display: block;
  }
}

.fp-sec9-wrap {
  background: url(../../assets/img/contact-bg.png);
  background-repeat: no-repeat;
  background-position: top right;
}
.fp-sec9-wrap .container,
.fp-sec9-wrap .row {
  height: 100vh;
}
.fp-sec9-wrap .fp-sec9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100vh;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fp-sec9-wrap .fp-sec9__content {
  width: 548px;
}
.fp-sec9-wrap .fp-sec9__content .h3 {
  margin-bottom: 40px;
}
.fp-sec9-wrap .fp-sec9__img {
  position: relative;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.fp-sec9-wrap .fp-sec9__img img {
  height: auto;
  max-height: calc(100% - 20px);
}
@media (max-width: 767px) {
  .fp-sec9-wrap {
    background: none;
  }
  .fp-sec9-wrap .container,
  .fp-sec9-wrap .row {
    height: auto;
  }
  .fp-sec9-wrap .fp-sec9 {
    padding-top: 70px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 60px;
    height: auto;
  }
  .fp-sec9-wrap .fp-sec9__content {
    width: auto;
  }
  .fp-sec9-wrap .fp-sec9__img {
    height: auto;
  }
  .fp-sec9-wrap .fp-sec9__img img {
    height: auto;
    max-height: auto;
  }
}

.p-contact {
  background: url("../../assets/img/contact-bg.png");
  background-repeat: no-repeat;
  background-position: top right;
}
.p-contact .p-contact-wrap {
  padding-top: 200px;
  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;
}
.p-contact .p-contact-wrap__content {
  width: 548px;
  padding-bottom: 40px;
}
.p-contact .p-contact-wrap__content .h3 {
  margin-bottom: 72px;
}
.p-contact .p-contact-wrap__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  top: 1px;
}
.p-contact .p-contact-wrap__img img {
  height: auto;
  max-height: calc(100% - 20px);
}
@media (max-width: 1199px) {
  .p-contact .p-contact-wrap {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding-top: 120px;
  }
  .p-contact .p-contact-wrap__content {
    width: 100%;
  }
  .p-contact .p-contact-wrap__content .h3 {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .p-contact .p-contact-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-contact .p-contact-wrap__content {
    padding-bottom: 60px;
  }
  .p-contact .p-contact-wrap__img {
    display: none;
  }
}

.page-template-why-me {
  background: #f6f3ec;
  position: relative;
}
.page-template-why-me:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../../assets/img/gradient-subpage.png");
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 1199px) {
  .page-template-why-me {
    padding-top: 80px;
  }
}

.p-single__content h1,
.p-single__content h2,
.p-single__content h3,
.p-single__content h4,
.subpage-default__content h1,
.subpage-default__content h2,
.subpage-default__content h3,
.subpage-default__content h4 {
  margin: 24px 0;
  line-height: normal;
}
.p-single__content figure,
.subpage-default__content figure {
  margin: 48px 0;
}
.p-single__content figure img,
.subpage-default__content figure img {
  border-radius: 20px;
  overflow: hidden;
}
.p-single__content ul,
.p-single__content ol,
.subpage-default__content ul,
.subpage-default__content ol {
  padding-left: 20px;
}
.p-single__content h2,
.subpage-default__content h2 {
  font-size: clamp(28px, 2.083vw, 40px);
}
.p-single__content h3,
.subpage-default__content h3 {
  font-size: clamp(24px, 1.875vw, 36px);
}
.p-single__content h4,
.subpage-default__content h4 {
  font-size: clamp(22px, 1.458vw, 28px);
}
.p-single__content .wp-block-button__link,
.subpage-default__content .wp-block-button__link {
  margin: 20px 0;
}
@media (max-width: 1199px) {
  .p-single__content h1,
  .p-single__content h2,
  .p-single__content h3,
  .p-single__content h4,
  .subpage-default__content h1,
  .subpage-default__content h2,
  .subpage-default__content h3,
  .subpage-default__content h4 {
    margin: 20px 0;
    line-height: normal;
  }
  .p-single__content figure,
  .subpage-default__content figure {
    margin: 40px 0;
  }
  .p-single__content figure img,
  .subpage-default__content figure img {
    border-radius: 20px;
    overflow: hidden;
  }
  .p-single__content ul,
  .p-single__content ol,
  .subpage-default__content ul,
  .subpage-default__content ol {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .p-single__content h1,
  .p-single__content h2,
  .p-single__content h3,
  .p-single__content h4,
  .subpage-default__content h1,
  .subpage-default__content h2,
  .subpage-default__content h3,
  .subpage-default__content h4 {
    margin: 14px 0;
    line-height: normal;
  }
  .p-single__content figure,
  .subpage-default__content figure {
    margin: 20px 0;
  }
  .p-single__content figure img,
  .subpage-default__content figure img {
    border-radius: 20px;
    overflow: hidden;
  }
  .p-single__content ul,
  .p-single__content ol,
  .subpage-default__content ul,
  .subpage-default__content ol {
    padding-left: 20px;
  }
}

header {
  position: absolute;
  top: 40px;
  z-index: 99;
  width: 100%;
}
header .container {
  height: auto !important;
}
header .header {
  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;
}
header .header__hamburger {
  display: none;
}
header .header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header .header .nav .nav-social {
  display: none;
}
header .header .nav .menu {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 64px;
     -moz-column-gap: 64px;
          column-gap: 64px;
}
header .header .nav .menu li {
  list-style: none;
}
header .header .nav .menu li a {
  font-size: 24px;
  color: #e1f2e7;
  position: relative;
  padding: 8px 0;
}
header .header .nav .menu li a:before {
  content: "";
  width: 120%;
  height: 3px;
  position: absolute;
  left: -10%;
  bottom: -1px;
  -webkit-transition: 0.5s -webkit-transform ease;
  transition: 0.5s -webkit-transform ease;
  transition: 0.5s transform ease;
  transition: 0.5s transform ease, 0.5s -webkit-transform ease;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  background: radial-gradient(1978.02% 175.85% at 2.42% 114.39%, #00ff90 0%, rgba(4, 255, 255, 0.72) 100%);
}
header .header .nav .menu li a:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
}
@media (max-width: 1199px) {
  header {
    top: 0;
  }
  header .header {
    height: 80px;
  }
  header .header .nav {
    position: fixed;
    top: 0;
    left: 0;
    height: 100dvh;
    width: 100%;
    overflow: auto;
    background-color: #033431;
    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;
    padding: 0 24px 50px 24px;
    display: none;
  }
  header .header .nav.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .header .nav .menu {
    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;
  }
  header .header .nav .menu li a {
    font-size: 32px;
  }
  header .header .nav .menu li a:before {
    display: none;
  }
  header .header .nav.is-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .header .nav .nav-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
  }
  header .header .nav .nav-social__item {
    width: 72px;
    height: 72px;
    border-radius: 65px;
    background: var(--Radial, radial-gradient(212.42% 175.85% at 2.42% 114.39%, rgba(0, 255, 144, 0.6) 0%, rgba(4, 255, 255, 0.43) 100%));
    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;
  }
  header .header .nav__empty {
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .header__logo {
    width: 154px;
    position: relative;
    z-index: 99;
  }
  header .header .hamburger {
    width: 48px;
    height: 48px;
    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;
    row-gap: 8px;
    position: relative;
    z-index: 99;
  }
  header .header .hamburger:hover {
    cursor: pointer;
  }
  header .header .hamburger__line {
    width: 32px;
    height: 2px;
    background: white;
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 75px;
  }
  header .header .hamburger.is-active .hamburger__line:nth-child(2) {
    opacity: 0;
  }
  header .header .hamburger.is-active .hamburger__line:nth-child(1) {
    -webkit-transform: translateY(10px) rotate(45deg);
            transform: translateY(10px) rotate(45deg);
  }
  header .header .hamburger.is-active .hamburger__line:nth-child(3) {
    -webkit-transform: translateY(-10px) rotate(-45deg);
            transform: translateY(-10px) rotate(-45deg);
  }
}
@media (max-width: 1199px) and (max-width: 575px) {
  header .header .nav:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url("../../assets/img/home/mobile-menu-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 20vw;
  }
}

.page-template-contact header .header .nav .menu li a,
.page-template-default header .header .nav .menu li a,
.page-template-page-6-columns header .header .nav .menu li a,
.page-template-why-me header .header .nav .menu li a {
  color: var(--Dark-Green, #032e34);
}
.page-template-contact header .header__logo svg path,
.page-template-default header .header__logo svg path,
.page-template-page-6-columns header .header__logo svg path,
.page-template-why-me header .header__logo svg path {
  fill: var(--Dark-Green, #032e34);
}
.page-template-contact header .header .hamburger__line,
.page-template-default header .header .hamburger__line,
.page-template-page-6-columns header .header .hamburger__line,
.page-template-why-me header .header .hamburger__line {
  background-color: var(--Dark-Green, #032e34);
}
.page-template-contact header .header .hamburger.is-active .hamburger__line,
.page-template-default header .header .hamburger.is-active .hamburger__line,
.page-template-page-6-columns header .header .hamburger.is-active .hamburger__line,
.page-template-why-me header .header .hamburger.is-active .hamburger__line {
  background-color: white;
}
.page-template-contact header .header .nav.is-active .menu li a,
.page-template-default header .header .nav.is-active .menu li a,
.page-template-page-6-columns header .header .nav.is-active .menu li a,
.page-template-why-me header .header .nav.is-active .menu li a {
  color: white;
}
.page-template-contact .header__logo.is-active svg path,
.page-template-default .header__logo.is-active svg path,
.page-template-page-6-columns .header__logo.is-active svg path,
.page-template-why-me .header__logo.is-active svg path {
  fill: white;
}

footer {
  padding: 100px 0 120px;
  background-image: url("../img/footer-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199px) {
  footer {
    padding: 60px 0 110px;
  }
}
footer .footer-logo {
  margin-bottom: 112px;
}
@media (max-width: 1199px) {
  footer .footer-logo {
    margin-bottom: 50px;
  }
}
footer .footer-addres,
footer .footer-map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
footer .footer-addres__title,
footer .footer-map__title {
  color: var(--P-Green, #72ac9b);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 151%;
}
footer .footer-addres__info,
footer .footer-map__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 72px;
}
@media (max-width: 1679px) {
  footer .footer-addres__info,
  footer .footer-map__info {
    gap: 26px;
  }
}
@media (max-width: 991px) {
  footer .footer-addres__info,
  footer .footer-map__info {
    gap: 32px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  footer .footer-addres__info,
  footer .footer-map__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 991px) {
  footer .footer-addres__info-bottom,
  footer .footer-map__info-bottom {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
footer .footer-addres__info__left {
  color: var(--P-Green, #72ac9b);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 151%;
}
footer .footer-addres__info__right {
  color: var(--P-Green, #72ac9b);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 151%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
footer .footer-addres__info__right a {
  color: var(--Light-Green, #e1f2e7);
}
footer .footer-addres__info__right a:hover {
  color: #09ab6b;
}
footer .footer-map__info__left, footer .footer-map__info__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
}
footer .footer-map__info__left a, footer .footer-map__info__right a {
  color: var(--Light-Green, #e1f2e7);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
}
@media (max-width: 991px) {
  footer .footer-map__info__left a, footer .footer-map__info__right a {
    font-size: 20px;
  }
}
footer .footer-map__info__left a:hover, footer .footer-map__info__right a:hover {
  color: #09ab6b;
}
footer .footer-map__info__left {
  min-width: 140px;
}
@media (max-width: 1199px) {
  footer .footer-map {
    margin-top: 56px;
  }
}
footer .footer-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1399px) {
  footer .footer-social {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-top: 64px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
footer .footer-social a:hover {
  opacity: 0.8;
}
footer .footer-bottom {
  margin-top: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
footer .footer-bottom__left {
  color: var(--P-Green, #72ac9b);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 137.35%;
}
footer .footer-bottom__left a {
  color: var(--Light-Green, #e1f2e7);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 137.35%;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
@media (max-width: 991px) {
  footer .footer-bottom {
    margin-top: 64px;
  }
}
@media (max-width: 767px) {
  footer .footer-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 14px;
  }
}
footer svg.brush {
  display: none;
}

@media (min-width: 1200px) {
  body.home footer {
    padding: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
}

.blog-other-post {
  padding: 164px 0 142px 0;
  background: url("../../assets/img/blog/blog-other-post.jpg");
  background-size: cover;
  background-position: right;
  position: relative;
}
.blog-other-post:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("../../assets/img/blog/right-sun.png");
  background-repeat: no-repeat;
  background-position: right;
  top: 0;
  right: 0;
}
.blog-other-post .container {
  position: relative;
  z-index: 9;
}
.blog-other-post__header {
  color: var(--Bialy, #fff);
  text-align: center;
}
.blog-other-post .blog-items {
  margin-top: 94px;
}
.blog-other-post__btnMore {
  margin-top: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991px) {
  .blog-other-post {
    padding: 80px 0;
    background-size: auto;
    background-position: bottom;
  }
  .blog-other-post .blog-items {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .blog-other-post {
    padding: 60px 0;
  }
  .blog-other-post .blog-items {
    margin-top: 60px;
  }
  .blog-other-post__btnMore {
    margin-top: 40px;
  }
}

.blog-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 64px 6%;
  margin-top: 80px;
}
@media (max-width: 1679px) {
  .blog-items {
    gap: 64px 4%;
  }
}
@media (max-width: 991px) {
  .blog-items {
    margin-top: 40px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .blog-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;
  }
}

.blog-item {
  border-radius: 20px;
  background: linear-gradient(157deg, rgba(255, 255, 255, 0.2) 13.69%, rgba(0, 255, 144, 0.07) 80.92%);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  overflow: hidden;
}
@media (min-width: 991px) {
  .blog-item.page-1:first-child {
    grid-column: 1/-1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 30px;
    pointer-events: none;
  }
  .blog-item.page-1:first-child .blog-item__content {
    padding: 45px 64px 32px 64px;
    row-gap: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .blog-item.page-1:first-child .blog-item__img {
    height: 100%;
    padding-bottom: 0;
    width: 60%;
  }
  .blog-item.page-1:first-child .blog-item__category {
    left: 0;
    top: 0;
    position: relative;
  }
  .blog-item.page-1:first-child .blog-item__link {
    pointer-events: all;
    margin-top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 74px;
    padding: 20px 40px;
    background: radial-gradient(212.42% 175.85% at 2.42% 114.39%, rgba(0, 255, 144, 0.6) 0%, rgba(4, 255, 255, 0.43) 100%);
  }
  .blog-item.page-1:first-child .blog-item__name {
    margin-top: 65px;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
  }
  .blog-item.page-1:first-child .blog-item__info {
    margin-top: 24px;
  }
}
@media (min-width: 991px) and (max-width: 1399px) {
  .blog-item.page-1:first-child .blog-item__content {
    padding: 32px;
  }
  .blog-item.page-1:first-child .blog-item__name {
    margin-top: 40px;
  }
}
.blog-item__link {
  display: none;
}
.blog-item__img {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 75%;
}
.blog-item__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.blog-item__content {
  padding: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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: 12px;
  position: relative;
}
.blog-item__category {
  position: absolute;
  top: 0;
  top: -19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  width: calc(100% - 64px);
  left: 32px;
}
.blog-item__category__item {
  padding: 8px 24px;
  text-transform: uppercase;
  background: var(--Light-Green, #e1f2e7);
  color: var(--Dark-Green, #032e34);
  border-radius: 54px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2.08px;
  line-height: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-item__name {
  color: var(--Light-Green, #e1f2e7);
  font-size: clamp(20px, 1.25vw, 24px);
  font-style: normal;
  font-weight: 500;
  line-height: 135%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.blog-item__info {
  color: var(--P-Green, #72ac9b);
  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__sep {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background-color: var(--P-Green, #72ac9b);
}
.blog-item__author, .blog-item__data {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}
.blog-item:hover .blog-item__name {
  color: #09ab6b;
}
.blog-item:hover .blog-item__img img {
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}
@media (max-width: 1199px) {
  .blog-item__name {
    font-size: 20px;
  }
  .blog-item__content {
    padding: 32px 16px;
  }
  .blog-item__category {
    left: 16px;
  }
  .blog-item__category__item {
    border-radius: 42px;
    font-size: 14px;
    padding: 6px 20px;
    letter-spacing: 1.82px;
  }
}

.loader {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  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;
  z-index: 9999;
  background-color: #012f34;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  pointer-events: none;
}
.loader video {
  max-width: 50%;
  -webkit-clip-path: inset(1px 1px);
          clip-path: inset(1px 1px);
}

.baner-single-page {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 120px 0;
}
.baner-single-page:before {
  position: absolute;
  content: "";
  width: calc(100% + 144px);
  height: calc(100% + 144px);
  border-radius: 20px;
  background: linear-gradient(157deg, rgba(255, 255, 255, 0.1) 13.69%, rgba(0, 255, 144, 0.15) 80.92%);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  left: -72px;
  top: -72px;
}
.baner-single-page__text {
  position: relative;
  font-size: clamp(20px, 1.25vw, 24px);
  font-style: normal;
  font-weight: 400;
  line-height: 161%;
}
.baner-single-page__text p, .baner-single-page__text li, .baner-single-page__text ol {
  font-size: clamp(20px, 1.25vw, 24px);
  font-style: normal;
  font-weight: 400;
  line-height: 161%;
}
@media (max-width: 1680px) {
  .baner-single-page {
    margin: 100px 0;
  }
}
@media (max-width: 1199px) {
  .baner-single-page {
    margin: 60px 0;
  }
  .baner-single-page:before {
    width: calc(100% + 60px);
    height: calc(100% + 60px);
    left: -30px;
    top: -30px;
  }
}
@media (max-width: 991px) {
  .baner-single-page__text {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .baner-single-page {
    margin: 40px 0;
  }
  .baner-single-page:before {
    width: calc(100% + 20px);
    height: calc(100% + 40px);
    left: -10px;
    top: -20px;
  }
}

.hero-v1 {
  padding: 125px 0 152px;
  position: relative;
  background: linear-gradient(177deg, #d3f0e6 2.64%, #ecfbf0 20.78%, #f5f2eb 81.05%);
}
.hero-v1::before {
  content: "";
  position: absolute;
  background-image: url("../img/Union.svg");
  background-repeat: no-repeat;
  width: 970px;
  height: 588px;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 1679px) {
  .hero-v1 {
    padding: 110px 0;
  }
}
@media (max-width: 1199px) {
  .hero-v1 {
    padding: 90px 0;
  }
}
@media (max-width: 991px) {
  .hero-v1 {
    padding: 60px 0;
  }
  .hero-v1::before {
    content: "";
    position: absolute;
    background-image: url("../img/Union.svg");
    background-repeat: no-repeat;
    width: 970px;
    height: 588px;
    left: 20%;
    top: 15%;
    -webkit-transform: translateX(-50%) rotate(-90deg);
            transform: translateX(-50%) rotate(-90deg);
  }
}
.hero-v1__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 21px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.hero-v1__top__icon {
  width: 123px;
  height: 123px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 991px) {
  .hero-v1__top {
    gap: 10px;
  }
  .hero-v1__top__icon {
    width: 50px;
    height: 50px;
  }
}
.hero-v1__center {
  margin: 110px 0;
}
.hero-v1__center h3 {
  text-align: center;
}
.hero-v1__center__circle {
  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;
  gap: 150px;
}
@media (max-width: 1199px) {
  .hero-v1__center__circle {
    gap: 40px;
  }
}
.hero-v1__center__circle .green-circle {
  position: relative;
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 281px;
  min-height: 281px;
  gap: 7px;
}
.hero-v1__center__circle .green-circle::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 100%;
  background: linear-gradient(157deg, rgba(255, 255, 255, 0.2) 13.69%, rgba(0, 255, 144, 0.07) 80.92%);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}
.hero-v1__center__circle .green-circle__nr {
  color: var(--P-Green, #72ac9b);
  text-align: center;
  font-size: clamp(50px, 3.3333vw, 64px);
  font-style: normal;
  font-weight: 500;
  line-height: 126%;
  letter-spacing: -3.84px;
  z-index: 1;
}
.hero-v1__center__circle .green-circle__text {
  color: var(--Dark-Green, #032e34);
  text-align: center;
  font-size: clamp(18px, 1.25vw, 24px);
  font-style: normal;
  font-weight: 500;
  line-height: 111%;
  z-index: 1;
}
.hero-v1__center__circle .green-circle:nth-child(2) {
  margin-top: 65px;
}
.hero-v1__center__circle .green-circle:nth-child(3) {
  margin-top: 35px;
}
@media (max-width: 991px) {
  .hero-v1__center {
    margin: 50px 0;
  }
  .hero-v1__center__circle {
    -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;
    margin-top: 50px;
  }
  .hero-v1__center__circle .green-circle {
    min-width: 190px;
    min-height: 190px;
    gap: 7px;
  }
  .hero-v1__center__circle .green-circle__nr {
    font-size: 44px;
  }
  .hero-v1__center__circle .green-circle__text {
    font-size: 18px;
  }
  .hero-v1__center__circle .green-circle:nth-child(2) {
    margin-top: 0;
    margin-left: 40px;
  }
  .hero-v1__center__circle .green-circle:nth-child(3) {
    margin-top: 0;
    margin-right: 40px;
  }
}
.hero-v1__photo {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.hero-v1__bottom {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
  height: 100%;
}
.hero-v1__bottom h3 {
  padding-right: 30px;
}
@media (max-width: 1199px) {
  .hero-v1__bottom {
    margin-top: 20px;
    gap: 20px;
  }
}

.hero-v2 {
  padding: 130px 0 145px;
  position: relative;
  background: linear-gradient(177deg, #d3f0e6 2.64%, #ecfbf0 20.78%, #f5f2eb 81.05%);
}
@media (max-width: 1679px) {
  .hero-v2 {
    padding: 110px 0;
  }
}
@media (max-width: 1199px) {
  .hero-v2 {
    padding: 90px 0;
  }
}
@media (max-width: 991px) {
  .hero-v2 {
    padding: 60px 0;
  }
}
.hero-v2__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 21px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  margin-left: -143px;
}
.hero-v2__top__icon {
  width: 123px;
  height: 123px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1199px) {
  .hero-v2__top {
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  .hero-v2__top {
    gap: 10px;
  }
  .hero-v2__top__icon {
    width: 50px;
    height: 50px;
  }
}
.hero-v2__text {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .hero-v2__text {
    margin-top: 50px;
  }
}
.hero-v2 .btn {
  margin-top: 40px;
}
.hero-v2__photo {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  height: auto;
}
@media (max-width: 1199px) {
  .hero-v2__photo {
    margin-top: 50px;
  }
}
.hero-v2__bottom {
  margin-top: 240px;
  position: relative;
  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;
  width: 100%;
}
@media (max-width: 1679px) {
  .hero-v2__bottom {
    margin-top: 180px;
  }
}
@media (max-width: 1199px) {
  .hero-v2__bottom {
    margin-top: 50px;
  }
}
.hero-v2__bottom::before {
  content: "";
  position: absolute;
  background-image: url("../img/Union2.svg");
  background-repeat: no-repeat;
  width: 1348px;
  height: 720px;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 1565px) {
  .hero-v2__bottom::before {
    background-size: contain;
    width: 83vw;
  }
}
.hero-v2__bottom h3 {
  text-align: center;
}
.hero-v2__bottom .column-3 {
  margin-top: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 80px;
  width: 100%;
}
.hero-v2__bottom .column-3__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: 30px;
  width: 400px;
}
.hero-v2__bottom .column-3__content__circle {
  position: relative;
  background: var(--Radial, radial-gradient(212.42% 175.85% at 2.42% 114.39%, rgba(0, 255, 144, 0.6) 0%, rgba(4, 255, 255, 0.43) 100%));
  width: 59px;
  height: 59px;
  border-radius: 100%;
  z-index: 3;
}
.hero-v2__bottom .column-3__content__circle .line-circle-left {
  position: absolute;
  width: 422px;
  height: 3px;
  background: #72ac9b;
  top: 50%;
  left: 58px;
}
.hero-v2__bottom .column-3__content__circle .line-circle-left::before {
  position: absolute;
  content: "";
  background-image: url("../img/ico/arrow-2.svg");
  background-repeat: no-repeat;
  background-size: cover;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50px;
  height: 22px;
}
@media (max-width: 1568px) {
  .hero-v2__bottom .column-3__content__circle .line-circle-left {
    width: 27vw;
  }
}
.hero-v2__bottom .column-3__content__circle .line-circle-right {
  position: absolute;
  width: 422px;
  height: 3px;
  background: #72ac9b;
  top: 50%;
  left: auto;
  right: 58px;
}
.hero-v2__bottom .column-3__content__circle .line-circle-right::before {
  position: absolute;
  content: "";
  background-image: url("../img/ico/arrow-2.svg");
  background-repeat: no-repeat;
  background-size: cover;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50px;
  height: 22px;
}
@media (max-width: 1568px) {
  .hero-v2__bottom .column-3__content__circle .line-circle-right {
    width: 27vw;
  }
}
.hero-v2__bottom .column-3__content .text-p {
  text-align: center;
}
@media (max-width: 1199px) {
  .hero-v2__bottom .column-3 {
    margin-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
  }
  .hero-v2__bottom .column-3__content {
    width: 100%;
    gap: 20px;
  }
  .hero-v2__bottom .column-3__content .line-circle-left,
  .hero-v2__bottom .column-3__content .line-circle-right {
    display: none;
  }
}

.hero-v3 {
  padding: 130px 0 145px;
  position: relative;
  background: linear-gradient(177deg, #d3f0e6 2.64%, #ecfbf0 20.78%, #f5f2eb 81.05%);
}
@media (max-width: 1679px) {
  .hero-v3 {
    padding: 110px 0;
  }
}
@media (max-width: 1199px) {
  .hero-v3 {
    padding: 90px 0;
  }
}
@media (max-width: 991px) {
  .hero-v3 {
    padding: 60px 0;
  }
}
.hero-v3__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 21px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  margin-left: -143px;
}
.hero-v3__top__icon {
  width: 123px;
  height: 123px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1199px) {
  .hero-v3__top {
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  .hero-v3__top {
    gap: 10px;
  }
  .hero-v3__top__icon {
    width: 50px;
    height: 50px;
  }
}
.hero-v3__text {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .hero-v3__text {
    margin-top: 50px;
  }
}
.hero-v3 .btn {
  margin-top: 40px;
}
.hero-v3__photo {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  height: auto;
}
@media (max-width: 1199px) {
  .hero-v3__photo {
    margin-top: 50px;
  }
}
.hero-v3__table-box-left, .hero-v3__table-box-right {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.hero-v3__table-box-left::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(157deg, rgba(255, 255, 255, 0.3) 13.69%, rgba(0, 255, 144, 0.1) 80.92%);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
}
.hero-v3__table-box-right::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(157deg, rgba(255, 255, 255, 0.3) 13.69%, rgba(4, 255, 255, 0.1) 80.92%);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
}
@media (max-width: 1199px) {
  .hero-v3__table-box-right {
    margin-top: 20px;
  }
}
.hero-v3__text-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 164px;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 72px;
  gap: 32px;
}
.hero-v3__text-2 h3,
.hero-v3__text-2 .text-p {
  text-align: center;
}
@media (max-width: 1679px) {
  .hero-v3__text-2 {
    margin-top: 120px;
  }
}
@media (max-width: 1199px) {
  .hero-v3__text-2 {
    margin-top: 50px;
    margin-bottom: 30px;
    gap: 20px;
  }
}
.hero-v3__table-box {
  padding: 64px 0 16px;
}
.hero-v3__table-box .row-top-v3,
.hero-v3__table-box .row-content-v3 {
  position: relative;
  z-index: 1;
}
.hero-v3__table-box .row-top-v3 {
  padding: 0 64px 40px;
}
.hero-v3__table-box .row-top-v3__title {
  color: var(--Dark-Green, #032e34);
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 161%;
  margin-bottom: 8px;
}
.hero-v3__table-box .row-top-v3 p {
  color: var(--Dark-Green-text, rgba(85, 17, 102, 0.4666666667));
}
.hero-v3__table-box .row-content-v3 {
  padding: 48px 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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: 17px;
  border-top: 1px solid #72ac9b;
}
.hero-v3__table-box .row-content-v3__nr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 24px;
  -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;
  border-radius: 51px;
  border: 2px solid var(--P-Green, #72ac9b);
  color: var(--P-Green, #72ac9b);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}
.hero-v3__table-box .row-content-v3__info h5 {
  text-transform: uppercase;
  color: var(--Dark-Green-text, #516762);
  margin-bottom: 32px;
  letter-spacing: 4.56px;
}
.hero-v3__table-box .row-content-v3__info .text-item {
  padding-left: 30px;
  position: relative;
}
.hero-v3__table-box .row-content-v3__info .text-item::before {
  content: "";
  position: absolute;
  top: 14px;
  left: 12px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: var(--Dark-Green, #032e34);
}
.hero-v3__table-box .row-content-v3:nth-child(3) {
  min-height: 330px;
}
.hero-v3__table-box .row-content-v3:nth-child(4) {
  min-height: 360px;
}
@media (max-width: 1680px) {
  .hero-v3__table-box {
    padding: 40px 0 20px;
  }
  .hero-v3__table-box .row-top-v3 {
    padding: 40px;
  }
  .hero-v3__table-box .row-content-v3 {
    padding: 40px;
  }
}
@media (max-width: 1199px) {
  .hero-v3__table-box {
    padding: 30px 0 15px;
  }
  .hero-v3__table-box .row-top-v3 {
    padding: 0 25px 25px;
  }
  .hero-v3__table-box .row-top-v3__title {
    font-size: 35px;
  }
  .hero-v3__table-box .row-top-v3 p {
    font-size: 18px;
  }
  .hero-v3__table-box .row-content-v3 {
    padding: 25px;
    gap: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .hero-v3__table-box .row-content-v3__nr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 8px 24px;
    -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;
    border-radius: 51px;
    border: 2px solid var(--P-Green, #72ac9b);
    color: var(--P-Green, #72ac9b);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
  }
  .hero-v3__table-box .row-content-v3__info h5 {
    margin-bottom: 20px;
  }
  .hero-v3__table-box .row-content-v3__info .text-item {
    font-size: 18px;
  }
}

.selecton-module {
  margin: 110px 0 80px;
}
@media (max-width: 1199px) {
  .selecton-module {
    margin: 90px 0;
  }
}
@media (max-width: 991px) {
  .selecton-module {
    margin: 60px 0;
  }
}
.selecton-module__title {
  color: var(--Dark-Green, #032e34);
  text-align: center;
  font-size: clamp(26px, 1.667vw, 32px);
  font-style: normal;
  font-weight: 400;
  line-height: 161%;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1399px) {
  .selecton-module__title {
    width: 100%;
    line-height: normal;
  }
}
@media (max-width: 767px) {
  .selecton-module__title br {
    display: none;
  }
}
.selecton-module .selecton-module__title:nth-last-child(1) {
  margin-top: 10px;
  margin-bottom: 72px;
}
@media (max-width: 1399px) {
  .selecton-module .selecton-module__title:nth-last-child(1) {
    margin-bottom: 30px;
  }
}
.selecton-module__box {
  position: relative;
  width: 100%;
  border-radius: 20px;
  height: auto;
  padding: 48px 64px 62px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .selecton-module__box {
    padding: 12px;
  }
}
@media (max-width: 1199px) {
  .selecton-module__box {
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .selecton-module__box:last-child {
    margin-bottom: 0;
  }
}
.selecton-module__box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(157deg, rgba(255, 255, 255, 0.3) 13.69%, rgba(0, 255, 144, 0.2) 80.92%);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  z-index: -1;
}
.selecton-module__box__top {
  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;
  gap: 30px;
}
@media (max-width: 991px) {
  .selecton-module__box__top {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 15px;
  }
}
@media (max-width: 767px) {
  .selecton-module__box__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.selecton-module__box__top .module-left {
  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: 10px 0;
}
.selecton-module__box__top .module-left__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.selecton-module__box__top .module-left__number {
  border-radius: 51px;
  border: 2px solid var(--P-Green, #72ac9b);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 24px;
  -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;
  margin-right: 17px;
  color: var(--P-Green, #72ac9b);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}
.selecton-module__box__top .module-left__text {
  color: var(--P-Green, #72ac9b);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: 4.56px;
  text-transform: uppercase;
  margin-right: 57px;
}
.selecton-module__box__top .module-left__title {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 8px 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  border-radius: 47px;
  background: var(--Light-Green, #e1f2e7);
  color: var(--Dark-Green, #032e34);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 161%;
}
@media (max-width: 991px) {
  .selecton-module__box__top .module-left {
    -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;
  }
  .selecton-module__box__top .module-left__text {
    margin-right: 20px;
  }
  .selecton-module__box__top .module-left__title {
    font-size: 16px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.selecton-module__box__top .module-time {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 8px 24px;
  -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: 8px;
  border-radius: 51px;
  background: var(--Dark-Green-text, #516762);
  color: var(--Light-Green, #e1f2e7);
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.selecton-module__box__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.selecton-module__box__bottom__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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 22px;
  padding-right: 24px;
  width: 40%;
}
.selecton-module__box__bottom__left .module-text-top {
  color: var(--Dark-Green-text, #516762);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 161%;
}
.selecton-module__box__bottom__left .module-big-text {
  color: var(--Dark-Green, #032e34);
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 161%;
}
@media (max-width: 1679px) {
  .selecton-module__box__bottom__left .module-big-text {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .selecton-module__box__bottom__left .module-big-text {
    font-size: 26px;
  }
}
.selecton-module__box__bottom__right {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 22px;
  padding-left: 50px;
  border-left: 1px solid #72ac9b;
  width: 60%;
}
.selecton-module__box__bottom__right .module-text-top {
  color: var(--Dark-Green-text, #516762);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 161%;
}
@media (max-width: 767px) {
  .selecton-module__box__bottom__right .module-text-top {
    font-size: 18px;
  }
}
.selecton-module__box__bottom__right .module-list__item {
  color: var(--Dark-Green, #032e34);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 161%; /* 32.2px */
  padding-left: 30px;
  position: relative;
}
.selecton-module__box__bottom__right .module-list__item::before {
  content: "";
  position: absolute;
  top: 14px;
  left: 12px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: var(--Dark-Green, #032e34);
}
@media (max-width: 1679px) {
  .selecton-module__box__bottom__right .module-list__item {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .selecton-module__box__bottom__right .module-list__item {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .selecton-module__box__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .selecton-module__box__bottom__left {
    padding-right: 0;
    padding-bottom: 15px;
    width: 100%;
  }
  .selecton-module__box__bottom__left .module-text-top {
    color: var(--Dark-Green-text, #516762);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 161%;
  }
  .selecton-module__box__bottom__left .module-big-text {
    font-size: 30px;
  }
  .selecton-module__box__bottom__right {
    padding-left: 0;
    padding-top: 18px;
    border-left: 0px solid #72ac9b;
    border-top: 1px solid #72ac9b;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .selecton-module__box__bottom__left .module-big-text {
    font-size: 26px;
  }
  .selecton-module__box__bottom__right .module-text-top {
    font-size: 18px;
    line-height: normal;
  }
  .selecton-module__box__bottom__right .module-list__item {
    font-size: 16px;
  }
}

.banner-green {
  position: relative;
  padding: 124px 0;
  background-image: url("../img/footer-bg.jpg");
  background-repeat: no-repeat;
  text-align: center;
}
.banner-green h3 {
  color: var(--Light-Green, #e1f2e7);
  width: 85%;
  margin: 0 auto;
}
.banner-green .btn {
  margin: 72px auto 0;
}
@media (max-width: 1679px) {
  .banner-green {
    padding: 110px 0;
  }
}
@media (max-width: 1199px) {
  .banner-green {
    padding: 90px 0;
  }
  .banner-green h3 {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .banner-green {
    padding: 60px 0;
  }
  .banner-green .btn {
    margin: 30px auto 0;
  }
}

.slider-how-worth {
  padding: 146px 0 127px;
  background: linear-gradient(143deg, #e1f2e7 -0.68%, rgba(225, 242, 231, 0) 79.7%);
}
@media (max-width: 1679px) {
  .slider-how-worth {
    padding: 110px 0;
  }
}
@media (max-width: 1199px) {
  .slider-how-worth {
    padding: 90px 0;
  }
}
@media (max-width: 991px) {
  .slider-how-worth {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .slider-how-worth {
    padding: 60px 15px;
  }
}
.slider-how-worth__title {
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .slider-how-worth__title {
    margin-bottom: 120px;
  }
}
@media (max-width: 991px) {
  .slider-how-worth__title {
    text-align: center;
  }
}
.slider-how-worth .swiper {
  overflow: visible;
}
@media (max-width: 991px) {
  .slider-how-worth .swiper {
    padding: 0 20px;
  }
}
.slider-how-worth .carusel-traning .swiper-slide {
  height: auto;
}
.slider-how-worth .carusel-traning .carusel-traning-box {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 105px 85px 30px 280px;
  border-radius: 20px;
  position: relative;
  height: 100%;
  margin: 0 114px;
}
.slider-how-worth .carusel-traning .carusel-traning-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(157deg, rgba(255, 255, 255, 0.2) 13.69%, rgba(0, 255, 144, 0.07) 80.92%);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  z-index: -1;
}
.slider-how-worth .carusel-traning .carusel-traning-box .photo {
  position: absolute;
  top: 10px;
  left: -140px;
  min-width: 345px;
  min-height: 345px;
  max-width: 345px;
  max-height: 345px;
  border-radius: 100%;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider-how-worth .carusel-traning .carusel-traning-box .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.slider-how-worth .carusel-traning .carusel-traning-box .content__text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  line-height: 160%;
  font-size: 20px;
  margin-bottom: 30px;
}
@media (max-width: 1679px) {
  .slider-how-worth .carusel-traning .carusel-traning-box .content__text {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .slider-how-worth .carusel-traning .carusel-traning-box .content__text {
    overflow: visible;
    text-overflow: initial;
    display: block; /* lub inna odpowiednia wartość */
    -webkit-line-clamp: initial;
    -webkit-box-orient: initial;
  }
}
.slider-how-worth .carusel-traning .carusel-traning-box .content__name {
  color: var(--Dark-Green, #032e34);
  font-family: "Gabriela", serif;
  font-size: 32px;
  font-style: italic;
  font-weight: 500;
  line-height: 110%;
}
@media (max-width: 1679px) {
  .slider-how-worth .carusel-traning .carusel-traning-box .content__name {
    font-size: 26px;
  }
}
.slider-how-worth .carusel-traning .carusel-traning-box .content__position {
  color: var(--P-Green, #72ac9b);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 161%;
  margin-bottom: 32px;
}
.slider-how-worth .carusel-traning .carusel-traning-box.no-photo {
  padding: 105px 85px 30px 85px;
  margin-left: -57px;
}
@media (max-width: 1680px) {
  .slider-how-worth .carusel-traning .carusel-traning-box {
    padding: 105px 85px 30px 160px;
    margin: 0 80px;
  }
  .slider-how-worth .carusel-traning .carusel-traning-box .photo {
    left: -100px;
    min-width: 220px;
    min-height: 220px;
    max-width: 220px;
    max-height: 220px;
  }
  .slider-how-worth .carusel-traning .carusel-traning-box.no-photo {
    margin-left: -40px;
  }
}
@media (max-width: 1199px) {
  .slider-how-worth .carusel-traning .carusel-traning-box {
    margin-top: 110px;
    margin-right: 0;
    padding: 100px 25px 60px;
    gap: 30px;
    margin: 0;
  }
  .slider-how-worth .carusel-traning .carusel-traning-box.no-photo {
    padding: 100px 25px 60px;
    margin-left: 0;
  }
  .slider-how-worth .carusel-traning .carusel-traning-box .photo {
    position: absolute;
    top: -80px;
    left: 20px;
    min-width: 160px;
    min-height: 160px;
    max-width: 160px;
    max-height: 160px;
  }
}
@media (max-width: 991px) {
  .slider-how-worth .carusel-traning .carusel-traning-box .content__text {
    font-size: 16px;
    margin-bottom: 24px;
  }
  .slider-how-worth .carusel-traning .carusel-traning-box .content__name {
    font-size: 24px;
  }
  .slider-how-worth .carusel-traning .carusel-traning-box .content__position {
    font-size: 16px;
    margin-bottom: 24px;
  }
  .slider-how-worth .carusel-traning .carusel-traning-box .content .btn {
    font-size: 16px;
  }
}
.slider-how-worth .carusel-nav {
  position: relative;
  width: 100%;
  margin-top: 55px;
}
@media (max-width: 991px) {
  .slider-how-worth .carusel-nav {
    margin-top: 45px;
  }
}
.slider-how-worth .carusel-nav__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 74px;
  width: 100%;
  gap: 40px;
}
.slider-how-worth .carusel-nav__content .swiper-button-next,
.slider-how-worth .carusel-nav__content .swiper-button-prev {
  position: relative;
  padding: 36px 89px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.slider-how-worth .carusel-nav__content .swiper-button-next::after,
.slider-how-worth .carusel-nav__content .swiper-button-prev::after {
  display: none;
}
@media (max-width: 991px) {
  .slider-how-worth .carusel-nav__content .swiper-button-next,
  .slider-how-worth .carusel-nav__content .swiper-button-prev {
    padding: 36px 59px;
    margin-top: 0;
    top: 0;
  }
}
@media (max-width: 767px) {
  .slider-how-worth .carusel-nav__content .swiper-button-next,
  .slider-how-worth .carusel-nav__content .swiper-button-prev {
    padding: 30px 54px;
    margin-top: 0;
    top: 0;
  }
}
.slider-how-worth .carusel-nav__content .swiper-button-next:hover,
.slider-how-worth .carusel-nav__content .swiper-button-prev:hover {
  opacity: 0.7;
}
.slider-how-worth .carusel-nav__content .swiper-button-next {
  border-radius: 74px;
  border: 1px solid var(--P-Green, #72ac9b);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.slider-how-worth .carusel-nav__content .swiper-button-next::before {
  position: absolute;
  content: "";
  width: 32px;
  height: 32px;
  background-image: url("../img/CaretRight.svg");
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.slider-how-worth .carusel-nav__content .swiper-button-prev {
  border-radius: 74px;
  border: 1px solid var(--P-Green, #72ac9b);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.slider-how-worth .carusel-nav__content .swiper-button-prev::before {
  position: absolute;
  content: "";
  width: 32px;
  height: 32px;
  background-image: url("../img/CaretRight.svg");
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.slider-how-worth .carusel-nav__content .swiper-pagination {
  bottom: -8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.slider-how-worth .carusel-nav__content .swiper-pagination .swiper-pagination-bullet {
  width: 31px;
  height: 10px;
  border-radius: 46px;
  background: var(--Grey-Green, #c4ddd6);
  opacity: 1;
  z-index: 99999;
  margin: 16px;
}
.slider-how-worth .carusel-nav__content .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--Radial, radial-gradient(212.42% 175.85% at 2.42% 114.39%, rgba(0, 255, 144, 0.6) 0%, rgba(4, 255, 255, 0.43) 100%));
}
@media (max-width: 1399px) {
  .slider-how-worth .carusel-nav__content .swiper-pagination {
    display: none;
  }
}
@media (max-width: 1399px) {
  .slider-how-worth .carusel-nav__content {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.classes-look {
  position: relative;
  background: linear-gradient(177deg, #d3f0e6 2.64%, #ecfbf0 20.78%, #f5f2eb 81.05%);
  padding: 160px 0 100px;
}
.classes-look::before {
  content: "";
  position: absolute;
  background-image: url("../img/Union.svg");
  background-repeat: no-repeat;
  width: 970px;
  height: 588px;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.classes-look h3 {
  text-align: center;
  margin-bottom: 110px;
}
.classes-look__photo {
  border-radius: 20px;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  overflow: hidden;
}
.classes-look .box-margin-top {
  margin-top: 135px;
}
.classes-look__btn {
  margin-top: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media (max-width: 1679px) {
  .classes-look {
    padding: 110px 0;
  }
}
@media (max-width: 1199px) {
  .classes-look {
    padding: 90px 0;
  }
  .classes-look .mobile-orentantion {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 50px;
  }
  .classes-look .box-margin-top {
    margin-top: 0;
  }
  .classes-look__text {
    margin-top: 10px;
    font-size: 18px;
  }
  .classes-look__btn {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .classes-look {
    padding: 60px 0;
  }
  .classes-look h3 {
    margin-bottom: 50px;
  }
}

.questions {
  margin: 120px 0 100px;
}
.questions .container .row {
  row-gap: 30px;
}
.questions h3 {
  text-align: center;
  margin-bottom: 50px;
}
.questions__box {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 48px;
  border-radius: 20px;
  overflow: hidden;
}
.questions__box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(157deg, rgba(255, 255, 255, 0.3) 13.69%, rgba(0, 255, 144, 0.1) 80.92%);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  z-index: -1;
}
.questions__box__title {
  color: var(--Dark-Green, #032e34);
  font-size: 40px;
  font-size: clamp(28px, 1.875vw, 40px);
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 20px;
}
.questions__box p,
.questions__box li {
  font-size: clamp(20px, 1.25vw, 24px);
  font-style: normal;
  font-weight: 400;
  line-height: 132%;
}
@media (max-width: 1679px) {
  .questions {
    margin: 110px 0 90px;
  }
  .questions__box {
    padding: 24px;
  }
}
@media (max-width: 1199px) {
  .questions {
    margin: 90px 0;
  }
}
@media (max-width: 991px) {
  .questions h3 {
    margin-bottom: 30px;
  }
  .questions__box__title {
    font-size: 30px;
  }
  .questions__box h5,
  .questions__box p,
  .questions__box li {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .questions {
    margin: 60px 0;
  }
}

.training-looks {
  margin: 190px 0;
}
@media (max-width: 1679px) {
  .training-looks {
    margin: 110px 0;
  }
}
@media (max-width: 1199px) {
  .training-looks {
    margin: 90px 0;
  }
}
@media (max-width: 991px) {
  .training-looks {
    margin: 60px 0;
  }
}
.training-looks__top {
  position: relative;
  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%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 72px;
  gap: 32px;
}
@media (max-width: 991px) {
  .training-looks__top {
    margin-bottom: 30px;
  }
}
.training-looks__top h3,
.training-looks__top p {
  text-align: center;
}
.training-looks__top::before {
  content: "";
  position: absolute;
  background-image: url("../img/Union2.svg");
  background-repeat: no-repeat;
  width: 1348px;
  height: 720px;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 1565px) {
  .training-looks__top::before {
    background-size: contain;
    width: 83vw;
  }
}
.training-looks__dots {
  margin-top: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 80px;
  width: 100%;
}
.training-looks__dots__column {
  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: 30px;
  width: 400px;
  margin-bottom: 170px;
}
.training-looks__dots__column .dots-circle {
  position: relative;
  background: var(--Radial, radial-gradient(212.42% 175.85% at 2.42% 114.39%, rgba(0, 255, 144, 0.6) 0%, rgba(4, 255, 255, 0.43) 100%));
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
  width: 59px;
  height: 59px;
  border-radius: 100%;
}
.training-looks__dots__column .text-column {
  color: var(--Dark-Green, #032e34);
  text-align: center;
  font-size: clamp(24px, 1.667vw, 32px);
  font-style: normal;
  font-weight: 500;
  line-height: 161%;
}
@media (max-width: 1199px) {
  .training-looks__dots__column {
    margin-bottom: 80px;
  }
  .training-looks__dots__column .text-column {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .training-looks__dots__column .text-column {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .training-looks__dots {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 50px;
    gap: 50px;
    margin-top: 50px;
  }
  .training-looks__dots__column {
    gap: 20px;
    margin-bottom: 0px;
    width: 100%;
  }
}
.training-looks__photo {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.training-looks__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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
@media (max-width: 1199px) {
  .training-looks__text {
    margin-top: 10px;
  }
}

.end-section {
  position: relative;
  padding: 80px 0 95px;
  background-image: url("../img/footer-bg.jpg");
  background-size: cover;
}
.end-section__box {
  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;
}
.end-section__box__icon {
  width: 123px;
  height: 123px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 32px;
}
.end-section__box h3 {
  margin-bottom: 48px;
  text-align: center;
  color: var(--Light-Green, #e1f2e7);
}
@media (max-width: 1199px) {
  .end-section {
    padding: 90px 0;
  }
}
@media (max-width: 991px) {
  .end-section {
    padding: 60px 0;
  }
  .end-section__box__icon {
    width: 75px;
    height: 75px;
    -o-object-fit: contain;
       object-fit: contain;
    margin-bottom: 25px;
  }
  .end-section__box h3 {
    margin-bottom: 30px;
  }
}

.customer-wrote {
  padding: 140px 0 115px;
  background: linear-gradient(143deg, #e1f2e7 -0.68%, rgba(225, 242, 231, 0) 79.7%);
}
@media (max-width: 1679px) {
  .customer-wrote {
    padding: 110px 0;
  }
}
@media (max-width: 1199px) {
  .customer-wrote {
    padding: 90px 0;
  }
}
@media (max-width: 991px) {
  .customer-wrote {
    padding: 60px 0;
  }
}
.customer-wrote h3 {
  padding-right: 30px;
}
@media (max-width: 1199px) {
  .customer-wrote h3 {
    padding: 0;
  }
}
.customer-wrote__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 50px;
  padding: 105px 85px 30px 280px;
  border-radius: 20px;
  position: relative;
}
.customer-wrote__box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(157deg, rgba(255, 255, 255, 0.2) 13.69%, rgba(0, 255, 144, 0.07) 80.92%);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  z-index: -1;
}
.customer-wrote__box .customer-photo {
  position: absolute;
  top: 10px;
  left: -140px;
  min-width: 345px;
  min-height: 345px;
  max-width: 345px;
  max-height: 345px;
  border-radius: 100%;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
.customer-wrote__box .customer-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.customer-wrote__box .content__text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  line-height: 160%;
  font-size: 20px;
  margin-bottom: 30px;
}
@media (max-width: 1679px) {
  .customer-wrote__box .content__text {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .customer-wrote__box .content__text {
    overflow: visible;
    text-overflow: initial;
    display: block; /* lub inna odpowiednia wartość */
    -webkit-line-clamp: initial;
    -webkit-box-orient: initial;
  }
}
.customer-wrote__box .content__name {
  color: var(--Dark-Green, #032e34);
  font-family: "Gabriela", serif;
  font-size: 32px;
  font-style: italic;
  font-weight: 500;
  line-height: 110%;
}
@media (max-width: 1679px) {
  .customer-wrote__box .content__name {
    font-size: 26px;
  }
}
.customer-wrote__box .content__position {
  color: var(--P-Green, #72ac9b);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 161%;
  margin-bottom: 32px;
}
@media (max-width: 1399px) {
  .customer-wrote__box {
    margin-top: 30px;
    margin-right: 0;
    padding: 60px 25px;
    gap: 30px;
  }
  .customer-wrote__box .customer-photo {
    position: relative;
    top: 0;
    left: 0;
    min-width: 20vw;
    min-height: 20vw;
    max-width: 20vw;
    max-height: 20vw;
  }
}
@media (max-width: 991px) {
  .customer-wrote__box {
    margin-top: 110px;
    padding: 100px 25px 60px;
  }
  .customer-wrote__box .customer-photo {
    position: absolute;
    top: -80px;
    left: 0;
    min-width: 160px;
    min-height: 160px;
    max-width: 160px;
    max-height: 160px;
  }
  .customer-wrote__box .content__text {
    font-size: 16px;
    margin-bottom: 24px;
  }
  .customer-wrote__box .content__name {
    font-size: 24px;
  }
  .customer-wrote__box .content__position {
    font-size: 16px;
    margin-bottom: 24px;
  }
  .customer-wrote__box .content .btn {
    font-size: 16px;
  }
}

.training {
  position: relative;
  z-index: 1;
}

.training-wrap {
  background: url("../../assets/img/home/bg-sec1-min.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100vw;
  padding-top: 50px;
}
.training-wrap .container,
.training-wrap .row {
  height: auto;
}
.training-wrap .training-hero {
  overflow: hidden;
  height: auto;
}
.training-wrap .training-hero__content {
  height: 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: 48px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 280px;
  padding-bottom: clamp(70px, 7.5521vw, 175px);
}
.training-wrap .training-hero__header {
  color: var(--Light-Green, #e1f2e7);
  z-index: 1;
}
.training-wrap .training-hero__photo {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.training-wrap .training-hero__photo img {
  max-height: 100%;
  position: relative;
}
@media (max-width: 1199px) {
  .training-wrap .training-hero__content {
    padding-top: 100px;
  }
}
@media (max-width: 991px) {
  .training-wrap .training-hero__content {
    padding-top: 60px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .training-wrap .training-hero__photo {
    position: relative;
  }
  .training-wrap .training-hero__photo:before {
    left: -8vw;
    position: absolute;
    width: 110vw;
    height: 290px;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(15, 72, 80, 0)), color-stop(47.72%, #0d4348), color-stop(62.54%, #0c4248), to(rgba(11, 64, 74, 0)));
    background: linear-gradient(180deg, rgba(15, 72, 80, 0) 0%, #0d4348 47.72%, #0c4248 62.54%, rgba(11, 64, 74, 0) 100%);
    bottom: -150px;
  }
  .training-wrap .training-hero__photo img {
    max-height: 100%;
    position: relative;
  }
}

.trainging-contentWrap {
  position: relative;
}

.menu-anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 54px 0;
  width: 100%;
  background: white url("../../assets/img/menu-baner.svg");
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  gap: 37px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 99;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 0;
}
.menu-anchor img,
.menu-anchor svg {
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1679px) {
  .menu-anchor {
    padding: 46px 0;
  }
}
@media (max-width: 1199px) {
  .menu-anchor {
    padding: 34px 20px;
    position: relative;
  }
}
@media (max-width: 991px) {
  .menu-anchor {
    padding: 24px 20px;
    gap: 24px;
  }
  .menu-anchor img,
  .menu-anchor svg {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 575px) {
  .menu-anchor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 18px;
  }
}
.menu-anchor.fixed {
  position: fixed;
  top: 0;
  padding: 18px;
  height: auto;
}
.menu-anchor.fixed .btn-anchor {
  padding: 8px 32px;
}
.menu-anchor.opacity {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}

.contact-box {
  padding: 160px 0 0;
  position: relative;
  background: url(../../assets/img/contact-bg.png);
  background-repeat: no-repeat;
  background-position: top right;
}
.contact-box__top__text {
  color: var(--Dark-Green-text, #516762);
  font-size: clamp(24px, 1.667vw, 32px);
  font-style: normal;
  font-weight: 400;
  line-height: 137%;
  margin-top: 32px;
  width: 103%;
}
.contact-box__form {
  margin-top: 72px;
  width: 80%;
}
.contact-box__right {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}
.contact-box__right__photo {
  width: 95%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
@media (max-width: 1399px) {
  .contact-box {
    padding: 100px 0 0;
  }
  .contact-box__form {
    margin-top: 55px;
  }
}
@media (max-width: 1199px) {
  .contact-box__right {
    display: none;
  }
}
@media (max-width: 767px) {
  .contact-box {
    background-size: cover;
    padding: 60px 0;
  }
  .contact-box__form {
    width: 100%;
  }
}

.why-my1 {
  padding: 160px 0;
  position: relative;
}
.why-my1__photo-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.why-my1__photo {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.why-my1__bottom {
  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: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
  height: 100%;
}
.why-my1__bottom h3 {
  padding-right: 30px;
}
@media (max-width: 1199px) {
  .why-my1 {
    padding: 90px 0;
  }
  .why-my1 .mobile-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .why-my1__photo {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .why-my1 {
    padding: 60px 0;
  }
}

.why-my-movie {
  position: relative;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.why-my-movie__top__tilte {
  color: var(--Dark-Green, #032e34);
  text-align: center;
  z-index: 1;
  margin-bottom: 40px;
}

.why-my-movie-video {
  width: 100%;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  z-index: 9;
}
.why-my-movie-video:before {
  content: "";
  display: block;
  padding-bottom: 56%;
}
.why-my-movie-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 30px;
}
.why-my-movie-video__btn {
  position: absolute;
  bottom: 40px;
  left: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: clamp(100px, 7.08vw, 136px);
  height: clamp(70px, 4.68vw, 90px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 74px;
  background: radial-gradient(212.42% 175.85% at 2.42% 114.39%, rgba(0, 255, 144, 0.6) 0%, rgba(4, 255, 255, 0.43) 100%);
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 999;
}
.why-my-movie-video__btn:hover {
  cursor: pointer;
  opacity: 0.8;
}
.why-my-movie-video__btn svg {
  max-height: 60%;
}
.why-my-movie-video__btn svg.mute-off {
  display: none;
}
@media (max-width: 1399px) {
  .why-my-movie-video__btn {
    bottom: 24px;
    left: 24px;
  }
}
@media (max-width: 1399px) and (max-width: 1199px) {
  .why-my-movie-video__video {
    width: 100%;
  }
  .why-my-movie-video__btn {
    left: 16px;
    bottom: 16px;
    width: 80px;
    height: 50px;
  }
}

.why-my-carusel {
  margin-top: clamp(-500px, -30vw, -100px);
  position: relative;
  padding-top: clamp(100px, 40vw, 700px);
  padding-bottom: 200px;
  background-image: url("../img/carousel-bg-2.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
}
@media (max-width: 1199px) {
  .why-my-carusel {
    padding-bottom: 90px;
  }
}
@media (max-width: 991px) {
  .why-my-carusel {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .why-my-carusel {
    padding-bottom: 40px;
  }
}
.why-my-carusel__info h3 {
  color: var(--Light-Green, #e1f2e7);
  padding-right: 5vw;
  margin-bottom: 70px;
}
.why-my-carusel__info .text-p {
  color: var(--Grey-Green, #c4ddd6);
  padding-right: 8vw;
  font-size: 16px;
}
.why-my-carusel__info .text-p b {
  font-weight: bold;
}
@media (max-width: 1199px) {
  .why-my-carusel__info h3 {
    padding-right: 0;
    margin-bottom: 40px;
  }
  .why-my-carusel__info h3 br {
    display: none;
  }
  .why-my-carusel__info .text-p {
    padding-right: 0;
  }
}
.why-my-carusel .why-my-carusel-carusel {
  width: 50vw;
}
.why-my-carusel .why-my-carusel-carusel .swiper-slide {
  height: 506px;
}
.why-my-carusel .why-my-carusel-carusel .swiper-slide .why-my-carusel-photo {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
@media (max-width: 1199px) {
  .why-my-carusel .why-my-carusel-carusel {
    margin-top: 50px;
    width: 100vw;
  }
  .why-my-carusel .why-my-carusel-carusel .swiper-slide {
    height: 300px;
  }
}
@media (max-width: 767px) {
  .why-my-carusel .why-my-carusel-carusel .swiper-slide {
    height: 45vw;
  }
}
.why-my-carusel .why-my-carusel-carusel-nav {
  position: relative;
  width: 100%;
  margin-top: 55px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 74px;
  width: 100%;
  gap: 40px;
}
.why-my-carusel .why-my-carusel-carusel-nav .swiper-button-next,
.why-my-carusel .why-my-carusel-carusel-nav .swiper-button-prev {
  position: relative;
  padding: 36px 89px;
}
.why-my-carusel .why-my-carusel-carusel-nav .swiper-button-next svg,
.why-my-carusel .why-my-carusel-carusel-nav .swiper-button-prev svg {
  width: 32px;
  height: 32px;
  overflow: inherit;
}
.why-my-carusel .why-my-carusel-carusel-nav .swiper-button-next svg path,
.why-my-carusel .why-my-carusel-carusel-nav .swiper-button-prev svg path {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.why-my-carusel .why-my-carusel-carusel-nav .swiper-button-next::after,
.why-my-carusel .why-my-carusel-carusel-nav .swiper-button-prev::after {
  display: none;
}
.why-my-carusel .why-my-carusel-carusel-nav .swiper-button-next:hover,
.why-my-carusel .why-my-carusel-carusel-nav .swiper-button-prev:hover {
  border: 1px solid #09888c;
}
.why-my-carusel .why-my-carusel-carusel-nav .swiper-button-next:hover svg path,
.why-my-carusel .why-my-carusel-carusel-nav .swiper-button-prev:hover svg path {
  fill: #09888c;
}
@media (max-width: 991px) {
  .why-my-carusel .why-my-carusel-carusel-nav .swiper-button-next,
  .why-my-carusel .why-my-carusel-carusel-nav .swiper-button-prev {
    padding: 36px 59px;
  }
}
@media (max-width: 767px) {
  .why-my-carusel .why-my-carusel-carusel-nav .swiper-button-next,
  .why-my-carusel .why-my-carusel-carusel-nav .swiper-button-prev {
    padding: 30px 54px;
    margin-top: 0;
    top: 0;
  }
}
.why-my-carusel .why-my-carusel-carusel-nav .swiper-button-next {
  border-radius: 74px;
  border: 1px solid var(--P-Green, #72ac9b);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.why-my-carusel .why-my-carusel-carusel-nav .swiper-button-prev {
  border-radius: 74px;
  border: 1px solid var(--P-Green, #72ac9b);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.why-my-carusel .why-my-carusel-carusel-nav .swiper-pagination {
  bottom: -8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.why-my-carusel .why-my-carusel-carusel-nav .swiper-pagination .swiper-pagination-bullet {
  width: 31px;
  height: 10px;
  border-radius: 46px;
  background: var(--Grey-Green, #c4ddd6);
  opacity: 1;
  z-index: 99999;
  margin: 16px;
}
.why-my-carusel .why-my-carusel-carusel-nav .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--Radial, radial-gradient(212.42% 175.85% at 2.42% 114.39%, rgba(0, 255, 144, 0.6) 0%, rgba(4, 255, 255, 0.43) 100%));
}
@media (max-width: 1399px) {
  .why-my-carusel .why-my-carusel-carusel-nav .swiper-pagination {
    display: none;
  }
}
@media (max-width: 1199px) {
  .why-my-carusel .why-my-carusel-carusel-nav {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 25px;
  }
}
