@media (min-width: 992px) {
  .aboutus-bannertop img {
    height: 340px;
    width: 100%;
    object-fit: cover; } }

.aboutus-gioithieu {
  padding: 60px 0; }
  .aboutus-gioithieu .aboutus-gioithieu-wrapper {
    max-width: 910px;
    text-align: center;
    margin: 0 auto; }
    .aboutus-gioithieu .aboutus-gioithieu-wrapper h1 {
      text-align: center;
      font-size: 32px; }
    .aboutus-gioithieu .aboutus-gioithieu-wrapper .desc {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 12px;
      align-self: stretch;
      font-size: 16px; }
      .aboutus-gioithieu .aboutus-gioithieu-wrapper .desc * {
        font-size: 16px; }
  @media (max-width: 991.98px) {
    .aboutus-gioithieu {
      padding: 30px 0; }
      .aboutus-gioithieu .aboutus-gioithieu-wrapper h1 {
        font-size: 24px; }
      .aboutus-gioithieu .aboutus-gioithieu-wrapper .desc {
        font-size: 14px; } }

.aboutus-aboutcompany {
  padding-bottom: 60px; }
  .aboutus-aboutcompany .aboutus-aboutcompany-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 60px; }
    .aboutus-aboutcompany .aboutus-aboutcompany-wrapper .aboutus-aboutcompany-content .subtitle {
      font-size: 16px;
      color: #898989;
      font-weight: 700;
      display: block;
      margin-bottom: 8px; }
    .aboutus-aboutcompany .aboutus-aboutcompany-wrapper .aboutus-aboutcompany-content h2 {
      font-size: 32px;
      margin-bottom: 10px; }
    .aboutus-aboutcompany .aboutus-aboutcompany-wrapper .aboutus-aboutcompany-content .desc {
      font-size: 16px; }
  @media (min-width: 992px) {
    .aboutus-aboutcompany .aboutus-aboutcompany-content {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0;
      flex: 1 1 0;
      box-sizing: border-box;
      max-width: 100%;
      min-width: 0; }
    .aboutus-aboutcompany .aboutus-aboutcompany-image {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0;
      -ms-flex: 1 1 0;
      flex: 1 1 0;
      box-sizing: border-box;
      max-width: 100%;
      min-width: 0; }
      .aboutus-aboutcompany .aboutus-aboutcompany-image img {
        height: 450px;
        object-fit: cover; } }
  @media (max-width: 991.98px) {
    .aboutus-aboutcompany {
      gap: 30px; }
      .aboutus-aboutcompany .aboutus-aboutcompany-image, .aboutus-aboutcompany .aboutus-aboutcompany-content {
        flex: 0 0 100%;
        max-width: 100%; }
      .aboutus-aboutcompany .aboutus-aboutcompany-content .subtitle {
        font-size: 14px;
        color: #898989; }
      .aboutus-aboutcompany .aboutus-aboutcompany-content h2 {
        font-size: 24px; }
      .aboutus-aboutcompany .aboutus-aboutcompany-content .desc {
        font-size: 14px; } }

.aboutus-brands h2 {
  color: #000;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 40px; }

@media (max-width: 991.98px) {
  .aboutus-brands h2 {
    font-size: 24px;
    margin-bottom: 30px; } }

.aboutus-brands-wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px; }
  .aboutus-brands-wrapper .aboutus-brand-item-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px; }
    .aboutus-brands-wrapper .aboutus-brand-item-wrapper .aboutus-brand-item-image {
      flex: 0 0 700px;
      max-width: 700px;
      border-radius: 8px;
      overflow: hidden; }
      .aboutus-brands-wrapper .aboutus-brand-item-wrapper .aboutus-brand-item-image img {
        border-radius: 8px; }
    .aboutus-brands-wrapper .aboutus-brand-item-wrapper .aboutus-brand-item-content {
      flex: 0 0 calc(100% - 716px);
      max-width: calc(100% - 716px);
      display: flex;
      flex-wrap: wrap; }
      .aboutus-brands-wrapper .aboutus-brand-item-wrapper .aboutus-brand-item-content h2 {
        font-size: 24px;
        margin-bottom: 22px; }
      .aboutus-brands-wrapper .aboutus-brand-item-wrapper .aboutus-brand-item-content .desc {
        font-size: 16px; }
  @media (min-width: 992px) {
    .aboutus-brands-wrapper .aboutus-brand-item:nth-child(2n+1) .aboutus-brand-item-wrapper {
      flex-direction: row-reverse; }
    .aboutus-brands-wrapper .aboutus-brand-item-wrapper .aboutus-brand-item-image img {
      height: 465px;
      object-fit: cover;
      width: 100%; }
    .aboutus-brands-wrapper .aboutus-brand-item-wrapper .aboutus-brand-item-content {
      padding: 0 22px; } }
  @media (max-width: 991.98px) {
    .aboutus-brands-wrapper .aboutus-brand-item-wrapper {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 30px; }
      .aboutus-brands-wrapper .aboutus-brand-item-wrapper .aboutus-brand-item-image {
        flex: 0 0 100%;
        max-width: 100%; }
      .aboutus-brands-wrapper .aboutus-brand-item-wrapper .aboutus-brand-item-content {
        flex: 0 0 100%;
        max-width: 100%; } }

.aboutus-gioithieu2 {
  padding: 60px 0 30px; }
  .aboutus-gioithieu2 .aboutus-gioithieu2-wrapper {
    max-width: 910px;
    text-align: center;
    margin: 0 auto; }
    .aboutus-gioithieu2 .aboutus-gioithieu2-wrapper .subtitle {
      font-size: 16px;
      color: #898989;
      font-weight: 700;
      display: block;
      margin-bottom: 8px; }
    .aboutus-gioithieu2 .aboutus-gioithieu2-wrapper h2 {
      font-size: 32px;
      margin-bottom: 10px; }
    .aboutus-gioithieu2 .aboutus-gioithieu2-wrapper .desc {
      font-size: 16px; }
  @media (max-width: 991.98px) {
    .aboutus-gioithieu2 {
      padding: 30px 0; }
      .aboutus-gioithieu2 .aboutus-gioithieu2-wrapper .subtitle {
        font-size: 14px;
        color: #898989; }
      .aboutus-gioithieu2 .aboutus-gioithieu2-wrapper h2 {
        font-size: 24px; }
      .aboutus-gioithieu2 .aboutus-gioithieu2-wrapper .desc {
        font-size: 14px; } }

@media (min-width: 992px) {
  .aboutus-bannerbottom img {
    height: 340px;
    width: 100%;
    object-fit: cover; } }
