.alert-banner{margin:0 0 30px;background-color:#d9e7f2}.alert-banner.green .alert-status{background-color:#8db813}.alert-banner.amber .alert-status{background-color:#f6c100}.alert-banner.red .alert-status{background-color:#da291c}@keyframes basicAnim{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.alert-banner.amber a.alert-wrapper .alert-status>svg,.alert-banner.red a.alert-wrapper .alert-status>svg{transition:.3s}.alert-banner.amber a.alert-wrapper:active .alert-status>svg,.alert-banner.amber a.alert-wrapper:focus .alert-status>svg,.alert-banner.amber a.alert-wrapper:hover .alert-status>svg,.alert-banner.red a.alert-wrapper:active .alert-status>svg,.alert-banner.red a.alert-wrapper:focus .alert-status>svg,.alert-banner.red a.alert-wrapper:hover .alert-status>svg{animation-name:basicAnim;animation-duration:.5s;animation-iteration-count:infinite}@keyframes greenAnim{0%,100%{transform:rotate(0)}25%,75%{transform:rotate(15deg)}50%{transform:rotate(-15deg)}}.alert-banner.green a.alert-wrapper:active .alert-status>svg,.alert-banner.green a.alert-wrapper:focus .alert-status>svg,.alert-banner.green a.alert-wrapper:hover .alert-status>svg{animation-name:greenAnim;animation-duration:.5s;animation-iteration-count:infinite}.alert-banner a.alert-wrapper{position:relative;color:#231f20}.alert-banner a.alert-wrapper::after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;content:"\f054";position:absolute;top:50%;right:35px;transform:translateY(-50%);font-size:30px;transition:.3s}.alert-banner a.alert-wrapper .alert-content{padding-right:65px}.alert-banner a.alert-wrapper:active::after,.alert-banner a.alert-wrapper:focus::after,.alert-banner a.alert-wrapper:hover::after{transform:translate(5px,-50%)}.alert-banner .alert-wrapper{display:flex;flex-flow:row nowrap;align-items:stretch;justify-content:space-between;height:100%;font-weight:700}.alert-banner .alert-wrapper>div{display:flex;align-items:center;padding:20px 27px}.alert-banner .alert-status{position:relative;font-size:0;flex-shrink:0;color:#fff}.alert-banner .alert-status svg{width:48px;height:48px;color:inherit;fill:currentColor}.alert-banner .alert-content{flex-grow:1}.alert-banner .alert-content *{color:#000!important}.alert-banner .alert-link{flex-shrink:0;padding-left:0!important}.alert-banner .alert-link .button-link{margin:0}@media (max-width:1199.98px){.alert-banner .alert-status svg{width:42px;height:42px}}@media (max-width:991.98px){.alert-banner a.alert-wrapper::after{top:calc(50% + 40px)}.alert-banner .alert-wrapper{flex-direction:column}.alert-banner .alert-wrapper .alert-status{justify-content:center}}@media (max-width:767.98px){.alert-banner{margin-bottom:20px}.alert-banner .alert-status svg{width:36px;height:36px}}