.background-container-banner-alert-private.hide-alert-banner{display:none}
.background-container-banner-alert-private{position:fixed;bottom:0;z-index:0;background-color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:115px}
@media only screen and (max-width:600px){.background-container-banner-alert-private{min-height:187px}
}
.background-container-banner-alert-private .container-fluid-inner-wrapper{width:80pc;max-width:100%;margin-left:auto;margin-right:auto;padding-left:2pc;padding-right:2pc}
@media only screen and (max-width:600px){.background-container-banner-alert-private .container-fluid-inner-wrapper{padding-left:1pc;padding-right:1pc}
}
.background-container-banner-alert-private .container-fluid-inner-wrapper .banner-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
@media only screen and (max-width:600px){.background-container-banner-alert-private .container-fluid-inner-wrapper .banner-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
}
.background-container-banner-alert-private .container-fluid-inner-wrapper .banner-content .banner-text-container{font-family:Medium,sans-serif;font-size:1pc;line-height:20px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left}
@media only screen and (max-width:600px){.background-container-banner-alert-private .container-fluid-inner-wrapper .banner-content .banner-text-container{text-align:center;margin-top:2pc}
}
.background-container-banner-alert-private .container-fluid-inner-wrapper .banner-content .banner-text-container .banner-title{font-family:Medium,sans-serif;font-size:22px}
.background-container-banner-alert-private .container-fluid-inner-wrapper .banner-content .banner-text-container .banner-subtitle{font-family:Light,sans-serif;font-size:1pc;margin-top:8px}
@media only screen and (max-width:375px){.background-container-banner-alert-private .container-fluid-inner-wrapper .banner-content .banner-text-container .banner-subtitle{margin-top:15px}
}
.background-container-banner-alert-private .container-fluid-inner-wrapper .banner-content .cta-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:276px;height:3pc;background-color:#fff;border-radius:2px;cursor:pointer;font-family:Regular,sans-serif;font-size:22px;text-align:center;color:#000}
@media only screen and (max-width:600px){.background-container-banner-alert-private .container-fluid-inner-wrapper .banner-content .cta-container{margin-top:24px;margin-bottom:2pc}
}
@media only screen and (max-width:375px){.background-container-banner-alert-private .container-fluid-inner-wrapper .banner-content .cta-container{margin-top:28px}
}
.background-container-banner-alert-private .container-fluid-inner-wrapper .banner-content .cta-container button:focus-visible{outline:2px solid #fff;outline-offset:4px;border-radius:2px}