/* 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;
}

.txvoh {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: #FDFCF9;
}

.jtlzv {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: #fdfcf9;
  color: #101010;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .jtlzv {
    font-size: 24px;
  }
}

.oqwjl {
  max-width: 1357px;
  margin: 0 auto;
  height: 100%;
}

.cqsux {
  max-width: 1055px;
  margin: 0 auto;
  color: #101010;
  text-align: center;
  font-family: "Newsreader", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
@media (min-width: 1024px) {
  .cqsux {
    font-size: 44px;
  }
}

.jhzom {
  margin-top: 10px;
  color: #101010;
  text-align: center;
  font-family: "Newsreader", sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .jhzom {
    font-size: 24px;
  }
}

@-webkit-keyframes capda {
  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 capda {
  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);
  }
}
.wfyhv {
  font-weight: 700;
}

.esgep {
  padding-inline: 25px;
  padding-block: 11px;
  position: fixed;
  top: 8px;
  left: 9px;
  right: 9px;
  z-index: 2;
  border-radius: 30px;
  background: rgba(253, 252, 249, 0.3);
  max-width: 1357px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .esgep {
    padding-inline: 25px;
  }
}
@media (min-width: 1024px) {
  .esgep {
    padding-inline: 25px;
  }
}
@media (min-width: 1360px) {
  .esgep {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .esgep {
    top: 10px;
    padding-block: 19px;
  }
}
@media (min-width: 1440px) {
  .esgep {
    padding-inline: 26px;
  }
}
.kpvio {
  max-width: 1357px;
  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;
}
.kxjqv {
  display: block;
  width: 81px;
}
@media (min-width: 1024px) {
  .kxjqv {
    width: 104px;
  }
}
.fiobw {
  display: block;
  margin-left: auto;
}
.fiobw img {
  display: block;
  width: 24px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.fiobw img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 1024px) {
  .fiobw {
    display: none;
  }
}
.vmapi {
  margin-left: auto;
}
.vmapi img {
  display: block;
  width: 48px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.vmapi img:hover {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}
@media (min-width: 1024px) {
  .vmapi {
    display: none;
  }
}

.xirzc {
  display: none;
}

@media (min-width: 1024px) {
  .xirzc {
    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;
  }
  .ptblu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 32px;
    width: 100%;
    margin-left: 80px;
  }
  .ovbhe {
    color: #11100e;
    font-family: "Newsreader", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}
@media (min-width: 1024px) and (min-width: 1440px) {
  .ovbhe {
    font-size: 24px;
  }
}
@media (min-width: 1024px) {
  .eybem {
    color: #11100e;
    text-decoration: none;
    position: relative;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
  }
  .eybem::after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #11100e;
    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;
  }
  .eybem:hover::after {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .eybem:hover {
    color: #11100e;
  }
}
.owutt {
  background: #fdfcf9;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.owutt: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) {
  .owutt {
    display: none;
  }
}

.sxiks {
  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;
}
.grldt {
  color: #11100e;
  font-family: "Newsreader", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.oiqmj {
  color: #11100e;
  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;
}
.oiqmj::after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  background-color: #11100e;
  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;
}
.oiqmj:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.oiqmj:hover {
  color: #11100e;
}

.dlixf {
  padding-inline: 25px;
  padding-block: 96px 99px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(16, 16, 16, 0.5)), to(rgba(16, 16, 16, 0.5))), url(/images/pictures/hero-bg.jpg);
  background-image: linear-gradient(rgba(16, 16, 16, 0.5), rgba(16, 16, 16, 0.5)), url(/images/pictures/hero-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .dlixf {
    padding-inline: 25px;
  }
}
@media (min-width: 1024px) {
  .dlixf {
    padding-inline: 25px;
  }
}
@media (min-width: 1360px) {
  .dlixf {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .dlixf {
    padding-block: 108px 107px;
  }
}
.tnuhf {
  max-width: 627px;
  margin: 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: center;
      -ms-flex-align: center;
          align-items: center;
}
.udppn {
  color: #fff;
  font-family: "Newsreader", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
@media (min-width: 1024px) {
  .udppn {
    font-size: 44px;
  }
}
.fdiuw {
  margin-top: 10px;
  color: #fff;
  font-family: "Newsreader", sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .fdiuw {
    font-size: 24px;
  }
}
.jzvjm {
  margin-top: 50px;
}
.jzvjm p {
  color: #fff;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .jzvjm p {
    font-size: 24px;
  }
}
.vkoom {
  color: #fff;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .vkoom {
    font-size: 24px;
  }
}
.vkoom li {
  padding-left: 20px;
}
@media (min-width: 1024px) {
  .vkoom li {
    padding-left: 40px;
  }
}

.qatsd {
  display: block;
  width: 226px;
  height: 75px;
  cursor: pointer;
  -webkit-animation: capda 2s ease infinite;
          animation: capda 2s ease infinite;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.qeqfa {
  padding-block: 55px 10px;
  padding-inline: 25px;
}
@media (min-width: 1024px) {
  .qeqfa {
    padding-block: 110px 0;
  }
}
@media (min-width: 768px) {
  .qeqfa {
    padding-inline: 25px;
  }
}
@media (min-width: 1024px) {
  .qeqfa {
    padding-inline: 25px;
  }
}
@media (min-width: 1360px) {
  .qeqfa {
    padding-inline: 0;
  }
}
.jyivt {
  margin-top: 30px;
  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: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .jyivt {
    margin-top: 50px;
  }
}
@media (min-width: 1440px) {
  .jyivt {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.krlfy {
  max-width: 657px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.mllzd {
  display: block;
  width: clamp(311px, 60vw, 624px);
}

.osgjw {
  padding-block: 55px 10px;
  padding-inline: 25px;
}
@media (min-width: 1024px) {
  .osgjw {
    padding-block: 110px 0;
  }
}
@media (min-width: 768px) {
  .osgjw {
    padding-inline: 25px;
  }
}
@media (min-width: 1024px) {
  .osgjw {
    padding-inline: 25px;
  }
}
@media (min-width: 1360px) {
  .osgjw {
    padding-inline: 0;
  }
}
.yrcre {
  max-width: 620px;
  text-align: center;
  margin: 10px auto 0 auto;
}
@media (min-width: 1024px) {
  .yrcre {
    margin: 30px auto 0 auto;
  }
}
.vgpps {
  margin-top: 30px;
  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: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .vgpps {
    margin-top: 40px;
  }
}
.jpjjg {
  width: 239px;
  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: 10px;
  text-align: center;
}
@media (min-width: 1024px) {
  .jpjjg {
    width: 307px;
  }
}
.jpjjg img {
  display: block;
  width: 68px;
}
@media (min-width: 1024px) {
  .jpjjg img {
    width: 100px;
  }
}
.cklog {
  margin-top: 30px;
  text-align: center;
  color: #101010;
  font-family: "Newsreader", sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .cklog {
    font-size: 24px;
  }
}

.eqkoz {
  padding-block: 55px 10px;
  padding-inline: 25px;
}
@media (min-width: 1024px) {
  .eqkoz {
    padding-block: 110px 0;
  }
}
@media (min-width: 768px) {
  .eqkoz {
    padding-inline: 25px;
  }
}
@media (min-width: 1024px) {
  .eqkoz {
    padding-inline: 25px;
  }
}
@media (min-width: 1360px) {
  .eqkoz {
    padding-inline: 0;
  }
}
.ffpna {
  margin-top: 10px;
  text-align: center;
}
.jxpgl {
  max-width: 1000px;
  margin: 30px 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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
@media (min-width: 1024px) {
  .jxpgl {
    margin-top: 50px;
    gap: 20px;
  }
}
.vkzau {
  max-width: 980px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.vkzau img {
  display: block;
  width: 57px;
}
@media (min-width: 1024px) {
  .vkzau img {
    width: 94px;
  }
}
.fnwtt {
  max-width: 616px;
  margin: 30px auto 0 auto;
}
.fnwtt p {
  text-align: center;
}
.fnwtt ul {
  margin-top: 10px;
}

.blixx {
  padding-block: 55px 10px;
  padding-inline: 25px;
}
@media (min-width: 1024px) {
  .blixx {
    padding-block: 110px 0;
  }
}
@media (min-width: 768px) {
  .blixx {
    padding-inline: 25px;
  }
}
@media (min-width: 1024px) {
  .blixx {
    padding-inline: 25px;
  }
}
@media (min-width: 1360px) {
  .blixx {
    padding-inline: 0;
  }
}
.czsnc {
  margin-top: 10px;
  text-align: center;
}
.tnuki {
  margin-top: 30px;
  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: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .tnuki {
    margin-top: 50px;
    gap: 30px;
  }
}
.pcfox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: clamp(223px, 50vw, 414px);
  padding: 13px 8px;
  -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: 10px;
  border-radius: 20px;
  background: #ff5c8a;
}
@media (min-width: 1024px) {
  .pcfox {
    height: 200px;
    padding: 18px 34px 40px 33px;
    gap: 24px;
  }
}
.pcfox h4 {
  font-size: 17px;
  font-weight: 800;
}
@media (min-width: 1024px) {
  .pcfox h4 {
    font-size: 27px;
  }
}
.bmfre {
  margin: 20px auto 0 auto;
  max-width: 548px;
  color: #101010;
  text-align: center;
  font-family: "Newsreader", sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .bmfre {
    margin: 30px auto 0 auto;
    font-size: 24px;
  }
}

.uzvxe {
  padding-block: 55px 10px;
  padding-inline: 25px;
}
@media (min-width: 1024px) {
  .uzvxe {
    padding-block: 110px 0;
  }
}
@media (min-width: 768px) {
  .uzvxe {
    padding-inline: 25px;
  }
}
@media (min-width: 1024px) {
  .uzvxe {
    padding-inline: 25px;
  }
}
@media (min-width: 1360px) {
  .uzvxe {
    padding-inline: 0;
  }
}
.wwtjs {
  max-width: 560px;
  margin: 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: center;
      -ms-flex-align: center;
          align-items: center;
}
.qnczx {
  margin-top: 10px;
  text-align: center;
}
.agwff {
  margin-top: 20px;
  text-align: center;
}
@media (min-width: 1024px) {
  .agwff {
    margin-top: 50px;
  }
}
.fktfy {
  margin: 27px 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;
  gap: 19px;
}
@media (min-width: 1024px) {
  .fktfy {
    gap: 30px;
  }
}
.hoxtx {
  max-width: 558px;
  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: 30px;
}
.hoxtx img {
  display: block;
  width: 47px;
}
@media (min-width: 1024px) {
  .hoxtx img {
    width: 137px;
  }
}
.anpdg {
  margin-top: 10px;
}
.wowlo {
  margin-top: 30px;
  color: #101010;
  text-align: center;
  font-family: "Newsreader", sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .wowlo {
    font-size: 24px;
  }
}

.pxylu {
  padding-block: 55px 10px;
  padding-inline: 25px;
}
@media (min-width: 1024px) {
  .pxylu {
    padding-block: 110px 0;
  }
}
@media (min-width: 768px) {
  .pxylu {
    padding-inline: 25px;
  }
}
@media (min-width: 1024px) {
  .pxylu {
    padding-inline: 25px;
  }
}
@media (min-width: 1360px) {
  .pxylu {
    padding-inline: 0;
  }
}
.tppwl {
  margin-top: 10px;
  text-align: center;
}
.sztjl {
  margin-top: 30px;
  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: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.inpln {
  width: 225px;
  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: 10px;
  text-align: center;
}
@media (min-width: 1024px) {
  .inpln {
    width: 331px;
  }
}
.inpln img {
  display: block;
  width: 50px;
}
@media (min-width: 1024px) {
  .inpln img {
    width: 100px;
  }
}
.kwvyl {
  max-width: 548px;
  margin: 30px auto 0 auto;
  color: #101010;
  text-align: center;
  font-family: "Newsreader", sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .kwvyl {
    font-size: 24px;
  }
}

.llewc {
  padding-block: 55px 10px;
  padding-inline: 25px;
}
@media (min-width: 1024px) {
  .llewc {
    padding-block: 110px 0;
  }
}
@media (min-width: 768px) {
  .llewc {
    padding-inline: 25px;
  }
}
@media (min-width: 1024px) {
  .llewc {
    padding-inline: 25px;
  }
}
@media (min-width: 1360px) {
  .llewc {
    padding-inline: 0;
  }
}
.iwpps {
  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;
}
.mherd {
  margin-top: 10px;
  text-align: center;
}
@media (min-width: 1024px) {
  .mherd {
    margin-top: 30px;
  }
}
.ckgne {
  margin-top: 10px;
}
@media (min-width: 1024px) {
  .ckgne {
    margin-top: 30px;
  }
}

.xcyev {
  padding-block: 55px 10px;
  padding-inline: 25px;
  padding-bottom: 60px;
}
@media (min-width: 1024px) {
  .xcyev {
    padding-block: 110px 0;
  }
}
@media (min-width: 768px) {
  .xcyev {
    padding-inline: 25px;
  }
}
@media (min-width: 1024px) {
  .xcyev {
    padding-inline: 25px;
  }
}
@media (min-width: 1360px) {
  .xcyev {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .xcyev {
    padding-bottom: 121px;
  }
}
.plaxw {
  margin: 10px auto 0 auto;
  text-align: center;
}
.fmgvk {
  margin-top: 30px;
  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;
}
@media (min-width: 1024px) {
  .fmgvk {
    margin-top: 40px;
    gap: 24px;
  }
}
.eewoc {
  width: 230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 19px;
}
@media (min-width: 1024px) {
  .eewoc {
    width: 330px;
    gap: 31px;
  }
}
.eewoc img {
  display: block;
  width: 40px;
}
@media (min-width: 1024px) {
  .eewoc img {
    width: 59px;
  }
}
.mqruh {
  max-width: 709px;
  margin: 40px auto 0 auto;
  color: #101010;
  text-align: center;
  font-family: "Newsreader", sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .mqruh {
    font-size: 24px;
  }
}

.ztwva {
  padding-block: 16px;
}
.wtpiu {
  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;
}
@media (min-width: 1024px) {
  .wtpiu {
    gap: 40px;
  }
}
.nzlgu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.nzlgu a {
  color: #101010;
  text-align: center;
  font-family: "Manrope", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
@media (min-width: 1024px) {
  .nzlgu a {
    font-size: 24px;
  }
}
.nzlgu a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.ehuxq {
  color: rgba(16, 16, 16, 0.5);
  text-align: center;
  font-family: "Newsreader", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px; /* 200% */
}
@media (min-width: 1024px) {
  .ehuxq {
    font-size: 30px;
    line-height: 32px;
    margin: 0 auto;
  }
}

.xgcui {
  padding-inline: 25px;
  padding-block: 10px 70px;
  border-radius: 50px;
  background: #ff5c8a;
  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;
  position: fixed;
  bottom: 20%;
  right: 0;
  left: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .xgcui {
    padding-inline: 25px;
  }
}
@media (min-width: 1024px) {
  .xgcui {
    padding-inline: 25px;
  }
}
@media (min-width: 1360px) {
  .xgcui {
    padding-inline: 0;
  }
}
@media (min-width: 1440px) {
  .xgcui {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.zxloq {
  display: block;
  width: 86px;
}
.gxpro {
  max-width: 750px;
  color: #f2f9ef;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.64px;
}
@media (min-width: 1024px) {
  .gxpro {
    text-align: center;
    font-size: 24px;
  }
}
.mtvgd {
  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;
}
.xrjkp {
  width: 343px;
  height: 55px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  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;
}

.otacm {
  color: #101010;
  border: none;
  border-radius: 32px;
  background: #F9F3EC;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.otacm:hover {
  background-color: #0c5a2e;
}

.unqhl {
  color: #fff;
  border: none;
  border-radius: 32px;
  border: 1px solid #fff;
  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;
}
.unqhl:hover {
  background-color: #8c2f1a;
}

.pvclh {
  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;
}

#pvclh {
  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;
}

.cccij {
  padding-inline: 25px;
  margin-top: 30px;
  margin-bottom: 66px;
  color: #101010;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: left;
}
@media (min-width: 768px) {
  .cccij {
    padding-inline: 25px;
  }
}
@media (min-width: 1024px) {
  .cccij {
    padding-inline: 25px;
  }
}
@media (min-width: 1360px) {
  .cccij {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .cccij {
    margin-top: 50px;
    margin-bottom: 99px;
    font-size: 24px;
  }
}

.ayclk {
  color: #101010;
  text-align: center;
  font-family: "Newsreader", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
@media (min-width: 1024px) {
  .ayclk {
    font-size: 44px;
  }
}
.vcocv {
  margin-top: 16px;
}
@media (min-width: 1024px) {
  .vcocv {
    margin-top: 24px;
  }
}
.nyhdj {
  margin-top: 16px;
}

.ethhi {
  padding-top: 32px;
  text-align: left;
}
.vhhzd {
  color: #101010;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
@media (min-width: 1024px) {
  .vhhzd {
    font-size: 24px;
  }
}
.swvek {
  margin-top: 16px;
}
.ousyb {
  color: #000;
}
.ehire {
  list-style-type: disc;
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .ehire {
    margin-left: 35px;
  }
}
.ownab {
  color: #000;
  text-decoration: none;
}
.fegnp {
  margin-top: 8px;
}
.nhsfy {
  text-decoration: none;
  color: inherit;
}

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

.omgen {
  max-width: 1320px;
  margin: 0 auto;
}

.bgfqs {
  padding: 0;
}

.fekpy {
  margin: 0;
}

.xgdyd {
  margin-top: 16px;
}

strong {
  font-weight: 700;
}