body {
  font-family: "Roboto";
}
.templated-content {
  /* IE*/
}
.templated-content h1, .templated-content h2, .templated-content h3, .templated-content h4, .templated-content h5, .templated-content h6, .templated-content p, .templated-content ol, .templated-content ul {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.templated-content ol, .templated-content ul {
  list-style: none;
}
.templated-content img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 769px) {
  .templated-content img.mobile-img {
    display: none;
  }
}
@media (max-width: 768px) {
  .templated-content img.mobile-img {
    display: block;
  }
}
.templated-content .largest-text {
  font-size: 60px;
  font-family: "RazerF5";
  font-weight: bold;
  background: linear-gradient(250deg, #44d62c 30%, #b9ffae 90%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
@media (max-width: 768px) {
  .templated-content .largest-text {
    font-size: 60px;
    line-height: 1;
  }
}
.templated-content h2 {
  font-size: 40px;
  font-family: "RazerF5";
  font-weight: bold;
  background: linear-gradient(250deg, #44d62c 30%, #b9ffae 90%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
@media (max-width: 768px) {
  .templated-content h2 {
    font-size: 28px;
  }
}
.templated-content p.normal-text {
  font-size: 20px;
  color: white;
  font-weight: 300;
  max-width: 800px;
  margin: 8px auto;
  line-height: 28px;
}
.templated-content .larger-text {
  font-size: 20px;
  color: white;
  font-weight: 300;
  max-width: 800px;
  line-height: 28px;
}
@media (max-width: 768px) {
  .templated-content .larger-text {
    font-size: 17px;
  }
}
.templated-content p.smaller-text, .templated-content h3.smaller-text {
  color: white;
  font-size: 18px;
  font-weight: 300;
}
.templated-content span.smallest-text {
  color: white;
  font-size: 14px;
  font-weight: 300;
}
.templated-content section {
  background-color: black;
  width: 100%;
}
.templated-content .pad100 {
  padding: 6.25rem 0;
  max-width: 100%;
}
@media (max-width: 768px) {
  .templated-content .pad100 {
    padding: 1.5rem;
  }
}
.templated-content .pad60 {
  padding: 3.75rem;
}
@media (max-width: 768px) {
  .templated-content .pad60 {
    padding: 4rem 0;
  }
}
.templated-content .scalezero8 {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  -webkit-transform: translate(0px, 25px);
          transform: translate(0px, 25px);
}
.templated-content .scalezero8simple {
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  -webkit-transform: translate(0px, 25px);
          transform: translate(0px, 25px);
  opacity: 0;
}
.templated-content section.key-visual {
  background-color: black;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100vh;
}
.templated-content section.key-visual p.poem {
  color: white;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.3;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .templated-content section.key-visual p.poem {
    font-size: 20px;
  }
}
.templated-content section.key-visual div.content-kv {
  opacity: 0;
  padding: 4rem 1rem 2rem 1rem;
  width: 100%;
}
.templated-content section.key-visual div.hero {
  overflow: hidden;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  margin: 0;
  position: relative;
  opacity: 0;
  height: 900px;
}
@media (max-height: 750px) {
  .templated-content section.key-visual div.hero {
    height: 600px;
  }
}
@media (max-width: 768px) {
  .templated-content section.key-visual div.hero {
    height: 400px;
  }
}
.templated-content section.key-visual div.hero div.kv-two {
  opacity: 0;
}
.templated-content section.key-visual div.hero div.kv-one, .templated-content section.key-visual div.hero div.kv-two {
  position: absolute;
  width: 100%;
  min-height: 500px;
  background-size: cover;
  margin: 0 auto;
  background-position: center;
}
@media (min-width: 769px) {
  .templated-content section.key-visual div.hero div.kv-one img, .templated-content section.key-visual div.hero div.kv-two img {
    display: block;
  }
}
@media (max-width: 768px) {
  .templated-content section.key-visual div.hero div.kv-one img, .templated-content section.key-visual div.hero div.kv-two img {
    display: none;
  }
}
@media (min-width: 769px) {
  .templated-content section.key-visual div.hero div.kv-one img.mobile-img, .templated-content section.key-visual div.hero div.kv-two img.mobile-img {
    display: none;
  }
}
@media (max-width: 768px) {
  .templated-content section.key-visual div.hero div.kv-one img.mobile-img, .templated-content section.key-visual div.hero div.kv-two img.mobile-img {
    display: block;
  }
}
.templated-content section.fpo {
  min-height: 100vh;
  background-color: black;
}
.templated-content .content-text {
  -webkit-transform: translate(0px, 100px);
          transform: translate(0px, 100px);
  padding: 5rem 1rem 4rem 1rem;
  max-width: 1126px;
  text-align: center;
  opacity: 0;
  margin: auto;
}
@media (max-width: 768px) {
  .templated-content .content-text {
    padding: 2rem 1rem;
  }
}
.templated-content section.outplay {
  background-color: black;
  display: inline-block;
}
.templated-content section.available {
  background-color: #0a0707;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.templated-content section.available a{
    color: #fff;
}
.templated-content section.available img {
  opacity: 0;
}
.templated-content section.available .content-text {
  margin: auto;
  text-align: center;
}
.templated-content section.available ul.list-images {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.templated-content section.available ul {font-size: 0;}
.templated-content section.available ul li {
  color: white;
  font-size: 24px;
  font-weight: 300;
  display: inline-block;
  margin: 0;
}
@media (min-width: 769px) and (max-width:1024px) {  
    .templated-content section.available ul li:last-child {padding-left: 1.5rem;}
}
@media (min-width: 1024px){
    .templated-content section.available ul {font-size: 0;display: inline-flex}
}
@media (max-width: 768px) {
  .templated-content section.available ul li {
    max-width: 33%;
  }
 .templated-content section.available ul.list-images li:last-child {
    max-width: 75%;
  }
}
.templated-content section.available ul.list-text li {
  margin: 0;
  padding: 0 0.5rem;
  border-right: 1px solid white;
  line-height: 0.8;
}
.templated-content section.available ul.list-text li:last-child {
  border: 0;
}
.templated-content section.yt-video {
  position: relative;
}
.templated-content section.yt-video img.video-trailer {
  opacity: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
.templated-content section.yt-video a.play-yt {
  position: absolute;
  width: 85px;
  height: 60px;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.templated-content section.yt-video .yt-iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
    z-index: 2;
}
.templated-content section.make-it, .templated-content section.light, .templated-content section.grips, .templated-content section.a-game, .templated-content section.performance-goes-on, .templated-content section.battery, .templated-content section.works-with, .templated-content section.generic {
  background-color: #0a0707;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 769px) {
  .templated-content section.performance-goes-on img, .templated-content section.works-with img, .templated-content section.travel img, .templated-content section.outplay img {
    display: block;
  }
}
@media (max-width: 768px) {
  .templated-content section.performance-goes-on img, .templated-content section.works-with img, .templated-content section.travel img, .templated-content section.outplay img {
    display: none;
  }
}
@media (min-width: 769px) {
  .templated-content section.performance-goes-on img.mobile-img, .templated-content section.works-with img.mobile-img, .templated-content section.travel img.mobile-img, .templated-content section.outplay img.mobile-img {
    display: none;
  }
}
@media (max-width: 768px) {
  .templated-content section.performance-goes-on img.mobile-img, .templated-content section.works-with img.mobile-img, .templated-content section.travel img.mobile-img, .templated-content section.outplay img.mobile-img {
    display: block;
  }
}
.templated-content section.grip-animations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2rem 0;
}
.templated-content section.grip-animations ul {
  max-width: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.templated-content section.grip-animations ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-flex: 50%;
      -ms-flex: 50%;
          flex: 50%;
  padding: 0.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.templated-content section.grip-animations ul li p.larger-text, .templated-content section.grip-animations ul li h3.larger-text {
  font-weight: 700;
}
@media (max-width: 768px) {
  .templated-content section.grip-animations ul li {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }
}
.templated-content section.grip-animations ul li .extra-content {
  padding: 1rem 1.5rem;
}
.templated-content section.grip-animations ul li .extra-content p.smaller-text {
  font-size: 16px;
  padding: 8px 0;
}
.templated-content section.grip-animations video {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.templated-content section.battery {
  background: #0e0b0a;
}
.templated-content section.battery ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 900px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 768px) {
  .templated-content section.battery ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 0;
  }
}
.templated-content section.battery ul li {
  padding: 1rem;
}
.templated-content section.battery ul p {
  line-height: 1.5;
}
.templated-content section.battery ul p.header-style, .templated-content section.battery ul h3.header-style {
  color: #44d62c;
  font-weight: bold;
}
.templated-content section.battery ul p.subheader-style {
  font-weight: bold;
}
.templated-content section.battery .meter ul {
  min-width: 0;
  color: white;
  background: #222222;
  padding: 0 0.5rem;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .templated-content section.battery .meter ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.templated-content section.battery .meter ul li {
  z-index: 2;
  pointer-events: none;
}
.templated-content section.battery .meter .toggles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  .templated-content section.battery .meter .toggles {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.templated-content section.battery div.toggle {
  position: relative;
  width: 290px;
  margin: auto;
  cursor: pointer;
border: 0;
padding: 0!important;
    line-height: inherit;
    min-height: auto;
    min-width: auto;
    height: auto;
}
.templated-content section.battery div.toggle:active {
background: transparent;
}
@media (max-width: 768px) {
  .templated-content section.battery div.toggle {
    margin: 1rem 0;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
}
.templated-content section.battery div.toggle .toggle-move {
  cursor: pointer;
     background: #44d62c;
  width: 50%;
  height: 100%;
  position: absolute;
  border-radius: 20px;
  left: 0;
  z-index: 1;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}
.razer-rtl .templated-content section.battery div.toggle .toggle-move {
  -webkit-transform: translate(144px, 0px);
          transform: translate(144px, 0px);
}
.templated-content section.battery div.toggle.two .toggle-move {
  -webkit-transform: translate(144px, 0px);
          transform: translate(144px, 0px);
}
.razer-rtl .templated-content section.battery div.toggle.two .toggle-move{
   -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}
.templated-content section.battery div.toggle.two ul li:nth-child(1) {
  color: white;
}
.templated-content section.battery div.toggle.two ul li:nth-child(2) {
  color: black;
}
.templated-content section.battery .input-hours {
  margin: 3rem;
}
.templated-content section.battery .usage-per-day {
  margin-bottom: 20px;
    font-size: 1rem;
}
@media (max-width: 768px) {
  .templated-content section.battery .input-hours {
    margin: 0;
  }
}
.templated-content section.battery .input-hours .smaller-text {
  color: #999;
}
.templated-content section.battery .input-hours .smallest-text {
  color: #888;
}
.templated-content section.battery .input-hours .ranges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.templated-content section.battery .input-hours .ranges .range-holder {
  padding: 0 2rem;
}
@media (max-width: 768px) {
  .templated-content section.battery .input-hours .ranges .range-holder {
    padding: 0 1rem;
  }
}
.templated-content section.battery .results {
  color: white;
}
.templated-content section.battery .results-in-hours {
  padding: 0.5rem;
  font-size: 14px;
  font-weight: 300;
  color: #888;
  font-size: 40px;
}
.templated-content section.battery .results-label {
  color: #44d62c;
  font-size: 18px;
  font-weight: 300;
}
.templated-content section.battery ul li {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  padding: 0.6rem 0;
  width: 50%;
  text-align: center;
  color: black;
  font-weight: bold;
}
.templated-content section.battery ul li:nth-child(2) {
  color: white;
}
@media (max-width: 768px) {
  .templated-content section.battery ul.battery-modes li {
    width: 100%;
  }
}
.templated-content section.battery span.hours-info {
  color: white;
}
.templated-content input[type='range'] {
  overflow: hidden;
  width: 80px;
  -webkit-appearance: none;
  background-color: #222222;
  border-radius: 10px;
  outline: transparent;
}
.templated-content input[type='range']::-webkit-slider-runnable-track {
  height: 20px;
  -webkit-appearance: none;
  color: #222222;
}
.templated-content input[type='range']::-webkit-slider-thumb {
  width: 20px;
  -webkit-appearance: none;
  height: 20px;
  background: #44d62c;
  border-radius: 50%;
  cursor: pointer;
}
.templated-content input[type="range"]::-moz-range-progress {
  background-color: #222222;
}
.templated-content input[type="range"]::-moz-range-track {
  background-color: #222222;
}
.templated-content input[type="range"]::-ms-fill-lower {
  background-color: #222222;
}
.templated-content input[type="range"]::-ms-fill-upper {
  background-color: #222222;
}
.templated-content input[type='range']:focus-visible {
 outline: 2px solid #6d9df7;
 outline-offset: 3px;
}
.templated-content .usps-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 980px;
  margin: 0 auto;
  gap: 3rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.templated-content .usps-container h3 {
  font-weight: bold;
  color: #44d62c;
}
.templated-content .usps-container img {
  margin: 1rem;
}
@media (max-width: 768px) {
  .templated-content .usps-container {
    gap: 0;
  }
}
.templated-content .usps-container .item {
  width: 45%;
  padding: 0;
  text-align: center;
}
@media (max-width: 768px) {
  .templated-content .usps-container .item {
    width: 100%;
    padding: 1rem;
  }
}
.templated-content video {
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
  opacity: 0.5;
  max-width: 100%;
}
section.custom-design {
  padding: 2rem 0;
  text-align: center;
  overflow: hidden;
  background-color: #111;
}
section.custom-design .content-text {
  text-align: center;
  max-width: 980px;
}
section.custom-design .animate {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  text-align: center;
  max-width: 800px;
  opacity: 1 !important;
}
section.custom-design .animate img + img {
  opacity: 0;
}
section.custom-design .animate img:first-child {
  position: absolute;
  top: 0;
  right: 0;
  width: auto !important;
  max-height: 100%;
}
section.custom-design .custom-showcase {
  margin-top: 2rem;
  min-height: 550px;
    direction: ltr;
    position: relative;
}
section.custom-design .custom-showcase .view-wrapper {
  white-space: nowrap;
}
section.custom-design .custom-showcase .view-wrapper ul {
    opacity: 1;
  display: inline-block;
  white-space: nowrap;
}
section.custom-design .custom-showcase .view-wrapper ul p {
  font-size: 20px;
  color: red;
  font-weight: bold;
  position: absolute;
}
section.custom-design .custom-showcase .view-wrapper ul li {
  display: inline-block;
  margin: 10px 5px;
  text-align: center;
  width: 800px;
}
section.custom-design .custom-showcase .view-wrapper ul li img {
  width: 100%;
}
section.custom-design .custom-showcase .view-wrapper.large li {
  opacity: 0;
}
section.custom-design .custom-showcase .view-wrapper.small {
  opacity: 0;
}
section.custom-design .custom-showcase .view-wrapper.small ul li {
  width: 220px;
  height: 200px;
  background: linear-gradient(1deg, #3c3a3a 30%, #212121 90%);
  border-radius: 1.25rem;
  padding: 1rem;
}
section.custom-design .custom-showcase .view-wrapper.small ul li img {
  margin: 0 auto;
  max-width: 60%;
  display: block;
}
section.custom-design .custom-showcase .animation-ctrl-btn {
  padding-top: 10px;
  position: absolute;
     bottom: 0;
     right: 1rem;
        z-index: 2;
}
section.custom-design .custom-showcase .animation-ctrl-btn button {
  width: 60px;
  height: 48px;
  background: none;
  border: 0;
  color: #fff;
  vertical-align: middle;
  cursor: pointer;
}
section.custom-design .custom-showcase .animation-ctrl-btn button .play-pause-btn-wrapper {
  width: 35px;
  height: 35px;
  background: #44d62c;
  border: 0;
  border-radius: 24px;
  padding: 5px 10px;
  margin: 0 auto;
}
section.custom-design .custom-showcase .animation-ctrl-btn button img {
  width: 10px;
}
.animation-ctrl-btn-side {
  position: relative;
}
.animation-ctrl-btn-side button {
  width: 60px;
  height: 48px;
  background: none;
  border: 0;
  color: #fff;
  vertical-align: middle;
  cursor: pointer;
     text-align: center;
     position: absolute;
  right: 10px;
  bottom: 10px;
}
@media (min-width: 768px) {
video.scaled + .animation-ctrl-btn-side button {
    right: 100px;
    bottom: 40px;
}
.a-game video.scaled + .animation-ctrl-btn-side button {
   right: 6%;
   bottom: 70px;
}
.light.has-video video.scaled + .animation-ctrl-btn-side button {
        right: 40px;
    bottom: 40px;
}
}
@media (min-width: 1024px) {
.light.has-video video.scaled + .animation-ctrl-btn-side button {
        right: 80px;
    bottom: 50px;
}
}
@media (min-width: 1920px) {
.light.has-video video.scaled + .animation-ctrl-btn-side button {
        right: 100px;
    bottom: 70px;
}
}
.animation-ctrl-btn-side button .play-pause-btn-wrapper {
  width: 35px;
  height: 35px;
  background: #44d62c;
  border: 0;
  border-radius: 24px;
  padding: 5px 10px;
  margin: 0 auto;
}
.animation-ctrl-btn-side button img {
  width: 10px;
  display: inline-block !important;
}
.video-transcript{
text-align: center;
height: 0;
width: 100%;
overflow: visible;
position: relative;
top: -1.1rem;
}
@media (min-width: 768px) {
.video-transcript{
top: -100px;
}
.works-with .video-transcript{
top: 0px;
}
}
html:not([lang^="en-"]) .video-transcript{
display: none;
}
.templated-content input[type="range"]:focus-visible{
outline: 2px solid cornflowerblue;
}
/*# sourceMappingURL=style.css.map */