section.custom-cta .content-constrainer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:730px}section.custom-cta .text-block{margin:0 0 20px;text-align:center}section.custom-cta .text-block h3{font-size:32px;font-weight:600;line-height:100%;margin:0}section.custom-cta .cta-wrapper{align-items:center;display:flex;gap:10px;justify-content:center}section.custom-cta .cta-wrapper a{align-items:center;background-color:transparent;border:1px solid #000;border-radius:22px;color:#000;display:flex;font-size:16px;font-weight:300;justify-content:center;line-height:20px;padding:12px 24px;transition:all .3s ease-in-out}section.custom-cta .cta-wrapper a:hover{background-color:#fa0a37;border-color:#fa0a37;color:#fff}.external-links{margin-top:40px}.external-links .details{text-align:center}.external-links h3{font-size:32px;font-weight:600;line-height:100%;margin:0;text-transform:uppercase}.external-links .d-flex{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:30px 0}.external-links .d-flex .repeater{flex:1 1 192px;max-height:80px;max-width:192px}.external-links .d-flex a{display:block;margin:0 auto;width:max-content}.external-links span.logo-placeholder{align-items:center;display:flex;justify-content:center}.external-links span.logo-placeholder img{transition:all .3s ease-in-out}.external-links .repeater:hover .logo-placeholder img{transform:scale(1.1)}@media (max-width:767px){section.custom-cta .text-block h3{font-size:26px}section.custom-cta .cta-wrapper{flex-wrap:wrap}section.custom-cta .cta-wrapper a{font-size:14px;padding:10px 20px}}