.bv-product-help-block{width:100%}
.bv-product-help{width:100%;color:#18211e;font-family:var(--font-body--family);font-size:.875rem}
.bv-product-help__item{border-top:1px solid #18211e29;border-bottom:0!important}
.bv-product-help__item:last-child{border-bottom:1px solid #18211e29!important}
.bv-product-help__item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 0;min-height:52px;cursor:pointer;list-style:none;font-weight:550;letter-spacing:.01em}
.bv-product-help__item summary::-webkit-details-marker{display:none}
.bv-product-help__item summary svg{flex:none;transition:transform .2s ease}
.bv-product-help__item[open] summary svg{transform:rotate(180deg)}
.bv-product-help__item summary:focus-visible{outline:2px solid currentColor;outline-offset:3px}
.bv-product-help__content{padding:0 0 18px;line-height:1.65;max-width:62ch;color:#18211ecc;overflow-wrap:anywhere}
.bv-product-help__content p{margin:0 0 12px}
.bv-product-help__content p:last-child{margin-bottom:0}
.bv-product-help__content a{text-decoration:underline;text-underline-offset:3px;color:inherit}
.bv-product-help__content img{max-width:100%;height:auto}
.bv-product-help__content table{width:100%;font-size:.85em}
@media(prefers-reduced-motion:reduce){.bv-product-help__item summary svg{transition:none}}
