.store-item{position:relative;transition:transform .3s ease;container:store-item/inline-size}.store-item:after{content:"";display:block;padding-bottom:141%}.store-item__box{width:100%;height:100%;position:absolute;background:#0b2b25;border:1px solid rgba(20,74,60,.8);border-radius:5px}.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:5px;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;background:#c79939;border-radius:5px}.store-item__image{width:75%;height:45%;margin:0 auto}.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:#134437;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 button.btn-primary.btn-fix{margin-block:auto 0}.store-item button.btn-primary.btn-fix div{letter-spacing:.05em;font-weight:700;color:#0b2b25}.store-item button.btn-primary.btn-fix div:first-of-type:not(:only-child){font-weight:600;text-decoration:line-through;color:rgba(11,43,37,.5)}.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:baseline}.section-quick-buy__slider .store-item:not(.swiper-slide-visible){transition-property:opacity,left,top,height;transition-duration:1s,1s;opacity:0}.store-item__box{background:#25294d;border:1px solid #565c8c}.store-item__badge span{color:#fff;background:#099d1a}.store-item__offer>*{color:#fff}.store-item__offer>.free{background:#772ef5;color:#fff}.store-item button.btn-primary.btn-fix div{color:#25294d}.store-item button.btn-primary.btn-fix div:first-of-type:not(:only-child){color:rgba(37,41,77,.47)}