.why-invest-section {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding-bottom: 70px;
  padding-top: 50px;
  position: relative
}

.why-invest-section .video-wrap:before {
  background: #000;
  bottom: 0;
  content: ""
}

.why-invest-section .video-wrap,.why-invest-section .video-wrap:before {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.why-invest-section .video-wrap video {
  height: 100%;
  object-fit: cover;
  width: 100%
}

@media(max-width: 767px) {
  .why-invest-section {
    padding-bottom:0;
    padding-top: 0
  }
}

.why-us-intro {
  max-width: 100%;
  margin: 0 auto 44px;
  text-align:center;
}

.why-us-intro h2{
  text-transform:uppercase;
  font-size:80px;
  color:#333;
}
.why-us-intro p{
  color:#333;
  font-size:20px;
}

.why-us-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
}

.why-us-item {
  width: 25%;
  padding: 70px 20px 40px;
  text-align: center;
  border: 1px solid #E9E5E5;
  position: relative;
  min-height:300px;
}

.why-us-cta {
  text-align:center;
  margin-top: 56px;
}

.why-us-item span.number {
  position: absolute;
  left: 0;
  right:0px;
  top: 20px;
  font-size: 20px;
  line-height: normal;
  font-weight: 700;
  color: #FF6005;
}



.why-us-item p {margin-bottom: 0;margin-top: 15px;color:#333;font-size:20px;}
.why-us-item span.description {margin-bottom: 0;margin-top: 15px;color:#333;font-size:16px;display:inline-block;}



img.wu-hover-image {
  display: none;
}
.why-us-item:before{
  position:absolute;
  top:0;
  right:0;
  left:0;
  bottom:0;
  width:100%;
  height:100%;
  content:"";
  background: linear-gradient(to bottom right, rgba(237, 139, 0, 1), rgba(225, 6, 0, 1));
  transition:all ease 0.3s;
  opacity:0;
  z-index: -1;
}
.why-us-item:hover:before {
  opacity:1;
}

.why-us-item {
  transition: 0.5s ease all;
  position:relative;
}

.why-us-item:hover span.number {
  color: #ffffff;
}

.why-us-item:hover p{
  color:#fff
}

.why-us-item:hover span.description{
  color:#fff
}

.why-us-item:hover img.wu-hover-image {
  display: inline-block;
}

.why-us-item:hover img.wu-normal-image {
  display: none;
}

.why-us-image{margin-top:20px;}

@media(max-width:1200px){
  .why-us-intro p, .why-us-item p{font-size:18px;}
}
@media(max-width:1024px){
  .why-us-intro p, .why-us-item p{font-size:16px;}
}

@media(max-width:1200px){
  .why-us-item {
    padding: 45px 20px;
  }
}

@media(max-width:900px){
  .why-us-item {
    width:33.33%;
  }
}

@media(max-width:767px){
  .why-us-item {
    width:50%;
  }
}

@media(max-width:480px){
  .why-us-item {
    width:100%;
  }
  .why-us-item{min-height:250px;}
}
</style>

<link rel="stylesheet" href="https://www.shams.ae/hs-fs/hub/27183482/hub_generated/module_assets/66706838471/1705169066452/module_66706838471_Why_Invest.min.css">

<style>  
.why-invest-section .video-wrap:before {
  background:rgba(0, 0, 0,0.2)
}
.why-invest-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.why-invest-left {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  padding-bottom: 50px;
  padding-top: 50px;    
}

.why-invest-right {
  width: 100%;
  background: transparent;
  padding: 20px 0;
}
.why-invest-right .why-invest-right-list {
  display: flex;
  width: 100%;
}
.why-invest-left-content {
  width: 100%;
}

.why-invest-left-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.why-invest-left-content h2 {
  color: #ffffff;
  text-transform: uppercase;
  text-align:center;
}

.why-invest-left-item h4 {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 5px;
  font-size:24px;
}

.why-invest-left-item p {
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 0;
  font-size:20px;
}

.why-invest-left-item {
  width: 33%;
  padding-right: 30px;
  text-align:center;
}

.why-invest-left-item:not(:first-child) {
  border-left: 1px solid #fff;
  padding-left: 30px;
}

.why-invest-right-item h3 {
  font-size: 48px;
  color: #ffffff;
  line-height: normal;
  margin-bottom: 0px;
}
.why-invest-right-item h3 span.suffix {
  display: inline-block;
  font-weight: 700;
  color: #ffffff;
}

.why-invest-right-item p {
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 0;
  line-height: 1.4;
  margin-top: 5px;
}

html[lang=ar] .why-invest-left-item:not(:first-child) {
  border-right: 1px solid #fff;
  padding-left: 30px;
  border-left: none;
}

.why-invest-right-item {
  width: 25%;
  padding-bottom: 0;
  border-bottom: 0;
  border-right: 0.5px solid rgba(255, 255, 255, 0.31);
  padding: 0 25px;
  text-align: center;
}
.why-invest-right-item:last-child {
  border: none;
}
html[lang=ar] .why-invest-right-item:last-child {
  border-right: 0.5px solid rgba(255, 255, 255, 0.31);
}
html[lang="ar"] .why-invest-right-item:first-child {
  border: 0;
}
@media(max-width:990px){
  .why-invest-left {
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
  }

  .why-invest-right {
    width: 100%;
    padding: 20px 20px;
  }

  .why-invest-right-item {
    width: 25%;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
  }

  .why-invest-right-list {
    display: flex;
    flex-wrap: wrap;
  }

  .why-invest-right-item:not(:last-child) {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }

  .why-invest-right-item {
    margin: 15px 0 !important;
  }

  .why-invest-right-item:not(:last-child) {
    border-right: 0.5px solid rgba(255, 255, 255, 0.31);
  }


  .why-invest {     
    position: relative;
  }

  /*     .why-invest:before {
  content: '';
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.1) -0.65%, rgba(0, 0, 0, 0.39) 92.61%);
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
} */

  .why-invest-flex {
    position: relative;
    z-index: 2;
    padding: 30px 0;
  }
  .why-invest-right-item > * {
    width: 100%;
    display: inline-block;
  }
  .why-invest-right-item > img {
    width: auto;
    margin: 0px auto;
  }
}

@media(max-width:767px){
  .why-invest-left {   
    padding: 0;
    margin-bottom: 0;
  }
  .why-invest-right-item {
    width: 50%;
  }

  .why-invest-right-item:nth-child(2n) {
    border-right: 0;
  }

  .why-invest-left-item {
    width: 100%;
    margin-bottom: 30px;
    padding: 0;
  }
  html[lang=ar] .why-invest-left-item:not(:first-child) {
    border:none;
    padding-left: 0px;   
  }
  .why-invest-right-item {
    width: 100%;   
  }
  .why-invest-right .why-invest-right-list .why-invest-right-item img {
    width: 70px;
    margin: auto;
  }
  .why-invest-left-item:not(:first-child) {
    border-left: none;
    padding-left: 0px;
  }
  html[lang=ar] .why-invest-right-item:last-child {
    border: none;
  }
  .why-invest-right-item:not(:last-child){
    border: none;
  }
  .why-invest-right-item {
    width: 100%;
    border-right: 0 !important;
    padding: 0;
    padding-bottom: 20px !important;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255,255,255,0.5) !important;
    margin-top: 0 !important;
  }
  .why-invest-right-item:last-child{
    margin-bottom:0px !important;padding-bottom:0px !important;border-bottom: 0px solid rgba(255,255,255,0.5) !important;
  }
}
.why-invest.no-lists {
  padding: 70px 0;
  text-align: center;
}
.why-invest.no-lists .why-invest-left {
  min-height: unset;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
}
.why-invest.no-lists .why-invest-left h2 {
  margin-bottom: 0;
}
@media(max-width:767px){
  .why-invest.no-lists{padding:50px 0;}
  .why-invest-right-item {
    width: 50%;
  }

  .why-invest-right {
    padding: 0;
  }

  .why-invest-right-item h3 {
    font-size: 31px;
  }

  .why-invest-right .why-invest-right-list .why-invest-right-item img {
    margin: 0 auto 10px;
  }

  .why-invest-right .why-invest-right-list {
    align-items: flex-start;
    position: relative;
  }

  .why-invest-right-item p {
    font-size: 15px;
  }

  .why-invest-right-item:nth-last-child(2) {
    padding: 0 !important;
    border: 0 !important;
  }

  .why-invest-right .why-invest-right-list:after {
    content:'';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 53%;
    transform: translateX(-50%);
    background: rgba(255,255,255,0.5);
  }
  .why-invest-right-item {
    padding-left: 15px;
    padding-right: 15px;
  }

  .why-invest-right .why-invest-right-list:after {
    left: 50%;
  }
}
@media(max-width:640px){
  .why-invest.no-lists{padding:40px 0;}
}