.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  padding: 30px 15px;
}

.section.header {
  background-color: #dd1c51;
}

.section.bg-2 {
  background-color: #eff0f2;
}

.section.bg-3 {
  background-image: url('../images/bg-1-cv.jpg');
  background-position: 50%;
  background-size: auto;
  min-height: 404px;
}

.section.bg-4 {
  background-color: #5bebd4;
}

.section.footer {
  color: #fff;
  background-color: #0f1b35;
}

.border-box {
  color: #dd1c51;
  border: 1px solid #bebebe;
  border-radius: 30px;
  padding: 5px 10px;
  display: inline-block;
}

.text-body {
  color: #41a797;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.headline-h1 {
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 1.1em;
}

.highlight {
  color: #41a797;
}

.heading {
  margin-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.1em;
}

.heading.center {
  text-align: center;
  font-size: 35px;
}

.heading.big {
  color: #0f1b35;
  margin-bottom: 34px;
  font-size: 60px;
}

.heading-h2 {
  margin-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.1em;
}

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

.bold-text {
  width: 100%;
  display: block;
}

.button {
  color: #0f1b35;
  text-align: center;
  background-color: #5bebd4;
  border-radius: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.1em;
  display: block;
}

.link-block {
  text-align: center;
  display: block;
}

.image {
  border-radius: 30px;
  width: 60%;
  margin-top: 2px;
  margin-left: auto;
  margin-right: 0;
  display: block;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.number-big {
  color: #41a797;
  margin-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 800;
  line-height: 1.1em;
}

.number-big.white {
  color: #fff;
}

.number-descrition {
  margin-top: 10px;
  margin-left: 39px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1em;
}

.number-descrition.ng {
  margin-left: 0;
}

.select {
  background-color: #5bebd4;
  border-radius: 15px;
}

.box-number {
  padding: 15px;
}

.container {
  max-width: 1080px;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 31px;
}

.box-2 {
  border: 1px solid #00000026;
  border-radius: 20px;
  padding: 20px;
}

.box-2.steps {
  padding-left: 80px;
  position: relative;
}

.swiper-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  display: flex;
}

.swiper-wrapper.first-swiper-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.carousel-arrow-icon {
  z-index: 4;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 1.25em;
  position: relative;
}

.swiper.first-swiper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.slide {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: relative;
}

.carousel-arrow {
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  display: flex;
  position: relative;
}

.carousel-arrow.arrow-next {
  padding-left: 0;
  padding-right: 1em;
}

.gradient-bg {
  z-index: -1;
  width: auto;
  height: 175%;
  margin: auto;
  position: absolute;
  inset: 0%;
}

.slider {
  margin-top: 42px;
  margin-bottom: 4em;
  position: relative;
  overflow: visible;
}

.swiper-slide {
  opacity: .9;
  color: #ffffff80;
  border-radius: 5px;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.slide-img-overlay {
  z-index: 1;
  background-image: linear-gradient(#0000, #0000 50%, #00000080 65%, #000000bf);
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.carousel-arrow-oval {
  z-index: 3;
  background-color: #ff7a00;
  border-radius: 100%;
  width: 3.25em;
  height: 3.25em;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.carousel-arrow-oval.next-arrow {
  inset: 0% 0% 0% auto;
}

.carousel-arrows {
  z-index: 4;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center end;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.carousel-arrow-w {
  cursor: pointer;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.carousel-arrow-w.arrow-previous {
  margin-left: 2em;
}

.carousel-arrow-w.arrow-next {
  margin-right: 2em;
}

.slide-img {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: auto;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: center;
}

.grid-3.green {
  color: #41a797;
}

.check {
  opacity: .51;
  background-image: url('../images/check-blue_1check blue.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
  display: flex;
}

.check.select {
  opacity: 100;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 31px;
}

.background-video {
  border-radius: 15px;
}

.c-faq-q {
  background-color: #5bebd4;
  align-items: center;
  display: flex;
}

.c-faq-q.v2 {
  background-color: #eff0f2;
}

.c-faq-a {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  overflow: hidden;
}

.faq-stripe-1 {
  background-color: #f0c12d;
  width: 2px;
  height: 100%;
}

.faq-stripe-2 {
  background-color: #f0c12d;
  width: 100%;
  height: 2px;
  position: absolute;
}

.c-faq-item-2 {
  cursor: pointer;
  background-color: #eff0f2;
  border-radius: 7px;
  margin-bottom: 20px;
  font-size: 1.2em;
  line-height: 1.6em;
  overflow: hidden;
}

.divider-5 {
  opacity: .35;
  background-color: #c5c5c58c;
  width: 100%;
  height: 1px;
  margin: 0 auto;
}

.faq-a-text-2 {
  color: #797979;
  font-size: 16px;
  line-height: 1.6em;
}

.c-faq-2 {
  margin-left: auto;
  margin-right: auto;
}

.c-faq-a-text {
  padding: 20px;
}

._w-faq-icon {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
}

.c-faq-q-text-2 {
  flex: 1;
  padding: 20px;
  font-size: 1.4em;
}

.c-faq-icon {
  justify-content: center;
  align-items: center;
  padding: 20px;
  position: relative;
}

.faq-q-text-2 {
  color: #0f1b54;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4em;
}

.heading-h3 {
  margin-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.1em;
}

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

.heading-h3.big {
  color: #0f1b35;
  margin-bottom: 34px;
  font-size: 60px;
}

.paragraph {
  color: #0f1b35;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.1em;
}

.number {
  color: #fff;
  background-color: #0f1b35;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  inset: 20px auto auto 20px;
}

.number-step {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 27px;
  line-height: 1.1em;
}

.bold-text-8 {
  font-size: 35px;
}

.columns {
  display: flex;
}

.image-2 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block {
  grid-column-gap: 11px;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 7px;
  align-items: center;
  display: flex;
}

.image-50 {
  width: 24px;
}

.text-block-10 {
  width: 189px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-10._1 {
  width: 149px;
}

.section-15 {
  background-color: #000;
  padding-top: 27px;
  padding-bottom: 27px;
}

.container-10 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block-51 {
  color: #6f6e6e;
  text-align: center;
  margin-bottom: 16px;
}

.link-final {
  color: #707070;
}

@media screen and (min-width: 1920px) {
  .slider {
    margin-bottom: 8em;
  }
}

@media screen and (max-width: 991px) {
  .slider {
    display: flex;
  }

  .c-faq-item-2 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .section.bg-3 {
    background-size: cover;
    min-height: 130px;
  }

  .heading {
    font-size: 31px;
  }

  .heading.center {
    font-size: 21px;
  }

  .heading.big {
    font-size: 27px;
  }

  .heading-h2 {
    font-size: 18px;
  }

  .image {
    width: 100%;
    margin-top: 26px;
  }

  .grid {
    flex-flow: column;
    grid-auto-flow: column;
    display: flex;
  }

  .grid-2 {
    flex-flow: column;
    display: flex;
  }

  .carousel-arrows {
    margin-top: 2.5em;
  }

  .carousel-arrow-w.arrow-previous {
    margin-left: 1em;
  }

  .carousel-arrow-w.arrow-next {
    margin-right: 1em;
  }

  .grid-3 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .grid-5 {
    flex-flow: column;
    display: flex;
  }

  .bold-text-7 {
    font-size: 17px;
  }

  .divider-5 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .c-faq-q-text-2 {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq-q-text-2 {
    font-size: 18px;
    line-height: 1.4em;
  }

  .columns {
    flex-flow: column;
  }

  .grid-6 {
    flex-flow: column;
    display: flex;
  }

  .div-block {
    grid-row-gap: 11px;
    background-color: #470d24;
    border-radius: 7px;
    flex-wrap: wrap;
    padding: 14px;
  }

  .div-block-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-50 {
    width: 31px;
  }

  .text-block-10 {
    width: 100%;
    font-size: 16px;
  }

  .text-block-10._1 {
    width: 100%;
  }

  .section-15 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-51 {
    font-size: 13px;
    line-height: 16px;
  }
}


