.creatives-examples {
  overflow: hidden;
}
.creatives-examples .swiper {
  overflow: visible;
}
.creatives-examples .swiper-slide {
  width: 21.875rem;
}
.creatives-examples__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 3.5rem;
}
.creatives-examples__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.creatives-examples__video::before {
  padding-top: 137.1%;
}
.creatives-examples__video > button {
  width: 6rem;
  height: 6rem;
}
.creatives-examples__video > button > svg {
  width: 2.25rem;
  height: 2.25rem;
}
@media (max-width: 768px) {
  .creatives-examples .swiper-slide {
    width: 302px;
  }
  .creatives-examples__top {
    margin-bottom: 32px;
  }
  .creatives-examples__video::before {
    padding-top: 158.9%;
  }
  .creatives-examples__navigation {
    margin-top: 32px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
/*# sourceMappingURL=creatives-examples.css.map */
/*# sourceMappingURL=creatives-examples.css.map */