:root{--psar-green:#83be41;--psar-blue:#074364;--psar-cream:#fbf8df;--psar-font-header:Verdana,sans-serif;--psar-font-body:Helvetica,sans-serif;--psar-size-header-max:20pt;--psar-size-body:15pt}.education-cards{font-family:var(--psar-font-body);margin:0 auto;max-width:1200px;padding:48px 20px;position:relative;z-index:1}.education-cards h2,.education-cards h3,.education-cards h4,.education-cards h5,.education-cards h6{font-family:var(--psar-font-header)}.education-cards .ec-group{margin-bottom:48px}.education-cards .ec-group:last-child{margin-bottom:0}.education-cards .ec-group-heading{color:var(--psar-blue);font-family:var(--psar-font-header);font-size:var(--psar-size-header-max);letter-spacing:.5px;line-height:1.2;margin:0 0 8px;text-align:center}.education-cards .ec-group-subtext{color:#4a5a66;font-family:var(--psar-font-body);font-size:var(--psar-size-body);margin:0 0 28px;text-align:center}.education-cards .ec-grid{display:flex;flex-wrap:wrap;gap:24px}.education-cards .ec-card{align-items:center;background:#fff;border:1px solid #e4e9ed;border-radius:14px;box-shadow:0 1px 3px rgba(7,67,100,.06);box-sizing:border-box;display:flex;flex:1 1 calc(33.33333% - 16px);flex-direction:column;gap:14px;max-width:calc(33.33333% - 16px);min-width:240px;overflow:hidden;padding:32px 24px;text-align:center;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,opacity .5s ease}.education-cards .ec-card:hover{border-color:var(--psar-green);box-shadow:0 14px 30px rgba(7,67,100,.16);transform:translateY(-6px)}.education-cards .ec-card:focus-visible{border-color:var(--psar-green);outline:2px solid var(--psar-blue);outline-offset:3px;transform:translateY(-6px)}.education-cards .ec-card-icon{align-items:center;color:var(--psar-blue);display:flex;height:52px;justify-content:center;transition:color .25s ease,transform .25s ease;width:52px}.education-cards .ec-card-icon svg{height:100%;width:100%}.education-cards .ec-card:hover .ec-card-icon{color:var(--psar-green);transform:scale(1.06)}.education-cards .ec-card-title{color:var(--psar-blue);font-family:var(--psar-font-header);font-size:16pt;font-weight:700;line-height:1.25}.education-cards .ec-card-desc{color:#52616b;font-family:var(--psar-font-body);font-size:12.5pt;line-height:1.4;max-height:0;opacity:0;transform:translateY(4px);transition:max-height .3s ease,opacity .25s ease,transform .25s ease}.education-cards .ec-card.is-revealed .ec-card-desc,.education-cards .ec-card:focus-within .ec-card-desc,.education-cards .ec-card:hover .ec-card-desc{max-height:120px;opacity:1;transform:translateY(0)}.education-cards .ec-card--featured{background:var(--psar-blue);border-color:var(--psar-blue)}.education-cards .ec-card--featured .ec-card-icon,.education-cards .ec-card--featured .ec-card-title{color:#fff}.education-cards .ec-card--featured .ec-card-desc{color:#dce7ee}.education-cards .ec-card--featured:hover{border-color:var(--psar-green)}.education-cards .ec-card--featured:hover .ec-card-icon{color:var(--psar-green)}.education-cards.js-anim .ec-card{opacity:0}.education-cards.js-anim .ec-card.is-in{opacity:1}@media (max-width:1024px){.education-cards .ec-card{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px)}}@media (max-width:767px){.education-cards{padding:36px 16px}.education-cards .ec-card{flex-basis:100%;max-width:100%}.education-cards .ec-card-desc{max-height:120px;opacity:1;transform:none}.education-cards .ec-group-heading{font-size:18pt}}