#custom-notification .notification-title{font-size:1.875em}#custom-notification .notification-message{font-size:1.2em;line-height:1.3em}#custom-notification .notification-button{min-width:80px}#custom-notification .modal-button-close,#custom-notification hr{display:none}#custom-notification .modal-sm{width:32em;max-width:100%;margin:0;position:absolute;top:40%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#custom-notification .icon-container{width:120px;height:120px}#custom-notification .success-icon,#custom-notification .error-icon,#custom-notification .warning-icon,#custom-notification .info-icon{width:100%;height:100%}#custom-notification .success-circle,#custom-notification .error-circle,#custom-notification .warning-circle{fill:none;stroke:#a5dc864d;stroke-width:.25em;stroke-dasharray:314;stroke-dashoffset:314;animation:drawCircle .4s ease-out forwards}#custom-notification .success-check{fill:none;stroke:#a5dc86;stroke-width:.3125em;stroke-dasharray:70;stroke-dashoffset:70;animation:drawCheck .4s .5s ease-out forwards}@keyframes drawCheck{to{stroke-dashoffset:0}}#custom-notification .error-circle{stroke:#f27474}#custom-notification .warning-circle{stroke:#facea8}#custom-notification .info-circle{stroke:#a5dc86}#custom-notification .error-line1,#custom-notification .error-line2{fill:none;stroke:#f27474;stroke-width:.25em;stroke-dasharray:56;stroke-dashoffset:56;animation:drawLine .4s .5s ease-out forwards}@keyframes drawCircle{to{stroke-dashoffset:0}}#custom-notification .warning-line{fill:none;stroke:#f8bb86;stroke-width:.25em;stroke-dasharray:35;stroke-dashoffset:35;animation:drawLine .4s .5s ease-out forwards}#custom-notification .info-line{stroke:#40c4ff;stroke-width:8;stroke-linecap:round}#custom-notification .info-dot{fill:#40c4ff}#custom-notification .warning-dot{fill:#f8bb86;opacity:0;animation:fadeInDot .4s .9s ease-out forwards}#custom-notification .info-circle{stroke:#87cefa;stroke-width:6;fill:none}@keyframes drawTriangle{to{stroke-dashoffset:0}}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes fadeInDot{to{opacity:1}}@media screen and (max-width: 500px){#custom-notification .modal-sm{width:90%}}
