.await7-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.await7-await7 {
  width: 100%;
  height: 1024px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
  background-size: cover;
  background-image: url("public/external/tq_krrxedevb3-s1ng-1100h.png");
}
.await7-form {
  gap: 55px;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 757px;
  bottom: 0px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  flex-shrink: 0;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: 20px;
  justify-content: center;
}
.await7-frame1 {
  gap: 20px;
  width: 222px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
.await7-srilankatraveltourismawardslogo1 {
  width: 164px;
  height: 164px;
}
.await7-text {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 72px;
  align-self: stretch;
  font-style: ExtraBold;
  text-align: center;
  /* font-family: Montserrat; */
  font-family: "Aller";
  font-weight: 800;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.await7-text02 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 40px;
  align-self: stretch;
  font-style: Medium;
  text-align: center;
  /* font-family: Montserrat; */
  font-family: "Aller";
  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.await7-counter {
  gap: 20px;
  display: flex;
  align-items: center;
  border-radius: 17px;
  flex-direction: column;
  justify-content: center;
}
.await7-text04 {
  color: rgba(178, 193, 193, 1);
  height: auto;
  font-size: 20px;
  font-style: Medium;
  text-align: center;
  /* font-family: Montserrat; */
  font-family: "Aller";
  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.await7-frame3 {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.await7-text06 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  /* font-family: Montserrat; */
  font-family: "Aller";
  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.await7-text08 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 32px;
  font-style: ExtraBold;
  text-align: center;
  /*font-family: Montserrat;*/
  font-family: "Aller";
  font-weight: 800;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.await7-text10 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 16px;
  font-style: Medium;
  text-align: center;
  /*font-family: Montserrat;*/
  font-family: "Aller";
  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: underline;
}
.await7-frame4 {
  gap: 30px;
  width: 327px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
.await7-text12 {
  color: rgba(178, 193, 193, 1);
  height: auto;
  font-size: 20px;
  align-self: stretch;
  font-style: Medium;
  text-align: center;
  /*font-family: Montserrat;*/
  font-family: "Aller";
  font-weight: 500;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.await7-link {
  display: contents;
}
.await7-btn {
  gap: 10px;
  height: 60px;
  display: flex;
  padding: 20px 40px;
  background: linear-gradient(0deg, rgba(64, 189, 155, 1) 0%, rgba(4, 188, 198, 1) 100%);
  align-items: center;
  flex-shrink: 0;
  border-radius: 50px;
  justify-content: center;
  text-decoration: none;
}
.await7-text14 {
  color: rgba(255, 255, 255, 1);
  height: auto;
  font-size: 18px;
  font-style: SemiBold;
  text-align: center;
  /*font-family: Montserrat;*/
  font-family: "Aller";
  font-weight: 600;
  line-height: normal;
  font-stretch: normal;
  text-decoration: none;
}
.await7-deco {
  flex: 1;
  width: 100%;
  height: auto;
  align-self: flex-end;
}
@media(max-width: 767px) {
  .await7-await7 {
    flex-wrap: wrap;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .await7-form {
    width: 100%;
    position: static;
    flex-wrap: wrap;
    align-self: center;
    align-items: center;
  }
  .await7-text02 {
    align-self: center;
  }
  .await7-deco {
    flex: 1;
    height: auto;
    align-self: stretch;
  }
}
