.hero-award-composite {
  --award-visual-size: clamp(126px, 14vw, 170px);
  align-items: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-family: Geologica, sans-serif;
  line-height: 1.08;
  text-align: center;
  max-width: 100%;
  width: 307px;
}

.hero-award-composite__visual {
  height: var(--award-visual-size);
  position: relative;
  width: var(--award-visual-size);
}

.hero-award-composite__symbol {
  display: block;
  height: 100%;
  max-height: none;
  max-width: none;
  object-fit: contain;
  width: 100%;
}

.hero__award--composite .hero-award-composite__symbol {
  height: 100% !important;
  max-height: none !important;
  max-width: none !important;
  object-fit: contain !important;
  width: 100% !important;
}

.hero-award-composite__wreath,
.hero-award-composite__mark {
  display: block;
  max-width: none;
  object-fit: contain;
  pointer-events: none;
  position: absolute;
}

.hero-award-composite__wreath {
  height: 100%;
  inset: 0;
  width: 100%;
}

.hero-award-composite__mark {
  height: 59%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 59%;
}

.hero__award--composite .hero-award-composite__wreath {
  height: 100% !important;
  inset: 0 !important;
  left: auto !important;
  max-height: none !important;
  max-width: none !important;
  object-fit: contain !important;
  position: absolute !important;
  top: auto !important;
  transform: none !important;
  width: 100% !important;
}

.hero__award--composite .hero-award-composite__mark {
  height: 59% !important;
  inset: auto !important;
  left: 50% !important;
  max-height: none !important;
  max-width: none !important;
  object-fit: contain !important;
  position: absolute !important;
  top: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 59% !important;
}

.hero-award-composite__title {
  font-size: clamp(24px, 2.7vw, 34px);
  font-weight: 300;
  letter-spacing: 0;
  margin-top: 12px;
  white-space: nowrap;
}

.hero-award-composite__subtitle {
  color: rgb(115 115 115);
  font-size: clamp(15px, 1.5vw, 20px);
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.22;
  margin-top: 6px;
  max-width: 290px;
}

.hero-award-composite__text-svg {
  display: none;
  flex: 0 0 auto;
  overflow: visible;
}

.hero-award-composite__text-svg-title,
.hero-award-composite__text-svg-subtitle {
  font-family: Geologica, sans-serif;
  letter-spacing: 0;
  text-rendering: geometricPrecision;
}

.hero-award-composite__text-svg-title {
  fill: #fff;
  font-size: 30px;
  font-variation-settings: "wght" 200;
  font-weight: 200;
  paint-order: fill stroke;
  stroke: #000;
  stroke-linejoin: round;
  stroke-width: 0.3px;
}

.hero-award-composite__text-svg-subtitle {
  fill: rgb(115 115 115);
  font-size: 20.3px;
  font-variation-settings: "wght" 100;
  font-weight: 100;
}

.hero__footer .hero-award-composite::after {
  display: none;
}

.hero__award--composite {
  max-height: none;
  width: 307px;
}

.hero__award--composite > .hero-award-composite {
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 768px) {
  .hero__footer .hero__award--composite {
    width: 266px;
  }

  .hero__footer .hero-award-composite {
    --award-visual-size: clamp(112px, 8.55vw, 140px);
  }

  .hero__footer .hero-award-composite::after {
    background: none !important;
    content: none !important;
    display: none !important;
  }

  .hero__footer .hero-award-composite__text-svg {
    display: block;
    left: 1px;
    margin-top: 6px;
    position: relative;
  }

  .hero__footer .hero-award-composite__title {
    display: none;
    font-size: 29.8px;
    font-weight: 200;
    font-variation-settings: "wght" 200;
    margin-top: 9px;
  }

  .hero__footer .hero-award-composite__subtitle {
    display: none;
    font-size: 20.3px;
    font-weight: 100;
    font-variation-settings: "wght" 100;
    line-height: 1.18;
    margin-top: 2px;
    max-width: none;
    width: 266px;
  }
}

@media only screen and (min-width: 1568px) {
  .hero__footer .hero__award--composite {
    width: 266px;
  }

  .hero__footer .hero-award-composite {
    --award-visual-size: 152px;
  }

  .hero__footer .hero-award-composite__title {
    font-size: 29.8px;
    font-weight: 200;
    font-variation-settings: "wght" 200;
  }

  .hero__footer .hero-award-composite__subtitle {
    font-size: 20.3px;
    font-weight: 100;
    font-variation-settings: "wght" 100;
    line-height: 1.18;
    margin-top: 2px;
    width: 266px;
  }
}

@media (max-width: 767px) {
  .hero-award-composite {
    --award-visual-size: min(180px, 50vw);
    --award-text-width: min(266px, calc(100vw - 40px));
    width: min(307px, calc(100vw - 32px));
  }

  .hero__award--composite {
    width: min(307px, calc(100vw - 32px));
  }

  .hero-award-composite__title {
    display: block;
    font-size: clamp(29px, 8.5vw, 34px);
    font-synthesis: none;
    font-variation-settings: "wght" 300;
    font-weight: 300;
    line-height: 1.1;
    margin-top: 12px;
    text-rendering: geometricPrecision;
    -webkit-font-smoothing: antialiased;
  }

  .hero-award-composite__subtitle {
    color: rgb(145 145 145);
    display: block;
    font-size: clamp(17px, 4.8vw, 20px);
    font-synthesis: none;
    font-variation-settings: "wght" 300;
    font-weight: 300;
    line-height: 1.18;
    margin-top: 5px;
    max-width: min(300px, calc(100vw - 40px));
    text-rendering: geometricPrecision;
    -webkit-font-smoothing: antialiased;
  }

  .hero-award-composite::after {
    background: none !important;
    content: none !important;
    display: none !important;
  }

  .hero__footer .hero-award-composite::after {
    display: none !important;
  }

  html[lang="en"] .hero-award-composite::after {
    background-image: none !important;
  }

  .award-pause-shell > .hero__award {
    height: auto;
  }

  .award-pause-shell > .hero__award--composite {
    width: min(480px, calc(100vw - 28px));
  }

  .award-pause-shell .hero-award-composite {
    --award-visual-size: min(360px, 70vw);
    --award-text-width: min(333px, calc(100vw - 56px));
    width: min(480px, calc(100vw - 28px));
  }

  .award-pause-shell .hero-award-composite::after {
    background: none !important;
    content: none !important;
    display: none !important;
    margin-top: 0;
  }

  .award-pause-shell .hero-award-composite__title {
    display: block;
    font-size: clamp(35px, 8.8vw, 44px);
    font-synthesis: none;
    font-variation-settings: "wght" 300;
    font-weight: 300;
    line-height: 1.1;
    margin-top: 17px;
    text-rendering: geometricPrecision;
    -webkit-font-smoothing: antialiased;
  }

  .award-pause-shell .hero-award-composite__subtitle {
    color: rgb(165 165 165);
    display: block;
    font-size: clamp(18px, 4.8vw, 24px);
    font-synthesis: none;
    font-variation-settings: "wght" 300;
    font-weight: 300;
    line-height: 1.18;
    margin-top: 8px;
    max-width: min(430px, calc(100vw - 40px));
    text-rendering: geometricPrecision;
    -webkit-font-smoothing: antialiased;
  }
}
