/* 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
 */

@import url('//fonts.googleapis.com/css?family=Open+Sans:300,300italic,700,700italic,400,400italic');
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 180px;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 1.8rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.6rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.6rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.15rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.85rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
body {
  color: #686868;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 8, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
#g-page-surround {
  background: #fff;
}
@media print {
  /* line 13, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
a {
  color: #ec3025;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 23, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
a:hover, a:focus {
  color: #4f4f4f;
}
/* line 28, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
h1, h2, h3, h4, h5, h6, strong {
  color: #4f4f4f;
}
/* line 32, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
.button, .button-2, .button-3, .button-4, .button-5, .button-6 {
  cursor: pointer;
  display: inline-block;
  padding: 0.6rem 1rem;
  border-radius: 0;
  background: #ec3025;
  color: #fff;
  border: 0px solid #ec3025;
  line-height: 1.5;
  font-size: 1rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: background 0.3s, border 0.3s;
  -moz-transition: background 0.3s, border 0.3s;
  transition: background 0.3s, border 0.3s;
  border-left: 5px solid #cc1c12;
}
/* line 49, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
.button:hover, .button-2:hover, .button-3:hover, .button-4:hover, .button-5:hover, .button-6:hover, .button:active, .button-2:active, .button-3:active, .button-4:active, .button-5:active, .button-6:active, .button:focus, .button-2:focus, .button-3:focus, .button-4:focus, .button-5:focus, .button-6:focus {
  background: #cc1c12;
  border-left-color: #ec3025;
  color: #fff;
}
/* line 57, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
.gantry-logo {
  display: inline-block;
}
@media only all and (max-width: 47.938rem) {
  .gantry-logo {
    display: block;
    text-align: center;
  }
}
/* line 65, templates/g5_hydrogen/custom/scss/hydrogen/_core.scss */
.logo-large {
  display: inline-block;
}
/* line 3, templates/g5_hydrogen/custom/scss/hydrogen/_buttons.scss */
/* line 11, templates/g5_hydrogen/custom/scss/hydrogen/_buttons.scss */
.button-2 {
  color: #fff;
  background-color: #7ac74f;
  border-left: 0 solid transparent;
  padding-left: 1rem;
}
/* line 17, templates/g5_hydrogen/custom/scss/hydrogen/_buttons.scss */
.button-2:hover {
  background-color: #cc1c12;
}
/* line 21, templates/g5_hydrogen/custom/scss/hydrogen/_buttons.scss */
.button-3 {
  color: #fff;
  background-color: #686868;
  border-left: 0 solid transparent;
  padding-left: 1rem;
}
/* line 26, templates/g5_hydrogen/custom/scss/hydrogen/_buttons.scss */
.button-3:hover {
  background-color: #4f4f4f;
}
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/_buttons.scss */
.button-5 {
  color: #fff;
  background-color: #216f43;
  border-left: 5px solid #15482b;
}
/* line 38, templates/g5_hydrogen/custom/scss/hydrogen/_buttons.scss */
.button-5:hover, .button-5:active, .button-5:focus {
  background: #15482b;
  border-left-color: #216f43;
  color: #fff;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
body {
  font-family: "Open Sans", Tahoma;
  font-weight: 400;
}
/* line 10, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "Open Sans";
  font-weight: 500;
}
/* line 15, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
bold, strong {
  font-weight: 700;
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
.button, .button-2, .button-3, .button-4, .button-5, .button-6 {
  font-weight: 500;
}
/* line 24, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
blockquote {
  border-left: 10px solid #f0f2f4;
}
/* line 26, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #9b9b9b;
}
/* line 30, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #686868;
  font-size: 1.2rem;
}
/* line 39, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 44, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #ddd;
  border-radius: 0;
  line-height: 1.15;
  font-size: 0.9rem;
}
/* line 53, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 61, templates/g5_hydrogen/custom/scss/hydrogen/_typography.scss */
hr {
  border-bottom: 4px solid #f0f2f4;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation {
  background: #fff;
  color: #686868;
  text-align: left;
  position: relative;
  z-index: 2;
}
/* line 8, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .g-container {
  position: relative;
}
/* line 11, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .g-container .par-menu > .g-content {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}
/* line 23, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation a {
  color: #fff;
}
/* line 25, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation a:hover {
  color: #686868;
}
/* line 30, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 31, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .g-social a {
  background: #f0f0f0;
  border: none;
  color: #686868;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 36, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .g-social a:hover {
  background: #fff;
}
/* line 42, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 8, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav h1, #g-navigation .g-main-nav h2, #g-navigation .g-main-nav h3, #g-navigation .g-main-nav h4, #g-navigation .g-main-nav h5, #g-navigation .g-main-nav h6, #g-navigation .g-main-nav strong {
  color: #686868;
}
/* line 12, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 14, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 15, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 18, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 19, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #f0f0f0;
}
/* line 23, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #fff;
}
/* line 26, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #686868;
}
/* line 30, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: #f0f0f0;
}
/* line 33, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #fff;
}
/* line 42, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #f0f0f0;
}
/* line 46, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 47, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 48, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #686868;
}
/* line 52, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 53, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #e6e6e6;
}
/* line 45, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: left;
  -webkit-justify-content: left;
}
/* line 63, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 64, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 65, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 66, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 67, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 68, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #f5f5f5;
  border-radius: 0;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 71, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ebebeb;
}
/* line 77, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 83, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 84, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 85, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 86, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #686868;
}
/* line 95, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 96, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 97, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 98, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 99, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 100, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #f5f5f5;
  border-radius: 0;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 103, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ebebeb;
}
/* line 110, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 55, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 56, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .search input {
  color: #686868;
}
/* line 62, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 63, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 64, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 68, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-main-nav .g-toplevel {
  font-weight: 500;
}
/* line 70, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 72, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 1.2rem 0.938rem;
}
/* line 76, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 77, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
}
/* line 83, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 88, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
}
/* line 92, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 93, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 94, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.7815rem 1rem;
}
/* line 101, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 102, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 103, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .align-left .g-toplevel, #g-header .align-left .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
/* line 109, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
/* line 110, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
/* line 118, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 123, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0);
}
@media print {
  /* line 128, templates/g5_hydrogen/custom/scss/hydrogen/_nav.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
#g-offcanvas {
  background: #686868;
  width: 17rem;
  color: #fff;
}
/* line 5, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
#g-offcanvas a {
  color: #e8e8e8;
}
/* line 7, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #fff;
}
/* line 12, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #fff;
}
/* line 16, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
#g-offcanvas .button, #g-offcanvas .button-2, #g-offcanvas .button-3, #g-offcanvas .button-4, #g-offcanvas .button-5, #g-offcanvas .button-6 {
  background: #7ac74f;
  color: #fff;
}
/* line 19, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
#g-offcanvas .button:hover, #g-offcanvas .button-2:hover, #g-offcanvas .button-3:hover, #g-offcanvas .button-4:hover, #g-offcanvas .button-5:hover, #g-offcanvas .button-6:hover {
  background: #89cd62;
}
/* line 22, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
#g-offcanvas .button:active, #g-offcanvas .button-2:active, #g-offcanvas .button-3:active, #g-offcanvas .button-4:active, #g-offcanvas .button-5:active, #g-offcanvas .button-6:active {
  background: #6cc03d;
}
/* line 28, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
.g-offcanvas-toggle {
  font-size: 1.5rem;
  color: #fff;
  display: none;
}
@media only all and (max-width: 48rem) {
  .g-offcanvas-toggle {
    display: block;
  }
}
/* line 42, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
/* line 43, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
/* line 44, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #686868;
}
/* line 46, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
/* line 47, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #fff;
}
/* line 50, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
/* line 51, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #e82014;
}
/* line 54, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
}
/* line 59, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
/* line 60, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
/* line 61, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #ee4b41;
  background: #e82014;
  border-radius: 0;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 64, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #d61d13;
}
/* line 74, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
/* line 81, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
@media print {
  /* line 86, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 92, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
/* line 93, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
/* line 94, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
/* line 99, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
/* line 100, templates/g5_hydrogen/scss/hydrogen/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_above.scss */
#g-above {
  background-color: #fff;
  color: #686868;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/_above.scss */
#g-above h1, #g-above h2, #g-above h3, #g-above h4, #g-above h5, #g-above h6, #g-above strong {
  color: #686868;
}
/* line 20, templates/g5_hydrogen/custom/scss/hydrogen/_above.scss */
/* line 21, templates/g5_hydrogen/custom/scss/hydrogen/_above.scss */
#g-above .g-social a {
  background: #f0f0f0;
  border: none;
  color: #686868;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 26, templates/g5_hydrogen/custom/scss/hydrogen/_above.scss */
#g-above .g-social a:hover {
  background: #fff;
}
@media print {
  /* line 34, templates/g5_hydrogen/custom/scss/hydrogen/_above.scss */
  #g-above {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_top.scss */
#g-top {
  background-color: #fff;
  color: #1a1c23;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/_top.scss */
#g-top a {
  color: #fff;
}
/* line 7, templates/g5_hydrogen/custom/scss/hydrogen/_top.scss */
#g-top a:hover {
  color: #1a1c23;
}
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/_top.scss */
#g-top h1, #g-top h2, #g-top h3, #g-top h4, #g-top h5, #g-top h6, #g-top strong {
  color: #1a1c23;
}
/* line 16, templates/g5_hydrogen/custom/scss/hydrogen/_top.scss */
#g-top .button, #g-top .button-2, #g-top .button-3, #g-top .button-4, #g-top .button-5, #g-top .button-6 {
  background: #7ac74f;
  color: #1a1c23;
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/_top.scss */
#g-top .button:hover, #g-top .button-2:hover, #g-top .button-3:hover, #g-top .button-4:hover, #g-top .button-5:hover, #g-top .button-6:hover {
  background: #89cd62;
}
/* line 22, templates/g5_hydrogen/custom/scss/hydrogen/_top.scss */
#g-top .button:active, #g-top .button-2:active, #g-top .button-3:active, #g-top .button-4:active, #g-top .button-5:active, #g-top .button-6:active {
  background: #6cc03d;
}
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/_top.scss */
/* line 28, templates/g5_hydrogen/custom/scss/hydrogen/_top.scss */
#g-top .g-social a {
  background: #f0f0f0;
  border: none;
  color: #1a1c23;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/_top.scss */
#g-top .g-social a:hover {
  background: #fff;
}
@media print {
  /* line 41, templates/g5_hydrogen/custom/scss/hydrogen/_top.scss */
  #g-top {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_aside.scss */
#g-aside {
  background-color: #fff;
  color: #1a1c23;
}
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/_aside.scss */
#g-aside h1, #g-aside h2, #g-aside h3, #g-aside h4, #g-aside h5, #g-aside h6, #g-aside strong {
  color: #1a1c23;
}
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/_aside.scss */
/* line 28, templates/g5_hydrogen/custom/scss/hydrogen/_aside.scss */
#g-aside .g-social a {
  background: #f0f0f0;
  border: none;
  color: #1a1c23;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/_aside.scss */
#g-aside .g-social a:hover {
  background: #fff;
}
@media print {
  /* line 41, templates/g5_hydrogen/custom/scss/hydrogen/_aside.scss */
  #g-aside {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_bottom.scss */
#g-bottom {
  background-color: #fff;
  color: #1a1c23;
}
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/_bottom.scss */
#g-bottom h1, #g-bottom h2, #g-bottom h3, #g-bottom h4, #g-bottom h5, #g-bottom h6, #g-bottom strong {
  color: #1a1c23;
}
@media print {
  /* line 41, templates/g5_hydrogen/custom/scss/hydrogen/_bottom.scss */
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_copyright.scss */
#g-copyright {
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/_copyright.scss */
#g-copyright a {
  color: #fff;
}
/* line 7, templates/g5_hydrogen/custom/scss/hydrogen/_copyright.scss */
#g-copyright a:hover {
  text-decoration: underline;
}
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/_copyright.scss */
#g-copyright h1, #g-copyright h2, #g-copyright h3, #g-copyright h4, #g-copyright h5, #g-copyright h6, #g-copyright strong {
  color: #fff;
}
/* line 16, templates/g5_hydrogen/custom/scss/hydrogen/_copyright.scss */
#g-copyright .button, #g-copyright .button-2, #g-copyright .button-3, #g-copyright .button-4, #g-copyright .button-5, #g-copyright .button-6 {
  background: #7ac74f;
  color: #fff;
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/_copyright.scss */
#g-copyright .button:hover, #g-copyright .button-2:hover, #g-copyright .button-3:hover, #g-copyright .button-4:hover, #g-copyright .button-5:hover, #g-copyright .button-6:hover {
  background: #89cd62;
}
/* line 22, templates/g5_hydrogen/custom/scss/hydrogen/_copyright.scss */
#g-copyright .button:active, #g-copyright .button-2:active, #g-copyright .button-3:active, #g-copyright .button-4:active, #g-copyright .button-5:active, #g-copyright .button-6:active {
  background: #6cc03d;
}
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/_copyright.scss */
/* line 28, templates/g5_hydrogen/custom/scss/hydrogen/_copyright.scss */
#g-copyright .g-social a {
  background: rgba(240, 240, 240, 0);
  border: none;
  color: #fff;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/_copyright.scss */
#g-copyright .g-social a:hover {
  background: rgba(255, 255, 255, 0);
}
@media print {
  /* line 41, templates/g5_hydrogen/custom/scss/hydrogen/_copyright.scss */
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_expanded.scss */
#g-expanded {
  background-color: #fff;
  color: #1a1c23;
}
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/_expanded.scss */
#g-expanded h1, #g-expanded h2, #g-expanded h3, #g-expanded h4, #g-expanded h5, #g-expanded h6, #g-expanded strong {
  color: #1a1c23;
}
@media print {
  /* line 41, templates/g5_hydrogen/custom/scss/hydrogen/_expanded.scss */
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_extension.scss */
#g-extension {
  background-color: #fff;
  color: #1a1c23;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/_extension.scss */
#g-extension a {
  color: #fff;
}
/* line 7, templates/g5_hydrogen/custom/scss/hydrogen/_extension.scss */
#g-extension a:hover {
  color: #1a1c23;
}
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/_extension.scss */
#g-extension h1, #g-extension h2, #g-extension h3, #g-extension h4, #g-extension h5, #g-extension h6, #g-extension strong {
  color: #1a1c23;
}
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/_extension.scss */
/* line 28, templates/g5_hydrogen/custom/scss/hydrogen/_extension.scss */
#g-extension .g-social a {
  background: #f0f0f0;
  border: none;
  color: #1a1c23;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/_extension.scss */
#g-extension .g-social a:hover {
  background: #fff;
}
@media print {
  /* line 41, templates/g5_hydrogen/custom/scss/hydrogen/_extension.scss */
  #g-extension {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar {
  background-color: #fff;
  color: #1a1c23;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar a {
  color: #fff;
}
/* line 7, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar a:hover {
  color: #1a1c23;
}
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar h1, #g-sidebar h2, #g-sidebar h3, #g-sidebar h4, #g-sidebar h5, #g-sidebar h6, #g-sidebar strong {
  color: #1a1c23;
}
/* line 16, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar .button, #g-sidebar .button-2, #g-sidebar .button-3, #g-sidebar .button-4, #g-sidebar .button-5, #g-sidebar .button-6 {
  background: #7ac74f;
  color: #1a1c23;
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar .button:hover, #g-sidebar .button-2:hover, #g-sidebar .button-3:hover, #g-sidebar .button-4:hover, #g-sidebar .button-5:hover, #g-sidebar .button-6:hover {
  background: #89cd62;
}
/* line 22, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar .button:active, #g-sidebar .button-2:active, #g-sidebar .button-3:active, #g-sidebar .button-4:active, #g-sidebar .button-5:active, #g-sidebar .button-6:active {
  background: #6cc03d;
}
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
/* line 28, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar .g-social a {
  background: #f0f0f0;
  border: none;
  color: #1a1c23;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar .g-social a:hover {
  background: #fff;
}
@media print {
  /* line 41, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_slideshow.scss */
#g-slideshow {
  background-color: #fff;
  color: #1a1c23;
}
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/_slideshow.scss */
#g-slideshow h1, #g-slideshow h2, #g-slideshow h3, #g-slideshow h4, #g-slideshow h5, #g-slideshow h6, #g-slideshow strong {
  color: #1a1c23;
}
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/_slideshow.scss */
/* line 28, templates/g5_hydrogen/custom/scss/hydrogen/_slideshow.scss */
#g-slideshow .g-social a {
  background: #f0f0f0;
  border: none;
  color: #1a1c23;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/_slideshow.scss */
#g-slideshow .g-social a:hover {
  background: #fff;
}
@media print {
  /* line 41, templates/g5_hydrogen/custom/scss/hydrogen/_slideshow.scss */
  #g-slideshow {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_utility.scss */
#g-utility {
  padding: 1.5rem 0;
  background-color: #fff;
  color: #1a1c23;
}
/* line 6, templates/g5_hydrogen/custom/scss/hydrogen/_utility.scss */
#g-utility a {
  color: #fff;
}
/* line 8, templates/g5_hydrogen/custom/scss/hydrogen/_utility.scss */
#g-utility a:hover {
  color: #1a1c23;
}
/* line 13, templates/g5_hydrogen/custom/scss/hydrogen/_utility.scss */
#g-utility h1, #g-utility h2, #g-utility h3, #g-utility h4, #g-utility h5, #g-utility h6, #g-utility strong {
  color: #1a1c23;
}
/* line 17, templates/g5_hydrogen/custom/scss/hydrogen/_utility.scss */
#g-utility .button, #g-utility .button-2, #g-utility .button-3, #g-utility .button-4, #g-utility .button-5, #g-utility .button-6 {
  background: #7ac74f;
  color: #1a1c23;
}
/* line 20, templates/g5_hydrogen/custom/scss/hydrogen/_utility.scss */
#g-utility .button:hover, #g-utility .button-2:hover, #g-utility .button-3:hover, #g-utility .button-4:hover, #g-utility .button-5:hover, #g-utility .button-6:hover {
  background: #89cd62;
}
/* line 23, templates/g5_hydrogen/custom/scss/hydrogen/_utility.scss */
#g-utility .button:active, #g-utility .button-2:active, #g-utility .button-3:active, #g-utility .button-4:active, #g-utility .button-5:active, #g-utility .button-6:active {
  background: #6cc03d;
}
/* line 28, templates/g5_hydrogen/custom/scss/hydrogen/_utility.scss */
/* line 29, templates/g5_hydrogen/custom/scss/hydrogen/_utility.scss */
#g-utility .g-social a {
  background: #f0f0f0;
  border: none;
  color: #1a1c23;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 34, templates/g5_hydrogen/custom/scss/hydrogen/_utility.scss */
#g-utility .g-social a:hover {
  background: #fff;
}
@media print {
  /* line 42, templates/g5_hydrogen/custom/scss/hydrogen/_utility.scss */
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header {
  background: #fff;
  color: #686868;
  position: relative;
  z-index: 3;
}
/* line 7, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header a {
  color: #686868;
}
/* line 9, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header a:hover {
  text-decoration: underline;
}
/* line 14, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
/* line 8, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav h1, #g-header .g-main-nav h2, #g-header .g-main-nav h3, #g-header .g-main-nav h4, #g-header .g-main-nav h5, #g-header .g-main-nav h6, #g-header .g-main-nav strong {
  color: #686868;
}
/* line 12, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 14, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 15, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 18, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 19, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #f0f0f0;
}
/* line 23, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #fff;
}
/* line 26, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #686868;
}
/* line 30, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: #f0f0f0;
}
/* line 33, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #fff;
}
/* line 42, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-dropdown {
  background: #f0f0f0;
}
/* line 46, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 47, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 48, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #686868;
}
/* line 52, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 53, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #e6e6e6;
}
/* line 18, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-main-nav .g-toplevel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 63, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 64, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 65, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 66, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 67, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 68, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #f5f5f5;
  border-radius: 0;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 71, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ebebeb;
}
/* line 77, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 83, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 84, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 85, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 86, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #686868;
}
/* line 95, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 96, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 97, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 98, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 99, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 100, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #f5f5f5;
  border-radius: 0;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 103, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ebebeb;
}
/* line 110, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 26, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .search input {
  color: #686868;
}
/* line 31, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
/* line 32, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
/* line 34, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-grid .g-block .moduletable .nav.menu {
  text-align: right;
}
/* line 36, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-grid .g-block .moduletable .nav.menu li {
  float: none;
  display: inline-block;
  margin-left: 10px;
}
/* line 40, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-grid .g-block .moduletable .nav.menu li:first-child {
  margin-left: 0;
}
/* line 45, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
/* line 46, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-grid .g-block .moduletable.rt-socialmenu .fa {
  color: #fff;
  height: 40px;
  padding: 12px 10px 10px;
  text-align: center;
  text-shadow: -1px 3px 0 rgba(0, 0, 0, 0.1);
  vertical-align: middle;
  width: 40px;
  -webkit-transition: textShadow 0.2s ease-in-out, background 0.2s ease-in-out;
  -moz-transition: textShadow 0.2s ease-in-out, background 0.2s ease-in-out;
  transition: textShadow 0.2s ease-in-out, background 0.2s ease-in-out;
}
/* line 55, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-grid .g-block .moduletable.rt-socialmenu .fa:hover, #g-header .g-grid .g-block .moduletable.rt-socialmenu .fa.active, #g-header .g-grid .g-block .moduletable.rt-socialmenu .fa:active {
  text-decoration: none;
  text-shadow: -1px 3px 0 rgba(0, 0, 0, 0.4);
}
/* line 62, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-grid .g-block .moduletable.rt-socialmenu .fa-facebook {
  background-color: #6788ce;
}
/* line 64, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-grid .g-block .moduletable.rt-socialmenu .fa-facebook:hover {
  background-color: #8ea6da;
}
/* line 68, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-grid .g-block .moduletable.rt-socialmenu .fa-twitter {
  background-color: #29c5f6;
}
/* line 70, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-grid .g-block .moduletable.rt-socialmenu .fa-twitter:hover {
  background-color: #5ad2f8;
}
/* line 74, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-grid .g-block .moduletable.rt-socialmenu .fa-envelope {
  background-color: #1bce99;
}
/* line 76, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-grid .g-block .moduletable.rt-socialmenu .fa-envelope:hover {
  background-color: #37e5b1;
}
/* line 80, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-grid .g-block .moduletable.rt-socialmenu .fa-linkedin {
  background-color: #3a9bdc;
}
/* line 82, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-grid .g-block .moduletable.rt-socialmenu .fa-linkedin:hover {
  background-color: #65b1e4;
}
/* line 86, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-grid .g-block .moduletable.rt-socialmenu .fa-google-plus {
  background-color: #e75c3c;
}
/* line 88, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
#g-header .g-grid .g-block .moduletable.rt-socialmenu .fa-google-plus:hover {
  background-color: #ed8269;
}
@media print {
  /* line 99, templates/g5_hydrogen/custom/scss/hydrogen/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_showcase.scss */
#g-showcase {
  padding: 1.5rem 0;
  background-color: #fff;
  color: #1a1c23;
}
/* line 9, templates/g5_hydrogen/custom/scss/hydrogen/_showcase.scss */
#g-showcase a {
  color: #fff;
}
/* line 16, templates/g5_hydrogen/custom/scss/hydrogen/_showcase.scss */
#g-showcase h1, #g-showcase h2, #g-showcase h3, #g-showcase h4, #g-showcase h5, #g-showcase h6, #g-showcase strong {
  color: #1a1c23;
}
@media print {
  /* line 22, templates/g5_hydrogen/custom/scss/hydrogen/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/scss/hydrogen/_feature.scss */
#g-feature {
  padding: 1.5rem 0;
  background: #fff;
  color: #1a1c23;
}
@media print {
  /* line 8, templates/g5_hydrogen/scss/hydrogen/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/scss/hydrogen/_subfeature.scss */
#g-subfeature {
  padding: 1.5rem 0;
  background: #fff;
  color: #1a1c23;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media print {
  /* line 10, templates/g5_hydrogen/scss/hydrogen/_subfeature.scss */
  #g-subfeature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/scss/hydrogen/_main.scss */
#g-page-surround {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
/* line 5, templates/g5_hydrogen/scss/hydrogen/_main.scss */
#g-main {
  padding: 1.5rem 0;
  background: #fff;
  color: #686868;
}
@media print {
  /* line 12, templates/g5_hydrogen/scss/hydrogen/_main.scss */
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar {
  background-color: #fff;
  color: #1a1c23;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar a {
  color: #fff;
}
/* line 7, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar a:hover {
  color: #1a1c23;
}
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar h1, #g-sidebar h2, #g-sidebar h3, #g-sidebar h4, #g-sidebar h5, #g-sidebar h6, #g-sidebar strong {
  color: #1a1c23;
}
/* line 16, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar .button, #g-sidebar .button-2, #g-sidebar .button-3, #g-sidebar .button-4, #g-sidebar .button-5, #g-sidebar .button-6 {
  background: #7ac74f;
  color: #1a1c23;
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar .button:hover, #g-sidebar .button-2:hover, #g-sidebar .button-3:hover, #g-sidebar .button-4:hover, #g-sidebar .button-5:hover, #g-sidebar .button-6:hover {
  background: #89cd62;
}
/* line 22, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar .button:active, #g-sidebar .button-2:active, #g-sidebar .button-3:active, #g-sidebar .button-4:active, #g-sidebar .button-5:active, #g-sidebar .button-6:active {
  background: #6cc03d;
}
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
/* line 28, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar .g-social a {
  background: #f0f0f0;
  border: none;
  color: #1a1c23;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
#g-sidebar .g-social a:hover {
  background: #fff;
}
@media print {
  /* line 41, templates/g5_hydrogen/custom/scss/hydrogen/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_footer.scss */
#g-footer {
  background: rgba(104, 104, 104, 0);
  color: #fff;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
@media only all and (max-width: 47.938rem) {
  #g-footer {
    text-align: center;
  }
}
/* line 9, templates/g5_hydrogen/custom/scss/hydrogen/_footer.scss */
#g-footer a {
  color: #fff;
}
/* line 11, templates/g5_hydrogen/custom/scss/hydrogen/_footer.scss */
#g-footer a:hover {
  color: #686868;
  text-decoration: underline;
}
@media print {
  /* line 19, templates/g5_hydrogen/custom/scss/hydrogen/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 2, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.flush > .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 8, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 9, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.nopaddingall > .g-content {
  padding: 0 !important;
}
/* line 14, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 15, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.nomarginall > .g-content {
  margin: 0 !important;
}
/* line 20, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 21, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title-center .g-title {
  text-align: center;
  margin: 0 0 2rem 0;
}
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 28, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title-rounded .g-title {
  border-radius: 2rem;
  padding: 0.625rem 1.5rem;
}
/* line 34, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 35, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 36, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title-underline .g-title:after {
  background: #f0f2f4;
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 35px;
  height: 4px;
}
/* line 44, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.dir-rtl .title-underline .g-title:after {
  left: inherit;
  right: 0;
}
/* line 52, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 53, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title-inline .g-title {
  display: inline-block;
  margin-bottom: 0.625rem !important;
}
/* line 59, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 60, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title1 .g-title, .title2 .g-title, .title3 .g-title, .title4 .g-title, .title-white .g-title, .title-grey .g-title, .title-pink .g-title, .title-red .g-title, .title-purple .g-title, .title-orange .g-title, .title-blue .g-title {
  margin: -0.938rem -0.938rem 1.5rem -0.938rem;
  padding: 0.625rem 1rem;
}
/* line 66, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 67, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.moduletable[class*="box"], .widget[class*="box"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
/* line 71, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 72, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.moduletable[class*="title"] .g-title, .widget[class*="title"] .g-title {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
/* line 80, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 81, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title1 .g-title, .title1 .button, .title1 .button-2, .title1 .button-3, .title1 .button-4, .title1 .button-5, .title1 .button-6 {
  background: #d61d13;
  color: #fff;
}
/* line 85, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title1 .button, .title1 .button-2, .title1 .button-3, .title1 .button-4, .title1 .button-5, .title1 .button-6 {
  background: #d61d13;
}
/* line 89, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 90, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #d61d13;
}
/* line 95, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box1.moduletable, .box1.widget, .box1 > .g-content {
  color: #fff;
}
/* line 99, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box1 .button, .box1 .button-2, .box1 .button-3, .box1 .button-4, .box1 .button-5, .box1 .button-6 {
  background: #b51910;
}
/* line 102, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box1 a {
  color: #f8b6b2;
}
/* line 104, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box1 a:hover {
  color: #f2736b;
}
/* line 109, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 110, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 111, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box1 .button:hover, .box1 .button-2:hover, .box1 .button-3:hover, .box1 .button-4:hover, .box1 .button-5:hover, .box1 .button-6:hover, .title1 .button:hover, .title1 .button-2:hover, .title1 .button-3:hover, .title1 .button-4:hover, .title1 .button-5:hover, .title1 .button-6:hover, .box1 .button:active, .box1 .button-2:active, .box1 .button-3:active, .box1 .button-4:active, .box1 .button-5:active, .box1 .button-6:active, .title1 .button:active, .title1 .button-2:active, .title1 .button-3:active, .title1 .button-4:active, .title1 .button-5:active, .title1 .button-6:active, .box1 .button:focus, .box1 .button-2:focus, .box1 .button-3:focus, .box1 .button-4:focus, .box1 .button-5:focus, .box1 .button-6:focus, .title1 .button:focus, .title1 .button-2:focus, .title1 .button-3:focus, .title1 .button-4:focus, .title1 .button-5:focus, .title1 .button-6:focus {
  background: #f05d54;
}
/* line 114, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box1 .button.button-3, .box1 .button-2.button-3, .box1 .button-3, .box1 .button-4.button-3, .box1 .button-5.button-3, .box1 .button-6.button-3, .title1 .button.button-3, .title1 .button-2.button-3, .title1 .button-3, .title1 .button-4.button-3, .title1 .button-5.button-3, .title1 .button-6.button-3, .box1 .button.button-4, .box1 .button-2.button-4, .box1 .button-3.button-4, .box1 .button-4, .box1 .button-5.button-4, .box1 .button-6.button-4, .title1 .button.button-4, .title1 .button-2.button-4, .title1 .button-3.button-4, .title1 .button-4, .title1 .button-5.button-4, .title1 .button-6.button-4 {
  color: #b51910;
  border-color: #b51910;
}
/* line 117, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box1 .button.button-3:hover, .box1 .button-2.button-3:hover, .box1 .button-3.button-3:hover, .box1 .button-4.button-3:hover, .box1 .button-5.button-3:hover, .box1 .button-6.button-3:hover, .title1 .button.button-3:hover, .title1 .button-2.button-3:hover, .title1 .button-3.button-3:hover, .title1 .button-4.button-3:hover, .title1 .button-5.button-3:hover, .title1 .button-6.button-3:hover, .box1 .button.button-4:hover, .box1 .button-2.button-4:hover, .box1 .button-3.button-4:hover, .box1 .button-4.button-4:hover, .box1 .button-5.button-4:hover, .box1 .button-6.button-4:hover, .title1 .button.button-4:hover, .title1 .button-2.button-4:hover, .title1 .button-3.button-4:hover, .title1 .button-4.button-4:hover, .title1 .button-5.button-4:hover, .title1 .button-6.button-4:hover, .box1 .button.button-3:active, .box1 .button-2.button-3:active, .box1 .button-3.button-3:active, .box1 .button-4.button-3:active, .box1 .button-5.button-3:active, .box1 .button-6.button-3:active, .title1 .button.button-3:active, .title1 .button-2.button-3:active, .title1 .button-3.button-3:active, .title1 .button-4.button-3:active, .title1 .button-5.button-3:active, .title1 .button-6.button-3:active, .box1 .button.button-4:active, .box1 .button-2.button-4:active, .box1 .button-3.button-4:active, .box1 .button-4.button-4:active, .box1 .button-5.button-4:active, .box1 .button-6.button-4:active, .title1 .button.button-4:active, .title1 .button-2.button-4:active, .title1 .button-3.button-4:active, .title1 .button-4.button-4:active, .title1 .button-5.button-4:active, .title1 .button-6.button-4:active, .box1 .button.button-3:focus, .box1 .button-2.button-3:focus, .box1 .button-3.button-3:focus, .box1 .button-4.button-3:focus, .box1 .button-5.button-3:focus, .box1 .button-6.button-3:focus, .title1 .button.button-3:focus, .title1 .button-2.button-3:focus, .title1 .button-3.button-3:focus, .title1 .button-4.button-3:focus, .title1 .button-5.button-3:focus, .title1 .button-6.button-3:focus, .box1 .button.button-4:focus, .box1 .button-2.button-4:focus, .box1 .button-3.button-4:focus, .box1 .button-4.button-4:focus, .box1 .button-5.button-4:focus, .box1 .button-6.button-4:focus, .title1 .button.button-4:focus, .title1 .button-2.button-4:focus, .title1 .button-3.button-4:focus, .title1 .button-4.button-4:focus, .title1 .button-5.button-4:focus, .title1 .button-6.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 125, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 126, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title2 .g-title, .title2 .button, .title2 .button-2, .title2 .button-3, .title2 .button-4, .title2 .button-5, .title2 .button-6 {
  background: #7ac74f;
  color: #fff;
}
/* line 130, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title2 .button, .title2 .button-2, .title2 .button-3, .title2 .button-4, .title2 .button-5, .title2 .button-6 {
  background: #7ac74f;
}
/* line 134, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 135, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #7ac74f;
}
/* line 140, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box2.moduletable, .box2.widget, .box2 > .g-content {
  color: #fff;
}
/* line 144, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box2 .button, .box2 .button-2, .box2 .button-3, .box2 .button-4, .box2 .button-5, .box2 .button-6 {
  background: #569931;
}
/* line 147, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box2 a {
  color: #355f1e;
}
/* line 149, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box2 a:hover {
  color: #a6d989;
}
/* line 154, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 155, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 156, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box2 .button:hover, .box2 .button-2:hover, .box2 .button-3:hover, .box2 .button-4:hover, .box2 .button-5:hover, .box2 .button-6:hover, .title2 .button:hover, .title2 .button-2:hover, .title2 .button-3:hover, .title2 .button-4:hover, .title2 .button-5:hover, .title2 .button-6:hover, .box2 .button:active, .box2 .button-2:active, .box2 .button-3:active, .box2 .button-4:active, .box2 .button-5:active, .box2 .button-6:active, .title2 .button:active, .title2 .button-2:active, .title2 .button-3:active, .title2 .button-4:active, .title2 .button-5:active, .title2 .button-6:active, .box2 .button:focus, .box2 .button-2:focus, .box2 .button-3:focus, .box2 .button-4:focus, .box2 .button-5:focus, .box2 .button-6:focus, .title2 .button:focus, .title2 .button-2:focus, .title2 .button-3:focus, .title2 .button-4:focus, .title2 .button-5:focus, .title2 .button-6:focus {
  background: #97d376;
}
/* line 159, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box2 .button.button-3, .box2 .button-2.button-3, .box2 .button-3, .box2 .button-4.button-3, .box2 .button-5.button-3, .box2 .button-6.button-3, .title2 .button.button-3, .title2 .button-2.button-3, .title2 .button-3, .title2 .button-4.button-3, .title2 .button-5.button-3, .title2 .button-6.button-3, .box2 .button.button-4, .box2 .button-2.button-4, .box2 .button-3.button-4, .box2 .button-4, .box2 .button-5.button-4, .box2 .button-6.button-4, .title2 .button.button-4, .title2 .button-2.button-4, .title2 .button-3.button-4, .title2 .button-4, .title2 .button-5.button-4, .title2 .button-6.button-4 {
  color: #569931;
  border-color: #569931;
}
/* line 162, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box2 .button.button-3:hover, .box2 .button-2.button-3:hover, .box2 .button-3.button-3:hover, .box2 .button-4.button-3:hover, .box2 .button-5.button-3:hover, .box2 .button-6.button-3:hover, .title2 .button.button-3:hover, .title2 .button-2.button-3:hover, .title2 .button-3.button-3:hover, .title2 .button-4.button-3:hover, .title2 .button-5.button-3:hover, .title2 .button-6.button-3:hover, .box2 .button.button-4:hover, .box2 .button-2.button-4:hover, .box2 .button-3.button-4:hover, .box2 .button-4.button-4:hover, .box2 .button-5.button-4:hover, .box2 .button-6.button-4:hover, .title2 .button.button-4:hover, .title2 .button-2.button-4:hover, .title2 .button-3.button-4:hover, .title2 .button-4.button-4:hover, .title2 .button-5.button-4:hover, .title2 .button-6.button-4:hover, .box2 .button.button-3:active, .box2 .button-2.button-3:active, .box2 .button-3.button-3:active, .box2 .button-4.button-3:active, .box2 .button-5.button-3:active, .box2 .button-6.button-3:active, .title2 .button.button-3:active, .title2 .button-2.button-3:active, .title2 .button-3.button-3:active, .title2 .button-4.button-3:active, .title2 .button-5.button-3:active, .title2 .button-6.button-3:active, .box2 .button.button-4:active, .box2 .button-2.button-4:active, .box2 .button-3.button-4:active, .box2 .button-4.button-4:active, .box2 .button-5.button-4:active, .box2 .button-6.button-4:active, .title2 .button.button-4:active, .title2 .button-2.button-4:active, .title2 .button-3.button-4:active, .title2 .button-4.button-4:active, .title2 .button-5.button-4:active, .title2 .button-6.button-4:active, .box2 .button.button-3:focus, .box2 .button-2.button-3:focus, .box2 .button-3.button-3:focus, .box2 .button-4.button-3:focus, .box2 .button-5.button-3:focus, .box2 .button-6.button-3:focus, .title2 .button.button-3:focus, .title2 .button-2.button-3:focus, .title2 .button-3.button-3:focus, .title2 .button-4.button-3:focus, .title2 .button-5.button-3:focus, .title2 .button-6.button-3:focus, .box2 .button.button-4:focus, .box2 .button-2.button-4:focus, .box2 .button-3.button-4:focus, .box2 .button-4.button-4:focus, .box2 .button-5.button-4:focus, .box2 .button-6.button-4:focus, .title2 .button.button-4:focus, .title2 .button-2.button-4:focus, .title2 .button-3.button-4:focus, .title2 .button-4.button-4:focus, .title2 .button-5.button-4:focus, .title2 .button-6.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 170, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 171, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title3 .g-title, .title3 .button, .title3 .button-2, .title3 .button-3, .title3 .button-4, .title3 .button-5, .title3 .button-6 {
  background: #686868;
  color: #fff;
}
/* line 175, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title3 .button, .title3 .button-2, .title3 .button-3, .title3 .button-4, .title3 .button-5, .title3 .button-6 {
  background: #686868;
}
/* line 179, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 180, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: #686868;
}
/* line 185, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box3.moduletable, .box3.widget, .box3 > .g-content {
  color: #fff;
}
/* line 189, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box3 .button, .box3 .button-2, .box3 .button-3, .box3 .button-4, .box3 .button-5, .box3 .button-6 {
  background: #424242;
}
/* line 192, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box3 a {
  color: #1c1c1c;
}
/* line 194, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box3 a:hover {
  color: #8e8e8e;
}
/* line 199, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 200, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 201, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box3 .button:hover, .box3 .button-2:hover, .box3 .button-3:hover, .box3 .button-4:hover, .box3 .button-5:hover, .box3 .button-6:hover, .title3 .button:hover, .title3 .button-2:hover, .title3 .button-3:hover, .title3 .button-4:hover, .title3 .button-5:hover, .title3 .button-6:hover, .box3 .button:active, .box3 .button-2:active, .box3 .button-3:active, .box3 .button-4:active, .box3 .button-5:active, .box3 .button-6:active, .title3 .button:active, .title3 .button-2:active, .title3 .button-3:active, .title3 .button-4:active, .title3 .button-5:active, .title3 .button-6:active, .box3 .button:focus, .box3 .button-2:focus, .box3 .button-3:focus, .box3 .button-4:focus, .box3 .button-5:focus, .box3 .button-6:focus, .title3 .button:focus, .title3 .button-2:focus, .title3 .button-3:focus, .title3 .button-4:focus, .title3 .button-5:focus, .title3 .button-6:focus {
  background: #4f4f4f;
}
/* line 204, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box3 .button.button-3, .box3 .button-2.button-3, .box3 .button-3, .box3 .button-4.button-3, .box3 .button-5.button-3, .box3 .button-6.button-3, .title3 .button.button-3, .title3 .button-2.button-3, .title3 .button-3, .title3 .button-4.button-3, .title3 .button-5.button-3, .title3 .button-6.button-3, .box3 .button.button-4, .box3 .button-2.button-4, .box3 .button-3.button-4, .box3 .button-4, .box3 .button-5.button-4, .box3 .button-6.button-4, .title3 .button.button-4, .title3 .button-2.button-4, .title3 .button-3.button-4, .title3 .button-4, .title3 .button-5.button-4, .title3 .button-6.button-4 {
  color: #282828;
  border-color: #282828;
}
/* line 207, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box3 .button.button-3:hover, .box3 .button-2.button-3:hover, .box3 .button-3.button-3:hover, .box3 .button-4.button-3:hover, .box3 .button-5.button-3:hover, .box3 .button-6.button-3:hover, .title3 .button.button-3:hover, .title3 .button-2.button-3:hover, .title3 .button-3.button-3:hover, .title3 .button-4.button-3:hover, .title3 .button-5.button-3:hover, .title3 .button-6.button-3:hover, .box3 .button.button-4:hover, .box3 .button-2.button-4:hover, .box3 .button-3.button-4:hover, .box3 .button-4.button-4:hover, .box3 .button-5.button-4:hover, .box3 .button-6.button-4:hover, .title3 .button.button-4:hover, .title3 .button-2.button-4:hover, .title3 .button-3.button-4:hover, .title3 .button-4.button-4:hover, .title3 .button-5.button-4:hover, .title3 .button-6.button-4:hover, .box3 .button.button-3:active, .box3 .button-2.button-3:active, .box3 .button-3.button-3:active, .box3 .button-4.button-3:active, .box3 .button-5.button-3:active, .box3 .button-6.button-3:active, .title3 .button.button-3:active, .title3 .button-2.button-3:active, .title3 .button-3.button-3:active, .title3 .button-4.button-3:active, .title3 .button-5.button-3:active, .title3 .button-6.button-3:active, .box3 .button.button-4:active, .box3 .button-2.button-4:active, .box3 .button-3.button-4:active, .box3 .button-4.button-4:active, .box3 .button-5.button-4:active, .box3 .button-6.button-4:active, .title3 .button.button-4:active, .title3 .button-2.button-4:active, .title3 .button-3.button-4:active, .title3 .button-4.button-4:active, .title3 .button-5.button-4:active, .title3 .button-6.button-4:active, .box3 .button.button-3:focus, .box3 .button-2.button-3:focus, .box3 .button-3.button-3:focus, .box3 .button-4.button-3:focus, .box3 .button-5.button-3:focus, .box3 .button-6.button-3:focus, .title3 .button.button-3:focus, .title3 .button-2.button-3:focus, .title3 .button-3.button-3:focus, .title3 .button-4.button-3:focus, .title3 .button-5.button-3:focus, .title3 .button-6.button-3:focus, .box3 .button.button-4:focus, .box3 .button-2.button-4:focus, .box3 .button-3.button-4:focus, .box3 .button-4.button-4:focus, .box3 .button-5.button-4:focus, .box3 .button-6.button-4:focus, .title3 .button.button-4:focus, .title3 .button-2.button-4:focus, .title3 .button-3.button-4:focus, .title3 .button-4.button-4:focus, .title3 .button-5.button-4:focus, .title3 .button-6.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 215, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 216, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title4 .g-title, .title4 .button, .title4 .button-2, .title4 .button-3, .title4 .button-4, .title4 .button-5, .title4 .button-6 {
  background: #d9d9d9;
  color: #686868;
}
/* line 221, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 222, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  background: #d9d9d9;
}
/* line 227, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box4.moduletable, .box4.widget, .box4 > .g-content {
  color: #686868;
}
/* line 231, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box4 .button, .box4 .button-2, .box4 .button-3, .box4 .button-4, .box4 .button-5, .box4 .button-6 {
  background: #b3b3b3;
}
/* line 234, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box4 a {
  color: #ec3025;
}
/* line 236, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box4 a:hover {
  color: #f2736b;
}
/* line 241, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 242, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 243, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box4 .button:hover, .box4 .button-2:hover, .box4 .button-3:hover, .box4 .button-4:hover, .box4 .button-5:hover, .box4 .button-6:hover, .title4 .button:hover, .title4 .button-2:hover, .title4 .button-3:hover, .title4 .button-4:hover, .title4 .button-5:hover, .title4 .button-6:hover, .box4 .button:active, .box4 .button-2:active, .box4 .button-3:active, .box4 .button-4:active, .box4 .button-5:active, .box4 .button-6:active, .title4 .button:active, .title4 .button-2:active, .title4 .button-3:active, .title4 .button-4:active, .title4 .button-5:active, .title4 .button-6:active, .box4 .button:focus, .box4 .button-2:focus, .box4 .button-3:focus, .box4 .button-4:focus, .box4 .button-5:focus, .box4 .button-6:focus, .title4 .button:focus, .title4 .button-2:focus, .title4 .button-3:focus, .title4 .button-4:focus, .title4 .button-5:focus, .title4 .button-6:focus {
  background: #bfbfbf;
}
/* line 246, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box4 .button.button-3, .box4 .button-2.button-3, .box4 .button-3, .box4 .button-4.button-3, .box4 .button-5.button-3, .box4 .button-6.button-3, .title4 .button.button-3, .title4 .button-2.button-3, .title4 .button-3, .title4 .button-4.button-3, .title4 .button-5.button-3, .title4 .button-6.button-3, .box4 .button.button-4, .box4 .button-2.button-4, .box4 .button-3.button-4, .box4 .button-4, .box4 .button-5.button-4, .box4 .button-6.button-4, .title4 .button.button-4, .title4 .button-2.button-4, .title4 .button-3.button-4, .title4 .button-4, .title4 .button-5.button-4, .title4 .button-6.button-4 {
  color: #b3b3b3;
  border-color: #b3b3b3;
}
/* line 249, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box4 .button.button-3:hover, .box4 .button-2.button-3:hover, .box4 .button-3.button-3:hover, .box4 .button-4.button-3:hover, .box4 .button-5.button-3:hover, .box4 .button-6.button-3:hover, .title4 .button.button-3:hover, .title4 .button-2.button-3:hover, .title4 .button-3.button-3:hover, .title4 .button-4.button-3:hover, .title4 .button-5.button-3:hover, .title4 .button-6.button-3:hover, .box4 .button.button-4:hover, .box4 .button-2.button-4:hover, .box4 .button-3.button-4:hover, .box4 .button-4.button-4:hover, .box4 .button-5.button-4:hover, .box4 .button-6.button-4:hover, .title4 .button.button-4:hover, .title4 .button-2.button-4:hover, .title4 .button-3.button-4:hover, .title4 .button-4.button-4:hover, .title4 .button-5.button-4:hover, .title4 .button-6.button-4:hover, .box4 .button.button-3:active, .box4 .button-2.button-3:active, .box4 .button-3.button-3:active, .box4 .button-4.button-3:active, .box4 .button-5.button-3:active, .box4 .button-6.button-3:active, .title4 .button.button-3:active, .title4 .button-2.button-3:active, .title4 .button-3.button-3:active, .title4 .button-4.button-3:active, .title4 .button-5.button-3:active, .title4 .button-6.button-3:active, .box4 .button.button-4:active, .box4 .button-2.button-4:active, .box4 .button-3.button-4:active, .box4 .button-4.button-4:active, .box4 .button-5.button-4:active, .box4 .button-6.button-4:active, .title4 .button.button-4:active, .title4 .button-2.button-4:active, .title4 .button-3.button-4:active, .title4 .button-4.button-4:active, .title4 .button-5.button-4:active, .title4 .button-6.button-4:active, .box4 .button.button-3:focus, .box4 .button-2.button-3:focus, .box4 .button-3.button-3:focus, .box4 .button-4.button-3:focus, .box4 .button-5.button-3:focus, .box4 .button-6.button-3:focus, .title4 .button.button-3:focus, .title4 .button-2.button-3:focus, .title4 .button-3.button-3:focus, .title4 .button-4.button-3:focus, .title4 .button-5.button-3:focus, .title4 .button-6.button-3:focus, .box4 .button.button-4:focus, .box4 .button-2.button-4:focus, .box4 .button-3.button-4:focus, .box4 .button-4.button-4:focus, .box4 .button-5.button-4:focus, .box4 .button-6.button-4:focus, .title4 .button.button-4:focus, .title4 .button-2.button-4:focus, .title4 .button-3.button-4:focus, .title4 .button-4.button-4:focus, .title4 .button-5.button-4:focus, .title4 .button-6.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 257, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-white {
  color: #1a1a1a;
}
/* line 260, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title-white .g-title {
  color: #1a1a1a;
}
/* line 263, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-grey, .box-pink, .box-red, .box-purple, .box-blue, .box-orange {
  color: #fff;
}
/* line 266, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 267, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title-grey .g-title, .title-pink .g-title, .title-red .g-title, .title-purple .g-title, .title-orange .g-title, .title-blue .g-title {
  color: #fff;
}
/* line 272, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 273, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title-white .g-title, .title-white .button, .title-white .button-2, .title-white .button-3, .title-white .button-4, .title-white .button-5, .title-white .button-6 {
  background: #fff;
}
/* line 277, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 278, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-white.moduletable, .box-white.widget, .box-white.g-outer-box, .box-white > .g-content {
  background: #fff;
}
/* line 283, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-white .button, .box-white .button-2, .box-white .button-3, .box-white .button-4, .box-white .button-5, .box-white .button-6 {
  background: #bfbfbf;
}
/* line 286, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-white a {
  color: #bfbfbf;
}
/* line 290, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 291, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 292, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-white .button:hover, .box-white .button-2:hover, .box-white .button-3:hover, .box-white .button-4:hover, .box-white .button-5:hover, .box-white .button-6:hover, .title-white .button:hover, .title-white .button-2:hover, .title-white .button-3:hover, .title-white .button-4:hover, .title-white .button-5:hover, .title-white .button-6:hover, .box-white .button:active, .box-white .button-2:active, .box-white .button-3:active, .box-white .button-4:active, .box-white .button-5:active, .box-white .button-6:active, .title-white .button:active, .title-white .button-2:active, .title-white .button-3:active, .title-white .button-4:active, .title-white .button-5:active, .title-white .button-6:active, .box-white .button:focus, .box-white .button-2:focus, .box-white .button-3:focus, .box-white .button-4:focus, .box-white .button-5:focus, .box-white .button-6:focus, .title-white .button:focus, .title-white .button-2:focus, .title-white .button-3:focus, .title-white .button-4:focus, .title-white .button-5:focus, .title-white .button-6:focus {
  background: #e6e6e6;
}
/* line 295, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-white .button.button-3, .box-white .button-2.button-3, .box-white .button-3, .box-white .button-4.button-3, .box-white .button-5.button-3, .box-white .button-6.button-3, .title-white .button.button-3, .title-white .button-2.button-3, .title-white .button-3, .title-white .button-4.button-3, .title-white .button-5.button-3, .title-white .button-6.button-3, .box-white .button.button-2, .box-white .button-2, .box-white .button-3.button-2, .box-white .button-4.button-2, .box-white .button-5.button-2, .box-white .button-6.button-2, .title-white .button.button-2, .title-white .button-2, .title-white .button-3.button-2, .title-white .button-4.button-2, .title-white .button-5.button-2, .title-white .button-6.button-2 {
  color: #bfbfbf;
  border-color: #bfbfbf;
}
/* line 298, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-white .button.button-3:hover, .box-white .button-2.button-3:hover, .box-white .button-3.button-3:hover, .box-white .button-4.button-3:hover, .box-white .button-5.button-3:hover, .box-white .button-6.button-3:hover, .title-white .button.button-3:hover, .title-white .button-2.button-3:hover, .title-white .button-3.button-3:hover, .title-white .button-4.button-3:hover, .title-white .button-5.button-3:hover, .title-white .button-6.button-3:hover, .box-white .button.button-2:hover, .box-white .button-2.button-2:hover, .box-white .button-3.button-2:hover, .box-white .button-4.button-2:hover, .box-white .button-5.button-2:hover, .box-white .button-6.button-2:hover, .title-white .button.button-2:hover, .title-white .button-2.button-2:hover, .title-white .button-3.button-2:hover, .title-white .button-4.button-2:hover, .title-white .button-5.button-2:hover, .title-white .button-6.button-2:hover, .box-white .button.button-3:active, .box-white .button-2.button-3:active, .box-white .button-3.button-3:active, .box-white .button-4.button-3:active, .box-white .button-5.button-3:active, .box-white .button-6.button-3:active, .title-white .button.button-3:active, .title-white .button-2.button-3:active, .title-white .button-3.button-3:active, .title-white .button-4.button-3:active, .title-white .button-5.button-3:active, .title-white .button-6.button-3:active, .box-white .button.button-2:active, .box-white .button-2.button-2:active, .box-white .button-3.button-2:active, .box-white .button-4.button-2:active, .box-white .button-5.button-2:active, .box-white .button-6.button-2:active, .title-white .button.button-2:active, .title-white .button-2.button-2:active, .title-white .button-3.button-2:active, .title-white .button-4.button-2:active, .title-white .button-5.button-2:active, .title-white .button-6.button-2:active, .box-white .button.button-3:focus, .box-white .button-2.button-3:focus, .box-white .button-3.button-3:focus, .box-white .button-4.button-3:focus, .box-white .button-5.button-3:focus, .box-white .button-6.button-3:focus, .title-white .button.button-3:focus, .title-white .button-2.button-3:focus, .title-white .button-3.button-3:focus, .title-white .button-4.button-3:focus, .title-white .button-5.button-3:focus, .title-white .button-6.button-3:focus, .box-white .button.button-2:focus, .box-white .button-2.button-2:focus, .box-white .button-3.button-2:focus, .box-white .button-4.button-2:focus, .box-white .button-5.button-2:focus, .box-white .button-6.button-2:focus, .title-white .button.button-2:focus, .title-white .button-2.button-2:focus, .title-white .button-3.button-2:focus, .title-white .button-4.button-2:focus, .title-white .button-5.button-2:focus, .title-white .button-6.button-2:focus {
  color: #000;
  border-color: #000;
}
/* line 306, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 307, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title-grey .g-title, .title-grey .button, .title-grey .button-2, .title-grey .button-3, .title-grey .button-4, .title-grey .button-5, .title-grey .button-6 {
  background: #95a5a6;
}
/* line 311, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 312, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-grey.moduletable, .box-grey.widget, .box-grey.g-outer-box, .box-grey > .g-content {
  background: #95a5a6;
}
/* line 317, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-grey .button, .box-grey .button-2, .box-grey .button-3, .box-grey .button-4, .box-grey .button-5, .box-grey .button-6 {
  background: #798d8f;
}
/* line 320, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-grey a {
  color: #dae0e0;
}
/* line 322, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-grey a:hover {
  color: #6d8082;
}
/* line 327, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 328, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 329, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-grey .button:hover, .box-grey .button-2:hover, .box-grey .button-3:hover, .box-grey .button-4:hover, .box-grey .button-5:hover, .box-grey .button-6:hover, .title-grey .button:hover, .title-grey .button-2:hover, .title-grey .button-3:hover, .title-grey .button-4:hover, .title-grey .button-5:hover, .title-grey .button-6:hover, .box-grey .button:active, .box-grey .button-2:active, .box-grey .button-3:active, .box-grey .button-4:active, .box-grey .button-5:active, .box-grey .button-6:active, .title-grey .button:active, .title-grey .button-2:active, .title-grey .button-3:active, .title-grey .button-4:active, .title-grey .button-5:active, .title-grey .button-6:active, .box-grey .button:focus, .box-grey .button-2:focus, .box-grey .button-3:focus, .box-grey .button-4:focus, .box-grey .button-5:focus, .box-grey .button-6:focus, .title-grey .button:focus, .title-grey .button-2:focus, .title-grey .button-3:focus, .title-grey .button-4:focus, .title-grey .button-5:focus, .title-grey .button-6:focus {
  background: #b1bdbd;
}
/* line 332, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-grey .button.button-3, .box-grey .button-2.button-3, .box-grey .button-3, .box-grey .button-4.button-3, .box-grey .button-5.button-3, .box-grey .button-6.button-3, .title-grey .button.button-3, .title-grey .button-2.button-3, .title-grey .button-3, .title-grey .button-4.button-3, .title-grey .button-5.button-3, .title-grey .button-6.button-3, .box-grey .button.button-4, .box-grey .button-2.button-4, .box-grey .button-3.button-4, .box-grey .button-4, .box-grey .button-5.button-4, .box-grey .button-6.button-4, .title-grey .button.button-4, .title-grey .button-2.button-4, .title-grey .button-3.button-4, .title-grey .button-4, .title-grey .button-5.button-4, .title-grey .button-6.button-4 {
  color: #566566;
  border-color: #798d8f;
}
/* line 335, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-grey .button.button-3:hover, .box-grey .button-2.button-3:hover, .box-grey .button-3.button-3:hover, .box-grey .button-4.button-3:hover, .box-grey .button-5.button-3:hover, .box-grey .button-6.button-3:hover, .title-grey .button.button-3:hover, .title-grey .button-2.button-3:hover, .title-grey .button-3.button-3:hover, .title-grey .button-4.button-3:hover, .title-grey .button-5.button-3:hover, .title-grey .button-6.button-3:hover, .box-grey .button.button-4:hover, .box-grey .button-2.button-4:hover, .box-grey .button-3.button-4:hover, .box-grey .button-4.button-4:hover, .box-grey .button-5.button-4:hover, .box-grey .button-6.button-4:hover, .title-grey .button.button-4:hover, .title-grey .button-2.button-4:hover, .title-grey .button-3.button-4:hover, .title-grey .button-4.button-4:hover, .title-grey .button-5.button-4:hover, .title-grey .button-6.button-4:hover, .box-grey .button.button-3:active, .box-grey .button-2.button-3:active, .box-grey .button-3.button-3:active, .box-grey .button-4.button-3:active, .box-grey .button-5.button-3:active, .box-grey .button-6.button-3:active, .title-grey .button.button-3:active, .title-grey .button-2.button-3:active, .title-grey .button-3.button-3:active, .title-grey .button-4.button-3:active, .title-grey .button-5.button-3:active, .title-grey .button-6.button-3:active, .box-grey .button.button-4:active, .box-grey .button-2.button-4:active, .box-grey .button-3.button-4:active, .box-grey .button-4.button-4:active, .box-grey .button-5.button-4:active, .box-grey .button-6.button-4:active, .title-grey .button.button-4:active, .title-grey .button-2.button-4:active, .title-grey .button-3.button-4:active, .title-grey .button-4.button-4:active, .title-grey .button-5.button-4:active, .title-grey .button-6.button-4:active, .box-grey .button.button-3:focus, .box-grey .button-2.button-3:focus, .box-grey .button-3.button-3:focus, .box-grey .button-4.button-3:focus, .box-grey .button-5.button-3:focus, .box-grey .button-6.button-3:focus, .title-grey .button.button-3:focus, .title-grey .button-2.button-3:focus, .title-grey .button-3.button-3:focus, .title-grey .button-4.button-3:focus, .title-grey .button-5.button-3:focus, .title-grey .button-6.button-3:focus, .box-grey .button.button-4:focus, .box-grey .button-2.button-4:focus, .box-grey .button-3.button-4:focus, .box-grey .button-4.button-4:focus, .box-grey .button-5.button-4:focus, .box-grey .button-6.button-4:focus, .title-grey .button.button-4:focus, .title-grey .button-2.button-4:focus, .title-grey .button-3.button-4:focus, .title-grey .button-4.button-4:focus, .title-grey .button-5.button-4:focus, .title-grey .button-6.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 343, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 344, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title-pink .g-title, .title-pink .button, .title-pink .button-2, .title-pink .button-3, .title-pink .button-4, .title-pink .button-5, .title-pink .button-6 {
  background: #d13b7b;
}
/* line 348, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 349, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-pink.moduletable, .box-pink.widget, .box-pink.g-outer-box, .box-pink > .g-content {
  background: #d13b7b;
}
/* line 354, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-pink .button, .box-pink .button-2, .box-pink .button-3, .box-pink .button-4, .box-pink .button-5, .box-pink .button-6 {
  background: #721b40;
}
/* line 357, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-pink a {
  color: #e9a2c1;
}
/* line 359, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-pink a:hover {
  color: #9b2457;
}
/* line 364, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 365, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 366, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-pink .button:hover, .box-pink .button-2:hover, .box-pink .button-3:hover, .box-pink .button-4:hover, .box-pink .button-5:hover, .box-pink .button-6:hover, .title-pink .button:hover, .title-pink .button-2:hover, .title-pink .button-3:hover, .title-pink .button-4:hover, .title-pink .button-5:hover, .title-pink .button-6:hover, .box-pink .button:active, .box-pink .button-2:active, .box-pink .button-3:active, .box-pink .button-4:active, .box-pink .button-5:active, .box-pink .button-6:active, .title-pink .button:active, .title-pink .button-2:active, .title-pink .button-3:active, .title-pink .button-4:active, .title-pink .button-5:active, .title-pink .button-6:active, .box-pink .button:focus, .box-pink .button-2:focus, .box-pink .button-3:focus, .box-pink .button-4:focus, .box-pink .button-5:focus, .box-pink .button-6:focus, .title-pink .button:focus, .title-pink .button-2:focus, .title-pink .button-3:focus, .title-pink .button-4:focus, .title-pink .button-5:focus, .title-pink .button-6:focus {
  background: #b02963;
}
/* line 369, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-pink .button.button-3, .box-pink .button-2.button-3, .box-pink .button-3, .box-pink .button-4.button-3, .box-pink .button-5.button-3, .box-pink .button-6.button-3, .title-pink .button.button-3, .title-pink .button-2.button-3, .title-pink .button-3, .title-pink .button-4.button-3, .title-pink .button-5.button-3, .title-pink .button-6.button-3, .box-pink .button.button-4, .box-pink .button-2.button-4, .box-pink .button-3.button-4, .box-pink .button-4, .box-pink .button-5.button-4, .box-pink .button-6.button-4, .title-pink .button.button-4, .title-pink .button-2.button-4, .title-pink .button-3.button-4, .title-pink .button-4, .title-pink .button-5.button-4, .title-pink .button-6.button-4 {
  color: #721b40;
  border-color: #721b40;
}
/* line 372, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-pink .button.button-3:hover, .box-pink .button-2.button-3:hover, .box-pink .button-3.button-3:hover, .box-pink .button-4.button-3:hover, .box-pink .button-5.button-3:hover, .box-pink .button-6.button-3:hover, .title-pink .button.button-3:hover, .title-pink .button-2.button-3:hover, .title-pink .button-3.button-3:hover, .title-pink .button-4.button-3:hover, .title-pink .button-5.button-3:hover, .title-pink .button-6.button-3:hover, .box-pink .button.button-4:hover, .box-pink .button-2.button-4:hover, .box-pink .button-3.button-4:hover, .box-pink .button-4.button-4:hover, .box-pink .button-5.button-4:hover, .box-pink .button-6.button-4:hover, .title-pink .button.button-4:hover, .title-pink .button-2.button-4:hover, .title-pink .button-3.button-4:hover, .title-pink .button-4.button-4:hover, .title-pink .button-5.button-4:hover, .title-pink .button-6.button-4:hover, .box-pink .button.button-3:active, .box-pink .button-2.button-3:active, .box-pink .button-3.button-3:active, .box-pink .button-4.button-3:active, .box-pink .button-5.button-3:active, .box-pink .button-6.button-3:active, .title-pink .button.button-3:active, .title-pink .button-2.button-3:active, .title-pink .button-3.button-3:active, .title-pink .button-4.button-3:active, .title-pink .button-5.button-3:active, .title-pink .button-6.button-3:active, .box-pink .button.button-4:active, .box-pink .button-2.button-4:active, .box-pink .button-3.button-4:active, .box-pink .button-4.button-4:active, .box-pink .button-5.button-4:active, .box-pink .button-6.button-4:active, .title-pink .button.button-4:active, .title-pink .button-2.button-4:active, .title-pink .button-3.button-4:active, .title-pink .button-4.button-4:active, .title-pink .button-5.button-4:active, .title-pink .button-6.button-4:active, .box-pink .button.button-3:focus, .box-pink .button-2.button-3:focus, .box-pink .button-3.button-3:focus, .box-pink .button-4.button-3:focus, .box-pink .button-5.button-3:focus, .box-pink .button-6.button-3:focus, .title-pink .button.button-3:focus, .title-pink .button-2.button-3:focus, .title-pink .button-3.button-3:focus, .title-pink .button-4.button-3:focus, .title-pink .button-5.button-3:focus, .title-pink .button-6.button-3:focus, .box-pink .button.button-4:focus, .box-pink .button-2.button-4:focus, .box-pink .button-3.button-4:focus, .box-pink .button-4.button-4:focus, .box-pink .button-5.button-4:focus, .box-pink .button-6.button-4:focus, .title-pink .button.button-4:focus, .title-pink .button-2.button-4:focus, .title-pink .button-3.button-4:focus, .title-pink .button-4.button-4:focus, .title-pink .button-5.button-4:focus, .title-pink .button-6.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 380, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 381, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title-red .g-title, .title-red .button, .title-red .button-2, .title-red .button-3, .title-red .button-4, .title-red .button-5, .title-red .button-6 {
  background: #ef4a44;
}
/* line 385, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 386, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-red.moduletable, .box-red.widget, .box-red.g-outer-box, .box-red > .g-content {
  background: #ef4a44;
}
/* line 391, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-red .button, .box-red .button-2, .box-red .button-3, .box-red .button-4, .box-red .button-5, .box-red .button-6 {
  background: #a5130e;
}
/* line 394, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-red a {
  color: #f9bcb9;
}
/* line 396, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-red a:hover {
  color: #d41912;
}
/* line 401, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 402, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 403, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-red .button:hover, .box-red .button-2:hover, .box-red .button-3:hover, .box-red .button-4:hover, .box-red .button-5:hover, .box-red .button-6:hover, .title-red .button:hover, .title-red .button-2:hover, .title-red .button-3:hover, .title-red .button-4:hover, .title-red .button-5:hover, .title-red .button-6:hover, .box-red .button:active, .box-red .button-2:active, .box-red .button-3:active, .box-red .button-4:active, .box-red .button-5:active, .box-red .button-6:active, .title-red .button:active, .title-red .button-2:active, .title-red .button-3:active, .title-red .button-4:active, .title-red .button-5:active, .title-red .button-6:active, .box-red .button:focus, .box-red .button-2:focus, .box-red .button-3:focus, .box-red .button-4:focus, .box-red .button-5:focus, .box-red .button-6:focus, .title-red .button:focus, .title-red .button-2:focus, .title-red .button-3:focus, .title-red .button-4:focus, .title-red .button-5:focus, .title-red .button-6:focus {
  background: #eb1d15;
}
/* line 406, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-red .button.button-3, .box-red .button-2.button-3, .box-red .button-3, .box-red .button-4.button-3, .box-red .button-5.button-3, .box-red .button-6.button-3, .title-red .button.button-3, .title-red .button-2.button-3, .title-red .button-3, .title-red .button-4.button-3, .title-red .button-5.button-3, .title-red .button-6.button-3, .box-red .button.button-4, .box-red .button-2.button-4, .box-red .button-3.button-4, .box-red .button-4, .box-red .button-5.button-4, .box-red .button-6.button-4, .title-red .button.button-4, .title-red .button-2.button-4, .title-red .button-3.button-4, .title-red .button-4, .title-red .button-5.button-4, .title-red .button-6.button-4 {
  color: #a5130e;
  border-color: #a5130e;
}
/* line 409, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-red .button.button-3:hover, .box-red .button-2.button-3:hover, .box-red .button-3.button-3:hover, .box-red .button-4.button-3:hover, .box-red .button-5.button-3:hover, .box-red .button-6.button-3:hover, .title-red .button.button-3:hover, .title-red .button-2.button-3:hover, .title-red .button-3.button-3:hover, .title-red .button-4.button-3:hover, .title-red .button-5.button-3:hover, .title-red .button-6.button-3:hover, .box-red .button.button-4:hover, .box-red .button-2.button-4:hover, .box-red .button-3.button-4:hover, .box-red .button-4.button-4:hover, .box-red .button-5.button-4:hover, .box-red .button-6.button-4:hover, .title-red .button.button-4:hover, .title-red .button-2.button-4:hover, .title-red .button-3.button-4:hover, .title-red .button-4.button-4:hover, .title-red .button-5.button-4:hover, .title-red .button-6.button-4:hover, .box-red .button.button-3:active, .box-red .button-2.button-3:active, .box-red .button-3.button-3:active, .box-red .button-4.button-3:active, .box-red .button-5.button-3:active, .box-red .button-6.button-3:active, .title-red .button.button-3:active, .title-red .button-2.button-3:active, .title-red .button-3.button-3:active, .title-red .button-4.button-3:active, .title-red .button-5.button-3:active, .title-red .button-6.button-3:active, .box-red .button.button-4:active, .box-red .button-2.button-4:active, .box-red .button-3.button-4:active, .box-red .button-4.button-4:active, .box-red .button-5.button-4:active, .box-red .button-6.button-4:active, .title-red .button.button-4:active, .title-red .button-2.button-4:active, .title-red .button-3.button-4:active, .title-red .button-4.button-4:active, .title-red .button-5.button-4:active, .title-red .button-6.button-4:active, .box-red .button.button-3:focus, .box-red .button-2.button-3:focus, .box-red .button-3.button-3:focus, .box-red .button-4.button-3:focus, .box-red .button-5.button-3:focus, .box-red .button-6.button-3:focus, .title-red .button.button-3:focus, .title-red .button-2.button-3:focus, .title-red .button-3.button-3:focus, .title-red .button-4.button-3:focus, .title-red .button-5.button-3:focus, .title-red .button-6.button-3:focus, .box-red .button.button-4:focus, .box-red .button-2.button-4:focus, .box-red .button-3.button-4:focus, .box-red .button-4.button-4:focus, .box-red .button-5.button-4:focus, .box-red .button-6.button-4:focus, .title-red .button.button-4:focus, .title-red .button-2.button-4:focus, .title-red .button-3.button-4:focus, .title-red .button-4.button-4:focus, .title-red .button-5.button-4:focus, .title-red .button-6.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 417, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 418, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title-purple .g-title, .title-purple .button, .title-purple .button-2, .title-purple .button-3, .title-purple .button-4, .title-purple .button-5, .title-purple .button-6 {
  background: #874f9a;
}
/* line 422, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 423, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-purple.moduletable, .box-purple.widget, .box-purple.g-outer-box, .box-purple > .g-content {
  background: #874f9a;
}
/* line 428, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-purple .button, .box-purple .button-2, .box-purple .button-3, .box-purple .button-4, .box-purple .button-5, .box-purple .button-6 {
  background: #3d2446;
}
/* line 431, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-purple a {
  color: #c09ccc;
}
/* line 433, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-purple a:hover {
  color: #5b3567;
}
/* line 438, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 439, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 440, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-purple .button:hover, .box-purple .button-2:hover, .box-purple .button-3:hover, .box-purple .button-4:hover, .box-purple .button-5:hover, .box-purple .button-6:hover, .title-purple .button:hover, .title-purple .button-2:hover, .title-purple .button-3:hover, .title-purple .button-4:hover, .title-purple .button-5:hover, .title-purple .button-6:hover, .box-purple .button:active, .box-purple .button-2:active, .box-purple .button-3:active, .box-purple .button-4:active, .box-purple .button-5:active, .box-purple .button-6:active, .title-purple .button:active, .title-purple .button-2:active, .title-purple .button-3:active, .title-purple .button-4:active, .title-purple .button-5:active, .title-purple .button-6:active, .box-purple .button:focus, .box-purple .button-2:focus, .box-purple .button-3:focus, .box-purple .button-4:focus, .box-purple .button-5:focus, .box-purple .button-6:focus, .title-purple .button:focus, .title-purple .button-2:focus, .title-purple .button-3:focus, .title-purple .button-4:focus, .title-purple .button-5:focus, .title-purple .button-6:focus {
  background: #693e78;
}
/* line 443, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-purple .button.button-3, .box-purple .button-2.button-3, .box-purple .button-3, .box-purple .button-4.button-3, .box-purple .button-5.button-3, .box-purple .button-6.button-3, .title-purple .button.button-3, .title-purple .button-2.button-3, .title-purple .button-3, .title-purple .button-4.button-3, .title-purple .button-5.button-3, .title-purple .button-6.button-3, .box-purple .button.button-4, .box-purple .button-2.button-4, .box-purple .button-3.button-4, .box-purple .button-4, .box-purple .button-5.button-4, .box-purple .button-6.button-4, .title-purple .button.button-4, .title-purple .button-2.button-4, .title-purple .button-3.button-4, .title-purple .button-4, .title-purple .button-5.button-4, .title-purple .button-6.button-4 {
  color: #3d2446;
  border-color: #3d2446;
}
/* line 446, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-purple .button.button-3:hover, .box-purple .button-2.button-3:hover, .box-purple .button-3.button-3:hover, .box-purple .button-4.button-3:hover, .box-purple .button-5.button-3:hover, .box-purple .button-6.button-3:hover, .title-purple .button.button-3:hover, .title-purple .button-2.button-3:hover, .title-purple .button-3.button-3:hover, .title-purple .button-4.button-3:hover, .title-purple .button-5.button-3:hover, .title-purple .button-6.button-3:hover, .box-purple .button.button-4:hover, .box-purple .button-2.button-4:hover, .box-purple .button-3.button-4:hover, .box-purple .button-4.button-4:hover, .box-purple .button-5.button-4:hover, .box-purple .button-6.button-4:hover, .title-purple .button.button-4:hover, .title-purple .button-2.button-4:hover, .title-purple .button-3.button-4:hover, .title-purple .button-4.button-4:hover, .title-purple .button-5.button-4:hover, .title-purple .button-6.button-4:hover, .box-purple .button.button-3:active, .box-purple .button-2.button-3:active, .box-purple .button-3.button-3:active, .box-purple .button-4.button-3:active, .box-purple .button-5.button-3:active, .box-purple .button-6.button-3:active, .title-purple .button.button-3:active, .title-purple .button-2.button-3:active, .title-purple .button-3.button-3:active, .title-purple .button-4.button-3:active, .title-purple .button-5.button-3:active, .title-purple .button-6.button-3:active, .box-purple .button.button-4:active, .box-purple .button-2.button-4:active, .box-purple .button-3.button-4:active, .box-purple .button-4.button-4:active, .box-purple .button-5.button-4:active, .box-purple .button-6.button-4:active, .title-purple .button.button-4:active, .title-purple .button-2.button-4:active, .title-purple .button-3.button-4:active, .title-purple .button-4.button-4:active, .title-purple .button-5.button-4:active, .title-purple .button-6.button-4:active, .box-purple .button.button-3:focus, .box-purple .button-2.button-3:focus, .box-purple .button-3.button-3:focus, .box-purple .button-4.button-3:focus, .box-purple .button-5.button-3:focus, .box-purple .button-6.button-3:focus, .title-purple .button.button-3:focus, .title-purple .button-2.button-3:focus, .title-purple .button-3.button-3:focus, .title-purple .button-4.button-3:focus, .title-purple .button-5.button-3:focus, .title-purple .button-6.button-3:focus, .box-purple .button.button-4:focus, .box-purple .button-2.button-4:focus, .box-purple .button-3.button-4:focus, .box-purple .button-4.button-4:focus, .box-purple .button-5.button-4:focus, .box-purple .button-6.button-4:focus, .title-purple .button.button-4:focus, .title-purple .button-2.button-4:focus, .title-purple .button-3.button-4:focus, .title-purple .button-4.button-4:focus, .title-purple .button-5.button-4:focus, .title-purple .button-6.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 454, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 455, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title-blue .g-title, .title-blue .button, .title-blue .button-2, .title-blue .button-3, .title-blue .button-4, .title-blue .button-5, .title-blue .button-6 {
  background: #279fba;
}
/* line 459, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 460, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-blue.moduletable, .box-blue.widget, .box-blue.g-outer-box, .box-blue > .g-content {
  background: #279fba;
}
/* line 465, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-blue .button, .box-blue .button-2, .box-blue .button-3, .box-blue .button-4, .box-blue .button-5, .box-blue .button-6 {
  background: #114551;
}
/* line 468, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-blue a {
  color: #7dd1e4;
}
/* line 470, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-blue a:hover {
  color: #1a697b;
}
/* line 475, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 476, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 477, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-blue .button:hover, .box-blue .button-2:hover, .box-blue .button-3:hover, .box-blue .button-4:hover, .box-blue .button-5:hover, .box-blue .button-6:hover, .title-blue .button:hover, .title-blue .button-2:hover, .title-blue .button-3:hover, .title-blue .button-4:hover, .title-blue .button-5:hover, .title-blue .button-6:hover, .box-blue .button:active, .box-blue .button-2:active, .box-blue .button-3:active, .box-blue .button-4:active, .box-blue .button-5:active, .box-blue .button-6:active, .title-blue .button:active, .title-blue .button-2:active, .title-blue .button-3:active, .title-blue .button-4:active, .title-blue .button-5:active, .title-blue .button-6:active, .box-blue .button:focus, .box-blue .button-2:focus, .box-blue .button-3:focus, .box-blue .button-4:focus, .box-blue .button-5:focus, .box-blue .button-6:focus, .title-blue .button:focus, .title-blue .button-2:focus, .title-blue .button-3:focus, .title-blue .button-4:focus, .title-blue .button-5:focus, .title-blue .button-6:focus {
  background: #1e7b90;
}
/* line 480, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-blue .button.button-3, .box-blue .button-2.button-3, .box-blue .button-3, .box-blue .button-4.button-3, .box-blue .button-5.button-3, .box-blue .button-6.button-3, .title-blue .button.button-3, .title-blue .button-2.button-3, .title-blue .button-3, .title-blue .button-4.button-3, .title-blue .button-5.button-3, .title-blue .button-6.button-3, .box-blue .button.button-4, .box-blue .button-2.button-4, .box-blue .button-3.button-4, .box-blue .button-4, .box-blue .button-5.button-4, .box-blue .button-6.button-4, .title-blue .button.button-4, .title-blue .button-2.button-4, .title-blue .button-3.button-4, .title-blue .button-4, .title-blue .button-5.button-4, .title-blue .button-6.button-4 {
  color: #114551;
  border-color: #114551;
}
/* line 483, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-blue .button.button-3:hover, .box-blue .button-2.button-3:hover, .box-blue .button-3.button-3:hover, .box-blue .button-4.button-3:hover, .box-blue .button-5.button-3:hover, .box-blue .button-6.button-3:hover, .title-blue .button.button-3:hover, .title-blue .button-2.button-3:hover, .title-blue .button-3.button-3:hover, .title-blue .button-4.button-3:hover, .title-blue .button-5.button-3:hover, .title-blue .button-6.button-3:hover, .box-blue .button.button-4:hover, .box-blue .button-2.button-4:hover, .box-blue .button-3.button-4:hover, .box-blue .button-4.button-4:hover, .box-blue .button-5.button-4:hover, .box-blue .button-6.button-4:hover, .title-blue .button.button-4:hover, .title-blue .button-2.button-4:hover, .title-blue .button-3.button-4:hover, .title-blue .button-4.button-4:hover, .title-blue .button-5.button-4:hover, .title-blue .button-6.button-4:hover, .box-blue .button.button-3:active, .box-blue .button-2.button-3:active, .box-blue .button-3.button-3:active, .box-blue .button-4.button-3:active, .box-blue .button-5.button-3:active, .box-blue .button-6.button-3:active, .title-blue .button.button-3:active, .title-blue .button-2.button-3:active, .title-blue .button-3.button-3:active, .title-blue .button-4.button-3:active, .title-blue .button-5.button-3:active, .title-blue .button-6.button-3:active, .box-blue .button.button-4:active, .box-blue .button-2.button-4:active, .box-blue .button-3.button-4:active, .box-blue .button-4.button-4:active, .box-blue .button-5.button-4:active, .box-blue .button-6.button-4:active, .title-blue .button.button-4:active, .title-blue .button-2.button-4:active, .title-blue .button-3.button-4:active, .title-blue .button-4.button-4:active, .title-blue .button-5.button-4:active, .title-blue .button-6.button-4:active, .box-blue .button.button-3:focus, .box-blue .button-2.button-3:focus, .box-blue .button-3.button-3:focus, .box-blue .button-4.button-3:focus, .box-blue .button-5.button-3:focus, .box-blue .button-6.button-3:focus, .title-blue .button.button-3:focus, .title-blue .button-2.button-3:focus, .title-blue .button-3.button-3:focus, .title-blue .button-4.button-3:focus, .title-blue .button-5.button-3:focus, .title-blue .button-6.button-3:focus, .box-blue .button.button-4:focus, .box-blue .button-2.button-4:focus, .box-blue .button-3.button-4:focus, .box-blue .button-4.button-4:focus, .box-blue .button-5.button-4:focus, .box-blue .button-6.button-4:focus, .title-blue .button.button-4:focus, .title-blue .button-2.button-4:focus, .title-blue .button-3.button-4:focus, .title-blue .button-4.button-4:focus, .title-blue .button-5.button-4:focus, .title-blue .button-6.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 491, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 492, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.title-orange .g-title, .title-orange .button, .title-orange .button-2, .title-orange .button-3, .title-orange .button-4, .title-orange .button-5, .title-orange .button-6 {
  background: #ee7933;
}
/* line 496, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 497, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-orange.moduletable, .box-orange.widget, .box-orange.g-outer-box, .box-orange > .g-content {
  background: #ee7933;
}
/* line 502, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-orange .button, .box-orange .button-2, .box-orange .button-3, .box-orange .button-4, .box-orange .button-5, .box-orange .button-6 {
  background: #95400c;
}
/* line 505, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-orange a {
  color: #f8c6a9;
}
/* line 507, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-orange a:hover {
  color: #c45410;
}
/* line 512, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 513, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 514, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-orange .button:hover, .box-orange .button-2:hover, .box-orange .button-3:hover, .box-orange .button-4:hover, .box-orange .button-5:hover, .box-orange .button-6:hover, .title-orange .button:hover, .title-orange .button-2:hover, .title-orange .button-3:hover, .title-orange .button-4:hover, .title-orange .button-5:hover, .title-orange .button-6:hover, .box-orange .button:active, .box-orange .button-2:active, .box-orange .button-3:active, .box-orange .button-4:active, .box-orange .button-5:active, .box-orange .button-6:active, .title-orange .button:active, .title-orange .button-2:active, .title-orange .button-3:active, .title-orange .button-4:active, .title-orange .button-5:active, .title-orange .button-6:active, .box-orange .button:focus, .box-orange .button-2:focus, .box-orange .button-3:focus, .box-orange .button-4:focus, .box-orange .button-5:focus, .box-orange .button-6:focus, .title-orange .button:focus, .title-orange .button-2:focus, .title-orange .button-3:focus, .title-orange .button-4:focus, .title-orange .button-5:focus, .title-orange .button-6:focus {
  background: #dc5e12;
}
/* line 517, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-orange .button.button-3, .box-orange .button-2.button-3, .box-orange .button-3, .box-orange .button-4.button-3, .box-orange .button-5.button-3, .box-orange .button-6.button-3, .title-orange .button.button-3, .title-orange .button-2.button-3, .title-orange .button-3, .title-orange .button-4.button-3, .title-orange .button-5.button-3, .title-orange .button-6.button-3, .box-orange .button.button-4, .box-orange .button-2.button-4, .box-orange .button-3.button-4, .box-orange .button-4, .box-orange .button-5.button-4, .box-orange .button-6.button-4, .title-orange .button.button-4, .title-orange .button-2.button-4, .title-orange .button-3.button-4, .title-orange .button-4, .title-orange .button-5.button-4, .title-orange .button-6.button-4 {
  color: #95400c;
  border-color: #95400c;
}
/* line 520, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.box-orange .button.button-3:hover, .box-orange .button-2.button-3:hover, .box-orange .button-3.button-3:hover, .box-orange .button-4.button-3:hover, .box-orange .button-5.button-3:hover, .box-orange .button-6.button-3:hover, .title-orange .button.button-3:hover, .title-orange .button-2.button-3:hover, .title-orange .button-3.button-3:hover, .title-orange .button-4.button-3:hover, .title-orange .button-5.button-3:hover, .title-orange .button-6.button-3:hover, .box-orange .button.button-4:hover, .box-orange .button-2.button-4:hover, .box-orange .button-3.button-4:hover, .box-orange .button-4.button-4:hover, .box-orange .button-5.button-4:hover, .box-orange .button-6.button-4:hover, .title-orange .button.button-4:hover, .title-orange .button-2.button-4:hover, .title-orange .button-3.button-4:hover, .title-orange .button-4.button-4:hover, .title-orange .button-5.button-4:hover, .title-orange .button-6.button-4:hover, .box-orange .button.button-3:active, .box-orange .button-2.button-3:active, .box-orange .button-3.button-3:active, .box-orange .button-4.button-3:active, .box-orange .button-5.button-3:active, .box-orange .button-6.button-3:active, .title-orange .button.button-3:active, .title-orange .button-2.button-3:active, .title-orange .button-3.button-3:active, .title-orange .button-4.button-3:active, .title-orange .button-5.button-3:active, .title-orange .button-6.button-3:active, .box-orange .button.button-4:active, .box-orange .button-2.button-4:active, .box-orange .button-3.button-4:active, .box-orange .button-4.button-4:active, .box-orange .button-5.button-4:active, .box-orange .button-6.button-4:active, .title-orange .button.button-4:active, .title-orange .button-2.button-4:active, .title-orange .button-3.button-4:active, .title-orange .button-4.button-4:active, .title-orange .button-5.button-4:active, .title-orange .button-6.button-4:active, .box-orange .button.button-3:focus, .box-orange .button-2.button-3:focus, .box-orange .button-3.button-3:focus, .box-orange .button-4.button-3:focus, .box-orange .button-5.button-3:focus, .box-orange .button-6.button-3:focus, .title-orange .button.button-3:focus, .title-orange .button-2.button-3:focus, .title-orange .button-3.button-3:focus, .title-orange .button-4.button-3:focus, .title-orange .button-5.button-3:focus, .title-orange .button-6.button-3:focus, .box-orange .button.button-4:focus, .box-orange .button-2.button-4:focus, .box-orange .button-3.button-4:focus, .box-orange .button-4.button-4:focus, .box-orange .button-5.button-4:focus, .box-orange .button-6.button-4:focus, .title-orange .button.button-4:focus, .title-orange .button-2.button-4:focus, .title-orange .button-3.button-4:focus, .title-orange .button-4.button-4:focus, .title-orange .button-5.button-4:focus, .title-orange .button-6.button-4:focus {
  color: #fff;
  border-color: #fff;
}
/* line 528, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 529, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.spaced .g-content {
  margin: 1px;
}
/* line 534, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 535, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.bordered .g-content {
  border: 1px solid #f0f2f4;
  margin: 1px;
}
/* line 541, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 542, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.shadow .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 547, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 548, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.shadow2 .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
/* line 553, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 554, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.disabled .g-content {
  opacity: 0.4;
}
/* line 559, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 560, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.square .g-content {
  border-radius: none;
}
/* line 565, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
/* line 566, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.rounded .g-content {
  border-radius: 0;
  overflow: hidden;
}
/* line 572, templates/g5_hydrogen/custom/scss/hydrogen/_variations.scss */
.no-bg-image {
  background-image: none !important;
}
/* line 1, templates/g5_hydrogen/scss/hydrogen/_tables.scss */
table {
  border: 1px solid #eaeaea;
}
/* line 5, templates/g5_hydrogen/scss/hydrogen/_tables.scss */
th {
  background: #f7f7f7;
  padding: 0.5rem;
}
/* line 10, templates/g5_hydrogen/scss/hydrogen/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #eaeaea;
}
/* line 1, templates/g5_hydrogen/scss/hydrogen/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
/* line 6, templates/g5_hydrogen/scss/hydrogen/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
/* line 10, templates/g5_hydrogen/scss/hydrogen/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #ec3025;
}
/* line 15, templates/g5_hydrogen/scss/hydrogen/_forms.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
/* line 21, templates/g5_hydrogen/scss/hydrogen/_forms.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #c4c4c4;
}
/* line 25, templates/g5_hydrogen/scss/hydrogen/_forms.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #ec3025;
}
/* line 1, templates/g5_hydrogen/scss/hydrogen/_social.scss */
/* line 2, templates/g5_hydrogen/scss/hydrogen/_social.scss */
.g-social a {
  display: inline-block;
  padding: 0.1rem 0.4rem;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 0;
  margin-bottom: 4px;
  text-decoration: none;
}
/* line 1, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
.sample-content {
  text-align: center;
}
/* line 3, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
.sample-content .subtitle {
  text-transform: uppercase;
  font-size: 0.8rem;
  display: block;
  margin-top: -1.3rem;
}
/* line 9, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
.sample-content .sample-icons {
  font-size: 5rem;
  color: #ec3025;
  opacity: 0.6;
}
/* line 14, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
.sample-content .sample-description {
  font-size: 1.2rem;
}
@media only all and (min-width: 48rem) {
  /* line 18, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
  .sample-content .device-promo {
    width: 356px;
    height: 203px;
    position: relative;
    float: right;
    margin-left: 3rem;
    margin-bottom: 1rem;
  }
  /* line 25, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
  .sample-content .device-promo .macbook {
    width: 356px;
    height: 203px;
    position: absolute;
    z-index: 1;
    background: url('../images/macbook.png');
  }
  /* line 31, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
  .sample-content .device-promo .macbook .macbook-color {
    position: absolute;
    width: 206px;
    height: 118px;
    left: 37px;
    top: 56px;
    background: #ccc;
  }
  /* line 40, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
  .sample-content .device-promo .ipad {
    width: 356px;
    height: 203px;
    position: absolute;
    z-index: 2;
    background: url('../images/ipad.png');
  }
  /* line 46, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
  .sample-content .device-promo .ipad .ipad-color {
    position: absolute;
    width: 111px;
    height: 163px;
    right: 27px;
    top: 20px;
    background: #ec3025;
  }
  /* line 55, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
  .sample-content .device-promo .iphone {
    width: 356px;
    height: 203px;
    position: absolute;
    z-index: 3;
    background: url('../images/iphone.png');
  }
  /* line 61, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
  .sample-content .device-promo .iphone .iphone-color {
    position: absolute;
    width: 46px;
    height: 75px;
    right: 4px;
    top: 112px;
    background: #7ac74f;
  }
}
/* line 72, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
.sample-content .middle {
  text-align: center;
}
/* line 75, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
.sample-content .fa-github-square {
  color: #ddd;
  margin-top: 1.5rem;
  font-size: 10rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .sample-content .fa-github-square {
    font-size: 8rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .sample-content .fa-github-square {
    float: none !important;
    margin-right: 0;
  }
}
/* line 87, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
.sample-content .info-box {
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
  padding: 0.938rem;
  border-radius: 0;
  margin-bottom: 4rem;
}
/* line 94, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
.sample-content .fa-graduation-cap {
  color: #d9d9d9;
  margin: 1rem 2rem 1rem 1rem;
  font-size: 6rem;
}
@media only all and (min-width: 60rem) {
  /* line 102, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
  /* line 103, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
  #g-showcase .sample-description {
    padding: 0 6rem;
  }
}
@media only all and (min-width: 60rem) {
  /* line 110, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
  /* line 111, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
  /* line 112, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
  #g-subfeature .sample-content .g-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only all and (min-width: 48rem) {
  /* line 121, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
  /* line 122, templates/g5_hydrogen/scss/hydrogen/_sample.scss */
  #g-main .sample-content {
    text-align: inherit;
  }
}
/* line 1, templates/g5_hydrogen/scss/hydrogen/_contentarray.scss */
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/g5_hydrogen/scss/hydrogen/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 8, templates/g5_hydrogen/scss/hydrogen/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/g5_hydrogen/scss/hydrogen/_contentarray.scss */
/* line 12, templates/g5_hydrogen/scss/hydrogen/_contentarray.scss */
/* line 13, templates/g5_hydrogen/scss/hydrogen/_contentarray.scss */
@media only all and (max-width: 47.938rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
/* line 27, templates/g5_hydrogen/scss/hydrogen/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, templates/g5_hydrogen/scss/hydrogen/_contentarray.scss */
@media only all and (max-width: 47.938rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 39, templates/g5_hydrogen/scss/hydrogen/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, templates/g5_hydrogen/scss/hydrogen/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, templates/g5_hydrogen/scss/hydrogen/_contentarray.scss */
/* line 48, templates/g5_hydrogen/scss/hydrogen/_contentarray.scss */
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
/* line 53, templates/g5_hydrogen/scss/hydrogen/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, templates/g5_hydrogen/scss/hydrogen/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, templates/g5_hydrogen/scss/hydrogen/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 1, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
/* line 2, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
/* line 3, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 11, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 16, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
/* line 22, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
/* line 23, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 27, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 31, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 36, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
@-webkit-keyframes g-dropdown-zoom {
  /* line 44, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 44, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 44, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 54, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/g5_hydrogen/scss/hydrogen/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
/* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.938rem) {
  .g-block {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}
/* line 30, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.938rem) {
  body [class*="size-"] {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.938rem) {
  @supports not (flex-wrap: wrap) {
    /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-grid {
      display: block;
      -webkit-box-lines: inherit;
      -moz-box-lines: inherit;
      box-lines: inherit;
      -webkit-flex-wrap: inherit;
      -moz-flex-wrap: inherit;
      -ms-flex-wrap: inherit;
      flex-wrap: inherit;
    }
    /* line 45, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      -webkit-box-flex: inherit;
      -moz-box-flex: inherit;
      box-flex: inherit;
      -webkit-flex: inherit;
      -moz-flex: inherit;
      -ms-flex: inherit;
      flex: inherit;
    }
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 47.938rem) {
  /* line 14, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 32, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 57, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 63, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 69, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 85, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1.563rem -2% 0 -2%;
}
/* line 7, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
  float: left;
  margin: 0 2% 1.875rem 2%;
  padding: 0 0 0.25rem 0;
  border-bottom: 1px solid transparent;
  min-width: 0;
  min-height: 0;
}
/* line 17, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-item.g-infolist-with-icon, .g-infolist .g-infolist-item.g-infolist-with-img {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -moz-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
@media only all and (max-width: 47.938rem) {
  .g-infolist .g-infolist-item.g-infolist-with-icon, .g-infolist .g-infolist-item.g-infolist-with-img {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
/* line 26, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.g-compact .g-infolist-item {
  margin-bottom: 0.5rem;
}
/* line 32, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.noborder .g-infolist-item {
  border-bottom: 0;
}
/* line 38, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
/* line 39, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.spaced .g-infolist-item {
  margin: 0.5rem 2%;
  padding: 0.5rem 0 2rem 0;
}
/* line 44, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon, .g-infolist .g-infolist-item-img {
  margin-right: 1rem;
  margin-top: 0.25rem;
}
/* line 47, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon.left, .g-infolist .g-infolist-item-img.left {
  margin-right: 1rem;
}
/* line 49, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.left, .dir-rtl .g-infolist .g-infolist-item-img.left {
  margin-left: 1rem;
  margin-right: 0;
}
/* line 53, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon.left.browser, .g-infolist .g-infolist-item-img.left.browser {
  margin-right: 4%;
}
/* line 55, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.left.browser, .dir-rtl .g-infolist .g-infolist-item-img.left.browser {
  margin-left: 4%;
  margin-right: 0;
}
/* line 61, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon.right, .g-infolist .g-infolist-item-img.right {
  margin-left: 1rem;
}
/* line 64, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.right, .dir-rtl .g-infolist .g-infolist-item-img.right {
  margin-right: 1rem;
  margin-left: 0;
}
/* line 69, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon.right.browser, .g-infolist .g-infolist-item-img.right.browser {
  margin-left: 4%;
}
/* line 72, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.right.browser, .dir-rtl .g-infolist .g-infolist-item-img.right.browser {
  margin-right: 4%;
  margin-left: 0;
}
@media only all and (max-width: 47.938rem) {
  .g-infolist .g-infolist-item-icon, .g-infolist .g-infolist-item-img {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
/* line 84, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
/* line 85, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-item-img.center {
  margin: 0.5rem 0;
}
/* line 88, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
/* line 89, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-item-img.avatar img {
  border-radius: 100%;
  border: 2px solid #fff;
}
/* line 96, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon {
  font-size: 2rem;
}
/* line 99, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon.left {
  text-align: right;
}
/* line 102, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.left {
  text-align: left;
}
/* line 107, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon.center {
  display: block;
  margin-right: 0;
}
/* line 112, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-item-icon.right {
  text-align: left;
}
/* line 115, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.dir-rtl .g-infolist .g-infolist-item-icon.right {
  text-align: right;
}
/* line 121, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
@media only all and (max-width: 47.938rem) {
  .g-infolist .g-infolist-item-text {
    padding-top: 1rem;
  }
}
/* line 126, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-item-title {
  margin: 0.5rem 0 0 0;
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1;
}
/* line 134, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-item-desc {
  margin: 0;
  padding-top: 0.8rem;
  font-size: 0.875rem;
  opacity: 0.7;
}
/* line 141, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-tags {
  opacity: 0.8;
  margin: 1rem 0 0.5rem 0;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
}
/* line 149, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist .g-infolist-link {
  margin-top: 1rem;
}
/* line 153, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
/* line 154, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
/* line 155, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.g-1cols .g-infolist-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
/* line 163, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
/* line 164, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.g-2cols .g-infolist-item {
  width: 47%;
  flex: 0 47%;
}
/* line 168, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.g-2cols .g-infolist-item:nth-child(odd) {
  margin-right: 1%;
}
/* line 172, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.g-2cols .g-infolist-item:nth-child(even) {
  margin-left: 1%;
}
/* line 177, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
/* line 178, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.g-3cols .g-infolist-item {
  width: 30.66667%;
  flex: 0 30.66667%;
}
/* line 182, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.g-3cols .g-infolist-item:nth-child(3n-1) {
  margin-left: 0;
  margin-right: 0;
}
/* line 189, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
/* line 190, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.g-4cols .g-infolist-item {
  width: 22.5%;
  flex: 0 22.5%;
}
/* line 194, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-2) {
  margin-left: 0;
  margin-right: 1%;
}
/* line 199, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.g-4cols .g-infolist-item:nth-child(4n-1) {
  margin-left: 1%;
  margin-right: 0;
}
/* line 205, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
/* line 206, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.g-5cols .g-infolist-item {
  width: 17.6%;
  flex: 0 17.6%;
}
/* line 210, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-3) {
  margin-left: 0;
  margin-right: 1%;
}
/* line 215, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-2) {
  margin-left: 1%;
  margin-right: 1%;
}
/* line 220, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist.g-5cols .g-infolist-item:nth-child(5n-1) {
  margin-left: 1%;
  margin-right: 0;
}
@media only all and (max-width: 47.938rem) {
  /* line 228, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
  /* line 229, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
  .g-infolist[class*="cols"] .g-infolist-item {
    width: 96%;
    flex: 0 96%;
    margin-left: 2% !important;
    margin-right: 2% !important;
  }
}
/* line 239, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
/* line 240, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-tags .g-tag {
  font-size: 1.6rem;
  text-transform: uppercase;
  line-height: 2.5rem;
}
/* line 246, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-item-title {
  font-size: 1.6rem;
  text-transform: uppercase;
  line-height: 3rem;
}
/* line 252, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-item-desc {
  font-size: 1rem;
  line-height: 2rem;
  opacity: 0.8;
  padding: 0;
}
/* line 259, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-item-desc, .g-infolist-textstyle-header .g-infolist-item-title, .g-infolist-textstyle-header .g-infolist-tags, .g-infolist-textstyle-header .g-infolist-tags .g-tag {
  text-rendering: optimizeLegibility;
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: bold;
  margin: 0;
}
/* line 268, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-item-desc a, .g-infolist-textstyle-header .g-infolist-item-title a, .g-infolist-textstyle-header .g-infolist-tags a, .g-infolist-textstyle-header .g-infolist-tags .g-tag a {
  color: inherit;
}
/* line 271, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-item-desc a:hover, .g-infolist-textstyle-header .g-infolist-item-title a:hover, .g-infolist-textstyle-header .g-infolist-tags a:hover, .g-infolist-textstyle-header .g-infolist-tags .g-tag a:hover {
  opacity: 0.75;
}
/* line 277, templates/g5_hydrogen/custom/scss/hydrogen/particles/_infolist.scss */
.g-infolist-textstyle-header .g-infolist-link {
  margin-top: 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_accordion.scss */
.accordion {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1rem;
}
/* line 7, templates/g5_hydrogen/custom/scss/hydrogen/particles/_accordion.scss */
.accordion .accordion-item-title {
  color: #b5b5b5;
  cursor: pointer;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: color 0.35s;
  -moz-transition: color 0.35s;
  transition: color 0.35s;
}
/* line 15, templates/g5_hydrogen/custom/scss/hydrogen/particles/_accordion.scss */
.accordion .accordion-item-title .toggle {
  background: #b5b5b5;
  color: #fff;
  float: right;
  padding: 0 4px;
  -webkit-transition: background 0.35s;
  -moz-transition: background 0.35s;
  transition: background 0.35s;
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/particles/_accordion.scss */
.dir-rtl .accordion .accordion-item-title .toggle {
  float: left;
}
/* line 26, templates/g5_hydrogen/custom/scss/hydrogen/particles/_accordion.scss */
.accordion li {
  padding: 1rem 0;
  border-bottom: 1px solid #f0f2f4;
}
/* line 28, templates/g5_hydrogen/custom/scss/hydrogen/particles/_accordion.scss */
/* line 29, templates/g5_hydrogen/custom/scss/hydrogen/particles/_accordion.scss */
.accordion li.active .accordion-item-title {
  color: #ec3025;
}
/* line 32, templates/g5_hydrogen/custom/scss/hydrogen/particles/_accordion.scss */
.accordion li.active .toggle {
  background: #ec3025;
}
/* line 36, templates/g5_hydrogen/custom/scss/hydrogen/particles/_accordion.scss */
.accordion li div {
  padding: 0.5rem 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_blockcontent.scss */
.g-blockcontent {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
/* line 3, templates/g5_hydrogen/custom/scss/hydrogen/particles/_blockcontent.scss */
.g-blockcontent .g-title {
  font-size: 1.75rem;
  font-weight: 400;
}
/* line 9, templates/g5_hydrogen/custom/scss/hydrogen/particles/_blockcontent.scss */
.g-blockcontent-subcontent-title {
  margin: 0;
  padding: 0;
}
/* line 14, templates/g5_hydrogen/custom/scss/hydrogen/particles/_blockcontent.scss */
.g-blockcontent-subcontent-title-icon {
  display: block;
  margin-bottom: 0.625rem;
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/particles/_blockcontent.scss */
.g-blockcontent-subcontent-title-text {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  color: #000;
}
/* line 26, templates/g5_hydrogen/custom/scss/hydrogen/particles/_blockcontent.scss */
.g-blockcontent-subcontent {
  margin-left: -1.563rem;
  margin-right: -1.563rem;
}
/* line 29, templates/g5_hydrogen/custom/scss/hydrogen/particles/_blockcontent.scss */
.g-blockcontent-spacing .g-blockcontent-subcontent {
  margin-left: 0;
  margin-right: 0;
}
/* line 35, templates/g5_hydrogen/custom/scss/hydrogen/particles/_blockcontent.scss */
.g-blockcontent-subcontent-subtitle {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.7rem;
  color: #000;
  vertical-align: super;
}
/* line 43, templates/g5_hydrogen/custom/scss/hydrogen/particles/_blockcontent.scss */
.g-blockcontent-subcontent-desc {
  font-size: 1rem;
  position: relative;
  line-height: 1.4;
}
/* line 49, templates/g5_hydrogen/custom/scss/hydrogen/particles/_blockcontent.scss */
.g-blockcontent-buttons {
  margin-top: 0.938rem;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contentarray.scss */
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 8, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contentarray.scss */
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contentarray.scss */
/* line 13, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contentarray.scss */
@media only all and (max-width: 47.938rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contentarray.scss */
@media only all and (max-width: 47.938rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 39, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contentarray.scss */
/* line 48, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contentarray.scss */
.g-content-array .g-array-item-details, .g-content-array .g-array-item-text, .g-content-array .g-array-item-read-more {
  margin: 15px 0 0;
}
/* line 53, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.ui-tabs {
  position: relative;
}
/* line 3, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 6, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  border-bottom-width: 0;
  padding: 0;
  outline: none;
}
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
/* line 13, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: text;
}
/* line 17, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor {
  cursor: text;
}
/* line 20, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
/* line 24, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  text-decoration: none;
}
/* line 30, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
/* line 34, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
/* line 35, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab {
  outline: none;
}
/* line 38, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-container {
  list-style: none;
  margin: 0 0 1rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
/* line 43, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-wrapper-container {
  list-style: none;
  margin: 0;
}
/* line 47, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-head {
  display: block;
  cursor: pointer;
  padding: 0.3126666667rem 0.938rem;
  margin-bottom: -1px;
}
/* line 53, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab-subtitle, .g-contenttabs .g-contenttabs-tab-title {
  display: block;
  outline: none;
}
/* line 58, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab-title {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
}
/* line 63, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab-subtitle {
  font-size: 0.75rem;
}
/* line 66, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 71, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-tag, .g-contenttabs .g-contenttabs-content-text {
  position: relative;
  min-width: 0;
  min-height: 0;
}
/* line 77, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-tag {
  font-weight: bold;
  font-size: 0.8rem;
  text-transform: uppercase;
  margin-top: 2px;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 20%;
  -moz-flex: 0 1 20%;
  -ms-flex: 0 1 20%;
  flex: 0 1 20%;
  width: 20%;
  padding-right: 0.938rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-contenttabs .g-contenttabs-content-tag {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-contenttabs .g-contenttabs-content-tag {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
  }
}
/* line 93, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.dir-rtl .g-contenttabs .g-contenttabs-content-tag {
  padding-right: 0;
  padding-left: 0.938rem;
}
/* line 98, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tag {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  vertical-align: middle;
  width: 100%;
  margin-top: 1.563rem;
}
/* line 106, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-tag-text {
  display: block;
  word-break: break-all;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
/* line 113, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-subtag-text {
  font-size: 1.5rem;
  font-weight: 400;
  word-break: break-all;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
/* line 121, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-subtag-dot {
  border-radius: 100%;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin-bottom: 0.2rem;
  margin-right: 0.938rem;
}
/* line 129, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-subtag-dot.g-contenttabs-content-subtag-dot-accent1 {
  background-color: #ec3025;
}
/* line 132, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-subtag-dot.g-contenttabs-content-subtag-dot-accent2 {
  background-color: #7ac74f;
}
/* line 135, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-subtag-dot.g-contenttabs-content-subtag-dot-accent3 {
  background-color: #000;
}
/* line 138, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-subtag-dot.g-contenttabs-content-subtag-dot-accent4 {
  background-color: #fff;
}
/* line 142, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.dir-rtl .g-contenttabs .g-contenttabs-content-subtag-dot {
  margin-right: 0;
  margin-left: 0.938rem;
}
/* line 147, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-content-text {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 80%;
  -moz-flex: 0 1 80%;
  -ms-flex: 0 1 80%;
  flex: 0 1 80%;
  width: 80%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-contenttabs .g-contenttabs-content-text {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-contenttabs .g-contenttabs-content-text {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
  }
}
/* line 159, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.g-contenttabs .g-contenttabs-tab-wrapper-body {
  padding: 0;
}
/* line 164, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
/* line 165, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.ui-tabs-active .g-contenttabs-tab-wrapper-head {
  background: #ec3025;
}
/* line 168, templates/g5_hydrogen/custom/scss/hydrogen/particles/_contenttabs.scss */
.ui-tabs-active .g-contenttabs-tab-subtitle, .ui-tabs-active .g-contenttabs-tab-title {
  color: #fff;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus {
  outline: none;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 10, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider > .g-flexslider-item-container {
  margin: 0;
  padding: 0;
  float: left;
}
/* line 17, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-item-container:not(:first-child) {
  display: none;
}
/* line 21, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-carousel-item-container {
  display: none;
}
/* line 25, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 31, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}
/* line 35, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider {
  margin: 0;
  padding: 0;
}
/* line 38, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
/* line 39, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider .g-flexslider-slideshow-slides > .g-flexslider-item-container {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* line 43, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider .g-flexslider-slideshow-slides img {
  width: 100%;
  display: block;
}
/* line 47, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider .g-flexslider-slideshow-slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 58, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
html[xmlns] .flexslider .g-flexslider-slideshow-slides {
  display: block;
}
/* line 62, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
* html .flexslider .g-flexslider-slideshow-slides {
  height: 1%;
}
/* line 66, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.no-js .flexslider .g-flexslider-slideshow-slides > .g-flexslider-slideshow-item-container:first-child {
  display: block;
}
/* line 70, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flexslider {
  position: relative;
  zoom: 1;
}
/* line 73, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flexslider .g-flexslider-slideshow-slides {
  zoom: 1;
}
/* line 75, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flexslider .g-flexslider-slideshow-slides img {
  height: auto;
}
/* line 81, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
/* line 86, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}
/* line 90, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.carousel li {
  margin-right: 5px;
}
/* line 94, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-direction-nav {
  *height: 0;
  position: relative;
  z-index: 10;
}
/* line 98, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-direction-nav .flex-nav-prev, .flex-direction-nav .flex-nav-next {
  position: absolute;
  opacity: 0.75;
  margin-top: 10px;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
/* line 104, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-direction-nav .flex-nav-prev:hover, .flex-direction-nav .flex-nav-next:hover {
  opacity: 1;
}
/* line 108, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
/* line 109, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.dir-ltr .flex-direction-nav .flex-nav-prev {
  left: 50%;
  margin-left: 1.5rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .dir-ltr .flex-direction-nav .flex-nav-prev {
    margin-left: -20rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .dir-ltr .flex-direction-nav .flex-nav-prev {
    left: 75px;
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .dir-ltr .flex-direction-nav .flex-nav-prev {
    left: 25px;
    margin-left: 0;
  }
}
/* line 124, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.dir-rtl .flex-direction-nav .flex-nav-prev {
  right: 50%;
  margin-right: 1.5rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .dir-rtl .flex-direction-nav .flex-nav-prev {
    margin-right: -20rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .dir-rtl .flex-direction-nav .flex-nav-prev {
    right: 75px;
    margin-right: 0;
  }
}
@media only all and (max-width: 30rem) {
  .dir-rtl .flex-direction-nav .flex-nav-prev {
    right: 25px;
    margin-right: 0;
  }
}
/* line 140, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
/* line 141, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.dir-ltr .flex-direction-nav .flex-nav-next {
  right: 40%;
  margin-right: -20rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .dir-ltr .flex-direction-nav .flex-nav-next {
    margin-right: -10rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .dir-ltr .flex-direction-nav .flex-nav-next {
    right: 120px;
    margin-right: 0;
  }
}
@media only all and (max-width: 30rem) {
  .dir-ltr .flex-direction-nav .flex-nav-next {
    right: 65px;
    margin-right: 0;
  }
}
/* line 156, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.dir-rtl .flex-direction-nav .flex-nav-next {
  left: 40%;
  margin-left: -20rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .dir-rtl .flex-direction-nav .flex-nav-next {
    margin-left: -10rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .dir-rtl .flex-direction-nav .flex-nav-next {
    left: 120px;
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .dir-rtl .flex-direction-nav .flex-nav-next {
    left: 65px;
    margin-left: 0;
  }
}
/* line 172, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  margin: -45px 0 0;
  position: absolute;
  bottom: 7.5rem;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  width: auto;
  height: 50px;
  line-height: 50px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 187, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-direction-nav a:before, .flex-direction-nav a:after {
  font-family: FontAwesome;
  font-size: 1.5rem;
  margin: 0 6px;
  vertical-align: top;
}
/* line 194, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
/* line 195, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-direction-nav .flex-prev:before {
  content: "\f177";
}
/* line 197, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.dir-rtl .flex-direction-nav .flex-prev:before {
  content: "\f178";
}
/* line 202, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
/* line 203, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-direction-nav .flex-next:after {
  content: "\f178";
}
/* line 205, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.dir-rtl .flex-direction-nav .flex-next:after {
  content: "\f177";
}
/* line 212, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
/* line 213, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 1rem;
}
/* line 216, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
/* line 220, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 1rem;
}
/* line 223, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
/* line 229, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
/* line 235, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
/* line 247, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-pauseplay a:before {
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
/* line 252, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-pauseplay a:hover {
  opacity: 1;
}
/* line 255, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
/* line 260, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 7.65rem;
  text-align: center;
}
/* line 265, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-control-nav li {
  margin: 0 15px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
}
/* line 274, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
/* line 276, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
/* line 277, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
/* line 278, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-control-nav > li a:before, .flex-control-paging > li a:before {
  content: "";
  border: 2px solid;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 1;
}
/* line 290, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-control-nav > li a.flex-active, .flex-control-paging > li a.flex-active {
  background: #ec3025 !important;
  width: 5px;
  height: 5px;
}
/* line 294, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-control-nav > li a.flex-active:before, .flex-control-paging > li a.flex-active:before {
  color: #ec3025;
  width: 30px;
  height: 30px;
  left: -12px;
  top: -12px;
}
/* line 306, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-control-paging li a {
  width: 8px;
  height: 8px;
  margin: 2px;
  display: block;
  background: transparent;
  cursor: pointer;
  text-indent: 999999px;
  border-radius: 100%;
  position: relative;
  z-index: 2;
}
/* line 317, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-control-paging li a:hover {
  background: #ec3025;
}
/* line 320, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-control-paging li a.flex-active {
  background: #ec3025;
  cursor: default;
}
/* line 326, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
/* line 330, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
/* line 335, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
/* line 342, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}
/* line 346, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* line 352, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-slideshow {
  position: relative;
}
/* line 354, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
/* line 359, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-content {
  text-align: center;
  margin: auto;
  padding: 13rem 2rem 10rem 2rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 9.5rem 2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 8.5rem 1.5rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 8rem 1rem;
  }
}
/* line 373, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-subtitle {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 0.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-subtitle {
    font-size: 1.4rem;
    letter-spacing: 0.4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-subtitle {
    font-size: 1.3rem;
    letter-spacing: 0.3rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-subtitle {
    font-size: 1.2rem;
    letter-spacing: 0.2rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-subtitle {
    font-size: 0.9rem;
    letter-spacing: 0.1rem;
  }
}
/* line 395, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-title {
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 100;
  font-size: 5rem;
  line-height: 1;
  margin: 1rem auto;
}
/* line 401, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-title span {
  font-weight: bold;
  color: #ec3025;
}
@media only all and (max-width: 30rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title span {
    display: block;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 4rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 3rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 2rem;
    line-height: 1.15;
  }
}
/* line 422, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
  margin-bottom: 1.5rem;
}
@media only all and (max-width: 47.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
    font-size: 0.9rem;
  }
}
/* line 428, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
@media only all and (max-width: 47.938rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-overlay {
    background-position: top center !important;
  }
}
/* line 432, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
html.touch .g-flexslider-slideshow .g-flexslider-slideshow-item-overlay {
  background-position: top center !important;
}
/* line 436, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-link {
  margin: 3rem auto;
}
/* line 440, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-slideshow .flex-direction-nav a {
  color: #fff;
  opacity: 0.75;
}
/* line 443, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-slideshow .flex-direction-nav a:hover {
  opacity: 1;
}
/* line 447, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-slideshow .flex-control-paging li a.flex-active {
  background: #fff;
}
/* line 452, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-testimonial {
  position: relative;
}
/* line 454, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
/* line 459, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-content {
  text-align: center;
  margin: auto;
  padding: 13rem 2rem 10rem 2rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-content {
    padding: 9.5rem 2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-content {
    padding: 8.5rem 1.5rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-content {
    padding: 8rem 1rem;
  }
}
/* line 473, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-title {
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 100;
  font-size: 3rem;
  line-height: 1;
  margin: 1rem auto;
}
/* line 479, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-title span {
  font-weight: bold;
  color: #ec3025;
}
@media only all and (max-width: 30rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title span {
    display: block;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title {
    font-size: 5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title {
    font-size: 4rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title {
    font-size: 3rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title {
    font-size: 2rem;
    line-height: 1.15;
  }
}
/* line 500, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
/* line 505, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-image img {
  border-radius: 100%;
  margin-bottom: 1rem;
}
/* line 509, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-name {
  font-weight: 700;
}
/* line 512, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-position {
  font-style: italic;
  font-size: 0.9rem;
  opacity: 0.7;
}
/* line 519, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-showcase {
  position: relative;
}
/* line 521, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-content {
  padding: 0 2rem 0 2rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-content {
    padding: 9.5rem 2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-content {
    padding: 8.5rem 1.5rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-content {
    padding: 8rem 1rem;
  }
}
/* line 533, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-content-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
/* line 540, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-image, .g-flexslider-showcase .g-flexslider-showcase-item-content {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}
@media only all and (max-width: 47.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-image, .g-flexslider-showcase .g-flexslider-showcase-item-content {
    width: 100%;
  }
}
/* line 547, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-image {
  overflow: hidden;
}
/* line 549, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
/* line 553, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
/* line 554, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-image:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 559, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-title {
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 100;
  font-size: 5rem;
  line-height: 1;
  margin: 1rem auto;
}
/* line 565, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-title span {
  font-weight: bold;
  color: #ec3025;
}
@media only all and (max-width: 30rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title span {
    display: block;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 3rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 2rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 1.75rem;
    line-height: 1.15;
  }
}
/* line 586, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-showcase .g-flexslider-showcase-item-desc {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.15rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.1rem;
  }
}
/* line 601, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-carousel-container {
  position: relative;
}
/* line 603, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image {
  background: #fff;
  position: relative;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
/* line 608, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image * {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 615, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image img {
  cursor: pointer;
  opacity: 0.35;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 620, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image:hover {
  background: #ec3025;
}
/* line 622, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image:hover .g-flexslider-carousel-item-image-preview-icon {
  opacity: 1;
}
/* line 627, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
/* line 628, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-carousel-container .flex-active-slide img {
  opacity: 1;
}
/* line 631, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-carousel-container .flex-active-slide .g-flexslider-carousel-item-image {
  cursor: default;
}
/* line 633, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
/* line 634, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-carousel-container .flex-active-slide .g-flexslider-carousel-item-image:hover .g-flexslider-carousel-item-image-preview-icon {
  display: none;
}
/* line 640, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image-preview-icon {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  z-index: 10;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
/* line 649, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.g-flexslider-carousel-container .g-flexslider-carousel-item-image-preview-icon span {
  color: #fff;
  font-size: 2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0px);
  -moz-transform: translate3d(-50%, -50%, 0px);
  -ms-transform: translate3d(-50%, -50%, 0px);
  -o-transform: translate3d(-50%, -50%, 0px);
  transform: translate3d(-50%, -50%, 0px);
}
/* line 660, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
/* line 661, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.dir-rtl .flexslider {
  direction: rtl;
}
/* line 665, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.dir-rtl .carousel li {
  margin-right: 0;
  margin-left: 5px;
}
/* line 669, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.dir-rtl .flex-direction-nav {
  *height: 0;
}
/* line 673, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.dir-rtl .flex-pauseplay a {
  left: auto;
  right: 10px;
}
/* line 678, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flexslider.scss */
.dir-rtl .flex-control-thumbs li {
  float: right;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 2, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -0.625rem;
}
/* line 8, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0px;
  width: 100%;
  display: inline-block;
  padding: 0.625rem;
}
/* line 14, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper {
  -webkit-transition: background 0.55s ease-out;
  -moz-transition: background 0.55s ease-out;
  transition: background 0.55s ease-out;
}
/* line 16, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper i.fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper span {
  display: block;
  text-align: center;
}
/* line 20, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper i.fa {
  font-size: 2.8rem;
  color: #ec3025;
  margin: 1rem auto 2.5rem auto;
}
/* line 25, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper:hover {
  background-color: #7ac74f;
  color: #fff;
}
/* line 28, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper:hover i.fa {
  color: #fff;
}
/* line 32, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1 a {
  color: #ec3025;
}
/* line 36, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1:hover {
  background-color: #ec3025;
  color: #fff;
}
/* line 39, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent1:hover a {
  color: #fff;
}
/* line 44, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 45, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2 a {
  color: #7ac74f;
}
/* line 48, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2:hover {
  background-color: #7ac74f;
  color: #fff;
}
/* line 51, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent2:hover a {
  color: #fff;
}
/* line 56, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 57, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3 a {
  color: #000;
}
/* line 60, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3:hover {
  background-color: #000;
  color: #fff;
}
/* line 63, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent3:hover a {
  color: #fff;
}
/* line 68, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 69, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4 .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4 a {
  color: #fff;
}
/* line 72, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4:hover {
  background-color: #fff;
  color: #000;
}
/* line 75, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4:hover .fa, .g-gridcontent .g-gridcontent-item .g-gridcontent-item-wrapper.g-gridcontent-accent4:hover a {
  color: #000;
}
/* line 82, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 83, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-title-desc .g-title {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.1;
  margin: 0;
  padding: 0;
}
/* line 92, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-readmore {
  text-align: right;
}
@media only all and (max-width: 47.938rem) {
  .g-gridcontent .g-gridcontent-readmore {
    text-align: center !important;
    margin-top: 1rem;
  }
}
/* line 98, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.dir-rtl .g-gridcontent .g-gridcontent-readmore {
  text-align: left;
}
/* line 102, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 2rem 0;
}
/* line 106, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-item-title {
  font-size: 0.8rem;
  line-height: 1.3;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-gridcontent .g-gridcontent-item-title {
    font-size: 0.8rem;
  }
}
/* line 113, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 114, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-gridcontent .g-gridcontent-title-style-1 .g-gridcontent-item-title {
    font-size: 1rem;
  }
}
/* line 120, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 121, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-2cols .g-gridcontent-item {
  width: 50%;
}
/* line 125, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 126, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-3cols .g-gridcontent-item {
  width: 33.33333%;
}
/* line 130, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 131, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-4cols .g-gridcontent-item {
  width: 25%;
}
/* line 135, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 136, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
  width: 20%;
}
/* line 140, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 141, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
  width: 16.66667%;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
    width: 33.33333%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
    width: 33.33333%;
  }
}
/* line 153, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 154, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
@media only all and (max-width: 47.938rem) {
  .g-gridcontent .g-gridcontent-3cols .g-gridcontent-item, .g-gridcontent .g-gridcontent-5cols .g-gridcontent-item {
    width: 100%;
  }
}
/* line 160, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 161, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
@media only all and (max-width: 47.938rem) {
  .g-gridcontent .g-gridcontent-4cols .g-gridcontent-item, .g-gridcontent .g-gridcontent-6cols .g-gridcontent-item {
    width: 50%;
  }
}
/* line 169, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 170, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-home-particles .g-gridcontent-item-wrapper, .g-home-positions .g-gridcontent-item-wrapper {
  border-right: 0 none !important;
  border-bottom: 0 none;
}
/* line 174, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-home-particles .g-gridcontent-item, .g-home-positions .g-gridcontent-item {
  padding: 0;
}
/* line 177, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-home-particles .g-gridcontent-wrapper, .g-home-positions .g-gridcontent-wrapper {
  margin: 0;
}
/* line 180, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
/* line 181, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridcontent.scss */
.g-home-particles.dir-rtl .g-gridcontent-item-wrapper, .g-home-positions.dir-rtl .g-gridcontent-item-wrapper {
  border-right: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-left: 0 none !important;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
/* line 2, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 2rem -0.25rem;
}
/* line 8, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.25rem;
  width: 100%;
  display: inline-block;
}
/* line 14, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-readmore {
  display: block;
  margin: 1rem auto;
}
/* line 18, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item-text1 {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif !important;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 700;
  color: #ec3025;
}
/* line 24, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
#g-extension .g-gridstatistic .g-gridstatistic-item-text1 {
  color: #000;
}
@media only all and (max-width: 47.938rem) {
  .g-gridstatistic .g-gridstatistic-item-text1 {
    font-size: 2rem;
  }
}
/* line 31, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-item-text2 {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
}
/* line 36, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
/* line 37, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-2cols .g-gridstatistic-item {
  width: 50%;
}
/* line 41, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
/* line 42, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item {
  width: 33.33333%;
}
/* line 46, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
/* line 47, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item {
  width: 25%;
}
/* line 51, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
/* line 52, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
  width: 20%;
}
/* line 56, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
/* line 57, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
  width: 16.66667%;
}
/* line 62, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
/* line 63, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
@media only all and (max-width: 47.938rem) {
  .g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
    width: 100%;
  }
}
/* line 69, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
/* line 70, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
@media only all and (max-width: 47.938rem) {
  .g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
    width: 50%;
  }
}
/* line 76, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.g-gridstatistic .g-gridstatistic-footerdesc {
  margin-bottom: 0.625rem;
}
/* line 82, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
/* line 83, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme, .odometer.odometer-theme-default, .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
/* line 91, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
/* line 99, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
/* line 109, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
/* line 112, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
/* line 116, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
/* line 120, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
/* line 123, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
/* line 130, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 137, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 149, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em;
}
/* line 153, templates/g5_hydrogen/custom/scss/hydrogen/particles/_gridstatistic.scss */
.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
/* line 2, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid *, .g-imagegrid *:before, .g-imagegrid *:after {
  box-sizing: border-box !important;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.1rem;
  margin-right: -0.1rem;
}
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
  padding-bottom: 0.1rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
/* line 21, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  width: 100%;
  height: 100%;
}
/* line 26, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item .indicator {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  color: #fff;
  font-weight: 200;
  font-style: normal;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 42, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item .indicator div {
  flex: none;
  -webkit-flex: none;
  font-size: 20px;
  margin-right: 15px;
  margin-bottom: 10px;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 47, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.dir-rtl .g-imagegrid .g-imagegrid-item .indicator div {
  margin-right: 0;
  margin-left: 15px;
}
/* line 57, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover {
  z-index: 10;
}
/* line 59, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 63, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover .indicator div {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 69, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-desc {
  margin: 1.5rem 0;
}
/* line 72, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-link {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 78, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-link:before {
  color: #fff;
  background: rgba(236, 48, 37, 0.8);
  content: "";
  position: absolute;
  z-index: 1;
  opacity: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 92, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
/* line 93, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
  width: 50%;
}
@media only all and (max-width: 47.938rem) {
  .g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
    width: 100%;
  }
}
/* line 101, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
/* line 102, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
  width: 33.33333%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width: 100%;
  }
}
/* line 114, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
/* line 115, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  width: 25%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 100%;
  }
}
/* line 125, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
/* line 126, templates/g5_hydrogen/custom/scss/hydrogen/particles/_imagegrid.scss */
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 33.33333%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 50%;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid {
  margin: -0.938rem;
}
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-sizer, .g-mosaicgrid-item-container {
  padding: 0.6253333333rem;
}
/* line 9, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-sizer .g-mosaicgrid-item, .g-mosaicgrid-item-container .g-mosaicgrid-item {
  position: relative;
  border-radius: 0;
  overflow: hidden;
}
/* line 15, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-1-col .g-mosaicgrid-sizer, .g-mosaicgrid-1-col .g-mosaicgrid-item-container {
  width: 100%;
}
/* line 18, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-2-col .g-mosaicgrid-sizer, .g-mosaicgrid-2-col .g-mosaicgrid-item-container {
  width: 50%;
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-2-col .g-mosaicgrid-sizer, .g-mosaicgrid-2-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 24, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
  width: 33.33333%;
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-3-col .g-mosaicgrid-sizer, .g-mosaicgrid-3-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 33, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
  width: 25%;
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-4-col .g-mosaicgrid-sizer, .g-mosaicgrid-4-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 42, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
  width: 20%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 33.33333%;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-5-col .g-mosaicgrid-sizer, .g-mosaicgrid-5-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 54, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
  width: 16.66667%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 33.33333%;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-mosaicgrid-6-col .g-mosaicgrid-sizer, .g-mosaicgrid-6-col .g-mosaicgrid-item-container {
    width: 100%;
  }
}
/* line 68, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
/* line 69, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
/* line 71, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-item:hover img, .g-mosaicgrid-item:focus img {
  opacity: 0.15;
}
/* line 73, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-zoom .g-mosaicgrid-item:hover img, .g-mosaicgrid-zoom .g-mosaicgrid-item:focus img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  -ms-transform: scale(1.25);
  -o-transform: scale(1.25);
  transform: scale(1.25);
}
/* line 76, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-rotate .g-mosaicgrid-item:hover img, .g-mosaicgrid-rotate .g-mosaicgrid-item:focus img {
  -webkit-transform: rotate(5deg) scale(1.25);
  -moz-transform: rotate(5deg) scale(1.25);
  -ms-transform: rotate(5deg) scale(1.25);
  -o-transform: rotate(5deg) scale(1.25);
  transform: rotate(5deg) scale(1.25);
}
/* line 79, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-blur .g-mosaicgrid-item:hover img, .g-mosaicgrid-blur .g-mosaicgrid-item:focus img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
/* line 82, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-grayscale .g-mosaicgrid-item:hover img, .g-mosaicgrid-grayscale .g-mosaicgrid-item:focus img {
  opacity: 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 86, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-blur.g-mosaicgrid-grayscale .g-mosaicgrid-item:hover img, .g-mosaicgrid-blur.g-mosaicgrid-grayscale .g-mosaicgrid-item:focus img {
  -webkit-filter: blur(3px) grayscale(100%);
  filter: blur(3px) grayscale(100%);
}
/* line 90, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
/* line 91, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item:hover .g-mosaicgrid-item-desc, .g-mosaicgrid-style2 .g-mosaicgrid-item:focus .g-mosaicgrid-item-desc {
  opacity: 1;
  font-size: 14px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 100, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-image {
  background: #cc1c12;
  overflow: hidden;
}
/* line 103, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-image img {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
  min-width: 100%;
}
/* line 109, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-content {
  padding: 1.6415rem 1.876rem 1.407rem 1.876rem;
}
/* line 111, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-content {
  background: #fff;
  color: #686868;
}
/* line 115, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 123, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-item-title {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 1.25rem;
  line-height: 1.25;
}
/* line 127, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
/* line 128, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a {
  color: #282828;
}
/* line 130, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-title a:hover {
  color: #ec3025;
}
/* line 134, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a {
  color: inherit;
  font-size: 1.5rem;
}
/* line 137, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-title a:hover {
  color: #f69f9a;
}
/* line 144, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-item-desc {
  padding-top: 0.3126666667rem;
  font-size: 0.875rem;
  color: #9b9b9b;
}
/* line 148, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-desc {
  color: #b5b5b5;
  opacity: 0;
  font-size: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 157, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-item-tag-wrapper {
  margin: 0.625rem 0;
  font-size: 0.9rem;
}
/* line 160, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-style1 .g-mosaicgrid-item-tag-wrapper {
  opacity: 0.5;
  margin-top: 1.25rem;
  padding-top: 0.938rem;
  margin-bottom: 0;
  border-top: 1px solid #f0f2f4;
}
/* line 167, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-tag-wrapper {
  position: absolute;
  top: 0.938rem;
  left: 0.938rem;
  right: 0.938rem;
}
/* line 175, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-item-tag {
  float: left;
}
/* line 177, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-tag {
  background: rgba(0, 0, 0, 0.25);
  padding: 0.25rem 0.5rem;
  border-radius: 0;
}
/* line 184, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-item-tagicons-container {
  float: right;
  white-space: nowrap;
}
/* line 189, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-item-tagicons {
  display: inline-block;
  margin: 0 2%;
}
/* line 192, templates/g5_hydrogen/custom/scss/hydrogen/particles/_mosaicgrid.scss */
.g-mosaicgrid-style2 .g-mosaicgrid-item-tagicons {
  padding: 0.25rem 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
/* line 3, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter .g-newsletter-headtext {
  margin-bottom: 0.625rem;
  padding-bottom: 0.938rem;
}
/* line 7, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter .g-newsletter-sidetext {
  font-size: 0.8rem;
  text-transform: uppercase;
  float: left;
  line-height: 40px;
  margin-right: 0.938rem;
}
/* line 13, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.dir-rtl .g-newsletter .g-newsletter-sidetext {
  float: right;
  margin-left: 0.938rem;
  margin-right: 0;
}
@media only all and (max-width: 30rem) {
  .g-newsletter .g-newsletter-sidetext {
    float: none;
    margin-right: 0;
    margin-bottom: 0.469rem;
  }
}
/* line 24, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter .g-newsletter-inputbox, .g-newsletter .g-newsletter-button {
  display: inline-block;
}
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter .g-newsletter-inputbox input, .g-newsletter .g-newsletter-button input, .g-newsletter .g-newsletter-inputbox .g-newsletter-button-submit, .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
  height: 40px;
  border-radius: 6px;
  box-shadow: none;
  font-size: 0.875rem;
}
/* line 35, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter .g-newsletter-inputbox {
  width: 95%;
}
/* line 37, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter .g-newsletter-inputbox input {
  color: #686868;
  border: 2px solid rgba(0, 0, 0, 0.1);
  background: transparent;
  padding: 0 0.938rem;
  margin-bottom: 0;
}
/* line 45, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
/* line 46, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter .g-newsletter-button .g-newsletter-button-submit {
  margin-bottom: 0;
  margin-left: -45px;
  display: block;
  text-align: center;
}
/* line 49, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.dir-rtl .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
  margin-left: 0;
  margin-right: -45px;
}
@media only all and (max-width: 47.938rem) {
  .g-newsletter .g-newsletter-button .g-newsletter-button-submit {
    width: 100%;
  }
}
/* line 59, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter .g-newsletter-button .g-newsletter-button-icon {
  color: #ec3025;
}
/* line 61, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter .g-newsletter-button .g-newsletter-button-icon i {
  font-size: 1.25rem;
  line-height: 40px;
  vertical-align: middle;
}
/* line 67, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter .g-newsletter-button .g-newsletter-button-text {
  vertical-align: middle;
}
/* line 73, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-fullwidth {
  width: 100%;
}
/* line 76, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-compact {
  width: 40%;
}
/* line 78, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.center-block .g-newsletter.g-newsletter-compact {
  margin: auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-newsletter.g-newsletter-compact {
    width: 50%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-newsletter.g-newsletter-compact {
    width: 65%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-newsletter.g-newsletter-compact {
    width: 100%;
  }
}
/* line 93, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
/* line 95, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-inputbox, .g-newsletter.g-newsletter-stack-compact .g-newsletter-inputbox {
  margin-bottom: 0.625rem;
}
/* line 99, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
/* line 100, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
/* line 101, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-stack-fullwidth .g-newsletter-button .g-newsletter-button-submit {
  width: 100%;
}
/* line 106, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
/* line 107, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
/* line 109, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-rounded .g-newsletter-inputbox .g-newsletter-button-submit, .g-newsletter.g-newsletter-rounded .g-newsletter-button .g-newsletter-button-submit {
  border-radius: 25px;
}
/* line 114, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
/* line 116, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 120, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-button {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  min-height: 0;
  margin: 0;
}
/* line 127, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 75%;
}
/* line 132, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
/* line 133, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper {
  padding: 5px;
  background: #f2f2f2;
}
/* line 136, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button {
  margin: 0;
}
@media only all and (max-width: 47.938rem) {
  .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
  }
}
/* line 143, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox input, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button input, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox .g-newsletter-button-submit, .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button .g-newsletter-button-submit {
  height: 30px;
}
/* line 148, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox {
  width: 75%;
}
@media only all and (max-width: 30rem) {
  .g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-inputbox {
    width: 60%;
  }
}
/* line 154, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
/* line 155, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap .g-newsletter-form-wrapper .g-newsletter-button-icon i {
  line-height: 30px;
}
/* line 160, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
/* line 161, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-wrap.g-newsletter-rounded .g-newsletter-form-wrapper {
  border-radius: 25px;
}
/* line 166, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
/* line 167, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
/* line 168, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-button {
  margin-left: -2px;
}
/* line 171, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
/* line 172, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsletter.scss */
.g-newsletter.g-newsletter-aside-compact .g-newsletter-form-wrapper .g-newsletter-button-icon i {
  line-height: 40px;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 7, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-headlines {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-headlines li {
  position: relative;
  z-index: 70;
}
/* line 15, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-headlines li:hover {
  cursor: pointer;
}
/* line 18, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-headlines li i {
  margin-right: 1rem;
}
/* line 24, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-headlines {
  width: 100%;
  background: rgba(255, 255, 255, 0.06);
}
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-headlines li {
  padding: 2rem;
  padding-left: 4rem;
  -webkit-transition: all 0.75s ease-out;
  -moz-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
  opacity: 0.3;
}
/* line 30, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.dir-rtl .g-newsslider-headlines li {
  padding-left: 2rem;
  padding-right: 4rem;
}
@media only all and (max-width: 47.938rem) {
  .g-newsslider-headlines li {
    padding: 1.5rem;
    padding-left: 4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-newsslider-headlines li {
    padding: 1.5rem;
    padding-left: 4rem;
    font-size: 0.9rem;
  }
}
/* line 45, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-headlines li:nth-last-child(2) {
  border-bottom: 0;
}
/* line 48, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-headlines li.selected {
  opacity: 1;
  background: #ec3025;
  margin-left: -2rem;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.6);
}
/* line 52, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.dir-rtl .g-newsslider-headlines li.selected {
  margin-left: 0;
  margin-right: -2rem;
}
/* line 58, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-headlines li.selected:hover {
  background: #ec3025;
}
@media only all and (max-width: 47.938rem) {
  .g-newsslider-headlines li.selected {
    margin-left: 0;
  }
}
/* line 66, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-headlines li:hover {
  background: #e6e6e6;
}
/* line 72, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-preview {
  position: relative;
  min-width: 0;
  min-height: 0;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 68%;
  -moz-flex: 0 1 68%;
  -ms-flex: 0 1 68%;
  flex: 0 1 68%;
  width: 68%;
  background: #fff;
}
@media only all and (max-width: 47.938rem) {
  .g-newsslider-preview {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
    min-height: 400px;
  }
}
/* line 86, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-content {
  position: absolute;
  z-index: 10;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
  background-size: cover;
  width: 100%;
  height: 100%;
}
/* line 99, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-overlay {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #ebebeb 100%);
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, #ebebeb 100%);
  padding: 0.5rem 1.563rem;
}
/* line 110, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.top-content {
  opacity: 1;
  z-index: 50;
}
/* line 115, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-headlines li i {
  -webkit-transition: -webkit-transform 0.65s;
  -moz-transition: -moz-transform 0.65s;
  transition: transform 0.65s;
}
/* line 117, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.dir-rtl .g-newsslider-headlines li i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 122, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
/* line 123, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-headlines .arrow-container {
  position: absolute;
  margin-left: -2rem;
  top: 33%;
  font-size: 20px;
}
/* line 126, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.dir-rtl .g-newsslider-headlines .arrow-container {
  margin-left: 0;
  margin-right: -3rem;
}
/* line 135, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-headlines li.selected i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* line 137, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.dir-rtl .g-newsslider-headlines li.selected i {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
@media only all and (max-width: 47.938rem) {
  .g-newsslider-headlines li.selected i {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}
/* line 145, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-preview-title {
  line-height: 1.25;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 200;
  margin-top: 15rem;
  font-size: 4rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-newsslider-preview-title {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-newsslider-preview-title {
    font-size: 1.8rem;
    margin-top: 8rem;
  }
}
/* line 160, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-preview-headerdesc {
  font-size: 1.35rem;
  font-weight: 400;
  line-height: 1.5;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-newsslider-preview-headerdesc {
    font-size: 1.15rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-newsslider-preview-headerdesc {
    font-size: 1.1rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-newsslider-preview-headerdesc {
    display: none;
  }
}
/* line 175, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
@media only all and (max-width: 47.938rem) {
  .g-newsslider-preview-desc {
    display: none;
  }
}
/* line 181, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-button {
  display: inline-block;
  margin: 1rem 0;
}
/* line 184, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
@media only all and (max-width: 30rem) {
  .g-newsslider-button .button, .g-newsslider-button .button-2, .g-newsslider-button .button-3, .g-newsslider-button .button-4, .g-newsslider-button .button-5, .g-newsslider-button .button-6 {
    font-size: 0.75rem;
    padding: 0.5rem 1rem;
  }
}
/* line 192, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-headlines-title {
  display: block;
}
@media only all and (max-width: 47.938rem) {
  .g-newsslider-headlines-title {
    font-size: 0.9rem;
  }
}
/* Tiny Scrollbar */
/* line 201, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-scrollbar {
  min-width: 0;
  min-height: 0;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 32%;
  -moz-flex: 0 1 32%;
  -ms-flex: 0 1 32%;
  flex: 0 1 32%;
  width: 32%;
  height: 100%;
}
@media only all and (max-width: 47.938rem) {
  .g-newsslider-scrollbar {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 100% !important;
    -moz-flex: 0 1 100% !important;
    -ms-flex: 0 1 100% !important;
    flex: 0 1 100% !important;
    width: 100% !important;
  }
}
/* line 211, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-scrollbar .viewport {
  position: relative;
}
/* line 214, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-scrollbar .overview {
  list-style: none;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
/* line 221, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.dir-rtl .g-newsslider-scrollbar .overview {
  left: inherit;
  right: 0;
}
/* line 226, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-scrollbar .scrollbar {
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  background-position: 0 0;
  width: 0;
  opacity: 0;
  right: 0;
  z-index: 100;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 235, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.dir-rtl .g-newsslider-scrollbar .scrollbar {
  right: inherit;
  left: 0;
}
/* line 240, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-scrollbar .track {
  background: rgba(0, 0, 0, 0.1);
  height: 100%;
  width: 18px;
  position: relative;
  padding: 0 1px;
}
/* line 247, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-scrollbar .thumb {
  background: rgba(236, 48, 37, 0.5);
  height: 20px;
  width: 9px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 5px;
  border-radius: 0;
}
/* line 256, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.dir-rtl .g-newsslider-scrollbar .thumb {
  right: 5px;
  left: inherit;
}
/* line 261, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-scrollbar .disable {
  display: none;
}
/* line 266, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  position: absolute;
  bottom: 0;
  z-index: 60;
  padding: 0 1.563rem;
}
/* line 276, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-pagination li {
  cursor: pointer;
  display: block;
  float: left;
  padding: 10px 15px;
  margin-right: 1px;
  background: rgba(255, 255, 255, 0.4);
}
/* line 280, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.dir-rtl .g-newsslider-pagination li {
  direction: rtl;
  float: right;
}
/* line 287, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-pagination li.selected {
  background: #ec3025;
}
/* line 293, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-navigation {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  z-index: 21;
  height: 45px;
}
/* line 300, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-navigation div {
  cursor: pointer;
  min-width: 0;
  min-height: 0;
  text-align: center;
  padding-top: 10px;
  height: 100%;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  width: 50%;
  -webkit-transition: all 0.75s ease-out;
  -moz-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
}
@media only all and (max-width: 47.938rem) {
  .g-newsslider-navigation div {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 100% !important;
    -moz-flex: 0 1 100% !important;
    -ms-flex: 0 1 100% !important;
    flex: 0 1 100% !important;
    width: 100% !important;
  }
}
/* line 314, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-navigation div.prev {
  background: #ec3025;
}
/* line 316, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-navigation div.prev:hover {
  background: #9d160e;
}
/* line 320, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-navigation div.next {
  background: #7ac74f;
}
/* line 322, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.g-newsslider-navigation div.next:hover {
  background: #4b862a;
}
/* line 329, templates/g5_hydrogen/custom/scss/hydrogen/particles/_newsslider.scss */
.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
/*
 *  Owl Carousel - Animate Plugin
 */
/* line 8, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 15, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}
/* line 23, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  /* line 29, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 33, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  /* line 39, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
  0% {
    opacity: 1;
  }
  /* line 43, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
/* line 51, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/*
 *  Core Owl Carousel CSS File
 */
/* line 62, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
/* line 71, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
/* line 76, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* line 85, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
/* line 92, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 104, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}
/* line 108, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
/* line 113, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}
/* line 117, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
/* line 121, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transform: translate3d(0, 0, 0) !important;
}
/* line 136, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
/* line 142, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
/* line 149, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
/* line 157, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}
/* line 161, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
/* line 166, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Lazy Load Plugin
 */
/* line 173, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/* line 182, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/*
 *  Owl Carousel - Video Plugin
 */
/* line 189, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
/* line 195, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('../../../../owl.video.play.png') no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
/* line 214, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
/* line 222, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
/* line 227, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
/* line 243, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/*
 *  Owl Carousel - Nav & Dots
 */
/* line 251, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-nav {
  opacity: 1;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
@media only all and (max-width: 30rem) {
  .owl-nav {
    padding-bottom: 0.938rem;
  }
}
/* line 257, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-nav div {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  display: inline-block;
  opacity: 1;
  color: #fff;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* line 270, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-nav div:hover {
  color: #ec3025;
}
@media only all and (max-width: 30rem) {
  .owl-nav div {
    position: relative;
  }
}
/* line 276, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-nav div.owl-prev {
  margin-right: 4.69rem;
}
@media only all and (max-width: 30rem) {
  .owl-nav div.owl-prev {
    margin-right: 1.876rem;
  }
}
/* line 283, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.dir-rtl .owl-nav div {
  left: 0;
  right: auto;
}
/* line 287, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.dir-rtl .owl-nav div.owl-next {
  margin-left: 4.69rem;
}
@media only all and (max-width: 30rem) {
  .dir-rtl .owl-nav div.owl-next {
    margin-left: 1.876rem;
  }
}
/* line 296, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
@media only all and (max-width: 30rem) {
  .owl-controls {
    text-align: center;
  }
}
/* line 302, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
/* line 303, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-dots .owl-dot {
  display: inline-block;
  background: rgba(255, 255, 255, 0.5);
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 0 0.1rem;
  background: transparent;
  border: 2px solid #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 313, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owl-dots .owl-dot.active {
  background: #fff;
}
/* line 319, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owlcarousel-offset {
  margin-right: -45px !important;
  margin-bottom: -45px !important;
  margin-left: -45px !important;
  position: relative;
  z-index: 2;
}
@media only all and (max-width: 47.938rem) {
  .owlcarousel-offset {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
/* line 329, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.owlcarousel-offset.size-100 {
  flex-basis: auto;
  width: auto;
}
/* line 337, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
/* line 338, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
/* line 339, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
/* line 340, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-item .image:before {
  position: absolute;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  z-index: 1;
  top: 0;
}
/* line 349, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-item .image:before {
  background-color: #ec3025;
  background-image: -webkit-linear-gradient(left, #ec3025 2%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right,#ec3025 2%, rgba(0, 0, 0, 0));
  background-color: transparent;
}
/* line 355, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-dots {
  position: absolute;
  bottom: 0;
  margin: 1.563rem;
}
/* line 360, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  margin: 1.563rem;
}
/* line 366, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-nav div {
  position: relative;
  border-radius: 100%;
}
/* line 369, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-standard .owl-nav div.owl-prev {
  margin-right: 0.625rem;
}
/* line 377, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
/* line 378, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
/* line 379, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel:hover .owl-nav {
  opacity: 1;
}
/* line 385, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-item-wrapper {
  position: relative;
}
/* line 389, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-item-img {
  position: relative;
}
/* line 391, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-item-img:after {
  position: absolute;
  content: "";
  height: 50%;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 401, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-item-content-container {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media only all and (min-width: 75rem) {
  .g-owlcarousel-item-content-container {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-owlcarousel-item-content-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-owlcarousel-item-content-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-owlcarousel-item-content-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
/* line 427, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-item-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
}
/* line 434, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-item-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 437, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-fullwidth .g-owlcarousel-item-content {
  width: 100%;
}
/* line 440, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-compact .g-owlcarousel-item-content {
  width: 50%;
}
/* line 442, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.center-block .g-owlcarousel-compact .g-owlcarousel-item-content {
  margin: auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 65%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 75%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-compact .g-owlcarousel-item-content {
    width: 100%;
  }
}
/* line 457, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-item-title {
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 3rem;
  color: #fff;
  padding-bottom: 0.538rem;
  font-weight: 900;
  text-transform: uppercase;
  position: absolute;
  top: 40%;
  left: 0;
  z-index: 2;
  margin: 1.563rem;
}
/* line 471, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-item-desc {
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 200;
  padding-bottom: 1.876rem;
  margin-bottom: 0.625rem;
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-item-desc {
    display: none;
  }
}
/* line 482, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
@media only all and (max-width: 30rem) {
  .g-owlcarousel-item-button {
    padding: 0.25rem 1rem;
    font-weight: 400;
    font-size: 0.8rem;
  }
}
/* line 491, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
/* line 492, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-stage-outer {
  overflow: visible;
}
/* line 494, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-stage-outer:before, .g-owlcarousel-layout-testimonial .owl-stage-outer:after {
  position: absolute;
  display: block;
  content: "";
  width: 1000px;
  height: 100%;
  z-index: 10;
  top: 0;
}
/* line 503, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-stage-outer:before {
  left: -1000px;
  background-color: rgba(0, 0, 0, 1);
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right,rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0));
  background-color: transparent;
}
/* line 508, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-stage-outer:after {
  right: -1000px;
  background-color: rgba(0, 0, 0, 1);
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left,rgba(0, 0, 0, 1) 70%, rgba(0, 0, 0, 0));
  background-color: transparent;
}
/* line 514, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .g-title {
  text-align: center;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 0.66rem;
  font-weight: 700;
  opacity: 0.5;
  letter-spacing: 1px;
  text-transform: uppercase;
}
/* line 523, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc {
  font-family: "Georgia", "Times", "Times New Roman", serif;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  padding: 0.938rem;
  margin: 0.625rem;
  font-size: 2rem;
  line-height: 1;
  font-weight: 400;
  font-style: italic;
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc {
    display: block;
    padding-top: 2rem;
  }
}
/* line 538, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc i {
  display: block;
  font-size: 2rem;
  padding: 0.938rem;
  margin: 0.625rem;
}
/* line 545, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .g-owlcarousel-item-desc .g-owlcarousel-item-title {
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  opacity: 0.5;
  text-transform: none;
  font-size: 1rem;
  margin-top: 0.625rem;
}
/* line 557, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-dots {
  margin: 0.625rem 0;
  text-align: center;
  vertical-align: middle;
}
/* line 561, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-dots .owl-dot {
  vertical-align: middle;
  border-radius: 100%;
  margin: 0 0.1rem;
  background: transparent;
  border: 2px solid #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 568, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-dots .owl-dot.active {
  background: #fff;
}
/* line 573, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-nav {
  margin: 0.625rem 0;
  text-align: center;
}
/* line 576, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-nav div {
  position: relative;
}
/* line 579, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-testimonial .owl-nav div.owl-prev {
  margin-right: 0.938rem;
}
/* line 587, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-showcase {
  position: relative;
}
/* line 590, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-owlcarousel-layout-showcase .owl-controls {
    margin-top: 1.563rem;
  }
}
/* line 594, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .owl-controls .owl-next {
  margin-right: 1.563rem;
}
/* line 599, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-item-title {
  font-weight: 900;
  font-size: 6rem;
  position: relative;
  text-transform: none;
  margin-left: 0;
  line-height: 1.1;
  margin-top: 6.563rem;
  padding-bottom: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-owlcarousel-layout-showcase .g-owlcarousel-item-title {
    font-size: 5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-owlcarousel-layout-showcase .g-owlcarousel-item-title {
    font-size: 3.8rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-layout-showcase .g-owlcarousel-item-title {
    font-size: 3rem;
  }
}
/* line 618, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-item-desc {
  font-weight: 200;
  font-size: 2.5rem;
  line-height: 1.2;
  opacity: 0.8;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-owlcarousel-layout-showcase .g-owlcarousel-item-desc {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-layout-showcase .g-owlcarousel-item-desc {
    display: block;
    font-size: 1.5rem;
  }
}
/* line 632, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
/* line 638, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-content-left {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 60%;
  -moz-flex: 0 1 60%;
  -ms-flex: 0 1 60%;
  flex: 0 1 60%;
  width: 60%;
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-layout-showcase .g-owlcarousel-content-left {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
  }
}
/* line 645, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-content-left .g-owlcarousel-content-padding {
  padding-right: 2.188rem;
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-layout-showcase .g-owlcarousel-content-left .g-owlcarousel-content-padding {
    padding: 0;
  }
}
/* line 652, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-content-right {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 40%;
  -moz-flex: 0 1 40%;
  -ms-flex: 0 1 40%;
  flex: 0 1 40%;
  width: 40%;
  -webkit-align-items: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: flex;
  align-items: center;
  white-space: nowrap;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
/* line 653, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-content-right .g-owlcarousel-content-padding {
  padding-right: 2.188rem;
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-layout-showcase .g-owlcarousel-content-right .g-owlcarousel-content-padding {
    padding: 0;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-layout-showcase .g-owlcarousel-content-right {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-layout-showcase .g-owlcarousel-content-right {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
/* line 677, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-layout-showcase .g-owlcarousel-content-right i {
  font-size: 11rem;
  color: rgba(0, 0, 0, 0.2);
  flex: 1;
  text-align: center;
  padding-right: 1rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-owlcarousel-layout-showcase .g-owlcarousel-content-right i {
    font-size: 8rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-layout-showcase .g-owlcarousel-content-right i {
    font-size: 8rem;
  }
}
/* line 694, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-container-wrapper-panel {
  background: #fff;
}
/* line 698, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-container-wrapper {
  position: relative;
}
/* line 702, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-container.carousel {
  position: relative;
  width: 75rem;
  padding: 1.563rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-container.carousel {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-container.carousel {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-container.carousel {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container.carousel {
    width: 100%;
  }
}
/* line 719, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-container.carousel h2.g-title {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.7rem;
  color: #9b9b9b;
  letter-spacing: 1px;
  text-transform: uppercase;
}
/* line 729, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-panel-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
/* line 735, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0px;
  width: 25%;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 40px;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-owlcarousel-panel-container .g-owlcarousel-panel {
    width: 50%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-panel-container .g-owlcarousel-panel {
    width: 50%;
  }
}
/* line 748, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel:after {
  content: '';
  background: #f2f2f2;
  display: block;
  margin-top: 0.625rem;
  height: 3px;
  width: 45px;
}
/* line 756, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel span {
  display: block;
  margin-right: 1rem;
}
/* line 760, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-panel-container .g-owlcarousel-panel span {
  margin-left: 1rem;
  margin-right: 0;
}
/* line 765, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 770, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-title {
  color: #ec3025;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1.2;
}
/* line 777, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-panel-container .g-owlcarousel-panel .g-owlcarousel-panel-subtitle {
  color: #686868;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1rem;
}
/* line 786, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.g-owlcarousel-panel-indicator {
  width: 96px;
  height: 50px;
  position: absolute;
  left: 0;
  z-index: 2;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  top: -2.513rem;
}
/* line 792, templates/g5_hydrogen/custom/scss/hydrogen/particles/_owlcarousel.scss */
.dir-rtl .g-owlcarousel-panel-indicator {
  left: 200px;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_popupmodule.scss */
.g-popupmodule-module-wrapper {
  display: none;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -0.625rem;
}
/* line 8, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-col-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.625rem;
}
/* line 11, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-1-col .g-pricingtable-col-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 100%;
  -moz-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  width: 100%;
}
/* line 15, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-2-col .g-pricingtable-col-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  width: 50%;
}
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-3-col .g-pricingtable-col-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 33.33333%;
  -moz-flex: 0 1 33.33333%;
  -ms-flex: 0 1 33.33333%;
  flex: 0 1 33.33333%;
  width: 33.33333%;
}
/* line 23, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-4-col .g-pricingtable-col-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 25%;
  -moz-flex: 0 1 25%;
  -ms-flex: 0 1 25%;
  flex: 0 1 25%;
  width: 25%;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-pricingtable-4-col .g-pricingtable-col-item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 50%;
    -moz-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    width: 50%;
  }
}
/* line 31, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-5-col .g-pricingtable-col-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 20%;
  -moz-flex: 0 1 20%;
  -ms-flex: 0 1 20%;
  flex: 0 1 20%;
  width: 20%;
}
/* line 35, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-6-col .g-pricingtable-col-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 16.66667%;
  -moz-flex: 0 1 16.66667%;
  -ms-flex: 0 1 16.66667%;
  flex: 0 1 16.66667%;
  width: 16.66667%;
}
@media only all and (max-width: 47.938rem) {
  .g-pricingtable-col-item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 100% !important;
    -moz-flex: 0 1 100% !important;
    -ms-flex: 0 1 100% !important;
    flex: 0 1 100% !important;
    width: 100% !important;
  }
}
/* line 45, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-headertext {
  margin-bottom: 1.563rem;
}
/* line 49, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-footertext {
  margin-top: 1.563rem;
}
/* line 53, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable {
  width: 100%;
  list-style: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
  padding-left: 1.563rem;
  padding-right: 1.563rem;
  position: relative;
  overflow: hidden;
}
/* line 63, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-ribbon {
  z-index: 2;
  position: absolute;
  line-height: 1.5;
  font-size: 0.6rem;
  font-weight: 700;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  color: #fff;
  text-transform: uppercase;
  background: #ec3025;
  width: 135px;
  top: 30px;
  right: -30px;
  text-align: center;
  letter-spacing: 1px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 81, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-plan {
  font-size: 0.8rem;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  padding: 1.563rem 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-pricingtable .g-pricingtable-plan {
    font-size: 1.25rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-pricingtable .g-pricingtable-plan {
    font-size: 1.1rem;
  }
}
/* line 94, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-subtitle {
  padding-top: 0;
  margin-top: -1rem;
  font-size: 0.9rem;
}
/* line 99, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-price {
  color: #ec3025;
  font-size: 3rem;
  font-weight: 900;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 2rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-pricingtable .g-pricingtable-price {
    font-size: 2rem;
  }
}
/* line 113, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-period {
  font-size: 2rem;
  font-weight: 200;
  line-height: 0.5;
  margin-bottom: 0.938rem;
}
/* line 119, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-desc {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 0.9rem;
  padding: 0.938rem 0;
}
/* line 124, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-item {
  font-size: 1rem;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  padding-bottom: 0.638rem;
}
/* line 127, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-item.g-pricingtable-item-0 {
  position: relative;
  margin-top: 1.25rem;
  padding-top: 1.563rem;
}
/* line 133, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable .g-pricingtable-item .fa {
  color: #ec3025;
  padding-right: 0.638rem;
}
/* line 136, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.dir-rtl .g-pricingtable .g-pricingtable-item .fa {
  padding-right: 0;
  padding-left: 0.638rem;
}
/* line 144, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
/* line 145, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
/* line 146, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent1 .g-pricingtable .g-pricingtable-plan a, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-price, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-item .fa, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-item, .g-pricingtable-accent1 .g-pricingtable .g-pricingtable-period {
  color: #ec3025;
}
/* line 149, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent1 .g-pricingtable .button, .g-pricingtable-accent1 .g-pricingtable .button-2, .g-pricingtable-accent1 .g-pricingtable .button-3, .g-pricingtable-accent1 .g-pricingtable .button-4, .g-pricingtable-accent1 .g-pricingtable .button-5, .g-pricingtable-accent1 .g-pricingtable .button-6 {
  border-color: #ec3025;
  color: #ec3025 !important;
}
/* line 152, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent1 .g-pricingtable .button:hover, .g-pricingtable-accent1 .g-pricingtable .button-2:hover, .g-pricingtable-accent1 .g-pricingtable .button-3:hover, .g-pricingtable-accent1 .g-pricingtable .button-4:hover, .g-pricingtable-accent1 .g-pricingtable .button-5:hover, .g-pricingtable-accent1 .g-pricingtable .button-6:hover, .g-pricingtable-accent1 .g-pricingtable .button:active, .g-pricingtable-accent1 .g-pricingtable .button-2:active, .g-pricingtable-accent1 .g-pricingtable .button-3:active, .g-pricingtable-accent1 .g-pricingtable .button-4:active, .g-pricingtable-accent1 .g-pricingtable .button-5:active, .g-pricingtable-accent1 .g-pricingtable .button-6:active, .g-pricingtable-accent1 .g-pricingtable .button:focus, .g-pricingtable-accent1 .g-pricingtable .button-2:focus, .g-pricingtable-accent1 .g-pricingtable .button-3:focus, .g-pricingtable-accent1 .g-pricingtable .button-4:focus, .g-pricingtable-accent1 .g-pricingtable .button-5:focus, .g-pricingtable-accent1 .g-pricingtable .button-6:focus {
  background: #ec3025;
  color: #fff !important;
}
/* line 157, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent1 .g-pricingtable .g-pricingtable-ribbon {
  background-color: #ec3025;
}
/* line 163, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
/* line 164, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
/* line 165, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent2 .g-pricingtable .g-pricingtable-plan a, .g-pricingtable-accent2 .g-pricingtable .g-pricingtable-price, .g-pricingtable-accent2 .g-pricingtable .g-pricingtable-item .fa, .g-pricingtable-accent2 .g-pricingtable .g-pricingtable-item, .g-pricingtable-accent2 .g-pricingtable .g-pricingtable-period {
  color: #7ac74f;
}
/* line 168, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent2 .g-pricingtable .button, .g-pricingtable-accent2 .g-pricingtable .button-2, .g-pricingtable-accent2 .g-pricingtable .button-3, .g-pricingtable-accent2 .g-pricingtable .button-4, .g-pricingtable-accent2 .g-pricingtable .button-5, .g-pricingtable-accent2 .g-pricingtable .button-6 {
  border-color: #7ac74f;
  color: #7ac74f !important;
}
/* line 171, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent2 .g-pricingtable .button:hover, .g-pricingtable-accent2 .g-pricingtable .button-2:hover, .g-pricingtable-accent2 .g-pricingtable .button-3:hover, .g-pricingtable-accent2 .g-pricingtable .button-4:hover, .g-pricingtable-accent2 .g-pricingtable .button-5:hover, .g-pricingtable-accent2 .g-pricingtable .button-6:hover, .g-pricingtable-accent2 .g-pricingtable .button:active, .g-pricingtable-accent2 .g-pricingtable .button-2:active, .g-pricingtable-accent2 .g-pricingtable .button-3:active, .g-pricingtable-accent2 .g-pricingtable .button-4:active, .g-pricingtable-accent2 .g-pricingtable .button-5:active, .g-pricingtable-accent2 .g-pricingtable .button-6:active, .g-pricingtable-accent2 .g-pricingtable .button:focus, .g-pricingtable-accent2 .g-pricingtable .button-2:focus, .g-pricingtable-accent2 .g-pricingtable .button-3:focus, .g-pricingtable-accent2 .g-pricingtable .button-4:focus, .g-pricingtable-accent2 .g-pricingtable .button-5:focus, .g-pricingtable-accent2 .g-pricingtable .button-6:focus {
  background: #7ac74f;
  color: #fff !important;
}
/* line 176, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent2 .g-pricingtable .g-pricingtable-ribbon {
  background-color: #7ac74f;
}
/* line 182, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
/* line 183, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
/* line 184, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent3 .g-pricingtable .g-pricingtable-plan a, .g-pricingtable-accent3 .g-pricingtable .g-pricingtable-price, .g-pricingtable-accent3 .g-pricingtable .g-pricingtable-item .fa, .g-pricingtable-accent3 .g-pricingtable .g-pricingtable-item, .g-pricingtable-accent3 .g-pricingtable .g-pricingtable-period {
  color: #000;
}
/* line 187, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent3 .g-pricingtable .button, .g-pricingtable-accent3 .g-pricingtable .button-2, .g-pricingtable-accent3 .g-pricingtable .button-3, .g-pricingtable-accent3 .g-pricingtable .button-4, .g-pricingtable-accent3 .g-pricingtable .button-5, .g-pricingtable-accent3 .g-pricingtable .button-6 {
  border-color: #000;
  color: #000 !important;
}
/* line 190, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent3 .g-pricingtable .button:hover, .g-pricingtable-accent3 .g-pricingtable .button-2:hover, .g-pricingtable-accent3 .g-pricingtable .button-3:hover, .g-pricingtable-accent3 .g-pricingtable .button-4:hover, .g-pricingtable-accent3 .g-pricingtable .button-5:hover, .g-pricingtable-accent3 .g-pricingtable .button-6:hover, .g-pricingtable-accent3 .g-pricingtable .button:active, .g-pricingtable-accent3 .g-pricingtable .button-2:active, .g-pricingtable-accent3 .g-pricingtable .button-3:active, .g-pricingtable-accent3 .g-pricingtable .button-4:active, .g-pricingtable-accent3 .g-pricingtable .button-5:active, .g-pricingtable-accent3 .g-pricingtable .button-6:active, .g-pricingtable-accent3 .g-pricingtable .button:focus, .g-pricingtable-accent3 .g-pricingtable .button-2:focus, .g-pricingtable-accent3 .g-pricingtable .button-3:focus, .g-pricingtable-accent3 .g-pricingtable .button-4:focus, .g-pricingtable-accent3 .g-pricingtable .button-5:focus, .g-pricingtable-accent3 .g-pricingtable .button-6:focus {
  background: #000;
  color: #fff !important;
}
/* line 195, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent3 .g-pricingtable .g-pricingtable-ribbon {
  background-color: #000;
  color: #fff;
}
/* line 202, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
/* line 203, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
/* line 204, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent4 .g-pricingtable .g-pricingtable-plan a, .g-pricingtable-accent4 .g-pricingtable .g-pricingtable-price, .g-pricingtable-accent4 .g-pricingtable .g-pricingtable-item .fa, .g-pricingtable-accent4 .g-pricingtable .g-pricingtable-item, .g-pricingtable-accent4 .g-pricingtable .g-pricingtable-period {
  color: #fff;
}
/* line 207, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent4 .g-pricingtable .button, .g-pricingtable-accent4 .g-pricingtable .button-2, .g-pricingtable-accent4 .g-pricingtable .button-3, .g-pricingtable-accent4 .g-pricingtable .button-4, .g-pricingtable-accent4 .g-pricingtable .button-5, .g-pricingtable-accent4 .g-pricingtable .button-6 {
  border-color: #fff;
  color: #fff !important;
}
/* line 210, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent4 .g-pricingtable .button:hover, .g-pricingtable-accent4 .g-pricingtable .button-2:hover, .g-pricingtable-accent4 .g-pricingtable .button-3:hover, .g-pricingtable-accent4 .g-pricingtable .button-4:hover, .g-pricingtable-accent4 .g-pricingtable .button-5:hover, .g-pricingtable-accent4 .g-pricingtable .button-6:hover, .g-pricingtable-accent4 .g-pricingtable .button:active, .g-pricingtable-accent4 .g-pricingtable .button-2:active, .g-pricingtable-accent4 .g-pricingtable .button-3:active, .g-pricingtable-accent4 .g-pricingtable .button-4:active, .g-pricingtable-accent4 .g-pricingtable .button-5:active, .g-pricingtable-accent4 .g-pricingtable .button-6:active, .g-pricingtable-accent4 .g-pricingtable .button:focus, .g-pricingtable-accent4 .g-pricingtable .button-2:focus, .g-pricingtable-accent4 .g-pricingtable .button-3:focus, .g-pricingtable-accent4 .g-pricingtable .button-4:focus, .g-pricingtable-accent4 .g-pricingtable .button-5:focus, .g-pricingtable-accent4 .g-pricingtable .button-6:focus {
  background: #fff;
  color: #000 !important;
}
/* line 215, templates/g5_hydrogen/custom/scss/hydrogen/particles/_pricingtable.scss */
.g-pricingtable-accent4 .g-pricingtable .g-pricingtable-ribbon {
  background-color: #fff;
  color: #000;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecontent.scss */
.g-simplecontent-item-created-date {
  font-size: 0.8rem;
  text-transform: uppercase;
}
/* line 6, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecontent.scss */
.g-simplecontent-item-content-title {
  color: #000;
  font-size: 2rem;
  font-weight: 900;
  margin: 0.525rem 0;
}
/* line 11, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecontent.scss */
.g-simplecontent-layout-header .g-simplecontent-item-content-title {
  color: inherit;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.15;
  margin: 2rem 0 0.15625rem 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-simplecontent-layout-header .g-simplecontent-item-content-title {
    font-size: 2.75rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-simplecontent-layout-header .g-simplecontent-item-content-title {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-simplecontent-layout-header .g-simplecontent-item-content-title {
    font-size: 2rem;
    margin-top: 3rem;
  }
}
/* line 31, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecontent.scss */
.g-simplecontent-item-author {
  font-size: 0.9rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
}
/* line 37, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecontent.scss */
.g-simplecontent-item-leading-content {
  margin-bottom: 0.625rem;
}
/* line 39, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecontent.scss */
.g-simplecontent-layout-header .g-simplecontent-item-leading-content {
  color: inherit;
  font-size: 1.2rem;
  padding-top: 0.625rem;
}
/* line 47, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecontent.scss */
.g-simplecontent-item-main-content {
  font-size: 0.9rem;
  margin-bottom: 0.625rem;
}
/* line 50, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecontent.scss */
.g-simplecontent-layout-header .g-simplecontent-item-main-content {
  font-size: 1rem;
  margin-bottom: 1.25rem;
}
/* line 56, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecontent.scss */
.g-simplecontent-item-readmore-container {
  margin-top: 0.625rem;
  padding-top: 0.938rem;
}
/* line 61, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecontent.scss */
/* line 62, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecontent.scss */
.g-simplecontent-layout-header .g-simplecontent-item-author, .g-simplecontent-layout-header .g-simplecontent-item-created-date {
  display: inline-block;
  margin: 0;
  padding-right: 0.938rem;
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 200;
  font-size: 1.15rem;
  line-height: 2;
  text-transform: none;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecounter.scss */
.g-simplecounter-block {
  display: block;
  margin: 2rem auto 0.5rem auto;
}
/* line 6, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecounter.scss */
#g-simplecounter-calendar {
  text-align: center;
}
/* line 8, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecounter.scss */
#g-simplecounter-calendar .counter-block {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0;
}
/* line 13, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecounter.scss */
#g-simplecounter-calendar .number, #g-simplecounter-calendar .word {
  display: block;
  margin: 0;
  padding: 0;
}
/* line 18, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecounter.scss */
#g-simplecounter-calendar .number {
  width: 100px;
  height: 80px;
  line-height: 80px;
  font-size: 2rem;
  font-weight: normal;
  border-radius: 0;
  margin-bottom: 0.5rem;
  color: #fff;
  background: -webkit-linear-gradient(#cc1c12 0%, #cc1c12 50%, #ec3025 50%, #ec3025 100%);
  background: linear-gradient(to   , #cc1c12 50%, #ec3025 50%, #ec3025 100%);
}
@media only all and (max-width: 47.938rem) {
  #g-simplecounter-calendar .number {
    font-size: 1.5rem;
    width: 85px;
    height: 50px;
    line-height: 50px;
  }
}
/* line 35, templates/g5_hydrogen/custom/scss/hydrogen/particles/_simplecounter.scss */
#g-simplecounter-calendar .word {
  text-transform: uppercase;
}
@media only all and (max-width: 47.938rem) {
  #g-simplecounter-calendar .word {
    font-size: 75%;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_social.scss */
.g-social {
  margin-top: 7px;
}
/* line 3, templates/g5_hydrogen/custom/scss/hydrogen/particles/_social.scss */
.g-social a {
  --social-main-bg-color: #fff;
  color: #686868;
  background: var(--social-main-bg-color);
  display: inline-block;
  font-size: 0.8rem;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin: 0 2px;
  border-radius: 2px;
}
/* line 17, templates/g5_hydrogen/custom/scss/hydrogen/particles/_social.scss */
.g-social a:hover {
  color: #fff;
  background: #ec3025;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_carousel.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* line 12, templates/g5_hydrogen/custom/scss/hydrogen/particles/_carousel.scss */
.carousel-control {
  height: 100%;
  width: 100px;
  top: 0;
  margin-top: 0;
  border-radius: 0;
  border: none;
  background: transparent;
}
/* line 21, templates/g5_hydrogen/custom/scss/hydrogen/particles/_carousel.scss */
.carousel-control.left {
  left: 0;
}
/* line 25, templates/g5_hydrogen/custom/scss/hydrogen/particles/_carousel.scss */
.carousel-control.right {
  right: 0;
}
/* line 29, templates/g5_hydrogen/custom/scss/hydrogen/particles/_carousel.scss */
.carousel-control i {
  top: 50%;
  margin-top: -30px;
  position: absolute;
  height: 60px;
  width: 20px;
}
/* line 38, templates/g5_hydrogen/custom/scss/hydrogen/particles/_carousel.scss */
.carousel-caption {
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_search.scss */
.g5-search {
  margin-bottom: 0;
}
/* line 4, templates/g5_hydrogen/custom/scss/hydrogen/particles/_search.scss */
.g5-search input[type="search"] {
  margin: 0;
  width: calc(100% - 47px);
  max-width: 100%;
}
/* line 9, templates/g5_hydrogen/custom/scss/hydrogen/particles/_search.scss */
.g5-search input[type="search"]:focus {
  box-shadow: none;
  border-radius: 0;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
/* line 2, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container .g-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  background: #000;
  box-shadow: 0 0.5rem 3rem #000;
}
/* line 11, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container .g-video iframe, .g-video-container .g-video object, .g-video-container .g-video embed, .g-video-container .g-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 18, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
/* line 19, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container .g-video:hover .g-videolocal-play.pause {
  opacity: 1;
}
/* line 23, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container .g-video .g-videolocal-play {
  position: absolute;
  height: 3.5vw;
  width: 3.5vw;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 50%;
  margin-bottom: -40px;
  background: url('../../../../images/owlcarousel/play.svg') no-repeat;
  background-size: contain;
  cursor: pointer;
  opacity: 1;
}
@media only all and (max-width: 30rem) {
  .g-video-container .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-video-container .g-video .g-videolocal-play {
    height: 12vw;
    width: 12vw;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-video-container .g-video .g-videolocal-play {
    height: 6vw;
    width: 6vw;
  }
}
/* line 52, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container .g-video .g-videolocal-play.pause {
  background: url('../../../../images/owlcarousel/paused.svg');
  background-size: contain;
  opacity: 0;
}
/* line 58, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container .g-video .g-video-nocontrols::-webkit-media-controls {
  display: none !important;
}
/* line 65, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
/* line 66, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container.g-video-container-columns-1 .g-video-inner {
  width: 100%;
}
/* line 71, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container.g-video-container-columns-2 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 74, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container.g-video-container-columns-2 .g-video-inner {
  width: 50%;
}
/* line 77, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container.g-video-container-columns-2 .g-video-inner .g-video {
  margin-right: 0.938rem;
}
@media only all and (max-width: 47.938rem) {
  .g-video-container.g-video-container-columns-2 .g-video-inner .g-video {
    margin: 0;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-video-container.g-video-container-columns-2 .g-video-inner {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
/* line 92, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container.g-video-container-columns-3 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 95, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container.g-video-container-columns-3 .g-video-inner {
  width: 33.3%;
}
/* line 98, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container.g-video-container-columns-3 .g-video-inner .g-video {
  margin-right: 0.938rem;
}
@media only all and (max-width: 47.938rem) {
  .g-video-container.g-video-container-columns-3 .g-video-inner .g-video {
    margin: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-video-container.g-video-container-columns-3 .g-video-inner {
    width: 50%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-video-container.g-video-container-columns-3 .g-video-inner {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
/* line 116, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container.g-video-container-columns-4 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 120, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container.g-video-container-columns-4 .g-video-inner {
  width: 25%;
}
/* line 123, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-container.g-video-container-columns-4 .g-video-inner .g-video {
  margin-right: 0.938rem;
}
@media only all and (max-width: 47.938rem) {
  .g-video-container.g-video-container-columns-4 .g-video-inner .g-video {
    margin: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-video-container.g-video-container-columns-4 .g-video-inner {
    width: 50%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-video-container.g-video-container-columns-4 .g-video-inner {
    width: 100%;
    margin-bottom: 0.625rem;
  }
}
/* line 143, templates/g5_hydrogen/custom/scss/hydrogen/particles/_video.scss */
.g-video-caption {
  text-align: center;
  font-size: 1.3vw;
  padding: 1.938rem 0;
  color: #ec3025;
}
@media (max-width: 76.9230769231rem) {
  .g-video-caption {
    font-size: 1rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-video-caption {
    padding: 0.938rem 0;
  }
}
/* line 2, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider {
  position: relative;
}
/* line 6, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .owl-stage {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 11, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-carousel {
  width: auto;
  z-index: 2;
}
/* line 16, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-carousel .owl-item {
  z-index: 1;
  position: relative;
}
/* line 20, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-carousel .owl-item .tab {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  cursor: pointer;
  padding: 0.469rem;
}
/* line 26, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-carousel .owl-item .tab:hover .g-panelslider-carousel-title {
  text-decoration: underline;
}
/* line 32, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-carousel .owl-item .tab img {
  border-radius: 0.5rem;
}
/* line 36, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-carousel .owl-item .tab .g-panelslider-carousel-title {
  font-size: 0.8vw;
  margin-top: 1.25rem;
  position: relative;
  z-index: 1;
}
@media (max-width: 112.5rem) {
  .g-panelslider .g-panelslider-carousel .owl-item .tab .g-panelslider-carousel-title {
    font-size: 0.9rem;
  }
}
/* line 44, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-carousel .owl-item.owl-current {
  z-index: 2;
}
/* line 47, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
/* line 48, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-carousel .owl-item.owl-current .tab:after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  background: #ec3025;
  border-radius: 100%;
  left: 49%;
  bottom: 0;
}
/* line 64, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-slides {
  z-index: 1;
}
/* line 67, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-slides .panel {
  padding: 0.938rem 3.752rem 1.876rem;
}
@media only all and (max-width: 47.938rem) {
  .g-panelslider .g-panelslider-slides .panel {
    padding: 0;
  }
}
/* line 74, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-slides .panel .g-panelslider-slides-content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
}
@media only all and (max-width: 47.938rem) {
  .g-panelslider .g-panelslider-slides .panel .g-panelslider-slides-content-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}
/* line 83, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-slides .panel .g-panelslider-slides-content-wrapper .g-panelslider-slides-title-wrapper {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 1.876rem;
}
/* line 87, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-slides .panel .g-panelslider-slides-content-wrapper .g-panelslider-slides-title-wrapper .g-panelslider-slides-title-topline {
  font-size: 1vw;
  color: #686868;
}
@media (max-width: 100rem) {
  .g-panelslider .g-panelslider-slides .panel .g-panelslider-slides-content-wrapper .g-panelslider-slides-title-wrapper .g-panelslider-slides-title-topline {
    font-size: 1rem;
  }
}
/* line 92, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-slides .panel .g-panelslider-slides-content-wrapper .g-panelslider-slides-title-wrapper .g-panelslider-slides-title {
  font-size: 3vw;
  font-weight: 600;
}
@media (max-width: 53.3333333333rem) {
  .g-panelslider .g-panelslider-slides .panel .g-panelslider-slides-content-wrapper .g-panelslider-slides-title-wrapper .g-panelslider-slides-title {
    font-size: 1.6rem;
  }
}
/* line 99, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-slides .panel .g-panelslider-slides-content-wrapper .g-panelslider-slides-description {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 1.876rem 1.876rem 0;
}
/* line 103, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-slides .panel .g-panelslider-slides-content-wrapper .g-panelslider-slides-description .g-panelslider-slides-description-content {
  color: #686868;
  font-weight: 600;
  font-size: 1.1vw;
}
@media (max-width: 90.9090909091rem) {
  .g-panelslider .g-panelslider-slides .panel .g-panelslider-slides-content-wrapper .g-panelslider-slides-description .g-panelslider-slides-description-content {
    font-size: 1rem;
  }
}
/* line 108, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-slides .panel .g-panelslider-slides-content-wrapper .g-panelslider-slides-description .g-panelslider-slides-description-content b {
  font-size: 1.5vw;
  color: #fff;
}
@media (max-width: 80rem) {
  .g-panelslider .g-panelslider-slides .panel .g-panelslider-slides-content-wrapper .g-panelslider-slides-description .g-panelslider-slides-description-content b {
    font-size: 1.2rem;
  }
}
/* line 116, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .g-panelslider-slides .panel .g-panelslider-panel-link {
  padding: 3.752rem 0 0;
  text-align: center;
}
/* line 124, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
/* line 125, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .owl-nav > div {
  position: absolute;
  margin: auto;
  text-align: center;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 1;
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
  transform: translateY(30%);
}
/* line 137, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .owl-nav > div .fa {
  font-size: 2.25vw;
  font-weight: 400;
}
@media (max-width: 111.1111111111rem) {
  .g-panelslider .owl-nav > div .fa {
    font-size: 2.5rem;
  }
}
/* line 142, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .owl-nav > div:hover {
  color: rgba(255, 255, 255, 0.6);
}
/* line 147, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .owl-nav .owl-prev {
  left: 4vw;
  right: auto;
}
/* line 151, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.dir-rtl .g-panelslider .owl-nav .owl-prev {
  right: 4vw;
  left: auto;
}
/* line 155, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
/* line 156, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.dir-rtl .g-panelslider .owl-nav .owl-prev .fa-chevron-left:before {
  content: "\f054";
}
/* line 163, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.g-panelslider .owl-nav .owl-next {
  left: auto;
  right: 4vw;
}
/* line 167, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.dir-rtl .g-panelslider .owl-nav .owl-next {
  left: 4vw;
  right: auto;
}
/* line 171, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
/* line 172, templates/g5_hydrogen/custom/scss/hydrogen/particles/_panelslider.scss */
.dir-rtl .g-panelslider .owl-nav .owl-next .fa-chevron-right:before {
  content: "\f053";
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
/* line 2, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
/* line 5, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
/* line 6, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
.g-owlcarousel-testimonials .g-testimonials .g-testimonial img {
  width: auto;
  height: auto;
  border-radius: 100%;
  max-width: 70px;
  max-height: 70px;
  margin-right: 0.938rem;
}
/* line 14, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
.g-owlcarousel-testimonials .g-testimonials .g-testimonial .g-testimonial-info {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
/* line 18, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
.g-owlcarousel-testimonials .g-testimonials .g-testimonial .g-testimonial-text {
  padding: 0.938rem 0;
  color: #000;
  font-size: 1.5vw;
}
@media (max-width: 80rem) {
  .g-owlcarousel-testimonials .g-testimonials .g-testimonial .g-testimonial-text {
    font-size: 1.2rem;
  }
}
/* line 23, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
.g-owlcarousel-testimonials .g-testimonials .g-testimonial .g-testimonial-position {
  font-size: 1vw;
  color: #686868;
}
@media (max-width: 90rem) {
  .g-owlcarousel-testimonials .g-testimonials .g-testimonial .g-testimonial-position {
    font-size: 0.9rem;
  }
}
/* line 27, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
.g-owlcarousel-testimonials .g-testimonials .g-testimonial .g-testimonial-author {
  color: #000;
  font-size: 1.2vw;
  font-weight: 500;
}
@media (max-width: 83.3333333333rem) {
  .g-owlcarousel-testimonials .g-testimonials .g-testimonial .g-testimonial-author {
    font-size: 1rem;
  }
}
/* line 35, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
.g-owlcarousel-testimonials .g-testimonials[data-testimonials-carousel-nav="true"] {
  padding: 0 3rem;
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-testimonials .g-testimonials[data-testimonials-carousel-nav="true"] {
    padding: 0;
  }
}
/* line 44, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
.g-owlcarousel-testimonials .g-testimonials .owl-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-testimonials .g-testimonials .owl-nav {
    position: relative;
    text-align: center;
  }
}
/* line 56, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
.g-owlcarousel-testimonials .g-testimonials .owl-nav div {
  color: rgba(104, 104, 104, 0.5);
  font-size: 1.5rem;
  bottom: auto;
  margin: 0;
  top: 45%;
}
/* line 58, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
.g-owlcarousel-testimonials .g-testimonials .owl-nav div:hover {
  color: #686868;
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-testimonials .g-testimonials .owl-nav div {
    position: relative;
    margin-top: 0.938rem;
  }
}
/* line 71, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
.g-owlcarousel-testimonials .g-testimonials .owl-nav div .fa {
  font-size: 2rem;
}
/* line 75, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
.g-owlcarousel-testimonials .g-testimonials .owl-nav div.owl-prev {
  left: 0;
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-testimonials .g-testimonials .owl-nav div.owl-prev {
    margin-right: 0.938rem;
  }
}
/* line 81, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
.g-owlcarousel-testimonials .g-testimonials .owl-nav div.owl-next {
  right: 0;
}
@media only all and (max-width: 47.938rem) {
  .g-owlcarousel-testimonials .g-testimonials .owl-nav div.owl-next {
    margin-left: 0.938rem;
  }
}
/* line 91, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
.g-owlcarousel-testimonials .g-testimonials .owl-dots {
  text-align: left;
  margin-top: 0.938rem;
}
/* line 94, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
.g-owlcarousel-testimonials .g-testimonials .owl-dots .owl-dot {
  margin: 0 0.2rem;
  width: 8px;
  height: 8px;
  background: rgba(236, 48, 37, 0.3);
}
/* line 100, templates/g5_hydrogen/custom/scss/hydrogen/particles/_testimonials.scss */
.g-owlcarousel-testimonials .g-testimonials .owl-dots .owl-dot.active, .g-owlcarousel-testimonials .g-testimonials .owl-dots .owl-dot:hover {
  background: #ec3025;
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  margin: -0.625rem;
  width: 100%;
}
@media only all and (max-width: 30rem) {
  .g-flippingcards-wrapper {
    margin: 0;
  }
}
/* line 13, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcards-row {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-end;
  -moz-align-content: flex-end;
  align-content: flex-end;
  -ms-flex-line-pack: end;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  width: 100%;
}
@media only all and (max-width: 47.938rem) {
  .g-flippingcards-wrapper .g-flippingcards-row {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}
/* line 25, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard {
  display: inline-block;
  margin: 0.625rem;
  flex: 1 1 0%;
  max-width: 100%;
}
@media only all and (max-width: 47.938rem) {
  .g-flippingcards-wrapper .g-flippingcard {
    flex: 100%;
  }
}
/* line 34, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard * {
  word-wrap: anywhere;
}
/* line 38, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
/* line 39, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
/* line 40, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard ul:not(.nav):not(.dropdown-menu) li:before {
  background-image: url('../../../../images/vink-rood.svg') !important;
}
/* line 43, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
body.outline-21 .g-flippingcards-wrapper .g-flippingcard ul:not(.nav):not(.dropdown-menu) li:before, body.outline-12 .g-flippingcards-wrapper .g-flippingcard ul:not(.nav):not(.dropdown-menu) li:before {
  background-image: url('../../../../images/vink-groen.svg') !important;
}
/* line 51, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-iconbg {
  position: absolute;
  color: #ec3025;
  font-size: 8rem;
  opacity: 0.1;
  top: -3rem;
  right: 4rem;
}
/* line 60, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard i {
  margin: 0.625rem 0;
  font-size: 3rem;
  color: #8c8a8a;
}
/* line 66, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-button {
  font-weight: 700;
  margin: 0.625rem 0;
  color: #8c8a8a;
}
/* line 70, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-button i {
  font-size: 1rem;
}
/* line 75, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-title {
  font-weight: 700;
  margin: 0.625rem 0;
  font-family: "Open Sans";
  font-size: 1.1rem;
  padding-bottom: 1rem;
  border-bottom: 2px solid #929497;
  margin-bottom: 1rem;
  min-height: 4rem;
}
/* line 85, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-title .g-flippingcards-subtitle {
  display: block;
  font-size: 0.9rem;
  font-weight: 400;
}
/* line 92, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-front {
  border-radius: 20px;
  position: relative;
  background-color: #fff;
  border: 3px solid #ec3025;
  padding: 1.5rem;
  cursor: pointer;
  overflow: hidden;
}
/* line 96, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-front .g-flippingcards-title {
  color: #000;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-flippingcards-wrapper .g-flippingcard .g-flippingcards-front .g-flippingcards-title {
    min-height: 5.25rem;
  }
}
/* line 103, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-front .g-flippingcards-desc {
  color: #686868;
}
/* line 113, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
body.outline-21 .g-flippingcards-wrapper .g-flippingcard .g-flippingcards-front, body.outline-12 .g-flippingcards-wrapper .g-flippingcard .g-flippingcards-front {
  border-color: #216f43;
}
/* line 118, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-front > .fa {
  position: absolute;
  bottom: 0;
  right: 0.938rem;
  font-size: 2rem;
}
/* line 125, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back {
  border-radius: 20px;
  background-color: #fff;
  padding: 1.5rem;
  cursor: pointer;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border: 3px solid #f3901d;
}
/* line 127, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back .g-flippingcards-title, .g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back .g-flippingcards-button {
  color: #ec3025;
}
/* line 130, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back i {
  color: #000;
}
/* line 142, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
body.outline-21 .g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back, body.outline-12 .g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back {
  border-color: #7ac74f;
}
@media only all and (max-width: 47.938rem) {
  .g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back {
    min-height: 22rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back {
    min-height: 29rem;
  }
}
/* line 181, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
/* line 182, templates/g5_hydrogen/custom/scss/hydrogen/particles/_flippingcards.scss */
.g-flippingcards-wrapper.g-flippingcards-columns-3 .g-flippingcard {
  flex: 0 0 calc(33.3333333333% - 1.3rem);
}
@media only all and (max-width: 30rem) {
  .g-flippingcards-wrapper.g-flippingcards-columns-3 .g-flippingcard {
    margin: 0.625rem 0;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team {
  position: relative;
}
/* line 4, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team .g-team-header {
  margin-bottom: 1.5rem;
  text-align: center;
  z-index: 1;
}
/* line 9, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team .g-team-header .g-team-title {
  display: block;
  color: #686868;
  font-size: 2rem;
  font-weight: 700;
}
/* line 16, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team .g-team-header .g-team-subtitle {
  display: block;
  color: #ec3025;
  font-size: 1.25rem;
}
/* line 23, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
/* line 24, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team .g-team-grid .team-members {
  overflow: hidden;
  width: 80%;
  margin: 2rem auto;
  padding: 0.866% 0;
  font-size: 1rem;
}
@media only all and (max-width: 47.938rem) {
  .g-team .g-team-grid .team-members {
    width: 100%;
  }
}
/* line 35, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team .g-team-grid .team-members:after {
  content: "";
  display: block;
  clear: both;
}
/* line 41, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team .g-team-grid .team-members .hex {
  position: relative;
  list-style-type: none;
  float: left;
  overflow: hidden;
  visibility: hidden;
  outline: 1px solid transparent;
  /* fix for jagged edges in FF on hover transition */
  clip-path: polygon(50% 15%, 100% 30%, 100% 70%, 50% 85%, 0 70%, 0 30%);
  clip-path: polygon(50% 15%, 100% 30%, 100% 70%, 50% 85%, 0 70%, 0 30%);
}
@media only all and (min-width: 60rem) {
  .g-team .g-team-grid .team-members .hex {
    width: 19.2%;
    /* = (100-4) / 5 */
    padding-bottom: 22.17%;
    /* =  width / sin(60deg) */
  }
  /* line 61, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(9n+6), .g-team .g-team-grid .team-members .hex:nth-child(9n+7), .g-team .g-team-grid .team-members .hex:nth-child(9n+8), .g-team .g-team-grid .team-members .hex:nth-child(9n+9) {
    margin-top: -8.676%;
    margin-bottom: -8.676%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
  }
  /* line 77, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(9n+6):last-child, .g-team .g-team-grid .team-members .hex:nth-child(9n+7):last-child, .g-team .g-team-grid .team-members .hex:nth-child(9n+8):last-child, .g-team .g-team-grid .team-members .hex:nth-child(9n+9):last-child {
    margin-bottom: 0;
  }
  /* line 84, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(9n+6) {
    margin-left: 0.5%;
    clear: left;
  }
  /* line 89, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(9n+10) {
    clear: left;
  }
  /* line 93, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(9n+2), .g-team .g-team-grid .team-members .hex:nth-child(9n+ 7) {
    margin-left: 1%;
    margin-right: 1%;
  }
  /* line 99, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(9n+3), .g-team .g-team-grid .team-members .hex:nth-child(9n+4), .g-team .g-team-grid .team-members .hex:nth-child(9n+8) {
    margin-right: 1%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-team .g-team-grid .team-members .hex {
    width: 32.666%;
    /* = (100-2) / 3 */
    padding-bottom: 37.72%;
    /* =  width / sin(60) */
  }
  /* line 150, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(5n+4), .g-team .g-team-grid .team-members .hex:nth-child(5n+5) {
    margin-top: -8.564%;
    margin-bottom: -8.564%;
    margin-top: -15.564%;
    margin-bottom: -15.564%;
  }
  /* line 160, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(5n+4):last-child, .g-team .g-team-grid .team-members .hex:nth-child(5n+5):last-child {
    margin-bottom: 0;
  }
  /* line 164, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(5n+4) {
    margin-right: 1%;
    margin-left: 16.7%;
  }
  /* line 169, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(5n+2) {
    margin-left: 1%;
    margin-right: 1%;
  }
  /* line 173, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(5n+6) {
    clear: left;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-team .g-team-grid .team-members .hex {
    width: 49.5%;
    /* = (100-1) / 2 */
    padding-bottom: 57.158%;
    /* =  width / sin(60) */
  }
  /* line 182, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(3n+3) {
    margin-top: -24.423%;
    margin-bottom: -24.423%;
  }
  /* line 192, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(3n+3):last-child {
    margin-bottom: 0;
  }
  /* line 196, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(3n+3) {
    margin-left: 25.3%;
  }
  /* line 200, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(3n+2) {
    margin-left: 1%;
  }
  /* line 204, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
  .g-team .g-team-grid .team-members .hex:nth-child(3n+4) {
    clear: left;
  }
}
/* line 209, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team .g-team-grid .team-members .hex * {
  position: absolute;
  visibility: visible;
  outline: 1px solid transparent;
  /* fix for jagged edges in FF on hover transition */
}
/* line 215, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team .g-team-grid .team-members .hex .hexIn {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  overflow: hidden;
}
/* line 226, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team .g-team-grid .team-members .hex .hexIn:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ec3025;
  opacity: 0.4;
  z-index: 2;
  content: "";
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
/* line 239, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
/* line 241, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team .g-team-grid .team-members .hex .hexIn:hover:before, .g-team .g-team-grid .team-members .hex .hexIn:focus:before {
  opacity: 0.7;
}
/* line 244, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team .g-team-grid .team-members .hex .hexIn:hover p, .g-team .g-team-grid .team-members .hex .hexIn:focus p {
  opacity: 1;
}
/* line 254, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team .g-team-grid .team-members .hex img {
  left: -100%;
  right: -100%;
  width: auto;
  height: 100%;
  margin: 0 auto;
  max-width: none;
  overflow: hidden;
}
/* line 264, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team .g-team-grid .team-members .hex h1, .g-team .g-team-grid .team-members .hex h3, .g-team .g-team-grid .team-members .hex p {
  margin: 0;
  width: 102%;
  left: -1%;
  /* prevent line on the right where background doesn't cover image */
  padding: 5%;
  box-sizing: border-box;
  font-weight: 300;
  opacity: 0.001;
  z-index: 4;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
/* line 280, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team .g-team-grid .team-members .hex h1, .g-team .g-team-grid .team-members .hex h3 {
  opacity: 1;
  top: 50%;
  font-size: 1.1rem;
  z-index: 1;
  color: #fff;
  font-weight: 600;
  transform: translate(0, -50%);
  color: #fff !important;
  z-index: 5;
}
@media only all and (max-width: 47.938rem) {
  .g-team .g-team-grid .team-members .hex h1, .g-team .g-team-grid .team-members .hex h3 {
    font-size: 1.1rem;
    line-height: 1;
  }
}
/* line 312, templates/g5_hydrogen/custom/scss/hydrogen/particles/_team.scss */
.g-team .g-team-grid .team-members .hex p {
  top: 50%;
  padding-bottom: 50%;
  font-size: 1rem;
}
@media only all and (max-width: 47.938rem) {
  .g-team .g-team-grid .team-members .hex p {
    font-size: 1.1rem;
    line-height: 1;
  }
}
/*# sourceMappingURL=hydrogen_12.css.map */