.acf-custom-block {
  font-family: 'Open Sauce Sans', sans-serif; }
  .acf-custom-block * {
    font-family: 'Open Sauce Sans', sans-serif; }

.anchor-menu-block {
  background: #F8F8F8;
  max-width: 100%;
  width: 100%;
  padding: 40px;
  margin-bottom: 120px; }
  @media screen and (max-width: 1100px) {
    .anchor-menu-block {
      margin-bottom: 80px; } }
  @media screen and (max-width: 860px) {
    .anchor-menu-block {
      padding: 24px;
      margin-bottom: 60px; } }
  @media screen and (max-width: 450px) {
    .anchor-menu-block {
      margin-bottom: 40px; } }
  .anchor-menu-block .anchor-menu-title {
    font-style: normal;
    font-weight: 400 !important;
    font-size: 40px !important;
    line-height: 130% !important;
    color: #1F1F24;
    margin-bottom: 16px; }
    @media screen and (max-width: 860px) {
      .anchor-menu-block .anchor-menu-title {
        font-size: 36px !important; } }
    @media screen and (max-width: 450px) {
      .anchor-menu-block .anchor-menu-title {
        font-size: 28px !important; } }
  .anchor-menu-block .anchor-menu {
    margin: 0 !important;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start; }
    .anchor-menu-block .anchor-menu .anchor-menu-item {
      list-style: none;
      padding: 0 !important;
      margin: 0 !important;
      font-style: normal !important;
      font-weight: 400 !important;
      font-size: 16px !important;
      line-height: 24px !important;
      color: #808080; }
      .anchor-menu-block .anchor-menu .anchor-menu-item a, .anchor-menu-block .anchor-menu .anchor-menu-item * {
        text-decoration: none !important;
        font-size: inherit !important;
        font-family: inherit !important;
        color: inherit !important;
        line-height: inherit !important;
        font-weight: inherit !important; }
      .anchor-menu-block .anchor-menu .anchor-menu-item:hover {
        color: #0062FE !important; }
      .anchor-menu-block .anchor-menu .anchor-menu-item.parent {
        margin-bottom: 16px !important;
        margin-top: 16px !important; }
      .anchor-menu-block .anchor-menu .anchor-menu-item.child {
        margin-bottom: 8px !important;
        padding-left: 16px !important; }

/*# sourceMappingURL=anchors_menu.css.map */
