.features-header h1[data-v-55cf7929]{font-size:3rem;font-weight:700;color:var(--black)}.features-header p[data-v-55cf7929]{font-size:1.2rem;color:var(--gray10);margin-top:.5rem}.features-list[data-v-55cf7929]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;padding:2rem 0}.feature-item[data-v-55cf7929]{background-color:transparent;border:none;transition:transform .3s ease,box-shadow .3s ease}.feature-item[data-v-55cf7929]:hover{transform:translateY(-10px);box-shadow:0 4px 10px 0 rgba(0,0,0,.15)}.feature-card[data-v-55cf7929]{display:flex;flex-direction:column;align-items:flex-start;background:var(--white);border-radius:8px;box-shadow:0 4px 10px 0 rgba(0,0,0,.08);padding:2rem;transition:box-shadow .3s ease}.feature-card[data-v-55cf7929]:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,.15)}.feature-image-container[data-v-55cf7929]{width:100%;height:200px;margin-bottom:1.5rem;overflow:hidden;border-radius:8px}.feature-image[data-v-55cf7929]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feature-content[data-v-55cf7929]{flex-grow:1}.feature-title[data-v-55cf7929]{font-size:1.8rem;color:var(--violet);font-weight:700;margin-bottom:.5rem}.feature-description[data-v-55cf7929]{font-size:1.1rem;color:var(--gray10);line-height:1.6}@media (min-width:768px) and (max-width:1024px){.features-list[data-v-55cf7929]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.features-header h1[data-v-55cf7929]{font-size:2.5rem}.features-header p[data-v-55cf7929]{font-size:1rem}.feature-title[data-v-55cf7929]{font-size:1.4rem}.feature-description[data-v-55cf7929]{font-size:.95rem}.features-list[data-v-55cf7929]{grid-template-columns:1fr}}