.our-value{background-color:var(--secondary);padding:120px 0}.our-value .our-value-wrapper{align-items:stretch;display:flex;gap:40px;justify-content:center}.our-value .our-value-wrapper .value-left,.our-value .our-value-wrapper .value-right{width:50%}.our-value .our-value-wrapper .value-right{display:flex}.our-value .our-value-wrapper .value-right img{border-radius:24px;height:100%;object-fit:cover;width:100%}.our-value .our-value-wrapper .value-right span{color:var(--primary);font-size:16px;font-weight:500;text-transform:uppercase}.our-value .our-value-wrapper .value-left .heading h2{color:var(--white);font-size:52px;font-weight:600;margin-bottom:40px}.our-value .our-value-wrapper .value-left .value-wrapper-block .icon-wrpper{align-items:center;display:flex;gap:12px;justify-content:flex-start;margin-bottom:20px}.our-value .our-value-wrapper .value-left .value-wrapper-block .icon-wrpper h3{color:var(--nex-orange);font-size:20px;font-weight:600}.our-value .our-value-wrapper .value-left .value-wrapper-block .icon-box{flex-shrink:0;height:40px;width:40px}.our-value .our-value-wrapper .value-left .value-wrapper-block p{color:var(--white);font-size:18px;font-weight:400;margin-bottom:20px;padding-left:20px}@media (max-width:767px){.our-value{padding:60px 0}.our-value .our-value-wrapper{flex-direction:column-reverse;gap:20px}.our-value .our-value-wrapper .value-left,.our-value .our-value-wrapper .value-right{width:100%}}