*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;overflow-x:hidden;max-width:100%}#root,body,html{height:100%}body{font-family:Inter,sans-serif}a,button{font-family:inherit;background:inherit;cursor:pointer;text-decoration:inherit}img{max-width:100%}button{border:none;background:inherit;transition:all .2s}button:hover{opacity:.7}button:active{opacity:1}.container{max-width:1360px;margin:0 auto;padding:0 24px}@media(max-width:600px){.container{padding:0 16px}}.header_container{display:flex;justify-content:space-between;max-width:1480px;padding-top:20px;align-items:center;gap:10px}.header_logo{display:block;max-width:140px;flex:1 0 auto}.header_layout{height:48px;display:flex;justify-content:space-around;background-color:#eef1f2;border-radius:10px;align-items:center;padding:8px 12px}.header_layout_link{color:#181818;font-size:20px;font-weight:500;line-height:32px;text-decoration:none;padding:4px 16px;display:block;border-radius:10px}.header_layout_link:hover{background:hsla(0,0%,100%,.3764705882)}.header_layout_link.active{background:#fff}.container_signIn{max-width:130px;width:100%;display:flex;justify-content:space-between;font-size:16px;align-items:center}.header_account_wrap{position:relative;display:inline-block}.header_account{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#4caf50,#2e7d32);color:#fff;text-decoration:none;overflow:hidden;box-shadow:0 2px 6px rgba(46,125,50,.25);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease;border:2px solid #fff;padding:0;cursor:pointer;font:inherit}.header_account .anticon{font-size:18px;line-height:1}.header_account img{width:100%;height:100%;object-fit:cover;display:block}.header_account:hover{transform:translateY(-1px);box-shadow:0 4px 10px rgba(46,125,50,.35);filter:brightness(1.05)}.header_account:active{transform:translateY(0)}.account_menu{position:absolute;top:calc(100% + 10px);right:0;min-width:260px;background:#fff;border:1px solid #eef0f2;border-radius:14px;box-shadow:0 12px 32px rgba(0,0,0,.12);padding:10px;z-index:50;animation:accountMenuIn .16s ease-out}@keyframes accountMenuIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.account_menu_head{display:flex;align-items:center;gap:10px;padding:8px 8px 10px}.account_menu_avatar{width:40px;height:40px;flex-shrink:0;border-radius:50%;background:linear-gradient(135deg,#4caf50,#2e7d32);color:#fff;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.account_menu_avatar img{width:100%;height:100%;object-fit:cover}.account_menu_avatar .anticon{font-size:18px}.account_menu_meta{min-width:0;flex:1 1}.account_menu_name{font-size:14px;font-weight:600;color:#181818}.account_menu_email,.account_menu_name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account_menu_email{font-size:12px;color:#6b7280}.account_menu_divider{height:1px;background:#eef0f2;margin:4px 0}.account_menu_item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:500;color:#181818;text-decoration:none;background:rgba(0,0,0,0);border:none;cursor:pointer;font-family:inherit;text-align:left;transition:background .15s ease,color .15s ease}.account_menu_item .anticon{font-size:16px;color:#15803d}.account_menu_item:hover{background:rgba(22,163,74,.08);color:#15803d}.account_menu_logout,.account_menu_logout .anticon{color:#b91c1c}.account_menu_logout:hover{background:rgba(239,68,68,.1);color:#991b1b}.account_menu_logout:hover .anticon{color:#991b1b}.header_singin{color:#65926b;font-size:16px;font-weight:500;line-height:10px;text-decoration:none}.header_singin:hover{text-decoration:underline}.hamburger_menu,.hemburger_layout{display:none}.hemburger_layout :last-child{border-bottom:none}.hamburger_menu_close{padding:22px 10px 20px}@media only screen and (max-width:1050px){.header_container{position:relative;z-index:10}.header_layout{display:none}.hamburger_menu{display:block}.header_account_wrap,.header_singin{display:none!important}.hamburger_list .header_layout_link_account,.hamburger_list .header_layout_link_logout{display:flex!important;align-items:center;gap:10px;border:none;cursor:pointer;font-family:inherit;text-align:left;width:100%;margin:6px 0 0!important}.hamburger_list .header_layout_link_account .anticon,.hamburger_list .header_layout_link_logout .anticon{font-size:16px}.hamburger_list .header_layout_link_account{background:rgba(22,163,74,.1)!important;color:#65926b!important}.hamburger_list .header_layout_link_account:hover{text-decoration:none!important;background:rgba(22,163,74,.18)!important}.hamburger_list .header_layout_link_logout{background:rgba(239,68,68,.08)!important;color:#b91c1c!important}.hamburger_list .header_layout_link_logout:hover{text-decoration:none!important;background:rgba(239,68,68,.16)!important;color:#991b1b!important}.hemburger_layout{position:relative}.hemburger_layout .header_layout_link{width:100%;border-bottom:1px solid #000;margin:0;background:#fff;padding:10px 20px}.hemburger_layout .header_layout_link:hover{text-decoration:underline;color:#65926b}.hemburger_layout .hamburger_menu_close{display:inline-block;max-width:max-content;margin-left:auto;background:#fff;padding-right:0}.hemburger_layout .hamburger_list{border:1px solid #181818;width:100%;background-color:#eef1f2;padding:10px;border-radius:10px}.hemburger_layout{height:-moz-fit-content;height:fit-content;width:100%;max-width:340px;flex-direction:column;position:absolute;top:10px;right:0;z-index:10}.hemburger_layout .header_layout_link{padding:5px 20px;margin:10px 0;border:none}.container_signIn{max-width:max-content;margin-left:auto;justify-content:flex-end;gap:22px}}footer{width:100%;background-color:#eef1f2;height:auto;padding:50px 10px 47px}.footer_conteirner_logo{width:300px}.footer_conteirner_descrioption{color:#182729;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;opacity:.5;max-width:300px;margin-top:24px}.footer_conteirner{margin-bottom:50px}.footer_partnership{margin-top:24px;max-width:300px}.footer_partnership_title{color:#182729;font-family:Inter;font-size:14px;font-weight:500;opacity:.7;margin-bottom:10px}.footer_partnership_item{display:flex;align-items:center;gap:10px}.footer_partnership_logo{width:44px;height:44px;object-fit:contain}.footer_partnership_name{color:#182729;font-family:Inter;font-size:13px;font-weight:500;line-height:1.3}.info__container_link{color:#182729;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;opacity:.5;text-decoration:none}.info__container_link:hover{text-decoration:underline}.info__container{margin-top:24px;display:flex;flex-direction:column;gap:18px}.social_media_container_link{color:#000;width:20px;height:20px;display:block}.social_media_container{display:flex;gap:10px}.footer_container_end{border-top:1px solid #dbdfe0;padding:32px 0;max-width:1440px;margin:0 auto;color:#181818;font-family:Inter;font-size:14px;font-style:normal;font-weight:500}.footer_conteirner{display:grid;gap:50px;flex-direction:column;grid-template-columns:auto auto auto auto;justify-content:space-between}@media only screen and (max-width:1050px){.footer_conteirner{max-width:835px;grid-template-columns:auto auto;gap:100px}.footer_conteirner_desc{grid-column:1/3}.info__container_social{width:200%;flex-direction:row;justify-content:space-between}}@media only screen and (max-width:485px){.footer_conteirner{grid-template-columns:auto;gap:0}.footer_conteirner_desc{grid-column:1}.footer_info{padding:25px 0;border-bottom:1px solid #000}.info__container_social{width:100%;flex-direction:row;justify-content:space-between}.footer_container_social{border:0}}.header_lang{position:relative}.header_lang,.header_lang_trigger{display:inline-flex;align-items:center}.header_lang_trigger{gap:6px;padding:7px 12px;background:#f3f5f7;border:1px solid rgba(0,0,0,0);border-radius:999px;color:#181818;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;text-transform:uppercase;letter-spacing:.4px;transition:background .15s ease,border-color .15s ease,color .15s ease}.header_lang_trigger .anticon{font-size:14px;color:#4b5563;transition:color .15s ease}.header_lang_trigger:hover{background:#e8efe9}.header_lang_trigger:hover .anticon{color:#15803d}.header_lang_trigger.is-open{background:rgba(22,163,74,.12);border-color:rgba(22,163,74,.3);color:#15803d}.header_lang_trigger.is-open .anticon{color:#15803d}.header_lang_code{line-height:1}.header_lang_select{position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background:#fff;border:1px solid #eef0f2;border-radius:12px;box-shadow:0 12px 28px rgba(15,23,42,.12);padding:6px;display:flex;flex-direction:column;gap:2px;z-index:50;animation:langPop .16s ease-out}.header_lang_select .select_btn{display:flex;align-items:center;gap:10px;width:100%;padding:9px 12px;border:0;border-radius:8px;background:rgba(0,0,0,0);color:#181818;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}.header_lang_select .select_btn .select_btn_flag{font-size:16px;line-height:1}.header_lang_select .select_btn .select_btn_label{flex:1 1}.header_lang_select .select_btn .select_btn_check{color:#15803d;font-size:13px}.header_lang_select .select_btn:hover{background:rgba(22,163,74,.08);color:#15803d}.header_lang_select .select_btn.is-active{background:rgba(22,163,74,.1);color:#15803d;font-weight:600}@keyframes langPop{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}