.product-offer{display:flex;align-items:center;box-sizing:border-box;overflow:hidden;padding:20px 0 20px 20px;border:1px solid var(--accent-color);border-radius:5px;background-color:var(--background-color)}.product-offer__content{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;align-items:flex-start;min-width:0;max-width:289px}.product-offer__text{display:flex;flex-direction:column;gap:8px;align-items:flex-start;width:100%}.product-offer__heading-group{display:flex;flex-direction:column;gap:8px;align-items:flex-start;width:163px;max-width:100%}.product-offer__label{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;padding:6px 10px;border-radius:5px;background-color:var(--label-background-color);color:var(--accent-color);font-size:12px;font-weight:600;line-height:normal;text-align:center;word-break:break-word}.product-offer__title{width:100%;margin:0;color:var(--accent-color);font-size:37px;font-weight:700;line-height:normal;word-break:break-word}.product-offer__description{width:100%;color:var(--text-color);font-size:18px;font-weight:700;line-height:23.8px;word-break:break-word}.product-offer__description p{margin:0}.product-offer__description strong{color:var(--accent-color);font-weight:inherit}.product-offer__button{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;padding:8px 25px;border-radius:40px;background-color:var(--accent-color);color:var(--button-text-color);font-size:14px;font-weight:600;line-height:normal;text-align:center;text-decoration:none;text-transform:uppercase;word-break:break-word}.product-offer__button:hover,.product-offer__button:focus-visible{color:var(--button-text-color);opacity:.85}.product-offer__button--loading{cursor:default;opacity:1}.product-offer__button--loading .product-offer__button-text{opacity:0}.product-offer__button-spinner{position:absolute;top:50%;left:50%;display:none;box-sizing:border-box;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:product-offer-spinner .6s linear infinite}.product-offer__button--loading .product-offer__button-spinner{display:block}@keyframes product-offer-spinner{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.product-offer__button-spinner{animation-duration:1.8s}}.product-offer__media{flex:0 0 221px;width:221px;aspect-ratio:221 / 181}.product-offer__picture{display:block;width:100%;height:100%}.product-offer__image{display:block;width:100%;height:100%;object-fit:contain}@media(max-width:767px){.product-offer{gap:5px;padding:10px 0 10px 10px}.product-offer__content{max-width:205px}.product-offer__label{width:auto;font-size:10px}.product-offer__title{font-size:30px}.product-offer__description{font-size:14px;line-height:21px}.product-offer__button{padding:8px 16px;font-size:11px}.product-offer__media{flex:1 1 0;width:auto;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/product-offer.css.map */
