@media (width > 750px) {
   
  
    .sobre__container {
      grid-template-columns: 1fr 1fr;
      align-items: center; 
    }
  
    .explore__content .section__header {
      max-width: 500px;
    }
  
    .explore__content :is(.section__header, .section__description, .section__subheader),
    .explore__btn {
      text-align: left;
    }

    
  
    
  }


 
.namez{font-weight: 500;}

  @media (width < 750px) {
   
  
.explore__content .btn{
  margin:-10% -15%;}
    
    .explore__content :is(.section__header, .section__description),
    .explore__btn {
      text-align: center;
    }

.explore__content a{justify-content: center;align-items: center;}
       
   .cardi {
      text-align: center;justify-content: center;
    }

    
    .sobre__image{justify-self: center;translate: -0px;}
    
  }


  @media (width > 0px) { .sobre__image {    grid-area: 1;
  
    margin-bottom: 300px; margin-top: 200px;    ; 
  }
  
  
  
}
 
@media (width < 1139px) { .sobre__image {translate: -60px 20px;
}}

@media (width > 1332px) { .sobre__image {translate: -50px 20px;scale: 0.9;
}}

.sobre__image{justify-content: center;}


@media (width < 1332px) { .sobre__image {scale: 0.8;
}}


@media (width < 960px) { .sobre__image {scale: 0.7;
}}

@media (width < 920px) { .sobre__image {scale: 0.6;
}}


@media (width < 830px) { .sobre__image {scale: 0.5;
}}

@media (width < 750px) { .sobre__image {scale: 0.8;translate: -250px -50px;
}}


@media (width < 474px) { .sobre__image {scale: 0.7;translate: -220px -50px;
}}

@media (width < 386px) { .sobre__image {scale: 0.6;translate: -190px -50px;
}}


@media (width < 350px) { .sobre__image {scale: 0.5;translate: -160px -50px;
}}











.investidor__grid ul{margin-top: 10px;}


.investidor__grid i{color: #fe7627;}

.card__job-iconm i{margin-bottom: 18px;}




.cardi p{margin-bottom: 20px;}


