/** Shopify CDN: Minification failed

Line 35:18 Unexpected "{"
Line 35:27 Expected ":"
Line 36:22 Expected identifier but found whitespace
Line 36:24 Unexpected "{"
Line 36:33 Expected ":"
Line 36:84 Expected ":"
Line 37:25 Expected identifier but found whitespace
Line 37:27 Unexpected "{"
Line 37:36 Expected ":"
Line 37:90 Expected ":"
... and 10 more hidden warnings

**/
.cyko-highlights{margin:0px 0 0}.cyko-highlights__title{font-size:22px;font-weight:600;margin-bottom:24px;color:#1a1a1a}.cyko-highlights__grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}
.cyko-item{border-bottom:1px solid #e5e5e5;padding-bottom:8px}.cyko-item:nth-last-child(-n+2){border-bottom:none}.cyko-item .label{font-size:14px;color:#6b7280;margin-bottom:6px}
.cyko-item .value{font-size:16px;font-weight:500;color:#000;margin: 0px;}
@media (max-width:600px){.cyko-item:nth-last-child(-n+2){border-bottom:1px solid #e5e5e5}.cyko-item:last-child{border-bottom:none}}
@media(max-width:749px){
  .pdp-timer{
    width:100vw;
    margin-left: calc(-1 * var(--page-width-margin, 0px));  /* parent padding cancel */
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  }
}
@media(max-width:749px){
.product__info-container .cytees-price-info {
    margin: 0px;
}
}

        .section-{{ section.id }}-padding {
          padding-top: {{ section.settings.padding_top | times: 0.75 | round: 0 }}px;
          padding-bottom: {{ section.settings.padding_bottom | times: 0.75 | round: 0 }}px;
        }

        @media screen and (min-width: 750px) {
          .section-{{ section.id }}-padding {
            padding-top: {{ section.settings.padding_top }}px;
            padding-bottom: {{ section.settings.padding_bottom }}px;
          }
        }
        @media (max-width: 749px) {
      .hide-mobile {
        display: none !important;
      }
    }
    .custom-left{display:flex;align-items:center;width:100%}.custom-icon{width:24px;display:flex;justify-content:center}.custom-icon img{width:18px}
    .custom-text{display:flex;flex-direction:column;padding-left:12px;width:100%}.accordion__title{font-size:14px;font-weight:600;color:#1A1E31}
    .accordion-subheading{color:#666875;margin:0;font-size:1.2rem;line-height:1rem;padding-top:1rem}
    @media screen and (max-width:749px){.product.grid--2-col-tablet{display:block!important}.product__media-wrapper{width:100vw!important;padding:0!important}
    .product__info-wrapper{width:100%!important;padding:0!important}media-gallery .slider.slider--mobile .slider__slide{margin-bottom:0;padding-top:0;padding-bottom:0}}
