#Details-popup_custom_6mTgxV-template--17605519376564__main
  .popup_round_border {
  display: inline-block !important;
}

#PopupModal-popup_custom_6mTgxV .image {
  width: 100%;
  height: auto;
  display: block;
}

#PopupModal-popup_custom_6mTgxV .image.desktop {
  display: none;
}

#PopupModal-popup_custom_6mTgxV .product-popup-modal__content {
  padding: 0 1rem;
}

#PopupModal-popup_custom_6mTgxV .product-popup-modal__content-info > h1.h2 {
  display: none;
}

@media screen and (min-width: 750px) {
  #PopupModal-popup_custom_6mTgxV .product-popup-modal__content {
    width: 80%;
  }

  #PopupModal-popup_custom_6mTgxV .image.desktop {
    display: block;
  }

  #PopupModal-popup_custom_6mTgxV .image.mobile {
    display: none;
  }
}

#PopupModal-popup_custom_6mTgxV .product-popup-modal__content-info {
  padding-right: 0;
}

@font-face {
  font-family: "SF Pro Text";
  src:
    url("../fonts/SFProText-Regular.woff2") format("woff2"),
    url("../fonts/SFProText-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Text";
  src:
    url("../fonts/SFProText-Medium.woff2") format("woff2"),
    url("../fonts/SFProText-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Text";
  src:
    url("../fonts/SFProText-Semibold.woff2") format("woff2"),
    url("../fonts/SFProText-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SF Pro Text";
  src:
    url("../fonts/SFProText-Bold.woff2") format("woff2"),
    url("../fonts/SFProText-Bold.woff") format("woff");
  font-weight: 700;
  font-style: bold;
  font-display: swap;
}

@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src:
    url("../fonts/fa-solid-900.woff2") format("woff2"),
    url("../fonts/fa-solid-900.ttf") format("truetype");
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src:
    url("../fonts/fa-brands-400.woff2") format("woff2"),
    url("../fonts/fa-brands-400.ttf") format("truetype");
}
@font-face {
  font-family: Assistant;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src:
    url("../fonts/assistant_n4.9120912a469cad1cc292572851508ca49d12e768.woff2")
      format("woff2"),
    url("../fonts/assistant_n4.6e9875ce64e0fefcd3f4446b7ec9036b3ddd2985.woff")
      format("woff");
}

@font-face {
  font-family: Assistant;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src:
    url("../fonts/assistant_n7.bf44452348ec8b8efa3aa3068825305886b1c83c.woff2")
      format("woff2"),
    url("../fonts/assistant_n7.0c887fee83f6b3bda822f1150b912c72da0f7b64.woff")
      format("woff");
}

@font-face {
  font-family: Assistant;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src:
    url("../fonts/assistant_n4.9120912a469cad1cc292572851508ca49d12e768.woff2")
      format("woff2"),
    url("../fonts/assistant_n4.6e9875ce64e0fefcd3f4446b7ec9036b3ddd2985.woff")
      format("woff");
}

:root,
.color-background-1 {
  --color-background: 255, 255, 255;

  --gradient-background: #ffffff;

  --color-foreground: 18, 18, 18;
  --color-shadow: 18, 18, 18;
  --color-button: 0, 113, 227;
  --color-button-text: 255, 255, 255;
  --color-secondary-button: 255, 255, 255;
  --color-secondary-button-text: 18, 18, 18;
  --color-link: 18, 18, 18;
  --color-badge-foreground: 18, 18, 18;
  --color-badge-background: 255, 255, 255;
  --color-badge-border: 18, 18, 18;
  --payment-terms-background-color: rgb(255 255 255);
}

.color-background-2 {
  --color-background: 243, 243, 243;

  --gradient-background: #f3f3f3;

  --color-foreground: 18, 18, 18;
  --color-shadow: 18, 18, 18;
  --color-button: 18, 18, 18;
  --color-button-text: 243, 243, 243;
  --color-secondary-button: 243, 243, 243;
  --color-secondary-button-text: 18, 18, 18;
  --color-link: 18, 18, 18;
  --color-badge-foreground: 18, 18, 18;
  --color-badge-background: 243, 243, 243;
  --color-badge-border: 18, 18, 18;
  --payment-terms-background-color: rgb(243 243 243);
}

.color-inverse {
  --color-background: 36, 40, 51;

  --gradient-background: #242833;

  --color-foreground: 255, 255, 255;
  --color-shadow: 18, 18, 18;
  --color-button: 255, 255, 255;
  --color-button-text: 0, 0, 0;
  --color-secondary-button: 36, 40, 51;
  --color-secondary-button-text: 255, 255, 255;
  --color-link: 255, 255, 255;
  --color-badge-foreground: 255, 255, 255;
  --color-badge-background: 36, 40, 51;
  --color-badge-border: 255, 255, 255;
  --payment-terms-background-color: rgb(36 40 51);
}

.color-accent-1 {
  --color-background: 18, 18, 18;

  --gradient-background: #121212;

  --color-foreground: 255, 255, 255;
  --color-shadow: 18, 18, 18;
  --color-button: 255, 255, 255;
  --color-button-text: 18, 18, 18;
  --color-secondary-button: 18, 18, 18;
  --color-secondary-button-text: 255, 255, 255;
  --color-link: 255, 255, 255;
  --color-badge-foreground: 255, 255, 255;
  --color-badge-background: 18, 18, 18;
  --color-badge-border: 255, 255, 255;
  --payment-terms-background-color: rgb(18 18 18);
}

.color-accent-2 {
  --color-background: 51, 79, 180;

  --gradient-background: #334fb4;

  --color-foreground: 255, 255, 255;
  --color-shadow: 18, 18, 18;
  --color-button: 255, 255, 255;
  --color-button-text: 51, 79, 180;
  --color-secondary-button: 51, 79, 180;
  --color-secondary-button-text: 255, 255, 255;
  --color-link: 255, 255, 255;
  --color-badge-foreground: 255, 255, 255;
  --color-badge-background: 51, 79, 180;
  --color-badge-border: 255, 255, 255;
  --payment-terms-background-color: rgb(51 79 180);
}

.color-scheme-ac1f97d9-2391-4261-b2e4-e6912b28bacf {
  --color-background: 0, 0, 0;

  --gradient-background: rgba(0, 0, 0, 0);

  --color-foreground: 255, 255, 255;
  --color-shadow: 18, 18, 18;
  --color-button: 0, 113, 227;
  --color-button-text: 255, 255, 255;
  --color-secondary-button: 0, 0, 0;
  --color-secondary-button-text: 18, 18, 18;
  --color-link: 18, 18, 18;
  --color-badge-foreground: 255, 255, 255;
  --color-badge-background: 0, 0, 0;
  --color-badge-border: 255, 255, 255;
  --payment-terms-background-color: rgb(0 0 0);
}

body,
.color-background-1,
.color-background-2,
.color-inverse,
.color-accent-1,
.color-accent-2,
.color-scheme-ac1f97d9-2391-4261-b2e4-e6912b28bacf {
  color: rgba(var(--color-foreground), 0.75);
  background-color: rgb(var(--color-background));
}

:root {
  --font-body-family: Assistant, sans-serif;
  --font-body-style: normal;
  --font-body-weight: 400;
  --font-body-weight-bold: 700;

  --font-heading-family: Assistant, sans-serif;
  --font-heading-style: normal;
  --font-heading-weight: 400;

  --font-body-scale: 1;
  --font-heading-scale: 1;

  --media-padding: px;
  --media-border-opacity: 0.05;
  --media-border-width: 1px;
  --media-radius: 0px;
  --media-shadow-opacity: 0;
  --media-shadow-horizontal-offset: 0px;
  --media-shadow-vertical-offset: 0px;
  --media-shadow-blur-radius: 0px;
  --media-shadow-visible: 0;

  --page-width: 120rem;
  --page-width-margin: 0rem;

  --product-card-image-padding: 0rem;
  --product-card-corner-radius: 0rem;
  --product-card-text-alignment: left;
  --product-card-border-width: 0rem;
  --product-card-border-opacity: 0;
  --product-card-shadow-opacity: 0.1;
  --product-card-shadow-visible: 1;
  --product-card-shadow-horizontal-offset: 0rem;
  --product-card-shadow-vertical-offset: 0rem;
  --product-card-shadow-blur-radius: 0rem;

  --collection-card-image-padding: 0rem;
  --collection-card-corner-radius: 0rem;
  --collection-card-text-alignment: left;
  --collection-card-border-width: 0rem;
  --collection-card-border-opacity: 0;
  --collection-card-shadow-opacity: 0.1;
  --collection-card-shadow-visible: 1;
  --collection-card-shadow-horizontal-offset: 0rem;
  --collection-card-shadow-vertical-offset: 0rem;
  --collection-card-shadow-blur-radius: 0rem;

  --blog-card-image-padding: 0rem;
  --blog-card-corner-radius: 0rem;
  --blog-card-text-alignment: left;
  --blog-card-border-width: 0rem;
  --blog-card-border-opacity: 0.1;
  --blog-card-shadow-opacity: 0;
  --blog-card-shadow-visible: 0;
  --blog-card-shadow-horizontal-offset: 0rem;
  --blog-card-shadow-vertical-offset: 0.4rem;
  --blog-card-shadow-blur-radius: 0.5rem;

  --badge-corner-radius: 4rem;

  --popup-border-width: 1px;
  --popup-border-opacity: 0.1;
  --popup-corner-radius: 0px;
  --popup-shadow-opacity: 0;
  --popup-shadow-horizontal-offset: 0px;
  --popup-shadow-vertical-offset: 0px;
  --popup-shadow-blur-radius: 0px;

  --drawer-border-width: 1px;
  --drawer-border-opacity: 0.1;
  --drawer-shadow-opacity: 0;
  --drawer-shadow-horizontal-offset: 0px;
  --drawer-shadow-vertical-offset: 0px;
  --drawer-shadow-blur-radius: 0px;

  --spacing-sections-desktop: 0px;
  --spacing-sections-mobile: 0px;

  --grid-desktop-vertical-spacing: 8px;
  --grid-desktop-horizontal-spacing: 8px;
  --grid-mobile-vertical-spacing: 4px;
  --grid-mobile-horizontal-spacing: 4px;

  --text-boxes-border-opacity: 1;
  --text-boxes-border-width: 0px;
  --text-boxes-radius: 0px;
  --text-boxes-shadow-opacity: 0;
  --text-boxes-shadow-visible: 0;
  --text-boxes-shadow-horizontal-offset: 0px;
  --text-boxes-shadow-vertical-offset: 0px;
  --text-boxes-shadow-blur-radius: 0px;

  --buttons-radius: 40px;
  --buttons-radius-outset: 42px;
  --buttons-border-width: 2px;
  --buttons-border-opacity: 0.4;
  --buttons-shadow-opacity: 0;
  --buttons-shadow-visible: 0;
  --buttons-shadow-horizontal-offset: 0px;
  --buttons-shadow-vertical-offset: 0px;
  --buttons-shadow-blur-radius: 0px;
  --buttons-border-offset: 0.3px;

  --inputs-radius: 4px;
  --inputs-border-width: 1px;
  --inputs-border-opacity: 0.55;
  --inputs-shadow-opacity: 0;
  --inputs-shadow-horizontal-offset: 0px;
  --inputs-margin-offset: 0px;
  --inputs-shadow-vertical-offset: 0px;
  --inputs-shadow-blur-radius: 0px;
  --inputs-radius-outset: 5px;

  --variant-pills-radius: 6px;
  --variant-pills-border-width: 1px;
  --variant-pills-border-opacity: 0.2;
  --variant-pills-shadow-opacity: 0;
  --variant-pills-shadow-horizontal-offset: -4px;
  --variant-pills-shadow-vertical-offset: 0px;
  --variant-pills-shadow-blur-radius: 0px;

  --font-body-family: "SF Pro Text", -apple-system, BlinkMacSystemFont;
  --font-body-style: normal;
  --font-body-weight: 400;

  --font-heading-family: "SF Pro Text", -apple-system, BlinkMacSystemFont;
  --font-heading-style: normal;
  --font-heading-weight: 400;
  --font-body-scale: 1;
  --font-heading-scale: 1;

  --color-base-text: 18, 18, 18;
  --color-shadow: 18, 18, 18;
  --color-base-background-1: 255, 255, 255;
  --color-base-background-2: 255, 255, 255;
  --color-base-solid-button-labels: 255, 255, 255;
  --color-base-outline-button-labels: 18, 18, 18;
  --color-base-accent-1: 0, 113, 227;
  --color-base-accent-2: 51, 79, 180;
  --payment-terms-background-color: #ffffff;

  --gradient-base-background-1: #ffffff;
  --gradient-base-background-2: #ffffff;
  --gradient-base-accent-1: #0071e3;
  --gradient-base-accent-2: #334fb4;

  --media-padding: px;
  --media-border-opacity: 0.05;
  --media-border-width: 1px;
  --media-radius: 0px;
  --media-shadow-opacity: 0;
  --media-shadow-horizontal-offset: 0px;
  --media-shadow-vertical-offset: 0px;
  --media-shadow-blur-radius: 0px;

  --page-width: 120rem;
  --page-width-margin: 0rem;

  --card-image-padding: 0rem;
  --card-corner-radius: 0rem;
  --card-text-alignment: left;
  --card-border-width: 0rem;
  --card-border-opacity: 0;
  --card-shadow-opacity: 0.1;
  --card-shadow-horizontal-offset: 0rem;
  --card-shadow-vertical-offset: 0rem;
  --card-shadow-blur-radius: 0rem;

  --badge-corner-radius: 4rem;

  --popup-border-width: 1px;
  --popup-border-opacity: 0.1;
  --popup-corner-radius: 0px;
  --popup-shadow-opacity: 0;
  --popup-shadow-horizontal-offset: 0px;
  --popup-shadow-vertical-offset: 0px;
  --popup-shadow-blur-radius: 0px;

  --drawer-border-width: 1px;
  --drawer-border-opacity: 0.1;
  --drawer-shadow-opacity: 0;
  --drawer-shadow-horizontal-offset: 0px;
  --drawer-shadow-vertical-offset: 0px;
  --drawer-shadow-blur-radius: 0px;

  --spacing-sections-desktop: 0px;
  --spacing-sections-mobile: 0px;

  --grid-desktop-vertical-spacing: 8px;
  --grid-desktop-horizontal-spacing: 8px;
  --grid-mobile-vertical-spacing: 4px;
  --grid-mobile-horizontal-spacing: 4px;

  --text-boxes-border-opacity: 1;
  --text-boxes-border-width: 0px;
  --text-boxes-radius: 0px;
  --text-boxes-shadow-opacity: 0;
  --text-boxes-shadow-horizontal-offset: 0px;
  --text-boxes-shadow-vertical-offset: 0px;
  --text-boxes-shadow-blur-radius: 0px;

  --buttons-radius: 40px;
  --buttons-radius-outset: 42px;
  --buttons-border-width: 2px;
  --buttons-border-opacity: 0.4;
  --buttons-shadow-opacity: 0;
  --buttons-shadow-horizontal-offset: 0px;
  --buttons-shadow-vertical-offset: 0px;
  --buttons-shadow-blur-radius: 0px;
  --buttons-border-offset: 0.3px;

  --inputs-radius: 4px;
  --inputs-border-width: 1px;
  --inputs-border-opacity: 0.55;
  --inputs-shadow-opacity: 0;
  --inputs-shadow-horizontal-offset: 0px;
  --inputs-margin-offset: 0px;
  --inputs-shadow-vertical-offset: 0px;
  --inputs-shadow-blur-radius: 0px;
  --inputs-radius-outset: 5px;

  --variant-pills-radius: 6px;
  --variant-pills-border-width: 1px;
  --variant-pills-border-opacity: 0.2;
  --variant-pills-shadow-opacity: 0;
  --variant-pills-shadow-horizontal-offset: -4px;
  --variant-pills-shadow-vertical-offset: 0px;
  --variant-pills-shadow-blur-radius: 0px;

  --color-primary-bt-bg: #0071e3;
  --color-primary-bt-label: #ffffff;
  --color-primary-bt-outline: #0071e3;
  --color-primary-bt-hover: #62bbfa;
  --color-secondary-bt-bg: transparent;
  --color-secondary-bt-label: #0071e3;
  --color-secondary-bt-outline: #0071e3;
  --color-secondary-bt-hover: #62bbfa;

  --color-link-dynamic-label: #0071e3;
  --color-link-dynamic-hover: #62bbfa;

  --color-tertiary-dynamic-label: #0071e3;
  --color-tertiary-dynamic-hover: #62bbfa;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  font-size: calc(var(--font-body-scale) * 62.5%);
  height: 100%;
}

body {
  min-height: 100%;
  margin: 0;
  font-size: 1.5rem;
  letter-spacing: 0.06rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  -webkit-font-smoothing: antialiased;
}

body:has(.shopify-section-group-footer-group) {
  display: grid;
  grid-template-rows: auto auto 1fr auto;
  grid-template-columns: 100%;
}

@media screen and (min-width: 750px) {
  body {
    font-size: 1.6rem;
  }
}
.mk-map-view {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
}
.mk-map-view.mk-dragging-annotation {
  cursor: none;
}
.mk-map-view.mk-disable-all-gestures {
  touch-action: none;
}
.mk-map-view.mk-disable-pinch-gestures {
  touch-action: pan-x pan-y;
}
.mk-map-view.mk-disable-zoom-gestures {
  touch-action: manipulation;
}
.mk-map-view.mk-disable-pan-gestures {
  touch-action: none;
  touch-action: pinch-zoom;
}
div.mk-map-view.mk-map-view img,
div.mk-map-view.mk-map-view svg {
  margin: 0;
  padding: 0;
}
.mk-annotation-container,
.mk-map-view {
  z-index: 0;
}
.mk-map-view > * {
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.mk-map-view .rt-root {
  letter-spacing: 0.3px;
}
.mk-controls-container {
  position: absolute;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  pointer-events: none;
}
.mk-map-view .mk-annotation-container,
.mk-map-view .mk-controls-container {
  -ms-user-select: text;
}
.mk-map-view.mk-panning ::selection {
  background: 0 0;
}
.mk-map-view.mk-dragging-cursor {
  cursor: pointer;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.mk-map-view > iframe {
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  border: 0;
}
.hura-messages.swiper-wrapper {
  display: none;
}

.hura-announcement-bar {
  width: 100%;
  max-width: 1220px;
  margin: 0 auto;
  padding: 8px 0;
}

.hura-announcement-bar .slick-track {
  display: flex;
  align-items: center;
}

.hura-messages.swiper-wrapper.slick-initialized.slick-slider {
  display: flex;
}

div#shopify-section-announcement_bar_slider {
  background: #000000ff;
}

.hura-announcement-bar .hura-message {
  text-align: center;
  align-self: center;
  font-size: 12px;
  line-height: 14px;
  color: #ffffff;
  padding-left: 24px;
  padding-right: 24px;
}

.hura-announcement-bar .swiper-button-next:after,
.hura-announcement-bar .swiper-container-rtl .swiper-button-prev:after,
.hura-announcement-bar .swiper-button-prev:after,
.hura-announcement-bar .swiper-container-rtl .swiper-button-next:after {
  font-size: 15px;
  color: #ffffff;
}

.hura-messages .slick-prev:before,
.hura-messages .slick-next:before {
  color: #ffffff !important;
  opacity: 1;
}

.hura-messages .slick-prev:before {
  content: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.16164 10.3233L6 9.48493L1.67671 5.16164L6 0.838358L5.16164 0L0 5.16164L5.16164 10.3233Z' fill='white'/%3E%3C/svg%3E%0A");
}

.hura-messages .slick-next:before {
  content: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.838356 0.676713L-8.46107e-07 1.51507L4.32329 5.83836L-9.01992e-08 10.1616L0.838357 11L6 5.83836L0.838356 0.676713Z' fill='white'/%3E%3C/svg%3E%0A");
}

div.hura-swiper-button {
  display: block;
  align-items: center;
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}

.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  border: none;
  z-index: 1;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 0;
}

[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before,
[dir="rtl"] .slick-next:before {
  content: "←";
}

.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: 0;
}

[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}

.announcement_link {
  color: #d0d0d0 !important;
  text-decoration: none;
}

@media screen and (max-width: 749px) {
  .slick-prev {
    left: -21px;
  }

  .slick-next {
    right: -21px;
  }

  .hura-announcement-bar {
    margin: inherit;
    padding: 8px 30px;
    height: auto;
  }
}
header-drawer,
.header-drawer-lazyload {
  justify-self: start;
  height: 48px;
  width: 48px;
  margin-left: 0;
}

@media screen and (min-width: 1024px) {
  header-drawer,
  .header-drawer-lazyload {
    display: none;
  }
}

@media only screen and (width: 375px) {
  input[type="search"]::placeholder {
    color: rgba(18, 18, 18, 0.75);
    position: relative;
    width: 51px;
    left: 5px;
    top: 2px;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 15px;
    opacity: 0.75;
  }
}

.menu-drawer-container {
  display: flex;
}

.list-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.list-menu--inline {
  display: inline-flex;
  flex-wrap: wrap;
}

summary.list-menu__item {
  padding-right: 2.7rem;
}

.list-menu__item {
  align-items: center;
  line-height: calc(1 + 0.3 / var(--font-body-scale));
}

.list-menu__item--link {
  text-decoration: none;
  padding-bottom: 1rem;
  padding-top: 1rem;
  line-height: calc(1 + 0.8 / var(--font-body-scale));
}

@media screen and (min-width: 750px) {
  .list-menu__item--link {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
}

.my-store-locator {
  display: none;
}
.header {
  padding: 10px 3rem 10px 3rem;
}

.section-header {
  position: sticky;
  /* This is for fixing a Safari z-index issue. PR #2147 */
  margin-bottom: 0px;
}

@media screen and (min-width: 750px) {
  .section-header {
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 990px) {
  .header {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .header-menu-wrapper {
    min-height: 140px;
  }
}

.menu-drawer__menu li {
  --color-foreground: #121212;
  color: #121212;
}

#right_menu_items {
  justify-content: space-between;
  list-style: none;
  display: contents;
  flex-direction: row;
}

#right_menu_items li a {
  color: #383131;
}

#right_menu_mobile_items li a {
  color: #383131;
}

.right_menu_divider {
}

#right_menu_items li:nth-child(2) {
  background:;
}

#right_menu_items li:nth-child(3) {
  background:;
}

#right_menu_items li:nth-child(4) {
  background:;
}

#right_menu_items li:nth-child(5) {
  background:;
}

#right_menu_items li:nth-child(6) {
  background:;
}

#right_menu_items li:nth-child(7) {
  background:;
}

#right_menu_mobile_items li:nth-child(1) {
  background:;
}

#right_menu_mobile_items li:nth-child(2) {
  background:;
}

#right_menu_mobile_items li:nth-child(3) {
  background:;
}

#right_menu_mobile_items li:nth-child(4) {
  background:;
}

#right_menu_mobile_items li:nth-child(5) {
  background:;
}

#right_menu_mobile_items li:nth-child(6) {
  background:;
}
body {
  margin: 0;
  background: #111; /* biar tombol lebih stand out */
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh; /* center full layar */
}
.button-wrapper {
  display: flex;
  justify-content: center;
  gap: 40px; /* jarak antar tombol */
}
.button-wrapper a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 920px;
  height: 65px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  border-radius: 12px;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
} /* Tombol Daftar */
.daftar {
  background: linear-gradient(90deg, #ff6600, #ffcc00);
  border: 2px solid #ffeb3b;
  background-size: 300% 300%;
  animation: gradientMove 6s ease infinite;
  box-shadow: 0 0 20px rgba(255, 200, 0, 0.7);
} /* Tombol Login */
.login {
  background: linear-gradient(90deg, #ff0000, #500000);
  border: 2px solid #ff0000;
  background-size: 300% 300%;
  animation: gradientMove 6s ease infinite;
  box-shadow: 0 0 20px rgba(0, 200, 255, 0.7);
} /* Hover effect */
.button-wrapper a:hover {
  transform: scale(1.08);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.7);
} /* Animasi gradient bergerak */
.button-wrapper a,
.button-wrapper a * {
  color: #fff !important;
}

@keyframes gradientMove {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/* Responsive Mobile */
@media (max-width: 768px) {
  .button-wrapper {
    flex-direction: column;
    align-items: center;
    gap: 15px; /* jarak antar tombol */
    padding: 0 20px; /* jarak kiri-kanan */
  }

  .button-wrapper a {
    width: 100%;
    max-width: 100%;
    height: 55px;
    font-size: 18px;
    box-sizing: border-box; /* pastikan padding masuk hitungan */
    margin: 0 auto; /* tetap center */
  }
}

/* Lebih aman untuk layar super kecil */
@media (max-width: 360px) {
  .button-wrapper {
    padding: 0 10px;
  }

  .button-wrapper a {
    height: 50px;
    font-size: 16px;
  }
}

.cart-notification {
  display: none;
}
.price-segment-discount {
  border-radius: 6px;
  background: #c31432;
  padding: 1px;
  padding-left: 5px;
  padding-right: 5px;
  color: white;
  display: inline-block;
  font-size: 15px;
}

#price-item-sale {
  font-family: var(--font-body-family);
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 28px;
  letter-spacing: -0.02em;
}

.footerOr3 {
  display: none;
}

@media screen and (max-width: 767px) {
  #price-element .footerOr3 {
    display: inline-block;
    color: #000;
  }
}
#shopify-section-template--16932308091060__rich_text_i9f7na .rich-text__blocks {
  max-width: 100%;
}
#shopify-section-template--16932308091060__rich_text_j8MLf3 .rich-text__blocks {
  max-width: 100%;
}
#shopify-section-template--16932308091060__rich_text_BPHJaz .rich-text__blocks {
  max-width: 100%;
}
.section-template--16932308091060__collapsible_content_4VL7bw-padding {
  padding-top: 27px;
  padding-bottom: 27px;
}

@media screen and (min-width: 750px) {
  .section-template--16932308091060__collapsible_content_4VL7bw-padding {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}
#shopify-section-template--16932308091060__multicolumn_qrFXUg
  .multicolumn-card.content-container {
  display: flex;
}

#shopify-section-template--16932308091060__multicolumn_qrFXUg
  .multicolumn-card__info {
  text-align: left;
}
.slider_media video {
  max-width: 100%;
}
.add-on-product-style.add-on-product-style-secWarranty .care-pdp-title {
  /*     margin-left: 0; */
}
#shopify-section-template--17605519376564__main .accordion__content p a {
  color: var(--color-link-dynamic-label) !important;
}

#shopify-section-template--17605519376564__main .popup_round_border {
  display: none;
}
.popup-container iframe {
  margin-left: -45px !important;
  width: 110% !important;
  height: 100% !important;
  border: none;
}

@media screen and (max-width: 1023px) {
  .popup-container iframe {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
} /* ================= TESTIMONI 62VIP ================= */
.testimoni-wrapper-62VIP {
  background-color: #000; /* hitam elegan */
  padding: 25px;
  border-radius: 14px;
  box-shadow: 0 0 25px rgba(255, 0, 0, 0.3);
}

.testimoni-wrapper-62VIP blockquote {
  background: linear-gradient(135deg, #ffd95d, #af7502);
  border-left: 5px solid #ffcc00;
  margin: 22px 0;
  padding: 20px 25px;
  border-radius: 10px;
  color: #fff3cc;
  font-size: 16px;
  line-height: 1.6;
  box-shadow: 0 0 18px rgba(255, 204, 0, 0.3);
  transition: all 0.3s ease;
}
.testimoni-wrapper-62VIP blockquote:hover {
  transform: scale(1.02);
  box-shadow:
    0 0 25px rgba(255, 204, 0, 0.5),
    0 0 40px rgba(255, 50, 0, 0.5);
}
.testimoni-wrapper-62VIP cite {
  display: block;
  margin-top: 12px;
  font-weight: bold;
  color: #ffcc00;
  text-shadow:
    0 0 5px #ff0000,
    0 0 12px #ffcc00;
}

/* ================= LINK BERITA MERAH-KUNING ================= */
.news-links-wrapper-62VIP {
  background: #000000;
  padding: 40px 20px;
  border-radius: 12px;
  text-align: center;
  margin-top: 35px;
  box-shadow: inset 0 0 20px rgba(255, 0, 0, 0.4);
}
.news-links-wrapper-62VIP h2 {
  color: #fdec02;
  font-size: 26px;
  margin-bottom: 25px;
  text-shadow:
    0 0 10px #ff8800,
    0 0 20px #ffcc00;
}
.news-links-62VIP {
  display: flex;
  flex-direction: column;
  gap: 18px;
  align-items: center;
}
.news-links-62VIP a {
  display: block;
  width: 70%;
  padding: 14px 20px;
  background: linear-gradient(90deg, #aa5200, #ffd900);
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 10px;
  box-shadow:
    0 0 15px rgba(255, 0, 0, 0.6),
    0 0 25px rgba(255, 204, 0, 0.6);
  transition: all 0.3s ease;
}
.news-links-62VIP a:hover {
  background: linear-gradient(90deg, #ffcc00, #ffbb00);
  color: #fff;
  box-shadow:
    0 0 25px #ff0000,
    0 0 50px #ffcc00,
    0 0 80px #ff0000;
  transform: translateY(-3px) scale(1.03);
}
.modal__submit.modal__submit--notify {
  background-color: #0071e3;
}

.modal__submit.modal__submit--notify {
  color: #ffffff;
}
.header__heading {
  align-items: center;
}

.brand--logo {
  margin-right: 78px;
  max-width: 139px;
}

.header__icons {
  align-items: center;
}

@media screen and (max-width: 749px) {
  .brand--logo {
    margin-right: 39px;
  }
}

div .product-form > form.form {
  display: none;
}

.shopify-policy__title h1 {
  margin-top: 75px;
}

table.tbl-content {
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 1.4rem;
  border-style: hidden;
  border-top: 0.1rem solid rgba(var(--color-foreground), 0.2);
  border-right: 0.1rem solid rgba(var(--color-foreground), 0.2);
  border-left: 0.1rem solid rgba(var(--color-foreground), 0.2);
  border-bottom: 0.1rem solid rgba(var(--color-foreground), 0.2);
}

table.tbl-content td,
table.tbl-content th {
  padding: 1em;
  border: 0.1rem solid rgba(var(--color-foreground), 0.2);
}

.rte ul,
.rte ol {
  list-style-position: outside;
}

.shopify-policy__container {
  max-width: 125ch;
}

.shopify-policy__body table.tbl-content td,
table.tbl-content th {
  font-size: 16px;
}

.shopify-policy__body table.tbl-content td span.cite,
table.tbl-content th span.cite {
  font-size: 12px;
}

/*applecare learn more pop up*/
.modal .ac-modal {
  display: flex !important;
  flex-direction: column;
}

.apple-care-modal__heading {
  order: 1;
  margin-bottom: 30px;
}

.modal .media.media--transparent.ratio {
  width: 100% !important;
  height: 110px !important;
  order: 0;
}

.modal .media.media--transparent.ratio img {
  width: 110px !important;
  height: auto !important;
  position: relative !important;
}

.apple-care-modal__content {
  order: 2;
}

/*end applecare learn more pop up*/
/* ===============================
   PRODUCT SLIDER BASE
================================= */

.product-slider {
  width: 100%;
  margin: 0 auto;
}

.product-slider .swiper {
  width: 100%;
}

.product-slider .swiper-wrapper {
  display: flex !important;
}

.product-slider .swiper-slide {
  flex-shrink: 0;
  width: 100% !important;
}

.product-slider img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
  border-radius: 12px;
}

/* ===============================
   COLOR SWATCH
================================= */

.color-swatch {
  width: 35px;
  height: 35px;
  display: inline-block;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 8px;
  border: 2px solid #ddd;
}

/* ===============================
   QUANTITY
================================= */

.quantity-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}

.qty-minus,
.qty-plus {
  width: 32px;
  height: 32px;
  cursor: pointer;
}

/* ===============================
   DESKTOP MODE
   - Hanya 1 gambar
   - Ukuran dibatasi
================================= */

@media (min-width: 768px) {
  /* Batasi ukuran gambar supaya tidak terlalu besar */
  .product-slider {
    max-width: 420px; /* atur kalau mau lebih kecil/besar */
    margin: 0 auto;
  }

  .product-slider img {
    max-height: 450px;
    object-fit: contain;
  }

  /* Matikan efek slider */
  .swiper-wrapper {
    transform: none !important;
  }

  .swiper-slide {
    width: 100% !important;
  }

  .swiper-slide:not(:first-child) {
    display: none;
  }

  .swiper-button-next,
  .swiper-button-prev,
  .swiper-pagination {
    display: none !important;
  }
}
/* ===== DESKTOP ===== */
@media (min-width: 768px) {
  .panel2 {
    max-height: none !important;
    overflow: visible !important;
  }
}

/* ===== MOBILE ===== */
@media (max-width: 767px) {
  .accordion2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 14px 0;
  }

  .panel2 {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }

  .accordion2.active + .panel2 {
    max-height: 1000px; /* cukup besar */
  }

  .caretfooter {
    transition: transform 0.3s ease;
  }

  .accordion2.active .caretfooter {
    transform: rotate(180deg);
  }
}
