@font-face {
  font-family: "Recoleta-SemiBold";
  src: url("fonts/Recoleta-SemiBold.eot");
  src: url("fonts/Recoleta-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/Recoleta-SemiBold.woff") format("woff"), url("fonts/Recoleta-SemiBold.ttf") format("truetype"), url("fonts/Recoleta-SemiBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FSSammy-Regular";
  src: url("fonts/FSSammy-Regular.eot");
  src: url("fonts/FSSammy-Regular.woff") format("woff"), url("fonts/FSSammy-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.full-height {
  height: 100vh;
  min-height: 100vh;
}
.full-height.home-hero {
  margin-bottom: 64px;
  height: 90vh;
  min-height: 90vh;
}
@media only screen and (min-width: 768px) {
  .full-height.home-hero {
    height: calc(85vh - 100px);
    min-height: calc(85vh - 100px);
  }
}
@media only screen and (min-width: 768px) and (max-height: 750px) {
  .full-height.home-hero {
    height: calc(85vh - 100px);
    min-height: calc(85vh - 100px);
  }
}
@media only screen and (min-width: 1024px) {
  .full-height.home-hero {
    height: calc(85vh - 150px);
    min-height: calc(85vh - 150px);
  }
}
@media only screen and (min-width: 1024px) and (max-height: 750px) {
  .full-height.home-hero {
    height: calc(85vh - 100px);
    min-height: calc(85vh - 100px);
  }
}

@media only screen and (min-width: 768px) {
  .home-hero.full-height h1 {
    font-size: 60px;
  }
}
@media only screen and (min-width: 1248px) {
  .home-hero.full-height h1 {
    font-size: 90px;
  }
}
@media (max-aspect-ratio: 16/9) {
  .home-hero video {
    width: 100% !important;
    object-fit: cover;
  }
}

.full_rotator .content-container .full-img .content .max {
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .full_rotator .content-container .full-img .content .max {
    align-items: flex-start;
  }
}
.full_rotator .content-container .full-img .content .small-copy p {
  font-size: 1rem;
  line-height: 1.1;
  color: #fff;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .full_rotator .content-container .full-img .content .small-copy p {
    margin-top: 0;
    font-size: 1.5rem;
  }
}

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