
.PDP_pdp-dark-bg__3kH91 #container-classes {
  width: 100%;
}
#tabsParent {
  display: none !important;
}
.Tabs_tab-list-container__1X_fL {
  margin-top: -0.5rem;
}
.PDP_tabs-container__1zY3x {
  width: 100%;
}
@font-face {
  font-family: "Saira Expanded";
  src: url("https://assets.corsair.com/raw/upload/v1766165064/pages/galleon/Saira_Expanded-ExtraBold.ttf")
    format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

html {
  scroll-behavior: smooth;
}
img[alt="DIMENSIONS"] {
  max-height: 640px !important;
  margin: auto;
}
.profileGrid_profile-container__3oHzI .profileGrid_profile-card-grid-item__1apxm .profileGrid_card-subHeading__1J-bp {
  text-wrap: auto;
}
#galleon-nav {
  border-bottom: 1px solid;
  border-image: linear-gradient(90deg, #f1e67e 0%, #f9a262 50%, #ef466c 100%) 1;
  background: #262626;
  position: sticky;
  top: 0;
  z-index: 40;
  transition:
    transform 0.3s ease-out,
    top 0.3s ease-out;
}
.grey-text {
  color: #c1c6c8;
}
.saira-expanded {
  font-family:
    Saira Expanded,
    sans-serif;
}
.step-up-video {
  bottom: 0;
  height: max-content;
}
.price-cta .display-discount-price {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.price-cta span {
  display: inline-block;
}
.price-cta .regular-price .price-amount,
.price-cta .regular-price .price-decimal,
.price-cta .regular-price .price-symbol {
  font-style: normal;
  font-weight: 600;
  font-size: 23px;
  line-height: 25px;
}
.price-cta .display-discount-price .discount-details {
  display: flex;
  flex-direction: row;
  align-items: baseline;
}
.price-cta .compare-price {
  position: relative;
  display: inline-block;
  margin-left: 8px;
  color: #9d9d9d;
  font-size: 24px;
  line-height: 24px;
}
.price-cta .display-discount-price .compare-price {
  font-size: 16px;
  line-height: 16px;
  margin-left: 0;
  margin-right: 0.5rem;
}
.price-cta .display-discount-price .discount-price {
  font-family: Saira, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.6px;
  color: #80f2ff;
  font-size: 14px;
  line-height: 16px;
}

#galleon-nav li {
  letter-spacing: 1px;
  font-weight: 500;
}
.hide-on-mobile {
  display: none;
}

.hide-on-desktop {
  display: flex;
}
div.jsx-450776885.p-8, div.jsx-2880440789.p-8  {
  padding-left: 0;
}
div.jsx-206596339.p-8 {
  padding: 4rem 2rem;
}
#tabs-container {
  background: black;
}
.ComponentCallouts_component-callouts-header__1-a_G h2 {
  padding-top: 0.5rem;
  padding-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 1.166;
}
.profileGrid_profile-container__3oHzI
  .profileGrid_profile-card-grid-item__1apxm {
  padding: 0 1rem;
}
.ComponentCallouts_component-callouts-header__1-a_G>:not([hidden])~:not([hidden]) {
  margin-top: 1rem;
}
@media (max-width: 1279px) {
  .PDP_add-to-cart-container__2gXoE {
    display: none;
  }
}
@media (max-width: 767px) {
  .price-cta .regular-price .price-amount,
  .price-cta .regular-price .price-decimal,
  .price-cta .regular-price .price-symbol {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
  }
}
@media (min-width: 1280px) {
  .hide-on-mobile {
    display: flex;
  }

  .hide-on-desktop {
    display: none;
  }
}
@media (min-width: 1024px) {
  .ComponentCallouts_component-callouts-header__1-a_G h2 {
    font-size: 3rem;
    line-height: 1.08;
    transform: translateX(-3px);
  }
}
@media (min-width: 768px) {
  .step-up-video {
    top: 50%;
    transform: translateY(-50%);
  }
  .ComponentCallouts_component-callouts-header__1-a_G h2 {
    font-family:
      Saira Expanded,
      sans-serif;
    font-weight: 300;
    font-size: 2.75rem;
    letter-spacing: 1px;
    line-height: 1.09;
    transform: translateX(-2px);
  }
}
