.lp_three_column__list{display:grid;gap:24px 40px;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto auto}.lp_three_column__item{display:grid;grid-row:1/-1;grid-template-rows:subgrid}.lp_three_column__icon{width:80px}.lp_three_column__title{border-bottom:2px solid var(--neutral-oe-black);padding-bottom:24px}.lp_three_column__content{padding-right:4px}.lp_three_column__button a{flex-basis:293px}@media (max-width:744px){.lp_three_column__list{grid-template-columns:1fr;grid-template-rows:auto;grid-row-gap:64px}.lp_three_column__item{display:flex;flex-direction:column;gap:24px;grid-row:auto}.lp_three_column__title h3{line-height:110%}.lp_three_column__button a{flex-basis:auto;width:100%}}