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

.kqbai {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: #fff;
}

.qzzke {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: #fff;
  color: #000;
  font-family: "Orbit", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.axfwy {
  max-width: 1290px;
  height: 100%;
  margin: 0 auto;
}

.akyxs {
  color: #1e3b79;
  text-align: center;
  font-family: "Inknut Antiqua", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 150%;
  letter-spacing: -2.8px;
}
@media (min-width: 1024px) {
  .akyxs {
    font-size: 60px;
  }
}

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

.uixwg {
  padding-block: 12px;
  padding-inline: 32px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
  max-width: 1290px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .uixwg {
    padding-block: 20px;
    background: #1e3b79;
  }
}
@media (min-width: 1440px) {
  .uixwg {
    top: 16px;
    border-radius: 50px;
  }
}
.lkcjb {
  max-width: 1290px;
  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;
  gap: 33px;
}
.zreqa {
  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;
}
.zreqa img:first-child {
  display: block;
  width: 54px;
  height: 20px;
}
.zreqa img:last-child {
  display: block;
  width: 77px;
  height: 13px;
}
@media (min-width: 1024px) {
  .zreqa {
    display: none;
  }
}
.yexnr {
  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;
}
@media (min-width: 1024px) {
  .yexnr {
    display: none;
  }
}
.yexnr img {
  display: block;
  width: 140px;
  height: 52px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  aspect-ratio: 140.58/52;
}
.pgzrv {
  display: block;
  margin-left: auto;
}
.pgzrv img {
  display: block;
  width: 50px;
  height: 50px;
}
@media (min-width: 1024px) {
  .pgzrv {
    display: none;
  }
}
.aptcy {
  margin-left: auto;
}
.aptcy img {
  display: block;
  width: 50px;
  height: 50px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.aptcy img:hover {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}
@media (min-width: 1024px) {
  .aptcy {
    display: none;
  }
}

.nrnmh {
  display: none;
}

@media (min-width: 1024px) {
  .nrnmh {
    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;
  }
  .edrph {
    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: 55px;
    width: 100%;
  }
}
@media (min-width: 1024px) and (min-width: 1440px) {
  .edrph {
    gap: 86px;
  }
}
@media (min-width: 1024px) {
  .rqoan {
    color: #f0f0f0;
    font-family: "Orbit", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .jgsel {
    color: #f0f0f0;
    text-decoration: none;
    position: relative;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
  }
  .jgsel::after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #94e5fe;
    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;
  }
  .jgsel:hover::after {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .jgsel:hover {
    color: #94e5fe;
  }
}
.ljnjg {
  padding-inline: 20px;
  background-image: 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: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 768px) {
  .ljnjg {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .ljnjg {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .ljnjg {
    padding-inline: 0;
  }
}
.ljnjg:target {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  pointer-events: all;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.ljnjg::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 5%;
  width: 100%;
  height: 82%;
  border-top-left-radius: 32px;
  background: #1e3b79;
}
@media (min-width: 1024px) {
  .ljnjg {
    display: none;
  }
}

.ffehi {
  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: 26px;
}
.lmbpi {
  color: #f0f0f0;
  font-family: "Orbit", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.tfkpc {
  color: #f0f0f0;
  display: inline-block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-decoration: none;
  position: relative;
}
.tfkpc::after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  background-color: #f0f0f0;
  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;
}
.tfkpc:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.couic {
  padding-inline: 20px;
  padding-bottom: 39px;
  width: 100%;
  background-image: url("../../images/pictures/hero-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  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;
  position: relative;
}
@media (min-width: 768px) {
  .couic {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .couic {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .couic {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .couic {
    padding-bottom: 204px;
  }
}
@media (min-width: 1440px) {
  .couic {
    margin-top: 95px;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
  }
}
.mxqqs {
  display: none;
}
@media (min-width: 1024px) {
  .mxqqs {
    display: block;
    margin: 100px auto 0 0;
  }
}
@media (min-width: 1440px) {
  .mxqqs {
    margin: 100px auto 0 70px;
  }
}
.nbymp {
  margin-top: 170px;
  color: #f0f0f0;
  text-align: center;
  font-family: "Inknut Antiqua", serif;
  font-size: 55px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.3;
}
@media (min-width: 1024px) {
  .nbymp {
    margin-top: 100px;
    font-size: 87px;
  }
}
@media (min-width: 1440px) {
  .nbymp {
    margin-top: 100px;
    font-size: 95px;
  }
}
.sssbm {
  margin-top: 280px;
  width: 336px;
  padding: 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;
  gap: 15px;
  border-radius: 32px;
  background: linear-gradient(111deg, rgba(255, 255, 255, 0.2) -5.76%, rgba(255, 255, 255, 0) 103.72%);
  backdrop-filter: blur(30px);
}
@media (min-width: 1024px) {
  .sssbm {
    margin: 50px 0 0 auto;
  }
}
@media (min-width: 1440px) {
  .sssbm {
    margin: 50px 150px 0 auto;
  }
}
.kysfr {
  color: #000;
  -webkit-text-stroke: 0.4px #000;
  font-family: "Orbit", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.egxvw {
  display: none;
}
@media (min-width: 1440px) {
  .egxvw {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 283px;
    height: 129px;
    padding: 20px 31px;
    -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-negative: 0;
        flex-shrink: 0;
    border-radius: 45px;
    background: #1e3b79;
    color: #f0f0f0;
    font-family: "Orbit", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}

.phqjq {
  display: block;
  width: 228px;
  height: 60px;
  border-radius: 6px;
  background-image: url("../../images/pictures/google-play-button-active.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  -webkit-animation: hapll 2s ease infinite;
          animation: hapll 2s ease infinite;
  -webkit-transition: background-image 0.5s;
  transition: background-image 0.5s;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.phqjq:hover {
  background-image: url("../../images/pictures/google-play-button-hover.png");
}

.mpseg {
  padding-inline: 20px;
  padding-block: 56px 0;
}
@media (min-width: 768px) {
  .mpseg {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .mpseg {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .mpseg {
    padding-inline: 0;
  }
}
.mpseg .axfwy {
  max-width: 1080px;
}
.lmgmg {
  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) {
  .lmgmg {
    margin-top: 40px;
  }
}
@media (min-width: 1440px) {
  .lmgmg {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
  }
}
.lmgmg p {
  max-width: 552px;
}
@media (min-width: 1440px) {
  .lmgmg p {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.lmgmg img {
  display: block;
}
@media (min-width: 1440px) {
  .lmgmg img {
    margin-left: auto;
  }
}

.zcqkc {
  padding-block: 80px 0;
  padding-inline: 20px;
}
@media (min-width: 1440px) {
  .zcqkc {
    padding-block: 180px 0;
  }
}
@media (min-width: 768px) {
  .zcqkc {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .zcqkc {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .zcqkc {
    padding-inline: 0;
  }
}
.nqhqj {
  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: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dekox {
  width: 336px;
  height: 230px;
  padding: 24px 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: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 1024px) {
  .dekox {
    width: 344px;
    padding: 24px;
  }
}
.dekox h3 {
  color: #000;
  -webkit-text-stroke: 0.4px #000;
  font-family: "Orbit", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.dekox p {
  display: block;
}
.dekox img {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.dekox:nth-of-type(1), .dekox:nth-of-type(6) {
  border-radius: 32px;
  border: 1px solid #1e3b79;
}
.dekox:nth-of-type(3) {
  border-radius: 32px;
  background: #1e3b79;
}
.dekox:nth-of-type(3) h3 {
  color: #fff;
  -webkit-text-stroke: 0.4px #fff;
}
.dekox:nth-of-type(3) p {
  color: #fff;
}
.dekox:nth-of-type(4) {
  padding: 0;
}
.dekox:nth-of-type(5) {
  border-radius: 32px;
  background-color: #aba4df;
}

.azgvk {
  padding-block: 80px 0;
  padding-inline: 20px;
}
@media (min-width: 1440px) {
  .azgvk {
    padding-block: 180px 0;
  }
}
@media (min-width: 768px) {
  .azgvk {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .azgvk {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .azgvk {
    padding-inline: 0;
  }
}
.zbero {
  max-width: 1440px;
  margin: 0 auto;
}

#kqdyh {
  width: 55px;
  height: 292px;
}
@media (min-width: 1024px) {
  #kqdyh {
    width: 156px;
    height: 822px;
  }
}

#egjwp {
  width: 122px;
  height: 208px;
}
@media (min-width: 1024px) {
  #egjwp {
    width: 344px;
    height: 588px;
  }
}

#zpsqm {
  width: 122px;
  height: 123px;
}
@media (min-width: 1024px) {
  #zpsqm {
    width: 344px;
    height: 347px;
  }
}

#wsagn {
  width: 122px;
  height: 208px;
}
@media (min-width: 1024px) {
  #wsagn {
    width: 344px;
    height: 588px;
  }
}

#rwwbd {
  width: 55px;
  height: 292px;
}
@media (min-width: 1024px) {
  #rwwbd {
    width: 156px;
    height: 822px;
  }
}

.swiper-container-1 .swiper {
  margin-top: 32px;
  width: 100%;
  overflow-x: hidden;
}
.swiper-container-1 .swiper-wrapper {
  width: 100%;
  height: 292px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
@media (min-width: 1024px) {
  .swiper-container-1 .swiper-wrapper {
    height: 823px !important;
  }
}
@media (min-width: 1440px) {
  .swiper-container-1 .swiper-wrapper {
    gap: 24px;
  }
}

.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 {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 23px;
}
.swiper--left {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 57px;
}
.swiper--left img {
  display: block;
  width: 100%;
}

.swiper--right {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 57px;
}
.swiper--right img {
  display: block;
  width: 100%;
}

/* second swiper */
.swiper-container-2 {
  margin-top: 40px;
}
@media (min-width: 1440px) {
  .swiper-container-2 {
    display: none;
  }
}

.swiper-container-2 .swiper {
  width: 100%;
  overflow-x: hidden;
}
.swiper-container-2 .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}

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

.swiper-container-2 .swiper-reviews-buttons {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
}
.swiper-container-2 .swiper-reviews-left {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 72px;
}
.swiper-container-2 .swiper-reviews-left img {
  display: block;
  width: 100%;
}

.swiper-container-2 .swiper-reviews-right {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 72px;
}
.swiper-container-2 .swiper-reviews-right img {
  display: block;
  width: 100%;
}

/* third swiper */
.swiper-container-3 {
  margin-top: 40px;
}
@media (min-width: 1024px) {
  .swiper-container-3 {
    margin-top: 50px;
  }
}

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

.lgshr {
  padding-block: 80px 0;
  padding-inline: 20px;
}
@media (min-width: 1440px) {
  .lgshr {
    padding-block: 180px 0;
  }
}
@media (min-width: 768px) {
  .lgshr {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .lgshr {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .lgshr {
    padding-inline: 0;
  }
}
.vcexk {
  max-width: 618px;
  margin: 0 auto;
  padding-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: 44px;
}
.ricwg {
  width: clamp(335px, 80vw, 618px);
  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: 12px;
}
@media (min-width: 1024px) {
  .ricwg {
    gap: 41px;
  }
}
.oyode {
  display: block;
  width: 88px;
  height: 88px;
}
@media (min-width: 1024px) {
  .oyode {
    width: 131px;
    height: 131px;
  }
}
.axnap {
  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: 15px;
}
.axnap h4 {
  color: #000;
  -webkit-text-stroke: 0.4px #000;
  font-family: "Orbit", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.ztyld {
  padding-block: 80px 0;
  padding-inline: 20px;
}
@media (min-width: 1440px) {
  .ztyld {
    padding-block: 180px 0;
  }
}
@media (min-width: 768px) {
  .ztyld {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .ztyld {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .ztyld {
    padding-inline: 0;
  }
}
.mtoyu {
  display: none;
}
@media (min-width: 1440px) {
  .mtoyu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 40px auto 0 auto;
    width: 961px;
    height: 748px;
    position: relative;
  }
}
.uewac {
  width: 335px;
  height: 336px;
  padding: 34px;
  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;
  aspect-ratio: 1/1;
  color: #000;
  border-radius: 32px;
  border: 1px solid #1e3b79;
  background: #fff;
}
@media (min-width: 1024px) {
  .uewac {
    width: 344px;
    height: 344px;
  }
}
.uewac img {
  display: block;
  width: 184px;
  height: 24px;
}
.uewac p {
  margin-top: 46px;
  font-size: 20px;
  position: relative;
}
.uewac p::before {
  content: "";
  position: absolute;
  bottom: -19px;
  width: 50%;
  height: 1px;
  background: #000;
}
.uewac h5 {
  margin-top: 35px;
}
@media (min-width: 1440px) {
  .uewac:nth-of-type(1) {
    position: absolute;
    top: 160px;
    left: 20px;
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
@media (min-width: 1440px) {
  .uewac:nth-of-type(2) {
    position: absolute;
    top: 112px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (min-width: 1440px) {
  .uewac:nth-of-type(3) {
    position: absolute;
    top: 70px;
    right: 0;
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
}
@media (min-width: 1440px) {
  .uewac:nth-of-type(4) {
    position: absolute;
    left: 212px;
    bottom: 0;
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
}
@media (min-width: 1440px) {
  .uewac:nth-of-type(5) {
    position: absolute;
    top: 348px;
    right: 82px;
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
}

.plcox {
  border-radius: 32px;
  background: #1e3b79;
  color: #fff;
}
.plcox p::before {
  background: #fff;
}

.lzuvf {
  border-radius: 32px;
  background: #aba4df;
}

.enrpw {
  padding-block: 80px 0;
  padding-inline: 20px;
}
@media (min-width: 1440px) {
  .enrpw {
    padding-block: 180px 0;
  }
}
@media (min-width: 768px) {
  .enrpw {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .enrpw {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .enrpw {
    padding-inline: 0;
  }
}
.zbesk {
  max-width: 834px;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
.xcavp {
  width: clamp(335px, 90vw, 834px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
.xcavp.ritta .qqxdt {
  max-height: 100px;
  overflow: visible;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.xcavp.ritta .fhhsy {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.hhpzj {
  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;
  text-align: left;
  gap: 10px;
  padding-bottom: 16px;
  border-bottom: 1px solid #000;
}
.hhpzj p {
  color: #000;
  -webkit-text-stroke: 0.2px #000;
  font-family: "Orbit", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (min-width: 1024px) {
  .hhpzj p {
    font-size: 18px;
  }
}
.fhhsy {
  display: block;
  width: 50px;
  height: 50px;
  margin-left: auto;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.qqxdt {
  max-height: 0px;
  opacity: 0;
  overflow: hidden;
  color: #000;
  text-align: left;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wgczy {
  padding-block: 80px 0;
  padding-inline: 20px;
  padding-bottom: 80px;
}
@media (min-width: 1440px) {
  .wgczy {
    padding-block: 180px 0;
  }
}
@media (min-width: 768px) {
  .wgczy {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .wgczy {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .wgczy {
    padding-inline: 0;
  }
}
@media (min-width: 1440px) {
  .wgczy {
    padding-bottom: 80px;
  }
}
.crpot {
  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: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1440px) {
  .crpot {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
  }
}
.sfttx {
  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;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: left;
}
@media (min-width: 1440px) {
  .sfttx {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.wgczy .akyxs {
  text-align: left;
}
.mxhbh {
  margin-top: 15px;
  color: #000;
  -webkit-text-stroke: 0.4px #000;
  font-family: "Orbit", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1440px) {
  .mxhbh {
    max-width: 363px;
  }
}
.wgczy .phqjq {
  margin-top: 24px;
  border: 1px solid #000;
}
.srfaf {
  display: block;
}
@media (min-width: 1440px) {
  .srfaf {
    -webkit-transform: translateX(20%);
            transform: translateX(20%);
  }
}

.mrdhj {
  padding-inline: 20px;
  padding-block: 25px;
  background: #1e3b79;
}
@media (min-width: 768px) {
  .mrdhj {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .mrdhj {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .mrdhj {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .mrdhj {
    padding-block: 57px;
  }
}
.cafsb {
  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;
  text-align: center;
}
.knkud {
  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) {
  .knkud {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 20px;
  }
}
.knkud a {
  color: #fff;
  font-family: "Orbit", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  letter-spacing: 0.16px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  -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) {
  .knkud a {
    font-size: 20px;
  }
}
.knkud a:hover {
  color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.knkud a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.omqkw {
  color: #fff;
  -webkit-text-stroke: 0.4px #fff;
  font-family: "Orbit", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 1024px) {
  .omqkw {
    font-size: 20px;
  }
}

.rgzbi {
  border-top: 3px solid #1E3B79;
  padding-block: 40px;
  padding-inline: 28px;
  background: #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: 1440px) {
  .rgzbi {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.jpadm {
  color: #000;
  font-family: "Ubuntu", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 91.667% */
}
@media (min-width: 1024px) {
  .jpadm {
    font-size: 36px;
  }
}
.fkjzh {
  max-width: 649px;
  color: #000;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
  text-align: left;
}
@media (min-width: 1024px) {
  .fkjzh {
    text-align: center;
    font-size: 24px;
  }
}
.ocsjm {
  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;
}
.efbqc {
  width: 319px;
  height: 45px;
  padding: 14px 12px;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  border: none;
  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;
}

.ymmym {
  color: #fff;
  border-radius: 8px;
  background: #1E3B79;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.ymmym:hover {
  background-color: #0c5a2e;
}

.myvpp {
  color: #000;
  border-radius: 8px;
  border: 1px solid #000;
  -webkit-box-shadow: 0px 1px 3px 0px #87614c;
          box-shadow: 0px 1px 3px 0px #87614c;
  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;
}
.myvpp:hover {
  background-color: #8c2f1a;
}

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

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

.leeqq {
  padding-inline: 20px;
  margin-top: 150px;
  margin-bottom: 45px;
  color: #000;
  font-family: "Orbit", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 768px) {
  .leeqq {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .leeqq {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .leeqq {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .leeqq {
    margin-top: 155px;
    margin-bottom: 80px;
  }
}

.ukxsv {
  text-align: left;
}
.avgsh {
  color: #1e3b79;
  text-align: center;
  font-family: "Inknut Antiqua", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: 150%; /* 60px */
  letter-spacing: -2.8px;
}
@media (min-width: 1024px) {
  .avgsh {
    font-size: 60px;
  }
}
.nrusr {
  margin-top: 16px;
}
@media (min-width: 1024px) {
  .nrusr {
    margin-top: 24px;
  }
}
.nxwbn {
  margin-top: 16px;
}

.amtap {
  padding-top: 16px;
  text-align: left;
}
@media (min-width: 1024px) {
  .amtap {
    margin-top: 24px;
  }
}
.jbklr {
  color: #000;
  -webkit-text-stroke: 0.4px #000;
  font-family: "Orbit", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.qjzfk {
  margin-top: 16px;
}
.vgiul {
  color: #000;
}
.oqats {
  color: #000;
  font-family: "Orbit", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.hjyfj {
  list-style-type: disc;
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .hjyfj {
    margin-left: 35px;
  }
}
.gtbod {
  color: #000;
  text-decoration: none;
}
.nkztj {
  margin-top: 8px;
}
.cheop {
  text-decoration: none;
  color: inherit;
}

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

.psucc {
  color: #0059ff;
}

.wiqlr {
  max-width: 1080px;
  margin: 0 auto;
}

.xqhyd {
  padding: 0;
}

.fcxib {
  margin: 0;
}

.ibbyp {
  margin-top: 16px;
}

strong {
  font-weight: 700;
}

.pksvg {
  background: -webkit-gradient(linear, left top, left bottom, from(#1e3b79), color-stop(45%, #1e3b79), color-stop(45%, transparent), to(transparent));
  background: linear-gradient(to bottom, #1e3b79 0%, #1e3b79 45%, transparent 45%, transparent 100%);
}