.alert-banner{background-color:#d1f3ff;color:#231f20;position:relative;overflow:hidden;border-radius:64px}.alert-banner+*{margin-top:40px}.alert-banner .alert-wrapper{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch}.alert-banner .alert-wrapper>div{display:flex;align-items:center}.alert-banner .alert-status{padding:18px 13px 18px 20px;position:relative;flex-shrink:0;background-color:#231f20;color:#fff;font-size:0}.alert-banner .alert-status svg{width:42px;height:42px;color:inherit;fill:currentColor}.alert-banner .alert-content{padding:26px 36px;flex-grow:1;flex-flow:row wrap}.alert-banner .alert-content>*{width:100%}.alert-banner .alert-link{flex-shrink:0;max-width:250px}.alert-banner .alert-link a{padding:26px 54px 26px 20px;display:block;position:relative;line-height:1.2}.alert-banner .alert-link a: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:calc(50% - 1px);right:22px;color:#231f20;font-size:24px;transform:translate(0,-50%) scale(1,1);transition:240ms cubic-bezier(0,1,.5,1)}.alert-banner .alert-link a:focus:after,.alert-banner .alert-link a:hover:after{transform:translate(7px,-50%) scale(.85,.85)}.alert-banner.green .alert-status{background-color:#006747}.alert-banner.amber .alert-status{background-color:#ed8b00}.alert-banner.red .alert-status{background-color:#8a1538}@media (max-width:991.98px){.alert-banner .alert-link{max-width:200px}}@media (max-width:767.98px){.alert-banner{border-radius:16px}.alert-banner+*{margin-top:20px}.alert-banner .alert-wrapper{flex-flow:column}.alert-banner .alert-wrapper>*{width:100%;justify-content:center}.alert-banner .alert-status{padding:14px 18px}.alert-banner .alert-status svg{width:30px;height:30px}.alert-banner .alert-content{padding:16px 22px}.alert-banner .alert-content p{line-height:1.3}.alert-banner .alert-link a{margin-top:-22px;padding:22px 36px 24px 16px}.alert-banner .alert-link a:after{top:50%;right:12px;font-size:18px}.alert-banner .alert-link a:focus:after,.alert-banner .alert-link a:hover:after{transform:translate(4px,-50%) scale(.85,.85)}.alert-banner .alert-link{max-width:100%;width:100%}}