/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./node_modules/import-glob-loader/index.js!./theme/_loader.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! 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__container {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.splide__list {
  margin: 0 !important;
  padding: 0 !important;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  will-change: transform; }

.splide.is-active .splide__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.splide__pagination {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 95%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0; }

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

.splide {
  visibility: hidden; }

.splide, .splide__slide {
  position: relative;
  outline: none; }

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

.splide__slide img {
  vertical-align: bottom; }

.splide__slider {
  position: relative; }

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

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

.splide--draggable > .splide__track > .splide__list > .splide__slide {
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none; }

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

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

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

.splide--rtl {
  direction: rtl; }

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

.splide--ttb > .splide__pagination {
  width: auto; }

/**
	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: "Raleway";
  src: url(d0033942a11996c403809bb1cb7ce49b.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap; }

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

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

.gform_wrapper .gform_body {
  width: 100%; }

.gform_wrapper .gform_fields {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.gform_wrapper label {
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: 0.1rem;
  display: block;
  text-transform: uppercase; }

.gform_wrapper input {
  min-height: 3.75rem; }

.gform_wrapper input, .gform_wrapper textarea {
  border-radius: 0.3rem 0 0 0.3rem;
  border: 1px solid var(--growl-dynamic-color-theme);
  width: 100%;
  padding: 0 1rem; }
  .gform_wrapper input:focus, .gform_wrapper textarea:focus {
    outline: none; }

.gform_wrapper textarea {
  padding: 1rem;
  max-width: 100%; }

.gform_wrapper .gfield_checkbox {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .gform_wrapper .gfield_checkbox li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gform_wrapper .gfield_checkbox label {
    font-weight: 400;
    margin-left: 1rem; }

.gform_wrapper input[type=checkbox] {
  width: 2rem;
  height: 2rem;
  border-radius: 0.5rem; }

.gform_wrapper input[type=submit] {
  background: var(--growl-dynamic-color-theme);
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0;
  font-family: "Montserrat";
  border: 2px solid var(--growl-dynamic-color-theme);
  padding: 1rem 1.5rem;
  height: auto;
  line-height: 1.5;
  width: 100%;
  cursor: pointer;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out; }
  .gform_wrapper input[type=submit]:hover {
    color: #ffffff;
    background: var(--growl-dynamic-color-theme-dark);
    border-color: var(--growl-dynamic-color-theme-dark); }
  @media (min-width: 600px) {
    .gform_wrapper input[type=submit] {
      width: auto; } }

.gform_wrapper .validation_error, .gform_wrapper .validation_message, .gform_wrapper .gform_validation_errors h2 {
  color: #d95656;
  font-size: 1rem;
  position: absolute; }

.gform_wrapper .hide_summary {
  display: none; }

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;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out; }
  a:hover {
    color: var(--growl-dynamic-color-theme-dark); }

body {
  font-size: 1rem;
  font-family: "Raleway";
  line-height: 1.5;
  color: var(--growl-dynamic-color-grey-darkest); }
  @media (min-width: 900px) {
    body {
      font-size: 1.125rem; } }

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

h2, .h2 {
  font-size: 2rem; }
  @media (min-width: 900px) {
    h2, .h2 {
      font-size: 2.5rem; } }
  @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: 2.25rem; } }

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 1.5rem;
  font-family: "Montserrat";
  font-weight: 700; }

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

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

.gc-banner {
  background-color: #eddfcb;
  overflow: hidden;
  text-align: center;
  padding: 1rem 0; }
  .gc-banner p:first-child {
    margin-top: 0; }

.gc-button {
  display: inline-block;
  cursor: pointer;
  padding: 0;
  color: inherit;
  text-decoration: none;
  text-transform: uppercase;
  padding: 1rem 1.5rem;
  font-family: "Montserrat";
  font-weight: 700;
  background-color: var(--growl-dynamic-color-theme);
  border: 2px solid var(--growl-dynamic-color-theme);
  text-align: center;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 100%; }
  @media (min-width: 600px) {
    .gc-button {
      width: auto; } }
  .gc-button:active, .gc-button:focus {
    outline: 0; }
  .gc-button:hover {
    color: #ffffff;
    background: var(--growl-dynamic-color-theme-dark);
    border: 2px solid var(--growl-dynamic-color-theme-dark); }
  .gc-button--white {
    background-color: #ffffff;
    border-color: #ffffff;
    color: var(--growl-dynamic-color-grey-darkest); }
  .gc-button--subtle {
    background-color: transparent;
    border-color: var(--growl-dynamic-color-grey-dark); }
    .gc-button--subtle:hover {
      background: transparent;
      color: var(--growl-dynamic-color-theme-dark); }
  .gc-button--subtle--white {
    background-color: transparent;
    color: #ffffff;
    border-color: #ffffff; }

.gc-contact {
  background: var(--growl-dynamic-color-theme-light); }
  .gc-contact__title {
    color: var(--growl-dynamic-color-grey-dark);
    text-align: center;
    z-index: 20;
    position: relative;
    margin: 0; }
  .gc-contact__description {
    text-align: center;
    font-size: 1rem;
    margin-bottom: 1.5rem;
    z-index: 20;
    position: relative; }
    @media (min-width: 900px) {
      .gc-contact__description {
        margin-bottom: 7rem; } }
    .gc-contact__description p {
      margin-top: 0; }
  .gc-contact__form {
    margin: 0 auto;
    position: relative;
    z-index: 10;
    padding: 0 1rem; }
    @media (min-width: 600px) {
      .gc-contact__form {
        padding: 0;
        width: 70%; } }
    @media (min-width: 900px) {
      .gc-contact__form {
        width: 45%; } }
    .gc-contact__form input[type="submit"] {
      margin-top: 1.5rem;
      width: auto; }
  .gc-contact__leaves {
    position: absolute; }
    .gc-contact__leaves--top-left {
      left: -2.5rem;
      top: -0.5rem;
      -webkit-transform: rotate(100deg);
              transform: rotate(100deg);
      z-index: -1; }
      @media (min-width: 900px) {
        .gc-contact__leaves--top-left {
          left: -6.5rem;
          top: -11.5rem; } }
      .gc-contact__leaves--top-left svg {
        height: 70px; }
        @media (min-width: 900px) {
          .gc-contact__leaves--top-left svg {
            height: auto; } }
      @media (min-width: 900px) {
        .gc-contact__leaves--top-left--winter {
          -webkit-transform: rotate(-45deg) scale(1.5);
                  transform: rotate(-45deg) scale(1.5);
          left: -11.5rem; } }
    .gc-contact__leaves--bottom-right {
      right: 3rem;
      top: 9rem;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      z-index: -1; }
      @media (min-width: 900px) {
        .gc-contact__leaves--bottom-right {
          top: auto;
          right: -8.7rem;
          bottom: -4rem; } }
      .gc-contact__leaves--bottom-right svg {
        height: 90px;
        width: auto; }
        @media (min-width: 900px) {
          .gc-contact__leaves--bottom-right svg {
            height: auto; } }
      @media (min-width: 900px) {
        .gc-contact__leaves--bottom-right--winter {
          -webkit-transform: rotate(-15deg) scale(1.3);
                  transform: rotate(-15deg) scale(1.3);
          bottom: 0; } }
    .gc-contact__leaves--left {
      left: 0rem;
      top: 4.5rem;
      -webkit-transform: rotate(100deg);
              transform: rotate(100deg);
      z-index: -1; }
      @media (min-width: 900px) {
        .gc-contact__leaves--left {
          top: auto;
          bottom: 13rem;
          left: -13.5rem; } }
      .gc-contact__leaves--left svg {
        height: 100px;
        width: auto; }
        @media (min-width: 900px) {
          .gc-contact__leaves--left svg {
            height: auto; } }
      @media (min-width: 900px) {
        .gc-contact__leaves--left--winter {
          -webkit-transform: rotate(160deg);
                  transform: rotate(160deg);
          bottom: 0;
          left: -11.5rem; } }
    .gc-contact__leaves--top-right {
      right: 1rem;
      top: 1rem;
      -webkit-transform: scaleX(-1) scale(1.3) rotate(15deg);
              transform: scaleX(-1) scale(1.3) rotate(15deg);
      z-index: -1; }
      @media (min-width: 900px) {
        .gc-contact__leaves--top-right {
          top: -9rem;
          right: -13rem; } }
      .gc-contact__leaves--top-right svg {
        height: 85px;
        width: auto; }
        @media (min-width: 900px) {
          .gc-contact__leaves--top-right svg {
            height: auto; } }
      @media (min-width: 900px) {
        .gc-contact__leaves--top-right--winter {
          -webkit-transform: scaleX(-1) scale(1.3) rotate(180deg);
                  transform: scaleX(-1) scale(1.3) rotate(180deg);
          right: -1rem;
          top: -13rem; } }

.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: 1630px; } }
  .gc-container--is-fluid {
    max-width: unset !important; }
  .gc-container--has-margin {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    @media (min-width: 900px) {
      .gc-container--has-margin {
        padding-top: 8rem;
        padding-bottom: 8rem; } }
  .gc-container--has-bg {
    background-color: var(--growl-dynamic-color-grey); }
    .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: var(--growl-dynamic-color-grey); }
      .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--background-color {
  background-color: var(--growl-dynamic-color-grey-light); }

@media (min-width: 900px) {
  .gc-cwv--has-visual .gc-cwv__visual {
    width: 43%; } }

@media (min-width: 1200px) {
  .gc-cwv--has-visual .gc-cwv__visual {
    width: 49%; } }

.gc-cwv--has-visual .gc-cwv__content {
  text-align: left; }
  @media (min-width: 900px) {
    .gc-cwv--has-visual .gc-cwv__content {
      width: 50%; } }
  @media (min-width: 1200px) {
    .gc-cwv--has-visual .gc-cwv__content {
      width: 41%; } }

@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-reversed .gc-cwv__images-grid .gc-cwv__image:first-of-type {
  grid-column: 5 / 13;
  grid-row: 1 / 7; }

.gc-cwv--is-reversed .gc-cwv__images-grid .gc-cwv__image:last-of-type {
  grid-column: 1 / 9;
  grid-row: 5 / 11; }

@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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.gc-cwv__visual {
  margin-bottom: 1.5rem; }
  @media (min-width: 900px) {
    .gc-cwv__visual {
      margin-bottom: 0; } }
  .gc-cwv__visual img {
    display: block;
    width: 100%;
    height: 53vw;
    -o-object-fit: cover;
       object-fit: cover; }
    @media (min-width: 1200px) {
      .gc-cwv__visual img {
        height: auto; } }

.gc-cwv__images-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(10, 1fr); }
  @media (min-width: 900px) {
    .gc-cwv__images-grid {
      min-height: 40rem; } }
  .gc-cwv__images-grid .gc-cwv__image:first-of-type {
    grid-column: 1 / 9;
    grid-row: 1 / 7; }
  .gc-cwv__images-grid .gc-cwv__image:last-of-type {
    grid-column: 5 / 13;
    grid-row: 5 / 11; }
  .gc-cwv__images-grid img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

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

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

.gc-cwv__button:not(:first-of-type) {
  margin-top: 1rem; }
  @media (min-width: 600px) {
    .gc-cwv__button:not(:first-of-type) {
      margin: 0 0 0 1rem; } }

.gc-cwv__title:not(:first-of-type) {
  margin-top: 3rem; }

.gc-cwv__title .gc-heading__title {
  margin: 0;
  color: var(--growl-dynamic-color-grey-dark); }

.gc-cwv__text {
  font-size: 1rem; }

.gc-event-list__filters {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem; }
  @media (min-width: 1200px) {
    .gc-event-list__filters {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.gc-event-list__filter {
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  border: 2px solid var(--growl-dynamic-color-grey-darkest);
  padding: 1rem 1.5rem;
  text-decoration: none;
  display: block;
  -webkit-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out; }
  .gc-event-list__filter--active, .gc-event-list__filter:hover {
    border: 2px solid var(--growl-dynamic-color-theme-dark); }
  @media (min-width: 900px) {
    .gc-event-list__filter {
      margin-right: 1rem;
      margin-bottom: 1rem; } }

.gc-event-list__events {
  margin-top: 2rem; }
  @media (min-width: 600px) {
    .gc-event-list__events {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 1.5rem; } }
  @media (min-width: 1200px) {
    .gc-event-list__events {
      grid-template-columns: repeat(3, 1fr); } }

.gc-event-list__empty {
  text-align: center;
  padding: 3rem 2rem;
  font-size: 1.5rem;
  font-weight: 700; }

.gc-event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 25rem;
  color: #ffffff;
  padding: 1rem;
  text-decoration: none;
  margin-bottom: 2rem;
  position: relative; }
  @media (min-width: 900px) {
    .gc-event {
      padding: 0.5rem; } }
  .gc-event:hover {
    color: #ffffff; }
    .gc-event:hover .gc-event__arrow {
      display: block; }
  @media (min-width: 1200px) {
    .gc-event {
      height: 30rem; } }
  .gc-event__image {
    position: absolute;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    z-index: -1;
    top: 0; }
  .gc-event__info {
    border: 2px solid #ffffff;
    background: rgba(74, 74, 73, 0.5);
    padding: 0.5rem 3rem 0.5rem 1rem;
    height: auto;
    width: 100%;
    position: relative; }
    @media (min-width: 900px) {
      .gc-event__info {
        padding: 1.5rem 4rem 1.5rem 2rem; } }
  .gc-event__date {
    font-size: 1rem; }
  .gc-event__title {
    margin: 0;
    line-height: 1.25;
    font-size: 1.5rem; }
  .gc-event__arrow {
    display: none;
    fill: #ffffff;
    height: 1.75rem;
    position: absolute;
    right: 1rem;
    top: calc(50% - 0.75rem); }
    @media (min-width: 900px) {
      .gc-event__arrow {
        right: 2rem; } }

@media (min-width: 1200px) {
  .gc-events-presentation__wrapper {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 8rem; } }

.gc-events-presentation__title {
  color: var(--growl-dynamic-color-grey-dark);
  margin: 0; }

.gc-events-presentation__content {
  padding-bottom: 2rem; }
  @media (min-width: 1200px) {
    .gc-events-presentation__content {
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column; } }

.gc-events-presentation__text {
  color: var(--growl-dynamic-color-grey-darkest);
  padding-bottom: 2rem; }

@media (min-width: 600px) {
  .gc-events-presentation__events {
    display: grid;
    grid-template-columns: 1fr 1fr 3.5rem;
    gap: 0.5rem; } }

.gc-events-presentation__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid #4a4a49;
  width: 100%;
  margin-bottom: 2rem;
  text-decoration: none;
  fill: #4a4a49;
  padding: 1rem;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .gc-events-presentation__link svg {
    height: 1.75rem; }
  .gc-events-presentation__link:hover {
    border: 2px solid var(--growl-dynamic-color-theme-dark);
    fill: var(--growl-dynamic-color-theme-dark); }
  @media (min-width: 900px) {
    .gc-events-presentation__link {
      padding: 1rem; } }

.gc-footer {
  background-color: var(--growl-dynamic-color-grey-dark); }
  .gc-footer__top {
    padding: 2rem 0; }
  .gc-footer__logo {
    -webkit-filter: invert(1);
            filter: invert(1);
    -ms-flex-item-align: center;
        align-self: center;
    max-width: 6.25rem;
    height: 100%; }
  .gc-footer__top-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  .gc-footer__navigation {
    margin-top: 2rem;
    padding-bottom: 1rem; }
    @media (min-width: 900px) {
      .gc-footer__navigation {
        border-bottom: 2px solid #ffffff; } }
  .gc-footer__menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: #ffffff;
    font-size: 1rem;
    text-transform: uppercase;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 900px) {
      .gc-footer__menu {
        -webkit-columns: initial;
           -moz-columns: initial;
                columns: initial;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly; } }
  .gc-footer__menu-item {
    padding: 1rem 0;
    border-bottom: 1px solid #ffffff; }
    @media (min-width: 900px) {
      .gc-footer__menu-item {
        padding: 0;
        border: 0; } }
    .gc-footer__menu-item a {
      text-decoration: none;
      font-weight: 700; }
  .gc-footer__middle {
    color: #ffffff; }
  @media (min-width: 900px) {
    .gc-footer__middle-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media (min-width: 900px) {
    .gc-footer__general {
      width: 30%;
      padding-top: 3.5rem; } }
  @media (min-width: 1200px) {
    .gc-footer__general {
      width: 35%; } }
  .gc-footer__hours {
    margin-top: 2rem; }
    @media (min-width: 900px) {
      .gc-footer__hours {
        width: 30%;
        margin-top: 0; } }
    @media (min-width: 1200px) {
      .gc-footer__hours {
        width: 25%; } }
  .gc-footer__hours-title {
    margin-top: 0; }
  .gc-footer__hours-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0.5rem; }
  .gc-footer__day {
    text-transform: uppercase;
    font-weight: 700; }
  .gc-footer__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  .gc-footer__info-row {
    text-decoration: none;
    font-weight: 700;
    margin-bottom: 0.5rem; }
  .gc-footer__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2rem 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 900px) {
      .gc-footer__socials {
        -webkit-box-pack: initial;
            -ms-flex-pack: initial;
                justify-content: initial; } }
  .gc-footer__social {
    display: block;
    height: 1.5rem;
    margin-right: 1.5rem;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out;
    fill: #ffffff; }
    .gc-footer__social:hover {
      fill: var(--growl-dynamic-color-theme-dark); }
    .gc-footer__social svg {
      height: 100%; }
    .gc-footer__social:last-of-type {
      margin-right: 0; }
  .gc-footer__part {
    margin-right: 1rem; }
  .gc-footer__parts {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-items: center; }
    @media (min-width: 600px) {
      .gc-footer__parts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .gc-footer__bottom-wrapper {
    color: #ffffff;
    padding: 1rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-top: 1rem; }
    @media (min-width: 600px) {
      .gc-footer__bottom-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    @media (min-width: 900px) {
      .gc-footer__bottom-wrapper {
        -webkit-box-pack: initial;
            -ms-flex-pack: initial;
                justify-content: initial; } }
  .gc-footer__copyright {
    margin-bottom: 1rem; }
    @media (min-width: 900px) {
      .gc-footer__copyright {
        margin-right: 3rem; } }
  .gc-footer__links {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem; }
  .gc-footer__divider {
    margin: 0 0.5rem; }
  @media (min-width: 900px) {
    .gc-footer__author {
      margin-left: auto; } }

@media (min-width: 900px) {
  .gc-hero {
    position: relative;
    overflow: hidden;
    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; } }

@media (min-width: 900px) {
  .gc-hero__background {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%; } }

@media (min-width: 900px) {
  .gc-hero .splide,
  .gc-hero .splide__track,
  .gc-hero .splide__list {
    height: 100%; } }

.gc-hero .splide__slide.is-active.is-visible img {
  display: block; }

.gc-hero__image {
  width: 100%;
  height: 47vw;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: none; }
  @media (min-width: 900px) {
    .gc-hero__image {
      height: 100%; } }
  .gc-hero__image--show {
    display: block; }

.gc-hero__video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.gc-hero__content {
  border: 2px solid var(--growl-dynamic-color-grey-dark);
  margin: 1rem;
  padding: 1rem;
  max-width: 52rem;
  text-align: center;
  z-index: 1; }
  @media (min-width: 600px) {
    .gc-hero__content {
      padding: 2rem; } }
  @media (min-width: 900px) {
    .gc-hero__content {
      border: 5px solid #ffffff;
      margin: 12.5rem 0;
      padding: 3rem 4rem;
      background-color: rgba(0, 0, 0, 0.5);
      color: #ffffff; } }

.gc-hero__heading {
  margin: 0;
  font-size: 1.875rem;
  word-break: break-word; }
  @media (min-width: 600px) {
    .gc-hero__heading {
      font-size: 2.25rem; } }
  @media (min-width: 900px) {
    .gc-hero__heading {
      font-size: 4rem; } }

.gc-hero__text p:first-of-type {
  margin-top: 1rem; }
  @media (min-width: 900px) {
    .gc-hero__text p:first-of-type {
      margin-top: 0.5rem; } }

.gc-hero__buttons {
  margin-top: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column; }
  @media (min-width: 600px) {
    .gc-hero__buttons {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row; } }
  @media (min-width: 900px) {
    .gc-hero__buttons {
      margin-top: 2rem; } }

.gc-hero__button:not(:first-of-type) {
  margin-top: 1rem; }
  @media (min-width: 600px) {
    .gc-hero__button:not(:first-of-type) {
      margin: 0 0 0 1.5rem; } }

.gc-hero__button--white {
  background-color: var(--growl-dynamic-color-theme); }
  @media (min-width: 900px) {
    .gc-hero__button--white {
      background-color: #ffffff; } }

.gc-hero__button--subtle-white {
  color: var(--growl-dynamic-color-grey-darkest);
  border-color: var(--growl-dynamic-color-grey-dark); }
  .gc-hero__button--subtle-white:hover {
    background-color: rgba(255, 255, 255, 0.15);
    -webkit-backdrop-filter: blur(0.5rem);
            backdrop-filter: blur(0.5rem);
    border-color: var(--growl-dynamic-color-theme); }
  @media (min-width: 900px) {
    .gc-hero__button--subtle-white {
      color: unset;
      border-color: unset; } }

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

@media (min-width: 1200px) {
  .gc-information__wrapper {
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
    -ms-flex-wrap: initial;
        flex-wrap: initial;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; } }

.gc-information__hours {
  border: 3px solid var(--growl-dynamic-color-grey-dark);
  padding: 1rem;
  margin-bottom: 2rem; }
  @media (min-width: 900px) {
    .gc-information__hours {
      max-width: 35rem;
      width: 48%; } }
  @media (min-width: 1200px) {
    .gc-information__hours {
      width: 30%;
      padding: 3rem;
      margin-right: 3rem; } }

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

.gc-information__hours-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.5rem; }

.gc-information__day {
  text-transform: uppercase;
  font-weight: 700; }

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

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

.gc-information__detail {
  margin-bottom: 1rem; }
  @media (min-width: 900px) {
    .gc-information__detail {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.gc-information__value {
  text-decoration: none; }

.gc-information__label {
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 1rem; }

.gc-information__socials {
  margin-top: 2rem; }
  @media (min-width: 600px) {
    .gc-information__socials {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.gc-information__social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.5rem; }

.gc-information__social {
  border: 3px solid var(--growl-dynamic-color-grey-dark);
  width: 3rem;
  height: 3rem;
  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-right: 1rem; }
  .gc-information__social:last-of-type {
    margin-right: 0; }
  .gc-information__social svg {
    width: 100%;
    max-height: 1.5rem; }

.gc-map {
  line-height: 0; }
  .gc-map iframe {
    width: 100%;
    height: 20rem; }
    @media (min-width: 900px) {
      .gc-map iframe {
        height: 30rem; } }
    @media (min-width: 1200px) {
      .gc-map iframe {
        height: 40rem; } }

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

.gc-menu-chef__content {
  position: relative;
  padding: 0 1rem; }
  @media (min-width: 1440px) {
    .gc-menu-chef__content {
      padding: 6.25rem 0;
      max-width: 41rem; } }

.gc-menu-chef__heading {
  margin-bottom: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column; }
  @media (min-width: 1200px) {
    .gc-menu-chef__heading {
      margin-bottom: 0;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row;
              flex-flow: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .gc-menu-chef__heading::after {
    content: "";
    background-color: var(--growl-dynamic-color-theme-dark);
    position: absolute;
    width: 100%;
    height: 2px;
    z-index: -2;
    bottom: 1rem; }
    @media (min-width: 1200px) {
      .gc-menu-chef__heading::after {
        bottom: auto;
        top: 2.125rem; } }

.gc-menu-chef__title {
  margin: 0;
  color: var(--growl-dynamic-color-grey-dark);
  margin-bottom: 0.5rem;
  font-size: 3rem;
  line-height: 1.25; }
  @media (min-width: 1200px) {
    .gc-menu-chef__title span {
      background-color: #ffffff;
      padding-right: 1rem;
      margin-bottom: 0; } }

.gc-menu-chef__price {
  white-space: nowrap;
  font-family: "Montserrat";
  color: var(--growl-dynamic-color-grey-dark);
  font-size: 1.5rem;
  font-weight: 700;
  padding-left: 1rem;
  -ms-flex-item-align: end;
      align-self: flex-end;
  position: relative; }
  @media (min-width: 1200px) {
    .gc-menu-chef__price {
      background-color: transparent;
      -ms-flex-item-align: unset;
          align-self: unset; } }
  .gc-menu-chef__price::after {
    content: "";
    background-color: #ffffff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1; }

.gc-menu-chef__description {
  font-size: 1rem;
  line-height: 1.25; }
  .gc-menu-chef__description p {
    margin-top: 0.5rem; }

@media (min-width: 900px) {
  .gc-menu-chef__meals {
    max-width: 32rem;
    margin: 3rem auto 0 auto; } }

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

.gc-menu-chef__dish-name {
  font-size: 1.5rem;
  margin: 0;
  line-height: 1.25; }

.gc-menu-chef__dish-description {
  font-size: 1rem; }
  .gc-menu-chef__dish-description p:first-of-type {
    margin-top: 0.5rem; }

.gc-menu-chef__ornament {
  position: absolute;
  z-index: -1;
  width: auto; }
  .gc-menu-chef__ornament--1 {
    height: 4.0625rem;
    top: 0;
    right: 2rem;
    margin-top: 3.5rem; }
    @media (min-width: 1200px) {
      .gc-menu-chef__ornament--1 {
        height: auto;
        right: -2.5rem;
        margin-top: 3rem;
        margin-right: -7.2rem; } }
  .gc-menu-chef__ornament--1-winter {
    height: 4.0625rem;
    top: 0;
    right: 0;
    margin-top: 3.5rem;
    -webkit-transform: rotate(-45deg) scale(1.5);
            transform: rotate(-45deg) scale(1.5); }
    @media (min-width: 1200px) {
      .gc-menu-chef__ornament--1-winter {
        height: auto;
        right: -1.5rem;
        margin-top: 3rem;
        margin-right: -7.2rem; } }
  .gc-menu-chef__ornament--2 {
    height: 3.75rem;
    left: 2.5rem;
    top: 10.5rem; }
    @media (min-width: 1200px) {
      .gc-menu-chef__ornament--2 {
        height: auto;
        right: -0.5rem;
        bottom: 1.8rem; } }
  .gc-menu-chef__ornament--2-winter {
    height: 3.75rem;
    right: 0rem;
    bottom: 0; }
    @media (min-width: 1200px) {
      .gc-menu-chef__ornament--2-winter {
        height: auto;
        right: -5.5rem;
        bottom: 5rem; } }

.gc-menu-chef__image-wrapper {
  height: 100%;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }
  @media (min-width: 900px) {
    .gc-menu-chef__image-wrapper {
      -webkit-box-ordinal-group: unset;
          -ms-flex-order: unset;
              order: unset; } }

.gc-menu-chef__image {
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 53vw;
  margin-bottom: 1rem; }
  @media (min-width: 900px) {
    .gc-menu-chef__image {
      height: 100%;
      width: 100%;
      margin-bottom: 0; } }

.gc-menu-chef__button-wrapper {
  text-align: center; }

.gc-menu-chef__button {
  margin-top: 3rem; }

.gc-menu {
  background-color: var(--growl-dynamic-color-grey-light);
  padding: 2rem 0; }
  @media (min-width: 900px) {
    .gc-menu {
      padding: 8rem 0; } }
  .gc-menu__container {
    overflow-x: hidden; }
    @media (min-width: 600px) {
      .gc-menu__container {
        overflow-x: visible; } }
  .gc-menu__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 1rem; }
    @media (min-width: 900px) {
      .gc-menu__heading {
        margin-bottom: 2rem; } }
  .gc-menu__title {
    font-size: 3rem;
    text-align: center;
    color: var(--growl-dynamic-color-grey-dark);
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 900px) {
      .gc-menu__title {
        font-size: 3rem; } }
    .gc-menu__title span {
      position: relative;
      z-index: 1; }
      @media (min-width: 900px) {
        .gc-menu__title span {
          margin: 0 1.5rem 0 2.5rem; } }
  .gc-menu__ornament-left {
    height: 4.375rem;
    width: auto;
    position: absolute;
    right: 100%;
    -webkit-transform: translateX(0.375rem) translateY(1.5625rem);
            transform: translateX(0.375rem) translateY(1.5625rem); }
    @media (min-width: 900px) {
      .gc-menu__ornament-left {
        height: auto;
        position: static;
        -webkit-transform: none;
                transform: none; } }
  .gc-menu__ornament-right {
    height: 5rem;
    width: auto;
    position: absolute;
    left: 100%;
    -webkit-transform: translateX(-2.1875rem) translateY(0.1875rem);
            transform: translateX(-2.1875rem) translateY(0.1875rem); }
    @media (min-width: 900px) {
      .gc-menu__ornament-right {
        height: auto;
        position: static;
        -webkit-transform: none;
                transform: none;
        margin-bottom: 1.5rem; }
        .gc-menu__ornament-right--winter {
          -webkit-transform: rotate(100deg);
                  transform: rotate(100deg); } }
  .gc-menu__slider {
    padding: 0 1rem; }
    @media (min-width: 900px) {
      .gc-menu__slider {
        padding: 0; } }
  .gc-menu__arrows {
    margin-bottom: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (min-width: 1800px) {
      .gc-menu__arrows {
        margin-bottom: 0; } }
  .gc-menu__arrow {
    border: 2px solid var(--growl-dynamic-color-grey-dark);
    height: 3.75rem;
    width: 3.75rem;
    background-color: transparent;
    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;
    cursor: pointer;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out; }
    @media (min-width: 1800px) {
      .gc-menu__arrow {
        position: absolute;
        top: calc(50% - 1.875rem); } }
    .gc-menu__arrow:hover {
      color: var(--growl-dynamic-color-theme-dark);
      border: 2px solid var(--growl-dynamic-color-theme-dark);
      fill: var(--growl-dynamic-color-theme-dark); }
    .gc-menu__arrow svg {
      height: 1.25rem; }
    .gc-menu__arrow--prev {
      left: -6rem;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .gc-menu__arrow--next {
      right: -6rem; }
    .gc-menu__arrow:not(:first-of-type) {
      margin-left: 1rem; }
  .gc-menu__section-title {
    text-align: center;
    color: var(--growl-dynamic-color-grey-dark);
    margin: 0 0 2rem 0; }
  .gc-menu__section-item:not(:last-of-type) {
    margin-bottom: 2rem; }
  .gc-menu__item-heading {
    font-family: "Montserrat";
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    @media (min-width: 900px) {
      .gc-menu__item-heading {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row; } }
    .gc-menu__item-heading::after {
      content: "";
      background-color: var(--growl-dynamic-color-theme-dark);
      position: absolute;
      width: 100%;
      height: 2px;
      z-index: -1;
      bottom: 1rem; }
      @media (min-width: 900px) {
        .gc-menu__item-heading::after {
          bottom: auto;
          top: 1.0625rem; } }
  .gc-menu__item-title {
    font-size: 1.5rem;
    margin: 0;
    font-weight: 700; }
    @media (min-width: 900px) {
      .gc-menu__item-title span {
        background-color: var(--growl-dynamic-color-grey-light);
        padding-right: 0.5rem;
        text-shadow: 2px 0px 0px var(--growl-dynamic-color-grey-light), 4px 0px 0px var(--growl-dynamic-color-grey-light), 6px 0px 0px var(--growl-dynamic-color-grey-light), 8px 0px 0px var(--growl-dynamic-color-grey-light); } }
  .gc-menu__price {
    font-size: 1.5rem;
    white-space: nowrap;
    text-align: right;
    margin-top: 0.5rem; }
    @media (min-width: 900px) {
      .gc-menu__price {
        margin-top: 0; } }
    .gc-menu__price span {
      background-color: var(--growl-dynamic-color-grey-light);
      padding-left: 0.5rem; }
  .gc-menu__description {
    font-size: 0.75rem;
    margin-top: 0.5rem; }
    @media (min-width: 900px) {
      .gc-menu__description {
        font-size: 1rem; } }

.gc-modal-reservations {
  max-width: 35rem;
  margin: 0 auto;
  text-align: center; }
  .gc-modal-reservations__title {
    color: var(--growl-dynamic-color-grey-dark);
    margin: 0 0 2.75rem 0; }
  .gc-modal-reservations__button {
    display: block;
    margin-top: 1.5rem; }

.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.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (min-width: 900px) {
    .gc-modal {
      position: fixed;
      overflow-y: hidden; } }
  .gc-modal:target, .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:target .gc-modal__container, .gc-modal--visible .gc-modal__container {
      -webkit-transform: translateY(0);
              transform: translateY(0); }
  .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: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 900px) {
      .gc-modal__container {
        position: relative;
        overflow: auto;
        width: 90%;
        min-height: unset;
        max-width: 51rem;
        max-height: 85%;
        margin: 4em auto;
        -webkit-transform: translateY(-2.5rem);
                transform: translateY(-2.5rem);
        -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: 8rem 3rem; } }
  .gc-modal__close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 1.5rem;
    border: none;
    background-color: transparent; }
    @media (min-width: 900px) {
      .gc-modal__close {
        padding: 3rem 3rem 1.5rem 1.5rem; } }
    .gc-modal__close:hover {
      cursor: pointer; }
  .gc-modal__close-icon {
    height: 2rem;
    fill: #141412; }
  .gc-modal-trigger {
    cursor: pointer; }
  .gc-modal-lock-body {
    overflow: hidden; }

.gc-navbar {
  padding: 1rem 0;
  background-color: #ffffff;
  position: sticky;
  top: 0;
  z-index: 100; }
  @media (min-width: 1200px) {
    .gc-navbar {
      position: static;
      padding: 2rem 0; } }
  .gc-navbar a {
    text-decoration: 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 {
    display: block; }
    .gc-navbar__logo img {
      display: block;
      max-height: 3rem;
      width: auto; }
      @media (min-width: 600px) {
        .gc-navbar__logo img {
          max-height: 5rem; } }
      @media (min-width: 1200px) {
        .gc-navbar__logo img {
          max-height: 8.75rem; } }
  .gc-navbar__top-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gc-navbar__burger {
    width: 1em;
    height: 1rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    background-color: transparent;
    border: 0; }
    @media (min-width: 600px) {
      .gc-navbar__burger {
        width: 1.3em;
        height: 1.3em; } }
    @media (min-width: 1200px) {
      .gc-navbar__burger {
        display: none; } }
    .gc-navbar__burger span {
      display: block;
      position: absolute;
      height: 2px;
      width: 90%;
      left: 10%;
      background: #4a4a49;
      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; }
      @media (min-width: 600px) {
        .gc-navbar__burger span {
          width: 100%; } }
      .gc-navbar__burger span:nth-child(1) {
        top: 10%; }
      .gc-navbar__burger span:nth-child(2) {
        top: calc(50% - 1px); }
      .gc-navbar__burger span:nth-child(3) {
        bottom: 10%; }
    .gc-navbar__burger:focus {
      outline: none; }
  .gc-navbar__nav {
    font-family: "Montserrat";
    text-transform: uppercase;
    width: 100%;
    display: none;
    font-weight: 700;
    margin-top: 1.75rem; }
    @media (min-width: 1200px) {
      .gc-navbar__nav {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-flow: column;
                flex-flow: column;
        margin-top: 0; } }
  .gc-navbar__lang {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 0.75rem; }
    @media (min-width: 1200px) {
      .gc-navbar__lang {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    .gc-navbar__lang--mobile {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      text-transform: uppercase;
      margin-right: 1rem;
      font-weight: 700; }
      @media (min-width: 1200px) {
        .gc-navbar__lang--mobile {
          display: none; } }
    .gc-navbar__lang--desktop {
      display: none; }
      @media (min-width: 1200px) {
        .gc-navbar__lang--desktop {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          margin-bottom: 1.5rem; } }
  .gc-navbar__lang-item:not(:last-of-type)::after {
    content: "|";
    color: var(--growl-dynamic-color-theme-dark);
    margin: 0 0.35rem 0 0.15rem; }
  .gc-navbar__lang-menu {
    color: var(--growl-dynamic-color-grey); }
    .gc-navbar__lang-menu--active {
      color: var(--growl-dynamic-color-grey-darkest); }
  .gc-navbar__menus {
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 1200px) {
      .gc-navbar__menus {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row; } }
  .gc-navbar__menus-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
  .gc-navbar__menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    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: 1200px) {
      .gc-navbar__menu {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row;
                flex-flow: row; } }
    .gc-navbar__menu--primary {
      font-size: 0.875rem;
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
      @media (min-width: 1200px) {
        .gc-navbar__menu--primary {
          font-size: 1rem;
          -webkit-box-ordinal-group: unset;
              -ms-flex-order: unset;
                  order: unset; } }
      @media (min-width: 1200px) {
        .gc-navbar__menu--primary .gc-navbar__menu-link {
          margin-left: 4rem; } }
    .gc-navbar__menu--secondary {
      margin-top: 0.75rem;
      margin-bottom: 1.5rem;
      font-size: 0.875rem;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      @media (min-width: 1200px) {
        .gc-navbar__menu--secondary {
          margin-top: 0; } }
      @media (min-width: 1200px) {
        .gc-navbar__menu--secondary .gc-navbar__menu-link {
          font-size: 0.75rem;
          margin-left: 3rem; } }
  .gc-navbar__menu-element:not(:first-of-type) {
    margin-top: 0.75rem; }
    @media (min-width: 1200px) {
      .gc-navbar__menu-element:not(:first-of-type) {
        margin-top: 0; } }
  .gc-navbar__menu-link {
    color: var(--growl-dynamic-color-grey-dark); }
  @media (min-width: 1200px) {
    .gc-navbar__button {
      margin-left: 3rem; } }
  .gc-navbar--active .gc-navbar__nav {
    display: block; }
  .gc-navbar--active .gc-navbar__burger span {
    width: 100%;
    left: 0; }
    .gc-navbar--active .gc-navbar__burger span:nth-child(1) {
      top: calc(50% - 1px);
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg); }
    .gc-navbar--active .gc-navbar__burger span:nth-child(2) {
      opacity: 0;
      left: -2.5rem; }
    .gc-navbar--active .gc-navbar__burger span:nth-child(3) {
      bottom: calc(50% - 1px);
      -webkit-transform: rotate(-135deg);
              transform: rotate(-135deg); }

.gc-newsletter {
  background-color: var(--growl-dynamic-color-theme-light);
  padding-top: 3rem;
  padding-bottom: 3rem;
  overflow: hidden; }
  .gc-newsletter:hover .gc-newsletter__leaves svg g#leafs-1 {
    -webkit-transform: translateY(5rem);
            transform: translateY(5rem); }
  .gc-newsletter:hover .gc-newsletter__leaves svg g#leafs-2 {
    -webkit-transform: translateY(10rem);
            transform: translateY(10rem); }
  @media (min-width: 900px) {
    .gc-newsletter {
      padding: 0; } }
  .gc-newsletter__title {
    color: var(--growl-dynamic-color-grey-dark);
    margin: 0;
    position: relative;
    z-index: 10; }
  .gc-newsletter__description {
    position: relative;
    z-index: 10; }
  .gc-newsletter__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
  .gc-newsletter__bamboo {
    display: block;
    position: absolute;
    z-index: 1;
    height: 80%;
    top: -3rem;
    left: -3rem; }
    @media (min-width: 600px) {
      .gc-newsletter__bamboo {
        height: 100%; } }
    @media (min-width: 900px) {
      .gc-newsletter__bamboo {
        margin-right: 3rem;
        margin-bottom: -0.45rem;
        position: relative;
        top: 0; } }
    @media (min-width: 1200px) {
      .gc-newsletter__bamboo {
        margin-right: 6rem; } }
    .gc-newsletter__bamboo svg {
      max-height: 100%; }
  .gc-newsletter__leaves {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 7rem; }
    .gc-newsletter__leaves svg {
      width: 100%;
      height: 100%; }
      .gc-newsletter__leaves svg g {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
    @media (min-width: 900px) {
      .gc-newsletter__leaves {
        -ms-flex-item-align: start;
            align-self: flex-start;
        margin-left: auto;
        width: initial;
        max-width: 30%;
        position: relative; } }
    @media (min-width: 1200px) {
      .gc-newsletter__leaves {
        max-width: 40%; } }
  @media (min-width: 900px) {
    .gc-newsletter__main {
      width: 40%; } }
  .gc-newsletter__form {
    position: relative;
    z-index: 10;
    margin-top: 3rem; }
    .gc-newsletter__form label {
      display: none; }
    @media (min-width: 600px) {
      .gc-newsletter__form input {
        width: 100%;
        height: 100%; } }
    .gc-newsletter__form .ginput_container,
    .gc-newsletter__form .gfield,
    .gc-newsletter__form .gform_fields {
      height: 100%; }
    .gc-newsletter__form .gfield_validation_message {
      position: absolute; }
    .gc-newsletter__form input[type="submit"] {
      margin-top: 2rem; }
      @media (min-width: 600px) {
        .gc-newsletter__form input[type="submit"] {
          margin-top: 0; } }
    @media (min-width: 600px) {
      .gc-newsletter__form form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .gc-newsletter__form img.gform_ajax_spinner {
      position: absolute;
      top: 1.3rem;
      right: 0.25rem; }

.gc-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  padding-left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .gc-pagination__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    color: #4a4a49;
    text-decoration: none;
    border: 2px solid #4a4a49;
    padding: 0.3rem 0.5rem;
    font-weight: 700;
    margin-right: 0.5rem;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out; }
    .gc-pagination__link:hover {
      color: var(--growl-dynamic-color-theme-dark);
      border: 2px solid var(--growl-dynamic-color-theme-dark);
      fill: var(--growl-dynamic-color-theme-dark); }
  .gc-pagination__current {
    color: var(--growl-dynamic-color-theme-dark);
    border: 2px solid var(--growl-dynamic-color-theme); }
  .gc-pagination__prev, .gc-pagination__next {
    width: 4rem;
    height: 4rem;
    font-size: 1.75rem;
    padding: 1rem; }
    .gc-pagination__prev svg, .gc-pagination__next svg {
      height: 100%; }
  .gc-pagination__next {
    margin-left: 1rem; }
  .gc-pagination__prev {
    margin-right: 1rem; }

.gc-partners__title {
  color: var(--growl-dynamic-color-grey-dark);
  margin-top: 0; }
  @media (min-width: 900px) {
    .gc-partners__title {
      max-width: 35%; } }

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

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

.gc-partners__list {
  display: grid; }
  @media (min-width: 600px) {
    .gc-partners__list {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1200px) {
    .gc-partners__list {
      grid-template-columns: repeat(5, 1fr); } }

.gc-partners__partner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.75rem 0; }
  @media (min-width: 600px) {
    .gc-partners__partner {
      padding: 1rem; } }
  .gc-partners__partner img {
    max-width: 100%;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain; }

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

.gc-references__item {
  position: relative;
  color: #ffffff;
  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;
  overflow: hidden; }

.gc-references__background {
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.gc-references__link {
  text-decoration: none;
  width: 100%;
  display: block;
  border: 3px solid #ffffff;
  background: rgba(0, 0, 0, 0.5);
  margin: 2rem 1rem;
  padding: 2rem 1rem;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  @media (min-width: 600px) {
    .gc-references__link {
      margin: 3rem 2.5rem;
      padding: 1.5rem 2.5rem; } }
  @media (min-width: 1440px) {
    .gc-references__link {
      margin: 6.25rem 9.5rem;
      padding: 2rem 4rem; } }
  .gc-references__link:hover {
    color: #ffffff;
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
    .gc-references__link:hover .gc-references__arrow--single {
      display: none; }
    .gc-references__link:hover .gc-references__arrow--double {
      display: block; }

.gc-references__heading {
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 2.25rem;
  text-transform: uppercase;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  word-break: break-word; }
  @media (min-width: 600px) {
    .gc-references__heading {
      font-size: 2.5rem; } }

.gc-references__arrow {
  height: 2rem;
  fill: #ffffff; }
  .gc-references__arrow--double {
    display: none; }

.gc-references__description {
  font-size: 1rem;
  line-height: 1.25; }


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