/* Generated by vite-plugin-svg-spritemap */
.event .block-title {
  margin-bottom: 2rem;
}
.event__big-container {
  margin: 0 auto;
  max-width: 76rem;
}
.event__block {
  background-image: url(/wp-content/themes/aurum/assets/img/decor-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 1rem;
}
.event__container:first-child {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.event__left {
  width: 55%;
}
.event__left.with-image {
  width: 50%;
}
.event__participation {
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
.event__description {
  line-height: 1.4;
}
.event__description p:not(:last-child) {
  margin-bottom: 1.5rem;
}
.event__secdescription {
  margin-top: 1.5rem;
  line-height: 1.4;
}
.event__secdescription p:not(:last-child) {
  margin-bottom: 1.5rem;
}
.event__video {
  width: 40%;
  border-radius: 1.0625rem;
  overflow: hidden;
  min-height: 42.625rem;
  position: relative;
}
.event__video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  position: absolute;
}
.event__image {
  width: 47%;
  border-radius: 1.0625rem;
  overflow: hidden;
  position: relative;
}
.event__image img {
  max-width: 100%;
}

#toggleSound {
  position: absolute;
  bottom: 1.875rem;
  right: 1.875rem;
  color: #fff;
}

.event-address {
  display: flex;
  gap: 0.5rem;
  line-height: 1.4;
}
.event-address__title {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.4;
}
.event-address__text {
  line-height: 1.4;
}
.event-address__text p:not(:last-child) {
  margin-bottom: 1.5rem;
}/* Generated by vite-plugin-svg-spritemap *//* Generated by vite-plugin-svg-spritemap */@media (max-width: 76rem) and (min-width: 71.375em) {
  .event__block {
    padding-left: 2.1875rem;
  }
  .event__block {
    padding-right: 2.1875rem;
  }
}@media (max-width: 76rem) and (max-width: 22.5em) {
  .event__block {
    padding-left: 0.9375rem;
  }
  .event__block {
    padding-right: 0.9375rem;
  }
}@media (max-width: 76rem) {
  .event__big-container {
    padding: 0 0.9375rem;
  }
}@media (max-width: 61.99875em) {
  .event__video {
    min-height: 36.375rem;
  }
}@media (max-width: 47.99875em) {
  .event__left {
    width: 100%;
  }
  .event__left.with-image {
    width: 100%;
  }
  .event__video video {
    position: relative;
  }
  .event__video {
    width: 100%;
    min-height: auto;
    margin-bottom: 2.5rem;
  }
  .event__image {
    width: 100%;
    min-height: auto;
    margin-bottom: 2.5rem;
  }
}@media (max-width: 22.5em) {
  .event {
    padding-top: 1.875rem;
  }
  .event {
    padding-bottom: 1.875rem;
  }
  .event .block-title.with-image {
    font-size: 1.375rem;
  }
  .event__block {
    padding-top: 1.875rem;
  }
  .event__block {
    padding-bottom: 1.875rem;
  }
  .event__participation {
    font-size: 1rem;
  }
}@media (max-width: 76rem) and (min-width: 22.5em) and (max-width: 71.375em) {
  .event__block {
    padding-left: clamp( 0.9375rem , 0.36205242966875rem  +  2.557544757vw , 2.1875rem );
  }
  .event__block {
    padding-right: clamp( 0.9375rem , 0.36205242966875rem  +  2.557544757vw , 2.1875rem );
  }
}@media (min-width: 22.5em) and (max-width: 71.375em) {
  .event {
    padding-top: clamp( 1.875rem , 1.0118286445rem  +  3.8363171355vw , 3.75rem );
  }
  .event {
    padding-bottom: clamp( 1.875rem , 1.0118286445rem  +  3.8363171355vw , 3.75rem );
  }
  .event .block-title.with-image {
    font-size: clamp( 1.375rem , 1.08727621483125rem  +  1.2787723785vw , 2rem );
  }
  .event__block {
    padding-top: clamp( 1.875rem , 1.29955242966875rem  +  2.557544757vw , 3.125rem );
  }
  .event__block {
    padding-bottom: clamp( 1.875rem , 1.29955242966875rem  +  2.557544757vw , 3.125rem );
  }
  .event__participation {
    font-size: clamp( 1rem , 0.94245524296875rem  +  0.2557544757vw , 1.125rem );
  }
}@media (min-width: 71.375em) {
  .event {
    padding-top: 3.75rem;
  }
  .event {
    padding-bottom: 3.75rem;
  }
  .event .block-title.with-image {
    font-size: 2rem;
  }
  .event__block {
    padding-top: 3.125rem;
  }
  .event__block {
    padding-bottom: 3.125rem;
  }
  .event__participation {
    font-size: 1.125rem;
  }
}