.product-info__offer-list *{box-sizing:border-box;margin:0;padding:0}.product-info__offer-list{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;padding:15px;line-height:1.6}.product-info__offer-item{text-align:center;padding:15px;border-radius:8px;flex:1 1 calc(50% - 15px);max-width:calc(50% - 15px);display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f1f1f1;color:#000;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.product-info__offer-item:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.product-info__offer-icon{max-width:60px;height:auto;margin-bottom:10px;transition:transform .3s ease;position:relative;z-index:2}.product-info__offer-item:hover .product-info__offer-icon{transform:scale(1.1)}.product-info__offer-text{font-size:14px;transition:color .3s ease;position:relative;z-index:2}.product-info__offer-item:hover .product-info__offer-text{color:#f0c417}.product-info__offer-item:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(from 0deg at 50% 50%,#ffd70000,#ffd700cc,#ffd70000 120deg);animation:rotate var(--rotation-duration) linear infinite;animation-direction:var(--rotation-direction)}.product-info__offer-item:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:#f1f1f1;border-radius:5px;z-index:1}.product-info__offer-item:hover:before{animation-play-state:paused}@keyframes rotate{to{transform:rotate(360deg)}}@media screen and (min-width: 768px){.product-info__offer-item{flex:1 1 calc(25% - 15px);max-width:calc(25% - 15px)}}@media (max-width: 786px){.product-info__offer-list{justify-content:left}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/descriptionelements.css.map */
