@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.section-header{align-items:flex-start;gap:16px;display:flex}.section-header__signature{flex-shrink:0;width:70px;height:103px}.section-header__signature img{object-fit:contain;width:100%;height:100%}@media (max-width:767px){.section-header__signature{width:50px;height:74px}}.section-header__title{color:#192643;margin:0;font-family:Arboria,-apple-system,BlinkMacSystemFont,sans-serif;font-size:45px;font-weight:600;line-height:1.2}@media (max-width:991px){.section-header__title{font-size:36px}}@media (max-width:767px){.section-header__title{font-size:28px}}.section-header__highlight{color:#ff543f}.section-header--centered{text-align:center;justify-content:center}
@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cta-button{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:10px;padding:5px 5px 5px 20px;font-family:Open Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-flex}.cta-button__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.cta-button__icon img{width:18px;height:18px;transform:rotate(-90deg)}.cta-button--secondary{color:#192643;background-color:#f0f4f8}.cta-button--secondary:hover{background-color:#dfe7f0}.cta-button--secondary .cta-button__icon{background-color:#ff543f}.cta-button--secondary .cta-button__icon img{filter:brightness(0)invert()}.cta-button--primary{color:#fff;background-color:#ff543f}.cta-button--primary:hover{background-color:#ff3016}.cta-button--primary .cta-button__icon{background-color:#fff3}.cta-button--primary .cta-button__icon img{filter:brightness(0)invert()}.cta-button--no-icon{padding:12px 24px}.cta-button--full-width{justify-content:center;width:100%}
