/*	Defined widths
--------------------------------------- */
/*	Slider settings
--------------------------------------- */
/*	Colors
--------------------------------------- */
/*	Breakpoints
--------------------------------------- */
/*	Other
--------------------------------------- */
section.gt-block.bring-you {
  /* #component BRING YOU ======================================================================= */
  /*	Defined widths
  --------------------------------------- */
  /*	Slider settings
  --------------------------------------- */
  /*	Colors
  --------------------------------------- */
  /*	Breakpoints
  --------------------------------------- */
  /*	Other
  --------------------------------------- */
}
section.gt-block.bring-you .bring-you {
  position: relative;
}
section.gt-block.bring-you .bring-you__content {
  container-type: inline-size;
  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;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  gap: clamp(2rem, calc(1.8518518519vi + 1.3333333333rem), 4rem);
}
section.gt-block.bring-you .bring-you__content .heading {
  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;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  gap: clamp(1.2rem, calc(1.1111111111vi + 0.8rem), 2.4rem);
}
section.gt-block.bring-you .bring-you__content .heading h2 {
  width: 100%;
  max-width: 100.8rem;
}
section.gt-block.bring-you .bring-you__content .heading .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  gap: 0.8rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* #component CARD BRING YOU ======================================================================= */
  /*	Defined widths
  --------------------------------------- */
  /*	Slider settings
  --------------------------------------- */
  /*	Colors
  --------------------------------------- */
  /*	Breakpoints
  --------------------------------------- */
  /*	Other
  --------------------------------------- */
}
section.gt-block.bring-you .bring-you__content .heading .cards .cards__card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 27.2rem;
  max-width: 30rem;
  min-height: 18.8rem;
  padding: 1.6rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.6rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  overflow: hidden;
  z-index: 5;
}
@media screen and (max-width: 520px) {
  section.gt-block.bring-you .bring-you__content .heading .cards .cards__card {
    min-inline-size: 100%;
  }
}
section.gt-block.bring-you .bring-you__content .heading .cards .cards__card.card-0 {
  border-radius: 2rem;
  border: 1.75px solid #46bf1a;
  background: linear-gradient(269deg, var(--green-400-secondary, #46bf1a) -360.6%, var(--blue-600-primary, #0b465d) 153.41%);
}
section.gt-block.bring-you .bring-you__content .heading .cards .cards__card.card-1 {
  border-radius: 2rem;
  border: 1.75px solid #46bf1a;
  background: linear-gradient(269deg, var(--green-400-secondary, #46bf1a) -257.9%, var(--blue-600-primary, #0b465d) 256.82%), linear-gradient(269deg, var(--green-400-secondary, #46bf1a) -360.6%, var(--blue-600-primary, #0b465d) 153.41%);
}
section.gt-block.bring-you .bring-you__content .heading .cards .cards__card.card-2 {
  border-radius: 2rem;
  border: 1.75px solid #46bf1a;
  background: linear-gradient(269deg, var(--green-400-secondary, #46bf1a) -155.92%, var(--blue-600-primary, #0b465d) 359.51%), linear-gradient(269deg, var(--green-400-secondary, #46bf1a) -360.6%, var(--blue-600-primary, #0b465d) 153.41%);
}
section.gt-block.bring-you .bring-you__content .heading .cards .cards__card.card-3 {
  border-radius: 2rem;
  border: 1.75px solid #46bf1a;
  background: linear-gradient(269deg, var(--green-400-secondary, #46bf1a) -53.05%, var(--blue-600-primary, #0b465d) 460.78%), linear-gradient(269deg, var(--green-400-secondary, #46bf1a) -360.6%, var(--blue-600-primary, #0b465d) 153.41%);
}
section.gt-block.bring-you .bring-you__content .heading .cards .cards__card .image {
  position: absolute;
  right: -2.6rem;
  bottom: -5.5rem;
  z-index: -1;
}
section.gt-block.bring-you .bring-you__content .heading .cards {
  /* #endcomponent */
}
section.gt-block.bring-you .bring-you__content .buttons {
  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: 1.6rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
section.gt-block.bring-you .bring-you__content .statistic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  padding-top: clamp(4.8rem, calc(4.4444444444vi + 3.2rem), 9.6rem);
  padding-bottom: clamp(4.8rem, calc(4.4444444444vi + 3.2rem), 9.6rem);
}
section.gt-block.bring-you .bring-you__content .statistic__content {
  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;
  -ms-flex-line-pack: center;
  align-content: center;
  gap: 1.6rem;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 500px) {
  section.gt-block.bring-you .bring-you__content .statistic__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
section.gt-block.bring-you .bring-you__content .statistic__content-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 16.8rem;
  min-width: 27.2rem;
  -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-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  text-align: center;
  padding: clamp(1.2rem, calc(1.1111111111vi + 0.8rem), 2.4rem);
  gap: clamp(0.8rem, calc(0.7407407407vi + 0.5333333333rem), 1.6rem);
}
@media screen and (max-width: 683px) {
  section.gt-block.bring-you .bring-you__content .statistic__content-text {
    min-inline-size: -webkit-fit-content;
    min-inline-size: -moz-fit-content;
    min-inline-size: fit-content;
    min-height: auto;
  }
}
section.gt-block.bring-you .bring-you__content .statistic__content .line_2 {
  display: none;
}
@media screen and (max-width: 768px) {
  section.gt-block.bring-you .bring-you__content .statistic__content .line_1 {
    display: none;
  }
}
@media screen and (max-width: 683px) {
  section.gt-block.bring-you .bring-you__content .statistic__content .line_0 {
    display: none;
  }
}
@media screen and (max-width: 567px) {
  section.gt-block.bring-you .bring-you__content .statistic__content .line {
    display: none;
  }
}
section.gt-block.bring-you {
  /* #endcomponent */
}