.om-wyg__list{display:grid;gap:48px;grid-template-columns:repeat(3,1fr);margin-top:56px}.om-wyg__feature{padding-top:24px;position:relative}.om-wyg__feature:before{background:var(--om-gold);content:"";height:3px;left:0;position:absolute;top:0;width:40px}.om-wyg__feature-title{color:var(--om-navy);font-family:var(--om-serif);font-size:22px;font-weight:700;letter-spacing:-.005em;line-height:1.25;margin:0 0 16px}.om-wyg__feature-desc{color:var(--om-grey-600);font-size:16px;line-height:1.6;margin:0}.om-wyg--navy .om-wyg__feature-title{color:var(--om-white)}.om-wyg--navy .om-wyg__feature-desc{color:hsla(0,0%,100%,.78)}@media (max-width:880px){.om-wyg__list{gap:36px;grid-template-columns:1fr;margin-top:36px}}