:export{primary:#1e355f;secondary:#2ea7ad;tertiary:#c8f66a;hoverPrimary:#031c49;hoverSecondary:#006b71;hoverTertiary:#a6e22e;hoverGray:rgba(102,85,68,.133);white:#fff;lightWhite:#f9f9f9;black:#151728;lightBlack:#1d2033;darkTertiary:#81b811;green:#2ead61;lightGreen:#76e090;yellow:#ecdd13;red:#ec2513;lightRed:#f68c74;gray5:#f2f2f2;gray4:#e0e0e0;gray3:#828282;gray2:#58595b;gray1:#1d1d1b}.light .toast-error{background:linear-gradient(90deg,rgba(236,37,19,.423),rgba(236,37,19,.309) 12%,hsla(0,1%,79%,.288))}.light .toast-success{background:linear-gradient(90deg,rgba(19,236,37,.35),rgba(19,236,37,.3) 12%,hsla(0,1%,79%,.288))}.light .toast-info{background:linear-gradient(90deg,rgba(46,167,173,.35),rgba(46,167,173,.3) 12%,hsla(0,1%,79%,.288))}.dark .toast-error{background:linear-gradient(90deg,rgba(236,37,19,.423),rgba(236,37,19,.309) 12%,#2b2f4a)}.dark .toast-success{background:linear-gradient(90deg,rgba(46,173,97,.35),rgba(100,163,125,.3) 12%,#2b2f4a)}.dark .toast-info{background:linear-gradient(90deg,rgba(46,167,173,.35),rgba(46,167,173,.3) 12%,#2b2f4a)}.toast-div{padding:20px}.icon-container{width:30px}.icon-div{border-radius:50%;width:25px;height:25px}.error-icon{background-color:#ec2513}.success-icon{background-color:#2ead61}.info-icon{background-color:#2ea7ad}