@font-face {
  font-family: "Proxima Nova Rg";
  src: url("../../fonts/proxima_nova/ProximaNova-Regular.eot");
  src: url("../../fonts/proxima_nova/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/proxima_nova/ProximaNova-Regular.woff2") format("woff2"), url("../../fonts/proxima_nova/ProximaNova-Regular.woff") format("woff"), url("../../fonts/proxima_nova/ProximaNova-Regular.ttf") format("truetype"), url("../../fonts/proxima_nova/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body main section {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
body main section .f-96 {
  font-size: 96px;
}
body main section .f-80 {
  font-size: 80px;
}
body main section .f-40 {
  font-size: 40px;
}
body main section .f-72 {
  font-size: 72px;
  line-height: 72px;
}
body main section .f-48 {
  font-size: 48px;
}
body main section .f-32 {
  font-size: 32px;
}
body main section .lead {
  font-size: 24px;
}
body main section > img.bg {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -2;
  pointer-events: none;
  user-select: none;
}

@media (max-width: 1780px) {
  body main section .f-96 {
    font-size: 86px;
  }
  body main section .f-80 {
    font-size: 70px;
  }
  body main section .f-40 {
    font-size: 34px;
  }
  body main section .f-72 {
    font-size: 62px;
    line-height: 62px;
  }
  body main section .f-48 {
    font-size: 40px;
  }
  body main section .f-32 {
    font-size: 28px;
  }
  body main section .lead {
    font-size: 20px;
  }
}
@media (max-width: 1580px) {
  body main section .f-96 {
    font-size: 76px;
  }
  body main section .f-80 {
    font-size: 60px;
  }
  body main section .f-40 {
    font-size: 28px;
  }
  body main section .f-72 {
    font-size: 54px;
    line-height: 54px;
  }
  body main section .f-48 {
    font-size: 34px;
  }
  body main section .f-32 {
    font-size: 24px;
  }
  body main section .lead {
    font-size: 18px;
  }
}
@media (max-width: 1380px) {
  body main section .f-96 {
    font-size: 66px;
  }
  body main section .f-80 {
    font-size: 50px;
  }
  body main section .f-40 {
    font-size: 24px;
  }
  body main section .f-72 {
    font-size: 44px;
    line-height: 44px;
  }
  body main section .f-48 {
    font-size: 30px;
  }
  body main section .f-32 {
    font-size: 20px;
  }
}
@media (max-width: 1180px) {
  body main section .f-96 {
    font-size: 58px;
  }
  body main section .f-80 {
    font-size: 46px;
  }
  body main section .f-40 {
    font-size: 22px;
  }
  body main section .f-72 {
    font-size: 40px;
    line-height: 40px;
  }
  body main section .f-48 {
    font-size: 24px;
  }
  body main section .f-32 {
    font-size: 18px;
  }
  body main section .lead {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  body main section .f-96 {
    font-size: 38px;
  }
  body main section .f-80 {
    font-size: 38px;
  }
  body main section .f-40 {
    font-size: 20px;
  }
  body main section .f-72 {
    font-size: 38px;
  }
  body main section .f-32 {
    font-size: 16px;
  }
}
@media (max-width: 567px) {
  body main section .f-96 {
    font-size: 34px;
  }
  body main section .f-80 {
    font-size: 34px;
  }
  body main section .f-72 {
    font-size: 34px;
  }
}

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