@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');
  font-weight: 400;
  font-style: normal
}
:root {
  --swiper-theme-color: #007aff
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
  box-sizing: content-box
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0,0,0)
}
.swiper-horizontal {
  touch-action: pan-y
}
.swiper-vertical {
  touch-action: pan-x
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block
}
.swiper-slide-invisible-blank {
  visibility: hidden
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}
.swiper-3d {
  perspective: 1200px
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d
}
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before)
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before)
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after)
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,.15)
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}
.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%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(360deg)
  }
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
main {
  display: block
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace,monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  outline: 0;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
[hidden] {
  display: none
}
@font-face {
  font-family: Montserrat-Medium;
  font-display: swap;
  font-weight: 500;
  src: url(../fonts/Montserrat-Medium.woff2) format("woff2")
}
@font-face {
  font-family: Montserrat-Regular;
  font-display: swap;
  font-weight: 400;
  src: url(../fonts/Montserrat-Regular.woff2) format("woff2")
}
@font-face {
  font-family: Montserrat-SemiBold;
  font-display: swap;
  font-weight: 600;
  src: url(../fonts/Montserrat-SemiBold.woff2) format("woff2")
}
@font-face {
  font-family: Montserrat-Bold;
  font-display: swap;
  font-weight: 700;
  src: url(../fonts/Montserrat-Bold.woff2) format("woff2")
}
@font-face {
  font-family: Montserrat-Black;
  font-display: swap;
  font-weight: 900;
  src: url(../fonts/Montserrat-Black.woff2) format("woff2")
}
@font-face {
  font-family: Montserrat-Medium;
  font-display: swap;
  font-weight: 500;
  src: url(../fonts/Montserrat-Medium.woff2) format("woff2")
}
@font-face {
  font-family: Montserrat;
  font-display: swap;
  font-weight: 400;
  src: url(../fonts/Montserrat-Regular.woff2) format("woff2")
}
@font-face {
  font-family: Montserrat;
  font-display: swap;
  font-weight: 600;
  src: url(../fonts/Montserrat-SemiBold.woff2) format("woff2")
}
@font-face {
  font-family: Montserrat;
  font-display: swap;
  font-weight: 700;
  src: url(../fonts/Montserrat-Bold.woff2) format("woff2")
}
@font-face {
  font-family: Montserrat;
  font-display: swap;
  font-weight: 900;
  src: url(../fonts/Montserrat-Black.woff2) format("woff2")
}
.svg-image-alipay,
.svg-image-apple-pay,
.svg-image-arrow-slide,
.svg-image-discord,
.svg-image-facebook,
.svg-image-facebook-around,
.svg-image-google-pay,
.svg-image-insta,
.svg-image-jcb,
.svg-image-loged-arrow,
.svg-image-mastercard,
.svg-image-qiwi,
.svg-image-samsung-pay,
.svg-image-snapchat,
.svg-image-stage,
.svg-image-steam,
.svg-image-stripe,
.svg-image-tiktok,
.svg-image-twitch,
.svg-image-twitter,
.svg-image-twitter-x,
.svg-image-unionpay,
.svg-image-visa,
.svg-image-youtube {
  background: url(../images/sprites/main.svg) no-repeat
}
.svg-image-alipay {
  background-position: 0 0;
  background-size: 300% auto;
  width: 58px
}
.svg-image-alipay:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 58.6206896552%
}
.svg-image-alipay-dims {
  width: 58px;
  height: 34px
}
.svg-image-apple-pay {
  background-position: 50% 0;
  background-size: 300% auto;
  width: 58px
}
.svg-image-apple-pay:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 58.6206896552%
}
.svg-image-apple-pay-dims {
  width: 58px;
  height: 34px
}
.svg-image-arrow-slide {
  background-position: 64.1025641026% 87.7419354839%;
  background-size: 966.6666666667% auto;
  width: 18px
}
.svg-image-arrow-slide:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 105.5555555556%
}
.svg-image-arrow-slide-dims {
  width: 18px;
  height: 19px
}
.svg-image-discord {
  background-position: 0 88.3116883117%;
  background-size: 870% auto;
  width: 20px
}
.svg-image-discord:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 100%
}
.svg-image-discord-dims {
  width: 20px;
  height: 20px
}
.svg-image-facebook {
  background-position: 12.987012987% 88.3116883117%;
  background-size: 870% auto;
  width: 20px
}
.svg-image-facebook:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 100%
}
.svg-image-facebook-dims {
  width: 20px;
  height: 20px
}
.svg-image-facebook-around {
  background-position: 38.1578947368% 67.1052631579%;
  background-size: 790.9090909091% auto;
  width: 22px
}
.svg-image-facebook-around:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 100%
}
.svg-image-facebook-around-dims {
  width: 22px;
  height: 22px
}
.svg-image-google-pay {
  background-position: 0 24.2857142857%;
  background-size: 300% auto;
  width: 58px
}
.svg-image-google-pay:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 58.6206896552%
}
.svg-image-google-pay-dims {
  width: 58px;
  height: 34px
}
.svg-image-insta {
  background-position: 25.974025974% 88.3116883117%;
  background-size: 870% auto;
  width: 20px
}
.svg-image-insta:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 100%
}
.svg-image-insta-dims {
  width: 20px;
  height: 20px
}
.svg-image-jcb {
  background-position: 50% 24.2857142857%;
  background-size: 300% auto;
  width: 58px
}
.svg-image-jcb:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 58.6206896552%
}
.svg-image-jcb-dims {
  width: 58px;
  height: 34px
}
.svg-image-loged-arrow {
  background-position: 0 100%;
  background-size: 966.6666666667% auto;
  width: 18px
}
.svg-image-loged-arrow:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 100%
}
.svg-image-loged-arrow-dims {
  width: 18px;
  height: 18px
}
.svg-image-mastercard {
  background-position: 0 48.5714285714%;
  background-size: 300% auto;
  width: 58px
}
.svg-image-mastercard:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 58.6206896552%
}
.svg-image-mastercard-dims {
  width: 58px;
  height: 34px
}
.svg-image-qiwi {
  background-position: 50% 48.5714285714%;
  background-size: 300% auto;
  width: 58px
}
.svg-image-qiwi:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 58.6206896552%
}
.svg-image-qiwi-dims {
  width: 58px;
  height: 34px
}
.svg-image-samsung-pay {
  background-position: 100% 0;
  background-size: 300% auto;
  width: 58px
}
.svg-image-samsung-pay:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 58.6206896552%
}
.svg-image-samsung-pay-dims {
  width: 58px;
  height: 34px
}
.svg-image-snapchat {
  background-position: 52.6315789474% 67.1052631579%;
  background-size: 790.9090909091% auto;
  width: 22px
}
.svg-image-snapchat:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 100%
}
.svg-image-snapchat-dims {
  width: 22px;
  height: 22px
}
.svg-image-stage {
  background-position: 76.1290322581% 86.6242038217%;
  background-size: 915.7894736842% auto;
  width: 19px
}
.svg-image-stage:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 89.4736842105%
}
.svg-image-stage-dims {
  width: 19px;
  height: 17px
}
.svg-image-steam {
  background-position: 11.5384615385% 100%;
  background-size: 966.6666666667% auto;
  width: 18px
}
.svg-image-steam:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 100%
}
.svg-image-steam-dims {
  width: 18px;
  height: 18px
}
.svg-image-stripe {
  background-position: 100% 24.2857142857%;
  background-size: 300% auto;
  width: 58px
}
.svg-image-stripe:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 58.6206896552%
}
.svg-image-stripe-dims {
  width: 58px;
  height: 34px
}
.svg-image-tiktok {
  background-position: 67.1052631579% 67.1052631579%;
  background-size: 790.9090909091% auto;
  width: 22px
}
.svg-image-tiktok:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 100%
}
.svg-image-tiktok-dims {
  width: 22px;
  height: 22px
}
.svg-image-twitch {
  background-position: 81.5789473684% 67.1052631579%;
  background-size: 790.9090909091% auto;
  width: 22px
}
.svg-image-twitch:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 100%
}
.svg-image-twitch-dims {
  width: 22px;
  height: 22px
}
.svg-image-twitter {
  background-position: 38.961038961% 88.3116883117%;
  background-size: 870% auto;
  width: 20px
}
.svg-image-twitter:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 100%
}
.svg-image-twitter-dims {
  width: 20px;
  height: 20px
}
.svg-image-twitter-x {
  background-position: 96.0526315789% 67.1052631579%;
  background-size: 790.9090909091% auto;
  width: 22px
}
.svg-image-twitter-x:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 100%
}
.svg-image-twitter-x-dims {
  width: 22px;
  height: 22px
}
.svg-image-unionpay {
  background-position: 100% 48.5714285714%;
  background-size: 300% auto;
  width: 58px
}
.svg-image-unionpay:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 58.6206896552%
}
.svg-image-unionpay-dims {
  width: 58px;
  height: 34px
}
.svg-image-visa {
  background-position: 0 72.8571428571%;
  background-size: 300% auto;
  width: 58px
}
.svg-image-visa:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 58.6206896552%
}
.svg-image-visa-dims {
  width: 58px;
  height: 34px
}
.svg-image-youtube {
  background-position: 51.9480519481% 88.3116883117%;
  background-size: 870% auto;
  width: 20px
}
.svg-image-youtube:before {
  content: "";
  display: block;
  font-size: 0;
  line-height: 0;
  padding-top: 100%
}
.svg-image-youtube-dims {
  width: 20px;
  height: 20px
}
.image-by-height {
  width: auto
}
.image-by-height:before {
  content: none
}
.image-by-height > svg {
  height: inherit
}
.image-by-height > img {
  height: inherit!important;
  vertical-align: top!important;
  margin: 0!important;
  padding: 0!important;
  max-width: none!important;
  max-height: none!important;
  border: 0!important;
  opacity: 0!important
}
* {
  box-sizing: border-box
}
:root {
  --app-height: 100%
}
body {
  display: flex;
  flex-direction: column;
  background: #141225;
  font-family: Montserrat-Regular,sans-serif;
  font-weight: 400;
  font-family: Montserrat,Arial,sans-serif;
  font-size: 16px;
  color: #fff;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 100%;
  overflow-x: hidden
}
body.locked {
  overflow: hidden!important
}
header {
  padding: 0
}
button {
  padding: 0;
  background-color: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  line-height: 100%
}
h1,
h2,
h3,
h4 {
  margin: 0;
  font-weight: 400;
  font-weight: 300;
  line-height: 100%
}
img,
video {
  width: auto;
  max-width: 100%;
  width: 100%;
  object-fit: cover
}
iframe,
img,
svg {
  max-width: 100%;
  vertical-align: top
}
p {
  margin: 0
}
ul {
  margin: 0;
  padding-left: 0
}
li {
  list-style-type: none
}
a {
  text-decoration: none;
  color: #fff;
  cursor: pointer
}
main {
  z-index: 5
}
footer {
  z-index: 5
}
.container {
  width: 100%;
  max-width: 1920px;
  min-width: 320px;
  margin: 0 auto;
  padding: 0 40px
}
@media (max-width:1380px) {
  .container {
    padding: 0 20px
  }
}
@media (max-width:980px) {
  .container {
    padding: 0 10px
  }
}
.med {
  font-family: Montserrat-Medium,sans-serif;
  font-weight: 500
}
.reg {
  font-family: Montserrat-Regular,sans-serif;
  font-weight: 400
}
.semi {
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600
}
.bold {
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700
}
.black {
  font-family: Montserrat-Black,sans-serif;
  font-weight: 900
}
.mb-20 {
  margin-bottom: 20px
}
@media (max-width:1380px) {
  .mb-20 {
    margin-bottom: 11px
  }
}
.mb-120 {
  margin-bottom: 120px
}
@media (max-width:1380px) {
  .mb-120 {
    margin-bottom: 80px
  }
}
@media (max-width:980px) {
  .mb-120 {
    margin-bottom: 60px
  }
}
.mb-24-gift {
  margin-bottom: 24px
}
@media (max-width:1380px) {
  .mb-24-gift {
    margin-bottom: 12px
  }
}
.mb-24-art {
  margin-bottom: 24px
}
@media (max-width:980px) {
  .mb-24-art {
    margin-bottom: 12px
  }
}
.button {
  display: inline-block;
  font-size: 16px;
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600;
  letter-spacing: -.24px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  line-height: 100%
}
.button.big .button__main {
  padding: 12px 52px
}
.button.big-more-right .button__main {
  height: 61px;
  padding: 16px 52px 16px 36px;
  clip-path: polygon(0 0,calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%,0 50%);
  font-size: 24px;
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600;
  letter-spacing: -.48px;
  text-transform: uppercase
}
@media (max-width:1380px) {
  .button.big-more-right .button__main {
    height: 56px;
    padding: 16px 40px 16px 24px;
    font-size: 20px
  }
}
@media (max-width:980px) {
  .button.big-more-right .button__main {
    height: 44px;
    padding: 12px 29px 12px 12px;
    font-size: 16px;
    letter-spacing: -.32px;
    clip-path: polygon(0 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,0 100%,0 50%)
  }
}
.button.big-more-right .button__r {
  right: 22px;
  top: 0;
  transform: translateX(100%);
  padding-left: 22px;
  overflow: hidden;
  transition: width .2s;
  width: 0
}
.button.big-more-right .button__r span {
  flex-shrink: 0;
  display: block;
  height: 100%;
  width: 60px;
  clip-path: polygon(0 0,calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%,0 50%);
  background-color: #5426ff;
  margin-left: -22px
}
.button.big-more-right .button__r span:nth-child(1) {
  width: 88px;
  opacity: .1;
  margin-left: -65px
}
.button.big-more-right .button__r span:nth-child(2) {
  width: 88px;
  margin-left: -65px;
  opacity: .1
}
.button.big-more-right .button__r span:nth-child(3) {
  width: 66px;
  margin-left: -20px;
  opacity: .1
}
@media (max-width:980px) {
  .button.big-more-right .button__r span {
    clip-path: polygon(0 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,0 100%,0 50%)
  }
}
.button.big-more-right:hover .button__r {
  width: 88px
}
.button.red .button__main {
  background-color: #f5115c
}
.button.red .button__l span,
.button.red .button__r span {
  background-color: #f5115c
}
.button.red:hover .button__main {
  background-color: #cf3464
}
.button.red:hover .button__l span,
.button.red:hover .button__r span {
  background-color: #cf3464
}
.button.small-grey .button__main {
  height: 23px;
  padding: 4px 20px 4px 12px;
  clip-path: polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%,0 50%);
  font-size: 12px;
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600;
  background: #262437;
  line-height: 100%;
  letter-spacing: -.24px;
  transition: background .3s ease-out
}
@media (max-width:1380px) {
  .button.small-grey .button__main {
    font-size: 10px
  }
}
.button.small-grey .button__l span,
.button.small-grey .button__r span {
  background: #f5115c
}
.button.small-grey:hover .button__main {
  background: #f5115c;
  transition: background .3s ease-out
}
.button.small-grey:hover .button__l span,
.button.small-grey:hover .button__r span {
  background: #f5115c
}
.button.small .button__main {
  height: 31px;
  padding: 8px 36px;
  font-size: 12px;
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600;
  clip-path: polygon(10px 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,10px 100%,0 50%)
}
@media (max-width:1380px) {
  .button.small .button__main {
    height: 28px;
    font-size: 10px
  }
}
@media (max-width:980px) {
  .button.small .button__main {
    height: 26px;
    padding: 8px 22px;
    font-size: 8px
  }
}
.button.small .button__l span {
  clip-path: polygon(0 50%,10px 0,100% 0,100% 100%,10px 100%)
}
.button.small .button__r span {
  clip-path: polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%)
}
.button.right .button__main {
  padding: 8px 36px 8px 24px;
  clip-path: polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%,0 50%)
}
.button.left .button__main {
  padding: 8px 24px 8px 36px;
  clip-path: polygon(10px 0,100% 0,100% 50%,100% 100%,10px 100%,0 50%)
}
.button__main {
  height: 44px;
  padding: 12px 36px;
  display: flex;
  align-items: center;
  background-color: #5426ff;
  clip-path: polygon(12px 0,calc(100% - 12px) 0,100% 50%,calc(100% - 12px) 100%,12px 100%,0 50%);
  transition: background-color .2s;
  position: relative;
  z-index: 3;
  line-height: 100%;
  will-change: transform
}
.button__main .button__l,
.button__main .button__r span {
  transition: background-color .2s
}
@media (max-width:1380px) {
  .button__main {
    height: 41px;
    padding: 8px 24px;
    font-size: 14px
  }
}
@media (max-width:980px) {
  .button__main {
    padding: 8px 24px 8px 12px;
    font-size: 12px
  }
}
@media (max-width:380px) {
  .button__main {
    padding: 8px 23px
  }
}
.button__l {
  display: flex;
  height: 100%;
  position: absolute;
  left: 15px;
  top: 0;
  transform: translateX(-100%);
  padding-right: 15px;
  overflow: hidden;
  transition: width .2s;
  width: 0
}
.button__l span {
  flex-shrink: 0;
  display: block;
  height: 100%;
  width: 40px;
  clip-path: polygon(0 50%,12px 0,100% 0,100% 100%,12px 100%);
  background-color: #5426ff;
  margin-right: -15px;
  transition: background-color .3s ease;
  will-change: transform
}
.button__l span:nth-child(1) {
  width: 60px;
  opacity: .1;
  margin-right: -50px
}
.button__l span:nth-child(2) {
  width: 60px;
  margin-right: -50px;
  opacity: .1
}
.button__l span:nth-child(3) {
  opacity: .1;
  width: 45px;
  margin-right: -10px
}
.button__r {
  display: flex;
  flex-direction: row-reverse;
  height: 100%;
  position: absolute;
  right: 15px;
  top: 0;
  transform: translateX(100%);
  padding-left: 15px;
  overflow: hidden;
  transition: width .2s;
  width: 0
}
.button__r span {
  flex-shrink: 0;
  display: block;
  height: 100%;
  width: 40px;
  clip-path: polygon(0 0,calc(100% - 12px) 0,100% 50%,calc(100% - 12px) 100%,0 100%);
  background-color: #5426ff;
  margin-left: -15px;
  transition: background-color .3s ease;
  will-change: transform
}
.button__r span:nth-child(1) {
  width: 60px;
  opacity: .1;
  margin-left: -50px
}
.button__r span:nth-child(2) {
  width: 60px;
  margin-left: -50px;
  opacity: .1
}
.button__r span:nth-child(3) {
  width: 45px;
  margin-left: -10px;
  opacity: .1
}
.button:hover .button__l,
.button:hover .button__r {
  width: 45px
}
.button:hover .button__l span,
.button:hover .button__r span {
  background-color: #2400ff;
  transition: background-color .3s ease
}
.button:hover .button__main {
  transition: background-color .3s ease;
  background-color: #2400ff
}
.button:hover .button__main span {
  background-color: #2400ff
}
.big-title {
  max-width: 41%;
  font-size: 74px;
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -1.92px;
  text-transform: uppercase;
  color: #f5115c
}
@media (max-width:1380px) {
  .big-title {
    font-size: 64px
  }
}
@media (max-width:980px) {
  .big-title {
    font-size: 40px;
    max-width: 50%
  }
}
@media (max-width:640px) {
  .big-title {
    max-width: 100%
  }
}
.small-promo-title {
  margin-left: 36px;
  font-size: 64px;
  color: #f5115c;
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700;
  line-height: 90%;
  letter-spacing: -1.28px;
  text-transform: uppercase
}
.small-promo-title_max-50 {
  max-width: 910px
}
@media (max-width:1380px) {
  .small-promo-title {
    margin-left: 24px;
    font-size: 48px
  }
}
@media (max-width:980px) {
  .small-promo-title {
    font-size: 36px
  }
}
@media (max-width:640px) {
  .small-promo-title {
    margin-left: 10px
  }
}
.small-title {
  max-width: 720px;
  font-family: Montserrat-Medium,sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: -.48px;
  text-transform: uppercase
}
@media (max-width:1380px) {
  .small-title {
    font-size: 20px
  }
}
@media (max-width:980px) {
  .small-title {
    font-size: 16px
  }
}
.art-title {
  font-size: 48px;
  color: #f5115c;
  line-height: 100%;
  letter-spacing: -.96px;
  text-transform: uppercase;
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700
}
@media (max-width:1380px) {
  .art-title {
    font-size: 36px
  }
}
@media (max-width:980px) {
  .art-title {
    font-size: 32px
  }
}
@media (max-width:1380px) {
  .art-title {
    font-size: 36px
  }
}
.y-border {
  position: relative;
  box-shadow: 0 0 2px 0 #000 inset;
  overflow: hidden
}
.y-border:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: .3;
  background-image: linear-gradient(90deg,rgba(99,0,77,0) 0,#ff004c 50%,rgba(84,38,255,0) 100%)
}
.y-border:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  opacity: .3;
  background-image: linear-gradient(90deg,rgba(99,0,77,0) 0,#ff004c 50%,rgba(84,38,255,0) 100%)
}
.header-between {
  display: flex;
  align-items: center;
  justify-content: space-between
}
@media (max-width:640px) {
  .header-between {
    padding-top: 4px;
    padding-bottom: 4px
  }
}
.header-between a {
  color: #5426ff;
  transition: color .3s ease-out
}
.header-between a:hover {
  transition: color .3s ease-out;
  color: #fff
}
.header-between__line {
  margin-top: 1px;
  height: 1px;
  flex: 1 1 auto;
  background: linear-gradient(90deg,rgba(45,43,79,0) 0,#2d2b4f 100%)
}
.header-between__right {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600;
  line-height: 130%;
  color: #5426ff;
  letter-spacing: -.32px;
  text-transform: uppercase
}
.header-between__right .header-between__line {
  margin-top: 1px;
  flex: 0 0 10px;
  background: #1d1c33
}
@media (max-width:640px) {
  .header-between__right .header-between__line {
    display: none
  }
}
.header-between__all {
  padding: 0 24px;
  position: relative;
  display: flex;
  white-space: nowrap;
  color: #5426ff
}
.header-between__all::after {
  content: url(../images/arrow-decor.svg);
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
  height: 30px;
  width: 15px
}
.header-between__all::before {
  content: url(../images/arrow-decor.svg);
  position: absolute;
  left: -1.5px;
  top: 50%;
  height: 30px;
  width: 15px;
  transform: translateY(-50%) scale(-1,1)
}
.header-between__all.no-right {
  padding-right: 8px
}
.header-between__all.no-right::after {
  display: none
}
@media (max-width:360px) {
  .header-between__all.no-right {
    padding: 0 18px;
    padding-right: 8px;
    font-size: 14px
  }
}
.header-between__all.no-left {
  padding-left: 8px
}
.header-between__all.no-left::before {
  display: none
}
@media (max-width:360px) {
  .header-between__all.no-left {
    padding: 0 18px;
    padding-left: 8px;
    font-size: 14px
  }
}
.p-36 {
  padding: 36px
}
@media (max-width:1380px) {
  .p-36 {
    padding: 24px
  }
}
@media (max-width:640px) {
  .p-36 {
    padding: 20px 12px
  }
}
.py-36 {
  padding: 36px 0
}
@media (max-width:1380px) {
  .py-36 {
    padding: 24px 0
  }
}
@media (max-width:980px) {
  .py-36 {
    padding: 20px 0
  }
}
.mb-36 {
  margin-bottom: 36px
}
@media (max-width:1380px) {
  .mb-36 {
    margin-bottom: 24px
  }
}
@media (max-width:640px) {
  .mb-36 {
    margin-bottom: 10px
  }
}
.mt-36 {
  margin-top: 36px
}
@media (max-width:1380px) {
  .mt-36 {
    margin-top: 24px
  }
}
@media (max-width:640px) {
  .mt-36 {
    margin-top: 10px
  }
}
.pt-36 {
  padding-top: 36px
}
@media (max-width:1380px) {
  .pt-36 {
    padding-top: 24px
  }
}
@media (max-width:640px) {
  .pt-36 {
    padding-top: 10px
  }
}
.pt-36-gift {
  padding-top: 36px
}
@media (max-width:1380px) {
  .pt-36-gift {
    padding-top: 24px
  }
}
@media (max-width:980px) {
  .pt-36-gift {
    padding-top: 20px 12px
  }
}
.mt-minus {
  margin-top: -38px
}
@media (max-width:640px) {
  .mt-minus {
    margin-top: 0
  }
}
.mt-12 {
  margin-top: 12px
}
@media (max-width:980px) {
  .mt-12 {
    margin-top: 8px
  }
}
.mb-12 {
  margin-bottom: 12px
}
@media (max-width:980px) {
  .mb-12 {
    margin-bottom: 8px
  }
}
.mb-12small {
  margin-bottom: 12px
}
.mb-24 {
  margin-bottom: 24px
}
@media (max-width:980px) {
  .mb-24 {
    margin-bottom: 17px
  }
}
.abs-bg {
  position: absolute;
  width: calc(100% - 2px);
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  overflow: hidden;
  z-index: 0;
  pointer-events: none
}
.abs-bg img {
  width: 100%;
  height: 100%
}
.small-br-price {
  font-size: 16px;
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -.32px;
  text-transform: uppercase;
  color: #f5115c
}
.f-16 {
  font-size: 16px
}
@media (max-width:1380px) {
  .f-16 {
    font-size: 14px
  }
}
@media (max-width:980px) {
  .f-16 {
    font-size: 12px
  }
}
.aspect1-8 {
  position: relative;
  padding-bottom: 55%;
  overflow: hidden
}
.aspect1-8 img {
  position: absolute;
  width: 101%;
  height: 100%
}
.red-border {
  position: relative
}
.red-border::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 0 0;
  box-shadow: 0 0 3px 0 rgba(222,17,86,.5) inset;
  z-index: 0;
  pointer-events: none
}
.subscribe-row {
  position: relative;
  display: flex;
  align-items: center
}
.subscribe-row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(90deg,rgba(45,43,79,0) 0,#2d2b4f 100%)
}
.subscribe-row .button__main {
  height: 31px;
  padding: 8px 36px 8px 24px;
  clip-path: polygon(0 0,calc(100% - 15px) 0,100% 50%,calc(100% - 15px) 100%,0 100%,0 50%);
  font-size: 12px;
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -.24px
}
.subscribe-row__follow {
  margin-right: 24px;
  font-size: 12px;
  line-height: normal;
  letter-spacing: -.24px;
  text-transform: uppercase
}
@media (max-width:1380px) {
  .subscribe-row__follow {
    font-size: 10px
  }
}
@media (max-width:980px) {
  .subscribe-row__follow {
    font-size: 8px
  }
}
.social {
  display: inline-block;
  transition: transform .3s ease
}
.social svg {
  fill: #cf3464;
  transition: fill .3s ease;
  opacity: .8
}
.social:hover {
  transform: scale(1.2);
  transition: transform .3s ease
}
.social:hover svg {
  fill: #f5115c;
  transition: fill .3s ease
}
.br-4 {
  border-radius: 4px
}
.br-4.red-border:after {
  border-radius: 4px
}
.breadcrumbs {
  display: flex
}
.breadcrumbs__item {
  display: inline-block;
  position: relative;
  color: #7c75b6;
  font-size: 12px;
  text-transform: uppercase
}
.breadcrumbs__item:not(:last-child) {
  margin-right: 12px
}
.breadcrumbs__item:not(:last-child):after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(50%) rotate(45deg);
  right: -6px;
  width: 4px;
  height: 4px;
  background: #7c75b6
}
@media (max-width:1380px) {
  .breadcrumbs__item {
    font-size: 10px
  }
}
@media (max-width:980px) {
  .breadcrumbs__item {
    font-size: 8px
  }
}
.red-shadow {
  text-shadow: 0 0 5px #ff0059,0 0 3px #ff0059,0 0 20px #ff0059,0 0 7px #ff0059
}
.small-label {
  padding: 2px 4px;
  height: 19px;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600;
  line-height: normal
}
.small-label:not(:last-child) {
  margin-right: 12px
}
.small-label.red {
  background: #f5115c;
  color: #1a182d;
  transition: background .3s ease-out
}
.small-label.red:hover {
  background: #cf3464;
  transition: background .3s ease-out
}
.small-label.grey {
  background: #262437
}
.small-label_gradient {
  position: relative;
  color: #1a182d!important;
  background: 0 0!important;
  transition: color .3s ease-out;
  z-index: 2
}
.small-label_gradient:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(91deg,#6256aa 0,#18398b 100%);
  transition: opacity .3s ease-out;
  opacity: 1;
  z-index: -1
}
.small-label_gradient:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f5115c;
  transition: opacity .3s ease-out;
  opacity: 0;
  z-index: -1
}
.small-label_gradient:hover:after {
  opacity: 1;
  transition: opacity .3s ease-out
}
@media (max-width:1380px) {
  .small-label {
    height: 16px;
    font-size: 10px
  }
}
@media (max-width:980px) {
  .small-label {
    height: 14px;
    font-size: 8px
  }
}
.grey-border {
  position: relative
}
.grey-border:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg,rgba(53,51,90,0) 0,#333158 100%)
}
@supports (-webkit-touch-callout:none) {
  .overlay {
    height: -webkit-fill-available
  }
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: var(--app-height);
  background: rgba(26,24,45,.9);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 50;
  opacity: 0;
  pointer-events: none;
  transition: opacity .3s ease
}
.overlay.active {
  opacity: 1;
  transition: opacity .3s ease;
  pointer-events: all
}
.overlay .modal {
  position: relative;
  width: 1220px;
  background: url(../images/promocodes/promocode__bg.png) center center no-repeat;
  background-size: 100% 170%
}
.overlay .modal::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(109.7deg,#111927 0,#17152e 100%);
  z-index: -1
}
@media (max-width:1380px) {
  .overlay .modal {
    width: 800px
  }
}
@media (max-width:980px) {
  .overlay .modal {
    width: 550px
  }
}
@media (max-width:640px) {
  .overlay .modal {
    width: 300px
  }
}
.overlay .modal__close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px;
  transition: transform .3s ease-out;
  cursor: pointer
}
.overlay .modal__close img {
  width: 20px;
  height: 20px
}
.overlay .modal__close:hover {
  transform: scale(1.2);
  transition: transform .3s ease-out
}
.overlay .modal .canvas {
  position: absolute;
  top: 0
}
.overlay .modal .form {
  padding: 20px
}
.overlay .modal .container {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: 100%;
  height: 200px;
  margin: 0 auto;
  margin-bottom: 36px;
  min-width: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  box-shadow: 0 0 10px 0 #000 inset,0 0 2px 0 rgba(255,255,255,.5019607843) inset
}
.overlay .modal .container:hover {
  cursor: none
}
@media (max-width:1380px) {
  .overlay .modal .container {
    margin-bottom: 24px;
    height: 150px
  }
}
@media (max-width:980px) {
  .overlay .modal .container {
    margin-bottom: 12px;
    height: 100px
  }
}
@media (max-width:640px) {
  .overlay .modal .container {
    height: 70px
  }
}
.overlay .modal .container.select {
  user-select: auto
}
.overlay .modal .mouse {
  position: fixed;
  left: 0;
  top: 0;
  width: 45px;
  height: 45px;
  z-index: 9999999;
  pointer-events: none;
  opacity: 0;
  background: url(../images/mouse.svg) center center no-repeat;
  background-size: 100%;
  transition: opacity .1s ease-out
}
.overlay .modal .mouse.view-visible {
  opacity: 1;
  transition: opacity .1s ease-out
}
@media (max-width:980px) {
  .overlay .modal .mouse {
    display: none
  }
}
.overlay .modal .form {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  color: #fff;
  background: #f5115c;
  visibility: hidden
}
.overlay .modal .form.visible {
  visibility: visible
}
@media (max-width:980px) {
  .overlay .modal .form {
    padding: 12px
  }
}
.overlay .modal .form h3 {
  font-size: 64px;
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700
}
@media (max-width:1380px) {
  .overlay .modal .form h3 {
    font-size: 48px
  }
}
@media (max-width:980px) {
  .overlay .modal .form h3 {
    font-size: 36px
  }
}
@media (max-width:640px) {
  .overlay .modal .form h3 {
    font-size: 22px
  }
}
.overlay .modal button {
  opacity: .2;
  transition: opacity .2s ease
}
.overlay .modal button.active {
  opacity: 1;
  transition: opacity .2s ease
}
.main {
  z-index: 50!important
}
.fixed-block {
  padding: 24px 12px;
  position: relative;
  width: 80px;
  position: fixed;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: url(../images/fixed-code.png) center center no-repeat;
  background-size: 80px 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 48
}
.fixed-block.hide {
  display: none
}
.fixed-block__qr {
  margin-bottom: 4px;
  width: 49px;
  height: 49px
}
.fixed-block__qr img {
  width: 49px;
  height: 49px
}
.fixed-block__close {
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 12px;
  height: 12px;
  cursor: pointer
}
.fixed-block__offer {
  text-align: center;
  font-size: 14px;
  text-shadow: 0 0 10px #ff0059
}
.fixed-block__num {
  margin-bottom: 4px;
  font-size: 32px;
  font-family: Montserrat-Black,sans-serif;
  font-weight: 900;
  line-height: 110%;
  letter-spacing: 4.4px;
  text-transform: uppercase;
  color: #1a182d;
  text-shadow: 0 0 6px #ff0059;
  text-align: center
}
@media (max-width:1380px) {
  .fixed-block__num {
    font-size: 32px
  }
}
@media (max-width:980px) {
  .fixed-block__num {
    font-size: 24px
  }
}
.header {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(32px);
  opacity: 1;
  z-index: 53;
  transition: transform .2s ease-out
}
.header.fixed {
  transform: translateX(-50%) translateY(0);
  transition: transform .2s ease-out
}
.header.hide {
  opacity: 0
}
@media (max-width:1380px) {
  .header {
    transform: translateX(-50%) translateY(24px)
  }
}
@media (max-width:980px) {
  .header {
    transform: translateX(-50%) translateY(10px)
  }
}
@media (max-width:640px) {
  .header {
    transform: translateX(-50%) translateY(0)
  }
  .header.container {
    padding: 0
  }
}
.header__wrap {
  position: relative;
  filter: drop-shadow(0 0 1px rgba(255, 59, 189, .4))
}
.header__inner {
  position: relative;
  display: flex;
  align-items: center;
  padding: 22px 24px;
  background: rgba(20,18,37,.9);
  clip-path: polygon(1% 0,99% 0,100% 18%,100% 83%,99% 100%,1% 100%,0 83%,0 18%)
}
.header__inner:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(20,18,37,.8);
  z-index: -1;
  opacity: .8
}
@media (max-width:980px) {
  .header__inner {
    padding: 12px;
    clip-path: polygon(1.5% 0,98.5% 0,100% 18%,100% 83%,98.5% 100%,1.5% 100%,0 83%,0 18%)
  }
}
@media (max-width:640px) {
  .header__inner {
    justify-content: space-between;
    clip-path: polygon(30% 0,70% 0,100% 0,100% 80%,98% 100%,2% 100%,0 80%,0 0)
  }
}
.header__logo {
  margin-right: 36px
}
@media (max-width:1380px) {
  .header__logo {
    margin-right: 24px
  }
}
@media (max-width:980px) {
  .header__logo {
    flex: 0 0 38px
  }
}
@media (max-width:640px) {
  .header__logo {
    flex: 0 0 40px
  }
}
@media (max-width:360px) {
  .header__logo {
    flex: 0 0 35px
  }
}
.header__list {
  display: flex;
  align-items: center;
  gap: 32px
}
@media (max-width:1380px) {
  .header__list {
    gap: 24px
  }
}
@media (max-width:1048px) {
  .header__list {
    gap: 13px
  }
}
@media (max-width:640px) {
  .header__list {
    gap: 12px
  }
}
.header__socials {
  margin-left: auto
}
@media (max-width:640px) {
  .header__socials {
    display: none
  }
}
.header__link {
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600;
  transition: color .3s ease-out
}
.header__link:hover {
  color: #f5115c;
  transition: color .3s ease-out
}
@media (max-width:980px) {
  .header__link {
    font-size: 14px
  }
}
@media (max-width:360px) {
  .header__link {
    font-size: 12px
  }
}
@media (max-width:330px) {
  .header__link {
    font-size: 11px
  }
}
.header__social {
  margin-left: 24px
}
@media (max-width:1380px) {
  .header__social {
    margin-left: 16px
  }
}
.header__social svg {
  fill: #f5115c;
  opacity: 1;
  stroke: #f5115c
}
.header-right-box {
  display: flex;
  gap: 24px;
  align-items: center;
  margin-left: auto
}
@media (max-width:980px) {
  .header-right-box {
    gap: 13px
  }
}
.header-right-box__col {
  border-left: 1px solid rgba(255,255,255,.1);
  padding-left: 24px
}
@media (max-width:980px) {
  .header-right-box__col {
    padding-left: 13px
  }
}
.steam-log {
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all .3s ease-in-out
}
.steam-log [class*=svg-] {
  flex: none
}
@media (hover:hover) {
  .steam-log:hover {
    color: #f5115c
  }
}
.steam-log__text {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600
}
@media (max-width:980px) {
  .steam-log__text {
    font-size: 12px
  }
}
.burger {
  position: relative;
  height: 16px;
  width: 16px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  z-index: 78
}
.burger.active span:nth-child(1) {
  transform: translateX(-30px);
  background: 0 0;
  transition: transform .3s ease-in-out,background .3s ease-in-out
}
.burger.active span:nth-child(3) {
  transform: translateX(-30px);
  background: 0 0;
  transition: transform .3s ease-in-out,background .3s ease-in-out
}
.burger.active span:nth-child(2) {
  transform: rotate(45deg) translate(1.5px,1px);
  background: #dadada;
  transition: transform .3s ease-in-out,background .3s ease-in-out
}
.burger.active span:nth-child(4) {
  transform: rotate(-45deg) translate(4.5px,-4px);
  background: #dadada;
  transition: transform .3s ease-in-out,background .3s ease-in-out
}
@media (hover:hover) {
  .burger.active:hover span:nth-child(2),
  .burger.active:hover span:nth-child(4) {
    background-color: #f5115c
  }
  .burger:hover span {
    background-color: #f5115c
  }
}
.burger span {
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 2px;
  background: #dadada;
  border-radius: 10px
}
.burger span:not(:last-child) {
  margin-bottom: 2px
}
.burger span:first-child {
  transition: transform .3s ease-in-out,background .3s ease-in-out
}
.burger span:nth-child(2) {
  top: 4px;
  transition: transform .3s ease-in-out,background .3s ease-in-out
}
.burger span:nth-child(3) {
  transition: transform .3s ease-in-out,background .3s ease-in-out;
  top: 8px
}
.burger span:nth-child(4) {
  top: 12px;
  transition: transform .3s ease-in-out,background .3s ease-in-out
}
.person-loged {
  display: flex;
  align-items: center;
  cursor: default;
  position: relative;
  gap: 10px;
  cursor: pointer
}
.person-loged.active .person-loged-name {
  color: #f5115c
}
.person-loged.active .person-loged-name svg {
  transform: rotate(180deg)
}
@media (hover:hover) {
  .person-loged:hover .person-loged-name {
    color: #f5115c
  }
}
@media (max-width:980px) {
  .header .person-loged {
    gap: 4px
  }
}
.person-loged-photo {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  position: relative;
  overflow: hidden;
  flex: none
}
.person-loged-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover
}
.person-loged-name {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  transition: color .3s ease-in-out
}
.person-loged-name svg {
  flex: none
}
.person-loged-name .person-loged-name-croped {
  white-space: nowrap;
  overflow: hidden;
  width: 15ch;
  text-overflow: ellipsis
}
.person-loged-menu-wrapper {
  position: absolute;
  right: 64px;
  top: 60px;
  width: 254px;
  background-color: #1c1a31;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: all .3s
}
@media (max-width:980px) {
  .person-loged-menu-wrapper {
    right: 39px;
    top: 56px;
    width: 170px
  }
}
.person-loged-menu-wrapper.active {
  opacity: 1;
  visibility: visible
}
.person-loged-menu-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 10px solid rgba(255,255,255,.02)
}
.person-loged-menu {
  padding: 10px 0;
  display: flex;
  flex-direction: column;
  gap: 2px
}
.person-loged-menu::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(../images/text-r-d.webp);
  background-repeat: repeat;
  background-position: 0 0;
  opacity: .3;
  z-index: 3
}
.person-loged-menu::before {
  content: "";
  position: absolute;
  border-radius: 1065px;
  opacity: .05;
  background: radial-gradient(50% 50% at 50% 50%,#0ff 0,rgba(0,255,255,0) 100%);
  width: 1065px;
  height: 378px;
  top: -78px;
  left: 50%;
  transform: translateX(-50%)
}
.person-loged-menu > li {
  position: relative;
  z-index: 4
}
.person-loged-menu a {
  color: #fff;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 4px 20px;
  transition: background-color .3s
}
@media (hover:hover) {
  .person-loged-menu a:hover {
    background-color: #2203fb
  }
}
.menu-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(20,18,37,.9);
  z-index: 51;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease-in-out
}
.header .menu-overlay {
  position: absolute
}
.menu-wrap {
  position: fixed;
  z-index: 52;
  left: 0;
  right: 0;
  top: 0;
  transform: translateY(40px);
  opacity: 0;
  visibility: hidden;
  transition: all .1s ease-in-out;
  bottom: 0;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  justify-content: center
}
@media (max-width:980px) {
  .menu-wrap {
    top: 50px
  }
}
@media (max-height:390px) {
  .menu-wrap {
    display: block;
    padding-bottom: 50px
  }
}
.menu-row-wrap {
  display: flex;
  flex-direction: column;
  gap: 30px;
  justify-content: center
}
.menu-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px
}
.menu-row-item {
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  transition: color .3s ease-in-out
}
@media (hover:hover) {
  .menu-row-item:hover {
    color: #f5115c
  }
}
.menu-row-item-biggest {
  font-weight: 600;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  transition: color .3s ease-in-out;
  display: block;
  line-height: normal
}
@media (max-width:980px) {
  .menu-row-item-biggest {
    font-size: 20px
  }
}
@media (hover:hover) {
  .menu-row-item-biggest:hover {
    color: #f5115c
  }
}
.social-items-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center
}
.social-items-list a {
  transition: color .3s ease-in-out
}
@media (hover:hover) {
  .social-items-list a:hover {
    color: #f5115c
  }
}
.menu-open .menu-overlay {
  opacity: 1;
  visibility: visible
}
.menu-open .menu-wrap {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: all .3s ease-in-out
}
@media (max-width:1380px) {
  .lg-hidden {
    display: none
  }
}
@media (max-width:1200px) {
  .md-hidden {
    display: none
  }
}
@media (max-width:980px) {
  .sm-block {
    display: block
  }
  .sm-hidden {
    display: none
  }
}
@media (max-width:640px) {
  .xs-block {
    display: block
  }
  .xs-hidden {
    display: none
  }
}
.main {
  position: relative;
  flex-grow: 1;
  z-index: 1
}
.promo {
  position: relative;
  padding-top: 263px;
  padding-bottom: 263px
}
@media (max-width:1380px) {
  .promo {
    padding-bottom: 180px;
    padding-top: 180px
  }
}
@media (max-width:980px) {
  .promo {
    padding-bottom: 117px;
    padding-top: 117px
  }
}
@media (max-width:640px) {
  .promo {
    padding-top: 63vw;
    padding-bottom: 24px
  }
}
.promo__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  z-index: -1;
  overflow: hidden
}
.promo__bg:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100px;
  width: 100%;
  background: linear-gradient(180deg,rgba(20,18,37,0) 0,#141225 100%)
}
.promo__bg img {
  width: 100vw;
  max-width: none;
  height: 100%;
  object-position: right bottom
}
@media (max-width:640px) {
  .promo__bg {
    top: 20px;
    height: 63vw
  }
}
.promo__title {
  margin-bottom: 24px
}
@media (max-width:980px) {
  .promo__title {
    margin-bottom: 16px
  }
}
@media (max-width:640px) {
  .promo__title {
    margin-bottom: 12px
  }
}
.promo__text {
  margin-bottom: 36px;
  max-width: 38%;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: -.4px
}
@media (max-width:1380px) {
  .promo__text {
    font-size: 16px
  }
}
@media (max-width:980px) {
  .promo__text {
    max-width: 47%;
    margin-bottom: 24px;
    font-size: 14px
  }
}
@media (max-width:640px) {
  .promo__text {
    max-width: 100%
  }
}
.main-wrap {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 20px;
  align-items: flex-end
}
@media (max-width:1380px) {
  .main-wrap {
    gap: 10px
  }
}
@media (max-width:980px) {
  .main-wrap {
    grid-template-columns: repeat(2,1fr)
  }
}
.wrap-left {
  grid-column: span 2
}
.wrap-right {
  position: sticky;
  bottom: 100px
}
@media (max-width:980px) {
  .wrap-right {
    display: none
  }
}
.promocodes.double {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 20px
}
@media (max-width:1380px) {
  .promocodes.double {
    gap: 10px
  }
}
@media (max-width:640px) {
  .promocodes.double {
    grid-template-columns: 1fr
  }
}
.promocode {
  padding-right: 49%;
  position: relative;
  min-height: 345px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 4px;
  background: url(../images/promocodes/promocode__bg.png) center center no-repeat;
  background-size: cover
}
@media (max-width:1380px) {
  .promocode {
    padding-right: 52%;
    min-height: 270px
  }
}
@media (max-width:980px) {
  .promocode {
    min-height: 250px
  }
}
@media (max-width:640px) {
  .promocode {
    min-height: 40vw
  }
}
@media (max-width:500px) {
  .promocode {
    min-height: 56vw
  }
}
.promocode_with-video {
  position: relative
}
.promocode_with-video.hovered::after {
  opacity: 0
}
.promocode_with-video.hovered::before {
  opacity: 0
}
.promocode_with-video.hovered .promocode__video {
  opacity: 1;
  transition: opacity .2s ease;
  pointer-events: all
}
.promocode__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity .2s ease;
  pointer-events: none
}
.promocode__video video {
  width: 100%;
  height: 100%;
  object-fit: cover
}
.promocode__right {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 51%;
  max-height: 100%
}
@media (max-width:640px) {
  .promocode__right {
    max-width: 40%
  }
}
@media (max-width:500px) {
  .promocode__right {
    max-width: 52%
  }
}
.promocode__right img {
  height: 100%;
  object-position: bottom
}
.promocode__title {
  margin-bottom: 24px;
  max-width: 254px;
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700
}
@media (max-width:1380px) {
  .promocode__title {
    margin-bottom: 12px
  }
}
@media (max-width:980px) {
  .promocode__title {
    margin-bottom: 8px
  }
}
.promocode__text {
  margin-bottom: 36px;
  max-width: 254px;
  line-height: 150%;
  letter-spacing: -.32px
}
.promocode__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(110deg,#111927 0,#17152e 100%);
  z-index: -1;
  opacity: .9
}
.promocode__btn {
  margin-top: auto;
  align-self: flex-start
}
.promocode .button__main {
  padding: 12px 48px 12px 36px;
  background: #f5115c;
  clip-path: polygon(0 0,calc(100% - 12px) 0,100% 50%,calc(100% - 12px) 100%,0 100%,0 50%);
  letter-spacing: -.32px;
  white-space: nowrap
}
@media (max-width:1380px) {
  .promocode .button__main {
    height: 33px;
    padding: 8px 36px 8px 24px
  }
}
@media (max-width:980px) {
  .promocode .button__main {
    padding: 8px 24px 8px 12px
  }
}
.slider-nums {
  padding: 0 24px;
  position: relative;
  display: flex
}
.slider-nums::after {
  content: url(../images/arrow-decor.svg);
  position: absolute;
  right: -1px;
  top: 50%;
  transform: translateY(-50%);
  height: 30px;
  width: 15px
}
.slider-nums::before {
  content: url(../images/arrow-decor.svg);
  position: absolute;
  left: -1.5px;
  top: 50%;
  height: 30px;
  width: 15px;
  transform: translateY(-50%) scale(-1,1)
}
@media (max-width:640px) {
  .slider-nums {
    display: none
  }
  .slider-nums.outside {
    display: flex
  }
}
@media (max-width:350px) {
  .slider-nums.outside {
    padding: 0 18px
  }
}
.slider-nums.outside span:not(:last-child) {
  margin-right: 12px
}
.slider-nums span {
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600;
  color: #7c75b6;
  line-height: 130%;
  letter-spacing: -.32px
}
.slider-nums .swiper-pagination {
  margin: 0 16px
}
.slider-nums .slide-left {
  transform: scale(-1,1)
}
.slider-nums .middle {
  margin: 0 5px
}
.offers-partner {
  position: relative;
  border-radius: 4px;
  background: #111020
}
@media (max-width:640px) {
  .offers-partner {
    padding-right: 0;
    padding-left: 0
  }
  .offers-partner .header-between {
    padding-right: 10px;
    padding-left: 10px
  }
}
.offers-partner__wrap {
  display: flex;
  justify-content: space-between
}
.offers-partner__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none
}
@media (max-width:640px) {
  .offers-partner__bg {
    display: flex;
    align-items: flex-end
  }
}
.offers-partner .diamond-item__img {
  margin-bottom: 0
}
.offers-partner .diamond-item__ticket {
  position: relative
}
.offers-partner .diamond-item__ticket img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: auto;
  height: 100%;
  object-fit: contain;
  z-index: -1
}
.diamond-item {
  padding: 0 1vw;
  display: flex;
  flex-direction: column;
  align-items: center
}
@media (max-width:1380px) {
  .diamond-item {
    padding: 0 10px
  }
}
@media (max-width:1200px) {
  .diamond-item {
    padding: 0 12px
  }
}
@media (max-width:980px) {
  .diamond-item {
    padding: 0 10px
  }
}
@media (max-width:768px) {
  .diamond-item {
    padding: 0 13px
  }
}
@media (max-width:640px) {
  .diamond-item {
    padding: 0
  }
}
.diamond-item__top {
  flex: 1 1 auto;
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  background-image: url(../images/diamond-bg.svg);
  background-repeat: no-repeat;
  background-position: center bottom -19px;
  background-size: 100%
}
.diamond-item__img {
  align-self: flex-end;
  max-width: 67%;
  margin: 0 auto;
  margin-bottom: -18%
}
@media (max-width:1380px) {
  .diamond-item__img {
    margin-bottom: -14%
  }
}
@media (max-width:1200px) {
  .diamond-item__img {
    margin-bottom: -22%
  }
}
@media (max-width:980px) {
  .diamond-item__img {
    max-width: 62%;
    margin-bottom: -8%
  }
}
.diamond-item__ticket {
  margin-top: -14px;
  width: 80%;
  margin-bottom: 10px;
  position: relative;
  padding: 17px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 2;
  min-height: 90px;
  background: url(../images/top-case-ticket.png) center center no-repeat;
  background-size: 100% 90px
}
@media (max-width:1380px) {
  .diamond-item__ticket {
    width: 80%;
    height: 80px;
    background-size: 100% 80px;
    padding: 14.5px
  }
}
@media (max-width:1200px) {
  .diamond-item__ticket {
    width: 100%
  }
}
@media (max-width:980px) {
  .diamond-item__ticket {
    width: 85%;
    padding: 10px;
    height: 70px;
    background-size: 100% 70px
  }
}
.diamond-item__ticket-num {
  position: relative;
  margin-bottom: 8px;
  font-size: 24px;
  font-family: Montserrat-Black,sans-serif;
  font-weight: 900;
  text-shadow: 0 0 5px #ff0059,0 0 3px #ff0059,0 0 20px #ff0059,0 0 7px #ff0059;
  line-height: 100%;
  letter-spacing: 2.4px;
  text-transform: uppercase
}
@media (max-width:1380px) {
  .diamond-item__ticket-num {
    font-size: 20px
  }
}
@media (max-width:980px) {
  .diamond-item__ticket-num {
    margin-bottom: 4px;
    font-size: 16px
  }
}
.diamond-item__ticket-text {
  margin-bottom: 4px;
  line-height: 110%;
  text-transform: uppercase;
  text-align: center
}
.offers-partner .diamond-item__ticket {
  width: 85%;
  min-height: 85px;
  background: url(../images/ticket.png) center center no-repeat;
  background-size: 100% 85px
}
@media (max-width:1600px) {
  .offers-partner .diamond-item__ticket {
    width: 95%
  }
}
@media (max-width:1380px) {
  .offers-partner .diamond-item__ticket {
    min-height: 70px;
    width: 90%;
    background-size: 100% 70px
  }
}
@media (max-width:980px) {
  .offers-partner .diamond-item__ticket {
    min-height: 60px;
    width: 90%;
    background-size: 100% 60px
  }
}
@media (max-width:640px) {
  .offers-partner .diamond-item__ticket {
    min-height: 60px;
    width: 80%;
    background-size: 100% 60px
  }
}
.cases-discount .diamond-item__top {
  background-image: url(../images/diamond-bg-blue.svg)
}
.popular {
  position: relative;
  background: #1a182d;
  border-radius: 4px
}
.popular .header-between__all::after {
  content: url(../images/arrow-decor-dark.svg);
  transform: translateY(-50%) scale(-1,1)
}
.popular .header-between__all::before {
  content: url(../images/arrow-decor-dark.svg);
  transform: translateY(-50%) scale(1,1)
}
.popular__bg {
  z-index: 0;
  height: auto
}
.popular__wrap {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 20px
}
@media (max-width:1600px) {
  .popular__wrap {
    gap: 25px
  }
}
@media (max-width:1380px) {
  .popular__wrap {
    gap: 12px
  }
}
@media (max-width:640px) {
  .popular__wrap {
    gap: 24px 12px;
    grid-template-columns: repeat(2,1fr)
  }
}
.popular-item {
  position: relative;
  padding: 0 23px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center
}
@media (max-width:1600px) {
  .popular-item {
    padding: 5px
  }
}
@media (max-width:980px) {
  .popular-item {
    padding: 0
  }
}
.popular-item .red-border {
  box-shadow: 0 0 30px 0 rgba(0,0,0,.5)
}
.popular-item .red-border:after {
  box-shadow: 0 0 1px 0 rgba(222,17,86,.5) inset
}
.popular-item .glow {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: radial-gradient(circle at 50% -20%,rgba(255,255,255,.1333333333),rgba(0,0,0,.0588235294));
  opacity: 0;
  border-radius: 12px;
  z-index: 55
}
@media (max-width:980px) {
  .popular-item .glow {
    display: none
  }
}
.popular-item__link-inner {
  width: 100%
}
.popular-item__top {
  padding-bottom: 62%;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  z-index: 5;
  transition: transform .3s ease-out;
  transition-property: transform,box-shadow;
  transition-timing-function: ease-out;
  transform: rotate3d(0)
}
.popular-item__top img {
  transform: scale(1.01)
}
.popular-item__top:hover .glow {
  opacity: 1
}
.popular-item .red-border:after {
  border-radius: 12px
}
.popular-item__center {
  margin-bottom: 10px;
  padding: 19px;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 5;
  min-height: 115px;
  background: url(../images/popular/popular-price-bg.png) center center no-repeat;
  background-size: 100% 115px
}
@media (max-width:1380px) {
  .popular-item__center {
    padding: 16px;
    min-height: 100px;
    background-size: 100% 100px
  }
}
@media (max-width:980px) {
  .popular-item__center {
    padding: 14px;
    min-height: 80px;
    background-size: 100% 80px
  }
}
.popular-item__title {
  margin-bottom: 8px;
  line-height: 110%;
  letter-spacing: -.32px
}
@media (max-width:980px) {
  .popular-item__title {
    margin-bottom: 4px
  }
}
.popular-item__safe {
  margin-bottom: 8px;
  font-size: 24px;
  font-family: Montserrat-Black,sans-serif;
  font-weight: 900;
  line-height: 110%;
  text-transform: uppercase;
  text-shadow: 0 0 5px #ff0059,0 0 3px #ff0059,0 0 20px #ff0059,0 0 7px #ff0059
}
@media (max-width:1380px) {
  .popular-item__safe {
    font-size: 20px
  }
}
@media (max-width:980px) {
  .popular-item__safe {
    margin-bottom: 4px;
    font-size: 16px
  }
}
.top-cases {
  position: relative;
  border-radius: 4px;
  background: #111020
}
.top-cases-swiper {
  overflow: visible!important
}
.top-cases__wrap {
  display: flex;
  justify-content: space-between
}
.top-cases__bg {
  z-index: 0
}
.top-cases .diamond-item__top {
  background-position: center bottom -30px
}
.top-cases .diamond-item__ticket {
  padding: 12px
}
.top-cases .diamond-item__bg {
  max-width: 97%
}
.top-cases .diamond-item__img {
  max-width: 84%;
  margin-bottom: -13%
}
.top-cases .diamond-item__ticket-num {
  font-size: 20px
}
@media (max-width:1380px) {
  .top-cases .diamond-item__ticket-num {
    font-size: 16px
  }
}
.latest {
  position: relative;
  border-radius: 4px;
  background: #111020
}
@media (max-width:640px) {
  .latest {
    padding-left: 10px;
    padding-right: 0
  }
  .latest .header-between {
    padding-right: 10px;
    padding-left: 0
  }
}
.latest__bg {
  z-index: 0
}
.latest__wrap {
  display: flex
}
.latest-item {
  display: flex;
  flex-direction: column
}
.latest-item__link-inner {
  position: relative
}
.latest-item__link-inner:hover .latest-item__thumbnail img {
  transform: scale(1.1);
  transition: transform .3s ease-out
}
.latest-item__link-inner:hover .latest-item__title {
  color: #f5115c;
  transition: color .3s ease-out
}
.latest-item__thumbnail {
  margin-bottom: 12px
}
.latest-item__thumbnail img {
  transform: scale(1.02);
  transition: transform .3s ease-out
}
.latest-item__title {
  margin-bottom: 12px;
  display: inline-block;
  transition: color .3s ease-out
}
.latest-item__title:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 0 0
}
.latest-item__ticket {
  margin-top: auto;
  padding: 0 15px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 75px;
  background: url(../images/latest/latest-ticket.png) center center no-repeat;
  background-size: 100% 75px
}
@media (max-width:1380px) {
  .latest-item__ticket {
    padding: 0 22px
  }
}
@media (max-width:1200px) {
  .latest-item__ticket {
    padding: 0 18px
  }
}
@media (max-width:980px) {
  .latest-item__ticket {
    min-height: 60px;
    background: url(../images/latest/latest-ticket.png) center center no-repeat;
    background-size: 100% 60px
  }
}
.latest-item__num {
  margin-right: 12px;
  font-size: 40px;
  font-family: Montserrat-Black,sans-serif;
  font-weight: 900;
  line-height: 110%;
  letter-spacing: 4.4px;
  text-transform: uppercase;
  color: #4e334d;
  text-shadow: 0 0 6px #ff0059
}
@media (max-width:1380px) {
  .latest-item__num {
    font-size: 32px
  }
}
@media (max-width:980px) {
  .latest-item__num {
    font-size: 24px
  }
}
.latest-item__offer {
  text-shadow: 0 0 10px #ff0059
}
.latest-item__time {
  display: flex
}
.latest-item__col {
  position: relative;
  margin-right: 12px
}
.latest-item__date {
  background: #262437;
  line-height: normal
}
.latest-item__footer {
  display: flex;
  align-items: center
}
.latest-item__btn {
  margin-right: 36px
}
@media (max-width:350px) {
  .latest-item .button__main {
    padding-left: 12px!important;
    padding-right: 24px!important
  }
}
.news {
  background: #1a182d;
  border-radius: 4px
}
@media (max-width:640px) {
  .news {
    padding-left: 10px;
    padding-right: 0
  }
  .news .header-between {
    padding-right: 10px;
    padding-left: 0
  }
}
.news .abs-bg {
  z-index: 0
}
.news .header-between__right .header-between__line {
  background: #2d2b4f
}
.news .header-between__all::after {
  content: url(../images/arrow-decor-dark.svg);
  transform: translateY(-50%) scale(-1,1)
}
.news .header-between__all::before {
  content: url(../images/arrow-decor-dark.svg);
  transform: translateY(-50%) scale(1,1)
}
.news .slider-nums::after {
  content: url(../images/arrow-decor-dark.svg);
  transform: translateY(-50%) scale(-1,1)
}
.news .slider-nums::before {
  content: url(../images/arrow-decor-dark.svg);
  transform: translateY(-50%) scale(1,1)
}
.news__wrap {
  display: flex
}
.news-item {
  display: flex;
  flex-direction: column
}
.news-item:not(:last-child) {
  margin-right: 24px
}
.news-item__text {
  line-height: 150%;
  letter-spacing: -.28px;
  font-size: 14px
}
@media (max-width:1380px) {
  .news-item__text {
    font-size: 12px
  }
}
@media (max-width:980px) {
  .news-item__text {
    font-size: 10px
  }
}
.news-item__thumbnail {
  margin-top: auto
}
.news-item__thumbnail:hover img {
  transform: scale(1.1);
  transition: transform .3s ease-out
}
.news-item__thumbnail img {
  transform: scale(1.02);
  transition: transform .3s ease-out
}
.long-link {
  display: flex;
  align-items: center
}
.long-link__logo {
  margin-right: 12px;
  flex: 0 0 24px
}
.long-link__link {
  display: flex;
  align-items: center;
  flex-wrap: wrap
}
@media (max-width:1380px) {
  .long-link__link {
    font-size: 10px
  }
}
@media (max-width:980px) {
  .long-link__link {
    font-size: 8px
  }
}
.long-link a {
  cursor: pointer
}
.long-link .big {
  margin-right: 10px;
  display: inline-block;
  font-size: 12px;
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -.24px;
  transition: color .3s ease-out
}
.long-link .big:hover {
  color: #f5115c;
  transition: color .3s ease-out
}
@media (max-width:1380px) {
  .long-link .big {
    font-size: 10px
  }
}
@media (max-width:980px) {
  .long-link .big {
    font-size: 8px
  }
}
.long-link .date,
.long-link .name {
  display: inline-block;
  font-size: 12px;
  line-height: 130%;
  letter-spacing: -.24px
}
@media (max-width:1380px) {
  .long-link .date,
  .long-link .name {
    font-size: 10px
  }
}
@media (max-width:980px) {
  .long-link .date,
  .long-link .name {
    font-size: 8px
  }
}
@media (max-width:1380px) {
  .long-link .date {
    flex: 0 0 100%
  }
}
@media (max-width:980px) {
  .long-link .date {
    flex: 0 1 auto
  }
}
.long-link .name {
  margin-right: 20px;
  position: relative;
  transition: color .3s ease-out
}
.long-link .name:hover {
  color: #f5115c;
  transition: color .3s ease-out
}
.long-link .name:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -11px;
  transform: translate(-50%,-50%);
  width: 2px;
  height: 2px;
  background: #fff
}
.top-video {
  position: relative;
  border-radius: 4px;
  background: #111020
}
.top-video__bg {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  pointer-events: none
}
.top-video .data-video {
  display: none
}
.video-item img {
  height: 100%;
  transform: scale(1.02)
}
.video-item__video {
  height: 33vw;
  overflow: hidden
}
@media (min-width:1920px) {
  .video-item__video {
    height: 634px
  }
}
@media (max-width:1380px) {
  .video-item__video {
    height: 33.5vw
  }
}
@media (max-width:980px) {
  .video-item__video {
    height: 52vw
  }
}
.video-item button {
  width: 96px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  cursor: pointer;
  transition: transform .3s ease-out
}
@media (max-width:980px) {
  .video-item button {
    width: 48px
  }
}
.video-item button:hover {
  transform: translate(-50%,-50%) scale(1.1);
  transition: transform .3s ease-out
}
.video-item iframe {
  width: 100%;
  height: 100%
}
.video-item__title {
  line-height: 130%;
  letter-spacing: -.32px;
  text-transform: uppercase
}
@media (max-width:640px) {
  .video-item__title {
    margin-bottom: 12px
  }
}
.swiper-button-disabled {
  opacity: .2
}
.swiper-button-disabled:hover svg {
  fill: #5426ff!important
}
.swiper-slide {
  height: auto
}
.swiper-pagination {
  display: flex;
  align-items: center
}
.swiper-pagination-bullet {
  cursor: pointer
}
.swiper-pagination span {
  white-space: nowrap;
  font-size: 16px;
  color: #7c75b6
}
@media (max-width:1380px) {
  .swiper-pagination span {
    font-size: 14px
  }
}
@media (max-width:980px) {
  .swiper-pagination span {
    font-size: 12px
  }
}
@media (max-width:350px) {
  .swiper-pagination span {
    font-size: 10px
  }
}
.swiper-pagination .line-fraction {
  width: 7px;
  height: 1px;
  background: #7c75b6;
  margin: 0 4px
}
.swiper-pagination-bullet {
  color: #5426ff!important;
  transition: color .3s ease-out
}
.swiper-pagination-bullet:hover {
  transition: color .3s ease-out;
  color: #fff!important
}
.swiper-pagination-bullet-active {
  color: #fff!important
}
.last {
  background: #111020;
  border-radius: 4px;
  box-shadow: 0 0 2px 0 #000 inset
}
.last__bg {
  width: calc(100% - 2px);
  z-index: 0;
  height: auto;
  left: 50%;
  transform: translateX(-50%)
}
.last__wrap {
  position: relative
}
.last__footer {
  display: flex
}
.last__footer a:not(:last-child) {
  margin-right: 36px
}
@media (max-width:1380px) {
  .last__btn.right .button__main {
    padding: 8px 12px;
    padding-right: 24px
  }
}
.last__point {
  position: relative;
  padding-left: 18px;
  font-size: 14px;
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600
}
.last__point:not(:last-child) {
  margin-bottom: 10px
}
@media (max-width:1380px) {
  .last__point {
    font-size: 12px
  }
}
.last__point:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 2px;
  left: 6px;
  top: 50%;
  border-radius: 100%;
  transform: translate(-50%,-50%);
  background: #fff
}
.last-item {
  display: flex;
  align-items: flex-start
}
.last-item:not(:last-child) {
  margin-bottom: 24px
}
.last-item__col {
  display: flex;
  flex-direction: column
}
.last-item__thumbnail {
  margin-right: 20px;
  flex: 0 0 48%;
  padding-bottom: 26.5%;
  width: 100%
}
.last-item__thumbnail img {
  transition: transform .3s ease-out
}
.last-item__thumbnail.active img {
  transform: scale(1.1);
  transition: transform .3s ease-out
}
@media (max-width:1380px) {
  .last-item__thumbnail {
    margin-right: 10px
  }
}
.last-item__data {
  margin-bottom: 24px;
  display: flex
}
@media (max-width:1380px) {
  .last-item__data {
    margin-bottom: 8px
  }
}
.last-item__title {
  margin-bottom: 8px;
  transition: color .3s ease-out;
  line-height: 130%;
  text-transform: uppercase
}
.last-item__title.active {
  color: #f5115c;
  transition: color .3s ease-out
}
.last-item__type {
  margin-right: 12px;
  background: #cf3464;
  color: #1a182d;
  transition: background .3s ease-out
}
.last-item__type:hover {
  background: #f5115c;
  transition: background .3s ease-out
}
.last-item__date {
  background: #262437
}
.last-item__btn {
  margin-top: auto;
  align-self: flex-start
}
@media (max-width:1380px) {
  .last-item__btn {
    margin-top: auto
  }
}
.last-item__footer {
  display: flex;
  align-items: center;
  justify-content: space-between
}
.last-item_other-col {
  align-items: flex-start
}
.last-item_other-col .last-item__data {
  margin-bottom: 12px
}
.last-item_other-col .last-item__btn:first-child .button__main {
  background-color: #f5115c
}
.last-item_other-col .last-item__btn:first-child .button__l span,
.last-item_other-col .last-item__btn:first-child .button__r span {
  background-color: #f5115c
}
.last-item_other-col .last-item__btn:first-child:hover .button__main {
  background-color: #cf3464
}
.last-item_other-col .last-item__btn:first-child:hover .button__l span,
.last-item_other-col .last-item__btn:first-child:hover .button__r span {
  background-color: #cf3464
}
.last-item_other-col .latest-item__offer {
  font-size: 12px
}
@media (max-width:1380px) {
  .last-item_other-col .latest-item__offer {
    font-size: 10px
  }
  .last-item_other-col .latest-item__num {
    margin-right: 8px
  }
}
.last-item_other-col .latest-item__ticket {
  padding-top: 3px;
  padding-bottom: 3px;
  background-size: 100% 100%;
  min-height: 50px
}
@media (max-width:1380px) {
  .last-item_other-col .latest-item__ticket {
    padding-left: 7px;
    padding-right: 7px
  }
}
.last-item_vertical {
  flex-direction: column;
  margin-bottom: 0
}
.last-item_vertical:not(:last-child) {
  margin-bottom: 0
}
.last-item_vertical .last-item__col {
  flex: 1 1 auto
}
.last-item_vertical .last-item__data {
  margin-bottom: 12px
}
.last-item_vertical .last-item__thumbnail {
  margin-bottom: 20px;
  flex: 0 1 auto;
  margin-right: 0;
  padding-bottom: 0
}
.last-item_vertical .last-item__thumbnail img {
  position: relative
}
@media (max-width:980px) {
  .last-item_vertical .last-item__thumbnail {
    margin-bottom: 12px
  }
}
a.diamond-item__top .diamond-item__img {
  transition: transform .3s ease-out
}
a.diamond-item__top:hover .diamond-item__img {
  transform: scale(1.05);
  transition: transform .3s ease-out
}
@media (max-width:980px) {
  a.diamond-item__top:hover .diamond-item__img {
    transform: scale(1)
  }
}
.cases-discount {
  background: #111020;
  border-radius: 4px
}
.cases-discount__bg {
  height: auto
}
.cases-discount__wrap {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 24px 20px
}
.cases-discount .diamond-item {
  padding: 0
}
.cases-discount .diamond-item__top {
  display: flex;
  background-position: center bottom -19px
}
.cases-discount .diamond-item__ticket {
  margin-top: -20px;
  padding: 12px;
  min-height: 84px;
  width: 100%;
  background: url(../images/popular/popular-price-bg.png) center center no-repeat;
  background-size: 100% 84px
}
.cases-discount .diamond-item__img {
  max-width: 81%;
  margin-bottom: -8%
}
@media (max-width:1380px) {
  .cases-discount .diamond-item__img {
    margin-bottom: -3%
  }
}
.cases-discount .diamond-item__ticket-num {
  font-size: 20px
}
@media (max-width:1380px) {
  .cases-discount .diamond-item__ticket-num {
    font-size: 16px
  }
}
.our-socials {
  position: relative;
  border-radius: 4px;
  background: url(../images/promocodes/promocode__bg.png) center center no-repeat;
  background-size: cover
}
.our-socials__title {
  position: relative
}
.our-socials__wrap {
  display: grid;
  grid-template-columns: repeat(5,36px);
  gap: 24px;
  position: relative
}
@media (max-width:1380px) {
  .our-socials__wrap {
    grid-template-columns: repeat(5,24px);
    gap: 12px
  }
  .our-socials__social svg {
    width: 24px;
    height: 24px
  }
}
.our-socials__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(110deg,#111927 0,#17152e 100%);
  z-index: -1;
  opacity: .9
}
.swiper-partners {
  overflow: visible!important
}
.slide-left svg,
.slide-right svg {
  fill: #5426ff;
  transition: fill .3s ease-out
}
.slide-left:hover svg,
.slide-right:hover svg {
  fill: #fff;
  transition: fill .3s ease-out
}
.big-gift {
  margin-bottom: 30px;
  padding-top: 134px;
  position: relative
}
@media (max-width:980px) {
  .big-gift {
    padding-top: 88px
  }
}
.big-gift__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -1
}
.big-gift__wrap {
  position: relative;
  display: grid;
  grid-template-columns: 56.3% auto;
  gap: 54px;
  align-items: flex-start;
  z-index: 1;
  background: #1a182d;
  box-shadow: 0 0 2px 0 #000 inset
}
@media (max-width:1380px) {
  .big-gift__wrap {
    gap: 34px
  }
}
@media (max-width:980px) {
  .big-gift__wrap {
    grid-template-columns: 48% auto;
    gap: 22px
  }
}
@media (max-width:640px) {
  .big-gift__wrap {
    display: flex;
    flex-direction: column;
    gap: 0
  }
}
.big-gift__img {
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 0 30px 0 rgba(0,0,0,.5)
}
.big-gift__img.red-border:after {
  border-radius: 15px;
  box-shadow: 0 0 1px 0 rgba(222,17,86,.5) inset
}
.big-gift__img img {
  height: 100%;
  width: 100%;
  max-height: 622px
}
@media (max-width:1380px) {
  .big-gift__img img {
    max-height: 457px
  }
}
@media (max-width:980px) {
  .big-gift__img img {
    max-height: 274px
  }
}
@media (max-width:640px) {
  .big-gift__img img {
    max-height: 400px;
    transform: scale(1.02)
  }
  .big-gift__img {
    margin-bottom: 22px;
    width: 100%
  }
}
.big-gift__title {
  color: #f5115c;
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700;
  font-size: 64px
}
@media (max-width:1380px) {
  .big-gift__title {
    font-size: 48px
  }
}
@media (max-width:980px) {
  .big-gift__title {
    font-size: 36px
  }
}
.big-gift__subtitle {
  line-height: 150%;
  letter-spacing: -.32px;
  max-width: 445px
}
.big-gift__subtitle p:not(:last-child) {
  margin-bottom: 12px
}
.big-gift__btn {
  margin-right: 36px
}
.big-gift__discount {
  font-size: 24px;
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase
}
@media (max-width:1380px) {
  .big-gift__discount {
    font-size: 20px
  }
}
@media (max-width:980px) {
  .big-gift__discount {
    font-size: 16px
  }
}
.big-gift__labels {
  position: relative;
  display: flex
}
.big-gift__labels:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: .3;
  background: linear-gradient(90deg,rgba(45,43,79,0) 0,#2d2b4f 100%)
}
.big-gift__labels:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: .3;
  background: linear-gradient(90deg,rgba(45,43,79,0) 0,#2d2b4f 100%)
}
.big-gift__labels span {
  padding: 8px 12px;
  background: #141225;
  color: #fbff33;
  font-size: 24px;
  line-height: 110%;
  letter-spacing: -.48px;
  text-transform: uppercase;
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700
}
.big-gift__labels span:not(:last-child) {
  margin-right: 12px
}
@media (max-width:1380px) {
  .big-gift__labels span {
    font-size: 20px
  }
}
@media (max-width:980px) {
  .big-gift__labels span {
    font-size: 16px;
    letter-spacing: -.32px
  }
}
.big-gift__buy {
  display: flex;
  align-items: center
}
.big-gift__payment {
  display: flex;
  flex-wrap: wrap
}
.big-gift__payment .payment-item {
  margin-bottom: 12px
}
.big-gift__payment .payment-item:not(:last-child) {
  margin-right: 12px
}
@media (max-width:1380px) {
  .big-gift__payment .payment-item {
    margin-bottom: 8px;
    flex: 0 0 49px;
    display: flex;
    align-items: center
  }
  .big-gift__payment .payment-item:not(:last-child) {
    margin-right: 8px
  }
  .big-gift__payment .payment-item svg {
    width: 100%;
    height: auto
  }
}
@media (max-width:980px) {
  .big-gift__payment .payment-item {
    flex: 0 0 42px
  }
}
.wrap-left-gift .long-link span {
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700
}
.wrap-left-gift .long-link .date {
  flex: 0 1 auto
}
.small-promo {
  margin-bottom: -300px;
  padding-top: 170px;
  padding-bottom: 362px;
  position: relative
}
@media (max-width:1380px) {
  .small-promo {
    margin-bottom: -240px;
    padding-bottom: 287px
  }
}
@media (max-width:980px) {
  .small-promo {
    padding-top: 88px;
    padding-bottom: 168px;
    margin-bottom: -120px
  }
}
.small-promo__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -1
}
.news-page {
  position: relative;
  background: #1a182d
}
.news-page__bg {
  height: auto
}
.news-page__wrap {
  padding-top: 0;
  position: relative;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 36px 24px;
  z-index: 1
}
@media (max-width:1380px) {
  .news-page__wrap {
    gap: 24px 12px;
    grid-template-columns: repeat(2,1fr)
  }
}
@media (max-width:980px) {
  .news-page__wrap {
    grid-template-columns: repeat(3,1fr)
  }
}
@media (max-width:640px) {
  .news-page__wrap {
    grid-template-columns: repeat(2,1fr)
  }
}
@media (max-width:400px) {
  .news-page__wrap.big-xxs {
    grid-template-columns: 1fr
  }
}
.news-page__footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0
}
@media (max-width:640px) {
  .news-page__footer {
    flex-direction: column;
    align-items: flex-start
  }
}
.news-page__navigator {
  display: flex;
  align-items: center
}
@media (max-width:640px) {
  .news-page__navigator {
    margin-top: 24px
  }
}
.news-page button.disabled {
  opacity: .2
}
.news-page__pagination {
  padding: 0 12px;
  font-size: 16px;
  color: #7c75b6;
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600
}
@media (max-width:1380px) {
  .news-page__pagination {
    font-size: 14px
  }
}
@media (max-width:980px) {
  .news-page__pagination {
    font-size: 12px
  }
  .news-page__pagination .button.left .button__main {
    padding-left: 32px
  }
}
.collection-item {
  position: relative;
  background: #1a182d;
  box-shadow: 0 0 2px 0 #000 inset
}
.collection-item .abs-bg {
  height: 900px
}
.collection-item .main-content,
.collection-item footer,
.collection-item header {
  position: relative;
  z-index: 1
}
.collection-item__data {
  display: flex;
  align-items: center;
  gap: 12px
}
.collection-item .small-label {
  text-transform: uppercase;
  margin: 0!important
}
.collection-item .stage-area {
  padding-top: 1px;
  padding-bottom: 1px
}
.collection-item__container {
  margin: 0 auto;
  max-width: 75%;
  position: relative
}
@media (max-width:1380px) {
  .collection-item__container {
    max-width: 79%
  }
}
@media (max-width:980px) {
  .collection-item__container {
    max-width: 70%
  }
}
@media (max-width:640px) {
  .collection-item__container {
    max-width: 100%
  }
}
.collection-item__thumbnail {
  width: 100%
}
.collection-item__thumbnail img {
  width: 100%
}
.collection-item .main-content > * {
  padding-left: 11.5%;
  padding-right: 11.5%
}
@media (max-width:1380px) {
  .collection-item .main-content > * {
    padding-left: 10%;
    padding-right: 10%
  }
}
@media (max-width:980px) {
  .collection-item .main-content > * {
    padding-left: 13%;
    padding-right: 13%
  }
}
@media (max-width:640px) {
  .collection-item .main-content > * {
    padding-left: 0;
    padding-right: 0
  }
}
.collection-item .main-content picture {
  padding-left: 0;
  padding-right: 0
}
.collection-item .main-content img {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  margin-bottom: 36px;
  box-shadow: 0 0 3px 0 rgba(222,17,86,.5) inset
}
@media (max-width:1380px) {
  .collection-item .main-content img {
    margin-bottom: 24px
  }
}
@media (max-width:640px) {
  .collection-item .main-content img {
    margin-bottom: 10px
  }
}
.collection-item .main-content img::after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px;
  right: -1px;
  background: 0 0;
  box-shadow: 0 0 3px 0 rgba(222,17,86,.5) inset;
  z-index: 0;
  pointer-events: none
}
.collection-item .main-content a,
.collection-item .main-content li,
.collection-item .main-content ol,
.collection-item .main-content p,
.collection-item .main-content ul {
  margin-bottom: 36px;
  font-size: 20px;
  line-height: 130%;
  color: #9895b9
}
@media (max-width:1380px) {
  .collection-item .main-content a,
  .collection-item .main-content li,
  .collection-item .main-content ol,
  .collection-item .main-content p,
  .collection-item .main-content ul {
    margin-bottom: 24px;
    font-size: 16px
  }
}
@media (max-width:980px) {
  .collection-item .main-content a,
  .collection-item .main-content li,
  .collection-item .main-content ol,
  .collection-item .main-content p,
  .collection-item .main-content ul {
    font-size: 14px
  }
}
@media (max-width:640px) {
  .collection-item .main-content a,
  .collection-item .main-content li,
  .collection-item .main-content ol,
  .collection-item .main-content p,
  .collection-item .main-content ul {
    margin-bottom: 12px
  }
}
.collection-item .main-content p {
  margin-bottom: 0
}
.collection-item .main-content p:not(:last-child) {
  margin-bottom: 36px
}
@media (max-width:1380px) {
  .collection-item .main-content p:not(:last-child) {
    margin-bottom: 24px
  }
}
@media (max-width:640px) {
  .collection-item .main-content p:not(:last-child) {
    margin-bottom: 12px
  }
}
.collection-item .main-content li {
  margin-bottom: 0
}
.collection-item .main-content li:not(:last-child) {
  margin-bottom: 24px
}
@media (max-width:1380px) {
  .collection-item .main-content li:not(:last-child) {
    margin-bottom: 12px
  }
}
.collection-item .main-content h2,
.collection-item .main-content h3,
.collection-item .main-content h4,
.collection-item .main-content h5,
.collection-item .main-content h6 {
  margin-bottom: 36px;
  font-size: 24px;
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase
}
@media (max-width:1380px) {
  .collection-item .main-content h2,
  .collection-item .main-content h3,
  .collection-item .main-content h4,
  .collection-item .main-content h5,
  .collection-item .main-content h6 {
    margin-bottom: 24px;
    font-size: 20px
  }
}
@media (max-width:980px) {
  .collection-item .main-content h2,
  .collection-item .main-content h3,
  .collection-item .main-content h4,
  .collection-item .main-content h5,
  .collection-item .main-content h6 {
    font-size: 16px
  }
}
@media (max-width:640px) {
  .collection-item .main-content h2,
  .collection-item .main-content h3,
  .collection-item .main-content h4,
  .collection-item .main-content h5,
  .collection-item .main-content h6 {
    margin-bottom: 12px;
    font-size: 16px
  }
}
.collection-item .main-content h3,
.collection-item .main-content h4,
.collection-item .main-content h5,
.collection-item .main-content h6 {
  font-size: 20px
}
@media (max-width:1380px) {
  .collection-item .main-content h3,
  .collection-item .main-content h4,
  .collection-item .main-content h5,
  .collection-item .main-content h6 {
    font-size: 16px
  }
}
@media (max-width:980px) {
  .collection-item .main-content h3,
  .collection-item .main-content h4,
  .collection-item .main-content h5,
  .collection-item .main-content h6 {
    font-size: 14px
  }
}
.sup-form {
  background: #111020
}
.sup-form .abs-bg {
  height: auto
}
.faq h1 {
  margin-bottom: 36px
}
@media (max-width:1380px) {
  .faq h1 {
    margin-bottom: 24px
  }
}
.faq h2 {
  margin-bottom: 12px;
  font-size: 16px;
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700;
  line-height: 110%
}
.faq h2:not(:first-child) {
  margin-top: 24px
}
@media (max-width:1380px) {
  .faq h2 {
    font-size: 14px
  }
}
@media (max-width:980px) {
  .faq h2 {
    font-size: 12px
  }
}
.faq li,
.faq ol,
.faq p,
.faq ul {
  font-size: 16px;
  line-height: 130%;
  color: #848099
}
.faq li:not(:last-child),
.faq ol:not(:last-child),
.faq p:not(:last-child),
.faq ul:not(:last-child) {
  margin-bottom: 12px
}
@media (max-width:1380px) {
  .faq li,
  .faq ol,
  .faq p,
  .faq ul {
    font-size: 14px
  }
}
@media (max-width:980px) {
  .faq li,
  .faq ol,
  .faq p,
  .faq ul {
    font-size: 12px
  }
}
.article-card__title {
  font-size: 32px;
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase
}
@media (max-width:1380px) {
  .article-card__title {
    font-size: 24px
  }
}
@media (max-width:980px) {
  .article-card__title {
    font-size: 20px
  }
}
.article-card__row {
  display: flex
}
.article-card__row:not(:last-child) {
  margin-bottom: 12px
}
.article-card__name {
  margin-right: 20px;
  flex: 0 0 16%;
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700
}
@media (max-width:1380px) {
  .article-card__name {
    flex: 0 0 32%
  }
}
@media (max-width:980px) {
  .article-card__name {
    flex: 0 0 24%
  }
}
@media (max-width:640px) {
  .article-card__name {
    flex: 0 0 15%
  }
}
.article-card__info {
  color: #9895b9;
  line-height: 110%
}
.big-ticket {
  padding: 0 15px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 75px;
  background: url(../images/collection-item/collect-item-bg.png) center center no-repeat;
  background-size: 100% 75px
}
@media (max-width:1380px) {
  .big-ticket {
    padding: 0 16px;
    min-height: 60px;
    background-size: 100% 60px
  }
}
.big-ticket__num {
  font-size: 40px;
  font-family: Montserrat-Black,sans-serif;
  font-weight: 900;
  line-height: 110%;
  letter-spacing: 4.4px;
  text-transform: uppercase;
  color: #4e334d;
  text-shadow: 0 0 6px #ff0059
}
@media (max-width:1380px) {
  .big-ticket__num {
    font-size: 32px
  }
}
@media (max-width:980px) {
  .big-ticket__num {
    font-size: 24px;
    letter-spacing: 2.64px
  }
}
.big-ticket__offer {
  margin: 0 12px;
  text-shadow: 0 0 10px #ff0059
}
.big-ticket__btn {
  margin-bottom: 0!important;
  color: #fff!important
}
.big-ticket__btn.right .button__main {
  padding: 8px 24px 8px 12px
}
.collection-item .main-content {
  padding-bottom: 36px;
  position: relative
}
@media (max-width:1380px) {
  .collection-item .main-content {
    padding-bottom: 24px
  }
}
@media (max-width:640px) {
  .collection-item .main-content {
    padding-bottom: 20px
  }
}
.collection-item .main-content:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg,rgba(53,51,90,0) 0,#333158 100%)
}
.collection-item footer {
  padding: 36px 0;
  position: relative
}
@media (max-width:1380px) {
  .collection-item footer {
    padding: 24px 0
  }
}
@media (max-width:640px) {
  .collection-item footer {
    padding: 20px 0
  }
}
.collection-item footer > div {
  max-width: 75%;
  margin: 0 auto;
  flex: 0 0 75%;
  display: flex;
  align-items: center;
  justify-content: flex-start
}
@media (max-width:1380px) {
  .collection-item footer > div {
    max-width: 79%
  }
}
@media (max-width:980px) {
  .collection-item footer > div {
    max-width: 70%
  }
}
@media (max-width:640px) {
  .collection-item footer > div {
    max-width: 100%
  }
}
.collection-item footer > div:first-child {
  margin-bottom: 24px
}
@media (max-width:980px) {
  .collection-item footer > div:first-child a {
    flex: 0 0 16px
  }
  .collection-item footer > div:first-child a svg {
    width: 16px;
    height: 16px
  }
}
@media (max-width:640px) {
  .collection-item footer > div:first-child a:not(:last-child) {
    margin-right: 4px
  }
}
.collection-item footer > div:first-child div:last-child {
  flex-wrap: wrap
}
.collection-item footer > div:last-child span {
  font-size: 12px
}
@media (max-width:1380px) {
  .collection-item footer > div:last-child span {
    font-size: 10px
  }
}
@media (max-width:980px) {
  .collection-item footer > div:last-child span {
    font-size: 8px
  }
}
.collection-item footer > div:last-child a {
  margin-right: 12px;
  flex: 0 0 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #5426ff;
  transition: background .3s ease-out
}
@media (max-width:980px) {
  .collection-item footer > div:last-child a {
    flex: 0 0 24px;
    height: 24px
  }
  .collection-item footer > div:last-child a svg {
    width: 16px;
    height: 16px
  }
}
.collection-item footer > div:last-child a:hover {
  background: #2400ff;
  transition: background .3s ease-out
}
.collection-item footer > div:last-child a:hover svg {
  fill: #fff
}
.collection-item footer > div:last-child a svg {
  fill: #fff
}
@media (max-width:1380px) {
  .collection-item footer > div {
    flex: 0 0 79%
  }
}
@media (max-width:980px) {
  .collection-item footer > div {
    flex: 0 0 70%
  }
}
@media (max-width:640px) {
  .collection-item footer > div {
    flex: 0 0 100%
  }
}
.collection-item footer > div div {
  display: flex;
  align-items: center;
  flex: 0 1 auto
}
.collection-item footer > div div:not(:last-child) {
  margin-right: 24px
}
.collection-item footer > div div img,
.collection-item footer > div div picture {
  margin-right: 12px;
  flex: 0 0 36px;
  height: 36px
}
.collection-item footer > div div a,
.collection-item footer > div div span {
  font-size: 16px;
  color: #9895b9
}
@media (max-width:1380px) {
  .collection-item footer > div div a,
  .collection-item footer > div div span {
    font-size: 14px
  }
}
@media (max-width:980px) {
  .collection-item footer > div div a,
  .collection-item footer > div div span {
    font-size: 12px
  }
}
.collection-item footer > div div a {
  margin-bottom: 5px
}
.collection-item footer > div div a:not(:last-child) {
  margin-right: 12px
}
.collection-item footer > div div a:hover svg {
  fill: #cf3464
}
.collection-item footer > div div a svg {
  opacity: 1;
  fill: #f5115c
}
.collection-item table {
  font-size: 16px;
  line-height: 110%
}
@media (max-width:1380px) {
  .collection-item table {
    font-size: 14px
  }
}
@media (max-width:980px) {
  .collection-item table {
    font-size: 12px
  }
}
.collection-item table tr:first-child a,
.collection-item table tr:first-child li,
.collection-item table tr:first-child ol,
.collection-item table tr:first-child p,
.collection-item table tr:first-child ul {
  font-family: Montserrat-Regular,sans-serif;
  font-weight: 400;
  line-height: 130%
}
.collection-item table a,
.collection-item table li,
.collection-item table ol,
.collection-item table p,
.collection-item table ul {
  margin-bottom: 10px!important
}
.collection-item table a {
  margin-right: 20px;
  display: inline-block;
  margin-bottom: 7px;
  color: #fff!important;
  text-decoration: underline;
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600
}
.collection-item table th {
  padding-top: 5px;
  padding-right: 10px;
  width: 16%;
  text-align: left;
  vertical-align: baseline
}
@media (max-width:1380px) {
  .collection-item table th {
    width: 20%
  }
}
@media (max-width:980px) {
  .collection-item table th {
    width: 17%
  }
}
.collection-item table td {
  padding-bottom: 24px
}
@media (max-width:980px) {
  .collection-item table td {
    padding-bottom: 12px
  }
}
.support-item .collection-item__container {
  max-width: 100%
}
.support-item .main-content {
  padding-bottom: 0
}
.support-item .main-content:after {
  display: none
}
.support-item .main-content h2 {
  font-family: Montserrat-Medium,sans-serif;
  font-weight: 500
}
.sup-form form > div {
  display: grid;
  grid-template-columns: 34% auto;
  gap: 20px
}
.sup-form form > div:not(:last-child) {
  margin-bottom: 24px
}
@media (max-width:640px) {
  .sup-form form > div:not(:last-child) {
    margin-bottom: 12px
  }
}
.sup-form form > div div {
  width: 100%
}
.sup-form form input,
.sup-form form textarea {
  padding: 14px;
  width: 100%;
  border: 1px solid #7c75b6;
  background: #141225;
  font-size: 16px;
  color: #fff
}
.sup-form form input::placeholder,
.sup-form form textarea::placeholder {
  color: #7c75b6;
  font-size: 16px
}
@media (max-width:1380px) {
  .sup-form form input::placeholder,
  .sup-form form textarea::placeholder {
    font-size: 14px
  }
}
@media (max-width:980px) {
  .sup-form form input::placeholder,
  .sup-form form textarea::placeholder {
    font-size: 12px
  }
}
@media (max-width:1380px) {
  .sup-form form input,
  .sup-form form textarea {
    font-size: 14px
  }
}
@media (max-width:980px) {
  .sup-form form input,
  .sup-form form textarea {
    font-size: 12px
  }
}
.sup-form form textarea {
  resize: none
}
.sup-form form label {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-family: Montserrat-Bold,sans-serif;
  font-weight: 700
}
@media (max-width:1380px) {
  .sup-form form label {
    font-size: 14px
  }
}
@media (max-width:980px) {
  .sup-form form label {
    font-size: 12px
  }
}
.sup-form form button {
  grid-column: 2/3;
  width: fit-content
}
.mistake {
  position: relative;
  height: 100vh;
  height: var(--app-height)
}
.mistake:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(180deg,rgba(26,24,45,0) 0,#1a182d 100%);
  z-index: -1
}
@media (max-width:640px) {
  .mistake:after {
    display: none
  }
}
.mistake__bg {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  height: 100%;
  z-index: -1
}
.mistake__bg img {
  object-fit: contain;
  height: 100%;
  width: 100%;
  object-position: center bottom
}
@media (max-width:1200px) {
  .mistake__bg {
    width: 100%;
    height: 100%
  }
  .mistake__bg img {
    width: auto
  }
}
@media (max-width:640px) {
  .mistake__bg {
    display: block;
    width: 100%;
    height: 100%
  }
  .mistake__bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top
  }
}
.mistake .container {
  padding-bottom: 52px;
  height: 100%;
  display: flex;
  align-items: flex-end
}
@media (max-width:640px) {
  .mistake .container {
    padding-bottom: 24px
  }
}
.center-block_mistake {
  width: 80%;
  max-width: 80%!important
}
.center-block_mistake h1 {
  max-width: 1100px
}
.center-block_mistake .center-block__subtitle {
  max-width: 750px
}
@media (max-width:640px) {
  .center-block_mistake .center-block__subtitle {
    font-size: 14px
  }
}
.wide .button__main {
  padding: 8px 64px!important;
  font-size: 20px!important;
  height: 40px!important
}
.about__bg {
  margin-bottom: -270px;
  position: relative;
  max-height: 1200px
}
@media (max-width:1380px) {
  .about__bg {
    margin-bottom: -170px
  }
}
@media (max-width:640px) {
  .about__bg {
    height: 500px
  }
}
.about__bg:after {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 400px;
  background: linear-gradient(180deg,rgba(20,18,37,0) 0,#141225 100%)
}
@media (max-width:1600px) {
  .about__bg:after {
    height: 300px
  }
}
@media (max-width:1380px) {
  .about__bg:after {
    height: 200px
  }
}
.about__bg img {
  max-height: 1200px
}
@media (max-width:1600px) {
  .about__bg img {
    max-height: 900px
  }
}
@media (max-width:1380px) {
  .about__bg img {
    max-height: 800px
  }
}
@media (max-width:980px) {
  .about__bg img {
    max-height: 600px
  }
}
@media (max-width:640px) {
  .about__bg img {
    height: 100%;
    width: auto;
    min-width: 100%
  }
}
.about__wrap {
  position: relative
}
.center-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  text-align: center
}
@media (max-width:1380px) {
  .center-block {
    max-width: 800px
  }
}
@media (max-width:980px) {
  .center-block {
    max-width: 600px
  }
}
@media (max-width:640px) {
  .center-block {
    max-width: 320px
  }
}
.center-block__title {
  max-width: 85%;
  color: #fff;
  line-height: 90%;
  letter-spacing: -1.92px;
  text-transform: uppercase
}
.center-block__title span {
  display: block;
  color: #f5115c
}
.center-block__subtitle {
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -.64px
}
@media (max-width:1380px) {
  .center-block__subtitle {
    font-size: 28px
  }
}
@media (max-width:980px) {
  .center-block__subtitle {
    font-size: 22px
  }
}
.center-block .social:not(:last-child) {
  margin-right: 48px
}
.center-block .social:hover svg {
  fill: #cf3464
}
.center-block .social svg {
  fill: #f5115c
}
@media (max-width:1380px) {
  .center-block .social:not(:last-child) {
    margin-right: 36px
  }
  .center-block .social svg {
    width: 60px;
    height: 60px
  }
}
@media (max-width:980px) {
  .center-block .social:not(:last-child) {
    margin-right: 26px
  }
  .center-block .social svg {
    width: 40px;
    height: 40px
  }
  .center-block .social:not(:last-child) {
    margin-right: 20px
  }
  .center-block .social svg {
    width: 30px;
    height: 30px
  }
}
.about-content .swiper-horizontal {
  overflow: hidden
}
.about-content .latest__bg {
  height: 200%
}
.about-content .offers-partner {
  background: 0 0
}
.poular-swiper {
  overflow: hidden
}
.footer {
  margin-top: 60px;
  padding: 60px 0;
  background: #111020
}
@media (max-width:1380px) {
  .footer {
    margin-top: 40px;
    padding: 40px 0
  }
}
@media (max-width:980px) {
  .footer {
    margin-top: 30px;
    padding: 30px 0
  }
}
.footer__wrap {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 20px
}
@media (max-width:980px) {
  .footer__wrap {
    grid-template-columns: 40% 33% 23%;
    gap: 2%
  }
}
@media (max-width:640px) {
  .footer__wrap {
    grid-template-columns: 1fr;
    gap: 30px
  }
}
.footer address {
  font-style: normal
}
.footer__copy {
  padding-right: 20%
}
@media (max-width:640px) {
  .footer__copy {
    padding-right: 0
  }
}
.footer__copy address,
.footer__copy p {
  font-size: 14px;
  line-height: 130%
}
@media (max-width:1380px) {
  .footer__copy address,
  .footer__copy p {
    font-size: 12px
  }
}
@media (max-width:980px) {
  .footer__copy address,
  .footer__copy p {
    font-size: 10px
  }
  .footer__copy address:not(:last-child),
  .footer__copy p:not(:last-child) {
    margin-bottom: 12px
  }
}
.footer__list {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 20px
}
@media (max-width:1380px) {
  .footer__list {
    gap: 16px 10px
  }
}
@media (max-width:640px) {
  .footer__list {
    gap: 10px
  }
}
.footer__link {
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600;
  transition: color .3s ease-out
}
.footer__link:hover {
  color: #f5115c;
  transition: color .3s ease-out
}
@media (max-width:1380px) {
  .footer__link {
    font-size: 14px
  }
}
@media (max-width:980px) {
  .footer__link {
    font-size: 12px
  }
}
.footer__socials {
  flex: 0 0 33%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start
}
@media (max-width:640px) {
  .footer__socials {
    justify-content: flex-start
  }
}
.footer__social:not(:last-child) {
  margin-right: 24px
}
@media (max-width:980px) {
  .footer__social:not(:last-child) {
    margin-right: 12px
  }
}
.form-page .collection-item__container {
  max-width: 79%
}
@media (max-width:980px) {
  .form-page .collection-item__container {
    max-width: 70%
  }
}
@media (max-width:640px) {
  .form-page .collection-item__container {
    max-width: 100%
  }
}
@media (max-width:980px) {
  .form-page {
    grid-template-columns: 1fr
  }
  .form-page .wrap-right {
    display: block;
    order: -1
  }
}
.form-page__row {
  display: grid;
  grid-template-columns: 31.8% auto;
  gap: 20px;
  align-items: center
}
.form-page__row:not(:last-child) {
  margin-bottom: 24px
}
.form-page__row.disable {
  opacity: .2;
  pointer-events: none
}
@media (max-width:1380px) {
  .form-page__row {
    gap: 10px
  }
}
@media (max-width:640px) {
  .form-page__row {
    grid-template-columns: 1fr
  }
}
.form-page__input {
  border: 1px solid #7c75b6;
  background: #141225;
  padding: 14px 12px;
  color: #fff
}
.form-page__radio {
  position: relative;
  padding-left: 34px
}
@media (max-width:1380px) {
  .form-page__radio {
    padding-left: 32px
  }
}
@media (max-width:980px) {
  .form-page__radio {
    padding-left: 30px
  }
}
.form-page__radio input {
  position: absolute;
  left: 0;
  opacity: 0;
  top: 50%;
  width: 24px;
  height: 24px;
  flex: 0 0 24px;
  transform: translateY(-50%)
}
@media (max-width:1380px) {
  .form-page__radio input {
    width: 20px;
    height: 20px
  }
}
@media (max-width:980px) {
  .form-page__radio input {
    width: 18px;
    height: 18px
  }
}
@media (max-width:640px) {
  .form-page__radio input {
    width: 16px;
    height: 16px
  }
}
.form-page__radio input:hover {
  cursor: pointer
}
.form-page__radio input:checked + span:after {
  opacity: 1
}
.form-page__radio img {
  border-radius: 4px
}
.form-page__radio span {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 24px;
  height: 24px;
  flex: 0 0 24px;
  transform: translateY(-50%);
  border: 1px solid #7c75b6;
  border-radius: 100%;
  pointer-events: none
}
@media (max-width:1380px) {
  .form-page__radio span {
    width: 20px;
    height: 20px
  }
}
@media (max-width:980px) {
  .form-page__radio span {
    width: 18px;
    height: 18px
  }
}
@media (max-width:640px) {
  .form-page__radio span {
    width: 16px;
    height: 16px
  }
}
.form-page__radio span::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 12px;
  height: 12px;
  transform: translate(-50%,-50%);
  background: red;
  border-radius: 100%;
  opacity: 0
}
@media (max-width:1380px) {
  .form-page__radio span::after {
    width: 10px;
    height: 10px
  }
}
@media (max-width:980px) {
  .form-page__radio span::after {
    width: 8px;
    height: 8px
  }
}
.form-page__tooltip {
  position: relative;
  grid-column-start: 2;
  font-size: 12px
}
@media (max-width:640px) {
  .form-page__tooltip {
    grid-column-start: 1
  }
}
.form-page__tooltip .true {
  color: #848099
}
.form-page__tooltip .true.false {
  color: #f5115c
}
.form-page__tooltip .error {
  color: #f5115c;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none
}
.form-page__small-grid {
  grid-column: span 2;
  display: grid;
  grid-template-columns: 31.8% auto;
  column-gap: 20px;
  row-gap: 4px;
  align-items: center
}
@media (max-width:1380px) {
  .form-page__small-grid {
    column-gap: 10px
  }
}
@media (max-width:640px) {
  .form-page__small-grid {
    grid-template-columns: 1fr;
    grid-column: span 1;
    row-gap: 10px
  }
}
.form-page__right-col {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px
}
@media (max-width:1380px) {
  .form-page__right-col {
    gap: 10px
  }
}
.form-page__agree {
  grid-column-start: 2;
  color: #9895b9
}
@media (max-width:640px) {
  .form-page__agree {
    grid-column-start: 1
  }
}
.form-page__btn {
  grid-column-start: 2;
  width: fit-content
}
@media (max-width:640px) {
  .form-page__btn {
    grid-column-start: 1
  }
}
.form-page__subtitle {
  font-family: Montserrat-Bold,sans-serif
}
.form-page .f-16 {
  line-height: 130%
}
.form-page-btn {
  display: inline-block;
  font-size: 16px;
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600;
  letter-spacing: -.24px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  line-height: 100%
}
.form-page-btn.w-100 {
  width: 100%
}
.form-page-btn.w-100 .button__main {
  justify-content: center
}
.form-page-btn .button__main {
  height: 64px;
  padding: 22px 78px 22px 54px;
  clip-path: polygon(0 0,calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%,0 50%);
  font-size: 16px;
  font-family: Montserrat-SemiBold,sans-serif;
  font-weight: 600;
  letter-spacing: -.48px;
  text-transform: uppercase
}
@media (max-width:1380px) {
  .form-page-btn .button__main {
    height: 60px;
    font-size: 14px
  }
}
@media (max-width:980px) {
  .form-page-btn .button__main {
    height: 56px;
    font-size: 12px;
    clip-path: polygon(0 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,0 100%,0 50%)
  }
}
.form-page-btn .button__r {
  right: 24px;
  top: 0;
  transform: translateX(100%);
  padding-left: 22px;
  overflow: hidden;
  transition: width .2s;
  width: 0
}
.form-page-btn .button__r span {
  flex-shrink: 0;
  display: block;
  height: 100%;
  width: 60px;
  clip-path: polygon(0 0,calc(100% - 24px) 0,100% 50%,calc(100% - 24px) 100%,0 100%,0 50%);
  background-color: #5426ff;
  margin-left: -22px
}
.form-page-btn .button__r span:nth-child(1) {
  width: 88px;
  opacity: .1;
  margin-left: -68px
}
.form-page-btn .button__r span:nth-child(2) {
  width: 88px;
  margin-left: -65px;
  opacity: .1
}
.form-page-btn .button__r span:nth-child(3) {
  width: 66px;
  margin-left: -20px;
  opacity: .1
}
@media (max-width:980px) {
  .form-page-btn .button__r span {
    clip-path: polygon(0 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,0 100%,0 50%)
  }
}
.form-page-btn:hover .button__r {
  width: 88px
}
.form-page-btn:hover .button__r span {
  background-color: #2400ff;
  transition: background-color .3s ease
}
.form-page-btn:hover .button__main {
  transition: background-color .3s ease;
  background-color: #2400ff
}
.form-page-btn:hover .button__main span {
  background-color: #2400ff
}
#checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0
}
.checkbox-label {
  display: inline-flex;
  align-items: center;
  user-select: none;
  cursor: pointer
}
.checkbox-label:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 1px solid #7c75b6;
  margin-right: 10px;
  background: #141225;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  transition: background .3s ease
}
@media (max-width:1380px) {
  .checkbox-label:before {
    width: 20px;
    height: 20px
  }
}
@media (max-width:980px) {
  .checkbox-label:before {
    width: 18px;
    height: 18px
  }
}
@media (max-width:640px) {
  .checkbox-label:before {
    width: 16px;
    height: 16px
  }
}
#checkbox:checked + .checkbox-label:before {
  background: #141225 url(../images/form/form-checked.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transition: background .3s ease
}
.faq.with-list ul {
  padding-left: 20px
}
.faq.with-list li {
  list-style-type: disc
}
.form-gift {
  background: url(../images/form/form-gift-bg.png) top right no-repeat;
  background-size: 100% 100%
}
.form-gift .popular-item {
  padding: 0
}
.form-gift .popular-item__top {
  margin-bottom: 24px
}
@media (max-width:1380px) {
  .form-gift .popular-item__top {
    margin-bottom: 12px
  }
}
.form-gift__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px 20px;
  text-align: left;
  align-items: center
}
@media (max-width:1380px) {
  .form-gift__row {
    gap: 5px 10px
  }
}
.form-gift__left {
  font-family: Montserrat-Bold,sans-serif
}
.form-gift__right {
  font-family: Montserrat-Bold,sans-serif;
  line-height: 143%
}
.form-gift__right.red {
  color: #f5115c
}
.success p {
  color: #848099
}
.success p a {
  color: #fff;
  font-size: 16px;
  transition: color .3s ease
}
.success p a:hover {
  color: #f5115c;
  transition: color .3s ease
}
@media (max-width:1380px) {
  .success p a {
    font-size: 14px
  }
}
@media (max-width:980px) {
  .success p a {
    font-size: 12px
  }
}
.success__row {
  display: grid;
  grid-template-columns: 31.8% auto;
  gap: 20px;
  align-items: center
}
.success__row:not(:last-child) {
  margin-bottom: 12px
}
.success__row:not(:last-child).mb-36 {
  margin-bottom: 36px
}
@media (max-width:1380px) {
  .success__row:not(:last-child).mb-36 {
    margin-bottom: 24px
  }
}
@media (max-width:640px) {
  .success__row:not(:last-child).mb-36 {
    margin-bottom: 10px
  }
}
@media (max-width:1380px) {
  .success__row {
    gap: 10px
  }
}
@media (max-width:640px) {
  .success__row {
    grid-template-columns: 1fr;
    gap: 10px
  }
  .success__row.no-col {
    grid-template-columns: 31.8% auto
  }
}
.success__promo {
  position: relative;
  border: 1px solid #7c75b6;
  background: #141225;
  padding: 14px 48px 14px 12px;
  color: #fff
}
.success .success-tooltip {
  position: absolute;
  top: -5px;
  transform: translateY(-100%);
  right: 0;
  font-size: 12px;
  color: #848099;
  opacity: 0
}
.success .success-tooltip.active {
  opacity: 1;
  transition: opacity .2s ease
}
.success__copy {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url(../images/form/promo-copy.svg) center center no-repeat;
  background-size: 24px 24px;
  transition: transform .3s ease
}
.success__copy:hover {
  transform-origin: center center;
  transform: scale(1.05) translateY(-50%);
  transition: transform .3s ease
}
.success__video iframe {
  width: 100%;
  height: 27vw;
  max-height: 516px;
  border: none
}
@media (max-width:980px) {
  .success__video iframe {
    height: 37vw
  }
}
@media (max-width:640px) {
  .success__video iframe {
    height: 53vw
  }
}
.f-16-bold {
  font-size: 16px;
  font-family: Montserrat-Bold,sans-serif
}
@media (max-width:1380px) {
  .f-16-bold {
    font-size: 14px
  }
}
@media (max-width:980px) {
  .f-16-bold {
    font-size: 12px
  }
}
.p-14 {
  padding: 14px 0
}
.button-style-1 .button__main {
  padding: 12px 48px 12px 36px;
  background: #f5115c;
  clip-path: polygon(0 0,calc(100% - 12px) 0,100% 50%,calc(100% - 12px) 100%,0 100%,0 50%);
  letter-spacing: -.32px;
  white-space: nowrap
}
.promo-pickem {
  max-width: 1920px;
  width: 100%;
  margin-left: auto;
  margin-right: auto
}
.promo-pickem .promo__bg {
  position: relative
}
.promo-pickem .promo__bg img {
  object-position: top center;
  object-fit: contain;
  width: 100%;
  height: auto
}
.promo-pickem .promo__content {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column
}
.item-page-bg {
  position: relative;
  height: 1080px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%
}
@media (min-width:1921px) {
  .item-page-bg {
    width: 1920px
  }
}
@media (max-width:1380px) {
  .item-page-bg {
    height: 776px
  }
}
@media (max-width:980px) {
  .item-page-bg {
    height: 552px
  }
}
@media (max-width:640px) {
  .item-page-bg {
    height: 57vw;
    min-height: 203px
  }
}
.item-page-bg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: top;
  opacity: .9
}
.giveaway-hero {
  margin-bottom: -210px;
  height: auto!important;
  z-index: 0
}
@media (max-width:1920px) {
  .giveaway-hero {
    margin-bottom: -15.625vw
  }
}
@media (max-width:1600px) {
  .giveaway-hero {
    margin-bottom: -14.375vw
  }
}
@media (max-width:1380px) {
  .giveaway-hero {
    margin-bottom: -14.4927536232vw
  }
}
@media (max-width:1200px) {
  .giveaway-hero {
    margin-bottom: -15.3964588145vw
  }
}
@media (max-width:980px) {
  .giveaway-hero {
    margin-bottom: -6.1224489796vw
  }
}
@media (max-width:640px) {
  .giveaway-hero {
    margin-bottom: -18.75vw
  }
}
.giveaway-hero-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}
.giveaway-hero-bg img {
  width: 100%;
  display: block;
  object-fit: contain;
  object-position: top
}
.giveaway-hero-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
  padding-top: 15%
}
@media (max-width:1920px) {
  .giveaway-hero-content {
    padding-top: 15.625vw
  }
}
@media (max-width:1380px) {
  .giveaway-hero-content {
    padding-top: 13.75vw
  }
}
@media (max-width:640px) {
  .giveaway-hero-content {
    justify-content: flex-end;
    padding-top: 0;
    padding-bottom: 28.125vw
  }
}
.giveaway-hero-inner {
  max-width: 910px;
  width: 100%
}
.giveaway-hero__title {
  font-size: 64px;
  line-height: 90%;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 24px;
  letter-spacing: -1.28px
}
@media (max-width:1920px) {
  .giveaway-hero__title {
    font-size: 3.3333333333vw;
    margin-bottom: 1.25vw
  }
}
@media (max-width:1380px) {
  .giveaway-hero__title {
    font-size: 3.125vw;
    margin-bottom: 1.5vw
  }
}
@media (max-width:980px) {
  .giveaway-hero__title {
    font-size: 4.0816326531vw;
    margin-bottom: 2.4489795918vw
  }
}
@media (max-width:640px) {
  .giveaway-hero__title {
    font-size: 6.25vw;
    margin-bottom: 3.75vw
  }
}
.giveaway-hero__description {
  letter-spacing: -.4px;
  color: #fff;
  line-height: 130%;
  max-width: 480px;
  font-size: 20px
}
@media (max-width:1920px) {
  .giveaway-hero__description {
    max-width: 25vw;
    font-size: 1.0416666667vw
  }
}
@media (max-width:1380px) {
  .giveaway-hero__description {
    max-width: 28.125vw;
    font-size: 1.125vw
  }
}
@media (max-width:980px) {
  .giveaway-hero__description {
    max-width: 42.8571428571vw;
    font-size: 1.8367346939vw
  }
}
@media (max-width:640px) {
  .giveaway-hero__description {
    max-width: 85.9375vw;
    font-size: 2.8125vw
  }
}
.hero-footer-btns-area {
  display: flex;
  align-items: center;
  margin-top: 36px;
  gap: 18px
}
@media (max-width:1920px) {
  .hero-footer-btns-area {
    margin-top: 1.875vw;
    gap: .9375vw
  }
}
@media (max-width:1380px) {
  .hero-footer-btns-area {
    margin-top: 2.25vw;
    gap: 1.125vw
  }
}
@media (max-width:980px) {
  .hero-footer-btns-area {
    margin-top: 3.6734693878vw;
    gap: 1.8367346939vw
  }
}
@media (max-width:640px) {
  .hero-footer-btns-area {
    margin-top: 5.625vw;
    gap: 2.8125vw
  }
}
.btn-main--white .btn-main__main {
  background-color: #fff
}
.btn-main--white .btn-main__main:hover {
  color: #fff
}
.giveaway-hero-red-list-items {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  margin-bottom: 30px
}
@media (max-width:1920px) {
  .giveaway-hero-red-list-items {
    margin-bottom: 1.5625vw;
    gap: .5208333333vw
  }
}
@media (max-width:1380px) {
  .giveaway-hero-red-list-items {
    margin-bottom: 1.875vw;
    gap: .625vw
  }
}
@media (max-width:980px) {
  .giveaway-hero-red-list-items {
    margin-bottom: 3.0612244898vw;
    gap: 1.0204081633vw
  }
}
@media (max-width:640px) {
  .giveaway-hero-red-list-items {
    gap: 1.5625vw;
    margin-bottom: 4.6875vw
  }
}
.giveaway-hero-red-list-items .red-label {
  width: auto;
  margin-bottom: 0!important
}
.text-16-upper {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 130%;
  letter-spacing: -.32px
}
@media (max-width:640px) {
  .text-16-upper {
    font-size: 12px
  }
}
.mb-30 {
  margin-bottom: 30px
}
@media (max-width:640px) {
  .mb-30 {
    margin-bottom: 20px
  }
}
.news-card-cont-with-photo {
  display: flex;
  gap: 12px
}
.news-card-cont-with-photo .last-item__title {
  text-transform: uppercase
}
.news-card-cont-with-photo .news-card-cont-photo {
  flex: none;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  position: relative;
  overflow: hidden
}
@media (max-width:1200px) {
  .news-card-cont-with-photo .news-card-cont-photo {
    width: 40px;
    height: 40px
  }
}
.news-card-cont-with-photo .news-card-cont-photo::after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: 0 0;
  opacity: .1
}
.news-card-cont-with-photo .news-card-cont-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0
}
.news-card-cont-with-photo .news-card-cont-photo-right {
  flex: 1 1 0%;
  display: flex;
  flex-direction: column;
  align-items: flex-start
}
.news-card-cont-with-photo .stage-area {
  margin-bottom: 10px
}
.stage-area {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 2px 4px;
  background-color: #cf3464
}
.stage-area .svg-image-stage {
  flex: none
}
@media (max-width:1200px) {
  .stage-area .svg-image-stage {
    width: 18px!important
  }
}
.stage-area .stage-area-name {
  flex: none;
  line-height: normal;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  top: -1px
}
@media (max-width:1200px) {
  .stage-area .stage-area-name {
    font-size: 12px
  }
}
@media (max-width:640px) {
  .stage-area .stage-area-name {
    font-size: 12px
  }
}
.button.bonus.right.small.load-more .button__main {
  padding-left: 12px;
  padding-right: 24px
}
.promocode-wide {
  display: flex;
  padding: 0;
  flex-direction: row;
  background: 0 0
}
.promocode-wide::after,
.promocode-wide::before {
  z-index: 4
}
.promocode-wide .promocode__text,
.promocode-wide .promocode__title {
  max-width: none
}
@media (max-width:640px) {
  .promocode-wide {
    flex-direction: column
  }
  .promocode-wide .promocode-wide-right {
    height: 337px
  }
}
.promocode-wide.promocode-wide-column {
  flex-direction: column
}
.promocode-wide.promocode-wide-column .promocode-wide-right {
  height: 337px
}
.promocode-wide-item {
  flex: 1 1 0%;
  position: relative
}
.promocode-wide-right {
  background: url(../images/promocodes/promocode__bg.png) center center no-repeat;
  background-size: cover
}
.promocode-wide-item-cont {
  padding: 36px
}
@media (max-width:640px) {
  .promocode-wide-item-cont {
    padding: 20px 12px
  }
}
.promocode-wide-left img {
  object-fit: cover;
  height: auto;
  width: 100%;
  height: 100%;
  display: block
}
.article-figure {
  box-shadow: 0 0 4px 0 rgba(222,17,86,.5) inset;
  padding-left: 0!important;
  padding-right: 0!important;
  margin-bottom: 36px;
  position: relative
}
.article-figure::after {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  box-shadow: 0 0 4px 0 rgba(222,17,86,.5) inset
}
.article-figure img {
  margin: 0!important
}
@media (max-width:1380px) {
  .article-figure {
    margin-bottom: 24px
  }
}
@media (max-width:640px) {
  .article-figure {
    margin-bottom: 10px
  }
}
.last__link {
  text-decoration-line: none;
  text-decoration-thickness: 1px;
  text-underline-offset: .2em
}
@media (hover:hover) {
  .last__link:hover {
    text-decoration-line: underline
  }
}
.grid-predictions {
  display: grid;
  grid-template-columns: repeat(6,minmax(0,1fr));
  gap: 24px 8px
}
@media (max-width:640px) {
  .grid-predictions {
    grid-template-columns: repeat(3,minmax(0,1fr))
  }
}
.grid-predictions__item {
  position: relative;
  margin: 0
}
.grid-predictions__item--top {
  position: relative;
  box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
  padding-top: 1px;
  padding-bottom: 1px;
  display: block
}
.grid-predictions__item--top::before {
  content: "";
  opacity: .5;
  background: linear-gradient(90deg,rgba(84,38,255,0) 0,#ff004c 41.67%,#ff004c 60.94%,rgba(24,0,112,0) 100%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1px
}
.grid-predictions__item--top::after {
  content: "";
  opacity: .5;
  background: linear-gradient(90deg,rgba(84,38,255,0) 0,#ff004c 41.67%,#ff004c 60.94%,rgba(24,0,112,0) 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px
}
.grid-predictions__item--bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
  overflow: hidden
}
.grid-predictions__item--bg::before {
  content: "";
  position: absolute;
  background: radial-gradient(50% 50% at 50% 50%,#f5115c 0,rgba(245,17,92,0) 100%);
  opacity: .2;
  left: -20px;
  right: -20px;
  height: 111px;
  bottom: 0;
  z-index: 5;
  transform: translateY(50%)
}
.grid-predictions__item--bg::after {
  content: "";
  border: 1px solid rgba(255,0,0,.1);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3
}
.line-texture {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IArs4c6QAAABdJREFUGBljYMADpk+f/h+n9DCSBPoRAGVNFiE1BkVsAAAAAElFTkSuQmCC);
  background-position: 0 0;
  background-size: 8px 8px;
  background-repeat: repeat;
  opacity: .05;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 4
}
.grid-predictions__item--bg-texture {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(../images/prediction-texture.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: .5;
  z-index: 0
}
.grid-predictions__item--inner {
  position: relative;
  background-color: #1c1a31;
  overflow: hidden
}
.grid-predictions__item--cover {
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
  aspect-ratio: 185/320;
  padding-top: 20px
}
.grid-predictions__item--cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: hue-rotate(-20deg);
  object-position: top
}
.grid-predictions__item--title {
  text-transform: uppercase;
  margin-top: 20px;
  display: block
}
@media (max-width:1380px) {
  .grid-predictions__item--title {
    margin-top: 10px
  }
}
.hover-connect-parent .hover-connect-img-animate {
  transition: transform .3s ease-out;
  transform: scale(1.02)
}
.hover-connect-parent a.hover-connect {
  transition: color .3s ease-out
}
.hover-connect-parent.is--hover .hover-connect {
  color: #f5115c
}
.hover-connect-parent.is--hover .hover-connect .hover-connect-img-animate {
  transform: scale(1.1)
}
.card-more.hide {
  display: none
}
.grid-skins-11 {
  display: grid;
  grid-template-columns: repeat(7,1fr);
  gap: 8px
}
@media (max-width:640px) {
  .grid-skins-11 {
    grid-template-columns: repeat(5,1fr)
  }
}
.grid-skins-11__item {
  background-size: 100% 100%;
  border: 1px solid rgba(255,0,0,.1)
}
@media (min-width:1608px) {
  .grid-skins-11__item {
    height: 400px
  }
}
@media (max-width:640px) {
  .grid-skins-11__item:nth-child(6),
  .grid-skins-11__item:nth-child(7),
  .grid-skins-11__item:nth-child(8) {
    display: none
  }
  .grid-skins-11__item:nth-child(9) {
    display: none
  }
  .grid-skins-11__item:nth-child(10) {
    display: none
  }
  .grid-skins-11__item:nth-child(11) {
    display: none
  }
}
.grid-skins-11__item.is-centered-prize .grid-skins-11__inner {
  opacity: 1!important
}
.grid-skins-11__inner {
  background-size: 100% 100%;
  transition: opacity .6s ease;
  height: 25vw;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 5;
  position: relative
}
@media (min-width:1608px) {
  .grid-skins-11__inner {
    height: 400px
  }
}
.grid-skins-11__inner::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(../images/prize-front-bg.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2
}
@media (max-width:640px) {
  .grid-skins-11__inner {
    height: 40vw
  }
}
.prize-i-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(../images/prize-back-bg.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}
.is-centered-prize {
  background: linear-gradient(92deg,#ff33c8 0,red 100%);
  border-color: transparent
}
.is-centered-prize .prize-i-bg {
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px
}
.y-red-dif {
  position: relative
}
.y-red-dif::after {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg,rgba(84,38,255,0) 0,#ff004c 41.67%,#ff004c 60.94%,rgba(24,0,112,0) 100%);
  opacity: .5;
  z-index: 5
}
.y-red-dif::before {
  content: "";
  position: absolute;
  bottom: 0;
  transform: translateY(2px);
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg,rgba(84,38,255,0) 0,#ff004c 41.67%,#ff004c 60.94%,rgba(24,0,112,0) 100%);
  opacity: .5;
  z-index: 5
}
.y-red-dif-4 {
  position: relative
}
.y-red-dif-4::after {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg,rgba(84,38,255,0) 0,#ff004c 41.67%,#ff004c 60.94%,rgba(24,0,112,0) 100%);
  opacity: .5;
  z-index: 5
}
.y-red-dif-4::before {
  content: "";
  position: absolute;
  bottom: 0;
  transform: translateY(4px);
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg,rgba(84,38,255,0) 0,#ff004c 41.67%,#ff004c 60.94%,rgba(24,0,112,0) 100%);
  opacity: .5;
  z-index: 5
}