.app__loader_container{align-items:center;background-color:rgba(0,0,0,.4);display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:100}.app__loader{-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;border-radius:50%;height:70px;position:relative;width:70px}.app__loader:before{-webkit-animation:prixClipFix 2s linear infinite;animation:prixClipFix 2s linear infinite;border:5px solid var(--bg-primary);border-radius:50%;box-sizing:border-box;content:"";inset:0;position:absolute}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}:root{--text-primary:#454545;--text-secondary:#280749;--text-awarness:#fff;--bg-primary:#5271ff;--bg-secondary:#d6c7a8;--bg-awarness:#dd14f7}*{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}body,html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(180,35,35,0);background-color:#f9f9f9;scroll-behavior:smooth}::selection{background-color:#5271ff;background-color:var(--bg-primary);color:#fff}h1{font-size:26px}h1,h2{font-weight:600}h2{font-size:22px}h3{font-size:20px;font-weight:600}p{font-size:18px;font-weight:400;line-height:1.5}a,p{color:#454545}a{text-decoration:none}.app__container{background-color:var(--bg-1);margin-top:-75px;min-height:60vh;width:100%}.app__section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:auto;margin-right:auto;max-width:1440px;padding-bottom:25px;padding-top:25px;width:100%}.w-100{max-width:100%!important;width:100%!important}.p-top{padding-top:75px}.br-on{border-radius:18px}.app__form_br,.btn-br-on{border-radius:10px}.shadow-on{box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.app__global_form_wrapper{align-items:center;display:flex;flex-direction:column;gap:25px;justify-content:center;margin-top:25px;padding:10px;width:100%}.app__global_form_wrapper h2{color:#065fb7;font-size:32px;font-weight:600;text-align:center}.app__user_page_container{display:flex;flex-direction:row;margin-top:75px;min-height:60vh;width:100%}.app__user_page_content{align-items:flex-start;display:flex;flex-direction:column;gap:25px;max-width:1440px;min-height:60vh;padding:30px;width:100%}.app__user_page_content h2{color:#353535}
/*# sourceMappingURL=main.d5421ea2.css.map*/