.ecommerce-section{background-color:#f5f5f5}.ecommerce-section .ecommerce-header{display:flex;justify-content:space-between;gap:40px;margin-bottom:50px;align-items:center}.ecommerce-section .ecommerce-image{display:flex;max-width:492px}.ecommerce-section .ecommerce-image__img.mob{display:none}.ecommerce-section .ecommerce-image__img{width:100%;border-radius:20px}.ecommerce-section .ecommerce-info{max-width:682px}.ecommerce-section .ecommerce-info__label{color:var(--blue);font-weight:600}.ecommerce-section .ecommerce-info__title{margin-top:15px;margin-bottom:20px}.ecommerce-section .ecommerce-info__title span{font-weight:700}.ecommerce-section .ecommerce-info__description{font-weight:400;line-height:24px;color:var(--dark-blue);margin-bottom:40px}.ecommerce-section .ecommerce-info__cta .btn{padding:13.109px 34.014px 12.891px 32.829px;display:inline-block}.ecommerce-section .ecommerce-features{display:flex;gap:46px;flex-wrap:wrap}.ecommerce-section .ecommerce-features__item{display:flex;flex-direction:column;gap:10px;flex:1;min-width:280px}.ecommerce-section .ecommerce-features__title{color:#042a2d;font-family:var(--font-primary);font-size:20px;font-weight:700;line-height:32px;margin:0}.ecommerce-section .ecommerce-features__text{color:#525252;font-family:var(--font-primary);font-size:16px;font-weight:400;line-height:24px;margin:0}@media (max-width:960px){.ecommerce-section{padding:60px 20px}.ecommerce-section .ecommerce-header{flex-direction:column;margin-bottom:40px}.ecommerce-section .ecommerce-image__img.mob{display:block}.ecommerce-section .ecommerce-image__img.desk{display:none}.ecommerce-section .ecommerce-info__title{font-size:30px;line-height:39px}.ecommerce-section .ecommerce-info__cta .btn{padding:8px 20px;font-size:14px}.ecommerce-section .ecommerce-features{gap:20px}}