.bmcs{--bmcs-blue:#005fbe;--bmcs-blue-dark:#003087;--bmcs-red:#c22a22;--bmcs-ink:#1a1a1a;--bmcs-soft:#374151;--bmcs-line:#e8e8e8;--bmcs-tint:#f0f0f0;--bmcs-radius:8px;color:var(--bmcs-ink);font-family:inherit;line-height:1.5}.bmcs *{box-sizing:border-box}.bmcs .bmcs-h1{font-size:18px;font-weight:700;line-height:1.25;color:var(--bmcs-ink);margin:0 0 6px}.bmcs .bmcs-h2{font-size:15px;font-weight:700;line-height:1.3;color:var(--bmcs-ink);margin:0 0 8px}.bmcs .bmcs-rte{font-size:14px;color:var(--bmcs-soft)}.bmcs .bmcs-rte .metafield-rich_text_field{display:contents}.bmcs .bmcs-rte p{margin:0 0 8px}.bmcs .bmcs-rte p:last-child{margin-bottom:0}.bmcs .bmcs-rte a{color:var(--bmcs-blue);text-decoration:underline;font-weight:600}.bmcs .bmcs-rte a:hover{color:var(--bmcs-blue-dark)}.bmcs .bmcs-rte strong{color:var(--bmcs-ink);font-weight:700}.bmcs .bmcs-rte ul,.bmcs .bmcs-rte ol{margin:0 0 8px;padding-left:18px}.bmcs .bmcs-rte li{margin-bottom:3px}.bmcs .bmcs-rte li:before{content:none}.bmcs .bmcs-two{display:grid;grid-template-columns:1fr 1fr;gap:0 44px}@media(max-width:1000px){.bmcs .bmcs-two{grid-template-columns:1fr;gap:20px 0}}.bmcs .bmcs-sizes ul{list-style:none;margin:0 0 8px;padding:0}.bmcs .bmcs-sizes li{padding:5px 0;border-bottom:1px dashed var(--bmcs-line);font-size:14px;color:var(--bmcs-soft);margin-bottom:0}.bmcs .bmcs-sizes li:last-child{border-bottom:none}.bmcs .bmcs-sizes a{font-weight:700}.bmcs .bmcs-why{list-style:none;margin:0;padding:0}.bmcs .bmcs-why li{display:flex;gap:8px;padding:6px 0;border-bottom:1px solid var(--bmcs-line);font-size:13px;color:var(--bmcs-soft)}.bmcs .bmcs-why li:last-child{border-bottom:none}.bmcs .bmcs-why .bmcs-ico{flex:0 0 auto;width:15px;height:15px;margin-top:2px;color:var(--bmcs-red)}.bmcs .bmcs-why strong{color:var(--bmcs-ink);font-weight:700}.bmcs .bmcs-why a{color:var(--bmcs-blue);text-decoration:underline}.bmcs .bmcs-why a:hover{color:var(--bmcs-blue-dark)}.bmcs .bmcs-tabs{border:1px solid var(--bmcs-line);border-radius:var(--bmcs-radius);overflow:hidden}.bmcs .bmcs-tabbar{display:flex;background:var(--bmcs-tint)}.bmcs .bmcs-tab:before,.bmcs .bmcs-tab:after,.bmcs .bmcs-more:before,.bmcs .bmcs-more:after{content:none!important;display:none!important;background:none!important}.bmcs .bmcs-tab,.bmcs .bmcs-more{-webkit-appearance:none;appearance:none;background:transparent!important;background-image:none!important;border:0!important;border-radius:0!important;box-shadow:none!important;min-width:0!important;min-height:0!important;height:auto!important;margin:0;text-indent:0;text-transform:none;letter-spacing:normal;font-family:inherit}.bmcs .bmcs-tab{flex:1 1 0;text-align:center;padding:11px 12px!important;font-size:14px;font-weight:700;line-height:1.3;color:var(--bmcs-soft)!important;border-bottom:2px solid transparent!important;cursor:pointer;transition:color .15s,background .15s}.bmcs .bmcs-tab+.bmcs-tab{border-left:1px solid var(--bmcs-line)!important}.bmcs .bmcs-tab:hover{color:var(--bmcs-ink)!important}.bmcs .bmcs-tab.is-active{color:var(--bmcs-blue)!important;background:#fff!important;border-bottom-color:var(--bmcs-blue)!important}.bmcs .bmcs-tab:focus-visible{outline:2px solid var(--bmcs-blue);outline-offset:-2px}.bmcs .bmcs-panel{display:none;padding:16px 20px;font-size:13px;color:var(--bmcs-soft)}.bmcs .bmcs-panel.is-active{display:block}.bmcs .bmcs-panel .bmcs-rte h3,.bmcs .bmcs-panel .bmcs-rte h4{font-size:14px;font-weight:700;color:var(--bmcs-ink);margin:12px 0 4px}.bmcs .bmcs-panel .bmcs-rte>*:first-child,.bmcs .bmcs-panel .bmcs-rte .metafield-rich_text_field>*:first-child{margin-top:0}.bmcs .bmcs-q{border-top:1px solid var(--bmcs-line)}.bmcs .bmcs-q:first-of-type{border-top:none}.bmcs .bmcs-q summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;font-size:14px;font-weight:600;color:var(--bmcs-ink)}.bmcs .bmcs-q summary::-webkit-details-marker{display:none}.bmcs .bmcs-q summary::marker{content:none}.bmcs .bmcs-q summary:hover{color:var(--bmcs-blue)}.bmcs .bmcs-q summary:focus-visible{outline:2px solid var(--bmcs-blue);outline-offset:2px}.bmcs .bmcs-q .bmcs-chev{flex:0 0 auto;width:13px;height:13px;color:var(--bmcs-soft);transition:transform .2s ease}.bmcs .bmcs-q[open]>summary .bmcs-chev{transform:rotate(180deg)}.bmcs .bmcs-q[open]>summary{color:var(--bmcs-blue-dark)}.bmcs .bmcs-a{padding:0 0 10px;font-size:13px}.bmcs .bmcs-q.is-extra{display:none}.bmcs .bmcs-q.is-extra.is-shown{display:block}.bmcs .bmcs-more{display:flex;align-items:center;gap:6px;padding:8px 0 0!important;font-size:13px;font-weight:700;line-height:1.3;color:var(--bmcs-blue)!important;cursor:pointer;width:auto!important}.bmcs .bmcs-more:hover{color:var(--bmcs-blue-dark)!important}.bmcs .bmcs-more .bmcs-chev{width:12px;height:12px;transition:transform .2s ease}.bmcs .bmcs-more[data-open=true] .bmcs-chev{transform:rotate(180deg)}.bmcs .bmcs-more:focus-visible{outline:2px solid var(--bmcs-blue);outline-offset:2px}.bmcs .bmcs-related{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:10px 0;border-top:1px solid var(--bmcs-line);border-bottom:1px solid var(--bmcs-line)}.bmcs .bmcs-related-label{font-size:13px;font-weight:700;color:var(--bmcs-ink);margin-right:2px}.bmcs .bmcs-related .bmcs-rte{display:contents}.bmcs .bmcs-related ul{display:flex;align-items:center;flex-wrap:wrap;gap:7px;list-style:none;margin:0;padding:0}.bmcs .bmcs-related li{margin:0}.bmcs .bmcs-related a{display:inline-block;font-size:13px;font-weight:600;color:var(--bmcs-blue);border:1px solid var(--bmcs-line);border-radius:999px;padding:5px 12px;text-decoration:none;transition:background .15s,border-color .15s}.bmcs .bmcs-related a:hover{background:var(--bmcs-tint);border-color:var(--bmcs-blue)}.bmcs .bmcs-closing{font-size:13px;color:var(--bmcs-soft)}@media(max-width:640px){.bmcs .bmcs-tabbar{flex-direction:column}.bmcs .bmcs-tab{flex:0 0 auto!important;min-height:auto!important;text-align:center}.bmcs .bmcs-tab+.bmcs-tab{border-left:0!important;border-top:1px solid var(--bmcs-line)!important}.bmcs .bmcs-tab.is-active+.bmcs-tab{border-top:0!important}.bmcs .bmcs-panel{padding:14px 15px}}@media(prefers-reduced-motion:reduce){.bmcs .bmcs-chev,.bmcs .bmcs-tab,.bmcs .bmcs-related a{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/bm-collection-seo.css.map */
