/**
 * @license
 * Copyright Google LLC All Rights Reserved.
 *
 * Use of this source code is governed by an MIT-style license that can be
 * found in the LICENSE file at https://github.com/material-components/material-components-web/blob/master/LICENSE
 */@keyframes mdc-ripple-fg-radius-in{0%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}}@keyframes mdc-ripple-fg-opacity-in{0%{animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity, 0)}}@keyframes mdc-ripple-fg-opacity-out{0%{animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity, 0)}to{opacity:0}}.mdc-ripple-surface{--mdc-ripple-fg-size: 0;--mdc-ripple-left: 0;--mdc-ripple-top: 0;--mdc-ripple-fg-scale: 1;--mdc-ripple-fg-translate-end: 0;--mdc-ripple-fg-translate-start: 0;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;outline:none;overflow:hidden}.mdc-ripple-surface:before,.mdc-ripple-surface:after{position:absolute;border-radius:50%;opacity:0;pointer-events:none;content:""}.mdc-ripple-surface:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-ripple-surface.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale, 1))}.mdc-ripple-surface.mdc-ripple-upgraded:after{top:0;left:0;transform:scale(0);transform-origin:center center}.mdc-ripple-surface.mdc-ripple-upgraded--unbounded:after{top:var(--mdc-ripple-top, 0);left:var(--mdc-ripple-left, 0)}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-deactivation:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1))}.mdc-ripple-surface:before,.mdc-ripple-surface:after{background-color:#000}.mdc-ripple-surface:hover:before{opacity:.04}.mdc-ripple-surface.mdc-ripple-upgraded--background-focused:before,.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-ripple-surface:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-ripple-surface:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12}.mdc-ripple-surface.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .12}.mdc-ripple-surface:before,.mdc-ripple-surface:after{top:-50%;left:-50%;width:200%;height:200%}.mdc-ripple-surface.mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded]{overflow:visible}.mdc-ripple-surface[data-mdc-ripple-is-unbounded]:before,.mdc-ripple-surface[data-mdc-ripple-is-unbounded]:after{top:0%;left:0%;width:100%;height:100%}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded:before,.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded:after{top:var(--mdc-ripple-top, 0%);left:var(--mdc-ripple-left, 0%);width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded:after{width:var(--mdc-ripple-fg-size, 100%);height:var(--mdc-ripple-fg-size, 100%)}.mdc-ripple-surface--primary:before,.mdc-ripple-surface--primary:after{background-color:#6200ee;background-color:var(--mdc-theme-primary, #6200ee)}.mdc-ripple-surface--primary:hover:before{opacity:.04}.mdc-ripple-surface--primary.mdc-ripple-upgraded--background-focused:before,.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12}.mdc-ripple-surface--primary.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .12}.mdc-ripple-surface--accent:before,.mdc-ripple-surface--accent:after{background-color:#018786;background-color:var(--mdc-theme-secondary, #018786)}.mdc-ripple-surface--accent:hover:before{opacity:.04}.mdc-ripple-surface--accent.mdc-ripple-upgraded--background-focused:before,.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):focus:before{transition-duration:75ms;opacity:.12}.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):active:after{transition-duration:75ms;opacity:.12}.mdc-ripple-surface--accent.mdc-ripple-upgraded{--mdc-ripple-fg-opacity: .12}:root{--fr-footer-bg: #0B1220;--fr-footer-ink: #F4F6F8;--fr-footer-muted: #97A1B0;--fr-footer-line: rgba(217, 222, 230, .14);--fr-footer-accent-rgb: 192, 57, 43}footer[role=contentinfo],.shopify-section-group-footer-group,.site-footer,.site-footer-wrapper{background:var(--fr-footer-bg)!important;color:var(--fr-footer-ink)!important}footer[role=contentinfo]:before{content:""!important;display:block!important;height:1px!important;background:linear-gradient(90deg,transparent 0%,rgba(var(--fr-footer-accent-rgb),.38) 16%,rgba(var(--fr-footer-accent-rgb),.9) 50%,rgba(var(--fr-footer-accent-rgb),.38) 84%,transparent 100%)!important}.site-footer-wrapper{margin-top:0!important;padding:54px 24px 34px!important}.site-footer-wrapper,.site-footer-wrapper *{border-color:var(--fr-footer-line)!important}.site-footer-wrapper .site-footer-block-title,.site-footer-wrapper .qy-foot-id__k,.site-footer-wrapper .qy-foot-id__ic,.site-footer-wrapper .site-footer__legal-row,.site-footer-wrapper .site-footer-credits,.site-footer-wrapper .site-footer-credits a{color:var(--fr-footer-muted)!important}.site-footer-wrapper .navmenu-link,.site-footer-wrapper .qy-foot-id__v,.site-footer-wrapper .rte,.site-footer-wrapper .rte a{color:var(--fr-footer-ink)!important}.site-footer-wrapper .site-footer__legal-row{max-width:1160px!important;margin:34px auto 0!important;padding-top:20px!important;border-top:1px solid var(--fr-footer-line)!important}#shopify-section-template--26827823513895__main .qy-capabilities,#shopify-section-template--26827823513895__main .qy-cap{display:none!important}@media screen and (min-width:1024px){.site-footer-wrapper .site-footer__primary-band{display:grid!important;grid-template-columns:minmax(116px,max-content) minmax(220px,max-content)!important;justify-content:center!important;align-items:flex-start!important;gap:112px!important;width:100%!important}}@media screen and (max-width:719px){.back-to-top+.shopify-section-group-footer-group{margin-top:20px!important}.site-footer-wrapper{padding:42px 18px 28px!important}}:root{--fr-inner-paper: #F4F6F8;--fr-inner-surface: #FFFFFF;--fr-inner-surface-2: #EEF1F4;--fr-inner-ink: #0B1220;--fr-inner-graphite: #2B3440;--fr-inner-muted: #667085;--fr-inner-line: #D9DEE6;--fr-inner-line-2: #C2C9D2;--fr-inner-signal: #0F1A2B;--fr-inner-signal-deep: #05080E;--fr-inner-signal-wash: #EDEFF2;--fr-inner-accent-code: #9E2B20;--fr-inner-accent-rgb: 192, 57, 43;--fr-inner-radius: 4px}html,body{background:var(--fr-inner-surface, #FFFFFF)!important}.site-main,.site-navigation-wrapper,[data-site-main-dimmer]{background:var(--zoro-page-bg, #FFFFFF)!important}footer[role=contentinfo],.shopify-section-group-footer-group,.site-footer,.site-footer-wrapper{background:var(--fr-footer-bg, #0B1220)!important}.template-page .site-main,.template-collection .site-main{background:var(--fr-inner-paper)!important;color:var(--fr-inner-ink)!important;max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important}.mdsty-brands,.ab-page,.cp-page,.productgrid--outer{background:var(--fr-inner-paper, #F4F6F8)!important;color:var(--fr-inner-ink)!important}.mdsty-brands,.ab-container,.cp-container,.productgrid--outer{max-width:1360px!important}.ab-bread,.cp-bread,.breadcrumbs-container,.mdsty-brands__group h3,.productitem--vendor a{color:var(--fr-inner-muted)!important}.mdsty-brands__title,.ab-hero__title,.cp-hero__title,.collection--title{color:var(--fr-inner-ink)!important;letter-spacing:0!important}.ab-hero,.cp-hero{background:transparent!important;border-top:0!important;border-bottom:0!important}.mdsty-brands__search input,.collection-search__inner,.cp-input,.cp-textarea,.ab-strength,.ab-stats,.ab-cta,.cp-form,.cp-msg--fallback,.mdsty-brands__list a,.productgrid--item .productitem{background:var(--fr-inner-surface)!important;border:1px solid var(--fr-inner-line)!important;border-radius:var(--fr-inner-radius)!important;box-shadow:none!important}.mdsty-brands__search input:focus,.collection-search__inner:focus-within,.cp-input:focus,.cp-textarea:focus{border-color:rgba(var(--fr-inner-accent-rgb),.58)!important;box-shadow:0 0 0 3px rgba(var(--fr-inner-accent-rgb),.1)!important;outline:none!important}.mdsty-brands__letters,.mdsty-brands__letters a{background:var(--fr-inner-paper)!important;border-color:var(--fr-inner-line)!important}.mdsty-brands__letters a.is-active,.mdsty-brands__letters a:hover,.ab-cta__btn,.cp-btn-submit{background:var(--fr-inner-signal)!important;border-color:var(--fr-inner-signal)!important;color:var(--fr-inner-surface)!important}.ab-cta__btn:hover,.cp-btn-submit:hover{background:var(--fr-inner-signal-deep)!important;border-color:var(--fr-inner-signal-deep)!important;color:var(--fr-inner-surface)!important}.mdsty-brands__chev,.mdsty-brands__group h3,.productitem--vendor a:hover{color:var(--fr-inner-accent-code)!important}.mdsty-brands[data-brands-index] .mdsty-brands__list{display:flex!important;flex-wrap:wrap!important;gap:10px 30px!important}.mdsty-brands[data-brands-index] .mdsty-brands__list a{display:inline-flex!important;width:auto!important;min-height:0!important;padding:4px 0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:var(--fr-inner-ink)!important}.mdsty-brands[data-brands-index] .mdsty-brands__list a:hover{background:transparent!important;color:var(--fr-inner-signal)!important;text-decoration:underline!important;text-underline-offset:4px!important}@media screen and (max-width:719px){.mdsty-brands[data-brands-index] .mdsty-brands__list{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}}.ab-strength__icon{background:transparent!important;border:0!important;border-radius:0!important;color:var(--fr-inner-signal)!important}.ab-cta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;text-align:left!important}.ab-strength,.ab-stats,.ab-cta,.cp-form,.cp-msg--fallback{background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.cp-form{padding:20px 0 0!important}.cp-msg--fallback{padding:22px 0 0!important;margin:22px 0 0!important}.template-collection .breadcrumbs-container,.productgrid--outer{padding-left:24px!important;padding-right:24px!important}.productgrid--masthead{border-bottom:1px solid var(--fr-inner-line)!important;margin-bottom:24px!important;padding-bottom:24px!important}.productitem--image,.productitem--image-link{background:var(--fr-inner-surface-2)!important}.productitem--info{padding:12px 14px 16px!important}.productitem--title a{color:var(--fr-inner-ink)!important}body.template-search .productgrid--outer{min-height:clamp(420px,46vh,540px)!important;padding-bottom:clamp(64px,6vw,104px)!important}@media screen and (max-width:719px){body.template-search .productgrid--outer{min-height:360px!important;padding-bottom:56px!important}}#shopify-section-template--26827823513895__main .qy-company{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;padding:26px 32px!important;background:var(--qy-surface-2, #F4F6F8)!important;border:1px solid var(--qy-line, #D9DEE6)!important;border-radius:var(--qy-r, 4px)!important}#shopify-section-template--26827823513895__main .qy-company__cell{display:contents!important}#shopify-section-template--26827823513895__main .qy-company__cell:first-child,#shopify-section-template--26827823513895__main .qy-company__cap,#shopify-section-template--26827823513895__main .qy-company__panel-copy{display:none!important}#shopify-section-template--26827823513895__main .qy-company__panel-title{margin:0!important;font-size:22px!important;line-height:1.3!important}#shopify-section-template--26827823513895__main .qy-company__btn{justify-self:end!important;min-height:48px!important;padding:0 26px!important}@media screen and (max-width:719px){#shopify-section-template--26827823513895__main .qy-company{grid-template-columns:1fr!important;gap:18px!important}#shopify-section-template--26827823513895__main .qy-company__btn{justify-self:start!important}}body.template-page .ab-strengths{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;background:var(--fr-inner-surface, #FFFFFF)!important;border:1px solid var(--fr-inner-line, #D9DEE6)!important;border-radius:4px!important}body.template-page .ab-strength{padding:38px 24px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}body.template-page .ab-strength:not(:last-child){border-right:1px solid var(--fr-inner-line, #D9DEE6)!important}body.template-page .ab-stats{background:var(--fr-inner-surface, #FFFFFF)!important;border:1px solid var(--fr-inner-line, #D9DEE6)!important;border-radius:4px!important;padding:36px 8px 38px!important;box-shadow:none!important}body.template-page .ab-stat:not(:last-child):after{content:""!important;position:absolute!important;right:0!important;top:18%!important;bottom:18%!important;width:1px!important;background:var(--fr-inner-line, #D9DEE6)!important}body.template-page .ab-cta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;background:var(--fr-inner-surface, #FFFFFF)!important;border:1px solid var(--fr-inner-line, #D9DEE6)!important;border-radius:4px!important;padding:30px 34px!important;text-align:left!important;box-shadow:none!important}body.template-page .ab-cta__title,body.template-page .ab-cta__sub{margin:0!important}body.template-page .ab-cta__sub{text-align:center!important}@media screen and (max-width:719px){body.template-page .ab-strengths{grid-template-columns:1fr!important}body.template-page .ab-strength:not(:last-child){border-right:0!important;border-bottom:1px solid var(--fr-inner-line, #D9DEE6)!important}body.template-page .ab-stats{grid-template-columns:1fr!important}body.template-page .ab-stat:not(:last-child):after{top:auto!important;left:18px!important;right:18px!important;bottom:0!important;width:auto!important;height:1px!important}body.template-page .ab-cta{display:grid!important;grid-template-columns:1fr!important;padding:26px 20px!important}body.template-page .ab-cta__sub{text-align:left!important}}body.template-index .qy-section--directory{overflow-x:clip!important}body.template-index .qy-section--directory .qy-grid-two{display:block!important;max-width:100%!important}body.template-index .qy-section--directory .qy-grid-two>section+section{margin-top:42px!important}body.template-index .qy-section--directory .qy-section-head{align-items:end!important;padding-bottom:10px!important;margin-bottom:0!important;border-bottom:1px solid var(--qy-line)!important}body.template-index .qy-section--directory .qy-cats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;max-width:100%!important;overflow:hidden!important;background:var(--qy-bg)!important;border:1px solid var(--qy-line)!important;border-radius:var(--qy-r-sm)!important;box-shadow:none!important}body.template-index .qy-section--directory .qy-cat{min-width:0!important;min-height:84px!important;padding:16px 14px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;background:var(--qy-bg)!important;border:0!important;border-left:1px solid var(--qy-line)!important;border-top:1px solid var(--qy-line)!important;border-radius:0!important;box-shadow:none!important;transform:none!important}body.template-index .qy-section--directory .qy-cat:nth-child(4n+1){border-left:0!important}body.template-index .qy-section--directory .qy-cat:nth-child(-n+4){border-top:0!important}body.template-index .qy-section--directory .qy-cat:hover{background:var(--qy-signal-wash)!important;box-shadow:inset 0 3px 0 var(--qy-brass)!important}body.template-index .qy-section--directory .qy-cat__icon{width:34px!important;height:34px!important;flex:0 0 34px!important;margin:0!important;border-radius:var(--qy-r-sm)!important}body.template-index .qy-section--directory .qy-cat__name{min-width:0!important;text-align:left!important}body.template-index .qy-section--directory .qy-brands{counter-reset:qy-brand-row!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;background:var(--qy-bg)!important;border:1px solid var(--qy-line)!important;border-radius:var(--qy-r-sm)!important;box-shadow:none!important}body.template-index .qy-section--directory .qy-brand{counter-increment:qy-brand-row!important;display:grid!important;grid-template-columns:80px minmax(170px,1fr) minmax(180px,.95fr) minmax(220px,1.25fr)!important;align-items:center!important;gap:18px!important;width:auto!important;max-width:none!important;min-width:0!important;min-height:58px!important;padding:14px 18px!important;color:var(--qy-ink)!important;background:var(--qy-bg)!important;border:0!important;border-top:1px solid var(--qy-line)!important;border-radius:0!important;box-shadow:none!important;transform:none!important}body.template-index .qy-section--directory .qy-brand:first-of-type{border-top:0!important}body.template-index .qy-section--directory .qy-brand:before{content:"BR-" counter(qy-brand-row,decimal-leading-zero)!important;position:static!important;display:block!important;width:auto!important;height:auto!important;background:transparent!important;border-radius:0!important;opacity:1!important;font-family:var(--qy-font-mono)!important;font-size:11px!important;line-height:1!important;letter-spacing:.06em!important;color:var(--qy-brass-code)!important}body.template-index .qy-section--directory .qy-brand:after{display:none!important}body.template-index .qy-section--directory .qy-brand:hover{background:var(--qy-signal-wash)!important;box-shadow:inset 3px 0 0 var(--qy-brass)!important}body.template-index .qy-section--directory .qy-brand__name{min-width:0!important;margin:0!important;font-family:var(--qy-font-cond)!important;font-size:21px!important;line-height:1.18!important;font-weight:700!important;letter-spacing:.02em!important;color:var(--qy-ink)!important}body.template-index .qy-section--directory .qy-brand__desc,body.template-index .qy-section--directory .qy-brand__chip{min-width:0!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;font-style:normal!important;font-size:13px!important;line-height:1.55!important;color:var(--qy-muted)!important}@media screen and (max-width:900px){body.template-index .qy-section--directory .qy-cats{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.template-index .qy-section--directory .qy-cat:nth-child(n){border-left:1px solid var(--qy-line)!important;border-top:1px solid var(--qy-line)!important}body.template-index .qy-section--directory .qy-cat:nth-child(odd){border-left:0!important}body.template-index .qy-section--directory .qy-cat:nth-child(-n+2){border-top:0!important}body.template-index .qy-section--directory .qy-brand{grid-template-columns:70px minmax(0,1fr)!important;gap:8px 14px!important}body.template-index .qy-section--directory .qy-brand__desc,body.template-index .qy-section--directory .qy-brand__chip{grid-column:2!important}}@media screen and (max-width:520px){body.template-index .qy-section--directory .qy-cats{grid-template-columns:1fr!important}body.template-index .qy-section--directory .qy-cat,body.template-index .qy-section--directory .qy-cat:nth-child(n){border-left:0!important;border-top:1px solid var(--qy-line)!important}body.template-index .qy-section--directory .qy-cat:first-child{border-top:0!important}body.template-index .qy-section--directory .qy-brand{grid-template-columns:1fr!important;gap:6px!important;padding:14px 16px!important}body.template-index .qy-section--directory .qy-brand__desc,body.template-index .qy-section--directory .qy-brand__chip{grid-column:auto!important}}body.template-page .ab-bread,body.template-page .ab-hero__inner,body.template-page .ab-container,body.template-page .cp-hero__inner,body.template-page .cp-container{max-width:1200px!important;margin-left:auto!important;margin-right:auto!important;padding-left:24px!important;padding-right:24px!important}body.template-page .cp-intro{text-align:left!important;margin-bottom:40px!important}body.template-page .cp-intro p{max-width:1000px!important;margin-left:0!important;margin-right:0!important}body.template-page .cp-form{padding:20px 0 0!important}body.template-page .cp-msg--fallback{padding-left:0!important;padding-right:0!important}@media screen and (max-width:719px){body.template-page .ab-bread,body.template-page .ab-hero__inner,body.template-page .ab-container,body.template-page .cp-hero__inner,body.template-page .cp-container{padding-left:18px!important;padding-right:18px!important}body.template-page .cp-hero__inner{text-align:left!important}body.template-page .cp-form{padding:22px 0 0!important}}.mdsty-brands,.ab-container,.cp-container,.productgrid--outer,body.template-index #shopify-section-template--26827823513895__main .qy-shell,body.template-index .qy-shell{max-width:1500px!important}body.template-index #shopify-section-template--26827823513895__main .qy-reco-track,body.template-index #shopify-section-template--26827823513895__main .qy-spot-track{gap:14px!important}body.template-index #shopify-section-template--26827823513895__main .qy-reco-card,body.template-index #shopify-section-template--26827823513895__main .qy-reco-skeleton{flex-basis:158px!important}@media screen and (min-width:1024px){.template-collection .productgrid--items.products-per-row-6,.template-search .productgrid--items.products-per-row-6{column-gap:22px!important;row-gap:26px!important;gap:26px 22px!important}.template-collection .layout--has-sidebar:not(.productgrid-listview) .productgrid--items.products-per-row-6>.productgrid--item,.template-collection .layout--no-sidebar:not(.productgrid-listview) .productgrid--items.products-per-row-6>.productgrid--item,.template-search .layout--has-sidebar:not(.productgrid-listview) .productgrid--items.products-per-row-6>.productgrid--item,.template-search .layout--no-sidebar:not(.productgrid-listview) .productgrid--items.products-per-row-6>.productgrid--item,.template-collection .productgrid--items.products-per-row-6>.productgrid--item,.template-search .productgrid--items.products-per-row-6>.productgrid--item{width:calc((100% - 110px) / 6)!important;margin:0!important;float:none!important}}.template-collection .productgrid--item .productitem,.template-search .productgrid--item .productitem{padding:0!important;overflow:hidden!important;background:var(--fr-inner-surface, #FFFFFF)!important}.template-collection .productgrid--item .productitem__container,.template-search .productgrid--item .productitem__container{display:flex!important;flex-direction:column!important;height:100%!important}.template-collection .productgrid--item .productitem__image-container,.template-search .productgrid--item .productitem__image-container{margin:0!important;background:var(--fr-inner-surface-2, #EEF1F4)!important}.template-collection .productgrid--item .productitem--image,.template-collection .productgrid--item .productitem--image-link,.template-search .productgrid--item .productitem--image,.template-search .productgrid--item .productitem--image-link{background:var(--fr-inner-surface-2, #EEF1F4)!important}.template-collection .productgrid--item .productitem--image,.template-search .productgrid--item .productitem--image{aspect-ratio:1 / 1!important;height:auto!important;padding-bottom:0!important}.template-collection .productgrid--item .productitem--image img,.template-search .productgrid--item .productitem--image img{max-width:92%!important;max-height:92%!important;object-fit:contain!important}.template-collection .productgrid--item .productitem--info,.template-search .productgrid--item .productitem--info{flex:1 1 auto!important;margin:0!important;padding:14px 16px 18px!important;background:var(--fr-inner-surface, #FFFFFF)!important}.template-collection .productgrid--item .productitem--title,.template-search .productgrid--item .productitem--title{overflow:visible!important;white-space:normal!important;text-overflow:clip!important}.template-collection .productgrid--item .productitem--title a,.template-search .productgrid--item .productitem--title a{display:inline!important;overflow:visible!important;white-space:normal!important;text-overflow:clip!important}@media screen and (max-width:720px){body.template-index #shopify-section-template--26827823513895__main .qy-reco-card,body.template-index #shopify-section-template--26827823513895__main .qy-reco-skeleton{flex-basis:128px!important}}body.template-collection .productgrid--outer,body.template-search .productgrid--outer,body.template-index .qy-shell,.mdsty-brands,.ab-container,.cp-container{max-width:1500px!important}@media screen and (min-width:1024px){body.template-collection .productgrid--items.products-per-row-6,body.template-search .productgrid--items.products-per-row-6{gap:26px 22px!important}body.template-collection .productgrid--items.products-per-row-6>.productgrid--item,body.template-search .productgrid--items.products-per-row-6>.productgrid--item{flex:0 0 calc((100% - 110px) / 6)!important;width:calc((100% - 110px) / 6)!important;max-width:calc((100% - 110px) / 6)!important;margin:0!important;float:none!important}}body.template-collection .productgrid--item>.productitem,body.template-search .productgrid--item>.productitem{padding:0!important;overflow:hidden!important;background:var(--fr-inner-surface)!important}body.template-collection .productgrid--item .productitem__container,body.template-search .productgrid--item .productitem__container{display:flex!important;flex-direction:column!important;height:100%!important}body.template-collection .productgrid--item .productitem__image-container,body.template-search .productgrid--item .productitem__image-container,body.template-collection .productgrid--item .productitem--image,body.template-collection .productgrid--item .productitem--image-link,body.template-search .productgrid--item .productitem--image,body.template-search .productgrid--item .productitem--image-link{margin:0!important;background:var(--fr-inner-surface-2)!important}body.template-collection .productgrid--item .productitem--image,body.template-search .productgrid--item .productitem--image{aspect-ratio:1 / 1!important;height:auto!important;padding-bottom:0!important}body.template-collection .productgrid--item .productitem--image img,body.template-search .productgrid--item .productitem--image img{max-width:92%!important;max-height:92%!important;object-fit:contain!important}body.template-collection .productgrid--item .productitem--info,body.template-search .productgrid--item .productitem--info{flex:1 1 auto!important;margin:0!important;padding:14px 16px 18px!important;background:var(--fr-inner-surface)!important}body.template-collection .productgrid--item .productitem--title,body.template-collection .productgrid--item .productitem--title a,body.template-search .productgrid--item .productitem--title,body.template-search .productgrid--item .productitem--title a{display:block!important;max-height:none!important;overflow:visible!important;white-space:normal!important;text-overflow:clip!important;-webkit-line-clamp:unset!important}
/*# sourceMappingURL=/cdn/shop/t/38/assets/ripple.css.map */
