

/* Start:/local/templates/main/components/bitrix/news.list/main-page-quote/style.css?1755490874729*/
.video-wrapper .container,
.video .container {
  position: relative;
  height: 100%;
}

.video-wrapper {
  position: relative;
  margin-bottom: 6.9375rem;
  text-align: center;
}

.video-wrapper .absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.quote {
  font-family: 'Marck Script', cursive;
  position: absolute;
  top: 20%;
  left: 50%;
  color: #fff;
  font-weight: 700;
  padding: 15px;
}

.quote-author {
  margin-top: 1rem;
  font-size: 1rem;
  text-align: right;
}

.quote-text {
  font-size: 1rem;
}

@media (min-width: 768px) {
  .quote {
    top: 40%;
    left: 60%;
  }

  .quote-author {
    margin-top: 2rem;
    font-size: 1.4rem;
  }

  .quote-text {
    font-size: 1.7rem;
  }
}
/* End */
/* /local/templates/main/components/bitrix/news.list/main-page-quote/style.css?1755490874729 */
