#page {
  z-index: auto;
}

#backtotop {
  display: none !important;
}

.no--overflow {
  height: 100vh;
  overflow: hidden;
}

.no--wrap {
  white-space: nowrap;
}

#sustainability-footer {
  background-color: #ffffff;
  text-align: center;
  padding: 2em 0 1em;
}
#sustainability-footer .footer__payoff--desktop {
  display: none;
}
#sustainability-footer .footer__payoff--desktop svg {
  max-width: 995px;
}
#sustainability-footer .footer__payoff--mobile {
  display: block;
}
#sustainability-footer .footer__payoff--mobile svg {
  max-width: 370px;
}
@media screen and (min-width: 992px) {
  #sustainability-footer {
    padding: 4em 0 3em;
    text-align: right;
  }
  #sustainability-footer .footer__payoff--desktop {
    display: block;
  }
  #sustainability-footer .footer__payoff--mobile {
    display: none;
  }
}

#page {
  z-index: auto;
}

#backtotop {
  display: none !important;
}

.no--overflow {
  height: 100vh;
  overflow: hidden;
}

.no--wrap {
  white-space: nowrap;
}

#sustainability-footer {
  background-color: #ffffff;
  text-align: center;
  padding: 2em 0 1em;
}
#sustainability-footer .footer__payoff--desktop {
  display: none;
}
#sustainability-footer .footer__payoff--desktop svg {
  max-width: 995px;
}
#sustainability-footer .footer__payoff--mobile {
  display: block;
}
#sustainability-footer .footer__payoff--mobile svg {
  max-width: 370px;
}
@media screen and (min-width: 992px) {
  #sustainability-footer {
    padding: 4em 0 3em;
    text-align: right;
  }
  #sustainability-footer .footer__payoff--desktop {
    display: block;
  }
  #sustainability-footer .footer__payoff--mobile {
    display: none;
  }
}

.sus__wrapper--fancy {
  margin: 1em 0 1.5em;
  position: relative;
  background: #c5ddf5 url("https://corp-assets.pirelli.com/corporate/sustainability-2023/homepage/bg.jpg") no-repeat center center;
  background-size: cover;
}
.sus__wrapper--fancy .container--fancy {
  display: flex;
  flex-direction: column;
  max-width: 1350px;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .sus__wrapper--fancy .container--fancy {
    flex-direction: row;
  }
}
@media screen and (min-width: 992px) {
  .sus__wrapper--fancy {
    margin: 2em 0 5em;
  }
  .sus__wrapper--fancy .container--fancy {
    flex-direction: row;
  }
}
.sus__about, .sus__reports {
  padding: 35px 25px;
}
.sus__about h3, .sus__reports h3 {
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 36px;
  margin: 0 0 0.2em;
  line-height: 1.1em;
}
.sus__about p, .sus__reports p {
  font-family: "Gotham-Medium", Arial, Helvetica, sans-serif;
  line-height: 1.3em;
  margin: 0 20px 0 0;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  .sus__about__element, .sus__about__items, .sus__reports__element, .sus__reports__items {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .sus__about, .sus__reports {
    padding: 40px 25px 20px;
  }
  .sus__about__element, .sus__about__items, .sus__reports__element, .sus__reports__items {
    max-width: none;
  }
}
.sus__about {
  position: relative;
  z-index: 20;
  border-bottom: 5px solid #ffffff;
}
.sus__about__elements__wrapper {
  display: flex;
  flex-wrap: wrap;
}
.sus__about__elements {
  max-width: 720px;
  margin: 0 auto;
}
.sus__about__element {
  text-decoration: none;
  width: 50%;
  color: #239699;
}
.sus__about__element:hover, .sus__about__element_focus {
  text-decoration: none;
}
.sus__about__element__content {
  font-family: "Gotham-Medium", Arial, Helvetica, sans-serif;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-weight: normal;
}
.sus__about .sus__about__icon {
  background-size: 100% !important;
  margin: 20px 0 10px;
  color: #fff;
  width: 65px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 50%;
  background-color: #239699;
}
.sus__about .sus__about__icon svg {
  width: 40px;
  height: 50px;
}
.sus__about h3 {
  color: #239699;
  margin-bottom: 0.6em;
}
.sus__about p {
  font-size: 15px;
  color: #222;
}
@media screen and (min-width: 768px) {
  .sus__about__element {
    width: 33.333333%;
  }
  .sus__about__element__content {
    align-items: center;
    flex-direction: row;
  }
  .sus__about .sus__about__icon {
    margin: 10px 15px 10px 0;
    width: 75px;
    height: 75px;
  }
}
@media screen and (min-width: 992px) {
  .sus__about {
    border-bottom: 0;
    max-width: 830px;
    padding-bottom: 60px;
  }
  .sus__about__elements {
    max-width: none;
  }
  .sus__about__element {
    width: 50%;
    margin-bottom: 25px;
  }
  .sus__about__element:nth-child(4), .sus__about__element:nth-child(5), .sus__about__element:nth-child(6) {
    margin-bottom: 0;
  }
  .sus__about h3 {
    font-size: 40px;
    margin-bottom: 0.5em;
  }
}
@media screen and (min-width: 1200px) {
  .sus__about__element {
    width: 33.333333%;
  }
}
.sus__reports {
  position: relative;
  z-index: 20;
  background-color: #239699;
}
.sus__reports__items {
  display: flex;
  flex-direction: column;
}
.sus__reports__item {
  display: flex;
  width: 100%;
  color: #ffffff;
  text-decoration: none;
  font-size: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.sus__reports__item:hover, .sus__reports__item:focus {
  text-decoration: none;
  color: #ffffff;
}
.sus__reports__item h3 {
  color: #ffffff;
}
.sus__reports__item p {
  font-family: "Gotham-Book", Arial, Helvetica, sans-serif;
  font-size: 14px;
}
.sus__reports__item__content {
  width: 100%;
  display: flex;
  align-items: center;
}
.sus__reports__item__icon {
  margin-right: 20px;
  display: flex;
}
.sus__reports__item__icon svg {
  width: 43px;
  height: 60px;
}
.sus__reports__item__aid svg {
  width: 11px;
  height: 11px;
}
.sus__reports__item:nth-child(2) {
  margin-top: 2.5em;
}
@media screen and (min-width: 992px) {
  .sus__reports {
    padding-left: 40px;
    padding-bottom: 50px;
    transform: translateY(30px);
  }
  .sus__reports h3 {
    font-size: 40px;
  }
  .sus__reports p {
    font-size: 16px;
  }
  .sus__reports__item:nth-child(2) {
    margin-top: 40px;
  }
  .sus__reports__item:nth-child(2) h3 {
    margin-bottom: 0;
  }
  .sus__reports__item__content {
    flex-direction: row;
    align-items: center;
    margin-top: 10px;
  }
}
.sus__notes__wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 15px;
}
@media only screen and (max-width: 768px) {
  .sus__notes__wrapper {
    flex-direction: column;
    gap: 8px;
  }
}
.sus__notes__wrapper a {
  display: flex;
  align-items: center;
  flex-direction: row;
  gap: 8px;
  padding: 16px 20px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.sus__notes__wrapper a span {
  font-size: 14px;
  font-family: "Gotham 4r", "Gotham A", "Gotham B", "Gotham-Light", Arial, Helvetica, sans-serif;
  color: #222222;
  text-decoration: underline;
}
.sus__notes__wrapper a .sus__notes__arrow {
  margin-left: 16px;
}
.sus__notes__disclaimer {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.sus__notes__disclaimer > a {
  padding: 8px 5px;
  border: 0;
}
.sus__notes.sus__notes__sticky {
  position: sticky;
  bottom: 0;
  padding: 16px 0;
  background: #FFFFFF;
  box-shadow: 0 32px 64px -12px rgba(31, 31, 31, 0.2);
  z-index: 21;
}
.sus__notes.sus__notes__sticky .sus__notes__wrapper {
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .sus__notes.sus__notes__sticky .sus__notes__wrapper {
    justify-content: center;
  }
}
.sus__notes.sus__notes__sticky .sus__notes__wrapper a {
  border: none;
  padding: 8px 20px;
}
.sus__notes.sus__notes__modal .sus__notes__wrapper {
  justify-content: flex-start;
  margin-top: 8px;
}
.sus__notes.sus__notes__modal .sus__notes__wrapper a {
  padding: 16px 0;
  border: none;
}

@media screen and (min-width: 1024px) {
  #page {
    border-top: 52px solid #2f3440;
  }
}
@media screen and (min-width: 1200px) {
  #page {
    border-top: 55px solid #2f3440;
  }
}

.sus {
  /*
  &__numbers {

    &__ticker {
      overflow: hidden;sus__discovers__modal__description_
      border: solid #000000;
      border-width: 4px 0;

      marquee {display: block};

      &__inner {
        white-space: nowrap;
        display: flex;
      }

      .is--clonable {
        display: flex;
      }

      &__item {
        width: 360px;
        padding: 20px 0 10px;
        position: relative;
        display: flex;
        font-size: 15px;
        align-items: flex-start;
        justify-content: center;
        margin: 0 30px 0 0;

        &__content {
          text-align: center;
          white-space: normal;
          color: #000;
        }

        &__title {
          font-size: 24px;
          margin: 0.1em 0;
          line-height: 1em;
          font-family: $fontBold;
          color: #474746;
        }

        small {
          font-size: 100%;
          color: #474746;
        }

        &__number {
          font-size: 72px;
          line-height: 1em;
          font-family: $fontBoldCond;
        }

        &__label {
          margin-top: -2px;
        }
      }

      @media only screen and (min-width: 992px) {
        &__item {

          &__title {
          //  font-size: 34px;
          }

          &__number {
            font-size: 80px;
          }

        }
      }

    }

  }
  */
}
.sus__headline {
  text-align: center;
  font-family: "Gotham-Medium", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0 0 0.5em;
  padding: 0 15px;
  font-size: 32px;
  line-height: 1em;
}
.sus__headline__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sus__headline__wrapper svg {
  display: none;
}
.sus__headline__wrapper h2 {
  margin: 0 20px 0;
}
@media screen and (min-width: 992px) {
  .sus__headline {
    font-size: 38px;
  }
  .sus__headline__wrapper svg {
    display: block;
  }
}
.sus__intro {
  position: relative;
}
.sus__intro .container {
  width: 100%;
  position: absolute;
  top: 84px;
  left: 50%;
  transform: translateX(-50%);
}
.sus__intro__picture {
  overflow: hidden;
  display: block;
  position: relative;
}
.sus__intro__picture img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.sus__intro__carousel {
  position: relative;
  z-index: 10;
}
.sus__intro__carousel__item {
  position: absolute;
  width: 100%;
  top: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.sus__intro__carousel__item.is--active {
  opacity: 1;
}
.sus__intro__carousel__item:nth-child(1) {
  position: static;
}
.sus__intro__list {
  z-index: 20;
  position: absolute;
  display: flex;
  justify-content: center;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  padding: 10px;
  max-width: 720px;
  font-family: "Gotham-Medium", Arial, Helvetica, sans-serif;
  font-weight: normal;
  letter-spacing: 8px;
  text-transform: uppercase;
  font-size: 13px;
}
.sus__intro__list__item {
  margin: 0 0;
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  flex: 1 1 0;
  text-align: center;
}
.sus__intro__list__item:hover, .sus__intro__list__item:focus, .sus__intro__list__item.is--active {
  color: #f3e433;
}
.sus__intro__list__item:first-child {
  display: none;
}
.sus__intro[data-id=generic] .sus__intro__list {
  display: none;
}
@media only screen and (min-width: 992px) {
  .sus__intro__list {
    bottom: 40px;
    font-family: "Gotham-Medium", Arial, Helvetica, sans-serif;
    font-weight: normal;
    letter-spacing: 8px;
    font-size: 20px;
  }
  .sus__intro__list__item {
    margin: 0 3%;
  }
}
.sus__discovers {
  margin: 3em 0 5em;
  position: relative;
}
.sus__discovers__items {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.sus__discovers__item {
  display: flex;
  flex-direction: column;
  margin: 10px 0;
  width: 100%;
  max-width: 330px;
  cursor: pointer;
}
.sus__discovers__item > * {
  pointer-events: none;
}
.sus__discovers__item:hover .sus__discovers__item__image__mask, .sus__discovers__item_focus .sus__discovers__item__image__mask {
  border-radius: 4px;
  text-decoration: none !important;
}
.sus__discovers__item:hover .sus__discovers__item__title, .sus__discovers__item:hover a, .sus__discovers__item_focus .sus__discovers__item__title, .sus__discovers__item_focus a {
  text-decoration: none !important;
}
.sus__discovers__item__image {
  max-width: 100%;
  height: auto;
  display: block;
  flex: none;
}
.sus__discovers__item__image__mask {
  transition: all 0.3s ease-in-out;
  border-radius: 50%;
  overflow: hidden;
}
.sus__discovers__item__title {
  color: #239699;
  text-transform: uppercase;
  font-family: "GothamHTF-BoldCondensed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0.5em 0 0.4em;
  font-size: 37px;
  line-height: 0.9em;
}
.sus__discovers__item__title:focus, .sus__discovers__item__titlehover {
  text-decoration: none;
}
@media screen and (min-width: 1200px) {
  .sus__discovers__item__title {
    font-size: 40px;
  }
}
.sus__discovers__item__description {
  margin: 0 0 1em;
  font-size: 16px;
}
.sus__discovers__item__cta {
  font-family: "Gotham-Bold", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #222222;
  text-transform: uppercase;
  text-decoration: underline;
}
.sus__discovers__modal {
  position: fixed;
  width: calc(100% - 30px);
  min-height: 70vh;
  left: 50%;
  top: 24px;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
  transform: translate(-50%, 0%);
  z-index: 99999;
}
@media only screen and (max-width: 768px) {
  .sus__discovers__modal {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    transform: none;
  }
}
@media screen and (min-width: 768px) {
  .sus__discovers__modal {
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.sus__discovers__modal.is--visible {
  pointer-events: auto;
  opacity: 1;
}
.sus__discovers__modal__slide {
  opacity: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  transition: opacity 0.5s ease-in-out;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 992px) {
  .sus__discovers__modal__slide {
    height: auto;
  }
}
.sus__discovers__modal__slide:nth-child(2), .sus__discovers__modal__slide:nth-child(3) {
  position: absolute;
  width: 100%;
  top: 0;
}
@media screen and (min-width: 992px) {
  .sus__discovers__modal__slide:nth-child(2), .sus__discovers__modal__slide:nth-child(3) {
    top: 50%;
    transform: translateY(-50%);
  }
}
.sus__discovers__modal__slide.is--visible {
  opacity: 1;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .sus__discovers__modal__slide.is--visible {
    width: calc(100% - 30px);
    height: auto;
    top: 24px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.sus__discovers__modal__slide:nth-child(1).is--visible {
  position: relative;
}
.sus__discovers__modal__text {
  padding: 25px 15px 20px 25px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.sus__discovers__modal__content {
  overflow-y: auto;
  padding-right: 20px;
  height: auto;
}
.sus__discovers__modal__content__inner {
  max-width: 500px;
}
.sus__discovers__modal__content::-webkit-scrollbar {
  width: 2px;
  background-color: #aaa;
}
.sus__discovers__modal__title {
  font-family: "GothamHTF-BoldCondensed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #239699;
  font-size: 31px;
  margin: 0 0 0.3em;
  text-transform: uppercase;
  line-height: 0.9em;
}
@media screen and (min-width: 992px) {
  .sus__discovers__modal__title {
    font-size: 36px;
  }
}
.sus__discovers__modal__description {
  margin: 0 0 0.5em;
  font-size: 14px;
}
.sus__discovers__modal__description strong {
  font-family: "Gotham-Medium", Arial, Helvetica, sans-serif;
}
.sus__discovers__modal__description ol {
  margin: 0 0 10px 0px;
}
@media screen and (min-width: 992px) {
  .sus__discovers__modal__description ol {
    margin: 0 0 10px 20px;
  }
}
.sus__discovers__modal__description ol li {
  font-size: 13px;
  padding-left: 10px;
}
@media screen and (min-width: 992px) {
  .sus__discovers__modal__description ol li {
    font-size: 16px;
  }
}
.sus__discovers__modal__description ol li:not(:first-of-type) {
  margin-top: 8px;
}
@media screen and (min-width: 992px) {
  .sus__discovers__modal__description ol li:not(:first-of-type) {
    margin-top: 24px;
  }
}
.sus__discovers__modal__descriptionImage img {
  max-width: 230px;
  margin-left: 25px;
}
.sus__discovers__modal__footer {
  margin-top: auto;
}
.sus__discovers__modal__footer p {
  font-size: 10px;
  margin-bottom: 0;
}
.sus__discovers__modal__image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  aspect-ratio: 1;
}
.sus__discovers__modal__image img.lazy {
  opacity: 0;
}
.sus__discovers__modal__close {
  cursor: pointer;
  background-color: #239699;
  display: flex;
  flex: none;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  color: #fff;
  border-radius: 50%;
  font-size: 16px;
  position: absolute;
  right: -10px;
  top: -15px;
}
.sus__discovers__modal__overlay {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.9);
  left: 0;
  top: 0;
  z-index: 9998;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.sus__discovers__modal__overlay.is--visible {
  pointer-events: auto;
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .sus__discovers {
    margin: 4em 0 6em;
  }
  .sus__discovers__items {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0 -15px;
  }
  .sus__discovers__item {
    margin: 0 15px;
  }
  .sus__discovers__modal {
    height: auto;
    min-height: 1px;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .sus__discovers__modal__slide {
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .sus__discovers__modal__title {
    font-size: 70px;
  }
}
@media only screen and (min-width: 992px) and (max-height: 760px) {
  .sus__discovers__modal__title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .sus__discovers__modal__description {
    font-size: 17px;
  }
  .sus__discovers__modal__text {
    width: 50%;
    padding: 40px 15px 40px 15px;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
  }
  .sus__discovers__modal__image {
    display: block;
    width: 50%;
  }
  .sus__discovers__modal__image img {
    max-width: none;
    aspect-ratio: auto;
    object-fit: contain;
  }
  .sus__discovers__modal__close {
    position: static;
    margin-right: 60px;
  }
  .sus__discovers__modal__overlay {
    background-color: rgba(255, 255, 255, 0.8);
  }
}
@media screen and (max-height: 740px) {
  .sus__discovers__modal__image img {
    max-width: 620px;
  }
}
.sus__commitment {
  margin: 0 auto 1em;
  max-width: 1600px;
}
.sus__commitment svg image#Gruppo_1_copia_4,
.sus__commitment svg image#Filtro_fotografico_2-2,
.sus__commitment svg image#Filtro_fotografico_2-3,
.sus__commitment svg image#Filtro_fotografico_2 {
  cursor: pointer;
}
.sus__commitment__desktop {
  display: none;
  cursor: pointer;
}
.sus__commitment__mobile {
  display: block;
}
.sus__commitment__videoModal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 9999;
}
.sus__commitment__videoModal.is--visible {
  pointer-events: all;
}
.sus__commitment__videoModal.is--visible .sus__commitment__videoModal__overlay {
  opacity: 0.5;
}
.sus__commitment__videoModal.is--visible .sus__commitment__videoModal__content {
  opacity: 1;
}
.sus__commitment__videoModal__overlay {
  opacity: 0;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  transition: opacity 0.3s ease-in-out;
}
.sus__commitment__videoModal__content {
  opacity: 0;
  width: 95%;
  max-width: 980px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10000;
  transition: opacity 0.3s ease-in-out;
}
.sus__commitment__videoModal__close {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: -50px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 100;
  background-color: #239699;
  color: #ffffff;
}
.sus__commitment__videoModal__video {
  width: 100%;
  height: auto;
  display: block;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media only screen and (min-width: 768px) {
  .sus__commitment__desktop {
    display: block;
  }
  .sus__commitment__mobile {
    display: none;
  }
}
.sus__commitment__content {
  display: flex;
  flex-direction: column;
}
.sus__commitment .sus__commitment__element:hover ~ .sus__commitment__element,
.sus__commitment .sus__commitment__element:focus ~ .sus__commitment__element {
  opacity: 0.6;
}
.sus__commitment:has(.sus__commitment__element:hover) .sus__commitment__element:not(:hover), .sus__commitment:has(.sus__commitment__element:focus) .sus__commitment__element:not(:focus) {
  opacity: 0.6;
}
.sus__commitment__main, .sus__commitment__lateral {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
}
.sus__commitment__main:hover .sus__commitment__element:not(:hover), .sus__commitment__main:focus-within .sus__commitment__element:not(:focus), .sus__commitment__lateral:hover .sus__commitment__element:not(:hover), .sus__commitment__lateral:focus-within .sus__commitment__element:not(:focus) {
  opacity: 0.6;
}
.sus__commitment__lateral {
  width: 100%;
}
.sus__commitment__element {
  position: relative;
  overflow: hidden;
  display: block;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.sus__commitment__element:focus {
  border-top: 3px solid #FFDD00;
  transform: scale(1.05);
  z-index: 20;
  outline: none;
}
.sus__commitment__element:hover {
  transform: scale(1.05);
  z-index: 20;
}
.sus__commitment__element picture {
  position: relative;
  z-index: 5;
}
.sus__commitment__element img {
  width: 100%;
  height: 100%;
}
.sus__commitment__element__data {
  display: flex;
  flex-direction: column;
}
.sus__commitment__element__content {
  position: absolute;
  padding: 15px 15px 10px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.sus__commitment__element__content__headline {
  line-height: 0.9em;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: clamp(28px, 7vw, 52px);
  text-transform: uppercase;
}
.sus__commitment__element__content p {
  line-height: 1.2em;
  margin: 0 0 0.2em;
}
.sus__commitment__element__content p.data {
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 1.1em;
  margin-bottom: 0;
}
.sus__commitment__element__content p.data span {
  line-height: 0;
  font-size: 18px;
}
.sus__commitment__element__content p.data span.line-break {
  font-size: 30px;
  line-height: 0.8;
}
@media only screen and (min-width: 992px) {
  .sus__commitment__element__content p.data span.line-break {
    font-size: 42px;
  }
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__content p.data span.line-break {
    font-size: 52px;
  }
}
.sus__commitment__element__content p.what {
  font-size: clamp(10px, 2.5vw, 14px);
  font-family: "Gotham-Medium", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-bottom: 0;
}
.sus__commitment__element__content p.compare {
  font-size: clamp(10px, 2.5vw, 14px);
  font-family: "Gotham-Book", Arial, Helvetica, sans-serif;
}
.sus__commitment__element__content p.sus__commitment__element__content__dida {
  color: #fff;
  font-size: 8px;
  font-family: "Gotham-Book", Arial, Helvetica, sans-serif;
  font-style: italic;
  margin-bottom: 0;
  margin-top: 1em;
}
.sus__commitment__element__content p.sus__commitment__element__content__dida strong {
  font-family: "Gotham-Bold", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.sus__commitment__element__content .zeronet {
  max-width: fit-content;
  padding: 14px !important;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
@media only screen and (min-width: 992px) {
  .sus__commitment__element__content .zeronet {
    display: flex;
    min-width: 150px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  }
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__content .zeronet {
    padding: 0 0 25px 0 !important;
  }
}
.sus__commitment__element__content .zeronet .data {
  display: flex;
  margin-bottom: 4px;
  align-items: center;
  gap: 5px;
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__content .zeronet .data {
    flex-direction: column;
  }
}
.sus__commitment__element__content .zeronet .what {
  margin: 0;
}
.sus__commitment__element__content .zeronet .what span {
  font-size: 10px;
}
@media only screen and (min-width: 1200px) {
  .sus__commitment__element__content .zeronet .what span {
    font-size: clamp(10px, 2.5vw, 14px);
  }
}
.sus__commitment__element__content__more {
  margin-top: 0.4em;
  text-transform: uppercase;
  display: inline-block;
  font-size: 12px;
  line-height: 1em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.sus__commitment__element__a {
  width: 50%;
  height: 50%;
}
.sus__commitment__element__a img {
  pointer-events: none;
  aspect-ratio: 1/1;
}
.sus__commitment__element__b {
  width: 50%;
}
.sus__commitment__element__b img {
  aspect-ratio: auto;
}
.sus__commitment__element__b .sus__commitment__element__content {
  padding: 0;
  justify-content: flex-start;
  gap: 10px;
}
.sus__commitment__element__b .sus__commitment__element__content__hgroup {
  padding: 12px 12px 0;
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__b .sus__commitment__element__content__hgroup {
    padding: 24px 24px 0;
  }
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__b .sus__commitment__element__content__headline {
    margin-bottom: 12px;
  }
}
.sus__commitment__element__b .sus__commitment__element__data {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 0;
}
@media screen and (min-width: 992px) {
  .sus__commitment__element__b .sus__commitment__element__data {
    flex-direction: row;
    align-items: flex-end;
    gap: 0;
  }
}
.sus__commitment__element__b .sus__commitment__element__data__container {
  padding: 0 12px;
}
@media screen and (min-width: 992px) {
  .sus__commitment__element__b .sus__commitment__element__data__container {
    padding: 0 0 14px 14px;
  }
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__b .sus__commitment__element__data__container {
    padding: 0 0 24px 24px;
  }
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__b .sus__commitment__element__data__container:not(.zeronet) .data {
    margin-bottom: 14px;
  }
}
.sus__commitment__element__c {
  width: 50%;
  margin-top: -26%;
}
.sus__commitment__element__c img {
  aspect-ratio: 1/2;
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__c .sus__commitment__element__content p.data {
    margin-bottom: 18px;
  }
}
.sus__commitment__element__d {
  width: 50%;
}
.sus__commitment__element__d .sus__commitment__element__content {
  padding: 0;
}
.sus__commitment__element__d .sus__commitment__element__content__hgroup {
  padding: 12px 12px 0;
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__d .sus__commitment__element__content__hgroup {
    padding: 24px 24px 0;
  }
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__d .sus__commitment__element__content__headline {
    margin-bottom: 12px;
  }
}
.sus__commitment__element__d .sus__commitment__element__data {
  gap: 25px;
}
@media only screen and (min-width: 992px) {
  .sus__commitment__element__d .sus__commitment__element__data {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__d .sus__commitment__element__data {
    align-items: flex-end;
  }
}
.sus__commitment__element__d .sus__commitment__element__data__container:nth-child(1) {
  padding: 0 12px;
}
@media only screen and (min-width: 992px) {
  .sus__commitment__element__d .sus__commitment__element__data__container:nth-child(1) {
    max-width: 230px;
    padding: 0 0 12px 12px;
  }
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__d .sus__commitment__element__data__container:nth-child(1) {
    padding: 0 0 24px 24px;
  }
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__d .sus__commitment__element__data__container:nth-child(1) .data {
    margin-bottom: 18px;
  }
}
.sus__commitment__element__d .sus__commitment__element__data__container:nth-child(2) {
  max-width: fit-content;
  padding: 14px 48px 14px 14px;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
@media only screen and (min-width: 992px) {
  .sus__commitment__element__d .sus__commitment__element__data__container:nth-child(2) {
    min-width: 150px;
    padding: 25px 0;
    text-align: center;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  }
}
.sus__commitment__element__d .sus__commitment__element__data__container:nth-child(2) .data {
  margin-bottom: 4px;
}
.sus__commitment__element__d .sus__commitment__element__data__container:nth-child(2) .what {
  margin: 0;
}
.sus__commitment__element__d img {
  aspect-ratio: auto;
}
.sus__commitment__element__e {
  width: 100%;
  height: auto;
}
.sus__commitment__element__e img {
  aspect-ratio: 2/1;
}
.sus__commitment__element__e .sus__commitment__element__content {
  padding: 15px 0 0;
}
@media only screen and (min-width: 992px) {
  .sus__commitment__element__e .sus__commitment__element__content {
    padding: 12px 0 0;
  }
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__e .sus__commitment__element__content {
    padding: 24px 0 0;
  }
}
.sus__commitment__element__e .sus__commitment__element__content__hgroup {
  padding: 0 15px;
}
@media only screen and (min-width: 992px) {
  .sus__commitment__element__e .sus__commitment__element__content__hgroup {
    padding: 0 12px;
  }
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__e .sus__commitment__element__content__hgroup {
    padding: 0 24px;
  }
}
.sus__commitment__element__e .sus__commitment__element__data {
  flex-direction: row;
  align-items: center;
}
@media screen and (min-width: 992px) {
  .sus__commitment__element__e .sus__commitment__element__data {
    flex-direction: column;
    justify-content: flex-end;
    gap: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .sus__commitment__element__e .sus__commitment__element__data {
    gap: 80px;
  }
}
.sus__commitment__element__e .sus__commitment__element__data__container {
  width: 50%;
}
@media only screen and (min-width: 992px) {
  .sus__commitment__element__e .sus__commitment__element__data__container {
    width: 100%;
  }
}
.sus__commitment__element__e .sus__commitment__element__data__container:first-of-type {
  padding-left: 15px;
}
@media only screen and (min-width: 992px) {
  .sus__commitment__element__e .sus__commitment__element__data__container:first-of-type {
    padding-left: 12px;
  }
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__e .sus__commitment__element__data__container:first-of-type {
    padding-left: 24px;
  }
}
.sus__commitment__element__e .sus__commitment__element__data__container:last-of-type {
  padding: 10px 15px;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.123982) 12.4%, #000000 100%);
}
@media only screen and (min-width: 992px) {
  .sus__commitment__element__e .sus__commitment__element__data__container:last-of-type {
    padding: 14px 24px;
  }
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__e .sus__commitment__element__data__container:last-of-type {
    padding: 28px 24px;
  }
}
@media only screen and (min-width: 992px) {
  .sus__commitment__element__e .sus__commitment__element__data__container .data {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__e .sus__commitment__element__data__container .data {
    margin-bottom: 18px;
  }
}
@media screen and (min-width: 992px) {
  .sus__commitment {
    margin: 0 auto 2em;
  }
  .sus__commitment__content {
    flex-direction: row;
  }
  .sus__commitment__main {
    width: 75%;
  }
  .sus__commitment__lateral {
    width: 25%;
  }
  .sus__commitment__element__content {
    left: 0;
    top: 0;
    flex-direction: column;
    padding: 20px;
  }
  .sus__commitment__element__content__headline {
    font-size: clamp(23px, 8vw, 40px);
  }
  .sus__commitment__element__content p.data {
    font-size: 42px;
  }
  .sus__commitment__element__content p.data span {
    font-size: 18px;
  }
  .sus__commitment__element__content p.what {
    font-size: clamp(11px, 1vw, 15px);
  }
  .sus__commitment__element__content p.compare {
    font-size: clamp(9px, 1vw, 13px);
  }
  .sus__commitment__element__content p.sus__commitment__element__content__dida {
    font-size: 10px;
  }
  .sus__commitment__element__content__more {
    font-size: 12px;
  }
  .sus__commitment__element__a {
    width: 33.33333%;
  }
  .sus__commitment__element__b {
    width: 66.6666%;
  }
  .sus__commitment__element__b img {
    aspect-ratio: 2/1;
  }
  .sus__commitment__element__b .sus__commitment__element__content {
    justify-content: space-between;
    gap: 0;
  }
  .sus__commitment__element__b .sus__commitment__element__data {
    height: auto;
  }
  .sus__commitment__element__c {
    width: 50%;
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) and (min-width: 992px) {
  .sus__commitment__element__c .sus__commitment__element__content {
    padding: 12px;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1400px) {
  .sus__commitment__element__c .sus__commitment__element__content {
    padding: 20px;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1400px) {
  .sus__commitment__element__c .sus__commitment__element__content__headline {
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 992px) {
  .sus__commitment__element__c img {
    aspect-ratio: 2/1;
  }
  .sus__commitment__element__d {
    width: 50%;
  }
  .sus__commitment__element__e {
    width: 100%;
    height: 100%;
  }
  .sus__commitment__element__e img {
    aspect-ratio: 1/2;
  }
}
@media only screen and (min-width: 992px) and (min-width: 1400px) {
  .sus__commitment__element__e .sus__commitment__element__content__headline {
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 1200px) {
  .sus__commitment__element__content {
    padding: 25px;
    left: 0;
    top: 0;
    flex-direction: column;
  }
  .sus__commitment__element__content__headline {
    font-size: clamp(23px, 8vw, 52px);
  }
  .sus__commitment__element__content p.data {
    font-size: 52px;
  }
  .sus__commitment__element__content p.data span {
    font-size: 24px;
  }
  .sus__commitment__element__content p.what {
    font-size: clamp(10px, 2.5vw, 14px);
  }
  .sus__commitment__element__content p.compare {
    font-size: clamp(10px, 2.5vw, 14px);
  }
  .sus__commitment__element__content p.sus__commitment__element__content__dida {
    font-size: 10px;
  }
}
@media only screen and (min-width: 1400px) {
  .sus__commitment__element__content p.data {
    font-size: 52px;
  }
}
.sus__actions {
  margin: 0 auto;
  max-width: 1880px;
  padding: 3em 0 3em;
}
.sus__actions__headline a {
  display: block;
  width: 100%;
  text-align: right;
}
.sus__actions__headline a svg {
  max-width: 290px;
}
.sus__actions__elements {
  margin-top: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sus__actions__element {
  overflow: hidden;
  color: #000000;
  position: relative;
  margin: 0 0 3em;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 420px;
}
.sus__actions__element picture {
  display: block;
  overflow: hidden;
}
.sus__actions__element img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
  transition: transform 0.5s ease-in-out;
}
.sus__actions__element.is--hidden {
  display: none;
}
.sus__actions__element__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
.sus__actions__element__content h3 {
  margin: 0.3em 0;
  line-height: 1em;
  font-size: 36px;
  font-family: "GothamHTF-BoldCondensed", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.sus__actions__element__content__abstract {
  display: flex;
  align-items: flex-end;
}
.sus__actions__element__content__abstract p {
  margin-bottom: 0;
}
.sus__actions__element__content__hint {
  display: none;
  margin-left: 10px;
}
.sus__actions__element__content__hint svg {
  width: 53px;
  height: auto;
}
.sus__actions__element__content__more {
  color: #222;
  font-family: "Gotham-Bold", Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: underline;
  text-transform: uppercase;
}
.sus__actions__element:hover {
  color: #000000;
  text-decoration: none;
}
.sus__actions__element:hover img {
  transform: scale(1.1);
}
.sus__actions__lastRow {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sus__actions__lastRow {
    flex-direction: row;
  }
}
.sus__actions__lastRow__more {
  width: 100%;
  max-width: 400px;
}
.sus__actions__lastRow__more.is--hidden {
  display: none;
}
.sus__actions__lastRow__more button {
  background: white;
  border: 1px solid #222;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  padding: 14px 24px;
}
.sus__actions__lastRow__discoverAll {
  margin-left: auto;
}
.sus__actions__lastRow__discoverAll a svg {
  width: 290px;
}
@media (min-width: 992px) {
  .sus__actions__lastRow__discoverAll a svg {
    width: 390px;
  }
}
@media screen and (min-width: 768px) {
  .sus__actions__elements {
    overflow: hidden;
    margin: 0 -20px;
  }
  .sus__actions__element {
    margin-right: 20px;
    margin-left: 20px;
    width: calc(50% - 40px);
    max-width: none;
  }
}
@media (min-width: 992px) {
  .sus__actions {
    padding-bottom: 5em;
  }
  .sus__actions__headline {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1em;
  }
  .sus__actions__headline .sus__headline {
    margin-bottom: 0;
    white-space: nowrap;
  }
  .sus__actions__headline a svg {
    max-width: 390px;
  }
  .sus__actions__elements {
    margin: 0 -25px;
  }
  .sus__actions__element {
    margin-right: 25px;
    margin-left: 25px;
    width: calc(33.333333% - 50px);
  }
}
.sus__certifications {
  margin: 2em 0 4em;
}
.sus__certifications p {
  font-family: "Gotham-Book", Arial, Helvetica, sans-serif;
  text-align: center;
  line-height: 1.3em;
  font-size: 20px;
  margin: 0.5em 1em 1em;
}
.sus__certifications p br {
  display: none;
}
.sus__certifications p strong {
  font-family: "Gotham-Bold", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.sus__certifications__badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.sus__certifications__badge {
  height: 150px;
  width: 50%;
  display: flex;
  justify-content: center;
  padding: 20px 15px;
}
.sus__certifications__badge img {
  width: 100%;
  height: auto;
  display: block;
  align-self: center;
}
.sus__certifications__badge.is--vertical img {
  height: 70%;
  width: auto;
}
.sus__certifications__badge.is--vertical.is--big img {
  height: 100%;
  width: auto;
}
@media screen and (min-width: 568px) {
  .sus__certifications__badge img {
    width: 70%;
  }
}
@media screen and (min-width: 992px) {
  .sus__certifications p {
    max-width: 980px;
    margin: 1em auto;
    font-size: 28px;
  }
  .sus__certifications p br {
    display: block;
  }
  .sus__certifications__badge {
    width: 20%;
  }
}
@media screen and (min-width: 1200px) {
  .sus__certifications__badge {
    padding: 20px 15px;
  }
  .sus__certifications__badge:first-child {
    padding-left: 0;
    border-left: 0;
  }
  .sus__certifications__badge:last-child {
    padding-right: 0;
    border-right: 0;
  }
}
.sus__external {
  padding: 0 0 2em;
  position: relative;
}
.sus__external .sus__headline {
  margin-bottom: 0.3em;
}
.sus__external__elements {
  display: flex;
  flex-wrap: wrap;
}
.sus__external__element {
  overflow: hidden;
  width: 100%;
  color: #ffffff;
  text-decoration: none;
  display: block;
  position: relative;
  margin: 10px auto;
}
.sus__external__element img {
  max-width: 100%;
  height: auto;
  display: block;
  transition: transform 0.5s ease-in-out;
}
.sus__external__element__content {
  color: #ffffff;
  padding: 25px 20px 25px;
  font-size: 15px;
  width: 100%;
  background-color: #239699;
}
.sus__external__element__content h3 {
  font-family: "Gotham-Bold", Arial, Helvetica, sans-serif;
  font-size: 30px;
  margin: 0 0 0.2em;
  line-height: 1.1em;
  font-weight: normal;
}
.sus__external__element__content p {
  margin: 0 0 0;
  font-size: 14px;
}
.sus__external__element__cta span {
  text-decoration: underline;
}
.sus__external__element:hover, .sus__external__element:focus {
  color: #ffffff;
  text-decoration: none;
}
.sus__external__element:hover img:not(.sus-video-logo), .sus__external__element:focus img:not(.sus-video-logo) {
  transform: scale(1.1);
}
@media screen and (min-width: 992px) {
  .sus__external {
    padding: 0 0 1em;
  }
  .sus__external__elements {
    margin: 0 -10px;
  }
  .sus__external__element {
    max-width: none;
    margin-bottom: 0;
    width: calc(50% - 20px);
  }
  .sus__external__element--large {
    width: calc(100% - 20px);
    margin: 10px;
  }
  .sus__external__element__content {
    background-color: transparent;
    font-size: 14px;
    padding: 30px 25px 25px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 70%;
    max-width: 450px;
    min-height: 215px;
  }
  .sus__external__element__content h3 {
    font-size: 32px;
  }
  .sus__external__element__content p {
    line-height: 1.5em;
  }
}
@media screen and (min-width: 1200px) {
  .sus__external__element__content {
    font-size: 16px;
  }
  .sus__external__element__content h3 {
    font-size: 40px;
  }
}

.sus-video-container {
  position: relative;
  margin: 0 auto;
  aspect-ratio: 16/9;
  background: #000;
  cursor: pointer;
  overflow: hidden;
}

.sus__external__element .sus-video-poster img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sus-video-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.sus-video-logos {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 32px;
  position: relative;
  margin-bottom: 8px;
}

.sus-video-logos:after {
  content: "";
  display: block;
  height: 25px;
  width: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sus-video-logos img {
  display: block;
  max-width: 75px;
  height: auto;
}

.sus-video-title {
  margin: 0;
  font-family: "GothamHTF-MediumCondensed", Arial, Helvetica, sans-serif;
  font-size: 48px;
  line-height: 1;
  text-transform: uppercase;
}

.sus-video-title span {
  display: block;
  font-size: 18px;
}

.sus-video-tag {
  margin: 12px 0;
  text-transform: uppercase;
  font-family: "Gotham-Bold", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffdd00;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
}

.sus-play-button {
  margin: 0 auto;
  width: 66px;
  height: 34px;
  background: #ffdd00;
  opacity: 0.95;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease, background 0.3s ease;
}

.sus-play-button::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #fff;
  margin-left: 5px;
}

.sus-video-container:hover .sus-play-button {
  transform: scale(1.05);
  opacity: 1;
}

.sus-video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.sus-hidden {
  opacity: 0;
  pointer-events: none;
}

@media screen and (min-width: 992px) {
  .sus-video-logos {
    margin-bottom: 24px;
  }
  .sus-video-title {
    font-size: 116px;
  }
  .sus-video-title span {
    font-size: 44px;
  }
  .sus-video-tag {
    margin: 32px 0;
    font-size: 24px;
  }
  .sus-play-button {
    width: 80px;
    height: 42px;
  }
}

/*# sourceMappingURL=homepage-sustainability-2022-tpl.css.map */
