body .brx-popup-content{max-width:58rem!important;padding:0;border-radius:var(--radius-m);gap:var(--space-s);background-color:var(--tertiary)}body .brx-popup-content::-webkit-scrollbar{width:6px;height:6px;background:var(--secondary)}body .brx-popup-content::-webkit-scrollbar-thumb{background:var(--primary)}body .brx-popup-content .wa-product-popup{gap:var(--space-s)}body .brx-popup-content .wa-product-popup .wa-product-card__img,body .brx-popup-content .wa-product-popup .wa-product-card-body,body .brx-popup-content .wa-product-popup .wa-product-card-additions{padding-inline:var(--space-s);width:100%}body .brx-popup-content .wa-product-popup .wa-product-card-cart{width:100%}body .brx-popup-content .wa-product-popup .wa-product-card__img{padding-top:var(--space-s)}body .brx-popup-content .wa-product-popup .wa-product-card__img img{border-radius:var(--radius-m)}body .brx-popup-content .wa-product-popup .wa-product-card__title,body .brx-popup-content .wa-product-popup .wa-product-card__price{font-size:var(--text-l)}body .brx-popup-content .wa-product-popup .wa-product-card-desc{font-size:var(--text-m)}