@charset "utf-8";

._home-section-featured-tournaments { background-color: rgb(0, 0, 0); text-align: center; padding-left: 0px !important; padding-right: 0px !important; }

._home-section-featured-tournaments .inner { padding-bottom: 56px; padding-top: 56px; }

._home-section-featured-tournaments .message, ._home-section-featured-tournaments .title { padding-left: 24px; padding-right: 24px; }

._home-section-featured-tournaments .title { color: rgb(255, 255, 255); font-size: 26px; font-weight: 500; letter-spacing: 0.78px; line-height: 32px; }

@media screen and (min-width: 768px) {
  ._home-section-featured-tournaments .title { font-size: 32px; letter-spacing: 0.96px; line-height: 40px; }
}

@media screen and (min-width: 1244px) {
  ._home-section-featured-tournaments .title { font-size: 40px; font-weight: 700; letter-spacing: 1.2px; line-height: 48px; }
}

._home-section-featured-tournaments .message { color: rgb(163, 163, 163); font-size: 14px; font-weight: 400; letter-spacing: 0.42px; line-height: 22px; margin-top: 8px; }

._home-section-featured-tournaments .group { margin-top: 32px; }

._home-section-featured-tournaments .group h4 { color: rgb(255, 255, 255); font-size: 20px; font-weight: 500; letter-spacing: 0.6px; line-height: 24px; padding-bottom: 24px; }

@media screen and (min-width: 768px) {
  ._home-section-featured-tournaments .group h4 { font-size: 22px; letter-spacing: 0.66px; line-height: 26px; }
}

@media screen and (min-width: 1244px) {
  ._home-section-featured-tournaments .group h4 { font-size: 24px; letter-spacing: 0.72px; line-height: 32px; }
}

._home-section-featured-tournaments .swiper-group { position: relative; }

._home-section-featured-tournaments .swiper-wrapper { gap: 16px; }

._home-section-featured-tournaments .swiper-initialized .swiper-wrapper { gap: 0px; }

._home-section-featured-tournaments .swiper-slide { flex: 0 0 auto; height: 290px; width: 300px; }

._home-section-featured-tournaments .swiper-slide a { display: flex; flex-direction: column; height: 100%; width: inherit; }

._home-section-featured-tournaments .slider-buttons { display: none; left: 0px; pointer-events: none; right: 0px; top: 50%; transform: translateY(-50%); }

._home-section-featured-tournaments .slider-buttons .btn { position: absolute; top: 50%; transform: translateY(-50%); }

._home-section-featured-tournaments .slider-buttons .btn.swiper-button-disabled { opacity: 0; pointer-events: none; }

._home-section-featured-tournaments .slider-buttons .btn-prev { left: -20px; }

._home-section-featured-tournaments .slider-buttons .btn-next { right: -20px; }

._home-section-featured-tournaments .card-item { border-radius: 16px; display: flex; flex-direction: column; overflow: hidden; position: relative; text-align: left; width: 300px; }

._home-section-featured-tournaments .card-item .image { height: 160px; overflow: hidden; width: inherit; }

._home-section-featured-tournaments .card-item .image img { height: inherit; transform: scale(1); transition: transform 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; width: inherit; }

._home-section-featured-tournaments .card-item .info { background-color: rgb(24, 24, 27); flex: 1 1 0%; padding: 16px 24px; }

._home-section-featured-tournaments .card-item .info h5 { color: rgb(255, 255, 255); font-size: 16px; font-weight: 500; letter-spacing: 0.48px; line-height: 24px; }

._home-section-featured-tournaments .card-item .info p { color: rgb(212, 212, 212); font-size: 14px; font-weight: 400; letter-spacing: 0.42px; line-height: 22px; margin-top: 8px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

._home-section-featured-tournaments .card-item .info-more { backdrop-filter: blur(14px); background-color: rgba(48, 36, 32, 0.8); background-position: 50% 0px; background-repeat: no-repeat; background-size: cover; inset: 0px -1px 48px; display: flex; flex-direction: column; justify-content: center; opacity: 0; overflow: hidden; padding: 32px 24px 32px 32px; position: absolute; visibility: hidden; }

._home-section-featured-tournaments .card-item .info-more ul { color: rgb(255, 255, 255); font-size: 14px; font-weight: 400; letter-spacing: 0.42px; line-height: 22px; }

._home-section-featured-tournaments .card-item .info-more ul > li { padding-left: 16px; position: relative; }

._home-section-featured-tournaments .card-item .info-more ul > li::before { background-color: rgb(212, 212, 212); border-radius: 3px; content: ""; height: 3px; left: 5px; position: absolute; top: 10px; width: 3px; }

._home-section-featured-tournaments .card-item.color-red .info { background: linear-gradient(90deg, rgb(107, 35, 35) -3.78%, rgb(24, 24, 27) 102.6%); }

._home-section-featured-tournaments .card-item.color-red .info-more { background-image: url(/assets/img/mhtml-hall/home_section_featured_tournaments_card_item_bg_red.webp); }

._home-section-featured-tournaments .card-item.color-yellow .info { background: linear-gradient(90deg, rgb(103, 87, 41), rgb(24, 24, 27)); }

._home-section-featured-tournaments .card-item.color-yellow .info-more { background-image: url(/assets/img/mhtml-hall/home_section_featured_tournaments_card_item_bg_yellow.webp); }

._home-section-featured-tournaments .card-item.color-green .info { background: linear-gradient(90deg, rgb(64, 75, 30), rgb(24, 24, 27)); }

._home-section-featured-tournaments .card-item.color-green .info-more { background-image: url(/assets/img/mhtml-hall/home_section_featured_tournaments_card_item_bg_green.webp); }

._home-section-featured-tournaments .card-item.color-brown .info { background: linear-gradient(90deg, rgb(119, 82, 7), rgb(24, 24, 27)); }

._home-section-featured-tournaments .card-item.color-brown .info-more { background-image: url(/assets/img/mhtml-hall/home_section_featured_tournaments_card_item_bg_brown.webp); }

._home-section-featured-tournaments .card-item.color-red-brown .info { background: linear-gradient(90deg, rgb(128, 41, 6), rgb(24, 24, 27)); }

._home-section-featured-tournaments .card-item.color-red-brown .info-more { background-image: url(/assets/img/mhtml-hall/home_section_featured_tournaments_card_item_bg_red_brown.webp); }

._home-section-featured-tournaments .card-item.tournaments .info h5 { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

@media screen and (min-width: 768px) {
  ._home-section-featured-tournaments .inner { padding-bottom: 64px; padding-top: 64px; }
  ._home-section-featured-tournaments .message { font-size: 16px; font-weight: 400; letter-spacing: 0.48px; line-height: 24px; }
  ._home-section-featured-tournaments .group { margin-top: 56px; }
  ._home-section-featured-tournaments .card-item.item-count-2 { height: 250px; width: 588px; }
}

@media screen and (min-width: 1244px) {
  ._home-section-featured-tournaments .inner { padding-bottom: 104px; padding-top: 104px; }
  ._home-section-featured-tournaments .message { margin-top: 12px; }
  ._home-section-featured-tournaments .group { margin-top: 72px; }
  ._home-section-featured-tournaments .swiper-wrapper { gap: 24px; padding-left: 0px; }
  ._home-section-featured-tournaments .swiper-initialized .swiper-wrapper { gap: 0px; }
  ._home-section-featured-tournaments .swiper-slide { height: 250px; }
  ._home-section-featured-tournaments .slider-buttons { display: flex; pointer-events: auto; }
  ._home-section-featured-tournaments .card-item { width: 384px; }
  ._home-section-featured-tournaments .card-item .image { height: 202px; }
  ._home-section-featured-tournaments .card-item .info { padding: 12px 32px; }
  ._home-section-featured-tournaments .card-item .info p { display: none !important; }
  ._home-section-featured-tournaments .card-item .info-more { transition: opacity 0.25s ease-in-out 0s; }
  ._home-section-featured-tournaments .card-item:active .image img, ._home-section-featured-tournaments .card-item:hover:not(.hover-disable) .image img { transform: scale(1.03); transition-duration: 0.25s; }
  ._home-section-featured-tournaments .card-item:active .info-more, ._home-section-featured-tournaments .card-item:hover:not(.hover-disable) .info-more { opacity: 1; visibility: visible; }
}