@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  box-sizing: initial;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
}
.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-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  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,
.swiper-3d .swiper-wrapper {
  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 {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: #00000026;
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, #00000080, #0000);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, #00000080, #0000);
}
.swiper-css-mode > .swiper-wrapper {
  -ms-overflow-style: none;
  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 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-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.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 {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%;
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}
.score-board .swiper-slide {
  transform: scale(0.95);
  transition: 0.3s ease;
}
.score-board .swiper-slide:hover {
  transform: scale(1);
}
.score-board .swiper-slide:hover .himalaya-dashboard > div > div {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  box-shadow: inset 0 0 0 1px #a60320 !important;
}
.score-board .himalaya-dashboard > div > div {
  background: linear-gradient(
    130deg,
    #444444e6,
    #222222f2 70%,
    #111 0,
    #333333e6
  );
  background-color: unset !important;
  border-radius: 10px !important;
  box-shadow: inset 0 0 0 3px #a60320, 0 1px 3px #0009 !important;
  
  padding: 10px;
}
.score-board .himalaya-dashboard > div > div > div > div {
  font-size: 18px !important;
}
.score-board .himalaya-dashboard div {
  font-size: 16px !important;
}
.score-board .himalaya-dashboard div img {
  height: 39px !important;
  width: 39px !important;
}
.score-board .score-board-btn-wrapper {
  width: 100%;
}
.score-board .score-board-btn-wrapper .act-btn {
  background: linear-gradient(180deg, #d22f23 30%, #a60320);
  border-radius: 5px;
  box-shadow: inset 0 0 1px #a60320;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin: 10px auto 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-shadow: 0 0 0 #000;
  width: 90px;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  z-index: 10;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none !important;
  text-transform: none;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  right: 10px;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateZ(0);
  transition: opacity 0.3s;
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(0.33);
}
.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 {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: 50%;
  display: inline-block;
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
}
button.swiper-pagination-bullet {
  -webkit-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}
.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, top 0.2s;
}
.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, left 0.2s;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: transform 0.2s, right 0.2s;
}
.swiper-pagination-progressbar {
  background: #00000040;
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transform-origin: left top;
  width: 100%;
}
.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 {
  height: 4px;
  left: 0;
  top: 0;
  width: 100%;
}
.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 {
  height: 100%;
  left: 0;
  top: 0;
  width: 4px;
}
.swiper-pagination-lock {
  display: none;
}

.carousel-banner-container {
  margin: auto;
}
.carousel-banner-container.banner {
  aspect-ratio: 1920/660;
  width: 100%;
}
.carousel-banner-container.desktop .swiper .swiper-button-next,
.carousel-banner-container.desktop .swiper .swiper-button-prev {
  height: 40px;
  padding: 35px;
  width: 40px;
}
.carousel-banner-container.desktop .swiper .swiper-button-next:after,
.carousel-banner-container.desktop .swiper .swiper-button-prev:after {
  font-size: 30px;
}
.carousel-banner-container.desktop
  .swiper
  .swiper-button-next.swiper-button-disabled,
.carousel-banner-container.desktop
  .swiper
  .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.carousel-banner-container.desktop .swiper img {
  aspect-ratio: 1920/660;
  display: block;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  width: 100%;
}
.carousel-banner-container .swiper .swiper-button-next,
.carousel-banner-container .swiper .swiper-button-prev {
  align-items: center;
  background-color: #00000080;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  height: 20px;
  justify-content: center;
  opacity: 0.6;
  padding: 17px;
  width: 20px;
}
.carousel-banner-container .swiper .swiper-button-next:after,
.carousel-banner-container .swiper .swiper-button-prev:after {
  font-size: 16px;
}
.carousel-banner-container .swiper .swiper-button-next.swiper-button-disabled,
.carousel-banner-container .swiper .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.carousel-banner-container .swiper .swiper-button-next:hover,
.carousel-banner-container .swiper .swiper-button-prev:hover {
  opacity: 1;
}
.carousel-banner-container .swiper img {
  display: block;
  width: 100%;
}
#root .main-home {
  background: url(https://img.alltocon.com/img/static/ve3prod/desktop2/home-bg.png)
    top/cover no-repeat;
  padding-bottom: 100px;
  padding-top: 100px;
}
#root .main-home .home-title {
  align-items: center;
  color: #348ef3;
  display: flex;
  font-size: 40px;
  font-weight: 700;
  gap: 16px;
  margin-bottom: 32px;
  text-transform: uppercase;
}
#root .main-home .home-title:before {
  background: #348ef3;
  border-radius: 50%;
  content: "";
  display: block;
  height: 24px;
  width: 24px;
}
#root .main-home .home-sports {
  margin-bottom: 50px;
}
#root .main-home .home-sports .himalaya-dashboard > div > div {
  -webkit-backdrop-filter: unset !important;
  backdrop-filter: unset !important;
  background: linear-gradient(180deg, #fff, #eee);
  border: 1px solid #dee1e3;
  border-radius: 15px 15px 0 0 !important;
  box-shadow: unset !important;
  padding: 20px !important;
  width: unset !important;
}
#root .main-home .home-sports .himalaya-dashboard > div > div .css-vqlw0n,
#root .main-home .home-sports .himalaya-dashboard > div > div .css-zz1aj2 {
  color: #000 !important;
}
#root .main-home .home-sports .himalaya-dashboard > div > div .css-agcirv {
  margin: 0 0 1rem !important;
  width: unset !important;
}
#root
  .main-home
  .home-sports
  .himalaya-dashboard
  > div
  > div
  .css-agcirv
  .css-hlbgs2 {
  color: #000 !important;
  font-weight: 600 !important;
}
#root
  .main-home
  .home-sports
  .himalaya-dashboard
  > div
  > div
  .css-1d3bbye
  .css-1bltywk,
#root
  .main-home
  .home-sports
  .himalaya-dashboard
  > div
  > div
  .css-1d3bbye
  .css-1s7wxr4 {
  color: #348ef3 !important;
  height: unset !important;
  margin-bottom: 0.5rem !important;
  margin-top: 0.5rem !important;
  transform: unset !important;
}
#root
  .main-home
  .home-sports
  .himalaya-dashboard
  > div
  > div
  .css-1d3bbye
  .css-kxu0dz {
  color: #000 !important;
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}
#root
  .main-home
  .home-sports
  .himalaya-dashboard
  > div
  > div
  .css-1d3bbye
  .css-1doag2i {
  color: #000 !important;
}
#root .main-home .home-sports .himalaya-dashboard > div > div .css-c5a06v img {
  height: 50px !important;
  width: 50px !important;
}
#root
  .main-home
  .home-sports
  .himalaya-dashboard
  > div
  > div
  .css-c5a06v
  .css-1wxaqej {
  width: unset !important;
}
#root
  .main-home
  .home-sports
  .himalaya-dashboard
  > div
  > div
  .css-c5a06v
  .css-1wxaqej
  > div
  > div {
  color: #000 !important;
  font-weight: 600 !important;
}
#root .main-home .home-sports .himalaya-dashboard > div > div .css-icouo5 {
  gap: 0.5rem !important;
  margin-top: auto !important;
}
#root
  .main-home
  .home-sports
  .himalaya-dashboard
  > div
  > div
  .css-icouo5
  .css-5jq37g {
  border: 1px solid #97d2fe !important;
  border-radius: 0.5rem !important;
  flex: 1 !important;
  height: 2.5rem !important;
  width: unset !important;
}
#root
  .main-home
  .home-sports
  .himalaya-dashboard
  > div
  > div
  .css-icouo5
  .css-5jq37g
  .css-15koq8y,
#root
  .main-home
  .home-sports
  .himalaya-dashboard
  > div
  > div
  .css-icouo5
  .css-5jq37g
  .css-gajkrd {
  color: #000 !important;
  transform: unset !important;
}
#root
  .main-home
  .home-sports
  .himalaya-dashboard
  > div
  > div
  .css-icouo5
  .css-5jq37g
  .css-skkknb {
  color: #000 !important;
}
#root
  .main-home
  .home-sports
  .himalaya-dashboard
  > div
  > div
  .css-icouo5
  .css-5jq37g
  .css-skkknb
  img {
  height: 20px !important;
  width: 20px !important;
}
#root .main-home .home-sports .score-board .score-board-btn-wrapper .act-btn {
  background: #348ef3 !important;
  border-radius: 0 0 15px 15px !important;
  line-height: 40px;
  margin: 0 !important;
  width: 100% !important;
}
#root
  .main-home
  .home-sports
  .score-board
  .swiper-slide:hover
  .himalaya-dashboard
  > div
  > div {
  box-shadow: unset !important;
}
#root .main-home .home-feature .feature-list {
  display: flex;
  gap: 20px;
}
#root .main-home .home-feature .feature-list > * {
  align-items: center;
  display: flex;
  flex: 1;
  gap: 10px;
}
#root .main-home .home-feature .feature-list > :not(:last-child) {
  border-right: 1px solid #000;
  padding-right: 20px;
}
#root .main-home .home-feature .feature-list > * .feature-img img {
  display: block;
  height: 63px;
}
#root .main-home .home-feature .feature-list > * .feature-content {
  color: #00b3ff;
  display: flex;
  flex-direction: column;
  font-family: Roboto !important;
  gap: 4px;
}
#root .main-home .home-feature .feature-list > * .feature-content h4 {
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
}
#root .main-home .home-feature .feature-list > * .feature-content p {
  font-size: 10px;
  font-style: normal;
  line-height: 1.4;
}
#root .main-home .home-jackpot {
  margin-bottom: 32px;
  position: relative;
}
#root .main-home .home-jackpot > img {
  display: block;
  width: 100%;
}
#root .main-home .home-jackpot .jackpot-countup {
  display: flex;
  flex-direction: column;
  left: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#root .main-home .home-jackpot .jackpot-countup .jp-tit {
  -webkit-text-fill-color: #0000;
  background: linear-gradient(180deg, #97d2fe, #308bf2);
  background-clip: text;
  -webkit-background-clip: text;
  font-size: 57px;
  font-weight: 700;
  letter-spacing: -1px;
  margin: -30px 0 30px;
  padding: 0;
  text-transform: uppercase;
}
#root .main-home .home-jackpot .jackpot-countup .content {
  min-width: unset;
}
#root .main-home .home-jackpot .jackpot-countup .content .infinite-countup {
  align-items: center;
  background: unset !important;
  border: unset;
  filter: unset;
  font-family: SF Pro Display;
  font-weight: 900;
  height: 85px;
  justify-content: center;
  padding: unset;
  position: relative;
  width: 540px;
}
#root
  .main-home
  .home-jackpot
  .jackpot-countup
  .content
  .infinite-countup:before {
  background: url(https://img.alltocon.com/img/static/ve3prod/desktop2/home-jp-bg.png)
    50% / contain no-repeat;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -35%) scale(1.7);
  width: 100%;
}
#root .main-home .home-jackpot .jackpot-countup .content .infinite-countup > * {
  background: unset !important;
  border: unset !important;
  border-radius: unset !important;
  color: #fff !important;
  font-size: 45px !important;
  font-weight: 700 !important;
  margin: 0 1px !important;
  padding: unset !important;
  position: relative;
  text-shadow: 0 2px 0 #886001 !important;
  z-index: 3;
}
#root .main-home .home-hotgame {
  margin-bottom: 60px;
}
#root .main-home .home-hotgame .home-hotgame .hotgame-item {
  cursor: pointer;
}
#root .main-home .home-hotgame .home-hotgame .hotgame-item .maintenance-block {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  left: 0;
  padding: 10px;
  text-align: center;
  top: 0;
  width: 100%;
}
#root .main-home .home-hotgame .home-hotgame .hotgame-item .hotgame-img {
  margin-bottom: 8px;
}
#root .main-home .home-hotgame .home-hotgame .hotgame-item .hotgame-img img {
  display: block;
  width: 100%;
}
#root .main-home .home-hotgame .home-hotgame .hotgame-item .hotgame-name {
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  text-transform: capitalize;
}
#root .main-home .home-hotgame .home-hotgame .hotgame-item:hover .hotgame-img {
  opacity: 0.8;
}
#root .main-home .home-hotgame .home-hotgame .hotgame-item:hover .hotgame-name {
  color: #348ef3;
}
#root .main-home .home-hotgame .home-hotgame .hotgame-list {
  padding-bottom: 30px;
}
#root .main-home .home-hotgame .home-hotgame .hotgame-list .swiper-pagination {
  align-items: center;
  bottom: 0;
  display: flex;
  justify-content: center;
}
#root
  .main-home
  .home-hotgame
  .home-hotgame
  .hotgame-list
  .swiper-pagination
  .swiper-pagination-bullet {
  background: #666;
  height: 10px;
  width: 10px;
}
#root
  .main-home
  .home-hotgame
  .home-hotgame
  .hotgame-list
  .swiper-pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #348ef3;
  height: 16px;
  width: 16px;
}
#root .main-home .home-type-list {
  display: flex;
  flex-wrap: wrap;
  font: small-caption;
  gap: 24px;
  margin-bottom: 80px;
}
#root .main-home .home-type-list .type-item {
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  width: calc(25% - 18px);
}
#root .main-home .home-type-list .type-item:hover {
  opacity: 0.8;
}
#root .main-home .home-type-list .type-item > img {
  display: block;
  width: 100%;
}
#root .main-home .home-type-list .type-item h3 {
  -webkit-text-fill-color: #0000;
  background: linear-gradient(180deg, #019efb, #0176dc);
  background-clip: text;
  -webkit-background-clip: text;
  color: #7b7b7b;
  font-size: 30px;
  font-weight: 800;
  left: 24px;
  line-height: 1.2;
  opacity: 0;
  position: absolute;
  text-transform: uppercase;
  top: 24px;
}
#root .main-home .home-type-list .type-item:first-child {
  width: calc(50% - 12px);
}
#root .main-home .home-type-list .type-item:first-child h3 {
  font-size: 46px;
  font-weight: 700;
}
#root .main-home .home-qr {
  display: flex;
  margin-bottom: 30px;
}
#root .main-home .home-qr > * {
  flex: 1;
}
#root .main-home .home-qr > .left {
  display: flex;
  justify-content: center;
}
#root .main-home .home-qr > .left img {
  display: block;
  height: 486px;
}
#root .main-home .home-qr > .right {
  align-items: center;
  display: flex;
  gap: 32px;
  justify-content: center;
}
#root .main-home .home-qr .qr-item {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: center;
}
#root .main-home .home-qr .qr-item > div:first-child {
  align-items: center;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2px;
}
#root .main-home .home-qr .qr-item > div:first-child > div {
  padding: 20px !important;
}
#root .main-home .home-qr .qr-item > div:first-child > h4 {
  display: none !important;
}
#root .main-home .home-qr .qr-item button {
  align-items: center;
  background: #fff;
  border: 1px solid #97d2fe;
  border-radius: 14px;
  display: flex;
  font-size: 22px;
  min-width: 286px;
  padding: 12px 18px;
}
#root .main-home .home-qr .qr-item button .left img {
  display: block;
  height: 70px;
  width: 70px;
}
#root .main-home .home-qr .qr-item button .right {
  text-wrap: nowrap;
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 24px;
  font-weight: 400;
  justify-content: center;
  text-align: center;
  width: calc(100% - 70px);
}
#root .main-home .home-qr .qr-item button .right > * {
  -webkit-text-fill-color: #0000;
  background: linear-gradient(180deg, #019efb, #0176dc);
  background-clip: text;
  -webkit-background-clip: text;
}
#root .main-home .home-qr .qr-item button .right strong {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
}
#root .main-home .home-qr .qr-item button:hover {
  filter: brightness(110%);
}
