@keyframes styles-module-scss-module__RZ0bfW__cubeAnimationGray{28%,62%{color:var(--base-200);transform:translateY(0)}38%{color:var(--base-200);transform:translateY(-5px)}40%{color:var(--brand-main);transform:translateY(-5px)rotate(-12deg)}42%{color:var(--brand-main);transform:translateY(-3px)rotate(12deg)}44%{color:var(--brand-main);transform:translateY(-3px)rotate(-12deg)}46%{color:var(--brand-main);transform:translateY(-3px)rotate(12deg)}48%{color:var(--brand-main);transform:translateY(-3px)rotate(-12deg)}50%{color:var(--brand-main);transform:translateY(-3px)rotate(12deg)}52%{transform:translateY(-3px)}54%{transform:translateY(-3px)}56%{transform:translateY(0)}58%{transform:translateY(-2px)}}@keyframes styles-module-scss-module__RZ0bfW__cubeAnimationWhite{28%,62%{filter:none;transform:translateY(0)}38%{filter:brightness(0)saturate(50%)invert(50%)sepia(10%)saturate(600%)hue-rotate(50deg)brightness(101%)contrast(90%);transform:translateY(-5px)}40%{filter:brightness(0)saturate(80%)invert(82%)sepia(25%)saturate(800%)hue-rotate(109deg)brightness(95%)contrast(95%);transform:translateY(-5px)rotate(-12deg)}42%{filter:brightness(0)saturate(80%)invert(82%)sepia(25%)saturate(800%)hue-rotate(109deg)brightness(95%)contrast(95%);transform:translateY(-3px)rotate(12deg)}44%{filter:brightness(0)saturate(80%)invert(82%)sepia(25%)saturate(800%)hue-rotate(109deg)brightness(95%)contrast(95%);transform:translateY(-3px)rotate(-12deg)}46%{filter:brightness(0)saturate(80%)invert(82%)sepia(25%)saturate(800%)hue-rotate(109deg)brightness(95%)contrast(95%);transform:translateY(-3px)rotate(12deg)}48%{filter:brightness(0)saturate(80%)invert(82%)sepia(25%)saturate(800%)hue-rotate(109deg)brightness(95%)contrast(95%);transform:translateY(-3px)rotate(-12deg)}50%{filter:brightness(0)saturate(80%)invert(82%)sepia(25%)saturate(800%)hue-rotate(109deg)brightness(95%)contrast(95%);transform:translateY(-3px)rotate(12deg)}52%{filter:brightness(0)saturate(50%)invert(50%)sepia(10%)saturate(600%)hue-rotate(50deg)brightness(101%)contrast(90%);transform:translateY(-3px)}54%{filter:none;transform:translateY(-3px)}56%{filter:none;transform:translateY(0)}58%{filter:none;transform:translateY(-2px)}}.styles-module-scss-module__RZ0bfW__card{background:var(--base-900);border:1px solid var(--base-700);cursor:pointer;border-radius:24px;align-items:flex-start;gap:8px;min-width:0;padding:16px;text-decoration:none;transition:background-color .3s,border-color .3s,opacity .3s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__RZ0bfW__card:hover{background:var(--base-800);border-color:var(--base-500)}.styles-module-scss-module__RZ0bfW__card:hover .styles-module-scss-module__RZ0bfW__hoverImage{opacity:1}.styles-module-scss-module__RZ0bfW__card:active{opacity:.7}.styles-module-scss-module__RZ0bfW__card .styles-module-scss-module__RZ0bfW__image{z-index:0;object-fit:contain;object-position:right bottom;transition:opacity .2s;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 48%);mask-image:linear-gradient(90deg,#0000 0%,#000 48%)}.styles-module-scss-module__RZ0bfW__card .styles-module-scss-module__RZ0bfW__hoverImage{opacity:0}.styles-module-scss-module__RZ0bfW__card .styles-module-scss-module__RZ0bfW__content{z-index:1;gap:8px;width:100%;display:flex}@media (max-width:1025px){.styles-module-scss-module__RZ0bfW__card .styles-module-scss-module__RZ0bfW__content{flex-direction:column}}@media (max-width:640px){.styles-module-scss-module__RZ0bfW__card .styles-module-scss-module__RZ0bfW__content{flex-direction:row}}.styles-module-scss-module__RZ0bfW__card .styles-module-scss-module__RZ0bfW__info{flex-direction:column;gap:8px;width:100%;display:flex}.styles-module-scss-module__RZ0bfW__card .styles-module-scss-module__RZ0bfW__title{color:var(--base-0);font-feature-settings:"liga" off,"clig" off;font-family:var(--font-main);font-size:20px;font-weight:700;line-height:1}.styles-module-scss-module__RZ0bfW__card .styles-module-scss-module__RZ0bfW__description{color:var(--base-200);font-family:var(--font-inter);letter-spacing:.12px;font-size:12px;line-height:1.5}.styles-module-scss-module__RZ0bfW__card .styles-module-scss-module__RZ0bfW__button{background:var(--base-900);border:0;border-radius:22px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;padding:4px;display:flex;position:relative}.styles-module-scss-module__RZ0bfW__card .styles-module-scss-module__RZ0bfW__button:before{content:"";background:var(--interaction-outline-primary-main);-webkit-mask-composite:xor;pointer-events:none;z-index:2;border-radius:22px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.styles-module-scss-module__RZ0bfW__card .styles-module-scss-module__RZ0bfW__button{transition:border-color .3s}.styles-module-scss-module__RZ0bfW__card .styles-module-scss-module__RZ0bfW__button:hover{background:var(--base-800)}.styles-module-scss-module__RZ0bfW__card .styles-module-scss-module__RZ0bfW__icon{color:var(--base-50)}.styles-module-scss-module__RZ0bfW__large{height:270px;padding:24px}@media (max-width:1025px){.styles-module-scss-module__RZ0bfW__large{height:290px;padding:16px}}@media (max-width:640px){.styles-module-scss-module__RZ0bfW__large{height:220px}}.styles-module-scss-module__RZ0bfW__small{height:127px}@media (max-width:1025px){.styles-module-scss-module__RZ0bfW__small{height:139px}}@media (max-width:640px){.styles-module-scss-module__RZ0bfW__small{gap:12px;height:150px}}.styles-module-scss-module__RZ0bfW__small .styles-module-scss-module__RZ0bfW__content{flex-direction:column}@media (max-width:1025px){.styles-module-scss-module__RZ0bfW__small .styles-module-scss-module__RZ0bfW__content{gap:4px}}
@keyframes styles-module-scss-module__fuUdXq__cubeAnimationGray{28%,62%{color:var(--base-200);transform:translateY(0)}38%{color:var(--base-200);transform:translateY(-5px)}40%{color:var(--brand-main);transform:translateY(-5px)rotate(-12deg)}42%{color:var(--brand-main);transform:translateY(-3px)rotate(12deg)}44%{color:var(--brand-main);transform:translateY(-3px)rotate(-12deg)}46%{color:var(--brand-main);transform:translateY(-3px)rotate(12deg)}48%{color:var(--brand-main);transform:translateY(-3px)rotate(-12deg)}50%{color:var(--brand-main);transform:translateY(-3px)rotate(12deg)}52%{transform:translateY(-3px)}54%{transform:translateY(-3px)}56%{transform:translateY(0)}58%{transform:translateY(-2px)}}@keyframes styles-module-scss-module__fuUdXq__cubeAnimationWhite{28%,62%{filter:none;transform:translateY(0)}38%{filter:brightness(0)saturate(50%)invert(50%)sepia(10%)saturate(600%)hue-rotate(50deg)brightness(101%)contrast(90%);transform:translateY(-5px)}40%{filter:brightness(0)saturate(80%)invert(82%)sepia(25%)saturate(800%)hue-rotate(109deg)brightness(95%)contrast(95%);transform:translateY(-5px)rotate(-12deg)}42%{filter:brightness(0)saturate(80%)invert(82%)sepia(25%)saturate(800%)hue-rotate(109deg)brightness(95%)contrast(95%);transform:translateY(-3px)rotate(12deg)}44%{filter:brightness(0)saturate(80%)invert(82%)sepia(25%)saturate(800%)hue-rotate(109deg)brightness(95%)contrast(95%);transform:translateY(-3px)rotate(-12deg)}46%{filter:brightness(0)saturate(80%)invert(82%)sepia(25%)saturate(800%)hue-rotate(109deg)brightness(95%)contrast(95%);transform:translateY(-3px)rotate(12deg)}48%{filter:brightness(0)saturate(80%)invert(82%)sepia(25%)saturate(800%)hue-rotate(109deg)brightness(95%)contrast(95%);transform:translateY(-3px)rotate(-12deg)}50%{filter:brightness(0)saturate(80%)invert(82%)sepia(25%)saturate(800%)hue-rotate(109deg)brightness(95%)contrast(95%);transform:translateY(-3px)rotate(12deg)}52%{filter:brightness(0)saturate(50%)invert(50%)sepia(10%)saturate(600%)hue-rotate(50deg)brightness(101%)contrast(90%);transform:translateY(-3px)}54%{filter:none;transform:translateY(-3px)}56%{filter:none;transform:translateY(0)}58%{filter:none;transform:translateY(-2px)}}.styles-module-scss-module__fuUdXq__container{flex-direction:column;gap:24px;display:flex}@media (max-width:640px){.styles-module-scss-module__fuUdXq__container{gap:16px}}.styles-module-scss-module__fuUdXq__title{width:100%;color:var(--base-200);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:var(--font-main);font-size:24px;font-weight:700;line-height:1.24}.styles-module-scss-module__fuUdXq__content{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;grid-template-rows:repeat(2,127px);grid-template-columns:repeat(4,minmax(206px,1fr));grid-template-areas:"casino sports tournaments live-casino""casino missions achievements live-casino";gap:16px;width:100%;min-width:0;display:grid;overflow:scroll hidden}.styles-module-scss-module__fuUdXq__content::-webkit-scrollbar{display:none}@media (max-width:1025px){.styles-module-scss-module__fuUdXq__content{grid-template-rows:repeat(2,139px);grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;overflow-x:visible}}@media (max-width:640px){.styles-module-scss-module__fuUdXq__content{grid-template-rows:220px repeat(2,150px) 220px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"casino casino""sports missions""tournaments achievements""live-casino live-casino";gap:8px;overflow-x:visible}}.styles-module-scss-module__fuUdXq__content>:first-child{grid-area:casino}.styles-module-scss-module__fuUdXq__content>:nth-child(2){grid-area:sports}.styles-module-scss-module__fuUdXq__content>:nth-child(3){grid-area:tournaments}.styles-module-scss-module__fuUdXq__content>:nth-child(4){grid-area:live-casino}.styles-module-scss-module__fuUdXq__content>:nth-child(5){grid-area:missions}.styles-module-scss-module__fuUdXq__content>:nth-child(6){grid-area:achievements}
/*# sourceMappingURL=0st5gsxmwja5e.css.map*/