/** Shopify CDN: Minification failed

Line 34:6 Unexpected "{"
Line 34:7 Expected identifier but found "%"
Line 34:35 Expected identifier but found "%"
Line 87:10 "isplay" is not a known CSS property

**/
      .top_aside{background:#1A1A1A;padding:7px max(var(--container-gutter), 50% - var(--container-max-width) / 2);display: flex;justify-content: space-between;}
      .top_aside svg{color:#fff;}
      .top_aside #socialVk svg path{color:#fff;fill:#fff;}
      .top_aside .text-sm{color:#fff;}
      .top_aside .social-media  svg{width:22px;height:22px;}
      .tap-area:before{inset:calc(-1* var(--spacing-1));}
      .top_aside .social-media{gap:var(--spacing-1-5) var(--spacing-2);}
      .top_aside .footer__aside-top{display: flex; gap: 5px;justify-content: center;align-items: center;}
      .top_aside .header__icon-list{gap: 10px;}
      .top_aside .footer__aside-top .bg-email{display:flex;align-items:center;color:#fff;margin-right:0.75rem;}
      .top_aside .footer__aside-top .bg-email svg{color:#fff;margin-right:5px;width:18px;height:18px;}
      .top_aside .social-media li:hover svg,
      .top_aside .footer__aside-top .bg-email:hover svg,
      .top_aside .footer__aside-top .bg-email:hover span{color:#999;}
      .top_aside .social-media svg:hover path{fill:#999 !important;}
      .slideshow .place-self-end-center.text-center.sm\:place-self-end-center.sm\:text-center.text-custom{bottom:15%;}
      @media (max-width:768px){
        .top_aside{display:none;}
        .slideshow  .content-over-media>:is(picture,img,video,iframe,svg,video-media){height:initial;}
        li.buddha-menu-item.h3{font-size:1rem;}
        .buddha-menu-item .flip-clock-divider.seconds .flip-clock-label{display:none;}
        .buddha-menu-item .flip-clock-divider.minutes .flip-clock-label{display:none;}
        .buddha-menu-item .flip-clock-divider.hours .flip-clock-label{display:none;}
        .buddha-menu-item .flip-clock-divider.days .flip-clock-label{display:none;}
      }
      {% comment %}导航条插件{% endcomment %}
      @media (min-width:1150px){
        .header__main-nav{min-height:48px;line-height:58px;}
      }
      .horizontal-mega-menu ul.mm-submenu, .horizontal-mega-menu ul.mm-submenu li a, .horizontal-mega-menu ul.mm-submenu a>.mm-title, .horizontal-mega-menu ul.mm-submenu .mm-title, .horizontal-mega-menu ul.mm-submenu a, .horizontal-mega-menu ul.mm-submenu li.mm-contact-column span{
        font-family:'Attackshark4' !important;font-weight:700;
      }
      .header:not(.is-filled) .mm-arrow:before{border-color:#000 !important;border-width: 0 3px 3px 0 !important;}
      .header[allow-transparency]:not(.is-filled) .mm-arrow:before{border-color:#fff !important;border-width: 0 3px 3px 0 !important;}
      .header.is-filled .mm-arrow:before{border-color:#000 !important;border-width: 0 3px 3px 0 !important;}
      ul.mm-submenu.simple li .mm-image-container>.mm-image a{padding:10px !important;}
      ul.mm-submenu.simple li:hover .mm-image-container>.mm-image a{
          transform: scale(1.1)!important;
          -webkit-transition: transform 2s ease-out;
          -moz-transition: transform 2s ease-out;
          -o-transition: transform 2s ease-out;
          transition: transform 2s ease-out;
      }
      ul.mm-submenu{border-radius:0;box-shadow:none;}
      .horizontal-mega-menu .buddha-menu-item .mm-submenu.tree.small>li{min-width:180px !important;}
      .aph_bar_container, .aph_collapse_container{background:linear-gradient(45deg, rgba(255, 89, 142, 1) 14%, rgba(250, 230, 216, 1) 50%, rgba(131, 244, 255, 1) 85%);}
      .th_prd_wl_btn .th_wl_button_after{background:transparent}
      .th_prd_wl_btn .th_wl_button{background:transparent}

      a.content-over-media.rounded-sm.group{
        display: flex;
        flex-direction: column;
        align-items: center;
        height: auto;
        /* gap: initial; */
        width:100%;
        margin:15px 0;
      }
      .place-self-end-start.text-custom{
        width: 100%;
        text-align: center;
      }
      .place-self-end-start.text-custom p{
        font-size:1rem !important;
        text-transform:capitalize;
      }
    
      .navigation-promo .align-self-stretch{display:none;}
      @media (max-width:1150px){
            .navigation-promo.navigation-promo--grid.scroll-area.bleed{
              display: flex;
              flex-wrap: wrap;
              gap: inherit;
              flex-direction:column;
              margin: 0;padding:0;}
      }
    
          p.press__author.text-subdued {
          isplay: inline-block;
          font-size: 1.5rem;
          color: #000;
          font-family: math;
          font-weight: 900;
        }
      .accordion__toggle.bold span{font-family: 'Attackshark', sans-serif}
      .product-card__info.product-card__info--center{padding:1rem;}
      span.product-card__title a{
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp:2;
    }
      
