.theme-toggle{flex-direction:row-reverse;justify-content:space-between;align-items:center;display:flex}.theme-switch{border-radius:var(--radius-s);cursor:pointer;transition:var(--global-transition);background:var(--shade-700);position:relative}.theme-switch-inner{align-items:center;min-width:200px;height:36px;display:flex}.theme-switch-inner>span{color:var(--text-100)}.theme-switch-inner>span,.theme-switch-thumb{text-align:center;justify-content:center;align-items:center;gap:6px;width:50%;padding:5px;font-size:11px;line-height:13px;display:inline-flex}.theme-switch-thumb{color:var(--text-100)}.switch-input{opacity:0;position:absolute}.theme-switch-thumb{background-color:var(--primary-100);border-radius:var(--radius-xs);height:calc(100% - 8px);transition:var(--global-transition);position:absolute;top:4px;left:4px}.theme-switch-thumb.checked{transform:translate(calc(100% - 8px))}@media (max-width:1024px){.theme-toggle{width:calc(50% - 6px);min-width:190px}.theme-switch{width:100%}.theme-switch-inner{width:100%;min-width:190px;height:42px}}@media only screen and (max-width:480px){.theme-toggle,.theme-switch-inner{min-width:unset}}@media only screen and (max-width:412px){.theme-toggle{width:100%}}
.download-app-button{border-radius:var(--radius-s);background:var(--shade-700);min-width:172px;padding:8px 12px}.download-app-button-content{align-items:center;gap:6px;display:flex}.download-app-button-icon{width:20px;height:20px}.download-app-button-text{color:var(--text-100);text-align:start;font-size:10px;font-weight:400;line-height:16px}@media (max-width:1024px){.download-app-button{width:calc(50% - 6px);min-width:176px;padding:13px 12px}.download-app-button-text{font-size:11px}.download-app-button-icon{width:13px;height:13px}}@media only screen and (max-width:480px){.download-app-button{min-width:unset}}@media only screen and (max-width:412px){.mobile-version-buttons-inner{flex-direction:column}.download-app-button{width:100%}}
.dropdown-lang-container{cursor:pointer;min-width:140px;height:fit-content;position:relative}.dropdown-lang-container .dropdown-lang-btn{border-radius:var(--radius-s);border:none;justify-content:space-between;align-items:center;padding:10px 12px;line-height:16px;display:flex}.dropdown-lang-container .dropdown-lang-btn>div{align-items:center;height:16px;display:flex}.dropdown-lang-flag{width:16px;height:16px;margin-right:6px}.dropdown-lang-icon,.dropdown-lang-flag{color:var(--icon-200)}.dropdown-lang-list{border-radius:var(--radius-xs);width:100%;max-height:146px;margin-bottom:0;padding-left:0;list-style:none;position:absolute;bottom:38px;overflow-y:auto}.dropdown-lang-list::-webkit-scrollbar{background:var(--shade-700);width:2px;display:block}.dropdown-lang-item{width:100%;color:var(--text-100);background:var(--shade-700);text-transform:capitalize;transition:var(--global-transition);padding:0;font-size:12px;font-weight:400;line-height:24px}.dropdown-lang-list .dropdown-lang-item:hover{background:var(--primary-100)}.dropdown-lang-item-link{border-bottom:1px solid var(--shade-100);align-items:center;height:40px;padding:0 12px;display:flex}.dropdown-lang-item:last-child .dropdown-lang-item-link{border-bottom:0}.dropdown-lang-arrow{transform:scaleX(-1)}.dropdown-lang-btn svg{transition:all var(--global-transition);width:16px;height:16px;transform:rotate(360deg)}.dropdown-lang-btn .dropdown-lang-icon{width:15px;height:9px}.dropdown-lang-btn .lang-opened{transition:all var(--global-transition);transform:rotate(180deg)}@media (max-width:1024px){.dropdown-lang-container .dropdown-lang-btn{padding:13px 12px}.dropdown-lang-list{bottom:44px}.dropdown-lang-container{width:30%}.dropdown-lang-item-link{height:42px}}@media screen and (max-width:600px){.dropdown-lang-container{width:unset}}
.footer{justify-content:space-between;column-gap:34px;margin-top:34px}.footer-inner-wrapper{justify-content:space-between;align-items:center;gap:12px;display:flex}.footer-container-wrapper{align-items:flex-end;width:100%;margin-top:12px;display:flex}.footer-container-div{background:var(--shade-300);width:100%;margin:0 12px}.footer-container-div.casino-page{background:var(--shade-300);margin:0}.footer-images>:not(:last-child){margin-bottom:20px}.footer-images-row{flex-wrap:wrap;justify-content:space-between;gap:20px;width:100%;display:flex}.footer-image img{object-fit:contain;height:100%;max-height:32px}.footer-image a{display:block}.footer-image.seal img{max-width:32px}.footer-image.seal>:first-child{display:flex}.footer-container-menu{max-width:920px;margin:0 auto;padding-bottom:31px;padding-left:1rem;padding-right:1rem}.footer-container-menu a{font-size:.75rem;font-weight:400;line-height:1rem;text-decoration:none;color:var(--text-100)!important}.footer-container-menu .footer-link{cursor:pointer;height:100%;transition:var(--global-transition);font-size:.75rem;font-weight:400;line-height:1rem;text-decoration:none;color:var(--text-100)!important}.footer-container-menu .footer-link:hover{color:var(--primary-200)!important}.footer .p1{margin-top:0}.html-parse-title{font-size:34px;line-height:38px}.footer .html-parse-content *{color:var(--text-100);font-size:11px;font-style:normal;font-weight:400}.footer .html-parse-content p{margin-bottom:1rem;font-size:11px;line-height:20px}.footer .html-parse-content ul{margin-bottom:34px}.footer-container-menu .footer-help-links,.footer-container-menu .footer-policy-links{justify-content:center;display:flex}.footer-container-menu .footer-social-links{justify-content:flex-end;display:flex}.footer-container-menu strong{font-weight:600}.footer-container-menu .nav-column-title{margin-bottom:12px}.mobile-version-links span{color:var(--text-100);margin-bottom:1rem;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.nav-list{color:var(--text-100);flex-wrap:wrap;justify-content:space-between;display:flex}.nav-list .nav-column{padding-bottom:34px}.footer-buttons-wrapper{gap:12px;display:flex;position:relative}.data-theme-wrapper{justify-content:space-between;align-items:center;gap:10px;height:min-content;display:flex}.mobile-version-buttons{gap:14px;margin-bottom:1.7rem;display:flex}@media screen and (max-width:1024px){.footer{margin-top:15px}.mobile-version-buttons{gap:12px;margin-bottom:20px}.data-theme-wrapper{margin-bottom:12px}.footer-images{margin-bottom:20px}.mobile-version-buttons-inner{align-items:center;gap:12px;width:70%;display:flex}.footer-container-div{margin:0;padding:12px}.footer-container-menu{padding:0!important}.mobile-version-links{margin-bottom:20px;display:block!important}.mobile-version-links img{cursor:pointer!important;width:1.125rem!important;height:.875rem!important}[data-theme=light] .mobile-version-links img{filter:invert()}.footer-items{margin-bottom:2rem}.footer-items div{margin-bottom:.5rem!important}.mobile-version-links span{font-size:14px}.footer-items a{color:var(--text-100);font-size:1rem;font-style:normal;font-weight:400;line-height:1rem}.footer-inner-wrapper{display:block}.footer .html-parse-content ul{margin-bottom:0}}@media screen and (max-width:600px){.mobile-version-buttons-inner{width:unset}.footer{grid-template-columns:1fr;row-gap:34px}.mobile-version-buttons{flex-direction:column}.footer-container-div{padding:12px}.footer-container-div.pwa{padding-bottom:7.5rem!important}.mobile-version-links{margin-bottom:1.7rem;display:block!important}.mobile-version-links img{cursor:pointer!important;width:1.125rem!important;height:.875rem!important}.mobile-version-links span{font-size:14px}.footer-items{margin-bottom:2rem}.footer-items div{margin-bottom:.5rem!important}.footer-items a{color:var(--text-100);opacity:.8;font-style:normal;font-weight:400;text-decoration:none;font-size:.75rem!important}.footer .html-parse-content p,.footer .html-parse-content *{font-size:12px}}
