.home-events {
  padding-top: 64px;
  padding-bottom: 64px;
}
@media (max-width: 1232px) {
  .home-events {
    padding-top: calc(32px + 32 * (100vw - 360px) / 872);
  }
}
@media (max-width: 1232px) {
  .home-events {
    padding-bottom: calc(32px + 32 * (100vw - 360px) / 872);
  }
}
.home-events__promo-title-main {
  font-size: 40px;
  line-height: normal;
  color: #012527;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 1232px) {
  .home-events__promo-title-main {
    font-size: calc(32px + 8 * (100vw - 360px) / 872);
  }
}
.home-events__promo {
  margin-top: 32px;
  display: flex;
  border: 1px solid #012527;
  background-color: #deca3c;
  border-radius: 24px;
}
@media (max-width: 1232px) {
  .home-events__promo {
    margin-top: calc(24px + 8 * (100vw - 360px) / 872);
  }
}
@media (max-width: 767px) {
  .home-events__promo {
    flex-direction: column;
  }
}
.home-events__promo-col-01 {
  width: 50%;
  position: relative;
  border-right: 1px solid #012527;
}
@media (max-width: 767px) {
  .home-events__promo-col-01 {
    width: 100%;
    min-height: 238px;
    border-right: none;
    border-bottom: 1px solid #012527;
  }
}
.home-events__promo-col-02 {
  width: 50%;
  padding-top: 80px;
  padding-right: 56px;
  padding-bottom: 56px;
  padding-left: 56px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1232px) {
  .home-events__promo-col-02 {
    padding-top: calc(0px + 80 * (100vw - 360px) / 872);
  }
}
@media (max-width: 1232px) {
  .home-events__promo-col-02 {
    padding-right: calc(0px + 56 * (100vw - 360px) / 872);
  }
}
@media (max-width: 1232px) {
  .home-events__promo-col-02 {
    padding-bottom: calc(0px + 56 * (100vw - 360px) / 872);
  }
}
@media (max-width: 1232px) {
  .home-events__promo-col-02 {
    padding-left: calc(0px + 56 * (100vw - 360px) / 872);
  }
}
@media (max-width: 767px) {
  .home-events__promo-col-02 {
    width: 100%;
    padding: 48px 16px;
  }
}
.home-events__promo-label {
  position: absolute;
  top: 32px;
  left: 32px;
  border: 1px solid #012527;
  padding: 4px 12px;
  border-radius: 4px;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  color: #012527;
  font-size: 14px;
  line-height: normal;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #deca3c;
}
@media (max-width: 767px) {
  .home-events__promo-label {
    top: 24px;
    left: 24px;
  }
}
.home-events__video {
  height: 100%;
  width: 100%;
}
.home-events__video iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 24px 0 0 24px;
}
@media (max-width: 767px) {
  .home-events__video iframe {
    border-radius: 24px 24px 0 0;
    height: 238px;
  }
}
.home-events__overlay {
  border-radius: 24px 0 0 24px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .home-events__overlay {
    border-radius: 24px 24px 0 0;
  }
}
.home-events__btn-play {
  width: 48px;
  height: 48px;
  border-radius: 1000px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.home-events__btn-play svg path {
  transition: all 0.3s ease 0s;
}
.home-events__btn-play:hover {
  background-color: #012527;
}
.home-events__btn-play:hover svg path {
  fill: #deca3c;
}
.home-events__promo-title {
  font-size: 36px;
  line-height: normal;
  color: #012527;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 1232px) {
  .home-events__promo-title {
    font-size: calc(24px + 12 * (100vw - 360px) / 872);
  }
}
.home-events__promo-text {
  margin-top: 40px;
  margin-bottom: 56px;
  font-size: 18px;
  line-height: 150%;
  color: #012527;
  font-weight: 400;
  font-family: "TestSohne-Buch", sans-serif;
}
@media (max-width: 1232px) {
  .home-events__promo-text {
    margin-top: calc(24px + 16 * (100vw - 360px) / 872);
  }
}
@media (max-width: 1232px) {
  .home-events__promo-text {
    margin-bottom: calc(32px + 24 * (100vw - 360px) / 872);
  }
}
@media (max-width: 1232px) {
  .home-events__promo-text {
    font-size: calc(16px + 2 * (100vw - 360px) / 872);
  }
}
.home-events__promo-link {
  margin: auto 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: -moz-fit-content;
  width: fit-content;
  transition: all 0.3s ease 0s;
  font-family: "Work Sans", sans-serif;
  font-size: 18px;
  line-height: normal;
  color: #012527;
  font-weight: 800;
}
@media (max-width: 1232px) {
  .home-events__promo-link {
    font-size: calc(16px + 2 * (100vw - 360px) / 872);
  }
}
.home-events__promo-link svg path {
  transition: all 0.3s ease 0s;
}
.home-events__promo-link:hover {
  color: #fff;
}
.home-events__promo-link:hover svg path {
  fill: #fff;
}
.home-events__events {
  margin-top: 40px;
}
@media (max-width: 1232px) {
  .home-events__events {
    margin-top: calc(12px + 28 * (100vw - 360px) / 872);
  }
}
.home-events__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
@media (max-width: 992px) {
  .home-events__wrapper {
    overflow-y: auto;
  }
  .home-events__wrapper::-webkit-scrollbar {
    background: transparent;
    width: 0px;
  }
  .home-events__wrapper::-webkit-scrollbar-track {
    background: transparent;
    width: 0px;
  }
  .home-events__wrapper::-webkit-scrollbar-thumb {
    background: transparent;
    width: 0px;
  }
}
.home-events__event {
  display: flex;
  justify-content: space-between;
  border: 1px solid #012527;
  border-radius: 24px;
  min-width: 334px;
}
.home-events__col-01 {
  padding-top: 32px;
  padding-right: 32px;
  padding-bottom: 30px;
  padding-left: 32px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1232px) {
  .home-events__col-01 {
    padding-top: calc(24px + 8 * (100vw - 360px) / 872);
  }
}
@media (max-width: 1232px) {
  .home-events__col-01 {
    padding-right: calc(24px + 8 * (100vw - 360px) / 872);
  }
}
@media (max-width: 1232px) {
  .home-events__col-01 {
    padding-bottom: calc(24px + 6 * (100vw - 360px) / 872);
  }
}
@media (max-width: 1232px) {
  .home-events__col-01 {
    padding-left: calc(24px + 8 * (100vw - 360px) / 872);
  }
}
.home-events__label {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 12px;
  border-radius: 4px;
  background-color: #052fff;
  text-align: center;
  font-size: 14px;
  line-height: normal;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
}
.home-events__title {
  margin-top: 24px;
  margin-bottom: 21px;
  font-size: 24px;
  line-height: 32px;
  color: #012527;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 1232px) {
  .home-events__title {
    margin-top: calc(16px + 8 * (100vw - 360px) / 872);
  }
}
@media (max-width: 1232px) {
  .home-events__title {
    margin-bottom: calc(16px + 5 * (100vw - 360px) / 872);
  }
}
.home-events__text {
  margin: auto 0 0 0;
  font-size: 16px;
  line-height: 24px;
  font-family: "TestSohne-Buch", sans-serif;
}
@media (max-width: 1232px) {
  .home-events__text {
    font-size: calc(14px + 2 * (100vw - 360px) / 872);
  }
}
.home-events__location {
  display: flex;
  align-items: center;
  gap: 6px;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  line-height: 100%;
  color: #012527;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 24px;
}
@media (max-width: 1232px) {
  .home-events__location {
    margin-top: calc(20px + 4 * (100vw - 360px) / 872);
  }
}
.home-events__link {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 24px 0 0 0;
  font-size: 18px;
  line-height: normal;
  font-weight: 700;
  color: #012527;
  transition: all 0.3s ease 0s;
  font-family: "Work Sans", sans-serif;
}
@media (max-width: 1232px) {
  .home-events__link {
    font-size: calc(16px + 2 * (100vw - 360px) / 872);
  }
}
.home-events__col-02 {
  max-width: 121px;
  min-width: 121px;
}
.home-events__image {
  width: 100%;
  height: 100%;
  border-radius: 0 24px 24px 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-events__link-more {
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: -moz-fit-content;
  width: fit-content;
  border: 1px solid #004c51;
  background-color: #faf8db;
  transition: all 0.3s ease 0s;
  color: #004c51;
  font-size: 18px;
  line-height: normal;
  font-weight: 800;
  font-family: "Work Sans", sans-serif;
  padding: 16px 24px;
  border-radius: 1000px;
}
@media (max-width: 1232px) {
  .home-events__link-more {
    margin-top: calc(100px + -20 * (100vw - 360px) / 872);
  }
}
@media (max-width: 1232px) {
  .home-events__link-more {
    font-size: calc(16px + 2 * (100vw - 360px) / 872);
  }
}
.home-events__link-more:hover {
  background-color: #deca3c;
  border-color: #deca3c;
}/*# sourceMappingURL=style.css.map */