/*! CSS Used from: ../img/brunocasino/client/style.848ed4a59d68550735b9.css */
.HomeGuest .WelcomePack{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;padding:8px 0;background-color:var(--color-dark-grey-1);}
.desktop .HomeGuest .WelcomePack{background:linear-gradient(269.49deg,var(--color-dark-grey-0) 20.62%,rgba(6,14,42,0) 69.67%),linear-gradient(-269.49deg,var(--color-dark-grey-0) 20.62%,rgba(6,14,42,0) 69.67%),var(--color-dark-grey-1);}
.HomeGuest .WelcomePack-Info{display:flex;flex-direction:column;align-items:center;margin:0 26px;font-size:16px;font-weight:700;line-height:1.5;text-align:center;color:var(--color-light-grey-5);text-transform:capitalize;}
.HomeGuest .WelcomePack-Info>span{font-size:10px;font-weight:600;color:var(--color-mid-grey-5);}
.HomeGuest .Header{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:161px 0 102px;text-align:center;background-repeat:no-repeat;background-position:top;margin:16px auto 0;background-size:cover;}
.webp .HomeGuest .Header{background-image:var(--hgbanner-webp,none);}
@media (min-resolution:2dppx){
.webp .HomeGuest .Header{background-image:var(--hgbanner-2x-webp,none);}
}
.HomeGuest .Header-AboveTitle{font-size:14px;font-weight:600;line-height:1.6;color:var(--color-white);text-transform:uppercase;}
.desktop .HomeGuest .Header-AboveTitle{font-size:30px;}
.HomeGuest .Header-Title{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;font-size:50px;font-weight:900;line-height:1.2;color:var(--color-at400);word-break:break-word;}
.desktop .HomeGuest .Header-Title{font-size:105px;}
.HomeGuest .Header-AdditionalText{margin-bottom:24px;font-size:30px;line-height:1.4;color:var(--color-at400);}
.HomeGuest .Header>.banner-button.m-button{padding-left:74px;padding-right:74px;transition:all .5s;}
.HomeGuest .Header>.banner-button.m-button .m-button-content{text-transform:capitalize;display:flex;flex-direction:column;gap:0;}
.HomeGuest .Header>.banner-button.m-button .m-button-content>span:last-child{font-size:10px;font-weight:500;line-height:1.6;opacity:.8;}
.HomeGuest .Header>.banner-button.m-button:hover{transform:scale(1.1);}
.HomeGuest .Header .banner-button.m-button{text-transform:capitalize;border-radius:1000px;}
.Payments{position:relative;width:100%;height:100%;}
.Payments-medium{height:48px;}
.Payments-medium img{max-width:72px;}
.Payments-Gradient:before{content:"";position:absolute;top:0;right:0;bottom:0;width:30px;background:linear-gradient(90deg,rgba(6,14,43,0) 0%,transparent 1.88%,var(--color-dark-grey-0) 100%,rgba(6,14,43,0) 100%);pointer-events:none;}
.Payments-Gradient:after{content:"";position:absolute;top:0;bottom:0;left:0;width:30px;background:linear-gradient(-90deg,rgba(6,14,43,0) 0%,transparent 1.88%,var(--color-dark-grey-0) 100%,rgba(6,14,43,0) 100%);pointer-events:none;}
.Payments-Content{display:flex;justify-content:center;align-items:center;height:100%;overflow-y:hidden;overflow-x:auto;}
.Payments-One{display:flex;justify-content:space-between;align-items:center;height:100%;}
.Payments-One+.Payments-One{margin-left:48px;}
@media (max-width:590px){
.Payments-One{height:48px;}
.Payments-One+.Payments-One{margin-left:18px;}
}
.HomeGuest .TopGames{padding-top:20px;padding-bottom:20px;}
.HomeGuest .TopGames>h2{margin:0 0 40px;font-size:40px;font-weight:900;line-height:1.2;text-align:center;text-transform:uppercase;color:var(--color-white);}
.HomeGuest .TopGames-Content{display:flex;justify-content:space-between;align-items:center;overflow-y:scroll;-webkit-overflow-scrolling:touch;}
.HomeGuest .TopGames-Content:not(:last-child){margin-bottom:16px;}
.HomeGuest .TopGames-Card{display:flex;flex:0 0 18.7%;width:18.7%;flex-direction:column;align-items:center;align-self:start;margin:0 8px;position:relative;cursor:pointer;}
.HomeGuest .TopGames-Card:hover img{transform:scale(1.1);}
.HomeGuest .TopGames-CardImg{position:relative;width:100%;height:100%;overflow:hidden;border-radius:20px;}
.HomeGuest .TopGames-CardImg--BorderFix{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;-webkit-touch-callout:none;}
.HomeGuest .TopGames-CardImg:before{content:"";display:block;padding-bottom:100%;}
.HomeGuest .TopGames-CardImg img{position:absolute;top:0;right:0;bottom:0;left:0;min-width:100%;min-height:100%;width:100%;height:100%;border-radius:20px;transition:all .3s;}
.HomeGuest .TopGames .Card-Thumb{position:absolute!important;}
.HomeGuest .TopGames-CardFooter{position:relative;align-self:flex-start;width:100%;margin-top:8px;}
.HomeGuest .TopGames-CardFooter:after{content:"";position:absolute;top:0;right:0;z-index:1;width:40px;height:100%;background:linear-gradient(to right,var(--color-dark-grey-0) 10%,var(--color-dark-grey-0));}
.HomeGuest .TopGames-CardFooter>span{display:block;font-size:14px;line-height:1.6;color:var(--color-light-grey-5);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.HomeGuest .TopGames-CardFooter>span:last-child{font-weight:500;font-size:12px;color:var(--color-mid-grey-2);}
.HomeGuest .TopGames-CardFooter>span:last-child:first-letter{text-transform:capitalize;}
.HomeGuest .Providers{padding:30px 0;position:relative;}
.HomeGuest .Providers:before{content:"";position:absolute;top:0;right:0;bottom:0;width:30px;background:linear-gradient(90deg,rgba(6,14,43,0) 0%,transparent 1.88%,var(--color-dark-grey-0) 100%,rgba(6,14,43,0) 100%);pointer-events:none;}
.HomeGuest .Providers:after{content:"";position:absolute;top:0;bottom:0;left:0;width:30px;background:linear-gradient(-90deg,rgba(6,14,43,0) 0%,transparent 1.88%,var(--color-dark-grey-0) 100%,rgba(6,14,43,0) 100%);pointer-events:none;}
.HomeGuest .Providers-Content{display:flex;justify-content:center;align-items:center;height:47px;overflow-y:hidden;overflow-x:auto;}
.HomeGuest .Providers-Content__start{justify-content:flex-start;}
.HomeGuest .Providers button:not(:last-child){margin-right:52px;}
.HomeGuest .Providers-One{display:flex;justify-content:space-between;align-items:center;height:47px;max-width:initial;width:auto;cursor:pointer;}
.HomeGuest .Offer{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;background-image:url(https://cdn.aramuz.net/front/components/homeGuestOffer/jackpot-mobile@2x.png);background-repeat:no-repeat;background-position:center top;background-size:contain;height:310px;}
@media (min-width:460px){
.HomeGuest .Offer{height:428px;}
}
@media (min-width:960px){
.HomeGuest .Offer{height:620px;}
}
@media (min-width:1248px){
.HomeGuest .Offer{background-image:url(https://cdn.aramuz.net/front/components/homeGuestOffer/jackpot.png);height:831px;}
}
@media (min-width:1600px){
.HomeGuest .Offer{background-image:url(https://cdn.aramuz.net/front/components/homeGuestOffer/jackpot@2x.png);height:831px;}
}
.HomeGuest .Offer-Prize{position:absolute;text-align:center;font-size:22px;font-weight:800;color:var(--color-white);left:0;right:0;top:110px;}
@media (min-width:460px){
.HomeGuest .Offer-Prize{top:152px;font-size:32px;}
}
@media (min-width:960px){
.HomeGuest .Offer-Prize{top:218px;font-size:48px;}
}
@media (min-width:1248px){
.HomeGuest .Offer-Prize{top:302px;font-size:84px;}
}
.HomeGuest .Offer__Btn-Content{font-size:14px;}
.HomeGuest .Offer button{position:absolute;border-radius:50px;bottom:19%;padding:13px 22px;font-weight:600;}
.HomeGuest .About{display:flex;justify-content:space-between;align-items:center;padding-top:40px;padding-bottom:40px;}
.HomeGuest .About-Info{position:relative;flex:0 0 19%;margin:0 6px;}
.HomeGuest .About-Info:after{content:"";display:block;padding-bottom:100%;}
.HomeGuest .About-Info img{position:absolute;width:100%;height:100%;border-radius:16px;object-fit:cover;}
.HomeGuest .About-Info>p{position:absolute;z-index:2;top:16px;left:20px;margin:0;font-size:16px;line-height:1.5;color:var(--color-white);}
.HomeGuest .Support{display:flex;justify-content:space-between;align-items:center;}
.HomeGuest .Support-Content{flex:0 0 33%;align-self:stretch;padding:20px 24px 24px;background:var(--color-dark-grey-1);border-radius:16px;}
.HomeGuest .Support-Content>p{margin:0;font-size:16px;font-weight:500;line-height:1.5;}
.HomeGuest .Support-ContentTitle{display:flex;align-items:center;margin-bottom:14px;}
.HomeGuest .Support-ContentTitle>img{margin-right:12px;}
.HomeGuest .Support-ContentTitle>span{font-size:20px;font-weight:700;line-height:1.4;color:var(--color-white);}
.HomeGuest{margin-bottom:64px;}
.HomeGuest-Btn{position:relative;left:50%;padding:11px 20px!important;font-weight:600;transform:translate(-50%,0);}
.HomeGuest-Btn .m-button-content{font-size:14px;}
.HomeGuest-Payments{padding:30px 0;}
.HomeGuestSection{--hgbanner:url(../img/79f7b8a4092b061ec576.png);--hgbanner-2x:url(../img/abdc9ca2e3f2f6e2de3b.png);--hgbanner-webp:url(../img/fefc8d2c457cf14cd9c6.webp);--hgbanner-2x-webp:url(../img/219f540321bac24462a4.webp);--hgbanner-mob:url(../img/c1b7d9f36c35ac5b0e27.png);--hgbanner-mob-2x:url(../img/82f3902787dac7ac5af4.png);--hgbanner-mob-webp:url(../img/d891dab74be2f9bdf0c2.webp);--hgbanner-mob-2x-webp:url(../img/374dcd09d9669a7b3391.webp);}
.Wrapper--padding{padding:0;}
@media (min-width:768px){
.Wrapper--padding{padding:0 16px;}
}
/*! CSS Used from: ../img/brunocasino/client/style.746fc422135dc69f9585.css */
.GamificationCard{padding:16px;background:var(--color-dark-grey-1);border-radius:16px;}
@media (min-width:1248px){
.GamificationCard{padding:0;background:0 0;border-radius:0;}
}
.GamificationCard-Title{display:flex;align-items:center;margin-bottom:8px;font-weight:700;font-size:20px;line-height:1.4;color:var(--color-white);}
.GamificationCard-Title>img{margin-right:8px;}
.GamificationCard-Text{margin:0;font-weight:500;font-size:16px;line-height:1.5;color:var(--color-mid-grey-5);}
.Gamification{position:relative;display:flex;flex-direction:column;}
@media (min-width:1248px){
.Gamification{margin:70px auto 42px;padding:32px 40px;background:var(--color-dark-grey-1);border-radius:16px;}
}
.Gamification-Head{display:flex;flex-direction:column;margin-bottom:24px;text-align:center;}
@media (min-width:1248px){
.Gamification-Head{width:454px;margin-bottom:36px;text-align:left;}
}
.Gamification-Title{margin:0 0 8px;font-size:20px;font-weight:700;line-height:1.4;color:var(--color-white);}
@media (min-width:1248px){
.Gamification-Title{margin:0 0 16px;font-size:32px;line-height:1.2;}
}
.Gamification-Text{margin:0;font-weight:500;font-size:16px;line-height:1.5;color:var(--color-mid-grey-5);}
.Gamification-Content{display:flex;flex-direction:column;}
@media (min-width:1248px){
.Gamification-Content{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;}
}
.Gamification-Cards{display:flex;flex-direction:column;margin-bottom:8px;}
@media (min-width:1248px){
.Gamification-Cards{position:relative;z-index:1;flex-direction:row;align-items:flex-start;margin-bottom:0;}
}
.Gamification-Cards .GamificationCard:not(:last-child){margin:0 0 8px;}
@media (min-width:1248px){
.Gamification-Cards .GamificationCard{width:270px;align-self:stretch;}
.Gamification-Cards .GamificationCard:not(:last-child){margin:0 24px 0 0;}
}
@media (min-width:1248px){
.Gamification-Btn{min-width:147px;margin-bottom:98px;}
}
.Gamification-Img{display:none;}
@media (min-width:1248px){
.Gamification-Img{display:block;position:absolute;top:50%;transform:translateY(-50%);right:0;z-index:0;}
}
.Gamification-Img--mobile{position:initial;display:block;}
.Gamification-Img--mobile>img{width:100%;}
@media (min-width:1248px){
.Gamification-Img--mobile{display:none;}
}
/*! CSS Used from: brunoassets/style.66fb706b.css */
:root{--color-black:#000;--color-white:#fff;--color-dark-grey-0:#1f214f;--color-dark-grey-1:#292d5c;--color-dark-grey-2:#3e427c;--color-dark-grey-3:#51558c;--color-dark-grey-4:#5b5f98;--color-dark-grey-5:#676baa;--color-mid-grey-1:#686f8d;--color-mid-grey-2:#727996;--color-mid-grey-3:#7c84a4;--color-mid-grey-4:#8f98bf;--color-mid-grey-5:#99a3cc;--color-light-grey-1:#a5b0cc;--color-light-grey-2:#b6bed2;--color-light-grey-3:#ccd1df;--color-light-grey-4:#e1e5f1;--color-light-grey-5:#000;--color-pr900:#06281c;--color-pr800:#0b4f38;--color-pr700:#175;--color-pr600:#169e71;--color-pr500:#1cc68d;--color-pr400:#49d1a4;--color-pr300:#49d1a4;--color-pr200:#a4e8d1;--color-pr100:#a4e8d1;--color-pr050:#eff6f4;--color-su900:#012605;--color-su800:#034c0a;--color-su700:#04720f;--color-su600:#069815;--color-su500:#07be1a;--color-su400:#09e41f;--color-su300:#50f861;--color-su200:#7cfa88;--color-su100:#a7fcb0;--color-su050:#d3fdd7;--color-da900:#6c0000;--color-da800:#a20000;--color-da700:#d70000;--color-da600:#ff0e0e;--color-da500:#f44;--color-da400:#ff6363;--color-da300:#ff8282;--color-da200:#ffa2a2;--color-da100:#ffc1c1;--color-da050:#ffe0e0;--color-at900:#4c4203;--color-at800:#726305;--color-at700:#988406;--color-at600:#bea508;--color-at500:#e4c609;--color-at400:#f6da24;--color-at300:#f8e150;--color-at200:#fae97c;--color-at100:#fcf0a7;--color-at050:#fdf8d3;--color-wa900:#4c1d03;--color-wa800:#722c05;--color-wa700:#983b06;--color-wa600:#be4908;--color-wa500:#e45809;--color-wa400:#f67024;--color-wa300:#f88d50;--color-wa200:#faa97c;--color-wa100:#fcc6a7;--color-wa050:#fde2d3;--color-in900:#060e2a;--color-in800:#0c1b52;--color-in700:#12297b;--color-in600:#1736a3;--color-in500:#1d44cc;--color-in400:#355be2;--color-in300:#5d7ce8;--color-in200:#869dee;--color-in100:#aebef3;--color-in050:#d7def9;--color-vi900:#1f002b;--color-vi800:#3d0055;--color-vi700:#5c0080;--color-vi600:#7b00aa;--color-vi500:#9900d5;--color-vi400:#b800ff;--color-vi300:#d055ff;--color-vi200:#dc80ff;--color-vi100:#e7aaff;--color-vi050:#f3d4ff;--color-b090:#000000e6;--color-b080:#000000cc;--color-b070:#000000b3;--color-b060:#00000099;--color-b050:#00000080;--color-b040:#00000066;--color-b030:#0000004d;--color-b020:#00000033;--color-b010:#0000001a;--color-b005:#0000000d;--color-b002:#00000005;--color-dgz090:#1f214f;--color-dgz080:#1f214fcc;--color-dgz070:#1f214fb3;--color-dgz060:#1f214f99;--color-dgz050:#1f214f80;--color-dgz040:#1f214f66;--color-dgz030:#1f214f4d;--color-dgz020:#1f214f33;--color-dgz010:#1f214f1a;--color-dgz005:#1f214f0d;--color-dgz002:#1f214f05;--color-text-primary:#fff;--gradient-black-top:linear-gradient(180deg,#000000e6,#00000000);--gradient-black-right:linear-gradient(90deg,#00000000,#000000e6);--gradient-black-bottom:linear-gradient(180deg,#00000000,#000000e6);--gradient-black-left:linear-gradient(270deg,#00000000,#000000e6);--gradient-primary-top:linear-gradient(180deg,#1cc68d,#1cc68d00);--gradient-primary-right:linear-gradient(270deg,#1cc68d,#1cc68d00);--gradient-primary-bottom:linear-gradient(360deg,#1cc68d,#1cc68d00);--gradient-primary-left:linear-gradient(90deg,#1cc68d,#1cc68d00);--gradient-dark-grey-0-top:linear-gradient(180deg,#1f214f,#1f214f00);--gradient-dark-grey-0-right:linear-gradient(270deg,#1f214f,#1f214f00);--gradient-dark-grey-0-bottom:linear-gradient(360deg,#1f214f,#1f214f00);--gradient-dark-grey-0-left:linear-gradient(90deg,#1f214f,#1f214f00);--gradient-dark-grey-1-top:linear-gradient(180deg,#292d5c,#292d5c00);--gradient-dark-grey-1-right:linear-gradient(270deg,#292d5c,#292d5c00);--gradient-dark-grey-1-bottom:linear-gradient(360deg,#292d5c,#292d5c00);--gradient-dark-grey-1-left:linear-gradient(90deg,#292d5c,#292d5c00);--gradient-dark-grey-2-top:linear-gradient(180deg,#3e427c,#3e427c00);--gradient-dark-grey-2-right:linear-gradient(270deg,#3e427c,#3e427c00);--gradient-dark-grey-2-bottom:linear-gradient(360deg,#3e427c,#3e427c00);--gradient-dark-grey-2-left:linear-gradient(90deg,#3e427c,#3e427c00);--gradient-dark-grey-3-top:linear-gradient(180deg,#51558c,#51558c00);--gradient-dark-grey-3-right:linear-gradient(270deg,#51558c,#51558c00);--gradient-dark-grey-3-bottom:linear-gradient(360deg,#51558c,#51558c00);--gradient-dark-grey-3-left:linear-gradient(90deg,#51558c,#51558c00);--shadow-1:0px 1px 2px 0px #00000052,0px 0px 1px 0px #00000052;--shadow-2:0px 4px 8px 0px #0000003d,0px 0px 1px 0px #00000052;--shadow-3:0px 8px 16px 0px #0000003d,0px 0px 1px 0px #00000052;--shadow-4:0px 12px 24px 0px #0000003d,0px 0px 1px 0px #00000052;--shadow-5:0px 24px 32px 0px #0000003d,0px 0px 1px 0px #00000052;--shadow-6:0px 40px 64px 0px #0000003d,0px 0px 1px 0px #00000052;--illumination-1:0px 1px 2px 0px #1cc68d52,0px 0px 1px 0px #1cc68d52;--illumination-2:0px 4px 8px 0px #1cc68d52,0px 0px 1px 0px #1cc68d52;--illumination-3:0px 8px 16px 0px #1cc68d3d,0px 0px 1px 0px #1cc68d52;--illumination-4:0px 12px 24px 0px #1cc68d3d,0px 0px 1px 0px #1cc68d52;--illumination-5:0px 24px 32px 0px #1cc68d3d,0px 0px 1px 0px #1cc68d52;--illumination-6:0px 40px 64px 0px #1cc68d3d,0px 0px 1px 0px #1cc68d52;--sectionPadding:16px;--gap-xs:4px;--gap-s:8px;--gap-m:16px;--gap-l:24px;--nav-height:54px;--nav-sidebar-width:64px;--border-radius-1000:1000px;--border-radius-default:8px;}
@media (max-width:1280px){
:root{--nav-sidebar-width:0;}
}
@media (min-width:768px){
:root{--gap-xs:6px;--gap-s:12px;--gap-m:24px;--gap-l:36px;--nav-height:64px;}
}
@media (min-width:960px){
:root{--gap-xs:8px;--gap-s:16px;--gap-m:32px;--gap-l:48px;}
}
@media (min-width:1248px){
:root{--gap-xs:10px;--gap-s:20px;--gap-m:40px;--gap-l:60px;}
}
body,html{height:100vh;width:100%;}
body{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:auto;background-color:var(--color-dark-grey-0);color:var(--color-light-grey-5);font-family:Montserrat,Verdana,sans-serif;font-weight:600;margin:0;overflow:hidden;}
body #app{overflow-y:visible;position:fixed;width:100vw;}
section{margin:0 auto;max-width:1400px;min-width:320px;padding:0 16px;width:100%;}
button{background:0 0;border:none;font-family:inherit;font-size:inherit;margin:0;padding:0;}
.scrollContainer{-webkit-overflow-scrolling:touch;overflow-x:scroll;}
a{text-decoration:none;}
*,:after,:before{box-sizing:border-box;}
:focus{outline:none;}
:focus-visible{outline:2px solid var(--color-pr500);}
:root{--color-text-faded:#aeb3c7;--color-border:rgba(88,92,131,.3);--color-background-missions:#1a799f;--color-text-ghost:#52586f;}
.m-icon{width:16px;}
.hideScrollbar{-ms-overflow-style:none;scrollbar-width:none;}
.hideScrollbar::-webkit-scrollbar{display:none;}
.m-button{--background:var(--color-pr500);--text:var(--color-white);--outline:var(--color-pr500);--disabled-background:var(--color-pr900);--disabled-text:var(--color-pr700);--hover:var(--color-pr400);--pressed:var(--color-pr600);--font-size:16px;--line-height:22px;--gap:9px;background:var(--background);border:none;box-shadow:inset 0 0 0 2px var(--outline);color:var(--text);cursor:pointer;position:relative;transition:all .2s ease-in-out;}
.m-button,.m-button-content{align-items:center;display:flex;justify-content:center;}
.m-button-content{font-size:var(--font-size);font-weight:600;gap:var(--gap);line-height:var(--line-height);transition:all .15s;}
.m-button-content svg{display:block;height:var(--line-height);margin:0;padding:0;width:var(--line-height);}
.m-button:hover{--background:var(--hover);--outline:var(--hover);color:var(--text);}
.m-button:active{--background:var(--pressed);--outline:var(--pressed);}
.m-button:disabled{--text:var(--disabled-text);--background:var(--disabled-background);--outline:var(--disabled-background);cursor:not-allowed;}
.m-button--small{--font-size:12px;--line-height:20px;--gap:6px;border-radius:16px;padding:6px 10px;}
.m-button--medium{--font-size:16px;--line-height:22px;--gap:9px;border-radius:22px;padding:11px 17px;}
.m-button--large{--font-size:18px;--line-height:24px;--gap:11px;border-radius:26px;padding:14px 22px;}
.m-button--primary{--text:var(--color-text-primary);}
.m-button--secondary{--background:#4f4558;--outline:#4f4558;--disabled-background:var(--color-dark-grey-2);--disabled-text:var(--color-mid-grey-1);--hover:var(--color-dark-grey-2);--pressed:var(--color-dark-grey-2);}
.m-button--secondary .m-icon{color:var(--color-mid-grey-5);}

.m-button--outline:disabled{--background:transparent;--outline:var(--disabled-background);}
.m-button--icon{border-radius:50%;}
.m-button--icon.m-button--medium{padding:11px;}
.Card-Thumb,.CdnImage img{height:100%;width:100%;}
.Card-Thumb{display:flex;flex-direction:column;max-height:100%;max-width:100%;position:relative;}
.Card-Thumb .Card-Image{flex:1;height:100%;width:100%;}
.Card-Thumb .Card-Image{opacity:0;transition:opacity .4s ease-in-out;}
.Card-Thumb .Card-Image.fadeIn{opacity:1;}
.Card-Thumb .Card-ImageHighResolution{left:0;position:absolute;top:0;transition:opacity .6s ease-in-out;}
.Card-Image{display:block;object-fit:cover;}
.Card-Thumb{left:0;min-height:100%;min-width:100%;position:absolute!important;top:0;transition:all .3s;}
/*! CSS Used from: brunoassets/style.261f2aec.css */
.app{display:flex;flex-flow:row;overflow:hidden;width:100vw;}
.app #container{-webkit-overflow-scrolling:touch;display:flex;flex:1;flex-direction:column;height:var(--app-height,100vh);overflow-x:hidden;overflow-y:auto;}
.app #container .Footer{margin-top:auto;}
/*! CSS Used from: brunoassets/style.1e208108.css */
.nav-sidebar-icon{align-items:center;cursor:pointer;display:flex;height:48px;justify-content:center;width:48px;}
.nav-sidebar-icon:hover{background:var(--color-dark-grey-3);border-radius:8px;}
.nav-sidebar-icon svg{color:var(--color-mid-grey-5);height:24px;pointer-events:none;width:24px;}
.nav-sidebar-support-wrapped svg{color:var(--color-su400);}
.nav-sidebar-header{align-items:center;animation:fade .6s ease-in-out;box-shadow:0 0 1px rgba(0,0,0,.32),0 4px 8px rgba(0,0,0,.24);display:flex;height:var(--nav-height,64px);justify-content:center;position:relative;z-index:104;}
.nav-sidebar-header-toggle{bottom:0;cursor:pointer;height:var(--nav-height,64px);left:0;position:absolute;top:0;width:var(--nav-height,64px);}
.nav-sidebar-header-toggle svg{color:var(--color-mid-grey-5);transform:scale(1);transition:all .3s ease-in-out;width:24px;}
.nav-sidebar-header-toggle svg:hover{color:var(--color-white);}
.nav-sidebar-wrapped{background:#fff;}
.nav-sidebar-wrapped-content{animation:slide-up-opacity .6s cubic-bezier(.4,0,.2,1) .3s forwards;height:calc(var(--app-height,100vh) - var(--nav-height,64px));opacity:0;overflow-y:scroll;padding:16px 8px;width:64px;z-index:103;}
.nav-sidebar-wrapped .divider-top{margin-top:16px;position:relative;}
.nav-sidebar-wrapped .divider-top:before{background:var(--color-dark-grey-2);content:"";height:1px;left:12px;position:absolute;top:-8px;width:24px;}
.nav-sidebar-wrapped .divider-bottom{margin-bottom:16px;position:relative;}
.nav-sidebar-wrapped .divider-bottom:after{background:var(--color-dark-grey-2);bottom:-8px;content:"";height:1px;left:12px;position:absolute;width:24px;}
.nav-sidebar{background:#fff;position:relative;z-index:105;}
.nav-sidebar-content{transition:all .5s ease;width:var(--nav-sidebar-width);}
@media (max-width:1280px){
.nav-sidebar-content{left:0;position:fixed;top:0;z-index:103;}
}
/*! CSS Used from: brunoassets/style.9bad9209.css */
.header__search-icon{height:24px;min-width:24px;}
.header-search{color:var(--color-mid-grey-2);cursor:pointer;height:24px;margin:0 6px;transition:color .2s ease-in-out;}
.header-search:hover{color:var(--color-pr500);}
.auth-section{align-items:center;display:flex;gap:4px;min-width:0;position:relative;}
.auth-section .m-button-content{position:relative;}
.nav-menu-item{align-items:center;border-radius:1000px;color:var(--color-light-grey-3);cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:6px;height:32px;justify-content:center;padding:6px 9px;transition:all .3s ease-in-out;}
.nav-menu-item svg{color:var(--color-mid-grey-5);width:20px;}
.nav-menu{background:#fff;border-radius:1000px;display:flex;flex-flow:row;}
.main-nav{background:#fff;position:sticky;top:0;z-index:101;}
@media (min-width:1280px){
.main-nav{box-shadow:0 0 1px rgba(0,0,0,.32),0 4px 8px rgba(0,0,0,.24);}
}
.main-nav-content{align-items:center;display:flex;flex-flow:row nowrap;gap:8px;height:var(--nav-height,64px);justify-content:space-between;max-width:none;}
.main-nav-toggle{cursor:pointer;height:var(--nav-height,64px);margin-right:10px;}
.main-nav-toggle svg{color:var(--color-mid-grey-5);width:24px;}
.main-nav-toggle svg:hover{color:var(--color-light-grey-5);}
.main-nav-logo{animation:fade .5s ease-in-out;cursor:pointer;flex:none;}
@media (min-width:1280px){
.main-nav-logo{margin-right:12px;}
}
.main-nav-auth{align-items:center;display:flex;flex-grow:1;justify-content:flex-end;min-width:0;}
.main-nav-auth__missions{margin-right:6px;}
@media (max-width:1280px){
.main-nav-menu{display:none;}
}
/*! CSS Used from: brunoassets/style.fbc03bef.css */
.nav-logo{cursor:pointer;max-width:55px;}
.desktop .nav-logo{max-width:150px;}
.Brunocasino .nav-logo{max-width:110px;}
.nav-logo img{max-width:100%;}
/*! CSS Used from: brunoassets/style.2eaa0bcb.css */
.Footer{padding-bottom:70px;}
@media (min-width:460px){
.Footer{padding-bottom:54px;}
}
.Footer>p{color:var(--color-mid-grey-5);font-size:14px;font-weight:500;line-height:1.6;margin:16px 0 0;}
.Footer-Icons{align-items:center;display:flex;justify-content:space-between;margin-bottom:17px;}
.Footer-License{align-items:center;display:flex;margin:0 0 0 auto;}
.Footer-License>:not(:last-child){margin-right:20px;}
/*! CSS Used from: brunoassets/style.84c82ebf.css */
.FooterNav{align-items:flex-start;border-bottom:1px solid var(--color-border);display:flex;margin-bottom:40px;padding:30px 0 40px;}
.desktop .FooterNav{justify-content:space-between;}
.FooterNav .nav-logo{display:block;margin-bottom:33px;}
.FooterNav .nav-logo img{width:152px;}
/*! CSS Used from: brunoassets/style.01244461.css */
.FooterSocials{display:flex;flex-direction:column;}
.FooterSocials>span{color:var(--color-light-grey-4);display:block;font-size:14px;line-height:1.6;margin-bottom:8px;}
.FooterSocials>div{align-items:center;display:flex;}
.FooterSocials>div .m-button{border-radius:50%;height:32px;width:32px;}
.FooterSocials>div .m-button-content svg{color:var(--color-mid-grey-4);height:20px;width:20px;}
.FooterSocials a:not(:last-child){margin-right:8px;}
/*! CSS Used from: brunoassets/style.ad9078db.css */
.FooterLinks{grid-gap:14px;align-items:start;display:grid;flex:0 0 55%;grid-auto-flow:column;grid-template-rows:repeat(var(--rowsCount),1fr);}
.FooterLinks>a{align-self:flex-start;break-inside:avoid;color:var(--color-mid-grey-4);display:block;font-size:12px;line-height:1.6;text-decoration:none;}
.desktop .FooterLinks>a{transition:color .3s ease;}
.desktop .FooterLinks>a:hover{color:var(--color-white);}
.FooterLinks>a:active,.desktop .FooterLinks>a:active{color:var(--color-nav-active);}
/*! CSS Used from: brunoassets/style.aa9bcca7.css */
.FooterSupport{align-items:flex-start;display:flex;flex-direction:column;}
.FooterSupport>div{color:var(--color-light-grey-5);font-size:18px;line-height:1.4;}
.FooterSupport>span{color:var(--color-light-grey-1);font-size:14px;font-weight:500;line-height:1.6;margin-bottom:18px;}
.FooterSupport>a{align-items:center;color:var(--color-light-grey-5);display:inline-flex;flex-shrink:1;font-size:16px;line-height:1.5;}
.FooterSupport>a:hover{color:var(--color-pr500);}
.FooterSupport>a>svg{color:var(--color-pr500);height:18px;margin-right:8px;width:18px;}
/*! CSS Used from: brunoassets/style.aef717d1.css */
.FooterMoreIcons{align-items:center;display:flex;}
.FooterMoreIcons>:not(:last-child){margin-right:20px;}
/*! CSS Used from: brunoassets/style.eeda1b4a.css */
.lang-switcher-btn{padding:6px;}
.lang-switcher-btn .m-button-content{gap:8px;}
.lang-switcher-btn .m-button-content .m-icon{color:var(--color-mid-grey-5);width:20px;}
.lang-switcher-country{color:var(--color-white);font-size:12px;font-style:normal;font-weight:600;line-height:160%;margin-left:4px;}
/*! CSS Used from: brunoassets/style.2078f3ca.css */
.nav-smartico-missions__button{align-items:center;background:var(--color-dark-grey-2);border-radius:8px;color:var(--color-white);cursor:pointer;display:flex;font-size:10px;font-weight:700;gap:8px;line-height:16px;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;padding:4px;position:relative;text-align:initial;transition:background .3s ease-in-out;width:100%;}
.nav-smartico-missions__button:before{background:var(--color-background-missions);content:"";filter:blur(40px);height:120px;left:-60px;opacity:.6;position:absolute;top:-100px;transition:opacity .3s ease-in-out;width:120px;}
.nav-smartico-missions__button:hover{background:var(--color-dark-grey-3);}
.nav-smartico-missions__button:hover:before{opacity:1;}
.nav-smartico-missions__img{height:40px;pointer-events:none;width:40px;z-index:1;}
.nav-smartico-missions--wrapped .nav-smartico-missions__img{margin:0 auto;}
.nav-smartico-missions--wrapped .nav-smartico-missions__button{background:0 0;}
.nav-smartico-missions--wrapped .nav-smartico-missions__button:before{display:none;}
.nav-smartico-missions--wrapped .nav-smartico-missions__button:hover{background:var(--color-dark-grey-2);}
.nav-sidebar-smartico-wrapped{align-items:center;display:flex;flex-flow:column;}
/*! CSS Used from: brunoassets/style.3bfc0ddd.css */
.header-smartico-guest{align-items:center;background:var(--color-in300);border-radius:8px;box-shadow:0 0 16px #433ca7,inset 0 1px 0 hsla(0,0%,100%,.4);color:var(--color-white);cursor:pointer;display:flex;flex-shrink:0;font-size:12px;font-weight:700;gap:4px;height:28px;line-height:1.6;padding:2px 8px;}
.header-smartico-guest--mobile-show{display:flex;height:32px;}
.header-smartico-guest img{height:24px;width:24px;}
/*! CSS Used from: Embedded */
body{background:#fff;}
/*! CSS Used from: brunoassets/style.bec7058c.css */
.cookies-popup{border-radius:0;bottom:calc(20px + env(safe-area-inset-bottom));display:inline-block;filter:drop-shadow(0 0 1px rgba(0,0,0,.32)) drop-shadow(0 12px 24px rgba(0,0,0,.24));left:0;padding:8px 12px;position:fixed;text-align:center;transition:bottom .5s;width:100%;z-index:1000;}
.cookies-popup-content{align-items:center;background:var(--color-dark-grey-2);border-radius:16px;column-gap:24px;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:16px;}
.cookies-popup-content .m-button{width:100%;}
.cookies-popup-text{color:var(--color-white);font-size:12px;font-weight:600;line-height:160%;}
.cookies-popup-text span{color:var(--color-light-grey-3);}
.cookies-popup-large{bottom:0;padding:0;}
.cookies-popup-large .cookies-popup-content{border-radius:0;flex-direction:row;padding:8px 0;}
.cookies-popup-large .cookies-popup-text{color:var(--color-light-grey-3);font-size:14px;font-weight:500;}
.cookies-popup-large .m-button{padding-left:32px;padding-right:32px;width:unset;}
.cookies-popup a{color:var(--color-pr500);}
/*! CSS Used from: brunoassets/style.58a33b9f.css */
.Communication{--communication-button-size:60px;align-items:flex-end;bottom:16px;display:inline-flex;flex-direction:column;gap:12px;position:fixed;right:18px;transition:bottom .3s;z-index:900;}
.Communication .m-button--icon{border-radius:calc(var(--communication-button-size)/2);box-shadow:0 4px 12px rgba(0,0,0,.3);color:var(--color-white);height:var(--communication-button-size);overflow:hidden;padding:16px;position:relative;transition:all .5s cubic-bezier(.18,.89,.32,1.28) 50ms;width:var(--communication-button-size);}
.Communication .m-button--icon .m-icon{fill:currentcolor;color:var(--color-white);display:inline-block;flex-shrink:0;font-size:2rem;height:1em;user-select:none;width:1em;}
.banner-popup~.Communication{bottom:66px;}
/*! CSS Used from: brunoassets/style.b18b4196.css */
.notifications{max-width:408px;padding:24px;position:fixed;right:0;top:0;transform:translateZ(0);-webkit-transform:translateZ(0);width:100%;z-index:1000000000;}
@media (max-width:460px){
.notifications{padding:8px;}
}
.notifications:empty{pointer-events:none;}
/*! CSS Used from: brunoassets/style.4eaefb79.css */
.chat-widget{opacity:1;transform:scale(1);transition:all .2s;}
#chat-widget-minimized{display:none!important;}
/*! CSS Used from: ../img/brunocasino/client/style.848ed4a59d68550735b9.css */
.HomeGuest .WelcomePack{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;padding:8px 0;background-color:var(--color-dark-grey-1);}
.desktop .HomeGuest .WelcomePack{background:#fff;}
.HomeGuest .WelcomePack-Info{display:flex;flex-direction:column;align-items:center;margin:0 26px;font-size:16px;font-weight:700;line-height:1.5;text-align:center;color:var(--color-light-grey-5);text-transform:capitalize;}
.HomeGuest .WelcomePack-Info>span{font-size:10px;font-weight:600;color:var(--color-mid-grey-5);}
.HomeGuest .Header{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:161px 0 102px;text-align:center;background-repeat:no-repeat;background-position:top;margin:16px auto 0;background-size:cover;}
.webp .HomeGuest .Header{background-image:var(--hgbanner-webp,none);}
@media (min-resolution:2dppx){
.webp .HomeGuest .Header{background-image:var(--hgbanner-2x-webp,none);}
}
.HomeGuest .Header-AboveTitle{font-size:14px;font-weight:600;line-height:1.6;color:#000;text-transform:uppercase;}
.desktop .HomeGuest .Header-AboveTitle{font-size:30px;}
.HomeGuest .Header-Title{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0;font-size:50px;font-weight:900;line-height:1.2;color:var(--color-at400);word-break:break-word;}
.desktop .HomeGuest .Header-Title{font-size:105px;}
.HomeGuest .Header-AdditionalText{margin-bottom:24px;font-size:30px;line-height:1.4;color:var(--color-at400);}
.HomeGuest .Header>.banner-button.m-button{padding-left:74px;padding-right:74px;transition:all .5s;}
.HomeGuest .Header>.banner-button.m-button .m-button-content{text-transform:capitalize;display:flex;flex-direction:column;gap:0;}
.HomeGuest .Header>.banner-button.m-button .m-button-content>span:last-child{font-size:10px;font-weight:500;line-height:1.6;opacity:.8;}
.HomeGuest .Header>.banner-button.m-button:hover{transform:scale(1.1);}
.HomeGuest .Header .banner-button.m-button{text-transform:capitalize;border-radius:1000px;}
.Payments{position:relative;width:100%;height:100%;}
.Payments-medium{height:48px;}
.Payments-medium img{max-width:72px;}
.Payments-Gradient:before{content:"";position:absolute;top:0;right:0;bottom:0;width:30px;background:linear-gradient(90deg,rgba(6,14,43,0) 0%,transparent 1.88%,var(--color-dark-grey-0) 100%,rgba(6,14,43,0) 100%);pointer-events:none;}
.Payments-Gradient:after{content:"";position:absolute;top:0;bottom:0;left:0;width:30px;background:linear-gradient(-90deg,rgba(6,14,43,0) 0%,transparent 1.88%,var(--color-dark-grey-0) 100%,rgba(6,14,43,0) 100%);pointer-events:none;}
.Payments-Content{display:flex;justify-content:center;align-items:center;height:100%;overflow-y:hidden;overflow-x:auto;}
.Payments-One{display:flex;justify-content:space-between;align-items:center;height:100%;}
.Payments-One+.Payments-One{margin-left:48px;}
@media (max-width:590px){
.Payments-One{height:48px;}
.Payments-One+.Payments-One{margin-left:18px;}
}
.HomeGuest .TopGames{padding-top:20px;padding-bottom:20px;}
.HomeGuest .TopGames>h2{margin:0 0 40px;font-size:40px;font-weight:900;line-height:1.2;text-align:center;text-transform:uppercase;color:var(--color-white);}
.HomeGuest .TopGames-Content{display:flex;justify-content:space-between;align-items:center;overflow-y:scroll;-webkit-overflow-scrolling:touch;}
.HomeGuest .TopGames-Content:not(:last-child){margin-bottom:16px;}
.HomeGuest .TopGames-Card{display:flex;flex:0 0 18.7%;width:18.7%;flex-direction:column;align-items:center;align-self:start;margin:0 8px;position:relative;cursor:pointer;}
.HomeGuest .TopGames-Card:hover img{transform:scale(1.1);}
.HomeGuest .TopGames-CardImg{position:relative;width:100%;height:100%;overflow:hidden;border-radius:20px;}
.HomeGuest .TopGames-CardImg--BorderFix{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;-webkit-touch-callout:none;}
.HomeGuest .TopGames-CardImg:before{content:"";display:block;padding-bottom:100%;}
.HomeGuest .TopGames-CardImg img{position:absolute;top:0;right:0;bottom:0;left:0;min-width:100%;min-height:100%;width:100%;height:100%;border-radius:20px;transition:all .3s;}
.HomeGuest .TopGames .Card-Thumb{position:absolute!important;}
.HomeGuest .TopGames-CardFooter{position:relative;align-self:flex-start;width:100%;margin-top:8px;}
.HomeGuest .TopGames-CardFooter:after{content:"";position:absolute;top:0;right:0;z-index:1;width:40px;height:100%;background:#fff;}
.HomeGuest .TopGames-CardFooter>span{display:block;font-size:14px;line-height:1.6;color:var(--color-light-grey-5);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.HomeGuest .TopGames-CardFooter>span:last-child{font-weight:500;font-size:12px;color:var(--color-mid-grey-2);}
.HomeGuest .TopGames-CardFooter>span:last-child:first-letter{text-transform:capitalize;}
.HomeGuest .Providers{padding:30px 0;position:relative;}
.HomeGuest .Providers:before{content:"";position:absolute;top:0;right:0;bottom:0;width:30px;background:linear-gradient(90deg,rgba(6,14,43,0) 0%,transparent 1.88%,var(--color-dark-grey-0) 100%,rgba(6,14,43,0) 100%);pointer-events:none;}
.HomeGuest .Providers:after{content:"";position:absolute;top:0;bottom:0;left:0;width:30px;background:linear-gradient(-90deg,rgba(6,14,43,0) 0%,transparent 1.88%,var(--color-dark-grey-0) 100%,rgba(6,14,43,0) 100%);pointer-events:none;}
.HomeGuest .Providers-Content{display:flex;justify-content:center;align-items:center;height:47px;overflow-y:hidden;overflow-x:auto;}
.HomeGuest .Providers-Content__start{justify-content:flex-start;}
.HomeGuest .Providers button:not(:last-child){margin-right:52px;}
.HomeGuest .Providers-One{display:flex;justify-content:space-between;align-items:center;height:47px;max-width:initial;width:auto;cursor:pointer;}
.HomeGuest .Offer{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;background-image:url(https://cdn.aramuz.net/front/components/homeGuestOffer/jackpot-mobile@2x.png);background-repeat:no-repeat;background-position:center top;background-size:contain;height:310px;}
@media (min-width:460px){
.HomeGuest .Offer{height:428px;}
}
@media (min-width:960px){
.HomeGuest .Offer{height:620px;}
}
@media (min-width:1248px){
.HomeGuest .Offer{background-image:url(https://cdn.aramuz.net/front/components/homeGuestOffer/jackpot.png);height:831px;}
}
@media (min-width:1600px){
.HomeGuest .Offer{background-image:url(https://cdn.aramuz.net/front/components/homeGuestOffer/jackpot@2x.png);height:831px;}
}
.HomeGuest .Offer-Prize{position:absolute;text-align:center;font-size:22px;font-weight:800;color:var(--color-white);left:0;right:0;top:110px;}
@media (min-width:460px){
.HomeGuest .Offer-Prize{top:152px;font-size:32px;}
}
@media (min-width:960px){
.HomeGuest .Offer-Prize{top:218px;font-size:48px;}
}
@media (min-width:1248px){
.HomeGuest .Offer-Prize{top:302px;font-size:84px;}
}
.HomeGuest .Offer__Btn-Content{font-size:14px;}
.HomeGuest .Offer button{position:absolute;border-radius:50px;bottom:19%;padding:13px 22px;font-weight:600;}
.HomeGuest .About{display:flex;justify-content:space-between;align-items:center;padding-top:40px;padding-bottom:40px;}
.HomeGuest .About-Info{position:relative;flex:0 0 19%;margin:0 6px;}
.HomeGuest .About-Info:after{content:"";display:block;padding-bottom:100%;}
.HomeGuest .About-Info img{position:absolute;width:100%;height:100%;border-radius:16px;object-fit:cover;}
.HomeGuest .About-Info>p{position:absolute;z-index:2;top:16px;left:20px;margin:0;font-size:16px;line-height:1.5;color:var(--color-white);}
.HomeGuest .Support{display:flex;justify-content:space-between;align-items:center;}
.HomeGuest .Support-Content{flex:0 0 33%;align-self:stretch;padding:20px 24px 24px;background:var(--color-dark-grey-1);border-radius:16px;}
.HomeGuest .Support-Content>p{margin:0;font-size:16px;font-weight:500;line-height:1.5;}
.HomeGuest .Support-ContentTitle{display:flex;align-items:center;margin-bottom:14px;}
.HomeGuest .Support-ContentTitle>img{margin-right:12px;}
.HomeGuest .Support-ContentTitle>span{font-size:20px;font-weight:700;line-height:1.4;color:var(--color-white);}
.HomeGuest{margin-bottom:64px;}
.HomeGuest-Btn{position:relative;left:50%;padding:11px 20px!important;font-weight:600;transform:translate(-50%,0);}
.HomeGuest-Btn .m-button-content{font-size:14px;}
.HomeGuest-Payments{padding:30px 0;}
.HomeGuestSection{--hgbanner:url(../img/79f7b8a4092b061ec576.png);--hgbanner-2x:url(../img/abdc9ca2e3f2f6e2de3b.png);--hgbanner-webp:url(../img/fefc8d2c457cf14cd9c6.webp);--hgbanner-2x-webp:url(../img/fefc8d2c457cf14cd9c6.webp);--hgbanner-mob:url(../img/c1b7d9f36c35ac5b0e27.png);--hgbanner-mob-2x:url(../img/82f3902787dac7ac5af4.png);--hgbanner-mob-webp:url(../img/d891dab74be2f9bdf0c2.webp);--hgbanner-mob-2x-webp:url(../img/374dcd09d9669a7b3391.webp);}
.Wrapper--padding{padding:0;}
@media (min-width:768px){
.Wrapper--padding{padding:0 16px;}
}
/*! CSS Used from: ../img/brunocasino/client/style.746fc422135dc69f9585.css */
.GamificationCard{padding:16px;background:var(--color-dark-grey-1);border-radius:16px;}
@media (min-width:1248px){
.GamificationCard{padding:0;background:0 0;border-radius:0;}
}
.GamificationCard-Title{display:flex;align-items:center;margin-bottom:8px;font-weight:700;font-size:20px;line-height:1.4;color:var(--color-white);}
.GamificationCard-Title>img{margin-right:8px;}
.GamificationCard-Text{margin:0;font-weight:500;font-size:16px;line-height:1.5;color:var(--color-mid-grey-5);}
.Gamification{position:relative;display:flex;flex-direction:column;}
@media (min-width:1248px){
.Gamification{margin:70px auto 42px;padding:32px 40px;background:var(--color-dark-grey-1);border-radius:16px;}
}
.Gamification-Head{display:flex;flex-direction:column;margin-bottom:24px;text-align:center;}
@media (min-width:1248px){
.Gamification-Head{width:454px;margin-bottom:36px;text-align:left;}
}
.Gamification-Title{margin:0 0 8px;font-size:20px;font-weight:700;line-height:1.4;color:var(--color-white);}
@media (min-width:1248px){
.Gamification-Title{margin:0 0 16px;font-size:32px;line-height:1.2;}
}
.Gamification-Text{margin:0;font-weight:500;font-size:16px;line-height:1.5;color:var(--color-mid-grey-5);}
.Gamification-Content{display:flex;flex-direction:column;}
@media (min-width:1248px){
.Gamification-Content{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;}
}
.Gamification-Cards{display:flex;flex-direction:column;margin-bottom:8px;}
@media (min-width:1248px){
.Gamification-Cards{position:relative;z-index:1;flex-direction:row;align-items:flex-start;margin-bottom:0;}
}
.Gamification-Cards .GamificationCard:not(:last-child){margin:0 0 8px;}
@media (min-width:1248px){
.Gamification-Cards .GamificationCard{width:270px;align-self:stretch;}
.Gamification-Cards .GamificationCard:not(:last-child){margin:0 24px 0 0;}
}
@media (min-width:1248px){
.Gamification-Btn{min-width:147px;margin-bottom:98px;}
}
.Gamification-Img{display:none;}
@media (min-width:1248px){
.Gamification-Img{display:block;position:absolute;top:50%;transform:translateY(-50%);right:0;z-index:0;}
}
.Gamification-Img--mobile{position:initial;display:block;}
.Gamification-Img--mobile>img{width:100%;}
@media (min-width:1248px){
.Gamification-Img--mobile{display:none;}
}
/*! CSS Used keyframes */
@keyframes fade{0%{opacity:0;}to{opacity:1;}}
@keyframes fade{0%{opacity:0;}to{opacity:1;}}
@keyframes slide-up-opacity{0%{opacity:0;transform:translateY(3%);}to{opacity:1;transform:translateY(0);}}
/*! CSS Used fontfaces */
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Montserrat';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
.app #container{
  height: 100vh;
}
table:not([class]){border-collapse:collapse;width:70%;margin:16px auto 0;}
table:not([class]) th{background:#222d56;color:#fff;text-shadow:0 1px 1px #2d2020;}
table:not([class]) th:first-child{border-top-left-radius:10px;}
table:not([class]) th:last-child{border-top-right-radius:10px;border-right:none;}
table:not([class]) tr td:last-child{border-right:none;}
table:not([class]) td,table:not([class]) th{border-style:solid;border-width:0 1px 1px 0;border-color:rgba(110,88,131,.3);text-align:center;padding:1rem;vertical-align:middle;min-width:140px;}
@media (max-width:768px){
table:not([class]){width:100%;overflow:scroll;display:block;}
.FooterLinks.FooterNav-Links{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.FooterNav{
  flex-direction: column;
    gap: 20px;
    align-items: center;
}
}
@media (max-width:465px){
table:not([class]){width:100%;}
}

.webp .HomeGuest .Header{
    background-image: url(../img/slottica-kz.webp) !important;
}