.epc-process-module{--brooks-blue:#0057b8;--brooks-blue-dark:#003f8a;--brooks-blue-light:#eaf3ff;--brooks-text:#203652;--brooks-muted:#5f7288;--brooks-border:#d8e3ef;--brooks-shadow:rgba(15,43,77,.08);--brooks-shadow-hover:rgba(0,87,184,.16);padding:2.5rem 0;width:100%}.epc-process-module,.epc-process-module *,.epc-process-module :after,.epc-process-module :before{box-sizing:border-box}.epc-process-module__inner{margin:0 auto;max-width:100%;padding:0 1rem;width:100%}.epc-process-module__header{margin-bottom:1.5rem;text-align:center}.epc-process-module__title{color:var(--brooks-text)!important;font-size:clamp(1.8rem,4vw,2.4rem)!important;font-weight:700!important;letter-spacing:-.02em;line-height:1.08!important;margin:0!important;max-width:none!important;text-align:center}.epc-process-module__subtext{color:var(--brooks-muted)!important;font-size:clamp(.95rem,2vw,1.05rem)!important;line-height:1.5!important;margin:.7rem auto 0;max-width:820px;text-align:center}.epc-process-module__tag{align-items:center;background:#8cc63f;border-radius:999px;color:#fff;display:inline-flex;font-size:.88rem;font-weight:700;justify-content:center;line-height:1;margin-top:1rem;padding:.55rem 1rem}.epc-process-module__cards{align-items:stretch;display:grid;gap:.85rem;grid-template-columns:repeat(5,minmax(0,1fr))}.epc-process-card{appearance:none;-webkit-appearance:none;background:#fff;border:1px solid var(--brooks-border);border-radius:20px;box-shadow:0 10px 28px var(--brooks-shadow);cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:165px;min-width:0;padding:.9rem .85rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease;width:100%}.epc-process-card:focus-visible,.epc-process-card:hover{border-color:#bcd0e7;box-shadow:0 16px 34px var(--brooks-shadow-hover);outline:none;transform:translateY(-4px)}.epc-process-card.is-active{background:linear-gradient(180deg,#fff,#f4f9ff);border-color:var(--brooks-blue);box-shadow:0 16px 36px rgba(0,87,184,.14)}.epc-process-card__number{align-items:center;background:var(--brooks-blue-light);border-radius:999px;color:var(--brooks-blue);display:inline-flex;flex-shrink:0;font-size:.85rem;font-weight:700;height:40px;justify-content:center;width:40px}.epc-process-card.is-active .epc-process-card__number{background:var(--brooks-blue);color:#fff}.epc-process-card__title{color:var(--brooks-text);display:block;font-size:.9rem;font-weight:700;hyphens:auto;line-height:1.2;margin-top:.7rem;max-width:14ch;overflow-wrap:break-word;white-space:normal;width:100%;word-break:normal}.epc-process-card__cta{align-items:center;color:var(--brooks-blue);display:inline-flex;font-size:.85rem;font-weight:700;gap:.4rem;margin-top:.8rem;white-space:nowrap}.epc-process-card__cta:after{content:"→";font-size:1rem}.epc-process-module__panels{margin-top:1.2rem}.epc-process-panel{background:#fff;border:1px solid var(--brooks-border);border-radius:22px;box-shadow:0 18px 40px var(--brooks-shadow);overflow:hidden;position:relative}.epc-process-panel:before{background:var(--brooks-blue);content:"";display:block;height:5px}.epc-process-panel__close{background:#eef4fb;border:0;border-radius:999px;color:var(--brooks-blue);cursor:pointer;font-size:1.3rem;font-weight:700;height:42px;position:absolute;right:1rem;top:1rem;width:42px}.epc-process-panel__eyebrow{color:var(--brooks-blue);font-size:.8rem;font-weight:700;padding:1.2rem 1.5rem 0;text-transform:uppercase}.epc-process-panel__title{color:var(--brooks-text);font-size:1.7rem;font-weight:700;margin:0;padding:.25rem 4rem 0 1.5rem}.epc-process-panel__content{color:#405974;font-size:1rem;line-height:1.7;padding:.9rem 1.5rem 1.5rem}@media (max-width:1400px){.epc-process-module__cards{grid-template-columns:repeat(4,1fr)}}@media (max-width:1100px){.epc-process-module__cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.epc-process-module__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.epc-process-module__cards{grid-template-columns:1fr}}