@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-menu-item,.ant-btn{transition:all .25s cubic-bezier(.645,.045,.355,1)!important}.profile-dropdown-trigger:hover{background:#00000006}.profile-dropdown-trigger--dark:hover{background:#ffffff14}.app-top-header{background:#1e3a5f!important}.top-service-nav.ant-menu-horizontal{background:0 0!important;border-bottom:none!important}.top-service-nav.ant-menu-horizontal>.ant-menu-item{border-radius:6px;margin-inline:4px;color:#ffffffd1!important;padding-inline:14px!important}.top-service-nav.ant-menu-horizontal>.ant-menu-item .anticon{color:inherit}.top-service-nav.ant-menu-horizontal>.ant-menu-item:after{display:none!important}.top-service-nav.ant-menu-horizontal>.ant-menu-item:hover{color:#fff!important;background:#ffffff1f!important}.top-service-nav.ant-menu-horizontal>.ant-menu-item-selected,.top-service-nav.ant-menu-horizontal>.ant-menu-item-selected:hover,.top-service-nav.ant-menu-horizontal>.ant-menu-item-selected:active,.top-service-nav.ant-menu-horizontal>.ant-menu-item-selected.ant-menu-item-active{font-weight:500;color:#fff!important;background:#1677ff!important}.side-service-nav.ant-menu-inline{font-size:12px!important}.side-service-nav.ant-menu-inline .ant-menu-item,.side-service-nav.ant-menu-inline .ant-menu-submenu-title{width:calc(100% - 8px)!important;height:36px!important;margin-block:2px!important;margin-inline:4px!important;padding-inline:10px!important;line-height:36px!important}.side-service-nav.ant-menu-inline .ant-menu-submenu .ant-menu-item{padding-inline:10px!important}.side-service-nav.ant-menu-inline .ant-menu-item .anticon,.side-service-nav.ant-menu-inline .ant-menu-submenu-title .anticon{font-size:13px!important}.side-service-nav.ant-menu-inline .ant-menu-title-content{margin-inline-start:6px!important}.ant-layout-content{animation:.4s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.form-field-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:16px;display:grid}.form-field-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=1199px){.form-field-grid,.form-field-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=575px){.form-field-grid,.form-field-grid--2,.form-field-grid--3{grid-template-columns:minmax(0,1fr)}}
