.adminPanel{position:fixed;top:0;z-index:1000;width:100%;background:#000;color:#fff;font-size:12px;padding:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.adminPanel.hidden{background:rgba(0,0,0,0);z-index:10000;padding-bottom:0}.adminPanel.hidden .panelShowBtn{display:block}.adminPanel>div{display:flex;align-items:center;justify-content:flex-start;width:100%;margin-bottom:5px}@media(max-width: 768px){.adminPanel>div.panelTitle{flex-direction:column}}.adminPanel>div.panelMainBtn{margin-bottom:0}@media(max-width: 768px){.adminPanel>div.panelMainBtn{flex-wrap:wrap}}.adminPanel a,.adminPanel button{display:block;background:#0275ff;color:#fff;text-align:center;padding:2px 7px;border-radius:2px;margin-right:10px;transition:.2s}@media(max-width: 768px){.adminPanel a,.adminPanel button{margin-bottom:5px}}.adminPanel a:hover,.adminPanel button:hover{color:#fff;background:#0267e1}.adminPanel a.additional,.adminPanel button.additional{background:#5b5aff}.adminPanel a.additional:hover,.adminPanel button.additional:hover{background:#3e3def}.adminPanel a.hidePanel,.adminPanel button.hidePanel{background:#f44336;border:none}.adminPanel a.hidePanel:hover,.adminPanel button.hidePanel:hover{background:#eb3527}.adminPanel a.panelShowBtn,.adminPanel button.panelShowBtn{display:none;width:0;height:0;border-style:solid;border-width:13px 13px 0 13px;border-color:#f44336 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);background:none;padding:0;margin:0 auto;z-index:1000000}.adminPanel label{margin-right:20px;display:flex;align-items:center;cursor:pointer;transition:.2s}.adminPanel label.ContentQuickLinksLabel{color:#8bc34a}.adminPanel label.WidgetQuickLinksLabel{color:gold}.adminPanel label:hover{color:#0275ff}.adminPanel label input{margin-left:5px}.adminPanel .btns__container{display:flex;align-items:center;justify-content:flex-end;margin:0 0 0 auto}@media(max-width: 768px){.adminPanel .btns__container{margin:10px 0}}.adminPanel .btns__container a{display:flex;align-items:center;justify-content:center;margin:0 0 0 15px;background:rgba(0,0,0,0);padding:0}@media(max-width: 768px){.adminPanel .btns__container a{margin:0 15px 0 0}}.adminPanel .btns__container a:hover{background:none}.adminPanel .btns__container a img{height:25px;width:auto}.widgetSelection{min-height:40px;border:medium dashed gold;position:relative}.widgetSelection .stickyWidget .widgetSelection_bonus-label{top:105px}.widgetSelection_bonus-label{position:absolute;left:0;top:-20px;background:#05e98f;color:#181818;width:fit-content;padding:0 10px;border-radius:5px;font-weight:700;font-size:13px;max-width:fit-content;max-height:20px}.widgetSelection_bonus-tags{position:absolute;top:-20px;left:60px;padding:0 10px;font-size:13px;font-weight:600;border-radius:5px;background:#4443b8;color:#fff}.hotBonuses__bonus .widgetSelection_bonus-label{bottom:0;top:unset;height:fit-content;border-radius:0 0 0 13px}.contentSelection{border:medium dashed #8bc34a;position:relative}.contentSelectionLink,.widgetSelectionLink{position:absolute;bottom:20px;right:5px;display:block;text-align:right;width:fit-content;padding:3px 7px;background:#8bc34a;border-radius:2px;color:#000 !important;font-size:12px;transition:.2s}.contentSelectionLink:hover,.widgetSelectionLink:hover{color:#000}.widgetSelectionLink{background:gold;bottom:5px}.card-td-intent-fit{margin-right:20px}.intent-fit_table{font-size:12px;border-radius:12px;color:#5554de;background-color:rgba(85,84,222,.0980392157);font-weight:500;border:2px solid;padding:4px 8px;margin-top:20px;width:100%}.intent-fit_table .item{padding:0 10px 0 0;display:flex;justify-content:flex-end}.bonusesPopup{display:none;flex-direction:column;align-items:center;overflow-y:scroll;justify-content:flex-start;position:fixed;height:100%;width:100%;top:0;left:0;z-index:500}.bonusesPopup[data-type=exitPopup]{z-index:1000}.bonusesPopup.show{display:flex;align-items:center;justify-content:center}@media(min-width: 1200px){.bonusesPopup{overflow-y:hidden;justify-content:center}}.bonusesPopup__show{position:relative}.bonusesPopup__show[data-popup-type=exitPopup]:before{z-index:600}.bonusesPopup__show:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#2b2b2b;opacity:.5;z-index:100}.bonusesPopup__title{padding:0 44px;font-weight:600;font-size:20px;line-height:32px;color:#181818;text-align:center;margin-bottom:16px}.bonusesPopup__description{font-weight:500;font-size:14px;line-height:24px;margin-bottom:16px;color:#5554de;text-decoration:underline}.bonusesPopup__description--link{cursor:pointer}.bonusesPopup__wrapper{width:100%;max-width:1125px;background:#f4f5f7;position:relative;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;padding:60px 16px 16px;overflow-y:auto}@media(min-width: 768px){.bonusesPopup__wrapper{padding:40px 24px}}@media(min-width: 1200px){.bonusesPopup__wrapper{padding:40px;border-radius:20px}}.bonusesPopup__title{width:100%}.bonusesPopup__close{cursor:pointer;position:absolute;display:inline-flex;align-items:center;justify-content:center;right:16px;top:16px;width:24px;height:24px}.bonusesPopup__items{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;width:100%;margin:0 -10px}.bonusesPopup__card{position:relative;cursor:pointer;width:100%;max-width:360px;display:flex;flex-wrap:wrap;align-items:flex-start;border-radius:20px;padding:16px;background:#fff;color:#181818;margin-bottom:20px}.bonusesPopup__card.sponsored{padding:0;background:none}.bonusesPopup__card:last-child{margin-bottom:0}@media(min-width: 768px){.bonusesPopup__card{max-width:354px;flex-direction:column;margin:0 10px 20px}}@media(min-width: 1200px){.bonusesPopup__card{max-width:380px}}.bonusesPopup__card__wrapper{width:100%;display:flex;justify-content:center;margin-bottom:20px}@media(min-width: 768px){.bonusesPopup__card__wrapper{width:auto;max-width:335px}}.bonusesPopup__card__top{width:100%;display:inline-flex;flex-wrap:wrap;align-items:center;padding-bottom:12px;position:relative}.bonusesPopup__card__top:after{content:"";position:absolute;left:-16px;top:100%;height:1px;background:#f4f5f7;width:calc(100% + 32px)}.bonusesPopup__card__top__logo{display:inline-flex;width:80px;height:80px;margin-right:12px}.bonusesPopup__card__top__logo img{width:100%;height:auto}.bonusesPopup__card__top__logo-bg{height:100%;display:flex;align-items:center;justify-content:center;padding:6px;border-radius:16px}.bonusesPopup__card__top__info{flex:1;display:inline-flex;flex-wrap:wrap}.bonusesPopup__card__top__info--name{width:100%;font-weight:600;font-size:16px;line-height:24px;margin-bottom:10px}.bonusesPopup__card__top__info--rating-wrapper{display:inline-flex;align-items:center;width:100%;justify-content:space-between}.bonusesPopup__card__top__info--rating{display:inline-flex;align-items:center;margin-right:4px}.bonusesPopup__card__top__info--rating svg{width:24px;height:24px}.bonusesPopup__card__top__info--rate{font-weight:500;font-size:14px;line-height:20px;margin-left:4px}@media(max-width: 576px){.bonusesPopup__card__top__info--rate{font-weight:600;font-size:16px;line-height:24px}}.bonusesPopup__card__top__info--rate-from{font-size:14px;line-height:20px;color:#b5b5b5}.bonusesPopup__card__top__info--reviews{font-weight:400;font-size:14px;line-height:20px;text-decoration:underline;cursor:pointer;text-align:right}.bonusesPopup__card__top__info--reviews span{color:#b5b5b5}.bonusesPopup__card__content{width:100%;padding:12px 0;display:inline-flex;flex-wrap:wrap;position:relative;align-content:flex-start}.bonusesPopup__card__content:after{content:"";position:absolute;left:-16px;top:100%;height:1px;background:#f4f5f7;width:calc(100% + 32px)}.bonusesPopup__card__content--type{width:100%;font-weight:400;font-size:14px;line-height:24px;padding-top:0;padding-bottom:4px;letter-spacing:.14px}@media(min-width: 768px){.bonusesPopup__card__content--type{line-height:20px;letter-spacing:unset}}.bonusesPopup__card__content--main{width:100%;font-weight:600;font-size:14px;line-height:20px;padding:4px 0}.bonusesPopup__card__content--req,.bonusesPopup__card__content--dep{width:100%;display:inline-flex;align-items:center;font-weight:400;font-size:13px;line-height:24px;padding:4px 0}.bonusesPopup__card__content--req b,.bonusesPopup__card__content--dep b{font-size:14px;line-height:20px;font-weight:500}.bonusesPopup__card__content--req svg,.bonusesPopup__card__content--dep svg{margin-left:4px}.bonusesPopup__card__btn-wrapper{width:100%;display:inline-flex;padding-top:12px;margin-bottom:12px}.bonusesPopup__card__btn{cursor:pointer;padding:14px 40px;width:100%;font-weight:600;font-size:18px;line-height:28px;color:#f1f1f1;background:#5554de;border-radius:16px;border:none;outline:none}@media(min-width: 768px){.bonusesPopup__card__btn{font-size:16px;line-height:24px}}.bonusesPopup__card__btn:before{content:attr(data-text-before)}.bonusesPopup__card__after{width:100%;display:inline-flex;align-items:center;justify-content:space-between;font-weight:400;font-size:14px;line-height:24px}.bonusesPopup__card__after svg{margin-left:4px;transition:all ease .3s;width:20px;height:20px}.bonusesPopup__card__after--report-btn{white-space:nowrap;color:#f4f5f7;padding:0;width:auto;display:flex;align-items:center;justify-content:center;gap:8px;border:none;background-color:rgba(0,0,0,0);cursor:pointer}.bonusesPopup__card__after--report-btn:hover span,.bonusesPopup__card__after--report-btn.active span{color:#5554de}@media(max-width: 576px){.bonusesPopup__card__after--report-btn span{font-size:12px;font-weight:400;line-height:16px;letter-spacing:.12px}}.bonusesPopup__card__after--report-btn span:before{content:attr(data-text-before)}.bonusesPopup__card__after--nocode{display:inline-flex;align-items:center;font-weight:400;font-size:12px;line-height:17px;color:#b5b5b5}div .bonusesPopup__card__after--select{margin:0;cursor:pointer;display:inline-flex;align-items:center;text-align:end}div .bonusesPopup__card__after--select span{font-size:12px;font-weight:400;line-height:16px;letter-spacing:.12px}div .bonusesPopup__card__after--select span:before{content:attr(data-text-show)}.bonusesPopup__card__after--text{display:block;margin-top:16px;font-size:13px;font-weight:400;line-height:20px;max-height:400px;overflow:hidden}.bonusesPopup__card__after--text:hover{text-decoration:underline}.bonusesPopup__card__after--text .hidden-text{display:none}.bonusesPopup__card__after--link{display:inline-flex;width:100%;justify-content:center;text-align:right;font-size:13px;font-weight:400;line-height:20px}.bonusesPopup__card__after--link:hover{text-decoration:underline;color:#5554de}.bonusesPopup__card.tac-show .bonusesPopup__card__after--select svg{transform:rotate(180deg)}.bonusesPopup__card.tac-show .bonusesPopup__card__after--select span:before{content:attr(data-text-hide)}.bonusesPopup__card .card-td-promo{padding:12px 0 0 0;min-height:48px}.bonusesPopup__card .promo_code-title{padding:0;font-size:14px;line-height:24px;letter-spacing:.14px}.bonusesPopup .card-td-limited{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 16px;border-radius:20px 20px 0 0;border:1px solid #4443b8;border-bottom:0;background:linear-gradient(94deg, #5554de 32.24%, #11D58F 97.04%)}.bonusesPopup .card-td-limited .limited-text{font-size:14px;font-weight:600;line-height:20px;text-transform:uppercase;color:#fff;margin:0;display:flex;align-items:center}.bonusesPopup .card-td-limited .limited-text svg{width:16px;height:16px;margin-right:4px;margin-top:-1px}.bonusesPopup .card-td-limited .limited-timer{border-radius:12px;background:rgba(255,255,255,.16);color:#fff;font-size:14px;font-weight:600;line-height:20px;padding:2px 8px;display:flex;align-items:center}.bonusesPopup .card-td-limited .limited-timer span{padding:0 2px}.bonusesPopup .card-td-limited .limited-timer span.starter{opacity:.3}.bonusesPopup .card-td-limited .limited-timer span:nth-child(2n+1){min-width:22px;text-align:center}.bonusesPopup .card-td-limited .limited-timer span:first-of-type{padding-left:0;text-align:center;min-width:22px}.bonusesPopup .card-td-limited .limited-timer span:last-of-type{padding-right:0}.bonusesPopup .card-td-content{padding:20px 16px;border-radius:0 0 20px 20px;border:1px solid #4443b8;border-top:0;background:#fff}.bonusesPopup .card-td-content .bonusesPopup__card__top__info--name{margin-bottom:0}.bonusesPopup .card-td-content .bonusesPopup__card__top{padding-bottom:0}.bonusesPopup .card-td-content .bonusesPopup__card__top::after{display:none}.bonusesPopup .card-td-content .bonusesPopup__card__content{padding:20px 0}.bonusesPopup .card-td-content .bonusesPopup__card__content>*{padding:0;margin-bottom:12px}.bonusesPopup .card-td-content .bonusesPopup__card__content>*:last-of-type{margin-bottom:0}.bonusesPopup .card-td-content .bonusesPopup__card__content::after{display:none}.bonusesPopup .card-td-content .bonusesPopup__card__btn-wrapper{margin:0;padding:0}.bonusesPopup .card-td-content .bonusesPopup__card__btn{background:#05e98f;color:#181818;font-size:18px;font-weight:600;line-height:28px}.bonusesPopup .content-sponsored-promo{margin:0 0 20px 0;display:none;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:12px;border:1px dashed #b5b5b5}.bonusesPopup .content-sponsored-promo.mobile{display:flex;width:100%}.bonusesPopup .content-sponsored-promo .content-promo.coping .content-promo-code{display:none}.bonusesPopup .content-sponsored-promo .content-promo.coping .content-promo-copied{display:flex}.bonusesPopup .content-sponsored-promo .content-promo .content-promo-code{display:flex;align-items:center;overflow:hidden}.bonusesPopup .content-sponsored-promo .content-promo .content-promo-code .promo_code-text{font-size:16px;font-weight:600;line-height:24px;text-transform:uppercase;margin-right:6px;max-width:65px;overflow:hidden;text-overflow:ellipsis}@media(min-width: 768px){.bonusesPopup .content-sponsored-promo .content-promo .content-promo-code .promo_code-text{max-width:100px}}.bonusesPopup .content-sponsored-promo .content-promo .content-promo-code .promo_code-text:before{content:attr(data-text-before)}.bonusesPopup .content-sponsored-promo .content-promo .content-promo-code svg{width:20px;height:20px;min-width:20px;min-height:20px}.bonusesPopup .content-sponsored-promo .content-promo .content-promo-copied{display:none;align-items:center;color:#04c378;font-size:16px;font-weight:600;line-height:24px}.bonusesPopup .content-sponsored-promo .content-promo .content-promo-copied:before{content:attr(data-text-before)}.bonusesPopup .content-sponsored-promo .content-promo .content-promo-copied svg{width:20px;height:20px;min-width:20px;min-height:20px;margin-left:8px}.bonusesPopup .content-sponsored-promo .content-promo-liked{display:flex;align-items:center;margin-left:20px}@media(min-width: 768px){.bonusesPopup .content-sponsored-promo .content-promo-liked{margin-left:30px}}.bonusesPopup .content-sponsored-promo .content-promo-liked .text{font-size:12px;font-weight:400;line-height:16px;letter-spacing:.12px;color:#404040}.bonusesPopup .content-sponsored-promo .content-promo-liked .text:before{content:attr(data-text-before)}.bonusesPopup .content-sponsored-promo .content-promo-liked svg{width:16px;height:16px;min-width:16px;min-height:16px;margin-right:4px}.auth_popup{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5098039216);z-index:2000;display:flex;align-items:center;justify-content:center}.auth_popup-box{display:flex;align-items:center;justify-content:center;border-radius:24px;position:relative;overflow:hidden}.auth_popup-box::-webkit-scrollbar{display:none}@media(max-width: 992px){.auth_popup-box{overflow-y:scroll;height:100dvh;-ms-overflow-style:none;scrollbar-width:none;border-radius:0;width:100%;align-items:end}}.auth_popup-box-full{background:linear-gradient(180deg, #3C3AD1 0%, #181818 100%),linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));display:flex;width:100%;max-width:646px;align-items:center;justify-content:center;border-radius:24px;height:646px;position:relative}@media(max-width: 992px){.auth_popup-box-full{border-radius:0;height:100dvh;align-items:unset;padding:112px 20px;max-width:420px;scroll-snap-type:y mandatory}}.auth_popup-box-full .form{width:100%;text-align:center}.auth_popup-box-full .form .recaptcha{margin:20px auto 0 110px;display:table}@media(max-width: 992px){.auth_popup-box-full .form .recaptcha{margin:20px auto 0 0}}.auth_popup-box-full .form .title{color:#fff;margin-bottom:32px;margin-top:unset}@media(max-width: 992px){.auth_popup-box-full .form .title{text-align:left;margin-bottom:16px}}.auth_popup-box-full .form .title_email{margin-bottom:20px}@media(max-width: 992px){.auth_popup-box-full .form .title_email{text-align:center}}.auth_popup-box-full .form .input{width:100%;max-width:429px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.06);color:rgba(237,237,237,.8);border-radius:12px;height:56px;padding-left:20px;font-weight:400;outline:unset;font-size:16px;line-height:24px}.auth_popup-box-full .form .input::placeholder{color:rgba(237,237,237,.8)}.auth_popup-box-full .form .image{margin-bottom:20px}.auth_popup-box-full .form .input_box{width:100%;max-width:429px;margin:0 auto;position:relative}.auth_popup-box-full .form .icon_eye{position:absolute;right:16px;top:16px;cursor:pointer}.auth_popup-box-full .form .text{font-size:16px;font-weight:400;max-width:486px;color:#f4f5f7;margin:0 auto 36px auto}.auth_popup-box-full .form .text .update{cursor:pointer;font-weight:600;color:#7c7bff}@media(max-width: 992px){.auth_popup-box-full .form .text{text-align:left;margin-bottom:20px}}.auth_popup-box-full .form .text_bottom{position:absolute;bottom:28px;color:#fff;left:0;right:0;margin:0 auto;width:100%}.auth_popup-box-full .form .text_bottom .resend{cursor:pointer;font-weight:600;color:#7c7bff}@media(max-width: 992px){.auth_popup-box-full .form .text_bottom{max-width:324px}}.auth_popup-box-full .form .error{color:#ff455b;display:block;text-align:left;font-size:14px;max-width:429px;margin:8px auto 0 auto}.auth_popup-box-full .form .continue_button{background:#5554de;border-radius:16px;color:#fff;width:100%;max-width:429px;height:56px;border:unset;outline:unset;font-size:16px;font-weight:600;margin-top:20px;cursor:pointer}.auth_popup-box-full .form .separate{display:flex;align-items:center;color:#fff;font-size:14px;font-weight:400;margin-top:29px;margin-bottom:32px;justify-content:center}.auth_popup-box-full .form .separate .left_line{margin-right:30px}.auth_popup-box-full .form .separate .right_line{margin-left:30px}.auth_popup-box-full .form .socials .social_button{margin-right:12px;background:rgba(0,0,0,0);border:unset;cursor:pointer;padding:unset}.auth_popup-box-full .form .socials .social_button:last-child{margin-right:unset}@media(max-width: 992px){.auth_popup-box-full .form{width:100%}.auth_popup-box-full .form .text_email{text-align:center}}.auth_popup_social-icon{margin-right:33px}@media(max-width: 992px){.auth_popup_social-icon{margin-right:auto}}@media(max-width: 992px){.auth_popup .text_button{margin-right:auto;padding-right:30px}}.auth_popup-side{height:586px;background:linear-gradient(180deg, #3C3AD1 0%, #181818 100%),linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));padding:86px 155px 24px 155px;border-radius:24px;display:flex;align-items:center;flex-direction:column;position:relative}@media(max-width: 992px){.auth_popup-side{padding:28px 20px 0 20px;height:486px;border-radius:24px 24px 0 0;order:0;width:100%;background:linear-gradient(180deg, #3C3AD1 0%, #181818 54%),linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2))}}.auth_popup-side .title{font-size:32px;font-weight:700;line-height:44px;text-align:center;max-width:430px;color:#fff;margin:0 auto 20px auto}@media(max-width: 992px){.auth_popup-side .title{font-size:26px;line-height:34px;max-width:249px;text-align:left;margin:0 auto 24px 0}.auth_popup-side .title .secondary_text{display:block}}.auth_popup-side .condition_options-box{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;gap:25px;width:100%}.auth_popup-side .condition_options-box .option{display:flex;align-items:center}.auth_popup-side .condition_options-box .option .text{margin:0 0 0 8px;color:#fff;font-weight:400;font-size:14px;line-height:24px}@media(max-width: 992px){.auth_popup-side .condition_options-box{flex-direction:column;align-items:start;gap:12px;margin-bottom:68px}}.auth_popup-side .social_btn{height:56px;border:unset;border-radius:16px;font-size:16px;font-weight:600;width:100%;max-width:336px;background:#fff;margin:0 auto 16px auto;display:flex;align-items:center;padding:0 10px;cursor:pointer;z-index:2}@media(max-width: 992px){.auth_popup-side .social_btn{max-width:unset;margin:0 auto 16px auto;justify-content:center}}.auth_popup-side .email_btn{width:100%;max-width:336px;background:rgba(0,0,0,0);color:#fff;border-radius:16px;border:1px solid #fff;height:56px;font-size:16px;font-weight:600;display:flex;align-items:center;padding:0 10px;cursor:pointer;z-index:2;margin:0 auto 16px auto}@media(max-width: 992px){.auth_popup-side .email_btn{margin:0 auto;max-width:unset;justify-content:center}}.auth_popup-side .accepts{color:#cfcfcf;font-size:12px;font-weight:400;max-width:335px;text-align:center;line-height:16px;margin:auto auto 0 auto;z-index:2}.auth_popup-side .accepts .link{text-decoration:underline}@media(max-width: 992px){.auth_popup-side .accepts{margin:28px auto 0 auto}}.auth_popup-side .absolute_image-box{position:absolute;bottom:0;width:100%;display:flex;align-items:baseline;justify-content:space-between}.auth_popup-side .absolute_image-box::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:159px;background:linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.9));pointer-events:none}@media(max-width: 992px){.auth_popup-side .absolute_image-box::after{bottom:135px;height:132px;background:linear-gradient(to bottom, transparent, #181818 90%)}}@media(max-width: 992px){.auth_popup-side .absolute_image-box{justify-content:end}}.auth_popup-side .image{position:relative;bottom:0;object-fit:contain}@media(max-width: 992px){.auth_popup-side .image{bottom:150px;height:240px}.auth_popup-side .image:first-child{display:none}.auth_popup-side .image::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:159px;background:linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.9));pointer-events:none}}.auth_popup-close,.auth_popup-return{position:absolute;top:16px;right:16px;background:rgba(0,0,0,0);border:unset;padding:unset;cursor:pointer;outline:unset}@media(max-width: 992px){.auth_popup-close svg,.auth_popup-return svg{width:40px;height:40px}}.auth_popup-return{top:16px;left:16px;right:unset}.auth_popup .list{list-style:none;padding:0;margin:40px 0 0 0}.auth_popup .list .item{display:flex;align-items:center;margin-bottom:16px;height:52px}@media(max-width: 992px){.auth_popup .list .item{height:unset}.auth_popup .list .item svg{width:24px;height:24px;min-width:24px;min-height:24px}.auth_popup .list .item svg rect{fill:rgba(255,255,255,.0784313725)}.auth_popup .list .item svg path{fill:#7c7bff}}.auth_popup .list .item:last-child{margin-bottom:unset}.auth_popup .list .item .text{color:#181818;font-weight:500;margin-left:14px;max-width:312px;line-height:28px}@media(max-width: 992px){.auth_popup .list .item .text{color:#f4f5f7;font-weight:400}}.success{z-index:200;position:fixed;top:60px;width:100%;border-radius:16px;transform:translateY(-250px)}@keyframes show{0%{transform:translateY(-250px)}100%{transform:translateY(0px)}}.success .text{color:#fff;margin-left:8px}.success_box{padding:0 35px;height:48px;display:flex;align-items:center;justify-content:center;background:#181818;width:fit-content;border-radius:16px;margin:0 auto}@-webkit-keyframes indicator-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes indicator-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wheelsExitPopup__wrapper{display:flex;align-items:center;justify-content:center;width:884px;height:468px;border-radius:20px;background:linear-gradient(180deg, #3C3AD1 0%, #181818 100%)}@media(max-width: 992px){.wheelsExitPopup__wrapper{width:100%;height:100%;border-radius:0}}.wheels__card{width:50%;height:100%}@media(max-width: 992px){.wheels__card{width:100%}}.wheels__card:first-of-type{display:flex;align-items:center;justify-content:center;padding:64px 48px}@media(max-width: 992px){.wheels__card:first-of-type{padding:0;display:none}}.wheels__card:nth-child(2){display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.12);border-radius:0 20px 20px 0;padding:0;position:relative}@media(max-width: 992px){.wheels__card:nth-child(2){background:none;border-radius:0;height:100%}.wheels__card:nth-child(2).formFulfilled .wheels__form--wrapper{margin:0 auto}.wheels__card:nth-child(2) .wheels__wrapper{margin:32px auto 0 auto;position:relative;overflow-y:hidden;height:244px;align-items:flex-start}.wheels__card:nth-child(2) .wheels__wrapper::after{content:"";display:block;height:43px;width:100%;border-radius:0 0 10px 10px;background:linear-gradient(180deg, rgba(32, 32, 64, 0) 0%, #1C1C2B 100%);position:absolute;bottom:0;z-index:100}.wheels__card:nth-child(2) .wheels__wrapper.formSuccess{height:auto;overflow:hidden}.wheels__card:nth-child(2) .wheels__wrapper.formSuccess::after{display:none}}.wheels__win{width:348px;height:340px;background-image:url("../../img/wheels_win.png");background-size:cover;background-repeat:no-repeat;background-position:center center;transform:scale(0.5);opacity:.5;transition:all 1s}.wheels__win.show{opacity:1;transform:scale(1)}.wheels__wrapper{position:relative;display:flex;align-items:center;justify-content:center}.wheels__label--down{position:absolute;left:-10px;top:121.57px;background-image:url("../../assets/icons/wheel/circleLabelDown.svg");background-size:contain;background-repeat:no-repeat;height:99.285px;width:28.273px}@media(max-width: 992px){.wheels__label--down{transform:scale(0.9);left:0}}.wheels__label--up{position:absolute;left:-10px;top:133px;background-image:url("../../assets/icons/wheel/circleLabelTop.svg");background-size:contain;background-repeat:no-repeat;height:73.074px;width:39.552px;z-index:2}@media(max-width: 992px){.wheels__label--up{transform:scale(0.9);left:0}}.wheels__circle{width:340px;height:339.349px;background:linear-gradient(0deg, #5554DE 32.24%, #11D58F 97.04%);border-radius:50%;position:relative;z-index:1;display:flex;align-items:center;justify-content:center}@media(max-width: 992px){.wheels__circle{transform:scale(0.96)}}.wheels__circle--inner{width:305.64px;height:305.954px;border-radius:50%;background:linear-gradient(90deg, #3C3AD1 0%, #181818 100%);display:flex;align-items:center;justify-content:center}.wheels__content{width:300px;height:300px;border-radius:50%;background:radial-gradient(53.26% 53.26% at 50.02% 50%, #FDFDFD 37.38%, #FBFBFB 64.9%, #F2F2F2 80.98%, #E4E4E4 94.09%, #DBDBDB 100%);position:relative;overflow:hidden}.wheels__content.rotation{animation-duration:3s;animation-timing-function:ease-out;animation-fill-mode:both}.wheels__content.rotation.spinFirst{animation-name:spinFirst}.wheels__content.rotation.spinSecond{animation-name:spinSecond}.wheels__content.rotation.spinThird{animation-name:spinThird}.wheels__content.rotation.spinFourth{animation-name:spinFourth}.wheels__sector{overflow:hidden;position:absolute;top:0;right:0;width:50%;height:50%;transform-origin:0 100%;color:#000}.wheels__sector:first-child{transform:rotate(-17deg) skewY(-55deg)}.wheels__sector:nth-child(2){transform:rotate(18deg) skewY(-65deg);background:linear-gradient(240deg, rgb(85, 84, 222) 50%, rgb(85, 84, 222) 75%, rgb(17, 213, 143) 100%)}.wheels__sector:nth-child(3){transform:rotate(43deg) skewY(-55deg)}.wheels__sector:nth-child(4){transform:rotate(78deg) skewY(-65deg);background:linear-gradient(200deg, rgb(85, 84, 222) 0%, rgb(85, 84, 222) 42%, rgb(17, 213, 143) 100%)}.wheels__sector:nth-child(5){transform:rotate(103deg) skewY(-55deg)}.wheels__sector:nth-child(6){transform:rotate(138deg) skewY(-65deg);background:linear-gradient(238deg, rgb(17, 213, 143) 0%, rgb(19, 209, 145) 69%, rgb(85, 84, 222) 100%)}.wheels__sector:nth-child(7){transform:rotate(163deg) skewY(-55deg)}.wheels__sector:nth-child(8){transform:rotate(198deg) skewY(-65deg);background:linear-gradient(238deg, rgb(17, 213, 143) 0%, rgb(19, 209, 145) 69%, rgb(85, 84, 222) 100%)}.wheels__sector:nth-child(9){transform:rotate(223deg) skewY(-55deg)}.wheels__sector:nth-child(10){transform:rotate(258deg) skewY(-65deg);background:linear-gradient(163deg, rgb(17, 213, 143) 0%, rgb(19, 209, 145) 12%, rgb(85, 84, 222) 100%)}.wheels__sector:nth-child(11){transform:rotate(283deg) skewY(-55deg)}.wheels__sector:nth-child(12){transform:rotate(318deg) skewY(-65deg);background:linear-gradient(240deg, rgb(85, 84, 222) 50%, rgb(85, 84, 222) 75%, rgb(17, 213, 143) 100%)}.wheels__labels{position:absolute;width:100%;height:100%;border-radius:100%}.wheels__labels.rotation{animation-duration:3s;animation-timing-function:ease-out;animation-fill-mode:both}.wheels__labels.rotation.spinFirst{animation-name:spinFirst}.wheels__labels.rotation.spinSecond{animation-name:spinSecond}.wheels__labels.rotation.spinThird{animation-name:spinThird}.wheels__labels.rotation.spinFourth{animation-name:spinFourth}.wheels__labels p{position:absolute;margin:0;color:#181818;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:flex-start;width:35%}.wheels__labels p span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100px}.wheels__labels p:nth-child(2n){color:#fff}.wheels__labels p:first-of-type{top:83px;left:111px;transform:rotate(90deg)}.wheels__labels p:nth-child(2){top:95px;left:151px;transform:rotate(119deg)}.wheels__labels p:nth-child(3){top:124px;left:178px;transform:rotate(148deg)}.wheels__labels p:nth-child(4){top:161px;left:189px;transform:rotate(180deg)}.wheels__labels p:nth-child(5){top:203px;left:176px;transform:rotate(212deg)}.wheels__labels p:nth-child(6){top:230px;left:149px;transform:rotate(240deg)}.wheels__labels p:nth-child(7){top:240px;left:109px;transform:rotate(269deg)}.wheels__labels p:nth-child(8){top:228px;left:70px;transform:rotate(299deg)}.wheels__labels p:nth-child(9){top:200px;left:42px;transform:rotate(331deg)}.wheels__labels p:nth-child(10){top:160px;left:32px;transform:rotate(360deg)}.wheels__labels p:nth-child(11){top:121px;left:43px;transform:rotate(390deg)}.wheels__labels p:nth-child(12){top:93px;left:72px;transform:rotate(421deg)}.wheels__center{width:33.36px;height:32.445px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(49.85% 49.85% at 49.79% 50.17%, #400500 33.84%, #4F1814 36.82%, #7D5451 46.96%, #A48886 57.02%, #C5B3B2 66.76%, #DED4D3 76.11%, #F0ECEB 84.98%, #FBFAFA 93.16%, #FFF 100%);opacity:.7;position:absolute}.wheels__center--pin{position:absolute;width:20.016px;height:19.467px;border-radius:50%;background:linear-gradient(180deg, #3C3AD1 0%, #181818 100%);margin-left:-7px;margin-top:-5px}.wheels__close{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(255,255,255,.4);background-color:rgba(0,0,0,0);background-image:url("../../img/close--line.svg");background-size:28px 28px;background-repeat:no-repeat;background-position:center center;cursor:pointer;position:absolute;top:18px;right:18px}@media(max-width: 992px){.wheels__close{width:44px;height:44px;min-width:44px;min-height:44px;background-size:24px 24px;top:0;right:0;margin:20px 20px auto auto}}.wheels__form--wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto;padding:0 40px;width:100%}@media(max-width: 992px){.wheels__form--wrapper{justify-content:center;max-width:335px;padding:0;position:relative;margin:auto}}.wheels__form--text{text-align:center;margin:0 0 32px 0}@media(max-width: 992px){.wheels__form--text{width:100%}}.wheels__form--title{font-size:40px;font-style:normal;font-weight:700;line-height:52px;letter-spacing:.4px;color:#fff;margin:0 0 16px 0}@media(max-width: 992px){.wheels__form--title{font-size:28px;line-height:36px}}.wheels__form--description{font-size:16px;line-height:24px;margin:0}.wheels__form{background:rgba(0,0,0,0);padding:0 !important;font-family:"Poppins",sans-serif !important;width:100%}@media(max-width: 992px){.wheels__form.hide{display:none}}.wheels__form .entry__error{line-height:normal !important;color:#ff455b !important}.wheels__form .sib-form-container{width:100%}.wheels__form #sib-container{background:rgba(0,0,0,0) !important;padding:0 !important}.wheels__form .sib-form-block{padding:0 !important}.wheels__form .entry__field{background:rgba(0,0,0,0) !important;border:none !important;border-radius:0 !important;margin:0 !important}.wheels__form .entry__field:focus-within{box-shadow:none !important}.wheels__form .input:last-child,.wheels__form .input__affix:last-child{border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.08);padding:16px !important;color:#b5b5b5;font-family:"Poppins",sans-serif;font-size:14px;line-height:24px;letter-spacing:.14px;height:auto}.wheels__form .input:last-child:-webkit-autofill,.wheels__form .input:last-child:-webkit-autofill:focus,.wheels__form .input__affix:last-child:-webkit-autofill,.wheels__form .input__affix:last-child:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px rgba(0,0,0,0) inset}.wheels__form .input:last-child::placeholder,.wheels__form .input__affix:last-child::placeholder{transition:.2s}.wheels__form .input:last-child:focus::placeholder,.wheels__form .input__affix:last-child:focus::placeholder{color:rgba(0,0,0,0)}.wheels__form .sib-form-block__button-with-loader{display:flex;justify-content:center;align-items:center;padding:16px 32px;border-radius:16px;background:#05e98f;width:100%;height:auto;font-size:16px;font-weight:600;line-height:24px;color:#181818;margin-top:16px}.wheels__form .sib-form-block__button-with-loader.loading span{display:none}.wheels__form .sib-form-block__button-with-loader.loading .sib-hide-loader-icon{display:block;margin:0}.wheels__form .sib-form-message-panel{margin:0;padding:0;border:none;display:none !important}.wheels__spin-btn{cursor:pointer;display:flex;justify-content:center;align-items:center;padding:16px 32px;border-radius:16px;background:#05e98f;width:100%;height:auto;font-size:16px;font-weight:600;line-height:24px;color:#181818}.wheels__spin-btn .loader-icon{display:none;height:1.5rem;vertical-align:bottom;width:1.5rem;-webkit-animation:indicator-spin 1.3s cubic-bezier(0.46, 0.35, 0.39, 0.85) infinite;animation:indicator-spin 1.3s cubic-bezier(0.46, 0.35, 0.39, 0.85) infinite}.wheels__spin-btn.loading span{display:none}.wheels__spin-btn.loading .loader-icon{display:block;margin:0}.wheels__bonus{cursor:pointer;width:100%}@media(max-width: 992px){.wheels__bonus{position:absolute;top:70%;padding:20px 0}}.wheels__bonus--info{border-radius:20px;background:linear-gradient(94deg, #5554DE 32.24%, #11D58F 97.04%);padding:16px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px;width:100%}@media(max-width: 992px){.wheels__bonus--info{padding:12px}}.wheels__bonus--info .logo{border-radius:10px;width:80px;height:80px;min-width:80px;min-height:80px;display:flex;align-items:center;justify-content:center;margin-right:16px}.wheels__bonus--info .logo img{max-width:80%;max-height:80%}.wheels__bonus--info .text .label{font-size:16px;line-height:24px;margin:0;color:#f4f5f7}.wheels__bonus--info .text .title{font-size:20px;font-weight:700;line-height:32px;color:#fff;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.wheels__bonus--btn{display:flex;justify-content:center;align-items:center;height:56px;width:100%;padding:16px 32px;border-radius:16px;background:#05e98f;color:#181818;border:none;font-size:16px;font-weight:600;line-height:24px;cursor:pointer}@keyframes spinFirst{0%{transform:rotate(0deg)}100%{transform:rotate(1350deg)}}@keyframes spinSecond{0%{transform:rotate(0deg)}100%{transform:rotate(1290deg)}}@keyframes spinThird{0%{transform:rotate(0deg)}100%{transform:rotate(1260deg)}}@keyframes spinFourth{0%{transform:rotate(0deg)}100%{transform:rotate(1920deg)}}.authWheelPopup{position:fixed;height:100%;width:100%;top:0;left:0;z-index:500;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4)}.authWheelPopup #authWheelPopupSignupEmail{display:none}@media(min-width: 992px){.authWheelPopup .congratulations_step{height:500px}}.authWheelPopup .congratulations_text{max-width:200px;margin:0 auto}.authWheelPopup .email_sign_up-input-box{position:relative}.authWheelPopup .email_sign_up-input-box .input{width:100%;height:56px;border:1px solid #6c6c6c;padding:16px;background:rgba(255,255,255,.0784313725);border-radius:16px;color:#fff;outline:unset}.authWheelPopup .email_sign_up-input-box .input::placeholder{color:#b5b5b5}.authWheelPopup .email_sign_up-input-box .button{font-size:16px;font-weight:600;height:56px;border-radius:16px;color:#181818;background:#05e98f;position:absolute;right:0;top:0;border:0;padding:0 15px;width:105px;cursor:pointer;outline:unset}.authWheelPopup .error{color:#ff455b;font-size:14px;margin-top:5px;display:block}.authWheelPopup .wheels__form .sib-form-block__button-with-loader{border:unset;cursor:pointer;outline:unset}.authWheelPopup .wheels__form--description{color:#fff}.authWheelPopup .wheels__bonus--info .text .title{filter:blur(4px);line-height:24px;font-weight:600}.authWheelPopup .wheels__bonus--btn{display:none}.authWheelPopup .wheels__wrapper{height:339px !important}.authWheelPopup .wheels__card:nth-child(2) .wheels__wrapper::after{content:unset}.authWheelPopup .wheels__card:nth-child(2).formFulfilled .wheels__form--wrapper{margin-bottom:100px}@media(min-width: 992px){.authWheelPopup .wheels__card:nth-child(2).formFulfilled .wheels__form--wrapper{margin-bottom:unset}}.authWheelPopup .google-sign-up--btn{width:100%;background:#fff;display:flex;align-items:center;border:unset;height:56px;font-size:16px;font-weight:600;color:#181818;border-radius:16px;padding:10px}.authWheelPopup .google-sign-up--btn .text{margin-left:26px;margin-right:auto}.authWheelPopup .continue_text{font-weight:600;color:#fff;font-size:16px;text-align:center;margin-top:20px}@media(min-width: 992px){.authWheelPopup .wheels__bonus--info{padding:12px;height:104px}}@media(min-width: 992px){.authWheelPopup .wheels__form--title{margin-top:20px}}@media(min-width: 992px){.authWheelPopup .wheels__win.show{transform:scale(1.2)}}.authWheelPopup .wheels__circle{overflow:hidden}.review_popup{position:fixed;top:0;left:0;right:0;z-index:999;display:flex;align-items:center;justify-content:center;height:100dvh;background:rgba(0,0,0,.5098039216)}.review_popup-box{display:flex;align-items:center;flex-direction:column;background:#fff;width:100%;height:100dvh;max-width:756px}@media(min-width: 768px){.review_popup-box{border-radius:20px;min-height:660px;height:unset;position:relative}}.review_popup-box-header{padding:16px 16px 24px 16px;width:100%;box-shadow:inset 0 -1px 0 #f4f4f4}@media(min-width: 768px){.review_popup-box-header{padding:16px 18px 28px 36px}}.review_popup-box-header .top-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}@media(min-width: 768px){.review_popup-box-header .top-bar{margin-bottom:14px}}.review_popup-box-header .top-bar .text{font-weight:700;font-size:18px;line-height:28px;margin:unset}@media(min-width: 768px){.review_popup-box-header .top-bar .text{font-size:28px;line-height:36px}}.review_popup-box-header .top-bar .close{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #dbd8d8;cursor:pointer}@media(min-width: 768px){.review_popup-box-header .top-bar .close{width:50px;height:50px}}.review_popup-box-header .text_step-box{display:flex;align-items:center}.review_popup-box-header .text_step-box .icon_arrow_left{margin-right:16px;cursor:pointer}.review_popup-box-header .text-step{margin:unset;font-weight:600;font-size:16px;display:flex;align-items:center;color:#1f1f1f;line-height:24px}@media(min-width: 768px){.review_popup-box-header .text-step{font-size:18px}}.review_popup-box-header .text-step .text-slash{color:#b5b5b5}.review_popup-box-header .text-step .text-rate{line-height:20px;font-size:14px;margin-left:8px}@media(min-width: 768px){.review_popup-box-header .text-step .text-rate{font-size:18px}}.review_popup-box-body{width:100%;padding:24px 16px}@media(min-width: 768px){.review_popup-box-body{padding:24px 36px}}.review_popup-box-body .text-content{margin:unset;line-height:20px;color:#6c6c6c;font-weight:500;font-size:14px}.review_popup-box-body .detailed_score{margin-top:16px}@media(min-width: 768px){.review_popup-box-body .detailed_score{margin-top:24px}}.review_popup-box-body .detailed_score-box{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}@media(min-width: 768px){.review_popup-box-body .detailed_score-box{justify-content:start}}.review_popup-box-body .detailed_score-box .stars_box{display:flex;align-items:center}.review_popup-box-body .detailed_score-box .stars_box:hover>svg path{fill:#fff6a1;stroke:#fff6a1}.review_popup-box-body .detailed_score-box .stars_box>svg:hover~svg path:first-child{fill:rgba(0,0,0,0)}.review_popup-box-body .detailed_score-box .stars_box>svg:hover~svg path:last-child{fill:#dbd8d8;stroke:rgba(0,0,0,0)}@media(min-width: 768px){.review_popup-box-body .detailed_score-box .stars_box{margin-left:16px}}.review_popup-box-body .detailed_score-box .stars_box .star_icon{cursor:pointer;margin-right:4px}.review_popup-box-body .detailed_score-box .stars_box .star_icon:last-child{margin-right:unset}.review_popup-box-body .detailed_score-box .title{font-weight:500;margin:unset;line-height:20px;font-size:14px;color:#181818}@media(min-width: 768px){.review_popup-box-body .detailed_score-box .title{width:225px;font-size:16px;line-height:24px}}.review_popup-box-body .input_options{display:flex;align-items:baseline;justify-content:center;flex-direction:column;width:100%;margin-bottom:16px}.review_popup-box-body .input_options:last-child{margin-bottom:unset}.review_popup-box-body .input_options .label{font-weight:600;font-size:14px}.review_popup-box-body .input_options .label .important{color:#ff455b}.review_popup-box-body .input_options .textarea{width:100%;height:152px;border-radius:12px;padding:16px;background:#f4f5f7;border:1px solid #f1f1f1;margin-top:8px;line-height:24px;outline:unset}@media(min-width: 768px){.review_popup-box-body .input_options .textarea{height:132px}}.review_popup-box-body .input_options .textarea::placeholder{font-weight:400;font-size:14px;line-height:24px;color:#6c6c6c}.review_popup-box-body .input_options .error{margin-top:6px;color:#ff455b;font-size:14px;font-weight:400;line-height:24px;display:none}.review_popup-box-body .pros{color:#04c378}.review_popup-box-body .cons{color:#ff455b}.review_popup-box-body .pros .textarea,.review_popup-box-body .cons .textarea{height:82px}.review_popup-box-footer{width:100%;padding:16px;margin-top:auto;box-shadow:inset 0 1px 0 #f4f4f4}@media(min-width: 768px){.review_popup-box-footer{display:flex;align-items:center;justify-content:center;padding:16px 16px 16px 36px}}.review_popup-box-footer .error{color:#ff455b;font-size:14px;font-weight:500;line-height:20px;padding:3px 0 20px 0;display:none}@media(min-width: 768px){.review_popup-box-footer .error{padding:unset}}.review_popup-box-footer .button{outline:unset;width:100%;height:56px;border:unset;color:#181818;background:#05e98f;cursor:pointer;font-size:16px;font-weight:600;border-radius:16px}@media(min-width: 768px){.review_popup-box-footer .button{width:fit-content;padding:0 98px;margin-left:auto}}.review_popup-box-final{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100dvh;width:100%;padding:16px}@media(min-width: 768px){.review_popup-box-final{max-height:660px}}.review_popup-box-final .title{font-weight:700;font-size:20px;line-height:32px;margin:20px 0 0 0;text-align:center;max-width:303px}@media(min-width: 768px){.review_popup-box-final .title{margin:24px 0 0 0;font-size:28px;max-width:436px;line-height:36px}}.review_popup-box-final .description{text-align:center;margin:12px 0 20px 0;font-weight:400;font-size:14px;line-height:24px;max-width:333px;letter-spacing:.1px}@media(min-width: 768px){.review_popup-box-final .description{margin:12px 0 24px 0}}.review_popup-box-final .button{width:100%;height:56px;border-radius:16px;border:unset;background:#05e98f;color:#181818;font-size:16px;font-weight:600;outline:unset;cursor:pointer}@media(min-width: 768px){.review_popup-box-final .button{max-width:291px}}.review_popup-box-final .link{color:#4443b8;font-weight:400;font-size:14px;margin-top:14px;text-decoration:underline}@media(min-width: 768px){.review_popup-box-final .link{margin-top:24px}}.review_popup-box-final .close{cursor:pointer;position:absolute;right:16px;top:16px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid #dbd8d8}.footer{background:#1f1f1f;color:#fff}.footer .cols{display:flex;align-items:flex-start;justify-content:space-between}@media(max-width: 576px){.footer .cols{flex-direction:column-reverse}}.footer .col-left{padding-right:70px;width:40%}@media(max-width: 992px){.footer .col-left{width:50%;padding-right:50px}}@media(max-width: 576px){.footer .col-left{width:100%;padding:0}}.footer .col-right{width:60%}@media(max-width: 992px){.footer .col-right{width:50%}}@media(max-width: 576px){.footer .col-right{width:100%}}.footer-info{padding:76px 0 84px 0}@media(max-width: 576px){.footer-info{padding:48px 0 0 0}}.footer-follow{margin-bottom:70px}@media(max-width: 576px){.footer-follow{padding:48px 0;border-top:1px solid #6c6c6c;margin-bottom:0}}.footer-follow-title{font-weight:700;font-size:20px;line-height:28px;margin:0 0 12px 0}.footer-follow-subtitle{font-weight:400;font-size:16px;line-height:24px;margin:0 0 28px 0}.footer-follow-social{display:flex;align-items:center}.footer-follow-social button{background:#2b2b2b;border:none;color:rgba(0,0,0,0);font-size:0;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:16px;padding:10px;width:44px;height:44px;cursor:pointer}.footer-follow-social button:last-of-type{margin-right:0}.footer-subscribe{margin-bottom:70px}@media(max-width: 576px){.footer-subscribe{padding:48px 0;border-top:1px solid #6c6c6c;margin-bottom:0}}.footer-subscribe-title{font-weight:700;font-size:20px;line-height:28px;margin:0 0 12px 0}.footer-subscribe-subtitle{font-weight:400;font-size:16px;line-height:24px;margin:0 0 28px 0}.footer-subscribe-form{display:flex;align-items:center;background:#2b2b2b;border-radius:12px;height:56px}.footer-subscribe-input{width:100%;height:100%;background:rgba(0,0,0,0);border:rgba(0,0,0,0);padding:16px 20px;font-weight:400;font-size:14px;line-height:21px;color:#fff;border-radius:12px 0 0 12px}.footer-subscribe-input::placeholder{color:#969696}.footer-subscribe-input:focus{outline:0}.footer-subscribe-input:focus::placeholder{color:rgba(0,0,0,0)}.footer-subscribe-btn{height:100%;min-width:145px;background:#05e98f;color:#181818;border-radius:12px;border:none;margin-left:auto;font-weight:600;font-size:16px;line-height:24px;cursor:pointer}.footer-subscribe-privacy{font-weight:400;font-size:14px;line-height:24px;color:#b5b5b5;letter-spacing:.01em;margin:12px 0 0 0}.footer-subscribe-privacy button{background:rgba(0,0,0,0);border:none;font-weight:400;font-size:14px;line-height:24px;padding:0;margin:0;color:#fff;text-decoration:underline;cursor:pointer}.footer-support{padding:32px 32px 7px;border:1px solid #6c6c6c;border-radius:16px}@media(max-width: 576px){.footer-support{padding:48px 0 23px;border:none;border-top:1px solid #6c6c6c;border-radius:0}}.footer-support-title{font-weight:700;font-size:20px;line-height:28px;margin:0 0 12px 0}.footer-support-subtitle{font-weight:400;font-size:14px;line-height:24px;margin:0 0 20px 0;letter-spacing:.01em;color:#f3f3f3}.footer-support-icons{display:flex;align-items:center;flex-wrap:wrap}.footer-support-icons button{background:rgba(0,0,0,0);border:none;height:36px;display:flex;align-items:center;justify-content:center;margin-right:41px;margin-bottom:25px}.footer-support-icons button:last-of-type{margin-right:0}.footer-menu{-moz-column-count:3;column-count:3;-moz-column-gap:0;column-gap:55px}@media(max-width: 992px){.footer-menu{-moz-column-count:2;column-count:2;-moz-column-gap:0}}@media(max-width: 576px){.footer-menu{-moz-column-count:1;column-count:1;-moz-column-gap:0;padding-bottom:48px}}.footer-menu>a,.footer-menu .footer_link{font-weight:500;font-size:14px;line-height:20px;color:#fff;display:block;margin:12px 0 0 0;transition:.2s}.footer-menu>a:hover,.footer-menu>a.active,.footer-menu .footer_link:hover,.footer-menu .footer_link.active{text-decoration:underline}.footer-menu-block{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:60px}@media(max-width: 576px){.footer-menu-block{margin-bottom:39px}}.footer-menu-block:last-of-type{margin-bottom:0}.footer-menu-block p{font-weight:500;font-size:14px;line-height:20px;color:#b5b5b5;text-transform:uppercase;margin:0 0 8px 0}.footer-menu-block ul{list-style-type:none;margin:0;padding:0}.footer-menu-block ul li{margin-bottom:12px}.footer-menu-block ul li:last-of-type{margin-bottom:0}.footer-menu-block ul a{font-weight:400;font-size:14px;line-height:24px;color:#fff;letter-spacing:.01em;transition:.2s}.footer-menu-block ul a:hover{text-decoration:underline}.footer-copyright{border-top:1px solid #6c6c6c;padding:24px 0;text-align:center}.footer-copyright p{font-weight:400;font-size:14px;line-height:24px;letter-spacing:.01em;color:#b5b5b5;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.footer-copyright p img{width:16px;height:16px;margin:0 8px}.footer__logo{display:flex;align-items:center;border:none;margin-bottom:30px}.footer__logo:hover{text-decoration:none}.footer__logo:focus{outline:0}.footer__logo span{font-weight:700;letter-spacing:.18px;text-transform:uppercase;color:#fff;margin-left:10px;font-size:0}.footer__logo span:before{content:attr(data-text-before);font-size:18px}.footer__logo img,.footer__logo svg{width:40px}.footer-main .col-left{width:44%}@media(max-width: 992px){.footer-main .col-left{width:50%;padding-right:50px}}@media(max-width: 576px){.footer-main .col-left{width:100%;padding:0}}.footer-main .col-right{width:56%}@media(max-width: 992px){.footer-main .col-right{width:50%}}@media(max-width: 576px){.footer-main .col-right{width:100%}}.footer-main .footer-support button{margin-right:30px;padding:0}.footer-main .footer-support button:last-of-type{margin-right:0}.footer-main .footer-support button img{height:auto}.recommended__casino{cursor:pointer;position:fixed;bottom:-100%;left:0;width:100%;background:#2b2b2b;display:flex;flex-wrap:wrap;align-items:flex-start;z-index:90;transition:.4s}.recommended__casino__wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;padding:28px 20px 20px;max-width:1320px;margin:0 auto}@media(min-width: 992px){.recommended__casino__wrapper{align-items:center;padding:16px 15px}}.recommended__casino__top{margin-bottom:16px;width:100%}@media(min-width: 992px){.recommended__casino__top{order:2;flex:1;margin-bottom:0;border-right:1px solid #6c6c6c;border-left:1px solid #6c6c6c;padding:0 30px}}.recommended__casino__top--title{display:inline-flex;align-items:center;font-weight:500;font-size:16px;line-height:24px;text-transform:uppercase;color:#dbd8d8;margin-bottom:8px}.recommended__casino__top--title:before{content:"";display:inline-block;background-image:url("../../img/flame.svg");background-repeat:no-repeat;width:28px;height:28px;margin-right:9px}.recommended__casino__top--description{font-weight:600;font-size:18px;line-height:28px;color:#fff}.recommended__casino__info{width:100%;border-top:1px solid #6c6c6c;padding-top:16px;display:flex;align-items:flex-start;margin-bottom:16px}@media(min-width: 992px){.recommended__casino__info{order:1;flex:0 0 30%;padding-right:30px;padding-top:0;border-top:none;margin-bottom:0}}.recommended__casino__info--logo{display:inline-flex;align-items:center;justify-content:center;flex:0 0 65px;width:65px;height:65px;border-radius:16px;margin-right:16px}.recommended__casino__info--logo img{width:50px;height:auto}.recommended__casino__info--main{flex:1}.recommended__casino__info--name{font-weight:400;font-size:16px;line-height:24px;color:#f4f5f7;margin-bottom:8px;margin-top:2.5px}.recommended__casino__info--details{display:flex;align-items:center}.recommended__casino__info--flag{display:inline-flex}.recommended__casino__info--flag .country--flag{margin-right:16px;display:inline-flex;align-items:center;border-radius:100px}.recommended__casino__info--flag .country--flag--img{display:inline-block;border-radius:50%;width:20px;height:20px;margin-right:6px}.recommended__casino__info--rating{display:inline-flex;align-items:center}.recommended__casino__info--rating .casinos__rating__star{width:24px;height:24px;margin-right:8px}.recommended__casino__info--rating .casinos__rating__rate{font-weight:500;font-size:14px;line-height:20px;margin-left:8px}.recommended__casino--wrapmainbtn{width:100%}@media(min-width: 992px){.recommended__casino--wrapmainbtn{order:3;flex:0 0 30%;padding:0 30px}}.recommended__casino--mainbtn{width:100%;cursor:pointer;background:#05e98f;padding:14px 40px;border-radius:16px;border:none;outline:none;font-weight:600;font-size:16px;line-height:24px;color:#181818}.recommended__casino--close{position:absolute;cursor:pointer;background:none;outline:none;border:none;padding:0;display:inline-flex;align-items:center;justify-content:center;top:16px;right:16px;width:24px;height:24px;transition:.2s}@media(min-width: 992px){.recommended__casino--close{order:4;position:static}}.carousel_box-CKEDITOR{position:relative;-ms-overflow-style:none;scrollbar-width:none;margin:0 0 10px 0}.carousel_box-CKEDITOR .arrow_left,.carousel_box-CKEDITOR .arrow_right{position:absolute;width:36px;height:36px;font-size:25px;color:#181818;background:#f9f9ff;align-items:center;justify-content:center;border-radius:100%;left:15px;cursor:pointer;display:none;z-index:2}.carousel_box-CKEDITOR .arrow_right{display:flex;right:15px;left:unset}.carousel_box-CKEDITOR .slides_options{display:flex;align-items:center}.carousel_box-CKEDITOR .slides_group{width:100%;display:flex;align-items:center;overflow-x:scroll;white-space:nowrap;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory}.carousel_box-CKEDITOR .slides_group::-webkit-scrollbar{display:none}.carousel_box-CKEDITOR .slide_buttons{display:flex;align-items:center;justify-content:end;margin-bottom:28px}.carousel_box-CKEDITOR .slide_buttons .active{background:#4443b8 !important}.carousel_box-CKEDITOR .slide_buttons .button{width:16px;height:8px;border-radius:2px;background:#f1f1f1;margin-right:4px;cursor:pointer;display:flex;align-items:center}.carousel_box-CKEDITOR .slide_buttons .button:last-child{margin-right:unset}.carousel_box-CKEDITOR .slide{width:fit-content;margin-right:16px;flex:0 0 auto;height:100%;scroll-snap-align:center;scroll-snap-stop:normal}.carousel_box-CKEDITOR .slide:last-child{margin-right:0}.carousel_box-CKEDITOR img{width:fit-content;height:280px;object-fit:contain;border-radius:16px;cursor:pointer}.slideShowFull{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.8784313725);z-index:99999999;display:flex;align-items:center;justify-content:center;animation:scale .5s ease-in-out}@keyframes scale{0%{transform:scale(0)}100%{transform:scale(1)}}.slideShowFull_box{display:flex;align-items:center;justify-content:center}.slideShowFull .close_button{position:absolute;top:20px;right:20px;cursor:pointer;width:30px;height:30px}.slideShowFull .arrow{width:30px;height:30px;cursor:pointer;margin:0 10px;position:absolute;background:rgba(0,0,0,.6);border-radius:100%}.slideShowFull .arrow:first-child{left:20px}.slideShowFull .arrow:last-child{right:20px}.slideShowFull .image{object-fit:contain;max-width:90vw;max-height:90vh;-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(max-width: 600px){.carousel_box-CKEDITOR .slide{width:100%}.carousel_box-CKEDITOR img{width:100%;object-fit:cover;height:100%}}.contactForm{background:#fff;border-radius:20px;display:flex;flex-direction:column;padding:24px 16px;margin-bottom:14px}@media(min-width: 768px){.contactForm{margin-bottom:40px;padding:40px}}.contactForm_type{margin-bottom:20px}.contactForm .error .error_text{display:block}.contactForm .error input,.contactForm .error textarea{border:1px solid #ff455b}.contactForm .error .contactForm_select .title,.contactForm .error .contactForm_select .values{border-color:#ff455b}.contactForm .error_text{margin:6px 0 0 0;display:none;font-weight:400;font-size:14px;line-height:24px;color:#ff455b}.contactForm_select{display:flex;flex-direction:column;width:100%;font-weight:500;font-size:14px;line-height:20px;background:#f9f9ff;border-radius:12px;position:relative}.contactForm_select.active{border-bottom-left-radius:0;border-bottom-right-radius:0}.contactForm_select.active .title{border-color:#f1f1f1;border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 12px 28px rgba(117,120,129,.12)}.contactForm_select.active .values{display:block}.contactForm_select .title{display:flex;justify-content:space-between;align-items:center;width:100%;padding:18px 16px;color:#1f1f1f;border-radius:12px;border:1px solid rgba(0,0,0,0);cursor:pointer}.contactForm_select .title svg{width:24px;height:24px}.contactForm_select .values{position:absolute;top:100%;left:0;width:100%;padding:8px 16px;background:#f9f9ff;box-shadow:0 23px 28px rgba(117,120,129,.12);border:1px solid #f1f1f1;border-top:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin:0;list-style-type:none;color:#181818;display:none}.contactForm_select .values li{min-height:40px;display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-radius:12px;position:relative;cursor:pointer;transition:.2s}.contactForm_select .values li:hover{background:#fff}.contactForm_select .values li.active{background:#fff}.contactForm_select .values li.active::after{content:"";display:inline-flex;width:24px;height:24px;background-image:url("/build/midori/assets/icons/check.svg");background-size:cover;background-position:center}.contactForm label{display:flex;flex-direction:column;margin-bottom:20px}.contactForm label span{font-weight:600;font-size:14px;line-height:20px;color:#2b2b2b;margin-bottom:8px}.contactForm label input,.contactForm label textarea{background:#f9f9ff;border-radius:12px;border:none;padding:16px;font-weight:400;font-size:14px;line-height:24px;color:#181818;resize:none}.contactForm label input:focus,.contactForm label textarea:focus{outline:0}.contactForm label input:-webkit-autofill,.contactForm label input:-webkit-autofill:focus,.contactForm label textarea:-webkit-autofill,.contactForm label textarea:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #f9f9ff inset}.contactForm button{color:#fff;justify-content:center;font-weight:600;font-size:16px;line-height:24px;padding:16px 0;height:auto}@media(min-width: 768px){.contactForm button{max-width:146px}}.contactForm .g-recaptcha{margin-bottom:32px}.contactForm_info{color:#181818}@media(min-width: 768px){.contactForm_info{padding-left:40px}}.contactForm_info h2{font-weight:700;line-height:36px;letter-spacing:.24px;margin:0 0 12px 0}.contactForm_info p{font-size:16px;font-weight:500;line-height:24px;margin:0 0 24px 0}.contactForm_info p a{color:#4443b8}.contactForm_popup{position:fixed;background:rgba(24,24,24,.4980392157);top:0;left:0;width:100%;height:100%;align-items:center;justify-content:center;z-index:10;display:none}.contactForm_popup.show{display:flex}.contactForm_popup_block{width:90%;height:308px;background:#fff;padding:16px 16px 40px 16px;box-sizing:border-box;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media(min-width: 768px){.contactForm_popup_block{width:698px}}.contactForm_popup_block svg{width:24px;height:24px;cursor:pointer}.contactForm_popup_block p{font-size:20px;font-weight:600;line-height:32px;color:#1f1f1f;text-align:center;margin:0 auto}@media(min-width: 768px){.contactForm_popup_block p{width:65%}}.contactForm_popup_block button{color:#fff}.contactForm_popup_close{padding:0;background:none;border:none;margin-left:auto}.email__popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(24,24,24,.4980392157);display:none;align-items:center;justify-content:center;z-index:1000}.email__popup.show{display:flex}.email__popup.hide{display:none}.email__popup__notification{position:fixed;top:104px;display:none;align-items:center;justify-content:center;width:100%}.email__popup__notification.show{display:flex}.email__popup__msg{padding:10px 0;display:flex;align-items:center;justify-content:center;background:#181818;color:#fff;border-radius:16px;width:100%;max-width:310px;font-size:14px;font-weight:600;line-height:20px}.email__popup__msg svg{width:24px;height:24px;margin-right:8px}.email__popup__msg svg path{fill:#fff}.email__popup__block{background:linear-gradient(180deg, #3C3AD1 0%, #181818 100%),#fff;position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}@media(min-width: 768px){.email__popup__block{flex-direction:row;justify-content:flex-end;max-width:947px;width:90%;height:auto;min-height:470px;border-radius:24px}}.email__popup__close{margin:0 0 0 auto;background:rgba(0,0,0,0);border:1px solid rgba(255,255,255,.4);border-radius:12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;top:16px;right:16px;z-index:1000}.email__popup__close:focus{outline:0}@media(min-width: 768px){.email__popup__close{top:25px;right:25px;width:50px;height:50px}}.email__popup__img{width:296.187px;height:auto;flex-shrink:0}.email__popup__img.mob{width:auto;height:30%}@media(min-width: 768px){.email__popup__img{position:absolute;height:auto;width:75%;left:-20%;bottom:-30%}.email__popup__img.mob{width:75%;height:auto}}@media(min-width: 992px){.email__popup__img{width:75%}}.email__popup__content{position:relative;z-index:100;padding:0 20px 20px 20px;color:#fff}@media(min-width: 768px){.email__popup__content{width:55%;padding:73px 25px 73px 0}}.email__popup__content:focus{outline:0}.email__popup__content svg{width:28px;height:28px}.email__popup__title{font-size:28px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:.4px;margin:0 0 16px 0;text-align:center}@media(min-width: 768px){.email__popup__title{text-align:left;padding-right:60px;font-size:40px;line-height:52px;margin:0 0 24px 0}}.email__popup__description{font-size:16px;font-style:normal;font-weight:400;line-height:24px;color:#f4f5f7;margin:0 0 28px 0;text-align:center}@media(min-width: 768px){.email__popup__description{padding-right:60px;text-align:left}}.email__popup .sib-form{padding:0;font-family:inherit}@media(min-width: 768px){.email__popup .sib-form{padding:0 60px 0 0}}.email__popup .sib-form #success-message{display:none}.email__popup .sib-form .form__entry.entry_errored .entry__error{margin-top:8px}.email__popup .sib-form .entry__error{margin:0;color:#ff455b;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.14px}.email__popup .sib-form .entry__field{box-shadow:none;border:none;background:none;margin:0;border-radius:unset}.email__popup .sib-form .entry__field:focus-within{box-shadow:none}.email__popup .sib-form .entry__field input{border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.06);padding:16px 20px;height:auto;margin:0;color:#fff;font-size:16px;font-weight:400;line-height:24px}.email__popup .sib-form .entry__field input::placeholder{color:rgba(237,237,237,.8);transition:.2s}.email__popup .sib-form .entry__field input:focus::placeholder{color:rgba(0,0,0,0)}.email__popup #sib-container{background:none;padding:0}.email__popup .sib-form-block{padding:0}.email__popup .sib-form-block__button-with-loader{border-radius:16px;background:#5554de;height:auto;min-width:auto;min-height:auto;width:100%;padding:16px 40px;font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#fff;margin-top:20px}.email__popup .sib-form-block__button-with-loader svg path{fill:#fff}.email__popup .sib-form-message-panel{padding:0;margin:0;border:none}.email__popup .sib-form-message-panel__text{padding:0 0 20px 0;color:#f4f5f7;font-size:16px;font-weight:400;line-height:24px}.email__popup .sib-form-message-panel__text .sib-icon{display:none}@-webkit-keyframes indicator-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes indicator-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.wheelsExitPopup__wrapper{display:flex;align-items:center;justify-content:center;width:884px;height:468px;border-radius:20px;background:linear-gradient(180deg, #3C3AD1 0%, #181818 100%)}@media(max-width: 992px){.wheelsExitPopup__wrapper{width:100%;height:100%;border-radius:0}}.wheels__card{width:50%;height:100%}@media(max-width: 992px){.wheels__card{width:100%}}.wheels__card:first-of-type{display:flex;align-items:center;justify-content:center;padding:64px 48px}@media(max-width: 992px){.wheels__card:first-of-type{padding:0;display:none}}.wheels__card:nth-child(2){display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.12);border-radius:0 20px 20px 0;padding:0;position:relative}@media(max-width: 992px){.wheels__card:nth-child(2){background:none;border-radius:0;height:100%}.wheels__card:nth-child(2).formFulfilled .wheels__form--wrapper{margin:0 auto}.wheels__card:nth-child(2) .wheels__wrapper{margin:32px auto 0 auto;position:relative;overflow-y:hidden;height:244px;align-items:flex-start}.wheels__card:nth-child(2) .wheels__wrapper::after{content:"";display:block;height:43px;width:100%;border-radius:0 0 10px 10px;background:linear-gradient(180deg, rgba(32, 32, 64, 0) 0%, #1C1C2B 100%);position:absolute;bottom:0;z-index:100}.wheels__card:nth-child(2) .wheels__wrapper.formSuccess{height:auto;overflow:hidden}.wheels__card:nth-child(2) .wheels__wrapper.formSuccess::after{display:none}}.wheels__win{width:348px;height:340px;background-image:url("../../img/wheels_win.png");background-size:cover;background-repeat:no-repeat;background-position:center center;transform:scale(0.5);opacity:.5;transition:all 1s}.wheels__win.show{opacity:1;transform:scale(1)}.wheels__wrapper{position:relative;display:flex;align-items:center;justify-content:center}.wheels__label--down{position:absolute;left:-10px;top:121.57px;background-image:url("../../assets/icons/wheel/circleLabelDown.svg");background-size:contain;background-repeat:no-repeat;height:99.285px;width:28.273px}@media(max-width: 992px){.wheels__label--down{transform:scale(0.9);left:0}}.wheels__label--up{position:absolute;left:-10px;top:133px;background-image:url("../../assets/icons/wheel/circleLabelTop.svg");background-size:contain;background-repeat:no-repeat;height:73.074px;width:39.552px;z-index:2}@media(max-width: 992px){.wheels__label--up{transform:scale(0.9);left:0}}.wheels__circle{width:340px;height:339.349px;background:linear-gradient(0deg, #5554DE 32.24%, #11D58F 97.04%);border-radius:50%;position:relative;z-index:1;display:flex;align-items:center;justify-content:center}@media(max-width: 992px){.wheels__circle{transform:scale(0.96)}}.wheels__circle--inner{width:305.64px;height:305.954px;border-radius:50%;background:linear-gradient(90deg, #3C3AD1 0%, #181818 100%);display:flex;align-items:center;justify-content:center}.wheels__content{width:300px;height:300px;border-radius:50%;background:radial-gradient(53.26% 53.26% at 50.02% 50%, #FDFDFD 37.38%, #FBFBFB 64.9%, #F2F2F2 80.98%, #E4E4E4 94.09%, #DBDBDB 100%);position:relative;overflow:hidden}.wheels__content.rotation{animation-duration:3s;animation-timing-function:ease-out;animation-fill-mode:both}.wheels__content.rotation.spinFirst{animation-name:spinFirst}.wheels__content.rotation.spinSecond{animation-name:spinSecond}.wheels__content.rotation.spinThird{animation-name:spinThird}.wheels__content.rotation.spinFourth{animation-name:spinFourth}.wheels__sector{overflow:hidden;position:absolute;top:0;right:0;width:50%;height:50%;transform-origin:0 100%;color:#000}.wheels__sector:first-child{transform:rotate(-17deg) skewY(-55deg)}.wheels__sector:nth-child(2){transform:rotate(18deg) skewY(-65deg);background:linear-gradient(240deg, rgb(85, 84, 222) 50%, rgb(85, 84, 222) 75%, rgb(17, 213, 143) 100%)}.wheels__sector:nth-child(3){transform:rotate(43deg) skewY(-55deg)}.wheels__sector:nth-child(4){transform:rotate(78deg) skewY(-65deg);background:linear-gradient(200deg, rgb(85, 84, 222) 0%, rgb(85, 84, 222) 42%, rgb(17, 213, 143) 100%)}.wheels__sector:nth-child(5){transform:rotate(103deg) skewY(-55deg)}.wheels__sector:nth-child(6){transform:rotate(138deg) skewY(-65deg);background:linear-gradient(238deg, rgb(17, 213, 143) 0%, rgb(19, 209, 145) 69%, rgb(85, 84, 222) 100%)}.wheels__sector:nth-child(7){transform:rotate(163deg) skewY(-55deg)}.wheels__sector:nth-child(8){transform:rotate(198deg) skewY(-65deg);background:linear-gradient(238deg, rgb(17, 213, 143) 0%, rgb(19, 209, 145) 69%, rgb(85, 84, 222) 100%)}.wheels__sector:nth-child(9){transform:rotate(223deg) skewY(-55deg)}.wheels__sector:nth-child(10){transform:rotate(258deg) skewY(-65deg);background:linear-gradient(163deg, rgb(17, 213, 143) 0%, rgb(19, 209, 145) 12%, rgb(85, 84, 222) 100%)}.wheels__sector:nth-child(11){transform:rotate(283deg) skewY(-55deg)}.wheels__sector:nth-child(12){transform:rotate(318deg) skewY(-65deg);background:linear-gradient(240deg, rgb(85, 84, 222) 50%, rgb(85, 84, 222) 75%, rgb(17, 213, 143) 100%)}.wheels__labels{position:absolute;width:100%;height:100%;border-radius:100%}.wheels__labels.rotation{animation-duration:3s;animation-timing-function:ease-out;animation-fill-mode:both}.wheels__labels.rotation.spinFirst{animation-name:spinFirst}.wheels__labels.rotation.spinSecond{animation-name:spinSecond}.wheels__labels.rotation.spinThird{animation-name:spinThird}.wheels__labels.rotation.spinFourth{animation-name:spinFourth}.wheels__labels p{position:absolute;margin:0;color:#181818;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:flex-start;width:35%}.wheels__labels p span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100px}.wheels__labels p:nth-child(2n){color:#fff}.wheels__labels p:first-of-type{top:83px;left:111px;transform:rotate(90deg)}.wheels__labels p:nth-child(2){top:95px;left:151px;transform:rotate(119deg)}.wheels__labels p:nth-child(3){top:124px;left:178px;transform:rotate(148deg)}.wheels__labels p:nth-child(4){top:161px;left:189px;transform:rotate(180deg)}.wheels__labels p:nth-child(5){top:203px;left:176px;transform:rotate(212deg)}.wheels__labels p:nth-child(6){top:230px;left:149px;transform:rotate(240deg)}.wheels__labels p:nth-child(7){top:240px;left:109px;transform:rotate(269deg)}.wheels__labels p:nth-child(8){top:228px;left:70px;transform:rotate(299deg)}.wheels__labels p:nth-child(9){top:200px;left:42px;transform:rotate(331deg)}.wheels__labels p:nth-child(10){top:160px;left:32px;transform:rotate(360deg)}.wheels__labels p:nth-child(11){top:121px;left:43px;transform:rotate(390deg)}.wheels__labels p:nth-child(12){top:93px;left:72px;transform:rotate(421deg)}.wheels__center{width:33.36px;height:32.445px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(49.85% 49.85% at 49.79% 50.17%, #400500 33.84%, #4F1814 36.82%, #7D5451 46.96%, #A48886 57.02%, #C5B3B2 66.76%, #DED4D3 76.11%, #F0ECEB 84.98%, #FBFAFA 93.16%, #FFF 100%);opacity:.7;position:absolute}.wheels__center--pin{position:absolute;width:20.016px;height:19.467px;border-radius:50%;background:linear-gradient(180deg, #3C3AD1 0%, #181818 100%);margin-left:-7px;margin-top:-5px}.wheels__close{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(255,255,255,.4);background-color:rgba(0,0,0,0);background-image:url("../../img/close--line.svg");background-size:28px 28px;background-repeat:no-repeat;background-position:center center;cursor:pointer;position:absolute;top:18px;right:18px}@media(max-width: 992px){.wheels__close{width:44px;height:44px;min-width:44px;min-height:44px;background-size:24px 24px;top:0;right:0;margin:20px 20px auto auto}}.wheels__form--wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto;padding:0 40px;width:100%}@media(max-width: 992px){.wheels__form--wrapper{justify-content:center;max-width:335px;padding:0;position:relative;margin:auto}}.wheels__form--text{text-align:center;margin:0 0 32px 0}@media(max-width: 992px){.wheels__form--text{width:100%}}.wheels__form--title{font-size:40px;font-style:normal;font-weight:700;line-height:52px;letter-spacing:.4px;color:#fff;margin:0 0 16px 0}@media(max-width: 992px){.wheels__form--title{font-size:28px;line-height:36px}}.wheels__form--description{font-size:16px;line-height:24px;margin:0}.wheels__form{background:rgba(0,0,0,0);padding:0 !important;font-family:"Poppins",sans-serif !important;width:100%}@media(max-width: 992px){.wheels__form.hide{display:none}}.wheels__form .entry__error{line-height:normal !important;color:#ff455b !important}.wheels__form .sib-form-container{width:100%}.wheels__form #sib-container{background:rgba(0,0,0,0) !important;padding:0 !important}.wheels__form .sib-form-block{padding:0 !important}.wheels__form .entry__field{background:rgba(0,0,0,0) !important;border:none !important;border-radius:0 !important;margin:0 !important}.wheels__form .entry__field:focus-within{box-shadow:none !important}.wheels__form .input:last-child,.wheels__form .input__affix:last-child{border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.08);padding:16px !important;color:#b5b5b5;font-family:"Poppins",sans-serif;font-size:14px;line-height:24px;letter-spacing:.14px;height:auto}.wheels__form .input:last-child:-webkit-autofill,.wheels__form .input:last-child:-webkit-autofill:focus,.wheels__form .input__affix:last-child:-webkit-autofill,.wheels__form .input__affix:last-child:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px rgba(0,0,0,0) inset}.wheels__form .input:last-child::placeholder,.wheels__form .input__affix:last-child::placeholder{transition:.2s}.wheels__form .input:last-child:focus::placeholder,.wheels__form .input__affix:last-child:focus::placeholder{color:rgba(0,0,0,0)}.wheels__form .sib-form-block__button-with-loader{display:flex;justify-content:center;align-items:center;padding:16px 32px;border-radius:16px;background:#05e98f;width:100%;height:auto;font-size:16px;font-weight:600;line-height:24px;color:#181818;margin-top:16px}.wheels__form .sib-form-block__button-with-loader.loading span{display:none}.wheels__form .sib-form-block__button-with-loader.loading .sib-hide-loader-icon{display:block;margin:0}.wheels__form .sib-form-message-panel{margin:0;padding:0;border:none;display:none !important}.wheels__spin-btn{cursor:pointer;display:flex;justify-content:center;align-items:center;padding:16px 32px;border-radius:16px;background:#05e98f;width:100%;height:auto;font-size:16px;font-weight:600;line-height:24px;color:#181818}.wheels__spin-btn .loader-icon{display:none;height:1.5rem;vertical-align:bottom;width:1.5rem;-webkit-animation:indicator-spin 1.3s cubic-bezier(0.46, 0.35, 0.39, 0.85) infinite;animation:indicator-spin 1.3s cubic-bezier(0.46, 0.35, 0.39, 0.85) infinite}.wheels__spin-btn.loading span{display:none}.wheels__spin-btn.loading .loader-icon{display:block;margin:0}.wheels__bonus{cursor:pointer;width:100%}@media(max-width: 992px){.wheels__bonus{position:absolute;top:70%;padding:20px 0}}.wheels__bonus--info{border-radius:20px;background:linear-gradient(94deg, #5554DE 32.24%, #11D58F 97.04%);padding:16px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:20px;width:100%}@media(max-width: 992px){.wheels__bonus--info{padding:12px}}.wheels__bonus--info .logo{border-radius:10px;width:80px;height:80px;min-width:80px;min-height:80px;display:flex;align-items:center;justify-content:center;margin-right:16px}.wheels__bonus--info .logo img{max-width:80%;max-height:80%}.wheels__bonus--info .text .label{font-size:16px;line-height:24px;margin:0;color:#f4f5f7}.wheels__bonus--info .text .title{font-size:20px;font-weight:700;line-height:32px;color:#fff;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.wheels__bonus--btn{display:flex;justify-content:center;align-items:center;height:56px;width:100%;padding:16px 32px;border-radius:16px;background:#05e98f;color:#181818;border:none;font-size:16px;font-weight:600;line-height:24px;cursor:pointer}@keyframes spinFirst{0%{transform:rotate(0deg)}100%{transform:rotate(1350deg)}}@keyframes spinSecond{0%{transform:rotate(0deg)}100%{transform:rotate(1290deg)}}@keyframes spinThird{0%{transform:rotate(0deg)}100%{transform:rotate(1260deg)}}@keyframes spinFourth{0%{transform:rotate(0deg)}100%{transform:rotate(1920deg)}}.issue-dialog{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:14;transform:scale(0);cursor:default}@media(max-width: 815px){.issue-dialog{max-height:100vh;position:fixed;z-index:105}}.issue-dialog .reply_dialog{max-width:335px !important}.issue-dialog .reply_dialog .text{text-align:center;width:255px;margin:0 auto}.issue-dialog .modal-dialog{margin:0 20px;width:100%;max-width:424px;padding:40px;background:#fff;border-radius:20px;position:relative}.issue-dialog .modal-dialog .modal-content .modal-header .close{display:flex;align-items:center;justify-content:center;position:absolute;top:16px;right:16px;background:rgba(0,0,0,0);border:unset;cursor:pointer;padding:unset;min-width:unset !important;width:auto}.issue-dialog .modal-dialog .modal-title{margin:0 0 20px 0;font-size:28px;font-weight:700;line-height:36px;color:#181818}.issue-dialog .modal-dialog .modal-body .form-check{display:flex;align-items:center;margin-bottom:20px}.issue-dialog .modal-dialog .modal-body .form-check-input{margin:unset;accent-color:#5554de}.issue-dialog .modal-dialog .modal-body .form-check-label{margin-left:8px;font-size:16px !important;line-height:24px;font-weight:400;color:#2b2b2b}.issue-dialog .modal-dialog .modal-body .step-2{margin-bottom:20px}.issue-dialog .modal-dialog .modal-body .step-2 textarea{resize:none;letter-spacing:.01em;font-size:14px;line-height:24px;font-weight:400;color:#6c6c6c;width:100%;height:128px;background-color:#f9f9ff;border-radius:10px;padding:16px;border:none;outline:none}.issue-dialog .modal-dialog .modal-body .step-3{color:#181818}.issue-dialog .modal-dialog .modal-body .step-3 .icon_wrapper{margin:0 auto;display:flex;align-items:center;justify-content:center;width:65px;height:65px;border-radius:50px;background-color:#f2f2ff}.issue-dialog .modal-dialog .modal-body .step-3 p.modal-finally{font-size:20px;line-height:32px;font-weight:700;margin:24px 0 8px 0;text-align:center}.issue-dialog .modal-dialog .modal-body .step-3 p{font-size:14px;line-height:24px;letter-spacing:.01em;font-weight:400;text-align:center;margin-bottom:32px}.issue-dialog .modal-dialog .modal-footer{text-align:center}.issue-dialog .modal-dialog .modal-footer .button_submit{background:#5554de;color:#fff;height:56px;width:100%;max-width:146px;border-radius:16px;font-weight:600;font-size:16px;border:unset;cursor:pointer}.issue-dialog .modal-dialog .loader{width:100%;height:100%;left:0;top:0;z-index:5;position:absolute;display:flex;align-items:center;justify-content:center;background:#f1f1f1;border-radius:16px}.issue-dialog .modal-dialog .loader svg{z-index:10}.issue-dialog .modal-dialog .loader .loader_ring{display:flex;align-items:center;justify-content:center;position:absolute;width:90px;height:90px;border-radius:16px;background:#f1f1f1}.issue-dialog .modal-dialog .loader .loader_ring div{box-sizing:border-box;display:block;position:absolute;width:60px;height:60px;margin:8px;border:4px solid #b5b5b5;border-radius:50%;animation:loader-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#b5b5b5 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.issue-dialog .modal-dialog .loader .loader_ring div:nth-child(1){animation-delay:-0.45s}.issue-dialog .modal-dialog .loader .loader_ring div:nth-child(2){animation-delay:-0.3s}.issue-dialog .modal-dialog .loader .loader_ring div:nth-child(3){animation-delay:-0.15s}@keyframes scaleDialogOpen{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes scaleDialogClose{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes loader-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.background_shadow{position:fixed;width:100%;height:100vh;top:0;left:0;background:rgba(0,0,0,.4);z-index:13;cursor:default;pointer-events:none}.skeleton{animation:shine-avatar 3s infinite;background-image:linear-gradient(90deg, #f1f1f1 0px, #e8e8e8 40px, #f1f1f1 80px);background-size:600px}.skeleton__line{height:20px;width:100%;border-radius:20px}.skeleton__circle{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%}@keyframes shine-avatar{0%{background-position:-32px}40%,100%{background-position:208px}}.questPopup{background:rgba(0,0,0,.45);position:fixed;bottom:0;left:0;width:100%;height:100%;z-index:100;display:none;align-items:flex-end;justify-content:center}.questPopup--show{display:flex;overscroll-behavior:contain}.questPopup--hide{background:rgba(0,0,0,0)}@media(min-width: 768px){.questPopup{align-items:center}}.questPopup__block{border-radius:24px 24px 0 0;background:#f4f5f7;color:#1f1f1f;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;max-height:85%;overscroll-behavior:contain}@media(min-width: 768px){.questPopup__block{max-height:576px;width:584px;border-radius:24px;padding:0 0 32px 0}}.questPopup__close{background:#f4f5f7;border-radius:24px 24px 0 0;padding-bottom:12px;display:flex;align-items:center;justify-content:flex-end;width:100%;z-index:10}@media(min-width: 768px){.questPopup__close{padding:16px 16px 12px 16px}}.questPopup__close--btn{background:#f4f5f7;border:none;width:24px;height:24px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.questPopup__close--btn span{width:2px;height:15px;position:absolute;background:#b5b5b5;transform:rotate(45deg)}@media(min-width: 768px){.questPopup__close--btn span{background:#404040}}.questPopup__close--btn span:nth-child(2){transform:rotate(-45deg)}@media(min-width: 768px){.questPopup__close--btn{width:50px;height:50px;min-width:50px;min-height:50px;border-radius:12px;border:1px solid #dbd8d8}}.questPopup__coin{display:flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:50%;background:#f4f5f7;position:absolute;top:-40px;z-index:15}@media(min-width: 768px){.questPopup__coin{width:82px;height:82px;top:-35px}}.questPopup__coin img,.questPopup__coin svg{width:60px;height:60px}@media(min-width: 768px){.questPopup__coin img,.questPopup__coin svg{width:66px;height:66px}}.questPopup__scroll{width:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;margin-top:-2px;overscroll-behavior:contain}.questPopup__scroll::-webkit-scrollbar{display:none}.questPopup__header{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 0 16px 0;width:100%}@media(min-width: 768px){.questPopup__header{margin:-30px 0 16px 0;padding:0 32px;position:relative;z-index:12}}.questPopup__title{font-size:20px;font-weight:600;line-height:24px;margin:0 0 8px 0}@media(min-width: 768px){.questPopup__title{font-size:26px;font-weight:700;line-height:34px;margin-bottom:12px}}.questPopup__title--done{color:#086d45}.questPopup__descript{width:262px;font-size:16px;line-height:24px;margin:0 0 16px 0;text-align:center}@media(min-width: 768px){.questPopup__descript{width:unset}}.questPopup__tabs{z-index:1;height:44px;width:100%;display:flex;border-radius:16px;background-color:#f2f2ff;border:1px solid #f1f1f1}.questPopup__tab--input{display:none}.questPopup__tab--input:checked+.questPopup__tab--label{background:#fff;color:#181818;border-radius:16px}.questPopup__tab--input:not(:checked)+.questPopup__tab--label{border:none}.questPopup__tab--label{display:flex;justify-content:center;align-items:center;flex:1;color:#b5b5b5;font-size:14px;line-height:24px;font-weight:500;text-align:center;cursor:pointer;position:relative}.questPopup__tab--new-label::after{position:absolute;top:0;right:0;content:"";background-image:url("/build/midori/assets/icons/gamification/new.svg");width:28px;height:14px;background-size:cover;background-repeat:no-repeat}.questPopup__body{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}@media(min-width: 768px){.questPopup__body{padding:0 32px}}.questPopup__quest{background:#fff;display:flex;align-items:center;justify-content:space-between;border-radius:16px;padding:12px;width:100%;margin-bottom:12px;position:relative}.questPopup__quest--special{padding:30px 16px 12px 16px;background:linear-gradient(84deg, #FFF 39.81%, #F9E941 168.34%)}@media(min-width: 768px){.questPopup__quest--special{padding:25px 16px 19px 16px}}.questPopup__quest:last-of-type{margin-bottom:0}.questPopup__quest--pointer{cursor:pointer}.questPopup__content{flex:1 0 0}.questPopup__content--title{font-size:16px;font-weight:500;line-height:24px;margin:0 0 2px 0}.questPopup__content--title--share{display:flex;align-items:center;margin:0 0 12px 0}.questPopup__content--title--share img{width:20px;height:20px;margin-right:8px}.questPopup__content--progress{font-size:14px;font-weight:500;line-height:20px;color:#b5b5b5;margin-left:8px}.questPopup__content--descript{font-size:12px;line-height:16px;letter-spacing:.12px;color:#6c6c6c;margin:0 0 4px 0}.questPopup__content--descript--share{display:flex;align-items:center;margin:0 0 12px 0}@media(min-width: 768px){.questPopup__content--descript--share{width:464px}}.questPopup__content--reward{display:flex;align-items:center;margin-bottom:16px}.questPopup__content--reward--details{font-size:12px;font-weight:600;line-height:18px;letter-spacing:.12px;color:#f0ad00;margin:0}.questPopup__content--link{font-size:14px;color:#6c6c6c;font-weight:400;line-height:24px;letter-spacing:.14px;flex:1;border-radius:16px;border:none;overflow:hidden;text-overflow:ellipsis;padding:0 0 0 16px;max-width:188px}@media(min-width: 768px){.questPopup__content--link{max-width:367px}}.questPopup__content--link--wrapper{display:flex;height:52px;position:relative;margin-bottom:16px;background:#f9f9ff;border-radius:16px}.questPopup__content--copy-btn{height:100%;background:#5554de;color:#fff;text-align:center;font-size:16px;font-weight:600;line-height:24px;width:108px;position:absolute;right:0;border-radius:16px;border:none;cursor:pointer}.questPopup__content--copy-btn--copied{width:127px;background:#4443b8;display:flex;justify-content:space-between;align-items:center;padding:14px 14px 14px 16px}.questPopup__content--copy-btn:disabled{background-color:#b5b5b5;cursor:not-allowed}.questPopup__content--progress-info{color:#6c6c6c;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.12px;margin:0}.questPopup__content--progress-info span{color:#181818;font-weight:600;letter-spacing:unset}.questPopup__content progress{position:relative;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none;height:10px;width:100%}.questPopup__content progress::after{content:"";background-image:url("/build/midori/assets/icons/gamification/check.svg");background-repeat:no-repeat;background-size:13px;background-position:center;background-color:#04c378;display:block;width:20px;height:20px;border-radius:50%;position:relative;top:-15px;left:calc(100% - 20px)}.questPopup__content progress::-webkit-progress-bar{background:#dbd8d8;border-radius:16px;position:relative}.questPopup__content progress::-webkit-progress-value{background:#05e98f;border-radius:16px;position:relative}.questPopup__content progress[value="0"]::after{display:none}.questPopup__content progress[value="1"]::after{left:calc(10% - 20px)}.questPopup__content progress[value="2"]::after{left:calc(20% - 20px)}.questPopup__content progress[value="3"]::after{left:calc(30% - 20px)}.questPopup__content progress[value="4"]::after{left:calc(40% - 20px)}.questPopup__content progress[value="5"]::after{left:calc(50% - 20px)}.questPopup__content progress[value="6"]::after{left:calc(60% - 20px)}.questPopup__content progress[value="7"]::after{left:calc(70% - 20px)}.questPopup__content progress[value="8"]::after{left:calc(80% - 20px)}.questPopup__content progress[value="9"]::after{left:calc(90% - 20px)}.questPopup__content progress[value="10"]::after{left:calc(100% - 20px)}.questPopup__btn{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;background:#5554de;display:flex;align-items:center;justify-content:center}.questPopup__btn--done{background:#05e98f}.questPopup__btn--done .questPopup__btn--bg{background:#05e98f}.questPopup__btn--done .questPopup__btn--bg svg{width:18px;height:auto}.questPopup__btn--active{cursor:pointer}.questPopup__btn--bg{width:32px;height:32px;min-width:32px;min-height:32px;border-radius:50%;background:#5554de;display:flex;align-items:center;justify-content:center}.questPopup__btn--bg svg{width:24px;height:24px}.questPopup__icon--coins{width:18px;height:18px;position:relative;display:flex;align-items:center;justify-content:center;margin-right:4px}.questPopup__icon--coins img{position:absolute}.questPopup__icon--coins img:first-of-type{right:0;width:14.8px;height:14.8px;z-index:1}.questPopup__icon--coins img:last-of-type{left:0;width:12.7px;height:12.7px;z-index:2}.questPopup__label{position:absolute;top:0;left:0;margin:0;padding:5px 8.5px;border-radius:16px 0;background:#f0ad00;color:#fff;font-size:9px;font-weight:600;line-height:8px;text-transform:uppercase}.questPopup__label:before{content:attr(data-text-before)}.questPopup__authPopup{background:rgba(0,0,0,.45)}@media(min-width: 768px){.questPopup__authPopup .auth_popup-box{overflow:inherit;max-width:584px}}.questPopup__authPopup__coinWrapper{position:absolute;top:-35px;background:linear-gradient(0deg, rgba(57, 56, 198, 0) 0%, #3938c6 50%);width:76px;height:76px;border-radius:50%;display:flex;align-items:center;justify-content:center}@media(min-width: 768px){.questPopup__authPopup__coinWrapper{width:82px;height:82px}}.questPopup__authPopup__coinWrapper img{width:60px;height:60px;position:absolute}@media(min-width: 768px){.questPopup__authPopup__coinWrapper img{width:66px;height:66px}}.questPopup__authPopup__coinWrapper img:first-of-type{filter:blur(4px)}@keyframes reveal{0%{opacity:0}100%{opacity:1}}.questPopup__authPopup .auth_popup-side{padding:16px;height:auto;position:relative;background:linear-gradient(180deg, #3C3AD1 0%, #181818 57.73%),#f4f5f7;animation:reveal .4s ease forwards;opacity:0;transition:.2s}@media(min-width: 768px){.questPopup__authPopup .auth_popup-side{background:linear-gradient(180deg, #3C3AD1 0%, #181818 100%),#fff}}.questPopup__authPopup .auth_popup-side .title{font-size:26px;line-height:34px;max-width:none;text-align:center;margin:12px auto 18px auto}@media(min-width: 768px){.questPopup__authPopup .auth_popup-side .title{font-size:32px;line-height:44px;margin:22px auto;padding:0 31px}}.questPopup__authPopup .auth_popup-side .condition_options-box{align-items:center;margin-bottom:36px}@media(min-width: 768px){.questPopup__authPopup .auth_popup-side .condition_options-box{justify-content:space-evenly;margin-bottom:32px}}.questPopup__authPopup .auth_popup-side .accepts{margin:20px auto 0 auto;max-width:100%;color:#b5b5b5}@media(min-width: 768px){.questPopup__authPopup .auth_popup-side .accepts{margin-top:72px}}.questPopup__authPopup .auth_popup-side .email_btn{border:1px solid rgba(255,255,255,.4)}.questPopup__authPopup__btns{display:flex;align-items:center;justify-content:space-between;width:100%}.questPopup__authPopup__btns button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.4);background:rgba(0,0,0,0);padding:0;cursor:pointer}.questPopup__authPopup__btns button.questPopup__authPopup__btnReturn svg{transform:rotate(180deg);width:24px;height:24px}.questPopup__authPopup__btns button.questPopup__authPopup__btnClose span{width:2px;height:15px;position:absolute;background:#fff;transform:rotate(45deg)}.questPopup__authPopup__btns button.questPopup__authPopup__btnClose span:nth-child(2){transform:rotate(-45deg)}.questPopup__authPopup__check{width:24px;height:24px;min-width:24px;min-height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.08)}.questPopup__authPopup__check svg{width:20px;height:20px}.questPopup__authPopup__bottom{padding:0 4px 8px 4px}@media(min-width: 768px){.questPopup__authPopup__bottom{padding:0;max-width:335px}}.questPopup__skeleton{padding:19px 16px;display:flex;align-items:center;justify-content:space-between;width:100%;border-radius:20px;background:#fff;margin-bottom:12px}.questPopup__skeleton:last-of-type{margin-bottom:0}.questPopup__skeleton--content{display:flex;flex-direction:column;width:60%}.questPopup__skeleton--content .questPopup__skeleton--description{width:60%;margin-top:10px}.questPopup__btn--rewards{display:flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(90deg, #F8B200 0%, #F8E664 113.13%);height:60px;color:#181818;font-size:18px;font-weight:600;line-height:28px;cursor:pointer;margin-top:12px;width:100%}@media(min-width: 576px){.questPopup__btn--rewards{margin-bottom:16px}}.questBadge__wrapper{position:fixed;top:80px;left:0;height:100%;width:100%;display:flex;align-items:flex-start;justify-content:center;z-index:1000}@media(min-width: 576px){.questBadge__wrapper{top:100px}}@keyframes slide-in{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}@keyframes slide-out{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-20px)}}.questBadge__block{border-radius:16px;background:#181818;display:flex;align-items:center;justify-content:center;padding:8px 24px;color:#f1f1f1;font-size:14px;font-style:normal;font-weight:600;line-height:20px;transform:translateY(-20px);animation:slide-in .6s ease forwards;max-width:320px}.questBadge__block img,.questBadge__block svg{margin-right:8px;width:24px;height:24px}.questBadge__block span{margin-right:8px;font-size:20px}.questBadge__block.hide{transform:translateY(0);animation:slide-out .6s ease forwards}.bodyQuest{position:fixed;top:50%;right:0;width:60px;height:60px;border-radius:40px 40px 0 40px;background:#fff;box-shadow:0 5px 28px 0 rgba(73,73,73,.12);display:none;align-items:center;justify-content:center;cursor:pointer}.bodyQuest img,.bodyQuest svg{width:44px;height:44px}.bodyQuest--success{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%}@keyframes draw-check{0%{stroke-dasharray:0,100;stroke-dashoffset:0}100%{stroke-dasharray:100,100;stroke-dashoffset:0}}@keyframes scale-circle{0%{transform:scale(0.5);opacity:0}100%{transform:scale(1);opacity:1}}.bodyQuest--success svg{width:44px;height:44px}.bodyQuest--success .checkmark{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100,100;stroke-dashoffset:100;animation:draw-check 1s ease-out .3s forwards}.bodyQuest--success .green-circle{transform-origin:center;animation:scale-circle 1s cubic-bezier(0.4, 0, 0.2, 1) forwards}.bodyQuest--show{display:flex}.bodyQuest--timer{position:relative;display:flex;align-items:center;justify-content:center}.bodyQuest--timer .countdown-timer{position:relative;width:50px;height:50px;display:flex;justify-content:center;align-items:center}.bodyQuest--timer .timer-svg{width:100%;height:100%;transform:rotate(-90deg)}.bodyQuest--timer .timer-bg{fill:#fffaa8;stroke:none}.bodyQuest--timer .timer-progress{fill:none;stroke-width:10px;stroke-linecap:round;stroke-dashoffset:0;transition:stroke-dashoffset 1s linear}.bodyQuest--timer .timer-number{position:absolute;font-size:18px;font-weight:bold;color:#bb8e1b;font-family:sans-serif;line-height:1;text-align:center}.coinsAnimationBlock{display:flex;align-items:center;justify-content:center;position:absolute}.coinsAnimationBlock img{position:absolute;width:44px;height:44px;min-width:44px;min-height:44px;transition:all 1s ease-in-out}.contactsPage{background:#181818;overflow:hidden}.contactsPage .breadcrumbs{padding:8px 0 0 0;position:relative;z-index:50}.contactsPage .breadcrumbs-item span,.contactsPage .breadcrumbs-item a{color:#f4f5f7}.contactsPage .breadcrumbs-item svg path{fill:#f4f5f7}.contactsPage .breadcrumbs-item svg.icon_chevron-right path{fill:#6c6c6c}.contactsPage__prime{display:flex;align-items:center;justify-content:center;position:relative;width:100%;flex-direction:column}@media(min-width: 576px){.contactsPage__prime{flex-direction:row;min-height:270px}}.contactsPage__prime--info{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;padding:48px 20px 12px 20px;position:relative;z-index:10;text-align:center}@media(min-width: 576px){.contactsPage__prime--info{padding:64px 0}}.contactsPage__title{font-size:40px;font-weight:700;line-height:52px;letter-spacing:.4px;margin:0 0 16px 0}@media(min-width: 576px){.contactsPage__title{font-size:56px;font-weight:700;line-height:72px;letter-spacing:0;margin:0 0 20px 0}}.contactsPage__descript{font-size:18px;font-weight:500;line-height:32px;margin:0 0 24px 0}@media(min-width: 576px){.contactsPage__descript{margin:0 0 30px 0}}.contactsPage__scroll{border-radius:16px;background:#05e98f;border:none;display:flex;align-items:center;justify-content:center;padding:20px 32px;color:#181818;font-size:18px;font-weight:600;line-height:28px;cursor:pointer;transition:.2s}.contactsPage__scroll:hover{background:#04c378}.contactsPage__bg--left{display:none;position:absolute;left:0;width:auto !important;height:270px !important}@media(min-width: 576px){.contactsPage__bg--left{display:block}}.contactsPage__bg--right{display:none;position:absolute;right:0;width:auto !important;height:270px !important}@media(min-width: 576px){.contactsPage__bg--right{display:block}}.contactsPage__bg--mob{width:100% !important;height:auto !important;position:relative;margin:0}@media(min-width: 576px){.contactsPage__bg--mob{display:none}}.contactsPage__stats{display:flex;align-items:center;justify-content:space-between;flex-direction:column;width:100%;margin-bottom:16px}@media(min-width: 815px){.contactsPage__stats{flex-direction:row;align-items:stretch;margin-bottom:20px}}.contactsPage__stat{width:100%;border-radius:16px;background:linear-gradient(0deg, rgba(31, 31, 31, 0.7) 0%, rgba(31, 31, 31, 0.7) 100%),linear-gradient(0deg, #181818 0%, #11D588 105.68%),#086d45;padding:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;margin-bottom:16px}.contactsPage__stat:last-of-type{margin-bottom:0}@media(min-width: 815px){.contactsPage__stat{width:32.5%;padding:24px;margin-bottom:0}}.contactsPage__stat--count{font-size:26px;font-weight:700;line-height:34px;color:#fff;margin:0 0 8px 0}@media(min-width: 815px){.contactsPage__stat--count{font-size:40px;font-weight:600;line-height:48px}}.contactsPage__stat--title{font-size:16px;font-weight:600;line-height:24px;color:#f1f1f1;margin:0}@media(min-width: 815px){.contactsPage__stat--title{font-size:18px;font-weight:600;line-height:28px}}.contactsPage__geo{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;border-radius:20px;background:linear-gradient(180deg, #3C3AD1 -89.24%, #181818 187.5%),linear-gradient(270deg, #000 1%, #080744 100%),#2b2b2b;padding:20px 8px;position:relative;overflow:hidden;margin-bottom:40px}@media(min-width: 815px){.contactsPage__geo{padding:32px 0;margin-bottom:80px}}.contactsPage__geo--count{font-size:26px;font-weight:700;line-height:34px;color:#fff;margin:0 0 8px 0;position:relative;z-index:1}@media(min-width: 815px){.contactsPage__geo--count{font-size:40px;font-weight:600;line-height:48px}}.contactsPage__geo--title{font-size:18px;font-weight:600;line-height:28px;color:#f1f1f1;margin:0;position:relative;z-index:1}.contactsPage__geo--left{position:absolute;left:0;height:100%}.contactsPage__geo--right{position:absolute;right:0;height:100%;display:none}@media(min-width: 815px){.contactsPage__geo--right{display:block}}.contactsPage__cases{padding:40px 0;color:#fff}@media(min-width: 992px){.contactsPage__cases{padding:80px 0}}.contactsPage__cases--title{font-size:24px;font-weight:700;line-height:32px;letter-spacing:.24px;text-align:center;margin:0 0 16px 0}@media(min-width: 768px){.contactsPage__cases--title{font-size:40px;line-height:52px;letter-spacing:.4px;margin:0 0 20px 0}}.contactsPage__cases--description{font-size:18px;font-weight:500;line-height:32px;text-align:center;margin:0 0 26px 0}.contactsPage__cases--wrapper{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap}.contactsPage__case{display:flex;flex-direction:column;width:100%;margin:0 0 16px 0;border-radius:20px;border:1px solid #5554de;background:linear-gradient(0deg, rgba(24, 24, 24, 0.7) 0%, rgba(24, 24, 24, 0.7) 100%),linear-gradient(180deg, #3C3AD1 -15.35%, #181818 120.67%),#2b2b2b;padding:32px 24px 16px 24px}.contactsPage__case:last-of-type{margin-bottom:0}@media(min-width: 576px){.contactsPage__case:last-of-type{margin-bottom:16px}}@media(min-width: 768px){.contactsPage__case:last-of-type{margin-bottom:20px}}@media(min-width: 576px){.contactsPage__case{width:48.5%}}@media(min-width: 992px){.contactsPage__case{min-height:280px;width:32.5%;margin-bottom:20px}}.contactsPage__case--title{font-size:24px;font-weight:700;line-height:32px;letter-spacing:.24px;margin:0 0 12px 0}@media(min-width: 992px){.contactsPage__case--title{font-size:26px;line-height:34px;letter-spacing:0}}.contactsPage__case--description{font-size:16px;font-weight:500;line-height:24px;margin:0}.contactsPage__case--icon{width:56px;height:56px;margin:12px 0 0 auto}@media(min-width: 992px){.contactsPage__case--icon{width:88px;height:88px;margin:auto 0 0 auto}}.contactsPage__partners{padding:40px 0;color:#fff}@media(min-width: 992px){.contactsPage__partners{padding:80px 0}}.contactsPage__partners--title{font-size:24px;font-weight:700;line-height:32px;letter-spacing:.24px;margin:0 0 30px 0;text-align:center}@media(min-width: 992px){.contactsPage__partners--title{font-size:40px;line-height:52px;letter-spacing:.4px}}.contactsPage__partners--wrapper{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap}@media(min-width: 992px){.contactsPage__partners--wrapper{flex-wrap:nowrap;justify-content:space-between}}.contactsPage__partner{display:flex;flex-direction:column;align-items:center;width:100%;border-radius:16px;border:1px solid #086d45;background:linear-gradient(0deg, rgba(31, 31, 31, 0.8) 0%, rgba(31, 31, 31, 0.8) 100%),linear-gradient(0deg, #181818 0%, #11D588 105.68%),#086d45;padding:32px;margin-bottom:16px}.contactsPage__partner:last-of-type{margin-bottom:0}@media(min-width: 576px){.contactsPage__partner{width:49%}.contactsPage__partner:last-of-type{margin:0 auto 16px auto}}@media(min-width: 992px){.contactsPage__partner{width:32.5%;margin-bottom:0}.contactsPage__partner:last-of-type{margin:0}}.contactsPage__partner--logo{height:44px}.contactsPage__partner--logo img,.contactsPage__partner--logo svg{height:auto !important;width:auto !important;max-height:48px}.contactsPage__partner--text{margin:24px 0;font-size:16px;line-height:24px;text-align:left}@media(min-width: 768px){.contactsPage__partner--text{margin:30px 0}}.contactsPage__partner--info{margin:auto auto 0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column}.contactsPage__partner--icon{width:80px;height:80px;margin:0 auto 20px auto;border:1px solid #086d45;border-radius:50%}.contactsPage__partner--link{display:flex;align-items:center;justify-content:center;text-align:center;margin:0 auto 8px auto}.contactsPage__partner--link span{font-size:18px;font-weight:600;line-height:28px;margin-right:12px}.contactsPage__partner--link svg{width:20px;height:20px}.contactsPage__partner--link svg rect{fill:#fff}.contactsPage__partner--link svg path{fill:#181818}.contactsPage__partner--site{text-align:center;font-size:14px;font-weight:500;line-height:20px;margin:0}.contactsPage__partner--site a{font-weight:400;color:#05e98f;text-decoration:underline;transition:.2s}.contactsPage__partner--site a:hover{color:#04c378}.contactsPage__team{padding:40px 0;color:#fff}@media(min-width: 992px){.contactsPage__team{padding:80px 0}}.contactsPage__team--title{font-size:24px;font-weight:700;line-height:32px;letter-spacing:.24px;margin:0 0 30px 0;text-align:center}@media(min-width: 992px){.contactsPage__team--title{font-size:40px;line-height:52px;letter-spacing:.4px}}.contactsPage__team--wrapper{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap}@media(min-width: 992px){.contactsPage__team--wrapper{flex-wrap:nowrap;justify-content:space-between}}.contactsPage__team--kit{display:flex;align-items:center;justify-content:center;width:100%;border-radius:16px;background:#05e98f;color:#1f1f1f;padding:20px 32px;font-size:18px;font-weight:600;line-height:28px;transition:.2s;margin:30px auto 0 auto}@media(min-width: 576px){.contactsPage__team--kit{width:fit-content}}.contactsPage__team--kit svg{margin-right:8px;width:24px;height:24px}.contactsPage__team--kit:hover{background:#04c378}.contactsPage__teamCard{border-radius:20px;border:1px solid #5554de;background:linear-gradient(0deg, rgba(24, 24, 24, 0.7) 0%, rgba(24, 24, 24, 0.7) 100%),linear-gradient(180deg, #3C3AD1 -15.35%, #181818 120.67%),#2b2b2b;width:100%;margin-bottom:16px;min-height:452px;position:relative;transition:transform 1s;transform-style:preserve-3d}.contactsPage__teamCard:last-of-type{margin-bottom:0;min-height:472px}@media(min-width: 576px){.contactsPage__teamCard{width:49%}.contactsPage__teamCard:last-of-type{margin:0 auto;min-height:452px}}@media(min-width: 992px){.contactsPage__teamCard{width:32.5%;margin-bottom:0}.contactsPage__teamCard:last-of-type{margin:0}}.contactsPage__teamCard.flipped{transform:rotateY(180deg)}.contactsPage__teamCard--front,.contactsPage__teamCard--back{padding:24px 24px 16px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;position:absolute;backface-visibility:hidden}@media(min-width: 576px){.contactsPage__teamCard--front,.contactsPage__teamCard--back{padding:32px 24px 16px 24px}}.contactsPage__teamCard--back{transform:rotateY(180deg)}.contactsPage__teamCard--text{font-size:16px;line-height:24px;text-align:left;margin:0;color:#f1f1f1}@media(min-width: 768px){.contactsPage__teamCard--text{font-size:14px;line-height:22px}}@media(min-width: 1200px){.contactsPage__teamCard--text{font-size:16px;line-height:24px}}.contactsPage__teamCard--icon{width:200px;height:200px;margin-bottom:20px}.contactsPage__teamCard--name{font-size:20px;font-weight:600;line-height:24px;margin:0 0 8px 0}.contactsPage__teamCard--position{color:#05e98f;font-size:16px;line-height:24px;margin:0 0 14px 0}.contactsPage__teamCard--social{display:flex;align-items:center;justify-content:center}.contactsPage__teamCard--social svg{width:28px;height:28px}.contactsPage__teamCard--social span{font-size:14px;color:#fff;font-weight:500;line-height:24px;text-decoration:underline;margin-left:8px}.contactsPage__teamCard--btn{display:flex;align-items:center;justify-content:center;border-radius:50%;width:64px;height:64px;min-width:64px;min-height:64px;background:rgba(85,84,222,.5);cursor:pointer;margin:auto auto 0 auto;position:relative;z-index:1}.contactsPage__teamCard--btn:hover .contactsPage__teamCard--btnInner{background:#4443b8}.contactsPage__teamCard--btnInner{width:48px;height:48px;min-width:48px;min-height:48px;background:#5554de;display:flex;align-items:center;justify-content:center;border-radius:50%;position:relative;transition:.2s}.contactsPage__teamCard--btnInner svg{width:32px;height:32px}.contactsPage__form{padding:40px 0;color:#fff}@media(min-width: 992px){.contactsPage__form{padding:80px 0}}.contactsPage__form-title{font-size:24px;font-weight:700;line-height:32px;letter-spacing:.24px;margin-bottom:8px;text-align:center}@media(min-width: 992px){.contactsPage__form-title{font-size:40px;line-height:52px;letter-spacing:.4px}}.contactsPage__form-desc{font-size:12px;font-weight:400;letter-spacing:.12px;line-height:16px;text-align:center;margin-bottom:24px}@media(min-width: 992px){.contactsPage__form-desc{margin-bottom:30px}}.contactsPage__form-main{max-width:560px;margin:0 auto}.contactsPage__form-main .form-group{width:100%;display:flex;flex-wrap:wrap;margin-bottom:16px;position:relative}@media(min-width: 992px){.contactsPage__form-main .form-group{margin-bottom:20px}}.contactsPage__form-main .form-group .sr-only{width:1px;height:1px;position:absolute;padding:0;overflow:hidden;margin:-1px;border:0}.contactsPage__form-main .form-group input,.contactsPage__form-main .form-group textarea{width:100%;padding:16px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,0);font-size:14px;font-weight:400;line-height:24px;letter-spacing:.14px;outline:none}.contactsPage__form-main .form-group input::placeholder,.contactsPage__form-main .form-group textarea::placeholder{color:#6c6c6c}.contactsPage__form-main .form-group .btn{cursor:pointer;width:100%;padding:20px 32px;background:#05e98f;outline:none;border-radius:16px;border:0;font-size:18px;font-weight:600;color:#181818;line-height:22px}.contactsPage__form-main .form-group.error input,.contactsPage__form-main .form-group.error textarea{border:1px solid #ff455b}.contactsPage__form-main .error-message{margin-top:8px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.12px;color:#ff455b}.contactsPage__form-after-txt{font-size:14px;font-weight:500;color:#f1f1f1;line-height:20px;text-align:center}.staticContentImg{padding-top:40px;padding-bottom:40px;display:flex;flex-wrap:wrap}@media(min-width: 768px){.staticContentImg{width:calc(100% + 20px);margin:0 -10px;padding-top:120px;padding-bottom:120px}}.staticContentImg__divider{border-bottom:1px solid #b5b5b5}.staticContentImg__right .staticContentImg__col--main{order:2}@media(min-width: 768px){.staticContentImg__right .staticContentImg__col--main{order:1}}.staticContentImg__right .staticContentImg__col--img{order:1;margin-bottom:20px}@media(min-width: 768px){.staticContentImg__right .staticContentImg__col--img{justify-content:flex-end;order:2}}.staticContentImg__left .staticContentImg__col--main{order:2}@media(min-width: 768px){.staticContentImg__left .staticContentImg__col--main{order:2}}.staticContentImg__left .staticContentImg__col--img{order:1;margin-bottom:20px}@media(min-width: 768px){.staticContentImg__left .staticContentImg__col--img{order:1;justify-content:flex-start}}.staticContentImg__col--img,.staticContentImg__col--main{width:100%}@media(min-width: 768px){.staticContentImg__col--main{width:calc(55% - 20px);margin:0 10px}}.staticContentImg__col--img{display:inline-flex}@media(min-width: 768px){.staticContentImg__col--img{justify-content:center;align-items:center;flex:1;margin:0 10px}}.staticContentImg__icon{width:94px;height:94px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff}@media(min-width: 768px){.staticContentImg__icon{width:248px;height:248px}}.staticContentImg__icon svg{width:44px;height:44px}@media(min-width: 768px){.staticContentImg__icon svg{width:115px;height:115px}}.staticContentImg__img{width:94px;height:94px;display:inline-flex}@media(min-width: 768px){.staticContentImg__img{width:248px;height:248px}}.staticContentImg__img img{object-fit:cover;width:100%;height:auto}.staticContentImg__title{font-weight:700;font-size:24px;line-height:36px;margin-top:0;margin-bottom:20px;color:#181818}@media(min-width: 1200px){.staticContentImg__title{font-size:40px;line-height:52px;margin-bottom:24px}}.staticContentImg__content{font-weight:500;font-size:18px;line-height:32px;color:#181818}.bonusCoinPopup__wrapper{background:rgba(22,22,22,.16);backdrop-filter:blur(7.5px);position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;display:flex;align-items:center;justify-content:center}.bonusCoinPopup__block{width:335px;padding:55px 16px 16px 16px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:16px;background:#fff;position:relative}@media(min-width: 768px){.bonusCoinPopup__block{width:680px;padding:32px 16px;border-radius:20px}}.bonusCoinPopup__coin{width:76px;height:76px;padding:8px;border-radius:50%;position:absolute;top:-24px;background:#fff}.bonusCoinPopup__coin img{width:60px;height:60px}@media(min-width: 768px){.bonusCoinPopup__coin{width:114px;height:114px;padding:12px;top:-43px}.bonusCoinPopup__coin img{width:90px;height:90px}}.bonusCoinPopup__close{width:32px;height:32px;position:absolute;right:12px;top:12px;border-radius:7.2px;border:.6px solid #dbd8d8;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.bonusCoinPopup__close svg{width:16.8px;height:16.8px}@media(min-width: 768px){.bonusCoinPopup__close{width:50px;height:50px;right:16px;top:16px;border-radius:12px;border:1px solid #dbd8d8}.bonusCoinPopup__close svg{width:28px;height:28px}}.bonusCoinPopup__title{color:#404040;font-size:24px;line-height:32px;font-weight:700;letter-spacing:.24px;margin:0 0 8px 0;text-align:center}@media(min-width: 768px){.bonusCoinPopup__title{margin:50px 0 16px 0;font-size:40px;line-height:52px;letter-spacing:.4px}}.bonusCoinPopup__description{color:#404040;font-size:14px;line-height:24px;font-weight:400;letter-spacing:.14px;margin:0;text-align:center}@media(min-width: 768px){.bonusCoinPopup__description{font-size:18px;line-height:32px;font-weight:500;margin:0 32px}}.bonusCoinPopup__btn{border-radius:16px;background:linear-gradient(90deg, #F8B200 0%, #F8E664 113.13%);border:none;width:100%;height:60px;display:flex;align-items:center;justify-content:center;color:#181818;font-size:18px;font-weight:600;line-height:28px;margin-top:16px;cursor:pointer}@media(min-width: 768px){.bonusCoinPopup__btn{margin-top:24px;width:303px}}.requiredDayPopup__wrapper{position:fixed;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.45);backdrop-filter:blur(4.5px);z-index:100;bottom:0;left:0}@media(min-width: 576px){.requiredDayPopup__wrapper{align-items:center}}.requiredDayPopup__block{width:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;border-top-right-radius:20px;border-top-left-radius:20px;padding-top:224px;background:linear-gradient(180deg, #3C3AD1 0%, #181818 69.66%);position:relative;cursor:pointer}@media(min-width: 576px){.requiredDayPopup__block{border-bottom-left-radius:20px;border-bottom-right-radius:20px;height:580px;width:375px}}.requiredDayPopup__content{padding:0 24px 24px 24px;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;position:relative;z-index:10}.requiredDayPopup__bg{background-size:100%;background-position:top;background-repeat:no-repeat;background-image:url("/build/midori/assets/icons/requiredDayPopup/bg.png");position:absolute;width:100%;height:100%;top:-72px}@media(min-width: 576px){.requiredDayPopup__bg{background-size:contain}}.requiredDayPopup__close{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid rgba(255,255,255,.4);position:absolute;top:16px;right:16px;background:none;cursor:pointer;z-index:10}.requiredDayPopup__close svg{width:24px;height:24px}.requiredDayPopup__label{border-radius:8px;background:linear-gradient(1deg, #FD9902 -31.89%, #FCD950 60.87%);padding:4px 8px;display:flex;align-items:center;justify-content:center;color:#181818;font-size:14px;font-weight:600;line-height:24px}.requiredDayPopup__text{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;font-size:40px;font-weight:700;line-height:52px;letter-spacing:.4px;margin:4px 0 16px 0}.requiredDayPopup__text span{background:linear-gradient(1deg, #FD9902 -31.89%, #FCD950 60.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.requiredDayPopup__info{display:flex;align-items:center;justify-content:center;border-radius:16px;background:rgba(255,255,255,.08);padding:12px 16px;width:100%}.requiredDayPopup__logo{padding:0 22px 0 0}.requiredDayPopup__star{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:0 0 0 22px;border-left:2px solid rgba(255,255,255,.16)}.requiredDayPopup__star--data{display:flex;align-items:center;justify-content:center}.requiredDayPopup__star--data img{width:20px;height:20px}.requiredDayPopup__star--data span{color:#f0d800;font-size:20px;font-weight:600;line-height:32px;margin-left:4px}.requiredDayPopup__star--title{color:#fff;font-size:14px;line-height:24px;letter-spacing:.14px;margin:0}.requiredDayPopup__btn{margin-top:16px;border-radius:16px;background:#05e98f;padding:16px 32px;display:flex;align-items:center;justify-content:center;color:#181818;border:none;font-size:16px;font-weight:600;line-height:24px;width:100%;cursor:pointer}
