/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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--draggable > .splide__slider > .splide__track, .splide--draggable > .splide__track {
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none; }

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

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

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

.splide--rtl {
  direction: rtl; }

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

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

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

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

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

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

.splide__progress__bar {
  width: 0; }

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

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

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

.splide__slide img {
  vertical-align: bottom; }

.splide__slider {
  position: relative; }

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

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

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

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

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

@font-face {
  font-family: "Vollkorn";
  src: url(../../assets/fonts/vollkorn-v19-latin-regular.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap; }

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

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

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

img {
  max-width: 100%; }

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

a {
  color: inherit; }

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

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

#wpadminbar {
  top: auto;
  bottom: 0; }
  @media (max-width: 600px) {
    #wpadminbar {
      position: fixed; } }
  #wpadminbar .menupop .ab-sub-wrapper {
    bottom: 32px; }
    @media (max-width: 782px) {
      #wpadminbar .menupop .ab-sub-wrapper {
        bottom: 46px; } }
    @media (min-width: 900px) {
      #wpadminbar .menupop .ab-sub-wrapper {
        bottom: auto; } }
  @media (min-width: 900px) {
    #wpadminbar {
      top: 0;
      bottom: auto; } }

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

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

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

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

h3,
.h3 {
  font-size: 1.55rem; }
  @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,
.h1,
.h2 {
  margin: 0 0 1rem 0;
  font-family: "Vollkorn", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400; }

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

h3,
.h3 {
  font-weight: 400; }

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

p {
  max-width: unset; }
  p:first-of-type {
    margin-top: 0; }
  p:last-child {
    margin-bottom: 0; }

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

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

.gform_wrapper .gfield:hover .gfield_label {
  color: #d2af62; }

.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 #e0e0e0;
  min-height: 3.1875rem;
  padding-left: 1rem; }
  .gform_wrapper input[type="text"]:focus,
  .gform_wrapper input[type="email"]:focus,
  .gform_wrapper input[type="tel"]:focus,
  .gform_wrapper select:focus,
  .gform_wrapper textarea:focus {
    outline: none; }

.gform_wrapper textarea {
  height: 6.9375rem;
  padding-top: 0.5rem;
  resize: none;
  max-width: 100%; }

.gform_wrapper .gfield--file {
  background-color: #fff;
  border: 0.125rem solid #e0e0e0;
  padding: 1rem 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 .gform_fileupload_rules {
    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; }
    .gform_wrapper .gfield--file .gfield_description::before {
      content: "";
      display: block;
      background: url(../../assets/icons/file-upload.svg) no-repeat;
      height: 1.125rem;
      width: 1.125rem;
      margin-right: 0.5rem; }
  .gform_wrapper .gfield--file .ginput_preview {
    position: relative;
    z-index: 1;
    margin-top: 0.5rem; }
  .gform_wrapper .gfield--file .gform_delete_file {
    background-color: #e0e0e0;
    color: #fff;
    padding: 0.25rem;
    color: #fff;
    border: 0;
    cursor: pointer; }

.gform_wrapper input[type="submit"] {
  cursor: pointer;
  border: none;
  background: transparent;
  padding-right: 1rem;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  text-transform: lowercase;
  height: 1.5rem;
  padding-left: 0;
  color: #000; }
  .gform_wrapper input[type="submit"]:hover {
    color: #d2af62; }

.gform_wrapper .gform_footer {
  display: inline-block;
  margin-top: 3rem;
  position: relative; }
  .gform_wrapper .gform_footer::before {
    content: '';
    display: inline-block;
    width: 0.6875rem;
    height: 0.75rem;
    -webkit-mask: url(../../assets/icons/chevron-double-right.svg);
            mask: url(../../assets/icons/chevron-double-right.svg);
    -webkit-mask-size: contain;
            mask-size: contain;
    background-color: #000;
    background-size: 100%;
    position: absolute;
    right: 0;
    bottom: 0.375rem;
    pointer-events: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .gform_wrapper .gform_footer::after {
    content: '';
    height: 0.0625rem;
    width: 100%;
    display: block;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .gform_wrapper .gform_footer:hover::before {
    background-color: #d2af62; }
  .gform_wrapper .gform_footer:hover::after {
    width: 0; }

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

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

.gc-blog-item:hover .gc-blog-item__thumbnail {
  -webkit-filter: grayscale(0);
          filter: grayscale(0); }

@media (min-width: 900px) {
  .gc-blog-item {
    border-right: 0.0625rem solid #e0e0e0; } }

.gc-blog-item:nth-of-type(3) {
  border-right: none; }

.gc-blog-item__thumbnail-wrapper {
  position: relative;
  padding-bottom: 69%; }
  @media (min-width: 600px) {
    .gc-blog-item__thumbnail-wrapper {
      padding-bottom: 50%; } }

.gc-blog-item__thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.gc-blog-item__info {
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }

.gc-blog-item__title {
  margin-bottom: 0.5rem; }

.gc-blog-item__date {
  font-size: 0.75rem;
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.gc-blog-item__job-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.75rem;
  margin-bottom: 0.5rem; }

.gc-blog-item__icon {
  height: 0.75rem;
  width: auto;
  margin-right: 0.25rem; }

.gc-blog-item__button {
  margin-top: 1.5rem;
  margin-left: auto; }

.gc-blog-overview {
  overflow: hidden; }
  .gc-blog-overview__grid {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    border-right: 0.0625rem solid #e0e0e0;
    border-left: 0.0625rem solid #e0e0e0;
    position: relative; }
    @media (min-width: 600px) {
      .gc-blog-overview__grid {
        grid-template-columns: 1fr 1fr;
        border-right: none; } }
    @media (min-width: 900px) {
      .gc-blog-overview__grid {
        grid-template-columns: repeat(3, 1fr); } }
    .gc-blog-overview__grid:before, .gc-blog-overview__grid:after {
      content: '';
      background-color: #e0e0e0;
      height: 0.0625rem;
      width: 200vw;
      left: -50vw;
      position: absolute;
      display: block;
      top: 0; }
    .gc-blog-overview__grid:after {
      top: auto;
      bottom: 0; }
  .gc-blog-overview__item {
    position: relative;
    border-bottom: 0.0625rem solid #e0e0e0; }
    @media (min-width: 600px) {
      .gc-blog-overview__item {
        border-right: 0.0625rem solid #e0e0e0; } }
    @media (min-width: 900px) {
      .gc-blog-overview__item:nth-of-type(4):before, .gc-blog-overview__item:nth-of-type(4):after {
        content: '';
        background-color: #e0e0e0;
        height: 0.0625rem;
        width: 200vw;
        left: -50vw;
        position: absolute;
        display: block;
        top: 0; } }
    .gc-blog-overview__item:nth-of-type(4):after {
      bottom: 0;
      top: auto; }

.gc-blog {
  border-top: 0.0625rem solid #e0e0e0; }
  .gc-blog--small .gc-blog__box {
    border: none; }
    @media (min-width: 900px) {
      .gc-blog--small .gc-blog__box {
        border-left: 0.0625rem solid #e0e0e0;
        border-right: 0.0625rem solid #e0e0e0;
        padding-top: 6rem; } }
  .gc-blog--small .gc-blog__title {
    margin-left: 0; }
    @media (min-width: 900px) {
      .gc-blog--small .gc-blog__title {
        margin-left: 2rem; } }
  .gc-blog--small .gc-blog__item {
    border-bottom: 0.0625rem solid #e0e0e0; }
    @media (min-width: 900px) {
      .gc-blog--small .gc-blog__item {
        border-bottom: none; } }
    .gc-blog--small .gc-blog__item:first-child {
      border-top: 0.0625rem solid #e0e0e0; }
      @media (min-width: 900px) {
        .gc-blog--small .gc-blog__item:first-child {
          border-top: none; } }
  .gc-blog--small .gc-blog__button-wrapper {
    border: none;
    padding: 2rem 0; }
    @media (min-width: 900px) {
      .gc-blog--small .gc-blog__button-wrapper {
        padding-bottom: 6rem;
        padding: 2rem 0 9rem 2rem; } }
  .gc-blog__box {
    border-left: 0.0625rem solid #e0e0e0;
    border-right: 0.0625rem solid #e0e0e0;
    padding-top: 4rem; }
    @media (min-width: 900px) {
      .gc-blog__box {
        padding-top: 10rem; } }
  .gc-blog__title {
    margin-left: 1rem;
    margin-bottom: 2rem; }
    @media (min-width: 900px) {
      .gc-blog__title {
        margin-left: 2rem; } }
  .gc-blog__grid {
    display: grid; }
    @media (min-width: 900px) {
      .gc-blog__grid {
        grid-template-columns: repeat(3, 1fr); } }
  .gc-blog__button-wrapper {
    padding: 3rem 0 4rem 2rem;
    border-top: 0.0625rem solid #e0e0e0; }
    @media (min-width: 900px) {
      .gc-blog__button-wrapper {
        padding: 2rem 0 9rem 2rem; } }

.gc-breadcrumbs {
  font-size: 0.75rem;
  font-weight: 300;
  margin-top: 1rem; }
  @media (min-width: 900px) {
    .gc-breadcrumbs {
      margin-top: 2rem; } }
  .gc-breadcrumbs a {
    text-decoration: none; }
  .gc-breadcrumbs .separator {
    margin: 0 0.25rem; }

.gc-button {
  display: inline-block;
  cursor: pointer;
  background: transparent;
  padding: 0;
  border: 0;
  line-height: 1.5;
  color: #000;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-right: 2rem;
  font-weight: 300;
  text-transform: lowercase; }
  .gc-button:active, .gc-button:focus {
    outline: 0; }
  .gc-button:last-of-type {
    margin-right: 0; }
  .gc-button:hover {
    font-weight: 700; }
  .gc-button--white {
    color: #fff; }
    .gc-button--white:after {
      background: #fff; }
    .gc-button--white.gc-button--icon:after {
      background: #fff; }
    .gc-button--white.gc-button--icon .gc-button__icon {
      fill: #fff; }
  .gc-button--icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 400; }
    .gc-button--icon:after {
      content: "";
      width: 100%;
      height: 0.0625rem;
      background: #000;
      position: absolute;
      bottom: 0;
      left: 0;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    .gc-button--icon.gc-button--current, .gc-button--icon:hover {
      color: #d2af62;
      font-weight: 400; }
      .gc-button--icon.gc-button--current:after, .gc-button--icon:hover:after {
        width: 0; }
      .gc-button--icon.gc-button--current .gc-button__icon, .gc-button--icon:hover .gc-button__icon {
        fill: #d2af62; }
  .gc-button__icon {
    height: 0.75rem;
    width: auto;
    margin-left: 0.5rem; }

.gc-contact {
  overflow-x: hidden; }
  .gc-contact__wrapper {
    border-top: 0.0625rem solid #e0e0e0; }
  .gc-contact__layout {
    position: relative; }
    @media (min-width: 900px) {
      .gc-contact__layout {
        display: grid;
        grid-template-columns: 1fr 1fr;
        border-left: 0.0625rem solid #e0e0e0;
        border-right: 0.0625rem solid #e0e0e0; } }
    .gc-contact__layout::before {
      content: "";
      background-color: #e0e0e0;
      height: 1px;
      width: 100vw;
      margin-left: calc(-50vw + 50%);
      margin-right: calc(-50vw + 50%);
      display: block; }
      @media (min-width: 900px) {
        .gc-contact__layout::before {
          display: none; } }
  .gc-contact__left {
    padding: 3rem 1rem 4rem 1rem;
    position: relative;
    border-left: 0.0625rem solid #e0e0e0;
    border-right: 0.0625rem solid #e0e0e0;
    border-bottom: none; }
    @media (min-width: 900px) {
      .gc-contact__left {
        padding: 4rem 6rem;
        border: none; } }
  .gc-contact__right {
    width: 100%; }
    @media (min-width: 900px) {
      .gc-contact__right {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row;
        position: relative;
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
        border-left: 0.0625rem solid #e0e0e0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: column;
            flex-flow: column; } }
    @media (min-width: 900px) {
      .gc-contact__right {
        margin-left: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column; } }
  .gc-contact__map-wrapper {
    min-height: 12.1875rem;
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%); }
    @media (min-width: 900px) {
      .gc-contact__map-wrapper {
        position: relative;
        min-height: 29.25rem;
        margin: 0;
        width: 50vw;
        min-height: auto; } }
  .gc-contact__map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 20.6875rem; }
    @media (min-width: 900px) {
      .gc-contact__map {
        width: 50vw; } }
  .gc-contact__contacts {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 calc(-50vw + 50%); }
    @media (min-width: 900px) {
      .gc-contact__contacts {
        margin: 0; } }
  .gc-contact__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding: 1.5rem 0 3rem 0;
    border-bottom: 0.0625rem solid #e0e0e0;
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 600px) {
      .gc-contact__list {
        padding: 4.5rem 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .gc-contact__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 1.5rem 0 0 0; }
    @media (min-width: 600px) {
      .gc-contact__item {
        margin: 0 0.5rem; } }
  .gc-contact__link {
    color: #000;
    text-decoration: none; }
  .gc-contact__icon {
    height: 0.75rem;
    width: auto;
    margin-right: 0.5rem; }
  .gc-contact__addresses {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid; }
    @media (min-width: 600px) {
      .gc-contact__addresses {
        grid-template-columns: 1fr 1fr; } }
  .gc-contact__addresses-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3rem 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    border-bottom: 0.0625rem solid #e0e0e0; }
    @media (min-width: 600px) {
      .gc-contact__addresses-item {
        border-bottom: none;
        padding: 5.4rem 3rem; } }
    .gc-contact__addresses-item:last-of-type {
      border-bottom: none; }
    @media (min-width: 600px) {
      .gc-contact__addresses-item:nth-of-type(odd) {
        border-right: 0.0625rem solid #e0e0e0; } }

.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: 10rem;
        margin-bottom: 10rem; } }
  .gc-container--has-padding {
    padding-top: 4rem;
    padding-bottom: 4rem; }
    @media (min-width: 900px) {
      .gc-container--has-padding {
        padding-top: 10rem;
        padding-bottom: 10rem; } }
  .gc-container--has-bg {
    background-color: #e0e0e0; }
    .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: #e0e0e0; }
      .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 {
  overflow-x: hidden;
  position: relative;
  padding-top: 4rem;
  border-top: 0.0625rem solid #e0e0e0; }
  @media (min-width: 600px) {
    .gc-cwv {
      padding-top: 0; } }
  .gc-cwv--has-visual .gc-cwv__visual,
  .gc-cwv--has-visual .gc-cwv__content {
    text-align: left; }
    @media (min-width: 600px) {
      .gc-cwv--has-visual .gc-cwv__visual,
      .gc-cwv--has-visual .gc-cwv__content {
        width: 50%; } }
  @media (min-width: 600px) {
    .gc-cwv--is-reversed .gc-cwv__visual {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .gc-cwv--is-reversed .gc-cwv__image-wrapper {
      left: auto; } }
  @media (min-width: 600px) and (min-width: 600px) {
    .gc-cwv--is-reversed .gc-cwv__image-wrapper {
      border-right: 0;
      border-left: 0.0625rem solid #e0e0e0; } }

@media (min-width: 600px) and (min-width: 600px) {
  .gc-cwv--is-reversed .gc-cwv__content {
    padding: 5rem 4rem 5rem 0; } }

@media (min-width: 600px) and (min-width: 1200px) {
  .gc-cwv--is-reversed .gc-cwv__content {
    padding: 10rem 4rem 10rem 0; } }
  .gc-cwv--dark {
    background-color: #000;
    color: #fff;
    margin: 0;
    padding-top: 0;
    padding-bottom: 4rem; }
    @media (min-width: 600px) {
      .gc-cwv--dark {
        padding-bottom: 0; } }
    .gc-cwv--dark .gc-cwv__content {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
      @media (min-width: 600px) {
        .gc-cwv--dark .gc-cwv__content {
          -webkit-box-ordinal-group: unset;
              -ms-flex-order: unset;
                  order: unset; } }
    .gc-cwv--dark .gc-cwv__text h4:first-child {
      margin-bottom: 0.5rem; }
  @media (min-width: 1200px) {
    .gc-cwv--single-lawyer.gc-cwv--is-reversed .gc-cwv__content {
      padding-bottom: 5rem; } }
  .gc-cwv__container {
    display: grid;
    gap: 4rem; }
    @media (min-width: 600px) {
      .gc-cwv__container {
        gap: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .gc-cwv__visual {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    .gc-cwv__visual--first {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    @media (min-width: 600px) {
      .gc-cwv__visual {
        -webkit-box-ordinal-group: unset;
            -ms-flex-order: unset;
                order: unset; } }
  .gc-cwv__image-wrapper {
    margin: 0 -1rem; }
    @media (min-width: 600px) {
      .gc-cwv__image-wrapper {
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 50vw;
        border-right: 0.0625rem solid #e0e0e0; } }
    .gc-cwv__image-wrapper--video {
      height: 15.625rem; }
      @media (min-width: 600px) {
        .gc-cwv__image-wrapper--video {
          height: 100%; } }
  .gc-cwv__image {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .gc-cwv__content {
    text-align: center;
    width: 100%; }
    @media (min-width: 600px) {
      .gc-cwv__content {
        padding: 5rem 0 5rem 4rem; } }
    @media (min-width: 1200px) {
      .gc-cwv__content {
        padding: 10rem 0 10rem 4rem; } }
  .gc-cwv__breadcrumbs {
    position: absolute;
    top: -4rem; }
    @media (min-width: 600px) {
      .gc-cwv__breadcrumbs {
        top: 0; } }
  .gc-cwv__title {
    margin: 0 0 0.5rem 0; }
  .gc-cwv__text {
    margin: 0; }
    .gc-cwv__text ul {
      margin: 0.5rem 0;
      padding: 0 0 0 1.5rem; }
    .gc-cwv__text strong > br {
      content: "";
      display: block;
      margin: 0.5rem 0; }
    .gc-cwv__text h1:first-child,
    .gc-cwv__text h2:first-child,
    .gc-cwv__text h3:first-child,
    .gc-cwv__text h4:first-child,
    .gc-cwv__text h6:first-child {
      margin: 0; }
    .gc-cwv__text a[href^="mailto:"] {
      text-decoration: none;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative; }
      .gc-cwv__text a[href^="mailto:"]::before {
        content: "";
        height: 0.0625rem;
        width: 100%;
        display: block;
        background-color: #000;
        position: absolute;
        bottom: 0;
        left: 0;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out; }
      .gc-cwv__text a[href^="mailto:"]::after {
        content: "";
        -webkit-mask: url(../../assets/icons/envelopes.svg);
                mask: url(../../assets/icons/envelopes.svg);
        width: 0.9375rem;
        height: 0.75rem;
        background-color: #000;
        margin-left: 0.5rem; }
      .gc-cwv__text a[href^="mailto:"]:hover {
        color: #d2af62; }
        .gc-cwv__text a[href^="mailto:"]:hover::before {
          width: 0; }
        .gc-cwv__text a[href^="mailto:"]:hover::after {
          background-color: #d2af62; }
  .gc-cwv__job {
    margin-top: 2rem; }
  .gc-cwv__infos {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 3rem;
    font-weight: 700;
    display: grid;
    gap: 0.5rem; }
  .gc-cwv__icon {
    height: 0.75rem;
    width: 1.125rem;
    margin-right: 0.5rem; }
  .gc-cwv__buttons {
    margin-top: 2rem; }
  .gc-cwv__video-thumb {
    position: absolute;
    cursor: pointer;
    z-index: 10;
    bottom: 0;
    height: 15.625rem;
    width: 100%; }
    @media (min-width: 600px) {
      .gc-cwv__video-thumb {
        inset: 0;
        height: 100%; } }
  .gc-cwv__icon-play {
    fill: #fff;
    width: 2rem;
    height: 2rem;
    margin-left: 0.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gc-cwv__icon-wrapper {
    position: absolute;
    margin: auto;
    z-index: 10;
    width: 5rem;
    inset: 0;
    border: 0.25rem solid #fff;
    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;
    height: 5rem; }
  .gc-cwv .wp-video {
    position: absolute;
    margin: auto;
    bottom: 0; }
    @media (min-width: 600px) {
      .gc-cwv .wp-video {
        inset: 0; } }
    @media (min-width: 600px) {
      .gc-cwv .wp-video .mejs-video {
        height: 100% !important;
        width: 100% !important; } }

.gc-events {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 1200px) {
    .gc-events {
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; } }
  .gc-events--left .gc-events__placeholder {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  @media (min-width: 1200px) {
    .gc-events--left .gc-events__container {
      grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr); } }
  .gc-events--left .gc-events__events {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
    @media (min-width: 1200px) {
      .gc-events--left .gc-events__events::after {
        right: 0;
        left: auto; } }
  .gc-events--left .gc-events__content {
    margin-left: 4rem; }
  .gc-events--left .gc-events__next {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
    .gc-events--left .gc-events__next--mobile {
      margin-left: -1rem;
      margin-right: 0; }
  .gc-events--left .gc-events__item {
    border-left: 0.0625rem solid #e0e0e0;
    border-right: 0; }
  .gc-events__placeholder {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  @media (min-width: 1200px) {
    .gc-events__container {
      display: grid;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr); } }
  .gc-events__content {
    padding: 4rem 0;
    margin-right: 4rem; }
    @media (min-width: 1200px) {
      .gc-events__content {
        padding: 10rem 0; } }
  .gc-events__title {
    margin-bottom: 0.5rem; }
  .gc-events__events {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
    .gc-events__events::after {
      content: "";
      background-color: #000;
      position: absolute;
      top: 0;
      width: 200vw;
      left: -20rem;
      height: 100%;
      z-index: -1; }
      @media (min-width: 1200px) {
        .gc-events__events::after {
          left: 0;
          width: 60vw; } }
  .gc-events__splide, .gc-events__track {
    height: 100%; }
  .gc-events__item {
    color: #fff;
    border-right: 0.0625rem solid #e0e0e0;
    padding: 2rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 1200px) {
      .gc-events__item {
        padding: 3rem; } }
  .gc-events__item-inner {
    border: 1px solid #e0e0e0;
    padding: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  .gc-events__item-title {
    margin-bottom: 0.25rem; }
  .gc-events__details {
    font-size: 0.75rem;
    margin-bottom: 1rem; }
  .gc-events__button {
    margin-top: 1.5rem;
    -ms-flex-item-align: end;
        align-self: flex-end; }
  .gc-events__next {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    cursor: pointer;
    display: block;
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0 2rem; }
    @media (min-width: 1200px) {
      .gc-events__next {
        padding: 0; } }
    .gc-events__next--mobile {
      margin-right: -1rem; }
      @media (min-width: 1200px) {
        .gc-events__next--mobile {
          display: none; } }
    .gc-events__next--desktop {
      display: none; }
      @media (min-width: 1200px) {
        .gc-events__next--desktop {
          display: block; } }
  .gc-events__arrow {
    fill: #fff;
    height: 2rem; }

.gc-expertises {
  border-top: 0.0625rem solid #e0e0e0; }
  .gc-expertises--grid {
    overflow: hidden; }
    .gc-expertises--grid .gc-expertises__list {
      margin: 0 -1rem;
      display: grid; }
      @media (min-width: 600px) {
        .gc-expertises--grid .gc-expertises__list {
          grid-template-columns: repeat(2, 1fr); } }
      @media (min-width: 1200px) {
        .gc-expertises--grid .gc-expertises__list {
          margin: 0;
          grid-template-columns: repeat(3, 1fr); } }
    .gc-expertises--grid .gc-expertises__item {
      height: 5rem;
      min-height: 12.5rem;
      padding: 1.5rem 2rem;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-transition: background-color 0.15s ease-in-out;
      transition: background-color 0.15s ease-in-out; }
      @media (min-width: 1200px) {
        .gc-expertises--grid .gc-expertises__item {
          min-height: 21.25rem; } }
      .gc-expertises--grid .gc-expertises__item--link {
        border-top: 0.0625rem solid #e0e0e0; }
        @media (min-width: 600px) {
          .gc-expertises--grid .gc-expertises__item--link {
            border-top: 0; } }
        @media (min-width: 600px) {
          .gc-expertises--grid .gc-expertises__item--link .gc-expertises__title {
            bottom: 2rem; } }
        @media (min-width: 900px) {
          .gc-expertises--grid .gc-expertises__item--link .gc-expertises__title {
            bottom: auto; } }
        .gc-expertises--grid .gc-expertises__item--link:hover::after {
          background-color: #d2af62; }
        .gc-expertises--grid .gc-expertises__item--link:hover .gc-expertises__title {
          background-color: transparent;
          -webkit-transform: translateY(-3.5rem);
                  transform: translateY(-3.5rem); }
        .gc-expertises--grid .gc-expertises__item--link:hover .gc-expertises__arrow {
          opacity: 1; }
      .gc-expertises--grid .gc-expertises__item::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        -webkit-transition: background-color 0.15s ease-in-out;
        transition: background-color 0.15s ease-in-out; }
        @media (min-width: 1200px) {
          .gc-expertises--grid .gc-expertises__item::after {
            width: 100vw; } }
      @media (min-width: 600px) {
        .gc-expertises--grid .gc-expertises__item:nth-child(2) {
          border-left: 0.0625rem solid #e0e0e0; } }
      @media (min-width: 1200px) {
        .gc-expertises--grid .gc-expertises__item:nth-child(3n - 1) {
          border-left: 0.0625rem solid #e0e0e0;
          border-right: 0.0625rem solid #e0e0e0; } }
      .gc-expertises--grid .gc-expertises__item:nth-child(3n - 1)::after {
        display: none; }
      .gc-expertises--grid .gc-expertises__item:nth-child(3n - 1):hover {
        background-color: #d2af62; }
      @media (min-width: 600px) {
        .gc-expertises--grid .gc-expertises__item:nth-child(2n + 4) {
          border-left: 0.0625rem solid #e0e0e0; } }
      @media (min-width: 1200px) {
        .gc-expertises--grid .gc-expertises__item:nth-child(2n + 4) {
          border-left: 0; } }
      @media (min-width: 1200px) {
        .gc-expertises--grid .gc-expertises__item:nth-child(3n)::after {
          left: 0;
          right: 0; } }
      @media (min-width: 600px) {
        .gc-expertises--grid .gc-expertises__item:nth-child(3n)::before {
          content: "";
          height: 0.0625rem;
          width: 100%;
          position: absolute;
          top: 0;
          left: -100vw;
          width: 200vw;
          background-color: #e0e0e0; } }
      @media (min-width: 1200px) {
        .gc-expertises--grid .gc-expertises__item:nth-child(3n)::before {
          display: none; } }
      @media (min-width: 600px) {
        .gc-expertises--grid .gc-expertises__item:nth-child(4n)::before {
          content: "";
          height: 0.0625rem;
          width: 100%;
          position: absolute;
          top: 0;
          left: -100vw;
          width: 200vw;
          background-color: #e0e0e0; } }
    .gc-expertises--grid .gc-expertises__title {
      position: absolute;
      -webkit-transition: background-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
      transition: background-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
      transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out;
      transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out; }
    .gc-expertises--grid .gc-expertises__arrow {
      display: block;
      height: 2rem;
      width: 1.75rem;
      opacity: 0;
      -webkit-transition: opacity 0.15s ease-in-out;
      transition: opacity 0.15s ease-in-out; }
  .gc-expertises--clean {
    padding: 4rem 0; }
    @media (min-width: 1200px) {
      .gc-expertises--clean {
        padding: 10rem 0; } }
    .gc-expertises--clean .gc-expertises__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .gc-expertises--clean .gc-expertises__item {
      font-size: 1.55rem;
      font-weight: 300;
      text-transform: lowercase;
      margin-right: 2rem;
      margin-bottom: 1rem; }
      @media (min-width: 1200px) {
        .gc-expertises--clean .gc-expertises__item {
          font-size: 3rem; } }
      .gc-expertises--clean .gc-expertises__item:hover .gc-expertises__title {
        font-weight: 400; }
    .gc-expertises--clean .gc-expertises__button {
      margin-top: 2rem; }
  .gc-expertises__item {
    text-decoration: none;
    margin: 0; }

.gc-faq {
  padding: 4rem 0;
  border-top: 0.0625rem solid #e0e0e0; }
  @media (min-width: 900px) {
    .gc-faq {
      padding: 8rem 0; } }
  .gc-faq__list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .gc-faq__item {
    border-bottom: 0.0625rem solid #e0e0e0;
    padding: 1rem; }
    @media (min-width: 900px) {
      .gc-faq__item {
        padding: 1.5rem 2rem 1.5rem 2rem; } }
  .gc-faq__question-wrapper {
    margin-bottom: 0;
    cursor: pointer;
    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;
    max-width: 50rem;
    margin: 0 auto; }
  .gc-faq__question-title {
    margin-bottom: 0; }
  .gc-faq__icon {
    width: 0.875rem;
    height: auto; }
  .gc-faq__answer-wrapper {
    max-width: 50rem;
    margin: 0 auto; }
  .gc-faq__answer {
    margin-top: 1rem;
    padding-right: 3.125rem; }

.gc-footer__top {
  border-top: 0.0625rem solid #e0e0e0;
  border-bottom: 0.0625rem solid #e0e0e0; }

.gc-footer__top-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 4rem 0;
  border-left: 0.0625rem solid #e0e0e0;
  border-right: 0.0625rem solid #e0e0e0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 600px) {
    .gc-footer__top-wrapper {
      -ms-flex-pack: distribute;
          justify-content: space-around;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: start; } }

.gc-footer__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column; }
  @media (min-width: 600px) {
    .gc-footer__description {
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      margin-bottom: 4rem; } }
  @media (min-width: 900px) {
    .gc-footer__description {
      -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
      margin-bottom: 0; } }

.gc-footer__logo {
  height: 4.5625rem; }

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

.gc-footer__social-item {
  border: 0.0625rem solid #e0e0e0;
  margin-right: 1.5rem;
  width: 2.75rem;
  height: 2.75rem;
  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-footer__social-item:last-of-type {
    margin-right: 0; }

.gc-footer__social-icon {
  display: block;
  height: 1.5rem;
  width: auto; }

.gc-footer__navigation {
  margin: 4rem 0; }
  @media (min-width: 600px) {
    .gc-footer__navigation {
      padding-left: 1rem;
      margin-top: 0;
      width: auto;
      max-width: calc(50% - 1rem); } }
  @media (min-width: 900px) {
    .gc-footer__navigation {
      margin: 0;
      padding-left: 0;
      max-width: none; } }

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

.gc-footer__menu-link {
  text-decoration: none;
  font-weight: 300; }

.gc-footer__contacts {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 15.6875rem; }
  @media (min-width: 600px) {
    .gc-footer__contacts {
      padding-right: 1rem;
      width: auto;
      max-width: calc(50% - 2rem); } }
  @media (min-width: 900px) {
    .gc-footer__contacts {
      -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
      padding-left: 4rem;
      padding-right: 0;
      max-width: none; } }

.gc-footer__contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.375rem; }
  .gc-footer__contact-item:last-of-type {
    margin-bottom: 0; }

.gc-footer__contact-icon {
  height: 0.75rem;
  width: auto;
  margin-right: 0.5rem; }

.gc-footer__contact-link {
  text-decoration: none; }

.gc-footer__bottom {
  padding: 1rem 0; }

.gc-footer__bottom-wrapper {
  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; }

.gc-footer__link:after {
  content: '-';
  margin: 0 1rem; }

.gc-footer__link:last-child {
  margin-right: 0; }
  .gc-footer__link:last-child:after {
    display: none; }

.gc-intro {
  border-top: 1px solid #e0e0e0; }
  .gc-intro__title {
    margin-bottom: 0;
    margin-top: 4rem; }
    @media (min-width: 900px) {
      .gc-intro__title {
        margin-top: 7.125rem; } }
  .gc-intro__subtitle {
    margin-bottom: 4rem; }

.gc-job-offer {
  border-top: 0.0625rem solid #e0e0e0; }
  .gc-job-offer__layout {
    border-left: 0.0625rem solid #e0e0e0;
    border-right: 0.0625rem solid #e0e0e0;
    padding: 3rem 1rem 4rem 1rem; }
    @media (min-width: 900px) {
      .gc-job-offer__layout {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .gc-job-offer__left {
    margin-bottom: 2rem; }
    @media (min-width: 900px) {
      .gc-job-offer__left {
        padding: 4rem 6rem;
        width: 50%;
        border-right: 0.0625rem solid #e0e0e0;
        margin-bottom: 0; } }
  .gc-job-offer__content p {
    margin-bottom: 2rem; }
    .gc-job-offer__content p:last-of-type {
      margin-bottom: 0; }
  @media (min-width: 900px) {
    .gc-job-offer__right {
      padding: 6rem 4rem;
      width: 50%; } }

.gc-jobs {
  border-top: 0.0625rem solid #e0e0e0; }
  .gc-jobs__box {
    border-left: 0.0625rem solid #e0e0e0;
    border-right: 0.0625rem solid #e0e0e0;
    padding-top: 4rem;
    padding-bottom: 4rem; }
    @media (min-width: 900px) {
      .gc-jobs__box {
        padding-top: 10rem;
        padding-bottom: 10rem; } }
  .gc-jobs__title {
    margin-left: 1rem;
    margin-bottom: 2rem; }
    @media (min-width: 900px) {
      .gc-jobs__title {
        margin-left: 2rem; } }
  .gc-jobs__grid {
    display: grid; }
    @media (min-width: 900px) {
      .gc-jobs__grid {
        grid-template-columns: repeat(3, 1fr); } }
  .gc-jobs__item {
    border-bottom: 0.0625rem solid #e0e0e0; }
    @media (min-width: 900px) {
      .gc-jobs__item {
        border-bottom: none; } }
    .gc-jobs__item:last-of-type {
      border-bottom: none; }

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

.gc-navbar {
  background-color: #fff;
  position: sticky;
  top: 0;
  z-index: 10; }
  .gc-navbar--active .gc-navbar__burger {
    position: fixed;
    top: 1.25rem;
    right: 1rem;
    z-index: 12; }
    .gc-navbar--active .gc-navbar__burger span:nth-child(1) {
      top: calc(50% - 1px);
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg); }
    .gc-navbar--active .gc-navbar__burger span:nth-child(2) {
      opacity: 0; }
    .gc-navbar--active .gc-navbar__burger span:nth-child(3) {
      bottom: calc(50%);
      -webkit-transform: rotate(-135deg);
              transform: rotate(-135deg); }
  .gc-navbar--active .gc-navbar__nav {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
    .gc-navbar--active .gc-navbar__nav::after {
      content: "";
      border-bottom: 0.0625rem solid #e0e0e0;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      top: 3.5625rem; }
      @media (min-width: 900px) {
        .gc-navbar--active .gc-navbar__nav::after {
          display: none; } }
  .gc-navbar--active .gc-navbar__backdrop {
    opacity: 1;
    pointer-events: all; }
  .gc-navbar::after {
    content: "";
    background-color: #e0e0e0;
    height: 0.0625rem;
    width: 100%;
    position: absolute;
    z-index: -1; }
  .gc-navbar__container {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (min-width: 900px) {
      .gc-navbar__container {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .gc-navbar__logo-wrapper {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .gc-navbar__logo {
    display: block;
    height: 2rem;
    width: auto; }
    @media (min-width: 900px) {
      .gc-navbar__logo {
        height: 3.25rem; } }
  .gc-navbar__burger {
    width: 1rem;
    height: 1rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    background-color: transparent;
    border: 0; }
    @media (min-width: 900px) {
      .gc-navbar__burger {
        display: none; } }
    .gc-navbar__burger span {
      display: block;
      position: absolute;
      height: 0.0625rem;
      width: 95%;
      right: 0;
      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: calc(15% + 1px); }
      .gc-navbar__burger span:nth-child(2) {
        top: calc(50%); }
      .gc-navbar__burger span:nth-child(3) {
        bottom: 15%; }
    .gc-navbar__burger:focus {
      outline: none; }
  .gc-navbar__nav {
    width: 100%;
    background-color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: fixed;
    top: 0;
    right: 0;
    width: 10.9375rem;
    height: 100%;
    padding: 6rem 1rem 6rem 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.15s ease-in-out;
    transition: -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    z-index: 11;
    overflow-y: auto; }
    @media (min-width: 900px) {
      .gc-navbar__nav {
        padding: 0;
        position: static;
        -webkit-transform: none;
                transform: none;
        width: auto;
        background-color: transparent;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        overflow: visible; } }
  .gc-navbar__menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 3rem;
    text-align: right; }
    @media (min-width: 900px) {
      .gc-navbar__menu {
        gap: 0;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .gc-navbar__item {
    position: relative; }
    @media (min-width: 900px) {
      .gc-navbar__item {
        margin-left: 3rem; } }
  .gc-navbar__link {
    text-decoration: none; }
    .gc-navbar__link:hover, .gc-navbar__link--current {
      font-weight: 700; }
  .gc-navbar__backdrop {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
    @media (min-width: 900px) {
      .gc-navbar__backdrop {
        background-color: transparent; } }
  .gc-navbar__jobs-count {
    width: 1.5rem;
    height: 1.5rem;
    background-color: #000;
    border-radius: 50%;
    color: #fff;
    display: grid;
    place-content: center;
    position: absolute;
    right: -1.5rem;
    top: -1rem;
    font-size: 0.75rem; }

@media (min-width: 900px) {
  body.admin-bar .gc-navbar {
    top: 2rem; } }

.gc-newsletter {
  border-top: 0.0625rem solid #e0e0e0; }
  .gc-newsletter__container {
    width: calc(100% - 2rem);
    border-right: 0.0625rem solid #e0e0e0;
    border-left: 0.0625rem solid #e0e0e0; }
    @media (min-width: 600px) {
      .gc-newsletter__container {
        width: 100%;
        border: none; } }
  .gc-newsletter__wrapper {
    padding: 3rem 0; }
    @media (min-width: 600px) {
      .gc-newsletter__wrapper {
        border-right: 0.0625rem solid #e0e0e0;
        border-left: 0.0625rem solid #e0e0e0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 6rem 2rem; } }
  @media (min-width: 600px) {
    .gc-newsletter__left {
      width: 51%; } }
  .gc-newsletter__right {
    margin-top: 3rem; }
    @media (min-width: 600px) {
      .gc-newsletter__right {
        margin-top: 0;
        width: 45%;
        padding-top: 2.5rem; } }
    .gc-newsletter__right form {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .gc-newsletter__right .gform_body {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    .gc-newsletter__right .gform_footer {
      margin-left: 1rem;
      margin-top: 2.7rem;
      height: 0.9375rem; }
    .gc-newsletter__right input[type="submit"] {
      font-size: 0;
      padding: 0;
      width: 0.6875rem;
      height: 0.9375rem;
      display: block; }

.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;
  padding: 2rem 0; }
  .gc-pagination__link {
    display: block;
    text-align: center;
    color: #000;
    text-decoration: none;
    margin: 0 0.685rem; }
    .gc-pagination__link--current, .gc-pagination__link:hover {
      font-weight: 700; }
  .gc-pagination__prev, .gc-pagination__next {
    position: relative; }
    .gc-pagination__prev:after, .gc-pagination__next:after {
      content: '';
      height: 0.0625rem;
      width: 100%;
      display: block;
      background-color: #000;
      position: absolute;
      bottom: 0;
      left: 0;
      -webkit-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out; }
    .gc-pagination__prev:hover:after, .gc-pagination__next:hover:after {
      width: 0; }
    .gc-pagination__prev:hover .gc-pagination__icon, .gc-pagination__next:hover .gc-pagination__icon {
      fill: #d2af62; }
  .gc-pagination__icon {
    height: 0.75rem;
    width: auto;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
    .gc-pagination__icon--prev {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }

.gc-reservation {
  border-top: 0.0625rem solid #e0e0e0;
  overflow: hidden; }
  .gc-reservation__title {
    padding: 2rem 0;
    text-align: center;
    margin: 0;
    color: #4e4b66;
    border-bottom: 0.0625rem solid #e0e0e0; }
  @media (min-width: 900px) {
    .gc-reservation__wrapper {
      display: grid;
      grid-template-columns: 1fr 1fr;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .gc-reservation__content {
    padding: 4rem 1rem;
    border-left: 0.0625rem solid #e0e0e0;
    border-right: 0.0625rem solid #e0e0e0; }
    @media (min-width: 600px) {
      .gc-reservation__content {
        padding: 4rem 3rem; } }
    @media (min-width: 1200px) {
      .gc-reservation__content {
        padding: 6rem; } }
  .gc-reservation__image-wrapper {
    position: relative;
    height: 100%;
    margin: 0 -1rem; }
    @media (min-width: 900px) {
      .gc-reservation__image-wrapper {
        margin: 0; } }
  .gc-reservation__image {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: auto;
    max-height: 18.75rem; }
    @media (min-width: 900px) {
      .gc-reservation__image {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        min-width: 50vw;
        max-height: none; } }

.gc-team-item {
  display: block;
  position: relative;
  color: #fff;
  height: 31.25rem;
  border-top: 0.0625rem solid #e0e0e0;
  border-left: 0.0625rem solid #e0e0e0; }
  .gc-team-item::before, .gc-team-item::after {
    content: "";
    position: absolute;
    background-color: #e0e0e0;
    z-index: 1; }
  .gc-team-item::before {
    right: -0.0625rem;
    height: 100%;
    width: 0.0625rem; }
    @media (min-width: 1200px) {
      .gc-team-item::before {
        right: 0; } }
  .gc-team-item::after {
    left: 0;
    bottom: -0.0625rem;
    width: 100%;
    height: 0.0625rem; }
  @media (min-width: 900px) {
    .gc-team-item {
      height: 37.5rem; } }
  .gc-team-item:hover .gc-team-item__overlay {
    background-color: rgba(0, 0, 0, 0.7); }
  .gc-team-item:hover .gc-team-item__slogan {
    opacity: 1; }
  .gc-team-item__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .gc-team-item__overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out; }
  .gc-team-item__slogan {
    margin: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out; }
  .gc-team-item__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .gc-team-item__title {
    margin-bottom: 0.5rem; }
  .gc-team-item__icon-wrapper {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-bottom: 0.125rem;
    border-bottom: 0.0625rem solid #fff; }
  .gc-team-item__icon {
    height: 0.6875rem;
    width: 0.75rem;
    fill: #fff; }

.gc-team-slider {
  border-top: 0.0625rem solid #e0e0e0;
  padding-top: 4rem; }
  @media (min-width: 900px) {
    .gc-team-slider {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 1200px) {
    .gc-team-slider {
      padding-top: 0; } }
  @media (min-width: 600px) {
    .gc-team-slider__placeholder {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; } }
  .gc-team-slider__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    @media (min-width: 600px) {
      .gc-team-slider__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    @media (min-width: 1200px) {
      .gc-team-slider__container {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }
  .gc-team-slider__content {
    width: 100%; }
    @media (min-width: 1200px) {
      .gc-team-slider__content {
        margin-right: 2rem;
        max-width: 20.5rem;
        padding: 10rem 0; } }
    @media (min-width: 1440px) {
      .gc-team-slider__content {
        margin-right: 4rem; } }
  .gc-team-slider__splide.splide {
    margin: 3rem -1rem 0 -1rem;
    width: calc(100% + 2rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    @media (min-width: 600px) {
      .gc-team-slider__splide.splide {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row; } }
    @media (min-width: 900px) {
      .gc-team-slider__splide.splide {
        width: 100%;
        margin-left: 0;
        margin-right: 0; } }
    @media (min-width: 1200px) {
      .gc-team-slider__splide.splide {
        margin: 0; } }
  .gc-team-slider__splide, .gc-team-slider__track {
    width: 100%; }
  .gc-team-slider__next {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    cursor: pointer;
    display: grid;
    place-content: center;
    background-color: transparent;
    border: 0;
    border-bottom: 0.0625rem solid #e0e0e0;
    padding: 1rem 0; }
    @media (min-width: 900px) {
      .gc-team-slider__next {
        border: 0;
        margin: 0; } }
    @media (min-width: 600px) {
      .gc-team-slider__next--mobile {
        margin: 0;
        padding: 0 2rem; } }
    @media (min-width: 1200px) {
      .gc-team-slider__next--mobile {
        display: none; } }
    .gc-team-slider__next--desktop {
      display: none;
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
      @media (min-width: 1200px) {
        .gc-team-slider__next--desktop {
          display: grid; } }
  .gc-team-slider__arrow {
    height: 2rem; }
    @media (min-width: 600px) {
      .gc-team-slider__arrow--mobile {
        display: none; } }
    .gc-team-slider__arrow--desktop {
      display: none; }
      @media (min-width: 600px) {
        .gc-team-slider__arrow--desktop {
          display: block; } }

.gc-team {
  padding: 4rem 0;
  border-top: 1px solid #e0e0e0; }
  .gc-team__grid {
    display: grid;
    margin: 0 -1rem; }
    @media (min-width: 600px) {
      .gc-team__grid {
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 1200px) {
      .gc-team__grid {
        margin: 0;
        grid-template-columns: repeat(3, 1fr); } }
  .gc-team__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 1rem 3rem 1rem; }
    @media (min-width: 600px) {
      .gc-team__header {
        margin: 0 2rem 0 1rem; } }
    @media (min-width: 1200px) {
      .gc-team__header {
        margin: 0 2rem 0 0;
        max-width: 20.5rem; } }
  .gc-team__item:nth-of-type(-n + 2)::before {
    display: none; }
  .gc-team__item::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #e0e0e0;
    height: 0.0625rem; }

.gp-single-post__breadcrumbs {
  margin-bottom: 1rem; }
  @media (min-width: 900px) {
    .gp-single-post__breadcrumbs {
      margin-top: 2rem; } }

.gp-single-post__content-wrapper {
  border-top: 0.0625rem solid #e0e0e0; }

.gp-single-post__content {
  border-left: 0.0625rem solid #e0e0e0;
  border-right: 0.0625rem solid #e0e0e0;
  max-width: 53.875rem;
  margin: 0 auto; }

.gp-single-post__title {
  margin-bottom: 0;
  padding-top: 4rem; }
  @media (min-width: 900px) {
    .gp-single-post__title {
      padding-top: 5rem; } }

.gp-single-post__thumbnail {
  display: block;
  margin: 3rem 0 4rem 0;
  width: 100%;
  height: auto; }

.gp-single-post__wrapper {
  padding: 0 2rem; }

.gp-single-post__text {
  padding-bottom: 4rem; }
  .gp-single-post__text h1,
  .gp-single-post__text h2,
  .gp-single-post__text h3,
  .gp-single-post__text h4,
  .gp-single-post__text h5,
  .gp-single-post__text h6 {
    margin-top: 4rem; }
  .gp-single-post__text p {
    font-size: 1.5rem;
    font-weight: 300; }

.gp-single-post__cta {
  background: #000;
  padding: 2rem;
  color: #fff;
  text-align: center; }

.gp-single-post__cta-button {
  margin-top: 1rem; }


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