.WhyWiro-module__Vxel3G__grid{border-block-start:1px solid var(--color-border);grid-template-columns:repeat(2,1fr);margin-block-start:var(--space-10);display:grid}@media (max-width:720px){.WhyWiro-module__Vxel3G__grid{grid-template-columns:1fr}}.WhyWiro-module__Vxel3G__item{gap:var(--space-6);padding-block:var(--space-8);border-block-end:1px solid var(--color-border);display:flex}.WhyWiro-module__Vxel3G__item:nth-child(odd){border-inline-end:1px solid var(--color-border);padding-inline-end:var(--space-8)}@media (max-width:720px){.WhyWiro-module__Vxel3G__item:nth-child(odd){border-inline-end:none;padding-inline-end:0}}.WhyWiro-module__Vxel3G__marker{font-family:var(--font-mono);color:var(--color-border);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:2rem;font-weight:700;line-height:1}html[dir=rtl] .WhyWiro-module__Vxel3G__marker{font-family:var(--font-arabic);font-size:1.6rem}.WhyWiro-module__Vxel3G__itemBody h3{font-size:var(--text-h3-size);line-height:var(--text-h3-lh);color:var(--color-ink);margin-block-end:var(--space-2)}.WhyWiro-module__Vxel3G__itemBody p{color:var(--color-muted)}.WhyWiro-module__Vxel3G__itemInteractive{width:100%;font:inherit;color:inherit;text-align:start;cursor:pointer;transition:background var(--duration-base) var(--ease-out);background:0 0;border-block-start:0;border-inline:0}.WhyWiro-module__Vxel3G__itemInteractive:hover{background:var(--color-soft)}.WhyWiro-module__Vxel3G__itemInteractive:focus-visible{outline:2px solid var(--color-blue);outline-offset:-2px}.WhyWiro-module__Vxel3G__itemInteractive:nth-child(odd){border-inline-end:1px solid var(--color-border)}@media (max-width:720px){.WhyWiro-module__Vxel3G__itemInteractive:nth-child(odd){border-inline-end:none}}.WhyWiro-module__Vxel3G__detailsLink{font-size:var(--text-small-size);color:var(--color-blue-text);margin-block-start:var(--space-3);font-weight:600;display:inline-block}.WhyWiro-module__Vxel3G__itemInteractive:hover .WhyWiro-module__Vxel3G__detailsLink{text-underline-offset:3px;text-decoration:underline}.WhyWiro-module__Vxel3G__modalTitle{font-size:var(--text-h3-size);color:var(--color-ink);margin:0}.WhyWiro-module__Vxel3G__modalBody{color:var(--color-muted);margin-block-start:var(--space-3);line-height:1.6}.WhyWiro-module__Vxel3G__modalList{gap:var(--space-2);color:var(--color-ink);flex-direction:column;margin-block-start:var(--space-4);padding-inline-start:var(--space-5);display:flex}
.FeaturedPathways-module__tbJ_wG__section{background:var(--color-soft)}.FeaturedPathways-module__tbJ_wG__headerContainer{margin-block-end:var(--space-8)}.FeaturedPathways-module__tbJ_wG__scroller{scrollbar-width:thin;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(90deg, transparent 0, black var(--container-pad-mobile), black calc(100% - var(--container-pad-mobile)), transparent 100%);mask-image:linear-gradient(90deg, transparent 0, black var(--container-pad-mobile), black calc(100% - var(--container-pad-mobile)), transparent 100%);overflow-x:auto}@media (min-width:1280px){.FeaturedPathways-module__tbJ_wG__scroller{-webkit-mask-image:linear-gradient(90deg, transparent 0, black calc((100vw - var(--container)) / 2 + var(--container-pad-desktop)), black calc(100% - (100vw - var(--container)) / 2 - var(--container-pad-desktop)), transparent 100%);mask-image:linear-gradient(90deg, transparent 0, black calc((100vw - var(--container)) / 2 + var(--container-pad-desktop)), black calc(100% - (100vw - var(--container)) / 2 - var(--container-pad-desktop)), transparent 100%)}}.FeaturedPathways-module__tbJ_wG__track{gap:var(--space-6);padding-inline:var(--container-pad-mobile);padding-block:var(--space-2) var(--space-6);scroll-snap-type:x proximity;width:max-content;display:flex}@media (min-width:768px){.FeaturedPathways-module__tbJ_wG__track{padding-inline:var(--container-pad-tablet)}}@media (min-width:1280px){.FeaturedPathways-module__tbJ_wG__track{padding-inline:calc((100vw - var(--container)) / 2 + var(--container-pad-desktop))}}.FeaturedPathways-module__tbJ_wG__card{scroll-snap-align:start;background:var(--color-surface-raised);border:1px solid var(--color-border);border-top:3px solid var(--color-blue);border-radius:0 0 var(--radius-md) var(--radius-md);width:min(320px,78vw);padding:var(--space-6);box-shadow:var(--shadow-soft);transition:transform var(--duration-base) var(--ease-out), box-shadow var(--duration-base) var(--ease-out);font:inherit;color:inherit;text-align:start;flex:none;display:block}.FeaturedPathways-module__tbJ_wG__cardInteractive{cursor:pointer}.FeaturedPathways-module__tbJ_wG__cardInteractive:hover{transform:translateY(-4px)}.FeaturedPathways-module__tbJ_wG__cardInteractive:focus-visible{outline:3px solid var(--color-blue);outline-offset:3px}.FeaturedPathways-module__tbJ_wG__cardIndex{font-family:var(--font-mono);font-size:var(--text-caption-size);color:var(--color-muted);font-variant-numeric:tabular-nums;margin-block-end:var(--space-4);display:block}html[dir=rtl] .FeaturedPathways-module__tbJ_wG__cardIndex{font-family:var(--font-arabic)}.FeaturedPathways-module__tbJ_wG__card h3{color:var(--color-ink);margin-block-end:var(--space-2)}.FeaturedPathways-module__tbJ_wG__meta{color:var(--color-blue-text);background:var(--color-soft-blue);border-radius:var(--radius-pill);margin-block-end:var(--space-3);padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.FeaturedPathways-module__tbJ_wG__card p{color:var(--color-muted)}.FeaturedPathways-module__tbJ_wG__linkRow{margin-block-start:var(--space-2)}.FeaturedPathways-module__tbJ_wG__detailsLink{align-items:center;gap:var(--space-2);color:var(--color-blue-text);margin-block-start:var(--space-4);font-size:.875rem;font-weight:600;display:inline-flex}.FeaturedPathways-module__tbJ_wG__detailsLink:after{content:"";width:6px;height:6px;transition:transform var(--duration-fast) var(--ease-out);border-block-start:2px solid;border-inline-end:2px solid;transform:rotate(45deg)}html[dir=rtl] .FeaturedPathways-module__tbJ_wG__detailsLink:after{transform:rotate(-135deg)}.FeaturedPathways-module__tbJ_wG__cardInteractive:hover .FeaturedPathways-module__tbJ_wG__detailsLink:after{transform:rotate(45deg)translate(2px,-2px)}html[dir=rtl] .FeaturedPathways-module__tbJ_wG__cardInteractive:hover .FeaturedPathways-module__tbJ_wG__detailsLink:after{transform:rotate(-135deg)translate(2px,-2px)}.FeaturedPathways-module__tbJ_wG__modalMeta{color:var(--color-blue-text);background:var(--color-soft-blue);border-radius:var(--radius-pill);padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.FeaturedPathways-module__tbJ_wG__modalTitle{font-size:var(--text-h2-size);line-height:var(--text-h2-lh);letter-spacing:var(--text-h2-ls);margin-block:var(--space-3) var(--space-2);color:var(--color-ink)}.FeaturedPathways-module__tbJ_wG__modalSummary{color:var(--color-muted);font-size:var(--text-body-size);line-height:var(--text-body-lh);margin-block-end:var(--space-6)}.FeaturedPathways-module__tbJ_wG__modalProgram+.FeaturedPathways-module__tbJ_wG__modalProgram{border-block-start:1px solid var(--color-border);margin-block-start:var(--space-6);padding-block-start:var(--space-6)}.FeaturedPathways-module__tbJ_wG__modalProgramHead{align-items:baseline;gap:var(--space-3);flex-wrap:wrap;margin-block-end:var(--space-3);display:flex}.FeaturedPathways-module__tbJ_wG__modalProgramHead h4{font-size:var(--text-h3-size);line-height:var(--text-h3-lh);color:var(--color-ink)}.FeaturedPathways-module__tbJ_wG__modalProgramMeta{color:var(--color-blue-text);font-size:12px;font-weight:700}.FeaturedPathways-module__tbJ_wG__detailsList{gap:var(--space-3);flex-direction:column;display:flex}.FeaturedPathways-module__tbJ_wG__detailsList li{color:var(--color-ink);font-size:var(--text-small-size);line-height:var(--text-small-lh);padding-inline-start:var(--space-6);position:relative}.FeaturedPathways-module__tbJ_wG__detailsList li:before{content:"";background:var(--color-signal);border-radius:2px;width:8px;height:8px;position:absolute;inset-block-start:.6em;inset-inline-start:0}
.SchoolsBand-module__4xpbZG__section{background:var(--color-navy);color:var(--color-on-dark);position:relative;overflow:hidden}.SchoolsBand-module__4xpbZG__grid{gap:var(--space-6);grid-template-columns:repeat(4,1fr);margin-block-start:var(--space-10);display:grid}@media (max-width:1024px){.SchoolsBand-module__4xpbZG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.SchoolsBand-module__4xpbZG__grid{grid-template-columns:1fr}}.SchoolsBand-module__4xpbZG__phase{padding-inline-end:var(--space-4);position:relative}.SchoolsBand-module__4xpbZG__phaseHead{align-items:center;margin-block-end:var(--space-4);display:flex;position:relative}.SchoolsBand-module__4xpbZG__phaseIndex{border-radius:var(--radius-sm);width:36px;height:36px;font-family:var(--font-mono);color:var(--color-cyan);font-variant-numeric:tabular-nums;z-index:1;border:1px solid #ffffff59;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}html[dir=rtl] .SchoolsBand-module__4xpbZG__phaseIndex{font-family:var(--font-arabic)}.SchoolsBand-module__4xpbZG__connector{height:1px;border-top:2px dashed #ffffff38;flex-grow:1;margin-inline-start:var(--space-3)}@media (max-width:1024px){.SchoolsBand-module__4xpbZG__connector{display:none}}.SchoolsBand-module__4xpbZG__phase h3{color:var(--color-on-dark);margin-block-end:var(--space-2)}.SchoolsBand-module__4xpbZG__phase p{color:#ffffffb8;font-size:.95rem}.SchoolsBand-module__4xpbZG__phaseButton{width:100%;font:inherit;color:inherit;text-align:start;cursor:pointer;background:0 0;border:0;padding:0;display:block}.SchoolsBand-module__4xpbZG__phaseButton:hover .SchoolsBand-module__4xpbZG__phaseIndex{border-color:var(--color-cyan);background:#ffffff1a}.SchoolsBand-module__4xpbZG__phaseButton:focus-visible{outline:2px solid var(--color-cyan);outline-offset:6px;border-radius:var(--radius-sm)}.SchoolsBand-module__4xpbZG__detailsLink{font-size:var(--text-small-size);color:var(--color-cyan);margin-block-start:var(--space-3);font-weight:600;display:inline-block}.SchoolsBand-module__4xpbZG__phaseButton:hover .SchoolsBand-module__4xpbZG__detailsLink{text-underline-offset:3px;text-decoration:underline}.SchoolsBand-module__4xpbZG__modalTitle{font-size:var(--text-h3-size);color:var(--color-ink);margin:0}.SchoolsBand-module__4xpbZG__modalBody{color:var(--color-muted);margin-block-start:var(--space-3);line-height:1.6}.SchoolsBand-module__4xpbZG__modalList{gap:var(--space-2);color:var(--color-ink);flex-direction:column;margin-block-start:var(--space-4);padding-inline-start:var(--space-5);display:flex}.SchoolsBand-module__4xpbZG__ctaRow{gap:var(--space-4);flex-wrap:wrap;margin-block-start:var(--space-10);display:flex}
.StudentGallery-module__JqOxjq__section{background:var(--color-surface)}.StudentGallery-module__JqOxjq__head{max-width:680px;margin-block-end:var(--space-8)}.StudentGallery-module__JqOxjq__title{font-size:var(--text-h2-size);line-height:var(--text-h2-lh);letter-spacing:var(--text-h2-ls);color:var(--color-ink)}.StudentGallery-module__JqOxjq__lead{color:var(--color-muted);font-size:var(--text-body-size);line-height:var(--text-body-lh);margin-block-start:var(--space-3)}.StudentGallery-module__JqOxjq__grid{gap:var(--space-4);grid-template-columns:repeat(6,1fr);display:grid}.StudentGallery-module__JqOxjq__item{grid-column:span 2;min-width:0}.StudentGallery-module__JqOxjq__itemLead{grid-column:span 4}@media (max-width:900px){.StudentGallery-module__JqOxjq__grid{grid-template-columns:repeat(4,1fr)}.StudentGallery-module__JqOxjq__item{grid-column:span 2}.StudentGallery-module__JqOxjq__itemLead{grid-column:span 4}}@media (max-width:560px){.StudentGallery-module__JqOxjq__grid{grid-template-columns:1fr}.StudentGallery-module__JqOxjq__item,.StudentGallery-module__JqOxjq__itemLead{grid-column:span 1}}.StudentGallery-module__JqOxjq__figure{border-radius:var(--radius-md);background:var(--color-soft-blue);height:100%;position:relative;overflow:hidden}.StudentGallery-module__JqOxjq__img{aspect-ratio:4/3;object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out);display:block}.StudentGallery-module__JqOxjq__itemLead .StudentGallery-module__JqOxjq__img{aspect-ratio:16/9}@media (max-width:560px){.StudentGallery-module__JqOxjq__itemLead .StudentGallery-module__JqOxjq__img{aspect-ratio:4/3}}.StudentGallery-module__JqOxjq__figure:hover .StudentGallery-module__JqOxjq__img{transform:scale(1.04)}.StudentGallery-module__JqOxjq__caption{padding:var(--space-8) var(--space-4) var(--space-4);color:#fff;background:linear-gradient(#061a3600,#061a36e0);font-size:.8125rem;font-weight:600;line-height:1.45;position:absolute;inset-block-end:0;inset-inline:0}
