.alert-banner{background-color:#ededed;color:#231f20;border:1px solid #231f20;border-left-width:10px}.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{padding:20px 30px;display:flex;align-items:center}.alert-banner .alert-status{position:relative;flex-shrink:0;font-size:0}.alert-banner .alert-status::after{content:"";position:absolute;top:0;right:0;bottom:0;width:1px;background-color:#231f20}.alert-banner .alert-status svg{width:48px;height:48px;color:inherit;fill:currentColor}.alert-banner .alert-content{padding:36px 30px 38px!important;flex-grow:1;font-family:"Frutiger LT Pro",sans-serif;flex-flow:row wrap}.alert-banner .alert-content>*{width:100%}.alert-banner .alert-link{padding:20px 20px 20px 0!important;flex-shrink:0}.alert-banner .alert-link .button-link{margin:0}.alert-banner.green{color:#009639;border-color:#009639}.alert-banner.green .alert-status::after{background-color:#009639}.alert-banner.amber{color:#ed8b00;border-color:#ed8b00}.alert-banner.amber .alert-status::after{background-color:#ed8b00}.alert-banner.red{color:#8a1538;border-color:#8a1538}.alert-banner.red .alert-status::after{background-color:#8a1538}@media (max-width:767.98px){.alert-banner{padding:20px;border-left-width:6px}.alert-banner+*{margin-top:26px}.alert-banner .alert-wrapper{flex-flow:column}.alert-banner .alert-wrapper>div{padding:0!important;width:100%;justify-content:center}.alert-banner .alert-wrapper>div+*{margin-top:14px}.alert-banner .alert-status::after{content:none}.alert-banner .alert-status svg{width:34px;height:34px}}