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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none; }

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

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

.splide--rtl {
  direction: rtl; }

.splide__track--ttb > .splide__list {
  display: block; }

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

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

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

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

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

.splide:not(.is-overflow) .splide__pagination {
  display: none; }

.splide__progress__bar {
  width: 0; }

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

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

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

.splide__slide img {
  vertical-align: bottom; }

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

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

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

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

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

/**
	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: "Manrope";
  src: url(../../assets/fonts/manrope-v13-latin-200.woff2) format("woff2");
  font-style: normal;
  font-weight: 200;
  font-display: swap; }

@font-face {
  font-family: "Manrope";
  src: url(../../assets/fonts/manrope-v13-latin-300.woff2) format("woff2");
  font-style: normal;
  font-weight: 300;
  font-display: swap; }

@font-face {
  font-family: "Manrope";
  src: url(../../assets/fonts/manrope-v13-latin-500.woff2) format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap; }

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

@font-face {
  font-family: "Manrope";
  src: url(../../assets/fonts/manrope-v13-latin-800.woff2) format("woff2");
  font-style: italic;
  font-weight: 800;
  font-display: swap; }

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

*,
*: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="email"],
input[type="text"],
input[type="number"],
select,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

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

a {
  color: inherit;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out; }

body {
  font-size: 0.75rem;
  font-family: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 1.375;
  color: #14142A;
  font-weight: 300; }
  @media (min-width: 900px) {
    body {
      font-size: 1rem; } }

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

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

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

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

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

h6,
.h6 {
  font-size: 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: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 800; }

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

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

a {
  text-decoration: none; }

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

.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.125rem solid rgba(234, 29, 35, 0.2);
  outline: none;
  min-height: 3.625rem;
  padding: 1rem; }

.gform_wrapper textarea {
  resize: none; }

.gform_wrapper .gfield--file {
  padding: 0.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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  position: relative; }
  .gform_wrapper .gfield--file:hover .gfield_description {
    background-color: #EA1D23;
    color: #FFFFFF; }
    .gform_wrapper .gfield--file:hover .gfield_description::before {
      background: url(../../assets/icons/upload-icon-hover.svg) no-repeat; }
  .gform_wrapper .gfield--file .gform_fileupload_rules,
  .gform_wrapper .gfield--file .gfield_label {
    display: none; }
  .gform_wrapper .gfield--file .ginput_container_fileupload,
  .gform_wrapper .gfield--file .gform_fileupload_multifile,
  .gform_wrapper .gfield--file .gform_button_select_files {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0; }
  .gform_wrapper .gfield--file .gform_button_select_files {
    cursor: pointer; }
  .gform_wrapper .gfield--file .gform_drop_area {
    height: 100%; }
  .gform_wrapper .gfield--file .gfield_description {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    border: 0.125rem solid #ea1d23;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    color: #000000;
    padding: 0.5rem 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%; }
    .gform_wrapper .gfield--file .gfield_description::before {
      content: "";
      display: block;
      background: url(../../assets/icons/upload-icon.svg) no-repeat;
      height: 1.125rem;
      width: 1.125rem;
      margin-right: 0.5rem;
      -webkit-transition: background 0.15s ease-in-out;
      transition: background 0.15s ease-in-out; }
  .gform_wrapper .gfield--file .ginput_preview {
    position: relative;
    z-index: 1;
    margin-top: 0.5rem; }
  .gform_wrapper .gfield--file .gform_delete_file {
    background-color: #6E7191;
    color: #FFFFFF;
    padding: 0.25rem;
    border: 0;
    cursor: pointer; }

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

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

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

.gc-box-with-content {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.1);
  padding: 1.5rem 1rem; }
  @media (min-width: 900px) {
    .gc-box-with-content {
      padding: 3rem; } }

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

.gc-button {
  display: inline-block;
  cursor: pointer;
  background: transparent;
  padding: 0;
  border: 0.0625rem solid transparent;
  line-height: 1.5;
  padding: 0.5rem 1.5rem;
  background-color: #EA1D23;
  font-size: 1rem;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: uppercase;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: auto;
  text-align: center; }
  .gc-button:active, .gc-button:focus {
    outline: 0; }
  .gc-button:hover {
    background-color: #000000; }
  .gc-button--secondary {
    border-color: #EA1D23;
    background-color: transparent;
    color: #000000; }
    .gc-button--secondary:hover {
      background-color: #EA1D23;
      color: #FFFFFF; }
  .gc-button--arrow {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 1rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #6E7191;
    background-color: transparent;
    padding: 0;
    text-transform: uppercase;
    width: auto; }
    .gc-button--arrow:hover {
      background-color: transparent; }
      .gc-button--arrow:hover .gc-button__arrow {
        fill: #EA1D23; }
  .gc-button--full-width {
    width: 100%; }
  .gc-button--full-width-mobile {
    width: 100%; }
    @media (min-width: 900px) {
      .gc-button--full-width-mobile {
        width: auto; } }
  .gc-button__arrow {
    height: 1rem;
    width: auto;
    fill: #6E7191;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out; }

.gc-contact {
  margin-bottom: 4rem; }
  @media (min-width: 900px) {
    .gc-contact {
      margin-bottom: 8rem; } }
  @media (min-width: 900px) {
    .gc-contact__main {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 2rem;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media (min-width: 1200px) {
    .gc-contact__main {
      gap: 4rem; } }
  .gc-contact__left {
    width: 100%; }
  .gc-contact__right {
    width: 100%; }
  .gc-contact__image {
    display: block;
    margin-top: 3rem;
    height: auto;
    width: 100%; }
    @media (min-width: 900px) {
      .gc-contact__image {
        margin-top: 0; } }
  .gc-contact__map {
    width: 100%;
    height: 21.875rem;
    margin-bottom: 2rem; }
    @media (min-width: 1200px) {
      .gc-contact__map {
        margin-bottom: 3rem; } }
  .gc-contact__logo {
    height: 2rem;
    width: auto; }
  .gc-contact__contacts {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 2rem; }
  .gc-contact__contact-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #000000;
    font-weight: 700; }
    .gc-contact__contact-item:not(:last-child) {
      margin-bottom: 1rem; }
  .gc-contact__contact-link {
    text-decoration: none; }
  .gc-contact__contact-icon {
    height: 1.125rem;
    width: 1.125rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    fill: #EA1D23; }

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

.gc-cwv--has-visual .gc-cwv__visual {
  text-align: left;
  height: auto;
  position: relative; }
  @media (min-width: 900px) {
    .gc-cwv--has-visual .gc-cwv__visual {
      width: calc(50% - 0.5rem); } }

.gc-cwv--has-visual .gc-cwv__content {
  text-align: left; }
  @media (min-width: 900px) {
    .gc-cwv--has-visual .gc-cwv__content {
      width: calc(50% - 3.5rem);
      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; } }

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

.gc-cwv--is-image-comparison .gc-cwv__visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem; }

.gc-cwv--is-image-comparison .gc-cwv__image-wrapper {
  position: relative; }

.gc-cwv--is-image-comparison .gc-cwv__image {
  position: static; }

.gc-cwv--is-image-comparison .gc-cwv__image-label {
  color: #FFFFFF;
  text-transform: uppercase;
  position: absolute;
  left: 1rem;
  bottom: 0; }

@media (min-width: 900px) {
  .gc-cwv__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: 2rem; }
  @media (min-width: 900px) {
    .gc-cwv__visual {
      margin-bottom: 0; } }

.gc-cwv__image {
  display: block;
  width: 100%;
  height: auto; }
  @media (min-width: 900px) {
    .gc-cwv__image {
      position: absolute;
      left: 0;
      top: 0;
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%; } }

.gc-cwv__content {
  text-align: center;
  width: 100%; }
  @media (min-width: 900px) {
    .gc-cwv__content {
      padding: 4rem 0; } }

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

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

.gc-cta {
  background-color: #EDF0FD;
  position: relative;
  padding-bottom: 2rem;
  padding-top: 13rem; }
  @media (min-width: 600px) {
    .gc-cta {
      padding-top: 22.5rem; } }
  @media (min-width: 900px) {
    .gc-cta {
      padding: 6rem 0; } }
  .gc-cta__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .gc-cta__image-wrapper {
    width: 100%; }
    @media (min-width: 900px) {
      .gc-cta__image-wrapper {
        width: 50%;
        position: relative; } }
  .gc-cta__image {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    height: 18.75rem;
    left: 0;
    top: 0; }
    @media (min-width: 600px) {
      .gc-cta__image {
        height: 31.25rem; } }
    @media (min-width: 900px) {
      .gc-cta__image {
        width: calc(100% + 6.5rem);
        max-width: none;
        height: 100%; } }
  .gc-cta__content {
    z-index: 1; }
    @media (min-width: 900px) {
      .gc-cta__content {
        width: calc(50% - 0.5rem);
        padding: 6rem 0; } }
  .gc-cta__box {
    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-cta__box {
        gap: 3rem; } }

.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;
  display: grid;
  gap: 1rem; }

.gc-faq__question-item {
  background-color: #EDF0FD;
  padding: 1rem; }

.gc-faq__question {
  cursor: pointer;
  font-size: 1rem;
  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;
  text-transform: uppercase; }

.gc-faq__arrow {
  fill: #EA1D23;
  height: 0.75rem;
  margin-left: 0.5rem;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.gc-faq__anwser p:first-of-type {
  margin-top: 0.5rem; }

.gc-footer {
  background-color: #002669;
  padding: 3rem 0; }
  @media (min-width: 900px) {
    .gc-footer {
      padding: 4rem 0; } }
  .gc-footer__container {
    position: relative; }
  @media (min-width: 1200px) {
    .gc-footer__top-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      gap: 4.435rem; } }
  .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; }
  .gc-footer__socials {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 1.5rem; }
  .gc-footer__social-icon {
    height: 1.125rem;
    width: auto;
    fill: #FFFFFF; }
  .gc-footer__navigation {
    border-top: 0.125rem solid #EA1D23;
    border-bottom: 0.125rem solid #EA1D23;
    padding: 2rem 0;
    margin: 2rem 0; }
    @media (min-width: 1200px) {
      .gc-footer__navigation {
        -ms-flex-preferred-size: 57%;
            flex-basis: 57%;
        border-right: 0.125rem solid #EA1D23;
        border-left: 0.125rem solid #EA1D23;
        border-top: none;
        border-bottom: none;
        padding: 0 4.435rem;
        margin: 0; } }
  .gc-footer__menu {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    @media (min-width: 600px) {
      .gc-footer__menu {
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2;
        -webkit-column-gap: 3rem;
           -moz-column-gap: 3rem;
                column-gap: 3rem; } }
    @media (min-width: 900px) {
      .gc-footer__menu {
        -webkit-column-count: 3;
           -moz-column-count: 3;
                column-count: 3; } }
  .gc-footer__menu-item:not(:last-child) {
    margin-bottom: 1rem; }
  .gc-footer__menu-link {
    color: #FFFFFF;
    margin-bottom: 0;
    text-transform: uppercase; }
  .gc-footer__contacts {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .gc-footer__contact-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    color: #FFFFFF;
    font-weight: 700;
    margin-bottom: 1rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .gc-footer__contact-item:last-child {
      margin-bottom: 0; }
  .gc-footer__contact-icon {
    height: 1.125rem;
    width: 1.125rem;
    fill: #FFFFFF;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .gc-footer__contact-item-vat {
    margin-bottom: 0; }
  .gc-footer__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    gap: 1.5rem; }
    @media (min-width: 600px) {
      .gc-footer__bottom {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -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-footer__links {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-footer__link-item {
    margin-right: 1rem;
    font-weight: 500;
    color: #FFFFFF; }
    .gc-footer__link-item:not(:last-child):after {
      content: '-';
      margin-left: 1rem;
      color: #FFFFFF; }
    .gc-footer__link-item:last-child {
      margin-right: 0; }
  .gc-footer__link {
    text-decoration: underline; }
  .gc-footer__growl:hover .gc-footer__growl-icon--full {
    opacity: 1; }
  .gc-footer__growl-icon {
    display: block;
    fill: #FFFFFF;
    height: 2rem; }
    .gc-footer__growl-icon--full {
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

.gc-submit-button {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  text-align: center;
  margin-top: 3rem; }
  .gc-submit-button:focus-visible {
    outline: 0.125rem solid black;
    border-radius: 3px; }
  .gc-submit-button__inner {
    width: 100%;
    background-color: #EA1D23;
    font-size: 1rem;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    padding: 0.5rem;
    line-height: 1.375;
    text-transform: uppercase;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    .gc-submit-button__inner:hover {
      background-color: #000000;
      color: #FFFFFF; }
    .gc-submit-button__inner:focus {
      outline: none; }
  .gc-submit-button .gform_ajax_spinner {
    margin-left: 0.5rem; }

.gc-heading__overline {
  color: #6E7191;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.25rem;
  text-transform: uppercase; }
  .gc-heading__overline::before {
    content: '';
    background-color: #EA1D23;
    width: 1rem;
    height: 0.125rem;
    display: block; }

.gc-heading__title {
  margin-bottom: 0; }
  .gc-heading__title--large {
    margin-bottom: 1.5rem; }

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

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

.gc-hero {
  margin-bottom: 4rem; }
  @media (min-width: 900px) {
    .gc-hero {
      margin-bottom: 6rem; } }
  .gc-hero--has-services .gc-hero__wrapper {
    padding: 4rem 0 6rem 0; }
    @media (min-width: 900px) {
      .gc-hero--has-services .gc-hero__wrapper {
        padding: 10rem 0; } }
    @media (min-width: 1200px) {
      .gc-hero--has-services .gc-hero__wrapper {
        padding: 11rem 0; } }
  .gc-hero__color {
    background-color: #EDF0FD;
    position: relative; }
  .gc-hero__breadcrumbs {
    position: absolute;
    z-index: 2;
    margin-top: 2rem; }
  .gc-hero__wrapper {
    position: relative;
    z-index: 1;
    padding: 4rem 0;
    max-width: 37.5rem; }
    @media (min-width: 900px) {
      .gc-hero__wrapper {
        padding: 10rem 0;
        width: 50%; } }
    @media (min-width: 1200px) {
      .gc-hero__wrapper {
        padding: 11rem 0; } }
  .gc-hero__title {
    margin-bottom: 1rem; }
  .gc-hero__background {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    display: block;
    height: 12.5rem; }
    @media (min-width: 600px) {
      .gc-hero__background {
        height: 18.75rem; } }
    @media (min-width: 900px) {
      .gc-hero__background {
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
        height: 100%; } }
  .gc-hero__services {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: -3rem;
    position: relative;
    z-index: 1;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 900px) {
      .gc-hero__services {
        margin-top: -6rem; } }
  .gc-hero__service-item {
    width: calc(50% - 8px);
    -webkit-box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.1);
            box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.1);
    padding: 1.5rem 1rem;
    background-color: #FFFFFF;
    min-height: 12.8125rem; }
    .gc-hero__service-item:hover .gc-hero__service-title {
      color: #14142A; }
    .gc-hero__service-item:hover .gc-hero__service-icon {
      -webkit-filter: brightness(64%);
              filter: brightness(64%); }
    @media (min-width: 900px) {
      .gc-hero__service-item {
        width: 15.4375rem;
        height: 17.1875rem; } }
  .gc-hero__service-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%; }
  .gc-hero__service-icon {
    display: block;
    margin: 0 auto 2rem auto;
    -webkit-filter: none;
            filter: none;
    -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;
    height: 4rem;
    width: auto; }
    @media (min-width: 900px) {
      .gc-hero__service-icon {
        height: 8rem; } }
  .gc-hero__service-bottom {
    margin-top: auto; }
  .gc-hero__service-title {
    color: #6E7191;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0.25rem;
    text-transform: uppercase;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out; }
    .gc-hero__service-title::before {
      content: '';
      background-color: #EA1D23;
      width: 1rem;
      height: 0.125rem;
      display: block; }
  .gc-hero__service-info {
    padding-left: 1.5rem;
    color: #6E7191; }

.gc-icons--Vertical .gc-icons__list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  max-width: 48rem;
  margin: 0 auto;
  gap: 4rem; }

@media (min-width: 600px) {
  .gc-icons--Vertical .gc-icons__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    gap: 2rem;
    max-width: none;
    text-align: left; } }

@media (min-width: 600px) {
  .gc-icons--Vertical .gc-icons__icon-wrapper {
    margin-bottom: 0; } }

.gc-icons__title {
  text-align: center;
  margin-bottom: 3rem; }

.gc-icons__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.gc-icons__item {
  max-width: 17.5rem;
  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;
  margin: 0 3rem; }

.gc-icons__icon-wrapper {
  width: 8rem;
  height: 8rem;
  -webkit-box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  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;
  margin-bottom: 1.5rem;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

.gc-icons__icon {
  height: 4rem;
  width: 4rem; }

.gc-intro {
  margin-bottom: 4rem; }
  .gc-intro__breadcrumbs {
    margin: 2rem 0 3rem 0; }

.gc-job {
  -webkit-box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.1);
  padding: 1.5rem 2rem; }
  .gc-job:hover .gc-job__arrow {
    fill: #EA1D23; }
  .gc-job__title {
    margin-bottom: 0.5rem;
    color: #14142A; }
  .gc-job__additional-items {
    margin-bottom: 1rem; }
  .gc-job__additional-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.25rem;
    color: #6E7191;
    text-transform: uppercase; }
    .gc-job__additional-item:last-child {
      margin-bottom: 0; }
  .gc-job__icon {
    width: 1.125rem;
    height: auto;
    fill: #6E7191; }
  .gc-job__read-more {
    margin-top: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto; }

.gc-jobs-overview {
  margin-bottom: 4rem; }
  @media (min-width: 900px) {
    .gc-jobs-overview {
      margin-bottom: 8rem; } }
  .gc-jobs-overview__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 2rem;
    display: grid;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
    row-gap: 1.5rem; }
    @media (min-width: 900px) {
      .gc-jobs-overview__list {
        grid-template-columns: repeat(3, 1fr); } }
  .gc-jobs-overview__empty {
    padding-top: 2.5rem;
    text-align: center; }

.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: #FFFFFF; }
    @media (min-width: 1200px) {
      .gc-modal__container {
        max-width: 60.5625rem; } }

.gc-navbar {
  top: 0;
  z-index: 100;
  width: 100%;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  position: sticky;
  background: #FFFFFF;
  padding: 1.5rem 0; }
  @media (min-width: 900px) {
    .gc-navbar {
      padding: 2rem 0; } }
  .gc-navbar--active:after {
    content: '';
    height: 5rem;
    background-color: #FFFFFF;
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0; }
    @media (min-width: 900px) {
      .gc-navbar--active:after {
        display: none; } }
  .gc-navbar--active .gc-navbar__nav {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
    @media (min-width: 900px) {
      .gc-navbar--active .gc-navbar__nav {
        -webkit-transform: none;
                transform: none; } }
  .gc-navbar__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (min-width: 1200px) {
      .gc-navbar__container {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .gc-navbar__logo-link {
    z-index: 2; }
    @media (min-width: 1200px) {
      .gc-navbar__logo-link {
        margin-right: 2rem; } }
  .gc-navbar__logo {
    display: block;
    height: 2rem;
    width: auto; }
    @media (min-width: 1200px) {
      .gc-navbar__logo {
        height: 3.5rem; } }
  .gc-navbar__burger {
    width: 1.6rem;
    height: 1.6rem;
    -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;
    z-index: 2; }
    @media (min-width: 1200px) {
      .gc-navbar__burger {
        display: none; } }
    .gc-navbar__burger span {
      display: block;
      position: absolute;
      height: 0.1875rem;
      width: 80%;
      left: 10%;
      background-color: #000000;
      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% - 1.5px); }
      .gc-navbar__burger span:nth-child(3) {
        bottom: 20%; }
    .gc-navbar__burger:focus {
      outline: none; }
  .gc-navbar__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    background-color: #FFFFFF;
    position: fixed;
    left: 0;
    top: 0;
    overflow: auto;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    height: 100vh;
    padding: 7.375rem 0 3.875rem 0; }
    @media (min-width: 1200px) {
      .gc-navbar__nav {
        width: auto;
        position: static;
        height: auto;
        -webkit-transform: none;
                transform: none;
        padding: 0; } }
  .gc-navbar__menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 1200px) {
      .gc-navbar__menu {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        gap: 2rem; } }
    .gc-navbar__menu--primary {
      padding-top: 2rem; }
      @media (min-width: 1200px) {
        .gc-navbar__menu--primary {
          padding-top: 0; } }
    .gc-navbar__menu--secondary {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
      @media (min-width: 1200px) {
        .gc-navbar__menu--secondary {
          -webkit-box-ordinal-group: initial;
              -ms-flex-order: initial;
                  order: initial;
          margin-bottom: 1rem; } }
      @media (min-width: 1200px) {
        .gc-navbar__menu--secondary .gc-navbar__link {
          color: #6E7191;
          font-size: 0.75rem; } }
      @media (min-width: 1200px) {
        .gc-navbar__menu--secondary .gc-navbar__link--current {
          color: #EA1D23; } }
  .gc-navbar__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 2rem; }
    @media (min-width: 1200px) {
      .gc-navbar__item {
        margin-bottom: 0; } }
    .gc-navbar__item:hover .gc-navbar__submenu-wrapper {
      max-height: 31.25rem;
      -webkit-transform: translateY(0);
              transform: translateY(0);
      opacity: 1;
      pointer-events: all; }
    @media (min-width: 1200px) {
      .gc-navbar__item--mobile {
        display: none; } }
    .gc-navbar__item--desktop {
      display: none; }
      @media (min-width: 1200px) {
        .gc-navbar__item--desktop {
          display: block; } }
  .gc-navbar__link {
    font-weight: 700; }
    .gc-navbar__link--current, .gc-navbar__link:hover {
      color: #EA1D23; }
  .gc-navbar__arrow {
    height: 1rem;
    width: 1rem;
    margin-left: 0.5rem; }
  .gc-navbar--active {
    background-color: #FFFFFF; }
    .gc-navbar--active .gc-navbar__link {
      color: #000000; }
    .gc-navbar--active .gc-navbar__arrow {
      fill: #000000; }
    .gc-navbar--active .gc-navbar__burger span {
      background-color: #000000;
      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-opening-hours {
  margin-top: 3rem; }
  .gc-opening-hours__list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .gc-opening-hours__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start; }
    .gc-opening-hours__item:not(:last-child) {
      margin-bottom: 1rem; }
  .gc-opening-hours__day {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .gc-opening-hours__day:before {
      width: 1rem;
      height: 0.125rem;
      background-color: #EA1D23;
      content: ''; }
  .gc-opening-hours__hours {
    width: 100%;
    margin: 0;
    color: #6E7191;
    text-transform: uppercase; }

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

.gc-pagination {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3rem; }
  .gc-pagination__link {
    display: block;
    text-align: center;
    color: #6E7191;
    text-decoration: none;
    margin: 0 0.75rem;
    font-size: 1rem;
    font-weight: 700; }
    .gc-pagination__link--current {
      color: #EA1D23; }
  .gc-pagination__arrow {
    height: 1rem;
    width: auto;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out;
    fill: #6E7191; }
    .gc-pagination__arrow:hover {
      fill: #EA1D23; }

.gc-reference-hero {
  margin-bottom: 4rem; }
  @media (min-width: 900px) {
    .gc-reference-hero {
      margin-bottom: 8rem; } }
  .gc-reference-hero__breadcrumbs {
    margin: 2rem 0; }
  @media (min-width: 900px) {
    .gc-reference-hero__content-wrapper {
      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; } }
  @media (min-width: 900px) {
    .gc-reference-hero__content {
      width: calc(50% - 3.5rem); } }
  .gc-reference-hero__stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    margin-bottom: 1rem; }
  .gc-reference-hero__star {
    height: 1.125rem;
    width: 1.125rem;
    fill: #FFA600; }
  .gc-reference-hero__gallery-wrapper {
    margin-top: 3rem; }
    @media (min-width: 900px) {
      .gc-reference-hero__gallery-wrapper {
        width: calc(50% - 0.5rem);
        margin-top: 0; } }
  .gc-reference-hero__item {
    position: relative;
    height: 23.4375rem; }
    @media (min-width: 600px) {
      .gc-reference-hero__item {
        height: 30.375rem; } }
    @media (min-width: 900px) {
      .gc-reference-hero__item {
        margin-top: 0; } }
  .gc-reference-hero__list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .gc-reference-hero__image {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    top: 0;
    left: 0; }
  .gc-reference-hero__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
    position: absolute;
    left: 1.5rem;
    bottom: 1.5rem; }
  .gc-reference-hero__button {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 2rem;
    width: 3.875rem;
    display: grid;
    place-items: center;
    cursor: pointer;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    background-color: #FFFFFF; }
    .gc-reference-hero__button:hover {
      background-color: #EA1D23; }
      .gc-reference-hero__button:hover .gc-reference-hero__arrow {
        fill: #FFFFFF; }
  .gc-reference-hero__arrow {
    height: 1rem;
    width: 1rem;
    fill: #000000;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out; }

.gc-reference {
  -webkit-box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.1); }
  .gc-reference:hover .gc-reference__overlay:after {
    opacity: 0.4; }
  .gc-reference:hover .gc-reference__arrow {
    fill: #EA1D23; }
  .gc-reference__overlay {
    height: 19.5625rem;
    position: relative; }
    .gc-reference__overlay:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: #4A6CE8;
      opacity: 0;
      left: 0;
      top: 0;
      -webkit-transition: opacity 0.15s ease-in-out;
      transition: opacity 0.15s ease-in-out; }
  .gc-reference__thumbnail {
    position: absolute;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    left: 0;
    top: 0; }
  .gc-reference__bottom {
    padding: 1.5rem;
    color: #6E7191; }
  .gc-reference__title {
    margin-bottom: 0.25rem; }
  .gc-reference__location {
    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-reference__arrow {
    height: 1.125rem;
    width: auto;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out;
    margin-left: 1rem;
    fill: #6E7191; }

.gc-references-overview {
  margin-bottom: 4rem; }
  @media (min-width: 900px) {
    .gc-references-overview {
      margin-bottom: 8rem; } }
  .gc-references-overview__categories {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.5rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 900px) {
      .gc-references-overview__categories {
        gap: 0.25rem; } }
  .gc-references-overview__category {
    text-align: center;
    width: calc(50% - 0.75rem);
    height: 4rem; }
    @media (min-width: 600px) {
      .gc-references-overview__category {
        width: calc(33.33% - 1rem); } }
    @media (min-width: 900px) {
      .gc-references-overview__category {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        width: auto; } }
  .gc-references-overview__category-button {
    width: 100%;
    font-weight: 700;
    font-size: 1rem;
    padding-bottom: 0.75rem;
    border-bottom: 0.0625rem solid transparent;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    height: 100%; }
    .gc-references-overview__category-button--current, .gc-references-overview__category-button:hover {
      border-color: #EA1D23;
      color: #EA1D23; }
  .gc-references-overview__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 2rem;
    display: grid;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
    row-gap: 1.5rem; }
    @media (min-width: 900px) {
      .gc-references-overview__list {
        grid-template-columns: repeat(3, 1fr); } }
  .gc-references-overview__empty {
    padding-top: 2.5rem;
    text-align: center; }

.gc-references__top {
  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-references__top {
      -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;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.gc-references__title {
  margin: 0; }

.gc-references__more {
  color: #6E7191;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700; }
  .gc-references__more:hover {
    color: #14142A; }
    .gc-references__more:hover .gc-references__arrow {
      fill: #EA1D23; }

.gc-references__arrow {
  height: 1.125rem;
  width: auto;
  -webkit-transition: fill 0.15s ease-in-out;
  transition: fill 0.15s ease-in-out;
  margin-left: 1rem;
  fill: #6E7191; }

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

.gc-related-jobs__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; }

.gc-related-jobs__title {
  margin: 0; }

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

@media (min-width: 600px) {
  .gc-related-references__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; } }

.gc-related-references__title {
  margin-bottom: 1rem; }
  @media (min-width: 600px) {
    .gc-related-references__title {
      margin-bottom: 0; } }

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

.gc-related-tips {
  margin-top: 4rem; }
  .gc-related-tips__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    gap: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

.gc-reviews--is-slider .gc-reviews__container {
  padding: 0; }
  @media (min-width: 900px) {
    .gc-reviews--is-slider .gc-reviews__container {
      padding: 0 1rem; } }

.gc-reviews--is-slider .gc-reviews__item {
  max-width: none;
  margin: 0; }

.gc-reviews__slider {
  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;
  margin-bottom: 6rem; }

.gc-reviews__button {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 2rem;
  width: 3.875rem;
  display: none;
  place-items: center;
  cursor: pointer;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  background-color: #000000; }
  @media (min-width: 900px) {
    .gc-reviews__button {
      display: grid; } }
  .gc-reviews__button:hover {
    background-color: #EA1D23; }

.gc-reviews__track {
  padding: 1rem; }
  @media (min-width: 900px) {
    .gc-reviews__track {
      margin: 0 1.375rem; } }

.gc-reviews__list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.gc-reviews__pagination {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  bottom: -2rem;
  left: 0;
  width: 100%;
  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;
  gap: 0.5rem; }

.gc-reviews__pagination-item {
  height: 1rem;
  width: 1rem;
  border: 0.0625rem solid #4A6CE8;
  border-radius: 50%; }
  .gc-reviews__pagination-item.is-active {
    background-color: #4A6CE8; }

.gc-reviews__arrow {
  height: 1rem;
  width: 1rem;
  fill: #FFFFFF; }

.gc-reviews__item {
  padding: 1.5rem 1rem;
  -webkit-box-shadow: 0px 0px 0.5rem rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 0.5rem rgba(0, 0, 0, 0.1);
  max-width: 53.875rem;
  margin: 0 auto; }
  @media (min-width: 900px) {
    .gc-reviews__item {
      padding: 2rem 1.5rem; } }

.gc-reviews__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  margin-bottom: 1rem; }

.gc-reviews__star {
  height: 1.125rem;
  width: 1.125rem;
  fill: #FFA600; }

.gc-reviews__quote {
  font-size: 1.25rem;
  font-weight: 200; }

.gc-reviews__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2rem; }

.gc-reviews__quotes {
  fill: #EDF0FD;
  width: 3rem;
  height: auto; }

.gc-reviews__name {
  margin-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.25rem;
  color: #6E7191;
  text-transform: uppercase; }
  .gc-reviews__name:before {
    content: '';
    width: 1rem;
    height: 0.125rem;
    background-color: #EA1D23; }

.gc-reviews__info {
  font-size: 0.75rem; }
  @media (min-width: 900px) {
    .gc-reviews__info {
      padding-left: 1.5rem; } }

.gc-tip {
  -webkit-box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.1); }
  .gc-tip:hover .gc-tip__arrow {
    fill: #EA1D23; }
  .gc-tip__thumbnail-wrapper {
    position: relative;
    height: 13.9375rem; }
  .gc-tip__thumbnail {
    position: absolute;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .gc-tip__bottom {
    padding: 1.5rem;
    color: #6E7191; }
  .gc-tip__category-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    margin-bottom: 0.625rem; }
  .gc-tip__category-icon {
    height: 1rem;
    width: auto; }
  .gc-tip__icon {
    width: 1.125rem;
    height: auto;
    fill: #6E7191; }
  .gc-tip__title {
    margin-bottom: 0.25rem; }
  .gc-tip__read-more {
    margin-top: 1.5rem;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.gc-tips-overview {
  margin-bottom: 4rem; }
  @media (min-width: 900px) {
    .gc-tips-overview {
      margin-bottom: 8rem; } }
  @media (min-width: 900px) {
    .gc-tips-overview__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: end;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .gc-tips-overview__search {
    margin-bottom: 4rem;
    position: relative;
    width: 100%;
    max-width: 40.125rem; }
    @media (min-width: 900px) {
      .gc-tips-overview__search {
        margin-bottom: 6rem; } }
  .gc-tips-overview__search-button {
    position: absolute;
    right: 1rem;
    margin: auto 0;
    top: 1.25rem; }
  .gc-tips-overview__search-input {
    border: 0.125rem solid rgba(234, 29, 35, 0.2);
    padding: 1.125rem 1rem;
    outline: none;
    width: 100%;
    padding-right: 3.125rem; }
  .gc-tips-overview__categories {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.5rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media (min-width: 900px) {
      .gc-tips-overview__categories {
        gap: 0.25rem; } }
  .gc-tips-overview__category {
    text-align: center;
    width: calc(50% - 0.75rem); }
    @media (min-width: 600px) {
      .gc-tips-overview__category {
        width: calc(33.33% - 1rem); } }
    @media (min-width: 900px) {
      .gc-tips-overview__category {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        width: auto; } }
  .gc-tips-overview__category-button {
    width: 100%;
    font-weight: 700;
    font-size: 1rem;
    padding-bottom: 0.75rem;
    border-bottom: 0.0625rem solid transparent;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    .gc-tips-overview__category-button--current, .gc-tips-overview__category-button:hover {
      border-color: #EA1D23;
      color: #EA1D23; }
  .gc-tips-overview__icon {
    fill: #6E7191;
    height: 1.125rem;
    width: auto; }
  .gc-tips-overview__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 2rem;
    display: grid;
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
    row-gap: 1.5rem; }
    @media (min-width: 900px) {
      .gc-tips-overview__list {
        grid-template-columns: repeat(3, 1fr); } }
  .gc-tips-overview__empty {
    padding-top: 2.5rem;
    text-align: center; }

.gp-job__main {
  margin-bottom: 4rem; }
  @media (min-width: 900px) {
    .gp-job__main {
      margin-bottom: 8rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

@media (min-width: 900px) {
  .gp-job__content {
    width: calc(50% - 0.5rem); } }

.gp-job__thumbnail {
  margin-bottom: 2rem;
  display: block;
  height: auto; }

.gp-job__additional-items {
  margin-top: 2rem; }

.gp-job__additional-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.25rem;
  color: #6E7191;
  text-transform: uppercase; }
  .gp-job__additional-item:last-child {
    margin-bottom: 0; }

.gp-job__icon {
  width: 1.125rem;
  height: auto;
  fill: #6E7191; }

.gp-job__sidebar {
  margin-top: 4rem; }
  @media (min-width: 900px) {
    .gp-job__sidebar {
      margin-top: 0;
      width: calc(50% - 3.5rem); } }

.gp-job__form-wrapper {
  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;
  margin-top: 4rem; }

.gp-tip__breadcrumbs {
  margin: 2rem 0 3rem 0; }

.gp-tip__main {
  margin-bottom: 4rem; }
  @media (min-width: 900px) {
    .gp-tip__main {
      margin-bottom: 8rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.gp-tip__category-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  margin-bottom: 0.625rem; }

.gp-tip__category-icon {
  height: 2rem;
  width: auto; }

@media (min-width: 900px) {
  .gp-tip__content {
    width: calc(66.66% - 4rem); } }

.gp-tip__content h2, .gp-tip__content h3 {
  margin: 2rem 0; }

.gp-tip__thumbnail {
  margin-bottom: 2rem;
  display: block;
  height: auto; }

.gp-tip__icon {
  width: 1.125rem;
  height: auto;
  fill: #6E7191; }

.gp-tip__sidebar {
  margin-top: 4rem; }
  @media (min-width: 900px) {
    .gp-tip__sidebar {
      margin-top: 3rem;
      width: 33.33%; } }

.gp-tip__sidebar-box {
  padding: 3rem;
  -webkit-box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 1rem rgba(0, 0, 0, 0.1); }

.gp-tip__form-wrapper {
  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;
  margin-top: 4rem; }


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