/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./node_modules/import-glob-loader/index.js!./theme/_loader.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*=================================
=            1. Colors            =
==================================*/
/*=====================================
=            2. Typography            =
=====================================*/
/*======================================
=            3. Breakpoints            =
======================================*/
/*==================================
=            4. Z-index            =
===================================*/
/*======================================
=            5. Transitions            =
======================================*/
/*========================================
=            6. Border radius            =
========================================*/
/*----------  Initializing  ----------*/
/*----------  Typography  ----------*/
/*----------  Styling  ----------*/
/*==============================
=            sizing            =
==============================*/
/*===============================
=            Borders            =
===============================*/
/*===================================
=            Transitions            =
===================================*/
/*==============================
=            Shadow            =
==============================*/
/*========================================
=            Legacy targeting            =
========================================*/
/*========================================
=            Remove list styling         =
========================================*/
@-webkit-keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }
@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

.splide--draggable > .splide__slider > .splide__track, .splide--draggable > .splide__track {
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none; }

.splide--fade > .splide__slider > .splide__track > .splide__list, .splide--fade > .splide__track > .splide__list {
  display: block; }

.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide, .splide--fade > .splide__track > .splide__list > .splide__slide {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 0; }

.splide--fade > .splide__slider > .splide__track > .splide__list > .splide__slide.is-active, .splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  opacity: 1;
  position: relative;
  z-index: 1; }

.splide--rtl {
  direction: rtl; }

.splide--ttb.is-active > .splide__slider > .splide__track > .splide__list, .splide--ttb.is-active > .splide__track > .splide__list {
  display: block; }

.splide__container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative; }

.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

.splide.is-initialized:not(.is-active) .splide__list {
  display: block; }

.splide__pagination {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 0;
  pointer-events: none; }

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto; }

.splide__progress__bar {
  width: 0; }

.splide {
  outline: none;
  position: relative;
  visibility: hidden; }

.splide.is-initialized, .splide.is-rendered {
  visibility: visible; }

.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  outline: none;
  position: relative; }

.splide__slide img {
  vertical-align: bottom; }

.splide__slider {
  position: relative; }

.splide__spinner {
  -webkit-animation: splide-loading 1s linear infinite;
          animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px; }

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0; }

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: 0; }

.glightbox-container.inactive {
  display: none; }

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden; }

.glightbox-container .gslider {
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0; }

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative; }

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999; }

.glightbox-container .gslide-inner-content {
  width: 100%; }

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh; }

.glightbox-container .ginner-container.gvideo-container {
  width: 100%; }

.glightbox-container .ginner-container.desc-bottom, .glightbox-container .ginner-container.desc-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.glightbox-container .ginner-container.desc-left, .glightbox-container .ginner-container.desc-right {
  max-width: 100% !important; }

.gslide iframe, .gslide video {
  outline: 0 !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: auto;
  touch-action: auto; }

.gslide:not(.current) {
  pointer-events: none; }

.gslide-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: 0;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -ms-touch-action: none;
  touch-action: none;
  margin: auto;
  min-width: 200px; }

.desc-bottom .gslide-image img, .desc-top .gslide-image img {
  width: auto; }

.desc-left .gslide-image img, .desc-right .gslide-image img {
  width: auto;
  max-width: 100%; }

.gslide-image img.zoomable {
  position: relative; }

.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none; }

.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important; }

.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none; }

.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto; }

.gslide-video::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none; }

.gslide-video.playing::before {
  display: none; }

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh; }

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important; }

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
  margin: auto; }

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%; }

.gslide-inline .dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  -webkit-transition: none;
  transition: none; }

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1; }

.gslide-external {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%; }

.gslide-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto; }

.zoomed .gslide-media {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.desc-bottom .gslide-media, .desc-top .gslide-media {
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.gslide-description {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%; }

.gslide-description.description-left, .gslide-description.description-right {
  max-width: 100%; }

.gslide-description.description-bottom, .gslide-description.description-top {
  margin: 0 auto;
  width: 100%; }

.gslide-description p {
  margin-bottom: 12px; }

.gslide-description p:last-child {
  margin-bottom: 0; }

.zoomed .gslide-description {
  display: none; }

.glightbox-button-hidden {
  display: none; }

.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw !important;
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
  padding-bottom: 50px; }

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em; }

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1; }

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: 700; }

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit; }

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: .4; }

.gdesc-open .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: .4; }

.gdesc-open .gdesc-inner {
  padding-bottom: 30px; }

.gdesc-closed .gslide-media {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1; }

.greset {
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.gabsolute {
  position: absolute; }

.grelative {
  position: relative; }

.glightbox-desc {
  display: none !important; }

.glightbox-open {
  overflow: hidden; }

.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader .8s infinite linear;
  animation: lightboxLoader .8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%; }

.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity; }

.glightbox-mobile .goverlay {
  background: #000; }

.gclose, .gnext, .gprev {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.gclose svg, .gnext svg, .gprev svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0; }

.gclose.disabled, .gnext.disabled, .gprev.disabled {
  opacity: .1; }

.gclose .garrow, .gnext .garrow, .gprev .garrow {
  stroke: #fff; }

.gbtn.focused {
  outline: 2px solid #0f3d81; }

iframe.wait-autoplay {
  opacity: 0; }

.glightbox-closing .gclose, .glightbox-closing .gnext, .glightbox-closing .gprev {
  opacity: 0 !important; }

.glightbox-clean .gslide-description {
  background: #fff; }

.glightbox-clean .gdesc-inner {
  padding: 22px 20px; }

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: 400;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em; }

.glightbox-clean .gslide-desc {
  font-size: .86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em; }

.glightbox-clean .gslide-video {
  background: #000; }

.glightbox-clean .gclose, .glightbox-clean .gnext, .glightbox-clean .gprev {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px; }

.glightbox-clean .gclose path, .glightbox-clean .gnext path, .glightbox-clean .gprev path {
  fill: #fff; }

.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px; }

.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px; }

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute; }

.glightbox-clean .gclose svg {
  width: 18px;
  height: auto; }

.glightbox-clean .gclose:hover {
  opacity: 1; }

.gfadeIn {
  -webkit-animation: gfadeIn .5s ease;
  animation: gfadeIn .5s ease; }

.gfadeOut {
  -webkit-animation: gfadeOut .5s ease;
  animation: gfadeOut .5s ease; }

.gslideOutLeft {
  -webkit-animation: gslideOutLeft .3s ease;
  animation: gslideOutLeft .3s ease; }

.gslideInLeft {
  -webkit-animation: gslideInLeft .3s ease;
  animation: gslideInLeft .3s ease; }

.gslideOutRight {
  -webkit-animation: gslideOutRight .3s ease;
  animation: gslideOutRight .3s ease; }

.gslideInRight {
  -webkit-animation: gslideInRight .3s ease;
  animation: gslideInRight .3s ease; }

.gzoomIn {
  -webkit-animation: gzoomIn .5s ease;
  animation: gzoomIn .5s ease; }

.gzoomOut {
  -webkit-animation: gzoomOut .5s ease;
  animation: gzoomOut .5s ease; }

@-webkit-keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes lightboxLoader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes gfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes gfadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes gfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes gfadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0); }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes gslideInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0); }
  to {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden; } }

@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(-60%, 0, 0);
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden; } }

@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0; } }

@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    -webkit-transform: translate3d(60%, 0, 0);
    transform: translate3d(60%, 0, 0);
    opacity: 0; } }

@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 1; } }

@keyframes gzoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 1; } }

@-webkit-keyframes gzoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes gzoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .glightbox-container .ginner-container.desc-top .gslide-image, .glightbox-container .ginner-container.desc-top .gslide-image img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%; }
  .gslide-image img.zoomable {
    cursor: -webkit-zoom-in;
    cursor: zoom-in; }
  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab; }
  .gslide-inline {
    max-height: 95vh; }
  .gslide-external {
    max-height: 100vh; }
  .gslide-description.description-left, .gslide-description.description-right {
    max-width: 275px; }
  .glightbox-open {
    height: auto; }
  .goverlay {
    background: rgba(0, 0, 0, 0.92); }
  .glightbox-clean .gslide-media {
    -webkit-box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
    box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65); }
  .glightbox-clean .description-left .gdesc-inner, .glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto; }
  .glightbox-clean .gclose, .glightbox-clean .gnext, .glightbox-clean .gprev {
    background-color: rgba(0, 0, 0, 0.32); }
  .glightbox-clean .gclose:hover, .glightbox-clean .gnext:hover, .glightbox-clean .gprev:hover {
    background-color: rgba(0, 0, 0, 0.7); }
  .glightbox-clean .gprev {
    top: 45%; }
  .glightbox-clean .gnext {
    top: 45%; } }

@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: .7;
    right: 20px; } }

@media screen and (max-height: 420px) {
  .goverlay {
    background: #000; } }

/**
	This file contains all variables that are used in other scss files
	and allows overriding of default values from the @growling/sass package
	Todo --- insert link here ---
*/
@font-face {
  font-family: "Work Sans";
  src: url(6817b7a54e89774787557813074f5937.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap; }

@font-face {
  font-family: "Work Sans";
  src: url(a6319528a731c66182f23de9253ec881.woff2) format("woff2");
  font-style: italic;
  font-weight: 400;
  font-display: swap; }

@font-face {
  font-family: "Work Sans";
  src: url(290c1c2f3975d6f8b952b627fba59f3f.woff2) format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap; }

@font-face {
  font-family: "Work Sans";
  src: url(e952a8be5a48f6d1c21c77897a469329.woff2) format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap; }

@font-face {
  font-family: "Work Sans";
  src: url(fa6d5828068b2433fe57ffc207fefa6a.woff2) format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap; }

.gform_wrapper .gform_fields {
  display: grid;
  gap: 1.5rem; }

.gform_wrapper .gfield_label {
  display: block;
  font-weight: 700;
  color: #6c96ac;
  margin-bottom: 0.25rem; }

.gform_wrapper input:not([type="submit"]):not([type="radio"]),
.gform_wrapper select,
.gform_wrapper textarea {
  width: 100%;
  border: 1px solid #63c094;
  padding: 0.75rem;
  -webkit-transition: border-color 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out; }
  .gform_wrapper input:not([type="submit"]):not([type="radio"]):focus,
  .gform_wrapper select:focus,
  .gform_wrapper textarea:focus {
    border-color: #7cf7bd;
    outline: none; }

.gform_wrapper textarea {
  resize: none;
  height: 10.75rem; }

.gform_wrapper input[type="submit"] {
  margin-top: 1.5rem;
  background-color: #63c094;
  color: #ffffff;
  text-transform: uppercase;
  border: 0;
  padding: 0.75rem 2rem;
  font-weight: 600;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  cursor: pointer;
  width: 100%; }
  .gform_wrapper input[type="submit"]:hover {
    background-color: #7cf7bd;
    color: #000000; }
  @media (min-width: 600px) {
    .gform_wrapper input[type="submit"] {
      width: auto; } }

.gform_wrapper .gform_submission_error,
.gform_wrapper .gfield_required {
  display: none; }

.gform_wrapper .validation_message {
  color: #e11f60;
  font-weight: 700; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

figure {
  margin: 0; }
  figure iframe {
    max-width: 100%; }

img {
  max-width: 100%; }

a[href^="tel"] {
  color: inherit;
  text-decoration: none; }

a {
  color: inherit;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  a:hover {
    color: #fcbf14; }

html[lang] {
  margin-top: 0 !important; }

#wpadminbar {
  top: auto;
  bottom: 0;
  position: fixed; }
  #wpadminbar .ab-sub-wrapper {
    bottom: 32px; }

@media screen and (max-width: 782px) {
  #wpadminbar .ab-sub-wrapper {
    bottom: 46px; } }

body {
  font-size: 1rem;
  font-family: "Work Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 1.25;
  color: #6c96ac; }
  @media (min-width: 900px) {
    body {
      font-size: 1rem; } }

h1,
.h1 {
  font-size: 2.375rem; }
  @media (min-width: 900px) {
    h1,
    .h1 {
      font-size: 3.5rem; } }
  @media (min-width: 1200px) {
    h1,
    .h1 {
      font-size: 3.5rem; } }

h2,
.h2 {
  font-size: 2rem; }
  @media (min-width: 900px) {
    h2,
    .h2 {
      font-size: 3rem; } }
  @media (min-width: 1200px) {
    h2,
    .h2 {
      font-size: 3rem; } }

h3,
.h3 {
  font-size: 1.75rem; }
  @media (min-width: 900px) {
    h3,
    .h3 {
      font-size: 2.25rem; } }
  @media (min-width: 1200px) {
    h3,
    .h3 {
      font-size: 2.25rem; } }

h4,
.h4 {
  font-size: 1.5rem; }
  @media (min-width: 900px) {
    h4,
    .h4 {
      font-size: 1.5rem; } }
  @media (min-width: 1200px) {
    h4,
    .h4 {
      font-size: 1.5rem; } }

h5,
.h5 {
  font-size: 1rem; }
  @media (min-width: 900px) {
    h5,
    .h5 {
      font-size: 1rem; } }
  @media (min-width: 1200px) {
    h5,
    .h5 {
      font-size: 1rem; } }

h6,
.h6 {
  font-size: 1rem; }
  @media (min-width: 900px) {
    h6,
    .h6 {
      font-size: 1rem; } }
  @media (min-width: 1200px) {
    h6,
    .h6 {
      font-size: 1rem; } }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 1.5rem;
  font-family: "Work Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  color: #63c094; }

h2,
h3,
.h2,
.h3 {
  font-weight: 300; }

h4,
.h4 {
  font-weight: 700; }

h5,
.h5 {
  font-weight: 600; }

p {
  max-width: unset; }
  p:last-child {
    margin-bottom: 0; }

.gc-about {
  background-color: #6c96ac;
  color: #ffffff;
  padding: 1.5rem 1rem;
  position: relative; }
  @media (min-width: 600px) {
    .gc-about {
      padding: 1.5rem 1.5rem 2rem 1.5rem; } }
  .gc-about__title {
    margin: 0;
    color: #7cf7bd; }
  .gc-about__button {
    margin-top: 2rem;
    position: relative;
    z-index: 1; }
  .gc-about__image {
    position: absolute;
    right: 1rem;
    bottom: 3.5rem;
    z-index: 0;
    height: 4.25rem;
    width: 4.25rem; }
    @media (min-width: 600px) {
      .gc-about__image {
        bottom: 1rem;
        height: 6.75rem;
        width: 6.75rem; } }

.gc-banner {
  background-color: #295e77;
  color: #ffffff;
  text-align: center;
  padding: 1rem 0; }
  .gc-banner p:first-of-type {
    margin-top: 0; }

.gc-blocks {
  overflow-x: hidden;
  margin: 4rem 0; }
  @media (min-width: 1200px) {
    .gc-blocks {
      margin: 0; } }
  .gc-blocks__container {
    display: grid;
    gap: 4rem;
    position: relative; }
    @media (min-width: 1200px) {
      .gc-blocks__container {
        gap: 0;
        grid-template-columns: 1fr 1fr; } }
    @media (min-width: 1200px) {
      .gc-blocks__container::before {
        content: "";
        width: 1px;
        height: 100%;
        background-color: #eff0f6;
        position: absolute;
        left: 50%;
        z-index: 1; } }
  .gc-blocks__image {
    height: auto; }
  .gc-blocks__block {
    position: relative;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
    text-decoration: none; }
    @media (min-width: 1200px) {
      .gc-blocks__block {
        padding: 6rem 3rem 6rem 0; } }
    @media (min-width: 1440px) {
      .gc-blocks__block {
        padding-right: 6rem; } }
    .gc-blocks__block:hover {
      color: #6c96ac; }
      @media (min-width: 1200px) {
        .gc-blocks__block:hover {
          color: #ffffff; }
          .gc-blocks__block:hover .gc-blocks__heading {
            color: #7cf7bd; }
          .gc-blocks__block:hover .gc-blocks__button.gc-button {
            color: #ffffff; }
            .gc-blocks__block:hover .gc-blocks__button.gc-button:hover {
              color: #63c094; }
          .gc-blocks__block:hover::after {
            background-color: #6c96ac; } }
    .gc-blocks__block::after {
      content: "";
      position: absolute;
      z-index: -1;
      width: 100vw;
      right: 0;
      top: 0;
      height: 100%;
      -webkit-transition: background-color 0.15s ease-in-out;
      transition: background-color 0.15s ease-in-out; }
    @media (min-width: 1200px) {
      .gc-blocks__block:nth-child(2), .gc-blocks__block:nth-child(4) {
        padding: 6rem 0 6rem 3rem; } }
    @media (min-width: 1440px) {
      .gc-blocks__block:nth-child(2), .gc-blocks__block:nth-child(4) {
        padding-left: 6rem; } }
    @media (min-width: 1200px) {
      .gc-blocks__block:nth-child(2)::after, .gc-blocks__block:nth-child(4)::after {
        left: 0; } }
    @media (min-width: 1200px) {
      .gc-blocks__block:nth-child(3)::before {
        content: "";
        height: 2px;
        width: 100vw;
        background-color: #eff0f6;
        position: absolute;
        top: 0;
        right: -50vw;
        z-index: 1; } }
    .gc-blocks__block--image {
      display: grid;
      place-content: center; }
      .gc-blocks__block--image:hover::after {
        background-color: transparent; }
  .gc-blocks__heading {
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out; }
  .gc-blocks__icon {
    position: absolute;
    top: 6rem;
    left: 33.75rem; }
  .gc-blocks__description {
    margin-top: 2rem; }
  .gc-blocks__button.gc-button {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-top: 2rem;
    color: #6c96ac; }

.gc-blog-posts-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .gc-blog-posts-item__image-link {
    width: 100%;
    position: relative; }
    .gc-blog-posts-item__image-link::after {
      content: "";
      position: absolute;
      inset: 0;
      background-color: #295e77;
      opacity: 0;
      -webkit-transition: opacity 0.15s ease-in-out;
      transition: opacity 0.15s ease-in-out; }
    .gc-blog-posts-item__image-link:hover::after {
      opacity: 0.5; }
  .gc-blog-posts-item__image {
    display: block;
    height: 18rem;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .gc-blog-posts-item__title {
    margin: 1rem 0 0 0;
    color: #6c96ac; }
  .gc-blog-posts-item__title-link {
    text-decoration: none; }
    .gc-blog-posts-item__title-link:hover {
      color: #6c96ac; }
  .gc-blog-posts-item__button {
    margin-top: 0.25rem; }

.gc-blog-posts-overview__grid {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: 4rem;
  display: grid;
  gap: 1rem; }
  @media (min-width: 600px) {
    .gc-blog-posts-overview__grid {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1200px) {
    .gc-blog-posts-overview__grid {
      grid-template-columns: repeat(4, 1fr); } }

.gc-blog-posts__grid {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: 2rem;
  display: grid;
  gap: 1rem; }
  @media (min-width: 600px) {
    .gc-blog-posts__grid {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1200px) {
    .gc-blog-posts__grid {
      margin-top: 3rem;
      grid-template-columns: repeat(4, 1fr); } }

.gc-blog-posts__button-wrapper {
  margin-top: 2.75rem;
  text-align: center; }

.gc-breadcrumb a {
  text-decoration: none; }

.gc-breadcrumb p {
  margin: 0; }

.gc-breadcrumb .separator {
  color: #ecc463; }

.gc-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  background: transparent;
  padding: 0;
  border: 0;
  line-height: 1.5;
  background-color: #63c094;
  color: #ffffff;
  text-decoration: none;
  padding: 0.6rem 2rem;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 100%; }
  @media (min-width: 600px) {
    .gc-button {
      width: auto; } }
  .gc-button svg {
    fill: #ffffff;
    height: 1rem;
    margin-left: 0.5rem;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .gc-button:hover, .gc-button--current {
    fill: #ffffff;
    background-color: #7cf7bd;
    color: #14142a; }
    .gc-button:hover svg, .gc-button--current svg {
      fill: #ffffff;
      -webkit-transform: translateX(0.25rem);
              transform: translateX(0.25rem); }
  .gc-button:active, .gc-button:focus {
    outline: 0; }
  .gc-button--simple {
    background-color: transparent; }
    .gc-button--simple:hover {
      background-color: transparent;
      color: #63c094; }
      .gc-button--simple:hover svg {
        fill: #63c094; }
    .gc-button--simple.gc-button--yellow {
      color: #fcbf14; }
      .gc-button--simple.gc-button--yellow svg {
        fill: #fcbf14; }
      .gc-button--simple.gc-button--yellow:hover {
        color: #fca314; }
        .gc-button--simple.gc-button--yellow:hover svg {
          fill: #fca314; }
  .gc-button--x-no-paddding {
    padding-left: 0;
    padding-right: 0; }
  .gc-button--no-width {
    width: unset; }

.gc-categories {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column; }
  @media (min-width: 600px) {
    .gc-categories {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .gc-categories__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    @media (min-width: 600px) {
      .gc-categories__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row; } }
    .gc-categories__item:not(:last-child)::after {
      content: "";
      display: block;
      height: 0.5rem;
      width: 0.5rem;
      background-color: #6c96ac;
      border-radius: 50%;
      margin: 0 1rem; }
  .gc-categories__link {
    text-transform: uppercase;
    text-decoration: none;
    padding: 0.75rem 0; }
    .gc-categories__link--current, .gc-categories__link:hover {
      color: #63c094; }
    .gc-categories__link--current {
      font-weight: 600; }

.gc-contact {
  background-color: #f7f7fc;
  color: #295e77;
  padding: 4rem 0; }
  .gc-contact a {
    text-decoration: none; }
  .gc-contact__container {
    display: grid; }
    @media (min-width: 900px) {
      .gc-contact__container {
        grid-template-columns: 0.41fr 0.59fr; } }
  .gc-contact__form .gform_confirmation_wrapper {
    font-weight: 600; }
  @media (min-width: 900px) {
    .gc-contact__contact {
      margin-left: 4rem; } }
  @media (min-width: 1200px) {
    .gc-contact__contact {
      margin-left: 6rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .gc-contact__title {
    color: #295e77; }
  .gc-contact__map {
    margin: 3rem 0 2rem 0;
    height: 18rem;
    width: 100%; }
    @media (min-width: 900px) {
      .gc-contact__map {
        margin: 0 0 2rem 0; } }
    @media (min-width: 1200px) {
      .gc-contact__map {
        margin: 0 2rem 0 0;
        height: 24rem;
        -webkit-box-flex: 0.6;
            -ms-flex: 0.6;
                flex: 0.6; } }
    @media (min-width: 1440px) {
      .gc-contact__map {
        -webkit-box-flex: 0.68;
            -ms-flex: 0.68;
                flex: 0.68; } }
  @media (min-width: 1200px) {
    .gc-contact__content {
      -webkit-box-flex: 0.4;
          -ms-flex: 0.4;
              flex: 0.4; } }
  @media (min-width: 1440px) {
    .gc-contact__content {
      -webkit-box-flex: 0.32;
          -ms-flex: 0.32;
              flex: 0.32; } }
  .gc-contact__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 2rem; }
  .gc-contact__social-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-contact__social-link {
    display: block;
    margin-right: 2rem; }
    .gc-contact__social-link:hover .gc-contact__social-icon {
      fill: #6c96ac; }
  .gc-contact__social-icon {
    display: block;
    height: 1.5rem;
    fill: #295e77;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out; }

.gc-container {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 600px) {
    .gc-container {
      max-width: 720px; } }
  @media (min-width: 900px) {
    .gc-container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .gc-container {
      max-width: 1160px; } }
  @media (min-width: 1440px) {
    .gc-container {
      max-width: 1280px; } }
  .gc-container--is-fluid {
    max-width: unset !important; }
  .gc-container--has-margin {
    margin-top: 4rem;
    margin-bottom: 4rem; }
    @media (min-width: 900px) {
      .gc-container--has-margin {
        margin-top: 6rem;
        margin-bottom: 6rem; } }
  .gc-container--has-padding {
    padding-top: 4rem;
    padding-bottom: 4rem; }
    @media (min-width: 900px) {
      .gc-container--has-padding {
        padding-top: 6rem;
        padding-bottom: 6rem; } }
  .gc-container--has-bg {
    background-color: #bcbcbc; }
    .gc-container--has-bg:not(.gc-container--is-fluid) {
      position: relative; }
      .gc-container--has-bg:not(.gc-container--is-fluid):before, .gc-container--has-bg:not(.gc-container--is-fluid):after {
        content: "";
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #bcbcbc; }
      .gc-container--has-bg:not(.gc-container--is-fluid):before {
        left: -99.9%; }
      .gc-container--has-bg:not(.gc-container--is-fluid):after {
        right: -99.9%; }
  .wp-block[data-type*="container"] .gc-container {
    border: 1px dashed lightgray;
    padding: 25px; }

.gc-cwv-bg {
  position: relative; }
  .gc-cwv-bg--content-right .gc-cwv-bg__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .gc-cwv-bg--with-background .gc-cwv-bg__wrapper {
    background: rgba(69, 146, 186, 0.8);
    padding: 1.5rem 1rem;
    margin: 0 auto;
    max-width: 38.5rem; }
    @media (min-width: 600px) {
      .gc-cwv-bg--with-background .gc-cwv-bg__wrapper {
        padding: 4rem 3.25rem; } }
    @media (min-width: 1200px) {
      .gc-cwv-bg--with-background .gc-cwv-bg__wrapper {
        margin: 0;
        max-width: none; } }
  .gc-cwv-bg--with-form {
    padding-bottom: 31.25rem; }
    @media (min-width: 1200px) {
      .gc-cwv-bg--with-form {
        padding-bottom: 0; } }
    .gc-cwv-bg--with-form.gc-cwv-bg--content-right::after {
      right: 0;
      left: auto; }
    .gc-cwv-bg--with-form::after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(69, 146, 186, 0.8);
      height: calc(100% - 31.25rem);
      width: 100%;
      z-index: 0; }
      @media (min-width: 1200px) {
        .gc-cwv-bg--with-form::after {
          width: 50%;
          height: 100%; } }
    .gc-cwv-bg--with-form .gc-cwv-bg__wrapper {
      margin: 0 auto;
      max-width: 32rem; }
      @media (min-width: 1200px) {
        .gc-cwv-bg--with-form .gc-cwv-bg__wrapper {
          margin: 0; } }
    .gc-cwv-bg--with-form .gc-cwv-bg__form {
      margin-top: 3rem; }
      .gc-cwv-bg--with-form .gc-cwv-bg__form .gform_wrapper .gfield_label {
        color: #ffffff; }
      .gc-cwv-bg--with-form .gc-cwv-bg__form .gform_wrapper input:not([type="submit"]),
      .gc-cwv-bg--with-form .gc-cwv-bg__form .gform_wrapper textarea {
        border: 2px solid #fcbf14;
        background-color: transparent;
        color: #ffffff; }
        .gc-cwv-bg--with-form .gc-cwv-bg__form .gform_wrapper input:not([type="submit"]):focus,
        .gc-cwv-bg--with-form .gc-cwv-bg__form .gform_wrapper textarea:focus {
          border-color: #fca314; }
      .gc-cwv-bg--with-form .gc-cwv-bg__form .gform_wrapper input[type="submit"] {
        margin-top: 0;
        background-color: #fcbf14;
        height: 2.75rem;
        margin-top: 1rem; }
        .gc-cwv-bg--with-form .gc-cwv-bg__form .gform_wrapper input[type="submit"]:hover {
          background-color: #fca314;
          color: #ffffff; }
      .gc-cwv-bg--with-form .gc-cwv-bg__form .gform_wrapper .gc-cwv-bg__newsletter {
        position: relative; }
        .gc-cwv-bg--with-form .gc-cwv-bg__form .gform_wrapper .gc-cwv-bg__newsletter input:not([type="submit"]) {
          height: 2.75rem; }
          @media (min-width: 600px) {
            .gc-cwv-bg--with-form .gc-cwv-bg__form .gform_wrapper .gc-cwv-bg__newsletter input:not([type="submit"]) {
              width: 68%; } }
        .gc-cwv-bg--with-form .gc-cwv-bg__form .gform_wrapper .gc-cwv-bg__newsletter input[type="submit"] {
          margin-top: 0; }
          @media (min-width: 600px) {
            .gc-cwv-bg--with-form .gc-cwv-bg__form .gform_wrapper .gc-cwv-bg__newsletter input[type="submit"] {
              position: absolute;
              right: 0;
              top: 1.5rem;
              width: 32%; } }
      .gc-cwv-bg--with-form .gc-cwv-bg__form .gform_wrapper .validation_message {
        color: #ff7d04; }
      .gc-cwv-bg--with-form .gc-cwv-bg__form .gform_confirmation_wrapper {
        color: #fcbf14;
        font-weight: 600; }
  .gc-cwv-bg__wrapper {
    position: relative;
    z-index: 1;
    color: #ffffff; }
    @media (min-width: 1200px) {
      .gc-cwv-bg__wrapper {
        width: 50%; } }
  .gc-cwv-bg__title.gc-heading {
    color: #7cf7bd; }
    .gc-cwv-bg__title.gc-heading::after {
      width: 100%; }
  .gc-cwv-bg__content {
    margin-top: 3rem; }
  .gc-cwv-bg__buttons {
    margin-top: 2rem; }
    @media (min-width: 600px) {
      .gc-cwv-bg__buttons {
        margin-top: 3rem; } }
  .gc-cwv-bg__button:not(:last-of-type) {
    margin-bottom: 1rem; }
    @media (min-width: 600px) {
      .gc-cwv-bg__button:not(:last-of-type) {
        margin: 0 1rem 0 0; } }
  .gc-cwv-bg__background {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: 0; }

@media (min-width: 1200px) {
  .gc-cwv-cards--content-right .gc-cwv-cards__visual {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; } }

@media (min-width: 1200px) {
  .gc-cwv-cards--content-right .gc-cwv-cards__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; } }

.gc-cwv-cards--content-right .gc-cwv-cards__decoration {
  left: 0; }

.gc-cwv-cards__container {
  display: grid;
  gap: 3.375rem; }
  @media (min-width: 1200px) {
    .gc-cwv-cards__container {
      grid-template-columns: 0.48fr 0.52fr; } }

.gc-cwv-cards__content {
  position: relative; }

.gc-cwv-cards__title, .gc-cwv-cards__text {
  max-width: 32rem; }

.gc-cwv-cards__text {
  margin-top: 3rem; }

.gc-cwv-cards__buttons {
  margin-top: 3rem; }

.gc-cwv-cards__button:not(:last-of-type) {
  margin-bottom: 1rem; }
  @media (min-width: 600px) {
    .gc-cwv-cards__button:not(:last-of-type) {
      margin: 0 1rem 0 0; } }

.gc-cwv-cards__decoration {
  display: none;
  position: absolute;
  bottom: 1.5rem;
  right: 0;
  z-index: -1;
  width: 100%; }
  @media (min-width: 1200px) {
    .gc-cwv-cards__decoration {
      display: block; } }
  .gc-cwv-cards__decoration--realization {
    width: auto;
    bottom: 0; }

.gc-cwv-cards__cards {
  display: grid;
  gap: 1rem; }
  @media (min-width: 600px) {
    .gc-cwv-cards__cards {
      grid-template-columns: 1fr 1fr; } }

.gc-cwv-cards__card {
  background-color: #6c96ac;
  height: 18.875rem;
  position: relative;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  overflow: hidden; }
  .gc-cwv-cards__card:hover {
    background-color: #ffffff; }
    .gc-cwv-cards__card:hover .gc-cwv-cards__card-title-wrapper {
      -webkit-transform: translateY(0);
              transform: translateY(0); }
    .gc-cwv-cards__card:hover .gc-cwv-cards__card-title.gc-heading {
      color: #63c094; }
      .gc-cwv-cards__card:hover .gc-cwv-cards__card-title.gc-heading::after {
        margin-top: 1rem;
        opacity: 1; }
    .gc-cwv-cards__card:hover .gc-cwv-cards__card-preview {
      max-height: 17.5rem;
      opacity: 1; }
    .gc-cwv-cards__card:hover .gc-cwv-cards__card-button {
      opacity: 1; }
    .gc-cwv-cards__card:hover .gc-cwv-cards__card-icon {
      opacity: 0; }

.gc-cwv-cards__card-title-wrapper {
  -webkit-transform: translateY(15rem);
          transform: translateY(15rem);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out; }

.gc-cwv-cards__card-title.gc-heading {
  color: #ffffff;
  font-weight: 700;
  margin: 0;
  -webkit-transition: color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, transform 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  margin-bottom: 2rem; }
  .gc-cwv-cards__card-title.gc-heading::after {
    width: 100%;
    margin-top: 1rem;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out; }

.gc-cwv-cards__card-preview {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: max-height 0.25s ease-in-out, opacity 0.25s ease-in-out; }

.gc-cwv-cards__card-button {
  margin-top: 2rem;
  -ms-flex-item-align: end;
      align-self: flex-end;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  width: auto; }

.gc-cwv-cards__card-icon {
  height: 4rem;
  position: absolute;
  right: 0rem;
  bottom: 3.5rem;
  width: auto;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.gc-cwv-cards__images {
  display: grid;
  gap: 1rem; }
  @media (min-width: 600px) {
    .gc-cwv-cards__images {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 900px) {
    .gc-cwv-cards__images {
      grid-template-columns: repeat(3, 1fr);
      grid-template-rows: repeat(3, 11.25rem); } }
  @media (min-width: 900px) {
    .gc-cwv-cards__images > *:nth-child(1) {
      grid-column: 1 / 3;
      grid-row: 1 / 3; }
    .gc-cwv-cards__images > *:nth-child(2) {
      grid-column: 3 / 4;
      grid-row: 1 / 2; }
    .gc-cwv-cards__images > *:nth-child(3) {
      grid-column: 3 / 4;
      grid-row: 2 / 3; }
    .gc-cwv-cards__images > *:nth-child(4) {
      grid-column: 1 / 2;
      grid-row: 3 / 4; }
    .gc-cwv-cards__images > *:nth-child(5) {
      grid-column: 2 / 3;
      grid-row: 3 / 4; }
    .gc-cwv-cards__images > *:nth-child(6) {
      grid-column: 3 / 4;
      grid-row: 3 / 4; }
    .gc-cwv-cards__images > *:nth-child(n + 7) {
      display: none; } }

.gc-cwv-cards__image {
  height: 18rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover; }
  @media (min-width: 900px) {
    .gc-cwv-cards__image {
      height: 100%; } }

.gc-cwv-cards__open-gallary {
  background-color: transparent;
  padding: 0;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2rem auto 0 auto;
  color: #63c094;
  font-weight: 600;
  padding: 0.75rem 0;
  cursor: pointer;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out; }
  .gc-cwv-cards__open-gallary:hover {
    color: #3f7d7b; }
    .gc-cwv-cards__open-gallary:hover .gc-cwv-cards__open-gallary-icon {
      fill: #3f7d7b; }

.gc-cwv-cards__open-gallary-icon {
  fill: #63c094;
  margin-left: 0.5rem;
  height: 1rem;
  -webkit-transition: fill 0.15s ease-in-out;
  transition: fill 0.15s ease-in-out; }

.gc-footer {
  background-color: #3f7d7b;
  color: #ffffff;
  padding: 2rem 0 4rem 0;
  position: relative; }
  @media (min-width: 900px) {
    .gc-footer {
      padding: 4rem 0; } }
  .gc-footer a {
    text-decoration: none; }
  .gc-footer__container {
    display: grid;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 2rem;
    text-align: center; }
    @media (min-width: 900px) {
      .gc-footer__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        text-align: left; } }
  .gc-footer__logo {
    width: 4rem;
    height: auto; }
    @media (min-width: 900px) {
      .gc-footer__logo {
        width: 9.25rem; } }
  .gc-footer__title {
    margin: 0 0 1rem 0;
    text-transform: uppercase; }
  .gc-footer__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 1rem; }
  @media (min-width: 900px) {
    .gc-footer__social-title {
      margin-bottom: 1.5rem; } }
  .gc-footer__social-link {
    font-size: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 900px) {
      .gc-footer__social-link {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
  .gc-footer__social-icon {
    height: 1.5rem;
    width: 1.5rem;
    fill: #ffffff;
    margin-right: 0.75rem; }
  .gc-footer__link {
    font-weight: 700; }
  .gc-footer__navigation {
    text-transform: uppercase; }
  @media (min-width: 1200px) {
    .gc-footer__contact {
      margin-right: 5.5rem; } }
  .gc-footer__growl {
    position: absolute;
    bottom: 2rem;
    right: 2rem; }
    .gc-footer__growl:hover .gc-footer__growl-icon {
      color: #ffffff; }
  .gc-footer__growl-icon {
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
    color: #295e77;
    height: 1.5rem; }
  .gc-footer__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2rem;
    margin-top: 36px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 900px) {
      .gc-footer__links {
        padding-left: 297px;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    @media (min-width: 1200px) {
      .gc-footer__links {
        padding-left: 333px; } }
    @media (min-width: 1440px) {
      .gc-footer__links {
        padding-left: 371px; } }

.gc-heading {
  margin: 0;
  font-weight: 300; }
  .gc-heading p {
    margin: 0; }
  .gc-heading strong,
  .gc-heading b {
    font-weight: 600; }
  .gc-heading::after {
    display: block;
    content: "";
    height: 0.3125rem;
    width: 100%;
    background-color: #fcbf14;
    margin-top: 2rem; }
    @media (min-width: 600px) {
      .gc-heading::after {
        width: 32rem; } }

.gc-hero-with-image {
  color: #ffffff; }
  .gc-hero-with-image--large {
    position: relative;
    text-align: center;
    min-height: calc(100vh - 6.75rem); }
    .gc-hero-with-image--large .gc-hero-with-image__container {
      padding-top: 7.5rem;
      padding-bottom: 7rem; }
      @media (min-width: 900px) {
        .gc-hero-with-image--large .gc-hero-with-image__container {
          padding-top: 6.5rem;
          padding-bottom: 22rem; } }
    .gc-hero-with-image--large .gc-hero-with-image__breadcrumb {
      display: none; }
    .gc-hero-with-image--large .gc-hero-with-image__title {
      margin: 0; }
      .gc-hero-with-image--large .gc-hero-with-image__title h1 {
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        @media (min-width: 900px) {
          .gc-hero-with-image--large .gc-hero-with-image__title h1 {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
                -ms-flex-flow: row;
                    flex-flow: row; } }
      .gc-hero-with-image--large .gc-hero-with-image__title img {
        height: 2.875rem;
        width: auto;
        margin-bottom: 0.5rem; }
        @media (min-width: 900px) {
          .gc-hero-with-image--large .gc-hero-with-image__title img {
            margin: 0 0.25rem -0.25rem 0; } }
    .gc-hero-with-image--large .gc-hero-with-image__description {
      font-size: 1.5rem;
      margin-top: 0.5rem;
      max-width: none; }
      @media (min-width: 900px) {
        .gc-hero-with-image--large .gc-hero-with-image__description {
          margin-top: 0.25rem; } }
      .gc-hero-with-image--large .gc-hero-with-image__description p {
        margin: 0; }
    .gc-hero-with-image--large .gc-hero-with-image__buttons {
      margin-top: 4rem; }
      @media (min-width: 600px) {
        .gc-hero-with-image--large .gc-hero-with-image__buttons {
          margin-top: 3rem; } }
    .gc-hero-with-image--large .gc-hero-with-image__button {
      margin-top: 1rem; }
    .gc-hero-with-image--large .gc-hero-with-image__splide::after {
      background-color: rgba(0, 0, 0, 0.3); }
      @media (min-width: 900px) {
        .gc-hero-with-image--large .gc-hero-with-image__splide::after {
          background-color: rgba(66, 129, 126, 0.2); } }
    .gc-hero-with-image--large .gc-hero-with-image__pagination {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
  .gc-hero-with-image--default .gc-hero-with-image__subtitle {
    text-transform: uppercase;
    font-weight: 600; }
  .gc-hero-with-image__container {
    position: relative;
    z-index: 1;
    pointer-events: none;
    padding-top: 1rem;
    padding-bottom: 9rem; }
    @media (min-width: 900px) {
      .gc-hero-with-image__container {
        padding-top: 0.5rem;
        padding-bottom: 7.5rem; } }
  .gc-hero-with-image__breadcrumb, .gc-hero-with-image__title, .gc-hero-with-image__description, .gc-hero-with-image__button {
    pointer-events: all; }
  .gc-hero-with-image__title,
  .gc-hero-with-image__title h1 {
    color: #ffffff;
    margin-bottom: 0; }
  .gc-hero-with-image__description {
    max-width: 32rem; }
  .gc-hero-with-image__buttons {
    margin-top: 3rem; }
    @media (min-width: 900px) {
      .gc-hero-with-image__buttons {
        margin-top: 2rem; } }
  .gc-hero-with-image__button {
    margin-top: 1rem; }
  .gc-hero-with-image__splide {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 0; }
    .gc-hero-with-image__splide::after {
      content: "";
      background-color: rgba(0, 0, 0, 0.3);
      position: absolute;
      width: 100%;
      height: 100%;
      pointer-events: none; }
  .gc-hero-with-image__splide-track {
    height: 100%;
    width: 100%; }
  .gc-hero-with-image__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .gc-hero-with-image__pagination {
    margin: 0;
    padding: 0;
    list-style-type: none;
    max-width: 1280px;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    pointer-events: none;
    left: 1rem;
    bottom: 1rem; }
    @media (min-width: 900px) {
      .gc-hero-with-image__pagination {
        width: 100%;
        bottom: 2rem;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        left: auto; } }
    .gc-hero-with-image__pagination li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .gc-hero-with-image__pagination-item {
    height: 1rem;
    width: 1rem;
    margin-right: 1rem;
    border-radius: 50%;
    border: 0;
    pointer-events: all;
    cursor: pointer;
    z-index: 1;
    padding: 0;
    background-color: #ffffff; }
    .gc-hero-with-image__pagination-item.is-active {
      background-color: #fcbf14; }

.acf-block-preview {
  overflow: hidden; }
  .acf-block-preview .splide__slide:nth-child(n + 2) {
    display: none; }

.gc-hero-without-image__container {
  margin-top: 1rem;
  margin-bottom: 4.75rem; }

.gc-hero-without-image__title {
  color: #63c094; }

.gc-hero-without-image__description {
  max-width: 32rem; }

.gc-hero-without-image__button {
  margin-top: 3rem; }
  @media (min-width: 900px) {
    .gc-hero-without-image__button {
      margin-top: 2rem; } }

.gc-modal {
  overflow-y: scroll;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 8000;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s; }
  @media (min-width: 900px) {
    .gc-modal {
      position: fixed;
      overflow-y: hidden; } }
  .gc-modal__container {
    z-index: 9000;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    max-height: 100vh;
    overflow-y: scroll;
    width: 100%;
    min-height: 100vh;
    padding: 1rem;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
    @media (min-width: 900px) {
      .gc-modal__container {
        position: relative;
        overflow: auto;
        width: 90%;
        min-height: unset;
        max-width: 800px;
        max-height: 85%;
        margin: 4em auto;
        -webkit-transform: translateY(-40px);
                transform: translateY(-40px);
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-duration: 0.3s;
                transition-duration: 0.3s;
        padding: 2rem 3rem; } }
  .gc-modal__close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px;
    border: none; }
    .gc-modal__close:hover {
      cursor: pointer; }
  .gc-modal-trigger {
    cursor: pointer; }
  .gc-modal-lock-body {
    overflow: hidden; }
  .gc-modal--visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
    overflow-y: hidden; }
    .gc-modal--visible .gc-modal__container {
      -webkit-transform: translateY(0);
              transform: translateY(0); }

.gc-navbar {
  background-color: transparent;
  z-index: 10;
  max-height: 100vh;
  overflow-y: auto;
  position: relative; }
  @media (min-width: 900px) {
    .gc-navbar {
      max-height: none;
      overflow-y: visible; } }
  .gc-navbar--sticky {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10; }
    .gc-navbar--sticky.gc-navbar--with-background {
      background-color: #3f7d7b; }
  .gc-navbar--sticky-show {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .gc-navbar--home {
    background-color: #3f7d7b; }
  .gc-navbar--with-background .gc-navbar__burger span {
    background-color: #ffffff; }
  .gc-navbar--with-background .gc-navbar__logo {
    display: none; }
    .gc-navbar--with-background .gc-navbar__logo--white {
      display: block; }
  .gc-navbar--with-background .gc-navbar__link {
    color: #ffffff; }
    .gc-navbar--with-background .gc-navbar__link--current {
      color: #63c094; }
  .gc-navbar--with-background .gc-navbar__menu-arrow {
    fill: #ffffff; }
  .gc-navbar__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (min-width: 900px) {
      .gc-navbar__container {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .gc-navbar__logo {
    display: block;
    width: 10.625rem;
    height: auto;
    padding: 1rem 0; }
    @media (min-width: 900px) {
      .gc-navbar__logo {
        padding: 0;
        width: 18.8125rem; } }
    .gc-navbar__logo--white {
      display: none; }
  .gc-navbar__burger {
    width: 2.5rem;
    height: 2.5rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    background-color: transparent;
    border: 0;
    padding: 0; }
    @media (min-width: 900px) {
      .gc-navbar__burger {
        display: none; } }
    .gc-navbar__burger span {
      display: block;
      position: absolute;
      height: 2px;
      width: 55%;
      left: 45%;
      background: #3f7d7b;
      border-radius: 4px;
      opacity: 1;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
      -webkit-transition: 0.15s ease-in-out;
      transition: 0.15s ease-in-out; }
      .gc-navbar__burger span:nth-child(1) {
        top: 30%; }
      .gc-navbar__burger span:nth-child(2) {
        top: calc(50% - 1px); }
      .gc-navbar__burger span:nth-child(3) {
        bottom: 30%; }
    .gc-navbar__burger:focus {
      outline: none; }
  .gc-navbar__nav {
    display: none; }
    @media (min-width: 900px) {
      .gc-navbar__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        padding: 1.5rem 0; } }
  @media (min-width: 900px) {
    .gc-navbar__secondary-menus {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 0.75rem; } }
  .gc-navbar__menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 1.5rem; }
    @media (min-width: 900px) {
      .gc-navbar__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (min-width: 900px) {
      .gc-navbar__menu--lang {
        border-left: 1px solid #fcbf14;
        margin-left: 2rem; } }
    .gc-navbar__menu--lang .gc-navbar__menu-element > .gc-navbar__link {
      display: none; }
      @media (min-width: 900px) {
        .gc-navbar__menu--lang .gc-navbar__menu-element > .gc-navbar__link {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
    .gc-navbar__menu--lang .gc-navbar__dropdown-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
    @media (min-width: 900px) {
      .gc-navbar__menu--lang .gc-navbar__current-lang {
        display: none; } }
    .gc-navbar__menu--lang .gc-navbar__current-lang .gc-navbar__link {
      color: #63c094; }
    .gc-navbar__menu--primary {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
      @media (min-width: 900px) {
        .gc-navbar__menu--primary {
          -webkit-box-ordinal-group: unset;
              -ms-flex-order: unset;
                  order: unset; } }
      .gc-navbar__menu--primary .gc-navbar__link {
        text-transform: uppercase;
        font-weight: 600; }
    .gc-navbar__menu--dropdown {
      text-transform: uppercase;
      display: grid;
      gap: 1.5rem; }
  .gc-navbar__menu-element {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 900px) {
      .gc-navbar__menu-element {
        margin-left: 1.5rem; } }
    @media (min-width: 1200px) {
      .gc-navbar__menu-element {
        margin-left: 2rem; } }
    .gc-navbar__menu-element:hover .gc-navbar__dropdown-wrapper {
      width: 100%;
      display: block;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
      @media (min-width: 900px) {
        .gc-navbar__menu-element:hover .gc-navbar__dropdown-wrapper {
          width: auto;
          pointer-events: all;
          opacity: 1; } }
    @media (min-width: 900px) {
      .gc-navbar__menu-element--mobile {
        display: none; } }
    .gc-navbar__menu-element--desktop {
      display: none; }
      @media (min-width: 900px) {
        .gc-navbar__menu-element--desktop {
          display: block; } }
  .gc-navbar__link {
    color: #ffffff;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 600;
    text-transform: uppercase; }
    @media (min-width: 900px) {
      .gc-navbar__link {
        color: #3f7d7b; } }
    @media (min-width: 900px) {
      .gc-navbar__link {
        font-weight: 400;
        text-transform: none; } }
    .gc-navbar__link:hover, .gc-navbar__link--current {
      color: #63c094; }
    .gc-navbar__link--dropdown {
      padding-right: 1rem; }
  .gc-navbar__menu-arrow {
    fill: #63c094;
    height: 1rem;
    margin-left: 0.25rem; }
  .gc-navbar__dropdown-wrapper {
    display: none;
    -webkit-transform: translateY(1rem);
            transform: translateY(1rem);
    z-index: 1;
    padding-top: 0.75rem; }
    @media (min-width: 900px) {
      .gc-navbar__dropdown-wrapper {
        display: block;
        pointer-events: none;
        opacity: 0;
        position: absolute;
        top: 100%; } }
    .gc-navbar__dropdown-wrapper--right {
      right: 0; }
  .gc-navbar__dropdown {
    padding: 1rem;
    white-space: nowrap; }
    @media (min-width: 900px) {
      .gc-navbar__dropdown {
        background-color: #3f7d7b; } }
    .gc-navbar__dropdown .gc-navbar__link {
      color: #ffffff; }
      .gc-navbar__dropdown .gc-navbar__link:hover, .gc-navbar__dropdown .gc-navbar__link--current {
        color: #63c094; }
  .gc-navbar--active {
    background-color: rgba(20, 20, 42, 0.9); }
    .gc-navbar--active .gc-navbar__logo {
      display: none; }
      .gc-navbar--active .gc-navbar__logo--white {
        display: block; }
    .gc-navbar--active .gc-navbar__nav {
      width: 100%;
      display: grid;
      gap: 1.5rem;
      padding-bottom: 1.5rem; }
    .gc-navbar--active .gc-navbar__menu--lang .gc-navbar__dropdown-wrapper {
      -webkit-transform: none;
              transform: none;
      margin: 1.5rem 0 0 0;
      padding: 0;
      width: 100%; }
    .gc-navbar--active .gc-navbar__menu--lang .gc-navbar__dropdown {
      width: 100%;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: space-evenly;
          -ms-flex-pack: space-evenly;
              justify-content: space-evenly; }
    .gc-navbar--active .gc-navbar__burger span {
      background-color: #ffffff; }
      .gc-navbar--active .gc-navbar__burger span:nth-child(1) {
        top: calc(50% - 1px);
        -webkit-transform: rotate(135deg);
                transform: rotate(135deg); }
      .gc-navbar--active .gc-navbar__burger span:nth-child(2) {
        opacity: 0;
        left: -2.5rem; }
      .gc-navbar--active .gc-navbar__burger span:nth-child(3) {
        bottom: calc(50% - 1px);
        -webkit-transform: rotate(-135deg);
                transform: rotate(-135deg); }

.gc-pagination {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .gc-pagination__link {
    display: block;
    text-align: center;
    color: #6c96ac;
    text-decoration: none;
    padding: 0.75rem 1rem; }
    .gc-pagination__link:hover, .gc-pagination__link--current {
      color: #63c094;
      font-weight: 600; }
    .gc-pagination__link--with-arrow {
      margin: 0; }
  .gc-pagination__prev, .gc-pagination__next {
    padding-left: 0;
    padding-right: 0; }
  .gc-pagination__arrow {
    display: block;
    height: 1rem;
    fill: #63c094; }

.gc-popup {
  background-color: rgba(41, 94, 119, 0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 10;
  display: grid;
  place-items: center;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }
  .gc-popup--hidden {
    opacity: 0;
    pointer-events: none; }
  .gc-popup__content {
    background-color: #6c96ac;
    color: #ffffff;
    padding: 2rem;
    position: relative;
    width: 80%;
    max-width: 48rem;
    max-height: 80%;
    overflow-y: auto; }
    .gc-popup__content h1,
    .gc-popup__content h2,
    .gc-popup__content h3,
    .gc-popup__content h4,
    .gc-popup__content h5,
    .gc-popup__content h6 {
      margin-top: 0; }
  .gc-popup__button {
    background-color: transparent;
    padding: 0;
    border: 0;
    position: absolute;
    top: 1rem;
    right: 1rem;
    cursor: pointer; }
  .gc-popup__icon {
    height: 1.5rem;
    fill: #ffffff; }

.gc-quote {
  background-color: #f7f7fc;
  text-align: center; }
  .gc-quote__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gc-quote__quote {
    font-size: 1.5rem;
    color: #4e4b66;
    font-style: italic; }
  .gc-quote__image {
    margin-top: 1.5rem;
    border: 1px solid #fcbf14;
    border-radius: 50%;
    height: 3rem;
    width: 3rem;
    -o-object-fit: cover;
       object-fit: cover; }
  .gc-quote__subtext {
    color: #6e7191;
    margin-top: 1.5rem; }

.gc-realization-item {
  height: 18.75rem;
  position: relative;
  text-decoration: none;
  color: #ffffff;
  overflow: hidden; }
  .gc-realization-item__overlay {
    background-color: rgba(20, 20, 42, 0.1);
    height: 100%;
    -webkit-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out; }
    .gc-realization-item__overlay:hover {
      background-color: rgba(41, 94, 119, 0.5);
      color: #ffffff; }
      .gc-realization-item__overlay:hover .gc-realization-item__content {
        -webkit-transform: translateY(-36%);
                transform: translateY(-36%); }
      .gc-realization-item__overlay:hover .gc-realization-item__title,
      .gc-realization-item__overlay:hover .gc-realization-item__location {
        width: 100%; }
  .gc-realization-item__content {
    width: 100%;
    height: 100%;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-transition: -webkit-transform 0.15s ease-out;
    transition: -webkit-transform 0.15s ease-out;
    transition: transform 0.15s ease-out;
    transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out; }
  .gc-realization-item__title, .gc-realization-item__location {
    text-align: center;
    white-space: nowrap;
    -webkit-transition: width 0.15s ease-out;
    transition: width 0.15s ease-out;
    width: 0; }
  .gc-realization-item__title {
    margin: 0;
    color: #ffffff; }
  .gc-realization-item__location {
    margin-top: 0.25rem; }
  .gc-realization-item__image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: -1; }

.gc-realizations-overview__grid {
  margin-top: 4rem;
  display: grid;
  gap: 1rem; }
  @media (min-width: 600px) {
    .gc-realizations-overview__grid {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 900px) {
    .gc-realizations-overview__grid {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1200px) {
    .gc-realizations-overview__grid {
      grid-template-columns: repeat(4, 1fr); } }
  @media (min-width: 1200px) {
    .gc-realizations-overview__grid > *:nth-child(1) {
      grid-column: 1 / 3; } }
  @media (min-width: 1200px) {
    .gc-realizations-overview__grid > *:nth-child(10) {
      grid-column: 3 / 5; } }

@media (min-width: 600px) {
  .gc-realizations--large .gc-realizations__grid > *:first-of-type {
    grid-column: 1 / 3; } }

.gc-realizations__grid {
  margin-top: 3rem;
  display: grid;
  gap: 1rem; }
  @media (min-width: 600px) {
    .gc-realizations__grid {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1200px) {
    .gc-realizations__grid {
      grid-template-columns: repeat(4, 1fr); } }

.gc-realizations__button {
  margin: 3rem auto 0 auto; }
  @media (min-width: 600px) {
    .gc-realizations__button {
      display: block;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content; } }

.gc-review {
  background-color: #f7f7fc;
  text-align: center; }
  .gc-review__quote {
    color: #4e4b66;
    font-style: italic;
    font-size: 1.5rem; }
  .gc-review__stars {
    margin-top: 1.5rem; }
  .gc-review__star {
    height: 1rem;
    fill: #6e7191; }
    .gc-review__star--yellow {
      fill: #fcbf14; }
  .gc-review__subtitle {
    margin-top: 1.5rem;
    color: #6e7191; }

.gc-team__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: 2rem;
  display: grid;
  gap: 1rem; }
  @media (min-width: 600px) {
    .gc-team__list {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 900px) {
    .gc-team__list {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1200px) {
    .gc-team__list {
      grid-template-columns: repeat(5, 1fr);
      margin-top: 3rem; } }

.gc-team__item {
  position: relative;
  height: 15rem; }
  .gc-team__item:hover .gc-team__overlay {
    background: rgba(20, 20, 42, 0.2); }
  .gc-team__item:hover .gc-team__hidden {
    max-height: 2rem;
    opacity: 1; }
  .gc-team__item:hover .gc-team__join-us {
    background-color: #3f7d7b; }

.gc-team__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.gc-team__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: rgba(20, 20, 42, 0.1);
  color: #ffffff;
  -webkit-transition: background-color 0.15s ease-in-out, opacity 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, opacity 0.15s ease-in-out; }

.gc-team__title {
  margin: 0;
  color: #ffffff; }

.gc-team__hidden {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.15s ease-in-out, opacity 0.15s ease-in-out;
  transition: max-height 0.15s ease-in-out, opacity 0.15s ease-in-out; }

.gc-team__email {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0.4rem; }
  .gc-team__email:hover {
    color: #ffffff; }

.gc-team__icon {
  height: 1.5rem;
  margin-right: 0.25rem;
  fill: #ffffff; }

.gc-team__join-us {
  background-color: #63c094;
  text-decoration: none; }
  .gc-team__join-us:hover {
    color: #ffffff; }
  @media (max-width: 599px) {
    .gc-team__join-us .gc-team__hidden {
      max-height: 2rem;
      opacity: 1; } }

.gc-team__join-us-subtitle {
  margin-top: 0.25rem;
  text-transform: uppercase;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.gc-team__join-us-arrow {
  height: 1rem;
  fill: #ffffff;
  margin-left: 0.5rem; }

.gp-base__header {
  position: relative; }

.gp-post__breadcrumb {
  margin: 1rem 0 3rem 0; }
  @media (min-width: 1200px) {
    .gp-post__breadcrumb {
      margin-bottom: 4.5rem; } }

@media (min-width: 1200px) {
  .gp-post__layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 1200px) {
  .gp-post__article {
    -webkit-box-flex: 0.72;
        -ms-flex: 0.72;
            flex: 0.72; } }

.gp-post__title {
  margin: 0 0 1rem 0; }

.gp-post__metadatas {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  font-weight: 600; }

.gp-post__metadata {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .gp-post__metadata:not(:last-child)::after {
    content: "";
    display: block;
    height: 0.5rem;
    width: 0.5rem;
    background-color: #6c96ac;
    border-radius: 50%;
    margin: 0 1rem; }

.gp-post__metadata-link {
  text-decoration: none; }

.gp-post__content {
  margin: 4rem 0 2rem 0; }
  @media (min-width: 1200px) {
    .gp-post__content {
      margin: 3rem 0 0 0; } }
  .gp-post__content b,
  .gp-post__content strong {
    font-weight: 600; }
  .gp-post__content h1,
  .gp-post__content h2,
  .gp-post__content h3,
  .gp-post__content h4,
  .gp-post__content h5,
  .gp-post__content h6 {
    margin: 1.5rem 0; }
  .gp-post__content .wp-block-image img {
    display: block;
    margin-bottom: 3.75rem;
    width: 100%;
    height: auto; }

@media (min-width: 1200px) {
  .gp-post__aside {
    margin-left: 6rem;
    -webkit-box-flex: 0.28;
        -ms-flex: 0.28;
            flex: 0.28; } }


/*# sourceMappingURL=styles.e1c8614b8833fcae38ea.css.map*/