<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/*----------------------------- FONT INCLUDE ----------------------------*/
/*--------------------------- TEMPLATE CONFIG ---------------------------*/
/*--------------------------- TEMPLATE INIT -----------------------------*/
/**
 * Inlcudes
 * Hier werden alle SCSS Dateien geladen.
 * Falls also eine neu dazu kommt sollte die hier geladen werden.
 * Ausgenommen davon sind Anpassungen die nur fÃ¼r den Kunden gelten sollen.
 * Grund dafÃ¼r ist das diese Datei zur not aus dem Master dann wieder rÃ¼berkopiert werden kann.
 */
/**
 * Functions
 * Hier sind alle Funktionen drin.
 */
/**
 * Inlcudes
 * Hier werden alle SCSS Dateien geladen.
 * Falls also eine neu dazu kommt sollte die hier geladen werden.
 * Ausgenommen davon sind Anpassungen die nur fÃ¼r den Kunden gelten sollen.
 * Grund dafÃ¼r ist das diese Datei zur not aus dem Master dann wieder rÃ¼berkopiert werden kann.
 */
/**
 * Inlcudes
 * Hier werden alle SCSS Dateien geladen.
 * Falls also eine neu dazu kommt sollte die hier geladen werden.
 * Ausgenommen davon sind Anpassungen die nur fÃ¼r den Kunden gelten sollen.
 * Grund dafÃ¼r ist das diese Datei zur not aus dem Master dann wieder rÃ¼berkopiert werden kann.
 */
/* line 5, wp-content/themes/g5_hydrogen/custom/scss/mixins/_scrollbars.scss */
/* line 1, wp-content/themes/g5_hydrogen/custom/scss/mixins/_fullwidth.scss */
/* line 4, wp-content/themes/g5_hydrogen/custom/scss/mixins/_fullwidth.scss */
@media only all and (min-width: 75rem) {
  /* line 4, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
@media only all and (max-width: 30rem) {
  /* line 19, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
}
/* line 31, wp-content/themes/g5_hydrogen/custom/scss/mixins/_fullwidth.scss */
/* line 34, wp-content/themes/g5_hydrogen/custom/scss/mixins/_fullwidth.scss */
/* line 8, wp-content/themes/g5_hydrogen/custom/scss/_base.scss */
/* line 11, wp-content/themes/g5_hydrogen/custom/scss/_base.scss */
/* line 41, wp-content/themes/g5_hydrogen/custom/scss/_base.scss */
/* line 46, wp-content/themes/g5_hydrogen/custom/scss/_base.scss */
#g-navigation .fixed &gt; .g-particle {
  margin: 0 auto;
}
@media only all and (min-width: 75rem) {
  #g-navigation .fixed &gt; .g-particle {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-navigation .fixed &gt; .g-particle {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-navigation .fixed &gt; .g-particle {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-navigation .fixed &gt; .g-particle {
    width: 100%;
  }
}
@media only all and (max-width: 30rem) {
  #g-navigation .fixed &gt; .g-particle {
    width: 100%;
  }
}
/* line 1, wp-content/themes/g5_hydrogen/custom/scss/_css_variables.scss */
:root {
  --accent-color-1: #004f9f;
  --accent-color-2: #8abad3;
  --brace-width: 5rem;
  --brace-border-width: 0.5rem;
  --brace-padding: 1rem;
  --content-width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  :root {
    --content-width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  :root {
    --content-width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  :root {
    --content-width: 100%;
  }
}
@media only all and (max-width: 30rem) {
  :root {
    --content-width: 100%;
  }
}
/* line 6, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
.g-offcanvas-toggle {
  position: fixed;
  background: ;
  padding: 0.5em;
  top: 0;
  left: initial;
  border-radius: 0 0 5px;
}
/* line 15, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-mobilemenu-container {
  margin: 0;
}
/* line 21, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation {
  z-index: 10;
}
/* line 24, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-particle {
  margin: 0;
  padding: 0;
}
/* line 29, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-main-nav {
  margin: 0;
}
/* line 31, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-main-nav .g-toplevel {
  justify-content: flex-start;
}
/* line 34, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
/* line 36, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container {
  padding: 10px 12px 20px;
  padding-bottom: 30px !important;
  margin-bottom: -14px !important;
}
/* line 42, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container .g-menu-item-title {
  font-size: 1.2rem;
  font-weight: 500;
}
/* line 48, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-main-nav .g-toplevel &gt; li &gt; .g-menu-item-container .g-menu-parent-indicator {
  display: none;
}
/* line 55, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .headroom {
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #fff;
}
/* line 61, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .fixed {
  position: fixed;
  transition: transform 0.5s cubic-bezier(0.55, 0, 0, 1), box-shadow 0.5s;
  top: 0;
  left: 0;
}
/* line 67, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
/* line 71, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
/* line 75, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
/* line 76, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .fixed .g-toplevel &gt; li &gt; .g-menu-item-container {
  padding: 12px 12px 13px;
}
/* line 100, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
/* line 106, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-dropdown-wrapper {
  position: absolute;
  z-index: 100;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  pointer-events: none;
}
/* line 116, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-dropdown-wrapper div.g-dropdown {
  top: 0;
  pointer-events: all;
  position: relative;
  display: block;
  visibility: visible;
  opacity: 1;
  background: #fff;
  transition: transform, opacity 0.5s cubic-bezier(0.55, 0, 0, 1);
  width: auto;
  opacity: 1;
  padding: 14px;
  margin-top: 10px;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.08);
}
/* line 134, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-dropdown-wrapper div.g-dropdown::before {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  top: -5px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  background: white;
}
/* line 146, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
/* line 147, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-dropdown-wrapper div.g-dropdown .g-sublevel &gt; li {
  background: none !important;
}
/* line 150, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-dropdown-wrapper div.g-dropdown .g-sublevel &gt; li .g-menu-item-container {
  padding: 15px 10px;
}
/* line 154, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-dropdown-wrapper div.g-dropdown .g-sublevel &gt; li .g-menu-item-container &gt; img {
  width: 30px;
  height: 30px;
  position: absolute;
}
/* line 159, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-dropdown-wrapper div.g-dropdown .g-sublevel &gt; li .g-menu-item-container &gt; img ~ .g-menu-item-content {
  margin-left: 40px;
}
/* line 164, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-dropdown-wrapper div.g-dropdown .g-sublevel &gt; li .g-menu-item-container .g-menu-item-title {
  color: #333;
  font-weight: 500;
  vertical-align: sub;
}
/* line 169, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-dropdown-wrapper div.g-dropdown .g-sublevel &gt; li .g-menu-item-container .g-menu-item-title:hover {
  color: #004f9f;
}
/* line 177, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
.ua-ie #g-navigation .g-dropdown-wrapper div.g-dropdown {
  width: 180px;
}
/* line 181, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-dropdown-wrapper div.g-dropdown.g-inactive {
  opacity: 0;
  pointer-events: none !important;
}
/* line 189, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-dropdown-wrapper div.g-dropdown .g-menu-item-container {
  white-space: nowrap;
  color: #fff;
}
/* line 196, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-toplevel &gt; .g-menu-item {
  background: none !important;
}
/* line 200, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-toplevel &gt; .g-menu-item .g-menu-item-title {
  font-weight: 800;
}
/* line 203, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-toplevel &gt; .g-menu-item.active {
  color: #333;
}
/* line 206, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-toplevel &gt; .g-menu-item.active .g-menu-item-title {
  color: #004f9f;
}
/* line 209, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-toplevel &gt; .g-menu-item.active &gt; .g-menu-item-container {
  color: #004f9f;
}
/* line 213, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
/* line 214, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-toplevel &gt; .g-menu-item.active .g-sublevel &gt; .active .g-menu-item-title {
  color: #004f9f;
}
/* line 219, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
#g-navigation .g-toplevel &gt; .g-menu-item &gt; .g-menu-item-container {
  color: #333;
  padding: 12px;
}
/* line 226, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
.g-main-nav .g-menu-item- {
  display: none !important;
}
/* line 230, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
/* line 232, wp-content/themes/g5_hydrogen/custom/scss/_menu.scss */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
}
@media only all and (max-width: 30rem) {
}
/* line 12, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
/* line 14, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main {
  padding-top: 50px;
  padding-bottom: 50px;
}
/* line 18, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error {
  font-family: 'Montserrat', sans-serif;
}
/* line 21, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}
/* line 26, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__left {
  width: 47%;
  align-self: center;
}
/* line 30, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
/* line 31, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__left .text__title {
  line-height: 50px;
  font-weight: 600;
  font-size: 2.3em;
  color: #4f4f4f;
}
/* line 38, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__left .text__desc {
  line-height: 30px;
  font-size: 1.1em;
  color: #828282;
  width: 65%;
}
/* line 46, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__left .links {
  display: flex;
  flex-direction: column;
  margin: 10px 0;
}
/* line 51, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__left .links a {
  display: flex;
  margin: 8px 0px;
  text-transform: uppercase;
  color: #004f9f;
  font-size: 1.1em;
  transition: color 0.08s linear;
}
/* line 61, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__left .links a:hover {
  color: #69b467;
}
/* line 66, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__left .links a:hover:after {
  background-color: #69b467;
}
/* line 71, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__left .links a::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  align-self: center;
  margin-left: 12px;
  margin-right: calc(50% - 12px);
  background-color: transparent;
  transition: background-color 0.08s linear;
}
/* line 86, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__right {
  width: 47%;
  align-self: center;
}
/* line 90, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__right .illustration {
  position: relative;
}
/* line 93, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__right .illustration__main {
  display: block;
  margin: 0 auto;
}
/* line 97, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__right .illustration__main path, .outline-_error #g-main .error-rows__right .illustration__main rect {
  fill: #004f9f;
}
/* line 102, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__right .illustration__404 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
/* line 109, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__right .illustration__bottom {
  position: absolute;
  right: 75px;
  bottom: 50px;
  animation-name: error_anim;
  animation-delay: 1.4s;
  animation-duration: 7s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
/* line 122, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__right .illustration__bottom path, .outline-_error #g-main .error-rows__right .illustration__bottom rect {
  fill: #004f9f;
}
/* line 127, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__right .illustration__top-left {
  position: absolute;
  left: 30px;
  top: 200px;
  animation-name: error_anim;
  animation-delay: 1s;
  animation-duration: 7s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
/* line 140, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__right .illustration__top-left path, .outline-_error #g-main .error-rows__right .illustration__top-left rect {
  fill: #004f9f;
}
/* line 145, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__right .illustration__top-right {
  position: absolute;
  right: 60px;
  top: 100px;
  animation-name: error_anim;
  animation-duration: 7s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
/* line 157, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
.outline-_error #g-main .error-rows__right .illustration__top-right path, .outline-_error #g-main .error-rows__right .illustration__top-right rect {
  fill: #004f9f;
}
@keyframes error_anim {
  /* line 172, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  0% {
    transform: translateY(0);
  }
  /* line 173, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  50% {
    transform: translateY(20px);
  }
  /* line 174, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  100% {
    transform: translateY(0);
  }
}
@media only all and (min-width: 75rem) {
  /* line 191, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error #g-main {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 200, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  /* line 201, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .illustration__bottom {
    right: 40px !important;
    bottom: 85px !important;
  }
  /* line 206, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .illustration__top-left {
    left: 15px !important;
    top: 180px !important;
  }
  /* line 211, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .illustration__top-right {
    right: 25px !important;
    top: 120px !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 221, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows {
    flex-direction: column-reverse;
  }
  /* line 224, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__left {
    width: 100% !important;
    margin: 30px 0;
  }
  /* line 229, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right {
    height: 360px !important;
    width: 360px !important;
    position: relative;
    margin: 70px 0 30px;
    transform: scale(0.6);
  }
  /* line 236, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right .illustration {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  /* line 242, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right .illustration__main {
    transform: scale(1.2);
  }
  /* line 246, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right .illustration__bottom {
    right: 4px !important;
    bottom: 120px !important;
  }
  /* line 251, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right .illustration__top-left {
    left: -30px !important;
    top: 190px !important;
  }
  /* line 256, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right .illustration__top-right {
    right: -10px !important;
    top: 150px !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 268, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows {
    flex-direction: column-reverse;
  }
  /* line 271, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__left {
    width: 100% !important;
    margin: 30px 0;
  }
  /* line 275, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__left .text__desc {
    width: 100% !important;
  }
  /* line 280, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right {
    height: 360px !important;
    width: 360px !important;
    position: relative;
    margin: 70px 0 20px;
    transform: scale(0.6);
  }
  /* line 287, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right .illustration {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  /* line 293, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right .illustration__main {
    transform: scale(1.2);
  }
  /* line 297, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right .illustration__bottom {
    right: 4px !important;
    bottom: 120px !important;
  }
  /* line 302, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right .illustration__top-left {
    left: -30px !important;
    top: 190px !important;
  }
  /* line 307, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right .illustration__top-right {
    right: -10px !important;
    top: 150px !important;
  }
}
@media only all and (max-width: 30rem) {
  /* line 319, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows {
    flex-direction: column-reverse;
  }
  /* line 322, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__left {
    width: 100% !important;
    margin: 30px 0;
  }
  /* line 326, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__left .text__desc {
    width: 100% !important;
  }
  /* line 331, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right {
    height: 360px !important;
    width: 360px !important;
    position: relative;
    margin: 70px 0 20px;
    transform: scale(0.6);
  }
  /* line 338, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right .illustration {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  /* line 344, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right .illustration__main {
    transform: scale(1.2);
  }
  /* line 348, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right .illustration__bottom {
    right: 4px !important;
    bottom: 120px !important;
  }
  /* line 353, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right .illustration__top-left {
    left: -30px !important;
    top: 190px !important;
  }
  /* line 358, wp-content/themes/g5_hydrogen/custom/scss/error_404.scss */
  .outline-_error .error-rows__right .illustration__top-right {
    right: -10px !important;
    top: 150px !important;
  }
}
/* line 10, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(255, 255, 255, 0.8) !important;
}
/* line 16, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.g-offcanvas-toggle {
  background: #004f9f;
  width: 55px;
  height: 50px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  /* margin-left: 0.7em; */
  left: auto;
  z-index: 99;
}
/* line 39, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 40, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-offcanvas .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 45, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 46, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 51, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 52, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 53, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel &gt; .g-menu-item .g-sublevel &gt; .g-menu-item.hidden {
  display: block !important;
  visibility: visible !important;
}
/* line 58, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel &gt; .g-menu-item .g-sublevel &gt; .g-menu-item img {
  display: none;
}
/* line 72, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-page-surround {
  background: none !important;
}
/* line 75, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-page-surround #g-main {
  padding: 1.5em 0 3rem;
}
/* line 82, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-page-surround .alignfull {
  margin: 0;
}
/* line 86, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 87, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-page-surround .no-events &gt; a {
  text-decoration: none !important;
  pointer-events: none !important;
}
/* line 94, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
h1, h2, h3, h4, h5, h6, strong {
  color: inherit;
}
/* line 98, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 99, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
  position: relative;
}
/* line 102, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before {
  content: '';
  display: block;
  padding-top: 56.25%;
}
/* line 108, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 118, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-feature {
  padding: 1rem 0;
}
/* line 126, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 127, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#logo-pos .g-particle {
  position: relative;
  width: 5465px;
  transform: translateX(calc(-5465px / 2));
  margin-left: 50%;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 30px;
}
/* line 136, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#logo-pos .g-particle img {
  width: 5465px;
  transition: opacity 0.15s linear;
  animation: logoLoad 0.15s forwards;
  animation-delay: 0.2s;
  opacity: 0;
}
@keyframes logoLoad {
  /* line 144, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  0% {
    opacity: 0;
  }
  /* line 147, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  100% {
    opacity: 1;
  }
}
/* line 155, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 156, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.g-main-nav .g-toplevel {
  position: relative;
}
/* line 159, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.g-main-nav .g-toplevel::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  width: 380px;
  height: calc(100% - 10px);
  background: url('https://www.brink-schaltanlagen.de/_assets/svg/logo/logo.svg') no-repeat;
  background-position: center center;
  background-size: contain;
  opacity: 0;
  transition: opacity 0.15s ease-in-out;
}
/* line 176, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.g-main-nav.fadelogo .g-toplevel::after {
  opacity: 1;
}
/* line 180, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.g-main-nav.brinklogo .g-toplevel::after {
  background: url('https://www.brink-schaltanlagen.de/_assets/svg/logo/brink_logo_short.svg') no-repeat !important;
  background-position: center center !important;
  background-size: contain !important;
}
/* line 191, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer {
  position: relative;
  background: none !important;
}
/* line 195, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer .g-container &gt; .g-grid {
  margin: calc(0.625rem + 0.938rem);
}
/* line 199, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: calc(100% + 60px);
  width: 101vw;
  background: #004f9f;
  z-index: -1;
}
/* line 212, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 213, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer &gt; .g-container .g-grid:first-child {
  border-bottom: 1px solid white;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
}
/* line 222, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer p {
  color: white;
}
/* line 226, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer a {
  color: white;
}
/* line 229, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer a:hover {
  text-decoration: underline;
}
/* line 234, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer .g-particle {
  margin: 0;
  padding: 0;
}
/* line 239, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 240, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer .footer-menu {
  margin: 1.5rem 0;
}
/* line 243, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer .footer-menu a {
  color: white;
}
/* line 246, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer .footer-menu a:hover .g-menu-item-title {
  text-decoration: underline;
}
/* line 253, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 255, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer .footer-menu &gt; .g-particle .g-toplevel {
  display: flex;
  justify-content: space-between;
  margin: 0 !important;
}
/* line 260, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer .footer-menu &gt; .g-particle .g-toplevel .menu-item-home {
  display: none !important;
}
/* line 266, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer .footer-menu &gt; .g-particle .g-toplevel &gt; .g-menu-item {
  width: 25%;
  list-style: none !important;
}
/* line 270, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer .footer-menu &gt; .g-particle .g-toplevel &gt; .g-menu-item &gt; .g-menu-item-container {
  padding: 0;
}
/* line 273, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer .footer-menu &gt; .g-particle .g-toplevel &gt; .g-menu-item &gt; .g-menu-item-container &gt; .g-menu-item-content &gt; .g-menu-item-title {
  font-size: 1.25em;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 281, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer .footer-menu &gt; .g-particle .g-toplevel &gt; .g-menu-item .sublevel {
  margin-left: 0;
  margin-top: 15px;
}
/* line 285, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer .footer-menu &gt; .g-particle .g-toplevel &gt; .g-menu-item .sublevel .g-menu-item {
  list-style: none !important;
}
/* line 288, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer .footer-menu &gt; .g-particle .g-toplevel &gt; .g-menu-item .sublevel .g-menu-item:before {
  content: "&gt;";
  color: white;
  float: left;
  margin-right: 8px;
  text-decoration: none !important;
}
/* line 296, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer .footer-menu &gt; .g-particle .g-toplevel &gt; .g-menu-item .sublevel .g-menu-item .g-menu-item-title {
  font-size: 0.85em;
}
/* line 308, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
#g-footer .footer-copyright .g-particle {
  color: white;
  text-align: center;
  font-size: 14px;
  font-weight: 200;
  margin: 40px 0 20px;
}
/* line 326, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 327, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 328, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 329, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main &gt; .g-container &gt; .g-grid:last-child {
  border-top: 1px solid #004f9f;
  padding: 50px 0;
}
/* line 338, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .post-type-page {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  position: relative;
  display: block;
}
/* line 345, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .post-type-page::after {
  content: 'KARRIERE';
  text-transform: uppercase;
  min-width: 132px;
  display: inline-block;
  position: absolute;
  padding: 3px 12px;
  font-size: 1.1em;
  letter-spacing: 0.5px;
  left: 0;
  top: 0;
  background: #004f9f;
  color: white;
  z-index: 2;
}
/* line 361, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .post-type-page .entry-content {
  padding: 0;
}
/* line 364, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .post-type-page .entry-content .wp-block-separator {
  margin-bottom: 20px;
  height: 1px;
  border: none;
}
/* line 370, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .post-type-page .entry-content strong {
  font-weight: 500 !important;
}
/* line 374, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .post-type-page .entry-content img {
  object-fit: cover;
  max-height: 200px;
  width: 100%;
  margin: 0 0 15px 0;
}
/* line 381, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .post-type-page .entry-content .size-thumbnail, .outline-home #g-main .post-type-page .entry-content .size-thumbnail img {
  width: 150px;
  height: 140px;
}
/* line 386, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .post-type-page .entry-content h2 {
  font-size: 1.4em;
  color: #333;
  margin: 0;
}
/* line 391, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .post-type-page .entry-content h2 a {
  color: #333;
}
/* line 396, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .post-type-page .entry-content p:not(.has-text-align-right) {
  margin: 5px 0 0;
  font-size: 0.9em;
}
/* line 401, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .post-type-page .entry-content .wp-block-column:not(:first-child) {
  margin-left: 0;
}
/* line 405, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .post-type-page .entry-content p.has-text-align-right {
  margin: 0;
  text-align: right;
}
/* line 409, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 410, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .post-type-page .entry-content p.has-text-align-right a strong {
  padding: 0;
  background: none;
  box-shadow: none;
  color: #004f9f;
  transition: color 0.15 linear;
}
/* line 418, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .post-type-page .entry-content p.has-text-align-right a:hover strong {
  color: #8abad3;
}
/* line 428, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts {
  padding: 0 20px;
}
/* line 431, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts {
  position: relative;
  display: block;
}
/* line 435, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts::after {
  content: 'NEWS';
  text-transform: uppercase;
  min-width: 132px;
  display: inline-block;
  position: absolute;
  padding: 3px 12px;
  font-size: 1.1em;
  letter-spacing: 0.5px;
  left: 0;
  top: 0;
  background: #004f9f;
  color: white;
  z-index: 2;
}
/* line 451, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid {
  margin-bottom: 6px;
}
/* line 454, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid .g-content {
  padding: 0;
}
/* line 457, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 458, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid .g-content .g-array-item-image img {
  object-fit: cover;
  max-height: 200px;
  width: 100%;
}
/* line 464, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid .g-content .g-array-item-title .g-item-title {
  font-size: 1.4em;
}
/* line 467, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid .g-content .g-array-item-title .g-item-title a {
  color: #333;
}
/* line 472, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid .g-content .g-array-item-text {
  margin: 0;
  font-size: 0.9em;
}
/* line 477, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid .g-content .g-array-item-read-more {
  margin: 0;
  text-align: right;
}
/* line 481, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 482, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid .g-content .g-array-item-read-more a .button {
  padding: 0;
  background: none;
  box-shadow: none;
  color: #004f9f;
  transition: color 0.15 linear;
}
/* line 490, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid .g-content .g-array-item-read-more a:hover .button {
  color: #8abad3;
}
/* line 498, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid:not(:nth-child(-n+3)) {
  display: none !important;
}
/* line 503, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid:first-child {
  margin-bottom: 0 !important;
}
/* line 506, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid:first-child .g-array-item {
  position: relative;
}
/* line 509, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid:first-child .g-array-item .g-array-item-title h3 {
  padding: 50px 0 0;
}
/* line 513, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid:first-child .g-array-item-image ~ .g-array-item-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 79, 159, 0.8);
}
/* line 520, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid:first-child .g-array-item-image ~ .g-array-item-title h3 {
  font-size: 1em !important;
  padding: 4px 10px !important;
  font-weight: 400;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: white;
}
/* line 532, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid:first-child .g-array-item-image ~ .g-array-item-title h3 a {
  color: white !important;
}
/* line 538, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid:first-child .g-array-item .g-array-item-read-more {
  border-bottom: 1px solid #004f9f;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
/* line 544, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid:first-child .g-array-item .g-array-item-image ~ .g-array-item-text, .outline-home #g-main .news__posts .g-wordpress-posts .g-grid:first-child .g-array-item .g-array-item-image ~ .g-array-item-read-more {
  display: none !important;
}
/* line 552, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 553, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid:nth-child(2) .g-array-item {
  border-top: none !important;
  padding: 10px 0 0 !important;
}
/* line 561, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 562, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid:not(:first-child) .g-array-item {
  border-top: 1px solid #004f9f;
  padding: 20px 0 0;
}
/* line 566, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid:not(:first-child) .g-array-item-image {
  float: left;
  width: 43%;
  margin-right: 20px;
}
/* line 571, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid:not(:first-child) .g-array-item-image img {
  width: 150px;
  height: 140px;
}
/* line 577, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .news__posts .g-wordpress-posts .g-grid:not(:first-child) .g-array-item-title h3 {
  font-size: 1.2em !important;
}
/* line 587, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 588, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 589, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .leistungen__bild__link {
  position: relative;
  display: block;
}
/* line 593, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .leistungen__bild__link::after {
  content: 'LEISTUNGEN';
  text-transform: uppercase;
  min-width: 132px;
  display: inline-block;
  position: absolute;
  padding: 3px 12px;
  font-size: 1.1em;
  letter-spacing: 0.5px;
  left: 0;
  top: 0;
  background: #004f9f;
  color: white;
  z-index: 2;
}
/* line 610, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .leistungen__bild img {
  object-fit: cover;
  height: 220px;
  width: 100%;
}
/* line 617, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .leistungen__piktos {
  padding-left: 30px !important;
}
/* line 620, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 621, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .leistungen__piktos_inner h3 {
  margin: 0 0 12px;
}
/* line 625, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 626, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .leistungen__piktos_inner .edit-description {
  line-height: 120%;
}
/* line 630, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .leistungen__piktos_inner .edit-content__icon {
  max-width: 80px;
  transition: transform 0.05s linear;
  margin: 40px 0 auto;
  display: flex;
}
/* line 638, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-home #g-main .leistungen__piktos_inner .edit-content__icon:hover {
  transform: scale(1.05);
}
/* line 653, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 654, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 655, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 656, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-leistungen #g-main .objekt__piktos_inner .g-grid:last-child, .outline-karriere #g-main .objekt__piktos_inner .g-grid:last-child, .outline-unternehmen #g-main .objekt__piktos_inner .g-grid:last-child {
  justify-content: space-around;
  margin-top: 30px;
}
/* line 660, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-leistungen #g-main .objekt__piktos_inner .g-grid:last-child .g-block, .outline-karriere #g-main .objekt__piktos_inner .g-grid:last-child .g-block, .outline-unternehmen #g-main .objekt__piktos_inner .g-grid:last-child .g-block {
  width: 98px;
  margin: 10px;
  flex: none;
}
/* line 665, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-leistungen #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content, .outline-karriere #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content, .outline-unternehmen #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content {
  margin: 0 !important;
}
/* line 668, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-leistungen #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content h1, .outline-karriere #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content h1, .outline-unternehmen #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content h1 {
  font-size: 1.6em;
}
/* line 672, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-leistungen #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content .edit-description, .outline-karriere #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content .edit-description, .outline-unternehmen #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content .edit-description {
  margin-bottom: 40px;
}
/* line 676, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-leistungen #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content .edit-content__icon, .outline-karriere #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content .edit-content__icon, .outline-unternehmen #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content .edit-content__icon {
  transition: transform 0.05s linear;
  height: 98px;
  width: 98px;
  margin: 0 auto;
  display: flex;
}
/* line 684, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-leistungen #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content .edit-content__icon:hover, .outline-karriere #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content .edit-content__icon:hover, .outline-unternehmen #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content .edit-content__icon:hover {
  transform: scale(1.05);
}
/* line 689, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-leistungen #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content h4, .outline-karriere #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content h4, .outline-unternehmen #g-main .objekt__piktos_inner .g-grid:last-child .g-block .g-content h4 {
  font-size: 0.9em;
  text-align: center;
}
/* line 704, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 705, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 706, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 707, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-news #g-main .g-wordpress-posts &gt; .g-grid &gt; .g-block {
  margin: 10px 30px;
  max-width: calc(50% + -60px);
}
/* line 711, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-news #g-main .g-wordpress-posts &gt; .g-grid &gt; .g-block .g-content {
  padding: 25px;
  height: 100%;
  -webkit-box-shadow: 0 1px 3px 0 rgba(36, 37, 42, 0.25);
  box-shadow: 0 1px 3px 0 rgba(36, 37, 42, 0.25);
  border: solid 1px rgba(9, 30, 66, 0.1);
}
/* line 719, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 720, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-news #g-main .g-wordpress-posts &gt; .g-grid &gt; .g-block .g-content .g-array-item-image a {
  display: block;
}
/* line 723, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-news #g-main .g-wordpress-posts &gt; .g-grid &gt; .g-block .g-content .g-array-item-image a img {
  width: calc(100% + 52px);
  max-width: 120%;
  margin: -26px -26px 10px -26px;
  height: 350px;
  object-fit: cover;
}
/* line 734, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-news #g-main .g-wordpress-posts &gt; .g-grid &gt; .g-block .g-content .g-array-item-title .g-item-title {
  font-size: 1.6em;
}
/* line 738, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-news #g-main .g-wordpress-posts &gt; .g-grid &gt; .g-block .g-content .g-array-item-read-more {
  margin-top: 25px;
}
/* line 744, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 745, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-news #g-main .g-wordpress-posts .g-content-array-pagination .pagination-button-prev {
  font-size: 0;
}
/* line 748, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-news #g-main .g-wordpress-posts .g-content-array-pagination .pagination-button-prev::after {
  content: 'ZurÃ¼ck';
  font-size: 1rem;
}
/* line 754, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-news #g-main .g-wordpress-posts .g-content-array-pagination .pagination-button-next {
  font-size: 0;
}
/* line 757, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-news #g-main .g-wordpress-posts .g-content-array-pagination .pagination-button-next::after {
  content: 'Weiter';
  font-size: 1rem;
}
/* line 767, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 768, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.post-type-post .entry-title {
  margin-bottom: 10px;
}
/* line 772, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.post-type-post .entry-meta {
  margin-top: 0;
}
/* line 774, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.post-type-post .entry-meta .meta-date a {
  pointer-events: none;
  color: #666;
}
/* line 779, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.post-type-post .entry-meta .meta-author, .post-type-post .entry-meta .meta-comments-count, .post-type-post .entry-meta .meta-categories {
  display: none;
}
/* line 784, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.post-type-post .post-thumbnail {
  display: none;
}
/* line 791, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.beitragsslider, .slideshow-wrap .post-image {
  object-fit: cover;
  width: 100%;
  height: 630px;
  object-position: center center;
}
/* line 797, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.beitragsslider[src=""], .slideshow-wrap .post-image[src=""] {
  display: none !important;
}
/* line 804, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
figure.wp-block-image {
  margin: 0 auto;
}
/* line 813, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 814, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.standorte__container {
  position: relative;
  display: block;
}
/* line 818, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.standorte__container::after {
  content: 'STANDORTE';
  text-transform: uppercase;
  min-width: 132px;
  display: inline-block;
  position: absolute;
  padding: 3px 12px;
  font-size: 1.1em;
  letter-spacing: 0.5px;
  left: 0;
  top: 0;
  background: #004f9f;
  color: white;
  z-index: 2;
}
/* line 834, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.standorte__container__map {
  margin-top: 40px;
  image-rendering: -webkit-optimize-contrast;
}
/* line 839, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.standorte__container__title {
  text-align: center;
  color: #4d4d4d;
}
/* line 844, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.standorte__container__cursor {
  position: absolute;
  right: 20%;
  bottom: 10%;
}
/* line 856, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.has-cyan-bluish-gray-background-color {
  margin: 0 !important;
  background: #eee !important;
  padding: 24px !important;
  position: relative !important;
}
/* line 862, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.has-cyan-bluish-gray-background-color:before {
  content: '';
  display: block;
  z-index: 5;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border: solid var(--brace-border-width, 0.5rem) var(--brace-color, var(--accent-color-1));
  --clip-offset: var(--brace-width, 5rem);
  --clip-offset-negative: calc(100% - var(--clip-offset));
  clip-path: polygon(-1px -1px, var(--clip-offset) -1px, var(--clip-offset) calc(100% + 1px), -1px calc(100% + 1px), -1px -1px, var(--clip-offset-negative) calc(100% + 1px), var(--clip-offset-negative) -1px, calc(100% + 1px) -1px, calc(100% + 1px) calc(100% + 1px), var(--clip-offset-negative) calc(100% + 1px));
}
/* line 882, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.has-light-green-cyan-background-color {
  margin: 0 !important;
  background: #004f9f !important;
  position: relative;
  padding: 24px !important;
}
/* line 888, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.has-light-green-cyan-background-color.fullheight, .has-light-green-cyan-background-color .fullheight {
  height: 100%;
}
/* line 892, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.has-light-green-cyan-background-color a {
  color: white !important;
}
/* line 895, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.has-light-green-cyan-background-color a:before {
  content: "&gt;";
  color: white;
  float: left;
  margin-right: 8px;
  text-decoration: none !important;
}
/* line 903, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.has-light-green-cyan-background-color a:hover {
  text-decoration: underline;
}
/* line 908, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.has-light-green-cyan-background-color &gt; strong {
  color: white !important;
  font-size: 1.25em;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 947, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 948, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-unternehmen .entry-header, .outline-karriere .entry-header, .outline-leistungen .entry-header, .outline-home .entry-header, .outline-unternehmen_-_standorte .entry-header {
  display: none;
}
/* line 957, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 959, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive div[id^="page_title"] {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 966, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 967, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive #g-main .g-content {
  padding-left: 0;
  padding-right: 0;
}
/* line 971, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 972, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive #g-main .g-content .entry-content .wp-block-group.has-background {
  padding: 0px 20px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(36, 37, 42, 0.25);
  box-shadow: 0 1px 3px 0 rgba(36, 37, 42, 0.25);
  border: solid 1px rgba(9, 30, 66, 0.1);
  background-color: white !important;
  margin-bottom: 30px;
}
/* line 980, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive #g-main .g-content .entry-content .wp-block-group.has-background .wp-block-columns {
  margin-bottom: 0 !important;
}
/* line 984, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 985, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive #g-main .g-content .entry-content .wp-block-group.has-background .wp-block-gallery .blocks-gallery-item {
  margin-right: 10px !important;
  margin-bottom: 0 !important;
}
/* line 989, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive #g-main .g-content .entry-content .wp-block-group.has-background .wp-block-gallery .blocks-gallery-item img {
  max-height: 40px;
}
/* line 997, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive #g-main .g-content .entry-content &gt; .wp-block-columns &gt; .wp-block-column {
  padding: 5px 20px;
  background: rgba(0, 79, 159, 0.08);
}
/* line 1004, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 1005, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 1006, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive #g-main .tease-locations .entry-content .post-content {
  border-radius: 0.1875rem 0.1875rem 0 0;
}
/* line 1009, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive #g-main .tease-locations .entry-content .post-content &gt; div:first-child {
  margin-bottom: 0 !important;
}
/* line 1012, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 1013, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive #g-main .tease-locations .entry-content .post-content &gt; div:first-child .wp-block-columns &gt; div:nth-child(1n+2), .outline-standorte_archive #g-main .tease-locations .entry-content .post-content &gt; div:first-child .wp-block-columns .wp-block-gallery {
  display: none !important;
}
/* line 1020, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive #g-main .tease-locations .entry-content .post-content &gt; .wp-block-columns, .outline-standorte_archive #g-main .tease-locations .entry-content .post-content p:empty {
  display: none !important;
}
/* line 1025, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive #g-main .tease-locations .entry-content .read-more {
  width: 100%;
  text-align: center;
  border-radius: 0 0 0.1875rem 0.1875rem;
}
/* line 1034, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 1035, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive.single div[id^="page_title"] {
  display: none;
}
/* line 1039, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 1040, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 1041, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 1042, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 1043, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive.single .contacts__item &gt; .wp-block-columns &gt; .wp-block-column:nth-child(1), .outline-standorte_archive.single .contacts__item &gt; .wp-block-columns &gt; .wp-block-column:nth-child(3) {
  display: none;
}
/* line 1047, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive.single .contacts__item &gt; .wp-block-columns &gt; .wp-block-column:nth-child(2) {
  margin-left: 0;
}
/* line 1050, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive.single .contacts__item &gt; .wp-block-columns &gt; .wp-block-column:nth-child(2) p:first-of-type {
  margin-top: 0;
}
/* line 1060, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 1061, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-standorte_archive.archive #contacts-4962-particle {
  display: none;
}
/* line 1071, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 1072, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 1073, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-unternehmen_-_regionalleitung #g-main .g-container {
  display: flex;
  flex-direction: column-reverse;
}
/* line 1077, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-unternehmen_-_regionalleitung #g-main .g-container .entry-header {
  display: none;
}
/* line 1081, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.outline-unternehmen_-_regionalleitung #g-main .g-container .contacts {
  display: flex;
  flex-direction: column;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 1127, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #logo-pos .g-particle {
    transform: translateX(calc(-5665px / 2));
  }
  /* line 1134, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1135, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .leistungen__piktos_inner .edit-content__icon {
    max-width: 60px !important;
    margin: 30px 0 auto !important;
  }
  /* line 1141, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1142, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .home .post-type-page .entry-content .size-thumbnail {
    margin-bottom: 10px !important;
    width: 100% !important;
  }
  /* line 1146, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .home .post-type-page .entry-content .size-thumbnail img {
    width: 100% !important;
  }
  /* line 1151, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .home .post-type-page .entry-content .wp-block-columns {
    flex-direction: column !important;
  }
  /* line 1156, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1157, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .news__posts .g-wordpress-posts .g-grid:not(:first-child) .g-array-item {
    display: flex;
    flex-direction: column;
  }
  /* line 1161, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .news__posts .g-wordpress-posts .g-grid:not(:first-child) .g-array-item .g-array-item-image, .news__posts .g-wordpress-posts .g-grid:not(:first-child) .g-array-item .g-array-item-image img {
    width: 100% !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 1173, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #logo-pos .g-particle {
    transform: translateX(calc(-5865px / 2));
  }
  /* line 1176, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #logo-pos .g-particle img {
    width: 4665px;
  }
  /* line 1184, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .g-main-nav .g-toplevel::after {
    background: url('https://www.brink-schaltanlagen.de/_assets/svg/logo/logo_short.svg') no-repeat;
    background-position: center center;
    background-size: contain;
    width: 130px;
  }
  /* line 1194, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-showcase .g-container .g-content .mini-slider.uk-slideshow {
    z-index: 1 !important;
    top: 40px !important;
  }
  /* line 1202, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1203, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .leistungen__piktos_inner .edit-content__icon {
    max-width: 60px !important;
    margin: 30px 0 auto !important;
  }
  /* line 1209, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1210, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .home .post-type-page .entry-content .size-thumbnail {
    margin-bottom: 10px !important;
    width: 100% !important;
  }
  /* line 1214, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .home .post-type-page .entry-content .size-thumbnail img {
    width: 100% !important;
  }
  /* line 1219, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .home .post-type-page .entry-content .wp-block-columns {
    flex-direction: column !important;
  }
  /* line 1224, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1225, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .news__posts .g-wordpress-posts .g-grid:not(:first-child) .g-array-item {
    display: flex;
    flex-direction: column;
  }
  /* line 1229, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .news__posts .g-wordpress-posts .g-grid:not(:first-child) .g-array-item .g-array-item-image, .news__posts .g-wordpress-posts .g-grid:not(:first-child) .g-array-item .g-array-item-image img {
    width: 100% !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 1241, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1242, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-historie .timeline .timeline__item {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #0f519d;
  }
  /* line 1247, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-historie .timeline .timeline__item--active:after, .outline-historie .timeline .timeline__item--active:before {
    display: none !important;
  }
  /* line 1252, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-historie .timeline-spacer-wrap {
    display: none !important;
  }
  /* line 1260, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #logo-pos .g-particle {
    transform: translateX(calc(-6425px / 2));
    margin-bottom: 20px;
    margin-top: 30px;
  }
  /* line 1269, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .g-main-nav .g-toplevel::after {
    display: none !important;
  }
  /* line 1276, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-showcase .g-container .g-content .mini-slider.uk-slideshow {
    z-index: 1 !important;
    top: 50px !important;
    left: 50% !important;
    transform: translateX(-50%) scale(0.8) !important;
  }
  /* line 1286, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main .news__posts {
    padding: 0 !important;
    margin-bottom: 40px;
  }
  /* line 1291, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main .standorte .g-particle {
    padding: 0 !important;
  }
  /* line 1295, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main &gt; .g-container &gt; .g-grid:last-child {
    border: none !important;
  }
  /* line 1302, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1303, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .home .post-type-page .entry-content .size-thumbnail {
    margin-bottom: 10px !important;
    width: 100% !important;
  }
  /* line 1307, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .home .post-type-page .entry-content .size-thumbnail img {
    width: 100% !important;
  }
  /* line 1312, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .home .post-type-page .entry-content .wp-block-columns {
    flex-direction: column !important;
  }
  /* line 1317, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .post-type-page .entry-content .wp-block-columns .wp-block-column {
    margin-top: 10px;
  }
  /* line 1324, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1325, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1326, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-news #g-main .g-wordpress-posts .g-grid {
    flex-direction: column;
  }
  /* line 1329, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-news #g-main .g-wordpress-posts .g-grid .g-block {
    width: 100%;
    max-width: 100%;
    margin: 30px 0;
  }
  /* line 1341, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1342, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main .leistungen__bild {
    margin: 0.625rem !important;
  }
  /* line 1346, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main .leistungen__piktos {
    padding-left: 0 !important;
    margin: 0.625rem !important;
  }
  /* line 1350, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1351, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main .leistungen__piktos_inner h3 {
    margin-top: 20px;
  }
  /* line 1355, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1356, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main .leistungen__piktos_inner &gt; .g-grid:nth-child(2) &gt; a {
    max-width: calc(100% / 7) !important;
  }
  /* line 1359, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main .leistungen__piktos_inner &gt; .g-grid:nth-child(2) &gt; a img {
    width: 100%;
    padding: 0 5px;
  }
  /* line 1372, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1373, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1374, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-footer &gt; .g-container .g-grid:first-child &gt; .g-block {
    max-width: 50%;
  }
  /* line 1379, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-footer &gt; .g-container .g-grid .g-toplevel {
    flex-direction: column;
  }
  /* line 1382, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-footer &gt; .g-container .g-grid .g-toplevel &gt; li {
    text-align: left;
    width: 100% !important;
  }
  /* line 1386, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-footer &gt; .g-container .g-grid .g-toplevel &gt; li:not(:last-child) {
    padding: 0 0 50px;
  }
  /* line 1390, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-footer &gt; .g-container .g-grid .g-toplevel &gt; li .sublevel {
    display: inline-flex;
    flex-direction: column;
  }
  /* line 1394, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-footer &gt; .g-container .g-grid .g-toplevel &gt; li .sublevel .g-menu-item {
    display: flex;
  }
  /* line 1405, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .standort-karte {
    flex-direction: column;
  }
  /* line 1408, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .standort-karte .karte {
    width: 100%;
  }
  /* line 1412, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .standort-karte .filter {
    margin-right: auto;
  }
  /* line 1420, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .contacts {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
@media (max-width: 600px) {
  /* line 1432, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1433, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-standorte_archive .wp-block-gallery .blocks-gallery-grid {
    flex-wrap: nowrap !important;
  }
}
@media only all and (max-width: 30rem) {
  /* line 1446, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1447, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-historie .timeline .timeline__item {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #0f519d;
  }
  /* line 1452, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-historie .timeline .timeline__item--active:after, .outline-historie .timeline .timeline__item--active:before {
    display: none !important;
  }
  /* line 1457, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-historie .timeline-spacer-wrap {
    display: none !important;
  }
  /* line 1465, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #logo-pos .g-particle {
    transform: translateX(calc(-6255px / 2));
    margin-bottom: 20px;
    margin-top: 30px;
  }
  /* line 1474, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .g-main-nav .g-toplevel::after {
    display: none !important;
  }
  /* line 1481, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-showcase .g-container .g-content .mini-slider.uk-slideshow {
    z-index: 1 !important;
    top: 40px !important;
    left: 50% !important;
    transform: translateX(-50%) scale(0.6) !important;
  }
  /* line 1491, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main .news__posts {
    padding: 0 !important;
    margin-bottom: 40px;
  }
  /* line 1496, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main .standorte .g-particle {
    padding: 0 !important;
  }
  /* line 1500, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main &gt; .g-container &gt; .g-grid:last-child {
    border: none !important;
  }
  /* line 1507, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1508, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .home .post-type-page .entry-content .size-thumbnail {
    margin-bottom: 10px !important;
    width: 100% !important;
  }
  /* line 1512, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .home .post-type-page .entry-content .size-thumbnail img {
    width: 100% !important;
  }
  /* line 1517, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .home .post-type-page .entry-content .wp-block-columns {
    flex-direction: column !important;
  }
  /* line 1522, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .post-type-page .entry-content .wp-block-columns .wp-block-column {
    margin-top: 10px;
  }
  /* line 1529, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1530, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main .leistungen__bild {
    margin: 0.625rem !important;
  }
  /* line 1534, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main .leistungen__piktos {
    padding-left: 0 !important;
    margin: 0.625rem !important;
  }
  /* line 1538, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1539, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main .leistungen__piktos_inner h3 {
    margin-top: 20px;
  }
  /* line 1543, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1544, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main .leistungen__piktos_inner &gt; .g-grid:nth-child(2) &gt; a {
    max-width: calc(100% / 7) !important;
  }
  /* line 1547, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-home #g-main .leistungen__piktos_inner &gt; .g-grid:nth-child(2) &gt; a img {
    width: 100%;
    padding: 0 5px;
  }
  /* line 1560, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1561, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1562, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-news #g-main .g-wordpress-posts .g-grid {
    flex-direction: column;
  }
  /* line 1565, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .outline-news #g-main .g-wordpress-posts .g-grid .g-block {
    width: 100%;
    max-width: 100%;
    margin: 30px 0;
  }
  /* line 1577, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  /* line 1578, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-footer &gt; .g-container .g-grid:first-child {
    justify-content: center;
  }
  /* line 1581, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-footer &gt; .g-container .g-grid:first-child &gt; .g-block {
    max-width: 50%;
    min-width: 182px;
  }
  /* line 1587, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-footer &gt; .g-container .g-grid .g-toplevel {
    flex-direction: column;
  }
  /* line 1590, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-footer &gt; .g-container .g-grid .g-toplevel &gt; li {
    text-align: left;
    width: 100% !important;
  }
  /* line 1594, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-footer &gt; .g-container .g-grid .g-toplevel &gt; li:not(:last-child) {
    padding: 0 0 50px;
  }
  /* line 1598, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-footer &gt; .g-container .g-grid .g-toplevel &gt; li .sublevel {
    display: inline-flex;
    flex-direction: column;
  }
  /* line 1602, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  #g-footer &gt; .g-container .g-grid .g-toplevel &gt; li .sublevel .g-menu-item {
    display: flex;
  }
  /* line 1613, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .standort-karte {
    flex-direction: column;
  }
  /* line 1616, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .standort-karte .karte {
    width: 100%;
  }
  /* line 1620, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .standort-karte .filter {
    margin-right: auto;
  }
  /* line 1628, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
  .contacts {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
/* line 1641, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 1642, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 1643, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.no-margin-top p:first-child, .no-margin-top h1:first-child, .no-margin-top h2:first-child, .no-margin-top h3:first-child, .no-margin-top h4:first-child, .no-margin-top h5:first-child, .no-margin-top h6:first-child {
  margin-top: 0;
}
/* line 1649, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 1650, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
/* line 1651, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.no-margin-bottom p:last-child, .no-margin-bottom h1:last-child, .no-margin-bottom h2:last-child, .no-margin-bottom h3:last-child, .no-margin-bottom h4:last-child, .no-margin-bottom h5:last-child, .no-margin-bottom h6:last-child {
  margin-bottom: 0;
}
/* line 1659, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
h1 {
  font-size: 2.2em;
}
/* line 1665, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
h2 {
  font-size: 1.6em;
}
/* line 1670, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
h3 {
  font-size: 1.35em;
}
/* line 1685, wp-content/themes/g5_hydrogen/custom/scss/ricky_custom.scss */
.buttonck {
  transition: 0.15s linear;
}
/*-------------------------- TEMPLATE BLOCKS ----------------------------*/
/*--------------------------- CUSTOM TEMPLATE ---------------------------*/
/* line 29, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.blue-box, #g-showcase .g-container .g-content .mini-slider.uk-slideshow {
  position: absolute !important;
  width: 25rem;
  z-index: 50;
  top: -30px;
  right: calc((100% - var(--content-width)) / 2);
  padding: 20px 0;
}
/* line 38, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.blue-box {
  background: rgba(0, 79, 159, 0.8);
  font-weight: 100;
  font-size: 2.2em;
  text-align: center;
  margin: 0;
}
/* line 47, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-showcase {
  padding: 0;
}
/* line 50, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-container {
  width: 100%;
}
/* line 53, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-container .g-content {
  margin: 0;
  padding: 0;
}
/* line 57, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
/* line 60, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-container .g-content .mini-slider.uk-slideshow .uk-slideshow-items {
  min-height: 120px !important;
  overflow: visible;
}
/* line 64, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-container .g-content .mini-slider.uk-slideshow .uk-slideshow-items .slide {
  overflow: visible;
  margin: -20px 0;
}
/* line 68, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-container .g-content .mini-slider.uk-slideshow .uk-slideshow-items .slide:not(:empty) {
  background: rgba(0, 79, 159, 0.8);
}
/* line 72, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
/* line 73, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-container .g-content .mini-slider.uk-slideshow .uk-slideshow-items .slide__content h1 {
  font-weight: 100;
  font-size: 2.2em;
  text-align: center;
  margin: 0;
}
/* line 80, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-container .g-content .mini-slider.uk-slideshow .uk-slideshow-items .slide__content h2 {
  font-weight: 500;
  font-size: 2.8em;
  text-align: center;
  margin: 0;
  line-height: 120%;
}
/* line 93, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-container .g-content .slideshow-wrap {
  position: relative;
}
/* line 101, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
/* line 102, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
/* line 106, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
/* line 107, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.outline-historie .uk-slideshow-items .slide__content {
  display: flex;
  flex-direction: column-reverse;
}
/* line 111, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.outline-historie .uk-slideshow-items .slide__content h1 {
  font-size: 1.7em !important;
}
/* line 115, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
.outline-historie .uk-slideshow-items .slide__content h2 {
  font-size: 2.2em !important;
}
/* line 126, wp-content/themes/g5_hydrogen/custom/scss/custom.scss */
div[id^="tag_cloud-"] {
  margin-top: 5.2em;
}
/*# sourceMappingURL=custom.css.map */</pre></body></html>