



.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}}

.product-feature-card{z-index:1;flex-direction:column;gap:28px;display:flex;position:relative}.product-feature-expanded-overlay{z-index:10;margin-right:-6px;position:absolute;top:50%;right:0;overflow:hidden;transform:translateY(-50%)}.product-feature-expanded{cursor:pointer}.plusButton{cursor:pointer}.plusButton span{align-items:justify;justify-content:space-between;padding:23px 18px;display:flex}
@media (max-width:768px){.product-feature-expanded-overlay{z-index:1111;background-color:#eedfd1;width:100vw;height:100dvh;padding:20px;position:fixed;inset:0;transform:none}.product-feature-expanded{position:absolute;top:50%;left:20px;right:20px;transform:translateY(-50%)}}


.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{color:var(--color-text-dark-brown);flex-direction:column;gap:15px;display:flex}.under-the-hood-header{color:var(--color-text-dark-brown);justify-content:space-between;align-items:center;gap:15px;display:flex}.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}}


