@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");:root{line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;accent-color:#e61d2d;--primary-color:#e61d2d;--grey-color:#8c8c8c;--light-gray:#f6f6f6;--shadow-color:#0000000d;--white-color:#fff;--black-color:#000;--button-background:#212b36;--button-color:#fff;--font-jakarta-sans:"Plus Jakarta Sans",sans-serif;--font-montserrat:"Montserrat",sans-serif;--font-inter:"Inter",sans-serif}*,:root{font-family:Montserrat,sans-serif!important}*{box-sizing:border-box}::-webkit-scrollbar{width:var(--scrollbarWidth,8px)}::-webkit-scrollbar-thumb{background-color:#dfe1e6;border-radius:var(--scrollbarThumbWidth,10px)}::-webkit-scrollbar-track{background-color:#f4f4f4;border-radius:var(--scrollbarThumbWidth,10px)}html{height:100%;box-sizing:border-box;text-size-adjust:100%;scroll-behavior:smooth}body,html{margin:0;padding:0;width:100%}body{background-color:var(--button-color);letter-spacing:-.3px;color:rgba(0,0,0,.65);font-size:14px;line-height:1.6;font-weight:400;font-family:Montserrat,sans-serif}h1,h1.ant-typography,h2,h2.ant-typography,h3,h3.ant-typography,h4,h4.ant-typography,h5,h5.ant-typography,h6 h6.ant-typography{margin:0!important}.ant-typography a:hover,a:hover{color:var(--button-background)!important}.ant-layout,.ant-layout-footer{background-color:var(--button-color)!important}.ant-layout .ant-layout-sider-light{background:var(--button-color)!important}.ant-layout,.ant-layout.ant-layout-has-sider{background:transparent!important;position:relative!important;min-height:100vh!important;flex-shrink:0!important}.ant-input.ant-input-lg{line-height:1.4375em;font-size:1rem;font-weight:400;color:var(--button-background);box-sizing:border-box;cursor:text;display:inline-flex;-webkit-box-align:center;align-items:center;width:100%;position:relative;border-radius:8px}:where(.css-dev-only-do-not-override-do9zqw).ant-input-affix-wrapper-lg{line-height:1.4375em!important;font-size:1rem!important;font-weight:400!important;color:var(--button-background)!important;box-sizing:border-box!important;cursor:text!important;display:inline-flex!important;-webkit-box-align:center!important;align-items:center!important;width:100%!important;position:relative!important;border-radius:8px!important}.input-otp__field{line-height:1.4375em;color:var(--button-background);box-sizing:border-box;cursor:text;display:inline-flex;-webkit-box-align:center;align-items:center;width:100%!important;max-width:100%!important;position:relative;border-radius:8px}.ant-typography{margin:0;line-height:1.57143;font-size:.875rem;font-family:Montserrat,sans-serif;font-weight:400}.ant-btn-primary{display:inline-flex!important;-webkit-box-align:center!important;align-items:center!important;position:relative!important;box-sizing:border-box!important;-webkit-tap-highlight-color:transparent!important;outline:0!important;margin:0!important;cursor:pointer!important;user-select:none!important;vertical-align:middle!important;appearance:none!important;text-decoration:none!important;font-weight:700!important;line-height:24px!important;text-transform:unset!important;border-radius:8px!important;padding:20px 22px!important;font-size:16px!important}.ant-btn-primary>div{display:none;position:fixed!important}.ant-btn-primary:disabled,.ant-btn-primary:hover{color:var(--button-color)!important;background-color:#454f5b!important;box-shadow:none!important;text-decoration:none!important}.ant-btn-default{display:inline-flex!important;-webkit-box-align:center!important;align-items:center!important;position:relative!important;box-sizing:border-box!important;-webkit-tap-highlight-color:transparent!important;outline:0!important;background:#fff!important;border-color:#d9d9d9!important;color:rgba(0,0,0,.88)!important;margin:0!important;cursor:pointer!important;user-select:none!important;vertical-align:middle!important;appearance:none!important;text-decoration:none!important;font-weight:700!important;line-height:1.71429!important;text-transform:unset!important;border-radius:8px!important;font-size:15px!important;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0s,box-shadow .25s cubic-bezier(.4,0,.2,1) 0s,border-color .25s cubic-bezier(.4,0,.2,1) 0s!important;-webkit-box-pack:justify!important}.ant-btn-default:disabled,.ant-btn-default:hover{color:#454f5b!important;background-color:var(--button-color)!important;border-color:#d9d9d9!important;box-shadow:none!important;text-decoration:none!important}.root-main{display:grid;grid-template-columns:1fr;height:100vh;position:relative}.root-main:before{width:100%;height:100%;z-index:-1;content:"";position:absolute;background-size:cover;background-repeat:no-repeat;background-position:50%;background-image:url(/assets/overlay.jpg)}@media (min-width:0px){.root-main:before{opacity:.24}}@media (min-width:900px){.root-main:before{opacity:0}}.root-container{display:flex;width:100%;position:relative}.form-stack{display:flex;flex-direction:column;width:100%;margin-left:auto;margin-right:auto;max-width:480px}@media (min-width:0px){.form-stack{padding-left:16px;padding-right:16px}}@media (min-width:900px){.form-stack{padding-left:64px;padding-right:64px}}.root-logo{margin:0;font:inherit;color:var(--light-gray);text-decoration:none;display:contents}.root-box{width:80px;height:80px;display:inline-flex}@media (min-width:0px){.root-box{margin-top:16px;margin-bottom:80px}}@media (min-width:900px){.root-box{margin-top:64px;margin-bottom:64px}}.root-paper{background-color:var(--button-color);color:var(--button-background);transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0s;background-image:none;overflow:hidden;position:relative;box-shadow:0 0 2px 0 rgba(145,158,171,.2),0 12px 24px -4px rgba(145,158,171,.12);border-radius:16px;z-index:0}@media (min-width:0px){.root-paper{padding:40px 24px}}@media (min-width:900px){.root-paper{padding:0;box-shadow:none;overflow:unset;background-color:transparent}}.root-cover{display:flex;flex-direction:column;-webkit-box-flex:1;flex-grow:1;position:relative}.root-cover img{top:16px;left:16px;border-radius:10px;object-fit:cover!important;position:absolute;width:calc(100% - 32px)!important;height:calc(100% - 32px)!important;max-width:100%;display:inline-block;vertical-align:bottom}@media (max-width:1024px){.root-cover{display:none}}.root-form{display:flex;flex-direction:column}.submit-form-item{width:100%;display:flex;justify-content:flex-end;align-items:center}.root-submit-btn{display:inline-flex!important;-webkit-box-align:center!important;align-items:center!important;position:relative!important;box-sizing:border-box!important;-webkit-tap-highlight-color:transparent!important;outline:0!important;border:0!important;margin:0!important;cursor:pointer!important;user-select:none!important;vertical-align:middle!important;appearance:none!important;text-decoration:none!important;font-weight:700!important;line-height:1.71429!important;text-transform:unset!important;min-width:80px!important;padding:8px 12px 8px 16px!important;border-radius:8px!important;width:fit-content!important;box-shadow:none!important;color:var(--button-color)!important;background-color:var(--button-background)!important;height:48px!important;font-size:15px!important;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0s,box-shadow .25s cubic-bezier(.4,0,.2,1) 0s,border-color .25s cubic-bezier(.4,0,.2,1) 0s!important;-webkit-box-pack:justify!important;justify-content:space-between!important}.ant-typography a.root-link{margin:0;font-weight:600;line-height:1.57143;font-size:.875rem;font-family:Public Sans,sans-serif;color:var(--primary-color);text-decoration:none}.root-text{display:flex;flex-direction:column;gap:16px;margin-bottom:40px;position:relative}.ant-typography a.root-router-link{margin:0;font:inherit;text-decoration:underline rgba(33,43,54,.4);color:var(--button-background)}.root-paper h4.ant-typography{margin:0;font-weight:700;line-height:1.5;font-size:1.25rem;font-family:Montserrat,sans-serif}@media (min-width:600px){.root-paper h4.ant-typography{font-size:1.25rem}}@media (min-width:900px){.root-paper h4.ant-typography{font-size:1.5rem}}.forgot-container{width:100%;margin-left:auto;box-sizing:border-box;margin-right:auto;display:block;padding-left:16px;padding-right:16px}@media (min-width:600px){.forgot-container{padding-left:24px;padding-right:24px}}.forgot-stack{display:flex;flex-direction:column;padding-top:96px;padding-bottom:96px;margin:auto;max-width:400px;height:100dvh;text-align:center;-webkit-box-pack:center;justify-content:center}.forgot-svg{width:100%;height:96px}.forgot-text{display:flex;flex-direction:column;gap:8px;margin-top:24px;margin-bottom:40px}.forgot-subtext.ant-typography{margin:0;line-height:1.57143;font-size:.875rem;font-weight:400;color:#637381}.forgot-text h3.ant-typography{margin:0;font-weight:700;line-height:1.5;font-size:1.6rem}@media (min-width:600px){.forgot-text h3.ant-typography{font-size:1.725rem}}@media (min-width:900px){.forgot-text h3.ant-typography{font-size:1.975rem}}.forgot-back-btn{margin:0;font-weight:600;line-height:1.57143;font-size:.875rem;text-decoration:none;color:inherit;-webkit-box-align:center;gap:5px;display:inline-flex}.forgot-back-btn,.verify-loader{align-items:center;justify-content:center}.verify-loader{width:100%;height:100dvh;display:flex}.verify-loader svg{scale:3}.error-subtext{margin:0;line-height:1.5;font-size:1rem;font-weight:400;color:#637381}.error-svg{width:100%;height:260px}@media (min-width:0px){.error-svg{margin-top:40px;margin-bottom:40px}}@media (min-width:600px){.error-svg{margin-top:80px;margin-bottom:80px}}.error-link{display:inline-flex;-webkit-box-align:center;align-items:center;align-self:center;-webkit-box-pack:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:0;border:0;margin:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;text-decoration:none;font-weight:700;line-height:1.71429;text-transform:unset;min-width:64px;width:fit-content;padding:8px 16px;border-radius:8px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0s,box-shadow .25s cubic-bezier(.4,0,.2,1) 0s,border-color .25s cubic-bezier(.4,0,.2,1) 0s,color .25s cubic-bezier(.4,0,.2,1) 0s;box-shadow:none;color:var(--button-color);background-color:var(--button-background);height:48px;font-size:15px}@media (max-width:768px){.error-stack{padding-top:30px;padding-bottom:30px}}.loader-container{justify-content:center;background-color:#fdfcfd}.ant-layout-header,.loader-container{display:flex;align-items:center;width:100%}.ant-layout-header{position:relative;background:transparent;margin-block:0;height:56px;box-sizing:border-box;line-height:56px;z-index:19;padding-block:0;padding-inline:0;padding:0!important;border-block-end:1px solid rgba(5,5,5,.06);background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color .3s cubic-bezier(.645,.045,.355,1)}.header-logo{position:relative}.header-logo,.header-logo a{display:flex;align-items:center}.header-logo a{justify-content:flex-start;width:100%;gap:10px;height:100%;padding-inline:24px;min-height:22px;font-size:20px}.ant-layout-sider.ant-layout-sider-collapsed .ant-layout-sider-children .header-logo a{padding-inline:15px}.header-logo a span{font-family:Aclonica,sans-serif!important;font-weight:400;font-size:32.86px;padding-top:10px;color:var(--button-background);font-style:normal;line-height:32.88px;letter-spacing:.02em;text-align:center}.ant-layout-sider.ant-layout-sider-collapsed .ant-layout-sider-children .header-logo span{display:none}.header-logo a img{width:100%;height:100%;max-width:50px;max-height:50px}.ant-layout-sider.ant-layout-sider-collapsed .ant-layout-sider-children .header-logo a img{width:80px;height:80px}.ant-layout .ant-layout-sider-children{padding-block:20px!important;height:100dvh!important}.ant-layout-sider{display:flex;position:relative;flex-direction:column;border-right:1px dashed rgba(145,158,171,.2)}.collapse-button{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:0;margin:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;text-decoration:none;text-align:center;flex:0 0 auto;border-radius:50%;overflow:visible;color:#637381;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0s;font-size:1.125rem;padding:4px;top:32px;right:-15px;position:absolute;z-index:1101;border:1px dashed rgba(145,158,171,.2);backdrop-filter:blur(6px);background-color:hsla(0,0%,100%,.48)}@media (max-width:1200px){.ant-layout .desktop-sider,.collapse-button{display:none}}.ant-layout .ant-layout-header.static-header{width:100%!important;height:92px!important;padding:0 5.6%!important}@media (max-width:768px){.ant-layout .ant-layout-header.static-header{height:65px!important}}.static-flex-header{width:100%;padding:32px 0}.static-header-logo{display:flex;align-items:center;position:relative}.static-header-logo>span{font-family:Aclonica,sans-serif!important;font-weight:400;font-size:32.86px;color:var(--button-background);font-style:normal;line-height:32.88px;letter-spacing:.02em;text-align:center}@media (max-width:768px){.static-header-logo{height:105px;width:105px}}.avatar-div{padding:24px 20px 16px;cursor:pointer}.ant-layout-sider.ant-layout-sider-collapsed .ant-layout-sider-children .avatar-div{position:relative;padding-top:40px;padding-bottom:32px}.ant-layout-sider.ant-layout-sider-collapsed .ant-layout-sider-children .ant-menu{margin-top:21px}.ant-layout-sider.ant-layout-sider-collapsed .ant-layout-sider-children .avatar-div:after{content:"";display:block;width:calc(100% - 20px);height:1px;background-color:rgba(5,5,5,.06);position:absolute;bottom:0;left:10px}.ant-layout-sider.ant-layout-sider-collapsed .ant-layout-sider-children .ant-menu.ant-menu-vertical .ant-menu-item{margin-block:10px}.avatar-link{margin:24px 0 0}.avatar-container{display:flex;align-items:center;padding:16px 20px;border-radius:12px;background-color:rgba(145,158,171,.12);transition:opacity .2s cubic-bezier(.4,0,.2,1) 0s}.avatar-text{margin-left:16px;transition:width .2s cubic-bezier(.4,0,.2,1) 0s}.avatar-text h5.ant-typography{font-weight:600}.avatar-text h5.ant-typography,.avatar-text span{margin:0;line-height:1.5714285714285714;font-size:.875rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.avatar-text span{font-weight:400;color:#637381}.ant-menu-light .ant-menu-item-group-title{box-sizing:border-box;list-style:none;font-size:.75rem;cursor:pointer;font-weight:700;line-height:1.5;text-transform:uppercase;display:inline-flex;color:#919eab;margin-bottom:4px;padding:16px 8px 8px 12px;transition:color .15s cubic-bezier(.4,0,.2,1) 0s}.ant-menu.ant-menu-inline-collapsed .ant-menu-item-group-title{display:none}.ant-menu-light.ant-menu-root.ant-menu-inline{padding-left:16px;padding-right:16px}.ant-menu:not(.ant-menu-inline-collapsed) .ant-menu-item-group .ant-menu-item-group-list .ant-menu-item{padding-inline:0;padding:4px 8px 4px 12px!important;min-height:44px;outline:0;border:0;margin:0 0 4px}.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item{padding-inline:0;display:flex;justify-content:center;align-items:center}.ant-menu-inline-collapsed>.ant-menu-item-group>.ant-menu-item-group-list>.ant-menu-item .ant-menu-item-icon+span{display:none!important}.ant-menu-light .ant-menu-item a{width:100%;max-width:100%;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.57143;font-size:.875rem;color:#637381;font-weight:500;text-transform:capitalize}.ant-menu-light .ant-menu-item-selected a{color:inherit!important}.icon{width:24px;height:24px;flex-shrink:0;margin-right:16px}.icon img{width:100%;height:100%;display:inline-block}.ant-drawer.drawer-sidebar .ant-drawer-content-wrapper>*{backdrop-filter:blur(20px)!important;background-repeat:no-repeat,no-repeat!important;background-position:100% 0,0 100%!important;background-size:50%,50%!important;box-shadow:40px 40px 80px -8px rgba(145,158,171,.24)!important;transform:none!important;transition:transform 225ms cubic-bezier(0,0,.2,1) 0s!important}.ant-drawer.drawer-sidebar .ant-drawer-body{padding:0!important;padding-block:20px!important}.ant-drawer .ant-drawer-content-wrapper{transition:all .8s!important}.landing-drawer{background-image:url(/assets/back.png)!important;background-repeat:repeat!important;position:absolute!important;background-color:var(--black-color)!important;inset:0!important}.landing-drawer *,.menu-buttons-close svg path{color:var(--white-color)!important}.menu-buttons-close svg path{fill:var(--white-color)!important}.ant-layout .ant-layout-header{background-image:none;display:flex;justify-content:center;width:100%;box-sizing:border-box;flex-shrink:0;color:inherit;box-shadow:none;height:64px;background-color:#000!important;border-block-end:none}.ant-layout .ant-layout-header .ant-row{width:100%}.ant-layout .ant-layout-header .header-control{position:relative;display:flex;-webkit-box-align:center;justify-content:space-between;align-items:center;width:100%;height:100%}@media (min-width:600px){.ant-layout .ant-layout-header .header-control{min-height:64px}}.header-end-icons{display:flex;flex-direction:row;-webkit-box-flex:1;flex-grow:1;gap:10px;-webkit-box-align:center;align-items:flex-end;-webkit-box-pack:end;justify-content:flex-end}.ant-layout .ant-layout-header .header-control .bell-icon,.ant-layout .ant-layout-header .header-control .sidebar-toggler{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;box-sizing:border-box;outline:0;border:0;margin:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;text-decoration:none;text-align:center;flex:0 0 auto;font-size:1.5rem;padding:8px;border-radius:50%;overflow:visible}.ant-layout .ant-layout-header .header-control .header-avatar{border:2px solid var(--button-color)}.ant-layout .ant-layout-header .header-control .dropdown{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;box-sizing:border-box;outline:0;border:0;margin:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;text-decoration:none;text-align:center;flex:0 0 auto;font-size:1.5rem;border-radius:50%;overflow:visible;width:40px;height:40px}.header-name{font-weight:600}.header-mail,.header-name{margin:0;line-height:1.5714285714285714;font-size:.875rem;font-family:Public Sans,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-mail{font-weight:400;color:#637381}.header-dropdown-divider{margin:0}.ant-dropdown.header-dropdown .ant-dropdown-menu{backdrop-filter:blur(20px)!important;background-color:hsla(0,0%,100%,.9)!important;background-repeat:no-repeat,no-repeat!important;background-position:100% 0,0 100%!important;background-size:50%,50%!important;box-shadow:0 0 2px 0 rgba(145,158,171,.24),-20px 20px 40px -4px rgba(145,158,171,.24);border-radius:10px}.ant-dropdown.header-dropdown .ant-dropdown-menu>li:last-child span{color:#e61d2ed0;font-weight:700;white-space:nowrap;line-height:1.57143;font-size:.875rem}.ant-dropdown.header-dropdown .ant-dropdown-menu>li:not(:last-of-type){margin-bottom:4px}.ant-layout-footer{padding:0 50px!important}.copyright .anticon-heart{color:var(--primary-color);margin:0 5px}.copyright a{margin:0 5px;color:#141414;font-weight:700}.footer-menu ul{margin:0;padding:0;display:flex;align-items:center;justify-content:flex-end}.footer-menu ul li{list-style:none}.footer-menu ul li a{padding:.5rem 1rem;display:block;color:var(--grey-color)}@media (max-width:992px){.footer-menu ul{justify-content:center}footer.ant-layout-footer{padding:0 15px;text-align:center}}.static-footer{width:100%;align-items:center;display:flex!important;justify-content:space-between!important;background-color:#f5f5f5!important;margin:0!important;padding:9px 5.6%!important;font-size:16px!important;font-weight:400;line-height:24px;text-align:left}.static-footer-copyright{color:#000929;opacity:.5}.static-footer a{color:var(--primary-color)}@media (max-width:550px){.static-footer{display:flex;flex-direction:column;justify-content:center!important;gap:9px}}.layout-container{height:100%;width:100%;margin-left:auto;box-sizing:border-box;margin-right:auto;display:block;padding-left:16px;padding-right:16px}@media (min-width:600px){.layout-container{padding-left:24px;padding-right:24px}}.root-add-btn.ant-btn-primary,.root-add-btn.ant-btn-primary:focus{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:0;border:0;margin:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;text-decoration:none;font-weight:700;line-height:1.71429;font-size:.875rem;text-transform:unset;min-width:64px;padding:6px 12px;border-radius:8px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0s,box-shadow .25s cubic-bezier(.4,0,.2,1) 0s,border-color .25s cubic-bezier(.4,0,.2,1) 0s,color .25s cubic-bezier(.4,0,.2,1) 0s;box-shadow:none;color:var(--button-color)!important;background-color:var(--button-background)!important;background:var(--button-background)!important}.root-add-btn.ant-btn-primary:disabled,.root-add-btn.ant-btn-primary:hover{color:var(--button-color)!important;background-color:#454f5b!important;box-shadow:none!important;text-decoration:none!important}.ant-btn-link.action-buttons,.ant-btn-link.action-buttons:focus,.ant-btn-link.action-buttons:hover{outline:0;border:0;font-size:1.2rem;padding:8px;border-radius:50%;color:#637381!important}.ant-btn-link.action-buttons,.ant-btn-link.action-buttons:focus,.ant-btn-link.action-buttons:hover,.ant-pagination-item-link{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:transparent;margin:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;text-decoration:none;text-align:center;flex:0 0 auto;overflow:visible;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0s}.ant-pagination-item-link{outline:none!important;border:none!important;border-radius:0!important;border-radius:50%;color:inherit;padding:5px;font-size:1.125rem;background-color:var(--button-color);color:var(--button-background)}.ant-pagination-item-link svg{user-select:none;width:1em;height:1em;display:inline-block;fill:currentcolor;flex-shrink:0;transition:fill .2s cubic-bezier(.4,0,.2,1) 0s;font-size:1.5rem}.ant-pagination-item-link:disabled{background-color:transparent;pointer-events:none;cursor:default;color:rgba(145,158,171,.8)}.landing-button{margin-top:32px!important;border-radius:38px!important;padding:16px 24px!important;display:flex!important;justify-content:center!important;align-items:center!important}.ant-card.criclebox{width:100%;background-color:var(--button-color);color:var(--button-background);transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0s;background-image:none;overflow:hidden;position:relative;box-shadow:0 0 2px 0 rgba(145,158,171,.2),0 12px 24px -4px rgba(145,158,171,.12);border-radius:16px;z-index:0}.tablespace{overflow:hidden;margin-block:20px;margin-bottom:24px}.tablespace .ant-card-extra{margin:0;width:100%}.ant-card.tablespace .ant-card-head{padding:0}.custom-header .table-header-search{padding:15px 8px}.ant-card.tablespace .ant-card-body{padding:0;height:calc(100vh - 320px)}@media (max-width:1200px){.ant-card.tablespace .ant-card-body{padding:0;height:calc(100vh - 300px)}}@media (max-height:700px){.ant-card.tablespace .ant-card-body{padding:0;min-height:400px}}.table-status-menu.ant-menu-horizontal>.ant-menu-item{display:flex;align-items:center}.table-status-menu.ant-menu-horizontal>.ant-menu-item svg{margin-right:8px;width:24px;height:24px;flex-shrink:0;display:inline-flex}.ant-menu-light.table-status-menu.ant-menu-horizontal>.ant-menu-item-selected{color:#000}.ant-menu-light>.ant-menu.ant-menu-horizontal>.ant-menu-item:hover:after,.table-status-menu.ant-menu-horizontal>.ant-menu-item-selected:after{border-bottom-width:2px!important;border-bottom-color:var(--button-background)!important}.ant-menu-light.ant-menu-horizontal>:not(.ant-menu-item-selected).ant-menu-item:after,.ant-menu-light.ant-menu-horizontal>:not(.ant-menu-item-selected).ant-menu-item:hover:after{display:none}.ant-menu-light .ant-menu-item:not(.ant-menu-item-selected):not(.ant-menu-submenu-selected):hover{border-bottom:none}.table-status-menu.ant-menu-horizontal :not(.ant-menu-item-selected) .ant-menu-title-content,.table-status-menu.ant-menu-horizontal :not(.ant-menu-item-selected) svg{color:#637381}.ant-menu.table-status-menu .ant-menu-item .ant-menu-title-content{box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:transparent;outline:0;border:0;margin:0;gap:10px;padding-inline:0;border-radius:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;text-decoration:none;line-height:1.25;font-size:.875rem;text-transform:unset;max-width:360px;position:relative;flex-shrink:0;overflow:hidden;white-space:normal;text-align:center;flex-direction:row;color:inherit;padding:0;opacity:1;min-width:48px;min-height:48px;font-weight:600}.ant-menu.table-status-menu .ant-menu-item .ant-menu-title-content,.tab-count{display:inline-flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.tab-count{height:24px;min-width:24px;line-height:0;border-radius:6px;cursor:default;white-space:nowrap;text-transform:capitalize;padding:0 6px;font-size:.75rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1) 0s}.tab-all{color:var(--button-color);background-color:var(--button-background)}.tab-active{color:#118d57;background-color:rgba(34,197,94,.16)}.table-status-menu .ant-menu-item-selected .ant-menu-title-content .tab-active{color:var(--button-color);background-color:#22c55e}.tab-inactive{color:#b71d18;background-color:rgba(255,86,48,.16)}.table-status-menu .ant-menu-item-selected .ant-menu-title-content .tab-inactive{color:var(--button-color);background-color:#ff5630}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;height:calc(100% - 64px)}.table-card-footer{width:100%;display:flex;align-items:center;justify-content:flex-end;border-top:1px solid rgba(5,5,5,.06)}.ant-table-wrapper .ant-table-thead>tr>th{line-height:1.5rem;text-align:left;padding:6px 16px;font-weight:600;vertical-align:inherit;color:#637381;background-color:#f4f6f8;font-size:12px}.ant-table-wrapper .ant-table-container table>thead>tr:first-child>:first-child{border-start-start-radius:0}.ant-table-wrapper .ant-table-container table>thead>tr:first-child>:last-child{border-start-end-radius:0}.ant-border-space th:before{display:none}.custom-table{max-height:500px;height:100%}.custom-table .ant-table-thead>tr>th{position:-webkit-sticky;position:sticky;top:0;z-index:10}.ant-dropdown.actions-dropdown.header-dropdown .ant-dropdown-menu{min-width:16px;width:140px;max-width:calc(100% - 32px)}.ant-dropdown.actions-dropdown.header-dropdown .ant-dropdown-menu>li{display:flex;align-items:center;gap:10px;white-space:nowrap;line-height:1.57143;font-size:.875rem;font-weight:400;padding:6px 8px}.ant-dropdown.actions-dropdown .ant-dropdown-menu>li *{font-weight:700;white-space:nowrap;line-height:1.57143;font-size:.875rem}.ant-dropdown.actions-dropdown .ant-dropdown-menu>li:last-child{color:#ff5630}.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon{color:var(--button-background)}.ant-modal-confirm .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-bottom:0!important;margin-inline-start:8px!important}.custom-pagination{position:relative;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap;min-height:64px;height:100%}@media (max-width:350px){.custom-pagination>div:first-of-type{display:none}}@media (min-width:0px) and (orientation:landscape){.custom-pagination{min-height:52px}}@media (min-width:600px){.custom-pagination{min-height:52px;padding-right:2px}}.ant-pagination-simple-pager{display:none!important}.custom-pagination .ant-col{display:flex;align-items:center}.ant-pagination.ant-pagination-simple .ant-pagination-prev{flex-shrink:0;margin-left:20px}.ant-pagination.ant-pagination-simple .ant-pagination-next{margin-right:8px}.profile-header{background-color:#fff;color:#212b36;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0s;background-image:none;overflow:hidden;position:relative;box-shadow:0 0 2px 0 rgba(145,158,171,.2),0 12px 24px -4px rgba(145,158,171,.12);border-radius:16px;z-index:0;margin-bottom:24px;height:250px}.profile-image-card{height:100%;color:#fff;background:linear-gradient(rgba(135,49,0,.8),rgba(135,61,0,.8)) 50% /cover no-repeat,url(/assets/overlay.jpg);background-position:50%}.profile-data{display:flex}@media (min-width:900px){.profile-data{left:44px;bottom:34px;z-index:10;padding-top:0;position:absolute;flex-direction:row}}@media (min-width:0px) and (max-width:899px){.profile-data{flex-direction:column;align-items:center;padding-top:48px}.avatar-uploader,.avatar-uploader .ant-upload{width:64px!important;height:64px!important}}.avatar-uploader,.avatar-uploader .ant-upload{width:fit-content!important}.upload-placeholder{gap:8px;cursor:pointer;z-index:9;display:flex;border-radius:50%;position:absolute;-webkit-box-align:center;align-items:center;color:var(--white-color);flex-direction:column;-webkit-box-pack:center;justify-content:center;background-color:rgba(20,26,33,.64);transition:opacity .2s cubic-bezier(.4,0,.2,1) 0s;opacity:0;pointer-events:none}.upload-placeholder svg{width:32px;height:32px;flex-shrink:0;display:inline-flex}.upload-placeholder-text{margin:0;font-weight:400;font-size:.75rem;line-height:1.5}.profile-data:hover .upload-placeholder,.upload-placeholder:hover{opacity:.72}.profile-data:hover .avatar-uploader{pointer-events:auto}.avatar-uploader{z-index:1;position:relative}.ant-upload-wrapper.ant-upload-picture-circle-wrapper .ant-upload.ant-upload-select{border:none}.profile-text{flex:1 1 auto;min-width:0;margin:24px 0 0}@media (min-width:900px){.profile-text{margin-left:24px;text-align:unset}}@media (min-width:0px) and (max-width:899px){.profile-text{text-align:center}}.profile-title{margin:0;display:block;font-weight:700;line-height:1.5;font-size:1.25rem}@media (min-width:900px){.profile-title{font-size:1.5rem}}@media (min-width:600px) and (max-width:899px){.profile-title{font-size:1.25rem}}.profile-role{margin:4px 0 0;color:var(--white-color);display:block;line-height:1.57143;font-size:.875rem;font-weight:400}.profile-data .ant-avatar{background-color:var(--primary-color);color:var(--white-color);font-size:large;font-weight:700;position:relative;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;flex-shrink:0;font-size:1.25rem;line-height:1;border-radius:50%;overflow:hidden;user-select:none;margin-left:auto;margin-right:auto;border:2px solid #fff}@media (min-width:900px){.profile-data .ant-avatar{width:128px!important;height:128px!important;font-size:6rem}.upload-placeholder{width:128px!important;height:128px!important;top:-13px}}@media (min-width:0px) and (max-width:899px){.profile-data .ant-avatar{width:63px!important;height:63px!important;font-size:6vw}.upload-placeholder{width:63px!important;height:63px!important;top:49px}.upload-placeholder-text{display:none}}.profile-tabs{overflow:hidden;min-height:48px;bottom:0;z-index:9;position:absolute;background-color:#fff}.profile-tabs,.profile-tabs .ant-menu{display:flex;width:100%}@media (min-width:900px){.profile-tabs .ant-menu{padding-right:24px;-webkit-box-pack:end;justify-content:flex-end}}@media (min-width:300px) and (max-width:899px){.profile-tabs .ant-menu{-webkit-box-pack:center;justify-content:center}}.profile-content{margin-top:20px}.reset-expired{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:96px;padding-bottom:96px;margin:auto;max-width:400px;min-height:100dvh;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center}.reset-expired,.reset-expired img{display:flex;justify-content:center}.reset-expired img{width:100%;height:260px;align-items:center}@media (min-width:0px){.reset-expired img{margin-bottom:40px}}@media (min-width:600px){.reset-expired img{margin-bottom:80px;height:100%}}.reset-expired h3.ant-typography{margin:0 0 16px;font-weight:700;font-size:1.5rem;line-height:1.5}@media (min-width:600px){.reset-expired h3.ant-typography{font-size:1.625rem}}@media (min-width:900px){.reset-expired h3.ant-typography{font-size:1.875rem}}@media (min-width:1200px){.reset-expired h3.ant-typography{font-size:2rem}}.reset-expired>span{margin:0;font-weight:400;font-size:1rem;line-height:1.5;color:#637381}.custom-modal .ant-modal-content{padding:15px 0 20px}.custom-modal .ant-modal-header{border-bottom:1px solid #ebebeb;margin-bottom:0}.custom-modal .ant-modal-title{text-align:center;font-weight:700;line-height:1.55556;margin-bottom:10px}.custom-modal .ant-modal-body{padding-block:30px;padding-inline:30px}.custom-modal .ant-modal-footer{border-top:1px solid #ebebeb;padding:10px 20px 0;display:flex;justify-content:space-between;margin-top:0}.notification-drawer-header svg{color:#00a76f;width:20px;height:20px;cursor:pointer}.notifications-list .ant-list-item{-webkit-tap-highlight-color:transparent;background-color:transparent;outline:0;border-image:initial;margin:0;border-radius:0;cursor:pointer;user-select:none;vertical-align:middle;appearance:none;color:inherit;display:flex;-webkit-box-flex:1;flex-grow:1;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;position:relative;text-decoration:none;min-width:0;box-sizing:border-box;text-align:left;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0s;padding:20px;align-items:flex-start;border:0;border-bottom:1px dashed rgba(145,158,171,.2)}.notifications-list .ant-list-item:hover{text-decoration:none;background-color:rgba(145,158,171,.08)}.notifications-list .ant-list-item .ant-list-item-meta .ant-list-item-meta-avatar{display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#f4f6f8}.notifications-list .ant-list-item .ant-list-item-meta .ant-list-item-meta-title{font-weight:400;font-size:.875rem;line-height:1.57143;margin:0}.notifications-list .ant-list-item .ant-list-item-meta .ant-list-item-meta-description{display:flex;flex-direction:row;-webkit-box-align:center;align-items:center;font-size:.75rem;line-height:1.5;color:#919eab}.dot{width:2px;height:2px;background-color:currentcolor;margin-left:4px;margin-right:4px;border-radius:50%}.hero-background{overflow:hidden;text-align:left;background-image:url(/assets/BG.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.container,.hero-background{position:relative;max-width:100%;min-height:500px}.container{width:1280px;padding-left:24px;padding-right:24px;margin:0 auto;height:100%;display:flex;justify-content:center;align-items:center}.terms-container{padding:96px 24px!important;text-align:center!important}.landing-container{width:100%;padding-right:32px;padding-left:32px;position:relative;height:100%;display:flex;justify-content:space-between;align-items:center;min-height:100vh}.landing-nonhero-container{width:100%!important;position:relative!important;height:100%!important;display:flex!important;justify-content:center;align-items:center!important;flex-direction:column!important;padding:67px 32px 120px!important;min-height:600px}.contact-container{justify-content:flex-start!important;min-height:fit-content!important}.landing-nonhero-service-col{display:flex!important;justify-content:center!important;align-items:flex-start!important;max-width:506px!important}.landing-nonhero-service-col .ant-flex svg{width:48px!important;height:48px!important}.landing-nonhero-service-col .ant-flex h3.ant-typography{font-family:Poppins,sans-serif!important;font-size:24px;font-weight:500;line-height:40px;text-align:left;color:#333}.landing-nonhero-service-col .ant-flex .landing-nonhero-service{font-family:Poppins,sans-serif!important;font-size:18px;font-weight:400;line-height:28px;color:#747474}@media (max-width:800px){.terms-container{padding-block:64px!important}}@media (min-width:768px){.container{padding-left:32px;padding-right:32px}.landing-container{padding-right:0;padding-left:32px}.landing-nonhero-container{min-height:866px!important}}@media (min-width:1024px){.container{padding-left:40px;padding-right:40px}.landing-container{padding-right:0;padding-left:72px}.landing-nonhero-container{padding-right:72px!important;padding-left:72px!important}}.hero-text-landing{padding:35px 0 54px!important}.hero-image-landing{width:100%!important;display:flex;justify-content:flex-end}@media (min-width:768px){.hero-text-landing{min-height:500px!important;padding:30px 0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;width:54%!important}}.hero-landing-row{margin-top:104px!important;width:100%!important}.hero-text-landing h1.ant-typography{font-weight:400}.hero-text-landing h1.ant-typography,.hero-text-landing h1.ant-typography .hero-text-bold{font-family:Poppins,sans-serif!important;font-size:60px;line-height:72px;text-align:left;color:#3a3a3a}.hero-text-landing h1.ant-typography .hero-text-bold{font-weight:700}.hero-text-span.ant-typography{font-family:Poppins,sans-serif!important;font-size:20px;font-weight:400;line-height:28px;text-align:left;margin-top:16px}@media (max-width:768px){.hero-text-landing h1.ant-typography,.hero-text-landing h1.ant-typography .hero-text-bold{font-size:8vw}.hero-text-span{margin-top:16px!important;font-size:3vw}}.container-title{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:55ch;margin:auto}.container-title h1.ant-typography{font-family:Poppins,sans-serif!important;font-size:60px;font-weight:700;line-height:72px;letter-spacing:-1px;margin:0 0 16px!important}.container-title>span{font-family:Poppins,sans-serif!important;color:#747474;font-size:16px;font-weight:500;line-height:34px;text-align:center}@media (max-width:800px){.container-title h1.ant-typography{font-size:6vw}}.landing-nonhero-title{text-align:center;margin-bottom:80px}.landing-nonhero-title h1.ant-typography{font-family:Poppins,sans-serif!important;color:#3a3a3a;font-size:40px;font-weight:600;line-height:56px;text-align:center}.landing-nonhero-title h1.ant-typography .landing-nonhero-turq{font-family:Poppins,sans-serif!important;color:#488}.landing-nonhero-span{font-family:Poppins,sans-serif!important;color:#747474;font-size:20px;font-weight:500;line-height:34px;text-align:center}.non-hero-image{display:flex!important;justify-content:flex-end!important}@media (max-width:768px){.non-hero-image{justify-content:center!important;margin-bottom:35px!important}.landing-nonhero-title{margin-bottom:40px}}.nonhero-list{list-style:none;padding:0;margin:0}.nonhero-list li{position:relative;padding-left:30px;margin-bottom:25px;font-family:Poppins,sans-serif!important;font-size:20px;font-weight:400;line-height:32px;text-align:left;max-width:565px}.nonhero-list li:before{content:"";position:absolute;left:0;top:5px;width:20px;height:20px;background-image:url(/assets/tick-circle.svg);background-size:contain;background-repeat:no-repeat}.landing-nonhero-feature-col{display:flex;flex-direction:column;justify-content:center}.landing-nonhero-feature-col h3.ant-typography{font-family:Poppins,sans-serif!important;font-size:32px;font-weight:500;line-height:40px;text-align:left;color:#488;margin-bottom:20px!important}.landing-contact-span-title.ant-typography{font-weight:400;color:#747474}.landing-contact-span-text.ant-typography,.landing-contact-span-title.ant-typography{font-family:Poppins,sans-serif!important;font-size:16px;line-height:24px;text-align:left}.landing-contact-span-text.ant-typography{font-weight:500;color:#3a3a3a}.landing-contact-title{margin-bottom:33px!important}.landing-contact-title h1.ant-typography{font-family:Poppins,sans-serif!important;font-size:32px;font-weight:600;line-height:48px;text-align:left;color:#3a3a3a}.landing-contact-turq{font-family:Poppins,sans-serif!important;color:#488}.landing-contact-span.ant-typography{font-family:Poppins,sans-serif!important;font-size:18px;font-weight:400;line-height:27px;text-align:left;color:#747474}.contact-form-container{background-color:#f8f9f8;padding:32px;border-radius:30px}.landing-contact-form-title.ant-typography{font-family:Poppins,sans-serif!important;font-size:14px;font-weight:600;line-height:21px;letter-spacing:1.399999976158142px;text-align:left;color:#777}.terms-content{padding:0 24px;max-width:1190px;margin-inline:auto;margin-block:96px 110px;font-size:16px;line-height:1.5}.terms-content h2.ant-typography{font-family:Poppins,sans-serif!important;font-size:34px;font-weight:500;color:#0a2540;letter-spacing:-.1px;margin-top:48px}.terms-content p{margin-bottom:10px}.terms-content p,.terms-content ul{font-family:Poppins,sans-serif!important}.terms-content ul{margin-bottom:20px;list-style-type:disc;padding-left:20px}.terms-content li{font-family:Poppins,sans-serif!important;margin-bottom:5px}.terms-grid{display:grid;grid-template-columns:260px 1fr;-webkit-column-gap:11.4%;column-gap:11.4%;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.terms-list>ul{list-style:none}.terms-list>ul li{justify-content:space-between;font-weight:700;padding-block:10px;font-size:.75rem;line-height:1.4;letter-spacing:.02em;text-transform:uppercase;cursor:pointer}.terms-list>ul li:not(:last-child){border-bottom:1px solid var(--grey-color)}@media (max-width:786px){.terms-grid{display:flex;justify-content:center;align-items:center}.terms-list{display:none}.terms-content{text-align:center}.terms-content .terms-grid .terms-text h2.ant-typography,.terms-content .terms-grid .terms-text p,.terms-content .terms-grid .terms-text ul{text-align:left}}.navigation-buttons{justify-content:center;align-items:center;gap:48px}.navigation-buttons a{font-family:Montserrat,sans-serif!important;font-size:14px;font-weight:500;line-height:24px;text-align:left;color:#fff}.menu-buttons{--buttonHeight:32px;display:none;align-items:center;height:var(--buttonHeight);padding:0 calc(var(--buttonHeight) / 2);border-radius:calc(var(--buttonHeight) / 2);color:#fff;transition:.15s cubic-bezier(.215,.61,.355,1);transition-property:background-color,opacity}.menu-buttons:hover{--buttonColor:hsla(0,0%,100%,.2);--buttonHoverColor:hsla(0,0%,100%,.4);background-color:var(--buttonHoverColor,var(--buttonColor));opacity:1}.menu-buttons-close{display:none}@media (max-width:1024px){.menu-buttons,.menu-buttons-close{display:inline-flex}}.MobileMenu__header{position:sticky;top:0;padding:16px;height:60px;display:flex;justify-content:space-between;align-items:center;border-radius:4px 4px 0 0;z-index:1}.MobileMenu,.MobileMenu-visible{transform:translateY(0);opacity:1;pointer-events:auto;visibility:visible;transition:visibility .25s step-start,transform .25s ease-out,opacity .25s ease-out}.MobileMenu__body{width:100%;height:calc(100vh - 150px);display:flex;justify-content:center;align-items:center}.MobileMenu__nav{width:100%;flex-shrink:0;visibility:visible;opacity:1;transform:translateX(0);transition:visibility .4s step-start,transform visibility .4s step-end,transform .4s cubic-bezier(0,-.01,.19,.99),opacity .4s cubic-bezier(0,-.01,.19,.99),opacity .4s cubic-bezier(0,.81,.36,.87)}.MobileMenu__navList{list-style:none;margin:20px 16px;padding:0;transform:translateY(0)}.SiteMobileMenuNavItem{--linkColor:#3f4b66;position:relative}.SiteMobileMenuNavItem__link{display:flex;justify-content:center;align-items:center;-moz-column-gap:20px;column-gap:20px;width:100%;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;text-align:left;color:#3f4b66;cursor:pointer;-webkit-tap-highlight-color:transparent;transform:translate(0);padding:20px .075em 20px 0;font-size:1.5rem;letter-spacing:-.02em;line-height:1}.mid-gradient{background:#8fd9da;background:-webkit-linear-gradient(to bottom left,#55bfbf,#a2e3e1,#60c1c7);background:linear-gradient(to bottom left,#55bfbf,#a2e3e1,#60c1c7)}@media (hover:hover) and (pointer:fine){.SiteMobileMenuNavItem__link{transition-duration:.6s,.25s;transition-property:letter-spacing,opacity}.SiteMobileMenuNavItem__link:hover{letter-spacing:4px}.MobileMenu__nav:hover .SiteMobileMenuNavItem .SiteMobileMenuNavItem__link{opacity:.2}.MobileMenu__nav:hover .SiteMobileMenuNavItem .SiteMobileMenuNavItem__link:not(:hover){opacity:.1}.MobileMenu__nav:hover .SiteMobileMenuNavItem .SiteMobileMenuNavItem__link:hover{opacity:1}}.mobile-page{color:#000!important;padding:20px}.ant-checkbox-wrapper:after,.ant-checkbox.ant-wave-target{display:none!important}.ant-checkbox-wrapper{display:flex!important;width:100%!important}.ant-checkbox-wrapper>*{flex:1!important}.ant-card.account-card{width:100%!important}.ant-checkbox-wrapper.ant-checkbox-wrapper-checked .ant-card.account-card{border:2px solid #0f7bc0!important;border-radius:16px!important}label.ant-radio-button-wrapper.ant-radio-button-wrapper-checked:before,label.ant-radio-button-wrapper.ant-radio-button-wrapper-in-form-item:before{background-color:transparent!important}.ant-form-item-explain-error{margin-top:3%;font-size:large}.ant-radio-button-wrapper{display:flex;align-items:center;justify-content:center;text-align:center;padding:40px 20px;border-radius:8px;min-width:200px}.ant-radio-button-wrapper:hover{background-color:#f0f0f0;border-color:#d9d9d9}.ant-radio-group .ant-col{padding:0}@media (max-width:767px){.ant-radio-button-wrapper{font-size:large!important;padding:30px 20px!important;width:100%}}@media (max-width:487px){.ant-radio-button-wrapper{font-size:large!important;padding:25px!important;width:100%}}.ant-btn>span:not(:only-child){align-self:center!important}:where(.css-dev-only-do-not-override-vkx9jb).ant-input-outlined:hover{border-color:#0f7bc0!important}@media (min-width:1200px){.ant-layout-footer{margin:0 0 20px 20px}.ant-layout .ant-layout-header .header-control .sidebar-toggler{display:none}}