.product-feature-row{width:100%;padding:50px 0}.product-feature-row-inner{display:flex;align-items:center;gap:140px}.product-feature-image-wrapper{flex:5 1;width:100%}.product-feature-content-wrapper{flex:4 1}.product-feature-image img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.product-feature-row{padding:80px 0}.product-feature-row-inner{flex-direction:column;gap:56px}.product-feature-row.reversed .product-feature-row-inner{flex-direction:column-reverse}}@media (min-width:769px) and (max-width:1024px){.product-feature-row-inner{gap:60px}}.product-page{position:relative;width:100%;margin:0 auto;min-height:100vh}.product-features-intro{padding-top:60px;padding-bottom:60px}.product-feature-under-the-hood{position:relative;background:var(--color-background-card);padding:30px 35px;margin-right:6px;margin-bottom:6px}.product-feature-under-the-hood:after{content:"";position:absolute;inset:0;background-color:var(--color-accent-brown);z-index:-1;transform:translate(6px,6px);opacity:.3}.under-the-hood-text{flex-direction:column}.under-the-hood-header,.under-the-hood-text{display:flex;gap:15px;color:var(--color-text-dark-brown)}.under-the-hood-header{align-items:center;justify-content:space-between}.under-the-hood-title{font-size:30px;font-family:var(--font-family-feature-light);font-weight:300;line-height:1.35}.under-the-hood-x{width:26px}.under-the-hood-paragraph{font-family:var(--font-family-abc-marfa-light);line-height:1.35;font-size:16px;p{margin-bottom:1em}}.under-the-hood-image{display:flex;justify-content:center;align-items:center}.under-the-hood-image img{max-width:100%;height:auto;border-radius:8px}@media (max-width:768px){.product-feature-under-the-hood{padding:20px 25px}.under-the-hood-image{order:-1}.under-the-hood-paragraph{font-size:13px}.under-the-hood-x{width:23px}}