body .lead {
  font-weight: 400;
}
body main section {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
body main section .f-72 {
  font-size: 72px;
}
body main section .f-64 {
  font-size: 64px;
}
body main section .f-54 {
  font-size: 54px;
}
body main section .f-48 {
  font-size: 48px;
}
body main section .f-40 {
  font-size: 40px;
}
body main section .f-36 {
  font-size: 36px;
}
body main section .f-32 {
  font-size: 32px;
}
body main section .f-30 {
  font-size: 30px;
}
body main section .f-28 {
  font-size: 28px;
}
body main section .f-24 {
  font-size: 24px;
}
body main section .f-20 {
  font-size: 20px;
}
body main section .lead {
  font-size: 24px;
}
body main section > img.bg,
body main section picture.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;
}
body main section > img.bg source,
body main section > img.bg img,
body main section picture.bg source,
body main section picture.bg img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  object-position: center;
}

@media (max-width: 1780px) {
  body main section .f-72 {
    font-size: 62px;
  }
  body main section .f-64 {
    font-size: 54px;
  }
  body main section .f-54 {
    font-size: 48px;
  }
  body main section .f-48 {
    font-size: 40px;
  }
  body main section .f-40 {
    font-size: 34px;
  }
  body main section .f-36 {
    font-size: 32px;
  }
  body main section .f-32 {
    font-size: 28px;
  }
  body main section .f-30 {
    font-size: 26px;
  }
  body main section .f-28 {
    font-size: 24px;
  }
  body main section .f-24 {
    font-size: 22px;
  }
  body main section .lead {
    font-size: 20px;
  }
}
@media (max-width: 1580px) {
  body main section .f-72 {
    font-size: 52px;
  }
  body main section .f-64 {
    font-size: 44px;
  }
  body main section .f-54 {
    font-size: 40px;
  }
  body main section .f-48 {
    font-size: 34px;
  }
  body main section .f-40 {
    font-size: 28px;
  }
  body main section .f-36 {
    font-size: 26px;
  }
  body main section .f-32 {
    font-size: 24px;
  }
  body main section .f-28 {
    font-size: 20px;
  }
  body main section .f-24 {
    font-size: 18px;
  }
  body main section .f-20 {
    font-size: 18px;
  }
  body main section .lead {
    font-size: 18px;
  }
}
@media (max-width: 1380px) {
  body main section .f-72 {
    font-size: 50px;
  }
  body main section .f-64 {
    font-size: 40px;
  }
  body main section .f-54 {
    font-size: 36px;
  }
  body main section .f-48 {
    font-size: 30px;
  }
  body main section .f-40 {
    font-size: 24px;
  }
  body main section .f-36 {
    font-size: 22px;
  }
  body main section .f-32 {
    font-size: 20px;
  }
  body main section .f-28 {
    font-size: 18px;
  }
  body main section .f-24 {
    font-size: 16px;
  }
  body main section .f-20 {
    font-size: 16px;
  }
  body main section .lead {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  body main section .f-72 {
    font-size: 32px;
  }
  body main section .f-64 {
    font-size: 24px;
  }
  body main section .f-54 {
    font-size: 24px;
  }
  body main section .f-48 {
    font-size: 24px;
  }
  body main section .f-40 {
    font-size: 24px;
  }
  body main section .f-36 {
    font-size: 22px;
  }
  body main section .f-32 {
    font-size: 20px;
  }
}

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