/* scoped: si-about-TeamHeroSection */

  .team-hero:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    width: 100%;
    height: 533px;
    padding: 70px 80px 70px 40px;
    display: flex;
    align-items: center;
    gap: 80px;
    background-image: url('/Hero3.webp');
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
  }

  .left-col:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .content-box:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    width: 680px;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .hero-title:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    display: flex;
    flex-direction: column;
    font-family: 'Afacad', sans-serif;
    font-weight: 700;
    font-size: 58px;
    line-height: 100%;
    text-transform: uppercase;
    margin: 0;
  }

  .hero-title .red:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){ color: #D62121; }
  .hero-title .dark:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){ color: #FFFFFF; font-size: 54px; }

  .title-underline:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    width: 80px;
    height: 5px;
    background: #D62121;
    flex-shrink: 0;
  }

  .hero-desc:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #FFFFFF;
    width: 568px;
    height: 112px;
    margin: 0;
    overflow: hidden;
  }

  .right-col:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    width: 598px;
    height: 366px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    flex-shrink: 0;
    margin-left: 80px;
  }

  .team-row:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    display: flex;
    gap: 24px;
  }

  .profile:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    width: 108px;
    height: 168px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
  }

  .profile-text:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    width: 107px;
    height: 46px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
  }

  .avatar:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    width: 108px;
    height: 108px;
    border-radius: 50%;
    border: 3px solid #FFFFFF;
    object-fit: cover;
    flex-shrink: 0;
    box-sizing: border-box;
  }

  .profile-name:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    font-family: 'Afacad', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
  }

  .profile-underline:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    width: 60px;
    height: 2px;
    background: #D62121;
    flex-shrink: 0;
  }

  .profile-role:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
  }

  .profile-role--nowrap:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    white-space: nowrap;
  }



  html.is-mobile .m-team-hero:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    width: 430px;
    min-height: 1184px;
    padding-top: 70px;
    padding-bottom: 70px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 70px;
    background-image: url('/teamMOBILE.webp');
    background-size: cover;
    background-position: center top;
  }

  html.is-mobile .m-team-top:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    width: 248px;
    margin: 0 auto;
  }

  html.is-mobile .m-team-title-block:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    width: 248px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
  }

  html.is-mobile .m-team-title:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Afacad', sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    gap: 0;
  }

  html.is-mobile .m-red:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){ color: #D62121; }
  html.is-mobile .m-white:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){ color: #FFFFFF; font-size: 20px; white-space: nowrap; }

  html.is-mobile .m-team-underline:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    width: 80px;
    height: 5px;
    background: #D62121;
  }

  html.is-mobile .m-team-desc:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    width: 370px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #FFFFFF;
    margin: 0;
  }

  html.is-mobile .m-team-grid:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 36px 24px;
    padding: 0 60px;
    box-sizing: border-box;
    width: 100%;
    margin-top: 36px;
    justify-items: center;
  }

  html.is-mobile .m-profile:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
  }

  html.is-mobile .m-avatar:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    width: 108px;
    height: 108px;
    border-radius: 50%;
    border: 3px solid #FFFFFF;
    object-fit: cover;
    box-sizing: border-box;
  }

  html.is-mobile .m-profile-text:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
  }

  html.is-mobile .m-profile-name:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    font-family: 'Afacad', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 100%;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
  }

  html.is-mobile .m-profile-underline:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    width: 60px;
    height: 2px;
    background: #D62121;
  }

  html.is-mobile .m-profile-role:where(.si-about-TeamHeroSection, .si-about-TeamHeroSection *){
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
  }
