<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**------------------------
 * SECTIONS
 * ------------------------ */

/** Carousel
 * ---------------------------- */
.scp-slide{
    min-height: 100px;
    text-align: center;
}

/**------------------------
 * PLUGINS
 * ------------------------ */

/** VIDEO
 * ------------------------ */
.vshare-icontainer.vshare-full {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.vshare-icontainer.vshare-full iframe.vshare {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: 0;
}
</pre></body></html>