.features-wrapper{position:relative;width:100%}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;width:100%}.feature-item{display:flex;flex-direction:row;align-items:center;gap:20px;padding:30px 20px;background:#f9f9f9;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.feature-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.feature-icon{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.feature-icon img{max-width:100%;height:auto;object-fit:contain}.feature-content{flex:1;text-align:left}.feature-title{font-size:18px;font-weight:600;color:#333;margin:0 0 5px;line-height:1.4}.feature-description{font-size:14px;color:#666;margin:0;line-height:1.6}.features-dots{display:none;justify-content:center;gap:10px;margin-top:25px}.features-dots .dot{width:12px;height:12px;border-radius:50%;background:#ddd;border:none;cursor:pointer;padding:0;transition:all .3s ease}.features-dots .dot:hover{background:#999}.features-dots .dot.active{background:#333;width:30px;border-radius:6px}@media screen and (max-width: 1024px){.features-grid{grid-template-columns:repeat(2,1fr);gap:25px}.features-section{padding:50px 20px}}@media screen and (max-width: 768px){.features-section{padding:40px 0}.features-wrapper{overflow:hidden}.features-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:15px;padding:0 20px;scrollbar-width:none;-ms-overflow-style:none}.features-grid::-webkit-scrollbar{display:none}.feature-item{flex:0 0 calc(100% - 15px);min-width:calc(100% - 15px);scroll-snap-align:start;padding:20px 15px;gap:15px}.feature-icon{width:50px;height:50px}.feature-title{font-size:16px;margin-bottom:4px}.feature-description{font-size:13px}.features-dots{display:flex}}@media screen and (max-width: 480px){.feature-item{flex:0 0 100%;min-width:100%;padding:18px 12px;gap:12px}.feature-icon{width:45px;height:45px}.feature-title{font-size:15px}.feature-description{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-features-2.css.map */
