/*!
 * Selector 01.06.2022
 */@tailwind base;@tailwind components;@tailwind utilities;@-webkit-keyframes isSlidingFrame{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:0}50%{opacity:1}to{-webkit-transform:translateY(150%);transform:translateY(150%);opacity:0}}@keyframes isSlidingFrame{0%{-webkit-transform:translateY(0);transform:translateY(0);opacity:0}50%{opacity:1}to{-webkit-transform:translateY(150%);transform:translateY(150%);opacity:0}}@-webkit-keyframes floatup{20%{opacity:.999}to{transform:translate3d(-50%,-17px,0);opacity:0}}@keyframes floatup{20%{opacity:.999}to{transform:translate3d(-50%,-17px,0);opacity:0}}@media (max-width:900px){}@media (max-width:1099px){}@media (max-width:900px){}@-webkit-keyframes messageRain{0%{background-position:0-1000px}to{background-position:0 0}}@keyframes messageRain{0%{background-position:0-1000px}to{background-position:0 0}}@font-face{font-weight:400;font-family:Rubik;font-style:normal;src:url(../fonts/0.woff2)format("woff2")}@font-face{font-weight:500;font-family:Rubik;font-style:normal;src:url(../fonts/2.woff2)format("woff2")}*{box-sizing:border-box;margin:0;padding:0;-webkit-transition:none;transition:none}html{overflow:hidden;font-size:14px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body,html{width:100%;height:100%}body{height:100%;overflow:hidden;color:#fff;font-family:Rubik,Arial,sans-serif!important;line-height:1.25;background:#20242d;-webkit-overflow-scrolling:touch}:root{--sat:env(safe-area-inset-top);--sar:env(safe-area-inset-right);--sab:env(safe-area-inset-bottom);--sal:env(safe-area-inset-left);--safe-area-inset-top:env(safe-area-inset-top);--safe-area-inset-right:env(safe-area-inset-right);--safe-area-inset-bottom:env(safe-area-inset-bottom);--safe-area-inset-left:env(safe-area-inset-left)}::-webkit-scrollbar{width:6px;height:6px;background:transparent;border-radius:6px}::-webkit-scrollbar-thumb{background:#232833;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#232833}::-webkit-scrollbar-corner{background:transparent}@media screen and (orientation:landscape){}::selection{color:#fff;background:#000}::-webkit-calendar-picker-indicator{filter:invert(1)}a,button{font:inherit;text-decoration:none}a,button{touch-action:manipulation}button{color:#fff;background-color:initial;border:0;outline:none!important}a{color:#047cfc}a:hover{color:#79a6f8}a:active,a:focus{outline:none!important}p{margin-top:0}svg{overflow:hidden;vertical-align:middle}img{vertical-align:middle;border-style:none}.icon{display:inline-block;width:1em;height:1em;fill:currentColor;stroke:currentColor;stroke-width:0}.app{width:100%;height:1px;min-height:100%}.btn{align-items:center;color:#fff;font-weight:400;font-family:Rubik,Arial,sans-serif;text-decoration:none;background:linear-gradient(45deg,#047cfc,#0064ff);border:1px solid transparent;border-radius:5px;outline:none!important;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:hover{color:inherit;background:#0064ff}.btn.btnLight{color:#6b768a;background:transparent;border:1px solid hsla(0,0%,100%,.08);box-shadow:none}.btn.btnLight:not(.disabled):hover{color:#fff;background:#047cfc;border-color:#047cfc}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media screen and (max-width:969px){.btn{font-size:12px}}@media screen and (max-width:900px){.btn{padding:7px 15px}}.content{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}.content.home .wrapper{max-width:100%}.wrapper{position:relative;display:-webkit-flex;display:flex;width:100%;height:100%;overflow:hidden}.contentWrapper{position:relative;display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}.contentWrapper .contentScroll{width:100%;height:100%;min-height:0;overflow-x:hidden;overflow-y:scroll;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:scroll-position;scrollbar-color:rgba(67,75,83,.1) transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.contentWrapper .contentScroll::-webkit-scrollbar{width:6px;background:transparent}.contentWrapper .contentScroll::-webkit-scrollbar-thumb{background:#434b531a;border-radius:10px}.mainContainer{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:100%;padding:0}@media (min-width:1100px){}.footerWrapper{margin-top:20px;background-color:#191d25}@media (max-width:900px){.footerWrapper{margin:20px -15px 0;padding:15px}}.footer{display:flex;flex:none;flex-wrap:wrap;align-items:center;justify-content:center;max-width:1250px}@media (min-width:1100px){.footer{width:calc(100% - 60px)}}.footer .paySystems{display:flex;width:calc(100% + 10px);margin:24px -10px 0;padding-bottom:5px}.footer .paySystems .paySystemImage{display:flex;align-items:center;justify-content:center;width:10%;height:100%;margin:0 5px;padding:10px 0;background:#20242d;border-radius:5px}.footer .paySystems .paySystemImage img{height:24px}.footer .footerContent{display:flex;flex-direction:column;align-items:stretch;width:100%;padding:20px 0 10px;color:#5e6a7f;font-weight:500;font-size:11px;background-color:#191d25}.footer .footerContent .footerLeft{display:flex;flex-direction:column;flex-grow:0;flex-wrap:wrap;justify-content:flex-end;width:100%;margin:10px 0;text-align:center}.footer .footerContent .footerLeft .footerNav{display:block;width:100%;margin:0 0 10px;padding:0;list-style:none}.footer .footerContent .footerLeft .footerNav li{display:inline-block;margin-right:10px}.footer .footerContent .footerLeft .footerNav li:last-child{margin-right:0}.footer .footerContent .footerLeft .footerNav a{display:flex;align-items:center;color:#828f9a;font-size:11px;cursor:pointer}.footer .footerContent .footerLeft .footerNav a:focus,.footer .footerContent .footerLeft .footerNav a:hover,.footer .footerContent .footerLeft .footerNav a.active{color:#fff}.footer .footerContent .footerLeft .footerNav:last-child{margin-bottom:0}.footer .footerContent .footerLeft .footerSocial a svg{width:14px;margin-right:3px;margin-bottom:2px;color:#047cfc}.footer .footerContent .footerRight{display:flex;flex-direction:column;flex-grow:0;align-items:center;justify-content:center;width:100%;margin-top:8px;padding:15px 0;border-top:1px solid #2d3340;border-bottom:none}.footer .footerContent .footerRight .footerLogos{display:flex}.footer .footerContent .footerRight .footerLogos .footerItem{display:flex;align-items:center;padding:0 15px;color:#828f9a;font-size:12px;border-right:1px solid #2c3240}.footer .footerContent .footerRight .footerLogos .footerItem:last-child{margin-right:0;padding-right:0;border-right:0}.footer .footerContent .footerRight .footerLogos .footerItem a svg{color:#5e6a7f}.footer .footerContent .footerRight .footerLogos .footerItem a img{height:22px}.footer .footerContent .footerRight .footerLogos .footerItem .footerLicense{display:inline-block;width:80px;height:22px;fill:currentColor;stroke:currentColor;stroke-width:0}.footer .footerContent .footerCopyright,.footer .footerContent .footerRight .footerName{padding-bottom:10px}.footerLeft .footerCopyright{width:100%;color:#fff}.footer .footerContent .footerRight .footerName{display:flex;color:inherit;text-align:right}@media (max-height:479px){}@media (max-height:479px){}@media (max-width:1326px){.footer .footerContent .footerRight .footerLogos .footerItem{max-width:195px}.footer .footerContent .footerRight .footerLogos .footerItem:last-child{max-width:125px}}@media (max-width:1200px){.footer .footerContent .footerRight .footerLogos{margin-top:10px;margin-bottom:0}.footer .footerContent .footerRight .footerLogos .footerItem{flex-direction:initial;border-right:0}.footer{margin:0 auto;padding:0}.footer .footerContent .footerRight .footerName{display:block;max-width:100%;text-align:center}.footer .footerContent .footerLeft .footerNav:first-child{justify-content:flex-start}.footer .footerContent .footerLeft .footerNav li{margin:0 5px 5px 0}}@media (max-width:1099px){.footer{padding:0 15px}}@media (max-width:1099px){}@media (max-width:969px){.footer{margin:0 auto}}@media (max-width:900px){.content{padding:0}.wrapper{-webkit-flex-direction:column;flex-direction:column;padding-right:0;padding-left:0}.contentWrapper .contentScroll::-webkit-scrollbar{width:0;background:transparent}.footer{padding:0}.footer .paySystems{margin:5px -10px 0;padding-top:15px}.footer .paySystems .paySystemImage img{height:20px}.footer .footerContent .footerRight .footerName{padding-bottom:20px}.footer .footerContent .footerRight .footerLogos{justify-content:center!important}.footer .footerContent .footerRight .footerLogos a{margin:0 10px}}@media (max-width:500px){.footer .paySystems .paySystemImage img{height:18px}}@media (max-width:468px){.footer .footerContent .footerRight{justify-content:space-between}.footer .footerContent .footerLeft .footerNav li{margin:0 5px 5px 0}.footer .footerContent .footerLeft .footerNav li:last-child{margin:0}.footer .footerContent .footerLeft{flex-direction:row;justify-content:space-between}.footer .footerContent .footerRight .footerLogos .footerItem{margin-right:0;padding:0;border:0}.footer .footerContent .footerRight .footerLogos{justify-content:space-between;width:100%}}@media (max-width:468px) and (max-width:441px){.footer .footerContent .footerRight .footerLogos{flex-wrap:wrap;gap:15px}}@media (max-width:460px){.footer .paySystems .paySystemImage{margin:0;padding:0;background:transparent}.footer .paySystems .paySystemImage img{height:18px}}@media (min-width:901px){.contentWrapper .contentScroll{padding-top:20px}}@media (max-width:900px){.contentWrapper .contentScroll{padding:20px 15px 0}}.langDropdown{position:relative;display:flex;align-items:center;box-sizing:border-box}.langDropdown .btnLang{display:flex;align-items:center;width:170px;height:42px;padding:0 8px;border:1px solid #343b48;border-radius:4px;cursor:pointer}.langDropdown .btnLang .btnContent{display:flex;align-items:center;width:100%}.langDropdown .btnLang .btnContent svg{width:20px;height:20px;margin-right:7px}.langDropdown .btnLang .btnContent .opener{display:flex;width:14px;height:14px;margin-left:auto;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.langDropdown .btnLang .btnContent .opener svg{width:100%;height:100%;margin-right:0;fill:#7f8596}.header{top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;width:100%;min-width:320px;height:75px;min-height:75px;padding:0 15px;line-height:1;background:#20242d;box-shadow:#0003 0 4px 6px -1px,#0000001f 0 2px 4px -1px}.header .headerInnerWrapper{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:320px;max-width:1250px;height:75px;min-height:75px;margin:0 auto}@media (max-width:900px){.header .headerInnerWrapper{flex:0 0 60px;width:100%;min-width:100%;background:#20242d;border-color:transparent}}@media (max-width:400px){.header .headerInnerWrapper{justify-content:space-between;width:100%}}.header .headerInnerWrapper .auth-buttons{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:40px}.header .headerInnerWrapper .auth-buttons .btn{height:100%;padding:9px 20px;font-size:1rem;text-wrap:nowrap}.header .headerInnerWrapper .auth-buttons .btn:first-child{margin-right:10px}.header .headerInnerWrapper .right{display:flex}.header .headerInnerWrapper .right .btnChangeMode{position:relative;align-items:center;justify-content:center;width:40px;height:40px;margin-left:10px;background-color:#272d39;border-radius:5px;cursor:pointer}.header .headerInnerWrapper .right .btnChangeMode:hover{background-color:#2d3340}.header .headerInnerWrapper .right .btnChangeMode:hover svg{fill:#fff}.header .headerInnerWrapper .right .btnChangeMode svg{font-size:14px;fill:#748198}.header .headerInnerWrapper .right .btnChangeMode .iconWrapper{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.header .headerInnerWrapper .header-inner{display:flex;align-items:center;justify-content:end}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:340px){}@media (max-width:900px){}@media (min-width:901px){.header .headerInnerWrapper .header-inner{width:100%}}@media (max-width:1350px){}@media (max-width:1250px){}@media (max-width:1169px){}@media (max-width:1099px){}@media (max-width:1050px){}@media (max-width:991px){}@media (max-width:900px){}@media (min-width:901px){.header .headerInnerWrapper .logo{display:block}.header .headerInnerWrapper .logo img{width:auto;min-width:94px;height:40px}}@media (min-width:400px){.header .headerInnerWrapper .header-inner{margin-left:15px}}@media (max-width:900px){}@media (max-width:400px){}@media (max-width:380px){}@media (max-width:340px){.header .headerInnerWrapper .header-inner{margin-left:15px}}.header .logo{display:block;max-width:100%;color:#fff;font-size:24px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.header .logo :focus{outline:none}.header .logo :hover{color:#047cfc;opacity:.8}.header .logo img{display:block;max-width:100%;height:auto;padding:0}@media (max-width:900px){.header .logo{display:inline;width:auto}.header .logo img{max-height:36px}}@media screen and (prefers-reduced-motion:reduce){}@media (min-width:1200px){}@media (min-width:992px){}@media (max-width:900px){}@media (max-width:500px){}@media (max-width:400px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media screen and (max-width:590px){}@media (max-width:500px){}@media (max-width:370px){}@media (max-width:500px){}@media (max-width:600px){}@media screen and (max-width:500px){}@media screen and (max-width:500px){}@media screen and (max-width:590px){}@media (max-width:500px){}@media (min-width:750px){}@media (min-width:500px) and (max-width:749px){}@media (max-width:900px){}@media screen and (max-width:500px){}@media screen and (max-width:590px){}@media (max-width:900px){}@media screen and (max-width:500px){}@media screen and (max-width:590px){}@media screen and (max-width:500px){}@media (max-width:480px){}@media (max-width:499px){}@media screen and (max-width:500px){}@media screen and (max-width:500px){}@media (max-width:500px){}@media (max-width:370px){}@media (max-width:500px){}@media (max-width:900px){}@media (max-width:500px){}@media (max-width:500px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:1050px){}@media (max-width:950px){}@media (max-width:1100px){}@media (max-width:600px){}@media (max-width:480px){}@media (max-width:1100px){}@media (max-width:600px){}@media (max-width:600px){}@media (max-width:480px){}@media (max-width:380px){}@media (max-width:600px){}@media (max-width:480px){}@media (max-width:1100px){}@media (max-width:480px){}@media (max-width:450px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:600px){}@media (max-width:400px){}@media (max-width:1100px){}@media (max-width:600px){}@media (max-width:1100px){}@media (max-width:480px){}@media (max-width:1100px){}@media (max-width:480px){}@media (min-width:481px) and (max-width:950px){}@media (min-width:951px) and (max-width:1100px){}@media (max-width:1100px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:500px){}@media (max-width:1200px){}@media (max-width:1050px){}@media (max-width:500px){}@media (max-width:600px){}@media (max-width:1200px){}@media (max-width:500px){}@media (min-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:380px){}@media (max-width:900px){}@media screen and (max-width:900px){}@media screen and (max-width:900px){}@media screen and (max-width:590px){}@media (max-width:400px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-height:580px),(max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:768px){}@media (min-width:821px) and (max-width:1200px){}@media (max-width:768px){}@media (min-width:821px) and (max-width:1200px){}@media screen and (max-width:1099px) and (min-width:768px){}@media (max-width:1099px){}@-webkit-keyframes showNoty{0%{-webkit-transform:scale(0);transform:scale(0)}60%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes showNoty{0%{-webkit-transform:scale(0);transform:scale(0)}60%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1)}}.notyBlock{position:fixed;top:calc(var(--safe-area-inset-top) + 15px);left:50%;z-index:999999;height:0}@media (max-width:1099px){}@media (max-width:900px){}@media (max-width:1100px){}@media (max-width:480pxpx){}@media (max-width:900px){}@media (max-width:999px){}@media (max-width:600px){}@media (max-width:1365px){}@media (max-width:1365px){}@media (max-width:900px){}@media (max-width:1550px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:375px){}@media (max-width:1200px){}@media (max-width:1099px){}@media (max-width:1099px){}@media (max-width:440px){}@media (max-width:340px){}@media (max-width:1080px){}@media (max-width:1099px){}@media (max-width:969px){}@media (min-width:1186px) and (max-width:1624px){}@media (min-width:984px) and (max-width:1185px){}@media (min-width:901px) and (max-width:983px){}@media (min-width:791px) and (max-width:900px){}@media (min-width:636px) and (max-width:790px){}@media (min-width:484px) and (max-width:635px){}@media (min-width:320px) and (max-width:483px){}@media (min-width:540px) and (max-width:1600px){}@media (min-width:975px) and (max-width:1600px){}@media (max-width:539px){}@media (max-width:373px){}@media (max-width:425px){}@media (max-width:375px){}@media (min-width:426px) and (max-width:1600px){}@media (max-width:425px){}@media (max-width:375px){}@media (max-width:1180px){}@media (max-width:1099px){}@media (max-width:900px){}@media (max-width:700px){}@media screen and (max-width:549px){}@media (max-width:450px){}@media all and (max-width:500px){}@media (max-width:500px){}@media all and (max-width:520px){}@keyframes slideFromLeft{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes slideFromRight{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes slideToLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes slideToRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}@media (max-width:330px){}@media (max-width:1365px){}@media (max-width:900px){}@media (max-width:1200px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:1365px){}@media (max-width:900px){}@media (max-width:1200px){}@media (max-width:900px){}@media (max-width:1550px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:650px){}@media screen and (max-width:1000px) and (min-width:901px){}@media screen and (max-width:1000px) and (min-width:901px){}@media (max-width:650px){}@media screen and (max-width:1000px) and (min-width:901px){}@media (max-width:650px){}@media screen and (max-width:1300px) and (min-width:1001px){}@media screen and (max-width:750px) and (min-width:651px){}@media screen and (max-width:1000px) and (min-width:901px){}@media (max-width:650px){}@media screen and (max-width:1000px) and (min-width:901px){}@media (max-width:650px){}@media (max-width:1099px){}@media (max-width:900px){}.footer.landingMode{width:calc(100% - 60px);margin:0 auto;padding:0}@media (max-width:1099px){.footer.landingMode{width:calc(100% - 30px)}}@media (max-width:900px){.footer.landingMode{width:100%}}@media (max-width:400px){}@media (max-width:360px){}@media (max-width:400px){}@media (max-width:1350px){}@media (max-width:1050px){}@media (max-width:500px){}@media (max-width:600px){}@media (max-width:580px){}@media (max-width:500px){}@media (max-width:450px){}@media (max-width:450px){}@media (max-width:1200px){}@media (max-width:450px){}@media (max-width:1300px){}@media (max-width:600px){}@media (max-width:1250px){}@media (max-width:1050px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:600px){}@media (max-width:900px){}@media (min-width:901px){}@media (min-width:601px) and (max-width:900px){}@media (max-width:900px){}@media (max-width:600px){}@media (max-height:483px){}@media screen and (orientation:landscape){}@media (max-width:600px){}@media (max-width:600px){}@media (max-width:480px){}@media (max-width:480px){}@media (max-width:550px){}@media (max-width:480px){}@media (max-width:1100px){}@media (max-width:480px){}@media (max-width:600px){}@media (max-width:1260px){}@media (max-width:900px){}@media (max-width:450px){}main{max-width:100%!important;height:100%}@media (max-width:1500px){}@media (max-width:1500px){}@media (max-width:1500px){}@media (max-width:1100px){}@media (max-width:520pxpx){}@media (min-width:521px){}@media (max-width:360px){}@media (max-width:1099px){}@media (max-width:520px){}@media (max-width:900px){}@media (min-width:769px){}@media (max-width:768px){}@media (max-width:1360px){}@media (max-width:768px){}@media (max-width:500px){}@media (max-width:900px){}@media (max-width:360px){}@media (max-width:700px){}@media (max-width:400px){}@media (max-width:1124px){}@media (max-width:900px){}@media (max-width:1124px){}@media (max-width:600px){}@media (max-width:900px){}@media (max-width:500px){}@media (max-width:370px){}@media (max-width:350px){}@media (max-width:335px){}@media (max-width:800px){}@media (max-width:500px){}@media (max-width:800px){}@media (max-width:500px){}@media (max-width:900px){}@media (max-width:400px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:1050px){}@media (max-width:950px){}@media (max-width:480px){}@media (max-width:1100px){}@media (max-width:600px){}@media (max-width:600px){}@media (max-width:480px){}@media (max-width:480px){}@media (max-width:450px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:600px){}@media (max-width:400px){}@media (max-width:1100px){}@media (max-width:600px){}@media (max-width:700px){}@media (max-width:1100px){}@media (max-width:480px){}@media (max-width:1100px){}@media (max-width:480px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:800px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:1050px){}@media (max-width:1050px){}@media (max-width:950px){}@media (max-width:480px){}@media (max-width:1100px){}@media (max-width:600px){}@media (max-width:600px){}@media (max-width:480px){}@media (max-width:480px){}@media (max-width:450px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:600px){}@media (max-width:400px){}@media (max-width:1100px){}@media (max-width:600px){}@media (max-width:700px){}@media (max-width:1100px){}@media (max-width:480px){}@media (max-width:1100px){}@media (max-width:480px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:1099px){}@media (max-width:900px){}@media (max-width:800px){}@media (max-width:1050px){}@media (max-width:1000px){}@media (min-width:1001px){}@media (max-width:1100px){}@media (min-width:1001px){}@media (max-width:1000px){}@media (max-width:900px){}@media (max-width:1000px){}@media (max-width:800px){}@keyframes animateCard1{4%{transform:translate3d(-50%,200%,0);z-index:4;opacity:1}4.1%{transform:translate3d(-50%,200%,0);z-index:-1;opacity:0}5%{transform:translate3d(-50%,-80%,-300px);z-index:-1;opacity:0}5.1%{transform:translate3d(-50%,-80%,-300px);z-index:1;opacity:1}7%{transform:translate3d(-50%,-105%,-300px);z-index:1;opacity:1}25%{transform:translate3d(-50%,-105%,-300px);z-index:1;opacity:1}25.1%{transform:translate3d(-50%,-105%,-300px);z-index:2;opacity:1}29%{transform:translate3d(-50%,-80%,-200px);z-index:2}50%{transform:translate3d(-50%,-80%,-200px);z-index:2}50.1%{transform:translate3d(-50%,-80%,-200px);z-index:3}54%{transform:translate3d(-50%,-55%,-100px);z-index:3}75%{transform:translate3d(-50%,-55%,-100px);z-index:3}75.1%{transform:translate3d(-50%,-55%,-100px);z-index:4}79%{transform:translate3d(-50%,-30%,0);z-index:4}to{transform:translate3d(-50%,-30%,0);z-index:4}}@keyframes animateCard2{4%{transform:translate3d(-50%,-30%,0);z-index:3}25%{transform:translate3d(-50%,-30%,0);z-index:3}25.1%{transform:translate3d(-50%,-30%,0);z-index:4}29%{transform:translate3d(-50%,200%,0);z-index:4;opacity:1}29.1%{transform:translate3d(-50%,200%,0);z-index:-1;opacity:0}30%{transform:translate3d(-50%,-80%,-300px);z-index:-1;opacity:0}30.1%{transform:translate3d(-50%,-80%,-300px);z-index:1;opacity:1}32%{transform:translate3d(-50%,-105%,-300px);z-index:1;opacity:1}50%{transform:translate3d(-50%,-105%,-300px);z-index:1;opacity:1}50.1%{transform:translate3d(-50%,-105%,-300px);z-index:2;opacity:1}54%{transform:translate3d(-50%,-80%,-200px);z-index:2}75%{transform:translate3d(-50%,-80%,-200px);z-index:2}79%{transform:translate3d(-50%,-55%,-100px);z-index:3}to{transform:translate3d(-50%,-55%,-100px);z-index:3}}@keyframes animateCard3{4%{transform:translate3d(-50%,-55%,-100px);z-index:2}25%{transform:translate3d(-50%,-55%,-100px);z-index:2}25.1%{transform:translate3d(-50%,-55%,-100px);z-index:3}29%{transform:translate3d(-50%,-30%,0);z-index:3}50%{transform:translate3d(-50%,-30%,0);z-index:3}50.1%{transform:translate3d(-50%,-30%,0);z-index:4}55%{transform:translate3d(-50%,200%,0);z-index:4;opacity:1}55.1%{transform:translate3d(-50%,200%,0);z-index:-1;opacity:0}56%{transform:translate3d(-50%,-80%,-300px);z-index:-1;opacity:0}56.1%{transform:translate3d(-50%,-80%,-300px);z-index:1;opacity:1}58%{transform:translate3d(-50%,-105%,-300px);z-index:1;opacity:1}75%{transform:translate3d(-50%,-105%,-300px);z-index:1;opacity:1}79%{transform:translate3d(-50%,-80%,-200px);z-index:2}to{transform:translate3d(-50%,-80%,-200px);z-index:2}}@keyframes animateCard4{4%{transform:translate3d(-50%,-80%,-200px);z-index:1}25%{transform:translate3d(-50%,-80%,-200px);z-index:1}25.1%{transform:translate3d(-50%,-80%,-200px);z-index:2}29%{transform:translate3d(-50%,-55%,-100px);z-index:2}50%{transform:translate3d(-50%,-55%,-100px);z-index:2}50.1%{transform:translate3d(-50%,-55%,-100px);z-index:3}54%{transform:translate3d(-50%,-30%,0);z-index:3}75%{transform:translate3d(-50%,-30%,0);z-index:3}75.1%{transform:translate3d(-50%,-30%,0);z-index:4}80%{transform:translate3d(-50%,200%,0);z-index:4;opacity:1}80.1%{transform:translate3d(-50%,200%,0);z-index:-1;opacity:0}81%{transform:translate3d(-50%,-80%,-300px);z-index:-1;opacity:0}81.1%{transform:translate3d(-50%,-80%,-300px);z-index:1;opacity:1}83%{transform:translate3d(-50%,-105%,-300px);z-index:1;opacity:1}to{transform:translate3d(-50%,-105%,-300px);z-index:1;opacity:1}}.providersSection .slider{position:relative;overflow:hidden;width:100%;max-width:1250px;margin:0 auto}.providersSection .sliderTrack{display:flex;width:fit-content;animation:scroll 180s linear infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.providersSection .item{width:16%;min-width:150px;height:70px;border-radius:10px;cursor:pointer;margin-right:10px}.providersSection .item:hover .card .thumb img{filter:invert(1) opacity(1)}.providersSection .item .card{width:100%;height:100%;-webkit-tap-highlight-color:transparent}.providersSection .item .card .thumb{position:relative;display:flex;width:100%;height:100%;overflow:hidden;text-align:center;border-radius:10px;transform-origin:center;transition:transform .1s linear;will-change:transform}.providersSection .item .card .thumb img{max-width:80%;max-height:65%;margin:auto;filter:invert(1) opacity(.8)}@media (min-width:768px) and (max-width:900px){}@media (max-width:360px){}@media (min-width:768px) and (max-width:900px){}@media (min-width:768px) and (max-width:900px){}@media (max-width:1100px){}@media screen and (max-width:1100px) and (min-width:900px){}@media (max-width:768px){}.welcomeSection .welcomeWrapper{position:relative;width:100%;padding-top:40px;overflow:hidden}.welcomeSection .welcomeWrapper .backgroundLogo{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;margin:0 auto}.welcomeSection .welcomeWrapper .welcomeContentWrapper{position:relative;z-index:10;display:flex;flex-direction:column-reverse;gap:20px;justify-content:space-between;max-width:1250px;margin:auto}@media (min-width:768px) and (max-width:900px){.welcomeSection .welcomeWrapper .welcomeContentWrapper{flex-direction:row;gap:30px}}@media (min-width:1100px){.welcomeSection .welcomeWrapper .welcomeContentWrapper{flex-direction:row;gap:30px}}.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer{display:grid;grid-auto-flow:row;grid-template-rows:1fr auto;gap:10px;align-items:center;width:100%}@media (min-width:768px) and (max-width:900px){.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer{gap:30px;max-width:478px}}@media (min-width:1100px){.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer{gap:30px;max-width:478px}}.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .ctaContainer .title{display:block;margin-bottom:0;color:#fff;font-weight:700;font-size:50px;line-height:120%;text-align:left}@media (max-width:1300px){.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .ctaContainer .title{font-size:38px}}@media (min-width:901px) and (max-width:1099px){.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .ctaContainer .title{text-align:center}}@media (max-width:767px){.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .ctaContainer .title{text-align:center}}.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .ctaContainer .btn{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:20px;padding:14px 20px;font-weight:600;font-size:14px}@media (min-width:768px){.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .ctaContainer .btn{width:auto;margin-top:10px}}@media (min-width:901px) and (max-width:1099px){.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .ctaContainer{display:flex;flex-direction:column;justify-content:center}}@media (max-width:767px){.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .ctaContainer{display:flex;flex-direction:column;justify-content:center}}.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .oauthContainer{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;width:100%;height:100%}.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .oauthContainer .oauthText{margin-bottom:10px;color:#738198;font-weight:700;font-size:14px}@media (max-width:767px){.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .oauthContainer .oauthText{margin:0 auto 10px}}.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .oauthContainer .oauthButtons{display:flex;gap:8px;width:100%}.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .oauthContainer .oauthButtons .item{display:flex;align-items:center;justify-content:center;width:48px;height:48px;font-weight:400;font-size:24px;background-color:#373e4c;border-radius:4px;cursor:pointer}.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .oauthContainer .oauthButtons .item:hover{background-color:#3d4656}.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .oauthContainer .oauthButtons .item svg{pointer-events:none}@media (max-width:640px){.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .oauthContainer .oauthButtons .item{width:20%}}@media (min-width:901px) and (max-width:1099px){.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .oauthContainer .oauthButtons{justify-content:center}}@media (max-width:767px){.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .oauthContainer .oauthButtons{justify-content:center}}@media (min-width:901px) and (max-width:1099px){.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .oauthContainer{align-items:center}}@media (max-width:767px){.welcomeSection .welcomeWrapper .welcomeContentWrapper .textContainer .oauthContainer{align-items:center}}.welcomeSection .welcomeWrapper .welcomeContentWrapper .imagesContainer{display:flex;gap:15px;align-items:flex-start;width:100%}.welcomeSection .welcomeWrapper .welcomeContentWrapper .imagesContainer .imageWrapper{position:relative;flex-basis:50%;overflow:hidden;border-radius:15px}.welcomeSection .welcomeWrapper .welcomeContentWrapper .imagesContainer .imageWrapper.casino:before{position:absolute;padding:2px;background:linear-gradient(45deg,#047cfc,#0064ff);border-radius:15px;content:"";top:0;right:0;bottom:0;left:0;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.welcomeSection .welcomeWrapper .welcomeContentWrapper .imagesContainer .imageWrapper.sport:before{position:absolute;padding:2px;background:linear-gradient(180deg,#047cfc,#187312,#187312);border-radius:15px;content:"";top:0;right:0;bottom:0;left:0;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.welcomeSection .welcomeWrapper .welcomeContentWrapper .imagesContainer .imageWrapper .heroImage{width:100%;height:100%;object-fit:cover;border-radius:15px;aspect-ratio:.666008/1}@media (min-width:768px) and (max-width:900px){}@media (min-width:1200px){}@media (max-width:767px){}@media (min-width:901px) and (max-width:1199px){}@media (max-width:767px){}@media (min-width:901px) and (max-width:1199px){}@media (max-width:767px){}@media (min-width:901px) and (max-width:1199px){}@media (max-width:350px){}@media (max-width:767px){}@media (min-width:901px) and (max-width:1199px){}@media (max-width:380px){}@media (min-width:768px){}@media (min-width:1200px){}@media (min-width:1200px){}@media (max-width:1100px){}@media (min-width:1200px){}@media (min-width:1200px){}@media (min-width:1100px){}@media (max-width:1100px){}@media (min-width:640px){}@media (min-width:1100px){}@media (max-width:390px){}@media (min-width:1201px){}@media (max-width:1100px){}@media (max-width:1200px){}@media (min-width:1201px){}@media (min-width:1201px){}@media (max-width:500px){}@media (min-width:900px){}@media (max-width:900px){}@media (max-width:740px){}@media (max-width:560px){}@media (max-width:400px){}@media (max-width:740px){}@media (max-width:560px){}@media (max-width:400px){}@media (min-width:901px){}@media (max-width:900px){}@media (max-width:740px){}@media (max-width:560px){}@media (max-width:400px){}@media (max-width:740px){}@media (max-width:560px){}@media (max-width:400px){}@media (max-width:1099px){}@keyframes pulse{0%{box-shadow:0 0#00e70166}30%{box-shadow:0 0 2px 2px #00e70166}70%{box-shadow:0 0 2px 2px #00e70166}to{box-shadow:0 0#00e70166}}@media (max-width:500px){}@media (max-width:380px){}@media (max-width:380px){}@media (max-width:380px){}@media (max-width:1200px){}@media (max-width:800px){}@media (max-width:700px){}@media (min-width:1200px){}@media (max-width:1199px){}@media (max-width:1199px){}@media screen and (max-width:1200px) and (min-width:1035px){}@media screen and (max-width:1035px) and (min-width:800px){}.mainContainer .homeWrapper{display:flex;flex-direction:column;width:100%;margin:0 auto}.mainContainer .homeWrapper .homeSection{padding:40px 15px;overflow:hidden}.mainContainer .homeWrapper .homeSection:nth-child(2n){background-color:#272d39}.mainContainer .homeWrapper .homeSection:nth-child(odd){background-color:#20242d}.mainContainer .homeWrapper .homeSection:first-child{padding-top:0;margin-top:-20px}.mainContainer .homeWrapper .homeSection:last-child{margin-bottom:-20px}@media (max-width:900px){.mainContainer .homeWrapper .homeSection{margin-left:-15px;margin-right:-15px}}@media (max-width:1100px){}@media (max-width:480pxpx){}@media (max-width:900px){}@media (min-width:600px) and (max-width:800px){}@media (max-width:480px){}@media (max-width:1490px){}@media (max-width:600px){}@media (min-width:901px) and (max-width:1024px){}@media (max-width:900px){}@media (max-width:1100px){}@media (max-width:480pxpx){}@media (max-width:900px){}@media (max-width:1050px){}@media (max-width:500px){}@media (max-width:500px){}@media (max-width:900px){}@media (max-width:768px){}@media (max-width:480px){}@media (max-width:500px){}@media (max-width:500px){}@media (max-width:450px){}@media (max-width:1050px){}@media (max-width:1100px){}@media (max-width:480pxpx){}@media (max-width:900px){}@media (max-width:1100px){}@media (max-width:480pxpx){}@media (max-width:900px){}@media (max-width:1100px){}@media (max-width:480pxpx){}@media (max-width:900px){}@media (max-width:1365px){}@media (max-width:900px){}@media (max-width:1200px){}@media (max-width:800px){}@media (max-width:360px){}@media (max-width:700px){}@media (max-width:400px){}@media (max-width:700px){}@media (max-width:1124px){}@media (max-width:900px){}@media (max-width:1124px){}@media (max-width:600px){}@media (max-width:1000px){}@media (max-width:900px){}@media (max-width:700px){}@media (max-width:500px){}@media (max-width:800px){}@media (max-width:500px){}@media (max-width:800px){}@media (max-width:500px){}@media (max-width:900px){}@media (max-width:400px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:480px){}@media (min-width:600px) and (max-width:800px){}@media (max-width:480px){}@media (max-width:1490px){}@media (max-width:600px){}@media (min-width:900px) and (max-width:1024px){}@media (max-width:900px){}@keyframes loaderAnimation{0%{right:4rem;left:.125rem}5%{left:.125rem}50%{right:.125rem;left:4rem}55%{right:.125rem}to{right:4rem;left:.125rem}}a:not([href]){color:inherit;text-decoration:none}@media (min-width:901px){a:not([href]):hover{color:inherit;text-decoration:none}}@keyframes slideUpAndFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRightAndFade{0%{opacity:0;transform:translate(-2px)}to{opacity:1;transform:translate(0)}}@keyframes slideDownAndFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeftAndFade{0%{opacity:0;transform:translate(2px)}to{opacity:1;transform:translate(0)}}@keyframes accordionDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordionUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}@media (min-width:1186px) and (max-width:1624px){}@media (min-width:984px) and (max-width:1185px){}@media (min-width:901px) and (max-width:983px){}@media (min-width:791px) and (max-width:900px){}@media (min-width:636px) and (max-width:790px){}@media (min-width:484px) and (max-width:635px){}@media (min-width:320px) and (max-width:483px){}@media (min-width:901px){}@media (max-width:1578px){}@media (max-width:1400px){}@media (max-width:1100px){}@media (max-width:400px){}@media (max-width:1360px){}@media (max-width:600px){}@media (max-width:400px){}@media (min-width:901px){}@media (max-width:1300px){}@media (min-width:901px){}@media (max-width:900px){}@media (max-width:1200px){}@media screen and (max-width:1200px) and (min-width:900px){}@media (max-width:900px){}@media (min-width:900px){}@media (max-width:1200px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (max-width:900px){}@media (hover:hover) and (pointer:fine){}@media (max-width:900px){}@keyframes slideDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes slideUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:900px){}@media (max-width:1099px){}@media (min-width:901px){}@media (max-width:1099px){}@media (max-width:900px){}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){}@media (min-width:1900px){}@media (min-width:1900px){}@media (max-width:1300px){}@media (max-width:425px){}@container (width<815px){.PrivilegeList{display:flex;flex-direction:column;column-gap:20px;row-gap:12px}}@media (min-width:1900px){}@media (max-width:900px){}@media (min-width:1900px){}@media (max-width:500px){}@media (max-width:500px){}@media (max-width:370px){}@media (max-width:340px){}@media (max-width:1280px){}@media (max-width:768px){}@media (max-width:480px){}@media (min-width:1900px){}@container (width<772px){.VIPClubSupport .right-section{flex-direction:column;align-items:self-start}.VIPClubSupport .right-section .sub-section{width:100%;flex-basis:auto}.VIPClubSupport .right-section .sub-section p{max-width:max-content}.VIPClubSupport .right-section .sub-section .langDropdown{max-width:352px;width:100%}.VIPClubSupport .right-section .sub-section .langDropdown .btnLang{max-width:352px}.VIPClubSupport .right-section button{max-width:352px;width:100%}}@media (min-width:1900px){}@media (max-width:1250px){}@container (width<820px){.VIPClubSupport{grid-template-columns:1fr}}@media (max-width:900px){}@container (width<900px){.club-page{gap:32px}}@container (width<900px){.club-page-item__header{margin-bottom:15px}}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:425px){}@media (max-width:900px){}@media (max-width:600px){}@media (max-width:1510px){}@media (max-width:600px){}@media (min-width:376px) and (max-width:600px){}@media (max-width:376px){}@media (max-width:1365px){}@media (max-width:600px){}@media (max-width:900px){}@media (max-width:400px){}@media (max-width:800px){}@media (max-width:900px){}@media (min-width:601px) and (max-width:1510px){}@media (min-width:376px) and (max-width:600px){}@media (max-width:376px){}@media (max-width:1365px){}@media (min-width:376px) and (max-width:600px){}@media (max-width:1365px){}@media (max-width:1365px){}@media (max-width:991px){}@media (max-width:768px){}@media (max-width:1510px){}@media (max-width:1510px){}@media (max-width:710px){}@media (max-width:1510px){}@media (max-width:1510px){}@media (min-width:901px) and (max-width:985px){}@media (max-width:710px){}@media (min-width:1100px){}@media (min-width:768px){}@media (max-width:500px){}@media (max-width:370px){}@media (max-width:768px){}@media (max-width:500px){}@media (min-width:901px){}@media screen and (max-width:1700px) and (min-width:1200px){}@media (max-width:1200px){}@media (max-width:1000px){}@media (max-width:700px){}@media (max-width:500px){}@media (max-width:500px){}:root{--color-main-first:#047cfc;--color-main-second:#0064ff;--color-main-third:#79a6f8;--color-side-first:#219a19;--color-side-second:#187312;--color-side-third:#2dc53a;--color-side-fourth:#013e01;--color-side-second-first:#3e2b97;--color-side-second-second:#e8650b;--color-main-background:#20242d;--color-side-background:#1c2028;--color-third-background:#272d39;--color-fourth-background:#242932;--color-fifth-background:#2d3340;--color-sixth-background:#232833;--color-seventh-background:#2e3542;--color-eighth-background:#191d25;--color-nineth-background:#373e4c;--color-tenth-background:#3d4656;--color-eleventh-background:#343b48;--color-twelvth-background:#495465;--color-thirtieth-background:#242831;--color-text-first:#828f9a;--color-text-second:#748198;--color-text-third:#6b768a;--color-text-fourth:#aab0bd;--color-text-fivth:#5e6a7f;--color-text-sixth:#d8d8d8;--color-text-placeholder:#828f9a;--color-white:#fff;--color-black:#000}@media (min-width:901px){}@media (max-width:1500px){}@media (max-width:1400px){}@media (max-width:900px){}@media (max-width:700px){}@media (max-width:500px){}@media (max-width:400px){}@media (min-width:1100px){}@media (min-width:992px){}@media (max-width:900px){}@media (max-width:400px){}.events-block{position:fixed;bottom:30px;left:10px;width:54px;transition:.3s}@media (max-width:900px){.events-block{left:-54px;bottom:60px}}