/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* 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/webkaj/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: 2rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.8rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.4rem;
}
/* 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/webkaj/scss/webkaj/_core.scss */
body {
  color: #666;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 8, templates/webkaj/scss/webkaj/_core.scss */
#g-page-surround {
  background: #fff;
}
@media print {
  /* line 13, templates/webkaj/scss/webkaj/_core.scss */
  #g-page-surround {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 19, templates/webkaj/scss/webkaj/_core.scss */
a {
  color: #00c2b5;
}
/* line 21, templates/webkaj/scss/webkaj/_core.scss */
a:hover {
  color: #008f85;
}
/* line 30, templates/webkaj/scss/webkaj/_core.scss */
.button {
  display: inline-block;
  padding: 0.5rem 1rem;
  border-radius: 0.1875rem;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  background: #00c2b5;
  color: #fff;
  border: 0;
  line-height: 1.5;
  font-size: 1rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  transition: background 0.1s;
}
/* line 44, templates/webkaj/scss/webkaj/_core.scss */
.button:hover {
  background: #00dccd;
  color: #fff;
}
/* line 49, templates/webkaj/scss/webkaj/_core.scss */
.button:active, .button:focus {
  background: #00a99d;
  box-shadow: inset -1px -1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  outline: 0;
}
/* line 56, templates/webkaj/scss/webkaj/_core.scss */
.button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
/* line 60, templates/webkaj/scss/webkaj/_core.scss */
.button:disabled:hover {
  background: #00c2b5;
}
/* line 66, templates/webkaj/scss/webkaj/_core.scss */
.gantry-logo {
  display: inline-block;
}
@media only all and (max-width: 39.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .gantry-logo {
    display: block;
    text-align: center;
  }
}
/* line 72, templates/webkaj/scss/webkaj/_core.scss */
.gantry-logo img {
  width: 150px;
}
/* line 77, templates/webkaj/scss/webkaj/_core.scss */
.logo-large {
  display: inline-block;
}
/* line 5, templates/webkaj/scss/webkaj/_typography.scss */
body {
  font-family: "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 400;
}
/* line 10, templates/webkaj/scss/webkaj/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "Helvetica", "Tahoma", "Geneva", "Arial", "Apple Color Emoji", "Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-weight: 700;
}
/* line 15, templates/webkaj/scss/webkaj/_typography.scss */
bold, strong {
  font-weight: 700;
}
/* line 18, templates/webkaj/scss/webkaj/_typography.scss */
.button {
  position: relative;
  overflow: hidden;
  padding: 0.3rem 0.5rem !important;
  margin: 0.2rem 0.7rem;
  font-weight: 500;
  display: inline-block;
  color: #00c2b5;
  background: transparent;
  box-shadow: 0 4px 28px rgba(0, 0, 0, 0.07);
  line-height: 1.5;
  vertical-align: middle;
  text-shadow: none;
  border: 1px solid rgba(0, 194, 181, 0.2);
  transition: all 0.2s ease-in-out;
}
/* line 33, templates/webkaj/scss/webkaj/_typography.scss */
.button h1, .button h2, .button h3, .button h4, .button h5 {
  padding: 0.1rem;
  margin: 0.1rem;
  font-size: 1rem;
}
@media only all and (max-width: 39.99rem) {
  .button h1, .button h2, .button h3, .button h4, .button h5 {
    font-size: 0.85rem;
    line-height: 1rem;
  }
}
/* line 42, templates/webkaj/scss/webkaj/_typography.scss */
.button a {
  color: #00c2b5;
}
/* line 45, templates/webkaj/scss/webkaj/_typography.scss */
.button:hover {
  background: transparent;
  color: #00f5e5;
}
/* line 48, templates/webkaj/scss/webkaj/_typography.scss */
.button:hover a {
  color: #00f5e5;
}
/* line 52, templates/webkaj/scss/webkaj/_typography.scss */
.button:active, .button:focus {
  background: transparent;
}
/* line 54, templates/webkaj/scss/webkaj/_typography.scss */
.button:active a, .button:focus a {
  color: #00f5e5;
}
/* line 59, templates/webkaj/scss/webkaj/_typography.scss */
.button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
/* line 62, templates/webkaj/scss/webkaj/_typography.scss */
.button:disabled:hover {
  background: #00c2b5;
}
/* line 66, templates/webkaj/scss/webkaj/_typography.scss */
@media only all and (max-width: 39.99rem) {
  .button.glass {
    padding: 0.2rem 0.2rem !important;
  }
}
/* line 70, templates/webkaj/scss/webkaj/_typography.scss */
.button.glass a {
  left: auto;
}
/* line 73, templates/webkaj/scss/webkaj/_typography.scss */
.button.glass:before {
  background: #fff;
  content: "";
  height: 155px;
  left: -95px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: 2;
}
/* line 86, templates/webkaj/scss/webkaj/_typography.scss */
.button.glass:hover {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #00c2b5;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.07);
}
/* line 87, templates/webkaj/scss/webkaj/_typography.scss */
.button.glass:hover a {
  color: #29fff1;
}
/* line 93, templates/webkaj/scss/webkaj/_typography.scss */
.button.glass:hover:before {
  left: 120%;
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 99, templates/webkaj/scss/webkaj/_typography.scss */
.button.fuller {
  box-shadow: inset 0 0 1em rgba(0, 194, 181, 0.5), 0 0 1em rgba(0, 194, 181, 0.8);
  border: #00c2b5 solid 2px;
}
/* line 102, templates/webkaj/scss/webkaj/_typography.scss */
.button.fuller:hover {
  background-color: #00c2b5;
  box-shadow: inset 0 0 0 rgba(0, 194, 181, 0.5), 0 0 1.5em rgba(0, 194, 181, 0.7);
}
/* line 105, templates/webkaj/scss/webkaj/_typography.scss */
.button.fuller:hover a {
  color: #fff;
}
/* line 110, templates/webkaj/scss/webkaj/_typography.scss */
.button.pulse {
  border: 1px solid transparent;
  box-shadow: inset 0 0 20px rgba(0, 194, 181, 0);
  outline: 1px solid #00c2b5;
  outline-color: #00c2b5;
  outline-color: rgba(0, 194, 181, 0.5);
  outline-offset: 0px;
  text-shadow: none;
  transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 119, templates/webkaj/scss/webkaj/_typography.scss */
.button.pulse:hover {
  border: 1px solid #00c2b5;
  box-shadow: inset 0 0 20px rgba(0, 194, 181, 0.5), 0 0 20px rgba(0, 194, 181, 0.2);
  outline-color: rgba(0, 194, 181, 0);
  outline-offset: 15px;
}
/* line 127, templates/webkaj/scss/webkaj/_typography.scss */
.button.sweet {
  border-radius: 1rem;
  background-image: linear-gradient(135deg, #00c2b5 0%, #29fff1 100%);
  box-shadow: 0 20px 30px -6px rgba(15, 131, 189, 0.5);
  outline: none;
  border: none;
  cursor: pointer;
  font-size: 24px;
}
/* line 135, templates/webkaj/scss/webkaj/_typography.scss */
.button.sweet a {
  left: auto;
  color: #fff;
}
/* line 139, templates/webkaj/scss/webkaj/_typography.scss */
.button.sweet:hover {
  transform: translatey(10px);
  box-shadow: none;
}
/* line 143, templates/webkaj/scss/webkaj/_typography.scss */
.button.sweet:active {
  opacity: 0.5;
}
/* line 149, templates/webkaj/scss/webkaj/_typography.scss */
blockquote {
  border-left: 10px solid #f0f2f4;
}
/* line 151, templates/webkaj/scss/webkaj/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #999;
}
/* line 155, templates/webkaj/scss/webkaj/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #666;
  font-size: 1.2rem;
}
/* line 164, templates/webkaj/scss/webkaj/_typography.scss */
code {
  background: #f9f2f4;
  color: #9c1d3d;
}
/* line 169, templates/webkaj/scss/webkaj/_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 178, templates/webkaj/scss/webkaj/_typography.scss */
pre code {
  color: #237794;
  background: inherit;
  font-size: 0.9rem;
}
/* line 186, templates/webkaj/scss/webkaj/_typography.scss */
hr {
  border-bottom: 4px solid #f0f2f4;
}
/* line 1, templates/webkaj/scss/webkaj/_nav.scss */
#g-navigation {
  background: #000;
  color: #fff;
  position: relative;
  z-index: 2;
}
/* line 7, templates/webkaj/scss/webkaj/_nav.scss */
#g-navigation .g-container {
  position: relative;
}
/* line 11, templates/webkaj/scss/webkaj/_nav.scss */
/* line 18, templates/webkaj/scss/webkaj/_nav.scss */
/* line 19, templates/webkaj/scss/webkaj/_nav.scss */
#g-navigation .g-social a {
  border: none;
  text-decoration: none;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 31, templates/webkaj/scss/webkaj/_nav.scss */
#g-navigation .g-main-nav {
  margin: -1.563rem;
}
/* line 8, templates/webkaj/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/webkaj/scss/mixins/_nav.scss */
/* line 13, templates/webkaj/scss/mixins/_nav.scss */
/* line 14, templates/webkaj/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 17, templates/webkaj/scss/mixins/_nav.scss */
/* line 22, templates/webkaj/scss/mixins/_nav.scss */
/* line 29, templates/webkaj/scss/mixins/_nav.scss */
/* line 32, templates/webkaj/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 41, templates/webkaj/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #000;
}
/* line 45, templates/webkaj/scss/mixins/_nav.scss */
/* line 46, templates/webkaj/scss/mixins/_nav.scss */
/* line 47, templates/webkaj/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 51, templates/webkaj/scss/mixins/_nav.scss */
/* line 52, templates/webkaj/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: #000;
}
/* line 34, templates/webkaj/scss/webkaj/_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: start;
  -webkit-justify-content: start;
}
/* line 62, templates/webkaj/scss/mixins/_nav.scss */
/* line 63, templates/webkaj/scss/mixins/_nav.scss */
/* line 64, templates/webkaj/scss/mixins/_nav.scss */
/* line 65, templates/webkaj/scss/mixins/_nav.scss */
/* line 66, templates/webkaj/scss/mixins/_nav.scss */
/* line 67, templates/webkaj/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 #0f0f0f;
  background: #000;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 70, templates/webkaj/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: #000;
}
/* line 76, templates/webkaj/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 82, templates/webkaj/scss/mixins/_nav.scss */
/* line 83, templates/webkaj/scss/mixins/_nav.scss */
/* line 84, templates/webkaj/scss/mixins/_nav.scss */
/* line 85, templates/webkaj/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 94, templates/webkaj/scss/mixins/_nav.scss */
/* line 95, templates/webkaj/scss/mixins/_nav.scss */
/* line 96, templates/webkaj/scss/mixins/_nav.scss */
/* line 97, templates/webkaj/scss/mixins/_nav.scss */
/* line 98, templates/webkaj/scss/mixins/_nav.scss */
/* line 99, templates/webkaj/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 #0f0f0f;
  background: #000;
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 102, templates/webkaj/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: #000;
}
/* line 109, templates/webkaj/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 44, templates/webkaj/scss/webkaj/_nav.scss */
/* line 45, templates/webkaj/scss/webkaj/_nav.scss */
#g-navigation .search input {
  color: #666;
}
/* line 51, templates/webkaj/scss/webkaj/_nav.scss */
/* line 52, templates/webkaj/scss/webkaj/_nav.scss */
/* line 53, templates/webkaj/scss/webkaj/_nav.scss */
/* line 57, templates/webkaj/scss/webkaj/_nav.scss */
.g-main-nav .g-toplevel {
  font-weight: 500;
}
/* line 59, templates/webkaj/scss/webkaj/_nav.scss */
/* line 61, templates/webkaj/scss/webkaj/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 1.2rem 0.5rem;
}
/* line 66, templates/webkaj/scss/webkaj/_nav.scss */
/* line 67, templates/webkaj/scss/webkaj/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
}
/* line 73, templates/webkaj/scss/webkaj/_nav.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 78, templates/webkaj/scss/webkaj/_nav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
}
/* line 81, templates/webkaj/scss/webkaj/_nav.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 86, templates/webkaj/scss/webkaj/_nav.scss */
/* line 87, templates/webkaj/scss/webkaj/_nav.scss */
/* line 88, templates/webkaj/scss/webkaj/_nav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.7815rem 1rem;
}
/* line 95, templates/webkaj/scss/webkaj/_nav.scss */
/* line 96, templates/webkaj/scss/webkaj/_nav.scss */
/* line 97, templates/webkaj/scss/webkaj/_nav.scss */
#g-navigation .align-left .g-toplevel, #g-header .align-left .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
/* line 103, templates/webkaj/scss/webkaj/_nav.scss */
/* line 104, templates/webkaj/scss/webkaj/_nav.scss */
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
/* line 112, templates/webkaj/scss/webkaj/_nav.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 117, templates/webkaj/scss/webkaj/_nav.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.4);
}
@media print {
  /* line 122, templates/webkaj/scss/webkaj/_nav.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/webkaj/scss/webkaj/_offcanvas.scss */
#g-offcanvas {
  background: #fff;
  width: 17rem;
  color: #163968;
}
/* line 5, templates/webkaj/scss/webkaj/_offcanvas.scss */
#g-offcanvas a {
  color: #fff;
}
/* line 7, templates/webkaj/scss/webkaj/_offcanvas.scss */
#g-offcanvas a:hover {
  color: #163968;
}
/* line 12, templates/webkaj/scss/webkaj/_offcanvas.scss */
#g-offcanvas h1, #g-offcanvas h2, #g-offcanvas h3, #g-offcanvas h4, #g-offcanvas h5, #g-offcanvas h6, #g-offcanvas strong {
  color: #163968;
}
/* line 16, templates/webkaj/scss/webkaj/_offcanvas.scss */
#g-offcanvas .button {
  background: #0f83bd;
  color: #163968;
}
/* line 19, templates/webkaj/scss/webkaj/_offcanvas.scss */
#g-offcanvas .button:hover {
  background: #1193d5;
}
/* line 22, templates/webkaj/scss/webkaj/_offcanvas.scss */
#g-offcanvas .button:active {
  background: #0d73a5;
}
/* line 28, templates/webkaj/scss/webkaj/_offcanvas.scss */
.g-offcanvas-toggle {
  font-size: 1.5rem;
  color: #eee;
  display: none;
}
@media only all and (max-width: 60rem) {
  /* line 33, templates/webkaj/scss/webkaj/_offcanvas.scss */
  .g-offcanvas-toggle {
    display: block;
  }
}
/* line 42, templates/webkaj/scss/webkaj/_offcanvas.scss */
/* line 43, templates/webkaj/scss/webkaj/_offcanvas.scss */
/* line 44, templates/webkaj/scss/webkaj/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #fff;
}
/* line 46, templates/webkaj/scss/webkaj/_offcanvas.scss */
/* line 47, templates/webkaj/scss/webkaj/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #163968;
}
/* line 50, templates/webkaj/scss/webkaj/_offcanvas.scss */
/* line 51, templates/webkaj/scss/webkaj/_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: #00aea2;
}
/* line 54, templates/webkaj/scss/webkaj/_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: #163968;
}
/* line 59, templates/webkaj/scss/webkaj/_offcanvas.scss */
/* line 60, templates/webkaj/scss/webkaj/_offcanvas.scss */
/* line 61, templates/webkaj/scss/webkaj/_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 #00e1d2;
  background: #00aea2;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 64, templates/webkaj/scss/webkaj/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #00998f;
}
/* line 74, templates/webkaj/scss/webkaj/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul .g-dropdown-column {
  width: 17rem;
}
/* line 81, templates/webkaj/scss/webkaj/_offcanvas.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
@media print {
  /* line 86, templates/webkaj/scss/webkaj/_offcanvas.scss */
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 92, templates/webkaj/scss/webkaj/_offcanvas.scss */
/* line 93, templates/webkaj/scss/webkaj/_offcanvas.scss */
/* line 94, templates/webkaj/scss/webkaj/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-left #g-page-surround {
  left: 17rem;
}
/* line 99, templates/webkaj/scss/webkaj/_offcanvas.scss */
/* line 100, templates/webkaj/scss/webkaj/_offcanvas.scss */
.g-offcanvas-open .g-offcanvas-right #g-page-surround {
  right: 17rem;
}
/* line 1, templates/webkaj/scss/webkaj/_header.scss */
#g-header {
  background: #fff;
  color: #666;
  position: relative;
  z-index: 3;
}
/* line 7, templates/webkaj/scss/webkaj/_header.scss */
#g-header a {
  color: #fff;
}
/* line 9, templates/webkaj/scss/webkaj/_header.scss */
#g-header a:hover {
  color: #666;
}
/* line 14, templates/webkaj/scss/webkaj/_header.scss */
/* line 8, templates/webkaj/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: #666;
}
/* line 12, templates/webkaj/scss/mixins/_nav.scss */
/* line 13, templates/webkaj/scss/mixins/_nav.scss */
/* line 14, templates/webkaj/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #666;
}
/* line 17, templates/webkaj/scss/mixins/_nav.scss */
/* line 22, templates/webkaj/scss/mixins/_nav.scss */
/* line 29, templates/webkaj/scss/mixins/_nav.scss */
/* line 32, templates/webkaj/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: #666;
}
/* line 41, templates/webkaj/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-dropdown {
  background: #fff;
}
/* line 45, templates/webkaj/scss/mixins/_nav.scss */
/* line 46, templates/webkaj/scss/mixins/_nav.scss */
/* line 47, templates/webkaj/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #666;
}
/* line 51, templates/webkaj/scss/mixins/_nav.scss */
/* line 52, templates/webkaj/scss/mixins/_nav.scss */
#g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #e6e6e6;
}
/* line 18, templates/webkaj/scss/webkaj/_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 62, templates/webkaj/scss/mixins/_nav.scss */
/* line 63, templates/webkaj/scss/mixins/_nav.scss */
/* line 64, templates/webkaj/scss/mixins/_nav.scss */
/* line 65, templates/webkaj/scss/mixins/_nav.scss */
/* line 66, templates/webkaj/scss/mixins/_nav.scss */
/* line 67, templates/webkaj/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #f5f5f5;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 70, templates/webkaj/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ebebeb;
}
/* line 76, templates/webkaj/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 82, templates/webkaj/scss/mixins/_nav.scss */
/* line 83, templates/webkaj/scss/mixins/_nav.scss */
/* line 84, templates/webkaj/scss/mixins/_nav.scss */
/* line 85, templates/webkaj/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: #666;
}
/* line 94, templates/webkaj/scss/mixins/_nav.scss */
/* line 95, templates/webkaj/scss/mixins/_nav.scss */
/* line 96, templates/webkaj/scss/mixins/_nav.scss */
/* line 97, templates/webkaj/scss/mixins/_nav.scss */
/* line 98, templates/webkaj/scss/mixins/_nav.scss */
/* line 99, templates/webkaj/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #f5f5f5;
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 102, templates/webkaj/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ebebeb;
}
/* line 109, templates/webkaj/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 26, templates/webkaj/scss/webkaj/_header.scss */
/* line 27, templates/webkaj/scss/webkaj/_header.scss */
#g-header .search input {
  color: #666;
}
@media print {
  /* line 34, templates/webkaj/scss/webkaj/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/webkaj/scss/webkaj/_showcase.scss */
#g-showcase {
  padding: 1.5rem 0;
  background-color: #354d59;
  color: #fff;
}
/* line 9, templates/webkaj/scss/webkaj/_showcase.scss */
#g-showcase a {
  color: #b8cbd5;
}
/* line 11, templates/webkaj/scss/webkaj/_showcase.scss */
#g-showcase a:hover {
  color: #fff;
}
/* line 16, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_showcase.scss */
#g-showcase .button {
  background: #0f83bd;
  color: #fff;
}
/* line 23, templates/webkaj/scss/webkaj/_showcase.scss */
#g-showcase .button:hover {
  background: #1193d5;
}
/* line 26, templates/webkaj/scss/webkaj/_showcase.scss */
#g-showcase .button:active {
  background: #0d73a5;
}
/* line 31, templates/webkaj/scss/webkaj/_showcase.scss */
/* line 32, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_showcase.scss */
#g-showcase .g-social a:hover {
  background: #405e6c;
}
@media print {
  /* line 45, templates/webkaj/scss/webkaj/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/webkaj/scss/webkaj/_feature.scss */
#g-feature {
  padding: 1.5rem 0;
  background: #fff;
  color: #666;
}
@media print {
  /* line 8, templates/webkaj/scss/webkaj/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_subfeature.scss */
  #g-subfeature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/webkaj/scss/webkaj/_main.scss */
#g-page-surround {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}
/* line 5, templates/webkaj/scss/webkaj/_main.scss */
#g-main {
  background: #f3f3f3;
  color: #666;
}
@media print {
  /* line 12, templates/webkaj/scss/webkaj/_main.scss */
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/webkaj/scss/webkaj/_sidebar.scss */
#g-sidebar, #g-aside {
  padding: 1.5rem 0;
  color: #666;
}
@media print {
  /* line 7, templates/webkaj/scss/webkaj/_sidebar.scss */
  #g-sidebar {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/webkaj/scss/webkaj/_footer.scss */
#g-footer {
  background: #dfdfdf;
  color: #e3e3e3;
}
@media only all and (max-width: 39.99rem) {
  #g-footer {
    text-align: center;
  }
}
@media print {
  /* line 10, templates/webkaj/scss/webkaj/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/webkaj/scss/webkaj/_variations.scss */
/* line 2, templates/webkaj/scss/webkaj/_variations.scss */
/* line 3, templates/webkaj/scss/webkaj/_variations.scss */
/* line 4, templates/webkaj/scss/webkaj/_variations.scss */
/* line 5, templates/webkaj/scss/webkaj/_variations.scss */
.flush .g-container > .g-grid > .g-block > .g-content {
  margin: 0;
  padding: 0;
}
/* line 14, templates/webkaj/scss/webkaj/_variations.scss */
/* line 15, templates/webkaj/scss/webkaj/_variations.scss */
.moduletable[class*="box"], .widget[class*="box"], .moduletable[class*="shadow"], .widget[class*="shadow"] {
  padding: 0.938rem;
  margin: 0.625rem;
}
/* line 21, templates/webkaj/scss/webkaj/_variations.scss */
/* line 22, templates/webkaj/scss/webkaj/_variations.scss */
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: #fff;
}
/* line 25, templates/webkaj/scss/webkaj/_variations.scss */
/* line 26, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_variations.scss */
/* line 33, templates/webkaj/scss/webkaj/_variations.scss */
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: #e0e0e0;
}
/* line 36, templates/webkaj/scss/webkaj/_variations.scss */
/* line 37, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_variations.scss */
/* line 44, templates/webkaj/scss/webkaj/_variations.scss */
.box3.moduletable, .box3.widget, .box3.g-outer-box, .box3 > .g-content {
  background: #00c2b5;
}
/* line 48, templates/webkaj/scss/webkaj/_variations.scss */
/* line 49, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_variations.scss */
.box3.moduletable a, .box3.widget a, .box3 > .g-content a {
  color: #76fff6;
}
/* line 54, templates/webkaj/scss/webkaj/_variations.scss */
.box3.moduletable a:hover, .box3.widget a:hover, .box3 > .g-content a:hover {
  color: #fff;
}
/* line 58, templates/webkaj/scss/webkaj/_variations.scss */
.box3.moduletable .button, .box3.widget .button, .box3 > .g-content .button {
  color: #fff;
  background: #00f5e5;
}
/* line 61, templates/webkaj/scss/webkaj/_variations.scss */
.box3.moduletable .button:hover, .box3.widget .button:hover, .box3 > .g-content .button:hover {
  background: #10ffef;
}
/* line 68, templates/webkaj/scss/webkaj/_variations.scss */
/* line 69, templates/webkaj/scss/webkaj/_variations.scss */
.box4.moduletable, .box4.widget, .box4.g-outer-box, .box4 > .g-content {
  background: #0f83bd;
}
/* line 72, templates/webkaj/scss/webkaj/_variations.scss */
/* line 73, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_variations.scss */
.box4.moduletable a, .box4.widget a, .box4 > .g-content a {
  color: #89d1f6;
}
/* line 78, templates/webkaj/scss/webkaj/_variations.scss */
.box4.moduletable a:hover, .box4.widget a:hover, .box4 > .g-content a:hover {
  color: #fff;
}
/* line 82, templates/webkaj/scss/webkaj/_variations.scss */
.box4.moduletable .button, .box4.widget .button, .box4 > .g-content .button {
  color: #b8e4f9;
  background: #2aadee;
}
/* line 85, templates/webkaj/scss/webkaj/_variations.scss */
.box4.moduletable .button:hover, .box4.widget .button:hover, .box4 > .g-content .button:hover {
  background: #13a4ec;
}
/* line 92, templates/webkaj/scss/webkaj/_variations.scss */
/* line 93, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_variations.scss */
/* line 99, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_variations.scss */
/* line 105, templates/webkaj/scss/webkaj/_variations.scss */
.disabled.moduletable, .disabled.widget, .disabled.g-outer-box, .disabled > .g-content {
  opacity: 0.4;
}
/* line 110, templates/webkaj/scss/webkaj/_variations.scss */
/* line 111, templates/webkaj/scss/webkaj/_variations.scss */
.square.moduletable, .square.widget, .square.g-outer-box, .square > .g-content {
  border-radius: none;
}
/* line 116, templates/webkaj/scss/webkaj/_variations.scss */
/* line 117, templates/webkaj/scss/webkaj/_variations.scss */
.rounded.moduletable, .rounded.widget, .rounded.g-outer-box, .rounded > .g-content {
  border-radius: 0.1875rem;
}
/* line 1, templates/webkaj/scss/webkaj/_tables.scss */
table {
  border: 1px solid #eaeaea;
}
/* line 5, templates/webkaj/scss/webkaj/_tables.scss */
th {
  background: #f7f7f7;
  padding: 0.5rem;
}
/* line 10, templates/webkaj/scss/webkaj/_tables.scss */
td {
  padding: 0.5rem;
  border: 1px solid #eaeaea;
}
/* line 1, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
/* line 10, templates/webkaj/scss/webkaj/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #00c2b5;
}
/* line 15, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_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: #00c2b5;
}
/* line 1, templates/webkaj/scss/webkaj/_social.scss */
/* line 2, templates/webkaj/scss/webkaj/_social.scss */
.g-social a {
  display: inline-block;
  padding: 0.1rem 0.4rem;
  text-decoration: none;
}
/* line 1, templates/webkaj/scss/webkaj/_contentarray.scss */
.g-content-array {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/webkaj/scss/webkaj/_contentarray.scss */
.g-content-array .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 8, templates/webkaj/scss/webkaj/_contentarray.scss */
.g-content-array .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/webkaj/scss/webkaj/_contentarray.scss */
/* line 12, templates/webkaj/scss/webkaj/_contentarray.scss */
/* line 13, templates/webkaj/scss/webkaj/_contentarray.scss */
@media only all and (max-width: 39.99rem) {
  .g-content-array .g-grid:last-child .g-block:last-child .g-array-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 39.99rem) {
  .g-content-array .g-grid {
    margin-bottom: 0;
  }
}
/* line 27, templates/webkaj/scss/webkaj/_contentarray.scss */
.g-content-array .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 33, templates/webkaj/scss/webkaj/_contentarray.scss */
@media only all and (max-width: 39.99rem) {
  .g-content-array .g-array-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 39, templates/webkaj/scss/webkaj/_contentarray.scss */
.g-content-array .g-array-item-image {
  margin: 0 0 15px 0;
}
/* line 43, templates/webkaj/scss/webkaj/_contentarray.scss */
.g-content-array .g-item-title {
  margin: 0;
}
/* line 47, templates/webkaj/scss/webkaj/_contentarray.scss */
/* line 48, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_contentarray.scss */
.g-content-array .g-array-item-details {
  font-size: 90%;
}
/* line 56, templates/webkaj/scss/webkaj/_contentarray.scss */
.g-content-array .g-array-item-details > span {
  margin-right: 10px;
}
/* line 60, templates/webkaj/scss/webkaj/_contentarray.scss */
.g-content-array .g-array-item-details i {
  margin-right: 5px;
}
/* line 1, templates/webkaj/scss/webkaj/_dropdownanimations.scss */
/* line 2, templates/webkaj/scss/webkaj/_dropdownanimations.scss */
/* line 3, templates/webkaj/scss/webkaj/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_dropdownanimations.scss */
/* line 23, templates/webkaj/scss/webkaj/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 27, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/webkaj/scss/webkaj/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 44, templates/webkaj/scss/webkaj/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 48, templates/webkaj/scss/webkaj/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 44, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/webkaj/scss/webkaj/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/webkaj/scss/webkaj/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 54, templates/webkaj/scss/webkaj/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 58, templates/webkaj/scss/webkaj/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 54, templates/webkaj/scss/webkaj/_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/webkaj/scss/webkaj/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
/* line 1, templates/webkaj/scss/webkaj/_offline.scss */
/* line 2, templates/webkaj/scss/webkaj/_offline.scss */
.g-offline #grav-login {
  max-width: 36rem;
}
/* line 4, templates/webkaj/scss/webkaj/_offline.scss */
.g-offline #grav-login .form-actions {
  margin-top: 0.625rem;
}
@media only all and (max-width: 39.99rem) {
  .g-offline #grav-login .form-actions {
    text-align: center;
  }
}
/* line 10, templates/webkaj/scss/webkaj/_offline.scss */
.g-offline #grav-login .button {
  text-transform: capitalize;
}
/* line 13, templates/webkaj/scss/webkaj/_offline.scss */
@media only all and (max-width: 39.99rem) {
  .g-offline #grav-login .rememberme {
    float: none;
    display: block;
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 90rem;
}
@media only all and (min-width: 60rem) and (max-width: 89.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 40rem) and (max-width: 59.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 40rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 39.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-container {
    width: 100%;
  }
}
/* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 39.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 30, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 39.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: 39.99rem) {
  @supports not (flex-wrap: wrap) {
    /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-grid {
      display: block;
      -webkit-box-lines: inherit;
      -moz-box-lines: inherit;
      box-lines: inherit;
      -webkit-flex-wrap: inherit;
      -moz-flex-wrap: inherit;
      -ms-flex-wrap: inherit;
      flex-wrap: inherit;
    }
    /* line 45, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      -webkit-box-flex: inherit;
      -moz-box-flex: inherit;
      box-flex: inherit;
      -webkit-flex: inherit;
      -moz-flex: inherit;
      -ms-flex: inherit;
      flex: inherit;
    }
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 39.99rem) {
  /* line 14, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 40rem) and (max-width: 59.99rem) {
  /* line 23, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 89.99rem) {
  /* line 32, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 90rem) {
  /* line 4, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  /* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 39.99rem) {
  /* line 57, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 40rem) and (max-width: 59.99rem) {
  /* line 63, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 89.99rem) {
  /* line 69, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 90rem) {
  /* line 75, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 39.99rem) {
  /* line 85, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, media/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=webkaj_14.css.map */