/*1b3be56cd998bd133d2fb4d1234324b7*/
@import url('//fonts.googleapis.com/css?family=Roboto+Condensed:700');
/* 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/vweb_harc/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: 2.25rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.9rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.5rem;
}
/* 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.1875rem;
}
/* line 1, templates/vweb_harc/scss/harc/_core.scss */
body {
  color: #333;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 8, templates/vweb_harc/scss/harc/_core.scss */
#g-page-surround {
  background: #fff;
}
@media print {
  /* line 13, templates/vweb_harc/scss/harc/_core.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 19, templates/vweb_harc/scss/harc/_core.scss */
a {
  color: #2d256e;
  font-weight: 700;
}
/* line 22, templates/vweb_harc/scss/harc/_core.scss */
a:hover {
  color: #4c3fba;
}
/* line 27, templates/vweb_harc/scss/harc/_core.scss */
h1, h2, h3, h4, h5, h6, strong {
  color: #1a1a1a;
}
/* line 31, templates/vweb_harc/scss/harc/_core.scss */
.button {
  background: #f68220;
  border: 1px solid #f3740a;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  font-size: 1.15rem;
  padding: 10px 16px;
  box-shadow: inset 0 -2px 0 0 #bd5b08;
  line-height: 1.5;
  vertical-align: middle;
  text-transform: uppercase;
  transition: background 0.1s linear;
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  transition: background 0.1s;
}
/* line 46, templates/vweb_harc/scss/harc/_core.scss */
.button.small {
  font-size: 1rem;
  padding: 6px 12px;
}
/* line 51, templates/vweb_harc/scss/harc/_core.scss */
.button:hover {
  background: #f79039;
  color: #fff;
}
/* line 56, templates/vweb_harc/scss/harc/_core.scss */
.button:active, .button:focus {
  background: #f3740a;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  outline: 0;
}
/* line 63, templates/vweb_harc/scss/harc/_core.scss */
.button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
/* line 67, templates/vweb_harc/scss/harc/_core.scss */
.button:disabled:hover {
  background: #f68220;
}
/* line 73, templates/vweb_harc/scss/harc/_core.scss */
/* line 74, templates/vweb_harc/scss/harc/_core.scss */
ul.harc-check {
  list-style: none;
  margin-left: 1rem;
  padding: 0;
}
/* line 78, templates/vweb_harc/scss/harc/_core.scss */
ul.harc-check li {
  padding-left: 1.3em;
  line-height: 1.3;
  padding-bottom: 0.75rem;
}
/* line 82, templates/vweb_harc/scss/harc/_core.scss */
ul.harc-check li::before {
  color: #1c214d;
  content: "\f00c";
  /* FontAwesome Unicode */
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  margin-left: -1.3em;
  /* same as padding-left set on li */
  width: 1.3em;
  /* same as padding-left set on li */
}
/* line 95, templates/vweb_harc/scss/harc/_core.scss */
.gantry-logo {
  display: inline-block;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .gantry-logo {
    display: block;
    text-align: center;
  }
}
/* line 101, templates/vweb_harc/scss/harc/_core.scss */
.gantry-logo img {
  width: 150px;
}
/* line 106, templates/vweb_harc/scss/harc/_core.scss */
.logo-large {
  display: inline-block;
}
/* line 110, templates/vweb_harc/scss/harc/_core.scss */
/* line 111, templates/vweb_harc/scss/harc/_core.scss */
#vweb-breadcrumbs > .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 114, templates/vweb_harc/scss/harc/_core.scss */
#vweb-breadcrumbs > .g-content .breadcrumb {
  background-color: rgba(0, 0, 0, 0) !important;
  font-size: 0.9rem;
  margin: 0.5rem 0 0 !important;
  padding: 0;
  margin: 0;
}
/* line 120, templates/vweb_harc/scss/harc/_core.scss */
#vweb-breadcrumbs > .g-content .breadcrumb .pathway {
  color: #1c214d;
}
/* line 123, templates/vweb_harc/scss/harc/_core.scss */
#vweb-breadcrumbs > .g-content .breadcrumb span.divider {
  color: #fff;
  position: relative;
  vertical-align: middle;
  width: 16px;
  height: 26px;
  line-height: 1.5;
  display: inline-block;
}
/* line 132, templates/vweb_harc/scss/harc/_core.scss */
#vweb-breadcrumbs > .g-content .breadcrumb > .active {
  color: #333;
}
/* line 135, templates/vweb_harc/scss/harc/_core.scss */
#vweb-breadcrumbs > .g-content .breadcrumb li {
  color: #333;
}
/* line 142, templates/vweb_harc/scss/harc/_core.scss */
/* line 143, templates/vweb_harc/scss/harc/_core.scss */
.mod-adbanner .ad-label {
  font-size: 0.6875rem;
  opacity: 0.6;
}
/* line 2, templates/vweb_harc/scss/harc/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 5, templates/vweb_harc/scss/harc/_typography.scss */
body {
  font-family: "roboto", sans-serif;
  font-weight: 400;
}
/* line 10, templates/vweb_harc/scss/harc/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "Roboto Condensed";
  font-weight: 500;
  text-transform: uppercase;
}
/* line 16, templates/vweb_harc/scss/harc/_typography.scss */
bold, strong {
  font-weight: 700;
}
/* line 20, templates/vweb_harc/scss/harc/_typography.scss */
.button {
  font-weight: 500;
}
/* line 25, templates/vweb_harc/scss/harc/_typography.scss */
blockquote {
  border-left: 10px solid #f0f2f4;
}
/* line 27, templates/vweb_harc/scss/harc/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #666;
}
/* line 31, templates/vweb_harc/scss/harc/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #333;
  font-size: 1.2rem;
}
/* line 40, templates/vweb_harc/scss/harc/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 45, templates/vweb_harc/scss/harc/_typography.scss */
.button {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
}
/* line 50, templates/vweb_harc/scss/harc/_typography.scss */
/* line 51, templates/vweb_harc/scss/harc/_typography.scss */
/* line 52, templates/vweb_harc/scss/harc/_typography.scss */
#g-header .g-main-nav .g-menu-item-container, #g-navigation .g-main-nav .g-menu-item-container {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 60, templates/vweb_harc/scss/harc/_typography.scss */
pre {
  padding: 1rem;
  margin: 2rem 0;
  background: #f6f6f6;
  border: 1px solid #ddd;
  border-radius: 0.1875rem;
  line-height: 1.15;
  font-size: 0.9rem;
}
/* line 69, templates/vweb_harc/scss/harc/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 77, templates/vweb_harc/scss/harc/_typography.scss */
hr {
  border-bottom: 4px solid #f0f2f4;
}
/* line 1, templates/vweb_harc/scss/harc/_nav.scss */
#g-navigation {
  background: rgba(28, 33, 77, 0.95);
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
}
/* line 8, templates/vweb_harc/scss/harc/_nav.scss */
#g-navigation .g-container {
  position: relative;
}
/* line 12, templates/vweb_harc/scss/harc/_nav.scss */
#g-navigation a {
  color: rgba(108, 117, 201, 0.95);
}
/* line 15, templates/vweb_harc/scss/harc/_nav.scss */
#g-navigation a:hover {
  color: #fff;
}
/* line 20, templates/vweb_harc/scss/harc/_nav.scss */
/* line 21, templates/vweb_harc/scss/harc/_nav.scss */
#g-navigation .g-social a {
  background: rgba(20, 23, 55, 0.95);
  border: none;
  text-decoration: none;
  color: #fff;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 28, templates/vweb_harc/scss/harc/_nav.scss */
#g-navigation .g-social a:hover {
  background: rgba(36, 43, 99, 0.95);
}
/* line 34, templates/vweb_harc/scss/harc/_nav.scss */
#g-navigation .g-main-nav {
  margin: -1.563rem;
}
/* line 8, templates/vweb_harc/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: #fff;
}
/* line 12, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 13, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 15, templates/vweb_harc/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 17, templates/vweb_harc/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container.highlight {
  background: #f68220;
}
/* line 21, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 22, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 25, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 26, templates/vweb_harc/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) .g-menu-item-container.highlight:hover {
  background: rgba(0, 0, 0, 0);
}
/* line 31, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 33, templates/vweb_harc/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 {
  border: solid 1px #fff;
  border-radius: 2px;
}
/* line 38, templates/vweb_harc/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: rgba(20, 23, 55, 0.95);
}
/* line 41, templates/vweb_harc/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 50, templates/vweb_harc/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #fff;
}
/* line 54, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 55, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 56, templates/vweb_harc/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #333;
}
/* line 60, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 61, templates/vweb_harc/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: #f5f5f5;
}
/* line 38, templates/vweb_harc/scss/harc/_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: center;
  -webkit-justify-content: center;
}
/* line 71, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 72, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 73, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 74, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 75, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 76, templates/vweb_harc/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 rgba(36, 43, 99, 0.95);
  background: rgba(23, 27, 62, 0.95);
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 79, templates/vweb_harc/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: rgba(17, 20, 47, 0.95);
}
/* line 85, templates/vweb_harc/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 91, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 92, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 93, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 94, templates/vweb_harc/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: #fff;
}
/* line 103, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 104, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 105, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 106, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 107, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 108, templates/vweb_harc/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 rgba(36, 43, 99, 0.95);
  background: rgba(23, 27, 62, 0.95);
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 111, templates/vweb_harc/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: rgba(17, 20, 47, 0.95);
}
/* line 118, templates/vweb_harc/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 48, templates/vweb_harc/scss/harc/_nav.scss */
/* line 49, templates/vweb_harc/scss/harc/_nav.scss */
#g-navigation .search input {
  color: #333;
}
/* line 55, templates/vweb_harc/scss/harc/_nav.scss */
#vweb-main-menu {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only all and (max-width: 59.99rem) {
  /* line 28, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #vweb-main-menu {
    display: none;
  }
}
/* line 62, templates/vweb_harc/scss/harc/_nav.scss */
/* line 63, templates/vweb_harc/scss/harc/_nav.scss */
#vweb-main-menu .g-toplevel .g-menu-item {
  background: none !important;
  transition: all 0.3s ease-in-out;
}
@media only all and (min-width: 60rem) {
  /* line 10, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 67, templates/vweb_harc/scss/harc/_nav.scss */
  #vweb-main-menu .g-toplevel .g-menu-item:hover {
    background: rgba(0, 0, 0, 0.15) !important;
  }
  /* line 70, templates/vweb_harc/scss/harc/_nav.scss */
  #vweb-main-menu .g-toplevel .g-menu-item.active {
    background: none !important;
  }
}
/* line 77, templates/vweb_harc/scss/harc/_nav.scss */
#vweb-user-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media only all and (max-width: 59.99rem) {
  #vweb-user-menu {
    -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%;
  }
}
/* line 85, templates/vweb_harc/scss/harc/_nav.scss */
#vweb-user-menu .g-menu-item {
  background: none !important;
}
/* line 89, templates/vweb_harc/scss/harc/_nav.scss */
#vweb-user-menu .g-menu-item-172 {
  position: inherit;
}
/* line 92, templates/vweb_harc/scss/harc/_nav.scss */
#vweb-user-menu .highlight {
  transition: all 0.3s ease-in-out;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #vweb-user-menu .highlight {
    margin: 15px 5px 15px 0;
  }
}
/* line 99, templates/vweb_harc/scss/harc/_nav.scss */
/* line 100, templates/vweb_harc/scss/harc/_nav.scss */
/* line 101, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-standard .g-dropdown {
  box-shadow: 0 0px 10px rgba(28, 33, 77, 0.08);
}
/* line 106, templates/vweb_harc/scss/harc/_nav.scss */
/* line 107, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-standard.nav-home a {
  border: none !important;
}
/* line 109, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-standard.nav-home a i {
  margin: 0;
  font-size: 1.05rem;
}
/* line 117, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-toplevel {
  font-weight: 500;
}
/* line 120, templates/vweb_harc/scss/harc/_nav.scss */
/* line 122, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  margin: 15px 5px;
  padding: 4px 7px 4px 7px;
  border: 1px solid transparent;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 4px 2px;
    font-size: 0.9rem;
  }
}
/* line 134, templates/vweb_harc/scss/harc/_nav.scss */
/* line 135, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
}
/* line 138, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container.user-login {
  padding-top: 6px;
}
@media only all and (min-width: 60rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container.user-login {
    padding: 6px 35px 4px 0;
    font-size: 0.85rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container.user-login {
    padding-right: 5px;
  }
}
/* line 147, templates/vweb_harc/scss/harc/_nav.scss */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container.user-login i {
    font-size: 1.3rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container.user-login i {
    font-size: 1.3rem;
  }
}
/* line 156, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container.merchandise-shop {
  background: rgba(0, 0, 0, 0.5);
  padding: 6px 8px 5px;
  transition: all 0.3s ease-in-out;
}
/* line 160, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container.merchandise-shop:hover {
  background: #f68220;
}
@media only all and (min-width: 60rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container.merchandise-shop {
    position: absolute;
    right: -5px;
    top: 0;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container.merchandise-shop {
    padding: 4px 8px;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container.merchandise-shop {
    display: none;
  }
}
/* line 174, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container.merchandise-shop i {
  position: relative;
  top: -1px;
  opacity: 1;
}
@media only all and (min-width: 75rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container.merchandise-shop i {
    top: -2px;
  }
}
/* line 182, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container.merchandise-shop .g-menu-item-content {
  display: none;
}
/* line 187, templates/vweb_harc/scss/harc/_nav.scss */
/* line 188, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-toplevel > li.active .user-login {
  border: none !important;
}
/* line 190, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-toplevel > li.active .user-login i {
  opacity: 1;
}
/* line 197, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 202, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
}
/* line 205, templates/vweb_harc/scss/harc/_nav.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 210, templates/vweb_harc/scss/harc/_nav.scss */
/* line 211, templates/vweb_harc/scss/harc/_nav.scss */
/* line 212, templates/vweb_harc/scss/harc/_nav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.7815rem 1rem;
}
/* line 230, templates/vweb_harc/scss/harc/_nav.scss */
/* line 231, templates/vweb_harc/scss/harc/_nav.scss */
/* line 232, templates/vweb_harc/scss/harc/_nav.scss */
#g-navigation .align-left .g-toplevel, #g-header .align-left .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
/* line 238, templates/vweb_harc/scss/harc/_nav.scss */
/* line 239, templates/vweb_harc/scss/harc/_nav.scss */
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
/* line 245, templates/vweb_harc/scss/harc/_nav.scss */
/* line 246, templates/vweb_harc/scss/harc/_nav.scss */
/* line 247, templates/vweb_harc/scss/harc/_nav.scss */
/* line 249, templates/vweb_harc/scss/harc/_nav.scss */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-header #vweb-main-menu .g-menu-item-container .g-menu-parent-indicator {
    margin-left: 0.2rem;
  }
}
/* line 259, templates/vweb_harc/scss/harc/_nav.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 264, templates/vweb_harc/scss/harc/_nav.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.4);
}
@media print {
  /* line 269, templates/vweb_harc/scss/harc/_nav.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 275, templates/vweb_harc/scss/harc/_nav.scss */
/* line 276, templates/vweb_harc/scss/harc/_nav.scss */
/* line 278, templates/vweb_harc/scss/harc/_nav.scss */
@media only all and (min-width: 60rem) {
  #vweb-user-menu .g-menu-item .user-login {
    padding-right: 35px;
  }
}
/* line 282, templates/vweb_harc/scss/harc/_nav.scss */
@media (min-width: 1200px) and (max-width: 1440px) {
  /* line 283, templates/vweb_harc/scss/harc/_nav.scss */
  #vweb-user-menu .g-menu-item .user-login i {
    font-size: 1.3rem;
  }
}
/* line 288, templates/vweb_harc/scss/harc/_nav.scss */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #vweb-user-menu .g-menu-item .user-login .g-menu-item-content {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  /* line 293, templates/vweb_harc/scss/harc/_nav.scss */
  #vweb-user-menu .g-menu-item .user-login .g-menu-item-content {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  #vweb-user-menu .g-menu-item .user-login .g-menu-item-content {
    display: none;
  }
}
/* line 305, templates/vweb_harc/scss/harc/_nav.scss */
/* line 306, templates/vweb_harc/scss/harc/_nav.scss */
@media only all and (min-width: 60rem) {
  #vweb-main-menu .menuitem-mobile-only {
    display: none;
  }
}
/* line 312, templates/vweb_harc/scss/harc/_nav.scss */
/* line 313, templates/vweb_harc/scss/harc/_nav.scss */
/* line 314, templates/vweb_harc/scss/harc/_nav.scss */
/* line 315, templates/vweb_harc/scss/harc/_nav.scss */
#g-mobilemenu-container .g-toplevel .menuitem-mobile-only.menuitem-member {
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0.5rem;
  padding-top: 1.5rem !important;
  border-top: 2px solid rgba(0, 0, 0, 0.5);
}
/* line 323, templates/vweb_harc/scss/harc/_nav.scss */
#g-mobilemenu-container .g-toplevel .menuitem-mobile-only.menuitem-member .g-menu-item-content {
  background: #f68220;
  display: block;
  padding: 0.75rem;
  border: 1px solid #f3740a;
  box-shadow: inset 0 -2px 0 0 #e06905;
  border-radius: 3px;
}
/* line 332, templates/vweb_harc/scss/harc/_nav.scss */
#g-mobilemenu-container .g-toplevel .menuitem-mobile-only i {
  font-size: 1.5rem;
  margin-right: 0.75rem;
  margin-left: 3px;
  opacity: 0.6;
}
/* line 339, templates/vweb_harc/scss/harc/_nav.scss */
#g-mobilemenu-container .g-toplevel .harc-mobilemenu-logo {
  position: fixed !important;
  width: 272px;
  bottom: 0;
  display: flex;
  justify-content: center;
}
/* line 345, templates/vweb_harc/scss/harc/_nav.scss */
#g-mobilemenu-container .g-toplevel .harc-mobilemenu-logo .menuitem-logo {
  width: 120px;
  padding: 0 0 1rem;
  display: flex;
}
/* line 349, templates/vweb_harc/scss/harc/_nav.scss */
#g-mobilemenu-container .g-toplevel .harc-mobilemenu-logo .menuitem-logo img {
  opacity: 0.25;
}
/* line 355, templates/vweb_harc/scss/harc/_nav.scss */
/* line 356, templates/vweb_harc/scss/harc/_nav.scss */
/* line 357, templates/vweb_harc/scss/harc/_nav.scss */
#g-mobilemenu-container .g-toplevel.g-slide-out .harc-mobilemenu-logo img {
  opacity: 0;
}
/* line 364, templates/vweb_harc/scss/harc/_nav.scss */
.nav-home-footeronly {
  display: none !important;
}
/* line 367, templates/vweb_harc/scss/harc/_nav.scss */
/* line 368, templates/vweb_harc/scss/harc/_nav.scss */
#g-footermenu .menu-item-footerhide {
  display: none;
}
/* line 371, templates/vweb_harc/scss/harc/_nav.scss */
#g-footermenu .nav-home-footeronly {
  display: block !important;
}
/* line 376, templates/vweb_harc/scss/harc/_nav.scss */
.bordered-menu + .nav.mod-menu.mod-list {
  margin-left: 0px;
}
/* line 380, templates/vweb_harc/scss/harc/_nav.scss */
.bordered-menu + .nav.mod-menu.mod-list > li {
  padding: 0.5rem 0;
  border-bottom: 1px solid #1c214d;
  width: 100%;
}
/* line 1, templates/vweb_harc/scss/harc/_offcanvas.scss */
#g-offcanvas {
  background: #171b3e;
  width: 17rem;
  color: #fff;
}
/* line 5, templates/vweb_harc/scss/harc/_offcanvas.scss */
#g-offcanvas a {
  color: #838bd1;
}
/* line 7, templates/vweb_harc/scss/harc/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #fff;
}
/* line 12, templates/vweb_harc/scss/harc/_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/vweb_harc/scss/harc/_offcanvas.scss */
#g-offcanvas .button {
  background: #1c214d;
  color: #fff;
}
/* line 19, templates/vweb_harc/scss/harc/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #232960;
}
/* line 22, templates/vweb_harc/scss/harc/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #15193a;
}
/* line 28, templates/vweb_harc/scss/harc/_offcanvas.scss */
.g-offcanvas-toggle {
  font-size: 1.5rem;
  color: #fff;
  top: 1.3rem;
  left: auto;
  right: 0.7rem;
  z-index: 10019;
  display: none;
}
@media only all and (max-width: 60rem) {
  /* line 37, templates/vweb_harc/scss/harc/_offcanvas.scss */
  .g-offcanvas-toggle {
    display: block;
    position: fixed;
  }
}
/* line 47, templates/vweb_harc/scss/harc/_offcanvas.scss */
/* line 48, templates/vweb_harc/scss/harc/_offcanvas.scss */
/* line 49, templates/vweb_harc/scss/harc/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #171b3e;
}
/* line 51, templates/vweb_harc/scss/harc/_offcanvas.scss */
/* line 52, templates/vweb_harc/scss/harc/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #fff;
}
/* line 55, templates/vweb_harc/scss/harc/_offcanvas.scss */
/* line 56, templates/vweb_harc/scss/harc/_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: #21275c;
}
/* line 59, templates/vweb_harc/scss/harc/_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 64, templates/vweb_harc/scss/harc/_offcanvas.scss */
/* line 65, templates/vweb_harc/scss/harc/_offcanvas.scss */
/* line 66, templates/vweb_harc/scss/harc/_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 #060711;
  background: #060711;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
  padding: 0.2rem 0.2rem 0.03rem 0.2rem;
}
/* line 69, templates/vweb_harc/scss/harc/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #11142f;
}
/* line 80, templates/vweb_harc/scss/harc/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
/* line 87, templates/vweb_harc/scss/harc/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
@media print {
  /* line 92, templates/vweb_harc/scss/harc/_offcanvas.scss */
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 98, templates/vweb_harc/scss/harc/_offcanvas.scss */
/* line 99, templates/vweb_harc/scss/harc/_offcanvas.scss */
/* line 100, templates/vweb_harc/scss/harc/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
/* line 105, templates/vweb_harc/scss/harc/_offcanvas.scss */
/* line 106, templates/vweb_harc/scss/harc/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
/* line 112, templates/vweb_harc/scss/harc/_offcanvas.scss */
/* line 113, templates/vweb_harc/scss/harc/_offcanvas.scss */
.harc-layout-82-90 #g-offcanvas {
  background: #262626;
}
/* line 116, templates/vweb_harc/scss/harc/_offcanvas.scss */
/* line 118, templates/vweb_harc/scss/harc/_offcanvas.scss */
.harc-layout-82-90 #g-offcanvas #g-mobilemenu-container ul {
  background: #262626;
}
/* line 121, templates/vweb_harc/scss/harc/_offcanvas.scss */
/* line 122, templates/vweb_harc/scss/harc/_offcanvas.scss */
.harc-layout-82-90 #g-offcanvas #g-mobilemenu-container ul .g-menu-item:hover {
  background: #262626 !important;
}
/* line 125, templates/vweb_harc/scss/harc/_offcanvas.scss */
.harc-layout-82-90 #g-offcanvas #g-mobilemenu-container ul .g-menu-item.active {
  background: #056775 !important;
}
/* line 1, templates/vweb_harc/scss/harc/_header.scss */
#g-header {
  background: rgba(28, 33, 77, 0.95);
  color: #fff;
  position: relative;
  z-index: 10018;
  position: fixed;
  width: 100%;
}
/* line 8, templates/vweb_harc/scss/harc/_header.scss */
#g-header.fixed {
  position: fixed;
  width: 100%;
}
/* line 12, templates/vweb_harc/scss/harc/_header.scss */
@media only all and (max-width: 47.99rem) {
  #g-header #vweb-logo > .g-content.darkHeader {
    padding: 0;
    width: auto;
  }
}
/* line 20, templates/vweb_harc/scss/harc/_header.scss */
#g-header a {
  color: rgba(108, 117, 201, 0.95);
}
/* line 22, templates/vweb_harc/scss/harc/_header.scss */
#g-header a:hover {
  color: #fff;
}
/* line 27, templates/vweb_harc/scss/harc/_header.scss */
/* line 8, templates/vweb_harc/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: #fff;
}
/* line 12, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 13, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 15, templates/vweb_harc/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 17, templates/vweb_harc/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container.highlight {
  background: #f68220;
}
/* line 21, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 22, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 25, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 26, templates/vweb_harc/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) .g-menu-item-container.highlight:hover {
  background: rgba(0, 0, 0, 0);
}
/* line 31, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 33, templates/vweb_harc/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 {
  border: solid 1px #fff;
  border-radius: 2px;
}
/* line 38, templates/vweb_harc/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: rgba(20, 23, 55, 0.95);
}
/* line 41, templates/vweb_harc/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 50, templates/vweb_harc/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-dropdown {
  background: #fff;
}
/* line 54, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 55, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 56, templates/vweb_harc/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #333;
}
/* line 60, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 61, templates/vweb_harc/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: #f5f5f5;
}
/* line 31, templates/vweb_harc/scss/harc/_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 71, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 72, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 73, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 74, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 75, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 76, templates/vweb_harc/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 rgba(36, 43, 99, 0.95);
  background: rgba(23, 27, 62, 0.95);
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 79, templates/vweb_harc/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: rgba(17, 20, 47, 0.95);
}
/* line 85, templates/vweb_harc/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 91, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 92, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 93, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 94, templates/vweb_harc/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: #fff;
}
/* line 103, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 104, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 105, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 106, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 107, templates/vweb_harc/scss/mixins/_nav.scss */
/* line 108, templates/vweb_harc/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 rgba(36, 43, 99, 0.95);
  background: rgba(23, 27, 62, 0.95);
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 111, templates/vweb_harc/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: rgba(17, 20, 47, 0.95);
}
/* line 118, templates/vweb_harc/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 39, templates/vweb_harc/scss/harc/_header.scss */
/* line 40, templates/vweb_harc/scss/harc/_header.scss */
#g-header .search input {
  color: #333;
}
/* line 44, templates/vweb_harc/scss/harc/_header.scss */
/* line 45, templates/vweb_harc/scss/harc/_header.scss */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-header #vweb-logo .g-content.darkHeader {
    width: 162px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-header #vweb-logo .g-content.darkHeader {
    height: 66px;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-header #vweb-logo .g-content.darkHeader {
    height: 66px;
    padding-right: 5px;
  }
  /* line 59, templates/vweb_harc/scss/harc/_header.scss */
  #g-header #vweb-logo .g-content.darkHeader a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 64px;
  }
  /* line 64, templates/vweb_harc/scss/harc/_header.scss */
  #g-header #vweb-logo .g-content.darkHeader a img {
    height: auto;
  }
}
@media print {
  /* line 74, templates/vweb_harc/scss/harc/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/vweb_harc/scss/harc/_logo.scss */
@media only all and (max-width: 47.99rem) {
  #vweb-logo {
    -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%;
  }
}
/* line 5, templates/vweb_harc/scss/harc/_logo.scss */
#vweb-logo > .g-content {
  background: url('../images/logo/stuc_pattern.webp');
  margin: 0 2rem;
  position: absolute;
  padding: 1rem 1rem 1rem;
  transition: all 500ms ease;
}
@media only all and (max-width: 47.99rem) {
  #vweb-logo > .g-content {
    margin: 0;
    position: relative;
    height: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #vweb-logo > .g-content {
    margin: 0 1rem;
  }
}
@media only all and (max-width: 30rem) {
  #vweb-logo > .g-content {
    height: auto;
  }
}
/* line 22, templates/vweb_harc/scss/harc/_logo.scss */
#vweb-logo > .g-content img {
  width: 120px;
  transition: all 500ms;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #vweb-logo > .g-content img {
    width: 100px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #vweb-logo > .g-content img {
    width: 100px;
  }
}
@media only all and (max-width: 47.99rem) {
  #vweb-logo > .g-content img {
    width: auto;
    height: 100%;
  }
}
@media only all and (max-width: 30rem) {
  #vweb-logo > .g-content img {
    width: 100px;
    height: auto;
  }
}
/* line 41, templates/vweb_harc/scss/harc/_logo.scss */
#vweb-logo > .g-content.darkHeader {
  padding: 0.5rem 1rem;
  width: 182px;
  text-align: center;
}
/* line 45, templates/vweb_harc/scss/harc/_logo.scss */
#vweb-logo > .g-content.darkHeader img {
  width: 91px;
}
/* line 50, templates/vweb_harc/scss/harc/_logo.scss */
/* line 51, templates/vweb_harc/scss/harc/_logo.scss */
.harc-layout-etcc1300 #vweb-logo > .g-content {
  background: #fff;
}
/* line 1, templates/vweb_harc/scss/harc/_showcase.scss */
#g-showcase {
  padding: 1.5rem 0;
  background-color: #354d59;
  color: #fff;
}
/* line 9, templates/vweb_harc/scss/harc/_showcase.scss */
#g-showcase a {
  color: #b8cbd5;
}
/* line 11, templates/vweb_harc/scss/harc/_showcase.scss */
#g-showcase a:hover {
  color: #fff;
}
/* line 16, templates/vweb_harc/scss/harc/_showcase.scss */
#g-showcase h1, #g-showcase h2, #g-showcase h3, #g-showcase h4, #g-showcase h5, #g-showcase h6, #g-showcase strong {
  color: #fff;
}
/* line 20, templates/vweb_harc/scss/harc/_showcase.scss */
#g-showcase .button {
  background: #1c214d;
  color: #fff;
}
/* line 23, templates/vweb_harc/scss/harc/_showcase.scss */
#g-showcase .button:hover {
  background: #232960;
}
/* line 26, templates/vweb_harc/scss/harc/_showcase.scss */
#g-showcase .button:active {
  background: #15193a;
}
/* line 31, templates/vweb_harc/scss/harc/_showcase.scss */
/* line 32, templates/vweb_harc/scss/harc/_showcase.scss */
#g-showcase .g-social a {
  background: #2a3c46;
  border: none;
  color: #fff;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 37, templates/vweb_harc/scss/harc/_showcase.scss */
#g-showcase .g-social a:hover {
  background: #405e6c;
}
@media print {
  /* line 45, templates/vweb_harc/scss/harc/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/vweb_harc/scss/harc/_feature.scss */
#g-feature {
  padding: 1.5rem 0;
  background: #fff;
  color: #666;
}
@media print {
  /* line 8, templates/vweb_harc/scss/harc/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/vweb_harc/scss/harc/_subfeature.scss */
#g-subfeature {
  padding: 1.5rem 0;
  background: #f0f0f0;
  color: #666;
  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/vweb_harc/scss/harc/_subfeature.scss */
  #g-subfeature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/vweb_harc/scss/harc/_main.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.com_qcontrol .g-grid .g-block.size-65, body.no-layout .g-grid .g-block.size-65, body.no-layout .g-grid .g-block.size-35 {
    width: 100%;
    flex: 0 100%;
  }
}
/* line 7, templates/vweb_harc/scss/harc/_main.scss */
#g-page-surround {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
/* line 11, templates/vweb_harc/scss/harc/_main.scss */
#g-main {
  padding: 1.5rem 0;
  background: #fff;
  color: #333;
}
/* line 16, templates/vweb_harc/scss/harc/_main.scss */
#g-container-main {
  margin-top: 60px;
}
/* line 19, templates/vweb_harc/scss/harc/_main.scss */
body.home #g-container-main {
  margin-top: 0;
}
@media print {
  /* line 24, templates/vweb_harc/scss/harc/_main.scss */
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
/* 82-90 */
/* line 32, templates/vweb_harc/scss/harc/_main.scss */
/* line 33, templates/vweb_harc/scss/harc/_main.scss */
.harc-layout-82-90 .home-content-introblock {
  padding-top: 1.2rem;
}
/* line 35, templates/vweb_harc/scss/harc/_main.scss */
.harc-layout-82-90 .home-content-introblock .g-item-title {
  font-size: 1.5rem;
  padding-top: 1rem;
}
/* line 38, templates/vweb_harc/scss/harc/_main.scss */
.harc-layout-82-90 .home-content-introblock .g-item-title a {
  color: #1a1a1a;
  cursor: default;
}
/* line 43, templates/vweb_harc/scss/harc/_main.scss */
.harc-layout-82-90 .home-content-introblock .g-array-item-text {
  background: #f5f5f5;
  padding: 0.5rem 2rem 1rem;
}
/* 404 */
/* line 51, templates/vweb_harc/scss/harc/_main.scss */
.error-page {
  display: flex;
  justify-content: center;
  padding: 2rem 0 4rem;
}
/* line 56, templates/vweb_harc/scss/harc/_main.scss */
.error-page .g-content {
  max-width: 767px;
  text-align: center;
}
/* line 61, templates/vweb_harc/scss/harc/_main.scss */
/* line 62, templates/vweb_harc/scss/harc/_main.scss */
/* line 63, templates/vweb_harc/scss/harc/_main.scss */
/* line 64, templates/vweb_harc/scss/harc/_main.scss */
/* line 65, templates/vweb_harc/scss/harc/_main.scss */
.outline-_error #g-footer .powered-qc-container .powered-by-image img {
  display: none;
}
/* line 68, templates/vweb_harc/scss/harc/_main.scss */
.outline-_error #g-footer .powered-qc-container .powered-by-image .extra-text {
  display: block;
}
/* line 76, templates/vweb_harc/scss/harc/_main.scss */
/* line 77, templates/vweb_harc/scss/harc/_main.scss */
.g-content .grid-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem;
  margin-bottom: 2rem;
}
/* line 83, templates/vweb_harc/scss/harc/_main.scss */
/* line 84, templates/vweb_harc/scss/harc/_main.scss */
.g-content .grid-container.gridcontainer-styled .grid-item {
  background: #f7f7f7;
  padding: 1.4rem;
}
/* line 88, templates/vweb_harc/scss/harc/_main.scss */
.g-content .grid-container.gridcontainer-styled .grid-item p {
  margin: 0.5rem 0;
}
@media only all and (max-width: 59.99rem) {
  .g-content .grid-container {
    grid-template-columns: repeat(1, 1fr);
  }
}
/* line 97, templates/vweb_harc/scss/harc/_main.scss */
/* line 98, templates/vweb_harc/scss/harc/_main.scss */
.g-content .custom-contactpage h3 {
  margin-bottom: 0.25rem;
  text-transform: none;
}
/* line 103, templates/vweb_harc/scss/harc/_main.scss */
.g-content .custom-contactpage .table {
  font-size: 0.85rem;
}
/* mod-banner */
/* line 110, templates/vweb_harc/scss/harc/_main.scss */
.mod-adbanner-leaderboard-article {
  margin-left: -1.4rem;
  margin-right: -1.4rem;
  width: calc(100% + 2.8rem) !important;
}
/* line 1, templates/vweb_harc/scss/harc/_sidebar.scss */
#g-sidebar, #g-aside {
  padding: 1.5rem 0;
  color: #333;
  font-size: 0.95rem;
}
/* line 5, templates/vweb_harc/scss/harc/_sidebar.scss */
/* line 6, templates/vweb_harc/scss/harc/_sidebar.scss */
#g-sidebar .g-content .platform-content, #g-aside .g-content .platform-content {
  border-top: 4px solid #1c214d;
}
/* line 8, templates/vweb_harc/scss/harc/_sidebar.scss */
#g-sidebar .g-content .platform-content:first-of-type, #g-aside .g-content .platform-content:first-of-type {
  border-top: 0px solid;
}
/* line 13, templates/vweb_harc/scss/harc/_sidebar.scss */
#g-sidebar h3, #g-aside h3 {
  color: #1c214d;
  text-transform: uppercase;
}
/* line 18, templates/vweb_harc/scss/harc/_sidebar.scss */
.home #g-sidebar {
  padding-top: 0.938rem;
}
/* line 21, templates/vweb_harc/scss/harc/_sidebar.scss */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.itemid-101 #g-sidebar {
    padding-top: 0.625rem;
  }
}
/* line 26, templates/vweb_harc/scss/harc/_sidebar.scss */
/* line 28, templates/vweb_harc/scss/harc/_sidebar.scss */
.layout-blog #g-sidebar, .no-layout #g-sidebar {
  padding-top: 2.5rem;
}
@media print {
  /* line 34, templates/vweb_harc/scss/harc/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 40, templates/vweb_harc/scss/harc/_sidebar.scss */
/* line 41, templates/vweb_harc/scss/harc/_sidebar.scss */
#qc-event-module table {
  border: none;
}
/* line 44, templates/vweb_harc/scss/harc/_sidebar.scss */
#qc-event-module .qc-event-name {
  border: solid 0px;
  border-bottom: 1px solid #bbb;
  font-weight: bold;
}
/* line 49, templates/vweb_harc/scss/harc/_sidebar.scss */
#qc-event-module .qc-event-date {
  border: solid 0px;
  float: right;
  padding: 0.3rem;
}
/* line 54, templates/vweb_harc/scss/harc/_sidebar.scss */
#qc-event-module .date {
  display: inline-block;
  width: 43px;
  margin-right: 5px;
  position: relative;
  text-align: center;
  border: 1px solid #cfcfcf;
  border-top-color: #cfcfcf;
  border-top-style: solid;
  border-top-width: 1px;
  padding: 3px 10px 3px 10px;
  border-radius: 3px;
  line-height: 100%;
  border-top: 5px solid #cfcfcf;
  background-color: #fff;
}
/* line 69, templates/vweb_harc/scss/harc/_sidebar.scss */
#qc-event-module .date p {
  margin: 0;
}
/* line 70, templates/vweb_harc/scss/harc/_sidebar.scss */
#qc-event-module .date .day {
  font-size: 1rem;
  line-height: 100%;
  font-weight: bold;
  color: #373737;
}
/* line 76, templates/vweb_harc/scss/harc/_sidebar.scss */
#qc-event-module .date .month {
  font-size: 0.8em;
  line-height: 80%;
}
/* line 82, templates/vweb_harc/scss/harc/_sidebar.scss */
body.itemid-101 #g-container-main .g-content {
  padding-top: 0;
}
/* line 85, templates/vweb_harc/scss/harc/_sidebar.scss */
@media only all and (max-width: 59.99rem) {
  /* line 87, templates/vweb_harc/scss/harc/_sidebar.scss */
  .custom_sidebar-module-merchandise img {
    width: 100%;
  }
}
/* line 5, templates/vweb_harc/scss/harc/_nieuws.scss */
.wol-particle-intro {
  margin-bottom: 2rem;
  padding: 0.7rem 0;
  text-align: center;
}
/* line 9, templates/vweb_harc/scss/harc/_nieuws.scss */
.wol-particle-intro .wol-particle-title {
  text-align: center;
}
/* line 12, templates/vweb_harc/scss/harc/_nieuws.scss */
.wol-particle-intro a {
  text-decoration: underline;
}
/* line 17, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 18, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .custom-newscontainer-title {
  padding-top: 0.938rem;
  margin-bottom: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-news-pro .custom-newscontainer-title {
    padding-top: 0;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-news-pro .custom-newscontainer-title {
    padding-top: 0;
  }
}
/* line 28, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 29, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
  max-width: 100%;
  background-position: center;
  background-size: cover;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item .g-news-pro-image, .g-news-pro .g-news-pro-link .g-news-pro-image {
    width: 100% !important;
  }
}
/* line 37, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image > a, .g-news-pro .g-news-pro-link .g-news-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 42, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image.image-fullwidth, .g-news-pro .g-news-pro-link .g-news-pro-image.image-fullwidth {
  width: 100%;
}
/* line 45, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 46, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image.image-link:hover, .g-news-pro .g-news-pro-link .g-news-pro-image.image-link:hover {
  opacity: 0.8;
  opacity: 1;
}
/* line 50, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image.image-link:hover img, .g-news-pro .g-news-pro-link .g-news-pro-image.image-link:hover img {
  opacity: 0.7;
}
/* line 54, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .g-news-pro-image.image-link .page-header, .g-news-pro .g-news-pro-link .g-news-pro-image.image-link .page-header {
  position: absolute;
  bottom: 1rem;
}
/* line 60, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item.vertical, .g-news-pro .g-news-pro-link.vertical {
  display: flex;
  flex-direction: column;
}
/* line 63, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item.vertical .g-news-pro-image, .g-news-pro .g-news-pro-link.vertical .g-news-pro-image {
  margin-bottom: 0rem;
  position: relative;
}
/* line 68, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 69, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
  float: left;
  margin-right: 20px;
}
@media only all and (max-width: 30rem) {
  .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image, .g-news-pro .g-news-pro-link.horizontal .g-news-pro-image {
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
/* line 80, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title, .g-news-pro .g-news-pro-link .g-news-pro-title {
  font-weight: 600;
  margin: 0;
}
/* line 83, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title span, .g-news-pro .g-news-pro-link .g-news-pro-title span {
  background: #1c214d;
  color: #fff;
  line-height: 1.6rem;
  padding: 0.2rem 1rem;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 92, templates/vweb_harc/scss/harc/_nieuws.scss */
  .vweb-category-article-sidebar .g-news-pro .g-news-pro-item .g-news-pro-title, .vweb-category-article-sidebar .g-news-pro .g-news-pro-link .g-news-pro-title {
    margin-top: 10px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 97, templates/vweb_harc/scss/harc/_nieuws.scss */
  .vweb-category-article-sidebar .g-news-pro .g-news-pro-item .g-news-pro-title, .vweb-category-article-sidebar .g-news-pro .g-news-pro-link .g-news-pro-title {
    margin-top: 10px;
  }
}
/* line 101, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title a, .g-news-pro .g-news-pro-link .g-news-pro-title a {
  color: #f68220;
  font-size: 1.3rem;
}
/* line 104, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title a:hover, .g-news-pro .g-news-pro-link .g-news-pro-title a:hover {
  color: #f68220;
}
/* line 107, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .g-news-pro-title a:after, .g-news-pro .g-news-pro-link .g-news-pro-title a:after {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 117, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .g-article-read-more, .g-news-pro .g-news-pro-link .g-article-read-more {
  margin-top: 20px;
}
/* line 120, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .g-news-pro-desc, .g-news-pro .g-news-pro-link .g-news-pro-desc {
  margin-top: 10px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-news-pro .g-news-pro-item .g-news-pro-desc, .g-news-pro .g-news-pro-link .g-news-pro-desc {
    margin-top: 5px;
    font-size: 0.9rem;
  }
}
/* line 127, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 128, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 129, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item:hover .vweb-item-image img, .g-news-pro .g-news-pro-link:hover .vweb-item-image img {
  transform: scale(1.03);
  opacity: 0.8;
}
/* line 135, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .vweb-item-image, .g-news-pro .g-news-pro-link .vweb-item-image {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 220px;
  min-width: 350px;
  background: #1c214d;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-news-pro .g-news-pro-item .vweb-item-image, .g-news-pro .g-news-pro-link .vweb-item-image {
    height: 180px;
    min-width: 276px;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-news-pro .g-news-pro-item .vweb-item-image, .g-news-pro .g-news-pro-link .vweb-item-image {
    height: auto;
    min-width: 430px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-news-pro .g-news-pro-item .vweb-item-image, .g-news-pro .g-news-pro-link .vweb-item-image {
    height: auto;
    min-width: inherit;
  }
}
/* line 156, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .vweb-item-image:after, .g-news-pro .g-news-pro-link .vweb-item-image:after {
  display: block;
  content: '';
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  background: #000;
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  opacity: 0.5;
}
/* line 172, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-item .vweb-item-image img, .g-news-pro .g-news-pro-link .vweb-item-image img {
  opacity: 1;
  transform-origin: 0 0;
  transition: all 0.3s ease-in-out;
  width: 100%;
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  height: auto;
}
/* line 186, templates/vweb_harc/scss/harc/_nieuws.scss */
@media only all and (max-width: 47.99rem) {
  .g-news-pro .g-news-pro-item {
    width: 100%;
    margin-bottom: 30px;
  }
  /* line 190, templates/vweb_harc/scss/harc/_nieuws.scss */
  .g-news-pro .g-news-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 195, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 196, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav {
  display: inline-block;
  position: absolute;
  top: -56px;
  right: 0;
  width: auto;
  padding-left: 0;
}
/* line 203, templates/vweb_harc/scss/harc/_nieuws.scss */
#vweb-topcategory-row .g-news-pro .uk-slidenav-position .g-news-pro-nav {
  /*** display: none;
   visibility: hidden; ***/
}
@media only all and (max-width: 47.99rem) {
}
/* line 209, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .g-news-pro-arrows {
  display: inline-block;
}
@media only all and (max-width: 59.99rem) {
  .g-news-pro .uk-slidenav-position .g-news-pro-nav .g-news-pro-arrows {
    position: absolute;
    right: 0;
    min-width: 58px;
  }
}
/* line 218, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav {
  opacity: 1;
  position: relative;
  margin-top: 0;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
/* line 228, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous {
  left: auto;
}
/* line 230, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-previous:before {
  content: "\f053";
}
/* line 234, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next {
  right: auto;
}
/* line 236, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav.uk-slidenav-next:before {
  content: "\f054";
}
/* line 240, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-slidenav:hover {
  background: #f68220;
}
/* line 244, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav {
  margin: 5px 20px 0 0;
  display: inline-block;
  float: left;
}
/* line 248, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * {
  padding-left: 5px;
}
/* line 250, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .uk-slidenav-position .g-news-pro-nav .uk-dotnav > * > * {
  width: 13px;
  height: 13px;
}
/* line 257, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 258, templates/vweb_harc/scss/harc/_nieuws.scss */
@media only all and (max-width: 47.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 > * {
    width: 100%;
  }
}
/* line 266, templates/vweb_harc/scss/harc/_nieuws.scss */
@media only all and (max-width: 47.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-news-pro .uk-slidenav-position.uk-grid-width-1-2 .g-news-pro-link-block {
    margin-top: 30px;
  }
}
/* line 276, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 277, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .uk-grid + .uk-grid {
  padding-top: 15px;
  margin-top: 15px;
}
/* line 282, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 283, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 284, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid {
  padding-top: 0;
  margin-top: 0;
}
/* line 287, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-link-block > .uk-grid + .uk-grid .g-news-pro-link {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ddd;
  position: relative;
}
/* line 295, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-link-block.bottom {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid #ddd;
}
/* line 300, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 301, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-link-block .g-news-pro-link .g-news-pro-title {
  font-size: 1.2rem;
  font-weight: 700;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-news-pro .g-news-pro-link-block .g-news-pro-link .g-news-pro-title {
    font-size: 1rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-news-pro .g-news-pro-link-block .g-news-pro-link .g-news-pro-title {
    font-size: 0.9rem;
  }
}
/* line 311, templates/vweb_harc/scss/harc/_nieuws.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-news-pro .g-news-pro-link-block .g-news-pro-link .g-news-pro-desc {
    font-size: 0.9rem;
  }
}
/* line 317, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 318, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-area:empty::before, .g-news-pro .g-news-pro-link-block .g-news-pro-image .uk-overlay-icon::before {
  font-size: 20px;
  height: 20px;
  width: 20px;
  margin-left: -10px;
  margin-top: -10px;
}
/* line 327, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro .g-news-pro-link-container {
  position: relative;
  display: flex;
  height: 100%;
  display: block;
}
@media only all and (max-width: 47.99rem) {
  .g-news-pro .g-news-pro-link-container {
    display: block;
  }
}
/* line 342, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 343, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-category-side .g-news-pro-link {
  display: flex;
  flex-direction: row;
}
/* line 346, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-category-side .g-news-pro-link .g-news-pro-image {
  -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%;
}
/* line 349, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-category-side .g-news-pro-link .g-info-container {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 70%;
  -moz-flex: 0 1 70%;
  -ms-flex: 0 1 70%;
  flex: 0 1 70%;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 353, templates/vweb_harc/scss/harc/_nieuws.scss */
  .g-news-category-side .g-news-pro-link .g-news-pro-image {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 35%;
    -moz-flex: 0 1 35%;
    -ms-flex: 0 1 35%;
    flex: 0 1 35%;
  }
  /* line 356, templates/vweb_harc/scss/harc/_nieuws.scss */
  .g-news-category-side .g-news-pro-link .g-info-container {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 65%;
    -moz-flex: 0 1 65%;
    -ms-flex: 0 1 65%;
    flex: 0 1 65%;
  }
}
@media only all and (max-width: 30rem) {
  .g-news-category-side .g-news-pro-link {
    flex-direction: column;
  }
  /* line 362, templates/vweb_harc/scss/harc/_nieuws.scss */
  .g-news-category-side .g-news-pro-link .g-news-pro-image {
    -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%;
  }
  /* line 365, templates/vweb_harc/scss/harc/_nieuws.scss */
  .g-news-category-side .g-news-pro-link .g-info-container {
    -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%;
  }
}
/* line 371, templates/vweb_harc/scss/harc/_nieuws.scss */
.subcategory-google-ads-between {
  background: #f7f7f7;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 377, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom {
  display: flex;
  flex-direction: row;
  align-content: space-between;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 383, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom .g-news-pro-link-bottom-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 48%;
  -moz-flex: 0 1 48%;
  -ms-flex: 0 1 48%;
  flex: 0 1 48%;
  background: #f7f7f7;
  border: solid 1px #cdcdcd;
  margin: 2% 0;
  position: relative;
  cursor: pointer;
  border: none;
}
/* line 393, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom .g-news-pro-link-bottom-item.article-position-ads {
  background: #f7f7f7;
  border: solid 1px #cdcdcd;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 2rem;
}
/* line 402, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom .g-news-pro-link-bottom-item .g-info-container {
  padding: 2rem 1.5rem 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  z-index: 1009;
}
/* line 409, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom .g-news-pro-link-bottom-item .g-info-container .page-header h4 {
  font-size: 1.2rem;
}
/* line 414, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom .g-news-pro-link-bottom-item:nth-child(1) {
  margin-top: 1.5rem;
}
/* line 417, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom .g-news-pro-link-bottom-item:nth-child(2) {
  margin-top: 1.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-news-pro-link-bottom .g-news-pro-link-bottom-item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 48.5%;
    -moz-flex: 0 1 48.5%;
    -ms-flex: 0 1 48.5%;
    flex: 0 1 48.5%;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-news-pro-link-bottom .g-news-pro-link-bottom-item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 48.5%;
    -moz-flex: 0 1 48.5%;
    -ms-flex: 0 1 48.5%;
    flex: 0 1 48.5%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-news-pro-link-bottom .g-news-pro-link-bottom-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%;
  }
}
/* line 430, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom .g-news-pro-link-bottom-item.horizontal {
  -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%;
  display: flex;
  flex-direction: row;
  display: block;
}
/* line 437, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom .g-news-pro-link-bottom-item.horizontal .g-news-pro-link {
  display: flex;
  flex-direction: row;
}
/* line 440, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom .g-news-pro-link-bottom-item.horizontal .g-news-pro-link .g-news-pro-image {
  -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%;
}
/* line 443, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom .g-news-pro-link-bottom-item.horizontal .g-news-pro-link .g-news-pro-image .vweb-item-image {
  height: auto;
}
/* line 448, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom .g-news-pro-link-bottom-item.horizontal .g-news-pro-link .g-info-container {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 45%;
  -moz-flex: 0 1 45%;
  -ms-flex: 0 1 45%;
  flex: 0 1 45%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* line 453, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 454, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom .g-news-pro-link-bottom-item.horizontal .g-news-pro-link .g-info-container .g-news-pro-title a {
  font-size: 2rem;
}
/* line 463, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 464, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 465, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 467, templates/vweb_harc/scss/harc/_nieuws.scss */
.layout-blog .g-news-pro-link-bottom .g-news-pro-link-bottom-item:nth-child(1) {
  margin-top: 0;
}
/* line 470, templates/vweb_harc/scss/harc/_nieuws.scss */
.layout-blog .g-news-pro-link-bottom .g-news-pro-link-bottom-item:nth-child(2) {
  margin-top: 0;
}
/* line 478, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom-category {
  display: flex;
  flex-direction: row;
  align-content: space-between;
  flex-wrap: wrap;
  margin-top: 0.5rem;
  justify-content: space-between;
}
/* line 485, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom-category .g-news-pro-link-bottom-item {
  position: relative;
  cursor: pointer;
  background: #f7f7f7;
  border: solid 1px #cdcdcd;
}
/* line 488, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom-category .g-news-pro-link-bottom-item.vweb-column-2 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 49%;
  -moz-flex: 0 1 49%;
  -ms-flex: 0 1 49%;
  flex: 0 1 49%;
}
@media only all and (max-width: 47.99rem) {
  .g-news-pro-link-bottom-category .g-news-pro-link-bottom-item.vweb-column-2 {
    -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%;
    margin-bottom: 2%;
  }
  /* line 493, templates/vweb_harc/scss/harc/_nieuws.scss */
  .g-news-pro-link-bottom-category .g-news-pro-link-bottom-item.vweb-column-2:nth-last-child {
    margin-bottom: 0%;
  }
}
/* line 498, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom-category .g-news-pro-link-bottom-item.vweb-column-3 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 31%;
  -moz-flex: 0 1 31%;
  -ms-flex: 0 1 31%;
  flex: 0 1 31%;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-news-pro-link-bottom-category .g-news-pro-link-bottom-item.vweb-column-3 {
    -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%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-news-pro-link-bottom-category .g-news-pro-link-bottom-item.vweb-column-3 {
    -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%;
    margin-bottom: 2%;
  }
  /* line 506, templates/vweb_harc/scss/harc/_nieuws.scss */
  .g-news-pro-link-bottom-category .g-news-pro-link-bottom-item.vweb-column-3:nth-last-child {
    margin-bottom: 0%;
  }
}
/* line 511, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom-category .g-news-pro-link-bottom-item.vweb-column-4 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 24%;
  -moz-flex: 0 1 24%;
  -ms-flex: 0 1 24%;
  flex: 0 1 24%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-news-pro-link-bottom-category .g-news-pro-link-bottom-item.vweb-column-4 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 49%;
    -moz-flex: 0 1 49%;
    -ms-flex: 0 1 49%;
    flex: 0 1 49%;
    margin-bottom: 2%;
  }
  /* line 516, templates/vweb_harc/scss/harc/_nieuws.scss */
  .g-news-pro-link-bottom-category .g-news-pro-link-bottom-item.vweb-column-4:nth-last-child(-n+2) {
    margin-bottom: 0%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-news-pro-link-bottom-category .g-news-pro-link-bottom-item.vweb-column-4 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 49%;
    -moz-flex: 0 1 49%;
    -ms-flex: 0 1 49%;
    flex: 0 1 49%;
    margin-bottom: 2%;
  }
  /* line 523, templates/vweb_harc/scss/harc/_nieuws.scss */
  .g-news-pro-link-bottom-category .g-news-pro-link-bottom-item.vweb-column-4:nth-last-child(-n+2) {
    margin-bottom: 0%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-news-pro-link-bottom-category .g-news-pro-link-bottom-item.vweb-column-4 {
    -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%;
    margin-bottom: 2%;
  }
  /* line 530, templates/vweb_harc/scss/harc/_nieuws.scss */
  .g-news-pro-link-bottom-category .g-news-pro-link-bottom-item.vweb-column-4:nth-last-child {
    margin-bottom: 0%;
  }
}
/* line 537, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom-category .g-news-pro-link-bottom-item.article-position-ads {
  background: #f7f7f7;
  border: solid 1px #cdcdcd;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 2rem;
}
/* line 546, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom-category .g-news-pro-link-bottom-item .g-info-container {
  padding: 2rem 1.5rem 2rem;
}
/* line 548, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-news-pro-link-bottom-category .g-news-pro-link-bottom-item .g-info-container .page-header h4 {
  font-size: 1.2rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-news-pro-link-bottom-category .g-news-pro-link-bottom-item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 48.5%;
    -moz-flex: 0 1 48.5%;
    -ms-flex: 0 1 48.5%;
    flex: 0 1 48.5%;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-news-pro-link-bottom-category .g-news-pro-link-bottom-item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 48.5%;
    -moz-flex: 0 1 48.5%;
    -ms-flex: 0 1 48.5%;
    flex: 0 1 48.5%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-news-pro-link-bottom-category .g-news-pro-link-bottom-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%;
  }
}
/* line 563, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media only all and (max-width: 47.99rem) {
  .vweb-category-article-wrapper {
    display: block;
  }
}
/* line 571, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 572, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 573, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .page-header h1:after {
  top: auto;
}
/* line 578, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-container {
  background: #f7f7f7;
  padding: 1.4rem;
}
/* line 581, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-container .item-image {
  margin-left: -1.4rem;
  margin-right: -1.4rem;
  margin-top: -1.4rem;
  position: relative;
  min-height: 10rem;
}
/* line 588, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-container .item-image img {
  width: 100%;
}
/* line 591, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-container .item-image .article-title {
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 0 1.4rem;
  z-index: 10;
}
/* line 597, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-container .item-image .article-title h1 {
  color: #fff;
  text-shadow: 2px 2px 4px #000;
  line-height: 1.2;
}
/* line 605, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-container h3 {
  margin-bottom: 0.25rem;
  text-transform: none;
}
/* line 609, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-container p {
  margin-top: 0;
}
/* line 611, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-container p:first-of-type {
  margin-top: 1.5rem;
}
/* line 616, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-container .vweb-inads {
  margin: 1.5rem 0;
}
/* line 620, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-sidebar {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 38%;
  -moz-flex: 0 1 38%;
  -ms-flex: 0 1 38%;
  flex: 0 1 38%;
  display: flex;
  flex-direction: column;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .vweb-category-article-wrapper .vweb-category-article-sidebar {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 36%;
    -moz-flex: 0 1 36%;
    -ms-flex: 0 1 36%;
    flex: 0 1 36%;
    flex-direction: column;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .vweb-category-article-wrapper .vweb-category-article-sidebar {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 42%;
    -moz-flex: 0 1 42%;
    -ms-flex: 0 1 42%;
    flex: 0 1 42%;
  }
}
@media only all and (max-width: 47.99rem) {
  .vweb-category-article-wrapper .vweb-category-article-sidebar {
    -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%;
  }
}
/* line 634, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-top-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
/* line 638, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-top-block .vweb-category-top-block-left {
  border: solid 2px #f7f7f7;
  -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%;
  display: flex;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-top-block .vweb-category-top-block-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%;
    margin-bottom: 1rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-top-block .vweb-category-top-block-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%;
    margin-bottom: 1rem;
  }
}
/* line 650, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 651, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-top-block .vweb-category-top-block-left .g-main-nav .g-toplevel {
  padding: 0.938rem;
}
/* line 653, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-top-block .vweb-category-top-block-left .g-main-nav .g-toplevel > li {
  display: block;
}
/* line 655, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-top-block .vweb-category-top-block-left .g-main-nav .g-toplevel > li a {
  color: #222;
  font-weight: 600;
}
/* line 658, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-top-block .vweb-category-top-block-left .g-main-nav .g-toplevel > li a:hover {
  background: #f7f7f7;
}
/* line 665, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-top-block .vweb-category-top-block-left > .g-particle {
  width: 100%;
}
/* line 669, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-top-block .vweb-category-top-block-right {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 58%;
  -moz-flex: 0 1 58%;
  -ms-flex: 0 1 58%;
  flex: 0 1 58%;
  border: solid 2px #f7f7f7;
  display: flex;
  margin-left: 2%;
  align-items: center;
  justify-content: center;
  padding: 2%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-top-block .vweb-category-top-block-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%;
    margin-left: 0%;
    margin-bottom: 1rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-top-block .vweb-category-top-block-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%;
    margin-left: 0%;
    margin-bottom: 1rem;
  }
}
/* line 689, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-middle-block-top {
  padding: 2% 0 4%;
  border-top: solid 2px #f7f7f7;
  border-bottom: solid 2px #f7f7f7;
  margin-top: 4%;
}
/* line 698, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-newsletter-block {
  padding: 0% 0 4%;
  border-bottom: solid 2px #f7f7f7;
  margin-top: 4%;
}
/* line 702, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-newsletter-block .wol-newsletter {
  background: #f7f7f7;
  padding: 1rem;
  border-radius: 1rem;
}
/* line 706, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-newsletter-block .wol-newsletter form {
  margin-bottom: 0;
}
/* line 708, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-newsletter-block .wol-newsletter form .acymailing_introtext {
  text-align: left;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 0.5rem;
  font-size: 1rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-newsletter-block .wol-newsletter form .acymailing_introtext {
    font-size: 1rem;
  }
}
/* line 718, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 719, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 720, templates/vweb_harc/scss/harc/_nieuws.scss */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-newsletter-block .wol-newsletter form table tr td {
    display: block;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-newsletter-block .wol-newsletter form table tr td {
    display: block;
  }
}
@media only all and (max-width: 30rem) {
  .vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-newsletter-block .wol-newsletter form table tr td {
    display: block;
  }
}
/* line 733, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-article-wrapper .vweb-category-article-sidebar .vweb-category-newsletter-block .wol-newsletter form input.button {
  padding: 0.75rem 0rem !important;
  width: 100%;
}
/* line 745, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-side-article-wrapper {
  border-bottom: solid 1px #f7f7f7;
  margin-top: 0 !important;
  padding-top: 0.9rem !important;
  padding-bottom: 0.9rem !important;
}
/* line 750, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-side-article-wrapper .vweb-side-article-container {
  display: flex;
  position: relative;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .vweb-side-article-wrapper .vweb-side-article-container {
    flex-direction: column;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .vweb-side-article-wrapper .vweb-side-article-container {
    flex-direction: column;
  }
}
@media only all and (max-width: 30rem) {
  .vweb-side-article-wrapper .vweb-side-article-container {
    flex-direction: column;
  }
}
/* line 762, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-side-article-wrapper .vweb-side-article-container .vweb-side-article-image {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 35%;
  -moz-flex: 0 1 35%;
  -ms-flex: 0 1 35%;
  flex: 0 1 35%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .vweb-side-article-wrapper .vweb-side-article-container .vweb-side-article-image {
    -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%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .vweb-side-article-wrapper .vweb-side-article-container .vweb-side-article-image {
    -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%;
  }
}
@media only all and (max-width: 30rem) {
  .vweb-side-article-wrapper .vweb-side-article-container .vweb-side-article-image {
    -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%;
  }
}
/* line 774, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-side-article-wrapper .vweb-side-article-container .vweb-side-article-info {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 65%;
  -moz-flex: 0 1 65%;
  -ms-flex: 0 1 65%;
  flex: 0 1 65%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .vweb-side-article-wrapper .vweb-side-article-container .vweb-side-article-info {
    -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%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .vweb-side-article-wrapper .vweb-side-article-container .vweb-side-article-info {
    -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%;
  }
}
@media only all and (max-width: 30rem) {
  .vweb-side-article-wrapper .vweb-side-article-container .vweb-side-article-info {
    -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%;
  }
}
/* line 789, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-menu-category {
  border: solid 2px #f7f7f7;
  -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%;
  display: flex;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .vweb-menu-category {
    -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%;
    margin-bottom: 1rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .vweb-menu-category {
    -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%;
    margin-bottom: 1rem;
  }
}
/* line 801, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 802, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-menu-category .g-main-nav .g-toplevel {
  padding: 0.938rem;
}
/* line 804, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-menu-category .g-main-nav .g-toplevel > li {
  display: block;
}
/* line 806, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-menu-category .g-main-nav .g-toplevel > li a {
  color: #222;
  font-weight: 600;
}
/* line 809, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-menu-category .g-main-nav .g-toplevel > li a:hover {
  background: #f7f7f7;
}
/* line 816, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-menu-category > .g-particle {
  width: 100%;
}
/* line 821, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-article-details {
  color: #1c214d;
  display: flex;
  margin-top: 1rem;
  font-size: 90%;
}
/* line 826, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-article-details .article-detail-item {
  border-right: solid 1px #cdcdcd;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
/* line 830, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-article-details .article-detail-item:first-of-type {
  padding-left: 0rem;
}
/* line 833, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-article-details .article-detail-item:last-of-type {
  border-right: solid 0px;
}
/* line 837, templates/vweb_harc/scss/harc/_nieuws.scss */
.view-article .g-article-details {
  margin-bottom: 1rem;
}
@media only all and (max-width: 59.99rem) {
}
/* line 842, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-article-details > span {
  margin-right: 10px;
}
/* line 844, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-article-details > span:last-child {
  margin-right: 0;
}
/* line 847, templates/vweb_harc/scss/harc/_nieuws.scss */
.g-article-details > span i {
  margin-right: 5px;
}
/* line 852, templates/vweb_harc/scss/harc/_nieuws.scss */
.ha-news-archive {
  display: flex;
  justify-content: flex-end;
  margin: 0.9rem;
  border-top: solid 1px #cdcdcd;
  padding: 0.95rem;
}
/* line 860, templates/vweb_harc/scss/harc/_nieuws.scss */
.wol-newsletter {
  background: #f7f7f7;
  padding: 1rem;
  border-radius: 1rem;
}
/* line 864, templates/vweb_harc/scss/harc/_nieuws.scss */
.wol-newsletter form {
  margin-bottom: 0;
}
/* line 866, templates/vweb_harc/scss/harc/_nieuws.scss */
.wol-newsletter form .acymailing_introtext {
  text-align: left;
  font-weight: 600;
  text-transform: uppercase;
  padding-left: 0.5rem;
  font-size: 1.2rem;
}
@media only all and (max-width: 47.99rem) {
  .wol-newsletter form .acymailing_introtext {
    font-size: 1rem;
  }
}
/* line 876, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 877, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 878, templates/vweb_harc/scss/harc/_nieuws.scss */
@media only all and (max-width: 30rem) {
  .wol-newsletter form table tr td {
    display: block;
  }
}
/* line 885, templates/vweb_harc/scss/harc/_nieuws.scss */
.wol-newsletter form input.button {
  padding: 0.75rem 0 !important;
  width: 100%;
}
/* line 891, templates/vweb_harc/scss/harc/_nieuws.scss */
.vweb-category-newsletter-signup {
  border-top: solid 2px #e0e0e5;
  padding-top: 2rem;
  margin-top: 2rem;
}
/* line 897, templates/vweb_harc/scss/harc/_nieuws.scss */
.article-read-more {
  font-size: 1.2rem;
  margin-top: 1rem;
  text-align: right;
}
/* line 901, templates/vweb_harc/scss/harc/_nieuws.scss */
.article-read-more .read-more-link {
  color: #282c56;
}
/* line 903, templates/vweb_harc/scss/harc/_nieuws.scss */
.article-read-more .read-more-link:after {
  color: #fff;
  content: "\f054";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 0.538rem;
  padding: 9px 8px 9px 8px;
  text-align: center;
  background: #cc3a2c;
  margin-left: 0.5rem;
  height: 26px;
}
/* pagination */
/* line 921, templates/vweb_harc/scss/harc/_nieuws.scss */
.blog .pagination {
  text-align: center;
  font-size: 0.8rem;
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 4px solid #e7e7e7;
  color: #777;
}
/* line 929, templates/vweb_harc/scss/harc/_nieuws.scss */
.blog .pagination ul {
  box-shadow: none;
}
/* line 932, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 933, templates/vweb_harc/scss/harc/_nieuws.scss */
.blog .pagination ul li a, .blog .pagination ul li span {
  margin: 0 2px;
  border: none;
  color: #1c214d;
  font-weight: 700;
  border-radius: 3px;
  padding-top: 6px;
}
/* line 941, templates/vweb_harc/scss/harc/_nieuws.scss */
.blog .pagination ul li a {
  color: #777;
  font-weight: normal;
}
/* line 945, templates/vweb_harc/scss/harc/_nieuws.scss */
.blog .pagination ul li a:hover {
  color: #1c214d;
  background: #f7f7f7;
}
/* line 950, templates/vweb_harc/scss/harc/_nieuws.scss */
.blog .pagination ul li span {
  background: #1c214d;
  color: #fff;
  border-radius: 0;
}
/* line 955, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 956, templates/vweb_harc/scss/harc/_nieuws.scss */
.blog .pagination ul li[class^="pagination-"] a, .blog .pagination ul li[class^="pagination-"] span {
  border: none;
  color: #a7a7a7;
  font-weight: normal;
  background: #fff;
  font-size: 1rem;
  padding-top: 4px;
}
/* line 964, templates/vweb_harc/scss/harc/_nieuws.scss */
.blog .pagination ul li[class^="pagination-"] a {
  color: #1c214d;
  font-weight: 700;
  border: 1px solid #ddd;
}
/* line 969, templates/vweb_harc/scss/harc/_nieuws.scss */
.blog .pagination ul li[class^="pagination-"] a:hover {
  background: #f7f7f7;
}
@media only all and (max-width: 47.99rem) {
  .blog .pagination ul li {
    display: none;
  }
  /* line 977, templates/vweb_harc/scss/harc/_nieuws.scss */
  .blog .pagination ul li[class^="pagination-"] {
    display: inline-block;
  }
}
/* line 985, templates/vweb_harc/scss/harc/_nieuws.scss */
.blog .pagination .counter {
  font-size: 0.75rem;
}
@media only all and (max-width: 47.99rem) {
  .blog .pagination .counter {
    margin-top: 1rem;
  }
}
/* */
/* line 994, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 995, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 996, templates/vweb_harc/scss/harc/_nieuws.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.com_content .g-grid .g-block.size-65, body.com_content .g-grid .g-block.size-35 {
    flex: 0 100%;
    width: 100%;
  }
}
/* 82-90 */
/* line 1008, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 1009, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 1010, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 1011, templates/vweb_harc/scss/harc/_nieuws.scss */
.harc-layout-82-90 .g-news-pro .g-news-pro-title span {
  background: #07889a;
}
/* ETCC 1300 */
/* line 1019, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 1020, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 1021, templates/vweb_harc/scss/harc/_nieuws.scss */
/* line 1022, templates/vweb_harc/scss/harc/_nieuws.scss */
.harc-layout-etcc1300 .g-news-pro .g-news-pro-title span {
  background: #b91b1a;
}
/* line 1, templates/vweb_harc/scss/harc/_sponsoren.scss */
#g-sponsoren {
  padding: 1.5rem 0;
  color: #333;
  /* newsletter */
}
@media only all and (min-width: 75rem) {
  /* line 6, templates/vweb_harc/scss/harc/_sponsoren.scss */
  #g-sponsoren .moduletable.module-sponsors {
    width: 71.874rem;
    /* minus padding and margin &*/
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 11, templates/vweb_harc/scss/harc/_sponsoren.scss */
  #g-sponsoren .moduletable.module-sponsors {
    width: 56.874rem;
    /* minus padding and margin &*/
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 16, templates/vweb_harc/scss/harc/_sponsoren.scss */
  #g-sponsoren .moduletable.module-sponsors {
    width: 44.874rem;
    /* minus padding and margin &*/
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 21, templates/vweb_harc/scss/harc/_sponsoren.scss */
  #g-sponsoren .moduletable.module-sponsors {
    width: 26.874rem;
    /* minus padding and margin &*/
  }
}
@media only all and (max-width: 30rem) {
  /* line 26, templates/vweb_harc/scss/harc/_sponsoren.scss */
  #g-sponsoren .g-content {
    margin: 0 1.563rem;
  }
  /* line 29, templates/vweb_harc/scss/harc/_sponsoren.scss */
  #g-sponsoren .moduletable.module-sponsors {
    width: 100%;
  }
}
/* line 34, templates/vweb_harc/scss/harc/_sponsoren.scss */
#g-sponsoren .moduletable.module-sponsors {
  padding-top: 1rem;
  border-top: 4px solid #1c214d;
  margin: 0 auto 1.5rem;
}
@media only all and (max-width: 30rem) {
  /* line 42, templates/vweb_harc/scss/harc/_sponsoren.scss */
  #g-sponsoren .module-newsletter-subscribe {
    margin: 0 -1.563rem;
  }
}
@media print {
  /* line 49, templates/vweb_harc/scss/harc/_sponsoren.scss */
  #g-sponsoren {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer {
  background: #262626;
  background-image: url('');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  padding: 0 !important;
  position: relative;
  color: #fff;
  padding: 1.5rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
/* line 8, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(38, 38, 38, 0.9);
  z-index: 3;
}
/* line 16, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer > .g-container {
  padding: 1.5rem 0;
  position: relative;
  z-index: 10019;
  z-index: 9999;
}
@media only all and (max-width: 47.99rem) {
}
/* line 31, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer a {
  color: #fff;
}
/* line 34, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer h3 {
  color: #fff;
  font-weight: 700;
  margin-top: 0;
  text-transform: uppercase;
}
/* line 40, templates/vweb_harc/scss/harc/_footer.scss */
/* line 41, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer #footer-nieuws .maincat-items-wrapper {
  flex: 0 1 75%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
/* line 46, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer #footer-nieuws .maincat-items-wrapper .maincat-item {
  border-bottom: solid 1px #cdcdcd;
  color: #fff;
  margin-right: 0.625rem;
  padding: 0.4rem 0.938rem 0.7rem 0;
  position: relative;
  transition: all 300ms;
}
/* line 53, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer #footer-nieuws .maincat-items-wrapper .maincat-item:last-of-type {
  border-bottom: solid 0px;
}
/* line 56, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer #footer-nieuws .maincat-items-wrapper .maincat-item:first-of-type {
  padding-top: 0;
}
/* line 59, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer #footer-nieuws .maincat-items-wrapper .maincat-item:hover {
  color: #cdcdcd;
  cursor: pointer;
}
/* line 63, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer #footer-nieuws .maincat-items-wrapper .maincat-item .maincat-link {
  position: absolute;
  height: 100%;
  width: 100%;
  display: inline-block;
  margin: -0.4rem -0.938rem -0.7rem 0;
}
/* line 70, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer #footer-nieuws .maincat-items-wrapper .maincat-item .maincat-item-title {
  font-weight: bold;
  text-transform: uppercase;
}
/* line 74, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer #footer-nieuws .maincat-items-wrapper .maincat-item .maincat-item-description {
  line-height: 1.2rem;
  position: relative;
}
/* line 77, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer #footer-nieuws .maincat-items-wrapper .maincat-item .maincat-item-description::after {
  content: "\f138";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  height: 14px;
  width: 14px;
  bottom: 0rem;
  right: 0;
  display: block;
  font-size: 1rem;
}
/* line 93, templates/vweb_harc/scss/harc/_footer.scss */
/* line 94, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer .footer-links ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 98, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer .footer-links ul li {
  padding: 0px 10px 5px 0;
}
/* line 100, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer .footer-links ul li:before {
  content: "\f138";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: left;
  color: #fff;
  font-size: 1rem;
  margin-right: 12px;
}
/* line 112, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer #footer-logos {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
/* line 117, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer .powered-qc-container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 124, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer .powered-qc-container .powered-by-text {
  flex: 1 1;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
}
/* line 129, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer .powered-qc-container .powered-by-image {
  max-width: 140px;
}
/* line 131, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer .powered-qc-container .powered-by-image img {
  filter: grayscale(100%);
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
/* line 138, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer .powered-qc-container .powered-by-image a {
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
/* line 143, templates/vweb_harc/scss/harc/_footer.scss */
/* line 144, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer .powered-qc-container .powered-by-image a:hover img {
  filter: none;
}
/* line 148, templates/vweb_harc/scss/harc/_footer.scss */
#g-footer .powered-qc-container .powered-by-image a .extra-text {
  display: none;
}
@media print {
  /* line 158, templates/vweb_harc/scss/harc/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/vweb_harc/scss/harc/_copyright.scss */
#g-copyright {
  font-size: 0.9rem;
}
/* line 4, templates/vweb_harc/scss/harc/_copyright.scss */
#g-copyright a {
  color: #333;
}
@media only all and (max-width: 47.99rem) {
  #g-copyright {
    text-align: center;
    padding: 0.938rem;
  }
}
/* line 11, templates/vweb_harc/scss/harc/_copyright.scss */
@media only all and (max-width: 47.99rem) {
  #g-copyright .g-content {
    padding: 0;
    margin: 0;
  }
}
/* line 16, templates/vweb_harc/scss/harc/_copyright.scss */
@media only all and (min-width: 48rem) {
  /* line 22, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  #g-copyright .g-content .g-branding {
    text-align: right;
  }
}
/* line 1, templates/vweb_harc/scss/harc/_variations.scss */
/* line 2, templates/vweb_harc/scss/harc/_variations.scss */
/* line 3, templates/vweb_harc/scss/harc/_variations.scss */
/* line 4, templates/vweb_harc/scss/harc/_variations.scss */
/* line 5, templates/vweb_harc/scss/harc/_variations.scss */
.flush .g-container > .g-grid > .g-block > .g-content {
  margin: 0;
  padding: 0;
}
/* line 14, templates/vweb_harc/scss/harc/_variations.scss */
/* line 15, templates/vweb_harc/scss/harc/_variations.scss */
.moduletable[class*="box"], .widget[class*="box"], .moduletable[class*="shadow"], .widget[class*="shadow"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
/* line 21, templates/vweb_harc/scss/harc/_variations.scss */
/* line 22, templates/vweb_harc/scss/harc/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #fff;
}
/* line 25, templates/vweb_harc/scss/harc/_variations.scss */
/* line 26, templates/vweb_harc/scss/harc/_variations.scss */
.box1.moduletable, .box1.widget, .box1 > .g-content, .box1.moduletable h1, .box1.widget h1, .box1 > .g-content h1, .box1.moduletable h2, .box1.widget h2, .box1 > .g-content h2, .box1.moduletable h3, .box1.widget h3, .box1 > .g-content h3, .box1.moduletable h4, .box1.widget h4, .box1 > .g-content h4, .box1.moduletable h5, .box1.widget h5, .box1 > .g-content h5, .box1.moduletable h6, .box1.widget h6, .box1 > .g-content h6, .box1.moduletable strong, .box1.widget strong, .box1 > .g-content strong, .box1.moduletable i, .box1.widget i, .box1 > .g-content i {
  color: #595959;
}
/* line 32, templates/vweb_harc/scss/harc/_variations.scss */
/* line 33, templates/vweb_harc/scss/harc/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #e0e0e0;
}
/* line 36, templates/vweb_harc/scss/harc/_variations.scss */
/* line 37, templates/vweb_harc/scss/harc/_variations.scss */
.box2.moduletable, .box2.widget, .box2 > .g-content, .box2.moduletable h1, .box2.widget h1, .box2 > .g-content h1, .box2.moduletable h2, .box2.widget h2, .box2 > .g-content h2, .box2.moduletable h3, .box2.widget h3, .box2 > .g-content h3, .box2.moduletable h4, .box2.widget h4, .box2 > .g-content h4, .box2.moduletable h5, .box2.widget h5, .box2 > .g-content h5, .box2.moduletable h6, .box2.widget h6, .box2 > .g-content h6, .box2.moduletable strong, .box2.widget strong, .box2 > .g-content strong, .box2.moduletable i, .box2.widget i, .box2 > .g-content i {
  color: #6d6d6d;
}
/* line 43, templates/vweb_harc/scss/harc/_variations.scss */
/* line 44, templates/vweb_harc/scss/harc/_variations.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: #f68220;
}
/* line 48, templates/vweb_harc/scss/harc/_variations.scss */
/* line 49, templates/vweb_harc/scss/harc/_variations.scss */
.box3.moduletable, .box3.widget, .box3 > .g-content, .box3.moduletable h1, .box3.widget h1, .box3 > .g-content h1, .box3.moduletable h2, .box3.widget h2, .box3 > .g-content h2, .box3.moduletable h3, .box3.widget h3, .box3 > .g-content h3, .box3.moduletable h4, .box3.widget h4, .box3 > .g-content h4, .box3.moduletable h5, .box3.widget h5, .box3 > .g-content h5, .box3.moduletable h6, .box3.widget h6, .box3 > .g-content h6, .box3.moduletable strong, .box3.widget strong, .box3 > .g-content strong, .box3.moduletable i, .box3.widget i, .box3 > .g-content i {
  color: #fff;
}
/* line 52, templates/vweb_harc/scss/harc/_variations.scss */
.box3.moduletable a, .box3.widget a, .box3 > .g-content a {
  color: #fde2cc;
}
/* line 54, templates/vweb_harc/scss/harc/_variations.scss */
.box3.moduletable a:hover, .box3.widget a:hover, .box3 > .g-content a:hover {
  color: #fff;
}
/* line 58, templates/vweb_harc/scss/harc/_variations.scss */
.box3.moduletable .button, .box3.widget .button, .box3 > .g-content .button {
  color: #000;
  background: #da6909;
}
/* line 61, templates/vweb_harc/scss/harc/_variations.scss */
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3 > .g-content .button:hover {
  background: #c25d08;
}
/* line 68, templates/vweb_harc/scss/harc/_variations.scss */
/* line 69, templates/vweb_harc/scss/harc/_variations.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  background: #1c214d;
}
/* line 72, templates/vweb_harc/scss/harc/_variations.scss */
/* line 73, templates/vweb_harc/scss/harc/_variations.scss */
.box4.moduletable, .box4.widget, .box4 > .g-content, .box4.moduletable h1, .box4.widget h1, .box4 > .g-content h1, .box4.moduletable h2, .box4.widget h2, .box4 > .g-content h2, .box4.moduletable h3, .box4.widget h3, .box4 > .g-content h3, .box4.moduletable h4, .box4.widget h4, .box4 > .g-content h4, .box4.moduletable h5, .box4.widget h5, .box4 > .g-content h5, .box4.moduletable h6, .box4.widget h6, .box4 > .g-content h6, .box4.moduletable strong, .box4.widget strong, .box4 > .g-content strong, .box4.moduletable i, .box4.widget i, .box4 > .g-content i {
  color: #fff;
}
/* line 76, templates/vweb_harc/scss/harc/_variations.scss */
.box4.moduletable a, .box4.widget a, .box4 > .g-content a {
  color: #5964c3;
}
/* line 78, templates/vweb_harc/scss/harc/_variations.scss */
.box4.moduletable a:hover, .box4.widget a:hover, .box4 > .g-content a:hover {
  color: #fff;
}
/* line 82, templates/vweb_harc/scss/harc/_variations.scss */
.box4.moduletable .button, .box4.widget .button, .box4 > .g-content .button {
  color: #7e87d0;
  background: #303985;
}
/* line 85, templates/vweb_harc/scss/harc/_variations.scss */
.box4.moduletable .button:hover, .box4.widget .button:hover, .box4 > .g-content .button:hover {
  background: #2a3172;
}
/* line 92, templates/vweb_harc/scss/harc/_variations.scss */
/* line 93, templates/vweb_harc/scss/harc/_variations.scss */
.shadow.moduletable, .shadow.widget, .shadow.g-outer-box, .shadow > .g-content {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
/* line 98, templates/vweb_harc/scss/harc/_variations.scss */
/* line 99, templates/vweb_harc/scss/harc/_variations.scss */
.shadow2.moduletable, .shadow2.widget, .shadow2.g-outer-box, .shadow2 > .g-content {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
/* line 104, templates/vweb_harc/scss/harc/_variations.scss */
/* line 105, templates/vweb_harc/scss/harc/_variations.scss */
.disabled.moduletable, .disabled.widget, .disabled.g-outer-box, .disabled > .g-content {
  opacity: 0.4;
}
/* line 110, templates/vweb_harc/scss/harc/_variations.scss */
/* line 111, templates/vweb_harc/scss/harc/_variations.scss */
.square.moduletable, .square.widget, .square.g-outer-box, .square > .g-content {
  border-radius: none;
}
/* line 116, templates/vweb_harc/scss/harc/_variations.scss */
/* line 117, templates/vweb_harc/scss/harc/_variations.scss */
.rounded.moduletable, .rounded.widget, .rounded.g-outer-box, .rounded > .g-content {
  border-radius: 0.1875rem;
}
/* line 1, templates/vweb_harc/scss/harc/_tables.scss */
table {
  border: 1px solid #eaeaea;
}
/* line 5, templates/vweb_harc/scss/harc/_tables.scss */
th {
  background: #f7f7f7;
  padding: 0.5rem;
}
/* line 10, templates/vweb_harc/scss/harc/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #eaeaea;
}
/* line 1, templates/vweb_harc/scss/harc/_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/vweb_harc/scss/harc/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
/* line 10, templates/vweb_harc/scss/harc/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #f68220;
}
/* line 15, templates/vweb_harc/scss/harc/_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/vweb_harc/scss/harc/_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/vweb_harc/scss/harc/_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: #f68220;
}
/* line 29, templates/vweb_harc/scss/harc/_forms.scss */
form.well {
  border-radius: 0;
  box-shadow: none;
  padding: 1rem 2rem 2rem;
  border: none;
  border-bottom: 4px solid #1c214d;
}
/* line 36, templates/vweb_harc/scss/harc/_forms.scss */
/* line 37, templates/vweb_harc/scss/harc/_forms.scss */
.login form.well {
  padding: 2rem 2rem 1rem;
}
/* line 41, templates/vweb_harc/scss/harc/_forms.scss */
.login .check-remember {
  margin-bottom: 1.5rem;
}
/* line 43, templates/vweb_harc/scss/harc/_forms.scss */
.login .check-remember .controls {
  position: relative;
  float: left;
  top: -3px;
  margin-right: 0.5rem;
}
/* line 1, templates/vweb_harc/scss/harc/_social.scss */
/* line 2, templates/vweb_harc/scss/harc/_social.scss */
.g-social a {
  padding: 0.1875rem 0.4rem;
  text-decoration: none;
  font-size: 2rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-social a {
    padding: 0.1875rem 0.25rem;
  }
}
/* line 1, templates/vweb_harc/scss/harc/_sample.scss */
.sample-content {
  text-align: center;
}
/* line 3, templates/vweb_harc/scss/harc/_sample.scss */
.sample-content .subtitle {
  text-transform: uppercase;
  font-size: 0.8rem;
  display: block;
  margin-top: -1.3rem;
}
/* line 9, templates/vweb_harc/scss/harc/_sample.scss */
.sample-content .sample-icons {
  font-size: 5rem;
  color: #f68220;
  opacity: 0.6;
}
/* line 14, templates/vweb_harc/scss/harc/_sample.scss */
.sample-content .sample-description {
  font-size: 1.2rem;
}
@media only all and (min-width: 48rem) {
  /* line 18, templates/vweb_harc/scss/harc/_sample.scss */
  .sample-content .device-promo {
    width: 356px;
    height: 203px;
    position: relative;
    float: right;
    margin-left: 3rem;
    margin-bottom: 1rem;
  }
  /* line 25, templates/vweb_harc/scss/harc/_sample.scss */
  .sample-content .device-promo .macbook {
    width: 356px;
    height: 203px;
    position: absolute;
    z-index: 1;
    background: url('../../images/macbook.png');
  }
  /* line 31, templates/vweb_harc/scss/harc/_sample.scss */
  .sample-content .device-promo .macbook .macbook-color {
    position: absolute;
    width: 206px;
    height: 118px;
    left: 37px;
    top: 56px;
    background: #ccc;
  }
  /* line 40, templates/vweb_harc/scss/harc/_sample.scss */
  .sample-content .device-promo .ipad {
    width: 356px;
    height: 203px;
    position: absolute;
    z-index: 2;
    background: url('../../images/ipad.png');
  }
  /* line 46, templates/vweb_harc/scss/harc/_sample.scss */
  .sample-content .device-promo .ipad .ipad-color {
    position: absolute;
    width: 111px;
    height: 163px;
    right: 27px;
    top: 20px;
    background: #f68220;
  }
  /* line 55, templates/vweb_harc/scss/harc/_sample.scss */
  .sample-content .device-promo .iphone {
    width: 356px;
    height: 203px;
    position: absolute;
    z-index: 3;
    background: url('../../images/iphone.png');
  }
  /* line 61, templates/vweb_harc/scss/harc/_sample.scss */
  .sample-content .device-promo .iphone .iphone-color {
    position: absolute;
    width: 46px;
    height: 75px;
    right: 4px;
    top: 112px;
    background: #1c214d;
  }
}
/* line 72, templates/vweb_harc/scss/harc/_sample.scss */
.sample-content .middle {
  text-align: center;
}
/* line 75, templates/vweb_harc/scss/harc/_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.99rem) {
  .sample-content .fa-github-square {
    font-size: 8rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .sample-content .fa-github-square {
    float: none !important;
    margin-right: 0;
  }
}
/* line 87, templates/vweb_harc/scss/harc/_sample.scss */
.sample-content .info-box {
  background: #f5f5f5;
  border: 1px solid #e6e6e6;
  padding: 0.938rem;
  border-radius: 0.1875rem;
  margin-bottom: 4rem;
}
/* line 94, templates/vweb_harc/scss/harc/_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/vweb_harc/scss/harc/_sample.scss */
  /* line 103, templates/vweb_harc/scss/harc/_sample.scss */
  #g-showcase .sample-description {
    padding: 0 6rem;
  }
}
@media only all and (min-width: 60rem) {
  /* line 110, templates/vweb_harc/scss/harc/_sample.scss */
  /* line 111, templates/vweb_harc/scss/harc/_sample.scss */
  /* line 112, templates/vweb_harc/scss/harc/_sample.scss */
  #g-subfeature .sample-content .g-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only all and (min-width: 48rem) {
  /* line 121, templates/vweb_harc/scss/harc/_sample.scss */
  /* line 122, templates/vweb_harc/scss/harc/_sample.scss */
  #g-main .sample-content {
    text-align: inherit;
  }
}
/* line 1, templates/vweb_harc/scss/harc/_contentarray.scss */
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/vweb_harc/scss/harc/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 8, templates/vweb_harc/scss/harc/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/vweb_harc/scss/harc/_contentarray.scss */
/* line 12, templates/vweb_harc/scss/harc/_contentarray.scss */
/* line 13, templates/vweb_harc/scss/harc/_contentarray.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
/* line 27, templates/vweb_harc/scss/harc/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, templates/vweb_harc/scss/harc/_contentarray.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 39, templates/vweb_harc/scss/harc/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, templates/vweb_harc/scss/harc/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, templates/vweb_harc/scss/harc/_contentarray.scss */
/* line 48, templates/vweb_harc/scss/harc/_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/vweb_harc/scss/harc/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, templates/vweb_harc/scss/harc/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, templates/vweb_harc/scss/harc/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 1, templates/vweb_harc/scss/harc/_dropdownanimations.scss */
/* line 2, templates/vweb_harc/scss/harc/_dropdownanimations.scss */
/* line 3, templates/vweb_harc/scss/harc/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, templates/vweb_harc/scss/harc/_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/vweb_harc/scss/harc/_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/vweb_harc/scss/harc/_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/vweb_harc/scss/harc/_dropdownanimations.scss */
/* line 23, templates/vweb_harc/scss/harc/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 27, templates/vweb_harc/scss/harc/_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/vweb_harc/scss/harc/_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/vweb_harc/scss/harc/_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/vweb_harc/scss/harc/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/vweb_harc/scss/harc/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 44, templates/vweb_harc/scss/harc/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/vweb_harc/scss/harc/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 44, templates/vweb_harc/scss/harc/_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/vweb_harc/scss/harc/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/vweb_harc/scss/harc/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/vweb_harc/scss/harc/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/vweb_harc/scss/harc/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/vweb_harc/scss/harc/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 54, templates/vweb_harc/scss/harc/_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/vweb_harc/scss/harc/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
/* line 1, templates/vweb_harc/scss/harc/_offline.scss */
/* line 2, templates/vweb_harc/scss/harc/_offline.scss */
.g-offline #grav-login {
  max-width: 36rem;
}
/* line 4, templates/vweb_harc/scss/harc/_offline.scss */
.g-offline #grav-login .form-actions {
  margin-top: 0.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .form-actions {
    text-align: center;
  }
}
/* line 10, templates/vweb_harc/scss/harc/_offline.scss */
.g-offline #grav-login .button {
  text-transform: capitalize;
}
/* line 13, templates/vweb_harc/scss/harc/_offline.scss */
@media only all and (max-width: 47.99rem) {
  .g-offline #grav-login .rememberme {
    float: none;
    display: block;
  }
}
/* line 1, templates/vweb_harc/scss/harc/_qcevent.scss */
@media only all and (min-width: 60rem) {
  .vweb-qcontrol-event-component {
    padding-top: 1.3rem;
  }
}
/* line 6, templates/vweb_harc/scss/harc/_qcevent.scss */
.qcevent-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem;
  margin: 0 0 1rem;
}
@media only all and (max-width: 47.99rem) {
  .qcevent-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
/* line 16, templates/vweb_harc/scss/harc/_qcevent.scss */
.qcevent-grid .qcevent-item {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 22, templates/vweb_harc/scss/harc/_qcevent.scss */
/* line 23, templates/vweb_harc/scss/harc/_qcevent.scss */
.qcevent-grid .qcevent-item #qc-event-module .qcevent-image-container {
  position: relative;
}
/* line 26, templates/vweb_harc/scss/harc/_qcevent.scss */
.qcevent-grid .qcevent-item #qc-event-module .qcevent-image-container .qcevent-date {
  position: absolute;
  bottom: 0.5rem;
  left: 0.5rem;
  width: 100%;
  z-index: 1;
}
/* line 33, templates/vweb_harc/scss/harc/_qcevent.scss */
.qcevent-grid .qcevent-item #qc-event-module .qcevent-image-container .qcevent-date .qc-event-date {
  float: none;
}
/* line 35, templates/vweb_harc/scss/harc/_qcevent.scss */
.qcevent-grid .qcevent-item #qc-event-module .qcevent-image-container .qcevent-date .qc-event-date .date {
  padding: 5px 0;
}
/* line 37, templates/vweb_harc/scss/harc/_qcevent.scss */
.qcevent-grid .qcevent-item #qc-event-module .qcevent-image-container .qcevent-date .qc-event-date .date .month {
  text-transform: lowercase;
  color: #f68220;
}
/* line 44, templates/vweb_harc/scss/harc/_qcevent.scss */
.qcevent-grid .qcevent-item #qc-event-module .qcevent-image-container .qcevent-image {
  background: #1c214d;
  position: relative;
  height: 12.5rem;
}
/* line 49, templates/vweb_harc/scss/harc/_qcevent.scss */
.qcevent-grid .qcevent-item #qc-event-module .qcevent-image-container .qcevent-image:after {
  display: block;
  content: '';
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30%;
  background: #000;
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  opacity: 0.5;
}
/* line 65, templates/vweb_harc/scss/harc/_qcevent.scss */
.qcevent-grid .qcevent-item #qc-event-module .qcevent-image-container .qcevent-image img {
  opacity: 0.9;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* line 79, templates/vweb_harc/scss/harc/_qcevent.scss */
.qcevent-grid .qcevent-item #qc-event-module .qcevent-content {
  padding: 0.75rem 1rem;
}
/* line 82, templates/vweb_harc/scss/harc/_qcevent.scss */
/* line 83, templates/vweb_harc/scss/harc/_qcevent.scss */
.qcevent-grid .qcevent-item #qc-event-module .qcevent-content .qcevent-name h3 {
  margin: 0 0 0.25rem;
  font-size: 1.1rem;
  line-height: 1;
}
/* line 89, templates/vweb_harc/scss/harc/_qcevent.scss */
.qcevent-grid .qcevent-item #qc-event-module .qcevent-content .qcevent-location {
  font-size: 0.85rem;
}
/* module */
/* line 98, templates/vweb_harc/scss/harc/_qcevent.scss */
/* line 99, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-module.qcevent-module .qcevent-module-img-containter {
  background: #1c214d;
  position: relative;
}
/* line 103, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-module.qcevent-module .qcevent-module-img-containter:after {
  display: block;
  content: '';
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40%;
  background: #000;
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  opacity: 0.75;
}
/* line 119, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-module.qcevent-module .qcevent-module-img-containter img {
  opacity: 0.9;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
/* line 127, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-module.qcevent-module .qcevent-module-img-containter .qcevent-module-nextevent {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
/* line 134, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-module.qcevent-module .qcevent-module-img-containter .qcevent-module-nextevent strong {
  text-align: center;
  padding: 0 1.5rem;
  margin: 0 0 1rem;
  line-height: 1.2;
  color: #fff;
  font-weight: 700;
  display: block;
  text-shadow: 1px 1px 3px #000;
}
/* line 146, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-module.qcevent-module .qcevent-module-dates {
  padding: 2px 0 0;
}
/* line 149, templates/vweb_harc/scss/harc/_qcevent.scss */
/* line 150, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-module.qcevent-module .qcevent-module-dates table tr {
  background: #f7f7f7;
  border-bottom: 2px solid #fff;
}
/* line 153, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-module.qcevent-module .qcevent-module-dates table tr .qc-event-name {
  border: none;
  padding: 0.75rem 0.5rem 0.75rem 0.75rem;
  line-height: 1.1;
}
/* line 158, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-module.qcevent-module .qcevent-module-dates table tr .qc-event-date {
  padding: 0.75rem 0.25rem 0.75rem;
  float: none;
  width: 165px;
  text-align: right;
}
/* line 163, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-module.qcevent-module .qcevent-module-dates table tr .qc-event-date .date {
  margin-bottom: 2px;
  padding: 5px 0;
}
/* line 167, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-module.qcevent-module .qcevent-module-dates table tr .qc-event-date .date .month {
  text-transform: lowercase;
  color: #f68220;
}
/* line 176, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-module.qcevent-module .qcevent-module-footer {
  margin: 1.5rem 0;
}
/* detail */
/* line 182, templates/vweb_harc/scss/harc/_qcevent.scss */
/* line 183, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .qcevent-module-dates {
  padding: 2px 0 0;
}
/* line 186, templates/vweb_harc/scss/harc/_qcevent.scss */
/* line 187, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .qcevent-module-dates table tr {
  background: #f7f7f7;
  border-bottom: 2px solid #fff;
}
/* line 190, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .qcevent-module-dates table tr .qc-event-date {
  display: inline-block;
  width: 43px;
  margin-right: 5px;
  position: relative;
  text-align: center;
  border-radius: 3px;
  line-height: 100%;
  border-top: 5px solid #cfcfcf;
  background-color: #fff;
  padding: 0.75rem 0.25rem 0.75rem;
  float: none;
  width: 165px;
  text-align: right;
}
/* line 204, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .qcevent-module-dates table tr .qc-event-date .date {
  margin-bottom: 2px;
  padding: 5px 0;
}
/* line 208, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .qcevent-module-dates table tr .qc-event-date .date .month {
  text-transform: lowercase;
  color: #f68220;
}
/* line 217, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .g-article-details {
  display: block;
  margin-bottom: 1.5rem;
}
/* line 220, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .g-article-details .qcevent-date-list {
  margin: 0 0 0.5rem 0;
  position: relative;
  display: flex;
  align-items: center;
}
/* line 226, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .g-article-details .qcevent-date-list:before {
  content: "\f073";
  position: relative;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #1c214d;
  font-size: 1.5rem;
  top: -2px;
  width: 1.5rem;
}
/* line 237, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .g-article-details .qcevent-date-list > li {
  list-style: none;
  padding: 0 0.5rem 0 0.75rem;
  position: relative;
}
/* line 242, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .g-article-details .qcevent-date-list > li:before {
  content: "\f111";
  position: absolute;
  left: 0;
  top: 0.5rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #f68220;
  font-size: 0.25rem;
}
/* line 252, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .g-article-details .qcevent-date-list > li:first-child {
  padding-left: 0.5rem;
}
/* line 254, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .g-article-details .qcevent-date-list > li:first-child:before {
  display: none;
}
/* line 261, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .g-article-details .qcevent-date {
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
}
/* line 267, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .g-article-details .qcevent-date:before {
  content: "\f073";
  position: relative;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #1c214d;
  font-size: 1.5rem;
  top: -2px;
  width: 1.5rem;
}
/* line 277, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .g-article-details .qcevent-date strong {
  font-weight: 400;
  padding-left: 0.5rem;
}
/* line 283, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .g-article-details .qcevent-location {
  display: flex;
  position: relative;
  margin: 0;
  align-items: center;
}
/* line 289, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .g-article-details .qcevent-location:before {
  content: "\f3c5";
  position: relative;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #1c214d;
  font-size: 1.5rem;
  top: -2px;
  width: 1.5rem;
}
/* line 299, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .g-article-details .qcevent-location strong {
  font-weight: 400;
  padding-left: 0.5rem;
}
/* line 306, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .qcevent-description {
  padding: 1rem 0;
  border-top: 4px solid #1c214d;
}
/* line 310, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .qcevent-registration-container {
  padding: 2rem;
  text-align: center;
  margin: 0 0 2.5rem;
  border-top: 4px solid #1c214d;
  background: #fff;
}
/* line 317, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .qcevent-registration-container h2 {
  font-size: 1.5rem;
  margin: 0 0 0.5rem;
  line-height: 1.1;
}
/* line 322, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .qcevent-registration-container p {
  margin: 0 0 1rem;
}
/* line 326, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .qcevent-raceclasses {
  margin-bottom: 1.5rem;
}
/* line 328, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .qcevent-raceclasses .raceclass-item {
  background: #fff;
  padding: 0.5rem 1rem;
  margin-bottom: 0.25rem;
  border-bottom: 2px solid #eee;
  border-radius: 3px;
}
/* line 335, templates/vweb_harc/scss/harc/_qcevent.scss */
#qc-event-single .qcevent-raceclasses .raceclass-item i {
  font-size: 0.5rem;
  position: relative;
  top: -2px;
  color: #f68220;
  margin-right: 0.25rem;
}
/* line 1, templates/vweb_harc/scss/harc/_osmembership.scss */
.field-calendar .input-group {
  display: inline-block;
  width: auto;
}
/* line 6, templates/vweb_harc/scss/harc/_osmembership.scss */
.osmformfields-container .control-group {
  margin: 0;
  margin-bottom: 10px;
}
/* line 12, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container {
  border-top: 4px solid #f7f7f7;
  padding-top: 1.2rem;
}
/* line 15, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container h1.osm-page-title {
  margin: 0.75rem 0 1.5rem 0 !important;
}
/* line 18, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container .osm-message {
  display: none;
}
/* line 21, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container h2 {
  font-size: 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .osm-container h2 {
    font-size: 1.3rem;
  }
}
/* line 27, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container h3 {
  font-size: 1.2rem;
}
/* line 29, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container h3.heading-accountinfo {
  display: none;
}
/* line 33, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form {
  margin: 0;
  /* form custom style */
}
/* line 35, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form input[type="color"], .osm-container form input[type="date"], .osm-container form input[type="datetime"], .osm-container form input[type="datetime-local"], .osm-container form input[type="email"], .osm-container form input[type="month"], .osm-container form input[type="number"], .osm-container form input[type="password"], .osm-container form input[type="search"], .osm-container form input[type="tel"], .osm-container form input[type="text"], .osm-container form input[type="time"], .osm-container form input[type="url"], .osm-container form input[type="week"], .osm-container form input:not([type]), .osm-container form textarea, .osm-container form select, .osm-container form select[multiple=multiple] {
  box-sizing: border-box;
  padding: 0.6rem 0.75rem;
  border: 1px solid #ddd;
  height: auto;
  -webkit-appearance: none;
  width: 100%;
  line-height: 1;
  font-family: "roboto", sans-serif;
  font-weight: 400;
}
/* line 46, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form select {
  background-color: #fff;
  background-image: url('../../images/form/select-icon-angle-down.png');
  background-repeat: no-repeat;
  background-position: right;
  background-size: 23px 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding-right: 30px;
}
/* line 58, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form .osmformfields-container {
  background: #f7f7f7;
  padding: 2rem 3rem;
  margin-bottom: 3rem;
  border-radius: 3px;
  border-bottom: 4px solid #1c214d;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 67, templates/vweb_harc/scss/harc/_osmembership.scss */
/* line 68, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form .osmformfields-container .osmform-paymentinfo h2 {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 72, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form .osmformfields-container .osmform-paymentinfo .control-group {
  display: none;
}
/* line 75, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form .osmformfields-container .osmform-paymentinfo .control-group.osm-payment-terms {
  display: block;
}
/* line 78, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form .osmformfields-container .osmform-paymentinfo .control-group#payment_method_container {
  display: block;
}
/* line 82, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form .osmformfields-container .osmform-paymentinfo .osm-payment-terms {
  padding: 0.5rem 0;
}
/* line 84, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form .osmformfields-container .osmform-paymentinfo .osm-payment-terms .control-label, .osm-container form .osmformfields-container .osmform-paymentinfo .osm-payment-terms .controls {
  display: inline;
}
@media only all and (max-width: 30rem) {
  .osm-container form .osmformfields-container .osmform-paymentinfo .osm-payment-terms .control-label, .osm-container form .osmformfields-container .osmform-paymentinfo .osm-payment-terms .controls {
    display: block;
  }
}
/* line 90, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form .osmformfields-container .osmform-paymentinfo .osm-payment-terms #payment-terms {
  padding: 0.6rem 1.2rem;
  border-radius: 22px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  background: #f68220;
  color: #fff;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
  margin-left: 5px;
  text-align: center;
}
/* line 103, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form .osmformfields-container .osmform-paymentinfo #payment_method_container {
  padding-top: 1rem;
  border-top: 2px solid #e7e7e7;
}
/* line 109, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form .osmformaction-container {
  background: none;
  border: none;
  padding: 0;
  margin: -1rem 0 0;
}
/* line 114, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form .osmformaction-container input.btn {
  padding: 20px 40px;
}
/* line 118, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form label {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  margin-bottom: 2px;
}
/* line 123, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form .controls {
  padding-bottom: 0.1rem;
}
/* line 128, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #field_first_name, .osm-container form #field_organization, .osm-container form #field_zip, .osm-container form #field_country {
  clear: left;
}
/* line 134, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #field_first_name, .osm-container form #field_last_name, .osm-container form #field_username {
  width: 48%;
}
@media only all and (max-width: 47.99rem) {
  .osm-container form #field_first_name, .osm-container form #field_last_name, .osm-container form #field_username {
    width: 100%;
  }
}
/* line 142, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #username {
  width: 48% !important;
}
@media only all and (max-width: 47.99rem) {
  .osm-container form #username {
    width: 100% !important;
  }
}
/* line 148, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #field_zip, .osm-container form #field_phone {
  width: 30%;
}
@media only all and (max-width: 47.99rem) {
  .osm-container form #field_zip, .osm-container form #field_phone {
    width: 60%;
  }
}
/* line 155, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #field_city {
  width: 66%;
}
@media only all and (max-width: 47.99rem) {
  .osm-container form #field_city {
    width: 100%;
  }
}
/* line 161, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #field_first_name, .osm-container form #field_zip {
  float: left;
}
@media only all and (max-width: 47.99rem) {
  .osm-container form #field_first_name, .osm-container form #field_zip {
    float: none;
  }
}
/* line 168, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #field_last_name, .osm-container form #field_city {
  float: right;
}
@media only all and (max-width: 47.99rem) {
  .osm-container form #field_last_name, .osm-container form #field_city {
    float: none;
  }
}
/* line 175, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #field_password2, .osm-container form #field_comment {
  border-bottom: 1px dashed #ddd;
  padding-bottom: 2rem;
  margin-bottom: 3rem;
}
/* line 181, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #payment_method_container {
  clear: both;
}
/* line 183, templates/vweb_harc/scss/harc/_osmembership.scss */
/* line 184, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #payment_method_container #osm-payment-method-list .osm-payment-method-item {
  float: left;
}
/* line 187, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #payment_method_container #osm-payment-method-list .osm-payment-method-item label {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin: 0 0.5rem 1rem 0;
}
/* line 193, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #payment_method_container #osm-payment-method-list .osm-payment-method-item label input {
  position: absolute;
  left: -9999px;
}
/* line 196, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #payment_method_container #osm-payment-method-list .osm-payment-method-item label input:checked + span {
  background-color: #e7e7e7;
}
/* line 199, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #payment_method_container #osm-payment-method-list .osm-payment-method-item label input:checked + span:before {
  box-shadow: inset 0 0 0 0.4375em #2d256e;
}
/* line 205, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #payment_method_container #osm-payment-method-list .osm-payment-method-item label span {
  display: flex;
  align-items: center;
  padding: 0.375em 0.75em 0.375em 0.375em;
  border-radius: 99em;
  transition: 0.25s ease;
}
/* line 211, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #payment_method_container #osm-payment-method-list .osm-payment-method-item label span:hover {
  background-color: #e7e7e7;
}
/* line 214, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container form #payment_method_container #osm-payment-method-list .osm-payment-method-item label span:before {
  display: flex;
  flex-shrink: 0;
  content: "";
  background-color: #fff;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  margin-right: 0.375em;
  transition: 0.25s ease;
  box-shadow: inset 0 0 0 0.125em #2d256e;
}
/* line 235, templates/vweb_harc/scss/harc/_osmembership.scss */
.osm-container input.btn {
  text-align: center;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background: #1c214d;
  border: 1px solid #282c56;
  box-shadow: inset 0 -2px 0 0 #282c56;
  border-radius: 3px;
  padding: 10px 30px;
  font-size: 1.15rem;
  vertical-align: middle;
}
/* line 1, templates/vweb_harc/scss/harc/_account.scss */
/* line 5, templates/vweb_harc/scss/harc/_account.scss */
.account-dashboard .dashboard-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 1rem;
  margin: 0 0 1rem;
  padding: 1rem 0 0;
}
@media only all and (max-width: 59.99rem) {
  .account-dashboard .dashboard-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only all and (max-width: 30rem) {
  .account-dashboard .dashboard-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
/* line 17, templates/vweb_harc/scss/harc/_account.scss */
.account-dashboard .dashboard-grid .dashboardgrid-item {
  background: #eee;
  text-align: center;
  border-radius: 3px;
}
/* line 21, templates/vweb_harc/scss/harc/_account.scss */
.account-dashboard .dashboard-grid .dashboardgrid-item a {
  display: block;
  padding: 3rem 1rem 3rem;
  box-sizing: border-box;
  border: 2px solid transparent;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
/* line 30, templates/vweb_harc/scss/harc/_account.scss */
.account-dashboard .dashboard-grid .dashboardgrid-item a:hover {
  border-color: #ddd;
}
@media only all and (max-width: 59.99rem) {
  .account-dashboard .dashboard-grid .dashboardgrid-item a {
    padding: 2rem 1rem 2rem;
  }
}
/* line 36, templates/vweb_harc/scss/harc/_account.scss */
.account-dashboard .dashboard-grid .dashboardgrid-item a i {
  font-size: 4rem;
  color: #1c214d;
}
@media only all and (max-width: 59.99rem) {
  .account-dashboard .dashboard-grid .dashboardgrid-item a i {
    font-size: 3rem;
  }
}
/* line 43, templates/vweb_harc/scss/harc/_account.scss */
.account-dashboard .dashboard-grid .dashboardgrid-item a h2 {
  text-transform: none;
  font-size: 1.4rem;
  margin: 1rem 0 0;
}
@media only all and (max-width: 59.99rem) {
  .account-dashboard .dashboard-grid .dashboardgrid-item a h2 {
    font-size: 1.2rem;
  }
}
/* line 52, templates/vweb_harc/scss/harc/_account.scss */
.account-dashboard .dashboard-grid .dashboardgrid-item.dashboard-logout {
  background: #b3061f;
}
/* line 54, templates/vweb_harc/scss/harc/_account.scss */
/* line 55, templates/vweb_harc/scss/harc/_account.scss */
.account-dashboard .dashboard-grid .dashboardgrid-item.dashboard-logout a:hover {
  background: #7c0617;
  border-color: transparent;
}
/* line 59, templates/vweb_harc/scss/harc/_account.scss */
.account-dashboard .dashboard-grid .dashboardgrid-item.dashboard-logout a i, .account-dashboard .dashboard-grid .dashboardgrid-item.dashboard-logout a h2 {
  color: #fff;
}
/* line 1, templates/vweb_harc/scss/harc/_newsletter.scss */
.module-newsletter-subscribe {
  background: #f5f5f5;
  padding: 2.5rem 0 2rem;
}
@media only all and (max-width: 30rem) {
  .module-newsletter-subscribe {
    padding: 2rem 0;
  }
}
/* line 9, templates/vweb_harc/scss/harc/_newsletter.scss */
.module-newsletter-subscribe .module-newsletter-item {
  margin: 0 auto;
  padding: 0 1.563rem;
}
@media only all and (min-width: 75rem) {
  .module-newsletter-subscribe .module-newsletter-item {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .module-newsletter-subscribe .module-newsletter-item {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .module-newsletter-subscribe .module-newsletter-item {
    width: 48rem;
  }
}
/* line 22, templates/vweb_harc/scss/harc/_newsletter.scss */
.module-newsletter-subscribe .newsletter-subscribe-header {
  margin-bottom: 0.625rem;
}
/* line 26, templates/vweb_harc/scss/harc/_newsletter.scss */
.module-newsletter-subscribe .acym_introtext {
  padding-bottom: 0.938rem;
}
/* line 29, templates/vweb_harc/scss/harc/_newsletter.scss */
.module-newsletter-subscribe .newsletter-formfields-wrapper {
  display: grid;
  grid-template-columns: 400px auto;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .module-newsletter-subscribe .newsletter-formfields-wrapper {
    grid-template-columns: 300px auto;
  }
}
@media only all and (max-width: 30rem) {
  .module-newsletter-subscribe .newsletter-formfields-wrapper {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 1rem;
  }
}
/* line 41, templates/vweb_harc/scss/harc/_newsletter.scss */
/* line 42, templates/vweb_harc/scss/harc/_newsletter.scss */
.module-newsletter-subscribe .newsletter-formfields-wrapper .acym_form .onefield {
  margin: 0;
}
/* line 45, templates/vweb_harc/scss/harc/_newsletter.scss */
/* line 47, templates/vweb_harc/scss/harc/_newsletter.scss */
.module-newsletter-subscribe .newsletter-formfields-wrapper .acym_form .acyfield_text label {
  width: 100%;
}
/* line 49, templates/vweb_harc/scss/harc/_newsletter.scss */
.module-newsletter-subscribe .newsletter-formfields-wrapper .acym_form .acyfield_text label .acym__users__creation__fields__title {
  font-size: 0.875rem;
  font-weight: 600;
  height: 1.5rem;
}
/* line 55, templates/vweb_harc/scss/harc/_newsletter.scss */
.module-newsletter-subscribe .newsletter-formfields-wrapper .acym_form .acyfield_text label input {
  width: 100%;
  margin: 0 0 5px;
  padding: 10px;
}
@media only all and (max-width: 30rem) {
  .module-newsletter-subscribe .newsletter-formfields-wrapper .acym_form .acyfield_text label input {
    max-width: 100%;
    box-sizing: border-box;
  }
}
/* line 68, templates/vweb_harc/scss/harc/_newsletter.scss */
.module-newsletter-subscribe .newsletter-formfields-wrapper .acym_form .fieldacyterms {
  font-size: 0.875rem;
}
/* line 70, templates/vweb_harc/scss/harc/_newsletter.scss */
.module-newsletter-subscribe .newsletter-formfields-wrapper .acym_form .fieldacyterms input {
  margin: 0 0.25rem 0 0;
  height: 1.5rem;
}
/* line 76, templates/vweb_harc/scss/harc/_newsletter.scss */
.module-newsletter-subscribe .newsletter-formfields-wrapper .acysubbuttons {
  padding-top: 1.5rem;
}
/* line 79, templates/vweb_harc/scss/harc/_newsletter.scss */
@media only all and (max-width: 30rem) {
  .module-newsletter-subscribe .newsletter-formfields-wrapper .acysubbuttons .button {
    display: block;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
}
/* line 91, templates/vweb_harc/scss/harc/_newsletter.scss */
.module-newsletter-subscribe form {
  margin: 0;
}
/* line 1, templates/vweb_harc/scss/harc/_slideshow.scss */
/* line 2, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 2rem 2rem 4rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/vweb_harc/scss/harc/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/vweb_harc/scss/harc/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/vweb_harc/scss/harc/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/vweb_harc/scss/harc/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .uk-slidenav-previous:before, .g-slideshow .uk-slidenav-next:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/* line 43, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 62, templates/vweb_harc/scss/harc/_slideshow.scss */
/* line 63, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 67, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 75, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 80, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #f68220;
}
/* line 82, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 87, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 92, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 95, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #f89847;
  border-color: #f89847;
}
/* line 100, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 103, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 110, templates/vweb_harc/scss/harc/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 118, templates/vweb_harc/scss/harc/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 122, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #f68220;
  color: #f68220;
}
/* line 126, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #f68220;
  border-color: #f68220;
  color: #fff;
}
/* line 134, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 137, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 139, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 147, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 154, templates/vweb_harc/scss/harc/_slideshow.scss */
/* line 155, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 157, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 161, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 167, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 170, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 178, templates/vweb_harc/scss/harc/_slideshow.scss */
/* line 179, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 183, templates/vweb_harc/scss/harc/_slideshow.scss */
/* line 184, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 187, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 192, templates/vweb_harc/scss/harc/_slideshow.scss */
/* line 193, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 3rem;
  line-height: 1.2;
  text-shadow: 2px 2px 4px #000;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 204, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 209, templates/vweb_harc/scss/harc/_slideshow.scss */
/* line 210, templates/vweb_harc/scss/harc/_slideshow.scss */
/* line 211, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #333 !important;
}
/* line 214, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #333;
}
/* line 219, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 222, templates/vweb_harc/scss/harc/_slideshow.scss */
/* line 223, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 226, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .g-slideshow-item .g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-slideshow-item .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-item .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-item .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-slideshow-item .g-container {
    width: 100%;
  }
}
/* line 242, templates/vweb_harc/scss/harc/_slideshow.scss */
/* line 243, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 2rem 2rem 4rem;
}
/* line 247, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 250, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 253, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 256, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 259, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 262, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 265, templates/vweb_harc/scss/harc/_slideshow.scss */
/* line 266, templates/vweb_harc/scss/harc/_slideshow.scss */
/* line 267, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 272, templates/vweb_harc/scss/harc/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 277, templates/vweb_harc/scss/harc/_slideshow.scss */
/* line 278, templates/vweb_harc/scss/harc/_slideshow.scss */
/* line 279, templates/vweb_harc/scss/harc/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 1, templates/vweb_harc/scss/harc/_companies.scss */
/* line 2, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/vweb_harc/scss/harc/_companies.scss */
/* line 6, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 8, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 10, templates/vweb_harc/scss/harc/_companies.scss */
/* line 11, templates/vweb_harc/scss/harc/_companies.scss */
/* line 12, templates/vweb_harc/scss/harc/_companies.scss */
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child > .g-block:last-child .g-companies-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
    margin-bottom: 0;
  }
}
/* line 24, templates/vweb_harc/scss/harc/_companies.scss */
@media only all and (max-width: 47.99rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container .g-companies-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 31, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.99rem) {
  .g-companies .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 40, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.99rem) {
  .g-companies .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 50, templates/vweb_harc/scss/harc/_companies.scss */
/* line 51, templates/vweb_harc/scss/harc/_companies.scss */
/* line 52, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.gutter-disabled .g-companies-item, .g-companies-slider.gutter-disabled .g-companies-item, .g-companies-slideset.gutter-disabled .g-companies-item {
  border: none;
}
/* line 55, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.gutter-disabled .uk-slideset, .g-companies-slider.gutter-disabled .uk-slideset, .g-companies-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 57, templates/vweb_harc/scss/harc/_companies.scss */
/* line 58, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 63, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.gutter-disabled .uk-slider-container, .g-companies-slider.gutter-disabled .uk-slider-container, .g-companies-slideset.gutter-disabled .uk-slider-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 68, templates/vweb_harc/scss/harc/_companies.scss */
/* line 69, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style1 .g-content, .g-companies-slider.style1 .g-content, .g-companies-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 74, templates/vweb_harc/scss/harc/_companies.scss */
/* line 75, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style1 .g-companies-image img, .g-companies-slider.style1 .g-companies-image img, .g-companies-slideset.style1 .g-companies-image img {
  background: #fff;
  border: 1px solid #ddd;
}
/* line 80, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style1 .uk-overlay-panel, .g-companies-slider.style1 .uk-overlay-panel, .g-companies-slideset.style1 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 84, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style1 .g-companies-name, .g-companies-slider.style1 .g-companies-name, .g-companies-slideset.style1 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 87, templates/vweb_harc/scss/harc/_companies.scss */
/* line 88, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style1 .g-companies-name a:hover, .g-companies-slider.style1 .g-companies-name a:hover, .g-companies-slideset.style1 .g-companies-name a:hover {
  color: #f68220 !important;
}
/* line 93, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style1 .g-companies-item, .g-companies-slider.style1 .g-companies-item, .g-companies-slideset.style1 .g-companies-item {
  width: 100%;
}
/* line 95, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style1 .g-companies-item img, .g-companies-slider.style1 .g-companies-item img, .g-companies-slideset.style1 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 100, templates/vweb_harc/scss/harc/_companies.scss */
/* line 101, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style1 .g-companies-item:hover img, .g-companies-slider.style1 .g-companies-item:hover img, .g-companies-slideset.style1 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 105, templates/vweb_harc/scss/harc/_companies.scss */
/* line 106, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style1 .g-companies-item .g-companies-image a, .g-companies-slider.style1 .g-companies-item .g-companies-image a, .g-companies-slideset.style1 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 112, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style2, .g-companies-slider.style2, .g-companies-slideset.style2 {
  margin: -5px;
}
/* line 114, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style2 .logoitems, .g-companies-slider.style2 .logoitems, .g-companies-slideset.style2 .logoitems {
  align-items: center;
}
/* line 117, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style2 .g-content, .g-companies-slider.style2 .g-content, .g-companies-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 122, templates/vweb_harc/scss/harc/_companies.scss */
/* line 123, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style2 .g-companies-image img, .g-companies-slider.style2 .g-companies-image img, .g-companies-slideset.style2 .g-companies-image img {
  background: #fff;
}
/* line 127, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style2 .uk-overlay-panel, .g-companies-slider.style2 .uk-overlay-panel, .g-companies-slideset.style2 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 131, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style2 .g-companies-name, .g-companies-slider.style2 .g-companies-name, .g-companies-slideset.style2 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 134, templates/vweb_harc/scss/harc/_companies.scss */
/* line 135, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style2 .g-companies-name a:hover, .g-companies-slider.style2 .g-companies-name a:hover, .g-companies-slideset.style2 .g-companies-name a:hover {
  color: #f68220 !important;
}
/* line 141, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style2 .g-companies-item, .g-companies-slider.style2 .g-companies-item, .g-companies-slideset.style2 .g-companies-item {
  padding: 0.5rem 0.5rem 1.8rem;
  position: relative;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 147, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style2 .g-companies-item img, .g-companies-slider.style2 .g-companies-item img, .g-companies-slideset.style2 .g-companies-item img {
  width: auto;
  max-height: 120px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 152, templates/vweb_harc/scss/harc/_companies.scss */
/* line 153, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style2 .g-companies-item:hover img, .g-companies-slider.style2 .g-companies-item:hover img, .g-companies-slideset.style2 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 157, templates/vweb_harc/scss/harc/_companies.scss */
/* line 158, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style2 .g-companies-item .g-companies-image a, .g-companies-slider.style2 .g-companies-item .g-companies-image a, .g-companies-slideset.style2 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 162, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style2 .g-companies-item .qc-mainsponsor, .g-companies-slider.style2 .g-companies-item .qc-mainsponsor, .g-companies-slideset.style2 .g-companies-item .qc-mainsponsor {
  position: absolute;
  bottom: 0;
  right: 0;
  background: ;
  color: #fff;
  padding: 0.1rem 0.5rem;
  font-size: 0.7rem;
  border-radius: 0.2rem;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 175, templates/vweb_harc/scss/harc/_companies.scss */
/* line 176, templates/vweb_harc/scss/harc/_companies.scss */
/* line 177, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies.style2 .g-companies-container:hover .g-companies-item, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item {
  opacity: 0.5;
}
/* line 179, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item:hover {
  opacity: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}
/* line 186, templates/vweb_harc/scss/harc/_companies.scss */
.g-companies.style2 .uk-slider-container, .g-companies-slider.style2 .uk-slider-container, .g-companies-slideset.style2 .uk-slider-container {
  padding: 6px;
}
/* line 1, templates/vweb_harc/scss/harc/_vrienden.scss */
/* line 2, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .vrienden-wrapper .vrienden-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
/* line 11, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item {
  border: solid 1px #ddd;
  border-radius: 4px;
  position: relative;
}
/* line 15, templates/vweb_harc/scss/harc/_vrienden.scss */
/* line 16, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container > div {
  padding: 1.5rem;
}
/* line 20, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-image {
  text-align: center;
  padding: 2rem;
}
/* line 23, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-image a {
  display: block;
}
/* line 26, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-image img {
  width: auto;
  height: 150px;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-image img {
    height: 120px;
  }
}
@media only all and (max-width: 30rem) {
  .vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-image img {
    height: auto;
    max-height: 120px;
  }
}
/* line 39, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-title {
  background: #f5f5f5;
  border-bottom: 1px solid #ddd;
  padding: 1rem 1.5rem;
}
/* line 43, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-title h3 {
  font-size: 1.1rem;
  margin: 0;
  line-height: 1;
  height: 36px;
  display: flex;
  align-items: center;
}
/* line 52, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-content {
  position: relative;
  min-height: 96px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 1000ms ease-in-out;
  -moz-transition: all 1000ms ease-in-out;
  -o-transition: all 1000ms ease-in-out;
  transition: all 1000ms ease-in-out;
  margin-bottom: 1rem;
  font-size: 0.95rem;
}
/* line 63, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-content:after {
  content: '';
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40%;
  background: #fff;
  background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
/* line 78, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-content.container-open {
  max-height: 1000px;
}
/* line 80, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-content.container-open:after {
  display: none;
}
/* line 84, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-content p {
  margin: 0 0 0.5rem;
}
/* line 88, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-footer {
  width: 100%;
  display: block;
  background: #fff;
  border-radius: 4px;
}
/* line 93, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-footer .btn-readmore {
  cursor: pointer;
}
/* line 96, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-footer .readless {
  display: none;
}
/* line 99, templates/vweb_harc/scss/harc/_vrienden.scss */
/* line 100, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-footer .container-open .readless {
  display: block;
}
/* line 103, templates/vweb_harc/scss/harc/_vrienden.scss */
.vrienden-wrapper .vrienden-grid .vriendengrid-item .vrienden-content-container .vrienden-footer .container-open .readmore {
  display: none;
}
/* line 114, templates/vweb_harc/scss/harc/_vrienden.scss */
/* line 116, templates/vweb_harc/scss/harc/_vrienden.scss */
.button.btn-blue {
  background: #1c214d;
  border-color: #282c56;
  box-shadow: inset 0 -2px 0 0 #282c56;
}
/* line 121, templates/vweb_harc/scss/harc/_vrienden.scss */
.button.btn-clear {
  background: #fff;
  color: #333;
  box-shadow: inset 0 -2px 0 0 #eee;
}
/* line 1, templates/vweb_harc/scss/harc/_raceklassen.scss */
/* line 2, templates/vweb_harc/scss/harc/_raceklassen.scss */
.raceklassen-wrapper .raceklassen-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2rem;
  margin: 0 0 1rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .raceklassen-wrapper .raceklassen-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only all and (max-width: 47.99rem) {
  .raceklassen-wrapper .raceklassen-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
/* line 13, templates/vweb_harc/scss/harc/_raceklassen.scss */
.raceklassen-wrapper .raceklassen-grid .raceklassegrid-item {
  background: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
/* line 22, templates/vweb_harc/scss/harc/_raceklassen.scss */
.raceklassen-wrapper .raceklassen-grid .raceklassegrid-item a {
  display: block;
  overflow: hidden;
  color: #333;
  font-weight: normal;
  border-radius: 4px;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
/* line 33, templates/vweb_harc/scss/harc/_raceklassen.scss */
.raceklassen-wrapper .raceklassen-grid .raceklassegrid-item a:hover {
  color: #1c214d;
}
/* line 35, templates/vweb_harc/scss/harc/_raceklassen.scss */
.raceklassen-wrapper .raceklassen-grid .raceklassegrid-item a:hover h2 {
  color: #1c214d;
}
/* line 38, templates/vweb_harc/scss/harc/_raceklassen.scss */
/* line 39, templates/vweb_harc/scss/harc/_raceklassen.scss */
.raceklassen-wrapper .raceklassen-grid .raceklassegrid-item a:hover .raceklasse-image img {
  opacity: 1;
}
/* line 45, templates/vweb_harc/scss/harc/_raceklassen.scss */
.raceklassen-wrapper .raceklassen-grid .raceklassegrid-item .raceklasse-image-container {
  background: #1c214d;
  position: relative;
  border-radius: 4px;
}
/* line 50, templates/vweb_harc/scss/harc/_raceklassen.scss */
.raceklassen-wrapper .raceklassen-grid .raceklassegrid-item .raceklasse-image-container .raceklasse-emblem {
  position: absolute;
  width: 46%;
  height: auto;
  bottom: 4%;
  left: 4%;
  z-index: 1;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .raceklassen-wrapper .raceklassen-grid .raceklassegrid-item .raceklasse-image-container .raceklasse-emblem {
    width: 36%;
  }
}
/* line 61, templates/vweb_harc/scss/harc/_raceklassen.scss */
.raceklassen-wrapper .raceklassen-grid .raceklassegrid-item .raceklasse-image-container .raceklasse-image {
  height: 260px;
  position: relative;
  overflow: hidden;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .raceklassen-wrapper .raceklassen-grid .raceklassegrid-item .raceklasse-image-container .raceklasse-image {
    height: 260px;
  }
}
/* line 68, templates/vweb_harc/scss/harc/_raceklassen.scss */
.raceklassen-wrapper .raceklassen-grid .raceklassegrid-item .raceklasse-image-container .raceklasse-image img {
  opacity: 0.8;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
/* line 81, templates/vweb_harc/scss/harc/_raceklassen.scss */
.raceklassen-wrapper .raceklassen-grid .raceklassegrid-item .raceklasse-content {
  padding: 1rem 1rem 0.75rem;
  font-size: 0.95rem;
}
/* line 84, templates/vweb_harc/scss/harc/_raceklassen.scss */
.raceklassen-wrapper .raceklassen-grid .raceklassegrid-item .raceklasse-content h2 {
  line-height: 1;
}
/* line 87, templates/vweb_harc/scss/harc/_raceklassen.scss */
.raceklassen-wrapper .raceklassen-grid .raceklassegrid-item .raceklasse-content p {
  margin-top: 0;
}
/* line 91, templates/vweb_harc/scss/harc/_raceklassen.scss */
/* line 93, templates/vweb_harc/scss/harc/_raceklassen.scss */
.raceklassen-wrapper .raceklassen-grid .raceklassegrid-item.anchor-active:hover {
  background: #fff;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.1);
}
/* line 1, templates/vweb_harc/scss/harc/_pricingtable.scss */
.vrienden.moduletable .shadow {
  box-shadow: unset !important;
}
/* line 6, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt {
  margin: 0 -14px;
}
/* line 8, templates/vweb_harc/scss/harc/_pricingtable.scss */
/* line 9, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style1 .r-pt-item {
  padding: 2em;
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  border: 1px solid rgba(34, 36, 38, 0.15);
}
/* line 15, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style1 .rpt-title {
  font-size: 2em;
  width: 100%;
  margin: 0 0 0.25em;
  padding: 0 0 0.5em;
  border-bottom: 3px solid rgba(0, 0, 0, 0.05);
}
/* line 22, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style1 .rpt-price {
  font-size: 1.75em;
  padding: 1em 0 0.75em;
}
/* line 26, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style1 .rpt-validity {
  font-size: 0.5em;
  font-weight: 400;
  display: block;
  opacity: 0.75;
}
/* line 32, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style1 .rpt-subtitle {
  margin: 1em 0;
  font-weight: 700;
}
/* line 36, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style1 .rpt-feature-list {
  margin: 0;
  padding: 1em 1.25em 2em;
}
/* line 41, templates/vweb_harc/scss/harc/_pricingtable.scss */
/* line 42, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style2 .r-pt-item {
  padding: 2em 2.5em;
  text-align: left;
}
/* line 46, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style2 .rpt-title {
  font-size: 1em;
  margin: 0 0 1em;
}
/* line 50, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style2 .rpt-price {
  font-size: 2em;
  font-weight: 700;
  padding: 0.5em 0 0.75em;
  border-top: 3px solid rgba(139, 144, 157, 0.18);
}
/* line 56, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style2 .rpt-currency {
  font-size: 0.5em;
  vertical-align: super;
}
/* line 60, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style2 .rpt-validity {
  font-size: 0.5em;
  font-weight: 400;
  display: block;
  opacity: 0.75;
}
/* line 66, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style2 .rpt-subtitle {
  font-weight: 700;
  padding: 0 0 0.5em;
  margin: 14px 0 16px;
  border-bottom: 3px solid rgba(139, 144, 157, 0.18);
}
/* line 72, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style2 .rpt-feature-list {
  font-size: 0.85em;
  font-style: italic;
  margin: 0;
  padding: 0.25em 0 2.5em;
  list-style: none;
  text-align: right;
}
/* line 81, templates/vweb_harc/scss/harc/_pricingtable.scss */
/* line 82, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style3 .r-pt-item {
  padding: 0 0 2em;
}
/* line 84, templates/vweb_harc/scss/harc/_pricingtable.scss */
/* line 85, templates/vweb_harc/scss/harc/_pricingtable.scss */
/* line 86, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style3 .r-pt-item:hover .rpt-price::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) skewX(0deg);
  transform: translate3d(0, 0, 0) skewX(0deg);
}
/* line 94, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style3 .rpt-title {
  font-family: 'Playfair Display', serif;
  font-size: 2.35em;
  font-weight: 900;
  line-height: 1;
  margin: 0 auto;
  padding: 1em 1em 0;
}
/* line 102, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style3 .rpt-price {
  font-size: 2em;
  font-weight: 700;
  position: relative;
  z-index: 10;
  overflow: hidden;
  padding: 0.75em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 111, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style3 .rpt-price::before {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transform: translate3d(-150%, 0, 0) skewX(40deg);
  transform: translate3d(-150%, 0, 0) skewX(40deg);
}
/* line 126, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style3 .rpt-validity {
  font-size: 0.5em;
  font-weight: 400;
  display: block;
  color: #2a272c;
}
/* line 132, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style3 .rpt-subtitle {
  margin-bottom: 2em;
}
/* line 135, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style3 .rpt-feature-list {
  margin: 0;
  padding: 2em 1em;
  list-style: none;
  text-align: center;
}
/* line 141, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style3 .rpt-action {
  margin: auto 2em 0;
}
/* line 145, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 {
  margin: 0 auto;
}
/* line 147, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 .g-grid {
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
}
/* line 152, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 .r-pt-item {
  margin: 0;
  padding: 2em 4em;
  max-width: 320px;
}
/* line 156, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 .r-pt-item:nth-child(2) {
  border-right: 1px solid rgba(139, 144, 157, 0.18);
  border-left: 1px solid rgba(139, 144, 157, 0.18);
}
/* line 160, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 .r-pt-item:nth-child(4) {
  border-left: 1px solid rgba(139, 144, 157, 0.18);
}
/* line 163, templates/vweb_harc/scss/harc/_pricingtable.scss */
/* line 164, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 .r-pt-item:hover .rpt-anim {
  -webkit-animation: moveUp 0.4s forwards;
  animation: moveUp 0.4s forwards;
  -webkit-animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  animation-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
/* line 170, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 .r-pt-item:hover .rpt-anim-2 {
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
}
/* line 176, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 .rpt-pretitle {
  margin: 1rem 0;
}
/* line 179, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 .rpt-title {
  font-size: 1em;
  margin: 0;
}
/* line 183, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 .rpt-price {
  font-size: 2em;
  font-weight: 700;
  margin: 0.5em 0 0.75em;
  overflow: hidden;
}
/* line 189, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 .rpt-validity {
  font-size: 0.35em;
}
/* line 192, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 .rpt-anim {
  display: inline-block;
  position: relative;
}
/* line 196, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 .rpt-feature-list {
  font-size: 0.85em;
  margin: 0;
  padding: 0.25em 0 2.5em;
  list-style: none;
  text-align: center;
}
/* line 203, templates/vweb_harc/scss/harc/_pricingtable.scss */
/* line 204, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 .rpt-image img {
  width: 35px;
  height: 35px;
}
/* line 209, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 .rpt-currency {
  font-size: 0.5em;
  vertical-align: super;
}
/* line 214, templates/vweb_harc/scss/harc/_pricingtable.scss */
/* line 215, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .price-switch-option {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 1rem;
  justify-content: center;
}
/* line 221, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .price-switch-option .price-per {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 600;
}
/* line 225, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .price-switch-option .price-per.display-monthly {
  margin-right: 0.625rem;
}
/* line 227, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .price-switch-option .price-per.display-monthly.colormonthly {
  color: ;
}
/* line 231, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .price-switch-option .price-per.display-yearly {
  margin-left: 0.625rem;
}
/* line 233, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .price-switch-option .price-per.display-yearly.coloryearly {
  color: ;
}
/* line 238, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .price-switch-option label {
  margin-bottom: 0;
}
/* line 242, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .invoice-per {
  font-size: 0.8rem;
}
/* line 244, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .invoice-per .invoice-period {
  transition: visibility 0.5s, opacity 0.5s linear;
}
/* line 246, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .invoice-per .invoice-period .hiddenmontly {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.5s, opacity 0.5s linear;
}
/* line 252, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .invoice-per .invoice-period .hiddenyearly {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.5s, opacity 0.5s linear;
}
/* line 260, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-title {
  font-size: 1.8rem;
  color: ;
}
/* line 263, templates/vweb_harc/scss/harc/_pricingtable.scss */
.featured .r-pt.style5 .rpt-title {
  color: #fff;
}
/* line 267, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-image {
  background: #1c214d;
  width: 140px;
  height: 80px;
  display: flex;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -45px;
  box-shadow: 2px 2px 10px 0 rgba(50, 50, 50, 0.4);
  z-index: 1;
  justify-content: center;
  align-content: center;
  align-items: center;
}
/* line 283, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-image img {
  width: 90px;
}
/* line 286, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-image i {
  font-size: 3rem;
}
/* line 290, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .pricing-content-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 0 1 100%;
}
/* line 296, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .r-pt-item {
  padding: 3em;
  color: #262b38;
  background: #fff;
  position: relative;
}
/* line 305, templates/vweb_harc/scss/harc/_pricingtable.scss */
/* line 306, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5.shadow > .g-grid {
  justify-content: space-between;
}
@media only all and (min-width: 60rem) {
  .r-pt.style5.shadow > .g-grid {
    flex-flow: inherit;
  }
}
/* line 313, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5.shadow .r-pt-item {
  padding: 4rem 1.2rem 2rem;
  margin: 1.15em;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.05);
  -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%;
}
@media only all and (max-width: 59.99rem) {
  .r-pt.style5.shadow .r-pt-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 324, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5.shadow .r-pt-item.featured {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4c72b5+0,69b3b7+100 */
  background: #4c72b5;
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(76, 114, 181, 1) 0%, rgba(105, 179, 183, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(76, 114, 181, 1) 0%, rgba(105, 179, 183, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(76, 114, 181, 1) 0%, rgba(105, 179, 183, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c72b5', endColorstr='#69b3b7',GradientType=0);
  /* IE6-9 */
  z-index: 10;
  margin: 0;
  color: #fff;
}
/* line 334, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5.shadow .r-pt-item.featured .rpt-title {
  color: #fff;
}
/* line 337, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5.shadow .r-pt-item.featured .vweb-actual-price {
  color: #fff;
}
/* line 341, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5.shadow .r-pt-item.single {
  -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%;
  background: #f4f5f7;
}
/* line 347, templates/vweb_harc/scss/harc/_pricingtable.scss */
/* line 348, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5.nomargin .r-pt-item {
  margin: 0;
}
/* line 350, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5.nomargin .r-pt-item:nth-child(3) {
  border-left: 0 !important;
}
/* line 353, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5.nomargin .r-pt-item:nth-child(4) {
  border-left: 0 !important;
}
/* line 358, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .vweb-actual-price {
  color: ;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1rem;
  position: relative;
  text-align: right;
  text-transform: uppercase;
  z-index: 100;
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.5s linear;
}
/* line 370, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .vweb-actual-price.hiddenmontly {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
/* line 375, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .vweb-actual-price.hiddenyearly {
  position: absolute;
  visibility: hidden;
  opacity: 0;
}
/* line 382, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .validity-price {
  display: block;
  font-size: 0.8rem;
  margin-bottom: 1rem;
}
/* line 388, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-currency {
  font-size: 0.5em;
  vertical-align: super;
}
/* line 392, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-validity {
  font-size: 0.25em;
  display: inline-block;
  padding: 0 0 0 0.5em;
}
/* line 397, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-subtitle {
  font-size: 1rem;
  margin: 0 0 1em;
  padding: 0 0 0.5em;
  text-align: left;
}
/* line 403, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-imageCover {
  margin-bottom: 2rem;
}
/* line 406, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-feature-list {
  font-size: 0.95rem;
  margin: 0;
  padding: 0rem 0.5rem 1.5rem 1.5rem;
  text-align: left;
}
/* line 413, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-featurelist-container {
  margin-bottom: 2rem;
}
/* line 415, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-featurelist-container ul {
  position: relative;
  min-height: 128px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 1000ms ease-in-out;
  -moz-transition: all 1000ms ease-in-out;
  -o-transition: all 1000ms ease-in-out;
  transition: all 1000ms ease-in-out;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .r-pt.style5 .rpt-featurelist-container ul {
    min-height: 84px !important;
  }
}
/* line 428, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-featurelist-container ul:after {
  content: '';
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20%;
  background: #fff;
  background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
/* line 443, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-featurelist-container ul.container-open {
  max-height: 1000px;
}
/* line 445, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-featurelist-container ul.container-open:after {
  display: none;
}
/* line 451, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-featurelist-container .link-readmore {
  color: #2d256e;
  font-weight: 700;
  padding: 1rem 0;
  display: block;
  margin-top: 1.5rem;
  border-top: 4px solid #f7f7f7;
  font-size: 0.95rem;
}
/* line 459, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-featurelist-container .link-readmore > span {
  cursor: pointer;
}
/* line 462, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-featurelist-container .link-readmore .readmore {
  display: block;
}
/* line 465, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-featurelist-container .link-readmore .readless {
  display: none;
}
/* line 468, templates/vweb_harc/scss/harc/_pricingtable.scss */
/* line 469, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-featurelist-container .link-readmore.container-open .readless {
  display: block;
}
/* line 472, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-featurelist-container .link-readmore.container-open .readmore {
  display: none;
}
/* line 480, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt-block {
  position: relative;
}
/* line 482, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt-block h1 {
  color: #fff;
}
/* line 485, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt-block h2 {
  text-align: center;
}
/* line 489, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt-item {
  margin: 14px;
  position: relative;
  text-align: center;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  align-items: stretch;
}
/* line 501, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt-item .rpt-feature-list {
  font-size: 1rem;
  padding: 1.5rem 0.5rem 1.5rem 1.5rem;
}
/* line 504, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt-item .rpt-feature-list li {
  list-style: none;
  margin: 0.2rem 0;
}
/* line 507, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt-item .rpt-feature-list li::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 1rem;
  margin-left: -1.3rem;
  padding-right: 0.5rem;
  content: "\f054";
  color: #23316e;
}
/* line 515, templates/vweb_harc/scss/harc/_pricingtable.scss */
.featured .r-pt-item .rpt-feature-list li::before {
  color: #fff;
}
/* line 519, templates/vweb_harc/scss/harc/_pricingtable.scss */
/* line 520, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt-item .rpt-feature-list li.feature-plus::before {
  content: "\f067";
}
/* line 525, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt-item .rpt-feature-list .fa {
  min-width: 2em;
}
/* line 530, templates/vweb_harc/scss/harc/_pricingtable.scss */
.rpt-action {
  margin-top: auto;
  text-align: center;
}
/* line 534, templates/vweb_harc/scss/harc/_pricingtable.scss */
svg#r-pt-infoicon {
  position: relative;
  top: 3px;
  left: 5px;
  display: inline-block;
  cursor: pointer;
  opacity: 0.6;
}
@-webkit-keyframes moveUp {
  /* line 543, templates/vweb_harc/scss/harc/_pricingtable.scss */
  50% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  /* line 547, templates/vweb_harc/scss/harc/_pricingtable.scss */
  51% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  /* line 555, templates/vweb_harc/scss/harc/_pricingtable.scss */
  52% {
    opacity: 1;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    opacity: 1;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  /* line 563, templates/vweb_harc/scss/harc/_pricingtable.scss */
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes moveUp {
  /* line 571, templates/vweb_harc/scss/harc/_pricingtable.scss */
  50% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
/* line 576, templates/vweb_harc/scss/harc/_pricingtable.scss */
/* line 577, templates/vweb_harc/scss/harc/_pricingtable.scss */
/* line 578, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style4 .rpt-subtitle {
  font-weight: 700;
  margin: 0 0 1em;
  padding: 0 0 0.5em;
}
/* line 584, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 {
  margin: 0 auto;
}
/* line 586, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-pretitle {
  color: #f68220;
  font-size: 1.2rem;
  font-weight: 600;
  margin: 1.5rem 0 0.5rem;
  text-align: left;
}
/* line 593, templates/vweb_harc/scss/harc/_pricingtable.scss */
.r-pt.style5 .rpt-title {
  font-size: 1.6rem;
  margin: 0 0 1.5rem;
  text-align: center;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .r-pt.style5 .rpt-title {
    font-size: 1.5rem;
  }
}
@media (max-width: 767px) {
  /* line 604, templates/vweb_harc/scss/harc/_pricingtable.scss */
  .r-pt.style5.nomargin .r-pt-item {
    margin-bottom: 14px !important;
  }
}
@media (min-width: 768px) {
  /* line 610, templates/vweb_harc/scss/harc/_pricingtable.scss */
  .r-pt.style5.nomargin .r-pt-item:nth-child(1) {
    border-right: 0 !important;
  }
  /* line 613, templates/vweb_harc/scss/harc/_pricingtable.scss */
  .r-pt.style5.nomargin .r-pt-item:nth-child(3) {
    border-left: 0 !important;
  }
  /* line 616, templates/vweb_harc/scss/harc/_pricingtable.scss */
  .r-pt.style5.nomargin .r-pt-item:nth-child(4) {
    border-left: 0 !important;
  }
}
/* @media all and (min-width: 66.250em) */
@media (min-width: 60rem) {
  /* line 623, templates/vweb_harc/scss/harc/_pricingtable.scss */
  .r-pt.style5.shadow .r-pt-item {
    margin: 1.65em 0;
  }
  /* line 626, templates/vweb_harc/scss/harc/_pricingtable.scss */
  .r-pt.style5.shadow .r-pt-item.featured {
    z-index: 10;
    margin: 0;
    font-size: 1rem;
  }
}
/* line 633, templates/vweb_harc/scss/harc/_pricingtable.scss */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
/* line 640, templates/vweb_harc/scss/harc/_pricingtable.scss */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
/* line 646, templates/vweb_harc/scss/harc/_pricingtable.scss */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: ;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
/* line 658, templates/vweb_harc/scss/harc/_pricingtable.scss */
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
/* line 670, templates/vweb_harc/scss/harc/_pricingtable.scss */
input:checked + .slider {
  background-color: ;
}
/* line 674, templates/vweb_harc/scss/harc/_pricingtable.scss */
input:focus + .slider {
  box-shadow: 0 0 1px ;
}
/* line 678, templates/vweb_harc/scss/harc/_pricingtable.scss */
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
/* line 685, templates/vweb_harc/scss/harc/_pricingtable.scss */
.slider.round {
  border-radius: 34px;
}
/* line 689, templates/vweb_harc/scss/harc/_pricingtable.scss */
.slider.round:before {
  border-radius: 50%;
}
/* line 1, templates/vweb_harc/scss/harc/_blocks.scss */
.homepage-blocks {
  background: #f5f5f5;
  padding: 1rem;
}
/* line 5, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper {
  margin: 0 auto;
  padding: 0;
}
/* line 8, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper .blocks-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 1rem;
  margin: 0 0 1rem;
  margin: 0;
}
/* line 15, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper .blocks-grid .blocksgrid-item {
  overflow: hidden;
}
/* line 17, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper .blocks-grid .blocksgrid-item a {
  display: block;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
/* line 23, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper .blocks-grid .blocksgrid-item a .block-image-container {
  position: relative;
  width: 100%;
  height: 320px;
  overflow: hidden;
  background: #282c56;
}
@media only all and (max-width: 47.99rem) {
  .blocks-wrapper .blocks-grid .blocksgrid-item a .block-image-container {
    height: 300px;
  }
}
/* line 33, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper .blocks-grid .blocksgrid-item a .block-image-container .block-icon {
  position: absolute;
  width: 140px;
  left: 50%;
  bottom: auto;
  z-index: 2;
  top: 50%;
  margin-left: -70px;
  margin-top: -70px;
  padding: 35px;
  border-radius: 70px;
  background: rgba(28, 33, 77, 0.95);
  border: 4px solid #fff;
  perspective: 1000px;
  transition: 0.6s;
  transform-style: preserve-3d;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
@media only all and (max-width: 47.99rem) {
  .blocks-wrapper .blocks-grid .blocksgrid-item a .block-image-container .block-icon {
    width: 120px;
    margin-left: -60px;
    margin-top: -60px;
  }
}
/* line 58, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper .blocks-grid .blocksgrid-item a .block-image-container .block-icon img {
  transition-delay: 100ms;
}
/* line 62, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper .blocks-grid .blocksgrid-item a .block-image-container .block-icon:before {
  content: '\f104';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #fff;
  opacity: 0;
  position: absolute;
  font-size: 70px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition-delay: 100ms;
}
/* line 77, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper .blocks-grid .blocksgrid-item a .block-image-container h2 {
  position: absolute;
  width: 100%;
  font-size: 1.4rem;
  bottom: 30px;
  left: 0;
  text-align: center;
  z-index: 2;
  margin: 0;
  color: #fff;
}
/* line 89, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper .blocks-grid .blocksgrid-item a .block-image-container .block-image {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
/* line 99, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper .blocks-grid .blocksgrid-item a .block-image-container .block-image:after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 40%;
  z-index: 2;
  opacity: 0.6;
  top: auto;
  bottom: 0;
  background: #000;
  background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
/* line 116, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper .blocks-grid .blocksgrid-item a .block-image-container .block-image img {
  max-width: none;
  width: auto;
  opacity: 0.6;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
@media (min-width: 2000px) {
  /* line 125, templates/vweb_harc/scss/harc/_blocks.scss */
  .blocks-wrapper .blocks-grid .blocksgrid-item a .block-image-container .block-image {
    display: block;
  }
  /* line 128, templates/vweb_harc/scss/harc/_blocks.scss */
  .blocks-wrapper .blocks-grid .blocksgrid-item a .block-image-container .block-image img {
    width: 100%;
    height: auto;
  }
}
/* line 135, templates/vweb_harc/scss/harc/_blocks.scss */
/* line 136, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper .blocks-grid .blocksgrid-item a:hover .block-icon {
  transform: rotateY(180deg);
  background: #f3740a;
}
/* line 139, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper .blocks-grid .blocksgrid-item a:hover .block-icon:before {
  opacity: 1;
}
/* line 142, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper .blocks-grid .blocksgrid-item a:hover .block-icon img {
  opacity: 0;
}
/* line 146, templates/vweb_harc/scss/harc/_blocks.scss */
/* line 147, templates/vweb_harc/scss/harc/_blocks.scss */
.blocks-wrapper .blocks-grid .blocksgrid-item a:hover .block-image img {
  transform: scale(1.1);
  opacity: 1;
}
@media only all and (max-width: 59.99rem) {
  .blocks-wrapper .blocks-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* line 1, templates/vweb_harc/scss/harc/_images-grid.scss */
/* line 3, templates/vweb_harc/scss/harc/_images-grid.scss */
.vweb-images-grid .imagesgrid-gallery {
  padding-top: 1rem;
  margin-bottom: 1rem;
}
/* line 7, templates/vweb_harc/scss/harc/_images-grid.scss */
.vweb-images-grid .imagesgrid-gallery.fourblocks {
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .vweb-images-grid .imagesgrid-gallery.fourblocks {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0.5rem;
  }
}
/* line 18, templates/vweb_harc/scss/harc/_images-grid.scss */
/* line 19, templates/vweb_harc/scss/harc/_images-grid.scss */
.vweb-images-grid .imagesgrid-gallery .grid-item .imagesgrid-img {
  width: 100%;
  height: 220px;
}
@media only all and (min-width: 75rem) {
  .vweb-images-grid .imagesgrid-gallery .grid-item .imagesgrid-img {
    height: 360px;
  }
}
@media only all and (max-width: 47.99rem) {
  .vweb-images-grid .imagesgrid-gallery .grid-item .imagesgrid-img {
    height: 180px;
  }
}
/* line 30, templates/vweb_harc/scss/harc/_images-grid.scss */
.vweb-images-grid .imagesgrid-gallery .grid-item .imagesgrid-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.9;
}
/* line 1, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
/* line 2, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
/* line 3, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home #g-slideshow {
  background: #ccc;
}
/* line 6, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
@media only all and (max-width: 47.99rem) {
  .harc-layout-etcc1300.home #g-slideshow .uk-slideshow {
    height: 500px !important;
  }
}
/* line 12, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
@media only all and (max-width: 47.99rem) {
  .harc-layout-etcc1300.home #g-slideshow .uk-slideshow .g-slideshow-item {
    height: 500px !important;
  }
}
/* line 22, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .harc-layout-etcc1300.home #g-slideshow .uk-slideshow .g-slideshow-item .g-container {
    width: 100%;
  }
}
@media only all and (max-width: 59.99rem) {
  .harc-layout-etcc1300.home #g-slideshow .uk-slideshow .g-slideshow-item .g-container {
    width: 100%;
  }
}
/* line 30, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home #g-slideshow .uk-slideshow .g-slideshow-item .g-container .slideshow-caption {
  background: rgba(34, 34, 34, 0.5);
  padding: 2.2rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .harc-layout-etcc1300.home #g-slideshow .uk-slideshow .g-slideshow-item .g-container .slideshow-caption {
    padding: 1.5rem;
    margin-bottom: 1rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .harc-layout-etcc1300.home #g-slideshow .uk-slideshow .g-slideshow-item .g-container .slideshow-caption {
    max-width: 360px;
    padding: 1.5rem 1rem;
    margin-left: 10px;
    margin-bottom: 1rem;
  }
}
/* line 46, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home #g-slideshow .uk-slideshow .g-slideshow-item .g-container .slideshow-caption .g-slideshow-title {
  font-size: 3rem;
  text-shadow: none;
}
/* line 50, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home #g-slideshow .uk-slideshow .g-slideshow-item .g-container .slideshow-caption .g-slideshow-desc {
  font-size: 1.1rem;
  line-height: 1.4;
}
@media only all and (max-width: 47.99rem) {
  .harc-layout-etcc1300.home #g-slideshow .uk-slideshow .g-slideshow-item .g-container .slideshow-caption .g-slideshow-desc {
    display: block;
  }
}
/* line 64, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home #g-quote {
  background: #eee;
}
/* line 67, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home .etcc1300-quote-block {
  max-width: 75rem;
  margin: 0 auto;
  padding: 0 1.563rem;
}
/* line 72, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home .etcc1300-quote-block .quote-container {
  margin: 0;
  padding: 8rem 0;
  grid-gap: 4rem;
}
/* line 77, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home .etcc1300-quote-block .quote-container .quote-image {
  position: relative;
  height: 540px;
}
@media only all and (max-width: 59.99rem) {
  .harc-layout-etcc1300.home .etcc1300-quote-block .quote-container .quote-image {
    height: 400px;
  }
}
@media only all and (max-width: 47.99rem) {
  .harc-layout-etcc1300.home .etcc1300-quote-block .quote-container .quote-image {
    height: auto;
  }
}
/* line 88, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home .etcc1300-quote-block .quote-container .quote-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
/* line 95, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home .etcc1300-quote-block .quote-container .quote-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  justify-content: center;
}
/* line 102, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home .etcc1300-quote-block .quote-container .quote-content p {
  font-size: 1.5rem;
  line-height: 1.6;
  position: relative;
  font-weight: 300;
}
/* line 108, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home .etcc1300-quote-block .quote-container .quote-content p:before {
  content: '';
  position: absolute;
  top: -2.5rem;
  left: -12px;
  width: 25px;
  height: 19px;
  background-image: url('../../images/icon-quote.png');
  background-repeat: no-repeat;
  background-size: 25px 19px;
}
/* line 124, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home .etcc1300-cta-contentbox {
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
/* line 129, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home .etcc1300-cta-contentbox > div {
  max-width: 48rem;
  margin: 0 auto;
}
/* line 135, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
/* line 136, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home #g-slidecarousel .module-imagesgrid {
  padding: 2rem 1.563rem;
}
@media only all and (min-width: 75rem) {
  .harc-layout-etcc1300.home #g-slidecarousel .module-imagesgrid {
    padding: 4rem;
  }
}
/* line 143, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
/* line 145, templates/vweb_harc/scss/harc/_layout-etcc1300.scss */
.harc-layout-etcc1300.home #g-slidecarousel .module-imagesgrid .imagesgrid-gallery .imagesgrid-img {
  background: #ccc;
}
/* line 2, templates/vweb_harc/scss/harc/breakpoints/_flex.scss */
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
/* line 17, templates/vweb_harc/scss/harc/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 22, templates/vweb_harc/scss/harc/breakpoints/_flex.scss */
.g-flushed > .g-container {
  width: 100% !important;
}
/* line 27, templates/vweb_harc/scss/harc/breakpoints/_flex.scss */
@media only all and (max-width: 47.99rem) {
  .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 34, templates/vweb_harc/scss/harc/breakpoints/_flex.scss */
@media only all and (max-width: 47.99rem) {
  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.99rem) {
  @supports not (flex-wrap: wrap) {
    /* line 45, templates/vweb_harc/scss/harc/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 49, templates/vweb_harc/scss/harc/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, templates/vweb_harc/scss/harc/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.99rem) {
  /* line 14, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 23, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 32, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 41, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 57, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 63, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 69, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 85, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/* line 2, templates/vweb_harc/scss/harc/breakpoints/_flex.scss */
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
/* line 17, templates/vweb_harc/scss/harc/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 22, templates/vweb_harc/scss/harc/breakpoints/_flex.scss */
.g-flushed > .g-container {
  width: 100% !important;
}
/* line 27, templates/vweb_harc/scss/harc/breakpoints/_flex.scss */
@media only all and (max-width: 47.99rem) {
  .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 34, templates/vweb_harc/scss/harc/breakpoints/_flex.scss */
@media only all and (max-width: 47.99rem) {
  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.99rem) {
  @supports not (flex-wrap: wrap) {
    /* line 45, templates/vweb_harc/scss/harc/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 49, templates/vweb_harc/scss/harc/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, templates/vweb_harc/scss/harc/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.99rem) {
  /* line 14, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 23, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 32, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 41, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 57, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 63, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  /* line 69, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 47.99rem) {
  /* line 85, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, templates/vweb_harc/scss/harc/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=harc_12.css.map */