/* Fonts */

@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Mulish/Mulish-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Mulish/Mulish-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Mulish/Mulish-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/Mulish/Mulish-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Currencies";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Currencies/Currencies-SemiBold.ttf") format("truetype");
}
:root {
  --main-bg-page-color: #121318;
  --second-bg-page-color: #1a1c26;
  --header-color: #2a2d3c;
  --secondary-color-20-filter: brightness(0) saturate(100%) invert(80%) sepia(0%) saturate(6946%) hue-rotate(258deg)
    brightness(91%) contrast(88%);
  --main-page-color: #1f212d;
  --cart-color: #2b2e3f;
  --main-text-color: #fafafa;
  --second-text-color: #b4b4b6;
  --third-text-color: #8e8f91;
  --name-text-color: #fff;
  --price-cart-text-color: #fff;
  --tutorial-btn-color: #2a2d3c;
  --scrollbar-track-color: transparent;
  --scrollbar-thumb-color: #2b2c3d;
  --scrollbar-thumb-hover-color: rgba(112, 128, 141, 0.2);
  --loader-color: #fff;
  --modal-input-color: #212226;
  --tab-color: #212330;
  --main-sh-color-10: #ff6e48;
  --main-sh-color-20: #e65935;
  --main-sh-color-40: #e65935;
  --main-sh-color-60: #ff6e48;
  --main-sh-color-80: #b1f98f;
  --main-sh-color-90: #515765;
  --field-pseudo-element-color: #1c8fe8;
  --field-pseudo-element-bgc: linear-gradient(90deg, rgba(19, 189, 253, 0.1), rgba(64, 105, 255, 0.1));
  --field-pseudo-element-close-btn-color: #f87b5a;
  --field-pseudo-element-close-btn-bgc: linear-gradient(90deg, rgba(247, 101, 110, 0.1), hsla(16, 91%, 69%, 0.1));
  --field-error-color: #f34e62;
  --second-sh-color-10: #ff6e48;
  --second-sh-color-20: #e65935;
  --second-sh-color-40: #e65935;
  --second-sh-color-60: #ff6e48;
  --second-sh-color-80: #e65935;
  --second-sh-color-90: #e65935;
  --preloader-bg-color: #e65935;
  --main-linear-gradient: linear-gradient(90deg, var(--main-sh-color-40) 0%, var(--main-sh-color-20) 100%);
  --second-linear-gradient: linear-gradient(90deg, var(--second-sh-color-40) 0%, var(--second-sh-color-20) 100%);
  --main-button-repeating-gradient: repeating-linear-gradient(
    267deg,
    var(--main-sh-color-40),
    var(--main-sh-color-20) 50%,
    var(--main-sh-color-40)
  );
  --second-button-repeating-gradient: repeating-linear-gradient(
    267deg,
    var(--second-sh-color-40),
    var(--second-sh-color-20) 50%,
    var(--second-sh-color-40)
  );
  --curency-gradient: linear-gradient(90deg, var(--main-sh-color-40) 0%, var(--main-sh-color-20) 100%);
  --button-border-radius: 6px;
  --modal-background-10: #141518;
  --modal-header-background-10: #242735;
  --modal-header-background-20: #1e212d;
  --payment-method-cart-background: #1e212d;
  --danger-button-background: #323647;
  --danger-button-background-hover: rgba(50, 54, 7, 0.25);
  --danger-button-text-color: #fff;
  --base-block-border-radius: 6px;
  --item-linear-background-color: linear-gradient(90deg, var(--header-color) 6.03%, rgba(50, 57, 64, 0) 109.01%);
  --simple-btn-color: #292c3b;
  --simple-btn-text: #fff;
  --card-panel-bg: #292c3c;
  --price-input-bg: #363844;
  --new-container-bg-color: #1e212d;
  --bf-color-1: #f2c94c;
  --bf-color-2: #f7931a;
  --bf-linear-gradient: linear-gradient(90deg, var(--bf-color-2) 0%, var(--bf-color-1) 100%);
  --bf-button-repeating-gradient: repeating-linear-gradient(
    267deg,
    var(--bf-color-2),
    var(--bf-color-1) 50%,
    var(--bf-color-2)
  );
  --st-color: #e5961f;
  --xmas-color-1: #24a6cf;
  --xmas-color-2: #018cb8;
  --xmas-button-repeating-gradient: repeating-linear-gradient(
    267deg,
    var(--xmas-color-2),
    var(--xmas-color-1) 50%,
    var(--xmas-color-2)
  );
  --steam-item-rarity-color-10: #ddd;
  --steam-item-rarity-color-15: #909499;
  --steam-item-rarity-color-20: #b0c3d9;
  --steam-item-rarity-color-25: #5e98d9;
  --steam-item-rarity-color-30: #4b69ff;
  --steam-item-rarity-color-35: #8847ff;
  --steam-item-rarity-color-40: #d32ce6;
  --steam-item-rarity-color-45: #eb4b4b;
  --steam-item-rarity-color-50: #e4ae33;
  --steam-item-rarity-color-55: #06a55b;
  --steam-item-rarity-color-60: #b28a33;
  --steam-item-rarity-color-65: #ade55c;
  --cs-exterior-color-fn: #7dd6e8;
  --cs-exterior-color-mw: #b1f98f;
  --cs-exterior-color-ft: #ffd159;
  --cs-exterior-color-ww: #ff6e48;
  --cs-exterior-color-bs: #f44949;
  --cs-phase-color-1: #c672ff;
  --cs-phase-color-2: #ff69c3;
  --cs-phase-color-3: #7667ff;
  --cs-phase-color-4: #49fad0;
  --cs-phase-color-emerald: #24ff78;
  --cs-phase-color-sapphire: #24aaf5;
  --cs-phase-color-ruby: #eb4b4b;
  --cs-phase-color-black-pearl: #8847ff;
  --primary-color-5: #ffa891;
  --primary-color-10: #ff7575;
  --primary-color-20: #ffb639;
  --primary-color-30: #ff6e48;
  --primary-color-40: #e65935;
  --primary-color-45: #4e2f2f;
  --primary-color-50: #402a2d;
  --primary-color-60: #ff8566;
  --primary-linear-gradient: linear-gradient(90deg, var(--primary-color-10) 0%, var(--primary-color-20) 100%);
  --primary-repeating-linear-gradient: repeating-linear-gradient(
    90deg,
    var(--primary-color-10),
    var(--primary-color-20) 50%,
    var(--primary-color-10)
  );
  --primary-color-5-filter: brightness(0) saturate(100%) invert(72%) sepia(14%) saturate(1298%) hue-rotate(322deg)
    brightness(101%) contrast(101%);
  --primary-color-30-filter: brightness(0) saturate(100%) invert(50%) sepia(55%) saturate(595%) hue-rotate(325deg)
    brightness(98%) contrast(114%);
  --white-color: #fafafa;
  --white-color-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(345deg)
    brightness(106%) contrast(96%);
  --secondary-color-5: #343538;
  --secondary-color-10: #e3e3e4;
  --secondary-color-15: #434448;
  --secondary-color-20: #b4b4b6;
  --secondary-color-25: #8e8f91;
  --secondary-color-30: #313338;
  --secondary-color-35: #acadb3;
  --secondary-color-40: #292a2f;
  --secondary-color-45: #24262d;
  --secondary-color-50: #25262a;
  --secondary-color-55: #5f6063;
  --secondary-color-60: #212226;
  --secondary-color-65: #1e1f23;
  --secondary-color-70: #191a1e;
  --secondary-color-75: #26282d;
  --secondary-color-80: #141518;
  --secondary-color-85: #78818f;
  --secondary-color-90: #0f0f12;
  --secondary-color-95: #14151c;
  --secondary-color-10-filter: brightness(0) saturate(100%) invert(83%) sepia(0%) saturate(664%) hue-rotate(276deg)
    brightness(113%) contrast(88%);
  --secondary-color-15-filter: brightness(0) saturate(100%) invert(25%) sepia(4%) saturate(600%) hue-rotate(191deg)
    brightness(96%) contrast(90%);
  --secondary-color-20-filter: brightness(0) saturate(100%) invert(80%) sepia(0%) saturate(6946%) hue-rotate(258deg)
    brightness(91%) contrast(88%);
  --secondary-color-25-filter: brightness(0) saturate(100%) invert(60%) sepia(5%) saturate(108%) hue-rotate(182deg)
    brightness(95%) contrast(86%);
  --secondary-color-30-filter: brightness(0) saturate(100%) invert(14%) sepia(1%) saturate(5688%) hue-rotate(185deg)
    brightness(90%) contrast(80%);
  --secondary-color-35-filter: brightness(0) saturate(100%) invert(73%) sepia(4%) saturate(305%) hue-rotate(194deg)
    brightness(95%) contrast(92%);
  --secondary-color-45-filter: brightness(0) saturate(100%) invert(12%) sepia(12%) saturate(654%) hue-rotate(189deg)
    brightness(99%) contrast(93%);
  --secondary-color-55-filter: brightness(0) saturate(100%) invert(40%) sepia(4%) saturate(329%) hue-rotate(187deg)
    brightness(91%) contrast(92%);
  --secondary-color-65-filter: brightness(0) saturate(100%) invert(6%) sepia(4%) saturate(2303%) hue-rotate(191deg)
    brightness(93%) contrast(86%);
  --secondary-color-85-filter: brightness(0) saturate(100%) invert(57%) sepia(6%) saturate(815%) hue-rotate(177deg)
    brightness(87%) contrast(84%);
  --secondary-color-95-filter: brightness(0) saturate(100%) invert(5%) sepia(4%) saturate(4231%) hue-rotate(195deg)
    brightness(95%) contrast(93%);
  --trust-pilot-label-color: #11c88b;
  --success-color-5: rgba(177, 249, 143, 0.5);
  --success-color-10: #b1f98f;
  --success-color-10-filter: brightness(0) saturate(100%) invert(86%) sepia(27%) saturate(629%) hue-rotate(47deg)
    brightness(103%) contrast(95%);
  --danger-color-10: #f44949;
  --danger-color-20: #fff;
  --danger-color-30: #363a49;
  --danger-color-40: #363a49;
  --danger-color-50: #464b60;
  --danger-color-60: #533;
  --danger-color-10-filter: brightness(0) saturate(100%) invert(37%) sepia(100%) saturate(2837%) hue-rotate(337deg)
    brightness(104%) contrast(92%);
  --warning-color-10: #ffd159;
  --warning-color-10-filter: brightness(0) saturate(100%) invert(81%) sepia(44%) saturate(608%) hue-rotate(343deg)
    brightness(101%) contrast(101%);
  --info-color-10: #0c4939;
  --info-color-20: #04d79e;
  --info-color-30: #5e98d9;
  --info-linear-gradient: linear-gradient(90deg, var(--info-color-10) 0%, var(--info-color-20) 100%);
  --stattrack-color: #e5961f;
  --souvenir-color: gold;
  --preloader-pulse-color: rgba(248, 142, 73, 0.6);
  --currency-symbol-color: #b1f98f;
  --discount-color-10: #ffd159;
  --discount-color-20: #f2c94c;
  --discount-color-30: #f2bd4c;
  --discount-linear-gradient: linear-gradient(90deg, var(--discount-color-10) 0%, var(--discount-color-20) 100%);
  --discount-repeating-linear-gradient: repeating-linear-gradient(
    90deg,
    var(--discount-color-10),
    var(--discount-color-20) 50%,
    var(--discount-color-10)
  );
  --discount-color-10-filter: brightness(0) saturate(100%) invert(91%) sepia(21%) saturate(1473%) hue-rotate(329deg)
    brightness(102%) contrast(101%);
  --discount-color-30-filter: brightness(0) saturate(100%) invert(83%) sepia(19%) saturate(1748%) hue-rotate(332deg)
    brightness(107%) contrast(90%);
  --xmas-color-10: #018cb8;
  --xmas-color-20: #24a6cf;
  --xmas-color-30: #eb5757;
  --xmas-linear-gradient: linear-gradient(90deg, var(--xmas-color-10) 0%, var(--xmas-color-20) 100%);
  --xmas-repeating-linear-gradient: repeating-linear-gradient(
    90deg,
    var(--xmas-color-10),
    var(--xmas-color-20) 50%,
    var(--xmas-color-10)
  );
  --rarity-cart-bg: #1a1c26;
  --bottom-navigation-height: 106px;
  --navbar-mobile-height: 64px;
  --event-new-year-color-10: #ffcf98;
  --event-new-year-color-10-filter: brightness(0) saturate(100%) invert(75%) sepia(31%) saturate(419%)
    hue-rotate(347deg) brightness(105%) contrast(102%);
  --birthday-accent-color: #ffd332;
}
/* Указываем box sizing */
*,
*::before,
*::after {
  box-sizing: border-box;
  transition-duration: 0.2s;
}
html::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
* {
  scrollbar-width: thin;
  scrollbar-color: #ff6d36 transparent;
}
html::-webkit-scrollbar-corner {
  display: none;
}

html::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

html::-webkit-scrollbar-thumb {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-image: linear-gradient(to top, #00a25b 0, #6ae855);
}
::-webkit-scrollbar-thumb {
  border-radius: 0.3125rem;
  background-image: linear-gradient(0deg, #00a25b, #6ae855);
}

html::-webkit-scrollbar-thumb:window-inactive {
  background-image: linear-gradient(to top, #00a25b 0, #6ae855);
  opacity: 0.5;
}
/* Убираем внутренние отступы */
ul[class],
ol[class] {
  padding: 0;
}

/* Убираем внешние отступы */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
/* Выставляем основные настройки по-умолчанию для body */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  background: #121318 !important;
  color: #ffffff;
  transition: background 0.25s ease-in-out;
}
html {
  overflow-x: hidden;
  overflow-y: scroll;
}
.no-scroll {
  overflow: hidden;
}
html,
body {
  font-size: 16px;
}
/* Удаляем стандартную стилизацию для всех ul и il, у которых есть атрибут class*/
ul[class],
ol[class] {
  list-style: none;
}

/* Элементы a, у которых нет класса, сбрасываем до дефолтных стилей */
a:not([class]) {
  text-decoration-skip-ink: auto;
  text-decoration: none;
}

/* Упрощаем работу с изображениями */
img {
  max-width: 100%;
  display: block;
}

/* Указываем понятную периодичность в потоке данных у article*/
article > * + * {
  margin-top: 1em;
}
form {
  margin: 0;
}
/* Наследуем шрифты для инпутов и кнопок */
input,
button,
textarea,
select {
  font: inherit;
  outline: none;
}
.core-icon,
.core-icon:before {
  font-size: inherit;
}
hr {
  background-color: #1b1c25;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0;
}
.home-card__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* Удаляем все анимации и переходы для людей, которые предпочитай их не использовать */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.main-title h1 {
  font-weight: 800;
  font-style: Italic;
  font-size: 80px;
  line-height: 100%;
  letter-spacing: -3%;
  color: #fafafa;
}
main {
  padding: 40px 0 160px 0;
  position: relative;
  isolation: isolate;
}

main::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image:
    radial-gradient(circle at center, rgba(70, 78, 115, 0.18) 0, rgba(70, 78, 115, 0.18) 1px, transparent 1px),
    radial-gradient(circle at center, rgba(70, 78, 115, 0.12) 0, rgba(70, 78, 115, 0.12) 1px, transparent 1px);
  background-size:
    64px 64px,
    64px 64px;
  background-position:
    0 0,
    32px 32px;
  opacity: 0.35;
  z-index: -1;
}
.wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 48px;
}
.categories__list {
  display: flex;
  align-items: center;
  gap: 36px;
}
.categories__item {
  list-style: none;
}
.categories__link {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  color: #b4b4b6;
  text-decoration: none;
}
.categories__link::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  border-radius: 16px;
  background: transparent;
  margin-top: 4px;
}
.categories__item--active .categories__link {
  color: #ff6e48;
}
.categories__item--active .categories__link::after {
  background: #ff6e48;
}
.search-form {
  max-width: 700px;
  width: 100%;
}
.search-form__field {
  display: flex;
  align-items: center;
  width: 100%;
  max-height: 48px;
  height: 100%;
  background: #191a1e;
  border-radius: 6px;
  padding: 12px 16px;
  gap: 8px;
}
.search-form__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}
.search-form__input {
  flex: 1;
  background: transparent;
  border: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0;
  color: #8e8f91;
}
.search-form__input::placeholder {
  color: #8e8f91;
  opacity: 1;
}
.search-form__input:focus {
  outline: none;
}

a {
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  line-height: 130%;
  color: #b4b4b6;
  letter-spacing: 0%;
}

input[type="search"]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input[type="search"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* Clears the 'X' in searchbar from WebKit-based browsers (Chrome, Safari, Opera) */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

.main-title-right {
  max-width: 700px;
  width: 100%;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* Homepage layout */
.home-feed {
  display: flex;
  flex-direction: column;
  gap: 54px;
  margin-top: 56px;
}

.home-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.home-hero__link {
  display: block;
  height: 100%;
  color: inherit;
}

.home-hero__media,
.home-hero__media img {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  max-height: 474px;
  height: 100%;
}

.home-hero__media img {
  object-fit: cover;
  display: block;
}

.home-hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(13, 15, 23, 0.25) 16.48%, rgba(13, 15, 23, 0.85) 100%);
  z-index: 1;
}

.home-hero__content {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  justify-content: space-between;
  padding: 24px;
}

.home-hero__title {
  font-weight: 600;
  font-size: 48px;
  line-height: 130%;
  letter-spacing: -2%;
  color: #fafafaed;
  max-width: 1135px;
  width: 100%;
}

.home-meta {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  font-style: Italic;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: -2%;
  color: #8e8f91;
}

.home-meta span {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.home-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.home-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 6px;
  border-radius: 999px;
  background: #25262a;
  color: #b4b4b6;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.home-grid-layout {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 36px;
}

.home-card {
  position: relative;
  height: 100%;
  overflow: hidden;
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease,
    border-color 0.3s ease,
    background 0.3s ease;
}

.home-card.home-card--animating {
  animation: homeCardFadeUp 0.45s ease both;
}

@keyframes homeCardFadeUp {
  from {
    opacity: 0;
    transform: translateY(32px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.home-card__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  color: inherit;
}

.home-card__media {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16 / 10;
}

.home-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.home-card__body {
  padding: 24px 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.home-card__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: -2%;
  color: #fafafaed;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.home-card__media,
.home-card__media img {
  border-radius: 8px;
  max-height: 275px;
  height: 100%;
  min-height: 275px;
}
.home-card--primary .home-card__media {
  aspect-ratio: 16 / 9;
}

.home-card--primary .home-card__body {
  padding: 24px 16px;
  gap: 48px;
}

.home-card--span2 {
  grid-column: span 2;
}

.home-card--span2-left {
  grid-column: 1 / span 2;
}

.home-card--span2-right {
  grid-column: 3 / span 2;
}

.home-card--stack .home-card__media {
  aspect-ratio: 4 / 3;
}

.home-card--wide .home-card__media {
  aspect-ratio: 16 / 7;
}

.home-card--wide .home-card__body {
  padding: 24px 16px;
}

.home-grid__full {
  grid-column: 1 / -1;
}

.home-newsletter {
  display: flex;
  align-items: center;
  gap: 1px;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
}

.home-newsletter > * {
  position: relative;
  z-index: 1;
}

.home-newsletter__icon {
  position: relative;
  display: flex;
  height: 100%;
  max-width: 96px;
  width: 100%;
  background: #191a1e;
  align-items: center;
  justify-content: center;
}

.home-newsletter__copy h3 {
  font-weight: 700;
  font-style: Italic;
  font-size: 44px;
  line-height: 100%;
  letter-spacing: -3.5%;
  color: #fafafa;
}

.home-newsletter__copy {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.home-newsletter__copy p {
  margin-top: 0;
  font-size: 15px;
  color: #aab1c9;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.home-newsletter__form-wrap {
  margin-left: auto;
  display: flex;
  gap: 14px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 695px;
  width: 100%;
}
.home-newsletter__form {
  width: 100%;
}
.home-newsletter__form-wrap p {
  font-weight: 500;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #b4b4b6;
}
.home-newsletter__form {
  background: #212226;
  padding: 4px;
  border-radius: 16px;
}
.line {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home-newsletter__form input {
  width: 100%;
  height: 100%;
  color: #f2f4ff;
  padding: 0 18px 0 46px;
  border: 0;
  position: relative;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48bWFzayBpZD0ibWFzazBfMjg5MzRfNjYwMiIgc3R5bGU9Im1hc2stdHlwZTphbHBoYSIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMCIgeT0iMCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48cmVjdCB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IiNEOUQ5RDkiLz48L21hc2s+PGcgbWFzaz0idXJsKCNtYXNrMF8yODkzNF82NjAyKSI+PHBhdGggZD0iTTQgMjBDMy40NSAyMCAyLjk3OTE3IDE5LjgwNDIgMi41ODc1IDE5LjQxMjVDMi4xOTU4MyAxOS4wMjA4IDIgMTguNTUgMiAxOFY2QzIgNS40NSAyLjE5NTgzIDQuOTc5MTcgMi41ODc1IDQuNTg3NUMyLjk3OTE3IDQuMTk1ODMgMy40NSA0IDQgNEgyMEMyMC41NSA0IDIxLjAyMDggNC4xOTU4MyAyMS40MTI1IDQuNTg3NUMyMS44MDQyIDQuOTc5MTcgMjIgNS40NSAyMiA2VjE4QzIyIDE4LjU1IDIxLjgwNDIgMTkuMDIwOCAyMS40MTI1IDE5LjQxMjVDMjEuMDIwOCAxOS44MDQyIDIwLjU1IDIwIDIwIDIwSDRaTTEyIDEyLjgyNUMxMi4wODMzIDEyLjgyNSAxMi4xNzA4IDEyLjgxMjUgMTIuMjYyNSAxMi43ODc1QzEyLjM1NDIgMTIuNzYyNSAxMi40NDE3IDEyLjcyNSAxMi41MjUgMTIuNjc1TDE5LjYgOC4yNUMxOS43MzMzIDguMTY2NjcgMTkuODMzMyA4LjA2MjUgMTkuOSA3LjkzNzVDMTkuOTY2NyA3LjgxMjUgMjAgNy42NzUgMjAgNy41MjVDMjAgNy4xOTE2NyAxOS44NTgzIDYuOTQxNjcgMTkuNTc1IDYuNzc1QzE5LjI5MTcgNi42MDgzMyAxOSA2LjYxNjY3IDE4LjcgNi44TDEyIDExTDUuMyA2LjhDNSA2LjYxNjY3IDQuNzA4MzMgNi42MTI1IDQuNDI1IDYuNzg3NUM0LjE0MTY3IDYuOTYyNSA0IDcuMjA4MzMgNCA3LjUyNUM0IDcuNjkxNjcgNC4wMzMzMyA3LjgzNzUgNC4xIDcuOTYyNUM0LjE2NjY3IDguMDg3NSA0LjI2NjY3IDguMTgzMzMgNC40IDguMjVMMTEuNDc1IDEyLjY3NUMxMS41NTgzIDEyLjcyNSAxMS42NDU4IDEyLjc2MjUgMTEuNzM3NSAxMi43ODc1QzExLjgyOTIgMTIuODEyNSAxMS45MTY3IDEyLjgyNSAxMiAxMi44MjVaIiBmaWxsPSIjOEU4RjkxIi8+PC9nPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: 16px center;
  background-color: transparent;
  background-size: 24px 24px;
  font-weight: 500;
  font-style: Medium;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0%;
}

.home-newsletter__form input::placeholder {
  color: #8e8f91;
}

.home-newsletter__form button {
  height: 40px;
  max-width: 130px;
  width: 100%;
  border-radius: 16px;
  border: none;
  background: #ff6e48;
  cursor: pointer;
  color: #fafafa;
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0%;
}

.home-load-more {
  display: flex;
  justify-content: center;
}

.home-button {
  max-width: 230px;
  width: 100%;
  height: 48px;
  border-radius: 16px;
  border: none;
  background: #313338;
  color: #fafafa;
  cursor: pointer;
  font-weight: 800;
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0%;
  vertical-align: middle;
}

.home-button:hover {
  border-color: rgba(255, 110, 72, 0.6);
  color: #ff834e;
}

.home-button:disabled,
.home-button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}

.home-button--loading {
  pointer-events: none;
}

.home-contributor {
  margin-top: 160px;
  display: flex;
  justify-content: space-between;
}

.home-contributor__intro {
  max-width: 410px;
  width: 100%;
}
.home-contributor__intro h2 {
  font-weight: 700;
  font-style: Italic;
  font-size: 90px;
  line-height: 100%;
  letter-spacing: -3.5%;
  color: #fafafa;
}

.home-contributor__intro p {
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #8e8f91;
  margin-top: 40px;
}
.row p label {
  display: flex;
  align-items: center;
  gap: 45px;
  font-weight: 600;
  font-style: Italic;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: -2%;
  color: #fafafa;
}
.label-text {
  min-width: 200px;
}
.row {
  position: relative;
  padding-bottom: 16px;
}
.row::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 1px;
  background: #464851;
}
.row p label br {
  display: none;
}
.row .wpcf7-form-control-wrap {
  position: relative;
  padding-left: 45px;
}
.row .wpcf7-form-control-wrap input::-webkit-input-placeholder {
  color: #313338;
}
.row .wpcf7-form-control-wrap input {
  border: 0;
  font-weight: 600;
  font-style: Italic;
  background: transparent;
  font-size: 24px;
  color: #fafafa;
  line-height: 130%;
  letter-spacing: -2%;
}
.row .wpcf7-form-control-wrap:before {
  content: "";
  position: absolute;
  width: 1px;
  left: 0;
  top: 0;
  height: 100%;
  border: 2px dashed #25262a;
}

.form-contact-us {
  display: flex;
  flex-direction: column;
  gap: 54px;
}

.submit-wrap {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
}
.submit-wrap p {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
}
.submit-wrap br {
  display: none;
}
.wpcf7-spinner {
  order: 9;
}
.text-submit {
  font-weight: 500;
  font-style: Italic;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #8e8f91;
  text-decoration-style: solid;
  max-width: 320px;
  text-decoration-thickness: 0%;
}
.text-submit a {
  text-decoration: underline;
  font-weight: 500;
  font-style: Italic;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #8e8f91;
}
.wpcf7-form-control.wpcf7-submit {
  max-width: 284px;
  max-height: 64px;
  width: 100%;
  height: 100%;
  min-height: 64px;
  border: 0;
  cursor: pointer;
  background-color: #ff6e48;
  border-radius: 6px;
  font-weight: 800;
  font-size: 18px;
  line-height: 135%;
  letter-spacing: 0%;
  color: #fafafa;
  padding: 18px 32px 18px 65px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzI4OTM0XzUxODApIj4KPG1hc2sgaWQ9Im1hc2swXzI4OTM0XzUxODAiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSI+CjxyZWN0IHg9IjAuNSIgeT0iMC4wMDA0ODgyODEiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iI0Q5RDlEOSIvPgo8L21hc2s+CjxnIG1hc2s9InVybCgjbWFzazBfMjg5MzRfNTE4MCkiPgo8cGF0aCBkPSJNMTYuNjUgMTMuMDAwNUw1LjUgMTMuMDAwNUM1LjIxNjY3IDEzLjAwMDUgNC45NzkxNyAxMi45MDQ3IDQuNzg3NSAxMi43MTNDNC41OTU4MyAxMi41MjEzIDQuNSAxMi4yODM4IDQuNSAxMi4wMDA1QzQuNSAxMS43MTcyIDQuNTk1ODMgMTEuNDc5NyA0Ljc4NzUgMTEuMjg4QzQuOTc5MTcgMTEuMDk2MyA1LjIxNjY3IDExLjAwMDUgNS41IDExLjAwMDVMMTYuNjUgMTEuMDAwNUwxMy44IDguMTUwNUMxMy42IDcuOTUwNSAxMy41MDQyIDcuNzE3MTcgMTMuNTEyNSA3LjQ1MDVDMTMuNTIwOCA3LjE4MzgzIDEzLjYxNjcgNi45NTA1IDEzLjggNi43NTA1QzE0IDYuNTUwNSAxNC4yMzc1IDYuNDQ2MzMgMTQuNTEyNSA2LjQzOEMxNC43ODc1IDYuNDI5NjcgMTUuMDI1IDYuNTI1NSAxNS4yMjUgNi43MjU1TDE5LjggMTEuMzAwNUMxOS45IDExLjQwMDUgMTkuOTcwOCAxMS41MDg4IDIwLjAxMjUgMTEuNjI1NUMyMC4wNTQyIDExLjc0MjIgMjAuMDc1IDExLjg2NzIgMjAuMDc1IDEyLjAwMDVDMjAuMDc1IDEyLjEzMzggMjAuMDU0MiAxMi4yNTg4IDIwLjAxMjUgMTIuMzc1NUMxOS45NzA4IDEyLjQ5MjIgMTkuOSAxMi42MDA1IDE5LjggMTIuNzAwNUwxNS4yMjUgMTcuMjc1NUMxNS4wMjUgMTcuNDc1NSAxNC43ODc1IDE3LjU3MTMgMTQuNTEyNSAxNy41NjNDMTQuMjM3NSAxNy41NTQ3IDE0IDE3LjQ1MDUgMTMuOCAxNy4yNTA1QzEzLjYxNjcgMTcuMDUwNSAxMy41MjA4IDE2LjgxNzIgMTMuNTEyNSAxNi41NTA1QzEzLjUwNDIgMTYuMjgzOCAxMy42IDE2LjA1MDUgMTMuOCAxNS44NTA1TDE2LjY1IDEzLjAwMDVaIiBmaWxsPSIjRkFGQUZBIi8+CjwvZz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF8yODkzNF81MTgwIj4KPHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiBmaWxsPSJ3aGl0ZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC41IDAuMDAwNDg4MjgxKSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: 38% center;
  background-size: 25px 24px;
  transition: background-position 0.25s ease-in-out;
}

.wpcf7-form-control.wpcf7-submit:hover {
  background-position: 39% center;
}
.home-contributor__actions button:hover {
  background: linear-gradient(135deg, #ff9865 0%, #ff6f3a 100%);
}

.home-contributor__note {
  font-size: 13px;
  color: #7c84a5;
  line-height: 1.5;
  max-width: 360px;
}

.home-newsletter__right {
  background: #191a1e;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 16px 40px;
}

@media (max-width: 1400px) {
  .home-hero__content {
    padding: 48px;
  }

  .home-hero__title {
    font-size: 40px;
  }
}

@media (max-width: 1200px) {
  main {
    padding: 32px 32px 64px;
  }

  .home-grid-layout {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .home-card--span2,
  .home-card--span2-left,
  .home-card--span2-right,
  .home-grid__full {
    grid-column: 1 / -1;
  }

  .home-contributor {
    grid-template-columns: 1fr;
    padding: 48px;
  }

  .home-contributor__intro p {
    max-width: none;
  }
}

@media (max-width: 960px) {
  main {
    padding: 28px 24px 56px;
  }

  .home-feed {
    gap: 48px;
  }

  .home-hero {
    min-height: 380px;
  }

  .home-hero__content {
    padding: 40px;
  }

  .home-newsletter {
    flex-direction: column;
    align-items: flex-start;
  }

  .home-newsletter__form {
    width: 100%;
    margin-left: 0;
  }

  .home-newsletter__form input {
    flex: 1;
    width: 100%;
  }

  .home-newsletter__form button {
    flex: 0 0 auto;
  }
}

@media (max-width: 720px) {
  .home-grid-layout {
    grid-template-columns: 1fr;
  }

  .home-hero__content {
    padding: 30px;
    gap: 20px;
  }

  .home-hero__title {
    font-size: 32px;
  }

  .home-card__body {
    padding: 24px;
  }

  .home-card__title {
    font-size: 20px;
  }

  .home-newsletter {
    padding: 28px;
  }

  .home-contributor {
    padding: 36px 28px;
  }
}

@media (max-width: 540px) {
  main {
    padding: 24px 20px 48px;
  }

  .home-feed {
    gap: 36px;
  }

  .home-card__media {
    aspect-ratio: 16 / 11;
  }

  .home-newsletter__form {
    flex-direction: column;
    gap: 16px;
    align-items: stretch;
  }

  .home-newsletter__form button {
    width: 100%;
  }
}

/* external styles footer */
.footer {
  --secondary-color-5: #343538;
  --secondary-color-10: #e3e3e4;
  --secondary-color-15: #434448;
  --secondary-color-20: #b4b4b6;
  --secondary-color-25: #8e8f91;
  --secondary-color-30: #313338;
  --secondary-color-35: #acadb3;
  --secondary-color-40: #292a2f;
  --secondary-color-45: #24262d;
  --secondary-color-50: #25262a;
  --secondary-color-55: #5f6063;
  --secondary-color-60: #212226;
  --secondary-color-65: #1e1f23;
  --secondary-color-70: #191a1e;
  --base-block-border-radius: 6px;
  --secondary-color-75: #26282d;
  --secondary-color-80: #141518;
  --secondary-color-85: #78818f;
  --secondary-color-90: #0f0f12;
  --cs-phase-color-black-pearl: #8847ff;
  --primary-color-5: #ffa891;
  --primary-color-10: #ff7575;
  --primary-color-20: #ffb639;
  --primary-color-30: #ff6e48;
  --secondary-color-25-filter: brightness(0) saturate(100%) invert(60%) sepia(5%) saturate(108%) hue-rotate(182deg)
    brightness(95%) contrast(86%);
  --secondary-color-95: #14151c;
  --third-text-color: #8e8f91;
}

.footer .footer-top .support__link[data-v-e746b71f] {
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
}
.base-button_size_default[data-v-37a0cc3f] {
  font-size: 14px;
  font-weight: 800;
  height: 48px;
  line-height: 170%;
  padding: 0 16px;
}
.base-button[data-v-37a0cc3f] {
  font-family: Mulish;
  font-weight: 700;
  overflow: hidden;
  position: relative;
}
.base-button[data-v-37a0cc3f] {
  align-items: center;
  border: 0;
  cursor: pointer;
  border-radius: 6px !important;
  display: flex;
  font-weight: 600;
  justify-content: center;
  letter-spacing: 0.01em;
  padding: 0;
  transition: all 0.2s ease-in-out;
  width: auto;
}
.base-button__content[data-v-37a0cc3f] {
  align-items: center;
  color: #fafafa;
  font-weight: 800;
  -moz-column-gap: 4px;
  column-gap: 4px;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.base-button_type_primary[data-v-37a0cc3f] {
  background: var(--primary-color-30);
}

.footer .footer-top .support__link a[data-v-e746b71f] {
  color: var(--third-text-color);
}

.footer .footer-top .support__link a[data-v-e746b71f]:hover {
  color: var(--white-color);
}
.footer[data-v-e746b71f] {
  background-color: var(--secondary-color-60);
}

.footer[data-v-e746b71f] .trustpilot-widget {
  left: 40px;
  transform: scale(1.5);
}

.footer__icons-block[data-v-e746b71f] {
  align-items: center;
  align-self: center;
  -moz-column-gap: 16px;
  column-gap: 16px;
  display: flex;
  flex-wrap: wrap;
}

.footer__social-icon-block[data-v-e746b71f] {
  display: flex;
  transition: filter 0.2s linear;
}

.footer__social-icon-block img[data-v-e746b71f] {
  filter: var(--secondary-color-25-filter);
}

.footer__social-icon-block[data-v-e746b71f]:hover {
  filter: var(--white-color-filter);
}

.footer__support-social-links[data-v-e746b71f] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 362px;
  row-gap: 20px;
}

.footer .divider[data-v-e746b71f] {
  background-color: #2b2c33;
  height: 1px;
  width: 100%;
}

.footer__divider[data-v-e746b71f] {
  background: var(--secondary-color-25);
  height: 12px;
  margin: 0 12px;
  width: 1px;
}

.footer .footer-top[data-v-e746b71f] {
  background: var(--secondary-color-70);
  display: flex;
  justify-content: center;
  min-height: 386px;
  width: 100%;
}

.footer .footer-top__soon-block span[data-v-e746b71f]:first-child {
  align-items: center;
  -moz-column-gap: 6px;
  column-gap: 6px;
  cursor: not-allowed;
  display: flex;
}

.footer .footer-top__soon[data-v-e746b71f] {
  align-items: center;
  background: #2b2c33;
  border-radius: 4px;
  -moz-column-gap: 2px;
  column-gap: 2px;
  display: flex;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  height: 24px;
  line-height: 130%;
  padding: 0 10px;
}

.footer .footer-top__content[data-v-e746b71f] {
  display: flex;
  gap: 96px;
  justify-content: space-between;
  margin-top: 47px;
  max-width: 1632px;
  padding: 0 16px;
  width: 100%;
}

.footer .footer-top__logo-block[data-v-e746b71f] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 60px;
}

.footer .footer-top__logo-block img[data-v-e746b71f] {
  max-width: 303px;
}

.footer .footer-top .newsletter[data-v-e746b71f] {
  display: flex;
  flex-direction: column;
}

.footer .footer-top .newsletter__input-focus[data-v-e746b71f] {
  border-color: #2b2c33 !important;
}

.footer .footer-top .newsletter__is-invalid[data-v-e746b71f] {
  border: 1px solid #fe7777 !important;
}

.footer .footer-top .newsletter__title[data-v-e746b71f] {
  color: var(--white-color);
  font-feature-settings:
    "tnum" on,
    "lnum" on;
  font-size: 24px;
  font-weight: 700;
  line-height: 31px;
}

.footer .footer-top .newsletter__subtitle[data-v-e746b71f] {
  color: var(--third-text-color);
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
  margin-top: 12px;
}

.footer .footer-top .newsletter__promocode-block[data-v-e746b71f] {
  margin: 22px 0 0;
}

.footer .footer-top .newsletter__promocode-btn-text[data-v-e746b71f] {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.footer .footer-top .newsletter__promocode-outer-block[data-v-e746b71f] {
  align-items: center;
  background: var(--secondary-color-90);
  border: 1px solid transparent;
  border-radius: var(--base-block-border-radius);
  display: flex;
  padding: 0 4px 0 16px;
}

.footer .footer-top .newsletter__promocode-outer-block .field-wrapper[data-v-e746b71f] {
  flex: 1;
}

.footer .footer-top__info-block[data-v-e746b71f] {
  display: flex;
  flex-direction: column;
  row-gap: 70px;
}

.footer .footer-top__info-block[data-v-e746b71f] .live-tape__list {
  max-width: 984px;
}

.footer .footer-top__info-block[data-v-e746b71f] .live-tape__list:after {
  content: unset;
  display: none;
}

.footer .footer-top__links-container[data-v-e746b71f],
.footer .footer-top__links-wrapper[data-v-e746b71f] {
  -moz-column-gap: 160px;
  column-gap: 160px;
  display: flex;
}

.footer .footer-top .links[data-v-e746b71f] {
  display: flex;
  flex-direction: column;
  gap: 28px;
  min-width: 100px;
}

.footer .footer-top .links__title[data-v-e746b71f] {
  color: var(--white-color);
  font-feature-settings:
    "tnum" on,
    "lnum" on;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.footer .footer-top .links__content[data-v-e746b71f] {
  display: flex;
  flex-direction: column;
}

.footer .footer-top .links__link[data-v-e746b71f] {
  color: var(--third-text-color);
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
  text-transform: capitalize;
}

.footer .footer-top .links__link a[data-v-e746b71f] {
  color: var(--third-text-color);
  display: inline-block;
  padding: 5px 0;
  width: 100%;
}

.footer .footer-top .links__link a[data-v-e746b71f]:hover {
  color: var(--white-color);
}

.footer .footer-top .support[data-v-e746b71f] {
  display: flex;
  gap: 12px;
}

.footer .footer-top .support img[data-v-e746b71f] {
  filter: var(--primary-color-30-filter);
  height: 36px;
  width: 36px;
}

.footer .footer-top .support__content[data-v-e746b71f] {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.footer .footer-top .support__title[data-v-e746b71f] {
  color: var(--white-color);
  font-feature-settings:
    "tnum" on,
    "lnum" on;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.footer .footer-top .support__link[data-v-e746b71f] {
  font-size: 16px;
  font-weight: 700;
  line-height: 21px;
}

.footer .footer-top .support__link a[data-v-e746b71f] {
  color: var(--third-text-color);
}

.footer .footer-top .support__link a[data-v-e746b71f]:hover {
  color: var(--white-color);
}

.footer .footer-bottom[data-v-e746b71f] {
  background-color: var(--secondary-color-60);
  display: flex;
  justify-content: center;
  width: 100%;
}

.footer .footer-bottom__link_capitalize[data-v-e746b71f] {
  text-transform: capitalize;
}

.footer .footer-bottom__api-terms-links[data-v-e746b71f] {
  align-items: center;
  display: flex;
  gap: 10px;
  justify-content: space-between;
}

.footer .footer-bottom__api-docs-link[data-v-e746b71f],
.footer .footer-bottom__terms-of-service-link[data-v-e746b71f] {
  display: inline-flex;
  position: relative;
  text-decoration: none !important;
}

.footer .footer-bottom__content[data-v-e746b71f] {
  align-items: center;
  display: flex;
  justify-content: space-between;
  max-width: 1632px;
  padding: 0 16px;
  width: 100%;
}

.footer .footer-bottom__info-container[data-v-e746b71f] {
  -moz-column-gap: 80px;
  column-gap: 80px;
  display: flex;
  row-gap: 16px;
}

.footer .footer-bottom__copyright[data-v-e746b71f] {
  align-items: center;
  color: var(--third-text-color);
  display: flex;
  font-size: 12px;
  font-weight: 500;
  line-height: 130%;
}

.footer .footer-bottom__copyright a[data-v-e746b71f] {
  color: var(--third-text-color);
  text-decoration: underline;
}

.footer .footer-bottom__payments[data-v-e746b71f] {
  align-items: center;
  display: flex;
  gap: 6px;
}

.footer .footer-bottom__payment-item[data-v-e746b71f] {
  align-items: center;
  background: var(--secondary-color-70);
  border-radius: var(--base-block-border-radius);
  color: var(--secondary-color-25);
  display: flex;
  font-size: 14px;
  font-weight: 500;
  height: 30px;
  justify-content: center;
  line-height: 130%;
  padding: 6px;
  width: 70px;
}

.footer .footer-bottom__payment-item img[data-v-e746b71f] {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transform: scale(2.3);
  width: 100%;
}

.footer .footer-bottom__message[data-v-e746b71f] {
  color: var(--third-text-color);
  font-size: 14px;
  font-weight: 800;
  line-height: 21px;
}
.base-field__root-container[data-v-8af8ce2a] {
  align-items: center;
  display: flex;
  gap: 8px;
  height: -moz-fit-content;
  height: fit-content;
}
.base-field_size_default[data-v-8af8ce2a] {
  font-size: 14px;
  height: 48px;
}
.base-field_has-action-button[data-v-8af8ce2a] {
  padding-right: 16px;
}
.base-field[data-v-8af8ce2a] {
  background: var(--secondary-color-50);
  border: 1px solid transparent;
}
.base-field[data-v-8af8ce2a],
.base-field__validation-text[data-v-8af8ce2a] {
  border-radius: var(--base-block-border-radius);
  width: 100%;
}
.base-field_has-action-button[data-v-8af8ce2a] {
  gap: 8px;
  padding-right: 8px;
}

.base-field__input[data-v-8af8ce2a]::-moz-placeholder {
  color: var(--secondary-color-20);
  font-weight: 600;
  line-height: 120%;
}

.base-field__input[data-v-8af8ce2a]::placeholder {
  color: var(--secondary-color-20);
  font-weight: 600;
  line-height: 120%;
}

.base-field__input[data-v-8af8ce2a]:focus {
  color: var(--white-color);
  outline: none;
}

.base-field__input[type="time"][data-v-8af8ce2a] {
  cursor: text;
}

.base-field__input[type="time"][data-v-8af8ce2a]::-webkit-calendar-picker-indicator {
  display: none;
}

.base-field__input[data-v-8af8ce2a]::-webkit-inner-spin-button,
.base-field__input[data-v-8af8ce2a]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.base-field__input_has-label[data-v-8af8ce2a] {
  transition: padding-left 0s;
}

.base-field__success-icon[data-v-8af8ce2a] {
  filter: var(--success-color-10-filter);
  height: 20px;
  width: 20px;
}

.base-field__action-button[data-v-8af8ce2a] {
  flex-shrink: 0;
}

.base-field__error-message[data-v-8af8ce2a],
.base-field__success-message[data-v-8af8ce2a] {
  align-items: center;
  display: flex;
  font-size: 12px;
  font-variant-numeric: lining-nums tabular-nums;
  font-weight: 600;
  justify-content: space-between;
  left: 0;
  line-height: 130%;
  position: absolute;
  top: calc(100% + 5px);
  width: 100%;
}

.base-field__success-message[data-v-8af8ce2a] {
  color: var(--success-color-10);
}

.base-field__error-message[data-v-8af8ce2a] {
  color: var(--danger-color-10);
}

.base-field__validation-text[data-v-8af8ce2a] {
  background-color: var(--secondary-color-30);
  box-shadow: 0 8px 25px #2b2929cc;
  color: var(--white-color);
  display: flex;
  font-size: 10px;
  font-variant-numeric: lining-nums tabular-nums;
  font-weight: 500;
  left: 0;
  line-height: 130%;
  padding: 10px;
  position: absolute;
  top: calc(100% + 5px);
  z-index: 1;
}

.base-field[data-v-8af8ce2a],
.base-field__validation-text[data-v-8af8ce2a] {
  border-radius: var(--base-block-border-radius);
  width: 100%;
}

.base-field[data-v-8af8ce2a] {
  background: var(--secondary-color-50);
  border: 1px solid transparent;
}

.base-field__root-container[data-v-8af8ce2a] {
  align-items: center;
  display: flex;
  gap: 8px;
  height: -moz-fit-content;
  height: fit-content;
}

.base-field[data-v-8af8ce2a]:focus-within {
  border-color: var(--secondary-color-30) !important;
}

.base-field_has-action-button[data-v-8af8ce2a] {
  padding-right: 16px;
}

.base-field_has-error-message[data-v-8af8ce2a] {
  margin-bottom: unset;
}

.base-field_state_success[data-v-8af8ce2a] {
  border-color: var(--success-color-10) !important;
}

.base-field_state_success .base-field__icon[data-v-8af8ce2a] img {
  filter: var(--secondary-color-55-filter);
}

.base-field_state_error[data-v-8af8ce2a] {
  border-color: var(--danger-color-10) !important;
}

.base-field_state_error .base-field__icon[data-v-8af8ce2a] img {
  filter: var(--secondary-color-55-filter);
}

.base-field_state_disabled[data-v-8af8ce2a] {
  background-color: var(--secondary-color-40) !important;
  border-color: var(--secondary-color-30);
}

.base-field__main[data-v-8af8ce2a] {
  gap: 6px;
}

.base-field__icon[data-v-8af8ce2a] {
  align-items: center;
  display: flex;
  justify-content: center;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
}

.base-field__icon[data-v-8af8ce2a] img {
  filter: var(--secondary-color-55-filter);
  height: auto;
  width: 100%;
}

.base-field__clear[data-v-8af8ce2a] {
  filter: var(--secondary-color-55-filter);
}

.base-field__clear[data-v-8af8ce2a]:hover {
  filter: var(--white-color-filter);
}

.base-field__label[data-v-8af8ce2a] {
  font-weight: 600;
  line-height: 130%;
}

.base-field__label_has-icon[data-v-8af8ce2a] {
  left: 30px;
}

.base-field__currency-symbol[data-v-8af8ce2a] {
  background: var(--success-color-10);
  font-weight: 700;
}

.base-field__currency-symbol_has-icon[data-v-8af8ce2a] {
  left: 30px;
}

.base-field__input[data-v-8af8ce2a] {
  font-weight: 600;
  line-height: 130%;
}

.base-field__success-icon[data-v-8af8ce2a] {
  filter: none;
  height: 24px;
  width: 24px;
}

.base-field__error-field-icon[data-v-8af8ce2a],
.base-field[data-v-8af8ce2a] .base-field__error-icon {
  filter: var(--danger-color-10-filter);
  height: 24px;
  width: 24px;
}

.base-field_size_sm[data-v-8af8ce2a] {
  font-size: 14px;
  height: 40px;
}

.base-field_size_default[data-v-8af8ce2a] {
  font-size: 14px;
  height: 48px;
}

.base-field_size_lg[data-v-8af8ce2a] {
  font-size: 16px;
  height: 64px;
}

.number-input-count[data-v-f50997ad] {
  align-items: center;
  background: var(--secondary-color-30);
  border-radius: 6px;
  display: grid;
  grid-template-columns: 24px 1fr 24px;
  justify-content: center;
  padding: 4px;
}

.number-input-count button[data-v-f50997ad] {
  align-items: center;
  background: var(--secondary-color-45);
  border: none;
  border-radius: 4px;
  color: var(--white-color);
  display: flex;
  font-size: 20px;
  font-weight: 600;
  height: 24px;
  justify-content: center;
  padding: 0;
  width: 24px;
}

.number-input-count button span[data-v-f50997ad] {
  margin-bottom: 3px;
}

.number-input-count input[data-v-f50997ad] {
  align-items: center;
  border: none;
  display: flex;
  font-size: 18px;
  font-weight: 600;
  height: 24px;
  justify-content: center;
  min-width: 34px;
  outline: none;
  text-align: center;
  width: 100%;
}

.number-input-count input[data-v-f50997ad]::-webkit-inner-spin-button,
.number-input-count input[data-v-f50997ad]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.number-input-count input[type="number"][data-v-f50997ad] {
  -moz-appearance: textfield;
}

.base-checkbox[data-v-2fc077c1] {
  align-items: center;
  color: var(--secondary-color-20);
  cursor: pointer;
  display: flex;
  gap: 8px;
  justify-content: start;
  margin: 0;
  transition: 0.3s;
}

.base-checkbox[data-v-2fc077c1]:not(.base-checkbox_disabled):hover {
  color: var(--white-color);
}

.base-checkbox:not(.base-checkbox_disabled):hover input[type="checkbox"][data-v-2fc077c1] {
  border-color: var(--primary-color-30);
}

.base-checkbox.base-checkbox_checked[data-v-2fc077c1] {
  color: var(--white-color);
}

.base-checkbox.base-checkbox_checked input[type="checkbox"][data-v-2fc077c1] {
  background: var(--primary-color-30);
  border-color: var(--primary-color-30);
}

.base-checkbox.base-checkbox_checked input[type="checkbox"][data-v-2fc077c1]:after,
.base-checkbox.base-checkbox_checked input[type="checkbox"][data-v-2fc077c1]:before {
  opacity: 1;
}

.base-checkbox input[type="checkbox"][data-v-2fc077c1],
.base-checkbox__input-wrapper[data-v-2fc077c1] {
  align-items: center;
  display: flex;
  justify-content: center;
}

.base-checkbox input[type="checkbox"][data-v-2fc077c1] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border-color: var(--secondary-color-55);
  border-radius: 3px;
  border-style: solid;
  cursor: pointer;
  margin: 0;
  outline: none;
  position: relative;
  transition: 0.3s;
}

.base-checkbox input[type="checkbox"][data-v-2fc077c1]:after {
  background: var(--primary-color-30);
  content: "";
  display: block;
  height: 100%;
  opacity: 0;
  position: absolute;
  transition: 0.3s;
  width: 100%;
  z-index: 1;
}

.base-checkbox input[type="checkbox"][data-v-2fc077c1]:before {
  background-image: url(../images/icons/checkbox-checked.svg);
  background-repeat: no-repeat;
  background-size: cover;
  border: none;
  content: "";
  display: block;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  z-index: 2;
}

.base-checkbox input[type="checkbox"][data-v-2fc077c1]:disabled {
  cursor: not-allowed;
}

.base-checkbox_disabled[data-v-2fc077c1] {
  cursor: not-allowed;
  opacity: 0.3;
}

.base-checkbox__size-s[data-v-2fc077c1] {
  font-size: 14px;
  font-weight: 700;
  line-height: 18.2px;
}

.base-checkbox__size-s .base-checkbox__input-wrapper[data-v-2fc077c1] {
  height: 20px;
  min-height: 20px;
  min-width: 20px;
  width: 20px;
}

.base-checkbox__size-s input[type="checkbox"][data-v-2fc077c1] {
  border-width: 2px;
  height: 16.67px;
  min-height: 16.67px;
  min-width: 16.67px;
  width: 16.67px;
}

.base-checkbox__size-s input[type="checkbox"][data-v-2fc077c1]:before {
  height: 5.95px;
  width: 7.14px;
}

.base-checkbox__size-m[data-v-2fc077c1] {
  font-size: 14px;
  font-weight: 700;
  line-height: 18.2px;
}

.base-checkbox__size-m .base-checkbox__input-wrapper[data-v-2fc077c1] {
  height: 24px;
  min-height: 24px;
  min-width: 24px;
  width: 24px;
}

.base-checkbox__size-m input[type="checkbox"][data-v-2fc077c1] {
  border-width: 2px;
  height: 20px;
  min-height: 20px;
  min-width: 20px;
  width: 20px;
}
.base-field__main[data-v-8af8ce2a] {
  align-items: center;
  display: flex;
  flex-grow: 1;
  height: 100%;
  position: relative;
}

.base-field__icon[data-v-8af8ce2a] {
  align-items: center;
  display: flex;
  justify-content: center;
  max-height: 24px;
  max-width: 24px;
  min-height: 24px;
  min-width: 24px;
}
.base-field__icon[data-v-8af8ce2a] {
  transition: 0.2s;
}
.base-field__label[data-v-8af8ce2a] {
  font-weight: 600;
  line-height: 130%;
}
.base-field__label[data-v-8af8ce2a] {
  bottom: 0;
  color: var(--secondary-color-25);
  height: -moz-min-content;
  height: min-content;
  left: 0;
  line-height: 120%;
  margin: auto 0;
  max-width: 100%;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  top: 0;
  transform: translate(0) scale(1);
  transform-origin: top left;
  transition: 0.2s;
  white-space: nowrap;
}
.base-field__input[data-v-8af8ce2a] {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: var(--white-color);
  height: 100%;
  line-height: 120%;
  margin: 0;
  padding: 0;
  position: relative;
  text-overflow: ellipsis;
  transition: padding-left 0.2s;
  width: 100%;
}
.base-field__input_has-label[data-v-8af8ce2a] {
  transition: padding-left 0s;
}
.base-field__input[data-v-8af8ce2a] {
  font-weight: 600;
  line-height: 130%;
}
.base-field_size_default .base-field__input_has-label[data-v-8af8ce2a] {
  height: 30px;
}
.base-field__label_has-icon[data-v-8af8ce2a] {
  left: 30px;
}
.base-field[data-v-8af8ce2a] {
  align-items: center;
  border-style: solid;
  border-width: 1px;
  display: flex;
  gap: 16px;
  padding: 0 16px;
  position: relative;
  transition: border-color 0.2s;
}
.footer-bottom__tos-text[data-v-e746b71f] {
  display: inline-block;
  margin-right: 20px;
}
.footer .footer-bottom__copyright[data-v-e746b71f] a {
  align-items: center;
  color: var(--third-text-color);
  display: flex;
  font-size: 12px !important;
  font-weight: 500;
  line-height: 130%;
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .footer .footer-bottom__content[data-v-e746b71f],
  .footer .footer-top__content[data-v-e746b71f] {
    padding: 0 60px;
  }

  .footer .footer-top__content[data-v-e746b71f],
  .footer .footer-top__links-container[data-v-e746b71f],
  .footer .footer-top__links-wrapper[data-v-e746b71f] {
    -moz-column-gap: 60px;
    column-gap: 60px;
  }

  .footer .footer-bottom[data-v-e746b71f] {
    height: -moz-fit-content;
    height: fit-content;
    padding: 24px 0;
  }

  .footer .footer-bottom__content[data-v-e746b71f] {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(2, auto);
  }

  .footer .footer-bottom__copyright[data-v-e746b71f] {
    grid-column: 1 / span 2;
    justify-content: space-between;
    width: 100%;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .footer .footer-bottom__content[data-v-e746b71f],
  .footer .footer-top__content[data-v-e746b71f] {
    padding: 0 40px;
  }
}

.site-main-single {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  margin-top: 42px;
}
.upper-content .title h1 {
  font-weight: 700;
  font-size: 64px;
  line-height: 100%;
  letter-spacing: -3.5%;
  color: #fafafa;
}
.post-updated {
  font-weight: 500;
  font-style: Italic;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: -2%;
  color: #8e8f91;
  margin-top: 12px;
}
.meta-info {
  padding-bottom: 34px;
  border-bottom: 1px dashed #25262a;
}
.pre-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  border-bottom: 1px dashed #25262a;
  padding-top: 20px;
}
.author {
  display: flex;
  align-items: center;
  gap: 12px;
}
.author-avatar,
.author-avatar img {
  max-width: 40px;
  max-height: 40px;
  border-radius: 50%;
  height: 100%;
  width: 100%;
}
.author-role {
  font-weight: 500;
  font-style: Italic;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: -2%;
  color: #8e8f91;
}
.author-fullname {
  font-weight: 700;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #fafafa;
}
.actions-statistic {
  display: flex;
  align-items: center;
  gap: 14px;
  font-weight: 500;
  font-style: Italic;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #8e8f91;
}
.read-time {
  display: flex;
  align-items: center;
  gap: 4px;
}
.site-main-single {
  padding: 0;
}
.single-content {
  margin-top: 32px;
}
.single-content img {
  max-height: 446px;
  height: 100%;
  width: 100%;
}
.single-content p {
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  color: #b4b4b6;
  letter-spacing: 0%;
  margin-top: 12px;
}
.single-content p a {
  color: #ff6e48;
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0%;
}
.single-content h2 {
  font-weight: 700;
  font-size: 34px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #fafafa;
  margin-top: 32px;
}
.single-content h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0%;
  margin-top: 32px;

  color: #fafafa;
}
thead {
  background-color: #25262a;
}
tbody tr {
  background: #1e1f23;
}
.wp-block-table td,
.wp-block-table th {
  border-left: none;
  border-right: none;
  border-color: #121318;
  border-width: 2px;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  padding: 14px 34px;
  letter-spacing: 0%;
  color: #fafafa;
}
.wp-block-table {
  border-radius: 16px;
  margin: 16px 0;
}
.single-content ul {
  font-weight: 600;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0%;
  list-style: disc;
  color: #b4b4b6;
  margin-top: 32px;
  margin-bottom: 24px;
}
.single-content-bottom {
  margin: 32px 0;
  padding: 32px 0;
  border-top: 1px dashed #1e1f23;
  border-bottom: 1px dashed #1e1f23;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-start;
}
.bottom-bio p {
  font-size: 16px;
}
.share-post-links {
  display: flex;
  align-items: center;
  gap: 16px;
}
.share-post-links a {
  width: 48px;
  height: 48px;
  min-width: 48px;
  min-height: 48px;
  max-width: 48px;
  max-height: 48px;
  background: #313338;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
}
.faq-title {
  font-weight: 700;
  font-style: Bold;
  font-size: 34px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #fafafa;
  margin-bottom: 40px;
}
.single-content-faq {
  margin-top: 56px;
}

.faq-item {
  background: #191a1e;
  padding: 22px 24px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
}
.faq-list {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.faq-item.opened {
  background: #212226;
}
.faq-item-button {
  background: #212226;
  min-width: 40px;
  min-height: 40px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.faq-item.opened .faq-item-button {
  background: #313338;
}
.faq-item-question {
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #fafafa;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.faq-item-answer {
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #b4b4b6;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  margin-top: 0;
  transition:
    max-height 0.3s ease,
    opacity 0.3s ease,
    margin-top 0.3s ease;
}
.faq-item.opened .faq-item-answer {
  opacity: 1;
}
.faq-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition:
    opacity 0.25s ease,
    transform 0.25s ease;
  pointer-events: none;
}
.faq-icon--minus {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.6);
}
.faq-item.opened .faq-icon--plus {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.6);
}
.faq-item.opened .faq-icon--minus {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.comments-area {
  margin-top: 56px !important;
  padding: 24px !important;
  background: #191a1e !important;
  border-radius: 8px !important;
}
#comments,
#respond,
#wpdcom.wpd-dark {
  background: #191a1e !important;
}
#wpdcom .wpd-thread-head {
  border-color: #121318 !important;
  margin-left: -24px !important;
  padding: 0 24px !important;
  padding-bottom: 24px !important;
  margin-right: -24px !important;
  width: calc(100% + 48px) !important;
  margin-bottom: 24px !important;
}
#wpdcom .wpd-thread-head .wpd-thread-info {
  border: none !important;
}
#wpdcom .wpd-space {
  background: #121318 !important;
}
.wpd-form-head {
  display: none !important;
}
.comments-title {
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0%;
}
.comments-counter {
  color: #8e8f91;
}
.comment-form {
  margin-top: 24px;
  display: flex;
  gap: 26px;
}
.comment-form-right {
  width: 100%;
}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-textarea-wrap textarea,
#wpdcom .wpd-form-row .wpdiscuz-item input[type="text"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="email"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="url"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="color"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="date"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="datetime"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="datetime-local"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="month"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="number"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="time"],
#wpdcom textarea,
#wpdcom select {
  width: 100%;
  padding: 12px 16px;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #8e8f91 !important;
  background: #25262a !important;
  border-radius: 8px;
  border: none !important;
  resize: none;
  min-height: 100px !important;
}
#wpdcom .wpd-form-row .wpdiscuz-item input[type="text"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="email"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="url"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="color"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="date"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="datetime"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="datetime-local"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="month"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="number"],
#wpdcom .wpd-form-row .wpdiscuz-item input[type="time"],
#wpdcom textarea,
#wpdcom select {
  min-height: unset !important;
}
#wpdcom .wpd-form-foot {
  margin-left: 64px !important;
}
.wpd-field-icon {
  display: none !important;
}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap textarea::-webkit-input-placeholder,
#wpdcom input::-webkit-input-placeholder {
  font-weight: 500 !important;
  font-size: 14px !important;
  line-height: 130% !important;
  letter-spacing: 0%;
  color: #8e8f91 !important;
}
.comment-form-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 12px;
}
.comment-form-bottom-text {
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: 0%;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
  color: #8e8f91;
  max-width: 281px;
  display: flex;
  align-items: center;
  margin-top: -34px;
  gap: 8px;
}
.comment-form-bottom-text svg {
  min-width: 20px;
}
.comment-form-bottom-text a {
  text-decoration: underline;
  color: #b4b4b6;
  font-weight: 500;
  font-size: 14px;
}
#wpdcom,
#wpdcom .wpd-thread-list {
  padding: 0 !important;
  margin: 0 !important;
}
#wpdcom .wpd-prim-button {
  font-weight: 800 !important;
  font-size: 14px !important;
  line-height: 38px !important;
  color: #fafafa !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  letter-spacing: 0% !important;
  vertical-align: middle !important;
  background: #ff6e48 !important;
  border-radius: 8px !important;
  max-height: 40px !important;
  max-width: 120px !important;
  min-height: 40px !important;
  border-radius: 8px !important;
  width: 100% !important;
  height: 100% !important;
  box-shadow: none !important;
}

.divider-form {
  width: calc(100% + 48px);
  height: 2px;
  background-color: #121318;
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: -24px;
  margin-right: -24px;
}

#wpdcom .wpd-form .wpd-avatar img,
#wpdcom .wpd-form .wpd-avatar img.avatar,
#wpdcom .wpd-comment .wpd-avatar img,
#wpdcom .wpd-comment .wpd-avatar img.avatar {
  max-width: 40px !important;
  max-height: 40px !important;
  border: none !important;
  min-width: 40px !important;
  min-height: 40px !important;
}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-avatar {
  flex-basis: 64px !important;
}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-textarea-wrap {
  flex-basis: calc(100% - 64px) !important;
}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap {
  padding-bottom: 6px !important;
}
.wpd_label {
  display: none !important;
}
#wpdcom .wpd-form-row .wpdiscuz-item {
  padding-bottom: 10px !important;
}
#wpdcom .wpd-blog-guest .wpd-comment-author,
#wpdcom .wpd-blog-guest .wpd-comment-author a,
#wpdcom .wpd-blog-post_author .wpd-comment-author,
#wpdcom .wpd-blog-post_author .wpd-comment-author a,
#wpdcom .wpd-comment .wpd-reply-to a {
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 130% !important;
  letter-spacing: 0% !important;
  color: #b4b4b6 !important;
}

.single-post-wrap {
  display: flex;
  justify-content: space-between;
}
.single-post {
  max-width: 700px;
  width: 100%;
}
body.single-post {
  max-width: 100%;
  width: 100%;
}
aside {
  max-width: 320px;
  width: 100%;
  margin-bottom: 50px;
}
.share-btn {
  display: flex;
  max-width: 102px;
  width: 100%;
  height: 48px;
  max-height: 48px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  gap: 6px;
  background: #313338;
  font-weight: 800;
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #fafafa;
  border-radius: 6px;
  border: none;
  padding: 0;
}
.share-btn:focus-visible {
  outline: 2px solid #fafafa;
  outline-offset: 2px;
}
.share-btn__label {
  display: inline-flex;
  align-items: center;
}
.share-tooltip {
  position: absolute;
  pointer-events: none;
  z-index: 50;
}
.share-tooltip[data-state="hidden"] .tippy-box {
  opacity: 0;
  transform: translateY(6px) scale(0.95);
}
.share-tooltip[data-state="visible"] .tippy-box {
  opacity: 1;
  transform: translateY(0) scale(1);
}
.share-tooltip .tippy-box {
  --share-tooltip-bg: #e3e3e4;
  --share-tooltip-color: #313338;
  background: var(--share-tooltip-bg);
  border-radius: 8px;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.35);
  color: var(--share-tooltip-color);
  display: inline-flex;
  flex-direction: column;
  min-width: 160px;
  opacity: 0;
  padding: 0;
  position: relative;
  transform-origin: top right;
  transition:
    opacity 0.25s ease,
    transform 0.25s ease;
}
.share-tooltip .tippy-box[data-placement^="bottom"] {
  transform-origin: bottom right;
}
.share-tooltip .tippy-box[data-variant="error"] {
  --share-tooltip-bg: #351b1b;
  --share-tooltip-color: #ffb3b3;
}
.share-tooltip .tippy-content {
  padding: 0;
  text-align: center;
}
.share-tooltip .base-tooltip__content {
  max-width: 100dvw;
  width: fit-content;
  background: var(--share-tooltip-bg);
  border-radius: 8px;
  color: var(--share-tooltip-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 130%;
  padding: 16px 20px;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.share-tooltip .tippy-arrow {
  height: 8px;
  left: 50%;
  position: absolute;
  top: 100%;
  transform: translateX(-50%);
  width: 16px;
}
.share-tooltip .tippy-box[data-placement^="bottom"] .tippy-arrow {
  bottom: 100%;
  top: auto;
}
.share-tooltip .tippy-arrow::before {
  border-color: transparent;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-top-color: var(--share-tooltip-bg);
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.share-tooltip .tippy-box[data-placement^="bottom"] .tippy-arrow::before {
  border-width: 0 8px 8px 8px;
  border-bottom-color: var(--share-tooltip-bg);
  border-top-color: transparent;
}
@media (prefers-reduced-motion: reduce) {
  .share-tooltip .tippy-box {
    transition-duration: 0s;
  }
}
#ez-toc-container {
  background-color: transparent !important;
  border: none !important;
  margin-top: 24px !important;
  padding: 0 !important;
}
#ez-toc-container ul {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 16px !important;
}
div#ez-toc-container ul li {
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 130% !important;
  letter-spacing: 0% !important;
  padding: 12px 0 !important;
}
div#ez-toc-container ul li a {
  transition: all 0.25s ease-in-out;
}
a.ez-toc-link:hover {
  text-decoration: none !important;
}

div#ez-toc-container ul li {
  padding-left: 20px !important;
  position: relative;
}
div#ez-toc-container ul li:before {
  content: "";
  position: absolute;
  left: 0;
  transition: all 0.25s ease-in-out;
  width: 2px;
  height: 100%;
  background-color: #292a2f;
  border-radius: 8px;
}
div#ez-toc-container ul li.is-active:before {
  width: 4px;
  background: #ff6e48;
}
.cta-banner {
  max-width: 320px;
  max-height: 230px;
  margin: 40px 0;
}
.items-small-shortcode {
  top: 50px;
  position: sticky;
}
.items-small-shortcode-items {
  display: grid;
  gap: 6px;
  grid-template-columns: repeat(2, 1fr);
}

.item-buy-card {
  background: linear-gradient(180deg, #24262d, #24262d);
  border-radius: 8px;
  bottom: 0;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  left: 0;
  overflow: hidden;
  transform-origin: bottom center;
  transition:
    transform 0.4s cubic-bezier(0.47, 0, 0.23, 1.38),
    height 0.4s cubic-bezier(0.47, 0, 0.23, 1.38),
    box-shadow 0.4s ease-in-out,
    opacity 0.4s ease-in-out,
    background 0.4s ease-in-out;
  width: 100%;
  will-change: transform, height;
}

.item-buy-card:before {
  background: linear-gradient(180deg, #24262d, #24262d 65%, #191a1e);
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.4s ease-in-out;
  z-index: 1;
}

.item-buy-card .base-tooltip__content {
  padding: 0;
  width: -moz-fit-content;
  width: fit-content;
}

.item-buy-card.item-buy-card__item-in-cart .itm-buy-card__container .item-buy-card__info__buttons {
  opacity: 0;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.item-buy-card:hover .item-buy-card__info-container {
  margin-top: 0 !important;
}

.item-buy-card:hover .item-buy-card__info-container .item-buy-card__info__copy,
.item-buy-card:hover .item-buy-card__info-container__skin-type {
  opacity: 1 !important;
}

.item-buy-card:hover .item-buy-card__container .item-buy-card__item-image {
  transform-origin: top;
}

.item-buy-card .item-buy-card__selected-container {
  background-color: rgb(from var(--secondary-color-45) r g b/70%);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 5;
}

.item-buy-card .item-buy-card__selected-container .item-buy-card__selected-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 76.5px 12px 12px;
}

.item-buy-card .item-buy-card__selected-container .item-buy-card__selected-icon img {
  animation: scale-831f5e41 0.3s ease-out;
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgb(from var(--success-color-10) r g b/20%);
  filter: var(--success-color-10-filter);
  height: 32px;
  width: 32px;
}

@keyframes scale-831f5e41 {
  0% {
    transform: scale(2) translateZ(0);
  }

  to {
    transform: scale(1) translateZ(0);
  }
}

.item-buy-card .item-buy-card__selected-container .item-buy-card__remove-button {
  position: relative;
  top: 178px;
  transition:
    transform 0.4s cubic-bezier(0.47, 0, 0.23, 1.38),
    height 0.4s cubic-bezier(0.47, 0, 0.23, 1.38),
    box-shadow 0.4s ease-in-out,
    opacity 0.4s ease-in-out,
    background 0.4s ease-in-out;
}

.item-buy-card .item-buy-card__selected-container .item-buy-card__remove-button img {
  filter: var(--danger-color-10-filter);
}

.item-buy-card .item-buy-card__selected-container .item-buy-card__remove-button .base-button__content {
  color: var(--danger-color-10) !important;
}

.item-buy-card:has(.item-buy-card__selected-container) .item-buy-card__info__buttons {
  opacity: 0 !important;
}

.item-buy-card .item-buy-card__rarity-line {
  background-color: var(--secondary-color-45);
  border-radius: 50px;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.item-buy-card .item-buy-card__container {
  border-radius: var(--base-block-border-radius);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 34px 12px 12px;
  position: relative;
  transition:
    transform 0.4s cubic-bezier(0.47, 0, 0.23, 1.38),
    height 0.4s cubic-bezier(0.47, 0, 0.23, 1.38),
    box-shadow 0.4s ease-in-out,
    opacity 0.4s ease-in-out,
    background 0.4s ease-in-out;
  width: 100%;
  z-index: 3;
}

.item-buy-card .item-buy-card__container .item-buy-card__header-info {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  left: 0;
  padding: 0 12px;
  position: absolute;
  top: 6px;
  width: 100%;
  z-index: 4;
}

.item-buy-card .item-buy-card__container .item-buy-card__header-info.has-exterior {
  justify-content: space-between;
}

.item-buy-card .item-buy-card__container .item-buy-card__header-info .item-buy-card__header-info__left {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 130%;
  text-transform: uppercase;
}

.item-buy-card .item-buy-card__container .item-buy-card__header-info .item-buy-card__header-info__exterior {
  color: var(--secondary-color-20);
}

.item-buy-card .item-buy-card__container .item-buy-card__header-info .item-buy-card__header-info__stattrak {
  color: var(--stattrack-color);
}

.item-buy-card .item-buy-card__container .item-buy-card__header-info .item-buy-card__header-info__souvenir {
  color: var(--souvenir-color);
}

.item-buy-card .item-buy-card__container .item-buy-card__stack-counter {
  align-items: center;
  background: var(--secondary-color-30);
  border-radius: var(--base-block-border-radius);
  color: var(--secondary-color-20);
  display: flex;
  font-size: 12px;
  font-weight: 700;
  gap: 4px;
  justify-content: center;
  letter-spacing: 0;
  line-height: 130%;
  padding: 3px 4px;
}

.item-buy-card .item-buy-card__container .item-buy-card__stack-counter .item-buy-card__stack-counter__icon {
  align-items: center;
  display: flex;
  height: 16px;
  justify-content: center;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
  filter: var(--secondary-color-20-filter);
}

.item-buy-card .item-buy-card__container .item-buy-card__stack-counter .item-buy-card__stack-counter__icon img {
  filter: var(--secondary-color-20-filter);
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}

.item-buy-card .item-buy-card__container .item-buy-card__content {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  width: 100%;
}

.item-buy-card .item-buy-card__container .item-buy-card__item-image {
  align-items: flex-start;
  display: flex;
  height: 100%;
  justify-content: center;
  max-height: 133px;
  max-width: 100%;
  transform: scale(1);
  transform-origin: top;
  transition: transform 0.3s !important;
  width: -moz-fit-content;
  width: fit-content;
}

.item-buy-card .item-buy-card__container .item-buy-card__item-image img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}

.item-buy-card .item-buy-card__container .item-buy-card__info {
  height: 69.8px;
  transform: translateZ(0);
  transition: 0.3s;
  width: 100%;
}

.item-buy-card .item-buy-card__container .item-buy-card__info .item-buy-card__info-container {
  display: flex;
  flex-direction: column;
  gap: 9px;
  margin-top: 10px;
  position: relative;
  transition: all 0.3s;
  width: 100%;
}

.item-buy-card .item-buy-card__container .item-buy-card__info .item-buy-card__info-container__skin-type {
  color: var(--secondary-color-25);
  font-size: 14px;
  font-weight: 700;
  left: 0;
  letter-spacing: 0;
  line-height: 130%;
  max-width: 100%;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  top: -40px;
  transition: opacity 0.4s cubic-bezier(0.47, 0, 0.23, 1.38);
  white-space: nowrap;
}

.item-buy-card .item-buy-card__container .item-buy-card__info .skin-has-phase {
  top: -40px !important;
}

.item-buy-card .item-buy-card__container .item-buy-card__info .item-buy-card__info-container__skin-name {
  display: grid;
  gap: 12px;
  grid-template-columns: minmax(0, 1fr) 16px;
}

.item-buy-card .item-buy-card__container .item-buy-card__info .item-buy-card__info-container__skin-name__info {
  display: flex;
  flex-direction: column;
  height: 20.8px;
  justify-content: flex-end;
}

.item-buy-card .item-buy-card__container .item-buy-card__info .item-buy-card__info-container__phase {
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
  line-height: 130%;
}

.item-buy-card .item-buy-card__container .item-buy-card__info .item-buy-card__info__skin .parse-color-item__name,
.item-buy-card .item-buy-card__container .item-buy-card__info .item-buy-card__info__skin .parseColorItemTransfer {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 130%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
}

.item-buy-card .item-buy-card__container .item-buy-card__info .item-buy-card__info__copy {
  opacity: 0;
  transition: 0.3s;
}

.item-buy-card .item-buy-card__container .item-buy-card__info .item-buy-card__info__price-container {
  align-items: flex-end;
  display: flex;
  gap: 12px;
  justify-content: space-between;
}

.item-buy-card
  .item-buy-card__container
  .item-buy-card__info
  .item-buy-card__info__price-container
  .item-buy-card__info__price-label {
  color: var(--secondary-color-25);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 130%;
  margin-bottom: 2px;
}

.item-buy-card
  .item-buy-card__container
  .item-buy-card__info
  .item-buy-card__info__price-container
  .item-buy-card__info__price-value {
  color: var(--white-color);
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 130%;
}

.item-buy-card .item-buy-card__container .item-buy-card__info .item-buy-card__info__buttons {
  align-items: center;
  display: flex;
  gap: 8px;
  margin-top: 18px;
  opacity: 1;
  transition:
    transform 0.4s cubic-bezier(0.47, 0, 0.23, 1.38),
    height 0.4s cubic-bezier(0.47, 0, 0.23, 1.38),
    box-shadow 0.4s ease-in-out,
    opacity 0.4s ease-in-out,
    background 0.4s ease-in-out;
}

.item-buy-card .item-buy-card__container .item-buy-card__info .item-buy-card__info__guid {
  align-items: center;
  color: var(--secondary-color-55);
  display: flex;
  font-size: 12px;
  font-weight: 700;
  gap: 4px;
  justify-content: center;
  letter-spacing: 0;
  line-height: 130%;
}

.item-buy-card .item-buy-card__container .item-buy-card__info .item-buy-card__info__buy-button {
  width: 100%;
}

.item-wrapper {
  overflow: visible;
  position: relative;
}

.item-wrapper.opened-popover .item-buy-card {
  box-shadow: 0 -5px 25px #191a1e73;
  height: 366px;
  transform: scale(1.04);
  z-index: 10;
}

.item-wrapper.opened-popover .item-buy-card .item-buy-card__info-container {
  margin-top: 0 !important;
}

.item-wrapper.opened-popover .item-buy-card .item-buy-card__info-container .item-buy-card__info__copy,
.item-wrapper.opened-popover .item-buy-card .item-buy-card__info-container__skin-type {
  opacity: 1 !important;
}

.item-wrapper.opened-popover .item-buy-card .item-buy-card__container .item-buy-card__item-image {
  transform-origin: top;
}

.item-wrapper.opened-popover .item-buy-card:before {
  background: linear-gradient(180deg, #24262d, #24262d 65%, #191a1e);
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  transition: opacity 0.4s ease-in-out;
  z-index: 1;
}
.item-buy-card
  .item-buy-card__container
  .item-buy-card__info
  .item-buy-card__info__price-container
  .item-buy-card__info__price-value {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 130%;
}
.currency__symbol {
  background: transparent;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background: #b1f98f;
}
.display-contents {
  display: contents;
}
.discount-label .info-label {
  background: no-repeat 50% / contain url("../images/discount-bg.svg") !important;
}
.info-label__title {
  color: var(--info-label-color);
  font-size: var(--info-label-font-size);
  font-weight: var(--info-label-font-weight);
  line-height: 0;
  text-transform: var(--info-label-title-text-transform);
}
.item-buy-card .item-buy-card__container .item-buy-card__info .item-buy-card__info__skin .parse-color-item__name,
.item-buy-card .item-buy-card__container .item-buy-card__info .item-buy-card__info__skin .parseColorItemTransfer {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 130%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
}
.parse-color-item {
  color: #fff;
  max-width: 100%;
}
.watch-all-skins {
  background-color: #402a2d;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  max-height: 48px;
  height: 100%;
  min-height: 48px;
  font-weight: 800;
  font-size: 14px;
  line-height: 170%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #ff6e48;
  margin-top: 12px;
}

.rarity-bg-ancient_center-line,
.rarity-bg-covert_center-line,
.rarity-bg-extraordinary_center-line,
.rarity-bg-master_center-line {
  background-image: linear-gradient(
    to right,
    rgb(from var(--steam-item-rarity-color-45) r g b / 25%),
    rgb(from var(--steam-item-rarity-color-45) r g b / 100%),
    rgb(from var(--steam-item-rarity-color-45) r g b / 25%)
  );
}
.item-buy-card .item-buy-card__rarity-line {
  background-color: var(--secondary-color-45);
  border-radius: 50px;
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.rarity-bg-ancient_top-glow,
.rarity-bg-covert_top-glow,
.rarity-bg-extraordinary_top-glow,
.rarity-bg-master_top-glow {
  background-image: radial-gradient(
    50% 20% at 50% 0,
    rgb(from var(--steam-item-rarity-color-45) r g b / 50%) -150%,
    transparent 100%
  );
}
.pld-like-dislike-wrap.pld-template-1 {
  display: flex;
  align-items: center;
  gap: 32px;
}
.pld-common-wrap > a.pld-like-dislike-trigger {
  color: #b4b4b6;
  font-size: 32px;
}
.pld-like-dislike-wrap .pld-common-wrap {
  margin-right: 0;
  min-width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.items-small-shortcode-title {
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0%;
  display: flex;
  align-items: center;
  gap: 4px;
  color: #fafafa;
  margin-bottom: 16px;
}
.pld-like-dislike-wrap {
  margin-bottom: 0;
}
.single-content-likes-title {
  font-weight: 700;
  font-style: Italic;
  color: #fafafa;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: 0%;
}
.single-content-likes {
  padding: 40px 24px;
  border: 1px solid #25262a;
  margin-top: 32px;
  margin-bottom: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 6px;
}
.pld-undo-trigger {
  color: #ff6e48 !important;
}
.single-content-cta-block {
  margin: 56px 0;
}
.single-content-shortcode-items {
  margin: 24px 0;
  background-color: #191a1e;
  border-radius: 6px;
  padding: 20px;
}
.single-content-shortcode-items .items-small-shortcode {
  grid-template-columns: repeat(3, 1fr);
}
.single-content-shortcode-items-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #fafafa;
  margin-bottom: 24px;
}

.header-with-bg__marketplace[data-v-f2a4f997] {
  position: sticky;
  top: 0;
  background: var(--secondary-color-65);
  height: 76px;
  z-index: 101;
  display: flex;
  align-items: center;
}

.header-top-nav-links[data-v-f2a4f997] {
  align-content: center;
  align-items: center;
  display: flex;
  justify-content: space-around;
  margin-bottom: 0;
}

.header-top-nav-links .dropdown-toggle[data-v-f2a4f997] {
  padding: 12px 18px;
}

.header-top-nav-links li[data-v-f2a4f997] {
  color: #fff;
  font-weight: 700;
  list-style: none;
  margin-left: 12px;
  margin-right: 12px;
  text-transform: capitalize;
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.header-top-nav-links__wrap[data-v-f2a4f997] {
  gap: 32px;
  justify-content: space-between;
  z-index: 4;
}

.header-logo__block[data-v-f2a4f997],
.header-top-nav-links__wrap[data-v-f2a4f997] {
  align-items: center;
  display: flex;
}

.header-logo__block .header-top-nav-links[data-v-f2a4f997] {
  padding-left: 0 !important;
}

.header-logo[data-v-f2a4f997] {
  margin-right: 24px;
  text-align: center;
}

.header-navigation__list[data-v-f2a4f997] {
  align-items: center;
  display: flex;
  gap: 22px;
}

.header-nav-merchant-btn[data-v-f2a4f997] {
  margin-left: 22px;
}

.header-logo a img[data-v-f2a4f997] {
  height: 33px;
  margin-bottom: 50px;
  margin-top: 50px;
}

.lang-and-currency-wrapper[data-v-f2a4f997] {
  display: flex;
  gap: 13px;
}

.lang-and-currency-wrapper[data-v-f2a4f997] .dropdown__current-selected-item-block {
  padding: 0;
  text-transform: uppercase;
}

.nav-link__text[data-v-f2a4f997] {
  align-items: center;
  color: var(--second-text-color);
  -moz-column-gap: 10px;
  column-gap: 10px;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  transition: 0.4s;
  white-space: nowrap;
}

.nav-link__text[data-v-f2a4f997]:hover,
.nav-link__text_active[data-v-f2a4f997] {
  color: var(--primary-color-5);
}

.nav-link__text_active[data-v-f2a4f997] {
  position: relative;
}

.nav-link__text_active[data-v-f2a4f997]:before {
  background: var(--primary-color-5);
  border-radius: 14px;
  bottom: -8px;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  width: 6px;
}

.header-nav-link__icon[data-v-f2a4f997] {
  height: 22px;
  width: 22px;
}

.header-nav-link__item[data-v-f2a4f997] {
  transition: 0.3s;
}

.header-nav-link__item a[data-v-f2a4f997] {
  align-items: center;
  cursor: pointer;
  display: flex;
  gap: 10px;
}

@media screen and (max-width: 1400px) {
  .header-nav-link__item.weekly-cashback[data-v-f2a4f997] {
    display: none;
  }
}

.notification-icon__wrap[data-v-f2a4f997] {
  cursor: pointer;
  position: relative;
}

.more-z-index[data-v-f2a4f997] {
  z-index: 4 !important;
}

.header-logo__mobile[data-v-f2a4f997] {
  height: 36px;
}

.navigation-icon[data-v-f2a4f997] {
  transition: 0.5s;
}

.sell_items-nav-icon[data-v-f2a4f997] {
  background-image: url(../images/icons/sell_items.svg);
  display: block;
  height: 16px;
  margin-bottom: 2px;
  margin-right: 8px;
  width: 16px;
}

.sell_items-nav-icon.active[data-v-f2a4f997] {
  background-image: url(../images/icons/sell_items-active.svg);
}

.b2b-nav-icon[data-v-f2a4f997] {
  background-image: url(../images/icons/b2b-nav-icon.svg);
  display: block;
  height: 16px;
  margin-bottom: 2px;
  margin-right: 8px;
  width: 16px;
}

.b2b-nav-icon.active[data-v-f2a4f997] {
  background-image: url(../images/icons/b2b-nav-icon__active.svg);
}

.marketplace-nav-icon[data-v-f2a4f997] {
  background-image: url(../images/icons/market.svg);
  display: block;
  height: 16px;
  margin-bottom: 2px;
  margin-right: 8px;
  width: 16px;
}

.marketplace-nav-icon.active[data-v-f2a4f997] {
  background-image: url(../images/icons/market_active.svg);
}

.project-game__wrapper[data-v-f2a4f997] {
  width: 62px;
}

.navigation-bar__user-navigation-li[data-v-f2a4f997] {
  align-items: center;
  display: flex;
  gap: 2px;
}

.navigation-bar__user__event .event-coin-balance__wrapper[data-v-f2a4f997] {
  align-items: center;
  background: var(--scrollbar-thumb-color);
  border-radius: var(--base-block-border-radius) 0 0 var(--base-block-border-radius);
  display: flex;
  gap: 4px;
  height: 48px;
  justify-content: center;
  padding: 12px;
  width: 100%;
}

.navigation-bar__user__event[data-v-f2a4f997] .dropdown__current-selected-item {
  border-radius: 0 var(--base-block-border-radius) var(--base-block-border-radius) 0 !important;
}
.sprawling-container {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-bottom: 48px;
  padding-left: 24px;
  padding-right: 24px;
  width: 100%;
}
.header-with-bg .header-top-nav[data-v-f2a4f997] {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.header-logo__block[data-v-f2a4f997],
.header-top-nav-links__wrap[data-v-f2a4f997] {
  align-items: center;
  display: flex;
}
.header-right__block[data-v-f2a4f997] {
  align-items: center;
  display: flex;
  gap: 24px;
}
.header-logo[data-v-f2a4f997] {
  margin-right: 24px;
  text-align: center;
}
.header-navigation__list[data-v-f2a4f997] {
  align-items: center;
  display: flex;
  gap: 22px;
}
.dark__theme a {
  color: #eef0f280;
}
.header-logo a img[data-v-f2a4f997] {
  height: 33px;
  margin-bottom: 50px;
  margin-top: 50px;
}
.header-logo__block[data-v-f2a4f997],
.header-top-nav-links__wrap[data-v-f2a4f997] {
  align-items: center;
  display: flex;
}

.header-top-nav-links__wrap[data-v-f2a4f997] {
  gap: 32px;
  justify-content: space-between;
  z-index: 4;
}
.tab-navigation.info[data-v-6e258066] {
  border: none;
  padding: 0;
}

.tab-navigation__size-m[data-v-6e258066] {
  border-width: 1px;
  padding: 3px 4px;
}
.tab-navigation[data-v-6e258066] {
  overflow-x: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
  border-radius: var(--base-block-border-radius);
}

.tab-navigation__wrapper[data-v-6e258066] {
  display: flex;
  gap: 2px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: -moz-max-content;
  width: max-content;
}
.tab-navigation .tab-navigation__item[data-v-6e258066] {
  align-items: center;
  display: flex;
  justify-content: center;
}
.tab-navigation__size-m .tab[data-v-6e258066] {
  height: 40px;
  padding: 0 16px;
}
.tab-navigation__wrapper .tab[data-v-6e258066] {
  align-items: center;
  border-radius: var(--base-block-border-radius);
  cursor: pointer;
  display: flex;
  position: relative;
  transition: 0.2s ease;
}
.dark__theme a {
  color: #eef0f280;
}
.tab-navigation.info .tab[data-v-6e258066]:before {
  background: var(--secondary-color-35);
  content: "";
}

.tab-navigation__wrapper .tab[data-v-6e258066]:before {
  border-radius: 14px;
  bottom: 0;
  display: block;
  height: 4px;
  left: 50%;
  position: absolute;
  transform: translate(-50%);
  transition: 0.2s ease;
  width: 0;
}
.tab-navigation__size-m .tab__content[data-v-6e258066] {
  gap: 8px;
}

.tab-navigation__wrapper .tab__content[data-v-6e258066] {
  display: flex;
  margin: 0 auto;
  z-index: 2;
}
.tab-navigation.info .tab__content span[data-v-6e258066] {
  color: var(--secondary-color-35);
}
.tab-navigation__size-m .tab__content span[data-v-6e258066] {
  font-size: 16px;
}
.tab-navigation__wrapper .tab__content span[data-v-6e258066] {
  font-weight: 700;
  line-height: 130%;
  text-wrap: nowrap;
  transition: 0.2s ease;
}
.header-with-bg .header-top-nav .header-logo a img[data-v-f2a4f997] {
  margin: 0;
}
.sprawling-container[data-v-f2a4f997] {
  padding-bottom: 0 !important;
}
@media (min-width: 1560px) {
  .sprawling-container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.sprawling-container {
  transition: 0.2s ease;
}

.header-right__block[data-v-f2a4f997] {
  align-items: center;
  display: flex;
  gap: 24px;
}
.base-button_size_default[data-v-37a0cc3f] {
  font-size: 14px;
  font-weight: 800;
  height: 48px;
  line-height: 170%;
  padding: 0 16px;
}
.base-button_type_outline-info[data-v-37a0cc3f] {
  background: transparent;
  border: 1.5px solid var(--secondary-color-30);
}
.base-button__content[data-v-37a0cc3f] {
  -moz-column-gap: 6px;
  column-gap: 6px;
}
.base-button__text-none[data-v-37a0cc3f] {
  text-transform: none !important;
}
.base-button__content[data-v-37a0cc3f] {
  align-items: center;
  color: var(--white-color);
  -moz-column-gap: 4px;
  column-gap: 4px;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.base-button__content[data-v-37a0cc3f] {
  -moz-column-gap: 6px;
  column-gap: 6px;
}

.base-button__text-none[data-v-37a0cc3f] {
  text-transform: none !important;
}
.base-button__content[data-v-37a0cc3f] {
  align-items: center;
  color: var(--white-color);
  -moz-column-gap: 4px;
  column-gap: 4px;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.header-logo a img {
  height: 33px;
}
.user-navigation__cart-button[data-v-5ad5bb98] {
  margin-right: 22px;
}
.cart-button[data-v-e9c81961] {
  background: var(--secondary-color-50);
  overflow: visible;
  position: relative;
}
.base-button_size_default[data-v-37a0cc3f] {
  font-size: 14px;
  font-weight: 800;
  height: 48px;
  line-height: 170%;
  padding: 0 16px;
}
.base-button__content[data-v-37a0cc3f] {
  -moz-column-gap: 6px;
  column-gap: 6px;
}

.base-button__text-none[data-v-37a0cc3f] {
  text-transform: none !important;
}
.base-button__content[data-v-37a0cc3f] {
  align-items: center;
  color: var(--white-color);
  -moz-column-gap: 4px;
  column-gap: 4px;
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.cart-button.empty .cart-button__sum[data-v-e9c81961] {
  color: var(--secondary-color-20);
}
.cart-button.empty .cart-button__icon[data-v-e9c81961] {
  filter: var(--secondary-color-20-filter);
}
.base-button_size_default[data-v-37a0cc3f] img {
  height: 24px;
  width: 24px;
}
.user-navigation__wrapper[data-v-5ad5bb98] {
  align-items: center;
  display: flex;
  gap: 2px;
}
.balance-panel .coin-balance[data-v-5916327f]:first-child,
.balance-panel .money-balance[data-v-5916327f]:first-child {
  border-bottom-left-radius: var(--base-block-border-radius);
  border-top-left-radius: var(--base-block-border-radius);
}

.balance-panel .money-balance[data-v-5916327f] {
  gap: 12px;
}
.balance-panel .coin-balance[data-v-5916327f],
.balance-panel .money-balance[data-v-5916327f] {
  align-items: center;
  background: var(--secondary-color-50);
  display: flex;
  height: 48px;
  justify-content: space-between;
  padding: 0 12px;
}
.user-navigation__wrapper[data-v-5ad5bb98] .dropdown__current-selected-item-block {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  padding: 0 12px;
}
.dropdown__variant-primary .dropdown__current-selected-item-block[data-v-0b650efc] {
  background: var(--secondary-color-50);
  border: 1.5px solid transparent;
}
.dropdown__size-m .dropdown__current-selected-item-block[data-v-0b650efc] {
  height: 48px;
}
.dropdown__current-selected-item-block[data-v-0b650efc] {
  align-items: center;
  border-radius: var(--base-block-border-radius);
  display: flex;
  padding: 0 16px;
  transition: 0.3s;
}

.user-navigation__wrapper[data-v-5ad5bb98] .dropdown__current-selected-item {
  gap: 8px;
}

.dropdown__variant-primary .dropdown__current-selected-item[data-v-0b650efc] {
  color: var(--white-color);
}
.dropdown__size-m .dropdown__current-selected-item[data-v-0b650efc] {
  font-size: 14px;
  font-weight: 700;
  line-height: 130%;
}
.dropdown__current-selected-item[data-v-0b650efc] {
  align-items: center;
  display: flex;
  gap: 8px;
  height: 100%;
  justify-content: space-between;
  position: relative;
  transition: 0.3s;
}

.tab-navigation__label[data-v-f2a4f997] {
  align-items: center;
  background: var(--discount-color-10);
  border-radius: var(--base-block-border-radius);
  color: var(--secondary-color-70);
  display: flex;
  font-size: 12px;
  font-weight: 800;
  justify-content: center;
  line-height: 130%;
  margin-left: -8px;
  padding: 4px 6px;
  text-transform: uppercase;
}
.single-post-other-articles {
  max-width: 1800px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 60px;
  margin-top: 100px;
}
.single-post-other-articles-title {
  text-align: center;
  font-weight: 700;
  color: #fafafa;
  font-size: 34px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  margin-bottom: 40px;
}
.single-post-other-articles-post-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: -2%;
  color: #fafafaf2;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 24px;
  margin-bottom: 16px;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.single-post-other-articles-post-thumb-wrap,
.single-post-other-articles-post-thumb-wrap img {
  max-height: 280px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 12px;
  min-height: 280px;
}

.single-post-other-articles-post-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px;
  padding-bottom: 24px;
}
.single-post-other-articles-post-date {
  font-weight: 500;
  font-style: Italic;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: -2%;
  color: #8e8f91;
}
.single-post-other-articles-post-categories {
  display: flex;
  align-items: center;
  gap: 8px;
}
.single-post-other-articles-post-category {
  font-weight: 700;
  font-style: Italic;
  font-size: 16px;
  border-radius: 12px;
  padding: 4px 12px;
  background: #25262a;
  line-height: 130%;
  letter-spacing: 0%;
  color: #b4b4b6;
}
.single-post-other-articles-posts {
  position: relative;
}
.single-post-other-articles-posts:not(.slick-initialized) {
  display: flex;
  align-items: stretch;
  gap: 64px;
}
.single-post-other-articles-posts.slick-initialized:not(.slick-vertical) {
  margin: 0 -32px;
}
.single-post-other-articles-posts.slick-initialized:not(.slick-vertical) .slick-slide {
  padding: 0 32px;
  box-sizing: border-box;
}
.single-post-other-articles-posts.slick-initialized.slick-vertical {
  margin: -16px 0;
}
.single-post-other-articles-posts.slick-initialized.slick-vertical .slick-slide {
  padding: 16px 0;
}
.sigle-post-other-articles-posts-nav {
  margin-top: 40px;
  margin-bottom: 40px;
}
.nav-posts-prev,
.nav-posts-next {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}
.nav-posts-prev.is-disabled,
.nav-posts-next.is-disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.nav-posts-prev[disabled],
.nav-posts-next[disabled] {
  pointer-events: none;
}
.nav-posts {
  display: flex;
  align-items: center;
  gap: 12px;
  font-weight: 500;
  background-color: #212226;
  padding: 8px 16px;
  border-radius: 8px;
  max-width: 144px;
  max-height: 48px;
  margin-left: auto;
  margin-right: auto;
  color: #b4b4b6;
  font-size: 16px;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: center;
}

@media screen and (max-width: 1920px) {
  .search-block {
    max-width: 350px;
    margin-left: auto;
  }
  .home-hero__title {
    max-width: 912px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .home-newsletter__form-wrap {
    max-width: 476px;
  }
  .home-newsletter__copy {
    max-width: 400px;
  }
}
@media screen and (max-width: 1440px) {
  .main-title-right {
    max-width: 300px;
  }
  .home-hero__content {
    padding: 24px;
  }
  .home-hero__title {
    max-width: 728px;
  }
  .home-card--span2,
  .home-card--span2-left {
    grid-column: unset;
  }
  .home-contributor__intro h2 {
    font-size: 60px;
    line-height: 100%;
  }
  .wpcf7 {
    max-width: 680px;
  }
  .home-contributor {
    padding-left: 0;
    padding-right: 0;
    gap: 80px;
  }
  .single-post-wrap {
    padding-left: 60px;
    padding-right: 60px;
  }
}
#wpdcom .wpd-comment .wpd-comment-left {
  margin-right: 12px !important;
}
@media screen and (max-width: 1025px) {
  aside {
    display: none;
  }
  .single-post-wrap {
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
  }
  .wrap {
    flex-wrap: wrap;
  }
  .main-title-right,
  .search-block,
  .search-form {
    max-width: 100%;
    width: 100%;
  }
  .search-block {
    margin-top: 20px;
  }
  .home-hero__content {
    flex-wrap: wrap;
  }
  .home-hero__title {
    max-width: 100%;
    width: 100%;
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    letter-spacing: -2%;
  }
  .home-newsletter__right {
    padding-left: 24px;
    padding-right: 24px;
  }
  .home-newsletter__form-wrap {
    max-width: 380px;
  }
  .home-contributor {
    flex-wrap: wrap;
  }
  .wpcf7 {
    max-width: 100%;
    width: 100%;
  }
}
.breadcrumbs .not-mobile {
  display: flex;
  align-items: center;
  gap: 12px;
}
.breadcrumb_last {
font-weight: 500;
font-size: 16px;
line-height: 130%;
letter-spacing: 0%;
color: #8E8F91;

}
.breadcrumbs {
  max-width: 100%;
  padding: 0 60px;
  margin-top: 34px;
}
.breadcrumbs svg {
  min-width: 24px;
  min-height: 24px;
}
.breadcrumbs .is-mobile a {
font-weight: 500;
font-style: Medium;
font-size: 14px;
line-height: 130%;
letter-spacing: 0%;
color:#B4B4B6;
display: flex;
align-items: center;
gap: 12px;
}
@media screen and (max-width: 991px) {
  .not-mobile,
  .breadcrumbs .not-mobile {
    display: none;
  }
  .categories {
    overflow: auto;
    margin-right: -16px;
    padding-right: 16px;
  }
  .breadcrumbs {
    padding: 0 16px;
    margin-top: 16px;
  }
  .site-main-single {
    margin-top: 16px;
  }

  .categories__wrapper {
    width: 100%;
  }
  .categories__list {
    gap: 2px;
  }
  .categories__item--active .categories__link::after,
  .categories__link::after {
    content: none;
  }
  .categories__item--active {
    background: #ff85661a;
  }
  .categories__item {
    padding: 4px 16px;
    border-radius: 8px;
  }
  .categories__link {
    white-space: nowrap;
  }
  .categories__item a {
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0%;
  }
  main {
    padding-left: 16px;
    padding-right: 16px;
  }
  .home-hero__title,
  .home-card__title {
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: -2%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .home-hero__content {
    padding: 0;
    margin-top: 14px;
  }
  .home-hero__media,
  .home-hero__media img,
  .home-card__media,
  .home-card__media img {
    max-width: 82px;
    max-height: 63px;
    min-width: 82px;
    min-height: 63px;
    border-radius: 6px !important;
    margin-left: auto;
  }
  .home-hero__title,
  .home-card__title {
    max-width: 260px;
    width: 100%;
  }
  .home-hero__link,
  .home-card__link {
    position: relative;
  }
  .main-title h1 {
    font-weight: 800;
    font-style: Italic;
    font-size: 34px;
    line-height: 100%;
    letter-spacing: 0%;
  }
  .search-block,
  .home-card__footer {
    margin-top: 14px;
  }
  .search-form__field {
    background: #25262a;
  }
  .home-hero__content {
    flex-direction: row-reverse;
  }
  .home-meta span {
    font-weight: 500;
    font-style: Italic;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: -2%;
  }
  .home-tag {
    font-weight: 700;
    font-style: Italic;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0%;
  }
  .home-hero {
    min-height: unset;
    padding: 22px 0;
    border-top: 1px dashed #1e1f23;
    border-bottom: 1px dashed #1e1f23;
  }
  .home-card {
    padding: 22px 0;
    border-bottom: 1px dashed #1e1f23;
  }
  .home-feed {
    gap: 0;
  }
  .home-card__body,
  .home-card--primary .home-card__body {
    padding: 0;
  }
  .home-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .home-newsletter {
    padding: 0;
  }
  .home-newsletter__icon {
    display: none;
  }
  .home-newsletter__right {
    padding: 24px 16px;
    flex-direction: column;
  }
  .home-newsletter__copy h3 {
    font-weight: 700;
    font-style: Italic;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: -3.5%;
    text-align: center;
  }
  .home-newsletter__form-wrap p {
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0%;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
  }
  .home-newsletter__form input {
    background: none;
    padding-left: 16px;
    padding-top: 12px;
    background: #25262a;
    border-radius: 8px;
    padding-bottom: 12px;
    max-width: 100%;
  }
  .line {
    flex-direction: column;
    gap: 12px;
  }
  .home-newsletter__form {
    border-radius: 8px;
    background: transparent;
  }
  .home-newsletter__form button {
    position: relative;
    max-width: 100%;
    width: 100%;
    border-radius: 8px;
  }
  .home-card--wide .home-card__body {
    padding: 0;
  }
  .home-load-more {
    margin-top: 24px;
  }
  .home-contributor {
    margin-top: 44px;
    padding: 0;
  }
  .home-contributor__intro h2 {
    font-weight: 700;
    font-style: Italic;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: -3.5%;
  }
  .home-contributor__intro p {
    margin-top: 12px;
    font-size: 14px;
  }
  .label-text {
    display: none;
  }
  .row .wpcf7-form-control-wrap:before {
    content: none;
  }
  .form-contact-us {
    gap: 20px;
  }
  .row .wpcf7-form-control-wrap input {
    font-weight: 600;
    font-style: Italic;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: -2%;
  }
  .submit-wrap p {
    gap: 8px;
    justify-content: center;
  }
  .text-submit,
  .text-submit a {
    text-align: center;
    font-weight: 500;
    font-style: Italic;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0%;
    text-align: center;
  }
  main {
    padding-bottom: 90px;
  }
  .footer-bottom__content {
    flex-wrap: wrap;
    gap: 16px;
  }
  .footer-bottom__copyright {
    flex-wrap: wrap;
    gap: 16px;
  }
  .footer-bottom__tos-text[data-v-e746b71f] {
    width: 100%;
  }
  .wpcf7-form-control.wpcf7-submit {
    max-height: 48px;
    width: 100%;
    max-width: 100%;
    min-height: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .row .wpcf7-form-control-wrap {
    padding-left: 0;
  }
  .submit-wrap p {
    flex-wrap: wrap;
  }
  .row p label {
    border: none;
  }
  .footer .footer-bottom__payments[data-v-e746b71f] {
    flex-wrap: wrap;
  }
  .footer .footer-bottom__message[data-v-e746b71f] {
    font-size: 12px;
    font-weight: 700;
    line-height: 130%;
  }
  .footer .footer-bottom__content[data-v-e746b71f] {
    padding: 16px;
  }
  .footer .footer-top[data-v-e746b71f] {
    min-height: -moz-fit-content;
    min-height: fit-content;
    padding: 40px 0;
  }
  .footer .footer-top__content[data-v-e746b71f] {
    flex-direction: column;
    gap: 32px;
    margin-top: 0;
  }
  .footer .footer-top__logo-block img[data-v-e746b71f] {
    max-width: 168px;
  }
  .footer[data-v-e746b71f] .trustpilot-widget {
    display: none;
  }
  .footer .footer-top .support[data-v-e746b71f] {
    display: none;
  }
  .footer .footer-top__links-container[data-v-e746b71f] {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .footer .footer-top__links-wrapper[data-v-e746b71f] {
    flex-direction: column;
  }
  .footer .footer-top__logo-block[data-v-e746b71f] {
    padding-bottom: 0;
  }
  .footer__icons-block[data-v-e746b71f] {
    display: none;
  }
  .footer__support-social-links {
    display: none !important;
  }
  .footer .footer-top .links[data-v-e746b71f] {
    gap: 8px;
  }
  .footer .footer-top .links__link a[data-v-e746b71f] {
    padding: 0;
  }
  .footer-top__links-wrapper {
    gap: 12px;
  }
  .footer .footer-top .links__link a[data-v-e746b71f] {
    color: var(--secondary-color-25);
    font-size: 14px;
    font-weight: 700;
    line-height: 130%;
    transition: 0.3s;
  }
  .footer .footer-top .links__content[data-v-e746b71f] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0 12px 0;
  }
  .footer .footer-top .links__title[data-v-e746b71f] {
    align-items: center;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    gap: 12px;
    justify-content: space-between;
    line-height: 130%;
    width: 100%;
  }
  .is-mobile {
    display: block !important;
  }
  .footer .footer-top .newsletter__title[data-v-e746b71f] {
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
  }
  .footer .footer-top .newsletter__subtitle[data-v-e746b71f] {
    font-size: 14px;
    font-weight: 500;
    line-height: 130%;
    margin-top: 6px;
  }
  .footer .footer-top .newsletter__promocode-block[data-v-e746b71f] {
    margin-top: 12px;
  }
  .footer__icons-block.is-mobile {
    width: 100%;
    display: grid !important
;
    margin-top: -16px;
    gap: 16px;
    grid-template-columns: repeat(auto-fit, 24px);
    justify-content: space-between;
  }
  .footer .footer-top__support-container[data-v-e746b71f] {
    align-items: center;
    background: var(--secondary-color-60);
    border-radius: var(--base-block-border-radius);
    display: flex !important
;
    gap: 24px;
    justify-content: space-between;
    padding: 16px 12px;
  }
  .footer .footer-top__support-container__trustpilot[data-v-e746b71f] .trustpilot-widget {
    left: 0;
    transform: scale(0.8);
  }
  .footer .footer-top__support-container__trustpilot[data-v-e746b71f] {
    align-items: center;
    display: flex;
    height: 48px;
    justify-content: center;
    width: 125px;
  }
  .footer-top__support-container__label {
        color: var(--secondary-color-25);
    font-size: 14px;
    font-weight: 700;
    line-height: 130%;
    margin: 0;
  }
  .footer-top__support-container__mail{
    color: var(--white-color);
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
  }
  .header-navigation__list {
    display: none !important;
  }
  .row .wpcf7-form-control-wrap input {
    width: 100%;
  }
  .upper-content .title h1 {
font-weight: 700;
font-style: Bold;
font-size: 30px;
line-height: 110.00000000000001%;
letter-spacing: -3.5%;

  }
  .single-post-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }
  .post-updated {
font-weight: 500;
font-style: Italic;
font-size: 12px;
line-height: 130%;
letter-spacing: -2%;

  }
  .meta-info {
    padding-bottom: 20px;
  }
  .author-avatar, .author-avatar img {
    max-width: 32px;
    max-height: 32px;
  }
  .author-role,
  .author-fullname {
font-weight: 500;
font-style: Italic;
font-size: 14px;
line-height: 130%;
letter-spacing: 0%;

  }
  .pre-content {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .actions-statistic {
font-weight: 500;
font-style: Italic;
font-size: 12px;
line-height: 130%;
letter-spacing: 0%;
vertical-align: middle;

  }
  .read-time svg {
    max-height: 16px;
    max-width: 16px;
  }
  .single-content .span-reading-time.rt-reading-time {
    display: none !important;
  }
  .single-content img {
  max-height: 446px;
  height: 100%;
  width: 100%;
}
.single-content p {
font-weight: 600;
font-size: 16px;
line-height: 150%;
letter-spacing: 0%;

}
.single-content-bottom {
  flex-direction: column;
  align-items: center;
}
.single-content h2 {
font-weight: 700;
font-style: Bold;
font-size: 24px;
line-height: 130%;
letter-spacing: 0%;

}
.single-content h3 {
font-weight: 700;
font-style: Bold;
font-size: 18px;
line-height: 130%;
letter-spacing: 0%;

}
.single-content-shortcode-items {
  padding: 0;
  background: transparent;
}
.single-content-shortcode-items-title {
  margin-bottom: 16px;
}
.share-post-links {
  gap: 8px;
  margin-top: 10px;
}
.bottom-left .author {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.single-content-bottom {
  border-bottom: none;
  padding-top: 16px;
  margin-bottom: 24px;
  padding-bottom: 0;
}
.single-content-likes {
  padding: 20px;
  flex-direction: column;
  gap: 24px;
}
.single-content-likes {
  margin-bottom: 24px;
}
.single-content-faq {
  margin-top: 0;
}
.single-content-likes-title{
font-weight: 700;
font-style: Italic;

font-size: 16px;
line-height: 130%;
letter-spacing: 0%;
}
.share-post-links a {
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
  max-width: 40px;
  max-height: 40px;
}
.faq-title{
font-weight: 700;
font-size: 24px;
line-height: 130%;
letter-spacing: 0%;
margin-bottom: 12px;

}
.faq-item {
  padding: 16px;
}
.faq-list {
  gap: 8px;
}
#comments {
  margin-top: 24px;
}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap {
  padding: 0 !important;
}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt,
#wpdcom .wpd-form .wpdiscuz-textarea-wrap.wpd-txt .wpd-textarea-wrap {
  width: 100% !important;
  flex-basis: unset !important;
}
#wpdcom .wpd-form-foot {
  margin-left: 0 !important;
}
div#comments {
  padding-left: 16px !important;
  padding-right: 16px !important;
  margin-left: -16px;
  margin-right: -16px;
  margin-bottom: 40px !important;
}
.single-post-other-articles {
  margin-top: 0;
  padding-left: 16px;
  padding-right: 16px;
}
.single-post-other-articles-title {
font-weight: 700;
font-style: Bold;
font-size: 24px;
line-height: 130%;
margin-bottom: 0;
letter-spacing: 0%;
text-align: left;

}
.faq-item-question{
font-weight: 700;
font-size: 16px;
line-height: 130%;
letter-spacing: 0%;

}
.faq-item-answer {
font-weight: 500;
font-size: 14px;
line-height: 130%;
letter-spacing: 0%;

}
.single-post-other-articles-post-category {
font-weight: 700;
font-style: Italic;
font-size: 12px;
line-height: 130%;
padding: 2px 6px;
letter-spacing: 0%;

}
.single-post-other-articles-post-date {
font-weight: 500;
font-style: Italic;
font-size: 12px;
line-height: 130%;
letter-spacing: -2%;

}
.single-post-other-articles-post {
  border-bottom: 1px dashed #1E1F23 !important;
}
.single-post-other-articles-title {
  margin-bottom: 14px;
}
.single-post-other-articles-post-thumb-wrap, .single-post-other-articles-post-thumb-wrap img {
  width: 82px;
  margin-left: auto;
height: 63px;
  max-width: 82px;
max-height: 63px;
min-height: 63px;
border-radius: 8px;
}
.single-post-other-articles-post-meta {
  flex-direction: row-reverse;
  padding: 0;
  margin-top: 14px;
}
.single-post-other-articles-post-link {
  position: relative;
  border-top: 1px dashed #1E1F23;

}
.single-post-other-articles-post-title {
  padding: 0;
  margin-bottom: 0;
font-weight: 600;
max-width: 260px;
position: absolute;
top: 0;
left: 0;
font-size: 18px;
line-height: 130%;
letter-spacing: -2%;

}
#wpdcom .wpd-form-row .wpdiscuz-item {
  padding-bottom: 4px !important;
}
.comment-form-bottom-text {
  margin-top: 0 !important;
}
#wpdcom .wc-field-submit input[type="submit"],
#wpdcom.wpdiscuz_unauth .wc-field-submit {
  margin-left: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}
.comment-form-bottom-text {
  margin-top: 8px !important;
}
#wpdcom .wpd-comment .wpd-comment-left,
#wpdcom .wpd-comment .wpd-comment-right {
  width: auto !important;
}
#wpdcom .wpd-comment .wpd-comment-wrap {
  display: flex !important;
}
div#ez-toc-container ul li {
  padding: 0 !important;
}
#ez-toc-container ul {
  gap: 34px !important;
}
div#ez-toc-container .ez-toc-title {
font-weight: 700;
font-size: 18px;
line-height: 130%;
letter-spacing: 0%;

}
div#ez-toc-container ul li{
font-weight: 700;
font-size: 16px;
line-height: 130%;
letter-spacing: 0%;

}
#ez-toc-container ul {
  margin-top: 34px !important;
}
div#ez-toc-container ul li:before {
  content: none;
}
}
.mobile-toc {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  box-shadow: 0px -3px 13.8px 0px #00000040;
  background: #191A1E;
  padding: 16px;
  z-index: 100;
  transform: translateY(100%);
  opacity: 0;
  visibility: hidden;
  transition: transform 0.3s ease, opacity 0.3s ease;
  pointer-events: none;
}
.mobile-toc--visible {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.mobile-toc-trigger {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #191A1E;
font-weight: 700;
font-size: 16px;
line-height: 130%;
letter-spacing: 0%;
z-index: 99;
display: none;
align-items: center;
justify-content: space-between;
color: #B4B4B6;
padding: 10px 16px;
cursor: pointer;
}
@media screen and (max-width:991px) {
  .mobile-toc {
    display: block;
  }
  .mobile-toc-trigger {
    display: flex;
  }
}
@media screen and (min-width: 992px) {
  .is-mobile {
    display: none !important;
  }
  .footer .footer-bottom[data-v-e746b71f] {
    height: 60px;
  }
}
.overlay {
  background: var(--Surface-Darken, #25262AE5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 98;
}
.overlay--visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
body.mobile-toc-open {
  overflow: hidden;
}

.close-mobile-toc {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-left: auto;
  background: #191A1E;
  border-radius: 8px;
  min-width: 40px;
  margin-top: -60px;
}


.newsletter-msg { margin-top: 8px; font-size: 14px; line-height: 1.4; }
.newsletter-msg.info { color: #667085; }
.newsletter-msg.success { color: #10b981; }
.newsletter-msg.error { color: #ef4444; }
.post-views-icon.dashicons.dashicons-chart-bar {
  display: none;
}
#ez-toc-container a {
      color: #444 !important;
}
.single-post ul li a,
.single-post ol li a {
  color: #ff6e48;
}
#ez-toc-container a.ez-toc-link.is-active {
  color: #ff6e48 !important;
  font-weight: 700;
}
.wp-block-image {
  margin: 16px 0;
}
.item-buy-card__info__price-info {
  white-space: nowrap;
}
.container {
  max-width: 1600px;
  padding: 0 15px;
  margin: 0 auto;
}
.categories {
  opacity: 0;
}