html, body {
  overflow: hidden !important;
  height: auto !important;
}

body {
  overscroll-behavior: none;
}
hr {
	margin: 1rem 0;
	color: inherit;
	border: 0;
	border-top: 1px solid;
	opacity: 0.1;
}
b, strong {
	font-weight: 600;
}
#sp-top-bar a {
	color: #686868;
	font-weight: 600;
	font-size: 18px;
}

.sp-contact-info li i.pe {
	font-size: 145%;
	line-height: 1;
	margin-top: -2px;
	font-weight: 600;
}

.sp-contact-info li i {
	color: #A16f03;
}

#sp-header #sp-menu .sp-column .sp-megamenu-parent {
	float: initial;
	justify-content: center !important;
}

#offcanvas-toggler>i {
	padding: 0px 0px 0px 30px;
	font-size: 28px;
	text-align: center;
	width: 90px;
	color: #ffffff !important;
}

#sp-header #sp-menu .sp-menu-item>a>img {
	max-height: 35px;
	max-width: 35px;
	display: inline;
	margin: -2px 5px 0 0;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a>img,
.offcanvas-menu .offcanvas-inner .sp-module ul>li .nav-header>img,
.offcanvas-menu .offcanvas-inner .sp-module ul>li .separator>img {
	max-height: 30px;
	max-width: 30px;
	display: inline;
	margin: -4px 7px 0 0;
}

a#scroll-top.open {
	display: none;
}

.sppb-nav-lines>li.active>a,
.sppb-nav-lines>li.active>a:focus,
.sppb-nav-lines>li.active>a:hover {
	background-color: #000;
	color: #d4b962;
	border-bottom-color: #d4b962;
	border-radius: 10px 10px 0px 0px;
}

.sppb-carousel-extended-team-content {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .15);
	padding: 20px 20px 25px 20px;
	margin: 10px 1px 10px;
	border-radius: 10px;
}

.sppb-carousel-extended-team-designation {
	color: #4a4a4a;
	font-size: 12px;
	margin-bottom: 30px;
	display: none;
}

.sppb-nav-modern>li.active>a,
.sppb-nav-modern>li.active>a:focus,
.sppb-nav-modern>li.active>a:hover {
	color: #d0ba6f;
	background-color: #000;
	border-bottom-color: transparent;
	cursor: default;
	font-size: 24pt;
}

.sppb-nav-modern>li>a {
	background: #333;
	color: #d0ba6f;
	font-size: 24pt;
	text-align: center;
	bordeR: none;
}

.sp-module ul>li,
.sppb-addon-module ul>li {
	display: block;
	border-bottom: none;
	-webkit-transition: 300ms;
	transition: 300ms;
}

#sppb-addon-1733863503395 .sppb-carousel-extended-item-overlay {
	border-radius: 15px;
}

#sppb-addon-1733863503395 .sppb-carousel-extended-team-name,
#sppb-addon-1733863503395 .sppb-carousel-extended-team-name a {
	text-shadow: #000000 3px 2px 2px;
}

.but-prom-f {
	font-size: 14px !important;
	min-height: 68px;
	letter-spacing: 0 !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.but-prom {
	min-height: 62px;
	display: flow-root;
}

.fa.fa-twitter {
	font-family: sans-serif;
}

.fa.fa-twitter::before {
	content: "𝕏";
	font-size: 1.2em;
}

.container {
	padding-top: 4px
}

.sp-megamenu-parent>li>a {
	padding: 0 10px;
}

.loginButtonClass,
.casinoLoginButtonClass,
.racebookLoginButtonClass,
.livebettingLoginButtonClass,
.cashierLoginButtonClass,
.startConversation {
	cursor: pointer;
}

.lighboxContainer {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

.lightboxMessage {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 20px;
	width: 90%;
	max-width: 700px;
	border-radius: 10px;
	text-align: center;
}

.lightboxDark {
	background: rgba(0, 0, 0, 0);
	max-width: 420px;
	min-width: 230px;
}

.loginboxForgot {
	display: block;
	margin: -10px 0 10px 0;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: 200;
}

.closeLightboxClass {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 3em;
	background: none;
	border: none;
	cursor: pointer;
	color: red;
}


#loginform .submitLoginClass {
	margin-bottom: 25px;
}

.submitLoginClass {
	background: #65697e;
	color: #fff;
	text-transform: uppercase;
	transition: background-color 0.3s;
	border: none;
	padding: 10px;
	border-radius: 30px;
	font-weight: bold;
	font-size: 1.2em;
}

.submitLoginClass:hover {
	background: #65697e;
	color: #000;
}

.login-box input {
	width: 100%;
	margin: 0;
	text-align: center;
	color: #ffffff;
}

.login-box input::placeholder {
	color: #65697e;
	opacity: 1;
}
.login-box {
	background-color: #1e1e22;
	padding: 30px 40px;
	border-radius: 10px;
	text-align: center;
	margin: 0 auto;
	max-width: 400px;
	min-width: 250px;
	color: #ffffff;
}
.login-box h4 {
	text-transform: uppercase;
	margin: 20px;
	font-weight: 600;
	font-size: 1.1em;
}
.login-box #loginSignupBtn {
	display: block;
	border-radius: 30px;
	background-color: #d4b961;
	color: #fff;
	padding: 10px;
	text-transform: uppercase;
	font-weight: 600;
	width: 100%;
	font-size: 1.2em;
}
.login-box .field {
	padding: 20px;
	margin-bottom: 20px;
	border-radius:30px;
	background-color: #0f0f11;
	border: none;
}
.login-box .field:focus {
	border: none;
}
.login-box form {
	margin-bottom: 10px;
}
.login-box label {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.2em;
}
.login-box-logo {
    background-image: url('/images/general/logo-small.png');
    background-position: center 20px;
    background-repeat: no-repeat;
    background-size: 70%;
    padding-top: 80px !important;
}
.join-now-btn {
	background-color: #d4b962;
	color: #ffffff;
	padding: 6px 14px;
	text-transform: uppercase;
	margin: 10px;
	display: inline-block;
	border-radius: 5px;
	text-decoration: none;
}

.join-now-btn:hover {
	background-color: #000;
	color: #fff;
}

.help-center-btn {
	background-color: #333;
	border-radius: 4px;
	color: #fff !important;
	font-size: 11px;
	text-decoration: none;
	display: inline-block;
	width: 100px;
}


.help-center-btn:hover {
	background-color: #000;
}


#sppb-addon-1724093801302 #btn-1724093801302.sppb-btn-custom {
	font-size: 14px !important;
	padding: 10px !important;
}

#popup-banner {
	position: fixed;
	bottom: -467px;
	left: 80px;
	transition: bottom 0.5s ease-in-out;
	z-index: 1000;
	width: 360px;
	height: 260px;
	background-size: contain;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
}

#popup-banner.show {
	bottom: -2px;
}

#popup-banner a {
	background-color: #000;
	padding: 8px 30px;
	border-radius: 100px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 120px;
	position: fixed;
	border: 2px solid #d4b961;
	font-weight: 400;
}

#popup-banner a:hover {
	background-color: #d4b961;
	color: #000;
}

#popup-banner #closeX {
	position: absolute;
	right: 45px;
	top: 38px;
	font-size: 8px;
	cursor: pointer;
	padding: 4px;
}

#popup-banner p {
	font-size: 12px;
	color: #999999;
	position: fixed;
	margin-top: 220px;
}

#popup-banner p:hover {
	color: #ffffff;
	text-decoration: underline;
}

#popup-banner.call-banner {
	padding: 16px 20px 16px 20px;
	position: fixed;
	top: 300px;
	right: 0px;
	left: auto;
	background-color: #242424;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	height: 125px;
	width: 230px;
	opacity: 0;
	transform: translateX(100%);
	transition: transform 1s ease, opacity 1s ease;
}

#popup-banner.call-banner p {
	color: #d4b962;
	font-size: 14px;
	position: relative;
	margin: 0;
}
#popup-banner.call-banner p:hover {
	text-decoration: none;
}
#popup-banner.call-banner strong {
	font-size: 20px;
	display: block;
	padding-top: 10px;
}

#popup-banner.call-banner #closeX {
	top: -2px;
	right: 10px;
}

#popup-banner.call-banner.show {
	opacity: 1;
	transform: translateX(0);
}

@media only screen and (max-width: 1440px) {

	.sp-megamenu-parent>li>a {
		padding: 0 4px;
	}
	#sp-header #sp-menu .sp-megamenu-parent >li >a, .header-cta-btn {
		font-size: 0.9em;
	}

}

@media only screen and (max-width: 1132px) {

	.sp-megamenu-parent>li>a {
		padding: 0 2px;
	}
	#sp-header #sp-menu .sp-megamenu-parent >li >a, .header-cta-btn {
		font-size: 0.8em;
	}

}


#slider-btc-btn {
	background-image: url(/images/banners/btc-accepted-here.png);
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: center;
	background-color: #006600;
	border-radius: 5px;
	height: 45px;
	width: 150px;
	margin: -80px auto 0 auto;
}

#section-id-1739398452602 .sppb-addon.sppb-addon-raw-html {
	width: 240px;
	margin-left: auto;
}

a[href^="tel"] {
	color: inherit;
	text-decoration: none;
	pointer-events: none;
	cursor: default;
}

@media only screen and (max-width: 600px) {
	#section-id-1739398452602 .sppb-addon.sppb-addon-raw-html {
		margin-right: auto;
	}
}

@media only screen and (max-width: 480px) {
	#slider-btc-btn {
		width: 80%;
		margin: 20px auto 0 auto;
		background-size: 200px;
		background-color: #006600;
		background-image: url(/images/banners/btc-accepted-here-mobile.png);
	}

	#section-id-1739398452602 .sppb-addon.sppb-addon-raw-html {
		width: 100%;
		border-top: 1px solid #333;
	}

	.lightboxMessage {
		padding: 20px 10px;
	}

	.login-box {
		padding: 40px 20px;
	}
}


/*** FAQS **/
.faqs-title {
	font-size: 16pt;
	color: #fff;
	font-weight: 500;
	margin: 20px 0;
}

.faqs-search-bar {
	display: flex;
	align-items: center;
	background-color: #282A32;
	padding: 10px;
	border-radius: 5px;
	overflow: hidden;
	max-width: 320px;
	margin-bottom: 10px;
}

.faqs-search-bar img {
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.faqs-search-bar input {
	width: 250px;
}
  
.clear-button {
	display: none;
    cursor: pointer;
    font-size: 20px;
    color: #666;
    margin: 0 0 0px 6px;
	}
  
  .clear-button:hover {
	color: #000;
  }
  
.faqs-container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
	margin-bottom: 40px;
}

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

.faqs-container button {
	width: 100%;
	text-align: left;
	border: 1px solid #14161c;
	padding: 10px 20px;
	border-radius: 5px;
	background-color: #12141D;
	cursor: pointer;
	margin: 3px 0;
	color: #fff;
}

.faqs-container button:hover {
	color: #d0ba6f;
	border: 1px solid #d0ba6f;
}

.faqs-answer {
	display: none;
	line-height: 26px;
	padding: 20px 25px;
	border: 1px solid #282A32;
	border-radius: 0 0 5px 5px;
	border-top: 0;
	margin-top: -6px;
	margin-bottom: 4px;
}

.faqs-answer p {
	margin: 0;
	color: #e1e1e1;
}

.highlight {
	background-color: #ffe354;
	padding: 4px 0;
}

#noResults,
#emptySearch {
	color: red;
	display: none;
}

#resultCountContainer {
	color: #86ff86;
	display: none;
}

@media (max-width: 768px) {
	.faqs-container {
		grid-template-columns: 1fr;
		gap: 0;
	}
}

.sppb-carousel-extended-item img {
	object-fit: contain;
	width: 100%;
	height: 100%;
}

.joinj {
	background: #d4b962;
	margin: 30px 5px 30px 0;
	height: 30px !important;
	line-height: 30px !important;
	border-radius: 35px;
	color: #fff;
}
.applyj {
	background: #65697e;
	margin: 30px 0 30px 5px;
	height: 30px !important;
	line-height: 30px !important;
	border-radius: 35px;
	color: #fff;
}
.but-tat {
	font-size: 20px;
	font-weight: 500;
}
.sppb-panel-faq > .sppb-panel-heading {
	border-bottom: none;
	background: #010206;
	margin-bottom: 20px;
	border-radius: 20px;
}
.sppb-panel-faq > .sppb-panel-heading .rules {
	border-bottom: none;
	background: #12141D;
	margin-bottom: 20px;
	border-radius: 20px;
}
.sppb-panel-faq .sppb-panel-body {
	border: 0;
	border-bottom: none !important;
        margin-bottom: 20px;
}
#sppb-addon-1755614298680 .sppb-nav-lines > li.active > a, #sppb-addon-1755614298680 .sppb-nav-lines > li.active > a:hover, #sppb-addon-1755614298680 .sppb-nav-lines > li.active > a:focus {
	color: #d4b962;
	border-bottom-color: #fff;
	text-align: center;
	line-height: 18px;
}
.sp-module ul > li > a, .sppb-addon-module ul > li > a {
	display: block;
	line-height: 18px;
	padding: 4px;
	-webkit-transition: 300ms;
	transition: 300ms;
	text-align: center;
}
.sppb-nav-lines {
	border-bottom: none;
}
.sp-module ul > li, .sppb-addon-module ul > li {
	display: block;
	border-bottom: none;
	-webkit-transition: 300ms;
	transition: 300ms;
	background: #12141D !important;
	margin: 0px 5px;
	border-radius: 5px;
}
#sppb-addon-1755614298680 .sppb-nav-lines > li.active > a, #sppb-addon-1755614298680 .sppb-nav-lines > li.active > a:hover, #sppb-addon-1755614298680 .sppb-nav-lines > li.active > a:focus {
	color: #d4b962 !important;
	border-bottom-color: #65697e !important;
	background: #14141d;
}
.sp-module ul > li > a, .sppb-addon-module ul > li > a {
	color: #65697e;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
	display: block;
	padding: 0;
	position: relative;
	background: #65697e;
	border-radius: 5px;
	margin-bottom: 5px;
}
.white-popup-block {
	background: rgba(101, 105, 126, 0.6);
	padding: 30px 30px;
	text-align: left;
	max-width: 650px;
	margin: 40px auto;
	position: relative;
	border-radius: 30px;
}
.mfp-close-btn-in .mfp-content .white-popup-block .mfp-close {
	color: #fff;
}
.sppb-nav-modern > li.active > a, .sppb-nav-modern > li.active > a:focus, .sppb-nav-modern > li.active > a:hover {
	color: #d4b962;
	background-color: #000;
	border-bottom-color: transparent;
	cursor: default;
	font-size: 18pt !important;
	border-radius: 20px;
}
.sppb-nav-modern > li > a {
	background: #282a32;
	color: #d4b961;
	font-size: 18pt !important;
	text-align: center;
	bordeR: none;
	border-radius: 20px;
}
.sppb-panel-modern {
	border: none;
  	border-bottom: 2px solid #65697e;
	background: #14141d;
}
#sp-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background:rgba(2,2,6,0.85);
}
.sp-dropdown.sp-dropdown-main {
  min-width: 250px !important;
}
.footer-column li {
	margin: 0 !important;
}
.footer-column a {
	text-align: left !important;
}
.header-cta-btn:hover {color: #000 !important}
.main-menu a:hover {color: #d0ba6f !important;}
#sppb-addon-1733847435593 img {min-width: 32px;}

@media (min-width: 992px) {
#sp-logo .sp-default-logo {
	padding-left: 10%;
}
}
@media (max-width: 992px) {
#sp-logo .sp-default-logo {
	padding-right: 10%;
}
}
.sports-rules .sp-module ul > li, .sports-rules .sppb-addon-module ul > li {
    background: #fff !important;

}
.sp-megamenu-parent >li.sp-has-child>a:after, #sp-header #sp-menu .sp-dropdown .sp-dropdown-inner {display: none;}
.sppb-carousel-extended-item a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: linear-gradient(
    to bottom,
    rgba(71, 71, 71, 0.5), 
    rgba(2, 2, 6, 0.5)
  );
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 16px;
}
.sppb-carousel-extended-item a img {
  display: block;
  max-width: 100%;
  height: auto;
  z-index: 1;
}
.mobile-buttons-container {
	position: fixed;
	bottom: 0;
	width: 100%;
	margin: 0;
	z-index: 9999;
	background-color: rgba(0,0,0,0.85);
}

.mobile-buttons-container a {
	min-width: 120px;
	max-width: 320px;
	margin: auto;
}
.promo-img-border {
	border-radius: 14px 14px 0 0;
}

/* Banking Rules Table */

#sppb-addon-1733848609662 .sppb-addon-content {
  background-color: #000 !important;
}

#sppb-addon-wrapper-1733856941457 .sppb-addon-table-main tbody tr:nth-child(odd) {
    background-color: #282a32 !important; 
}

#sppb-addon-wrapper-1733856941457 .sppb-addon-table-main tbody tr:nth-child(even) {
    background-color: #3e3f46 !important; 
}

#sppb-addon-wrapper-1733856941457 .sppb-addon-table-main tbody td,
#sppb-addon-wrapper-1733856941457 .sppb-addon-table-main tbody .sppb-addon-text-block {
    color: #ffffff !important;
}

/* Mobile */

@media (max-width: 767px) {

  .banking-rules-deposits-table .sppb-addon-table-main tbody tr {
    display: block !important;
    margin-bottom: 1rem;
    border-radius: 8px;
    padding: 10px;
  }

  .banking-rules-deposits-table .sppb-addon-table-main tbody td {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
    padding: 6px 0 !important;
    color: #ffffff !important;
	letter-spacing: 0.5px;
  }

  /* (data-th) */
  .banking-rules-deposits-table .sppb-addon-table-main tbody td:before {
    content: attr(data-th) !important;
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    background: #000000 !important;
    padding: 7px 0 !important;
    color: #d4b961 !important;
    font-weight: 400 !important;
    border-radius: 4px !important;
    margin-bottom: 5px !important;
  }
   #section-id-1733856941448 .banking-rules-deposits-table .sppb-addon-table-main thead {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .banking-rules-deposits-table .sppb-addon-content {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
}
/* Banking Rules Table End */

/* funding options table */

@media (min-width: 768px) {

  #section-id-1733856941455 .banking-rules-deposits-table .sppb-addon-table-main tbody td,
  #section-id-1733856941455 .banking-rules-deposits-table .sppb-addon-table-main tbody td * {
	border: none;
  }

  #section-id-1733856941455 {
    background: none !important;
    border: none !important;
  }
}

@media (max-width: 767px) {

  #section-id-1733856941455 .banking-rules-deposits-table .sppb-addon-table-main thead {
    display: none !important;
  }

  #section-id-1733856941455 .banking-rules-deposits-table .sppb-addon-table-main tbody tr {
    display: block !important;
    margin-bottom: 1rem;
    border-radius: 8px;
    padding: 10px;
  }


  #section-id-1733856941455 .banking-rules-deposits-table .sppb-addon-table-main tbody td {
    display: block !important;
    width: 100% !important;
    text-align: left !important;
    padding: 6px 0 !important;
    color: #ffffff !important;
	border: none;
  }


  #section-id-1733856941455 .banking-rules-deposits-table .sppb-addon-table-main tbody td:before {
    content: attr(data-th) !important;
    display: block !important;
    width: 100% !important;
    text-align: center !important;
    background: #000000 !important;
    padding: 10px 0 !important;
    color: #d4b961 !important;
    border-radius: 4px !important;
    margin-bottom: 5px !important;
  }
    #section-id-1733856941455 {
    background: none !important;
    border: none !important;
  }
  #section-id-1733856941455 .sppb-addon-table td,
  #section-id-1733856941455 .sppb-addon-table th {
    color: #fff !important;
}
}

#section-id-1733856941455 a {
  color: #d4af37 !important; 
}
#section-id-1733856941455 a:hover {
  color: #b8860b !important; 
}
/* funding options table end */


/* LIVE CASINO */
    .live-casino-card-grid {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 20px;
    }

    .live-casino-card {
      position: relative;
      display: flex;
      flex-direction: column;
      background: linear-gradient(to bottom, #0b0b10, #282a32);
      border-radius: 12px;
      overflow: hidden;
      text-decoration: none;
      color: #ffffff;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .live-casino-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 10px 20px rgba(0,0,0,0.4);
    }

    .live-casino-card .card-image {
      position: relative;
      overflow: hidden;
    }

    .live-casino-card img {
      width: 100%;
      height: 214px; 
      object-fit: cover;
      object-position: top;
      transition: transform 0.5s ease;
      display: block;
    }

    .live-casino-card:hover img:first-child {
      transform: scale(1.08);
    }

    .live-casino-card .badge-live {
      position: absolute;
      top: 10px;
      width: 86px;
      height: 32px;
      left: 15px;
    }

    .live-casino-card .card-image h4 {
      position: absolute;
      bottom: 10px;
      left: 10px;
      margin: 0;
      font-size: 22px;
      letter-spacing: 0.5px;
      font-weight: 400;
      color: #ffffff;
      transition: color 0.3s ease;
      line-height: 22px;
      padding-bottom: 10px;
      left: 15px;
    }

    .live-casino-card .card-image h4:hover {
      color: #d4b961;
    }

    .live-casino-card .card-limits {
      background: #282a32;
      font-size: 12px;
      letter-spacing: 1px;
      font-weight: 200;
      color: #ffffff;
      text-align: left;
      padding: 0 12px;
      height: 50px; 
      display: flex;
      align-items: center;
      border-radius: 0 0 12px 12px;
      padding-left: 15px;

    }
    .live-casino-card span {
        margin: auto;
        font-size: 22px;
        text-transform: uppercase;
        transition: color 0.3s ease;
        letter-spacing: 1px;
		padding: 20px 0px;

    }
    .live-casino-card:hover span {
        color: #d4b961;
    }


    @media (max-width: 991px) {
      .live-casino-card-grid {
        grid-template-columns: repeat(2, 1fr);
      }
    }

    @media (max-width: 575px) {
      .live-casino-card-grid {
        grid-template-columns: 1fr;
      }
      .live-casino-card img {
        height: 220px;
      }
    }

/* LIVE CASINO END */

/* Promotions Page */
.promotions-page-cards-container{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 25px; 
  align-items: stretch;
}
.promotions-page-card {
      background: linear-gradient(to bottom, #020206, #12141d);
      border-radius: 16px;
      color: #ffffff;
      font-weight: 200;
      font-size: 12pt;
      display: flex;
      flex-direction: column;
      align-items: stretch;
      overflow: hidden;
      flex: 1 1 calc(33.333% - 20px);
      transition: all 0.3s ease;
      text-align: left;
    }

    .promotions-page-card img {
      width: 100%;
      height: auto;
      aspect-ratio: 16/9;
      object-fit: cover;
      transition: transform 0.4s ease;
      border-radius: 16px 16px 0 0;
    }

    .promotions-page-card:hover {
      transform: translateY(-4px);
      box-shadow: 0 8px 20px rgba(0,0,0,0.4);
    }

    .promotions-page-card:hover img {
      transform: scale(1.05);
    }

.promotions-page-card-content {
  padding: 25px 20px 30px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: center; 
  text-align: center; 
}
.promotions-page-card-content h4 {
  font-size: 24px;
  font-weight: 300;
  margin: 0 0 10px;
  transition: color 0.3s ease;
}
.promotions-page-card-content p {
  margin: 0 0 20px;
  line-height: 1.4;
  flex-grow: 1;
}

.promotions-page-card-content a {
  display: inline-block;
  text-transform: uppercase;
  color: #ffffff;
  border: 2px solid #d4b961;
  border-radius: 50px;
  padding: 10px 24px; 
  text-decoration: none;
  transition: all 0.3s ease;
  font-size: 16px;
  letter-spacing: 0.5px;
  margin-top: auto;
}

.promotions-page-card-content a:hover {
  background-color: #5c637c;
  border-color: #5c637c;
}



@media (max-width: 991px) {
      .promotions-page-card {
        flex: 1 1 calc(50% - 20px);
      }
}

@media (max-width: 767px) {
      .promotions-page-card {
        flex: 1 1 100%;
      }
}
@supports not (gap: 1rem) {
  .promotions-page-cards { margin: -15px; }
  .promotions-page-card { margin: 15px; flex: 1 1 calc(33.333% - 30px); }
  @media (max-width: 991px) {
    .promotions-page-card { flex: 1 1 calc(50% - 30px); }
  }
}
/* Promotions Page End */

/* Contests page */
    .contests-page-cards-container {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; 
      align-items: stretch;
      gap: 25px;
    }
    .contests-page-card {
      border-radius: 14px;
      color: #ffffff;
      font-family: 'Kanit', sans-serif;
      font-weight: 200;
      font-size: 15pt;
      display: flex;
      flex-direction: column;
      align-items: stretch;
      overflow: hidden;
      flex: 1 1 calc(33.333% - 25px);
      transition: all 0.3s ease;
      text-align: center;
      background-color: #12141d;
      position: relative;
    }

    .contests-page-card:hover {
      transform: translateY(-4px);
      box-shadow: 0 8px 20px rgba(0,0,0,0.4);
    }

    .contests-page-card img.card-header {
      width: 100%;
      aspect-ratio: 16 / 9;
      object-fit: cover;
      border-radius: 14px 14px 0 0;
      transition: transform 0.4s ease;
    }

    .contests-page-card:hover img.card-header {
      transform: scale(1.05);
    }

    .contests-page-card-content {
      background: linear-gradient(to bottom, #020206, #12141d);
      padding: 25px 20px 30px;
      display: flex;
      flex-direction: column;
      flex-grow: 1;
      align-items: center;
      text-align: center;
      border-radius: 0 0 14px 14px;
    }

    .contests-page-card-content h4 {
      font-size: 36px;
      font-weight: 300;
      color: #d4b961;
      margin: 0 0 10px;
      transition: color 0.3s ease;
    }


    .contests-page-card-content p {
      margin: 0 0 20px;
      line-height: 1.2;
      flex-grow: 1; 
	  letter-spacing: 0.5px;
    }

    .contests-page-card-content a {
      display: inline-block;
      text-transform: uppercase;
      color: #ffffff;
      border: 2px solid #d4b961;
      border-radius: 50px;
	  width: 150px;
      padding: 10px 24px;
      text-decoration: none;
      transition: all 0.3s ease;
      font-size: 16px;
      letter-spacing: 0.5px;
      margin-top: auto;
    }

    .contests-page-card-content a:hover {
      background-color: #5c637c;
      border-color: #5c637c;
    }

    .card-btn.disabled,.card-btn.disabled:hover{
        opacity: 0.5;
        background-color: transparent;
        border-color: #5c637c;
        color: #5c637c;
        transition: none;
    }

@media (max-width: 991px) {
  .contests-page-card {
    flex: 1 1 calc(33.333% - 25px);
  }
}

@media (max-width: 767px) {
  .contests-page-card {
    flex: 1 1 100%;
  }
}

/* Contests page End */