.product-rigth-attributes{display:flex;flex-direction:column;gap:.5rem;width:100%}@media(min-width:640px){.product-rigth-attributes{width:100%}}@media(min-width:1024px){.product-rigth-attributes{flex:1;margin-left:20px;margin-right:20px;min-width:280px;max-width:500px}}@media(min-width:1280px){.product-rigth-attributes{max-width:600px}}.product-detail-wrapper{display:flex;flex-direction:column;gap:1rem;width:100%}@media(min-width:640px){.product-detail-wrapper{width:100%}}@media(min-width:1024px){.product-detail-wrapper{flex:0 0 auto;width:320px;margin-left:auto}}@media(min-width:1280px){.product-detail-wrapper{width:360px}}.product-detail-offer{margin-top:5px;border-radius:.75rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity))}@media (min-width:1024px){.product-detail-offer{margin-top:0}}.product-detail-offer{padding:20px;box-sizing:border-box;overflow:visible}.product-detail-offer__date{margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(112 112 112/var(--tw-text-opacity));font-family:Roboto,sans-serif;font-weight:400;line-height:1.5}.product-detail-offer__add-cart{width:100%}.product-detail-offer__add-cart .product-btn-cart{min-width:150px;width:100%}.mobile-purchase-bar{display:none}@media(min-width:1024px){.mobile-purchase-bar{display:none!important}}@media(max-width:1023px){.mobile-purchase-bar{display:flex;position:fixed;bottom:56px;left:0;right:0;z-index:59;background:#fff;border-top:1px solid #f0f0f0;box-shadow:0 -4px 20px rgba(0,0,0,.08);padding:10px 16px;align-items:center;justify-content:space-between;gap:12px}}.mobile-purchase-bar__price{display:flex;flex-direction:column;min-width:0;flex-shrink:1}.mobile-purchase-bar__btn{justify-content:center;background:#fde047;color:#111827;border-radius:12px;height:44px;padding:0 20px;font-size:14px;font-weight:600;white-space:nowrap}.cart-qty-control,.mobile-purchase-bar__btn{display:flex;align-items:center;gap:8px;flex:1}.cart-qty-control{justify-content:flex-end}.cart-qty-control__pill{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;height:44px;flex:1}.cart-qty-control__btn{width:40px;height:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#374151}.cart-qty-control__btn:active{background:#f5f5f5}.cart-qty-control__center{flex:1;display:flex;align-items:center;justify-content:center;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb}.cart-qty-control__count{font-size:14px;font-weight:700;color:#111827}.cart-qty-control__cart-link{height:44px;padding:0 14px;background:#fde047;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:6px;color:#111827;flex-shrink:0;font-size:13px;font-weight:600;white-space:nowrap}