@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper,
swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0px;
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0px);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide,
swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0px);
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), transparent);
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center;
  scroll-snap-stop: always;
}
.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50% center;
  box-sizing: border-box;
  border-radius: 50%;
  border-right-color: ;
  border-right-style: ;
  border-right-width: ;
  border-bottom-color: ;
  border-bottom-style: ;
  border-bottom-width: ;
  border-left-color: ;
  border-left-style: ;
  border-left-width: ;
  border-image-source: ;
  border-image-slice: ;
  border-image-width: ;
  border-image-outset: ;
  border-image-repeat: ;
  border-top: 4px solid transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: 1s linear 0s infinite normal none running swiper-preloader-spin;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(1turn);
  }
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: opacity 0.3s ease 0s;
  transform: translateZ(0px);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0px;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0px;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0px;
  padding: 0px;
  box-shadow: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0px);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: transform 0.2s ease 0s, top 0.2s ease 0s;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s ease 0s, left 0.2s ease 0s;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
:host(.swiper-horizontal.swiper-rtl)
  .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s ease 0s, right 0.2s ease 0s;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(
    --swiper-pagination-progressbar-bg-color,
    rgba(0, 0, 0, 0.25)
  );
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0px;
  top: 0px;
}
.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0px;
  top: 0px;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  letter-spacing: 0px;
  font-variant: normal;
  line-height: 1;
  text-transform: none !important;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-prev::after,
.swiper-rtl .swiper-button-next::after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next::after,
.swiper-rtl .swiper-button-prev::after {
  content: "next";
}
.swiper-button-lock {
  display: none;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrLPTedA.woff")
    format("woff");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLFj_V1g.woff")
    format("woff");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDz8V1g.woff")
    format("woff");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrFJM.woff")
    format("woff");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLGT9V1g.woff")
    format("woff");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLEj6V1g.woff")
    format("woff");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7V1g.woff")
    format("woff");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDD4V1g.woff")
    format("woff");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLBT5V1g.woff")
    format("woff");
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrLPTufntAOvWDSHFF.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiGyp8kv8JHgFVrLPTucHtAOvWDSA.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLFj_Z1JlFd2JQEl8qw.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLFj_Z1xlFd2JQEk.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDz8Z1JlFd2JQEl8qw.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDz8Z1xlFd2JQEk.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLGT9Z1JlFd2JQEl8qw.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLGT9Z1xlFd2JQEk.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLEj6Z1JlFd2JQEl8qw.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLEj6Z1xlFd2JQEk.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDD4Z1JlFd2JQEl8qw.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLDD4Z1xlFd2JQEk.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLBT5Z1JlFd2JQEl8qw.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLBT5Z1xlFd2JQEk.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: Questrial;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/questrial/v18/QdVUSTchPBm7nuUeVf7Eug.woff")
    format("woff");
}
@font-face {
  font-family: Questrial;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/questrial/v18/QdVUSTchPBm7nuUeVf70sSFluW44JUcz.woff2")
    format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1,
    U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: Questrial;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/questrial/v18/QdVUSTchPBm7nuUeVf70sCFluW44JUcz.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Questrial;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/questrial/v18/QdVUSTchPBm7nuUeVf70viFluW44JQ.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdgazaps.woff")
    format("woff");
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdgozaps.woff")
    format("woff");
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdjEyqps.woff")
    format("woff");
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdj9yqps.woff")
    format("woff");
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXK0E3kTposypRydzVT08TS3JnAmtdiayqps.woff")
    format("woff");
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51ncAM4olXcLtA.woff2")
    format("woff2");
  unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0,
    U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51fcAM4olXcLtA.woff2")
    format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1,
    U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51bcAM4olXcLtA.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51jcAM4olXc.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51ncAM4olXcLtA.woff2")
    format("woff2");
  unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0,
    U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51fcAM4olXcLtA.woff2")
    format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1,
    U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51bcAM4olXcLtA.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51jcAM4olXc.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51ncAM4olXcLtA.woff2")
    format("woff2");
  unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0,
    U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51fcAM4olXcLtA.woff2")
    format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1,
    U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51bcAM4olXcLtA.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51jcAM4olXc.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51ncAM4olXcLtA.woff2")
    format("woff2");
  unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0,
    U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51fcAM4olXcLtA.woff2")
    format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1,
    U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51bcAM4olXcLtA.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51jcAM4olXc.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51ncAM4olXcLtA.woff2")
    format("woff2");
  unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0,
    U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51fcAM4olXcLtA.woff2")
    format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1,
    U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51bcAM4olXcLtA.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Baloo 2";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloo2/v21/wXKrE3kTposypRyd51jcAM4olXc.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TyRSqP7.woff")
    format("woff");
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TyjSqP7.woff")
    format("woff");
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TxPTaP7.woff")
    format("woff");
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8Tx2TaP7.woff")
    format("woff");
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYXwKUwuEqdVGqM8tPDdAA_Y-_bMKo1EhQd2tWxo8TwRTaP7.woff")
    format("woff");
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAIRsdP3pBmtF8A.woff2")
    format("woff2");
  unicode-range: U+600-6FF, U+750-77F, U+870-88E, U+890-891, U+898-8E1,
    U+8E3-8FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF,
    U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF,
    U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32,
    U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B,
    U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D,
    U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77,
    U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3,
    U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAI5sdP3pBmtF8A.woff2")
    format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1,
    U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAI9sdP3pBmtF8A.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAIFsdP3pBms.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAIRsdP3pBmtF8A.woff2")
    format("woff2");
  unicode-range: U+600-6FF, U+750-77F, U+870-88E, U+890-891, U+898-8E1,
    U+8E3-8FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF,
    U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF,
    U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32,
    U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B,
    U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D,
    U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77,
    U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3,
    U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAI5sdP3pBmtF8A.woff2")
    format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1,
    U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAI9sdP3pBmtF8A.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAIFsdP3pBms.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAIRsdP3pBmtF8A.woff2")
    format("woff2");
  unicode-range: U+600-6FF, U+750-77F, U+870-88E, U+890-891, U+898-8E1,
    U+8E3-8FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF,
    U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF,
    U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32,
    U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B,
    U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D,
    U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77,
    U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3,
    U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAI5sdP3pBmtF8A.woff2")
    format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1,
    U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAI9sdP3pBmtF8A.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAIFsdP3pBms.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAIRsdP3pBmtF8A.woff2")
    format("woff2");
  unicode-range: U+600-6FF, U+750-77F, U+870-88E, U+890-891, U+898-8E1,
    U+8E3-8FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF,
    U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF,
    U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32,
    U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B,
    U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D,
    U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77,
    U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3,
    U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAI5sdP3pBmtF8A.woff2")
    format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1,
    U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAI9sdP3pBmtF8A.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAIFsdP3pBms.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAIRsdP3pBmtF8A.woff2")
    format("woff2");
  unicode-range: U+600-6FF, U+750-77F, U+870-88E, U+890-891, U+898-8E1,
    U+8E3-8FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF,
    U+FE70-FE74, U+FE76-FEFC, U+102E0-102FB, U+10E60-10E7E, U+10EFD-10EFF,
    U+1EE00-1EE03, U+1EE05-1EE1F, U+1EE21-1EE22, U+1EE24, U+1EE27, U+1EE29-1EE32,
    U+1EE34-1EE37, U+1EE39, U+1EE3B, U+1EE42, U+1EE47, U+1EE49, U+1EE4B,
    U+1EE4D-1EE4F, U+1EE51-1EE52, U+1EE54, U+1EE57, U+1EE59, U+1EE5B, U+1EE5D,
    U+1EE5F, U+1EE61-1EE62, U+1EE64, U+1EE67-1EE6A, U+1EE6C-1EE72, U+1EE74-1EE77,
    U+1EE79-1EE7C, U+1EE7E, U+1EE80-1EE89, U+1EE8B-1EE9B, U+1EEA1-1EEA3,
    U+1EEA5-1EEA9, U+1EEAB-1EEBB, U+1EEF0-1EEF1;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAI5sdP3pBmtF8A.woff2")
    format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1,
    U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9,
    U+20AB;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAI9sdP3pBmtF8A.woff2")
    format("woff2");
  unicode-range: U+100-2AF, U+304, U+308, U+329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Baloo Bhaijaan 2";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("https://fonts.gstatic.com/s/baloobhaijaan2/v19/zYX9KUwuEqdVGqM8tPDdAA_Y-_bMAIFsdP3pBms.woff2")
    format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304,
    U+308, U+329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
    U+2215, U+FEFF, U+FFFD;
}
@-webkit-keyframes mui-auto-fill {
  0% {
    display: block;
  }
}
@keyframes mui-auto-fill {
  0% {
    display: block;
  }
}
@-webkit-keyframes mui-auto-fill-cancel {
  0% {
    display: block;
  }
}
@keyframes mui-auto-fill-cancel {
  0% {
    display: block;
  }
}
@-webkit-keyframes mui-auto-fill {
  0% {
    display: block;
  }
}
@keyframes mui-auto-fill {
  0% {
    display: block;
  }
}
@-webkit-keyframes mui-auto-fill-cancel {
  0% {
    display: block;
  }
}
@keyframes mui-auto-fill-cancel {
  0% {
    display: block;
  }
}
@-webkit-keyframes mui-auto-fill {
  0% {
    display: block;
  }
}
@keyframes mui-auto-fill {
  0% {
    display: block;
  }
}
@-webkit-keyframes mui-auto-fill-cancel {
  0% {
    display: block;
  }
}
@keyframes mui-auto-fill-cancel {
  0% {
    display: block;
  }
}
@-webkit-keyframes mui-auto-fill {
  0% {
    display: block;
  }
}
@keyframes mui-auto-fill {
  0% {
    display: block;
  }
}
@-webkit-keyframes mui-auto-fill-cancel {
  0% {
    display: block;
  }
}
@keyframes mui-auto-fill-cancel {
  0% {
    display: block;
  }
}
@-webkit-keyframes mui-auto-fill {
  0% {
    display: block;
  }
}
@keyframes mui-auto-fill {
  0% {
    display: block;
  }
}
@-webkit-keyframes mui-auto-fill-cancel {
  0% {
    display: block;
  }
}
@keyframes mui-auto-fill-cancel {
  0% {
    display: block;
  }
}
.css-1knx5ux {
  display: flex;
  flex-direction: column;
  width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
  color: rgb(255, 255, 255);
  background-color: transparent;
  box-shadow: none;
  position: relative;
  z-index: 2147483647;
  overflow: hidden;
}
@media (min-width: 0px) {
  .css-1knx5ux {
    padding-top: 10px;
  }
}
@media (min-width: 600px) {
  .css-1knx5ux {
    padding-top: 0px;
  }
}
.css-1knx5ux .german button {
  font-size: 14px;
  padding-left: 14px;
  padding-right: 14px;
}
.css-1knx5ux .czechrepublic button {
  font-size: 14px;
  padding-left: 14px;
  padding-right: 14px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .css-1knx5ux .czechrepublic button {
    font-size: 12px;
  }
}
.css-1knx5ux .spain button {
  font-size: 14px;
  padding-left: 14px;
  padding-right: 14px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .css-1knx5ux .spain button {
    font-size: 12px;
  }
}
.css-1knx5ux .france button {
  font-size: 14px;
  padding-left: 14px;
  padding-right: 14px;
}
.css-1knx5ux .Indonesia button {
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .css-1knx5ux .Indonesia button {
    font-size: 13px;
  }
}
.css-1knx5ux .Italy button {
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .css-1knx5ux .Italy button {
    font-size: 12px;
  }
}
.css-1knx5ux .Japan button {
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.css-1knx5ux .poland button a {
  font-size: 13px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .css-1knx5ux .poland button a {
    white-space: nowrap;
    font-size: 12px;
  }
}
.css-1knx5ux .poland button {
  padding-left: 13px;
  padding-right: 13px;
}
.css-1knx5ux .portugal button {
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .css-1knx5ux .portugal button {
    font-size: 12px;
  }
}
.css-1knx5ux .romania button {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
}
.css-1knx5ux .Thailand button {
  font-size: 14px;
  padding-left: 13px;
  padding-right: 13px;
}
.css-1knx5ux .Turkey button {
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.css-1knx5ux .Vietnam button {
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .css-1knx5ux .Vietnam button {
    font-size: 13px;
  }
}
.css-2ebfrg {
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  display: flex;
  flex-direction: column;
  width: 100%;
  box-sizing: border-box;
  flex-shrink: 0;
  color: rgb(255, 255, 255);
  background-color: transparent;
  box-shadow: none;
  position: relative;
  z-index: 2147483647;
  overflow: hidden;
}
@media (min-width: 0px) {
  .css-2ebfrg {
    padding-top: 10px;
  }
}
@media (min-width: 600px) {
  .css-2ebfrg {
    padding-top: 0px;
  }
}
.css-2ebfrg .german button {
  font-size: 14px;
  padding-left: 14px;
  padding-right: 14px;
}
.css-2ebfrg .czechrepublic button {
  font-size: 14px;
  padding-left: 14px;
  padding-right: 14px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .css-2ebfrg .czechrepublic button {
    font-size: 12px;
  }
}
.css-2ebfrg .spain button {
  font-size: 14px;
  padding-left: 14px;
  padding-right: 14px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .css-2ebfrg .spain button {
    font-size: 12px;
  }
}
.css-2ebfrg .france button {
  font-size: 14px;
  padding-left: 14px;
  padding-right: 14px;
}
.css-2ebfrg .Indonesia button {
  font-size: 16px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .css-2ebfrg .Indonesia button {
    font-size: 13px;
  }
}
.css-2ebfrg .Italy button {
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .css-2ebfrg .Italy button {
    font-size: 12px;
  }
}
.css-2ebfrg .Japan button {
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.css-2ebfrg .poland button a {
  font-size: 13px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .css-2ebfrg .poland button a {
    white-space: nowrap;
    font-size: 12px;
  }
}
.css-2ebfrg .poland button {
  padding-left: 13px;
  padding-right: 13px;
}
.css-2ebfrg .portugal button {
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .css-2ebfrg .portugal button {
    font-size: 12px;
  }
}
.css-2ebfrg .romania button {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
}
.css-2ebfrg .Thailand button {
  font-size: 14px;
  padding-left: 13px;
  padding-right: 13px;
}
.css-2ebfrg .Turkey button {
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.css-2ebfrg .Vietnam button {
  font-size: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .css-2ebfrg .Vietnam button {
    font-size: 13px;
  }
}
.css-1ekb41w {
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
  margin-right: auto;
  display: block;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 600px) {
  .css-1ekb41w {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1536px) {
  .css-1ekb41w {
    max-width: 1536px;
  }
}
.css-1t43liv {
  position: relative;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  min-height: 56px;
}
@media (min-width: 0px) {
  @media (orientation: landscape) {
    .css-1t43liv {
      min-height: 48px;
    }
  }
}
@media (min-width: 600px) {
  .css-1t43liv {
    min-height: 64px;
  }
}
@media (min-width: 0px) {
  .css-1t43liv {
    -webkit-box-pack: center;
    justify-content: center;
  }
}
@media (min-width: 600px) {
  .css-1t43liv {
    min-height: 55px;
    -webkit-box-pack: unset;
    justify-content: unset;
  }
}
.css-6ga5c3 {
  -webkit-box-flex: 1;
  flex-grow: 1;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
@media (min-width: 0px) {
  .css-6ga5c3 {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .css-6ga5c3 {
    display: none;
  }
}
.css-wq9m38 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  width: 60px;
}
.css-13sljp9 {
  display: inline-flex;
  flex-direction: column;
  position: relative;
  min-width: 0px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  vertical-align: top;
}
.css-1pfk8ke {
  border: none;
  outline: none;
}
@media screen and (max-width: 600px) {
  .css-1pfk8ke {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-size: 20px;
  }
}
.css-1pfk8ke fieldset {
  display: none;
}
.css-1pfk8ke #demo-simple-select {
  font-weight: 600;
  transition: all 0.3s ease 0s;
  font-family: "Baloo 2", cursive !important;
}
.css-1pfk8ke #demo-simple-select:hover {
  color: rgb(183, 98, 41);
}
.css-1pfk8ke #demo-simple-select .flagIcon {
  margin-right: 5px;
}
@media (min-width: 0px) {
  .css-1pfk8ke #demo-simple-select .flagIcon {
    width: 25px;
  }
}
@media (min-width: 600px) {
  .css-1pfk8ke #demo-simple-select .flagIcon {
    width: 16px;
  }
}
.css-1pfk8ke:hover svg {
  color: rgb(183, 98, 41);
}
.css-2u1053 {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4375em;
  letter-spacing: 0.00938em;
  color: rgba(0, 0, 0, 0.87);
  box-sizing: border-box;
  cursor: text;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  border-radius: 4px;
  border: none;
  outline: none;
}
.css-2u1053.Mui-disabled {
  color: rgba(0, 0, 0, 0.38);
  cursor: default;
}
.css-2u1053:hover .MuiOutlinedInput-notchedOutline {
  border-color: rgba(0, 0, 0, 0.87);
}
@media (hover: none) {
  .css-2u1053:hover .MuiOutlinedInput-notchedOutline {
    border-color: rgba(0, 0, 0, 0.23);
  }
}
.css-2u1053.Mui-focused .MuiOutlinedInput-notchedOutline {
  border-color: rgb(25, 118, 210);
  border-width: 2px;
}
.css-2u1053.Mui-error .MuiOutlinedInput-notchedOutline {
  border-color: rgb(211, 47, 47);
}
.css-2u1053.Mui-disabled .MuiOutlinedInput-notchedOutline {
  border-color: rgba(0, 0, 0, 0.26);
}
@media screen and (max-width: 600px) {
  .css-2u1053 {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-size: 20px;
  }
}
.css-2u1053 fieldset {
  display: none;
}
.css-2u1053 #demo-simple-select {
  font-weight: 600;
  transition: all 0.3s ease 0s;
  font-family: "Baloo 2", cursive !important;
}
.css-2u1053 #demo-simple-select:hover {
  color: rgb(183, 98, 41);
}
.css-2u1053 #demo-simple-select .flagIcon {
  margin-right: 5px;
}
@media (min-width: 0px) {
  .css-2u1053 #demo-simple-select .flagIcon {
    width: 25px;
  }
}
@media (min-width: 600px) {
  .css-2u1053 #demo-simple-select .flagIcon {
    width: 16px;
  }
}
.css-2u1053:hover svg {
  color: rgb(183, 98, 41);
}
.css-1x5jdmq {
  font: inherit;
  letter-spacing: inherit;
  color: currentcolor;
  border: 0px;
  box-sizing: content-box;
  background: none;
  height: 1.4375em;
  margin: 0px;
  -webkit-tap-highlight-color: transparent;
  display: block;
  min-width: 0px;
  width: 100%;
  animation-name: mui-auto-fill-cancel;
  animation-duration: 10ms;
  padding: 16.5px 14px;
}
.css-1x5jdmq::-webkit-input-placeholder {
  color: currentcolor;
  opacity: 0.42;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-1x5jdmq:focus {
  outline: 0px;
}
.css-1x5jdmq:invalid {
  box-shadow: none;
}
.css-1x5jdmq::-webkit-search-decoration {
  appearance: none;
}
label[data-shrink="false"]
  + .MuiInputBase-formControl
  .css-1x5jdmq::-webkit-input-placeholder {
  opacity: 0 !important;
}
label[data-shrink="false"]
  + .MuiInputBase-formControl
  .css-1x5jdmq:focus::-webkit-input-placeholder {
  opacity: 0.42;
}
.css-1x5jdmq.Mui-disabled {
  opacity: 1;
  -webkit-text-fill-color: rgba(0, 0, 0, 0.38);
}
.css-1x5jdmq:-webkit-autofill {
  animation-duration: 5000s;
  animation-name: mui-auto-fill;
}
.css-1x5jdmq:-webkit-autofill {
  border-radius: inherit;
}
.css-qiwgdb {
  appearance: none;
  user-select: none;
  border-radius: 4px;
  cursor: pointer;
  font: inherit;
  letter-spacing: inherit;
  color: currentcolor;
  border: 0px;
  box-sizing: content-box;
  background: none;
  height: 1.4375em;
  margin: 0px;
  -webkit-tap-highlight-color: transparent;
  display: block;
  min-width: 0px;
  width: 100%;
  animation-name: mui-auto-fill-cancel;
  animation-duration: 10ms;
  padding: 16.5px 14px;
}
.css-qiwgdb:focus {
  border-radius: 4px;
}
.css-qiwgdb.Mui-disabled {
  cursor: default;
}
.css-qiwgdb[multiple] {
  height: auto;
}
.css-qiwgdb:not([multiple]) option,
.css-qiwgdb:not([multiple]) optgroup {
  background-color: rgb(255, 255, 255);
}
.css-qiwgdb.css-qiwgdb.css-qiwgdb {
  padding-right: 32px;
}
.css-qiwgdb.MuiSelect-select {
  height: auto;
  min-height: 1.4375em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.css-qiwgdb::-webkit-input-placeholder {
  color: currentcolor;
  opacity: 0.42;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-qiwgdb:focus {
  outline: 0px;
}
.css-qiwgdb:invalid {
  box-shadow: none;
}
.css-qiwgdb::-webkit-search-decoration {
  appearance: none;
}
label[data-shrink="false"]
  + .MuiInputBase-formControl
  .css-qiwgdb::-webkit-input-placeholder {
  opacity: 0 !important;
}
label[data-shrink="false"]
  + .MuiInputBase-formControl
  .css-qiwgdb:focus::-webkit-input-placeholder {
  opacity: 0.42;
}
.css-qiwgdb.Mui-disabled {
  opacity: 1;
  -webkit-text-fill-color: rgba(0, 0, 0, 0.38);
}
.css-qiwgdb:-webkit-autofill {
  animation-duration: 5000s;
  animation-name: mui-auto-fill;
}
.css-qiwgdb:-webkit-autofill {
  border-radius: inherit;
}
.css-9l3uo3 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-1k3x8v3 {
  bottom: 0px;
  left: 0px;
  position: absolute;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  box-sizing: border-box;
}
.css-bi4s6q {
  position: absolute;
  right: 7px;
  top: calc(50% - 0.5em);
  pointer-events: none;
  color: rgba(0, 0, 0, 0.54);
}
.css-bi4s6q.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-1636szt {
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentcolor;
  flex-shrink: 0;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.5rem;
  position: absolute;
  right: 7px;
  top: calc(50% - 0.5em);
  pointer-events: none;
  color: rgba(0, 0, 0, 0.54);
}
.css-1636szt.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-19w1uun {
  border-color: rgba(0, 0, 0, 0.23);
}
.css-igs3ac {
  text-align: left;
  position: absolute;
  inset: -5px 0px 0px;
  margin: 0px;
  padding: 0px 8px;
  pointer-events: none;
  border-radius: inherit;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  min-width: 0%;
  border-color: rgba(0, 0, 0, 0.23);
}
.css-14lo706 {
  float: unset;
  width: auto;
  overflow: hidden;
  display: block;
  padding: 0px;
  height: 11px;
  font-size: 0.75em;
  visibility: hidden;
  max-width: 100%;
  transition: max-width 100ms cubic-bezier(0, 0, 0.2, 1) 50ms;
  white-space: nowrap;
}
.css-14lo706 > span {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
  opacity: 0;
  visibility: visible;
}
.css-1pcbaeg {
  text-align: center;
  flex: 0 0 auto;
  border-radius: 50%;
  overflow: visible;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: inherit;
  padding: 12px;
  font-size: 1.75rem;
  background: linear-gradient(
    rgb(137, 207, 240) -52.31%,
    rgb(133, 205, 238) -12.72%,
    rgb(122, 198, 232) 21.75%,
    rgb(105, 188, 222) 54.22%,
    rgb(80, 174, 208) 85.41%,
    rgb(48, 155, 190) 115.5%,
    rgb(31, 146, 181) 129%
  );
}
.css-1pcbaeg:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .css-1pcbaeg:hover {
    background-color: transparent;
  }
}
.css-1pcbaeg.Mui-disabled {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.css-ck3smi {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  text-align: center;
  flex: 0 0 auto;
  border-radius: 50%;
  overflow: visible;
  transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: inherit;
  padding: 12px;
  font-size: 1.75rem;
  background: linear-gradient(
    rgb(137, 207, 240) -52.31%,
    rgb(133, 205, 238) -12.72%,
    rgb(122, 198, 232) 21.75%,
    rgb(105, 188, 222) 54.22%,
    rgb(80, 174, 208) 85.41%,
    rgb(48, 155, 190) 115.5%,
    rgb(31, 146, 181) 129%
  );
}
.css-ck3smi.Mui-disabled {
  pointer-events: none;
  cursor: default;
}
@media print {
  .css-ck3smi {
    -webkit-print-color-adjust: exact;
  }
}
.css-ck3smi:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .css-ck3smi:hover {
    background-color: transparent;
  }
}
.css-ck3smi.Mui-disabled {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.26);
}
.css-vubbuv {
  user-select: none;
  width: 1em;
  height: 1em;
  display: inline-block;
  fill: currentcolor;
  flex-shrink: 0;
  transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  font-size: 1.5rem;
}
.css-rpfr61 {
  z-index: 2147483647;
}
@media (min-width: 0px) {
  .css-rpfr61 {
    display: block;
  }
}
@media (min-width: 1200px) {
  .css-rpfr61 {
    display: none;
  }
}
.css-rpfr61 a {
  color: rgb(183, 98, 41);
  font-weight: 700;
  text-decoration: none;
}
.css-5z5b9q {
  z-index: 2147483647;
}
@media (min-width: 0px) {
  .css-5z5b9q {
    display: block;
  }
}
@media (min-width: 1200px) {
  .css-5z5b9q {
    display: none;
  }
}
.css-5z5b9q a {
  color: rgb(183, 98, 41);
  font-weight: 700;
  text-decoration: none;
}
.css-q9i17g {
  -webkit-box-flex: 1;
  flex-grow: 1;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (min-width: 0px) {
  .css-q9i17g {
    display: none;
  }
}
@media (min-width: 1200px) {
  .css-q9i17g {
    display: flex;
  }
}
.css-u3zdgd .ConnectWalletBtn {
  border: 3.243px solid rgb(247, 197, 72);
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 50px;
  background-color: rgba(0, 0, 0, 0.35);
  padding: 6px 25px;
  text-transform: capitalize;
  margin-right: 20px;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-weight: 700;
}
.css-u3zdgd .UserBtn {
  border: 3.243px solid rgb(247, 197, 72);
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 50px;
  background-color: rgba(0, 0, 0, 0.35);
  padding: 6px 25px;
  text-transform: capitalize;
  margin-right: 15px;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-weight: 700;
}
.css-u3zdgd .LogoutBtn {
  border: 3.243px solid rgb(247, 197, 72);
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 5px;
  border-radius: 50px;
  background-color: rgba(0, 0, 0, 0.35);
  padding: 6px 18px;
  text-transform: capitalize;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-weight: 700;
  gap: 5px;
}
.css-11qrfta {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(25, 118, 210);
}
.css-11qrfta:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-11qrfta:hover {
    background-color: transparent;
  }
}
.css-11qrfta.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-1ujsas3 {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(25, 118, 210);
}
.css-1ujsas3.Mui-disabled {
  pointer-events: none;
  cursor: default;
}
@media print {
  .css-1ujsas3 {
    -webkit-print-color-adjust: exact;
  }
}
.css-1ujsas3:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-1ujsas3:hover {
    background-color: transparent;
  }
}
.css-1ujsas3.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-4at48p {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  min-width: 64px;
  padding: 6px 15px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  background: linear-gradient(
      0deg,
      rgba(83, 61, 178, 0.1) 0%,
      rgba(83, 61, 178, 0) 31.8%
    )
    rgb(255, 255, 255);
  border-radius: 0px;
  text-transform: capitalize;
  border-right: 2px solid rgba(83, 61, 178, 0.1);
  color: rgb(183, 98, 41);
  font-weight: 700;
  text-decoration: none;
  font-size: 16px;
}
.css-4at48p:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-4at48p:hover {
    background-color: transparent;
  }
}
.css-4at48p.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-4at48p a {
  color: rgb(183, 98, 41);
  font-weight: 700;
  text-decoration: none;
}
.css-4at48p:nth-of-type(1) {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.css-4at48p:nth-last-of-type(1) {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-right: none;
}
.css-4at48p.Selected {
  background-color: rgb(247, 147, 30);
  color: rgb(255, 255, 255);
}
.css-4at48p.SubMenuBtn::after {
  content: "";
  width: 0%;
  height: 0%;
  border-bottom: 8px solid rgb(183, 98, 41);
  border-left: 8px solid transparent;
  position: absolute;
  right: 10px;
  bottom: 8px;
}
.css-4at48p.SubMenuBtn.Selected {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 20px;
}
.css-4at48p.SubMenuBtn.Selected::after {
  border-bottom: 10px solid rgb(255, 255, 255);
}
.css-4at48p.PawUniverse::after {
  content: "";
  width: 0%;
  height: 0%;
  border-bottom: 8px solid rgb(183, 98, 41);
  border-left: 8px solid transparent;
  position: absolute;
  right: 10px;
  bottom: 8px;
}
.css-4at48p.PawUniverse.Selected::after {
  border-bottom: 10px solid rgb(255, 255, 255);
}
.css-1tjtpet {
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  outline: 0px;
  border-width: 0px 2px 0px 0px;
  border-top-style: initial;
  border-bottom-style: initial;
  border-left-style: initial;
  border-top-color: initial;
  border-bottom-color: initial;
  border-left-color: initial;
  border-image: initial;
  margin: 10px 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  min-width: 64px;
  padding: 6px 15px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  display: block;
  background: linear-gradient(
      0deg,
      rgba(83, 61, 178, 0.1) 0%,
      rgba(83, 61, 178, 0) 31.8%
    )
    rgb(255, 255, 255);
  border-radius: 0px;
  text-transform: capitalize;
  border-right-style: solid;
  border-right-color: rgba(83, 61, 178, 0.1);
  color: rgb(183, 98, 41);
  font-weight: 700;
  text-decoration: none;
  font-size: 16px;
}
.css-1tjtpet.Mui-disabled {
  pointer-events: none;
  cursor: default;
}
@media print {
  .css-1tjtpet {
    -webkit-print-color-adjust: exact;
  }
}
.css-1tjtpet:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-1tjtpet:hover {
    background-color: transparent;
  }
}
.css-1tjtpet.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-1tjtpet a {
  color: rgb(183, 98, 41);
  font-weight: 700;
  text-decoration: none;
}
.css-1tjtpet:nth-of-type(1) {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.css-1tjtpet:nth-last-of-type(1) {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-right: none;
}
.css-1tjtpet.Selected {
  background-color: rgb(247, 147, 30);
  color: rgb(255, 255, 255);
}
.css-1tjtpet.SubMenuBtn::after {
  content: "";
  width: 0%;
  height: 0%;
  border-bottom: 8px solid rgb(183, 98, 41);
  border-left: 8px solid transparent;
  position: absolute;
  right: 10px;
  bottom: 8px;
}
.css-1tjtpet.SubMenuBtn.Selected {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 20px;
}
.css-1tjtpet.SubMenuBtn.Selected::after {
  border-bottom: 10px solid rgb(255, 255, 255);
}
.css-1tjtpet.PawUniverse::after {
  content: "";
  width: 0%;
  height: 0%;
  border-bottom: 8px solid rgb(183, 98, 41);
  border-left: 8px solid transparent;
  position: absolute;
  right: 10px;
  bottom: 8px;
}
.css-1tjtpet.PawUniverse.Selected::after {
  border-bottom: 10px solid rgb(255, 255, 255);
}
.css-1ts3ojj {
  border: none;
  outline: none;
}
.css-1ts3ojj fieldset {
  display: none;
}
.css-1ts3ojj #demo-simple-select {
  font-weight: 600;
  transition: all 0.3s ease 0s;
  font-family: "Baloo 2", cursive !important;
}
.css-1ts3ojj #demo-simple-select:hover {
  color: rgb(183, 98, 41);
}
.css-1ts3ojj #demo-simple-select .flagIcon {
  width: 16px;
  margin-right: 5px;
}
.css-1ts3ojj:hover svg {
  color: rgb(183, 98, 41);
}
.css-1e2waz1 {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4375em;
  letter-spacing: 0.00938em;
  color: rgba(0, 0, 0, 0.87);
  box-sizing: border-box;
  cursor: text;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  border-radius: 4px;
  border: none;
  outline: none;
}
.css-1e2waz1.Mui-disabled {
  color: rgba(0, 0, 0, 0.38);
  cursor: default;
}
.css-1e2waz1:hover .MuiOutlinedInput-notchedOutline {
  border-color: rgba(0, 0, 0, 0.87);
}
@media (hover: none) {
  .css-1e2waz1:hover .MuiOutlinedInput-notchedOutline {
    border-color: rgba(0, 0, 0, 0.23);
  }
}
.css-1e2waz1.Mui-focused .MuiOutlinedInput-notchedOutline {
  border-color: rgb(25, 118, 210);
  border-width: 2px;
}
.css-1e2waz1.Mui-error .MuiOutlinedInput-notchedOutline {
  border-color: rgb(211, 47, 47);
}
.css-1e2waz1.Mui-disabled .MuiOutlinedInput-notchedOutline {
  border-color: rgba(0, 0, 0, 0.26);
}
.css-1e2waz1 fieldset {
  display: none;
}
.css-1e2waz1 #demo-simple-select {
  font-weight: 600;
  transition: all 0.3s ease 0s;
  font-family: "Baloo 2", cursive !important;
}
.css-1e2waz1 #demo-simple-select:hover {
  color: rgb(183, 98, 41);
}
.css-1e2waz1 #demo-simple-select .flagIcon {
  width: 16px;
  margin-right: 5px;
}
.css-1e2waz1:hover svg {
  color: rgb(183, 98, 41);
}
.css-kwh1lk {
  margin-left: 10px;
}
@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .css-kwh1lk.poland {
    margin-left: 0px;
  }
  .css-kwh1lk.poland a button {
    font-size: 12px;
  }
}
.css-kwh1lk a button {
  border: none;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 50px;
  background-image: linear-gradient(
    173deg,
    rgb(243, 159, 25) -5.38%,
    rgb(243, 151, 23) 32.24%,
    rgb(245, 130, 17) 89.18%,
    rgb(247, 120, 15) 112.72%
  );
  padding: 8px 20px;
  text-transform: capitalize;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-weight: 700;
  font-size: 16px;
}
.css-6ctn7d {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 50%;
  transform: translate(-50%, 0px);
  z-index: -1;
  height: 66px;
}
@media (min-width: 0px) {
  .css-6ctn7d {
    display: none;
  }
}
@media (min-width: 1200px) {
  .css-6ctn7d {
    display: block;
  }
}
@media screen and (max-width: 2000px) and (min-width: 1601px) {
  .css-6ctn7d {
    width: calc(100% + 350px);
  }
}
@media screen and (max-width: 1600px) and (min-width: 1501px) {
  .css-6ctn7d {
    width: calc(100% + 350px);
  }
}
@media screen and (max-width: 1500px) and (min-width: 1400px) {
  .css-6ctn7d {
    width: calc(100% + 350px);
  }
}
@media screen and (max-width: 1370px) {
  .css-6ctn7d {
    width: calc(100% + 420px);
  }
}
@media screen and (max-width: 1200px) {
  .css-6ctn7d {
    width: calc(100% + 490px);
  }
}
@media screen and (max-width: 1024px) {
  .css-6ctn7d {
    width: calc(100% + 400px);
  }
}
.css-s4xks7 {
  background-image: linear-gradient(
      118deg,
      rgba(255, 255, 255, 0.78) 0%,
      rgba(174, 77, 200, 0) 36%
    ),
    url("https://d1sz5gos5bi9rk.cloudfront.net/images/HomeBannerImgNew1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  position: relative;
}
@media (min-width: 0px) {
  .css-s4xks7 {
    padding-top: 125px;
    padding-bottom: 125px;
    margin-top: -100px;
  }
}
@media (min-width: 600px) {
  .css-s4xks7 {
    padding-top: 150px;
    padding-bottom: 190px;
  }
}
.css-1tk4tuc {
  display: none;
}
.css-1tk4tuc.SubHeaderSticky {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 2147483647;
  background-color: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(10px);
  padding-top: 8px;
  padding-bottom: 8px;
  display: block;
}
@media (min-width: 0px) {
  .css-1tk4tuc.SubHeaderSticky {
    width: 100vw;
  }
}
@media (min-width: 900px) {
  .css-1tk4tuc.SubHeaderSticky {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .css-1tk4tuc.SubHeaderSticky {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.css-1tk4tuc .ContentWrapper {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .css-1tk4tuc .ContentWrapper {
    overflow: hidden;
  }
}
.css-1tk4tuc .ContentWrapper h4 {
  color: rgb(40, 22, 6);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  margin-top: 2px;
}
@media screen and (max-width: 768px) {
  .css-1tk4tuc .ContentWrapper h4 {
    animation: 10s linear 0s infinite normal none running textloop;
    white-space: nowrap;
    font-size: 24px;
  }
  @-webkit-keyframes textloop {
    0% {
      transform: translateX(50%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  @keyframes textloop {
    0% {
      transform: translateX(50%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
}
.css-1tk4tuc .ContentWrapper h4 span {
  color: rgb(16, 118, 87);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .css-1tk4tuc .ContentWrapper h4 span {
    font-size: 24px;
  }
}
.css-1tk4tuc .CountDownWrapper {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end;
  gap: 20px;
}
.css-1tk4tuc .CountDownWrapper.german .CountBox h5 {
  font-size: 15px;
}
.css-1tk4tuc .CountDownWrapper.german .CountBox h5 span {
  font-size: 15px;
}
.css-1tk4tuc .CountDownWrapper.czechrepublic .CountBox h5 {
  font-size: 15px;
}
.css-1tk4tuc .CountDownWrapper.czechrepublic .CountBox h5 span {
  font-size: 15px;
}
.css-1tk4tuc .CountDownWrapper.spain .CountBox h5 {
  font-size: 15px;
}
.css-1tk4tuc .CountDownWrapper.spain .CountBox h5 span {
  font-size: 15px;
}
.css-1tk4tuc .CountDownWrapper.france .CountBox h5 {
  font-size: 15px;
}
.css-1tk4tuc .CountDownWrapper.france .CountBox h5 span {
  font-size: 15px;
}
.css-1tk4tuc .CountDownWrapper.poland .CountBox h5 {
  font-size: 17px;
}
.css-1tk4tuc .CountDownWrapper.poland .CountBox h5 span {
  font-size: 17px;
}
.css-1tk4tuc .CountDownWrapper.portugal .CountBox h5 {
  font-size: 15px;
}
.css-1tk4tuc .CountDownWrapper.portugal .CountBox h5 span {
  font-size: 15px;
}
.css-1tk4tuc .CountDownWrapper .CountBox {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: rgb(255, 255, 255);
  border-radius: 50px;
  padding: 8px 24px 6px;
  gap: 7px;
}
.css-1tk4tuc .CountDownWrapper .CountBox.TimerEnd {
  animation: 1.5s linear 0s infinite normal none running sticky-blink;
}
@-webkit-keyframes sticky-blink {
  0% {
    background-color: rgb(255, 0, 0);
  }
  50% {
    background-color: rgb(255, 255, 255);
  }
  100% {
    background-color: rgb(255, 0, 0);
  }
}
@keyframes sticky-blink {
  0% {
    background-color: rgb(255, 0, 0);
  }
  50% {
    background-color: rgb(255, 255, 255);
  }
  100% {
    background-color: rgb(255, 0, 0);
  }
}
.css-1tk4tuc .CountDownWrapper .CountBox h5 {
  color: rgb(16, 118, 87);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}
.css-1tk4tuc .CountDownWrapper .CountBox h5 span {
  color: rgb(40, 22, 6);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
}
.css-1tk4tuc .CountDownWrapper .CountBox h6 {
  color: rgb(40, 22, 6);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
.css-1tk4tuc .CountDownWrapper .BuyBtnWrapper button {
  background: linear-gradient(
    173deg,
    rgb(243, 159, 25) -5.38%,
    rgb(243, 151, 23) 32.24%,
    rgb(245, 130, 17) 89.18%,
    rgb(247, 120, 15) 112.72%
  );
  border-radius: 50px;
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  text-transform: unset;
  padding: 9px 20px;
  animation: 1.5s linear 0s infinite normal none running scale;
}
@-webkit-keyframes scale {
  0% {
    scale: 1;
  }
  50% {
    scale: 1.05;
  }
  100% {
    scale: 1;
  }
}
@keyframes scale {
  0% {
    scale: 1;
  }
  50% {
    scale: 1.05;
  }
  100% {
    scale: 1;
  }
}
.css-1tk4tuc .SliderWrapper .swiper {
  height: 45px;
}
.css-1tk4tuc .SliderWrapper .swiper .swiper-wrapper {
  transform: none;
}
.css-1tk4tuc .SliderWrapper .swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.css-1tk4tuc
  .SliderWrapper
  .swiper
  .swiper-wrapper
  .swiper-slide
  .CountDownWrapper {
  -webkit-box-pack: center;
  justify-content: center;
  flex: 1 1 0%;
}
.css-1tk4tuc
  .SliderWrapper
  .swiper
  .swiper-wrapper
  .swiper-slide
  .CountDownWrapper
  .CountBox {
  gap: 4px;
}
.css-1tk4tuc
  .SliderWrapper
  .swiper
  .swiper-wrapper
  .swiper-slide
  .CountDownWrapper
  .CountBox
  h5 {
  font-size: 18px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 3px;
}
.css-1tk4tuc
  .SliderWrapper
  .swiper
  .swiper-wrapper
  .swiper-slide
  .CountDownWrapper
  .CountBox
  h5
  span {
  font-size: 10px;
}
.css-1tk4tuc
  .SliderWrapper
  .swiper
  .swiper-wrapper
  .swiper-slide
  .CountDownWrapper
  .CountBox
  h6 {
  font-size: 15px;
}
.css-1tk4tuc
  .SliderWrapper
  .swiper
  .swiper-wrapper
  .swiper-slide
  .CountDownWrapper
  .BuyBtnWrapper {
  flex: 1 1 0%;
}
.css-1tk4tuc
  .SliderWrapper
  .swiper
  .swiper-wrapper
  .swiper-slide
  .CountDownWrapper
  .BuyBtnWrapper
  button {
  width: 100%;
  animation: auto ease 0s 1 normal none running none;
}
.css-1qsxih2 {
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
  margin-right: auto;
  display: block;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 600px) {
  .css-1qsxih2 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1200px) {
  .css-1qsxih2 {
    max-width: 1200px;
  }
}
.css-i9gxme {
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.css-1e51mjb {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: 100%;
  margin-top: 0px;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (min-width: 0px) {
  .css-1e51mjb {
    display: none;
  }
}
@media (min-width: 900px) {
  .css-1e51mjb {
    display: flex;
  }
}
.css-1r482s6 {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-1r482s6 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-1r482s6 {
    flex-basis: 41.6667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 41.6667%;
  }
}
@media (min-width: 1200px) {
  .css-1r482s6 {
    flex-basis: 41.6667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 41.6667%;
  }
}
@media (min-width: 1536px) {
  .css-1r482s6 {
    flex-basis: 41.6667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 41.6667%;
  }
}
.css-9l3uo3 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-1o23pxf {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-1o23pxf {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-1o23pxf {
    flex-basis: 58.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 58.3333%;
  }
}
@media (min-width: 1200px) {
  .css-1o23pxf {
    flex-basis: 58.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 58.3333%;
  }
}
@media (min-width: 1536px) {
  .css-1o23pxf {
    flex-basis: 58.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 58.3333%;
  }
}
@media (min-width: 0px) {
  .css-1o23pxf {
    display: none;
  }
}
@media (min-width: 900px) {
  .css-1o23pxf {
    display: block;
  }
}
.css-11qrfta {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(25, 118, 210);
}
.css-11qrfta:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-11qrfta:hover {
    background-color: transparent;
  }
}
.css-11qrfta.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-1ujsas3 {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(25, 118, 210);
}
.css-1ujsas3.Mui-disabled {
  pointer-events: none;
  cursor: default;
}
@media print {
  .css-1ujsas3 {
    -webkit-print-color-adjust: exact;
  }
}
.css-1ujsas3:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-1ujsas3:hover {
    background-color: transparent;
  }
}
.css-1ujsas3.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-1ovcz96 {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: 100%;
  margin-top: 0px;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (min-width: 0px) {
  .css-1ovcz96 {
    display: flex;
  }
}
@media (min-width: 900px) {
  .css-1ovcz96 {
    display: none;
  }
}
.css-15j76c0 {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1536px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
.css-10yxqv8 {
  box-sizing: border-box;
  flex-flow: wrap;
  width: calc(100% + 16px);
  margin-left: -16px;
  margin-top: 0px;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  align-items: stretch;
  display: flex;
}
.css-10yxqv8 > .MuiGrid-item {
  padding-top: 16px;
}
.css-10yxqv8 > .MuiGrid-item {
  padding-left: 16px;
}
.css-iol86l {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-iol86l {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-iol86l {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .css-iol86l {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}
@media (min-width: 1536px) {
  .css-iol86l {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}
.css-4tepxg {
  background-color: rgba(255, 255, 255, 0.6);
  box-shadow: rgba(0, 0, 0, 0.4) 0px 8px 14px;
  border-radius: 30px;
  backdrop-filter: blur(10px);
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: start;
  justify-content: flex-start;
  flex-direction: column;
  overflow: hidden;
}
@media (min-width: 0px) {
  .css-4tepxg {
    padding: 0px 0px 40px;
    height: auto;
  }
}
@media (min-width: 900px) {
  .css-4tepxg {
    padding: 0px;
    height: 100%;
  }
}
.css-4tepxg .TopBarWrapper {
  width: 100%;
  text-align: center;
  background-image: linear-gradient(
    173deg,
    rgb(243, 159, 25) -5.38%,
    rgb(243, 151, 23) 32.24%,
    rgb(245, 130, 17) 89.18%,
    rgb(247, 120, 15) 112.72%
  );
  padding: 15px 0px 11px;
  margin-bottom: 12px;
}
.css-4tepxg .TopBarWrapper h4.PriceHeading {
  color: rgb(255, 255, 255);
  font-size: 37px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
.css-4tepxg .TopBarWrapper h4.PriceHeading span {
  color: rgb(251, 255, 39);
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  display: block;
}
@media (min-width: 0px) {
  .css-4tepxg .ImageWrapper {
    margin-top: -120px;
  }
}
@media (min-width: 600px) {
  .css-4tepxg .ImageWrapper {
    margin-top: -150px;
  }
}
.css-4tepxg .ImageWrapper img {
  width: 100%;
}
.css-4tepxg .PresaleInnerBoxWrapper h3 {
  font-size: 44px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 15px;
  color: rgb(197, 49, 48);
  text-shadow: rgb(227, 196, 60) 0px 0px 14px;
}
.css-4tepxg .PresaleInnerBoxWrapper .whitepaper,
.css-4tepxg .PresaleInnerBoxWrapper a {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 6px 14px 0px;
  border-radius: 50px;
  padding: 3px 35px;
  text-align: center;
  height: 50px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  flex-direction: column;
  border: none;
  cursor: pointer;
  text-transform: uppercase;
  background: linear-gradient(
    rgb(137, 207, 240) -52.31%,
    rgb(133, 205, 238) -12.72%,
    rgb(122, 198, 232) 21.75%,
    rgb(105, 188, 222) 54.22%,
    rgb(80, 174, 208) 85.41%,
    rgb(48, 155, 190) 115.5%,
    rgb(31, 146, 181) 129%
  );
  color: rgb(255, 255, 255);
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
}
@media (min-width: 0px) {
  .css-4tepxg .PresaleInnerBoxWrapper .whitepaper,
  .css-4tepxg .PresaleInnerBoxWrapper a {
    width: auto;
    margin-top: 30px;
  }
}
@media (min-width: 600px) {
  .css-4tepxg .PresaleInnerBoxWrapper .whitepaper,
  .css-4tepxg .PresaleInnerBoxWrapper a {
    width: 300px;
    margin-top: 25px;
  }
}
.css-4tepxg .PresaleInnerBoxWrapper .whitepaper span.InnerContent,
.css-4tepxg .PresaleInnerBoxWrapper a span.InnerContent {
  display: block;
  line-height: 0.9;
  font-size: 13px;
}
.css-13rvwak {
  display: flex;
  flex-direction: column;
}
@media (min-width: 0px) {
  .css-13rvwak {
    gap: 0px;
  }
}
@media (min-width: 600px) {
  .css-13rvwak {
    gap: 10px;
  }
}
@media screen and (max-width: 600px) {
  .css-13rvwak {
    width: 100%;
  }
}
.css-ghxs2k .PriceHeading {
  text-align: center;
  color: rgb(40, 22, 6);
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 15px;
}
.css-ghxs2k .MainHeading {
  text-align: center;
  color: rgb(40, 22, 6);
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
@media screen and (max-width: 600px) {
  .css-ghxs2k .MainHeading {
    font-size: 25px;
  }
}
.css-ghxs2k .MainHeading span {
  text-align: center;
  color: rgb(16, 118, 87);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 600px) {
  .css-ghxs2k .MainHeading span {
    font-size: 32px;
  }
}
.css-ghxs2k .BoxWrapper {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 5px;
}
@media (min-width: 0px) {
  .css-ghxs2k .BoxWrapper.spain {
    -webkit-box-align: center;
    align-items: center;
  }
}
@media (min-width: 600px) {
  .css-ghxs2k .BoxWrapper.spain {
    -webkit-box-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 0px) {
  .css-ghxs2k .BoxWrapper.Italy {
    -webkit-box-align: center;
    align-items: center;
  }
}
@media (min-width: 600px) {
  .css-ghxs2k .BoxWrapper.Italy {
    -webkit-box-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 0px) {
  .css-ghxs2k .BoxWrapper.france {
    -webkit-box-align: center;
    align-items: center;
  }
}
@media (min-width: 600px) {
  .css-ghxs2k .BoxWrapper.france {
    -webkit-box-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 0px) {
  .css-ghxs2k .BoxWrapper.poland {
    -webkit-box-align: center;
    align-items: center;
  }
}
@media (min-width: 600px) {
  .css-ghxs2k .BoxWrapper.poland {
    -webkit-box-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 0px) {
  .css-ghxs2k .BoxWrapper.portugal {
    -webkit-box-align: center;
    align-items: center;
  }
}
@media (min-width: 600px) {
  .css-ghxs2k .BoxWrapper.portugal {
    -webkit-box-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 0px) {
  .css-ghxs2k .BoxWrapper.Thailand {
    -webkit-box-align: center;
    align-items: center;
  }
}
@media (min-width: 600px) {
  .css-ghxs2k .BoxWrapper.Thailand {
    -webkit-box-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 0px) {
  .css-ghxs2k .BoxWrapper.Turkey {
    -webkit-box-align: center;
    align-items: center;
  }
}
@media (min-width: 600px) {
  .css-ghxs2k .BoxWrapper.Turkey {
    -webkit-box-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 0px) {
  .css-ghxs2k .BoxWrapper.Vietnam {
    -webkit-box-align: center;
    align-items: center;
  }
}
@media (min-width: 600px) {
  .css-ghxs2k .BoxWrapper.Vietnam {
    -webkit-box-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 0px) {
  .css-ghxs2k .BoxWrapper.Korea {
    -webkit-box-align: center;
    align-items: center;
  }
}
@media (min-width: 600px) {
  .css-ghxs2k .BoxWrapper.Korea {
    -webkit-box-align: stretch;
    align-items: stretch;
  }
}
@media screen and (max-width: 600px) {
  .css-ghxs2k .BoxWrapper {
    flex-direction: column;
  }
}
.css-ghxs2k .BoxWrapper .InnerBox {
  flex: 1 1 0%;
  background-color: rgb(163, 170, 155);
  border-radius: 15px;
  padding: 10px;
}
@media screen and (max-width: 600px) {
  .css-ghxs2k .BoxWrapper .InnerBox {
    width: 60%;
  }
}
.css-ghxs2k .BoxWrapper .InnerBox span {
  display: block;
  text-align: center;
  background-color: rgb(16, 118, 87);
  color: rgb(255, 255, 255);
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  padding: 5px 10px 3px;
  border-radius: 50px;
}
.css-ghxs2k .BoxWrapper .InnerBox h4 {
  color: rgb(255, 255, 255);
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  padding: 10px 0px 0px;
}
.css-ghxs2k .BoxWrapper.spain .InnerBox span {
  font-size: 10px;
}
.css-ghxs2k .BoxWrapper.Indonesia .InnerBox span {
  font-size: 11px;
}
.css-ghxs2k .BoxWrapper.Italy .InnerBox span {
  font-size: 10px;
}
.css-ghxs2k .BoxWrapper.Japan .InnerBox span {
  font-size: 8px;
}
.css-ghxs2k .BoxWrapper.portugal .InnerBox span {
  font-size: 11px;
}
.css-ghxs2k .BoxWrapper.poland .InnerBox span {
  font-size: 10px;
}
.css-ghxs2k .BoxWrapper.romania .InnerBox span {
  font-size: 9px;
}
.css-ghxs2k .BoxWrapper.Turkey .InnerBox span {
  font-size: 10px;
}
.css-ghxs2k .BoxWrapper.Vietnam .InnerBox span {
  font-size: 11px;
}
.css-ghxs2k .BoxWrapper.czechrepublic .InnerBox span {
  font-size: 12px;
}
.css-ghxs2k .BoxWrapper .BoxPlusIcon {
  width: 18px;
  height: auto;
}
.css-u8cj6u.spain p {
  font-size: 21px;
}
.css-u8cj6u.Italy p {
  font-size: 17px;
}
.css-u8cj6u.portugal p {
  font-size: 23px;
}
.css-u8cj6u.poland p {
  font-size: 18px;
}
.css-u8cj6u.romania p {
  font-size: 20px;
}
.css-u8cj6u.Vietnam p {
  font-size: 19px;
}
.css-u8cj6u p {
  position: relative;
  text-align: center;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  color: rgb(41, 31, 20);
  font-size: 27px;
  font-weight: 700;
  padding-top: 5px;
  padding-bottom: 5px;
}
.css-u8cj6u p span {
  color: rgb(16, 118, 87);
  font-size: 27px;
  font-weight: 700;
}
.css-u8cj6u p::after {
  content: "";
  position: absolute;
  width: calc(50% - 120px);
  height: 1px;
  background-color: rgb(41, 31, 20);
  left: 0px;
}
.css-u8cj6u p::before {
  content: "";
  position: absolute;
  width: calc(50% - 120px);
  height: 1px;
  background-color: rgb(41, 31, 20);
  right: 0px;
}
.css-1w9bzjt h5 {
  color: rgb(40, 22, 6);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  .css-1w9bzjt h5 {
    font-size: 18px;
  }
}
.css-1w9bzjt h5 span {
  color: rgb(243, 159, 25);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 600px) {
  .css-1w9bzjt h5 span {
    font-size: 18px;
  }
}
.css-1w9bzjt h5 img {
  width: 34px;
  height: auto;
  margin-left: 12px;
  margin-right: 12px;
}
.css-1w9bzjt .StageNextCurrent {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  justify-content: space-around;
  margin-top: 10px;
}
.css-1w9bzjt .StageNextCurrent span {
  background-color: rgb(16, 118, 87);
  color: rgb(255, 255, 255);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  padding: 5px 10px 3px;
  border-radius: 50px;
}
.css-gmuwbf {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.css-1momtro {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  border-radius: 10px;
}
@media (min-width: 0px) {
  .css-1momtro {
    padding: 20px;
  }
}
@media (min-width: 600px) {
  .css-1momtro {
    padding: 0px;
  }
}
.css-1momtro p {
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  border-left: 1px solid rgb(41, 31, 20);
  color: rgb(183, 98, 41);
  font-size: 14px;
  font-weight: 400;
  padding-top: 3px;
  padding-bottom: 1px;
}
@media (min-width: 0px) {
  .css-1momtro p {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 600px) {
  .css-1momtro p {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.css-1momtro p:last-child {
  border-right: 1px solid rgb(41, 31, 20);
}
.css-1momtro p span {
  color: rgb(41, 31, 20);
  font-weight: 700;
  font-size: 38px;
  line-height: 1;
}
@media screen and (max-width: 600px) {
  .css-nnbnkb {
    padding: 0px 20px;
  }
}
.css-nnbnkb > p {
  color: rgb(41, 31, 20);
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
  border-radius: 50px;
}
.css-nnbnkb > p .UsdtRaisedNumber {
  color: rgb(16, 118, 87);
  font-size: 15px;
  font-weight: 700;
}
.css-nnbnkb .ProgressWrapper {
  position: relative;
  background-color: rgb(255, 255, 255);
  border-radius: 50px;
  padding: 4px;
}
@media (min-width: 0px) {
  .css-nnbnkb .ProgressWrapper {
    width: calc(100% - 8px);
  }
}
@media (min-width: 600px) {
  .css-nnbnkb .ProgressWrapper {
    width: 100%;
  }
}
.css-nnbnkb .ProgressWrapper .MuiLinearProgress-root {
  height: 30px;
  background-color: transparent;
  border-radius: 50px;
}
.css-nnbnkb .ProgressWrapper .MuiLinearProgress-root .MuiLinearProgress-bar {
  background-color: rgb(38, 161, 123);
  border-radius: 50px;
}
.css-nnbnkb .ProgressWrapper.TimerEnd .MuiLinearProgress-bar {
  background-color: rgb(255, 0, 0);
  animation: 2s linear 0s infinite normal none running blink;
}
@-webkit-keyframes blink {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
  }
}
@keyframes blink {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
  }
}
.css-nnbnkb .ProgressWrapper > p {
  position: absolute;
  inset: 0px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  color: rgb(40, 22, 6);
  font-weight: 700;
}
@media (min-width: 0px) {
  .css-nnbnkb .ProgressWrapper > p {
    font-size: 12px;
  }
}
@media (min-width: 900px) {
  .css-nnbnkb .ProgressWrapper > p {
    font-size: 16px;
  }
}
.css-7p5u54 {
  position: relative;
  overflow: hidden;
  display: block;
  height: 4px;
  z-index: 0;
  background-color: rgb(167, 202, 237);
}
@media print {
  .css-7p5u54 {
    -webkit-print-color-adjust: exact;
  }
}
.css-t752vm {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  top: 0px;
  transition: transform 0.4s linear 0s;
  transform-origin: left center;
  background-color: rgb(25, 118, 210);
}
.css-u30lmt {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.43;
  letter-spacing: 0.01071em;
  color: rgba(0, 0, 0, 0.6);
}
.css-i9lj0q h5 {
  color: rgb(40, 22, 6);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-top: 8px;
}
@media screen and (max-width: 600px) {
  .css-i9lj0q h5 {
    font-size: 18px;
  }
}
.css-i9lj0q h5 span {
  color: rgb(16, 118, 87);
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 600px) {
  .css-i9lj0q h5 span {
    font-size: 25px;
  }
}
.css-16nx80o {
  text-align: center;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 4px;
}
@media screen and (max-width: 600px) {
  .css-16nx80o {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 600px) {
  .css-16nx80o.france .buyTokenBtn {
    font-size: 16px;
  }
}
.css-16nx80o.spain .buyTokenBtn {
  font-size: 17px;
}
.css-16nx80o p {
  color: rgb(0, 0, 0);
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 6px;
  line-height: 1;
}
.css-16nx80o .errorstate {
  color: rgb(255, 0, 0);
  font-weight: 700;
}
.css-16nx80o h5 {
  color: rgb(40, 22, 6);
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 6px;
}
.css-16nx80o .ListingPriceText {
  color: rgb(40, 22, 6);
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0px;
}
@media screen and (max-width: 600px) {
  .css-16nx80o .ListingPriceText {
    font-size: 18px;
  }
}
.css-16nx80o .ListingPriceText span {
  color: rgb(16, 118, 87);
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 600px) {
  .css-16nx80o .ListingPriceText span {
    font-size: 18px;
  }
}
.css-16nx80o button {
  background: linear-gradient(
    173deg,
    rgb(243, 159, 25) -5.38%,
    rgb(243, 151, 23) 32.24%,
    rgb(245, 130, 17) 89.18%,
    rgb(247, 120, 15) 112.72%
  );
  border-radius: 50px;
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  animation: 2s ease 0s infinite alternate none running zoomInOut;
}
@media (min-width: 0px) {
  .css-16nx80o button {
    padding: 9px 55px 7px;
  }
}
@media (min-width: 600px) {
  .css-16nx80o button {
    padding: 9px 90px 7px;
  }
}
@-webkit-keyframes zoomInOut {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomInOut {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
.css-14jzzye .ImageWrapper img {
  width: 100% !important;
  position: unset !important;
  height: auto !important;
}
.css-14jzzye .pawfuryimg {
  width: 100%;
  animation: 3s ease-in-out 0s infinite normal none running banner-floating;
}
.css-14jzzye .newsWrapper {
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 20px;
}
@media (min-width: 0px) {
  .css-14jzzye .newsWrapper {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
  }
}
@media (min-width: 600px) {
  .css-14jzzye .newsWrapper {
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
  }
}
.css-14jzzye .newsWrapper .whitepaper,
.css-14jzzye .newsWrapper a {
  cursor: pointer;
}
@media screen and (max-width: 600px) {
  .css-14jzzye .newsWrapper .whitepaper,
  .css-14jzzye .newsWrapper a {
    text-align: center;
    width: 100%;
  }
}
.css-14jzzye .newsWrapper .whitepaper img,
.css-14jzzye .newsWrapper a img {
  width: 100% !important;
  position: unset !important;
  height: auto !important;
}
@media screen and (max-width: 600px) {
  .css-14jzzye .newsWrapper .whitepaper img,
  .css-14jzzye .newsWrapper a img {
    width: 60% !important;
    height: 48px !important;
  }
}
.css-14jzzye h3 {
  color: rgb(255, 255, 255);
  text-shadow: rgba(239, 203, 123, 0.2) 4px 4px 1px;
  font-size: 28px;
  font-weight: 600;
}
@media (min-width: 0px) {
  .css-14jzzye h3 {
    padding-left: 0px;
  }
}
@media (min-width: 600px) {
  .css-14jzzye h3 {
    padding-left: 50px;
  }
}
.css-14jzzye h4 {
  color: rgb(255, 255, 255);
  text-shadow: rgba(239, 203, 123, 0.2) 4px 4px 1px;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
}
.css-14jzzye p {
  color: rgb(255, 255, 255);
  text-shadow: rgb(122, 116, 93) 2px 1px;
}
@media (min-width: 0px) {
  .css-14jzzye p {
    padding-left: 0px;
    text-align: center;
  }
}
@media (min-width: 600px) {
  .css-14jzzye p {
    padding-left: 50px;
    text-align: left;
  }
}
@media (min-width: 0px) {
  .css-14jzzye .BtnWrapper {
    margin-left: 0px;
    text-align: center;
  }
}
@media (min-width: 600px) {
  .css-14jzzye .BtnWrapper {
    margin-left: 50px;
    text-align: unset;
  }
}
.css-14jzzye .BtnWrapper button {
  margin-top: 20px;
}
.css-14jzzye .BtnWrapper button:first-of-type {
  background: linear-gradient(
      0deg,
      rgba(83, 61, 178, 0.1) 0%,
      rgba(83, 61, 178, 0) 31.8%
    )
    rgb(255, 255, 255);
  text-transform: capitalize;
  padding: 6px 25px;
  font-weight: 700;
  color: rgb(224, 139, 25);
  border-radius: 50px;
  border: 3.243px solid rgb(255, 255, 255);
  margin-right: 15px;
}
.css-14jzzye .BtnWrapper button:last-child {
  border: 3.243px solid rgb(247, 197, 72);
  border-radius: 50px;
  background-color: rgba(0, 0, 0, 0.35);
  color: rgb(255, 255, 255);
  font-weight: 700;
  padding: 6px 25px;
  text-transform: capitalize;
}
.css-i03a0f {
  margin-top: -10px;
}
.css-i03a0f a {
  text-decoration: none;
}
.css-6e52o3 {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  background-color: rgb(107, 175, 208);
  border: 5px solid rgba(255, 255, 255, 0.74);
  border-radius: 15px;
  padding: 15px 19px 16px;
  box-shadow: rgb(0, 0, 0) 0px 0px 13px -2px inset;
  cursor: pointer;
}
.css-6e52o3 .InnerContent {
  flex: 1 1 0%;
}
@media (min-width: 0px) {
  .css-6e52o3 .InnerContent.german h2 {
    font-size: 27px;
  }
}
@media (min-width: 600px) {
  .css-6e52o3 .InnerContent.german h2 {
    font-size: 35px;
  }
}
@media (min-width: 0px) {
  .css-6e52o3 .InnerContent.spain h2 {
    font-size: 27px;
  }
}
@media (min-width: 600px) {
  .css-6e52o3 .InnerContent.spain h2 {
    font-size: 32px;
  }
}
@media (min-width: 0px) {
  .css-6e52o3 .InnerContent.france h2 {
    font-size: 22px;
  }
}
@media (min-width: 600px) {
  .css-6e52o3 .InnerContent.france h2 {
    font-size: 30px;
  }
}
@media (min-width: 0px) {
  .css-6e52o3 .InnerContent.Italy h2 {
    font-size: 22px;
  }
}
@media (min-width: 600px) {
  .css-6e52o3 .InnerContent.Italy h2 {
    font-size: 30px;
  }
}
@media (min-width: 0px) {
  .css-6e52o3 .InnerContent.Japan h2 {
    font-size: 22px;
  }
}
@media (min-width: 600px) {
  .css-6e52o3 .InnerContent.Japan h2 {
    font-size: 30px;
  }
}
@media (min-width: 0px) {
  .css-6e52o3 .InnerContent.poland h2 {
    font-size: 22px;
  }
}
@media (min-width: 600px) {
  .css-6e52o3 .InnerContent.poland h2 {
    font-size: 30px;
  }
}
@media (min-width: 0px) {
  .css-6e52o3 .InnerContent.portugal h2 {
    font-size: 22px;
  }
}
@media (min-width: 600px) {
  .css-6e52o3 .InnerContent.portugal h2 {
    font-size: 30px;
  }
}
@media (min-width: 0px) {
  .css-6e52o3 .InnerContent.romania h2 {
    font-size: 22px;
  }
}
@media (min-width: 600px) {
  .css-6e52o3 .InnerContent.romania h2 {
    font-size: 30px;
  }
}
@media (min-width: 0px) {
  .css-6e52o3 .InnerContent.czechrepublic h2 {
    font-size: 22px;
  }
}
@media (min-width: 600px) {
  .css-6e52o3 .InnerContent.czechrepublic h2 {
    font-size: 30px;
  }
}
@media (min-width: 0px) {
  .css-6e52o3 .InnerContent.Turkey h2 {
    font-size: 22px;
  }
}
@media (min-width: 600px) {
  .css-6e52o3 .InnerContent.Turkey h2 {
    font-size: 26px;
  }
}
@media (min-width: 0px) {
  .css-6e52o3 .InnerContent.Vietnam h2 {
    font-size: 22px;
  }
}
@media (min-width: 600px) {
  .css-6e52o3 .InnerContent.Vietnam h2 {
    font-size: 30px;
  }
}
.css-6e52o3 .InnerContent h2 {
  color: rgb(243, 159, 25);
  line-height: 1;
  font-weight: 700;
  text-shadow: rgb(71, 125, 178) 0px 3px 0px;
  text-transform: uppercase;
  -webkit-text-stroke: 1px rgb(181, 90, 15);
  margin-bottom: 10px;
  font-family: junegull !important;
}
@media (min-width: 0px) {
  .css-6e52o3 .InnerContent h2 {
    font-size: 25px;
  }
}
@media (min-width: 600px) {
  .css-6e52o3 .InnerContent h2 {
    font-size: 43px;
  }
}
.css-6e52o3 .InnerContent h3 {
  text-align: left;
  color: rgb(255, 255, 255);
  line-height: 1;
  font-weight: 700;
  font-family: "Baloo Bhaijaan 2" !important;
}
@media (min-width: 0px) {
  .css-6e52o3 .InnerContent h3 {
    font-size: 20px;
  }
}
@media (min-width: 600px) {
  .css-6e52o3 .InnerContent h3 {
    font-size: 35px;
  }
}
.css-6e52o3 .ImgWrapper img {
  animation: 3s ease-in-out 0s infinite normal none running floating;
  position: unset !important;
  height: auto !important;
  min-width: auto !important;
}
@media (min-width: 0px) {
  .css-6e52o3 .ImgWrapper img {
    width: 65px !important;
  }
}
@media (min-width: 600px) {
  .css-6e52o3 .ImgWrapper img {
    width: 73px !important;
  }
}
@-webkit-keyframes floating {
  0% {
    transform: translate(0px, -5px);
  }
  50% {
    transform: translate(0px, 5px);
  }
  100% {
    transform: translate(0px, -5px);
  }
}
@keyframes floating {
  0% {
    transform: translate(0px, -5px);
  }
  50% {
    transform: translate(0px, 5px);
  }
  100% {
    transform: translate(0px, -5px);
  }
}
.css-1cre859 {
  background: linear-gradient(
      360deg,
      rgb(255, 255, 255) 6.32%,
      rgb(227, 245, 243) 34.53%,
      rgb(201, 236, 233) 66.25%,
      rgb(122, 181, 224) 104.43%
    )
    center top / cover no-repeat;
  position: relative;
}
@media (min-width: 0px) {
  .css-1cre859 {
    padding-top: 55px;
    padding-bottom: 125px;
    margin-top: -60px;
  }
}
@media (min-width: 600px) {
  .css-1cre859 {
    padding-top: 40px;
    padding-bottom: 190px;
  }
}
@media (min-width: 1200px) {
  .css-1cre859 {
    margin-top: -64px;
  }
}
.css-1cre859 > .meetherosshape {
  width: 100%;
  position: absolute;
  top: -51px;
  left: 0px;
  z-index: 0;
}
@media screen and (min-width: 1200px) {
  .css-1cre859 > .meetherosshape {
    top: -45px;
  }
}
@media screen and (max-width: 1024px) {
  .css-1cre859 > .meetherosshape {
    top: -38px;
  }
}
@media screen and (max-width: 768px) {
  .css-1cre859 > .meetherosshape {
    top: -12px;
  }
}
.css-1cre859 h2 {
  text-align: center;
  color: rgb(255, 255, 255);
  text-shadow: rgb(71, 125, 178) 0px 3px 0px;
  font-size: 40px;
  line-height: 55px;
}
.css-1cre859 .meetthepaw {
  display: none;
}
.css-1qsxih2 {
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
  margin-right: auto;
  display: block;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 600px) {
  .css-1qsxih2 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1200px) {
  .css-1qsxih2 {
    max-width: 1200px;
  }
}
.css-i9gxme {
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.css-9l3uo3 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-isbt42 {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  margin-top: -16px;
  width: calc(100% + 16px);
  margin-left: -16px;
}
.css-isbt42 > .MuiGrid-item {
  padding-top: 16px;
}
.css-isbt42 > .MuiGrid-item {
  padding-left: 16px;
}
.css-15j76c0 {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1536px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk.spain h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk.france h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk.german h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk.Indonesia h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk.portugal h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk.romania h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk.poland h2 {
    font-size: 30px;
  }
}
.css-1pg2nkk h2 {
  color: rgb(243, 159, 25);
  text-shadow: rgba(239, 203, 123, 0.2) 4px 4px 1px;
  font-size: 50px;
  line-height: 55px;
}
@media (min-width: 0px) {
  .css-1pg2nkk h2 {
    margin-top: 15px;
  }
}
@media (min-width: 600px) {
  .css-1pg2nkk h2 {
    margin-top: 70px;
  }
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk h2 {
    margin-left: 0px;
    text-align: left;
    font-size: 40px;
    margin-bottom: 0px;
  }
}
.css-1nehbyp {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-1kutzn7 .swiper {
  padding: 50px 25px;
}
.css-1kutzn7 .swiper.france .buyNowBtn {
  font-size: 15px;
}
.css-1kutzn7 .swiper.romania .buyNowBtn {
  font-size: 15px;
}
.css-1kutzn7 .swiper.Turkey .buyNowBtn {
  font-size: 15px;
}
.css-1kutzn7 .swiper.Vietnam .buyNowBtn {
  font-size: 15px;
}
.css-1kutzn7 .swiper.german .buyNowBtn {
  font-size: 15px;
}
.css-1kutzn7 .swiper.portugal .buyNowBtn {
  font-size: 15px;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .soldOut {
  color: rgb(253, 208, 47);
  pointer-events: none;
  background: radial-gradient(
    60.6% 60.6% at 50% 54.8%,
    rgb(75, 226, 100) 0%,
    rgb(14, 122, 38) 88.02%
  ) !important;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .soldOut::before {
  animation: auto ease 0s 1 normal none running none;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn {
  animation: auto ease 0s 1 normal none running none;
  background: linear-gradient(to top, rgb(0, 0, 0), rgb(149, 149, 149));
  pointer-events: none;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn::before {
  animation: auto ease 0s 1 normal none running none;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn.german {
  font-size: 15px;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn.france {
  font-size: 15px;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn.portugal {
  font-size: 15px;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn.romania {
  font-size: 15px;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn.Turkey {
  font-size: 15px;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn.Vietnam {
  font-size: 15px;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .discountImg {
  animation: auto ease 0s 1 normal none running none;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .SoldOutImage {
  width: calc(100% - 90px);
  height: 55px;
  z-index: 10;
  position: relative;
}
.css-1kutzn7 .swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  height: auto !important;
}
@media screen and (max-width: 1024px) {
  .css-1kutzn7 .swiper {
    padding: 45px 10px;
  }
}
@media screen and (max-width: 768px) {
  .css-1kutzn7 .swiper {
    padding: 45px 10px;
  }
}
@media screen and (max-width: 600px) {
  .css-1kutzn7 .swiper {
    padding: 45px 20px;
  }
}
.css-1kutzn7 .swiper-button-prev::after {
  display: none;
}
.css-1kutzn7 .swiper-button-next::after {
  display: none;
}
.css-38ay9k {
  position: relative;
}
.css-38ay9k .soldOutWrapper {
  border-radius: 21px;
  position: relative;
}
.css-38ay9k .soldOutWrapper .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(19, 25, 29, 0.55);
  border-radius: 21px;
  z-index: 0;
}
.css-38ay9k .soldOutWrapper .SoldOutLeftTopWrapper {
  position: absolute;
  top: 0px;
  left: 0px;
}
.css-38ay9k .soldOutWrapper .SoldOutLeftTopWrapper img.SoldOutImage {
  width: 100px;
  height: auto;
}
.css-38ay9k .swiper-button-next {
  right: -70px;
}
@media screen and (max-width: 1360px) and (min-width: 1200px) {
  .css-38ay9k .swiper-button-next {
    right: -10px;
  }
}
@media screen and (max-width: 1024px) {
  .css-38ay9k .swiper-button-next {
    right: -15px;
  }
}
@media screen and (max-width: 768px) {
  .css-38ay9k .swiper-button-next {
    right: -20px;
  }
  .css-38ay9k .swiper-button-next img {
    width: 70px;
  }
}
@media screen and (max-width: 600px) {
  .css-38ay9k .swiper-button-next {
    bottom: 0px;
    top: 100%;
    right: 37%;
  }
  .css-38ay9k .swiper-button-next img {
    width: 40px;
  }
}
.css-38ay9k .swiper-button-prev {
  left: -70px;
}
@media screen and (max-width: 1360px) and (min-width: 1200px) {
  .css-38ay9k .swiper-button-prev {
    left: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .css-38ay9k .swiper-button-prev {
    left: -15px;
  }
}
@media screen and (max-width: 768px) {
  .css-38ay9k .swiper-button-prev {
    left: -20px;
    z-index: 99999;
  }
  .css-38ay9k .swiper-button-prev img {
    width: 70px;
  }
}
@media screen and (max-width: 600px) {
  .css-38ay9k .swiper-button-prev {
    bottom: 0px;
    top: 100%;
    left: 37%;
  }
  .css-38ay9k .swiper-button-prev img {
    width: 40px;
    z-index: 99999;
  }
}
.css-xskvhf {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 3px;
  backdrop-filter: blur(10px);
  border-radius: 20px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.35);
  height: 100%;
}
.css-xskvhf h3 {
  color: rgb(255, 255, 255);
  width: 100%;
  background-color: rgb(243, 159, 25);
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 13px 0px 6px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  min-height: 65px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.css-xskvhf .german p span.textInner {
  text-align: start;
}
.css-xskvhf .Korea p span.textInner {
  text-align: start;
}
.css-xskvhf .german p span {
  text-align: start;
  font-size: 9px;
}
.css-xskvhf .german p {
  padding-left: 0px;
  padding-right: 0px;
  gap: 2px;
}
.css-xskvhf .czechrepublic p {
  padding-left: 17px;
  padding-right: 17px;
  gap: 8px;
}
.css-xskvhf h3.czechrepublic {
  font-size: 14px;
}
.css-xskvhf h3.Japan {
  font-size: 16px;
}
.css-xskvhf .spain p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .Indonesia p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf h3.spain {
  font-size: 14px;
}
.css-xskvhf h3.romania {
  font-size: 15px;
}
.css-xskvhf h3.Vietnam {
  font-size: 15px;
}
.css-xskvhf .france p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .Italy p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .argentina p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf h3.portugal {
  font-size: 16px;
}
.css-xskvhf .Japan p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .poland p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .portugal p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .romania p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .Turkey p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .Vietnam p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .Korea p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf p {
  color: rgb(183, 98, 41);
  font-size: 14px;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: 15px;
  margin-right: 15px;
  border-bottom: 1px solid rgba(243, 159, 25, 0.29);
  margin-bottom: 15px;
  font-weight: 700;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  gap: 20px;
}
.css-xskvhf p span.textInner {
  color: rgb(66, 66, 66);
  font-weight: 500;
  font-size: 12px;
}
.css-xskvhf p span {
  color: rgb(183, 98, 41);
  font-weight: 700;
  font-size: 13px;
}
.css-xskvhf button {
  background: linear-gradient(rgb(75, 226, 100), rgb(14, 122, 38));
  margin-bottom: 10px;
  color: rgb(255, 255, 255);
  padding: 10px 14px;
  border-radius: 50px;
  width: 80%;
  font-weight: 700;
  font-size: 20px;
  position: relative;
  overflow: hidden;
}
.css-xskvhf button::before {
  position: absolute;
  content: "";
  top: 0px;
  right: 100%;
  width: 30%;
  height: 100%;
  background-color: rgb(255, 255, 255);
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: none;
  animation-play-state: running;
  animation-name: shiny-btn;
  animation-timeline: auto;
  animation-range: normal;
  backface-visibility: hidden;
  transform: scale(0) rotate(45deg);
  animation-delay: 3.5s !important;
}
@-webkit-keyframes shiny-btn {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
@keyframes shiny-btn {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
.css-axt3u4 {
  margin: 15px 0px 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-1s8uv6t {
  margin: 0px 0px 20px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-zwtcj1 {
  width: 100px;
  position: absolute;
  top: -18px;
  right: -24px;
  z-index: 9;
}
.css-zwtcj1.soldOutImg::before {
  content: "";
  position: absolute;
  height: 100%;
  z-index: 9999;
  background-image: url("https://pawffury.shop/_next/static/media/soldOutPath.980e4ba1816055781d5507516f2bbb58.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
@media (min-width: 0px) {
  .css-zwtcj1.soldOutImg::before {
    width: 50px;
    top: -1px;
    left: 24px;
  }
}
@media (min-width: 600px) {
  .css-zwtcj1.soldOutImg::before {
    width: 64px;
    top: -1px;
    left: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .css-zwtcj1 {
    right: -25px;
  }
}
@media screen and (max-width: 768px) {
  .css-zwtcj1 {
    top: -25px;
    right: -25px;
  }
}
@media screen and (max-width: 600px) {
  .css-zwtcj1 {
    top: -15px;
    right: -25px;
  }
}
.css-zwtcj1 img {
  animation: 5s linear 0s infinite normal none running rotate;
}
@media (min-width: 0px) {
  .css-zwtcj1 img {
    width: 50px;
  }
}
@media (min-width: 900px) {
  .css-zwtcj1 img {
    width: 64px;
  }
}
@media screen and (max-width: 768px) {
  .css-zwtcj1 img {
    width: 58px;
  }
}
@media screen and (max-width: 600px) {
  .css-zwtcj1 img {
    width: 50px;
  }
}
@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.css-zwtcj1 span {
  color: rgb(255, 255, 255);
  font-weight: 600;
  z-index: 999;
}
@media (min-width: 0px) {
  .css-zwtcj1 span {
    font-size: 14px;
  }
}
@media (min-width: 600px) {
  .css-zwtcj1 span {
    font-size: 18px;
  }
}
.css-1lr7w7h {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.css-11qrfta {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(25, 118, 210);
}
.css-11qrfta:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-11qrfta:hover {
    background-color: transparent;
  }
}
.css-11qrfta.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-1ujsas3 {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(25, 118, 210);
}
.css-1ujsas3.Mui-disabled {
  pointer-events: none;
  cursor: default;
}
@media print {
  .css-1ujsas3 {
    -webkit-print-color-adjust: exact;
  }
}
.css-1ujsas3:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-1ujsas3:hover {
    background-color: transparent;
  }
}
.css-1ujsas3.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
@media (min-width: 0px) {
  .css-yyq2kn {
    margin-top: 50px;
  }
}
@media (min-width: 600px) {
  .css-yyq2kn {
    margin-top: 0px;
  }
}
.css-yyq2kn p {
  color: rgb(183, 98, 41);
}
.css-95sdyl {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
@media (min-width: 0px) {
  .css-95sdyl {
    margin-bottom: 15px;
  }
}
@media (min-width: 600px) {
  .css-95sdyl {
    margin-bottom: 0px;
  }
}
.css-1281d1v {
  background: linear-gradient(
      360deg,
      rgb(255, 255, 255) 6.32%,
      rgb(227, 245, 243) 34.53%,
      rgb(201, 236, 233) 66.25%,
      rgb(122, 181, 224) 104.43%
    )
    center top / cover no-repeat;
  position: relative;
  margin-top: -70px;
}
@media (min-width: 0px) {
  .css-1281d1v {
    margin-bottom: 80px;
  }
}
@media (min-width: 600px) {
  .css-1281d1v {
    margin-bottom: 42px;
  }
}
.css-1281d1v .german h2 {
  font-size: 30px;
}
.css-1281d1v .spain h2 {
  font-size: 30px;
}
.css-1281d1v .france h2 {
  font-size: 30px;
}
.css-1281d1v .poland h2 {
  font-size: 30px;
}
.css-1281d1v .Turkey h2 {
  font-size: 30px;
}
.css-1281d1v .Vietnam h2 {
  font-size: 30px;
}
.css-1281d1v .Japan h2 {
  font-size: 28px;
  font-weight: 600;
  text-shadow: rgb(166, 114, 42) 1px 3px 1px;
}
.css-1281d1v .spain .UtilityTitleWrapper p {
  font-size: 16px;
}
.css-1281d1v .france .UtilityTitleWrapper p {
  font-size: 16px;
}
.css-1281d1v .Italy .UtilityTitleWrapper p {
  font-size: 16px;
}
.css-1281d1v .portugal .UtilityTitleWrapper p {
  font-size: 17px;
}
.css-1281d1v .Indonesia .UtilityTitleWrapper p {
  font-size: 17px;
}
.css-1281d1v > .NFTBg {
  position: absolute;
  top: 75px;
  left: 5px;
  z-index: 0;
  margin-bottom: 75px;
  height: calc(100% - 150px);
}
@media (min-width: 0px) {
  .css-1281d1v > .NFTBg {
    display: none;
  }
}
@media (min-width: 1200px) {
  .css-1281d1v > .NFTBg {
    display: block;
  }
}
.css-1281d1v > .NFTBg span {
  position: sticky !important;
}
.css-1281d1v > .NFTBg img {
  left: 0px;
  animation: 4s cubic-bezier(0, 0, 0.99, 0.98) 0s infinite normal none running
    latest-news-nft;
  width: 165px !important;
  position: sticky !important;
  height: auto !important;
  top: 54px !important;
}
@media screen and (max-width: 1440px) and (min-width: 1400px) {
  .css-1281d1v > .NFTBg img {
    width: 110px !important;
  }
}
.css-1281d1v .newsWrapper {
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 20px;
  margin-bottom: 30px;
}
@media (min-width: 0px) {
  .css-1281d1v .newsWrapper {
    display: block;
  }
}
@media (min-width: 600px) {
  .css-1281d1v .newsWrapper {
    display: flex;
  }
}
.css-1281d1v .newsWrapper a {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 4px 0px;
  border-radius: 20px;
  padding: 5px 35px;
  text-align: center;
  height: 50px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.18);
}
@media (min-width: 0px) {
  .css-1281d1v .newsWrapper a {
    margin-top: 30px;
  }
}
@media (min-width: 600px) {
  .css-1281d1v .newsWrapper a {
    margin-top: 0px;
  }
}
.css-1281d1v .newsWrapper a img {
  width: 100px;
}
.css-1281d1v .newsWrapper a .ap {
  width: 100px;
}
.css-1281d1v > .NftSecoundBg {
  position: absolute;
  top: 75px;
  right: 5px;
  z-index: 0;
  margin-bottom: 75px;
  height: calc(100% - 150px);
}
@media (min-width: 0px) {
  .css-1281d1v > .NftSecoundBg {
    display: none;
  }
}
@media (min-width: 1200px) {
  .css-1281d1v > .NftSecoundBg {
    display: block;
  }
}
.css-1281d1v > .NftSecoundBg span {
  position: sticky !important;
}
.css-1281d1v > .NftSecoundBg img {
  left: 0px;
  animation: 4s cubic-bezier(0, 0, 0.99, 0.98) 0s infinite normal none running
    latest-news-nft;
  width: 225px !important;
  height: auto !important;
  position: sticky !important;
  top: 54px !important;
}
@media screen and (max-width: 1440px) and (min-width: 1400px) {
  .css-1281d1v > .NftSecoundBg img {
    width: 155px !important;
  }
}
.css-1281d1v > .LatestNewsShap {
  width: 100%;
  position: absolute;
  left: 0px;
  z-index: 0;
}
@media (min-width: 0px) {
  .css-1281d1v > .LatestNewsShap {
    top: -12px;
  }
}
@media (min-width: 600px) {
  .css-1281d1v > .LatestNewsShap {
    top: -25px;
  }
}
@media (min-width: 900px) {
  .css-1281d1v > .LatestNewsShap {
    top: -36px;
  }
}
@media (min-width: 1200px) {
  .css-1281d1v > .LatestNewsShap {
    top: -43px;
  }
}
.css-1281d1v > .AverageGameShap {
  width: 100%;
  position: absolute;
  left: 0px;
  z-index: 1;
}
@media (min-width: 900px) {
  .css-1281d1v > .AverageGameShap {
    bottom: -36px;
  }
}
@media (min-width: 1200px) {
  .css-1281d1v > .AverageGameShap {
    bottom: -47px;
  }
}
@media (min-width: 1536px) {
  .css-1281d1v > .AverageGameShap {
    bottom: -51px;
  }
}
.css-1qsxih2 {
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
  margin-right: auto;
  display: block;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 600px) {
  .css-1qsxih2 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1200px) {
  .css-1qsxih2 {
    max-width: 1200px;
  }
}
.css-i9gxme {
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.css-3ylol4 {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: calc(100% + 16px);
  margin-left: -16px;
  position: relative;
  z-index: 1;
  margin-top: 0px;
}
.css-3ylol4 > .MuiGrid-item {
  padding-top: 16px;
}
.css-3ylol4 > .MuiGrid-item {
  padding-left: 16px;
}
.css-15j76c0 {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1536px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
.css-qv8lfc h2 {
  text-align: center;
  color: rgb(255, 255, 255);
  text-shadow: rgb(166, 114, 42) 4px 4px 1px;
  font-size: 40px;
  z-index: 1;
  position: relative;
}
@media (min-width: 0px) {
  .css-qv8lfc h2 {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .css-qv8lfc h2 {
    margin-top: -52px;
  }
}
.css-9l3uo3 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-fmeyb5 {
  -webkit-box-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  justify-content: center;
  width: 100%;
  gap: 20px;
  margin-top: 30px;
}
@media (min-width: 0px) {
  .css-fmeyb5 {
    display: block;
  }
}
@media (min-width: 600px) {
  .css-fmeyb5 {
    display: flex;
  }
}
.css-1gcu9uc {
  border: 7px solid rgba(255, 255, 255, 0.29);
  border-radius: 24px;
  margin-top: 50px;
  transition: all 0.5s ease 0s;
  height: auto;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  background-size: cover;
}
@media (min-width: 0px) {
  .css-1gcu9uc {
    width: calc(100% - 16px);
  }
}
@media (min-width: 600px) {
  .css-1gcu9uc {
    width: calc(33.33% - 20px);
  }
}
.css-1gcu9uc a {
  display: inline-block;
  height: 100%;
  width: 100%;
  text-decoration: none;
}
.css-1gcu9uc .BlockInnerContent {
  border-radius: 20px;
  padding: 50px 34px 30px;
  height: 100%;
  text-align: center;
}
.css-1gcu9uc .BlockInnerContent.bgimag1 {
  background-image: linear-gradient(rgba(0, 0, 0, 0) -3.8%, rgb(0, 0, 0) 111.9%),
    url("https://pawffury.shop/_next/static/media/LatestNews1.b53f9c459118681bdbda679661a8e66e.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
}
.css-1gcu9uc .BlockInnerContent.bgimag1 img {
  width: 119.88px;
}
.css-1gcu9uc .BlockInnerContent.bgimag2 {
  background-image: linear-gradient(rgba(0, 0, 0, 0) -3.8%, rgb(0, 0, 0) 111.9%),
    url("https://pawffury.shop/_next/static/media/LatestNews2.2a98dd3e3c52566a366fa680af9037f5.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
}
.css-1gcu9uc .BlockInnerContent.bgimag2 .yahoo {
  width: 150px;
}
.css-1gcu9uc .BlockInnerContent.bgimag3 {
  background-image: linear-gradient(rgba(0, 0, 0, 0) -3.8%, rgb(0, 0, 0) 111.9%),
    url("https://pawffury.shop/_next/static/media/coinMarket.7f1089a1018f44644562c55cf9bf9e82.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
  padding: 0px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.css-1gcu9uc .BlockInnerContent.bgimag3 img {
  width: 210px;
}
.css-1gcu9uc .BlockInnerContent p.Description {
  color: rgb(255, 255, 255);
  text-align: center;
  font-weight: 700;
  padding-bottom: 10px;
}
.css-1gcu9uc .BlockInnerContent p.LaunchDate {
  text-align: center;
  color: rgb(243, 159, 25);
  position: relative;
}
.css-1gcu9uc .BlockInnerContent p.LaunchDate::before {
  content: "";
  width: 0%;
  height: 0%;
  border-bottom: 15px solid rgb(243, 159, 25);
  border-right: 15px solid transparent;
  position: absolute;
  left: 0px;
}
.css-1gcu9uc .BlockInnerContent p.LaunchDate::after {
  content: "";
  width: 0%;
  height: 0%;
  border-bottom: 15px solid rgb(243, 159, 25);
  border-left: 15px solid transparent;
  position: absolute;
  right: 0px;
}
.css-73pe2n {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: calc(100% + 16px);
  margin-left: -16px;
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
  margin-top: 35px !important;
}
.css-73pe2n > .MuiGrid-item {
  padding-top: 16px;
}
.css-73pe2n > .MuiGrid-item {
  padding-left: 16px;
}
.css-h5rnof h2 {
  text-align: center;
  color: rgb(255, 255, 255);
  text-shadow: rgba(79, 49, 19, 0.48) 4px 4px 1px;
  font-size: 40px;
  line-height: 55px;
  margin-bottom: 10px;
}
@media (min-width: 0px) {
  .css-h5rnof h2 {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .css-h5rnof h2 {
    margin-top: -52px;
  }
}
.css-uhd8v5 {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-uhd8v5 {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}
@media (min-width: 900px) {
  .css-uhd8v5 {
    flex-basis: 20%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 20%;
  }
}
@media (min-width: 1200px) {
  .css-uhd8v5 {
    flex-basis: 20%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 20%;
  }
}
@media (min-width: 1536px) {
  .css-uhd8v5 {
    flex-basis: 20%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 20%;
  }
}
.css-1uq8250 {
  background-color: rgba(255, 255, 255, 0.34);
  width: calc(100% - 30px);
  border-radius: 12px;
  height: calc(100% - 20px);
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  flex-direction: column;
  gap: 14px;
  padding: 10px 15px;
}
.css-1uq8250 a {
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 14px;
  text-decoration: none;
}
.css-1uq8250 p {
  color: rgb(183, 98, 41);
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}
.css-1uq8250 img {
  position: unset !important;
  width: 135px !important;
  height: auto !important;
  min-width: auto !important;
}
.css-1uq8250 img.LogoSizeBig {
  width: 60px !important;
}
.css-1626ckh {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  color: rgb(255, 255, 255);
  text-align: center;
  text-shadow: rgba(79, 49, 19, 0.48) 4px 4px 1px;
  font-size: 40px;
  z-index: 1;
  position: relative;
}
.css-5kfc4a {
  margin-top: 65px;
  position: relative;
}
.css-5kfc4a img {
  position: absolute;
  top: 25px;
  left: 25px;
  z-index: 999999;
  width: 130px;
  cursor: pointer;
}
.css-5kfc4a video {
  width: calc(100% - 10px);
  border-radius: 35px;
  border: 5px solid rgba(0, 0, 0, 0.23);
  max-width: 100%;
}
.css-wkpsw4 {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: calc(100% + 40px);
  margin-left: -40px;
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
  margin-top: 35px !important;
}
.css-wkpsw4 > .MuiGrid-item {
  padding-top: 40px;
}
.css-wkpsw4 > .MuiGrid-item {
  padding-left: 40px;
}
.css-19j7ck7 h2 {
  text-align: center;
  color: rgb(255, 255, 255);
  text-shadow: rgba(79, 49, 19, 0.48) 4px 4px 1px;
  font-size: 40px;
  line-height: 55px;
  margin-bottom: 10px;
}
.css-19j7ck7 p {
  color: rgb(183, 98, 41);
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}
.css-1etv89n {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-1etv89n {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}
@media (min-width: 900px) {
  .css-1etv89n {
    flex-basis: 33.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 33.3333%;
  }
}
@media (min-width: 1200px) {
  .css-1etv89n {
    flex-basis: 25%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 25%;
  }
}
@media (min-width: 1536px) {
  .css-1etv89n {
    flex-basis: 25%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 25%;
  }
}
.css-1wr9n44 {
  box-shadow: rgba(68, 45, 18, 0.25) 0px 4px 9px;
  border-radius: 40px;
  height: 100%;
}
.css-1wr9n44 .UtilityIconWrapper {
  background-color: rgba(255, 255, 255, 0.25);
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  padding: 35px 35px 28px;
  height: calc(188px);
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
@media screen and (max-width: 600px) {
  .css-1wr9n44 .UtilityIconWrapper {
    height: calc(247px);
  }
}
.css-1wr9n44 .UtilityIconWrapper img {
  position: unset !important;
  width: 100% !important;
  height: auto !important;
}
.css-1wr9n44 .UtilityTitleWrapper {
  background: linear-gradient(
      0deg,
      rgba(83, 61, 178, 0.1) 0%,
      rgba(83, 61, 178, 0) 31.8%
    )
    rgb(255, 255, 255);
  border-radius: 12px;
  padding: 9px 0px 8px;
  width: calc(100% + 15px);
  margin-left: -7.5px;
  box-shadow: rgba(68, 45, 18, 0.25) 0px 2px 6px;
}
.css-1wr9n44 .UtilityTitleWrapper p {
  text-align: center;
  color: rgb(42, 58, 94);
  font-size: 22px;
  font-weight: 700;
}
.css-1wr9n44 .UtilityParaWrapper {
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  padding: 24px 20px 35px;
  background-color: rgb(243, 159, 25);
  height: calc(100% - 360px);
}
@media screen and (max-width: 600px) {
  .css-1wr9n44 .UtilityParaWrapper {
    height: calc(100% - 419px);
  }
}
.css-1wr9n44 .UtilityParaWrapper p {
  color: rgb(114, 59, 23);
  text-align: center;
  font-size: 14px;
}
.css-1wr9n44 .UtilityParaWrapper ul {
  padding-left: 14px;
}
.css-1wr9n44 .UtilityParaWrapper ul li {
  color: rgb(255, 255, 255);
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  font-family: "Baloo 2", cursive !important;
}
.css-1wr9n44 .UtilityParaWrapper ul li span {
  color: rgb(255, 255, 255);
  text-align: left;
  font-size: 15px;
  font-weight: 800;
}
.css-1qlg40x {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: calc(100% + 16px);
  margin-left: -16px;
  position: relative;
  z-index: 1;
  margin-top: 0px;
  -webkit-box-pack: center;
  justify-content: center;
}
.css-1qlg40x > .MuiGrid-item {
  padding-top: 16px;
}
.css-1qlg40x > .MuiGrid-item {
  padding-left: 16px;
}
.css-19egsyp {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-19egsyp {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-19egsyp {
    flex-basis: 33.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 33.3333%;
  }
}
@media (min-width: 1200px) {
  .css-19egsyp {
    flex-basis: 33.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 33.3333%;
  }
}
@media (min-width: 1536px) {
  .css-19egsyp {
    flex-basis: 33.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 33.3333%;
  }
}
.css-u559sh {
  box-shadow: rgba(0, 0, 0, 0.17) 0px 5px 8px 0px;
  border-radius: 40px;
  padding-bottom: 30px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (min-width: 0px) {
  .css-u559sh {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
@media (min-width: 600px) {
  .css-u559sh {
    width: calc(70% - 60px);
    margin-top: 55px;
    margin-bottom: 70px;
  }
}
@media (min-width: 900px) {
  .css-u559sh {
    width: 100%;
  }
}
.css-u559sh p.Japan {
  font-size: 14px;
  padding: 20px 9px;
}
.css-u559sh h3 {
  color: rgb(255, 255, 255);
  font-size: 30px;
  font-weight: 700;
  text-shadow: rgba(137, 67, 19, 0.4) 0px 3px 1px;
  line-height: 1;
}
@media screen and (max-width: 600px) {
  .css-u559sh .ecoBattery {
    margin-top: -19px;
  }
}
.css-u559sh .cardHeaderTop {
  background-color: rgb(243, 159, 25);
  border-radius: 100px;
  padding: 25px;
  position: relative;
}
.css-u559sh .cardHeaderTop.german h3 {
  font-size: 20px;
}
@media (min-width: 0px) {
  .css-u559sh .cardHeaderTop.spain h3 {
    font-size: 14px;
  }
}
@media (min-width: 600px) {
  .css-u559sh .cardHeaderTop.spain h3 {
    font-size: 16px;
  }
}
@media (min-width: 0px) {
  .css-u559sh .cardHeaderTop.france h3 {
    font-size: 14px;
  }
}
@media (min-width: 600px) {
  .css-u559sh .cardHeaderTop.france h3 {
    font-size: 20px;
  }
}
@media (min-width: 0px) {
  .css-u559sh .cardHeaderTop.Italy h3 {
    font-size: 15px;
  }
}
@media (min-width: 600px) {
  .css-u559sh .cardHeaderTop.Italy h3 {
    font-size: 25px;
  }
}
@media (min-width: 0px) {
  .css-u559sh .cardHeaderTop.poland h3 {
    font-size: 18px;
  }
}
@media (min-width: 600px) {
  .css-u559sh .cardHeaderTop.poland h3 {
    font-size: 22px;
  }
}
@media (min-width: 0px) {
  .css-u559sh .cardHeaderTop.portugal h3 {
    font-size: 18px;
  }
}
@media (min-width: 600px) {
  .css-u559sh .cardHeaderTop.portugal h3 {
    font-size: 22px;
  }
}
@media (min-width: 0px) {
  .css-u559sh .cardHeaderTop.Vietnam h3 {
    font-size: 18px;
  }
}
@media (min-width: 600px) {
  .css-u559sh .cardHeaderTop.Vietnam h3 {
    font-size: 22px;
  }
}
@media (min-width: 0px) {
  .css-u559sh .cardHeaderTop.Indonesia h3 {
    font-size: 18px;
  }
}
@media (min-width: 600px) {
  .css-u559sh .cardHeaderTop.Indonesia h3 {
    font-size: 22px;
  }
}
@media (min-width: 0px) {
  .css-u559sh .cardHeaderTop.Thailand h3 {
    font-size: 18px;
  }
}
@media (min-width: 600px) {
  .css-u559sh .cardHeaderTop.Thailand h3 {
    font-size: 28px;
  }
}
.css-u559sh .planet_hero {
  color: rgb(170, 4, 0);
}
.css-u559sh .emissions {
  color: rgb(0, 75, 191);
}
.css-u559sh .save_planet {
  color: rgb(12, 119, 0);
}
.css-u559sh p {
  color: rgb(183, 98, 41);
  font-size: 20px;
  font-weight: 700;
  padding-top: 20px;
  line-height: 1;
}
.css-u559sh span {
  position: unset !important;
  overflow: visible !important;
}
.css-u559sh img {
  transition: all 0.5s ease 0s;
  width: calc(100% - 25px) !important;
  min-width: calc(100% - 25px) !important;
  position: unset !important;
  height: auto !important;
  margin-top: -20px !important;
}
.css-xuvcqy {
  text-align: center;
  background-image: url("https://pawffury.shop/_next/static/media/shine.b8f0514a452ef2217939d0ecc86de525.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 70px;
}
.css-xuvcqy button {
  background: rgb(243, 159, 25);
  padding: 5px 60px;
  border-radius: 100px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  text-transform: none;
  text-shadow: rgb(166, 114, 42) 0px 3px 1px;
  box-shadow: rgba(0, 0, 0, 0.17) 0px 5px 8px 0px;
}
@media (min-width: 0px) {
  .css-xuvcqy button {
    font-size: 18px;
  }
}
@media (min-width: 600px) {
  .css-xuvcqy button {
    font-size: 35px;
  }
}
.css-xuvcqy button:hover {
  background: rgb(243, 159, 25);
  color: rgb(255, 255, 255);
}
.css-xuvcqy p {
  color: rgb(170, 4, 0);
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding-top: 30px;
}
.css-xuvcqy img {
  width: 100%;
}
.css-11qrfta {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(25, 118, 210);
}
.css-11qrfta:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-11qrfta:hover {
    background-color: transparent;
  }
}
.css-11qrfta.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-1ujsas3 {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(25, 118, 210);
}
.css-1ujsas3.Mui-disabled {
  pointer-events: none;
  cursor: default;
}
@media print {
  .css-1ujsas3 {
    -webkit-print-color-adjust: exact;
  }
}
.css-1ujsas3:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-1ujsas3:hover {
    background-color: transparent;
  }
}
.css-1ujsas3.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-jtk3pe {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: calc(100% + 16px);
  margin-left: -16px;
  margin-top: 0px;
  -webkit-box-pack: center;
  justify-content: center;
}
.css-jtk3pe > .MuiGrid-item {
  padding-top: 16px;
}
.css-jtk3pe > .MuiGrid-item {
  padding-left: 16px;
}
.css-9516eg h2 {
  text-align: center;
  color: rgb(243, 159, 25);
  text-shadow: rgb(166, 114, 42) 4px 4px 1px;
  font-size: 40px;
  margin-bottom: -50px;
  z-index: 2;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .css-9516eg h2 {
    margin-bottom: -35px;
    font-size: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .css-9516eg h2 {
    font-size: 25px;
  }
}
.css-d973sh {
  position: relative;
}
@media screen and (max-width: 600px) {
  .css-d973sh .france h2 {
    font-size: 20px;
  }
}
.css-afgx84 {
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
  margin-right: auto;
  display: block;
  padding-left: 16px;
  padding-right: 16px;
  max-width: 100% !important;
}
@media (min-width: 600px) {
  .css-afgx84 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1200px) {
  .css-afgx84 {
    max-width: 1200px;
  }
}
@media (min-width: 0px) {
  .css-afgx84 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.css-w73l7u {
  position: relative;
  z-index: 10;
  margin-top: -70px;
  margin-bottom: -80px;
}
@media screen and (min-width: 2550px) {
  .css-w73l7u {
    margin-bottom: -100px;
  }
}
.css-w73l7u img {
  width: 100%;
}
.css-w73l7u image {
  transition: all 0.5s ease 0s;
}
.css-w73l7u image.hoverBorder {
  filter: drop-shadow(rgb(255, 255, 255) 2px 4px 6px);
}
.css-w73l7u image#IMG-5.hoverBorder {
  width: 640px;
  height: 543px;
  transform: translate(-8px, -7px);
}
.css-w73l7u image#IMG-2.hoverBorder {
  width: 350px;
  height: 371px;
  transform: translate(-10px, -20px);
}
.css-w73l7u image#IMG-3.hoverBorder {
  width: 830px;
  height: 455px;
  transform: translate(-20px, -21px);
}
.css-w73l7u image#IMG-1.hoverBorder {
  width: 735px;
  height: 423px;
  transform: translate(-20px, -46px);
  position: relative;
  z-index: 99999;
}
.css-w73l7u image#IMG-4.hoverBorder {
  width: 343px;
  height: 279px;
  transform: translate(-10px, -20px);
}
.css-w73l7u image#MAP_4 {
  cursor: default;
}
.css-79elbk {
  position: relative;
}
.css-i8gqx {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 325px;
  overflow: hidden;
  z-index: 99;
}
.css-i8gqx .clouds {
  position: absolute;
  inset: 0px;
  overflow: hidden;
  transform: translateZ(0px);
}
.css-i8gqx .cloud {
  position: absolute;
  top: 20%;
  width: 300px;
  right: 0px;
  opacity: 1;
  animation-name: cloud-movement;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 100s;
}
.css-i8gqx .cloud-left {
  position: absolute;
  top: 20%;
  width: 300px;
  right: 0px;
  opacity: 1;
  animation-name: cloud-movement-left;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 100s;
}
.css-i8gqx .cloud-top {
  position: absolute;
  top: -7%;
  width: 300px;
  right: 0px;
  opacity: 1;
  animation-name: cloud-movement-left;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 100s;
}
.css-i8gqx .cloud.front,
.css-i8gqx .cloud-left.front,
.css-i8gqx .cloud-top.front {
  z-index: 1;
}
.css-i8gqx .cloud.distant,
.css-i8gqx .cloud-left.distant,
.css-i8gqx .cloud-top.distant {
  z-index: 1;
}
.css-i8gqx .cloud.background,
.css-i8gqx .cloud-left.background,
.css-i8gqx .cloud-top.background {
  z-index: 1;
}
.css-i8gqx .cloud.smaller,
.css-i8gqx .cloud-left.smaller,
.css-i8gqx .cloud-top.smaller {
  margin-right: 400px;
  width: 100px;
}
.css-i8gqx .cloud.small,
.css-i8gqx .cloud-left.small,
.css-i8gqx .cloud-top.small {
  margin-right: 200px;
  width: 150px;
}
.css-i8gqx .cloud.big,
.css-i8gqx .cloud-left.big,
.css-i8gqx .cloud-top.big {
  width: 500px;
  margin-right: 150px;
}
.css-i8gqx .cloud.massive,
.css-i8gqx .cloud-left.massive,
.css-i8gqx .cloud-top.massive {
  width: 600px;
  margin-right: 0px;
}
.css-i8gqx .slow {
  animation-duration: 100.2s;
}
.css-i8gqx .slower {
  animation-duration: 120.2s;
}
.css-i8gqx .slowest {
  animation-duration: 150.5s;
}
.css-i8gqx .super-slow {
  animation-duration: 200.5s;
}
.css-9l3uo3 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-di4ets {
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  width: 100%;
  z-index: 999999999;
}
.css-di4ets h2 {
  text-align: center;
  color: rgb(243, 159, 25);
  text-shadow: rgba(239, 203, 123, 0.2) 4px 4px 1px;
}
@media (min-width: 0px) {
  .css-di4ets h2 {
    font-size: 30px;
  }
}
@media (min-width: 600px) {
  .css-di4ets h2 {
    font-size: 40px;
  }
}
.css-di4ets p {
  color: rgb(183, 98, 41);
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 0px) {
  .css-di4ets p {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .css-di4ets p {
    width: 40%;
  }
}
.css-5rm1ty {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
@media (min-width: 0px) {
  .css-5rm1ty {
    display: none;
  }
}
@media (min-width: 600px) {
  .css-5rm1ty {
    display: block;
  }
}
.css-1ex64wn {
  position: absolute;
  bottom: 0px;
  left: 0px;
  text-align: center;
  width: 100%;
}
.css-1ex64wn h2 {
  text-align: center;
  color: rgb(255, 255, 255);
  text-shadow: rgba(79, 49, 19, 0.48) 4px 4px 1px;
}
@media (min-width: 0px) {
  .css-1ex64wn h2 {
    font-size: 30px;
  }
}
@media (min-width: 600px) {
  .css-1ex64wn h2 {
    font-size: 40px;
  }
}
.css-6wxrqg {
  background: linear-gradient(
    360deg,
    rgb(255, 255, 255) 6.32%,
    rgb(227, 245, 243) 34.53%,
    rgb(201, 236, 233) 66.25%,
    rgb(122, 181, 224) 104.43%
  );
  height: auto;
  position: relative;
  z-index: 999;
}
@media (min-width: 0px) {
  .css-6wxrqg {
    padding: 20px 0px;
  }
}
@media (min-width: 900px) {
  .css-6wxrqg {
    padding: 20px 0px 140px;
  }
}
@media screen and (min-width: 1200px) {
  .css-6wxrqg {
    margin-top: -80px;
  }
}
@media screen and (min-width: 1366px) and (max-height: 620px) {
  .css-6wxrqg {
    margin-top: 0px;
  }
}
@media screen and (min-width: 1920px) {
  .css-6wxrqg {
    margin-top: -230px;
  }
}
@media screen and (min-width: 1920px) and (max-height: 1080px) {
  .css-6wxrqg {
    margin-top: -170px;
  }
}
@media screen and (min-width: 2560px) {
  .css-6wxrqg {
    margin-top: -190px;
  }
}
@media screen and (max-width: 1024px) {
  .css-6wxrqg {
    margin-top: -87px;
  }
}
.css-6wxrqg > .meetherosshape {
  width: 100%;
  position: absolute;
  top: -51px;
  left: 0px;
  z-index: 0;
}
@media screen and (min-width: 1200px) {
  .css-6wxrqg > .meetherosshape {
    top: -45px;
  }
}
@media screen and (max-width: 1024px) {
  .css-6wxrqg > .meetherosshape {
    top: -38px;
  }
}
@media screen and (max-width: 768px) {
  .css-6wxrqg > .meetherosshape {
    top: -12px;
  }
}
.css-1qsxih2 {
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
  margin-right: auto;
  display: block;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 600px) {
  .css-1qsxih2 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1200px) {
  .css-1qsxih2 {
    max-width: 1200px;
  }
}
.css-i9gxme {
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.css-zcc58p {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: calc(100% + 16px);
  margin-left: -16px;
  margin-top: 0px;
}
.css-zcc58p > .MuiGrid-item {
  padding-top: 16px;
}
.css-zcc58p > .MuiGrid-item {
  padding-left: 16px;
}
.css-15j76c0 {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1536px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
.css-pch7sg h2.meetthepaw {
  text-align: center;
  color: rgb(255, 255, 255);
  text-shadow: rgb(71, 125, 178) 0px 3px 0px;
  font-size: 30px;
  line-height: 55px;
}
.css-pch7sg h2.pawToken {
  text-align: center;
  color: rgb(243, 159, 25);
  text-shadow: rgba(239, 203, 123, 0.2) 4px 4px 1px;
  font-size: 50px;
  line-height: 55px;
}
@media (min-width: 0px) {
  .css-pch7sg h2.pawToken {
    margin-bottom: 40px;
  }
}
@media (min-width: 600px) {
  .css-pch7sg h2.pawToken {
    margin-bottom: 90px;
  }
}
.css-pch7sg h3 {
  color: rgb(243, 159, 25);
  line-height: 1;
  font-weight: 700;
  text-shadow: rgb(71, 125, 178) 0px 3px 0px;
  text-transform: uppercase;
  -webkit-text-stroke: 1px rgb(181, 90, 15);
  font-family: junegull !important;
}
@media (min-width: 0px) {
  .css-pch7sg h3 {
    font-size: 30px;
  }
}
@media (min-width: 600px) {
  .css-pch7sg h3 {
    font-size: 50px;
  }
}
.css-1nehbyp {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-1oy63y8 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  text-align: center;
}
.css-smx8s5 {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-bottom: 150px;
}
@media (min-width: 0px) {
  .css-smx8s5 {
    margin-top: 15px;
  }
}
@media (min-width: 600px) {
  .css-smx8s5 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 770px) {
  .css-smx8s5 {
    flex-direction: column;
  }
}
@media screen and (max-width: 600px) {
  .css-smx8s5 {
    margin-bottom: 60px;
  }
}
.css-smx8s5 h2 {
  color: rgb(255, 255, 255);
  text-shadow: rgba(79, 49, 19, 0.48) 0.1em 0.1em 0px;
  font-size: 40px;
}
@media (min-width: 0px) {
  .css-smx8s5 h2 {
    text-align: center;
  }
}
@media (min-width: 600px) {
  .css-smx8s5 h2 {
    text-align: left;
  }
}
@media screen and (max-width: 770px) {
  .css-smx8s5 h2 {
    margin-bottom: 40px;
  }
  .css-smx8s5 h2 br {
    display: none;
  }
}
.css-9l3uo3 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-gmuwbf {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.css-63yqjb {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: wrap;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 80px;
}
@media (min-width: 0px) {
  .css-63yqjb {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 600px) {
  .css-63yqjb {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 900px) {
  .css-63yqjb {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.css-63yqjb button {
  background-color: transparent;
  border: 5px solid rgba(0, 0, 0, 0.29);
  border-radius: 16px;
  padding: 0px;
  min-width: auto;
  overflow: hidden;
}
@media (min-width: 0px) {
  .css-63yqjb button {
    margin: 14px 2px;
  }
}
@media (min-width: 600px) {
  .css-63yqjb button {
    margin: 14px 12px;
  }
}
.css-63yqjb button:hover,
.css-63yqjb button:active,
.css-63yqjb button:focus {
  background-color: transparent;
  border: 5px solid rgb(255, 255, 255);
}
.css-63yqjb button img {
  background-color: rgb(36, 50, 96);
}
@media (min-width: 0px) {
  .css-63yqjb button img {
    width: 50px;
  }
}
@media (min-width: 600px) {
  .css-63yqjb button img {
    width: 100%;
  }
}
.css-11qrfta {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(25, 118, 210);
}
.css-11qrfta:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-11qrfta:hover {
    background-color: transparent;
  }
}
.css-11qrfta.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-1ujsas3 {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(25, 118, 210);
}
.css-1ujsas3.Mui-disabled {
  pointer-events: none;
  cursor: default;
}
@media print {
  .css-1ujsas3 {
    -webkit-print-color-adjust: exact;
  }
}
.css-1ujsas3:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-1ujsas3:hover {
    background-color: transparent;
  }
}
.css-1ujsas3.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-ncvogt .mySwiper .swiper-pagination {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  top: 100%;
  z-index: 99;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(211, 190, 156, 0.52);
  border-radius: 100px;
  padding: 15px 50px;
  -webkit-box-align: center;
  align-items: center;
  gap: 20px;
}
@media (min-width: 0px) {
  .css-ncvogt .mySwiper .swiper-pagination {
    width: auto;
  }
}
@media (min-width: 900px) {
  .css-ncvogt .mySwiper .swiper-pagination {
    width: 700px;
  }
}
@media screen and (max-width: 768px) {
  .css-ncvogt .mySwiper .swiper-pagination {
    gap: 4px;
  }
}
.css-ncvogt .swiper-pagination-bullet:not(only-child) {
  display: block !important;
}
.css-ncvogt .swiper-pagination-bullet-active.swiper-pagination-bullet {
  border: 3px solid rgb(255, 255, 255);
}
.css-ncvogt .swiper-button-next,
.css-ncvogt .swiper-button-prev {
  top: 88%;
  z-index: 999;
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 600px) {
  .css-ncvogt .swiper-button-next,
  .css-ncvogt .swiper-button-prev {
    top: 93.5%;
    width: 64px;
  }
}
.css-ncvogt .swiper-pagination-bullet {
  width: auto;
  height: auto;
  background-color: rgb(36, 50, 96);
  border-radius: 15px;
  border: 3px solid rgb(169, 153, 126);
  opacity: 1;
  overflow: hidden;
}
.css-ncvogt .swiper-pagination-bullet img {
  width: 100%;
}
.css-ncvogt .swiper-button-prev {
  left: 190px;
}
@media screen and (max-width: 1024px) {
  .css-ncvogt .swiper-button-prev {
    left: 93px;
  }
}
@media screen and (max-width: 768px) {
  .css-ncvogt .swiper-button-prev {
    left: -4px;
  }
}
.css-ncvogt .swiper-button-prev::after {
  display: none;
}
.css-ncvogt .swiper-button-prev::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.css-ncvogt .swiper-button-next {
  right: 190px;
}
@media screen and (max-width: 1024px) {
  .css-ncvogt .swiper-button-next {
    right: 93px;
  }
}
@media screen and (max-width: 768px) {
  .css-ncvogt .swiper-button-next {
    right: -4px;
  }
}
.css-ncvogt .swiper-button-next::after {
  display: none;
}
.css-ncvogt .swiper-button-next::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (min-width: 0px) {
  .css-1k88e4i {
    display: block;
  }
}
@media (min-width: 900px) {
  .css-1k88e4i {
    display: flex;
  }
}
.css-18htg6k {
  margin-top: 50px;
}
@media (min-width: 0px) {
  .css-18htg6k {
    text-align: center;
  }
}
@media (min-width: 600px) {
  .css-18htg6k {
    text-align: left;
  }
}
@media screen and (max-width: 600px) {
  .css-18htg6k {
    margin-bottom: 300px;
  }
}
@media (min-width: 0px) {
  .css-15xvbtr {
    display: block;
    margin-left: 0px;
  }
}
@media (min-width: 600px) {
  .css-15xvbtr {
    display: flex;
  }
}
@media (min-width: 900px) {
  .css-15xvbtr {
    margin-left: -70px;
  }
}
.css-tz9hm1 {
  position: relative;
}
@media (min-width: 0px) {
  .css-tz9hm1 {
    text-align: center;
  }
}
@media (min-width: 600px) {
  .css-tz9hm1 {
    text-align: unset;
  }
}
.css-tz9hm1::before {
  content: "";
  background-image: url("https://d1sz5gos5bi9rk.cloudfront.net/images/rectanglepath.png");
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-position: center center;
  opacity: 0.3;
}
.css-p4pddg {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
@media (min-width: 0px) {
  .css-p4pddg {
    width: 300px;
  }
}
@media (min-width: 600px) {
  .css-p4pddg {
    width: 400px;
  }
}
@media (min-width: 900px) {
  .css-p4pddg {
    width: 600px;
  }
}
@media screen and (max-width: 768px) {
  .css-p4pddg {
    display: none;
  }
}
.css-14klcyx {
  background-color: rgba(255, 255, 255, 0.46);
  border-radius: 70px;
  padding: 30px 50px;
  text-align: center;
  display: flex;
  -webkit-box-pack: end;
  justify-content: end;
  -webkit-box-align: center;
  align-items: center;
  flex-direction: column;
  position: relative;
}
@media (min-width: 0px) {
  .css-14klcyx {
    margin-top: 40px;
    margin-left: 0px;
  }
}
@media (min-width: 600px) {
  .css-14klcyx {
    margin-top: 25px;
  }
}
@media (min-width: 900px) {
  .css-14klcyx {
    margin-top: 100px;
    margin-left: -50px;
  }
}
.css-14klcyx::before {
  content: "";
  background-image: url("https://pawffury.shop/_next/static/media/heroesleftshapeicon.b433528fe733e5aa2d68c31abb3fb879.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 70px;
  left: 60px;
  height: 15px;
  width: 15px;
}
.css-14klcyx::after {
  content: "";
  background-image: url("https://pawffury.shop/_next/static/media/heroesrightshapeicon.831dc6f90e0ef8deede2b7e85d3db2a8.png");
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 70px;
  right: 60px;
  height: 15px;
  width: 15px;
}
.css-14klcyx .heroesdetail {
  position: relative;
  padding-bottom: 40px;
  color: rgb(183, 98, 41);
  font-weight: 500;
}
.css-14klcyx .heroesdetail::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgb(245, 174, 62);
  bottom: 0px;
  position: absolute;
  left: 0px;
}
.css-14klcyx .engineerbtn {
  background: rgb(243, 159, 25);
  padding: 2px 18px;
  color: rgb(255, 255, 255);
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50px;
}
.css-14klcyx h4 {
  color: rgb(122, 81, 21);
  font-size: 17px;
  border-bottom: 1px solid rgb(245, 174, 62);
  margin-top: -30px;
  margin-bottom: 20px;
  font-weight: 700;
  width: 100%;
  padding-bottom: 10px;
}
@media (min-width: 0px) {
  .css-1fxlnpi {
    margin-top: -255px;
  }
}
@media (min-width: 600px) {
  .css-1fxlnpi {
    margin-top: -340px;
  }
}
.css-1fxlnpi canvas {
  width: 100% !important;
  height: 400px !important;
}
.css-1m2rctg {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
}
.css-1m2rctg h2 {
  font-size: 45px;
  color: rgb(255, 255, 255);
  text-shadow: rgba(79, 49, 19, 0.48) 0.1em 0.1em 0px;
  margin-right: 30px;
  margin-bottom: 0px;
}
.css-1m2rctg .contentWrapper {
  padding: 10px 0px;
  border-radius: 50%;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.css-zlcl8n {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-top: 60px;
}
.css-1jyezwq {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: wrap;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 80px;
  padding-left: 50px;
  padding-right: 50px;
}
.css-1jyezwq button {
  margin: 14px 12px;
  background-color: transparent;
  border: 5px solid rgba(0, 0, 0, 0.29);
  border-radius: 16px;
  padding: 0px;
  min-width: auto;
  overflow: hidden;
}
.css-1jyezwq button:hover,
.css-1jyezwq button:active,
.css-1jyezwq button:focus {
  background-color: transparent;
  border: 5px solid rgb(255, 255, 255);
}
.css-1jyezwq button img {
  background-color: rgb(36, 50, 96);
}
@media (min-width: 0px) {
  .css-1jyezwq button img {
    width: 50px;
  }
}
@media (min-width: 600px) {
  .css-1jyezwq button img {
    width: 100%;
  }
}
.css-nkds7r {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: calc(100% + 16px);
  margin-left: -16px;
  -webkit-box-pack: center;
  justify-content: center;
  margin-top: 0px;
}
.css-nkds7r > .MuiGrid-item {
  padding-top: 16px;
}
.css-nkds7r > .MuiGrid-item {
  padding-left: 16px;
}
.css-efwuvd {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-efwuvd {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-efwuvd {
    flex-basis: 66.6667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 66.6667%;
  }
}
@media (min-width: 1200px) {
  .css-efwuvd {
    flex-basis: 66.6667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 66.6667%;
  }
}
@media (min-width: 1536px) {
  .css-efwuvd {
    flex-basis: 66.6667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 66.6667%;
  }
}
@media (min-width: 0px) {
  .css-87w0sm.Indonesia h2.achievements {
    font-size: 32px;
  }
}
@media (min-width: 600px) {
  .css-87w0sm.Indonesia h2.achievements {
    font-size: 40px;
  }
}
@media (min-width: 0px) {
  .css-87w0sm.Italy h2.achievements {
    font-size: 32px;
  }
}
@media (min-width: 600px) {
  .css-87w0sm.Italy h2.achievements {
    font-size: 40px;
  }
}
@media (min-width: 0px) {
  .css-87w0sm.czechrepublic h2.achievements {
    font-size: 32px;
  }
}
@media (min-width: 600px) {
  .css-87w0sm.czechrepublic h2.achievements {
    font-size: 40px;
  }
}
@media (min-width: 0px) {
  .css-87w0sm.Turkey h2.achievements {
    font-size: 30px;
  }
}
@media (min-width: 600px) {
  .css-87w0sm.Turkey h2.achievements {
    font-size: 40px;
  }
}
.css-87w0sm span {
  position: unset !important;
}
.css-87w0sm .badgesimage {
  width: 100% !important;
  position: unset !important;
  height: auto !important;
}
.css-87w0sm img {
  width: 100%;
}
.css-87w0sm h2 {
  text-align: center;
  color: rgb(255, 255, 255);
  text-shadow: rgba(99, 134, 146, 0.48) 4px 4px 1px;
  font-size: 40px;
  line-height: 55px;
  margin-bottom: 24px;
}
@media screen and (max-width: 600px) {
  .css-87w0sm h2 br {
    display: none;
  }
}
.css-87w0sm p {
  color: rgb(183, 98, 41);
  font-weight: 900;
  font-size: 18px;
  text-align: center;
}
.css-s1wzmv {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: calc(100% + 16px);
  margin-left: -16px;
  -webkit-box-pack: center;
  justify-content: center;
  margin-top: 50px;
}
.css-s1wzmv > .MuiGrid-item {
  padding-top: 16px;
}
.css-s1wzmv > .MuiGrid-item {
  padding-left: 16px;
}
.css-wskp70 {
  margin: 25px 0px;
  -webkit-box-flex: 1;
  flex-grow: 1;
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  justify-content: space-around;
  -webkit-box-align: center;
  align-items: center;
  gap: 20px;
  border-radius: 50px;
  position: relative;
}
@media (min-width: 0px) {
  .css-wskp70 {
    padding: 15px;
    display: block;
  }
}
@media (min-width: 600px) {
  .css-wskp70 {
    padding: 20px 50px 20px 20px;
    display: flex;
  }
}
@media screen and (max-width: 600px) {
  .css-wskp70.spain .heroesbottomcontent h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  .css-wskp70.france .heroesbottomcontent h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  .css-wskp70.Italy .heroesbottomcontent h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  .css-wskp70.portugal .heroesbottomcontent h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  .css-wskp70.Indonesia .heroesbottomcontent h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  .css-wskp70.romania .heroesbottomcontent h2 {
    font-size: 22px;
  }
}
.css-wskp70 .BoxLeftOutSideImgWrapper {
  position: absolute;
  bottom: -95px;
  left: -150px;
  z-index: 999999;
}
@media screen and (max-width: 770px) {
  .css-wskp70 .BoxLeftOutSideImgWrapper {
    display: none;
  }
}
.css-wskp70 .BoxLeftOutSideImgWrapper img {
  position: unset !important;
  width: 170px !important;
  height: auto !important;
}
.css-wskp70 .BoxRightOutSideImgWrapper {
  position: absolute;
  bottom: -55px;
  right: -125px;
  z-index: 999999;
}
@media screen and (max-width: 770px) {
  .css-wskp70 .BoxRightOutSideImgWrapper {
    display: none;
  }
}
.css-wskp70 .BoxRightOutSideImgWrapper img {
  transform: scaleX(-1);
  position: unset !important;
  width: 170px !important;
  height: auto !important;
}
.css-wskp70 .heroesbottomcontent {
  position: relative;
}
@media (min-width: 0px) {
  .css-wskp70 .heroesbottomcontent {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .css-wskp70 .heroesbottomcontent {
    width: 70%;
  }
}
.css-wskp70 .heroesbottomcontent button {
  background: linear-gradient(
    rgb(137, 207, 240) -52.31%,
    rgb(133, 205, 238) -12.72%,
    rgb(122, 198, 232) 21.75%,
    rgb(105, 188, 222) 54.22%,
    rgb(80, 174, 208) 85.41%,
    rgb(48, 155, 190) 115.5%,
    rgb(31, 146, 181) 129%
  );
  border-radius: 100px;
  padding: 10px 25px;
  margin-top: 20px;
  color: rgb(255, 255, 255);
}
.css-wskp70 .heroesbottomcontent h2 {
  font-size: 28px;
}
.css-wskp70 .heroesbottomcontent h6 {
  font-size: 18px;
  color: rgb(0, 0, 0);
  font-weight: 600;
}
.css-wskp70 .heroesbottomcontent p {
  color: rgb(183, 98, 41);
  font-weight: 700;
}
@media (min-width: 0px) {
  .css-qzduju {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) {
  .css-qzduju {
    width: 30%;
    margin-bottom: 0px;
  }
}
.css-1d0qoua {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  width: calc(100% - 6px);
  border: 3px solid rgb(169, 153, 126);
  border-radius: 50px;
}
@media (min-width: 0px) {
  .css-2gbpyy {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) {
  .css-2gbpyy {
    width: 30%;
    margin-bottom: 0px;
  }
}
.css-2gbpyy span {
  position: unset !important;
}
.css-2gbpyy img {
  border-radius: 50px;
  width: calc(100% - 6px) !important;
  border: 3px solid rgb(169, 153, 126) !important;
  position: unset !important;
  height: auto !important;
}
.css-isbt42 {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  margin-top: -16px;
  width: calc(100% + 16px);
  margin-left: -16px;
}
.css-isbt42 > .MuiGrid-item {
  padding-top: 16px;
}
.css-isbt42 > .MuiGrid-item {
  padding-left: 16px;
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk.spain h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk.france h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk.german h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk.Indonesia h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk.portugal h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk.romania h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk.poland h2 {
    font-size: 30px;
  }
}
.css-1pg2nkk h2 {
  color: rgb(243, 159, 25);
  text-shadow: rgba(239, 203, 123, 0.2) 4px 4px 1px;
  font-size: 50px;
  line-height: 55px;
}
@media (min-width: 0px) {
  .css-1pg2nkk h2 {
    margin-top: 15px;
  }
}
@media (min-width: 600px) {
  .css-1pg2nkk h2 {
    margin-top: 70px;
  }
}
@media screen and (max-width: 600px) {
  .css-1pg2nkk h2 {
    margin-left: 0px;
    text-align: left;
    font-size: 40px;
    margin-bottom: 0px;
  }
}
.css-1kutzn7 .swiper {
  padding: 50px 25px;
}
.css-1kutzn7 .swiper.france .buyNowBtn {
  font-size: 15px;
}
.css-1kutzn7 .swiper.romania .buyNowBtn {
  font-size: 15px;
}
.css-1kutzn7 .swiper.Turkey .buyNowBtn {
  font-size: 15px;
}
.css-1kutzn7 .swiper.Vietnam .buyNowBtn {
  font-size: 15px;
}
.css-1kutzn7 .swiper.german .buyNowBtn {
  font-size: 15px;
}
.css-1kutzn7 .swiper.portugal .buyNowBtn {
  font-size: 15px;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .soldOut {
  color: rgb(253, 208, 47);
  pointer-events: none;
  background: radial-gradient(
    60.6% 60.6% at 50% 54.8%,
    rgb(75, 226, 100) 0%,
    rgb(14, 122, 38) 88.02%
  ) !important;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .soldOut::before {
  animation: auto ease 0s 1 normal none running none;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn {
  animation: auto ease 0s 1 normal none running none;
  background: linear-gradient(to top, rgb(0, 0, 0), rgb(149, 149, 149));
  pointer-events: none;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn::before {
  animation: auto ease 0s 1 normal none running none;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn.german {
  font-size: 15px;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn.france {
  font-size: 15px;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn.portugal {
  font-size: 15px;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn.romania {
  font-size: 15px;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn.Turkey {
  font-size: 15px;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .buyNowBtn.Vietnam {
  font-size: 15px;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .discountImg {
  animation: auto ease 0s 1 normal none running none;
}
.css-1kutzn7 .swiper .tokenSlaeSliderBoxdisbled .SoldOutImage {
  width: calc(100% - 90px);
  height: 55px;
  z-index: 10;
  position: relative;
}
.css-1kutzn7 .swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  align-self: stretch;
  height: auto !important;
}
@media screen and (max-width: 1024px) {
  .css-1kutzn7 .swiper {
    padding: 45px 10px;
  }
}
@media screen and (max-width: 768px) {
  .css-1kutzn7 .swiper {
    padding: 45px 10px;
  }
}
@media screen and (max-width: 600px) {
  .css-1kutzn7 .swiper {
    padding: 45px 20px;
  }
}
.css-1kutzn7 .swiper-button-prev::after {
  display: none;
}
.css-1kutzn7 .swiper-button-next::after {
  display: none;
}
.css-38ay9k {
  position: relative;
}
.css-38ay9k .soldOutWrapper {
  border-radius: 21px;
  position: relative;
}
.css-38ay9k .soldOutWrapper .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(19, 25, 29, 0.55);
  border-radius: 21px;
  z-index: 0;
}
.css-38ay9k .soldOutWrapper .SoldOutLeftTopWrapper {
  position: absolute;
  top: 0px;
  left: 0px;
}
.css-38ay9k .soldOutWrapper .SoldOutLeftTopWrapper img.SoldOutImage {
  width: 100px;
  height: auto;
}
.css-38ay9k .swiper-button-next {
  right: -70px;
}
@media screen and (max-width: 1360px) and (min-width: 1200px) {
  .css-38ay9k .swiper-button-next {
    right: -10px;
  }
}
@media screen and (max-width: 1024px) {
  .css-38ay9k .swiper-button-next {
    right: -15px;
  }
}
@media screen and (max-width: 768px) {
  .css-38ay9k .swiper-button-next {
    right: -20px;
  }
  .css-38ay9k .swiper-button-next img {
    width: 70px;
  }
}
@media screen and (max-width: 600px) {
  .css-38ay9k .swiper-button-next {
    bottom: 0px;
    top: 100%;
    right: 37%;
  }
  .css-38ay9k .swiper-button-next img {
    width: 40px;
  }
}
.css-38ay9k .swiper-button-prev {
  left: -70px;
}
@media screen and (max-width: 1360px) and (min-width: 1200px) {
  .css-38ay9k .swiper-button-prev {
    left: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .css-38ay9k .swiper-button-prev {
    left: -15px;
  }
}
@media screen and (max-width: 768px) {
  .css-38ay9k .swiper-button-prev {
    left: -20px;
    z-index: 99999;
  }
  .css-38ay9k .swiper-button-prev img {
    width: 70px;
  }
}
@media screen and (max-width: 600px) {
  .css-38ay9k .swiper-button-prev {
    bottom: 0px;
    top: 100%;
    left: 37%;
  }
  .css-38ay9k .swiper-button-prev img {
    width: 40px;
    z-index: 99999;
  }
}
.css-xskvhf {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 3px;
  backdrop-filter: blur(10px);
  border-radius: 20px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.35);
  height: 100%;
}
.css-xskvhf h3 {
  color: rgb(255, 255, 255);
  width: 100%;
  background-color: rgb(243, 159, 25);
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 13px 0px 6px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  min-height: 65px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
.css-xskvhf .german p span.textInner {
  text-align: start;
}
.css-xskvhf .Korea p span.textInner {
  text-align: start;
}
.css-xskvhf .german p span {
  text-align: start;
  font-size: 9px;
}
.css-xskvhf .german p {
  padding-left: 0px;
  padding-right: 0px;
  gap: 2px;
}
.css-xskvhf .czechrepublic p {
  padding-left: 17px;
  padding-right: 17px;
  gap: 8px;
}
.css-xskvhf h3.czechrepublic {
  font-size: 14px;
}
.css-xskvhf h3.Japan {
  font-size: 16px;
}
.css-xskvhf .spain p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .Indonesia p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf h3.spain {
  font-size: 14px;
}
.css-xskvhf h3.romania {
  font-size: 15px;
}
.css-xskvhf h3.Vietnam {
  font-size: 15px;
}
.css-xskvhf .france p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .Italy p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .argentina p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf h3.portugal {
  font-size: 16px;
}
.css-xskvhf .Japan p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .poland p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .portugal p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .romania p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .Turkey p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .Vietnam p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf .Korea p {
  padding-left: 7px;
  padding-right: 7px;
  gap: 8px;
}
.css-xskvhf p {
  color: rgb(183, 98, 41);
  font-size: 14px;
  padding-left: 25px;
  padding-right: 25px;
  margin-left: 15px;
  margin-right: 15px;
  border-bottom: 1px solid rgba(243, 159, 25, 0.29);
  margin-bottom: 15px;
  font-weight: 700;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  gap: 20px;
}
.css-xskvhf p span.textInner {
  color: rgb(66, 66, 66);
  font-weight: 500;
  font-size: 12px;
}
.css-xskvhf p span {
  color: rgb(183, 98, 41);
  font-weight: 700;
  font-size: 13px;
}
.css-xskvhf button {
  background: linear-gradient(rgb(75, 226, 100), rgb(14, 122, 38));
  margin-bottom: 10px;
  color: rgb(255, 255, 255);
  padding: 10px 14px;
  border-radius: 50px;
  width: 80%;
  font-weight: 700;
  font-size: 20px;
  position: relative;
  overflow: hidden;
}
.css-xskvhf button::before {
  position: absolute;
  content: "";
  top: 0px;
  right: 100%;
  width: 30%;
  height: 100%;
  background-color: rgb(255, 255, 255);
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-fill-mode: none;
  animation-play-state: running;
  animation-name: shiny-btn;
  animation-timeline: auto;
  animation-range: normal;
  backface-visibility: hidden;
  transform: scale(0) rotate(45deg);
  animation-delay: 3.5s !important;
}
@-webkit-keyframes shiny-btn {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
@keyframes shiny-btn {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
.css-axt3u4 {
  margin: 15px 0px 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-1s8uv6t {
  margin: 0px 0px 20px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-zwtcj1 {
  width: 100px;
  position: absolute;
  top: -18px;
  right: -24px;
  z-index: 9;
}
.css-zwtcj1.soldOutImg::before {
  content: "";
  position: absolute;
  height: 100%;
  z-index: 9999;
  background-image: url("https://pawffury.shop/_next/static/media/soldOutPath.980e4ba1816055781d5507516f2bbb58.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
@media (min-width: 0px) {
  .css-zwtcj1.soldOutImg::before {
    width: 50px;
    top: -1px;
    left: 24px;
  }
}
@media (min-width: 600px) {
  .css-zwtcj1.soldOutImg::before {
    width: 64px;
    top: -1px;
    left: 18px;
  }
}
@media screen and (max-width: 1024px) {
  .css-zwtcj1 {
    right: -25px;
  }
}
@media screen and (max-width: 768px) {
  .css-zwtcj1 {
    top: -25px;
    right: -25px;
  }
}
@media screen and (max-width: 600px) {
  .css-zwtcj1 {
    top: -15px;
    right: -25px;
  }
}
.css-zwtcj1 img {
  animation: 5s linear 0s infinite normal none running rotate;
}
@media (min-width: 0px) {
  .css-zwtcj1 img {
    width: 50px;
  }
}
@media (min-width: 900px) {
  .css-zwtcj1 img {
    width: 64px;
  }
}
@media screen and (max-width: 768px) {
  .css-zwtcj1 img {
    width: 58px;
  }
}
@media screen and (max-width: 600px) {
  .css-zwtcj1 img {
    width: 50px;
  }
}
@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.css-zwtcj1 span {
  color: rgb(255, 255, 255);
  font-weight: 600;
  z-index: 999;
}
@media (min-width: 0px) {
  .css-zwtcj1 span {
    font-size: 14px;
  }
}
@media (min-width: 600px) {
  .css-zwtcj1 span {
    font-size: 18px;
  }
}
.css-1lr7w7h {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 0px) {
  .css-yyq2kn {
    margin-top: 50px;
  }
}
@media (min-width: 600px) {
  .css-yyq2kn {
    margin-top: 0px;
  }
}
.css-yyq2kn p {
  color: rgb(183, 98, 41);
}
.css-95sdyl {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
@media (min-width: 0px) {
  .css-95sdyl {
    margin-bottom: 15px;
  }
}
@media (min-width: 600px) {
  .css-95sdyl {
    margin-bottom: 0px;
  }
}
.css-18hbt9o {
  margin-top: 50px;
}
.css-18hbt9o h2 {
  color: rgb(243, 159, 25);
  text-shadow: rgba(239, 203, 123, 0.2) 4px 4px 1px;
  font-size: 50px;
  line-height: 55px;
}
@media (min-width: 0px) {
  .css-18hbt9o h2 {
    margin-bottom: 40px;
  }
}
@media (min-width: 600px) {
  .css-18hbt9o h2 {
    margin-bottom: 40px;
  }
}
.css-iol86l {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-iol86l {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-iol86l {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .css-iol86l {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}
@media (min-width: 1536px) {
  .css-iol86l {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}
.css-19kp4zu {
  position: relative;
}
@media screen and (max-width: 600px) {
  .css-19kp4zu.france h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-19kp4zu.Indonesia h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-19kp4zu.portugal h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-19kp4zu.romania h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
  .css-19kp4zu.Turkey h2 {
    font-size: 30px;
  }
}
@media (min-width: 0px) {
  .css-19kp4zu.Italy h2 {
    font-size: 32px;
  }
}
@media (min-width: 600px) {
  .css-19kp4zu.Italy h2 {
    font-size: 45px;
  }
}
@media (min-width: 0px) {
  .css-19kp4zu.Japan h2 {
    font-size: 32px;
  }
}
@media (min-width: 600px) {
  .css-19kp4zu.Japan h2 {
    font-size: 45px;
  }
}
.css-19kp4zu .CoinWrapper {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 999999;
}
@media screen and (max-width: 770px) {
  .css-19kp4zu .CoinWrapper {
    display: none;
  }
}
.css-19kp4zu .CoinWrapper img {
  position: unset !important;
  width: 85px !important;
  height: auto !important;
}
.css-19kp4zu .CoinSecoundWrapper {
  position: absolute;
  bottom: 13px;
  right: 140px;
  z-index: 999999;
}
@media screen and (max-width: 770px) {
  .css-19kp4zu .CoinSecoundWrapper {
    display: none;
  }
}
.css-19kp4zu .CoinSecoundWrapper img {
  position: unset !important;
  width: 85px !important;
  height: auto !important;
}
.css-19kp4zu .MaxCoinWrapper {
  position: absolute;
  bottom: -60px;
  right: 0px;
  z-index: 999999;
}
@media screen and (max-width: 770px) {
  .css-19kp4zu .MaxCoinWrapper {
    display: none;
  }
}
.css-19kp4zu .MaxCoinWrapper img {
  position: unset !important;
  width: 130px !important;
  height: auto !important;
}
.css-19kp4zu h3 {
  color: rgb(183, 98, 41);
  font-weight: 600;
  font-size: 20px;
  font-family: "Baloo 2" !important;
}
.css-1d9jpcu {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-bottom: -10px;
}
@media (min-width: 0px) {
  .css-1d9jpcu {
    gap: 5px;
  }
}
@media (min-width: 600px) {
  .css-1d9jpcu {
    gap: 45px;
  }
}
.css-grbjl9 {
  width: 48%;
  margin-bottom: 10px;
}
@media (min-width: 0px) {
  .css-grbjl9 {
    margin-top: 10px;
  }
}
@media (min-width: 600px) {
  .css-grbjl9 {
    margin-top: 20px;
  }
}
@media (min-width: 0px) {
  .css-grbjl9.german label {
    font-size: 9px;
  }
}
@media (min-width: 600px) {
  .css-grbjl9.german label {
    font-size: 14px;
  }
}
@media (min-width: 0px) {
  .css-grbjl9.german label span {
    font-size: 9px;
  }
}
@media (min-width: 600px) {
  .css-grbjl9.german label span {
    font-size: 15px;
  }
}
.css-grbjl9 label {
  color: rgb(183, 98, 41);
  font-weight: 500;
  font-family: "Baloo 2" !important;
}
@media (min-width: 0px) {
  .css-grbjl9 label {
    font-size: 9px;
  }
}
@media (min-width: 600px) {
  .css-grbjl9 label {
    font-size: 15px;
  }
}
.css-grbjl9 label span {
  color: rgb(40, 22, 6);
  font-weight: 500;
  font-family: "Baloo 2" !important;
}
@media (min-width: 0px) {
  .css-grbjl9 label span {
    font-size: 9px;
  }
}
@media (min-width: 600px) {
  .css-grbjl9 label span {
    font-size: 17px;
  }
}
.css-grbjl9 .ProgressWrapper {
  position: relative;
  background-color: rgb(255, 255, 255);
  border-radius: 50px;
  box-shadow: rgba(0, 0, 0, 0.21) 0px 0px 8px 0px;
  padding: 4px;
}
@media (min-width: 0px) {
  .css-grbjl9 .ProgressWrapper {
    width: calc(100% - 8px);
  }
}
@media (min-width: 600px) {
  .css-grbjl9 .ProgressWrapper {
    width: 100%;
  }
}
.css-grbjl9 .ProgressWrapper.rangebar1 .MuiLinearProgress-root {
  background-color: transparent;
  border-radius: 50px;
}
@media (min-width: 0px) {
  .css-grbjl9 .ProgressWrapper.rangebar1 .MuiLinearProgress-root {
    height: 16px;
  }
}
@media (min-width: 600px) {
  .css-grbjl9 .ProgressWrapper.rangebar1 .MuiLinearProgress-root {
    height: 23px;
  }
}
.css-grbjl9
  .ProgressWrapper.rangebar1
  .MuiLinearProgress-root
  .MuiLinearProgress-bar {
  background-color: rgb(255, 166, 74);
  border-radius: 50px;
}
.css-grbjl9 .ProgressWrapper.rangebar2 .MuiLinearProgress-root {
  background-color: transparent;
  border-radius: 50px;
}
@media (min-width: 0px) {
  .css-grbjl9 .ProgressWrapper.rangebar2 .MuiLinearProgress-root {
    height: 16px;
  }
}
@media (min-width: 600px) {
  .css-grbjl9 .ProgressWrapper.rangebar2 .MuiLinearProgress-root {
    height: 23px;
  }
}
.css-grbjl9
  .ProgressWrapper.rangebar2
  .MuiLinearProgress-root
  .MuiLinearProgress-bar {
  background-color: rgb(183, 98, 41);
  border-radius: 50px;
}
.css-grbjl9 .ProgressWrapper.rangebar3 .MuiLinearProgress-root {
  background-color: transparent;
  border-radius: 50px;
}
@media (min-width: 0px) {
  .css-grbjl9 .ProgressWrapper.rangebar3 .MuiLinearProgress-root {
    height: 16px;
  }
}
@media (min-width: 600px) {
  .css-grbjl9 .ProgressWrapper.rangebar3 .MuiLinearProgress-root {
    height: 23px;
  }
}
.css-grbjl9
  .ProgressWrapper.rangebar3
  .MuiLinearProgress-root
  .MuiLinearProgress-bar {
  background-color: rgb(255, 66, 75);
  border-radius: 50px;
}
.css-grbjl9 .ProgressWrapper.rangebar4 .MuiLinearProgress-root {
  background-color: transparent;
  border-radius: 50px;
}
@media (min-width: 0px) {
  .css-grbjl9 .ProgressWrapper.rangebar4 .MuiLinearProgress-root {
    height: 16px;
  }
}
@media (min-width: 600px) {
  .css-grbjl9 .ProgressWrapper.rangebar4 .MuiLinearProgress-root {
    height: 23px;
  }
}
.css-grbjl9
  .ProgressWrapper.rangebar4
  .MuiLinearProgress-root
  .MuiLinearProgress-bar {
  background-color: rgb(101, 119, 206);
  border-radius: 50px;
}
.css-grbjl9 .ProgressWrapper.rangebar5 .MuiLinearProgress-root {
  background-color: transparent;
  border-radius: 50px;
}
@media (min-width: 0px) {
  .css-grbjl9 .ProgressWrapper.rangebar5 .MuiLinearProgress-root {
    height: 16px;
  }
}
@media (min-width: 600px) {
  .css-grbjl9 .ProgressWrapper.rangebar5 .MuiLinearProgress-root {
    height: 23px;
  }
}
.css-grbjl9
  .ProgressWrapper.rangebar5
  .MuiLinearProgress-root
  .MuiLinearProgress-bar {
  background-color: rgb(118, 221, 118);
  border-radius: 50px;
}
.css-grbjl9 .ProgressWrapper.rangebar6 .MuiLinearProgress-root {
  background-color: transparent;
  border-radius: 50px;
}
@media (min-width: 0px) {
  .css-grbjl9 .ProgressWrapper.rangebar6 .MuiLinearProgress-root {
    height: 16px;
  }
}
@media (min-width: 600px) {
  .css-grbjl9 .ProgressWrapper.rangebar6 .MuiLinearProgress-root {
    height: 23px;
  }
}
.css-grbjl9
  .ProgressWrapper.rangebar6
  .MuiLinearProgress-root
  .MuiLinearProgress-bar {
  background-color: rgb(241, 159, 255);
  border-radius: 50px;
}
.css-grbjl9 .ProgressWrapper.rangebar7 .MuiLinearProgress-root {
  background-color: transparent;
  border-radius: 50px;
}
@media (min-width: 0px) {
  .css-grbjl9 .ProgressWrapper.rangebar7 .MuiLinearProgress-root {
    height: 16px;
  }
}
@media (min-width: 600px) {
  .css-grbjl9 .ProgressWrapper.rangebar7 .MuiLinearProgress-root {
    height: 23px;
  }
}
.css-grbjl9
  .ProgressWrapper.rangebar7
  .MuiLinearProgress-root
  .MuiLinearProgress-bar {
  background-color: rgb(101, 119, 206);
  border-radius: 50px;
}
.css-grbjl9 .ProgressWrapper.rangebar8 .MuiLinearProgress-root {
  background-color: transparent;
  border-radius: 50px;
}
@media (min-width: 0px) {
  .css-grbjl9 .ProgressWrapper.rangebar8 .MuiLinearProgress-root {
    height: 16px;
  }
}
@media (min-width: 600px) {
  .css-grbjl9 .ProgressWrapper.rangebar8 .MuiLinearProgress-root {
    height: 23px;
  }
}
.css-grbjl9
  .ProgressWrapper.rangebar8
  .MuiLinearProgress-root
  .MuiLinearProgress-bar {
  background-color: rgb(239, 232, 106);
  border-radius: 50px;
}
.css-grbjl9 .ProgressWrapper.rangebar9 .MuiLinearProgress-root {
  background-color: transparent;
  border-radius: 50px;
}
@media (min-width: 0px) {
  .css-grbjl9 .ProgressWrapper.rangebar9 .MuiLinearProgress-root {
    height: 16px;
  }
}
@media (min-width: 600px) {
  .css-grbjl9 .ProgressWrapper.rangebar9 .MuiLinearProgress-root {
    height: 23px;
  }
}
.css-grbjl9
  .ProgressWrapper.rangebar9
  .MuiLinearProgress-root
  .MuiLinearProgress-bar {
  background-color: rgb(0, 216, 219);
  border-radius: 50px;
}
.css-grbjl9 .ProgressWrapper > p {
  position: absolute;
  inset: 0px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  color: rgb(40, 22, 6);
  font-weight: 700;
  font-size: 16px;
}
.css-7p5u54 {
  position: relative;
  overflow: hidden;
  display: block;
  height: 4px;
  z-index: 0;
  background-color: rgb(167, 202, 237);
}
@media print {
  .css-7p5u54 {
    -webkit-print-color-adjust: exact;
  }
}
.css-t752vm {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  top: 0px;
  transition: transform 0.4s linear 0s;
  transform-origin: left center;
  background-color: rgb(25, 118, 210);
}
.css-1u67mlf {
  text-align: center;
  margin: auto;
  position: relative;
}
@media (min-width: 0px) {
  .css-1u67mlf {
    width: 90%;
    margin-top: 30px;
  }
}
@media (min-width: 600px) {
  .css-1u67mlf {
    width: 100%;
  }
}
@media (min-width: 900px) {
  .css-1u67mlf {
    margin-top: 0px;
  }
}
.css-1u67mlf .CoinThirdWrapper {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 999999;
}
@media screen and (max-width: 770px) {
  .css-1u67mlf .CoinThirdWrapper {
    display: none;
  }
}
.css-1u67mlf .CoinThirdWrapper img {
  transform: scaleX(-1);
  position: unset !important;
  width: 85px !important;
  height: auto !important;
}
.css-8asb9x {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  width: calc(100% - 77px);
}
@media (min-width: 0px) {
  .css-ltkc2r {
    margin-top: 35px;
  }
}
@media (min-width: 600px) {
  .css-ltkc2r {
    margin-top: 100px;
  }
}
.css-1hbpf15 h2 {
  color: rgb(243, 159, 25);
  text-shadow: rgba(239, 203, 123, 0.2) 4px 4px 1px;
  line-height: 55px;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 0px) {
  .css-1hbpf15 h2 {
    font-size: 30px;
  }
}
@media (min-width: 600px) {
  .css-1hbpf15 h2 {
    font-size: 50px;
  }
}
.css-1g66s33 p {
  color: rgb(183, 98, 41);
}
.css-13w4e11 {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: 100%;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 0px;
}
.css-14xrcar {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 50%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 50%;
}
@media (min-width: 600px) {
  .css-14xrcar {
    flex-basis: 41.6667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 41.6667%;
  }
}
@media (min-width: 900px) {
  .css-14xrcar {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .css-14xrcar {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1536px) {
  .css-14xrcar {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
.css-1xtclcg {
  gap: 10px;
}
@media (min-width: 0px) {
  .css-1xtclcg {
    display: block;
    flex-wrap: wrap;
    margin-top: 15px;
  }
}
@media (min-width: 600px) {
  .css-1xtclcg {
    flex-wrap: nowrap;
    margin-top: 0px;
  }
}
@media (min-width: 900px) {
  .css-1xtclcg {
    display: flex;
  }
}
.css-so6twh {
  display: grid;
  gap: 10px;
  border-radius: 5px;
  transform: translateZ(0px);
  font-size: 18px;
  line-height: 26px;
}
@media screen and (min-width: 1024px) {
  .css-so6twh {
    margin-top: 30px;
    grid-template-columns: auto repeat(9, 1fr);
    grid-template-rows: auto auto;
    grid-auto-flow: row;
  }
}
@media screen and (max-width: 1023px) {
  .css-so6twh {
    margin: 20px auto 0px;
    grid-template-rows: auto repeat(9, 1fr);
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
  }
}
.css-1ns46zc {
  background: rgb(243, 151, 23);
  text-align: center;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 6px;
}
@media (min-width: 0px) {
  .css-1ns46zc {
    padding: 7px 0px 7px 10px;
    border-radius: 0px;
    min-width: 140px;
    min-height: 60px;
    -webkit-box-pack: start;
    justify-content: start;
  }
}
@media (min-width: 600px) {
  .css-1ns46zc {
    min-width: 255px;
  }
}
@media (min-width: 900px) {
  .css-1ns46zc {
    padding: 0px;
    border-radius: 16px;
    min-height: 30px;
    -webkit-box-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  .css-1ns46zc .Turkey {
    font-size: 13px;
  }
}
.css-1ns46zc span {
  color: rgb(255, 255, 255);
  font-weight: 600;
}
.css-1xw45sh {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 3px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  white-space: nowrap;
}
@media (min-width: 0px) {
  .css-1xw45sh {
    padding: 7px 0px 7px 10px;
    text-align: start;
    border-radius: 0px;
    -webkit-box-pack: start;
    justify-content: start;
    width: auto;
    min-height: 60px;
  }
}
@media (min-width: 900px) {
  .css-1xw45sh {
    padding: 0px;
    text-align: center;
    border-radius: 16px;
    -webkit-box-pack: center;
    justify-content: center;
    width: 85px;
    min-height: 50px;
  }
}
.css-1xw45sh span {
  color: rgb(66, 66, 66);
  font-weight: 700;
}
.css-1xw45sh span.percentageBonus {
  color: rgb(183, 98, 41);
  font-weight: 700;
}
.css-33249 {
  display: grid;
  gap: 10px;
  border-radius: 5px;
  transform: translateZ(0px);
  font-size: 18px;
  line-height: 26px;
}
@media screen and (min-width: 1024px) {
  .css-33249 {
    grid-template-columns: auto repeat(9, 1fr);
    grid-template-rows: auto auto;
    grid-auto-flow: row;
  }
}
@media screen and (max-width: 1023px) {
  .css-33249 {
    margin: 20px auto 0px;
    grid-template-rows: auto repeat(9, 1fr);
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
  }
}
.css-1xaekgw {
  margin-top: 20px;
}
.css-1m7esig {
  display: grid;
  gap: 10px;
  border-radius: 5px;
  transform: translateZ(0px);
  font-size: 18px;
  line-height: 26px;
}
@media screen and (min-width: 1024px) {
  .css-1m7esig {
    margin-top: 30px;
    grid-template-columns: auto repeat(11, 1fr);
    grid-template-rows: auto auto;
    grid-auto-flow: row;
  }
}
@media screen and (max-width: 1023px) {
  .css-1m7esig {
    margin: 20px auto 0px;
    grid-template-rows: auto repeat(11, 1fr);
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
  }
}
.css-116heac {
  background: rgb(243, 151, 23);
  text-align: center;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 3px 6px;
}
@media (min-width: 0px) {
  .css-116heac {
    padding: 7px 0px 7px 10px;
    border-radius: 0px;
    min-width: 140px;
    min-height: 60px;
    -webkit-box-pack: start;
    justify-content: start;
  }
}
@media (min-width: 600px) {
  .css-116heac {
    min-width: 255px;
  }
}
@media (min-width: 900px) {
  .css-116heac {
    padding: 0px;
    border-radius: 16px;
    min-height: 30px;
    -webkit-box-pack: center;
    justify-content: center;
  }
}
.css-116heac span {
  color: rgb(255, 255, 255);
  font-weight: 600;
}
.css-118579l {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 3px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  white-space: nowrap;
}
@media (min-width: 0px) {
  .css-118579l {
    padding: 7px 0px 7px 10px;
    text-align: start;
    border-radius: 0px;
    -webkit-box-pack: start;
    justify-content: start;
    width: auto;
    min-height: 60px;
  }
}
@media (min-width: 900px) {
  .css-118579l {
    padding: 0px;
    text-align: center;
    border-radius: 16px;
    -webkit-box-pack: center;
    justify-content: center;
    width: 68px;
    min-height: 50px;
  }
}
.css-118579l span {
  color: rgb(66, 66, 66);
  font-weight: 700;
}
.css-118579l span.percentageBonus {
  color: rgb(183, 98, 41);
  font-weight: 700;
}
.css-zbkgf0 {
  display: grid;
  gap: 10px;
  border-radius: 5px;
  transform: translateZ(0px);
  font-size: 18px;
  line-height: 26px;
}
@media screen and (min-width: 1024px) {
  .css-zbkgf0 {
    grid-template-columns: auto repeat(11, 1fr);
    grid-template-rows: auto auto;
    grid-auto-flow: row;
  }
}
@media screen and (max-width: 1023px) {
  .css-zbkgf0 {
    margin: 20px auto 0px;
    grid-template-rows: auto repeat(11, 1fr);
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
  }
}
.css-1p0fgpu {
  margin-top: 50px;
}
.css-1p0fgpu h2 {
  color: rgb(243, 159, 25);
  text-shadow: rgba(239, 203, 123, 0.2) 4px 4px 1px;
  line-height: 55px;
}
@media (min-width: 0px) {
  .css-1p0fgpu h2 {
    font-size: 32px;
    margin-bottom: 15px;
  }
}
@media (min-width: 600px) {
  .css-1p0fgpu h2 {
    font-size: 50px;
    margin-bottom: 40px;
  }
}
.css-2ug5kd {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: calc(100% + 32px);
  margin-left: -32px;
  margin-top: 0px;
}
.css-2ug5kd > .MuiGrid-item {
  padding-top: 32px;
}
.css-2ug5kd > .MuiGrid-item {
  padding-left: 32px;
}
@media (min-width: 0px) {
  .css-2ug5kd {
    flex-direction: column-reverse;
  }
}
@media (min-width: 600px) {
  .css-2ug5kd {
    flex-direction: row;
  }
}
.css-1q7jj3 {
  margin: auto;
  position: relative;
}
@media (min-width: 0px) {
  .css-1q7jj3 {
    display: none;
    width: 90%;
    text-align: center;
    margin-top: 30px;
  }
}
@media (min-width: 600px) {
  .css-1q7jj3 {
    display: block;
    width: 100%;
    text-align: start;
  }
}
@media (min-width: 900px) {
  .css-1q7jj3 {
    margin-top: 0px;
  }
}
.css-1q7jj3 p {
  color: rgb(183, 98, 41);
  text-align: center;
  font-weight: 600;
}
.css-1q7jj3 .CoinThirdWrapper {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 999999;
}
@media screen and (max-width: 770px) {
  .css-1q7jj3 .CoinThirdWrapper {
    display: none;
  }
}
.css-1q7jj3 .CoinThirdWrapper span {
  position: unset !important;
  width: auto !important;
  height: auto !important;
}
.css-1q7jj3 .CoinThirdWrapper span img {
  transform: scaleX(-1);
  position: unset !important;
  width: 85px !important;
  height: auto !important;
}
.css-9d9345 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
@media (min-width: 0px) {
  .css-9d9345 {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .css-9d9345 {
    width: calc(100% - 77px);
  }
}
.css-1j9ekn7 {
  position: relative;
  margin-bottom: 15px;
}
@media screen and (max-width: 600px) {
  .css-1j9ekn7.german h2 {
    font-size: 25px;
  }
}
.css-1j9ekn7 .CoinWrapper {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 999999;
}
@media screen and (max-width: 770px) {
  .css-1j9ekn7 .CoinWrapper {
    display: none;
  }
}
.css-1j9ekn7 .CoinWrapper span {
  position: unset !important;
  width: auto !important;
  height: auto !important;
}
.css-1j9ekn7 .CoinWrapper span img {
  position: unset !important;
  width: 85px !important;
  height: auto !important;
}
.css-1j9ekn7 p {
  color: rgb(183, 98, 41);
  text-align: justify;
}
.css-1j9ekn7 .CoinSecoundWrapper {
  position: absolute;
  bottom: -45px;
  right: 140px;
  z-index: 999999;
}
@media screen and (max-width: 770px) {
  .css-1j9ekn7 .CoinSecoundWrapper {
    display: none;
  }
}
.css-1j9ekn7 .CoinSecoundWrapper span {
  position: unset !important;
  width: auto !important;
  height: auto !important;
}
.css-1j9ekn7 .CoinSecoundWrapper span img {
  position: unset !important;
  width: 85px !important;
  height: auto !important;
}
.css-1j9ekn7 .MaxCoinWrapper {
  position: absolute;
  bottom: -60px;
  right: 0px;
  z-index: 999999;
}
@media screen and (max-width: 770px) {
  .css-1j9ekn7 .MaxCoinWrapper {
    display: none;
  }
}
.css-1j9ekn7 .MaxCoinWrapper span {
  position: unset !important;
  width: auto !important;
  height: auto !important;
}
.css-1j9ekn7 .MaxCoinWrapper span img {
  position: unset !important;
  width: 130px !important;
  height: auto !important;
}
.css-1j9ekn7 h3 {
  color: rgb(183, 98, 41);
  font-weight: 600;
  font-size: 20px;
  font-family: "Baloo 2" !important;
}
.css-u8xuz7 {
  margin: auto;
  position: relative;
}
@media (min-width: 0px) {
  .css-u8xuz7 {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
}
@media (min-width: 600px) {
  .css-u8xuz7 {
    display: none;
    width: 100%;
    text-align: start;
  }
}
@media (min-width: 900px) {
  .css-u8xuz7 {
    margin-top: 0px;
  }
}
.css-u8xuz7 p {
  color: rgb(183, 98, 41);
  text-align: center;
  font-size: 15px;
  font-weight: 600;
}
.css-u8xuz7 .CoinThirdWrapper {
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 999999;
}
@media screen and (max-width: 770px) {
  .css-u8xuz7 .CoinThirdWrapper {
    display: none;
  }
}
.css-u8xuz7 .CoinThirdWrapper span {
  position: unset !important;
  width: auto !important;
  height: auto !important;
}
.css-u8xuz7 .CoinThirdWrapper span img {
  transform: scaleX(-1);
  position: unset !important;
  width: 85px !important;
  height: auto !important;
}
.css-1r019ck {
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 6px;
}
.css-wml2q1 {
  background: linear-gradient(
    to right,
    rgb(243, 159, 25),
    rgb(243, 151, 23),
    rgb(245, 130, 17),
    rgb(247, 120, 15)
  );
  border-radius: 15px;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  gap: 15px;
  height: 60px;
  padding: 7px;
}
@media (min-width: 0px) {
  .css-wml2q1 {
    margin-top: 15px;
  }
}
@media (min-width: 600px) {
  .css-wml2q1 {
    margin-top: 0px;
  }
}
.css-d9qmzo {
  background: linear-gradient(
    to top,
    rgb(243, 159, 25),
    rgb(243, 151, 23),
    rgb(245, 130, 17),
    rgb(247, 120, 15)
  );
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 6px;
  width: 45%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding-left: 30px;
}
.css-1xy8t06 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  color: rgb(255, 255, 255);
  font-weight: 600;
}
.css-1a8nbby {
  padding-bottom: 20px;
}
.css-1a8nbby p {
  font-weight: 600;
  color: rgb(66, 66, 66);
  padding-left: 30px;
}
.css-1a8nbby .tableInnerContent {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  gap: 15px;
  padding-top: 15px;
  position: relative;
}
.css-1a8nbby .tableInnerContent::before {
  content: "";
  position: absolute;
  bottom: 0px;
  background-color: rgba(243, 159, 25, 0.31);
  width: 95%;
  height: 1px;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
}
.css-1a8nbby .tableInnerContent span {
  text-align: start;
  width: 45%;
  padding-left: 50px;
  color: rgb(183, 98, 41);
  font-weight: 600;
}
.css-1a8nbby .tableInnerContent p {
  text-align: start;
  width: 45%;
  color: rgb(66, 66, 66);
  font-weight: 600;
}
@media (min-width: 0px) {
  .css-1a8nbby .tableInnerContent p {
    font-size: 12px;
  }
}
@media (min-width: 600px) {
  .css-1a8nbby .tableInnerContent p {
    font-size: 15px;
  }
}
.css-1bkugm2 {
  position: relative;
  -webkit-box-align: center;
  align-items: center;
  height: 100vh;
  width: 100%;
  margin-top: 50px;
}
@media (min-width: 1200px) {
  .css-1bkugm2 {
    overflow: hidden;
  }
}
@media (min-width: 0px) {
  .css-1bkugm2.german h2 {
    font-size: 9px;
    top: -12px;
  }
}
@media (min-width: 600px) {
  .css-1bkugm2.german h2 {
    font-size: 35px;
    top: -2px;
  }
}
@media (min-width: 0px) {
  .css-1bkugm2.Vietnam h2 {
    font-size: 8px;
    top: -10px;
  }
}
@media (min-width: 600px) {
  .css-1bkugm2.Vietnam h2 {
    font-size: 27px;
    top: -2px;
  }
}
@media (min-width: 0px) {
  .css-1bkugm2.Japan h2 {
    font-size: 8px;
    top: -10px;
  }
}
@media (min-width: 600px) {
  .css-1bkugm2.Japan h2 {
    font-size: 35px;
    top: -5px;
  }
}
@media (min-width: 0px) {
  .css-1bkugm2.poland h2 {
    font-size: 11px;
    top: -10px;
  }
}
@media (min-width: 600px) {
  .css-1bkugm2.poland h2 {
    font-size: 40px;
    top: -10px;
  }
}
@media (min-width: 0px) {
  .css-1bkugm2.Thailand h2 {
    font-size: 17px;
    top: -19px;
  }
}
@media (min-width: 600px) {
  .css-1bkugm2.Thailand h2 {
    font-size: 40px;
    top: -15px;
  }
}
@media (min-width: 0px) {
  .css-1bkugm2.Turkey h2 {
    font-size: 11px;
    top: -12px;
  }
}
@media (min-width: 600px) {
  .css-1bkugm2.Turkey h2 {
    font-size: 40px;
    top: -15px;
  }
}
.css-1bkugm2 .MuiTabs-indicator {
  display: none;
}
.css-1bkugm2 #mission-tabpanel-2 .css-19kzrtu {
  padding: 0px;
}
.css-1bkugm2 #mission-tabpanel-0 .css-19kzrtu {
  padding: 0px;
}
.css-1bkugm2 #mission-tabpanel-1 .css-19kzrtu {
  padding: 0px;
}
.css-1bkugm2 > .AverageGameShap {
  width: 100%;
  position: absolute;
  left: 0px;
  z-index: 1;
}
@media screen and (min-width: 1200px) {
  .css-1bkugm2 > .AverageGameShap {
    top: -18px;
  }
}
@media screen and (min-width: 1200px) and (max-height: 800px) {
  .css-1bkugm2 > .AverageGameShap {
    top: 0px;
  }
}
@media screen and (max-width: 768px) {
  .css-1bkugm2 > .AverageGameShap {
    top: 0px;
  }
}
@media screen and (max-width: 600px) {
  .css-1bkugm2 > .AverageGameShap {
    top: 0px;
  }
}
.css-g0t0sd {
  margin: 10px 0px 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  color: rgb(243, 159, 25);
  text-align: center;
  transform: translateX(-50%);
  top: -15px;
  left: 50%;
  width: 100%;
  z-index: 9;
  position: absolute;
}
@media (min-width: 0px) {
  .css-g0t0sd {
    font-size: 13px;
  }
}
@media (min-width: 600px) {
  .css-g0t0sd {
    font-size: 26px;
  }
}
@media (min-width: 900px) {
  .css-g0t0sd {
    font-size: 40px;
  }
}
.css-19kzrtu {
  padding: 24px;
}
.css-ltd1la {
  background-image: url("https://d1sz5gos5bi9rk.cloudfront.net/images/MissionAndVision.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 88vh;
}
.css-ltd1la .BackShap {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 7px 20px;
  padding: 240px 0px;
  position: absolute;
  top: calc(50% - 240px);
  left: 0px;
  z-index: 0;
  background-color: rgba(255, 255, 255, 0.2);
}
@media (min-width: 0px) {
  .css-ltd1la .BackShap {
    border-radius: 0px;
    width: 100%;
  }
}
@media (min-width: 600px) {
  .css-ltd1la .BackShap {
    border-radius: 0px 65px 65px 0px;
    width: 100%;
  }
}
@media (min-width: 900px) {
  .css-ltd1la .BackShap {
    width: 70%;
  }
}
@media (min-width: 0px) {
  .css-130f8nx {
    display: none;
  }
}
@media (min-width: 600px) {
  .css-130f8nx {
    display: block;
  }
}
.css-7upm8d {
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
  margin-right: auto;
  display: block;
  padding-left: 16px;
  padding-right: 16px;
  z-index: 1;
}
@media (min-width: 600px) {
  .css-7upm8d {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1200px) {
  .css-7upm8d {
    max-width: 1200px;
  }
}
.css-i9gxme {
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.css-zcc58p {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: calc(100% + 16px);
  margin-left: -16px;
  margin-top: 0px;
}
.css-zcc58p > .MuiGrid-item {
  padding-top: 16px;
}
.css-zcc58p > .MuiGrid-item {
  padding-left: 16px;
}
.css-iol86l {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-iol86l {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-iol86l {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .css-iol86l {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}
@media (min-width: 1536px) {
  .css-iol86l {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}
.css-1je49pn {
  height: 100%;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  align-items: flex-start;
}
@media (min-width: 0px) {
  .css-1je49pn {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .css-1je49pn {
    width: 84%;
  }
}
.css-1je49pn h3 {
  color: rgb(183, 98, 41);
  font-weight: 700;
  font-size: 30px;
  border-bottom: 2px solid rgb(255, 255, 255);
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}
.css-1je49pn h3::after {
  content: "";
  width: 0%;
  height: 0%;
  border-bottom: 15px solid rgb(255, 255, 255);
  border-left: 15px solid transparent;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.css-1je49pn h6 {
  color: rgb(183, 98, 41);
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 0px;
}
.css-1je49pn p {
  color: rgb(40, 22, 6);
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 20px;
}
.css-1je49pn button {
  background: linear-gradient(
      rgb(137, 207, 240) -52.31%,
      rgb(133, 205, 238) -12.72%,
      rgb(122, 198, 232) 21.75%,
      rgb(105, 188, 222) 54.22%,
      rgb(80, 174, 208) 85.41%,
      rgb(48, 155, 190) 115.5%,
      rgb(31, 146, 181) 129%
    )
    rgb(255, 255, 255);
  border-radius: 50px;
  text-transform: capitalize;
  padding: 9px 32px;
  font-weight: 700;
  color: rgb(255, 255, 255);
}
.css-9l3uo3 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-qfn0 {
  margin-bottom: -190px !important;
}
@media screen and (max-width: 768px) {
  .css-qfn0 {
    width: 70%;
  }
}
.css-qfn0 span {
  position: unset !important;
}
@media screen and (min-width: 1366px) and (max-height: 620px) {
  .css-qfn0 {
    margin-bottom: 10px !important;
  }
}
@media screen and (min-width: 1366px) {
  .css-qfn0 {
    margin-bottom: -190px !important;
  }
}
@media screen and (max-width: 600px) {
  .css-qfn0 {
    width: 100%;
    margin-bottom: -80px !important;
  }
}
.css-qfn0 img {
  z-index: 5;
  animation: 1.5s ease-out 0s 1 normal none running average-game-animation;
  width: 100% !important;
  height: auto !important;
  position: unset !important;
}
.css-1fipg7h {
  position: absolute;
  right: 0px;
  z-index: 999;
}
@media (min-width: 0px) {
  .css-1fipg7h {
    top: 10px;
  }
}
@media (min-width: 600px) {
  .css-1fipg7h {
    top: 80px;
  }
}
@media (min-width: 900px) {
  .css-1fipg7h {
    top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .css-1fipg7h {
    width: 100%;
  }
}
.css-1kx5toz {
  overflow: hidden;
  min-height: 48px;
  display: flex;
}
@media (max-width: 599.95px) {
  .css-1kx5toz .MuiTabs-scrollButtons {
    display: none;
  }
}
@media (min-width: 0px) {
  .css-1kx5toz .MuiTabs-flexContainer {
    flex-direction: row;
  }
}
@media (min-width: 900px) {
  .css-1kx5toz .MuiTabs-flexContainer {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .css-1kx5toz .MuiTabs-flexContainer {
    -webkit-box-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  .css-1kx5toz .MuiTabs-flexContainer {
    flex-wrap: wrap;
  }
}
.css-1kx5toz .MuiTabs-scroller button {
  transition: all 1s ease 0s;
  color: rgb(255, 255, 255);
  background: rgba(0, 0, 0, 0.35);
  margin-bottom: 10px;
  margin-left: auto;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  width: 200px;
}
@media screen and (max-width: 768px) {
  .css-1kx5toz .MuiTabs-scroller button {
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    margin: 0px 20px;
  }
}
@media screen and (max-width: 600px) {
  .css-1kx5toz .MuiTabs-scroller button {
    width: 140px;
    border-radius: 100px;
    margin-top: 20px;
  }
}
.css-1kx5toz button.Mui-selected {
  background: linear-gradient(
    90deg,
    rgb(137, 207, 240) 0%,
    rgb(49, 125, 155) 100%
  );
  width: 250px;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
@media screen and (max-width: 768px) {
  .css-1kx5toz button.Mui-selected {
    border-bottom-right-radius: 100px;
    width: 200px;
  }
}
@media screen and (max-width: 600px) {
  .css-1kx5toz button.Mui-selected {
    width: 140px;
    border-radius: 100px;
  }
}
.css-1kx5toz button.Mui-selected::before {
  content: "";
  width: 0%;
  height: 0%;
  border-bottom: 10px solid rgb(255, 255, 255);
  border-left: 10px solid transparent;
  position: absolute;
  right: 19px;
  bottom: 10%;
  transform: translateY(-50%);
}
.css-1anid1y {
  position: relative;
  display: inline-block;
  flex: 1 1 auto;
  white-space: nowrap;
  overflow-x: hidden;
  width: 100%;
}
.css-k008qs {
  display: flex;
}
.css-hkggz2 {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  max-width: 360px;
  min-width: 90px;
  position: relative;
  min-height: 48px;
  flex-shrink: 0;
  padding: 12px 16px;
  overflow: hidden;
  white-space: normal;
  text-align: center;
  flex-direction: column;
  color: rgba(0, 0, 0, 0.6);
}
.css-hkggz2.Mui-selected {
  color: rgb(25, 118, 210);
}
.css-hkggz2.Mui-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.css-1q2h7u5 {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  border-radius: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.25;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  max-width: 360px;
  min-width: 90px;
  position: relative;
  min-height: 48px;
  flex-shrink: 0;
  padding: 12px 16px;
  overflow: hidden;
  white-space: normal;
  text-align: center;
  flex-direction: column;
  color: rgba(0, 0, 0, 0.6);
}
.css-1q2h7u5.Mui-disabled {
  pointer-events: none;
  cursor: default;
}
@media print {
  .css-1q2h7u5 {
    -webkit-print-color-adjust: exact;
  }
}
.css-1q2h7u5.Mui-selected {
  color: rgb(25, 118, 210);
}
.css-1q2h7u5.Mui-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.css-ttwr4n {
  position: absolute;
  height: 2px;
  bottom: 0px;
  width: 100%;
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background-color: rgb(25, 118, 210);
}
.css-1lgrgud {
  min-height: 100vh;
  height: auto;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  padding-top: 60px;
  z-index: 0;
  position: relative;
  margin-top: -40px;
}
@media screen and (min-width: 1200px) {
  .css-1lgrgud .pawfury_roadmap {
    margin-top: 13px;
  }
}
@media screen and (min-width: 1366px) {
  .css-1lgrgud .pawfury_roadmap {
    margin-top: 80px;
  }
}
@media screen and (max-width: 600px) {
  .css-1lgrgud .pawfury_roadmap {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .css-1lgrgud {
    margin-top: -70px;
  }
}
@media screen and (min-width: 1920px) {
  .css-1lgrgud {
    margin-top: -190px;
  }
}
@media screen and (min-width: 2550px) {
  .css-1lgrgud {
    padding-top: 80px;
  }
}
@media screen and (min-width: 1366px) and (max-width: 800px) {
  .css-1lgrgud {
    margin-top: -190px;
  }
}
@media screen and (max-width: 768px) {
  .css-1lgrgud {
    margin-top: -95px;
  }
}
@media screen and (max-width: 600px) {
  .css-1lgrgud {
    background-image: url("https://d1sz5gos5bi9rk.cloudfront.net/images/roadmapbg2new.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    margin-top: -36px;
  }
}
.css-1lgrgud .partnerbg {
  position: absolute;
  width: 100%;
  top: 0px;
  z-index: -2;
}
@media (min-width: 0px) {
  .css-1lgrgud .partnerbg {
    display: none;
  }
}
@media (min-width: 600px) {
  .css-1lgrgud .partnerbg {
    height: 105%;
    display: block;
  }
}
@media (min-width: 900px) {
  .css-1lgrgud .partnerbg {
    height: auto;
  }
}
@media screen and (min-width: 1920px) {
  .css-1lgrgud .partnerbg {
    height: 100%;
  }
}
.css-1lgrgud .singleactor {
  position: absolute;
  width: 400px;
  left: 250px;
  bottom: 290px;
}
@media (min-width: 0px) {
  .css-1lgrgud .singleactor {
    display: block;
  }
}
@media (min-width: 600px) {
  .css-1lgrgud .singleactor {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .css-1lgrgud .singleactor {
    left: 120px;
    width: 375px;
    bottom: 90px;
  }
}
@media screen and (min-width: 1280px) {
  .css-1lgrgud .singleactor {
    left: 120px;
    width: 375px;
    bottom: 10px;
  }
}
@media screen and (min-width: 1300px) {
  .css-1lgrgud .singleactor {
    left: 120px;
    width: 470px;
    bottom: -15px;
  }
}
@media screen and (min-width: 1366px) {
  .css-1lgrgud .singleactor {
    left: 145px;
  }
}
@media screen and (min-width: 1400px) {
  .css-1lgrgud .singleactor {
    bottom: -45px;
  }
}
@media screen and (min-width: 1440px) {
  .css-1lgrgud .singleactor {
    bottom: -85px;
  }
}
@media screen and (min-width: 1500px) {
  .css-1lgrgud .singleactor {
    left: 180px;
    bottom: -143px;
  }
}
@media screen and (min-width: 1536px) {
  .css-1lgrgud .singleactor {
    left: 180px;
    bottom: -180px;
  }
}
@media screen and (min-width: 1600px) {
  .css-1lgrgud .singleactor {
    left: 205px;
    bottom: -246px;
  }
}
@media screen and (min-width: 1700px) {
  .css-1lgrgud .singleactor {
    left: 220px;
    bottom: -345px;
  }
}
@media screen and (min-width: 1800px) {
  .css-1lgrgud .singleactor {
    left: 480px;
    bottom: -246px;
  }
}
@media screen and (min-width: 1920px) {
  .css-1lgrgud .singleactor {
    left: 180px;
    width: 670px;
    bottom: 46px;
  }
}
@media screen and (min-width: 2560px) {
  .css-1lgrgud .singleactor {
    left: 313px;
  }
}
@media screen and (max-width: 768px) {
  .css-1lgrgud .singleactor {
    z-index: -1;
    width: 350px;
  }
}
@media screen and (max-width: 600px) {
  .css-1lgrgud .singleactor {
    z-index: -1;
    width: 350px;
    left: 0px;
    bottom: 10px;
  }
}
.css-1qsxih2 {
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
  margin-right: auto;
  display: block;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 600px) {
  .css-1qsxih2 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1200px) {
  .css-1qsxih2 {
    max-width: 1200px;
  }
}
.css-1gh8szb {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  margin-top: -16px;
  width: calc(100% + 16px);
  margin-left: -16px;
  justify-content: space-around;
}
.css-1gh8szb > .MuiGrid-item {
  padding-top: 16px;
}
.css-1gh8szb > .MuiGrid-item {
  padding-left: 16px;
}
.css-d5fuz1 {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-d5fuz1 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-d5fuz1 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .css-d5fuz1 {
    flex-basis: 16.6667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 16.6667%;
  }
}
@media (min-width: 1536px) {
  .css-d5fuz1 {
    flex-basis: 16.6667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 16.6667%;
  }
}
@media (min-width: 1200px) {
  .css-d5fuz1 {
    padding-left: 0px !important;
    margin-top: 50px;
  }
}
.css-1wdqwyh {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  color: rgb(255, 255, 255);
  text-shadow: rgba(79, 49, 19, 0.48) 0.1em 0.1em 0px;
  font-size: 40px;
}
@media (min-width: 0px) {
  .css-1wdqwyh {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .css-1wdqwyh {
    text-align: left;
  }
}
.css-1hjwhii {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-1hjwhii {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-1hjwhii {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .css-1hjwhii {
    flex-basis: 75%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 75%;
  }
}
@media (min-width: 1536px) {
  .css-1hjwhii {
    flex-basis: 75%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 75%;
  }
}
@media (min-width: 600px) {
  .css-1npgegq .timeline {
    padding: 30px 0px;
  }
}
@media (min-width: 900px) {
  .css-1npgegq .timeline {
    padding: 0px;
  }
}
.css-1npgegq .timeline ul {
  padding: 0px;
}
.css-1npgegq .timeline ul li.TimeLineBoxList {
  background: rgb(183, 98, 41);
  position: relative;
  margin: 0px auto;
  width: 2px;
  padding-bottom: 40px;
  list-style-type: none;
}
@media screen and (max-width: 820px) {
  .css-1npgegq .timeline ul li.TimeLineBoxList {
    background: transparent;
    width: 100% !important;
  }
}
.css-1npgegq .timeline ul li.TimeLineBoxList:last-child {
  padding-bottom: 7px;
  background: rgb(255, 255, 255);
  width: 0px;
}
@media screen and (max-width: 820px) {
  .css-1npgegq .timeline ul li.TimeLineBoxList:last-child {
    background-color: transparent;
  }
}
.css-1npgegq .timeline ul li.TimeLineBoxList:nth-last-of-type(2) {
  padding-bottom: 0px;
}
@media screen and (max-width: 820px) {
  .css-1npgegq .timeline ul li.TimeLineBoxList:nth-last-of-type(2) {
    padding-bottom: 40px;
  }
}
.css-1npgegq .timeline ul li.TimeLineBoxList .hidden {
  opacity: 0;
}
.css-1npgegq .timeline ul li.TimeLineBoxList .content {
  background: rgba(255, 255, 255, 0.78);
  position: relative;
  top: 0px;
  width: 400px;
  padding: 20px;
  transition: all 0.4s ease-in-out 0s;
  z-index: 14;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  border-radius: 30px;
}
@media screen and (min-width: 1200px) {
  .css-1npgegq .timeline ul li.TimeLineBoxList .content {
    width: 350px;
  }
}
.css-1npgegq .timeline ul li.TimeLineBoxList .content button {
  position: absolute;
  right: -18px;
  top: -25px;
  background-color: rgb(243, 159, 25);
  padding: 10px 60px;
  border-radius: 50px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 4px 4px 0px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  font-family: "Baloo 2";
  font-size: 16px;
}
@media screen and (max-width: 820px) {
  .css-1npgegq .timeline ul li.TimeLineBoxList .content button {
    right: unset;
    left: 0px;
  }
}
.css-1npgegq .second_content {
  top: -100px;
}
@media screen and (max-width: 820px) {
  .css-1npgegq .second_content {
    top: 0px;
  }
}
.css-1npgegq .second_content button {
  left: -18px;
  width: max-content;
}
.css-1npgegq .third_content {
  top: -195px;
}
@media screen and (max-width: 820px) {
  .css-1npgegq .third_content {
    top: 0px;
  }
}
.css-1npgegq .fourth_content {
  top: -225px;
}
@media screen and (max-width: 820px) {
  .css-1npgegq .fourth_content {
    top: 0px;
  }
}
.css-1npgegq .fourth_content button {
  left: -18px;
  width: max-content;
}
.css-1npgegq .fifth_content {
  top: -322px;
}
@media screen and (max-width: 820px) {
  .css-1npgegq .fifth_content {
    top: 0px;
  }
}
.css-1npgegq .sixth_content {
  top: -324px;
}
@media screen and (max-width: 820px) {
  .css-1npgegq .sixth_content {
    top: 0px;
  }
}
.css-1npgegq .sixth_content button {
  left: -18px;
  width: max-content;
}
.css-1npgegq .timeline ul li.TimeLineBoxList .content p {
  text-align: left;
}
.css-1npgegq .timeline ul li.TimeLineBoxList .content::before {
  content: "";
  background: rgb(183, 98, 41);
  position: absolute;
  top: 0px;
  width: 38px;
  height: 2px;
}
@media screen and (max-width: 820px) {
  .css-1npgegq .timeline ul li.TimeLineBoxList .content::before {
    display: none;
  }
}
.css-1npgegq .timeline ul li.TimeLineBoxList:nth-of-type(2n) .content {
  left: 50px;
}
@media screen and (max-width: 820px) {
  .css-1npgegq .timeline ul li.TimeLineBoxList:nth-of-type(2n) .content {
    position: unset;
    width: calc(100% - 40px);
  }
}
.css-1npgegq .timeline ul li.TimeLineBoxList:nth-of-type(2n) .content::before {
  left: -50px;
}
.css-1npgegq .timeline ul li.TimeLineBoxList:nth-of-type(2n + 1) .content {
  left: calc(-478px);
}
@media screen and (min-width: 1200px) {
  .css-1npgegq .timeline ul li.TimeLineBoxList:nth-of-type(2n + 1) .content {
    left: calc(-428px);
  }
}
@media screen and (max-width: 820px) {
  .css-1npgegq .timeline ul li.TimeLineBoxList:nth-of-type(2n + 1) .content {
    position: unset;
    width: calc(100% - 40px);
  }
}
.css-1npgegq
  .timeline
  ul
  li.TimeLineBoxList:nth-of-type(2n + 1)
  .content::before {
  right: -38px;
}
.css-1npgegq .timeline-content-info {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  border-radius: 4px;
  padding: 2%;
  background-color: rgb(100, 151, 191);
}
.css-1npgegq .content-skills {
  margin: 15px 0px 0px;
}
.css-1npgegq .content-skills span {
  background: rgb(216, 3, 28);
  border-radius: 4px;
  padding: 2px;
}
@media screen and (max-width: 1020px) {
  .css-1npgegq .timeline ul li.TimeLineBoxList .content {
    width: 41vw;
  }
  .css-1npgegq .timeline ul li.TimeLineBoxList:nth-of-type(2n) .content {
    left: calc(-45px - 41vw);
  }
}
@media screen and (max-width: 820px) {
  .css-1npgegq .timeline ul li.TimeLineBoxList .content {
    width: calc(-100px + 100vw);
  }
  .css-1npgegq .timeline ul li.TimeLineBoxList:nth-of-type(2n) .content {
    left: 45px;
  }
  .css-1npgegq
    .timeline
    ul
    li.TimeLineBoxList:nth-of-type(2n)
    .content::before {
    left: -33px;
  }
}
.css-11qrfta {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(25, 118, 210);
}
.css-11qrfta:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-11qrfta:hover {
    background-color: transparent;
  }
}
.css-11qrfta.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-1ujsas3 {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(25, 118, 210);
}
.css-1ujsas3.Mui-disabled {
  pointer-events: none;
  cursor: default;
}
@media print {
  .css-1ujsas3 {
    -webkit-print-color-adjust: exact;
  }
}
.css-1ujsas3:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-1ujsas3:hover {
    background-color: transparent;
  }
}
.css-1ujsas3.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-fb7qoq {
  display: flex;
  padding-top: 30px;
  gap: 15px;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.css-fb7qoq li {
  list-style: none;
}
.css-fb7qoq li span {
  padding-left: 14px;
  font-size: 10px;
  color: rgb(183, 98, 41);
  font-weight: 500;
  font-family: "Baloo 2";
}
.css-fb7qoq .listWrapper li {
  display: flex;
  margin-bottom: 10px;
}
.css-fb7qoq .listWrapper li img {
  width: 10px;
  height: 100%;
  margin-top: 4px;
}
.css-131yq1t {
  padding-left: 0px;
}
.css-9l3uo3 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-1b0ras1 {
  position: absolute;
  top: 50px;
  left: 0px;
  width: 100%;
  height: 425px;
  overflow: hidden;
  z-index: -1;
}
.css-1b0ras1 .clouds {
  position: absolute;
  inset: 0px;
  overflow: hidden;
  transform: translateZ(0px);
}
.css-1b0ras1 .clouds img {
  opacity: 0.7;
}
.css-1b0ras1 .cloud {
  position: absolute;
  top: 20%;
  width: 300px;
  right: 0px;
  opacity: 1;
  animation-name: cloud-movement;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 100s;
}
.css-1b0ras1 .cloud-left {
  position: absolute;
  top: 20%;
  width: 300px;
  right: 0px;
  opacity: 1;
  animation-name: cloud-movement-left;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 100s;
}
.css-1b0ras1 .cloud-top {
  position: absolute;
  top: 0%;
  width: 300px;
  right: 0px;
  opacity: 1;
  animation-name: cloud-movement-left;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 100s;
}
.css-1b0ras1 .cloud.front,
.css-1b0ras1 .cloud-left.front,
.css-1b0ras1 .cloud-top.front {
  z-index: 1;
}
.css-1b0ras1 .cloud.distant,
.css-1b0ras1 .cloud-left.distant,
.css-1b0ras1 .cloud-top.distant {
  z-index: 1;
}
.css-1b0ras1 .cloud.background,
.css-1b0ras1 .cloud-left.background,
.css-1b0ras1 .cloud-top.background {
  z-index: 1;
}
.css-1b0ras1 .cloud.smaller,
.css-1b0ras1 .cloud-left.smaller,
.css-1b0ras1 .cloud-top.smaller {
  margin-right: 400px;
  width: 100px;
}
.css-1b0ras1 .cloud.small,
.css-1b0ras1 .cloud-left.small,
.css-1b0ras1 .cloud-top.small {
  margin-right: 200px;
  width: 150px;
}
.css-1b0ras1 .cloud.big,
.css-1b0ras1 .cloud-left.big,
.css-1b0ras1 .cloud-top.big {
  width: 350px;
  margin-right: 150px;
}
.css-1b0ras1 .cloud.massive,
.css-1b0ras1 .cloud-left.massive,
.css-1b0ras1 .cloud-top.massive {
  width: 400px;
  margin-right: 0px;
}
.css-1b0ras1 .slow {
  animation-duration: 100.2s;
}
.css-1b0ras1 .slower {
  animation-duration: 120.2s;
}
.css-1b0ras1 .slowest {
  animation-duration: 150.5s;
}
.css-1b0ras1 .super-slow {
  animation-duration: 200.5s;
}
.css-1nvjo46 {
  background-image: linear-gradient(
    rgb(255, 255, 255) 7.93%,
    rgb(254, 252, 248) 19.4%,
    rgb(253, 244, 229) 35.9%,
    rgb(252, 231, 198) 55.21%,
    rgb(249, 213, 155) 76.75%,
    rgb(246, 190, 100) 100.25%,
    rgb(243, 162, 34) 125%,
    rgb(243, 159, 25) 128.22%
  );
  padding-bottom: 100px;
  position: relative;
}
.css-1nvjo46 .HowToBuyShap {
  width: 100%;
  position: absolute;
  left: 0px;
  z-index: 0;
  transform: rotate(180deg);
}
@media (min-width: 0px) {
  .css-1nvjo46 .HowToBuyShap {
    top: -12px;
  }
}
@media (min-width: 600px) {
  .css-1nvjo46 .HowToBuyShap {
    top: -25px;
  }
}
@media (min-width: 900px) {
  .css-1nvjo46 .HowToBuyShap {
    top: -36px;
  }
}
@media (min-width: 1200px) {
  .css-1nvjo46 .HowToBuyShap {
    top: -43px;
  }
}
.css-1qsxih2 {
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
  margin-right: auto;
  display: block;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 600px) {
  .css-1qsxih2 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1200px) {
  .css-1qsxih2 {
    max-width: 1200px;
  }
}
.css-i9gxme {
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.css-3ylol4 {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: calc(100% + 16px);
  margin-left: -16px;
  position: relative;
  z-index: 1;
  margin-top: 0px;
}
.css-3ylol4 > .MuiGrid-item {
  padding-top: 16px;
}
.css-3ylol4 > .MuiGrid-item {
  padding-left: 16px;
}
.css-15j76c0 {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1536px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
.css-1rewf7o h2 {
  text-align: center;
  color: rgb(243, 159, 25);
  text-shadow: rgba(239, 203, 123, 0.2) 4px 4px 1px;
  font-size: 40px;
  z-index: 1;
  position: relative;
}
@media (min-width: 600px) {
  .css-1rewf7o h2 {
    margin-top: -40px;
  }
}
@media (min-width: 900px) {
  .css-1rewf7o h2 {
    margin-top: -52px;
  }
}
.css-9l3uo3 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-l4ojry {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: calc(100% + 40px);
  margin-left: -40px;
  position: relative;
  z-index: 1;
  margin-top: 0px;
}
.css-l4ojry > .MuiGrid-item {
  padding-top: 40px;
}
.css-l4ojry > .MuiGrid-item {
  padding-left: 40px;
}
.css-19egsyp {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-19egsyp {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-19egsyp {
    flex-basis: 33.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 33.3333%;
  }
}
@media (min-width: 1200px) {
  .css-19egsyp {
    flex-basis: 33.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 33.3333%;
  }
}
@media (min-width: 1536px) {
  .css-19egsyp {
    flex-basis: 33.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 33.3333%;
  }
}
.css-1ojpkpg {
  background-color: rgba(255, 255, 255, 0.75);
  box-shadow: rgba(77, 50, 11, 0.4) 0px 4px 12px;
  border-radius: 45px;
  padding: 10px;
  overflow: hidden;
  height: calc(100% - 20px);
  display: flex;
  flex-direction: column;
  -webkit-box-align: stretch;
  align-items: stretch;
}
.css-1ojpkpg .ImageWrapper {
  padding: 24px 35px 20px;
  text-align: center;
}
.css-1ojpkpg .ImageWrapper span {
  position: unset !important;
}
.css-1ojpkpg .ImageWrapper img {
  width: 100% !important;
  height: 215px !important;
  position: unset !important;
}
.css-1ojpkpg .InnerBox {
  background-image: linear-gradient(
    166.48deg,
    rgb(137, 207, 240) 0.77%,
    rgb(133, 205, 238) 27.54%,
    rgb(122, 198, 232) 50.87%,
    rgb(105, 188, 222) 72.83%,
    rgb(80, 174, 208) 93.93%,
    rgb(48, 155, 190) 114.29%,
    rgb(31, 146, 181) 123.42%
  );
  border-radius: 35px;
  padding: 15px 30px 1px;
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.css-1ojpkpg .InnerBox .InnerBlock {
  background-color: rgb(255, 255, 255);
  border-radius: 50px;
  text-align: center;
  min-height: 55px;
  box-shadow: rgba(77, 50, 11, 0.4) 0px 2px 12px -3px inset;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 22px;
}
.css-1ojpkpg .InnerBox .InnerBlock p {
  color: rgb(183, 98, 41);
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
}
.css-1ojpkpg .InnerBox > p {
  font-size: 14px;
  color: rgb(255, 255, 255);
  font-weight: 500;
  margin-bottom: 15px;
}
.css-1ojpkpg .InnerBox .listWrapper ul {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 20px;
}
.css-1ojpkpg .InnerBox .listWrapper ul li {
  list-style: none;
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}
.css-1ojpkpg .InnerBox .listWrapper ul li span {
  padding-left: 15px;
  font-size: 12px;
  color: rgb(255, 255, 255);
  font-weight: 500;
  line-height: 1;
}
.css-1b68d17 {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: calc(100% + 40px);
  margin-left: -40px;
  margin-top: 0px;
}
.css-1b68d17 > .MuiGrid-item {
  padding-top: 40px;
}
.css-1b68d17 > .MuiGrid-item {
  padding-left: 40px;
}
.css-a2uh68 .ButtonWrapper {
  text-align: center;
}
.css-a2uh68 .ButtonWrapper span {
  position: unset !important;
}
.css-a2uh68 .ButtonWrapper img {
  width: 110px !important;
  height: auto !important;
  position: unset !important;
  min-width: 110px !important;
}
.css-a2uh68 h3 {
  font-size: 28px;
  color: rgb(40, 22, 6);
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-bottom: 16px;
}
.css-a2uh68 p {
  color: rgb(255, 255, 255);
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 20px;
}
.css-bovcwq {
  background-image: url("https://d1sz5gos5bi9rk.cloudfront.net/images/faqbgnew.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding-top: 80px;
  padding-bottom: 100px;
  margin-top: -70px;
  position: relative;
  margin-bottom: -70px;
  z-index: 1;
}
@media screen and (min-width: 2550px) {
  .css-bovcwq {
    margin-top: -95px;
    margin-bottom: -92px;
    background-position: center bottom;
  }
}
@media screen and (min-width: 2600px) {
  .css-bovcwq {
    margin-bottom: -130px;
  }
}
.css-1qsxih2 {
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
  margin-right: auto;
  display: block;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 600px) {
  .css-1qsxih2 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1200px) {
  .css-1qsxih2 {
    max-width: 1200px;
  }
}
.css-i9gxme {
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.css-zcc58p {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: calc(100% + 16px);
  margin-left: -16px;
  margin-top: 0px;
}
.css-zcc58p > .MuiGrid-item {
  padding-top: 16px;
}
.css-zcc58p > .MuiGrid-item {
  padding-left: 16px;
}
.css-iol86l {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-iol86l {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-iol86l {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .css-iol86l {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}
@media (min-width: 1536px) {
  .css-iol86l {
    flex-basis: 50%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 50%;
  }
}
.css-n192s3 h2 {
  font-size: 40px;
  color: rgb(255, 255, 255);
  text-shadow: rgba(79, 49, 19, 0.48) 0.1em 0.1em 0px;
}
.css-n192s3 p {
  color: rgb(183, 98, 41);
}
.css-9l3uo3 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-kagl38 .AccordianInnerWrapper {
  background-color: rgba(255, 255, 255, 0.3);
  padding: 20px 35px;
  margin-bottom: 16px;
  border-radius: 50px !important;
}
.css-kagl38 .AccordianInnerWrapper::before {
  display: none;
}
.css-kagl38 .AccordianInnerWrapper .AccordionHeader {
  padding-left: 0px;
  padding-right: 0px;
  min-height: auto !important;
}
.css-kagl38
  .AccordianInnerWrapper
  .AccordionHeader
  .MuiAccordionSummary-content {
  margin-top: 0px;
  margin-bottom: 0px;
}
.css-kagl38
  .AccordianInnerWrapper
  .AccordionHeader
  .MuiAccordionSummary-content
  p {
  color: rgb(183, 98, 41);
  font-weight: 700;
  font-size: 18px;
}
.css-kagl38 .AccordianInnerWrapper .AccordionHeader .Mui-expanded svg,
.css-kagl38 .AccordianInnerWrapper .AccordionHeader .Mui-expanded svg path {
  fill: rgb(137, 207, 240);
}
.css-kagl38 .AccordianInnerWrapper .AccordionBody p {
  color: rgb(243, 159, 25);
  font-size: 16px;
  font-weight: 500;
}
.css-kagl38 .JoinChannelDescription {
  color: rgb(255, 255, 255);
  text-align: right;
}
.css-kagl38 .JoinChannelDescription span {
  color: rgb(183, 98, 41);
  font-weight: 700;
}
.css-1u94z7f {
  position: relative;
  transition: margin 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  overflow-anchor: none;
  border-radius: 0px;
}
.css-1u94z7f::before {
  position: absolute;
  left: 0px;
  top: -1px;
  right: 0px;
  height: 1px;
  content: "";
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.12);
  transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-1u94z7f:first-of-type::before {
  display: none;
}
.css-1u94z7f.Mui-expanded::before {
  opacity: 0;
}
.css-1u94z7f.Mui-expanded:first-of-type {
  margin-top: 0px;
}
.css-1u94z7f.Mui-expanded:last-of-type {
  margin-bottom: 0px;
}
.css-1u94z7f.Mui-expanded + .css-1u94z7f.Mui-expanded::before {
  display: none;
}
.css-1u94z7f.Mui-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.css-1u94z7f:first-of-type {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.css-1u94z7f:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
@supports (-ms-ime-align: auto) {
  .css-1u94z7f:last-of-type {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.css-1u94z7f.Mui-expanded {
  margin: 16px 0px;
}
.css-67l5gl {
  background-color: rgb(255, 255, 255);
  color: rgba(0, 0, 0, 0.87);
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 1px -1px,
    rgba(0, 0, 0, 0.14) 0px 1px 1px 0px, rgba(0, 0, 0, 0.12) 0px 1px 3px 0px;
  position: relative;
  transition: margin 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  overflow-anchor: none;
  border-radius: 0px;
}
.css-67l5gl::before {
  position: absolute;
  left: 0px;
  top: -1px;
  right: 0px;
  height: 1px;
  content: "";
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.12);
  transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-67l5gl:first-of-type::before {
  display: none;
}
.css-67l5gl.Mui-expanded::before {
  opacity: 0;
}
.css-67l5gl.Mui-expanded:first-of-type {
  margin-top: 0px;
}
.css-67l5gl.Mui-expanded:last-of-type {
  margin-bottom: 0px;
}
.css-67l5gl.Mui-expanded + .css-67l5gl.Mui-expanded::before {
  display: none;
}
.css-67l5gl.Mui-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.css-67l5gl:first-of-type {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.css-67l5gl:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
@supports (-ms-ime-align: auto) {
  .css-67l5gl:last-of-type {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}
.css-67l5gl.Mui-expanded {
  margin: 16px 0px;
}
.css-dsruom {
  display: flex;
  min-height: 48px;
  padding: 0px 16px;
  transition: min-height 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-dsruom.Mui-focusVisible {
  background-color: rgba(0, 0, 0, 0.12);
}
.css-dsruom.Mui-disabled {
  opacity: 0.38;
}
.css-dsruom:hover:not(.Mui-disabled) {
  cursor: pointer;
}
.css-dsruom.Mui-expanded {
  min-height: 64px;
}
.css-1iji0d4 {
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  border-radius: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  color: inherit;
  display: flex;
  min-height: 48px;
  padding: 0px 16px;
  transition: min-height 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-1iji0d4.Mui-disabled {
  pointer-events: none;
  cursor: default;
}
@media print {
  .css-1iji0d4 {
    -webkit-print-color-adjust: exact;
  }
}
.css-1iji0d4.Mui-focusVisible {
  background-color: rgba(0, 0, 0, 0.12);
}
.css-1iji0d4.Mui-disabled {
  opacity: 0.38;
}
.css-1iji0d4:hover:not(.Mui-disabled) {
  cursor: pointer;
}
.css-1iji0d4.Mui-expanded {
  min-height: 64px;
}
.css-17o5nyn {
  display: flex;
  -webkit-box-flex: 1;
  flex-grow: 1;
  margin: 12px 0px;
  transition: margin 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-17o5nyn.Mui-expanded {
  margin: 20px 0px;
}
.css-1fx8m19 {
  display: flex;
  color: rgba(0, 0, 0, 0.54);
  transform: rotate(0deg);
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-1fx8m19.Mui-expanded {
  transform: rotate(180deg);
}
.css-c4sutr {
  height: auto;
  overflow: visible;
  transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-hboir5 {
  display: flex;
  width: 100%;
}
.css-8atqhb {
  width: 100%;
}
.css-u7qq7e {
  padding: 8px 16px 16px;
}
.css-a0y2e3 {
  height: 0px;
  overflow: hidden;
  transition: height 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  visibility: hidden;
}
.css-1kx2paw {
  background-color: rgb(137, 207, 240);
  margin-top: -2px;
  padding-top: 140px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 2600px) {
  .css-1kx2paw {
    padding-top: 240px;
    padding-bottom: 100px;
  }
}
.css-1kx2paw .ContactUsLeftMail {
  position: absolute;
  width: 250px;
  opacity: 0.5;
  top: 160px;
  left: 0px;
  z-index: 1;
}
@media screen and (max-width: 1025px) {
  .css-1kx2paw .ContactUsLeftMail {
    display: none;
  }
}
.css-1kx2paw .ContactUsRightMail {
  position: absolute;
  width: 250px;
  opacity: 0.5;
  top: 160px;
  right: 0px;
  z-index: 1;
}
@media screen and (max-width: 1025px) {
  .css-1kx2paw .ContactUsRightMail {
    display: none;
  }
}
.css-1kx2paw .ContectUsBgText {
  position: absolute;
  width: 100%;
  top: 0px;
  right: 0px;
  z-index: 0;
  opacity: 0.2;
}
.css-fvl8ch {
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
  margin-right: auto;
  display: block;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  z-index: 1;
}
@media (min-width: 600px) {
  .css-fvl8ch {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1200px) {
  .css-fvl8ch {
    max-width: 1200px;
  }
}
.css-i9gxme {
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.css-yu143g {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: 100%;
  margin-top: 0px;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (min-width: 0px) {
  .css-yu143g {
    margin-top: -40px;
  }
  .css-yu143g > .MuiGrid-item {
    padding-top: 40px;
  }
}
@media (min-width: 900px) {
  .css-yu143g {
    margin-top: -16px;
  }
  .css-yu143g > .MuiGrid-item {
    padding-top: 16px;
  }
}
@media (min-width: 0px) {
  .css-yu143g {
    width: calc(100% + 40px);
    margin-left: -40px;
  }
  .css-yu143g > .MuiGrid-item {
    padding-left: 40px;
  }
}
@media (min-width: 900px) {
  .css-yu143g {
    width: calc(100% + 16px);
    margin-left: -16px;
  }
  .css-yu143g > .MuiGrid-item {
    padding-left: 16px;
  }
}
.css-1saxck {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-1saxck {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-1saxck {
    flex-basis: 29.1667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 29.1667%;
  }
}
@media (min-width: 1200px) {
  .css-1saxck {
    flex-basis: 29.1667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 29.1667%;
  }
}
@media (min-width: 1536px) {
  .css-1saxck {
    flex-basis: 29.1667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 29.1667%;
  }
}
.css-rgqd4y {
  background-color: rgba(255, 255, 255, 0.33);
  box-shadow: rgba(77, 50, 11, 0.4) 0px 4px 20px -8px;
  overflow: hidden;
  padding: 10px;
  height: calc(100% - 20px);
}
@media (min-width: 0px) {
  .css-rgqd4y {
    border-radius: 30px;
  }
}
@media (min-width: 900px) {
  .css-rgqd4y {
    border-radius: 50px 30px 30px 50px;
  }
}
.css-rgqd4y .ImgInnerWrapper {
  background-image: linear-gradient(
    154.14deg,
    rgb(137, 207, 240) 2.64%,
    rgb(133, 205, 238) 26.32%,
    rgb(122, 198, 232) 46.94%,
    rgb(105, 188, 222) 66.37%,
    rgb(80, 174, 208) 85.03%,
    rgb(48, 155, 190) 103.04%,
    rgb(31, 146, 181) 111.11%
  );
  height: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (min-width: 0px) {
  .css-rgqd4y .ImgInnerWrapper {
    border-radius: 20px;
  }
}
@media (min-width: 900px) {
  .css-rgqd4y .ImgInnerWrapper {
    border-radius: 40px 20px 20px 40px;
  }
}
.css-rgqd4y .ImgInnerWrapper span {
  position: unset !important;
  width: 100% !important;
}
.css-rgqd4y .ImgInnerWrapper img {
  width: 100% !important;
  position: unset !important;
  height: auto !important;
}
.css-19egsyp {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-19egsyp {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-19egsyp {
    flex-basis: 33.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 33.3333%;
  }
}
@media (min-width: 1200px) {
  .css-19egsyp {
    flex-basis: 33.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 33.3333%;
  }
}
@media (min-width: 1536px) {
  .css-19egsyp {
    flex-basis: 33.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 33.3333%;
  }
}
.css-1oxk54a {
  background-color: rgba(255, 255, 255, 0.33);
  border-radius: 50px;
  box-shadow: rgba(77, 50, 11, 0.4) 0px 4px 20px -8px;
  height: 100%;
  position: relative;
}
.css-1oxk54a.Japan .BtnWrapper button {
  display: inline-block;
}
.css-1oxk54a span {
  position: unset !important;
  width: calc(100% + 36px) !important;
  overflow: visible !important;
  max-width: calc(100% + 36px) !important;
}
.css-1oxk54a img {
  width: calc(100% + 36px) !important;
  position: unset !important;
  height: auto !important;
  margin-top: -24px !important;
  margin-left: -18px !important;
  margin-right: -33px !important;
  display: inline-block !important;
}
.css-1oxk54a .FormWrapper {
  padding: 15px 40px 30px;
}
.css-1oxk54a .FormWrapper h3 {
  font-size: 28px;
  color: rgb(40, 22, 6);
  font-weight: 700;
  line-height: 1;
}
.css-1oxk54a .FormWrapper p {
  color: rgb(183, 98, 41);
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 16px;
}
.css-1oxk54a .FormWrapper .MuiFormControl-root {
  width: 100%;
}
.css-1oxk54a .FormWrapper .MuiFormControl-root .MuiInputBase-root input {
  background-color: rgba(255, 255, 255, 0.33);
  border-radius: 50px;
  box-shadow: rgba(77, 50, 11, 0.4) 0px 4px 20px -8px;
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 22px;
}
.css-1oxk54a
  .FormWrapper
  .MuiFormControl-root
  .MuiInputBase-root
  input::-webkit-input-placeholder {
  color: rgb(243, 159, 25);
  font-size: 14px;
  opacity: 1;
}
.css-1oxk54a
  .FormWrapper
  .MuiFormControl-root
  .MuiInputBase-root
  input::placeholder {
  color: rgb(243, 159, 25);
  font-size: 14px;
  opacity: 1;
}
.css-1oxk54a .FormWrapper .MuiFormControl-root .MuiInputBase-root fieldset {
  display: none;
}
.css-1oxk54a .FormWrapper textarea {
  background-color: rgba(255, 255, 255, 0.33);
  border-radius: 18px;
  box-shadow: rgba(77, 50, 11, 0.4) 0px 4px 20px -8px;
  margin-bottom: 10px;
  padding: 10px 22px;
  border: none;
  width: calc(100% - 45px) !important;
}
.css-1oxk54a .FormWrapper textarea::-webkit-input-placeholder {
  color: rgb(243, 159, 25);
  font-size: 14px;
  opacity: 1;
}
.css-1oxk54a .FormWrapper textarea::placeholder {
  color: rgb(243, 159, 25);
  font-size: 14px;
  opacity: 1;
}
.css-1oxk54a .FormWrapper textarea:focus {
  outline: none;
}
.css-1oxk54a .FormWrapper .BtnWrapper button {
  background: linear-gradient(
    rgb(137, 207, 240) -52.31%,
    rgb(133, 205, 238) -12.72%,
    rgb(122, 198, 232) 21.75%,
    rgb(105, 188, 222) 54.22%,
    rgb(80, 174, 208) 85.41%,
    rgb(48, 155, 190) 115.5%,
    rgb(31, 146, 181) 129%
  );
  color: rgb(255, 255, 255);
  border-radius: 100px;
  padding: 7px 45px;
  font-size: 14px;
  font-weight: 700;
}
.css-9l3uo3 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-i44wyl {
  display: inline-flex;
  flex-direction: column;
  position: relative;
  min-width: 0px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  vertical-align: top;
}
.css-1v4ccyo {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4375em;
  letter-spacing: 0.00938em;
  color: rgba(0, 0, 0, 0.87);
  box-sizing: border-box;
  cursor: text;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  border-radius: 4px;
}
.css-1v4ccyo.Mui-disabled {
  color: rgba(0, 0, 0, 0.38);
  cursor: default;
}
.css-1v4ccyo:hover .MuiOutlinedInput-notchedOutline {
  border-color: rgba(0, 0, 0, 0.87);
}
@media (hover: none) {
  .css-1v4ccyo:hover .MuiOutlinedInput-notchedOutline {
    border-color: rgba(0, 0, 0, 0.23);
  }
}
.css-1v4ccyo.Mui-focused .MuiOutlinedInput-notchedOutline {
  border-color: rgb(25, 118, 210);
  border-width: 2px;
}
.css-1v4ccyo.Mui-error .MuiOutlinedInput-notchedOutline {
  border-color: rgb(211, 47, 47);
}
.css-1v4ccyo.Mui-disabled .MuiOutlinedInput-notchedOutline {
  border-color: rgba(0, 0, 0, 0.26);
}
.css-1x5jdmq {
  font: inherit;
  letter-spacing: inherit;
  color: currentcolor;
  border: 0px;
  box-sizing: content-box;
  background: none;
  height: 1.4375em;
  margin: 0px;
  -webkit-tap-highlight-color: transparent;
  display: block;
  min-width: 0px;
  width: 100%;
  animation-name: mui-auto-fill-cancel;
  animation-duration: 10ms;
  padding: 16.5px 14px;
}
.css-1x5jdmq::-webkit-input-placeholder {
  color: currentcolor;
  opacity: 0.42;
  transition: opacity 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.css-1x5jdmq:focus {
  outline: 0px;
}
.css-1x5jdmq:invalid {
  box-shadow: none;
}
.css-1x5jdmq::-webkit-search-decoration {
  appearance: none;
}
label[data-shrink="false"]
  + .MuiInputBase-formControl
  .css-1x5jdmq::-webkit-input-placeholder {
  opacity: 0 !important;
}
label[data-shrink="false"]
  + .MuiInputBase-formControl
  .css-1x5jdmq:focus::-webkit-input-placeholder {
  opacity: 0.42;
}
.css-1x5jdmq.Mui-disabled {
  opacity: 1;
  -webkit-text-fill-color: rgba(0, 0, 0, 0.38);
}
.css-1x5jdmq:-webkit-autofill {
  animation-duration: 5000s;
  animation-name: mui-auto-fill;
}
.css-1x5jdmq:-webkit-autofill {
  border-radius: inherit;
}
.css-19w1uun {
  border-color: rgba(0, 0, 0, 0.23);
}
.css-igs3ac {
  text-align: left;
  position: absolute;
  inset: -5px 0px 0px;
  margin: 0px;
  padding: 0px 8px;
  pointer-events: none;
  border-radius: inherit;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  min-width: 0%;
  border-color: rgba(0, 0, 0, 0.23);
}
.css-ihdtdm {
  float: unset;
  width: auto;
  overflow: hidden;
  padding: 0px;
  line-height: 11px;
  transition: width 150ms cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.css-11qrfta {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(25, 118, 210);
}
.css-11qrfta:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-11qrfta:hover {
    background-color: transparent;
  }
}
.css-11qrfta.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-1ujsas3 {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  text-decoration: none;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.75;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 8px;
  border-radius: 4px;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,
    color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: rgb(25, 118, 210);
}
.css-1ujsas3.Mui-disabled {
  pointer-events: none;
  cursor: default;
}
@media print {
  .css-1ujsas3 {
    -webkit-print-color-adjust: exact;
  }
}
.css-1ujsas3:hover {
  text-decoration: none;
  background-color: rgba(25, 118, 210, 0.04);
}
@media (hover: none) {
  .css-1ujsas3:hover {
    background-color: transparent;
  }
}
.css-1ujsas3.Mui-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.css-19pvie8 {
  background-color: rgb(31, 127, 148);
  padding: 40px 0px;
}
.css-4tem9f {
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
  margin-right: auto;
  display: block;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 600px) {
  .css-4tem9f {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1200px) {
  .css-4tem9f {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1920px) {
  .css-4tem9f {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.css-i9gxme {
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.css-3qf4q {
  box-sizing: border-box;
  display: flex;
  flex-flow: wrap;
  width: calc(100% + 16px);
  margin-left: -16px;
  margin-top: 0px;
}
.css-3qf4q > .MuiGrid-item {
  padding-top: 16px;
}
.css-3qf4q > .MuiGrid-item {
  padding-left: 16px;
}
@media (min-width: 600px) {
  .css-3qf4q {
    justify-content: space-around;
  }
}
@media (min-width: 900px) {
  .css-3qf4q {
    justify-content: space-around;
  }
}
@media screen and (min-width: 1920px) {
  .css-3qf4q {
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
}
.css-1e35mkm {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-1e35mkm {
    flex-basis: 33.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 33.3333%;
  }
}
@media (min-width: 900px) {
  .css-1e35mkm {
    flex-basis: 33.3333%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 33.3333%;
  }
}
@media (min-width: 1200px) {
  .css-1e35mkm {
    flex-basis: 16.6667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 16.6667%;
  }
}
@media (min-width: 1536px) {
  .css-1e35mkm {
    flex-basis: 16.6667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 16.6667%;
  }
}
@media (min-width: 0px) {
  .css-1n2zihb {
    text-align: center;
  }
}
@media (min-width: 600px) {
  .css-1n2zihb {
    text-align: left;
  }
}
@media (min-width: 0px) {
  .css-1n2zihb img {
    width: auto;
  }
}
@media (min-width: 900px) {
  .css-1n2zihb img {
    width: 100%;
  }
}
.css-9l3uo3 {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-cvc4iv {
  position: relative;
}
.css-cvc4iv.german p a {
  font-size: 17px;
}
.css-cvc4iv.spain p a {
  font-size: 16px;
  line-height: 20px;
}
.css-cvc4iv.spain p {
  font-size: 16px;
  line-height: 15px;
}
@media (min-width: 0px) {
  .css-cvc4iv.france p a {
    font-size: 17px;
  }
}
@media (min-width: 600px) {
  .css-cvc4iv.france p a {
    font-size: 13px;
  }
}
@media (min-width: 0px) {
  .css-cvc4iv.Italy p a {
    font-size: 17px;
  }
}
@media (min-width: 600px) {
  .css-cvc4iv.Italy p a {
    font-size: 15px;
  }
}
@media (min-width: 0px) {
  .css-cvc4iv.poland p a {
    font-size: 17px;
  }
}
@media (min-width: 600px) {
  .css-cvc4iv.poland p a {
    font-size: 17px;
  }
}
@media (min-width: 0px) {
  .css-cvc4iv.portugal p a {
    font-size: 17px;
  }
}
@media (min-width: 600px) {
  .css-cvc4iv.portugal p a {
    font-size: 17px;
  }
}
@media (min-width: 0px) {
  .css-cvc4iv.romania p a {
    font-size: 17px;
  }
}
@media (min-width: 600px) {
  .css-cvc4iv.romania p a {
    font-size: 14px;
  }
}
@media (min-width: 0px) {
  .css-cvc4iv.Thailand p a {
    font-size: 17px;
  }
}
@media (min-width: 600px) {
  .css-cvc4iv.Thailand p a {
    font-size: 17px;
  }
}
@media (min-width: 0px) {
  .css-cvc4iv.Vietnam p a {
    font-size: 17px;
  }
}
@media (min-width: 600px) {
  .css-cvc4iv.Vietnam p a {
    font-size: 17px;
  }
}
@media (min-width: 0px) {
  .css-cvc4iv.czechrepublic p a {
    font-size: 17px;
  }
}
@media (min-width: 600px) {
  .css-cvc4iv.czechrepublic p a {
    font-size: 14px;
  }
}
.css-cvc4iv.fourthColumn::before {
  content: "";
  position: absolute;
  height: calc(100% - 100px);
  width: 1px;
  background-color: rgb(255, 255, 255);
  right: 0px;
  top: 20px;
}
@media (min-width: 0px) {
  .css-cvc4iv.fourthColumn::before {
    display: none;
  }
}
@media (min-width: 900px) {
  .css-cvc4iv.fourthColumn::before {
    display: block;
  }
}
.css-cvc4iv p,
.css-cvc4iv p > a {
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  padding-top: 20px;
  color: rgb(255, 255, 255);
  text-decoration: none;
}
@media (min-width: 0px) {
  .css-cvc4iv p,
  .css-cvc4iv p > a {
    text-align: center;
  }
}
@media (min-width: 600px) {
  .css-cvc4iv p,
  .css-cvc4iv p > a {
    text-align: left;
  }
}
.css-8bph91 {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-8bph91 {
    flex-basis: 41.6667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 41.6667%;
  }
}
@media (min-width: 900px) {
  .css-8bph91 {
    flex-basis: 41.6667%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 41.6667%;
  }
}
@media (min-width: 1200px) {
  .css-8bph91 {
    flex-basis: 20%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 20%;
  }
}
@media (min-width: 1536px) {
  .css-8bph91 {
    flex-basis: 20%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 20%;
  }
}
@media screen and (min-width: 1920px) {
  .css-1fmb7u {
    padding-left: 0px;
  }
}
.css-1fmb7u p {
  color: rgb(255, 255, 255);
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  padding-top: 20px;
}
@media (min-width: 0px) {
  .css-1fmb7u p {
    text-align: center;
  }
}
@media (min-width: 600px) {
  .css-1fmb7u p {
  }
}
.css-1fmb7u .SocialMediaWrapper {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 20px;
}
@media (min-width: 0px) {
  .css-1fmb7u .SocialMediaWrapper {
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 15px;
  }
}
@media (min-width: 600px) {
  .css-1fmb7u .SocialMediaWrapper {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .css-1fmb7u .SocialMediaWrapper {
    -webkit-box-pack: center;
    justify-content: center;
  }
}
.css-532uk0 {
  margin: 40px 0px 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
}
.css-15j76c0 {
  box-sizing: border-box;
  margin: 0px;
  flex-direction: row;
  flex-basis: 100%;
  -webkit-box-flex: 0;
  flex-grow: 0;
  max-width: 100%;
}
@media (min-width: 600px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 900px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media (min-width: 1536px) {
  .css-15j76c0 {
    flex-basis: 100%;
    -webkit-box-flex: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
.css-1uqpny {
  text-align: center;
  margin-top: 20px;
  color: rgb(255, 255, 255);
  font-size: 16px;
}
.css-1uqpny a {
  text-decoration: none;
  color: rgb(255, 255, 255);
}
.css-1xd4l2n {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  margin: auto;
}
@media (min-width: 0px) {
  .css-1xd4l2n {
    width: 100%;
  }
}
@media (min-width: 900px) {
  .css-1xd4l2n {
    width: 70%;
  }
}
.css-1jc0m8v {
  position: fixed;
  inset: 0px;
  visibility: hidden;
  z-index: 2147483647;
}
@media (min-width: 0px) {
  .css-1jc0m8v {
    display: block;
  }
}
@media (min-width: 1200px) {
  .css-1jc0m8v {
    display: none;
  }
}
.css-1jc0m8v a {
  color: rgb(183, 98, 41);
  font-weight: 700;
  text-decoration: none;
}
.css-1mbdz04 {
  z-index: -1;
}
.css-esi9ax {
  position: fixed;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  inset: 0px;
  background-color: transparent;
  -webkit-tap-highlight-color: transparent;
  z-index: -1;
}
.css-uoqd8g {
  position: absolute;
  overflow: hidden auto;
  min-width: 16px;
  min-height: 16px;
  max-width: calc(100% - 32px);
  outline: 0px;
  max-height: calc(100% - 96px);
}
.css-pwxzbm {
  background-color: rgb(255, 255, 255);
  color: rgba(0, 0, 0, 0.87);
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 5px 5px -3px,
    rgba(0, 0, 0, 0.14) 0px 8px 10px 1px, rgba(0, 0, 0, 0.12) 0px 3px 14px 2px;
  position: absolute;
  overflow: hidden auto;
  min-width: 16px;
  min-height: 16px;
  max-width: calc(100% - 32px);
  outline: 0px;
  max-height: calc(100% - 96px);
}
.css-1jj07fx {
  outline: 0px;
}
.css-r8u8y9 {
  list-style: none;
  margin: 0px;
  padding: 8px 0px;
  position: relative;
  outline: 0px;
}
.css-eseb7v {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  text-decoration: none;
  min-height: 48px;
  padding: 6px 16px;
  box-sizing: border-box;
  white-space: nowrap;
}
.css-eseb7v:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .css-eseb7v:hover {
    background-color: transparent;
  }
}
.css-eseb7v.Mui-selected {
  background-color: rgba(25, 118, 210, 0.08);
}
.css-eseb7v.Mui-selected.Mui-focusVisible {
  background-color: rgba(25, 118, 210, 0.2);
}
.css-eseb7v.Mui-selected:hover {
  background-color: rgba(25, 118, 210, 0.12);
}
@media (hover: none) {
  .css-eseb7v.Mui-selected:hover {
    background-color: rgba(25, 118, 210, 0.08);
  }
}
.css-eseb7v.Mui-focusVisible {
  background-color: rgba(0, 0, 0, 0.12);
}
.css-eseb7v.Mui-disabled {
  opacity: 0.38;
}
.css-eseb7v + .MuiDivider-root {
  margin-top: 8px;
  margin-bottom: 8px;
}
.css-eseb7v + .MuiDivider-inset {
  margin-left: 52px;
}
.css-eseb7v .MuiListItemText-root {
  margin-top: 0px;
  margin-bottom: 0px;
}
.css-eseb7v .MuiListItemText-inset {
  padding-left: 36px;
}
.css-eseb7v .MuiListItemIcon-root {
  min-width: 36px;
}
@media (min-width: 600px) {
  .css-eseb7v {
    min-height: auto;
  }
}
.css-1km1ehz {
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0px;
  border: 0px;
  margin: 0px;
  border-radius: 0px;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  appearance: none;
  color: inherit;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  text-decoration: none;
  min-height: 48px;
  padding: 6px 16px;
  box-sizing: border-box;
  white-space: nowrap;
}
.css-1km1ehz.Mui-disabled {
  pointer-events: none;
  cursor: default;
}
@media print {
  .css-1km1ehz {
    -webkit-print-color-adjust: exact;
  }
}
.css-1km1ehz:hover {
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .css-1km1ehz:hover {
    background-color: transparent;
  }
}
.css-1km1ehz.Mui-selected {
  background-color: rgba(25, 118, 210, 0.08);
}
.css-1km1ehz.Mui-selected.Mui-focusVisible {
  background-color: rgba(25, 118, 210, 0.2);
}
.css-1km1ehz.Mui-selected:hover {
  background-color: rgba(25, 118, 210, 0.12);
}
@media (hover: none) {
  .css-1km1ehz.Mui-selected:hover {
    background-color: rgba(25, 118, 210, 0.08);
  }
}
.css-1km1ehz.Mui-focusVisible {
  background-color: rgba(0, 0, 0, 0.12);
}
.css-1km1ehz.Mui-disabled {
  opacity: 0.38;
}
.css-1km1ehz + .MuiDivider-root {
  margin-top: 8px;
  margin-bottom: 8px;
}
.css-1km1ehz + .MuiDivider-inset {
  margin-left: 52px;
}
.css-1km1ehz .MuiListItemText-root {
  margin-top: 0px;
  margin-bottom: 0px;
}
.css-1km1ehz .MuiListItemText-inset {
  padding-left: 36px;
}
.css-1km1ehz .MuiListItemIcon-root {
  min-width: 36px;
}
@media (min-width: 600px) {
  .css-1km1ehz {
    min-height: auto;
  }
}
.css-1btvm6l {
  margin: 0px;
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.00938em;
  text-align: right;
}
.css-11c7d7l {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 15px;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.css-11c7d7l .ConnectWalletBtn {
  border: 3.243px solid rgb(247, 197, 72);
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 50px;
  background-color: rgba(0, 0, 0, 0.35);
  padding: 6px 25px;
  text-transform: capitalize;
  margin-right: 20px;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-weight: 700;
}
.css-11c7d7l .UserBtn {
  border: 3.243px solid rgb(247, 197, 72);
  margin-bottom: 10px;
  border-radius: 50px;
  background-color: rgba(0, 0, 0, 0.35);
  padding: 6px 20px;
  text-transform: capitalize;
  margin-right: 15px;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-weight: 700;
}
.css-11c7d7l .LogoutBtn {
  border: 3.243px solid rgb(247, 197, 72);
  margin-bottom: 10px;
  border-radius: 50px;
  margin-right: 5px;
  background-color: rgba(0, 0, 0, 0.35);
  padding: 6px 18px;
  text-transform: capitalize;
  text-decoration: none;
  color: rgb(255, 255, 255);
  font-weight: 700;
  gap: 5px;
  font-size: 9px;
}
.css-w0pj6f {
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  z-index: 0;
  inset: 0px;
  border-radius: inherit;
}
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
:root {
  --w3m-color-mix-strength: 0%;
  --w3m-font-family: Inter, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell,
    Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  --w3m-font-size-master: 10px;
  --w3m-border-radius-master: 4px;
  --w3m-z-index: 100;
  --wui-font-family: var(--w3m-font-family);
  --wui-font-size-micro: var(--w3m-font-size-master);
  --wui-font-size-tiny: calc(var(--w3m-font-size-master) * 1.2);
  --wui-font-size-small: calc(var(--w3m-font-size-master) * 1.4);
  --wui-font-size-paragraph: calc(var(--w3m-font-size-master) * 1.6);
  --wui-font-size-large: calc(var(--w3m-font-size-master) * 2);
  --wui-border-radius-5xs: var(--w3m-border-radius-master);
  --wui-border-radius-4xs: calc(var(--w3m-border-radius-master) * 1.5);
  --wui-border-radius-3xs: calc(var(--w3m-border-radius-master) * 2);
  --wui-border-radius-xxs: calc(var(--w3m-border-radius-master) * 3);
  --wui-border-radius-xs: calc(var(--w3m-border-radius-master) * 4);
  --wui-border-radius-s: calc(var(--w3m-border-radius-master) * 5);
  --wui-border-radius-m: calc(var(--w3m-border-radius-master) * 7);
  --wui-border-radius-l: calc(var(--w3m-border-radius-master) * 9);
  --wui-border-radius-3xl: calc(var(--w3m-border-radius-master) * 20);
  --wui-font-weight-light: 400;
  --wui-font-weight-regular: 500;
  --wui-font-weight-medium: 600;
  --wui-font-weight-bold: 700;
  --wui-letter-spacing-large: -0.8px;
  --wui-letter-spacing-paragraph: -0.64px;
  --wui-letter-spacing-small: -0.56px;
  --wui-letter-spacing-tiny: -0.48px;
  --wui-letter-spacing-micro: -0.2px;
  --wui-spacing-0: 0px;
  --wui-spacing-4xs: 2px;
  --wui-spacing-3xs: 4px;
  --wui-spacing-xxs: 6px;
  --wui-spacing-2xs: 7px;
  --wui-spacing-xs: 8px;
  --wui-spacing-1xs: 10px;
  --wui-spacing-s: 12px;
  --wui-spacing-m: 14px;
  --wui-spacing-l: 16px;
  --wui-spacing-2l: 18px;
  --wui-spacing-xl: 20px;
  --wui-spacing-xxl: 24px;
  --wui-spacing-2xl: 32px;
  --wui-spacing-3xl: 40px;
  --wui-spacing-4xl: 90px;
  --wui-icon-box-size-xxs: 14px;
  --wui-icon-box-size-xs: 20px;
  --wui-icon-box-size-sm: 24px;
  --wui-icon-box-size-md: 32px;
  --wui-icon-box-size-lg: 40px;
  --wui-icon-box-size-xl: 64px;
  --wui-icon-size-inherit: inherit;
  --wui-icon-size-xxs: 10px;
  --wui-icon-size-xs: 12px;
  --wui-icon-size-sm: 14px;
  --wui-icon-size-md: 16px;
  --wui-icon-size-mdl: 18px;
  --wui-icon-size-lg: 20px;
  --wui-icon-size-xl: 24px;
  --wui-wallet-image-size-inherit: inherit;
  --wui-wallet-image-size-sm: 40px;
  --wui-wallet-image-size-md: 56px;
  --wui-wallet-image-size-lg: 80px;
  --wui-box-size-md: 100px;
  --wui-box-size-lg: 120px;
  --wui-ease-out-power-2: cubic-bezier(0, 0, 0.22, 1);
  --wui-ease-out-power-1: cubic-bezier(0, 0, 0.55, 1);
  --wui-ease-in-power-3: cubic-bezier(0.66, 0, 1, 1);
  --wui-ease-in-power-2: cubic-bezier(0.45, 0, 1, 1);
  --wui-ease-in-power-1: cubic-bezier(0.3, 0, 1, 1);
  --wui-ease-inout-power-1: cubic-bezier(0.45, 0, 0.55, 1);
  --wui-duration-lg: 200ms;
  --wui-duration-md: 125ms;
  --wui-duration-sm: 75ms;
  --wui-path-network: path(
    \n"M43.4605 10.7248L28.0485 1.61089C25.5438 0.129705 22.4562 0.129705 19.9515 1.61088L4.53951 10.7248C2.03626 12.2051 0.5 14.9365 0.5 17.886V36.1139C0.5 39.0635 2.03626 41.7949 4.53951 43.2752L19.9515 52.3891C22.4562 53.8703 25.5438 53.8703 28.0485 52.3891L43.4605 43.2752C45.9637 41.7949 47.5 39.0635 47.5 36.114V17.8861C47.5 14.9365 45.9637 12.2051 43.4605 10.7248Z"
      \n
  );
  --wui-path-network-lg: path(
    \n"M78.3244 18.926L50.1808 2.45078C45.7376 -0.150261 40.2624 -0.150262 35.8192 2.45078L7.6756 18.926C3.23322 21.5266 0.5 26.3301 0.5 31.5248V64.4752C0.5 69.6699 3.23322 74.4734 7.6756 77.074L35.8192 93.5492C40.2624 96.1503 45.7376 96.1503 50.1808 93.5492L78.3244 77.074C82.7668 74.4734 85.5 69.6699 85.5 64.4752V31.5248C85.5 26.3301 82.7668 21.5266 78.3244 18.926Z"
      \n
  );
  --wui-color-inherit: inherit;
  --wui-color-inverse-100: #fff;
  --wui-color-inverse-000: #000;
  --wui-cover: rgba(0, 0, 0, 0.3);
  --wui-color-modal-bg: var(--wui-color-modal-bg-base);
  --wui-color-blue-100: var(--wui-color-blue-base-100);
  --wui-color-accent-100: var(--wui-color-accent-base-100);
  --wui-color-accent-090: var(--wui-color-accent-base-090);
  --wui-color-accent-080: var(--wui-color-accent-base-080);
  --wui-accent-glass-090: var(--wui-accent-glass-base-090);
  --wui-accent-glass-080: var(--wui-accent-glass-base-080);
  --wui-accent-glass-020: var(--wui-accent-glass-base-020);
  --wui-accent-glass-015: var(--wui-accent-glass-base-015);
  --wui-accent-glass-010: var(--wui-accent-glass-base-010);
  --wui-accent-glass-005: var(--wui-accent-glass-base-005);
  --wui-accent-glass-002: var(--wui-accent-glass-base-002);
  --wui-color-fg-100: var(--wui-color-fg-base-100);
  --wui-color-fg-125: var(--wui-color-fg-base-125);
  --wui-color-fg-150: var(--wui-color-fg-base-150);
  --wui-color-fg-175: var(--wui-color-fg-base-175);
  --wui-color-fg-200: var(--wui-color-fg-base-200);
  --wui-color-fg-225: var(--wui-color-fg-base-225);
  --wui-color-fg-250: var(--wui-color-fg-base-250);
  --wui-color-fg-275: var(--wui-color-fg-base-275);
  --wui-color-fg-300: var(--wui-color-fg-base-300);
  --wui-color-bg-100: var(--wui-color-bg-base-100);
  --wui-color-bg-125: var(--wui-color-bg-base-125);
  --wui-color-bg-150: var(--wui-color-bg-base-150);
  --wui-color-bg-175: var(--wui-color-bg-base-175);
  --wui-color-bg-200: var(--wui-color-bg-base-200);
  --wui-color-bg-225: var(--wui-color-bg-base-225);
  --wui-color-bg-250: var(--wui-color-bg-base-250);
  --wui-color-bg-275: var(--wui-color-bg-base-275);
  --wui-color-bg-300: var(--wui-color-bg-base-300);
  --wui-color-success-100: var(--wui-color-success-base-100);
  --wui-color-error-100: var(--wui-color-error-base-100);
  --wui-icon-box-bg-error-100: var(--wui-icon-box-bg-error-base-100);
  --wui-icon-box-bg-blue-100: var(--wui-icon-box-bg-blue-base-100);
  --wui-icon-box-bg-success-100: var(--wui-icon-box-bg-success-base-100);
  --wui-icon-box-bg-inverse-100: var(--wui-icon-box-bg-inverse-base-100);
  --wui-all-wallets-bg-100: var(--wui-all-wallets-bg-base-100);
  --wui-avatar-border: var(--wui-avatar-border-base);
  --wui-thumbnail-border: var(--wui-thumbnail-border-base);
  --wui-box-shadow-blue: rgba(71, 161, 255, 0.16);
}
@supports (background: color-mix(in srgb, white 50%, black)) {
  :root {
    --wui-color-modal-bg: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-modal-bg-base) \n
    );
    --wui-box-shadow-blue: color-mix(
      in srgb,
      var(--wui-color-accent-100) 16%,
      transparent
    );
    --wui-color-accent-090: color-mix(
      \nin srgb,
      var(--wui-color-accent-base-100) 90%,
      transparent\n
    );
    --wui-color-accent-080: color-mix(
      \nin srgb,
      var(--wui-color-accent-base-100) 80%,
      transparent\n
    );
    --wui-accent-glass-090: color-mix(
      \nin srgb,
      var(--wui-color-accent-base-100) 90%,
      transparent\n
    );
    --wui-accent-glass-080: color-mix(
      \nin srgb,
      var(--wui-color-accent-base-100) 80%,
      transparent\n
    );
    --wui-accent-glass-020: color-mix(
      \nin srgb,
      var(--wui-color-accent-base-100) 20%,
      transparent\n
    );
    --wui-accent-glass-015: color-mix(
      \nin srgb,
      var(--wui-color-accent-base-100) 15%,
      transparent\n
    );
    --wui-accent-glass-010: color-mix(
      \nin srgb,
      var(--wui-color-accent-base-100) 10%,
      transparent\n
    );
    --wui-accent-glass-005: color-mix(
      \nin srgb,
      var(--wui-color-accent-base-100) 5%,
      transparent\n
    );
    --wui-color-accent-002: color-mix(
      \nin srgb,
      var(--wui-color-accent-base-100) 2%,
      transparent\n
    );
    --wui-color-fg-100: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-fg-base-100) \n
    );
    --wui-color-fg-125: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-fg-base-125) \n
    );
    --wui-color-fg-150: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-fg-base-150) \n
    );
    --wui-color-fg-175: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-fg-base-175) \n
    );
    --wui-color-fg-200: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-fg-base-200) \n
    );
    --wui-color-fg-225: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-fg-base-225) \n
    );
    --wui-color-fg-250: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-fg-base-250) \n
    );
    --wui-color-fg-275: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-fg-base-275) \n
    );
    --wui-color-fg-300: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-fg-base-300) \n
    );
    --wui-color-bg-100: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-bg-base-100) \n
    );
    --wui-color-bg-125: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-bg-base-125) \n
    );
    --wui-color-bg-150: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-bg-base-150) \n
    );
    --wui-color-bg-175: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-bg-base-175) \n
    );
    --wui-color-bg-200: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-bg-base-200) \n
    );
    --wui-color-bg-225: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-bg-base-225) \n
    );
    --wui-color-bg-250: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-bg-base-250) \n
    );
    --wui-color-bg-275: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-bg-base-275) \n
    );
    --wui-color-bg-300: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-bg-base-300) \n
    );
    --wui-color-success-100: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-success-base-100) \n
    );
    --wui-color-error-100: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-color-error-base-100) \n
    );
    --wui-icon-box-bg-error-100: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-icon-box-bg-error-base-100) \n
    );
    --wui-icon-box-bg-accent-100: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-icon-box-bg-blue-base-100) \n
    );
    --wui-icon-box-bg-success-100: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-icon-box-bg-success-base-100) \n
    );
    --wui-icon-box-bg-inverse-100: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-icon-box-bg-inverse-base-100) \n
    );
    --wui-all-wallets-bg-100: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-all-wallets-bg-base-100) \n
    );
    --wui-avatar-border: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-avatar-border-base) \n
    );
    --wui-thumbnail-border: color-mix(
      \nin srgb,
      var(--w3m-color-mix) var(--w3m-color-mix-strength),
      var(--wui-thumbnail-border-base) \n
    );
  }
}
:root {
  --w3m-color-mix: #000;
  --w3m-accent: #3396ff;
  --w3m-default: #000;
  --wui-color-modal-bg-base: #fff;
  --wui-color-blue-base-100: #3396ff;
  --wui-color-accent-base-100: var(--w3m-accent);
  --wui-color-accent-base-090: #2d7dd2;
  --wui-color-accent-base-080: #2978cc;
  --wui-accent-glass-base-090: rgba(51, 150, 255, 0.9);
  --wui-accent-glass-base-080: rgba(51, 150, 255, 0.8);
  --wui-accent-glass-base-020: rgba(51, 150, 255, 0.2);
  --wui-accent-glass-base-015: rgba(51, 150, 255, 0.15);
  --wui-accent-glass-base-010: rgba(51, 150, 255, 0.1);
  --wui-accent-glass-base-005: rgba(51, 150, 255, 0.05);
  --wui-accent-glass-base-002: rgba(51, 150, 255, 0.02);
  --wui-color-fg-base-100: #141414;
  --wui-color-fg-base-125: #2d3131;
  --wui-color-fg-base-150: #474d4d;
  --wui-color-fg-base-175: #636d6d;
  --wui-color-fg-base-200: #798686;
  --wui-color-fg-base-225: #828f8f;
  --wui-color-fg-base-250: #8b9797;
  --wui-color-fg-base-275: #95a0a0;
  --wui-color-fg-base-300: #9ea9a9;
  --wui-color-bg-base-100: #ffffff;
  --wui-color-bg-base-125: #f5fafa;
  --wui-color-bg-base-150: #f3f8f8;
  --wui-color-bg-base-175: #eef4f4;
  --wui-color-bg-base-200: #eaf1f1;
  --wui-color-bg-base-225: #e5eded;
  --wui-color-bg-base-250: #e1e9e9;
  --wui-color-bg-base-275: #dce7e7;
  --wui-color-bg-base-300: #d8e3e3;
  --wui-color-success-base-100: #26b562;
  --wui-color-error-base-100: #f05142;
  --wui-icon-box-bg-error-base-100: #f4dfdd;
  --wui-icon-box-bg-blue-base-100: #d9ecfb;
  --wui-icon-box-bg-success-base-100: #daf0e4;
  --wui-icon-box-bg-inverse-base-100: #dcecfc;
  --wui-all-wallets-bg-base-100: #e8f1fa;
  --wui-avatar-border-base: #f3f4f4;
  --wui-thumbnail-border-base: #eaefef;
  --wui-gray-glass-001: rgba(0, 0, 0, 0.01);
  --wui-gray-glass-002: rgba(0, 0, 0, 0.02);
  --wui-gray-glass-005: rgba(0, 0, 0, 0.05);
  --wui-gray-glass-010: rgba(0, 0, 0, 0.1);
  --wui-gray-glass-015: rgba(0, 0, 0, 0.15);
  --wui-gray-glass-020: rgba(0, 0, 0, 0.2);
  --wui-gray-glass-025: rgba(0, 0, 0, 0.25);
  --wui-gray-glass-030: rgba(0, 0, 0, 0.3);
  --wui-gray-glass-060: rgba(0, 0, 0, 0.6);
  --wui-gray-glass-080: rgba(0, 0, 0, 0.8);
}
:root {
  --w3m-color-mix: #fff;
  --w3m-accent: #47a1ff;
  --w3m-default: #fff;
  --wui-color-modal-bg-base: #191a1a;
  --wui-color-blue-base-100: #47a1ff;
  --wui-color-accent-base-100: var(--w3m-accent);
  --wui-color-accent-base-090: #59aaff;
  --wui-color-accent-base-080: #6cb4ff;
  --wui-accent-glass-base-090: rgba(71, 161, 255, 0.9);
  --wui-accent-glass-base-080: rgba(71, 161, 255, 0.8);
  --wui-accent-glass-base-020: rgba(71, 161, 255, 0.2);
  --wui-accent-glass-base-015: rgba(71, 161, 255, 0.15);
  --wui-accent-glass-base-010: rgba(71, 161, 255, 0.1);
  --wui-accent-glass-base-005: rgba(71, 161, 255, 0.05);
  --wui-accent-glass-base-002: rgba(71, 161, 255, 0.02);
  --wui-color-fg-base-100: #e4e7e7;
  --wui-color-fg-base-125: #d0d5d5;
  --wui-color-fg-base-150: #a8b1b1;
  --wui-color-fg-base-175: #a8b0b0;
  --wui-color-fg-base-200: #949e9e;
  --wui-color-fg-base-225: #868f8f;
  --wui-color-fg-base-250: #788080;
  --wui-color-fg-base-275: #788181;
  --wui-color-fg-base-300: #6e7777;
  --wui-color-bg-base-100: #141414;
  --wui-color-bg-base-125: #191a1a;
  --wui-color-bg-base-150: #1e1f1f;
  --wui-color-bg-base-175: #222525;
  --wui-color-bg-base-200: #272a2a;
  --wui-color-bg-base-225: #2c3030;
  --wui-color-bg-base-250: #313535;
  --wui-color-bg-base-275: #363b3b;
  --wui-color-bg-base-300: #3b4040;
  --wui-color-success-base-100: #26d962;
  --wui-color-error-base-100: #f25a67;
  --wui-icon-box-bg-error-base-100: #3c2426;
  --wui-icon-box-bg-blue-base-100: #20303f;
  --wui-icon-box-bg-success-base-100: #1f3a28;
  --wui-icon-box-bg-inverse-base-100: #243240;
  --wui-all-wallets-bg-base-100: #222b35;
  --wui-avatar-border-base: #252525;
  --wui-thumbnail-border-base: #252525;
  --wui-gray-glass-001: rgba(255, 255, 255, 0.01);
  --wui-gray-glass-002: rgba(255, 255, 255, 0.02);
  --wui-gray-glass-005: rgba(255, 255, 255, 0.05);
  --wui-gray-glass-010: rgba(255, 255, 255, 0.1);
  --wui-gray-glass-015: rgba(255, 255, 255, 0.15);
  --wui-gray-glass-020: rgba(255, 255, 255, 0.2);
  --wui-gray-glass-025: rgba(255, 255, 255, 0.25);
  --wui-gray-glass-030: rgba(255, 255, 255, 0.3);
  --wui-gray-glass-060: rgba(255, 255, 255, 0.6);
  --wui-gray-glass-080: rgba(255, 255, 255, 0.8);
}
.-cbwsdk-css-reset .-cbwsdk-connect-dialog {
  z-index: 2147483647;
  position: fixed;
  inset: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.-cbwsdk-css-reset .-cbwsdk-connect-dialog-backdrop {
  z-index: 2147483647;
  position: fixed;
  inset: 0px;
  transition: opacity 0.25s ease 0s;
}
.-cbwsdk-css-reset .-cbwsdk-connect-dialog-backdrop.light {
  background-color: rgba(0, 0, 0, 0.5);
}
.-cbwsdk-css-reset .-cbwsdk-connect-dialog-backdrop.dark {
  background-color: rgba(50, 53, 61, 0.4);
}
.-cbwsdk-css-reset .-cbwsdk-connect-dialog-backdrop-hidden {
  opacity: 0;
}
.-cbwsdk-css-reset .-cbwsdk-connect-dialog-box {
  display: flex;
  position: relative;
  flex-direction: column;
  transform: scale(1);
  transition: opacity 0.25s ease 0s, transform 0.25s ease 0s;
}
.-cbwsdk-css-reset .-cbwsdk-connect-dialog-box-hidden {
  opacity: 0;
  transform: scale(0.85);
}
.-cbwsdk-css-reset .-cbwsdk-connect-dialog-container {
  display: block;
}
.-cbwsdk-css-reset .-cbwsdk-connect-dialog-container-hidden {
  display: none;
}
.-cbwsdk-css-reset .-cbwsdk-connect-content {
  height: 430px;
  width: 700px;
  border-radius: 12px;
  padding: 30px;
}
.-cbwsdk-css-reset .-cbwsdk-connect-content.light {
  background: rgb(255, 255, 255);
}
.-cbwsdk-css-reset .-cbwsdk-connect-content.dark {
  background: rgb(10, 11, 13);
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0px 0px 30px;
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-heading {
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 36px;
  margin: 0px;
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-heading.light {
  color: rgb(10, 11, 13);
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-heading.dark {
  color: rgb(255, 255, 255);
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-layout {
  display: flex;
  flex-direction: row;
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-column-left {
  margin-right: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-column-right {
  flex: 1 1 25%;
  margin-right: 34px;
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-qr-wrapper {
  width: 220px;
  height: 220px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgb(255, 255, 255);
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-qr-connecting {
  position: absolute;
  inset: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-qr-connecting.light {
  background-color: rgba(255, 255, 255, 0.95);
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-qr-connecting.light > p {
  color: rgb(10, 11, 13);
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-qr-connecting.dark {
  background-color: rgba(10, 11, 13, 0.9);
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-qr-connecting.dark > p {
  color: rgb(255, 255, 255);
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-qr-connecting > p {
  font-size: 12px;
  font-weight: bold;
  margin-top: 16px;
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-update-app {
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
  padding: 12px;
  width: 339px;
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-update-app.light {
  background: rgb(238, 240, 243);
  color: rgb(91, 99, 110);
}
.-cbwsdk-css-reset .-cbwsdk-connect-content-update-app.dark {
  background: rgb(30, 32, 37);
  color: rgb(138, 145, 158);
}
.-cbwsdk-css-reset .-cbwsdk-cancel-button {
  appearance: none;
  border: none;
  background: none;
  cursor: pointer;
  padding: 0px;
  margin: 0px;
}
.-cbwsdk-css-reset .-cbwsdk-cancel-button-x {
  position: relative;
  display: block;
  cursor: pointer;
}
.-cbwsdk-css-reset .-cbwsdk-wallet-steps {
  padding: 0px 0px 0px 16px;
  margin: 0px;
  width: 100%;
  list-style: decimal;
}
.-cbwsdk-css-reset .-cbwsdk-wallet-steps-item {
  list-style-type: decimal;
  display: list-item;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-top: 20px;
}
.-cbwsdk-css-reset .-cbwsdk-wallet-steps-item.light {
  color: rgb(10, 11, 13);
}
.-cbwsdk-css-reset .-cbwsdk-wallet-steps-item.dark {
  color: rgb(255, 255, 255);
}
.-cbwsdk-css-reset .-cbwsdk-wallet-steps-item-wrapper {
  display: flex;
  align-items: center;
}
.-cbwsdk-css-reset .-cbwsdk-wallet-steps-pad-left {
  margin-left: 6px;
}
.-cbwsdk-css-reset .-cbwsdk-wallet-steps-icon {
  display: flex;
  border-radius: 50%;
  height: 24px;
  width: 24px;
}
.-cbwsdk-css-reset .-cbwsdk-wallet-steps-icon svg {
  margin: auto;
  display: block;
}
.-cbwsdk-css-reset .-cbwsdk-wallet-steps-icon.light {
  background: rgb(0, 82, 255);
}
.-cbwsdk-css-reset .-cbwsdk-wallet-steps-icon.dark {
  background: rgb(88, 138, 245);
}
.-cbwsdk-css-reset .-cbwsdk-connect-item {
  align-items: center;
  display: flex;
  flex-direction: row;
  padding: 16px 24px;
  gap: 12px;
  cursor: pointer;
}
.-cbwsdk-css-reset .-cbwsdk-connect-item.light {
  color: rgb(10, 11, 13);
}
.-cbwsdk-css-reset .-cbwsdk-connect-item.light.selected {
  background: rgb(245, 248, 255);
  color: rgb(0, 82, 255);
}
.-cbwsdk-css-reset .-cbwsdk-connect-item.dark {
  color: rgb(255, 255, 255);
}
.-cbwsdk-css-reset .-cbwsdk-connect-item.dark.selected {
  background: rgb(0, 16, 51);
  color: rgb(88, 138, 245);
}
.-cbwsdk-css-reset .-cbwsdk-connect-item.selected {
  border-radius: 100px;
  font-weight: 600;
}
.-cbwsdk-css-reset .-cbwsdk-connect-item-copy-wrapper {
  margin: 0px 4px 0px 8px;
}
.-cbwsdk-css-reset .-cbwsdk-connect-item-title {
  margin: 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.-cbwsdk-css-reset .-cbwsdk-connect-item-description {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin: 0px;
}
.-cbwsdk-css-reset .-cbwsdk-try-extension {
  display: flex;
  margin-top: 12px;
  height: 202px;
  width: 700px;
  border-radius: 12px;
  padding: 30px;
}
.-cbwsdk-css-reset .-cbwsdk-try-extension.light {
  background: rgb(255, 255, 255);
}
.-cbwsdk-css-reset .-cbwsdk-try-extension.dark {
  background: rgb(10, 11, 13);
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-column-half {
  flex: 1 1 50%;
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-heading {
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 32px;
  margin: 0px;
  max-width: 204px;
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-heading.light {
  color: rgb(10, 11, 13);
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-heading.dark {
  color: rgb(255, 255, 255);
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-cta {
  appearance: none;
  border: none;
  background: none;
  color: rgb(0, 82, 255);
  cursor: pointer;
  padding: 0px;
  text-decoration: none;
  display: block;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-cta.light {
  color: rgb(0, 82, 255);
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-cta.dark {
  color: rgb(88, 138, 245);
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-cta-wrapper {
  display: flex;
  align-items: center;
  margin-top: 12px;
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-cta-icon {
  display: block;
  margin-left: 4px;
  height: 14px;
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0px;
  padding: 0px;
  list-style: none;
  height: 100%;
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-list-item {
  display: flex;
  align-items: center;
  flex-flow: row;
  margin-top: 24px;
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-list-item:first-of-type {
  margin-top: 0px;
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-list-item-icon-wrapper {
  display: block;
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-list-item-icon {
  display: flex;
  height: 32px;
  width: 32px;
  border-radius: 50%;
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-list-item-icon svg {
  margin: auto;
  display: block;
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-list-item-icon.light {
  background: rgb(238, 240, 243);
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-list-item-icon.dark {
  background: rgb(30, 32, 37);
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-list-item-copy {
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding-left: 12px;
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-list-item-copy.light {
  color: rgb(91, 99, 110);
}
.-cbwsdk-css-reset .-cbwsdk-try-extension-list-item-copy.dark {
  color: rgb(138, 145, 158);
}
.-cbwsdk-css-reset .-gear-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  transition: opacity 0.25s ease 0s;
  margin-left: 16px !important;
  margin-right: 9px !important;
}
.-cbwsdk-css-reset .-gear-container * {
  user-select: none;
}
.-cbwsdk-css-reset .-gear-container svg {
  opacity: 0;
  position: absolute;
}
.-cbwsdk-css-reset .-gear-icon {
  height: 12px;
  width: 12px;
  z-index: 10000;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 2147483647;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar * {
  user-select: none;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance {
  display: flex;
  flex-direction: column;
  margin: 8px 16px 0px;
  overflow: visible;
  text-align: left;
  transform: translateX(0px);
  transition: opacity 0.25s ease 0s, transform 0.25s ease 0s;
}
.-cbwsdk-css-reset
  .-cbwsdk-snackbar-instance-header:hover
  .-gear-container
  svg {
  opacity: 1;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-header {
  display: flex;
  align-items: center;
  background: rgb(255, 255, 255);
  overflow: hidden;
  border: 1px solid rgb(231, 235, 238);
  box-sizing: border-box;
  border-radius: 8px;
  cursor: pointer;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-header-cblogo {
  margin: 8px;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-header * {
  cursor: pointer;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-header-message {
  color: rgb(0, 0, 0);
  font-size: 13px;
  line-height: 1.5;
  user-select: none;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu {
  background: rgb(255, 255, 255);
  transition: opacity 0.25s ease-in-out 0s, transform 0.25s linear 0s,
    visibility 0s ease 0s;
  visibility: hidden;
  border: 1px solid rgb(231, 235, 238);
  box-sizing: border-box;
  border-radius: 8px;
  opacity: 0;
  flex-direction: column;
  padding-left: 8px;
  padding-right: 8px;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item:last-child {
  margin-bottom: 8px !important;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item:hover {
  background: rgb(245, 247, 248);
  border-radius: 6px;
  transition: background 0.25s ease 0s;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item:hover span {
  color: rgb(5, 15, 25);
  transition: color 0.25s ease 0s;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item:hover svg path {
  fill: rgb(0, 0, 0);
  transition: fill 0.25s ease 0s;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item {
  visibility: inherit;
  height: 35px;
  margin-top: 8px;
  margin-bottom: 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px;
  cursor: pointer;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item * {
  visibility: inherit;
  cursor: pointer;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item-is-red:hover {
  background: rgba(223, 95, 103, 0.2);
  transition: background 0.25s ease 0s;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item-is-red:hover * {
  cursor: pointer;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item-is-red:hover svg path {
  fill: rgb(223, 95, 103);
  transition: fill 0.25s ease 0s;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item-is-red:hover span {
  color: rgb(223, 95, 103);
  transition: color 0.25s ease 0s;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-menu-item-info {
  color: rgb(170, 170, 170);
  font-size: 13px;
  margin: 0px 8px 0px 32px;
  position: absolute;
}
.-cbwsdk-css-reset .-cbwsdk-snackbar-instance-hidden {
  opacity: 0;
  text-align: left;
  transform: translateX(25%);
  transition: opacity 0.5s linear 0s;
}
.-cbwsdk-css-reset
  .-cbwsdk-snackbar-instance-expanded
  .-cbwsdk-snackbar-instance-menu {
  opacity: 1;
  display: flex;
  transform: translateY(8px);
  visibility: visible;
}
@namespace svg url("http://www.w3.org/2000/svg");
.-cbwsdk-css-reset,
.-cbwsdk-css-reset * {
  animation: auto ease 0s 1 normal none running none;
  backface-visibility: visible;
  background: none 0px 0px / auto repeat scroll padding-box border-box
    rgba(0, 0, 0, 0);
  border-color: inherit;
  border-style: none;
  border-width: medium;
  border-collapse: separate;
  border-image: none 100% / 1 / 0 stretch;
  border-radius: 0px;
  border-spacing: 0px;
  box-shadow: none;
  box-sizing: border-box;
  caption-side: top;
  clear: none;
  clip: auto;
  color: inherit;
  columns: auto;
  column-fill: balance;
  column-gap: normal;
  column-rule: medium;
  counter-increment: none;
  counter-reset: none;
  direction: ltr;
  empty-cells: show;
  float: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue",
    Arial, sans-serif;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: auto;
  hyphens: none;
  letter-spacing: normal;
  line-height: normal;
  list-style: outside none disc;
  margin: 0px;
  opacity: 1;
  outline: none medium;
  overflow: visible;
  padding: 0px;
  break-after: auto;
  break-before: auto;
  break-inside: auto;
  perspective: none;
  perspective-origin: 50% 50%;
  pointer-events: auto;
  position: static;
  quotes: "“" "”" "‘" "’";
  tab-size: 8;
  table-layout: auto;
  text-align: inherit;
  text-align-last: auto;
  text-decoration-thickness: initial;
  text-decoration-color: inherit;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-indent: 0px;
  text-shadow: none;
  text-transform: none;
  transform: none;
  transform-style: flat;
  transition: none 0s ease 0s;
  unicode-bidi: normal;
  vertical-align: baseline;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
  z-index: auto;
}
.-cbwsdk-css-reset strong {
  font-weight: bold;
}
.-cbwsdk-css-reset * {
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue",
    Arial, sans-serif;
  line-height: 1;
}
.-cbwsdk-css-reset [class*="container"] {
  margin: 0px;
  padding: 0px;
}
.-cbwsdk-css-reset style {
  display: none;
}
.css-2f6ari h5 {
    color: #281606 !important;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
}
.css-2f6ari .css-9l3uo3 {
    color: #107657;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
}
.btok {
    background: linear-gradient(173deg, #F39F19 -5.38%, #F39717 32.24%, #F58211 89.18%, #F7780F 112.72%);
    border-radius: 50px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    -webkit-animation: zoomInOut 2s infinite alternate;
    animation: zoomInOut 2s infinite alternate;
}
.btref {
    border: none;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 50px;
    background-image: linear-gradient(173deg, rgb(243, 159, 25) -5.38%, rgb(243, 151, 23) 32.24%, rgb(245, 130, 17) 89.18%, rgb(247, 120, 15) 112.72%);
    padding: 8px 20px;
    text-transform: capitalize;
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-weight: 700;
    font-size: 16px;
}