.hfs-prefooter{position:relative;width:100%;overflow:hidden;background-size:cover;background-position:50%;background-repeat:no-repeat}.hfs-prefooter__wrapper{background:rgba(0,0,0,.7)}.hfs-prefooter__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:32px;text-align:center}.hfs-prefooter__title{font-size:28px;font-weight:600;line-height:36px;margin:0}.hfs-prefooter__cta,.hfs-prefooter__title{align-self:stretch;color:var(--color-neutral-White,#fff);word-wrap:break-word}.hfs-prefooter__cta{display:inline-flex;justify-content:center;align-items:center;padding:12px 24px;background:var(--color-brand-primary,#ed1515);border-radius:999px;font-size:16px;font-weight:700;line-height:20px;text-decoration:none}@media (min-width:768px){.hfs-prefooter__wrapper{background:rgba(0,0,0,.72)}.hfs-prefooter__content{gap:24px}.hfs-prefooter__title{align-self:unset;color:var(--color-text-primary,#dfdfdf);font-weight:700}.hfs-prefooter__cta{align-self:unset}}