html {
  scroll-behavior: smooth;
}
#rc-steelseries-shop *,
#rc-steelseries-shop :before,
#rc-steelseries-shop :after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
#rc-steelseries-shop :before,
#rc-steelseries-shop :after {
  --tw-content: "";
}
#rc-steelseries-shop html {
  -webkit-text-size-adjust: 100%;

  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}
#rc-steelseries-shop body {
  line-height: inherit;
  margin: 0;
}
#rc-steelseries-shop hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
#rc-steelseries-shop abbr:where([title]) {
  text-decoration: underline dotted;
}
#rc-steelseries-shop h1,
#rc-steelseries-shop h2,
#rc-steelseries-shop h3,
#rc-steelseries-shop h4,
#rc-steelseries-shop h5,
#rc-steelseries-shop h6 {
  font-size: inherit;
  font-weight: inherit;
}
#rc-steelseries-shop a {
  color: inherit;
  text-decoration: inherit;
}
#rc-steelseries-shop b,
#rc-steelseries-shop strong {
  font-weight: bolder;
}
#rc-steelseries-shop code,
#rc-steelseries-shop kbd,
#rc-steelseries-shop samp,
#rc-steelseries-shop pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
#rc-steelseries-shop small {
  font-size: 80%;
}
#rc-steelseries-shop sub,
#rc-steelseries-shop sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}
#rc-steelseries-shop sub {
  bottom: -0.25em;
}
#rc-steelseries-shop sup {
  top: -0.5em;
}
#rc-steelseries-shop table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
#rc-steelseries-shop button,
#rc-steelseries-shop input,
#rc-steelseries-shop optgroup,
#rc-steelseries-shop select,
#rc-steelseries-shop textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
#rc-steelseries-shop button,
#rc-steelseries-shop select {
  text-transform: none;
}
#rc-steelseries-shop button,
#rc-steelseries-shop [type="button"],
#rc-steelseries-shop [type="reset"],
#rc-steelseries-shop [type="submit"] {
  -webkit-appearance: button;
  background-color: #0000;
  background-image: none;
}
#rc-steelseries-shop :-moz-focusring {
  outline: auto;
}
#rc-steelseries-shop :-moz-ui-invalid {
  box-shadow: none;
}
#rc-steelseries-shop progress {
  vertical-align: baseline;
}
#rc-steelseries-shop ::-webkit-inner-spin-button,
#rc-steelseries-shop ::-webkit-outer-spin-button {
  height: auto;
}
#rc-steelseries-shop [type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
#rc-steelseries-shop ::-webkit-search-decoration {
  -webkit-appearance: none;
}
#rc-steelseries-shop ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
#rc-steelseries-shop summary {
  display: list-item;
}
#rc-steelseries-shop blockquote,
#rc-steelseries-shop dl,
#rc-steelseries-shop dd,
#rc-steelseries-shop h1,
#rc-steelseries-shop h2,
#rc-steelseries-shop h3,
#rc-steelseries-shop h4,
#rc-steelseries-shop h5,
#rc-steelseries-shop h6,
#rc-steelseries-shop hr,
#rc-steelseries-shop figure,
#rc-steelseries-shop p,
#rc-steelseries-shop pre {
  margin: 0;
}
#rc-steelseries-shop fieldset {
  margin: 0;
  padding: 0;
}
#rc-steelseries-shop legend {
  padding: 0;
}
#rc-steelseries-shop ol,
#rc-steelseries-shop ul,
#rc-steelseries-shop menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
#rc-steelseries-shop textarea {
  resize: vertical;
}
#rc-steelseries-shop input::placeholder,
#rc-steelseries-shop textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
#rc-steelseries-shop button,
#rc-steelseries-shop [role="button"] {
  cursor: pointer;
}
#rc-steelseries-shop :disabled {
  cursor: default;
}
#rc-steelseries-shop img,
#rc-steelseries-shop svg,
#rc-steelseries-shop video,
#rc-steelseries-shop canvas,
#rc-steelseries-shop audio,
#rc-steelseries-shop iframe,
#rc-steelseries-shop embed,
#rc-steelseries-shop object {
  vertical-align: middle;
  display: block;
}
#rc-steelseries-shop img,
#rc-steelseries-shop video {
  max-width: 100%;
  height: auto;
}
#rc-steelseries-shop html {
  font-family: HP Simplified light, system-ui, sans-serif;
}
#rc-steelseries-shop .rc-menu-item-transition {
  transition-property: color scale;
  transition-timing-function: var(--transition-timing-func);
  transition-duration: var(--trans-duration);
}
#rc-steelseries-shop .rc-menu-item-transition:hover {
  border-bottom: 2px solid #fc4c02;
  transform: scale(1.2);
}
#rc-steelseries-shop .rc-listing-btns-transition {
  transition-property: scale, background, color;
  transition-timing-function: var(--transition-timing-func);
  transition-duration: var(--trans-duration);
}
#rc-steelseries-shop .rc-listing-btns-transition:hover {
  color: #fff;
  background-color: #fc4c02;
  transform: scale(1.05);
}
#rc-steelseries-shop div[data-slide] {
  display: none;
}
#rc-steelseries-shop .next,
#rc-steelseries-shop .prev {
  cursor: pointer;
  z-index: 1;
  width: auto;
  color: #fff;
  user-select: none;
  border-radius: 0 3px 3px 0;
  margin-top: -2rem;
  padding: 16px;
  transition: all 0.6s;
  position: absolute;
  top: 50%;
}
#rc-steelseries-shop .next {
  border-radius: 3px 0 0 3px;
  right: 0;
}
#rc-steelseries-shop .prev:hover,
#rc-steelseries-shop .next:hover {
  background-color: #fc4c02;
}
#rc-steelseries-shop .rc-fading {
  animation-name: fading;
  animation-duration: 1s;
}
@keyframes fading {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
#rc-steelseries-shop .scroll-to-top {
  position: fixed;
  z-index: 999;
  bottom: 100px;
  right: 0;
  font-size: 30px;
  cursor: pointer;
  border: none;
  background-color: transparent;

  transition: opacity 0.3s linear;

  opacity: 1;
}
#rc-steelseries-shop .scroll-to-top:hover {
  opacity: 0.8;
  background-color: #ff6b08;
  color: #fff;
  border-radius: 5px;
  transition: background 0.25s ease-in-out 0s;
}
#rc-steelseries-shop .scroll-to-top-hidden {
  opacity: 0;
  cursor: auto;
}
#rc-steelseries-shop *,
#rc-steelseries-shop :before,
#rc-steelseries-shop :after,
#rc-steelseries-shop ::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
#rc-steelseries-shop .rc-absolute {
  position: absolute;
}
#rc-steelseries-shop .rc-relative {
  position: relative;
}
#rc-steelseries-shop .rc-top-12 {
  top: 3rem;
}
#rc-steelseries-shop .rc-right-0 {
  right: 0;
}
#rc-steelseries-shop .rc-top-0 {
  top: 0;
}
#rc-steelseries-shop .rc-right-5 {
  right: 1.25rem;
}
#rc-steelseries-shop .rc-bottom-8 {
  bottom: 2rem;
}
#rc-steelseries-shop .rc-bottom-\[19\.8\%\] {
  bottom: 19.8%;
}
#rc-steelseries-shop .rc-left-0 {
  left: 0;
}
#rc-steelseries-shop .rc-bottom-0 {
  bottom: 0;
}
#rc-steelseries-shop .rc-bottom-2 {
  bottom: 0.5rem;
}
#rc-steelseries-shop .-rc-top-40 {
  top: -10rem;
}
#rc-steelseries-shop .rc-bottom-12 {
  bottom: 3rem;
}
#rc-steelseries-shop .rc-z-\[1\] {
  z-index: 1;
}
#rc-steelseries-shop .rc-z-\[2\] {
  z-index: 2;
}
#rc-steelseries-shop .rc-mx-auto {
  margin-left: auto;
  margin-right: auto;
}
#rc-steelseries-shop .rc-mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
#rc-steelseries-shop .rc-mb-3 {
  margin-bottom: 0.75rem;
}
#rc-steelseries-shop .rc-mb-4 {
  margin-bottom: 1rem;
}
#rc-steelseries-shop .-rc-mt-36 {
  margin-top: -9rem;
}
#rc-steelseries-shop .rc-ml-auto {
  margin-left: auto;
}
#rc-steelseries-shop .rc-mr-\[10px\] {
  margin-right: 10px;
}
#rc-steelseries-shop .rc-ml-\[10px\] {
  margin-left: 10px;
}
#rc-steelseries-shop .rc-mb-6 {
  margin-bottom: 1.5rem;
}
#rc-steelseries-shop .rc-mr-auto {
  margin-right: auto;
}
#rc-steelseries-shop .rc-mr-5 {
  margin-right: 1.25rem;
}
#rc-steelseries-shop .rc-mb-\[350px\] {
  margin-bottom: 350px;
}
#rc-steelseries-shop .rc-mb-2 {
  margin-bottom: 0.5rem;
}
#rc-steelseries-shop .-rc-mt-40 {
  margin-top: -10rem;
}
#rc-steelseries-shop .rc-mt-8 {
  margin-top: 2rem;
}
#rc-steelseries-shop .rc-mb-16 {
  margin-bottom: 4rem;
}
#rc-steelseries-shop .rc-mb-8 {
  margin-bottom: 2rem;
}
#rc-steelseries-shop .rc-mb-72 {
  margin-bottom: 18rem;
}
#rc-steelseries-shop .-rc-mt-32 {
  margin-top: -8rem;
}
#rc-steelseries-shop .rc-mt-6 {
  margin-top: 1.5rem;
}
#rc-steelseries-shop .rc-mb-14 {
  margin-bottom: 3.5rem;
}
#rc-steelseries-shop .rc-block {
  display: block;
}
#rc-steelseries-shop .rc-flex {
  display: flex;
}
#rc-steelseries-shop .rc-hidden {
  display: none;
}
#rc-steelseries-shop .rc-h-\[220px\] {
  height: 220px;
}
#rc-steelseries-shop .rc-h-\[20px\] {
  height: 20px;
}
#rc-steelseries-shop .rc-h-\[602px\] {
  height: 602px;
}
#rc-steelseries-shop .rc-h-\[348px\] {
  height: 348px;
}
#rc-steelseries-shop .rc-h-\[404px\] {
  height: 404px;
}
#rc-steelseries-shop .rc-h-\[182px\] {
  height: 182px;
}
#rc-steelseries-shop .rc-h-\[337px\] {
  height: 337px;
}
#rc-steelseries-shop .rc-max-h-\[500px\] {
  max-height: 500px;
}
#rc-steelseries-shop .rc-w-full {
  width: 100%;
}
#rc-steelseries-shop .rc-w-\[84\%\] {
  width: 84%;
}
#rc-steelseries-shop .rc-w-\[110px\] {
  width: 110px;
}
#rc-steelseries-shop .rc-w-\[90\%\] {
  width: 90%;
}
#rc-steelseries-shop .rc-w-\[134px\] {
  width: 134px;
}
#rc-steelseries-shop .rc-w-\[920px\] {
  width: 920px;
}
#rc-steelseries-shop .rc-w-\[164px\] {
  width: 164px;
}
#rc-steelseries-shop .rc-w-\[191px\] {
  width: 191px;
}
#rc-steelseries-shop .rc-w-\[29px\] {
  width: 29px;
}
#rc-steelseries-shop .rc-w-\[38px\] {
  width: 38px;
}
#rc-steelseries-shop .rc-w-\[118px\] {
  width: 118px;
}
#rc-steelseries-shop .rc-w-\[394px\] {
  width: 394px;
}
#rc-steelseries-shop .rc-w-\[325px\] {
  width: 325px;
}
#rc-steelseries-shop .rc-w-\[28px\] {
  width: 28px;
}
#rc-steelseries-shop .rc-w-\[584px\] {
  width: 584px;
}
#rc-steelseries-shop .rc-max-w-\[1200px\] {
  max-width: 1200px;
}
#rc-steelseries-shop .rc-max-w-\[920px\] {
  max-width: 920px;
}
#rc-steelseries-shop .rc-max-w-\[250px\] {
  max-width: 250px;
}
#rc-steelseries-shop .rc-max-w-full {
  max-width: 100%;
}
#rc-steelseries-shop .rc-max-w-\[394px\] {
  max-width: 394px;
}
#rc-steelseries-shop .rc-max-w-\[808px\] {
  max-width: 808px;
}
#rc-steelseries-shop .rc-max-w-\[340px\] {
  max-width: 340px;
}
#rc-steelseries-shop .rc-max-w-\[320px\] {
  max-width: 320px;
}
#rc-steelseries-shop .rc-max-w-\[1100px\] {
  max-width: 1100px;
}
#rc-steelseries-shop .rc-max-w-7xl {
  max-width: 80rem;
}
#rc-steelseries-shop .rc-flex-row {
  flex-direction: row;
}
#rc-steelseries-shop .rc-flex-col {
  flex-direction: column;
}
#rc-steelseries-shop .rc-flex-col-reverse {
  flex-direction: column-reverse;
}
#rc-steelseries-shop .rc-flex-wrap {
  flex-wrap: wrap;
}
#rc-steelseries-shop .rc-items-start {
  align-items: flex-start;
}
#rc-steelseries-shop .rc-items-center {
  align-items: center;
}
#rc-steelseries-shop .rc-justify-start {
  justify-content: flex-start;
}
#rc-steelseries-shop .rc-justify-end {
  justify-content: flex-end;
}
#rc-steelseries-shop .rc-justify-center {
  justify-content: center;
}
#rc-steelseries-shop .rc-justify-between {
  justify-content: space-between;
}
#rc-steelseries-shop .rc-justify-around {
  justify-content: space-around;
}
#rc-steelseries-shop .rc-overflow-auto {
  overflow: auto;
}
#rc-steelseries-shop .rc-overflow-hidden {
  overflow: hidden;
}
#rc-steelseries-shop .rc-break-words {
  overflow-wrap: break-word;
}
#rc-steelseries-shop .rc-bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
#rc-steelseries-shop .rc-bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
#rc-steelseries-shop .rc-bg-\[\#0E398B\] {
  --tw-bg-opacity: 1;
  background-color: rgb(14 57 139 / var(--tw-bg-opacity));
}
#rc-steelseries-shop .rc-bg-\[\#01251c\] {
  --tw-bg-opacity: 1;
  background-color: rgb(1 37 28 / var(--tw-bg-opacity));
}
#rc-steelseries-shop .rc-bg-\[\#010209\] {
  --tw-bg-opacity: 1;
  background-color: rgb(1 2 9 / var(--tw-bg-opacity));
}
#rc-steelseries-shop .rc-bg-\[\#387926\] {
  --tw-bg-opacity: 1;
  background-color: rgb(56 121 38 / var(--tw-bg-opacity));
}
#rc-steelseries-shop .rc-bg-\[\#EB5A2A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(235 90 42 / var(--tw-bg-opacity));
}
#rc-steelseries-shop .rc-bg-\[\#DEDEDE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(222 222 222 / var(--tw-bg-opacity));
}
#rc-steelseries-shop .rc-bg-\[\#E2E2E2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(226 226 226 / var(--tw-bg-opacity));
}
#rc-steelseries-shop .rc-p-4 {
  padding: 1rem;
}
#rc-steelseries-shop .rc-px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
#rc-steelseries-shop .rc-py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
#rc-steelseries-shop .rc-py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
#rc-steelseries-shop .rc-py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#rc-steelseries-shop .rc-py-\[18px\] {
  padding-top: 18px;
  padding-bottom: 18px;
}
#rc-steelseries-shop .rc-py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
#rc-steelseries-shop .rc-px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
#rc-steelseries-shop .rc-py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
#rc-steelseries-shop .rc-px-\[14px\] {
  padding-left: 14px;
  padding-right: 14px;
}
#rc-steelseries-shop .rc-px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}
#rc-steelseries-shop .rc-py-11 {
  padding-top: 2.75rem;
  padding-bottom: 2.75rem;
}
#rc-steelseries-shop .rc-pb-4 {
  padding-bottom: 1rem;
}
#rc-steelseries-shop .rc-pt-5 {
  padding-top: 1.25rem;
}
#rc-steelseries-shop .rc-pr-\[10px\] {
  padding-right: 10px;
}
#rc-steelseries-shop .rc-pl-12 {
  padding-left: 3rem;
}
#rc-steelseries-shop .rc-pl-\[10px\] {
  padding-left: 10px;
}
#rc-steelseries-shop .rc-pr-12 {
  padding-right: 3rem;
}
#rc-steelseries-shop .rc-pt-9 {
  padding-top: 2.25rem;
}
#rc-steelseries-shop .rc-pt-4 {
  padding-top: 1rem;
}
#rc-steelseries-shop .rc-pb-\[10px\] {
  padding-bottom: 10px;
}
#rc-steelseries-shop .rc-pl-8 {
  padding-left: 2rem;
}
#rc-steelseries-shop .rc-pb-9 {
  padding-bottom: 2.25rem;
}
#rc-steelseries-shop .rc-pr-8 {
  padding-right: 2rem;
}
#rc-steelseries-shop .rc-pb-8 {
  padding-bottom: 2rem;
}
#rc-steelseries-shop .rc-pb-5 {
  padding-bottom: 1.25rem;
}
#rc-steelseries-shop .rc-pt-6 {
  padding-top: 1.5rem;
}
#rc-steelseries-shop .rc-pb-14 {
  padding-bottom: 3.5rem;
}
#rc-steelseries-shop .rc-pt-16 {
  padding-top: 4rem;
}
#rc-steelseries-shop .rc-pt-12 {
  padding-top: 3rem;
}
#rc-steelseries-shop .rc-pb-6 {
  padding-bottom: 1.5rem;
}
#rc-steelseries-shop .rc-pt-\[55px\] {
  padding-top: 55px;
}
#rc-steelseries-shop .rc-pr-4 {
  padding-right: 1rem;
}
#rc-steelseries-shop .rc-pb-7 {
  padding-bottom: 1.75rem;
}
#rc-steelseries-shop .rc-pl-6 {
  padding-left: 1.5rem;
}
#rc-steelseries-shop .rc-text-left {
  text-align: left;
}
#rc-steelseries-shop .rc-text-center {
  text-align: center;
}
#rc-steelseries-shop .rc-font-Helvetica {
  font-family: Helvetica, sans-serif;
}
#rc-steelseries-shop .rc-font-HelveticaBold {
  font-family: Helvetica-bold, sans-serif;
}
#rc-steelseries-shop .rc-font-hp {
  font-family: HP Simplified light, sans-serif;
}
#rc-steelseries-shop .rc-text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
#rc-steelseries-shop .rc-text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}
#rc-steelseries-shop .rc-text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
#rc-steelseries-shop .rc-text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
#rc-steelseries-shop .rc-text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
#rc-steelseries-shop .rc-text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}
#rc-steelseries-shop .rc-text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
#rc-steelseries-shop .rc-font-semibold {
  font-weight: 600;
}
#rc-steelseries-shop .rc-font-bold {
  font-weight: 700;
}
#rc-steelseries-shop .rc-uppercase {
  text-transform: uppercase;
}
#rc-steelseries-shop .rc-text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
#rc-steelseries-shop .rc-text-\[\#E4E4E7\] {
  --tw-text-opacity: 1;
  color: rgb(228 228 231 / var(--tw-text-opacity));
}
#rc-steelseries-shop .rc-text-\[\#212121\] {
  --tw-text-opacity: 1;
  color: rgb(33 33 33 / var(--tw-text-opacity));
}
#rc-steelseries-shop .rc-text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
#rc-steelseries-shop .rc-opacity-20 {
  opacity: 0.2;
}
#rc-steelseries-shop .rc-transition {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#rc-steelseries-shop .rc-transition-all {
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#rc-steelseries-shop .rc-delay-200 {
  transition-delay: 0.2s;
}
#rc-steelseries-shop .rc-duration-500 {
  transition-duration: 0.5s;
}
#rc-steelseries-shop .hover\:rc-scale-125:hover {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
#rc-steelseries-shop .hover\:rc-text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 321px) {
  #rc-steelseries-shop .sm_m\:rc-bottom-8 {
    bottom: 2rem;
  }
  #rc-steelseries-shop .sm_m\:rc-top-0 {
    top: 0;
  }
  #rc-steelseries-shop .sm_m\:rc-h-\[278px\] {
    height: 278px;
  }
  #rc-steelseries-shop .sm_m\:rc-h-full {
    height: 100%;
  }
  #rc-steelseries-shop .sm_m\:rc-h-\[94px\] {
    height: 94px;
  }
  #rc-steelseries-shop .sm_m\:rc-h-\[60vh\] {
    height: 60vh;
  }
  #rc-steelseries-shop .sm_m\:rc-h-\[268px\] {
    height: 268px;
  }
  #rc-steelseries-shop .sm_m\:rc-h-\[186px\] {
    height: 186px;
  }
  #rc-steelseries-shop .sm_m\:rc-max-w-\[350px\] {
    max-width: 350px;
  }
  #rc-steelseries-shop .sm_m\:rc-py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
@media (min-width: 414px) {
  #rc-steelseries-shop .sm_l\:rc-top-20 {
    top: 5rem;
  }
  #rc-steelseries-shop .sm_l\:rc-bottom-12 {
    bottom: 3rem;
  }
  #rc-steelseries-shop .sm_l\:rc-bottom-16 {
    bottom: 4rem;
  }
}
@media (min-width: 480px) {
  #rc-steelseries-shop .sm\:rc-absolute {
    position: absolute;
  }
  #rc-steelseries-shop .sm\:rc-bottom-auto {
    bottom: auto;
  }
  #rc-steelseries-shop .sm\:rc-left-14 {
    left: 3.5rem;
  }
  #rc-steelseries-shop .sm\:rc-top-10 {
    top: 2.5rem;
  }
  #rc-steelseries-shop .sm\:rc-right-4 {
    right: 1rem;
  }
  #rc-steelseries-shop .sm\:rc-left-12 {
    left: 3rem;
  }
  #rc-steelseries-shop .sm\:rc-top-5 {
    top: 1.25rem;
  }
  #rc-steelseries-shop .sm\:rc-mr-auto {
    margin-right: auto;
  }
  #rc-steelseries-shop .sm\:rc-ml-0 {
    margin-left: 0;
  }
  #rc-steelseries-shop .sm\:rc-ml-auto {
    margin-left: auto;
  }
  #rc-steelseries-shop .sm\:rc-block {
    display: block;
  }
  #rc-steelseries-shop .sm\:rc-hidden {
    display: none;
  }
  #rc-steelseries-shop .sm\:rc-h-\[760px\] {
    height: 760px;
  }
  #rc-steelseries-shop .sm\:rc-h-auto {
    height: auto;
  }
  #rc-steelseries-shop .sm\:rc-h-\[360px\] {
    height: 360px;
  }
  #rc-steelseries-shop .sm\:rc-h-\[320px\] {
    height: 320px;
  }
  #rc-steelseries-shop .sm\:rc-w-full {
    width: 100%;
  }
  #rc-steelseries-shop .sm\:rc-max-w-\[450px\] {
    max-width: 450px;
  }
  #rc-steelseries-shop .sm\:rc-max-w-\[400px\] {
    max-width: 400px;
  }
  #rc-steelseries-shop .sm\:rc-bg-transparent {
    background-color: #0000;
  }
  #rc-steelseries-shop .sm\:rc-py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  #rc-steelseries-shop .sm\:rc-px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  #rc-steelseries-shop .sm\:rc-py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  #rc-steelseries-shop .sm\:rc-pb-5 {
    padding-bottom: 1.25rem;
  }
  #rc-steelseries-shop .sm\:rc-pb-0 {
    padding-bottom: 0;
  }
  #rc-steelseries-shop .sm\:rc-pr-4 {
    padding-right: 1rem;
  }
  #rc-steelseries-shop .sm\:rc-py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  #rc-steelseries-shop .sm\:rc-ml-6 {
    margin-left: 24px;
  }
  #rc-steelseries-shop .sm\:rc-pt-3 {
    padding-top: 0.75rem;
  }
  #rc-steelseries-shop .sm\:rc-pl-48 {
    padding-left: 12rem;
  }
  #rc-steelseries-shop .sm\:rc-pt-\[50px\] {
    padding-top: 50px;
  }
  #rc-steelseries-shop .sm\:rc-pt-\[100px\] {
    padding-top: 100px;
  }
  #rc-steelseries-shop .sm\:rc-w-auto {
    width: auto;
  }
  #rc-steelseries-shop .sm\:rc-text-right {
    text-align: right;
  }
}
@media (min-width: 560px) {
  #rc-steelseries-shop .sm_x\:rc-mb-\[440px\] {
    margin-bottom: 440px;
  }
}
@media (min-width: 680px) {
  #rc-steelseries-shop .sm_xl\:rc-static {
    position: static;
  }
  #rc-steelseries-shop .sm_xl\:rc-top-8 {
    top: 2rem;
  }

  #rc-steelseries-shop .sm_xl\:rc-left-0 {
    left: 0;
  }
  #rc-steelseries-shop .sm_xl\:rc-left-\[14\%\] {
    left: 14%;
  }
  #rc-steelseries-shop .sm_xl\:rc-bottom-10 {
    bottom: 2.5rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  #rc-steelseries-shop .sm_xl\:rc-my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  #rc-steelseries-shop .sm_xl\:rc-mr-auto {
    margin-right: auto;
  }
  #rc-steelseries-shop .sm_xl\:rc-mr-6 {
    margin-right: 1.5rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-mr-4 {
    margin-right: 1rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-mr-5 {
    margin-right: 1.25rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-mb-5 {
    margin-bottom: 1.25rem;
  }
  #rc-steelseries-shop .sm_xl\:-rc-mt-\[126px\] {
    margin-top: -126px;
  }
  #rc-steelseries-shop .sm_xl\:rc-ml-0 {
    margin-left: 0;
  }
  #rc-steelseries-shop .sm_xl\:-rc-mt-\[104px\] {
    margin-top: -104px;
  }
  #rc-steelseries-shop .sm_xl\:-rc-mt-\[0\] {
    margin-top: 0;
  }
  #rc-steelseries-shop .sm_xl\:rc-ml-auto {
    margin-left: auto;
  }
  #rc-steelseries-shop .sm_xl\:rc-mb-8 {
    margin-bottom: 2rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-mt-16 {
    margin-top: 4rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-ml-24 {
    margin-left: 6rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-mb-14 {
    margin-bottom: 3.5rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-mb-\[305px\] {
    margin-bottom: 305px;
  }
  #rc-steelseries-shop .sm_xl\:rc-ml-4 {
    margin-left: 1rem;
  }
  #rc-steelseries-shop .sm_xl\:-rc-mt-\[164px\] {
    margin-top: -164px;
  }
  #rc-steelseries-shop .sm_xl\:rc-ml-2 {
    margin-left: 0.5rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-mb-0 {
    margin-bottom: 0;
  }
  #rc-steelseries-shop .sm_xl\:rc-mr-16 {
    margin-right: 4rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-ml-12 {
    margin-left: 3rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-mb-72 {
    margin-bottom: 18rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-mt-8 {
    margin-top: 2rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-block {
    display: block;
  }
  #rc-steelseries-shop .sm_xl\:rc-flex {
    display: flex;
  }
  #rc-steelseries-shop .sm_xl\:rc-grid {
    display: grid;
  }
  #rc-steelseries-shop .sm_xl\:rc-hidden {
    display: none;
  }
  #rc-steelseries-shop .sm_xl\:rc-h-\[260px\] {
    height: 260px;
  }
  #rc-steelseries-shop .sm_xl\:rc-h-\[60px\] {
    height: 60px;
  }
  #rc-steelseries-shop .sm_xl\:rc-h-\[404px\] {
    height: 404px;
  }
  #rc-steelseries-shop .sm_xl\:rc-h-\[346px\] {
    height: 346px;
  }
  #rc-steelseries-shop .sm_xl\:rc-h-\[228px\] {
    height: 228px;
  }
  #rc-steelseries-shop .sm_xl\:rc-h-auto {
    height: auto;
  }
  #rc-steelseries-shop .sm_xl\:rc-w-\[20\%\] {
    width: 20%;
  }
  #rc-steelseries-shop .sm_xl\:rc-w-\[150px\] {
    width: 150px;
  }
  #rc-steelseries-shop .sm_xl\:rc-w-\[200px\] {
    width: 200px;
  }
  #rc-steelseries-shop .sm_xl\:rc-w-\[392px\] {
    width: 392px;
  }
  #rc-steelseries-shop .sm_xl\:rc-w-\[500px\] {
    width: 500px;
  }
  #rc-steelseries-shop .sm_xl\:rc-w-\[100\%\],
  #rc-steelseries-shop .sm_xl\:rc-w-full {
    width: 100%;
  }
  #rc-steelseries-shop .sm_xl\:rc-w-\[80\%\] {
    width: 80%;
  }
  #rc-steelseries-shop .sm_xl\:rc-max-w-full {
    max-width: 100%;
  }
  #rc-steelseries-shop .sm_xl\:rc-max-w-\[450px\] {
    max-width: 450px;
  }
  #rc-steelseries-shop .sm_xl\:rc-max-w-\[50\%\] {
    max-width: 50%;
  }
  #rc-steelseries-shop .sm_xl\:rc-max-w-\[342px\] {
    max-width: 342px;
  }
  #rc-steelseries-shop .sm_xl\:rc-max-w-\[500px\] {
    max-width: 500px;
  }
  #rc-steelseries-shop .sm_xl\:rc-max-w-\[340px\] {
    max-width: 340px;
  }
  #rc-steelseries-shop .sm_xl\:rc-max-w-\[480px\] {
    max-width: 480px;
  }
  #rc-steelseries-shop .sm_xl\:rc-max-w-\[620px\] {
    max-width: 620px;
  }
  #rc-steelseries-shop .sm_xl\:rc-max-w-\[360px\] {
    max-width: 360px;
  }
  #rc-steelseries-shop .sm_xl\:rc-max-w-\[400px\] {
    max-width: 400px;
  }
  #rc-steelseries-shop .sm_xl\:rc-max-w-\[540px\] {
    max-width: 540px;
  }
  #rc-steelseries-shop .sm_xl\:rc-max-w-\[80\%\] {
    max-width: 80%;
  }
  #rc-steelseries-shop .sm_xl\:rc-max-w-\[320px\] {
    max-width: 320px;
  }
  #rc-steelseries-shop .sm_xl\:rc-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  #rc-steelseries-shop .sm_xl\:rc-flex-row {
    flex-direction: row;
  }
  #rc-steelseries-shop .sm_xl\:rc-flex-row-reverse {
    flex-direction: row-reverse;
  }
  #rc-steelseries-shop .sm_xl\:rc-items-start {
    align-items: flex-start;
  }
  #rc-steelseries-shop .sm_xl\:rc-items-center {
    align-items: center;
  }
  #rc-steelseries-shop .sm_xl\:rc-justify-center {
    justify-content: center;
  }
  #rc-steelseries-shop .sm_xl\:rc-justify-between {
    justify-content: space-between;
  }
  #rc-steelseries-shop .sm_xl\:rc-justify-around {
    justify-content: space-around;
  }
  #rc-steelseries-shop .sm_xl\:rc-py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  #rc-steelseries-shop .sm_xl\:rc-px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  #rc-steelseries-shop .sm_xl\:rc-px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pb-5 {
    padding-bottom: 1.25rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pt-0 {
    padding-top: 0;
  }
  #rc-steelseries-shop .sm_xl\:rc-pt-12 {
    padding-top: 3rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pl-\[38px\] {
    padding-left: 38px;
  }
  #rc-steelseries-shop .sm_xl\:rc-pb-0 {
    padding-bottom: 0;
  }
  #rc-steelseries-shop .sm_xl\:rc-pr-\[340px\] {
    padding-right: 340px;
  }
  #rc-steelseries-shop .sm_xl\:rc-pt-24 {
    padding-top: 6rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pb-8 {
    padding-bottom: 2rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pt-14 {
    padding-top: 3.5rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pl-14 {
    padding-left: 3.5rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pt-6 {
    padding-top: 1.5rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pl-8 {
    padding-left: 2rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pr-12 {
    padding-right: 3rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pr-6 {
    padding-right: 1.5rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pb-14 {
    padding-bottom: 3.5rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pl-12 {
    padding-left: 3rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pr-8 {
    padding-right: 2rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pl-\[300px\] {
    padding-left: 300px;
  }
  #rc-steelseries-shop .sm_xl\:rc-pl-\[96px\] {
    padding-left: 96px;
  }
  #rc-steelseries-shop .sm_xl\:rc-pl-4 {
    padding-left: 1rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pb-11 {
    padding-bottom: 2.75rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pl-\[100px\] {
    padding-left: 100px;
  }
  #rc-steelseries-shop .sm_xl\:rc-pl-0 {
    padding-left: 0;
  }
  #rc-steelseries-shop .sm_xl\:rc-pr-5 {
    padding-right: 1.25rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pt-9 {
    padding-top: 2.25rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pt-20 {
    padding-top: 5rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pr-0 {
    padding-right: 0;
  }
  #rc-steelseries-shop .sm_xl\:rc-pl-16 {
    padding-left: 4rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pb-9 {
    padding-bottom: 2.25rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-pr-4 {
    padding-right: 1rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-text-left {
    text-align: left;
  }
  #rc-steelseries-shop .sm_xl\:rc-text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  #rc-steelseries-shop .sm_xl\:rc-text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
}
@media (min-width: 768px) {
  #rc-steelseries-shop .md\:rc-left-\[8\%\] {
    left: 8%;
  }
  #rc-steelseries-shop .md\:rc-left-16 {
    left: 4rem;
  }
  #rc-steelseries-shop .md\:rc-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  #rc-steelseries-shop .md\:rc-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }
  #rc-steelseries-shop .md\:rc-mr-14 {
    margin-right: 3.5rem;
  }
  #rc-steelseries-shop .md\:-rc-mt-16 {
    margin-top: -4rem;
  }
  #rc-steelseries-shop .md\:rc-ml-auto {
    margin-left: auto;
  }
  #rc-steelseries-shop .md\:-rc-mt-20 {
    margin-top: -5rem;
  }
  #rc-steelseries-shop .md\:rc-mr-0 {
    margin-right: 0;
  }
  #rc-steelseries-shop .md\:rc-ml-0 {
    margin-left: 0;
  }
  #rc-steelseries-shop .md\:rc-mb-\[400px\] {
    margin-bottom: 400px;
  }
  #rc-steelseries-shop .md\:rc-ml-8 {
    margin-left: 2rem;
  }
  #rc-steelseries-shop .md\:rc-mb-0 {
    margin-bottom: 0;
  }
  #rc-steelseries-shop .md\:rc-mr-32 {
    margin-right: 8rem;
  }
  #rc-steelseries-shop .md\:rc-mb-72 {
    margin-bottom: 18rem;
  }
  #rc-steelseries-shop .md\:rc-ml-\[70px\] {
    margin-left: 70px;
  }
  #rc-steelseries-shop .md\:rc-block {
    display: block;
  }
  #rc-steelseries-shop .md\:rc-flex {
    display: flex;
  }
  #rc-steelseries-shop .md\:rc-hidden {
    display: none;
  }
  #rc-steelseries-shop .md\:rc-ml-2 {
    margin-left: 8px;
  }
  #rc-steelseries-shop .md\:rc-h-\[380px\] {
    height: 380px;
  }
  #rc-steelseries-shop .md\:rc-w-\[240px\] {
    width: 240px;
  }
  #rc-steelseries-shop .md\:rc-w-\[394px\] {
    width: 394px;
  }
  #rc-steelseries-shop .md\:rc-w-\[100\%\] {
    width: 100%;
  }
  #rc-steelseries-shop .md\:rc-w-\[700px\] {
    width: 700px;
  }
  #rc-steelseries-shop .md\:rc-max-w-\[600px\] {
    max-width: 600px;
  }
  #rc-steelseries-shop .md\:rc-max-w-\[440px\] {
    max-width: 440px;
  }
  #rc-steelseries-shop .md\:rc-max-w-\[400px\] {
    max-width: 400px;
  }
  #rc-steelseries-shop .md\:rc-max-w-\[300px\] {
    max-width: 300px;
  }
  #rc-steelseries-shop .md\:rc-max-w-\[280px\] {
    max-width: 280px;
  }
  #rc-steelseries-shop .md\:rc-max-w-\[700px\] {
    max-width: 700px;
  }
  #rc-steelseries-shop .md\:rc-max-w-\[680px\] {
    max-width: 680px;
  }
  #rc-steelseries-shop .md\:rc-max-w-\[500px\] {
    max-width: 500px;
  }
  #rc-steelseries-shop .md\:rc-max-w-\[800px\] {
    max-width: 800px;
  }
  #rc-steelseries-shop .md\:rc-max-w-full {
    max-width: 100%;
  }
  #rc-steelseries-shop .md\:rc-max-w-\[780px\] {
    max-width: 780px;
  }
  #rc-steelseries-shop .md\:rc-max-w-\[60\%\] {
    max-width: 60%;
  }
  #rc-steelseries-shop .md\:rc-max-w-\[40\%\] {
    max-width: 40%;
  }
  #rc-steelseries-shop .md\:rc-flex-row {
    flex-direction: row;
  }
  #rc-steelseries-shop .md\:rc-flex-row-reverse {
    flex-direction: row-reverse;
  }
  #rc-steelseries-shop .md\:rc-items-start {
    align-items: flex-start;
  }
  #rc-steelseries-shop .md\:rc-justify-start {
    justify-content: flex-start;
  }
  #rc-steelseries-shop .md\:rc-justify-center {
    justify-content: center;
  }
  #rc-steelseries-shop .md\:rc-px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  #rc-steelseries-shop .md\:rc-px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  #rc-steelseries-shop .md\:rc-pt-\[72px\] {
    padding-top: 72px;
  }
  #rc-steelseries-shop .md\:rc-pl-0 {
    padding-left: 0;
  }
  #rc-steelseries-shop .md\:rc-pr-16 {
    padding-right: 4rem;
  }
  #rc-steelseries-shop .md\:rc-pl-16 {
    padding-left: 4rem;
  }
  #rc-steelseries-shop .md\:rc-pl-6 {
    padding-left: 1.5rem;
  }
  #rc-steelseries-shop .md\:rc-pl-10 {
    padding-left: 2.5rem;
  }
  #rc-steelseries-shop .md\:rc-pt-12 {
    padding-top: 3rem;
  }
  #rc-steelseries-shop .md\:rc-pl-4 {
    padding-left: 1rem;
  }
  #rc-steelseries-shop .md\:rc-pl-\[130px\] {
    padding-left: 130px;
  }
  #rc-steelseries-shop .md\:rc-pb-14 {
    padding-bottom: 3.5rem;
  }
  #rc-steelseries-shop .md\:rc-pl-12 {
    padding-left: 3rem;
  }
  #rc-steelseries-shop .md\:rc-pr-12 {
    padding-right: 3rem;
  }
  #rc-steelseries-shop .md\:rc-pt-0 {
    padding-top: 0;
  }
  #rc-steelseries-shop .md\:rc-pl-5 {
    padding-left: 1.25rem;
  }
  #rc-steelseries-shop .md\:rc-pt-2 {
    padding-top: 0.5rem;
  }
  #rc-steelseries-shop .md\:rc-pt-5 {
    padding-top: 1.25rem;
  }
  #rc-steelseries-shop .md\:rc-pt-1 {
    padding-top: 0.25rem;
  }
  #rc-steelseries-shop .md\:rc-pt-14 {
    padding-top: 3.5rem;
  }
  #rc-steelseries-shop .md\:rc-pl-24 {
    padding-left: 6rem;
  }
  #rc-steelseries-shop .md\:rc-pr-4 {
    padding-right: 1rem;
  }
  #rc-steelseries-shop .md\:rc-pl-\[40px\] {
    padding-left: 40px;
  }
  #rc-steelseries-shop .md\:rc-pr-20 {
    padding-right: 5rem;
  }
  #rc-steelseries-shop .md\:rc-pl-\[82px\] {
    padding-left: 82px;
  }
  #rc-steelseries-shop .md\:rc-pr-0 {
    padding-right: 0;
  }
  #rc-steelseries-shop .md\:rc-text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  #rc-steelseries-shop .md\:rc-text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  #rc-steelseries-shop .md\:rc-text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  #rc-steelseries-shop .md\:rc-text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  #rc-steelseries-shop .md\:rc-text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  #rc-steelseries-shop .md\:rc-text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media (min-width: 914px) {
  #rc-steelseries-shop .md_xl\:rc-left-\[12\%\] {
    left: 12%;
  }
  #rc-steelseries-shop .md_xl\:rc-bottom-4 {
    bottom: 1rem;
  }
  #rc-steelseries-shop .md_xl\:rc-top-12 {
    top: 3rem;
  }
  #rc-steelseries-shop .md_xl\:rc-left-20 {
    left: 5rem;
  }
  #rc-steelseries-shop .md_xl\:rc-mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  #rc-steelseries-shop .md_xl\:rc-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  #rc-steelseries-shop .md_xl\:rc-mr-11 {
    margin-right: 2.75rem;
  }
  #rc-steelseries-shop .md_xl\:rc-mr-0 {
    margin-right: 0;
  }
  #rc-steelseries-shop .md_xl\:rc-mb-9 {
    margin-bottom: 2.25rem;
  }
  #rc-steelseries-shop .md_xl\:rc-ml-0 {
    margin-left: 0;
  }
  #rc-steelseries-shop .md_xl\:rc-mb-16 {
    margin-bottom: 4rem;
  }
  #rc-steelseries-shop .md_xl\:rc-mb-96 {
    margin-bottom: 24rem;
  }
  #rc-steelseries-shop .md_xl\:rc-ml-20 {
    margin-left: 5rem;
  }
  #rc-steelseries-shop .md_xl\:rc-mb-\[100px\] {
    margin-bottom: 100px;
  }
  #rc-steelseries-shop .md_xl\:rc-block {
    display: block;
  }
  #rc-steelseries-shop .md_xl\:rc-hidden {
    display: none;
  }
  #rc-steelseries-shop .md_xl\:rc-h-\[400px\] {
    height: 400px;
  }
  #rc-steelseries-shop .md_xl\:rc-w-auto {
    width: auto;
  }
  #rc-steelseries-shop .md_xl\:rc-w-\[965px\] {
    width: 965px;
  }
  #rc-steelseries-shop .md_xl\:rc-w-\[900px\] {
    width: 900px;
  }
  #rc-steelseries-shop .md_xl\:rc-w-\[720px\] {
    width: 720px;
  }
  #rc-steelseries-shop .md_xl\:rc-w-\[94\%\] {
    width: 94%;
  }
  #rc-steelseries-shop .md_xl\:rc-max-w-\[960px\] {
    max-width: 960px;
  }
  #rc-steelseries-shop .md_xl\:rc-max-w-\[50\%\] {
    max-width: 50%;
  }
  #rc-steelseries-shop .md_xl\:rc-max-w-\[33\%\] {
    max-width: 33%;
  }
  #rc-steelseries-shop .md_xl\:rc-justify-center {
    justify-content: center;
  }
  #rc-steelseries-shop .md_xl\:rc-px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  #rc-steelseries-shop .md_xl\:rc-py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  #rc-steelseries-shop .md_xl\:rc-pt-12 {
    padding-top: 3rem;
  }
  #rc-steelseries-shop .md_xl\:rc-pt-16 {
    padding-top: 4rem;
  }
  #rc-steelseries-shop .md_xl\:rc-pl-10 {
    padding-left: 2.5rem;
  }
  #rc-steelseries-shop .md_xl\:rc-pr-6 {
    padding-right: 1.5rem;
  }
  #rc-steelseries-shop .md_xl\:rc-pb-16 {
    padding-bottom: 4rem;
  }
  #rc-steelseries-shop .md_xl\:rc-pl-0 {
    padding-left: 0;
  }
  #rc-steelseries-shop .md_xl\:rc-pr-\[60px\] {
    padding-right: 60px;
  }
  #rc-steelseries-shop .md_xl\:rc-pr-16 {
    padding-right: 4rem;
  }
  #rc-steelseries-shop .md_xl\:rc-pt-9 {
    padding-top: 2.25rem;
  }
  #rc-steelseries-shop .md_xl\:rc-pl-\[480px\] {
    padding-left: 480px;
  }
  #rc-steelseries-shop .md_xl\:rc-pr-4 {
    padding-right: 1rem;
  }
  #rc-steelseries-shop .md_xl\:rc-pr-8 {
    padding-right: 2rem;
  }
  #rc-steelseries-shop .md_xl\:rc-pl-4 {
    padding-left: 1rem;
  }
  #rc-steelseries-shop .md_xl\:rc-pl-14 {
    padding-left: 3.5rem;
  }
  #rc-steelseries-shop .md_xl\:rc-pb-20 {
    padding-bottom: 5rem;
  }
  #rc-steelseries-shop .md_xl\:rc-pb-14 {
    padding-bottom: 3.5rem;
  }
  #rc-steelseries-shop .md_xl\:rc-pb-12 {
    padding-bottom: 3rem;
  }
  #rc-steelseries-shop .md_xl\:rc-text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  #rc-steelseries-shop .md_xl\:rc-text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  #rc-steelseries-shop .md_xl\:rc-text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 960px) {
  #rc-steelseries-shop .lg\:rc-left-28 {
    left: 7rem;
  }
  #rc-steelseries-shop .lg\:rc-w-960 {
    width: 960px;
  }
  #rc-steelseries-shop .lg\:rc-left-24 {
    left: 6rem;
  }
  #rc-steelseries-shop .lg\:rc-top-12 {
    top: 3rem;
  }
  #rc-steelseries-shop .lg\:rc-left-24 {
    left: 6rem;
  }
  #rc-steelseries-shop .lg\:rc-top-14 {
    top: 3.5rem;
  }
  #rc-steelseries-shop .lg\:rc-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  #rc-steelseries-shop .lg\:rc-mr-16 {
    margin-right: 4rem;
  }
  #rc-steelseries-shop .lg\:rc-ml-\[68px\] {
    margin-left: 68px;
  }
  #rc-steelseries-shop .lg\:rc-mt-10 {
    margin-top: 2.5rem;
  }
  #rc-steelseries-shop .lg\:rc-mb-16 {
    margin-bottom: 4rem;
  }
  #rc-steelseries-shop .lg\:rc-block {
    display: block;
  }
  #rc-steelseries-shop .lg\:rc-hidden {
    display: none;
  }
  #rc-steelseries-shop .lg\:rc-h-9 {
    height: 2.25rem;
  }
  #rc-steelseries-shop .lg\:rc-h-\[450px\] {
    height: 450px;
  }
  #rc-steelseries-shop .lg\:rc-h-\[428px\] {
    height: 428px;
  }
  #rc-steelseries-shop .lg\:rc-w-full {
    width: 100%;
  }
  #rc-steelseries-shop .lg\:rc-w-\[975px\] {
    width: 975px;
  }
  #rc-steelseries-shop .lg\:rc-w-\[900px\] {
    width: 900px;
  }
  #rc-steelseries-shop .lg\:rc-w-\[832px\] {
    width: 832px;
  }
  #rc-steelseries-shop .lg\:rc-max-w-\[1100px\] {
    max-width: 1100px;
  }
  #rc-steelseries-shop .lg\:rc-pt-20 {
    padding-top: 5rem;
  }
  #rc-steelseries-shop .lg\:rc-pt-0 {
    padding-top: 0;
  }
  #rc-steelseries-shop .lg\:rc-pt-16 {
    padding-top: 4rem;
  }
  #rc-steelseries-shop .lg\:rc-pl-16 {
    padding-left: 4rem;
  }
  #rc-steelseries-shop .lg\:rc-pl-4 {
    padding-left: 1rem;
  }
  #rc-steelseries-shop .lg\:rc-pr-10 {
    padding-right: 2.5rem;
  }
}
@media (min-width: 981px) {
  #rc-steelseries-shop .lg_xl\:rc-pl-0 {
    padding-left: 0;
  }
}
@media (min-width: 1230px) {
  #rc-steelseries-shop .xl\:rc-top-\[72px\] {
    top: 72px;
  }
  #rc-steelseries-shop .xl\:rc-mb-20 {
    margin-bottom: 5rem;
  }
  #rc-steelseries-shop .xl\:rc-w-1200 {
    width: 1200px;
  }
  #rc-steelseries-shop .xl\:rc-block {
    display: block;
  }
  #rc-steelseries-shop .xl\:rc-hidden {
    display: none;
  }
  #rc-steelseries-shop .xl\:rc-h-\[436px\] {
    height: 436px;
  }
  #rc-steelseries-shop .xl\:rc-w-\[1072px\] {
    width: 1072px;
  }
  #rc-steelseries-shop .xl\:rc-max-w-\[780px\] {
    max-width: 780px;
  }
  #rc-steelseries-shop .xl\:rc-px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  #rc-steelseries-shop .xl\:rc-pl-6 {
    padding-left: 1.5rem;
  }
}
:root {
  --transition-timing-func: cubic-bezier(0.4, 0, 0.2, 1);
  --trans-duration: 300ms;
}

/*# sourceMappingURL=index.21ac6df6.css.map */
