/**
 * The base file that should be imported by every file.
 * There should be no CSS generation in this or from imported scss files at all!
 */
/**
 * Library
 */
/**
 * Variables and functions
 */
@font-face {
  font-family: 'Barlow Regular';
  font-weight: normal;
  src: url("/app/themes/nfc-vivolta/assets/fonts/Barlow-Regular.ttf"); }

@font-face {
  font-family: 'Barlow Medium';
  font-weight: normal;
  src: url("/app/themes/nfc-vivolta/assets/fonts/Barlow-Medium.ttf"); }

@font-face {
  font-family: 'Myriad Pro';
  font-weight: normal;
  src: url("/app/themes/nfc-vivolta/assets/fonts/MyriadPro-Regular.woff2"); }

[data-aos="fill-in-text"].aos-animate {
  -webkit-clip-path: inset(0);
          clip-path: inset(0); }

.section-video .small-container .video-container, .section-video .small-container .video-container-internal {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 0; }
  .section-video .small-container .video-container iframe, .section-video .small-container .video-container object, .section-video .small-container .video-container embed, .section-video .small-container .video-container video, .section-video .small-container .video-container-internal iframe, .section-video .small-container .video-container-internal object, .section-video .small-container .video-container-internal embed, .section-video .small-container .video-container-internal video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.section-video .small-container .video-container-internal {
  border-radius: 0; }

/*# sourceMappingURL=video.css.map */
