.s-bb-prod-quick-view-modal{display:none;inset:0;margin:auto;max-height:95dvh;max-width:70rem;opacity:0;position:fixed;transform:translateY(100%);transition:opacity .25s ease-in-out,transform .25s ease-in-out;width:100%;z-index:-10}.s-bb-prod-quick-view-modal.is-active{align-items:center;display:flex;flex-direction:column;justify-content:center;pointer-events:none;z-index:31}.s-bb-prod-quick-view-modal.is-visible{opacity:1;transform:translateY(0)}.s-bb-prod-quick-view-modal>*{-ms-overflow-style:none;background-color:var(--surface-global-primary);overflow-y:auto;pointer-events:auto;position:relative;scrollbar-width:none;width:100%}.s-bb-prod-quick-view-modal>::-webkit-scrollbar{background:transparent;display:none;height:0;width:0}.s-bb-prod-quick-view-modal>::-moz-scrollbar{display:none}.s-bb-prod-quick-view-modal__header{align-items:center;background-color:#fff;border-bottom:.0625rem solid #e3e3e3;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;padding:.625rem .75rem .6875rem 1.25rem;position:sticky;top:0;z-index:4}.s-bb-prod-quick-view-modal__title{font-family:Calling Code Regular;font-size:.875rem;font-weight:700;letter-spacing:.0625em;text-transform:uppercase}.s-bb-prod-quick-view-modal__icon{height:2rem;width:2rem}.s-bb-prod-quick-view-modal__close{margin-left:auto}.s-bb-prod-quick-view-modal__content{display:grid;min-height:20rem;padding:1.0625rem;position:relative;width:100%;z-index:1}.s-bb-prod-quick-view-modal__content:after{-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite;border:2px solid var(--text-global-secondary);border-radius:50%;border-top-color:var(--text-global-primary);box-sizing:border-box;content:"";display:block;height:1.875rem;left:calc(50% - .9375rem);position:absolute;top:calc(50% - .9375rem);transform-box:fill-box;transform-origin:center;width:1.875rem;z-index:50}.s-bb-prod-quick-view-modal__content .s-bb-product{padding:0}.s-bb-prod-quick-view-modal__content>*{display:none}.s-bb-prod-quick-view-modal__content.is-loaded>*{display:flex}.s-bb-prod-quick-view-modal__content.is-loaded:after{display:none}@media only screen and (min-width:64em){.s-bb-prod-quick-view-modal__content{padding:2.5rem}}@media (max-width:70em){.s-bb-prod-quick-view-modal{justify-content:stretch!important;margin:auto 0 0;min-height:calc(100dvh - 1.5rem)}.s-bb-prod-quick-view-modal>*{border-radius:1rem 1rem 0 0;flex:1}}