.private-footer-component{height:75pt;background-color:#000;margin-top:4pc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media only screen and (max-width:768px){.private-footer-component{display:none !important;height:0}
}
.private-footer-component a:focus-visible{outline-color:#fff !important}
.private-footer-component .container-fluid{width:80pc;max-width:100%;margin-left:auto;margin-right:auto;padding-left:2pc;padding-right:2pc}
@media screen and (max-width:599px){.private-footer-component .container-fluid{width:100%;padding-left:1pc;padding-right:1pc}
}
.private-footer-component .textLink{color:#fff;text-align:left;font-family:Medium,Everett;font-size:1pc;font-weight:500;line-height:20px;text-decoration:none;font-stretch:normal;letter-spacing:normal}
.private-footer-component .textLink.active,.private-footer-component .textLink:hover{color:#e5195d}
.private-footer-component .link-container{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
@media only screen and (max-width:768px){.private-footer-component .link-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px 0 0}
}
.private-footer-component .link-container .link-element{white-space:nowrap;margin-right:2pc}
.private-footer-component .link-container .link-element:last-child{margin-right:0}
.private-footer-component .icon-container{width:100%}
@media only screen and (max-width:768px){.private-footer-component .icon-container{padding:24px 0}
}
.private-footer-component .icon-container>:not(:last-child){margin-right:2pc}
.private-footer-component .icon-container .icon,.private-footer-component .icon-container a{color:#000}
.private-footer-component .icon-container .icon{height:18px;width:18px}
.private-footer-component .icon-container .icon:before{color:#fff}
.footer-on-bottom{position:fixed;bottom:0;left:0;width:100%}