.product-features{background:var(--pf-background, #f8f9fa);padding:2rem 0;margin:2rem 0}.product-features__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.product-features__card{background:var(--pf-card-background, #ffffff);border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;border:1px solid var(--pf-card-border, #e9ecef)}.product-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.product-features__item{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:12px;transition:all .3s ease;background:var(--pf-item-background, #f8f9fa);height:100%;min-height:80px}.product-features__item:hover{background:var(--pf-item-hover-background, #e9ecef);transform:translateY(-2px)}.product-features__icon{width:56px;height:56px;min-width:56px;min-height:56px;display:flex;align-items:center;justify-content:center;background:var(--pf-icon-background, #007bff);border-radius:12px;color:var(--pf-icon-color, #ffffff);font-size:1.75rem;flex-shrink:0}.product-features__icon-img{width:100%;height:100%;object-fit:contain}.product-features__icon-text{font-size:1.75rem;line-height:1}@media screen and (max-width: 768px){.product-features__icon-text{font-size:1.5rem}}.product-features__content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;height:100%}.product-features__title{font-size:1.4rem;font-weight:600;color:var(--pf-title-color, #1a1a1a);margin:0 0 .5rem;line-height:1.3}.product-features__description{font-size:1.1rem;color:var(--pf-description-color, #6c757d);margin:0;line-height:1.4}.product-features__logos{display:flex;align-items:center;justify-content:center;gap:2rem;padding-top:1rem;border-top:1px solid var(--pf-divider-color, #e9ecef)}.product-features__logo{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--pf-logo-color, #6c757d)}.product-features__logo-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.product-features__logo-icon img{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 768px){.product-features__grid{grid-template-columns:1fr;gap:1rem}.product-features__item{padding:.5rem;min-height:70px}.product-features__icon{width:48px;height:48px;min-width:48px;min-height:48px;font-size:1.5rem}.product-features__title{font-size:1.2rem}.product-features__description{font-size:1rem}.product-features__logos{flex-direction:column;gap:1rem}}@media screen and (min-width: 769px) and (max-width: 1024px){.product-features__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1025px){.product-features__grid{grid-template-columns:repeat(3,1fr)}}.product-features__item{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-features__item:nth-child(1){animation-delay:.1s}.product-features__item:nth-child(2){animation-delay:.2s}.product-features__item:nth-child(3){animation-delay:.3s}.product-features__item:nth-child(4){animation-delay:.4s}.product-features__item:nth-child(5){animation-delay:.5s}.product-features__item:nth-child(6){animation-delay:.6s}
/*# sourceMappingURL=/cdn/shop/t/95/assets/section-product-features.css.map */
