/* NOTE Mobile P */
@media screen and (min-width: 320px) {
  #quem-somos {
    align-self: stretch;
    background: url(../../img/bg/gradient_3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-clip: border-box;
  }
  /* SECTION Display None */
  .hero-quem-somos-right {
    display: none;
  }
  /* !SECTION */

  .hero-quem-somos-max {
    display: flex;
    gap: 1.5rem;
    align-self: stretch;
    /* max-height: 55vh; */
    padding: 3rem 0rem 0rem 1rem;
  }

  .hero-quem-somos-left {
    max-width: 100%;
    display: flex;
    padding: 1rem;
    flex-direction: column;
  }

  .hero-quem-somos-left-content {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 2rem;
    align-self: stretch;
  }
  .title-wwa-max {
    font-family: var(--font-primary);

    font-style: normal !important;
    line-height: 0.9 !important;
    text-decoration: none !important;
    text-transform: none !important;
    margin: 0;
    margin-top: -16px !important;
    color: var(--White, #fff);

    font-size: 3.25rem;

    font-weight: 700;
    line-height: 100% !important; /* 3.25rem */
    letter-spacing: -0.13rem;
  }
  .h1-quem-somos {
    color: var(--color-white);
    font-family: var(--font-primary);
    font-size: clamp(3.5rem, 2.5vw, 2rem);
    font-style: normal;
    font-weight: 900;
    line-height: 100%; /* 4.75rem */
    letter-spacing: -0.095rem;
    text-transform: none;
  }
  .text-sub-quem-somos {
    align-self: stretch;

    color: var(--white, #fff);
    font-variant-numeric: ordinal;

    /* Body/LG/Regular */
    font-family: var(--font-primary);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300;
    line-height: 130%; /* 1.625rem */
    letter-spacing: -0.0125rem;
  }

  .hero-quem-somos-right {
    max-width: 50%;
  }
  .hero-quem-somos-right img {
    width: -webkit-fill-available;
  }

  .hero-quem-somos-icons-row {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
    align-self: stretch;
  }
  .hero-quem-somos-icons-row-pre {
    display: flex;
    padding: 1rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    flex: 1 0 0;
    align-self: stretch;
  }
  .img-icon-quem-somos {
    mix-blend-mode: luminosity;
    filter: brightness(50);
    opacity: 0.8;
  }
}
/* NOTE Mobile M */
@media screen and (min-width: 375px) {
  #quem-somos {
    align-self: stretch;
    background: url(../../img/bg/gradient_3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-clip: border-box;
  }
  /* SECTION Display None */
  .hero-quem-somos-right {
    display: none;
  }
  /* !SECTION */

  .hero-quem-somos-max {
    display: flex;
    gap: 1.5rem;
    align-self: stretch;
    /* max-height: 55vh; */
    padding: 3rem 0rem 0rem 1rem;
  }

  .hero-quem-somos-left {
    max-width: 100%;
    display: flex;
    padding: 1rem;
    flex-direction: column;
  }

  .hero-quem-somos-left-content {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 2rem;
    align-self: stretch;
  }
  .title-wwa-max {
    font-family: var(--font-primary);
    font-size: 3.5rem !important;
    font-style: normal !important;
    line-height: 0.9 !important;
    text-decoration: none !important;
    text-transform: none !important;
    margin: 0;
  }
  .h1-quem-somos {
    color: var(--color-white);
    font-family: var(--font-primary);
    font-size: clamp(3.5rem, 2.5vw, 2rem);
    font-style: normal;
    font-weight: 900;
    line-height: 100%; /* 4.75rem */
    letter-spacing: -0.095rem;
    text-transform: none;
  }
  .text-sub-quem-somos {
    align-self: stretch;

    color: var(--white, #fff);
    font-variant-numeric: ordinal;

    /* Body/LG/Regular */
    font-family: var(--font-primary);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300;
    line-height: 130%; /* 1.625rem */
    letter-spacing: -0.0125rem;
  }

  .hero-quem-somos-right {
    max-width: 50%;
  }
  .hero-quem-somos-right img {
    width: -webkit-fill-available;
  }

  .hero-quem-somos-icons-row {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
    align-self: stretch;
  }
  .hero-quem-somos-icons-row-pre {
    display: flex;
    padding: 1rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    flex: 1 0 0;
    align-self: stretch;
  }
  .img-icon-quem-somos {
    mix-blend-mode: luminosity;
    filter: brightness(50);
    opacity: 0.8;
  }
}
/* NOTE Mobile G */
@media screen and (min-width: 425px) {
  #quem-somos {
    align-self: stretch;
    background: url(../../img/bg/gradient_3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-clip: border-box;
  }
  /* SECTION Display None */
  .hero-quem-somos-right {
    display: none;
  }
  /* !SECTION */

  .hero-quem-somos-max {
    display: flex;
    gap: 1.5rem;
    align-self: stretch;
    /* max-height: 55vh; */
    padding: 3rem 1rem 0rem 1rem;
  }

  .hero-quem-somos-left {
    max-width: 100%;
    display: flex;
    padding: 1rem;
    flex-direction: column;
  }

  .hero-quem-somos-left-content {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 2rem;
    align-self: stretch;
  }
  .title-wwa-max {
    font-family: Cairo;
    font-size: 3.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 52px */
    letter-spacing: -2.08px;
    margin: 0;
  }
  .h1-quem-somos {
    color: var(--color-white);
    font-family: var(--font-primary);
    font-size: clamp(3.5rem, 2.5vw, 2rem);
    font-style: normal;
    font-weight: 900;
    line-height: 100%; /* 4.75rem */
    letter-spacing: -0.095rem;
    text-transform: none;
  }
  .text-sub-quem-somos {
    align-self: stretch;

    color: var(--white, #fff);
    font-variant-numeric: ordinal;

    /* Body/LG/Regular */
    font-family: var(--font-primary);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300;
    line-height: 130%; /* 1.625rem */
    letter-spacing: -0.0125rem;
  }

  .hero-quem-somos-right {
    max-width: 50%;
  }
  .hero-quem-somos-right img {
    width: -webkit-fill-available;
  }

  .hero-quem-somos-icons-row {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
    align-self: stretch;
  }
  .hero-quem-somos-icons-row-pre {
    display: flex;
    padding: 1rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    flex: 1 0 0;
    align-self: stretch;
  }
  .img-icon-quem-somos {
    mix-blend-mode: luminosity;
    filter: brightness(50);
    opacity: 0.8;
  }
}
/* NOTE  Desktop Default */
@media screen and (min-width: 768px) {
  #quem-somos {
    align-self: stretch;
    background: url(../../img/bg/gradient_3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-clip: border-box;
  }

  .hero-quem-somos-max {
    display: flex;
    gap: 1.5rem;
    align-self: stretch;
    max-height: 100%;
    padding-top: 3rem;
    /* margin: 5rem; */
  }

  .hero-quem-somos-left {
    max-width: 50%;
    display: flex;
    padding: 1rem;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 1rem;
    flex: 1 0 0;
  }

  .hero-quem-somos-left-content {
    align-self: stretch;
    display: flex;
    width: 100%;
    padding: 1rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 2rem;
    margin-left: auto;
  }
  .h1-quem-somos {
    color: var(--color-white);
    font-family: var(--font-primary);
    font-size: clamp(3.5rem, 2.5vw, 2rem);
    font-style: normal;
    font-weight: 900;
    line-height: 100%; /* 4.75rem */
    letter-spacing: -0.095rem;
    text-transform: none;
  }
  .text-sub-quem-somos {
    align-self: stretch;

    color: var(--white, #fff);
    font-variant-numeric: ordinal;

    /* Body/LG/Regular */
    font-family: var(--font-primary);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300;
    line-height: 130%; /* 1.625rem */
    letter-spacing: -0.0125rem;
  }

  .hero-quem-somos-right {
    display: flex;
    max-width: 50%;
    position: relative;
    height: 100%;
    flex-direction: column;
  }
  .hero-quem-somos-right img {
    width: -webkit-fill-available;
  }

  .hero-quem-somos-icons-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1.5rem;
    align-self: stretch;
  }
  .hero-quem-somos-icons-row-pre {
    display: flex;
    padding: 1rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    flex: 1 0 0;
    align-self: stretch;
  }
  .img-icon-quem-somos {
    mix-blend-mode: luminosity;
    filter: brightness(50);
    opacity: 0.8;
  }
}
/* NOTE Desktop 1024+ */
@media screen and (min-width: 1024px) {
  #quem-somos {
    align-self: stretch;
    background: url(../../img/bg/gradient_3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-clip: border-box;
  }

  .hero-quem-somos-max {
    display: flex;
    gap: 1.5rem;
    align-self: stretch;
    /* max-height: 60vh; */
    padding-bottom: 3rem;
    /* margin: 5rem; */
    margin-left: 5rem;
  }

  .hero-quem-somos-left {
    max-width: 50%;
    display: flex;
    padding: 1rem;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 1rem;
    flex: 1 0 0;
  }
  .hero-quem-somos-left-content {
    align-self: stretch;

    display: flex;
    max-width: 37.5rem;
    padding: 1rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 2rem;
    align-self: stretch;
    margin-left: auto;
  }
  .h1-quem-somos {
    color: var(--color-white);
    font-family: var(--font-primary);
    font-size: clamp(3.5rem, 2.5vw, 2rem);
    font-style: normal;
    font-weight: 900;
    line-height: 100%; /* 4.75rem */
    letter-spacing: -0.095rem;
    text-transform: none;
  }
  .text-sub-quem-somos {
    align-self: stretch;

    color: var(--white, #fff);
    font-variant-numeric: ordinal;

    /* Body/LG/Regular */
    font-family: var(--font-primary);
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300;
    line-height: 130%; /* 1.625rem */
    letter-spacing: -0.0125rem;
  }

  .hero-quem-somos-right {
    display: flex;
    max-width: 50%;
    position: relative;
    height: 100%;
    flex-direction: column;
  }
  .hero-quem-somos-right img {
    width: -webkit-fill-available;
  }

  .hero-quem-somos-icons-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1.5rem;
    align-self: stretch;
  }
  .hero-quem-somos-icons-row-pre {
    display: flex;
    padding: 1rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    flex: 1 0 0;
    align-self: stretch;
  }
  .img-icon-quem-somos {
    mix-blend-mode: luminosity;
    filter: brightness(50);
    opacity: 0.8;
  }
}

.hero-quem-somos-right img {
  object-fit: cover;
  object-position: left;
  width: 44.8905rem;
}
