/** Shopify CDN: Minification failed

Line 685:76 Unexpected ","

**/
@charset "UTF-8";


@font-face {
  font-family: "Bluetti";
  src: url("/cdn/shop/files/BLUETTI_2.0_Extrabold.ttf?v=1698734472");
  src: url("/cdn/shop/files/BLUETTI_2.0_Extrabold.otf?v=1706673705") format("opentype");
  font-weight: 800;
  font-style: swap;
}

@font-face {
  font-family: "Bluetti";
  src: url("/cdn/shop/files/BLUETTI_2.0_Bold.ttf?v=1698734472");
  src: url("/cdn/shop/files/BLUETTI_2.0_Bold.otf?v=1706673705") format("opentype");
  font-weight: 700;
  font-style: swap;
}

@font-face {
  font-family: "Bluetti";
  src: url("/cdn/shop/files/BLUETTI_2.0_Semibold.ttf?v=1698734472");
  src: url("/cdn/shop/files/BLUETTI_2.0_Semibold.otf?v=1706673705") format("opentype");
  font-weight: 600;
  font-style: swap;
}

@font-face {
  font-family: "Bluetti";
  src: url("/cdn/shop/files/BLUETTI_2.0_Medium.ttf?v=1698734472");
  src: url("/cdn/shop/files/BLUETTI_2.0_Medium.otf?v=1706673705") format("opentype");
  font-weight: 500;
  font-style: swap;
}

@font-face {
  font-family: "Bluetti";
  src: url("/cdn/shop/files/BLUETTI_2.0_Normal.ttf?v=1698734472");
  src: url("/cdn/shop/files/BLUETTI_2.0_Normal.otf?v=1706673705") format("opentype");
  font-weight: 400;
  font-style: swap;
}

@font-face {
  font-family: "Bluetti";
  src: url("/cdn/shop/files/BLUETTI_2.0_Light.ttf?v=1698734477");
  src: url("/cdn/shop/files/BLUETTI_2.0_Light.otf?v=1706673705") format("opentype");
  font-weight: 300;
  font-style: swap;
}

@font-face {
  font-family: "Bluetti";
  src: url("/cdn/shop/files/BLUETTI_2.0_Extralight.ttf?v=1698734472");
  src: url("/cdn/shop/files/BLUETTI_2.0_Extralight.otf?v=1706673705") format("opentype");
  font-weight: 200;
  font-style: swap;
}

@font-face {
  font-family: "Bluetti";
  src: url("/cdn/shop/files/BLUETTI_2.0_Thin.ttf?v=1698734472");
  src: url("/cdn/shop/files/BLUETTI_2.0_Thin.otf?v=1706673705") format("opentype");
  font-weight: 100;
  font-style: swap;
}

* {
  font-family: "Bluetti";
}

html {
  /* font-family: var(--text-font-family); */
  /* font-size: var(--base-text-font-size); */
  /* font-weight: var(--text-font-weight); */
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  color: #101010;
  font-weight: 400;
}

body {
  margin: 0;
}

video {
  display: block;
  object-fit: cover;
  background: none;
  mix-blend-mode: darken;
}

video:focus {
  outline: none;
}

a {
  color: #232323;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  color: #222;
  text-decoration: underline;
}

img,
svg,
video {
  vertical-align: middle;
}

img,
svg,
video {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
}

img:not([src]) {
  visibility: hidden;
  min-width: 1px;
}

p,
ul {
  margin: 0 0 20px;
}

*+ul {
  margin-top: 20px;
}

.uk-h2,
h2,
h3 {
  margin: 0 0 20px;
  /* font-family: var(--heading-font-family);
font-weight: var(--heading-font-weight); */
  color: ##9f9fa1;
  text-transform: none;
}

.uk-h2,
h2 {
  font-size: 1.7rem;
  line-height: 1.3;
}

h3 {
  font-size: 1.7rem;
  line-height: 1.4;
}

@media (min-width: 960px) {

  .uk-h2,
  h2 {
    font-size: 2rem;
  }
}

ul {
  padding-left: 30px;
}

:focus {
  outline: 0;
}

:focus-visible {
  outline: #000 dotted 2px;
}

::selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}

main {
  display: block;
}

:root {
  --uk-breakpoint-s: 640px;
  --uk-breakpoint-m: 960px;
  --uk-breakpoint-l: 1200px;
  --uk-breakpoint-xl: 1600px;
  --uk-leader-fill-content: ".";
  --uk-position-margin-offset: 0px;
}

.uk-heading-line> ::after,
.uk-heading-line> ::before {
  content: "";
  position: absolute;
  top: calc(50% - (calc(0.2px + 0.05em) / 2));
  width: 2000px;
  border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
}

.uk-heading-line> ::before {
  right: 100%;
  margin-right: calc(5px + 0.3em);
}

.uk-heading-line> ::after {
  left: 100%;
  margin-left: calc(5px + 0.3em);
}

.errors ul> ::before,
.uk-list-circle> ::before,
.uk-list-decimal> ::before,
.uk-list-disc> ::before,
.uk-list-hyphen> ::before,
.uk-list-square> ::before {
  content: "";
  position: relative;
  left: -30px;
  width: 30px;
  height: 1.5em;
  margin-bottom: -1.5em;
  display: list-item;
  list-style-position: inside;
  text-align: right;
}

.errors ul> ::before,
.uk-list-disc> ::before {
  list-style-type: disc;
}

.uk-list-circle> ::before {
  list-style-type: circle;
}

.uk-list-square> ::before {
  list-style-type: square;
}

.uk-list-decimal> ::before {
  content: counter(decimal, decimal) "鈥�.聽";
}

.uk-list-hyphen> ::before {
  content: "鈥揬00A0\00A0";
}

.uk-list-bullet> ::before,
.uk-subnav-divider> ::before,
.uk-thumbnav>*> ::after {
  content: "";
}

.uk-list-muted> ::before {
  color: #636363 !important;
}

.uk-list-emphasis> ::before {
  color: #000 !important;
}

.uk-list-primary> ::before {
  color: #00a7e1 !important;
}

.uk-list-secondary> ::before {
  color: #333 !important;
}

.uk-list-bullet> ::before {
  display: list-item;
  position: relative;
  left: -30px;
  width: 30px;
  height: 1.5em;
  margin-bottom: -1.5em;
  background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23101010%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

button.uk-icon:not(:disabled) {
  cursor: pointer;
}

.uk-range:not(:disabled)::-webkit-slider-thumb {
  cursor: pointer;
}

.uk-range:not(:disabled)::-moz-range-thumb {
  cursor: pointer;
}

.uk-checkbox:not(:disabled),
.uk-radio:not(:disabled) {
  cursor: pointer;
}

.jdgm-ask-question-btn:not(:disabled),
.jdgm-form-wrapper .jdgm-submit-question:not(:disabled),
.jdgm-form-wrapper .jdgm-submit-rev:not(:disabled),
.jdgm-question-form-wrapper .jdgm-submit-question:not(:disabled),
.jdgm-question-form-wrapper .jdgm-submit-rev:not(:disabled),
.jdgm-subtab__name:not(:disabled),
.jdgm-write-rev-link:not(:disabled),
.shopify-challenge__button:not(:disabled),
.shopify-payment-button__button:not(:disabled),
.uk-button:not(:disabled) {
  cursor: pointer;
}

.uk-container> :last-child,
.uk-section> :last-child {
  margin-bottom: 0;
}

.uk-section {
  display: flow-root;
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (min-width: 960px) {

  .uk-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.uk-section-xsmall {
  padding-top: 20px;
  padding-bottom: 20px;
}

.uk-section-small {
  padding-top: 40px;
  padding-bottom: 40px;
}

.uk-container {
  display: flow-root;
  box-sizing: content-box;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 640px) {

  .uk-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 960px) {

  .uk-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.uk-container-small {
  max-width: 900px;
}

.uk-container-large {
  max-width: 1440px;
}

.uk-slider-container {
  overflow: hidden;
}

.uk-slider {
  -webkit-tap-highlight-color: transparent;
}

.uk-slider-items {
  will-change: transform;
  position: relative;
  touch-action: pan-y;
}

.uk-slider-items:not(.uk-grid) {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-touch-callout: none;
}

.uk-slider-items>* {
  flex: none;
  max-width: 100%;
  position: relative;
}

.uk-subnav-divider> ::before {
  height: 1.5em;
  margin-left: 0;
  margin-right: 20px;
  border-left: 1px solid transparent;
}

.uk-breadcrumb>*> :hover {
  color: #101010;
  text-decoration: none;
}

.uk-pagination>*> :hover {
  color: #fff;
  background-color: #00a7e1;
}

.uk-pagination>*> :hover {
  text-decoration: none;
  border-color: #e5e5e5;
}

.uk-dotnav>*> :hover {
  background-color: rgba(16, 16, 16, 0.6);
  border-color: transparent;
}

.uk-dotnav>*> :active {
  background-color: rgba(16, 16, 16, 0.2);
  border-color: transparent;
}

.uk-thumbnav>*> ::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.4);
  transition: background-color 0.1s ease-in-out;
}

.uk-thumbnav>*> :hover::after,
.uk-thumbnav>.uk-active> ::after {
  background-color: transparent;
}

.uk-lightbox :focus-visible {
  outline-color: rgba(255, 255, 255, 0.7);
}

.uk-animation-toggle:not(:hover):not(:focus) [class*="uk-animation-"] {
  animation-name: none;
}

[class*="uk-child-width"]>* {
  box-sizing: border-box;
  width: 100%;
}

.uk-child-width-1-2>* {
  width: 50%;
}

.uk-text-bold {
  font-weight: 700;
}

.uk-text-center {
  text-align: center !important;
}

.uk-text-break {
  overflow-wrap: break-word;
}

.uk-panel> :last-child {
  margin-bottom: 0;
}

.uk-panel {
  display: flow-root;
  position: relative;
  box-sizing: border-box;
}

.uk-display-block {
  display: block !important;
}

@supports (filter: blur(0)) {}

@-moz-document url-prefix() {}

.uk-logo> :where(img, svg, video) {
  display: block;
}

@media (min-width: 640px) {

  .uk-hidden\@s {
    display: none !important;
  }
}

.uk-padding-remove-bottom {
  padding-bottom: 0 !important;
}

[class*="uk-position-center"] {
  position: absolute !important;
  max-width: calc(100% - (var(--uk-position-margin-offset) * 2));
  box-sizing: border-box;
}

.uk-position-center {
  top: calc(50% - var(--uk-position-margin-offset));
  left: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-x: -50%;
  --uk-position-translate-y: -50%;
  transform: translate(var(--uk-position-translate-x),
      var(--uk-position-translate-y));
  width: max-content;
}

[class*="uk-position-center-left"],
[class*="uk-position-center-right"] {
  top: calc(50% - var(--uk-position-margin-offset));
  --uk-position-translate-y: -50%;
  transform: translate(0, var(--uk-position-translate-y));
}

.uk-position-center-left {
  left: 0;
}

.uk-position-center-right {
  right: 0;
}

.uk-position-relative {
  position: relative !important;
}

:where(.uk-transition-fade),
:where([class*="uk-transition-scale"]),
:where([class*="uk-transition-slide"]) {
  --uk-position-translate-x: 0;
  --uk-position-translate-y: 0;
}

.uk-hidden,
[hidden] {
  display: none !important;
}

@media (max-width: 639px) {
  .uk-visible\@s {
    display: none !important;
  }
}

.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
}

.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
  opacity: 0 !important;
}

.uk-card-primary.uk-card-body :focus-visible,
.uk-card-primary> :not([class*="uk-card-media"]) :focus-visible,
.uk-card-secondary.uk-card-body :focus-visible,
.uk-card-secondary> :not([class*="uk-card-media"]) :focus-visible,
.uk-light :focus-visible,
.uk-overlay-primary :focus-visible,
.uk-section-primary:not(.uk-preserve-color) :focus-visible,
.uk-section-secondary:not(.uk-preserve-color) :focus-visible,
.uk-tile-primary:not(.uk-preserve-color) :focus-visible,
.uk-tile-secondary:not(.uk-preserve-color) :focus-visible {
  outline-color: #fff;
}

.uk-card-primary.uk-card-body .uk-heading-line> ::after,
.uk-card-primary.uk-card-body .uk-heading-line> ::before,
.uk-card-primary> :not([class*="uk-card-media"]) .uk-heading-line> ::after,
.uk-card-primary> :not([class*="uk-card-media"]) .uk-heading-line> ::before,
.uk-card-secondary.uk-card-body .uk-heading-line> ::after,
.uk-card-secondary.uk-card-body .uk-heading-line> ::before,
.uk-card-secondary> :not([class*="uk-card-media"]) .uk-heading-line> ::after,
.uk-card-secondary> :not([class*="uk-card-media"]) .uk-heading-line> ::before,
.uk-light .uk-heading-line> ::after,
.uk-light .uk-heading-line> ::before,
.uk-overlay-primary .uk-heading-line> ::after,
.uk-overlay-primary .uk-heading-line> ::before,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-line> ::after,
.uk-section-primary:not(.uk-preserve-color) .uk-heading-line> ::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-line> ::after,
.uk-section-secondary:not(.uk-preserve-color) .uk-heading-line> ::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-line> ::after,
.uk-tile-primary:not(.uk-preserve-color) .uk-heading-line> ::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-line> ::after,
.uk-tile-secondary:not(.uk-preserve-color) .uk-heading-line> ::before {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}

.uk-card-primary.uk-card-body .uk-list-muted> ::before,
.uk-card-primary> :not([class*="uk-card-media"]) .uk-list-muted> ::before,
.uk-card-secondary.uk-card-body .uk-list-muted> ::before,
.uk-card-secondary> :not([class*="uk-card-media"]) .uk-list-muted> ::before,
.uk-light .uk-list-muted> ::before,
.uk-overlay-primary .uk-list-muted> ::before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-muted> ::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-muted> ::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-list-muted> ::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-muted> ::before {
  color: #a5a5a5 !important;
}

.uk-card-primary.uk-card-body .uk-list-emphasis> ::before,
.uk-card-primary.uk-card-body .uk-list-primary> ::before,
.uk-card-primary.uk-card-body .uk-list-secondary> ::before,
.uk-card-primary> :not([class*="uk-card-media"]) .uk-list-emphasis> ::before,
.uk-card-primary> :not([class*="uk-card-media"]) .uk-list-primary> ::before,
.uk-card-primary> :not([class*="uk-card-media"]) .uk-list-secondary> ::before,
.uk-card-secondary.uk-card-body .uk-list-emphasis> ::before,
.uk-card-secondary.uk-card-body .uk-list-primary> ::before,
.uk-card-secondary.uk-card-body .uk-list-secondary> ::before,
.uk-card-secondary> :not([class*="uk-card-media"]) .uk-list-emphasis> ::before,
.uk-card-secondary> :not([class*="uk-card-media"]) .uk-list-primary> ::before,
.uk-card-secondary> :not([class*="uk-card-media"]) .uk-list-secondary> ::before,
.uk-light .uk-list-emphasis> ::before,
.uk-light .uk-list-primary> ::before,
.uk-light .uk-list-secondary> ::before,
.uk-overlay-primary .uk-list-emphasis> ::before,
.uk-overlay-primary .uk-list-primary> ::before,
.uk-overlay-primary .uk-list-secondary> ::before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-emphasis> ::before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-primary> ::before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-secondary> ::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-emphasis> ::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-primary> ::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-secondary> ::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-list-emphasis> ::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-list-primary> ::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-list-secondary> ::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-emphasis> ::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-primary> ::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-secondary> ::before {
  color: #fff !important;
}

.uk-card-primary.uk-card-body .uk-list-bullet> ::before,
.uk-card-primary> :not([class*="uk-card-media"]) .uk-list-bullet> ::before,
.uk-card-secondary.uk-card-body .uk-list-bullet> ::before,
.uk-card-secondary> :not([class*="uk-card-media"]) .uk-list-bullet> ::before,
.uk-light .uk-list-bullet> ::before,
.uk-overlay-primary .uk-list-bullet> ::before,
.uk-section-primary:not(.uk-preserve-color) .uk-list-bullet> ::before,
.uk-section-secondary:not(.uk-preserve-color) .uk-list-bullet> ::before,
.uk-tile-primary:not(.uk-preserve-color) .uk-list-bullet> ::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-list-bullet> ::before {
  background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E);
}

.uk-card-primary.uk-card-body .uk-nav.uk-nav-divider> :not(.uk-nav-divider)+,
.uk-card-primary> :not([class*="uk-card-media"]) .uk-nav.uk-nav-divider> :not(.uk-nav-divider)+,
.uk-card-secondary.uk-card-body .uk-nav.uk-nav-divider> :not(.uk-nav-divider)+,
.uk-card-secondary> :not([class*="uk-card-media"]) .uk-nav.uk-nav-divider> :not(.uk-nav-divider)+,
.uk-light .uk-nav.uk-nav-divider> :not(.uk-nav-divider)+,
.uk-overlay-primary .uk-nav.uk-nav-divider> :not(.uk-nav-divider)+,
.uk-section-primary:not(.uk-preserve-color) .uk-nav.uk-nav-divider> :not(.uk-nav-divider)+,
.uk-section-secondary:not(.uk-preserve-color) .uk-nav.uk-nav-divider> :not(.uk-nav-divider)+,
.uk-tile-primary:not(.uk-preserve-color) .uk-nav.uk-nav-divider> :not(.uk-nav-divider)+,
.uk-tile-secondary:not(.uk-preserve-color) .uk-nav.uk-nav-divider> :not(.uk-nav-divider)+ {
  border-top-color: rgba(255, 255, 255, 0.2);
}

.uk-card-primary.uk-card-body .uk-breadcrumb>*> :hover,
.uk-card-primary> :not([class*="uk-card-media"]) .uk-breadcrumb>*> :hover,
.uk-card-secondary.uk-card-body .uk-breadcrumb>*> :hover,
.uk-card-secondary> :not([class*="uk-card-media"]) .uk-breadcrumb>*> :hover,
.uk-light .uk-breadcrumb>*> :hover,
.uk-overlay-primary .uk-breadcrumb>*> :hover,
.uk-section-primary:not(.uk-preserve-color) .uk-breadcrumb>*> :hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-breadcrumb>*> :hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-breadcrumb>*> :hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-breadcrumb>*> :hover {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-pagination>*> :hover,
.uk-card-primary> :not([class*="uk-card-media"]) .uk-pagination>*> :hover,
.uk-card-secondary.uk-card-body .uk-pagination>*> :hover,
.uk-card-secondary> :not([class*="uk-card-media"]) .uk-pagination>*> :hover,
.uk-light .uk-pagination>*> :hover,
.uk-overlay-primary .uk-pagination>*> :hover,
.uk-section-primary:not(.uk-preserve-color) .uk-pagination>*> :hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-pagination>*> :hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-pagination>*> :hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-pagination>*> :hover {
  color: #fff;
}

.uk-card-primary.uk-card-body .uk-dotnav>*> :hover,
.uk-card-primary> :not([class*="uk-card-media"]) .uk-dotnav>*> :hover,
.uk-card-secondary.uk-card-body .uk-dotnav>*> :hover,
.uk-card-secondary> :not([class*="uk-card-media"]) .uk-dotnav>*> :hover,
.uk-light .uk-dotnav>*> :hover,
.uk-overlay-primary .uk-dotnav>*> :hover,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>*> :hover,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>*> :hover,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav>*> :hover,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav>*> :hover {
  background-color: rgba(255, 255, 255, 0.9);
  border-color: transparent;
}

.uk-card-primary.uk-card-body .uk-dotnav>*> :active,
.uk-card-primary> :not([class*="uk-card-media"]) .uk-dotnav>*> :active,
.uk-card-secondary.uk-card-body .uk-dotnav>*> :active,
.uk-card-secondary> :not([class*="uk-card-media"]) .uk-dotnav>*> :active,
.uk-light .uk-dotnav>*> :active,
.uk-overlay-primary .uk-dotnav>*> :active,
.uk-section-primary:not(.uk-preserve-color) .uk-dotnav>*> :active,
.uk-section-secondary:not(.uk-preserve-color) .uk-dotnav>*> :active,
.uk-tile-primary:not(.uk-preserve-color) .uk-dotnav>*> :active,
.uk-tile-secondary:not(.uk-preserve-color) .uk-dotnav>*> :active {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: transparent;
}

@media print {

  img {
    page-break-inside: avoid;
  }

  *,
  ::after,
  ::before {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

@media (max-width: 768px) {

  :root {
    --base-text-font-size: 14px;
  }
}

::-webkit-scrollbar {
  width: 6px;
  height: 10px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}

img,
svg,
video {
  display: inline-block;
}

html {
  overflow-x: hidden;
}



/* ############################ */

.product-comparison-pt-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 640px) {
  .product-comparison-tab>div {
    display: flex;
    gap: 18px;
  }

  .comparison-tab {
    color: #86868b;
    padding-bottom: 14px;
    border-bottom: 1px solid #d2d2d7;
    font-weight: 400;
    font-size: 12px;
  }

  .comparison-active {
    font-weight: 500;
    border-color: #0071e3;
    color: #0071e3;
  }

  .product-comparison-content {
    margin-top: 20px;
  }

  .product-comparison-header {
    width: 100%;
  }

  .product-comparison-pt-title,
  .product-comparison-btn-box,
  .product-comparison-pt-price {
    text-align: center;
  }

  .product-comparison-pt-price {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 600;
  }

  .product-comparison-image {
    width: 110px;
    height: 110px;
  }

  .product-comparison-pt-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 120%;
  }

  .product-comparison-btn {
    padding: 0px 20px;
    height: 28px;
    line-height: 28px;
    border-radius: 2px;
    background: #0071e3;
    font-size: 11px;
    color: #ffffff;
    font-weight: 500;
    display: inline-block;
    margin-top: 10px;
  }

  .product-comparison-header {
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #9f9fa1;
  }

  .product-comparison-param {
    padding: 10px 0;
    border-bottom: 1px solid #9f9fa1;
  }

  .product-comparison-params-name {
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    color: #5f5f5f;
    height: 21px;
    line-height: 21px;
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 10px;
  }

  .product-comparison-icon {
    width: 21px;
    height: 21px;
    margin-right: 5px;
  }

  .product-comparison-params-value {
    font-size: 13px;
    font-weight: 600;
    line-height: 120%;
    color: #3d3d3d;
    height: 32px;
    padding-right: 10px;
    text-align: left;
  }

  .product-comparison-params-nav {
    margin-top: 16px;
    display: flex;
    gap: 8px;
    align-items: center;
    top: 50%;
  }

  .product-comparison-params-arrows {
    display: flex;
    gap: 6px;
  }

  .product-comparison-params-dotnav {
    flex: 1;
  }

  .product-comparison-params-dotnav .uk-slider-nav {
    display: flex;
    gap: 8px;
  }

  .product-comparison-params-dotnav .uk-slider-nav>* {
    margin: 0;
    padding: 0;
    list-style-type: none;
    flex: 1;
    height: 1px;
    background: #d2d2d7;
  }

  .product-comparison-params-dotnav .uk-slider-nav .uk-active {
    background-color: #0071e3;
  }

  .product-comparison-content .uk-slider-items>li:nth-child(even) {
    text-align: center;
  }

  .product-comparison-content .uk-slider-items>li .product-comparison-header {
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
  }
}

@media (min-width: 640px) {

  .product-comparison-header-box,
  .product-comparison-params-box {
    display: flex;
    padding-left: 0;
    overflow-x: auto;
  }

  .product-comparison-header-box li,
  .product-comparison-params-box li {
    list-style: none;
    position: relative;
    min-width: 200px;
  }

  .product-comparison-pc {
    overflow: hidden;
  }

  .product-comparison-pc>div {
    overflow-x: auto;
  }

  .product-comparison-pc>div>div {
    min-width: 1112px;
  }

  .product-comparison-header {
    height: 270px;
    text-align: left;
    cursor: pointer;
    padding-left: 10px;
    color: #86868b;
    font-size: 24px;
    font-weight: 500;
    padding-left: 5px;
    padding-right: 5px;
  }

  .product-comparison-header>div {
    padding-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 40px;
  }

  .product-comparison-text {
    font-weight: 500;
    font-size: 14px;
    color: #3d3d3d;
    height: 66px;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
  }

  .product-comparison-params-name {
    background: #d2d2d7;
  }

  .product-comparison-params-box {
    border: 1px solid #9f9fa1;
  }

  .product-comparison-params-name-box,
  .product-comparison-header-box li:first-child {
    width: 278px;
  }

  .product-comparison-params-box li:not(.product-comparison-params-name-box),
  .product-comparison-header-box li:not(:first-child) {
    flex: 1;
  }

  .product-comparison-params-box li:not(:last-child) {
    border-right: 1px solid #9f9fa1;
  }

  .product-comparison-text:not(:last-child) {
    border-bottom: 1px solid #9f9fa1;
  }

  .product-comparison-image {
    width: 150px;
    height: 150px;
    display: inline-block;
  }

  .product-comparison-pt-title {
    font-size: 25px;
    font-weight: 600;
    color: #1d1d1f;
    text-align: center;
  }

  .product-comparison-pt-price {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 4px;
  }

  .product-comparison-btn {
    padding: 7.5px 20px;
    /* height: 28px; */
    border-radius: 2px;
    background: #0071e3;
    font-size: 11px;
    color: #ffffff;
    font-weight: 500;
    display: inline-block;
  }

  .product-comparison-btn:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #0077ed;
  }

  .product-comparison-icon {
    width: 36px;
    height: 36px;
  }

  .comparison-tab>div {
    display: inline-block;
    padding: 7px 20px;
    border: 1px solid #86868b;
    border-radius: 30px;
    font-size: 22px;
    line-height: 120%;
  }

  .comparison-active>div {
    color: #ffffff;
    position: relative;
    background: #0071e3;
    text-align: center;
    border-color: #0071e3;
  }

  .comparison-active>div::before {
    position: absolute;
    content: '';
    height: 22px;
    width: 4px;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    background: #0071e3;
  }
}



/* ############################ */


:root {

  --header_megamenu_bg: #ffffff;
  --header_nav_2_bg: #ffffff;
  --header_nav_2_color_text: #444444;
  --header_nav_2_color_text_hover: #2164ff;
  --search_bar_bg: #ffffff;

  --header_search_categories_bg: #ffffff;
  --header_search_categories_color_text: #232323;
  --alternateHeader_bg_color: #ffffff;
  --alternateHeader_text_color: #222222;
  --alternateHeader_nav_color: #000000;
  --logo_text_color: #fff;
  --header_color_text: #000000;
  --header_nav_hover_link: #03060b;

  --secondary_nav_color_text: #ffffff;
  --secondary_nav_color_lighter: rgba(255, 255, 255, 0.3);


  --white-color: #ffffff;


  --letter-spacing: 0;
  --font-size: 1;
  --rating-star-bg: rgba(3, 6, 11, 0.15);

  --color-text: #03060b;
  --color-text-rgb: 3, 6, 11;
  --color-body-text: #232323;
  --breadcrumbs_color: #0378FC;

  --rte__link_color: #000;
  --rte_hover_link_color: #3a3a3a;


  --color-sale-text: #232323;
  --color-small-button-text-border: #ffffff;
  --color-text-field: #ffffff;
  --color-text-field-text: #232323;
  --color-text-field-text-rgb: 35, 35, 35;

  --color-btn-primary: #000;
  --color-btn-primary-darker: #000000;
  --color-btn-primary-text: #ffffff;

  --color-btn-secondary: #3a3a3a;

  --color--btn-white-darker: #e6e6e6;


  --color-blankstate: rgba(35, 35, 35, 0.35);
  --color-blankstate-border: rgba(35, 35, 35, 0.2);
  --color-blankstate-background: rgba(35, 35, 35, 0.1);

  --color-text-focus: #1e3d6f;


  --color-btn-primary-focus: #404040;
  --color-btn-secondary-focus: #606060;
  --color-btn-white-focus: #e6e6e6;



  --color-btn-social-focus: #d2d2d2;
  --color-small-button-text-border-focus: #e6e6e6;
  --predictive-search-focus: #ebebeb;

  --color-body: #f8f8f8;
  --color-bg: #f8f8f8;
  --color-bg-rgb: 248, 248, 248;
  --color-bg-alt: rgba(35, 35, 35, 0.05);
  --color-bg-currency-selector: rgba(35, 35, 35, 0.2);
  --opacity-image-overlay: 0.4;
  --hover-overlay-opacity: 0.8;

  --color-border: #ebebeb;
  --color-border-form: #cccccc;
  --color-border-form-darker: #b3b3b3;

  --svg-select-icon: url(//us.ecoflow.com/cdn/shop/t/1108/assets/ico-select.svg?v=147383828099726678601728360604);
  --svg-select-white-icon: url(//us.ecoflow.com/cdn/shop/t/1108/assets/ico-white-select.svg?v=145037530105049233381728360560);
  --slick-img-url: url(//us.ecoflow.com/cdn/shop/t/1108/assets/ajax-loader.gif?v=6076972498536026911728360569);

  --font-weight-body--bold: 700;
  --font-weight-body--bolder: 700;


  --font-stack-header: manrope;
  --font-style-header: normal;
  --font-weight-header: 600;



  --font-stack-navigation: manrope;
  --font-style-navigation: normal;
  --font-weight-navigation: 400;



  --font-stack-body: manrope;
  --font-style-body: normal;
  --font-weight-body: regular;


  --font-size-header: 28;
  --font-size-navigation: 14;



  --heading1-letter-spacing: 0px;
  --heading2-letter-spacing: 0px;
  --heading3-letter-spacing: 0.0px;
  --heading4-letter-spacing: 0.0px;
  --heading5-letter-spacing: 0.0px;
  --heading6-letter-spacing: 0.0px;

  --heading-line-height: 1.3;

  --font-size-base: 14;

  --font-h1-desktop: 56;
  --font-h1-mobile: 39;

  --font-h2-desktop: 36;
  --font-h2-mobile: 28;

  --font-h3-desktop: 28;
  --font-h3-mobile: 18;

  --font-h4-desktop: 16;
  --font-h4-mobile: 15;

  --font-h5-desktop: 14;
  --font-h5-mobile: 13;

  --font-h6-desktop: 12;
  --font-h6-mobile: 11;

  --font-mega-title-large-desktop: 70;

  --font-rich-text-large: 16;
  --font-rich-text-small: 12;


  --color-video-bg: #ebebeb;


  --global-color-image-loader-primary: rgba(3, 6, 11, 0.06);
  --global-color-image-loader-secondary: rgba(3, 6, 11, 0.12);


  --product_label_sale_color: #00a500;
  --product_label_sold_out_color: #8a9297;
  --product_label_1_color: #fa4500;
  --product_label_2_color: #000;
  --new-label-color: #3F68E0;
  --hot-label-color: #F8200C;
  --sale-label-color: #F7A40A;

  --product-image-height: 320px;
  --container-padding: 80px;
  --checkout-btn-bg: #2164ff;
  --checkout-btn-color: #fff;
  --icon-size: 48px;
  --icon-offset-right: 48px;
  --icon-offset-bottom: 48px;
  --icon-gap: 16px;
  --sticky-form-height: 0px;
}

@media screen and (max-width: 749px) {
  :root {
    --icon-size: 40px;
    --icon-offset-right: 20px;
    --icon-offset-bottom: 20px;
  }
}

/* ############################################################# */



@font-face {
    font-family: "iconfont";
    src: url('iconfont.woff2?v=116818041923037914261669194479') format('woff2'),
        url('iconfont.woff?v=159897524912735815191669194466') format('woff'),
        url('iconfont.ttf?v=15218303758982514491669194465') format('truetype');
}

h2 {
    letter-spacing: var(--heading2-letter-spacing);
}

.h4 {
    letter-spacing: var(--heading4-letter-spacing);
}

h2,
.h4 {
    line-height: var(--heading-line-height);
}


.bg_image_with_custom_content {
    position: relative;
    width: 100%;
    display: block;
}

.bg_image_with_custom_content .section_bg {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    overflow: hidden;
}

.section_bg .section_bg_image {
    width: 100%;
    display: block;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    object-fit: cover;
}

.section_content {
    width: 100%;
    display: flex;
    max-width: 100%;
    align-items: center;
    padding: 150px 0;
    position: relative;
}

.section_content .page-width-small {
    width: 100%;
}

.homepage_accordion .homepage_accordion__block:not(:last-child) {
    border-bottom: solid 1px #ebe9e9;
}

.homepage_accordion .answer {
    transition: height 0.35s ease-in-out;
    overflow: hidden;
}

.answer_content {
    padding-left: 0;
    padding-right: 118px;
    padding-bottom: 27px;
}

.answer_content,
.answer_content p {
    color: #666666 !important;
    font-size: 14px;
    font-weight: 500;
}

.homepage_accordion .answer:not(.active) {
    height: 0;
}

.question {
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: inherit;
    margin: 0;
    padding: 28px 0;
    font-size: 17px;
    font-weight: 500;
}

@media (max-width: 749px) {
    .question {
        font-size: 15px;
        padding: 14px 0px;
        line-height: 1.53;
    }

    .question span {
        margin-right: 14px;
    }

    .answer_content {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
}

.bg_image_with_custom_content.bg_image_with_custom_content--index-accordion {
    margin-bottom: 0 !important;
    min-height: auto !important;
}

[data-section-type="index-accordion"] {
    display: flex;
    min-height: auto !important;
}

[data-section-type="index-accordion"] .section_content {
    padding: 0;
}

[data-section-type="index-accordion"] .section_content .page-width-small {
    height: 100%;
}

.mega_menu_overlay {
    background: rgba(46, 45, 43, 0.8);
    z-index: 8;
    left: 0;
    right: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.mega_menu_overlay {
    background: rgba(0, 0, 0, 0.3);
}



.product-single__media__carousel .flickity-prev-next-button:focus-visible {
    opacity: 1;
}



@media screen and (max-width:749px) {
    /*.index-tabs-content_block__slider {
display: flex;
width: 100%;
white-space: nowrap;
overflow-x: auto;
overflow-y: hidden;
padding-bottom: 20px;
margin-bottom: -20px;
}
.index-tabs-content_block__slider .product-item-block:last-child {
margin-right:0;
}*/

}


.swatch-element:not(.color) input:focus-visible+label {
    outline: 0 !important;
}

@media screen and (max-width: 749px) {

    /*.product-single__meta.enabled_mobile_sticky_btns .product-form .product-form__item--payment-button .shopify-payment-button,
.product-single__meta.enabled_mobile_sticky_btns .product-form .product-form__item--payment-button .product-form__cart-submit {
margin: 0;
width: 100%; }*/
}

@supports (display: grid) {}

.main-content {
    padding: 0;
}


.bg_image_with_custom_content {
    position: relative;
}

@media only screen and (min-width: 750px) {
    .bg_image_with_custom_content {
        margin-bottom: 55px;
    }
}

.bg_image_with_custom_content .section_content {
    z-index: 1;
}

@media screen and (max-width: 1239px) {
    .section_content {
        padding: 80px 0;
    }

    /*.product-single__meta .product-form__item--payment-button {
display: block; }
.product-single__meta .product-form__item--payment-button .shopify-payment-button,
.product-single__meta .product-form__item--payment-button .product-form__cart-submit {
width: 100%;
margin-left: 0; }*/
}

@media screen and (max-width: 749px) {
    .bg_image_with_custom_content .section_bg {
        height: 100%;
    }

    .section_content {
        padding: 50px 0;
    }
}

.question .icon {
    width: 12px;
    min-width: 12px;
    height: 12px;
    margin-right: 10px;
}

.question .icon--chevron-down {
    color: var(--color-btn-primary);
    display: none;
}


a {
    transition: color .3s;
}

.shopify-section .fade-in-animation {
    opacity: 0;
}

#MainContent .shopify-section:first-child {
    animation: none;
    opacity: 1;
}

#MainContent .shopify-section:first-child .fade-in-animation {
    opacity: 1;
    animation: none;
}



.template-product .page-container {
    transform: none;
}


/* Other styles */

@media only screen and (min-width: 1200px) {

    .bg_image_with_custom_content:not(.collection-list-section) {
        margin-bottom: 100px;
    }

    .bg_image_with_custom_content:not(.collection-list-section) .section_bg {
        height: calc(100% + 50px);
    }
}

.bg_image_with_custom_content .section_bg.full_height {
    height: 100%;
}

/*   .rte a:not(.btn) {border-bottom: 1px solid currentColor;padding-bottom: 1px;} */

.page-width-xsmall {
    max-width: 1008px;
    margin: 0 auto;
}

.section-header {
    margin-bottom: 28px;
}

.template-product {
    background-color: #fff;
}

.product-form__controls-group .product-form-blue-btn:not(:disabled):hover {
    opacity: 0.8;
    background-color: var(--checkout-btn-bg);
}

/*.disabled_btns .quantity_block, .disabled_btns .product-accessories-wrapper, .disabled_btns .product-form__controls-group{ opacity: 0.3; }*/

@media screen and (max-width: 1239px) {

    .index-section {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    /*.product-form__item--payment-button .product-form-external-btn{ width: 100%; margin-left: 0; }*/
}

@media screen and (max-width: 749px) {

    /* .product-sticky-bar .sticky-tabs-wrapper, */

    /*.featured_collection_cart_page .scroller-platter:after{ content: 'flickity'; display: none; }*/
}

@media screen and (min-width: 750px) and (max-width: 1199px) {

    .page-width-small {
        padding-left: 55px;
        padding-right: 55px;
    }
}

.template-product .index-section {
    padding-top: 0px;
    padding-bottom: 80px;
}

/* .template-product .mosaic_images_section { margin-top: 45px; } */

.section-title {
    text-align: center;
    margin-bottom: 48px;
}

.section-title h2 {
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 16px;
}

@media (max-width: 749px) {
    .section-title {
        text-align: left;
        margin-bottom: 16px;
    }

    .section-title h2 {
        font-size: 24px;
    }

    /* .template-product .mosaic_images_section { margin-top: 5px; } */

    .template-product .index-section .page-width-small,
    .product-section .section-header {
        padding-left: 18px;
        padding-right: 18px;
    }

    .product-section .section-header h2 {
        margin-right: 38px;
        margin-bottom: 4px;
        font-weight: 900;
    }

    .product-section .section-title {
        margin-bottom: 26px;
    }

    .template-product .index-section .product-section .page-width-small {
        padding: 0;
    }

    .question .icon {
        margin-top: 5px;
        margin-right: 0;
    }

    .question .icon.icon-chevron-right {
        margin-top: 7px;
    }

    .product-section .question {
        align-items: unset;
        position: relative;
        font-weight: 600;
    }

    .product-section .question span {
        margin-right: 35px;
    }

    .product-section .answer_content,
    .product-section .answer_content p {
        font-weight: 400;
    }

    .homepage_accordion .homepage_accordion__block:not(:last-child) {
        border-bottom: 0;
    }

    .product-section .question:after {
        content: '';
        position: absolute;
        left: 18px;
        top: 100%;
        background-color: #ebe9e9;
        height: 1px;
        width: calc(100% - 36px);
    }
}

@media only screen and (min-width: 750px) {

    .template-product .index-section {
        padding-top: 0px;
        padding-bottom: 120px;
    }
}



@font-face {
    font-family: 'Gotham';
    src: url('/cdn/shop/files/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/cdn/shop/files/Gotham-Book.woff2') format('woff2'),
        url('/cdn/shop/files/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/cdn/shop/files/GothamMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/cdn/shop/files/GothamBold.woff2?v=1656056073') format('woff2'),
        url('/cdn/shop/files/GothamBold.woff?v=1656056073') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@media screen and (min-width: 1240px) {

    /*.popup_box_visible .slideshow-section-wrapper .slideshow,
.popup_box_visible .slideshow-section-wrapper .slideshow .flickity-viewport,
.popup_box_visible .slideshow-section-wrapper .slideshow .slideshow__slide{ overflow: unset; }*/
}


@media screen and (max-width: 749px) {

    /*.star-page-banner .star_product_block .star_product_buttons div.checkout_atc_btn a.atc_link{ display: none; }
.star-page-banner .star_product_block .star_product_buttons div.checkout_atc_btn a.checkout_link{ border-radius: 27px; width: 100%; }
.star-page-banner .star_product_block .star_product_buttons .star_btn.amazon_btn{ width: 45%; }*/
}



@media screen and (max-width: 1023px) {
    :root {
        --item-right-padding: 48px;
        --item-left-padding: 58px;
    }

    .mega_menu_overlay {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    :root {
        --item-right-padding: 24px;
        --item-left-padding: 34px;
    }
}

/* ############################################################# */



@font-face {
    font-family: "iconfont";
    src: url('iconfont.woff2?v=116818041923037914261669194479') format('woff2'),
        url('iconfont.woff?v=159897524912735815191669194466') format('woff'),
        url('iconfont.ttf?v=15218303758982514491669194465') format('truetype');
}

h2 {
    letter-spacing: var(--heading2-letter-spacing);
}

.h4 {
    letter-spacing: var(--heading4-letter-spacing);
}

h2,
.h4 {
    line-height: var(--heading-line-height);
}

.bg_image_with_custom_content {
    position: relative;
    width: 100%;
    display: block;
}

.bg_image_with_custom_content .section_bg {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    overflow: hidden;
}

.section_bg .section_bg_image {
    width: 100%;
    display: block;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    object-fit: cover;
}

.section_content {
    width: 100%;
    display: flex;
    max-width: 100%;
    align-items: center;
    padding: 150px 0;
    position: relative;
}

.section_content .page-width-small {
    width: 100%;
}

.homepage_accordion .homepage_accordion__block:not(:last-child) {
    border-bottom: solid 1px #ebe9e9;
}

.homepage_accordion .answer {
    transition: height 0.35s ease-in-out;
    overflow: hidden;
}

.answer_content {
    padding-left: 0;
    padding-right: 118px;
    padding-bottom: 27px;
}

.answer_content,
.answer_content p {
    color: #666666 !important;
    font-size: 14px;
    font-weight: 500;
}

.homepage_accordion .answer:not(.active) {
    height: 0;
}

.question {
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: inherit;
    margin: 0;
    padding: 28px 0;
    font-size: 17px;
    font-weight: 500;
}

@media (max-width: 749px) {
    .question {
        font-size: 15px;
        padding: 14px 0px;
        line-height: 1.53;
    }

    .question span {
        margin-right: 14px;
    }

    .answer_content {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
}

.bg_image_with_custom_content.bg_image_with_custom_content--index-accordion {
    margin-bottom: 0 !important;
    min-height: auto !important;
}

[data-section-type="index-accordion"] {
    display: flex;
    min-height: auto !important;
}

[data-section-type="index-accordion"] .section_content {
    padding: 0;
}

[data-section-type="index-accordion"] .section_content .page-width-small {
    height: 100%;
}

.mega_menu_overlay {
    background: rgba(46, 45, 43, 0.8);
    z-index: 8;
    left: 0;
    right: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.mega_menu_overlay {
    background: rgba(0, 0, 0, 0.3);
}

.product-single__media__carousel .flickity-prev-next-button:focus-visible {
    opacity: 1;
}

@media screen and (max-width:749px) {
    /*.index-tabs-content_block__slider {
display: flex;
width: 100%;
white-space: nowrap;
overflow-x: auto;
overflow-y: hidden;
padding-bottom: 20px;
margin-bottom: -20px;
}
.index-tabs-content_block__slider .product-item-block:last-child {
margin-right:0;
}*/

}

.swatch-element:not(.color) input:focus-visible+label {
    outline: 0 !important;
}

@media screen and (max-width: 749px) {

    /*.product-single__meta.enabled_mobile_sticky_btns .product-form .product-form__item--payment-button .shopify-payment-button,
.product-single__meta.enabled_mobile_sticky_btns .product-form .product-form__item--payment-button .product-form__cart-submit {
margin: 0;
width: 100%; }*/
}

@supports (display: grid) {}

.main-content {
    padding: 0;
}

.bg_image_with_custom_content {
    position: relative;
}

@media only screen and (min-width: 750px) {
    .bg_image_with_custom_content {
        margin-bottom: 55px;
    }
}

.bg_image_with_custom_content .section_content {
    z-index: 1;
}

@media screen and (max-width: 1239px) {
    .section_content {
        padding: 80px 0;
    }


}

@media screen and (max-width: 749px) {
    .bg_image_with_custom_content .section_bg {
        height: 100%;
    }

    .section_content {
        padding: 50px 0;
    }
}



.question .icon {
    width: 12px;
    min-width: 12px;
    height: 12px;
    margin-right: 10px;
}

.question .icon--chevron-down {
    color: var(--color-btn-primary);
    display: none;
}

a {
    transition: color .3s;
}

.shopify-section .fade-in-animation {
    opacity: 0;
}

#MainContent .shopify-section:first-child {
    animation: none;
    opacity: 1;
}

#MainContent .shopify-section:first-child .fade-in-animation {
    opacity: 1;
    animation: none;
}

.template-product .page-container {
    transform: none;
}

@media only screen and (min-width: 1200px) {

    .bg_image_with_custom_content:not(.collection-list-section) {
        margin-bottom: 100px;
    }

    .bg_image_with_custom_content:not(.collection-list-section) .section_bg {
        height: calc(100% + 50px);
    }
}

.bg_image_with_custom_content .section_bg.full_height {
    height: 100%;
}

.page-width-xsmall {
    max-width: 1008px;
    margin: 0 auto;
}

.section-header {
    margin-bottom: 28px;
}

.template-product {
    background-color: #fff;
}

.product-form__controls-group .product-form-blue-btn:not(:disabled):hover {
    opacity: 0.8;
    background-color: var(--checkout-btn-bg);
}

@media screen and (max-width: 1239px) {

    .index-section {
        padding-top: 35px;
        padding-bottom: 35px;
    }


}

@media screen and (max-width: 749px) {

    /* .product-sticky-bar .sticky-tabs-wrapper, */

    /*.featured_collection_cart_page .scroller-platter:after{ content: 'flickity'; display: none; }*/
}

@media screen and (min-width: 750px) and (max-width: 1199px) {

    .page-width-small {
        padding-left: 55px;
        padding-right: 55px;
    }
}

.template-product .index-section {
    padding-top: 0px;
    padding-bottom: 80px;
}

.section-title {
    text-align: center;
    margin-bottom: 48px;
}

.section-title h2 {
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 16px;
}

@media (max-width: 749px) {
    .section-title {
        text-align: left;
        margin-bottom: 16px;
    }

    .section-title h2 {
        font-size: 24px;
    }

    .template-product .index-section .page-width-small,
    .product-section .section-header {
        padding-left: 18px;
        padding-right: 18px;
    }

    .product-section .section-header h2 {
        margin-right: 38px;
        margin-bottom: 4px;
        font-weight: 900;
    }

    .product-section .section-title {
        margin-bottom: 26px;
    }

    .template-product .index-section .product-section .page-width-small {
        padding: 0;
    }

    .question .icon {
        margin-top: 5px;
        margin-right: 0;
    }

    .question .icon.icon-chevron-right {
        margin-top: 7px;
    }

    .product-section .question {
        align-items: unset;
        position: relative;
        font-weight: 600;
    }

    .product-section .question span {
        margin-right: 35px;
    }

    .product-section .answer_content,
    .product-section .answer_content p {
        font-weight: 400;
    }

    .homepage_accordion .homepage_accordion__block:not(:last-child) {
        border-bottom: 0;
    }

    .product-section .question:after {
        content: '';
        position: absolute;
        left: 18px;
        top: 100%;
        background-color: #ebe9e9;
        height: 1px;
        width: calc(100% - 36px);
    }
}

@media only screen and (min-width: 750px) {

    .template-product .index-section {
        padding-top: 0px;
        padding-bottom: 120px;
    }
}

@font-face {
    font-family: 'Gotham';
    src: url('/cdn/shop/files/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/cdn/shop/files/Gotham-Book.woff2') format('woff2'),
        url('/cdn/shop/files/Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/cdn/shop/files/GothamMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/cdn/shop/files/GothamBold.woff2?v=1656056073') format('woff2'),
        url('/cdn/shop/files/GothamBold.woff?v=1656056073') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@media screen and (min-width: 1240px) {

    /*.popup_box_visible .slideshow-section-wrapper .slideshow,
.popup_box_visible .slideshow-section-wrapper .slideshow .flickity-viewport,
.popup_box_visible .slideshow-section-wrapper .slideshow .slideshow__slide{ overflow: unset; }*/
}

@media screen and (max-width: 749px) {

    /*.star-page-banner .star_product_block .star_product_buttons div.checkout_atc_btn a.atc_link{ display: none; }
.star-page-banner .star_product_block .star_product_buttons div.checkout_atc_btn a.checkout_link{ border-radius: 27px; width: 100%; }
.star-page-banner .star_product_block .star_product_buttons .star_btn.amazon_btn{ width: 45%; }*/
}

@media screen and (max-width: 1023px) {
    :root {
        --item-right-padding: 48px;
        --item-left-padding: 58px;
    }

    .mega_menu_overlay {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    :root {
        --item-right-padding: 24px;
        --item-left-padding: 34px;
    }
}

::part(acsb-trigger-icon-svg) {
    display: none;
}

::part(acsb-trigger) {
    width: var(--icon-size);
    height: var(--icon-size);
    bottom: calc(var(--icon-offset-bottom) + var(--sticky-form-height));
    right: var(--icon-offset-right);
    background-image: url(accessible.png);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.08);
}

/* ############################################################# */

