/*section:has(section#page-toggler) {
  position: sticky;
  top: 144px;
  z-index: 100;
}*/
#page-toggler {
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
  width: 100%;
  padding: 15px;
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 144px;
  z-index: 100;
  backdrop-filter: blur(2px);
}
.page-mode-toggler {
  gap: 1rem;
}
.dev-version [id^="for-gamer"],
[id^="for-dev"] {
  display: none;
}
.gamer-version [id^="for-gamer"],
.dev-version [id^="for-dev"] {
  display: block;
}
#page-toggler input {
 appearance: none;
	background: none;
	border: none;
	outline: none;
}
#page-toggler input::after {
  display: none;
}
#page-toggler label {
  display: inline-block;
  padding: 9px 16px;
  margin: 0;
  border-radius: 999px;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid var(--cx-g-color-primary);
  line-height: 1;
  box-sizing: border-box;
  transition: all 0.3s ease-out;
  white-space: nowrap;
  text-decoration: none !important;
  cursor: pointer;
  min-width: 145px;
  background: #000;
  color: #44d62c;
  font-family: "Titillium Web", RazerF5, Arial, Helvetica, sans-serif;
}
#page-toggler input:focus-visible + label {
  outline: medium auto invert;
  outline: 5px auto -webkit-focus-ring-color;
}
#page-toggler .toggler input:checked + label {
  background: #44d62c;
  color: #000;
  font-weight: bold;
}
body.dev-version {
  --cx-g-color-primary: #006D00;
}
/*body.dev-version,*/
body.dev-version section.bo-temp,
body.dev-version #intro-upper .intro.bo-temp,
body.dev-version #tiles,
body.dev-version .tiles-flexible-slider,
body.dev-version #draggable,
#for-dev-faq .panel {
  background-color: #d0d8e3;
}
body.dev-version #tiles .tiles-flex .tile-item,
#for-dev-faq.faq-component .panel ul li {
  background-color: #C3CAD5;
  box-shadow: none;
}
body.dev-version section.tiles-flexible-slider,
body.dev-version section.bo-temp {margin-bottom: -2px;}
/*
body.dev-version section.bo-temp::after {
  content: "";
  background: #d0d8e3;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}*/
body.dev-version section.bo-temp .link a,
body.dev-version section.bo-temp .link a:hover,
body.dev-version section.bo-temp .row-links a,
body.dev-version section.bo-temp .row-links a:hover,
#for-dev-faq.faq-component .panel ul li a, #for-dev-faq.faq-component .panel ul li a:hover {
  color: #006D00;
}
body.dev-version section.bo-temp .header,
body.dev-version .tiles-flexible-slider .scroll-container .tiles-flex .tile-item .header,
#for-dev-faq h2,
#for-dev-faq.faq-component .panel ul li h3.faq-q {
  color: #000000;
}
body.dev-version section.bo-temp .subheader,
#for-dev-faq.faq-component .panel ul li p.faq-a {
  color: #222222;
}
body.dev-version section.bo-temp .body-copy,
body.dev-version
  .tiles-flexible-slider
  .scroll-container
  .tiles-flex
  .tile-item
  p {
  color: #222222;
  /*	font-weight: 300;*/
}
/*body.dev-version #page-toggler {
	background: rgba(208, 216, 227, 0.75);
}*/
body.dev-version #tiles .tiles-flex .tile-item .media-img {
  overflow: hidden;
}
@media (max-width: 767px) {
  section:has(section#page-toggler) {
    top: 108px;
  }
  #page-toggler {
    top: 108px;
  }
}
@media (max-width: 575px) {
  #page-toggler label {
    font-size: 10px;
    padding: 7px;
    border-width: 1px;
  }
}
.faq-component .panel {padding-top:3rem}
app-razer-dream app-content-page:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 144px;
    background: #000;
    position: fixed;
    z-index: 100;
}
@media screen and (min-width: 768px) {
	#hero {padding-top:70px; margin-top:0}
	app-razer-dream app-content-page {margin-top:144px!important;}
	app-razer-dream app-content-page:before {height: 144px;}
	#for-gamer-ports ol.parts li::marker,
	#for-dev-ports ol.parts li::marker {
	    content: counter(list-item) ".\2003";
	}
		#for-gamer-ports ol.parts li,
	#for-dev-ports ol.parts li{
	    margin-bottom:2px;
	}
}
@media screen and (max-width: 767px) {
	#hero {padding-top:58px; margin-top:0}
	app-razer-dream app-content-page {margin-top:108px!important;}
	app-razer-dream app-content-page:before {height: 108px;}
}
#for-dev-accessories-cards .links-wrapper a:last-child { border: 1px solid #2a8a1c;}
.pond-panel .scroll-container .scroll-sticky .lock-container .tadpoles .tadpole .pin .tail, .pond-panel .scroll-container .scroll-sticky .lock-container .tadpoles .tadpole .pin:before {box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.4);}
section.standard.bo-temp > div {
    animation: reveal linear both;
    animation-timeline: view();
    animation-range: entry 30% cover 30%;
}
@keyframes reveal {
from {
    opacity: 0;
    transform: translateY(20px);
  }
}
:lang(es-MX)#page-toggler,
:lang(ar-MENA) #page-toggler,
:lang(en-MENA) #page-toggler,
:lang(zh-CN) #page-toggler,
:lang(pt-BR) #page-toggler{ top: 116px!important;}
@media (max-width: 767px) {
:lang(es-MX)#page-toggler,
:lang(ar-MENA) #page-toggler,
:lang(en-MENA) #page-toggler,
:lang(zh-CN) #page-toggler,
:lang(pt-BR) #page-toggler{ top: 56px !important;}
}
#sticky-nav.mobile {
    z-index: 101!important;
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}