.feature-showcase{padding:var(--site-section-space) var(--site-copy-gutter);background:#fff;font-family:var(--font);scroll-margin-top:var(--header-h);overflow-wrap:anywhere}.feature-showcase__header{width:min(100%,var(--site-content-max));margin:0 auto var(--site-space-content);text-align:center}.feature-showcase__title,.feature-showcase__logo-heading{margin:0}.feature-showcase__title .nowrap{display:inline-block;max-width:100%;white-space:normal}.feature-showcase__logo-img{display:block;width:auto;max-width:100%;max-height:90px;object-fit:contain;margin-inline:auto}.feature-showcase__intro{max-width:var(--site-copy-max);margin:var(--site-space-content) auto 0}.feature-showcase__header>:first-child{margin-top:0}.feature-showcase__body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(24px,4vw,64px);width:min(100%,var(--site-content-max));margin-inline:auto}.feature-showcase__text-side,.feature-showcase__info,.feature-showcase__image-side{min-width:0}.feature-showcase__items{margin:0;padding:0;list-style:none}.feature-showcase__item{display:flex;align-items:flex-start;gap:16px;padding-block:var(--site-space-content);border-top:1px solid rgb(0 0 0 / 8%)}.feature-showcase__item:last-child{border-bottom:1px solid rgb(0 0 0 / 8%)}.feature-showcase__star{flex:0 0 44px;transition:opacity .18s ease}.feature-showcase__star img{width:44px;height:44px;object-fit:contain}.feature-showcase__heading{margin:0 0 12px;color:var(--green);font-size:clamp(20px,2.08vw,30px);font-weight:500;line-height:var(--site-leading-heading);letter-spacing:.05em;transition:color .18s ease}.feature-showcase__trigger{display:block;align-content:start;max-width:100%;min-height:44px;padding:0;border:0;background:none;color:inherit;font:inherit;letter-spacing:inherit;text-align:left;cursor:pointer}.feature-showcase__trigger:focus-visible{outline:2px solid var(--green);outline-offset:4px}.feature-showcase.is-interactive .feature-showcase__item:not(.is-active) .feature-showcase__star{opacity:.65}.feature-showcase.is-interactive .feature-showcase__item:not(.is-active) .feature-showcase__heading{color:#537268}.feature-showcase.is-interactive .feature-showcase__heading{text-box-trim:none}.feature-showcase__desc{margin:0;color:#000;font-size:var(--site-body-size);font-weight:400;line-height:var(--site-leading-body);letter-spacing:var(--site-body-tracking)}.feature-showcase__desc .tm{display:inline}.feature-showcase__image-side{display:grid;place-items:center}.feature-showcase__img{grid-area:1 / 1;width:100%;height:100%;object-fit:contain;object-position:center;opacity:0;visibility:hidden;transition:opacity .28s ease,visibility 0s linear .28s}.feature-showcase__img.is-active{opacity:1;visibility:visible;transition-delay:0s}.feature-showcase--brand,.feature-showcase--education{background:var(--off-white)}.feature-showcase--brand .feature-showcase__image-side{position:relative;aspect-ratio:7 / 8}.feature-showcase--brand .feature-showcase__img{position:absolute;inset:0}.feature-showcase--gallery .feature-showcase__text-side{order:2}.feature-showcase--gallery .feature-showcase__image-side{order:1}@media(width<1280px){.feature-showcase--brand .feature-showcase__body{display:block;max-width:var(--site-copy-max)}.feature-showcase--brand .feature-showcase__image-side{display:none}}@media(min-width:1280px){.feature-showcase--brand .feature-showcase__item:first-child{border-top:0}.feature-showcase--brand .feature-showcase__item:last-child{border-bottom:0}}@media(min-width:768px){.feature-showcase--gallery .feature-showcase__item:first-child,.feature-showcase--education .feature-showcase__item:first-child{border-top:0}.feature-showcase--gallery .feature-showcase__item:last-child,.feature-showcase--education .feature-showcase__item:last-child{border-bottom:0}}@media(max-width:767px){.feature-showcase__body{grid-template-columns:minmax(0,1fr);gap:var(--site-space-content)}.feature-showcase__star{flex-basis:40px;margin-top:-8px}.feature-showcase--brand .feature-showcase__star{margin-top:-12.5px}.feature-showcase__star img{width:40px;height:40px}.feature-showcase__desc .nowrap{white-space:normal}.feature-showcase__image-side{display:none}}@media(prefers-reduced-motion:reduce){.feature-showcase__img,.feature-showcase__heading,.feature-showcase__star{transition:none}}
