/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

:root {
  --color-white: #fff;
  --color-black: #000;
  --color-alto: #E0E0E0;
  --color-header: #17222F;
  --color-base-accent: #0E131B;
  --color-base: #080C10;
  --color-orange: #F19A38;
  --color-green: #2C9645;
  --color-blue: #2887F7;
  --color-light-blue: #7E83B0;
  --color-deep-blue: #574AE2;
  --color-purple: #AB67ED;

  --color-item-consumer_grade: #B0C3D9;
  --color-item-industrial_grade: #5E98D9;
  --color-item-mil-spec: #4B69FF;
  --color-item-restricted: #8847FF;
  --color-item-classified: #D32CE6;
  --color-item-covert: #EB4B4B;
  --color-item-rare_special: #FFD700;
}

.disabled {
	opacity: 0.3;
	cursor: not-allowed;
}

.alert-fixed-box {
	position: fixed;
	display: block;
	/*bottom: 80px;*/
	/*left: 5px;*/
	width: max-content;
	z-index: 1000;
}
.alert-fixed-box .item {
	position: relative;
	display: flex;
	width: 310px;
	min-height: 74px;
	align-items: center;
	padding: 10px 5px 10px 0;
	background: #323b50;
	border: 1px solid #43567a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-animation-name: alert-left;
	-webkit-animation-duration: 0.5s;
}
.alert-fixed-box .item + .item {
	margin-top: 5px;
}
.alert-fixed-box .item .ico {
	position: relative;
	display: block;
	width: 90px;
	flex: none;
}
.alert-fixed-box .item .ico .svg {
	margin: 0 auto;
}
.alert-fixed-box .item .ico .svg.checked {
	width: 36px;
	height: 36px;
}
.alert-fixed-box .item .ico .svg.error {
	width: 37px;
	height: 37px;
}
.alert-fixed-box .item .desc {
	position: relative;
	display: block;
}
.alert-fixed-box .item .desc span {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
}
.alert-fixed-box .item .desc p {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 12px;
	margin-top: 5px;
}
.alert-fixed-box .item .desc a {
	color: #FFC437;
	text-decoration: underline;
}
.alert-fixed-box .item.success {
	background: rgba(75, 145, 0, 0.67);
	border-color: rgba(206, 255, 166, 0.67);
}
.alert-fixed-box .item.success .svg {
	background: #61d44a;
}
.alert-fixed-box .item.warning {
	background: rgba(249, 151, 12, 0.67);
	border-color: rgba(249, 169, 58, 0.67);
}
.alert-fixed-box .item.warning .svg {
	background: #F99C1A;
}
.alert-fixed-box .item.error {
	background: rgba(157, 35, 35, 0.67);
	border-color: rgba(255, 69, 69, 0.67);
}
.alert-fixed-box .item.error .svg {
	background: #d44a4a;
}

i.svg {
  position: relative;
  display: block;
  background-color: #ffffff;
  width: 20px;
  height: 20px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
i.svg.reverse {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
i.svg.error {
	mask: url(../img/svg/error.svg) no-repeat center/contain;
	-webkit-mask: url(../img/svg/error.svg) no-repeat center/contain;
}
i.svg.checked {
  mask: url(../img/svg/checked.svg) no-repeat center/contain;
  -webkit-mask: url(../img/svg/checked.svg) no-repeat center/contain;
}

.disabled {
	opacity: 0.3;
	cursor: not-allowed;
}

.material-symbols-outlined {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
}

body,
html {
  font-family: "Tektur", sans-serif !important;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: var(--color-base);
  line-height: 16px;
  overflow-anchor: none;
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-x: hidden;
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

h1, h2, h3, h4 {
  margin: 0;
}

h1 {
  font-size: 46px;
  font-weight: 700;
  line-height: 54px;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

p {
  margin: 0;
  padding: 0;
}

.wrapper {
  width: 100%;
}

.holder {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 16px;
}

.hidden {
  display: none !important;
}

.oh {
  overflow: hidden;
}

.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 14px 25px;
  background-color: var(--color-green);
  border: none;
  border-radius: 8px;
  color: var(--color-white);
  line-height: 14px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}
.button:hover {
  -webkit-filter: drop-shadow(0px 0px 8px var(--color-light-blue));
          filter: drop-shadow(0px 0px 8px var(--color-light-blue));
}
.button--small {
  padding: 12px 54px;
  font-size: 13px;
  font-weight: 400;
}
.button--buy {
  gap: 6px;
  padding: 8px 16px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
}
.button--orange {
  background-color: var(--color-orange);
  color: var(--color-base);
}
.button--disabled {
  background-color: #626262;
  cursor: not-allowed;
}
.button--locked {
  position: relative;
  background-color: #626262;
}
.button--locked :where(span) {
  font-size: 16px;
}
.button--wcoin, .button--wbonus, .button--wpoint {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.button--wcoin:after, .button--wbonus:after, .button--wpoint:after {
  content: "";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 24px;
  height: 24px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.button--wcoin:after {
  background-image: url("../img/icon-curr.png");
}
.button--wbonus:after {
  background-image: url("../img/icon-curr-bonus.png");
}
.button--wpoint:after {
  background-image: url("../img/icon-curr-points.png");
}

.ttip {
  position: absolute;
  top: -20px;
  right: -20px;
  z-index: 999;
}
.ttip:hover {
  color: var(--color-green);
}
.ttip:hover .ttip__body {
  display: block;
}
.ttip__icon {
  cursor: pointer;
}
.ttip__icon :where(span) {
  color: var(--color-orange);
  font-size: 24px;
}
.ttip__body {
  position: absolute;
  left: 50%;
  display: none;
  width: 265px;
  padding: 14px;
  background-color: #D9D9D9;
  border-radius: 8px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ttip__body :where(span) {
  position: absolute;
  top: -16px;
  left: 50%;
  color: #D9D9D9;
  font-size: 32px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.ttip__body :where(p) {
  color: var(--color-base);
  font-weight: 400;
  font-size: 11px;
  white-space: normal;
  text-align: left;
  text-transform: none;
}

.pselector {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 1px;
  overflow: hidden;
  border-radius: 12px;
  color: var(--color-white);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pselector a {
  text-decoration: none;
  color: #fff;
}
.pselector__item {
  padding: 14px 24px;
  background-color: var(--color-base-accent);
  cursor: pointer;
}
.pselector__item--active {
  background-color: var(--color-green);
  font-weight: 900;
}
.pselector__item:hover {
  background-color: var(--color-green);
}
@media (max-width: 576px) {
  .pselector__item {
    padding: 10px 16px;
    font-size: 13px;
  }
}

.cbox {
  height: 34px;
}
.cbox__switch {
  display: inline-block;
  height: 34px;
  position: relative;
  width: 60px;
}
.cbox__switch > input {
  display: none;
}
.cbox__switch > input:checked + .cbox__slider {
  background-color: var(--color-green);
}
.cbox__switch > input:checked + .cbox__slider:before {
  -webkit-transform: translateX(26px);
          transform: translateX(26px);
}
.cbox__slider {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--color-base-accent);
  border-radius: 34px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.cbox__slider:before {
  position: absolute;
  bottom: 4px;
  left: 4px;
  width: 26px;
  content: "";
  height: 26px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.live-win {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  height: 148px;
  /*margin: 32px 0 64px;*/
  margin: 12px 0 34px;
}
.live-win__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 40px;
}
.live-win__filter :where(.button) {
  height: 66px;
  background-color: var(--color-base-accent);
}
.live-win__container {
  overflow: hidden;
  width: 100%;
}
.live-win__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  list-style: none;
}
.live-win__list a {
	text-decoration: none;
}
.live-win__list-weapon {
  display: flex;
  align-items: center;
  width: 100px;
  height: 100px;
}
.live-win__list-weapon :where(img) {
  width: 100%;
  height: auto;
}
.live-win__list-title {
  padding: 0 18px;
  color: var(--color-white);
  font-size: 12px;
  line-height: 1;
  text-align: center;
}
.live-win__list-item {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  gap: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 148px;
  height: 148px;
  /*border: 1px solid var(--color-blue);*/
  border-radius: 8px;
  -webkit-box-shadow: inset 0 0 35px 0 rgba(40, 135, 247, 0.5);
          box-shadow: inset 0 0 35px 0 rgba(40, 135, 247, 0.5);
}
.live-win__list-item:after {
  content: "";
  position: absolute;
  right: 8px;
  bottom: -9px;
  left: 8px;
  display: block;
  height: 12px;
  /*background-color: var(--color-blue);*/
  border-radius: 4px;
}
.live-win__list-item.grade-1 {
  border: 1px solid var(--color-item-consumer_grade);
}
.live-win__list-item.grade-1:after {
  background-color: var(--color-item-consumer_grade);
}
.live-win__list-item.grade-2 {
  border: 1px solid var(--color-item-industrial_grade);
}
.live-win__list-item.grade-2:after {
  background-color: var(--color-item-industrial_grade);
}
.live-win__list-item.grade-3 {
  border: 1px solid var(--color-item-mil-spec);
}
.live-win__list-item.grade-3:after {
  background-color: var(--color-item-mil-spec);
}
.live-win__list-item.grade-4 {
  border: 1px solid var(--color-item-restricted);
}
.live-win__list-item.grade-4:after {
  background-color: var(--color-item-restricted);
}
.live-win__list-item.grade-5 {
  border: 1px solid var(--color-item-classified);
}
.live-win__list-item.grade-5:after {
  background-color: var(--color-item-classified);
}
.live-win__list-item.grade-6 {
  border: 1px solid var(--color-item-covert);
}
.live-win__list-item.grade-6:after {
  background-color: var(--color-item-covert);
}
.live-win__list-item.grade-7 {
  border: 1px solid var(--color-item-rare_special);
}
.live-win__list-item.grade-7:after {
  background-color: var(--color-item-rare_special);
}

.live-win__list-item--g {
  border: 1px solid var(--color-orange);
  -webkit-box-shadow: inset 0 0 35px 0 rgba(241, 154, 56, 0.5);
          box-shadow: inset 0 0 35px 0 rgba(241, 154, 56, 0.5);
}
.live-win__list-item--g:after {
  background-color: var(--color-orange);
}
.live-win__list-item--g :where(span) {
  color: var(--color-orange);
}
.live-win__list-item--p {
  border: 1px solid var(--color-purple);
  -webkit-box-shadow: inset 0 0 35px 0 rgba(171, 103, 237, 0.5);
          box-shadow: inset 0 0 35px 0 rgba(171, 103, 237, 0.5);
}
.live-win__list-item--p:after {
  background-color: var(--color-purple);
}
.live-win__list-item--p :where(span) {
  color: var(--color-purple);
}
@media (max-width: 1024px) {
  .live-win {
    height: 105px;
    margin-bottom: 32px;
  }
  .live-win__filter {
    display: none;
  }
  .live-win__list-weapon {
    width: 80px;
    height: auto;
  }
  .live-win__list-title {
    display: none;
  }
  .live-win__list-item {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 450px) {
  .live-win {
    margin-top: 0;
  }
}

.header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 88px;
  border-bottom: 1px solid var(--color-base-accent);
  background-color: var(--color-header);
  z-index: 10;
}
.header .holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.header__mobmenu {
  display: none;
}
.header__l-part, .header__r-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 88px;
  padding-right: 30px;
  border-right: 1px solid var(--color-base-accent);
}
.header__logo :where(img) {
  height: 100%;
}
.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-column-align: center;
      justify-self: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  height: 100%;
  padding: 0 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.header__nav-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  color: var(--color-white);
  font-size: 20px;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
}
.header__nav-item:hover {
  color: var(--color-orange);
}
.header__nav-item--active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  display: block;
  width: 20px;
  height: 4px;
  background-color: var(--color-orange);
  border-radius: 2px 2px 0 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.header__auth {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 0 20px;
  border-left: 1px solid var(--color-base-accent);
  border-right: 1px solid var(--color-base-accent);
}
.header__auth-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  height: 100%;
  color: var(--color-white);
  cursor: pointer;
}
.header__auth-user :where(.material-symbols-outlined) {
  font-size: 16px;
}
.header__auth-nname {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.header__auth-avatar {
  width: 32px;
  height: 32px;
}
.header__auth-avatar :where(img) {
  width: 100%;
}
.header__auth-dd {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  min-width: 100%;
  padding: 24px;
  border-radius: 0 0 16px 16px;
  background-color: var(--color-header);
  z-index: 1000;
}
.header__auth-dd-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  color: #8B9097;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
}
.header__auth-dd-item :where(img) {
  width: 24px;
  height: auto;
}
.header__auth-dd-item:hover {
  color: var(--color-white);
}
.header__auth-dd-item--exit {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 16px;
  border-top: 1px solid var(--color-base-accent);
}
.header__auth-dd-item--selected {
  color: var(--color-white);
  font-weight: 700;
}
.header__auth:hover .header__auth-dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__user-cash {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 26px;
  height: 100%;
  padding-right: 20px;
  color: var(--color-white);
}
.header__user-cash :where(.button--dep) {
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 50%;
}
.header__user-cash-amount {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  cursor: pointer;
}
.header__user-cash-amount:hover .header__user-cash-dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__user-cash-sel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.header__user-cash-sel :where(.button) {
  padding: 0;
  background-color: transparent;
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
}
.header__user-cash-sel :where(.material-symbols-outlined) {
  font-size: 16px;
}
.header__user-cash-dd {
  position: absolute;
  top: 100%;
  right: 0;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  min-width: 100%;
  padding: 24px;
  border-radius: 0 0 16px 16px;
  background-color: var(--color-header);
  z-index: 1000;
}
.header__user-cash-dd > .button--dep {
  display: none;
}
.header__user-cash-dd-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #8B9097;
  font-weight: 400;
  font-size: 16px;
  white-space: nowrap;
  cursor: pointer;
}
.header__user-cash-dd-item :where(img) {
  width: 24px;
  height: auto;
}
.header__user-cash-dd-item:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-size: 24px 24px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.header__user-cash-dd-item:nth-of-type(1):before {
  background-image: url("../img/icon-curr.png");
}
.header__user-cash-dd-item:nth-of-type(2):before {
  background-image: url("../img/icon-curr-bonus.png");
}
.header__user-cash-dd-item:nth-of-type(3):before {
  background-image: url("../img/icon-curr-points.png");
}
.header__user-cash-dd-item:hover {
  color: var(--color-white);
}
.header__user-cash-dd-item--selected {
  color: var(--color-white);
  font-weight: 700;
}
.header__user-cash-dd-item--selected:before {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.header__lang {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 0 20px 0 30px;
  color: var(--color-white);
  cursor: pointer;
}
.header__lang-sel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.header__lang-sel :where(.material-symbols-outlined) {
  font-size: 16px;
}
.header__lang-dd {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  min-width: 100%;
  padding: 24px;
  border-radius: 0 0 16px 16px;
  background-color: var(--color-header);
  z-index: 1000;
}
.header__lang-dd a {
	text-decoration: none;
}
.header__lang-dd-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  color: #8B9097;
  font-weight: 400;
  font-size: 16px;
}
.header__lang-dd-item :where(img) {
  width: 24px;
  height: auto;
}
.header__lang-dd-item:hover {
  color: var(--color-white);
}
.header__lang-dd-item--selected {
  color: var(--color-white);
  font-weight: 700;
}
.header__lang:hover .header__lang-dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__btns {
  display: none;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  justify-self: flex-end;
  gap: 14px;
}
.header__btns-burger {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4px;
  width: 32px;
  height: 32px;
  padding: 0 4px;
  z-index: 10;
}
.header__btns-burger > div {
  background-color: var(--color-white);
  width: 100%;
  height: 4px;
  border-radius: 4px;
}
.header__btns-burger--open {
  gap: 0;
}
.header__btns-burger--open > div:nth-child(3) {
  display: none;
}
.header__btns-burger--open > div:nth-of-type(1) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.header__btns-burger--open > div:nth-of-type(2) {
  position: relative;
  top: -3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (max-width: 992px) {
  .header .header__nav {
    display: none;
  }
  .header .header__logo, .header .header__auth {
    border: 0;
  }
  .header .header__logo {
    height: 70px;
  }
  .header .header__user-cash {
    gap: 10px;
    padding-right: 8px;
  }
  .header .header__user-cash-sel {
    gap: 4px;
  }
  .header .header__user-cash-sel :where(.button) {
    font-size: 16px;
  }
  .header .header__user-cash-dd {
    right: 0;
    left: auto;
  }
  .header .header__user-cash :where(.button--dep) {
    width: 30px;
    height: 30px;
  }
  .header .header__auth {
    padding: 0 10px 0 0;
  }
  .header .header__auth-btn {
    padding: 8px 12px;
    font-size: 13px;
  }
  .header .header__auth-btn > span {
    display: none;
  }
  .header .header__auth-user {
    padding: 0 10px 0 6px;
  }
  .header .header__auth-avatar {
    width: 30px;
    height: 30px;
  }
  .header .header__auth-nname {
    display: none;
  }
  .header .header__auth-dd {
    right: 0;
    left: auto;
  }
  .header .header__lang {
    display: none;
  }
  .header__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header__btns-burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4px;
    cursor: pointer;
  }
  .header__btns-burger div {
    width: 24px;
    height: 3px;
    background: var(--color-white);
  }
  .header__mobmenu {
    position: fixed;
    top: 88px;
    right: -100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100vh;
    background: var(--color-base-accent);
    z-index: 999;
    -webkit-transition: right 0.3s ease;
    transition: right 0.3s ease;
    padding: 20px;
    overflow: hidden;
  }
  .header__mobmenu .header__lang {
    position: absolute;
    top: 20px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
  }
  .header__mobmenu .header__lang-dd {
    padding: 16px;
  }
  .header__mobmenu .header__lang-dd-item {
    font-size: 13px;
  }
  .header__mobmenu .header__lang-dd-item :where(img) {
    width: 16px;
  }
  .header__mobmenu .header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-top: 100px;
  }
  .header__mobmenu .header__nav-item {
    height: auto;
    font-size: 48px;
    line-height: 1;
  }
  .header__mobmenu .header__nav-item--active {
    color: var(--color-orange);
  }
  .header__mobmenu .header__nav-item--active:after {
    content: none;
    display: none;
  }
  .header__mobmenu--open {
    right: 0;
  }
  .header__mobmenu-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
  .header__mobmenu-section {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
  }
}
@media (max-width: 450px) {
  .header {
    height: 60px;
  }
  .header .header__logo {
    height: 50px;
  }
  .header .header__user-cash > .button--dep {
    display: none;
  }
  .header .header__user-cash-sel :where(.button) {
    font-size: 14px;
  }
  .header .header__user-cash-dd > .button--dep {
    gap: 6px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    height: auto;
    padding: 8px 12px;
    border-radius: 8px;
    font-size: 13px;
    text-transform: none;
  }
  .header__mobmenu {
    top: 60px;
  }
}
@media (max-width: 350px) {
  .header .header__user-cash-sel :where(.button) {
    font-size: 12px;
  }
  .header .header__user-cash-sel :where(.button):after {
    width: 16px;
    height: 16px;
  }
  .header .header__user-cash-dd {
    right: -50%;
  }
}

.hero {
  position: relative;
  width: 100%;
  height: 440px;
  overflow: hidden;
  margin-bottom: 16px;
  border-radius: 16px;
}
.hero__title {
  position: absolute;
  top: 90px;
  left: 70px;
  width: 560px;
  color: var(--color-white);
  font-weight: 700;
  font-size: 64px;
  line-height: 72px;
  -webkit-filter: drop-shadow(0px 4px 4px var(--color-black));
          filter: drop-shadow(0px 4px 4px var(--color-black));
  z-index: 2;
}
.hero :where(img) {
  position: absolute;
  width: auto;
  height: 100%;
  z-index: 1;
}
.hero :where(button) {
  position: absolute;
  bottom: 90px;
  left: 70px;
  padding: 16px 32px;
  font-weight: 700;
  font-size: 16px;
  z-index: 2;
}
@media (max-width: 1024px) {
  .hero {
    height: 330px;
  }
  .hero__title {
    top: 38px;
    left: auto;
    padding: 0 40px;
    font-size: 54px;
    line-height: 64px;
  }
  .hero :where(button) {
    left: 40px;
    bottom: 60px;
    font-size: 13px;
  }
}
@media (max-width: 992px) {
  .hero__title {
    font-size: 46px;
    line-height: 54px;
  }
}
@media (max-width: 576px) {
  .hero__title {
    width: auto;
    font-size: 40px;
    line-height: 46px;
    text-align: center;
  }
}
@media (max-width: 450px) {
  .hero__title {
    padding: 0 30px;
  }
  .hero :where(button) {
    left: 30px;
    right: 30px;
    bottom: 40px;
  }
}
@media (max-width: 350px) {
  .hero__title {
    padding: 0 16px;
  }
  .hero :where(button) {
    left: 16px;
    right: 16px;
  }
}

.wpgrid__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 64px;
}
.wpgrid__main :where(img) {
  width: 95%;
}
.wpgrid__main .wpgrid__item {
  width: 100%;
  max-width: 16.6666%;
  margin-bottom: 32px;
  text-align: center;
  text-decoration: none;
}
.wpgrid__main .wpgrid__item :where(.button) {
  margin-top: 46px;
  font-size: 16px;
}
.wpgrid__main .wpgrid__item:hover :where(img) {
  scale: 1.1;
}
.wpgrid__main .wpgrid__item:hover :where(.button) {
  -webkit-filter: drop-shadow(0px 0px 8px #0ACB99);
          filter: drop-shadow(0px 0px 8px #0ACB99);
}
.wpgrid__main .wpgrid__item--locked {
  position: relative;
}
.wpgrid__main .wpgrid__item--locked .wpgrid__main-content {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.wpgrid__main .wpgrid__item--locked:hover :where(img) {
  scale: 1;
}
.wpgrid__main .wpgrid__item--locked:hover :where(.button) {
  -webkit-filter: none;
          filter: none;
}
.wpgrid__main-content {
  position: relative;
}
.wpgrid__main-content :where(img) {
  max-width: 200px;
  height: auto;
}
.wpgrid__main-title {
  position: absolute;
  right: 0;
  left: 0;
  color: var(--color-white);
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  text-align: center;
}
@media (max-width: 1024px) {
  .wpgrid__main .wpgrid__item {
    max-width: 25%;
  }
}
@media (max-width: 768px) {
  .wpgrid__main {
    width: 100%;
  }
  .wpgrid__main .wpgrid__item {
    max-width: 50%;
  }
  .wpgrid__main-title {
    font-size: 18px;
  }
}
.case__conf-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 80px;
}
.case__conf-header :where(.button) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 64px;
  padding-left: 64px;
  border-radius: 12px;
  font-weight: 900;
  font-size: 24px;
  line-height: 1;
  text-transform: none;
}
.case__conf-header :where(.button) > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
}
.case__conf-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
}
.case__conf-body :where(.wpgrid__item) :where(img) {
  scale: 1;
}
.case__conf-sett {
  width: 100%;
  max-width: 45%;
}
.case__conf-sett-img {
  width: 100%;
  margin-bottom: 64px;
}
.case__conf-sett-img :where(img) {
  width: 100%;
  max-width: 596px;
}
.case__conf-sett-amount {
  margin-bottom: 32px;
}
.case__conf-sett-amount :where(h3) {
  margin-bottom: 16px;
  color: var(--color-white);
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}
.case__conf-sett-nofx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--color-white);
  font-size: 14px;
  line-height: 24px;
}
.case__conf-cont {
  width: 55%;
}
.case__conf-cont-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 24px;
  color: var(--color-white);
}
.case__conf-cont-header :where(h3) {
  font-weight: 700;
  font-size: 24px;
  line-height: 48px;
}
.case__conf-cont-amount {
  font-size: 14px;
  line-height: 1;
}
.case__conf-cont-body .wpgrid__item {
  max-width: none;
  margin-bottom: 0;
}
.case__conf-cont-body .wpgrid__main {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 16px 1fr 16px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  background-color: var(--color-base-accent);
  border-radius: 16px;
  padding: 16px;
}
.case__conf-cont-body .wpgrid__main-title {
  position: static;
  margin-top: 8px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}
.case__amount-sel {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 1px;
  overflow: hidden;
  border-radius: 12px;
  color: var(--color-white);
}
.case__amount-sel-item {
  padding: 14px 24px;
  background-color: var(--color-base-accent);
  cursor: pointer;
}
.case__amount-sel-item--active {
  background-color: var(--color-green);
  font-weight: 900;
}
.case__amount-sel-item:hover {
  background-color: var(--color-green);
}
.case__spin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.case__spin-holder {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 32px;
  padding: 40px 0;
  border: 1px solid #322515;
  border-radius: 18px;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.case__spin-holder :where(.live-win__list) {
  -webkit-transition: -webkit-transform 6s cubic-bezier(0.1, 0.1, 0, 1);
  transition: -webkit-transform 6s cubic-bezier(0.1, 0.1, 0, 1);
  transition: transform 6s cubic-bezier(0.1, 0.1, 0, 1);
  transition: transform 6s cubic-bezier(0.1, 0.1, 0, 1), -webkit-transform 6s cubic-bezier(0.1, 0.1, 0, 1);
  will-change: transform;
}
.case__spin-pointer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 10px;
}
.case__spin-pointer-line {
  position: relative;
  width: 2px;
  height: 100%;
  background-color: var(--color-orange);
  z-index: 1;
}
.case__spin-pointer :where(.material-symbols-outlined) {
  position: absolute;
  top: -10px;
  color: var(--color-orange);
}
.case__spin-pointer :where(.material-symbols-outlined):nth-of-type(2) {
  top: auto;
  bottom: -10px;
}
.case__spin-case {
  width: 450px;
  margin: 0 auto;
}
.case__spin-case :where(img) {
  width: 100%;
}
.case__opened {
  width: 100%;
  max-width: 625px;
  margin: 0 auto;
}
.case__opened-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.case__opened-item :where(img) {
  width: 100%;
  max-width: 450px;
  height: auto;
}
.case__opened-title {
  margin-bottom: 40px;
  color: var(--color-white);
  font-weight: 900;
  font-size: 26px;
  line-height: 38px;
  text-align: center;
}
.case__opened-title--g :where(span) {
  color: var(--color-orange);
}
.case__opened-title--p :where(span) {
  color: var(--color-purple);
}
.case__opened-title.grade-1 span {
  color: var(--color-item-consumer_grade);
}
.case__opened-title.grade-2 span {
  color: var(--color-item-industrial_grade);
}
.case__opened-title.grade-3 span {
  color: var(--color-item-mil-spec);
}
.case__opened-title.grade-4 span {
  color: var(--color-item-restricted);
}
.case__opened-title.grade-5 span {
  color: var(--color-item-classified);
}
.case__opened-title.grade-6 span {
  color: var(--color-item-covert);
}
.case__opened-title.grade-7 span {
  color: var(--color-item-rare_special);
}

.case__opened-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  margin-bottom: 32px;
}
.case__opened-btns :where(.button) {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-transform: none;
}
.case__opened-hint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 64px;
  padding: 16px;
  background-color: var(--color-base-accent);
  border-radius: 12px;
  color: var(--color-white);
  font-size: 18px;
  line-height: 24px;
}
.case__opened-hint :where(span) {
  margin-right: 16px;
}
.case__opened-hint-txt :where(br) {
  display: none;
}
.case__opened-hint-txt :where(a) {
  color: var(--color-orange);
  text-decoration-style: dotted;
}
.case__opened-hint-txt :where(a):hover {
  color: var(--color-white);
}
.case__opened-replay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  color: var(--color-white);
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
}
.case__opened-replay:hover {
  color: var(--color-orange);
}
@media (max-width: 1200px) {
  .case__spin {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 992px) {
  .case__conf-header, .case__conf-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 40px;
  }
  .case__conf-header :where(h3) {
    margin-bottom: 32px;
  }
  .case__conf-sett, .case__conf-cont {
    width: 100%;
    max-width: 90%;
  }
  .case__conf-sett {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .case__conf-sett-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .case__conf-sett-body .wpgrid__item {
    width: 50%;
  }
  .case__conf-sett-img {
    width: 450px;
    margin: 0 0 32px 0;
  }
  .case__spin {
    padding-left: 40px;
    padding-right: 40px;
  }
  .case__spin-case {
    width: 300px;
  }
}
@media (max-width: 768px) {
  .case__conf-sett {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .case__conf-sett-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .case__conf-sett-body .wpgrid__item {
    width: 50%;
  }
  .case__conf-sett-img {
    width: 300px;
    margin: 0 0 32px 0;
  }
  .case__conf-cont-header :where(h3) {
    font-size: 32px;
    line-height: 1;
  }
  .case__conf-cont-body .wpgrid__main {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 600px) {
  .case__conf-cont-body .wpgrid__main {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .case__conf-header {
    margin-bottom: 32px;
  }
  .case__conf-header :where(.button) {
    font-size: 20px;
  }
  .case__conf-header :where(.button) > div {
    font-size: 13px;
  }
  .case__conf-cont-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .case__conf-cont-header :where(h3) {
    margin-bottom: 8px;
    font-size: 28px;
    text-align: center;
  }
  .case__spin {
    padding-right: 0;
    padding-left: 0;
  }
  .case__opened-title {
    font-size: 32px;
  }
  .case__opened-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
  .case__opened-btns :where(.button) {
    min-height: 52px;
  }
  .case__opened-hint {
    font-size: 13px;
  }
}
@media (max-width: 450px) {
  .case__opened-title {
    margin-bottom: 32px;
    font-size: 28px;
  }
  .case__opened-hint-txt :where(br) {
    display: inline;
  }
  .case__opened-replay {
    font-size: 18px;
  }
}

.bonus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 40px;
  border-radius: 16px;
  background-color: var(--color-base-accent);
  color: var(--color-white);
}
.bonus__title {
  margin-bottom: 8px;
  color: var(--color-white);
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
}
.bonus__desc {
  max-width: 200px;
  font-weight: 400;
  font-size: 14px;
}
.bonus__r-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.bonus__amt {
  font-weight: 900;
  font-size: 110px;
  line-height: 80px;
}
.bonus__amt-target {
  color: var(--color-orange);
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
}
@media (max-width: 1300px) {
  .bonus {
    max-width: none;
    padding-right: 64px;
  }
}
@media (max-width: 1200px) {
  .bonus__desc {
    max-width: none;
    padding-right: 64px;
  }
}
@media (max-width: 768px) {
  .bonus {
    padding: 30px;
  }
  .bonus__amt {
    font-size: 80px;
    line-height: 1;
  }
  .bonus__amt-target {
    font-size: 16px;
    line-height: 1;
  }
}
@media (max-width: 576px) {
  .bonus {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .bonus__title, .bonus__desc {
    padding: 0;
    text-align: center;
  }
  .bonus__r-part {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .bonus__l-part {
    width: 100%;
    margin-bottom: 24px;
  }
}

.promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 40px;
  border-radius: 16px;
  background-color: var(--color-base-accent);
  color: var(--color-white);
}
.promo__title {
  margin-bottom: 8px;
  color: var(--color-white);
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
}
.promo__desc {
  max-width: 200px;
  font-weight: 400;
  font-size: 14px;
}
.promo :where(form) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}
.promo :where(input) {
  width: 200px;
  height: 48px;
  margin: 0;
  padding: 0 24px 0 16px;
  border: none;
  border-radius: 8px 0 0 8px;
  color: var(--color-base);
  font-weight: 900;
  font-size: 18px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.promo :where(input):focus-visible {
  outline: none;
}
.promo :where(button) {
  height: 48px;
  margin: 0;
  padding: 0 24px;
  border-radius: 0 8px 8px 0;
  color: var(--color-white);
  font-weight: 700;
  font-size: 16px;
}
@media (max-width: 1300px) {
  .promo {
    max-width: none;
    padding-right: 64px;
  }
}
@media (max-width: 1200px) {
  .promo__desc {
    max-width: none;
    padding-right: 64px;
  }
}
@media (max-width: 768px) {
  .promo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px;
  }
  .promo__desc {
    max-width: none;
  }
  .promo__r-part {
    width: 100%;
  }
  .promo__l-part {
    margin-bottom: 24px;
  }
  .promo :where(input) {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .promo__title, .promo__desc {
    padding: 0;
    text-align: center;
  }
  .promo__l-part {
    width: 100%;
    margin-bottom: 24px;
  }
}
@media (max-width: 450px) {
  .promo :where(input) {
    font-size: 16px;
  }
  .promo :where(.button) {
    padding: 0 16px;
    font-size: 13px;
  }
}

.main {
  margin-top: 88px;
}
.main__probo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  /*margin-bottom: 64px;*/
  margin-bottom: 34px;
}
.main__probo > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.main__h3 {
  padding: 24px 0 16px;
  color: var(--color-orange);
  font-weight: 700;
  font-size: 26px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}
.main--inner {
  margin-top: 198px;
}
.main__fcase {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 150px 0;
  padding: 50px 32px;
  background-color: var(--color-deep-blue);
  border-radius: 24px;
  color: var(--color-white);
}
.main__fcase-img {
  position: absolute;
  top: -64px;
  left: 76px;
  width: 300px;
  height: 300px;
  -webkit-filter: drop-shadow(0 0 15px var(--color-deep-blue));
          filter: drop-shadow(0 0 15px var(--color-deep-blue));
}
.main__fcase-txt {
  margin-left: 400px;
  margin-right: 32px;
}
.main__fcase-title {
  margin-bottom: 16px;
  font-weight: 700;
  font-size: 48px;
  line-height: 1;
}
.main__fcase-title-sub {
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
}
.main__fcase :where(.button) {
  background-color: var(--color-white);
  color: var(--color-black);
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
}
@media (max-width: 1300px) {
  .main__probo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main__probo > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .main__fcase-title {
    font-size: 40px;
  }
  .main__fcase-title-sub {
    font-size: 20px;
  }
  .main__fcase :where(.button) {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .main__fcase {
    padding: 40px 24px;
  }
  .main__fcase-img {
    top: -50px;
    left: 45px;
    width: 250px;
    height: 250px;
  }
  .main__fcase-txt {
    margin-left: 300px;
  }
  .main__fcase-title {
    font-size: 32px;
  }
  .main__fcase-title-sub {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .main--inner {
    margin-top: 100px;
  }
  .main__fcase {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 150px 0 75px;
    padding-top: 250px;
  }
  .main__fcase-img {
    top: -75px;
    left: 50%;
    width: 300px;
    height: 300px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .main__fcase-txt {
    margin: 0 0 32px 0;
  }
  .main__fcase-title {
    font-size: 48px;
    text-align: center;
  }
  .main__fcase-title-sub {
    font-size: 24px;
    text-align: center;
  }
  .main__fcase :where(.button) {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .main__h3 {
    font-size: 24px;
  }
}
@media (max-width: 450px) {
  .main--inner {
    margin-top: 80px;
  }
  .main__h3 {
    font-size: 22px;
  }
  .main__fcase {
    padding-top: 195px;
  }
  .main__fcase-title {
    font-size: 36px;
  }
  .main__fcase-title-sub {
    font-size: 18px;
  }
  .main__fcase-img {
    top: -75px;
    left: 50%;
    width: 250px;
    height: 250px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.profile__holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 40px;
  margin-bottom: 24px;
  background-color: var(--color-base-accent);
  border-radius: 16px;
  overflow: hidden;
}
.profile__title {
  margin-bottom: 8px;
  color: var(--color-white);
  font-weight: 900;
  font-size: 24px;
  line-height: 1;
  text-transform: none;
}
.profile__title-sub {
  color: var(--color-orange);
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
}
.profile__title-sub > a {
  color: var(--color-orange);
  text-decoration-style: dotted;
}
.profile__title-sub > a:hover {
  color: var(--color-white);
}
.profile__user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.profile__user-avatar {
  width: 64px;
  height: 64px;
}
.profile__user-avatar :where(img) {
  width: 100%;
  height: auto;
}
.profile__user-name {
  color: var(--color-white);
  font-size: 32px;
  font-weight: 400;
  line-height: 24px;
}
.profile__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  margin-bottom: 64px;
}
.profile__main-heading {
  padding-right: 16px;
  color: var(--color-orange);
  font-weight: 700;
  font-size: 24px;
  line-height: 60px;
  text-transform: uppercase;
  text-align: right;
}
.profile__rank {
  position: relative;
  gap: 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 30px 30px 30px 40px;
}
.profile__rank-title {
  margin-bottom: 6px;
  color: var(--color-white);
  font-weight: 900;
  font-size: 24px;
}
.profile__rank-title-sub, .profile__rank-title-prog {
  color: var(--color-orange);
  font-weight: 400;
  font-size: 12px;
}
.profile__rank-title-prog {
  position: absolute;
  bottom: 16px;
  left: 50%;
  color: #656565;
  font-size: 11px;
  font-style: italic;
  white-space: nowrap;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.profile__rank-content :where(button) {
  margin: 32px 0;
}
.profile__rank-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  margin-top: 18px;
  color: var(--color-white);
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2;
  text-align: left;
}
.profile__rank-desc-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.profile__rank-desc-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 40px;
}
.profile__rank-desc-img :where(img) {
  width: 100%;
  height: auto;
}
.profile__rank-desc-txt {
  padding-top: 4px;
  color: var(--color-orange);
}
.profile__rank-desc-txt :where(h5) {
  margin: 0;
  padding: 0;
  color: var(--color-white);
  font-size: 18px;
}
.profile__rank-desc-txt :where(h5) :where(span) {
  font-weight: 400;
  font-size: 14px;
}
.profile__rank-desc :where(p) {
  padding-top: 16px;
  color: #9b9b9b;
}
.profile__rank-shield {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 200px;
  min-height: 200px;
}
.profile__rank-shield :where(img) {
  position: absolute;
  top: 50%;
  width: 100%;
  height: auto;
  -webkit-transform: scale(1.3) translateY(-40%);
          transform: scale(1.3) translateY(-40%);
}
.profile__rank-from, .profile__rank-to {
  position: absolute;
  bottom: 10px;
  width: 22px;
  z-index: 3;
}
.profile__rank-from :where(img), .profile__rank-to :where(img) {
  width: 100%;
  height: auto;
}
.profile__rank-from {
  left: 8px;
}
.profile__rank-to {
  right: 8px;
}
.profile__rank-progress, .profile__rank-regress {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 12px;
  background-color: var(--color-green);
  z-index: 2;
}
.profile__rank-regress {
  background-color: #656565;
  z-index: 1;
}
.profile__balance {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.profile__balance-main, .profile__balance-bonus, .profile__balance-points {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.profile__balance-title {
  margin-bottom: 8px;
  color: var(--color-white);
  font-weight: 900;
  font-size: 24px;
}
.profile__balance-title-sub {
  color: var(--color-orange);
  font-weight: 400;
  font-size: 13px;
}
.profile__balance-amount {
  color: var(--color-white);
  font-weight: 900;
  font-size: 32px;
  line-height: 1;
}
.profile__balance-rpart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding-left: 16px;
  white-space: nowrap;
}
.profile__balance-coin {
  width: 54px;
  height: 54px;
}
.profile__balance-coin :where(img) {
  width: 100%;
  height: auto;
}
.profile__tlink {
  gap: 32px;
}
.profile__tlink-lpart {
  white-space: nowrap;
}
.profile__tlink-rpart {
  width: 70%;
}
.profile__tlink :where(form) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}
.profile__tlink :where(form) :where(span) {
  margin-right: 16px;
  color: var(--color-white);
}
.profile__tlink :where(form).good :where(span) {
  color: var(--color-green);
}
.profile__tlink :where(form).bad :where(span) {
  color: red;
}
.profile__tlink :where(input) {
  width: 100%;
  height: 48px;
  margin: 0;
  padding: 0 24px 0 16px;
  border: none;
  border-radius: 8px 0 0 8px;
  color: var(--color-base);
  font-weight: 900;
  font-size: 18px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.profile__tlink :where(input):focus-visible {
  outline: none;
}
.profile__tlink :where(button) {
  height: 48px;
  margin: 0;
  padding: 0 24px;
  border-radius: 0 8px 8px 0;
  color: var(--color-white);
  font-weight: 700;
  font-size: 16px;
}
.profile__soc {
  gap: 32px;
}
.profile__soc-rpart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
.profile__soc-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.profile__soc-links :where(a) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
}
.profile__soc-links :where(a) :where(svg) {
  fill: #626262;
}
.profile__soc-links :where(a):hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.profile__soc-links--active :where(svg) {
  fill: var(--color-green);
}
.profile__ruprom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 32px;
}
.profile__rules, .profile__promo {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  gap: 32px;
}
.profile__rules {
  position: relative;
}
.profile__rules-rpart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.profile__rules-rpart :where(a) {
  color: var(--color-white);
  text-decoration-style: dotted;
}
.profile__rules-rpart :where(a):hover {
  color: var(--color-orange);
}
.profile__promo-rpart {
  padding: 0;
}
.profile__vault {
  display: flex;
  flex-direction: column;
  margin-top: 100px;
}
.profile__vault-sellall {
  align-self: flex-end;
}
.profile__vault-out {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: var(--color-white);
  font-size: 18px;

  :where(img) {
    width: 100px;
    height: auto;
  }
}
.profile__vlist {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
  gap: 16px;
  margin: 16px 0 64px;
}
.profile__vlist-item {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  gap: 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*border: 1px solid var(--color-blue);*/
  border-radius: 8px;
  -webkit-box-shadow: inset 0 0 35px 0 rgba(40, 135, 247, 0.5);
          box-shadow: inset 0 0 35px 0 rgba(40, 135, 247, 0.5);
  cursor: pointer;
}
.profile__vlist-item:after {
  content: "";
  position: absolute;
  right: 8px;
  bottom: -9px;
  left: 8px;
  display: block;
  height: 12px;
  /*background-color: var(--color-blue);*/
  border-radius: 4px;
}
.profile__vlist-item.grade-1 {
  border: 1px solid var(--color-item-consumer_grade);
}
.profile__vlist-item.grade-1:after {
  background-color: var(--color-item-consumer_grade);
}
.profile__vlist-item.grade-2 {
  border: 1px solid var(--color-item-industrial_grade);
}
.profile__vlist-item.grade-2:after {
  background-color: var(--color-item-industrial_grade);
}
.profile__vlist-item.grade-3 {
  border: 1px solid var(--color-item-mil-spec);
}
.profile__vlist-item.grade-3:after {
  background-color: var(--color-item-mil-spec);
}
.profile__vlist-item.grade-4 {
  border: 1px solid var(--color-item-restricted);
}
.profile__vlist-item.grade-4:after {
  background-color: var(--color-item-restricted);
}
.profile__vlist-item.grade-5 {
  border: 1px solid var(--color-item-classified);
}
.profile__vlist-item.grade-5:after {
  background-color: var(--color-item-classified);
}
.profile__vlist-item.grade-6 {
  border: 1px solid var(--color-item-covert);
}
.profile__vlist-item.grade-6:after {
  background-color: var(--color-item-covert);
}
.profile__vlist-item.grade-7 {
  border: 1px solid var(--color-item-rare_special);
}
.profile__vlist-item.grade-7:after {
  background-color: var(--color-item-rare_special);
}
.profile__vlist-item:hover .profile__vlist-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.profile__vlist-item--g {
  border: 1px solid var(--color-orange);
  -webkit-box-shadow: inset 0 0 35px 0 rgba(241, 154, 56, 0.5);
          box-shadow: inset 0 0 35px 0 rgba(241, 154, 56, 0.5);
}
.profile__vlist-item--g:after {
  background-color: var(--color-orange);
}
.profile__vlist-item--g .profile__vlist-title :where(span) {
  color: var(--color-orange);
}
.profile__vlist-item--p {
  border: 1px solid var(--color-purple);
  -webkit-box-shadow: inset 0 0 35px 0 rgba(171, 103, 237, 0.5);
          box-shadow: inset 0 0 35px 0 rgba(171, 103, 237, 0.5);
}
.profile__vlist-item--p:after {
  background-color: var(--color-purple);
}
.profile__vlist-item--p .profile__vlist-title :where(span) {
  color: var(--color-purple);
}
.profile__vlist-item--sold {
  pointer-events: none;
}
.profile__vlist-item--sold .profile__vlist-info-rpart :where(span) {
  color: var(--color-green);
}
.profile__vlist-item--wdraw {
  pointer-events: none;
}
.profile__vlist-item--wdraw .profile__vlist-info-rpart :where(span) {
  color: var(--color-blue);
}
.profile__vlist-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 16px 16px 0;
}
.profile__vlist-info-lpart :where(span) {
  color: var(--color-white);
}
.profile__vlist-info-rpart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  color: var(--color-white);
  font-weight: 900;
  font-size: 12px;
  line-height: 1;
}
.profile__vlist-info-rpart :where(img) {
  width: 16px;
  height: 16px;
}
.profile__vlist-weapon {
  width: 125px;
  height: 125px;
}
.profile__vlist-weapon :where(img) {
  width: 100%;
  height: auto;
}
.profile__vlist-title {
  padding: 0 16px 24px;
  color: var(--color-white);
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
  text-align: center;
}
.profile__vlist-overlay {
  position: absolute;
  inset: 0;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  background-color: rgba(14, 19, 27, 0.7);
}
.profile__vlist-sell, .profile__vlist-wdraw {
  height: 40px;
}
.profile__vlist-wdraw {
  background-color: var(--color-blue);
}
.profile__vlist-paginator {
  text-align: center;
}
@media (max-width: 1200px) {
  .profile__user {
    margin-bottom: 32px;
  }
  .profile__rank {
    gap: 26px;
  }
  .profile__rank-shield {
    width: 150px;
    min-height: 150px;
  }
  .profile__balance {
    gap: 16px;
  }
  .profile__ruprom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
@media (max-width: 1080px) {
  .profile__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .profile__main-heading {
    display: none;
  }
}
@media (max-width: 992px) {
  .profile__user-avatar {
    width: 54px;
    height: 54px;
  }
  .profile__user-name {
    font-size: 28px;
  }
  .profile__rank-title {
    font-size: 20px;
  }
  .profile__main {
    gap: 16px;
    margin-bottom: 32px;
  }
  .profile__soc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
  .profile__vlist {
    gap: 8px;
  }
  .profile__vlist :where(.button) {
    padding: 0 16px;
    font-size: 13px;
  }
  .profile__vlist :where(.button) > span {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .profile__holder {
    padding: 20px;
  }
  .profile__title {
    font-size: 20px;
  }
  .profile__title-sub {
    font-size: 12px;
  }
  .profile__vault {
    margin-top: 50px;
  }
  .profile__rank {
    gap: 32px;
  }
  .profile__tlink {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
  .profile__tlink-rpart {
    width: 100%;
  }
  .profile__soc-rpart {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .profile__promo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
  .profile__promo :where(form) {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .profile__rank {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6px;
  }
  .profile__rank-content {
    text-align: center;
  }
  .profile__rank-desc {
    text-align: left;
  }
  .profile__rank-shield {
    width: 130px;
    min-height: 136px;
    margin-bottom: 22px;
  }
  .profile__tlink-lpart, .profile__soc-lpart, .profile__promo-lpart {
    text-align: center;
  }
  .profile__balance {
    gap: 22px;
  }
  .profile__balance-main, .profile__balance-bonus, .profile__balance-points {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .profile__balance-title {
    line-height: 1;
    text-align: center;
  }
  .profile__balance-title-sub {
    text-align: center;
  }
  .profile__balance-amount {
    font-size: 28px;
  }
  .profile__balance-coin {
    width: 40px;
    height: 40px;
  }
  .profile__vlist {
    grid-template-columns: repeat(auto-fit, minmax(135px, 1fr));
  }
}
@media (max-width: 450px) {
  .profile__balance-lpart {
    margin-bottom: 8px;
  }
  .profile__balance-rpart {
    gap: 8px;
    padding-left: 0;
  }
  .profile__balance-coin {
    width: 32px;
    height: 32px;
  }
  .profile__soc-links :where(a) {
    width: 32px;
    height: 32px;
  }
  .profile__soc-links :where(a) :where(svg) {
    width: 32px;
    height: 32px;
  }
  .profile__soc-rpart :where(.button) {
    padding: 0 16px;
    font-size: 13px;
  }
  .profile__rules :where(a) {
    font-size: 13px;
  }
}

.topup__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.topup__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
}
.topup__paysel {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.topup__paysel-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
.topup__paysel-item {
  position: relative;
  background-color: var(--color-base-accent);
  border-radius: 16px;
  cursor: pointer;
}
.topup__paysel-item--active {
  background-color: var(--color-green);
}
.topup__paysel-item:hover {
  background-color: var(--color-green);
}
.topup__pform {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 50px 48px;
  background-color: var(--color-base-accent);
  border-radius: 16px;
}
.topup__pform-input {
  position: relative;
  margin-bottom: 16px;
}
.topup__pform-input :where(input) {
  width: 100%;
  padding: 0 40px;
  background-color: var(--color-base);
  border: 0;
  border-radius: 12px;
  color: var(--color-white);
  font-weight: 700;
  font-size: 20px;
  line-height: 60px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.topup__pform-input :where(input):focus-visible {
  outline: none;
}
.topup__pform-input :where(input)::-webkit-input-placeholder {
  color: var(--color-white);
}
.topup__pform-input :where(input)::-moz-placeholder {
  color: var(--color-white);
}
.topup__pform-input :where(input):-ms-input-placeholder {
  color: var(--color-white);
}
.topup__pform-input :where(input)::-ms-input-placeholder {
  color: var(--color-white);
}
.topup__pform-input :where(input)::placeholder {
  color: var(--color-white);
}
.topup__pform-input--amount :where(span) {
  position: absolute;
  top: 0;
  right: 40px;
  color: var(--color-white);
  font-weight: 700;
  font-size: 20px;
  line-height: 60px;
}
.topup__pform-hint {
  margin-bottom: 64px;
  color: var(--color-white);
  font-weight: 400;
  font-size: 16px;
  text-align: right;
}
.topup__pform :where(.button) {
  width: 100%;
  height: 68px;
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  text-transform: none;
}
.topup__pform-promo {
  color: var(--color-white);
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.topup__pform-promo :where(a) {
  color: var(--color-white);
}
.topup__pform-promo :where(a):hover {
  color: var(--color-orange);
}
.topup__pform-promo-title {
  margin-bottom: 6px;
  color: var(--color-white);
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
}
.topup__pform-promo-title-sub {
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
}
.topup__pform-promo-code {
  display: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-top: 8px;
  padding: 30px 40px;
  background-color: var(--color-base);
  border-radius: 16px;
}
.topup__pform-promo-code :where(input) {
  padding: 16px 20px;
  background-color: var(--color-white);
  border: 0;
  border-radius: 10px;
  color: var(--color-base);
  font-weight: 700;
  font-size: 16px;
}
.topup__pform-promo-code :where(input):focus-visible {
  outline: none;
}
.topup__pform-promo-code :where(input)::-webkit-input-placeholder {
  color: var(--color-base);
}
.topup__pform-promo-code :where(input)::-moz-placeholder {
  color: var(--color-base);
}
.topup__pform-promo-code :where(input):-ms-input-placeholder {
  color: var(--color-base);
}
.topup__pform-promo-code :where(input)::-ms-input-placeholder {
  color: var(--color-base);
}
.topup__pform-promo-code :where(input)::placeholder {
  color: var(--color-base);
}
.topup__pform-promo-code--open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.topup__pform-terms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-top: 32px;
  color: var(--color-white);
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.topup__pform-terms :where(.cbox__slider) {
  background-color: var(--color-base);
}
.topup__pform-terms :where(a) {
  color: var(--color-orange);
  text-decoration-style: dotted;
}
.topup__pform-terms :where(a):hover {
  color: var(--color-white);
}
.topup__cntry {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  color: var(--color-white);
  cursor: pointer;
}
.topup__cntry-sel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.topup__cntry-sel :where(img) {
  width: 32px;
  height: auto;
}
.topup__cntry-dd {
  position: absolute;
  top: 70%;
  left: 0;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  min-width: 100%;
  max-height: 300px;
  padding: 24px;
  border-radius: 0 0 16px 16px;
  background-color: var(--color-header);
  z-index: 1000;
  overflow: auto;
}
.topup__cntry-dd-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  color: #8B9097;
  font-weight: 400;
  font-size: 16px;
}
.topup__cntry-dd-item :where(img) {
  width: 24px;
  height: auto;
}
.topup__cntry-dd-item:hover {
  color: var(--color-white);
}
.topup__cntry-dd-item--selected {
  color: var(--color-white);
  font-weight: 700;
}
.topup__cntry:hover .topup__cntry-dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 992px) {
  .topup__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 64px;
  }
  .topup__paysel-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 8px 1fr 8px 1fr 8px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
  }
  .topup__paysel-item :where(img) {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .topup__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .topup__cntry-sel {
    width: 24px;
  }
  .topup__cntry-dd {
    top: 100%;
  }
  .topup__cntry-dd-item {
    font-size: 13px;
  }
  .topup__cntry-dd-item :where(img) {
    width: 24px;
  }
  .topup__body {
    margin-top: 32px;
  }
  .topup__pform {
    padding: 20px;
  }
  .topup__pform-hint {
    margin-bottom: 32px;
    font-size: 13px;
  }
  .topup__pform :where(.button) {
    height: 58px;
    font-size: 22px;
  }
  .topup__pform-promo {
    font-size: 16px;
  }
  .topup__pform-promo-title {
    font-size: 18px;
  }
  .topup__pform-promo-code {
    padding: 16px 20px;
  }
  .topup__pform-promo-code :where(input) {
    font-size: 14px;
  }
  .topup__pform-terms {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .topup__paysel-list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
  }
  .topup__pform {
    padding: 20px 16px;
  }
  .topup__pform-input :where(input) {
    padding: 0 30px;
    font-size: 16px;
  }
  .topup__pform-input--amount :where(span) {
    right: 30px;
    font-size: 16px;
  }
  .topup__pform-promo-code {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
  .topup__pform-promo-code :where(input) {
    width: 100%;
  }
}
@media (max-width: 450px) {
  .topup__body {
    gap: 32px;
  }
  .topup__pform-input {
    margin-bottom: 8px;
  }
  .topup__pform-input :where(input) {
    padding: 0 20px;
  }
  .topup__pform-input--amount :where(span) {
    right: 20px;
  }
  .topup__pform :where(.button) {
    height: 48px;
    font-size: 18px;
  }
  .topup__pform-hint {
    font-size: 12px;
  }
  .topup__pform-promo {
    font-size: 13px;
  }
}

.auth__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.auth :where(a) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 290px;
  height: 48px;
  padding-left: 20px;
  border-radius: 8px;
  color: var(--color-white);
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
}
.auth :where(a) > img {
  width: 32px;
  height: 32px;
  margin-right: 32px;
}
.auth :where(a):hover {
  -webkit-filter: drop-shadow(0px 0px 8px var(--color-light-blue));
          filter: drop-shadow(0px 0px 8px var(--color-light-blue));
}
.auth__steam {
  background-color: #1B2838;
}
.auth__vkontakte {
  background-color: #0077FF;
}
.auth__youtube {
  background-color: #F2F7FF;
  color: var(--color-black);
}
.auth__telegram {
  background-color: #54A9EB;
}
@media (max-width: 576px) {
  .auth :where(a) {
    width: 100%;
    padding-right: 40px;
    font-size: 14px;
  }
}
@media (max-width: 450px) {
  .auth :where(a) {
    padding-right: 30px;
    font-size: 13px;
  }
  .auth :where(a) > img {
    width: 24px;
    height: 24px;
    margin-right: 16px;
  }
}
.agreements {
  color: var(--color-white);
  line-height: 24px;

  :where(.button) {
    margin: 32px 0;
  }

  :where(a):not(.button) {
    color: var(--color-orange);
    text-decoration: none;

    &:hover {
      text-decoration: underline;
    }
  }
}

.faq {
  color: var(--color-white);
  line-height: 24px;

  :where(h1) {
    margin-bottom: 32px;
  }
}

.faq__q {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px;
  margin-bottom: 6px;
  border-radius: 8px;
  background-color: var(--color-white);
  color: var(--color-base-accent);
  cursor: pointer;
}

.faq__q .material-symbols-outlined {
  transition: transform 0.3s ease;
}

.faq__q.open .material-symbols-outlined {
  transform: rotate(180deg);
}

.faq__a {
  display: none;
  margin-left: 30px;
  margin-bottom: 8px;
  color: var(--color-white);
}

.footer {
  margin-top: auto;
  /*padding: 250px 0 50px;*/
  padding: 50px 0 50px;
  background-color: var(--color-base);
  color: var(--color-light-blue);
}
.footer .holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 28px;
  height: 100%;
}
.footer__pay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  max-width: 1024px;
  margin: 0 auto;
  padding: 20px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.footer__pay .footer__pay-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer__pay .footer__pay-item img {
  height: 80px;
  width: auto;
}
@media (max-width: 576px) {
  .footer__pay {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 12px;
  }
  .footer__pay .footer__pay-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.333% - 12px);
            flex: 0 0 calc(33.333% - 12px);
  }
}
.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
}
.footer__cr {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.footer__cr :where(img) {
  width: 190px;
  height: auto;
}
.footer__cr > div {
  color: var(--color-light-blue);
  font-weight: 400;
  font-size: 14px;
}
.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  margin-bottom: 28px;
}
.footer__nav :where(a) {
  color: var(--color-white);
  font-weight: 500;
  font-size: 16px;
  text-decoration: none;
}
.footer__nav :where(a):hover {
  text-decoration: underline;
}
.footer__desc {
  color: var(--color-light-blue);
  font-weight: 400;
  font-size: 12px;
}
@media (max-width: 1200px) {
  .footer {
    padding-top: 0;
  }
}
@media (max-width: 992px) {
  .footer__pay {
    padding: 0 16px;
  }
}
@media (max-width: 768px) {
  .footer {
    padding-top: 64px;
  }
  .footer__pay {
    gap: 8px;
    padding: 0;
  }
}
@media (max-width: 576px) {
  .footer {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 12px;
    margin-bottom: 16px;
  }
  .footer__nav {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer__pay {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer__pay-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.333% - 12px);
            flex: 0 0 calc(33.333% - 12px);
  }
  .footer__cr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 450px) {
  .footer {
    padding-bottom: 32px;
  }
}

.modal {
  position: fixed;
  inset: 0;
  display: none;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
}
.modal__close {
  position: absolute;
  top: 26px;
  right: 26px;
  color: var(--color-white);
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.modal__wrapper {
  position: absolute;
  inset: 200px auto auto 50%;
  width: 80%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  padding: 64px 84px;
  border-radius: 32px;
  background-color: var(--color-base-accent);
  text-align: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.modal :where(h4) {
  margin: 0 0 32px 0;
  color: var(--color-white);
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
}
.modal--open {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 576px) {
  .modal__wrapper {
    top: 150px;
    padding: 44px 32px;
  }
}
@media (max-width: 450px) {
  .modal__wrapper {
    width: 90%;
    border-radius: 22px;
  }
  .modal :where(h4) {
    margin-bottom: 16px;
    font-size: 18px;
  }
  .modal__close {
    top: 22px;
    right: 22px;
  }
}
@media (max-width: 350px) {
  .modal__wrapper {
    width: 95%;
    padding: 44px 16px;
  }
  .modal__close {
    top: 18px;
    right: 18px;
  }
}
