@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-BlackItalic.ttf') format("truetype"), url('../fonts/Gilroy-HeavyItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-BoldItalic.ttf') format("truetype"), url('../fonts/Gilroy-ExtraBoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-ExtraBold.ttf') format("truetype"), url('../fonts/Gilroy-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Heavy.ttf') format("truetype"), url('../fonts/Gilroy-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-SemiBoldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Thin.ttf') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-ThinItalic.ttf') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-UltraLightItalic.ttf') format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-UltraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gilroy;
  src: url('../fonts/Gilroy-RegularItalic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

:root {
  --teal: #3a7e89;
  --red: red;
  --seashell: #ffefe9;
  --azure: #f1fdff;
  --slate-blue: #2e4cd1;
}

.image {
  width: 50%;
  height: 100vh;
  display: block;
}

.section {
  background-color: #fff9f9;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.div-block {
  background-image: url('../images/_k4a0283.JPG');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: scroll;
  width: 50%;
  height: 100vh;
}

.div-block-2 {
  width: 80%;
  margin-top: 0;
  margin-left: 100px;
  margin-right: 100px;
}

.div-block-3 {
  width: 50%;
}

.heading {
  color: var(--teal);
  background-color: #0000;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
}

.paragraph {
  width: auto;
  font-family: Montserrat, sans-serif;
  line-height: 23px;
}

.bold-text {
  color: #ff1317;
}

.paragraph-2 {
  font-size: 15px;
}

.c-1200 {
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
}

.c-1200.spacer100 {
  height: 100px;
}

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

.c-1200.card {
  padding-bottom: 0;
}

.headerwrap {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.image-2 {
  width: 139px;
}

.cta-button {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #fd9999;
  border-radius: 78px;
  margin-top: 0;
  padding: 18px 32px;
  font-family: Roboto Slab, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.cta-button.footer {
  color: #1e1e1e;
  background-color: #fff;
  margin-top: 24px;
  font-size: 18px;
  font-weight: 700;
}

.cta-button.purple {
  color: #000;
  background-color: #aad1e0;
}

.cta-button.white {
  color: #000;
  background-color: #fff;
  font-weight: 700;
}

.cta-button.blue {
  background-color: #2e4cd1;
}

._02 {
  text-align: left;
  align-self: center;
  width: 50%;
}

._02.abt {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  padding-left: 75px;
  display: flex;
}

._02.footer {
  text-align: right;
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-end;
  display: flex;
}

._02.hero {
  width: 47%;
}

.text-span {
  color: #000;
  font-weight: 600;
}

._01 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

._01.hero {
  width: 53%;
}

.bannerwrap {
  justify-content: space-between;
  margin-top: 60px;
  display: flex;
}

.bannerwrap.abt {
  margin-top: 0;
  margin-bottom: 0;
}

.bannerwrap.footer {
  align-items: stretch;
  margin-top: 0;
}

.bannerwrap.flip {
  margin-top: 0;
}

.bannerwrap.hero {
  grid-column-gap: 55px;
  grid-row-gap: 100px;
}

.bannerwrap.flex {
  flex-direction: column;
}

.paragraph-01 {
  color: #8898ad;
  margin-bottom: 40px;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.paragraph-01.alt {
  color: #898989;
  max-width: 488px;
  margin-top: 19px;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 27px;
}

.paragraph-01.abt {
  color: #898989;
  margin-top: 18px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
}

.paragraph-01.hero {
  color: #898989;
  margin-bottom: 60px;
  padding-right: 84px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
}

.subtext {
  color: #fff;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 22px;
}

.subtext.alter {
  margin-top: 40px;
}

.subtext.app {
  color: #fd9999;
  text-transform: uppercase;
  font-family: Bitter, serif;
  font-size: 16px;
  font-weight: 400;
}

.heading-2 {
  color: #fd9999;
  margin-top: 0;
  font-family: Bitter, serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 53px;
}

.heading-2.alter {
  color: #000;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Bitter, serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 53px;
}

.heading-2.alter.cent {
  margin-left: auto;
  margin-right: auto;
}

.heading-2.alter._11 {
  color: #fd9999;
  font-size: 24px;
}

.heading-2.app {
  color: #fff;
  margin-top: 8px;
  margin-bottom: 20px;
  font-family: Bitter, serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
}

.heading-2.h2 {
  color: #fd9999;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 35px;
  font-family: Bitter, serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 70px;
}

.heading-2.hey {
  color: #fd9999;
  margin-bottom: 0;
  font-family: Bitter, serif;
}

.section-2 {
  color: #1d1e21;
  background-color: #000;
  margin-top: 60px;
  margin-bottom: 0;
}

.section-2.alt {
  color: #fff;
  background-color: #e2c7be;
}

.section-2.card {
  background-color: #0000;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.html-embed {
  margin-top: 0;
}

.disclaimer {
  color: #898989;
  margin-top: 14px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 27px;
}

.list {
  color: #8898ad;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 31px;
}

.list.features {
  color: #898989;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.monthly.alt {
  box-shadow: 0 2px 5px #0003;
}

.image-4 {
  mix-blend-mode: darken;
  margin-right: 22px;
}

.section-3 {
  margin-top: 150px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.section-3.alt {
  background-color: #1e1e1e;
  margin-top: 40px;
}

.section-3.colored {
  background-color: #fcdfdf;
}

.section-3.color {
  background-color: #1e1e1e;
  margin-top: 0;
  padding-top: 70px;
  padding-bottom: 70px;
}

.text-block-3 {
  color: #000;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 10px;
  font-family: "Baloo 2";
  font-size: 26px;
  font-weight: 600;
}

.text-block-3.slate {
  margin-bottom: 60px;
  font-size: 32px;
}

.slider {
  color: #fff;
  margin-bottom: 100px;
  padding-bottom: 0;
}

.slide {
  color: #1d1e21;
  text-align: center;
  background-color: #e2c7be;
  padding-top: 0;
}

.div-block-4 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.text-block {
  color: #ff8b7c;
  margin-bottom: 20px;
  font-size: 19px;
  font-weight: 400;
}

.paragraph-3 {
  color: #515151;
  padding-left: 100px;
  padding-right: 100px;
}

.text-block-2 {
  color: #000;
  font-size: 18px;
  font-weight: 500;
}

.image-5 {
  margin-bottom: 50px;
}

.text-block-5 {
  color: #fd9999;
  font-family: Bitter, serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 44px;
}

.text-block-6 {
  color: #fff;
  background-color: #0000;
  margin-bottom: 15px;
  font-family: Bitter, serif;
  font-size: 14px;
}

.link-block {
  align-items: center;
  display: flex;
}

.link-block.hide {
  display: none;
}

.section-4 {
  background-color: #000;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 60px;
}

.section-4.footer {
  background-color: #1e1e1e;
  margin-top: 0;
  padding-top: 48px;
  padding-bottom: 108px;
}

.image-6 {
  margin-top: 0;
}

.image-6.hide {
  display: none;
}

.text-block-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 3px;
  font-family: Bitter, serif;
  font-size: 16px;
  line-height: 16px;
}

.div-block-6 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-6.sponsor {
  margin-bottom: 60px;
  display: none;
}

.right-arrow {
  color: #000;
}

.c1200 {
  max-width: 1200px;
}

.subtext-sign-alt {
  color: #efa37d;
  font-size: 24px;
}

.subtext-sign-alt.center {
  text-align: center;
}

.slider-2 {
  background-color: #0000;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.icon {
  color: #ff7a00;
  background-color: #0000;
}

.slide-nav {
  color: #efa37d;
  background-color: #fff0;
  margin-top: 14px;
  margin-bottom: 0;
  position: static;
}

.slide-2 {
  margin-top: 20px;
}

.heading-3 {
  letter-spacing: -1px;
  margin-top: 10px;
  font-size: 38px;
  font-weight: 600;
}

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

.section-peachy {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  padding-top: 40px;
}

.section-peachy.hide {
  display: none;
}

.mask {
  height: auto;
}

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

.image-7 {
  max-width: none;
  display: inline;
}

.image-8 {
  max-width: 100%;
}

.div-block-7 {
  max-width: 50%;
  display: inline-block;
}

.text-block-7 {
  color: #999;
  margin-top: 40px;
  font-family: Bitter, serif;
  font-weight: 400;
}

.text-block-7.hide {
  display: none;
}

.image-9 {
  text-align: left;
}

.slide-nav-2 {
  margin-top: 0;
}

.text-block-8 {
  color: #868686;
  letter-spacing: 1px;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
}

.text-span-2 {
  font-weight: 700;
}

.text-span-3 {
  color: #868686;
  text-transform: uppercase;
  font-family: Bitter, serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block-9 {
  margin-top: 20px;
  font-family: "Baloo 2";
  font-size: 21px;
  font-weight: 600;
}

.paragraph-4 {
  color: #000;
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.icon-2, .icon-3 {
  color: var(--red);
}

.text-span-4 {
  font-weight: 700;
}

.section-5 {
  background-color: #0000;
  padding-bottom: 60px;
}

.text-span-5 {
  font-weight: 700;
}

.body {
  background-color: #111;
  font-family: Montserrat, sans-serif;
}

.text-span-6 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-span-7 {
  color: #c49e78;
  font-weight: 700;
}

.text-span-8 {
  color: #868686;
  font-family: Bitter, serif;
  font-size: 16px;
}

.text-span-9 {
  font-weight: 700;
}

.text-span-10, .text-span-11, .text-span-12, .text-span-13, .text-span-14, .text-span-15 {
  color: #fff;
}

.image-10 {
  mix-blend-mode: normal;
  margin-left: 0;
  padding-left: 0;
}

.div-block-8 {
  background-color: #fff;
  border-radius: 6px;
  align-self: flex-start;
  padding: 5px 10px;
}

.bold-text-2 {
  color: #f3d4d7;
}

.text-span-16 {
  color: #becab5;
}

.certification {
  width: 58px;
  height: 58px;
  margin-top: 15px;
}

.text-span-17 {
  color: #000;
  text-transform: uppercase;
  font-family: Bitter, serif;
}

.list-2 {
  color: #000;
  margin-top: 12px;
  padding-left: 20px;
  font-family: Gilroy, sans-serif;
}

.cert-block {
  grid-column-gap: 20px;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: flex-start;
  margin-top: 16px;
  display: flex;
}

.logo-foot {
  width: 52px;
  height: 100%;
  margin-bottom: 40px;
}

.text-block-10 {
  color: #000;
  font-family: Gilroy, sans-serif;
}

.div-block-9 {
  grid-column-gap: 15px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.image-logos {
  grid-column-gap: 37px;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-10 {
  grid-column-gap: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-11 {
  object-fit: contain;
}

.img-affiliate {
  object-fit: contain;
  width: 200px;
}

.text-block-11 {
  color: #333;
  text-align: center;
  position: absolute;
  inset: 44px 0% auto -7%;
}

.div-block-11 {
  position: relative;
}

.text-span-18 {
  color: #fff;
}

.image-12 {
  width: 79px;
  margin-top: 4px;
}

.image-13 {
  width: 83px;
}

.bold-text-3 {
  text-transform: uppercase;
}

.text-span-19, .text-span-20 {
  color: #fff;
}

.image-14 {
  width: 88px;
  margin-top: 15px;
}

.text-span-21 {
  font-weight: 600;
}

.text-block-12 {
  color: #fff;
  margin-top: 7px;
  font-family: Bitter, serif;
}

.link-block-2 {
  flex-direction: column;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.html-embed-2 {
  max-width: 800px;
  margin: 0 auto 20px;
}

.stylesheet-2 {
  display: none;
}

@media screen and (max-width: 991px) {
  .section {
    flex-direction: column;
  }

  .div-block {
    width: 100%;
    height: 50vh;
  }

  .div-block-2 {
    width: auto;
    margin-top: 100px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .div-block-3, .paragraph {
    width: auto;
  }

  .c-1200.spacer100 {
    height: 50px;
  }

  .headerwrap {
    flex-direction: column;
  }

  .image-2 {
    margin-bottom: 40px;
  }

  ._02 {
    text-align: center;
    width: auto;
  }

  ._02.abt {
    text-align: center;
    align-items: center;
    width: auto;
    margin-top: 10px;
    padding-left: 0;
  }

  ._02.footer {
    text-align: center;
    align-items: stretch;
  }

  ._01 {
    align-items: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bannerwrap {
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
  }

  .bannerwrap.abt {
    flex-direction: column;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .bannerwrap.footer {
    flex-direction: column;
  }

  .bannerwrap.flip {
    flex-direction: column-reverse;
  }

  .bannerwrap.hero {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .paragraph-01 {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-01.alt {
    padding-right: 20px;
  }

  .paragraph-01.hero {
    margin-bottom: 30px;
    padding-right: 20px;
  }

  .subtext {
    text-align: center;
    margin-top: 40px;
  }

  .subtext.app {
    margin-top: 24px;
  }

  .heading-2 {
    text-align: center;
    margin-top: 0;
  }

  .heading-2.app {
    margin-bottom: 30px;
  }

  .section-2 {
    margin-bottom: 20px;
  }

  .section-2.card {
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 21px;
  }

  .monthly {
    text-align: center;
    padding-left: 0;
  }

  .monthly.alt {
    padding-left: 0;
  }

  .monthly.padd {
    margin-top: 20px;
  }

  .section-3 {
    margin-bottom: 100px;
  }

  .section-3.alt {
    margin-bottom: 0;
  }

  .section-3.colored {
    margin-bottom: 0;
    padding-bottom: 43px;
  }

  .section-3.color {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .slider {
    margin-bottom: 10px;
  }

  .image-5 {
    margin-bottom: 0;
  }

  .text-block-6 {
    margin-top: 40px;
  }

  .section-4.footer {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .div-block-6 {
    justify-content: center;
    margin-top: 40px;
  }

  .slider-2 {
    height: auto;
    margin-top: 0;
  }

  .div-block-7 {
    max-width: 70%;
  }

  .text-block-8 {
    margin-top: 20px;
  }

  .section-5 {
    padding-bottom: 30px;
  }

  .div-block-8 {
    align-self: center;
  }

  .cert-block {
    align-items: center;
  }

  .link-block-2 {
    align-items: center;
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    margin-top: 40px;
    margin-right: 40px;
  }

  .image-2 {
    width: 95px;
  }

  ._02.hero {
    width: 65%;
  }

  ._01 {
    padding-left: 0;
    padding-right: 0;
  }

  ._01.hero {
    width: 100%;
  }

  .paragraph-01.abt, .paragraph-01.hero {
    padding-left: 0;
    padding-right: 0;
  }

  .subtext._124 {
    margin-top: 10px;
  }

  .heading-2 {
    line-height: 33px;
  }

  .heading-2.alter._11 {
    font-size: 27px;
  }

  .heading-2.h2 {
    margin-top: 10px;
    font-size: 45px;
    line-height: 47px;
  }

  .monthly {
    padding-left: 0;
  }

  .monthly.alt {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-3 {
    margin-bottom: 60px;
  }

  .section-3.color {
    padding-top: 0;
  }

  .paragraph-3 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .slider-2, .section-peachy {
    margin-bottom: 40px;
  }

  .sliderwrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    background-position: 50% 0;
  }

  .div-block-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .cta-button {
    font-size: 16px;
  }

  ._02.hero {
    width: 85%;
  }

  ._01 {
    margin-bottom: 0;
  }

  .paragraph-01 {
    font-size: 15px;
    line-height: 22px;
  }

  .paragraph-01.alt, .paragraph-01.abt {
    padding-left: 0;
    padding-right: 0;
  }

  .subtext {
    text-align: center;
    font-size: 15px;
  }

  .subtext._124 {
    margin-top: 18px;
  }

  .heading-2 {
    margin-top: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .heading-2.alter {
    line-height: 37px;
  }

  .heading-2.app {
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 28px;
  }

  .heading-2.h2 {
    font-size: 34px;
    line-height: 34px;
  }

  .list {
    font-size: 15px;
  }

  .list.features {
    margin-bottom: 20px;
    font-size: 11px;
    line-height: 21px;
  }

  .monthly {
    margin-top: 0;
    padding-left: 0;
  }

  .monthly.alt {
    padding-left: 10px;
    padding-right: 10px;
  }

  .monthly.padd {
    margin-top: 40px;
  }

  .section-3 {
    margin-bottom: 40px;
  }

  .text-block-3 {
    margin-bottom: 5px;
    font-size: 23px;
  }

  .text-block-3.slate {
    line-height: 33px;
  }

  .text-block {
    font-size: 14px;
    line-height: 19px;
  }

  .paragraph-3 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 12px;
    line-height: 17px;
  }

  .text-block-2 {
    font-size: 13px;
  }

  .image-5 {
    margin-bottom: 0;
  }

  .text-block-5 {
    text-align: center;
    font-size: 31px;
    font-weight: 600;
    line-height: 29px;
  }

  .text-block-6 {
    font-size: 11px;
  }

  .slider-2 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .heading-3 {
    font-size: 35px;
  }

  .sliderwrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-8 {
    text-align: center;
    font-size: 12px;
  }

  .div-block-10 {
    grid-row-gap: 40px;
    flex-direction: column;
  }
}


@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-BlackItalic.ttf') format('truetype'), url('../fonts/Gilroy-HeavyItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-BoldItalic.ttf') format('truetype'), url('../fonts/Gilroy-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ExtraBold.ttf') format('truetype'), url('../fonts/Gilroy-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Heavy.ttf') format('truetype'), url('../fonts/Gilroy-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-UltraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}