.store-item{position:relative;transition:transform .3s ease;container:store-item/inline-size;height:auto!important}.store-item__box{width:100%;height:100%;flex:1 1 auto;display:flex;flex-direction:column;background:#19202e;border-left:1px solid #19202e;border-right:1px solid #19202e;border-top:1px solid #19202e;border-radius:16px}.store-item__box.popular{border-color:#31e862}.store-item__content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:20px 15px;gap:20px}.store-item__badge{position:absolute;top:-10px;left:5px;right:5px;margin:auto;display:flex;z-index:1}.store-item__badge span{padding:3px 12px;font-weight:700;font-size:14px;letter-spacing:.06em;text-align:center;color:#19202e;background:linear-gradient(14deg,#00ba7f,#3cf35b);border-radius:12px}.store-item__image{width:75%;aspect-ratio:5/3;margin:auto auto 0}.store-item__image picture{width:100%;height:100%;display:flex;position:relative}.store-item__image img{width:100%;height:100%;object-fit:contain;position:absolute}.store-item__offer{display:flex;flex-direction:column;gap:5px}.store-item__offer>*{width:fit-content;display:flex;margin:auto;gap:10px}.store-item__offer>.offer{font-size:clamp(1.25rem,.5rem + 7cqi,2.5rem);font-weight:600;line-height:150%;text-align:center;color:#fff}.store-item__offer>.free{max-width:100%;padding:3px 10px;background:#4b91f3;border:1px solid #4b91f3;border-radius:50px;font-size:clamp(1rem,.4643rem + 5.7143cqi,1.25rem)}.store-item__offer>.free span:nth-of-type(2){margin-inline-start:-5px;margin-top:1px;font-weight:500;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.store-item__offer>* span{display:flex;align-items:center}.store-item__offer>* img{width:clamp(1.25rem,14cqi,2.5rem);min-width:20px;max-width:30px}.store-item__offer picture{width:30px;height:30px;min-width:30px;margin:auto;display:flex}@media screen and (max-width:800px){.store-item__offer picture{width:20px;height:20px;min-width:20px}}.store-item__offer picture img{width:100%;margin:auto;object-fit:contain}.store-item__title{margin-bottom:-20px;width:calc(100cqw - 30px);z-index:1}.store-item__title h3{font-size:clamp(1rem,.5rem + 5cqi,1.5rem);font-weight:600;line-height:150%;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.store-item button.btn-primary.btn-fix{background:linear-gradient(7deg,#ff1732,#ff545b)!important}.store-item button.btn-primary.btn-fix:hover{background:linear-gradient(0deg,rgba(24,38,44,.2),rgba(24,38,44,.2)),linear-gradient(7deg,#ff1732,#ff545b)!important}.store-item button.btn-primary.btn-fix div{letter-spacing:.05em;font-weight:700;color:#fff}.store-item button.btn-primary.btn-fix div:first-of-type:not(:only-child){font-weight:600;text-decoration:line-through;color:hsla(0,0%,100%,.47)}.section-quick-buy{margin:30px 0}.section-quick-buy__slider{width:100%;overflow:visible!important}.section-quick-buy__slider .swiper-wrapper{flex-direction:row!important;align-items:stretch}.section-quick-buy__slider .store-item:not(.swiper-slide-visible){transition-property:opacity,left,top,height;transition-duration:1s,1s;opacity:0}