.wordmark{align-items:center;flex-direction:row;gap:9px}.wordmark .wordmark-icon{width:42px;height:42px;flex:0 0 42px;object-fit:cover;border:1px solid rgba(255,255,255,.55);border-radius:50%}.wordmark span{display:flex;flex-direction:column}.feature-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(35px,8vw,130px);align-items:center;background:var(--white)}.feature-copy .display{margin:24px 0}.feature-copy>p{max-width:560px;color:var(--muted);font-size:1.08rem}.feature-image{min-height:500px;height:100%;object-fit:cover}@media(max-width:780px){.wordmark .wordmark-icon{width:37px;height:37px;flex-basis:37px}.feature-section{grid-template-columns:1fr;padding-block:85px}.feature-image{min-height:300px;max-height:430px}.priority .feature-image{order:2}}
