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

.tthgt {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: var(--Main-color, #1B5083);
}

.jyjox {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: var(--Main-color, #1b5083);
  color: var(--Text-color, #f1f6ff);
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}
.iatov {
  max-width: 1280px;
  height: 100%;
  margin: 0 auto;
}

.mqhdh {
  font-family: "Bebas Neue", sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 57px */
  background: var(--Accent-color, linear-gradient(180deg, #ff4fa4 0%, #eb2cc2 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  margin-bottom: 28px;
}
@media (min-width: 1024px) {
  .mqhdh {
    margin-bottom: 36px;
  }
}

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

.ggxyn {
  padding-block: 48px 22px;
  padding-inline: 42px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .ggxyn {
    padding-block: 28px 0;
  }
}
.wtmns {
  max-width: 1280px;
  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;
}
.dyfhy {
  display: block;
  margin-left: auto;
}
.dyfhy img {
  display: block;
  width: 50px;
  height: 50px;
}
@media (min-width: 1024px) {
  .dyfhy {
    display: none;
  }
}
.hubhn {
  margin-left: auto;
}
.hubhn 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;
}
.hubhn img:hover {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}
@media (min-width: 1024px) {
  .hubhn {
    display: none;
  }
}

.wtiil {
  display: none;
}

@media (min-width: 1024px) {
  .wtiil {
    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;
  }
  .lfzrq {
    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: 50px;
    width: 100%;
  }
}
@media (min-width: 1024px) and (min-width: 1440px) {
  .lfzrq {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .zzrvi {
    color: var(--Text-color, #f1f6ff);
    font-family: "Kanit", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
  }
  .ghtwx {
    color: #f1f6ff;
    text-decoration: none;
    position: relative;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
  }
  .ghtwx::after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #ff4fa4;
    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;
  }
  .ghtwx:hover::after {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .ghtwx:hover {
    color: #ff4fa4;
  }
}
.owpgl {
  padding-inline: 20px;
  background: var(--Main-color, #1b5083);
  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) {
  .owpgl {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .owpgl {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .owpgl {
    padding-inline: 0;
  }
}
.owpgl: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) {
  .owpgl {
    display: none;
  }
}

.zufge {
  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: 34px;
}
.eydpb {
  color: var(--Text-color, #f1f6ff);
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}
.aakvx {
  color: var(--Text-color, #f1f6ff);
  display: inline-block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-decoration: none;
  position: relative;
}
.aakvx::after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  background-color: #f1f6ff;
  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;
}
.aakvx:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.tjuzf {
  padding-inline: 20px;
  padding-block: 118px 65px;
  background-image: url("../../images/pictures/hero-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .tjuzf {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .tjuzf {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .tjuzf {
    padding-inline: 0;
  }
}
@media (min-width: 1440px) {
  .tjuzf {
    padding-block: 52px 103px;
  }
}
.myudr {
  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: 346px;
}
@media (min-width: 1440px) {
  .myudr {
    gap: 221px;
  }
}
.xugbl {
  display: block;
  width: clamp(395px, 80vw, 798px);
}

.iuadv {
  display: block;
  width: 228px;
  height: 60px;
  cursor: pointer;
  -webkit-animation: rutem 2s ease infinite;
          animation: rutem 2s ease infinite;
}
.iuadv img {
  display: block;
  width: 100%;
}

.swiper-container-1 .swiper {
  width: 100%;
  overflow-x: hidden;
}
.swiper-container-1 .swiper-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.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-weapons-buttons {
  margin-top: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.swiper-weapons-left {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 44px;
}
.swiper-weapons-left img {
  display: block;
  width: 100%;
}

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

/* second swiper */
.swiper-container-2 .swiper {
  width: 100%;
  overflow-x: hidden;
}
.swiper-container-2 .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

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

.swiper-gallery-buttons {
  margin-top: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.swiper-gallery-left {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 44px;
}
.swiper-gallery-left img {
  display: block;
  width: 100%;
}

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

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

.swiper-heroes-buttons {
  margin-top: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.swiper-heroes-left {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 44px;
}
.swiper-heroes-left img {
  display: block;
  width: 100%;
}

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

@media (min-width: 1440px) {
  .swiper-container-4 {
    display: none;
  }
}

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

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

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

.ibxmn {
  padding-block: 80px 0;
  padding-inline: 20px;
}
@media (min-width: 1440px) {
  .ibxmn {
    padding-block: 150px 0;
  }
}
@media (min-width: 768px) {
  .ibxmn {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .ibxmn {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .ibxmn {
    padding-inline: 0;
  }
}
.ulvxj {
  width: 305px;
  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;
}
.ulvxj h3 {
  margin-top: 8px;
  color: var(--Accent-color-2, #ffd236);
  text-align: center;
  font-family: "Bebas Neue", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
}
.ulvxj p {
  margin-top: 4px;
}

.ostpu {
  padding-block: 80px 0;
  padding-inline: 20px;
}
@media (min-width: 1440px) {
  .ostpu {
    padding-block: 150px 0;
  }
}
@media (min-width: 768px) {
  .ostpu {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .ostpu {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .ostpu {
    padding-inline: 0;
  }
}
.bpyxy {
  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: 22px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1440px) {
  .bpyxy {
    gap: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.cfevo {
  display: block;
  width: clamp(375px, 80vw, 630px);
  border-radius: 20px;
}
.dvpku {
  max-width: 630px;
}

.kayps {
  padding-block: 80px 0;
  padding-inline: 20px;
}
@media (min-width: 1440px) {
  .kayps {
    padding-block: 150px 0;
  }
}
@media (min-width: 768px) {
  .kayps {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .kayps {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .kayps {
    padding-inline: 0;
  }
}
.ocomb {
  display: block;
  width: 335px;
}
@media (min-width: 1024px) {
  .ocomb {
    width: 440px;
    height: 248px;
  }
}

.kcgbz {
  padding-block: 80px 0;
  padding-inline: 20px;
}
@media (min-width: 1440px) {
  .kcgbz {
    padding-block: 150px 0;
  }
}
@media (min-width: 768px) {
  .kcgbz {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .kcgbz {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .kcgbz {
    padding-inline: 0;
  }
}
.sbliz {
  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: 22px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1440px) {
  .sbliz {
    gap: 20px;
    display: grid;
    grid-template-columns: repeat(3, auto);
    grid-template-rows: repeat(1, auto);
  }
}
.jxqfc {
  display: block;
  width: clamp(375px, 70vw, 630px);
}
@media (min-width: 1440px) {
  .jxqfc {
    grid-column: 2;
    grid-row: 1;
  }
}
.eeihe {
  width: 305px;
  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: 20px;
}
@media (min-width: 1440px) {
  .eeihe {
    grid-column: 1;
    grid-row: 1;
  }
}
.eeihe p {
  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: 12px;
}
.eeihe p img {
  display: block;
  width: 34px;
}
.eeihe p span {
  color: var(--Text-color, #f1f6ff);
}
.ulduh {
  width: 305px;
  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: 20px;
}
@media (min-width: 1440px) {
  .ulduh {
    grid-column: 3;
    grid-row: 1;
  }
}
.ulduh p {
  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: 12px;
}
.ulduh p img {
  display: block;
  width: 34px;
}
.ulduh p span {
  color: var(--Text-color, #f1f6ff);
}

.kdxdr {
  padding-block: 80px 0;
  padding-inline: 20px;
}
@media (min-width: 1440px) {
  .kdxdr {
    padding-block: 150px 0;
  }
}
@media (min-width: 768px) {
  .kdxdr {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .kdxdr {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .kdxdr {
    padding-inline: 0;
  }
}
.kxrnw {
  width: 305px;
}

.vljej {
  padding-block: 80px 0;
  padding-inline: 20px;
  padding-bottom: 80px;
}
@media (min-width: 1440px) {
  .vljej {
    padding-block: 150px 0;
  }
}
@media (min-width: 768px) {
  .vljej {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .vljej {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .vljej {
    padding-inline: 0;
  }
}
@media (min-width: 1440px) {
  .vljej {
    padding-bottom: 150px;
  }
}
.lakph {
  width: 305px;
  padding: 28px 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 20px;
  border: 1px solid var(--Text-color, #a9f5fb);
}
.lakph img {
  display: block;
  width: 100%;
}
.lakph p {
  margin-top: 12px;
  color: var(--Text-color, #f1f6ff);
}
.xzgdz {
  display: none;
}
@media (min-width: 1440px) {
  .xzgdz {
    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: 110px;
  }
}
.bcqwm {
  display: block;
  width: 432px;
}
.gxixs {
  max-width: 630px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.fpywm {
  padding-inline: 20px;
  padding-block: 32px;
  background: var(--Accent-color, linear-gradient(180deg, #ff4fa4 0%, #eb2cc2 100%));
}
@media (min-width: 768px) {
  .fpywm {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .fpywm {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .fpywm {
    padding-inline: 0;
  }
}
.ydmby {
  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: 18px;
}
@media (min-width: 1024px) {
  .ydmby {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 50px;
  }
}
.ljvih {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
@media (min-width: 1024px) {
  .ljvih {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.ljvih a {
  color: var(--Main-color, #1b5083);
  font-family: "Bebas Neue", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  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;
}
.ljvih a:hover {
  color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.ljvih a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.duwvy {
  color: var(--Main-color, #1b5083);
  font-family: "Kanit", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 18px */
}
.haajp {
  border-top: 3px solid #1e3b79;
  padding-block: 40px;
  padding-inline: 28px;
  background: var(--Accent-color, linear-gradient(180deg, #ff4fa4 0%, #eb2cc2 100%));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-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) {
  .haajp {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.yktai {
  max-width: 649px;
  color: var(--Main-color, #1b5083);
  text-align: center;
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}
@media (min-width: 1024px) {
  .yktai {
    text-align: center;
    font-size: 24px;
  }
}
.fcgao {
  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;
}
.ozxgh {
  width: 295px;
  height: 78px;
  padding: 24px 48px;
  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;
}

.cmxje {
  color: #eb2cc2;
  border-radius: 40px;
  background: var(--Main-color, #1b5083);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.cmxje:hover {
  background-color: #0c5a2e;
}

.ryquq {
  color: var(--Main-color, #1b5083);
  border-radius: 40px;
  border: 1px solid #000;
  -webkit-box-shadow: 0px 1px 3px 0px #1b5083;
          box-shadow: 0px 1px 3px 0px #1b5083;
  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;
}
.ryquq:hover {
  background-color: #8c2f1a;
}

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

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

.yaryb {
  padding-inline: 20px;
  margin-top: 110px;
  margin-bottom: 45px;
  color: var(--Text-color, #f1f6ff);
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}
@media (min-width: 768px) {
  .yaryb {
    padding-inline: 24px;
  }
}
@media (min-width: 1024px) {
  .yaryb {
    padding-inline: 28px;
  }
}
@media (min-width: 1350px) {
  .yaryb {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .yaryb {
    margin-top: 110px;
    margin-bottom: 100px;
  }
}

.ephcb {
  text-align: left;
}
.jpkrb {
  text-align: center;
  font-family: "Bebas Neue";
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 57px */
  background: var(--Accent-color, linear-gradient(180deg, #ff4fa4 0%, #eb2cc2 100%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.djsuo {
  margin-top: 16px;
}
@media (min-width: 1024px) {
  .djsuo {
    margin-top: 24px;
  }
}
.abdvs {
  margin-top: 16px;
}

.akazk {
  padding-top: 16px;
  text-align: left;
}
@media (min-width: 1024px) {
  .akazk {
    margin-top: 24px;
  }
}
.ezvct {
  color: var(--Text-color, #f1f6ff);
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.mvuhh {
  margin-top: 16px;
}
.dspej {
  color: #fff;
}
.agize {
  list-style-type: disc;
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .agize {
    margin-left: 35px;
  }
}
.mnjty {
  color: #fff;
  text-decoration: none;
}
.pmqni {
  margin-top: 8px;
}
.ewzvt {
  text-decoration: none;
  color: inherit;
}

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

.weizf {
  color: #0059ff;
}

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

.wcyul {
  padding: 0;
}

.ltwio {
  margin: 0;
}

.khcnf {
  margin-top: 16px;
}

strong {
  font-weight: 700;
}

.tyntw {
  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%);
}