.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;color:#fff;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)}.page-store{display:flex;flex-direction:column;margin:30px auto;min-height:600px;gap:30px}.page-store__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,370px),1fr));gap:20px 20px}.page-store__list .store-item{min-height:185px;max-height:220px}.page-store__list .store-item:after{padding-bottom:41%}.page-store__list .store-item__content{display:grid;grid-template-columns:repeat(2,1fr);padding:20px}.page-store__list .store-item__badge{top:-15px;left:15px;right:15px}.page-store__list .store-item__image{width:100%;height:100%;grid-column:2/-1;grid-row:1/3}.page-store__list .store-item__offer>*{margin:0}.page-store__popular .block-header{margin-bottom:30px}.page-store__popular .store-item__box{border-color:#c79939}.page-store__popular .page-store__list{row-gap:25px}.store-item__box{background:#232b33;border:0 solid rgba(87,96,102,.7)}.store-item__badge span{color:#eceef2;background:linear-gradient(270deg,#6d45e3,#9635a8 60%,#bc2672)}.store-item__offer>*{color:#eceef2}.store-item__offer>.free{background:#f5b955;color:#13181c}.store-item button.btn-primary.btn-fix div{color:#eceef2}.store-item button.btn-primary.btn-fix div:first-of-type:not(:only-child){color:rgba(236,238,242,.6)}.page-store__list .store-item__box{border-width:1px}.page-store__popular .store-item{padding:1px;background:linear-gradient(270deg,#6d45e3,#9635a8 60%,#bc2672);border-radius:5px}.page-store__popular .store-item__box{width:calc(100% - 2px);height:calc(100% - 2px);border-color:transparent}