.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;background:#1b2232;border:1px solid #394760;border-radius:16px}.store-item__box.is-welcome{border-color:#14ffc8}.store-item__box.is-popular{border-color:#39ef5d}.store-item__box.is-tag{border-color:#4b91f3}.store-item__content{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.store-item__content>:nth-last-child(2){margin-bottom:3px}.store-item__badge{position:absolute;top:-11px;inset-inline-start:12px;display:flex;z-index:1}.store-item__badge span{padding:3px 10px;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.04em;white-space:nowrap;color:#19202e;background:linear-gradient(14deg,#00ba7f,#3cf35b);border-radius:8px}.store-item__badge--welcome span{background:linear-gradient(46.78deg,#0099c8 21.12%,#14ffc8 67.5%)}.store-item__badge--tag span{color:#fff;background:linear-gradient(46.78deg,#2450bf 23.22%,#5777e0 65.14%)}.store-item__title{max-width:100%;min-width:0}.store-item__title h3{font-weight:600;font-size:16px;line-height:150%;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.store-item__offer{min-width:0;display:flex;flex-direction:column;gap:4px}.store-item__offer>*{display:flex;align-items:center;min-width:0}.store-item__offer .offer{gap:8px;font-weight:600;font-size:24px;line-height:130%;color:#fff}.store-item__offer .offer picture{width:24px;height:24px;min-width:24px}.store-item__offer .free{gap:6px;font-weight:600;font-size:16px;line-height:150%;color:#fff}.store-item__offer .free__label{white-space:nowrap;font-weight:500;font-size:16px;color:#fff}.store-item__offer .free picture{width:18px;height:18px;min-width:18px}.store-item__offer .free span:last-of-type{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.store-item__offer picture{display:flex}.store-item__offer picture img{width:100%;height:100%;margin:auto;object-fit:contain}.store-item__spins{width:fit-content;max-width:100%;min-width:0;display:flex;align-items:center;gap:6px;padding:3px 10px 3px 4px;background:#26324a;border-radius:47px;font-weight:600;font-size:14px;line-height:150%;color:#fff}.store-item__spins img{width:20px;height:20px;min-width:20px;object-fit:contain}.store-item__spins span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.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 button.btn-primary.btn-fix{width:100%;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{display:flex;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)}.store-item--small .store-item__box{flex-direction:column}.store-item--small .store-item__box.is-welcome{background:linear-gradient(140.25deg,rgba(19,250,200,.12) 4.07%,rgba(19,250,200,0) 65.97%),#1b2232}.store-item--small .store-item__box.is-popular{background:linear-gradient(180deg,rgba(57,239,93,.12),rgba(57,239,93,0) 44.65%),#1b2232}.store-item--small .store-item__box.is-tag{background:linear-gradient(180deg,rgba(75,145,243,.12),rgba(75,145,243,0) 44.65%),#1b2232}.store-item--small .store-item__content{align-items:center;text-align:center;padding:20px 16px 16px;gap:8px}.store-item--small .store-item__offer{align-items:center}.store-item--small .store-item__image{display:none}.store-item--small button.btn-primary.btn-fix{margin-top:auto}.store-item--small .store-item__title h3{font-size:clamp(14px,2px + 6.897cqi,16px)}.store-item--small .store-item__offer .offer{font-size:clamp(18px,-18px + 20.69cqi,24px)}.store-item--small .store-item__offer .free,.store-item--small .store-item__offer .free__label{font-size:clamp(14px,2px + 6.897cqi,16px)}.store-item--small .store-item__spins{font-size:clamp(12px,6.897cqi,14px)}@media(prefers-reduced-motion:no-preference){.store-item--small .store-item__title{width:calc(100% + 24px);max-width:none;margin-inline:-12px;padding-inline:12px;container-type:inline-size;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent)}.store-item--small .store-item__title h3{--store-item-title-shift:min(0px,calc(100cqi - 100%));display:inline-block;vertical-align:top;overflow:visible;text-overflow:clip}.v-application--is-rtl .store-item--small .store-item__title h3{--store-item-title-shift:max(0px,calc(100% - 100cqi))}}@media(prefers-reduced-motion:no-preference)and (hover:hover){.store-item--small .store-item__title h3{transition:transform 1s ease-in-out}.store-item--small .store-item__box:hover .store-item__title h3{transform:translateX(var(--store-item-title-shift));transition:transform 2s ease-in-out .3s}}@media(prefers-reduced-motion:no-preference)and (hover:none){.store-item--small .store-item__title h3.is-playing{animation:store-item-title-marquee 6s}}@keyframes store-item-title-marquee{0%,10%{transform:translateX(0);animation-timing-function:ease-in-out}40%,65%{transform:translateX(var(--store-item-title-shift));animation-timing-function:ease-in-out}95%,to{transform:translateX(0)}}.store-item--big .store-item__box{flex-direction:row;align-items:center;gap:16px;padding:24px;background:linear-gradient(140.25deg,rgba(19,250,200,.12) 4.07%,rgba(19,250,200,0) 65.97%),#1b2232}.store-item--big .store-item__image{flex:0 0 45%;width:45%;max-height:130px;aspect-ratio:1;margin-block:0 auto}.store-item--big .store-item__content{height:100%;gap:8px}.store-item--big button.btn-primary.btn-fix{margin-top:auto}.store-item--big .store-item__offer .offer{font-size:clamp(18px,.5px + 5.556cqi,24px)}.store-item--big .store-item__offer .free{font-size:clamp(12px,.33px + 3.704cqi,16px)}.store-item--big .store-item__offer .free__label{font-size:clamp(14px,8.17px + 1.852cqi,16px)}@container store-item (max-width: 340px){.store-item--big .store-item__box{padding:20px;gap:12px}}.page-store{display:flex;flex-direction:column;margin:30px auto;min-height:600px;gap:30px}.page-store .block-header{margin-bottom:20px}.page-store__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}@media screen and (min-width:600px){.page-store__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:800px){.page-store__list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:1200px){.page-store__list{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (min-width:1440px){.page-store__list{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1700px){.page-store__list{grid-template-columns:repeat(7,minmax(0,1fr))}}.page-store__slider.swiper-container{padding-top:14px}.page-store__slider{position:relative;width:100%;margin-top:-14px}.page-store__slider .swiper-wrapper{flex-direction:row!important;align-items:stretch}.page-store__slider:after,.page-store__slider:before{content:"";position:absolute;top:0;bottom:0;width:119px;max-width:20%;z-index:2;opacity:0;pointer-events:none;transition:opacity .3s ease}.page-store__slider:before{left:0;background:linear-gradient(90deg,#10151e,rgba(16,21,30,0))}.page-store__slider:after{right:0;background:linear-gradient(270deg,#10151e,rgba(16,21,30,0))}.page-store__slider.has-fade-end:after,.page-store__slider.has-fade-start:before{opacity:1}