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

.dcdqc {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: #FFF;
}

.kpqnu {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: #fff;
  color: var(--text, #7a7a7a);
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
}
@media (min-width: 1024px) {
  .kpqnu {
    font-size: 18px;
  }
}

.znpkd {
  max-width: 1264px;
  margin: 0 auto;
  height: 100%;
}

.mztyx {
  color: var(--black, #131313);
  text-align: center;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  letter-spacing: 0.64px;
  text-transform: uppercase;
}
.jageg {
  color: #fff;
  text-align: left;
}
.orevm {
  max-width: 832px;
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 38px; /* 146.154% */
  letter-spacing: 0.52px;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .orevm {
    font-size: 42px;
    line-height: 58px;
  }
}
.jtejm {
  margin: 8px auto 0 auto;
  color: var(--black, #131313);
  position: relative;
}
.jtejm::after {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 184px;
  height: 1px;
  background-color: #636363;
}
.uimls {
  color: #fff;
  text-align: left;
  margin-top: 8px;
}
@media (min-width: 1024px) {
  .uimls {
    position: relative;
  }
  .uimls::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -32px;
    width: 184px;
    height: 1px;
    background: #636363;
  }
}

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

.thonh {
  padding-inline: 16px;
  padding-block: 8px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
  background: var(--header, rgba(39, 39, 39, 0.7));
  margin: 0 auto;
}
@media (min-width: 768px) {
  .thonh {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .thonh {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .thonh {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .thonh {
    padding-block: 16px;
  }
}
.gnzwz {
  max-width: 1264px;
  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;
}
.ljodm {
  display: block;
  width: 40px;
}
.lxqqe {
  display: block;
  margin-left: auto;
}
.lxqqe img {
  display: block;
  width: 40px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.lxqqe img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 1024px) {
  .lxqqe {
    display: none;
  }
}
.ttmxs {
  margin-left: auto;
}
.ttmxs img {
  display: block;
  width: 40px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.ttmxs img:hover {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}
@media (min-width: 1024px) {
  .ttmxs {
    display: none;
  }
}

.mpfvu {
  display: none;
}

@media (min-width: 1024px) {
  .mpfvu {
    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;
  }
  .ktwxv {
    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%;
  }
  .wdwfj {
    color: var(--wight_text, rgba(255, 255, 255, 0.8));
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.32px;
  }
  .bqooq {
    color: var(--wight_text, rgba(255, 255, 255, 0.8));
    text-decoration: none;
    position: relative;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
  }
  .bqooq::after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #fff;
    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;
  }
  .bqooq:hover::after {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .bqooq:hover {
    color: #fff;
  }
}
.wpfqq {
  padding-inline: 32px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url(/images/pictures/hero-bg.jpg);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%), url(/images/pictures/hero-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.wpfqq: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) {
  .wpfqq {
    display: none;
  }
}

.jdfms {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 32px;
}
.yubbu {
  color: var(--wight_text, rgba(255, 255, 255, 0.8));
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  letter-spacing: 0.32px;
}
.pvmpq {
  color: var(--wight_text, rgba(255, 255, 255, 0.8));
  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;
}
.pvmpq::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;
}
.pvmpq:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.pvmpq:hover {
  color: #fff;
}

.evwqt {
  padding-inline: 16px;
  padding-block: 269px 203px;
  background-image: url(/images/pictures/hero-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .evwqt {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .evwqt {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .evwqt {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .evwqt {
    padding-block: 252px;
  }
}
.pritl {
  max-width: 880px;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ahyzh {
  color: #fff;
  text-align: center;
  font-family: "Poiret One", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 58px; /* 138.095% */
}
@media (min-width: 1024px) {
  .ahyzh {
    font-size: 71px;
    line-height: normal;
  }
}
.caefs {
  margin-top: 24px;
  color: var(--wight_text, rgba(255, 255, 255, 0.8));
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 28px; /* 140% */
  letter-spacing: 0.2px;
}
@media (min-width: 1024px) {
  .caefs {
    font-size: 24px;
  }
}
.xiphf {
  width: 343px;
  margin: 60px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 32px;
  -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-item-align: stretch;
      align-self: stretch;
  border-radius: 12px;
  background: #ffd100;
  border: none;
  color: var(--black, #131313);
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.xiphf:hover {
  background-color: #d6a800;
}
@media (min-width: 1024px) {
  .xiphf {
    width: 230px;
  }
}

.bkepj {
  display: block;
  width: 226px;
  height: 75px;
  cursor: pointer;
  -webkit-animation: hrwab 2s ease infinite;
          animation: hrwab 2s ease infinite;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.nwyee {
  padding-block: 60px;
  padding-inline: 16px;
  background: url(/images/pictures/about-bg.jpg) no-repeat center/cover;
}
@media (min-width: 1024px) {
  .nwyee {
    padding-block: 120px;
  }
}
@media (min-width: 768px) {
  .nwyee {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .nwyee {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .nwyee {
    padding-inline: 0;
  }
}
.pvelb {
  max-width: 832px;
  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;
}
.hsfrq {
  margin-top: 56px;
  width: 100%;
}

.lytru {
  padding-block: 60px;
  padding-inline: 16px;
}
@media (min-width: 1024px) {
  .lytru {
    padding-block: 120px;
  }
}
@media (min-width: 768px) {
  .lytru {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .lytru {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .lytru {
    padding-inline: 0;
  }
}
.vbcim {
  margin-top: 64px;
  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: 32px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .vbcim {
    margin-top: 80px;
  }
}
.hvvwg {
  display: block;
  width: clamp(343px, 80vw, 616px);
  border-radius: 8px;
}
.opfus {
  max-width: 616px;
}
.evrlb {
  text-align: left;
}
@media (min-width: 1440px) {
  .evrlb {
    line-height: 28px;
  }
}
.beubk {
  margin: 24px 0 16px 0;
  font-weight: 600;
  text-align: left;
}
.eoslw {
  margin-top: 60px;
  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: 32px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.afrts {
  width: 343px;
  padding: 20px;
  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: 24px;
  border-radius: 8px;
}
.berwf {
  border: 1px solid var(--black, #131313);
  color: var(--black, #131313);
}
.fnkww {
  background: var(--black, #131313);
  color: var(--wight_text, rgba(255, 255, 255, 0.8));
}
@media (min-width: 1024px) {
  .afrts {
    width: 292px;
    height: 160px;
  }
}
.afrts img {
  display: block;
  width: 48px;
}
.afrts p {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.28px;
  text-align: left;
}
@media (min-width: 1024px) {
  .afrts p {
    font-size: 16px;
  }
}

.csfcb {
  padding-block: 60px;
  padding-inline: 16px;
  background: var(--black, #131313);
}
@media (min-width: 1024px) {
  .csfcb {
    padding-block: 120px;
  }
}
@media (min-width: 768px) {
  .csfcb {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .csfcb {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .csfcb {
    padding-inline: 0;
  }
}
.xbkuf {
  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: 32px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dxjkk {
  max-width: 616px;
  text-align: left;
}
.wzive {
  margin-top: 32px;
  color: var(--wight_text, rgba(255, 255, 255, 0.8));
}
@media (min-width: 1024px) {
  .wzive {
    margin-top: 64px;
  }
}
.blgbk {
  margin-top: 60px;
  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: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.srnuz {
  max-width: 292px;
  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;
}
.alnjr {
  width: 100%;
  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: 12px;
}
.alnjr img {
  display: block;
  width: 24px;
}
.alnjr span {
  color: var(--wight_text, rgba(255, 255, 255, 0.8));
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.28px;
}
@media (min-width: 1024px) {
  .alnjr span {
    font-size: 16px;
  }
}
.wlvee {
  width: 343px;
  margin: 60px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 32px;
  -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-item-align: stretch;
      align-self: stretch;
  border-radius: 12px;
  background: #ffd100;
  border: none;
  color: var(--black, #131313);
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.wlvee:hover {
  background-color: #d6a800;
}
@media (min-width: 1024px) {
  .wlvee {
    margin: 60px auto 0 0;
  }
}
.rfxej {
  display: block;
  width: clamp(343px, 80vw, 616px);
}

.clsxx {
  padding-block: 60px;
  padding-inline: 16px;
}
@media (min-width: 1024px) {
  .clsxx {
    padding-block: 120px;
  }
}
@media (min-width: 768px) {
  .clsxx {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .clsxx {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .clsxx {
    padding-inline: 0;
  }
}
.clsxx .mztyx {
  color: #131313;
}
.clsxx .orevm {
  color: #131313;
}
.pcuoh {
  margin-top: 40px;
  background: var(--black, #131313);
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
@media (min-width: 1024px) {
  .pcuoh {
    margin-top: 112px;
  }
}
.pcuoh p {
  text-align: left;
  color: var(--yellow, #ffd100);
  width: clamp(90px, 50vw, 305px);
}
@media (min-width: 1024px) {
  .pcuoh p {
    font-size: 18px;
  }
}
@media (min-width: 1440px) {
  .pcuoh p {
    width: 408px;
  }
}
.chsbo {
  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;
}
.dmzxi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 24px;
  padding: 12px;
  border-bottom: 1px solid rgba(122, 122, 122, 0.5);
}
.dmzxi p {
  color: var(--black, #131313);
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.28px;
  text-align: left;
  width: clamp(90px, 25vw, 305px);
}
@media (min-width: 768px) {
  .dmzxi p {
    width: clamp(90px, 29vw, 305px);
  }
}
@media (min-width: 1024px) {
  .dmzxi p {
    font-size: 16px;
  }
}
@media (min-width: 1440px) {
  .dmzxi p {
    width: 400px;
  }
}
.dmzxi img {
  display: block;
  width: 24px;
}

.znyxr {
  padding-block: 60px;
  padding-inline: 16px;
  background: url(/images/pictures/about-bg.jpg) no-repeat center/cover;
}
@media (min-width: 1024px) {
  .znyxr {
    padding-block: 120px;
  }
}
@media (min-width: 768px) {
  .znyxr {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .znyxr {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .znyxr {
    padding-inline: 0;
  }
}
.mxymd {
  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: 32px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ubezz {
  max-width: 724px;
}
.znyxr .mztyx {
  color: var(--black, #131313);
}
.znyxr .orevm {
  color: var(--black, #131313);
}
.hwtqw {
  margin-top: 32px;
  text-align: left;
}
@media (min-width: 1024px) {
  .hwtqw {
    margin-top: 64px;
  }
}
.iuuda {
  width: 343px;
  margin: 60px auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 32px;
  -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-item-align: stretch;
      align-self: stretch;
  border-radius: 12px;
  background: #ffd100;
  border: none;
  color: var(--black, #131313);
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.iuuda:hover {
  background-color: #d6a800;
}
@media (min-width: 1024px) {
  .iuuda {
    margin: 60px auto 0 0;
    width: 235px;
  }
}
.pfetx {
  max-width: 508px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gsyyr {
  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;
  padding-block: 16px;
  border-bottom: 1px solid rgba(74, 79, 85, 0.5);
}
.gsyyr p {
  color: var(--black, #313131);
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  text-transform: uppercase;
  text-align: left;
}
.gsyyr img {
  display: block;
  width: 24px;
}

.zhuun {
  padding-block: 60px;
  padding-inline: 16px;
}
@media (min-width: 1024px) {
  .zhuun {
    padding-block: 120px;
  }
}
@media (min-width: 768px) {
  .zhuun {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .zhuun {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .zhuun {
    padding-inline: 0;
  }
}
.zhuun .mztyx {
  color: var(--black, #131313);
}
.zhuun .orevm {
  color: var(--black, #131313);
}
.farib {
  margin-top: 32px;
  text-align: left;
  max-width: 724px;
}
@media (min-width: 1024px) {
  .farib {
    margin-top: 64px;
  }
}
.dqkny {
  margin-top: 8px;
  text-align: left;
  max-width: 724px;
}
.ugjsh {
  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: 32px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .ugjsh {
    margin-top: 80px;
  }
}
.jmxje {
  width: 343px;
  height: 268px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 1024px) {
  .jmxje {
    width: 292px;
  }
}
.jmxje img {
  display: block;
  width: 60px;
}
.jmxje p {
  margin-top: 24px;
  color: var(--wight_text, rgba(255, 255, 255, 0.8));
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.28px;
}
.jmxje a {
  margin-top: 12px;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
}
.jmxje:nth-of-type(1) {
  border-radius: 8px;
  border: 1px solid var(--text, #7a7a7a);
  background: var(--black, #131313);
  -webkit-box-shadow: 8px 8px 20px 0 rgba(75, 75, 75, 0.08);
          box-shadow: 8px 8px 20px 0 rgba(75, 75, 75, 0.08);
}
.jmxje:nth-of-type(2) {
  border-radius: 8px;
  background: #333;
  -webkit-box-shadow: 8px 8px 20px 0 rgba(75, 75, 75, 0.08);
          box-shadow: 8px 8px 20px 0 rgba(75, 75, 75, 0.08);
}
.jmxje:nth-of-type(3) {
  border-radius: 8px;
  -webkit-box-shadow: 8px 8px 20px 0 rgba(75, 75, 75, 0.08);
          box-shadow: 8px 8px 20px 0 rgba(75, 75, 75, 0.08);
  background: url(/images/pictures/bg-card.png) no-repeat center/cover;
}
.jmxje:nth-of-type(3) p {
  color: var(--text, #7a7a7a);
}
.jmxje:nth-of-type(3) a {
  color: var(--black, #131313);
}
.jmxje:nth-of-type(4) {
  border-radius: 8px;
  background: #333;
  -webkit-box-shadow: 8px 8px 20px 0 rgba(75, 75, 75, 0.08);
          box-shadow: 8px 8px 20px 0 rgba(75, 75, 75, 0.08);
}
.jmxje:nth-of-type(4) p {
  margin-bottom: 12px;
}
.jmxje:nth-of-type(4) span {
  display: block;
  color: #fff;
  font-weight: 600;
}

.qejfl {
  padding-inline: 16px;
  padding-block: 60px;
  background: var(--header, rgba(39, 39, 39, 0.7));
}
@media (min-width: 768px) {
  .qejfl {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .qejfl {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .qejfl {
    padding-inline: 0;
  }
}
.hbogd {
  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;
}
@media (min-width: 1024px) {
  .hbogd {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
  }
}
.jthsm {
  color: var(--wight_text, rgba(255, 255, 255, 0.8));
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.28px;
}
@media (min-width: 1024px) {
  .jthsm {
    font-size: 16px;
    grid-column: 1;
    grid-row: 1;
  }
}
.fieal {
  margin-top: 16px;
  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: 16px;
}
@media (min-width: 1024px) {
  .fieal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 54px;
    margin-top: 0;
    grid-column: 2;
    grid-row: 1;
  }
}
@media (min-width: 1440px) {
  .fieal {
    gap: 74px;
  }
}
.fieal a {
  color: var(--wight_text, rgba(255, 255, 255, 0.8));
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.28px;
  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) {
  .fieal a {
    font-size: 16px;
  }
}
.fieal a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.ecuvu {
  margin-top: 32px;
  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;
  color: var(--wight_text, rgba(255, 255, 255, 0.8));
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.28px;
}
@media (min-width: 1024px) {
  .ecuvu {
    margin-top: 60px;
    font-size: 16px;
    justify-self: end;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}

.tvkvn {
  padding-inline: 16px;
  padding-block: 40px;
  background: var(--wight, #fff);
  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: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .tvkvn {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .tvkvn {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .tvkvn {
    padding-inline: 0;
  }
}
@media (min-width: 1440px) {
  .tvkvn {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.dhnyl {
  display: block;
  width: 86px;
}
.jagnx {
  max-width: 750px;
  color: var(--green_text, #1c3f3a);
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.28px;
}
@media (min-width: 1024px) {
  .jagnx {
    text-align: center;
    font-size: 24px;
  }
}
.ezjfh {
  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;
}
.tdffd {
  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;
}

.rvona {
  color: #fff;
  border: none;
  border-radius: 12px;
  background: #8b936e;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.rvona:hover {
  background-color: #0c5a2e;
}

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

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

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

.vujiz {
  padding-inline: 16px;
  margin-top: 126px;
  margin-bottom: 60px;
  color: var(--gray, #7c7c7c);
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  letter-spacing: 0.28px;
  text-align: left;
}
@media (min-width: 768px) {
  .vujiz {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .vujiz {
    padding-inline: 24px;
  }
}
@media (min-width: 1360px) {
  .vujiz {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .vujiz {
    margin-top: 150px;
    margin-bottom: 96px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.32px;
  }
}

.hyhlx {
  color: var(--green_text, #1c3f3a);
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 300;
  line-height: 38px; /* 146.154% */
  letter-spacing: 0.52px;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .hyhlx {
    font-size: 42px;
    line-height: 58px; /* 138.095% */
    letter-spacing: 0.84px;
  }
}
.fdlng {
  margin-top: 16px;
}
@media (min-width: 1024px) {
  .fdlng {
    margin-top: 24px;
  }
}
.wvbym {
  margin-top: 16px;
}

.mzsfg {
  padding-top: 32px;
  text-align: left;
}
.bqthh {
  color: var(--green_text, #1c3f3a);
  font-family: "Barlow Condensed", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  letter-spacing: 0.64px;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .bqthh {
    font-size: 18px;
    line-height: 28px; /* 155.556% */
    letter-spacing: 0.72px;
  }
}
.nywae {
  margin-top: 16px;
}
.rrngi {
  color: #000;
}
.ypykj {
  list-style-type: disc;
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .ypykj {
    margin-left: 35px;
  }
}
.oybyy {
  color: #000;
  text-decoration: none;
}
.oflak {
  margin-top: 8px;
}
.wkynf {
  text-decoration: none;
  color: inherit;
}

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

.wwiho {
  max-width: 1016px;
  margin: 0 auto;
}

.ypnxc {
  padding: 0;
}

.ddkej {
  margin: 0;
}

.iqxzs {
  margin-top: 16px;
}

strong {
  font-weight: 700;
}