.page-template-template-battery .hero-product {
  padding-top: 120px;
  padding-bottom: 80px;
}
.page-template-template-battery .hero-product .inner-row {
  text-align: center;
}
.page-template-template-battery .hero-product .inner-row h1 {
  font-size: 64px;
  font-weight: 600;
  line-height: 1em;
}
.page-template-template-battery .hero-product .inner-row h1 b {
  color: #1BC6C0;
  font-weight: 700;
}
.page-template-template-battery .hero-product .inner-row p {
  font-size: 22px;
  font-weight: 500;
  margin-top: 24px;
  margin-bottom: 24px;
}
.page-template-template-battery .hero-product .inner-row .hero-image img {
  max-height: 440px;
  object-fit: contain;
  object-position: center;
}
.page-template-template-battery .hero-product .inner-row .hero-price {
  display: block;
  margin-top: 24px;
  margin-bottom: 24px;
}
.page-template-template-battery .hero-product .inner-row .hero-price span {
  font-size: 12px;
  color: #2B2C2D;
}
.page-template-template-battery .hero-product .inner-row .hero-price span b {
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 520px) {
  .page-template-template-battery .hero-product .inner-row h1 {
    font-size: 0;
  }
  .page-template-template-battery .hero-product .inner-row h1 b {
    font-size: 64px;
  }
  .page-template-template-battery .hero-product .inner-row p {
    font-size: 18px;
    font-weight: 500;
  }
}
.page-template-template-battery .hero-product .inner-row .hero-specs {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .page-template-template-battery .hero-product .inner-row .hero-specs {
    margin-top: 20px;
  }
}
.page-template-template-battery .hero-product .inner-row .hero-specs .hero-spec-item {
  text-align: left;
  padding-top: 14px;
  padding-bottom: 14px;
}
@media (max-width: 768px) {
  .page-template-template-battery .hero-product .inner-row .hero-specs .hero-spec-item {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media (max-width: 580px) {
  .page-template-template-battery .hero-product .inner-row .hero-specs .hero-spec-item {
    padding-right: 18px !important;
  }
}
.page-template-template-battery .hero-product .inner-row .hero-specs .hero-spec-item-value {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3em;
  display: block;
}
@media (max-width: 768px) {
  .page-template-template-battery .hero-product .inner-row .hero-specs .hero-spec-item-value {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 3px;
  }
}
.page-template-template-battery .hero-product .inner-row .hero-specs .hero-spec-item-title {
  font-size: 16px;
  font-weight: 400;
  display: block;
  line-height: 1.5em;
}
@media (max-width: 768px) {
  .page-template-template-battery .hero-product .inner-row .hero-specs .hero-spec-item-title {
    font-size: 11px;
    line-height: 1em;
  }
}
.page-template-template-battery .hero-product .inner-row .hero-specs .hero-spec-item {
  padding-right: 32px;
  border-right: 1px solid #F2CD4A;
}
.page-template-template-battery .hero-product .inner-row .hero-specs .hero-spec-item:last-child {
  border-right: none;
}
.page-template-template-battery .hero-product .inner-row .hero-specs .hero-spec-item {
  margin-left: 32px;
}
.page-template-template-battery .hero-product .inner-row .hero-specs .hero-spec-item:first-child {
  margin-left: 0;
}
.page-template-template-battery .hero-product .inner-row .hero-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin-bottom: 66px;
}
.page-template-template-battery .hero-product .inner-row .hero-buttons .primary-button {
  min-width: 164px;
}
@media (max-width: 520px) {
  .page-template-template-battery .hero-product .inner-row .hero-buttons {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .page-template-template-battery .hero-product .inner-row .hero-buttons a {
    width: 100%;
  }
}
.page-template-template-battery .hero-product .inner-row .hero-bottom {
  margin-top: 66px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.page-template-template-battery .hero-product .inner-row .hero-bottom p {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.2em;
}
@media (max-width: 520px) {
  .page-template-template-battery .hero-product .inner-row .hero-bottom p {
    font-size: 24px;
    font-weight: 500;
  }
}
.page-template-template-battery section.icon-grid {
  background: #00E0D6;
  background: linear-gradient(48deg, rgb(0, 224, 214) 30%, rgb(0, 124, 120) 100%);
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 650px) {
  .page-template-template-battery section.icon-grid {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.page-template-template-battery section.icon-grid .inner-row .icon-grid-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 24px;
}
@media (max-width: 520px) {
  .page-template-template-battery section.icon-grid .inner-row .icon-grid-items {
    gap: 40px 12px;
  }
}
.page-template-template-battery section.icon-grid .inner-row .icon-grid-item {
  max-width: 200px;
  text-align: center;
}
@media (max-width: 920px) {
  .page-template-template-battery section.icon-grid .inner-row .icon-grid-item {
    flex-basis: calc(50% - 24px);
    max-width: unset;
  }
}
.page-template-template-battery section.icon-grid .inner-row .icon-grid-item .item-icon {
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 520px) {
  .page-template-template-battery section.icon-grid .inner-row .icon-grid-item .item-icon {
    height: auto;
  }
}
.page-template-template-battery section.icon-grid .inner-row .icon-grid-item img {
  max-height: 80px;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  object-fit: contain;
  object-position: center;
}
@media (max-width: 780px) {
  .page-template-template-battery section.icon-grid .inner-row .icon-grid-item img {
    max-height: 50px;
  }
}
.page-template-template-battery section.icon-grid .inner-row .icon-grid-item p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2em;
  margin-top: 16px;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
}
.page-template-template-battery section.icon-grid .inner-row .icon-grid-item p.capitalized {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 12px;
  margin-top: 12px;
}
.page-template-template-battery section.icon-grid .inner-row .icon-grid-item a {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.2em;
  margin-top: 16px;
  color: #ffffff;
  text-decoration: underline;
  text-align: center;
}
@media (max-width: 520px) {
  .page-template-template-battery section.icon-grid .inner-row .icon-grid-item a {
    display: none;
  }
}
.page-template-template-battery section.icon-grid .inner-row .icon-grid-link-mobile {
  display: none;
  text-align: center;
  margin-top: 24px;
}
.page-template-template-battery section.icon-grid .inner-row .icon-grid-link-mobile a {
  font-size: 12px;
  font-weight: 300;
  line-height: 1.2em;
  margin-top: 16px;
  color: #000;
  text-decoration: underline;
  text-align: center;
}
@media (max-width: 520px) {
  .page-template-template-battery section.icon-grid .inner-row .icon-grid-link-mobile {
    display: block;
  }
}
.page-template-template-battery section.specs {
  padding-top: 80px;
  padding-bottom: 80px;
}
.page-template-template-battery section.specs .inner-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 580px) {
  .page-template-template-battery section.specs .inner-row {
    flex-direction: column;
    gap: 16px;
  }
}
.page-template-template-battery section.specs .inner-row .specs-left {
  flex-basis: 50%;
}
.page-template-template-battery section.specs .inner-row .specs-left h2 {
  font-size: 48px;
  margin-top: 0;
  line-height: 1em;
  font-weight: 500;
}
@media (max-width: 1280px) {
  .page-template-template-battery section.specs .inner-row .specs-left h2 {
    font-size: 38px;
  }
}
@media (max-width: 780px) {
  .page-template-template-battery section.specs .inner-row .specs-left h2 {
    font-size: 24px;
  }
}
.page-template-template-battery section.specs .inner-row .specs-left {
  flex-basis: 50%;
  margin-bottom: 24px;
}
.page-template-template-battery section.specs .inner-row .specs-right {
  flex-basis: 50%;
}
@media (max-width: 580px) {
  .page-template-template-battery section.specs .inner-row .specs-right {
    flex-basis: 100%;
    width: 100%;
    padding-bottom: 48px;
  }
}
.page-template-template-battery section.specs .inner-row .specs-right ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid #B0E1CD;
}
.page-template-template-battery section.specs .inner-row .specs-right ul li:last-child {
  border-bottom: 1px solid #B0E1CD;
}
@media (max-width: 840px) {
  .page-template-template-battery section.specs .inner-row .specs-right ul li:last-child {
    border-bottom: unset;
  }
}
.page-template-template-battery section.specs .inner-row .specs-right ul li span {
  font-size: 16px;
  line-height: 1.2em;
  color: #000;
  flex-basis: 50%;
}
.page-template-template-battery section.specs .inner-row .specs-right ul li span.li-title {
  font-weight: 300;
}
@media (max-width: 840px) {
  .page-template-template-battery section.specs .inner-row .specs-right ul li span.li-title {
    flex-basis: 100%;
  }
}
.page-template-template-battery section.specs .inner-row .specs-right ul li span.li-value {
  font-weight: 500;
  flex-basis: 120px;
}
@media (max-width: 780px) {
  .page-template-template-battery section.specs .inner-row .specs-right ul li span.li-value {
    flex-basis: 90px;
  }
}
.page-template-template-battery section.specs .inner-row .specs-right .icon-link {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2em;
  margin-top: 28px;
  color: #000;
}
.page-template-template-battery section.specs .inner-row .specs-right .icon-link svg {
  width: 16px;
  height: 16px;
}
.page-template-template-battery .info-banner {
  overflow: hidden;
  background: #36CDC8;
  background: linear-gradient(135deg, rgb(54, 205, 200) 0%, rgb(148, 205, 137) 100%);
}
.page-template-template-battery .info-banner .info-banner-content {
  color: #fff;
  text-align: center;
  padding: 80px 0;
  max-width: 725px;
  margin: 0 auto;
}
@media (max-width: 580px) {
  .page-template-template-battery .info-banner .info-banner-content {
    padding: 58px 0;
  }
}
.page-template-template-battery .info-banner .info-banner-content .title-top {
  color: #fff;
  text-align: center;
}
.page-template-template-battery .info-banner .info-banner-content h2 {
  font-size: 64px;
  font-weight: 500;
  line-height: 1.2em;
  margin-top: 12px;
  color: #000;
}
.page-template-template-battery .info-banner .info-banner-content h2 b {
  color: #fff;
  font-weight: 600;
}
@media (max-width: 1280px) {
  .page-template-template-battery .info-banner .info-banner-content h2 {
    font-size: 38px;
  }
}
.page-template-template-battery .info-banner .info-banner-content p {
  max-width: 504px;
  margin: 0 auto;
  color: #000;
  font-weight: 400;
}
.page-template-template-battery .info-banner .info-banner-content .info-banner-features {
  margin: 40px auto 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  max-width: 680px;
}
@media (max-width: 780px) {
  .page-template-template-battery .info-banner .info-banner-content .info-banner-features {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 580px) {
  .page-template-template-battery .info-banner .info-banner-content .info-banner-features {
    gap: 2px;
  }
}
.page-template-template-battery .info-banner .info-banner-content .info-banner-features .info-banner-feature-item {
  flex-basis: calc(33.33% - 20px);
  text-align: center;
}
@media (max-width: 780px) {
  .page-template-template-battery .info-banner .info-banner-content .info-banner-features .info-banner-feature-item {
    display: flex;
  }
}
@media (max-width: 780px) {
  .page-template-template-battery .info-banner .info-banner-content .info-banner-features .info-banner-feature-item img {
    max-width: 62px;
    margin-right: 36px;
  }
}
@media (max-width: 580px) {
  .page-template-template-battery .info-banner .info-banner-content .info-banner-features .info-banner-feature-item img {
    max-width: 42px;
  }
}
.page-template-template-battery .info-banner .info-banner-content .info-banner-features .info-banner-feature-item h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.page-template-template-battery .info-banner .info-banner-forground-image {
  position: relative;
  width: 100%;
  text-align: center;
}
.page-template-template-battery .info-banner .info-banner-forground-image img {
  margin: 0 auto;
}
.page-template-template-battery .info-banner .info-banner-forground-image .forground-image-wrapper {
  width: 100%;
  transform: rotate(-15deg) translateY(-13%);
  text-align: center;
  position: relative;
}
.page-template-template-battery .info-banner .info-banner-forground-image .forground-image-wrapper::after {
  content: "";
  position: absolute;
  bottom: -116%;
  left: -51px;
  width: 150%;
  height: 150%;
  background-color: #fff;
  z-index: -1;
}
.page-template-template-battery .info-banner.dark {
  background: #36CDC8;
  background: linear-gradient(360deg, rgb(54, 205, 200) 0%, rgb(44, 62, 80) 100%);
}
.page-template-template-battery .info-banner.dark .info-banner-content h2 {
  color: #fff;
}
.page-template-template-battery .info-banner.dark .info-banner-content h2 b {
  color: #F2CD4A;
}
.page-template-template-battery .info-banner.dark .info-banner-content p {
  color: #fff;
}
.page-template-template-battery .info-banner.yellowish {
  background: #34C2B7;
  background: linear-gradient(31deg, rgb(52, 194, 183) 0%, rgb(41, 154, 150) 50%, rgb(242, 205, 74) 100%);
}
.page-template-template-battery .info-banner.yellowish .info-banner-content h2 {
  color: #fff;
}
.page-template-template-battery .info-banner.yellowish .info-banner-content h2 b {
  color: #F2CD4A;
}
.page-template-template-battery .info-banner.yellowish .info-banner-content p {
  color: #fff;
}
.page-template-template-battery .text-image-repeaters {
  margin-bottom: 80px;
  padding-bottom: 80px;
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1420px) {
  .page-template-template-battery .text-image-repeaters {
    padding-top: 60px;
  }
}
@media (max-width: 900px) {
  .page-template-template-battery .text-image-repeaters {
    margin-bottom: 0;
    padding-top: 80px;
    padding-bottom: 0;
  }
}
.page-template-template-battery .text-image-repeaters .inner-row {
  top: 80px;
  right: 0;
  left: 0;
  position: absolute;
}
@media (max-width: 900px) {
  .page-template-template-battery .text-image-repeaters .inner-row {
    position: static;
  }
}
.page-template-template-battery .text-image-repeaters .inner-row .text-image-repeater {
  z-index: 1;
  max-width: 420px;
}
.page-template-template-battery .text-image-repeaters .inner-row .text-image-repeater .title-top {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 2px;
  color: #1CC6C1;
  line-height: 1.2em;
  text-transform: uppercase;
}
.page-template-template-battery .text-image-repeaters .inner-row .text-image-repeater .title-top b {
  color: #1BC6C0;
  font-weight: 600;
}
@media (max-width: 580px) {
  .page-template-template-battery .text-image-repeaters .inner-row .text-image-repeater .title-top {
    font-size: 16px;
  }
}
.page-template-template-battery .text-image-repeaters .inner-row .text-image-repeater h2 {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2em;
  margin-top: 28px;
  margin-bottom: 28px;
}
@media (max-width: 1280px) {
  .page-template-template-battery .text-image-repeaters .inner-row .text-image-repeater h2 {
    font-size: 38px;
  }
}
.page-template-template-battery .text-image-repeaters .inner-row .text-image-repeater h2 b {
  color: #1BC6C0;
  font-weight: 600;
}
.page-template-template-battery .text-image-repeaters .inner-row .text-image-repeater p {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.page-template-template-battery .text-image-repeaters .inner-row .text-image-repeater-4drive h3 {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2em;
}
.page-template-template-battery .text-image-repeaters img {
  width: auto;
  object-fit: contain;
  object-position: center;
}
.page-template-template-battery .text-image-repeaters.bg-cover img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: right;
  margin-top: auto;
}
@media (max-width: 900px) {
  .page-template-template-battery .text-image-repeaters.bg-cover .text-image-repeater-button {
    position: static;
    order: 4;
    margin-bottom: 0;
    margin-top: 0;
  }
}
.page-template-template-battery .text-image-repeaters.bg-half img {
  width: 65%;
  height: 100%;
  margin-left: auto;
  object-fit: contain;
  object-position: right;
}
@media (max-width: 900px) {
  .page-template-template-battery .text-image-repeaters.bg-half img {
    width: 100%;
  }
}
.page-template-template-battery .text-image-repeaters .text-image-repeater-button {
  max-width: 1400px;
  width: calc(100% - 48px);
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
  text-align: center;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.page-template-template-battery .text-image-repeaters .text-image-repeater-button a {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2em;
  height: 50px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.page-template-template-battery .text-image-repeaters.dark .text-image-repeater-button a {
  color: #000;
  background: #F2CD4A;
  border-color: #F2CD4A;
}
.page-template-template-battery .text-image-repeaters.dark .text-image-repeater-button a:hover {
  background: #000;
  color: #F2CD4A;
  border-color: #000;
}
.page-template-template-battery .centered-highlight {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 780px) {
  .page-template-template-battery .centered-highlight {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.page-template-template-battery .centered-highlight-content {
  text-align: center;
}
.page-template-template-battery .centered-highlight-content h2 {
  font-size: 48px;
  font-weight: 600;
  line-height: 1.2em;
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (max-width: 1280px) {
  .page-template-template-battery .centered-highlight-content h2 {
    font-size: 38px;
  }
}
@media (max-width: 780px) {
  .page-template-template-battery .centered-highlight-content h2 {
    text-align: left;
  }
}
.page-template-template-battery .centered-highlight-content .centered-highlight-description {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  max-width: 390px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (max-width: 780px) {
  .page-template-template-battery .centered-highlight-content .centered-highlight-description {
    text-align: left;
    margin-left: unset;
  }
}
.page-template-template-battery .centered-highlight-content .title-top {
  font-size: 16px;
  font-weight: 600;
  color: #1CC6C1;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media (max-width: 780px) {
  .page-template-template-battery .centered-highlight-content .title-top {
    text-align: left;
  }
}
.page-template-template-battery .centered-highlight-price {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (max-width: 780px) {
  .page-template-template-battery .centered-highlight-price {
    text-align: left;
  }
}
.page-template-template-battery .centered-highlight img {
  width: auto;
  max-width: 100%;
  object-fit: contain;
  object-position: center;
}
.page-template-template-battery .product-layers {
  padding-top: 80px;
  padding-bottom: 80px;
}
.page-template-template-battery .product-layers .inner-row .heding-row {
  max-width: 632px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 80px;
}
.page-template-template-battery .product-layers .inner-row .heding-row h2 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2em;
  margin-top: 12px;
  margin-bottom: 24px;
  color: #000;
}
@media (max-width: 780px) {
  .page-template-template-battery .product-layers .inner-row .heding-row h2 {
    font-size: 26px;
    line-height: 1.23em;
  }
}
.page-template-template-battery .product-layers .inner-row .heding-row a {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2em;
  text-decoration: underline;
  color: #000;
  margin-left: auto;
  margin-right: auto;
  justify-self: center;
}
.page-template-template-battery .product-layers .product-layers-grid {
  display: flex;
  flex-direction: column;
  gap: 0;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 580px) {
  .page-template-template-battery .product-layers .product-layers-grid {
    width: calc(100% - 48px);
    margin-left: auto;
    margin-right: auto;
  }
}
.page-template-template-battery .product-layers .product-layers-grid::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../assets/vertical-gradient.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}
@media (max-width: 560px) {
  .page-template-template-battery .product-layers .product-layers-grid::before {
    background-position: calc(100% - 50px);
    background-image: url(../assets/vertical-gradient-m.svg);
  }
}
.page-template-template-battery .product-layers .product-layers-grid .product-layer-item {
  position: relative;
}
.page-template-template-battery .product-layers .product-layers-grid .product-layer-item h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2em;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 560px) {
  .page-template-template-battery .product-layers .product-layers-grid .product-layer-item h3 {
    font-size: 14px;
    line-height: 1.29em;
    margin-right: -10px;
  }
}
.page-template-template-battery .product-layers .product-layers-grid .product-layer-item p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2em;
  margin-top: 0;
  margin-bottom: 12px;
  color: #2B2C2D;
}
@media (max-width: 560px) {
  .page-template-template-battery .product-layers .product-layers-grid .product-layer-item p {
    font-size: 14px;
    line-height: 1.29em;
  }
}
.page-template-template-battery .product-layers .product-layers-grid .product-layer-item .product-layer-item-price {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2em;
}
@media (max-width: 560px) {
  .page-template-template-battery .product-layers .product-layers-grid .product-layer-item .product-layer-item-price {
    font-size: 16px;
    line-height: 1.29em;
  }
}
.page-template-template-battery .product-layers .product-layers-grid .product-layer-item-image {
  margin-top: -40px;
  margin-left: auto;
  text-align: center;
}
.page-template-template-battery .product-layers .product-layers-grid .product-layer-item-image img {
  max-height: 200px;
  object-fit: cover;
  object-position: right;
}
@media (max-width: 1240px) {
  .page-template-template-battery .product-layers .product-layers-grid .product-layer-item-image {
    margin-top: -20px;
  }
  .page-template-template-battery .product-layers .product-layers-grid .product-layer-item-image img {
    max-height: 150px;
  }
}
@media (max-width: 1240px) {
  .page-template-template-battery .product-layers .product-layers-grid .product-layer-item-image {
    margin-top: -40px;
  }
}
@media (max-width: 560px) {
  .page-template-template-battery .product-layers .product-layers-grid .product-layer-item .product-layer-item-content {
    max-width: 60%;
  }
}
@media (max-width: 1600px) {
  .page-template-template-battery .product-layers .product-layers-grid .product-layer-item .product-layer-item-image {
    margin-top: 0px;
  }
}
@media (max-width: 560px) {
  .page-template-template-battery .product-layers .product-layers-grid .product-layer-item .product-layer-item-image {
    width: calc(100% - 90px);
    margin-top: -20px;
  }
}
.page-template-template-battery .product-layers .product-layers-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
}
@media (max-width: 560px) {
  .page-template-template-battery .product-layers .product-layers-inner {
    flex-direction: column;
    margin: 0 auto;
  }
}
.page-template-template-battery .product-layers .product-layer-col {
  flex-basis: 50%;
}
.page-template-template-battery .product-layers .product-layer-col.left-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right;
}
.page-template-template-battery .section-title p.title-top {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2em;
  color: #1CC6C1;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media (max-width: 580px) {
  .page-template-template-battery .section-title p.title-top {
    text-align: left;
  }
}
.page-template-template-battery .section-title h2.section--title {
  font-size: 48px;
  font-weight: 500;
  line-height: 1.2em;
  margin-top: 24px;
}
@media (max-width: 580px) {
  .page-template-template-battery .section-title h2.section--title {
    display: none;
  }
}
.page-template-template-battery .section-title h2.section--title-mobile {
  display: none;
  text-align: left;
  margin-top: 17px;
}
@media (max-width: 580px) {
  .page-template-template-battery .section-title h2.section--title-mobile {
    font-weight: 500;
    font-size: 38px;
    line-height: 1.2em;
    display: block;
  }
}
.page-template-template-battery .section-title h2.section--title-mobile b {
  color: #1BC6C0;
  font-weight: 500;
}
.page-template-template-battery .section-title p.section-content-mobile,
.page-template-template-battery .section-title p.section-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  margin-top: 24px;
  color: #000000;
  max-width: 410px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 580px) {
  .page-template-template-battery .section-title p.section-content {
    display: none;
  }
}
.page-template-template-battery .section-title p.section-content-mobile {
  display: none;
}
@media (max-width: 580px) {
  .page-template-template-battery .section-title p.section-content-mobile {
    display: block;
    text-align: left;
    margin-left: unset;
  }
}
.page-template-template-battery .gradient-banner.horizontal {
  background: #1B1D1E;
}
.page-template-template-battery .gradient-banner.horizontal .gradient-banner-content {
  width: 550px;
}
@media (max-width: 580px) {
  .page-template-template-battery .gradient-banner.horizontal .gradient-banner-content {
    width: 430px;
  }
}
.page-template-template-battery .gradient-banner.horizontal .gradient-banner-content h2 {
  color: #fff;
  font-weight: 500;
}
.page-template-template-battery .gradient-banner.horizontal .gradient-banner-content h2 b {
  font-weight: 500;
  color: #1CC6C1;
}
.page-template-template-battery .gradient-banner.horizontal .gradient-banner-content p {
  color: #fff;
  font-weight: 400;
}
.page-template-template-battery .gradient-banner.horizontal .gradient-banner-content p b {
  font-weight: 400;
  color: #1CC6C1;
}
.page-template-template-battery .gradient-banner.horizontal .gradient-banner-content .title-top {
  font-size: 1em;
  font-weight: 600;
  line-height: 2.875em;
  color: #1cc6c1;
}
.page-template-template-battery .gradient-banner.horizontal .banner-image-right img {
  margin-left: auto;
}
.page-template-template-battery .gradient-banner.large .inner-row .wrap-stage {
  display: none;
}
.page-template-template-battery .gradient-banner.large .inner-row img.image {
  display: block;
}
.page-template-template-battery .gradient-banner.large .inner-row .gradient-banner-content h2 {
  color: #000;
}
.page-template-template-battery .gradient-banner.large .inner-row .gradient-banner-content b {
  color: #1cc6c1;
}
.page-template-template-battery .advanced-content-section {
  background: linear-gradient(90deg, #ffffff, #ebebea);
  padding: 0;
}
.page-template-template-battery .advanced-content-section .inner-row {
  flex-direction: row;
  position: relative;
  max-width: 100%;
  min-height: 1200px;
  width: 100%;
}
@media (max-width: 1600px) {
  .page-template-template-battery .advanced-content-section .inner-row {
    min-height: 840px;
  }
}
@media (max-width: 1200px) {
  .page-template-template-battery .advanced-content-section .inner-row {
    flex-direction: column;
    min-height: 950px;
  }
}
@media (max-width: 1024px) {
  .page-template-template-battery .advanced-content-section .inner-row {
    min-height: 868px;
  }
}
@media (max-width: 850px) {
  .page-template-template-battery .advanced-content-section .inner-row {
    min-height: 750px;
  }
}
@media (max-width: 700px) {
  .page-template-template-battery .advanced-content-section .inner-row {
    min-height: 650px;
  }
}
.page-template-template-battery .advanced-content-section .inner-row .content {
  margin-right: auto;
  z-index: 9;
}
@media (max-width: 1200px) {
  .page-template-template-battery .advanced-content-section .inner-row .content {
    padding: 80px 0px 40px 0px;
    max-width: 100%;
    width: calc(100% - 48px);
    margin: 0 auto !important;
  }
}
@media (max-width: 1200px) {
  .page-template-template-battery .advanced-content-section .inner-row .description {
    max-width: 100%;
    padding-right: 40px;
  }
}
.page-template-template-battery .advanced-content-section .inner-row .col-lg-6.image-col {
  flex-basis: calc(50% - 0px);
}
.page-template-template-battery .advanced-content-section .inner-row .col-lg-6.image-col .single-image {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 1200px) {
  .page-template-template-battery .advanced-content-section .inner-row .col-lg-6.image-col .single-image {
    top: unset;
    bottom: 0;
  }
}
.page-template-template-battery .advanced-content-section .inner-row .col-lg-6.image-col img {
  border-radius: 0px;
}
@media (max-width: 768px) {
  .page-template-template-battery .image-cta-buttons {
    padding: 60px 0;
  }
}
.page-template-template-battery .image-cta-buttons h2 {
  font-weight: 500;
  line-height: 1.2em;
  margin-bottom: 12px;
}
.page-template-template-battery .image-cta-buttons h2 b {
  font-weight: 500;
}
@media (max-width: 768px) {
  .page-template-template-battery .image-cta-buttons h2 {
    font-size: 38px;
    margin-bottom: 32px;
  }
}