@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&amp;family=Open+Sans:ital,wght@0,300..800;1,300..800&amp;family=Outfit:wght@100..900&amp;display=swap");
.Header--content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 74px;
  padding: 10px 15px;
  background: #03193a;
  background: #000;
  border-bottom: 1px solid #ffbf0f;
  gap: 10px;
}
@media (max-width: 374px) {
  .Header--content {
    padding: 10px;
  }
}
@media (min-width: 768px) {
  .Header--content {
    height: 74px;
    padding: 10px 15px 15px;
  }
}
@media (min-width: 1024px) {
  .Header--content {
    padding: 8px 22px;
  }
}
@media (min-width: 1200px) {
  .Header--content {
    padding: 8px 30px;
  }
}
@media (min-width: 1440px) {
  .Header--content {
    padding: 8px 40px;
  }
}
@media (min-width: 1680px) {
  .Header--content {
    padding: 14px 44px;
  }
}
@media (min-width: 1920px) {
  .Header--content {
    padding: 14px 104px;
  }
}
.Header--content_secondary {
  background: #111725;
}
.Header--menu {
  display: flex;
  align-items: center;
}
.Links--search__L6_Ds {
  display: none;
  transition: transform 0.2s ease;
}
.Links--search__L6_Ds:active:not(.Links--Disabled__sSGGZ) {
  transform: scale(0.96);
  opacity: 0.8;
  transition: transform 0.1s ease;
}
@media (min-width: 768px) {
  .Links--search__L6_Ds {
    display: flex;
    align-items: center;
    margin: 0 20px;
    cursor: pointer;
  }
}
@media (min-width: 1024px) {
  .Links--search__L6_Ds {
    margin: 0 24px 0 40px;
    transition: 0.4s;
  }
}
@media (min-width: 1200px) {
  .Links--search__L6_Ds {
    margin-right: 30px;
    font-size: 30px !important;
  }
}
@media (min-width: 1440px) {
  .Links--search__L6_Ds {
    margin: 0 32px 0 45px;
  }
}
@media (min-width: 1680px) {
  .Links--search__L6_Ds {
    margin: 0 40px 0 80px;
  }
}
@media (min-width: 1920px) {
  .Links--search__L6_Ds {
    margin-left: 56px;
  }
}
html {
  scroll-behavior: smooth;
}
.Links--linksContainer__xSweA {
  display: flex;
  margin-right: auto;
}
.Links--linksList__pDEVb {
  display: flex;
  align-items: center;
}
.Links--linksList__pDEVb li {
  display: none;
}
.Links--linksList__pDEVb li:first-child .Links--link__UkG_N {
  padding-left: 0;
}
.Links--desktopNavLink__LAtSD {
  transition: transform 0.2s ease;
}
.Links--desktopNavLink__LAtSD:active:not(.Links--Disabled__sSGGZ) {
  transform: scale(0.96);
  opacity: 0.8;
  transition: transform 0.1s ease;
}
@media (min-width: 768px) {
  .Links--link__UkG_N {
    padding: 0 9px;
    text-decoration: none;
  }
  .Links--link_active__r07qt .Links--desktopNavLink__LAtSD,
  .Links--link_homePageLinks__iBBcF .Links--desktopNavLink__LAtSD {
    color: #cad3e1;
    transition: 0.4s;
  }
  .Links--linkWrapper__p3qDS:nth-child(-n + 3) {
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .Links--linkWrapper__p3qDS:nth-child(3) .Links--link__UkG_N {
    padding-right: 0;
  }
}
@media (min-width: 1024px) {
  .Links--linksList__pDEVb:hover
    .Links--link__UkG_N
    .Links--desktopNavLink__LAtSD {
    color: hsla(0, 0%, 100%, 0.4);
    transition: 0.4s;
  }
  .Links--linksList__pDEVb:hover
    .Links--link__UkG_N:hover
    .Links--desktopNavLink__LAtSD {
    color: #cad3e1;
    transition: 0.4s;
  }
  .Links--linksList__pDEVb:hover
    .Links--link_active__r07qt
    .Links--desktopNavLink__LAtSD {
    color: #cad3e1;
  }
  .Links--linkWrapper__p3qDS:nth-child(-n + 4) {
    display: flex;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .Links--linkWrapper__p3qDS:nth-child(4) .Links--link__UkG_N {
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .Links--linkWrapper__p3qDS:nth-child(-n + 6) {
    display: flex;
  }
  .Links--linkWrapper__p3qDS .Links--link__UkG_N {
    padding: 0 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .Links--linkWrapper__p3qDS:nth-child(5) .Links--link__UkG_N {
    padding-right: 0;
  }
}
@media (min-width: 1440px) {
  .Links--linkWrapper__p3qDS {
    display: flex;
  }
  .Links--linkWrapper__p3qDS .Links--link__UkG_N {
    padding: 0 12px;
  }
  .Links--linkWrapper__p3qDS:last-child .Links--link__UkG_N {
    padding-right: 0;
  }
}
@media (min-width: 1680px) {
  .Links--link__UkG_N {
    padding: 0 20px;
  }
}
@media (max-width: 1024px) {
  .Links--desktopNavLink__LAtSD {
    color: #cad3e1;
    transition: 0.4s;
  }
}
@media (min-width: 768px) {
  .HeaderUser--notification__n9SYx .Profile-User-Notifications {
    display: flex;
    align-items: center;
    margin-right: 18px;
    transition: transform 0.2s ease;
  }
  .HeaderUser--notification__n9SYx
    .Profile-User-Notifications:active:not(.HeaderUser--Disabled__gQOww) {
    transform: scale(0.96);
    opacity: 0.8;
    transition: transform 0.1s ease;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .HeaderUser--notification__n9SYx .Profile-User-Notifications {
    margin-right: 30px;
    transition: 0.4s;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .HeaderUser--notification__n9SYx .Profile-User-Notifications {
    margin-right: 36px;
  }
}
@media (min-width: 768px) and (min-width: 1680px) {
  .HeaderUser--notification__n9SYx .Profile-User-Notifications {
    margin-right: 40px;
  }
}
@media (min-width: 768px) and (min-width: 1920px) {
  .HeaderUser--notification__n9SYx .Profile-User-Notifications {
    margin-right: 45px;
  }
}
.HeaderUser--depositButton__704OZ {
  position: relative;
  margin: 0 0 0 5px;
  padding: 10px 8px;
}
.HeaderUser--depositButton__704OZ .Small-Button-Text {
  font-size: 14px;
}
@media (max-width: 359px) {
  .HeaderUser--depositButton__704OZ {
    padding: 16px;
  }
  .HeaderUser--depositButton__704OZ:after {
    position: absolute;
    top: 45%;
    left: 50%;
    color: #fff;
    font-size: 20px;
    transform: translate(-50%, -50%);
    content: "+";
  }
  .HeaderUser--depositButton__704OZ .Small-Button-Text {
    font-size: 0;
  }
}
@media (min-width: 768px) {
  .HeaderUser--depositButton__704OZ {
    padding: 10px 12px;
  }
}
@media (min-width: 1024px) {
  .HeaderUser--depositButton__704OZ {
    margin-left: 10px;
  }
}
.HeaderUser--loader__FAbXp {
  width: 59px;
}
.HeaderUser--avatar__ORsYw {
  margin-left: 6px;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .HeaderUser--avatar__ORsYw {
    margin-left: 12px;
  }
}
@media (min-width: 1440px) {
  .HeaderUser--avatar__ORsYw {
    margin-left: 20px;
  }
}
.Profile-User-Notifications {
  cursor: pointer;
}
.Profile-User-Notifications .Profile-User-Bell {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 30px;
}
.Profile-User-Notifications .Profile-User-Bell-Animation {
  display: flex;
  align-items: center;
  min-width: 38px;
}
@media (min-width: 1024px) {
  .Profile-User-Notifications .Profile-User-Bell-Animation {
    min-width: 42px;
  }
}
@media (min-width: 1440px) {
  .Profile-User-Notifications .Profile-User-Bell-Animation {
    min-width: 49px;
  }
}
.Profile-User-Notifications .Badge-Count {
  top: -5px;
  right: -4px;
  min-width: 16px;
  height: 16px;
  font-size: 11px;
}
@media (min-width: 1440px) {
  .Profile-User-Notifications .Badge-Count {
    top: -6px;
    right: -9px;
    min-width: 18px;
    height: 18px;
    font-size: 13px;
  }
}
.Badge--badge__sdlMd {
  position: relative;
  transition: transform 0.2s ease;
}
.Badge--badge__sdlMd:active:not(.Badge--Disabled__mkpb4) {
  transform: scale(0.96);
  opacity: 0.8;
  transition: transform 0.1s ease;
}
.Badge--sup__WIJem {
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #ff0960;
  border-radius: 50%;
}
.Badge--count__M_zYz {
  top: -6px;
  right: -9px;
  min-width: 18px;
  height: 18px;
  font-size: 13px;
}
@media (max-width: 359px) {
  .Badge--count__M_zYz {
    top: -2px;
    right: -2px;
    min-width: 13px;
    height: 13px;
    font-size: 10px;
  }
}
.Badge--dot__eC8nF {
  top: 0;
  right: 0;
  width: 8px;
  height: 8px;
}
.Avatar--avatar__09aGT {
  position: relative;
  z-index: 1;
  display: flex;
  overflow: hidden;
  border-radius: 50%;
  cursor: pointer;
  padding: 0;
  background: transparent;
  border: none;
  outline: none;
  transition: transform 0.2s ease;
}
.Avatar--avatar__09aGT:active:not(.Avatar--Disabled__MzvpN) {
  transform: scale(0.96);
  opacity: 0.8;
  transition: transform 0.1s ease;
}
@media (min-width: 1024px) {
  .Avatar--avatar__09aGT:hover .Avatar--image__62Wgi {
    transform: scale(1.3);
  }
}
.Avatar--microscopically__bQEVT {
  width: 32px;
  height: 32px;
}
.Avatar--tiny___9gVy {
  width: 40px;
  height: 40px;
}
.Avatar--mediumTiny__emFPj {
  width: 44px;
  height: 44px;
}
.Avatar--small__nDQNU {
  width: 50px;
  height: 50px;
}
.Avatar--mediumSmall__oHU3d {
  width: 55px;
  height: 55px;
}
.Avatar--medium__xKLID {
  width: 71px;
  height: 71px;
}
.Avatar--big__9i5d9 {
  width: 80px;
  height: 80px;
}
.Avatar--huge__4wHlj {
  width: 93px;
  height: 93px;
}
.Avatar--image__62Wgi {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
  transition: transform 0.3s ease-in-out;
}
.Avatar--defaultAvatar__HgdFI {
  width: 100%;
  height: 100%;
  background: radial-gradient(
    111% 118% at 0 0,
    #ff0960 0,
    #a515fa 40.92%,
    #3555ff 85.61%,
    #3a09ff 100%
  );
}
.Avatar--isHasNotifications__Wl3Nj {
  position: relative;
  overflow: visible;
}
.Avatar--isHasNotifications__Wl3Nj:after {
  position: absolute;
  top: 1px;
  right: -2px;
  width: 8px;
  height: 8px;
  background: #ff0960;
  border: 1px solid #03193a;
  border-radius: 50%;
  content: "";
}
@media (min-width: 768px) {
  .Avatar--isHasNotifications__Wl3Nj:after {
    display: none;
  }
}
@media (min-width: 1024px) {
  .Avatar--isHasNotifications__Wl3Nj {
    overflow: hidden;
  }
}
@media (max-width: 370px) {
  .HeaderAuth--signIn__CQo6n {
    padding: 10px 7px;
  }
}
.HeaderAuth--signIn__CQo6n .Small-Button-Text {
  font-size: 14px;
}
.HeaderAuth--signUp__DEt2N {
  margin: 0 0 0 5px;
  padding: 10px 12px;
  background-color: #ffbf00;
}
@media (max-width: 370px) {
  .HeaderAuth--signUp__DEt2N {
    padding: 10px 8px;
  }
}
@media (min-width: 1024px) {
  .HeaderAuth--signUp__DEt2N {
    height: 34px;
    margin-left: 10px;
  }
}
.HeaderAuth--signUp__DEt2N .Small-Button-Text {
  font-size: 14px;
  color: #000;
}
.Hidden-Search {
  position: absolute;
  bottom: -50px;
  z-index: -1;
  width: 100%;
  transform: translateY(-50px);
  transition: 0.3s;
}
.Hidden-Search--Show {
  transform: translateY(0);
}
.BalanceMobile--balanceContainer__hjdjR {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 34px;
  padding: 10px 12px;
  white-space: nowrap;
  background: #12294a;
  border-radius: 10px;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.BalanceMobile--balanceContainer__hjdjR:active:not(
    .BalanceMobile--Disabled__D9gcM
  ) {
  transform: scale(0.96);
  opacity: 0.8;
  transition: transform 0.1s ease;
}
@media (min-width: 1024px) {
  .BalanceMobile--balanceContainer__hjdjR {
    height: 38px;
  }
}
.BalanceMobile--balanceContainerImage__D6rpx {
  width: 14px;
  height: 14px;
  position: relative;
  margin-right: 5px;
}
.BalanceMobile--balanceContainer__hjdjR p,
.BalanceMobile--balanceContainer__hjdjR svg {
  margin-right: 7px;
  color: #fff;
  font-weight: 500;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.BalanceMobile--balanceContainer__hjdjR select {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.BalanceMobile--balanceContainer__hjdjR .BalanceMobile--smallButtonText__A22d6 {
  font-size: 13px;
  white-space: nowrap;
  text-transform: unset;
}
@media (min-width: 1024px) {
  .BalanceMobile--balanceContainer__hjdjR
    .BalanceMobile--smallButtonText__A22d6 {
    font-size: 14px;
  }
}
.BalanceMobile--balanceContainer__hjdjR svg {
  width: 16px;
  height: 16px;
}
.BalanceMobile--balanceContainer_secondary__enYST {
  background: hsla(0, 0%, 100%, 0.06);
}
.Search-Input-Inner-Container {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1410px;
  height: 100%;
  min-height: 27px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .Search-Input-Inner-Container {
    padding: 0 9px;
  }
}
@media (min-width: 1200px) {
  .Search-Input-Inner-Container {
    padding: 0 15px;
  }
}
@media (min-width: 1440px) {
  .Search-Input-Inner-Container {
    padding: 0 25px;
  }
}
.Search-Input-Inner-Container .search {
  margin-left: -3px;
}
@media (min-width: 1024px) {
  .Search-Input-Inner-Container .close,
  .Search-Input-Inner-Container .search {
    font-size: 30px !important;
  }
}
div.Search-Input-Container {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  background: #12294a;
  border: none !important;
  border-radius: 0;
  box-shadow: 0 9px 35px rgba(3, 25, 58, 0.4);
}
div.Search-Input-Container:hover {
  background: #3e5170;
}
@media (min-width: 768px) {
  div.Search-Input-Container {
    height: 60px;
  }
}
@media (min-width: 1024px) {
  div.Search-Input-Container {
    height: 66px;
  }
}
@media (min-width: 1680px) {
  div.Search-Input-Container {
    height: 76px;
  }
}
.Search-Clear-Button {
  width: 58px;
  height: 27px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease;
  margin-right: 20px;
  background-color: hsla(0, 0%, 100%, 0.08);
  border-radius: 7px;
  cursor: pointer;
}
.Search-Clear-Button:active:not(.Disabled) {
  transform: scale(0.96);
  opacity: 0.8;
  transition: transform 0.1s ease;
}
.Input-Search {
  flex: 1 1;
  padding: 0 10px;
}
.Input-Search input {
  width: 100%;
  color: #fff;
  font-family: Jost, Segoe UI, Roboto, Oxygen, "sans-serif";
  background: transparent;
  border: none;
  outline: none;
  caret-color: #fff;
  font-size: 13px;
  line-height: 140%;
  letter-spacing: normal;
}
@media (min-width: 1024px) {
  .Input-Search input {
    font-size: 16px;
    line-height: 140%;
    letter-spacing: normal;
  }
}
.Input-Search input:-ms-input-placeholder {
  color: #90a2bd;
}
.Input-Search input::placeholder {
  color: #90a2bd;
}
.Input-Search input[type="search"]::-webkit-search-cancel-button,
.Input-Search input[type="search"]::-webkit-search-decoration,
.Input-Search input[type="search"]::-webkit-search-results-button,
.Input-Search input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
.BalanceDesktop--balanceDesktopContainer__ug8aj {
  position: relative;
  scrollbar-width: none;
  max-height: 38px;
}
.BalanceDesktop--balanceDesktopContainerImage__K5tGJ {
  width: 18px;
  height: 18px;
  position: relative;
  margin-right: 5px;
}
.BalanceDesktop--balanceDesktopContainerContent__ytjuo {
  position: absolute;
  top: 67px;
  right: -90px;
  z-index: 2;
  display: flex;
  width: 440px;
  background: #253a58;
  border: 1px solid rgba(226, 229, 233, 0.1);
  border-radius: 16px;
}
.BalanceDesktop--balanceDesktopContainerContent__ytjuo
  .BalanceDesktop--ActiveWallet__ofcB8 {
  padding: 25px 15px;
  border-radius: 16px 16px 0 0;
}
.BalanceDesktop--balanceDesktopContainerContent__ytjuo
  .BalanceDesktop--ChangeActiveWalletContainer___ou_X {
  height: 100%;
  margin: 0;
}
.BalanceDesktop--balanceDesktopContainerContent__ytjuo
  .BalanceDesktop--ChangeActiveWallet-Body__NKbFC {
  height: calc(100% - 70px);
  padding: 0;
}
.BalanceDesktop--balanceDesktopContainerContent__ytjuo
  .BalanceDesktop--ChangeActiveWalletList__0_01c {
  width: 100%;
  max-height: 330px;
  margin-right: 0;
  padding: 20px;
}
.BalanceDesktop--balanceDesktopContainerContent__ytjuo
  .BalanceDesktop--ChangeActiveWalletFooter__uVabF {
  height: 67px;
}
.BalanceDesktop--balanceDesktopContainerOverlay__n5hXS {
  display: none;
}
.BalanceDesktop--balanceDesktopContainerOverlayVisible__iblfd {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  width: 100%;
  height: 100%;
  border: none;
}
.BalanceDesktop--balanceDesktopContainer__ug8aj::-webkit-scrollbar {
  display: none;
}
.BalanceDesktop--balanceDesktopContainer__ug8aj::-moz-scrollbar {
  display: none;
}
.BalanceDesktop--balanceDesktopContainer__ug8aj::-o-scrollbar {
  display: none;
}
.BalanceDesktop--button__pOPXS {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 12px;
  white-space: nowrap;
  background: #12294a;
  border-radius: 10px;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.BalanceDesktop--button__pOPXS:active:not(.BalanceDesktop--Disabled__d8Izl) {
  transform: scale(0.96);
  opacity: 0.8;
  transition: transform 0.1s ease;
}
@media (min-width: 768px) {
  .BalanceDesktop--button__pOPXS {
    min-width: 134px;
  }
  .BalanceDesktop--button__pOPXS p {
    margin-right: 4px;
  }
  .BalanceDesktop--button__pOPXS svg {
    margin-right: 8px;
  }
}
@media (min-width: 1024px) {
  .BalanceDesktop--button__pOPXS {
    min-width: 166px;
  }
}
@media (min-width: 1200px) {
  .BalanceDesktop--button__pOPXS {
    min-width: 170px;
  }
}
.BalanceDesktop--button__pOPXS p,
.BalanceDesktop--button__pOPXS svg {
  margin-right: 7px;
  color: #fff;
}
@media (min-width: 768px) {
  .BalanceDesktop--button__pOPXS p,
  .BalanceDesktop--button__pOPXS svg {
    margin-right: 5px;
  }
}
.BalanceDesktop--button__pOPXS select {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
.BalanceDesktop--button__pOPXS .BalanceDesktop--smallButtonText__t_s3G {
  color: #fff;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.03em;
  white-space: nowrap;
  text-transform: unset;
}
@media (min-width: 1024px) {
  .BalanceDesktop--button__pOPXS .BalanceDesktop--smallButtonText__t_s3G {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .BalanceDesktop--button__pOPXS .BalanceDesktop--smallButtonText__t_s3G {
    font-size: 16px;
  }
}
.BalanceDesktop--button__pOPXS svg {
  width: 14px;
  height: 14px;
}
@media (min-width: 1024px) {
  .BalanceDesktop--button__pOPXS svg {
    width: 18px;
    height: 18px;
  }
}
.BalanceDesktop--button_opened__awRRX {
  background: #4d668f;
}
.BalanceDesktop--button_secondary__pyern {
  background: hsla(0, 0%, 100%, 0.06);
}
.BaseFormField {
  position: relative;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  height: 50px;
  min-height: 50px;
  margin-bottom: 24px;
  padding: 10px 15px;
  background: hsla(0, 0%, 100%, 0.08);
  border: 1px solid hsla(0, 0%, 100%, 0.08);
  border-radius: 10px;
}
.BaseFormField__Message {
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  display: flex;
  align-items: center;
  color: #01af70;
}
.BaseFormField__Message-Text {
  font-size: 12px;
  line-height: 100%;
  letter-spacing: normal;
}
.BaseFormField__Message-Icon {
  margin-right: 3px;
  color: #01af70;
}
.BaseFormField__Message--Error,
.BaseFormField__Message--Error .BaseFormField__Message-Icon {
  color: #ff654f;
}
.BaseFormField__Message--Info,
.BaseFormField__Message--Info .BaseFormField__Message-Icon {
  color: #90a2bd;
}
.BaseFormField:focus-within {
  border: 1px solid #a2b7d8;
}
.BaseFormField--Error {
  background: rgba(255, 101, 79, 0.08);
  border: 1px solid rgba(255, 101, 79, 0.5);
}
.BaseFormField--Clickable {
  cursor: pointer;
}
.BaseFormField--UpperCase input {
  text-transform: uppercase;
}
.BaseFormField__Disabled {
  background: #1a3157;
  border: 1px solid #1a3157;
  cursor: unset;
}
.FooterMobile--footerTopContainer {
  background: #0f0f0f;
}
.FooterPaymentMethods--footerPaymentMethodsContainer__AwLFh {
  display: flex;
  flex-shrink: 0;
  flex-wrap: nowrap;
  gap: 13px;
  justify-content: space-between;
  padding: 20px 15px;
  overflow-x: scroll;
  overflow-x: visible;
  line-height: 0;
  white-space: nowrap;
  text-align: center;
  -ms-overflow-style: none;
  scrollbar-width: none;
  animation: scroll 20s linear infinite;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-30%);
  }
}
@media (max-width: 767px) {
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-80%);
    }
  }
}
.FooterPaymentMethods--footerPaymentMethodsContainer__AwLFh::-webkit-scrollbar {
  display: none;
}
.FooterPaymentMethods--footerPaymentMethodsImage {
  position: relative;
  flex: 0 0 auto;
  margin-right: 15px;
  pointer-events: none;
  width: 95px;
  height: 47px;
  display: flex;
  align-items: center;
}
.FooterPaymentMethods--footerPaymentMethodsImage img.ImageLazy {
  max-width: 100%;
  max-height: 25px;
}
.FooterPaymentMethods--footerPaymentMethodsImage img.ImageLazy.small {
  max-height: 20px;
}
.FooterPaymentMethods--footerPaymentMethodsImage:last-child {
  margin-right: 0;
}
@media (min-width: 1200px) {
  .FooterPaymentMethods--footerPaymentMethodsImage {
    width: 77px;
    height: 48px;
  }
}
@media (min-width: 1440px) {
  .FooterPaymentMethods--footerPaymentMethodsImage {
    width: 90px;
    height: 55px;
  }
}
@media (min-width: 1680px) {
  .FooterPaymentMethods--footerPaymentMethodsImage {
    width: 109px;
    height: 67px;
  }
}
@media (min-width: 1920px) {
  .FooterPaymentMethods--footerPaymentMethodsImage {
    width: 107px;
    height: 64px;
  }
}
.FooterPaymentMethods {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
  padding: 40px 46px 30px;
}
.FooterPaymentMethods--footerBottomContainer_dark__BS0fS {
  background: #090d15;
}
@media (min-width: 768px) {
  .FooterPaymentMethods {
    padding: 55px 30px 35px;
  }
}
@media (min-width: 1024px) {
  .FooterPaymentMethods {
    padding: 55px 89px 30px;
  }
}
@media (min-width: 1200px) {
  .FooterPaymentMethods {
    padding: 60px 120px 40px;
  }
}
@media (min-width: 1920px) {
  .FooterPaymentMethods {
    padding: 50px 500px;
  }
}
.FooterPaymentMethods .FooterPaymentMethods--footerTextContainer {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  border-bottom: 1px solid #12294a;
}
.FooterPaymentMethods
  .FooterPaymentMethods--footerTextContainer_secondary__0r_gb {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.04);
}
.FooterPaymentMethods .FooterPaymentMethods--footerLicenseIconsContainer {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .FooterPaymentMethods .FooterPaymentMethods--footerLicenseIconsContainer {
    width: 65%;
  }
}
.FooterPaymentMethods
  .FooterPaymentMethods--footerLicenseIconsContainer
  .FooterPaymentMethods--logoContainer__7wr5S {
  display: none;
}
@media (min-width: 768px) {
  .FooterPaymentMethods
    .FooterPaymentMethods--footerLicenseIconsContainer
    .FooterPaymentMethods--logoContainer__7wr5S {
    display: block;
  }
}
@media (min-width: 1024px) {
  .FooterPaymentMethods
    .FooterPaymentMethods--footerLicenseIconsContainer
    .FooterPaymentMethods--logoContainer__7wr5S {
    margin-right: 30px;
  }
}
@media (min-width: 1680px) {
  .FooterPaymentMethods
    .FooterPaymentMethods--footerLicenseIconsContainer
    .FooterPaymentMethods--logoContainer__7wr5S {
    width: 40px;
    height: 40px;
  }
}
.FooterPaymentMethods
  .FooterPaymentMethods--footerLicenseIconsContainer
  .FooterPaymentMethods--footerAskGamblersLink {
  position: relative;
  width: 89px;
  height: 30px;
}
@media (min-width: 768px) {
  .FooterPaymentMethods
    .FooterPaymentMethods--footerLicenseIconsContainer
    .FooterPaymentMethods--footerAskGamblersLink {
    width: 104px;
    height: 34px;
  }
}
@media (min-width: 1920px) {
  .FooterPaymentMethods
    .FooterPaymentMethods--footerLicenseIconsContainer
    .FooterPaymentMethods--footerAskGamblersLink {
    width: 134px;
    height: 44px;
  }
}
.FooterPaymentMethods
  .FooterPaymentMethods--footerLicenseIconsContainer
  .FooterPaymentMethods--footerFairCasinoLink {
  position: relative;
  width: 85px;
  height: 27px;
}
@media (min-width: 768px) {
  .FooterPaymentMethods
    .FooterPaymentMethods--footerLicenseIconsContainer
    .FooterPaymentMethods--footerFairCasinoLink {
    width: 100px;
    height: 33px;
  }
}
@media (min-width: 1920px) {
  .FooterPaymentMethods
    .FooterPaymentMethods--footerLicenseIconsContainer
    .FooterPaymentMethods--footerFairCasinoLink {
    width: 118px;
    height: 37px;
  }
}
.FooterPaymentMethods
  .FooterPaymentMethods--footerLicenseIconsContainer
  .FooterPaymentMethods--footerBeGamble {
  position: relative;
  display: flex;
  justify-content: center;
  width: 110px;
  height: 30px;
}
@media (min-width: 768px) {
  .FooterPaymentMethods
    .FooterPaymentMethods--footerLicenseIconsContainer
    .FooterPaymentMethods--footerBeGamble {
    width: 140px;
    height: 34px;
  }
}
@media (min-width: 1920px) {
  .FooterPaymentMethods
    .FooterPaymentMethods--footerLicenseIconsContainer
    .FooterPaymentMethods--footerBeGamble {
    width: 170px;
    height: 44px;
  }
}
.FooterPaymentMethods
  .FooterPaymentMethods--footerLicenseIconsContainer
  .FooterPaymentMethods--footerLicenseIcon {
  max-width: 100%;
  max-height: 100%;
}
.FooterPaymentMethods
  .FooterPaymentMethods--footerLicenseIconsContainer
  .FooterPaymentMethods--footerLicenseIcons18 {
  position: relative;
  width: 30px;
  height: 30px;
}
@media (min-width: 768px) {
  .FooterPaymentMethods
    .FooterPaymentMethods--footerLicenseIconsContainer
    .FooterPaymentMethods--footerLicenseIcons18 {
    width: 35px;
    height: 35px;
  }
}
@media (min-width: 1920px) {
  .FooterPaymentMethods
    .FooterPaymentMethods--footerLicenseIconsContainer
    .FooterPaymentMethods--footerLicenseIcons18 {
    width: 45px;
    height: 45px;
  }
}
.FooterPaymentMethods
  .FooterPaymentMethods--footerLicenseIconsContainer
  .FooterPaymentMethods--footerLicenseIconsCertificate {
  width: 57px;
  height: 57px;
}
@media (min-width: 768px) {
  .FooterPaymentMethods
    .FooterPaymentMethods--footerLicenseIconsContainer
    .FooterPaymentMethods--footerLicenseIconsCertificate {
    width: 63px;
    height: 63px;
  }
}
@media (min-width: 1920px) {
  .FooterPaymentMethods
    .FooterPaymentMethods--footerLicenseIconsContainer
    .FooterPaymentMethods--footerLicenseIconsCertificate {
    width: 73px;
    height: 73px;
  }
}
.FooterPaymentMethods .FooterPaymentMethods--footerBottomTextContainer {
  width: 100%;
}
@media (min-width: 768px) {
  .FooterPaymentMethods .FooterPaymentMethods--footerBottomTextContainer {
    width: 90%;
  }
}
@media (min-width: 1440px) {
  .FooterPaymentMethods .FooterPaymentMethods--footerBottomTextContainer {
    width: 70%;
  }
}
.FooterPaymentMethods .FooterPaymentMethods--footerBottomText {
  position: relative;
  width: 100%;
  margin: 15px 0 30px;
  padding: 0 25px;
  text-align: center;
}
@media (min-width: 1200px) {
  .FooterPaymentMethods .FooterPaymentMethods--footerBottomText {
    margin: 10px 0 30px;
  }
}
.FooterPaymentMethods .FooterPaymentMethods--footerBottomTextFirst {
  text-align: center;
}
.FooterPaymentMethods .FooterPaymentMethods--footerBottomCopyrightText {
  max-width: 150px;
  white-space: pre-line;
  text-align: center;
}
@media (min-width: 1024px) {
  .FooterPaymentMethods .FooterPaymentMethods--footerBottomCopyrightText {
    max-width: unset;
  }
}
.FooterPaymentMethods .FooterPaymentMethods--textSuperSmall {
  color: #90a2bd;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  letter-spacing: -0.02em;
}
.banner_slider_wrap {
  padding: 60px 0 20px;
}
.banner-container a {
  text-decoration: unset;
}
.banner_slider_wrap img.banner-image {
  width: 100%;
}
.mobile_view {
  display: none;
}
.footer_outer {
  background: #0f0f0f;
  overflow: hidden;
}
.Header--header-wrap .Logo-Small {
  max-width: 200px;
  height: auto;
  width: 100%;
}
.ProvidersListItem--container img {
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 45px;
}
.ProvidersListItem--container img.big {
  max-height: 55px;
}
.GamesListItem--gamesListItemLabel img {
  width: 100%;
}
.margin-b-70 {
  margin-bottom: 10%;
}
.smallColumnWrap .HorizontalList-Content-Container__Grid {
  grid-template-columns: repeat(9, 137px);
}
.smallColumnWrap .ListItem-Container {
  aspect-ratio: 1;
}
.available_col .ListItem-Background.main_img {
  border: 1px solid #fff;
  object-fit: contain;
  padding: 10px;
}
.ProvidersListItem--container img.small_image {
  max-height: 35px;
}
.footer_payment_wrap {
  white-space: nowrap;
  clear: both;
  float: left;
}
.new_logo_div img,
.right_bottom_icon img {
  width: auto;
  max-width: 100%;
  max-height: 65px;
}
.new_logo_div {
  text-align: center;
}
.right_bottom_icon img {
  max-height: 55px;
}
.HeaderAuth--signUp,
.Secondary-Medium,
.Secondary {
  text-decoration: none;
}
.outer_wrap,
.Main-Providers-List .HorizontalList-Header {
  width: 100%;
  max-width: 1440px;
  padding: 0 40px;
  overflow-y: hidden;
  margin: 0 auto;
}
.Main-Providers-List .Content-Container {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
}
.Main-Providers-List .Content-Container > a {
  width: calc(25% - 15px);
  flex: 0 0 calc(25% - 15px);
}
.lightning-effect {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  padding: 6px 9px;
  border: 1px solid #ffbf0f;
  border-radius: 10px;
  box-shadow: 0 0 10px 5px #ffbf0f;
  background: #ffbf0f1a;
  overflow: hidden;
  margin-top: 10px;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  text-decoration: none;
  outline: none;
}
.lightning-effect::before {
  content: "";
  width: 50px;
  position: absolute;
  top: 0;
  left: -50px;
  bottom: 0;
  z-index: 1;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0.2)),
    color-stop(50%, #fff),
    to(rgba(255, 255, 255, 0.2))
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.2) 0%,
    #fff 50%,
    rgba(255, 255, 255, 0.2) 100%
  );
  animation: lightning-effect 2s infinite ease-in-out;
}
.lightning-effect:before {
  -webkit-animation: lightning-effect 2s infinite ease-in-out;
  animation: lightning-effect 2s infinite ease-in-out;
}
.ProvidersListItem--imageContainer {
  position: relative;
  height: calc(100% - 60px);
  transition: 0.3s ease-in-out;
}
.Main-Providers-List {
  margin-bottom: 35px;
}
@-webkit-keyframes lightning-effect {
  0% {
    left: -50px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgba(255, 255, 255, 0.2)),
      color-stop(50%, #fff),
      to(rgba(255, 255, 255, 0.2))
    );
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.2) 0%,
      #fff 50%,
      rgba(255, 255, 255, 0.2) 100%
    );
  }
  50% {
    left: 100%;
  }
  to {
    left: -50px;
    background: 0 0;
  }
}
@keyframes lightning-effect {
  0% {
    left: -50px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(rgba(255, 255, 255, 0.2)),
      color-stop(50%, #fff),
      to(rgba(255, 255, 255, 0.2))
    );
    background: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.2) 0%,
      #fff 50%,
      rgba(255, 255, 255, 0.2fv) 100%
    );
  }
  50% {
    left: 100%;
  }
  to {
    left: -50px;
    background: 0 0;
  }
}
.a_id:hover {
  background: #edc630;
  color: #000;
}
.ProvidersListItem--small p {
  margin: 15px 0;
  font-size: 16px;
  font-weight: 700;
}
.ProvidersListItem--small {
  height: 100%;
  width: calc(25% - 15px);
  text-align: center;
  padding: 30px 15px;
  background-color: #0f0f0f;
  border-radius: 8px;
}
.bottom_section {
  margin-top: 50px;
}
.bottom_section .ProvidersListItem--small {
  padding: 0;
  background: transparent;
  width: calc(16.6% - 15px);
}
.bottom_section .ProvidersListItem--small img {
  width: 100%;
  height: 100%;
  max-height: unset;
}
.full-width-img {
  width: 100%;
}
.header_btn_wrap a {
  display: inline-flex;
}
.ml-10 {
  margin-left: 15px;
}
.mt-20 {
  margin-top: 20px;
}
.call_btn_text .Secondary,
.header_btn_wrap a {
  height: auto;
  padding: 20px 20px;
  gap: 11px;
  font-family: "Montserrat", sans-serif;
}
.call_btn_text .Secondary svg {
  width: 16px;
}

/* Welcome Banner */
.welcome-banner {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(5px);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 2000;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

/* Hide header when banner is active */
.header.banner-hidden {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    z-index: -1 !important;
}

.welcome-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    pointer-events: none;
}

.welcome-content {
    position: relative;
    background: #1a1a1a;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.5);
    transform: translateY(20px);
    transition: transform 0.3s ease-in-out;
    max-width: 500px;
    width: calc(100% - 2rem);
    max-height: calc(100vh - 2rem);
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    z-index: 10;
    box-sizing: border-box;
}

/* Mobile Styles */
@media (max-width: 300px) {
    .welcome-banner .welcome-content {
        max-width: 100% !important;
        width: 100% !important;
        height: 100% !important;
        max-height: 100% !important;
        border-radius: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        display: flex !important;
        flex-direction: column !important;
    }
    
    .welcome-banner .welcome-image {
        width: 360px !important;
        height: 360px !important;
        margin: 0 auto !important;
        position: relative;
        overflow: hidden;
        background: none;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 !important;
    }
    
    .welcome-banner .welcome-main-img {
        max-width: 100% !important;
        max-height: 100% !important;
        width: auto !important;
        height: auto !important;
        object-fit: contain !important;
        object-position: center center !important;
        border-radius: 0 !important;
        margin: 0 auto !important;
        padding: 0;
        display: block;
    }
    
    .welcome-banner .welcome-text {
        padding: 0.75rem 1rem 1rem !important;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        overflow-y: auto;
        max-height: 40vh;
    }
    
    .welcome-banner h3 {
        font-size: 1.5rem !important;
        margin: 0.25rem 0 !important;
        line-height: 1.2;
    }
    
    .welcome-banner p {
        font-size: 1rem !important;
        margin: 0.5rem 0 !important;
        line-height: 1.3;
    }
    
    .welcome-social-section {
        margin: 0.5rem 0 0 !important;
        padding: 0.5rem 0 0 !important;
    }
    
    .welcome-social-heading {
        margin: 0.25rem 0 !important;
        font-size: 0.9rem !important;
    }
    
    .welcome-social-icons {
        margin: 0.25rem 0 0 !important;
        padding: 0.25rem 0 !important;
    }
}

.welcome-banner.active {
    display: flex;
    opacity: 1;
}

.welcome-banner.active .welcome-content {
    transform: translateY(0);
}

.welcome-close {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 28px;
    cursor: pointer;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    transition: all 0.2s ease;
}

.welcome-close:hover {
    background: rgba(255, 0, 0, 0.8);
    transform: rotate(90deg);
}

.welcome-text {
    padding: 0.25rem 2rem 1rem;
    text-align: center;
    color: #fff;
}

.welcome-text h3 {
    color: #facc15;
    margin: 0 0 0.1rem 0;
    font-size: 1.75rem;
    font-weight: 700;
}

.welcome-text p {
    color: #eee;
    margin: 0;
    font-size: 1.1rem;
    line-height: 1.5;
}

.welcome-image {
    text-align: center;
    padding: 1.5rem 1.5rem 0;
}

.welcome-main-img {
    width: 400px;
    height: 400px;
    object-fit: cover;
    object-position: center;
    aspect-ratio: 1/1;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}

.welcome-text h3 {
    color: #facc15;
    margin: 0 0 0.75rem 0;
    font-size: 1.75rem;
    font-weight: 700;
}

.welcome-text p {
    color: #eee;
    margin: 0;
    font-size: 1.1rem;
    line-height: 1.5;
}

.welcome-close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 2rem;
    cursor: pointer;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    transition: all 0.2s ease;
}

.welcome-close:hover {
    background: rgba(255, 0, 0, 0.8);
    transform: rotate(90deg);
}

/* Welcome Banner Social Media Section */
.welcome-social-section {
    margin-top: 0.25rem;
    text-align: center;
}

.welcome-social-heading {
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
    font-weight: 600;
    color: #facc15;
    margin-bottom: 0.25rem;
    letter-spacing: 0.5px;
}

.welcome-social-icons {
    display: flex;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap;
    position: relative;
    z-index: 50;
}

.welcome-social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    color: #fff;
    font-size: 1.3rem;
    text-decoration: none;
    transition: all 0.4s ease;
    cursor: pointer !important;
    position: relative;
    z-index: 9999 !important;
    border: 2px solid transparent;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    pointer-events: auto !important;
    user-select: none;
}

/* Default colorful backgrounds with glow */
.welcome-social-icon.telegram {
    background: linear-gradient(135deg, #0088cc, #0066aa);
    box-shadow: 0 4px 20px rgba(0, 136, 204, 0.4), 0 0 20px rgba(0, 136, 204, 0.2);
}

.welcome-social-icon.instagram {
    background: linear-gradient(135deg, #e4405f, #833ab4, #fcb045);
    box-shadow: 0 4px 20px rgba(228, 64, 95, 0.4), 0 0 20px rgba(228, 64, 95, 0.2);
}

.welcome-social-icon.linkedin {
    background: linear-gradient(135deg, #0077b5, #005885);
    box-shadow: 0 4px 20px rgba(0, 119, 181, 0.4), 0 0 20px rgba(0, 119, 181, 0.2);
}

.welcome-social-icon.whatsapp {
    background: linear-gradient(135deg, #25d366, #1da851);
    box-shadow: 0 4px 20px rgba(37, 211, 102, 0.4), 0 0 20px rgba(37, 211, 102, 0.2);
}

/* Enhanced hover effects with stronger glow */
.welcome-social-icon:hover {
    transform: translateY(-3px) scale(1.15);
    border-color: rgba(255, 255, 255, 0.3);
}

.welcome-social-icon.telegram:hover {
    box-shadow: 0 8px 30px rgba(0, 136, 204, 0.6), 0 0 40px rgba(0, 136, 204, 0.4), 0 0 60px rgba(0, 136, 204, 0.2);
    filter: brightness(1.1);
}

.welcome-social-icon.instagram:hover {
    box-shadow: 0 8px 30px rgba(228, 64, 95, 0.6), 0 0 40px rgba(228, 64, 95, 0.4), 0 0 60px rgba(228, 64, 95, 0.2);
    filter: brightness(1.1);
}

.welcome-social-icon.linkedin:hover {
    box-shadow: 0 8px 30px rgba(0, 119, 181, 0.6), 0 0 40px rgba(0, 119, 181, 0.4), 0 0 60px rgba(0, 119, 181, 0.2);
    filter: brightness(1.1);
}

.welcome-social-icon.whatsapp:hover {
    box-shadow: 0 8px 30px rgba(37, 211, 102, 0.6), 0 0 40px rgba(37, 211, 102, 0.4), 0 0 60px rgba(37, 211, 102, 0.2);
    filter: brightness(1.1);
}

/* Active/Click effect */
.welcome-social-icon:active {
    transform: translateY(-1px) scale(1.05);
}

/*Tab Section*/
.tab-container {
  width: 100%;
  max-width: 1440px;
  padding: 0 40px;
  overflow-y: hidden;
  margin: 0 auto 50px;
}
.tab-headers-wrapper {
  overflow-x: auto;
  white-space: nowrap;
  margin-bottom: 10px;
}
.tab-headers {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  padding: 10px 0px 10px 0px;
  border-radius: 0px 0px 0px 0px;
  cursor: pointer;
}
.tab-header {
  background-color: #434343;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  padding: 12px 20px 12px 20px;
  margin: 0px 10px 6px 0px;
  color: #ffb90e; /*font-family: "Poppins", Sans-serif;*/
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  list-style: none;
}
.tab-header.active {
  background-color: #ffb90e;
  color: #000000;
}
.tab_inner {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
::-webkit-scrollbar-track {
  background: white;
  border-radius: 100px;
}
::-webkit-scrollbar-thumb {
  background: #ffb90e;
  border-radius: 100px;
}
::-webkit-scrollbar {
  height: 7px;
}
.tab-content {
  display: flex;
  flex-direction: column;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.box_wrap {
  background: #ffb90e;
  display: flex;
  overflow: hidden;
  align-items: center;
  border-radius: 10px;
  color: #000;
  min-height: 125px;
  flex: 0 0 calc(50% - 10px);
}
.box_wrap img {
  max-width: 150px;
  width: 100%;
  max-height: 55px;
  height: auto;
  object-fit: contain;
}
.tab-pane {
  display: none;
}
.tab-pane.active {
  display: block;
}

/*.tab-pane.active { display: flex; gap: 20px;}*/
.box_wrap .img_div {
  width: 40%;
  justify-content: center;
  padding: 10px;
  min-height: 125px;
  display: flex;
  align-items: center;
  max-height: 125px;
}
.box_wrap .text_div {
  width: 60%;
  text-align: center;
}
.box_wrap .text_div p {
  color: #000;
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
  font-weight: 600;
}
.box_wrap .text_div a {
  background-color: #282828;
  font-family: "Poppins", Sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  border-radius: 10px;
  padding: 4.5px 20px;
  text-decoration: none;
  display: inline-block;
}
.box_wrap .icons_div .icon-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}
.box_wrap .icons_div .icon-wrapper svg {
  height: 20px;
}
.box_wrap .icons_div {
  margin: 10px 0;
}
#tabbing_wrap {
  display: none;
}
.btoc_bussiness_sec {
  margin: 70px auto;
  text-align: center;
  padding-top: 40px;
}
.btoc_bussiness_sec h3 {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 40px;
  line-height: normal;
}
.btoc_bussiness_sec .row {
  display: flex;
  flex-wrap: wrap;
}
.btoc_bussiness_sec .row .col-3 {
  width: 33.33%;
}
.btoc_bussiness_sec .col-3 a {
  text-decoration: unset;
  display: inline-block;
  margin-bottom: 25px;
  font-weight: 500;
}
.btoc_bussiness_sec .col-3 h4 {
  color: #fff;
  font-size: 20px;
  margin-bottom: 10px;
}
.btoc_bussiness_sec p {
  color: #ffbf0f;
  font-size: 15px;
}
.three_btn_wrap {
  text-align: center;
}
.three_btn_wrap a {
  min-width: 140px;
  margin-bottom: 10px;
}
.tabbing_wrap .Header--buttonsp .Secondary.active {
  opacity: 0.8;
}
.Header--buttonsp .Secondary p {
  font-family: "Open Sans", sans-serif;
}

/*Why us*/

/*Why us*/
.why_choose_sec .container {
  max-width: 1140px;
  width: 100%;
  margin: auto;
  padding: 0 20px;
}
.why_choose_sec h2 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 32px;
  line-height: normal;
  font-weight: 500;
}
.why_choose_sec .row {
  display: flex;
  flex-wrap: wrap;
}
.why_choose_sec .col-4 {
  width: 33.33%;
  margin: 0 auto 30px;
  text-align: center;
}
.why_choose_sec .box {
  margin: 0px 20px 0px 20px;
  padding: 30px 20px 20px 20px;
  border: 2px solid #edc520;
  border-radius: 21px 21px 21px 21px;
  box-shadow: 0px 2px 18px 0px
    rgba(244.00000000000003, 218.00000000000003, 115.00000000000004, 0.99) inset;
  height: 100%;
  transition: all 0.3s;
}
.why_choose_sec .box:hover {
  transform: scale(1.1);
}
.why_choose_sec .box img {
  width: 100%;
  height: auto;
  max-width: 30%;
  margin-bottom: 15px;
  transition-duration: 0.3s;
}
.why_choose_sec .box img:hover {
  animation-name: pulse;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
@keyframes pulse {
  25% {
    transform: scale(1.1);
  }
  75% {
    transform: scale(0.9);
  }
}
.why_choose_sec h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 20px;
}
.why_choose_sec p.step_num {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #ffbf0f;
}
.why_choose_sec {
  margin-top: 60px;
}

/*How works*/
.steps-container {
  position: relative;
  width: 60%;
  margin: auto;
  padding: 50px 0;
}

/* Progress Line */
.progress-line {
  position: absolute;
  left: 30px;
  top: 100px;
  width: 5px;
  height: 0;
  background-color: #ffbf0f;
  max-height: calc(100% - 180px);
  transition: height 0.5s ease-out;
  border-radius: 10px;
}

/* Step Structure */
.step {
  padding: 0;
  padding-left: 80px;
  align-items: center;
  margin: 40px 0;
  position: relative;
}

/* Arrow on Left Side */
.step-arrow {
  position: absolute;
  top: 55%;
  left: 33px;
  transform: translate(-50%, -50%);
  background-color: #000000;
  height: 45px;
  width: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000000;
  border-radius: 20%;
  border: 1px solid #fff;
}
.step-arrow svg {
  fill: #fff;
  width: 14px;
  height: 14px;
}

/* Box Around Text */
.step-box {
  background: rgba(255, 255, 255, 0.1);
  padding: 20px;
  border: 2px solid #ffbf0f;
  border-radius: 10px;
  color: white;
  width: 80%;
  text-align: center;
  position: relative;
}

/* Step Titles */
.step-box h3 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 500;
}
.step-box img {
  margin-bottom: 17px;
  max-width: 100%;
  max-height: 45px;
}
.progressbar_wrap {
  position: relative;
}
.progressbar_wrap:before {
  content: "";
  position: absolute;
  border-radius: 10px;
  left: 30px;
  top: 100px;
  width: 5px;
  height: calc(100% - 180px);
  background: #fff;
}
.audio_wrap {
  padding-top: 0;
}
.audio_wrap .text_area {
  margin-top: 20px;
  text-align: left;  
}
.audio_wrap .text_area p{
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .bottom_section .ProvidersListItem--small {
    width: calc(25% - 15px);
  }
  .btoc_bussiness_sec .row .col-3 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .mobile_view {
    display: block;
  }
  .desktop_view {
    display: none;
  }
  .Header--header-wrap .Logo-Small {
  }
  .Main-Providers-List .Content-Container > a {
    width: calc(50% - 15px);
    flex: 0 0 calc(50% - 15px);
  }
  .ProvidersListItem--small,
  .bottom_section .ProvidersListItem--small {
    width: calc(50% - 15px);
  }
  .bigc {
    height: 60px;
  }
  .tab-pane {
    flex-wrap: wrap;
  }
  .box_wrap {
    flex: 0 0 100%;
  }
  .btoc_bussiness_sec .row .col-3 {
    width: 100%;
  }
  .btoc_bussiness_sec h3 {
    font-size: 28px;
  }
  .why_choose_sec .col-4 {
    width: 50%;
    margin: 0 auto 15px;
  }
  .why_choose_sec .box {
    margin: 0 7px;
    padding: 20px 10px 20px 10px;
  }
  .why_choose_sec h4 {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .why_choose_sec p {
    font-size: 10px;
    line-height: normal;
  }
  .why_choose_sec h2 {
    font-size: 22px;
  }
  .steps-container {
    width: 100%;
  }
  .step-box p {
    font-size: 14px;
  }
  .step-box {
    width: 100%;
  }
  .step-arrow {
    left: 23px;
  }
  .progressbar_wrap:before,
  .progress-line {
    left: 20px;
  }
  .step {
    padding-left: 60px;
  }
  .banner_slider_wrap{
    padding-top: 85px;
  }
}
@media (max-width: 520px) {
  .Header--header-wrap .Logo-Small {
    max-width: 170px;
  }
}
@media (max-width: 480px) {
  .outer_wrap,
  .Main-Providers-List .HorizontalList-Header {
    padding: 0 10px;
  }

  /* .banner_slider_wrap { margin-top: 35px } */
  .call_btn_text .Secondary,
  .header_btn_wrap a {
    padding: 15px 13px;
    gap: 5px;
  }
  .Small-Button-Text {
    font-size: 11px;
  }
  .tab-container {
    padding: 0 20px;
  }
  .btoc_bussiness_sec h3 {
    font-size: 26px;
  }
}
@media (max-width: 420px) {
}
body {
  background-position: center center;
  animation: bgScroll 100s linear infinite;
  animation-direction: alternate, reverse;
  position: relative;
}
@keyframes bgScroll {
  0% {
    background-position: 0px 0px;
  }
  100% {
    background-position: 0 -100rem;
  }
}
@media (max-width: 600px) {
  .tab-header {
    padding: 8px 15px;
  }
}

.Preloader--loader{
  display: flex;
  align-items: center;
}
.Preloader--loader .container {
  display: auto;
  justify-content: center;
  margin: 0;
}

.loader {
  display: grid;
  grid-template-columns: repeat(2, 50px);
  grid-template-rows: repeat(2, 50px);
  gap: 30px;
  perspective: 1000px;
}

.cube {
  width: 60px;
  height: 60px;
  background-color: #ffc01d;
  position: relative;
  border-radius: 5px;
  transform-style: preserve-3d;
  animation: rotate 1.8s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
}

@keyframes rotate {
  0% {
    transform: rotateX(0deg) rotateY(0deg);
  }
  100% {
    transform: rotateX(360deg) rotateY(360deg);
  }
}

.cube:nth-child(1) {
  animation-delay: 0s;
}
.cube:nth-child(2) {
  animation-delay: 0.2s;
}
.cube:nth-child(3) {
  animation-delay: 0.4s;
}
.cube:nth-child(4) {
  animation-delay: 0.6s;
}
.FooterPaymentMethods--footerBottomContainer{
	width: 100%;
	padding: 13px 15px 20px;
	overflow: hidden;
	background: #1a3157;
    background: #0f0f0f;
	border-radius: 10px;
	transition: .3s ease
}
