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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*=================================
=            1. Colors            =
==================================*/
/*=====================================
=            2. Typography            =
=====================================*/
/*======================================
=            3. Breakpoints            =
======================================*/
/*==================================
=            4. Z-index            =
===================================*/
/*======================================
=            5. Transitions            =
======================================*/
/*========================================
=            6. Border radius            =
========================================*/
/*----------  Initializing  ----------*/
/*----------  Typography  ----------*/
/*----------  Styling  ----------*/
/*==============================
=            sizing            =
==============================*/
/*===============================
=            Borders            =
===============================*/
/*===================================
=            Transitions            =
===================================*/
/*==============================
=            Shadow            =
==============================*/
/*========================================
=            Legacy targeting            =
========================================*/
/*========================================
=            Remove list styling         =
========================================*/
/**
	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: "Poppins";
  src: url(../../assets/fonts/poppins-400.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap; }

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

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

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

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

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

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

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

img {
  max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0 0 1rem 0;
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 600; }

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

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

.gform_wrapper .gfield_label {
  font-weight: 700; }

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

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

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

.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper select,
.gform_wrapper textarea {
  display: block;
  width: 100%;
  border: 0.0625rem solid #c1cbd2;
  padding: 1rem; }

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

.gform_wrapper textarea {
  resize: none; }

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

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

.gform_wrapper .gfield--file {
  position: relative;
  border: 0.0625rem solid #c1cbd2; }
  .gform_wrapper .gfield--file:hover .gfield_label {
    background-color: #1b3541;
    color: #fff; }
  .gform_wrapper .gfield--file input {
    width: 100%; }
  .gform_wrapper .gfield--file .gfield_label {
    height: 2.5rem;
    background: #fff;
    color: #000;
    font-weight: 700;
    margin: 0;
    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;
    text-transform: uppercase;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .gform_wrapper .gfield--file .screen-reader-text,
  .gform_wrapper .gfield--file .gform_fileupload_rules,
  .gform_wrapper .gfield--file .gfield_fileupload_filesize,
  .gform_wrapper .gfield--file .gfield_fileupload_progress,
  .gform_wrapper .gfield--file .gfield_fileupload_percent {
    display: none; }
  .gform_wrapper .gfield--file .ginput_container_fileupload {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2.5rem;
    opacity: 0;
    cursor: pointer; }
  .gform_wrapper .gfield--file .gform_button_select_files {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2.5rem;
    z-index: 1; }
  .gform_wrapper .gfield--file .ginput_preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    margin-top: 0.5rem; }

.gc-breadcrumbs a {
  text-decoration: none;
  color: inherit; }

.gc-breadcrumbs p {
  margin: 0; }

.gc-button {
  display: inline-block;
  cursor: pointer;
  border: 0;
  line-height: 1.5;
  background-color: #00c8e7;
  color: #fff;
  padding: 0.5rem 1.5rem; }
  .gc-button:active, .gc-button:focus {
    outline: 0; }
  .gc-button:hover {
    background-color: #1b3541;
    color: #fff; }
  .gc-button--white-hover:hover {
    background-color: #fff;
    color: #1b3541; }
  .gc-button--dark {
    background-color: #1b3541; }
    .gc-button--dark:hover {
      background-color: #fff;
      color: #1b3541; }
  .gc-button--blue-hover:hover {
    background-color: #00c8e7;
    color: #fff; }
  .gc-button--outline {
    background-color: transparent;
    color: #1b3541;
    -webkit-box-shadow: inset 0px 0px 0px 0.0625rem #1b3541;
            box-shadow: inset 0px 0px 0px 0.0625rem #1b3541; }
  .gc-button--white {
    color: #000;
    background-color: #fff; }

.gc-case-item {
  padding-bottom: 2rem;
  border-bottom: 0.0625rem solid #00c8e7; }
  .gc-case-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2rem;
    -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; }
    @media (min-width: 900px) {
      .gc-case-item__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        gap: 4rem; } }
    .gc-case-item__content:hover {
      color: inherit; }
  .gc-case-item__thumbnail {
    height: 19.5625rem;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%; }
    @media (min-width: 900px) {
      .gc-case-item__thumbnail {
        width: 19.5625rem;
        -ms-flex-negative: 0;
            flex-shrink: 0; } }
  .gc-case-item__quote {
    display: block;
    margin: 1.5rem 0;
    font-style: italic; }
    .gc-case-item__quote p {
      margin: 0; }

.gc-cch {
  margin-top: 2rem;
  margin-bottom: 4rem; }
  @media (min-width: 900px) {
    .gc-cch {
      margin-bottom: 8rem; } }
  .gc-cch__breadcrumbs {
    margin-bottom: 4rem; }
  .gc-cch__wrapper {
    display: grid;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem; }
    @media (min-width: 900px) {
      .gc-cch__wrapper {
        gap: 4rem;
        grid-template-columns: 61fr 39fr; } }
  @media (min-width: 900px) {
    .gc-cch__content {
      padding: 4rem 0; } }
  .gc-cch__stars {
    margin-bottom: 1.5rem; }
  .gc-cch__title {
    margin: 0;
    line-height: 1.25; }
  .gc-cch__quote {
    margin-top: 2rem;
    display: block;
    border-left: 0.125rem solid #00c8e7;
    padding-left: 1rem;
    font-size: 1.5rem;
    font-style: italic; }
    .gc-cch__quote::before, .gc-cch__quote::after {
      content: ""; }
  .gc-cch__description {
    margin-top: 2rem; }
  .gc-cch__client {
    margin-top: 2rem; }
  .gc-cch__image {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%; }

.gc-client-case__wrapper {
  position: relative;
  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: 600px) {
    .gc-client-case__wrapper {
      min-height: 31.25rem; } }
  @media (min-width: 900px) {
    .gc-client-case__wrapper {
      min-height: 42.5rem; } }

.gc-client-case__archive-link {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  margin: 1.5rem 0 0 1.5rem;
  color: #fff;
  font-weight: 600;
  font-size: 1.5rem; }
  @media (min-width: 600px) {
    .gc-client-case__archive-link {
      margin: 3.125rem 0 0 2rem;
      font-size: 2rem; } }
  .gc-client-case__archive-link:hover {
    color: #00c8e7; }
    .gc-client-case__archive-link:hover .gc-client-case__arrow {
      fill: #00c8e7; }

.gc-client-case__arrow {
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  height: 1.5rem;
  fill: #fff; }

.gc-client-case__content {
  display: block;
  background-color: #fff;
  padding: 1.5rem;
  margin-top: 22rem;
  margin-left: 1.625rem;
  position: relative;
  z-index: 1; }
  @media (min-width: 600px) {
    .gc-client-case__content {
      max-width: 35rem; } }
  .gc-client-case__content:hover {
    color: inherit; }

.gc-client-case__quote {
  display: block;
  margin: 1.5rem 0;
  font-style: italic; }
  .gc-client-case__quote p {
    margin: 0; }

.gc-client-case__background {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-position: left bottom;
     object-position: left bottom; }
  @media (min-width: 600px) {
    .gc-client-case__background {
      -o-object-position: 50% 50%;
         object-position: 50% 50%; } }

.gc-client-cases-overview {
  scroll-margin: 7rem; }
  .gc-client-cases-overview__container {
    display: grid; }
    @media (min-width: 900px) {
      .gc-client-cases-overview__container {
        grid-template-columns: repeat(12, 1fr); } }
  @media (min-width: 900px) {
    .gc-client-cases-overview__filters {
      grid-column: span 3;
      padding-right: 2rem; } }
  .gc-client-cases-overview__filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .gc-client-cases-overview__filter:not(:last-child) {
      margin-bottom: 0.5rem; }
    .gc-client-cases-overview__filter input[type="checkbox"] {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      cursor: pointer;
      height: 1.625rem;
      width: 1.625rem;
      border: 0.0625rem solid #00c8e7;
      display: grid;
      place-content: center;
      -webkit-transition: 0.15s ease-in-out;
      transition: 0.15s ease-in-out;
      margin-right: 1rem;
      border-radius: 4px; }
      .gc-client-cases-overview__filter input[type="checkbox"]::after {
        content: "";
        display: block;
        background-color: #fff;
        -webkit-mask-image: url(../../assets/icons/check.svg);
                mask-image: url(../../assets/icons/check.svg);
        -webkit-mask-size: 1.125rem;
                mask-size: 1.125rem;
        -webkit-mask-repeat: no-repeat;
                mask-repeat: no-repeat;
        -webkit-mask-position: center;
                mask-position: center;
        height: 1.125rem;
        width: 1.125rem;
        opacity: 0;
        -webkit-transition: 0.15s ease-in-out;
        transition: 0.15s ease-in-out; }
      .gc-client-cases-overview__filter input[type="checkbox"]:checked {
        background-color: #00c8e7; }
        .gc-client-cases-overview__filter input[type="checkbox"]:checked::after {
          opacity: 1; }
  @media (min-width: 900px) {
    .gc-client-cases-overview__main {
      grid-column: span 9; } }
  .gc-client-cases-overview__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 2rem;
    margin-top: 3rem; }
    @media (min-width: 900px) {
      .gc-client-cases-overview__list {
        margin-top: 0; } }

.gc-client {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem; }
  .gc-client__logo {
    height: 4rem;
    width: 4rem;
    -o-object-fit: contain;
       object-fit: contain;
    border: 0.0625rem solid #c1cbd2;
    border-radius: 50%; }
  .gc-client__caption {
    display: grid;
    gap: 0.25rem; }
  .gc-client__name {
    font-weight: 700; }
  .gc-client__location {
    margin: 0; }

.gc-contact__container {
  position: relative; }

.gc-contact__breadcrumbs {
  position: absolute;
  top: 0; }

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

.gc-contact__title {
  font-weight: 600;
  margin-bottom: 0; }

.gc-contact__description {
  margin-bottom: 1.5rem; }
  .gc-contact__description p {
    margin: 0; }

.gc-contact__block {
  background-color: #c1cbd2;
  padding: 1.5rem; }

.gc-contact__image {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 21.875rem; }
  @media (min-width: 900px) {
    .gc-contact__image {
      max-height: 100%;
      height: 100%; } }

.gc-contact__contacts {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  margin-bottom: 1.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 900px) {
    .gc-contact__contacts {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-preferred-size: 27%;
          flex-basis: 27%; } }

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

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

.gc-contact__contact-item {
  padding: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #f9f9f9; }

.gc-container {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 600px) {
    .gc-container {
      max-width: 720px; } }
  @media (min-width: 900px) {
    .gc-container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .gc-container {
      max-width: 1160px; } }
  @media (min-width: 1440px) {
    .gc-container {
      max-width: 1332px; } }
  .gc-container--is-fluid {
    max-width: unset !important; }
  .gc-container--has-margin {
    margin-top: 4rem;
    margin-bottom: 4rem; }
    @media (min-width: 900px) {
      .gc-container--has-margin {
        margin-top: 8rem;
        margin-bottom: 8rem; } }
  .gc-container--has-padding {
    padding-top: 4rem;
    padding-bottom: 4rem; }
    @media (min-width: 900px) {
      .gc-container--has-padding {
        padding-top: 8rem;
        padding-bottom: 8rem; } }
  .gc-container--has-bg {
    background-color: #404041; }
    .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: #404041; }
      .gc-container--has-bg:not(.gc-container--is-fluid):before {
        left: -99.9%; }
      .gc-container--has-bg:not(.gc-container--is-fluid):after {
        right: -99.9%; }
  .wp-block[data-type*="container"] .gc-container {
    border: 1px dashed lightgray;
    padding: 25px; }

.gc-cwv--has-visual .gc-cwv__container {
  display: grid;
  gap: 2rem; }
  @media (min-width: 900px) {
    .gc-cwv--has-visual .gc-cwv__container {
      gap: 4rem;
      grid-template-columns: 4fr 6fr; } }
  @media (min-width: 1440px) {
    .gc-cwv--has-visual .gc-cwv__container {
      max-width: 69.5625rem; } }

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

.gc-cwv--has-form .gc-cwv__container {
  display: grid;
  gap: 2rem; }
  @media (min-width: 900px) {
    .gc-cwv--has-form .gc-cwv__container {
      gap: 4rem;
      grid-template-columns: 5fr 5fr; } }

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

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

@media (min-width: 900px) {
  .gc-cwv--is-reversed .gc-cwv__container {
    grid-template-columns: 6fr 4fr; } }

.gc-cwv--is-reversed .gc-cwv__visual {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start; }

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

.gc-cwv__image {
  display: block;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

.gc-cwv__content {
  text-align: center;
  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; }
  .gc-cwv__content ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 1.5rem; }
  .gc-cwv__content li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding: 0 0 0 2rem; }
    .gc-cwv__content li:not(:last-child) {
      margin-bottom: 1rem; }
    .gc-cwv__content li::before {
      content: '';
      -webkit-mask-image: url(../../assets/icons/check.svg);
              mask-image: url(../../assets/icons/check.svg);
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat;
      -webkit-mask-size: contain;
              mask-size: contain;
      background-color: #fff;
      width: 1.0625rem;
      height: 1.125rem;
      display: inline-block;
      margin-right: 0.5rem;
      top: 0.05rem;
      z-index: 1;
      left: 0.15rem;
      position: absolute; }
    .gc-cwv__content li::after {
      content: '';
      background-color: #00c8e7;
      width: 1.25rem;
      height: 1.25rem;
      display: inline-block;
      position: absolute;
      border-radius: 4px;
      margin-right: 0.5rem;
      top: 0;
      left: 0; }

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

.gc-cwv__box-text--dark_grey {
  background-color: #C0CDD3;
  padding: 1rem;
  margin-top: 3rem; }
  .gc-cwv__box-text--dark_grey ul {
    margin-top: 0; }

.gc-cwv__box-text--light_grey {
  background-color: #f9f9f9;
  padding: 1rem;
  margin-top: 3rem; }

.gc-cwv__box-text li::after {
  background-color: #1b3541; }

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

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

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

.gc-faq__question-item--active .gc-faq__question {
  background: #d4f4f9; }

.gc-faq__question-item--active .gc-faq__answer {
  background: #d4f4f9; }

.gc-faq__question {
  cursor: pointer;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  word-break: break-word;
  gap: 1rem;
  padding: 1rem;
  background: rgba(225, 225, 225, 0.2);
  font-weight: 700; }
  @media (min-width: 900px) {
    .gc-faq__question {
      padding: 1rem 2rem; } }

.gc-faq__answer {
  background: rgba(225, 225, 225, 0.2);
  padding: 1rem; }
  @media (min-width: 900px) {
    .gc-faq__answer {
      padding: 1rem 3rem 1rem 2rem; } }

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

.gc-faq__icon {
  width: 1rem; }

.gc-footer {
  padding: 3rem 0;
  background-color: #1b3541;
  color: #fff; }
  @media (min-width: 1200px) {
    .gc-footer {
      padding: 4rem 0; } }
  .gc-footer__top {
    display: grid;
    gap: 2rem; }
    @media (min-width: 900px) {
      .gc-footer__top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
            justify-content: space-around; } }
  .gc-footer__logo {
    height: 4.5rem; }
  .gc-footer__info {
    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; }
  .gc-footer__social-media {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2rem; }
  .gc-footer__social-icon {
    height: 1.25rem;
    width: 1.25rem;
    fill: #fff; }
  @media (min-width: 900px) {
    .gc-footer__navigation {
      padding: 0 6rem;
      border-left: 0.125rem solid #00c8e7;
      border-right: 0.125rem solid #00c8e7; } }
  .gc-footer__menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    row-gap: 1rem;
    -webkit-column-gap: 4rem;
       -moz-column-gap: 4rem;
            column-gap: 4rem;
    font-weight: 700; }
    @media (min-width: 600px) {
      .gc-footer__menu {
        grid-template-columns: auto auto; } }
  .gc-footer__contacts {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 1rem;
    margin: 2rem 0; }
    @media (min-width: 900px) {
      .gc-footer__contacts {
        -ms-flex-preferred-size: 27%;
            flex-basis: 27%;
        margin: 0; } }
  .gc-footer__contact-icon {
    height: 1.125rem;
    width: 1.125rem;
    fill: #00c8e7; }
  .gc-footer__contact-item, .gc-footer__contact-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.5rem; }
  .gc-footer__bottom {
    margin-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .gc-footer__links {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .gc-footer__link-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .gc-footer__link-item:not(:last-of-type)::after {
      margin: 0 1rem;
      content: "-"; }
  .gc-footer__link {
    color: #fff;
    text-decoration: underline;
    font-weight: 600; }
  .gc-footer__growl {
    margin-left: 1rem; }
    .gc-footer__growl:hover .gc-footer__growl-icon--full {
      opacity: 1; }
  .gc-footer__growl-icon {
    display: block;
    fill: #fff;
    width: auto;
    opacity: 0.3; }
    .gc-footer__growl-icon--full {
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .gc-footer__growl-icon--mobile {
      height: 1.5rem; }
      @media (min-width: 1200px) {
        .gc-footer__growl-icon--mobile {
          display: none; } }
    .gc-footer__growl-icon--desktop {
      display: none;
      height: 2.5rem;
      margin-right: -1.95rem; }
      @media (min-width: 1200px) {
        .gc-footer__growl-icon--desktop {
          display: block; } }

.gc-form {
  background-color: #c1cbd2;
  padding: 1.5rem; }
  @media (min-width: 900px) {
    .gc-form {
      padding: 3rem; } }
  .gc-form .gc-submit-button {
    background-color: #00c8e7;
    color: #fff; }
    .gc-form .gc-submit-button:hover {
      background-color: #1b3541;
      color: #fff; }

.gc-submit-button {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 0.5rem 1.5rem;
  background-color: #1b3541;
  margin-top: 1rem;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .gc-submit-button:hover {
    background-color: #00c8e7;
    color: #fff; }
  @media (min-width: 600px) {
    .gc-submit-button {
      width: auto;
      margin-top: 2rem; } }
  .gc-submit-button:focus-visible {
    outline: 0.125rem solid black;
    border-radius: 3px; }
  .gc-submit-button__inner {
    width: 100%; }
    .gc-submit-button__inner:focus {
      outline: none; }
  .gc-submit-button .gform_ajax_spinner {
    margin-left: 0.5rem; }

.gc-hero {
  position: relative;
  background-color: #00c8e7;
  margin: 1rem; }
  @media (min-width: 900px) {
    .gc-hero {
      margin: 0;
      background-color: transparent; } }
  @media (min-width: 1440px) {
    .gc-hero {
      overflow: hidden; } }
  @media (min-width: 900px) {
    .gc-hero__container {
      background-color: #00c8e7; } }
  @media (min-width: 1440px) {
    .gc-hero__container {
      max-width: 93.125rem;
      position: relative; } }
  .gc-hero__wrapper {
    position: relative;
    z-index: 1;
    padding-top: 3rem;
    color: #fff; }
    @media (min-width: 600px) {
      .gc-hero__wrapper {
        padding: 6rem 0; } }
    @media (min-width: 900px) {
      .gc-hero__wrapper {
        padding: 8rem 5rem;
        max-width: 65%; } }
    @media (min-width: 1440px) {
      .gc-hero__wrapper {
        padding: 8rem 10rem; } }
  .gc-hero__breadcrumbs {
    position: absolute;
    left: 0;
    top: 1rem; }
    @media (min-width: 900px) {
      .gc-hero__breadcrumbs {
        left: 5rem; } }
    @media (min-width: 1440px) {
      .gc-hero__breadcrumbs {
        left: 10rem; } }
  .gc-hero__buttons {
    margin-top: 2rem; }
  .gc-hero__image {
    height: auto;
    position: relative;
    right: -2rem;
    margin-top: -2.75rem;
    margin-bottom: -1.5rem; }
    @media (min-width: 600px) {
      .gc-hero__image {
        margin: 0;
        position: absolute;
        height: 100%;
        width: auto;
        -o-object-fit: cover;
           object-fit: cover;
        top: 0;
        right: 0;
        opacity: 0.5; } }
    @media (min-width: 1440px) {
      .gc-hero__image {
        opacity: 1;
        right: -10rem; } }

.gc-icons-item {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem; }
  @media (min-width: 600px) {
    .gc-icons-item {
      margin-bottom: 0; } }
  .gc-icons-item__icon {
    display: inline-block;
    width: 1.5rem;
    max-height: 1.5rem;
    -o-object-fit: contain;
       object-fit: contain; }
  .gc-icons-item__icon-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1rem; }
  .gc-icons-item__icon-box {
    background: #00c8e7;
    border-radius: 8px;
    padding: 0.75rem;
    max-height: 3rem; }
  .gc-icons-item__icon-title {
    margin: 0;
    font-weight: 700; }
  .gc-icons-item__icon-description {
    font-size: 1rem;
    font-weight: 400; }
    .gc-icons-item__icon-description p {
      margin: 0; }

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

.gc-intro {
  margin-top: 2rem;
  margin-bottom: 4rem; }
  .gc-intro__breadcrumbs {
    margin-bottom: 3rem; }
    @media (min-width: 900px) {
      .gc-intro__breadcrumbs {
        margin-bottom: 4rem; } }
  .gc-intro__title {
    margin-bottom: 0.25rem;
    font-size: 3rem; }
    @media (min-width: 900px) {
      .gc-intro__title {
        font-size: 3.5rem; } }
  .gc-intro__subtitle {
    font-weight: 700; }

.gc-job-item {
  background-color: #f9f9f9;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out; }
  .gc-job-item:hover {
    background-color: #F2F2F2; }
    .gc-job-item:hover .gc-job-item__link {
      color: inherit; }
    .gc-job-item:hover .gc-job-item__button {
      color: #00c8e7;
      padding-right: 0.5rem;
      gap: 0.5rem; }
    .gc-job-item:hover .gc-job-item__arrow {
      fill: #00c8e7; }
  .gc-job-item__thumbnail {
    height: 12.5rem;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    display: block; }
  .gc-job-item__bottom {
    padding: 1.5rem 2rem; }
  .gc-job-item__title {
    margin-bottom: 0.5rem; }
  .gc-job-item__information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gc-job-item__icon {
    width: 1rem;
    fill: #00c8e7;
    height: auto; }
  .gc-job-item__excerpt {
    margin: 1.5rem 0; }
  .gc-job-item__button {
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.75rem;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .gc-job-item__arrow {
    height: 1rem;
    width: auto;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out; }

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

.gc-modal {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .gc-modal__container {
    overflow-y: auto;
    width: 100%;
    max-width: 90%;
    max-height: 90%;
    background: #fff; }
    @media (min-width: 1200px) {
      .gc-modal__container {
        max-width: 60.5625rem; } }

.gc-navbar {
  top: 0;
  z-index: 100;
  width: 100%;
  position: sticky;
  background-color: #fff; }
  @media (min-width: 900px) {
    .gc-navbar {
      width: auto;
      position: relative; } }
  .gc-navbar--active .gc-navbar__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .gc-navbar--active .gc-navbar__container {
    background-color: #fff;
    max-width: 100%;
    overflow-y: auto;
    height: 100vh;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (min-width: 600px) {
      .gc-navbar--active .gc-navbar__container {
        padding: 0 2.4rem; } }
  .gc-navbar--active .gc-navbar__burger {
    margin-top: 1.5rem; }
    .gc-navbar--active .gc-navbar__burger span {
      width: 100%;
      left: 0; }
      .gc-navbar--active .gc-navbar__burger span:nth-child(1) {
        top: calc(50% - 2px);
        -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% - 2px);
        -webkit-transform: rotate(-135deg);
                transform: rotate(-135deg); }
  .gc-navbar__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative; }
    @media (min-width: 900px) {
      .gc-navbar__container {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 5rem;
        margin-bottom: 2rem; } }
  .gc-navbar__logo {
    display: block;
    width: auto;
    margin: 1rem 0;
    max-height: 3.75rem; }
    @media (min-width: 900px) {
      .gc-navbar__logo {
        margin: 0;
        max-height: 4.4375rem; } }
  .gc-navbar__burger {
    width: 2.5rem;
    height: 2.5rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    background-color: transparent;
    border: 0; }
    @media (min-width: 900px) {
      .gc-navbar__burger {
        display: none; } }
    .gc-navbar__burger span {
      display: block;
      position: absolute;
      height: 4px;
      width: 80%;
      left: 10%;
      background: #000;
      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% - 2px); }
      .gc-navbar__burger span:nth-child(3) {
        bottom: 20%; }
    .gc-navbar__burger:focus {
      outline: none; }
  .gc-navbar__nav {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    width: 100%;
    background-color: white;
    display: none; }
    @media (min-width: 900px) {
      .gc-navbar__nav {
        -ms-flex-preferred-size: unset;
            flex-basis: unset;
        background-color: transparent;
        display: block; } }
  .gc-navbar__menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    gap: 2rem;
    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-navbar__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: end; } }
    .gc-navbar__menu--secondary {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: end;
      margin: 1.5rem 0; }
  .gc-navbar__menu-element--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 900px) {
      .gc-navbar__menu-element--mobile {
        display: none; } }
  .gc-navbar__menu-element--last {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.5rem;
    min-width: 11.25rem; }
    @media (min-width: 900px) {
      .gc-navbar__menu-element--last {
        padding-left: 2rem;
        border-left: 0.0625rem solid #00c8e7; } }
  .gc-navbar__contact-icon {
    max-width: 1rem;
    margin: 0.25rem;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .gc-navbar__contact-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
    .gc-navbar__contact-link:hover .gc-navbar__contact-icon {
      fill: #00c8e7; }
  .gc-navbar__arrow {
    width: 1rem;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .gc-navbar__submenu-arrow {
    width: 1rem;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .gc-navbar__submenu-wrapper {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
    top: 100%;
    min-width: 12.5rem; }
    @media (min-width: 900px) {
      .gc-navbar__submenu-wrapper {
        position: absolute;
        z-index: 1;
        padding-top: 0.5rem;
        top: 100%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        right: auto;
        -webkit-box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.1);
                box-shadow: 0 0.25rem 1.25rem rgba(0, 0, 0, 0.1); } }
  .gc-navbar__submenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.75rem;
    width: 100%;
    height: 100%;
    margin: 0;
    list-style-type: none;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 900px) {
      .gc-navbar__submenu {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        min-width: 15.625rem;
        padding: 1rem 1rem 1.5rem;
        background-color: #fff; } }
  .gc-navbar__submenu-second {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    padding-top: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 600px) {
      .gc-navbar__submenu-second {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    @media (min-width: 900px) {
      .gc-navbar__submenu-second {
        min-width: 25rem; } }
    @media (min-width: 1440px) {
      .gc-navbar__submenu-second {
        min-width: 30rem; } }
  .gc-navbar__submenu-link {
    font-weight: 400;
    font-size: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    .gc-navbar__submenu-link--top {
      border-bottom: 0.0625rem solid #00c8e7;
      padding-bottom: 1rem;
      font-weight: 700; }
    .gc-navbar__submenu-link:hover {
      color: #00c8e7; }
      .gc-navbar__submenu-link:hover .gc-navbar__submenu-arrow {
        fill: #00c8e7; }
  @media (min-width: 900px) {
    .gc-navbar__submenu-item--mobile {
      display: none; } }
  .gc-navbar__submenu-item .gc-navbar__submenu-link {
    font-weight: 700; }
  .gc-navbar__submenu-item:hover {
    background-color: #f9f9f9; }
  @media (min-width: 900px) {
    .gc-navbar__submenu-item {
      padding: 1rem; } }
  .gc-navbar__submenu-excerpt {
    font-weight: 400; }
  .gc-navbar__menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    position: relative;
    z-index: 3;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    @media (min-width: 900px) {
      .gc-navbar__menu-item {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
    .gc-navbar__menu-item:hover .gc-navbar__submenu-wrapper {
      -webkit-transform: translateY(0);
              transform: translateY(0);
      max-height: 24.0625rem;
      opacity: 1;
      pointer-events: all; }
    .gc-navbar__menu-item:hover .gc-navbar__arrow {
      fill: #00c8e7; }
    .gc-navbar__menu-item:hover .gc-navbar__menu-link {
      color: #00c8e7; }
    .gc-navbar__menu-item--desktop {
      display: none; }
      @media (min-width: 900px) {
        .gc-navbar__menu-item--desktop {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
  .gc-navbar__menu-link {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .gc-navbar__menu-link--has-child {
      pointer-events: none; }
      @media (min-width: 900px) {
        .gc-navbar__menu-link--has-child {
          pointer-events: all; } }

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

.gc-pagination {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 4rem;
  gap: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .gc-pagination__link {
    display: block;
    text-align: center;
    color: #000;
    text-decoration: none;
    margin: 0 0.2rem;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
    font-weight: 700; }
    .gc-pagination__link--current, .gc-pagination__link:hover {
      color: #00c8e7; }
  .gc-pagination__arrow {
    fill: #1b3541;
    height: 1rem;
    width: auto;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out; }
    .gc-pagination__arrow:hover {
      fill: #00c8e7; }

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

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

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

.gc-related-jobs__title {
  margin-bottom: 1rem; }

.gc-related-jobs__arrow {
  width: 1rem;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.gc-related-jobs__archive-link {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.5rem;
  gap: 0.75rem;
  margin-bottom: 2rem; }
  @media (min-width: 900px) {
    .gc-related-jobs__archive-link {
      margin-top: 3rem;
      margin-bottom: 0; } }
  .gc-related-jobs__archive-link:hover .gc-related-jobs__arrow {
    fill: #00c8e7; }

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

.gc-reviews__title-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.gc-reviews__item {
  border: 0.0625rem solid #c1cbd2;
  padding: 1.5rem; }
  .gc-reviews__item:hover .gc-reviews__quote {
    color: #1b3541; }

.gc-reviews__arrow {
  width: 1rem;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

@media (min-width: 900px) {
  .gc-reviews__title {
    margin-bottom: 3rem; } }

.gc-reviews__archive-link {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem; }
  .gc-reviews__archive-link:hover .gc-reviews__arrow {
    fill: #00c8e7; }

.gc-reviews__quote {
  display: block;
  margin: 1.5rem 0;
  font-style: italic; }
  .gc-reviews__quote p {
    margin: 0; }

.gc-services__top {
  max-width: 47.1875rem; }

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

.gc-services__item {
  background-color: #f9f9f9;
  padding: 2rem;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out; }
  .gc-services__item:hover {
    background-color: #F2F2F2; }
    .gc-services__item:hover .gc-services__arrow {
      fill: #00c8e7;
      -webkit-transform: translateX(0.5rem);
              transform: translateX(0.5rem); }

.gc-services__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .gc-services__link:hover {
    color: inherit; }

.gc-services__arrow {
  height: 1rem;
  width: auto;
  fill: #1b3541;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.gc-sjc {
  margin: 4rem 0; }
  @media (min-width: 900px) {
    .gc-sjc {
      margin-bottom: 8rem; } }
  .gc-sjc__wrapper {
    display: grid;
    gap: 2rem; }
    @media (min-width: 900px) {
      .gc-sjc__wrapper {
        grid-template-columns: 1fr 1fr;
        gap: 4rem; } }
  .gc-sjc__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.5rem; }
    @media (min-width: 900px) {
      .gc-sjc__content {
        gap: 2rem; } }
  .gc-sjc__image {
    max-height: 12.5rem;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .gc-sjc__icon {
    width: 1rem;
    fill: #00c8e7; }
  .gc-sjc__information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

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

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

.gc-steps__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: grid;
  gap: 1rem; }
  @media (min-width: 900px) {
    .gc-steps__list {
      gap: 3rem; } }

.gc-steps__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 0.0625rem solid #00c8e7;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 1.5rem; }
  @media (min-width: 600px) {
    .gc-steps__item {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      padding-bottom: 3rem; } }
  .gc-steps__item:last-child {
    border: none;
    padding-bottom: 0; }

.gc-steps__image {
  width: 12.6875rem;
  height: 12.6875rem;
  -o-object-fit: cover;
     object-fit: cover; }


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