/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/config/_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__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none; }

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0; }

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1; }

.splide--rtl {
  direction: rtl; }

.splide__track--ttb > .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; }

.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:not(.is-overflow) .splide__pagination {
  display: none; }

.splide__progress__bar {
  width: 0; }

.splide {
  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;
  position: relative; }

.splide__slide img {
  vertical-align: bottom; }

.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__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none; }

.splide__toggle.is-active .splide__toggle__pause {
  display: inline; }

.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: "Montserrat";
  src: url(../../assets/fonts/montserrat-400.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(../../assets/fonts/montserrat-400-italic.woff2) format("woff2");
  font-style: italic;
  font-weight: 400;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(../../assets/fonts/montserrat-700.woff2) format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(../../assets/fonts/montserrat-300italic.woff2) format("woff2");
  font-style: italic;
  font-weight: 300;
  font-display: swap; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth; }

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

button {
  cursor: pointer;
  color: inherit;
  background-color: transparent;
  border: 0;
  padding: 0; }

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

.gslide-inline {
  background-color: transparent !important; }

.ginlined-content {
  overflow: unset !important; }

.gslide iframe, .gslide video {
  width: 100%  !important;
  height: 100% !important; }

img {
  max-width: 100%; }

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

input[type="password"],
input[type="email"],
input[type="text"],
input[type="number"],
select,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  font-size: 1rem; }

[x-cloak] {
  display: none !important; }

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  a:hover {
    color: #fab42a; }

.wp-block-table table {
  border-collapse: collapse; }

.wp-block-table th, .wp-block-table td {
  border: 0.0625rem solid #5b66b2;
  padding: 0.5rem; }

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

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

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

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

h4,
.h4 {
  font-size: 1.25rem; }
  @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: 0.875rem; }
  @media (min-width: 900px) {
    h6,
    .h6 {
      font-size: 0.875rem; } }
  @media (min-width: 1200px) {
    h6,
    .h6 {
      font-size: 0.875rem; } }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0 0 1rem 0;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  line-height: 1.25;
  color: #283380; }

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

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

.gform_wrapper .gform_fields {
  display: grid;
  row-gap: 1rem;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  grid-template-columns: repeat(12, 1fr); }

.gform_wrapper .gfield,
.gform_wrapper .gfield--width-full {
  grid-column: span 12; }

.gform_wrapper .gfield--width-half {
  grid-column: span 12; }
  @media (min-width: 900px) {
    .gform_wrapper .gfield--width-half {
      grid-column: span 6; } }

.gform_wrapper .gfield--type-hidden {
  display: none; }

.gform_wrapper .gfield_description {
  padding: 2rem 0 0;
  font-size: 0.75rem;
  color: #283380; }

.gform_wrapper .ginput_container_consent {
  margin-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #5b66b3;
  line-height: 1.375; }

.gform_wrapper fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper select,
.gform_wrapper textarea {
  display: block;
  width: 100%;
  border: none;
  border-radius: 16px;
  padding: 1.25rem;
  background-color: #fff; }
  .gform_wrapper input[type="text"]::-webkit-input-placeholder, .gform_wrapper input[type="email"]::-webkit-input-placeholder, .gform_wrapper input[type="tel"]::-webkit-input-placeholder, .gform_wrapper select::-webkit-input-placeholder, .gform_wrapper textarea::-webkit-input-placeholder {
    color: #283380;
    font-weight: 700; }
  .gform_wrapper input[type="text"]::-moz-placeholder, .gform_wrapper input[type="email"]::-moz-placeholder, .gform_wrapper input[type="tel"]::-moz-placeholder, .gform_wrapper select::-moz-placeholder, .gform_wrapper textarea::-moz-placeholder {
    color: #283380;
    font-weight: 700; }
  .gform_wrapper input[type="text"]:-ms-input-placeholder, .gform_wrapper input[type="email"]:-ms-input-placeholder, .gform_wrapper input[type="tel"]:-ms-input-placeholder, .gform_wrapper select:-ms-input-placeholder, .gform_wrapper textarea:-ms-input-placeholder {
    color: #283380;
    font-weight: 700; }
  .gform_wrapper input[type="text"]::-ms-input-placeholder, .gform_wrapper input[type="email"]::-ms-input-placeholder, .gform_wrapper input[type="tel"]::-ms-input-placeholder, .gform_wrapper select::-ms-input-placeholder, .gform_wrapper textarea::-ms-input-placeholder {
    color: #283380;
    font-weight: 700; }
  .gform_wrapper input[type="text"]::placeholder,
  .gform_wrapper input[type="email"]::placeholder,
  .gform_wrapper input[type="tel"]::placeholder,
  .gform_wrapper select::placeholder,
  .gform_wrapper textarea::placeholder {
    color: #283380;
    font-weight: 700; }

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

.gform_wrapper input[type="checkbox"] {
  cursor: pointer;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  height: 1.625rem;
  width: 1.625rem;
  background-color: #fff;
  border-radius: 8px;
  border: 0.0625rem solid #5b66b3;
  margin-right: 1rem; }
  .gform_wrapper input[type="checkbox"]:checked {
    background-color: #5b66b3; }

.gform_wrapper input[type="submit"] {
  cursor: pointer; }

.gform_wrapper .hide_summary,
.gform_wrapper .gfield_required,
.gform_wrapper .hidden_label .gfield_label {
  display: none; }

.gform_wrapper .validation_message {
  padding: 0.5rem 0 0 0;
  color: #d95656;
  font-weight: 700; }

.gc-activity-reports__box {
  background-color: #f0f2ff;
  padding: 1rem;
  border-radius: 16px;
  display: grid;
  gap: 2rem; }
  @media (min-width: 900px) {
    .gc-activity-reports__box {
      padding: 3rem; } }

.gc-activity-reports__wrapper {
  display: grid;
  gap: 2rem; }
  @media (min-width: 900px) {
    .gc-activity-reports__wrapper {
      grid-template-columns: 1fr 1fr;
      gap: 4rem; } }

.gc-activity-reports__icon {
  width: 1rem;
  fill: #5b66b2; }

.gc-activity-reports__description a {
  text-decoration: underline; }

.gc-activity-reports__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 0.125rem solid #fab42a;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  font-weight: 700;
  color: #5b66b2;
  width: 100%; }
  @media (min-width: 900px) {
    .gc-activity-reports__content {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .gc-activity-reports__content:hover {
    color: #283380; }
    .gc-activity-reports__content:hover .gc-activity-reports__icon {
      fill: #fab42a; }

.gc-activity-reports__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem; }
  @media (min-width: 900px) {
    .gc-activity-reports__slide {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      gap: 4rem; } }

.gc-activity-reports__list {
  display: grid;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  width: 100% !important; }

.gc-activity-reports__buttons {
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem;
  margin-bottom: 1rem;
  gap: 1rem; }

.gc-activity-reports__button {
  background-color: #fab42a;
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 12px; }
  .gc-activity-reports__button:hover {
    background-color: #283380; }

.gc-activity-reports__arrow {
  fill: white;
  width: 1rem; }

.gc-breadcrumbs {
  font-weight: 700;
  color: #283380;
  font-size: 0.75rem; }
  .gc-breadcrumbs a {
    text-decoration: none;
    color: inherit; }
  .gc-breadcrumbs p {
    margin: 0; }

.gc-button {
  display: inline-block;
  cursor: pointer;
  border: 0;
  line-height: 1.5;
  background-color: #283380;
  color: #fff;
  font-weight: 700;
  border-radius: 12px;
  padding: 0.65rem 1.5rem;
  text-align: center;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .gc-button:active, .gc-button:focus {
    outline: 0; }
  .gc-button:hover {
    background-color: #fab42a;
    color: #fff; }
  .gc-button--yellow {
    background-color: #fab42a; }
    .gc-button--yellow:hover {
      background-color: #283380; }
  .gc-button--light-blue {
    background-color: #f0f2ff;
    color: #283380; }
    .gc-button--light-blue:hover {
      background-color: #283380; }
  .gc-button--outline {
    background-color: transparent;
    -webkit-box-shadow: inset 0 0 0 0.125rem #fff;
            box-shadow: inset 0 0 0 0.125rem #fff; }
    .gc-button--outline:hover {
      background: rgba(40, 51, 128, 0.5); }
  .gc-button--arrow {
    color: #5b66b3;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: transparent;
    padding: 0; }
    .gc-button--arrow:hover {
      background-color: transparent;
      color: #283380; }
      .gc-button--arrow:hover .gc-button__icon {
        fill: #fab42a; }
  .gc-button--arrow-alt {
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #5b66b2;
    gap: 0.5rem;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    background-color: transparent;
    padding: 0; }
    .gc-button--arrow-alt .gc-button__icon {
      height: 1rem;
      fill: #5b66b2;
      gap: 0.5rem;
      width: auto;
      -webkit-transition: fill 0.15s ease-in-out;
      transition: fill 0.15s ease-in-out; }
    .gc-button--arrow-alt:hover {
      color: #283380;
      gap: 0.5rem;
      background-color: transparent; }
      .gc-button--arrow-alt:hover .gc-button__icon {
        fill: #fab42a; }
  .gc-button__icon {
    fill: #5b66b3;
    height: 1rem;
    width: auto;
    margin-left: 0.5rem;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out; }

.gc-cta__title {
  color: #283380;
  margin-bottom: 0.5rem; }

.gc-cta__description {
  color: #4b4b66;
  margin: 1.5rem 0 1.5rem; }

.gc-cta__wrapper {
  display: grid;
  gap: 1rem; }
  @media (min-width: 900px) {
    .gc-cta__wrapper {
      grid-template-columns: 1.5fr 1fr;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.gc-cta__image-wrapper--cover-image .gc-cta__image {
  -o-object-fit: cover;
     object-fit: cover; }

.gc-cta__image-wrapper--80 {
  height: 80%; }
  .gc-cta__image-wrapper--80 .gc-cta__image {
    max-height: 100%; }

.gc-cta__block {
  background-color: #fff4de;
  padding: 1rem;
  border-radius: 16px; }
  @media (min-width: 900px) {
    .gc-cta__block {
      padding: 3rem; } }
  .gc-cta__block--blue {
    background-color: #f0f2ff; }
  .gc-cta__block--yellow .gc-submit-button {
    background-color: #fab42a; }
    .gc-cta__block--yellow .gc-submit-button:hover {
      background-color: #283380; }
  @media (min-width: 900px) {
    .gc-cta__block--yellow .gc-cta__description {
      margin-bottom: 3rem; } }
  .gc-cta__block .gform_wrapper .gfield_label {
    visibility: hidden;
    display: none; }

.gc-cta__image {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  max-height: 31.25rem;
  -o-object-fit: contain;
     object-fit: contain; }

.gc-cta__button {
  width: 100%; }
  @media (min-width: 900px) {
    .gc-cta__button {
      margin-top: 2rem; } }

.gc-cii--overview .gc-cii__bottom {
  display: grid; }
  @media (min-width: 900px) {
    .gc-cii--overview .gc-cii__bottom {
      grid-template-columns: 1fr 1fr;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: end; } }

.gc-cii--overview .gc-cii__quote,
.gc-cii--overview .gc-cii__client {
  color: #283380; }

.gc-cii--small-margin .gc-cii__quote {
  margin-bottom: 2rem;
  font-size: 1rem; }

.gc-cii__quote {
  display: block;
  font-size: 1.5rem;
  font-style: italic;
  margin-bottom: 4rem; }
  .gc-cii__quote::before, .gc-cii__quote::after {
    content: ""; }

.gc-cii__client {
  font-size: 0.85rem; }

.gc-cii__dash:not(:last-of-type)::after {
  content: "-"; }

.gc-cii__name {
  margin-bottom: 0; }

.gc-cii__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end; }

.gc-contact__container {
  margin-bottom: 4rem; }
  @media (min-width: 900px) {
    .gc-contact__container {
      margin-bottom: 8rem; } }

.gc-contact__wrapper {
  display: grid;
  gap: 2rem; }
  @media (min-width: 900px) {
    .gc-contact__wrapper {
      grid-template-columns: 1fr 1fr;
      gap: 4rem; } }

.gc-contact__map {
  width: 100%;
  border-radius: 16px;
  min-height: 30.875rem;
  margin-bottom: 4rem; }

.gc-contact__block {
  background-color: #f0f2ff;
  padding: 1rem;
  border-radius: 16px; }
  @media (min-width: 900px) {
    .gc-contact__block {
      padding: 3rem; } }

.gc-contact__contacts {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 1.5rem;
  padding: 1.4rem;
  background-color: #fff4de;
  border-radius: 16px;
  gap: 1rem; }
  @media (min-width: 900px) {
    .gc-contact__contacts {
      margin-bottom: 0; } }

.gc-contact__contact-icon {
  height: 1.125rem;
  width: 1.125rem;
  fill: #fab42a; }

.gc-contact__contact-item, .gc-contact__contact-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem; }

.gc-contact__form input::-webkit-input-placeholder, .gc-contact__form textarea::-webkit-input-placeholder {
  opacity: 0; }

.gc-contact__form input::-moz-placeholder, .gc-contact__form textarea::-moz-placeholder {
  opacity: 0; }

.gc-contact__form input:-ms-input-placeholder, .gc-contact__form textarea:-ms-input-placeholder {
  opacity: 0; }

.gc-contact__form input::-ms-input-placeholder, .gc-contact__form textarea::-ms-input-placeholder {
  opacity: 0; }

.gc-contact__form input::placeholder, .gc-contact__form textarea::placeholder {
  opacity: 0; }

.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: 1332px; } }
  .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: 8rem;
        margin-bottom: 8rem; } }
  .gc-container--has-padding {
    padding-top: 4rem;
    padding-bottom: 4rem; }
    @media (min-width: 900px) {
      .gc-container--has-padding {
        padding-top: 8rem;
        padding-bottom: 8rem; } }
  .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-cis__title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem; }

.gc-cis__title {
  margin: 0; }

.gc-cis__content {
  line-height: 1.375; }
  .gc-cis__content iframe {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
    border-radius: 16px; }
  .gc-cis__content img {
    border-radius: 16px;
    width: 100%;
    height: auto; }
  .gc-cis__content ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 1rem; }
  .gc-cis__content li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .gc-cis__content li::before {
      content: "";
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 1rem;
      height: 1rem;
      background-color: #fab42a;
      -webkit-mask-image: url(../../assets/icons/check.svg);
              mask-image: url(../../assets/icons/check.svg);
      -webkit-mask-size: 1rem;
              mask-size: 1rem;
      margin-right: 1rem; }
  .gc-cis__content a {
    text-decoration: underline; }

.gc-cis__button {
  margin-top: 2rem; }

.gc-cwv--has-visual .gc-cwv__wrapper {
  display: grid;
  gap: 2rem; }
  @media (min-width: 900px) {
    .gc-cwv--has-visual .gc-cwv__wrapper {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 4rem;
      grid-template-columns: 1fr 1fr; } }

.gc-cwv--has-visual .gc-cwv__content {
  text-align: left; }

@media (min-width: 900px) {
  .gc-cwv--is-reversed .gc-cwv__visual {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; } }

.gc-cwv__breadcrumbs {
  margin-top: -3rem;
  margin-bottom: 2rem; }
  @media (min-width: 900px) {
    .gc-cwv__breadcrumbs {
      margin-top: -7rem; } }

.gc-cwv__image {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px; }

.gc-cwv__video-container {
  border-radius: 16px;
  overflow: hidden; }

.gc-cwv__content {
  text-align: center;
  width: 100%;
  line-height: 1.375; }

.gc-cwv__text ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: grid;
  gap: 1rem; }

.gc-cwv__text li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .gc-cwv__text li::before {
    content: "";
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 1rem;
    height: 1rem;
    background-color: #fab42a;
    -webkit-mask-image: url(../../assets/icons/check.svg);
            mask-image: url(../../assets/icons/check.svg);
    -webkit-mask-size: 1rem;
            mask-size: 1rem;
    margin-right: 1rem; }
  .gc-cwv__text li > * {
    display: contents; }

.gc-cwv__text a {
  text-decoration: underline; }

.gc-cwv__box {
  padding: 2rem;
  background-color: #fff4de;
  margin-top: 2rem;
  border-radius: 16px; }

.gc-cwv__buttons {
  margin-top: 3rem;
  display: grid;
  gap: 1rem; }
  @media (min-width: 600px) {
    .gc-cwv__buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 1rem; } }

.gc-cookie-policy h2,
.gc-cookie-policy h3 {
  margin-top: 2rem; }

.gc-cookie-policy__contact {
  margin-top: 2rem; }
  .gc-cookie-policy__contact a {
    text-decoration: underline; }

.gc-destiny {
  border-bottom: 0.0625rem solid #f0f2ff;
  overflow: hidden; }
  .gc-destiny__title {
    text-align: center;
    margin: 4rem 0; }
  .gc-destiny__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid; }
    @media (min-width: 900px) {
      .gc-destiny__list {
        grid-template-columns: 1fr 1fr; } }
  .gc-destiny__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 0;
    position: relative; }
    .gc-destiny__item:first-child {
      border-bottom: 0.0625rem solid #f0f2ff;
      margin-bottom: 2rem; }
      @media (min-width: 900px) {
        .gc-destiny__item:first-child {
          border-right: 0.0625rem solid #f0f2ff;
          border-bottom: none;
          margin-bottom: 0; } }
      @media (min-width: 900px) {
        .gc-destiny__item:first-child .gc-destiny__item-link {
          padding-right: 4rem; } }
    @media (min-width: 900px) {
      .gc-destiny__item:last-child::after {
        left: 0;
        right: auto; } }
    @media (min-width: 900px) {
      .gc-destiny__item:last-child .gc-destiny__item-link {
        padding-left: 4rem; } }
    @media (min-width: 900px) {
      .gc-destiny__item::after {
        content: "";
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 50vw;
        background-color: #f0f2ff;
        pointer-events: none;
        opacity: 0;
        -webkit-transition: opacity 0.15s ease-in-out;
        transition: opacity 0.15s ease-in-out;
        z-index: -1;
        height: 100%; } }
    .gc-destiny__item:hover:after {
      opacity: 1; }
  .gc-destiny__item-link {
    height: 100%; }
    .gc-destiny__item-link:hover {
      color: #4b4b66; }
  .gc-destiny__item-title {
    margin-bottom: 0; }
  .gc-destiny__description {
    margin: 2rem 0; }
  .gc-destiny__link-rounded {
    margin-bottom: 2rem; }
  .gc-destiny__link {
    color: #5b66b2;
    padding-bottom: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    font-weight: 700;
    gap: 0.5rem; }
    @media (min-width: 900px) {
      .gc-destiny__link {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-bottom: 8rem; } }
    .gc-destiny__link:hover {
      color: #283380; }
      .gc-destiny__link:hover .gc-destiny__arrow {
        fill: #fab42a; }
  .gc-destiny__arrow {
    max-width: 1rem;
    fill: #5b66b2;
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out; }
  .gc-destiny__image {
    max-height: 25rem;
    -o-object-fit: contain;
       object-fit: contain; }

.gc-entrepreneurs__container {
  display: grid;
  gap: 3rem; }
  @media (min-width: 600px) {
    .gc-entrepreneurs__container {
      gap: 2rem; } }

@media (min-width: 1200px) {
  .gc-entrepreneurs__left {
    max-width: 50%; } }

.gc-entrepreneurs__description {
  line-height: 1.375; }

.gc-entrepreneurs__right {
  min-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.gc-entrepreneurs__splide {
  min-width: 0; }

.gc-entrepreneurs__item:hover {
  color: inherit; }

.gc-entrepreneurs__image {
  width: 100%;
  height: 21.875rem;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
  margin-bottom: 1.5rem;
  -o-object-position: top;
     object-position: top; }
  @media (min-width: 600px) {
    .gc-entrepreneurs__image {
      height: 17.75rem; } }

.gc-entrepreneurs__item-title {
  margin-bottom: 0.5rem; }

.gc-entrepreneurs__item-description {
  line-height: 1.375; }

.gc-entrepreneurs__button {
  margin-top: 1rem; }

.gc-entrepreneurs__buttons {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1rem;
  display: grid;
  gap: 0.5rem; }
  @media (min-width: 900px) {
    .gc-entrepreneurs__buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .gc-entrepreneurs__buttons--entrepreneurs-count-1 {
    display: none; }
  @media (min-width: 900px) {
    .gc-entrepreneurs__buttons--entrepreneurs-count-2 {
      display: none; } }
  @media (min-width: 1200px) {
    .gc-entrepreneurs__buttons--entrepreneurs-count-3 {
      display: none; } }

.gc-executive-board__intro {
  max-width: 37.5rem;
  line-height: 1.375; }

.gc-executive-board__tabs {
  margin-top: 3rem; }

.gc-executive-board__tab-role {
  text-transform: uppercase; }

.gc-executive-board__content-wrapper {
  display: grid;
  gap: 1.5rem; }
  @media (min-width: 600px) {
    .gc-executive-board__content-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

@media (min-width: 600px) {
  .gc-executive-board__left {
    -ms-flex-negative: 0;
        flex-shrink: 0; } }

.gc-executive-board__image {
  border-radius: 16px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 17.75rem;
  height: auto;
  max-height: 100%; }
  @media (min-width: 600px) {
    .gc-executive-board__image {
      height: 25rem; } }

.gc-executive-board__linkedin {
  display: block;
  margin-top: 1rem; }

.gc-executive-board__icon {
  height: 1.5rem;
  width: auto;
  fill: #283380; }

.gc-executive-board__role {
  display: inline-block;
  background-color: #fff4de;
  color: #fab42a;
  padding: 0.5rem;
  border-radius: 8px;
  line-height: 1.25;
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
  margin-bottom: 0.25rem; }

.gc-executive-board__description {
  line-height: 1.25; }

.gc-faq__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: grid;
  max-width: 53.875rem;
  margin: 0 auto;
  gap: 1rem; }

.gc-faq__question-item {
  color: #283380;
  padding: 1rem;
  background-color: #fff4de;
  border-radius: 16px; }
  @media (min-width: 900px) {
    .gc-faq__question-item {
      padding: 1rem 2rem; } }

.gc-faq__question {
  cursor: pointer;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  word-break: break-word;
  gap: 1rem;
  font-size: 1.2rem; }

@media (min-width: 900px) {
  .gc-faq__anwser {
    padding-right: 3rem; } }

.gc-faq__anwser-text {
  margin-top: 1rem; }

.gc-footer {
  background-color: #08114d;
  padding: 3rem 0;
  color: #fff; }
  .gc-footer__container {
    position: relative; }
  @media (min-width: 1200px) {
    .gc-footer__top-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      gap: 4rem; } }
  .gc-footer__logo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    @media (min-width: 1200px) {
      .gc-footer__logo-wrapper {
        -ms-flex-preferred-size: 45%;
            flex-basis: 45%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .gc-footer__logo {
    -o-object-fit: contain;
       object-fit: contain; }
  .gc-footer__logo-partners {
    -o-object-fit: contain;
       object-fit: contain;
    max-height: 2rem;
    max-width: 7rem; }
  .gc-footer__socials {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .gc-footer__social-icon {
    height: 1.125rem;
    width: auto;
    fill: #fab42a; }
  .gc-footer__navigation {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  .gc-footer__menu {
    display: grid;
    margin: 0;
    padding: 0;
    list-style-type: none; }
    @media (min-width: 600px) {
      .gc-footer__menu {
        -webkit-column-gap: 3rem;
           -moz-column-gap: 3rem;
                column-gap: 3rem;
        grid-template-columns: 1fr 1fr; } }
    @media (min-width: 1200px) {
      .gc-footer__menu {
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2; } }
  .gc-footer__menu-item {
    padding-bottom: 1rem;
    font-weight: 700; }
  .gc-footer__bottom-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end; }
  .gc-footer__links {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 1rem; }
  .gc-footer__link {
    margin-right: 1.5rem; }
    .gc-footer__link:last-child {
      margin-right: 0; }
    .gc-footer__link a {
      text-decoration: underline; }
  .gc-footer__growl:hover .gc-footer__growl-icon--full {
    opacity: 1; }
  .gc-footer__growl-icon {
    display: block;
    fill: #fff;
    height: 1.25rem; }
    .gc-footer__growl-icon--full {
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    @media (min-width: 1200px) {
      .gc-footer__growl-icon {
        height: 1.375rem; } }
  .gc-footer__contacts {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .gc-footer__contact-item {
    padding-bottom: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.5rem; }
    .gc-footer__contact-item--small {
      font-size: 0.75rem; }
    .gc-footer__contact-item--logos {
      max-width: 25rem; }
  .gc-footer__contact-icon {
    height: 1.125rem;
    width: 1.125rem;
    fill: #fab42a;
    -ms-flex-negative: 0;
        flex-shrink: 0; }

.gc-gallery__top {
  max-width: 47.5rem; }

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

.gc-gallery__image {
  display: block;
  border-radius: 12px;
  height: auto;
  aspect-ratio: 1;
  min-width: 19.625rem;
  margin-bottom: 1rem;
  -o-object-fit: cover;
     object-fit: cover; }

.gc-submit-button {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  text-align: center;
  background-color: #283380;
  color: #fff;
  border-radius: 12px;
  padding: 0.65rem 1.5rem;
  margin-top: 1rem;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out; }
  .gc-submit-button:hover {
    background-color: #fab42a;
    color: #fff; }
  .gc-submit-button:focus-visible {
    outline: 0.125rem solid black;
    border-radius: 3px; }
  .gc-submit-button__inner {
    width: 100%;
    font-weight: 700; }
    .gc-submit-button__inner:focus {
      outline: none; }
  .gc-submit-button .gform_ajax_spinner {
    margin-left: 0.5rem; }

.gc-hero {
  position: relative; }
  .gc-hero::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-color: #283380;
    opacity: 0.7;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0; }
  .gc-hero__title {
    color: #fff; }
  .gc-hero__subtitle {
    color: #fff; }
  .gc-hero__wrapper {
    position: relative;
    z-index: 1;
    padding: 6rem 0;
    color: #fff; }
    @media (min-width: 900px) {
      .gc-hero__wrapper {
        padding: 8rem 0;
        width: 50%; } }
  .gc-hero__breadcrumbs {
    position: absolute;
    left: 0;
    top: 2rem;
    color: #fff; }
  .gc-hero__buttons {
    margin-top: 2rem;
    gap: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 900px) {
      .gc-hero__buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        margin-top: 3rem; } }
  .gc-hero__image {
    position: absolute;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    top: 0;
    left: 0; }

.gc-icon-button {
  background-color: #fab42a;
  padding: 0.5rem;
  border-radius: 12px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: grid;
  place-content: center;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out; }
  .gc-icon-button:hover {
    background-color: #283380; }
  .gc-icon-button__icon {
    fill: #fff;
    height: 1rem; }

.gc-ifp__overlay {
  position: fixed;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -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; }
  .gc-ifp__overlay::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.5; }
  .gc-ifp__overlay h3 {
    font-size: 15px;
    margin: 0px; }

.gc-ifp__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem; }
  .gc-ifp__controls span {
    margin: 0px 5px; }

.gc-ifp__save {
  pointer-events: none;
  opacity: 0.4; }
  .gc-ifp__save--enabled {
    pointer-events: all;
    opacity: 1; }

.gc-ifp__img-container {
  width: 100%;
  height: 100%;
  background-color: #f7f7f7;
  position: absolute;
  left: 0;
  top: 0; }
  @media (min-width: 900px) {
    .gc-ifp__img-container {
      height: 38.125rem;
      width: 62.5rem;
      margin-left: -31.25rem;
      margin-top: -19.0625rem;
      left: 50%;
      top: 50%; } }

.gc-ifp__header {
  height: 3.125rem;
  width: 100%;
  background-color: white;
  border-bottom: 0.0625rem solid #dcdcdd; }

.gc-ifp__wrapp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  padding: 10px 15px;
  border-bottom: 0.0625rem solid #dcdcdd; }

.gc-ifp__container {
  background-color: #f7f7f7;
  height: calc(100% - 50px);
  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-ifp__container {
      -webkit-box-align: normal;
          -ms-flex-align: normal;
              align-items: normal; } }

.gc-ifp__container-inner {
  position: relative; }

.gc-ifp__image {
  max-height: 100%;
  max-width: 100%;
  cursor: crosshair;
  height: 100%;
  width: auto;
  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-ifp__pin {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.25rem;
  height: 2.25rem;
  margin-left: -1.125rem;
  margin-top: -1.125rem;
  background-image: url(../../assets/icons/eye.svg);
  background-size: cover; }

.gc-ifp__label-holder {
  margin-bottom: 15px; }

.gc-ifp__close {
  border: 0px;
  background: transparent;
  z-index: 99;
  border: 1px solid; }

.gc-ifp__value {
  margin: 6px 0px; }

.media-frame-content.show {
  z-index: 9999999999999999999; }

.media-sidebar.show,
.media-frame-content.show {
  overflow: visible; }

.save-waiting .focusPoint__open,
.save-waiting .focusPoint__close {
  pointer-events: none;
  opacity: 0.4; }

.gc-info-box {
  padding: 2rem 1.5rem;
  border-radius: 16px;
  background-color: #f0f2ff;
  max-width: 53.8125rem; }
  .gc-info-box--dark-purple {
    background-color: #5b66b3; }
    .gc-info-box--dark-purple .gc-info-box__title,
    .gc-info-box--dark-purple .gc-info-box__description {
      color: #fff; }
  .gc-info-box--yellow {
    background-color: #fff4de; }
    .gc-info-box--yellow .gc-info-box__description {
      color: #4b4b66; }
  .gc-info-box__title p {
    margin: 0; }
  .gc-info-box__title strong {
    color: #fab42a; }
  .gc-info-box__description {
    color: #283380; }
    .gc-info-box__description ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    .gc-info-box__description li:not(:last-child) {
      margin-bottom: 1rem; }
    .gc-info-box__description li::before {
      content: "";
      width: 1rem;
      height: 1rem;
      background-color: #fab42a;
      -webkit-mask-image: url(../../assets/icons/check.svg);
              mask-image: url(../../assets/icons/check.svg);
      -webkit-mask-size: 1rem;
              mask-size: 1rem;
      margin-right: 1rem;
      display: inline-block; }
  .gc-info-box__button {
    width: 100%;
    margin-top: 2rem; }

.gc-intro {
  margin-top: 2rem;
  margin-bottom: 4rem; }
  .gc-intro__container {
    display: grid;
    gap: 2rem; }
    @media (min-width: 900px) {
      .gc-intro__container {
        grid-template-columns: 1fr 1fr;
        gap: 3rem;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .gc-intro__wrapper {
    max-width: 40rem; }
  .gc-intro__breadcrumbs {
    margin-bottom: 3rem; }
    @media (min-width: 600px) {
      .gc-intro__breadcrumbs {
        margin-bottom: 4rem; } }
  .gc-intro__title {
    margin: 0;
    font-size: 2.5rem; }
    @media (min-width: 600px) {
      .gc-intro__title {
        font-size: 3rem; } }
  .gc-intro__description {
    line-height: 1.25; }
  .gc-intro__image {
    display: block;
    border-radius: 16px;
    width: 100%;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain; }

.gc-map-hero {
  margin-top: 2rem;
  margin-bottom: 4rem; }
  @media (min-width: 900px) {
    .gc-map-hero {
      margin-top: 4rem;
      margin-bottom: 8rem; } }
  .gc-map-hero__container {
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem; }
    @media (min-width: 900px) {
      .gc-map-hero__container {
        gap: 1rem;
        grid-template-columns: 1fr 2fr; } }
  @media (min-width: 900px) {
    .gc-map-hero__content {
      padding: 4rem 4rem 4rem 0; } }
  .gc-map-hero__map {
    width: 100%;
    height: 100%;
    min-height: 25rem;
    position: relative; }
    .gc-map-hero__map .cmplz-placeholder-parent {
      height: 100%; }
    .gc-map-hero__map iframe {
      width: 100%;
      height: 100%;
      border: none;
      border-radius: 16px; }
    .gc-map-hero__map::after {
      content: '';
      display: block;
      height: 2rem;
      width: 2rem;
      position: absolute;
      left: -1.5rem;
      top: 1rem;
      pointer-events: none;
      -webkit-mask-image: url(../../assets/icons/share.svg);
              mask-image: url(../../assets/icons/share.svg);
      -webkit-mask-size: contain;
              mask-size: contain;
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat;
      background-color: #fab42a; }

.gc-modal {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  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-modal__container {
    overflow-y: auto;
    width: 100%;
    max-width: 90%;
    max-height: 90%;
    background: #fff;
    border-radius: 16px;
    padding: 1rem; }
    @media (min-width: 1200px) {
      .gc-modal__container {
        max-width: 20.75rem; } }

.gc-navbar {
  background-color: #fff;
  padding: 1rem 0;
  position: sticky;
  top: 0;
  z-index: 100; }
  @media (min-width: 1200px) {
    .gc-navbar {
      position: static;
      padding: 2rem 0; } }
  .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: 1200px) {
      .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;
    height: 3rem;
    width: auto; }
    @media (min-width: 1200px) {
      .gc-navbar__logo {
        height: 4rem; } }
  .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; }
    @media (min-width: 1200px) {
      .gc-navbar__burger {
        display: none; } }
    .gc-navbar__burger span {
      display: block;
      position: absolute;
      height: 0.125rem;
      width: 70%;
      left: 15%;
      background: #283380;
      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: 25%; }
      .gc-navbar__burger span:nth-child(2) {
        top: calc(50% - 1px); }
      .gc-navbar__burger span:nth-child(3) {
        bottom: 25%; }
    .gc-navbar__burger:focus {
      outline: none; }
  .gc-navbar__nav {
    width: 100%;
    background-color: #fff;
    display: grid;
    font-weight: 700;
    color: #5b66b3;
    gap: 1rem;
    padding-top: 1.5rem;
    padding-bottom: 0.5rem; }
    @media (min-width: 1200px) {
      .gc-navbar__nav {
        width: auto;
        display: grid !important;
        height: auto !important;
        gap: 1.75rem;
        padding: 0; } }
  .gc-navbar__nav-top {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: grid;
    gap: 1rem; }
    @media (min-width: 1200px) {
      .gc-navbar__nav-top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        gap: 2rem;
        -webkit-box-ordinal-group: unset;
            -ms-flex-order: unset;
                order: unset;
        font-size: 0.75rem; } }
  .gc-navbar__menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 1rem; }
    @media (min-width: 1200px) {
      .gc-navbar__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .gc-navbar__menu--secondary {
      font-weight: 400; }
      @media (min-width: 1200px) {
        .gc-navbar__menu--secondary {
          gap: 2rem;
          font-weight: 700; } }
    @media (min-width: 1200px) {
      .gc-navbar__menu--primary {
        gap: 1rem; } }
    @media (min-width: 1440px) {
      .gc-navbar__menu--primary {
        gap: 3rem; } }
  .gc-navbar__item--desktop {
    display: none; }
    @media (min-width: 1200px) {
      .gc-navbar__item--desktop {
        display: block; } }
  @media (min-width: 1200px) {
    .gc-navbar__item--mobile {
      display: none; } }
  .gc-navbar__link:hover, .gc-navbar__link--current {
    color: #283380; }
  .gc-navbar__languages {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-navbar__language {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .gc-navbar__language:not(:last-of-type)::after {
      content: "";
      border-left: 0.0625rem solid #fab42a;
      padding-left: 0.5rem;
      margin-left: 0.5rem; }
  .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-number {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #fff4de;
  color: #fab42a;
  border-radius: 16px;
  height: 2.8125rem;
  width: 2.8125rem;
  display: grid;
  place-content: center;
  font-weight: 700;
  font-size: 1.5rem; }

.gc-page-base__body--lock {
  overflow: hidden; }

.gc-pagination {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .gc-pagination__prev, .gc-pagination__next {
    width: 2rem;
    height: 2rem;
    border-radius: 12px;
    background-color: #fab42a;
    display: grid;
    place-content: center;
    cursor: pointer;
    -webkit-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out; }
    .gc-pagination__prev:hover, .gc-pagination__next:hover {
      background-color: #283380; }
  .gc-pagination__prev {
    margin-right: 3.5rem; }
  .gc-pagination__next {
    margin-left: 3.5rem; }
  .gc-pagination__icon {
    width: auto;
    height: 1rem;
    fill: #fff; }
  .gc-pagination__page {
    margin: 0 1rem; }
  .gc-pagination__link {
    display: block;
    text-align: center;
    color: #5b66b3;
    text-decoration: none;
    font-weight: 700; }
    .gc-pagination__link--current, .gc-pagination__link:hover {
      color: #283380; }

.gc-partners__container {
  display: grid;
  gap: 1rem; }
  @media (min-width: 900px) {
    .gc-partners__container {
      gap: 2rem; } }

.gc-partners__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.gc-partners__logos {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  grid-template-columns: repeat(2, 1fr); }
  @media (min-width: 900px) {
    .gc-partners__logos {
      grid-template-columns: repeat(4, 1fr); } }

.gc-partners__logo {
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
  padding: 1.5rem;
  height: 8.75rem; }

.gc-partners__title {
  margin-bottom: 1rem; }

.gc-partners__description {
  width: 100%; }
  @media (min-width: 900px) {
    .gc-partners__description {
      width: 50%; } }

.gc-post-item-video {
  min-height: 25rem; }
  @media (max-width: 599px) {
    .gc-post-item-video {
      max-width: 80%; } }
  .gc-post-item-video__thumbnail {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    inset: 0;
    overflow: hidden;
    border-radius: 16px; }
    .gc-post-item-video__thumbnail iframe,
    .gc-post-item-video__thumbnail video,
    .gc-post-item-video__thumbnail lite-youtube {
      height: 100% !important;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      aspect-ratio: 9/16; }
  .gc-post-item-video__overlay {
    position: relative;
    height: 100%;
    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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), color-stop(60%, rgba(255, 255, 255, 0)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 60%);
    border-radius: 16px; }
  .gc-post-item-video__title {
    color: #fff;
    padding: 1.875rem 1.5rem; }
  .gc-post-item-video__button {
    background-color: #fab42a;
    height: 4.6875rem;
    width: 4.6875rem;
    display: grid;
    place-content: center;
    border-radius: 16px; }
  .gc-post-item-video__icon {
    height: 1.5rem;
    color: #fff; }
  .gc-post-item-video__more {
    width: 100%;
    position: absolute;
    left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: -1;
    -webkit-transform: translateY(1rem);
            transform: translateY(1rem); }

.gc-post-item {
  background-color: #f0f2ff;
  border-radius: 16px;
  overflow: hidden; }
  .gc-post-item:hover {
    text-decoration: none;
    color: #000; }
  .gc-post-item__wrapper {
    padding: 1.5rem;
    height: 100%;
    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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .gc-post-item__thumbnail {
    width: 100%;
    height: 10.5rem;
    -o-object-fit: cover;
       object-fit: cover; }
  .gc-post-item__categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    margin-bottom: 0.5rem; }
  .gc-post-item__category {
    padding: 0.125rem 0.5rem;
    background-color: #fab42a;
    color: #fff;
    font-size: 0.75rem;
    font-weight: 700;
    border-radius: 8px; }
  .gc-post-item__title {
    margin-bottom: 0.25rem; }
  .gc-post-item__date {
    font-size: 0.75rem;
    margin-bottom: 1rem; }
  .gc-post-item__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 4rem;
    margin-top: 1rem; }
  .gc-post-item__share {
    width: 2rem;
    height: 2rem;
    border-radius: 12px;
    background-color: #fab42a;
    display: grid;
    place-content: center;
    cursor: pointer;
    -webkit-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out; }
    .gc-post-item__share:hover {
      background-color: #283380; }
  .gc-post-item__share-icon {
    height: 1rem;
    width: auto;
    fill: #fff; }
  .gc-post-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 700;
    color: #5b66b3;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out; }
    .gc-post-item__link:hover {
      color: #283380; }
      .gc-post-item__link:hover .gc-post-item__read-icon {
        fill: #fab42a; }
  .gc-post-item__read-icon {
    fill: #5b66b3;
    height: 1rem;
    width: auto;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out; }

.gc-posts-alt {
  overflow: hidden; }
  .gc-posts-alt--small-margin {
    margin-top: 4rem;
    margin-bottom: 4rem; }
  @media (max-width: 599px) {
    .gc-posts-alt .gc-post-item {
      max-width: 80%; } }
  .gc-posts-alt__search {
    border: 0.125rem solid #f0f2ff;
    border-radius: 16px;
    height: 3.25rem;
    max-width: 22.5rem;
    margin: 0 0 2rem;
    padding: 0;
    position: relative; }
  .gc-posts-alt__search-input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    width: 100%;
    background-color: transparent;
    padding: 1rem 2.5rem 1rem 1rem;
    color: #283380; }
    .gc-posts-alt__search-input::-webkit-input-placeholder {
      color: #283380; }
    .gc-posts-alt__search-input::-moz-placeholder {
      color: #283380; }
    .gc-posts-alt__search-input:-ms-input-placeholder {
      color: #283380; }
    .gc-posts-alt__search-input::-ms-input-placeholder {
      color: #283380; }
    .gc-posts-alt__search-input::placeholder {
      color: #283380; }
    .gc-posts-alt__search-input::-webkit-search-cancel-button {
      display: none; }
    .gc-posts-alt__search-input:focus {
      outline: none; }
  .gc-posts-alt__search-icon {
    height: 1rem;
    width: auto;
    fill: #283380;
    position: absolute;
    right: 1rem;
    top: 0;
    bottom: 0;
    margin: auto 0; }
  .gc-posts-alt__categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
    row-gap: 0.75rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (max-width: 599px) {
      .gc-posts-alt__categories {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        overflow-x: overlay; } }
  .gc-posts-alt__category {
    white-space: nowrap; }
  .gc-posts-alt__types {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem; }
  .gc-posts-alt__type {
    margin-top: 3.5rem;
    margin-bottom: 1.75rem;
    color: #5b66b2; }
    .gc-posts-alt__type:hover {
      color: #283380; }
    .gc-posts-alt__type--current {
      color: #283380;
      font-weight: 700; }
  .gc-posts-alt__track {
    overflow: visible; }
  .gc-posts-alt__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    margin-top: 1.5rem; }
  .gc-posts-alt__button {
    background-color: #283380;
    width: 2rem;
    height: 2rem;
    display: grid;
    place-content: center;
    border-radius: 12px;
    -webkit-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out; }
    .gc-posts-alt__button:hover {
      background-color: #283380; }
  .gc-posts-alt__arrow {
    height: 1rem;
    width: auto;
    fill: #fff; }

.gc-posts-overview {
  scroll-margin: 7rem; }
  .gc-posts-overview__container {
    display: grid; }
    @media (min-width: 900px) {
      .gc-posts-overview__container {
        grid-template-columns: repeat(12, 1fr); } }
  @media (min-width: 900px) {
    .gc-posts-overview__filters {
      grid-column: span 3;
      padding-right: 2.5rem; } }
  .gc-posts-overview__search {
    border: 0.125rem solid #f0f2ff;
    border-radius: 16px;
    height: 3.25rem;
    margin: 0 0 2rem;
    padding: 0;
    position: relative; }
  .gc-posts-overview__search-input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border: 0;
    width: 100%;
    background-color: transparent;
    padding: 1rem 2.5rem 1rem 1rem; }
    .gc-posts-overview__search-input::-webkit-input-placeholder {
      color: #283380; }
    .gc-posts-overview__search-input::-moz-placeholder {
      color: #283380; }
    .gc-posts-overview__search-input:-ms-input-placeholder {
      color: #283380; }
    .gc-posts-overview__search-input::-ms-input-placeholder {
      color: #283380; }
    .gc-posts-overview__search-input::placeholder {
      color: #283380; }
    .gc-posts-overview__search-input::-webkit-search-cancel-button {
      display: none; }
    .gc-posts-overview__search-input:focus {
      outline: none; }
  .gc-posts-overview__search-icon {
    height: 1.125rem;
    width: auto;
    fill: #fab42a;
    position: absolute;
    right: 1rem;
    top: 0;
    bottom: 0;
    margin: auto 0; }
  .gc-posts-overview__filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .gc-posts-overview__filter:not(:last-child) {
      margin-bottom: 0.5rem; }
    .gc-posts-overview__filter input[type="checkbox"] {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      cursor: pointer;
      height: 1.625rem;
      width: 1.625rem;
      border: 0.0625rem solid #5b66b3;
      display: grid;
      place-content: center;
      -webkit-transition: 0.15s ease-in-out;
      transition: 0.15s ease-in-out;
      margin-right: 1rem;
      border-radius: 8px; }
      .gc-posts-overview__filter input[type="checkbox"]::after {
        content: "";
        display: block;
        background-color: #fab42a;
        -webkit-mask-image: url(../../assets/icons/check.svg);
                mask-image: url(../../assets/icons/check.svg);
        -webkit-mask-size: 100%;
                mask-size: 100%;
        -webkit-mask-repeat: no-repeat;
                mask-repeat: no-repeat;
        -webkit-mask-position: center;
                mask-position: center;
        height: 1.125rem;
        width: 1.125rem;
        opacity: 0;
        -webkit-transition: 0.15s ease-in-out;
        transition: 0.15s ease-in-out; }
      .gc-posts-overview__filter input[type="checkbox"]:checked::after {
        opacity: 1; }
  @media (min-width: 900px) {
    .gc-posts-overview__main {
      grid-column: span 9; } }
  .gc-posts-overview__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 1rem;
    margin-top: 3rem; }
    @media (min-width: 600px) {
      .gc-posts-overview__list {
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 900px) {
      .gc-posts-overview__list {
        margin-top: 0;
        grid-template-columns: repeat(3, 1fr); } }

.gc-posts__top {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem; }
  @media (min-width: 900px) {
    .gc-posts__top {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.gc-posts__title {
  margin-bottom: 0; }

.gc-posts__description {
  font-size: 0.85rem;
  margin-bottom: 2rem; }
  @media (min-width: 900px) {
    .gc-posts__description {
      max-width: 50%; } }

.gc-posts__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: grid;
  gap: 1rem; }
  @media (min-width: 600px) {
    .gc-posts__list {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 900px) {
    .gc-posts__list {
      grid-template-columns: repeat(4, 1fr); } }
  .gc-posts__list--carousel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0; }

.gc-posts__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin-top: 1.5rem; }

.gc-posts__button {
  background-color: #fab42a;
  width: 2rem;
  height: 2rem;
  display: grid;
  place-content: center;
  border-radius: 12px;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out; }
  .gc-posts__button:hover {
    background-color: #283380; }

.gc-posts__arrow {
  height: 1rem;
  width: auto;
  fill: #fff; }

.gc-range-slider--white .gc-range-slider__form-row {
  color: #283380; }

.gc-range-slider__form-row {
  color: #fff; }

.gc-range-slider__form-label {
  font-size: 1.5rem;
  margin-right: 0.5rem; }

.gc-range-slider__form-result {
  font-size: 1.5rem;
  color: #fab42a;
  font-weight: 700; }

.gc-range-slider__form-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  margin-top: 0.25rem; }
  .gc-range-slider__form-description p {
    margin: 0; }

.gc-range-slider__icon {
  fill: #fab42a;
  width: 1rem;
  margin-right: 0.1rem;
  margin-bottom: -0.1rem; }

.gc-range-slider__icon-small {
  fill: #fff;
  width: 0.5rem;
  margin-right: 0.5rem; }

.gc-range-slider__input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-right: 1rem;
  width: 100%;
  height: 0.5rem;
  background: #fdda95;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fab42a), to(#fab42a));
  background-image: linear-gradient(#fab42a, #fab42a);
  background-size: 0% 100%;
  background-repeat: no-repeat; }
  .gc-range-slider__input::-webkit-slider-thumb {
    -webkit-appearance: none;
            appearance: none;
    border: 0.125rem solid #fab42a;
    height: 1.5rem;
    width: 1.5rem;
    background: #fdda95;
    margin-top: -0.25rem;
    border-radius: 4px; }
  .gc-range-slider__input::-webkit-slider-runnable-track, .gc-range-slider__input::-moz-range-track, .gc-range-slider__input::-ms-track {
    -webkit-appearance: none;
            appearance: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    background: transparent; }
  .gc-range-slider__input:focus {
    outline: none; }

.gc-reference-hero {
  margin-top: 2rem;
  margin-bottom: 4rem; }
  @media (min-width: 900px) {
    .gc-reference-hero {
      margin-bottom: 8rem; } }
  .gc-reference-hero__breadcrumbs {
    margin-bottom: 4rem; }
  .gc-reference-hero__wrapper {
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem; }
    @media (min-width: 900px) {
      .gc-reference-hero__wrapper {
        gap: 4rem;
        grid-template-columns: 1fr 1fr; } }
  @media (min-width: 900px) {
    .gc-reference-hero__content {
      padding: 4rem 0; } }
  .gc-reference-hero__title {
    margin: 0;
    line-height: 1.25; }
  .gc-reference-hero__subtitle {
    margin-bottom: 1rem; }
  .gc-reference-hero__image {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 16px; }
  .gc-reference-hero__buttons {
    margin: 2rem 0;
    display: grid;
    gap: 1rem; }
    @media (min-width: 600px) {
      .gc-reference-hero__buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .gc-reference-hero .gc-cii__quote {
    font-weight: 300; }

.gc-reference-item {
  display: grid;
  gap: 1rem; }
  @media (min-width: 900px) {
    .gc-reference-item {
      grid-template-columns: repeat(8, 1fr); } }
  .gc-reference-item__thumbnail {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 16px; }
    @media (min-width: 900px) {
      .gc-reference-item__thumbnail {
        grid-column: span 3; } }
  .gc-reference-item__content {
    padding: 1rem;
    background-color: #fff4de;
    border-radius: 16px; }
    @media (min-width: 900px) {
      .gc-reference-item__content {
        grid-column: span 5;
        padding: 3rem; } }

@media (min-width: 1440px) {
  .gc-reference__container {
    max-width: 67.5rem; } }

.gc-references-overview {
  scroll-margin: 7rem; }
  .gc-references-overview__container {
    display: grid;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start; }
    @media (min-width: 900px) {
      .gc-references-overview__container {
        grid-template-columns: repeat(12, 1fr); } }
  @media (min-width: 900px) {
    .gc-references-overview__sidebar {
      grid-column: span 4;
      padding-left: 2.5rem;
      position: sticky;
      top: 1rem; } }
  @media (min-width: 900px) {
    .gc-references-overview__main {
      grid-column: span 8; } }
  .gc-references-overview__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 1rem; }

.gc-references--thumbnail .gc-references__title-block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.gc-references--thumbnail .gc-references__archive-link {
  margin-top: 0; }

@media (min-width: 900px) {
  .gc-references--thumbnail .gc-references__wrapper {
    grid-template-columns: 1fr; } }

.gc-references--thumbnail .gc-references__splide {
  background-color: transparent; }

.gc-references--thumbnail .gc-references__content {
  gap: 1rem;
  padding: 0; }
  @media (min-width: 900px) {
    .gc-references--thumbnail .gc-references__content {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.gc-references--thumbnail .gc-references__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px; }
  @media (min-width: 900px) {
    .gc-references--thumbnail .gc-references__image {
      width: 40%;
      max-height: 31.25rem; } }

.gc-references--thumbnail .gc-references__ref-content {
  overflow: hidden;
  border-radius: 16px;
  background-color: #fff4de;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  padding: 1rem 1rem 4rem;
  color: #283380;
  width: 100%;
  height: 100%; }
  @media (min-width: 900px) {
    .gc-references--thumbnail .gc-references__ref-content {
      gap: 1rem;
      padding: 3rem;
      width: 60%; } }

.gc-references--thumbnail .gc-references__buttons {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: -3rem;
  position: relative;
  z-index: 2; }
  @media (min-width: 900px) {
    .gc-references--thumbnail .gc-references__buttons {
      margin-top: 0; } }

.gc-references__wrapper {
  display: grid;
  margin-top: 2rem;
  gap: 1rem; }
  @media (min-width: 900px) {
    .gc-references__wrapper {
      grid-template-columns: 1fr 1fr;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      gap: 2rem; } }
  @media (min-width: 1200px) {
    .gc-references__wrapper {
      grid-template-columns: 0.5fr 1fr;
      gap: 4rem; } }

.gc-references__title-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left; }
  .gc-references__title-block--space-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

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

.gc-references__arrow {
  width: 1rem;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  fill: #5b66b2; }

.gc-references__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  padding: 1rem;
  color: #283380; }
  @media (min-width: 900px) {
    .gc-references__content {
      gap: 1rem;
      padding: 3rem; } }
  .gc-references__content--padding {
    padding: 1rem; }

.gc-references__splide {
  overflow: hidden;
  border-radius: 16px;
  background-color: #fff4de; }

.gc-references__slides {
  margin: auto; }

.gc-references__archive-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  color: #5b66b2;
  font-weight: 700; }
  @media (min-width: 900px) {
    .gc-references__archive-link {
      margin-top: 3rem; } }
  .gc-references__archive-link:hover {
    color: #283380; }
    .gc-references__archive-link:hover .gc-references__arrow {
      fill: #fab42a; }

.gc-references__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  padding: 0 1rem 1rem; }
  @media (min-width: 900px) {
    .gc-references__buttons {
      right: 3rem;
      bottom: 4.6875rem;
      position: absolute;
      padding: 0; } }
  @media (min-width: 1200px) {
    .gc-references__buttons {
      bottom: 3.125rem; } }

.gc-references__button {
  background-color: #fab42a;
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 12px; }
  .gc-references__button:hover {
    background-color: #283380; }

.gc-references__arrow {
  fill: white; }
  .gc-references__arrow--blue {
    fill: #5b66b2; }

.gc-references__read-more {
  font-size: 0.85rem; }

.gc-selected-partners__title {
  margin: 0; }

.gc-selected-partners__wrapper {
  display: grid;
  gap: 2rem; }

.gc-selected-partners__arrow {
  width: 1rem;
  fill: #5b66b2; }

.gc-selected-partners__box {
  background-color: #f0f2ff;
  padding: 1rem 3rem 1rem 1rem;
  border-radius: 16px;
  color: #5b66b2;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%; }
  @media (min-width: 600px) {
    .gc-selected-partners__box {
      max-width: 11.875rem; } }

.gc-selected-partners__slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5rem;
  text-align: center; }
  @media (min-width: 600px) {
    .gc-selected-partners__slider {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media (min-width: 900px) {
    .gc-selected-partners__slider {
      gap: 3rem; } }

.gc-selected-partners__slides {
  margin: 0 2rem; }

.gc-selected-partners__logos {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(2, 1fr); }
  @media (min-width: 600px) {
    .gc-selected-partners__logos {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 900px) {
    .gc-selected-partners__logos {
      grid-template-columns: repeat(5, 1fr); } }

.gc-selected-partners__logo {
  -o-object-fit: contain;
     object-fit: contain;
  height: 8.75rem;
  padding: 1.5rem; }

.gc-selected-partners__logo-slide {
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 3rem;
  width: 100%;
  max-width: 7rem; }

.gc-selected-partners__buttons {
  position: absolute;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 40%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.gc-selected-partners__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700; }
  .gc-selected-partners__button:hover {
    color: #283380; }
    .gc-selected-partners__button:hover .gc-selected-partners__arrow {
      fill: #fab42a; }

.gc-share__title {
  color: #283380; }

.gc-share__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1rem; }

.gc-share__item:not(:last-child) {
  margin-right: 1rem; }

.gc-share__link {
  width: 2rem;
  height: 2rem;
  display: grid;
  place-content: center;
  border-radius: 12px; }
  .gc-share__link:hover {
    background-color: #283380; }
  .gc-share__link--facebook {
    background-color: #4267b2; }
  .gc-share__link--twitter {
    background-color: #1da1f2; }
  .gc-share__link--linkedin {
    background-color: #0077b5; }
  .gc-share__link--reddit {
    background-color: #ff4500; }
  .gc-share__link--email {
    background-color: #fab42a; }

.gc-share__icon {
  height: 1rem;
  width: auto;
  fill: #fff; }

.gc-share__bottom {
  margin-top: 1rem;
  background-color: #f0f2ff;
  border-radius: 16px;
  padding: 1rem; }

.gc-share__bottom-link {
  padding: 0.5rem;
  background-color: #fff;
  overflow: hidden;
  height: 2rem;
  border-radius: 8px;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: pre; }

.gc-share__bottom-title {
  margin-bottom: 0.25rem; }

.gc-simulation {
  margin: 4rem 0; }
  @media (min-width: 900px) {
    .gc-simulation {
      margin-bottom: 8rem; } }
  .gc-simulation__container {
    gap: 3rem;
    display: grid; }
    @media (min-width: 900px) {
      .gc-simulation__container {
        grid-template-columns: repeat(12, 1fr);
        gap: 1rem; } }
  @media (min-width: 900px) {
    .gc-simulation__main {
      grid-column: span 7; } }
  .gc-simulation__step-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1.5rem; }
  .gc-simulation__step-number {
    padding: 0.5rem;
    border-radius: 16px;
    background-color: #f0f2ff;
    margin: 0;
    height: 2.8125rem;
    width: 2.8125rem;
    display: grid;
    place-content: center; }
  .gc-simulation__step-title {
    margin: 0; }
  .gc-simulation__boxes {
    margin: 0;
    padding: 0;
    list-style-type: none;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    display: grid;
    margin-top: 3rem; }
    @media (min-width: 900px) {
      .gc-simulation__boxes {
        grid-template-columns: repeat(4, 1fr); } }
  .gc-simulation__box {
    padding: 1rem;
    border-radius: 16px;
    background-color: #f0f2ff; }
  .gc-simulation__description {
    font-size: 0.75rem;
    margin-top: 1rem;
    margin-bottom: 3rem; }
  .gc-simulation__form {
    padding: 1.5rem 2rem;
    border-radius: 16px;
    background-color: #f0f2ff; }
    @media (min-width: 900px) {
      .gc-simulation__form {
        padding: 3rem 4rem; } }
    .gc-simulation__form textarea::-webkit-input-placeholder {
      color: #5b66b3;
      font-weight: 400; }
    .gc-simulation__form textarea::-moz-placeholder {
      color: #5b66b3;
      font-weight: 400; }
    .gc-simulation__form textarea:-ms-input-placeholder {
      color: #5b66b3;
      font-weight: 400; }
    .gc-simulation__form textarea::-ms-input-placeholder {
      color: #5b66b3;
      font-weight: 400; }
    .gc-simulation__form textarea::placeholder {
      color: #5b66b3;
      font-weight: 400; }
  @media (min-width: 900px) {
    .gc-simulation__sidebar {
      grid-column: span 5;
      padding-left: 5.5rem; } }
  .gc-simulation .gc-submit-button {
    margin-top: 0; }

.gc-spc {
  margin-top: 2rem;
  margin-bottom: 4rem; }
  @media (min-width: 900px) {
    .gc-spc {
      margin-top: 4rem;
      margin-bottom: 8rem; } }
  .gc-spc__container {
    display: grid;
    gap: 2rem; }
    @media (min-width: 900px) {
      .gc-spc__container {
        gap: 1rem;
        grid-template-columns: 2fr 1fr;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: start; } }
  .gc-spc__image {
    width: 100%;
    height: 18.75rem;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    margin-bottom: 4rem;
    border-radius: 16px; }
  .gc-spc__content h3.wp-block-heading {
    margin: 4rem 0 2rem; }
  .gc-spc__content img {
    height: auto; }
  .gc-spc__content a {
    text-decoration: underline; }
  .gc-spc__sidebar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 900px) {
      .gc-spc__sidebar {
        padding-left: 3.5rem;
        gap: 3rem;
        position: sticky;
        top: 0; } }

.gc-stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  margin-bottom: 1rem; }
  .gc-stars__star {
    height: 1.125rem;
    fill: #fab42a; }

.gc-start-simulation__wrapper {
  display: grid;
  padding: 1rem;
  gap: 1rem;
  background: #5b66b3;
  border-radius: 16px; }
  @media (min-width: 900px) {
    .gc-start-simulation__wrapper {
      grid-template-columns: 1fr 2fr;
      gap: 4rem;
      row-gap: 2rem;
      padding: 4rem; } }

.gc-start-simulation__title {
  color: #fab42a; }
  .gc-start-simulation__title::first-line {
    color: #fff; }

.gc-start-simulation__description {
  color: #fff; }

.gc-start-simulation__note {
  font-size: 0.85rem;
  font-style: italic;
  color: #fff;
  grid-column: span 2; }

.gc-start-simulation__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: grid;
  margin-top: 2rem;
  gap: 1rem; }
  @media (min-width: 900px) {
    .gc-start-simulation__list {
      grid-template-columns: 1fr 1fr; } }

.gc-start-simulation__button {
  margin-top: 2rem; }

.gc-steps__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-width: 45rem;
  margin: 0 auto;
  display: grid;
  gap: 4rem; }

.gc-steps__item {
  display: grid;
  gap: 2rem; }
  @media (min-width: 600px) {
    .gc-steps__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 3rem; } }

.gc-steps__icon {
  width: 4rem;
  height: 4rem;
  -o-object-fit: contain;
     object-fit: contain; }

.gc-steps__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem; }

.gc-steps__title {
  margin: 0;
  font-size: 1.5rem; }
  @media (min-width: 600px) {
    .gc-steps__title {
      font-size: 1.75rem; } }

.gc-steps__description {
  line-height: 1.25; }

.gc-tabs {
  display: grid;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 3rem; }
  @media (min-width: 1200px) {
    .gc-tabs {
      grid-template-columns: 34fr 66fr; } }
  .gc-tabs__tabs {
    display: grid;
    gap: 0.5rem; }
  .gc-tabs__tab {
    text-align: left;
    padding: 0.5rem 1rem;
    font-weight: 700;
    border-radius: 12px;
    color: #283380;
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .gc-tabs__tab span {
      -webkit-transition: 0.15s ease-in-out;
      transition: 0.15s ease-in-out;
      margin-right: 1rem; }
    .gc-tabs__tab:hover, .gc-tabs__tab--current {
      background-color: #f0f2ff; }
    .gc-tabs__tab--current span {
      color: #fab42a; }

.gc-team__container {
  position: relative;
  display: grid;
  gap: 3rem; }
  @media (min-width: 600px) {
    .gc-team__container {
      gap: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

@media (min-width: 600px) {
  .gc-team__left {
    max-width: 17.5625rem;
    margin-right: 3rem; } }

.gc-team__description {
  line-height: 1.25; }

.gc-team__right {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.gc-team__splide {
  width: 100%; }

.gc-team__item {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  height: 21.875rem; }

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

.gc-team__overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(40, 51, 128, 0.7);
  color: #fff;
  padding: 0.75rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.25rem;
  border-radius: 16px; }

.gc-team__name {
  color: #fff;
  margin-bottom: 0.5rem; }

.gc-team__role {
  font-size: 0.75rem; }

.gc-team__linkedin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.gc-team__icon {
  height: 1rem;
  fill: #fff; }

.gc-team__buttons {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 1rem;
  display: grid;
  gap: 0.5rem; }
  @media (min-width: 900px) {
    .gc-team__buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .gc-team__buttons--members-count-1 {
    display: none; }
  @media (min-width: 900px) {
    .gc-team__buttons--members-count-2 {
      display: none; } }
  @media (min-width: 1200px) {
    .gc-team__buttons--members-count-3 {
      display: none; } }

.gc-workshop-details__container {
  display: grid;
  gap: 4rem; }
  @media (min-width: 900px) {
    .gc-workshop-details__container {
      grid-template-columns: 48fr 52fr; } }

.gc-workshop-details__description {
  margin-bottom: 2rem; }

.gc-workshop-details__row-detail {
  margin: 0.25rem 0;
  font-weight: 700;
  color: #283380;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.gc-workshop-details__dates {
  display: grid;
  grid-template-columns: auto auto;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.gc-workshop-details__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.gc-workshop-details__icon {
  height: 1rem;
  width: 1.125rem;
  fill: #fab42a;
  margin-right: 0.5rem; }

.gc-workshop-details__form {
  background-color: #f0f2ff;
  border-radius: 16px;
  padding: 2rem; }
  @media (min-width: 900px) {
    .gc-workshop-details__form {
      padding: 4rem; } }
  .gc-workshop-details__form .ginput_container_select {
    position: relative; }
    .gc-workshop-details__form .ginput_container_select::after {
      content: "";
      -webkit-mask-image: url(../../assets/icons/calendar-400.svg);
              mask-image: url(../../assets/icons/calendar-400.svg);
      -webkit-mask-size: 1rem;
              mask-size: 1rem;
      background-color: #fab42a;
      width: 1rem;
      height: 1.125rem;
      position: absolute;
      top: 1.1rem;
      right: 1.25rem; }

.gc-workshop-hero {
  margin-top: 2rem;
  margin-bottom: 4rem; }
  @media (min-width: 900px) {
    .gc-workshop-hero {
      margin-bottom: 8rem; } }
  .gc-workshop-hero__breadcrumbs {
    margin-bottom: 4rem; }
  .gc-workshop-hero__wrapper {
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem; }
    @media (min-width: 900px) {
      .gc-workshop-hero__wrapper {
        gap: 1rem;
        grid-template-columns: 1fr 1fr; } }
  @media (min-width: 900px) {
    .gc-workshop-hero__content {
      padding: 4rem 3rem 4rem 0; } }
  .gc-workshop-hero__title {
    margin: 0;
    line-height: 1.25; }
  .gc-workshop-hero__subtitle {
    margin-bottom: 1rem; }
  .gc-workshop-hero__description {
    margin-bottom: 3rem; }
  .gc-workshop-hero__image {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 16px; }

.gc-workshop-item {
  border-radius: 16px;
  background-color: #f0f2ff; }
  .gc-workshop-item:hover .gc-workshop-item__link {
    color: inherit; }
  .gc-workshop-item:hover .gc-workshop-item__button {
    color: #283380;
    gap: 0.5rem; }
  .gc-workshop-item:hover .gc-workshop-item__arrow {
    fill: #fab42a; }
  .gc-workshop-item__inner {
    padding: 1.5rem; }
  .gc-workshop-item__thumbnail {
    height: 10rem;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    display: block;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px; }
  .gc-workshop-item__excerpt {
    margin: 1rem 0; }
  .gc-workshop-item__button {
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #5b66b2;
    gap: 0.5rem;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .gc-workshop-item__arrow {
    height: 1rem;
    fill: #5b66b2;
    gap: 0.5rem;
    width: auto;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out; }
  .gc-workshop-item__row-detail {
    color: #283380;
    font-size: 0.75rem; }
  .gc-workshop-item__title {
    margin-bottom: 0; }

.gc-workshops-overview {
  scroll-margin: 7rem; }
  .gc-workshops-overview__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 1rem; }
    @media (min-width: 600px) {
      .gc-workshops-overview__list {
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 900px) {
      .gc-workshops-overview__list {
        grid-template-columns: repeat(3, 1fr); } }
  .gc-workshops-overview__title {
    text-align: center;
    margin-top: 1rem; }
    @media (min-width: 900px) {
      .gc-workshops-overview__title {
        margin-top: 2rem; } }
  .gc-workshops-overview__container {
    margin-top: 1rem; }
    @media (min-width: 900px) {
      .gc-workshops-overview__container {
        margin-top: 1.5rem; } }

.gc-workshops__wrapper {
  display: grid;
  margin-top: 2rem;
  gap: 1rem; }
  @media (min-width: 900px) {
    .gc-workshops__wrapper {
      grid-template-columns: 1fr 1fr;
      gap: 4rem; } }

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

.gc-workshops__description a {
  text-decoration: underline; }

.gc-workshops__button {
  margin-top: 2rem; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  word-wrap: normal !important;
  border: 0;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }


/*# sourceMappingURL=dist/styles.css-map*/