/*
Theme Name: Operational Excellence V4
Theme URI: https://operationalexcellence.at/
Author: Operational Excellence FlexKapG
Description: Gutenberg-natives, voll editierbares Block Theme fuer Operational Excellence FlexKapG. Die Startseite wird als normale WordPress-Seite angelegt und kann unter Seiten > Startseite vollstaendig bearbeitet werden.
Version: 4.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: operational-excellence-v4
*/

html { scroll-behavior: smooth; }
body { overflow-x: hidden; }
.oe-kicker { letter-spacing: .12em; text-transform: uppercase; font-weight: 700; font-size: .78rem; }
.oe-section { scroll-margin-top: 110px; }
.oe-hero { background: #f4f7f6; padding: 96px 4vw 108px; }
.oe-section-wide { padding: 96px 0; }
.oe-section-dark { background: #082a4a; color: #fff; padding: 96px 4vw; }
.oe-section-paper { background: #f4f7f6; padding: 88px 4vw; }
.oe-section-green { background: #58b928; padding: 96px 4vw; }
.oe-card { border: 1px solid #dce5e3; border-radius: 18px; padding: 30px; height: 100%; box-sizing: border-box; }
.oe-card-teal { background: #153f4b; color: #fff; border-radius: 22px; padding: 36px; }
.oe-header { border-bottom: 1px solid #dce5e3; padding: 18px 4vw; }
.oe-footer { padding: 60px 4vw 34px; }
.oe-gap-lg { gap: 2rem; }
.oe-mt-lg { margin-top: 42px; }
.oe-mt-md { margin-top: 30px; }
.wp-block-button.is-style-outline .wp-block-button__link { border-color: #082a4a; color: #082a4a; }
.oe-section-dark h2,.oe-section-dark h3,.oe-section-dark p { color: inherit; }
.oe-card-teal h3,.oe-card-teal p { color: inherit; }
@media (max-width: 781px) {
  .oe-hero { padding: 64px 24px 72px; }
  .oe-section-wide { padding: 64px 20px; }
  .oe-section-dark,.oe-section-paper,.oe-section-green { padding: 64px 24px; }
  .oe-card { padding: 24px; }
}
