/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/hero_small/style.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.eoss_hero_small {
  background: transparent linear-gradient(95deg, var(--wp--preset--color--primary) 0%, var(--wp--preset--color--secondary) 100%) 0% 0% no-repeat padding-box;
  height: 180px;
  position: relative;
  /* @at-root {
      .color-blue.eoss_hero_small {        
          background: transparent linear-gradient(95deg, var(--wp--preset--color--blueprimary) 0%, var(--wp--preset--color--bluesecondary) 100%) 0% 0% no-repeat padding-box;
      }
  }
  @at-root {
      .color-red.eoss_hero_small {        
          background: transparent linear-gradient(95deg, var(--wp--preset--color--redprimary) 0%, var(--wp--preset--color--redsecondary) 100%) 0% 0% no-repeat padding-box;
      }
  } */
}
.eoss_hero_small_coordinate_large {
  color: var(--wp--preset--color--background);
  font-size: 100px;
  font-weight: bold;
  line-height: 1;
  opacity: 0.25;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 2000px;
}
@media (max-width: 1439px) {
  .eoss_hero_small_coordinate_large {
    font-size: 7vw;
  }
}
@media (max-width: 1023px) {
  .eoss_hero_small_coordinate_large {
    font-size: 8vw;
  }
}
@media (max-width: 767px) {
  .eoss_hero_small_coordinate_large {
    font-size: 50px;
    height: 50px;
  }
}
.eoss_hero_small_coordinate_small {
  color: var(--wp--preset--color--secondary);
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
  height: 50px;
  opacity: 0.75;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  /* @at-root {
      .color-blue & {
          color: var(--wp--preset--color--bluesecondary);
      }
  }
  @at-root {
      .color-red & {
          color: var(--wp--preset--color--redsecondary);
      }
  } */
}
@media (max-width: 1439px) {
  .eoss_hero_small_coordinate_small {
    font-size: 45px;
    height: 40px;
  }
}
@media (max-width: 1023px) {
  .eoss_hero_small_coordinate_small {
    font-size: 35px;
    height: 35px;
  }
}
@media (max-width: 767px) {
  .eoss_hero_small_coordinate_small {
    font-size: 20px;
    height: 20px;
  }
}
.page-template-template_blue_igd .eoss_hero_small_coordinate_small {
  color: var(--wp--preset--color--bluesecondary);
}
.page-template-template_red_geogl .eoss_hero_small_coordinate_small {
  color: var(--wp--preset--color--redsecondary);
}
.page-template-template_blue_igd .eoss_hero_small {
  background: transparent linear-gradient(95deg, var(--wp--preset--color--blueprimary) 0%, var(--wp--preset--color--bluesecondary) 100%) 0% 0% no-repeat padding-box;
}
.page-template-template_red_geogl .eoss_hero_small {
  background: transparent linear-gradient(95deg, var(--wp--preset--color--redprimary) 0%, var(--wp--preset--color--redsecondary) 100%) 0% 0% no-repeat padding-box;
}

/*# sourceMappingURL=style-index.css.map*/