@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
html{box-sizing:border-box;-ms-overflow-style:-ms-autohiding-scrollbar;font-size:14px}body{background-color:var(--orrsiWhite);-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;color:var(--orrsiBlack);scroll-behavior:smooth;width:100%;margin:0;padding:0;font-family:Inter,sans-serif}::-webkit-scrollbar{width:0;height:0}::-webkit-scrollbar-button{width:0;height:0}h1,h2,h3,h4,h5,h6,p{margin:0}.ant-form{width:100%}.ant-form-item{width:100%;margin:0}td,th{white-space:nowrap}.ant-popover .ant-popover-inner{padding:8px}.ant-popover .ant-popover-inner .popover__custom{flex-direction:column;display:flex}.ant-switch-checked{background-color:var(--oosriPrimary)!important}form{width:100%}.ant-notification-notice-message{margin:0 0 0 25px!important;font-size:1rem!important}.ant-notification-notice-icon{padding-top:1px;font-size:16px!important}.ant-notification-notice-icon{height:fit-content}.ant-notification-notice-icon svg{width:14px;height:14px}.ant-spin-dot-item{background-color:var(--oosriPrimary)!important}.select__public__content{flex-direction:row;display:flex}.select__public__content .ant-select-item-option-content{flex-direction:row;align-items:center;gap:7px;display:flex}.select__public__content img{width:20px;height:20px}.country__select .ant-select-selection-item{flex-direction:row;align-items:center;gap:8px;display:flex}.country__select .ant-select-selection-item img{width:20px;height:20px}.ant-layout{font-family:Inter,sans-serif}
:root{--oosriPrimary:#fc5353;--oosriWhite:#fff;--oosriBlack:#000;--oosriFadedWhite:#9e9e9e;--oosriSecondaryBlack:#212121}
