/* Reset CSS */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.mepew {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: var(--gray-0-backgroun-primary-text, #FFF);
}

.jhpov {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: var(--gray-0-backgroun-primary-text, #fff);
  color: var(--gray-100-primary-text-background, #131313);
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 142%; /* 22.72px */
}
.vpozx {
  max-width: 1400px;
  margin: 0 auto;
  height: 100%;
}

.puhtq {
  color: var(--gray-100-primary-text-background, #131313);
  font-family: "DM Sans", sans-serif;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 35.2px */
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .puhtq {
    font-size: 50px;
    font-weight: 600;
    line-height: 120%;
  }
}
.hweib {
  padding-block: 16px;
  border-bottom: 1px solid var(--Gray-70-divider, #bcbcbc);
}
.ixxqf {
  color: #fff;
}

.eymot {
  margin-top: 8px;
  color: var(--Gray-80-secondary-text, #747474);
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 22px */
  text-transform: uppercase;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--Gray-80-secondary-text, #747474);
}

@-webkit-keyframes gozig {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes gozig {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.exmae {
  font-weight: 700;
}

.jvlwa {
  padding-inline: 16px;
  padding-block: 16px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
}
@media (min-width: 768px) {
  .jvlwa {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .jvlwa {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .jvlwa {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .jvlwa {
    padding-block: 32px 16px;
    background-color: #fff;
  }
}
@media (min-width: 1440px) {
  .jvlwa {
    padding-inline: 20px;
  }
}
.hebro {
  max-width: 1400px;
  margin: 0 auto;
  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;
}
.vejhh {
  display: block;
  margin-left: auto;
}
.vejhh img {
  display: block;
  width: 44px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.vejhh img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 1024px) {
  .vejhh {
    display: none;
  }
}
.cfecw {
  margin-left: auto;
}
.cfecw img {
  display: block;
  width: 44px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.cfecw img:hover {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}
@media (min-width: 1024px) {
  .cfecw {
    display: none;
  }
}

.tshvn {
  display: none;
}

@media (min-width: 1024px) {
  .tshvn {
    width: 100%;
    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;
  }
  .dwqto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .qftmm {
    color: var(--Gray-100-primary-text, #181b1d);
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 142%; /* 22.72px */
  }
  .ekmyc {
    color: #181b1d;
    text-decoration: none;
    position: relative;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
  }
  .ekmyc::after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #000;
    bottom: -5px;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .ekmyc:hover::after {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .ekmyc:hover {
    color: #000;
  }
}
.xjsvp {
  padding-inline: 16px;
  background: var(--gray-100-primary-text-background, #131313);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 100%;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  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: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .xjsvp {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .xjsvp {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .xjsvp {
    padding-inline: 0;
  }
}
.xjsvp:target {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  pointer-events: all;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
@media (min-width: 1024px) {
  .xjsvp {
    display: none;
  }
}

.dfuvc {
  -webkit-transform: translateY(92px);
          transform: translateY(92px);
}
.jlsmz {
  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: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
.ppaji {
  color: var(--gray-0-background-primary-text, #fff);
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 142%; /* 22.72px */
}
.ayzct {
  color: var(--gray-0-background-primary-text, #fff);
  display: inline-block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-decoration: none;
  position: relative;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.ayzct::after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  background-color: #fff;
  width: 100%;
  bottom: -5px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.ayzct:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.ayzct:hover {
  color: #fff;
}

.klufi {
  padding-inline: 16px;
  padding-block: 92px 100px;
  background: url(/images/pictures/hero-bg.jpg) no-repeat center/cover;
}
@media (min-width: 768px) {
  .klufi {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .klufi {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .klufi {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .klufi {
    padding-block: 140px 100px;
  }
}
.qdrdn {
  color: var(--Primary-Red, #fe1401);
  font-family: "DM Sans";
  font-size: 75px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%; /* 126px */
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 1024px) {
  .qdrdn {
    font-size: 140px;
  }
}
.jlutr {
  width: 100%;
  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-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1440px) {
  .jlutr {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.tbmlb {
  margin-top: 50px;
  max-width: 406px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
}
@media (min-width: 1440px) {
  .tbmlb {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.tbmlb h2 {
  color: var(--gray-100-primary-text-background, #131313);
  font-family: "Nunito Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 20px */
  text-transform: uppercase;
}
.tbmlb p {
  color: var(--gray-100-primary-text-background, #131313);
}
.ftwth {
  margin-top: 16px;
  max-width: 343px;
}
@media (min-width: 1440px) {
  .ftwth {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 235px;
  }
}
.snlau {
  width: 431px;
  height: 431px;
  margin-top: 20px;
  background: url(/images/pictures/hero-circle.png) no-repeat center/cover;
  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;
}
@media (min-width: 1440px) {
  .snlau {
    background: none;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.snlau button {
  width: 276px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 24px;
  -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;
  border-radius: 40px;
  background: var(--gray-0-backgroun-primary-text, #fff);
  border: none;
  color: var(--gray-100-primary-text-background, #131313);
  text-align: center;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 16px */
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.snlau button:hover {
  background-color: #fe1401;
}
.ytdjx {
  display: block;
  width: 91px;
  margin: 15px auto 0 auto;
}

.fistx {
  display: block;
  width: 226px;
  height: 75px;
  cursor: pointer;
  -webkit-animation: gozig 2s ease infinite;
          animation: gozig 2s ease infinite;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.ttspm {
  padding-block: 100px;
  padding-inline: 16px;
}
@media (min-width: 1024px) {
  .ttspm {
    padding-block: 100px;
  }
}
@media (min-width: 768px) {
  .ttspm {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .ttspm {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .ttspm {
    padding-inline: 0;
  }
}
.oozfe {
  margin-top: 40px;
  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: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .oozfe {
    margin-top: 60px;
    gap: 20px;
  }
}
.lackg {
  width: clamp(343px, 80vw, 453px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
  border-radius: 10px;
  background: var(--Gray-10-background, #f3f3f3);
}
@media (min-width: 1024px) {
  .lackg {
    height: 137px;
  }
}
.lackg h3 {
  color: var(--gray-100-primary-text-background, #131313);
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 26.4px */
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .lackg h3 {
    font-size: 32px;
  }
}
.lackg p {
  color: var(--Gray-80-secondary-text, #747474);
}
.auync {
  margin-top: 40px;
  text-align: left;
}
@media (min-width: 1024px) {
  .auync {
    margin-top: 60px;
  }
}
.fyrdz {
  margin-top: 24px;
  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: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .fyrdz {
    gap: 20px;
  }
}
.ueomv {
  width: clamp(343px, 80vw, 453px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  border-radius: 10px;
  border: 1px solid var(--Gray-70-divider, #bcbcbc);
}
@media (min-width: 1024px) {
  .ueomv {
    height: 74px;
  }
}
.ueomv img {
  display: block;
  width: 24px;
}

.vchga {
  padding-block: 100px;
  padding-inline: 16px;
  background: var(--gray-100-primary-text-background, #131313);
}
@media (min-width: 1024px) {
  .vchga {
    padding-block: 100px;
  }
}
@media (min-width: 768px) {
  .vchga {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .vchga {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .vchga {
    padding-inline: 0;
  }
}
.dkubm {
  max-width: 626px;
  margin: 100px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
}
@media (min-width: 1024px) {
  .dkubm {
    margin: 120px auto 0 auto;
    gap: 32px;
  }
}
.jovsv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 8px;
}
@media (min-width: 1024px) {
  .jovsv {
    width: 453px;
    height: 87px;
    gap: 16px;
  }
}
.jovsv img {
  display: block;
  width: 34px;
}
@media (min-width: 1024px) {
  .jovsv img {
    width: 45px;
  }
}
.jovsv p {
  color: var(--gray-0-backgroun-primary-text, #fff);
}
@media (min-width: 1024px) {
  .jovsv p {
    width: 100%;
    height: 100%;
  }
}
.jovsv:nth-of-type(1) {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.jovsv:nth-of-type(1) p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 282px;
  max-width: 453px;
  padding: 32px 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  border-radius: 10px;
  background: #2e2e2e;
}
.jovsv:nth-of-type(2) p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 453px;
  padding: 32px 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  border-radius: 10px;
  background: #626262;
}
.jovsv:nth-of-type(3) {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.jovsv:nth-of-type(3) p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 282px;
  max-width: 453px;
  padding: 32px 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  border-radius: 10px;
  background: #2e2e2e;
}
.jovsv:nth-of-type(4) p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 453px;
  padding: 32px 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  border-radius: 10px;
  background: #626262;
}
.zodda {
  margin-top: 40px;
  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: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .zodda {
    margin-top: 60px;
    gap: 20px;
  }
}
.qdanl {
  width: 343px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  border-radius: 10px;
  border: 1px solid var(--Gray-80-secondary-text, #747474);
}
@media (min-width: 1024px) {
  .qdanl {
    width: 335px;
    height: 94px;
  }
}
.qdanl p {
  color: var(--gray-0-backgroun-primary-text, #fff);
}

.juyrj {
  padding-block: 100px;
  padding-inline: 16px;
  background: var(--gray-100-primary-text-background, #131313);
}
@media (min-width: 1024px) {
  .juyrj {
    padding-block: 100px;
  }
}
@media (min-width: 768px) {
  .juyrj {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .juyrj {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .juyrj {
    padding-inline: 0;
  }
}
.cbwqw {
  max-width: 607px;
  margin-top: 40px;
  color: var(--Gray-70-divider, #bcbcbc);
  text-align: left;
}
@media (min-width: 1024px) {
  .cbwqw {
    margin-top: 60px;
  }
}
@media (min-width: 1440px) {
  .cbwqw {
    margin: 60px 0 0 auto;
  }
}
.ifodb {
  margin-top: 40px;
  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: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .ifodb {
    margin-top: 60px;
    gap: 32px;
  }
}
@media (min-width: 1440px) {
  .ifodb {
    display: none;
  }
}
.akmcw {
  width: clamp(343px, 90vw, 470px);
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 1024px) {
  .akmcw {
    width: 470px;
  }
}
.abmcq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.abmcq span {
  width: 100px;
  padding: 16px 8px;
  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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  gap: 10px;
  border: 1px solid var(--gray-0-backgroun-primary-text, #fff);
  background: #2e2e2e;
  color: var(--gray-0-backgroun-primary-text, #fff);
  text-align: center;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
}
.abmcq h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 8px;
  -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: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  border-bottom: 1px solid var(--gray-100-primary-text-background, #131313);
  background: #fff;
  color: var(--gray-100-primary-text-background, #131313);
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 16px */
  text-transform: uppercase;
}
.abmcq p {
  padding: 24px 8px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 1px solid var(--gray-100-primary-text-background, #131313);
  background: #fff;
  color: var(--gray-100-primary-text-background, #131313);
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
}
.abmcq ul {
  padding: 24px 8px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  border-bottom: 1px solid var(--gray-100-primary-text-background, #131313);
  background: #fff;
  list-style-type: disc;
}
.abmcq ul li {
  color: var(--gray-100-primary-text-background, #131313);
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
  text-align: left;
  margin-left: 16px;
}
.abmcq:nth-of-type(4) p {
  border-bottom: unset;
}
.bigie {
  max-width: 700px;
  margin: 40px auto 0 auto;
  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: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1440px) {
  .bigie {
    margin: 60px 0 0 auto;
  }
}
.bigie button {
  width: 343px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 24px;
  -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;
  text-align: center;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 16px */
  text-transform: uppercase;
}
.pjqdj {
  border-radius: 40px;
  background: var(--gray-0-backgroun-primary-text, #fff);
  border: none;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.pjqdj:hover {
  background: linear-gradient(67deg, #c1e4ff 14.47%, #7ecaff 32.18%, #ff97a2 68.63%, #ffa031 84.72%);
}
.epuwt {
  border-radius: 40px;
  border: 1px solid var(--gray-0-backgroun-primary-text, #fff);
  color: #fff;
  background-color: transparent;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.epuwt:hover {
  background: linear-gradient(67deg, #c1e4ff 14.47%, #7ecaff 32.18%, #ff97a2 68.63%, #ffa031 84.72%);
}
.kasmk {
  display: none;
}
@media (min-width: 1440px) {
  .kasmk {
    display: block;
    width: 100%;
    margin-top: 60px;
    background-color: #fff;
  }
  .kasmk table {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }
  .kasmk table thead {
    color: var(--gray-0-backgroun-primary-text, #fff);
    text-align: center;
    font-family: "Nunito Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 19.6px */
    background: #2e2e2e;
  }
  .kasmk table thead th {
    width: 25%;
    padding: 16px 24px;
    text-align: left;
    border: 1px solid var(--gray-0-backgroun-primary-text, #fff);
    background: #2e2e2e;
  }
  .kasmk table tbody {
    color: var(--gray-100-primary-text-background, #131313);
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 142%; /* 22.72px */
  }
  .kasmk table tbody tr td {
    width: 25%;
    padding: 24px;
    border-bottom: 1px solid var(--gray-100-primary-text-background, #131313);
    background: #fff;
    border-right: 1px solid var(--gray-100-primary-text-background, #131313);
    background: #fff;
    text-align: left;
    vertical-align: middle;
  }
  .kasmk table tbody tr td h4 {
    color: var(--gray-100-primary-text-background, #131313);
    text-align: left;
    font-family: "Nunito Sans", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 20px */
    text-transform: uppercase;
  }
  .kasmk table tbody tr td ul {
    list-style-type: disc;
  }
  .kasmk table tbody tr td ul li {
    margin-left: 24px;
  }
  .kasmk table tbody tr td:last-child {
    border-right: unset;
  }
}

.avadd {
  padding-block: 100px;
  padding-inline: 16px;
  background: url(/images/pictures/hero-bg.jpg) no-repeat center/cover;
}
@media (min-width: 1024px) {
  .avadd {
    padding-block: 100px;
  }
}
@media (min-width: 768px) {
  .avadd {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .avadd {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .avadd {
    padding-inline: 0;
  }
}
.qkuwm {
  max-width: 606px;
  text-align: left;
  padding-block: 40px;
  margin-left: auto;
}
@media (min-width: 1024px) {
  .qkuwm {
    padding-block: 60px;
  }
}
.hjxds {
  color: var(--gray-100-primary-text-background, #131313);
}
.cvmqv {
  margin-top: 16px;
  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: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .cvmqv {
    margin-top: 24px;
    gap: 20px;
  }
}
.oyobu {
  width: clamp(343px, 80vw, 453px);
  padding: 16px 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  border-radius: 10px;
  border: 1px solid var(--Gray-70-divider, #bcbcbc);
  background: var(--gray-0-backgroun-primary-text, #fff);
}
@media (min-width: 1024px) {
  .oyobu {
    padding: 24px 16px;
    height: 92px;
  }
}
.oyobu img {
  display: block;
  width: 30px;
}
.oyobu p {
  color: var(--gray-100-primary-text-background, #131313);
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 22px */
  text-transform: uppercase;
}

.swiper-container-1 {
  width: 100%;
  overflow-x: hidden;
  margin: 40px auto 0 auto;
}
@media (min-width: 1024px) {
  .swiper-container-1 {
    margin: 60px auto 0 auto;
  }
}

.swiper-container-1 .swiper-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.swiper-container-1 .swiper-slide {
  width: auto !important;
  height: auto !important;
  -webkit-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
}

.swiper--buttons {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.swiper--left {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 52px;
  -webkit-transform: translateX(-130%);
          transform: translateX(-130%);
}
.swiper--left img {
  display: block;
  width: 100%;
}

.swiper--right {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 52px;
  -webkit-transform: translateX(130%);
          transform: translateX(130%);
}
.swiper--right img {
  display: block;
  width: 100%;
}

.swiper-container-1 .swiper-services-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.swiper-container-1 .swiper-pagination-bullet {
  width: 32px !important;
  height: 32px !important;
  background-image: url("/images/icons/icon-ball-light-blue.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1 !important;
  background-color: transparent;
  border-radius: 0;
}

.swiper-container-1 .swiper-pagination-bullet-active {
  background-image: url("");
}

/* second swiper */
.swiper-container-2 {
  max-width: 1067px;
  margin: 0 auto;
}
.swiper-container-2 .swiper {
  width: 100%;
  overflow-x: hidden;
}

.swiper-container-2 .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.swiper-container-2 .swiper-slide {
  -webkit-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
  width: auto !important;
}

.swiper--buttons {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
}
@media (min-width: 1024px) {
  .swiper--buttons {
    margin-top: 48px;
  }
}

.swiper--left {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 36px;
}
@media (min-width: 1024px) {
  .swiper--left {
    width: 40px;
  }
}
.swiper--left img {
  display: block;
  width: 100%;
}

.swiper--right {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 36px;
}
@media (min-width: 1024px) {
  .swiper--right {
    width: 40px;
  }
}
.swiper--right img {
  display: block;
  width: 100%;
}

/* third swiper */
.swiper-container-3 {
  margin-top: 12px;
}
@media (min-width: 1024px) {
  .swiper-container-3 {
    margin-top: 36px;
  }
}
@media (min-width: 1440px) {
  .swiper-container-3 {
    display: none;
  }
}

.swiper-container-3 .swiper {
  width: 100%;
  overflow-x: hidden;
}

.swiper-container-3 .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.swiper-container-3 .swiper-slide {
  -webkit-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
  width: auto !important;
}

.llsia {
  padding-block: 100px;
  padding-inline: 16px;
}
@media (min-width: 1024px) {
  .llsia {
    padding-block: 100px;
  }
}
@media (min-width: 768px) {
  .llsia {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .llsia {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .llsia {
    padding-inline: 0;
  }
}
.rtaus {
  width: 322px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
@media (min-width: 1024px) {
  .rtaus {
    width: 660px;
  }
}
.rtaus img {
  display: block;
  width: 100%;
}
.rtaus p {
  color: var(--Gray-100-primary-text, #002a34);
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 26.4px */
  text-transform: uppercase;
  text-align: left;
}

.tklcg {
  padding-block: 100px;
  padding-inline: 16px;
  background: var(--gray-100-primary-text-background, #131313);
}
@media (min-width: 1024px) {
  .tklcg {
    padding-block: 100px;
  }
}
@media (min-width: 768px) {
  .tklcg {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .tklcg {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .tklcg {
    padding-inline: 0;
  }
}
.djlph {
  margin-top: 40px;
  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: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .djlph {
    margin-top: 60px;
    gap: 20px;
  }
}
.mfuzo {
  width: 343px;
  height: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 24px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  border-radius: 8px;
  background: #2e2e2e;
}
@media (min-width: 1024px) {
  .mfuzo {
    width: 335px;
  }
}
.mfuzo p {
  color: #fff;
}

.vwgqw {
  padding-block: 100px;
  padding-inline: 16px;
  background: var(--gray-100-primary-text-background, #131313);
}
@media (min-width: 1024px) {
  .vwgqw {
    padding-block: 100px;
  }
}
@media (min-width: 768px) {
  .vwgqw {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .vwgqw {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .vwgqw {
    padding-inline: 0;
  }
}
.wzsog {
  max-width: 464px;
  margin: 40px auto 0 auto;
  padding: 32px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  border-radius: 10px;
  background: linear-gradient(67deg, #c1e4ff 14.47%, #7ecaff 32.18%, #ff97a2 68.63%, #ffa031 84.72%);
}
@media (min-width: 1024px) {
  .wzsog {
    margin: 60px auto 0 auto;
    padding: 40px 32px;
    gap: 32px;
  }
}
.wzsog img {
  display: block;
  width: 100%;
}
.iibag {
  color: var(--gray-100-primary-text-background, #131313);
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 26.4px */
  text-transform: uppercase;
}
.crexf {
  padding: 20px 24px;
  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;
  border-radius: 40px;
  background: var(--gray-0-backgroun-primary-text, #fff);
  color: var(--gray-100-primary-text-background, #131313);
  text-align: center;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 16px */
  text-transform: uppercase;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.crexf:hover {
  background-color: #131313;
  color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.jmiuy {
  padding-block: 100px;
  padding-inline: 16px;
  background: url(/images/pictures/hero-bg.jpg) no-repeat center/cover;
}
@media (min-width: 1024px) {
  .jmiuy {
    padding-block: 100px;
  }
}
@media (min-width: 768px) {
  .jmiuy {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .jmiuy {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .jmiuy {
    padding-inline: 0;
  }
}
.qrnvs {
  color: var(--Primary-Red, #fe1401);
  font-family: "DM Sans";
  font-size: 75px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%; /* 126px */
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .qrnvs {
    font-size: 140px;
  }
}
.xofue {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
@media (min-width: 1024px) {
  .xofue {
    margin-top: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 40px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.egczp {
  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: 8px;
}
.egczp p {
  color: var(--Primary-Red, #fe1401);
  text-align: center;
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 22px */
  text-transform: uppercase;
}
.egczp a {
  color: var(--gray-100-primary-text-background, #131313);
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
  text-decoration: none;
}

.qypkc {
  padding-inline: 16px;
  padding-block: 60px 40px;
  background: var(--gray-100-primary-text-background, #131313);
}
@media (min-width: 768px) {
  .qypkc {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .qypkc {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .qypkc {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .qypkc {
    padding-block: 80px 40px;
  }
}
.harcf {
  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;
  gap: 40px;
}
@media (min-width: 1024px) {
  .harcf {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.omhbe {
  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: 16px;
}
@media (min-width: 1024px) {
  .omhbe {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 32px;
  }
}
.omhbe a {
  color: var(--gray-0-backgroun-primary-text, #fff);
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 16px */
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.omhbe a::after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  background-color: #fff;
  width: 100%;
  bottom: -5px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.omhbe a:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.omhbe a:hover {
  color: #fff;
}
.mjgkn {
  color: var(--Gray-70-divider, #bcbcbc);
  text-align: center;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
}

.mcdsj {
  padding-inline: 16px;
  border-top: 2px solid #000;
  padding-block: 24px;
  background: var(--wight, #f2f2f2);
  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;
  gap: 32px;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .mcdsj {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .mcdsj {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .mcdsj {
    padding-inline: 0;
  }
}
@media (min-width: 1440px) {
  .mcdsj {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.ffhbc {
  color: var(--gray-100-primary-text-background, #010101);
  font-family: "DM Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 26.4px */
  text-transform: uppercase;
  text-align: left;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .ffhbc {
    margin: 0 auto;
    font-size: 36px;
  }
}
.mlnyl {
  max-width: 750px;
  color: var(--green_text, #1c3f3a);
  text-align: left;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 142%; /* 157.143% */
}
@media (min-width: 1024px) {
  .mlnyl {
    text-align: center;
    font-size: 24px;
  }
}
.mgdst {
  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: 18px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cxsse {
  width: 343px;
  height: 55px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  text-transform: uppercase;
  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;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.txiqg {
  color: #fff;
  border: none;
  border-radius: 4px;
  background: #000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.txiqg:hover {
  background-color: #0c5a2e;
}

.lcgch {
  color: #000;
  border: none;
  border: 2px solid #000;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.lcgch:hover {
  background-color: #8c2f1a;
}

.hefcn {
  pointer-events: none;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

#hefcn {
  pointer-events: none;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

.olykz {
  padding-inline: 16px;
  margin-top: 92px;
  margin-bottom: 40px;
  color: var(--gray-100-primary-text-background, #131313);
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 142%; /* 22.72px */
}
@media (min-width: 768px) {
  .olykz {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .olykz {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .olykz {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .olykz {
    margin-top: 140px;
    margin-bottom: 100px;
  }
}

.upugy {
  color: var(--gray-100-primary-text-background, #131313);
  font-family: "DM Sans", sans-serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 60px */
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .upugy {
    font-size: 140px;
    font-weight: 700;
    line-height: 90%;
  }
}
.sixrf {
  margin-top: 16px;
}
@media (min-width: 1024px) {
  .sixrf {
    margin-top: 24px;
  }
}
.uzpkw {
  margin-top: 16px;
}

.uwmba {
  padding-top: 32px;
  text-align: left;
}
.foojg {
  color: var(--gray-100-primary-text-background, #131313);
  font-family: "DM Sans", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 35.2px */
  text-transform: uppercase;
}
.lsryc {
  margin-top: 16px;
}
.wrfuo {
  color: #000;
}
.mjami {
  list-style-type: disc;
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .mjami {
    margin-left: 35px;
  }
}
.lbhxd {
  color: #000;
  text-decoration: none;
}
.cohzq {
  margin-top: 8px;
}
.qexuh {
  text-decoration: none;
  color: inherit;
}

.kijgs {
  list-style: disc;
  margin-left: 10px;
}

.cdhlf {
  max-width: 1400px;
  margin: 0 auto;
}

.ubklg {
  padding: 0;
}

.qbptw {
  margin: 0;
}

.uuorq {
  margin-top: 16px;
}

strong {
  font-weight: 700;
}