[class*=intg-hiws-].intg-hiws{background-color:var(--section-bg,#fff);overflow-x:hidden;padding-bottom:var(--section-padding-bottom,80px);padding-top:var(--section-padding-top,80px)}.intg-hiws-header{margin-bottom:4rem;max-width:48rem}.intg-hiws-eyebrow{align-items:center;color:var(--eyebrow-color,#dc2626);display:flex;font-family:var(--h5-font,"Source Sans Pro",sans-serif);font-size:var(--eyebrow-size,12px);font-weight:var(--h5-weight,600);gap:.5rem;letter-spacing:.15em;margin-bottom:1rem;text-transform:uppercase}.intg-hiws-eyebrow-icon{line-height:1}.intg-hiws-eyebrow-icon,.intg-hiws-eyebrow-icon>*{align-items:center;color:inherit;display:flex!important;font-size:1rem;justify-content:center}.intg-hiws-eyebrow-icon svg{fill:currentColor;height:1rem;width:1rem}.intg-hiws-heading{color:var(--heading-color,#111827);font-family:var(--display2-font,"Source Sans Pro",sans-serif);font-size:var(--heading-size,40px);font-weight:var(--display2-weight,700);line-height:1.2;margin:0 0 1.5rem;word-wrap:break-word;overflow-wrap:break-word}@media (max-width:768px){.intg-hiws-heading{font-size:calc(var(--heading-size, 40px)*.75)}}@media (max-width:480px){.intg-hiws-heading{font-size:calc(var(--heading-size, 40px)*.6)}}.intg-hiws-description{color:var(--description-color,#6b7280);font-family:var(--body-font,"Source Sans Pro",sans-serif);font-size:var(--description-size,16px);line-height:1.7;margin:0}.intg-hiws-grid{display:grid;gap:3rem;grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.intg-hiws-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.intg-hiws-grid{gap:2.5rem;grid-template-columns:1fr}}.intg-hiws-step{display:flex;flex-direction:column;min-width:0}.intg-hiws-step-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.intg-hiws-step-circle{align-items:center;background-color:#ee2524;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:calc(var(--step-circle-size, 48px)*.42);height:var(--step-circle-size,48px);justify-content:center;line-height:1;width:var(--step-circle-size,48px)}.intg-hiws-step-circle,.intg-hiws-step-title{font-family:var(--h3-font,"Source Sans Pro",sans-serif);font-weight:var(--h3-weight,700)}.intg-hiws-step-title{color:var(--step-title-color,#111827);font-size:var(--step-title-size,24px);line-height:1.3;margin:0;word-wrap:break-word;overflow-wrap:break-word}@media (max-width:768px){.intg-hiws-step-title{font-size:calc(var(--step-title-size, 24px)*.875)}}.intg-hiws-step-body{color:var(--step-body-color,#6b7280);flex-grow:1;font-family:var(--body-font,"Source Sans Pro",sans-serif);font-size:var(--step-body-size,16px);line-height:1.7;margin-bottom:1.5rem;min-width:0}.intg-hiws-step-body p{margin:0 0 .75rem}.intg-hiws-step-body p:last-child{margin-bottom:0}.intg-hiws-step-cta{margin-top:auto}.intg-hiws-btn{align-items:center;background-color:#ee2524;border-radius:4px;color:#fff;display:inline-flex;font-family:var(--h5-font,"Source Sans Pro",sans-serif);font-size:.875rem;font-weight:600;justify-content:center;letter-spacing:.05em;padding:.75rem 1.5rem;text-decoration:none;transition:opacity .2s ease,transform .2s ease;width:100%}.intg-hiws-btn:hover{color:#fff;opacity:.88;text-decoration:none;transform:translateY(-1px)}