@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Russo+One&display=swap");
@media (min-width: 991px) {
  .lg-text-left {
    text-align: left !important;
  }

  .lg-left {
    text-align: left !important;
    justify-content: left !important;
  }

  .lg-text-center {
    text-align: center;
  }

  .lg-flex-start {
    align-items: flex-start !important;
  }
}
.font-1 {
  font-size: 1px;
}

.line-height-1 {
  line-height: 1px;
}

.w-1 {
  width: 1% !important;
}

.mx-1 {
  margin-left: 1px !important;
  margin-right: 1px !important;
}

.max-width-10 {
  max-width: 10px !important;
}

.font-2 {
  font-size: 2px;
}

.line-height-2 {
  line-height: 2px;
}

.w-2 {
  width: 2% !important;
}

.mx-2 {
  margin-left: 2px !important;
  margin-right: 2px !important;
}

.max-width-20 {
  max-width: 20px !important;
}

.font-3 {
  font-size: 3px;
}

.line-height-3 {
  line-height: 3px;
}

.w-3 {
  width: 3% !important;
}

.mx-3 {
  margin-left: 3px !important;
  margin-right: 3px !important;
}

.max-width-30 {
  max-width: 30px !important;
}

.font-4 {
  font-size: 4px;
}

.line-height-4 {
  line-height: 4px;
}

.w-4 {
  width: 4% !important;
}

.mx-4 {
  margin-left: 4px !important;
  margin-right: 4px !important;
}

.max-width-40 {
  max-width: 40px !important;
}

.font-5 {
  font-size: 5px;
}

.line-height-5 {
  line-height: 5px;
}

.w-5 {
  width: 5% !important;
}

.mx-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.max-width-50 {
  max-width: 50px !important;
}

.font-6 {
  font-size: 6px;
}

.line-height-6 {
  line-height: 6px;
}

.w-6 {
  width: 6% !important;
}

.mx-6 {
  margin-left: 6px !important;
  margin-right: 6px !important;
}

.max-width-60 {
  max-width: 60px !important;
}

.font-7 {
  font-size: 7px;
}

.line-height-7 {
  line-height: 7px;
}

.w-7 {
  width: 7% !important;
}

.mx-7 {
  margin-left: 7px !important;
  margin-right: 7px !important;
}

.max-width-70 {
  max-width: 70px !important;
}

.font-8 {
  font-size: 8px;
}

.line-height-8 {
  line-height: 8px;
}

.w-8 {
  width: 8% !important;
}

.mx-8 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}

.max-width-80 {
  max-width: 80px !important;
}

.font-9 {
  font-size: 9px;
}

.line-height-9 {
  line-height: 9px;
}

.w-9 {
  width: 9% !important;
}

.mx-9 {
  margin-left: 9px !important;
  margin-right: 9px !important;
}

.max-width-90 {
  max-width: 90px !important;
}

.font-10 {
  font-size: 10px;
}

.line-height-10 {
  line-height: 10px;
}

.w-10 {
  width: 10% !important;
}

.mx-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.max-width-100 {
  max-width: 100px !important;
}

.font-11 {
  font-size: 11px;
}

.line-height-11 {
  line-height: 11px;
}

.w-11 {
  width: 11% !important;
}

.mx-11 {
  margin-left: 11px !important;
  margin-right: 11px !important;
}

.max-width-110 {
  max-width: 110px !important;
}

.font-12 {
  font-size: 12px;
}

.line-height-12 {
  line-height: 12px;
}

.w-12 {
  width: 12% !important;
}

.mx-12 {
  margin-left: 12px !important;
  margin-right: 12px !important;
}

.max-width-120 {
  max-width: 120px !important;
}

.font-13 {
  font-size: 13px;
}

.line-height-13 {
  line-height: 13px;
}

.w-13 {
  width: 13% !important;
}

.mx-13 {
  margin-left: 13px !important;
  margin-right: 13px !important;
}

.max-width-130 {
  max-width: 130px !important;
}

.font-14 {
  font-size: 14px;
}

.line-height-14 {
  line-height: 14px;
}

.w-14 {
  width: 14% !important;
}

.mx-14 {
  margin-left: 14px !important;
  margin-right: 14px !important;
}

.max-width-140 {
  max-width: 140px !important;
}

.font-15 {
  font-size: 15px;
}

.line-height-15 {
  line-height: 15px;
}

.w-15 {
  width: 15% !important;
}

.mx-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.max-width-150 {
  max-width: 150px !important;
}

.font-16 {
  font-size: 16px;
}

.line-height-16 {
  line-height: 16px;
}

.w-16 {
  width: 16% !important;
}

.mx-16 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

.max-width-160 {
  max-width: 160px !important;
}

.font-17 {
  font-size: 17px;
}

.line-height-17 {
  line-height: 17px;
}

.w-17 {
  width: 17% !important;
}

.mx-17 {
  margin-left: 17px !important;
  margin-right: 17px !important;
}

.max-width-170 {
  max-width: 170px !important;
}

.font-18 {
  font-size: 18px;
}

.line-height-18 {
  line-height: 18px;
}

.w-18 {
  width: 18% !important;
}

.mx-18 {
  margin-left: 18px !important;
  margin-right: 18px !important;
}

.max-width-180 {
  max-width: 180px !important;
}

.font-19 {
  font-size: 19px;
}

.line-height-19 {
  line-height: 19px;
}

.w-19 {
  width: 19% !important;
}

.mx-19 {
  margin-left: 19px !important;
  margin-right: 19px !important;
}

.max-width-190 {
  max-width: 190px !important;
}

.font-20 {
  font-size: 20px;
}

.line-height-20 {
  line-height: 20px;
}

.w-20 {
  width: 20% !important;
}

.mx-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.max-width-200 {
  max-width: 200px !important;
}

.font-21 {
  font-size: 21px;
}

.line-height-21 {
  line-height: 21px;
}

.w-21 {
  width: 21% !important;
}

.mx-21 {
  margin-left: 21px !important;
  margin-right: 21px !important;
}

.max-width-210 {
  max-width: 210px !important;
}

.font-22 {
  font-size: 22px;
}

.line-height-22 {
  line-height: 22px;
}

.w-22 {
  width: 22% !important;
}

.mx-22 {
  margin-left: 22px !important;
  margin-right: 22px !important;
}

.max-width-220 {
  max-width: 220px !important;
}

.font-23 {
  font-size: 23px;
}

.line-height-23 {
  line-height: 23px;
}

.w-23 {
  width: 23% !important;
}

.mx-23 {
  margin-left: 23px !important;
  margin-right: 23px !important;
}

.max-width-230 {
  max-width: 230px !important;
}

.font-24 {
  font-size: 24px;
}

.line-height-24 {
  line-height: 24px;
}

.w-24 {
  width: 24% !important;
}

.mx-24 {
  margin-left: 24px !important;
  margin-right: 24px !important;
}

.max-width-240 {
  max-width: 240px !important;
}

.font-25 {
  font-size: 25px;
}

.line-height-25 {
  line-height: 25px;
}

.w-25 {
  width: 25% !important;
}

.mx-25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}

.max-width-250 {
  max-width: 250px !important;
}

.font-26 {
  font-size: 26px;
}

.line-height-26 {
  line-height: 26px;
}

.w-26 {
  width: 26% !important;
}

.mx-26 {
  margin-left: 26px !important;
  margin-right: 26px !important;
}

.max-width-260 {
  max-width: 260px !important;
}

.font-27 {
  font-size: 27px;
}

.line-height-27 {
  line-height: 27px;
}

.w-27 {
  width: 27% !important;
}

.mx-27 {
  margin-left: 27px !important;
  margin-right: 27px !important;
}

.max-width-270 {
  max-width: 270px !important;
}

.font-28 {
  font-size: 28px;
}

.line-height-28 {
  line-height: 28px;
}

.w-28 {
  width: 28% !important;
}

.mx-28 {
  margin-left: 28px !important;
  margin-right: 28px !important;
}

.max-width-280 {
  max-width: 280px !important;
}

.font-29 {
  font-size: 29px;
}

.line-height-29 {
  line-height: 29px;
}

.w-29 {
  width: 29% !important;
}

.mx-29 {
  margin-left: 29px !important;
  margin-right: 29px !important;
}

.max-width-290 {
  max-width: 290px !important;
}

.font-30 {
  font-size: 30px;
}

.line-height-30 {
  line-height: 30px;
}

.w-30 {
  width: 30% !important;
}

.mx-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.max-width-300 {
  max-width: 300px !important;
}

.font-31 {
  font-size: 31px;
}

.line-height-31 {
  line-height: 31px;
}

.w-31 {
  width: 31% !important;
}

.mx-31 {
  margin-left: 31px !important;
  margin-right: 31px !important;
}

.max-width-310 {
  max-width: 310px !important;
}

.font-32 {
  font-size: 32px;
}

.line-height-32 {
  line-height: 32px;
}

.w-32 {
  width: 32% !important;
}

.mx-32 {
  margin-left: 32px !important;
  margin-right: 32px !important;
}

.max-width-320 {
  max-width: 320px !important;
}

.font-33 {
  font-size: 33px;
}

.line-height-33 {
  line-height: 33px;
}

.w-33 {
  width: 33% !important;
}

.mx-33 {
  margin-left: 33px !important;
  margin-right: 33px !important;
}

.max-width-330 {
  max-width: 330px !important;
}

.font-34 {
  font-size: 34px;
}

.line-height-34 {
  line-height: 34px;
}

.w-34 {
  width: 34% !important;
}

.mx-34 {
  margin-left: 34px !important;
  margin-right: 34px !important;
}

.max-width-340 {
  max-width: 340px !important;
}

.font-35 {
  font-size: 35px;
}

.line-height-35 {
  line-height: 35px;
}

.w-35 {
  width: 35% !important;
}

.mx-35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}

.max-width-350 {
  max-width: 350px !important;
}

.font-36 {
  font-size: 36px;
}

.line-height-36 {
  line-height: 36px;
}

.w-36 {
  width: 36% !important;
}

.mx-36 {
  margin-left: 36px !important;
  margin-right: 36px !important;
}

.max-width-360 {
  max-width: 360px !important;
}

.font-37 {
  font-size: 37px;
}

.line-height-37 {
  line-height: 37px;
}

.w-37 {
  width: 37% !important;
}

.mx-37 {
  margin-left: 37px !important;
  margin-right: 37px !important;
}

.max-width-370 {
  max-width: 370px !important;
}

.font-38 {
  font-size: 38px;
}

.line-height-38 {
  line-height: 38px;
}

.w-38 {
  width: 38% !important;
}

.mx-38 {
  margin-left: 38px !important;
  margin-right: 38px !important;
}

.max-width-380 {
  max-width: 380px !important;
}

.font-39 {
  font-size: 39px;
}

.line-height-39 {
  line-height: 39px;
}

.w-39 {
  width: 39% !important;
}

.mx-39 {
  margin-left: 39px !important;
  margin-right: 39px !important;
}

.max-width-390 {
  max-width: 390px !important;
}

.font-40 {
  font-size: 40px;
}

.line-height-40 {
  line-height: 40px;
}

.w-40 {
  width: 40% !important;
}

.mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.max-width-400 {
  max-width: 400px !important;
}

.font-41 {
  font-size: 41px;
}

.line-height-41 {
  line-height: 41px;
}

.w-41 {
  width: 41% !important;
}

.mx-41 {
  margin-left: 41px !important;
  margin-right: 41px !important;
}

.max-width-410 {
  max-width: 410px !important;
}

.font-42 {
  font-size: 42px;
}

.line-height-42 {
  line-height: 42px;
}

.w-42 {
  width: 42% !important;
}

.mx-42 {
  margin-left: 42px !important;
  margin-right: 42px !important;
}

.max-width-420 {
  max-width: 420px !important;
}

.font-43 {
  font-size: 43px;
}

.line-height-43 {
  line-height: 43px;
}

.w-43 {
  width: 43% !important;
}

.mx-43 {
  margin-left: 43px !important;
  margin-right: 43px !important;
}

.max-width-430 {
  max-width: 430px !important;
}

.font-44 {
  font-size: 44px;
}

.line-height-44 {
  line-height: 44px;
}

.w-44 {
  width: 44% !important;
}

.mx-44 {
  margin-left: 44px !important;
  margin-right: 44px !important;
}

.max-width-440 {
  max-width: 440px !important;
}

.font-45 {
  font-size: 45px;
}

.line-height-45 {
  line-height: 45px;
}

.w-45 {
  width: 45% !important;
}

.mx-45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.max-width-450 {
  max-width: 450px !important;
}

.font-46 {
  font-size: 46px;
}

.line-height-46 {
  line-height: 46px;
}

.w-46 {
  width: 46% !important;
}

.mx-46 {
  margin-left: 46px !important;
  margin-right: 46px !important;
}

.max-width-460 {
  max-width: 460px !important;
}

.font-47 {
  font-size: 47px;
}

.line-height-47 {
  line-height: 47px;
}

.w-47 {
  width: 47% !important;
}

.mx-47 {
  margin-left: 47px !important;
  margin-right: 47px !important;
}

.max-width-470 {
  max-width: 470px !important;
}

.font-48 {
  font-size: 48px;
}

.line-height-48 {
  line-height: 48px;
}

.w-48 {
  width: 48% !important;
}

.mx-48 {
  margin-left: 48px !important;
  margin-right: 48px !important;
}

.max-width-480 {
  max-width: 480px !important;
}

.font-49 {
  font-size: 49px;
}

.line-height-49 {
  line-height: 49px;
}

.w-49 {
  width: 49% !important;
}

.mx-49 {
  margin-left: 49px !important;
  margin-right: 49px !important;
}

.max-width-490 {
  max-width: 490px !important;
}

.font-50 {
  font-size: 50px;
}

.line-height-50 {
  line-height: 50px;
}

.w-50 {
  width: 50% !important;
}

.mx-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}

.max-width-500 {
  max-width: 500px !important;
}

.font-51 {
  font-size: 51px;
}

.line-height-51 {
  line-height: 51px;
}

.w-51 {
  width: 51% !important;
}

.mx-51 {
  margin-left: 51px !important;
  margin-right: 51px !important;
}

.max-width-510 {
  max-width: 510px !important;
}

.font-52 {
  font-size: 52px;
}

.line-height-52 {
  line-height: 52px;
}

.w-52 {
  width: 52% !important;
}

.mx-52 {
  margin-left: 52px !important;
  margin-right: 52px !important;
}

.max-width-520 {
  max-width: 520px !important;
}

.font-53 {
  font-size: 53px;
}

.line-height-53 {
  line-height: 53px;
}

.w-53 {
  width: 53% !important;
}

.mx-53 {
  margin-left: 53px !important;
  margin-right: 53px !important;
}

.max-width-530 {
  max-width: 530px !important;
}

.font-54 {
  font-size: 54px;
}

.line-height-54 {
  line-height: 54px;
}

.w-54 {
  width: 54% !important;
}

.mx-54 {
  margin-left: 54px !important;
  margin-right: 54px !important;
}

.max-width-540 {
  max-width: 540px !important;
}

.font-55 {
  font-size: 55px;
}

.line-height-55 {
  line-height: 55px;
}

.w-55 {
  width: 55% !important;
}

.mx-55 {
  margin-left: 55px !important;
  margin-right: 55px !important;
}

.max-width-550 {
  max-width: 550px !important;
}

.font-56 {
  font-size: 56px;
}

.line-height-56 {
  line-height: 56px;
}

.w-56 {
  width: 56% !important;
}

.mx-56 {
  margin-left: 56px !important;
  margin-right: 56px !important;
}

.max-width-560 {
  max-width: 560px !important;
}

.font-57 {
  font-size: 57px;
}

.line-height-57 {
  line-height: 57px;
}

.w-57 {
  width: 57% !important;
}

.mx-57 {
  margin-left: 57px !important;
  margin-right: 57px !important;
}

.max-width-570 {
  max-width: 570px !important;
}

.font-58 {
  font-size: 58px;
}

.line-height-58 {
  line-height: 58px;
}

.w-58 {
  width: 58% !important;
}

.mx-58 {
  margin-left: 58px !important;
  margin-right: 58px !important;
}

.max-width-580 {
  max-width: 580px !important;
}

.font-59 {
  font-size: 59px;
}

.line-height-59 {
  line-height: 59px;
}

.w-59 {
  width: 59% !important;
}

.mx-59 {
  margin-left: 59px !important;
  margin-right: 59px !important;
}

.max-width-590 {
  max-width: 590px !important;
}

.font-60 {
  font-size: 60px;
}

.line-height-60 {
  line-height: 60px;
}

.w-60 {
  width: 60% !important;
}

.mx-60 {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.max-width-600 {
  max-width: 600px !important;
}

.font-61 {
  font-size: 61px;
}

.line-height-61 {
  line-height: 61px;
}

.w-61 {
  width: 61% !important;
}

.mx-61 {
  margin-left: 61px !important;
  margin-right: 61px !important;
}

.max-width-610 {
  max-width: 610px !important;
}

.font-62 {
  font-size: 62px;
}

.line-height-62 {
  line-height: 62px;
}

.w-62 {
  width: 62% !important;
}

.mx-62 {
  margin-left: 62px !important;
  margin-right: 62px !important;
}

.max-width-620 {
  max-width: 620px !important;
}

.font-63 {
  font-size: 63px;
}

.line-height-63 {
  line-height: 63px;
}

.w-63 {
  width: 63% !important;
}

.mx-63 {
  margin-left: 63px !important;
  margin-right: 63px !important;
}

.max-width-630 {
  max-width: 630px !important;
}

.font-64 {
  font-size: 64px;
}

.line-height-64 {
  line-height: 64px;
}

.w-64 {
  width: 64% !important;
}

.mx-64 {
  margin-left: 64px !important;
  margin-right: 64px !important;
}

.max-width-640 {
  max-width: 640px !important;
}

.font-65 {
  font-size: 65px;
}

.line-height-65 {
  line-height: 65px;
}

.w-65 {
  width: 65% !important;
}

.mx-65 {
  margin-left: 65px !important;
  margin-right: 65px !important;
}

.max-width-650 {
  max-width: 650px !important;
}

.font-66 {
  font-size: 66px;
}

.line-height-66 {
  line-height: 66px;
}

.w-66 {
  width: 66% !important;
}

.mx-66 {
  margin-left: 66px !important;
  margin-right: 66px !important;
}

.max-width-660 {
  max-width: 660px !important;
}

.font-67 {
  font-size: 67px;
}

.line-height-67 {
  line-height: 67px;
}

.w-67 {
  width: 67% !important;
}

.mx-67 {
  margin-left: 67px !important;
  margin-right: 67px !important;
}

.max-width-670 {
  max-width: 670px !important;
}

.font-68 {
  font-size: 68px;
}

.line-height-68 {
  line-height: 68px;
}

.w-68 {
  width: 68% !important;
}

.mx-68 {
  margin-left: 68px !important;
  margin-right: 68px !important;
}

.max-width-680 {
  max-width: 680px !important;
}

.font-69 {
  font-size: 69px;
}

.line-height-69 {
  line-height: 69px;
}

.w-69 {
  width: 69% !important;
}

.mx-69 {
  margin-left: 69px !important;
  margin-right: 69px !important;
}

.max-width-690 {
  max-width: 690px !important;
}

.font-70 {
  font-size: 70px;
}

.line-height-70 {
  line-height: 70px;
}

.w-70 {
  width: 70% !important;
}

.mx-70 {
  margin-left: 70px !important;
  margin-right: 70px !important;
}

.max-width-700 {
  max-width: 700px !important;
}

.font-71 {
  font-size: 71px;
}

.line-height-71 {
  line-height: 71px;
}

.w-71 {
  width: 71% !important;
}

.mx-71 {
  margin-left: 71px !important;
  margin-right: 71px !important;
}

.max-width-710 {
  max-width: 710px !important;
}

.font-72 {
  font-size: 72px;
}

.line-height-72 {
  line-height: 72px;
}

.w-72 {
  width: 72% !important;
}

.mx-72 {
  margin-left: 72px !important;
  margin-right: 72px !important;
}

.max-width-720 {
  max-width: 720px !important;
}

.font-73 {
  font-size: 73px;
}

.line-height-73 {
  line-height: 73px;
}

.w-73 {
  width: 73% !important;
}

.mx-73 {
  margin-left: 73px !important;
  margin-right: 73px !important;
}

.max-width-730 {
  max-width: 730px !important;
}

.font-74 {
  font-size: 74px;
}

.line-height-74 {
  line-height: 74px;
}

.w-74 {
  width: 74% !important;
}

.mx-74 {
  margin-left: 74px !important;
  margin-right: 74px !important;
}

.max-width-740 {
  max-width: 740px !important;
}

.font-75 {
  font-size: 75px;
}

.line-height-75 {
  line-height: 75px;
}

.w-75 {
  width: 75% !important;
}

.mx-75 {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

.max-width-750 {
  max-width: 750px !important;
}

.font-76 {
  font-size: 76px;
}

.line-height-76 {
  line-height: 76px;
}

.w-76 {
  width: 76% !important;
}

.mx-76 {
  margin-left: 76px !important;
  margin-right: 76px !important;
}

.max-width-760 {
  max-width: 760px !important;
}

.font-77 {
  font-size: 77px;
}

.line-height-77 {
  line-height: 77px;
}

.w-77 {
  width: 77% !important;
}

.mx-77 {
  margin-left: 77px !important;
  margin-right: 77px !important;
}

.max-width-770 {
  max-width: 770px !important;
}

.font-78 {
  font-size: 78px;
}

.line-height-78 {
  line-height: 78px;
}

.w-78 {
  width: 78% !important;
}

.mx-78 {
  margin-left: 78px !important;
  margin-right: 78px !important;
}

.max-width-780 {
  max-width: 780px !important;
}

.font-79 {
  font-size: 79px;
}

.line-height-79 {
  line-height: 79px;
}

.w-79 {
  width: 79% !important;
}

.mx-79 {
  margin-left: 79px !important;
  margin-right: 79px !important;
}

.max-width-790 {
  max-width: 790px !important;
}

.font-80 {
  font-size: 80px;
}

.line-height-80 {
  line-height: 80px;
}

.w-80 {
  width: 80% !important;
}

.mx-80 {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.max-width-800 {
  max-width: 800px !important;
}

.font-81 {
  font-size: 81px;
}

.line-height-81 {
  line-height: 81px;
}

.w-81 {
  width: 81% !important;
}

.mx-81 {
  margin-left: 81px !important;
  margin-right: 81px !important;
}

.max-width-810 {
  max-width: 810px !important;
}

.font-82 {
  font-size: 82px;
}

.line-height-82 {
  line-height: 82px;
}

.w-82 {
  width: 82% !important;
}

.mx-82 {
  margin-left: 82px !important;
  margin-right: 82px !important;
}

.max-width-820 {
  max-width: 820px !important;
}

.font-83 {
  font-size: 83px;
}

.line-height-83 {
  line-height: 83px;
}

.w-83 {
  width: 83% !important;
}

.mx-83 {
  margin-left: 83px !important;
  margin-right: 83px !important;
}

.max-width-830 {
  max-width: 830px !important;
}

.font-84 {
  font-size: 84px;
}

.line-height-84 {
  line-height: 84px;
}

.w-84 {
  width: 84% !important;
}

.mx-84 {
  margin-left: 84px !important;
  margin-right: 84px !important;
}

.max-width-840 {
  max-width: 840px !important;
}

.font-85 {
  font-size: 85px;
}

.line-height-85 {
  line-height: 85px;
}

.w-85 {
  width: 85% !important;
}

.mx-85 {
  margin-left: 85px !important;
  margin-right: 85px !important;
}

.max-width-850 {
  max-width: 850px !important;
}

.font-86 {
  font-size: 86px;
}

.line-height-86 {
  line-height: 86px;
}

.w-86 {
  width: 86% !important;
}

.mx-86 {
  margin-left: 86px !important;
  margin-right: 86px !important;
}

.max-width-860 {
  max-width: 860px !important;
}

.font-87 {
  font-size: 87px;
}

.line-height-87 {
  line-height: 87px;
}

.w-87 {
  width: 87% !important;
}

.mx-87 {
  margin-left: 87px !important;
  margin-right: 87px !important;
}

.max-width-870 {
  max-width: 870px !important;
}

.font-88 {
  font-size: 88px;
}

.line-height-88 {
  line-height: 88px;
}

.w-88 {
  width: 88% !important;
}

.mx-88 {
  margin-left: 88px !important;
  margin-right: 88px !important;
}

.max-width-880 {
  max-width: 880px !important;
}

.font-89 {
  font-size: 89px;
}

.line-height-89 {
  line-height: 89px;
}

.w-89 {
  width: 89% !important;
}

.mx-89 {
  margin-left: 89px !important;
  margin-right: 89px !important;
}

.max-width-890 {
  max-width: 890px !important;
}

.font-90 {
  font-size: 90px;
}

.line-height-90 {
  line-height: 90px;
}

.w-90 {
  width: 90% !important;
}

.mx-90 {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.max-width-900 {
  max-width: 900px !important;
}

.font-91 {
  font-size: 91px;
}

.line-height-91 {
  line-height: 91px;
}

.w-91 {
  width: 91% !important;
}

.mx-91 {
  margin-left: 91px !important;
  margin-right: 91px !important;
}

.max-width-910 {
  max-width: 910px !important;
}

.font-92 {
  font-size: 92px;
}

.line-height-92 {
  line-height: 92px;
}

.w-92 {
  width: 92% !important;
}

.mx-92 {
  margin-left: 92px !important;
  margin-right: 92px !important;
}

.max-width-920 {
  max-width: 920px !important;
}

.font-93 {
  font-size: 93px;
}

.line-height-93 {
  line-height: 93px;
}

.w-93 {
  width: 93% !important;
}

.mx-93 {
  margin-left: 93px !important;
  margin-right: 93px !important;
}

.max-width-930 {
  max-width: 930px !important;
}

.font-94 {
  font-size: 94px;
}

.line-height-94 {
  line-height: 94px;
}

.w-94 {
  width: 94% !important;
}

.mx-94 {
  margin-left: 94px !important;
  margin-right: 94px !important;
}

.max-width-940 {
  max-width: 940px !important;
}

.font-95 {
  font-size: 95px;
}

.line-height-95 {
  line-height: 95px;
}

.w-95 {
  width: 95% !important;
}

.mx-95 {
  margin-left: 95px !important;
  margin-right: 95px !important;
}

.max-width-950 {
  max-width: 950px !important;
}

.font-96 {
  font-size: 96px;
}

.line-height-96 {
  line-height: 96px;
}

.w-96 {
  width: 96% !important;
}

.mx-96 {
  margin-left: 96px !important;
  margin-right: 96px !important;
}

.max-width-960 {
  max-width: 960px !important;
}

.font-97 {
  font-size: 97px;
}

.line-height-97 {
  line-height: 97px;
}

.w-97 {
  width: 97% !important;
}

.mx-97 {
  margin-left: 97px !important;
  margin-right: 97px !important;
}

.max-width-970 {
  max-width: 970px !important;
}

.font-98 {
  font-size: 98px;
}

.line-height-98 {
  line-height: 98px;
}

.w-98 {
  width: 98% !important;
}

.mx-98 {
  margin-left: 98px !important;
  margin-right: 98px !important;
}

.max-width-980 {
  max-width: 980px !important;
}

.font-99 {
  font-size: 99px;
}

.line-height-99 {
  line-height: 99px;
}

.w-99 {
  width: 99% !important;
}

.mx-99 {
  margin-left: 99px !important;
  margin-right: 99px !important;
}

.max-width-990 {
  max-width: 990px !important;
}

.font-100 {
  font-size: 100px;
}

.line-height-100 {
  line-height: 100px;
}

.w-100 {
  width: 100% !important;
}

.mx-100 {
  margin-left: 100px !important;
  margin-right: 100px !important;
}

.max-width-1000 {
  max-width: 1000px !important;
}

.o-40 {
  opacity: 0.4;
}

.copy-icon:after {
  content: url(../images/icons/copy_icon-2.svg);
}

/*font family included*/
.not-bold {
  font-weight: normal;
}

.mb-23 {
  margin-bottom: 23px;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-column {
  display: flex;
  flex-direction: column;
}

.flex-column-end {
  display: flex;
  flex-direction: column;
  place-content: end;
}

.flex-end {
  display: flex;
  align-items: flex-end;
}

.flex-center {
  display: flex;
  align-items: center;
}

.justify-center {
  display: flex;
  justify-content: center;
}

.justify-end {
  display: flex;
  justify-content: end;
}

.space-around {
  display: flex;
  justify-content: space-around;
}

.space-between {
  display: flex;
  justify-content: space-between;
}

.bright {
  color: white;
}

.bold {
  font-weight: bold;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.align-start {
  align-items: start;
}

.fade-out {
  opacity: 0;
  transition: opacity 1s ease-out;
}

.absolute {
  position: absolute;
}

.right {
  right: 0;
}

.relative {
  position: relative;
}

.pointer {
  cursor: pointer;
}

.theme-btn.disabled {
  background-color: #75757544;
  color: #757575;
  cursor: default;
}
.theme-btn.disabled:hover {
  color: #757575;
}

.borderless {
  border: none;
}

.external-link {
  padding: 0px;
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: rgba(255, 255, 255, 0.7);
  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;
  background: transparent;
  border: none;
  outline: none;
}
.external-link:after {
  content: url("../images/icons/copy_icon_gray.svg");
  margin-left: 7px;
  margin-top: 3px;
}

.bottom {
  bottom: 0;
}

.red {
  color: #f02a2a;
}

.yellow {
  color: #fff663;
}

.hover-yellow:hover {
  color: #fff663;
}
.hover-yellow:hover svg {
  stroke: #fff663;
}

.lowercase {
  text-transform: lowercase;
}

.no-pointer {
  pointer-events: none;
}

.theme-btn, .banner-btn, .view-project-btn {
  box-shadow: 4px 4px 0px 0px #fff66344;
}
.theme-btn.disabled, .banner-btn.disabled, .view-project-btn.disabled {
  box-shadow: 4px 4px 0px 0px #ffffff11;
}
.theme-btn.grey-btn, .banner-btn.grey-btn, .view-project-btn.grey-btn {
  opacity: 0.9;
  background: #eee;
  box-shadow: 4px 4px 0px 0px #ffffff44;
}
.theme-btn.grey-btn.disabled, .banner-btn.grey-btn.disabled, .view-project-btn.grey-btn.disabled {
  box-shadow: 4px 4px 0px 0px #ffffff11;
}

.underlined {
  text-decoration: underline !important;
}

.__5b678 {
  display: flex;
  margin: auto;
}

.__d1e82 .wrapper {
  margin: 0;
  text-align: center;
  padding: 10px;
  opacity: 0.8;
  box-shadow: none;
  border: 1px solid white;
}
.__d1e82 .wrapper:hover {
  opacity: 1;
}

.__2c6fc input:-webkit-autofill,
.__2c6fc input:-webkit-autofill:focus {
  transition: background-color 600000s 0s, color 600000s 0s;
}

.__2c6fc input[data-autocompleted] {
  background-color: transparent !important;
}

.__6fe38 .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title {
  color: black;
}

.__6fe38 .apexcharts-tooltip-series-group.apexcharts-active {
  color: black;
}

.__6fe38 .apexcharts-tooltip {
  background: #f3f3f3;
  color: orange;
}
.__6fe38 .apexcharts-tooltip .subscript {
  font-size: 10px;
  font-weight: normal;
  padding-right: 1px;
  position: relative;
  top: 3px;
}

.__7b021 {
  cursor: pointer;
}

.__7b021 .success-notice {
  color: #83ff83;
  font-weight: bold;
  margin: auto;
}

.__a93de {
  min-width: 240px;
}

.__a93de .progress-inner .progress-bar {
  background-image: linear-gradient(60deg, #ffff00 26%, transparent 25%, transparent 50%, #d5d500 54%, #fff600 82%, transparent 75%, transparent);
}

.__021c5 hr {
  width: 80%;
  margin: 80px 0;
}

.__021c5 ::-webkit-calendar-picker-indicator {
  filter: invert(1);
}

.__021c5 input[type=range] {
  accent-color: #fff663;
}

.__021c5 .url-preview {
  transform: translateX(-50%);
  opacity: 0.3;
  top: -18px;
  left: 50%;
}

.__021c5 .input-overlay .email-overlay svg {
  opacity: 0.6;
}
.__021c5 .input-overlay .overlay i {
  font-size: 22px;
}
.__021c5 .input-overlay .instagram-overlay i {
  font-size: 23px;
}
.__021c5 .input-overlay .medium-overlay i {
  font-size: 17px;
}

.__021c5 .token-icon-wrapper {
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.15);
  margin: 15px;
  margin-right: 5px;
}
.__021c5 .token-icon-wrapper .token-icon {
  padding: 20px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
}

.__021c5 .image-preview {
  max-width: 100px;
  max-height: 100px;
}

.__021c5 .social-field {
  min-width: 200px;
}

.__021c5 .token-name {
  white-space: nowrap;
}

.__021c5 .upload-icon {
  opacity: 0;
  height: 100%;
  width: 100%;
}

.__021c5 .upload-icon-label {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  line-height: 20px;
  width: 130px;
}

.__021c5 .input-overlay .overlay {
  width: 60px;
}

.__021c5 .upload-icon-container {
  border: 2px solid rgba(255, 255, 255, 0.15);
  background-position-x: center;
  background-size: cover;
  border-radius: 50%;
  position: relative;
  margin-top: 10px;
  cursor: pointer;
  height: 200px;
  width: 200px;
  margin: auto;
}
.__021c5 .upload-icon-container.pending {
  border: 2px solid #fff;
}
.__021c5 .upload-icon-container.pending .overlay {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #000000aa;
}
.__021c5 .upload-icon-container.uploaded .upload-icon-label {
  opacity: 0;
}

.__021c5 .input__group label {
  text-align: center;
  width: 100%;
}

.__021c5 .input-grey {
  color: #757575;
}

.__021c5 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  color: #757575;
  padding: 8px 19px;
}

.__021c5 .date-input-wrapper {
  max-width: 500px;
}

.__021c5 .token-funding input, .__021c5 .token-funding select {
  padding-right: 0;
}
.__021c5 .token-funding .input {
  padding: 0;
}
.__021c5 .token-funding .value-input {
  margin-right: 20px;
  border-left: 2px solid #75757522;
  width: 50%;
}
.__021c5 .token-funding select::-ms-expand {
  display: none;
}
.__021c5 .token-funding .max-btn {
  margin: 15px 5px;
  border: 2px solid rgba(255, 255, 255, 0.15);
  border-radius: 10px;
  font-size: 12px;
  padding: 0 16px;
  color: #757575;
  cursor: pointer;
}
.__021c5 .token-funding .token-balance {
  position: absolute;
  right: 0;
  bottom: -40px;
}
.__021c5 .token-funding .small-token-address {
  bottom: 0;
}

.__021c5 .approve-btns {
  width: 100%;
  max-width: 600px;
}
.__021c5 .approve-btns .btn {
  margin: 0 20px;
}

.__021c5 .submit-btn {
  margin-bottom: 30px;
  max-width: 600px;
  width: 100%;
}

.__021c5 .borderless {
  border: none;
}

.__021c5 .token-wrapper {
  height: 50px;
}

.__ecc95 .wrapper {
  text-align: center;
}

.__ecc95 .border-right {
  border-right: 1px solid white;
}

@media (max-width: 555px) {
  .__ecc95 .address {
    padding: 5px;
  }
}
.__ecc95 {
  font-weight: bold;
  font-size: 14px;
  color: #d5d5d5;
}

.__ecc95 .address, .__ecc95 .balance {
  cursor: pointer;
  padding: 6px 14px;
  white-space: nowrap;
  border: 2px solid #d5d5d5;
}

.__ecc95.wrong-network .address, .__ecc95.wrong-network .balance {
  color: #fd5252;
  border: 0px;
}

/*--- Gamfi Header Section CSS ---*/
.__395e3 {
  padding: 0 40px;
}

.__395e3 .icon-image {
  width: 100px;
}

.__395e3 .gamfi-header-section {
  background-color: #090A1A;
  padding: 25px 0;
}
.__395e3 .gamfi-header-section.transparent-header {
  background: transparent;
  position: relative;
  width: 100%;
  z-index: 12;
}
.__395e3 .gamfi-header-section.default-header {
  background: #090A1A;
  position: relative;
  z-index: 11;
}
.__395e3 .gamfi-header-section.default-header::after, .__395e3 .gamfi-header-section.default-header::before {
  width: 252px;
  height: 100%;
  content: "";
  background-image: url("../images/bg/header-shape1-7b4a58d245625b4903c5ce196db04580.png");
  position: relative;
  top: 0;
  background-repeat: no-repeat;
  z-index: 0;
}
.__395e3 .gamfi-header-section.default-header::after {
  background-image: url("../images/bg/header-shape1-7b4a58d245625b4903c5ce196db04580.png");
  left: 0;
}
.__395e3 .gamfi-header-section.default-header::before {
  background-image: url("../images/bg/header-shape2-8a364ea26d2e740e3c650dac3f591daf.png");
  right: 0;
}

.__395e3 .gamfi-header-section .logo {
  margin-right: 60px;
}

.__395e3 .menu-area {
  position: relative;
  z-index: 1;
}

.__395e3 .gamfi-header-section .heaader-inner-area ul li {
  position: relative;
}
.__395e3 .gamfi-header-section .heaader-inner-area ul li img {
  margin-right: 10px;
}
.__395e3 .gamfi-header-section .heaader-inner-area ul li:hover ul {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
}
.__395e3 .gamfi-header-section .heaader-inner-area ul li ul {
  position: absolute;
  left: 0px;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.3s ease-in-out;
  z-index: 10;
}
.__395e3 .gamfi-header-section .heaader-inner-area ul li ul li {
  display: block;
  width: 240px;
}
.__395e3 .gamfi-header-section .heaader-inner-area ul li ul li + li {
  border-top: 1px solid #343441;
  margin-bottom: -1px;
}

.__395e3 .nav-menu li + li {
  margin-left: 40px;
}

.__395e3 .mobile-nav-menu li {
  margin-bottom: 20px;
}
.__395e3 .mobile-nav-menu .connect-btn-wrapper {
  margin-top: 50px;
}

.__395e3 .gamfi-header-section ul li {
  overflow: visible;
}
.__395e3 .gamfi-header-section ul li.menu-item-has-children {
  position: relative;
}
.__395e3 .gamfi-header-section ul li.menu-item-has-children::before {
  content: "";
  position: absolute;
  top: 18px;
  right: -18px;
  color: rgba(255, 255, 255, 0.7);
  font-family: "icomoon";
  font-size: 7px;
}
.__395e3 .gamfi-header-section ul li a {
  color: #FFFFFF;
  font-family: "Russo One", sans-serif;
  font-weight: 400;
  padding-top: 10px;
  padding-bottom: 10px;
}
.__395e3 .gamfi-header-section ul li ul.sub-menu li {
  margin-left: 0;
  margin-bottom: -1px;
}
.__395e3 .gamfi-header-section ul li ul.sub-menu li .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.3s ease-in-out;
}
.__395e3 .gamfi-header-section ul li ul.sub-menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
}
.__395e3 .gamfi-header-section ul li ul.sub-menu li.menu-item-has-children {
  position: relative;
}
.__395e3 .gamfi-header-section ul li ul.sub-menu li.menu-item-has-children::before {
  content: "";
  top: 22px;
  right: 30px;
  font-size: 10px;
}

.__395e3 .gamfi-header-section .gamfi-btn-area ul li ul li a {
  color: rgba(255, 255, 255, 0.7);
}
.__395e3 .gamfi-header-section .gamfi-btn-area ul li ul li a:hover {
  color: #FFFFFF;
}

.__395e3 .gamfi-header-section .gamfi-btn-area ul .nav-expander {
  margin-top: 15px;
}
.__395e3 .gamfi-header-section .gamfi-btn-area ul .nav-expander .bar {
  overflow: hidden;
}
.__395e3 .gamfi-header-section .gamfi-btn-area ul .nav-expander .bar span {
  height: 2px;
  display: block;
  background: white;
  transition: all 0.5s ease;
  cursor: pointer;
  list-style: none;
}
.__395e3 .gamfi-header-section .gamfi-btn-area ul .nav-expander .bar span.dot1 {
  width: 20px;
  margin-bottom: 6px;
}
.__395e3 .gamfi-header-section .gamfi-btn-area ul .nav-expander .bar span.dot2 {
  width: 30px;
  margin-bottom: 6px;
}
.__395e3 .gamfi-header-section .gamfi-btn-area ul .nav-expander .bar span.dot3 {
  width: 25px;
}
.__395e3 .gamfi-header-section .gamfi-btn-area ul .nav-expander .bar:hover span.dot1,
.__395e3 .gamfi-header-section .gamfi-btn-area ul .nav-expander .bar:hover span.dot3 {
  width: 30px;
}

.__395e3 .gamfi-header-section .gamfi-btn-area > ul {
  display: flex;
}

.__395e3 .gamfi-header-section .right_menu_togle {
  padding: 66px 60px 50px 50px;
  width: 100%;
  right: -500px;
  z-index: 999;
  transition: all 0.3s ease;
  position: fixed;
  overflow-y: auto;
}
.__395e3 .gamfi-header-section .right_menu_togle.open {
  left: 0;
}
.__395e3 .gamfi-header-section .right_menu_togle .close-btn {
  overflow: visible;
  position: absolute;
  top: 10px;
  display: block;
  z-index: 99;
  right: 57px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.__395e3 .gamfi-header-section .right_menu_togle .close-btn:hover .nav-close .line span {
  opacity: 0.85;
}
.__395e3 .gamfi-header-section .right_menu_togle .close-btn .nav-close .line {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.__395e3 .gamfi-header-section .right_menu_togle .close-btn .nav-close .line span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 3px !important;
  height: 28px !important;
  background: #ffffff;
  border: none !important;
  transition: all 0.3s ease;
}
.__395e3 .gamfi-header-section .right_menu_togle .close-btn .nav-close .line span.line2 {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.__395e3 .gamfi-header-section .right_menu_togle .canvas-logo {
  padding-left: 0;
  padding-bottom: 35px;
}
.__395e3 .gamfi-header-section .right_menu_togle .canvas-logo img {
  max-height: 25px;
}

.__395e3 .gamfi-header-section .mobile-navbar-menu .sub-menu {
  display: none;
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}

.__395e3 .gamfi-header-section .mobile-navbar-menu .nav-menu li {
  position: relative;
  display: inline-block;
}
.__395e3 .gamfi-header-section .mobile-navbar-menu .nav-menu li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  display: block;
  padding: 10px 0;
  line-height: 30px;
  width: 100%;
  font-family: "Russo One", sans-serif;
}
.__395e3 .gamfi-header-section .mobile-navbar-menu .nav-menu li li a {
  padding-left: 25px;
}
.__395e3 .gamfi-header-section .mobile-navbar-menu .nav-menu li li li a {
  padding-left: 50px;
}

.__395e3 .gamfi-header-section .mobile-navbar-menu span.submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 5px;
  display: block;
  height: 40px;
  width: 40px;
  cursor: pointer;
  width: 100%;
  cursor: pointer;
  top: 0;
  height: 50px;
}
.__395e3 .gamfi-header-section .mobile-navbar-menu span.submenu-button::before, .__395e3 .gamfi-header-section .mobile-navbar-menu span.submenu-button::after {
  position: absolute;
  top: 24px;
  right: 10px;
  width: 20px;
  height: 1px;
  display: block;
  background: #151625;
  z-index: 2;
  content: "";
  right: 12px;
  width: 12px;
}
.__395e3 .gamfi-header-section .mobile-navbar-menu span.submenu-button::before {
  width: 1px;
  height: 12px;
  right: 17px;
  top: 18px;
}
.__395e3 .gamfi-header-section .mobile-navbar-menu span.submenu-button em {
  display: block;
  position: absolute;
  right: 0;
  border-radius: 4px;
  top: 50%;
  transform: translateY(-50%);
}

.__395e3 .gamfi-header-section .mobile-navbar-menu .submenu-button.submenu-opened::before {
  display: none;
}

.__395e3 .gamfi-header-section .mobile-navbar-menu ul ul li,
.__395e3 .gamfi-header-section .mobile-navbar-menu li:hover > ul > li {
  height: auto;
}

.__395e3 .nav-expanded nav {
  right: 0 !important;
}

.__395e3 .progress-inner {
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}
.__395e3 .progress-inner .progress,
.__395e3 .progress-inner .progress-bar {
  background-color: rgba(255, 255, 255, 0);
  background-size: 14px 32px;
  background-image: linear-gradient(60deg, rgba(255, 255, 255, 0.15) 26%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 54%, rgba(255, 255, 255, 0.15) 82%, transparent 75%, transparent);
  height: 12px;
}
.__395e3 .progress-inner .progress {
  border-radius: 0;
}
.__395e3 .progress-inner .progress-bar {
  background-image: linear-gradient(60deg, #a3ff12 26%, transparent 25%, transparent 50%, #a3ff12 54%, #a3ff12 82%, transparent 75%, transparent);
}

.__395e3 .canvas-menu ul li {
  display: block;
}
.__395e3 .canvas-menu ul li + li {
  padding-top: 15px;
}
.__395e3 .canvas-menu ul li a {
  display: block;
  color: #FFFFFF;
  font-weight: 600;
}
.__395e3 .canvas-menu ul li a:hover {
  color: #636363;
}

/*--- Mega Menu ---*/
.__395e3 .gamfi_mega_menu {
  background: rgba(19, 20, 44, 0.98);
  backdrop-filter: blur(4px);
  padding-top: 0px;
  min-height: 600px;
  position: relative;
  width: 100%;
  z-index: 111;
  border-top: 3px solid rgba(255, 255, 255, 0.08);
  display: block;
}

.__395e3 .mega_menu_content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}

.__395e3 .home_menu_list_headings {
  position: relative;
  height: 33px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.__395e3 .home_menu_list_headings h2 {
  font-family: "Russo One", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 0px;
}

.__395e3 .mega_menu_left_sect .mega_menu_left_bg_sect {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background: transparent;
  backdrop-filter: blur(4px);
  z-index: 0;
  min-height: 600px;
}

.__395e3 .mega_menu_left_bg {
  position: relative;
  z-index: 1;
  height: 100%;
}

.__395e3 .mega_menu_left_bg_color {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(4px);
  height: 100%;
  width: 32%;
  z-index: 1;
}

.__395e3 .home_menu_list {
  position: relative;
  z-index: 11;
  height: 600px;
}

.__395e3 .home_menu_list ul {
  margin-top: 16px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  top: 0% !important;
}
.__395e3 .home_menu_list ul li {
  margin-left: 0px !important;
  width: auto !important;
  border: none !important;
  padding-bottom: 20px !important;
  height: auto !important;
}
.__395e3 .home_menu_list ul li a {
  display: flex !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  font-family: "Russo One", sans-serif !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  text-transform: uppercase !important;
  color: rgba(255, 255, 255, 0.7) !important;
  background: transparent !important;
  padding: 0px !important;
  border: none !important;
}
.__395e3 .home_menu_list ul li a span {
  margin-left: 6px;
}
.__395e3 .home_menu_list ul li a span img {
  margin-right: 0px;
}

.__395e3 .mega_menu_left_sect {
  padding-right: 30px;
  height: 600px;
  padding-top: 36px;
}

.__395e3 .home_menu_right_sect {
  padding-left: 45px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 880px;
  width: 100%;
  position: relative;
  z-index: 11111;
  padding-top: 36px;
  height: 600px;
  background: rgba(19, 20, 44, 0.98);
  backdrop-filter: blur(4px);
}

.__395e3 .menu_headings {
  position: relative;
  height: 33px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.__395e3 .menu_headings h2 {
  font-family: "Russo One", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin-bottom: 0px;
}

.__395e3 .menu_column ul {
  margin-top: 8px;
  margin-bottom: 28px;
}
.__395e3 .menu_column ul li span {
  font-family: "Russo One", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0px 4px;
  border-radius: 23px;
  margin-left: 10px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.__395e3 .menu_column ul li span.new {
  background: #6D4AFE;
  backdrop-filter: blur(5px);
}
.__395e3 .menu_column ul li span.soon {
  color: rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(5px);
}
.__395e3 .menu_column ul li span.hot {
  background: #F82552;
  backdrop-filter: blur(5px);
}
.__395e3 .menu_column ul li a {
  font-family: "Russo One", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 36px;
  color: rgba(255, 255, 255, 0.7);
}
.__395e3 .menu_column ul li a:hover {
  color: #FFFFFF !important;
}

.__395e3 .gamfi-header-section .heaader-inner-area ul li.mega_menu_hov {
  position: inherit;
}
.__395e3 .gamfi-header-section .heaader-inner-area ul li .gamfi_mega_menu ul {
  position: inherit;
}
.__395e3 .gamfi-header-section .heaader-inner-area ul li .gamfi_mega_menu ul {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
}
.__395e3 .gamfi-header-section .heaader-inner-area ul li .menu_column ul li a {
  display: block;
  background: none;
  padding: 0px;
  transition: 0.4s;
}
.__395e3 .gamfi-header-section .heaader-inner-area ul li .menu_column ul li {
  border: none;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.__395e3 .gamfi-header-section ul li .menu_column ul {
  display: block !important;
}
.__395e3 .gamfi-header-section ul li .menu_column ul li a {
  display: block;
  font-family: "Russo One", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 36px;
  color: rgba(255, 255, 255, 0.7);
  padding: 0px;
}

.__395e3 .gamfi_mega_menu_sect {
  padding-top: 40px;
  position: absolute;
  height: 100%;
  left: 0px;
  width: 100%;
  top: 42px;
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.2s ease-in-out;
}

.__395e3 .mega_menu_hov:hover .gamfi_mega_menu_sect {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
}

.__395e3 .v2_MenuLogoArea {
  max-width: 980px;
  width: 100%;
  padding-right: 28px;
}

.__395e3 .v2_white_btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.__395e3 .gamfi-header-section ul li ul.sub-menu li .sub-menu {
  left: -100%;
}

.__395e3 .gamfi-header-section ul li ul.sub-menu li.menu-item-has-children:before {
  transform: rotate(90deg);
}

.__395e3 .gamfi-header-section ul li ul.sub-menu li.menu-item-has-children:hover:before {
  transform: rotate(180deg);
}

.__395e3 .nav-expander {
  display: none;
}

@media (max-width: 555px) {
  .__395e3 .nav-menu {
    display: none;
  }

  .__395e3 .nav-expander {
    display: block;
  }
}
.__cd365 .title {
  color: #fff663;
  text-shadow: 2px 4px #fff66344;
  font-size: 70px;
}

@media (max-width: 555px) {
  .__cd365 .title {
    font-size: 12.5vw;
  }
}
.__cd365 .title-container {
  text-shadow: 2px 4px #fff66344;
}

.__cd742 .project-stats .subscript {
  font-size: 11px;
}
.__cd742 .project-stats > div {
  margin: 0 10px;
}

.__cd742 .owner-button {
  width: 200px;
  max-width: 200px;
  padding: 10px 15px;
  border-radius: 10px;
  background-color: #000000aa;
  cursor: default;
  color: #757575;
}
.__cd742 .owner-button:not(.disabled) {
  cursor: pointer;
}
.__cd742 .owner-button:not(.disabled):hover {
  color: #ddd;
}

.__cd742 .icon-instagram {
  font-size: 28px;
  position: relative;
  top: 2px;
}

.__cd742 .project-info {
  padding: 20px;
}

.__cd742 .image-icon {
  border: 2px solid rgba(255, 255, 255, 0.15);
  background-position-x: center;
  background-size: cover;
  margin: 0 auto 10px;
  border-radius: 50%;
  min-width: 200px;
  height: 200px;
  width: 200px;
}

.__496b5 .info {
  min-width: 240px;
}

.__34b20 .projects {
  max-width: 800px;
}

.__f22cd .title {
  text-shadow: 2px 4px #fff66344;
  font-size: 70px;
}

@media (max-width: 555px) {
  .__f22cd .title {
    font-size: 12.5vw;
  }
}
.__f22cd .title-container {
  text-shadow: 2px 4px #fff66344;
}

.__41bd9 {
  position: relative;
}
.__41bd9 input {
  width: 100%;
  padding: 0;
}
.__41bd9 .value-track {
  position: absolute;
  top: 0;
  left: 17px;
}
.__41bd9 .value-track .value-wrapper {
  pointer-events: none;
  position: absolute;
}
.__41bd9 .value-track .value-wrapper .value-indicator {
  position: relative;
  left: -12px;
  top: 25px;
}

.__98483 .email-icon {
  margin-top: 3px;
}

.__08a6e .staking-block {
  width: 600px;
  max-width: 100%;
}

.__dc80b * {
  font-family: "Russo One", sans-serif;
}

.__dc80b .tabs .tab {
  cursor: pointer;
}
.__dc80b .tabs .active {
  border-bottom: 2px solid white;
  font-weight: bold;
  color: white;
}

.__dc80b .helper-tooltip {
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  box-shadow: 0 0 3px 3px #000000aa;
  background-color: #100610;
  border-radius: 10px;
  padding: 12px;
  width: 200px;
  color: #eeeeee;
  transform: translate(-50%, 0);
  left: 50%;
  margin-top: 10px;
}

.__dc80b .tooltip-wrapper:hover .helper-tooltip {
  pointer-events: default;
  opacity: 1;
}

.__dc80b .subscript {
  font-size: 60%;
}

.__dc80b .pool-ownership {
  padding: 10px;
  max-width: 300px;
  border-radius: 5px;
  margin: 35px auto 50px;
  background: #ffffff11;
  box-shadow: 0 0 2px 2px #ffffff22;
}

.__dc80b .header {
  background: #333333;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  height: 80px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0px 40px;
  position: relative;
}
.__dc80b .header h2 {
  font-family: "Russo One", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  color: #FFFFFF;
  margin-bottom: 0px;
}
.__dc80b .header h3 {
  font-family: "Russo One", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
  text-transform: uppercase;
  color: #fff663;
  margin-bottom: 0px;
  position: relative;
  z-index: 1;
}

.__dc80b .content {
  padding: 40px;
  background: url("../images/bg/lq_fleep_card_blur_img-576ffb6faf9bffada9c20707ff77d1cb.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #000000cc;
  background-size: cover;
}

.__dc80b .token-icon-wrapper {
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.15);
  margin: 15px;
  margin-right: 25px;
}
.__dc80b .token-icon-wrapper .token-icon {
  padding: 20px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
}

.__dc80b .max-btn {
  margin: 15px 5px;
  border: 2px solid rgba(255, 255, 255, 0.15);
  border-radius: 10px;
  font-size: 12px;
  padding: 0 16px;
  color: #757575;
  cursor: pointer;
  margin-right: 0;
}

.__dc80b button:not(.disabled) {
  cursor: pointer;
}

.__dc80b .token-balance {
  position: absolute;
  right: 0;
  bottom: -40px;
}
.__dc80b .token-balance .subscript {
  font-size: 7px;
}

.__dc80b .borderless {
  border: none;
}

.__dc80b .token-icon-wrapper {
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.15);
  margin: 15px;
  margin-right: 10px;
  margin-left: 0px;
}
.__dc80b .token-icon-wrapper .token-icon {
  padding: 20px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
}

.__dc80b .timer-wrapper {
  margin: 20px 50px;
}
.__dc80b .timer-wrapper .text {
  display: flex;
  justify-content: space-around;
}

.__dc80b .rewards .checkbox {
  width: 20px;
  height: 20px;
}

@media screen and (max-width: 555px) {
  .__dc80b .header {
    padding: 10px;
  }
}
.__cee83 .paused {
  pointer-events: none;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}

.__cee83 .paused-indicator {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: bold;
}

.__cee83 .max button {
  background: rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 10px 15px;
}

.__cee83 .swap-box {
  padding: 24px;
  border-radius: 16px;
}

.__cee83 h6 {
  margin-bottom: 0px !important;
}

.__cee83 select {
  background: rgba(255, 255, 255, 0);
  color: white;
}

.__cee83 .dropdown-item {
  color: white;
}

.__cee83.swap-box input, .__cee83.swap-box select {
  padding-right: 0;
}
.__cee83.swap-box select {
  margin-right: 20px;
  padding-left: 0;
}
.__cee83.swap-box .input {
  padding: 0;
}
.__cee83.swap-box .value-input {
  margin-right: 20px;
  border-left: 2px solid #75757522;
  width: 50%;
}
.__cee83.swap-box .max-btn {
  margin: 15px 5px;
  border: 2px solid rgba(255, 255, 255, 0.15);
  border-radius: 10px;
  font-size: 12px;
  padding: 0 16px;
  color: #757575;
  cursor: pointer;
}
.__cee83.swap-box select::-ms-expand {
  display: none;
}

.__cee83 .token-icon-wrapper {
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.15);
  margin: 15px;
}
.__cee83 .token-icon-wrapper .token-icon {
  padding: 20px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
}

.__cee83 .small-token-address {
  bottom: 0;
}

.__cee83 .token-balance {
  position: absolute;
  color: #757575;
  bottom: -14px;
  left: 2px;
}

.__cee83 .token-value {
  position: absolute;
  color: #757575;
  bottom: -14px;
  right: 20px;
}

.__cee83 .approve-btns {
  width: 100%;
  max-width: 600px;
}
.__cee83 .approve-btns .btn {
  margin: 0 20px;
}

.__cee83 .submit-btn {
  margin-bottom: 30px;
  max-width: 600px;
  width: 100%;
}

.__cee83 .borderless {
  border: none;
}

.__cee83 .token-wrapper {
  height: 50px;
}

.__cee83 .info {
  font-size: 12px;
  color: #757575;
}

.__cee83 .slippage-popover {
  background-color: #111111ee;
  padding: 10px 17px 17px;
  border-radius: 15px;
  position: absolute;
  z-index: 1;
  right: -15px;
  top: -15px;
  box-shadow: 0 0 0 2px #000000aa;
}
.__cee83 .slippage-popover input {
  background-color: #000;
  color: #fff;
  outline: none;
  border: none;
  padding: 10px;
  border-radius: 5px;
  text-align: right;
}
.__cee83 .slippage-popover .close-button {
  padding: 5px;
}