@charset "UTF-8";.component-button{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:500;width:fit-content;padding:0 14px;border:0;border-radius:6px}.component-button-primary{background:#1087cc;color:#fff}.component-button-primary svg>*{fill:#fff}.component-button-gradient{background:linear-gradient(90deg,#3fb8fe,#1081cc);color:#fff}.component-button-gradient svg>*{fill:#fff}.component-button-secondary{background:#f0f2f6;color:#1e202c}.component-button-secondary svg>*{fill:#1e202c}.component-button-disabled{border:0;background:#c1c7de;color:#fff;cursor:not-allowed}.component-button-disabled svg>*{fill:#fff}.component-button-outline{border:1px solid #5b6178;background:#0000;color:#5b6178}.component-button-outline svg>*{fill:#5b6178}.component-button-outline.component-button-disabled{border:1px solid #c1c7de;background:#0000;color:#c1c7de;cursor:not-allowed}.component-button-outline.component-button-disabled svg>*{fill:#c1c7de}.component-button-text{border:0;background:#0000;color:#1087cc}.component-button-text svg>*{fill:#1087cc}.component-button-text.component-button-disabled{border:0;background:#0000;color:#c1c7de;cursor:not-allowed}.component-button-text.component-button-disabled svg>*{fill:#c1c7de}.component-button-asIconLarge{min-width:48px;padding:0}.component-button-asIconSmall{min-width:40px;padding:0}.component-button-icon{display:flex;align-items:center;justify-content:center}.component-button-large{font-size:16px;min-height:48px}.component-button-small{font-size:14px;min-height:40px}.component-button-spinner{color:transparent;text-shadow:none}@keyframes spin{to{transform:rotate(360deg)}}.component-button-spinner svg>*{fill:transparent}.component-button-spinner:before{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid transparent;border-top:2px solid #ffffff;border-radius:50%;animation:spin .8s linear infinite}.component-ButtonsBar{display:flex;justify-content:center;gap:16px;align-items:center;flex-wrap:nowrap;padding:5px 0 20px}.component-ButtonsBar-blockWrap{flex:1 1 70px;min-width:20px;max-width:80px;margin:0 15px;cursor:pointer}.component-ButtonsBar-blockWrap div{color:#8c92ab!important}.component-ButtonsBar-blockWrap svg>*{fill:#8c92ab!important}.component-ButtonsBar-blockWrapIcon{display:flex;justify-content:center;align-items:center}.component-ButtonsBar-blockWrapTitle{color:#1087cc;white-space:nowrap;font-size:14px;font-weight:500;margin-top:10px;display:flex;justify-content:center;align-items:center}.component-ButtonsBar-blockWrapDisabled{cursor:not-allowed}.component-ButtonsBar-blockWrapSelected div{color:#1087cc!important}.component-ButtonsBar-blockWrapSelected svg>*{fill:#1087cc!important}.component-topBar{display:flex;justify-content:space-between;padding:16px;align-items:center;height:48px;background-color:#313545;color:#fff}.component-topBar-block1Clickable,.component-topBar-mainLogo{cursor:pointer}.component-topBar-rightWrap{display:flex;align-items:center}.component-topBar-HumbergerMenu *{fill:#fff}.component-avatar{position:relative;border-radius:50%;background-size:cover;background-position:center;background-repeat:no-repeat;box-sizing:content-box}.component-avatar-premiumSvg{position:absolute;top:-5px;right:-5px}.component-avatar-borderBasic{border:1px solid #fff}.component-avatar-borderPremium:after{content:"";position:absolute;width:calc(100% + 6px);height:calc(100% + 6px);top:-3px;left:-3px;border-radius:50%;background:linear-gradient(135deg,#7dff7a 2.88%,#2293ff 98.14%);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),white calc(100% - 4px));-webkit-mask-composite:destination-out;mask-composite:exclude;z-index:0}.modal{position:absolute;width:100%;height:100%;z-index:9000}.modal>*{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;max-height:100vh;overflow-y:auto;z-index:100;background:#fff;box-shadow:0 2px 10px #0000004d;border-radius:8px}.modal:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10}@media (max-width: 768px){.modal>*{width:100%;height:100%;top:0;left:0;transform:none;max-height:100%;overflow-y:auto;border-radius:0}}.modal-userSettings-nudge1{margin:25px auto 0;max-width:350px}.modal-userSettings-loading{display:flex;justify-content:center;align-items:center;min-height:500px}.modal-userSettings-divider{padding:50px}.modal-userSettings-topBar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #a6acc4}.modal-userSettings-topBar svg{margin:10px;cursor:pointer}.modal-userSettings-topBar>div:nth-child(1){width:60px}.modal-userSettings-bottom{display:flex;justify-content:space-between;margin:0 auto;width:100%;background-color:#fff;padding-top:60px;padding-bottom:20px;max-width:350px}.modal-userSettings-bottom>button{padding:0}.modal-userSettings-bottom>div{display:flex;justify-content:space-between}.modal-userSettings-bottom>div>div{font-size:14px;font-weight:400;color:#313545;cursor:pointer;display:flex;align-self:center;padding:0 5px}.modal-userSettings-bottom>div>span{display:flex;align-self:center;font-size:20px}.modal-userSettings-buttonsWrap{max-width:350px;width:100%;margin:0 auto}.modal-userSettings-buttonsWrap>*{width:100%;margin-bottom:18px}.modal-userSettings-buttonsWrapButtons>*{width:100%;margin-bottom:18px}.modal-userSettings-nameEditWrap{display:flex;justify-content:space-between;border-bottom:1px solid #D9DDEA;padding-bottom:20px}.modal-userSettings-nameEditWrapName{max-width:275px;flex:1 1 auto;min-width:0}.modal-userSettings-nameEditWrapName>div:nth-child(1){color:#5b6178;font-weight:400;font-size:14px}.modal-userSettings-nameEditWrapName>div:nth-child(2){padding-top:10px;color:#313545;font-weight:400;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-userSettings-nameConfirmLabel{width:100%;display:flex;flex-direction:column;align-items:flex-start}.modal-userSettings-nameConfirmLabel .component-input{padding-top:10px;padding-bottom:15px;width:100%}.modal-userSettings-nameConfirmButtons{display:flex}.modal-userSettings-nameConfirmButtons>*{width:100%}.modal-userSettings-cancelSubscriptionLabel{width:100%;display:flex;flex-direction:column;align-items:flex-start;padding-bottom:20px}.modal-userSettings-cancelSubscriptionButtons{gap:10px;display:flex}.modal-userSettings-cancelSubscriptionButtons>*{width:100%}.modal-userSettings-logOutConfrimLabel{width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:20px}.modal-userSettings-logOutConfrimButtons{gap:10px;display:flex}.modal-userSettings-logOutConfrimButtons>*{width:100%}.modal-userSettings-logoutButton{max-width:350px;border-color:#1087cc;color:#1087cc}.modal-userSettings-logoutButton>svg>*{fill:#1087cc}.modal-userSettings-cancelButton{max-width:350px;border-color:#fb2047;color:#fb2047}.modal-userSettings-cancelButton>svg>*{fill:#fb2047}.modal-userSettings-codeConfirmLabel{width:100%;display:flex;flex-direction:column;align-items:flex-start}.modal-userSettings-codeConfirmLabel .component-input{padding-top:10px;padding-bottom:15px;width:100%}.modal-userSettings-codeConfirmButtons{display:flex}.modal-userSettings-codeConfirmButtons>*{width:100%}.modal-userSettings-settingsTitle{display:flex;justify-content:center;font-weight:700;font-size:18px;color:#3f3f3f}.modal-userSettings-settingsAvatarWrap{position:relative;width:70px;margin:0 auto;padding-bottom:14px;padding-top:24px}.modal-userSettings-settingsAvatarWrap>div{border:1px solid black}.modal-userSettings-settingsAvatarWrap>button{min-width:30px;min-height:30px;position:absolute;border-radius:50px;background:#f0f2f6;top:66px;left:40px}.modal-userSettings-settingsPlansButton{cursor:pointer;display:flex;justify-content:space-between}.modal-userSettings-settingsPlansButton>svg{margin:0 7px}.modal-userSettings-settingsPlansButton>svg>*{fill:#a6acc4}.modal-userSettings-settingsPlansButton>div{width:100%}.modal-userSettings-settingsPlansButton>div>div:nth-child(1){position:relative;color:#313545;font-size:16px;font-weight:400}.modal-userSettings-settingsPlansButton>div>div:nth-child(1)>span{padding-left:6px;vertical-align:middle;color:#2bc128;font-size:9px;font-weight:700}.modal-userSettings-settingsPlansButton>div>div:nth-child(2){color:#737992;font-size:12px;font-weight:400}.modal-userSettings-planTitle{color:#454a5f;font-weight:700;font-size:18px}.modal-userSettings-planFail{display:flex;justify-content:space-between;padding:20px 80px;color:#fb2047!important}.modal-userSettings-planFrame{display:flex;justify-content:space-between;padding:20px 80px}.modal-userSettings-planFrameBorder{border-bottom:1px solid #D9DDEA}.modal-userSettings-planFrameGreen{color:#1a9f18!important}.modal-userSettings-planFrameRed{color:#fb2047!important}.modal-userSettings-planFrame>div:nth-child(1){color:#313545;font-size:16px;font-weight:400}.modal-userSettings-planFrame>div:nth-child(2){color:#737992;font-size:16px;font-weight:400}.modal-userSettings-planTitle{font-weight:700;font-size:18px;color:#454a5f}.modal-userSettings-planLoading{width:100%;height:100%;background:#fff;position:absolute;display:flex;align-items:center;justify-content:center}.component-input{display:flex;flex-direction:column}.component-input-wrap{position:relative;display:flex}.component-input-input{width:100%;padding:10px 12px;border:1px solid #cdd1dc;border-radius:6px;outline:none;transition:border-color .2s ease,box-shadow .2s ease;font-weight:400;font-size:16px;color:#313545;caret-color:#1087cc}.component-input-input-passwordLeftPadding{padding-right:33px}.component-input-input-error{border:1px solid #fb2047}.component-input-input:focus{box-shadow:0 0 0 3px #b4c5ff}.component-input-input:disabled{cursor:not-allowed;color:#8c92ab;background-color:#f0f2f6}.component-input-input::placeholder{font-weight:400;font-size:16px;color:#c1c7de}.component-input-showPassIcon{cursor:pointer;position:absolute;top:8px;right:8px}.component-input-error{margin-top:4px;font-weight:400;font-size:14px;color:#fb2047}.component-input-error>span{position:relative;display:inline-block;width:16px}.component-input-error>span>svg{top:-13px;position:absolute}.component-input-error>span>svg>*{fill:#fb2047}.component-input-help{font-weight:400;font-size:14px;margin-top:4px;color:#737992}.component-input-label{margin-bottom:4px;font-size:16px;font-weight:500;color:#1e202c}.component-input-label-required{margin-left:2px;color:#fb2047}.component-nudge1{background:linear-gradient(262.89deg,#0577e3 .44%,#123357 98.81%);border-radius:8px;color:#fff}.component-nudge1-imgWrapper{padding:20px;width:100%;height:100%;background:url(/static/assets/stars-CVWapQHF.png) no-repeat right center;background-position:calc(100% + 50px) center;background-repeat:no-repeat;background-size:auto 170%,cover}.component-nudge1-title{display:flex;align-items:center;font-weight:700;font-size:16px;padding-bottom:10px}.component-nudge1-title>svg{margin-left:-10px}.component-nudge1-description{max-width:70%;padding-bottom:10px;font-weight:400;font-size:12px}.component-nudge1>img{position:absolute;top:50%;right:-50px;transform:translateY(-50%)}.component-specialButton{display:inline-flex;align-items:center;gap:4px;padding:0 10px 0 5px;border-radius:50px;cursor:pointer;margin-right:10px;height:28px;background-color:#d9ddea;color:#000;font-size:12px;font-weight:500}.modal-selectPayment{background:linear-gradient(180deg,#05031c,#105ba3)}.modal-selectPayment-loading{display:flex;justify-content:center;align-items:center;height:100%;min-height:500px}.modal-selectPayment-SpecialButtonWrap{padding:10px 0;display:flex;justify-content:center}.modal-selectPayment-descriptonUnderButton{display:flex;align-content:center;justify-self:center;align-items:center;color:#fff;font-weight:400;font-size:12px;padding-bottom:40px;text-align:center}.modal-selectPayment-planFrame{position:relative;margin:20px 0;display:flex;align-content:center;justify-content:space-between;justify-self:center;align-items:center;padding:0 25px;cursor:pointer;background:#ffffff1a;height:78px;max-width:326px;width:100%;border-radius:12px;-webkit-user-select:none;user-select:none;border:2px solid rgba(0,0,0,0)}.modal-selectPayment-planFrameMonthly{height:56px}.modal-selectPayment-planFrameSave{position:absolute;top:-8px;right:14px;padding:3px 6px;background-color:#7dff7a;border-radius:11px;color:#000;font-weight:700;font-size:9px}.modal-selectPayment-planFrameSelected{border:2px solid #7DFF7A}.modal-selectPayment-planFrameFirstBlock{display:flex;align-self:flex-start;margin-top:17px;color:#fff;font-weight:700;font-size:16px}.modal-selectPayment-planFrameSecondBlock>div:nth-child(1){text-align:right;position:relative;color:#fff;font-weight:700;font-size:18px;white-space:nowrap}.modal-selectPayment-planFrameSecondBlock>div:nth-child(1)>span{margin-left:3px;color:#ffffff8f;font-weight:400;font-size:12px}.modal-selectPayment-planFrameSecondBlock>div:nth-child(2){padding-top:7px;color:#ffffff8f;font-weight:400;font-size:12px}.modal-selectPayment-topBar{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between}.modal-selectPayment-topBarLink{text-decoration:underline;padding:10px;cursor:pointer;color:#98d5f9;font-weight:400;font-size:14px}.modal-selectPayment-topBar svg{margin:10px;cursor:pointer}.modal-selectPayment-topBar svg>path{fill:#fff}.modal-selectPayment-FirstScreenImageBlock{position:relative;z-index:1;display:flex;justify-content:center}.modal-selectPayment-FirstScreenImageBlock img{display:flex;flex-direction:column;width:300px;margin-top:-40px}.modal-selectPayment-FirstScreenTitleBlock{display:flex;justify-content:center}.modal-selectPayment-FirstScreenTitleBlock span{position:relative;color:#fff;font-weight:700;font-size:28px;white-space:nowrap}.modal-selectPayment-FirstScreenTitleBlock span svg{position:absolute;top:0}.modal-selectPayment-FirstScreenTitleDescription{max-width:271px;width:100%;display:flex;flex-direction:column;justify-self:center;margin:0 auto;color:#fff;font-weight:400;font-size:16px}.modal-selectPayment-FirstScreenTitleDescription div{margin-top:10px;display:flex;align-items:center;gap:5px}.modal-selectPayment-SecondScreen{position:relative}.modal-selectPayment-SecondScreenPayment_Logo2{position:absolute;top:0;right:0}.modal-selectPayment-SecondScreenDivider{margin:25px}.modal-selectPayment-SecondScreenTitleBlock1{margin-left:25px}.modal-selectPayment-SecondScreenTitleBlock1 span{position:relative;color:#fff;font-weight:500;font-size:14px}.modal-selectPayment-SecondScreenTitleBlock1 span svg{position:absolute;top:0}.modal-selectPayment-SecondScreenTitleBlock2{margin-top:10px;margin-left:25px;color:#fff;font-weight:700;font-size:22px}.modal-selectPayment-SecondScreenTitleBlock3{margin-top:10px;margin-left:25px;color:#fff;opacity:70%;font-weight:400;font-size:12px}.modal-selectPayment-SecondScreenTable{position:relative;margin:46px 25px}.modal-selectPayment-SecondScreenTable:before{content:"";position:absolute;top:0;right:0;width:106px;height:100%;background:#40b9ff33;border-radius:12px}.modal-selectPayment-SecondScreenTableFont1{color:#a6acc4;font-weight:700;font-size:11px}.modal-selectPayment-SecondScreenTableFont1 svg>path{fill:#a6acc4}.modal-selectPayment-SecondScreenTableFont2{color:#fff;font-weight:500;font-size:11px}.modal-selectPayment-SecondScreenTableFont2 svg>path{fill:#fff}.modal-selectPayment-SecondScreenTableLine{display:flex;justify-content:space-between;padding:10px 0;border-bottom:.5px solid rgba(255,255,255,.2)}.modal-selectPayment-SecondScreenTableLine>div{display:flex;align-items:center}.modal-selectPayment-SecondScreenTableLine>div:nth-child(1){width:250px}.modal-selectPayment-SecondScreenTableLine>div:nth-child(2){min-width:100px;width:100px}.modal-selectPayment-SecondScreenTableLine>div:nth-child(3){min-width:100px;width:100px}.modal-selectPayment-SecondScreenTable>div:last-child{border-bottom:unset}.component-spinnerCircle{display:inline-block;position:relative}.component-spinnerCircle .component-spinnerCircleColor{width:100%;height:100%;border:3px solid #1087cc;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite;box-sizing:border-box}.component-spinnerCircle .component-spinnerCircleWhite{border:3px solid #fff;border-top-color:transparent}.component-spinnerCircle .component-spinnerCirclePrimary{border:3px solid #1087cc;border-top-color:transparent}.component-spinnerCircle .component-spinnerCircleSecondary{border:3px solid #3f3f3f;border-top-color:transparent}.component-spinnerCircle .component-spinnerCircleError{border:3px solid #fb2047;border-top-color:transparent}.component-spinnerCircle .component-spinnerCircleNeutral{border:3px solid #1e202c;border-top-color:transparent}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.component-wrapperModal{height:100%;max-height:inherit;overflow-y:auto}.component-wrapperModal-topBlock{z-index:1;width:100%;background-color:#fff;top:0;position:absolute}.component-wrapperModal-middleBlock{width:100%;overflow-y:auto;max-height:100%}.component-wrapperModal-bottomBlock{z-index:1;width:100%;background-color:#fff;bottom:0;position:absolute}.privacy_and_terms_header{font-size:14px;font-weight:700;margin:15px 0}.privacy_and_terms_paragraph{margin:10px 0 1em;font-size:12px;font-weight:400;color:#1e202c;width:100%;text-align:left;text-indent:1.5em;line-height:1.6}.privacy_and_terms_list{margin:10px;font-size:12px;font-weight:400;color:#1e202c;text-align:left}.privacy_and_terms_list:before{content:"• "}.component-dropdownSelect{position:relative;width:100%}.component-dropdownSelect-globeIcon{margin-right:8px}.component-dropdownSelect-text{font-size:16px;font-weight:400;color:#313545;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.component-dropdownSelect-toggle{width:100%;height:40px;padding:8px 12px;border:1px solid #8c92ab;border-radius:6px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.component-dropdownSelect-toggle:focus{outline:none;border-color:#b4c5ff;box-shadow:0 0 0 4px #b4c5ff}.component-dropdownSelect-arrow{margin-left:auto;transition:transform .2s ease}.component-dropdownSelect-open{transform:rotate(180deg)}.component-dropdownSelect-menu{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:#fff;border-radius:6px;box-shadow:0 10px 30px 3px #05103726;z-index:10}.component-dropdownSelect-item{display:flex;justify-content:space-between;align-items:center;color:#1e202c;padding:8px 12px;cursor:pointer}.component-dropdownSelect-item:hover{background-color:#f0f2f6}.component-dropdownSelect-selected{background-color:#1087cc!important}.component-dropdownSelect-selected>span{color:#fff!important}.component-dropdownSelect-checkmark *{fill:#fff}.modal-сhangePlan{background:linear-gradient(180deg,#05031c,#105ba3)}.modal-сhangePlan-loading{display:flex;justify-content:center;align-items:center;min-height:500px}.modal-сhangePlan-topBlock{display:flex;align-items:center;justify-content:space-between}.modal-сhangePlan-topBlock svg{margin:10px;cursor:pointer}.modal-сhangePlan-topBlock svg>path{fill:#fff}.modal-сhangePlan-selectedIcon{position:absolute;left:-30px}.modal-сhangePlan-switchButton{margin-top:40px}.modal-сhangePlan-planFrame{position:relative;margin:20px 0;display:flex;align-content:center;justify-content:space-between;justify-self:center;align-items:center;padding:0 25px;cursor:pointer;background:#ffffff1a;height:78px;max-width:326px;width:100%;border-radius:12px;-webkit-user-select:none;user-select:none;border:2px solid rgba(0,0,0,0)}.modal-сhangePlan-planFrameMonthly{height:56px}.modal-сhangePlan-planFrameCurrent{position:absolute;top:-8px;right:calc(50% - 41px);padding:3px 6px;background-color:#1087cc;border-radius:11px;color:#fff;font-weight:700;font-size:9px}.modal-сhangePlan-planFrameSelected{border:2px solid #7DFF7A}.modal-сhangePlan-planFrameFirstBlock{display:flex;align-self:flex-start;margin-top:17px;color:#fff;font-weight:700;font-size:16px}.modal-сhangePlan-planFrameSecondBlock>div:nth-child(1){text-align:right;position:relative;color:#fff;font-weight:700;font-size:18px;white-space:nowrap}.modal-сhangePlan-planFrameSecondBlock>div:nth-child(1)>span{margin-left:3px;color:#ffffff8f;font-weight:400;font-size:12px}.modal-сhangePlan-planFrameSecondBlock>div:nth-child(2){padding-top:7px;color:#ffffff8f;font-weight:400;font-size:12px}.modal-сhangePlan-content{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px 0}.modal-сhangePlan-title{color:#fff;font-weight:700;font-size:22px;padding:10px 0}.modal-сhangePlan-description{padding:10px 0;color:#fff;font-weight:400;font-size:14px}.modal-loginHumbergerMenu-topBar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #a6acc4}.modal-loginHumbergerMenu-topBar svg{margin:10px;cursor:pointer}.modal-loginHumbergerMenu-content{margin:0 auto;max-width:350px;padding:20px 10px 50px}.modal-loginHumbergerMenu-bottom{margin:0 auto;max-width:350px;padding:0 10px}.modal-loginHumbergerMenu-bottom>button{width:100%}.modal-loginHumbergerMenu-privacyAndTerms{display:flex;justify-content:center;align-items:center;padding:10px 30px}.modal-loginHumbergerMenu-privacyAndTerms>div{cursor:pointer;font-size:16px;font-weight:400;color:#313545}.modal-loginHumbergerMenu-privacyAndTerms>span{padding:10px;color:#5b6178}.modal-registerLogin{background:#fff;overflow:auto}.modal-registerLogin-title{display:flex;justify-content:center;font-weight:700;font-size:22px;color:#3f3f3f;margin-bottom:20px;text-align:center}.modal-registerLogin-topBar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #a6acc4}.modal-registerLogin-topBar svg{margin:10px;cursor:pointer}.modal-registerLogin-content{padding-top:25px;padding-bottom:25px}.modal-registerLogin-buttonsWrap{max-width:350px;width:100%;margin:0 auto}.modal-registerLogin-buttonsWrap>*{width:100%;margin-bottom:18px}.modal-registerLogin-loginForgot{cursor:pointer;display:flex;justify-content:center;color:#1087cc;font-weight:400;font-size:16px}.modal-registerLogin-signTerm{max-width:350px;width:100%;margin:0 auto;font-weight:400;font-size:14px;color:#737992;text-align:center}.modal-registerLogin-signTermLink{cursor:pointer;color:#2790cd}.modal-registerLogin-validWrap{display:flex;gap:8px;justify-content:space-between}.modal-registerLogin-validWrapFontNormal{font-weight:400}.modal-registerLogin-validWrapLine{display:flex;margin-top:5px;color:#454a5f;font-weight:700;font-size:14px}.modal-registerLogin-validSpace{margin:0 3px}.modal-registerLogin-validWrapGreen{color:#1a9f18}.modal-registerLogin-validWrapGreen svg>*{fill:#1a9f18}.modal-registerLogin-validWrapRed{color:#fb2047}.modal-registerLogin-validWrapRed svg>*{fill:#fb2047}.modal-сonfirmEmail-title{display:flex;justify-content:center;font-weight:700;font-size:22px;color:#3f3f3f;margin-bottom:20px;text-align:center}.modal-сonfirmEmail-topBar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #a6acc4}.modal-сonfirmEmail-topBar svg{margin:10px;cursor:pointer}.modal-сonfirmEmail-content{padding-top:25px;padding-bottom:25px}.modal-сonfirmEmail-buttonsWrap{max-width:350px;width:100%;margin:0 auto}.modal-сonfirmEmail-buttonsWrap>*{width:100%;margin-bottom:18px}.modal-сonfirmEmail-confirmWrapText{max-width:350px;width:100%;margin:0 auto}.modal-сonfirmEmail-confirmWrapText>div{padding-bottom:12px;text-align:center}.modal-сonfirmEmail-confirmWrapText>div>span{font-weight:700}.modal-сonfirmEmail-confirmWrapNumbers{justify-content:center;margin-top:20px;margin-bottom:20px}.modal-сonfirmEmail-confirmWrapTimer{text-align:center;display:flex;justify-content:center;color:#737992;font-weight:400;font-size:14px}.component-confirmNumbers{display:flex;gap:8px}.component-confirmNumbers-input{flex:1;min-width:25px;max-width:50px;height:70px;text-align:center;font-size:16px;font-weight:400;color:#313545;outline:none;border:1px solid #cdd1dc;border-radius:6px}.component-confirmNumbers-input:focus{box-shadow:0 0 0 3px #b4c5ff}.component-timerWithText{font-size:14px;font-weight:400;color:#1087cc;cursor:pointer}.component-timerWithText-runningStyles{cursor:auto;color:#737992}.modal-userSettingsLastStep-title{display:flex;justify-content:center;font-weight:700;font-size:22px;color:#3f3f3f;margin-bottom:20px}.modal-userSettingsLastStep-topBar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #a6acc4}.modal-userSettingsLastStep-topBar svg{margin:10px;cursor:pointer}.modal-userSettingsLastStep-content{padding-top:25px;padding-bottom:25px}.modal-userSettingsLastStep-buttonsWrap{max-width:350px;width:100%;margin:0 auto}.modal-userSettingsLastStep-buttonsWrap>*{width:100%;margin-bottom:18px}.modal-userSettingsLastStep-confirmWrapText{max-width:350px;width:100%;margin:0 auto;font-size:16px;font-weight:400;padding-bottom:12px;text-align:center}.modal-userSettingsLastStep-avatarWrap{display:flex;justify-content:center;padding-bottom:14px;padding-top:24px}.component-dividerWithText{display:flex;align-items:center;justify-content:center;gap:8px}.component-dividerWithText-divider{width:100%;border:1px solid #737992}.component-dividerWithText-text{font-weight:400;font-size:16px;color:#1e202c}.modal-forgotPassword-title{display:flex;justify-content:center;font-weight:700;font-size:22px;color:#3f3f3f;margin-bottom:20px;text-align:center}.modal-forgotPassword-description{max-width:350px;width:100%;margin:0 auto;text-align:center;display:flex;justify-content:center;font-weight:400;font-size:14px;color:#454a5f;padding-bottom:15px}.modal-forgotPassword-topBar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #a6acc4}.modal-forgotPassword-topBar svg{margin:10px;cursor:pointer}.modal-forgotPassword-content{padding-top:25px;padding-bottom:25px}.modal-forgotPassword-mainWrap{max-width:350px;width:100%;margin:0 auto}.modal-forgotPassword-mainWrap>*{width:100%;margin-bottom:18px}.modal-forgotPassword-confirmLast{display:flex;flex-direction:column;align-items:center}.modal-forgotPassword-confirmLastTitle{margin-top:10px;font-size:22px;font-weight:700;color:#3f3f3f}.modal-forgotPassword-confirmLastDescription{margin:10px 0;max-width:200px;font-size:16px;font-weight:400;color:#1e202c}.modal-forgotPassword-confirmLastButton{cursor:pointer;width:100%}.page-login{height:100%}.page-login-title{display:flex;justify-content:center;font-weight:700;font-size:22px;color:#3f3f3f;margin-bottom:20px;text-align:center}.page-login-topBar{width:100%;display:flex;align-items:center;justify-content:space-between;height:60px;border-bottom:1px solid #a6acc4}.page-login-topBar svg{margin:10px;cursor:pointer}.page-login-content{display:flex;justify-content:center;align-items:center;min-height:100%}.page-login-contentWrap{display:flex;flex-direction:column;max-width:350px;width:100%}.page-login-logo{display:flex;justify-content:center}.page-login-listWrap{max-width:246px;width:100%;margin:0 auto 20px}.page-login-listWrapList{display:flex;align-items:center;color:#1e202c;font-weight:400;font-size:16px;margin-bottom:5px}.page-login-listWrapList svg{min-width:20px;margin-right:6px}.page-login-listWrapList svg>*{fill:#1e202c}.page-login-buttonWrap{max-width:246px;width:100%;margin:0 auto;padding-bottom:70px}.page-login-buttonWrap>*{width:100%;margin-bottom:10px}.component-wrapperPage{height:100%;max-height:inherit;overflow-y:auto}.component-wrapperPage-topBlock{z-index:2;width:100%;background-color:#fff;top:0;position:absolute}.component-wrapperPage-middleBlock{height:100%;width:100%;overflow-y:auto;max-height:100%}.component-wrapperPage-bottomBlock{z-index:2;width:100%;background-color:#fff;bottom:0;position:absolute}.page-main{height:100%}.page-main-topBar{width:100%;display:flex;align-items:center;justify-content:space-between;height:60px;border-bottom:1px solid #a6acc4}.page-main-loading{display:flex;justify-content:center;align-items:center;padding-top:70px;padding-bottom:70px;height:100%}.page-main-content{display:flex;flex-direction:column;padding:20px 20px 0}.page-main-connectWrap{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;max-width:400px;width:100%;margin:0 auto;padding-bottom:20px}.page-main-connectWrapTitle{font-weight:700;font-size:22px;color:#313545}.page-main-connectWrapDescription{font-weight:400;font-size:14px;color:#5b6178}.page-main-recentWrap{max-width:400px;margin:0 auto;width:100%}.page-main-pigeonWrap{display:flex;justify-content:space-between;gap:10px;max-width:400px;width:100%;margin:0 auto;padding-bottom:20px}.page-main-pigeonWrapItem{background-color:#f0f2f6;max-width:200px;width:100%;display:flex;gap:3px;flex-direction:column;padding:20px 0;align-items:center;justify-content:center}.page-main-pigeonWrapItem svg{height:32px}.page-main-pigeonWrapItem svg>*{fill:#000}.page-main-pigeonWrapItem div{color:#000;font-weight:700;font-size:28px;text-align:center}.page-main-pigeonWrapItem span{font-weight:400;font-size:12px;color:#000;text-align:center}.page-main-challengesWrap{max-width:400px;margin:0 auto 20px;width:100%}.component-recentActivity{padding:15px;border:1px solid #D9DDEA;border-radius:10px}.component-recentActivity-title{padding-bottom:10px;color:#313545;font-size:18px;font-weight:700}.component-recentActivity-listWrap{display:flex;flex-direction:column;gap:20px}.component-recentActivity-item{display:flex;justify-content:space-between}.component-recentActivity-itemLeftBlock{display:flex;flex-direction:column;gap:5px}.component-recentActivity-itemLeftBlock>div:nth-child(1){color:#1e202c;font-size:16px;font-weight:400}.component-recentActivity-itemLeftBlock>div:nth-child(2){color:#5b6178;font-size:11px;font-weight:400}.component-recentActivity-itemRightBlock{display:flex;align-items:center;gap:5px}.component-recentActivity-itemRightBlock>div:nth-child(1){color:#000;font-size:16px;font-weight:700}.component-challenges{position:relative;border:1px solid #D9DDEA;border-radius:10px;padding:15px}.component-challenges-titleWrap{display:flex;align-items:center;font-weight:700;font-size:18px;color:#313545}.component-challenges-challengeWrap{cursor:pointer;margin:15px 0;padding:5px;display:flex;gap:8px;align-items:center;background:#f0f2f6}.component-challenges-image{width:44px;height:44px}.component-challenges-descriptionHead{font-weight:700;font-size:16px;color:#000;padding-bottom:5px}.component-challenges-descriptionText{font-weight:400;font-size:12px;color:#454a5f}.component-challenges-score{padding-left:20px;display:flex;align-items:center;gap:5px}.component-challenges-score>span{font-weight:700;font-size:18px;color:#000}.modal-сhallengeBadges-topBar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #a6acc4}.modal-сhallengeBadges-topBar svg{margin:10px;cursor:pointer}.modal-сhallengeBadges-loading{display:flex;justify-content:center;align-items:center;min-height:500px}.modal-сhallengeBadges-content{padding:0 25px}.modal-сhallengeBadges-contentBlock{padding:20px;margin:25px 0;position:relative;display:flex;flex-direction:column;align-items:center;border-radius:10px;border:1px solid rgba(0,0,0,.1019607843);background:#f0f2f6}.modal-сhallengeBadges-badgesWrap{margin:20px 0}.modal-сhallengeBadges-rewardTitle{margin:20px 0;color:#313545;font-weight:700;font-size:18px}.modal-сhallengeBadges-rewardWrap{margin:20px 0}.modal-сhallengeBadges-rewardWrap>div:first-child{color:#313545;font-weight:700;font-size:15px}.modal-сhallengeBadges-rewardWrap>div:nth-child(2){color:#313545;font-weight:400;font-size:14px}.component-badges-title{font-weight:700;font-size:18px;color:#313545;padding-bottom:20px}.component-badges-tabSelected{color:#1087cc!important}.component-badges-tabs{background-color:#f0f2f6;margin-bottom:20px;display:flex;justify-content:space-between}.component-badges-tabs>div{padding:10px;cursor:pointer;display:flex;justify-content:center;width:50%;font-weight:500;font-size:14px;color:#5b6178}.component-badges-badgesWrap{display:flex;flex-direction:row;overflow-x:auto;gap:5px}.component-badges-lock{position:absolute;z-index:1;top:10px;left:10px}.component-badges-badge{position:relative;cursor:pointer;background-color:#f0f2f6;display:flex;flex-direction:column;gap:10px;padding:10px;width:120px;min-width:120px;border:1px solid rgba(0,0,0,.1019607843);border-radius:10px}.component-badges-badgeImage{width:100px;height:100px}.component-badges-badgeTitle{font-weight:700;font-size:14px;color:#000}.component-badges-blackAndWhite{filter:grayscale(100%)}.modal-badge-topBar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #a6acc4}.modal-badge-topBar svg{margin:10px;cursor:pointer}.modal-badge-loading{display:flex;justify-content:center;align-items:center;min-height:500px}.modal-badge-content{padding:0 25px}.modal-badge-accuracy{display:flex;align-items:center;gap:9px}.modal-badge-contentBlock{padding:20px;margin:25px 0;position:relative;display:flex;flex-direction:column;align-items:center;border-radius:10px;border:1px solid rgba(0,0,0,.1019607843);background:#f0f2f6}.modal-badge-blackAndWhite{filter:grayscale(100%)}.modal-badge-image{width:160px;height:160px}.modal-badge-lock{position:absolute;left:10px;top:10px}.modal-badge-title{font-weight:700;font-size:24px;color:#000}.modal-badge-type{font-weight:700;font-size:14px;color:#000}.modal-badge-criteriaTitle{font-weight:500;font-size:14px;color:#454a5f}.modal-badge-criteriaDescription{padding-top:5px;font-weight:700;font-size:18px;color:#000}.modal-getPro{background:linear-gradient(262.89deg,#0577e3 .44%,#123357 98.81%)}.modal-getPro-topBar{display:flex;align-items:center;justify-content:space-between}.modal-getPro-topBar svg{margin:10px;cursor:pointer}.modal-getPro-topBar svg *{fill:#fff}.modal-getPro-content{display:flex;flex-direction:column;align-items:center;gap:21px;padding:0 25px 40px}.modal-getPro-content>svg>*{fill:#fff}.modal-getPro-title{color:#fff;font-size:16px;font-weight:700}.modal-getPro-description{color:#fff;font-size:14px;font-weight:400;text-align:center}.page-scanQR{height:100%}.page-scanQR #reader{border:0!important;margin-top:25px;margin-bottom:15px}.page-scanQR-text{padding:0 10px;height:100%;width:100%;font-weight:700;font-size:18px;color:#454a5f;display:flex;align-items:center;justify-content:space-between;position:relative;text-align:center}.page-scanQR-text>svg:nth-child(1){flex:0 0 auto;cursor:pointer}.page-scanQR-text>svg:nth-child(2){flex:0 0 auto;cursor:pointer}.page-scanQR-text>svg:nth-child(2)>*{fill:#1087cc}.page-scanQR-content{width:100%}.page-scanQR-content>*{margin:0 auto}.page-scanQR-confrimTextWrap{display:flex;justify-content:center;gap:8px}.page-scanQR-helpFrame{background:#fff;padding:5px}.page-scanQR-helpFrameImage{width:100%}.page-scanQR-helpFrameTitle{display:flex;justify-content:center;color:#1e202c;font-weight:700;font-size:18px;margin:20px 0}.page-scanQR-helpFrameDescription{display:flex;justify-content:center;color:#1e202c;font-weight:400;font-size:18px}.page-scanQR-selectCameraWrap>h3{padding:15px}.page-scanQR-selectCameraList{width:100%;margin-bottom:5px}.modal-selectStand-title{margin:20px 0;color:#3f3f3f;font-weight:700;font-size:22px;text-align:center}.modal-selectStand-button{color:#3f3f3f;font-weight:700;font-size:20px}.modal-selectStand-wrap{width:100%;display:flex;flex-direction:column;gap:10px;justify-content:center;padding-top:12px}.modal-selectStand-wrap>*{width:100%}.page-mySessions{height:100%}.page-mySessions-nudge1{margin:15px}.page-mySessions-loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0 10px;flex-direction:column}.page-mySessions-loading>*{margin-top:10px}.page-mySessions-loading>span{display:block;border-radius:5px;background:linear-gradient(90deg,#f0f2f6,#f0f2f6f5 31.73%,#ffffffcd 53.85%,#f0f2f6fa 83.65%,#f0f2f6b3);max-width:500px;width:100%;box-sizing:border-box;height:12px}.page-mySessions-loading>div{border-radius:5px;background:linear-gradient(90deg,#f0f2f6,#f0f2f6f5 31.73%,#ffffffcd 53.85%,#f0f2f6fa 83.65%,#f0f2f6b3);max-width:500px;width:100%;box-sizing:border-box;height:111px}.page-mySessions-topBar{width:100%;display:flex;align-items:center;justify-content:space-between;height:60px;border-bottom:1px solid #a6acc4}.page-mySessions-topBar svg{cursor:pointer}.page-mySessions-emptyScreen{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.page-mySessions-emptyScreenText{margin-top:25px;font-weight:400;font-size:18px;color:#5b6178;text-align:center;max-width:380px}.page-mySessions-emptyScreenBlock{margin:10px 0;position:relative;width:90px}.page-mySessions-emptyScreenBlock>svg>*{fill:#1087cc}.page-mySessions-emptyScreenBlock:before{content:"";position:absolute;top:0;left:40px;width:32px;height:6px;background-color:#c1c7de;border-radius:2px}.page-mySessions-emptyScreenBlock:after{content:"";position:absolute;top:16px;left:40px;width:50px;height:6px;background-color:#d9ddea;border-radius:2px}.page-mySessions-hitNextPrevBlock{z-index:70;background:#fff;position:fixed;bottom:0;margin:0 auto;width:100%;display:flex;justify-content:space-between}.page-mySessions-hitNextPrevBlock>div{-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:10px;margin:20px;color:#1e202c;font-weight:500;font-size:16px;cursor:pointer}.page-mySessionsHit-noVideo{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:20px;background:linear-gradient(262.89deg,#0577e3 .44%,#123357 98.81%);padding:65px 0}.page-mySessionsHit-noVideoIcon svg>path{fill:#fff}.page-mySessionsHit-noVideoTitle{font-size:16px;font-weight:700;color:#fff}.page-mySessionsHit-noVideoDescription{font-size:14px;font-weight:400;color:#fff}.page-mySessionsHit-videoLoading{height:250px;display:flex;align-items:center;justify-content:center}.page-mySessionsHit-hitBreadCrumbs{display:flex;align-items:center;justify-content:space-between;margin:10px}.page-mySessionsHit-hitBreadCrumbs>svg{cursor:pointer}.page-mySessionsHit-hitBreadCrumbsTargets{color:#5b6178;font-weight:500;font-size:12px}.page-mySessionsHit-hitVideoWrap{position:relative;margin-top:20px;display:flex;flex-direction:column;justify-content:center}.page-mySessionsHit-hitVideoSettingsButtonsBar{background:#f0f2f6;position:relative;display:flex;padding:3px 0;justify-content:space-between}.page-mySessionsHit-hitVideoSettingsButtonsBar>*{display:flex;flex-direction:row;flex:1;justify-content:center;padding:0}.page-mySessionsHit-hitVideoSettingsButtonsBarHit{color:#5b6178;font-weight:700;font-size:16px}.page-mySessionsHit-hitVideoSettingsButtonsBarPrev{border-left:1px solid #c1c7de}.page-mySessionsHit-hitVideoSettingsButtonsBar>.component-dropdown-wrapper{position:unset!important}.page-mySessionsHit-hitVideoSettingsButtonsBarSettings{display:flex!important;justify-content:center;border-left:1px solid #c1c7de}.page-mySessionsHit-hitVideoSettingsButtonsBarSettings>.component-dropdown-button{position:unset!important;width:40px;height:40px;display:flex!important;align-items:center;justify-content:center;height:100%}.page-mySessionsHit-hitVideoSettingsButtonsBarSettings>.component-dropdown-button>svg>*{fill:#5b6178}.page-mySessionsHit-hitVideoSettingsWrap{top:50px}.page-mySessionsHit-hitVideoSettingsWrap>div{margin:0 20px;background:#fff;border-radius:6px}.page-mySessionsHit-hitVideoSettings{padding:10px;margin-bottom:10px}.page-mySessionsHit-hitVideoSettings>input{-webkit-appearance:none;width:100%;height:6px;background:#c1c7de;border-radius:5px;outline:none;position:relative}.page-mySessionsHit-hitVideoSettings>input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;background:#000;border-radius:50%;cursor:pointer;border:2px solid #000;margin-top:-2px}.page-mySessionsHit-hitVideoSettings>input::-moz-range-thumb{width:18px;height:18px;background:#000;border:none;border-radius:50%;cursor:pointer}.page-mySessionsHit-hitVideoSettingsLabel{display:flex;align-items:center;font-weight:700;margin-bottom:6px;font-size:16px}.page-mySessionsHit-hitVideoSettingsLabel>svg{margin-right:10px}.page-mySessionsHit-hitType{display:flex;align-items:center;justify-content:center;font-size:34px;color:#fff;font-weight:700}.page-mySessionsHit-hitType>svg{margin-right:5px}.page-mySessionsHit-hit2barrels{margin-left:10px;font-weight:500;font-size:14px;background-color:#fff;color:#000;padding:2px 7px;border-radius:10px}.page-mySessionsHit-hitTypeHit{background-color:#32c860;height:40px}.page-mySessionsHit-hitTypeHit2{background-color:#e98e50;height:40px}.page-mySessionsHit-hitTypeMiss{background-color:#fb2047;height:40px}.page-mySessionsHit-hitInfo{margin:0 auto;width:100%;max-width:1000px;padding-top:20px;display:flex;justify-content:space-between}.page-mySessionsHit-hitInfoItem{display:flex;flex-direction:column;align-items:center;gap:5px;padding:7px;width:30%;border:.5px solid #c1c7de}.page-mySessionsHit-hitInfoItem>div:first-child{color:#737992;font-weight:400;font-size:14px}.page-mySessionsHit-hitInfoItem>div:nth-child(2){color:#313545;font-weight:700;font-size:22px}.component-dropdown-wrapper{position:relative;display:inline-block}.component-dropdown-button{cursor:pointer}.component-dropdown-content>*{position:absolute;z-index:1;left:0}.page-mySessionsList{height:100%;overflow:auto}.page-mySessionsList-listWrap{display:flex;flex-direction:column;justify-self:center;width:700px}@media (max-width: 768px){.page-mySessionsList-listWrap{max-width:100%}}.page-mySessionsList-listTotal{margin:10px;color:#5b6178;font-weight:700;font-size:10px}.page-mySessionsList-listTotalGetPro{position:relative;cursor:pointer;display:inline-flex;align-items:baseline;margin-left:17px}.page-mySessionsList-listTotalGetPro>svg{position:absolute;left:-12px;top:0}.page-mySessionsList-listPart{-webkit-user-select:none;user-select:none;background-color:#f0f2f6;position:relative;cursor:pointer;padding:10px;border-radius:10px;width:calc(100% - 20px);margin:10px;justify-content:flex-start}.page-mySessionsList-listPartTitle{color:#000;font-weight:700;font-size:16px}.page-mySessionsList-listPartHits{display:flex;position:absolute;top:11px;right:17px;color:#1e202c;font-weight:400;font-size:14px}.page-mySessionsList-listPartShots{margin-top:12px;display:flex;align-self:center;gap:2px}.page-mySessionsList-listPartShots>span{font-weight:400;font-size:12px;color:#1e202c}.page-mySessionsList-listPartDate{margin-top:5px;display:flex;align-self:center;gap:2px}.page-mySessionsList-listPartDate>span{font-weight:500;font-size:11px;color:#737992}.page-mySessionsList-listPartDate>svg>*{fill:#737992}.page-mySessionsList-listPartLocation{margin-top:5px;display:flex;align-self:center;gap:2px}.page-mySessionsList-listPartLocation>span{font-weight:500;font-size:11px;color:#737992}.page-mySessionsList-listPartLocation>svg>*{fill:#737992}.page-mySessionsList-listPartOverview{position:absolute;display:flex;align-self:center;gap:2px;bottom:11px;right:13px}.page-mySessionsList-listPartOverview>span{font-weight:700;font-size:10px;color:#1087cc}.page-mySessionsList-listPartOverview>svg>*{fill:#1087cc}.component-paginationLoading{display:flex;justify-content:center;align-items:center;width:100%;padding:24px 0}.component-paginationLoading-loadingBar{position:relative;width:200px;height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.component-paginationLoading-progress{position:absolute;left:-50%;top:0;height:100%;width:50%;background:linear-gradient(90deg,#3b82f6,#2563eb);animation:paginationLoadingSlide 1s infinite linear;border-radius:3px}@keyframes paginationLoadingSlide{0%{left:-50%}to{left:100%}}.page-mySessionsTabs-breadCrumbs{display:flex;align-items:center;justify-content:space-between;padding:10px;border-bottom:1px solid #a6acc4}.page-mySessionsTabs-breadCrumbs>svg{cursor:pointer}.page-mySessionsTabs-breadCrumbsDate{font-weight:500;font-size:12px;color:#5b6178}.page-mySessionsTabs-breadCrumbsCount{display:flex;align-items:center;font-weight:700;font-size:13px;color:#5b6178}.page-mySessionsTabs-breadCrumbsCount>svg{margin-right:4px}.page-mySessionsTabs-targetsWrap{display:flex;justify-content:center;margin-top:20px}.page-mySessionsTabs-targetsGrid{display:grid;grid-template-columns:repeat(5,50px);gap:15px;justify-content:center;margin:0 auto}@media (max-width: 360px){.page-mySessionsTabs-targetsGrid{grid-template-columns:repeat(4,60px)}}@media (max-width: 300px){.page-mySessionsTabs-targetsGrid{grid-template-columns:repeat(3,60px)}}@media (max-width: 240px){.page-mySessionsTabs-targetsGrid{grid-template-columns:repeat(2,60px)}}.page-mySessionsTabs-sessionsLoading{margin-top:24vh;display:flex;align-items:center;justify-content:center}.page-mySessionsTabs-sessionsWrap{display:flex;justify-content:center;margin-top:20px;gap:5px}.page-mySessionsTabs-sessionsWrap2{display:flex;flex-direction:column;justify-self:center;margin:20px 0;width:750px;gap:30px}@media (max-width: 768px){.page-mySessionsTabs-sessionsWrap2{width:100%}}.page-mySessionsTabs-sessionsBlock{display:flex;flex-direction:column;align-items:center;gap:5px;padding:7px;width:175px;border:.5px solid #c1c7de}.page-mySessionsTabs-sessionsBlock>div:first-child{color:#737992;font-weight:400;font-size:14px}.page-mySessionsTabs-sessionsBlock>div:nth-child(2){display:flex;align-items:center;color:#313545;font-weight:700;font-size:22px}.page-mySessionsTabs-sessionsBlock>div:nth-child(2)>svg{margin-right:5px}.component-TopSwitcher{display:flex;justify-content:center;border-bottom:1px solid #a6acc4}@media (max-width: 768px){.component-TopSwitcher .component-TopSwitcher-switchButton{width:100%}}.component-TopSwitcher-switchButton{padding:0 20px;display:flex;align-items:center;justify-content:center;height:48px;cursor:pointer;font-size:13px;font-weight:500;border-bottom:4px solid rgba(0,0,0,0)}.component-TopSwitcher-selected{border-bottom:4px solid #1087cc}.component-HitLabel{width:50px;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none}.component-HitLabel-circle{border-radius:50%;width:50px;height:50px;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.component-HitLabel-circle>span{font-weight:700;font-size:18px;color:#fff}.component-HitLabel-label{font-size:10px;font-weight:700;position:absolute;background-color:#fff;width:24px;height:14px;text-align:center;top:-2px;left:0;border-radius:6px;box-shadow:0 2px 6px #0510371a}.component-HitLabel-hit{background-color:#32c860}.component-HitLabel-hit2{background-color:#e98e50}.component-HitLabel-miss{background-color:#fb2047}.page-activeSession{height:100%}.page-activeSession-topBar{width:100%;display:flex;align-items:center;justify-content:space-between;height:60px;border-bottom:1px solid #a6acc4}.page-activeSession-topBar svg{cursor:pointer}.page-successPayment{cursor:pointer;display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;height:100%}.page-successPayment>div{margin-top:20px;font-weight:700;font-size:22px;color:#313545;text-align:center}.page-successPayment>span{display:block;font-weight:500;font-size:11px;color:#a6acc4}.page-statistics{height:100%}.page-statistics-topBar{width:100%;display:flex;align-items:center;justify-content:space-between;height:60px;border-bottom:1px solid #a6acc4}.page-statistics-content{flex-direction:column;display:flex;justify-content:center;align-items:center;min-height:100%}.page-statistics-grahpJsHitRateTitle{color:#737992;font-weight:700;font-size:14px;padding:15px 0 20px}.page-statistics-grahpJsHitRate{width:100%;padding-bottom:60px}@media (min-width: 768px){.page-statistics-grahpJsHitRate{max-width:700px}}.page-statistics-title{display:flex;justify-content:center;color:#000;font-size:22px;font-weight:700;margin-top:25px;margin-bottom:25px}.page-statistics-frame{padding:18px 0;display:flex;justify-content:space-between;max-width:350px;width:100%;margin:0 auto;border-bottom:1px solid #a6acc4}.page-statistics-frame>div:nth-child(1){color:#313545;font-size:18px;font-weight:400}.page-statistics-frame>div:nth-child(2){color:#737992;font-size:18px;font-weight:400}.page-statistics-loading{display:flex;justify-content:center;align-items:center;padding-top:70px;padding-bottom:70px;height:100%}.page-statistics-contentWrap{padding:0 10px;display:flex;flex-direction:column;max-width:350px;width:100%}.page-statistics-contentWrap>div:last-child{border-bottom:unset}.page-progress{height:100%}.page-progress-topBar{width:100%;display:flex;align-items:center;justify-content:space-between;height:60px;border-bottom:1px solid #a6acc4}.page-progress-content{flex-direction:column;display:flex;align-items:center;min-height:100%;padding:20px 20px 0}.page-progress-loading{display:flex;justify-content:center;align-items:center;padding-top:70px;padding-bottom:70px;height:100%}.page-progress-recentWrap{max-width:400px;margin:0 auto;width:100%}.page-progress-badgesWrap{max-width:400px;margin:0 auto 40px;width:100%}.page-progress-levelNumb{position:relative;display:inline-flex;align-items:center;justify-content:center;width:50px;height:55px;font-size:18px;font-weight:700;z-index:1}.page-progress-levelNumb:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#d9d9d9;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);z-index:-1}.page-progress-levelYourLevel{padding-top:5px;color:#737992;font-size:11px;font-weight:500}.page-progress-levelTitle{padding-top:3px;color:#000;font-size:18px;font-weight:700}.page-progress-levelWrap{position:relative;background-color:#f0f2f6;padding:20px;max-width:400px;width:100%;margin-bottom:20px}.page-progress-levelWrapTopBlock{display:flex;gap:15px}.page-progress-levelWrapTopBlock>svg{position:absolute;right:26px;top:23px;cursor:pointer}.page-progress-levelWrapBottomBlock{justify-content:space-between;display:flex;gap:10px;padding-top:20px}.page-progress-levelBlock{display:flex;flex-direction:column;align-items:center;gap:5px;padding:7px;width:115px;border:.5px solid #c1c7de}.page-progress-levelBlock>div{display:flex;justify-content:center;align-items:center;gap:6px}.page-progress-levelBlock>div svg>*{fill:#1e202c}.page-progress-levelBlock>div:first-child{white-space:nowrap;color:#737992;font-weight:400;font-size:14px}.page-progress-levelBlock>div:nth-child(2){color:#1e202c;font-weight:700;font-size:22px}.page-progress-pigeonsWrap{background-color:#f0f2f6;padding:20px;max-width:400px;width:100%;margin-bottom:20px}.page-progress-pigeonsWrapContent{display:flex;align-items:center;gap:10px;padding-bottom:5px}.page-progress-pigeonsWrapTitle{font-weight:700;font-size:16px;color:#000}.page-progress-pigeonsWrapScore{font-weight:700;font-size:28px;color:#000}.page-progress-pigeonsWrapDescripton{font-weight:500;font-size:10px;color:#000}.modal-level-loading{display:flex;justify-content:center;align-items:center;min-height:500px}.modal-level-topBar{display:flex;align-items:center;justify-content:space-between}.modal-level-topBar svg{margin:10px;cursor:pointer}.modal-level-content{display:flex;flex-direction:column;align-items:center;gap:21px;min-height:100%;padding:20px 20px 0}.modal-level-levelNumb{position:relative;display:inline-flex;align-items:center;justify-content:center;width:50px;height:55px;font-size:18px;font-weight:700;z-index:1}.modal-level-levelNumb:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#d9d9d9;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);z-index:-1}.modal-level-levelYourLevel{padding-top:5px;color:#737992;font-size:11px;font-weight:500}.modal-level-levelTitle{padding-top:3px;color:#000;font-size:18px;font-weight:700}.modal-level-levelBlock{max-width:400px;width:100%;margin-bottom:20px;display:flex;gap:16px}.modal-level-statsBlock{max-width:400px;width:100%;margin-bottom:20px;justify-content:space-between;display:flex;gap:10px}.modal-level-statsWrap{display:flex;flex-direction:column;align-items:center;gap:5px;padding:7px;width:115px;border:.5px solid #c1c7de}.modal-level-statsWrap>div{display:flex;justify-content:center;align-items:center;gap:6px}.modal-level-statsWrap>div svg>*{fill:#1e202c}.modal-level-statsWrap>div:first-child{white-space:nowrap;color:#737992;font-weight:400;font-size:14px}.modal-level-statsWrap>div:nth-child(2){color:#1e202c;font-weight:700;font-size:22px}.modal-level-accuracyBlock{max-width:400px;width:100%;margin-bottom:20px;background:#f0f2f6;padding:15px;display:flex;align-items:center;gap:10px}.modal-level-otherBlock{max-width:400px;width:100%;margin-bottom:20px;padding:15px;border:1px solid #D9DDEA;border-radius:10px}.modal-level-otherBlockTitle{color:#313545;font-weight:700;font-size:18px;padding-bottom:5px}.modal-level-otherBlockDescription{padding:5px 0;color:#000;font-weight:400;font-size:14px}.modal-level-otherBlockLevelsHead{display:flex;justify-content:space-between;padding:20px 0 5px}.modal-level-otherBlockLevelsHead>div{color:#5b6178;font-weight:400;font-size:11px}.modal-level-otherBlockLevels>div{position:relative;display:flex;justify-content:space-between;padding:10px 0}.modal-level-otherBlockLevels>div>div:first-child{color:#1e202c;font-weight:400;font-size:16px}.modal-level-otherBlockLevels>div>div:nth-child(2){color:#000;font-weight:700;font-size:16px}.modal-level-yourLevel{position:absolute;top:6px;left:calc(50% - 30px);margin:0 auto;color:#2bc128;font-weight:700;font-size:9px}*{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important}*,*:before,*:after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}html,body{overflow:hidden;height:100%}#root{overflow:hidden;height:100%;position:relative}#root>*{overflow:auto}h2{font-weight:700;font-size:22px}input,button,textarea,select{font:inherit}.GLOBAL_img_TEST{width:150px;height:150px}@font-face{font-family:testFont;src:url(/static/assets/Ojuju-Regular-B7bK2BZ2.ttf);font-style:normal}.no_select{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Toastify__toast--error{background-color:#ffe8ec;border:1px solid #ff98ab}
