@font-face {
  font-family: "Gilroy";
  src: url("../font/Gilroy-Regular.eot"), url("../font/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("../font/Gilroy-Regular.woff2") format("woff2"), url("../font/Gilroy-Regular.woff") format("woff"), url("../font/Gilroy-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../font/Gilroy-Bold.eot"), url("../font/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("../font/Gilroy-Bold.woff2") format("woff2"), url("../font/Gilroy-Bold.woff") format("woff"), url("../font/Gilroy-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../font/Gilroy-Light.eot"), url("../font/Gilroy-Light.eot?#iefix") format("embedded-opentype"), url("../font/Gilroy-Light.woff2") format("woff2"), url("../font/Gilroy-Light.woff") format("woff"), url("../font/Gilroy-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../font/Gilroy-Semibold.eot"), url("../font/Gilroy-Semibold.eot?#iefix") format("embedded-opentype"), url("../font/Gilroy-Semibold.woff2") format("woff2"), url("../font/Gilroy-Semibold.woff") format("woff"), url("../font/Gilroy-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../font/Gilroy-Medium.eot"), url("../font/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("../font/Gilroy-Medium.woff2") format("woff2"), url("../font/Gilroy-Medium.woff") format("woff"), url("../font/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/*! 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 {
  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 */
  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 {
  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] {
  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;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.green {
  color: #00b9a7;
}

.orange {
  color: #ff6e2e;
}

[data-load-container] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
}

::after,
::before {
  pointer-events: none;
}

body {
  font-family: "Gilroy";
  font-weight: 500;
  color: #f4f4f4;
  background-color: #222222;
  overflow-x: hidden;
}
body.modal-active {
  height: 100vh;
  overflow-y: hidden;
}

main.modal-active {
  overflow-y: hidden;
}

@media (min-width: 1200px) {
  body {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
  }
}
input,
textarea,
button,
select,
a,
.slick-arrow {
  -webkit-tap-highlight-color: transparent;
}

.stopper {
  overflow: hidden;
}

html {
  font-size: 10px;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

* {
  box-sizing: border-box;
}

.mob {
  display: none !important;
}

[class*=__container-l] {
  max-width: 1200px;
  margin: 0 auto;
}

[class*=__container-m] {
  max-width: 1000px;
  margin: 0 auto;
}

[class*=__wrap] {
  display: flex;
}

.animation-loco {
  transition: 2.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateY(200px);
  transition-delay: 0.5s;
  opacity: 0.2;
}

.animation-loco-opacity {
  transition: 2.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-delay: 0.2s;
  opacity: 0.2;
}

.animation-loco-opacity.is-inview {
  opacity: 1;
}

.animation-loco.is-inview {
  transform: none;
  opacity: 1;
}

@media (max-width: 1200px) {
  .mob {
    display: initial !important;
  }
  .desk {
    display: none !important;
  }
  [class*=__container-l],
  [class*=__container-m] {
    max-width: initial;
    margin: 0 auto;
    padding: 0 2rem;
  }
  section,
  footer {
    position: relative;
  }
  main {
    width: 100vw;
    overflow: hidden;
  }
  ::after,
  ::before {
    max-width: 100vw !important;
  }
}
.my-3 {
  margin-bottom: 15px !important;
  margin-top: 15px !important;
}

.me-1 {
  margin-right: 10px !important;
}

.h2 {
  font-size: 30px;
}

.klaro .cookie-notice .h2,
.klaro .cookie-notice p {
  display: block;
  margin: 0.7em 0 0;
  padding: 0;
}

.mb-2 {
  margin-bottom: 10px !important;
}

.h3 {
  display: block;
  font-weight: 600;
  font-size: 22px;
}

.klaro .cookie-modal {
  z-index: 100000 !important;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
  align-items: baseline;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content: right;
  margin-top: -0.5em;
}

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-learn-more {
  display: inline-block;
  flex-grow: 1;
}

.klaro .cookie-modal .cm-modal .cm-header .h1,
.klaro .cookie-modal .cm-modal .cm-header h1 {
  display: block;
  font-size: 2em !important;
  margin: 0px !important;
}

.align-items-center {
  align-items: center;
}

.header {
  position: fixed;
  top: 4rem;
  width: 100%;
  z-index: 99990;
  max-width: 120rem;
  left: 50%;
  transform: translateX(-50%);
}
.header__wrap {
  align-items: center;
  justify-content: space-between;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(3rem);
  border-radius: 50rem;
  padding: 2rem 3rem;
}
.header__nav {
  display: flex;
  gap: 4rem;
}
.header__link, .header__lang {
  font-size: 16px;
  line-height: 120%;
  transition: 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.header__link:hover, .header__lang:hover {
  color: #00b9a7;
}
.header__lang.active {
  color: #00b9a7;
}
.header__right {
  display: flex;
  gap: 4rem;
  align-items: center;
}
.header__languages {
  display: flex;
}
/* Waiting for Spanish
.header__lang:nth-child(even) {
  padding: 0 1.4rem;
  border-left: 0.1rem solid #f4f4f4;
  border-right: 0.1rem solid #f4f4f4;
}*/
.header__lang:first-child {
  padding-right: 1.4rem;
  border-right: 0.1rem solid #f4f4f4; /* Remove after add Spanish */
}
.header__lang:last-child {
  padding-left: 1.4rem;
}
.header__sale {
  font-size: 16px;
  line-height: 120%;
  background-color: #ff6e2e;
  padding: 1rem 3rem;
  border-radius: 2rem;
  transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
  box-shadow: 0px 0.8rem 1rem rgba(0, 0, 0, 0.25);
}
.header__sale:hover {
  box-shadow: none;
}

@media (max-width: 1200px) {
  .header__socials {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 4rem;
  }
  .header__item a {
    width: 6rem;
    height: 6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #333333;
    border-radius: 50rem;
    transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .header__item a svg {
    transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .header__item a:hover {
    background-color: initial;
  }
  .header__item a:hover svg {
    transform: scale(1.6);
  }
  .header__item:nth-child(1) svg {
    height: 24px;
    width: 14px;
  }
  .header__item:nth-child(2) svg {
    height: 24px;
    width: 24px;
  }
  .header__item:nth-child(3) svg {
    height: 24px;
    width: 19px;
  }
  .header__item:nth-child(4) svg {
    height: 24px;
    width: 24px;
  }
  .header__item:nth-child(5) svg {
    height: 17px;
    width: 24;
  }
  .header__item:nth-child(6) svg {
    height: 24px;
    width: 28px;
  }
  .header__languages {
    justify-content: center;
    padding-bottom: 4rem;
    border-bottom: 1px solid #f4f4f4;
  }
  .header__lang {
    font-size: 2.5rem;
    font-weight: 700;
  }
  .header__nav {
    flex-direction: column;
    align-items: center;
    padding-bottom: 4rem;
    border-bottom: 1px solid #f4f4f4;
  }
  .header__nav a {
    font-size: 2.5rem;
  }
  .header__tosale {
    display: flex;
    justify-content: center;
    padding-bottom: 4rem;
    border-bottom: 1px solid #f4f4f4;
  }
  .header__tosale a {
    font-size: 2.5rem;
    padding: 1.5rem 4rem;
    border-radius: 5rem;
  }
  .header__burger, .header__logotype {
    position: relative;
    z-index: 999999;
  }
  .header__container-l {
    padding: 0 2rem;
    position: relative;
  }
  .header__logotype img {
    width: 18rem;
    height: 3.8rem;
  }
  .header__wrap {
    padding: 1.5rem 2.5rem;
  }
  .header__mobile {
    position: absolute;
    opacity: 0;
    overflow-y: scroll;
    top: 0;
    left: 0;
    transition: 1s;
    transform: translateX(-100%);
    width: 100vw;
    background-color: #222222;
    padding: 6rem 2rem;
    padding-top: 15rem;
    z-index: 99999;
    top: -4rem;
    height: 1400px;
    min-height: 100svh;
    pointer-events: none;
    display: flex !important;
    flex-direction: column;
    gap: 4rem;
  }
  .header__mobile.on {
    transform: none;
    pointer-events: all;
    opacity: 1;
    margin-left: -2rem;
  }
  #checkbox {
    display: none;
  }
  .toggle {
    position: relative;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    gap: 10px;
    transition-duration: 0.3s;
  }
  .bars:nth-child(2) {
    width: 60%;
  }
  .bars {
    width: 100%;
    height: 4px;
    background-color: white;
    border-radius: 5px;
    transition-duration: 0.3s;
  }
  #checkbox:checked + .toggle .bars {
    margin-left: 13px;
  }
  #checkbox:checked + .toggle #bar2 {
    transform: rotate(135deg);
    margin-left: 0;
    opacity: 0;
    transform-origin: center;
    transition-duration: 0.3s;
  }
  #checkbox:checked + .toggle #bar1 {
    transform: rotate(45deg);
    transition-duration: 0.3s;
    transform-origin: left center;
  }
  #checkbox:checked + .toggle #bar3 {
    transform: rotate(-45deg);
    transition-duration: 0.3s;
    transform-origin: left center;
  }
}
.hero {
  background: url("../img/gc-hero-bg.webp") no-repeat top;
  background-size: cover;
}
.hero::after {
  content: "";
  position: absolute;
  width: 488.77px;
  height: 581.18px;
  left: 0;
  top: 278.67px;
  background: url("../img/gc-hero-green.webp") no-repeat;
  background-size: contain;
  filter: blur(200px);
  -webkit-filter: blur(200px);
  transform: translate3d(0, 0, 0);
  z-index: -1;
}
.hero::before {
  content: "";
  position: absolute;
  width: 800px;
  height: 636px;
  left: 669px;
  bottom: 0px;
  background: url("../img/gc-hero-collage.webp") no-repeat;
  background-size: contain;
}
.hero__wrap {
  display: flex;
  padding: 12rem 0;
  height: 100vh;
  flex-direction: column;
  gap: 12rem;
}
.hero__wrap a {
  width: max-content;
  margin: 0 auto;
}
.hero__intro {
  z-index: 1;
  max-width: 60rem;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 4rem;
  padding-top: 16rem;
}
.hero__header {
  font-weight: 700;
  font-size: 6rem;
  line-height: 110%;
}
.hero__paragraph {
  max-width: 400px;
  font-size: 3rem;
  line-height: 36px;
}
.hero__more {
  animation: wave 2s ease-in-out infinite;
  margin: 0 auto;
  display: flex;
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  justify-content: center;
  gap: 20px;
  align-items: center;
  padding: 10px;
  padding-right: 22px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  border-radius: 30px;
}
.hero__more:hover {
  background-color: #ff6e2e;
}
.hero__more-text {
  font-size: 2rem;
}
@keyframes wave {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px); /* Adjust the vertical distance as needed */
  }
  100% {
    transform: translateY(0);
  }
}

@media (min-width: 1600px) {
  .hero::before {
    left: 50%;
  }
  .hero__wrap {
    height: initial;
  }
}
@media (max-width: 1200px) {
  .hero {
    background-size: 220%;
  }
  .hero__intro {
    padding-top: 10rem;
    align-items: center;
  }
  .hero__wrap {
    align-items: center;
    height: initial;
    padding-top: 4rem;
    gap: 40rem;
  }
  .hero__wrap a {
    margin-top: 14rem;
  }
  .hero::after {
    display: none;
  }
  .hero::before {
    left: 50%;
    transform: translateX(-50%);
    top: 35%;
  }
  .hero__header {
    font-size: 4rem;
    text-align: center;
  }
  .hero__paragraph {
    font-size: 2rem;
    text-align: center;
    line-height: 120%;
  }
}
@media (max-width: 700px) {
  .hero::before {
    left: unset;
    transform: unset;
    top: unset;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url("../img/gc-mob-collage.webp") no-repeat;
    background-size: contain;
    background-position: bottom;
  }
  .hero__wrap {
    gap: 12rem;
  }
}
.format {
  position: relative;
}
.format__wrap {
  padding: 40px 0;
  background-color: rgba(255, 255, 255, 0.1);
}
.format__wrap-inner {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.format__header {
  flex-basis: 193px;
  flex-shrink: 0;
  width: 193px;
  font-weight: 600;
  font-size: 25px;
}
.format__blocks {
  display: flex;
  align-items: center;
  gap: 50px;
  justify-content: center;
}
.format__blocks--mobile {
  display: none;
}
.format__block {
  display: flex;
  align-items: center;
  gap: 16px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.format__block svg {
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.format__block:hover svg {
  transform: scale(1.2);
}
.format__name {
  font-size: 20px;
  font-weight: 600;
  line-height: 100%;
}
.format::after {
  content: "";
  position: absolute;
  width: 428px;
  top: 185px;
  height: 624px;
  right: 0;
  background: url("../img/gc-format-green.webp") no-repeat;
  background-size: contain;
  filter: blur(200px);
  -webkit-filter: blur(200px);
  transform: translate3d(0, 0, 0);
  z-index: -1;
}
.format::before {
  content: "";
  position: absolute;
  right: 0;
  width: 578px;
  height: 622px;
  top: 96px;
  background: url("../img/gc-format-hexa.svg") no-repeat;
  background-size: contain;
}
.format__buttons {
  display: none;
}

@media (max-width: 1200px) {
  .format__wrap-inner {
    padding: 0 2rem;
  }
  .format__header {
    margin-right: 24px;
  }
  .format__name {
    font-size: 2.4rem;
  }
  .format__block {
    flex-direction: row;
    width: initial;
    flex: 1 1 auto;
  }
  .format__block:nth-child(1) svg {
    width: 4.3rem;
    height: 4rem;
  }
  .format__block:nth-child(2) svg {
    width: 4rem;
    height: 4rem;
  }
  .format__block:nth-child(3) svg {
    width: 3.1709rem;
    height: 4rem;
  }
  .format__block:nth-child(4) svg {
    width: 2.3099rem;
    height: 4rem;
  }
  .format__block:nth-child(5) {
    margin-right: auto;
    flex: initial;
  }
  .format__block:nth-child(5) svg {
    width: 3.3333rem;
    height: 4rem;
  }
  .format__blocks {
    width: 100%;
    justify-content: space-between;
    gap: unset;
  }
  .format::before {
    width: 35.2rem;
    height: 55.1rem;
    background-size: cover;
    top: 50%;
  }
  .format::after {
    top: 100%;
  }
}
@media (max-width: 900px) {
  .format {
    padding-bottom: 0;
  }
  .format__wrap {
    padding-bottom: 0;
    background-color: unset;
  }
  .format__wrap-inner {
    padding: 0;
    flex-direction: column;
  }
  .format__header {
    margin-bottom: 40px;
    margin-right: 0;
    flex-basis: unset;
    width: 240px;
    font-size: 3rem;
    line-height: 120%;
    text-align: center;
  }
  .format__blocks {
    display: none;
  }
  .format__blocks--mobile {
    position: relative;
    display: block;
  }
  .format__block {
    margin-right: 50px;
  }
  .format__block:hover svg {
    transform: none;
  }
  .format__buttons {
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
  }
  .format__prev {
    z-index: 1;
  }
  .format__next {
    z-index: 1;
  }
}
@media (max-width: 700px) {
  .format {
    padding-top: 0;
    padding-bottom: 0;
  }
  .format__prev {
    left: 34%;
    bottom: -40px;
  }
  .format__next {
    right: 34%;
    bottom: -40px;
  }
}
.tabs::before {
  content: "";
  position: absolute;
  width: 50.8rem;
  height: 66.9rem;
  background: url("../img/gc-gallary-hexa.svg") no-repeat;
  background-size: contain;
  z-index: -1;
  top: 39.6rem;
  left: 0;
}
.tabs__head {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 2rem;
  padding-bottom: 6rem;
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 3rem;
  border-top: 1px solid #6a6a6a;
}
.tabs__head--all-models {
  padding: 1.4rem 3rem;
  border-radius: 22px;
  font-weight: 600;
  font-size: 1.6rem;
  background-color: #ff6e2e;
}
.tabs__head-item {
  font-size: 1.6rem;
  padding: 1.4rem 3rem;
  font-weight: 600;
  border-radius: 22px;
  border: none;
  background-color: #6a6a6a;
  color: #f4f4f4;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.tabs__head-item.active {
  background-color: #00b9a7;
}
.tabs__content {
  left: 0;
}
.tabs__content .tabs__content-item {
  margin-left: -80px;
}
.tabs__content .tabs__content-item img {
  width: 200px;
  height: 200px;
  border-radius: 30px;
  cursor: pointer;
  z-index: 1;
  position: relative;
}
.tabs__content .tabs__content-item .slick-slide {
  margin-left: -80px;
}
.tabs__content .tabs__content-item .slick-slide > div:first-child {
  margin-left: 100px;
  margin-bottom: 2rem;
}
.tabs__heading {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.tabs__wrap {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 160px 0;
}
.tabs__header {
  font-size: 40px;
  font-weight: 600;
  max-width: 42.4rem;
  padding-bottom: 3rem;
}
.tabs__shelf {
  display: flex;
  align-items: center;
  gap: 2rem;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
.tabs__shelf:first-child {
  padding-left: 1rem;
  margin-bottom: 2rem;
}
.tabs__shelf:last-child {
  transform: translateX(-100px);
}
.tabs__shelf img, .tabs__shelf-load-more {
  min-width: 200px;
  height: 200px;
  border: none;
  border-radius: 30px;
  cursor: pointer;
}
.tabs__shelf-load-more {
  font-size: 1.8rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tabs__shelf-load-more::after {
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="9" height="16" viewBox="0 0 9 16" fill="none"><path d="M1 1L7.29289 7.29289C7.68342 7.68342 7.68342 8.31658 7.29289 8.70711L1 15" stroke="%23333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat;
  width: 9px;
  height: 19px;
  margin-left: 8px;
}
.tabs__buttons {
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.tabs__buttons .slick-arrow {
  cursor: pointer;
  border: none;
  background: none;
}
.tabs__buttons .slick-disabled {
  opacity: 0.6;
  pointer-events: none;
}
.tabs__prev {
  z-index: 1;
}
.tabs__next {
  z-index: 1;
}

@media (max-width: 1200px) {
  .tabs__wrap {
    padding: 10rem 0;
  }
  .tabs__wrap.is-inview::before {
    content: none;
  }
  .tabs__header {
    padding: 0 2rem 2rem 2rem;
  }
  .tabs__head {
    padding: 2rem 2rem 6rem 2rem;
    flex-wrap: wrap;
    gap: 1rem;
  }
  .tabs__head-item {
    padding: 1.2rem 1.6rem;
    flex: 1 1 auto;
    font-size: 1.5rem;
  }
}
@media (max-width: 700px) {
  .tabs {
    padding-top: 0;
    padding-bottom: 0;
  }
  .tabs__prev {
    left: 34%;
    bottom: -40px;
  }
  .tabs__next {
    right: 34%;
    bottom: -40px;
  }
}
.why::before {
  transform: rotate(56.865deg);
  content: "";
  position: absolute;
  width: 54.8522rem;
  top: -20rem;
  height: 65.223rem;
  background: url("../img/gc-why-gradi.webp") no-repeat;
  background-size: contain;
  filter: blur(250px);
  -webkit-filter: blur(250px);
  transform: translate3d(0, 0, 0);
  z-index: -2;
  left: -40rem;
}
.why::after {
  width: 54.8rem;
  height: 67.7rem;
  content: "";
  right: 0;
  top: 70rem;
  z-index: -1;
  position: absolute;
  background: url("../img/gc-why-hexa.svg") no-repeat;
  background-size: contain;
}
.why__wrap {
  padding: 80px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8rem;
}
.why__head {
  max-width: 1000px;
  display: flex;
  gap: 2rem;
  flex-direction: column;
  align-items: center;
}
.why__header {
  font-size: 4rem;
  font-weight: 600;
  text-align: center;
}
.why__subtitle {
  text-align: center;
  font-size: 2rem;
  font-family: Gilroy;
  font-weight: 500;
  line-height: 120%;
}
.why__body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16rem;
}
.why__item {
  display: flex;
  width: 100%;
  gap: 10rem;
  align-items: center;
}
.why__item:first-child img {
  width: 42.4rem;
}
.why__item:nth-child(even) {
  flex-direction: row-reverse;
}
.why__item:nth-child(2) img, .why__item:nth-child(3) img, .why__item:nth-child(4) img {
  width: 50rem;
}
.why__parapgrpah {
  font-size: 3rem;
  font-weight: 600;
  line-height: 110%;
}
.why__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5.5rem;
}
.why__text a {
  padding: 1.4rem 3rem;
  border-radius: 22px;
  font-weight: 600;
  font-size: 1.6rem;
  background-color: #ff6e2e;
}

@media (max-width: 1200px) {
  .why__wrap {
    padding: 60px 0;
  }
  .why__body {
    gap: 12rem;
  }
  .why__item {
    flex-direction: column;
    gap: 4rem;
  }
  .why__item:first-child img {
    width: 100%;
  }
  .why__item:nth-child(2) img, .why__item:nth-child(3) img, .why__item:nth-child(4) img {
    width: 100%;
  }
  .why__item:nth-child(even) {
    flex-direction: column;
  }
  .why__text {
    gap: 2rem;
  }
  .why__parapgrpah {
    font-size: 2.4rem;
  }
  .why__GCMerger-button {
    display: none !important;
  }
}
.compare__wrap {
  padding: 80px 0;
  flex-direction: column;
  align-items: center;
  gap: 10rem;
}
.compare__header {
  font-weight: 600;
  font-size: 4rem;
}
.compare__bottom {
  display: flex;
  gap: 5rem;
  align-items: flex-start;
  justify-content: center;
}
.compare__item {
  display: flex;
  flex-direction: column;
  flex: 1 1 0px;
  position: relative;
  opacity: 0;
  transition: 3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateY(300px);
}
.compare__item:first-child img {
  width: 10rem;
  height: 11.2rem;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
}
.compare__item:nth-child(2) img {
  width: 10.3rem;
  height: 10.3rem;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
}
.compare__item:nth-child(3) img {
  width: 8.7rem;
  height: 8.7rem;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
}
.compare__item:nth-child(3) .compare__name {
  background-color: #ff6e2e;
  color: #f4f4f4;
}
.compare__item:nth-child(1) {
  transition-delay: 0.6s;
}
.compare__item:nth-child(2) {
  transition-delay: 0.4s;
}
.compare__item:nth-child(3) {
  border: 1px solid #ff6e2e;
  border-radius: 30px;
  transition-delay: 0.2s;
}
.compare__item.is-inview {
  transform: none;
  opacity: 1;
}
.compare__name {
  color: #222;
  font-size: 3rem;
  font-weight: 600;
  padding: 3rem 4rem;
  background-color: #f4f4f4;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.compare__down {
  display: flex;
  flex-direction: column;
  padding: 1rem;
  gap: 1rem;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  background-color: #333333;
}
.compare__point {
  padding: 2rem 3rem;
  background-color: #434343;
  border-radius: 20px;
  font-size: 16px;
  line-height: 120%;
}
.compare::after {
  content: "";
  position: absolute;
  width: 37.7rem;
  height: 61.3rem;
  top: 0;
  right: 0;
  background: url("../img/gc-compare-gradi.webp") no-repeat;
  background-size: contain;
  filter: blur(200px);
  -webkit-filter: blur(200px);
  transform: translate3d(0, 0, 0);
  z-index: -1;
}
.compare::before {
  content: "";
  position: absolute;
  width: 42.9rem;
  height: 65.8rem;
  left: 0;
  top: 42.9rem;
  background: url("../img/gc-compare-hexa.svg") no-repeat;
  background-size: contain;
  z-index: -1;
}

@media (max-width: 1200px) {
  .compare__wrap {
    padding: 60px 0;
  }
  .compare__bottom {
    flex-direction: column;
  }
  .compare__header {
    text-align: center;
  }
  .compare__item:first-child img {
    transform: translate(0, -50%);
  }
  .compare__item:nth-child(2) img {
    transform: translate(0, -50%);
  }
  .compare__item:nth-child(3) img {
    transform: translate(0, -50%);
  }
  .compare__item:nth-child(3) .compare__name {
    padding-right: 5rem;
  }
}
/* Compatibility styles for frameworks like bootstrap, foundation e.t.c */
.xzoom-source img, .xzoom-preview img, .xzoom-lens img {
  display: block;
  max-width: none;
  max-height: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

/* xZoom Styles below */
.xzoom-container {
  display: inline-block;
}

.xzoom-source, .xzoom-hidden {
  display: block;
  position: static;
  float: none;
  clear: both;
}

/* Everything out of border is hidden */
.xzoom-hidden {
  overflow: hidden;
}

/* Preview */
.xzoom-preview {
  background: #222222;
  box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.15);
}

/* Lens */
.xzoom-lens {
  border: 1px solid #33C1B3;
  box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.15);
  cursor: crosshair;
}

/* Loading */
.xzoom-loading {
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 100%;
  opacity: 0.7;
  width: 48px;
  height: 48px;
}

/* Additional class that applied to thumb when it is active */
.xactive {
  box-shadow: 0 0 0 1px #33c1b3;
}

/* Caption */
.xzoom-caption {
  position: absolute;
  bottom: -43px;
  left: 0;
  background: #000;
  width: 100%;
  text-align: left;
}

.xzoom-caption span {
  color: #fff;
  font-family: Arial, sans-serif;
  display: block;
  font-size: 0.75em;
  font-weight: bold;
  padding: 10px;
}

.card-modal {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 64px;
  display: flex;
  justify-content: space-between;
  background: rgba(34, 34, 34, 0.6);
  overflow-y: auto;
}
.card-modal__preloader {
  position: fixed;
  z-index: 99991;
  top: 50%;
  left: 50%;
  display: none;
  background: rgba(106, 106, 106, 0.4);
  width: 200px;
  height: 200px;
  transform: translate(-50%, -50%);
  border-radius: 20px;
  backdrop-filter: blur(30px);
  pointer-events: none;
  align-items: center;
  justify-content: center;
}
.card-modal__preloader--active {
  display: flex;
}
.card-modal .show-mobile,
.card-modal .show-mobile-f {
  display: none !important;
}
.card-modal__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99991;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out;
  user-select: none;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(40px);
}
.card-modal__wrapper--active {
  opacity: 1;
  visibility: visible;
}
.card-modal__cross {
  height: 18px;
  width: 18px;
  background-image: url("../img/modal-cross.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.card-modal__cross-wrapper {
  position: absolute;
  top: 40px;
  right: 40px;
  padding: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.card-modal--left {
  margin-right: 40px;
  display: flex;
  flex-direction: column;
  flex-grow: 0;
  width: 600px;
}
.card-modal__img--block {
  margin-bottom: 64px;
}
.card-modal__img--main {
  width: 600px;
  height: 600px;
  border-radius: 12px;
}
.card-modal__img--main img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}
.card-modal__img--selector-block {
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
.card-modal__img--selector-block img {
  display: block;
  border-radius: 6px;
  width: 80px;
  height: 80px;
}
.card-modal__img--selector-block .xactive {
  border-radius: 6px;
}
.card-modal__img--small {
  width: 80px;
  height: 80px;
  border-radius: 6px;
  overflow: hidden;
}
.card-modal__img--small img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.card-modal__buy-block {
  padding: 24px;
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #333333;
  border-radius: 12px;
}
.card-modal__buy-block--top {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
}
.card-modal__buy-block--top-title {
  position: relative;
  margin-bottom: 16px;
  padding-left: 40px;
  font-size: 24px;
  font-weight: 600;
  color: #f4f4f4;
}
.card-modal__buy-block--top-title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background-image: url("../img/cart-icon.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.card-modal__buy-block--top-divider {
  width: 100%;
  height: 1px;
  background-color: #6a6a6a;
}
.card-modal__buy-block--top-card {
  margin-top: 16px;
  display: flex;
}
.card-modal__buy-block--top-card-img {
  width: 80px;
  height: 80px;
  margin-right: 16px;
  background-color: #222222;
  border-radius: 6px;
}
.card-modal__buy-block--top-card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.card-modal__buy-block--top-card-name {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 600;
  color: #f4f4f4;
}
.card-modal__buy-block--top-card-category {
  margin-bottom: 8px;
  color: #a4a4a4;
  font-size: 14px;
  font-weight: 400;
}
.card-modal__buy-block--top-card-designer {
  color: #a4a4a4;
  font-size: 14px;
  font-weight: 400;
}
.card-modal__buy-block--bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
.card-modal__buy-block-btn {
  padding: 12px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 170px;
  outline: none;
  border: 1px solid #f4f4f4;
  border-radius: 6px;
  text-align: center;
  background-color: transparent;
  color: #f4f4f4;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}
.card-modal__buy-block-btn span {
  position: relative;
  padding-left: 22px;
}
.card-modal__buy-block-btn span::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: "";
}
.card-modal__buy-block-btn--1 span::before {
  background-image: url("../img/modal-btn-icon-1.svg");
}
.card-modal__buy-block-btn--2 span::before {
  background-image: url("../img/modal-btn-icon-2.svg");
}
.card-modal__buy-block-btn--3 span::before {
  background-image: url("../img/modal-btn-icon-3.svg");
}
.card-modal--right {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.card-modal--right-title {
  margin-bottom: 24px;
  font-size: 40px;
  font-weight: 700;
  line-height: 44px;
  color: #f4f4f4;
  max-width: 95%;
}
.card-modal--right__buy-btn {
  padding: 12px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 292px;
  height: 66px;
  outline: none;
  border: none;
  border-radius: 6px;
  text-align: center;
  background-color: #ff6e2e;
  color: #f4f4f4;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  cursor: pointer;
}
.card-modal--right__buy-btn-icon {
  width: 32px;
  height: 24px;
  background-image: url("../img/btn-crown.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.card-modal--right__buy-btn-divider {
  width: 1px;
  height: 100%;
  background-color: #f4f4f4;
}
.card-modal--right__buy-btn-text {
  display: flex;
  flex-direction: column;
}
.card-modal--right__buy-btn-text-up {
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
  text-align: left;
}
.card-modal--right__buy-btn-text-down {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
}
.card-modal__info-block {
  margin-top: 64px;
  display: flex;
  flex-direction: column;
}
.card-modal__info-block-top-line {
  margin-bottom: 16px;
  display: flex;
}
.card-modal__info-block-top-line-right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.card-modal__info-block-top-line-name {
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  color: #f4f4f4;
}
.card-modal__info-block-top-line-models-created {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  color: #f4f4f4;
}
.card-modal__info-block-avatar {
  margin-right: 16px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  overflow: hidden;
}
.card-modal__info-block-avatar img {
  display: block;
  width: 56px;
  height: 56px;
}
.card-modal__info-block-divider {
  width: 100%;
  height: 1px;
  background-color: #6a6a6a;
}
.card-modal__info-block-details {
  margin-top: 16px;
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
}
.card-modal__info-block-details-line {
  padding: 8px 0;
  display: flex;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
.card-modal__info-block-details-line-category {
  width: 90px;
}
.card-modal__info-block-details-line-brand {
  color: #00b9a7;
}
.card-modal__file-type-p {
  margin-top: 16px;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #f4f4f4;
}
.card-modal__file-type-container {
  margin-bottom: 64px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.card-modal__file-type-item {
  padding: 16px;
  background-color: #333333;
  border-radius: 6px;
  color: #f4f4f4;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  gap: 6px;
}
.card-modal__description {
  padding-bottom: 24px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #a4a4a4;
}
.card-modal__color-wrapper {
  display: flex;
  gap: 6px;
}
.card-modal__color-item {
  width: 14px;
  height: 14px;
  border-radius: 2px;
  border: 1px solid var(--White, #f4f4f4);
  background: #000;
}
.card-modal__render-item::before {
  content: "";
  margin-right: 4px;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
}
.card-modal__render-item.render-max::before {
  top: 3px;
  width: 10px;
  background: url("../img/3ds-max-icon.svg") no-repeat;
}
.card-modal__render-item.render-corona::before {
  top: 3px;
  background: url("../img/corona-icon.svg") no-repeat;
}

@media (max-width: 1200px) {
  .card-modal--left {
    width: 400px;
    flex-basis: 400px;
    flex-shrink: 0;
  }
  .card-modal__img--main {
    width: 400px;
    height: 400px;
  }
  .card-modal__buy-block--bottom {
    flex-direction: column;
  }
  .card-modal__buy-block-btn {
    width: 100%;
  }
}
@media (max-width: 925px) {
  .card-modal {
    padding: 48px 24px;
  }
  .card-modal__cross {
    top: 24px;
    right: 24px;
  }
  .card-modal--left {
    margin-right: 16px;
    width: 300px;
    flex-basis: 300px;
    flex-shrink: 0;
  }
  .card-modal__img--main {
    width: 300px;
    height: 300px;
  }
}
@media (max-width: 767px) {
  .card-modal {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .card-modal--left {
    margin-right: 0;
    margin-top: 32px;
  }
  .card-modal--right {
    align-items: center;
  }
  .card-modal__img--block {
    margin-bottom: 32px;
  }
  .card-modal__info-block {
    margin-top: 32px;
    align-items: center;
  }
  .card-modal__buy-block {
    margin-top: 32px;
  }
  .card-modal__file-type-container {
    margin-bottom: 32px;
  }
  .card-modal .hide-mobile {
    display: none !important;
  }
  .card-modal .show-mobile {
    display: block !important;
  }
  .card-modal .show-mobile-f {
    display: flex !important;
  }
}
.xzoom-preview,
.xzoom-source {
  z-index: 99998;
}

div.spinner {
  width: 54px;
  height: 54px;
  padding: 10px;
}

div.spinner div {
  width: 3%;
  height: 9%;
  background: #FFF;
  position: absolute;
  left: 49%;
  top: 43%;
  opacity: 0;
  border-radius: 50px;
  -webkit-animation: fade 1s linear infinite;
}

@-webkit-keyframes fade {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.25;
  }
}
div.spinner div.bar1 {
  -webkit-transform: rotate(0deg) translate(0, -130%);
  -webkit-animation-delay: 0s;
}

div.spinner div.bar2 {
  -webkit-transform: rotate(30deg) translate(0, -130%);
  -webkit-animation-delay: -0.9167s;
}

div.spinner div.bar3 {
  -webkit-transform: rotate(60deg) translate(0, -130%);
  -webkit-animation-delay: -0.833s;
}

div.spinner div.bar4 {
  -webkit-transform: rotate(90deg) translate(0, -130%);
  -webkit-animation-delay: -0.7497s;
}

div.spinner div.bar5 {
  -webkit-transform: rotate(120deg) translate(0, -130%);
  -webkit-animation-delay: -0.667s;
}

div.spinner div.bar6 {
  -webkit-transform: rotate(150deg) translate(0, -130%);
  -webkit-animation-delay: -0.5837s;
}

div.spinner div.bar7 {
  -webkit-transform: rotate(180deg) translate(0, -130%);
  -webkit-animation-delay: -0.5s;
}

div.spinner div.bar8 {
  -webkit-transform: rotate(210deg) translate(0, -130%);
  -webkit-animation-delay: -0.4167s;
}

div.spinner div.bar9 {
  -webkit-transform: rotate(240deg) translate(0, -130%);
  -webkit-animation-delay: -0.333s;
}

div.spinner div.bar10 {
  -webkit-transform: rotate(270deg) translate(0, -130%);
  -webkit-animation-delay: -0.2497s;
}

div.spinner div.bar11 {
  -webkit-transform: rotate(300deg) translate(0, -130%);
  -webkit-animation-delay: -0.167s;
}

div.spinner div.bar12 {
  -webkit-transform: rotate(330deg) translate(0, -130%);
  -webkit-animation-delay: -0.0833s;
}

.review__wrap {
  display: block;
  padding-top: 80px;
  padding-bottom: 16rem;
}
.review__header {
  font-size: 4rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 8rem;
}
.review__title {
  display: flex;
  gap: 2rem;
}
.review__slide-wrap {
  position: relative;
  display: flex;
  max-width: 800px;
  height: 300px;
  border-radius: 40px;
  background-color: #333;
  padding: 1rem;
  background-image: url("../img/gc-review-bg.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
}
.review__prev, .review__next {
  position: absolute;
  bottom: 6rem;
  cursor: pointer;
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.review__prev:hover, .review__next:hover {
  transform: scale(1.1);
}
.review__prev {
  left: 46%;
}
.review__next {
  right: 46%;
}
.review__left {
  padding: 3rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 5rem;
}
.review__right {
  padding: 2rem;
  max-width: 55rem;
  background-color: #434343;
  border-radius: 30px;
  max-width: 42rem;
}
.review__text {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 120%;
  color: #a4a4a4;
}
.review__text span {
  font-weight: 600;
  color: #fff;
}
.review__avatar img {
  width: 10rem;
  height: 10rem;
  border-radius: 1rem;
}
.review__name {
  white-space: nowrap;
  font-size: 2rem;
  line-height: 120%;
}
.review__position {
  color: #a4a4a4;
  font-size: 2rem;
  line-height: 120%;
}
.review__bio {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.review__country, .review__experience, .review__company {
  display: flex;
  font-size: 1.6rem;
  line-height: 120%;
  gap: 1rem;
}
.review__country span, .review__experience span, .review__company span {
  color: #a4a4a4;
}

.review__slide-wrap {
  opacity: 0.5;
  transform: scale(0.9);
  transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.slick-center .review__slide-wrap {
  transform: scale(1);
  opacity: 1;
}

@media (max-width: 1200px) {
  .review__wrap {
    padding-top: 60px;
    padding-bottom: 90px;
  }
  .review__slide-wrap {
    flex-direction: column;
    max-width: 32rem;
    height: initial;
    padding: 2rem;
    gap: 3rem;
    margin-right: 2.2rem;
    transform: none;
  }
  .review__next {
    right: 34%;
    bottom: 3rem;
  }
  .review__prev {
    left: 34%;
    bottom: 3rem;
  }
  .review__left {
    padding: 0;
    gap: 2rem;
  }
  .review__right {
    max-width: initial;
  }
  .review__avatar img {
    width: 8rem;
    height: 8rem;
  }
}
.easy__wrap {
  padding: 80px 0;
  flex-direction: column;
  align-items: center;
  gap: 8rem;
}
.easy__video {
  position: relative;
}
.easy__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
  height: 70px;
  width: 70px;
  cursor: pointer;
}
.easy__header {
  font-size: 4rem;
  font-weight: 600;
  max-width: 58.4rem;
  text-align: center;
}
.easy iframe {
  border-radius: 3rem;
}
.easy__note-block {
  pointer-events: none;
  border-radius: 20px;
  background: rgba(67, 67, 67, 0.5);
  backdrop-filter: blur(50px);
  -webkit-backdrop-filter: blur(50px);
  padding: 4rem;
  position: absolute;
  white-space: initial;
  transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.easy__note-block:nth-child(2) {
  max-width: 31.9rem;
  top: 0;
  left: 0;
  transform: translate(-20rem, 3rem);
}
.easy__note-block:nth-child(3) {
  max-width: 31.5rem;
  bottom: 0;
  left: 0;
  transform: translate(-13rem, -6rem);
}
.easy__note-block:nth-child(4) {
  max-width: 26.8rem;
  top: 0;
  right: 0;
  transform: translate(16rem, 8rem);
}
.easy__note-block:nth-child(5) {
  max-width: 38.6rem;
  bottom: 0;
  right: 0;
  transform: translate(21rem, -3rem);
}
.easy__note {
  font-size: 2rem;
  line-height: 120%;
}
.easy__body {
  position: relative;
}
.easy::after {
  content: "";
  position: absolute;
  width: 51.1rem;
  height: 66.5rem;
  top: -185px;
  right: 0;
  background: url("../img/gc-easy-gradi.webp") no-repeat;
  background-size: contain;
  filter: blur(200px);
  -webkit-filter: blur(200px);
  transform: translate3d(0, 0, 0);
  z-index: -1;
}
.easy::before {
  content: "";
  position: absolute;
  right: 0;
  width: 51.1rem;
  height: 66.5rem;
  top: 0;
  background: url("../img/gc-easy-hexa.svg") no-repeat;
  background-size: contain;
  z-index: -1;
}

@media (max-width: 1200px) {
  .easy__wrap {
    padding: 10rem 0;
  }
  .easy__video {
    padding: 18rem 0;
  }
  .easy__video video {
    width: 100%;
    height: 100%;
  }
  .easy__note-block {
    padding: 2rem;
    transform: none !important;
  }
  .easy__note-block:nth-child(2) {
    max-width: 21rem;
    top: 8rem;
  }
  .easy__note-block:nth-child(5) {
    max-width: 32rem;
    bottom: 8rem;
    left: 0;
  }
  .easy__note-block:nth-child(3) {
    max-width: 25rem;
    bottom: -4rem;
    right: 0;
    left: initial;
  }
  .easy__note {
    font-size: 1.4rem;
  }
}
.is__container-l {
  max-width: 1250px;
}
.is__wrap {
  padding: 16rem 0;
  align-items: center;
  flex-direction: column;
  gap: 4rem;
}
.is__header {
  font-size: 4rem;
  font-weight: 600;
}
.is__body {
  border-radius: 30px;
  background: #333;
  backdrop-filter: blur(15px);
  padding: 1rem;
  display: flex;
  gap: 1rem;
  align-items: center;
}
.is__item {
  padding: 3rem 3rem;
  border-radius: 20px;
  background: #434343;
  display: flex;
  transition: 5s cubic-bezier(0.165, 0.84, 0.44, 1);
  flex-direction: column;
  gap: 2rem;
}
.is__item:nth-child(1) {
  min-width: 226.15px;
}
.is__item:nth-child(2) {
  min-width: 258.95px;
}
.is__item:nth-child(3) {
  min-width: 224.63px;
}
.is__item:nth-child(4) {
  min-width: 145.05px;
}
.is__item:nth-child(5) {
  min-width: 300.23px;
}
.is__text {
  font-size: 10rem;
  font-weight: 300;
}
.is__text span {
  font-size: 3rem;
}
.is__subtext {
  font-size: 2rem;
  line-height: 120%;
}
.is::after {
  content: "";
  position: absolute;
  width: 27.1rem;
  height: 70.5rem;
  top: -40rem;
  left: 0;
  background: url("../img/gc-is-gradi.webp") no-repeat;
  background-size: contain;
  filter: blur(200px);
  -webkit-filter: blur(200px);
  transform: translate3d(0, 0, 0);
  z-index: -1;
}
.is::before {
  content: "";
  position: absolute;
  left: 0;
  width: 55.4rem;
  height: 68.7rem;
  top: 0px;
  background: url("../img/gc-is-hexa.svg") no-repeat;
  background-size: contain;
  z-index: -1;
}

@media (max-width: 1200px) {
  .is__wrap {
    padding: 10rem 0;
  }
  .is__header {
    font-size: 3.8rem;
  }
  .is__body {
    flex-direction: column;
  }
  .is__item {
    width: 100%;
  }
}
.problem__wrap {
  padding: 16rem 0;
  flex-direction: column;
  gap: 4rem;
}
.problem__header {
  font-size: 4rem;
  font-weight: 600;
  max-width: 56rem;
}
.problem__body {
  border-radius: 30px;
  background: #333;
  backdrop-filter: blur(15px);
  padding: 1rem;
  display: flex;
  gap: 1rem;
}
.problem__item {
  border-radius: 20px;
  background: #434343;
  display: flex;
  flex-direction: column;
}
.problem__item img {
  width: 18.8rem;
}
.problem__down {
  padding: 0rem 2rem 4rem 2rem;
}
.problem__subtext {
  border-top: 1px solid #f4f4f4;
  padding-top: 2rem;
  font-size: 1.6rem;
  line-height: 120%;
}
.problem__bottom {
  margin-top: 8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4rem;
}
.problem__solve {
  font-size: 4rem;
  text-align: center;
  max-width: 52.8rem;
  font-weight: 600;
}
.problem__link {
  transition: 1s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.problem__link:hover {
  transform: scale(1.1);
}

@media (max-width: 1200px) {
  .problem {
    /* the slides */
    /* the parent */
  }
  .problem__wrap {
    padding: 10rem 0;
  }
  .problem__header {
    line-height: 120%;
  }
  .problem__body {
    background: none;
    padding: 0;
    position: relative;
    padding-bottom: 8rem;
  }
  .problem .slick-slide {
    margin: 0 1rem;
  }
  .problem__slide-wrap {
    height: 32rem;
    display: flex;
  }
  .problem .slick-list {
    margin: 0 -1rem;
  }
  .problem__prev {
    position: absolute;
    bottom: 0;
    left: 30%;
  }
  .problem__next {
    position: absolute;
    bottom: 0;
    right: 30%;
  }
  .problem__down {
    padding: 2rem 3rem 3rem 3rem;
  }
  .problem__item {
    justify-content: center;
  }
  .problem__item img {
    margin: 0 auto;
  }
}
.premium__wrap {
  padding: 16rem 0;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 4rem;
}
.premium__header {
  font-size: 3rem;
  max-width: 558px;
  text-align: right;
  line-height: 100%;
}
.premium__header span {
  color: #ff6e2e;
}
.premium__bottom {
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  padding: 1rem 2rem;
  display: flex;
  align-items: center;
  gap: 2rem;
}
.premium__bottom svg {
  flex-shrink: 0;
}
.premium__paragraph {
  font-size: 2rem;
  font-weight: 500;
}
.premium__paragraph span {
  color: #ff6e2e;
}
.premium::after {
  content: "";
  position: absolute;
  width: 68.2rem;
  height: 56rem;
  top: 0;
  left: 25%;
  background: url("../img/gc-premium-gradi.webp") no-repeat;
  background-size: contain;
  filter: blur(200px);
  -webkit-filter: blur(200px);
  transform: translate3d(0, 0, 0);
  z-index: -1;
}
.premium::before {
  content: "";
  position: absolute;
  left: 12rem;
  width: 60rem;
  height: 59rem;
  top: 0;
  background: url("../img/gc-premium-hexa.svg") no-repeat;
  background-size: contain;
  z-index: -1;
}

@media (max-width: 1200px) {
  .premium__wrap {
    padding: 10rem 0;
    flex-direction: column;
  }
  .premium__header {
    font-size: 2rem;
    text-align: center;
    line-height: 120%;
  }
}
.price::before {
  content: "";
  position: absolute;
  right: 0;
  width: 53.8543rem;
  height: 60.2677rem;
  top: 50rem;
  background: url("../img/gc-price-hexa.svg") no-repeat;
  background-size: contain;
}
.price__wrap {
  padding-top: 16rem;
  padding-bottom: 80px;
  flex-direction: column;
  align-items: center;
  gap: 4rem;
}
.price__header {
  font-size: 4rem;
  font-weight: 600;
}
.price__nav {
  border-radius: 40px;
  background: #6a6a6a;
  padding: 0.4rem;
  display: flex;
  z-index: 0;
  position: relative;
}
.price__nav::before {
  content: "";
  position: absolute;
  width: 17rem;
  height: 4.4rem;
  border-radius: 30px;
  background: #ff6e2e;
  z-index: -1;
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: none;
}
.price__nav.translate::before {
  transform: translate(100%);
}
.price__tab {
  width: 17rem;
  padding: 1rem 4rem;
  border-radius: 3rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 120%;
  text-align: center;
  cursor: pointer;
  opacity: 0.8;
}
.price__tab--active {
  opacity: 1;
}
.price__content {
  display: none;
}
.price__content--active {
  display: block;
}
.price__packages {
  display: flex;
  width: 100%;
  gap: 2rem;
}
.price__plan {
  flex: 1 1 0px;
  border-radius: 30px;
  background: radial-gradient(202.37% 244.04% at 50% 272.74%, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%), rgba(244, 244, 244, 0.05);
  padding: 3rem;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.price__plan .price__bottom form {
  width: 100%;
}
.price__plan .price__link {
  color: #fff;
  border: 0;
  cursor: pointer;
  background-color: #00b9a7;
}
.price__plan .price__link.btn-grey-lighter {
  background-color: #6a6a6a;
}
.price__plan:last-child {
  backdrop-filter: blur(12.5px);
  -webjit-backdrop-filter: blur(12.5px);
  background: radial-gradient(202.37% 244.04% at 50% 272.74%, rgba(0, 185, 167, 0.5) 0%, rgba(0, 185, 167, 0) 100%), rgba(0, 185, 167, 0.05);
}
.price__plan:last-child .price__type {
  border: 1px solid #00b9a7;
}
.price__plan:last-child .price__sale {
  background-color: #00b9a7;
  color: #f4f4f4;
}
.price__plan:last-child .price__economy span {
  color: #00b9a7;
}
.price__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.price__type {
  font-size: 1.6rem;
  padding: 0.8rem 1.6rem;
  border-radius: 25px;
  border: 1px solid #f4f4f4;
}
.price__center {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.price__copacity {
  font-size: 50px;
  font-weight: 300;
  color: #f4f4f4;
}
.price__copacity span {
  font-size: 20px;
  font-weight: 300;
  color: #a4a4a4;
  position: relative;
}
.price__copacity span:after {
  border-top: 2px solid #a4a4a4;
  content: " ";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, 0px) rotate(-18deg);
  width: 109%;
}
.price__for {
  color: #a4a4a4;
  font-size: 1.2rem;
}
.price__mid {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  height: 100%;
}
.price__advantage {
  border-radius: 8.333px;
  background: rgba(244, 244, 244, 0.1);
  padding: 0.8rem;
  display: flex;
  width: 100%;
  font-size: 1.2rem;
  gap: 0.8rem;
  align-items: center;
}
.price__advantage svg {
  flex-shrink: 0;
}
.price__link {
  border-radius: 8.333px;
  background: #6a6a6a;
  padding: 1.2rem 2rem;
  font-size: 1.6rem;
  font-weight: 600;
  width: 100%;
  text-align: center;
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.price__link:hover {
  transform: scale(1.05);
}
.price__bottom {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 1rem;
  align-self: flex-end;
}
.price__sale {
  border-radius: 25px;
  background: #f4f4f4;
  padding: 0.8rem 1.6rem;
  color: #222;
  font-size: 1.6rem;
}
.price__economy {
  font-size: 1.2rem;
  color: #a4a4a4;
}
.price__economy span {
  color: #f4f4f4;
}

@media (max-width: 1200px) {
  .price__wrap {
    padding-bottom: 60px;
  }
  .price__packages {
    flex-direction: column;
  }
  .price__plan:first-child {
    order: 4;
  }
  .price__copacity span {
    font-size: 32px;
  }
  .price::before {
    display: none;
  }
}
.form-check {
  white-space: nowrap;
}

.form-check {
  display: block;
  margin-bottom: 0.125rem;
  min-height: 1.25rem;
  padding-left: 2rem;
  font-size: 13px;
}

.form-check:hover .form-check-input {
  border: 1px solid #33c1b3;
  cursor: pointer;
}

.form-check:hover .form-check-input {
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, opacity 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.form-check-input {
  color-adjust: exact;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #383838;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #383838;
  height: 1.6rem;
  -webkit-print-color-adjust: exact;
  vertical-align: top;
  width: 1.6rem;
}

.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}

.form-check .form-check-input {
  float: left;
  margin-left: -2rem;
  margin-top: -0.3rem;
}

.form-check:hover .form-check-input {
  border: 1px solid #33c1b3;
  cursor: pointer;
}

.form-check-input:checked {
  background-color: #33c1b3;
  border-color: #33c1b3;
}

.form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 20 20%27%3E%3Cpath fill=%27none%27 stroke=%27%23222%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%273%27 d=%27m6 10 3 3 6-6%27/%3E%3C/svg%3E");
}

.d-block {
  display: block;
}

.booking__wrap {
  padding: 80px 0;
  flex-direction: column;
  align-items: center;
  gap: 4rem;
}
.booking__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  max-width: 50rem;
}
.booking__header {
  font-size: 4rem;
  font-weight: 600;
  text-align: center;
}
.booking__subheader {
  font-size: 2rem;
}
.booking form {
  display: flex;
  width: 50rem;
  flex-direction: column;
}
.booking form label {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.booking form::placeholder {
  color: #6a6a6a;
  font-size: 1.6rem;
}
.booking form input {
  border-radius: 10px;
  background: #434343;
  border: none;
  font-size: 1.6rem;
  outline: none;
  padding: 1.6rem;
  width: 100%;
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.booking form input:focus {
  outline: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.booking form .booking__submit {
  margin: 0 auto;
  margin-top: 2rem;
  margin-bottom: 0;
  border-radius: 22px;
  background: #ff6e2e;
  padding: 1.4rem 6rem;
  font-size: 1.6rem;
  color: #f4f4f4;
  width: fit-content;
}

.input {
  color: #fff;
  font-size: 0.9rem;
  background-color: transparent;
  width: 100%;
  box-sizing: border-box;
  padding-inline: 0.5em;
  padding-block: 0.7em;
  border: none;
  border-bottom: var(--border-height) solid var(--border-before-color);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.input-border {
  position: absolute;
  background: var(--border-after-color);
  width: 0%;
  height: 2px;
  bottom: 0;
  left: 0;
  transition: width 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.input:focus {
  outline: none;
}

.input:focus + .input-border {
  width: 100%;
}

.form-control {
  position: relative;
  --width-of-input: 300px;
  margin-bottom: 2rem;
}

.input-alt {
  font-size: 1.2rem;
  padding-inline: 1em;
  padding-block: 0.8em;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.input-border-alt {
  height: 3px;
  background: linear-gradient(90deg, #ff6464 0%, #ffbf59 50%, #47c9ff 100%);
  transition: width 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

#fPopup {
  padding: 7rem 10rem;
  border-radius: 2.5rem;
  display: flex;
  font-size: 3rem;
  font-weight: 500;
  justify-content: center;
  align-items: flex-start;
  gap: 5rem;
  background-color: #333;
  max-width: 100vw;
}
#fPopup p {
  margin-bottom: 3rem;
}
#fPopup span {
  font-size: 2.2rem;
  font-weight: 400;
}

.input-alt:focus + .input-border-alt {
  width: 100%;
}

@media (max-width: 1200px) {
  .booking__wrap {
    padding: 60px 0;
  }
  .booking__header {
    text-align: left;
  }
  .booking__subheader {
    width: 100%;
    text-align: left;
  }
  .booking__form-wrap {
    width: 100%;
  }
  .booking form {
    width: 100%;
  }
}
.faq {
  /* Hide the default checkbox */
}
.faq__wrap {
  padding: 80px 0;
  justify-content: space-between;
}
.faq__header {
  font-size: 6rem;
  font-weight: 600;
  max-width: 46.5rem;
}
.faq__accordion {
  max-width: 60rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.faq__accordion-item {
  box-shadow: 3px 3px 10px rgb(0, 0, 0), -1px -1px 6px rgba(255, 255, 255, 0.4);
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  border-radius: 30px;
}
.faq__accordion-item.active {
  border-radius: 30px;
  box-shadow: 3px 3px 10px rgb(0, 0, 0), -1px -1px 6px rgba(255, 255, 255, 0.4), inset 3px 3px 10px rgb(0, 0, 0), inset -1px -1px 6px rgba(255, 255, 255, 0.4);
  padding-bottom: 4rem;
}
.faq__accordion-header {
  padding: 4rem;
  cursor: pointer;
  line-height: 130%;
  font-size: 2.5rem;
  font-weight: 600;
  display: flex;
  gap: 2rem;
  align-items: center;
}
.faq__accordion-content {
  display: none;
  padding: 0 4rem;
  line-height: 130%;
  font-size: 1.6rem;
  font-weight: 500;
}
.faq__container input {
  opacity: 0;
  cursor: pointer;
  width: 0;
  height: 0;
}
.faq__container {
  pointer-events: none;
  display: block;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  font-size: 20px;
  user-select: none;
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background: rgba(216, 216, 216, 0.603);
}
.faq__container:hover {
  background: rgba(197, 197, 197, 0.527);
}
.faq__line {
  width: calc(100% - 8px);
  height: 3px;
  left: 4px;
  background: rgb(58, 58, 58);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.7s transform cubic-bezier(0, 1, 0.33, 1.2), background 0.4s;
}
.faq__line-indicator {
  transform: translateY(-50%) rotate(90deg);
}
.faq__container input:checked ~ .faq__line-indicator {
  transform: translateY(-50%);
}
.faq::after {
  content: "";
  position: absolute;
  width: 56.2rem;
  height: 50.3rem;
  top: -100px;
  left: 0;
  background: url("../img/gc-faq-gradi.svg") no-repeat;
  background-size: contain;
  filter: blur(200px);
  -webkit-filter: blur(200px);
  transform: translate3d(0, 0, 0);
  z-index: -1;
}
.faq::before {
  content: "";
  position: absolute;
  left: 0;
  width: 51.6rem;
  height: 70.9rem;
  top: 60rem;
  background: url("../img/gc-faq-hexa.svg") no-repeat;
  background-size: contain;
  z-index: -1;
}

@media (max-width: 1200px) {
  .faq__wrap {
    padding: 60px 0;
    flex-direction: column;
    gap: 6rem;
  }
  .faq__header {
    font-size: 4rem;
  }
  .faq::before {
    display: none;
  }
}
.last::after {
  content: "";
  position: absolute;
  width: 47.1rem;
  height: 61.5rem;
  right: 0;
  top: -5rem;
  background: url("../img/gc-last-gradi.svg") no-repeat;
  background-size: contain;
  filter: blur(200px);
  -webkit-filter: blur(200px);
  transform: translate3d(0, 0, 0);
  z-index: -1;
}
.last__wrap {
  padding: 80px 0;
  flex-direction: column;
  align-items: center;
  gap: 4rem;
}
.last__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  max-width: 50rem;
}
.last__header {
  font-size: 4rem;
  font-weight: 600;
  text-align: center;
}
.last__subheader {
  font-size: 2rem;
}
.last__superwrap {
  width: 100%;
  border-radius: 30px;
  background: var(--mid-dark-grey, #333);
  padding: 4rem;
  display: flex;
  align-items: center;
  gap: 4rem;
}
.last__left, .last__right {
  flex: 1 1 0px;
}
.last__left .form-control {
  margin-top: 1rem;
}
.last__right {
  display: flex;
  flex-direction: column;
  height: 25rem;
}
.last__right textarea {
  border-radius: 10px;
  background: var(--dark-grey, #434343);
  padding: 1.6rem;
  border: 0;
  height: 100%;
  color: #f4f4f4;
  outline: none;
}
.last__form-wrap {
  width: 100%;
}
.last form {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 4rem;
}
.last form label {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.last form::placeholder {
  color: #6a6a6a;
  font-size: 1.6rem;
}
.last form textarea {
  resize: none;
  font-size: 1.6rem;
}
.last form input {
  font-size: 1.6rem;
  border-radius: 10px;
  background: #434343;
  border: none;
  outline: none;
  padding: 1.6rem;
  width: 100%;
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.last form input:focus {
  outline: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.last form .booking__submit {
  margin: 0 auto;
  margin-top: 2rem;
  margin-bottom: 0;
  border-radius: 22px;
  background: #ff6e2e;
  padding: 1.4rem 6rem;
  font-size: 1.6rem;
  color: #f4f4f4;
  width: fit-content;
}

.input {
  color: #fff;
  font-size: 0.9rem;
  background-color: transparent;
  width: 100%;
  box-sizing: border-box;
  padding-inline: 0.5em;
  padding-block: 0.7em;
  border: none;
  border-bottom: var(--border-height) solid var(--border-before-color);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.input-border {
  position: absolute;
  background: var(--border-after-color);
  width: 0%;
  height: 2px;
  bottom: 0;
  left: 0;
  transition: width 0.3s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.input:focus {
  outline: none;
}

.input:focus + .input-border {
  width: 100%;
}

.form-control {
  position: relative;
  --width-of-input: 300px;
  margin-bottom: 2rem;
}

.input-alt {
  font-size: 1.2rem;
  padding-inline: 1em;
  padding-block: 0.8em;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.input-border-alt {
  height: 3px;
  background: linear-gradient(90deg, #ff6464 0%, #ffbf59 50%, #47c9ff 100%);
  transition: width 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

#tPopup {
  padding: 7rem 10rem;
  border-radius: 2.5rem;
  display: flex;
  font-size: 3rem;
  font-weight: 500;
  justify-content: center;
  align-items: flex-start;
  gap: 5rem;
  background-color: #333;
  max-width: 100vw;
}

.input-alt:focus + .input-border-alt {
  width: 100%;
}

@media (max-width: 1200px) {
  .last__wrap {
    padding: 60px 0;
  }
  .last__header {
    text-align: left;
  }
  .last__subheader {
    text-align: left;
    width: 100%;
  }
  .last__superwrap {
    flex-direction: column;
    padding: 2rem;
    gap: 0;
  }
  .last__right {
    width: 100%;
  }
  .last__left {
    width: 100%;
  }
  .last form textarea {
    width: 100%;
  }
}
.footer__wrap {
  padding: 8rem 0;
  flex-direction: column;
  align-items: center;
  gap: 4rem;
}
.footer__bottom p {
  font-size: 1.4rem;
  max-width: 42.6rem;
  margin: 0 auto;
  text-align: center;
}
.footer__top {
  display: flex;
  align-items: center;
  gap: 18.5rem;
}
.footer__right {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
.footer__item a {
  width: 4rem;
  height: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #333333;
  border-radius: 50rem;
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.footer__item a svg {
  transition: 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.footer__item a:hover {
  background-color: initial;
}
.footer__item a:hover svg {
  transform: scale(1.6);
}
.footer::after {
  content: "";
  position: absolute;
  width: 57.1rem;
  height: 58.2rem;
  left: 0;
  bottom: 0;
  background: url("../img/gc-footer-gradi.svg") no-repeat;
  background-size: contain;
  filter: blur(200px);
  -webkit-filter: blur(200px);
  transform: translate3d(0, 0, 0);
  z-index: -1;
}
.footer::before {
  content: "";
  position: absolute;
  right: 0;
  width: 49.1rem;
  height: 59.8rem;
  bottom: 0;
  background: url("../img/gc-footer-hexa.svg") no-repeat;
  background-size: contain;
  z-index: -1;
}

@media (max-width: 1200px) {
  .footer::before {
    display: none;
  }
  .footer__top {
    flex-direction: column;
    gap: 6rem;
    width: 100%;
  }
  .footer__left {
    width: 100%;
    text-align: center;
    padding-bottom: 6rem;
    border-bottom: 1px solid #f4f4f4;
  }
  .footer__mid {
    padding-bottom: 6rem;
    border-bottom: 1px solid #f4f4f4;
    width: 100%;
    text-align: center;
  }
  .footer__right {
    flex-wrap: wrap;
    gap: 3rem;
    padding-bottom: 6rem;
    border-bottom: 1px solid #f4f4f4;
    justify-content: center;
  }
  .footer__right a {
    width: 7rem;
    height: 7rem;
  }
  .footer__item:nth-child(1) svg {
    height: 24px;
    width: 14px;
  }
  .footer__item:nth-child(2) svg {
    height: 24px;
    width: 24px;
  }
  .footer__item:nth-child(3) svg {
    height: 24px;
    width: 19px;
  }
  .footer__item:nth-child(4) svg {
    height: 24px;
    width: 24px;
  }
  .footer__item:nth-child(5) svg {
    height: 17px;
    width: 24;
  }
  .footer__item:nth-child(6) svg {
    height: 24px;
    width: 28px;
  }
}
.popup {
  position: fixed;
  pointer-events: none;
  bottom: 3rem;
  right: 3rem;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 2rem;
  user-select: none;
  cursor: pointer;
}
.popup p {
  font-family: Gilroy;
  font-size: 3.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  position: absolute;
  top: 2rem;
  left: 3rem;
}
.popup img {
  width: 27.9rem;
  height: 24.2rem;
}
.popup svg {
  position: absolute;
  top: 2rem;
  right: 2rem;
  cursor: pointer;
}

.popup.show {
  opacity: 1;
  pointer-events: all;
}