/****** Intelligent Airflow Section ******/
.intelligent_airflow_section {
  padding: var(--az-section-padding) 0;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .intelligent_airflow_section {
    padding: var(--az-section-padding) 0;
  }
}
.intelligent_airflow_section .inner_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 170px;
     -moz-column-gap: 170px;
          column-gap: 170px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1699.98px) {
  .intelligent_airflow_section .inner_wrapper {
    -webkit-column-gap: 60px;
       -moz-column-gap: 60px;
            column-gap: 60px;
  }
}
@media (max-width: 1199.98px) {
  .intelligent_airflow_section .inner_wrapper {
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
  }
}
@media (max-width: 991.98px) {
  .intelligent_airflow_section .inner_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 48px;
  }
}
@media (max-width: 767.98px) {
  .intelligent_airflow_section .inner_wrapper {
    row-gap: 32px;
  }
}
.intelligent_airflow_section .airflow_image {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 704px;
          flex: 0 0 704px;
  max-width: 704px;
  width: 100%;
}
@media (max-width: 1499.98px) {
  .intelligent_airflow_section .airflow_image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 991.98px) {
  .intelligent_airflow_section .airflow_image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
.intelligent_airflow_section .airflow_image figure {
  position: relative;
}
.intelligent_airflow_section .airflow_image figure::after {
  content: "";
  position: relative;
  width: 100%;
  display: block;
  padding-bottom: 71.4488636364%;
}
.intelligent_airflow_section .airflow_image figure > img, .intelligent_airflow_section .airflow_image figure > picture, .intelligent_airflow_section .airflow_image figure > video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.intelligent_airflow_section .airflow_image figure > img img, .intelligent_airflow_section .airflow_image figure > picture img, .intelligent_airflow_section .airflow_image figure > video img {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.intelligent_airflow_section .airflow_image figure {
  margin: 0;
}
@media (max-width: 1199.98px) {
  .intelligent_airflow_section .airflow_image figure {
    position: relative;
  }
  .intelligent_airflow_section .airflow_image figure::after {
    content: "";
    position: relative;
    width: 100%;
    display: block;
    padding-bottom: 80%;
  }
  .intelligent_airflow_section .airflow_image figure > img, .intelligent_airflow_section .airflow_image figure > picture, .intelligent_airflow_section .airflow_image figure > video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  .intelligent_airflow_section .airflow_image figure > img img, .intelligent_airflow_section .airflow_image figure > picture img, .intelligent_airflow_section .airflow_image figure > video img {
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media (max-width: 991.98px) {
  .intelligent_airflow_section .airflow_image figure {
    position: relative;
  }
  .intelligent_airflow_section .airflow_image figure::after {
    content: "";
    position: relative;
    width: 100%;
    display: block;
    padding-bottom: 79.7101449275%;
  }
  .intelligent_airflow_section .airflow_image figure > img, .intelligent_airflow_section .airflow_image figure > picture, .intelligent_airflow_section .airflow_image figure > video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  .intelligent_airflow_section .airflow_image figure > img img, .intelligent_airflow_section .airflow_image figure > picture img, .intelligent_airflow_section .airflow_image figure > video img {
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media (max-width: 767.98px) {
  .intelligent_airflow_section .airflow_image figure {
    position: relative;
  }
  .intelligent_airflow_section .airflow_image figure::after {
    content: "";
    position: relative;
    width: 100%;
    display: block;
    padding-bottom: 300px;
  }
  .intelligent_airflow_section .airflow_image figure > img, .intelligent_airflow_section .airflow_image figure > picture, .intelligent_airflow_section .airflow_image figure > video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
  }
  .intelligent_airflow_section .airflow_image figure > img img, .intelligent_airflow_section .airflow_image figure > picture img, .intelligent_airflow_section .airflow_image figure > video img {
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
.intelligent_airflow_section .airflow_content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  max-width: 50%;
  width: 100%;
  --az-title-font-color: #000;
}
@media (max-width: 991.98px) {
  .intelligent_airflow_section .airflow_content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.intelligent_airflow_section .airflow_content .airflow_subtitle {
  font-family: "Inter Tight", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #868686;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  margin: 0;
  line-height: 1.5;
  display: block;
}
@media (max-width: 991.98px) {
  .intelligent_airflow_section .airflow_content .airflow_subtitle {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .intelligent_airflow_section .airflow_content .airflow_subtitle {
    font-size: 13px;
  }
}
.intelligent_airflow_section .airflow_content .section_title {
  margin-bottom: 32px;
  line-height: 1.2;
}
@media (max-width: 1199.98px) {
  .intelligent_airflow_section .airflow_content .section_title {
    margin-top: 12px;
    margin-bottom: 28px;
  }
}
@media (max-width: 991.98px) {
  .intelligent_airflow_section .airflow_content .section_title {
    margin-top: 12px;
    margin-bottom: 24px;
  }
}
@media (max-width: 767.98px) {
  .intelligent_airflow_section .airflow_content .section_title {
    margin-bottom: 20px;
  }
}
.intelligent_airflow_section .airflow_content .airflow_description {
  font-family: "Inter Tight", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #515151;
  line-height: 1.6;
  margin: 0;
  margin-bottom: 32px;
}
@media (max-width: 1199.98px) {
  .intelligent_airflow_section .airflow_content .airflow_description {
    font-size: 16px;
    margin-bottom: 36px;
  }
}
@media (max-width: 991.98px) {
  .intelligent_airflow_section .airflow_content .airflow_description {
    font-size: 16px;
    margin-bottom: 32px;
  }
}
@media (max-width: 767.98px) {
  .intelligent_airflow_section .airflow_content .airflow_description {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 24px;
  }
}
@media (max-width: 575.98px) {
  .intelligent_airflow_section .airflow_content .airflow_description {
    font-size: 14px;
  }
}
.intelligent_airflow_section .airflow_content .arrow-button {
  --az-btn-min-width: 200px;
  font-weight: 500;
}
@media (max-width: 1199.98px) {
  .intelligent_airflow_section .airflow_content .arrow-button {
    --az-btn-min-width: 180px;
  }
}
@media (max-width: 991.98px) {
  .intelligent_airflow_section .airflow_content .arrow-button {
    --az-btn-min-width: 200px;
  }
}
@media (max-width: 767.98px) {
  .intelligent_airflow_section .airflow_content .arrow-button {
    --az-btn-min-width: 180px;
  }
}
@media (max-width: 575.98px) {
  .intelligent_airflow_section .airflow_content .arrow-button {
    --az-btn-min-width: 160px;
    font-size: 14px;
  }
}

.intelligent_airflow_section.alt-layout .inner_wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 991.98px) {
  .intelligent_airflow_section.alt-layout .inner_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  .intelligent_airflow_section.alt-layout .airflow_image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
