/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.product-feature-row{width:100%;padding:50px 0}.product-feature-row-inner{align-items:center;gap:140px;display:flex}.product-feature-image-wrapper{flex:5;width:100%}.product-feature-content-wrapper{flex:4}.product-feature-image img{object-fit:cover;width:100%;height:100%}@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}}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */.product-feature-under-the-hood{background:var(--color-background-card);margin-bottom:6px;margin-right:6px;padding:30px 35px;position:relative}.product-feature-under-the-hood:after{content:"";background-color:var(--color-accent-brown);z-index:-1;opacity:.3;position:absolute;inset:0;transform:translate(6px,6px)}.under-the-hood-text{flex-direction:column}.under-the-hood-header,.under-the-hood-text{color:var(--color-text-dark-brown);gap:15px;display:flex}.under-the-hood-header{justify-content:space-between;align-items:center}.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);font-size:16px;line-height:1.35}.under-the-hood-paragraph p{margin-bottom:1em}.under-the-hood-image{justify-content:center;align-items:center;display:flex}.under-the-hood-image img{border-radius:8px;max-width:100%;height:auto}@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}}