body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}@-webkit-keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.btn_loader:before{-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite;border:1px solid #ccc;border-radius:50%;border-top-color:#07d;box-sizing:border-box;content:"";height:30px;left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;width:30px}header{align-items:center;display:flex;justify-content:flex-end;padding:16px}.get_started_btn{background-color:#f0f0f0;border-radius:36px;color:#000;font-weight:700;padding:16px 32px;text-decoration:none}.get_started_btn:hover{background-color:hsla(0,0%,75%,.887)}main.main_home_page{align-items:center;display:flex;height:calc(100vh - 85px);justify-content:center}button{cursor:pointer}.get_started_container{align-items:center;display:flex;flex-direction:column;gap:10px;height:100vh;justify-content:center}.get_started_container h1{font-size:44px;font-weight:800}.get_started_container h2{color:#222;font-weight:600}.get_started_container h2 a{color:#222;font-weight:700}.get_started_container h2 a:hover{color:#000}.continue_with_btn{display:flex;flex-direction:column;gap:16px}.continue_with_btn button{align-items:center;border:none;border-radius:66px;color:#000;display:flex;font-size:26px;font-weight:700;gap:16px;height:73px;justify-content:flex-start;padding:0 48px;width:435px}.continue_with_btn button:first-child{background-color:#333;color:#fff}.continue_with_btn button:first-child:hover{background-color:#000}.continue_with_btn button:nth-child(2){background-color:#00a1f1;color:#fff}.continue_with_btn button:nth-child(2):hover{background-color:#008dd4}.continue_with_btn button:nth-child(3){background-color:#f6f8fc;border:1px solid #999;color:#222}.continue_with_btn button:nth-child(3):hover{background-color:#eaf1fb}.profile_header{align-items:center;display:flex;justify-content:space-between}.profile_header img{border-radius:50%;height:50px;margin-left:10px;width:50px}
/*# sourceMappingURL=main.f6e4ede9.css.map*/