body{background:#090f1e;color:#fff;font-family:San Francisco Pro;padding:0 20px}body::-webkit-scrollbar{background-color:transparent;width:7px}body::-webkit-scrollbar-thumb{background:#555;border-radius:8px}.fa-sr-only,.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.control_btn{align-items:center;background-color:rgba(78,93,134,.3);border-radius:8px;display:flex;justify-content:center;padding:4px;text-decoration:none;transition:.2s}.control_btn:hover{background-color:rgba(78,93,134,.4)}.control_btn svg{fill:#fff;height:18px;width:18px}.control_btn svg path{fill:#fff}a{text-decoration:none}.select_lang{cursor:pointer;height:100%;position:relative}.select_lang li{display:flex;justify-content:center;list-style:none;padding:8px 0;transition:.2s;width:100%}.select_lang li:hover{background-color:#e4e4e4}.select_lang .select_lang__content{align-items:center;background-color:#fff;border-radius:8px;display:flex;display:none;flex-direction:column;overflow:hidden;padding:10px 0;position:absolute;transform:translateX(-8px);width:80px}.select_lang .select_lang__content span{color:#090f1e;display:inline-block;font-size:14px;margin-right:3px;text-transform:uppercase;width:22px}.select_lang .select_lang__content img{width:22px}.select_lang .select_lang__title{align-items:center;background-color:rgba(78,93,134,.3);border-radius:6px;display:flex;height:30px;justify-content:space-between;padding:0 8px;transition:.3s}.select_lang .select_lang__title:hover{background-color:rgba(78,93,134,.4)}.select_lang .select_lang__title span{font-size:12px;text-transform:uppercase}.select_lang .select_lang__title svg{fill:#fff;margin:0 8px;transition:.3s;width:6px}.select_lang .select_lang__title img{max-width:20px}.select_lang__active .select_lang__content{display:flex}.select_lang__active .select_lang__title svg{transform:rotate(180deg)}.btn{text-decoration:none}.new_label{background:linear-gradient(-260deg,#7f66d2,#5484f2);border-radius:10px;color:#fff;display:inline-block;font-size:10px;font-weight:600;padding:1px 5px;text-transform:uppercase}.btn{align-items:center;color:#fff;display:flex;justify-content:center}.btn_dark{background-color:rgba(78,93,134,.3);border-radius:6px;font-size:14px;transition:.2s}.btn_dark:hover{background-color:#1f2747;color:#fff}.section{background:linear-gradient(90deg,#1d273e,#11182a);border-radius:12px;margin-top:25px;padding:30px;position:relative}.section:before{background-image:linear-gradient(90deg,#8d53e9,#00b7ff);background-size:200% auto;border-bottom-left-radius:100px;border-bottom-right-radius:100px;content:"";display:block;height:4px;left:25px;position:absolute;right:25px;top:0}.gradient_btn{align-items:center;background-image:linear-gradient(255deg,#00b7ff,#8d53e9);border:none;border-radius:8px;color:#fff;display:flex;font-weight:600;justify-content:center;padding:4px 10px;position:relative;text-decoration:none;z-index:2}.gradient_btn:hover{color:#fff}.gradient_btn:hover:before{opacity:1}.gradient_btn:before{background-image:linear-gradient(255deg,#3445e2,#9217e4);border-radius:8px;content:"";display:inline-block;height:100%;opacity:0;position:absolute;transition:.3s;width:100%;z-index:-1}.faq_section h2{text-align:center}.faq_section .faq_section__item{border-radius:8px;box-shadow:0 0 5px #0095ff;margin-bottom:20px;position:relative}.faq_section .faq_section__item_title{align-items:center;background:rgba(78,93,134,.3);border-radius:8px;box-shadow:0 0 5px #0095ff;cursor:pointer;display:flex;justify-content:space-between;padding:15px;position:relative}.faq_section .faq_section__item_title h4{font-size:18px;font-weight:600;margin:0;max-width:80%;padding:0}.faq_section .faq_section__item_plus{position:absolute;right:0;top:50%;transform:translateY(-65%)}.faq_section .faq_section__item_plus span{background-color:#aadcff;display:inline-block;height:3px;transition:.2s;width:20px}.faq_section .faq_section__item_plus span:last-child{transform:translateX(-23px) rotate(90deg)}.faq_section .faq_section__item_content{max-height:0;overflow:hidden;transition:.3s}.faq_section .active .faq_section__item_content{max-height:999px;padding:20px}.faq_section .active .faq_section__item_plus span:last-child{transform:translateX(-23px) rotate(0deg)}.front_page .faq_section .faq_section__items{align-items:center;display:flex;flex-direction:column}.front_page .faq_section .faq_section__item{width:70%}.dashbords{display:flex;width:100%}.dashbords .dashbord:first-child:before{background-image:linear-gradient(90deg,#ff4edf,#ff2958)}.dashbords .dashbord:last-child{margin-left:25px}.dashbords .dashbord:last-child:before{background-image:linear-gradient(90deg,#00b7ff,#c700ff 50%,#fb0)}.dashbord__mob_btn{align-items:center;animation:dashbordBtn .8s cubic-bezier(.4,0,1,1) infinite alternate;background:linear-gradient(0deg,rgba(0,149,255,.827),transparent);bottom:0;display:flex;display:none;height:100px;justify-content:center;left:0;position:absolute;width:100%}.dashbord__mob_btn svg{fill:#fff;height:100%;margin-top:30px;max-width:30px}@keyframes dashbordBtn{0%{transform:translateY(0)}to{transform:translateY(5px)}}.dashbord{border-radius:12px;overflow:hidden;width:100%}.dashbord .dashbord__row{align-items:center;display:flex;justify-content:space-between}.dashbord .dashbord__row .dashbord__title{display:inline-block;font-size:18px;font-weight:700;margin:0;padding:0}.dashbord .dashbord__row .dashbord__count{color:hsla(0,0%,100%,.5);font-size:14px;margin-left:10px}.dashbord .dashbord__row .dashbord__all_btn{color:#0095ff;font-size:14px}.dashbord .dashbord__grid{display:grid;gap:15px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);margin-top:25px}.dashbord .dashbord__grid a{aspect-ratio:16/11;border-radius:16px;display:inline-block;height:100%;max-height:150px;max-width:210px;-o-object-fit:contain;object-fit:contain;overflow:hidden}.dashbord .dashbord__grid a:hover img{transform:scale(1.1)}.dashbord .dashbord__grid picture{aspect-ratio:16/11;border-radius:16px;display:inline-block;height:100%;max-height:150px;max-width:210px;-o-object-fit:contain;object-fit:contain;overflow:hidden}.dashbord .dashbord__grid picture:hover img{transform:scale(1.1)}.dashbord .dashbord__grid img{max-width:100%;transition:.8s}.separator_gradient{background:linear-gradient(90deg,hsla(0,0%,100%,.2) 9.92%,transparent);height:1px;width:100%}.burger_btn{display:block;display:none;height:20px;margin-left:20px;position:relative;width:30px;z-index:3}.burger_btn span{top:9px}.burger_btn span,.burger_btn:after,.burger_btn:before{background-color:#fff;height:2px;left:0;position:absolute;transition:all .3s ease 0s;width:100%}.burger_btn:after,.burger_btn:before{content:""}.burger_btn:before{top:0}.burger_btn:after{bottom:0}.burger_active span{transform:scale(0)}.burger_active:before{top:9px;transform:rotate(45deg)}.burger_active:after{bottom:9px;transform:rotate(-45deg)}.search_input{align-items:center;border:1px solid #304066;border-radius:6px;display:flex;display:none;margin-bottom:20px}.search_input button{background:#1d273e;border:none;border-bottom-right-radius:6px;border-left:1px solid #304066;border-top-right-radius:6px;height:100%;outline:none;width:15%}.search_input input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#1d273e;border:none;border-bottom-left-radius:6px;border-top-left-radius:6px;color:#fff;display:inline-block;height:40px;outline:none;padding:0 10px;width:100%}.search_input input::-moz-placeholder{color:#bebebe}.search_input input:-ms-input-placeholder{color:#bebebe}.search_input input::placeholder{color:#bebebe}.search_input__error{outline:2px solid tomato}.search_input__focus{outline:2px solid #0095ff}.search_input>input::-ms-clear,.search_input>input::-ms-reveal{display:none;height:0;width:0}.search_input>input::-webkit-search-cancel-button,.search_input>input::-webkit-search-decoration,.search_input>input::-webkit-search-results-button,.search_input>input::-webkit-search-results-decoration{display:none}.front_page .search_input{margin-bottom:35px}#not_found{align-items:center;display:flex;flex-direction:column}#not_found img{max-width:100%}#not_found h1{font-weight:900}#not_found .gradient_btn{margin:20px 0;padding:10px 30px}.breadcrumbs{margin:25px 0}.breadcrumbs .separator_gradient{width:50%}.breadcrumbs .breadcrumbs__row{margin:0;padding:0}.breadcrumbs .breadcrumbs__row li{display:inline-block;list-style:none}.breadcrumbs .separator_gradient:first-child{margin-bottom:5px}.breadcrumbs .separator_gradient:last-child{margin-top:5px}.breadcrumbs .breadcrumbs__link:hover{text-decoration:underline}.rating .rating__summary{border-bottom:2px solid #0095ff;display:flex;flex-direction:column;padding-bottom:25px;row-gap:20px}.rating .rating__row,.rating .rating__row_wrap,.rating .rating__total{-moz-column-gap:25px;column-gap:25px;display:flex}.rating .rating__total{margin-top:25px}.rating .rating__total .rating__title,.rating .rating__total .rating__total_count{color:#fff;font-size:22px;font-weight:500;line-height:1}.rating .rating__title{width:100%}.rating .rating__stars_container{-moz-column-gap:10px;column-gap:10px;display:flex;margin-left:15px}.rating .rating__star{background:url(../img/star_fill.svg) 0 0/100% no-repeat;height:17px;width:17px}.rating .rating__star[empty]{background-image:url(../img/star_empty.svg)}.rating .rating__total_count{color:#929292}.rating .rating__total .rating__stars_container{margin-left:0;transform:translateX(-11px)}#modals{align-items:center;background:rgba(23,22,43,.76);display:flex;display:none;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}#modals[active]{display:flex}.start_popup{animation:startPopup .8s forwards;background:linear-gradient(90deg,#4e3783,#21315f);border-radius:20px;box-shadow:2px 2px 15px rgba(0,0,0,.3);display:none;padding:35px 25px;position:relative}.start_popup h3{font-size:32px;font-weight:700}.start_popup h2{color:#f2d016;font-size:36px;font-weight:900}.start_popup p{font-size:20px;margin-top:15px;max-width:80%}.start_popup .start_popup__btn{height:50px;margin-top:20px;width:100%}.start_popup .start_popup__close_btn{background:none;border:none;height:25px;position:absolute;right:25px;top:25px;width:35px}.start_popup .start_popup__close_btn:hover:after,.start_popup .start_popup__close_btn:hover:before{background:#0095ff}.start_popup .start_popup__close_btn:after,.start_popup .start_popup__close_btn:before{background:#fff;content:"";height:2px;left:0;position:absolute;top:50%;transition:.3s;width:100%}.start_popup .start_popup__close_btn:after{transform:rotate(-45deg)}.start_popup .start_popup__close_btn:before{transform:rotate(45deg)}.start_popup .start_popup__bg{max-width:140px;position:absolute;right:25%;top:-10%;width:100%}.start_popup .start_popup__bg img{left:0;position:absolute;top:0;width:100%;z-index:2}.start_popup .start_popup__bg:before{background:linear-gradient(90deg,#1d9ab9,#9722f7);border-radius:100%;content:"";display:block;filter:blur(25px);height:140px;isolation:isolate;left:0;position:absolute;position:relative;top:0;width:140px;z-index:-1}.start_popup .start_popup__promocode{align-items:center;background:#1f2b53;border-radius:8px;display:flex;height:50px;padding:0 15px;position:relative;width:100%}.start_popup .start_popup__promocode button{background:none}.start_popup .start_popup__promocode .promocode{color:#75e272;font-size:18px;margin-left:10px}.start_popup .start_popup__promocode[active]{outline:1px solid #23d423}.start_popup .start_popup__promocode_copy{border:none;border-bottom-right-radius:8px;border-left:1px solid #435ba9;border-top-right-radius:8px;height:100%;padding-left:15px;padding-right:20px;position:absolute;right:0;transition:.3s}.start_popup .start_popup__promocode_copy:hover{background:rgba(0,0,0,.2)}.start_popup .start_popup__promocode_title{color:#506ed1}.start_popup[active]{display:block}@keyframes startPopup{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}body[stop-scroll]{overflow-y:hidden}#cookie{background:#2a3450;border-radius:8px;bottom:10px;box-shadow:0 0 10px rgba(0,149,255,.8);display:none;justify-content:space-between;left:50%;padding:10px 15px;position:fixed;transform:translateX(-50%);width:70%;z-index:20}#cookie,#cookie .cookie_row{align-items:center;-moz-column-gap:15px;column-gap:15px}#cookie .cookie_row{display:flex;max-width:70%}#cookie .cookie_icon{min-height:30px;min-width:30px}#cookie .cookie_buttons{align-items:center;-moz-column-gap:15px;column-gap:15px;display:flex}#cookie .cookie_text{color:#e6e6e6;font-size:14px}#cookie .cookie_btn__policy{color:#0095ff;text-decoration:none;white-space:nowrap}#cookie .cookie_btn__policy:after{background:#0095ff;content:"";display:block;height:1px;margin:0 auto;transition:.3s;width:0}#cookie .cookie_btn__policy:hover:after{width:100%}#cookie .cookie_btn__agree{align-items:center;background-image:linear-gradient(70deg,#31bc69 -8%,#089e4e 96%);border:none;border-radius:6px;-moz-column-gap:15px;column-gap:15px;display:flex;height:40px;justify-content:center;width:160px}#cookie .cookie_btn__agree:hover{background-image:linear-gradient(70deg,#2ba35b -8%,#0a8543 96%)}#cookie .cookie_btn__agree span{color:#fff}#cookie[data-active]{display:flex}.info img{max-width:100%}#topbar{display:flex;justify-content:space-between;padding:15px 0;position:relative;z-index:6}#topbar ul{margin:0;padding:0}#topbar .phone_icon{margin-left:10px}#topbar .phone_icon svg{height:18px}#topbar .topbar__controls{align-items:center;display:flex}#topbar .topbar__controls:after{background-color:#fff;content:"";height:15px;margin:0 12px;opacity:.2;width:1px}#topbar .topbar__free_money_btn{align-items:center;background-image:linear-gradient(285.39deg,#ffb800 -4.36%,#fff173 115.87%);border-radius:50px;display:flex;height:24px;justify-content:space-between;padding:0 8px;width:100%}#topbar .topbar__free_money_btn span{color:#090f1e;font-size:12px;font-weight:600}#topbar .topbar__free_money_btn img{max-height:40px}#topbar .topbar__free_money_btn svg{fill:#795805;margin-left:8px;width:8px}#topbar .topbar__bonus_btn,#topbar .topbar__col{align-items:center;display:flex}#topbar .topbar__bonus_btn{background-color:rgba(78,93,134,.3);border-radius:6px;color:#fff;font-size:10px;font-weight:700;height:26px;padding-right:35px;position:relative;transition:.2s}#topbar .topbar__bonus_btn:hover{background-color:rgba(78,93,134,.4)}#topbar .topbar__bonus_btn svg{width:18px}#topbar .topbar__bonus_btn img{max-height:62px;position:absolute;right:0;top:50%;transform:translateY(-50%) translateX(30%)}#topbar .topbar__bonus_btn_icon{align-items:center;background:linear-gradient(86.37deg,#d062ff 2.96%,#7bb0ff 99.68%),linear-gradient(90deg,#ed6ea0,#ec8c69);border-radius:100%;box-shadow:0 5px 15px rgba(201,85,255,.4);display:flex;justify-content:center;padding:8px;transform:translateX(-10px)}#topbar .topbar__applications{align-items:center;display:flex}#topbar .topbar__applications:after,#topbar .topbar__applications:before{background-color:#fff;content:"";height:15px;margin:0 14px;opacity:.2;width:1px}#topbar .topbar__applications_windows{align-items:center;display:flex;font-size:10px}#topbar .topbar__applications_windows:after{background-color:#fff;content:"";height:15px;margin:0 14px;opacity:.2;width:1px}#topbar .topbar__applications_windows .topbar__applications_windows_title{display:inline-block;line-height:14px;margin-right:10px}#topbar .topbar__applications_windows .topbar__applications_windows_title b{font-size:11px;font-weight:700}#topbar .topbar__applications_windows .topbar__applications_windows_title span{color:hsla(0,0%,100%,.5);font-weight:600}#topbar .topbar__applications_windows svg{width:24px}#topbar .topbar__applications_windows svg path{transition:.2s}#topbar .topbar__applications_windows svg:hover path{fill:#e4e4e4}#topbar .topbar__applications_phones{align-items:center;background-color:rgba(78,93,134,.3);border-radius:6px;display:flex;height:30px;justify-content:center;padding:0 10px}#topbar .topbar__applications_phones .app_phone_apple{margin-left:10px}#topbar .topbar__applications_phones a{align-items:center;display:flex}#topbar .topbar__applications_phones svg{width:14px}#topbar ul{margin-top:5px}#header{align-items:center;background:linear-gradient(90deg,#1d273e,#11182a);border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.5);display:flex;height:56px;padding:0 10px;position:sticky;top:0;z-index:5}#header .logotype__mob_separator{background:linear-gradient(90deg,hsla(0,0%,100%,.2) 9.92%,transparent);display:inline-block;display:none;height:1px;width:100%}#header .logotype{transform:translateY(-10%)}#header .logotype img{max-width:80px}#header .logotype .logotype__mob_separator:first-child{transform:rotate(180deg)}#header .navigation_new{margin-left:5px}#header .btn_login{font-weight:700;height:32px;padding:0 12px}#header .btn_registration{align-items:center;background-image:linear-gradient(70deg,#31bc69 -8%,#089e4e 96%);border-radius:6px;color:#fff;display:flex;font-size:14px;font-weight:700;height:32px;margin-left:15px;padding:0 10px;transition:.2s}#header .btn_registration span{white-space:nowrap}#header .btn_registration:hover{background-image:linear-gradient(70deg,#2ba35b -8%,#0a8543 96%)}#header .btn_registration__add{align-items:center;background-image:linear-gradient(210deg,hsla(0,0%,100%,0) 25%,hsla(0,0%,100%,.06) 48%,#fff 133%);border-radius:100%;display:flex;font-size:16px;height:20px;justify-content:center;margin-right:6px;padding:3px;width:20px}#header .navigation{justify-content:space-between;width:95%}#header .navigation,#header li{align-items:center;display:flex;height:100%}#header li{list-style:none;margin:0 12px}#header li a{align-items:center;display:flex;height:100%}#header .navigation__general{height:100%;margin-left:20px;overflow-x:hidden;position:relative;width:97%}#header .navigation__general a{color:#fff;font-size:14px;font-weight:600}#header .navigation__general img{width:60px}#header .navigation__general .active{position:relative}#header .navigation__general .active a{text-shadow:0 0 10px rgba(0,183,255,.7),0 0 6px rgba(0,149,255,.5),0 0 10px rgba(141,83,233,.7)}#header .navigation__general .active:after{background-color:#0095ff;bottom:0;content:"";display:inline-block;height:3px;left:0;opacity:1;position:absolute;width:100%}#header .navigation__general li{cursor:pointer;position:relative;white-space:nowrap}#header .navigation__general li:after{background-color:#0095ff;bottom:0;content:"";display:inline-block;height:3px;left:0;opacity:0;position:absolute;transition:.2s;width:100%}#header .navigation__general li:hover a{text-shadow:0 0 10px rgba(0,183,255,.7),0 0 6px rgba(0,149,255,.5),0 0 10px rgba(141,83,233,.7)}#header .navigation__general li:hover:after{opacity:1}#header .navigation__general .dropmenu:hover:after{display:none}#header .navigation__general .dropmenu:hover .dropmenu__content{display:flex}#header .navigation__general .dropmenu__title{font-size:14px;font-weight:600}#header .navigation__general .dropmenu__title:hover{text-shadow:0 0 10px rgba(0,183,255,.7),0 0 6px rgba(0,149,255,.5),0 0 10px rgba(141,83,233,.7)}#header .navigation__general .dropmenu__content li a{text-shadow:none}#header .navigation__general .dropmenu__content{background-color:#fff;border-radius:8px;display:flex;display:none;flex-direction:column;margin:0;max-width:150px;padding:10px 0;position:fixed;top:0;transform:translate(-60%);width:100%}#header .navigation__general .dropmenu__content:after{border-color:transparent transparent #fff;border-style:solid;border-width:0 10px 7px;content:"";display:inline-block;height:0;position:absolute;top:0;transform:translateY(-90%);width:0}#header .navigation__general .dropmenu__content li{padding:3px 10px;transition:.2s;width:100%}#header .navigation__general .dropmenu__content li:hover{background-color:#e6e6e6}#header .navigation__general .dropmenu__content li:hover a{color:#696969}#header .navigation__general .dropmenu__content a{color:#696969;font-size:14px;font-weight:400;width:100%}#header .navigation__general .dropmenu__content:hover li a{text-shadow:none}#header .navigation__general .dropmenu__content:hover li:after{display:none}#header .navigation__general .dropmenu__list li a{text-shadow:none}#header .navigation__general .dropmenu__list{background-color:#fff;border-radius:8px;display:flex;display:none;flex-direction:column;margin:105% 0 0;padding:10px 0;position:absolute;top:0;transform:translateX(-30%);width:250%}#header .navigation__general .dropmenu__list:after{border-color:transparent transparent #fff;border-style:solid;border-width:0 10px 7px;content:"";display:inline-block;height:0;position:absolute;top:0;transform:translateY(-90%);width:0}#header .navigation__general .dropmenu__list li{padding:3px 10px;transition:.2s;width:100%}#header .navigation__general .dropmenu__list li:hover{background-color:#e6e6e6}#header .navigation__general .dropmenu__list li:hover a{color:#696969}#header .navigation__general .dropmenu__list a{color:#696969;font-size:14px;font-weight:400;width:100%}#header .navigation__general .dropmenu__list:hover li a{text-shadow:none}#header .navigation__general .dropmenu__list:hover li:after{display:none}#header .navigation__general .dropmenu__active .dropmenu__list{display:flex}#header ul{margin:0;padding:0}#header .navigation__buttons,#header .navigation__more,#header ul{align-items:center;display:flex}#header .navigation__more{height:100%;margin-right:40px}#header .navigation__more_title{align-items:center;background-color:#252d47;border-radius:6px;cursor:pointer;display:flex;height:32px;opacity:0;padding:0 10px;transition:.2s}#header .navigation__more_title:hover{background-color:rgba(78,93,134,.4)}#header .navigation__more_title span:nth-child(2){color:#b9b9b9;font-size:18px;margin-left:5px}#header .navigation__more_content{background-color:#fff;border-radius:8px;cursor:pointer;display:flex;display:none;flex-direction:column;margin-top:55px;padding:10px 0;position:absolute;top:0;transform:translateX(-20%);transition:.3s;width:150px}#header .navigation__more_content .dropmenu{color:dimgray;font-size:14px;position:relative}#header .navigation__more_content .dropmenu .dropmenu__content{background:#f5f5f5;display:flex;display:none;flex-direction:column;position:absolute;top:0;transform:translateX(-110%)}#header .navigation__more_content .dropmenu:hover .dropmenu__content{display:flex}#header .navigation__more_content:after{border-color:transparent transparent #fff;border-style:solid;border-width:0 10px 7px;content:"";display:inline-block;height:0;position:absolute;top:0;transform:translateY(-90%);width:0}#header .navigation__more_content li{align-items:center;display:flex;margin-bottom:5px;padding:5px 10px;transition:.2s;width:100%}#header .navigation__more_content li:hover{background-color:#e6e6e6}#header .navigation__more_content li img{width:50%}#header .navigation__more_content li a{color:#696969;font-size:14px;font-weight:400;height:100%;width:100%}#header .navigation__more_content .new_label{margin-left:5px}#header .navigation__more_content[active]{display:flex}#header .navigation__wrap{display:flex;height:100%;overflow-x:hidden;position:relative;width:100%}#banners{display:grid;gap:25px;grid-template-columns:3fr 1fr 1fr;padding-top:25px}#banners ul{margin:0;padding:0}#banners .banners__lg,#banners .banners__sm{height:100%;position:relative;width:100%}#banners .banners__lg a,#banners .banners__sm a{color:#fff;display:inline-block;height:100%;text-decoration:none;width:100%}#banners .banners__lg .banners__offer,#banners .banners__sm .banners__offer{bottom:0;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;padding:90px 35px;position:absolute;right:0;top:0;width:100%}#banners .banners__lg picture,#banners .banners__sm picture{width:100%}#banners .banners__lg picture img,#banners .banners__sm picture img{max-width:100%;width:100%}#banners picture img{border-radius:20px}#banners .banners__offer_title{font-size:36px;font-weight:900;line-height:105%;white-space:wrap}#banners .banners__offer_subtitle{font-size:24px;max-width:400px}#banners .banners__btn{background:#fff;border:none;border-radius:10px;display:inline-block;font-weight:600;height:50px;max-width:250px;width:100%}#banners .banners__btn_gold{background-image:linear-gradient(285.39deg,#ffb800 -4.36%,#fff173 115.87%);border-radius:50px;box-shadow:0 0 15px rgba(255,241,115,.5);transition:.3s}#banners .banners__btn_gold:hover{box-shadow:0 0 18px rgba(255,241,115,.7);transform:scale(1.05)}#banners .banners__btn_white{transition:.3s}#banners .banners__btn_white:hover{background-color:#d8e5fd}#categories{display:flex;justify-content:space-between;padding-top:25px}#categories ul{margin:0;padding:0}#categories .categories__card{align-items:center;background:linear-gradient(90deg,#1d273e,#11182a);border-radius:12px;color:#fff;display:flex;justify-content:space-between;margin-left:20px;padding:15px 20px;perspective:1000px;position:relative;transform-style:preserve-3d;width:100%}#categories .categories__card:before{background:linear-gradient(90deg,#2d3c5e,#1b2642);border-radius:12px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:.2s;width:100%;z-index:1}#categories .categories__card:hover{color:#fff}#categories .categories__card:hover img{transform:translateZ(10px) rotate(-10deg)}#categories .categories__card:hover:before{opacity:1}#categories .categories__card .categories__card_img,#categories .categories__card .categories__card_wrap{position:relative;z-index:2}#categories .categories__card img{max-width:52px;transition:.3s}#categories .categories__card_title{font-size:24px;font-weight:600}#categories .categories__card:first-child{margin:0}.info{position:relative}.info .info__visible h2:first-child,.info .info__visible h3:first-child{margin:0}.info .info__open_btn{margin:50px auto 0}.info h2{font-size:28px}.info h2,.info h3{color:#fff;font-weight:700;margin:20px 0}.info h3{font-size:22px}.info p{margin-top:3px;padding:0}.info a{color:#0095ff;text-decoration:none}.info ul{margin-top:5px}.info ul li{list-style:circle}.info table{border-collapse:collapse;margin:20px 0}.info td{border:1px solid #818181;padding:6px 10px}.info .check tr>td:first-child:before{background:url(../img/checkbox.svg) 0 0/cover no-repeat;content:"";display:inline-block;height:18px;margin-right:10px;vertical-align:middle;width:18px}.info .info__hide_btn{fill:#0095ff;cursor:pointer;display:none;position:absolute;right:30px;top:30px;transform:rotate(180deg);transition:.2s;width:30px}.info .info__hide_btn:hover{fill:#046bb4}.info .faq_section h2{margin-top:40px}.info .info__row{align-items:center;display:flex;justify-content:space-between;padding-right:100px}.info .info__rating{margin-top:25px}.info__active .info__hide_btn{display:block}.info__active .info__open_btn{display:none}.info__active .info__hidden{display:block}#action{align-items:center;display:flex;justify-content:space-between;padding-bottom:40px;padding-top:40px;position:relative}#action .action__title{font-size:26px;font-weight:900}#action .action__bg{background:url(../img/banners/poker_banner.png) bottom/30% no-repeat;border-radius:12px;height:100%;left:0;position:absolute;top:0;width:100%}#footer{margin-top:50px}#footer .footer__logo_row{align-items:center;display:flex;margin-bottom:25px}#footer .footer__logo_row span{background:linear-gradient(90deg,hsla(0,0%,100%,.2) 9.92%,transparent);display:inline-block;flex-grow:1;height:1px;margin-left:25px;transform:translateY(4px)}#footer .footer__logotype{max-width:60px}#footer .footer__support_icon svg{fill:#fff;max-width:13px}#footer .icon_apple svg{fill:#fff;width:24px}#footer .icon_android svg,#footer .icon_windows svg{width:28px}#footer .footer__app_arrow{align-items:center;background-color:#464646;border-radius:100%;display:flex;height:14px;justify-content:center;width:14px}#footer .footer__app_arrow svg{fill:#fff;max-width:6px;transform:rotate(-90deg)}#footer .footer__row{display:flex;justify-content:space-between}#footer .footer__col_title{color:#fff;font-size:16px;font-weight:600;margin-bottom:15px}#footer .footer__support_subtitle{color:#384872;font-size:12px}#footer .footer__support_icon{align-items:center;background-image:linear-gradient(144deg,#0095ff -27%,#0855c4 151%,#0855c4 0);border-radius:6px;display:flex;height:30px;justify-content:center;width:30px}#footer .footer__support_icon path,#footer .footer__support_icon svg{fill:#fff}#footer .footer__support_icon svg{height:100%}#footer .footer__support_row{align-items:center;display:flex;margin-top:10px}#footer .footer__support_row span{color:#fff;display:inline-block;font-size:14px;margin-left:10px}#footer .footer__support_row span:hover{text-decoration:underline}#footer nav ul{margin:10px 0 0;padding:0}#footer nav li{list-style:none;margin-bottom:5px}#footer nav a{color:#fff;display:flex;flex-direction:column;font-size:12px;font-weight:600;position:relative;transition:.3s}#footer nav a:after{background-color:#0095ff;content:"";display:inline-block;height:1px;transition:.3s;width:0}#footer nav a:hover{color:#0095ff}#footer nav a:hover:after{width:100%}#footer .footer__categories ul{-moz-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(3,1fr)}#footer .footer__app{align-items:center;background-color:transparent;border:1px solid #444;border-radius:12px;display:flex;justify-content:space-between;padding:4px 15px;transition:.3s}#footer .footer__app:hover{background-color:hsla(0,0%,53%,.1)}#footer .footer__app_container{align-items:center;display:flex}#footer .footer__app_subtitle{color:hsla(0,0%,100%,.5);font-size:10px}#footer .footer__app_title{color:#fff;font-size:12px;font-weight:600}#footer .footer__app_wrap{margin-left:10px}#footer .footer__apps{display:flex}#footer .footer__app_for_android{margin-top:8px}#footer .footer__app_for_android .footer__app_wrap,#footer .footer__app_for_apple .footer__app_wrap{margin-right:5px}#footer .footer__app_for_windows{display:flex;flex-direction:column;margin-left:8px;padding:10px}#footer .footer__app_for_windows .footer__app_container{display:flex;justify-content:space-between;width:100%}#footer .footer__brands_row{display:flex;flex-direction:column;margin-top:50px}#footer .footer__socials,#footer .footer__socials a{align-items:center;display:flex}#footer .footer__socials a{border-radius:10px;height:35px;justify-content:center;margin-left:10px;transition:.3s ease-out;width:35px}#footer .footer__socials a:hover{transform:scale(1.1)}#footer .footer__socials a svg{max-width:65%}#footer .twitter_link svg{max-width:100%!important}#footer .telegram_link{background:linear-gradient(240.2deg,#0fb1d6,#08c 61.34%)}#footer .youtube_link{background:linear-gradient(135deg,#ff4f4f,red)}#footer .vk_link{background:linear-gradient(108.65deg,#91b8ef 2.63%,#4288ed 101.05%),linear-gradient(135deg,#ff4f4f,red)}#footer .instagram_link{background:linear-gradient(214.99deg,#7e2bf4 7.65%,#ed146e 51.93%,#ffc90c 95.29%)}#footer .facebook_link{background:linear-gradient(135deg,#82a4e9,#4267b2)}#footer .footer__content_row{display:flex;justify-content:space-between;padding:25px 0;width:100%}#footer .footer__brands{align-items:center;display:flex}#footer .footer__brands svg{height:25px}#footer .footer__brand{margin:0 25px}#footer .footer__controls,#footer .footer__controls_btn{align-items:center;display:flex}#footer .footer__controls_btn{background:linear-gradient(92.58deg,#1e283f,rgba(20,27,46,.6) 99.71%);border-radius:10px;height:35px;justify-content:center;width:35px}#footer .footer__controls_btn:hover{background:linear-gradient(92.58deg,#2a3858,rgba(31,44,78,.6) 99.71%)}#footer .footer__controls_btn svg,#footer .footer__controls_btn svg path{fill:#fff}#footer .footer__controls_btn:nth-child(2){margin-left:10px}#footer .footer_phone_icon{max-width:30%}#footer .footer_arrow_icon{max-width:40%}#footer .footer__row_partners{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.2);border-top:1px solid hsla(0,0%,100%,.2);justify-content:space-between;padding:30px 0}#footer .footer__row_partners svg:hover .svg__mono{opacity:0}#footer .footer__row_partners svg:hover .svg__color{opacity:1}#footer .footer__row_partners svg .svg__mono{transition:.2s}#footer .footer__row_partners svg .svg__color{opacity:0;transition:.2s}#footer .footer__desc_row{display:flex;justify-content:center;padding:30px 0}#footer .footer__desc_row .footer__desc{color:#34405e;font-size:10px;text-align:center}#footer .footer__row.footer__brands_row>div.footer__content_row>div.footer__socials>a.telegram_link{margin-left:0}#footer .phone_svg{-o-object-fit:contain;object-fit:contain}#footer .footer__app_arrow svg,#footer .footer__controls_btn svg,#footer .footer__socials a>svg,#footer .phone_svg svg{height:100%}#footer .footer__row_partners{display:flex;width:100%}#footer .footer__row_partners svg{height:22px}#fixed_footer{display:none}.page_container{display:flex}.page_container .sidebar__mob_btn{align-items:center;background:linear-gradient(270deg,rgba(29,39,62,.714),#11182a);border-bottom-right-radius:12px;border-top-right-radius:12px;box-shadow:0 0 10px rgba(0,183,255,.5);display:flex;display:none;height:80px;justify-content:center;left:0;position:fixed;top:110px;transition:.3s;width:40px;z-index:91}.page_container .sidebar__mob_btn svg{fill:#fff;height:100%;max-width:20px;transform:rotate(-90deg)}#sidebar{height:100vh;position:sticky;top:40px;width:350px}#sidebar .sidebar__container{background-color:#141b2f;border-radius:12px;height:100%;margin-top:25px;overflow:scroll;overflow-x:hidden;padding:20px 15px;position:relative;width:100%}#sidebar .sidebar__container::-webkit-scrollbar{background-color:transparent;width:7px}#sidebar .sidebar__container::-webkit-scrollbar-thumb{background:#555;border-radius:8px}#sidebar nav ul{list-style:none;padding:0}#sidebar nav li{border-bottom:1px solid rgba(38,46,72,.5)}#sidebar nav li a{border-radius:6px;color:#fff;font-size:14px;overflow:hidden;padding:10px;position:relative;z-index:1}#sidebar nav li a,#sidebar nav li a:before{display:inline-block;height:100%;width:100%}#sidebar nav li a:before{background:linear-gradient(90deg,rgba(0,149,255,.424),transparent);content:"";isolation:isolate;left:0;opacity:0;position:absolute;top:0;transition:.2s;z-index:-1}#sidebar nav li:hover a:before{opacity:1}#sidebar .sidebar__title_category{align-items:center;color:rgba(115,136,182,.5);display:flex;font-size:17px;margin-bottom:5px;padding:10px}#sidebar .sidebar__title_category:after{background:linear-gradient(90deg,rgba(92,100,116,.459),transparent);content:"";display:inline-block;height:1px;margin-left:10px;width:100%}#sidebar .sidebar__close_btn{background:none;border:none;cursor:pointer;display:flex;display:none;flex-direction:column;height:20px;justify-content:space-between;margin-left:20px;opacity:1;position:absolute;right:15px;top:32px;transition:height .2s,opacity .5s;width:30px}#sidebar .sidebar__close_btn span{background-color:#0095ff;border-radius:30px;height:2px;transition:.4s;width:30px}#sidebar .sidebar__close_btn span:first-child{transform:translateY(-2px) rotate(45deg);transform-origin:left}#sidebar .sidebar__close_btn span:nth-child(2){transform:translateY(2px) rotate(-45deg);transform-origin:left}#sidebar .sidebar__close_btn_active{height:10px;opacity:0}#sidebar .sidebar__close_btn_active span:first-child{transform:translateY(-2px) rotate(0deg);transform-origin:left}#sidebar .sidebar__close_btn_active span:nth-child(2){transform:translateY(2px) rotate(0deg);transform-origin:left}#content{margin-left:20px;margin-top:25px;width:100%}#content .cat_banners{display:flex}#content .cat_banner{border-radius:10px;overflow:hidden;width:50%}#content .cat_banner img{max-width:100%;width:100%}#content .cat_banner__simple img{height:100%;-o-object-fit:cover;object-fit:cover}#content .cat_banner:first-child{margin-right:15px}#content .cat_banner__interactive{align-items:center;border:2px solid #cda432;display:flex;flex-direction:column;padding:10px}#content .cat_banner__interactive_row{display:flex;justify-content:space-between;margin-top:10px}#content .cat_banner__interactive_img{border-radius:6px;margin:0 5px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:25%}#content .cat_banner__interactive_img img{height:100%;transition:.8s}#content .cat_banner__interactive_img:hover img{transform:scale(1.05)}#content .cat_banner__interactive_title{font-size:2em;font-weight:900;margin:0;padding:0}#content .cat_banner__interactive_subtitle{color:#ffe55d;font-size:1.5em;font-weight:700;text-shadow:0 0 5px #ffa600}#content .info .title_page{margin-bottom:25px}#content .dashbord:before{background-image:linear-gradient(90deg,#ff4edf,#ff2958)}#content .dashbord .dashbord__grid{grid-template-columns:repeat(7,1fr);margin-top:0}.dashbord__pagination{align-items:center;background:linear-gradient(90deg,rgba(0,149,255,.424),transparent);border-radius:8px;display:flex;justify-content:space-around;margin-top:25px;max-width:250px;overflow:hidden}.dashbord__pagination a{cursor:pointer;display:inline-block;height:100%;padding:10px;transition:.2s}.dashbord__pagination a:hover{background-color:rgba(0,107,184,.69)}.dashbord__pagination .current{color:#888;display:inline-block;height:100%;padding:10px}.dashbord__pagination a{color:#fff}.dashbord__pagination_next{transform:scale(1.4)}.dashbord_lg .dashbord__grid a{aspect-ratio:auto;display:flex;flex-direction:column;max-height:none;max-width:none;overflow:visible}.dashbord_lg .dashbord__grid span{color:#fff;display:inline-block;margin-bottom:10px}.dashbord_lg .dashbord__grid figure{aspect-ratio:16/11;border-radius:12px;margin:0;max-height:130px;max-width:180px;-o-object-fit:contain;object-fit:contain;overflow:hidden;padding:0}.search_results__title{font-size:2.1em;font-weight:900;margin-bottom:40px}.search__item{background:linear-gradient(90deg,#1d273e,#11182a);border-radius:12px;color:#fff;display:flex;flex-direction:column;height:100%;margin-bottom:20px;padding:20px;position:relative;width:80%}.search__item:before{background:linear-gradient(90deg,#243252,#16203a);border-radius:inherit;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:.3s;width:100%;z-index:1}.search__item:hover{color:#fff}.search__item:hover:before{opacity:1}.search__item .search__item_wrap{display:flex;justify-content:space-between;position:relative;z-index:2}.search__item .search__item_title{flex-grow:1;font-size:1.6em;font-weight:700;margin:0 15px 0 0;padding:0}.search__item .search__item_btn{font-weight:400;height:100%;padding:6px 30px}.search__item .search__item_btn img{display:none}.search__item .search__item_text{margin-top:15px;position:relative;z-index:2}.search_pagination{margin-top:50px}.search_results__none{color:#0095ff;display:none;font-size:1.4em;font-weight:600;text-align:center}.search_results__none[active]{display:block}.rg_offer_row{align-items:flex-end;-moz-column-gap:40px;column-gap:40px;display:flex}.rg_logo_wrap{position:relative}.rg_logo_container{align-items:center;border-radius:12px;display:flex;justify-content:center;overflow:hidden;width:220px}.rg_logo_container img{width:100%}.rg_rating{background:#090f1e;border-radius:8px;-moz-column-gap:5px;column-gap:5px;display:flex;padding:5px 10px;position:absolute;right:0;top:0;transform:translate(10px,-10px)}.rg_rating__count{font-size:18px;font-weight:700}.rg_rating__star{height:25px;transform:translateY(1px);width:25px}.rg_offer_wrap{display:flex;flex-direction:column;row-gap:15px}.rg_offer__title{font-size:32px;font-weight:900;margin-bottom:0}.rg_offer__features{-moz-column-gap:15px;column-gap:15px;row-gap:15px}.rg_offer__feature,.rg_offer__features{align-items:center;display:flex;width:100%}.rg_offer__feature{border:1px solid #0095ff;border-radius:12px;flex-direction:column;height:90px;justify-content:center;max-width:130px;padding:0 10px;text-align:center}.rg_offer__feature_total{color:#fbce2a;font-size:20px;font-weight:600}.rg_offer__feature_separator{background:hsla(0,0%,100%,.31);height:1px;width:40px}.rg_offer__feature_title{font-size:600px;font-size:14px;max-width:120px}.rg_offer__btn{align-items:center;background-image:linear-gradient(70deg,#31bc69 -8%,#089e4e 96%);border-radius:10px;color:#fff;-moz-column-gap:10px;column-gap:10px;display:flex;font-size:19px;font-weight:700;height:50px;justify-content:center;max-width:220px;text-decoration:none;text-transform:uppercase;width:220px}.rg_offer__btn svg{margin-left:-6 px}.rg_offer__btn:hover{background-image:linear-gradient(70deg,#2ba35b -8%,#0a8543 96%);color:#fff}#review_game .info{margin-top:30px}#review_game .info__title{color:#fff;font-size:26px;margin-bottom:40px;text-align:center}.rg_desc{margin-top:30px}.rg_desc__row{display:flex;flex-direction:column;row-gap:10px}.rg_desc__row:not(:last-child){margin-bottom:15px}.rg_desc__title{font-size:14px;max-width:150px;width:100%}.rg_info h2{font-size:24px}.rg_info h3{font-size:20px}.info .info__visible h3:first-child,.rg_info .info__visible h2:first-child{margin-bottom:25px}.rg_info .info__open_btn{height:50px;max-width:200px;width:100%}.rg_desc__content{max-width:650px}.rg_desc__provider{background:rgba(78,93,134,.3);border-radius:8px;display:inline-block;padding:5px 15px;text-align:center;transition:.3s;width:100%}.rg_desc__provider:hover{background:rgba(86,106,160,.418)}.rg_desc__provider img{max-width:140px}.rg_more_games__wrap{border-bottom:1px solid hsla(0,0%,100%,.2);margin-top:35px;padding-bottom:35px}.rg_title{font-size:26px;font-weight:700;margin-bottom:25px}.rg_more_games{align-items:center;-moz-column-gap:15px;column-gap:15px;display:flex;flex-wrap:wrap;margin-top:25px;row-gap:15px}.rg_more_game:hover .rg_more_preview img{transform:scale(1.05)}.rg_more_game:hover .rg_more_game__title{color:#0095ff}.rg_more_preview{border-radius:12px;height:130px;overflow:hidden;width:170px}.rg_more_preview img{transition:.4s}.rg_more_game__title{color:#fff;font-size:14px;margin-top:5px;transition:.3s}.rg_plus_minus{-moz-column-gap:25px;column-gap:25px;display:flex;margin:30px 0}.rg_block{background:rgba(78,93,134,.3);border-radius:12px;max-width:500px;padding:15px 15px 25px;position:relative}.rg_block:before{background-size:200% auto;border-bottom-left-radius:100px;border-bottom-right-radius:100px;content:"";display:block;height:6px;left:25px;position:absolute;right:25px;top:0}.rg_block__items{display:flex;flex-direction:column;row-gap:10px}.rg_block__item{-moz-column-gap:10px;column-gap:10px;display:flex}.rg_plus .rg_block__title{color:#2ada73}.rg_plus:before{background:#24b260}.rg_minus .rg_block__title{color:#e83737}.rg_minus:before{background:#e83737}.rg_breadcrumbs{margin-top:0}.rg_offer_content{align-items:center;-moz-column-gap:35px;column-gap:35px;display:flex}#sitemap{background:linear-gradient(180deg,#1d273e,#11182a);border-radius:20px;margin-top:25px;padding:25px 20px 45px}#sitemap .breadcrumbs{border-radius:8px;padding:10px 15px}#sitemap .breadcrumbs .separator_gradient{display:none}#sitemap .sitemap__title{align-items:center;display:flex;font-size:1.8em;font-weight:900;justify-content:center;text-align:center}#sitemap .sitemap__title .separator_gradient{background:linear-gradient(90deg,#ff4edf 9.92%,transparent);max-width:10%}#sitemap .sitemap__title span{display:inline-block;margin:0 20px}#sitemap .sitemap__title .separator_gradient:first-child{transform:rotate(180deg)}#sitemap .sitemap__title_main{font-size:2.2em;text-transform:uppercase}#sitemap .sitemap__title_main span{color:#fff}#sitemap .sitemap__title_main .separator_gradient{background:linear-gradient(90deg,#0095ff 9.92%,transparent);max-width:30%}#sitemap .sitemap__navigation{margin-bottom:40px}#sitemap .sitemap__navigation ul{border:1px solid hsla(0,0%,100%,.075);border-radius:20px;box-shadow:inset 0 0 10px #0095ff;display:grid;grid-template-columns:repeat(4,1fr);margin-top:40px;padding:30px 60px;position:relative;row-gap:15px}#sitemap .sitemap__navigation ul li{list-style:none}#sitemap .sitemap__navigation ul a{color:#cac9c9;display:flex;flex-direction:column;font-size:14px;position:relative;transition:.3s}#sitemap .sitemap__navigation ul a:after{background:linear-gradient(90deg,#0095ff,transparent);content:"";display:inline-block;height:1px;transition:.3s;width:0}#sitemap .sitemap__navigation ul a:hover{color:#0095ff}#sitemap .sitemap__navigation ul a:hover:after{width:60%}#sitemap .sitemap__category_list ul{-moz-column-gap:15px;column-gap:15px;grid-template-columns:repeat(3,1fr)}#sitemap .sitemap__mob_btn{align-items:center;background:linear-gradient(0deg,rgba(0,149,255,.69),transparent);border-bottom-left-radius:12px;border-bottom-right-radius:12px;bottom:0;display:flex;display:none;height:60px;justify-content:center;left:0;position:absolute;width:100%}#sitemap .sitemap__mob_btn path,#sitemap .sitemap__mob_btn svg{fill:#fff;animation:dashbordBtn .8s cubic-bezier(.4,0,1,1) infinite alternate;height:100%;max-height:40px}@media (max-width:1820px){#banners .banners__offer_title{font-size:2em}}@media (max-width:1670px){#banners .banners__offer_title{font-size:1.8em;max-width:100%}#banners .banners__offer_subtitle{font-size:1.3em}#banners .banners__lg .banners__offer,#banners .banners__sm .banners__offer{padding:90px 25px}}@media (max-width:1525px){#header .navigation .navigation__general{margin-left:10px}#header .logotype img{max-width:55px}.search__item{width:90%}}@media (max-width:1500px){.rg_offer_wrap{width:100%}.rg_offer__feature{-moz-column-gap:10px;column-gap:10px;flex-direction:row;height:55px;justify-content:flex-start;max-width:none;padding:0 10px}.rg_offer__feature_separator{display:none}.rg_offer__features{display:grid;grid-template-columns:repeat(2,1fr)}.rg_offer__feature_title{text-align:left}.rg_offer_row{align-items:flex-end}.rg_logo_wrap{margin-top:-8px}}@media (max-width:1490px){#header .navigation li{margin:0 8px}#banners .banners__offer_subtitle{font-size:1em}#banners .banners__offer_title{font-size:1.6em;max-width:100%}#banners .banners__lg .banners__offer,#banners .banners__sm .banners__offer{padding:70px 25px}.dashbord_lg .dashbord__grid span{font-size:.8em}}@media (max-width:1345px){#cookie{width:80%}}@media (max-width:1325px){#banners .banners__lg .banners__offer,#banners .banners__sm .banners__offer{padding:70px 15px}#banners .banners__sm .banners__offer_title{font-size:1.4em}}@media (max-width:1310px){.rg_more_preview{align-items:center;display:flex;height:110px;justify-content:center;width:155px}}@media (max-width:1230px){.rg_offer__features{-moz-column-gap:10px;column-gap:10px}}@media (max-width:1220px){.rg_more_preview{height:100px;width:140px}}@media (max-width:1210px){.rg_offer_content,.rg_offer_row{-moz-column-gap:25px;column-gap:25px}}@media (max-width:1200px){#topbar{padding-bottom:10px}.search_input{display:flex}#banners{padding-top:15px}#categories .categories__card_subtitle{font-size:.9em}#categories .categories__card_title{font-size:1em}body{padding-top:56px}#header .logotype img{max-width:70px}#header .btn_registration{margin-left:15px}#header{border-radius:0;display:flex;justify-content:space-between;left:0;padding:0 20px 0 15px;position:fixed;top:0;width:100%;z-index:100}#header .navigation{width:auto}#header .navigation__wrap{background:linear-gradient(173deg,rgba(37,46,76,.98) 2%,rgba(25,32,51,.98));bottom:0;flex-direction:column;height:100vh;padding:45px 15px 0;position:fixed;right:0;top:55px;transform:translateX(100%);transition:.5s;width:20%;z-index:1}#header .navigation__general{align-items:center;flex-direction:column;max-height:85%;overflow-x:hidden;overflow-y:scroll;padding-bottom:50px;width:100%}#header .navigation__general li{border-bottom:1px solid rgba(97,97,97,.253);padding:25px 10px}#header .navigation__general li:after{display:none}#header .navigation__general li a{margin:0;padding:10px 10px 10px 0}#header .navigation__wrap_active{transform:translateX(0)}#header .navigation .navigation__general{margin-left:0}#header .navigation ul{align-items:start}#header .navigation li{border-bottom:1px solid rgba(97,97,97,.253);height:40px;width:100%}#header .navigation li a{align-items:center;display:flex;height:100%}#header .navigation li{margin:0}#header .navigation .navigation__general .active:after{background:linear-gradient(90deg,rgba(0,149,255,.424),transparent);border-radius:4px;height:100%;left:0;top:0;width:100%;z-index:-1}#header .navigation .navigation__more,#header .navigation .navigation__more_title{display:none}#header .navigation .navigation__more_content li{padding:0}#header .navigation .navigation__more_content li:hover{background-color:transparent}#header .navigation .navigation__more_content li a{color:#fff;font-size:14px;font-weight:600}#header .navigation .navigation__more_content:after{display:none}#header .navigation .navigation__general li:hover{background-color:transparent}#header .navigation .navigation__general li:hover:after{display:none}#header .navigation .navigation__more_title span:nth-child(2){font-size:20px}#header .navigation .navigation__more_content li img{width:60px}.burger_btn{display:flex}#header .navigation .navigation__more .navigation__more_content li{margin:0;padding:0 10px}#header .navigation .navigation__more .navigation__more_content li a{margin:0;padding:0}#header .navigation .dropmenu__active .dropmenu__list{display:flex}#header .navigation .navigation__general .dropmenu__list{box-shadow:0 0 10px rgba(0,183,255,.5);margin-top:0;transform:none}#header .navigation .navigation__general .dropmenu__list li{border:none}#header .navigation .navigation__general .dropmenu__list{margin-top:40px;width:70%;z-index:150}#header .navigation .navigation__general .dropmenu__list:after{left:10%}#header .navigation .navigation__general .dropmenu__list li{padding:0 15px}#header .navigation .navigation__general .dropmenu__list li a{color:#222}#content,#sidebar .sidebar__container{margin-top:0}#footer{margin-top:25px}.front-page .faq_section .faq_section__items{align-items:center;display:flex;flex-direction:column}.front-page .faq_section .faq_section__item{width:80%}.info .info__row{padding-right:0}.rg_info .faq_section .faq_section__item{max-width:100%}.rg_breadcrumbs{margin-top:25px}}@media (max-width:1230px){#content .dashbord .dashbord__grid{grid-template-columns:repeat(6,1fr)}}@media (max-width:1200px){#banners .banners__btn_white{height:40px}#banners .banners__lg .banners__offer,#banners .banners__sm .banners__offer{padding:55px 15px}#banners .banners__btn_gold{height:40px;max-width:210px}#footer .footer__brand{margin:0 10px}#footer .footer__row_partners{display:inline-block;line-height:40px;text-align:center}.dashbord .dashbord__grid{gap:10px}.section{padding:25px}.info .info__hide_btn{margin-left:auto;position:static}.front_page .faq_section .faq_section__items{display:block}.front_page .faq_section .faq_section__item,.search__item{width:100%}.rating .rating__star{height:20px;width:20px}.rating .rating__total .rating__title,.rating .rating__total .rating__total_count{font-size:20px;font-weight:500}}@media (max-width:1180px){.rg_offer__btn{max-width:200px;width:100%}#cookie{width:90%}}@media (max-width:1140px){#banners .banners__sm .banners__offer_title{font-size:1.2em}#footer .footer__row_main{flex-wrap:wrap}#header .navigation .navigation__wrap{width:28%}}@media (max-width:1120px){.rg_offer_row{align-items:flex-start;flex-direction:column}.rg_offer_controls{align-items:flex-end;-moz-column-gap:15px;column-gap:15px;display:flex}.rg_desc__row:not(:last-child){margin-bottom:0}.rg_offer__btn{max-width:none;width:200px}}@media (max-width:1080px){#content .cat_banner__interactive_title{font-size:1.6em}}@media (max-width:1060px){#content .dashbord .dashbord__grid{grid-template-columns:repeat(5,1fr)}#content .dashbord .dashbord__grid a:last-child{display:none}.rg_plus_minus{flex-direction:column;row-gap:25px}.rg_block{max-width:550px}}@media (max-width:1050px){#cookie{flex-direction:column}#cookie .cookie_row{max-width:none}#cookie .cookie_btn__agree{height:36px}.cookie_buttons{align-self:flex-end;margin-top:5px}}@media (max-width:1040px){#banners{gap:10px}#banners .banners__lg .banners__offer,#banners .banners__sm .banners__offer{padding:40px 15px}#categories{display:grid;gap:15px;grid-template-columns:1fr 1fr}#categories .categories__card{margin:0}#footer .footer__support_subtitle{max-width:200px}#header .navigation .navigation__wrap{width:32%}#sitemap .sitemap__navigation ul{padding:20px 30px}#sitemap .sitemap__title .separator_gradient{max-width:20%}#sitemap .sitemap__title_main{font-size:1.8em}#sitemap .sitemap__title_main span{white-space:nowrap}#sitemap .sitemap__title_main .separator_gradient{flex-grow:1;max-width:none}#sitemap .sitemap__category_list ul li{max-width:80%}.info .info__wrap_rating{margin:30px 0 60px;max-width:70%;width:100%}.info .info__row{align-items:baseline;flex-direction:column;justify-content:start}.rg_more_preview{align-items:center;display:flex;height:115px;justify-content:center;width:150px}.rg_title{margin-bottom:30px;margin-top:45px}}@media (max-width:970px){#footer nav a{max-width:105px}#footer nav li{margin-bottom:12px}#banners picture img{border-radius:0}#banners{gap:15px;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr}#banners .banners__lg{border-radius:12px;grid-column:1/-1;grid-row:1/2;overflow:hidden}#banners .banners__sm{border-radius:12px;height:200px;overflow:hidden}#banners .banners__sm a{align-items:center;display:flex;justify-content:center}#banners .banners__lg .banners__offer{padding:100px 15px}#banners .banners__offer_title{font-size:2em}#banners .banners__offer_subtitle{font-size:1.2em}#banners .banners__btn_gold{height:50px;max-width:260px}#banners .banners__sm .banners__offer_title{font-size:1.5em}#banners .banners__btn_white{height:45px;max-width:220px}#banners .banners__lg .banners__offer{padding:80px 15px}#categories .categories__card_title{font-size:1.2em}#footer .footer__conrols{order:1}#footer .footer__brands{display:flex;justify-content:center;margin-top:35px;order:2;width:100%}#footer .footer__content_row{flex-wrap:wrap}#content .cat_banners{display:grid;grid-template-columns:1fr}#content .cat_banner{width:100%}#content .cat_banner__simple{margin-top:25px}}@media (max-width:950px){#content .dashbord .dashbord__grid{grid-template-columns:repeat(4,1fr)}#content .dashbord .dashbord__grid figure{border-radius:8px}#content .dashbord .dashbord__grid span{margin-bottom:5px}}@media (max-width:910px){#cookie{bottom:70px}#footer .footer__apps{margin-top:25px}.dashbords{display:grid;grid-template-columns:1fr}.dashbords .dashbord:last-child{margin-left:0}#fixed_footer{align-items:center;background-color:#090f1e;border-top:1px solid #1f2841;bottom:-1px;display:flex;left:0;padding:8px 0;position:fixed;width:100%;z-index:90}#fixed_footer .fixed_footer__row{align-items:center;display:flex;margin-top:5px;width:100%}#fixed_footer .fixed_footer__row svg{max-height:20px}#fixed_footer .fixed_footer__row path,#fixed_footer .fixed_footer__row svg{fill:#fff}#fixed_footer .fixed_footer__row path rect,#fixed_footer .fixed_footer__row svg rect{stroke:#fff}#fixed_footer .fixed_footer__link{display:flex;justify-content:center;width:100%}#fixed_footer .fixed_footer__nolink{align-items:center;background-color:#0854c3;border-radius:290486px;box-shadow:0 1px 10px 0 #083f92;display:flex;height:43px;justify-content:center;width:200px}#fixed_footer .fixed_footer__nolink svg{height:28px}#fixed_footer .fixed_footer__wrap{align-items:center;display:flex;flex-direction:column}#fixed_footer .fixed_footer__link_title{color:#fff;font-size:14px;font-weight:600}#fixed_footer .fixed_footer__link:last-child svg{max-height:19px}body{padding-bottom:70px}#fixed_footer>div>div:nth-child(5)>a{transform:translateY(2px)}.rg_more_games{flex-wrap:wrap;row-gap:15px}.rg_more_preview{aspect-ratio:16/10;height:auto}.rg_offer_content,.rg_offer_row{flex-direction:column}.rg_offer_row{row-gap:25px}.rg_offer_content{row-gap:15px;width:100%}.rg_offer__feature_title{max-width:none}.rg_logo_wrap{margin-top:10px}}@media (max-width:890px){#header .navigation .navigation__wrap{width:36%}#banners .banners__lg .banners__offer{padding:65px 15px}}@media (max-width:800px){#content .dashbord .dashbord__grid{grid-template-columns:repeat(3,1fr)}#content .dashbord .dashbord__grid a:last-child{display:flex}.info .info__wrap_rating{margin:30px 0 60px;max-width:90%}}@media (max-width:780px){#header .navigation .navigation__wrap{width:40%}.info .info__wrap_rating{margin:30px 0 40px}}@media (max-width:760px){#topbar .topbar__applications,#topbar .topbar__bonus_btn{display:none}#banners{padding-top:0}#sidebar{left:0;position:fixed;transform:translateX(-100%);transition:.5s;width:auto;width:40%;z-index:90}#content{margin-left:0}.page_container .sidebar__mob_btn{display:flex}#sidebar .sidebar__container{border-radius:0;padding-bottom:140px}#sidebar .sidebar__close_btn{display:flex}#sidebar .sidebar__title_category:after{width:40%}.search_results__title{font-size:2em;margin-bottom:30px;margin-top:20px}.search_pagination{margin-bottom:20px}.rg_breadcrumbs{margin-top:20px}.rg_offer_content{flex-direction:row}.rg_offer_row{row-gap:10px}.rg_logo_wrap{margin-top:-8px}}@media (max-width:750px){#banners .banners__btn_gold,#banners .banners__btn_white{height:45px}#banners .banners__lg .banners__offer{padding:50px 15px}}@media (max-width:730px){.rg_logo_wrap{align-self:center}.rg_offer__features{-moz-column-gap:10px;column-gap:10px;justify-content:center}.rg_plus_minus{align-items:center}.rg_block{width:90%}.rg_offer__title{text-align:left}}@media (max-width:715px){#sitemap .sitemap__navigation ul{grid-template-columns:repeat(3,1fr);padding:30px 20px}#sitemap .sitemap__category_list ul{grid-template-columns:repeat(2,1fr)}#sitemap .sitemap__category_list ul li{max-width:90%}#sitemap .sitemap__title{font-size:1.5em}#sitemap .sitemap__title .separator_gradient{max-width:30%}#sitemap .sitemap__title_main{font-size:1.8em}#sitemap .sitemap__title_main span{white-space:nowrap}#sitemap .sitemap__title_main .separator_gradient{flex-grow:1;max-width:none}}@media (max-width:680px){#header .navigation .navigation__wrap{width:44%}.info .info__wrap_rating{margin:30px 0 60px;max-width:100%}}@media (max-width:660px){#header .navigation .navigation__wrap{width:49%}#footer .footer__col_info{margin-top:25px;order:2}#footer .footer__col_category{margin-top:25px;order:1}#footer .footer__apps{margin-bottom:25px}#banners .banners__offer_title{font-size:1.7em}#banners .banners__offer_subtitle{font-size:1em}#banners .banners__btn_gold{max-width:240px}#banners .banners__lg .banners__offer{padding:45px 15px}#sidebar{width:45%}}@media (max-width:650px){.rg_offer_content{align-items:flex-start;flex-direction:column}.rg_logo_container{width:250px}.rg_logo_wrap{margin-top:10px}}@media (max-width:640px){.rg_desc__row{flex-direction:column;row-gap:15px}.rg_desc__title{color:#fbce2a}}@media (max-width:630px){.faq_section .faq_section__item_title{height:80px;padding:0 0 0 15px}}@media (max-width:610px){#banners .banners__lg .banners__offer{padding:35px 15px}.dashbord .dashbord__grid a{border-radius:10px}.faq_section .faq_section__item_title h4{max-width:85%}#sidebar{width:50%}.page_container .sidebar__mob_btn{height:70px;width:35px}}@media (max-width:570px){.rg_rating__count{font-weight:600}.rg_more_games{-moz-column-gap:10px;column-gap:10px;justify-content:space-between;row-gap:15px;width:100%}.rg_more_game{width:45%}.rg_more_preview{justify-content:flex-start;width:100%}.rg_more_preview img{width:100%}}@media (max-width:580px){#sitemap .sitemap__navigation ul{grid-template-columns:repeat(2,1fr);padding:30px}#sitemap .sitemap__category_list ul{grid-template-columns:1fr}#sitemap .sitemap__category_list ul li{max-width:90%}#sitemap .sitemap__title{font-size:1.4em}#sitemap .sitemap__title .separator_gradient{flex-grow:1;max-width:none}#sitemap .sitemap__title_main{font-size:1.5em}#sitemap .sitemap__title_main span{white-space:nowrap}#sitemap .sitemap__title_main .separator_gradient{flex-grow:1;max-width:none}.info .info__wrap_rating{max-width:100%}.topbar__free_money_btn span{white-space:nowrap;width:100%}}@media (max-width:570px){#banners .banners__btn_gold{height:40px;max-width:180px}#banners .banners__btn_white{height:40px}#banners .banners__btn{font-size:14px}#footer .footer__brands{flex-wrap:wrap}#footer .footer__brands svg,#footer .footer__row_partners svg{height:18px}#banners .banners__sm{height:150px}#banners .banners__sm .banners__offer{padding:20px 15px}#banners .banners__sm .banners__offer_title{font-size:1.3em}.info .gradient_btn{padding:10px 40px}#banners{padding-top:0}.select_lang .select_lang__title{height:35px;padding:0 10px}#topbar .topbar__free_money_btn{height:30px;padding:0 20px}#topbar .topbar__free_money_btn img{height:42px}.control_btn svg{height:25px;width:25px}#topbar .phone_icon svg{height:25px}}@media (max-width:540px){#banners .banners__offer_title{font-size:1.4em}#banners .banners__offer_subtitle{font-size:.9em;max-width:290px}#categories{grid-template-columns:1fr}#sidebar{width:60%}}@media (max-width:530px){.dashbord_lg{height:500px;overflow:hidden;position:relative}.dashbord_lg .dashbord__mob_btn{display:flex}.rg_block{width:100%}.rg_desc,.rg_title{margin-top:40px}}@media (max-width:520px){.start_popup{border-radius:0;width:100%}}@media (max-width:510px){#banners .banners__btn_gold{height:36px;max-width:160px}#banners .banners__lg .banners__offer{padding:28px 15px}#banners .banners__offer_title{font-size:1.3em}#banners .banners__offer_subtitle{font-size:.8em;max-width:270px}#banners .banners__sm .banners__offer_title{font-size:1.1em}#banners .banners__sm{height:130px}#footer .footer__col_category,#footer .footer__col_info{margin-top:0}#header .navigation .navigation__wrap{width:58%}.info table{width:100%}.info h2{font-size:24px}.info .info__hide_btn{transform:translateY(-6px) rotate(-180deg)}.search__item .search__item_btn{height:100%;max-width:35px;padding:5px}.search__item .search__item_btn span{display:none}.search__item .search__item_btn img{display:flex}}@media (max-width:490px){.rg_block__item:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:10px}}@media (max-width:460px){.dashbord .dashbord__grid{grid-template-columns:repeat(3,1fr)}#banners{grid-template-columns:1fr}#banners .banners__sm{height:110px}#banners .banners__lg .banners__offer{padding:20px 15px}#banners .banners__btn_white{height:35px;max-width:180px}#header .navigation .navigation__wrap{width:65%}.section{padding:25px 15px}#banners .banners__offer_title{text-shadow:0 0 10px rgba(0,0,0,.6)}#header .navigation .navigation__wrap{width:70%}#footer .footer__apps{flex-direction:column;margin-top:0}#footer .footer__app_for_windows{align-items:start;margin-left:0}#footer .footer__app_for_windows .footer__app_wrap{margin-left:0}#footer .footer__app{margin-bottom:10px}#footer .footer__col_category,#footer .footer__col_info{justify-content:space-between;width:100%}#footer .footer__col_info{margin-top:25px;width:auto}#footer .footer__col_info nav a{max-width:none}#footer .footer__col_title{color:#0095ff}#content .cat_banner__interactive_row{display:grid;gap:15px;grid-template-columns:1fr 1fr;transform:translateX(4px)}#content .cat_banner__interactive_img{width:90%}#content .dashbord .dashbord__grid{grid-template-columns:repeat(2,1fr)}#content .dashbord .dashbord__grid figure{border-radius:8px}#content .dashbord .dashbord__grid span{margin-bottom:5px}}@media (max-width:450px){.rg_offer__btn{width:100%}.rg_info .info__open_btn{margin-top:30px;max-width:none}.rg_offer_controls{display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width:430px){#header .navigation .navigation__wrap{width:80%}.info h2{font-size:22px}.info h3{font-size:20px}.gradient_btn{margin-top:15px;padding:10px 40px;width:100%}#action .action__bg{display:none}#action{align-items:start;flex-direction:column;padding-bottom:25px;padding-top:25px}body{padding:58px 15px 60px}#header .navigation .navigation__more_title{padding:23px 15px;width:100%}#topbar .topbar__controls:after,#topbar .topbar__free_money_btn{display:none}#sidebar{width:70%}#categories .categories__card:first-child{margin-top:10px}#categories:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);content:"";display:block;height:1px;width:100%}#header{padding:15px}.search__item .search__item_btn{margin-top:0}#sitemap .breadcrumbs{margin:30px 0}#sitemap .sitemap__navigation{margin-bottom:20px}#sitemap .sitemap__navigation ul{border-radius:12px;grid-template-columns:1fr;height:100%;justify-items:center;margin-top:30px;max-height:500px;overflow:hidden;padding:30px 15px;text-align:center}#sitemap .sitemap__navigation ul[active]{max-height:none}#sitemap .sitemap__navigation ul[active] .sitemap__mob_btn{display:none}#sitemap .sitemap__mob_btn{display:flex}#sitemap .sitemap__category_list ul{grid-template-columns:1fr}#sitemap .sitemap__category_list ul li{max-width:90%}#sitemap .sitemap__title span{margin:10px}#sitemap .dashbord__pagination{margin-top:40px}.rating .rating__stars_container{-moz-column-gap:8px;column-gap:8px}.rg_more_games{justify-content:space-between}.rg_more_game{width:48%}}@media (max-width:420px){#cookie .cookie_btn__policy{white-space:normal}.rg_offer_controls{align-items:flex-start;display:flex;flex-direction:column;width:100%}.rg_offer__btn{margin-top:15px;max-width:none;order:1;width:100%}.rg_desc__row{margin-top:15px;order:2}}@media (max-width:390px){#header .navigation .navigation__wrap{width:100%}.faq_section .faq_section__item_title h4{font-size:16px}.burger_btn{margin-left:10px}#footer .footer__apps{flex-direction:row;margin-bottom:10px;margin-top:25px}#footer .footer__app_for_windows{margin-left:10px}#header{padding:0 15px}.info td{font-size:14px;padding:10px}#footer .footer__row_partners{text-align:justify}.dashbord{height:400px;overflow:hidden;position:relative}.dashbord .dashbord__mob_btn{display:flex}.dashbord_lg{height:500px}.dashbords .dashbord:first-child .dashbord__mob_btn{background:linear-gradient(0deg,rgba(200,0,255,.769),transparent)}.dashbord .dashbord__grid{grid-template-columns:repeat(2,1fr)}#header .navigation .navigation__general a,#header .navigation .navigation__more_content li a{font-size:16px}#sidebar{width:80%}#header .navigation .navigation__general .dropmenu__title{font-size:16px}.search_input input{height:45px}.search__item{padding:15px}.search__item .search__item_title{font-size:1.3em;margin-right:5px}.search__item .search__item_text{font-size:.9em}.info .info__wrap_rating{margin-bottom:30px}.rating .rating__stars_container{-moz-column-gap:10px;column-gap:10px;margin-left:0;margin-top:0}.rating .rating__summary{row-gap:15px}.rating .rating__row,.rating .rating__total{flex-direction:column}.rating .rating__row_wrap{margin-top:10px}.rating .rating__total .rating__title{color:#fff;font-size:22px}.rating .rating__total .rating__total_count{color:#fff}.rating .rating__total .rating__stars_container{transform:none}.start_popup{border-radius:0;width:100%}.start_popup p{max-width:none}.start_popup .start_popup__bg{max-width:110px}.start_popup .start_popup__bg:before{height:110px;width:110px}.start_popup .start_popup__promocode{margin-top:40px}.start_popup .start_popup__promocode_title{color:#f2d016;font-size:14px;left:0;position:absolute;top:0;transform:translateY(-100%)}.rg_offer__feature{flex-direction:column;height:auto;justify-content:center;padding-bottom:5px;padding-top:5px;row-gap:3px}.rg_offer__feature_title{text-align:center}.rg_offer__feature_separator{display:block}.rg_offer__features{align-items:stretch;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}@media (max-width:370px){body{padding-top:100px}#content .cat_banner__interactive_row{transform:translateX(0)}#header{display:block;height:auto;padding:15px}#header .logotype{align-items:center;display:flex;justify-content:space-between;text-align:center;width:100%}#header .logotype .logotype__mob_separator{display:inline-block}#header .logotype img{display:inline-block;margin:0 20px}#header .navigation__buttons{display:flex;margin-top:15px;padding-right:0;width:100%}#header .burger_btn{margin-left:auto}#header .navigation .navigation__wrap{top:105px}#header .navigation .navigation__general{padding-bottom:80px}#banners .banners__btn_gold,#banners .banners__btn_white{display:none}#banners .banners__lg .banners__offer{padding:32px 15px}#banners .banners__offer_subtitle{background-color:rgba(0,0,0,.28);border-radius:6px;font-size:.9em;padding:5px}#banners .banners__sm{height:80px}#banners .banners__sm .banners__offer{justify-content:center;padding:0 15px}.info td{padding:8px}.faq_section .faq_section__item_plus{right:-8px}.faq_section .active .faq_section__item_content{padding:15px}#banners .banners__lg .banners__offer{padding:25px 15px}#action .action__title{font-size:24px}.dashbords .dashbord__mob_btn svg{max-width:26px}#topbar{padding-top:20px}#header .navigation .navigation__more{padding-bottom:150px}#header .navigation .navigation__wrap{padding-top:35px}#sidebar{top:105px;width:100%}.page_container .sidebar__mob_btn{height:60px;top:170px}#sidebar .sidebar__container{padding-bottom:200px}.search_results__title{font-size:1.8em}}@media (max-width:350px){#banners .banners__offer_title{font-size:1.2em}#fixed_footer .fixed_footer__link_title{font-size:12px}.info .info__hide_btn{width:25px}.start_popup{padding:40px 15px}.start_popup .start_popup__close_btn{right:15px}.start_popup p{font-size:18px}#cookie .cookie_icon{min-height:25px;min-width:25px}#cookie .cookie_row{-moz-column-gap:10px;column-gap:10px}}@media (max-width:330px){.search__item .search__item_btn{max-width:30px;padding:3px}#sitemap{padding:15px}}@media (max-width:325px){#footer .footer__socials{justify-content:space-between;width:100%}#footer .footer__conrols{margin-top:25px}#banners .banners__offer_title{font-size:1.1em}#footer .footer__controls{margin-top:25px}}
.info .info__open_btn,
.rg_info .info__open_btn,
.front_page .info__open_btn {
	display: none !important;
}
.info .sr-only,
.rg_info .sr-only,
.front_page .sr-only {
	clip: auto !important;
	border-width: 0 !important;
	height: auto !important;
	margin: auto !important;
	overflow: visible !important;
	padding: 0 !important;
	position: static !important;
	white-space: unset !important;
	width: auto !important;
}
@media(max-width: 430px){.referral-links{flex-direction: column;}}.referral-links{height:100%;width:100%;align-items:center;display:flex;justify-content:space-evenly;}

