.dm-openid-lock {
  overflow: hidden;
}

html:not(.dm-openid-lock) {
  height: 100% !important;
  min-height: 100%;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

body:not(.dm-openid-lock) {
  height: 100% !important;
  min-height: 100%;
  overflow-x: hidden !important;
  overflow-y: hidden !important;
}

body.cdk-global-scrollblock:not(.dm-openid-lock) {
  position: static !important;
  top: auto !important;
  left: auto !important;
  width: auto !important;
  overflow-y: hidden !important;
}

mat-sidenav-container.mat-drawer-container {
  height: 100vh !important;
  min-height: 100vh;
  overflow: hidden !important;
}

mat-sidenav-content.mat-drawer-content.c-app {
  height: 100vh !important;
  min-height: 0;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}

mat-sidenav-content.mat-drawer-content.c-app::-webkit-scrollbar {
  width: 0;
  height: 0;
}

html.dm-openid-lock mat-sidenav-content.mat-drawer-content.c-app {
  overflow: hidden !important;
}

img[ng-img][placeholder] {
  filter: none !important;
}

img.invert[src*="/social-home/"],
img[src*="/social-home/"].invert {
  filter: invert(1) !important;
}

svg-icon-with-fallback {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 0;
}

shared-svg-icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 0;
}

svg-icon-with-fallback img[alt="svg-icon"] {
  display: block;
  width: 100% !important;
  max-width: 100%;
  height: 100% !important;
  max-height: 100%;
  object-fit: contain;
}

.dm-inline-icon {
  display: block;
  width: 100%;
  height: 100%;
  color: currentColor;
  line-height: 0;
}

.dm-inline-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

.dm-inline-icon--previous {
  transform: rotate(-90deg);
}

.dm-inline-icon--next {
  transform: rotate(90deg);
}

svg-icon-with-fallback:not([inlinesvgurl]) {
  position: relative;
}

svg-icon-with-fallback:not([inlinesvgurl]):not(.dm-icon-hydrated) > i {
  display: none !important;
}

svg-icon-with-fallback.dm-icon-hydrated > i:has(svg) {
  display: inline-flex !important;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  line-height: 0;
}

.c-navigationControls:has(.c-navigationAuth__authBtn--logIn) > header-user-dropdown.c-navigationControls__user,
.c-navigationControls:has(vendor-auth-steam) > header-user-dropdown.c-navigationControls__user {
  display: none !important;
}

svg-icon-with-fallback.dm-icon-hydrated > i:has(svg) svg {
  display: block;
  width: 100%;
  height: 100%;
}

svg-icon-with-fallback.dm-icon-hydrated::before,
svg-icon-with-fallback.dm-icon-hydrated::after {
  content: none !important;
}

shared-svg-icon.dm-icon-hydrated .dm-inline-icon,
shared-svg-icon.dm-icon-hydrated .dm-inline-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}

button[class*="group/button"] .rounded-full:has(.dm-cta-arrow-icon) {
  position: relative;
}

.dm-cta-arrow-icon {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: currentColor;
  line-height: 0;
  pointer-events: none;
}

.dm-cta-arrow-icon svg {
  display: block;
  width: 20px;
  height: 20px;
}

button[aria-label^="Previous"] svg-icon-with-fallback:not([inlinesvgurl]):not(.dm-icon-hydrated)::before,
button[aria-label^="Next"] svg-icon-with-fallback:not([inlinesvgurl]):not(.dm-icon-hydrated)::before,
div[class*="w-9"] svg-icon-with-fallback:not([inlinesvgurl]):not(.dm-icon-hydrated)::before {
  content: "";
  position: absolute;
  inset: 50% auto auto 50%;
  display: block;
  width: 8px;
  height: 8px;
  border-color: currentColor;
  border-style: solid;
  border-width: 0;
}

button[aria-label^="Previous"] svg-icon-with-fallback:not([inlinesvgurl]):not(.dm-icon-hydrated)::before {
  border-bottom-width: 2px;
  border-left-width: 2px;
  transform: translate(-40%, -50%) rotate(45deg);
}

button[aria-label^="Next"] svg-icon-with-fallback:not([inlinesvgurl]):not(.dm-icon-hydrated)::before {
  border-right-width: 2px;
  border-top-width: 2px;
  transform: translate(-60%, -50%) rotate(45deg);
}

div[class*="w-9"] svg-icon-with-fallback:not([inlinesvgurl]):not(.dm-icon-hydrated)::before {
  width: 7px;
  height: 7px;
  border-right-width: 2px;
  border-top-width: 2px;
  transform: translate(-55%, -45%);
}

div[class*="w-9"] svg-icon-with-fallback:not([inlinesvgurl]):not(.dm-icon-hydrated)::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 11px;
  height: 2px;
  background: currentColor;
  transform: translate(-58%, -50%) rotate(-45deg);
  transform-origin: center;
}

svg-icon-with-fallback.size-6.text-white:not([inlinesvgurl]):not(.dm-icon-hydrated)::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 5px;
  width: 20px;
  height: 14px;
  border: 3px solid currentColor;
  border-radius: 50%;
}

svg-icon-with-fallback.size-6.text-white:not([inlinesvgurl]):not(.dm-icon-hydrated)::after {
  content: "";
  position: absolute;
  left: 9px;
  top: 10px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: currentColor;
}

.cdk-overlay-container:has(dm-cookies-dialog),
.cdk-global-overlay-wrapper:has(dm-cookies-dialog),
.cdk-overlay-pane:has(dm-cookies-dialog),
dm-cookies-dialog {
  display: none !important;
  pointer-events: none !important;
}

.dm-static-header-actions {
  display: flex;
  align-items: center;
  align-self: stretch;
  justify-content: flex-end;
  gap: 0 !important;
  margin-left: auto;
  margin-right: 5px;
  padding-left: 0 !important;
  white-space: nowrap;
}

.dm-static-header-icon,
.dm-static-header-avatar,
.dm-static-header-caret {
  height: 65px;
}

.dm-static-header-icon,
.dm-static-header-login,
.dm-static-header-steam,
.dm-static-header-avatar,
.dm-static-header-caret {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  cursor: pointer;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  white-space: nowrap;
}

.dm-static-header-icon {
  position: relative;
  width: 40px;
  padding: 0 8px;
  background: transparent;
  border-radius: 0;
  color: #ffffff;
  font-size: 16px;
}

.dm-static-header-icon--language {
  width: 36px;
}

.dm-static-header-icon--promo {
  width: 42px;
  height: 69px;
  margin-top: -2px;
  margin-bottom: -2px;
}

.dm-static-header-icon:hover,
.dm-static-header-login:hover,
.dm-static-header-avatar:hover,
.dm-static-header-caret:hover {
  background: rgba(255, 255, 255, 0.14);
}

.dm-static-header-login {
  height: 50px;
  min-width: 75px;
  margin-left: 24px;
  margin-right: 8px;
  padding: 11px 15px;
  border-radius: 2px;
  background: #35373a;
  color: #ffffff;
  font-size: 14px;
}

.dm-static-header-steam {
  height: 50px;
  width: 190px !important;
  min-width: 190px;
  margin-left: 0;
  padding: 10px 15px !important;
  border-radius: 2px;
  gap: 8px;
  background: #4daef8;
  color: #ffffff;
  font-size: 14px;
}

.dm-static-header-steam:hover {
  background: #55b7ff;
}

.dm-static-header-icon--promo {
  color: #d95164;
}

.dm-static-header-svg,
.dm-static-header-steamIcon,
.dm-static-header-caret span,
.dm-live-feed-cart {
  display: block;
  color: currentColor;
}

.dm-static-header-svg {
  width: 20px;
  height: 20px;
}

.dm-static-header-icon--support .dm-static-header-svg,
.dm-static-header-icon--promo .dm-static-header-svg,
.dm-static-header-icon--phone .dm-static-header-svg {
  width: 24px;
  height: 24px;
}

.dm-static-header-svg--flag {
  width: 20px;
  height: 20px;
}

.dm-static-header-steamIcon {
  width: 16px;
  height: 12px;
  flex: 0 0 auto;
}

.dm-static-header-avatar {
  width: 40px;
  padding: 0;
  margin-left: 8px;
  background: transparent;
}

.dm-static-header-avatar img {
  display: block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
}

.dm-static-header-caret {
  width: 20px;
  padding: 0;
  margin-left: 6px;
  background: transparent;
  color: #ffffff;
}

.dm-static-header-caret span {
  width: 20px;
  height: 20px;
}

.dm-live-feed-fallback {
  display: block;
  width: 100%;
  overflow: hidden;
}

.dm-live-feed-track {
  display: flex;
  flex-flow: row-reverse nowrap;
  justify-content: flex-end;
  gap: 6px;
  overflow: hidden;
  white-space: nowrap;
}

live-feed-cards:has(.dm-live-feed-item) > div {
  flex-flow: row-reverse nowrap !important;
  justify-content: flex-end !important;
}

.dm-live-feed-item {
  position: relative;
  display: flex;
  flex: 0 0 144px;
  width: 144px;
  height: 144px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
  border: 0;
  border-radius: 12px;
  padding: 10px;
  background: #3d3d3d;
  color: #ffffff;
  cursor: pointer;
  font-family: Montserrat, Arial, sans-serif;
}

.dm-live-feed-item > .size-36 {
  display: none !important;
}

.dm-live-feed-item:hover {
  background: #4a4a4a;
}

.dm-live-feed-price {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 16px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
}

.dm-live-feed-cart {
  width: 14px;
  height: 14px;
  color: rgba(255, 255, 255, 0.5);
  flex: 0 0 auto;
}

.dm-live-feed-visual {
  display: flex;
  width: 100%;
  flex: 1 1 auto;
  flex-direction: column;
}

.dm-live-feed-imageWrap {
  display: flex;
  width: 100%;
  height: 80px;
  align-items: center;
  justify-content: center;
  margin: 6px 0;
  padding: 6px 0;
}

.dm-live-feed-image {
  display: block;
  max-width: 124px;
  max-height: 80px;
  object-fit: contain;
  filter: none !important;
}

.dm-live-feed-name {
  display: none;
  width: 100%;
  overflow: hidden;
  margin-top: 2px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 10px;
  font-weight: 600;
  line-height: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dm-live-feed-market {
  display: flex;
  width: 16px;
  height: 16px;
  align-items: center;
  justify-content: center;
  color: #4ade80;
  line-height: 0;
}

.dm-live-feed-market svg {
  display: block;
  width: 16px;
  height: 16px;
}

.dm-trustpilot-widget {
  display: flex;
  width: 300px;
  height: 130px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  padding: 12px 20px;
  color: #ffffff;
  font-family: Montserrat, Arial, sans-serif;
}

.dm-trustpilot-widget__logo {
  display: block;
  width: 120px;
  height: 30px;
  object-fit: contain;
}

.dm-trustpilot-widget__rating {
  display: block;
  width: 179px;
  height: 32px;
  object-fit: contain;
}

.dm-trustpilot-widget__score {
  color: rgba(255, 255, 255, 0.78);
  font-size: 13px;
  font-weight: 500;
  line-height: 18px;
}

.dm-static-site-header {
  position: relative;
  z-index: 50;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: #121415;
  color: #ffffff;
  font-family: Montserrat, Arial, sans-serif;
}

.dm-static-site-header__inner {
  display: flex;
  align-items: center;
  gap: 28px;
  min-height: 68px;
  padding: 0 32px;
}

.dm-static-site-header__brand {
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  text-decoration: none;
}

.dm-static-site-header__brand img {
  display: block;
  width: 188px;
  max-width: 188px;
  height: auto;
  filter: none !important;
}

.dm-static-site-header__nav {
  display: flex;
  min-width: 0;
  flex: 1 1 auto;
  align-items: center;
  gap: clamp(14px, 2vw, 34px);
  overflow: hidden;
}

.dm-static-site-header__nav a {
  overflow: hidden;
  color: #ffffff;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.1;
  text-decoration: none;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

.dm-static-site-header__nav a:hover {
  color: #59ed90;
}

.dm-static-inline-nav {
  display: flex;
  min-width: 0;
  flex: 1 1 auto;
  align-items: center;
  gap: clamp(14px, 1.8vw, 28px);
  overflow: hidden;
  padding-left: 28px;
}

.dm-static-inline-nav a {
  overflow: hidden;
  color: #ffffff;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.1;
  text-decoration: none;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

.dm-static-inline-nav a:hover {
  color: #59ed90;
}

@media (max-width: 1180px) {
  .dm-static-site-header__inner {
    gap: 18px;
    padding: 0 20px;
  }

  .dm-static-site-header__brand img {
    width: 152px;
  }
}

@media (max-width: 860px) {
  .dm-static-site-header__nav,
  .dm-static-inline-nav {
    display: none;
  }
}

@media (max-width: 1280px) {
  .dm-static-header-actions {
    gap: 6px;
    padding-left: 8px;
  }

  .dm-static-header-steam {
    min-width: 132px;
    padding: 0 12px;
  }
}

@media (max-width: 1100px) {
  .dm-static-header-icon--promo,
  .dm-static-header-icon--phone,
  .dm-static-header-avatar,
  .dm-static-header-caret {
    display: none;
  }
}

@media (max-width: 960px) {
  .dm-static-header-login,
  .dm-static-header-steam {
    display: none;
  }
}

body.dm-static-product-page {
  min-height: 100vh;
  background: #0f1114;
}

body.dm-static-product-page exchange.c-exchange__wrapper {
  display: none !important;
}

body.dm-static-product-page .c-seoArea {
  position: static !important;
  inset: auto !important;
  z-index: auto !important;
  display: block !important;
  width: min(100%, 980px) !important;
  height: auto !important;
  min-height: calc(100vh - 64px);
  margin: 0 auto !important;
  padding: 28px 20px 48px !important;
  overflow: visible !important;
  transform: none !important;
}

body.dm-static-product-page seo-area-page,
body.dm-static-product-page seo-area-page > div {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}

body.dm-static-product-page seo-product-card > div {
  min-height: 0 !important;
  max-height: none !important;
  border-radius: 8px;
  background: #171a1f;
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.24);
}

body.dm-static-product-page seo-product-card .dm-scrollbar {
  overflow: visible !important;
}

body.dm-static-product-page seo-product-card myth-image {
  width: min(100%, 360px) !important;
  min-width: 0 !important;
}

body.dm-static-product-page seo-product-card myth-image img {
  width: min(100%, 360px) !important;
  min-width: 0 !important;
  height: auto !important;
  margin: 0 auto;
  object-fit: contain;
  filter: none !important;
}

body.dm-static-product-page seo-area-header a,
body.dm-static-product-page seo-area-header button {
  cursor: pointer;
}

@media (max-width: 720px) {
  body.dm-static-product-page .c-seoArea {
    padding: 14px 10px 32px !important;
  }

  body.dm-static-product-page seo-product-card > div {
    border-radius: 0;
  }
}

.dm-openid-modal[hidden] {
  display: none !important;
}

.dm-openid-modal {
  position: fixed;
  inset: 0;
  z-index: 2147483000;
  display: grid;
  place-items: center;
  padding: 24px;
  font-family: Montserrat, Arial, sans-serif;
  color: #f8fafc;
}

.dm-openid-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(5, 8, 12, 0.78);
  backdrop-filter: blur(8px);
}

.dm-openid-modal__dialog {
  position: relative;
  width: min(100%, 440px);
  max-height: calc(100svh - 48px);
  overflow: auto;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 8px;
  background: #12161d;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.45);
}

.dm-openid-modal--frame-active .dm-openid-modal__dialog {
  width: min(100%, 960px);
  height: min(720px, calc(100svh - 48px));
}

.dm-openid-modal__close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
  cursor: pointer;
  font-size: 22px;
  line-height: 1;
}

.dm-openid-modal__close:hover {
  background: rgba(255, 255, 255, 0.14);
}

.dm-openid-modal__content {
  padding: 34px;
}

.dm-openid-modal--frame-active .dm-openid-modal__content {
  display: flex;
  min-height: 100%;
  flex-direction: column;
}

.dm-openid-modal--frame-active .dm-openid-modal__mark,
.dm-openid-modal--frame-active .dm-openid-modal__title,
.dm-openid-modal--frame-active .dm-openid-modal__text,
.dm-openid-modal--frame-active .dm-openid-modal__actions,
.dm-openid-modal--frame-active .dm-openid-modal__note {
  display: none !important;
}

.dm-openid-modal__mark {
  display: inline-grid;
  place-items: center;
  width: 46px;
  height: 46px;
  border-radius: 8px;
  margin-bottom: 22px;
  background: #22c55e;
  color: #04130a;
  font-weight: 900;
  letter-spacing: 0;
}

.dm-openid-modal__title {
  margin: 0 42px 12px 0;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.18;
  font-weight: 800;
  letter-spacing: 0;
}

.dm-openid-modal__text {
  margin: 0;
  color: rgba(248, 250, 252, 0.72);
  font-size: 14px;
  line-height: 1.55;
}

.dm-openid-modal__actions {
  display: grid;
  gap: 10px;
  margin-top: 26px;
}

.dm-openid-modal__primary,
.dm-openid-modal__secondary {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  border-radius: 6px;
  border: 0;
  padding: 0 18px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}

.dm-openid-modal__primary {
  background: #22c55e;
  color: #04130a;
}

.dm-openid-modal__primary:visited {
  color: #04130a;
}

.dm-openid-modal__primary:hover {
  background: #4ade80;
}

.dm-openid-modal__secondary {
  background: rgba(255, 255, 255, 0.08);
  color: #ffffff;
}

.dm-openid-modal__secondary:hover {
  background: rgba(255, 255, 255, 0.14);
}

.dm-openid-modal__note {
  margin-top: 18px;
  color: rgba(248, 250, 252, 0.54);
  font-size: 12px;
  line-height: 1.45;
}

.dm-openid-modal__frame {
  display: block;
  min-height: 420px;
  margin-top: 18px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  background: #05080c;
}

.dm-openid-modal__frame[hidden] {
  display: none !important;
}

.dm-openid-modal--frame-active .dm-openid-modal__frame {
  flex: 1 1 auto;
  min-height: 0;
  margin-top: 0;
}

.dm-openid-modal__frame > iframe {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 420px;
  border: 0 !important;
  background: transparent;
}

@media (max-width: 520px) {
  .dm-openid-modal {
    padding: 12px;
  }

  .dm-openid-modal--frame-active .dm-openid-modal__dialog {
    height: calc(100svh - 24px);
  }

  .dm-openid-modal__content {
    padding: 26px 20px 22px;
  }

  .dm-openid-modal__title {
    font-size: 21px;
  }

  .dm-openid-modal__frame,
  .dm-openid-modal__frame > iframe {
    min-height: 360px;
  }
}
