@keyframes reveal{from{transform:translateX(100vw)}to{transform:translateX(0)}}@keyframes hide{from{transform:translateX(0)}to{transform:translateX(100vw)}}.servicebar{margin-top:1.875rem;background-color:#fff}.servicebar__container{align-items:stretch;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;padding:.5rem 1.875rem;width:100%;height:100%}@media screen and (min-width: 48em){.servicebar__container{justify-content:space-between}}@media screen and (min-width: 90em){.servicebar__container{flex-wrap:nowrap;margin:0 auto;padding:1rem 0;max-width:calc(90rem - 3.75rem)}}.servicebar__item{background-color:rgba(0,0,0,0);color:#080808;align-items:center;display:flex;justify-content:flex-start;padding:.9375rem;width:60%}.servicebar__item svg{fill:#080808}.servicebar__item:hover{background-color:#ffed00;color:#080808;text-decoration:underline}.servicebar__item:hover svg{fill:#080808}.servicebar__item:focus{outline:.125rem solid #080808}@media screen and (min-width: 48em){.servicebar__item{width:calc(50% - 1.875rem)}}@media screen and (min-width: 64em){.servicebar__item{width:25%}}.servicebar__item-icon{position:relative;padding:0 .9375rem 0 0}.servicebar__item-icon img{filter:grayscale(100%) brightness(0);max-width:unset;height:unset}.servicebar__item-title{font-weight:bold;line-height:1.25rem;text-transform:uppercase;text-decoration:inherit}.service-bar-news{display:block;margin-bottom:3.75rem;padding:0 1.875rem}@media screen and (min-width: 64em){.service-bar-news{display:inline-block;width:25%;padding:0;box-sizing:border-box}}.service-bar-news__title{color:#080808;font-size:16px;font-weight:normal;line-height:1;display:inline-block;width:100%;text-align:left;text-transform:uppercase}@media screen and (min-width: 64em){.service-bar-news__title{width:auto;margin:0;padding:3.75rem 0 1.875rem;float:left}}.service-bar-news__container{display:flex;flex-direction:column;width:100%;border:.125rem solid #f0f0f0}@media screen and (min-width: 64em){.service-bar-news__container{border-top-width:.125rem}}.service-bar-news .servicebar__item{width:100%;box-sizing:border-box;border-bottom:.125rem solid #f0f0f0;border-left:0;margin:0}.service-bar-news .servicebar__item:last-child{border-bottom-width:0}@media screen and (min-width: 48em){.service-bar-news .servicebar__item{border-bottom-width:0;border-left-width:.125rem}}@media screen and (min-width: 64em){.service-bar-news .servicebar__item{padding:.9375rem;justify-content:center;height:100%;width:100%;border-bottom-width:.125rem}}@media screen and (min-width: 64em){.service-bar-news .servicebar__item-title{width:75%;max-width:11.875rem}}
