.product-info__bulk-buy{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:12px;gap:12px;width:100%;background:#fff;border:1px solid #E1E4E8;border-radius:12px}.bulk-buy__title{font-family:Manrope,sans-serif;font-weight:700;font-size:14px;line-height:120%;text-align:center;color:#000}.bulk-buy__offers{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:8px;width:100%}.bulk-buy__offer{display:flex;flex-direction:row;align-items:center;padding:0;gap:15px;width:100%}.bulk-buy__offer-text{font-family:Manrope,sans-serif;font-weight:500;font-size:12.5px;line-height:120%;color:#000}.bulk-buy__offer-cta{font-family:Manrope,sans-serif;font-weight:700;font-size:12.5px;line-height:120%;text-align:center;color:#83b542;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;transition:color .2s ease,text-decoration .2s ease}.bulk-buy__offer-cta:hover{text-decoration:underline;color:#6a9336}.bulk-buy__offer-cta--loading{opacity:.7;cursor:wait}.bulk-buy__offer-cta--success{color:#83b542!important}.bulk-buy__offer-cta--error{color:#df493e!important}.bulk-buy__offer-cta:disabled{cursor:not-allowed}.bulk-buy__savings-info{font-family:Manrope,sans-serif;font-size:9px;color:#6a737d;margin-top:8px;padding-top:8px;border-top:1px solid #E1E4E8}.bulk-buy__savings-info p{margin:0 0 4px}.bulk-buy__savings-info small{color:#959da5}.bulk-buy-toast-container{position:fixed;top:20px;right:20px;z-index:10000;display:flex;flex-direction:column;gap:10px;max-width:400px}.bulk-buy-toast{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;background:#fff;border:1px solid #E1E4E8;border-left:4px solid #83B542;border-radius:8px;box-shadow:0 4px 12px #00000026;animation:slideIn .3s ease}.bulk-buy-toast--hiding{animation:slideOut .3s ease forwards}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.bulk-buy-toast__content{display:flex;align-items:flex-start;gap:12px;flex:1}.bulk-buy-toast__icon{width:20px;height:20px;color:#83b542;flex-shrink:0}.bulk-buy-toast__content span{font-family:Manrope,sans-serif;font-size:14px;line-height:1.4;color:#2f363d}.bulk-buy-toast__close{background:none;border:none;font-size:20px;color:#959da5;cursor:pointer;padding:0;line-height:1}.bulk-buy-toast__close:hover{color:#2f363d}@media screen and (max-width:989px){.product-info__bulk-buy{width:365px}.bulk-buy__offer-text,.bulk-buy__offer-cta{font-size:12px}}@media screen and (max-width:767px){.product-info__bulk-buy{width:100%;box-sizing:border-box}.bulk-buy__offer-text,.bulk-buy__offer-cta,.bulk-buy__title{font-size:12px}.bulk-buy__offer{gap:15px}.bulk-buy-toast-container{top:auto;bottom:80px;right:10px;left:10px;max-width:none}.bulk-buy-toast{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-bulk-buy.css.map */
