.product-offers{margin:1.5rem 0;border-radius:.5rem;overflow:hidden;position:relative}.product-offers__heading{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.product-offers__list{list-style:none;padding:0;margin:0}.product-offers__item{display:flex;align-items:center;padding:1rem;margin-bottom:.75rem;border-radius:.5rem;transition:transform .2s ease;position:relative}.product-offers__icon{flex:0 0 2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;margin-right:1rem}.product-offers__icon svg{width:18px;height:18px}.offer-icon{width:1.5rem;height:1.5rem;transition:transform .3s ease}.product-offers__item:hover .offer-icon{transform:scale(1.2)}.product-offers__content{flex:1;position:relative;display:flex;flex-wrap:wrap;flex-direction:column}.product-offers__title{font-size:12px;font-weight:500;margin:0 0 .25rem;flex:1}.product-offers__code{display:inline-block;padding:.25rem .75rem;border-radius:.25rem;font-size:.8rem;font-weight:600;letter-spacing:.05em;cursor:pointer;width:fit-content;border:1px dashed;transition:all .2s ease;position:relative}.product-offers__code:hover{opacity:.8}.product-offers__code:after{content:"Click to copy";position:absolute;bottom:-20px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:2px 6px;border-radius:3px;width:max-content;font-size:10px;opacity:0;transition:opacity .2s ease;pointer-events:none}.product-offers__code:hover:after{opacity:1}.offer-info-button{background:none;border:none;padding:0;margin-left:10px;cursor:pointer;color:#bb4746;display:flex;align-items:center;justify-content:center;position:relative}.offer-info-button svg{width:20px;height:20px;fill:#bb4746}.offer-info-button svg:hover{fill:#fff}.offer-tooltip{display:none;position:fixed;top:0;left:0;background-color:#fff;border-radius:4px;padding:12px 16px;box-shadow:0 4px 12px #00000026;z-index:10;font-size:12px;line-height:1.4;max-width:250px;color:#333}.offer-modal{display:none;position:fixed;bottom:0;left:0;right:0;background-color:#00000080;z-index:1000;align-items:flex-end;justify-content:center;height:100%}.offer-modal.active{display:flex}.offer-modal__content{background-color:#fff;border-radius:12px 12px 0 0;width:100%;max-width:500px;padding:20px;position:relative;transform:translateY(100%);transition:transform .3s ease}.offer-modal.active .offer-modal__content{transform:translateY(0)}.offer-modal__close{position:absolute;top:16px;right:16px;background:none;border:none;padding:0;cursor:pointer;color:#333}.offer-modal__body{padding:16px 0;line-height:1.5;color:#333}@media screen and (max-width: 750px){.offer-tooltip{display:none!important}}@media screen and (min-width: 750px){.product-offers__heading,.product-offers__title{font-size:1.3rem}.product-offers__code{font-size:.9rem}}.offer-modal__content ul{padding:0!important}ul.product-offers__list{padding:5px 0rem}
/*# sourceMappingURL=/cdn/shop/t/16/assets/product-offers.css.map */
