.home-landing-page .awards-section-2 {
  padding: 64px 80px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-landing-page .typography-display-23 {
  position: relative;
  width: min(758px, 100%);
  max-width: 100%;
  margin: 0;
  margin-top: -1px;
  font-family: var(--text-lg-regular-font-family);
  font-weight: var(--text-lg-regular-font-weight);
  color: var(--gray-500);
  font-size: var(--text-lg-regular-font-size);
  text-align: center;
  letter-spacing: var(--text-lg-regular-letter-spacing);
  line-height: var(--text-lg-regular-line-height);
  font-style: var(--text-lg-regular-font-style);
}

.home-landing-page .frame-52 {
  display: flex;
  width: 100%;
  height: auto;
  align-items: stretch;
  gap: 24px;
  position: relative;
}

.home-landing-page .card-6 {
  align-items: flex-start;
  gap: 16px;
  padding: 16px;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #ffffff;
  border-radius: 24px;
  border: 1px solid;
  border-color: #e9e9eb;
  display: flex;
  flex-direction: column;
  position: relative;
  min-width: 0;
}

.home-landing-page .frame-52 .image-4 {
  min-height: clamp(180px, 24vw, 280px);
  aspect-ratio: 16 / 10;
  overflow: hidden;
}

.home-landing-page .role-card-image {
  position: absolute;
  inset: 8px;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  object-fit: contain;
  object-position: center;
}

.home-landing-page .frame-52 .frame-33 {
  align-items: flex-start;
}

/* Card interactions: role cards */
.home-landing-page .card-6 {
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
  will-change: transform;
}

.home-landing-page .frame-52 .image-4,
.home-landing-page .role-card-image {
  transition: filter 240ms ease, transform 280ms ease;
}

.home-landing-page .card-6:hover,
.home-landing-page .card-6:focus-within {
  transform: translateY(-6px);
  border-color: #d9dde5;
  box-shadow: 0 16px 34px -20px rgba(13, 24, 40, 0.35);
}

.home-landing-page .card-6:hover .image-4,
.home-landing-page .card-6:focus-within .image-4 {
  filter: saturate(1.06) contrast(1.02);
}

.home-landing-page .card-6:hover .role-card-image,
.home-landing-page .card-6:focus-within .role-card-image {
  transform: scale(1.03);
}

@media (hover: none) {
  .home-landing-page .card-6:hover {
    transform: none;
    box-shadow: none;
  }
}

@media (max-width: 1100px) {
  .home-landing-page .awards-section-2 {
    padding: 56px 24px;
  }

  .home-landing-page .frame-52 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
}

@media (max-width: 800px) {
  .home-landing-page .awards-section-2 {
    padding: 48px 16px;
  }

  .home-landing-page .frame-52 {
    grid-template-columns: 1fr;
  }

  .home-landing-page .card-6 {
    padding: 12px;
    border-radius: 20px;
  }

  .home-landing-page .frame-52 .image-4 {
    min-height: 200px;
    border-radius: 16px;
  }
}

.home-landing-page .frame-53 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 140px 0px 0px;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
  background-color: #f7f7f7;
  border-radius: 20px;
  overflow: hidden;
}

.home-landing-page .frame-54 {
  display: flex;
  width: 295px;
  gap: 8px;
  padding: 14px 16px 14px 12px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -76.78px;
  border-radius: 12px;
  box-shadow: 0px 1.87px 2.49px -1.24px #00000029;
  align-items: center;
  background-color: var(--white);
}

.home-landing-page .typography-10 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6.22px;
  padding: 0px 20px 0px 0px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.home-landing-page .typography-display-24 {
  position: relative;
  display: flex;
  align-items: center;
  flex: 1;
  margin-top: -0.62px;
  font-family: "Google Sans", Helvetica;
  font-weight: 500;
  color: var(--gray-800);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.home-landing-page .typography-display-25 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: var(--text-xs-regular-font-family);
  font-weight: var(--text-xs-regular-font-weight);
  color: var(--gray-500);
  font-size: var(--text-xs-regular-font-size);
  text-align: center;
  letter-spacing: var(--text-xs-regular-letter-spacing);
  line-height: var(--text-xs-regular-line-height);
  white-space: nowrap;
  font-style: var(--text-xs-regular-font-style);
}

.home-landing-page .frame-55 {
  width: 295px;
  margin-top: -12.78px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 11.22px;
  position: relative;
  flex: 0 0 auto;
}

.home-landing-page .frame-56 {
  gap: 8px;
  padding: 9.35px 16px 9.35px 11.22px;
  background-color: #ffffff;
  border-radius: 14.96px;
  box-shadow: 0px 2.03px 10.81px -1.35px #00000014;
  display: flex;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-landing-page .button-4 {
  display: inline-flex;
  align-items: flex-start;
  border-radius: 47.14px;
  position: relative;
  flex: 0 0 auto;
}

.home-landing-page .button-base-8 {
  display: inline-flex;
  gap: 6.29px;
  padding: 12.57px;
  flex: 0 0 auto;
  background-color: var(--brand-400);
  border-radius: 47.14px;
  border: 0.79px solid;
  border-color: #36cbbb;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.home-landing-page .social {
  position: relative;
  width: 18.86px;
  height: 18.86px;
}

.home-landing-page .frame-57 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 11px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.home-landing-page .frame-58 {
  display: flex;
  align-items: center;
  gap: 11px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-landing-page .badge-base {
  background-color: var(--success-50);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 2px 10px 2px 8px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
}

.home-landing-page .dot {
  position: relative;
  width: 8px;
  height: 8px;
}

.home-landing-page .dot-2 {
  position: relative;
  top: 1px;
  left: 1px;
  width: 6px;
  height: 6px;
  background-color: var(--success-500);
  border-radius: 3px;
}

.home-landing-page .text-6 {
  margin-top: -1px;
  font-family: var(--text-sm-medium-font-family);
  font-weight: var(--text-sm-medium-font-weight);
  color: var(--success-700);
  font-size: var(--text-sm-medium-font-size);
  text-align: center;
  line-height: var(--text-sm-medium-line-height);
  position: relative;
  width: fit-content;
  letter-spacing: var(--text-sm-medium-letter-spacing);
  white-space: nowrap;
  font-style: var(--text-sm-medium-font-style);
}

.home-landing-page .frame-59 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5.78px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.home-landing-page .frame-60 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 8px;
  background-color: var(--gray-100);
  border-radius: 8.67px;
}

.home-landing-page .frame-61 {
  position: relative;
  width: 138px;
  height: 8px;
  background-color: var(--gray-100);
  border-radius: 8.67px;
}

.home-landing-page .badge-base-2 {
  background-color: var(--warning-50);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 2px 10px 2px 8px;
  position: relative;
  flex: 0 0 auto;
  border-radius: 16px;
}

.home-landing-page .dot-3 {
  position: relative;
  top: 1px;
  left: 1px;
  width: 6px;
  height: 6px;
  background-color: var(--warning-500);
  border-radius: 3px;
}

.home-landing-page .text-7 {
  margin-top: -1px;
  font-family: var(--text-sm-medium-font-family);
  font-weight: var(--text-sm-medium-font-weight);
  color: var(--warning-700);
  font-size: var(--text-sm-medium-font-size);
  text-align: center;
  line-height: var(--text-sm-medium-line-height);
  position: relative;
  width: fit-content;
  letter-spacing: var(--text-sm-medium-letter-spacing);
  white-space: nowrap;
  font-style: var(--text-sm-medium-font-style);
}

.home-landing-page .badge-base-3 {
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 2px 10px 2px 8px;
  background-color: var(--error-50);
  border-radius: 16px;
  display: inline-flex;
  position: relative;
  flex: 0 0 auto;
}

.home-landing-page .dot-4 {
  position: relative;
  top: 1px;
  left: 1px;
  width: 6px;
  height: 6px;
  background-color: var(--error-500);
  border-radius: 3px;
}

.home-landing-page .text-8 {
  margin-top: -1px;
  font-family: var(--text-sm-medium-font-family);
  font-weight: var(--text-sm-medium-font-weight);
  color: var(--error-700);
  font-size: var(--text-sm-medium-font-size);
  text-align: center;
  line-height: var(--text-sm-medium-line-height);
  position: relative;
  width: fit-content;
  letter-spacing: var(--text-sm-medium-letter-spacing);
  white-space: nowrap;
  font-style: var(--text-sm-medium-font-style);
}

.home-landing-page .button-base-9 {
  display: inline-flex;
  gap: 6.29px;
  padding: 12.57px;
  flex: 0 0 auto;
  background-color: var(--gray-300);
  border-radius: 47.14px;
  border: 0.79px solid;
  border-color: #d5d6da;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.home-landing-page .social-2 {
  position: relative;
  width: 18.86px;
  height: 18.86px;
  margin-bottom: -89.39px;
  margin-left: -6664.62px;
}

.home-landing-page .element-bell {
  position: absolute;
  top: 26px;
  left: 299px;
  width: 67px;
  height: 67px;
  object-fit: cover;
}

.home-landing-page .group-9 {
  position: relative;
  top: calc(50.00% - 148px);
  left: calc(50.00% - 157px);
  width: 313px;
  height: 297px;
}

.home-landing-page .group-10 {
  position: absolute;
  top: 36px;
  left: 55px;
  width: 258px;
  height: 258px;
  background-color: #f7f7f7;
  border-radius: 129px;
}

.home-landing-page .ellipse-2 {
  position: absolute;
  top: 111px;
  left: 1px;
  width: 258px;
  height: 147px;
}

.home-landing-page .ellipse-3 {
  position: absolute;
  top: 25px;
  left: 0;
  width: 78px;
  height: 116px;
}

.home-landing-page .ellipse-4 {
  position: absolute;
  top: 0;
  left: 52px;
  width: 119px;
  height: 60px;
}

.home-landing-page .ellipse-5 {
  position: absolute;
  top: 7px;
  left: 157px;
  width: 101px;
  height: 112px;
}

.home-landing-page .frame-62 {
  position: absolute;
  top: calc(50.00% - 58px);
  left: calc(50.00% - 61px);
  width: 123px;
  height: 123px;
  display: flex;
  justify-content: center;
  border-radius: 204.62px;
  overflow: hidden;
  box-shadow: 0px 2.7px 16px #afebcdcc;
  align-items: center;
  background-color: #ffffff;
}

.home-landing-page .typography-display-26 {
  margin-top: 0;
  height: 44px;
  margin-left: 0;
  width: 72px;
  background: linear-gradient(
    90deg,
    rgba(32, 197, 181, 1) 0%,
    rgba(239, 67, 67, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: var(--display-md-bold-font-family);
  font-weight: var(--display-md-bold-font-weight);
  color: transparent;
  font-size: var(--display-md-bold-font-size);
  letter-spacing: var(--display-md-bold-letter-spacing);
  line-height: var(--display-md-bold-line-height);
  white-space: nowrap;
  font-style: var(--display-md-bold-font-style);
}

.home-landing-page .frame-63 {
  display: flex;
  width: 259px;
  gap: 8px;
  padding: 14px 16px 14px 12px;
  position: absolute;
  top: -3px;
  left: 33px;
  border-radius: 12px;
  box-shadow: var(--drop-shadow);
  align-items: center;
  background-color: var(--white);
}

.home-landing-page .typography-11 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6.22px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.home-landing-page .frame-64 {
  display: flex;
  width: 152px;
  align-items: center;
  gap: 8px;
  padding: 14px 16px 14px 12px;
  position: absolute;
  top: 69px;
  left: 0;
  background-color: var(--white);
  border-radius: 12px;
  box-shadow: var(--drop-shadow);
}

.home-landing-page .ellipse-6 {
  position: relative;
  width: 10px;
  height: 10px;
  background-color: var(--brand-500);
  border-radius: 5px;
  transform: rotate(2.36deg);
}

.home-landing-page .frame-65 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 190px 0px 0px;
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
  background-color: #f7f7f7;
  border-radius: 20px;
  overflow: hidden;
}

.home-landing-page .frame-66 {
  width: 330px;
  margin-top: -89.09px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 11.22px;
  position: relative;
  flex: 0 0 auto;
}

.home-landing-page .avatar-7 {
  width: 44px;
  height: 44px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

.home-landing-page .base-7 {
  width: 100%;
  height: 100%;
  top: -3.12%;
  left: -3.12%;
  border-radius: 137.5px;
  border: 2.75px solid;
  position: absolute;
  border-color: #f5f5f5;
  object-fit: cover;
}

.home-landing-page .group-11 {
  position: relative;
  width: 26.37px;
  height: 36px;
}

.home-landing-page .base-8 {
  width: 100%;
  height: 100.00%;
  top: -3.13%;
  left: -3.12%;
  border-radius: 186.97px;
  border: 3.74px solid;
  position: absolute;
  border-color: #f5f5f5;
  object-fit: cover;
}

.home-landing-page .group-12 {
  position: relative;
  width: 37.53px;
  height: 51.23px;
}

.home-landing-page .frame-67 {
  position: relative;
  height: 10.41px;
}

.home-landing-page .group-13 {
  position: relative;
  width: 26.37px;
  height: 34.17px;
}

.home-landing-page .base-9 {
  width: 100%;
  height: 100%;
  top: 189.22%;
  left: -17103.92%;
  border-radius: 137.5px;
  border: 2.75px solid;
  position: absolute;
  border-color: #f5f5f5;
  object-fit: cover;
}

.home-landing-page .frame-68 {
  position: relative;
  height: 14.96px;
  margin-bottom: -55.49px;
  margin-left: -7580.94px;
}

.home-landing-page .group-14 {
  position: relative;
  width: 26.37px;
  height: 36px;
  margin-bottom: -75.25px;
  margin-left: -7525.73px;
}

