.feature-section-wrapper{background:var(--section-bg, transparent)}.feature-section{display:grid;gap:40px;align-items:start}@media only screen and (min-width:768px){.feature-section{grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.feature-section{grid-template-columns:1fr;gap:30px}}.feature-section--main{padding:20px 0;display:flex;flex-direction:column;justify-content:center;min-height:100%}.feature-section--heading{font-size:2.5rem;font-weight:var(--font-heading-weight, 700);margin-bottom:24px;line-height:1.2}@media only screen and (max-width:767px){.feature-section--heading{font-size:2rem}}.feature-section--description{font-size:1.125rem;line-height:1.6;color:var(--color-body, #2c2d2e)}.feature-section--description p{margin-bottom:1em}.feature-section--description p:last-child{margin-bottom:0}.feature-section--items{background:var(--features-bg, #e4ece0);border-radius:0;padding:40px 30px;display:flex;flex-direction:column;gap:30px}@media only screen and (max-width:767px){.feature-section--items{padding:30px 20px;gap:25px}}.feature-section--item{display:flex;gap:20px;align-items:flex-start}.feature-item--icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.feature-item--icon img{width:100%;height:100%;object-fit:contain}.feature-item--icon svg{width:100%;height:100%}.feature-item--icon svg path{fill:var(--features-text-color, #000)}.feature-item--content{flex:1;color:var(--features-text-color, #000)}.feature-item--heading{font-size:1.25rem;font-weight:var(--font-heading-weight, 700);margin-bottom:10px;line-height:1.3}.feature-item--text{font-size:1rem;line-height:1.6;opacity:.85}
/*# sourceMappingURL=/cdn/shop/t/29/assets/feature-section.css.map */
