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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.splide__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: "Open Sans";
  src: url(b959cf979fdf1225a69bc0959808fae3.woff2) format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap; }

@font-face {
  font-family: "Gentleman";
  src: url(eb91d8eb868a2e1de466b69669d70a71.woff2) format("woff2");
  font-style: normal;
  font-weight: 200;
  font-display: swap; }

@font-face {
  font-family: "Gentleman";
  src: url(76f70a68f0dc1aea74ac4ff8f75e3a47.woff2) format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap; }

@font-face {
  font-family: "Gentleman";
  src: url(0256e59bc2d44fdc57da5030fff633dc.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap; }

@font-face {
  font-family: "Gentleman";
  src: url(07d7d1f5bc680469033c5b913b957e77.woff2) format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap; }

.gform_wrapper label,
.hbspt-form label {
  display: block;
  color: #0F3F76;
  font-weight: 700;
  margin-bottom: 0.125rem; }

.gform_wrapper input:not([type="submit"]):not([type="radio"]),
.gform_wrapper select,
.gform_wrapper textarea,
.hbspt-form input:not([type="submit"]):not([type="radio"]),
.hbspt-form select,
.hbspt-form textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #97AAD7;
  padding: 0.6rem;
  -webkit-transition: border-color 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out;
  border-radius: 0; }
  .gform_wrapper input:not([type="submit"]):not([type="radio"]):focus,
  .gform_wrapper select:focus,
  .gform_wrapper textarea:focus,
  .hbspt-form input:not([type="submit"]):not([type="radio"]):focus,
  .hbspt-form select:focus,
  .hbspt-form textarea:focus {
    border-color: #0F3F76;
    outline: none; }

.gform_wrapper input[type="submit"],
.hbspt-form input[type="submit"] {
  -webkit-box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.2);
  background-color: #F7931E;
  color: #ffffff;
  font-weight: 700;
  width: 100%;
  border: 0;
  padding: 0.7rem 0.75rem;
  cursor: pointer;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out; }
  .gform_wrapper input[type="submit"]:hover,
  .hbspt-form input[type="submit"]:hover {
    background-color: #EB6D00; }

.gform_wrapper input[type="number"],
.hbspt-form input[type="number"] {
  -moz-appearance: textfield; }

.gform_wrapper input[type="number"]::-webkit-inner-spin-button,
.gform_wrapper input[type="number"]::-webkit-outer-spin-button,
.hbspt-form input[type="number"]::-webkit-inner-spin-button,
.hbspt-form input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none; }

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

.gform_wrapper .gform_hidden {
  display: none; }

.gform_wrapper .gform_submission_error {
  display: none; }

.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--file {
  position: relative;
  overflow: hidden; }
  .gform_wrapper .gfield--file:hover .gfield_label {
    background-color: #475D9A;
    color: #ffffff; }
  .gform_wrapper .gfield--file .gfield_label {
    text-align: center;
    background-color: #E6EDFF;
    height: 2.625rem;
    display: grid;
    place-content: center;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .gform_wrapper .gfield--file .gform_fileupload_multifile {
    position: absolute !important;
    top: 0;
    height: 2.625rem;
    width: 100%; }
  .gform_wrapper .gfield--file .gform_drop_area {
    width: 100%;
    position: absolute;
    top: 0;
    height: 2.625rem; }
  .gform_wrapper .gfield--file .gfield_fileupload_percent,
  .gform_wrapper .gfield--file .gform_drop_instructions,
  .gform_wrapper .gfield--file .gform_fileupload_rules {
    display: none; }
  .gform_wrapper .gfield--file ul {
    margin: 0; }
  .gform_wrapper .gfield--file .gform_button_select_files {
    opacity: 0;
    position: absolute;
    top: 0;
    height: 2.625rem;
    width: 100%; }
  .gform_wrapper .gfield--file .ginput_preview_list {
    color: #4E4B66; }

.gform_wrapper input[type="submit"] {
  margin-top: 1.5rem; }

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

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

.gform_wrapper .apbct_special_field {
  display: none !important; }

.gform_wrapper .iti__selected-flag {
  background: transparent !important; }

.gform_wrapper .iti__tel-input::-webkit-input-placeholder {
  color: #ffffff !important; }

.gform_wrapper .iti__tel-input::-moz-placeholder {
  color: #ffffff !important; }

.gform_wrapper .iti__tel-input:-ms-input-placeholder {
  color: #ffffff !important; }

.gform_wrapper .iti__tel-input::-ms-input-placeholder {
  color: #ffffff !important; }

.gform_wrapper .iti__tel-input::placeholder {
  color: #ffffff !important; }

.gform_wrapper .iti__selected-dial-code {
  color: #4E4B66; }

.hbspt-form {
  max-width: 40rem;
  margin: 0 auto; }
  .hbspt-form form {
    display: grid;
    row-gap: 1.5rem; }
  .hbspt-form fieldset {
    max-width: unset !important; }
  .hbspt-form .inputs-list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .hbspt-form .hs-error-msg,
  .hbspt-form .hs-error-msgs {
    color: #d95656;
    font-weight: 700; }
  .hbspt-form .hs-main-font-element {
    color: inherit; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-variant-ligatures: none;
          font-variant-ligatures: none;
  scroll-behavior: smooth; }

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

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

img {
  max-width: 100%; }

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

a {
  color: #4E4B66;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out; }
  a:hover {
    color: #F7931E; }

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

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

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

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

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

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

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

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,
.h1 {
  font-weight: 700; }

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

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

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

.gc-about-us {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 90px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 90px 4px rgba(0, 0, 0, 0.1);
  padding: 1.5rem 1rem; }
  @media (min-width: 900px) {
    .gc-about-us {
      padding: 2rem;
      position: sticky;
      top: 7rem; } }
  .gc-about-us p:first-of-type {
    margin-top: 0; }
  .gc-about-us__buttons {
    margin-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  .gc-about-us__button {
    margin-bottom: 0.5rem; }
    .gc-about-us__button:last-child {
      margin-bottom: 0; }

.gc-action {
  background: #F7F7FC; }
  .gc-action__inner, .gc-action__wrapper {
    display: grid;
    gap: 1rem; }
    @media (min-width: 900px) {
      .gc-action__inner, .gc-action__wrapper {
        grid-template-columns: repeat(2, 1fr);
        gap: 3rem; } }
    @media (min-width: 900px) {
      .gc-action__inner--visible, .gc-action__wrapper--visible {
        grid-template-columns: 1fr; } }
  @media (min-width: 900px) {
    .gc-action__wrapper {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .gc-action__wrapper:not(:last-child) {
    margin-bottom: 3rem; }
  .gc-action__tabs {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3rem; }
  .gc-action__tab {
    background: rgba(222, 222, 227, 0.2);
    cursor: pointer;
    color: #475D9A;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1.5rem;
    margin-right: -0.7rem;
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0% 100%); }
    @media (min-width: 900px) {
      .gc-action__tab {
        padding: 1rem 4rem;
        margin-right: -1.7rem; } }
    .gc-action__tab:first-child {
      clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%); }
    .gc-action__tab:hover {
      -webkit-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out;
      background: rgba(255, 255, 255, 0.4); }
    .gc-action__tab--active {
      background-color: #ffffff; }
      .gc-action__tab--active:hover {
        background-color: #ffffff; }
  .gc-action__content-wrapper {
    background-color: #ffffff;
    padding: 2rem;
    -webkit-box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1); }
    @media (min-width: 900px) {
      .gc-action__content-wrapper {
        padding: 3rem; } }
  @media (min-width: 900px) {
    .gc-action__content .gfield--width-half {
      grid-column: span 6; } }
  @media (min-width: 900px) {
    .gc-action__content .gfield--width-full {
      grid-column: span 12; } }
  @media (min-width: 900px) {
    .gc-action__content input[type="submit"] {
      width: auto; } }
  .gc-action__content fieldset {
    border: none;
    padding: 0;
    margin-bottom: 2rem; }
    @media (min-width: 900px) {
      .gc-action__content fieldset {
        margin: 0; } }
    .gc-action__content fieldset legend {
      display: none !important; }
    .gc-action__content fieldset .gchoice {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0.5rem; }
      .gc-action__content fieldset .gchoice input {
        height: 1.5rem;
        width: 1.5rem;
        margin-right: 1rem;
        cursor: pointer;
        accent-color: #0F3F76; }
      .gc-action__content fieldset .gchoice label {
        font-weight: 700;
        color: #4E4B66;
        cursor: pointer; }
  .gc-action__title {
    margin-bottom: 1rem; }

.gc-address-details__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: grid;
  gap: 2rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 600px) {
    .gc-address-details__list {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1200px) {
    .gc-address-details__list {
      grid-template-columns: repeat(3, 1fr);
      gap: 4.5rem; } }
  @media (min-width: 1200px) {
    .gc-address-details__list--columns-4 {
      grid-template-columns: repeat(4, 1fr);
      gap: 1.5rem; } }
  @media (min-width: 1200px) {
    .gc-address-details__list--columns-5 {
      grid-template-columns: repeat(5, minmax(0, 1fr));
      gap: 1rem; } }

.gc-address-details__item {
  max-width: 25rem;
  background-color: #475D9A;
  color: #ffffff;
  padding: 1.5rem 1rem 3rem 1rem;
  clip-path: polygon(0 0, 100% 0, 100% 92%, 0% 100%); }
  @media (min-width: 600px) {
    .gc-address-details__item {
      padding: 2rem 2rem 3.5rem 2rem; } }
  .gc-address-details__item a {
    text-decoration: none;
    color: #ffffff; }

.gc-address-details__title {
  color: #ffffff;
  margin: 0;
  line-height: 1;
  font-size: 1.5rem; }
  .gc-address-details__title span {
    display: block;
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 0.5rem; }

.gc-address-details__contact-item {
  margin-top: 1.5rem; }

.gc-app-card {
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1);
  color: #4E4B66;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative; }
  .gc-app-card:hover {
    color: #4E4B66; }
    .gc-app-card:hover .gc-app-card__title {
      color: #F7931E; }
  .gc-app-card--orange .gc-app-card__category {
    background-color: #FCD4A5; }
  .gc-app-card--orange .gc-app-card__ribbon-bg {
    fill: #F7931E; }
  .gc-app-card__ribbon {
    position: absolute;
    right: 1.5rem;
    top: -1.25rem;
    text-transform: uppercase;
    color: #ffffff;
    width: 3.8125rem;
    height: 4.9375rem;
    font-size: 0.75rem;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
    font-weight: 700; }
  .gc-app-card__ribbon-wrapper {
    position: relative;
    padding: 1.25rem 0.25rem 2rem; }
  .gc-app-card__ribbon-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    fill: #475D9A; }
  .gc-app-card__ribbon-text {
    position: relative;
    z-index: 1; }
  .gc-app-card__image {
    width: 100%;
    height: 10rem;
    -o-object-fit: cover;
       object-fit: cover; }
  .gc-app-card__wrapper {
    padding: 1rem 1rem 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    width: 100%;
    height: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .gc-app-card__category {
    padding: 0.25rem 0.375rem;
    background-color: #E5EDFF;
    font-size: 0.75rem;
    display: inline-block;
    margin-bottom: 1rem; }
  .gc-app-card__title {
    margin: 0 0 0.5rem;
    font-weight: 700;
    color: #4E4B66;
    line-height: 1;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out; }
  .gc-app-card__description {
    font-size: 0.875rem; }
  .gc-app-card__inline-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    gap: 0.5rem; }
  .gc-app-card__tooltip {
    position: relative; }
    .gc-app-card__tooltip:hover .gc-app-card__tooltip-content {
      opacity: 1;
      pointer-events: all; }
  .gc-app-card__tooltip-icon {
    height: 1.2rem;
    width: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    fill: #97AAD7;
    cursor: help; }
  .gc-app-card__tooltip-content {
    width: 7rem;
    position: absolute;
    bottom: 3rem;
    left: -3.25rem;
    opacity: 0;
    pointer-events: none;
    text-align: center;
    background: #14142A;
    padding: 0.25rem;
    border-radius: 2px;
    font-weight: 400;
    font-size: 0.75rem;
    z-index: 1;
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    color: #ffffff; }
    .gc-app-card__tooltip-content::after {
      content: "";
      position: absolute;
      top: 100%;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      border-width: 0.25rem 0.25rem 0 0.25rem;
      border-style: solid;
      border-color: #14142A transparent transparent transparent; }

.gc-boxed-grid__title {
  color: #0F3F76;
  margin-bottom: 0.75rem; }

.gc-boxed-grid__description {
  max-width: 50rem; }

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

.gc-boxed-grid__item {
  background-color: #F7F7FC;
  padding: 1rem;
  min-height: 11.5625rem; }
  @media (min-width: 600px) {
    .gc-boxed-grid__item {
      padding: 1.5rem; } }

.gc-boxed-grid__item-title {
  font-weight: 700;
  margin: 0 0 0.5rem; }

.gc-boxed-grid__item-description p:first-child {
  margin-top: 0; }

.gc-boxed-grid__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #F7931E;
  gap: 0.25rem;
  font-size: 0.875rem;
  margin-top: 1rem;
  text-decoration: none; }

.gc-boxed-grid__icon {
  fill: #F7931E;
  height: 8px;
  width: auto; }

.gc-breadcrumbs {
  margin: 0;
  font-weight: 300; }
  .gc-breadcrumbs a {
    text-decoration: none; }
  .gc-breadcrumbs p {
    margin: 0; }

.gc-button {
  display: inline-block;
  cursor: pointer;
  background: transparent;
  padding: 0;
  border: 0;
  text-decoration: none;
  background-color: #F7931E;
  color: #ffffff;
  padding: 0.75rem 1rem;
  line-height: 1;
  -webkit-box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.2);
  font-size: 1.125rem;
  font-weight: 700;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  text-align: center;
  width: 100%;
  border-radius: 100px; }
  @media (min-width: 600px) {
    .gc-button {
      width: auto; } }
  .gc-button:active, .gc-button:focus {
    outline: 0; }
  .gc-button--active, .gc-button:hover {
    color: #ffffff;
    background-color: #EB6D00; }
  .gc-button--blue {
    background-color: #475D9A; }
    .gc-button--blue--active, .gc-button--blue:hover {
      background-color: #0F3F76; }
  .gc-button--light-blue {
    background-color: #97AAD7; }
    .gc-button--light-blue--active, .gc-button--light-blue:hover {
      background-color: #E6EDFF;
      color: #4E4B66; }
  .gc-button--simple {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-weight: 400;
    color: #F7931E;
    padding: 0.25rem 0;
    margin-top: 0.25rem;
    position: relative; }
    .gc-button--simple::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 1px;
      background-color: #F7931E;
      opacity: 0;
      -webkit-transition: opacity 0.15s ease-in-out;
      transition: opacity 0.15s ease-in-out; }
    .gc-button--simple--active, .gc-button--simple:hover {
      background-color: transparent;
      color: #F7931E;
      font-weight: 700; }
      .gc-button--simple--active::after, .gc-button--simple:hover::after {
        opacity: 1; }

.gc-case-card-image--block {
  background-color: #F7F7FC;
  padding-top: 4rem;
  padding-bottom: 4rem; }
  @media (min-width: 900px) {
    .gc-case-card-image--block {
      padding-top: 6rem;
      padding-bottom: 6rem; } }
  .gc-case-card-image--block .gc-case-card-image__container {
    max-width: 68rem;
    margin: 0 auto; }
  .gc-case-card-image--block .gc-case-card-image__content {
    max-width: 36rem; }

.gc-case-card-image__container {
  height: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1);
  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: 900px) {
    .gc-case-card-image__container {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row; } }
  .gc-case-card-image__container.gc-container {
    padding: 0; }

.gc-case-card-image__content {
  padding: 1.5rem 1rem;
  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-case-card-image__content {
      padding: 2.5rem 4rem; } }

.gc-case-card-image__image-link {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.gc-case-card-image__image {
  width: 100%;
  height: 18rem;
  -o-object-fit: cover;
     object-fit: cover; }
  @media (min-width: 900px) {
    .gc-case-card-image__image {
      max-width: 30rem;
      height: 30rem;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }

.gc-case-card-image__spreader {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center; }

.gc-case-card-image__logo {
  height: 6rem;
  width: auto;
  max-width: 10rem;
  -o-object-fit: contain;
     object-fit: contain; }
  @media (min-width: 900px) {
    .gc-case-card-image__logo {
      height: 8rem; } }

.gc-case-card-image__review {
  margin-top: 1rem;
  font-size: 2rem;
  font-weight: 200;
  line-height: 1;
  color: #000000; }

.gc-case-card-image__client {
  font-weight: 700;
  margin-top: 1rem; }

.gc-case-card-image__button {
  width: auto;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-top: 2rem; }
  @media (min-width: 900px) {
    .gc-case-card-image__button {
      margin-top: 1.5rem; } }

.gc-case-card {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 90px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 90px 4px rgba(0, 0, 0, 0.1);
  clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
  padding-bottom: 2.5rem; }
  @media (min-width: 900px) {
    .gc-case-card {
      padding-bottom: 3.5rem; } }
  .gc-case-card__header {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
        align-self: center; }
  .gc-case-card__logo {
    height: 5rem;
    width: 5rem;
    padding: 1rem;
    -o-object-fit: contain;
       object-fit: contain; }
    @media (min-width: 900px) {
      .gc-case-card__logo {
        height: 6rem;
        width: 6rem; } }
  .gc-case-card__title {
    width: 100%;
    display: grid;
    place-items: center;
    font-weight: 700;
    padding: 0 0.5rem;
    text-align: center; }
  .gc-case-card__text {
    line-height: 1;
    padding: 1rem; }
    @media (min-width: 900px) {
      .gc-case-card__text {
        padding: 2rem 2rem 1.5rem 2rem; } }
  .gc-case-card__button {
    margin-left: 1rem;
    width: auto; }
    @media (min-width: 900px) {
      .gc-case-card__button {
        margin-left: 2rem; } }

.gc-cases {
  background-color: #F7F7FC; }
  @media (min-width: 1200px) {
    .gc-cases__layout {
      display: grid;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: start;
      grid-template-columns: 25fr minmax(0, 75fr); } }
  .gc-cases__aside {
    background-color: #F7F7FC;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
    padding: 1.5rem 1rem;
    width: 16rem;
    overflow-x: auto;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.15s ease-in-out;
    transition: -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out; }
    @media (min-width: 1200px) {
      .gc-cases__aside {
        background-color: transparent;
        z-index: unset;
        -webkit-transform: none;
                transform: none;
        width: auto;
        position: static; } }
    .gc-cases__aside--expanded {
      -webkit-transform: translateX(0);
              transform: translateX(0); }
  .gc-cases__aside-close {
    background-color: transparent;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 1rem; }
    @media (min-width: 1200px) {
      .gc-cases__aside-close {
        display: none; } }
  .gc-cases__aside-close-icon {
    height: 1.5rem;
    fill: #F7931E; }
  .gc-cases__current-filters {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none; }
    @media (min-width: 900px) {
      .gc-cases__current-filters {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: 5.75rem; } }
  .gc-cases__current-filters-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    text-decoration: none;
    background-color: #97AAD7;
    color: #ffffff;
    padding: 0.5rem 1rem;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
    line-height: 1;
    font-size: 0.875rem;
    -webkit-transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out; }
    .gc-cases__current-filters-item:hover {
      background-color: #E6EDFF;
      color: #475D9A; }
      .gc-cases__current-filters-item:hover .gc-cases__current-filters-icon {
        fill: #475D9A; }
  .gc-cases__current-filters-icon {
    margin-left: 0.75rem;
    height: 0.875rem;
    fill: #ffffff;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out; }
  .gc-cases__main {
    padding-top: 2rem; }
  .gc-cases__filter-button {
    border: 0;
    padding: 0;
    margin: 0 1rem 0 0;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 1200px) {
      .gc-cases__filter-button {
        display: none; } }
  .gc-cases__filter-icon {
    height: 1.5rem;
    fill: #F7931E; }
  .gc-cases__filter-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 3rem; }
  .gc-cases__form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-cases__search {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    border-radius: 0;
    width: 100%;
    border: 1px solid #97AAD7;
    padding: 0.65rem 0.75rem; }
    .gc-cases__search:focus {
      outline: none; }
  .gc-cases__button {
    cursor: pointer;
    border: 0;
    padding: 0.75rem;
    background-color: #97AAD7; }
  .gc-cases__button-icon {
    height: 1.125rem;
    fill: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-cases__filter-title {
    margin: 0 0 1.25rem 0; }
  .gc-cases__filter-item:nth-child(n + 5) {
    display: none; }
  .gc-cases__filter-list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .gc-cases__filter-list--expanded .gc-cases__filter-item {
      display: block; }
  .gc-cases__filter-more {
    border: 0;
    background-color: transparent;
    color: #F7931E;
    cursor: pointer;
    width: auto; }
  .gc-cases__filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    margin: 0.65rem 0; }
    .gc-cases__filter--current {
      font-weight: 700; }
  .gc-cases__checkbox {
    width: 1.3rem;
    height: 1.3rem;
    margin-right: 0.65rem; }
  .gc-cases__grid {
    margin-top: 2rem;
    display: grid;
    gap: 2rem; }
    @media (min-width: 600px) {
      .gc-cases__grid {
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 1200px) {
      .gc-cases__grid {
        grid-template-columns: repeat(3, 1fr); } }
  .gc-cases__not-found {
    margin: 6rem auto 6rem auto;
    max-width: 49.25rem;
    text-align: center; }
  .gc-cases__not-found-title {
    margin: 0 0 1rem 0; }
  .gc-cases__gallery {
    margin-top: 2rem; }
    .gc-cases__gallery--with-arrows {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
  .gc-cases__gallery-arrow {
    padding: 0 1rem;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 1200px) {
      .gc-cases__gallery-arrow {
        padding: 0 2rem; } }
    .gc-cases__gallery-arrow:hover svg {
      fill: #F7931E; }
  .gc-cases__arrow-icon {
    height: 1.125rem;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out; }
  .gc-cases__gallery-track {
    max-width: 50.5rem;
    width: 100%; }
  .gc-cases__gallery-item {
    display: grid;
    place-items: center; }
  .gc-cases__gallery-image {
    max-width: 4rem;
    width: 100%;
    height: auto; }
    @media (min-width: 600px) {
      .gc-cases__gallery-image {
        max-width: 6rem; } }
    @media (min-width: 1200px) {
      .gc-cases__gallery-image {
        max-width: 8.5rem; } }

.gc-comparison {
  background: #F7F7FC; }
  .gc-comparison__container {
    display: grid;
    gap: 4rem; }
  .gc-comparison__main {
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 90px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 4px 90px 4px rgba(0, 0, 0, 0.1); }
  .gc-comparison__main-content {
    padding: 3rem 2rem; }
  .gc-comparison__topic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 3rem; }
    @media (min-width: 900px) {
      .gc-comparison__topic {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row; } }
  .gc-comparison__logo {
    display: block;
    max-width: 12.5rem;
    height: auto; }
    @media (min-width: 900px) {
      .gc-comparison__logo {
        max-width: 21.75rem; } }
  .gc-comparison__description {
    font-weight: 800;
    line-height: 1.25;
    color: #0F3F76; }
    @media (min-width: 1200px) {
      .gc-comparison__description {
        max-width: 38rem; } }
  .gc-comparison__columns {
    display: grid;
    gap: 1rem; }
    @media (min-width: 600px) {
      .gc-comparison__columns {
        gap: 2rem;
        grid-template-columns: 1fr 1fr; } }
    @media (min-width: 1200px) {
      .gc-comparison__columns {
        margin-top: 3rem; } }
    .gc-comparison__columns h4 {
      margin: 0;
      font-weight: 700;
      color: #0F3F76; }
    .gc-comparison__columns ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    .gc-comparison__columns li {
      margin: 1rem 0 0 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1.375; }
      .gc-comparison__columns li::before {
        content: "";
        -ms-flex-negative: 0;
            flex-shrink: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: #EB6D00;
        -webkit-mask-image: url(0838b9f529690a37caf4e9fd47d787b1.svg);
                mask-image: url(0838b9f529690a37caf4e9fd47d787b1.svg);
        width: 1.125rem;
        height: 1.125rem;
        margin-right: 0.75rem;
        margin-top: 0.05rem; }
  .gc-comparison__box {
    background: url(b583b7cc96e2dfb24fe3f1f6cb50840a.svg);
    background-size: cover;
    color: #ffffff; }
  .gc-comparison__box-content {
    padding: 3rem 2rem;
    max-width: 38rem;
    margin: 0 auto; }
  .gc-comparison__box-title {
    font-size: 1.5rem;
    margin: 0 0 1rem 0;
    color: #F7931E; }
  .gc-comparison__box-text {
    line-height: 1.375; }
  .gc-comparison__button {
    margin-top: 2rem; }

.gc-connector-card {
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  color: #4E4B66;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .gc-connector-card:hover {
    color: #4E4B66; }
    .gc-connector-card:hover .gc-connector-card__wrapper {
      background-color: #475D9A;
      color: #ffffff; }
    .gc-connector-card:hover .gc-connector-card__title {
      color: #ffffff; }
  .gc-connector-card__image {
    width: 6.25rem;
    max-height: 6.25rem;
    height: auto;
    padding: 0.7rem; }
  .gc-connector-card__wrapper {
    padding: 2rem 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    width: 100%;
    height: 100%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out; }
  .gc-connector-card__title {
    margin: 0;
    font-weight: 700;
    color: #4E4B66;
    line-height: 1;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out; }
  .gc-connector-card__description {
    font-size: 0.875rem; }

.gc-connectors {
  background-color: #F7F7FC;
  padding: 4rem 0; }
  @media (min-width: 900px) {
    .gc-connectors {
      padding: 6.5rem 0 5rem 0; } }
  @media (min-width: 900px) {
    .gc-connectors__container {
      display: grid;
      grid-template-columns: 25fr 75fr;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: start; } }
  .gc-connectors__aside {
    background-color: #F7F7FC;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    padding: 1.5rem 1rem;
    width: 16rem;
    overflow-x: auto;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.15s ease-in-out;
    transition: -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out; }
    @media (min-width: 900px) {
      .gc-connectors__aside {
        position: sticky;
        top: 5rem;
        background-color: transparent;
        z-index: unset;
        -webkit-transform: none;
                transform: none;
        width: auto;
        padding-top: 0; } }
    .gc-connectors__aside--expanded {
      -webkit-transform: translateX(0);
              transform: translateX(0); }
  .gc-connectors__aside-close {
    background-color: transparent;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 1rem; }
    @media (min-width: 900px) {
      .gc-connectors__aside-close {
        display: none; } }
  .gc-connectors__aside-close-icon {
    height: 1.5rem;
    fill: #F7931E; }
  .gc-connectors__current-filters {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none; }
    @media (min-width: 900px) {
      .gc-connectors__current-filters {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: 5.75rem; } }
  .gc-connectors__current-filters-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    text-decoration: none;
    background-color: #97AAD7;
    color: #ffffff;
    padding: 0.5rem 1rem;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
    line-height: 1;
    font-size: 0.875rem;
    -webkit-transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out; }
    .gc-connectors__current-filters-item:hover {
      background-color: #E6EDFF;
      color: #475D9A; }
      .gc-connectors__current-filters-item:hover .gc-connectors__current-filters-icon {
        fill: #475D9A; }
  .gc-connectors__current-filters-icon {
    margin-left: 0.75rem;
    height: 0.875rem;
    fill: #ffffff;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out; }
  .gc-connectors__filter-title {
    margin: 0 0 1.25rem 0; }
  .gc-connectors__filter-item:nth-child(n + 6) {
    display: none; }
  .gc-connectors__filter-list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .gc-connectors__filter-list--expanded .gc-connectors__filter-item {
      display: block; }
  .gc-connectors__filter-more {
    border: 0;
    background-color: transparent;
    color: #F7931E;
    cursor: pointer;
    width: auto; }
  .gc-connectors__filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    margin: 0.65rem 0; }
    .gc-connectors__filter--current {
      font-weight: 700; }
  .gc-connectors__checkbox {
    width: 1.3rem;
    height: 1.3rem;
    margin-right: 0.65rem; }
  .gc-connectors__filter-button {
    border: 0;
    padding: 0;
    margin: 0 1rem 0 0;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 900px) {
      .gc-connectors__filter-button {
        display: none; } }
  .gc-connectors__filter-icon {
    height: 1.5rem;
    fill: #F7931E; }
  .gc-connectors__filter-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 3rem; }
  .gc-connectors__form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-connectors__search {
    -webkit-appearance: none;
    border-radius: 0;
    width: 100%;
    border: 1px solid #97AAD7;
    padding: 0.65rem 0.75rem; }
    .gc-connectors__search:focus {
      outline: none; }
  .gc-connectors__button {
    cursor: pointer;
    border: 0;
    padding: 0.75rem;
    background-color: #97AAD7; }
  .gc-connectors__button-icon {
    height: 1.125rem;
    fill: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-connectors__header {
    margin: 2.5rem 0 0.9rem 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; }
  .gc-connectors__header-title {
    margin: 0; }
  .gc-connectors__see-all {
    width: auto; }
    .gc-connectors__see-all--mobile {
      margin-top: 2rem; }
      @media (min-width: 900px) {
        .gc-connectors__see-all--mobile {
          display: none; } }
    .gc-connectors__see-all--desktop {
      display: none; }
      @media (min-width: 900px) {
        .gc-connectors__see-all--desktop {
          display: block; } }
  .gc-connectors__list {
    display: grid;
    gap: 1.5rem; }
    @media (min-width: 600px) {
      .gc-connectors__list {
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 1440px) {
      .gc-connectors__list {
        gap: 1rem;
        grid-template-columns: repeat(3, 1fr); } }
  .gc-connectors__not-found {
    margin: 6rem auto 0 auto;
    max-width: 49.25rem;
    text-align: center; }
  .gc-connectors__not-found-title {
    margin: 0 0 1rem 0; }
  .gc-connectors__not-found-buttons {
    margin-top: 2rem;
    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; }
    .gc-connectors__not-found-buttons > *:first-of-type {
      margin-right: 1.5rem; }

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

.gc-cwf--image {
  margin-top: 4rem; }
  @media (min-width: 900px) {
    .gc-cwf--image {
      margin-top: 6rem; } }
  .gc-cwf--image .gc-cwf__form {
    -webkit-box-shadow: 0px 0.25rem 5.625rem 0.25rem rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0.25rem 5.625rem 0.25rem rgba(0, 0, 0, 0.1);
    background-color: #ffffff; }
  .gc-cwf--image .gc-cwf__content {
    height: 100%; }

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

.gc-cwf__title {
  margin-top: 0; }

.gc-cwf__buttons {
  margin-top: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem; }

.gc-cwf__form {
  background-color: #F7F7FC;
  padding: 2rem; }

.gc-cwf__form-title {
  margin-top: 0; }

.gc-cwf__image {
  -webkit-box-shadow: 0px 0.25rem 5.625rem 0.25rem rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0.25rem 5.625rem 0.25rem rgba(0, 0, 0, 0.1);
  height: 100%;
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover; }

.gc-cwt {
  background-color: #F7F7FC; }
  .gc-cwt__title {
    margin-top: 0; }
  .gc-cwt__description {
    max-width: 50rem; }
  .gc-cwt__wrapper {
    margin-top: 3rem;
    display: grid;
    gap: 2rem; }
    @media (min-width: 900px) {
      .gc-cwt__wrapper {
        grid-template-columns: 25fr 75fr;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 4rem; } }
  @media (min-width: 900px) {
    .gc-cwt__side {
      -ms-flex-item-align: start;
          align-self: start; } }
  .gc-cwt__tab {
    background-color: #ffffff;
    color: #0F3F76;
    display: block;
    width: 100%;
    border: 0;
    text-align: left;
    padding: 1rem;
    cursor: pointer;
    -webkit-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s 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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (min-width: 900px) {
      .gc-cwt__tab {
        padding: 1.5rem; } }
    .gc-cwt__tab:hover, .gc-cwt__tab--active {
      background-color: #E5EDFF; }
    .gc-cwt__tab--active {
      font-weight: 700; }
    @media (min-width: 900px) {
      .gc-cwt__tab--dropdown {
        display: none; } }
  .gc-cwt__hide-tab-list {
    display: none; }
    @media (min-width: 900px) {
      .gc-cwt__hide-tab-list {
        display: block; } }
  .gc-cwt__arrow {
    height: 1.5rem;
    fill: #0F3F76; }
  .gc-cwt__tab-content {
    display: grid;
    gap: 2rem; }
    @media (min-width: 600px) {
      .gc-cwt__tab-content {
        gap: 3rem;
        height: 100%; } }
    .gc-cwt__tab-content ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    .gc-cwt__tab-content li {
      margin: 1rem 0 0 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1.375; }
      .gc-cwt__tab-content li::before {
        content: "";
        -ms-flex-negative: 0;
            flex-shrink: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: #EB6D00;
        -webkit-mask-image: url(0838b9f529690a37caf4e9fd47d787b1.svg);
                mask-image: url(0838b9f529690a37caf4e9fd47d787b1.svg);
        width: 1.125rem;
        height: 1.125rem;
        margin-right: 0.75rem;
        margin-top: 0.05rem; }
  .gc-cwt__tab-title {
    margin-top: 0;
    font-weight: 700;
    color: #0F3F76; }
  .gc-cwt__tab-image {
    height: auto; }

.gc-cwv {
  background: #ffffff; }
  @media (min-width: 900px) {
    .gc-cwv .gc-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .gc-cwv__visual {
    margin-bottom: 1.5rem; }
    @media (min-width: 900px) {
      .gc-cwv__visual {
        margin-bottom: 0; } }
    .gc-cwv__visual img {
      -o-object-fit: contain;
         object-fit: contain;
      width: 100%;
      height: auto; }
      @media (min-width: 900px) {
        .gc-cwv__visual img {
          width: auto;
          height: 100%; } }
  .gc-cwv__logos {
    display: grid;
    grid-template-columns: repeat(2, 1fr); }
    @media (min-width: 600px) {
      .gc-cwv__logos {
        grid-template-columns: repeat(3, 1fr);
        gap: 2rem; } }
    .gc-cwv__logos img {
      width: initial; }
  .gc-cwv__logo {
    -o-object-fit: contain;
       object-fit: contain;
    -webkit-transition: -webkit-filter 0.15s ease-in-out;
    transition: -webkit-filter 0.15s ease-in-out;
    transition: filter 0.15s ease-in-out;
    transition: filter 0.15s ease-in-out, -webkit-filter 0.15s ease-in-out;
    -webkit-filter: saturate(0);
            filter: saturate(0); }
    .gc-cwv__logo:hover {
      -webkit-filter: saturate(1);
              filter: saturate(1); }
  .gc-cwv__content {
    text-align: center;
    width: 100%; }
    @media (min-width: 900px) {
      .gc-cwv__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .gc-cwv__content .gc-cwv__buttons {
      margin-top: 2rem; }
    .gc-cwv__content .gc-cwv__button:not(:first-of-type) {
      margin-top: 1rem; }
      @media (min-width: 600px) {
        .gc-cwv__content .gc-cwv__button:not(:first-of-type) {
          margin-top: 0; } }
  .gc-cwv__text {
    font-weight: 300; }
    .gc-cwv__text p:first-of-type {
      margin-top: 0.5rem; }
    .gc-cwv__text ul {
      padding: 0; }
    .gc-cwv__text li {
      margin: 1rem;
      line-height: 1.375; }
  .gc-cwv__checkmarks {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 1rem; }
  .gc-cwv__checkmark {
    margin-top: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .gc-cwv__checkmark svg {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 1rem;
      height: 1rem;
      margin-right: 1rem;
      color: #F7931E; }
  .gc-cwv__social {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 1rem;
    margin-top: 1rem; }
  .gc-cwv__social-link {
    width: 3rem;
    height: 3rem;
    background-color: #0F3F76;
    display: grid;
    place-content: center;
    -webkit-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out; }
    .gc-cwv__social-link:hover {
      background-color: #F7931E; }
  .gc-cwv__social-icon {
    fill: #ffffff;
    height: 1.625rem;
    width: auto; }
  .gc-cwv--has-visual .gc-cwv__visual,
  .gc-cwv--has-visual .gc-cwv__content {
    text-align: left; }
    @media (min-width: 900px) {
      .gc-cwv--has-visual .gc-cwv__visual,
      .gc-cwv--has-visual .gc-cwv__content {
        width: calc(50% - 1rem); } }
    @media (min-width: 1200px) {
      .gc-cwv--has-visual .gc-cwv__visual,
      .gc-cwv--has-visual .gc-cwv__content {
        width: calc(50% - 1.5rem); } }
    @media (min-width: 1440px) {
      .gc-cwv--has-visual .gc-cwv__visual,
      .gc-cwv--has-visual .gc-cwv__content {
        width: calc(50% - 2rem); } }
  .gc-cwv--has-visual .gc-cwv__video-container {
    text-align: left; }
    .gc-cwv--has-visual .gc-cwv__video-container video {
      width: 100%;
      height: auto; }
  @media (min-width: 900px) {
    .gc-cwv--is-reversed .gc-cwv__visual {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      text-align: right; } }
  .gc-cwv--with-background {
    background: #F7F7FC; }
  .gc-cwv--boxed {
    padding-bottom: 4rem; }
    @media (min-width: 900px) {
      .gc-cwv--boxed {
        padding-bottom: 6rem; } }
    @media (min-width: 900px) {
      .gc-cwv--boxed .gc-container {
        max-width: 56.375rem; } }
    .gc-cwv--boxed .gc-heading__title {
      color: #F7931E;
      font-weight: 700; }
    .gc-cwv--boxed .gc-cwv__checkmark {
      font-size: 0.875rem;
      margin-top: 0.75rem; }
      .gc-cwv--boxed .gc-cwv__checkmark svg {
        color: #000000; }
    .gc-cwv--boxed .gc-cwv__image {
      height: 100%; }
    @media (min-width: 900px) {
      .gc-cwv--boxed .gc-cwv__visual {
        width: 19.75rem;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
        .gc-cwv--boxed .gc-cwv__visual img {
          -o-object-fit: cover;
             object-fit: cover; } }
    .gc-cwv--boxed .gc-cwv__content {
      background-color: #E6EDFF;
      padding: 2rem; }
      @media (min-width: 900px) {
        .gc-cwv--boxed .gc-cwv__content {
          width: 100%;
          padding: 4rem; } }
    .gc-cwv--boxed .gc-cwv__text {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      font-weight: 700;
      margin-top: 1.5rem; }
      .gc-cwv--boxed .gc-cwv__text a {
        color: #F7931E;
        text-decoration: none; }
        .gc-cwv--boxed .gc-cwv__text a:hover {
          text-decoration: underline; }
    .gc-cwv--boxed .gc-cwv__buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-top: 2rem;
      width: 100%; }
  .gc-cwv--app h1,
  .gc-cwv--app h2,
  .gc-cwv--app h3,
  .gc-cwv--app h4 {
    font-weight: 300; }
  .gc-cwv--app .gc-cwv__text {
    font-weight: 400; }
  .gc-cwv:not(.gc-cwv--has-visual) .gc-cwv__text {
    font-weight: 400;
    max-width: 38.5rem;
    margin: 0 auto; }
    .gc-cwv:not(.gc-cwv--has-visual) .gc-cwv__text--wide {
      max-width: 54.25rem; }
    @media (min-width: 600px) {
      .gc-cwv:not(.gc-cwv--has-visual) .gc-cwv__text p:first-of-type {
        margin-top: 1.5rem; } }

.gc-cta {
  background: #F7F7FC; }
  .gc-cta__title {
    text-align: center; }
  @media (min-width: 600px) {
    .gc-cta__buttons {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  .gc-cta__buttons :first-child {
    margin-bottom: 1rem; }
    @media (min-width: 600px) {
      .gc-cta__buttons :first-child {
        margin-bottom: 0;
        margin-right: 1rem; } }

.gc-eti {
  background-color: #0F3F76;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 600px) {
    .gc-eti {
      -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; } }
  .gc-eti__image-wrapper {
    width: 100%;
    height: 100%;
    position: relative; }
    @media (min-width: 600px) {
      .gc-eti__image-wrapper {
        width: 12.8125rem;
        -ms-flex-negative: 0;
            flex-shrink: 0; } }
  .gc-eti__image {
    width: 100%;
    display: block;
    height: auto; }
    @media (min-width: 600px) {
      .gc-eti__image {
        position: absolute;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        top: 0;
        left: 0; } }
  .gc-eti__button-wrapper {
    position: absolute;
    left: 1rem;
    right: 1rem;
    margin: 0 auto;
    bottom: 1rem;
    text-align: center; }
  .gc-eti__content {
    text-align: center;
    padding: 2rem; }
    @media (min-width: 900px) {
      .gc-eti__content {
        padding: 4rem 4rem; } }
  .gc-eti__quote {
    margin: 0 0 1.5rem;
    color: #ffffff;
    font-weight: 700;
    font-size: 1.125rem;
    display: block; }
  .gc-eti__name {
    font-size: 0.625rem;
    margin-bottom: 0.25rem; }
  .gc-eti__role {
    font-size: 0.625rem;
    color: #97AAD7;
    font-weight: 700; }

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

.gc-et {
  padding: 4rem 0;
  text-align: center; }
  @media (min-width: 900px) {
    .gc-et {
      padding: 6rem 0; } }
  .gc-et__wrapper {
    max-width: 54.25rem;
    margin: 0 auto; }
  .gc-et__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 2rem;
    margin: 3rem 0; }
    @media (min-width: 900px) {
      .gc-et__list {
        grid-template-columns: 1fr 1fr; } }

.gc-faq--with-background {
  background: #F7F7FC; }

.gc-faq--horizontal .gc-faq__container {
  display: block; }

.gc-faq--horizontal .gc-faq__question {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content; }

.gc-faq--horizontal .gc-faq__questions {
  display: grid;
  gap: 1rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content; }
  @media (min-width: 900px) {
    .gc-faq--horizontal .gc-faq__questions {
      width: 100%; } }

.gc-faq--horizontal .gc-faq__columns {
  display: grid;
  gap: 1rem;
  margin-top: 2rem; }
  @media (min-width: 900px) {
    .gc-faq--horizontal .gc-faq__columns {
      width: 100%;
      margin-top: 3rem;
      grid-template-columns: 1fr 1fr; } }

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

.gc-faq__questions {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  @media (min-width: 900px) {
    .gc-faq__questions {
      width: 70%; } }

.gc-faq__question {
  border-bottom: 2px solid #97AAD7;
  padding: 0.5rem 0; }

.gc-faq__question-title {
  font-size: 1.125rem;
  font-weight: 700;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer; }
  .gc-faq__question-title:after {
    content: "";
    -webkit-mask: url(12ee98db5f5c9dfef28e79c32d292ae7.svg) no-repeat;
            mask: url(12ee98db5f5c9dfef28e79c32d292ae7.svg) no-repeat;
    position: absolute;
    right: 0;
    height: 1rem;
    width: 1rem;
    background: #4E4B66; }

.gc-faq__answer {
  display: none; }

.gc-faq__question--active .gc-faq__question-title:after {
  -webkit-mask: url(3489a6dad3eeea25dd79ab4305a58199.svg) no-repeat;
          mask: url(3489a6dad3eeea25dd79ab4305a58199.svg) no-repeat;
  background: #4E4B66; }

.gc-faq__question--active .gc-faq__answer {
  display: block; }

.gc-featured-cases {
  background: #F7F7FC; }
  @media (min-width: 600px) {
    .gc-featured-cases__cases {
      display: grid;
      gap: 0 2rem;
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1200px) {
    .gc-featured-cases__cases {
      grid-template-columns: repeat(4, 1fr); } }
  .gc-featured-cases__title {
    text-align: center; }
    @media (min-width: 900px) {
      .gc-featured-cases__title {
        text-align: left; } }
  .gc-featured-cases__case {
    max-width: 19rem;
    background: #ffffff;
    padding: 1rem;
    padding-bottom: 5rem;
    margin: 0 auto 1.5rem auto;
    position: relative; }
  .gc-featured-cases__logo {
    width: 4rem;
    height: 4rem;
    -o-object-fit: contain;
       object-fit: contain; }
  .gc-featured-cases__triangle {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: rotate(180deg) scaleX(-1);
            transform: rotate(180deg) scaleX(-1); }
    .gc-featured-cases__triangle svg {
      width: 100%;
      height: auto;
      fill: #F7F7FC; }
  .gc-featured-cases__name {
    font-size: 1.125rem;
    font-weight: 700;
    color: #0F3F76;
    display: block;
    width: 100%;
    text-align: center; }
  .gc-featured-cases__top {
    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;
    margin-bottom: 2rem; }
  .gc-featured-cases__short-description {
    margin-bottom: 1rem;
    line-height: 1.25; }

.gc-featured-posts {
  background: #F7F7FC; }
  .gc-featured-posts__title {
    margin: 0 0 2rem 0;
    text-align: center; }
  .gc-featured-posts__list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    @media (min-width: 600px) {
      .gc-featured-posts__list {
        display: grid;
        gap: 2rem;
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 1200px) {
      .gc-featured-posts__list {
        grid-template-columns: repeat(4, 1fr); } }
  .gc-featured-posts__post {
    background: #ffffff;
    margin-bottom: 1.5rem;
    -webkit-box-shadow: 0px 4px 90px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 4px 90px rgba(0, 0, 0, 0.1);
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0% 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  .gc-featured-posts__wrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 1rem 1rem 3rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  .gc-featured-posts__thumbnail-link {
    display: block;
    position: relative; }
  .gc-featured-posts__thumbnail {
    display: block;
    width: 100%;
    height: 12.5rem;
    -o-object-fit: cover;
       object-fit: cover; }
  .gc-featured-posts__thumbnail-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  @media (min-width: 900px) {
    .gc-featured-posts__icon {
      background: #ffffff;
      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;
      height: 2rem;
      width: 2rem; }
      .gc-featured-posts__icon img {
        width: auto;
        height: 1rem; } }
  .gc-featured-posts__post-title {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0;
    margin-bottom: 2rem;
    color: #0F3F76;
    line-height: 1.25; }
  .gc-featured-posts__date {
    color: #0F3F76;
    font-weight: 700;
    font-size: 0.875rem;
    margin-bottom: 1rem; }
  .gc-featured-posts__link {
    color: #F7931E;
    font-size: 1.125rem;
    text-decoration: none; }

.gc-features {
  background: #F7F7FC; }
  .gc-features__title {
    margin: 0 0 2rem 0;
    color: #0F3F76; }
    @media (min-width: 900px) {
      .gc-features__title {
        text-align: center; } }
  @media (min-width: 900px) {
    .gc-features__items {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 2rem; } }
  .gc-features__feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-bottom: 2rem; }
    @media (min-width: 900px) {
      .gc-features__feature {
        margin-bottom: 0; } }
  .gc-features__image {
    display: block;
    width: 100%;
    height: 13rem;
    -o-object-fit: cover;
       object-fit: cover; }
    @media (min-width: 900px) {
      .gc-features__image {
        height: 19rem; } }
  .gc-features__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background-color: #ffffff;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  .gc-features__feature-title {
    color: #0F3F76;
    margin: 0;
    word-break: break-word; }
  .gc-features__feature-text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .gc-features__read-more {
    margin-top: 1rem; }
    @media (min-width: 900px) {
      .gc-features__read-more {
        margin-top: 2.25rem;
        -ms-flex-item-align: end;
            align-self: flex-end; } }
  .gc-features__button {
    margin-top: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.gc-footer__top {
  background-color: #0F3F76;
  padding: 2rem 0; }

@media (min-width: 900px) {
  .gc-footer__top-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

@media (min-width: 1200px) {
  .gc-footer__top-wrapper {
    -ms-flex-wrap: unset;
        flex-wrap: unset; } }

.gc-footer__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column; }
  @media (min-width: 900px) {
    .gc-footer__description {
      -ms-flex-preferred-size: 20%;
          flex-basis: 20%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.gc-footer__logo {
  max-width: 10rem;
  height: auto;
  margin-bottom: 2rem; }
  @media (min-width: 900px) {
    .gc-footer__logo {
      max-width: 14rem; } }

.gc-footer__navigation {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%; }

.gc-footer__socials {
  margin: 0 auto; }
  @media (min-width: 1200px) {
    .gc-footer__socials {
      margin: 0; } }

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

.gc-footer__menu-item {
  margin-bottom: 1rem; }

.gc-footer__menu-link {
  color: #ffffff;
  text-decoration: none;
  white-space: nowrap; }

.gc-footer__heading {
  color: #ffffff;
  font-weight: 700;
  margin: 0;
  margin-bottom: 1rem; }

.gc-footer__detail {
  color: #ffffff !important;
  text-decoration: none;
  display: block;
  font-size: 1.125rem;
  margin-bottom: 1rem; }

.gc-footer__socials-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem; }
  .gc-footer__socials-list li {
    margin-right: 2rem; }
    .gc-footer__socials-list li:last-of-type {
      margin-right: 0; }

.gc-footer__social-icon {
  height: 1.75rem;
  width: auto;
  fill: #ffffff; }

.gc-footer__iso {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.gc-footer__iso-icon {
  height: 2.5rem;
  width: auto; }

.gc-footer__bottom {
  background-color: #0F3F76; }

.gc-footer__bottom-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  color: #ffffff;
  font-size: 1.125rem;
  padding-bottom: 1rem;
  position: relative; }
  @media (min-width: 900px) {
    .gc-footer__bottom-wrapper {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.gc-footer__with-divider {
  padding-bottom: 0.25rem; }
  @media (min-width: 900px) {
    .gc-footer__with-divider {
      padding-bottom: 0;
      padding-right: 0.5rem;
      margin-right: 0.5rem;
      border-right: 1px solid #ffffff; } }

.gc-footer__links {
  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-flow: column;
          flex-flow: column; }
  @media (min-width: 900px) {
    .gc-footer__links {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.gc-footer__link:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0; }

.gc-footer__link a {
  color: #ffffff;
  text-decoration: none; }

.gc-gallery-carousel__splide {
  overflow: hidden; }

.gc-gallery-carousel__item {
  position: relative; }

.gc-gallery-carousel__play {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  fill: #ffffff;
  width: 1.5rem; }

.gc-gallery-carousel__image {
  height: 15rem;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%; }

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

.gc-gallery-carousel__gallery-arrow {
  background: #475D9A;
  border: none;
  display: grid;
  padding: 0.5rem;
  place-content: center;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out; }
  .gc-gallery-carousel__gallery-arrow:hover {
    background: #0F3F76; }

.gc-gallery-carousel__arrow-icon {
  width: 1.5rem;
  height: 1.5rem;
  fill: #ffffff; }

.gc-heading__title {
  margin: 0; }

.gc-hero-default {
  color: #ffffff;
  padding: 1rem 0 4rem 0; }
  @media (min-width: 600px) {
    .gc-hero-default {
      padding: 4.5rem 0 5rem 0; } }
  @media (min-width: 1200px) {
    .gc-hero-default__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .gc-hero-default__content-wrapper {
    width: 100%; }
  .gc-hero-default__breadcrumbs {
    color: #ffffff;
    margin-bottom: 2rem; }
    .gc-hero-default__breadcrumbs a {
      color: #ffffff; }
  .gc-hero-default__title-wrapper {
    margin-top: 0;
    line-height: 1;
    max-width: 41.25rem;
    word-break: break-word; }
  .gc-hero-default__ribbon {
    margin-bottom: 2rem; }
  .gc-hero-default__title {
    margin: 0; }
  .gc-hero-default__text {
    max-width: 37.5rem;
    margin-top: 1rem; }
    @media (min-width: 600px) {
      .gc-hero-default__text {
        margin-top: 1.5rem; } }
  .gc-hero-default__buttons {
    margin-top: 2rem;
    display: grid;
    gap: 1rem; }
    @media (min-width: 600px) {
      .gc-hero-default__buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-column-gap: 0.5rem;
           -moz-column-gap: 0.5rem;
                column-gap: 0.5rem; } }
  .gc-hero-default__image {
    width: 100%;
    height: auto;
    margin-top: 2rem; }
    @media (min-width: 1200px) {
      .gc-hero-default__image {
        margin-top: 0;
        margin-left: 2rem;
        max-width: 600px; } }
  .gc-hero-default__form-title {
    margin: 0 0 1.5rem 0; }
  .gc-hero-default__form {
    max-width: 41rem;
    background-color: #ffffff;
    -webkit-box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1);
    padding: 2rem;
    width: 100%;
    margin-top: 2rem;
    color: #4E4B66; }
    @media (min-width: 1200px) {
      .gc-hero-default__form {
        margin-top: 0; } }
    @media (min-width: 600px) {
      .gc-hero-default__form .gform_fields {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: repeat(4, auto); } }
    @media (min-width: 600px) {
      .gc-hero-default__form .gform_fields .gfield:nth-child(1) {
        grid-column: 1 / 2;
        grid-row: 1 / 2; } }
    @media (min-width: 600px) {
      .gc-hero-default__form .gform_fields .gfield:nth-child(2) {
        grid-column: 2 / 3;
        grid-row: 1 / 2; } }
    @media (min-width: 600px) {
      .gc-hero-default__form .gform_fields .gfield:nth-child(3) {
        grid-column: 1 / 3;
        grid-row: 2 / 3; } }
    @media (min-width: 600px) {
      .gc-hero-default__form .gform_fields .gfield:nth-child(4) {
        grid-column: 1 / 3;
        grid-row: 3 / 4; } }
    @media (min-width: 600px) {
      .gc-hero-default__form .gform_fields .gfield:nth-child(5) {
        grid-column: 1 / 3;
        grid-row: 4 / 5; } }
  .gc-hero-default__right {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 1200px) {
      .gc-hero-default__right {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        position: relative; } }
  .gc-hero-default__cards {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 37.5em; }
    @media (min-width: 600px) {
      .gc-hero-default__cards {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row; } }
    @media (min-width: 1200px) {
      .gc-hero-default__cards {
        margin-top: 6rem; } }
    .gc-hero-default__cards--ribbon {
      padding-top: 3rem; }
      @media (min-width: 1200px) {
        .gc-hero-default__cards--ribbon {
          padding-top: 0; } }
  .gc-hero-default__card {
    display: block;
    text-decoration: none;
    background-color: #ffffff;
    color: #0F3F76;
    width: 100%;
    height: 18rem;
    padding: 2.5rem 2rem;
    -webkit-box-shadow: 0 4px 90px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 90px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    position: relative; }
    @media (max-width: 599px) {
      .gc-hero-default__card:not(:last-of-type) {
        margin: 0 0 1.5rem 0; } }
    @media (min-width: 600px) {
      .gc-hero-default__card {
        margin: 0 1.5rem 3rem 1.5rem;
        width: 18rem; } }
    @media (min-width: 1200px) {
      .gc-hero-default__card {
        margin: 0 0 3rem 2.75rem; } }
    .gc-hero-default__card--no-icon .gc-hero-default__card-title {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      display: grid;
      place-items: center; }
  .gc-hero-default__card-spreader {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  .gc-hero-default__card-ribbon {
    position: absolute;
    top: -3rem;
    right: 1.5rem;
    width: 6.25rem; }
  .gc-hero-default__card-ribbon-text {
    position: relative;
    z-index: 1;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    height: 6rem;
    display: grid;
    place-items: center;
    line-height: 1; }
  .gc-hero-default__card-ribbon-background {
    position: absolute;
    right: 0;
    top: 0; }
  .gc-hero-default__card-icon {
    margin-bottom: 1rem; }
  .gc-hero-default__card-title {
    margin: 0;
    font-weight: 300;
    line-height: 1; }
  .gc-hero-default__card-button {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .gc-hero-default--with-image {
    padding-bottom: 0;
    position: relative;
    z-index: 1;
    margin-bottom: -2rem; }
    @media (min-width: 1200px) {
      .gc-hero-default--with-image {
        margin-bottom: -4rem; } }
    .gc-hero-default--with-image::after {
      content: "";
      background-color: #F7F7FC;
      position: absolute;
      z-index: -1;
      bottom: 0;
      left: 0;
      right: 0;
      height: 17%; }
      @media (min-width: 900px) {
        .gc-hero-default--with-image::after {
          height: 11%; } }
      @media (min-width: 1200px) {
        .gc-hero-default--with-image::after {
          display: none; } }
  .gc-hero-default--with-cards {
    position: relative;
    z-index: 1;
    margin-bottom: -6rem; }
    @media (min-width: 1200px) {
      .gc-hero-default--with-cards {
        margin-bottom: -16rem; } }
    .gc-hero-default--with-cards::after {
      content: "";
      background-color: #F7F7FC;
      position: absolute;
      z-index: -1;
      bottom: 0;
      left: 0;
      right: 0;
      height: 51%; }
      @media (min-width: 600px) {
        .gc-hero-default--with-cards::after {
          height: 23%; } }
      @media (min-width: 1200px) {
        .gc-hero-default--with-cards::after {
          display: none; } }
    .gc-hero-default--with-cards .gc-hero-default__right {
      margin-top: 2rem; }
      @media (min-width: 1440px) {
        .gc-hero-default--with-cards .gc-hero-default__right {
          margin-bottom: 0; } }
  .gc-hero-default--with-cards-flex {
    position: relative;
    z-index: 1; }
    .gc-hero-default--with-cards-flex .gc-hero-default__right {
      margin-top: 2rem; }
      @media (min-width: 1440px) {
        .gc-hero-default--with-cards-flex .gc-hero-default__right {
          margin-bottom: 0; } }
    .gc-hero-default--with-cards-flex .gc-hero-default__cards {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 4rem; }
      @media (min-width: 1200px) {
        .gc-hero-default--with-cards-flex .gc-hero-default__cards {
          position: absolute;
          bottom: -9rem; } }
    .gc-hero-default--with-cards-flex .gc-hero-default__card {
      margin: 0; }
    @media (min-width: 1200px) {
      .gc-hero-default--with-cards-flex.gc-hero-default--cards-3 {
        margin: 0; } }
    @media (min-width: 900px) {
      .gc-hero-default--with-cards-flex.gc-hero-default--cards-3 .gc-hero-default__content-wrapper {
        max-width: 100%; } }
    @media (min-width: 1200px) {
      .gc-hero-default--with-cards-flex.gc-hero-default--cards-3 .gc-hero-default__content-wrapper {
        max-width: 41%; } }
  @media (min-width: 1200px) {
    .gc-hero-default--cards-3 {
      margin-bottom: -33rem; } }
  .gc-hero-default--cards-3::after {
    height: 64%; }
    @media (min-width: 600px) {
      .gc-hero-default--cards-3::after {
        height: 23%; } }
  @media (min-width: 900px) {
    .gc-hero-default--cards-3 .gc-hero-default__content-wrapper {
      max-width: 41%; } }
  @media (min-width: 600px) {
    .gc-hero-default--cards-3 .gc-hero-default__cards {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; } }
  @media (min-width: 1200px) {
    .gc-hero-default--cards-3 .gc-hero-default__cards {
      margin-top: 10rem; } }
  @media (min-width: 1440px) {
    .gc-hero-default--with-list .gc-hero-default__breadcrumbs {
      position: absolute;
      left: 0; } }
  @media (min-width: 1440px) {
    .gc-hero-default--with-list .gc-hero-default__content-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      position: relative; } }
  .gc-hero-default--with-list .gc-hero-default__title-wrapper {
    margin: 2rem 0 1rem 0; }
    @media (min-width: 1440px) {
      .gc-hero-default--with-list .gc-hero-default__title-wrapper {
        margin: 0 0 1.5rem 0; } }
  .gc-hero-default--with-list .gc-hero-default__list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .gc-hero-default--with-list .gc-hero-default__list-item {
    margin-top: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .gc-hero-default--with-list .gc-hero-default__list-item svg {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 1rem;
      height: 1rem;
      margin-right: 1rem;
      color: #F7931E; }
  .gc-hero-default--with-form {
    padding-bottom: 0;
    position: relative;
    z-index: 1; }
    @media (min-width: 1200px) {
      .gc-hero-default--with-form {
        margin-bottom: -16rem; } }
    .gc-hero-default--with-form::after {
      content: "";
      background-color: #F7F7FC;
      position: absolute;
      z-index: -1;
      bottom: 0;
      left: 0;
      right: 0;
      height: 64%; }
      @media (min-width: 600px) {
        .gc-hero-default--with-form::after {
          height: 58%; } }
      @media (min-width: 1200px) {
        .gc-hero-default--with-form::after {
          display: none; } }
    .gc-hero-default--with-form .gc-hero-default__text-with-image {
      margin: 2rem 0 0 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (min-width: 900px) {
        .gc-hero-default--with-form .gc-hero-default__text-with-image {
          margin: 4.5rem 4rem 0 0; } }
    .gc-hero-default--with-form .gc-hero-default__form-image--wrapper {
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .gc-hero-default--with-form .gc-hero-default__form-header-wrapper {
      display: grid;
      grid-template-columns: 10rem 1fr;
      grid-template-rows: 1fr auto; }
      @media (min-width: 900px) {
        .gc-hero-default--with-form .gc-hero-default__form-header-wrapper {
          display: block; } }
    .gc-hero-default--with-form .gc-hero-default__form-image {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      height: 8rem;
      width: 8rem;
      margin-right: 1.5rem;
      border-radius: 50%; }
      .gc-hero-default--with-form .gc-hero-default__form-image--desktop {
        display: none; }
        @media (min-width: 900px) {
          .gc-hero-default--with-form .gc-hero-default__form-image--desktop {
            display: block; } }
      @media (min-width: 900px) {
        .gc-hero-default--with-form .gc-hero-default__form-image--mobile {
          display: none; } }
    .gc-hero-default--with-form .gc-hero-default__title-wrapper {
      margin-top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .gc-hero-default--with-form .gc-hero-default__text {
      grid-column: 1 / 3; }
    @media (min-width: 600px) {
      .gc-hero-default--with-form .gform_wrapper .gfield--width-full {
        grid-column: 1 / 3; } }
  .gc-hero-default--with-features {
    position: relative;
    z-index: 1; }
    .gc-hero-default--with-features .gc-hero-default::after {
      content: "";
      background-color: #F7F7FC;
      position: absolute;
      z-index: -1;
      bottom: 0;
      left: 0;
      right: 0;
      height: 48%; }
      @media (min-width: 900px) {
        .gc-hero-default--with-features .gc-hero-default::after {
          height: 0; } }
    .gc-hero-default--with-features .gc-hero-default__title-wrapper {
      margin-top: 2rem; }
      @media (min-width: 600px) {
        .gc-hero-default--with-features .gc-hero-default__title-wrapper {
          margin-top: 4.5rem; } }
    .gc-hero-default--with-features .gc-hero-default__features {
      margin: 0;
      padding: 0;
      list-style-type: none;
      -webkit-box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1);
              box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1);
      background-color: #ffffff;
      color: #4E4B66;
      padding: 1rem;
      width: 100%;
      display: grid;
      gap: 1.5rem;
      margin-top: 2rem; }
      @media (min-width: 600px) {
        .gc-hero-default--with-features .gc-hero-default__features {
          padding: 2.5rem;
          gap: 3rem; } }
      @media (min-width: 1200px) {
        .gc-hero-default--with-features .gc-hero-default__features {
          margin-top: 0;
          margin-left: 3rem; } }
    .gc-hero-default--with-features .gc-hero-default__feature {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      @media (min-width: 600px) {
        .gc-hero-default--with-features .gc-hero-default__feature {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
              -ms-flex-flow: row;
                  flex-flow: row; } }
    .gc-hero-default--with-features .gc-hero-default__feature-title {
      margin: 0;
      line-height: 1;
      font-weight: 300; }
    .gc-hero-default--with-features .gc-hero-default__feature-icon {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-right: 1.5rem;
      max-width: 1.75rem;
      height: auto;
      margin-bottom: 0.5rem; }
      @media (min-width: 600px) {
        .gc-hero-default--with-features .gc-hero-default__feature-icon {
          max-width: 2.25rem;
          margin-bottom: 0; } }
    .gc-hero-default--with-features .gc-hero-default__feature-text p {
      margin-top: 0.5rem; }
  .gc-hero-default--wide .gc-hero-default__title-wrapper,
  .gc-hero-default--wide .gc-hero-default__text {
    max-width: 57.5rem; }
  .gc-hero-default--white .gc-hero-default__breadcrumbs {
    color: #4E4B66; }
    .gc-hero-default--white .gc-hero-default__breadcrumbs a {
      color: #4E4B66; }
  .gc-hero-default--white .gc-hero-default__title-wrapper {
    color: #0F3F76; }
  .gc-hero-default--white .gc-hero-default__text {
    color: #4E4B66; }
  .gc-hero-default--no-bottom-margin {
    margin-bottom: 0; }
    .gc-hero-default--no-bottom-margin::after {
      display: none; }

.acf-block-preview > .gc-hero-default {
  background-color: #475D9A;
  margin-bottom: 0; }

.gc-hero-large {
  margin: 1rem 0; }
  @media (min-width: 900px) {
    .gc-hero-large {
      margin: 1rem 0 5.5rem 0; } }
  .gc-hero-large__breadcrumbs {
    color: #ffffff;
    margin: 4rem 0; }
    .gc-hero-large__breadcrumbs a {
      color: #ffffff; }
  .gc-hero-large__video, .gc-hero-large__image {
    margin-top: 3rem; }
  .gc-hero-large__back {
    text-decoration: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #ffffff;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1; }
    .gc-hero-large__back svg {
      height: 1rem;
      margin-right: 1rem;
      margin-top: -0.2rem;
      fill: #F7931E;
      -webkit-transition: fill 0.1s ease-in-out;
      transition: fill 0.1s ease-in-out; }
  .gc-hero-large--template {
    margin-bottom: 0; }
    .gc-hero-large--template .gc-hero-large__back {
      margin-top: 4.5rem; }
    .gc-hero-large--template .gc-hero-large__description,
    .gc-hero-large--template .gc-hero-large__title,
    .gc-hero-large--template .gc-hero-large__text {
      text-align: left; }
    @media (min-width: 900px) {
      .gc-hero-large--template .gc-hero-large__title {
        margin-top: 1rem; } }
    .gc-hero-large--template .gc-hero-large__wrapper {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
  .gc-hero-large__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gc-hero-large__title {
    margin: 0;
    color: #475D9A;
    text-shadow: none; }
    @media (min-width: 900px) {
      .gc-hero-large__title {
        margin-top: 6rem;
        text-align: center; } }
  .gc-hero-large__text {
    color: #4E4B66;
    text-shadow: none; }
    @media (min-width: 900px) {
      .gc-hero-large__text {
        text-align: center;
        max-width: 60%; } }
  .gc-hero-large__image, .gc-hero-large__video {
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1); }
  .gc-hero-large__buttons {
    margin: 3.75rem 0; }
    .gc-hero-large__buttons .gc-button:first-of-type {
      margin-bottom: 1rem; }
      @media (min-width: 600px) {
        .gc-hero-large__buttons .gc-button:first-of-type {
          margin-bottom: 0;
          margin-right: 1rem; } }
    @media (min-width: 900px) {
      .gc-hero-large__buttons {
        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;
        margin: 3rem 0 6rem; } }
  @media (min-width: 900px) {
    .gc-hero-large__list {
      margin: 6rem auto 5.5rem auto;
      padding: 0; } }
  .gc-hero-large__item {
    font-size: 1.125rem;
    font-weight: 700; }
  .gc-hero-large__description {
    text-align: center;
    margin-top: 2rem; }

.gp-base__header .gc-hero-large__title {
  color: #ffffff;
  text-shadow: 2px 2px #475D9A; }

.gp-base__header .gc-hero-large__text {
  color: #ffffff;
  text-shadow: 2px 2px #475D9A; }

.gc-icons-with-content {
  background: #F7F7FC; }
  .gc-icons-with-content--boxed {
    text-align: center; }
    .gc-icons-with-content--boxed .gc-icons-with-content__wrapper {
      gap: 2rem; }
      @media (min-width: 900px) {
        .gc-icons-with-content--boxed .gc-icons-with-content__wrapper {
          gap: 3rem; } }
    .gc-icons-with-content--boxed .gc-icons-with-content__item {
      background-color: #ffffff;
      -webkit-box-shadow: 0px 4px 90px rgba(0, 0, 0, 0.1);
              box-shadow: 0px 4px 90px rgba(0, 0, 0, 0.1);
      clip-path: polygon(0 0, 100% 0%, 100% 90%, 0% 100%);
      padding: 2rem 1.5rem 4rem; }
  .gc-icons-with-content--white {
    background-color: #ffffff; }
    .gc-icons-with-content--white .gc-icons-with-content__item {
      background-color: #F7F7FC; }
  .gc-icons-with-content__title {
    text-align: center;
    margin-bottom: 2rem; }
  @media (min-width: 600px) {
    .gc-icons-with-content__wrapper {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 3rem 5rem; } }
  @media (min-width: 900px) {
    .gc-icons-with-content__wrapper {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 3rem 10rem; } }
  .gc-icons-with-content__item-title {
    margin: 0; }
  .gc-icons-with-content__description ul {
    padding-left: 1.3rem; }
  .gc-icons-with-content__item {
    margin-bottom: 2rem; }
  .gc-icons-with-content__button {
    margin-top: 2rem; }

.gc-icons {
  background: #F7F7FC; }
  .gc-icons__title {
    margin-bottom: 2rem;
    text-align: center; }
    @media (min-width: 900px) {
      .gc-icons__title {
        margin-bottom: 4rem; } }
  .gc-icons__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 1rem; }
    @media (min-width: 600px) {
      .gc-icons__list {
        display: grid;
        gap: 1.5rem;
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 900px) {
      .gc-icons__list {
        grid-template-columns: repeat(3, 1fr); } }
  .gc-icons__item {
    height: 14rem;
    -webkit-perspective: 1000px;
            perspective: 1000px; }
    .gc-icons__item--active .gc-icons__item-inner {
      -webkit-transform: rotateY(180deg);
              transform: rotateY(180deg); }
    @media (min-width: 900px) {
      .gc-icons__item:hover .gc-icons__item-inner {
        -webkit-transform: rotateY(180deg);
                transform: rotateY(180deg); } }
  .gc-icons__item-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: -webkit-transform 0.7s;
    transition: -webkit-transform 0.7s;
    transition: transform 0.7s;
    transition: transform 0.7s, -webkit-transform 0.7s;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d; }
  .gc-icons__front, .gc-icons__back {
    background: #ffffff;
    padding: 1.5rem;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    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-flow: column;
            flex-flow: column;
    text-align: center;
    margin-bottom: 1rem;
    -webkit-box-shadow: 0px 4px 100px 4px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 4px 100px 4px rgba(0, 0, 0, 0.2); }
    @media (min-width: 1200px) {
      .gc-icons__front, .gc-icons__back {
        padding: 3.5rem;
        margin-bottom: 0; } }
  .gc-icons__back {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg); }
  .gc-icons__description p:first-of-type {
    margin-top: 0; }
  .gc-icons__icon {
    margin-bottom: 1.5rem; }

@media (min-width: 900px) {
  .gc-image-intro__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; } }

.gc-image-intro__rating {
  margin: 2rem 0 0.5rem 0; }
  @media (min-width: 900px) {
    .gc-image-intro__rating {
      margin: 4.5rem 0 1rem 0; } }

.gc-image-intro__star {
  height: 1.125rem;
  width: auto;
  fill: #FFA600; }

.gc-image-intro__title {
  color: #0F3F76;
  margin: 0;
  line-height: 1; }

.gc-image-intro__client {
  margin-top: 1rem; }
  @media (min-width: 900px) {
    .gc-image-intro__client {
      margin-top: 2rem; } }

.gc-image-intro__client, .gc-image-intro__date {
  font-weight: 700; }

@media (min-width: 900px) {
  .gc-image-intro__content {
    width: calc(50% - 3rem); } }

.gc-image-intro__photo-wrapper {
  margin-top: 2rem;
  width: 100%;
  min-height: 20rem;
  -webkit-box-shadow: 0px 4px 90px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 90px rgba(0, 0, 0, 0.1);
  position: relative; }
  @media (min-width: 900px) {
    .gc-image-intro__photo-wrapper {
      margin: 0;
      min-height: 100%;
      width: calc(50% - 3rem); } }

.gc-image-intro__photo {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 25%;
     object-position: center 25%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.gc-intro {
  background: #F7F7FC; }
  .gc-intro__title {
    line-height: 1.25; }
  @media (min-width: 900px) {
    .gc-intro__content {
      max-width: 33.5rem; } }
  .gc-intro__content ul {
    padding-left: 1rem; }
  .gc-intro__content h4 {
    color: #F7931E;
    font-weight: 700; }

.gc-job-card {
  text-decoration: none;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 90px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 90px rgba(0, 0, 0, 0.1);
  clip-path: polygon(0 0, 100% 0%, 100% 90%, 0% 100%);
  padding-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column; }
  .gc-job-card__image-wrapper {
    position: relative; }
  .gc-job-card__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .gc-job-card__spreader {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .gc-job-card__image {
    height: 12.5rem;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .gc-job-card__title {
    line-height: 1.25;
    margin: 0 0 0.5rem 0; }
  .gc-job-card__detail {
    color: #0F3F76;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.5rem;
    font-size: 0.875rem;
    margin: 0.25rem 0; }
  .gc-job-card__icon {
    width: 0.875rem;
    height: 0.875rem;
    fill: #0F3F76; }
  .gc-job-card__excerpt {
    margin: 0.5rem 0; }

.gc-jobs-carousel {
  background: #F7F7FC;
  padding: 4rem 0; }
  .gc-jobs-carousel__container {
    display: grid;
    gap: 2rem;
    overflow: hidden; }
    @media (min-width: 1200px) {
      .gc-jobs-carousel__container {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: start;
        grid-template-columns: minmax(0, 1fr) minmax(0, 3fr); } }
  .gc-jobs-carousel__title {
    font-weight: 700;
    margin-top: 0; }
  .gc-jobs-carousel__splide {
    overflow: hidden; }

.gc-jobs-overview {
  background: #F7F7FC; }
  .gc-jobs-overview__container {
    display: grid;
    gap: 2rem; }
    @media (min-width: 1200px) {
      .gc-jobs-overview__container {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: start;
        grid-template-columns: minmax(0, 25fr) minmax(0, 75fr); } }
  @media (min-width: 1200px) {
    .gc-jobs-overview__aside {
      position: sticky;
      top: 7rem; } }
  .gc-jobs-overview__filter-title {
    margin-top: 0; }
    .gc-jobs-overview__filter-title--margin {
      margin-top: 3rem; }
  .gc-jobs-overview__filters {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .gc-jobs-overview__filter {
    text-decoration: none;
    margin: 0.65rem 0;
    display: block; }
    .gc-jobs-overview__filter--current {
      font-weight: 700; }
  .gc-jobs-overview__see-all {
    margin-bottom: 2.25rem; }
  .gc-jobs-overview__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 2rem; }
    @media (min-width: 600px) {
      .gc-jobs-overview__list {
        grid-template-columns: repeat(2, minmax(0, 1fr)); } }
    @media (min-width: 1200px) {
      .gc-jobs-overview__list {
        grid-template-columns: repeat(3, minmax(0, 1fr)); } }

.gc-logos--with-background {
  background: #F7F7FC; }

.gc-logos__title {
  text-align: center;
  margin-bottom: 2rem; }

.gc-logos__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-width: 72rem;
  margin: 0 auto; }

.gc-logos__item {
  margin: 0 1rem 2rem 1rem;
  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; }

.gc-logos__image {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-filter: saturate(0%);
          filter: saturate(0%);
  -webkit-transition: -webkit-filter 0.15s ease-in-out;
  transition: -webkit-filter 0.15s ease-in-out;
  transition: filter 0.15s ease-in-out;
  transition: filter 0.15s ease-in-out, -webkit-filter 0.15s ease-in-out;
  width: 8rem;
  height: 5rem; }
  @media (min-width: 600px) {
    .gc-logos__image {
      width: 10rem; } }
  .gc-logos__image:hover {
    -webkit-filter: saturate(100%);
            filter: saturate(100%); }

.gc-logos__button-wrapper {
  margin-top: 1rem; }
  @media (min-width: 600px) {
    .gc-logos__button-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.gc-long-content {
  background-color: #F7F7FC; }
  @media (min-width: 900px) {
    .gc-long-content__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .gc-long-content__sidebar {
    margin-bottom: 3rem; }
    @media (min-width: 900px) {
      .gc-long-content__sidebar {
        -webkit-box-flex: 0.5;
            -ms-flex: 0.5;
                flex: 0.5;
        margin-right: 4rem;
        margin-bottom: 0;
        position: sticky;
        top: 1rem; } }
  @media (min-width: 900px) {
    .gc-long-content__content {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }
  .gc-long-content__content img {
    height: auto; }

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

.gc-navbar {
  position: relative;
  font-family: "Open Sans";
  font-weight: 300; }
  .gc-navbar__container--sticky {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    background-color: #0F3F76;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11; }
    .gc-navbar__container--sticky::after {
      content: "";
      position: absolute;
      top: 0;
      z-index: -1;
      background-color: #0F3F76;
      height: 100%;
      width: 200vw;
      left: -50vw; }
    .gc-navbar__container--sticky .gc-navbar__wrapper {
      border-bottom: 0;
      max-height: 100vh;
      overflow-y: auto; }
      @media (min-width: 1200px) {
        .gc-navbar__container--sticky .gc-navbar__wrapper {
          max-height: unset;
          overflow-y: unset; } }
    .gc-navbar__container--sticky .gc-navbar__logo {
      padding: 0.5rem 0; }
      @media (min-width: 1200px) {
        .gc-navbar__container--sticky .gc-navbar__logo {
          padding: 1rem 0; } }
      @media (min-width: 1200px) {
        .gc-navbar__container--sticky .gc-navbar__logo img {
          max-width: 9rem; } }
    @media (max-width: 599px) {
      .gc-navbar__container--sticky .gc-navbar__nav {
        border-top: 0; } }
    @media (min-width: 1200px) {
      .gc-navbar__container--sticky .gc-navbar__menu--secondary {
        margin-bottom: 0.5rem; } }
  .gc-navbar__container--sticky-show {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .gc-navbar__wrapper {
    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__wrapper {
        border-bottom: 2px solid rgba(255, 255, 255, 0.3);
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .gc-navbar__logo {
    display: block;
    padding: 1rem 0; }
    @media (min-width: 1200px) {
      .gc-navbar__logo {
        padding: 2rem 0; } }
    .gc-navbar__logo img {
      max-width: 5.75rem;
      height: auto; }
      @media (min-width: 600px) {
        .gc-navbar__logo img {
          max-width: 11rem; } }
  .gc-navbar__burger {
    width: 1.7rem;
    height: 1.7rem;
    -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: 2px;
      width: 80%;
      left: 10%;
      background: #ffffff;
      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: 20%; }
      .gc-navbar__burger span:nth-child(2) {
        top: calc(50% - 1px); }
      .gc-navbar__burger span:nth-child(3) {
        bottom: 20%; }
    .gc-navbar__burger:focus {
      outline: none; }
  .gc-navbar__nav {
    width: 100%;
    border-top: 2px solid rgba(255, 255, 255, 0.3); }
    @media (min-width: 1200px) {
      .gc-navbar__nav {
        border-top: 0;
        width: auto; } }
  .gc-navbar__menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none;
    font-size: 1.25rem; }
    @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;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    .gc-navbar__menu--primary {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
      @media (min-width: 1200px) {
        .gc-navbar__menu--primary {
          -webkit-box-ordinal-group: initial;
              -ms-flex-order: initial;
                  order: initial; } }
      @media (min-width: 1200px) {
        .gc-navbar__menu--primary .gc-navbar__item {
          margin-left: 3rem; } }
      .gc-navbar__menu--primary .gc-navbar__link::after {
        bottom: 0; }
        @media (min-width: 1200px) {
          .gc-navbar__menu--primary .gc-navbar__link::after {
            bottom: -0.4rem; } }
      @media (min-width: 1200px) {
        .gc-navbar__menu--primary .gc-navbar__expander {
          display: none; } }
    @media (min-width: 1200px) {
      .gc-navbar__menu--secondary {
        margin-bottom: 1rem; } }
    .gc-navbar__menu--secondary .gc-navbar__item:first-of-type {
      margin-top: 0; }
    @media (min-width: 1200px) {
      .gc-navbar__menu--secondary .gc-navbar__item {
        margin-left: 2rem; } }
    @media (min-width: 1200px) {
      .gc-navbar__menu--secondary .gc-navbar__link {
        font-size: 1.0625rem; } }
  .gc-navbar__item {
    margin: 1rem 0;
    position: relative; }
    @media (min-width: 1200px) {
      .gc-navbar__item {
        margin: 0; } }
    .gc-navbar__item:hover .gc-navbar__expander svg {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .gc-navbar__item:hover .gc-navbar__submenu-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .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__item--lang {
      margin: 0; }
  .gc-navbar__link {
    color: #ffffff;
    text-decoration: none;
    position: relative;
    display: inline-block;
    padding: 0.25rem 0; }
    @media (min-width: 1200px) {
      .gc-navbar__link {
        padding: 0; } }
    .gc-navbar__link::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      height: 1px;
      width: 0;
      background-color: #ffffff;
      -webkit-transition: width 0.15s ease-in-out;
      transition: width 0.15s ease-in-out; }
      @media (min-width: 1200px) {
        .gc-navbar__link::after {
          bottom: -0.25rem; } }
    .gc-navbar__link--active, .gc-navbar__link:hover {
      color: #ffffff; }
      .gc-navbar__link--active::after, .gc-navbar__link:hover::after {
        width: 100%; }
  .gc-navbar__lang-switcher.gc-navbar__submenu-wrapper {
    right: 0;
    left: auto;
    display: block;
    padding-top: 0.5rem;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly; }
    @media (min-width: 1200px) {
      .gc-navbar__lang-switcher.gc-navbar__submenu-wrapper {
        display: none;
        padding-top: 0;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    .gc-navbar__lang-switcher.gc-navbar__submenu-wrapper--active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .gc-navbar__lang-switcher .gc-navbar__submenu {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 1200px) {
      .gc-navbar__lang-switcher .gc-navbar__submenu {
        width: auto;
        display: block; } }
  .gc-navbar__lang-link {
    color: #ffffff;
    text-decoration: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: uppercase; }
    .gc-navbar__lang-link--active.gc-navbar__submenu-link {
      background-color: #ffffff;
      color: #0F3F76;
      padding: 0.5rem;
      line-height: 1; }
      @media (min-width: 1200px) {
        .gc-navbar__lang-link--active.gc-navbar__submenu-link {
          background-color: #475D9A;
          color: #ffffff;
          padding: 1rem; } }
  .gc-navbar__lang-flag {
    border: 2px solid #ffffff;
    margin-right: 0.5rem;
    display: none; }
    @media (min-width: 1200px) {
      .gc-navbar__lang-flag {
        display: block; } }
  .gc-navbar__lang-name {
    display: none; }
    @media (min-width: 1200px) {
      .gc-navbar__lang-name {
        display: block; } }
  @media (min-width: 1200px) {
    .gc-navbar__lang-code {
      display: none; } }
  .gc-navbar__expander {
    background-color: transparent;
    border: 0;
    padding: 0.5rem 0.25rem;
    cursor: pointer; }
    .gc-navbar__expander--active svg {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .gc-navbar__expander--lang {
      color: #ffffff;
      padding: 0 0 0 0.5rem;
      position: relative;
      font-size: 0.875rem;
      text-transform: uppercase;
      display: none; }
      @media (min-width: 1200px) {
        .gc-navbar__expander--lang {
          display: block; } }
      .gc-navbar__expander--lang svg {
        margin-left: 0.5rem;
        width: 0.6rem; }
      .gc-navbar__expander--lang::after {
        content: "";
        height: 100%;
        width: 2px;
        background-color: #ffffff;
        position: absolute;
        left: -2px;
        border-radius: 1px; }
  .gc-navbar__expander-icon {
    margin-bottom: -0.25rem;
    height: 1.125rem;
    fill: #ffffff; }
  .gc-navbar__submenu-wrapper {
    display: none; }
    @media (min-width: 1200px) {
      .gc-navbar__submenu-wrapper {
        position: absolute;
        left: 0;
        right: 0;
        min-width: 17rem;
        z-index: 2; } }
    .gc-navbar__submenu-wrapper--active {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .gc-navbar__submenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0.875rem; }
    @media (min-width: 1200px) {
      .gc-navbar__submenu {
        padding: 0.5rem 0;
        min-width: 10rem; } }
  @media (min-width: 1200px) {
    .gc-navbar__submenu-item {
      background-color: #475D9A; } }
  .gc-navbar__submenu-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #ffffff;
    text-decoration: none;
    padding: 0.5rem 1rem; }
    @media (min-width: 1200px) {
      .gc-navbar__submenu-link {
        padding: 0.5rem 2rem 0.5rem 1rem; } }
  .gc-navbar__bottom {
    background-color: #475D9A; }
  .gc-navbar__bottom-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0.5rem 0; }
    @media (min-width: 900px) {
      .gc-navbar__bottom-menu {
        padding: 1.25rem 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row;
        -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly; } }
  .gc-navbar--active {
    background-color: #0F3F76; }
    @media (min-width: 1200px) {
      .gc-navbar--active {
        background-color: transparent; } }
    .gc-navbar--active .gc-navbar__container--sticky-show .gc-navbar__nav {
      border-top: 2px solid rgba(255, 255, 255, 0.3); }
      @media (min-width: 1200px) {
        .gc-navbar--active .gc-navbar__container--sticky-show .gc-navbar__nav {
          border-top: 0; } }
    .gc-navbar--active .gc-navbar__wrapper {
      border-bottom: 0; }
    .gc-navbar--active .gc-navbar__nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      padding: 0.5rem 0; }
      @media (min-width: 1200px) {
        .gc-navbar--active .gc-navbar__nav {
          padding: 0; } }
    .gc-navbar--active .gc-navbar__menu {
      display: block; }
      @media (min-width: 1200px) {
        .gc-navbar--active .gc-navbar__menu {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
    .gc-navbar--active .gc-navbar__burger span {
      width: 100%;
      left: 0; }
      .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-navbar--active .gc-navbar__bottom {
      display: none; }
  .gc-navbar--with-submenu .gc-navbar__wrapper {
    border-bottom: 0; }
  .gc-navbar--with-submenu .gc-navbar__nav {
    border-top: 0;
    padding-top: 0; }
  .gc-navbar--white .gc-navbar__nav {
    border-top: 0; }
  .gc-navbar--white .gc-navbar__bottom {
    background-color: #E6EDFF; }
  .gc-navbar--white .gc-navbar__link {
    color: #0F3F76; }
    .gc-navbar--white .gc-navbar__link--active::after, .gc-navbar--white .gc-navbar__link:hover::after {
      background-color: #0F3F76; }
  .gc-navbar--white .gc-navbar__submenu-link {
    color: #0F3F76; }
    @media (min-width: 1200px) {
      .gc-navbar--white .gc-navbar__submenu-link {
        color: #ffffff; } }
    .gc-navbar--white .gc-navbar__submenu-link:hover {
      color: #F7931E; }
  .gc-navbar--white .gc-navbar__expander-icon {
    fill: #0F3F76; }
  .gc-navbar--white .gc-navbar__expander--lang {
    color: #0F3F76; }
    .gc-navbar--white .gc-navbar__expander--lang::after {
      background-color: #0F3F76; }
  .gc-navbar--white .gc-navbar__burger span {
    background-color: #0F3F76; }
  .gc-navbar--white .gc-navbar__container--sticky,
  .gc-navbar--white .gc-navbar__container--sticky::after {
    background-color: #E6EDFF; }
  .gc-navbar--white.gc-navbar--active {
    background-color: #E6EDFF; }
  .gc-navbar--simple .gc-navbar__wrapper {
    border-bottom: 2px solid #E6EDFF; }
  .gc-navbar--simple .gc-navbar__container--sticky,
  .gc-navbar--simple .gc-navbar__container--sticky::after {
    background-color: #ffffff; }
  .gc-navbar--simple .gc-navbar__container--sticky .gc-navbar__wrapper {
    border-bottom: 0; }

.gc-newsletter {
  background: #F7F7FC; }
  .gc-newsletter__title {
    text-align: center;
    margin-bottom: 2rem; }
    @media (min-width: 900px) {
      .gc-newsletter__title {
        max-width: 30%;
        margin: 0 auto;
        margin-bottom: 2rem; } }
  .gc-newsletter__form {
    position: relative; }
    @media (min-width: 600px) {
      .gc-newsletter__form {
        max-width: 60%;
        margin: 0 auto; } }
    @media (min-width: 900px) {
      .gc-newsletter__form {
        max-width: 30%; } }
    .gc-newsletter__form .gform_fields {
      position: relative;
      grid-template-columns: none; }
    .gc-newsletter__form .gform_wrapper label.gfield_label {
      display: none; }
    .gc-newsletter__form input {
      min-height: 3rem; }
    .gc-newsletter__form input[type="submit"] {
      background: #97AAD7;
      -webkit-box-shadow: none;
              box-shadow: none;
      width: 3rem;
      position: absolute;
      right: 0;
      top: 0;
      margin-top: 0; }

.gc-other-jobs {
  background: #F7F7FC; }
  .gc-other-jobs__title {
    margin: 0;
    text-align: center; }
  .gc-other-jobs__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 2rem;
    display: grid;
    gap: 2rem; }
    @media (min-width: 600px) {
      .gc-other-jobs__list {
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 900px) {
      .gc-other-jobs__list {
        grid-template-columns: repeat(4, 1fr); } }

.gc-pagination {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .gc-pagination__link {
    height: 100%;
    line-height: 1.5;
    display: grid;
    place-items: center;
    color: #F7931E;
    text-decoration: none;
    margin: 0 0.25rem;
    padding: 0.75rem;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    .gc-pagination__link:hover, .gc-pagination__link--current {
      font-weight: 700; }
  .gc-pagination__first {
    display: none; }
    @media (min-width: 600px) {
      .gc-pagination__first {
        display: block; } }
  .gc-pagination__last {
    display: none; }
    @media (min-width: 600px) {
      .gc-pagination__last {
        display: block; } }
  .gc-pagination__arrow-icon {
    fill: #F7931E;
    height: 1.125rem; }

.gc-partners {
  background: #F7F7FC; }
  .gc-partners__list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    @media (min-width: 900px) {
      .gc-partners__list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 2rem; } }
  .gc-partners__partner {
    background: #ffffff;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    position: relative; }
    @media (min-width: 900px) {
      .gc-partners__partner {
        margin-bottom: 0; } }
  .gc-partners__image {
    display: block;
    width: auto;
    height: 6.25rem;
    padding: 1.25rem;
    margin: 0 auto;
    -o-object-fit: contain;
       object-fit: contain; }
    @media (min-width: 600px) {
      .gc-partners__image {
        height: 10rem;
        padding: 2rem; } }
  .gc-partners__content {
    padding: 1rem; }
    @media (min-width: 600px) {
      .gc-partners__content {
        padding: 2rem; } }
  .gc-partners__name {
    margin: 0 0 0.5rem 0;
    color: #0F3F76;
    line-height: 1; }
    @media (min-width: 900px) {
      .gc-partners__name {
        margin: 0 0 0.5rem 0; } }
  .gc-partners__link {
    width: auto;
    margin-top: 0.5rem; }
  .gc-partners__triangle {
    position: absolute;
    bottom: -0.55rem;
    right: 0;
    width: 100%;
    height: auto; }
    .gc-partners__triangle svg,
    .gc-partners__triangle path {
      width: 100%;
      height: auto;
      fill: #F7F7FC; }

.gc-post-card-pinned {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
  clip-path: polygon(0 0, 100% 0%, 96% 100%, 0% 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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 2rem; }
  @media (min-width: 600px) {
    .gc-post-card-pinned {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .gc-post-card-pinned__icon {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    fill: #475D9A;
    max-width: 4.5rem;
    margin: 1rem; }
    @media (min-width: 600px) {
      .gc-post-card-pinned__icon {
        max-width: 9.4rem;
        margin: 2rem 3rem; } }
  .gc-post-card-pinned__content {
    margin: 1rem; }
    @media (min-width: 600px) {
      .gc-post-card-pinned__content {
        margin: 1.5rem; } }
  .gc-post-card-pinned__title {
    line-height: 1;
    margin: 0 0 1.5rem 0; }
  .gc-post-card-pinned__date {
    font-weight: 700;
    color: #0F3F76;
    margin-bottom: 0.5rem; }

.gc-post-card {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 90px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 90px rgba(0, 0, 0, 0.1);
  clip-path: polygon(0 0, 100% 0%, 100% 90%, 0% 100%);
  padding-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column; }
  .gc-post-card__image-wrapper {
    position: relative; }
  .gc-post-card__overlay {
    position: absolute;
    right: 0;
    bottom: 0; }
  .gc-post-card__icon {
    background-color: #ffffff;
    height: 2rem;
    width: 2rem;
    padding: 0.5rem; }
  .gc-post-card__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .gc-post-card__spreader {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .gc-post-card__image {
    height: 12.5rem;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .gc-post-card__title {
    line-height: 1.25;
    margin: 0 0 2rem 0; }
  .gc-post-card__date {
    font-weight: 700;
    color: #0F3F76;
    font-size: 0.875rem;
    margin-bottom: 1rem; }

.gc-post-category:not(:last-of-type) {
  margin-bottom: 6.25rem; }

.gc-post-category__header {
  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; }

.gc-post-category__title-wrapper {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.gc-post-category__icon {
  margin-right: 1rem; }

.gc-post-category__title {
  margin: 0;
  line-height: 1; }

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

.gc-posts {
  background-color: #F7F7FC; }
  .gc-posts__form {
    width: 100%;
    max-width: 42rem;
    margin: 0 auto 4rem auto;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 900px) {
      .gc-posts__form {
        margin: 0 auto 5rem auto; } }
  .gc-posts__search {
    width: 100%;
    border: 1px solid #97AAD7;
    padding: 0.65rem 0.75rem;
    line-height: 1; }
    .gc-posts__search:focus {
      outline: none; }
  .gc-posts__button {
    cursor: pointer;
    border: 0;
    padding: 0.75rem;
    background-color: #97AAD7; }
  .gc-posts__button-icon {
    height: 1.125rem;
    fill: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-posts__not-found {
    text-align: center; }

.gc-price-calculator {
  background-color: #F7F7FC; }
  .gc-price-calculator__currency-list {
    position: relative;
    background-color: #ffffff;
    padding-top: 1.5rem; }
    @media (min-width: 600px) {
      .gc-price-calculator__currency-list {
        background-color: transparent;
        padding-top: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
  .gc-price-calculator__currency-item {
    padding: 0 0 1rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out; }
    @media (min-width: 600px) {
      .gc-price-calculator__currency-item {
        padding: 0 0 0.65rem 2rem;
        opacity: 0.5; } }
    .gc-price-calculator__currency-item:hover, .gc-price-calculator__currency-item--active {
      opacity: 1; }
  .gc-price-calculator__currency-flag {
    margin-right: 1rem; }
  .gc-price-calculator__currency-radio {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 1rem; }
  .gc-price-calculator__wrapper {
    background-color: #ffffff;
    -webkit-box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1); }
  .gc-price-calculator__main {
    padding: 1rem; }
    @media (min-width: 900px) {
      .gc-price-calculator__main {
        padding: 1.5rem; } }
  @media (min-width: 900px) {
    .gc-price-calculator__header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  .gc-price-calculator__sliders {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  @media (min-width: 900px) {
    .gc-price-calculator__slider-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .gc-price-calculator__slider-title {
    margin: 0; }
  .gc-price-calculator__slider {
    max-width: 20rem;
    width: 100%;
    -webkit-appearance: none;
    background-color: #97AAD7;
    height: 0.5rem;
    border-radius: 5px;
    cursor: pointer; }
    @media (min-width: 900px) {
      .gc-price-calculator__slider {
        margin: 0 1.5rem; } }
    .gc-price-calculator__slider::-moz-range-thumb, .gc-price-calculator__slider::-webkit-slider-thumb {
      -webkit-appearance: none;
      background-color: #475D9A;
      height: 1.5rem;
      width: 1.5rem;
      border-radius: 50%;
      border: 0; }
  .gc-price-calculator__slider-number {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-weight: 700;
    color: #0F3F76; }
  .gc-price-calculator__price {
    line-height: 1.25;
    -webkit-box-shadow: 0 4px 15px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 15px 4px rgba(0, 0, 0, 0.1);
    padding: 0.5rem;
    display: none; }
    @media (min-width: 1200px) {
      .gc-price-calculator__price {
        display: block; } }
  .gc-price-calculator__price-per {
    color: #0F3F76;
    font-size: 0.875rem;
    font-weight: 700; }
  .gc-price-calculator__modules {
    display: grid;
    gap: 2rem;
    margin-top: 2rem; }
    @media (min-width: 900px) {
      .gc-price-calculator__modules {
        margin-top: 0;
        grid-template-columns: 1fr 1fr; } }
  .gc-price-calculator__module {
    -webkit-box-shadow: 0 4px 15px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 15px 4px rgba(0, 0, 0, 0.1);
    padding: 1.5rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 900px) {
      .gc-price-calculator__module {
        padding: 1.5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative; } }
  .gc-price-calculator__module-checkbox {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 1.5rem;
    height: 1.5rem;
    margin-top: 0.05rem;
    margin-right: 1rem;
    cursor: pointer; }
  .gc-price-calculator__module-content {
    width: 100%; }
  .gc-price-calculator__module-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (min-width: 900px) {
      .gc-price-calculator__module-header {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row;
        width: 100%; } }
  .gc-price-calculator__module-title {
    font-weight: 700;
    color: #0F3F76;
    margin: 0; }
  .gc-price-calculator__module-description p {
    margin-top: 0.75rem; }
  .gc-price-calculator__module-read-more {
    width: auto;
    font-size: 0.875rem;
    margin-top: 0.5rem; }
  .gc-price-calculator__hr {
    margin: 3rem 0;
    height: 2px;
    width: 100%;
    background-color: #E6EDFF; }
  .gc-price-calculator__features-toggle {
    background-color: transparent;
    border: 0;
    color: #0F3F76;
    cursor: pointer;
    font-weight: 700;
    margin: 0 auto 1.5rem auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-price-calculator__features-toggle-icon {
    height: 1rem;
    fill: #F7931E;
    margin-left: 1rem; }
  .gc-price-calculator__features {
    margin-top: 3.75rem; }
    @media (min-width: 900px) {
      .gc-price-calculator__features {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }
    .gc-price-calculator__features--hidden {
      display: none; }
  .gc-price-calculator__feature-wrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    @media (min-width: 900px) {
      .gc-price-calculator__feature-wrapper {
        padding: 0 5rem; } }
  .gc-price-calculator__vhr {
    min-height: 100%;
    width: 2px;
    background-color: #E6EDFF; }
  .gc-price-calculator__feature-title {
    font-weight: 700;
    color: #0F3F76;
    margin: 0 0 1rem 0; }
  .gc-price-calculator__feature-list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .gc-price-calculator__feature-item {
    margin: 1rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .gc-price-calculator__feature-item svg {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      width: 1rem;
      height: 1rem;
      margin-right: 1rem;
      color: #F7931E; }
  .gc-price-calculator__footer {
    background-color: #E6EDFF;
    color: #0F3F76;
    padding: 1.5rem; }
    @media (min-width: 900px) {
      .gc-price-calculator__footer {
        padding: 2.5rem 0;
        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; } }
  .gc-price-calculator__footer-price, .gc-price-calculator__footer-price-per {
    color: #0F3F76;
    font-weight: 700; }
  @media (min-width: 900px) {
    .gc-price-calculator__footer-price_info {
      max-width: 29rem;
      margin-left: 4rem; } }
  .gc-price-calculator__footer-price_info p:first-of-type {
    margin-top: 0; }
  .gc-price-calculator__footer-form {
    max-width: 28rem;
    width: 100%;
    margin-top: 1.5rem; }
    @media (min-width: 900px) {
      .gc-price-calculator__footer-form {
        margin: 0 0 0 2.5rem; } }
    .gc-price-calculator__footer-form .gform_wrapper input:not([type="submit"]) {
      width: 100%; }
    @media (min-width: 900px) {
      .gc-price-calculator__footer-form .gform_wrapper input[type="submit"] {
        width: auto; } }
  .gc-price-calculator__startup-info {
    font-size: 0.875rem;
    margin-top: 1rem;
    color: #6E7191;
    text-align: center; }

.gc-related-integrations {
  background: #F7F7FC; }
  .gc-related-integrations__list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    @media (min-width: 600px) {
      .gc-related-integrations__list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem; } }
    @media (min-width: 1200px) {
      .gc-related-integrations__list {
        grid-template-columns: repeat(4, 1fr); } }
    .gc-related-integrations__list a {
      -webkit-transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out; }
      .gc-related-integrations__list a:hover {
        color: #ffffff;
        background-color: #475D9A; }
  .gc-related-integrations__integration-hidden {
    display: none; }
    .gc-related-integrations__integration-hidden--active {
      display: block; }
  .gc-related-integrations__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .gc-related-integrations__text p {
    margin: 0 0 2rem; }
  .gc-related-integrations__integration {
    text-decoration: none;
    background: #ffffff;
    border-radius: 5px;
    margin-bottom: 1.5rem;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 600px) {
      .gc-related-integrations__integration {
        margin-bottom: 0; } }
  .gc-related-integrations__image {
    -o-object-fit: contain;
       object-fit: contain;
    height: 6.25rem;
    width: 6.25rem;
    background: #ffffff;
    padding: 0.7rem;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px; }
  .gc-related-integrations__content {
    margin-left: 1.5rem;
    padding: 0.75rem 0.75rem 0.75rem 0; }
  .gc-related-integrations__name {
    font-size: 1.125rem;
    font-weight: 700; }
  .gc-related-integrations__description {
    font-size: 0.875rem; }
  .gc-related-integrations__button {
    color: #F7931E;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

@media (min-width: 900px) {
  .gc-review__wrapper {
    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;
    min-height: 4rem; } }

.gc-review__text {
  font-weight: 200;
  font-size: 1.875rem;
  color: #000000;
  text-align: center;
  max-width: 40rem;
  line-height: 1; }

.gc-review__signature {
  text-align: center;
  color: #F7931E;
  font-weight: 700;
  margin-top: 1rem; }

.gc-review__image {
  margin: 1.5rem auto 0 auto;
  display: block; }
  @media (min-width: 900px) {
    .gc-review__image {
      margin: 0 0 0 2rem; } }

.gc-review--is-intro {
  background: #F7F7FC; }
  @media (min-width: 900px) {
    .gc-review--is-intro .gc-review__wrapper {
      -webkit-box-pack: unset;
          -ms-flex-pack: unset;
              justify-content: unset;
      -webkit-box-align: unset;
          -ms-flex-align: unset;
              align-items: unset; } }
  @media (min-width: 1200px) {
    .gc-review--is-intro .gc-review__wrapper {
      max-width: 47%; } }
  .gc-review--is-intro .gc-review__text {
    text-align: center; }

.gc-ribbon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .gc-ribbon__label {
    line-height: 1;
    background-color: #E6EDFF;
    padding: 0.5rem 0.5rem;
    font-size: 0.875rem;
    font-weight: 700;
    color: #0F3F76;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    text-transform: uppercase; }
  .gc-ribbon__bookmark {
    height: 100%;
    border-top: 0.875rem solid #E6EDFF;
    border-bottom: 0.875rem solid #E6EDFF;
    border-right: 1rem solid transparent;
    padding: 0.05rem 0; }

.gc-similar-connectors {
  background: #F7F7FC; }
  .gc-similar-connectors__list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    @media (min-width: 600px) {
      .gc-similar-connectors__list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem; } }
    @media (min-width: 1200px) {
      .gc-similar-connectors__list {
        grid-template-columns: repeat(4, 1fr); } }
  .gc-similar-connectors__title {
    text-align: center; }
  .gc-similar-connectors__connector {
    text-decoration: none;
    background: #ffffff;
    border-radius: 5px;
    margin-bottom: 1.5rem;
    padding: 0.75rem;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 600px) {
      .gc-similar-connectors__connector {
        margin-bottom: 0; } }
  .gc-similar-connectors__image {
    -o-object-fit: contain;
       object-fit: contain;
    height: 4.75rem;
    width: 4.75rem; }
  .gc-similar-connectors__content {
    margin-left: 1.5rem; }
  .gc-similar-connectors__name {
    font-size: 1.125rem;
    font-weight: 700; }
  .gc-similar-connectors__description {
    font-size: 0.875rem; }
  .gc-similar-connectors__button-wrapper {
    margin-top: 3rem; }
    @media (min-width: 600px) {
      .gc-similar-connectors__button-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }

.gc-steps {
  background: #F7F7FC; }
  @media (min-width: 900px) {
    .gc-steps__top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media (min-width: 900px) {
    .gc-steps__bottom {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 10rem; } }
  .gc-steps__logos {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem 4rem;
    margin-bottom: 1.5rem; }
    @media (min-width: 600px) {
      .gc-steps__logos {
        grid-template-columns: repeat(3, 1fr); } }
    @media (min-width: 900px) {
      .gc-steps__logos {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        grid-template-columns: repeat(2, 1fr);
        max-width: 37.5rem;
        margin-right: 4rem; } }
    @media (min-width: 1200px) {
      .gc-steps__logos {
        grid-template-columns: repeat(3, 1fr); } }
  .gc-steps__logo {
    -o-object-fit: contain;
       object-fit: contain; }
  .gc-steps__title {
    font-size: 1.5rem;
    font-weight: 300;
    color: #475D9A; }
  .gc-steps__featured-step {
    margin-bottom: 3rem; }
    .gc-steps__featured-step .gc-steps__title {
      font-size: 1.875rem; }
    @media (min-width: 900px) {
      .gc-steps__featured-step {
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
        margin-bottom: 6rem;
        max-width: 34.5rem; } }
  .gc-steps__step {
    margin-bottom: 1.5rem; }
  .gc-steps__button {
    margin-top: 2rem; }

.gc-subpages {
  background-color: #E5EDFF;
  position: sticky;
  top: 3.25rem;
  z-index: 10;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }
  @media (min-width: 600px) {
    .gc-subpages {
      top: 5rem; } }
  @media (min-width: 1200px) {
    .gc-subpages {
      top: 5.3rem; } }
  .gc-subpages__navigation {
    margin: 0;
    padding: 0;
    list-style-type: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 3rem;
    row-gap: 1.5rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .gc-subpages__item {
    cursor: pointer;
    text-decoration: none;
    color: #0F3F76;
    margin-bottom: 0; }
    .gc-subpages__item--active, .gc-subpages__item:hover {
      color: #F7931E; }
  .gc-subpages--fixed {
    width: 100%; }
  .gc-subpages--fixed-out {
    -webkit-transform: translateY(-150px);
            transform: translateY(-150px); }

.gc-tab-content {
  scroll-margin-top: 4rem; }

@media (min-width: 900px) {
  .gc-team--columns-four .gc-team__members {
    grid-template-columns: repeat(2, 1fr); } }

@media (min-width: 1200px) {
  .gc-team--columns-four .gc-team__members {
    grid-template-columns: repeat(4, 1fr); } }

@media (min-width: 1200px) {
  .gc-team--title-on-side.gc-team--columns-four .gc-team__members {
    grid-template-columns: repeat(4, 1fr); } }

@media (min-width: 900px) {
  .gc-team--title-on-side .gc-team__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.gc-team--title-on-side .gc-team__title {
  margin: 0 0 2rem 0;
  text-align: left; }
  @media (min-width: 900px) {
    .gc-team--title-on-side .gc-team__title {
      margin: 6.25rem 2rem 0 0;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }

@media (min-width: 900px) {
  .gc-team--title-on-side .gc-team__members {
    -webkit-box-flex: 3.2;
        -ms-flex: 3.2;
            flex: 3.2;
    grid-template-columns: repeat(2, 1fr); } }

@media (min-width: 1200px) {
  .gc-team--title-on-side .gc-team__members {
    grid-template-columns: repeat(3, 1fr); } }

.gc-team--title-on-side .gc-team__content {
  clip-path: polygon(0 0, 100% 0, 100% 92%, 0% 100%); }

.gc-team__container {
  margin-top: 4rem;
  margin-bottom: 4rem; }
  @media (min-width: 900px) {
    .gc-team__container {
      margin-top: 6rem;
      margin-bottom: 6rem; } }

.gc-team__title {
  margin: 0 0 2rem 0;
  text-align: center;
  line-height: 1; }
  @media (min-width: 900px) {
    .gc-team__title {
      margin: 0 0 4rem 0; } }

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

.gc-team__member {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-filter: drop-shadow(4px 4px 70px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(4px 4px 70px rgba(0, 0, 0, 0.1)); }

.gc-team__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #ffffff;
  clip-path: polygon(0 0, 100% 0, 100% 88%, 0% 100%);
  padding: 1rem 1rem 3rem 1rem; }
  @media (min-width: 600px) {
    .gc-team__content {
      padding: 2rem 2rem 6rem 2rem; } }

.gc-team__name {
  margin-top: 0; }

.gc-team__image {
  display: block;
  width: 100%;
  height: auto; }
  @media (min-width: 900px) {
    .gc-team__image {
      -o-object-fit: cover;
         object-fit: cover;
      height: 18.75rem; } }

.gc-templates-overview {
  background-color: #F7F7FC;
  padding: 4rem 0; }
  @media (min-width: 900px) {
    .gc-templates-overview {
      padding: 6.5rem 0 5rem 0; } }
  @media (min-width: 900px) {
    .gc-templates-overview__container {
      display: grid;
      grid-template-columns: 25fr 75fr;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: start; } }
  .gc-templates-overview__aside {
    background-color: #F7F7FC;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    padding: 1.5rem 1rem;
    width: 16rem;
    overflow-x: auto;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.15s ease-in-out;
    transition: -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out; }
    @media (min-width: 900px) {
      .gc-templates-overview__aside {
        position: sticky;
        top: 5rem;
        background-color: transparent;
        z-index: unset;
        -webkit-transform: none;
                transform: none;
        width: auto;
        padding-top: 0; } }
    .gc-templates-overview__aside--expanded {
      -webkit-transform: translateX(0);
              transform: translateX(0); }
  .gc-templates-overview__aside-close {
    background-color: transparent;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 1rem; }
    @media (min-width: 900px) {
      .gc-templates-overview__aside-close {
        display: none; } }
  .gc-templates-overview__aside-close-icon {
    height: 1.5rem;
    fill: #F7931E; }
  .gc-templates-overview__current-filters {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none; }
    @media (min-width: 900px) {
      .gc-templates-overview__current-filters {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-bottom: 5.75rem; } }
  .gc-templates-overview__current-filters-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    text-decoration: none;
    background-color: #97AAD7;
    color: #ffffff;
    padding: 0.5rem 1rem;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
    line-height: 1;
    font-size: 0.875rem;
    -webkit-transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out; }
    .gc-templates-overview__current-filters-item:hover {
      background-color: #E6EDFF;
      color: #475D9A; }
      .gc-templates-overview__current-filters-item:hover .gc-templates-overview__current-filters-icon {
        fill: #475D9A; }
  .gc-templates-overview__current-filters-icon {
    margin-left: 0.75rem;
    height: 0.875rem;
    fill: #ffffff;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out; }
  .gc-templates-overview__filter-item:nth-child(n + 6) {
    display: none; }
  .gc-templates-overview__filter-list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .gc-templates-overview__filter-list--expanded .gc-templates-overview__filter-item {
      display: block; }
  .gc-templates-overview__filter-more {
    border: 0;
    background-color: transparent;
    color: #F7931E;
    cursor: pointer;
    width: auto; }
  .gc-templates-overview__filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    margin: 0.65rem 0; }
    .gc-templates-overview__filter--current {
      font-weight: 700; }
  .gc-templates-overview__checkbox {
    width: 1.3rem;
    height: 1.3rem;
    margin-right: 0.65rem; }
  .gc-templates-overview__filter-button {
    border: 0;
    padding: 0;
    margin: 0 1rem 0 0;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 900px) {
      .gc-templates-overview__filter-button {
        display: none; } }
  .gc-templates-overview__filter-icon {
    height: 1.5rem;
    fill: #F7931E; }
  .gc-templates-overview__filter-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 3rem; }
  .gc-templates-overview__form {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-templates-overview__search {
    -webkit-appearance: none;
    border-radius: 0;
    width: 100%;
    border: 1px solid #97AAD7;
    padding: 0.65rem 0.75rem; }
    .gc-templates-overview__search:focus {
      outline: none; }
  .gc-templates-overview__button {
    cursor: pointer;
    border: 0;
    padding: 0.75rem;
    background-color: #97AAD7; }
  .gc-templates-overview__button-icon {
    height: 1.125rem;
    fill: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-templates-overview__list {
    display: grid;
    gap: 1.5rem; }
    @media (min-width: 600px) {
      .gc-templates-overview__list {
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 1440px) {
      .gc-templates-overview__list {
        row-gap: 1rem;
        -webkit-column-gap: 1.5rem;
           -moz-column-gap: 1.5rem;
                column-gap: 1.5rem;
        grid-template-columns: repeat(3, 1fr); } }
  .gc-templates-overview__header {
    scroll-margin-top: 3.5rem; }
    .gc-templates-overview__header:not(:nth-child(1)) .gc-templates-overview__header-title {
      margin: 3.5rem 0 1rem 0; }
    @media (min-width: 900px) {
      .gc-templates-overview__header {
        scroll-margin-top: 5.5rem; } }
  .gc-templates-overview__not-found {
    margin: 6rem auto 0 auto;
    max-width: 49.25rem;
    text-align: center; }
  .gc-templates-overview__not-found-title {
    margin: 0 0 1rem 0; }

.gc-webinar-registration {
  background: #F7F7FC; }
  .gc-webinar-registration__languages {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-webinar-registration__language {
    background: rgba(222, 222, 227, 0.2);
    clip-path: polygon(10% 0, 100% 0, 90% 100%, 0% 100%);
    cursor: pointer;
    color: #475D9A;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    padding: 1.5rem;
    margin-right: -0.7rem; }
    @media (min-width: 900px) {
      .gc-webinar-registration__language {
        padding: 1rem 4rem;
        margin-right: -1.7rem; } }
    .gc-webinar-registration__language:first-child {
      clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%); }
    .gc-webinar-registration__language:hover {
      -webkit-transition: all 0.1s ease-in-out;
      transition: all 0.1s ease-in-out;
      background: rgba(255, 255, 255, 0.4); }
    .gc-webinar-registration__language--active {
      background-color: white; }
      .gc-webinar-registration__language--active:hover {
        background-color: white; }
  .gc-webinar-registration__language-flag {
    -o-object-fit: cover;
       object-fit: cover;
    height: 2rem;
    width: 2.5rem;
    vertical-align: middle;
    margin-right: 1rem; }
  .gc-webinar-registration__language-label {
    display: none; }
    @media (min-width: 900px) {
      .gc-webinar-registration__language-label {
        display: inline-block; } }
  .gc-webinar-registration__content-wrapper {
    background-color: white;
    padding: 2rem;
    -webkit-box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 90px 4px rgba(0, 0, 0, 0.1); }
  .gc-webinar-registration__content {
    display: none; }
    .gc-webinar-registration__content--active {
      display: block; }
    .gc-webinar-registration__content .gform_fields .gfield:first-child {
      grid-column: span 12;
      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-webinar-registration__content .gform_fields .gfield:first-child {
          grid-column: 1 / span 6;
          grid-row: span 4; } }
    @media (min-width: 900px) {
      .gc-webinar-registration__content .gfield--width-half {
        grid-column: span 3; } }
    @media (min-width: 900px) {
      .gc-webinar-registration__content .gfield--width-full {
        grid-column: span 6; } }
    @media (min-width: 900px) {
      .gc-webinar-registration__content input[type="submit"] {
        width: auto;
        margin-left: calc(50% + 8px); } }
    .gc-webinar-registration__content .gfield_radio {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .gc-webinar-registration__content fieldset {
      border: none;
      padding: 0;
      margin-bottom: 2rem; }
      @media (min-width: 900px) {
        .gc-webinar-registration__content fieldset {
          margin: 0; } }
      .gc-webinar-registration__content fieldset legend {
        margin-bottom: 0.5rem; }
      .gc-webinar-registration__content fieldset:not(.gfield--type-multi_choice) legend {
        display: none !important; }
      .gc-webinar-registration__content fieldset .gchoice {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 0.5rem; }
        .gc-webinar-registration__content fieldset .gchoice input {
          height: 1.5rem;
          width: 1.5rem !important;
          margin-right: 1rem;
          cursor: pointer;
          accent-color: #0F3F76;
          -webkit-appearance: auto !important;
             -moz-appearance: auto !important;
                  appearance: auto !important; }
        .gc-webinar-registration__content fieldset .gchoice label {
          font-weight: 700;
          color: #4E4B66;
          cursor: pointer; }
  .gc-webinar-registration__title-wrapper {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .gc-webinar-registration__title {
    margin-bottom: 1rem; }
  .gc-webinar-registration__description {
    margin-bottom: 2rem; }
    @media (min-width: 900px) {
      .gc-webinar-registration__description {
        max-width: 80%; } }

.gp-base {
  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;
  min-height: 100dvh; }
  .gp-base__header {
    background-size: cover;
    background-position: bottom;
    background-image: url(02f9ef03af71386dcb560c62b3bc22cd.svg);
    position: relative; }
    @media (min-width: 1200px) {
      .gp-base__header {
        background-position: center;
        background-image: url(a35ee10eebc0d941aed33c96df9dfc7a.svg); } }
    .gp-base__header--white {
      background-image: url(86089b7930af67c05718def284d11bc6.svg); }
      @media (min-width: 1200px) {
        .gp-base__header--white {
          background-image: url(ea39775752fa1e5bfe0bc23c22acc6d3.svg); } }
    .gp-base__header--large {
      background: none; }
      .gp-base__header--large::after {
        content: "";
        background-image: url(3f0945f52e910d9244c9c061570b86fa.svg);
        position: absolute;
        z-index: -1;
        top: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: bottom;
        height: 51rem; }
        @media (min-width: 900px) {
          .gp-base__header--large::after {
            height: 75rem; } }
        @media (min-width: 1440px) {
          .gp-base__header--large::after {
            height: 100rem; } }
      @media (min-width: 1200px) {
        .gp-base__header--large::after {
          background-image: url(dc9f611ba96dc2564ad40ae2c64c6d75.svg);
          height: 100%; } }
    .gp-base__header--template::after {
      height: 100%; }
      @media (min-width: 1200px) {
        .gp-base__header--template::after {
          background-image: url(77961d3c0aab62f88d09038964b10788.svg); } }
    .gp-base__header--simple {
      background-image: none; }

.gp-case__intro .gc-container--has-margin {
  padding-top: 1rem; }
  @media (min-width: 900px) {
    .gp-case__intro .gc-container--has-margin {
      padding-top: 4rem; } }

@media (min-width: 900px) {
  .gp-case__intro .gc-image-intro__content {
    padding: 4rem 0; } }

.gp-case__description {
  background: #F7F7FC; }

@media (min-width: 900px) {
  .gp-case__description-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; } }

@media (min-width: 900px) {
  .gp-case__description-content {
    width: calc(70% - 2rem); } }

.gp-case__description-sidebar {
  background: #ffffff;
  padding: 1.5rem 1rem;
  -webkit-box-shadow: 0px 4px 90px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 90px 4px rgba(0, 0, 0, 0.1); }
  @media (min-width: 600px) {
    .gp-case__description-sidebar {
      padding: 2rem; } }
  @media (min-width: 900px) {
    .gp-case__description-sidebar {
      width: calc(30% - 2rem); } }

.gp-case__logo {
  display: block;
  margin: 0 auto 1rem auto;
  max-width: 100%;
  height: auto; }

.gp-case__description-client {
  color: #F7931E;
  font-weight: 700; }

.gp-case__description-divider {
  width: 100%;
  height: 2px;
  background: #97AAD7;
  margin: 1.5rem 0; }

.gp-case__description-connectors {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem; }

.gp-case__description-connector {
  -webkit-box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.2);
  background: #ffffff;
  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; }
  .gp-case__description-connector:after {
    content: "";
    display: block;
    padding-bottom: 100%; }
  .gp-case__description-connector img {
    width: 80%;
    height: auto; }

.gp-case__description-title {
  font-weight: 700;
  color: #0F3F76; }

.gp-case__description-modules {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.gp-case__description-module-link {
  text-decoration: none; }

.gp-case__description-button {
  width: 100%; }
  .gp-case__description-button:first-of-type {
    margin-bottom: 1rem; }

.gp-case__more-cases .gc-container--has-margin {
  padding-top: 0; }

.gp-case__more-cases .gc-featured-cases__title {
  margin-top: 0; }

@media (min-width: 900px) {
  .gp-connector__wrapper {
    display: grid;
    grid-template-columns: 1.06fr 2fr;
    gap: 4rem; } }

.gp-connector__back {
  font-weight: 700;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2rem;
  line-height: 1; }
  @media (min-width: 900px) {
    .gp-connector__back {
      margin-top: 4.5rem; } }
  .gp-connector__back:hover svg {
    fill: #F7931E; }
  .gp-connector__back svg {
    height: 1.125rem;
    margin-right: 1rem;
    margin-top: -0.2rem;
    -webkit-transition: fill 0.1s ease-in-out;
    transition: fill 0.1s ease-in-out; }

.gp-connector__image {
  width: 100%;
  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;
  padding: 2.5rem;
  -webkit-box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.2);
  margin: 1rem 0; }
  @media (min-width: 900px) {
    .gp-connector__image {
      margin: 1.5rem 0; } }
  .gp-connector__image img {
    background: #ffffff;
    width: 13rem;
    height: 13rem;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center; }
    @media (min-width: 900px) {
      .gp-connector__image img {
        margin: 1.5rem 0;
        width: 11rem;
        height: 11rem; } }
    @media (min-width: 1440px) {
      .gp-connector__image img {
        width: 19rem;
        height: 19rem; } }

.gp-connector__button {
  width: 100%; }

.gp-connector__title {
  color: #0F3F76;
  margin-top: 0; }

.gp-connector__details {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 1rem;
  margin-bottom: 2rem;
  row-gap: 1rem; }

.gp-connector__detail-title {
  font-size: 1.125rem;
  font-weight: 700;
  color: #0F3F76;
  margin: 0; }

.gp-connector__detail-values {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.gp-connector__modal-title {
  text-align: center;
  padding: 1rem; }

.gp-post-employee {
  display: grid; }
  .gp-post-employee__container {
    margin-top: 4rem; }
    @media (min-width: 900px) {
      .gp-post-employee__container {
        margin-top: 6rem; } }
  .gp-post-employee__wrapper {
    display: grid;
    gap: 2rem; }
    @media (min-width: 900px) {
      .gp-post-employee__wrapper {
        grid-template-columns: 1fr 2fr;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        gap: 0; } }
  @media (min-width: 900px) {
    .gp-post-employee__left {
      position: sticky;
      top: 3rem; } }
  .gp-post-employee__box {
    max-width: 26.6875rem;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0.25rem 5.625rem 0.25rem rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0.25rem 5.625rem 0.25rem rgba(0, 0, 0, 0.1); }
  .gp-post-employee__box-content {
    padding: 2rem; }
  .gp-post-employee__lightbox {
    position: relative; }
  .gp-post-employee__play {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    fill: #ffffff;
    width: 1.5rem; }
  .gp-post-employee__image {
    width: 100%;
    height: auto;
    display: block; }
  .gp-post-employee__info {
    color: #F7931E;
    text-align: right;
    font-weight: 700; }
  .gp-post-employee__bottom {
    border-top: 0.125rem solid #97AAD7;
    margin-top: 1.5rem;
    padding-top: 1.5rem; }
  .gp-post-employee__bottom-title {
    margin: 0 0 1rem;
    font-weight: 700;
    color: #0F3F76; }
  .gp-post-employee__expertises {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.25rem; }
  .gp-post-employee__expertise:not(:last-child):after {
    content: '-';
    margin: 0 0.125rem; }
  @media (min-width: 900px) {
    .gp-post-employee__content {
      padding-left: 4rem; } }
  .gp-post-employee__content h4 {
    color: #0F3F76;
    margin: 0 0 1.5rem;
    font-weight: 700; }
  .gp-post-employee__content p {
    margin: 0 0 2rem; }

.single-post .gc-breadcrumbs,
.single-job .gc-breadcrumbs {
  margin-bottom: 4.5rem; }

@media (min-width: 900px) {
  .single-post .gc-hero-default__title-wrapper,
  .single-post .gc-hero-default__text,
  .single-job .gc-hero-default__title-wrapper,
  .single-job .gc-hero-default__text {
    max-width: 47%; } }

.gp-post-template {
  background-color: #ffffff; }

.gp-post-job__background {
  background: #F7F7FC; }

.gp-post-job__container {
  display: grid;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 3rem; }
  @media (min-width: 900px) {
    .gp-post-job__container {
      grid-template-columns: 1fr 1fr; } }

.gp-post-job h4.cx2_function,
.gp-post-job h4.cx2_offer,
.gp-post-job h4.cx2_requirements {
  display: none; }

.gp-post-job__detail {
  color: #0F3F76;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  font-size: 0.875rem;
  margin: 0.25rem 0; }

.gp-post-job__icon {
  width: 0.875rem;
  height: 0.875rem;
  fill: #0F3F76; }

.gp-post-job__form {
  background-color: #ffffff;
  padding: 2rem;
  -webkit-box-shadow: 0px 4px 90px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 90px 4px rgba(0, 0, 0, 0.1);
  position: sticky;
  top: 6rem; }
  @media (min-width: 900px) {
    .gp-post-job__form {
      margin-top: -24rem; } }
  .gp-post-job__form h3 {
    font-size: 2rem; }
  .gp-post-job__form form {
    display: grid;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
    row-gap: 1.5rem; }
    .gp-post-job__form form > * {
      margin: 0 !important; }
  .gp-post-job__form label {
    font-weight: 700;
    color: #0F3F76;
    margin-bottom: 0.25rem; }
  .gp-post-job__form input[type="text"],
  .gp-post-job__form input[type="email"],
  .gp-post-job__form input[type="password"],
  .gp-post-job__form input[type="date"],
  .gp-post-job__form select,
  .gp-post-job__form textarea {
    border: 0.0625rem solid #97AAD7 !important;
    padding: 0.6rem;
    width: 100%; }
  .gp-post-job__form .cx_h3 {
    display: none; }
  .gp-post-job__form .carerix_labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem; }
  .gp-post-job__form label.cx2_required::after {
    content: "*";
    color: #d95656; }
  .gp-post-job__form .cx2_applyform-apply {
    cursor: pointer;
    background: #F7931E;
    color: #ffffff;
    border: 0;
    line-height: 1;
    padding: 0.75rem;
    width: 100%;
    margin-top: 1.5rem;
    font-weight: 700;
    -webkit-box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.2);
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out; }
    .gp-post-job__form .cx2_applyform-apply:hover {
      background-color: #EB6D00; }
  .gp-post-job__form .cx2_backToJobDetails {
    display: none; }
  .gp-post-job__form .carerix_required {
    border: 0; }
  .gp-post-job__form .cx2_personal-photo-info,
  .gp-post-job__form .cx2_personal-cv-info {
    display: block; }
  .gp-post-job__form .error {
    display: block;
    color: #d95656;
    margin: 0 !important; }

.gp-post-job .apply_form label {
  display: block !important; }


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