@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Space+Grotesk:wght@300;400;500;600;700&display=swap);.header{padding:0 20px;position:fixed;width:100%;z-index:999}@media screen and (max-width:1410px){.header .container{padding:0}}.header_navbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:var(--white);border-radius:10px;display:flex;justify-content:space-between;padding:18px 34px!important;transition:.3s}@media screen and (max-width:1410px){.header_navbar{border-radius:0}}.header_navbar_close{display:flex;justify-content:space-between;padding:0 0 0 47px;width:100%}.header_navbar_close_left{align-items:center;display:flex;gap:20px}.header_navbar_close_left_item a{color:var(--text-color)!important}.header_navbar_close_right{align-items:center;display:flex;gap:5px;justify-content:space-between}.header_navbar_close_right_sun{fill:var(--text-color);cursor:pointer;margin-right:10px}.header_navbar_close_right_signUp{background-color:#0000;border:none}.header_navbar_close_right_signUp a{background-color:var(--white);border:1px solid var(--green);border-radius:10px;color:var(--text-color-2)!important;cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:700;height:100%;line-height:16px;padding:14px 20px;width:100%}.header_navbar_close_right_register{background-color:#0000;border:none}.header_navbar_close_right_register a{background:var(--green);border:1px solid var(--green);border-radius:10px;color:var(--white);cursor:pointer;display:flex;font-size:14px;font-style:normal;font-weight:700;gap:10px;height:100%;line-height:16px;padding:14px 20px;width:100%}.header .burger{background-color:#0000;border:none;display:none;padding:10px}.header .burger svg{fill:var(--text-color);font-size:20px}.header .none{display:flex;justify-content:space-between;padding:0 47px;width:100%}@media(max-width:1140px){.header_navbar{align-items:center}.header_navbar .burger{display:flex}.header_navbar_close{align-items:center;background-color:var(--white);flex-direction:column-reverse;height:100vh;justify-content:start;left:-1500px;overflow:hidden;padding:64px 0;position:absolute;text-align:center;top:80px;transition:.3s;width:100%}.header_navbar_close_left{display:inline-block}.header_navbar_close_left_item{margin-bottom:42px}.header_navbar_close_left_nav{margin-bottom:20px}.header_navbar_close_right{align-items:center;display:flex;justify-content:center;margin-bottom:44px}.header_navbar .open{align-items:center;flex-direction:column-reverse;justify-content:start;left:0;padding-top:64px;text-align:center}}@media screen and (max-width:1410px){.header{padding:0}}.shrink{box-shadow:0 5px 10px 2px #223c5033;padding:10px 34px!important}html[data-theme=light]{--text-color:#121212;--text-color-2:#2d3134;--text-color-3:#5b5f62;--body-bg:#fff;--green:#0e3f41;--white:#fff;--gray:#a1a1a1;--dark-gray:#98a2b3;--mid-gray:#797979;--bg-gray:#fffc;--label:#0e3f4180;--bg-light-gray:#f2efe8;--bg-carousel-gray:#f2efe8;--link-color:#0e3f41;--footer-bg:#f3f3f3;--page-bg:#fcfbf8cc;--input:#d0d5dd}html[data-theme=dark]{--text-color:#fff;--text-color-2:#fff;--text-color-3:#dbdbdb;--green:#eabf9f;--input:#eabf9f;--white:#121212;--body-bg:#1f1e1f;--bg-carousel-gray:#121212;--link-color:#fff;--footer-bg:#121212;--dark-gray:#98a2b3;--page-bg:#121212;--mid-gray:#fff;--label:#fff}*{box-sizing:border-box;font-family:Space Grotesk,sans-serif;list-style:none;margin:0;padding:0}body{background-color:var(--body-bg);font-size:16px;font-style:normal;font-weight:500;line-height:normal}#root{margin-top:40px}@media screen and (max-width:1140px){#root{margin-top:0}}a{text-decoration:none}::-webkit-scrollbar{width:11px}::-webkit-scrollbar-track{background-color:var(--bg-light-gray);width:11px}::-webkit-scrollbar-thumb{background-color:var(--green);border-radius:10px}.container{margin:0 auto;max-width:1360px;padding:0 20px}.title{color:var(--text-color-2);font-size:48px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:34px}@media screen and (max-width:1140px){.title{font-size:38px;line-height:normal}}@media screen and (max-width:745px){.title{font-size:32px}}@media screen and (max-width:576px){.title{font-size:20px}}.text{color:var(--text-color);font-size:16px;font-style:normal;font-weight:400;line-height:normal}.home{padding-top:154px}@media screen and (max-width:1140px){.home{padding-top:80px}}.footer{background:var(--footer-bg);padding:48px 0 18px}.footer__icon{color:var(--text-color);font-size:20px}.footer_top{display:flex;justify-content:space-between}.footer_top_cards{width:22%}.footer_top_cards_info{color:var(--dark-gray);font-size:14px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:10px}.footer_top_cards_title{color:var(--text-color);margin-top:15px}.footer_top_cards_text{margin-left:6px}.footer_top_cards_text,.footer_top_cards_text a{color:var(--text-color);cursor:pointer;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.footer_end{align-items:center;display:flex;justify-content:space-between;padding:33px 20px 0}.footer_end_year{color:#98a2b3}.footer_end_social{cursor:pointer;display:flex;gap:20px}@media(max-width:480px){.footer_top{display:flex;flex-direction:column}.footer_top_cards{margin-bottom:35px;width:80%}.footer_end{display:flex;flex-direction:column-reverse}.footer_end_social{margin-bottom:20px}}@media(max-width:574px){.footer_top{display:flex;flex-direction:column}.footer_top_cards{margin-bottom:35px;width:80%}.footer_end{display:flex;flex-direction:column-reverse}.footer_end_social{margin-bottom:20px}}@media(max-width:1000px){.footer_top{display:flex;flex-direction:column}.footer_top_cards{margin-bottom:35px;width:80%}.footer_end{display:flex;flex-direction:column-reverse}.footer_end_social{margin-bottom:20px}}@media(max-width:1024px){.footer_top{display:flex;flex-direction:column}.footer_top_cards{margin-bottom:35px;width:80%}.footer_end{display:flex;flex-direction:column-reverse}.footer_end_social{margin-bottom:20px}}.spinner-wrap{align-items:center;display:flex;width:100%}.spinner-wrap.full{background-color:#ffffffb3;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.spinner-wrap.absolute{background-color:#fffc;height:100%;justify-content:center;left:0;position:absolute;top:0}.spinner-wrap.center{justify-content:center}.spinner-wrap.end{justify-content:flex-end}.spinner-wrap.start{justify-content:flex-start}.spinner-wrap.md .spinner{height:35px;width:35px}.spinner{animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;border:3px solid #ff675d33;border-radius:50%;border-top:3px solid var(--orange);display:inline-block;height:30px;width:30px}@keyframes spin{to{-webkit-transform:rotate(1turn)}}.profile-bar__banner{position:relative}.profile-bar__banner .edit-icon{background-color:#fff;background-position:50%;background-repeat:no-repeat;border:1px solid #ececec;border-radius:100px;content:"";height:35px;position:absolute;right:20px;top:20px;width:35px;z-index:2}.profile-btn{background-color:#0e3f41;border-radius:6px;color:#fff;padding:12px 18px}.use-appeals{width:938px}.use-appeals,.user-chat{background-color:#fff;border-radius:12px;padding:25px}.user-chat{width:894px}
/*# sourceMappingURL=main.0d2010cc.css.map*/