.alerts-module{bottom:0;margin:1.875rem;max-height:calc(100vh - 200px);position:fixed;right:0;z-index:1000}@media(max-width:499px){.sidebar-layout .alerts-module{max-height:calc(90vh - 200px)}}@media(max-width:767px){.sidebar-layout .alerts-module{bottom:80px}}.alerts-module .alert{border-radius:10px;box-shadow:5px 5px 25px 0 rgba(0,0,0,.15);display:none;margin:1.875rem 0;max-width:430px;padding:1.5625rem 1.25rem;position:relative}.alerts-module .alert .alert__glyph{color:#fff}.alerts-module .alert.alert{background-color:#ffecec}.alerts-module .alert.alert .alert__glyph{background-color:#d43a53}.alerts-module .alert.alert .alert__glyph .glyph-alert .path1:before{color:#fff}.alerts-module .alert.alert .alert__glyph .glyph-alert .path2:before{color:#d43a53}.alerts-module .alert.information{background-color:#fdf3dc}.alerts-module .alert.information .alert__glyph{background-color:#f8ba7f}.alerts-module .alert.information .alert__glyph .glyph-info .path1:before{color:#fff}.alerts-module .alert.information .alert__glyph .glyph-info .path2:before,.alerts-module .alert.information .alert__glyph .glyph-info .path3:before{color:#f8ba7f}.alerts-module .alert.custom{background-color:#fff}.alerts-module .alert.custom .alert__glyph{background-color:#f8ba7f}.alerts-module .alert.custom .alert__glyph .glyph-info .path1:before{color:#fff}.alerts-module .alert.custom .alert__glyph .glyph-info .path2:before,.alerts-module .alert.custom .alert__glyph .glyph-info .path3:before{color:#f8ba7f}.alerts-module .alert.check{background-color:#e2fdea}.alerts-module .alert.check .alert__glyph{background-color:#27ae7e}.alerts-module .alert.check .glyph-success .path1:before{color:#fff}.alerts-module .alert.check .glyph-success .path2:before{color:#27ae7e}.alerts-module .alert.question{background-color:#ecf7fe}.alerts-module .alert.question .alert__glyph{background-color:#2d9cdb}.alerts-module .alert.question .alert__glyph .glyph-need-help .path1:before{color:#2d9cdb}.alerts-module .alert.question .alert__glyph .glyph-need-help .path2:before,.alerts-module .alert.question .alert__glyph .glyph-need-help .path3:before{color:#fff}.alerts-module .alert__header{align-items:flex-start;display:flex}.alerts-module .alert__header b,.alerts-module .alert__header strong{color:#043436}.alerts-module .alert__glyph{border-radius:50px;padding:12px}.alerts-module .alert__glyph i{display:flex}.alerts-module .alert__text{margin-left:15px}.alerts-module .alert__body{margin-top:20px}.alerts-module .alert.visible{display:block}.alerts-module .alert__close{align-items:center;cursor:pointer;display:flex;height:42px;justify-content:center;left:-21px;position:absolute;top:-21px;width:42px}.alerts-module .alert__close:hover .alert__close--inner{background:#7ce5d3;border:2px solid #7ce5d3}.high-contrast .alerts-module .alert__close:hover .alert__close--inner{background:#fddab0;border:2px solid #fddab0}.alerts-module .alert__close--inner{align-items:center;background:#b4fff0;border:2px solid #b4fff0;border-radius:50%;box-shadow:5px 5px 25px 0 rgba(0,0,0,.15);display:flex;height:30px;justify-content:center;pointer-events:none;width:30px}.alerts-module .alert__close--inner svg{height:8px;margin:0 auto;width:8px}.high-contrast .alerts-module .alert__close--inner{background:#ffbd6f;border:2px solid #ffbd6f;transition:none}.alerts-module .alert__link{margin-top:10px}.alerts-module .alert__link a{font-weight:700}