.aus-anchor {
  position: relative;
  top: -80px;
  display: block;
  height: 0;
  overflow: hidden;
}

.aus-bg {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

.aus-bg-section {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-color: #04102c;
  position: relative;
  font-family: Poppins;
}

.aus-bg-1,
.aus-bg-2,
.aus-bg-3,
.aus-bg-4,
.aus-bg-5 {
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.aus-bg-1 {
  height: 1080px;
  background-image: url("./assats/img/ab_1.png");
}

.aus-bg-section.aus-bg-1 {
   transform: translateY(-90px);
   margin-bottom: -109px;
}

.aus-bg-2 {
  height: 1080px;
  background-image: url("./assats/img/ab_2.png");
}

.aus-bg-3 {
  height: 1080px;
  background-image: url("./assats/img/ab_3.png");
}

.aus-bg-4 {
  height: 704px;
  background-image: url("./assats/img/ab_4.png");
}

.aus-bg-5 {
  height: 1080px;
  background-image: url("./assats/img/ab_5.png");
}

.aus-bg .site-stage {
  width: 1920px;
  margin: 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  background: transparent;
  box-sizing: border-box;

   padding-bottom: 100px;
  
  
}

.aus-container-wide {
  max-width: 1920px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.aus-scroll-mode {
  overflow-x: hidden;
}

body.aus-scroll-mode .aus-bg {
  overflow-x: auto;
  overflow-y: visible;
  -webkit-overflow-scrolling: touch;
}

body.aus-scroll-mode .aus-bg-section {
  width: 1920px;
  min-width: 1920px;
  margin: 0;
  overflow-x: hidden;
  overflow-y: visible;
}

body.aus-scroll-mode .aus-bg .site-stage {
  left: 0;
  transform: none;
  overflow-x: hidden;
  overflow-y: visible;
}

body.aus-scroll-mode .dx-footer {
  width: 1920px !important;
  min-width: 1920px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

@media (max-width: 1200px) {
  body {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .aus-bg {
    overflow: visible;
  }

  .aus-bg .container {
    width: 1200px !important;
    max-width: none !important;
  }

  .aus-bg-section {
    width: 1920px;
    min-width: 1920px;
    margin: 0;
    overflow-x: hidden;
    overflow-y: visible;
  }

  .aus-bg .site-stage {
    left: 0;
    transform: none;
   
     padding-bottom: 100px;
  }

  .dx-footer {
    width: 1920px !important;
    min-width: 1920px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.aus-hero-grid {
  width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 420px;
  /* gap: 28px; */
  margin-top: 267px;
  align-items: center;
}

.aus-hero-visual {
  width: 1200px;
  height: 800px;
  margin: 0 0 0 246px;
  border-radius: 0;
  background: transparent;
  border: 0;
  display: block;
  /* overflow: hidden; */
  position: relative;
  /* z-index: 100; */
}

.aus-hero-image {
  width: 1200px;
  height: 800px;
  display: block;
  object-fit: cover;
  position: absolute;
  inset: 0;
}

.aus-hero-text {
  position: absolute;
  inset: 0;
  z-index: 200;
  left: -250px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 180px;
  text-align: left;
  pointer-events: none;
}

.aus-hero-copy h1 {
  font-family: Poppins;
  font-weight: 500;
  font-size: 78px;
  color: #fefefe;
  line-height: 88px;
  margin: 0;
}

.aus-hero-text h1 {
  font-family: Poppins;
  font-weight: 500;
  font-size: 78px;
  color: #fefefe;
  line-height: 88px;
  margin: 0;
}

.aus-hero-sub {
  margin-top: 14px;
  font-family: Poppins;
  font-weight: 400;
  font-size: 20px;
  color: #dfdfdf;
  line-height: 30px;
  max-width: 520px;
}

.aus-hero-mark {
  height: 220px;
  border-radius: 26px;
  background: radial-gradient(460px 220px at 40% 35%, rgba(255, 255, 255, 0.14), transparent 62%),
    linear-gradient(180deg, rgba(64, 167, 212, 0.26), rgba(90, 105, 219, 0.2));
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.45);
  display: grid;
  place-items: center;
}

.aus-hero-pill {
  width: 170px;
  height: 72px;
  border-radius: 40px;
  display: grid;
  place-items: center;
  font-weight: 700;
  letter-spacing: 0.4px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.14);
}

.aus-section-label {
  text-align: center;
  font-family: Poppins;
  font-weight: 400;
  font-size: 28px;
  color: #fefefe;
  line-height: 38px;
}

.aus-values {
  width: 1200px;
  margin: 68px auto 0;
  display: grid;
  grid-template-columns: 582px 582px;
  gap: 36px;
}

.aus-value {
  width: 582px;
  height: 388px;
  border-radius: 28px;
  padding: 40px 44px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  box-sizing: border-box;
}

.aus-value--innovation,
.aus-value--sincere {
  background-image: url("./assats/img/img_card_innovation.png");
}

.aus-value--efficient,
.aus-value--struggling {
  background-image: url("./assats/img/img_card_efficient.png");
}

.aus-value-icon {
  width: 40px;
  height: 40px;
  display: block;
}

.aus-value-head {
  display: flex;
  align-items: center;
  gap: 14px;
}

.aus-value .t {
  font-family: Poppins;
  font-weight: 600;
  font-size: 38px;
  color: #fefefe;
  line-height: 48px;
}

.aus-value .d {
  margin-top: 10px;
  font-family: Poppins;
  font-weight: 400;
  font-size: 18px;
  color: #dfdfdf;
  line-height: 28px;
  max-width: 482px;
}

.aus-milestone-top {
  text-align: center;
}

.aus-milestone-label {
  font-family: Poppins;
  font-weight: 400;
  font-size: 28px;
  color: #dfdfdf;
  line-height: 38px;
}

.aus-milestone-title {
  margin-top: 49px;
  font-family: Poppins;
  font-weight: 600;
  font-size: 58px;
  color: #fefefe;
  line-height: 70px;
}

.aus-milestone-sub {
  margin-top: 38px;
  font-family: Poppins;
  font-weight: 300;
  font-size: 18px;
  color: #dfdfdf;
  line-height: 28px;
}

.aus-milestone-media {
  width: 1200px;
  height: 668px;
  display: block;
  margin: 34px auto 0;
  object-fit: cover;
}

.aus-timeline {
  width: 1200px;
  margin: 32px auto 0;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  align-items: end;
  position: relative;
  padding: 24px 0 0;
}

.aus-timeline-line {
  position: absolute;
  left: 0;
  right: 0;
  top: 42px;
  height: 1px;
  background: rgba(255, 255, 255, 0.24);
}

.aus-node {
  text-align: center;
}

.aus-node .y {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.72);
}

.aus-node .dot {
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.9);
  margin: 18px auto 0;
  box-shadow: 0 0 0 6px rgba(64, 167, 212, 0.18);
}

.aus-contact {
  padding-top: 101px;
  padding-bottom: 150px;
}

.aus-contact-title {
  text-align: center;
  font-family: Poppins;
  font-weight: 400;
  font-size: 28px;
  color: #dfdfdf;
  line-height: 38px;
}

.aus-qr {
     width: 930px;
    margin: 64px auto 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 18px;
    justify-items: center;
}

.aus-qr-item {
  display: grid;
  justify-items: center;
}

.aus-qr-label {
  margin-top: 38px;
  font-family: Poppins;
  font-weight: 400;
  font-size: 20px;
  color: #dfdfdf;
  line-height: 30px;
  text-align: center;
}

.aus-qr-card {
  width: 280px;
  height: 280px;
  border-radius: 18px;
  /* background: rgba(255, 255, 255, 0.1); */
  /* border: 1px solid rgba(255, 255, 255, 0.12); */
  display: grid;
  place-items: center;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}

.aus-profile {
  width: 1920px;
  margin: 44px auto 0;
  display: grid;
  grid-template-columns: 750px 1fr 210px;
  gap: 0;
  align-items: stretch;
  height: 720px;
}

.aus-profile-media {
  width: 720px;
  height: 720px;
  /* margin-left: 30px; */
  border-radius: 60px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}
.aus-profile-media2{
  margin-left: 30px;
}

 video.aus-profile-media {
  display: block;
  object-fit: cover;
 }

.aus-profile-media > video,
.aus-profile-media > img,
.aus-profile-media > iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.aus-profile-media--right {
  width: 210px;
  height: 720px;
  border-radius: 60px 0px 0px 60px;
  overflow: hidden;
  position: relative;
}

.aus-profile-media--right .aus-profile-media-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.aus-profile-body {
  height: 720px;
  padding: 0;
  /* background: linear-gradient(180deg, rgba(64, 167, 212, 0.22), rgba(90, 105, 219, 0.16)); */
  /* border: 1px solid rgba(255, 255, 255, 0.12); */
  box-sizing: border-box;
}

.aus-profile-body-inner {
  width: 779px;
  margin: 0 auto;
  /* padding-top: 149px; */
}

.aus-profile-intro {
 font-family: Poppins;
font-weight: 400;
font-size: 22px;
color: #FEFEFE;
  max-width: 799px;
  margin-top: 5px;
}

.aus-profile-metrics {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  align-items: flex-start;
  position: relative;
}

.aus-profile-metrics::before {
  content: "";
    position: absolute;
    top: 50%;
    left: calc(25% - 16px);
    transform: translateY(-59%);
    width: 2px;
    height: 164px;
    background: #DDDDDD;
    opacity: 0.2;
}

.aus-profile-metrics::after {
  content: "";
    position: absolute;
    top: 50%;
    left: calc(50% - 16px);
    transform: translateY(-59%);
    width: 2px;
    height: 164px;
    background: #DDDDDD;
    opacity: 0.2;
}

.aus-profile-metric {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 164px;
  padding-bottom: 0;
  width: 171px;
}

.aus-profile-metric:nth-child(3)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -12px;
  transform: translateY(-50%);
  width: 2px;
  height: 164px;
  background: #DDDDDD;
  opacity: 0.2;
}

.aus-profile-metric .k {
font-family: Poppins;
    font-weight: 400;
    font-size: 22px;
    color: #DFDFDF;
    line-height: 32px;
    max-width: 150px;
    height: 100px;
}

.aus-profile-metric .v {
  margin-top: 18px;
 font-family: Poppins;
font-weight: bold;
font-size: 48px;
color: #40A7D4;
line-height: 58px;
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  column-gap: 10px;
}

.aus-profile-metric .v .n {
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
}

.aus-profile-metric .v .u {
  margin-left: 0;
  font-size: 22px;
  font-weight: 400;
  /* color: #DFDFDF; */
  line-height: 32px;
}

.aus-profile-about {
  margin-top: 34px;
  font-family: Poppins;
font-weight: 400;
font-size: 20px;
color: #FEFEFE;
line-height: 30px;
  max-width: 801px;
}

.aus-profile-about .t {
  /* font-family: Poppins;
  font-weight: 600;
  font-size: 16px;
  color: #fefefe;
  line-height: 24px;
}

.aus-profile-about .d {
  margin-top: 10px;
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.74);
  line-height: 22px;
  max-width: 740px;
} */

  display: block;
}

.aus-profile-text {
  font-size: 12px;
  line-height: 1.75;
  color: rgba(255, 255, 255, 0.74);
  max-width: 620px;
}

.aus-profile-stats {
  margin-top: 18px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
}

.aus-profile-stats .s {
  border-radius: 14px;
  padding: 12px 12px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.aus-profile-stats .n {
  font-size: 16px;
  font-weight: 700;
}

.aus-profile-stats .d {
  margin-top: 4px;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.68);
}

/* @media (max-width: 992px) {
  .aus-hero-grid,
  .aus-values,
  .aus-timeline,
  .aus-qr,
  .aus-profile {
    width: calc(100% - 32px);
  }

  .aus-hero-grid {
    grid-template-columns: 1fr;
  }

  .aus-hero-copy h1 {
    font-size: 30px;
  }

  .aus-values {
    grid-template-columns: 1fr;
  }

  .aus-qr {
    grid-template-columns: 1fr;
  }

  .aus-profile {
    grid-template-columns: 1fr;
  }

  .aus-profile-stats {
    grid-template-columns: 1fr 1fr;
  }
} */
