@import url("../fonts/vc-honey/stylesheet.css");
@import url("../fonts/euclid-circular/stylesheet.css");
@import url("../fonts/nexa/stylesheet.css");

:root {
  --ff1: "Euclid Circular A";
  --ff2: "VC Honey";
  --ff3: "Nexa";
  --white: #fff;
  --black: #000;
  --color1: #3a3a3a;
  --color2: #f0e303;
  --color3: #5b81ed;
  --color4: #ffbf9f;
  --color5: #d5f3de;
  --color6: #dff0ff;
  --color7: #fffef5;
  --color8: #a6a6a6;
  --fs12: 12px;
  --fs16: 16px;
  --fs18: 18px;
  --fs20: 20px;
  --fs22: 22px;
  --fs24: 24px;
  --fs26: 26px;
  --fs28: 28px;
  --fs30: 30px;
  --fs40: 40px;
  --fs45: 45px;
  --fs48: 48px;
  --fs88: 88px;
  --fs90: 90px;
}

@media (min-width: 2400px) {
  :root {
    --multiple: 1.3;
    --fs12: calc(12px * 1);
    --fs16: calc(16px * var(--multiple));
    --fs18: calc(18px * var(--multiple));
    --fs20: calc(20px * var(--multiple));
    --fs22: calc(22px * var(--multiple));
    --fs24: calc(24px * var(--multiple));
    --fs26: calc(26px * var(--multiple));
    --fs28: calc(28px * var(--multiple));
    --fs30: calc(30px * var(--multiple));
    --fs40: calc(40px * var(--multiple));
    --fs45: calc(45px * var(--multiple));
    --fs48: calc(48px * var(--multiple));
    --fs88: calc(88px * var(--multiple));
    --fs90: calc(90px * var(--multiple));
  }
}

@media (max-width: 1800px) {
  :root {
    --multiple: 0.85;
    --fs12: calc(12px * 1);
    --fs16: calc(16px * var(--multiple));
    --fs18: calc(18px * var(--multiple));
    --fs20: calc(20px * var(--multiple));
    --fs22: calc(22px * var(--multiple));
    --fs24: calc(24px * var(--multiple));
    --fs26: calc(26px * var(--multiple));
    --fs28: calc(28px * var(--multiple));
    --fs30: calc(30px * var(--multiple));
    --fs40: calc(40px * var(--multiple));
    --fs45: calc(45px * var(--multiple));
    --fs48: calc(48px * var(--multiple));
    --fs88: calc(88px * var(--multiple));
    --fs90: calc(90px * var(--multiple));
  }
}

@media (max-width: 1400px) {
  :root {
    --multiple: 0.7;
    --fs12: calc(12px * 1);
    --fs16: calc(16px * var(--multiple));
    --fs18: calc(18px * var(--multiple));
    --fs20: calc(20px * var(--multiple));
    --fs22: calc(22px * var(--multiple));
    --fs24: calc(24px * var(--multiple));
    --fs26: calc(26px * var(--multiple));
    --fs28: calc(28px * var(--multiple));
    --fs30: calc(30px * var(--multiple));
    --fs40: calc(40px * var(--multiple));
    --fs45: calc(45px * var(--multiple));
    --fs48: calc(48px * var(--multiple));
    --fs88: calc(88px * var(--multiple));
    --fs90: calc(90px * var(--multiple));
  }
}

@media (max-width: 1399.98px) {
  :root {
    --fs12: calc(12px * 0.85);
    --fs16: calc(16px * 0.75);
    --fs18: calc(18px * 0.75);
    --fs20: calc(20px * 0.75);
    --fs21: calc(21px * 0.75);
    --fs24: calc(24px * 0.75);
    --fs26: calc(26px * 0.75);
    --fs28: calc(28px * 0.75);
    --fs30: calc(30px * 0.75);
    --fs40: calc(40px * 0.75);
    --fs45: calc(45px * 0.75);
    --fs48: calc(48px * 0.75);
    --fs88: calc(88px * 0.55);
    --fs90: calc(90px * 0.55);
  }
}

@media (max-width: 1199.98px) {
  :root {
    --fs12: calc(12px * 0.85);
    --fs16: calc(16px * 0.75);
    --fs18: calc(18px * 0.75);
    --fs20: calc(20px * 0.65);
    --fs21: calc(21px * 0.675);
    --fs24: calc(24px * 0.675);
    --fs26: calc(26px * 0.675);
    --fs28: calc(28px * 0.675);
    --fs30: calc(30px * 0.675);
    --fs40: calc(40px * 0.675);
    --fs45: calc(45px * 0.675);
    --fs48: calc(48px * 0.675);
    --fs88: calc(88px * 0.6);
    --fs90: calc(90px * 0.6);
  }
}

@media (max-width: 991.98px) {
  :root {
    --fs12: calc(12px * 0.75);
    --fs16: calc(16px * 0.75);
    --fs18: calc(18px * 0.75);
    --fs20: calc(20px * 0.625);
    --fs21: calc(21px * 0.575);
    --fs24: calc(24px * 0.575);
    --fs26: calc(26px * 0.575);
    --fs28: calc(28px * 0.575);
    --fs30: calc(30px * 0.575);
    --fs40: calc(40px * 0.575);
    --fs45: calc(45px * 0.575);
    --fs48: calc(48px * 0.575);
    --fs88: calc(88px * 0.525);
    --fs90: calc(90px * 0.525);
  }
}

@media (max-width: 767.98px) {
  :root {
    --fs12: calc(12px * 0.85);
    --fs16: calc(16px * 0.75);
    --fs18: calc(18px * 0.675);
    --fs20: calc(20px * 0.675);
    --fs21: calc(21px * 0.675);
    --fs24: calc(24px * 0.675);
    --fs26: calc(26px * 0.675);
    --fs28: calc(28px * 0.675);
    --fs30: calc(30px * 0.675);
    --fs40: calc(40px * 0.675);
    --fs45: calc(45px * 0.675);
    --fs48: calc(48px * 0.675);
    --fs88: calc(88px * 0.675);
    --fs90: calc(90px * 0.675);
  }
}

@media (max-width: 568.98px) {
  :root {
    --fs12: 10px;
    --fs16: 13px;
    --fs18: 14px;
    --fs20: 16px;
    --fs21: calc(21px * 0.6);
    --fs24: calc(24px * 0.6);
    --fs26: calc(26px * 0.6);
    --fs28: calc(28px * 0.6);
    --fs30: calc(30px * 0.6);
    --fs40: calc(40px * 0.6);
    --fs45: calc(45px * 0.6);
    --fs48: calc(48px * 0.6);
    --fs88: calc(88px * 0.5);
    --fs90: calc(90px * 0.5);
  }
}

/* Responsive */
@media (max-width: 568px) {
  :root {
    --fs88: 36px;
  }
}

.icon {
  background-position: center center;
}

/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fafafa;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--color1);
  border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: var(--ff1);
  font-style: normal;
  font-weight: 400;
  font-size: var(--fs18);
  color: var(--black);
  position: relative;
  line-height: 1.5;
  overflow-x: hidden;
}

html {
  overflow-x: hidden;
}

.h1 {
  font-family: var(--ff2);
  font-weight: 800;
  color: var(--color1);
  font-size: var(--fs90);
}

.h2 {
  font-family: var(--ff2);
  font-weight: 900;
  color: var(--color1);
  font-size: var(--fs88);
}

.h3 {
  font-family: var(--ff2);
  font-weight: 900;
  color: var(--color1);
  font-size: var(--fs45);
}

a {
  text-decoration: none;
  color: var(--color1);
}

a:hover {
  text-decoration: none;
  color: var(--color1);
}

img {
  display: inline-block;
  max-width: 100%;
}

@media (min-width: 1600px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1500px;
  }
}

@media (min-width: 2400px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1950px;
  }
}

.ts02 {
  transition: all 0.2s ease-out;
}

.ts03 {
  transition: all 0.3s ease-out;
}

.ts04 {
  transition: all 0.4s ease-out;
}

.ts05 {
  transition: all 0.5s ease-out;
}

.ts06 {
  transition: all 0.6s ease-out;
}

.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400;
}

.fw500 {
  font-weight: 500;
}

.fw600 {
  font-weight: 600;
}

.fw700 {
  font-weight: 700;
}

.fw800 {
  font-weight: 800;
}

.fw900 {
  font-weight: 900;
}

.app-decorators {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.app-content {
  position: relative;
  z-index: 1;
}

.button {
  background-color: #eaeaea;
  border-radius: 4px;
  line-height: 1;
  color: var(--color1);
  transition: 0.23s ease-in;
  min-width: 239px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  min-height: 42px;
  font-size: var(--fs18);
  white-space: nowrap;
  padding-left: 20px;
  padding-right: 12.5px;
  border: 0;
}

.button.active {
  box-shadow: 5px 5px var(--color1);
}

@media (min-width: 2400px) {
  .button.active {
    box-shadow: 6.5px 6.5px var(--color1);
  }
}

@media (min-width: 2400px) {
  .button {
    min-width: 310.7px;
    min-height: 54.6px;
  }
}

.button span {
  margin-right: 10px;
  letter-spacing: 0.1em;
}

.button:hover {
  box-shadow: 5px 5px var(--color1);
}

@media (min-width: 2400px) {
  .button:hover {
    box-shadow: 6.5px 6.5px var(--color1);
  }
}

@media (max-width: 991.98px) {
  .button {
    min-height: 38px;
    min-width: unset;
    padding-inline: 1rem 0.65rem;
    justify-content: space-between;
  }

  .button img {
    width: 100%;
  }

  .button span {
    padding-top: 2px;
  }
}

.button-yellow {
  background-color: var(--color2);
}

.button-blue {
  background-color: var(--color6);
}

.button-green {
  background-color: var(--color5);
}

.button-apple,
.button-google {
  background: #000;
  border: 1px solid #a6a6a6;
  height: 80px;
  width: 287px;
  position: relative;
  transition: 0.23s ease-in;
}

@media (min-width: 2400px) {

  .button-apple,
  .button-google {
    height: 104px;
    width: 373.1px;
  }
}

.button-apple:hover,
.button-google:hover {
  box-shadow: 5px 5px var(--color1);
  border: 1px solid var(--color1);
}

@media (min-width: 2400px) {

  .button-apple:hover,
  .button-google:hover {
    box-shadow: 6.5px 6.5px var(--color1);
  }
}

.button-apple img,
.button-google img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  max-width: 100%;
}

@media (min-width: 2400px) {

  .button-apple img,
  .button-google img {
    width: 70%;
  }
}

.btn--yellow-circular {
  --size: 54px;
  width: var(--size);
  height: var(--size);
  background: var(--color2);
  box-shadow: 3px 4px 0px var(--color1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 2400px) {
  .btn--yellow-circular {
    --size: calc(54px * 1.3);
  }
}

@media (max-width: 991.98px) {
  .btn--yellow-circular {
    --size: 44px;
  }
}

@media (max-width: 568px) {
  .btn--yellow-circular {
    --size: 32px;
    box-shadow: none;
  }
}

.btn.social__btn {
  --size: 50px;
  width: var(--size);
  height: var(--size);
  background: var(--white);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--color1);
  box-shadow: 3px 2px 0px var(--color1);
}

@media (min-width: 2400px) {
  .btn.social__btn {
    --size: calc(50px * 1.3);
  }
}

.btn.social__btn:hover,
.btn.social__btn:focus,
.btn.social__btn:active {
  outline: 0;
  background: var(--color2);
  border-color: var(--color2);
  box-shadow: 3px 2px 0px var(--color1);
}

.launch-btn {
  --height: 85px;
  --padding-inline: 1.2rem 1.5rem;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.65rem;
  height: var(--height);
  font-family: var(--ff1);
  font-size: var(--fs18);
  font-weight: 700;
  padding-inline: var(--padding-inline);
}

.launch-btn span.icon {
  --size: 52px;
  width: var(--size);
  height: var(--size);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.launch-btn img {
  transition: all 0.3s ease-out;
  width: 52.5%;
}

.launch-btn:hover span img,
.launch-btn:focus span img,
.launch-btn:active span img {
  transform: translate(8px, -6px) scale(1.25);
}

@media (min-width: 2400px) {
  .launch-btn {
    --height: calc(85px * 1.3);
    --padding-inline: calc(1.2rem * 1.3) calc(1.5rem * 1.2);
  }

  .launch-btn span.icon {
    --size: calc(52px * 1.3);
  }
}

@media (max-width: 1800px) {
  .launch-btn {
    --height: calc(85px * 0.85);
    --padding-inline: calc(1.2rem * 0.85) calc(1.5rem * 0.85);
  }

  .launch-btn span.icon {
    --size: calc(52px * 0.85);
  }
}

@media (max-height: 860px) {
  .launch-btn {
    --height: calc(85px * 0.7);
  }

  .launch-btn span.icon {
    --size: calc(52px * 0.7);
  }
}

.dropdown .dropdown-toggle {
  color: var(--color1);
  font-weight: 600;
}

.dropdown .dropdown-toggle::after {
  display: none;
}

.dropdown .dropdown-menu {
  width: 100%;
  background-color: #ffffff;
  color: var(--color1);
  font-weight: 600;
  border: 2px solid var(--color1);
  box-shadow: 4px 5px 0px var(--color1);
}

@media (min-width: 2400px) {
  .dropdown .dropdown-menu {
    border-width: 2.6px;
    box-shadow: 5.2px 6.5px 0px var(--color1);
  }
}

.dropdown .dropdown-item.active,
.dropdown .dropdown-item:active {
  background-color: #cecece;
  color: var(--color1);
}

.form-group {
  --inputHeight: 5rem;
  --marginBottom: 1.5rem;
  margin-bottom: var(--marginBottom);
}

@media (min-width: 2400px) {
  .form-group {
    --inputHeight: calc(5rem * 1.3);
    --marginBottom: calc(1.5rem * 1.3);
  }
}

@media (max-width: 991.98px) {
  .form-group {
    --inputHeight: 4rem;
    --marginBottom: 2rem;
  }
}

@media (max-width: 568px) {
  .form-group {
    --inputHeight: 50px;
    --marginBottom: 1.65rem;
  }
}

.form-group textarea,
.form-group input {
  --padding-inline: 38px;
  background: var(--white);
  font-size: var(--fs24);
  border: 2px solid var(--color1);
  box-shadow: 4px 5px 0px var(--color1);
  padding-inline: var(--padding-inline);
}

.form-group textarea::-moz-placeholder,
.form-group input::-moz-placeholder {
  color: var(--color1);
}

.form-group textarea::placeholder,
.form-group input::placeholder {
  color: var(--color1);
}

.form-group textarea:focus,
.form-group input:focus {
  outline: 0;
  border: 2px solid var(--color1);
  box-shadow: 4px 5px 0px var(--color1);
}

@media (min-width: 2400px) {

  .form-group textarea,
  .form-group input {
    --padding-inline: calc(38px * 1.3);
  }
}

@media (max-width: 1800px) {

  .form-group textarea,
  .form-group input {
    --padding-inline: calc(38px * 0.75);
  }
}

@media (max-width: 991.98px) {

  .form-group textarea,
  .form-group input {
    --padding-inline: 28px;
    box-shadow: 3px 4px 0px var(--color1);
  }

  .form-group textarea:focus,
  .form-group input:focus {
    box-shadow: 3px 4px 0px var(--color1);
  }
}

@media (max-width: 568px) {

  .form-group textarea,
  .form-group input {
    --padding-inline: 20px;
  }
}

.form-group textarea {
  height: calc(var(--inputHeight) * 3.65);
  border-radius: 43px;
  padding-block: var(--fs21);
}

@media (min-width: 2400px) {
  .form-group textarea {
    height: calc(var(--inputHeight) * 3.488);
  }
}

@media (max-width: 991.98px) {
  .form-group textarea {
    padding-block: 24px;
    border-radius: 35px;
  }
}

@media (max-width: 568px) {
  .form-group textarea {
    padding-block: 20px;
  }
}

.form-group input {
  height: var(--inputHeight);
  border-radius: 100px;
  padding-block: 0;
}

.form-group--withIconBtn {
  position: relative;
}

.form-group--withIconBtn input {
  padding-right: var(--fs88);
}

.form-group--withIconBtn .btn {
  --right: 1rem;
  --top: 0.65rem;
  position: absolute;
  right: var(--right);
  top: var(--top);
}

.form-group--withIconBtn .btn:hover,
.form-group--withIconBtn .btn:focus,
.form-group--withIconBtn .btn:active {
  background: var(--color2);
}

@media (min-width: 2400px) {
  .form-group--withIconBtn .btn {
    --right: calc(1rem * 1.3);
    --top: calc(0.65rem * 1.3);
  }
}

@media (max-width: 991.98px) {
  .form-group--withIconBtn .btn {
    --right: 0.8rem;
    --top: 0.5rem;
  }
}

@media (max-width: 568px) {
  .form-group--withIconBtn .btn {
    --right: 0.65rem;
    --top: 0.565rem;
  }
}

.form-group--withIconBtn .btn img {
  width: 55%;
}

.footer {
  position: relative;
  padding-bottom: 5rem;
}

.footer::after {
  content: "";
  position: absolute;
  top: -4rem;
  bottom: 0;
  width: 100%;
  border-radius: 100% 100% 0 0;
  background: rgba(223, 240, 255, 0.53);
  mix-blend-mode: multiply;
  filter: blur(28px);
}

@media (min-width: 2400px) {
  .footer::after {
    top: -6rem;
  }
}

@media (max-width: 1399.98px) {
  .footer::after {
    border-radius: 30% 30% 0 0;
  }
}

@media (max-width: 991.98px) {
  .footer::after {
    border-radius: 20% 20% 0 0;
  }
}

@media (max-width: 767.98px) {
  .footer::after {
    border-radius: 10% 10% 0 0;
  }
}

.footer .dots {
  left: 0;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

@media (min-width: 2400px) {
  .footer .dots {
    top: 46%;
  }
}

@media (max-width: 991.98px) {
  .footer .dots {
    top: unset;
    transform: unset;
    bottom: 0;
    max-width: 4.5rem;
  }
}

@keyframes footerCircleAnim {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-360deg);
  }
}

.footer .dashed-circle {
  right: -50px;
  bottom: 22%;
  transform-origin: center -50%;
  animation: footerCircleAnim 10s linear infinite;
}

.footer .container {
  position: relative;
  z-index: 1;
}

.footer__logo img {
  --width: 21.2rem;
  width: var(--width);
}

@media (min-width: 2400px) {
  .footer__logo img {
    --width: calc(21.2rem * 1.3);
  }
}

@media (max-width: 1399.98px) {
  .footer__logo img {
    --width: calc(21.2rem * 0.85);
  }
}

@media (max-width: 1199.98px) {
  .footer__logo img {
    --width: calc(21.2rem * 0.75);
  }
}

@media (max-width: 991.98px) {
  .footer__logo img {
    --width: calc(21.2rem * 0.675);
  }
}

@media (max-width: 568px) {
  .footer__logo img {
    --width: calc(21.2rem * 0.5);
  }
}

.footer .section-desc {
  --maw: 786px;
  max-width: var(--maw);
  font-size: var(--fs24);
  margin-block: 1.2rem 1.8rem;
}

@media (min-width: 2400px) {
  .footer .section-desc {
    --maw: calc(786px * 1.3);
    margin-block: 2rem 2.8rem;
  }
}

.footer .form-group {
  --maw: 648px;
  max-width: var(--maw);
}

@media (min-width: 2400px) {
  .footer .form-group {
    --maw: calc(648px * 1.3);
  }
}

.footer ul.social {
  --gap: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--gap);
  padding-block: 1rem 0rem;
}

@media (min-width: 2400px) {
  .footer ul.social {
    --gap: calc(43px * 1.3);
    padding-block: 1.5rem 4.2rem;
  }
}

.footer__menu {
  --gap: 35px;
  padding-block: 0 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: var(--gap);
}

@media (min-width: 2400px) {
  .footer__menu {
    --gap: calc(35px * 1.3);
    padding-block: 0 4.5rem;
  }
}

.footer__menu .button {
  font-weight: 700;
}

.footer__menu a.menu-link {
  font-weight: 500;
  font-size: var(--fs18);
  letter-spacing: 0.02em;
  color: var(--black);
}

@media (max-width: 991.98px) {
  .footer__menu {
    --gap: 1.8rem;
    padding-bottom: 0;
    align-items: start;
    flex-flow: column nowrap;
    justify-content: flex-start;
  }

  .footer__menu li:last-child {
    display: none;
  }

  .footer__menu li a.menu-link {
    font-size: var(--fs20);
  }
}

@media (max-width: 767.98px) {
  .footer__menu {
    --gap: 2rem;
  }
}

.footer .button-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.footer .button-wrapper .button-apple img,
.footer .button-wrapper .button-google img {
  width: 100%;
}

@media (min-width: 2400px) {
  .footer .button-wrapper {
    gap: 39px;
  }

  .footer .button-wrapper .button-apple img,
  .footer .button-wrapper .button-google img {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .footer .button-wrapper {
    flex-flow: column nowrap;
    gap: 18px;
  }

  .footer .button-wrapper .button-apple,
  .footer .button-wrapper .button-google {
    max-height: 65px;
    width: auto;
  }

  .footer .button-wrapper .button-apple img,
  .footer .button-wrapper .button-google img {
    max-height: 100%;
  }
}

@media (max-width: 991.98px) {
  .footer .mobile-changes {
    display: flex;
    justify-content: space-between;
  }

  .footer .mobile-changes .only-mobile {
    display: inline-flex;
    flex-flow: column;
    gap: 2.2rem;
  }

  .footer .mobile-changes .only-mobile .find-btn {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    padding-inline: 1.2rem 0.7rem;
    min-height: 40px;
    box-shadow: 4px 4px 0 var(--color1);
    max-width: 13.4rem;
  }

  .footer .mobile-changes .only-mobile .find-btn span {
    font-size: var(--fs20);
  }

  .footer .mobile-changes .only-mobile .find-btn img {
    width: 1.2rem;
  }

  .footer .mobile-changes .only-mobile .launch-btn {
    gap: 0.5rem;
    min-width: unset;
    min-height: unset;
    height: 45px;
    width: 165px;
  }

  .footer .mobile-changes .only-mobile .launch-btn span {
    --size: 26px;
    width: var(--size);
    height: var(--size);
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .footer .mobile-changes .only-mobile .launch-btn img {
    transition: all 0.3s ease-out;
    width: 55%;
  }

  .footer .mobile-changes .only-mobile .launch-btn:hover span img,
  .footer .mobile-changes .only-mobile .launch-btn:focus span img,
  .footer .mobile-changes .only-mobile .launch-btn:active span img {
    transform: translate(4px, -4px) scale(1.35);
  }

  .footer .mobile-changes .only-mobile>div {
    display: inline-flex;
    flex-flow: column nowrap;
    gap: 1.2rem;
  }
}

/* Thank you popup */
@keyframes modalAnim {
  0% {
    opacity: 0.5;
    transform: scale(0.85);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.modal-style1.show .modal-content {
  animation: modalAnim 0.23s ease-out forwards;
}

.modal-style1 .deco-box {
  bottom: 18%;
  right: 28%;
  z-index: 1;
}

.modal-style1 .app-decorators {
  opacity: 1;
  top: 80px;
}

.modal-style1 .app-decorators .gradient-blue {
  top: 0vh;
}

.modal-style1 .app-decorators .deco-triangle {
  position: absolute;
  left: 28.5%;
  top: 4%;
}

.modal-style1::before {
  content: "";
  background: radial-gradient(#d3f4ff 0%, rgb(255, 255, 255) 80%, rgb(255, 255, 255) 100%);
  opacity: 1;
  left: 47%;
  position: absolute;
  width: 90vh;
  height: 90vh;
  border-radius: 50%;
  top: 0%;
  transform: translate3d(0, 10%, 0);
  pointer-events: none;
  filter: blur(21px);
  z-index: 1;
}

.modal-style1::after {
  content: "";
  background: radial-gradient(#f0e303 0%, rgb(255, 255, 255) 80%, rgb(255, 255, 255) 100%);
  opacity: 0.35;
  right: 47%;
  position: absolute;
  width: 90vh;
  height: 90vh;
  border-radius: 50%;
  top: 0%;
  transform: translate3d(0, 10%, 0);
  pointer-events: none;
  filter: blur(21px);
  z-index: 1;
}

.modal-style1 .modal-dialog {
  position: relative;
  z-index: 2;
}

.modal-style1 .modal-content {
  position: relative;
  border: 1px solid #3A3A3A;
  box-shadow: 6px 5px 0px #3A3A3A;
  border-radius: 22px;
}

.modal-style1 .modal-content::before {
  content: "";
  position: absolute;
  width: 247px;
  height: 198px;
  background-color: #d3f4ff;
  left: -65px;
  top: -65px;
  background: url("../images/popup/strap.svg") no-repeat center center;
  background-size: 100% auto;
  opacity: 0.8;
}

.modal-style1 h2 {
  font-size: var(--fs45);
}

.modal-style1 .doco-squares {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.modal-style1 .doco-squares span {
  width: 40px;
  height: 40px;
  display: block;
  border: 1px solid var(--color1);
  border-top: 7.5px solid var(--color1);
  border-left: 7.5px solid var(--color1);
  border-radius: 10px;
}

.modal-style1 .doco-squares span:nth-child(1) {
  background-color: #fcfbe2;
}

.modal-style1 .doco-squares span:nth-child(2) {
  background-color: #fdfce9;
}

.modal-style1 .doco-squares span:nth-child(3) {
  background-color: #fdfdec;
}

.modal-style1 .doco-squares span:nth-child(4) {
  background-color: #fefdf0;
}

.modal-style1 .doco-squares span:nth-child(5) {
  background-color: #fefdf4;
}

.modal-style1 .doco-squares span:nth-child(6) {
  background-color: #f7fdff;
}

.modal-style1 .doco-squares span:nth-child(7) {
  background-color: #f1fbff;
}

.modal-style1 .doco-squares span:nth-child(8) {
  background-color: #ecfafe;
}

.modal-style1 .doco-squares span:nth-child(9) {
  background-color: #eafafe;
}

.modal-style1 .doco-squares span:nth-child(10) {
  background-color: #e7f9fe;
}

.modal-style1 .btn-close {
  background: #F0E303;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  opacity: 1;
  box-shadow: 3px 4px 0px #3A3A3A;
}

@media (min-width: 2400px) {
  .modal-style1 .btn-close {
    width: 65px;
    height: 65px;
    top: -26px;
    right: -26px;
    box-shadow: 3.9px 5.2px 0px #3A3A3A;
  }

  .modal-style1 .btn-close svg {
    transform: scale(1.3);
  }
}

.modal-backdrop {
  background-color: transparent;
}

.modal--thankyou {
  --bs-modal-width: 679px;
}

.modal--thankyou .text1 {
  font-size: var(--fs18);
  margin-bottom: 50px;
}

.modal--thankyou .text2 {
  font-weight: 700;
  font-size: var(--fs20);
}

.modal--thankyou .text3 {
  font-weight: 600;
  letter-spacing: 0.22em;
}

.modal--thankyou .text3 img {
  margin-right: 5px;
}

.modal--thankyou .modal-body {
  padding: 60px 30px 100px;
}

.modal--thankyou .title-img {
  margin-bottom: 10px;
}

.modal--thankyou .title-img img {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 2400px) {
  .modal--thankyou {
    --bs-modal-width: calc(679px * 1.3);
  }

  .modal--thankyou .title-img {
    margin-bottom: 30px;
    transform: scale(1.3);
  }

  .modal-style1 .app-decorators {
    top: 130px;
  }
}

@media (max-width: 1800px) {
  .modal--thankyou {
    --bs-modal-width: calc(679px * 0.85);
  }

  .modal--thankyou .title-img {
    transform: scale(0.85);
  }

  .modal--thankyou .modal-body {
    padding: 30px 30px 40px;
  }

  .modal-style1 .doco-squares span {
    width: 35px;
    height: 35px;
    border-top: 5px solid var(--color1);
    border-left: 5px solid var(--color1);
  }

  .modal-style1 .btn-close {
    width: 40px;
    height: 40px;
    top: -20px;
    right: -20px;
  }

  .modal-style1 .app-decorators {
    top: 80px;
  }
}

@media (max-width: 1400px) {
  .modal--thankyou {
    --bs-modal-width: calc(679px * 0.75);
  }

  .modal--thankyou .title-img {
    transform: scale(0.75);
  }

  .modal--thankyou .modal-body {
    padding: 20px 20px 30px;
  }

  .modal-style1 .doco-squares span {
    width: 35px;
    height: 35px;
    border-top: 5px solid var(--color1);
    border-left: 5px solid var(--color1);
  }

  .modal-style1 .btn-close {
    width: 35px;
    height: 35px;
    top: -20px;
    right: -20px;
  }

  .modal--thankyou .text1 {
    margin-bottom: 25px;
  }

  .modal--thankyou .title-img img {
    height: 100px;
  }

  .modal-style1 .app-decorators {
    /* top: 91px; */
  }
}

@media (max-width: 575.98px) {
  .modal-style1 .btn-close {
    right: 3px;
    top: -30px;
  }

  .modal-style1 .doco-squares span {
    width: 25px;
    height: 25px;
    border-top: 5px solid var(--color1);
    border-left: 5px solid var(--color1);
  }
}

.layout-landing {
  padding-top: 101px;
}

@media (max-width: 1800px) {
  .layout-landing {
    padding-top: 81px;
  }
}

@media (max-width: 991px) {
  .layout-landing {
    min-height: 71px;
  }
}

.header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
  transition: 0.35s ease-out;
  border-bottom: 1px solid transparent;
}

.header nav {
  transition: 0.5s;
}

.header.scrolling {
  background: rgb(255, 255, 255);
  border-bottom-color: #eaeaea;
  box-shadow: 0 0 5px #eaeaea;
}

@media (min-width: 1600px) {
  .header.scrolling nav {
    min-height: 80px;
  }
}

.header ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 100px;
}

@media (max-width: 1800px) {
  .header nav {
    min-height: 80px;
  }
}

@media (max-width: 991px) {
  .header nav {
    min-height: 70px;
  }
}

@media (min-width: 2400px) {
  .header nav {
    min-height: 130px;
  }
}

.header__logo {
  display: inline-block;
}

@media (min-width: 2400px) {
  .header__logo {
    transform: scale(1.3);
    margin-left: 25px;
  }
}

@media (max-width: 992.98px) {
  .header__logo {
    margin: 0;
  }

  .header__logo img {
    max-height: calc(15px + 1.75vw);
  }
}

@media (max-width: 767.98px) {
  .header__logo img {
    max-height: min(15px + 2.5vw, 28px);
  }
}

.header__nav-right {
  font-weight: 700;
  font-family: var(--ff3);
  gap: 35px;
}

@media (min-width: 2400px) {
  .header__nav-right {
    min-height: 130px;
  }
}

.header__nav-right {
  font-weight: 700;
  font-family: var(--ff3);
  gap: 35px;
}

@media (min-width: 2400px) {
  .header__nav-right {
    gap: 45.5px;
  }
}

@media (max-width: 992.98px) {
  .header__nav-right {
    gap: 1.65vw;
  }
}

@media (max-width: 767.98px) {
  .header__nav-right {
    gap: 0;
  }
}

.header__nav-right a {
  color: var(--black);
}

@media (max-width: 767.98px) {
  .header__nav-right li>a {
    display: none;
  }
}

.header__nav-right .mobile-show {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}

@media (max-width: 568px) {
  .header__nav-right .mobile-show {
    gap: 0.65rem;
  }
}

.header__nav-right .mobile-show .menu-toggle {
  flex-shrink: 0;
  margin-right: -0.65rem;
}

@media (max-width: 568px) {
  .header__nav-right .mobile-show .menu-toggle {
    margin: 0;
  }
}

.header__nav-right .button-yellow {
  min-width: 160px;
  font-family: var(--ff1);
  font-weight: 700;
  font-size: var(--fs16);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.65rem;
}

.header__nav-right .button-yellow span {
  --size: 30px;
  width: var(--size);
  height: var(--size);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.header__nav-right .button-yellow img {
  transition: all 0.3s ease-out;
  width: 55%;
}

.header__nav-right .button-yellow:hover span img,
.header__nav-right .button-yellow:focus span img,
.header__nav-right .button-yellow:active span img {
  transform: translate(4px, -4px) scale(1.35);
}

@media (min-width: 2400px) {
  .header__nav-right .button-yellow {
    min-width: 208px;
  }

  .header__nav-right .button-yellow span {
    --size: calc(30px * 1.3);
  }
}

@media (max-width: 1599.98px) {
  .header__nav-right .button-yellow {
    min-width: 136px;
    min-height: 42.5px;
  }

  .header__nav-right .button-yellow span {
    --size: calc(30px * 0.85);
  }
}

@media (max-width: 1399.98px) {
  .header__nav-right .button-yellow {
    min-width: 120px;
    min-height: 37.5px;
    gap: 0.5rem;
  }

  .header__nav-right .button-yellow span {
    --size: calc(30px * 0.75);
  }
}

@media (max-width: 767.98px) {
  .header__nav-right .button-yellow {
    min-width: 136px;
    min-height: 42.5px;
  }

  .header__nav-right .button-yellow span {
    --size: calc(30px * 0.85);
  }
}

@media (max-width: 568px) {
  .header__nav-right .button-yellow {
    min-width: 112px;
    min-height: 45px;
    font-weight: 500;
    gap: 0.3rem;
  }

  .header__nav-right .button-yellow span {
    --size: calc(30px * 0.75);
  }
}

.section-toptitle {
  text-align: center;
  margin-bottom: 25px;
}

@media (min-width: 2400px) {
  .section-toptitle {
    margin-bottom: 50px;
  }

  .section-toptitle img {
    transform: scale(1.3);
  }
}

.section-toptitle img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
}

.bullet {
  position: relative;
  padding-left: 40px;
  font-size: var(--fs24);
  margin-bottom: 40px;
  text-align: left;
}

@media (min-width: 2400px) {
  .bullet {
    margin-bottom: 52px;
    padding-left: 52px;
  }
}

.bullet::before {
  content: "";
  display: block;
  left: 0;
  top: 5px;
  width: 22px;
  height: 22px;
  border: 2px solid var(--color1);
  box-shadow: 3px 3px var(--color1);
  border-radius: 50%;
  position: absolute;
}

@media (min-width: 2400px) {
  .bullet::before {
    width: 28.6px;
    height: 28.6px;
    margin-top: 4px;
  }
}

.bullet--yellow::before {
  background-color: #EFF9B0;
}

.bullet--dyellow::before {
  background-color: #FFEDAB;
}

.bullet--orange::before {
  background-color: #FFBF9F;
}

.bullet--blue::before {
  background-color: #AABFFB;
}

.bullet--lblue::before {
  background-color: #DFF0FE;
}

.blockquote {
  position: relative;
  padding-left: 40px;
  font-size: var(--fs24);
  text-align: center;
  margin-left: 40px;
  margin-right: 40px;
  padding-left: 45px;
  padding-right: 45px;
  margin-bottom: 40px;
}

@media (min-width: 2400px) {
  .blockquote {
    margin-bottom: 52px;
  }
}

.blockquote::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0px;
  width: 39px;
  height: 29px;
  background: url("../images/blockquote-left.png") no-repeat center center;
}

@media (min-width: 2400px) {
  .blockquote::before {
    transform: scale(1.3);
  }
}

.blockquote::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 39px;
  height: 29px;
  background: url("../images/blockquote-right.png") no-repeat center center;
}

@media (min-width: 2400px) {
  .blockquote::after {
    transform: scale(1.3);
  }
}

.color-orange {
  color: var(--color4);
}

.color-yellow {
  color: var(--color2);
}

.color-blue {
  color: #aabcf8;
}

.color-liteblue {
  color: var(--color6);
}

.section-title {
  text-align: center;
  margin-bottom: 30px;
}

.section-desc {
  font-size: var(--fs24);
  text-align: center;
  margin-bottom: 50px;
}

.modal-menu.modal.fade .modal-dialog {
  transform: translate3d(100%, 0px, 0px);
  visibility: hidden;
  transition: 0.35s ease-out;
}

.modal.modal-menu.show .modal-dialog {
  transform: translate3d(0%, 0px, 0px);
  visibility: visible;
}

/* Subscribe modal */
.modal-style1.modal--subscribe .app-decorators {
  opacity: 1;
  top: 81px;
}

@media (min-width: 2200px) {
  .modal-style1.modal--subscribe .app-decorators {
    top: 131px;
  }
}

@media (max-width: 991.98px) {
  .modal-style1.modal--subscribe .app-decorators {
    top: 71px;
  }
}

.section-hero {
  position: relative;
}

.section-hero .h1 {
  margin-bottom: 0;
  line-height: 1;
}

.section-hero .col-left {
  padding-right: 70px;
}

@media (min-width: 2400px) {
  .section-hero .col-left {
    padding-right: 91px;
  }
}

@media (max-width: 991.98px) {
  .section-hero .col-left {
    padding-right: 42px;
  }
}

@media (max-width: 991.98px) {
  .section-hero .col-left {
    padding-right: 0px;
    text-align: center;
  }
}

@media (max-width: 568px) {
  .section-hero .col-left {
    text-align: left;
  }
}

.section-hero .text1 {
  color: var(--color3);
  font-size: var(--fs30);
  margin-bottom: 35px;
}

@media (min-width: 2400px) {
  .section-hero .text1 {
    margin-bottom: 45.5px;
  }
}

@media (max-width: 1399.98px) {
  .section-hero .text1 {
    margin-bottom: 26.25px;
  }
}

.section-hero .text2 {
  font-size: var(--fs24);
  margin-bottom: 72px;
}

@media (min-width: 2400px) {
  .section-hero .text2 {
    margin-bottom: 93.6px;
  }
}

@media (max-width: 1399.98px) {
  .section-hero .text2 {
    margin-bottom: 54px;
  }
}

.section-hero .button-yellow {
  min-width: 239px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  min-height: 42px;
  box-shadow: 5px 5px var(--color1);
  font-size: var(--fs18);
  white-space: nowrap;
}

.section-hero .button-yellow img {
  transition: all 0.3s ease-out;
}

@media (min-width: 2400px) {
  .section-hero .button-yellow {
    min-width: 310.7px;
    min-height: 54.6px;
    box-shadow: 6.5px 6.5px var(--color1);
  }
}

@media (max-width: 1599.98px) {
  .section-hero .button-yellow {
    min-width: unset;
    padding-inline: 1.25rem;
  }

  .section-hero .button-yellow span {
    padding-top: 2px;
  }
}

@media (max-width: 1199.98px) {
  .section-hero .button-yellow {
    padding-inline: 0.88rem;
    min-height: 45px;
  }

  .section-hero .button-yellow img {
    max-height: 1.2rem;
  }
}

.section-hero .button-yellow span {
  margin-right: 10px;
  letter-spacing: 0.22em;
}

@media (min-width: 2400px) {
  .section-hero .button-yellow span {
    margin-right: 13px;
  }
}

.section-hero .button-wrapper1 {
  margin-bottom: 35px;
}

@media (min-width: 2400px) {
  .section-hero .button-wrapper1 {
    margin-bottom: 45.5px;
  }
}

.section-hero .button-wrapper2 {
  display: flex;
  flex-wrap: wrap;
}

.section-hero .button-wrapper2 a:nth-child(1) {
  margin-right: 30px;
}

@media (min-width: 2400px) {
  .section-hero .button-wrapper2 a:nth-child(1) {
    margin-right: 39px;
  }
}

@media (max-width: 1599.98px) {
  .section-hero .button-wrapper2 a:nth-child(1) {
    margin-right: 22.5px;
  }
}

@media (max-width: 1399px) {
  .section-hero .button-wrapper2 a:nth-child(1) {
    margin-right: 0;
  }
}

@media (max-width: 1399.98px) {
  .section-hero .button-wrapper2 {
    gap: 1rem;
  }
}

@media (max-width: 991.98px) {
  .section-hero .button-wrapper2 {
    justify-content: center;
  }
}

@media (max-width: 568px) {
  .section-hero .button-wrapper2 {
    justify-content: space-between;
  }
}

.section-hero .container {
  display: flex;
  align-items: center;
  min-height: calc(100vh - 100px);
  position: relative;
  z-index: 1;
}

@media (min-width: 2400px) {
  .section-hero .container {
    min-height: calc(100vh - 130px);
  }
}

@media (max-width: 1024px) {
  .section-hero .container {
    padding-block: 8vh 10vh;
  }
}

.section-hero .deco-yellow {
  position: absolute;
  width: 50vh;
  height: 50vh;
  background: radial-gradient(#f0e303 0%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%);
  border-radius: 50%;
  opacity: 0.8;
  left: 0%;
  top: 50%;
  transform: translate3d(-50%, 0, 0);
  pointer-events: none;
}

@media (max-width: 991.98px) {
  .section-hero .deco-yellow {
    width: 40vh;
    height: 40vh;
    top: 75%;
    opacity: 1;
  }
}

.section-hero .deco-blue {
  position: absolute;
  width: 70vh;
  height: 70vh;
  background: radial-gradient(#5b81ed 0%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%);
  border-radius: 50%;
  opacity: 0.61;
  left: 50%;
  top: 50%;
  transform: translate3d(-30%, -65%, 0);
  pointer-events: none;
  filter: blur(21px);
}

@media (max-width: 991.98px) {
  .section-hero .deco-blue {
    transform: translate3d(-74%, -36%, 0);
    filter: blur(21px);
  }
}

.section-hero .deco-orange {
  position: absolute;
  width: 50vh;
  height: 50vh;
  background: radial-gradient(#ffbf9f 0%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%);
  border-radius: 50%;
  opacity: 0.61;
  right: -2.5%;
  bottom: 0;
  pointer-events: none;
  filter: blur(21px);
}

@media (max-width: 991.98px) {
  .section-hero .deco-orange {
    top: 65%;
  }
}

@keyframes heroDecoRectAnim {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-360deg);
  }
}

.section-hero .deco-rect {
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transform-origin: center -50%;
  animation: heroDecoRectAnim 10s linear infinite;
}

@media (max-width: 1199.98px) {
  .section-hero .deco-rect {
    right: 7vw;
    bottom: 4rem;
    width: 6rem;
  }
}

@media (max-width: 1024px) {
  .section-hero .deco-rect {
    right: -1vw;
    bottom: 4.5rem;
  }
}

.timecounter {
  background: #ffffff;
  border-radius: 10px;
  padding: 70px 70px 40px;
  border: 2px solid var(--color1);
  box-shadow: 10px 10px var(--color1);
}

@media (min-width: 2400px) {
  .timecounter {
    padding: 91px 91px 52px;
    border-radius: 13px;
    border: 2.6px solid var(--color1);
    box-shadow: 13px 13px var(--color1);
  }
}

@media (max-width: 1399.98px) {
  .timecounter {
    padding: 52.5px 52.5px 30px;
  }
}

@media (max-width: 1199.98px) {
  .timecounter {
    padding: 42px 42px 24px;
  }
}

@media (max-width: 991.98px) {
  .timecounter {
    padding: 28px 28px 16px;
  }
}

@media (max-width: 991.98px) {
  .timecounter {
    margin-top: 4rem;
  }
}

@media (max-width: 450px) {
  .timecounter {
    margin-top: 4rem;
    padding: 40px 20px 32px;
  }
}

.timecounter h2 {
  font-size: var(--fs45);
  gap: 10px;
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 55px;
}

@media (min-width: 2400px) {
  .timecounter h2 {
    gap: 13px;
    margin-bottom: 71.5px;
  }
}

@media (max-width: 1399.98px) {
  .timecounter h2 {
    margin-bottom: 41.25px;
  }
}

@media (max-width: 991.98px) {
  .timecounter h2 {
    margin-bottom: 35.75px;
  }
}

.timecounter h2 img {
  margin-bottom: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 2400px) {
  .timecounter h2 img {
    margin-bottom: 15.6px;
    height: 45px;
  }
}

@media (max-width: 1399.98px) {
  .timecounter h2 img {
    height: 32px;
    margin-bottom: 6px;
  }
}

@media (max-width: 1199.98px) {
  .timecounter h2 img {
    height: 26px;
  }
}

@media (max-width: 991.98px) {
  .timecounter h2 img {
    height: 22px;
    margin-bottom: 4px;
  }
}

@media (max-width: 991.98px) {
  .timecounter h2 img {
    height: 26px;
  }
}

@media (max-width: 450px) {
  .timecounter h2 img {
    height: 22px;
  }
}

.timecounter__ticker {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  margin-bottom: 65px;
}

@media (min-width: 2400px) {
  .timecounter__ticker {
    margin-bottom: 84.5px;
  }
}

@media (max-width: 1399.98px) {
  .timecounter__ticker {
    margin-bottom: 48.75px;
  }
}

@media (max-width: 991.98px) {
  .timecounter__ticker {
    margin-bottom: 39px;
  }
}

.timecounter__number {
  font-family: var(--ff3);
  font-style: normal;
  font-weight: 900;
  font-size: var(--fs40);
  color: var(--color1);
  width: 107px;
  height: 107px;
  border: 2px solid var(--color1);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  line-height: 1;
  padding-top: 4px;
}

@media (min-width: 2400px) {
  .timecounter__number {
    width: 139.1px;
    height: 139.1px;
    border-radius: 5.2px;
    margin-bottom: 13px;
  }
}

@media (max-width: 1399.98px) {
  .timecounter__number {
    width: 90.95px;
    height: 90.95px;
  }
}

@media (max-width: 1199.98px) {
  .timecounter__number {
    width: 74.9px;
    height: 74.9px;
  }
}

@media (max-width: 991.98px) {
  .timecounter__number {
    width: 61.525px;
    height: 61.525px;
  }
}

@media (max-width: 991.98px) {
  .timecounter__number {
    width: 83.46px;
    height: 83.46px;
  }
}

@media (max-width: 450px) {
  .timecounter__number {
    width: 58px;
    height: 58px;
  }
}

.timecounter__text {
  font-style: normal;
  font-weight: 600;
  font-size: var(--fs30);
  color: var(--color1);
}

.timecounter__indicator .indicator-title {
  font-weight: 600;
  font-size: var(--fs18);
  display: flex;
  flex-flow: nowrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
  margin-bottom: 10px;
}

@media (min-width: 2400px) {
  .timecounter__indicator .indicator-title {
    padding: 0 26px;
    margin-bottom: 13px;
  }
}

@media (max-width: 1399.98px) {
  .timecounter__indicator .indicator-title {
    padding: 0 12px;
    margin-bottom: 7.5px;
  }
}

.timecounter__indicator .indicator-title span:nth-child(1) {
  color: #ed5b5b;
}

.timecounter__indicator .indicator-title span:nth-child(2) {
  color: #a79e08;
}

.timecounter__indicator .indicator-title span:nth-child(3) {
  color: #06cd26;
}

.timecounter__indicator .indicator-totals {
  display: flex;
  flex-flow: nowrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}

@media (min-width: 2400px) {
  .timecounter__indicator .indicator-totals {
    padding: 0 26px;
  }
}

@media (max-width: 450px) {
  .timecounter__indicator .indicator-totals {
    padding: 0 12px;
  }
}

.timecounter__indicator .indicator-totals span {
  font-weight: 600;
  color: #000;
}

.timecounter__indicator .indicator-totals span span {
  color: #12a652;
}

.timecounter__indicator .indicator-totals span div:nth-child(2) {
  color: var(--color1);
}

.timecounter__indicator .colorstrip {
  background: #ffffff;
  border: 2px solid var(--color1);
  height: 61px;
  display: flex;
  flex-flow: nowrap;
  align-items: center;
  justify-content: space-around;
  padding: 0 7.5px;
  border-radius: 100px;
  box-shadow: 5px 5px var(--color1);
  margin-bottom: 20px;
}

@media (min-width: 2400px) {
  .timecounter__indicator .colorstrip {
    border-width: 2.6px;
    height: 79.3px;
    padding: 0 9.75px;
    border-radius: 130px;
    box-shadow: 6.5px 6.5px var(--color1);
    margin-bottom: 26px;
  }
}

@media (max-width: 1399.98px) {
  .timecounter__indicator .colorstrip {
    border-width: 1.5px;
    height: 45.75px;
    padding: 0 3.75px;
    border-radius: 75px;
    box-shadow: 3.75px 3.75px var(--color1);
    margin-bottom: 15px;
  }
}

@media (max-width: 1199.98px) {
  .timecounter__indicator .colorstrip {
    padding: 0 0.4rem;
    border-radius: 60px;
    box-shadow: 3px 3px var(--color1);
    margin-bottom: 12px;
  }
}

@media (max-width: 991.98px) {
  .timecounter__indicator .colorstrip {
    height: 36.6px;
    margin-bottom: 10px;
  }
}

@media (max-width: 991.98px) {
  .timecounter__indicator .colorstrip {
    height: 48.8px;
  }
}

@media (max-width: 450px) {
  .timecounter__indicator .colorstrip {
    height: 40px;
  }
}

@media (max-width: 375px) {
  .timecounter__indicator .colorstrip {
    height: 31px;
    padding: 0 0.2rem;
  }
}

.timecounter__indicator .colorstrip span {
  width: 44px;
  height: 44px;
  left: 846px;
  background: #d9d9d9;
  border-radius: 50%;
  opacity: 0;
}

@media (min-width: 2400px) {
  .timecounter__indicator .colorstrip span {
    width: 57.2px;
    height: 57.2px;
    left: 1099.8px;
  }
}

@media (max-width: 1399.98px) {
  .timecounter__indicator .colorstrip span {
    width: 33px;
    height: 33px;
    left: 634.5px;
  }
}

@media (max-width: 1199.98px) {
  .timecounter__indicator .colorstrip span {
    width: 26.4px;
    height: 26.4px;
    left: 507.6px;
  }
}

@media (max-width: 991.98px) {
  .timecounter__indicator .colorstrip span {
    width: 22px;
    height: 22px;
    left: 423px;
  }
}

@media (max-width: 991.98px) {
  .timecounter__indicator .colorstrip span {
    width: 30.14px;
    height: 30.14px;
    left: 579.51px;
  }
}

@media (max-width: 450px) {
  .timecounter__indicator .colorstrip span {
    width: 23px;
    height: 23px;
    left: 507.6px;
  }
}

@media (max-width: 375px) {
  .timecounter__indicator .colorstrip span {
    width: 22px;
    height: 22px;
    left: 423px;
  }
}

.timecounter__indicator .colorstrip span:nth-child(12) {
  background: linear-gradient(90deg, #67d2a5 0%, #84cda6 100%);
}

.timecounter__indicator .colorstrip span:nth-child(11) {
  background: linear-gradient(90deg, #89cba6 0%, #a0c6a8 100%);
}

.timecounter__indicator .colorstrip span:nth-child(10) {
  background: linear-gradient(90deg, #a6c6a9 0%, #bbc2ab 100%);
}

.timecounter__indicator .colorstrip span:nth-child(9) {
  background: linear-gradient(90deg, #bec1ab 0%, #cfbfad 100%);
}

.timecounter__indicator .colorstrip span:nth-child(8) {
  background: linear-gradient(90deg, #d4beae 0%, #e2bcb0 100%);
}

.timecounter__indicator .colorstrip span:nth-child(7) {
  background: linear-gradient(90deg, #e6bcb2 0%, #f1bbb5 100%);
}

.timecounter__indicator .colorstrip span:nth-child(6) {
  background: linear-gradient(90deg, #f5bbb6 0%, #febcb9 100%);
}

.timecounter__indicator .colorstrip span:nth-child(5) {
  background: linear-gradient(90deg, #ffbcbb 0%, #fdb6b6 100%);
}

.timecounter__indicator .colorstrip span:nth-child(4) {
  background: linear-gradient(90deg, #faa6a6 0%, #fa9191 100%);
}

.timecounter__indicator .colorstrip span:nth-child(3) {
  background: linear-gradient(90deg, #f98686 0%, #fb7f7f 100%);
}

.timecounter__indicator .colorstrip span:nth-child(2) {
  background: linear-gradient(90deg, #f47373 0%, #ed5b5b 100%);
}

.timecounter__indicator .colorstrip span:nth-child(1) {
  background: linear-gradient(90deg, #f47373 0%, #ed5b5b 100%);
}

.timecounter__indicator .colorstrip span.active {
  opacity: 1;
}

@media (max-width: 1599.98px) {

  .section-hero .button-apple,
  .section-hero .button-google {
    width: auto;
    max-width: calc(50% - 0.5rem);
  }

  .section-hero .button-apple img,
  .section-hero .button-google img {
    max-width: 80%;
  }
}

@media (max-width: 1399.98px) {

  .section-hero .button-apple,
  .section-hero .button-google {
    height: 68px;
  }

  .section-hero .button-apple img,
  .section-hero .button-google img {
    max-width: 85%;
  }
}

@media (max-width: 1199.98px) {

  .section-hero .button-apple,
  .section-hero .button-google {
    height: 60px;
    border-radius: 6px;
  }

  .section-hero .button-apple img,
  .section-hero .button-google img {
    max-width: 80%;
  }
}

@media (max-width: 991.98px) {

  .section-hero .button-apple,
  .section-hero .button-google {
    height: 54.8px;
  }
}

@media (max-width: 991.98px) {

  .section-hero .button-apple,
  .section-hero .button-google {
    flex: auto;
    width: auto;
    height: 65px;
    max-width: 35%;
    padding-inline: 1rem;
  }

  .section-hero .button-apple img,
  .section-hero .button-google img {
    width: 100%;
    max-width: unset;
  }
}

@media (max-width: 450px) {

  .section-hero .button-apple,
  .section-hero .button-google {
    height: 60px;
    padding-inline: 0.65rem;
  }
}

.partners {
  position: relative;
  padding-bottom: 100px;
}

@media (min-width: 2400px) {
  .partners {
    padding-bottom: 130px;
  }
}

@media (max-width: 568px) {
  .partners {
    padding-bottom: 50px;
  }
}

.partners .container {
  position: relative;
  z-index: 1;
}

@keyframes partnerCircleAnim {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-360deg);
  }
}

.partners .deco-circle {
  position: absolute;
  left: -50px;
  bottom: 0;
  z-index: -1;
  transform-origin: center -50%;
  animation: heroDecoRectAnim 10s linear infinite;
}

@media (max-width: 568px) {
  .partners .deco-circle {
    bottom: 1.8rem;
  }
}

@media (max-width: 450px) {
  .partners .deco-circle {
    bottom: 2.5rem;
  }
}

.partners .deco-circle img {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (max-width: 568px) {
  .partners .deco-circle img {
    max-width: 2.5rem;
  }
}

@media (max-width: 450px) {
  .partners .deco-circle img {
    max-width: 2rem;
  }
}

.partners .deco-orange {
  position: absolute;
  width: 25vh;
  height: 25vh;
  background: radial-gradient(#ffbf9f 0%, #fad0bb 40%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%);
  border-radius: 50%;
  opacity: 1;
  right: -5%;
  top: 50%;
  pointer-events: none;
}

.partners .owl-carousel .owl-item img {
  max-width: 100%;
  width: auto;
}

@media (min-width: 2400px) {
  .partners .owl-carousel .owl-item img {
    transform: scale(1.3);
  }
}

@media (max-width: 991.98px) {
  .partners .owl-carousel .owl-item img {
    max-height: 100%;
  }
}

@media (max-width: 991.98px) {
  .section-toptitle {
    max-width: 200px;
    margin-inline: auto;
  }
}

@media (max-width: 568px) {
  .section-toptitle {
    max-width: 160px;
  }
}

@media (max-width: 450px) {
  .section-toptitle {
    max-width: 126px;
  }
}

.partners__single {
  display: flex;
  height: 83px;
  padding: 10px;
}

@media (min-width: 2400px) {
  .partners__single {
    height: 107.9px;
    padding: 13px;
  }
}

@media (max-width: 991.98px) {
  .partners__single {
    height: 60px;
  }
}

@media (max-width: 576px) {
  .partners__single {
    max-height: 70px;
    height: 70px;
  }
}

.partners__single.bg {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.partners__single.bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  opacity: 0.45;
  border-radius: 10px;
}

@media (min-width: 2400px) {
  .partners__single.bg::before {
    border-radius: 13px;
  }
}

@media (max-width: 991.98px) {
  .partners__single.bg::before {
    border-radius: 7px;
  }
}

@media (max-width: 568px) {
  .partners__single.bg::before {
    border-radius: 4px;
  }
}

.partners__single.bg * {
  position: relative;
  z-index: 1;
}

.partners__single.bg-green::before {
  background-color: var(--color5);
}

.partners__single.bg-orange::before {
  background-color: var(--color4);
}

.partners__single.bg-yellow::before {
  background-color: var(--color2);
}

.whatwegive {
  position: relative;
  padding-top: 75px;
  padding-bottom: 75px;
}

@media (min-width: 2400px) {
  .whatwegive {
    padding-top: 97.5px;
    padding-bottom: 97.5px;
  }
}

@media (max-width: 991.98px) {
  .whatwegive {
    padding-bottom: 37.5px;
  }
}

@media (max-width: 767.98px) {
  .whatwegive .section-title {
    margin-bottom: 50px;
  }
}

.whatwegive__item {
  border: 2px dashed var(--color1);
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 30px;
  transition: 0.23s;
  cursor: pointer;
}

.whatwegive__item:hover {
  box-shadow: 10px 10px var(--color1);
}

@media (min-width: 2400px) {
  .whatwegive__item {
    padding: 52px 39px;
    border-radius: 13px;
    border: 2.6px dashed var(--color1);
  }
}

@media (max-width: 991.98px) {
  .whatwegive__item {
    margin-bottom: 1.5rem;
  }

  .whatwegive__item .bullet::before {
    top: 2px;
    width: 18px;
    height: 18px;
    border: 1.2px solid var(--color1);
    box-shadow: 2px 2px var(--color1);
  }
}

@media (max-width: 991.98px) {
  .whatwegive__item {
    padding: 25px 20px;
  }
}

@media (max-width: 767.98px) {
  .whatwegive__item {
    padding: 35px 12px 10px;
  }
}

.whatwegive__img {
  text-align: center;
  margin-bottom: 30px;
  height: 194px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 2400px) {
  .whatwegive__img {
    margin-bottom: 39px;
    height: 252.2px;
  }

  .whatwegive__img img {
    transform: scale(1.3);
  }
}

.whatwegive__title h3 {
  text-align: center;
  font-weight: 700;
  font-size: var(--fs40);
  margin-bottom: 30px;
  color: var(--color1);
}

@media (min-width: 2400px) {
  .whatwegive__title h3 {
    margin-bottom: 39px;
  }
}

.whatwegive .container {
  position: relative;
  z-index: 1;
}

.whatwegive .deco-yellow {
  position: absolute;
  width: 35vh;
  height: 35vh;
  background: radial-gradient(#f0e303 0%, #f3ec75 50%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%);
  border-radius: 50%;
  opacity: 1;
  right: 0%;
  bottom: 0%;
  transform: translate3d(40%, 0, 0);
  pointer-events: none;
}

@keyframes wwgTriangleAnim {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-360deg);
  }
}

.whatwegive .deco-triangle {
  position: absolute;
  width: 72px;
  height: 82px;
  left: 0;
  top: 290px;
  transform-origin: 150% center;
  animation: wwgTriangleAnim 10s linear infinite;
}

@media (max-width: 1800px) {
  .whatwegive__item {
    padding: 25px 25px;
  }

  .whatwegive__img {
    margin-bottom: 20px;
  }
}

@media (min-width: 2400px) {
  .whoweare .col-lg-6 img {
    transform: scale(1.3);
    transform-origin: top left;
  }
}

@media (max-width: 991.98px) {
  .whoweare .row {
    flex-flow: column-reverse wrap;
  }

  .whoweare .row .align-self-lg-center {
    text-align: center;
  }

  .whoweare .row .align-self-lg-center>img {
    max-width: 70%;
  }

  .whoweare .row .bullet::before {
    top: 2px;
    width: 16px;
    height: 16px;
    border: 1.2px solid var(--color1);
    box-shadow: 2px 2px var(--color1);
  }
}

@media (max-width: 767.98px) {
  .whoweare .row .align-self-lg-center>img {
    max-width: 70%;
  }

  .whoweare .row .bullet::before {
    top: 2px;
    width: 16px;
    height: 16px;
  }
}

@media (max-width: 568.98px) {
  .whoweare .row .align-self-lg-center>img {
    max-width: 100%;
  }

  .whoweare .row .bullet {
    padding-left: 30px;
  }
}

.tokenomics {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

@media (min-width: 2400px) {
  .tokenomics {
    padding-top: 130px;
    padding-bottom: 130px;
  }
}

@media (max-width: 991.98px) {
  .tokenomics {
    padding-bottom: 55px;
  }
}

@media (max-width: 767.98px) {
  .tokenomics {
    padding-top: 65px;
  }
}

.tokenomics .container {
  position: relative;
  z-index: 1;
}

.tokenomics .button-wrapper {
  margin-bottom: 40px;
}

@media (min-width: 2400px) {
  .tokenomics .button-wrapper {
    margin-bottom: 52px;
  }
}

@media (max-width: 991.98px) {
  .tokenomics .button-wrapper {
    margin-bottom: 30px;
  }
}

@media (max-width: 767.98px) {
  .tokenomics .button-wrapper {
    margin-bottom: 22px;
  }
}

.tokenomics p {
  font-size: var(--fs24);
  margin-bottom: 40px;
}

@media (min-width: 2400px) {
  .tokenomics p {
    margin-bottom: 52px;
  }
}

.tokenomics__img {
  width: 100%;
}

@media (max-width: 991.98px) {
  .tokenomics__img {
    max-width: 70%;
    margin-inline: auto;
  }
}

.tokenomics .section-title {
  text-align: left;
}

@media (max-width: 991.98px) {
  .tokenomics .section-title {
    text-align: center;
  }
}

.tokenomics .deco-yellow {
  position: absolute;
  width: 40vh;
  height: 40vh;
  background: radial-gradient(#f0e303 0%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%);
  border-radius: 50%;
  opacity: 0.3;
  right: 0%;
  bottom: 0%;
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}

.tokenomics .deco-blue {
  position: absolute;
  width: 70vh;
  height: 70vh;
  background: radial-gradient(#5b81ed 0%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%);
  border-radius: 50%;
  opacity: 0.31;
  left: 50%;
  top: 50%;
  transform: translate3d(0%, -65%, 0);
  pointer-events: none;
}

.tokenomics .deco-orange {
  position: absolute;
  width: 50vh;
  height: 50vh;
  background: radial-gradient(#ffbf9f 0%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%);
  border-radius: 50%;
  opacity: 0.71;
  left: 0;
  top: 0%;
  transform: translate3d(-50%, 0, 0);
  pointer-events: none;
}

@keyframes tokeRectAnim {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-360deg);
  }
}

.tokenomics .deco-rect {
  position: absolute;
  width: 130px;
  left: -40px;
  bottom: 0;
  pointer-events: none;
  transform-origin: 150% center;
  animation: tokeRectAnim 10s linear infinite;
}

.swapit {
  position: relative;
  padding-top: 75px;
  padding-bottom: 75px;
}

@media (min-width: 2400px) {
  .swapit {
    padding-top: 97.5px;
    padding-bottom: 97.5px;
  }
}

.swapit .container {
  position: relative;
  z-index: 1;
}

.swapit .section-desc {
  max-width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

@media (min-width: 2400px) {
  .swapit .section-desc {
    margin-bottom: 52px;
  }
}

@keyframes swapDecoCircleAnim {
  0% {
    transform: translate3d(0%, -50%, 0) rotate(0deg);
  }

  100% {
    transform: translate3d(0%, -50%, 0) rotate(360deg);
  }
}

.swapit .deco-circle {
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 0% 100%;
  animation: swapDecoCircleAnim 10s linear infinite;
}

@keyframes swapdecoRectAnim {
  0% {
    transform: translate3d(0%, -50%, 0) rotate(0deg);
  }

  100% {
    transform: translate3d(0%, -50%, 0) rotate(360deg);
  }
}

.swapit .deco-rect {
  position: absolute;
  bottom: 0;
  right: 0;
  transform-origin: 100% 0%;
  animation: swapdecoRectAnim 10s linear infinite;
}

.swapit .deco-yellow,
.swapit .deco-blue {
  position: absolute;
  width: 90vh;
  height: 90vh;
  border-radius: 50%;
  top: 0%;
  transform: translate3d(0, 10%, 0);
  pointer-events: none;
  filter: blur(21px);
}

.swapit .deco-yellow {
  background: radial-gradient(#f0e303 0%, rgb(255, 255, 255) 80%, rgb(255, 255, 255) 100%);
  opacity: 0.25;
  right: 47%;
}

.swapit .deco-blue {
  background: radial-gradient(#d3f4ff 0%, rgb(255, 255, 255) 80%, rgb(255, 255, 255) 100%);
  opacity: 1;
  left: 47%;
}

.swapit .swapit__inner {
  position: relative;
  z-index: 1;
  padding: 0 50px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 2400px) {
  .swapit .swapit__inner {
    padding: 0 65px;
  }
}

/* Swapfromto */
.swapfromto {
  display: flex;
  align-items: center;
  padding-top: 55px;
  padding-bottom: 75px;
  position: relative;
  z-index: 1;
  background-image: url("../images/swapit-bg.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}

@media (min-width: 2400px) {
  .swapfromto {
    padding-top: 71.5px;
    padding-bottom: 97.5px;
  }
}

.swapfromto__left {
  background: #ffffff;
  border: 2px solid var(--color1);
  border-radius: 10px;
  width: 36%;
  box-shadow: 5px 10px var(--color1);
  padding: 65px 25px 40px;
  height: 604px;
}

@media (min-width: 2400px) {
  .swapfromto__left {
    border: 2.6px solid var(--color1);
    border-radius: 13px;
    box-shadow: 6.5px 13px var(--color1);
    padding: 84.5px 32.5px 52px;
    height: 785.2px;
  }
}

.swapfromto__middle {
  width: 28%;
}

.swapfromto__right {
  background: #ffffff;
  border: 2px solid var(--color1);
  border-radius: 10px;
  width: 36%;
  box-shadow: 5px 10px var(--color1);
  padding: 65px 25px 40px;
  height: 604px;
}

@media (min-width: 2400px) {
  .swapfromto__right {
    border: 2.6px solid var(--color1);
    border-radius: 13px;
    box-shadow: 6.5px 13px var(--color1);
    padding: 84.5px 32.5px 52px;
    height: 785.2px;
  }
}

.swapfromto h3 {
  font-weight: 700;
  font-size: var(--fs40);
  text-align: center;
  color: var(--color1);
  margin-bottom: 40px;
}

@media (min-width: 2400px) {
  .swapfromto h3 {
    margin-bottom: 52px;
  }
}

.swapfromto .button-yellow {
  font-weight: 600;
  font-size: var(--fs20);
  width: 100%;
  color: #000;
  min-height: 64px;
}

@media (min-width: 2400px) {
  .swapfromto .button-yellow {
    min-height: 83.2px;
  }
}

.swapit__blueblock {
  background: #dff0fe;
  border-radius: 30px;
  padding: 30px;
  text-align: center;
  margin-bottom: 40px;
}

@media (min-width: 2400px) {
  .swapit__blueblock {
    border-radius: 39px;
    padding: 39px;
    margin-bottom: 52px;
  }
}

.swapit__blueblock .blueblock__top {
  margin-bottom: 20px;
  vertical-align: baseline;
}

@media (min-width: 2400px) {
  .swapit__blueblock .blueblock__top {
    margin-bottom: 26px;
  }
}

.swapit__blueblock .blueblock__top img {
  margin-bottom: 5px;
}

@media (min-width: 2400px) {
  .swapit__blueblock .blueblock__top img {
    margin-bottom: 6.5px;
    transform: scale(1.3);
  }
}

.swapit__blueblock .blueblock__bottom {
  font-weight: 600;
  letter-spacing: 0.18em;
}

@media (min-width: 2400px) {
  .swapit__blueblock .blueblock__bottom {
    letter-spacing: 0.234em;
  }
}

.swapit__greenblock {
  background: #d5f3de;
  border-radius: 30px;
  padding: 30px 10px;
  text-align: center;
  margin-bottom: 40px;
}

@media (min-width: 2400px) {
  .swapit__greenblock {
    border-radius: 39px;
    margin-bottom: 52px;
  }
}

.swapit__greenblock .greenblock__top {
  margin-bottom: 20px;
  vertical-align: baseline;
}

@media (min-width: 2400px) {
  .swapit__greenblock .greenblock__top {
    margin-bottom: 26px;
  }
}

.swapit__greenblock .greenblock__bottom {
  font-weight: 600;
  letter-spacing: 0.1em;
}

@media (min-width: 2400px) {
  .swapit__greenblock .greenblock__bottom {
    letter-spacing: 0.234em;
  }
}

.swapfromto__fees {
  margin-bottom: 20px;
  text-align: center;
}

@media (min-width: 2400px) {
  .swapfromto__fees {
    margin-bottom: 26px;
  }
}

.swapit .input-wrapper {
  display: flex;
  background: #ffffff;
  border: 2px solid var(--color1);
  box-shadow: 4px 5px 0px var(--color1);
  border-radius: 100px;
  height: 80px;
  align-items: center;
  padding: 20px;
}

@media (min-width: 2400px) {
  .swapit .input-wrapper {
    border: 2.6px solid var(--color1);
    box-shadow: 5.2px 6.5px 0px var(--color1);
    border-radius: 130px;
    height: 104px;
    padding: 26px;
  }
}

.swapit .input-wrapper .input-field {
  border: none;
  box-shadow: none;
  outline: none;
  flex-grow: 1;
}

.swapit .input-wrapper .input-field::-webkit-input-placeholder {
  font-style: italic;
}

.swapit .input-wrapper .input-field:-moz-placeholder {
  font-style: italic;
}

.swapit .input-wrapper .input-field::-moz-placeholder {
  font-style: italic;
}

.swapit .input-wrapper .input-field:-ms-input-placeholder {
  font-style: italic;
}

.swapit .input-wrapper .button-circle {
  border: none;
  box-shadow: none;
  outline: none;
  flex-grow: 0;
  background: #f0e303;
  box-shadow: 3px 4px 0px var(--color1);
  font-weight: 600;
  font-size: var(--fs20);
  width: 54px;
  height: 54px;
  border-radius: 50%;
}

@media (min-width: 2400px) {
  .swapit .input-wrapper .button-circle {
    box-shadow: 3.9px 5.2px 0px var(--color1);
    width: 70.2px;
    height: 70.2px;
  }
}

/* Alarmz-dropdown */
.alarmz-dropdown {
  margin-bottom: 35px;
}

@media (min-width: 2400px) {
  .alarmz-dropdown {
    margin-bottom: 45.5px;
  }
}

.alarmz-dropdown .dropdown {
  width: 100%;
}

.alarmz-dropdown .dropdown .dropdown-toggle {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  font-weight: 600;
  font-size: var(--fs20);
  border: 2px solid var(--color1);
  box-shadow: 4px 5px 0px var(--color1);
  border-radius: 100px;
  height: 80px;
  padding: 20px;
}

@media (min-width: 2400px) {
  .alarmz-dropdown .dropdown .dropdown-toggle {
    border: 2.6px solid var(--color1);
    box-shadow: 5.2px 6.5px 0px var(--color1);
    border-radius: 130px;
    height: 104px;
    padding: 26px;
  }
}

.alarmz-dropdown .dropdown .dropdown-toggle .dropdown__selected img {
  margin-right: 10px;
}

@media (min-width: 2400px) {
  .alarmz-dropdown .dropdown .dropdown-toggle .dropdown__selected img {
    margin-right: 13px;
    transform: scale(1.3);
  }
}

.alarmz-dropdown .dropdown .dropdown-toggle .button-circle {
  border: none;
  box-shadow: none;
  outline: none;
  background: #f0e303;
  box-shadow: 3px 4px 0px var(--color1);
  font-weight: 600;
  font-size: var(--fs20);
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 2400px) {
  .alarmz-dropdown .dropdown .dropdown-toggle .button-circle {
    box-shadow: 3.9px 5.2px 0px var(--color1);
    width: 70.2px;
    height: 70.2px;
  }
}

.alarmz-dropdown .dropdown .dropdown-menu {
  font-size: var(--fs20);
}

@media (min-width: 2400px) {
  .alarmz-dropdown .dropdown .dropdown-menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.alarmz-dropdown .dropdown .dropdown-menu li a img {
  margin-right: 10px;
}

@media (min-width: 2400px) {
  .alarmz-dropdown .dropdown .dropdown-menu li a img {
    margin-right: 13px;
    transform: scale(1.3);
  }
}

.alarmz-dropdown--disabled .dropdown .dropdown-toggle {
  cursor: default;
}

.alarmz-dropdown--disabled .dropdown .dropdown-toggle .dropdown__selected img {
  margin-right: 10px;
}

.alarmz-dropdown--disabled .dropdown .dropdown-toggle .button-circle {
  background: #d0d0d0;
  box-shadow: none;
}

.alarmz-dropdown--disabled .dropdown .dropdown-toggle .button-circle svg path {
  fill: #fff;
}

@media (max-width: 991.98px) {
  .app-layout .swapit__blueblock {
    margin-bottom: 0 !important;
  }
}

.distribution {
  position: relative;
  padding-top: 75px;
  padding-bottom: 75px;
}

.distribution .container {
  position: relative;
  z-index: 1;
}

.distribution .section-desc {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

.distribution__inner {
  position: relative;
  z-index: 1;
  transform: translateX(-50px);
}

@media (min-width: 2400px) {
  .distribution__inner {
    padding-top: 130px;
    padding-bottom: 130px;
    transform: translateX(-65px);
  }
}

.distribution__bg {
  margin-left: auto;
  margin-right: auto;
  display: block;
  pointer-events: none;
  max-width: 100%;
  position: relative;
  z-index: 2;
  transform: translate3d(30px, -30px, 0);
}

@media (max-width: 1800px) {
  .distribution__bg {
    transform: translate3d(20px, -17px, 0);
  }
}

@media (max-width: 1200px) {
  .distribution__bg {
    transform: translate3d(20px, -12px, 0);
  }
}

@media (min-width: 2400px) {
  .distribution__bg {
    transform: translate3d(40px, -23px, 0) scale(1.3);
  }
}

.distribution__slices {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-38%, -64%, 0);
  z-index: 1;
}

.distribution__slices img,
.distribution__slices svg {
  max-width: 100%;
}

.distribution .deco-orange {
  position: absolute;
  width: 25vh;
  height: 25vh;
  background: #FFBF9F;
  filter: blur(21px);
  border-radius: 50%;
  opacity: 1;
  left: 50%;
  top: 0%;
  transform: translate3d(50%, 0, 0);
  pointer-events: none;
  opacity: 0.5;
}

.distribution .deco-yellow {
  position: absolute;
  width: 35vh;
  height: 35vh;
  background: #F0E303;
  filter: blur(21px);
  border-radius: 50%;
  opacity: 0.5;
  left: 50%;
  top: 50%;
  transform: translate3d(-100%, -50%, 0);
  pointer-events: none;
}

.distribution .deco-blue {
  position: absolute;
  width: 35vh;
  height: 35vh;
  background: #A2D5FF;
  filter: blur(21px);
  border-radius: 50%;
  opacity: 0.15;
  left: 50%;
  top: 50%;
  transform: translate3d(-200%, -100%, 0);
  pointer-events: none;
}

.distribution .deco-green {
  position: absolute;
  width: 35vh;
  height: 35vh;
  background: #D5F3DE;
  filter: blur(21px);
  border-radius: 50%;
  opacity: 1;
  left: 50%;
  top: 50%;
  transform: translate3d(100%, -50%, 0);
  pointer-events: none;
  opacity: 0.35;
}

.distribution__points {
  max-width: 85%;
  margin-inline: auto;
  margin-top: 30px;
}

@media (max-width: 991.98px) {
  .distribution__points {
    max-width: 100%;
    margin-top: 15px;
  }

  .distribution__points .bullet {
    margin-bottom: 15px;
  }
}

.distribution__slices {
  transition: 0.5s;
}

.distribution__slices .slice1>g>g>path:nth-child(2) {
  fill: #fff;
  transition: 0.5s;
}

.distribution__slices .slice5 path:nth-child(1) {
  fill: #fff;
  transition: 0.5s;
}

.distribution__slices .slice2>g>g>path:nth-child(2) {
  fill: #fff;
  transition: 0.5s;
}

.distribution__slices .slice3 path:nth-child(2) {
  fill: #fff;
  transition: 0.5s;
}

.distribution__slices .slice4 path:nth-child(1) {
  fill: #fff;
  transition: 0.5s;
}

.distribution__slices:hover .slice1>g>g>path:nth-child(2) {
  stroke: #fff;
  fill: rgb(209, 220, 242);
}

.distribution__slices:hover .slice5 path:nth-child(1) {
  fill: rgb(215, 208, 170);
}

.distribution__slices:hover .slice2>g>g>path:nth-child(2) {
  fill: rgb(187, 188, 190);
}

.distribution__slices:hover .slice3 path:nth-child(2) {
  fill: rgb(206, 236, 218);
}

.distribution__slices:hover .slice4 path:nth-child(1) {
  fill: rgb(249, 243, 181);
}

.distribution__slices .slices>g {
  transition: 0.5s;
}

.distribution__slices:hover .slice1 {
  transform: translate3d(-15px, -5px, 0);
}

.distribution__slices:hover .slice2 {
  transform: translate3d(5px, 20px, 0);
}

.distribution__slices:hover .slice3 {
  transform: translate3d(15px, 15px, 0);
}

.distribution__slices:hover .slice4 {
  transform: translate3d(15px, 2px, 0);
}

.distribution__slices:hover .slice5 {
  transform: translate3d(10px, -15px, 0);
}

@media (min-width: 2400px) {

  .distribution__slices img,
  .distribution__slices svg {
    transform: scale(1.3);
    transform-origin: center center;
    margin-left: 40px;
    margin-top: -40px;
  }
}

@media (max-width: 991.98px) {
  .distribution__slices .slice1>g>g>path:nth-child(2) {
    stroke: #fff;
    fill: rgb(209, 220, 242);
  }

  .distribution__slices .slice5 path:nth-child(1) {
    fill: rgb(215, 208, 170);
  }

  .distribution__slices .slice2>g>g>path:nth-child(2) {
    fill: rgb(187, 188, 190);
  }

  .distribution__slices .slice3 path:nth-child(2) {
    fill: rgb(206, 236, 218);
  }

  .distribution__slices .slice4 path:nth-child(1) {
    fill: rgb(249, 243, 181);
  }

  .distribution__slices .slice1 {
    transform: translate3d(-15px, -5px, 0);
  }

  .distribution__slices .slice2 {
    transform: translate3d(5px, 20px, 0);
  }

  .distribution__slices .slice3 {
    transform: translate3d(15px, 15px, 0);
  }

  .distribution__slices .slice4 {
    transform: translate3d(15px, 2px, 0);
  }

  .distribution__slices .slice5 {
    transform: translate3d(10px, -15px, 0);
  }
}

.distribution__block {
  background: #FFFFFF;
  border: 2px solid #3A3A3A;
  border-radius: 10px;
  box-shadow: 7.5px 10px 0px #3A3A3A;
  width: 551px;
  height: 546px;
  position: absolute;
  z-index: 0;
  left: 50%;
  transform: translate3d(-40%, 0, 0);
  padding: 40px;
}

@media (min-width: 2400px) {
  .distribution__block {
    border: 2.6px solid #3A3A3A;
    box-shadow: 9.75px 13px 0px #3A3A3A;
    border-radius: 13px;
    width: 716.3px;
    height: 709.8px;
    padding: 52px;
    transform: translate3d(-40%, -16%, 0);
  }
}

.distribution__block h3 {
  font-style: normal;
  font-weight: 700;
  font-size: var(--fs40);
  text-align: center;
}

@media (min-width: 1801px) {
  .distribution__block h3 {
    margin-top: 10px;
  }
}

.milestone {
  position: relative;
  padding-top: 75px;
  padding-bottom: 75px;
}

@media (min-width: 2400px) {
  .milestone {
    padding-top: 97.5px;
    padding-bottom: 97.5px;
  }
}

.milestone .container {
  position: relative;
  z-index: 1;
}

.milestone .section-title {
  margin-bottom: 0;
}

.milestone .section-desc {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.milestone .milestone__img {
  width: 149px;
  height: 149px;
  border-radius: 50%;
  border: 2px solid var(--color1);
  box-shadow: 6px 6px 0px var(--color1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

@media (min-width: 2400px) {
  .milestone .milestone__img {
    width: 193.7px;
    height: 193.7px;
    border: 2.6px solid var(--color1);
    box-shadow: 7.8px 7.8px 0px var(--color1);
    margin-bottom: 39px;
  }

  .milestone .milestone__img img {
    transform: scale(1.3);
  }
}

.milestone .milestone__img.bg-yellow {
  background-color: #FFF98D;
}

.milestone .milestone__img.bg-lblue {
  background-color: #DFF0FF;
}

.milestone .milestone__img.bg-green {
  background-color: #ECFFF2;
}

.milestone .milestone__img.bg-blue {
  background-color: #B6FBF5;
}

.milestone .milestone__img.bg-musterd {
  background-color: #FFEDAB;
}

.milestone .button-wrapper {
  margin-bottom: 30px;
  text-align: center;
}

@media (min-width: 2400px) {
  .milestone .button-wrapper {
    margin-bottom: 39px;
  }
}

.milestone .button-wrapper .button {
  width: 100%;
}

.milestone .milestone__single {
  max-width: 290px;
  height: 490px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 2400px) {
  .milestone .milestone__single {
    max-width: 377px;
    height: 637px;
  }
}

.milestone .milestone__single.milestone__single--lblue .milestone__img,
.milestone .milestone__single.milestone__single--lblue .button,
.milestone .milestone__single.milestone__single--lblue .bullet::before {
  background: #DFF0FF;
}

.milestone .milestone__single.milestone__single--blue .milestone__img,
.milestone .milestone__single.milestone__single--blue .button,
.milestone .milestone__single.milestone__single--blue .bullet::before {
  background: #B6FBF5;
}

.milestone .milestone__single.milestone__single--musterd .milestone__img,
.milestone .milestone__single.milestone__single--musterd .button,
.milestone .milestone__single.milestone__single--musterd .bullet::before {
  background: #FFEDAB;
}

.milestone .milestone__single.milestone__single--green .milestone__img,
.milestone .milestone__single.milestone__single--green .button,
.milestone .milestone__single.milestone__single--green .bullet::before {
  background: #ECFFF2;
}

.milestone .milestone__single.milestone__single--yellow .milestone__img,
.milestone .milestone__single.milestone__single--yellow .button,
.milestone .milestone__single.milestone__single--yellow .bullet::before {
  background: #FFF98D;
}

.milestone .deco-yellow {
  position: absolute;
  width: 35vh;
  height: 35vh;
  background: radial-gradient(#F0E303 0%, #f3ec75 50%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%);
  border-radius: 50%;
  opacity: 1;
  right: -5%;
  top: 28%;
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}

.milestone .deco-blue {
  position: absolute;
  width: 20vh;
  height: 20vh;
  background: #5B81ED;
  border-radius: 50%;
  opacity: 1;
  left: 0;
  top: 0%;
  transform: translate3d(-30%, 0, 0);
  pointer-events: none;
  filter: blur(21px);
}

.milestone .deco-orange {
  position: absolute;
  width: 30vh;
  height: 30vh;
  background: #FFBF9F;
  border-radius: 50%;
  opacity: 1;
  left: 0;
  bottom: 0%;
  transform: translate3d(-30%, 0, 0);
  pointer-events: none;
  filter: blur(21px);
}

@keyframes milesTriAnim {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-360deg);
  }
}

.milestone .deco-triangle {
  position: absolute;
  right: 15%;
  top: -5%;
  transform-origin: 200% center;
  animation: milesTriAnim 10s linear infinite;
}

.milestone .milestone__inner {
  position: relative;
}

.milestone .milestone__inner .milestone__items {
  position: relative;
  z-index: 1;
}

.milestone__items {
  background: url("../images/milestone/snake-bg.svg") no-repeat center 10px;
  background-size: 100%;
}

.justask {
  padding-block: 7rem 5rem;
  position: relative;
}

@media (min-width: 2400px) {
  .justask {
    padding-block: 10rem 5rem;
  }
}

@media (max-width: 991.98px) {
  .justask {
    padding-block: 3rem 5rem;
  }
}

.justask .gradient-blue {
  --size: 160px;
  width: var(--size);
  height: var(--size);
  top: 8rem;
  right: -70px;
  filter: blur(21px);
  background: var(--color3);
  pointer-events: none;
}

@media (min-width: 2400px) {
  .justask .gradient-blue {
    --size: calc(160px * 1.3);
    top: 10rem;
    right: -96.7441860465px;
  }
}

.justask .gradient-orange {
  position: absolute;
  width: 52vh;
  height: 52vh;
  background: radial-gradient(#ffbf9f 0%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%);
  opacity: 0.71;
  left: 0;
  top: 15%;
  transform: translate3d(-50%, 0, 0);
  pointer-events: none;
  filter: blur(21px);
}

@media (min-width: 2400px) {
  .justask .gradient-orange {
    top: 10rem;
    right: -471.8139534884px;
  }
}

@media (max-width: 991.98px) {
  .justask .gradient-orange {
    left: 60%;
    top: 45%;
  }
}

.justask .gradient-blue-light {
  width: 40vh;
  height: 40vh;
  top: 25%;
  left: 14%;
  background: radial-gradient(54.36% 50% at 50% 50%, #dff0ff 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.99;
  filter: blur(21px);
  pointer-events: none;
}

@media (min-width: 2400px) {
  .justask .gradient-blue-light {
    left: 10%;
  }
}

@media (max-width: 991.98px) {
  .justask .container .row>.position-relative {
    text-align: center;
  }
}

.justask .sticky-notes {
  align-self: center;
  position: relative;
  z-index: 2;
  display: flex;
}

@media (max-width: 991.98px) {
  .justask .sticky-notes {
    display: none;
  }
}

.justask .sticky-notes .sticky-link {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  background-size: 100%;
  position: absolute;
  color: var(--color1);
  transition: all 0.4s ease-out;
  transform-origin: center;
}

.justask .sticky-notes .sticky-link .title,
.justask .sticky-notes .sticky-link .desc {
  transition: all 0.4s ease-out;
  margin-inline: auto;
  max-width: 80%;
  font-weight: 500;
  font-size: var(--fs24);
}

.justask .sticky-notes .sticky-link .title {
  text-align: center;
  padding-top: 1rem;
}

.justask .sticky-notes .sticky-link .desc {
  overflow: hidden;
  padding-left: 0.5rem;
  opacity: 0;
  height: 0;
}

.justask .sticky-notes .sticky-link--blue {
  width: 278px;
  height: 274px;
  left: 4px;
  top: 0px;
  background: url(../images/blue-note.svg) no-repeat center center;
  transform: rotate(-16.11deg);
  background-size: 100%;
}

@media (min-width: 2400px) {
  .justask .sticky-notes .sticky-link--blue {
    width: 361.4px;
    height: 356.2px;
    background-size: 100%;
  }
}

.justask .sticky-notes .sticky-link--blue .title {
  padding-left: 0.15rem;
  padding-top: 2.8rem;
  justify-self: end;
  width: 80%;
}

.justask .sticky-notes .sticky-link--blue .desc {
  width: 80%;
}

.justask .sticky-notes .sticky-link--blue.sticky-link--active {
  transform: rotate(0deg);
  padding-bottom: 1rem;
}

.justask .sticky-notes .sticky-link--blue.sticky-link--active .title,
.justask .sticky-notes .sticky-link--blue.sticky-link--active .desc {
  transform: rotate(-0.5deg);
}

.justask .sticky-notes .sticky-link--orange {
  width: 290px;
  height: 270px;
  background: url(../images/orange-note.svg) no-repeat center center;
  left: 60%;
  top: -2.4rem;
  transform: rotate(9.24deg);
  background-size: 100%;
}

@media (min-width: 2400px) {
  .justask .sticky-notes .sticky-link--orange {
    width: 377px;
    height: 351px;
    background-size: 100%;
  }
}

.justask .sticky-notes .sticky-link--orange .title {
  width: 80%;
  padding-top: 2rem;
  padding-right: 0.5rem;
  transform: rotate(1.2deg);
}

.justask .sticky-notes .sticky-link--orange .desc {
  width: 80%;
}

.justask .sticky-notes .sticky-link--orange.sticky-link--active {
  transform: rotate(-1.5deg);
  padding-bottom: 1rem;
}

.justask .sticky-notes .sticky-link--orange.sticky-link--active .title,
.justask .sticky-notes .sticky-link--orange.sticky-link--active .desc {
  transform: rotate(1.3deg);
}

.justask .sticky-notes .sticky-link--yellow {
  width: 310px;
  height: 320px;
  background: url(../images/yellow-note.svg) no-repeat center center;
  left: 50%;
  top: 6rem;
  transform: translateX(-50%) rotate(2deg);
  z-index: 3;
  background-size: 100%;
}

@media (min-width: 2400px) {
  .justask .sticky-notes .sticky-link--yellow {
    width: 403px;
    height: 416px;
    background-size: 100%;
  }
}

.justask .sticky-notes .sticky-link--yellow .title {
  width: 80%;
  padding-right: 0.2rem;
  transform: rotate(2deg);
}

.justask .sticky-notes .sticky-link--yellow .desc {
  width: 80%;
}

.justask .sticky-notes .sticky-link--yellow.sticky-link--active {
  transform: rotate(-2.35deg);
  padding-bottom: 1rem;
}

.justask .sticky-notes .sticky-link--yellow.sticky-link--active .title,
.justask .sticky-notes .sticky-link--yellow.sticky-link--active .desc {
  transform: rotate(2.5deg);
}

.justask .sticky-notes .sticky-link--light-blue {
  width: 300px;
  height: 315px;
  background: url(../images/light-blue-note.svg) no-repeat center center;
  left: 5%;
  top: 20.5rem;
  transform: rotate(-24deg);
  background-size: 100%;
}

@media (min-width: 2400px) {
  .justask .sticky-notes .sticky-link--light-blue {
    left: 2%;
    top: 25.5rem;
    width: 390px;
    height: 409.5px;
    background-size: 100%;
  }
}

.justask .sticky-notes .sticky-link--light-blue .title {
  width: 80%;
  padding-right: 0.2rem;
}

.justask .sticky-notes .sticky-link--light-blue .desc {
  width: 80%;
}

.justask .sticky-notes .sticky-link--light-blue.sticky-link--active {
  transform: rotate(0deg);
  padding-bottom: 1rem;
}

.justask .sticky-notes .sticky-link--light-blue.sticky-link--active .title,
.justask .sticky-notes .sticky-link--light-blue.sticky-link--active .desc {
  transform: rotate(0);
}

.justask .sticky-notes .sticky-link--green {
  width: 280px;
  height: 270px;
  background: url(../images/green-note.svg) no-repeat center center;
  left: 60.8%;
  top: 22.7rem;
  transform: rotate(26.5deg);
  background-size: 100%;
}

@media (min-width: 2400px) {
  .justask .sticky-notes .sticky-link--green {
    width: 364px;
    height: 351px;
    background-size: 100%;
  }
}

.justask .sticky-notes .sticky-link--green .title {
  width: 80%;
  padding-top: 2.8rem;
  padding-left: 0.4rem;
}

.justask .sticky-notes .sticky-link--green .desc {
  width: 80%;
}

.justask .sticky-notes .sticky-link--green.sticky-link--active {
  transform: rotate(0deg);
}

.justask .sticky-notes .sticky-link--green.sticky-link--active .title,
.justask .sticky-notes .sticky-link--green.sticky-link--active .desc {
  transform: rotate(0);
}

@media (min-width: 2400px) {
  .justask .sticky-notes .sticky-link--green.sticky-link--active {
    width: 1118px;
    height: 1118px;
    background-size: 100%;
  }
}

.justask .sticky-notes .sticky-link--closing {
  z-index: 10;
}

.justask .sticky-notes .sticky-link--active {
  align-items: flex-start;
  width: 600px;
  height: 600px;
  z-index: 10;
  background-size: 100%;
  padding-top: 0;
  inset: -4rem 0 0 2.4rem;
}

@media (min-width: 2400px) {
  .justask .sticky-notes .sticky-link--active {
    left: -5rem;
    width: 1092px;
    height: 1092px;
    background-size: 100%;
  }
}

.justask .sticky-notes .sticky-link--active.onload-prop {
  height: 274px;
  left: 4px;
  background: url(../images/blue-note.svg) no-repeat center center;
  transform: rotate(-16.11deg);
}

.justask .sticky-notes .sticky-link--active.onload-prop .title {
  padding-left: 0.15rem;
  padding-top: 2.8rem;
  justify-self: end;
}

.justask .sticky-notes .sticky-link--active .title {
  text-align: left;
  font-weight: 600;
}

.justask .sticky-notes .sticky-link--active .title br {
  display: none;
}

.justask .sticky-notes .sticky-link--active .desc {
  opacity: 1;
  height: auto;
  line-height: 1.85;
  margin-top: 1.75rem;
}

.justask .sticky-notes .sticky-link--active .title,
.justask .sticky-notes .sticky-link--active .desc {
  padding: 0;
  width: 420px;
  max-width: unset;
}

.justask .arrow {
  left: 50%;
  transform: translateX(-50%);
}

.justask .spiral-left {
  top: 300px;
}

@media (min-width: 2400px) {
  .justask .spiral-left {
    top: 390px;
  }
}

.justask .spiral-right {
  top: 300px;
  right: 2rem;
}

@media (min-width: 2400px) {
  .justask .spiral-right {
    top: 364px;
  }
}

.justask .section-toptitle {
  text-align: left;
  margin-left: 7.65rem;
}

@media (min-width: 2400px) {
  .justask .section-toptitle {
    margin-left: 11.4rem;
  }
}

@media (max-width: 991.98px) {
  .justask .section-toptitle {
    text-align: center;
    margin-inline: auto;
  }
}

.justask .section-title {
  text-align: left;
  padding-left: 1.25rem;
}

@media (max-width: 991.98px) {
  .justask .section-title {
    text-align: center;
    padding: 0;
  }
}

.justask .blockquote {
  max-width: 97%;
  margin: 0;
  margin-left: -0.6rem;
  padding-block: 1rem;
}

@media (min-width: 2400px) {
  .justask .blockquote {
    max-width: 90%;
    margin-left: -0.75rem;
  }
}

@media (max-width: 991.98px) {
  .justask .blockquote {
    max-width: 100%;
    margin-inline: 0;
  }
}

.justask .form-group {
  margin-block: 3.85rem 1.5rem;
}

@media (min-width: 2400px) {
  .justask .form-group {
    margin-block: 4.85rem 2.15rem;
  }
}

@media (max-width: 991.98px) {
  .justask .form-group {
    margin-block: 2.5rem 1.2rem;
  }
}

@media (min-width: 2400px) {
  .justask .sqauresImg img {
    width: 18rem;
  }
}

@media (max-width: 991.98px) {
  .justask .sqauresImg img {
    width: 11rem;
  }
}

@media (max-width: 568px) {
  .justask .sqauresImg {
    margin-top: 2.8rem;
  }

  .justask .sqauresImg img {
    width: 9rem;
  }
}

@media (max-width: 991.98px) {
  .justask .sqauresImg {
    position: absolute;
    bottom: -100px;
    right: 0;
  }

  .justask .accordion {
    position: relative;
    z-index: 1;
    box-shadow: 3px 4px 0px var(--color1);
    border: 2px solid var(--color1);
    border-radius: 10px;
    overflow: hidden;
  }

  .justask .accordion .accordion-button {
    font-weight: bold;
    color: var(--color1);
  }

  .justask .accordion .accordion-button:not(.collapsed) {
    font-weight: bold;
    color: var(--color1);
    background: #eaeaea;
    outline: none;
  }

  .justask .accordion .accordion-button:not(.collapsed):focus,
  .justask .accordion .accordion-button:not(.collapsed):active {
    outline: none;
  }

  .justask .accordion .accordion-collapse.show {
    background: #fafafa;
  }

  .justask .accordion .accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon);
  }

  .justask .gradient-orange {
    top: auto !important;
    bottom: 0 !important;
    transform: translateY(50%);
  }
}

.contactus {
  padding-block: 0 10rem;
}

@media (min-width: 2400px) {
  .contactus {
    padding-block: 3rem 15rem;
  }
}

@media (max-width: 767.98px) {
  .contactus {
    padding-bottom: 6rem;
  }
}

@keyframes contactStarAnim {
  0% {
    transform: scale(0);
    opacity: 1;
  }

  25% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1);
    opacity: 1;
  }

  75% {
    opacity: 0;
    transform: scale(1.5);
  }

  100% {
    opacity: 0;
    transform: scale(1.1);
  }
}

.contactus .star {
  --top: -4rem;
  --left: -1.5rem;
  top: var(--top);
  left: var(--left);
  transform-origin: center center;
  animation: contactStarAnim 5s linear infinite;
}

.contactus .flower {
  --top: -1.65rem;
  --left: -3rem;
  margin-top: var(--top);
  margin-left: var(--left);
}

.contactus .flower img {
  transform-origin: center center;
  animation: contactStarAnim 5s linear infinite;
}

@keyframes contactRectAnim {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-360deg);
  }
}

.contactus .blue-square {
  --top: -6.65rem;
  --right: -3.2rem;
  text-align: right;
  margin-top: var(--top);
  margin-right: var(--right);
}

.contactus .blue-square img {
  transform-origin: center -50%;
  animation: contactRectAnim 10s linear infinite;
}

.contactus .yellow-circle,
.contactus .blue-circle {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.contactus .yellow-circle {
  width: 26rem;
  height: 26rem;
  background: radial-gradient(#f0e303 0%, #f3ec75 50%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%);
  opacity: 1;
  right: 3rem;
  top: 16.35rem;
  transform: translate3d(40%, 0, 0);
}

.contactus .blue-circle {
  width: 50rem;
  height: 45rem;
  background: radial-gradient(#5b81ed 0%, rgb(255, 255, 255) 65%, rgb(255, 255, 255) 100%);
  opacity: 0.61;
  left: -10rem;
  top: 12rem;
  z-index: -1;
}

@media (min-width: 2400px) {
  .contactus .blue-circle {
    width: 60rem;
    height: 55rem;
  }
}

.contactus .section-title {
  margin-bottom: 5rem;
}

.contactus__block {
  --padding-block: 55px;
  --padding-inline: 35px;
  padding: var(--padding-block) var(--padding-inline) 2rem;
  border-radius: 10px;
  background: var(--color7);
  border: 2px solid var(--color1);
  box-shadow: 5px 4px 0px var(--color1);
  z-index: 1;
}

@media (min-width: 2400px) {
  .contactus__block {
    --padding-block: calc(55px * 1.3);
    --padding-inline: calc(35px * 1.3);
    padding-bottom: 3rem;
  }

  .contactus__block .row {
    --bs-gutter-x: calc(1.5rem * 1.3);
  }
}

@media (max-width: 991.98px) {
  .contactus__block {
    --padding-block: 45px;
  }
}

@media (max-width: 767.98px) {
  .contactus__block {
    --padding-block: 35px;
    --padding-inline: 28px;
  }
}

@media (max-width: 568px) {
  .contactus__block {
    --padding-block: 30px;
    --padding-inline: 22px;
    padding-bottom: 20px;
  }
}

@media (max-width: 450px) {
  .contactus__block {
    --padding-inline: 1rem;
    padding-bottom: 18px;
  }
}

.contactus .label {
  margin-bottom: 22px;
}

.contactus .label .button {
  gap: 42px;
}

@media (max-width: 991.98px) {
  .contactus .label {
    margin-bottom: 18px;
  }
}

@media (max-width: 767.98px) {
  .contactus .label .button {
    gap: 20px;
  }
}

@media (max-width: 568px) {
  .contactus .label .button {
    gap: 16px;
  }

  .contactus .label .button span {
    font-size: 12px;
  }
}

.contactus .button-yellow {
  font-weight: 600;
}

@media (max-width: 991.98px) {
  .contactus .button-yellow {
    width: 100%;
    height: 50px;
    font-weight: 800;
    font-size: 14px !important;
    justify-content: center;
  }
}

.profile-referral {
  padding: 55px 0;
  min-height: calc(100vh - 124px);
}

@media (min-width: 2400px) {
  .profile-referral {
    padding: 71.5px 0;
    min-height: calc(100vh - 161.2px);
  }
}

.profile-referral .container-fluid {
  position: relative;
  z-index: 1;
}

.profile-referral .deco-yellow {
  background: radial-gradient(#f0e303 0%, rgb(255, 255, 255) 80%, rgb(255, 255, 255) 100%);
  opacity: 0.25;
  right: 47%;
  position: absolute;
  width: 90vh;
  height: 90vh;
  border-radius: 50%;
  top: 0%;
  transform: translate3d(0, 10%, 0);
  pointer-events: none;
  filter: blur(21px);
}

.profile-referral .deco-blue {
  background: radial-gradient(#d3f4ff 0%, rgb(255, 255, 255) 80%, rgb(255, 255, 255) 100%);
  opacity: 1;
  left: 47%;
  position: absolute;
  width: 90vh;
  height: 90vh;
  border-radius: 50%;
  top: 0%;
  transform: translate3d(0, 10%, 0);
  pointer-events: none;
  filter: blur(21px);
}

.profile-referral__top {
  max-width: 1197px;
  margin-inline: auto;
  position: relative;
}

@media (min-width: 2400px) {
  .profile-referral__top {
    max-width: 1556.1px;
  }
}

@keyframes decoTriangleAnim {
  from {
    opacity: 1;
    transform: rotate(0deg);
  }

  to {
    opacity: 1;
    transform: rotate(360deg);
  }
}

.profile-referral__top .deco-triangle {
  position: absolute;
  left: -75px;
  top: 50%;
  transform-origin: 0% -50%;
  animation: decoTriangleAnim 10s linear infinite;
}

@keyframes decoSqAnim {
  from {
    opacity: 1;
    transform: rotate(0deg);
  }

  to {
    opacity: 1;
    transform: rotate(-360deg);
  }
}

.profile-referral__top .deco-sq {
  position: absolute;
  right: -100px;
  top: 0;
  width: 142px;
  transform-origin: 0% 100%;
  animation: decoSqAnim 10s linear infinite;
}

.profile-referral__top-inner {
  position: relative;
  z-index: 1;
  background: #fff;
  border: 2px solid var(--color1);
  padding: 15px 25px 10px;
  box-shadow: 5px 4px 0px var(--color1);
  border-radius: 10px;
  display: flex;
  gap: 15px;
}

@media (min-width: 2400px) {
  .profile-referral__top-inner {
    border: 2.6px solid var(--color1);
    padding: 19.5px 32.5px 13px;
    box-shadow: 6.5px 5.2px 0px var(--color1);
    border-radius: 13px;
    gap: 19.5px;
  }
}

.profile-referral__top-inner .column-1 {
  width: 25%;
  text-align: center;
}

.profile-referral__top-inner .column-1 img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
}

@media (min-width: 2400px) {
  .profile-referral__top-inner .column-1 img {
    width: 73%;
  }
}

.profile-referral__top-inner .column-2 {
  width: 41%;
}

.profile-referral__top-inner .column-3 {
  width: 34%;
}

.profile-referral-email {
  border-radius: 12px;
  padding: 15px 30px;
  position: relative;
  margin-bottom: 10px;
}

@media (min-width: 2400px) {
  .profile-referral-email {
    border-radius: 15.6px;
    padding: 19.5px 39px;
    margin-bottom: 13px;
  }
}

.profile-referral-email.bg-blue {
  background-color: #d3f4ff;
}

.profile-referral-email.bg-yellow {
  background-color: #F6FAE3;
}

.profile-referral-email.bg-green {
  background-color: #D5F3DE;
}

.profile-referral-email__label {
  font-size: var(--fs18);
}

.profile-referral-email__value {
  font-weight: 600;
  text-transform: uppercase;
  font-size: var(--fs16);
}

.profile-referral .button-copy {
  width: 34.53px;
  height: 34.53px;
  position: absolute;
  right: 10px;
  top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #F0E303;
  box-shadow: 3px 4px 0px var(--color1);
}

@media (min-width: 2400px) {
  .profile-referral .button-copy {
    width: 44.889px;
    height: 44.889px;
    right: 13px;
    top: 13px;
    box-shadow: 3.9px 5.2px 0px var(--color1);
  }
}

.column-2 .profile-referral-email:last-child {
  margin-bottom: 0;
}

.profile-referral-total {
  text-align: center;
  background: #FFECE2;
  border-radius: 12px;
  padding: 25px;
}

@media (min-width: 2400px) {
  .profile-referral-total {
    border-radius: 15.6px;
    padding: 32.5px;
  }
}

.profile-referral-total .button {
  width: 100%;
  font-weight: 600;
  font-size: var(--fs20);
  height: 64px;
}

@media (min-width: 2400px) {
  .profile-referral-total .button {
    height: 83.2px;
  }
}

.profile-referral-total .txt1 {
  margin-bottom: 15px;
}

@media (min-width: 2400px) {
  .profile-referral-total .txt1 {
    margin-bottom: 19.5px;
  }
}

.profile-referral-total .txt2 {
  margin-bottom: 15px;
  font-weight: 600;
  font-size: var(--fs20);
  color: var(--color1);
  margin-bottom: 30px;
}

@media (min-width: 2400px) {
  .profile-referral-total .txt2 {
    margin-bottom: 19.5px;
    margin-bottom: 39px;
  }
}

.profile-referral-total .txt3 {
  margin-bottom: 20px;
}

@media (min-width: 2400px) {
  .profile-referral-total .txt3 {
    margin-bottom: 26px;
  }
}

.profile-referral .orgchart {
  width: 100%;
  background-image: none;
  padding-top: 0;
}

.profile-referral .orgchart>table:first-child {
  margin-top: 0;
}

.profile-referral .node {
  border: none;
  background: #E9EEFF;
  border: 1px solid #3A3A3A;
  border-radius: 12px;
  padding: 25px 35px;
  width: auto;
  margin: 0 5px;
}

.profile-referral .node.blue {
  background: #DFF0FE;
}

.profile-referral .node.green {
  background: #D5F3DE;
}

.profile-referral .node.yellow {
  background: #F6FAE3;
}

.profile-referral .node.orange {
  background: #FFE8DC;
}

.profile-referral .node.grey {
  background: #E9EEFF;
}

.profile-referral .node:hover,
.profile-referral .node:focus,
.profile-referral .node:active,
.profile-referral .node.focused {
  background-color: #E9EEFF;
}

.profile-referral .node .edge {
  display: none;
}

.profile-referral .node .title {
  font-weight: 400;
  font-size: var(--fs18);
  background-color: transparent;
  text-transform: capitalize;
  color: #3A3A3A;
  text-align: left;
  margin-bottom: 10px;
}

.profile-referral .node .title .fa {
  display: none;
}

.profile-referral .node .content {
  font-size: var(--fs16);
  font-weight: 600;
  border: 0;
  background-color: transparent;
  text-align: left;
  text-transform: uppercase;
}

.profile-referral .orgchart .node .title,
.profile-referral .orgchart .node .content {
  transition: 0.23s;
}

.profile-referral .orgchart .node .earned {
  color: #008e2c;
  font-size: 13px;
  font-weight: bold;
  margin-left: 5px;
  opacity: 0;
  transition: 0.23s;
}

.profile-referral .orgchart .node:hover .title,
.profile-referral .orgchart .node:hover .content {
  transform: translate3d(-20px, -10px, 0);
}

@media (max-width: 991.98px) {

  .profile-referral .orgchart .node:hover .title,
  .profile-referral .orgchart .node:hover .content {
    transform: translate3d(-10px, -10px, 0);
  }
}

.profile-referral .orgchart .node:hover .earned {
  opacity: 1;
}

.profile-referral .orgchart .lines .downLine {
  background-color: var(--color1);
}

.profile-referral .orgchart .lines .rightLine {
  border-right: 1px dashed var(--color1);
}

.profile-referral .orgchart .lines .leftLine {
  border-left: 1px dashed var(--color1);
}

.profile-referral .orgchart .lines .topLine {
  border-top: 2px dashed var(--color1);
}

.profile-referral .orgchart .verticalNodes>td::before {
  border: 1px dashed var(--color1);
}

.profile-referral .orgchart .verticalNodes ul>li::after,
.profile-referral .orgchart .verticalNodes ul>li::before {
  border-color: var(--color1);
}

.profile-referral .orgchart .verticalNodes ul>li {
  padding: 10px 0;
}

.profile-referral .orgchart .verticalNodes>td>ul>li:first-child::before {
  border-style: dashed;
}

.profile-referral .orgchart .verticalNodes ul>li:first-child::after {
  border-style: dashed;
}

.profile-referral .orgchart .verticalNodes ul>li::before {
  border-style: dashed;
}

.profile-referral .orgchart .edge.verticalEdge.bottomEdge::before,
.profile-referral .orgchart .toggleBtn::before {
  content: "Click to expand";
  font-size: 13px;
}

.profile-referral .orgchart .edge.verticalEdge.bottomEdge,
.profile-referral .orgchart .toggleBtn {
  display: block;
  opacity: 0;
  transition: 0.23s;
  cursor: pointer;
}

.profile-referral .orgchart .toggleBtn {
  display: block;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  font-size: 13px;
}

.profile-referral .orgchart .node:hover .edge.verticalEdge.bottomEdge,
.profile-referral .orgchart .node:hover .toggleBtn {
  opacity: 1;
  font-weight: bold;
  color: #5f7ce9;
  transform: translate3d(0, -75%, 0);
  font-family: var(--ff1);
}

@media (max-width: 991.98px) {
  .profile-referral__top-inner {
    flex-direction: column;
  }

  .profile-referral__top-inner>div {
    width: 100% !important;
  }

  .profile-referral__top-inner .profile-referral-total .button {
    justify-content: center;
  }
}

@media (max-width: 575.98px) {
  .profile-referral-email {
    padding: 15px 30px 15px 15px;
  }

  .profile-referral__top-inner {
    padding: 15px 15px 10px;
  }

  .profile-referral__top-inner img {
    max-width: 50%;
  }

  .profile-referral-total {
    padding: 15px;
  }

  .app-layout .profile-referral-total .txt2 {
    margin-bottom: 10px !important;
  }

  .profile-referral-total .txt3 {
    margin-bottom: 10px !important;
  }

  .profile-referral-total .txt1 {
    margin-bottom: 10px !important;
  }
}

.app-decorators {
  overflow: hidden;
  background: var(--white);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

@keyframes registerDecoRectAnim {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(-360deg);
  }
}

.app-decorators .deco-square {
  left: 40%;
  top: -50px;
  transform-origin: center -100%;
  animation: registerDecoRectAnim 10s linear infinite;
}

.app-decorators .deco-dots {
  left: 0;
  bottom: 0;
}

.app-decorators .gradient-blue {
  --size: 160px;
  width: var(--size);
  height: var(--size);
  top: 12vh;
  left: calc(var(--size) / 2 * -1);
  filter: blur(21px);
  background: var(--color3);
  pointer-events: none;
}

@media (min-width: 2400px) {
  .app-decorators .gradient-blue {
    --size: calc(160px * 1.3);
  }
}

.app-decorators .gradient-yellow {
  --size: 330px;
  width: var(--size);
  height: var(--size);
  bottom: calc(var(--size) / 2.25 * -1);
  right: calc(var(--size) / 2.5 * -1);
  filter: blur(21px);
  background: var(--color2);
  pointer-events: none;
}

@media (min-width: 2400px) {
  .app-decorators .gradient-yellow {
    --size: calc(330px * 1.3);
  }
}

.app-layout {
  padding-top: 125px;
}

@media (min-width: 2400px) {
  .app-layout {
    padding-top: 161px;
  }
}

.app-header {
  display: flex;
  flex-flow: column nowrap;
  border-bottom: 1px solid #d1d1d1;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 11;
}

.app-header--loggedout {
  background: transparent;
  border-bottom: 1px solid transparent;
}

.app-header__inner {
  --height: 124px;
  flex-shrink: 0;
  height: var(--height);
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}

@media (min-width: 2400px) {
  .app-header__inner {
    --height: calc(124px * 1.3);
  }
}

@media (max-height: 860px) {
  .app-header__inner {
    --height: calc(124px * 0.75);
  }
}

.app-header__inner .right-menu {
  --gap: 40px;
  font-size: var(--fs18);
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: var(--gap);
}

@media (min-width: 2400px) {
  .app-header__inner .right-menu {
    --gap: calc(52px * 1.3);
  }
}

@media (max-width: 1800px) {
  .app-header__inner .right-menu {
    --gap: calc(52px * 0.85);
  }
}

.app-header__inner .right-menu .menu-link {
  display: inline-flex;
  align-items: center;
  letter-spacing: 0.02em;
  gap: 0.8rem;
}

.app-header__inner .right-menu .menu-link .circle {
  --size: 27px;
  width: var(--size);
  height: var(--size);
}

@media (min-width: 2400px) {
  .app-header__inner .right-menu .menu-link .circle {
    --size: calc(27px * 1.3);
  }
}

@media (max-width: 1800px) {
  .app-header__inner .right-menu .menu-link .circle {
    --size: calc(27px * 0.85);
  }
}

.app-header__inner .right-menu .menu-link .circle--yellow {
  background: var(--color2);
}

.app-header__inner .right-menu .menu-link .circle--yellow img {
  width: 2.6rem;
  margin-top: -0.6rem;
  margin-left: -0.7rem;
  max-width: unset;
}

.app-header__inner .right-menu .menu-link .circle--pink {
  text-align: right;
  background: var(--color4);
}

.app-header__inner .right-menu .menu-link .circle--pink img {
  margin-top: -0.5rem;
  margin-right: 0rem;
}

.app-header__inner .right-menu .user-info {
  --margin-left: 1rem;
  margin-left: var(--margin-left);
  display: flex;
  align-items: center;
}

@media (min-width: 2400px) {
  .app-header__inner .right-menu .user-info {
    --margin-left: calc(1rem * 1.3);
  }
}

@media (max-width: 1800px) {
  .app-header__inner .right-menu .user-info {
    --margin-left: calc(1rem * 0.85);
  }
}

.app-header__inner .right-menu .user-info .dp-cover {
  --size: 83px;
  --padding: 11px;
  width: var(--size);
  height: var(--size);
  padding: var(--padding);
  background: var(--white);
  border: 1px solid var(--black);
  box-shadow: 3px 4px 0px var(--color1);
}

@media (min-width: 2400px) {
  .app-header__inner .right-menu .user-info .dp-cover {
    --size: calc(83px * 1.3);
    --padding: calc(11px * 1.3);
    box-shadow: 3.9px 5.2px 0px var(--color1);
  }
}

@media (max-width: 1800px) {
  .app-header__inner .right-menu .user-info .dp-cover {
    --size: calc(83px * 0.85);
    --padding: calc(11px * 0.85);
    box-shadow: 2.55px 3.4px 0px var(--color1);
  }
}

.app-header__inner .right-menu .user-info .info {
  --margin-left: 21px;
  margin-left: var(--margin-left);
  margin-top: -0.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 2400px) {
  .app-header__inner .right-menu .user-info .info {
    --margin-left: calc(21px * 1.3);
  }
}

@media (max-width: 1800px) {
  .app-header__inner .right-menu .user-info .info {
    --margin-left: calc(21px * 0.85);
  }
}

.app-header__inner .right-menu .user-info .info .dropdown-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
}

.app-header__inner .right-menu .user-info .info .dropdown-toggle span {
  --maw: 185px;
  max-width: --maw;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (min-width: 2400px) {
  .app-header__inner .right-menu .user-info .info .dropdown-toggle span {
    --maw: calc(185px * 1.3);
  }
}

@media (max-width: 1800px) {
  .app-header__inner .right-menu .user-info .info .dropdown-toggle span {
    --maw: calc(185px * 0.85);
  }
}

.app-header__inner .right-menu .user-info .info .dropdown-menu a {
  font-size: var(--fs16);
  font-weight: 600;
}

.app-header__inner .right-menu .user-info .info .email {
  --maw: 200px;
  line-height: 1;
  font-size: var(--fs16);
  margin: -0.1rem 0 0.45rem;
  max-width: --maw;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (min-width: 2400px) {
  .app-header__inner .right-menu .user-info .info .email {
    --maw: calc(200px * 1.3);
    margin: 0rem 0 0.6rem;
  }
}

@media (max-width: 1800px) {
  .app-header__inner .right-menu .user-info .info .email {
    --maw: calc(200px * 0.85);
  }
}

.app-header__inner .right-menu .user-info .info .email-sponsor {
  --height: 25px;
  --pr: 1.2rem;
  border-radius: 4px;
  background: var(--color6);
  border: 1px solid var(--black);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  position: relative;
  line-height: 1;
  height: var(--height);
  padding: 0 var(--pr) 0 0.65rem;
  box-shadow: 4px 3px 0 var(--color1);
}

.app-header__inner .right-menu .user-info .info .email-sponsor strong,
.app-header__inner .right-menu .user-info .info .email-sponsor span {
  font-size: var(--fs12);
}

@media (min-width: 2400px) {
  .app-header__inner .right-menu .user-info .info .email-sponsor {
    --height: calc(25px * 1.3);
    --pr: calc(1.2rem * 1.3);
  }
}

.app-header__inner .right-menu .user-info .info .email-sponsor .button {
  --size: 38px;
  min-width: unset;
  min-height: unset;
  width: var(--size);
  height: var(--size);
  position: absolute;
  right: calc(var(--size) / 1.5 * -1);
  top: 45%;
  transform: translateY(-50%);
  padding-top: 2px;
  box-shadow: 3px 4px 0px var(--color1);
  padding: 3px 8px;
}

.app-header__inner .right-menu .user-info .info .email-sponsor .button img {
  width: 78%;
}

@media (min-width: 2400px) {
  .app-header__inner .right-menu .user-info .info .email-sponsor .button {
    --size: calc(38px * 1.2);
  }
}

@media (max-width: 1800px) {
  .app-header__inner .right-menu .user-info .info .email-sponsor .button {
    --size: calc(38px * 0.85);
  }
}

.app-header__inner .right-menu .logout {
  margin-left: 0px;
  background: var(--color2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  box-shadow: 3px 4px 0px var(--color1);
}

@media (min-width: 2400px) {
  .app-header__inner .right-menu .logout {
    margin-left: 26px;
  }
}

.modal .user-info {
  display: flex;
  align-items: center;
}

@media (min-width: 2400px) {
  .modal .user-info {
    --margin-left: calc(1rem * 1.3);
  }
}

@media (max-width: 1800px) {
  .modal .user-info {
    --margin-left: calc(1rem * 0.85);
  }
}

.modal .user-info .dp-cover {
  --size: 83px;
  --padding: 11px;
  width: var(--size);
  height: var(--size);
  padding: var(--padding);
  background: var(--white);
  border: 1px solid var(--black);
  box-shadow: 3px 4px 0px var(--color1);
}

@media (min-width: 2400px) {
  .modal .user-info .dp-cover {
    --size: calc(83px * 1.3);
    --padding: calc(11px * 1.3);
    box-shadow: 3.9px 5.2px 0px var(--color1);
  }
}

@media (max-width: 1800px) {
  .modal .user-info .dp-cover {
    --size: calc(83px * 0.85);
    --padding: calc(11px * 0.85);
    box-shadow: 2.55px 3.4px 0px var(--color1);
  }
}

.modal .user-info .info {
  --margin-left: 21px;
  margin-left: var(--margin-left);
  margin-top: -0.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 2400px) {
  .modal .user-info .info {
    --margin-left: calc(21px * 1.3);
  }
}

@media (max-width: 1800px) {
  .modal .user-info .info {
    --margin-left: calc(21px * 0.85);
  }
}

.modal .user-info .info .dropdown-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
}

.modal .user-info .info .dropdown-toggle span {
  --maw: 185px;
  max-width: --maw;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (min-width: 2400px) {
  .modal .user-info .info .dropdown-toggle span {
    --maw: calc(185px * 1.3);
  }
}

@media (max-width: 1800px) {
  .modal .user-info .info .dropdown-toggle span {
    --maw: calc(185px * 0.85);
  }
}

.modal .user-info .info .email {
  --maw: 200px;
  line-height: 1;
  font-size: var(--fs16);
  margin: -0.1rem 0 0.45rem;
  max-width: --maw;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (min-width: 2400px) {
  .modal .user-info .info .email {
    --maw: calc(200px * 1.3);
    margin: 0rem 0 0.6rem;
  }
}

@media (max-width: 1800px) {
  .modal .user-info .info .email {
    --maw: calc(200px * 0.85);
  }
}

.modal .user-info .info .email-sponsor {
  --height: 25px;
  --pr: 1.2rem;
  border-radius: 4px;
  background: var(--color6);
  border: 1px solid var(--black);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  position: relative;
  line-height: 1;
  height: var(--height);
  padding: 0 var(--pr) 0 0.65rem;
  box-shadow: 4px 3px 0 var(--color1);
}

.modal .user-info .info .email-sponsor strong,
.modal .user-info .info .email-sponsor span {
  font-size: var(--fs12);
}

@media (min-width: 2400px) {
  .modal .user-info .info .email-sponsor {
    --height: calc(25px * 1.3);
    --pr: calc(1.2rem * 1.3);
  }
}

.modal .user-info .info .email-sponsor .button {
  --size: 38px;
  min-width: unset;
  min-height: unset;
  width: var(--size);
  height: var(--size);
  position: absolute;
  right: calc(var(--size) / 1.5 * -1);
  top: 45%;
  transform: translateY(-50%);
  padding-top: 2px;
  box-shadow: 3px 4px 0px var(--color1);
  padding: 3px 8px;
}

.modal .user-info .info .email-sponsor .button img {
  width: 78%;
}

@media (min-width: 2400px) {
  .modal .user-info .info .email-sponsor .button {
    --size: calc(38px * 1.2);
  }
}

@media (max-width: 1800px) {
  .modal .user-info .info .email-sponsor .button {
    --size: calc(38px * 0.85);
  }
}

.modal .user-info .logout {
  margin-left: 20px;
  background: var(--color2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  box-shadow: 3px 4px 0px var(--color1);
}

@media (min-width: 2400px) {
  .modal .user-info .logout {
    margin-left: 26px;
  }
}

.layout__content {
  --padding-bottom: 6vh;
  flex: 1;
  gap: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: var(--padding-bottom);
}

@media (min-width: 2400px) {
  .layout__content {
    --padding-bottom: 8vh;
  }
}

@media (max-height: 860px) {
  .layout__content {
    --padding-bottom: 1vh;
  }
}

.layout__content--registration {
  --gap: 3rem;
  gap: var(--gap);
}

@media (min-width: 2400px) {
  .layout__content--registration {
    --gap: calc(3rem * 1.3);
  }
}

@media (max-width: 1800px) {
  .layout__content--registration {
    --gap: calc(3rem * 0.85);
  }
}

@media (min-width: 2400px) {
  .layout__content .illustration {
    width: 60%;
  }
}

@media (max-width: 1800px) {
  .layout__content .illustration {
    width: 58%;
  }
}

.layout__content .illustration img {
  max-width: min(82vh, 100%);
  max-height: 80vh;
}

@media (min-width: 2400px) {
  .layout__content .illustration img {
    width: 100%;
    max-height: 80vh;
  }
}

.layout__content .illustration--wallet {
  margin-left: -2.75rem;
  margin-bottom: -3rem;
}

.layout__content .illustration--registration {
  margin-left: -2.5rem;
  margin-bottom: -3rem;
}

.layout__content .block-details {
  margin: auto;
}

@keyframes registerStarAnim {
  0% {
    transform: scale(0);
    opacity: 1;
  }

  25% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1);
    opacity: 1;
  }

  75% {
    opacity: 0;
    transform: scale(1.5);
  }

  100% {
    opacity: 0;
    transform: scale(1.1);
  }
}

.layout__content .block-details .star {
  --top: -1.88rem;
  --right: -2.65rem;
  top: var(--top);
  right: var(--right);
  pointer-events: none;
  animation: registerStarAnim 5s linear infinite;
}

@keyframes registerFlowerAnim {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.layout__content .block-details .flower {
  --bottom: 0;
  --left: -3.85rem;
  bottom: var(--bottom);
  left: var(--left);
  pointer-events: none;
  transform-origin: center 0%;
  animation: registerFlowerAnim 10s linear infinite;
}

.layout__content .block-details__inner {
  --padding-block: 65px;
  --padding-inline: 50px;
  --width: 555px;
  width: var(--width);
  border-radius: 10px;
  padding: var(--padding-block) var(--padding-inline);
  border: 2px solid var(--color1);
  box-shadow: 8px 17px 0 var(--color1);
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}

@media (min-width: 2400px) {
  .layout__content .block-details__inner {
    --padding-block: calc(65px * 1);
    --padding-inline: calc(50px * 1);
    --width: calc(555px * 1.3);
  }
}

@media (max-width: 1800px) {
  .layout__content .block-details__inner {
    --padding-block: calc(65px * 0.85);
    --padding-inline: calc(50px * 0.85);
    --width: calc(555px * 0.85);
  }
}

@media (max-height: 860px) {
  .layout__content .block-details__inner {
    --padding-block: calc(65px * 0.65);
  }
}

@media (min-width: 2400px) {
  .layout__content .block-details__inner .semi-circle-title {
    width: 48%;
  }
}

@media (max-width: 1800px) {
  .layout__content .block-details__inner .semi-circle-title {
    width: 44%;
  }
}

.layout__content .block-details__inner .section-title {
  margin-bottom: 0;
}

.layout__content .block-details__inner .section-title>span {
  font-size: var(--fs48);
}

.layout__content .block-details__inner .logo-gradient {
  position: relative;
}

.layout__content .block-details__inner .logo-gradient::after {
  --size: 350px;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: var(--size);
  height: var(--size);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  filter: blur(21px);
  opacity: 0.5;
  background: radial-gradient(58.95% 58.95% at 50% 50%, #ffbf9f 0%, rgba(255, 255, 255, 0) 100%);
}

@media (max-width: 1800px) {
  .layout__content .block-details__inner .logo-gradient::after {
    --size: calc(350px * 0.85);
  }
}

.layout__content .block-details__inner .logo-gradient #logo-container {
  position: relative;
  z-index: 1;
}

@media (min-width: 2400px) {
  .layout__content .block-details__inner .logo-gradient #logo-container {
    margin: 1rem 0 0.5rem;
  }
}

.layout__content .block-details__inner .logo-gradient #logo-container svg {
  --width: 308px;
  width: var(--width);
  height: auto;
}

@media (min-width: 2400px) {
  .layout__content .block-details__inner .logo-gradient #logo-container svg {
    --width: calc(308px * 1);
  }
}

@media (max-width: 1800px) {
  .layout__content .block-details__inner .logo-gradient #logo-container svg {
    --width: calc(308px * 0.55);
  }
}

@media only screen and (max-width: 768px) {
  .layout__content .block-details__inner .logo-gradient #logo-container svg #logo-container svg {
    --width: 150px;
  }
}

.layout__content .block-details__inner .text-subtitle {
  --mb: 2rem;
  --lh: 40px;
  font-size: var(--fs24);
  line-height: var(--lh);
  color: var(--black);
  margin: 0 auto var(--mb);
  font-family: var(--ff1);
}

@media (min-width: 2400px) {
  .layout__content .block-details__inner .text-subtitle {
    --mb: calc(2rem * 1.3);
    --lh: calc(40px * 1.3);
  }
}

@media (max-width: 1800px) {
  .layout__content .block-details__inner .text-subtitle {
    --mb: calc(2rem * 0.85);
    --lh: calc(40px * 0.85);
  }
}

@media (max-height: 860px) {
  .layout__content .block-details__inner .text-subtitle {
    --mb: calc(2rem * 0.7);
    --lh: calc(40px * 0.7);
  }
}

.layout__content .block-details__inner .text-subtitle--register {
  --mt: 2.2rem;
  margin-top: var(--mt);
}

@media (min-width: 2400px) {
  .layout__content .block-details__inner .text-subtitle--register {
    --mt: calc(2.2rem * 1.3);
  }
}

@media (max-width: 1800px) {
  .layout__content .block-details__inner .text-subtitle--register {
    --mt: calc(2.2rem * 0.85);
  }
}

@media (max-height: 860px) {
  .layout__content .block-details__inner .text-subtitle--register {
    --mt: calc(2.2rem * 0.6);
  }
}

.layout__content .block-details__inner .launch-btn span.text {
  --min-width: 180px;
  min-width: var(--min-width);
}

@media (min-width: 2400px) {
  .layout__content .block-details__inner .launch-btn span.text {
    --min-width: calc(180px * 1.3);
  }
}

@media (max-width: 1800px) {
  .layout__content .block-details__inner .launch-btn span.text {
    --min-width: calc(180px * 0.85);
  }
}

.layout__content .block-details__inner .auth-form {
  --gap: 0.85rem;
  --pb: 1.75rem;
  display: flex;
  flex-flow: column nowrap;
  gap: var(--gap);
  padding-bottom: var(--pb);
}

@media (min-width: 2400px) {
  .layout__content .block-details__inner .auth-form {
    --gap: calc(0.85rem * 1.3);
    --pb: calc(1.75rem * 1.3);
  }
}

@media (max-width: 1800px) {
  .layout__content .block-details__inner .auth-form {
    --gap: calc(0.85rem * 0.85);
    --pb: calc(1.75rem * 0.85);
  }
}

@media (max-height: 860px) {
  .layout__content .block-details__inner .auth-form {
    --gap: calc(0.85rem * 0.6);
    --pb: calc(1.75rem * 0.6);
  }
}

.layout .swapit__inner {
  padding: 0 50px;
  max-width: 100%;
  width: 85%;
}

.layout .swapit__inner .gradient-yellow-swap,
.layout .swapit__inner .gradient-blue-swap {
  width: var(--size);
  height: var(--size);
  mix-blend-mode: multiply;
  filter: blur(28px);
}

.layout .swapit__inner .gradient-yellow-swap {
  --size: 642px;
  background: radial-gradient(71.93% 71.93% at 50% 50%, rgba(254, 245, 158, 0.36) 0%, rgba(254, 249, 158, 0) 100%);
  right: 22%;
  top: -12%;
  z-index: 1;
}

@media (min-width: 2400px) {
  .layout .swapit__inner .gradient-yellow-swap {
    --size: calc(642px * 1.3);
  }
}

@media (max-width: 1800px) {
  .layout .swapit__inner .gradient-yellow-swap {
    --size: calc(642px * 0.9);
    top: -8%;
    right: 26%;
  }
}

.layout .swapit__inner .gradient-blue-swap {
  --size: 643px;
  background: radial-gradient(68.67% 68.67% at 50% 50%, #d3f4ff 0%, rgba(237, 250, 254, 0) 100%);
  right: -15%;
  top: -5%;
}

@media (min-width: 2400px) {
  .layout .swapit__inner .gradient-blue-swap {
    --size: calc(643px * 1.3);
    top: -2%;
  }
}

@media (max-width: 1800px) {
  .layout .swapit__inner .gradient-blue-swap {
    --size: calc(643px * 0.9);
    right: -9%;
    top: 0%;
  }
}

@media (min-width: 2400px) {
  .layout .swapit__inner {
    width: 83%;
  }

  .layout .swapit__inner .deco-rect {
    bottom: 1.2rem;
    right: -0.65rem;
  }

  .layout .swapit__inner .deco-circle {
    top: 1.4rem;
    left: -1rem;
  }
}

@media (max-width: 1800px) {
  .layout .swapit__inner {
    width: 83%;
  }
}

@media (max-width: 1599.98px) {
  .layout .swapit__inner {
    width: 94%;
  }
}

@media (max-width: 1399.98px) {
  .layout .swapit__inner {
    width: 100%;
    padding: 0;
  }

  .layout .swapit__inner .deco-rect {
    bottom: 0.2rem;
    right: -3.8rem;
  }

  .layout .swapit__inner .deco-circle {
    top: 0.3rem;
    left: -4rem;
  }
}

.mobile-menu-modal {
  color: white;
}

.mobile-menu-modal .modal-content {
  background: var(--color1);
}

.mobile-menu-modal .modal-content .modal-header {
  margin-top: 1.2rem;
  margin-inline: 3rem;
  justify-content: center;
}

@media (max-width: 568px) {
  .mobile-menu-modal .modal-content .modal-header {
    margin-top: 0.8rem;
    margin-inline: 2rem;
  }
}

@media (max-width: 450px) {
  .mobile-menu-modal .modal-content .modal-header {
    margin-inline: 1rem;
  }
}

.mobile-menu-modal .modal-content .modal-header .logo-white img {
  height: 40px;
}

@media (max-width: 568px) {
  .mobile-menu-modal .modal-content .modal-header .logo-white img {
    height: 32px;
  }
}

@media (max-width: 450px) {
  .mobile-menu-modal .modal-content .modal-header .logo-white img {
    height: 28px;
  }
}

.mobile-menu-modal .modal-content .modal-header .btn-close {
  --size: 1.45rem;
  width: var(--size);
  height: var(--size);
  margin: 3px 0 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 50%;
  background: transparent;
  transform: translateY(-50%);
}

.mobile-menu-modal .modal-content .modal-header .btn-close svg {
  --size: 1.35rem;
  width: var(--size);
  height: var(--size);
}

@media (max-width: 568px) {
  .mobile-menu-modal .modal-content .modal-header .btn-close svg {
    --size: 1.1rem;
  }
}

@media (max-width: 450px) {
  .mobile-menu-modal .modal-content .modal-header .btn-close svg {
    --size: 1rem;
  }
}

.mobile-menu-modal .modal-content .modal-header .btn-close::after {
  display: none;
}

.mobile-menu-modal .modal-content .modal-header .btn-close:hover,
.mobile-menu-modal .modal-content .modal-header .btn-close:focus,
.mobile-menu-modal .modal-content .modal-header .btn-close:active {
  box-shadow: none;
  outline-color: transparent;
}

@media (max-width: 568px) {
  .mobile-menu-modal .modal-content .modal-header {
    --size: 1.1rem;
  }
}

@media (max-width: 450px) {
  .mobile-menu-modal .modal-content .modal-header {
    --size: 1rem;
  }
}

.mobile-menu-modal .modal-content .modal-body {
  padding: 2rem 3rem;
}

@media (max-width: 568px) {
  .mobile-menu-modal .modal-content .modal-body {
    padding: 1rem 2rem 2rem;
  }
}

@media (max-width: 450px) {
  .mobile-menu-modal .modal-content .modal-body {
    padding: 1rem 1rem 2rem;
  }
}

.mobile-menu-modal .modal-content .header__nav-right {
  display: flex;
  flex-flow: column wrap;
  align-content: space-between;
  gap: 2rem;
  max-height: 20rem;
}

.mobile-menu-modal .modal-content .header__nav-right li>a {
  color: white;
  font-size: var(--fs24);
  display: inline-flex;
}

@media (max-width: 568px) {
  .mobile-menu-modal .modal-content .button-yellow {
    font-weight: 500;
  }
}

.mobile-menu-modal .modal-content .button-wrapper1 .button-yellow {
  height: 40px;
  min-height: unset;
  margin-block: 12vh 1.5rem;
  padding-inline: 1.15rem 0.65rem;
  gap: 5vw;
  justify-content: space-between;
}

.mobile-menu-modal .modal-content .button-wrapper1 .button-yellow span {
  font-weight: 600;
  font-size: var(--fs20);
}

.mobile-menu-modal .modal-content .button-wrapper1 .button-yellow img {
  width: 1.2rem;
}

@media (max-width: 450px) {
  .mobile-menu-modal .modal-content .button-wrapper1 .button-yellow {
    height: 32px;
  }
}

.mobile-menu-modal .modal-content .button-wrapper2 {
  display: flex;
  align-items: center;
  margin-bottom: 10vh;
  gap: 4vw;
}

@media (max-width: 568px) {
  .mobile-menu-modal .modal-content .button-wrapper2 {
    margin-bottom: 8vh;
  }
}

.mobile-menu-modal .modal-content .button-wrapper2 .button {
  padding-inline: 1rem;
  border: 1px solid var(--color8);
}

@media (max-width: 568px) {
  .mobile-menu-modal .modal-content .button-wrapper2 .button {
    height: 65px;
    border-radius: 8px;
  }

  .mobile-menu-modal .modal-content .button-wrapper2 .button img {
    max-height: 65%;
  }
}

@media (max-width: 450px) {
  .mobile-menu-modal .modal-content .button-wrapper2 .button {
    height: 50px;
    border-radius: 5px;
    padding-inline: 0.65rem;
  }
}

.mobile-menu-modal .modal-content .button-wrapper2 .button:hover,
.mobile-menu-modal .modal-content .button-wrapper2 .button:focus,
.mobile-menu-modal .modal-content .button-wrapper2 .button:active {
  box-shadow: 4px 4px var(--color8);
}

.mobile-menu-modal .modal-content ul.social {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

@media (max-width: 1199.98px) {
  .section-toptitle img {
    max-width: 12rem;
  }
}

@media (max-width: 991.98px) {
  .section-toptitle img {
    max-width: 10rem;
  }
}

@media (max-width: 568px) {
  .section-toptitle img {
    max-width: 100%;
    width: 8rem;
  }
}

.app-menu-toggle {
  display: none;
}

@media (max-width: 991.98px) {
  .app-header__inner {
    --height: 70px !important;
  }

  .app-menu-toggle {
    display: block;
  }

  .app-header__inner .right-menu .user-info {
    --margin-left: 0 !important;
  }

  .right-menu {
    visibility: hidden;
    display: block !important;
    opacity: 0.5;
    position: fixed;
    top: 71px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    transform: translate3d(100%, 0, 0);
    transition: 0.35s ease-out;
    overflow-y: auto;
    padding: 10px 0;
  }

  .right-menu>a,
  .right-menu>div {
    display: flex;
    justify-content: end;
    width: 100%;
    padding: 15px 20px;
    border-bottom: 1px solid #fafafa;
  }

  .right-menu .user-info {
    padding: 20px;
    justify-content: end;
    --margin-left: 0;
  }

  .app-menu--active .right-menu {
    visibility: visible !important;
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  .app-header__inner .right-menu .user-info .dp-cover {
    --size: calc(53px * 0.85);
    --padding: calc(5px);
  }

  .app-header__inner .right-menu {
    --gap: 20px;
  }

  .app-header__inner .right-menu .logout {
    width: 30px;
    height: 30px;
  }

  .app-header__inner .right-menu .logout img {
    max-width: 60%;
  }

  .app-header__inner .logout img {
    width: 60%;
  }

  .app-menu-toggle img {
    width: 23px;
  }

  .app-header__inner .right-menu .user-info {
    position: absolute;
    bottom: 0;
    border-top: 1px solid #d1d1d1;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .app-header__inner .right-menu .user-info .info {
    --margin-left: 10px;
  }
}

/* Responsive */
@media (min-width: 2400px) {
  .app-layout .swapit {
    padding-top: 70px;
    padding-bottom: 50px;
  }
}

@media (max-width: 2000px) {
  .app-header__inner {
    --height: 110px;
  }

  .app-layout {
    padding-top: 110px;
  }

  .app-layout .layout__content {
    --padding-bottom: 30px;
  }

  .app-layout .swapit {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .app-layout .layout__content .illustration img {
    max-height: calc(100vh - 211px);
  }

  .app-layout .layout__content .block-details__inner {
    --padding-block: 30px;
    --padding-inline: 50px;
  }

  .layout__content .block-details__inner .text-subtitle {
    font-size: var(--fs22);
  }

  .layout__content .illustration {
    text-align: center;
    flex: 1;
  }
}

@media (max-width: 1800px) {
  .app-header__inner {
    --height: 95px;
  }

  .app-layout {
    padding-top: 95px;
  }

  .app-layout .profile-referral {
    padding: 25px 0;
  }

  .app-layout .layout__content .block-details__inner {
    --padding-block: 30px;
    --padding-inline: 25px;
  }

  .app-layout .swapit {
    padding-top: 15px;
    padding-bottom: 10px;
    display: flex;
    min-height: calc(100vh - 92px);
    align-items: center;
  }

  .app-layout .swapfromto__left,
  .app-layout .swapfromto__right {
    padding: 35px 25px 25px;
    height: 520px;
  }

  .app-layout .swapfromto h3 {
    margin-bottom: 20px;
  }

  .swapfromto {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .form-group input {
    --inputHeight: 75px;
  }
}

@media (max-width: 1399.98px) {
  .app-header__inner {
    --height: 90px;
  }

  .app-layout {
    padding-top: 90px;
  }

  .app-layout .swapit .swapit__inner {
    max-width: 100%;
  }

  .app-layout .swapfromto__left,
  .app-layout .swapfromto__right {
    padding: 25px 15px 15px;
    height: 430px;
  }

  .app-layout .layout__content .block-details__inner {
    --padding-block: 25px;
    --padding-inline: 15px;
  }

  .app-layout .block-details__inner .text-subtitle {
    margin-bottom: 10px;
  }

  .app-layout .alarmz-dropdown .dropdown .dropdown-toggle {
    height: 60px;
  }

  .app-layout .alarmz-dropdown .dropdown .dropdown-toggle .button-circle {
    width: 40px;
    height: 40px;
  }

  .app-layout .swapit .input-wrapper {
    height: 60px;
    padding: 20px;
  }

  .app-layout .swapfromto .button-yellow {
    min-height: 50px;
  }

  .app-layout .swapit__greenblock {
    margin-bottom: 20px;
  }

  .app-layout .swapit__blueblock {
    margin-bottom: 20px;
  }

  .app-layout .swapfromto {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .app-layout .alarmz-dropdown .dropdown .dropdown-toggle {
    padding: 10px;
  }

  .app-layout .swapit .input-wrapper {
    padding: 10px;
  }

  .app-layout .swapit .input-wrapper .button-circle {
    width: 44px;
    height: 44px;
  }

  .app-layout .launch-btn {
    height: 50px;
  }

  .app-layout .profile-referral-total .txt2 {
    margin-bottom: 20px;
  }

  .app-layout .profile-referral-total .button {
    height: 55px;
  }

  .app-layout .profile-referral .node {
    padding: 15px 20px;
  }

  .app-layout .profile-referral .node .title {
    margin-bottom: 5px;
  }

  .app-layout .layout__content .block-details__inner {
    box-shadow: 8px 10px 0 var(--color1);
  }

  .layout__content .block-details__inner {
    --padding-block: 15px;
    --padding-inline: 15px;
  }

  .layout__content .block-details__inner .semi-circle-title {
    max-height: 75px;
  }

  .layout__content .block-details__inner .logo-gradient #logo-container svg {
    --width: calc(308px * 0.55);
  }

  .form-group {
    --marginBottom: calc(1.5rem * 0.5);
  }

  .form-group input {
    height: calc(var(--inputHeight) * 0.7);
    border-radius: 100px;
    padding-block: 0;
  }
}

@media (max-width: 991.98px) {
  .app-layout .swapit {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .app-layout {
    padding-top: 70px;
  }

  .layout__content .block-details__inner {
    width: 100% !important;
  }

  .layout__content {
    flex-direction: column-reverse;
  }

  .layout__content .illustration {
    margin: 20px 0 0px 0;
    width: 100%;
  }

  .app-layout .layout__content .block-details__inner {
    box-shadow: 5px 5px 0 var(--color1);
  }

  .app-header__inner .logo img {
    max-height: calc(15px + 1.75vw);
  }
}

@media (max-width: 767.98px) {
  .layout__content {
    min-height: calc(100vh - 70px);
  }

  .layout__content .illustration {
    display: none;
  }
}

@media (max-width: 1800px) {
  .bullet {
    position: relative;
    padding-left: 40px;
    font-size: var(--fs24);
    margin-bottom: 20px;
  }

  .partners {
    padding-top: 50px;
  }

  .section-title {
    margin-bottom: 20px;
  }

  .blockquote {
    margin-bottom: 20px;
  }

  .swapfromto__left,
  .swapfromto__right {
    padding: 35px 25px 25px;
    height: 520px;
  }

  .swapfromto h3 {
    margin-bottom: 20px;
  }

  .contactus .section-title {
    margin-bottom: 1rem;
  }
}

@media (max-width: 1800px) {
  .app-header__inner {
    --height: 90px;
  }

  .swapfromto__left,
  .swapfromto__right {
    padding: 25px 15px 15px;
    height: 440px;
  }

  .alarmz-dropdown .dropdown .dropdown-toggle {
    height: 60px;
  }

  .alarmz-dropdown .dropdown .dropdown-toggle .button-circle {
    width: 40px;
    height: 40px;
  }

  .swapit .input-wrapper {
    height: 60px;
    padding: 20px;
  }

  .swapfromto .button-yellow {
    min-height: 50px;
  }

  .swapit__greenblock {
    margin-bottom: 20px;
  }

  .swapit__blueblock {
    margin-bottom: 10px;
  }

  .alarmz-dropdown .dropdown .dropdown-toggle {
    padding: 10px;
  }

  .swapit .input-wrapper {
    padding: 10px;
  }

  .swapit .input-wrapper .button-circle {
    width: 44px;
    height: 44px;
  }
}

@media (max-width: 1800px) {
  .section-hero .text1 {
    margin-bottom: 15px;
  }

  .section-hero .text2 {
    margin-bottom: 20px;
  }

  .section-hero .button-apple,
  .section-hero .button-google {
    min-width: 200px;
  }

  .timecounter {
    padding: 25px 25px 25px;
  }

  .timecounter h2 {
    margin-bottom: 20px;
  }

  .timecounter__ticker {
    margin-bottom: 14px;
  }

  .timecounter__number {
    width: 80.95px;
    height: 80.95px;
  }

  .whatwegive__img {
    height: 125px;
  }

  .whatwegive__img img {
    height: 125px;
  }

  .tokenomics .button-wrapper {
    margin-bottom: 25px;
  }

  .tokenomics p {
    margin-bottom: 20px;
  }

  .distribution .section-desc {
    margin-bottom: 25px;
  }

  .distribution__inner {
    transform: translateX(-45px);
    max-width: 80%;
    margin-inline: auto;
  }

  .distribution__slices {
    transform: translate3d(-40%, -61%, 0) scale(0.8);
  }

  .distribution__block {
    width: 400px;
    height: 400px;
    transform: translate3d(-38%, 30px, 0);
  }

  .form-group--withIconBtn .btn--yellow-circular {
    --right: 10px;
  }

  .whatwegive {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .tokenomics {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .distribution {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .swapit {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .milestone {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .justask {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .milestone .milestone__single {
    min-height: 355px;
    height: auto;
    margin-bottom: 20px;
  }

  .milestone .milestone__img {
    width: 120px;
    height: 120px;
  }

  .milestone .milestone__img img {
    max-width: 60%;
  }

  .justask .sticky-notes .sticky-link--yellow {
    width: 232.5px;
    height: 232.5px;
  }

  .justask .sticky-notes .sticky-link--orange {
    width: 217.5px;
    height: 202.5px;
  }

  .justask .sticky-notes .sticky-link--blue {
    width: 208.5px;
    height: 205.5px;
  }

  .justask .sticky-notes .sticky-link--light-blue {
    width: 225px;
    height: 236.25px;
    top: 17.5rem;
  }

  .justask .sticky-notes .sticky-link--green {
    width: 210px;
    height: 202.5px;
    left: 60.8%;
    top: 17.7rem;
  }

  .justask .sticky-notes .sticky-link--active {
    align-items: flex-start;
    width: 600px;
    height: 600px;
  }

  .justask .sticky-notes .sticky-link--active .title,
  .justask .sticky-notes .sticky-link--active .desc {
    width: 420px;
  }

  .justask .form-group {
    margin-block: 1.85rem 1.5rem;
  }

  .justask .sticky-notes .sticky-link--active {
    inset: -4rem 0 0 2.4rem !important;
  }

  .contactus {
    padding-block: 0 50px;
  }

  .contactus__block .form-group textarea {
    height: calc(var(--inputHeight) * 2.95);
    border-radius: 10px;
    padding-block: var(--fs21);
  }

  .footer__logo img {
    height: 45px;
  }

  .timecounter h2 img {
    height: 27px;
    margin-bottom: 9px;
  }

  .section-toptitle img {
    transform: scale(0.85) translateY(15%);
  }
}

@media (max-width: 1400px) {
  .distribution__block {
    transform: translate3d(-38%, 0px, 0);
  }

  .form-group--withIconBtn .btn--yellow-circular {
    --size: 40px;
    margin-top: -7px;
    --right: 10px;
  }

  .justask .sticky-notes .sticky-link--active {
    align-items: flex-start;
    width: 500px;
    height: 500px;
  }

  .justask .sticky-notes .sticky-link--active .title,
  .justask .sticky-notes .sticky-link--active .desc {
    width: 350px;
  }

  .justask .sticky-notes .sticky-link--active {
    inset: -3rem 0 0 0.4rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .whatwegive__item {
    padding: 15px 10px;
  }

  .whatwegive__item .bullet {
    padding-left: 25px;
  }
}

/* Tablets landscape */
@media (max-width: 1200px) {
  .justask .sticky-notes .sticky-link--active {
    align-items: flex-start;
    width: 50vw;
    height: 50vw;
  }

  .justask .sticky-notes .sticky-link--active .title,
  .justask .sticky-notes .sticky-link--active .desc {
    width: 40vw;
  }

  .section-hero .button-apple,
  .section-hero .button-google {
    min-width: 150px;
  }

  .distribution__block {
    width: 300px;
    height: 320px;
    transform: translate3d(-35%, 4px, 0);
  }

  .distribution__slices {
    transform: translate3d(-40%, -58%, 0) scale(0.75);
  }
}

/* Tablets portraits */
@media (max-width: 991.98px) {
  .distribution__inner {
    transform: translateX(0px);
    max-width: 80%;
    margin-inline: auto;
  }

  .timecounter {
    max-width: 516px;
    margin-left: auto;
    margin-right: auto;
  }

  .distribution__inner {
    max-width: 100%;
  }

  .distribution__block {
    transform: translate3d(-40%, -12px, 0);
  }

  .milestone__items {
    background: url("../images/milestone/snake-bg.svg") no-repeat right 10px;
    background-size: auto 67%;
  }

  .form-group input {
    height: 60px;
  }

  .form-group--withIconBtn .btn--yellow-circular {
    margin-top: 0px;
  }

  /* Swapit */
  .swapfromto {
    border: 2px solid var(--color1);
    border-radius: 10px;
    background-color: #FFF;
    padding: 20px;
    background-image: url("../images/swapit/swapit-bg-m.svg");
    background-size: 100px auto;
    flex-direction: column;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }

  .swapfromto>div {
    width: 100%;
    border: 0;
    box-shadow: none;
  }

  .swapfromto>div:nth-child(1) {
    margin-bottom: 100px;
  }

  .swapfromto>div:nth-child(3) {
    margin-top: 50px;
  }

  .swapfromto .swapit__blueblock,
  .swapfromto .swapit__greenblock {
    display: flex;
    justify-content: space-between;
  }

  .swapfromto .swapit__blueblock .blueblock__top,
  .swapfromto .swapit__greenblock .blueblock__top {
    margin-bottom: 0;
  }

  .swapfromto .swapit__blueblock .greenblock__top,
  .swapfromto .swapit__greenblock .greenblock__top {
    margin-bottom: 0;
  }

  .swapfromto .button {
    text-align: center;
    align-items: center;
    justify-content: center;
  }

  .swapfromto .swapfromto__left,
  .swapfromto .swapfromto__right {
    padding: 0;
    height: auto;
  }

  .swapfromto .swapit__blueblock {
    padding: 20px 15px;
  }

  .swapfromto .swapit__blueblock .blueblock__bottom {
    letter-spacing: 0;
  }

  .swapfromto .swapit__greenblock {
    padding: 20px 15px;
  }

  .swapfromto .swapit__greenblock .greenblock__bottom {
    letter-spacing: 0;
  }

  /* Decorations */
  .section-hero .deco-blue {
    width: 50vh;
    height: 50vh;
    opacity: 0.35;
    left: 10%;
    top: 25vh;
    transform: translate3d(-50%, -36%, 0);
  }

  .partners .deco-orange {
    width: 10vh;
    height: 10vh;
    opacity: 0.75;
    right: -47px;
    top: 1%;
  }

  .whatwegive .deco-yellow {
    right: 0%;
    bottom: auto;
    top: 195px;
  }

  .tokenomics .deco-blue {
    opacity: 0.2;
    left: 0%;
    top: 71%;
  }

  .distribution .deco-yellow {
    width: 25vh;
    height: 25vh;
    left: 0;
    top: auto;
    bottom: 0;
    transform: translate3d(-20%, 0, 0);
  }

  .distribution .deco-orange {
    width: 18vh;
    height: 18vh;
    transform: translate3d(50%, -25%, 0);
  }

  .milestone .deco-blue {
    position: absolute;
    width: 15vh;
    height: 15vh;
    transform: translate3d(-50%, 0, 0);
  }

  .milestone .deco-yellow {
    width: 25vh;
    height: 25vh;
    right: 0;
    top: auto;
    bottom: 0;
    transform: translate3d(50%, 0, 0);
  }

  .milestone .deco-orange {
    width: 20vh;
    height: 20vh;
    left: 0;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
  }

  .justask .gradient-blue {
    display: none;
  }

  .justask .gradient-orange {
    left: 80%;
    top: 26%;
  }

  .contactus .yellow-circle {
    top: auto;
    bottom: 0;
  }

  .contactus .blue-circle {
    width: 20rem;
    height: 20rem;
    left: -10rem;
    top: 12rem;
  }
}

@media (min-width: 768px) {
  .distribution__data {
    display: none;
  }

  .distribution__stars {
    display: none;
  }
}

/* Small Tablets & Large Mobile Screens */
@media (max-width: 767.98px) {
  .distribution__bg {
    display: none;
  }

  .distribution__stars {
    display: block;
  }

  .distribution__inner {
    height: 400px;
  }

  .distribution__slices {
    transform: translate3d(0, -49%, 0) scale(0.75);
  }

  .distribution__stars {
    position: absolute;
    right: 30px;
    bottom: 30px;
  }

  .distribution__data {
    display: block;
    position: absolute;
    left: 10px;
    top: 99px;
    bottom: 40px;
    width: 45%;
  }

  .distribution__data .bullet {
    margin-bottom: 40px;
  }

  .distribution__data .bullet:nth-child(1)::before {
    background: #d0dbf1;
  }

  .distribution__data .bullet:nth-child(2)::before {
    background: #d7d1ad;
  }

  .distribution__data .bullet:nth-child(3)::before {
    background: #bbbcbe;
  }

  .distribution__data .bullet:nth-child(4)::before {
    background: #f8f5ba;
  }

  .distribution__data .bullet:nth-child(5)::before {
    background: #c9ecdb;
  }

  .distribution__data .bullet::before {
    content: "";
    display: block;
    left: 0;
    top: 2px;
    width: 15px;
    height: 15px;
    border: 2px solid var(--color1);
    box-shadow: 3px 3px var(--color1);
    border-radius: 50%;
    position: absolute;
    box-shadow: 2px 2px var(--color1);
  }

  .milestone__items {
    background: url("../images/milestone/snake-bg-m.svg") no-repeat left 100px;
    background-size: auto 67%;
  }

  .milestone .milestone__single {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 100%;
  }

  .milestone .milestone__single .button-wrapper {
    width: 50%;
  }

  .milestone .milestone__single .button-wrapper .button {
    white-space: normal !important;
  }

  .milestone .milestone__img {
    width: 69px;
    height: 69px;
    box-shadow: 2.5px 2.5px 0px var(--color1);
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 10px;
  }

  .milestone .button-wrapper {
    margin-bottom: 10px;
    text-align: left;
  }

  .milestone .button-wrapper .button {
    font-size: 12px;
  }

  .milestone .milestone__single {
    min-height: 150px;
    padding-left: 50px;
    margin-bottom: 20px;
  }

  .milestone .milestone__single .button {
    padding-block: 15px;
  }

  .milestone__items {
    background-position: left 32px;
    background-size: auto 858px;
  }
}

/* Small Mobile Screens */
@media (max-width: 575.98px) {
  .section-hero .container {
    padding-block: 20px 10vh;
  }

  .timecounter {
    margin-top: 30px;
  }

  .timecounter__number {
    width: 60.95px;
    height: 60.95px;
  }

  .timecounter {
    padding: 20px 20px 20px;
    box-shadow: 5px 5px var(--color1);
  }

  .timecounter h2 {
    margin-bottom: 20px;
    font-size: 22px;
  }

  .timecounter h2 img {
    height: 18px;
  }

  .timecounter__text {
    font-size: 16px;
  }

  .section-hero .button-wrapper2 {
    gap: 5px;
  }

  .blockquote {
    margin-bottom: 20px;
  }

  .blockquote {
    margin-left: 0px;
    margin-right: 0px;
  }

  .whatwegive__item {
    padding: 25px 10px;
  }

  .bullet {
    padding-left: 30px;
  }

  .tokenomics__img {
    max-width: 100%;
  }

  .distribution .section-desc,
  .milestone .section-desc,
  .swapit .section-desc {
    max-width: 100%;
  }

  .footer ul.social {
    --gap: 0;
    display: flex;
    justify-content: space-between;
  }

  .distribution__block {
    transform: translate3d(-50%, -12px, 0);
    width: 100%;
    height: 300px;
    box-shadow: 5px 5px 0px #3A3A3A !important;
    padding: 20px;
  }

  .distribution__data {
    top: 68px;
    bottom: 40px;
    width: 60%;
  }

  .distribution__data .bullet {
    margin-bottom: 15px;
    line-height: 1.1;
  }

  .distribution__slices {
    transform: translate3d(-25px, -50%, 0) scale(0.75);
    width: 190px;
  }

  .distribution__inner {
    transform: translateX(0);
    max-width: 100%;
    height: 305px;
  }

  .distribution .section-desc {
    margin-bottom: 35px;
  }

  .milestone .milestone__img {
    width: 69px;
    height: 69px;
    box-shadow: 2.5px 2.5px 0px var(--color1);
    margin-left: 0;
    margin-right: 20px;
    margin-bottom: 10px;
  }

  .milestone .button-wrapper {
    margin-bottom: 10px;
    text-align: left;
  }

  .milestone .button-wrapper .button {
    font-size: 12px;
  }

  .milestone .milestone__single {
    min-height: 150px;
    padding-left: 50px;
    margin-bottom: 20px;
  }

  .milestone .milestone__single .button {
    padding-block: 15px;
  }

  .milestone__items {
    background-position: left 32px;
    background-size: auto 85%;
  }

  .bullet::before {
    left: 0;
    top: 2px;
    width: 15px !important;
    height: 15px !important;
  }

  .swapit .swapit__inner {
    padding: 0 0px;
  }

  .button {
    font-size: 14px !important;
  }

  .swapit .alarmz-dropdown {
    margin-bottom: 25px;
  }

  .swapit__blueblock {
    margin-bottom: 5px;
  }

  .swapfromto>div:nth-child(1) {
    margin-bottom: 95px;
  }
}

/*# sourceMappingURL=style.css.map */

.video {
  margin-left: 30px;
}

.button-disabled {
  background-color: #d3cc44;
}

.button-disabled:hover {
  box-shadow: none;
  cursor: not-allowed;
}

@media (max-width: 991.98px) {
  .footer-apple {
    width: 130px !important;
    height: 45px;
  }
}

.modal-content {
  height: 350px;
}

/* checkbox-circle2 */
.checkbox-circle2 input[type="checkbox"] {
  display: none;
}

.checkbox-circle2 input[type="checkbox"]+label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
  font: 14px "Open Sans", Arial, sans-serif;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.checkbox-circle2 input[type="checkbox"]:hover+label:before {
  border: 1px solid #343a3f;
  box-shadow: 2px 1px 0 #343a3f;
}

.checkbox-circle2 input[type="checkbox"]+label:last-child {
  margin-bottom: 0;
}

.checkbox-circle2 input[type="checkbox"]+label:before {
  content: "";
  display: block;
  width: 1.4em;
  height: 1.4em;
  border: 1px solid #343a3f;
  border-radius: 1em;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.2s, background 0.2s ease-in-out;
  transition: all 0.2s, background 0.2s ease-in-out;
  background: #f3f3f3;
  box-shadow: -2px -1px 0 #343a3f;
}

.checkbox-circle2 input[type="checkbox"]:checked+label:before {
  border-radius: 1em;
  border: 2px solid #fff;
  width: 1.15em;
  height: 1.15em;
  background: #50565a;
  box-shadow: 2px 1px 0 #50565a;
}

@media (min-width: 1600px) {
  .checkbox-circle2 input[type="checkbox"]+label {
    font-size: 20px;
  }
}

/* checkbox-circle2 end */

@media (min-width: 1400px) {
  .modal-content {
    height: 550px !important;
  }
}

@media (min-width: 1800px) {
  .modal-content {
    height: 550px !important;
  }
}

@media (min-width: 1399.98px) {
  .distribution__slices {
    top: 42%;
  }
}

@media (min-width : 1400.98px) {
  .distribution__slices {
    top: 47%;
  }
}

@media (min-width : 1599.98px) {
  .distribution__slices {
    top: 42%;
  }
}

@media (min-width : 1800.98px) {
  .distribution__slices {
    top: 50%;
  }
}

.txt {
  font-family: var(--ff2);
  font-weight: 900;
  color: var(--color1);
  font-size: 20px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.wallet-connect {
  padding: 4.5px 5px 4.5px 16px;
  border-radius: 100px;
  background-color: #FFFAB0;
}

.copy {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #f0e303;
  box-shadow: 1px 2px 0px var(--color1);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.logout {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: var(--color1);
  box-shadow: 1px 2px 0px var(--color1);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

#video-popup-container {
  display: none;
  position: fixed;
  z-index: 996;
  width: 60%;
  left: 20%;
  top: 20%;
  background-color: #fff;
}

#video-popup-close {
  cursor: pointer;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: 998;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  text-align: center;
  font-size: 12px;
  background-color: #000;
  line-height: 25px;
  color: #fff;
}

#video-popup-iframe-container {
  position: absolute;
  z-index: 997;
  width: 100%;
  padding-bottom: 56.25%;
  border: 2px solid #000;
  border-radius: 2px;
  background-color: #000;
}

#video-popup-iframe {
  z-index: 999;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
}

#video-popup-overlay {
  display: none;
  position: fixed;
  z-index: 995;
  top: 0;
  background-color: #000;
  opacity: 0.8;
  width: 100%;
  height: 100%;
}

#video-popup-close:hover {
  color: #DE0023;
}

@media (max-width: 576px) {
  #video-popup-container {
    width: 90%;
    left: 5%;
    top: 20%;
  }
}

.copy:before {
  content: "Copied";
  position: absolute;
  top: 48px;
  right: -17px;
  background: #fffab0;
  padding: 8px 10px;
  border-radius: 20px;
  font-size: 14px;
  display: none;
}

.copy:after {
  content: "";
  position: absolute;
  top: 43px;
  right: 11px;
  width: 10px;
  height: 10px;
  background: #fffab0;
  transform: rotate(45deg);
  display: none;
}

.copy.active:before,
.copy.active:after {
  display: block;
}

.accordion-body {
  text-align: left;
}

@media (max-width: 576px) {
  .section-hero .button-apple,
  .section-hero .button-google {
    min-width: 45vw;
  }
}

.smartContractAddress {
  font-size: 16px;
}

@media (max-width: 576px) {
  .smartContractAddress {
    font-size: 8.5px;
  }
}

.copy1 {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #f0e303;
  box-shadow: 1px 2px 0px var(--color1);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.copy1:before {
  content: "Copied";
  position: absolute;
  top: 48px;
  right: -17px;
  background: #fffab0;
  padding: 8px 10px;
  border-radius: 20px;
  font-size: 14px;
  display: none;
}

.copy1:after {
  content: "";
  position: absolute;
  top: 43px;
  right: 11px;
  width: 10px;
  height: 10px;
  background: #fffab0;
  transform: rotate(45deg);
  display: none;
}

.copy1.active:before,
.copy1.active:after {
  display: block;
}

#hubspot-messages-iframe-container {
  z-index: 11 !important;
}

.mobMenu2__inner ul {
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.mobMenu2__appStore {
  margin-bottom: 30px;
}

.mobMenu2__social {
  padding-top: 30px;
  margin-top: 30px;
}

.mobMenu2--active .mobMenu2__inner {
  animation: menuActiveAnim 0.45s cubic-bezier(0, 1, 1, 1) 0s forwards;
}

.partners .owl-carousel .owl-item img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.item {
  cursor: pointer;
}