.pre-footer{border-bottom:.1rem solid var(--greyscale-slate-3);gap:var(--size-s);margin-bottom:var(--size-xl);padding-bottom:var(--size-xl);flex-direction:column;display:flex}.pre-footer__body{color:var(--greyscale-white);font-size:var(--strong-xl);& p{margin:0}}@media (width>=768px){.pre-footer{justify-content:space-between;align-items:center;gap:var(--size-xl);flex-direction:row;width:100%;margin-bottom:4rem;padding-bottom:4rem;& .button--secondary{flex-shrink:0}}}@media (width>=1920px){.pre-footer{margin-bottom:var(--size-l);padding-bottom:var(--size-l)}}