<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 41:0 Unexpected "var("

**/
/* Shopify Pro Custom CSS */

/* 24.01.04 buy ë²„íŠ¼ ìˆ˜ì&nbsp;• */
.shopify-payment-button__button {
  color: var(--atc-color) !important;
  background: var(--atc-bg-color) !important;
  background-color: var(--atc-bg-color) !important;
  border-color: var(--atc-border-color) !important;
  padding-top: 13px !important;
  padding-bottom: 13px !important;
  border-radius: var(--btn-1-border-radius) !important;
  border-style: var(--btn-1-border-style) !important;
  border-width: var(--btn-1-border-width) !important;
  box-shadow: none;
  cursor: pointer;
  display: block;
  font-size: var(--btn-1-font-size) !important;
  font-weight: var(--btn-1-font-weight) !important;
  line-height: 1;
  text-align: center;
  width: 100%;
  transition: background 0.2s ease-in-out;
  text-transform: uppercase;
  font-family: Poppins, sans-serif !important;
}

.productView-payment .shopify-payment-button .shopify-payment-button__button:hover {
  color: #fff !important;
  font-family: Poppins, sans-serif !important;
  background: #326CAD !important;
  background-color: #326CAD !important;
  border-color: #326CAD !important;
  box-shadow: none !important;
}

var(--xxx-yy-zz) 




@media (min-width: 551px) {
  .jdgm-all-reviews-page__wrapper {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
  }
  .hidden-desktop {
    display: none;
  }
}
@media (max-width: 550px) {
  #card-8362187686200 {
    border-bottom: 1px solid;
  }
  .jdgm-all-reviews-page__wrapper {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .hidden-mobile {
    display: none;
  }
}

p strong {
  font-weight: 700 !important;
}
#shopify-product-reviews .spr-icon {
  position: relative;
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 1px;
}
#shopify-product-reviews .spr-icon::before,
#shopify-product-reviews .spr-icon-star::after,
#shopify-product-reviews .spr-icon-star-half-alt::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: no-repeat url("data:image/svg+xml,%3Csvg fill='' width='13' height='13' viewBox='0 0 13 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.43579 4.9459L13.63 4.9536L9.42653 8.01929L11.0329 12.97L6.81981 9.91778L2.60673 12.97L4.20346 8.01929L0 4.9536L5.20383 4.9459L6.81981 0L8.43579 4.9459Z'%3E%3C/path%3E%3C/svg%3E") top left;
  background-size: 100% 100%;
}
#shopify-product-reviews .spr-icon-star::after,
#shopify-product-reviews .spr-icon-star-half-alt::after {
  background-image: url("data:image/svg+xml,%3Csvg fill='' width='13' height='13' viewBox='0 0 13 13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.43579 4.9459L13.63 4.9536L9.42653 8.01929L11.0329 12.97L6.81981 9.91778L2.60673 12.97L4.20346 8.01929L0 4.9536L5.20383 4.9459L6.81981 0L8.43579 4.9459Z'%3E%3C/path%3E%3C/svg%3E");
}
#shopify-product-reviews .spr-icon-star-half-alt::after {
  clip: rect(0px, 7.5px, 14px, 0px);
}

#shopify-product-reviews .spr-container {
  padding: 0;
  border-color: ;
}
#shopify-product-reviews .spr-header {
  padding: 20px;
}
#shopify-product-reviews .spr-form {
  margin: 0;
  padding: 20px;
  border-top: 1px solid ;
}
#shopify-product-reviews .spr-reviews {
  margin: 0;
  padding: 0 0 20px;
  border-top: 1px solid ;
}
#shopify-product-reviews .spr-review {
  box-sizing: border-box;
  margin: 0;
  padding: 20px 20px 0;
  border: 0;
}
#shopify-product-reviews .spr-review:first-child {
  margin-top: 0;
}
#shopify-product-reviews .spr-review-header-title {
  font-size: 18px;
}
#shopify-product-reviews .spr-review-header-byline {
  display: block;
  margin: 0.1em 0 0.6em;
  font-size: 15px;
  line-height: 1.4em;
  font-style: normal;
  opacity: 0.6;
}
#shopify-product-reviews .spr-review-header-byline strong {
  font-weight: normal;
}
#shopify-product-reviews .spr-review-content-body {
  font-size: 15px;
  line-height: 1.4em;
}
#shopify-product-reviews .spr-review-reportreview {
  font-size: 80%;
}
@media (min-width: 800px) {
  #shopify-product-reviews .spr-reviews {
    display: flex;
    flex-wrap: wrap;
  }
  #shopify-product-reviews .spr-reviews .spr-review {
    width: 50%;
  }
}
#shopify-product-reviews .spr-pagination {
  width: 100%;
  margin-top: 20px;
  padding: 20px 0 0;
  border-top-color: ;
}
#shopify-product-reviews .spr-pagination .spr-pagination-page {
  margin: 0 5px;
}
#shopify-product-reviews .spr-pagination .spr-pagination-page.is-active {
  font-weight: normal;
}
#shopify-product-reviews .spr-pagination .spr-pagination-prev {
  left: 20px;
}
#shopify-product-reviews .spr-pagination .spr-pagination-next {
  right: 20px;
}

/* ul.productListing&gt;li.product {
  padding: 0 6px;
  grid-row-end: span 28 !important;
} */
h1.page-header, p, ul, li, div {
  line-height: 135% !important;
}
@media (min-width: 551px) {
  .blog-title {
    min-height: 4ch;
  }
  .blog-summary {
    min-height: 12vh;
  }
  h1.productView-title {
    margin-bottom: 12px;
  }
}

::-webkit-scrollbar {
  width: 6px !important;
}
::-webkit-scrollbar-track {
  background: #eee !important; 
}
::-webkit-scrollbar-thumb {
  background: #ccc !important; 
  border-radius: 8px;
}
::-webkit-scrollbar-thumb:hover {
  background: #aaa !important; 
}

.customer_consent_wrapper {
  width: 100%;
  max-height: 120px;
  overflow-y: scroll;
  padding: 12px 0;
}
#customer-consent {
  margin-top: 24px;
}
#customer-consent .form-label--checkbox {
  font-size: 12px;
}
#required-message {
  padding: 18px;
  font-size: 14px;
  background: #ffd7d7;
}
/* Remove Responsive */
@media (max-width: 767px) {
  .remove-resposive {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  .remove-resposive .w-10 {
    width: 10% !important;
    max-width: 10% !important;
  }
  .remove-resposive .w-15 {
    width: 15% !important;
    max-width: 15% !important;
  }
  .remove-resposive .w-20 {
    width: 20% !important;
    max-width: 20% !important;
  }
  .remove-resposive .w-25 {
    width: 25% !important;
    max-width: 25% !important;
  }
  .remove-resposive .w-30 {
    width: 30% !important;
    max-width: 30% !important;
  }
  .remove-resposive .w-35 {
    width: 35% !important;
    max-width: 35% !important;
  }
  .remove-resposive .w-40 {
    width: 40% !important;
    max-width: 40% !important;
  }
  .remove-resposive .w-45 {
    width: 45% !important;
    max-width: 45% !important;
  }
  .remove-resposive .w-50 {
    width: 50% !important;
    max-width: 50% !important;
  }
  .remove-resposive .w-55 {
    width: 55% !important;
    max-width: 55% !important;
  }
  .remove-resposive .w-60 {
    width: 60% !important;
    max-width: 60% !important;
  }
  .remove-resposive .w-65 {
    width: 65% !important;
    max-width: 65% !important;
  }
  .remove-resposive .w-70 {
    width: 70% !important;
    max-width: 70% !important;
  }
  .remove-resposive .w-75 {
    width: 75% !important;
    max-width: 75% !important;
  }
  .remove-resposive .w-80 {
    width: 80% !important;
    max-width: 80% !important;
  }
  .remove-resposive .w-85 {
    width: 85% !important;
    max-width: 85% !important;
  }
  .remove-resposive .w-90 {
    width: 90% !important;
    max-width: 90% !important;
  }
}
.icon-custom svg {
  width: 2rem;
  height: 2rem;
}
p.menu-lv-1__action.list-menu__item.link.focus-inset.menu_mobile_link {
    margin-top: 0;
    margin-bottom: 0;
}
p.menu-lv-1__action.list-menu__item.link.focus-inset.menu_mobile_link a.text,
a.menu-lv-1__action.list-menu__item.list-menu__item--end.link.focus-inset span.text,
a.menu-lv-2__action.link.list-menu__item.focus-inset.menu_mobile_link span.text,
a.menu-lv-2__action.list-menu__item.list-menu__item--end.link.focus-inset span.text {
    font-weight: 600;
}
@media only screen and (min-width: 1025px) {
  .header-utility__item.header-utility__item--text,
  .header-utility__item.header-utility__item--function_group {
    min-width: 33.33%;
  }
  .header-logo.header-item.header-item--side.d-flex.flex-align-center {
    justify-content: center;
    text-align: center;
  }
  .main-menu--wrapper {
    text-align: center;
    justify-content: center;
    flex-wrap: nowrap;
    white-space: nowrap;
  }
  .toolbar-col.toolbar-colRight {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .toolbar .toolbar-dropdown .label-tab {
    border: none !important;
  }
  .page-sidebar.page-sidebar-left {
    margin-top: 32px;
  }
}
@supports (-webkit-text-stroke: 0.01em currentColor) {
  .stencil {
    -webkit-text-stroke: 0.01em currentColor;
    -webkit-text-fill-color: transparent;
  }
}
input.mapboxgl-ctrl-geocoder--input {
  content-visibility: hidden;
}
.brand_color {
  color: #0F3A62;
}
.hilight_color {
  color: #0F3A62;
}
@media only screen and (min-width: 1025px) {
  .header-icons.header-item.header-item--side.d-flex.flex-align-stretch.flex-wrap.fs-0 {
    min-width: 160px;
  }
  .header__icon--language svg.icon-globe.icon {
    width: 2.3rem;
    height: 2.3rem;
  }
}
.spro-popup-content {
  overflow-x: hidden !important;
}
.productView-for.clearfix.slick-initialized.slick-slider &gt; .slick-list.draggable {
  border: none;
}
@media (min-width: 992px) {
  .bundle-product-wrapper {
    border-bottom: 1px solid;
  }
  .bundle-product-left &gt; .bundle-product-list.slick-initialized.slick-slider &gt; .slick-list.draggable {
    border-bottom: 0!important;
    border-top: 0 !important;
    margin-top: 1px;
  }
}

.product-label--preorder {
  padding: 3px 6px;
  background: #ffff7e;
  color: #000;
  font-size: 13px;
  width: fit-content;
}
@media only screen and (max-width: 767px) {
  .tab-content &gt; .toggle-title {
    padding-left: 12px;
    padding-right: 12px;
  }
  .bundle-product-list.slick-initialized.slick-slider.slick-dotted &gt; .slick-list.draggable {
    border: none;
  }
  .bundle-product-checkbox {
    min-height: 80px;
  }
  product-bundle#spro-product-bundle &gt; .container.container-fullwidth &gt; .spro-block-header &gt; h3.title.text-left {
    font-size: 18px;
  }
  .collection-title, .spro-block-header&gt;.title&gt;.text {
    padding: 3px;
  }
  .spro-block-header.text-left.block-title--style2 &gt; .title &gt; .text,
  .spro-block-header.text-left.block-title--style1 &gt; .title &gt; .text {
    margin-left: 10px;
  }
  /*
  a.link.link--text.disclosure__link.d-flex.flex-align-center.disclosure__link--active.focus-inset {
    border: 1px solid #29559d;
    padding: 4px 8px !important;
    border-radius: 5px !important;
    color: #29559d;
    background: #edf7ff;
  }
  */
}
@media only screen and (min-width: 768px) {
  .jdgm-all-reviews-page__title {
    margin-left: 30px;
  }
  .productView-image-wrapper &gt; .productView-nav.style-2.image-fit-unset.slick-initialized.slick-slider &gt; .slick-list.draggable {
    border-top: none;
    border-bottom: none;
  }
  .productView-bottom {
    margin-top: 30px;
  }
}
.account-page {
    width: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (max-width: 767.98px) {
  .jdgm-all-reviews-page__title {
    margin-left: 20px;
  }
  .wishlist-container.container {
    padding: 0 !important;
    width: 100%;
    margin-left: -1px;
    margin-right: -1px;
  }
  .wishlist-footer {
    margin: 0 auto;
    padding: 0 12px !important;
    text-align: center;
    display: flex;
    flex-direction: column;
  }
  .wishlist-footer .wishlist-share {
    margin-top: 6px !important;
  }
}
@media only screen and (min-width: 768px) {
  .tabs-contents .toggle-content {
    padding: 12px 36px;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* .spro-product-block .product {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.section-block-template--18947751444760__product-recently-viewed .products-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 0 !important;
}
.spro-block-header {
    border-bottom: 1px solid #000;
} 
.slick-list.draggable {
    margin-left: -15px;
} */
.slideshow&gt;.slick-list.draggable {
  margin: 0;
}
@media only screen and (min-width: 1280px) {
  .card-media.card-media--square.media--hover-effect.media--loading-effect {
    margin: 0 1px;
  }
}
.products-flex .product {
    padding: 0 !important;
}
h1.page-header {
  font-size: 36px;
}
.slbs-title {
  font-size: 36px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 20px;
  letter-spacing: 0.015em;
}
.slbs-subtitle {
  font-size: 24px;
  font-weight: 600;
  margin: 0;
  letter-spacing: 0.015em;
}
.slbs-info-text, .slbs-info-text p {
  margin: 10px 0;
  line-height: 1.5em;
  font-size: var(--font-body-size);
}
.slbs-info-link, .slbs-info-link p {
  margin: 10px 0;
  line-height: 1.5em;
  font-size: var(--font-body-size) !important;
  font-weight: 400 !important;
  text-decoration-line: underline;
}
.shopify-policy__container {
  max-width: 70vw !important;
}
.float-right {
  float: right;
}
#wishlist-product-top {
  margin-top: -40px;
}
.spro-block-header {
  margin-bottom: -1px !important;
  /* border-bottom: 1px solid; */
}

.product-item + .product-item:first-child {
  border-left: none !important;
}
.product-item + .product-item:last-child {
  border-right: none !important;
}
.card-information__wrapper {
  padding: 0 12px;
}
.card-title-ellipsis, .card-title-ellipsis .text {
  min-height: 48px;
  text-align: left;
}


/* Announcement */

.announcement-button-black {
  padding: 1px 7px;
  color: #fff !important;
  background: #000;
}
.announcement-button-black:hover {
  padding: 3px 6px;
  color: #000 !important;
  background: #fff;
}

/* Popup container settings in Snippets global-style.liquid */

/* Popup Modal */

.modal {
  display: none;
  position: fixed;
  z-index: 100001;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}
.modalContent {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  width: 90%;
  max-width: 960px;
  border: 1px solid #fff;
  border-radius: 5px;
}
.modalClose {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.modalClose:hover,
.modalClose:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.policy-popup-wrapper-inner {
  display: flex;
  flex-direction: row;
}
@media (min-width: 768px) {
  .policy_notice {
    padding: 12px 50px 60px;
  }
}
@media (max-width: 767.98px) {
  .policy_notice {
    padding: 0 24px;
  }
  .policy-popup-wrapper-inner {
    display: flex;
    flex-direction: column;
  }
}

/* Flexible Layout */

.flexible-layout,
.fixed-layout {
  /* margin-left: -30px;
  margin-bottom: -30px; */
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
}
.flexible-layout.valign-middle &gt; .column,
.fixed-layout.valign-middle &gt; .column {
  align-self: center;
}
.flexible-layout.valign-bottom &gt; .column,
.fixed-layout.valign-bottom &gt; .column {
  align-self: flex-end;
}
.flexible-layout .column,
.fixed-layout .column {
  /* padding-left: 30px;
  margin-bottom: 30px; */
  flex: 0 0 auto;
}
.flexible-layout .column--quarter,
.fixed-layout .column--quarter {
  width: 25%;
}
.flexible-layout .column--third,
.fixed-layout .column--third {
  width: 33.333%;
}
.flexible-layout .column--half,
.fixed-layout .column--half {
  width: 50%;
}
.flexible-layout .column--two-thirds,
.fixed-layout .column--two-thirds {
  width: 66.666%;
}
.flexible-layout .column--three-quarters,
.fixed-layout .column--three-quarters {
  width: 75%;
}
.flexible-layout .column--full,
.fixed-layout .column--full {
  width: 100%;
}

.flexible-layout--align-center {
  justify-content: center;
}

.flexible-layout--variable-columns {
  justify-content: space-around;
}
.flexible-layout--variable-columns .column {
  flex: 1 0 auto;
  width: 33%;
  max-width: 50%;
}
.flexible-layout--variable-columns.flexible-layout--columns-4 .column {
  width: 50%;
}

.flexible-layout--form {
  margin-bottom: 0;
}
.flexible-layout--form .column {
  margin-bottom: 0;
}

@media (max-width: 1300px) {
  .flexible-layout, .fixed-layout {
    margin-left: -20px;
  }
  .flexible-layout .column, .fixed-layout .column {
    /* padding-left: 20px; */
    padding-left: 0;
  }

  .flexible-layout .column--quarter {
    width: 25%;
  }
  .flexible-layout .column--third {
    width: 33.333%;
  }
  .flexible-layout .column--half {
    width: 50%;
  }
  .flexible-layout .column--two-thirds {
    width: 66.666%;
  }
  .flexible-layout .column--three-quarters {
    width: 75%;
  }
  .flexible-layout .column--full {
    width: 100%;
  }

  .flexible-layout--variable-columns .column {
    width: 33%;
    max-width: 50%;
  }
  .flexible-layout--variable-columns.flexible-layout--columns-4 .column {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .flexible-layout {
    margin-left: auto;
    margin-bottom: 0;
    flex-direction: column;
  }
  .flexible-layout .column {
    margin-bottom: px;
    padding-left: 0;
    width: 100% !important;
    max-width: none;
  }
  .flexible-layout .column:last-child {
    margin-bottom: 0;
  }
  .flexible-layout.layout-all-quarters {
    flex-direction: row;
    margin-left: -16px;
    margin-bottom: -30px;
  }
  .flexible-layout.layout-all-quarters .column {
    margin-bottom: 30px;
    padding-left: 16px;
    width: 50% !important;
  }
  .flexible-layout.layout-all-quarters .column:last-child {
    margin-bottom: 30px;
  }

  .flexible-layout--form {
    margin-bottom: 0;
  }
  .flexible-layout--form .column {
    margin-bottom: 6px;
  }
  .flexible-layout--form .column:last-child {
    margin-bottom: 6px;
  }

  .fixed-layout {
    margin-left: -16px;
  }
  .fixed-layout .column {
    padding-left: 16px;
  }
}

/* Image Overlap */
.image-overlap {
  display: flex;
  margin: 0 auto;
}
.image-overlap .image-overlap__image {
  flex: 1 0 50%;
}
.image-overlap .image-overlap__image-1:not(:last-child) {
  position: relative;
  margin-top: 45px;
  z-index: 1;
}
.image-overlap .image-overlap__image-2 {
  margin-inline-end: -45px;
  transform: translateX(-45px);
}
[dir=rtl] .image-overlap .image-overlap__image-2 {
  transform: translateX(45px);
}
.image-overlap .placeholder-image {
  box-shadow: 0 0 0 5px ;
}

@media (min-width: 768px) {
  .feature-text-paired {
    /* margin-left: 3em;
    margin-right: 3em; */
    margin: 1em 1em 2em 2em;
  }
}
.block-link {
  display: block;
}

.large-light-icon {
  opacity: 0.75;
}
.large-light-icon svg {
  width: 30px;
  height: 30px;
  stroke-width: 1;
}

.sticky-content-container {
  position: -webkit-sticky;
  position: sticky;
  top: calc(30px + var(--theme-sticky-header-height));
}

/* Responsive images */

.rimage-outer-wrapper {
  margin-left: auto;
  margin-right: auto;
}

.rimage-wrapper {
  position: relative;
  transition: background 150ms;
}
.rimage-wrapper.lazyload--placeholder {
  background: #f0f0f0;
}
.rimage-wrapper .rimage__image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.rimage-wrapper .rimage__image.blur-in {
  -webkit-filter: blur(10px);
  filter: blur(10px);
  transition: filter 400ms, -webkit-filter 400ms;
}
.rimage-wrapper .rimage__image.blur-in.lazyloaded {
  -webkit-filter: blur(0);
  filter: blur(0);
}
.rimage-wrapper .rimage__image.fade-in {
  opacity: 0;
  transition: opacity 500ms;
}
.rimage-wrapper .rimage__image.fade-in.lazyloaded {
  opacity: 1;
}
.rimage-wrapper .rimage__image.cover {
  object-fit: cover;
}

.rimage-background {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.rimage-wrapper .rimage-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rimage-background[data-parent-fit=contain] {
  background-size: contain;
}
.rimage-background.fade-in {
  opacity: 0;
  transition: opacity 500ms;
}
.rimage-background.fade-in.lazyloaded {
  opacity: 1;
}

.rimage-background-wrapper {
  transition: background 150ms;
}
.rimage-background-wrapper.lazyload--placeholder {
  background: #f0f0f0;
}

@media (min-width: 768px) {
  .column--order-push-desktop {
    order: 1;
  }
}




</pre></body></html>