@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap");:root{--bg:#fff;--textColor:#000;--softBg:#f0f0f0;--softTextColor:#626262}*{padding:0;margin:0;box-sizing:border-box}body{max-width:100vw;overflow-x:hidden;font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}.dark{--bg:#0f172a;--textColor:#ddd;--softBg:#060a13;--softTextColor:#a6a6a6}.light{--bg:#fff;--textColor:#000;--softBg:#f0f0f0;--softTextColor:#626262}.container{min-height:100vh;background-color:var(--bg);color:var(--textColor)}.wrapper{max-width:1536px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px}@media screen and (max-width:1536px){.wrapper{max-width:1366px}}@media screen and (max-width:1280px){.wrapper{max-width:1024px}}@media screen and (max-width:1024px){.wrapper{max-width:768px;padding-left:40px;padding-right:40px}}@media screen and (max-width:768px){.wrapper{max-width:640px}}@media screen and (max-width:640px){.wrapper{max-width:475px}}.ql-container{font-size:28px!important}.quill>.ql-container>.ql-editor.ql-blank:before{color:#b3b3b1}.footer_container__cL_uA{margin-top:50px;padding:20px 0;display:flex;align-items:center;justify-content:space-between;color:var(--softTextColor)}.footer_info__uKSJc{flex:1 1;display:flex;flex-direction:column;gap:14px}.footer_logo__pe9i3{display:flex;align-items:center;gap:10px}.footer_logoText__QUSlJ{font-size:24px}.footer_desc__4TFpC{font-weight:300}.footer_link__GYo3a{color:#454545}.footer_icons__owG1o{margin-top:10px;display:flex;gap:10px}.footer_links__t81SU{flex:1 1;display:flex;justify-content:flex-end;gap:100px}.footer_list__TA6Rj{display:flex;flex-direction:column;gap:10px;font-weight:300}.footer_listTitle__wUBPu{font-weight:700;color:#c8c3c3}@media screen and (max-width:1024px){.footer_links__t81SU{gap:50px}}@media screen and (max-width:768px){.footer_container__cL_uA{flex-direction:column;gap:50px}.footer_links__t81SU{width:100%;justify-content:space-between}}@media screen and (max-width:640px){.footer_links__t81SU{font-size:14px}}.navbar_container__CZncu{display:flex;align-items:center;justify-content:space-between;height:100px}.navbar_social__Zhp3T{display:flex;gap:10px;flex:1 1}.navbar_logo__uZP7g{flex:1 1;text-align:center;font-size:36px;font-weight:700;color:#454545;cursor:pointer}.navbar_links__zwFDW{display:flex;align-items:center;gap:20px;flex:1 1;font-size:20px}.navbar_link__AyfKG:hover{color:#2f943d}@media screen and (max-width:1280px){.navbar_logo__uZP7g{font-size:32px}.navbar_links__zwFDW{font-size:18px;gap:15px}}@media screen and (max-width:1024px){.navbar_social__Zhp3T{display:none}.navbar_logo__uZP7g{text-align:left}}@media screen and (max-width:768px){.navbar_logo__uZP7g{font-size:24px}}@media screen and (max-width:640px){.navbar_links__zwFDW{justify-content:flex-end}.navbar_link__AyfKG{display:none}}.authLinks_link__yirEv{cursor:pointer}.authLinks_link__yirEv:hover{color:#2f943d}.authLinks_burger__pRjeS{width:20px;height:16px;flex-direction:column;justify-content:space-between;cursor:pointer;display:none}.authLinks_line__hpTU5{width:100%;height:2px;background-color:var(--textColor)}.authLinks_responsiveMenu__nnHTP{position:absolute;top:100px;left:0;background-color:var(--bg);height:calc(100vh - 100px);width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px;font-size:36px;z-index:999}@media screen and (max-width:640px){.authLinks_burger__pRjeS{display:flex}.authLinks_link__yirEv{display:none}}.themeToggle_container__qFM4I{width:40px;height:20px;border-radius:50px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;position:relative}.themeToggle_ball__I_org{width:15px;height:15px;border-radius:50%;position:absolute}