:root{--regular: "poppins-regular";--bold: "poppins-bold";--medium: "poppins-medium";--light: "poppins-light";--semiBold: "poppins-semiBold";--primary: #D8EBF8;--secondary: #92d1fc;--disabled: #cccccc;--gray: #a9a9a9;--info: #8a8a8a;--white: #fff;--content: #f3f3f9;--divider: #e9e9e9;--secondbg: #e8e8e8;--background: #f7f7f7;--text: #212121;--textWhite: #f7f7f7;--error: rgb(235, 64, 52);--success: #46eb34;--primaryNoOpacity: #0f692e80;--black: #212121 }@font-face{font-family:poppins-bold;font-weight:400;font-style:normal;font-display:swap;src:url(/assets/Poppins-Bold-qTAUjFF7.ttf) format("woff")}@font-face{font-family:poppins-medium;font-weight:400;font-style:normal;font-display:swap;src:url(/assets/Poppins-Medium-Cxde2ZoM.ttf) format("woff")}@font-face{font-family:poppins-light;font-weight:400;font-style:normal;font-display:swap;src:url(/assets/Poppins-Light-DT6-CsId.ttf) format("woff")}@font-face{font-family:poppins-regular;font-weight:400;font-style:normal;font-display:swap;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("woff")}@font-face{font-family:poppins-semiBold;font-weight:400;font-style:normal;font-display:swap;src:url(/assets/Poppins-SemiBold-B_fPDAUb.ttf) format("woff")}html{scrollbar-color:var(--primary) var(--secondbg);scrollbar-width:thin}::-webkit-scrollbar-track{background-color:var(--secondbg);width:10px;height:10px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background-color:var(--primary);width:10px;height:10px;border-radius:10px}*{box-sizing:border-box;margin:0;padding:0;border:0;outline:0;font-size:100%;font-family:poppins-regular;vertical-align:baseline;text-decoration:none}html{scroll-behavior:smooth;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:var(--background);background-color:var(--background)}body,#root{margin:0;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--background);height:100%}::selection{color:var(--secondary);background-color:var(--primary)}a,img,svg,button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:none;-webkit-touch-callout:none;-o-user-select:none}a{background-color:transparent;cursor:pointer}img{border-style:none}button{font-family:inherit;line-height:1;margin:0;text-transform:none;overflow:visible;cursor:pointer}button *{pointer-events:none}input{font-family:inherit;line-height:1;overflow:visible}textarea{font-family:inherit;line-height:1;overflow:auto}button::-moz-focus-inner{border-style:none}[hidden]{display:none;opacity:0;visibility:hidden}.inlineDiv,.inlineDivResponsabilities{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.inlineDivResponsabilities span{display:flex;flex-direction:row;align-items:center;gap:10px}
