

#carousel-wrapper, #carousel-wrapper-two {
  transition-duration: 300ms;
}



.custom-css-scroll::-webkit-scrollbar {
  width: 5px;
}

.custom-css-scroll::-webkit-scrollbar-thumb {


  width: 100%;
  height: 50%;
  background: #383955;
  border-radius: 8px;
}
.custom-css-scroll::-webkit-scrollbar-thumb {

}

.read-more-button {
  cursor: pointer;
}



.wlc-notification-thread--theme-top[_nghost-wlc-app-c70] {
  top: 0;
}
.wlc-notification-thread--theme-top[_nghost-wlc-app-c70]   .wlc-notification-thread__item[_ngcontent-wlc-app-c70] {
  padding-top: 10px;
  bottom: 100%;
}
@media (min-width: 900px) {
  .wlc-notification-thread--theme-top[_nghost-wlc-app-c70]   .wlc-notification-thread__item[_ngcontent-wlc-app-c70] {
    padding-top: 15px;
  }
}
.wlc-notification-thread--theme-top[_nghost-wlc-app-c70]   .wlc-notification-thread__list[_ngcontent-wlc-app-c70] {
  flex-direction: column-reverse;
}
.wlc-notification-thread--theme-bottom[_nghost-wlc-app-c70] {
  bottom: 0;
}
.wlc-notification-thread--theme-bottom[_nghost-wlc-app-c70]   .wlc-notification-thread__item[_ngcontent-wlc-app-c70] {
  padding-bottom: 10px;
  top: 100%;
}
@media (min-width: 900px) {
  .wlc-notification-thread--theme-bottom[_nghost-wlc-app-c70]   .wlc-notification-thread__item[_ngcontent-wlc-app-c70] {
    padding-bottom: 15px;
  }
}
.wlc-notification-thread--theme-bottom[_nghost-wlc-app-c70]   .wlc-notification-thread__list[_ngcontent-wlc-app-c70] {
  flex-direction: column;
}
.wlc-notification-thread[_nghost-wlc-app-c70] {
  width: 100%;
  position: fixed;
  right: 0;
  left: 0;
  margin: 0 auto;
  pointer-events: none;
}
@media (min-width: 480px) {
  .wlc-notification-thread[_nghost-wlc-app-c70] {
    width: 400px;
  }
}
@media (min-width: 900px) {
  .wlc-notification-thread[_nghost-wlc-app-c70] {
    width: 500px;
  }
}
@media (min-width: 900px) {
  .wlc-notification-thread.wlc-notification-thread--theme-mod-left[_nghost-wlc-app-c70] {
    right: auto;
  }
  .wlc-notification-thread.wlc-notification-thread--theme-mod-right[_nghost-wlc-app-c70] {
    left: auto;
  }
}
.wlc-notification-thread[_nghost-wlc-app-c70]   .wlc-notification-thread__list[_ngcontent-wlc-app-c70] {
  padding-right: 10px;
  padding-left: 10px;
  display: flex;
  margin: 0;
  list-style: none;
  pointer-events: none;
}
@media (min-width: 900px) {
  .wlc-notification-thread[_nghost-wlc-app-c70]   .wlc-notification-thread__list[_ngcontent-wlc-app-c70] {
    padding-right: 15px;
  }
}
@media (min-width: 900px) {
  .wlc-notification-thread[_nghost-wlc-app-c70]   .wlc-notification-thread__list[_ngcontent-wlc-app-c70] {
    padding-left: 15px;
  }
}
.wlc-notification-thread[_nghost-wlc-app-c70]   .wlc-notification-thread__item[_ngcontent-wlc-app-c70] {
  right: 10px;
  left: 10px;
  pointer-events: initial;
}
@media (min-width: 900px) {
  .wlc-notification-thread[_nghost-wlc-app-c70]   .wlc-notification-thread__item[_ngcontent-wlc-app-c70] {
    right: 15px;
  }
}
@media (min-width: 900px) {
  .wlc-notification-thread[_nghost-wlc-app-c70]   .wlc-notification-thread__item[_ngcontent-wlc-app-c70] {
    left: 15px;
  }
}.app-error-state[_ngcontent-wlc-app-c71]   .wlc-sections__content[_ngcontent-wlc-app-c71] {
  margin: auto;
}.wlc-float-panels[_nghost-wlc-app-c84] {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.wlc-float-panels.wlc-float-panels--open[_nghost-wlc-app-c84] {
  visibility: hidden;
}
.wlc-float-panels.wlc-float-panels--open[_nghost-wlc-app-c84]   .wlc-float-panels__backdrop[_ngcontent-wlc-app-c84] {
  background: rgba(0, 0, 0, 0.5);
}
.wlc-float-panels__backdrop[_ngcontent-wlc-app-c84] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  transition: 0.3s linear;
}body {
  min-width: 375px;
}

.wlc-app-content {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.wlc-app-content .wlc-sections__footer {
  margin-top: auto;
  overflow-x: hidden;
}

@media (min-width: 1024px) {
  .wlc-app-content .wlc-sections__footer {
    overflow-x: visible;
    overflow-x: initial;
  }
}.wlc-burger-panel--theme-default[_nghost-wlc-app-c74] {
  left: 0;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  background: var(--mc-bgModal);
  transform: translateY(-100%);
}
.wlc-burger-panel--theme-default.wlc-burger-panel--open[_nghost-wlc-app-c74] {
  transform: none;
  visibility: visible;
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .container {
  grid-gap: 20px;
  gap: 20px;
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, auto);
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
@media (min-width: 1366px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .container {
    grid-gap: 30px;
    gap: 30px;
  }
}
@media (min-width: 1420px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .container {
    grid-gap: 40px;
    gap: 40px;
  }
}
@media (min-width: 1630px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .container {
    grid-gap: 60px;
    gap: 60px;
  }
}
@media (min-width: 900px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .container {
    padding: 30px;
  }
}
@media (min-width: 1366px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .container {
    padding: 55px;
  }
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-language-selector[wlc-language-selector] {
  grid-area: lang;
  margin: 6px;
}
@media (pointer: fine) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current:hover .wlc-language-selector__current-flag {
    box-shadow: 0 0 0 6px var(--mc-main), 0 0 7px 7px var(--mc-baseContrast-o6);
  }
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current-flag {
  box-shadow: 0 0 0 6px var(--mc-baseOpacity);
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current-arrow {
  display: none;
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-language-selector[wlc-language-selector] .wlc-language-selector__dropdown {
  right: -5px;
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-language-selector[wlc-language-selector] .wlc-language-selector__list {
  background: var(--mc-bg);
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-language-selector[wlc-language-selector] .wlc-language-selector__list:before {
  border-bottom-color: var(--mc-bg);
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__close {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
@media (min-width: 900px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__close {
    width: 30px;
  }
}
@media (min-width: 1366px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__close {
    width: 55px;
  }
}
@media (min-width: 900px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__close {
    height: 30px;
  }
}
@media (min-width: 1366px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__close {
    height: 55px;
  }
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__inner > div {
  display: flex;
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-main-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-post-menu {
  padding-right: 20px;
  border-right: 2px solid var(--mc-baseOpacity);
}
@media (min-width: 1366px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-main-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-post-menu {
    padding-right: 30px;
  }
}
@media (min-width: 1420px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-main-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-post-menu {
    padding-right: 40px;
  }
}
@media (min-width: 1630px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-main-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-post-menu {
    padding-right: 60px;
  }
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-post-menu__items {
  display: grid;
  grid-template-columns: repeat(2, auto);
}
@media (min-width: 900px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-post-menu__items {
    grid-gap: 5px 15px;
    gap: 5px 15px;
  }
}
@media (min-width: 1366px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-post-menu__items {
    grid-gap: 10px 20px;
    gap: 10px 20px;
  }
}
@media (min-width: 1630px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-menu, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-post-menu__items {
    grid-gap: 20px 60px;
    gap: 20px 60px;
  }
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-post-menu__link, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-menu__link {
  padding: 0 5px 5px;
  position: relative;
  color: var(--mc-baseMain);
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 900px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-post-menu__link, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-menu__link {
    font-size: 1.2rem;
  }
}
@media (min-width: 1200px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-post-menu__link, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-menu__link {
    font-size: 1.4rem;
  }
}
@media (min-width: 1420px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-post-menu__link, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-menu__link {
    font-size: 1.6rem;
  }
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-post-menu__link:before, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-menu__link:before {
  transition: all 0.3s linear;
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  background-color: var(--mc-main);
  border-radius: 100px;
  opacity: 0;
  pointer-events: none;
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-post-menu__link.active:before, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-menu__link.active:before {
  height: 4px;
  opacity: 1;
}
@media (pointer: fine) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-post-menu__link:hover:before, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-menu__link:hover:before {
    height: 4px;
    opacity: 1;
  }
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit:after {
  width: 270px;
  height: 270px;
  content: "";
  position: absolute;
  top: 50%;
  background: var(--mc-baseOpacity);
  border-radius: 100%;
  transform: translate(0, -50%);
}
@media (min-width: 1366px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit:after {
    width: 330px;
  }
}
@media (min-width: 1630px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit:after {
    width: 430px;
  }
}
@media (min-width: 1366px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit:after {
    height: 330px;
  }
}
@media (min-width: 1630px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit:after {
    height: 430px;
  }
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-title, .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-btn {
  position: relative;
  z-index: 2;
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-title {
  width: 280px;
  margin: 0 0 20px;
  text-align: center;
}
@media (min-width: 1366px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-title {
    width: 300px;
  }
}
@media (min-width: 1630px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-title {
    width: 330px;
  }
}
@media (min-width: 900px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-title .wlc-title__main {
    font-size: 1.6rem;
  }
}
@media (min-width: 1630px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-title .wlc-title__main {
    font-size: 2.4rem;
  }
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-link-block .wlc-btn {
  height: auto;
  min-height: 40px;
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-btn-search {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  color: var(--mc-baseOpacity);
}
@media (min-width: 900px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-btn-search {
    width: 30px;
  }
}
@media (min-width: 1366px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-btn-search {
    width: 55px;
  }
}
@media (min-width: 900px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-btn-search {
    height: 30px;
  }
}
@media (min-width: 1366px) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-btn-search {
    height: 55px;
  }
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-btn-search svg {
  fill: currentColor;
}
@media (pointer: fine) {
  .wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-btn-search:hover {
    color: var(--mc-baseMain);
    transform: rotate(30deg);
  }
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-user-info__wrp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 20px 0;
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-burger-panel__additional {
  display: grid;
  grid-template-areas: "lang chat" "switcher switcher";
  grid-template-columns: repeat(2, auto);
  grid-gap: 20px;
  gap: 20px;
  align-self: start;
  justify-self: start;
}
.wlc-burger-panel--theme-default[_nghost-wlc-app-c74]     .wlc-theme-toggler {
  grid-area: switcher;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74] {
  left: 0;
  width: 290px;
  max-width: 290px;
  height: 100%;
  max-height: 100%;
  background: var(--mc-bg700);
  transform: translateX(-100%);
}
.wlc-burger-panel--theme-left.wlc-burger-panel--open[_nghost-wlc-app-c74] {
  /* transform: none; */
  visibility: inherit;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-logo {
  max-width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-logo__image svg {
  max-height: 40px;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-login-signup {
  grid-auto-flow: initial;
  justify-content: center;
  margin: 30px 0 0;
  padding: 20px 0;
  background: var(--mc-bg);
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-login-signup .wlc-btn {
  min-width: 100%;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-info {
  margin: 30px 20px 20px;
  display: grid;
  grid-template: "name logout" "stats stats";
  grid-template-columns: 1fr auto;
  align-items: center;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-info .wlc-user-name[wlc-user-name] {
  grid-area: name;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-info .wlc-user-name[wlc-user-name] .wlc-user-name__email-icon {
  display: flex;
  width: 25px;
  height: 30px;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-info .wlc-logout {
  grid-area: logout;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-info .wlc-user-stats {
  margin: 20px 0 0;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-info .wlc-user-stats-balance {
  margin: 0 0 20px;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-stat {
  grid-area: stats;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-stat > .wlc-btn {
  margin: 0 auto;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-stat .wlc-btn[wlc-button] {
  min-width: 120px;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-main-menu:after, .wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-post-menu:after {
  content: "";
  display: block;
  flex: 0 0 auto;
  width: calc(100% - 50px);
  height: 2px;
  margin: 10px auto;
  background: var(--mc-baseMain-o2);
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-menu__link, .wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-post-menu__link {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.45;
  display: flex;
  align-items: center;
  padding: 8px 25px;
  text-decoration: none;
}
@media (pointer: fine) {
  .wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-menu__link:not(.active):hover, .wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-post-menu__link:not(.active):hover {
    color: inherit;
    background: var(--mc-secondary);
  }
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-menu__link.active, .wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-post-menu__link.active {
  color: inherit;
  font-weight: 800;
  background: var(--mc-secondary);
}
@media (pointer: fine) {
  .wlc-body--theme-alt   .wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-menu__link:not(.active):hover, .wlc-body--theme-alt   .wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-post-menu__link:not(.active):hover {
    background: var(--mc-main);
  }
}
.wlc-body--theme-alt   .wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-menu__link.active, .wlc-body--theme-alt   .wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-post-menu__link.active {
  background: var(--mc-main);
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-menu__icon, .wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-post-menu__icon {
  margin: 0 20px 0 0;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-menu__icon svg, .wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-post-menu__icon svg {
  display: block;
  width: 25px;
  height: auto;
  fill: var(--mc-main);
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-menu__icon svg path, .wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-post-menu__icon svg path {
  fill: var(--mc-main);
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 25px;
  padding: 20px 0 40px;
  border-top: 2px solid var(--mc-baseMain-o2);
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-title[wlc-title] {
  margin-bottom: 15px;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-title[wlc-title] .wlc-title__main {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 1.6rem;
  line-height: 1.45;
  text-align: center;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-link-block .wlc-btn {
  height: auto;
  min-height: 40px;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-language-selector[wlc-language-selector].wlc-language-selector--theme-mod-long {
  max-width: 240px;
  margin: 20px auto;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-language-selector[wlc-language-selector] + .wlc-theme-toggler:before {
  content: "";
  display: block;
  flex: 0 0 auto;
  width: calc(100% - 50px);
  height: 2px;
  margin: 10px auto;
  background: var(--mc-baseMain-o2);
  width: 100%;
  margin: 0 auto 40px;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-theme-toggler {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 25px 30px;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-scrollbar__slide {
  padding-bottom: 20px;
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74] {
  left: 0;
  width: 470px;
  max-width: 470px;
  height: 100%;
  max-height: 100%;
  background-color: var(--mc-bgModal);
  transform: translateX(-100%);
}
.wlc-burger-panel--theme-option3.wlc-burger-panel--open[_nghost-wlc-app-c74] {
  transform: none;
  visibility: visible;
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-scrollbar[wlc-scrollbar] .swiper-slide {
  min-height: 100%;
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-scrollbar__slide, .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-burger-panel__inner {
  height: 100%;
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-burger-panel__inner > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-logo {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-logo__image svg {
  max-height: 55px;
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-main-menu {
  margin: 25px auto 0;
  max-width: 330px;
}
@media (min-width: 1420px) {
  .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-main-menu {
    margin: 50px auto 0;
  }
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-menu {
  grid-gap: 15px;
  gap: 15px;
  display: grid;
  grid-template-columns: repeat(3, minmax(70px, 100px));
}
@media (min-width: 1420px) {
  .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-menu {
    grid-gap: 30px;
    gap: 30px;
  }
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-menu__link {
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
  transition: all 0.3s linear;
  display: flex;
  text-decoration: none;
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-menu__link .wlc-icon {
  width: 70px;
  height: 70px;
  transition: all 0.3s linear;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 5px;
  border-radius: 25px;
}
@media (min-width: 1420px) {
  .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-menu__link .wlc-icon {
    width: 90px;
  }
}
@media (min-width: 1420px) {
  .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-menu__link .wlc-icon {
    height: 90px;
  }
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-menu__link .wlc-icon svg {
  max-width: 70px;
  max-height: 70px;
  display: block;
}
@media (min-width: 1420px) {
  .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-menu__link .wlc-icon svg {
    max-width: 90px;
  }
}
@media (min-width: 1420px) {
  .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-menu__link .wlc-icon svg {
    max-height: 90px;
  }
}
@media (pointer: fine) {
  .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-menu__link:hover {
    color: var(--mc-main);
    text-decoration: none;
  }
  .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-menu__link:hover .wlc-icon {
    box-shadow: 0 10px 17px var(--mc-baseContrast-o2);
  }
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-post-menu {
  margin: 20px auto;
  max-width: 330px;
}
@media (min-width: 1420px) {
  .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-post-menu {
    margin: 40px auto 0;
  }
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-post-menu__items {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-post-menu__item {
  margin: 0 0 5px;
}
@media (min-width: 1420px) {
  .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-post-menu__item {
    margin: 0 0 15px;
  }
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-post-menu__link {
  color: var(--mc-main);
  font-style: normal;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.45;
  transition: all 0.3s linear;
  text-decoration: none;
}
@media (pointer: fine) {
  .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-post-menu__link:hover {
    color: var(--mc-main-l10);
    text-decoration: underline;
  }
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-language-selector[wlc-language-selector] {
  margin: 0 auto 20px;
}
@media (min-width: 1420px) {
  .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-language-selector[wlc-language-selector] {
    margin: 25px auto 40px;
  }
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current-flag {
  box-shadow: 0 0 0 6px var(--mc-baseOpacity);
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current-arrow {
  display: none;
}
@media (pointer: fine) {
  .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-language-selector[wlc-language-selector] .wlc-language-selector__current:hover .wlc-language-selector__current-flag {
    box-shadow: 0 0 0 6px var(--mc-main), 0 0 7px 7px var(--mc-baseContrast-o6);
  }
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit {
  flex: 0 0 230px;
  margin: auto 0 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (min-width: 1420px) {
  .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit {
    flex: 0 0 365px;
  }
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit:after {
  width: 665px;
  height: 665px;
  content: "";
  position: absolute;
  top: 0;
  left: -100px;
  background: var(--mc-baseOpacity);
  border-radius: 100%;
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-title {
  margin: 0 0 15px;
  position: relative;
  z-index: 2;
  max-width: 255px;
  text-align: center;
}
@media (min-width: 1420px) {
  .wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-title {
    margin: 0 0 55px;
  }
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-btn {
  position: relative;
  z-index: 2;
}
.wlc-burger-panel--theme-option3[_nghost-wlc-app-c74]     .wlc-theme-toggler {
  margin: 0 auto 50px;
}
.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c74] {
  width: 290px;
  max-width: 290px;
  height: 100%;
  max-height: 100%;
  background-color: var(--mc-bg700);
}
.wlc-burger-panel--theme-mobile.wlc-burger-panel--type-left[_nghost-wlc-app-c74] {
  left: 0;
  transform: translateX(-100%);
}
.wlc-burger-panel--theme-mobile.wlc-burger-panel--type-right[_nghost-wlc-app-c74] {
  right: 0;
  transform: translateX(100%);
}
.wlc-burger-panel--theme-mobile.wlc-burger-panel--open[_nghost-wlc-app-c74] {
  transform: none;
  visibility: visible;
}
.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c74]     .wlc-burger-panel__header {
  border-bottom: 2px solid var(--mc-baseOpacity);
}
.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c74]     .wlc-burger-panel__inner {
  padding: 20px 20px 40px;
}
.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c74]     .wlc-login-signup {
  grid-auto-flow: initial;
  justify-content: center;
  padding: 20px 0 40px;
}
.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c74]     .wlc-login-signup .wlc-btn {
  min-width: 100%;
}
.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c74]     .wlc-user-stats {
  margin-bottom: 5px;
}
.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c74]     .wlc-category-menu {
  margin-bottom: 5px;
}
.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c74]     .wlc-user-info__wrp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 20px 0;
}
.wlc-burger-panel[_nghost-wlc-app-c74] {
  position: absolute;
  top: 0;
  display: flex;
  flex-direction: column;
  color: var(--mc-baseMain);
  outline-style: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  visibility: hidden;
  transition: 0.3s linear;
}
.wlc-burger-panel[_nghost-wlc-app-c74]     .wlc-burger-panel__header {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  padding: 20px;
  color: var(--mc-baseMain);
  background: transparent;
  font-size: 1.4rem;
  font-weight: 700;
}
.wlc-burger-panel[_nghost-wlc-app-c74]     .wlc-burger-panel__header.no-menu {
  grid-template-columns: 1fr 1fr;
}
.wlc-burger-panel[_nghost-wlc-app-c74]     .wlc-burger-panel__title {
  flex: 0 0 auto;
}
.wlc-burger-panel[_nghost-wlc-app-c74]     .wlc-burger-panel__close {
  flex: 0 0 auto;
  margin: 0 0 0 auto;
  padding: 0;
  color: var(--mc-baseMain);
  background: transparent;
  opacity: 0.4;
  transition: 0.3s linear;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
}
.wlc-burger-panel[_nghost-wlc-app-c74]     .wlc-burger-panel__close:focus {
  outline: none;
}
@media (pointer: fine) {
  .wlc-burger-panel[_nghost-wlc-app-c74]     .wlc-burger-panel__close:hover {
    opacity: 0.8;
  }
}
.wlc-burger-panel[_nghost-wlc-app-c74]     .wlc-burger-panel__content {
  position: relative;
  flex: 1 1 auto;
  height: 100%;
  min-height: 1px;
  background: transparent;
  overflow: hidden;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__header .wlc-burger-panel__title {
  font-weight: 800;
}
.wlc-body--theme-alt   .wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__content .wlc-menu__icon {
  --mc-main: var(--mc-mainPink);
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-btn {
  transition: all 0.3s linear;
  background-color: var(--mc-secondary);
  border-color: var(--mc-secondary);
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-btn .wlc-btn__text {
  transition: color 0.3s linear;
  color: #000000;
  font-weight: 800;
  text-transform: uppercase !important;
}
@media (hover: hover) {
  .wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-btn:hover {
    background-color: var(--mc-secondaryHover);
    border-color: var(--mc-secondaryHover);
  }
  .wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-btn:hover .wlc-btn__text {
    color: #000000;
  }
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-deposit .wlc-title[wlc-title] .wlc-title__main {
  font-weight: 800;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-burger-panel__user-stat .wlc-btn--profile   .wlc-btn__text {
  font-weight: 800;
  text-transform: uppercase;
}
.wlc-burger-panel--theme-left[_nghost-wlc-app-c74]     .wlc-language-selector[wlc-language-selector].wlc-language-selector--theme-mod-long .wlc-language-selector__dropdown {
  border-radius: 6px;
}
.wlc-burger-panel--theme-mobile[_nghost-wlc-app-c74]     .wlc-burger-panel__header .wlc-burger-panel__title {
  font-weight: 800;
}@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
[_ngcontent-wlc-app-c106]:root {
  --swiper-theme-color: #007aff;
}
.swiper-container[_ngcontent-wlc-app-c106] {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  
  z-index: 1;
}
.swiper-container-vertical[_ngcontent-wlc-app-c106]    > .swiper-wrapper[_ngcontent-wlc-app-c106] {
  flex-direction: column;
}
.swiper-wrapper[_ngcontent-wlc-app-c106] {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android[_ngcontent-wlc-app-c106]   .swiper-slide[_ngcontent-wlc-app-c106], .swiper-wrapper[_ngcontent-wlc-app-c106] {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow[_ngcontent-wlc-app-c106]    > .swiper-wrapper[_ngcontent-wlc-app-c106] {
  flex-wrap: wrap;
}
.swiper-container-multirow-column[_ngcontent-wlc-app-c106]    > .swiper-wrapper[_ngcontent-wlc-app-c106] {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode[_ngcontent-wlc-app-c106]    > .swiper-wrapper[_ngcontent-wlc-app-c106] {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events[_ngcontent-wlc-app-c106] {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical[_ngcontent-wlc-app-c106] {
  touch-action: pan-x;
}
.swiper-slide[_ngcontent-wlc-app-c106] {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank[_ngcontent-wlc-app-c106] {
  visibility: hidden;
}

.swiper-container-autoheight[_ngcontent-wlc-app-c106], .swiper-container-autoheight[_ngcontent-wlc-app-c106]   .swiper-slide[_ngcontent-wlc-app-c106] {
  height: auto;
}
.swiper-container-autoheight[_ngcontent-wlc-app-c106]   .swiper-wrapper[_ngcontent-wlc-app-c106] {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container-3d[_ngcontent-wlc-app-c106] {
  perspective: 1200px;
}
.swiper-container-3d[_ngcontent-wlc-app-c106]   .swiper-wrapper[_ngcontent-wlc-app-c106], .swiper-container-3d[_ngcontent-wlc-app-c106]   .swiper-slide[_ngcontent-wlc-app-c106], .swiper-container-3d[_ngcontent-wlc-app-c106]   .swiper-slide-shadow-left[_ngcontent-wlc-app-c106], .swiper-container-3d[_ngcontent-wlc-app-c106]   .swiper-slide-shadow-right[_ngcontent-wlc-app-c106], .swiper-container-3d[_ngcontent-wlc-app-c106]   .swiper-slide-shadow-top[_ngcontent-wlc-app-c106], .swiper-container-3d[_ngcontent-wlc-app-c106]   .swiper-slide-shadow-bottom[_ngcontent-wlc-app-c106], .swiper-container-3d[_ngcontent-wlc-app-c106]   .swiper-cube-shadow[_ngcontent-wlc-app-c106] {
  transform-style: preserve-3d;
}
.swiper-container-3d[_ngcontent-wlc-app-c106]   .swiper-slide-shadow-left[_ngcontent-wlc-app-c106], .swiper-container-3d[_ngcontent-wlc-app-c106]   .swiper-slide-shadow-right[_ngcontent-wlc-app-c106], .swiper-container-3d[_ngcontent-wlc-app-c106]   .swiper-slide-shadow-top[_ngcontent-wlc-app-c106], .swiper-container-3d[_ngcontent-wlc-app-c106]   .swiper-slide-shadow-bottom[_ngcontent-wlc-app-c106] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d[_ngcontent-wlc-app-c106]   .swiper-slide-shadow-left[_ngcontent-wlc-app-c106] {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d[_ngcontent-wlc-app-c106]   .swiper-slide-shadow-right[_ngcontent-wlc-app-c106] {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d[_ngcontent-wlc-app-c106]   .swiper-slide-shadow-top[_ngcontent-wlc-app-c106] {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d[_ngcontent-wlc-app-c106]   .swiper-slide-shadow-bottom[_ngcontent-wlc-app-c106] {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-css-mode[_ngcontent-wlc-app-c106]    > .swiper-wrapper[_ngcontent-wlc-app-c106] {
  overflow: auto;
  scrollbar-width: none;
  
  -ms-overflow-style: none;
  
}
.swiper-container-css-mode[_ngcontent-wlc-app-c106]    > .swiper-wrapper[_ngcontent-wlc-app-c106]::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode[_ngcontent-wlc-app-c106]    > .swiper-wrapper[_ngcontent-wlc-app-c106]    > .swiper-slide[_ngcontent-wlc-app-c106] {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode[_ngcontent-wlc-app-c106]    > .swiper-wrapper[_ngcontent-wlc-app-c106] {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode[_ngcontent-wlc-app-c106]    > .swiper-wrapper[_ngcontent-wlc-app-c106] {
  scroll-snap-type: y mandatory;
}
.wlc-scrollbar--theme-default[_nghost-wlc-app-c106]   .wlc-scrollbar__container[_ngcontent-wlc-app-c106] {
  width: 100%;
  height: 100%;
}
.wlc-scrollbar--theme-default[_nghost-wlc-app-c106]     .swiper-slide {
  position: relative;
  box-sizing: border-box;
  height: auto;
}
.wlc-scrollbar--theme-default[_nghost-wlc-app-c106]     .swiper-scrollbar {
  position: absolute;
  background: var(--mc-bg700);
  border-radius: 10px;
  
  -ms-touch-action: none;
  
}
.wlc-scrollbar--theme-default[_nghost-wlc-app-c106]     .swiper-scrollbar .swiper-scrollbar-drag {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--mc-bg100);
  border-radius: 8px;
}
.wlc-scrollbar--theme-default[_nghost-wlc-app-c106]     .swiper-scrollbar.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.wlc-scrollbar--theme-default[_nghost-wlc-app-c106]     .swiper-scrollbar.swiper-scrollbar-lock {
  display: none;
}
.wlc-scrollbar--theme-default[_nghost-wlc-app-c106]     .swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  bottom: 3px;
  left: 1%;
  z-index: 30;
  width: 98%;
  height: 5px;
}
.wlc-scrollbar--theme-default[_nghost-wlc-app-c106]     .swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  top: 1%;
  right: 3px;
  z-index: 30;
  width: 5px;
  height: 98%;
}
.wlc-burger-panel--theme-left   .wlc-scrollbar--theme-default[_nghost-wlc-app-c106]     .swiper-container-vertical > .swiper-scrollbar {
  right: 0;
}
      swiper {
        display: block;
      }
    .wlc-icon:host {
  display: inline-block;
  line-height: 0;
}
.wlc-icon:host * {
  display: inline-block;
  line-height: 0;
}
.wlc-icon:host-content {
  display: inline-block;
}
.wlc-icon:host svg {
  fill: inherit;
}
.wlc-icon-spin {
  -webkit-animation: loadingCircle 1s linear infinite;
          animation: loadingCircle 1s linear infinite;
}
@-webkit-keyframes loadingCircle {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loadingCircle {
  100% {
    transform: rotate(360deg);
  }
}[_nghost-wlc-app-c102] {
  display: inline-block;
}
.wlc-logo--theme-mod-footer-first[_nghost-wlc-app-c102] {
  width: 120px;
}
.wlc-logo__image[_ngcontent-wlc-app-c102]  img, .wlc-logo__image[_ngcontent-wlc-app-c102]  svg {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
}
.wlc-logo__image[_ngcontent-wlc-app-c102]  span svg {
  padding: 1px 0;
}.wlc-login-signup--theme-default[_nghost-wlc-app-c101] {
  display: grid;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  grid-gap: 20px;
  align-items: center;
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c101]   .wlc-btn--theme-default[_ngcontent-wlc-app-c101]:last-child {
  transition: all 0.3s linear;
  background-color: var(--mc-secondary);
  border-color: var(--mc-secondary);
}

.wlc-login-signup--theme-default[_nghost-wlc-app-c101]   .wlc-btn--theme-default[_ngcontent-wlc-app-c101]:last-child     .wlc-btn__text {
  transition: color 0.3s linear;
  color: #000000;
  font-weight: 800;
  text-transform: uppercase !important;
}

@media (hover: hover) {
  .wlc-login-signup--theme-default[_nghost-wlc-app-c101]   .wlc-btn--theme-default[_ngcontent-wlc-app-c101]:last-child:hover {
    background-color: var(--mc-secondaryHover);
    border-color: var(--mc-secondaryHover);
  }
  .wlc-login-signup--theme-default[_nghost-wlc-app-c101]   .wlc-btn--theme-default[_ngcontent-wlc-app-c101]:last-child:hover   .wlc-btn__text[_ngcontent-wlc-app-c101] {
    color: #000000;
  }
}

.wlc-burger-panel__inner   .wlc-login-signup--theme-default[_nghost-wlc-app-c101] {
  grid-template-areas: "signup" "login";
}

.wlc-burger-panel__inner   .wlc-login-signup--theme-default[_nghost-wlc-app-c101]   .wlc-btn--theme-mod-default[_ngcontent-wlc-app-c101] {
  grid-area: signup;
}

.wlc-burger-panel__inner   .wlc-login-signup--theme-default[_nghost-wlc-app-c101]   .wlc-btn--theme-mod-secondary[_ngcontent-wlc-app-c101] {
  grid-area: login;
}.wlc-btn[_nghost-wlc-app-c75] {
  box-sizing: border-box;
  padding: 0;
  background: none;
  outline: none;
  cursor: pointer;
  transition: all 0.3s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  overflow: hidden;
}

.wlc-btn--theme-default[_nghost-wlc-app-c75] {
  height: 40px;
  display: grid;
  grid-column-gap: 5px;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  min-width: 110px;
  padding: 5px 20px;
  background: var(--mc-buttonColor);
  box-shadow: none;
  border: 2px solid transparent;
  border-radius: 10px;
}

.wlc-btn--theme-default[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75] {
  color: var(--mc-bg);
  font-style: normal;
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 1.45;
  grid-column: 2;
  text-transform: none;
  text-transform: initial;
}

@media (pointer: fine) {
  .wlc-btn--theme-default[_nghost-wlc-app-c75]:hover {
    background: var(--mc-buttonColor-l20);
    box-shadow: none;
    border: 2px solid var(--mc-buttonColor-l20);
  }
}

.wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75] {
  background: transparent;
  border: 2px solid var(--mc-secondary);
  box-shadow: none;
}

.wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75] {
  transition: color 0.3s linear;
  color: var(--mc-baseMain);
}

@media (pointer: fine) {
  .wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75]:hover {
    background: var(--mc-secondary-o1);
    border: 2px solid var(--mc-secondaryHover);
    box-shadow: none;
  }
  .wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75]:hover   .wlc-btn__text[_ngcontent-wlc-app-c75] {
    color: var(--mc-baseMain);
  }
}

.wlc-btn--theme-default.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c75] {
  background: var(--mc-buttonColor);
  box-shadow: none;
  border: 2px solid transparent;
}

.wlc-btn--theme-default.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75] {
  color: var(--mc-bg);
}

@media (pointer: fine) {
  .wlc-btn--theme-default.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c75]:hover {
    background: var(--mc-buttonColor);
    box-shadow: none;
    border: 2px solid transparent;
  }
  .wlc-btn--theme-default.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c75]:hover   .wlc-btn__text[_ngcontent-wlc-app-c75] {
    color: var(--mc-bg);
  }
}

.wlc-btn--theme-default.wlc-btn--theme-mod-readmore[_nghost-wlc-app-c75] {
  background: unset;
  border-color: var(--mc-baseOpacity);
}

@media (pointer: fine) {
  .wlc-btn--theme-default.wlc-btn--theme-mod-readmore[_nghost-wlc-app-c75]:hover {
    background: unset;
    border-color: var(--mc-baseOpacity);
  }
}

.wlc-btn--theme-rounding[_nghost-wlc-app-c75] {
  height: 40px;
  display: grid;
  grid-column-gap: 5px;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  min-width: 110px;
  padding: 5px 20px;
  background: var(--mc-buttonColor);
  box-shadow: none;
  border: 2px solid transparent;
  border-radius: 10px;
  border-radius: 100px;
}

.wlc-btn--theme-rounding[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75] {
  color: var(--mc-bg);
  font-style: normal;
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 1.45;
  grid-column: 2;
  text-transform: none;
  text-transform: initial;
}

@media (pointer: fine) {
  .wlc-btn--theme-rounding[_nghost-wlc-app-c75]:hover {
    background: var(--mc-buttonColor-l20);
    box-shadow: none;
    border: 2px solid var(--mc-buttonColor-l20);
  }
}

.wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75] {
  background: transparent;
  border: 2px solid var(--mc-secondary);
  box-shadow: none;
}

.wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75] {
  transition: color 0.3s linear;
  color: var(--mc-baseMain);
}

@media (pointer: fine) {
  .wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75]:hover {
    background: var(--mc-secondary-o1);
    border: 2px solid var(--mc-secondaryHover);
    box-shadow: none;
  }
  .wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75]:hover   .wlc-btn__text[_ngcontent-wlc-app-c75] {
    color: var(--mc-baseMain);
  }
}

.wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c75] {
  background: var(--mc-buttonColor);
  box-shadow: none;
  border: 2px solid transparent;
}

.wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75] {
  color: var(--mc-bg);
}

@media (pointer: fine) {
  .wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c75]:hover {
    background: var(--mc-buttonColor);
    box-shadow: none;
    border: 2px solid transparent;
  }
  .wlc-btn--theme-rounding.wlc-btn--theme-mod-secondary.active[_nghost-wlc-app-c75]:hover   .wlc-btn__text[_ngcontent-wlc-app-c75] {
    color: var(--mc-bg);
  }
}

.wlc-btn--theme-circled[_nghost-wlc-app-c75] {
  height: 40px;
  display: grid;
  grid-column-gap: 5px;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  min-width: 110px;
  padding: 5px 20px;
  background: var(--mc-buttonColor);
  box-shadow: none;
  border: 2px solid transparent;
  border-radius: 10px;
  grid-column-gap: unset;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 2px solid var(--mc-secondary);
}

.wlc-btn--theme-circled[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75] {
  color: var(--mc-bg);
  font-style: normal;
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 1.45;
  grid-column: 2;
  text-transform: none;
  text-transform: initial;
}

@media (pointer: fine) {
  .wlc-btn--theme-circled[_nghost-wlc-app-c75]:hover {
    background: var(--mc-buttonColor-l20);
    box-shadow: none;
    border: 2px solid var(--mc-buttonColor-l20);
  }
}

.wlc-btn--theme-circled.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75] {
  background: transparent;
  border: 2px solid var(--mc-secondary);
  box-shadow: none;
}

.wlc-btn--theme-circled.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75] {
  transition: color 0.3s linear;
  color: var(--mc-baseMain);
}

@media (pointer: fine) {
  .wlc-btn--theme-circled.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75]:hover {
    background: var(--mc-secondary-o1);
    border: 2px solid var(--mc-secondaryHover);
    box-shadow: none;
  }
  .wlc-btn--theme-circled.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75]:hover   .wlc-btn__text[_ngcontent-wlc-app-c75] {
    color: var(--mc-baseMain);
  }
}

@media (pointer: fine) {
  .wlc-btn--theme-circled.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75]:hover {
    background: var(--mc-buttonColor-l20);
  }
}

@media (pointer: fine) {
  .wlc-btn--theme-circled[_nghost-wlc-app-c75]:hover {
    background: var(--mc-buttonColor-l20);
  }
}

.wlc-btn--theme-skew[_nghost-wlc-app-c75] {
  height: 40px;
  display: grid;
  grid-column-gap: 5px;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  min-width: 110px;
  padding: 5px 20px;
  background: var(--mc-buttonColor);
  box-shadow: none;
  border: 2px solid transparent;
  border-radius: 10px;
  background-image: linear-gradient(to right, var(--mc-buttonColor), transparent);
  transform: skew(-20deg, 0);
  border-image-source: linear-gradient(to right, transparent, var(--mc-buttonColor));
  border-image-slice: 1;
  border-image-width: 6px;
}

.wlc-btn--theme-skew[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75] {
  color: var(--mc-bg);
  font-style: normal;
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 1.45;
  grid-column: 2;
  text-transform: none;
  text-transform: initial;
}

@media (pointer: fine) {
  .wlc-btn--theme-skew[_nghost-wlc-app-c75]:hover {
    background: var(--mc-buttonColor-l20);
    box-shadow: none;
    border: 2px solid var(--mc-buttonColor-l20);
  }
}

.wlc-btn--theme-skew.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75] {
  background-image: unset;
  border-image-width: 0;
}

@media (pointer: fine) {
  .wlc-btn--theme-skew.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75]:hover {
    background-image: linear-gradient(to right, var(--mc-buttonColor), transparent);
    border-image-width: 6px;
    border-image-source: linear-gradient(to right, transparent, var(--mc-buttonColor));
  }
}

@media (pointer: fine) {
  .wlc-btn--theme-skew[_nghost-wlc-app-c75]:hover {
    background: transparent;
  }
}

.wlc-btn--theme-borderless[_nghost-wlc-app-c75] {
  position: relative;
  display: inline-grid;
  grid-column-gap: 0;
  grid-template-columns: 1fr;
  min-width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  background: none;
  border-radius: 4px;
  overflow: visible;
  overflow: initial;
  border: none;
}

.wlc-btn--theme-borderless[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75] {
  font-size: inherit;
  line-height: inherit;
  text-transform: capitalize;
}

.wlc-btn--theme-borderless[_nghost-wlc-app-c75]:after {
  content: "";
  position: absolute;
  right: 50%;
  bottom: 0;
  left: 50%;
  display: block;
  height: 1px;
  background-color: var(--mc-bg);
  transition: left 0.2s ease, right 0.2s ease;
}

.wlc-btn--theme-borderless[_nghost-wlc-app-c75]:active:after {
  right: 50%;
  left: 50%;
}

@media (pointer: fine) {
  .wlc-btn--theme-borderless[_nghost-wlc-app-c75]:hover {
    color: var(--mc-bg);
    background: none;
    border: 0;
  }
  .wlc-btn--theme-borderless[_nghost-wlc-app-c75]:hover:after {
    right: -0.25ch;
    left: -0.25ch;
  }
}

.wlc-btn--theme-resolve[_nghost-wlc-app-c75] {
  height: 40px;
  display: grid;
  grid-column-gap: 5px;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  min-width: 110px;
  padding: 5px 20px;
  background: var(--mc-buttonColor);
  box-shadow: none;
  border: 2px solid transparent;
  border-radius: 10px;
  background: var(--mc-success);
}

.wlc-btn--theme-resolve[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75] {
  color: var(--mc-bg);
  font-style: normal;
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 1.45;
  grid-column: 2;
  text-transform: none;
  text-transform: initial;
}

@media (pointer: fine) {
  .wlc-btn--theme-resolve[_nghost-wlc-app-c75]:hover {
    background: var(--mc-buttonColor-l20);
    box-shadow: none;
    border: 2px solid var(--mc-buttonColor-l20);
  }
}

@media (pointer: fine) {
  .wlc-btn--theme-resolve[_nghost-wlc-app-c75]:hover {
    background: var(--mc-success-d20);
    border-color: var(--mc-success-d20);
  }
}

.wlc-btn--theme-default[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75] {
  text-transform: uppercase;
}

.wlc-btn.wlc-btn--theme-default.wlc-btn--theme-mod-secondary[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75], .wlc-btn.wlc-btn--theme-default.wlc-btn--theme-mod-default[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75] {
  font-weight: 800;
  text-transform: uppercase;
}

.wlc-btn.wlc-btn-deposit[_nghost-wlc-app-c75], .wlc-btn.wlc-btn--deposit[_nghost-wlc-app-c75] {
  transition: all 0.3s linear;
  background-color: var(--mc-secondary);
  border-color: var(--mc-secondary);
}

.wlc-btn.wlc-btn-deposit[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75], .wlc-btn.wlc-btn--deposit[_nghost-wlc-app-c75]   .wlc-btn__text[_ngcontent-wlc-app-c75] {
  transition: color 0.3s linear;
  color: #000000;
  font-weight: 800;
  text-transform: uppercase !important;
}

@media (hover: hover) {
  .wlc-btn.wlc-btn-deposit[_nghost-wlc-app-c75]:hover, .wlc-btn.wlc-btn--deposit[_nghost-wlc-app-c75]:hover {
    background-color: var(--mc-secondaryHover);
    border-color: var(--mc-secondaryHover);
  }
  .wlc-btn.wlc-btn-deposit[_nghost-wlc-app-c75]:hover   .wlc-btn__text[_ngcontent-wlc-app-c75], .wlc-btn.wlc-btn--deposit[_nghost-wlc-app-c75]:hover   .wlc-btn__text[_ngcontent-wlc-app-c75] {
    color: #000000;
  }
}

.wlc-btn-user   .wlc-btn.wlc-btn-deposit[_nghost-wlc-app-c75], .wlc-btn-user   .wlc-btn.wlc-btn--deposit[_nghost-wlc-app-c75] {
  border-radius: 50%;
}

.wlc-btn.wlc-btn-signup[_nghost-wlc-app-c75] {
  transition: all 0.3s linear;
  background-color: var(--mc-secondary);
  border-color: var(--mc-secondary);
}

.wlc-btn.wlc-btn-signup[_nghost-wlc-app-c75]     .wlc-btn__text {
  transition: color 0.3s linear;
  color: #000000;
  font-weight: 800;
  text-transform: uppercase !important;
}

@media (hover: hover) {
  .wlc-btn.wlc-btn-signup[_nghost-wlc-app-c75]:hover {
    background-color: var(--mc-secondaryHover);
    border-color: var(--mc-secondaryHover);
  }
  .wlc-btn.wlc-btn-signup[_nghost-wlc-app-c75]:hover   .wlc-btn__text[_ngcontent-wlc-app-c75] {
    color: #000000;
  }
}

.wlc-btn.wlc-btn-login[_nghost-wlc-app-c75]     svg, .wlc-btn.wlc-btn-login[_nghost-wlc-app-c75]     path {
  fill: var(--mc-baseOpacity);
}.wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-slider {
  padding: 0 2px;
}
.wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-slider--on-start.wlc-slider--overflow {
  box-shadow: 8px 0 5px -5px var(--mc-baseOpacity);
}
.wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-slider--on-end {
  box-shadow: -8px 0 5px -5px var(--mc-baseOpacity);
}
.wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-slider--on-progress {
  box-shadow: 8px 0 5px -5px var(--mc-baseOpacity), -8px 0 5px -5px var(--mc-baseOpacity);
}
.wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-menu {
  grid-gap: 10px;
  display: grid;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  align-items: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media (min-width: 1420px) {
  .wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-menu {
    grid-gap: 20px;
  }
}
@media (min-width: 1630px) {
  .wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-menu {
    grid-gap: 40px;
  }
}
.wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-menu__icon {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin: 0 7px 0 0;
}
.wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-menu__icon img, .wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-menu__icon svg {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-menu__link {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.45;
  font-size: 1rem;
  display: flex;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 1024px) {
  .wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-menu__link {
    font-size: 1.4rem;
  }
}
@media (min-width: 1420px) {
  .wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-menu__link {
    font-size: 1.6rem;
  }
}
.wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-menu__link.active {
  color: var(--mc-main);
  font-weight: 800;
}
@media (pointer: fine) {
  .wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-menu__link:hover {
    color: var(--mc-main);
  }
}
.wlc-main-menu--theme-default.wlc-main-menu--swiper[_nghost-wlc-app-c132]     .wlc-menu {
  display: block;
  width: 100%;
}
.wlc-main-menu--theme-default.wlc-main-menu--theme-mod-underline[_nghost-wlc-app-c132]     .wlc-menu__link {
  position: relative;
  padding: 0 0 10px;
}
.wlc-main-menu--theme-default.wlc-main-menu--theme-mod-underline[_nghost-wlc-app-c132]     .wlc-menu__link:before {
  transition: height 0.3s linear;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  background-color: var(--mc-baseMain);
  pointer-events: none;
  border-radius: 20px;
}
.wlc-main-menu--theme-default.wlc-main-menu--theme-mod-underline[_nghost-wlc-app-c132]     .wlc-menu__link.active:before {
  height: 4px;
}
@media (pointer: fine) {
  .wlc-main-menu--theme-default.wlc-main-menu--theme-mod-underline[_nghost-wlc-app-c132]     .wlc-menu__link:hover:before {
    height: 4px;
  }
}
.wlc-body--theme-alt   .wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-menu__link.active {
  color: var(--mc-mainPink);
}
@media (pointer: fine) {
  .wlc-body--theme-alt   .wlc-main-menu--theme-default[_nghost-wlc-app-c132]     .wlc-menu__link:hover {
    color: var(--mc-mainPink);
  }
}.wlc-menu--theme-default.wlc-menu--swiper[_nghost-wlc-app-c159]     .swiper-slide, .wlc-menu--theme-default.wlc-menu--swiper[_nghost-wlc-app-c159]     .swiper-wrapper {
  width: auto;
}

.wlc-menu__link-text[_ngcontent-wlc-app-c159]   .wlc-counter[_ngcontent-wlc-app-c159] {
  margin-left: 5px;
}

.wlc-menu--theme-contacts[_nghost-wlc-app-c159]   .wlc-menu__item[_ngcontent-wlc-app-c159]   .wlc-menu__link[_ngcontent-wlc-app-c159] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 1.6rem;
  line-height: 1.45;
  transition: all 0.3s linear;
  display: block;
  padding: 20px 25px;
  letter-spacing: 1px;
  text-transform: inherit;
  text-decoration: none;
  border-bottom: 2px solid var(--mc-bg500);
}

.wlc-menu--theme-contacts[_nghost-wlc-app-c159]   .wlc-menu__item[_ngcontent-wlc-app-c159]   .wlc-menu__link.active[_ngcontent-wlc-app-c159] {
  color: var(--mc-baseMain);
  background: var(--mc-bg500);
}

@media (pointer: fine) {
  .wlc-menu--theme-contacts[_nghost-wlc-app-c159]   .wlc-menu__item[_ngcontent-wlc-app-c159]   .wlc-menu__link.active[_ngcontent-wlc-app-c159]:hover {
    color: var(--mc-baseMain);
    background: var(--mc-bg500);
  }
}

@media (pointer: fine) {
  .wlc-menu--theme-contacts[_nghost-wlc-app-c159]   .wlc-menu__item[_ngcontent-wlc-app-c159]   .wlc-menu__link[_ngcontent-wlc-app-c159]:hover {
    color: var(--mc-baseMain);
    background: var(--mc-bg500);
  }
}

.wlc-menu--theme-contacts[_nghost-wlc-app-c159]   .wlc-menu__item[_ngcontent-wlc-app-c159]   .wlc-menu__link[_ngcontent-wlc-app-c159] {
  font-weight: 800;
}.wlc-post-menu--theme-default[_nghost-wlc-app-c175] {
  min-width: 0;
}
.wlc-post-menu--theme-default[_nghost-wlc-app-c175]     .wlc-slider--on-start.wlc-slider--overflow {
  box-shadow: 5px 0 5px -5px #867f7f63;
}
.wlc-post-menu--theme-default[_nghost-wlc-app-c175]     .wlc-slider--on-end {
  box-shadow: -5px 0 5px -5px #867f7f63;
}
.wlc-post-menu--theme-default[_nghost-wlc-app-c175]     .wlc-slider--on-progress {
  box-shadow: 5px 0 5px -5px #867f7f63, -5px 0 5px -5px #867f7f63;
}
.wlc-post-menu--theme-default[_nghost-wlc-app-c175]     .swiper-wrapper {
  width: auto;
}
.wlc-post-menu--theme-default[_nghost-wlc-app-c175]     .swiper-slide {
  width: auto;
}
.wlc-post-menu--theme-default[_nghost-wlc-app-c175]   .wlc-post-menu__wrp[_ngcontent-wlc-app-c175] {
  width: 100%;
  max-width: 100%;
}
.wlc-post-menu--theme-default[_nghost-wlc-app-c175]   .wlc-post-menu__title[_ngcontent-wlc-app-c175] {
  color: var(--mc-main);
  font-style: normal;
  font-weight: 800;
  font-size: 1.6rem;
  line-height: 1.45;
  padding: 0 0 20px 0;
}
.wlc-post-menu--theme-default[_nghost-wlc-app-c175]   .wlc-post-menu__items[_ngcontent-wlc-app-c175] {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr;
}
.wlc-post-menu--theme-default[_nghost-wlc-app-c175]   .wlc-post-menu__link[_ngcontent-wlc-app-c175] {
  transition: color 0.3s linear;
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
  text-decoration: none;
}
.wlc-post-menu--theme-default[_nghost-wlc-app-c175]   .wlc-post-menu__link.active[_ngcontent-wlc-app-c175] {
  color: var(--mc-main);
}
@media (pointer: fine) {
  .wlc-post-menu--theme-default[_nghost-wlc-app-c175]   .wlc-post-menu__link[_ngcontent-wlc-app-c175]:hover {
    color: var(--mc-main);
  }
}
@media (min-width: 1024px) {
  .wlc-post-menu--theme-default[_nghost-wlc-app-c175]   .wlc-post-menu__link[_ngcontent-wlc-app-c175] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: 800;
    font-size: 1.4rem;
    line-height: 1.45;
  }
}
.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c175] {
  justify-content: center;
  padding: 0;
  width: 100%;
}
@media (min-width: 560px) {
  .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c175] {
    justify-content: flex-start;
  }
}
.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c175]   .wlc-post-menu__items[_ngcontent-wlc-app-c175] {
  -moz-column-count: 1;
       column-count: 1;
  text-align: center;
  max-width: 440px;
  margin: -5px auto;
  display: block;
  grid-column-gap: 20px;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media (min-width: 560px) {
  .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c175]   .wlc-post-menu__items[_ngcontent-wlc-app-c175] {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media (min-width: 1024px) {
  .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c175]   .wlc-post-menu__items[_ngcontent-wlc-app-c175] {
    -moz-column-count: 3;
         column-count: 3;
  }
}
@media (min-width: 1200px) {
  .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c175]   .wlc-post-menu__items[_ngcontent-wlc-app-c175] {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media (min-width: 768px) {
  .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c175]   .wlc-post-menu__items[_ngcontent-wlc-app-c175] {
    text-align: start;
  }
}
@media (min-width: 1024px) {
  .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c175]   .wlc-post-menu__items[_ngcontent-wlc-app-c175] {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c175]   .wlc-post-menu__items[_ngcontent-wlc-app-c175] {
    margin: -5px 0;
  }
}
.wlc-post-menu--theme-default.wlc-post-menu--theme-mod-footer-first[_nghost-wlc-app-c175]   .wlc-post-menu__link[_ngcontent-wlc-app-c175] {
  display: inline-block;
  padding: 5px 0;
}
.wlc-post-menu--theme-contacts[_nghost-wlc-app-c175]   .wlc-post-menu__item[_ngcontent-wlc-app-c175]   .wlc-post-menu__link[_ngcontent-wlc-app-c175] {
  transition: all 0.3s linear;
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 1.6rem;
  line-height: 1.45;
  display: block;
  padding: 20px 25px;
  letter-spacing: 1px;
  text-transform: inherit;
  text-decoration: none;
  border-bottom: 2px solid var(--mc-bg500);
}
.wlc-post-menu--theme-contacts[_nghost-wlc-app-c175]   .wlc-post-menu__item[_ngcontent-wlc-app-c175]   .wlc-post-menu__link.active[_ngcontent-wlc-app-c175] {
  color: var(--mc-baseMain);
  background: var(--mc-bg500);
}
@media (pointer: fine) {
  .wlc-post-menu--theme-contacts[_nghost-wlc-app-c175]   .wlc-post-menu__item[_ngcontent-wlc-app-c175]   .wlc-post-menu__link.active[_ngcontent-wlc-app-c175]:hover {
    color: var(--mc-baseMain);
    background: var(--mc-bg500);
  }
}
@media (pointer: fine) {
  .wlc-post-menu--theme-contacts[_nghost-wlc-app-c175]   .wlc-post-menu__item[_ngcontent-wlc-app-c175]   .wlc-post-menu__link[_ngcontent-wlc-app-c175]:hover {
    color: var(--mc-baseMain);
    background: var(--mc-bg500);
  }
}
.wlc-post-menu--theme-contacts[_nghost-wlc-app-c175]   .wlc-post-menu__item[_ngcontent-wlc-app-c175]:last-child   .wlc-post-menu__link[_ngcontent-wlc-app-c175] {
  border-bottom: 0;
}
.wlc-post-menu--theme-contacts[_nghost-wlc-app-c175]   .wlc-post-menu__item[_ngcontent-wlc-app-c175]   .wlc-post-menu__link[_ngcontent-wlc-app-c175] {
  font-weight: 800;
}
.wlc-post-menu--theme-default[_nghost-wlc-app-c175]   .wlc-post-menu__title[_ngcontent-wlc-app-c175] {
  font-weight: 800;
}
@media (max-width: 560px) {
  .wlc-post-menu--theme-default[_nghost-wlc-app-c175]   .wlc-post-menu__title[_ngcontent-wlc-app-c175] {
    font-size: 2rem;
  }
}
@media (max-width: 560px) {
  .wlc-post-menu--theme-default[_nghost-wlc-app-c175]   .wlc-post-menu__link[_ngcontent-wlc-app-c175] {
    font-size: 1.6rem;
  }
}
.wlc-sections__footer--theme-1   .wlc-post-menu--theme-default.wlc-post-menu[_nghost-wlc-app-c175] {
  grid-area: info;
  margin: 0;
}
@media (max-width: 560px) {
  .wlc-sections__footer--theme-1   .wlc-post-menu--theme-default.wlc-post-menu[_nghost-wlc-app-c175] {
    width: 100%;
    max-width: 280px;
    margin-right: auto;
    margin-left: auto;
    background: var(--mc-bg700);
    border-radius: 10px 10px 0 0;
  }
  .wlc-sections__footer--theme-1   .wlc-post-menu--theme-default.wlc-post-menu[_nghost-wlc-app-c175]   .wlc-post-menu__wrp[_ngcontent-wlc-app-c175] {
    width: 100%;
    padding: 40px 20px;
  }
  .wlc-sections__footer--theme-1   .wlc-post-menu--theme-default.wlc-post-menu[_nghost-wlc-app-c175]   .wlc-post-menu__title[_ngcontent-wlc-app-c175] {
    margin-bottom: 15px;
    text-align: center;
  }
}
@media (max-width: 560px) and (max-width: 560px) {
  .wlc-sections__footer--theme-1   .wlc-post-menu--theme-default.wlc-post-menu[_nghost-wlc-app-c175]   .wlc-post-menu__title[_ngcontent-wlc-app-c175] {
    margin-bottom: 0;
  }
}
@media (max-width: 560px) {
  .wlc-sections__footer--theme-1   .wlc-post-menu--theme-default.wlc-post-menu[_nghost-wlc-app-c175]   .wlc-post-menu__link[_ngcontent-wlc-app-c175] {
    display: block;
    width: 100%;
    text-align: center;
  }
}.wlc-loader--type-ring[_nghost-wlc-app-c100]   .wlc-loader__element[_ngcontent-wlc-app-c100] {
  position: relative;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.wlc-loader--type-ring[_nghost-wlc-app-c100]   .wlc-loader__element[_ngcontent-wlc-app-c100]:after, .wlc-loader--type-ring[_nghost-wlc-app-c100]   .wlc-loader__element[_ngcontent-wlc-app-c100]:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  border: 6px solid #2f2fde;
  border-radius: 50%;
}
.wlc-loader--type-ring[_nghost-wlc-app-c100]   .wlc-loader__element[_ngcontent-wlc-app-c100]:before {
  -webkit-animation: loader 3s infinite;
          animation: loader 3s infinite;
}
.wlc-loader--type-ring[_nghost-wlc-app-c100]   .wlc-loader__element[_ngcontent-wlc-app-c100]:after {
  -webkit-animation: loader 3s 1.5s infinite;
          animation: loader 3s 1.5s infinite;
}
@-webkit-keyframes loader {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    border-width: 0;
  }
  20% {
    opacity: 1;
    border-width: 6px;
  }
  100% {
    width: 100%;
    height: 100%;
    opacity: 0;
    border-width: 8px;
  }
}
@keyframes loader {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    border-width: 0;
  }
  20% {
    opacity: 1;
    border-width: 6px;
  }
  100% {
    width: 100%;
    height: 100%;
    opacity: 0;
    border-width: 8px;
  }
}
.wlc-loader--type-logo[_nghost-wlc-app-c100]   .wlc-loader__element[_ngcontent-wlc-app-c100] {
  position: relative;
  -webkit-animation: logo infinite 3s;
          animation: logo infinite 3s;
}
@-webkit-keyframes logo {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes logo {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 1;
  }
}
.wlc-loader[_nghost-wlc-app-c100] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}.wlc-language-selector--theme-default[_nghost-wlc-app-c97] {
  position: relative;
  display: flex;
  flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 30px;
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__current[_ngcontent-wlc-app-c97] {
  display: grid;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  grid-gap: 5px;
  align-items: center;
  cursor: pointer;
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__current-flag[_ngcontent-wlc-app-c97] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  transition: box-shadow 0.3s linear;
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__current-flag[_ngcontent-wlc-app-c97]   img[_ngcontent-wlc-app-c97] {
  display: block;
  width: 100%;
  height: 100%;
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__current--opened[_ngcontent-wlc-app-c97]   .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c97] {
  transform: rotate(0.5turn);
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__current-lang[_ngcontent-wlc-app-c97] {
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
  text-transform: capitalize;
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c97] {
  transition: transform 0.3s linear;
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c97]     svg path {
  transition: fill 0.3s linear;
  fill: var(--mc-baseMain);
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__current.single-lang[_ngcontent-wlc-app-c97] {
  cursor: auto;
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__current.single-lang[_ngcontent-wlc-app-c97]   .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c97] {
  visibility: hidden;
}
@media (pointer: fine) {
  .wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__current[_ngcontent-wlc-app-c97]:hover   .wlc-language-selector__current-flag[_ngcontent-wlc-app-c97] {
    box-shadow: 0 0 0 4px var(--mc-main);
  }
  .wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__current[_ngcontent-wlc-app-c97]:hover.single-lang   .wlc-language-selector__current-flag[_ngcontent-wlc-app-c97] {
    box-shadow: none;
  }
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__dropdown[_ngcontent-wlc-app-c97] {
  position: absolute;
  z-index: 3;
}
.wlc-language-selector--theme-mod-bottom-left[_nghost-wlc-app-c97]   .wlc-language-selector__dropdown[_ngcontent-wlc-app-c97] {
  top: 100%;
  right: 0;
  padding-top: 10px;
}
.wlc-language-selector--theme-mod-top-left[_nghost-wlc-app-c97]   .wlc-language-selector__dropdown[_ngcontent-wlc-app-c97] {
  right: 0;
  bottom: 100%;
  padding-bottom: 10px;
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__list[_ngcontent-wlc-app-c97] {
  position: relative;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  padding: 20px;
  border-radius: 6px;
  background: var(--mc-bg);
  filter: drop-shadow(0 0 5px #fff);
  
  
}
.wlc-language-selector--theme-mod-bottom-left[_nghost-wlc-app-c97]   .wlc-language-selector__list[_ngcontent-wlc-app-c97] {
  transform: translateY(10px);
}
.wlc-language-selector--theme-mod-top-left[_nghost-wlc-app-c97]   .wlc-language-selector__list[_ngcontent-wlc-app-c97] {
  transform: translateY(-10px);
}
.wlc-body--os-macos   .wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__list[_ngcontent-wlc-app-c97], .wlc-body--os-ios   .wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__list[_ngcontent-wlc-app-c97] {
  -webkit-backdrop-filter: drop-shadow(0 0 5px #fff);
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__list[_ngcontent-wlc-app-c97]:before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
.wlc-language-selector--theme-mod-bottom-left[_nghost-wlc-app-c97]   .wlc-language-selector__list[_ngcontent-wlc-app-c97]:before {
  top: -10px;
  right: 10px;
  border-top: 0;
  border-bottom: 10px solid var(--mc-bg);
}
.wlc-language-selector--theme-mod-top-left[_nghost-wlc-app-c97]   .wlc-language-selector__list[_ngcontent-wlc-app-c97]:before {
  right: 10px;
  bottom: -10px;
  border-top: 10px solid var(--mc-bg);
  border-bottom: 0;
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__item--active[_ngcontent-wlc-app-c97]   .wlc-language-selector__link-flag[_ngcontent-wlc-app-c97] {
  box-shadow: 0 0 0 4px var(--mc-main), 0 0 7px 7px rgba(0, 0, 0, 0.6);
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__link[_ngcontent-wlc-app-c97] {
  position: relative;
  display: grid;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  grid-gap: 10px;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
}
@media (pointer: fine) {
  .wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__link[_ngcontent-wlc-app-c97]:hover   .wlc-language-selector__link-lang[_ngcontent-wlc-app-c97], .wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__link[_ngcontent-wlc-app-c97]:hover   .wlc-language-modal__link-lang[_ngcontent-wlc-app-c97] {
    visibility: visible;
    opacity: 1;
  }
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__link-lang[_ngcontent-wlc-app-c97] {
  color: var(--mc-baseContrast);
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.45;
  transition: opacity 0.3s linear;
  position: absolute;
  bottom: -30px;
  left: 50%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 20px;
  padding: 0 10px;
  white-space: nowrap;
  background-color: var(--mc-baseMain);
  border-radius: 20px;
  transform: translate(-50%, 0);
  visibility: hidden;
  opacity: 0;
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__link-lang[_ngcontent-wlc-app-c97]:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 50%;
  border: 3px solid transparent;
  border-bottom: 4px solid var(--mc-baseMain);
  transform: translate(-50%, 0);
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__link-flag[_ngcontent-wlc-app-c97] {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 0 4px var(--mc-bg300);
  transition: box-shadow 0.2s ease-out;
}
@media (pointer: fine) {
  .wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__link-flag[_ngcontent-wlc-app-c97]:hover {
    box-shadow: 0 0 0 4px var(--mc-main), 0 0 7px 7px var(--mc-bg-o8);
  }
}
.wlc-language-selector--theme-default[_nghost-wlc-app-c97]   .wlc-language-selector__link-flag[_ngcontent-wlc-app-c97]   img[_ngcontent-wlc-app-c97] {
  display: block;
  width: 100%;
  height: 100%;
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97] {
  width: 100%;
  max-width: 275px;
  height: auto;
  margin: 5px 0;
  border: 0;
  border-radius: 10px;
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current[_ngcontent-wlc-app-c97] {
  transition: background 0.3s linear;
  background: var(--mc-bg);
  grid-template-columns: auto 1fr auto;
  min-height: 40px;
  padding: 5px 15px;
  border-radius: 10px;
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current-lang[_ngcontent-wlc-app-c97] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current-flag[_ngcontent-wlc-app-c97] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current-flag[_ngcontent-wlc-app-c97]   img[_ngcontent-wlc-app-c97] {
  width: 100%;
  height: 100%;
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c97]  {
  transition: all 0.3s linear;
  color: var(--mc-baseOpacity);
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c97]  svg path {
  fill: currentColor;
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current--opened[_ngcontent-wlc-app-c97] {
  background: var(--mc-secondary);
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current--opened[_ngcontent-wlc-app-c97]   .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c97]  {
  color: var(--mc-baseMain);
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current--opened[_ngcontent-wlc-app-c97]   .wlc-language-selector__current-lang[_ngcontent-wlc-app-c97] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current--opened[_ngcontent-wlc-app-c97]    + .wlc-language-selector__dropdown[_ngcontent-wlc-app-c97] {
  margin: 5px 0 0;
}
@media (pointer: fine) {
  .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current[_ngcontent-wlc-app-c97]:not(.wlc-language-selector__current--opened):hover   .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c97]  {
    color: inherit;
  }
}
@media (pointer: fine) and (min-width: 1024px) {
  .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current[_ngcontent-wlc-app-c97]:not(.wlc-language-selector__current--opened):hover {
    background: var(--mc-secondary);
  }
  .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current[_ngcontent-wlc-app-c97]:not(.wlc-language-selector__current--opened):hover.single-lang {
    background: var(--mc-bg);
  }
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__dropdown[_ngcontent-wlc-app-c97] {
  transition: margin 0.3s linear;
  position: relative;
  width: 100%;
  overflow: hidden;
  transform-origin: top;
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__dropdown[_ngcontent-wlc-app-c97]   .wlc-language-selector__link-lang[_ngcontent-wlc-app-c97] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__list[_ngcontent-wlc-app-c97] {
  grid-template-columns: 1fr;
  padding: 20px 15px;
  border-radius: 10px;
  filter: none;
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__link-flag[_ngcontent-wlc-app-c97] {
  width: 20px;
  height: 20px;
  box-shadow: 0 0 0 4px var(--mc-bg300);
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__link-flag[_ngcontent-wlc-app-c97]   img[_ngcontent-wlc-app-c97] {
  width: 100%;
  height: 100%;
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__link-lang[_ngcontent-wlc-app-c97] {
  position: relative;
  bottom: 0;
  left: 0;
  background: none;
  transform: none;
  /*visibility: visible;*/
  visibility: inherit;
  opacity: 1;
}
.wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__link-lang[_ngcontent-wlc-app-c97]:before {
  display: none;
}
@media (pointer: fine) {
  .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__link[_ngcontent-wlc-app-c97]:hover   .wlc-language-selector__link-flag[_ngcontent-wlc-app-c97] {
    box-shadow: 0 0 0 4px var(--mc-main), 0 0 3px 3px rgba(0, 0, 0, 0.6);
  }
}
.wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c97] {
  min-width: 90px;
  height: 40px;
}
.wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c97]   .wlc-language-selector__current[_ngcontent-wlc-app-c97] {
  transition: border 0.3s linear;
  height: 40px;
  padding: 5px;
  border: 2px solid var(--mc-baseOpacity);
  border-radius: 10px;
}
.wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c97]   .wlc-language-selector__current--opened[_ngcontent-wlc-app-c97] {
  border: 2px solid var(--mc-buttonColor);
}
.wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c97]   .wlc-language-selector__current--opened[_ngcontent-wlc-app-c97]   .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c97]  svg path {
  fill: var(--mc-baseMain);
}
.wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c97]   .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c97]  svg path {
  fill: var(--fc-arrowColor);
}
.wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c97]   .wlc-language-selector__current-flag[_ngcontent-wlc-app-c97] {
  width: 27px;
  height: 27px;
}
.wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c97]   .wlc-language-selector__current-flag[_ngcontent-wlc-app-c97]   img[_ngcontent-wlc-app-c97] {
  width: 27px;
  height: 27px;
}
@media (pointer: fine) {
  .wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c97]   .wlc-language-selector__current[_ngcontent-wlc-app-c97]:hover {
    border: 2px solid var(--mc-bg100);
  }
  .wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c97]   .wlc-language-selector__current[_ngcontent-wlc-app-c97]:hover.wlc-language-selector__current--opened {
    border: 2px solid var(--mc-buttonColor);
  }
  .wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c97]   .wlc-language-selector__current[_ngcontent-wlc-app-c97]:hover.wlc-language-selector__current--opened   .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c97]  svg path {
    fill: var(--mc-baseMain);
  }
  .wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c97]   .wlc-language-selector__current[_ngcontent-wlc-app-c97]:hover   .wlc-language-selector__current-arrow[_ngcontent-wlc-app-c97]  svg path {
    fill: var(--mc-bg100);
  }
  .wlc-language-selector--theme-default.wlc-language-selector--border-around[_nghost-wlc-app-c97]   .wlc-language-selector__current[_ngcontent-wlc-app-c97]:hover   .wlc-language-selector__current-flag[_ngcontent-wlc-app-c97] {
    box-shadow: none;
  }
}
.wlc-language-modal__list[_ngcontent-wlc-app-c97] {
  position: relative;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
  padding: 15px;
  border-radius: 6px;
}
.wlc-language-modal__item[_ngcontent-wlc-app-c97] {
  display: flex;
  justify-content: center;
}
.wlc-language-modal__item--active[_ngcontent-wlc-app-c97]   .wlc-language-modal__link-flag[_ngcontent-wlc-app-c97] {
  box-shadow: 0 0 0 4px var(--mc-main), 0 0 7px 7px rgba(0, 0, 0, 0.6);
}
.wlc-language-modal__link[_ngcontent-wlc-app-c97] {
  position: relative;
  display: grid;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  grid-gap: 10px;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
}
@media (pointer: fine) {
  .wlc-language-modal__link[_ngcontent-wlc-app-c97]:hover   .wlc-language-selector__link-lang[_ngcontent-wlc-app-c97], .wlc-language-modal__link[_ngcontent-wlc-app-c97]:hover   .wlc-language-modal__link-lang[_ngcontent-wlc-app-c97] {
    visibility: visible;
    opacity: 1;
  }
}
.wlc-language-modal__link-lang[_ngcontent-wlc-app-c97] {
  color: var(--mc-baseContrast);
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.45;
  transition: opacity 0.3s linear;
  position: absolute;
  bottom: -30px;
  left: 50%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 20px;
  padding: 0 10px;
  white-space: nowrap;
  background-color: var(--mc-baseMain);
  border-radius: 20px;
  transform: translate(-50%, 0);
  visibility: hidden;
  opacity: 0;
}
.wlc-language-modal__link-lang[_ngcontent-wlc-app-c97]:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 50%;
  border: 3px solid transparent;
  border-bottom: 4px solid var(--mc-baseMain);
  transform: translate(-50%, 0);
}
.wlc-language-modal__link-flag[_ngcontent-wlc-app-c97] {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 0 4px var(--mc-bg300);
  transition: box-shadow 0.2s ease-out;
}
@media (pointer: fine) {
  .wlc-language-modal__link-flag[_ngcontent-wlc-app-c97]:hover {
    box-shadow: 0 0 0 4px var(--mc-main), 0 0 7px 7px var(--mc-bg-o8);
  }
}
.wlc-language-modal__link-flag[_ngcontent-wlc-app-c97]   img[_ngcontent-wlc-app-c97] {
  display: block;
  width: 100%;
  height: 100%;
}
.wlc-burger-panel--theme-left   .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current--opened[_ngcontent-wlc-app-c97] {
  background: var(--mc-secondary);
}
.wlc-body--theme-alt   .wlc-burger-panel--theme-left   .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current--opened[_ngcontent-wlc-app-c97] {
  background: var(--mc-main);
}
@media (pointer: fine) {
  .wlc-body--theme-alt   .wlc-burger-panel--theme-left   .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current[_ngcontent-wlc-app-c97]:hover {
    background: var(--mc-main);
  }
}
.wlc-body--theme-alt   .wlc-burger-panel--theme-mobile   .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current--opened[_ngcontent-wlc-app-c97] {
  color: var(--mc-bg);
}
.wlc-body--theme-alt   .wlc-burger-panel--theme-mobile   .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current--opened[_ngcontent-wlc-app-c97]   *[_ngcontent-wlc-app-c97] {
  color: inherit;
}
@media (min-width: 900px) {
  .wlc-language-selector--theme-default.wlc-language-selector--theme-mod-long[_nghost-wlc-app-c97]   .wlc-language-selector__current[_ngcontent-wlc-app-c97] {
    background: var(--mc-bg);
  }
}.wlc-title--theme-default.wlc-title--mb[_nghost-wlc-app-c116] {
  margin-bottom: 15px;
}
.wlc-title--theme-default[_nghost-wlc-app-c116]   div.wlc-title__main[_ngcontent-wlc-app-c116], .wlc-title--theme-default[_nghost-wlc-app-c116]   h1.wlc-title__main[_ngcontent-wlc-app-c116] {
  font-style: normal;
  font-weight: 800;
  font-size: 2.4rem;
  line-height: 1.45;
}
.wlc-title--theme-default[_nghost-wlc-app-c116]   div.wlc-title__second[_ngcontent-wlc-app-c116], .wlc-title--theme-default[_nghost-wlc-app-c116]   h1.wlc-title__second[_ngcontent-wlc-app-c116] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.45;
}
.wlc-profile-content    > .wlc-title--theme-default[_nghost-wlc-app-c116]   div.wlc-title__main[_ngcontent-wlc-app-c116], .wlc-profile-content    > .wlc-title--theme-default[_nghost-wlc-app-c116]   h1.wlc-title__main[_ngcontent-wlc-app-c116] {
  text-transform: uppercase;
}.wlc-burger-panel-header-menu--theme-default[_nghost-wlc-app-c162]     .wlc-menu {
  display: flex;
  justify-content: center;
}
.wlc-burger-panel-header-menu--theme-default[_nghost-wlc-app-c162]     .wlc-menu__item .wlc-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wlc-burger-panel-header-menu--theme-default[_nghost-wlc-app-c162]     .wlc-menu__item .wlc-icon svg {
  fill: var(--mc-baseMain);
}
.wlc-burger-panel-header-menu--theme-default[_nghost-wlc-app-c162]     .wlc-menu__link {
  transition: background 0.3s linear;
  position: relative;
  display: flex;
  width: 40px;
  height: 40px;
  margin: 0 5px;
  background: var(--mc-bg500);
  border-radius: 50%;
  cursor: pointer;
}
.wlc-burger-panel-header-menu--theme-default[_nghost-wlc-app-c162]     .wlc-menu__link.active {
  background: var(--mc-main);
}
@media (pointer: fine) {
  .wlc-burger-panel-header-menu--theme-default[_nghost-wlc-app-c162]     .wlc-menu__link:hover {
    background: var(--mc-main);
  }
}.wlc-theme-toggler--theme-default[_nghost-wlc-app-c112]   .wlc-theme-toggler__icon[_ngcontent-wlc-app-c112] {
  width: 24px;
  height: 24px;
}
.wlc-theme-toggler--theme-default[_nghost-wlc-app-c112]   .wlc-theme-toggler__icon--default[_ngcontent-wlc-app-c112] {
  color: #fff;
  transform: translateX(0);
}
.wlc-theme-toggler--theme-default[_nghost-wlc-app-c112]   .wlc-theme-toggler__icon--alt[_ngcontent-wlc-app-c112] {
  color: #fff;
  transform: translateX(50%) rotate(105deg);
}
.wlc-theme-toggler--theme-default[_nghost-wlc-app-c112]   .active[_ngcontent-wlc-app-c112]   .wlc-theme-toggler__icon--default[_ngcontent-wlc-app-c112] {
  transform: translateX(-50%) rotate(-105deg);
}
.wlc-theme-toggler--theme-default[_nghost-wlc-app-c112]   .active[_ngcontent-wlc-app-c112]   .wlc-theme-toggler__icon--alt[_ngcontent-wlc-app-c112] {
  transform: translateX(0) rotate(0);
}
.wlc-theme-toggler--theme-default[_nghost-wlc-app-c112]   .wlc-theme-toggler__icon--alt[_ngcontent-wlc-app-c112] {
  color: #fff;
  opacity: 0;
}
.wlc-theme-toggler--theme-default[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher[_ngcontent-wlc-app-c112] {
  flex-direction: row;
  width: 90px;
  height: 40px;
  padding: 0 10px;
  border-radius: 100px;
  background: var(--mc-bg500);
}
.wlc-theme-toggler--theme-default[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher[_ngcontent-wlc-app-c112]:before {
  width: 32px;
  height: 32px;
  margin: 4px;
  background: var(--mc-bg300);
  border-radius: 100px;
  transform: translateX(0);
}
.wlc-theme-toggler--theme-default[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher.active[_ngcontent-wlc-app-c112] {
  background: var(--mc-bg500);
}
.wlc-theme-toggler--theme-default[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher.active[_ngcontent-wlc-app-c112]:before {
  background: var(--mc-bg300);
  transform: translateX(50px);
}
.wlc-theme-toggler--theme-default.wlc-theme-toggler--theme-mod-vertical[_nghost-wlc-app-c112]   .wlc-theme-toggler__icon[_ngcontent-wlc-app-c112] {
  width: 16px;
  height: 16px;
}
.wlc-theme-toggler--theme-default.wlc-theme-toggler--theme-mod-vertical[_nghost-wlc-app-c112]   .wlc-theme-toggler__icon--default[_ngcontent-wlc-app-c112] {
  transform: translateY(0);
}
.wlc-theme-toggler--theme-default.wlc-theme-toggler--theme-mod-vertical[_nghost-wlc-app-c112]   .wlc-theme-toggler__icon--alt[_ngcontent-wlc-app-c112] {
  transform: translateY(50%) rotate(105deg);
}
.wlc-theme-toggler--theme-default.wlc-theme-toggler--theme-mod-vertical[_nghost-wlc-app-c112]   .active[_ngcontent-wlc-app-c112]   .wlc-theme-toggler__icon--default[_ngcontent-wlc-app-c112] {
  transform: translateY(-50%) rotate(-105deg);
}
.wlc-theme-toggler--theme-default.wlc-theme-toggler--theme-mod-vertical[_nghost-wlc-app-c112]   .active[_ngcontent-wlc-app-c112]   .wlc-theme-toggler__icon--alt[_ngcontent-wlc-app-c112] {
  transform: translateY(0) rotate(0);
}
.wlc-theme-toggler--theme-default.wlc-theme-toggler--theme-mod-vertical[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher[_ngcontent-wlc-app-c112] {
  flex-direction: column;
  width: 20px;
  height: 40px;
  padding: 3px 0;
}
.wlc-theme-toggler--theme-default.wlc-theme-toggler--theme-mod-vertical[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher[_ngcontent-wlc-app-c112]:before {
  width: 16px;
  height: 16px;
  margin: 2px;
  transform: translate(0);
}
.wlc-theme-toggler--theme-default.wlc-theme-toggler--theme-mod-vertical[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher.active[_ngcontent-wlc-app-c112]:before {
  transform: translateY(20px);
}
.wlc-theme-toggler--theme-default.wlc-theme-toggler--theme-mod-compact[_nghost-wlc-app-c112]   .wlc-theme-toggler__icon[_ngcontent-wlc-app-c112] {
  width: 18px;
  height: 18px;
}
.wlc-theme-toggler--theme-default.wlc-theme-toggler--theme-mod-compact[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher[_ngcontent-wlc-app-c112] {
  width: 65px;
  height: 30px;
}
.wlc-theme-toggler--theme-default.wlc-theme-toggler--theme-mod-compact[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher[_ngcontent-wlc-app-c112]:before {
  width: 24px;
  height: 24px;
  margin: 3px;
  transform: translate(0);
}
.wlc-theme-toggler--theme-default.wlc-theme-toggler--theme-mod-compact[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher.active[_ngcontent-wlc-app-c112]:before {
  transform: translateX(35px);
}
.wlc-theme-toggler--theme-long[_nghost-wlc-app-c112]   .wlc-theme-toggler__icon[_ngcontent-wlc-app-c112] {
  width: 18px;
  height: 18px;
}
.wlc-theme-toggler--theme-long[_nghost-wlc-app-c112]   .wlc-theme-toggler__icon--default[_ngcontent-wlc-app-c112] {
  color: #fff;
  transform: translateX(0);
}
.wlc-theme-toggler--theme-long[_nghost-wlc-app-c112]   .wlc-theme-toggler__icon--alt[_ngcontent-wlc-app-c112] {
  color: #fff;
  transform: translateX(50%) rotate(105deg);
}
.wlc-theme-toggler--theme-long[_nghost-wlc-app-c112]   .active[_ngcontent-wlc-app-c112]   .wlc-theme-toggler__icon--default[_ngcontent-wlc-app-c112] {
  transform: translateX(-50%) rotate(-105deg);
}
.wlc-theme-toggler--theme-long[_nghost-wlc-app-c112]   .active[_ngcontent-wlc-app-c112]   .wlc-theme-toggler__icon--alt[_ngcontent-wlc-app-c112] {
  transform: translateX(0) rotate(0);
}
.wlc-theme-toggler--theme-long[_nghost-wlc-app-c112]   .wlc-theme-toggler__label[_ngcontent-wlc-app-c112] {
  transition: background 0.3s linear;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 40px;
  padding: 5px 15px 5px;
  background: var(--mc-bg);
  border-radius: 10px;
}
.wlc-theme-toggler--theme-long[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher[_ngcontent-wlc-app-c112] {
  width: 50px;
  height: 24px;
  padding: 0 5px;
  border-radius: 100px;
  background: var(--mc-bg500);
  flex: 0 0 auto;
}
.wlc-theme-toggler--theme-long[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher[_ngcontent-wlc-app-c112]:before {
  width: 20px;
  height: 20px;
  margin: 2px;
  background: var(--mc-bg300);
  border-radius: 100px;
  transform: translateX(0);
}
.wlc-theme-toggler--theme-long[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher.active[_ngcontent-wlc-app-c112] {
  background: var(--mc-bg500);
}
.wlc-theme-toggler--theme-long[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher.active[_ngcontent-wlc-app-c112]:before {
  background: var(--mc-bg300);
  transform: translateX(26px);
}
.wlc-theme-toggler--theme-long[_nghost-wlc-app-c112]   .wlc-theme-toggler__caption[_ngcontent-wlc-app-c112] {
  transition: color 0.3s linear;
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
  padding: 0 10px 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wlc-theme-toggler[_nghost-wlc-app-c112] {
  line-height: 1;
}
.wlc-theme-toggler[_nghost-wlc-app-c112]   .wlc-theme-toggler__label[_ngcontent-wlc-app-c112] {
  cursor: pointer;
}
.wlc-theme-toggler[_nghost-wlc-app-c112]   .wlc-theme-toggler__checkbox[_ngcontent-wlc-app-c112] {
  position: absolute;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  overflow: hidden;
}
.wlc-theme-toggler[_nghost-wlc-app-c112]   .wlc-theme-toggler__icon[_ngcontent-wlc-app-c112] {
  transition: all 0.3s linear;
  height: 100%;
  line-height: 1;
  transform-origin: center;
}
.wlc-theme-toggler[_nghost-wlc-app-c112]   .wlc-theme-toggler__icon--alt[_ngcontent-wlc-app-c112] {
  opacity: 0;
}
.wlc-theme-toggler[_nghost-wlc-app-c112]   .wlc-theme-toggler__icon[_ngcontent-wlc-app-c112]     svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.wlc-theme-toggler[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher[_ngcontent-wlc-app-c112] {
  transition: background 0.3s linear;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wlc-theme-toggler[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher[_ngcontent-wlc-app-c112]:before {
  transition: all 0.3s linear;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.wlc-theme-toggler[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher.active[_ngcontent-wlc-app-c112]   .wlc-theme-toggler__icon--default[_ngcontent-wlc-app-c112] {
  opacity: 0;
}
.wlc-theme-toggler[_nghost-wlc-app-c112]   .wlc-theme-toggler__switcher.active[_ngcontent-wlc-app-c112]   .wlc-theme-toggler__icon--alt[_ngcontent-wlc-app-c112] {
  opacity: 1;
}.wlc-games-grid--theme-default.wlc-games-grid--title-icon[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179]     .wlc-title {
  margin: 0 auto 0 0;
}
.wlc-games-grid--theme-default.wlc-games-grid--title-icon[_nghost-wlc-app-c179]   .wlc-games-grid__title-icon[_ngcontent-wlc-app-c179] {
  margin: 0 10px 0 0;
}
.wlc-games-grid--theme-default.wlc-games-grid--title-icon[_nghost-wlc-app-c179]   .wlc-games-grid__title-icon[_ngcontent-wlc-app-c179]     .wlc-icon-content {
  display: inline-block;
  width: 40px;
  height: 40px;
}
.wlc-games-grid--theme-default.wlc-games-grid--title-icon[_nghost-wlc-app-c179]   .wlc-games-grid__title-icon[_ngcontent-wlc-app-c179]     .wlc-icon-content svg {
  width: 100%;
  height: 100%;
  fill: var(--mc-baseMain);
}
.wlc-games-catalog--theme-default   .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__content[_ngcontent-wlc-app-c179]     .wlc-games-grid__more {
  margin: 30px 0 0;
}
@media (min-width: 900px) {
  .wlc-games-catalog--theme-default   .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__content[_ngcontent-wlc-app-c179]     .wlc-games-grid__more {
    margin: 20px 0 0;
  }
}
@media (min-width: 1630px) {
  .wlc-games-catalog--theme-default   .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__content[_ngcontent-wlc-app-c179]     .wlc-games-grid__more {
    margin: 40px 0 0;
  }
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0 0 20px;
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179]     .wlc-title__main {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 2.4rem;
  line-height: 1.45;
  line-height: 1;
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__swiper-buttons[_ngcontent-wlc-app-c179] {
  display: grid;
  grid-template-columns: auto auto;
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__banner[_ngcontent-wlc-app-c179] {
  grid-row: 1 / 3;
  grid-column: 1 / 3;
  margin-right: 10px;
  align-self: stretch;
  width: 100%;
}
@media (min-width: 1024px) {
  .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__banner[_ngcontent-wlc-app-c179] {
    margin-right: 15px;
  }
}
@media (min-width: 1630px) {
  .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__banner[_ngcontent-wlc-app-c179] {
    margin-right: 20px;
  }
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__banner[_ngcontent-wlc-app-c179]   [class*=wlc-banners][_ngcontent-wlc-app-c179] {
  height: 100%;
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__banner[_ngcontent-wlc-app-c179]     [class*=wlc-banners], .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__banner[_ngcontent-wlc-app-c179]     .swiper-container, .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__banner[_ngcontent-wlc-app-c179]     .ng-star-inserted[wlc-dynamic] {
  height: 100%;
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__banner[_ngcontent-wlc-app-c179]     .wlc-banner {
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__banner[_ngcontent-wlc-app-c179]     .wlc-banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__item--load-more[_ngcontent-wlc-app-c179] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: var(--mc-bg700);
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__link[_ngcontent-wlc-app-c179] {
  color: var(--mc-main);
  font-style: normal;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.25;
  transition: color 0.3s linear;
  display: flex;
  align-items: center;
  text-decoration: none;
}
@media (hover: hover) {
  .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__link[_ngcontent-wlc-app-c179]:hover   .wlc-icon[_ngcontent-wlc-app-c179] {
    transition: transform 0.3s linear;
    transform: rotateX(360deg) translateX(10px);
  }
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__link[_ngcontent-wlc-app-c179]     .wlc-icon {
  transition: transform 0.3s linear;
  margin-left: 5px;
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__link[_ngcontent-wlc-app-c179]     .wlc-icon-content {
  display: flex;
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__link[_ngcontent-wlc-app-c179]     .wlc-icon svg {
  transform: rotate(-90deg);
  fill: var(--mc-main);
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__link[_ngcontent-wlc-app-c179]   .counter[_ngcontent-wlc-app-c179] {
  margin-left: 5px;
}
@media (pointer: fine) {
  .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__link[_ngcontent-wlc-app-c179]:hover {
    color: var(--mc-main-l20);
  }
  .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__link[_ngcontent-wlc-app-c179]:hover     .wlc-icon svg {
    fill: var(--mc-main-l20);
  }
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__list[_ngcontent-wlc-app-c179] {
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  display: grid;
  flex-grow: 1;
  grid-auto-rows: 1fr;
}
@media (min-width: 1024px) {
  .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__list[_ngcontent-wlc-app-c179] {
    grid-gap: 15px;
  }
}
@media (min-width: 1630px) {
  .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__list[_ngcontent-wlc-app-c179] {
    grid-gap: 20px;
  }
}
@media (min-width: 900px) {
  .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__list[_ngcontent-wlc-app-c179] {
    grid-template-columns: repeat(auto-fill, minmax(225px, 1fr));
  }
}
@media (min-width: 1024px) {
  .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__list[_ngcontent-wlc-app-c179] {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  }
}
@media (min-width: 1630px) {
  .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__list[_ngcontent-wlc-app-c179] {
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  }
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__progressbar[_ngcontent-wlc-app-c179] {
  margin: 30px 0 -15px;
}
@media (min-width: 1024px) {
  .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__progressbar[_ngcontent-wlc-app-c179] {
    margin: 40px 0 -20px;
  }
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__more[_ngcontent-wlc-app-c179] {
  margin: 30px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px) {
  .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__more[_ngcontent-wlc-app-c179] {
    margin: 40px 0 0;
  }
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__card-progressbar[_ngcontent-wlc-app-c179] {
  margin: 0 0 20px 0;
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__placeholder[_ngcontent-wlc-app-c179] {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--mc-baseMain);
  border-radius: 6px;
  background-image: var(--mc-bg);
  background-repeat: no-repeat;
  background-size: cover;
}
.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c179]   .wlc-games-grid__list[_ngcontent-wlc-app-c179] {
  grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
}
@media (min-width: 900px) {
  .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c179]   .wlc-games-grid__list[_ngcontent-wlc-app-c179] {
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  }
}
@media (min-width: 1024px) {
  .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-tournament-detail[_nghost-wlc-app-c179]   .wlc-games-grid__list[_ngcontent-wlc-app-c179] {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  }
}
.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-banner-right[_nghost-wlc-app-c179]   .wlc-games-grid__banner[_ngcontent-wlc-app-c179] {
  grid-column: 1 / -3;
}
.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179] {
  flex-direction: column;
  margin: 0;
  padding: 15px 10px;
  background: var(--mc-bg700);
  border-radius: 10px;
  text-decoration: none;
}
@media (min-width: 900px) {
  .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179] {
    padding: 30px;
  }
}
@media (min-width: 1024px) {
  .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179] {
    padding: 20px 15px 15px;
  }
}
@media (min-width: 1630px) {
  .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179] {
    padding: 30px 15px 15px;
  }
}
.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179]   .wlc-title[_ngcontent-wlc-app-c179] {
  margin: 0;
  text-align: center;
  width: 100%;
}
.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179]   .wlc-title[_ngcontent-wlc-app-c179]     .wlc-title__main {
  font-style: normal;
  font-weight: 800;
  font-size: 2.4rem;
  line-height: 1.45;
  
  display: -webkit-box;
  line-clamp: 1;
  box-orient: vertical;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  max-width: 100%;
}
.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179]   .wlc-icon[_ngcontent-wlc-app-c179] {
  margin: 0;
}
.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179]   .wlc-games-grid__link[_ngcontent-wlc-app-c179]   .wlc-icon[_ngcontent-wlc-app-c179] {
  margin: 0 0 0 5px;
}
.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]   .wlc-games-grid__more[_ngcontent-wlc-app-c179] {
  margin: 30px;
}
@media (min-width: 1024px) {
  .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]   .wlc-games-grid__more[_ngcontent-wlc-app-c179] {
    margin: 0;
  }
}
.container   .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]:not(:first-child) {
  margin-top: 40px;
}
@media (min-width: 900px) {
  .container   .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]:not(:first-child) {
    margin-top: 40px;
  }
}
@media (min-width: 1630px) {
  .container   .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]:not(:first-child) {
    margin-top: 40px;
  }
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179]    > .wlc-title[_ngcontent-wlc-app-c179]     .wlc-title__main {
  font-weight: 800;
  text-transform: uppercase;
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179]   .wlc-icon[_ngcontent-wlc-app-c179] {
  color: var(--mc-main);
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179]   .wlc-icon[_ngcontent-wlc-app-c179]     svg {
  fill: currentColor;
}
.wlc-body--theme-alt   .wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179] {
  --mc-main: var(--mc-mainPink);
  --mc-main-l20: var(--mc-mainPink-l20);
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__banner[_ngcontent-wlc-app-c179]     .wlc-banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.wlc-games-grid--theme-default[_nghost-wlc-app-c179]   .wlc-games-grid__more[_ngcontent-wlc-app-c179]   .wlc-btn[_ngcontent-wlc-app-c179]     .wlc-btn__text {
  font-weight: 800;
}
.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179]    > .wlc-title[_ngcontent-wlc-app-c179]     .wlc-title__main {
  font-weight: 800;
  font-size: 1.6rem;
  text-transform: uppercase;
}
@media (min-width: 900px) {
  .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]   .wlc-games-grid__header[_ngcontent-wlc-app-c179]    > .wlc-title[_ngcontent-wlc-app-c179]     .wlc-title__main {
    font-size: 2.4rem;
  }
}
.wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]   .wlc-games-grid__more[_ngcontent-wlc-app-c179] {
  margin: 40px 0 0;
}
@media (min-width: 1024px) {
  .wlc-games-grid--theme-default.wlc-games-grid--theme-mod-header-inline[_nghost-wlc-app-c179]   .wlc-games-grid__more[_ngcontent-wlc-app-c179] {
    margin: 0;
  }
}.wlc-game-thumb--theme-default[_nghost-wlc-app-c182] {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background-position: center;
  background-color: var(--mc-bg-d10);
  background-image: url("static/images/logo.svg");
  background-size: 50%;
  background-repeat: no-repeat;
}
.wlc-body--theme-alt   .wlc-game-thumb--theme-default[_nghost-wlc-app-c182] {
  background-image: url("static/images/logo-alt.svg");
}
@media (min-width: 1024px) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182] {
    cursor: unset;
  }
}
@supports (aspect-ratio: 1/1) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182] {
    aspect-ratio: 4/3;
  }
}
@supports not (aspect-ratio: 1/1) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182] {
    padding: 75% 0 0;
    height: 0;
  }
}
.wlc-body--browser-safari   .wlc-game-thumb--theme-default[_nghost-wlc-app-c182] {
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__img[_ngcontent-wlc-app-c182], .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182], .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182]:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__img[_ngcontent-wlc-app-c182] {
  border-radius: inherit;
  overflow: hidden;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__img[_ngcontent-wlc-app-c182]   img[_ngcontent-wlc-app-c182] {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182] {
  display: none;
  transition: opacity 0.3s linear;
  grid-template-rows: 1fr auto;
  padding: 10px;
  opacity: 0;
}
@media (min-width: 1024px) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182] {
    display: grid;
  }
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182]:before {
  transition: all 0.25s linear;
  content: "";
  z-index: 1;
  background: var(--mc-bg-o8);
  transform: translateX(-100%) skewX(35deg);
  pointer-events: none;
}
@media (pointer: coarse) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182] {
    display: none;
  }
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__title[_ngcontent-wlc-app-c182] {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__name[_ngcontent-wlc-app-c182] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
  display: flex;
}
@media (min-width: 1630px) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__name[_ngcontent-wlc-app-c182] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: 800;
    font-size: 1.6rem;
    line-height: 1.45;
  }
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__merchant[_ngcontent-wlc-app-c182] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
}
@media (min-width: 1630px) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__merchant[_ngcontent-wlc-app-c182] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.45;
  }
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__merchants-block[_ngcontent-wlc-app-c182] {
  width: 60px;
  height: 35px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  background: none;
  border-radius: 0 10px;
  pointer-events: none;
}
@media (min-width: 900px) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__merchants-block[_ngcontent-wlc-app-c182] {
    width: 85px;
  }
}
@media (min-width: 900px) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__merchants-block[_ngcontent-wlc-app-c182] {
    height: 45px;
  }
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__merchants-icon[_ngcontent-wlc-app-c182] {
  max-width: 50px;
  max-height: 25px;
}
@media (min-width: 900px) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__merchants-icon[_ngcontent-wlc-app-c182] {
    max-width: 75px;
  }
}
@media (min-width: 900px) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__merchants-icon[_ngcontent-wlc-app-c182] {
    max-height: 35px;
  }
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182] {
  display: none;
  grid-gap: 10px;
  gap: 10px;
  justify-content: center;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  z-index: 3;
}
@media (min-width: 1024px) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182] {
    display: grid;
  }
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182]   .wlc-btn[_ngcontent-wlc-app-c182] {
  min-width: auto;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c182] {
  grid-template-columns: 50%;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182]     .wlc-icon {
  display: none;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl[_ngcontent-wlc-app-c182] {
  transition: all 0.3s linear;
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  background: var(--mc-bg-o8);
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-limits[_ngcontent-wlc-app-c182] {
  transition: all 0.3s linear;
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.45;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 10;
  padding: 5px 10px;
  background: var(--mc-bg-o8);
  border-radius: 4px;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-info[_ngcontent-wlc-app-c182] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.45;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 40px;
  padding: 5px;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-info--no-available-place[_ngcontent-wlc-app-c182] {
  justify-content: flex-end;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-info-item[_ngcontent-wlc-app-c182] {
  min-width: 40px;
  display: flex;
  align-items: center;
}
@media (min-width: 1200px) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-info-item[_ngcontent-wlc-app-c182] {
    min-width: 50px;
  }
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-info-item[_ngcontent-wlc-app-c182]   .wlc-icon[_ngcontent-wlc-app-c182] {
  margin: 0 5px 0;
  line-height: 0;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-info-item[_ngcontent-wlc-app-c182]   .wlc-icon[_ngcontent-wlc-app-c182]     svg {
  width: 15px;
}
@media (min-width: 900px) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-info-item[_ngcontent-wlc-app-c182]   .wlc-icon[_ngcontent-wlc-app-c182]     svg {
    width: 20px;
  }
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-info-item[_ngcontent-wlc-app-c182]   .wlc-icon[_ngcontent-wlc-app-c182]     svg path {
  fill: var(--mc-main);
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-info-text[_ngcontent-wlc-app-c182] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media (min-width: 900px) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-info[_ngcontent-wlc-app-c182] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.45;
  }
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-results[_ngcontent-wlc-app-c182] {
  display: flex;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-results-item[_ngcontent-wlc-app-c182] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.45;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border: 1px solid var(--mc-bg100);
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-results-item[_ngcontent-wlc-app-c182]:first-child {
  width: 24px;
  height: 24px;
  margin: -2px 0;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-results-item--red[_ngcontent-wlc-app-c182] {
  background-color: #ea7561;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-results-item--green[_ngcontent-wlc-app-c182] {
  background-color: #49afab;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__ppl-results-item--blue[_ngcontent-wlc-app-c182] {
  background-color: #679ed0;
}
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182] {
  display: none;
  grid-gap: 10px;
  gap: 10px;
  justify-content: center;
  grid-template-rows: minmax(0, 1fr) minmax(0, 1fr);
  grid-template-columns: minmax(0, 110px);
}
@media (min-width: 1024px) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182] {
    display: grid;
  }
}
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c182] {
  grid-template-rows: minmax(0, 1fr);
}
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb__title[_ngcontent-wlc-app-c182] {
  justify-self: center;
  max-width: calc(100% - 40px * 2 * 1.2);
}
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182] {
  background: linear-gradient(360deg, var(--mc-baseContrast) 0%, var(--mc-baseContrast-o0) 47%);
}
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182]:before {
  opacity: 0;
}
@media (min-width: 1024px) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182] {
    opacity: 1;
  }
}
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]   .wlc-game-thumb__title[_ngcontent-wlc-app-c182] {
  transition: all 0.3s linear;
  position: absolute;
  bottom: 10px;
  left: 10px;
  align-items: start;
  opacity: 1;
}
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182] {
  display: none;
  grid-gap: 10px;
  gap: 10px;
  justify-content: center;
  grid-template-rows: auto 40px;
  grid-template-columns: 1fr;
  align-items: end;
  justify-items: center;
  transition: all 0.3s linear;
  opacity: 0;
}
@media (min-width: 1024px) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182] {
    display: grid;
  }
}
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c182] {
  grid-template-rows: 1fr;
  align-items: center;
}
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182] {
  transition: all 0.3s linear;
  opacity: 0;
}
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]   .wlc-btn--play[_ngcontent-wlc-app-c182] {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  color: transparent;
  font-size: 0;
  border: 4px solid var(--mc-baseMain);
  border-radius: 50%;
}
@media (min-width: 900px) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]   .wlc-btn--play[_ngcontent-wlc-app-c182] {
    width: 85px;
  }
}
@media (min-width: 900px) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]   .wlc-btn--play[_ngcontent-wlc-app-c182] {
    height: 85px;
  }
}
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]   .wlc-btn--play[_ngcontent-wlc-app-c182]     .wlc-icon {
  display: flex;
}
.wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]   .wlc-btn--demo[_ngcontent-wlc-app-c182] {
  color: var(--mc-baseMain);
  background: none;
  border: none;
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]   .wlc-btn--demo[_ngcontent-wlc-app-c182]:hover {
    text-decoration: underline;
    box-shadow: none;
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182]:before, .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182], .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182] {
    opacity: 1;
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-circle[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__title[_ngcontent-wlc-app-c182] {
    opacity: 0;
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-buttons[_nghost-wlc-app-c182] {
    background-position: center 60px;
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-buttons[_nghost-wlc-app-c182]   .wlc-game-thumb__img[_ngcontent-wlc-app-c182] {
    border-radius: 10px 10px 0 0;
  }
  @supports (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-buttons[_nghost-wlc-app-c182]   .wlc-game-thumb__img[_ngcontent-wlc-app-c182] {
      aspect-ratio: 4/3;
      height: unset;
    }
  }
  @supports not (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-buttons[_nghost-wlc-app-c182]   .wlc-game-thumb__img[_ngcontent-wlc-app-c182] {
      padding: 75% 0 0;
      height: 0;
    }
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-buttons[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182] {
    display: none;
    position: static;
    margin-top: 75%;
    background: var(--mc-bg700);
    overflow: hidden;
    opacity: 1;
    border-radius: 0 0 10px 10px;
  }
}
@media (pointer: fine) and (min-width: 1024px) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-buttons[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182] {
    display: grid;
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-buttons[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182]:before {
    top: -60px;
    opacity: 0;
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-buttons[_nghost-wlc-app-c182]   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182] {
    transition: all 0.3s linear;
    opacity: 0;
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-buttons[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182] {
    opacity: 1;
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-buttons[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182]:before {
    opacity: 1;
  }
}
@media (pointer: fine) and (min-width: 1024px) {
  @supports (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-buttons[_nghost-wlc-app-c182] {
      aspect-ratio: unset;
    }
  }
  @supports not (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-buttons[_nghost-wlc-app-c182] {
      height: unset;
      padding-top: 0;
    }
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-buttons[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182] {
    height: 60px;
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-buttons[_nghost-wlc-app-c182]   .wlc-game-thumb__title[_ngcontent-wlc-app-c182] {
    transition: all 0.3s linear;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    width: 100%;
    transform: translate(-50%, -40px);
    opacity: 0;
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-buttons[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__title[_ngcontent-wlc-app-c182] {
    opacity: 1;
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182] {
    background-position: center 60px;
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]   .wlc-game-thumb__img[_ngcontent-wlc-app-c182] {
    border-radius: 10px 10px 0 0;
  }
  @supports (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]   .wlc-game-thumb__img[_ngcontent-wlc-app-c182] {
      aspect-ratio: 4/3;
      height: unset;
    }
  }
  @supports not (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]   .wlc-game-thumb__img[_ngcontent-wlc-app-c182] {
      padding: 75% 0 0;
      height: 0;
    }
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182] {
    display: none;
    position: static;
    margin-top: 75%;
    background: var(--mc-bg700);
    overflow: hidden;
    opacity: 1;
    border-radius: 0 0 10px 10px;
  }
}
@media (pointer: fine) and (min-width: 1024px) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182] {
    display: grid;
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182]:before {
    top: -60px;
    opacity: 0;
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182] {
    transition: all 0.3s linear;
    opacity: 0;
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182] {
    opacity: 1;
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182]:before {
    opacity: 1;
  }
}
@media (pointer: fine) and (min-width: 1024px) {
  @supports (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182] {
      aspect-ratio: unset;
    }
  }
  @supports not (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182] {
      height: unset;
      padding-top: 0;
    }
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]   .wlc-game-thumb__img[_ngcontent-wlc-app-c182]:before {
    transition: all 0.3s linear;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, var(--mc-baseContrast-o0) 50%, var(--mc-baseContrast) 100%);
    opacity: 0;
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182] {
    position: relative;
    grid-template-rows: 40px auto;
    grid-template-columns: 1fr;
    grid-gap: 10px;
    gap: 10px;
    height: auto;
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182]:before {
    display: none;
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]   .wlc-game-thumb__title[_ngcontent-wlc-app-c182] {
    align-items: start;
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182] {
    right: 10px;
    left: unset;
    background-color: var(--mc-bg700-o4);
    box-shadow: 0 0 10px var(--mc-bg700);
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]   .wlc-game-thumb__icon.active[_ngcontent-wlc-app-c182] {
    color: var(--mc-secondary);
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-all[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__img[_ngcontent-wlc-app-c182]:before {
    opacity: 1;
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182] {
    background-position: center 60px;
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182]   .wlc-game-thumb__img[_ngcontent-wlc-app-c182] {
    border-radius: 10px 10px 0 0;
  }
  @supports (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182]   .wlc-game-thumb__img[_ngcontent-wlc-app-c182] {
      aspect-ratio: 4/3;
      height: unset;
    }
  }
  @supports not (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182]   .wlc-game-thumb__img[_ngcontent-wlc-app-c182] {
      padding: 75% 0 0;
      height: 0;
    }
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182] {
    display: none;
    position: static;
    margin-top: 75%;
    background: var(--mc-bg700);
    overflow: hidden;
    opacity: 1;
    border-radius: 0 0 10px 10px;
  }
}
@media (pointer: fine) and (min-width: 1024px) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182] {
    display: grid;
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182]:before {
    top: -60px;
    opacity: 0;
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182]   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182] {
    transition: all 0.3s linear;
    opacity: 0;
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182] {
    opacity: 1;
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182]:before {
    opacity: 1;
  }
}
@media (pointer: fine) and (min-width: 1024px) {
  @supports (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182] {
      aspect-ratio: unset;
    }
  }
  @supports not (aspect-ratio: 1/1) {
    .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182] {
      height: unset;
      padding-top: 0;
    }
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182]   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182] {
    height: 60px;
  }
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182] {
    display: none;
    grid-gap: 10px;
    gap: 10px;
    justify-content: center;
    grid-template-rows: minmax(0, 1fr) minmax(0, 1fr);
    grid-template-columns: minmax(0, 110px);
    transition: all 0.3s linear;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
    transform: translate(-50%, -75px);
    opacity: 0;
  }
}
@media (pointer: fine) and (min-width: 1024px) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182] {
    display: grid;
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c182] {
    grid-template-rows: minmax(0, 1fr);
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c182] {
    transform: translate(-50%, -50px);
  }
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default.wlc-game-thumb--theme-mod-bottom-title[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182] {
    opacity: 1;
  }
}
.wlc-game-thumb--theme-default.wlc-game-thumb--type-modal[_nghost-wlc-app-c182]   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182] {
  top: 10px;
  left: 10px;
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182] {
    opacity: 1;
  }
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__desc[_ngcontent-wlc-app-c182]:before {
    transform: translateX(0) skewX(0);
  }
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__ppl[_ngcontent-wlc-app-c182], .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__ppl-limits[_ngcontent-wlc-app-c182] {
    transform: translateX(100%) skewX(35deg);
    opacity: 0;
    pointer-events: none;
  }
}
.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c182] {
  position: relative;
  height: 100%;
}
.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c182]     .wlc-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  transform: translate(-50%, -50%);
}
.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c182]   .wlc-game-thumb__error[_ngcontent-wlc-app-c182] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  background: var(--mc-bg700);
}
.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c182]   .wlc-game-thumb__content[_ngcontent-wlc-app-c182] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}
.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c182]   .wlc-game-thumb__content[_ngcontent-wlc-app-c182]:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, var(--mc-baseContrast) 0, var(--mc-baseContrast-o0) 40%), linear-gradient(0deg, var(--mc-baseContrast) 0%, var(--mc-baseContrast-o0) 30%);
}
.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c182]   .wlc-game-thumb__img[_ngcontent-wlc-app-c182] {
  width: 100%;
  height: 100%;
}
.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c182]   .wlc-game-thumb__img[_ngcontent-wlc-app-c182]   img[_ngcontent-wlc-app-c182] {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c182]   .wlc-game-thumb__title[_ngcontent-wlc-app-c182] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 1.6rem;
  line-height: 1.45;
  position: absolute;
  top: 0;
  padding: 20px 0;
  text-align: center;
}
.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182] {
  display: none;
  grid-gap: 10px;
  gap: 10px;
  justify-content: center;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  position: absolute;
  bottom: 40px;
  display: grid;
}
@media (min-width: 1024px) {
  .wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182] {
    display: grid;
  }
}
.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182]   .wlc-btn[_ngcontent-wlc-app-c182] {
  min-width: auto;
}
.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c182] {
  grid-template-columns: 50%;
}
.wlc-game-thumb--theme-promo-widget[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182]   .wlc-btn[_ngcontent-wlc-app-c182] {
  min-width: 110px;
}
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182] {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.wlc-body--browser-safari   .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182] {
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  
}
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182] {
  transition: all 0.3s linear;
  opacity: 0;
}
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb__control[_ngcontent-wlc-app-c182] {
  transition: all 0.3s linear;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 0 35px 0;
  background: linear-gradient(0deg, #995300 0%, rgba(255, 138, 0, 0) 100%);
  transform: translateY(10%);
  opacity: 0;
  pointer-events: none;
}
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb__control[_ngcontent-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182] {
  display: none;
  grid-gap: 10px;
  gap: 10px;
  justify-content: center;
  grid-template-rows: minmax(0, 1fr) minmax(0, 1fr);
  grid-template-columns: minmax(0, 110px);
  display: grid;
}
@media (min-width: 1024px) {
  .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb__control[_ngcontent-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182] {
    display: grid;
  }
}
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb__control[_ngcontent-wlc-app-c182]   .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c182] {
  grid-template-rows: minmax(0, 1fr);
}
@supports not (aspect-ratio: 1/1) {
  .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb-media[_ngcontent-wlc-app-c182]:before {
    padding: 162.5% 0 0;
    content: "";
    display: block;
    width: 100%;
    height: 0;
  }
}
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c182], .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb-media__video[_ngcontent-wlc-app-c182] {
  position: relative;
  display: block;
  width: 100%;
  background-position: center;
  background-color: var(--mc-bg-d10);
  background-image: url("/static/images/logo.svg");
  background-repeat: no-repeat;
  background-size: 50%;
}
@supports (aspect-ratio: 1/1) {
  .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c182], .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb-media__video[_ngcontent-wlc-app-c182] {
    aspect-ratio: 10/16;
  }
}
@supports not (aspect-ratio: 1/1) {
  .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c182], .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb-media__video[_ngcontent-wlc-app-c182] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb-media__video[_ngcontent-wlc-app-c182] {
  transition: transform 0.3s linear;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c182] {
  transition: transform 0.3s linear;
  transform: scale(1.1);
}
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c182]   img[_ngcontent-wlc-app-c182] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb-media__fg[_ngcontent-wlc-app-c182] {
  transition: transform 0.3s linear;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  transform-origin: bottom center;
  pointer-events: none;
}
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb-media__fg[_ngcontent-wlc-app-c182]   img[_ngcontent-wlc-app-c182] {
  width: 100%;
}
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb-media__logo[_ngcontent-wlc-app-c182] {
  transition: transform 0.3s linear;
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  pointer-events: none;
}
.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb-media__logo[_ngcontent-wlc-app-c182]   img[_ngcontent-wlc-app-c182] {
  width: 100%;
}
@media (pointer: fine) {
  .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]:hover   .wlc-game-thumb-media[_ngcontent-wlc-app-c182] {
    pointer-events: none;
  }
  .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]:hover   .wlc-game-thumb-media__bg[_ngcontent-wlc-app-c182] {
    transform: scale(1.01);
  }
  .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]:hover   .wlc-game-thumb-media__logo[_ngcontent-wlc-app-c182] {
    transform: translateY(-40px);
  }
  .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]:hover   .wlc-game-thumb-media__fg[_ngcontent-wlc-app-c182] {
    transform: scale(1.2);
  }
  .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]:hover   .wlc-game-thumb-media__video[_ngcontent-wlc-app-c182] {
    transform: scale(1.1);
  }
  .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182] {
    opacity: 1;
  }
  .wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]:hover   .wlc-game-thumb__control[_ngcontent-wlc-app-c182] {
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
  }
}
.wlc-game-thumb[_nghost-wlc-app-c182]   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182] {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 4;
  display: flex;
  width: 40px;
  height: 40px;
  color: #000000;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
}
.wlc-game-thumb[_nghost-wlc-app-c182]   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182]  .wlc-icon-content {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.wlc-game-thumb[_nghost-wlc-app-c182]   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182]  svg {
  width: 30px;
  height: 30px;
}
.wlc-game-thumb[_nghost-wlc-app-c182]   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182]  svg path {
  transition: all 0.3s linear;
  transform-origin: center;
  fill: currentColor;
}
.wlc-game-thumb[_nghost-wlc-app-c182]   .wlc-game-thumb__icon.active[_ngcontent-wlc-app-c182] {
  color: #000000;
  background: var(--mc-main);
}
.wlc-game-thumb[_nghost-wlc-app-c182]   .wlc-game-thumb__icon.active[_ngcontent-wlc-app-c182]  path {
  transform: scaleX(-1);
}
@media (pointer: fine) {
  .wlc-game-thumb[_nghost-wlc-app-c182]   .wlc-game-thumb__icon[_ngcontent-wlc-app-c182]:not(.active):hover {
    color: var(--mc-main);
  }
}
.wlc-game-thumb.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__loader[_ngcontent-wlc-app-c182] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wlc-game-thumb.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb__loader[_ngcontent-wlc-app-c182] {
  display: block;
  width: 100%;
  background-position: center;
  background-color: var(--mc-bg-d10);
  background-image: url("/static/images/logo.svg");
  background-size: 50%;
  background-repeat: no-repeat;
}
.wlc-game-thumb.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb__loader[_ngcontent-wlc-app-c182]:before {
  padding: 162.5% 0 0;
  content: "";
  display: block;
  width: 100%;
  height: 0;
}
.wlc-game-thumb.wlc-game-thumb--theme-vertical[_nghost-wlc-app-c182]   .wlc-game-thumb__loader[_ngcontent-wlc-app-c182]     .wlc-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182] {
  overflow: inherit;
}
.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182] {
  margin: auto;
}
.wlc-game-thumb--theme-default.wlc-game-thumb--type-promo-game[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182]   .wlc-btn[_ngcontent-wlc-app-c182] {
  padding: 5px 20px;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons[_ngcontent-wlc-app-c182]   .wlc-btn[_ngcontent-wlc-app-c182] {
  padding: 5px 0;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__buttons.no-demo[_ngcontent-wlc-app-c182]   .wlc-btn[_ngcontent-wlc-app-c182] {
  min-width: 110px;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__wrap-desc[_ngcontent-wlc-app-c182] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}
@media (pointer: coarse) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__wrap-desc[_ngcontent-wlc-app-c182] {
    display: none;
  }
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__logo[_ngcontent-wlc-app-c182] {
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: 3;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #000;
  border: 1px solid #f09020;
}
.wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__logo[_ngcontent-wlc-app-c182]   img[_ngcontent-wlc-app-c182] {
  position: absolute;
  top: 2%;
  right: 2%;
  width: 90%;
  height: 90%;
}
@media (min-width: 900px) {
  .wlc-game-thumb--theme-default[_nghost-wlc-app-c182]   .wlc-game-thumb__logo[_ngcontent-wlc-app-c182] {
    width: 44px;
    height: 44px;
  }
}
.wlc-body--theme-alt   .wlc-game-thumb--theme-default[_nghost-wlc-app-c182] {
  --mc-baseMain: #fff;
}.wlc-winners-slider--theme-default[_nghost-wlc-app-c172] {
  background-color: var(--mc-bg700);
}
.wlc-winners-slider--theme-default[_nghost-wlc-app-c172]   .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c172] {
  padding: 15px 0;
  height: 100%;
}
.wlc-winners-slider--theme-default[_nghost-wlc-app-c172]   .wlc-winners-slider__container[_ngcontent-wlc-app-c172] {
  padding: 0 15px;
  min-height: 60px;
}
@media (min-width: 1200px) {
  .wlc-winners-slider--theme-default[_nghost-wlc-app-c172]   .wlc-winners-slider__container[_ngcontent-wlc-app-c172] {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .wlc-winners-slider--theme-default.wlc-winners-slider--headless[_nghost-wlc-app-c172]   .wlc-winners-slider__container[_ngcontent-wlc-app-c172] {
    display: block;
  }
}
.wlc-winners-slider--theme-default[_nghost-wlc-app-c172]   .wlc-winners-slider__loader[_ngcontent-wlc-app-c172] {
  height: 62px;
}
@media (min-width: 1200px) {
  .wlc-winners-slider--theme-default[_nghost-wlc-app-c172]   .wlc-winners-slider__loader[_ngcontent-wlc-app-c172] {
    flex: 1 1 auto;
    min-width: 0;
  }
}
.wlc-winners-slider--theme-default[_nghost-wlc-app-c172]   .wlc-winners-slider__title[_ngcontent-wlc-app-c172] {
  color: var(--mc-baseOpacity);
  font-style: normal;
  font-weight: 800;
  font-size: 2.4rem;
  line-height: 1.45;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .wlc-winners-slider--theme-default[_nghost-wlc-app-c172]   .wlc-winners-slider__title[_ngcontent-wlc-app-c172] {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .wlc-winners-slider--theme-default[_nghost-wlc-app-c172]   .wlc-winners-slider__title[_ngcontent-wlc-app-c172] {
    padding-right: 22px;
  }
}
@media (min-width: 1200px) {
  .wlc-winners-slider--theme-default[_nghost-wlc-app-c172]   .wlc-winners-slider__title[_ngcontent-wlc-app-c172] {
    flex: 0 0 25%;
  }
}
@media (min-width: 1630px) {
  .wlc-winners-slider--theme-default[_nghost-wlc-app-c172]   .wlc-winners-slider__title[_ngcontent-wlc-app-c172] {
    flex: 0 0 20%;
  }
}
@media (min-width: 1200px) {
  .wlc-winners-slider--theme-default[_nghost-wlc-app-c172]   .wlc-winners-slider__title[_ngcontent-wlc-app-c172] {
    text-align: center;
  }
}
.wlc-winners-slider--theme-default.wlc-winners-slider--headless[_nghost-wlc-app-c172]   .wlc-winners-slider__title[_ngcontent-wlc-app-c172] {
  display: none;
}
.wlc-winners-slider--theme-default[_nghost-wlc-app-c172]   .wlc-winners-slider__slider[_ngcontent-wlc-app-c172]     .swiper-container {
  margin: -10px 0;
  padding: 10px 0;
}
@media (min-width: 1200px) {
  .wlc-winners-slider--theme-default[_nghost-wlc-app-c172]   .wlc-winners-slider__slider[_ngcontent-wlc-app-c172] {
    flex: 1 1 auto;
    min-width: 0;
  }
}
.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c172] {
  --wlc-winner-slider-slide-height: 60px;
  position: relative;
}
.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c172]   .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c172] {
  max-width: 520px;
  height: 100%;
  background: var(--mc-bg700);
  border-radius: 10px;
  overflow: hidden;
}
.wlc-winners-slider--theme-vertical.wlc-winners-slider--headless[_nghost-wlc-app-c172]   .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c172] {
  padding-top: 38px;
}
.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c172]   .wlc-winners-slider__container[_ngcontent-wlc-app-c172] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c172]   .wlc-winners-slider__loader[_ngcontent-wlc-app-c172] {
  height: 280px;
}
.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c172]   .wlc-winners-slider__title[_ngcontent-wlc-app-c172] {
  padding: 10px 15px;
  color: #000000;
  font-style: normal;
  font-weight: 800;
  font-size: 1.6rem;
  line-height: 1.45;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: var(--mc-secondary);
  border-radius: 10px 0 10px 0;
}
@media (min-width: 1200px) {
  .wlc-winners-slider--theme-vertical[_nghost-wlc-app-c172]   .wlc-winners-slider__title[_ngcontent-wlc-app-c172] {
    padding: 10px 22px;
  }
}
.wlc-winners-slider--theme-vertical.wlc-winners-slider--headless[_nghost-wlc-app-c172]   .wlc-winners-slider__title[_ngcontent-wlc-app-c172] {
  display: none;
}
.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c172]   .wlc-winners-slider__slider[_ngcontent-wlc-app-c172] {
  height: calc((60px + 10px) * 4);
  height: calc((var(--wlc-winner-slider-slide-height, 60px) + var(--wlc-winner-slider-slide-gap, 10px)) * var(--wlc-winner-slider-slides-per-view, 4));
  margin: 65px 15px 30px;
}
@media (min-width: 1200px) {
  .wlc-winners-slider--theme-vertical[_nghost-wlc-app-c172]   .wlc-winners-slider__slider[_ngcontent-wlc-app-c172] {
    margin: 65px 35px 40px;
  }
}
.wlc-winners-slider--theme-vertical[_nghost-wlc-app-c172]   .wlc-winners-slider__slider[_ngcontent-wlc-app-c172]     .swiper-container {
  height: 100%;
  overflow-x: visible;
  height: calc(100% + 10px);
  margin-bottom: -10px;
  margin-left: -10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.wlc-winners-slider--theme-1[_nghost-wlc-app-c172] {
  --wlc-winner-slider-slide-height: 70px;
  --wlc-winner-slider-slide-inner-gap: 15px;
  width: 100%;
  max-width: 330px;
  background: var(--mc-bg700);
  border-radius: 10px;
  overflow: hidden;
}
.wlc-winners-slider--theme-1[_nghost-wlc-app-c172]   .wlc-winners-slider__wrapper[_ngcontent-wlc-app-c172] {
  height: 100%;
}
.wlc-winners-slider--theme-1[_nghost-wlc-app-c172]   .wlc-winners-slider__container[_ngcontent-wlc-app-c172] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.wlc-winners-slider--theme-1[_nghost-wlc-app-c172]   .wlc-winners-slider__title[_ngcontent-wlc-app-c172] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 1.6rem;
  line-height: 1.45;
  padding: 20px;
  text-align: center;
  background: var(--mc-bg500);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.13);
}
.wlc-winners-slider--theme-1[_nghost-wlc-app-c172]   .wlc-winners-slider__slider[_ngcontent-wlc-app-c172] {
  margin: 25px 10px 20px 10px;
  height: calc((70px + 15px + 15px) * 4 - 15px);
  height: calc((var(--wlc-winner-slider-slide-height, 70px) + var(--wlc-winner-slider-slide-gap, 15px) + var(--wlc-winner-slider-slide-inner-gap, 15px)) * var(--wlc-winner-slider-slides-per-view, 4) - var(--wlc-winner-slider-slide-inner-gap, 15px));
  position: relative;
}
.wlc-winners-slider--theme-1[_nghost-wlc-app-c172]   .wlc-winners-slider__slider[_ngcontent-wlc-app-c172]:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 2px;
  background: var(--mc-bg700);
}@-webkit-keyframes pulse {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 0.3;
  }
}
@keyframes pulse {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 0.1;
  }
  100% {
    opacity: 0.3;
  }
}
.wlc-total-jackpot--theme-default[_nghost-wlc-app-c189] {
  display: flex;
}
.wlc-total-jackpot--theme-default[_nghost-wlc-app-c189]   .wlc-total-jackpot__counter.loading[_ngcontent-wlc-app-c189] {
  -webkit-animation: pulse 2s infinite;
          animation: pulse 2s infinite;
}
.wlc-total-jackpot--theme-default[_nghost-wlc-app-c189]   .wlc-total-jackpot__text[_ngcontent-wlc-app-c189] {
  font-weight: bold;
  font-size: 30px;
}
.wlc-total-jackpot-nodata[_ngcontent-wlc-app-c189] {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}.wlc-no-content--wlc-winners-slider[_nghost-wlc-app-c119] {
  width: 100%;
  height: 100%;
}
.wlc-no-content--wlc-winners-slider[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
  padding: 65px 15px 30px;
  position: relative;
  height: 100%;
  background: center center/cover no-repeat;
  background-color: var(--mc-bg700);
}
@media (min-width: 1200px) {
  .wlc-no-content--wlc-winners-slider[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
    padding: 65px 35px 40px;
  }
}
.wlc-no-content--wlc-winners-slider[_nghost-wlc-app-c119]   .wlc-no-content__body[_ngcontent-wlc-app-c119] {
  max-width: none;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
}
@media (min-width: 768px) {
  .wlc-no-content--wlc-winners-slider[_nghost-wlc-app-c119]   .wlc-no-content__body[_ngcontent-wlc-app-c119] {
    max-width: 320px;
  }
}
.wlc-no-content--wlc-winners-slider[_nghost-wlc-app-c119]   .wlc-no-content-decor[_ngcontent-wlc-app-c119] {
  display: none;
  width: 50%;
  position: absolute;
  right: 0;
  bottom: -1%;
  z-index: 1;
  max-width: 350px;
}
@media (min-width: 768px) {
  .wlc-no-content--wlc-winners-slider[_nghost-wlc-app-c119]   .wlc-no-content-decor[_ngcontent-wlc-app-c119] {
    display: block;
  }
}
.wlc-no-content--wlc-winners-slider[_nghost-wlc-app-c119]   .wlc-no-content__title[_ngcontent-wlc-app-c119] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 2.4rem;
  line-height: 1.45;
}
.wlc-no-content--wlc-winners-slider[_nghost-wlc-app-c119]   .wlc-no-content__text[_ngcontent-wlc-app-c119] {
  margin: 20px 0 0 0;
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
}
.wlc-no-content--wlc-winners-slider[_nghost-wlc-app-c119]   .wlc-no-content__button-wrap[_ngcontent-wlc-app-c119] {
  margin: 50px 0 0 0;
}
.wlc-no-content--wlc-winners-slider.wlc-no-content--theme-1[_nghost-wlc-app-c119] {
  text-align: center;
}
.wlc-no-content--wlc-winners-slider.wlc-no-content--theme-1[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
  padding: 30px 15px 30px;
}
@media (min-width: 1200px) {
  .wlc-no-content--wlc-winners-slider.wlc-no-content--theme-1[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
    padding: 30px 35px 40px;
  }
}
.wlc-no-content--wlc-winners-slider.wlc-no-content--theme-1[_nghost-wlc-app-c119]   .wlc-no-content__button-wrap[_ngcontent-wlc-app-c119] {
  margin: 50px auto 0 auto;
}
.wlc-no-content--wlc-winners-slider.wlc-no-content--theme-default[_nghost-wlc-app-c119] {
  text-align: center;
}
.wlc-no-content--wlc-winners-slider.wlc-no-content--theme-default[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wlc-no-content--wlc-winners-slider.wlc-no-content--theme-default[_nghost-wlc-app-c119]   .wlc-no-content__body[_ngcontent-wlc-app-c119] {
  max-width: none;
}
.wlc-no-content--wlc-winners-slider.wlc-no-content--theme-default[_nghost-wlc-app-c119]   .wlc-no-content__text-link[_ngcontent-wlc-app-c119] {
  transition: all 0.3s linear;
}
.wlc-no-content--wlc-winners-slider.wlc-no-content--theme-mod-default[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119]:before, .wlc-no-content--wlc-winners-slider.wlc-no-content--theme-mod-along-with-tournament[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119]:before {
  background: linear-gradient(90deg, var(--mc-bg700) 30%, var(--mc-bg700-o4) 70%, var(--mc-bg700) 100%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.wlc-no-content--wlc-jackpots-slider[_nghost-wlc-app-c119] {
  width: 100%;
  height: 100%;
}
.wlc-no-content--wlc-jackpots-slider[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
  padding: 65px 15px 30px;
  position: relative;
  height: 100%;
  background: center center/cover no-repeat;
  background-color: var(--mc-bg700);
}
@media (min-width: 1200px) {
  .wlc-no-content--wlc-jackpots-slider[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
    padding: 65px 35px 40px;
  }
}
.wlc-no-content--wlc-jackpots-slider[_nghost-wlc-app-c119]   .wlc-no-content__body[_ngcontent-wlc-app-c119] {
  max-width: none;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
}
@media (min-width: 768px) {
  .wlc-no-content--wlc-jackpots-slider[_nghost-wlc-app-c119]   .wlc-no-content__body[_ngcontent-wlc-app-c119] {
    max-width: 320px;
  }
}
.wlc-no-content--wlc-jackpots-slider[_nghost-wlc-app-c119]   .wlc-no-content-decor[_ngcontent-wlc-app-c119] {
  display: none;
  width: 50%;
  position: absolute;
  right: 0;
  bottom: -1%;
  z-index: 1;
  max-width: 350px;
}
@media (min-width: 768px) {
  .wlc-no-content--wlc-jackpots-slider[_nghost-wlc-app-c119]   .wlc-no-content-decor[_ngcontent-wlc-app-c119] {
    display: block;
  }
}
.wlc-no-content--wlc-jackpots-slider[_nghost-wlc-app-c119]   .wlc-no-content__title[_ngcontent-wlc-app-c119] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 2.4rem;
  line-height: 1.45;
}
.wlc-no-content--wlc-jackpots-slider[_nghost-wlc-app-c119]   .wlc-no-content__text[_ngcontent-wlc-app-c119] {
  margin: 20px 0 0 0;
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
}
.wlc-no-content--wlc-jackpots-slider[_nghost-wlc-app-c119]   .wlc-no-content__button-wrap[_ngcontent-wlc-app-c119] {
  margin: 50px 0 0 0;
}
.wlc-no-content--wlc-jackpots-slider.wlc-no-content--theme-1[_nghost-wlc-app-c119] {
  text-align: center;
}
.wlc-no-content--wlc-jackpots-slider.wlc-no-content--theme-1[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
  padding: 30px 15px 30px;
}
@media (min-width: 1200px) {
  .wlc-no-content--wlc-jackpots-slider.wlc-no-content--theme-1[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
    padding: 30px 35px 40px;
  }
}
.wlc-no-content--wlc-jackpots-slider.wlc-no-content--theme-1[_nghost-wlc-app-c119]   .wlc-no-content__button-wrap[_ngcontent-wlc-app-c119] {
  margin: 50px auto 0 auto;
}
.wlc-no-content--wlc-bonuses-list[_nghost-wlc-app-c119] {
  width: 100%;
  height: 100%;
}
.wlc-no-content--wlc-bonuses-list[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
  padding: 65px 15px 30px;
  position: relative;
  height: 100%;
  background: center center/cover no-repeat;
  background-color: var(--mc-bg700);
}
@media (min-width: 1200px) {
  .wlc-no-content--wlc-bonuses-list[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
    padding: 65px 35px 40px;
  }
}
.wlc-no-content--wlc-bonuses-list[_nghost-wlc-app-c119]   .wlc-no-content__body[_ngcontent-wlc-app-c119] {
  max-width: none;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
}
@media (min-width: 768px) {
  .wlc-no-content--wlc-bonuses-list[_nghost-wlc-app-c119]   .wlc-no-content__body[_ngcontent-wlc-app-c119] {
    max-width: 320px;
  }
}
.wlc-no-content--wlc-bonuses-list[_nghost-wlc-app-c119]   .wlc-no-content-decor[_ngcontent-wlc-app-c119] {
  display: none;
  width: 50%;
  position: absolute;
  right: 0;
  bottom: -1%;
  z-index: 1;
  max-width: 350px;
}
@media (min-width: 768px) {
  .wlc-no-content--wlc-bonuses-list[_nghost-wlc-app-c119]   .wlc-no-content-decor[_ngcontent-wlc-app-c119] {
    display: block;
  }
}
.wlc-no-content--wlc-bonuses-list[_nghost-wlc-app-c119]   .wlc-no-content__title[_ngcontent-wlc-app-c119] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 2.4rem;
  line-height: 1.45;
}
.wlc-no-content--wlc-bonuses-list[_nghost-wlc-app-c119]   .wlc-no-content__text[_ngcontent-wlc-app-c119] {
  margin: 20px 0 0 0;
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
}
.wlc-no-content--wlc-bonuses-list[_nghost-wlc-app-c119]   .wlc-no-content__button-wrap[_ngcontent-wlc-app-c119] {
  margin: 50px 0 0 0;
}
.wlc-no-content--wlc-bonuses-list.wlc-no-content--theme-promo-home[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119]:before {
  background: linear-gradient(90deg, var(--mc-bg700) 30%, var(--mc-bg700-o4) 70%, var(--mc-bg700) 100%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.wlc-no-content--wlc-tournament-list[_nghost-wlc-app-c119] {
  width: 100%;
  height: 100%;
}
.wlc-no-content--wlc-tournament-list[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
  padding: 65px 15px 30px;
  position: relative;
  height: 100%;
  background: center center/cover no-repeat;
  background-color: var(--mc-bg700);
}
@media (min-width: 1200px) {
  .wlc-no-content--wlc-tournament-list[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
    padding: 65px 35px 40px;
  }
}
.wlc-no-content--wlc-tournament-list[_nghost-wlc-app-c119]   .wlc-no-content__body[_ngcontent-wlc-app-c119] {
  max-width: none;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
}
@media (min-width: 768px) {
  .wlc-no-content--wlc-tournament-list[_nghost-wlc-app-c119]   .wlc-no-content__body[_ngcontent-wlc-app-c119] {
    max-width: 320px;
  }
}
.wlc-no-content--wlc-tournament-list[_nghost-wlc-app-c119]   .wlc-no-content-decor[_ngcontent-wlc-app-c119] {
  display: none;
  width: 50%;
  position: absolute;
  right: 0;
  bottom: -1%;
  z-index: 1;
  max-width: 350px;
}
@media (min-width: 768px) {
  .wlc-no-content--wlc-tournament-list[_nghost-wlc-app-c119]   .wlc-no-content-decor[_ngcontent-wlc-app-c119] {
    display: block;
  }
}
.wlc-no-content--wlc-tournament-list[_nghost-wlc-app-c119]   .wlc-no-content__title[_ngcontent-wlc-app-c119] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 2.4rem;
  line-height: 1.45;
}
.wlc-no-content--wlc-tournament-list[_nghost-wlc-app-c119]   .wlc-no-content__text[_ngcontent-wlc-app-c119] {
  margin: 20px 0 0 0;
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
}
.wlc-no-content--wlc-tournament-list[_nghost-wlc-app-c119]   .wlc-no-content__button-wrap[_ngcontent-wlc-app-c119] {
  margin: 50px 0 0 0;
}
.wlc-no-content--wlc-tournament-list.wlc-no-content--theme-banner[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119]:before {
  background: linear-gradient(90deg, var(--mc-bg700) 30%, var(--mc-bg700-o4) 70%, var(--mc-bg700) 100%);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.wlc-no-content--wlc-total-jackpot[_nghost-wlc-app-c119] {
  width: 100%;
  height: 100%;
}
.wlc-no-content--wlc-total-jackpot[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
  padding: 65px 15px 30px;
  position: relative;
  height: 100%;
  background: center center/cover no-repeat;
  background-color: var(--mc-bg700);
}
@media (min-width: 1200px) {
  .wlc-no-content--wlc-total-jackpot[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
    padding: 65px 35px 40px;
  }
}
.wlc-no-content--wlc-total-jackpot[_nghost-wlc-app-c119]   .wlc-no-content__body[_ngcontent-wlc-app-c119] {
  max-width: none;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
}
@media (min-width: 768px) {
  .wlc-no-content--wlc-total-jackpot[_nghost-wlc-app-c119]   .wlc-no-content__body[_ngcontent-wlc-app-c119] {
    max-width: 320px;
  }
}
.wlc-no-content--wlc-total-jackpot[_nghost-wlc-app-c119]   .wlc-no-content-decor[_ngcontent-wlc-app-c119] {
  display: none;
  width: 50%;
  position: absolute;
  right: 0;
  bottom: -1%;
  z-index: 1;
  max-width: 350px;
}
@media (min-width: 768px) {
  .wlc-no-content--wlc-total-jackpot[_nghost-wlc-app-c119]   .wlc-no-content-decor[_ngcontent-wlc-app-c119] {
    display: block;
  }
}
.wlc-no-content--wlc-total-jackpot[_nghost-wlc-app-c119]   .wlc-no-content__title[_ngcontent-wlc-app-c119] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 2.4rem;
  line-height: 1.45;
}
.wlc-no-content--wlc-total-jackpot[_nghost-wlc-app-c119]   .wlc-no-content__text[_ngcontent-wlc-app-c119] {
  margin: 20px 0 0 0;
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
}
.wlc-no-content--wlc-total-jackpot[_nghost-wlc-app-c119]   .wlc-no-content__button-wrap[_ngcontent-wlc-app-c119] {
  margin: 50px 0 0 0;
}
.wlc-no-content--wlc-total-jackpot.wlc-no-content--theme-default[_nghost-wlc-app-c119] {
  text-align: center;
}
.wlc-no-content--wlc-total-jackpot.wlc-no-content--theme-default[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119] {
  padding: 0;
  background-color: transparent;
  background-color: initial;
}
.wlc-no-content--wlc-total-jackpot.wlc-no-content--theme-default[_nghost-wlc-app-c119]   .wlc-no-content__body[_ngcontent-wlc-app-c119] {
  max-width: 650px;
  margin: 0 auto;
}
.wlc-no-content.wlc-no-content--wlc-total-jackpot[_nghost-wlc-app-c119] {
  --mc-baseMain: #ffffff;
}
.wlc-no-content--wlc-tournament-list.wlc-no-content--theme-banner[_nghost-wlc-app-c119]   .wlc-no-content__wrapper[_ngcontent-wlc-app-c119]:before {
  display: none;
}.wlc-category-menu--theme-default[_nghost-wlc-app-c158] {
  width: 100%;
}
.wlc-category-menu--theme-default[_nghost-wlc-app-c158]     .wlc-slider--on-start.wlc-slider--overflow {
  box-shadow: none;
}
.wlc-category-menu--theme-default[_nghost-wlc-app-c158]     .wlc-slider--on-end {
  box-shadow: none;
}
.wlc-category-menu--theme-default[_nghost-wlc-app-c158]     .wlc-slider--on-progress {
  box-shadow: none, none;
}
.wlc-category-menu--theme-default[_nghost-wlc-app-c158]     .wlc-menu {
  grid-gap: 10px;
  display: block;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  align-items: center;
  width: 100%;
}
@media (min-width: 1024px) {
  .wlc-category-menu--theme-default[_nghost-wlc-app-c158]     .wlc-menu {
    grid-gap: 30px;
  }
}
@media (min-width: 1420px) {
  .wlc-category-menu--theme-default[_nghost-wlc-app-c158]     .wlc-menu {
    grid-gap: 60px;
  }
}
.wlc-category-menu--theme-default[_nghost-wlc-app-c158]     .wlc-menu__link {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
  position: relative;
  display: block;
  padding: 12px 5px;
  text-decoration: none;
}
.wlc-category-menu--theme-default[_nghost-wlc-app-c158]     .wlc-menu__link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  background-color: var(--mc-main);
  opacity: 0;
  pointer-events: none;
  border-radius: 100px;
}
.wlc-category-menu--theme-default[_nghost-wlc-app-c158]     .wlc-menu__link.active {
  color: var(--mc-baseMain);
  font-weight: bold;
}
.wlc-category-menu--theme-default[_nghost-wlc-app-c158]     .wlc-menu__link.active:before {
  transition: all 0.3s linear;
  height: 6px;
  opacity: 100%;
}
@media (pointer: fine) {
  .wlc-category-menu--theme-default[_nghost-wlc-app-c158]     .wlc-menu__link:hover {
    color: var(--mc-baseMain);
  }
  .wlc-category-menu--theme-default[_nghost-wlc-app-c158]     .wlc-menu__link:hover:before {
    transition: all 0.3s linear;
    height: 6px;
    opacity: 100%;
  }
}
.wlc-category-menu--theme-default.wlc-category-menu--theme-mod-default[_nghost-wlc-app-c158]     .wlc-menu__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  margin: 0 5px 0 0;
}
.wlc-category-menu--theme-default.wlc-category-menu--theme-mod-default[_nghost-wlc-app-c158]     .wlc-menu__icon img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.wlc-category-menu--theme-default.wlc-category-menu--theme-mod-default[_nghost-wlc-app-c158]     .wlc-menu__icon svg {
  max-width: 100%;
}
.wlc-category-menu--theme-default.wlc-category-menu--theme-mod-with-icons[_nghost-wlc-app-c158]     .wlc-menu__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 140px;
}
.wlc-category-menu--theme-default.wlc-category-menu--theme-mod-with-icons[_nghost-wlc-app-c158]     .wlc-menu__icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 86px;
  height: 86px;
  margin-bottom: 10px;
  background: var(--mc-bg700);
  border-radius: 10px;
}
.wlc-category-menu--theme-default.wlc-category-menu--theme-mod-with-icons[_nghost-wlc-app-c158]     .wlc-menu__icon img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.wlc-category-menu--theme-default.wlc-category-menu--theme-mod-with-icons[_nghost-wlc-app-c158]     .wlc-menu__icon svg {
  width: auto;
  width: initial;
  max-width: none;
  max-width: initial;
  height: auto;
  height: initial;
  max-height: none;
  max-height: initial;
}
.wlc-category-menu--theme-default.wlc-category-menu--theme-mod-with-icons[_nghost-wlc-app-c158]     .wlc-menu__link-text {
  width: 130px;
  white-space: nowrap;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158] {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 5px;
}
.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__item.active > .wlc-menu__link {
  transition: all 0.3s linear;
  color: var(--mc-baseMain);
  background: var(--mc-main);
}
.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__item.active > .wlc-menu__link .wlc-menu__icon-arrow {
  transition: all 0.3s linear;
  transform: rotate(180deg);
}
.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__item.active > .wlc-menu__link .wlc-menu__icon-arrow svg {
  fill: var(--mc-baseMain);
}
.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__item--dropdown > .wlc-menu__link .wlc-icon {
  transform: rotate(0);
}
.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__item--dropdown .wlc-menu__icon {
  display: block;
  margin-right: 5px;
}
.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__item--dropdown .wlc-menu__icon svg path, .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__item--dropdown .wlc-menu__icon svg {
  fill: var(--mc-main);
}
.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__item--dropdown .wlc-menu__icon svg {
  max-width: 20px;
  height: auto;
}
.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__link {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 10px 12px;
  text-decoration: none;
  background: var(--mc-bg700);
  cursor: pointer;
  border-radius: 10px;
}
.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__link.active {
  transition: background 0.3s linear;
  background: var(--mc-bg500);
}
.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__link .wlc-menu__icon-arrow {
  transition: all 0.3s linear;
  margin-left: auto;
  transform: rotate(-90deg);
}
.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__link .wlc-menu__icon-arrow svg {
  fill: var(--mc-baseOpacity);
}
@media (pointer: fine) {
  .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__link:hover {
    transition: background 0.3s linear;
    background: var(--mc-bg500);
  }
}
.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__submenu {
  margin-top: 5px;
  border-radius: 10px;
  background: var(--mc-bg700);
  overflow: hidden;
}
.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__submenu .wlc-menu__link {
  background: transparent;
}
.wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical[_nghost-wlc-app-c158]   .wlc-menu[_ngcontent-wlc-app-c158]     .wlc-menu__submenu .wlc-menu__link.active {
  transition: background 0.3s linear;
  background: var(--mc-bg500);
}
.wlc-category-menu--type-categories-menu[_nghost-wlc-app-c158]     .wlc-menu__item.wlc-menu__item--favourites {
  padding-left: 25px;
}
.wlc-category-menu--type-categories-menu[_nghost-wlc-app-c158]     .wlc-menu__item.wlc-menu__item--favourites:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 18px;
  height: 18px;
  background: url("/static/images/favorite-icon-menu.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transform: translateY(-50%);
}
@media (max-width: 560px) {
  .wlc-category-menu--type-categories-menu[_nghost-wlc-app-c158]     .wlc-menu__item.wlc-menu__item--favourites:after {
    left: -15px;
  }
}
.wlc-body--theme-alt   .wlc-category-menu--type-categories-menu[_nghost-wlc-app-c158]     .wlc-menu__item.wlc-menu__item--favourites:after {
  background-image: url("/static/images/favorite-icon-menu-alt.svg");
}
@media (max-width: 560px) {
  .wlc-category-menu--type-categories-menu[_nghost-wlc-app-c158]     .wlc-menu__item.wlc-menu__item--favourites {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .wlc-category-menu--type-categories-menu[_nghost-wlc-app-c158]     .wlc-menu__link.active:before {
    display: none;
  }
}.wlc-icon-list .wlc-icon-list__wrp {
  display: block;
}
.wlc-icon-list img,
.wlc-icon-list .wlc-icon svg,
.wlc-icon-list .wlc-icon img {
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.wlc-icon-list .wlc-icon svg path {
  fill: inherit;
}
.wlc-icon-list--theme-merchants {
  max-width: 100%;
  padding: 0;
  width: 100%;
  background-color: none;
  border-radius: 8px;
  overflow: hidden;
}
@media (min-width: 1420px) {
  .wlc-icon-list--theme-merchants {
    max-width: 1420px;
  }
}
.wlc-icon-list--theme-merchants .wlc-icon-list__wrapper {
  margin: -10px 0 0;
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow-x: auto;
}
@media (min-width: 1630px) {
  .wlc-icon-list--theme-merchants .wlc-icon-list__wrapper {
    margin: -20px 0 0;
  }
}
.wlc-icon-list--theme-merchants .wlc-icon-list__item, .wlc-icon-list--theme-merchants .wlc-icon-list-item {
  flex: 0 0 calc(100% / 4);
  padding: 10px;
  text-align: center;
}
@media (min-width: 640px) {
  .wlc-icon-list--theme-merchants .wlc-icon-list__item, .wlc-icon-list--theme-merchants .wlc-icon-list-item {
    flex: 0 0 calc(100% / 5);
  }
}
@media (min-width: 768px) {
  .wlc-icon-list--theme-merchants .wlc-icon-list__item, .wlc-icon-list--theme-merchants .wlc-icon-list-item {
    flex: 0 0 calc(100% / 6);
  }
}
@media (min-width: 1024px) {
  .wlc-icon-list--theme-merchants .wlc-icon-list__item, .wlc-icon-list--theme-merchants .wlc-icon-list-item {
    flex: 0 0 calc(100% / 7);
  }
}
@media (min-width: 1200px) {
  .wlc-icon-list--theme-merchants .wlc-icon-list__item, .wlc-icon-list--theme-merchants .wlc-icon-list-item {
    flex: 0 0 calc(100% / 8);
  }
}
@media (min-width: 1630px) {
  .wlc-icon-list--theme-merchants .wlc-icon-list__item, .wlc-icon-list--theme-merchants .wlc-icon-list-item {
    padding: 20px 10px;
  }
}
.wlc-icon-list--theme-merchants .wlc-icon-list__item img,
.wlc-icon-list--theme-merchants .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-merchants .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-merchants .wlc-icon-list-item img,
.wlc-icon-list--theme-merchants .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-merchants .wlc-icon-list-item .wlc-icon svg {
  width: 100%;
  max-width: 105px;
  max-height: 30px;
  fill: var(--mc-bg100);
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-merchants .wlc-icon-list__item img,
.wlc-icon-list--theme-merchants .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-merchants .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-merchants .wlc-icon-list-item img,
.wlc-icon-list--theme-merchants .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-merchants .wlc-icon-list-item .wlc-icon svg {
    max-height: 36px;
  }
}
.wlc-icon-list--theme-merchants .wlc-icon-list__item img g,
.wlc-icon-list--theme-merchants .wlc-icon-list__item .wlc-icon img g,
.wlc-icon-list--theme-merchants .wlc-icon-list__item .wlc-icon svg g, .wlc-icon-list--theme-merchants .wlc-icon-list-item img g,
.wlc-icon-list--theme-merchants .wlc-icon-list-item .wlc-icon img g,
.wlc-icon-list--theme-merchants .wlc-icon-list-item .wlc-icon svg g {
  -webkit-clip-path: none;
          clip-path: none;
}
.wlc-icon-list--theme-safety {
  max-width: 100%;
  padding: 0;
  width: 100%;
  background-color: none;
  border-radius: 8px;
  overflow: hidden;
}
@media (min-width: 1420px) {
  .wlc-icon-list--theme-safety {
    max-width: 1420px;
  }
}
.wlc-icon-list--theme-safety .wlc-icon-list__wrapper {
  margin: -10px 0 0;
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow-x: auto;
}
@media (min-width: 1630px) {
  .wlc-icon-list--theme-safety .wlc-icon-list__wrapper {
    margin: -20px 0 0;
  }
}
.wlc-icon-list--theme-safety .wlc-icon-list__item, .wlc-icon-list--theme-safety .wlc-icon-list-item {
  flex: 0 0 calc(100% / 4);
  padding: 10px;
  text-align: center;
}
@media (min-width: 640px) {
  .wlc-icon-list--theme-safety .wlc-icon-list__item, .wlc-icon-list--theme-safety .wlc-icon-list-item {
    flex: 0 0 calc(100% / 5);
  }
}
@media (min-width: 768px) {
  .wlc-icon-list--theme-safety .wlc-icon-list__item, .wlc-icon-list--theme-safety .wlc-icon-list-item {
    flex: 0 0 calc(100% / 6);
  }
}
@media (min-width: 1024px) {
  .wlc-icon-list--theme-safety .wlc-icon-list__item, .wlc-icon-list--theme-safety .wlc-icon-list-item {
    flex: 0 0 calc(100% / 7);
  }
}
@media (min-width: 1200px) {
  .wlc-icon-list--theme-safety .wlc-icon-list__item, .wlc-icon-list--theme-safety .wlc-icon-list-item {
    flex: 0 0 calc(100% / 8);
  }
}
@media (min-width: 1630px) {
  .wlc-icon-list--theme-safety .wlc-icon-list__item, .wlc-icon-list--theme-safety .wlc-icon-list-item {
    padding: 20px 10px;
  }
}
.wlc-icon-list--theme-safety .wlc-icon-list__item img,
.wlc-icon-list--theme-safety .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-safety .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-safety .wlc-icon-list-item img,
.wlc-icon-list--theme-safety .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-safety .wlc-icon-list-item .wlc-icon svg {
  width: 100%;
  max-width: 105px;
  max-height: 30px;
  fill: var(--mc-bg100);
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-safety .wlc-icon-list__item img,
.wlc-icon-list--theme-safety .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-safety .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-safety .wlc-icon-list-item img,
.wlc-icon-list--theme-safety .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-safety .wlc-icon-list-item .wlc-icon svg {
    max-height: 36px;
  }
}
.wlc-icon-list--theme-safety .wlc-icon-list__item img g,
.wlc-icon-list--theme-safety .wlc-icon-list__item .wlc-icon img g,
.wlc-icon-list--theme-safety .wlc-icon-list__item .wlc-icon svg g, .wlc-icon-list--theme-safety .wlc-icon-list-item img g,
.wlc-icon-list--theme-safety .wlc-icon-list-item .wlc-icon img g,
.wlc-icon-list--theme-safety .wlc-icon-list-item .wlc-icon svg g {
  -webkit-clip-path: none;
          clip-path: none;
}
.wlc-icon-list--theme-payments {
  max-width: 100%;
  padding: 0;
  width: 100%;
  background-color: var(--mc-bg700);
  border-radius: 8px;
  overflow: hidden;
}
.wlc-icon-list--theme-payments.scrollable--left, .wlc-icon-list--theme-payments.scrollable--right {
  position: relative;
  scrollbar-width: none;
}
.wlc-icon-list--theme-payments.scrollable--left::-webkit-scrollbar, .wlc-icon-list--theme-payments.scrollable--right::-webkit-scrollbar {
  width: 0;
}
.wlc-icon-list--theme-payments.scrollable--left:before, .wlc-icon-list--theme-payments.scrollable--left:after, .wlc-icon-list--theme-payments.scrollable--right:before, .wlc-icon-list--theme-payments.scrollable--right:after {
  transition: all 0.3s linear;
  content: "";
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 150px;
  height: calc(100% + 20px);
  transform: translateY(-50%);
  opacity: 0;
}
.wlc-icon-list--theme-payments.scrollable--left:after, .wlc-icon-list--theme-payments.scrollable--right:after {
  left: -100px;
  background: linear-gradient(-90deg, var(--mc-bg-o0) 0, var(--mc-bg) 35%);
}
.wlc-icon-list--theme-payments.scrollable--left:before, .wlc-icon-list--theme-payments.scrollable--right:before {
  right: -100px;
  background: linear-gradient(90deg, var(--mc-bg--o0) 0, var(--mc-bg) 35%);
}
.wlc-icon-list--theme-payments.scrollable--left:after {
  opacity: 1;
}
.wlc-icon-list--theme-payments.scrollable--right:before {
  opacity: 1;
}
.wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
  margin: 0;
  padding: 0 0 20px 0;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  overflow-x: auto;
}
.wlc-icon-list--theme-payments .wlc-icon-list__wrapper::-webkit-scrollbar {
  height: 8px;
}
.wlc-icon-list--theme-payments .wlc-icon-list__wrapper::-webkit-scrollbar-track {
  margin: 5px;
  background: var(--mc-bg500);
  border-radius: 6px;
}
.wlc-icon-list--theme-payments .wlc-icon-list__wrapper::-webkit-scrollbar-thumb {
  background: var(--mc-main);
  border-radius: 6px;
  border: 1px solid var(--mc-bg500);
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
    flex-wrap: wrap;
  }
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
    margin: 0 -20px -10px;
  }
}
@media (min-width: 1630px) {
  .wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
    margin: 0 -20px -20px;
  }
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
    padding: 0;
  }
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-payments .wlc-icon-list__wrapper {
    justify-content: center;
  }
}
.wlc-icon-list--theme-payments .wlc-icon-list__item, .wlc-icon-list--theme-payments .wlc-icon-list-item {
  padding: 0 15px;
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-payments .wlc-icon-list__item, .wlc-icon-list--theme-payments .wlc-icon-list-item {
    padding: 10px 20px;
  }
}
@media (min-width: 1630px) {
  .wlc-icon-list--theme-payments .wlc-icon-list__item, .wlc-icon-list--theme-payments .wlc-icon-list-item {
    padding: 20px;
  }
}
.wlc-icon-list--theme-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon svg {
  max-width: 50px;
  max-height: 30px;
  fill: var(--mc-bg100);
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon svg {
    width: 100%;
  }
}
@media (min-width: 560px) {
  .wlc-icon-list--theme-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon svg {
    max-width: 85px;
  }
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon svg {
    max-width: 105px;
  }
}
@media (min-width: 560px) {
  .wlc-icon-list--theme-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon svg {
    max-height: 42px;
  }
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon svg {
    max-height: 54px;
  }
}
.wlc-icon-list--theme-payments .wlc-icon-list__item img g,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon img g,
.wlc-icon-list--theme-payments .wlc-icon-list__item .wlc-icon svg g, .wlc-icon-list--theme-payments .wlc-icon-list-item img g,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon img g,
.wlc-icon-list--theme-payments .wlc-icon-list-item .wlc-icon svg g {
  -webkit-clip-path: none;
          clip-path: none;
}
@media (max-width: 900px) {
  .wlc-icon-list--theme-merchants .wlc-icon-list__wrapper {
    justify-content: space-around;
    width: 100%;
    margin: 0;
  }
  .wlc-icon-list--theme-merchants .wlc-icon-list__item {
    flex-basis: 20%;
    text-align: center;
  }
}
.wlc-icon-list--theme-cat-payments {
  max-width: 100%;
  padding: 0;
  grid-area: payments;
  width: 100%;
  margin: 0 0 20px;
  background-color: var(--mc-bg700);
  border-radius: 8px;
  overflow: hidden;
}
.wlc-icon-list--theme-cat-payments.scrollable--left, .wlc-icon-list--theme-cat-payments.scrollable--right {
  position: relative;
  scrollbar-width: none;
}
.wlc-icon-list--theme-cat-payments.scrollable--left::-webkit-scrollbar, .wlc-icon-list--theme-cat-payments.scrollable--right::-webkit-scrollbar {
  width: 0;
}
.wlc-icon-list--theme-cat-payments.scrollable--left:before, .wlc-icon-list--theme-cat-payments.scrollable--left:after, .wlc-icon-list--theme-cat-payments.scrollable--right:before, .wlc-icon-list--theme-cat-payments.scrollable--right:after {
  transition: all 0.3s linear;
  content: "";
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 150px;
  height: calc(100% + 20px);
  transform: translateY(-50%);
  opacity: 0;
}
.wlc-icon-list--theme-cat-payments.scrollable--left:after, .wlc-icon-list--theme-cat-payments.scrollable--right:after {
  left: -100px;
  background: linear-gradient(-90deg, var(--mc-bg-o0) 0, var(--mc-bg) 35%);
}
.wlc-icon-list--theme-cat-payments.scrollable--left:before, .wlc-icon-list--theme-cat-payments.scrollable--right:before {
  right: -100px;
  background: linear-gradient(90deg, var(--mc-bg--o0) 0, var(--mc-bg) 35%);
}
.wlc-icon-list--theme-cat-payments.scrollable--left:after {
  opacity: 1;
}
.wlc-icon-list--theme-cat-payments.scrollable--right:before {
  opacity: 1;
}
.wlc-icon-list--theme-cat-payments .wlc-icon-list__wrapper {
  margin: 0;
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__wrapper {
    flex-wrap: wrap;
  }
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__wrapper {
    margin: 0 -20px -10px;
  }
}
@media (min-width: 1630px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__wrapper {
    margin: 0 -20px -20px;
  }
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__wrapper {
    justify-content: center;
  }
}
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item, .wlc-icon-list--theme-cat-payments .wlc-icon-list-item {
  margin: 0 5px 20px;
}
@media (min-width: 560px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__item, .wlc-icon-list--theme-cat-payments .wlc-icon-list-item {
    margin: 10px 10px 20px;
  }
}
@media (min-width: 1630px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__item, .wlc-icon-list--theme-cat-payments .wlc-icon-list-item {
    margin: 20px 20px 40px;
  }
}
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-cat-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon svg {
  width: 50px;
  height: 30px;
  max-width: 50px;
  max-height: 30px;
  fill: var(--mc-bg100);
}
@media (min-width: 560px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-cat-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon svg {
    width: 85px;
  }
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-cat-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon svg {
    width: 105px;
  }
}
@media (min-width: 560px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-cat-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon svg {
    height: 42px;
  }
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-cat-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon svg {
    height: 54px;
  }
}
@media (min-width: 560px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-cat-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon svg {
    max-width: 85px;
  }
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-cat-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon svg {
    max-width: 105px;
  }
}
@media (min-width: 560px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-cat-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon svg {
    max-height: 42px;
  }
}
@media (min-width: 900px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon svg, .wlc-icon-list--theme-cat-payments .wlc-icon-list-item img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon img,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon svg {
    max-height: 54px;
  }
}
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item img g,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon img g,
.wlc-icon-list--theme-cat-payments .wlc-icon-list__item .wlc-icon svg g, .wlc-icon-list--theme-cat-payments .wlc-icon-list-item img g,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon img g,
.wlc-icon-list--theme-cat-payments .wlc-icon-list-item .wlc-icon svg g {
  -webkit-clip-path: none;
          clip-path: none;
}
@media (max-width: 560px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__item, .wlc-icon-list--theme-cat-payments .wlc-icon-list-item {
    flex-basis: 17%;
    text-align: center;
  }
}
@media (max-width: 900px) {
  .wlc-icon-list--theme-cat-payments .wlc-icon-list__item, .wlc-icon-list--theme-cat-payments .wlc-icon-list-item {
    flex-basis: 20%;
    text-align: center;
  }
}
@media (max-width: 560px) {
  .wlc-icon-list--theme-cat-payments {
    background: var(--mc-bg);
  }
}.wlc-license {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 15px;
  gap: 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.wlc-license--curacao {
  grid-template-columns: 125px 1fr;
}
.wlc-license__apg-seal {
  width: 45px;
}
.wlc-license__mga {
  display: flex;
  align-items: center;
}
.wlc-license__curacao-icon img {
  max-height: 47px;
}
.wlc-license__curacao {
  width: 125px;
  height: 50px;
}
.wlc-license__curacao iframe {
  width: 100%;
  height: 100%;
}
.wlc-license__age-restrictions {
  display: block;
  width: 45px;
  margin: 0 auto;
}
.wlc-license__age-restrictions svg {
  width: 100%;
}
.wlc-license__age-restrictions svg path {
  fill: #2f2fde;
}.wlc-disclaimer--theme-default[_nghost-wlc-app-c81]   .wlc-disclaimer__text[_ngcontent-wlc-app-c81] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.45;
  text-align: center;
}
.wlc-sections__footer--theme-1   .wlc-disclaimer--theme-default[_nghost-wlc-app-c81]   .wlc-disclaimer__text[_ngcontent-wlc-app-c81] {
  text-align: center;
}
@media (min-width: 1024px) {
  .wlc-sections__footer--theme-1   .wlc-disclaimer--theme-default[_nghost-wlc-app-c81]   .wlc-disclaimer__text[_ngcontent-wlc-app-c81] {
    text-align: start;
  }
}
@media (min-width: 900px) {
  .wlc-disclaimer--theme-default[_nghost-wlc-app-c81]   .wlc-disclaimer__text[_ngcontent-wlc-app-c81] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
    text-align: start;
  }
}.wlc-copyright--theme-default[_nghost-wlc-app-c77]   .wlc-copyright__text[_ngcontent-wlc-app-c77] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.45;
  text-align: center;
}
@media (min-width: 900px) {
  .wlc-copyright--theme-default[_nghost-wlc-app-c77]   .wlc-copyright__text[_ngcontent-wlc-app-c77] {
    text-align: start;
  }
}
.wlc-copyright--theme-default[_nghost-wlc-app-c77]   .wlc-copyright__text[_ngcontent-wlc-app-c77]   span[_ngcontent-wlc-app-c77] {
  display: block;
}
.wlc-copyright--theme-default[_nghost-wlc-app-c77]   .wlc-copyright__text[_ngcontent-wlc-app-c77]   a[_ngcontent-wlc-app-c77] {
  color: var(--mc-main);
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.45;
  transition: color 0.3s linear;
  text-decoration: underline;
}
.wlc-copyright--theme-default[_nghost-wlc-app-c77]   .wlc-copyright__text[_ngcontent-wlc-app-c77]   a[_ngcontent-wlc-app-c77]:focus-visible {
  color: var(--mc-baseMain);
}
@media (pointer: fine) {
  .wlc-copyright--theme-default[_nghost-wlc-app-c77]   .wlc-copyright__text[_ngcontent-wlc-app-c77]   a[_ngcontent-wlc-app-c77]:hover {
    color: var(--mc-baseMain);
  }
}
@media (min-width: 900px) {
  .wlc-copyright--theme-default[_nghost-wlc-app-c77]   .wlc-copyright__text[_ngcontent-wlc-app-c77]   a[_ngcontent-wlc-app-c77] {
    color: var(--mc-main);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
  }
}
.wlc-sections__footer--theme-1   .wlc-copyright--theme-default[_nghost-wlc-app-c77]   .wlc-copyright__text[_ngcontent-wlc-app-c77] {
  text-align: center;
}
@media (min-width: 1024px) {
  .wlc-sections__footer--theme-1   .wlc-copyright--theme-default[_nghost-wlc-app-c77]   .wlc-copyright__text[_ngcontent-wlc-app-c77] {
    text-align: start;
  }
}
@media (min-width: 900px) {
  .wlc-copyright--theme-default[_nghost-wlc-app-c77]   .wlc-copyright__text[_ngcontent-wlc-app-c77] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.45;
  }
}@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-theme-color);
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-top: calc(-1 * 40px / 2);
  color: #000000;
  background: #ffffff;
  border: none;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  transition: all 0.3s linear;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  fill: currentColor;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  cursor: default;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 13.3333333333px;
  font-family: swiper-icons;
  font-feature-settings: normal, ;
  font-variant: normal;
  font-variant: initial;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
}
@media (pointer: fine) {
  .swiper-button-prev:hover:not(.swiper-button-disabled),
.swiper-button-next:hover:not(.swiper-button-disabled) {
    color: var(--mc-bg);
    background: rgba(0, 0, 0, 0.7);
    border: none;
    box-shadow: none;
  }
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  right: auto;
  left: 10px;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.wlc-slider--type-dashboard .swiper-button-prev,
.wlc-slider--type-dashboard .swiper-container-rtl .swiper-button-next {
  left: 0;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.wlc-slider--type-dashboard .swiper-button-next,
.wlc-slider--type-dashboard .swiper-container-rtl .swiper-button-prev {
  right: 0;
}
.swiper-button-lock {
  display: none;
}
.wlc-swiper-button-prev,
.wlc-swiper-button-next {
  transition: all 0.3s linear;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #2f2fde;
  background: #ffffff;
  outline: none;
  border-radius: 10px;
  border: none;
  box-shadow: none;
}
.wlc-swiper-button-prev svg,
.wlc-swiper-button-next svg {
  fill: currentColor;
}
.wlc-swiper-button-prev.swiper-button-disabled,
.wlc-swiper-button-next.swiper-button-disabled {
  color: #000000;
  background: #ffffff;
  cursor: default;
}
.wlc-slider--type-default[data-wlc-element]:not(.wlc-slider--overflow) + .ng-star-inserted .wlc-swiper-button-prev.swiper-button-disabled, .wlc-slider--type-default:not(.wlc-slider--overflow) .wlc-swiper-button-prev.swiper-button-disabled,
.wlc-slider--type-default[data-wlc-element]:not(.wlc-slider--overflow) + .ng-star-inserted .wlc-swiper-button-next.swiper-button-disabled,
.wlc-slider--type-default:not(.wlc-slider--overflow) .wlc-swiper-button-next.swiper-button-disabled {
  display: none;
}
@media (pointer: fine) {
  .wlc-swiper-button-prev:hover:not(.swiper-button-disabled),
.wlc-swiper-button-next:hover:not(.swiper-button-disabled) {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.7);
    border: none;
    box-shadow: none;
  }
}
.wlc-swiper-button-prev {
  margin-right: 10px;
}
.wlc-swiper-button-prev .wlc-icon-content {
  transform: rotate(90deg);
}
.wlc-swiper-button-next .wlc-icon-content {
  transform: rotate(-90deg);
}
.swiper-pagination {
  position: absolute;
  z-index: 10;
  text-align: center;
  transform: translate3d(0, 0, 0);
  transition: 0.3s opacity;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--mc-buttonColor);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  width: 8px;
  height: 8px;
  background: var(--mc-baseOpacity);
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  width: 12px;
  height: 12px;
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  transform: scale(1);
}
.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-container-vertical > .swiper-pagination-bullets {
  top: 50%;
  right: 10px;
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: 6px 0;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  white-space: nowrap;
  transform: translateX(-50%);
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
  position: absolute;
  background: var(--mc-buttonColor);
  border-radius: 4px;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--mc-baseOpacity);
  transform: scale(0);
  transform-origin: left top;
  border-radius: 4px;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
}
.swiper-pagination-lock {
  display: none;
}
.wlc-slider--theme-default-banner {
  position: relative;
}
.wlc-slider--theme-default-banner.container .swiper-button-container {
  right: 1%;
  left: auto;
  left: initial;
  transform: none;
  transform: initial;
}
.wlc-slider--theme-default-banner .swiper-button-container {
  bottom: 20px;
  display: none;
}
@media (min-width: 768px) {
  .wlc-slider--theme-default-banner .swiper-button-container {
    position: absolute;
    left: 50%;
    z-index: 10;
    display: flex;
    justify-content: flex-end;
    transform: translateX(-50%);
    pointer-events: none;
  }
  .wlc-slider--theme-default-banner .swiper-button-container * {
    pointer-events: initial;
  }
}
@media (min-width: 768px) {
  .wlc-slider--theme-default-banner.wlc-slider--theme-mod-ears .swiper-button-container {
    position: absolute;
    left: 50%;
    z-index: 10;
    display: flex;
    justify-content: flex-end;
    transform: translateX(-50%);
    pointer-events: none;
  }
}
.wlc-slider--theme-default-banner.wlc-slider--theme-mod-ears .banner,
.wlc-slider--theme-default-banner.wlc-slider--theme-mod-ears .swiper-button-container {
  padding: 40px;
}
.container > .wlc-slider--theme-default-banner {
  border-radius: 10px;
  overflow: hidden;
  transform: scale3d(1, 1, 1);
}
.container > .wlc-slider--theme-default-banner .banner,
.container > .wlc-slider--theme-default-banner .swiper-button-container {
  padding: 0 40px;
}
.container > .wlc-slider--theme-mod-ears {
  border-radius: 10px;
  overflow: visible;
  transform: scale3d(1, 1, 1);
}
.container > .wlc-slider--theme-mod-ears .banner,
.container > .wlc-slider--theme-mod-ears .swiper-button-container {
  padding: 40px;
}
.wlc-slider .swiper-container {
  max-height: 100%;
}
.wlc-slider--type-dashboard .swiper-container {
  padding: 0 19px;
}
.wlc-swiper-button-prev,
.wlc-swiper-button-next {
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.07);
}
.wlc-swiper-button-prev.swiper-button-disabled,
.wlc-swiper-button-next.swiper-button-disabled {
  opacity: 0.5;
}.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner {
  min-height: 220px;
  position: relative;
  display: flex;
  align-items: center;
  background: var(--mc-bg500);
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 1024px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner {
    min-height: 300px;
  }
}
@media (min-width: 1630px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner {
    min-height: 400px;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner .wlc-btn {
  margin: 30px auto 0;
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner .wlc-btn {
    margin: 40px auto 0 0;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner .container {
  position: relative;
  z-index: 20;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__decor {
  position: absolute;
  z-index: 11;
  -o-object-position: initial;
     object-position: initial;
  
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__decor img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: inherit;
     object-position: inherit;
  will-change: transform;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__decor--top-in {
  top: 1%;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__decor--top-out {
  top: -1%;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__decor--right-in {
  right: 1%;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__decor--right-out {
  right: -1%;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__decor--bottom-in {
  bottom: 1%;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__decor--bottom-out {
  bottom: -1%;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__decor--left-in {
  left: 1%;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__decor--left-out {
  left: -1%;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner_bg:before {
  display: block;
}
@media (min-width: 1024px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner_bg:before {
    display: none;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--center {
  left: 2%;
  bottom: 3%;
  max-width: 30vw;
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--center {
    left: 35%;
  }
}
@media (min-width: 1420px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--center {
    left: 45%;
  }
}
@media (min-width: 1420px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--center {
    bottom: 7%;
  }
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--center {
    max-width: 25vw;
  }
}
@media (min-width: 1200px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--center {
    max-width: 22vw;
  }
}
@media (min-width: 1420px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--center {
    max-width: 20vw;
  }
}
@media (min-width: 1630px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--center {
    max-width: 15vw;
  }
}
@media (min-width: 1420px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--center {
    max-height: 320px;
  }
}
@media (min-width: 1420px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--center {
    max-height: 320px;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--right {
  right: 2%;
  bottom: 3%;
  max-width: 30vw;
}
@media (min-width: 1420px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--right {
    right: 5%;
  }
}
@media (min-width: 1420px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--right {
    bottom: 5%;
  }
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--right {
    max-width: 35vw;
  }
}
@media (min-width: 1200px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--right {
    max-width: 30vw;
  }
}
@media (min-width: 1420px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--right {
    max-width: 25vw;
  }
}
@media (min-width: 1630px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--right {
    max-width: 20vw;
  }
}
@media (min-width: 1420px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--right {
    max-height: 355px;
  }
}
@media (min-width: 2500px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__decor--right {
    left: 65%;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__title, .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__description {
  color: #000000;
  text-shadow: 1px 1px 2px #ffffff, 0 0 1em #ffffff;
}
@media (min-width: 1024px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__title, .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__description {
    color: #ffffff;
  }
}
@media (min-width: 1024px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__title, .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-1 .banner__description {
    text-shadow: 1px 1px 2px #000000, 0 0 1em #000000;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-2 .banner__decor--left {
  left: -1%;
  bottom: 0;
  max-width: 30vw;
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-2 .banner__decor--left {
    bottom: -15%;
  }
}
@media (min-width: 1420px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-2 .banner__decor--left {
    bottom: -40%;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-2 .banner__decor--right {
  right: 2%;
  top: 2%;
  max-width: 30vw;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--left {
  top: 0;
  bottom: 0;
  left: 1%;
  max-width: 200px;
  z-index: 5;
  -webkit-animation-delay: 250ms;
          animation-delay: 250ms;
}
@media (min-width: 1200px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--left {
    top: -5%;
  }
}
@media (min-width: 1630px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--left {
    top: 0;
  }
}
@media (min-width: 1200px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--left {
    bottom: -5%;
  }
}
@media (min-width: 1630px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--left {
    bottom: 0;
  }
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--left {
    left: 40%;
  }
}
@media (min-width: 1200px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--left {
    left: calc(50% - 150px);
  }
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--left {
    display: none;
  }
}
@media (min-width: 1200px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--left {
    display: block;
  }
}
@media (min-width: 1200px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--left {
    max-width: 350px;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--center {
  top: -15px;
  right: 0;
  left: 45%;
  display: none;
  max-width: 660px;
  height: calc(100% + 30px);
  z-index: 15;
  -webkit-animation-delay: 500ms;
          animation-delay: 500ms;
}
@media (min-width: 1200px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--center {
    right: 10%;
  }
}
@media (min-width: 1200px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--center {
    left: 50%;
  }
}
@media (min-width: 1024px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--center {
    display: block;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--right {
  top: 0;
  right: 0;
  display: none;
  max-width: 32vw;
  z-index: 10;
  -webkit-animation-delay: 750ms;
          animation-delay: 750ms;
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--right {
    top: -20px;
  }
}
@media (min-width: 1200px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--right {
    top: 0;
  }
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--right {
    right: auto;
    right: initial;
  }
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--right {
    left: 60%;
  }
}
@media (min-width: 1024px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--right {
    left: 75%;
  }
}
@media (min-width: 1200px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--right {
    left: calc(50% + 300px);
  }
}
@media (min-width: 1630px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--right {
    left: calc(50% + 420px);
  }
}
@media (min-width: 560px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--right {
    display: block;
  }
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--right {
    max-width: 420px;
  }
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--right {
    height: calc(100% + 40px);
  }
}
@media (min-width: 1200px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-3 .banner__decor--right {
    height: auto;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner_bg:before {
  display: none;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__fixed-bg {
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-image: url("/gstatic/wlc/new-banners/banner-4/left-fixed.svg"), url("/gstatic/wlc/new-banners/banner-4/right-fixed.svg");
  background-position: -375% 0, 110% 0;
  position: absolute;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__fixed-bg {
    display: block;
  }
}
@media (min-width: 900px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__fixed-bg {
    background-position: -125% 0, 110% 0;
  }
}
@media (min-width: 1024px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__fixed-bg {
    background-position: -75% 0, 125% 0;
  }
}
@media (min-width: 1200px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__fixed-bg {
    background-position: -50% 0, 110% 0;
  }
}
@media (min-width: 1630px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__fixed-bg {
    background-position: top left, top right;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__decor img, .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__decor-fixed img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__decor-fixed {
  display: none;
  top: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  width: 30%;
  mix-blend-mode: color-dodge;
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__decor-fixed {
    display: block;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__decor {
  display: flex;
  align-items: flex-end;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__decor--left {
  top: 30%;
  bottom: -10px;
  left: 0;
  width: 33%;
}
@media (min-width: 1024px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__decor--left {
    top: -1%;
  }
}
@media (min-width: 1630px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__decor--left {
    left: 3%;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__decor--left img {
  -o-object-position: bottom left;
     object-position: bottom left;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__decor--right {
  top: 30%;
  right: 0;
  bottom: -10px;
  width: 33%;
}
@media (min-width: 1024px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__decor--right {
    top: -7%;
  }
}
@media (min-width: 1630px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__decor--right {
    right: 5%;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner-4 .banner__decor--right img {
  -o-object-position: bottom right;
     object-position: bottom right;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner_bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: transparent;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner_bg img {
  transition: transform 0.1s linear;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
}
@media (min-width: 1630px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner_bg img {
    -o-object-position: bottom;
       object-position: bottom;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__title {
  color: #ffffff;
  font-style: normal;
  font-weight: 800;
  font-size: 2.4rem;
  line-height: 1.45;
  text-align: center;
  text-shadow: 1px 1px 2px #ffffff, 0 0 1em #ffffff;
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__title {
    text-align: start;
  }
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__title {
    color: #ffffff;
    font-style: normal;
    font-weight: 800;
    font-size: 3.6rem;
    line-height: 1.45;
  }
}
@media (min-width: 1200px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__title {
    color: #ffffff;
    font-style: normal;
    font-weight: bold;
    font-size: 4.8rem;
    line-height: 1.45;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__description {
  color: #ffffff;
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
  text-align: center;
  text-shadow: 1px 1px 2px #ffffff, 0 0 1em #ffffff;
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__description {
    text-align: start;
  }
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__description {
    color: #ffffff;
    font-style: normal;
    font-weight: 800;
    font-size: 1.6rem;
    line-height: 1.45;
  }
}
@media (min-width: 1200px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__description {
    color: #ffffff;
    font-style: normal;
    font-weight: 800;
    font-size: 2.4rem;
    line-height: 1.45;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner--center .banner__title, .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner--center .banner__description {
  text-align: center;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner--center .wlc-btn[wlc-button] {
  margin: 30px auto 0;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner--right .banner__title, .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner--right .banner__description {
  text-align: center;
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner--right .banner__title, .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner--right .banner__description {
    text-align: right;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner--right .wlc-btn[wlc-button] {
  margin: 30px auto 0;
}
@media (min-width: 768px) {
  .wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner--right .wlc-btn[wlc-button] {
    margin: 40px 0 0 auto;
  }
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__title {
  font-weight: 800 !important;
  text-shadow: none;
}
.wlc-banner--theme-default-banner[_nghost-wlc-app-c163]     .banner__description {
  font-weight: 500 !important;
  text-shadow: none;
}.wlc-aff-link--theme-default[_nghost-wlc-app-c199]   .wlc-aff-link[_ngcontent-wlc-app-c199] {
  color: #ffffff;
  font-style: normal;
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 1.45;
  transition: background 0.3s linear;
  display: block;
  width: 100%;
  max-width: 180px;
  padding: 10px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background: var(--mc-main);
  border-radius: 10px;
}
@media (hover: hover) {
  .wlc-aff-link--theme-default[_nghost-wlc-app-c199]   .wlc-aff-link[_ngcontent-wlc-app-c199]:hover {
    background: rgba(48, 48, 223, 0.7);
  }
}.wlc-tournament-list--theme-default[_nghost-wlc-app-c201] {
  margin: 0 0 30px 0;
}
@media (min-width: 900px) {
  .wlc-tournament-list--theme-default[_nghost-wlc-app-c201] {
    margin: 0 0 20px 0;
  }
}
@media (min-width: 1630px) {
  .wlc-tournament-list--theme-default[_nghost-wlc-app-c201] {
    margin: 0 0 40px 0;
  }
}
.wlc-tournament-list--theme-default[_nghost-wlc-app-c201]   .wlc-tournament-list__container[_ngcontent-wlc-app-c201] {
  grid-template-columns: 1fr;
  display: grid;
  grid-gap: 15px;
}
@media (min-width: 900px) {
  .wlc-tournament-list--theme-default[_nghost-wlc-app-c201]   .wlc-tournament-list__container[_ngcontent-wlc-app-c201] {
    grid-template-columns: repeat(auto-fit, minmax(790px, 1fr));
  }
}
@media (min-width: 1630px) {
  .wlc-tournament-list--theme-default[_nghost-wlc-app-c201]   .wlc-tournament-list__container[_ngcontent-wlc-app-c201] {
    grid-template-columns: repeat(2, minmax(790px, 1fr));
  }
}
.wlc-tournament-list__nocontent[_ngcontent-wlc-app-c201] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 80px 0 140px 0;
}
.wlc-tournament-list__nocontent-btn[_ngcontent-wlc-app-c201] {
  margin: 40px 0 0 0;
}
.wlc-tournament-list--theme-dashboard[_nghost-wlc-app-c201] {
  display: flex;
  flex-direction: column;
  height: calc(100% - 60px);
}
.wlc-tournament-list--theme-dashboard[_nghost-wlc-app-c201]   .wlc-scrollbar[_ngcontent-wlc-app-c201]     {
  height: 100%;
}
.wlc-tournament-list--theme-dashboard[_nghost-wlc-app-c201]   .wlc-scrollbar[_ngcontent-wlc-app-c201]     .wlc-scrollbar__container {
  width: auto;
  margin: 0 -20px;
  padding: 0 20px;
}
.wlc-tournament-list--theme-dashboard[_nghost-wlc-app-c201]   .wlc-scrollbar[_ngcontent-wlc-app-c201]     .wlc-scrollbar__container   .swiper-scrollbar {
  right: 9px;
}
.wlc-tournament-list--theme-dashboard[_nghost-wlc-app-c201]   .wlc-tournament-list__header[_ngcontent-wlc-app-c201] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 1.6rem;
  line-height: 1.45;
  
  display: -webkit-box;
  line-clamp: 1;
  box-orient: vertical;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  margin: 0 0 15px 0;
  text-align: center;
}
.wlc-tournament-list--theme-dashboard[_nghost-wlc-app-c201]   .wlc-tournament-list__nav[_ngcontent-wlc-app-c201]     .wlc-swiper-button-prev, .wlc-tournament-list--theme-dashboard[_nghost-wlc-app-c201]   .wlc-tournament-list__nav[_ngcontent-wlc-app-c201]     .wlc-swiper-button-next {
  position: absolute;
  top: 140px;
  left: 0;
  z-index: 100;
}
.wlc-tournament-list--theme-dashboard[_nghost-wlc-app-c201]   .wlc-tournament-list__nav[_ngcontent-wlc-app-c201]     .wlc-swiper-button-next {
  right: 0;
  left: auto;
}
.wlc-tournament-list--theme-dashboard[_nghost-wlc-app-c201]   .wlc-tournament-list__slider[_ngcontent-wlc-app-c201] {
  height: 100%;
}
.wlc-tournament-list--theme-dashboard[_nghost-wlc-app-c201]   .wlc-tournament-list__slider[_ngcontent-wlc-app-c201]     .swiper-container {
  height: 100%;
}
.wlc-tournament-list--theme-banner[_nghost-wlc-app-c201] {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: 100%;
  border-radius: 10px;
}
.wlc-tournament-list--theme-banner[_nghost-wlc-app-c201]   .swiper-button-container[_ngcontent-wlc-app-c201] {
  right: 20px;
  bottom: 30px;
  position: absolute;
  z-index: 22;
  display: flex;
  align-items: center;
  width: auto;
}
@media (min-width: 1024px) {
  .wlc-tournament-list--theme-banner[_nghost-wlc-app-c201]   .swiper-button-container[_ngcontent-wlc-app-c201] {
    right: 40px;
  }
}
@media (min-width: 1024px) {
  .wlc-tournament-list--theme-banner[_nghost-wlc-app-c201]   .swiper-button-container[_ngcontent-wlc-app-c201] {
    bottom: 40px;
  }
}
.wlc-tournament-list--theme-banner[_nghost-wlc-app-c201]   .wlc-tournament-list-nocontent__tag[_ngcontent-wlc-app-c201] {
  color: #000000;
  font-style: normal;
  font-weight: 800;
  font-size: 1.6rem;
  line-height: 1.45;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  min-width: 140px;
  text-align: center;
  background: var(--mc-secondary);
  border-radius: 10px 0 10px 0;
}
.wlc-tournament-list--theme-banner[_nghost-wlc-app-c201]   .wlc-tournament-list__slider[_ngcontent-wlc-app-c201] {
  height: 100%;
}
.wlc-tournament-list--theme-banner[_nghost-wlc-app-c201]   .wlc-tournament-list__slider[_ngcontent-wlc-app-c201]     .swiper-container, .wlc-tournament-list--theme-banner[_nghost-wlc-app-c201]   .wlc-tournament-list__slider[_ngcontent-wlc-app-c201]     .swiper-wrapper {
  height: 100%;
}
.wlc-tournament-list--theme-available[_nghost-wlc-app-c201]   .wlc-tournament-list__item[_ngcontent-wlc-app-c201] {
  margin: 0 0 20px 0;
}
.wlc-tournament-list--theme-available[_nghost-wlc-app-c201]   .wlc-tournament-list__item[_ngcontent-wlc-app-c201]:last-child {
  margin-bottom: 0;
}
.wlc-tournament-list--theme-banner[_nghost-wlc-app-c201] {
  height: 380px;
}
.wlc-tournament-list--theme-banner[_nghost-wlc-app-c201]     .wlc-tournament-banner__header-title {
  font-weight: 800;
  background: var(--mc-secondary);
}
@media (max-width: 1024px) {
  .wlc-tournament-list--theme-banner[_nghost-wlc-app-c201]     .wlc-tournament-banner__description-wrapper {
    width: 100%;
    max-width: 350px;
    padding: 10px 20px;
    border-radius: 10px;
    background: var(--mc-bg);
  }
}
@media (max-width: 480px) {
  .wlc-tournament-list--theme-banner[_nghost-wlc-app-c201]     .wlc-tournament-banner__description-wrapper {
    max-width: 322px;
    padding: 10px;
  }
}
@media (max-width: 480px) {
  .wlc-tournament-list--theme-banner[_nghost-wlc-app-c201]     .wlc-tournament-banner__body {
    align-items: stretch;
  }
}
.wlc-tournament-list--theme-banner[_nghost-wlc-app-c201]     .wlc-tournament-banner__body-title {
  color: #000000;
  font-weight: 800;
}
.wlc-tournament-list--theme-banner[_nghost-wlc-app-c201]     .wlc-tournament-banner__body .buttons-wrap .wlc-btn   .wlc-btn__text {
  font-weight: 800;
  text-transform: uppercase;
}
.wlc-tournament-list--theme-banner-without-swiper[_nghost-wlc-app-c201]     .wlc-tournament-banner {
  height: 380px;
  margin-bottom: 20px;
  border-radius: 10px;
  background-color: var(--mc-bg);
}
.wlc-tournament-list--theme-banner-without-swiper[_nghost-wlc-app-c201]     .wlc-tournament-banner__header-title {
  font-weight: 800;
  background: var(--mc-secondary);
}
.wlc-tournament-list--theme-banner-without-swiper[_nghost-wlc-app-c201]     .wlc-tournament-banner__body {
  border-radius: 10px;
}
.wlc-tournament-list--theme-banner-without-swiper[_nghost-wlc-app-c201]     .wlc-tournament-banner__body-title {
  color: #000000;
  font-weight: 800;
}
.wlc-tournament-list--theme-banner-without-swiper[_nghost-wlc-app-c201]     .wlc-tournament-banner__body .buttons-wrap .wlc-btn   .wlc-btn__text {
  font-weight: 800;
  text-transform: uppercase;
}[_nghost-wlc-app-c171] {
  overflow: visible !important;
  max-width: none !important;
  max-height: none !important;
  line-height: 1.3;
}
[_nghost-wlc-app-c171]   .wlc-winner__wrapper[_ngcontent-wlc-app-c171] {
  position: relative;
  display: grid;
  grid-template-areas: "picture details";
  grid-template-columns: auto 1fr;
  grid-gap: 20px;
  gap: 20px;
  align-items: center;
  max-width: 100%;
}
[_nghost-wlc-app-c171]   .wlc-winner__block--left[_ngcontent-wlc-app-c171] {
  grid-area: picture;
}
[_nghost-wlc-app-c171]   .wlc-winner__block--right[_ngcontent-wlc-app-c171] {
  display: grid;
  grid-area: details;
  grid-template-areas: "user amount" "game game";
  grid-template-columns: auto 1fr;
  min-width: 0;
  grid-column-gap: 10px;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
[_nghost-wlc-app-c171]   .wlc-winner__picture[_ngcontent-wlc-app-c171] {
  position: relative;
  width: 60px;
  border: none;
  box-shadow: 0 4px 5px rgba(255, 255, 255, 0.7);
  border-radius: 10px;
  overflow: hidden;
}
[_nghost-wlc-app-c171]   .wlc-winner__picture[_ngcontent-wlc-app-c171]:before {
  content: "";
  display: block;
  padding-top: 100%;
}
[_nghost-wlc-app-c171]   .wlc-winner__image[_ngcontent-wlc-app-c171] {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
[_nghost-wlc-app-c171]   .wlc-winner__user[_ngcontent-wlc-app-c171] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.45;
  display: flex;
  grid-area: user;
  align-items: center;
  min-width: 1px;
  text-transform: none;
}
[_nghost-wlc-app-c171]   .wlc-winner__name[_ngcontent-wlc-app-c171] {
  min-width: 0;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1 1 auto;
}
[_nghost-wlc-app-c171]   .wlc-winner__country[_ngcontent-wlc-app-c171] {
  flex: 0 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 17px;
  height: 11px;
  margin-right: 10px;
  border: none;
  box-shadow: none;
}
[_nghost-wlc-app-c171]   .wlc-winner__game[_ngcontent-wlc-app-c171] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 1.6rem;
  line-height: 1.45;
  display: flex;
  grid-area: game;
  align-items: center;
  justify-content: space-between;
  max-width: 100%;
  padding: 0;
  text-align: left;
  text-decoration: none;
  background: transparent;
  border: none;
}
[_nghost-wlc-app-c171]   .wlc-winner__game[_ngcontent-wlc-app-c171]:focus {
  outline: none;
}
[_nghost-wlc-app-c171]   .wlc-winner__game-name[_ngcontent-wlc-app-c171] {
  transition: border-color 0.3s linear;
  min-width: 0;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid transparent;
}
[_nghost-wlc-app-c171]   .wlc-winner__game-arrow[_ngcontent-wlc-app-c171] {
  transition: color 0.3s linear;
  width: 16px;
  min-width: 0;
  margin: 0 0 0 10px;
  color: var(--mc-main);
}
@media (pointer: fine) {
  [_nghost-wlc-app-c171]   .wlc-winner__game[_ngcontent-wlc-app-c171]:hover {
    color: currentColor;
  }
  [_nghost-wlc-app-c171]   .wlc-winner__game[_ngcontent-wlc-app-c171]:hover   .wlc-winner__game-name[_ngcontent-wlc-app-c171] {
    border-bottom-color: currentColor;
  }
  [_nghost-wlc-app-c171]   .wlc-winner__game[_ngcontent-wlc-app-c171]:hover   .wlc-winner__game-arrow[_ngcontent-wlc-app-c171] {
    color: var(--mc-main-l20);
  }
}
[_nghost-wlc-app-c171]   .wlc-winner__amount[_ngcontent-wlc-app-c171] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 1.6rem;
  line-height: 1.45;
  grid-area: amount;
  white-space: nowrap;
  text-align: right;
}
.wlc-winner--theme-default[_nghost-wlc-app-c171]   .wlc-winner__wrapper[_ngcontent-wlc-app-c171] {
  grid-gap: 15px;
  gap: 15px;
  padding-left: 20px;
}
@media (min-width: 1024px) {
  .wlc-winner--theme-default[_nghost-wlc-app-c171]   .wlc-winner__wrapper[_ngcontent-wlc-app-c171] {
    grid-gap: 25px;
    gap: 25px;
  }
}
.wlc-winner--theme-default[_nghost-wlc-app-c171]   .wlc-winner__wrapper[_ngcontent-wlc-app-c171]:before {
  content: "";
  position: absolute;
  top: 10%;
  left: 0;
  width: 3px;
  height: 90%;
  background-color: var(--mc-bg500);
  border-radius: 3px;
}
.wlc-winner--theme-default[_nghost-wlc-app-c171]   .wlc-winner__block--right[_ngcontent-wlc-app-c171] {
  grid-row-gap: 5px;
  row-gap: 5px;
}
.wlc-winner--theme-vertical[_nghost-wlc-app-c171]   .wlc-winner__wrapper[_ngcontent-wlc-app-c171] {
  height: 60px;
  height: var(--wlc-winner-slider-slide-height, 60px);
}
.wlc-winner--theme-vertical[_nghost-wlc-app-c171]   .wlc-winner__block--right[_ngcontent-wlc-app-c171] {
  padding: 5px 10px;
  background: var(--mc-bg);
  border-radius: 10px;
}
.wlc-winner--theme-vertical[_nghost-wlc-app-c171]   .wlc-winner__game-arrow[_ngcontent-wlc-app-c171] {
  color: var(--mc-secondary);
}
@media (pointer: fine) {
  .wlc-winner--theme-vertical[_nghost-wlc-app-c171]   .wlc-winner__game[_ngcontent-wlc-app-c171]:hover   .wlc-winner__game-arrow[_ngcontent-wlc-app-c171] {
    color: var(--mc-secondary-l20);
  }
}
.wlc-winner--theme-1[_nghost-wlc-app-c171]   .wlc-winner__wrapper[_ngcontent-wlc-app-c171] {
  max-width: 260px;
  margin: 0 auto;
  padding: 0 0 15px 0;
  padding: 0 0 var(--wlc-winner-slider-slide-inner-gap, 15px) 0;
  cursor: pointer;
}
.wlc-winner--theme-1[_nghost-wlc-app-c171]   .wlc-winner__wrapper[_ngcontent-wlc-app-c171]:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  background: var(--mc-baseOpacity);
}
@media (pointer: fine) {
  .wlc-winner--theme-1[_nghost-wlc-app-c171]   .wlc-winner__wrapper[_ngcontent-wlc-app-c171]:hover   .wlc-winner__game[_ngcontent-wlc-app-c171] {
    color: var(--mc-baseMain);
    border-bottom: 1px solid var(--mc-baseMain);
  }
}
.wlc-winner--theme-1[_nghost-wlc-app-c171]   .wlc-winner__block--right[_ngcontent-wlc-app-c171] {
  grid-template-areas: "user" "game" "amount";
  grid-template-columns: 1fr;
  grid-gap: 0;
  gap: 0;
}
.wlc-winner--theme-1[_nghost-wlc-app-c171]   .wlc-winner__picture[_ngcontent-wlc-app-c171] {
  width: 70px;
}
.wlc-winner--theme-1[_nghost-wlc-app-c171]   .wlc-winner__game[_ngcontent-wlc-app-c171] {
  transition: all 0.3s linear;
  display: inline-block;
  justify-self: start;
  max-width: 100%;
  color: var(--mc-baseMain);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow-x: hidden;
  border-bottom: 1px solid transparent;
}
.wlc-winner--theme-1[_nghost-wlc-app-c171]   .wlc-winner__amount[_ngcontent-wlc-app-c171] {
  color: var(--mc-main);
  text-align: left;
}
.wlc-body--theme-alt   .wlc-winner[_nghost-wlc-app-c171]   .wlc-winner__game-arrow[_ngcontent-wlc-app-c171] {
  color: var(--mc-secondary);
}
@media (pointer: fine) {
  .wlc-body--theme-alt   .wlc-winner[_nghost-wlc-app-c171]   .wlc-winner__game[_ngcontent-wlc-app-c171]:hover   .wlc-winner__game-arrow[_ngcontent-wlc-app-c171] {
    color: var(--mc-secondaryHover);
  }
}.wlc-currency--theme-default[_nghost-wlc-app-c79] {
  display: inline-flex;
  flex-wrap: nowrap;
  align-items: baseline;
  color: inherit;
}
.wlc-currency--theme-default[_nghost-wlc-app-c79]   .wlc-currency__icon[_ngcontent-wlc-app-c79] {
  align-self: center;
  font-weight: normal !important;
  font-family: CryptocurrencySymbols;
  font-style: normal !important;
  font-feature-settings: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  speak: never;
}
.wlc-currency--theme-default[_nghost-wlc-app-c79]   .wlc-currency__svg[_ngcontent-wlc-app-c79] {
  line-height: 0;
}
.wlc-currency--theme-default[_nghost-wlc-app-c79]   .wlc-currency__svg--left[_ngcontent-wlc-app-c79] {
  margin-right: 5px;
}
.wlc-currency--theme-default[_nghost-wlc-app-c79]   .wlc-currency__svg--right[_ngcontent-wlc-app-c79] {
  margin-left: 5px;
}
.wlc-currency--theme-default[_nghost-wlc-app-c79]   .wlc-currency__name--left[_ngcontent-wlc-app-c79] {
  margin-right: 5px;
}
.wlc-currency--theme-default[_nghost-wlc-app-c79]   .wlc-currency__name--right[_ngcontent-wlc-app-c79] {
  margin-left: 5px;
}
.wlc-bet-history   .wlc-currency--theme-default.wlc-currency--less-zero[_nghost-wlc-app-c79], .wlc-transaction-history   .wlc-currency--theme-default.wlc-currency--less-zero[_nghost-wlc-app-c79] {
  color: var(--mc-error);
}
.wlc-bet-history   .wlc-currency--theme-default.wlc-currency--above-zero[_nghost-wlc-app-c79], .wlc-transaction-history   .wlc-currency--theme-default.wlc-currency--above-zero[_nghost-wlc-app-c79] {
  color: var(--mc-success);
}.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204] {
  height: 100%;
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__more-icon[_ngcontent-wlc-app-c204] {
  position: absolute;
  top: 20px;
  right: 32px;
  z-index: 2;
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__more-icon[_ngcontent-wlc-app-c204]   .wlc-icon[_ngcontent-wlc-app-c204] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 23px;
  height: 23px;
  cursor: pointer;
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__more-icon[_ngcontent-wlc-app-c204]   .wlc-icon[_ngcontent-wlc-app-c204]     .wlc-icon-content {
  display: flex;
  width: 100%;
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__more-icon[_ngcontent-wlc-app-c204]   .wlc-icon[_ngcontent-wlc-app-c204]     svg {
  transition: fill 0.3s linear;
  width: 100%;
  height: 100%;
  fill: var(--mc-baseOpacity);
}
@media (pointer: fine) {
  .wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__more-icon[_ngcontent-wlc-app-c204]   .wlc-icon[_ngcontent-wlc-app-c204]:hover     svg {
    fill: var(--mc-baseMain);
  }
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__container[_ngcontent-wlc-app-c204] {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__container.selected[_ngcontent-wlc-app-c204] {
  display: block;
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__container.selected[_ngcontent-wlc-app-c204]   .wlc-tournament__more-icon[_ngcontent-wlc-app-c204] {
  top: -38px;
  right: 0;
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__container.selected[_ngcontent-wlc-app-c204]   .wlc-tournament__more-icon[_ngcontent-wlc-app-c204]     .wlc-icon-content {
  display: flex;
  width: 100%;
  height: 100%;
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__img-container[_ngcontent-wlc-app-c204] {
  position: relative;
  z-index: 1;
  width: 235px;
  height: 235px;
  min-height: 235px;
  margin: 0 auto;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 10px;
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__image[_ngcontent-wlc-app-c204] {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__title[_ngcontent-wlc-app-c204] {
  position: absolute;
  top: 33%;
  right: 0;
  bottom: -1px;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  padding: 20px 25px;
  font-weight: bold;
  background: linear-gradient(180deg, var(--mc-bg-o0) 0%, var(--mc-bg) 67.3%);
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__title[_ngcontent-wlc-app-c204]   span[_ngcontent-wlc-app-c204] {
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  
  overflow: hidden;
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__timer.wlc-timer[_ngcontent-wlc-app-c204]  .wlc-timer__timer-text {
  font-size: 1.4rem;
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__description[_ngcontent-wlc-app-c204] {
  
  display: -webkit-box;
  line-clamp: 2;
  box-orient: vertical;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.45;
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__description-block[_ngcontent-wlc-app-c204] {
  transition: opacity 0.3s linear;
  width: 100%;
  min-width: 0;
  margin-top: 20px;
  padding: 15px 10px;
  border-radius: 10px;
  background: var(--mc-bg);
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__btns[_ngcontent-wlc-app-c204] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0 0 0;
}
.wlc-tournament--theme-dashboard[_nghost-wlc-app-c204]   .wlc-tournament__board[_ngcontent-wlc-app-c204] {
  padding: 10px 0 10px 0;
}
.wlc-tournament--theme-banner[_nghost-wlc-app-c204] {
  height: 100%;
}.wlc-tournament-banner--theme-default[_nghost-wlc-app-c209] {
  position: relative;
  height: 100%;
}

.wlc-tournament-banner[_ngcontent-wlc-app-c209] {
  position: relative;
  max-width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: var(--mc-bg700);
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.wlc-tournament-banner[_ngcontent-wlc-app-c209]:before {
  background: none;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.wlc-tournament-banner__tag[_ngcontent-wlc-app-c209] {
  color: #000000;
  font-style: normal;
  font-weight: 800;
  font-size: 1.6rem;
  line-height: 1.45;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  min-width: 140px;
  text-align: center;
  background: var(--mc-secondary);
  border-radius: 10px 0 10px 0;
}

.wlc-tournament-banner__more-icon[_ngcontent-wlc-app-c209] {
  display: block;
  top: 20px;
  right: 20px;
  position: absolute;
  z-index: 3;
  color: var(--mc-baseOpacity);
  line-height: 1;
}

@media (min-width: 480px) {
  .wlc-tournament-banner__more-icon[_ngcontent-wlc-app-c209] {
    display: none;
  }
}

.wlc-tournament-banner__more-icon[_ngcontent-wlc-app-c209]   .icon-btn[_ngcontent-wlc-app-c209] {
  width: 22px;
  height: 22px;
  cursor: pointer;
}

.wlc-tournament-banner__more-icon[_ngcontent-wlc-app-c209]   .icon-btn[_ngcontent-wlc-app-c209]  svg {
  fill: currentColor;
}

@media (pointer: fine) {
  .wlc-tournament-banner__more-icon[_ngcontent-wlc-app-c209]:hover {
    color: var(--mc-baseMain);
  }
}

.wlc-tournament-banner__body[_ngcontent-wlc-app-c209] {
  padding: 55px 20px 30px;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  /*height: 100%;*/
}

@media (min-width: 1024px) {
  .wlc-tournament-banner__body[_ngcontent-wlc-app-c209] {
    padding: 55px 40px 40px;
  }
}

.wlc-tournament-banner__body[_ngcontent-wlc-app-c209]    > *[_ngcontent-wlc-app-c209]:not(.wlc-tournament-banner__body-decor) {
  position: relative;
  z-index: 2;
}

.wlc-tournament-banner__body-decor[_ngcontent-wlc-app-c209] {
  display: none;
  background-position: right bottom;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .wlc-tournament-banner__body-decor[_ngcontent-wlc-app-c209] {
    display: block;
  }
}

.wlc-tournament-banner__body-title[_ngcontent-wlc-app-c209] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 2.4rem;
  line-height: 1.45;
  
  display: -webkit-box;
  line-clamp: 1;
  box-orient: vertical;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  margin: 0 0 15px;
}

@media (min-width: 768px) {
  .wlc-tournament-banner__body-title[_ngcontent-wlc-app-c209] {
    color: var(--mc-baseMain);
    font-style: normal;
    font-weight: 800;
    font-size: 3.6rem;
    line-height: 1.45;
  }
}

.wlc-tournament-banner__timer-block[_ngcontent-wlc-app-c209] {
  margin: 0 0 15px;
}

.wlc-tournament-banner__description[_ngcontent-wlc-app-c209] {
  color: #000000;
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
  max-width: 100%;
  margin: 0 0 20px 0;
  
  display: -webkit-box;
  line-clamp: 3;
  box-orient: vertical;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

@media (min-width: 768px) {
  .wlc-tournament-banner__description[_ngcontent-wlc-app-c209] {
    max-width: 50%;
  }
}

@media (min-width: 1024px) {
  .wlc-tournament-banner__description[_ngcontent-wlc-app-c209] {
    max-width: 450px;
  }
}

@media (min-width: 1200px) {
  .wlc-tournament-banner__description[_ngcontent-wlc-app-c209] {
    max-width: 50%;
  }
}

@media (min-width: 768px) {
  .wlc-tournament-banner__description[_ngcontent-wlc-app-c209] {
    /*margin: 0 0 50px 0;*/
    max-width: initial;
    margin: 0;
    font-size: 1.8rem;
  }
}

.wlc-tournament-banner[_ngcontent-wlc-app-c209]     .wlc-icon-content {
  display: inline-block;
  line-height: 0;
}

.wlc-tournament-banner[_ngcontent-wlc-app-c209]   .buttons-wrap[_ngcontent-wlc-app-c209] {
  display: flex;
  justify-content: flex-start;
  margin: auto 0 0;
}

.wlc-tournament-banner[_ngcontent-wlc-app-c209]   .buttons-wrap[_ngcontent-wlc-app-c209]    > .wlc-btn[_ngcontent-wlc-app-c209] {
  grid-column-gap: 0;
  min-width: 110px;
  margin: 0 20px 0 0;
  padding: 5px 15px;
}

.wlc-tournament-banner[_ngcontent-wlc-app-c209]   .buttons-wrap[_ngcontent-wlc-app-c209]    > .wlc-btn[_ngcontent-wlc-app-c209]:last-child {
  margin-right: 0;
}

.wlc-tournament-banner[_ngcontent-wlc-app-c209]   .buttons-wrap[_ngcontent-wlc-app-c209]    > .wlc-btn--theme-mod-read[_ngcontent-wlc-app-c209] {
  display: none;
}

@media (min-width: 480px) {
  .wlc-tournament-banner[_ngcontent-wlc-app-c209]   .buttons-wrap[_ngcontent-wlc-app-c209]    > .wlc-btn--theme-mod-read[_ngcontent-wlc-app-c209] {
    display: grid;
  }
}

.wlc-tournament-banner__loader[_ngcontent-wlc-app-c209] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: var(--mc-disabled-o6);
}

.wlc-tournament-banner__loader[_ngcontent-wlc-app-c209]:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 60px;
  margin: auto;
  background: var(--mc-bg-o8);
  border-radius: 50%;
}

.wlc-tournament-banner__loader[_ngcontent-wlc-app-c209]:after {
  content: "";
  width: 50px;
  height: 50px;
  border: 4px solid var(--mc-main);
  border-left-color: transparent;
  border-radius: 50%;
  -webkit-animation: spin 1s infinite linear;
          animation: spin 1s infinite linear;
}

@-webkit-keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.wlc-tournament-banner[_ngcontent-wlc-app-c209] {
  background-position: center;
}

.wlc-tournament-banner[_ngcontent-wlc-app-c209]     .wlc-btn--theme-mod-secondary[class] .wlc-btn__text {
  color: #000000;
}

@media (pointer: fine) {
  .wlc-tournament-banner[_ngcontent-wlc-app-c209]     .wlc-btn--theme-mod-secondary[class]:hover .wlc-btn__text {
    color: #000000;
  }
}

@media (max-width: 480px) {
  .wlc-tournament-banner__body[_ngcontent-wlc-app-c209] {
    align-items: center;
  }
}

@media (max-width: 1630px) {
  .wlc-tournament-banner__body-decor[_ngcontent-wlc-app-c209] {
    background-size: cover;
  }
}.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info__content[_ngcontent-wlc-app-c210] {
  flex-wrap: nowrap;
  min-width: 100%;
  padding: 10px;
  background: var(--mc-bg);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media (min-width: 480px) {
  .wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info__content[_ngcontent-wlc-app-c210] {
    min-width: 350px;
  }
}
@media (min-width: 480px) {
  .wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info__content[_ngcontent-wlc-app-c210] {
    padding: 10px 20px;
  }
}
.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info__prize-block[_ngcontent-wlc-app-c210] {
  min-width: 100px;
  display: flex;
  align-items: center;
}
@media (min-width: 480px) {
  .wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info__prize-block[_ngcontent-wlc-app-c210] {
    min-width: auto;
  }
}
.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info__prize-block--icon[_ngcontent-wlc-app-c210] {
  margin: -5px 10px 0 0;
  color: var(--mc-main);
}
.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info__prize-block__text[_ngcontent-wlc-app-c210] {
  line-height: 0;
}
.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info__prize-block__text--subtitle[_ngcontent-wlc-app-c210] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
}
.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info__prize-block__text--value[_ngcontent-wlc-app-c210] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 1.45;
}
.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info__delimiter[_ngcontent-wlc-app-c210] {
  background: var(--mc-baseOpacity);
  width: 2px;
  height: 100%;
  margin: 0 10px;
  align-self: stretch;
}
.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info__timer-block[_ngcontent-wlc-app-c210]     .wlc-timer__content {
  padding: 0;
  background: transparent;
  border-radius: 0;
  min-width: 180px;
}
.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info__timer-block[_ngcontent-wlc-app-c210]     .wlc-timer__timer-text {
  line-height: 0;
}
.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info__timer-block[_ngcontent-wlc-app-c210]     .wlc-timer__timer-text--countdown {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: 800;
  font-size: 1.4rem;
  line-height: 1.45;
}
.wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info__timer-block[_ngcontent-wlc-app-c210]     .wlc-timer__timer-text .secondary-text {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
}
@media (max-width: 480px) {
  .wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info__content[_ngcontent-wlc-app-c210] {
    justify-content: space-between;
    width: 325px;
  }
}
@media (max-width: 375px) {
  .wlc-tournament-smart-info--theme-default[_nghost-wlc-app-c210]   .wlc-tournament-smart-info--type-default[_ngcontent-wlc-app-c210] {
    width: 300px;
  }
}.wlc-timer--theme-default.wlc-timer--theme-mod-play-time[_nghost-wlc-app-c115]   .time-text__item[_ngcontent-wlc-app-c115]   .text[_ngcontent-wlc-app-c115]:not(.text-days) {
  display: none;
}
.wlc-timer--theme-default.wlc-timer--theme-mod-play-time[_nghost-wlc-app-c115]   .wlc-timer__content[_ngcontent-wlc-app-c115] {
  padding: 15px 25px;
}
.wlc-timer--theme-default.wlc-timer--theme-mod-play-time[_nghost-wlc-app-c115]   .wlc-timer__timer-text[_ngcontent-wlc-app-c115] {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%;
}
.wlc-timer--theme-default.wlc-timer--theme-mod-light[_nghost-wlc-app-c115]   .wlc-timer__content[_ngcontent-wlc-app-c115] {
  padding: 0;
  background-color: transparent;
}
.wlc-timer--theme-default.wlc-timer--theme-mod-light[_nghost-wlc-app-c115]   .wlc-timer__content[_ngcontent-wlc-app-c115]   .time-text[_ngcontent-wlc-app-c115] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.45;
}
.wlc-timer--theme-default.wlc-timer--theme-mod-light[_nghost-wlc-app-c115]   .wlc-timer__content[_ngcontent-wlc-app-c115]   .time-text__divider[_ngcontent-wlc-app-c115] {
  margin: 0;
}
.wlc-timer--theme-default.wlc-timer--theme-mod-light[_nghost-wlc-app-c115]   .wlc-timer__clock-icon[_ngcontent-wlc-app-c115] {
  margin: -1px 5px 0 0;
  font-size: 0;
}
.wlc-timer--theme-default.wlc-timer--theme-mod-light[_nghost-wlc-app-c115]   .wlc-timer__clock-icon[_ngcontent-wlc-app-c115]     svg {
  width: 10px;
  height: 10px;
  fill: var(--mc-main);
}
.wlc-timer--theme-default[_nghost-wlc-app-c115]   .wlc-timer__content[_ngcontent-wlc-app-c115] {
  display: flex;
  align-items: center;
  padding: 9px 15px 8px 15px;
  background-color: var(--mc-bg);
  border-radius: 10px;
}
.wlc-timer--theme-default[_nghost-wlc-app-c115]   .wlc-timer__content[_ngcontent-wlc-app-c115]   .time-text[_ngcontent-wlc-app-c115] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
}
.wlc-timer--theme-default[_nghost-wlc-app-c115]   .wlc-timer__content[_ngcontent-wlc-app-c115]   .time-text--countdown[_ngcontent-wlc-app-c115] {
  display: flex;
}
.wlc-timer--theme-default[_nghost-wlc-app-c115]   .wlc-timer__content[_ngcontent-wlc-app-c115]   .time-text__divider[_ngcontent-wlc-app-c115] {
  margin: 0 3px;
}
.wlc-timer--theme-default[_nghost-wlc-app-c115]   .wlc-timer__clock-icon[_ngcontent-wlc-app-c115] {
  margin: -5px 10px 0 0;
}
.wlc-timer--theme-default[_nghost-wlc-app-c115]   .wlc-timer__clock-icon[_ngcontent-wlc-app-c115]     svg {
  width: 18px;
  height: 18px;
  fill: var(--mc-secondary);
}
.wlc-timer--theme-default[_nghost-wlc-app-c115]   .wlc-timer__timer-text[_ngcontent-wlc-app-c115] {
  line-height: 1.3;
  text-align: left;
}
.wlc-timer--theme-default[_nghost-wlc-app-c115]   .wlc-timer__timer-text[_ngcontent-wlc-app-c115]   .secondary-text[_ngcontent-wlc-app-c115] {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
}
.wlc-timer--theme-default[_nghost-wlc-app-c115]   .wlc-timer__content[_ngcontent-wlc-app-c115]   .time-text--countdown[_ngcontent-wlc-app-c115] {
  font-weight: 800;
}
.wlc-tournament-promo__inner   .wlc-timer--theme-default[_nghost-wlc-app-c115]   .wlc-timer__content[_ngcontent-wlc-app-c115] {
  background: var(--mc-bg700);
}
@media (min-width: 768px) {
  .wlc-tournament-promo__inner   .wlc-timer--theme-default[_nghost-wlc-app-c115]   .wlc-timer__content[_ngcontent-wlc-app-c115] {
    background: var(--mc-bg);
  }
}
.wlc-bonus-item__active-block   .wlc-timer--theme-default[_nghost-wlc-app-c115]   .wlc-timer__content[_ngcontent-wlc-app-c115] {
  background: var(--mc-bg700);
}
@media (min-width: 768px) {
  .wlc-bonus-item__active-block   .wlc-timer--theme-default[_nghost-wlc-app-c115]   .wlc-timer__content[_ngcontent-wlc-app-c115] {
    background: var(--mc-bg);
  }
}
.wlc-body--os-ios[_ngcontent-wlc-app-c115]:not(.wlc-body--browser-safari)   .time-text__divider[_ngcontent-wlc-app-c115] {
  margin: 0 2px !important;
}
.online-chat-root-Verbox  {font-family: 'Montserrat', sans-serif !important;font-size: 14px !important;}.online-chat-root-Verbox .trigger-background {background: #fe453d !important;color: #ffffff !important;}.online-chat-root-Verbox .badge-background {background: #3fabd1 !important;color: #ffffff !important;}.online-chat-root-Verbox a {color: #376dbf !important;}.online-chat-root-Verbox a:visited {color: #376dbf !important;}.online-chat-root-Verbox .link-color {color: #376dbf !important;}.online-chat-root-Verbox a:hover {color: #376dbf !important;}.online-chat-root-Verbox .default-font-size {font-size: 14px !important;}.online-chat-root-Verbox .trigger-font-size {font-size: 15px !important;}.online-chat-root-Verbox .trigger-font-family {font-family: 'Roboto', sans-serif !important;}.online-chat-root-Verbox .content-background {background: #ffffff !important;}.online-chat-root-Verbox .top-z-index {z-index: 2147483649 !important;}.online-chat-root-Verbox .typo {letter-spacing: 0.03em !important;}.online-chat-root-Verbox .client-message-background {background: #A069F7 !important;color: #FFFFFF !important;}.online-chat-root-Verbox .client-message-background a, .online-chat-root-Verbox  .client-message-background a:hover {color: #FFFFFF !important;}.online-chat-root-Verbox .operator-message-background {background: #F3F2F7 !important;color: #363636 !important;}.online-chat-root-Verbox .operator-message-background a, .online-chat-root-Verbox  .operator-message-background a:hover {color: #363636 !important;}.online-chat-root-Verbox .online-chat-widget-container {border: 0px !important;background: #fff !important;box-shadow: 0 0 10px rgba(17,17,17,.2) !important;}.online-chat-root-Verbox .online-chat-widget-container-border-radius {border-radius: 11px !important;}.online-chat-root-Verbox .has-content-border-radius .content-border-radius-top {border-top-left-radius: 11px !important;border-top-right-radius: 11px !important;}.online-chat-root-Verbox .has-content-border-radius .content-border-radius-bottom {border-bottom-left-radius: 11px !important;border-bottom-right-radius: 11px !important;}.online-chat-root-Verbox .force-content-border-radius-bottom {border-bottom-left-radius: 11px !important;border-bottom-right-radius: 11px !important;}.online-chat-root-Verbox .online-chat-widget-container.drag-active {box-shadow: 0 20px 20px rgba(17,17,17,.2) !important;}.online-chat-root-Verbox .widget-header-background {background: #FE5752 !important;}.online-chat-root-Verbox .widget-header-color {color: #ffffff !important;}.online-chat-root-Verbox .widget-header {padding-top: 1.5em !important;padding-bottom: 1.5em !important;}.online-chat-root-Verbox .operator-avatar.with-border {border: 1px solid #ffffff !important;}.online-chat-root-Verbox .message {border-radius: 23px !important;}.online-chat-root-Verbox .like-link-light-border {border: 1px solid #376dbf2e !important;color: #376dbf !important;}.online-chat-root-Verbox .like-link-border {border: 1px solid #376dbf !important;}.online-chat-root-Verbox .link-color-background {background: #376dbf !important;}.online-chat-root-Verbox .chat-selectable-item.selected, .online-chat-root-Verbox  .chat-selectable-item:hover {box-shadow: 0 .5em .8em #376dbf2e !important;}.online-chat-root-Verbox .btn.primary.inverse, .online-chat-root-Verbox  button.primary.inverse, .online-chat-root-Verbox  input[type=submit].primary.inverse, .online-chat-root-Verbox  .btn.primary.inverse:focus, .online-chat-root-Verbox  button.primary.inverse:focus, .online-chat-root-Verbox  input[type=submit].primary.inverse:focus, .online-chat-root-Verbox  .btn.primary.inverse:active, .online-chat-root-Verbox  button.primary.inverse:active, .online-chat-root-Verbox  input[type=submit].primary.inverse:active {color: #4d74c7 !important;background: #ffffff !important;}.online-chat-root-Verbox .btn.primary, .online-chat-root-Verbox  button.primary, .online-chat-root-Verbox  input[type=submit].primary, .online-chat-root-Verbox  .btn.primary:focus, .online-chat-root-Verbox  button.primary:focus, .online-chat-root-Verbox  input[type=submit].primary:focus, .online-chat-root-Verbox  .btn.primary:active, .online-chat-root-Verbox  button.primary:active, .online-chat-root-Verbox  input[type=submit].primary:active, .online-chat-root-Verbox  .btn.primary.inverse:hover, .online-chat-root-Verbox  button.primary.inverse:hover, .online-chat-root-Verbox  input[type=submit].primary.inverse:hover {background: #4d74c7 !important;color: #ffffff !important;border-color: #4d74c7 !important;}.online-chat-root-Verbox .content-border-radius-top > .ps__rail-y {margin: 6px 0 !important;}.online-chat-root-Verbox .chat-history-wrapper > .ps__rail-y {margin-top: 6px !important;margin-bottom: null !important;}.online-chat-root-Verbox .widget-tab-content {margin: 0 0em 0em !important;overflow: hidden !important;border-top: none !important;border-bottom: none !important;border-left: none !important;border-right: none !important;}.online-chat-root-Verbox .placeholder-color, .online-chat-root-Verbox  .placeholder-color-when-blurred:not(:focus), .online-chat-root-Verbox  input::placeholder, .online-chat-root-Verbox  textarea::placeholder {color: #9ca2a8 !important;}.online-chat-root-Verbox .chat-textarea-wrapper.flex-container.vertical {height: auto !important;background: #F3F2F7 !important;color: #52555B !important;border: 0px solid #e1e5eb !important;margin: 0.1em 1em 1em 1em !important;border-radius: 30px !important;padding-top: 0 !important;}.online-chat-root-Verbox .chat-textarea-wrapper textarea::placeholder {color: #A5A4AF !important;}.online-chat-root-Verbox .chat-textarea-wrapper textarea {border-radius: 30px !important;}.online-chat-root-Verbox input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]):not([type=button]), .online-chat-root-Verbox textarea, .online-chat-root-Verbox select, .online-chat-root-Verbox .like-input, .online-chat-root-Verbox  button, .online-chat-root-Verbox input[type=submit], .online-chat-root-Verbox .btn {border: 1px solid #e1e5eb !important;}.online-chat-root-Verbox input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]):not([type=button]):not(.error):hover, .online-chat-root-Verbox  input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=submit]):not([type=button]):not(.error):focus, .online-chat-root-Verbox textarea:not(.error):hover, .online-chat-root-Verbox  textarea:not(.error):focus, .online-chat-root-Verbox select:not(.error):hover, .online-chat-root-Verbox  select:not(.error):focus, .online-chat-root-Verbox .like-input:not(.error):hover, .online-chat-root-Verbox  .like-input:not(.error):focus, .online-chat-root-Verbox  button:hover:not(.primary):not(.inverse), .online-chat-root-Verbox input[type=submit]:hover:not(.primary):not(.inverse), .online-chat-root-Verbox .btn:hover:not(.primary):not(.inverse) {border-color: #b3bdcc !important;}.online-chat-root-Verbox .trigger-popup .inner, .online-chat-root-Verbox  .trigger-popup .inner:before, .online-chat-root-Verbox  .trigger-popup .inner:after {border-color: #e1e5eb !important;}.online-chat-root-Verbox .trigger-popup .inner {background: #ffffff !important;color: #ffffff !important;}.online-chat-root-Verbox .trigger-popup .inner .slot {color: #595959 !important;}.online-chat-root-Verbox .trigger-popup .inner .close {background: #e1e5eb !important;color: #595959 !important;}.online-chat-root-Verbox .trigger-popup .trigger-menu li:hover {background: #f1f2f7 !important;color: #595959 !important;}.online-chat-root-Verbox .popup-notification {background: rgba(0, 0, 0, .8) !important;color: #ffffff !important;}.online-chat-root-Verbox .device-type-desktop .popup-notification {left: 14px !important;right: auto !important;bottom: 14px !important;top: auto !important;} @import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap&subset=cyrillic'); .supportNotLoaded .Verbox-online, .supportNotLoaded .Verbox-offline, .supportOnline .Verbox-offline, .supportOffline .Verbox-online {display: none !important;}.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 5px;
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__item .wlc-menu__link span, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__item .wlc-menu__link span {
  white-space: normal;
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__item .wlc-menu__link span.wlc-menu__icon, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__item .wlc-menu__link span.wlc-menu__icon {
  width: 20px;
  height: 20px;
  margin: 0 7px 0 0;
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__item .wlc-menu__link span.wlc-menu__icon img, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__item .wlc-menu__link span.wlc-menu__icon svg, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__item .wlc-menu__link span.wlc-menu__icon img, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__item .wlc-menu__link span.wlc-menu__icon svg {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__item.active > .wlc-menu__link, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__item.active > .wlc-menu__link {
  transition: all 0.3s linear;
  color: var(--mc-bg);
  background: var(--mc-main);
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__item.active > .wlc-menu__link .wlc-menu__icon-arrow, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__item.active > .wlc-menu__link .wlc-menu__icon-arrow {
  transition: all 0.3s linear;
  transform: rotate(180deg);
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__item.active > .wlc-menu__link .wlc-menu__icon-arrow svg, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__item.active > .wlc-menu__link .wlc-menu__icon-arrow svg {
  fill: var(--mc-bg);
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__item--dropdown > .wlc-menu__link .wlc-icon, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__item--dropdown > .wlc-menu__link .wlc-icon {
  transform: rotate(0);
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__link, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__link {
  color: var(--mc-baseMain);
  font-style: normal;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.45;
  transition: background 0.3s linear;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  padding: 10px 15px;
  text-decoration: none;
  background: var(--mc-bg);
  cursor: pointer;
  border-radius: 10px;
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__link.active, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__link.active {
  color: var(--mc-baseMain);
  background: var(--mc-bg500);
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__link .wlc-menu__icon-arrow, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__link .wlc-menu__icon-arrow {
  transition: all 0.3s linear;
  margin-left: auto;
  transform: rotate(-90deg);
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__link .wlc-menu__icon-arrow svg, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__link .wlc-menu__icon-arrow svg {
  fill: var(--mc-baseOpacity);
}
@media (pointer: fine) {
  .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__link:hover, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__link:hover {
    color: var(--mc-baseMain);
    background: var(--mc-bg500);
  }
  .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__link:hover .wlc-menu__icon-arrow svg, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__link:hover .wlc-menu__icon-arrow svg {
    fill: var(--mc-bg);
  }
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__submenu, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__submenu {
  margin-top: 5px;
  border-radius: 10px;
  background: var(--mc-bg);
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__submenu .wlc-menu__item:last-child .wlc-menu__link, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__submenu .wlc-menu__item:last-child .wlc-menu__link {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__submenu .wlc-menu__item:first-child .wlc-menu__link, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__submenu .wlc-menu__item:first-child .wlc-menu__link {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media (pointer: fine) {
  .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__submenu .wlc-menu__item:hover .wlc-menu__link, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__submenu .wlc-menu__item:hover .wlc-menu__link {
    border-radius: 0;
  }
}
@media (pointer: fine) and (min-width: 1024px) {
  .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__submenu .wlc-menu__item:hover .wlc-menu__link, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__submenu .wlc-menu__item:hover .wlc-menu__link {
    background: var(--mc-bg500);
  }
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__submenu .wlc-menu__link, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__submenu .wlc-menu__link {
  border-radius: 0;
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__submenu .wlc-menu__link.active, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__submenu .wlc-menu__link.active {
  transition: background 0.3s linear;
  background: var(--mc-bg500);
}
.wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-category-menu--type-dropdown.wlc-category-menu--theme-mod-vertical .wlc-menu .wlc-menu__item.active > .wlc-menu__link, .wlc-mobile-menu--type-dropdown.wlc-mobile-menu--theme-mod-vertical[_nghost-wlc-app-c160]     .wlc-menu .wlc-menu__item.active > .wlc-menu__link {
  font-weight: 800;
}
.wlc-body--theme-alt   .wlc-mobile-menu--type-dropdown[_nghost-wlc-app-c160] {
  --mc-main: var(--mc-secondary);
}




/************ Update 2022 09 30 **********/


@media (max-width: 479px) {
  .wlc-tournament-list--theme-banner[_nghost-wlc-app-c223]     .wlc-tournament-banner__body {
    align-items: stretch;
  }
}
.wlc-tournament-list--theme-banner[_nghost-wlc-app-c223]     .wlc-tournament-banner__body-title {
  color: #000000;
  font-weight: 800;
}
.wlc-tournament-list--theme-banner[_nghost-wlc-app-c223]     .wlc-tournament-banner__body .buttons-wrap .wlc-btn   .wlc-btn__text {
  font-weight: 800;
  text-transform: uppercase;
}
.wlc-tournament-list--theme-banner[_nghost-wlc-app-c223]     .wlc-slider--type-banner {
  height: 100% !important;
}
.wlc-tournament-list--theme-banner-without-swiper[_nghost-wlc-app-c223]     .wlc-tournament-banner {
  height: 380px;
  margin-bottom: 20px;
  border-radius: 10px;
  background-color: var(--mc-bg);
}
.wlc-tournament-list--theme-banner-without-swiper[_nghost-wlc-app-c223]     .wlc-tournament-banner__header-title {
  font-weight: 800;
  background: var(--mc-secondary);
}
.wlc-tournament-list--theme-banner-without-swiper[_nghost-wlc-app-c223]     .wlc-tournament-banner__body {
  border-radius: 10px;
}
.wlc-tournament-list--theme-banner-without-swiper[_nghost-wlc-app-c223]     .wlc-tournament-banner__body-title {
  color: #000000;
  font-weight: 800;
}
.wlc-tournament-list--theme-banner-without-swiper[_nghost-wlc-app-c223]     .wlc-tournament-banner__body .buttons-wrap .wlc-btn   .wlc-btn__text {
  font-weight: 800;
  text-transform: uppercase;
}


/******************** Update 2022 09 30 **********/


@media (min-width: 768px) {
  .wlc-tournament-banner__body[_ngcontent-wlc-app-c209] {
    position: absolute;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 570px;
    height: calc(100% - 40px);
    margin: 20px;
    padding: 25px;
    background-color: rgba(255, 255, 255, 0.85);
    box-shadow: 3px 4px 16px rgb(0 0 0 / 7%);
    border-radius: 10px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    overflow: hidden;

  }

  @supports ((-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px))) {
    .wlc-tournament-banner__body[_ngcontent-wlc-app-c209] {
      background-color: rgba(255, 255, 255, 0.25);
      -webkit-backdrop-filter: blur(12px);
      backdrop-filter: blur(12px);
    }
  }
  .wlc-tournament-banner__body[_ngcontent-wlc-app-c209]   .buttons-wrap {
    z-index: 999 !important;
  }

}

.wlc-tournament-banner .buttons-wrap {
  position: absolute;
  bottom: 50px;
  z-index: 2;
  left: 50px;
}

@media (max-width: 767px) {
  .wlc-tournament-banner__description {
    padding: 6px 15px;
    font-size: 1.6rem;
    background-color: rgba(255, 255, 255, 0.85);
    box-shadow: 3px 4px 16px rgb(0 0 0 / 7%);
    border-radius: 10px;
  }

  @supports ((-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px))) {
    .wlc-tournament-banner__description {
      background-color: rgba(255, 255, 255, 0.25);
      -webkit-backdrop-filter: blur(12px);
      backdrop-filter: blur(12px);
    }
  }

  .wlc-tournament-banner[_ngcontent-wlc-app-c204] .buttons-wrap {
    left: 20px;
  }
}



/************ END Update 2022 09 30 **********/