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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*=================================
=            1. Colors            =
==================================*/
/*=====================================
=            2. Typography            =
=====================================*/
/*======================================
=            3. Breakpoints            =
======================================*/
/*==================================
=            4. Z-index            =
===================================*/
/*======================================
=            5. Transitions            =
======================================*/
/*========================================
=            6. Border radius            =
========================================*/
/*----------  Initializing  ----------*/
/*----------  Typography  ----------*/
/*----------  Styling  ----------*/
/*==============================
=            sizing            =
==============================*/
/*===============================
=            Borders            =
===============================*/
/*===================================
=            Transitions            =
===================================*/
/*==============================
=            Shadow            =
==============================*/
/*========================================
=            Legacy targeting            =
========================================*/
/*========================================
=            Remove list styling         =
========================================*/
/**
	This file contains all variables that are used in other scss files
	and allows overriding of default values from the @growling/sass package
	Todo --- insert link here ---
*/
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth; }

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

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

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

img {
  max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #000;
  margin: 0 0 1rem 0;
  font-family: "Verdana", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  line-height: 1.25; }

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

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

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

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

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

.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper select,
.gform_wrapper textarea {
  display: block;
  width: 100%;
  border: none;
  background-color: #f2f2f2;
  border-radius: 8px;
  min-height: 2.6875rem;
  padding: 0.5rem; }

.gform_wrapper textarea {
  height: 6.3125rem;
  resize: none; }

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

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

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

.gc-banner {
  background-color: #000;
  color: #fff;
  padding: 1rem 0;
  text-align: center;
  color: #fdd61e;
  font-weight: 700; }
  .gc-banner p {
    margin: 0; }

.gc-bottom-banner {
  background-color: #fdd61e;
  color: #000;
  padding: 0.5rem 0;
  text-align: center;
  font-weight: 700;
  position: fixed;
  width: 100%;
  z-index: 2;
  bottom: 0; }
  @media (min-width: 1200px) {
    .gc-bottom-banner {
      display: none; } }
  @media (min-width: 1200px) {
    .gc-bottom-banner--display-desktop {
      display: block;
      position: static; } }
  .gc-bottom-banner--align-left .gc-bottom-banner__text {
    text-align: left; }
    @media (min-width: 1200px) {
      .gc-bottom-banner--align-left .gc-bottom-banner__text {
        text-align: center;
        width: auto; } }
  .gc-bottom-banner p {
    margin: 0; }
  .gc-bottom-banner a {
    text-decoration: underline; }
    .gc-bottom-banner a:hover {
      color: #000; }
  .gc-bottom-banner__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 1200px) {
      .gc-bottom-banner__container {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .gc-bottom-banner__icon {
    margin-right: 0.5rem; }
  .gc-bottom-banner__text {
    text-align: center;
    width: 100%;
    margin-bottom: 0; }

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

.gc-button {
  display: inline-block;
  cursor: pointer;
  border: 0;
  line-height: 1.25;
  background-color: #000;
  color: #fff;
  border-radius: 8px;
  padding: 0.75rem 1.5rem;
  font-weight: 700;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  width: 100%;
  text-align: center; }
  @media (min-width: 600px) {
    .gc-button {
      width: auto; } }
  .gc-button:active, .gc-button:focus {
    outline: 0; }
  .gc-button:hover {
    color: #fff;
    -webkit-box-shadow: 0.75rem 0.5rem #fdd61e;
            box-shadow: 0.75rem 0.5rem #fdd61e; }
  .gc-button__icon {
    height: 1rem;
    fill: #000;
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out; }
  .gc-button--white {
    background-color: #fff;
    color: #000; }
    .gc-button--white:hover {
      color: #000;
      -webkit-box-shadow: 0.75rem 0.5rem #000;
              box-shadow: 0.75rem 0.5rem #000; }
  .gc-button--clean {
    background-color: transparent;
    color: #000;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.5rem;
    text-align: left; }
    .gc-button--clean:hover {
      color: #fdd61e;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .gc-button--clean:hover .gc-button__icon {
        fill: #fdd61e; }
  .gc-button--outline {
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: inset 0 0 0 0.125rem #f2f2f2;
            box-shadow: inset 0 0 0 0.125rem #f2f2f2; }
    .gc-button--outline:hover {
      color: #000;
      -webkit-box-shadow: inset 0 0 0 0.125rem #f2f2f2, 0.75rem 0.5rem #000;
              box-shadow: inset 0 0 0 0.125rem #f2f2f2, 0.75rem 0.5rem #000; }

.gc-contact__title {
  margin-bottom: 2rem; }

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

@media (min-width: 900px) {
  .gc-contact__form {
    padding-right: 3.5rem; } }

.gc-contact__map {
  width: 100%;
  min-height: 15.125rem; }

.gc-contact__bottom {
  margin-top: 2rem; }
  @media (min-width: 900px) {
    .gc-contact__bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 4rem; } }

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

.gc-contact__contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem; }

.gc-contact__contact-icon {
  height: 1.125rem;
  width: 1.125rem;
  fill: #fdd61e;
  margin-top: 0.25rem; }

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

.gc-cwv {
  position: relative;
  overflow: hidden; }
  @media (min-width: 900px) {
    .gc-cwv {
      overflow: unset; } }
  .gc-cwv--has-visual .gc-cwv__container {
    display: grid;
    gap: 4rem; }
    @media (min-width: 900px) {
      .gc-cwv--has-visual .gc-cwv__container {
        grid-template-columns: 1fr 1fr;
        gap: 1rem;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .gc-cwv--has-visual .gc-cwv__content {
    text-align: left; }
    @media (min-width: 900px) {
      .gc-cwv--has-visual .gc-cwv__content {
        padding-left: 3.5rem;
        padding-right: 0; } }
  @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__background {
    right: 0;
    left: auto;
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1); }
  @media (min-width: 900px) {
    .gc-cwv--is-reversed .gc-cwv__content {
      padding-right: 3.5rem;
      padding-left: 0; } }
  @media (min-width: 900px) {
    .gc-cwv--is-reversed .gc-cwv__container {
      grid-template-columns: 1fr 1fr; } }
  .gc-cwv--has-background .gc-cwv__container {
    margin-top: 4rem; }
    @media (min-width: 900px) {
      .gc-cwv--has-background .gc-cwv__container {
        margin-top: 13.5rem;
        margin-bottom: 13.5rem; } }
  .gc-cwv--has-background .gc-cwv__content {
    text-align: left; }
    @media (min-width: 900px) {
      .gc-cwv--has-background .gc-cwv__content {
        padding: 0; } }
  @media (min-width: 1440px) {
    .gc-cwv--has-background .gc-cwv__visual {
      margin-left: -3rem;
      margin-right: 0; } }
  @media (min-width: 1440px) {
    .gc-cwv--has-background--right .gc-cwv__visual {
      margin-right: -3rem;
      margin-left: 0; } }
  .gc-cwv--has-background .gc-cwv__visual {
    padding: 1rem; }
    @media (min-width: 900px) {
      .gc-cwv--has-background .gc-cwv__visual {
        padding: 0; } }
  .gc-cwv__image {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 16px;
    max-height: 12.5rem;
    -o-object-fit: cover;
       object-fit: cover; }
    @media (min-width: 900px) {
      .gc-cwv__image {
        max-height: 100%; } }
  .gc-cwv__background {
    position: absolute;
    z-index: -1;
    top: -11rem;
    bottom: auto;
    right: auto;
    left: 0;
    max-width: 25rem; }
    @media (min-width: 900px) {
      .gc-cwv__background {
        bottom: -7rem;
        top: auto; } }
    @media (min-width: 1200px) {
      .gc-cwv__background {
        max-width: 100%;
        left: 5rem; } }
  .gc-cwv__visual {
    max-width: 40.125rem; }
  .gc-cwv__input {
    border: none;
    height: 2.6875rem;
    padding: 0.5rem;
    border-radius: 8px !important;
    background-color: #f2f2f2;
    width: 100%; }
    @media (min-width: 900px) {
      .gc-cwv__input {
        width: 21.125rem; } }
  .gc-cwv__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1rem;
    margin-top: 2rem;
    margin-bottom: 2rem; }
    @media (min-width: 900px) {
      .gc-cwv__form {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .gc-cwv__content {
    text-align: center;
    width: 100%; }
    .gc-cwv__content ul,
    .gc-cwv__content ol {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    .gc-cwv__content li {
      display: block;
      position: relative;
      padding: 0.2rem 0 0 3rem; }
      .gc-cwv__content li:not(:last-child) {
        margin-bottom: 0.95rem; }
      .gc-cwv__content li::before {
        content: '';
        -webkit-mask-image: url(../../assets/icons/check.svg);
                mask-image: url(../../assets/icons/check.svg);
        -webkit-mask-repeat: no-repeat;
                mask-repeat: no-repeat;
        -webkit-mask-size: contain;
                mask-size: contain;
        background-color: #000;
        width: 1rem;
        height: 1rem;
        display: inline-block;
        margin-right: 0.5rem;
        top: 0.5rem;
        z-index: 1;
        left: 0.5rem;
        position: absolute; }
      .gc-cwv__content li::after {
        content: '';
        background-color: #fdd61e;
        width: 2rem;
        height: 2rem;
        display: inline-block;
        position: absolute;
        border-radius: 8px;
        margin-right: 0.5rem;
        top: 0;
        left: 0; }
  .gc-cwv__buttons {
    margin-top: 2rem;
    gap: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 900px) {
      .gc-cwv__buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }

.gc-csi--is-overview .gc-csi__link {
  margin: 0;
  padding: 1.5rem; }

.gc-csi__link {
  padding: 1rem;
  background-color: rgba(253, 214, 30, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 16px;
  margin: 1rem 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .gc-csi__link:hover {
    background-color: #fdd61e; }

.gc-csi__title {
  margin: 0; }

.gc-csi__icon {
  height: 1rem;
  width: 1rem; }

.gc-cso__container {
  margin-top: 4rem; }

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

.gc-destiny {
  background-color: #f2f2f2; }
  @media (min-width: 900px) {
    .gc-destiny__container {
      padding-top: 6rem;
      padding-bottom: 6rem; } }
  .gc-destiny__list {
    gap: 1rem;
    display: grid;
    padding: 0;
    margin-top: 0; }
    @media (min-width: 600px) {
      .gc-destiny__list {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 2rem; } }
    @media (min-width: 1200px) {
      .gc-destiny__list {
        margin-top: 3rem;
        grid-template-columns: repeat(4, 1fr); } }
  .gc-destiny__page-title {
    margin-bottom: 0.5rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .gc-destiny__heading {
    margin-top: 1.5rem; }
  @media (min-width: 1200px) {
    .gc-destiny--big .gc-destiny__list {
      margin-top: 3rem;
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 900px) {
    .gc-destiny--big .gc-destiny__item-information {
      grid-column: span 2; } }
  @media (min-width: 1200px) {
    .gc-destiny--big .gc-destiny__item-information {
      grid-column: span 3; } }
  .gc-destiny__item {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #fff;
    border-radius: 16px;
    padding: 2rem 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 19.1875rem; }
    .gc-destiny__item:hover {
      -webkit-box-shadow: 0.5rem 0.5rem 0 #000;
              box-shadow: 0.5rem 0.5rem 0 #000; }
  .gc-destiny__item-information {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: transparent;
    max-width: 37.125rem;
    padding: 0; }
  .gc-destiny__item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%; }
  .gc-destiny__button {
    margin-top: 2rem;
    margin-bottom: 1rem; }
    @media (min-width: 900px) {
      .gc-destiny__button {
        margin-bottom: 2rem; } }

.gc-dropdown:hover .gc-dropdown__body {
  opacity: 1;
  pointer-events: all; }

.gc-dropdown__body {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  padding-top: 1rem; }

.gc-faq-item {
  padding: 1rem;
  border-radius: 16px;
  background-color: #fff;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .gc-faq-item:hover {
    -webkit-box-shadow: 0.5rem 0.5rem 0 #000;
            box-shadow: 0.5rem 0.5rem 0 #000; }
    .gc-faq-item:hover .gc-faq-item__question {
      color: #fdd61e; }
  @media (min-width: 900px) {
    .gc-faq-item {
      padding: 1rem 2rem; } }
  .gc-faq-item--active {
    -webkit-box-shadow: 0.5rem 0.5rem 0 #000;
            box-shadow: 0.5rem 0.5rem 0 #000; }
  .gc-faq-item__icon {
    width: 1rem; }
  .gc-faq-item__question {
    cursor: pointer;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    word-break: break-word;
    gap: 1rem; }
  @media (min-width: 900px) {
    .gc-faq-item__answer {
      padding-right: 3rem; } }
  .gc-faq-item__answer-text {
    margin-top: 1rem; }

.gc-fwq {
  background-color: #f2f2f2; }
  .gc-fwq__container {
    display: grid;
    gap: 4rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 1200px) {
      .gc-fwq__container {
        grid-template-columns: 1fr 2fr; } }
  .gc-fwq__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    width: 100%;
    gap: 1rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0 auto 2rem; }
  .gc-fwq__review {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }

.gc-review-item {
  display: grid;
  gap: 1.5rem;
  position: relative; }
  .gc-review-item--show_image {
    background-color: #fff;
    border-radius: 16px;
    padding: 2rem; }
    .gc-review-item--show_image .gc-review-item__icon {
      display: none; }
  .gc-review-item__stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gc-review-item__star {
    fill: #fdd61e;
    height: 1rem;
    width: auto; }
  .gc-review-item__icon {
    position: absolute;
    top: 0;
    right: 0; }
  .gc-review-item__quote {
    font-style: italic;
    margin: 0; }
  .gc-review-item__title {
    margin-bottom: 0.25rem;
    font-weight: 700; }
  .gc-review-item__additional_info {
    font-size: 0.875rem; }
  .gc-review-item__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 1rem; }
  .gc-review-item__image {
    height: 3rem;
    width: 3rem;
    border-radius: 16px;
    -o-object-fit: cover;
       object-fit: cover; }

.gc-faq {
  background-color: #f2f2f2; }
  .gc-faq__container {
    display: grid;
    gap: 2rem; }
    @media (min-width: 1200px) {
      .gc-faq__container {
        grid-template-columns: 1fr 2fr;
        gap: 4rem; } }
  .gc-faq__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    width: 100%;
    gap: 1rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0 auto; }
  .gc-faq__image {
    border-radius: 16px;
    -o-object-fit: cover;
       object-fit: cover;
    max-height: 18.75rem; }
    @media (min-width: 900px) {
      .gc-faq__image {
        max-height: 25rem; } }
    @media (min-width: 1200px) {
      .gc-faq__image {
        max-height: 100%; } }

.gc-footer {
  background-color: #000;
  color: #fff;
  padding: 2rem 0 3rem 0; }
  @media (min-width: 1200px) {
    .gc-footer {
      padding: 4rem 0 3rem 0; } }
  .gc-footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 3rem; }
    @media (min-width: 1200px) {
      .gc-footer__top {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        gap: 5rem;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row; } }
  .gc-footer__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 0.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 1200px) {
      .gc-footer__info {
        display: block; } }
  .gc-footer__logo {
    display: block; }
  .gc-footer__socials {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem; }
    @media (min-width: 1200px) {
      .gc-footer__socials {
        margin-top: 0.875rem; } }
  .gc-footer__social-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1.625rem;
    width: 1.625rem;
    border-radius: 8px;
    display: grid;
    place-content: center;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
    .gc-footer__social-link:hover {
      background-color: #fdd61e; }
      .gc-footer__social-link:hover .gc-footer__social-icon {
        fill: #000; }
  .gc-footer__social-icon {
    height: 1.125rem;
    fill: #fff;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
  .gc-footer__download {
    display: none; }
    @media (min-width: 1200px) {
      .gc-footer__download {
        margin: 0;
        padding: 0;
        list-style-type: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0.875rem;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 1rem;
        font-size: 0.75rem; } }
  .gc-footer__download-link {
    padding: 0.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .gc-footer__download-icon {
    height: 1.125rem; }
  .gc-footer__navigation {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .gc-footer__menu {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    @media (min-width: 600px) {
      .gc-footer__menu {
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2;
        -webkit-column-gap: 4rem;
           -moz-column-gap: 4rem;
                column-gap: 4rem; } }
  .gc-footer__menu-link {
    font-weight: 700;
    margin-bottom: 1rem;
    display: block; }
  .gc-footer__contacts-wrapper {
    display: grid;
    gap: 1rem; }
    @media (min-width: 600px) {
      .gc-footer__contacts-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 4rem; } }
  .gc-footer__contacts {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 1rem; }
  .gc-footer__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 0.5rem; }
  .gc-footer__contact-icon {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: 0.25rem;
    height: 1rem;
    fill: #fdd61e; }
  .gc-footer__contact-detail {
    margin-left: 1.5rem;
    font-size: 0.75rem; }
  .gc-footer__bottom {
    margin-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .gc-footer__links {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .gc-footer__link-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .gc-footer__link-item:not(:last-of-type)::after {
      margin: 0 0.5rem;
      content: "-"; }
  .gc-footer__link {
    text-decoration: underline; }
  .gc-footer__growl:hover .gc-footer__growl-icon--full {
    opacity: 1; }
  .gc-footer__growl-icon {
    display: block;
    fill: #fff;
    height: 2.5rem;
    width: auto; }
    .gc-footer__growl-icon--full {
      opacity: 0;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .gc-footer__growl-icon--mobile {
      height: 1.5rem; }
      @media (min-width: 1200px) {
        .gc-footer__growl-icon--mobile {
          display: none; } }
    .gc-footer__growl-icon--desktop {
      display: none;
      margin-right: -1.95rem; }
      @media (min-width: 1200px) {
        .gc-footer__growl-icon--desktop {
          display: block; } }

.gc-submit-button {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  text-align: center;
  border-radius: 8px;
  background-color: #000;
  color: #fff;
  padding: 0.75rem 1.5rem;
  margin-top: 1rem; }
  @media (min-width: 600px) {
    .gc-submit-button {
      width: auto; } }
  .gc-submit-button:focus-visible {
    outline: 0.125rem solid black;
    border-radius: 3px; }
  .gc-submit-button:hover {
    -webkit-box-shadow: 0.75rem 0.5rem #fdd61e;
            box-shadow: 0.75rem 0.5rem #fdd61e; }
  .gc-submit-button__inner {
    width: 100%;
    font-weight: 700; }
    .gc-submit-button__inner:focus {
      outline: none; }
  .gc-submit-button .gform_ajax_spinner {
    margin-left: 0.5rem; }

.gc-heading strong {
  color: #fdd61e; }

.gc-hero {
  overflow-x: hidden;
  margin-bottom: 4rem;
  position: relative; }
  @media (min-width: 900px) {
    .gc-hero {
      margin-bottom: 8rem; } }
  .gc-hero__content {
    position: relative;
    z-index: 1;
    padding-bottom: 3rem; }
    @media (min-width: 900px) {
      .gc-hero__content {
        width: 50%;
        padding-bottom: 10.5rem; } }
  .gc-hero__breadcrumbs {
    margin-top: 2rem; }
  .gc-hero__title {
    margin-top: 3rem; }
    @media (min-width: 900px) {
      .gc-hero__title {
        margin-top: 10.5rem; } }
  .gc-hero__description {
    margin-top: 2rem;
    line-height: 1.375; }
  .gc-hero__buttons {
    margin-top: 3rem;
    display: grid;
    gap: 1.5rem; }
    @media (min-width: 900px) {
      .gc-hero__buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .gc-hero--without-background {
    padding-bottom: 25rem; }
    @media (min-width: 900px) {
      .gc-hero--without-background {
        padding-bottom: 0; } }
    .gc-hero--without-background .gc-hero__right {
      position: absolute;
      right: 0;
      width: calc(100% - 1rem);
      height: 25rem;
      margin-left: 2rem; }
      @media (min-width: 900px) {
        .gc-hero--without-background .gc-hero__right {
          height: 100%;
          top: 0;
          width: calc(50% - 2rem); } }
    .gc-hero--without-background .gc-hero__image-background,
    .gc-hero--without-background .gc-hero__visual {
      position: absolute;
      width: 100%;
      height: 25rem;
      -webkit-mask-image: url(../../assets/images/hero-mask.svg);
              mask-image: url(../../assets/images/hero-mask.svg);
      -webkit-mask-size: cover;
              mask-size: cover; }
      @media (min-width: 900px) {
        .gc-hero--without-background .gc-hero__image-background,
        .gc-hero--without-background .gc-hero__visual {
          height: 100%; } }
    .gc-hero--without-background .gc-hero__image-background {
      height: calc(400px - 2rem);
      bottom: 0;
      background-color: #fdd61e; }
      @media (min-width: 900px) {
        .gc-hero--without-background .gc-hero__image-background {
          height: calc(100% - 2rem); } }
    .gc-hero--without-background .gc-hero__visual {
      bottom: 2rem;
      height: calc(400px - 2rem);
      width: calc(100% - 2rem);
      margin: -2rem 0 0 2rem;
      -o-object-fit: cover;
         object-fit: cover; }
      @media (min-width: 900px) {
        .gc-hero--without-background .gc-hero__visual {
          height: calc(100% - 2rem); } }
  .gc-hero--with-background .gc-hero__container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    @media (min-width: 900px) {
      .gc-hero--with-background .gc-hero__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        gap: 6rem; } }
  .gc-hero--with-background .gc-hero__right {
    position: relative;
    text-align: center; }
    @media (min-width: 900px) {
      .gc-hero--with-background .gc-hero__right {
        position: static; } }
    .gc-hero--with-background .gc-hero__right::after {
      content: "";
      background: url(../../assets/images/hero-decorator.svg) no-repeat;
      background-size: contain;
      position: absolute;
      top: 0;
      right: -8rem;
      width: 19.5625rem;
      height: 13.875rem; }
      @media (min-width: 900px) {
        .gc-hero--with-background .gc-hero__right::after {
          width: 32.0625rem;
          height: 26.375rem;
          right: -16rem; } }
  .gc-hero--with-background .gc-hero__visual {
    position: relative;
    z-index: 1;
    max-width: 70%;
    height: auto;
    margin-bottom: 3rem; }
    @media (min-width: 900px) {
      .gc-hero--with-background .gc-hero__visual {
        margin-bottom: 0;
        position: absolute;
        bottom: 2rem; } }
  .gc-hero--with-background .gc-hero__background {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    -o-object-fit: cover;
       object-fit: cover; }
  .gc-hero--reverse .gc-hero__right {
    right: auto;
    left: 0;
    margin-left: 0;
    margin-right: 2rem; }
  @media (min-width: 900px) {
    .gc-hero--reverse .gc-hero__content {
      margin-left: auto; } }
  @media (min-width: 900px) {
    .gc-hero--reverse .gc-hero__breadcrumbs {
      margin-left: -100%;
      color: #fff; } }
  .gc-hero--reverse .gc-hero__visual {
    margin-left: 0; }
  .gc-hero--reverse .gc-hero__image-background,
  .gc-hero--reverse .gc-hero__visual {
    -webkit-mask-image: url(../../assets/images/hero-mask-reverse.svg);
            mask-image: url(../../assets/images/hero-mask-reverse.svg); }

.gc-intro__container {
  margin-top: 1rem;
  margin-bottom: 3rem; }
  @media (min-width: 1200px) {
    .gc-intro__container {
      margin-top: 2rem;
      margin-bottom: 4rem; } }

.gc-intro__wrapper {
  margin-top: 3rem;
  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: start;
      -ms-flex-align: start;
          align-items: start; }
  @media (min-width: 900px) {
    .gc-intro__wrapper {
      margin-top: 4rem;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.gc-intro__image {
  width: 6.4375rem;
  height: 6.4375rem;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 2rem;
  border-radius: 32px; }

.gc-intro__subtitle {
  margin: 0; }

.gc-locations-overview__overview {
  scroll-margin: 3rem; }
  @media (min-width: 1200px) {
    .gc-locations-overview__overview {
      scroll-margin: 10rem; } }

@media (min-width: 900px) {
  .gc-locations-overview__container {
    margin-top: 4rem; } }

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

.gc-locations-overview__top-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 600px) {
    .gc-locations-overview__top-right {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  @media (min-width: 900px) {
    .gc-locations-overview__top-right {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: end; } }

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

.gc-locations-overview__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem; }
  .gc-locations-overview__filter input[type="checkbox"] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer;
    height: 1.5rem;
    width: 1.5rem;
    border: 0.0625rem solid #fdd61e;
    display: grid;
    place-content: center;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    border-radius: 8px; }
    .gc-locations-overview__filter input[type="checkbox"]::after {
      content: "";
      display: block;
      background-color: #000;
      -webkit-mask-image: url(../../assets/icons/check.svg);
              mask-image: url(../../assets/icons/check.svg);
      -webkit-mask-size: 1.125rem;
              mask-size: 1.125rem;
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat;
      -webkit-mask-position: center;
              mask-position: center;
      height: 1.125rem;
      width: 1.125rem;
      opacity: 0;
      -webkit-transition: 0.15s ease-in-out;
      transition: 0.15s ease-in-out; }
    .gc-locations-overview__filter input[type="checkbox"]:checked {
      background-color: #fdd61e; }
      .gc-locations-overview__filter input[type="checkbox"]:checked::after {
        opacity: 1; }

.gc-locations-overview__search {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f5f5f5;
  border: 0;
  border-radius: 8px;
  overflow: hidden;
  width: 100%; }
  @media (min-width: 1200px) {
    .gc-locations-overview__search {
      width: 26.4375rem; } }

.gc-locations-overview__search-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  width: 100%;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  background-color: #f5f5f5;
  height: 2.6875rem; }
  .gc-locations-overview__search-input::-webkit-search-cancel-button {
    display: none; }
  .gc-locations-overview__search-input:focus {
    outline: none; }

.gc-locations-overview__search-button {
  padding: 0 1rem;
  display: grid;
  place-content: center; }

.gc-locations-overview__search-icon {
  fill: #000;
  height: 1rem;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out; }

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

.gc-locations-overview__item {
  background-color: rgba(253, 214, 30, 0.3);
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  padding: 1rem;
  border-radius: 16px; }
  .gc-locations-overview__item:hover {
    background-color: #fdd61e; }

.gc-locations-overview__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.gc-locations-overview__icon {
  height: 2rem;
  width: 2rem;
  -o-object-fit: contain;
     object-fit: contain; }

.gc-locations-overview__item-title {
  margin-bottom: 0.25rem; }

.gc-locations-overview__postcode {
  color: #4b4b66;
  font-size: 0.75rem; }

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

.gc-logos__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-height: 12.5rem; }

.gc-logos__title {
  margin-bottom: 2rem;
  text-align: center; }
  @media (min-width: 900px) {
    .gc-logos__title {
      margin-bottom: 3rem; } }

.gc-logos__logo {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%; }

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

.gc-navbar {
  background-color: #fff;
  padding: 1rem 0;
  position: sticky;
  top: 0;
  z-index: 2; }
  @media (min-width: 1200px) {
    .gc-navbar {
      padding: 2rem 0; } }
  .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;
    overflow: auto; }
    @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;
        overflow: unset; } }
  .gc-navbar__logo-link {
    z-index: 2; }
  .gc-navbar__logo {
    display: block;
    height: 2rem;
    width: auto; }
    @media (min-width: 1200px) {
      .gc-navbar__logo {
        height: 2.6875rem; } }
  .gc-navbar__burger {
    width: 1.625rem;
    height: 1.625rem;
    -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: #fdd61e;
    border-radius: 8px;
    border: 0;
    z-index: 2; }
    @media (min-width: 1200px) {
      .gc-navbar__burger {
        display: none; } }
    .gc-navbar__burger span {
      display: block;
      position: absolute;
      width: 70%;
      left: 18%;
      background: #000;
      height: 0.1875rem;
      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: 25%;
        width: 1.125rem; }
      .gc-navbar__burger span:nth-child(2) {
        top: calc(50% - 1px);
        width: 50%; }
      .gc-navbar__burger span:nth-child(3) {
        bottom: 18%;
        width: 30%; }
    .gc-navbar__burger:focus {
      outline: none; }
  .gc-navbar__nav-wrapper {
    width: 100%;
    display: grid;
    gap: 2rem;
    padding-top: 4rem;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff; }
    @media (min-width: 1200px) {
      .gc-navbar__nav-wrapper {
        padding-top: 0;
        width: auto;
        display: grid !important;
        height: auto !important;
        gap: 1.25rem;
        overflow: visible !important;
        position: static; } }
  .gc-navbar__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .gc-navbar__nav-top {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: grid;
    gap: 1rem; }
    @media (min-width: 1200px) {
      .gc-navbar__nav-top {
        -webkit-box-ordinal-group: unset;
            -ms-flex-order: unset;
                order: unset;
        gap: 0;
        margin-left: auto;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 0.75rem; } }
  .gc-navbar__menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    gap: 2rem; }
    @media (min-width: 1200px) {
      .gc-navbar__menu {
        gap: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (min-width: 1200px) {
      .gc-navbar__menu--primary {
        gap: 2rem; } }
    @media (min-width: 1200px) {
      .gc-navbar__menu--secondary {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .gc-navbar__divider {
    border-left: 0.125rem solid #fdd61e;
    padding-left: 1rem;
    margin-left: 1rem;
    height: 100%;
    display: none; }
    @media (min-width: 1200px) {
      .gc-navbar__divider {
        display: block; } }
  @media (min-width: 1200px) {
    .gc-navbar__item--mobile {
      display: none; } }
  .gc-navbar__item--desktop {
    display: none; }
    @media (min-width: 1200px) {
      .gc-navbar__item--desktop {
        display: block; } }
  .gc-navbar__button-link, .gc-navbar__link {
    color: #000;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.5rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .gc-navbar__button-link:hover .gc-navbar__icon, .gc-navbar__link:hover .gc-navbar__icon {
      -webkit-filter: invert(80%) sepia(96%) saturate(468%) hue-rotate(334deg) brightness(96%) contrast(107%);
              filter: invert(80%) sepia(96%) saturate(468%) hue-rotate(334deg) brightness(96%) contrast(107%); }
  .gc-navbar__button-link {
    line-height: 1.375; }
    .gc-navbar__button-link:hover {
      color: #fdd61e; }
  .gc-navbar__icon {
    height: 0.75rem;
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out; }
  .gc-navbar__lang-dropdown {
    display: none; }
    @media (min-width: 1200px) {
      .gc-navbar__lang-dropdown {
        display: block; } }
  .gc-navbar__lang-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 1rem; }
    @media (min-width: 1200px) {
      .gc-navbar__lang-mobile {
        display: none; } }
  .gc-navbar__langs {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #fdd61e;
    padding: 0.5rem 1rem;
    border-radius: 8px;
    -webkit-box-shadow: 0.75rem 0.5rem #000;
            box-shadow: 0.75rem 0.5rem #000;
    display: grid;
    gap: 0.25rem; }
  .gc-navbar__lang-link {
    font-weight: 700;
    border-right: 0.0625rem solid #000;
    padding: 0 0.5rem; }
    .gc-navbar__lang-link:hover {
      color: #000; }
    .gc-navbar__lang-link:last-child {
      border: none; }
    @media (min-width: 1200px) {
      .gc-navbar__lang-link {
        border: none;
        padding: 0; } }
    .gc-navbar__lang-link--active {
      color: #fdd61e; }
  .gc-navbar--active .gc-navbar__burger span {
    height: 0.125rem; }
    .gc-navbar--active .gc-navbar__burger span:nth-child(1) {
      top: calc(50% - 1px);
      width: 70%;
      -webkit-transform: rotate(135deg);
              transform: rotate(135deg); }
    .gc-navbar--active .gc-navbar__burger span:nth-child(2) {
      opacity: 0;
      width: 70%;
      left: -2.5rem; }
    .gc-navbar--active .gc-navbar__burger span:nth-child(3) {
      width: 70%;
      bottom: calc(50% - 1px);
      -webkit-transform: rotate(-135deg);
              transform: rotate(-135deg); }
  .gc-navbar--active .gc-navbar__nav {
    width: 100%;
    height: 100vh;
    overflow: auto;
    padding: 1rem 0 8rem 0; }

.gc-newsletter__wrapper {
  background-color: #f2f2f2;
  border-radius: 32px;
  padding: 2rem;
  max-width: 53.875rem;
  margin: 0 auto;
  position: relative; }
  @media (min-width: 600px) {
    .gc-newsletter__wrapper {
      padding: 4rem; } }
  @media (min-width: 1200px) {
    .gc-newsletter__wrapper {
      padding: 4.5rem 6rem; } }

.gc-newsletter__description {
  line-height: 1.25;
  position: relative;
  z-index: 1; }

.gc-newsletter__form {
  margin-top: 2rem;
  position: relative;
  z-index: 1; }
  .gc-newsletter__form form {
    display: grid;
    gap: 1rem; }
    @media (min-width: 600px) {
      .gc-newsletter__form form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .gc-newsletter__form .gform-field-label {
    display: none; }
  .gc-newsletter__form .gform-body {
    width: 100%; }
  .gc-newsletter__form input[type="email"] {
    background-color: #fff;
    padding-left: 1rem;
    padding-right: 1rem; }
    .gc-newsletter__form input[type="email"]::-webkit-input-placeholder {
      color: #333333; }
    .gc-newsletter__form input[type="email"]::-moz-placeholder {
      color: #333333; }
    .gc-newsletter__form input[type="email"]:-ms-input-placeholder {
      color: #333333; }
    .gc-newsletter__form input[type="email"]::-ms-input-placeholder {
      color: #333333; }
    .gc-newsletter__form input[type="email"]::placeholder {
      color: #333333; }
  .gc-newsletter__form .gc-submit-button {
    margin-top: 0; }

.gc-newsletter__decorator {
  position: absolute; }
  .gc-newsletter__decorator--single-circle {
    top: -2rem;
    right: 3rem;
    height: 3.75rem;
    width: auto; }
    @media (min-width: 900px) {
      .gc-newsletter__decorator--single-circle {
        height: auto;
        top: -4rem; } }
  .gc-newsletter__decorator--double-circle {
    bottom: -1.5rem;
    left: -0.75rem;
    height: 8.75rem;
    width: auto; }
    @media (min-width: 900px) {
      .gc-newsletter__decorator--double-circle {
        height: auto;
        bottom: -4.5rem;
        left: -7rem; } }

.gc-other-posts {
  background-color: #f2f2f2; }
  .gc-other-posts__container {
    display: grid;
    gap: 2rem; }
    @media (min-width: 1200px) {
      .gc-other-posts__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 4rem; } }
  .gc-other-posts__info {
    width: 100%;
    max-width: 28.125rem;
    margin: 0 auto; }
    @media (min-width: 1200px) {
      .gc-other-posts__info {
        max-width: 19.5625rem;
        margin: 0; } }
  .gc-other-posts__description {
    line-height: 1.25; }
  .gc-other-posts__button {
    margin-top: 2rem; }
  .gc-other-posts__list {
    display: grid;
    gap: 1rem; }
    @media (min-width: 1200px) {
      .gc-other-posts__list {
        grid-template-columns: repeat(3, 1fr); } }
  .gc-other-posts__item {
    max-width: 28.125rem;
    margin: 0 auto; }

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

.gc-pagination {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem;
  margin-top: 3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .gc-pagination__link {
    display: block;
    text-align: center;
    color: #000;
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out; }
    .gc-pagination__link:hover, .gc-pagination__link--current {
      color: #fdd61e; }
  .gc-pagination__prev, .gc-pagination__next {
    height: 1.625rem;
    width: 1.625rem;
    border-radius: 8px;
    display: grid;
    place-content: center; }
    @media (min-width: 900px) {
      .gc-pagination__prev, .gc-pagination__next {
        margin-right: 3rem; } }
    .gc-pagination__prev:hover, .gc-pagination__next:hover {
      background-color: #fdd61e; }
  @media (min-width: 900px) {
    .gc-pagination__next {
      margin-left: 3rem;
      margin-right: 0; } }
  .gc-pagination__arrow {
    height: 1.125rem;
    width: auto;
    fill: #000;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out; }

.gc-post-item {
  background-color: #fff;
  border-radius: 16px;
  width: 100%;
  overflow: hidden; }
  .gc-post-item__thumbnail {
    display: block;
    height: 12.5rem;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
    @media (min-width: 600px) {
      .gc-post-item__thumbnail {
        height: 10rem; } }
  .gc-post-item__content {
    padding: 1.5rem; }
  .gc-post-item__title {
    -webkit-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
    margin: 0; }
  .gc-post-item__date {
    font-size: 0.75rem;
    margin-top: 0.5rem; }
  .gc-post-item__text {
    line-height: 1.25;
    margin-top: 1.5rem; }
  .gc-post-item__arrow {
    background-color: #000;
    height: 1.75rem;
    width: 1.75rem;
    border-radius: 8px;
    margin-top: 1.5rem;
    display: grid;
    place-content: center;
    margin-left: auto;
    position: relative; }
    .gc-post-item__arrow::after, .gc-post-item__arrow::before {
      content: "";
      background-color: #000;
      height: 1.75rem;
      width: 1.75rem;
      border-radius: 8px;
      position: absolute; }
    .gc-post-item__arrow::before {
      content: "";
      background-color: #fdd61e;
      top: 0.5rem;
      left: 0.5rem;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease-in-out;
      transition: opacity 0.3s ease-in-out; }
  .gc-post-item__arrow-icon {
    height: 1rem;
    fill: #fff;
    position: relative;
    z-index: 1; }
  .gc-post-item:hover {
    color: #333333; }
    .gc-post-item:hover .gc-post-item__title {
      color: #fdd61e; }
    .gc-post-item:hover .gc-post-item__arrow::before {
      opacity: 1; }

.gc-posts-overview {
  background-color: #f2f2f2;
  padding: 6rem 0; }
  @media (min-width: 1200px) {
    .gc-posts-overview {
      scroll-margin-top: 7rem; } }
  .gc-posts-overview__container {
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out; }
    .gc-posts-overview__container--loading {
      opacity: 0.5; }
  .gc-posts-overview__list {
    display: grid;
    gap: 1rem; }
    @media (min-width: 600px) {
      .gc-posts-overview__list {
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 1200px) {
      .gc-posts-overview__list {
        grid-template-columns: repeat(4, 1fr); } }
  .gc-posts-overview__pagination {
    margin-top: 4rem; }

.gc-prices {
  background-color: #f2f2f2; }
  .gc-prices__list {
    gap: 2rem;
    display: grid;
    padding: 0;
    margin-top: 1.5rem; }
    @media (min-width: 600px) {
      .gc-prices__list {
        grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 1200px) {
      .gc-prices__list {
        margin-top: 3rem;
        grid-template-columns: repeat(3, 1fr); } }
  .gc-prices__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 1rem; }
  .gc-prices__item-heading {
    margin-top: 1.5rem;
    text-align: center; }
  .gc-prices__item {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: #fff;
    border-radius: 16px;
    padding: 2rem 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .gc-prices__item-content {
    display: grid;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .gc-prices__item-information {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background-color: transparent;
    padding: 0;
    margin-right: 2rem;
    margin-bottom: 4rem; }
    @media (min-width: 1200px) {
      .gc-prices__item-information {
        margin-bottom: 0; } }
  .gc-prices__item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%; }
  .gc-prices__item-top {
    text-transform: uppercase;
    margin: -3rem auto 0;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    background-color: #fdd61e; }
  .gc-prices__item-icon {
    width: 0.625rem; }
  .gc-prices__button {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .gc-prices__features {
    margin: 3rem 0;
    padding: 0; }
    .gc-prices__features ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    .gc-prices__features li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      padding: 0.2rem 0 0 3rem; }
      .gc-prices__features li:not(:last-child) {
        margin-bottom: 0.95rem; }
      .gc-prices__features li::before {
        content: '';
        -webkit-mask-image: url(../../assets/icons/check.svg);
                mask-image: url(../../assets/icons/check.svg);
        -webkit-mask-repeat: no-repeat;
                mask-repeat: no-repeat;
        -webkit-mask-size: contain;
                mask-size: contain;
        background-color: #000;
        width: 1rem;
        height: 1rem;
        display: inline-block;
        margin-right: 0.5rem;
        top: 0.5rem;
        z-index: 1;
        left: 0.5rem;
        position: absolute; }
      .gc-prices__features li::after {
        content: '';
        background-color: #fdd61e;
        width: 2rem;
        height: 2rem;
        display: inline-block;
        position: absolute;
        border-radius: 8px;
        margin-right: 0.5rem;
        top: 0;
        left: 0; }
  .gc-prices__features-item {
    font-weight: 400; }
  .gc-prices__switcher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0.5rem;
    opacity: 0;
    pointer-events: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .gc-prices__switcher--visible {
      opacity: 1;
      pointer-events: auto; }
    .gc-prices__switcher p {
      margin: 0; }
  .gc-prices__switch {
    position: relative;
    display: inline-block;
    width: 2rem;
    height: 1rem; }
  .gc-prices__input {
    opacity: 0;
    width: 0;
    height: 0; }
    .gc-prices__input:checked + .gc-prices__slider {
      background-color: #fdd61e; }
      .gc-prices__input:checked + .gc-prices__slider:before {
        -webkit-transform: translateX(1rem);
                transform: translateX(1rem); }
  .gc-prices__slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 32px;
    border: 0.0625rem solid #000; }
    .gc-prices__slider:before {
      position: absolute;
      content: "";
      height: 0.9375rem;
      width: 0.9375rem;
      left: 0;
      border-radius: 32px;
      bottom: 0;
      background-color: #000;
      -webkit-transition: .4s;
      transition: .4s; }
  .gc-prices__notes {
    max-width: 54.875rem;
    padding: 1rem;
    font-size: 0.75rem;
    margin: 0 0 0 auto; }

.gc-reviews {
  background-color: #f5f5f5; }
  .gc-reviews__container {
    display: grid;
    gap: 1rem; }
    @media (min-width: 900px) {
      .gc-reviews__container {
        grid-template-columns: repeat(3, 1fr); } }

.gc-scsi {
  background-color: #fff; }
  .gc-scsi--active .gc-scsi__category {
    background-color: #fdd61e;
    border-radius: 16px; }
  .gc-scsi--active .gc-scsi__list {
    display: block; }
  .gc-scsi--active .gc-scsi__arrow {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  .gc-scsi__category {
    padding: 1rem;
    background-color: rgba(253, 214, 30, 0.3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-radius: 16px;
    margin-top: 1rem;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    .gc-scsi__category:hover {
      background-color: #fdd61e; }
      .gc-scsi__category:hover .gc-scsi__arrow {
        -webkit-transform: rotate(0);
                transform: rotate(0); }
  .gc-scsi__small-title {
    padding: 1rem 1rem 0;
    margin: 0; }
  .gc-scsi__title {
    margin: 0; }
  .gc-scsi__arrow {
    height: 1rem;
    width: auto;
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg); }
  .gc-scsi__list {
    display: none; }

.gc-scs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  @media (min-width: 1200px) {
    .gc-scs::after {
      content: "";
      background-size: contain;
      position: absolute;
      top: 0;
      right: 0;
      width: 60%;
      z-index: -1;
      height: 100%;
      background-color: #f2f2f2; } }
  .gc-scs__container {
    display: grid;
    gap: 2rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding: 0; }
    @media (min-width: 1200px) {
      .gc-scs__container {
        grid-template-columns: 1fr 3fr;
        gap: 4rem;
        position: relative; } }
  .gc-scs__left {
    background-color: #fff;
    height: 100%;
    padding: 0 1rem 1rem; }
    @media (min-width: 1200px) {
      .gc-scs__left {
        padding-top: 4rem; } }
  .gc-scs__right {
    padding: 2rem 1rem;
    background-color: #f2f2f2; }
    @media (min-width: 1200px) {
      .gc-scs__right {
        padding-top: 4rem;
        padding-left: 2rem;
        padding-bottom: 4rem; } }
  .gc-scs__splide {
    width: calc(100% + 2rem);
    margin-left: -1rem; }
    @media (min-width: 1200px) {
      .gc-scs__splide {
        width: 100%;
        margin-left: 0; } }
  .gc-scs__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: grid;
    width: 100%;
    gap: 1rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0 auto 2rem;
    padding: 0 1rem 1rem; }
    @media (min-width: 1200px) {
      .gc-scs__list {
        padding: 1.5rem 1.5rem 0 1.5rem; } }
  .gc-scs__button {
    height: 1.625rem;
    width: 1.625rem;
    border-radius: 8px;
    display: grid;
    place-content: center; }
    @media (min-width: 900px) {
      .gc-scs__button {
        margin-right: 3rem; } }
    .gc-scs__button:hover {
      background-color: #fdd61e; }
  .gc-scs__arrow {
    width: 1rem; }
  .gc-scs__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 3rem;
    padding-bottom: 3rem; }
    @media (min-width: 1200px) {
      .gc-scs__buttons {
        padding-bottom: 0; } }
  .gc-scs .splide__pagination {
    counter-reset: pagination-num;
    padding: 0 3rem; }
    .gc-scs .splide__pagination__page {
      padding: 0 1rem;
      font-weight: 700; }
      .gc-scs .splide__pagination__page:hover {
        color: #fdd61e; }
      .gc-scs .splide__pagination__page:before {
        counter-increment: pagination-num;
        content: counter(pagination-num); }
    .gc-scs .splide__pagination__page.is-active {
      color: #fdd61e; }
  .gc-scs__title {
    margin-top: 2rem; }

.gc-spc {
  margin: 0 auto 8rem auto; }
  .gc-spc__breadcrumbs {
    margin: 2rem 0 4rem 0; }
  .gc-spc__wrapper {
    max-width: 53.875rem;
    margin: 0 auto; }
  .gc-spc__date {
    font-weight: 700; }
  .gc-spc__thumbnail {
    display: block;
    margin-top: 3rem;
    width: 100%;
    height: 18.75rem;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 32px; }
  .gc-spc__content {
    margin-top: 4rem;
    line-height: 1.375; }
    .gc-spc__content .wp-block-heading {
      margin-top: 4rem;
      margin-bottom: 2rem; }
    .gc-spc__content p {
      margin-bottom: 2rem; }

@media (min-width: 1200px) {
  .gc-steps__container {
    max-width: 53.875rem; } }

.gc-steps__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: grid;
  margin-top: 2rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 2rem; }
  @media (min-width: 900px) {
    .gc-steps__list {
      gap: 4rem; } }

.gc-steps__item {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 600px) {
    .gc-steps__item {
      gap: 2rem;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.gc-steps__icon {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

.gc-steps__information {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem; }

.gc-steps__description p {
  margin: 0; }

.gc-steps__tip {
  background-color: #f2f2f2;
  padding: 1rem;
  border-radius: 16px; }

.gc-steps__title {
  margin-bottom: 0; }

@-webkit-keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

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

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

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

.splide--rtl {
  direction: rtl; }

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

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

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

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

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

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

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

.splide__progress__bar {
  width: 0; }

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

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

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

.splide__slide img {
  vertical-align: bottom; }

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

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

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

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

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


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