section.alert-banner{position:fixed;top:0;width:100%;z-index:9999;display:none}section.alert-banner .container{padding:15px 70px 15px 25px}@media screen and (min-width:992px){section.alert-banner .container{padding:15px 70px 15px 40px;min-height:60px}}section.alert-banner.black{background-color:#000;color:#fff}section.alert-banner .content-wrap{display:flex;padding:0;align-items:center}section.alert-banner .content-wrap .alert-icon{margin-right:15px;align-self:flex-start;width:28px;max-width:28px;min-width:28px;height:28px}section.alert-banner .content-wrap.align-center{justify-content:center}section.alert-banner p{margin:0;display:inline-block;padding:6px 0;font-size:1.6rem}@media screen and (min-width:992px){section.alert-banner p{font-size:1.8rem}}section.alert-banner p a{color:#fff;position:relative}section.alert-banner p .down-arrow{position:absolute}section.alert-banner p .down-arrow svg{fill:#fff}section.alert-banner .learn-more{min-width:130px;text-align:left;margin-top:10px;font-size:1.6rem;display:block}@media screen and (min-width:992px){section.alert-banner .learn-more{margin-left:10px;margin-top:0;display:inline-block;font-size:1.8rem}}section.alert-banner .alert-close{position:absolute;right:20px;top:15px}section.alert-banner .alert-close .icon-fill{fill:#fff}section.alert-banner h2{margin:0;line-height:1.5;padding:0;font-size:1.6rem;font-weight:400}@media screen and (min-width:992px){section.alert-banner h2{font-size:1.8rem}}section.alert-banner h2 a{color:#fff;position:relative}section.alert-banner h2 .down-arrow{position:absolute}section.alert-banner h2 .down-arrow svg{fill:#fff}section.alert-banner .accordion-content{display:none;margin-top:15px}section.alert-banner .accordion-content:before{content:"";position:absolute;left:0;background-color:rgba(255,255,255,.3);height:1px;width:100%}section.alert-banner .accordion-content p{margin-top:20px}section.alert-banner .accordion-content .learn-more{margin-left:0;display:block;margin-top:10px;font-size:1.6rem}@media screen and (min-width:992px){section.alert-banner .accordion-content .learn-more{font-size:1.8rem}}@media screen and (min-width:992px){section.alert-banner .accordion-content{max-width:850px}}