:export{primary:#be1e2d;primaryLight:rgba(190,30,45,.251);primaryHover:#98111e;primaryBackground:rgba(190,30,45,.051);primaryBackgroundHover:rgba(190,30,45,.102);primaryCheckboxHover:rgba(190,30,45,.149);secondary:#f7941d;tertiary:#fff200;success:#11b364;warning:#f79009;error:#f04438;information:#1363ff;neutral:#6c757d;black:#000;zBlack:#202020;white:#fff;offWhite:#f8f9fa}.customToaster{padding:0!important;border:none!important;background:none!important;max-width:60rem!important;background-color:#fff!important}.customToaster,.go3958317564{margin:0!important}.customerToasterContainer{background-color:#fff;display:flex;align-items:flex-start;padding:2rem;gap:2.5rem;border-radius:1.5rem;border:.25rem solid #fff}.customerToasterContainer.success{background-color:rgba(17,179,100,.05);border:.25rem solid rgba(17,179,100,.5)}.customerToasterContainer.success .toasterIcon{height:5rem;width:5rem}.customerToasterContainer.error{background-color:rgba(240,68,56,.05);border:.25rem solid rgba(240,68,56,.5)}.customerToasterContainer.error .toasterIcon{height:5rem;width:5rem}.customerToasterContainer.warning{background-color:rgba(247,144,9,.05);border:.25rem solid rgba(247,144,9,.5)}.customerToasterContainer.warning .toasterIcon{filter:brightness(0) saturate(100%) invert(50%) sepia(93%);height:5rem;width:5rem}.customerToasterContainer.info{background-color:rgba(19,99,255,.05);border:.25rem solid rgba(19,99,255,.5)}.customerToasterContainer.info .toasterIcon{height:5rem;width:5rem}.IconContainer{display:flex}.toasterIcon{width:3rem}.toasterMessageAndTitle{display:flex;flex-direction:column;gap:.5rem}.toasterTitle{font-family:Poppins-SemiBold,sans-serif!important;text-transform:capitalize}.toasterMessage{font-size:1.75rem;line-height:125%}.toasterCloseIcon{display:flex;cursor:pointer}.toasterCloseIcon .closeIcon{width:1.75rem;height:1.5rem;width:1.5rem;filter:brightness(0) saturate(100%) invert(57%) sepia(2%)}