@charset "UTF-8";
body {
  margin: 0;
}

.n-masonry > * {
  margin: 1.5em 0 0 0;
  padding: 0.5em 0;
}

.n-type a[href]:not(:hover) {
  text-decoration: none;
}

time {
  color: #999;
  margin: 0 1em;
}

.n-contain {
  max-width: 1536px;
}

.n-carousel--vertical > .n-slider--arrow,
.n-carousel--vertical > .n-slider--arrow.right {
  top: auto;
  inset-inline-end: 1em;
  inset-inline-start: auto;
  transform: none;
  bottom: 2em;
  color: #000;
  background-color: rgba(255, 255, 255, 0.75);
}

.n-carousel--vertical > .n-slider--arrow.n-slider__right {
  inset-inline-start: auto;
  inset-inline-end: 1em;
}

.n-carousel--vertical > .n-slider--arrow {
  bottom: 6em;
}

.n-banner h2 {
  font-size: 3em;
  margin: 1em 0 1.5em 0;
}

.n-type h1,
.n-type h2,
.n-type h3,
.n-type h4 {
  font-weight: 300;
  line-height: 1.2em;
}

main h1 {
  font-size: 3em;
}

main h3 {
  font-size: 2em;
}

main .n-pad {
  padding: 1em 2em;
}

.cta {
  text-transform: uppercase;
  font-weight: bold;
}

.cta:after {
  content: " →";
}

main .n-slider--arrow {
  display: none;
}

main .n-carousel__content h4 {
  background: #fff;
  margin: 0;
  padding: 3em 0;
}

main .n-carousel__index {
  bottom: 5em;
}

.n-banner .n-pad {
  padding: min(2vw, 5em);
}

main strong {
  text-transform: uppercase;
  margin: 0.5em 0;
  display: block;
}

footer h3 {
  text-transform: uppercase;
}

.n-masonry > * {
  margin: 0;
}

@media screen and (max-width: 768px) {
  main .n-pad,
.n-banner .n-pad,
footer {
    padding: 1em;
  }

  .n-masonry._1\/4 {
    column-count: 1;
  }
}

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