.our-features-container{padding:60px 20px}.our-features-heading{font-size:72px;font-weight:500;max-width:800px;line-height:1.2;color:#333;margin-bottom:50px;text-align:left}.our-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;width:100%}.feature-item{background-color:#fff;padding:30px 20px;border-radius:8px;text-align:left;transition:all 0.3s ease}.feature-item:hover{transform:translateY(-5px)}.feature-image{margin-bottom:20px;display:flex;align-items:center;justify-content:flex-start}.feature-image img{width:100px;height:100px;object-fit:contain;max-width:100%;height:auto;transition:all 0.3s ease}.feature-item:hover .feature-image img{transform:scale(1.1)}.feature-title{font-size:20px;font-weight:600;line-height:1.3;color:#333;margin-bottom:15px;margin-top:0}.feature-description{font-size:15px;font-weight:400;line-height:1.5;color:#666;margin-bottom:0;margin-top:0}@media (max-width:1024px){.our-features-container{padding:50px 20px}.our-features-heading{font-size:42px;margin-bottom:40px}.our-features-grid{grid-template-columns:repeat(2,1fr);gap:25px}.feature-item{padding:25px 20px}.feature-image img{width:56px;height:56px}.feature-title{font-size:18px}.feature-description{font-size:14px}}@media (max-width:768px){.our-features-container{padding:40px 15px}.our-features-heading{font-size:36px;margin-bottom:35px}.our-features-grid{grid-template-columns:1fr;gap:20px}.feature-item{padding:25px 20px}.feature-image img{width:48px;height:48px}.feature-title{font-size:18px;margin-bottom:12px}.feature-description{font-size:14px}}@media (max-width:480px){.our-features-container{padding:30px 15px}.our-features-heading{font-size:28px;margin-bottom:30px}.feature-item{padding:20px 15px}.feature-image{margin-bottom:15px}.feature-image img{width:40px;height:40px}.feature-title{font-size:16px;margin-bottom:10px}.feature-description{font-size:13px}}.our-features-container .feature-item[style*="text-align: center"] .feature-image{justify-content:center}.our-features-container .feature-item[style*="text-align: right"] .feature-image{justify-content:flex-end}.feature-item{opacity:0;transform:translateY(20px);animation:fadeInUp 0.6s ease forwards}.feature-item:nth-child(1){animation-delay:0.1s}.feature-item:nth-child(2){animation-delay:0.2s}.feature-item:nth-child(3){animation-delay:0.3s}.feature-item:nth-child(4){animation-delay:0.4s}.feature-item:nth-child(5){animation-delay:0.5s}.feature-item:nth-child(6){animation-delay:0.6s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.our-features-grid[style*="grid-template-columns: repeat(1, 1fr)"]{max-width:600px;margin:0 auto}.our-features-grid[style*="grid-template-columns: repeat(2, 1fr)"]{max-width:800px;margin:0 auto}.our-features-grid[style*="grid-template-columns: repeat(4, 1fr)"] .feature-item{padding:20px 15px}.our-features-grid[style*="grid-template-columns: repeat(6, 1fr)"] .feature-item{padding:15px 10px}.our-features-grid[style*="grid-template-columns: repeat(6, 1fr)"] .feature-title{font-size:16px}.our-features-grid[style*="grid-template-columns: repeat(6, 1fr)"] .feature-description{font-size:13px}.our-features-grid[style*="grid-template-columns: repeat(6, 1fr)"] .feature-image img{width:32px;height:32px}.feature-item{position:relative;overflow:hidden}.feature-item::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,#3b82f6,transparent);transition:left 0.5s ease}.feature-image img{border-radius:4px}.feature-image img[src$=".gif"]{border-radius:6px}.feature-image img[src=""],.feature-image img:not([src]){display:none}.feature-item:has(.feature-image img[src=""]) .feature-image,.feature-item:has(.feature-image img:not([src])) .feature-image{display:none}.feature-item:has(.feature-image:not(:has(img[src]))) .feature-title,.feature-item:has(.feature-image img[src=""]) .feature-title{margin-top:0}.our-features-container::-webkit-scrollbar{width:6px}.our-features-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.our-features-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.our-features-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.feature-image img{min-height:100px;min-width:100px}@media (max-width:1024px){.feature-image img{min-height:56px;min-width:56px}}@media (max-width:768px){.feature-image img{min-height:48px;min-width:48px}}@media (max-width:480px){.feature-image img{min-height:40px;min-width:40px}}