.shop-widget{display:grid;grid-template-columns:1fr 1fr 2fr;grid-column-gap:20px}.shop-widget>.item{display:flex;flex-direction:column-reverse;align-items:center;position:relative;width:266px;height:382px;margin-top:10px;margin-bottom:80px;padding-bottom:40px;background-color:rgba(255,255,255,.025);border:3px
solid transparent;box-sizing:border-box;border-radius:45px;transition:border-color 0.2s ease-in-out}.shop-widget>.item:hover{border-color:#9e9282}.shop-widget>.item>.featured{position:relative;background-repeat:no-repeat;background-size:contain;background-position:center}.shop-widget>.item#item-1>.featured{background-image:url(/assets/images/shop/bundle_1.png);width:202px;height:210px}.shop-widget>.item#item-2>.featured{background-image:url(/assets/images/shop/bundle_2.png);width:261px;height:261px}.shop-widget>.item#item-3>.featured{background-image:url(/assets/images/shop/bundle_3.png);width:290px;height:294px}.shop-widget>.item#item-4>.featured{background-image:url(/assets/images/shop/bundle_4.png);width:120%;height:262px}.shop-widget>.item>p{display:flex;flex-direction:column;font-family:CinzelBlack;color:#dc78b5;text-transform:uppercase;font-size:0.7em;text-align:center}.shop-widget>.item::before{content:attr(data-value);position:absolute;bottom:-35px;display:flex;align-items:center;justify-content:center;width:183px;height:68px;background-image:url(/assets/images/shop/btn.png);font-family:CinzelBlack;font-weight:900;font-size:1.4em;pointer-events:none}.shop-widget>.item#item-4{width:100%}.shop-widget>.item#item-4>p{color:#1fabe8}.shop-widget>.item#item-4::before{background-image:url(/assets/images/shop/btn_blue.png)}.shop-widget>.item:hover::before{background-position-x:183px}.shop-widget>.item::after{content:attr(data-discount);position:absolute;top:-10px;left:37px;display:flex;padding-top:15px;width:69px;height:94px;background-image:url(/assets/images/shop/flag.png);background-repeat:no-repeat;font-family:CinzelBlack;font-weight:900;font-size:1.2em;text-align:center}.shop-widget>.item#item-4::after{background-image:url(/assets/images/shop/flag_blue.png)}.shop-widget>.item>.bundle{position:absolute;bottom:0px;opacity:0;height:100%;width:100%}.shop-widget>.item>.bundle>.xpay2Play-widget.xpay2Play-widget__tiny{width:100%;height:100%;background:transparent;transform:perspective(180px) rotateX(-7deg) scale(0.9,1.1) translateY(52px)}.shop-widget > .item > .bundle .xpay2Play-widget-game-logo, .shop-widget > .item > .bundle .xpay2Play-widget-gradient-block, .shop-widget > .item > .bundle .xpay2Play-widget-game-name{display:none}.shop-widget > .item > .bundle .xpay2Play-widget-button-block{position:relative;height:100%;background:transparent;padding:0}.shop-widget > .item > .bundle .xpay2Play-widget-payment-button{height:100%}.shop-widget>.more{grid-column-start:1;grid-column-end:4;text-align:center;font-size:1.1em}.shop-widget>.more>a{color:#dc78b5;text-decoration:underline}@media( max-width: 950px ){.shop-widget{display:flex;flex-direction:column;justify-content:center;align-items:center}.shop-widget>.item#item-4{width:266px}.shop-widget>.item#item-4>.featured{width:130%;height:323px}}