@charset "UTF-8";
/*!
 * Bootstrap  v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
/*
Copyright Area CSS
===================================================*/
:root, [data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000000;
  --bs-white: #ffffff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #9edd05;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ff9c00;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-paragraph: #072720;
  --bs-primary-rgb: 158, 221, 5;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 156, 0;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-paragraph-rgb: 7, 39, 32;
  --bs-primary-text-emphasis: rgb(63.2, 88.4, 2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 62.4, 0);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(235.6, 248.2, 205);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 235.2, 204);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(216.2, 241.4, 155);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 215.4, 153);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #ffffff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #9edd05;
  --bs-link-color-rgb: 158, 221, 5;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(126.4, 176.8, 4);
  --bs-link-hover-color-rgb: 126, 177, 4;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(158, 221, 5, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}
[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #ffffff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(196.8, 234.6, 105);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 195.6, 102);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(31.6, 44.2, 1);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 31.2, 0);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(94.8, 132.6, 3);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 93.6, 0);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(196.8, 234.6, 105);
  --bs-link-hover-color: rgb(208.44, 238.68, 135);
  --bs-link-color-rgb: 197, 235, 105;
  --bs-link-hover-color-rgb: 208, 239, 135;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}
*, *::before, *::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}
h6, h5, h4, h3, h2, h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}
h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}
h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}
h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}
h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol, ul {
  padding-left: 2rem;
}
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b, strong {
  font-weight: bolder;
}
small {
  font-size: 0.875em;
}
mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}
sub, sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre, code, kbd, samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}
figure {
  margin: 0 0 1rem;
}
img, svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
thead, tbody, tfoot, tr, td, th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}
button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  line-height: inherit;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  display: list-item;
  cursor: pointer;
}
progress {
  vertical-align: baseline;
}
[hidden] {
  display: none !important;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
:root, [data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000000;
  --bs-white: #ffffff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #9edd05;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ff9c00;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-paragraph: #072720;
  --bs-primary-rgb: 158, 221, 5;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 156, 0;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-paragraph-rgb: 7, 39, 32;
  --bs-primary-text-emphasis: rgb(63.2, 88.4, 2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 62.4, 0);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(235.6, 248.2, 205);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 235.2, 204);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(216.2, 241.4, 155);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 215.4, 153);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #ffffff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #9edd05;
  --bs-link-color-rgb: 158, 221, 5;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(126.4, 176.8, 4);
  --bs-link-hover-color-rgb: 126, 177, 4;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(158, 221, 5, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}
[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #ffffff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(196.8, 234.6, 105);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 195.6, 102);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(31.6, 44.2, 1);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 31.2, 0);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(94.8, 132.6, 3);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 93.6, 0);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(196.8, 234.6, 105);
  --bs-link-hover-color: rgb(208.44, 238.68, 135);
  --bs-link-color-rgb: 197, 235, 105;
  --bs-link-hover-color-rgb: 208, 239, 135;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}
*, *::before, *::after {
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}
h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 2.5rem;
  }
}
h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2rem;
  }
}
h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 1.75rem;
  }
}
h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol, ul {
  padding-left: 2rem;
}
ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b, strong {
  font-weight: bolder;
}
small {
  font-size: 0.875em;
}
mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}
sub, sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre, code, kbd, samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}
figure {
  margin: 0 0 1rem;
}
img, svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
thead, tbody, tfoot, tr, td, th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, select {
  text-transform: none;
}
[role=button] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}
button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {
  cursor: pointer;
}
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
textarea {
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  line-height: inherit;
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem;
  }
}
legend + * {
  clear: left;
}
::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-year-field {
  padding: 0;
}
::-webkit-inner-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button {
  cursor: pointer;
  filter: grayscale(1);
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-color-swatch-wrapper {
  padding: 0;
}
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
iframe {
  border: 0;
}
summary {
  display: list-item;
  cursor: pointer;
}
progress {
  vertical-align: baseline;
}
[hidden] {
  display: none !important;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.container, .container-fluid {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}
@media (min-width: 1700px) {
  .container {
    max-width: 1450px;
  }
  .pricing-bg .choose-btn .nav-tabs {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: stretch;
  }
  .pricing-bg .choose-btn .nav-tabs .nav-item,
  .pricing-bg .choose-btn .nav-tabs .nav-link {
    width: 100%;
    flex: 0 0 auto;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.g-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4 {
  --bs-gutter-y: 1.5rem;
}
@media (min-width: 576px) {
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type=file] {
  overflow: hidden;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: rgb(206.5, 238, 130);
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(158, 221, 5, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}
textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropdown {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 1rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #ffffff;
  --bs-dropdown-link-active-bg: #9edd05;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(158, 221, 5, 0.25);
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container, .navbar > .container-fluid {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}
.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-collapse {
  flex-grow: 1;
  flex-basis: 100%;
  align-items: center;
}
.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #ffffff;
  --bs-navbar-brand-color: #ffffff;
  --bs-navbar-brand-hover-color: #ffffff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='rgb%2863.2, 88.4, 2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(158, 221, 5, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}
.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}
[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28196.8, 234.6, 105%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb%28196.8, 234.6, 105%29'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");
}
.btn-close {
  --bs-btn-close-color: #000000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(158, 221, 5, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  filter: var(--bs-btn-close-filter);
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}
:root, [data-bs-theme=light] {
  --bs-btn-close-filter: ;
}
[data-bs-theme=dark] {
  --bs-btn-close-filter: invert(1) grayscale(100%) brightness(200%);
}
.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: var(--bs-body-color);
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0;
}
.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-right: calc(-0.5 * var(--bs-modal-header-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-modal-header-padding-y));
  margin-left: auto;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}
@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
}
:root, [data-bs-theme=light] {
  --bs-carousel-indicator-active-bg: #ffffff;
  --bs-carousel-caption-color: #ffffff;
  --bs-carousel-control-icon-filter: ;
}
[data-bs-theme=dark] {
  --bs-carousel-indicator-active-bg: #000000;
  --bs-carousel-caption-color: #000000;
  --bs-carousel-control-icon-filter: invert(1) grayscale(100);
}
.offcanvas {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}
.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}
.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-left: auto;
}
.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}
.overflow-hidden {
  overflow: hidden !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-flex {
  display: flex !important;
}
.position-relative {
  position: relative !important;
}
.border-0 {
  border: 0 !important;
}
.w-100 {
  width: 100% !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-center {
  align-items: center !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.gap-3 {
  gap: 1rem !important;
}
.lh-1 {
  line-height: 1 !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}
body {
  font-size: 16px;
  font-family: "Inter Tight", sans-serif;
  color: #072720;
  margin: 0;
  padding: 0;
}
p {
  font-weight: 400;
  font-family: "Inter Tight", sans-serif;
  margin-bottom: 15px;
  line-height: 1.6;
  transition: all ease 0.5s;
}
p:last-child {
  margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  line-height: 1.3;
  color: #082720;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #082720;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #9edd05;
}
a {
  text-decoration: none;
  outline: 0 !important;
  transition: all ease 0.5s;
}
:focus {
  outline: 0 !important;
  box-shadow: unset !important;
}
img {
  max-width: 100%;
  height: auto;
}
.form-control {
  color: #212529;
  border: 1px solid transparent;
  box-shadow: unset !important;
  transition: all ease 0.5s;
  border-radius: 5px;
}
.form-control::placeholder {
  transition: all ease 0.5s;
}
.form-control:focus::placeholder {
  color: transparent;
}
.radius {
  border-radius: 10px;
}
.radius-20 {
  border-radius: 20px;
}
.radius-30 {
  border-radius: 30px;
}
.ptb-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.pt-120 {
  padding-top: 120px;
}
.pb-120 {
  padding-bottom: 120px;
}
.pb-100 {
  padding-bottom: 100px;
}
.bg-color-ffffff {
  background-color: #ffffff;
}
.bg-color-0c3a30 {
  background-color: #0c3a30;
}
.bg-color-9edd05 {
  background-color: #9edd05;
}
.bg-color-29594b {
  background-color: #29594b;
}
.bg-color-fffaeb {
  background-color: #fffaeb;
}
.bg-color-edf1ee {
  background-color: #edf1ee;
}
.container-fluid.side-padding {
  max-width: 1580px;
}
.default-btn {
  border: none;
  box-shadow: none;
  display: inline-block;
  position: relative;
  border-radius: 10px;
  background-color: #9edd05;
  padding: 18px 30px 18px;
  font-weight: 600;
  color: #082720;
  line-height: normal;
  transition: all ease 0.5s;
}
.default-btn:hover {
  color: #ffffff;
  background-color: #0c3a30;
}
.default-btn.two {
  color: #ffffff;
  background-color: #0c3a30;
}
.default-btn.two:hover {
  color: #082720;
  background-color: #9edd05;
}
.default-btn.three {
  color: #082720;
  background-color: #ffffff;
}
.default-btn.three:hover {
  color: #ffffff;
  background-color: #082720;
}
.read-more {
  display: inline-block;
  position: relative;
  font-weight: 700;
  color: #082720;
  transition: all ease 0.5s;
}
.read-more i {
  top: 1px;
  position: relative;
  margin-left: 2px;
  line-height: 1;
}
.read-more:hover {
  color: #9edd05;
}
.section-heading {
  margin-bottom: 45px;
}
.section-heading .sub-title {
  display: block;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1.6px;
  margin-bottom: 18px;
}
.section-heading .sub-title.two {
  color: #082720;
  display: -webkit-inline-box;
  padding: 10px 20px;
}
.section-heading h2 {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.section-heading h2 span {
  position: relative;
  z-index: 1;
}
.section-heading h2 span img {
  left: 0;
  bottom: -3px;
  z-index: -1;
  position: absolute;
  width: 100%;
}
.section-title {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 50px;
}
.section-title .sub-title {
  display: block;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 1.6px;
  margin-bottom: 15px;
}
.section-title .sub-title.two {
  color: #082720;
  display: -webkit-inline-box;
  padding: 10px 20px;
}
.section-title h2 {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 0;
}
.section-title h2 span {
  position: relative;
  z-index: 1;
}
.section-title h2 span img {
  left: 0;
  bottom: -4px;
  position: absolute;
  width: 100%;
}
.top-header-info {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 999;
  position: absolute;
}
.top-header-info .navbar {
  background-color: transparent;
}
.top-header-info .navbar.sticky {
  position: fixed;
}
.navbar {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  z-index: 999;
}
.navbar .navbar-brand {
  margin-right: 0;
}
.site-logo {
  display: block;
  width: 96px;
  height: auto;
}
.mobile-navbar .offcanvas-header .site-logo, .footer-area .site-logo, .copyright-area .site-logo {
  filter: brightness(0) invert(1);
}
.mobile-navbar .offcanvas-header .site-logo {
  width: 82px;
}
.footer-area .site-logo, .copyright-area .site-logo {
  width: 154px;
  margin-right: auto;
  margin-left: auto;
}
.navbar .navbar-nav {
  margin-right: 70px;
}
.navbar .navbar-nav .nav-item {
  margin-left: 18px;
  margin-right: 18px;
}
.navbar .navbar-nav .nav-item:last-child {
  margin-right: 0;
}
.navbar .navbar-nav .nav-item:first-child {
  margin-left: 0;
}
.navbar .navbar-nav .nav-item .nav-link {
  color: #082720;
  transition: 0.6s;
  position: relative;
  padding: 20px 0;
  z-index: 1;
  transition: all ease 0.5s;
}
.navbar .navbar-nav .nav-item .nav-link::after {
  font-size: 16px;
  color: #082720;
}
.navbar .navbar-nav .nav-item .nav-link {
  font-size: 16px;
  font-weight: 500;
}
.navbar .navbar-nav .nav-item .nav-link.dropdown-toggle {
  padding-right: 20px;
}
.navbar .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
  position: absolute;
  vertical-align: 0;
  content: "";
  width: 0;
  height: 0;
  margin-left: 0;
  border-top: 6px solid currentColor;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  right: 2px;
  top: 50%;
  color: #082720;
  line-height: 0;
  transform: translateY(-25%);
  transition: all ease 0.5s;
}
.navbar .navbar-nav .nav-item .nav-link.active, .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #9edd05 !important;
}
.navbar .navbar-nav .nav-item .nav-link.active::after, .navbar .navbar-nav .nav-item .nav-link:hover::after {
  color: #9edd05 !important;
}
.navbar .navbar-nav .nav-item .dropdown-menu {
  left: 0;
  border: 0;
  top: 64px;
  opacity: 0;
  width: 300px;
  padding: 15px 0;
  border-radius: 0;
  visibility: hidden;
  display: block !important;
  background-color: #ffffff;
  transition: all 0.2s ease-in-out;
  box-shadow: 0 0.275rem 1.25rem rgba(11, 15, 25, 0.05), 0 0.25rem 0.5625rem rgba(11, 15, 25, 0.03);
  border-left: 2px solid #9edd05;
  transform: translateY(-10%);
}
.navbar .navbar-nav .nav-item .dropdown-menu li {
  position: relative;
  margin-left: 0;
}
.navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-item {
  display: block;
  padding: 10px 25px;
  position: relative;
  color: #082720;
  background-color: transparent !important;
  font-size: 15px;
  font-weight: 500;
}
.navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-item.dropdown-toggle {
  padding-right: 18px;
}
.navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-item.dropdown-toggle::after {
  position: absolute;
  vertical-align: 0;
  content: "\ea13";
  margin-left: 0;
  right: 0;
  border: 0;
  top: 9px;
  transition: 0.6s;
  font-size: 14px;
  font-weight: 500;
  font-family: remixicon !important;
}
.navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-item.active {
  color: #9edd05;
}
.navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-item:hover {
  color: #9edd05;
}
.navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
  visibility: hidden;
  left: auto;
  right: -100%;
  opacity: 0;
  top: 0;
}
.navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
}
.navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu .nav-link {
  font-size: 16px;
  font-weight: 400;
}
.navbar .navbar-nav .nav-item:hover .nav-link {
  color: #9edd05 !important;
}
.navbar .navbar-nav .nav-item:hover .nav-link.dropdown-toggle::after {
  color: #9edd05 !important;
}
.navbar .navbar-nav .nav-item:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0%);
}
.navbar.sticky {
  top: 0;
  left: 0;
  width: 100%;
  position: sticky;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  border-bottom: 1px solid rgba(133, 127, 127, 0.2);
  box-shadow: rgba(27, 31, 35, 0.04) 0px 1px 0px, rgba(255, 255, 255, 0.25) 0px 1px 0px inset;
  background-color: #ffffff;
}
.navbar .navbar-toggler {
  color: #000000;
  font-size: inherit;
  box-shadow: unset;
  border: none;
  padding: 0;
}
.navbar .navbar-toggler .burger-menu {
  cursor: pointer;
}
.navbar .navbar-toggler .burger-menu span {
  height: 3px;
  width: 30px;
  margin: 5px 0;
  display: block;
  background-color: #000000;
}
.gc-inner-page .top-header-info .navbar, .gc-inner-page .top-header-info .navbar.sticky {
  background-color: #0c3a30 !important;
}
.gc-inner-page .navbar .navbar-brand .site-logo {
  filter: brightness(0) invert(1);
}
.gc-inner-page .navbar .navbar-nav .nav-item .nav-link, .gc-inner-page .navbar .navbar-nav .nav-item .nav-link::after, .gc-inner-page .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
  color: #ffffff;
}
.gc-inner-page .navbar .navbar-toggler {
  color: #ffffff;
}
.gc-inner-page .navbar .navbar-toggler .burger-menu span {
  background-color: #ffffff;
}
.gc-inner-page .navbar.sticky {
  border-bottom-color: rgba(255, 255, 255, 0.13);
  box-shadow: 0 10px 30px rgba(2, 20, 16, 0.16);
}
@media only screen and (min-width: 992px) {
  .navbar .navbar-nav > .nav-item > .dropdown-menu {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 650px;
    padding: 14px;
    column-gap: 8px;
    border-left: 0;
  }
  .navbar .navbar-nav > .nav-item > .dropdown-menu::before {
    position: absolute;
    top: -10px;
    left: 28px;
    width: 20px;
    height: 10px;
    background-color: #ffffff;
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    content: "";
  }
  .navbar .navbar-nav > .nav-item > .dropdown-menu > li {
    min-width: 0;
  }
}
.navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-item, .mobile-navbar .mobile-menu-items .dropdown-item {
  display: grid !important;
  grid-template-columns: 38px minmax(0, 1fr);
  gap: 10px;
  margin: 3px 8px;
  padding: 7px 9px !important;
  align-items: center;
  border-radius: 12px;
  line-height: 1.25;
}
.navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-item::before, .mobile-navbar .mobile-menu-items .dropdown-item::before {
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  border-radius: 10px;
  background-color: #161616;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 21px 21px;
}
.navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-item:hover, .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-item:focus, .mobile-navbar .mobile-menu-items .dropdown-item:hover, .mobile-navbar .mobile-menu-items .dropdown-item:focus {
  color: #082720 !important;
  background-color: #bef646 !important;
}
.navbar .dropdown-item[href="webdesign.html"]::before, .mobile-navbar .dropdown-item[href="webdesign.html"]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23bef646' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='16' rx='2'/%3E%3Cpath d='M3 9h18M8 9v11'/%3E%3C/svg%3E");
}
.navbar .dropdown-item[href="programmierung.html"]::before, .mobile-navbar .dropdown-item[href="programmierung.html"]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23bef646' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m8 9-4 3 4 3m8-6 4 3-4 3M14 5l-4 14'/%3E%3C/svg%3E");
}
.navbar .dropdown-item[href="e-commerce.html"]::before, .mobile-navbar .dropdown-item[href="e-commerce.html"]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23bef646' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 4h2l2.4 10.5a2 2 0 0 0 2 1.5h7.7a2 2 0 0 0 1.9-1.4L21 8H6'/%3E%3Ccircle cx='10' cy='20' r='1'/%3E%3Ccircle cx='18' cy='20' r='1'/%3E%3C/svg%3E");
}
.navbar .dropdown-item[href="logo-design.html"]::before, .mobile-navbar .dropdown-item[href="logo-design.html"]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23bef646' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m4 20 4.5-1 10-10a2.1 2.1 0 0 0-3-3l-10 10L4 20Z'/%3E%3Cpath d='m13.5 8 3 3M4 20l4.5-1-3.5-3L4 20Z'/%3E%3C/svg%3E");
}
.navbar .dropdown-item[href="app-entwicklung.html"]::before, .mobile-navbar .dropdown-item[href="app-entwicklung.html"]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23bef646' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='6' y='2' width='12' height='20' rx='2'/%3E%3Cpath d='M10 18h4'/%3E%3C/svg%3E");
}
.navbar .dropdown-item[href="seo-optimierung.html"]::before, .mobile-navbar .dropdown-item[href="seo-optimierung.html"]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23bef646' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10' cy='10' r='6'/%3E%3Cpath d='m14.5 14.5 6 6M7 11l2-2 2 2 3-4'/%3E%3C/svg%3E");
}
.navbar .dropdown-item[href="local-seo.html"]::before, .mobile-navbar .dropdown-item[href="local-seo.html"]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23bef646' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 5-8 12-8 12S4 15 4 10a8 8 0 1 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='2.5'/%3E%3C/svg%3E");
}
.navbar .dropdown-item[href="geo-ki-sichtbarkeit.html"]::before, .mobile-navbar .dropdown-item[href="geo-ki-sichtbarkeit.html"]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23bef646' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 3 1.4 3.6L17 8l-3.6 1.4L12 13l-1.4-3.6L7 8l3.6-1.4L12 3Zm7 11 .8 2.2L22 17l-2.2.8L19 20l-.8-2.2L16 17l2.2-.8L19 14ZM5 15l.8 2.2L8 18l-2.2.8L5 21l-.8-2.2L2 18l2.2-.8L5 15Z'/%3E%3C/svg%3E");
}
.navbar .others-options {
  padding-left: 0px !important;
  vertical-align: middle;
}
.navbar .others-options ul {
  padding-left: 0;
  padding-right: 0;
  list-style-type: none;
}
.navbar .others-options ul li {
  display: inline-block;
  position: relative;
  margin-right: 30px;
}
.navbar .others-options ul li:last-child {
  margin-right: 0;
}
.nav-whatsapp-support {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  color: #082720;
  line-height: 1.1;
}
.nav-whatsapp-support > i {
  display: inline-flex;
  width: 44px;
  height: 44px;
  flex: 0 0 44px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #ffffff;
  background-color: #25d366;
  font-size: 24px;
  transition: background-color 0.25s ease, transform 0.25s ease;
}
.nav-whatsapp-support > .ri-whatsapp-line::before {
  content: "\f2bc";
  margin-left: 5px;
}
.nav-whatsapp-support > span, .nav-whatsapp-support strong, .nav-whatsapp-support small {
  display: block;
}
.nav-whatsapp-support strong {
  margin-bottom: 4px;
  color: #082720;
  font-size: 15px;
  font-weight: 800;
  white-space: nowrap;
}
.nav-whatsapp-support small {
  color: #65736f;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.04em;
}
.nav-whatsapp-support:hover {
  color: #082720;
}
.nav-whatsapp-support:hover > i {
  background-color: #0c3a30;
  transform: translateY(-2px);
}
.gc-inner-page .navbar .nav-whatsapp-support strong {
  color: #ffffff;
}
.gc-inner-page .navbar .nav-whatsapp-support small {
  color: #d3f751;
}
.gc-inner-page .navbar .nav-whatsapp-support:hover > i {
  color: #0c3a30;
  background-color: #d3f751;
}
.mobile-navbar .nav-whatsapp-support {
  padding-top: 5px;
}
.mobile-navbar .nav-whatsapp-support strong {
  color: #082720;
}
.mobile-navbar .nav-whatsapp-support small {
  color: #65736f;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.mobile-navbar .offcanvas-header {
  padding: 30px 30px;
  background-color: #072720;
}
.mobile-navbar .offcanvas-header .close-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease 0.5s;
  font-size: 20px;
  cursor: pointer;
  top: 40px;
  right: 30px;
  position: absolute !important;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #ffffff !important;
}
.mobile-navbar .offcanvas-header .close-btn .ri-close-fill,
.mobile-navbar .offcanvas-header .close-btn .ri-close-fill::before {
  display: block;
  line-height: 1;
}
.mobile-navbar .offcanvas-header .close-btn .ri-close-fill {
  transform: translateX(5px);
}
.mobile-navbar .offcanvas-header .close-btn:hover {
  color: #9edd05;
}
.mobile-navbar .offcanvas-body {
  padding: 30px 30px;
}
.mobile-navbar .offcanvas-body ul {
  list-style-type: none;
  margin-bottom: 0;
}
.mobile-navbar .offcanvas-body ul.mobile-menu {
  padding-left: 0;
  overflow: hidden;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list {
  border-bottom: 1px solid #e7e7e7;
  position: relative;
  line-height: 1;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  clear: both;
  width: 100%;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list.active .mobile-menu-items {
  padding: 18px 0 0 0;
  margin: 18px 0;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list:last-child {
  border-bottom: 1px solid #e7e7e7;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list a {
  color: #072720;
  height: 100%;
  padding-right: 30px;
  text-decoration: none;
  position: relative;
  display: inline-block;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list a:after {
  top: 15%;
  right: 0;
  content: "\ea4e";
  color: #072720;
  position: absolute;
  transform: translateY(-14%);
  transition: 0.6s;
  font-size: 20px;
  font-style: normal;
  font-family: remixicon !important;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list a {
  font-size: 16px;
  font-weight: 600;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list a:hover, .mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list a.active {
  color: #072720;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list .mobile-menu-items {
  height: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list .mobile-menu-items li {
  padding: 0 0 20px 0 !important;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list .mobile-menu-items a {
  padding: 0 20px;
  font-size: 15px;
  font-weight: 600;
  position: relative;
  z-index: 3;
  pointer-events: auto;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list .mobile-menu-items a.active {
  color: #9edd05;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list .mobile-menu-items a:hover {
  color: #9edd05;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list .mobile-menu-items a::after {
  display: none;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list .mobile-menu-items .mobile-menu-list {
  padding: 0;
  margin: 0;
  border: none;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list .mobile-menu-items .mobile-menu-list::after {
  right: 15px;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list .mobile-menu-items .mobile-menu-list .mobile-menu-items {
  padding: 0 !important;
  background-color: var(--bs-gray-100);
  margin: 0 20px !important;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list .mobile-menu-items .mobile-menu-list.active .mobile-menu-items {
  padding: 18px 0 0 0 !important;
  margin: 18px 20px !important;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list.without-icon:after {
  display: none;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .mobile-menu-list.without-icon a::after {
  display: none;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .active:after {
  transform: translateY(-50%) rotate(180deg);
}
.mobile-navbar .offcanvas-body ul.mobile-menu .active > .mobile-menu-items {
  transition: all 300ms;
  display: block;
  height: auto;
  clear: both;
  float: left;
  width: 100%;
  background-color: #ededed;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .active > .mobile-menu-items li:last-child {
  border: none;
}
.mobile-navbar .offcanvas-body ul.mobile-menu .active > a {
  color: #072720;
}
.mobile-navbar .others-options {
  padding-left: 0px !important;
  vertical-align: middle;
}
.mobile-navbar .others-options ul {
  padding-left: 0;
  padding-right: 0;
  list-style-type: none;
}
.mobile-navbar .others-options ul li {
  display: inline-block;
  position: relative;
  margin-right: 30px;
}
.mobile-navbar .others-options ul li:last-child {
  margin-right: 0;
}
.offcanvas-backdrop.show {
  opacity: 1;
  transition: all ease 0.5s;
}
.modal-backdrop {
  --bs-backdrop-opacity: 0.9;
}
.search-modal.modal {
  border: none;
  border-radius: 0;
}
.search-modal .modal-dialog {
  max-width: 800px;
  border-radius: 0;
}
.search-modal .modal-header {
  padding: 0;
  border: none;
  background-color: transparent;
}
.search-modal .btn-close {
  top: -30px;
  right: 8px;
  padding: 0;
  font-size: 30px;
  position: absolute;
  filter: invert(1);
  z-index: 2;
  opacity: 1;
}
.search-modal .modal-content {
  border: none;
  border-radius: 10px;
  background-color: transparent;
}
.search-modal .modal-body {
  padding: 50px 50px;
  border-radius: 10px;
  background-color: #eef1ee;
}
.search-modal .modal-body .popup-form {
  position: relative;
}
.search-modal .modal-body .popup-form .form-control {
  color: #082720;
  height: 65px;
  padding: 12px 50px 12px 25px;
  border-radius: 5px;
  border: 1px solid #9edd05;
  background-color: #ffffff;
}
.search-modal .modal-body .popup-form .form-control::placeholder {
  color: #072720;
}
.search-modal .modal-body .popup-form .form-control:focus {
  border-color: #082720;
}
.search-modal .modal-body .popup-form .form-control:focus::placeholder {
  color: transparent;
}
.search-modal .modal-body .popup-form .popup-btn {
  border: none;
  box-shadow: unset !important;
  background-color: transparent;
  color: #082720;
  top: 13px;
  right: 15px;
  position: absolute;
  font-size: 25px;
  transition: all ease 0.5s;
}
.search-modal .modal-body .popup-form .popup-btn:hover {
  color: #9edd05;
}
.main-banner-area {
  padding-top: 245px;
  padding-bottom: 120px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-banner-area .info {
  max-width: 730px;
  margin-left: auto;
}
.main-banner-area .info p {
  font-size: 18px;
  line-height: 1.55;
  margin-bottom: 50px;
}
.main-banner-area .info .user {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  list-style-type: none;
  padding: 16px 16px;
  max-width: 223px;
  position: relative;
}
.main-banner-area .info .user::before {
  top: 0;
  right: -45px;
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  border-right: 1px dashed rgba(8, 39, 32, 0.44);
}
.main-banner-area .info .user li {
  display: inline-block;
  vertical-align: middle;
  margin-right: -15px;
}
.main-banner-area .info .user li img {
  width: 54px;
  height: 54px;
}
.main-banner-area .info .user li:last-child {
  width: 54px;
  height: 54px;
  line-height: 54px;
  border-radius: 100%;
  background-color: #9edd05;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
.main-banner-area .info .star-review ul {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.main-banner-area .info .star-review ul li {
  margin-bottom: 5px;
}
.main-banner-area .info .star-review ul li i {
  color: #ff9c00;
  font-size: 20px;
  line-height: 1;
}
.main-banner-area .info .star-review ul li strong {
  font-size: 22px;
  line-height: 1;
}
.main-banner-area .info .star-review ul li span {
  color: #082720;
}
.main-banner-area .info .star-review ul li:last-child {
  margin-bottom: 0;
}
.main-banner-content .sub-t {
  display: block;
  color: #072720;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1.6px;
  margin-bottom: 12px;
}
.main-banner-content h1 {
  font-size: 80px;
  font-weight: 700;
  line-height: 1.12;
  margin-bottom: 0;
}
.main-banner-content h1 span {
  position: relative;
  z-index: 1;
}
.main-banner-content h1 span img {
  top: -5px;
  left: -10px;
  position: absolute;
  z-index: -1;
  max-width: 196px;
}
.main-banner-area .card-area .row > [class*="col-"] {
  display: flex;
}
.main-banner-area .card-area .banner-card {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
.banner-card {
  padding: 45px 50px 0;
}
.banner-card .flex-warp {
  padding-left: 80px;
  margin-bottom: 55px;
}
.banner-card .flex-warp i {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #082720;
  width: 60px;
  height: 60px;
  line-height: 1;
  border-radius: 100%;
  text-align: center;
  background-color: #9edd05;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.banner-card .flex-warp i img {
  max-width: 28px;
}
.banner-card .flex-warp i img.award-icon {
  filter: brightness(0) invert(1);
}
.banner-card .flex-warp h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.42;
  margin-bottom: 0;
}
.banner-card.part-two .flex-warp {
  margin-bottom: 25px;
}
.banner-card.part-two .flex-warp i {
  color: #ffffff;
  background-color: #0c3a30;
}
.main-banner-area .card-area .banner-card.part-two .banner-card-image {
  margin-top: auto;
}
.banner-card.part-two .total {
  padding: 25px 35px 25px 25px;
  position: absolute;
  left: 70px;
  bottom: 95px;
}
.banner-card.part-two .total h4 {
  font-size: 16px;
  font-weight: 500;
  color: #072720;
  line-height: 1;
  margin-bottom: 10px;
}
.banner-card.part-two .total h3.rating-title {
  font-size: 22px;
  line-height: 1;
  margin-bottom: 0;
}
.banner-card.part-three .flex-warp {
  margin-bottom: 88px;
}
.banner-card .flex-warp > i::before {
  display: block;
  line-height: 1;
}
.banner-card .flex-warp > i.flaticon-star-2 {
  font-size: 28px;
}
.banner-card .flex-warp > i.flaticon-star-2::before {
  display: block;
  transform: none;
  margin-left: 3px;
  margin-top: -2px;
}
.banner-card.part-two .total.google-rating {
  left: 34%;
  bottom: 70px;
  min-width: 230px;
  padding: 20px 25px;
  transform: translateX(-50%);
}
.banner-card.part-two .total.google-rating .rating-stars {
  display: flex;
  gap: 4px;
  margin-bottom: 10px;
}
.banner-card.part-two .total.google-rating .rating-stars i {
  color: #ff9c00;
  font-size: 20px;
  line-height: 1;
}
.banner-card.part-two .total.google-rating h3.rating-title {
  font-size: 22px;
  line-height: 1.2;
}
.banner-card.part-two .total.google-rating p {
  color: #082720;
  font-size: 14px;
  line-height: 1.3;
  margin: 6px 0 0;
}
.banner-card.metric-card {
  overflow: hidden;
}
.banner-card.metric-card .flex-warp {
  margin-bottom: 25px;
}
.banner-card.metric-card > p {
  min-height: 56px;
  margin-bottom: 32px !important;
}
.banner-card.metric-card .metric-panel {
  display: flex;
  min-height: 344px;
  margin-top: auto;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 20px 20px 0 0;
  background-color: #edf3f1;
}
.banner-card.metric-card .metric-panel strong {
  color: #082720;
  font-size: 76px;
  font-weight: 700;
  line-height: 1;
}
.banner-card.metric-card .metric-panel span {
  color: #082720;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 12px;
}
.banner-card.metric-card .project-panel, .banner-card.metric-card .experience-panel {
  position: relative;
  overflow: hidden;
  width: calc(100% + 100px);
  margin-left: -50px;
  margin-right: -50px;
  align-items: flex-start;
  justify-content: flex-end;
  border-radius: 0;
  background-color: #ffffff;
}
.banner-card.metric-card .project-panel > img, .banner-card.metric-card .experience-panel > img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  object-position: center;
}
.banner-card.metric-card .experience-panel > img {
  object-fit: contain;
  object-position: center bottom;
}
.banner-card.metric-card .project-panel .project-count, .banner-card.metric-card .experience-panel .experience-count {
  z-index: 2;
  display: flex;
  gap: 6px;
  margin: 0 0 14px 14px;
  padding: 8px 12px;
  position: relative;
  align-items: baseline;
  flex-direction: row;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.94);
  box-shadow: 0 8px 20px rgba(8, 39, 32, 0.14);
}
.banner-card.metric-card .project-panel .project-count strong, .banner-card.metric-card .experience-panel .experience-count strong {
  color: #082720;
  font-size: 32px;
}
.banner-card.metric-card .project-panel .project-count span, .banner-card.metric-card .experience-panel .experience-count span {
  color: #082720;
  font-size: 14px;
  margin-top: 0;
}
.features-image {
  padding: 110px 210px 110px 90px;
  max-width: 600px;
}
.features-image.about-feature-image {
  display: flex;
  width: 100%;
  min-height: 0;
  padding: 0;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}
.features-image.about-feature-image .about-image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}
@media only screen and (min-width: 1200px) {
  .about-features-row .about-feature-sticky {
    position: sticky;
    top: calc(120px + 120px);
    align-self: flex-start;
  }
}
.features-image .feature-shape-1 {
  top: 186px;
  right: 90px;
  position: absolute;
}
.features-content {
  max-width: 620px;
  margin-left: auto;
}
.features-content .section-heading .sub-title {
  color: #9edd05;
}
.features-content .section-heading h2 span {
  position: relative;
  z-index: 1;
}
.features-content .section-heading h2 span img {
  left: 0;
  bottom: -4px;
  z-index: -1;
  position: absolute;
}
.features-content ul {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.features-content ul li {
  position: relative;
  margin-bottom: 30px;
  padding: 35px 84px 35px 150px;
}
.features-content ul li i {
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  left: 40px;
  color: #082720;
  position: absolute;
  transform: translateY(-50%);
  font-size: 53px;
  width: 80px;
  height: 80px;
  line-height: 1;
  text-align: center;
  border-radius: 100%;
  background-color: #9edd05;
  transition: all ease 0.5s;
}
.features-content ul li h3 {
  font-size: 25px;
  line-height: 1;
  margin-bottom: 20px;
}
.features-content ul li:last-child {
  margin-bottom: 0;
}
.features-content ul li:hover i {
  color: #9edd05;
  background-color: #082720;
}
.partner-area .title p {
  color: #9edd05;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  margin-bottom: 60px;
}
.partner-area .swiper-wrapper {
  align-items: center;
  text-align: center;
}
.partner-area.customer-logo-area .partner-logo img {
  width: auto;
  max-width: 100%;
  max-height: 72px;
  filter: invert(1);
}
.partner-area .partner-items {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px dashed rgba(255, 255, 255, 0.35);
  border-bottom: 1px dashed rgba(255, 255, 255, 0.35);
}
.partner-area.two .title p {
  color: #082720;
}
.partner-area.two .partner-items {
  padding-top: 0;
  padding-bottom: 0;
  border-top: 0 dashed rgba(255, 255, 255, 0.35);
  border-bottom: 0 dashed rgba(255, 255, 255, 0.35);
}
.services-area .section-heading {
  max-width: 350px;
}
.services-area .section-heading .services-btn {
  right: 0;
  bottom: 34px;
  position: absolute;
}
.services-area .section-heading .services-btn .swiper-button-prev, .services-area .section-heading .services-btn .swiper-button-next {
  display: inline-block;
  width: 56px;
  height: 56px;
  line-height: 56px;
  border-radius: 100%;
  border: 1px solid #072720;
  color: #082720;
  text-align: center;
  transition: all ease 0.5s;
}
.services-area .section-heading .services-btn .swiper-button-prev i, .services-area .section-heading .services-btn .swiper-button-next i {
  font-size: 20px;
  line-height: 1;
}
.services-area .section-heading .services-btn .swiper-button-prev::after, .services-area .section-heading .services-btn .swiper-button-next::after {
  display: none !important;
  content: none !important;
}
.services-area .section-heading .services-btn .swiper-button-prev:hover, .services-area .section-heading .services-btn .swiper-button-next:hover {
  border: 1px solid #9edd05;
  color: #9edd05;
}
.services-area .section-heading .services-btn .swiper-button-next {
  left: auto;
  right: 0;
}
.services-area .section-heading .services-btn .swiper-button-prev {
  left: auto;
  right: 65px;
}
.services-area .swiper-slide .services-card .services-card-body .read-more {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.services-area .swiper-slide.swiper-slide-active .services-card .services-card-body .read-more {
  display: block;
  opacity: 1;
  visibility: visible;
}
.services-area .services-items {
  margin: 0 -150px 0 -100px;
}
.services-card {
  transition: all ease 0.5s;
}
.services-card .services-card-body {
  left: 20px;
  right: 20px;
  bottom: 20px;
  position: absolute;
  padding: 40px 45px 40px 35px;
  background-color: rgba(255, 250, 235, 0.78) !important;
  -webkit-backdrop-filter: blur(14px) saturate(135%);
  backdrop-filter: blur(14px) saturate(135%);
  border: 1px solid rgba(255, 255, 255, 0.48);
  box-shadow: 0 12px 35px rgba(8, 39, 32, 0.14);
  transition: all ease 0.5s;
}
.services-card .services-card-body .businessman {
  color: #082720;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  line-height: 1;
  text-align: center;
  border-radius: 20px;
  background-color: #9edd05;
  margin-bottom: 30px;
  transition: all ease 0.5s;
  font-size: 45px;
}
.services-card .services-card-body h3 {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 15px;
}
.services-card .services-card-body .read-more {
  margin-top: 25px;
}
.services-card:hover .businessman {
  color: #9edd05;
  background-color: #082720;
}
.about-top .content {
  max-width: 380px;
  margin-left: auto;
}
.about-info {
  padding: 80px 80px;
}
.about-info .about-image {
  max-width: 505px;
  padding: 0 20px;
  margin-left: auto;
}
.about-info .about-image.workflow-step-visual {
  display: flex;
  height: 100%;
  min-height: 480px;
  padding: 0;
  overflow: hidden;
  align-items: stretch;
}
.about-info .workflow-step-image {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 480px;
  object-fit: cover;
  object-position: center;
  border-radius: 20px;
}
@media only screen and (max-width: 991px) {
  .about-info .about-image.workflow-step-visual, .about-info .workflow-step-image {
    min-height: 380px;
  }
}
@media only screen and (max-width: 767px) {
  .about-info .about-image.workflow-step-visual, .about-info .workflow-step-image {
    min-height: 300px;
  }
}
.about-content {
  max-width: 555px;
}
.about-content .nav-tabs {
  border: none;
  margin-bottom: 50px;
}
.about-content .nav-tabs .nav-item {
  border: none;
  margin-right: 15px;
}
.about-content .nav-tabs .nav-item .nav-link {
  display: inline-block;
  color: #082720;
  font-weight: 600;
  background-color: #ffffff;
  padding: 16px 20px 16px;
  transition: all ease 0.5s;
  border-radius: 10px;
}
.about-content .nav-tabs .nav-item .nav-link.active, .about-content .nav-tabs .nav-item .nav-link:hover {
  color: #ffffff;
  background-color: #082720;
}
.about-content .nav-tabs .nav-item:last-child {
  margin-right: 0;
}
.about-content .title {
  margin-bottom: 30px;
}
.about-content .title h2 {
  font-size: 40px;
  line-height: 1.25;
  margin-bottom: 15px;
}
.about-content .check {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  list-style-type: none;
  max-width: 430px;
}
.about-content .check li {
  position: relative;
  font-size: 18px;
  border-radius: 10px;
  background-color: #ffffff;
  padding: 17px 56px;
  margin-bottom: 20px;
}
.about-content .check li i {
  top: 50%;
  left: 20px;
  position: absolute;
  transform: translateY(-50%);
  font-size: 12px;
  font-weight: 600;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #082720;
  border-radius: 100%;
  color: #ffffff;
}
.about-content .check li:last-child {
  margin-bottom: 0;
}
.about-image {
  max-width: 600px;
  margin-left: auto;
}
.trust-area {
  position: relative;
  overflow: hidden;
}
.trust-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(300px, 0.75fr);
  gap: 60px;
  align-items: end;
  margin-bottom: 55px;
}
.trust-heading .section-heading {
  max-width: 760px;
}
.trust-heading .section-heading .sub-title {
  color: #9edd05;
}
.trust-heading .section-heading h2 span {
  position: relative;
  z-index: 1;
}
.trust-heading .section-heading h2 span img {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: -5px;
}
.trust-heading > p {
  max-width: 520px;
  margin-left: auto;
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
}
.trust-card-grid > div {
  display: flex;
}
.trust-card {
  width: 100%;
  padding: 38px;
  background: rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  transition: transform 0.35s ease, border-color 0.35s ease, background-color 0.35s ease;
}
.trust-card:hover {
  transform: translateY(-6px);
  border-color: rgba(158, 221, 5, 0.65);
  background: rgba(255, 255, 255, 0.12);
}
.trust-card-number {
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 28px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #082720;
  background-color: #9edd05;
  font-size: 14px;
  font-weight: 700;
}
.trust-card h3 {
  color: #ffffff;
  font-size: 25px;
  margin-bottom: 16px;
}
.trust-card p {
  color: rgba(255, 255, 255, 0.76);
  margin-bottom: 24px;
}
.trust-card p a, .trust-card > a {
  color: #9edd05;
  font-weight: 600;
}
.trust-card > a i {
  margin-left: 5px;
}
.trust-meta {
  display: flex;
  gap: 25px;
  margin-top: 45px;
  padding-top: 28px;
  align-items: center;
  justify-content: space-between;
  border-top: 1px dashed rgba(255, 255, 255, 0.28);
  color: rgba(255, 255, 255, 0.72);
}
.trust-meta a {
  color: #9edd05;
  font-weight: 600;
}
.trust-meta-links {
  display: flex;
  gap: 24px;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 991px) {
  .trust-heading {
    grid-template-columns: 1fr;
    gap: 25px;
  }
  .trust-heading > p {
    max-width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .trust-heading {
    margin-bottom: 35px;
  }
  .trust-card {
    padding: 28px 24px;
  }
  .trust-meta {
    align-items: flex-start;
    flex-direction: column;
  }
  .trust-meta-links {
    align-items: flex-start;
    flex-direction: column;
  }
}
.projects-reference-area {
  background-color: #ffffff;
}
.projects-reference-area .section-title p {
  max-width: 720px;
  margin: 18px auto 0;
}
.projects-reference-area .section-title h2 span {
  color: #466b00;
}
.gc-project-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-flow: dense;
  gap: 12px;
  margin-top: 55px;
}
.gc-project-shot {
  display: block;
  min-width: 0;
  height: 100%;
}
.gc-project-frame {
  position: relative;
  height: 28rem;
  min-height: 28rem;
  margin: 0;
  overflow: hidden;
  border-radius: 20px;
  background-color: #f2f2f2;
  box-shadow: 0 18px 45px rgba(9, 8, 8, 0.08);
}
.gc-project-frame::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(to top, rgba(8, 39, 32, 0.38), transparent 42%);
  opacity: 0.55;
  transition: opacity 0.35s ease;
}
.gc-project-frame img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 100%;
  object-fit: cover;
  object-position: top center;
  transform: translateY(0);
  transition: transform 9s linear;
  will-change: transform;
}
.gc-project-shot:hover .gc-project-frame img, .gc-project-shot:focus-visible .gc-project-frame img {
  transform: translateY(calc(-100% + 28rem));
}
.gc-project-shot:hover .gc-project-frame::after, .gc-project-shot:focus-visible .gc-project-frame::after {
  opacity: 0.85;
}
.gc-project-name, .gc-project-category {
  position: absolute;
  top: 16px;
  z-index: 3;
  padding: 7px 13px;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.25;
  box-shadow: 0 8px 22px rgba(8, 39, 32, 0.12);
}
.gc-project-name {
  right: 16px;
  max-width: 66%;
  color: #ffffff;
  text-align: right;
  background: rgba(8, 39, 32, 0.82);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.gc-project-category {
  left: 16px;
  color: #082720;
  background-color: #9edd05;
}
.gc-project-open {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  padding: 13px 20px;
  border-radius: 999px;
  color: #082720;
  background-color: #9edd05;
  font-weight: 700;
  white-space: nowrap;
  opacity: 0;
  transform: translate(-50%, -35%);
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.gc-project-shot:hover .gc-project-open, .gc-project-shot:focus-visible .gc-project-open {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.gc-project-copy {
  position: relative;
  display: flex;
  min-width: 0;
  min-height: 28rem;
  padding: 32px;
  overflow: hidden;
  justify-content: center;
  flex-direction: column;
  border-radius: 20px;
  background-color: #e2e2e2;
  box-shadow: 0 18px 45px rgba(9, 8, 8, 0.08);
}
.gc-project-copy::before, .gc-project-copy::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  pointer-events: none;
}
.gc-project-copy::before {
  width: 55%;
  aspect-ratio: 1;
  top: -18%;
  right: -18%;
}
.gc-project-copy::after {
  width: 34%;
  aspect-ratio: 1;
  bottom: -12%;
  left: -10%;
}
.gc-project-copy h3, .gc-project-copy p {
  position: relative;
  z-index: 1;
}
.gc-project-copy h3 {
  margin-bottom: 16px;
  color: #111827;
  font-size: 24px;
}
.gc-project-copy p {
  margin-bottom: 0;
  color: #4b5563;
  line-height: 1.7;
}
.gc-project-copy .gc-project-seo {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid rgba(17, 24, 39, 0.14);
  color: #1f2937;
  font-weight: 600;
}
.projects-reference-button {
  margin-top: 50px;
}
@media only screen and (min-width: 1200px) {
  .gc-project-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .gc-project-grid > .gc-project-shot:nth-of-type(4n+1) {
    grid-column: 1;
  }
  .gc-project-grid > .gc-project-copy:nth-of-type(4n+1) {
    grid-column: 2;
  }
  .gc-project-grid > .gc-project-shot:nth-of-type(4n+2) {
    grid-column: 3;
  }
  .gc-project-grid > .gc-project-copy:nth-of-type(4n+2) {
    grid-column: 4;
  }
  .gc-project-grid > .gc-project-shot:nth-of-type(4n+3) {
    grid-column: 2;
  }
  .gc-project-grid > .gc-project-copy:nth-of-type(4n+3) {
    grid-column: 1;
  }
  .gc-project-grid > .gc-project-shot:nth-of-type(4n+4) {
    grid-column: 4;
  }
  .gc-project-grid > .gc-project-copy:nth-of-type(4n+4) {
    grid-column: 3;
  }
}
@media only screen and (max-width: 767px) {
  .gc-project-grid {
    grid-template-columns: 1fr;
    margin-top: 35px;
  }
  .gc-project-frame, .gc-project-copy {
    min-height: 23rem;
  }
  .gc-project-frame {
    height: 23rem;
  }
  .gc-project-frame img {
    height: 100%;
    min-height: 0;
    object-fit: cover;
    transform: none !important;
    transition: none;
  }
  .gc-project-copy {
    padding: 28px 24px;
  }
  .gc-project-open {
    display: none;
  }
  .projects-reference-button {
    margin-top: 35px;
  }
}
@media (prefers-reduced-motion: reduce) {
  .gc-project-frame img {
    transform: none !important;
    transition: none;
  }
}
.gc-service-page {
  overflow: hidden;
  background-color: #ffffff;
}
.gc-service-hero {
  position: relative;
  padding: 150px 0 110px;
  overflow: hidden;
  color: #ffffff;
  background-color: #0c3a30;
}
.gc-service-hero::before, .gc-service-hero::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}
.gc-service-hero::before {
  top: -240px;
  left: -220px;
  width: 560px;
  height: 560px;
  border: 1px solid rgba(158, 221, 5, 0.2);
  box-shadow: 0 0 0 70px rgba(158, 221, 5, 0.025), 0 0 0 140px rgba(158, 221, 5, 0.018);
}
.gc-service-hero::after {
  right: -170px;
  bottom: -240px;
  width: 520px;
  height: 520px;
  background: radial-gradient(circle, rgba(158, 221, 5, 0.17) 0%, rgba(158, 221, 5, 0) 70%);
}
.gc-service-hero .container {
  position: relative;
  z-index: 1;
}
.gc-service-breadcrumbs {
  display: flex;
  gap: 9px;
  margin-bottom: 45px;
  align-items: center;
  color: rgba(255, 255, 255, 0.58);
  font-size: 14px;
}
.gc-service-breadcrumbs a {
  color: rgba(255, 255, 255, 0.76);
}
.gc-service-breadcrumbs a:hover {
  color: #9edd05;
}
.gc-service-breadcrumbs i {
  color: rgba(255, 255, 255, 0.34);
}
.gc-service-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.04fr) minmax(390px, 0.78fr);
  gap: clamp(55px, 7vw, 110px);
  align-items: center;
}
.gc-service-kicker {
  display: inline-flex;
  gap: 8px;
  padding: 9px 15px;
  align-items: center;
  border-radius: 999px;
  color: #082720;
  background-color: #9edd05;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.09em;
}
.gc-service-kicker i {
  font-size: 16px;
}
.gc-service-hero-copy h1 {
  max-width: 820px;
  margin: 23px 0 23px;
  color: #ffffff;
  font-size: clamp(52px, 5.3vw, 82px);
  line-height: 0.99;
  letter-spacing: -0.035em;
}
.gc-service-hero-copy h1 span {
  color: #9edd05;
}
.gc-service-lead {
  max-width: 760px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.74);
  font-size: 19px;
  line-height: 1.72;
}
.gc-service-hero-actions {
  display: flex;
  gap: 13px;
  margin-top: 36px;
  flex-wrap: wrap;
}
.gc-service-secondary-btn {
  display: inline-flex;
  gap: 9px;
  padding: 17px 26px;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 10px;
  color: #ffffff;
  font-weight: 700;
  transition: border-color 0.3s ease, color 0.3s ease, background-color 0.3s ease;
}
.gc-service-secondary-btn:hover {
  border-color: #ffffff;
  color: #082720;
  background-color: #ffffff;
}
.gc-service-proof {
  display: flex;
  gap: 22px;
  margin: 38px 0 0;
  padding: 0;
  flex-wrap: wrap;
  list-style: none;
}
.gc-service-proof li {
  display: flex;
  gap: 8px;
  align-items: center;
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  font-weight: 650;
}
.gc-service-proof i {
  color: #9edd05;
  font-size: 18px;
}
.gc-service-visual {
  position: relative;
  min-width: 0;
}
.gc-service-visual::before {
  content: "";
  position: absolute;
  inset: 20px -20px -20px 20px;
  border: 1px solid rgba(158, 221, 5, 0.24);
  border-radius: 30px;
}
.gc-service-visual figure {
  position: relative;
  height: 545px;
  margin: 0;
  overflow: hidden;
  border: 8px solid rgba(255, 255, 255, 0.09);
  border-radius: 30px;
  background-color: #16483e;
  box-shadow: 0 34px 80px rgba(2, 20, 16, 0.35);
}
.gc-service-visual figure::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(8, 39, 32, 0.42), rgba(8, 39, 32, 0) 60%);
  pointer-events: none;
}
.gc-service-visual img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gc-service-visual.is-contain figure {
  background: linear-gradient(145deg, #ffffff 0%, #eaf2ef 100%);
}
.gc-service-visual.is-contain img {
  padding: 18px;
  object-fit: contain;
}
.gc-service-visual-badge {
  position: absolute;
  right: -25px;
  bottom: 34px;
  z-index: 2;
  display: flex;
  gap: 12px;
  max-width: 230px;
  padding: 17px 20px;
  align-items: center;
  border-radius: 17px;
  color: #082720;
  background-color: #ffffff;
  box-shadow: 0 20px 45px rgba(2, 20, 16, 0.2);
}
.gc-service-visual-badge i {
  display: inline-flex;
  width: 42px;
  height: 42px;
  align-items: center;
  justify-content: center;
  flex: 0 0 42px;
  border-radius: 13px;
  color: #082720;
  background-color: #9edd05;
  font-size: 21px;
}
.gc-service-visual-badge strong, .gc-service-visual-badge span {
  display: block;
}
.gc-service-visual-badge strong {
  margin-bottom: 3px;
  font-size: 15px;
}
.gc-service-visual-badge span {
  color: #63716d;
  font-size: 11px;
  line-height: 1.35;
}
.gc-service-overview {
  position: relative;
  padding: 120px 0;
}
.gc-service-overview-grid {
  display: grid;
  grid-template-columns: minmax(310px, 0.72fr) minmax(0, 1.28fr);
  gap: clamp(55px, 8vw, 120px);
  align-items: start;
}
.gc-service-section-label {
  display: inline-block;
  margin-bottom: 16px;
  color: #668f00;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.11em;
}
.gc-service-overview-title h2, .gc-service-benefits-heading h2, .gc-service-process-heading h2, .gc-service-related-heading h2 {
  margin-bottom: 0;
  font-size: clamp(38px, 4vw, 58px);
  line-height: 1.08;
}
.gc-service-overview-title h2 span, .gc-service-benefits-heading h2 span, .gc-service-process-heading h2 span {
  color: #78a900;
}
.gc-service-overview-body > p {
  margin-bottom: 28px;
  color: #53635f;
  font-size: 18px;
  line-height: 1.82;
}
.gc-service-scope {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.gc-service-scope span {
  display: flex;
  gap: 10px;
  min-height: 64px;
  padding: 15px 17px;
  align-items: center;
  border-radius: 15px;
  color: #163c33;
  background-color: #f5f8f6;
  font-weight: 750;
}
.gc-service-scope i {
  display: inline-flex;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  flex: 0 0 28px;
  border-radius: 9px;
  color: #082720;
  background-color: #9edd05;
}
@media only screen and (min-width: 1200px) {
  .gc-service-overview-title {
    position: sticky;
    top: 120px;
  }
}
.gc-service-benefits {
  padding: 120px 0;
  background-color: #edf3f1;
}
.gc-service-benefits-heading {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.65fr);
  gap: 60px;
  margin-bottom: 52px;
  align-items: end;
}
.gc-service-benefits-heading p {
  margin-bottom: 0;
  color: #5a6965;
  font-size: 17px;
  line-height: 1.75;
}
.gc-service-benefit-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.gc-service-benefit-card {
  position: relative;
  min-height: 265px;
  padding: 30px;
  overflow: hidden;
  border: 1px solid rgba(8, 39, 32, 0.08);
  border-radius: 23px;
  background-color: #ffffff;
  box-shadow: 0 18px 40px rgba(8, 39, 32, 0.055);
  transition: transform 0.3s ease, color 0.3s ease, background-color 0.3s ease;
}
.gc-service-benefit-card::after {
  content: "";
  position: absolute;
  top: -60px;
  right: -60px;
  width: 145px;
  height: 145px;
  border-radius: 50%;
  background-color: rgba(158, 221, 5, 0.1);
  transition: transform 0.35s ease;
}
.gc-service-benefit-card:hover {
  color: #ffffff;
  background-color: #0c3a30;
  transform: translateY(-6px);
}
.gc-service-benefit-card:hover::after {
  transform: scale(1.25);
}
.gc-service-benefit-icon {
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 56px;
  height: 56px;
  margin-bottom: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  color: #082720;
  background-color: #9edd05;
  font-size: 26px;
}
.gc-service-benefit-icon > i,
.gc-contact-option-icon > i,
.difference-icon > i {
  display: block;
  line-height: 1;
}
.gc-service-benefit-grid .gc-service-benefit-icon > i::before {
  margin-left: 7px;
}
.gc-programmierung-page .gc-service-benefit-grid .gc-service-benefit-icon > i::before {
  margin-left: 4px;
}
.gc-service-benefit-card h3, .gc-service-benefit-card p {
  position: relative;
  z-index: 1;
}
.gc-service-benefit-card h3 {
  margin-bottom: 11px;
  color: #082720;
  font-size: 22px;
  transition: color 0.3s ease;
}
.gc-service-benefit-card p {
  margin-bottom: 0;
  color: #63716d;
  line-height: 1.65;
  transition: color 0.3s ease;
}
.gc-service-benefit-card:hover h3 {
  color: #ffffff;
}
.gc-service-benefit-card:hover p {
  color: rgba(255, 255, 255, 0.7);
}
.gc-service-process {
  padding: 120px 0;
  background-color: #ffffff;
}
.gc-service-process-heading {
  max-width: 800px;
  margin: 0 auto 55px;
  text-align: center;
}
.gc-service-process-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}
.gc-service-process-step {
  position: relative;
  padding: 27px 25px 30px;
  border-radius: 20px;
  background-color: #f8faf9;
}
.gc-service-process-step:not(:last-child)::after {
  content: "\ea6e";
  position: absolute;
  top: 36px;
  right: -22px;
  z-index: 2;
  display: inline-flex;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #082720;
  background-color: #9edd05;
  font-family: remixicon !important;
  font-size: 15px;
  transform: translateX(7px);
}
.gc-service-process-step > span {
  display: block;
  margin-bottom: 28px;
  color: #78a900;
  font-size: 14px;
  font-weight: 850;
  letter-spacing: 0.1em;
}
.gc-service-process-step h3 {
  margin-bottom: 10px;
  font-size: 21px;
}
.gc-service-process-step p {
  margin-bottom: 0;
  color: #61706c;
  line-height: 1.65;
}
.gc-service-trust {
  color: #ffffff;
  background-color: #0c3a30;
}
.gc-service-trust-inner {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) repeat(3, minmax(150px, 0.42fr));
  gap: 20px;
  padding: 62px 0;
  align-items: center;
}
.gc-service-trust-copy {
  max-width: 520px;
}
.gc-service-trust-copy span {
  display: block;
  margin-bottom: 10px;
  color: #9edd05;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.1em;
}
.gc-service-trust-copy h2 {
  margin-bottom: 0;
  color: #ffffff;
  font-size: clamp(30px, 3vw, 44px);
  line-height: 1.13;
}
.gc-service-trust-stat {
  padding: 20px 18px;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}
.gc-service-trust-stat strong, .gc-service-trust-stat span {
  display: block;
}
.gc-service-trust-stat strong {
  margin-bottom: 8px;
  color: #9edd05;
  font-size: 36px;
  line-height: 1;
}
.gc-service-trust-stat span {
  color: rgba(255, 255, 255, 0.68);
  font-size: 13px;
  line-height: 1.4;
}
.gc-service-related {
  padding: 120px 0;
  background-color: #f6f8f7;
}
.gc-service-related-heading {
  display: flex;
  gap: 30px;
  margin-bottom: 42px;
  align-items: end;
  justify-content: space-between;
}
.gc-service-related-heading p {
  max-width: 530px;
  margin-bottom: 0;
  color: #60706b;
}
.gc-service-link-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}
.gc-service-link-card {
  display: flex;
  gap: 15px;
  min-height: 94px;
  padding: 18px;
  align-items: center;
  border-radius: 17px;
  color: #082720;
  background-color: #ffffff;
  font-weight: 780;
  box-shadow: 0 12px 30px rgba(8, 39, 32, 0.05);
  transition: transform 0.3s ease, color 0.3s ease, background-color 0.3s ease;
}
.gc-service-link-card i {
  display: inline-flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  flex: 0 0 44px;
  border-radius: 13px;
  color: #082720;
  background-color: #9edd05;
  font-size: 21px;
}
.gc-service-link-grid .gc-service-link-card i::before {
  margin-left: 7px;
}
.gc-service-link-card:hover, .gc-service-link-card.is-active {
  color: #ffffff;
  background-color: #0c3a30;
  transform: translateY(-4px);
}
.gc-service-link-card.is-active {
  cursor: default;
}
.gc-service-cta {
  position: relative;
  display: flex;
  gap: 45px;
  margin-top: 65px;
  padding: clamp(38px, 5vw, 65px);
  overflow: hidden;
  align-items: center;
  justify-content: space-between;
  border-radius: 30px;
  background: linear-gradient(135deg, #bbf549 0%, #9edd05 100%);
}
.gc-service-cta::after {
  content: "";
  position: absolute;
  top: -100px;
  right: 20%;
  width: 260px;
  height: 260px;
  border: 46px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  pointer-events: none;
}
.gc-service-cta > div, .gc-service-cta > a {
  position: relative;
  z-index: 1;
}
.gc-service-cta > div {
  max-width: 780px;
}
.gc-service-cta span {
  display: block;
  margin-bottom: 12px;
  color: rgba(8, 39, 32, 0.72);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.1em;
}
.gc-service-cta h2 {
  margin-bottom: 10px;
  font-size: clamp(34px, 3.7vw, 52px);
  line-height: 1.08;
}
.gc-service-cta p {
  margin-bottom: 0;
  color: rgba(8, 39, 32, 0.72);
  font-size: 17px;
  line-height: 1.65;
}
.gc-service-cta .default-btn.two {
  flex: 0 0 auto;
}
@media only screen and (max-width: 1199px) {
  .gc-service-hero-grid {
    grid-template-columns: minmax(0, 1fr) minmax(330px, 0.7fr);
    gap: 55px;
  }
  .gc-service-visual figure {
    height: 470px;
  }
  .gc-service-benefit-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .gc-service-process-grid, .gc-service-link-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .gc-service-process-step:nth-child(2)::after {
    display: none;
  }
  .gc-service-trust-inner {
    grid-template-columns: 1fr repeat(3, minmax(130px, 0.35fr));
  }
}
@media only screen and (max-width: 991px) {
  .gc-service-hero {
    padding: 80px 0 90px;
  }
  .gc-service-hero-grid, .gc-service-overview-grid, .gc-service-benefits-heading {
    grid-template-columns: 1fr;
    margin-top: 64px;
  }
  .gc-service-hero-copy {
    max-width: 820px;
  }
  .gc-service-visual {
    max-width: 680px;
  }
  .gc-service-visual figure {
    height: 520px;
  }
  .gc-service-overview-grid {
    gap: 36px;
  }
  .gc-service-benefits-heading {
    gap: 24px;
  }
  .gc-service-trust-inner {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .gc-service-trust-copy {
    grid-column: 1 / -1;
    margin-bottom: 18px;
  }
  .gc-service-related-heading, .gc-service-cta {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .gc-service-hero {
    padding: 60px 0 75px;
  }
  .gc-service-breadcrumbs {
    margin-bottom: 32px;
  }
  .gc-service-hero-copy h1 {
    font-size: 43px;
  }
  .gc-service-lead {
    font-size: 16px;
  }
  .gc-service-hero-actions {
    flex-direction: column;
  }
  .gc-service-hero-actions .default-btn, .gc-service-secondary-btn {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
  .gc-service-proof {
    gap: 13px;
    flex-direction: column;
  }
  .gc-service-visual {
    margin-right: 12px;
  }
  .gc-service-visual::before {
    inset: 12px -12px -12px 12px;
  }
  .gc-service-visual figure {
    height: 390px;
    border-width: 5px;
    border-radius: 23px;
  }
  .gc-service-visual-badge {
    right: -12px;
    bottom: 22px;
  }
  .gc-service-overview, .gc-service-benefits, .gc-service-process, .gc-service-related {
    padding: 75px 0;
  }
  .gc-service-scope, .gc-service-benefit-grid, .gc-service-process-grid, .gc-service-link-grid {
    grid-template-columns: 1fr;
  }
  .gc-service-benefit-card {
    min-height: 0;
  }
  .gc-service-process-step::after {
    display: none !important;
  }
  .gc-service-trust-inner {
    grid-template-columns: 1fr;
    padding: 55px 0;
  }
  .gc-service-trust-copy {
    grid-column: auto;
  }
  .gc-service-trust-stat {
    padding: 16px 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    border-left: 0;
  }
  .gc-service-cta {
    margin-top: 45px;
  }
  .gc-service-cta .default-btn {
    width: 100%;
    text-align: center;
  }
}
.gc-contact-main {
  overflow: hidden;
  background-color: #ffffff;
}
.gc-contact-options {
  padding: 120px 0;
}
.gc-contact-heading {
  max-width: 850px;
  margin: 0 auto 55px;
}
.gc-contact-heading h2 {
  margin-bottom: 18px;
  font-size: clamp(40px, 4.5vw, 64px);
  line-height: 1.06;
}
.gc-contact-heading h2 span {
  color: #78a900;
}
.gc-contact-heading p {
  max-width: 720px;
  margin: 0 auto;
  color: #5c6b67;
  font-size: 17px;
  line-height: 1.75;
}
.gc-contact-option-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}
.gc-contact-option-card {
  min-width: 0;
  min-height: 285px;
  padding: 31px 26px;
  border-radius: 22px;
  background-color: #f7f9f8;
  transition: transform 0.3s ease, color 0.3s ease, background-color 0.3s ease;
}
.gc-contact-option-card:hover {
  color: #ffffff;
  background-color: #0c3a30;
  transform: translateY(-6px);
}
.gc-contact-option-icon {
  display: inline-flex;
  width: 58px;
  height: 58px;
  margin-bottom: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 17px;
  color: #082720;
  background-color: #9edd05;
  font-size: 27px;
}
.gc-contact-option-grid .gc-contact-option-icon > i::before {
  margin-left: 7px;
}

/* Industry landing pages */
.gc-industry-page {
  color: #082720;
  background-color: #ffffff;
}
.gc-industry-hero {
  position: relative;
  padding: 175px 0 110px;
  overflow: hidden;
  background:
    radial-gradient(circle at 83% 18%, rgba(158, 221, 5, 0.24), transparent 25%),
    linear-gradient(135deg, #edf3f1 0%, #ffffff 58%, #f5f9ec 100%);
}
.gc-industry-hero::after {
  position: absolute;
  right: -120px;
  bottom: -180px;
  width: 420px;
  height: 420px;
  border: 80px solid rgba(12, 58, 48, 0.045);
  border-radius: 50%;
  content: "";
}
.gc-industry-breadcrumb {
  display: flex;
  margin-bottom: 42px;
  align-items: center;
  flex-wrap: wrap;
  gap: 9px;
  color: #61706c;
  font-size: 14px;
}
.gc-industry-breadcrumb a {
  color: #376000;
  font-weight: 750;
}
.gc-industry-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(330px, 0.72fr);
  align-items: center;
  gap: clamp(48px, 7vw, 100px);
}
.gc-industry-kicker {
  display: inline-block;
  margin-bottom: 18px;
  color: #4f8400;
  font-size: 13px;
  font-weight: 850;
  letter-spacing: 0.11em;
}
.gc-industry-hero h1 {
  max-width: 850px;
  margin-bottom: 25px;
  font-size: clamp(48px, 6.2vw, 86px);
  line-height: 0.99;
  letter-spacing: -0.045em;
}
.gc-industry-hero h1 span {
  color: #639700;
}
.gc-industry-hero-grid > div > p {
  max-width: 720px;
  margin-bottom: 34px;
  color: #52645f;
  font-size: 19px;
  line-height: 1.75;
}
.gc-industry-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}
.gc-industry-text-link {
  color: #082720;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 5px;
}
.gc-industry-hero-panel {
  padding: 36px;
  border: 1px solid rgba(12, 58, 48, 0.09);
  border-radius: 28px;
  background-color: rgba(255, 255, 255, 0.82);
  box-shadow: 0 25px 70px rgba(8, 39, 32, 0.1);
  backdrop-filter: blur(12px);
}
.gc-industry-hero-panel > span {
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 850;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.gc-industry-hero-panel ul {
  display: grid;
  margin: 0;
  padding: 0;
  gap: 16px;
  list-style: none;
}
.gc-industry-hero-panel li {
  display: grid;
  grid-template-columns: 34px 1fr;
  align-items: center;
  gap: 12px;
  color: #50625d;
  line-height: 1.5;
}
.gc-industry-hero-panel li i {
  display: inline-flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #082720;
  background-color: #d3f751;
}
.gc-industry-intro {
  padding: 100px 0;
}
.gc-industry-two-col {
  display: grid;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
  align-items: start;
  gap: clamp(45px, 8vw, 120px);
}
.gc-industry-two-col h2,
.gc-industry-heading h2,
.gc-industry-faq h2,
.gc-industry-cta h2 {
  margin: 0;
  font-size: clamp(37px, 4.4vw, 58px);
  line-height: 1.08;
  letter-spacing: -0.035em;
}
.gc-industry-two-col > p {
  margin: 38px 0 0;
  color: #5e6e69;
  font-size: 19px;
  line-height: 1.85;
}
.gc-industry-services {
  padding: 110px 0;
  background-color: #f3f6f5;
}
.gc-industry-heading {
  max-width: 760px;
  margin-bottom: 48px;
}
.gc-industry-heading > p {
  max-width: 680px;
  margin: 20px 0 0;
  color: #60706b;
  font-size: 17px;
  line-height: 1.75;
}
.gc-industry-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
.gc-industry-card {
  min-height: 285px;
  padding: 30px;
  border-radius: 23px;
  background-color: #ffffff;
  transition: transform 0.3s ease, background-color 0.3s ease;
}
.gc-industry-card:hover {
  color: #ffffff;
  background-color: #0c3a30;
  transform: translateY(-5px);
}
.gc-industry-card > span,
.gc-industry-step > span {
  display: block;
  margin-bottom: 65px;
  color: #689a00;
  font-size: 13px;
  font-weight: 850;
  letter-spacing: 0.1em;
}
.gc-industry-card h3,
.gc-industry-step h3 {
  margin-bottom: 12px;
  font-size: 22px;
}
.gc-industry-card p,
.gc-industry-step p {
  margin: 0;
  color: #62716d;
  font-size: 15px;
  line-height: 1.7;
}
.gc-industry-card:hover h3 {
  color: #ffffff;
}
.gc-industry-card:hover p {
  color: rgba(255, 255, 255, 0.7);
}
.gc-industry-process {
  padding: 110px 0;
  background-color: #0c3a30;
}
.gc-industry-heading-light h2 {
  color: #ffffff;
}
.gc-industry-heading-light .gc-industry-kicker {
  color: #d3f751;
}
.gc-industry-step-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
.gc-industry-step {
  min-height: 290px;
  padding: 28px;
  border-radius: 21px;
  background-color: rgba(255, 255, 255, 0.08);
}
.gc-industry-step > span {
  color: #d3f751;
}
.gc-industry-step h3 {
  color: #ffffff;
}
.gc-industry-step p {
  color: rgba(255, 255, 255, 0.66);
}
.gc-industry-faq {
  padding: 110px 0;
}
.gc-industry-faq-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.72fr) minmax(0, 1.28fr);
  align-items: start;
  gap: clamp(45px, 8vw, 110px);
}
.gc-industry-faq-grid > div:first-child > p {
  margin: 22px 0;
  color: #60706b;
  line-height: 1.75;
}
.gc-industry-faq-grid > div:first-child > a {
  color: #4f8400;
  font-weight: 800;
}
.gc-industry-details {
  display: grid;
  gap: 12px;
}
.gc-industry-details details {
  padding: 22px 24px;
  border: 1px solid #e1e8e5;
  border-radius: 16px;
  background-color: #f8faf9;
}
.gc-industry-details summary {
  cursor: pointer;
  color: #082720;
  font-size: 17px;
  font-weight: 800;
}
.gc-industry-details details p {
  margin: 15px 0 0;
  color: #60706b;
  line-height: 1.7;
}
.gc-industry-related {
  padding: 100px 0;
  background-color: #f3f6f5;
}
.gc-industry-link-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}
.gc-industry-link-grid a {
  display: flex;
  min-height: 90px;
  padding: 20px;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  border-radius: 16px;
  color: #082720;
  background-color: #ffffff;
  font-weight: 800;
}
.gc-industry-link-grid a:hover {
  color: #ffffff;
  background-color: #0c3a30;
}
.gc-industry-cta {
  padding: 80px 0;
  background-color: #d3f751;
}
.gc-industry-cta .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 45px;
}
.gc-industry-cta h2 {
  max-width: 750px;
}
.gc-industry-cta p {
  max-width: 720px;
  margin: 18px 0 0;
  color: #40534e;
  font-size: 17px;
}
.gc-industry-overview-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
.gc-industry-overview-card {
  display: flex;
  min-height: 320px;
  padding: 30px;
  flex-direction: column;
  border-radius: 23px;
  color: #082720;
  background-color: #ffffff;
  transition: transform 0.3s ease, color 0.3s ease, background-color 0.3s ease;
}
.gc-industry-overview-card > span {
  margin-bottom: 46px;
  color: #639700;
  font-size: 13px;
  font-weight: 850;
}
.gc-industry-overview-card > .gc-industry-overview-icon {
  display: inline-flex;
  width: 52px;
  height: 52px;
  margin-bottom: 38px;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  color: #082720;
  background-color: #d3f751;
  font-size: 25px;
}
.gc-industry-overview-card > .gc-industry-overview-icon i,
.gc-industry-overview-card > .gc-industry-overview-icon i::before {
  display: block;
  margin: 0 !important;
  line-height: 1;
}
.gc-industry-overview-card > .gc-industry-overview-icon img {
  display: block;
  width: 28px;
  height: 28px;
}
.gc-industry-overview-card h2 {
  margin-bottom: 14px;
  font-size: 25px;
}
.gc-industry-overview-card p {
  margin-bottom: 30px;
  color: #60706b;
  line-height: 1.65;
}
.gc-industry-overview-card strong {
  margin-top: auto;
}
.gc-industry-overview-card:hover {
  color: #ffffff;
  background-color: #0c3a30;
  transform: translateY(-5px);
}
.gc-industry-overview-card:hover h2,
.gc-industry-overview-card:hover p {
  color: #ffffff;
}
@media only screen and (max-width: 991px) {
  .gc-industry-hero {
    padding: 145px 0 85px;
  }
  .gc-industry-hero-grid,
  .gc-industry-two-col,
  .gc-industry-faq-grid {
    grid-template-columns: 1fr;
  }
  .gc-industry-card-grid,
  .gc-industry-overview-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .gc-industry-step-grid,
  .gc-industry-link-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .gc-industry-two-col > p {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .gc-industry-hero {
    padding: 120px 0 70px;
  }
  .gc-industry-hero h1 {
    font-size: 44px;
  }
  .gc-industry-hero-panel,
  .gc-industry-card,
  .gc-industry-step,
  .gc-industry-overview-card {
    padding: 23px;
  }
  .gc-industry-intro,
  .gc-industry-services,
  .gc-industry-process,
  .gc-industry-faq,
  .gc-industry-related {
    padding: 75px 0;
  }
  .gc-industry-card-grid,
  .gc-industry-overview-grid,
  .gc-industry-step-grid,
  .gc-industry-link-grid {
    grid-template-columns: 1fr;
  }
  .gc-industry-card,
  .gc-industry-step,
  .gc-industry-overview-card {
    min-height: 0;
  }
  .gc-industry-card > span,
  .gc-industry-step > span {
    margin-bottom: 40px;
  }
  .gc-industry-cta .container {
    align-items: flex-start;
    flex-direction: column;
  }
}
.gc-contact-option-card h3 {
  margin-bottom: 13px;
  color: #082720;
  font-size: 21px;
  transition: color 0.3s ease;
}
.gc-contact-option-card > a {
  display: inline-block;
  margin-bottom: 11px;
  overflow-wrap: anywhere;
  color: #376000;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.45;
}
.gc-contact-option-card p {
  margin-bottom: 0;
  color: #63716d;
  line-height: 1.6;
  transition: color 0.3s ease;
}
.gc-contact-option-card:hover h3, .gc-contact-option-card:hover > a {
  color: #ffffff;
}
.gc-contact-option-card:hover p {
  color: rgba(255, 255, 255, 0.68);
}
.gc-contact-location {
  padding: 120px 0;
  background-color: #edf3f1;
}
.gc-contact-location-grid {
  display: grid;
  grid-template-columns: minmax(320px, 0.67fr) minmax(0, 1.33fr);
  gap: 24px;
  align-items: stretch;
}
.gc-contact-office {
  display: flex;
  padding: clamp(34px, 4vw, 55px);
  flex-direction: column;
  border-radius: 28px;
  color: #ffffff;
  background-color: #0c3a30;
}
.gc-contact-office .gc-service-section-label {
  color: #9edd05;
}
.gc-contact-office h2 {
  margin-bottom: 20px;
  color: #ffffff;
  font-size: clamp(36px, 3.5vw, 51px);
  line-height: 1.08;
}
.gc-contact-office > p {
  margin-bottom: 28px;
  color: rgba(255, 255, 255, 0.69);
  line-height: 1.7;
}
.gc-contact-office address {
  display: flex;
  margin-bottom: 26px;
  padding: 20px;
  flex-direction: column;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 17px;
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(255, 255, 255, 0.06);
  font-style: normal;
  line-height: 1.6;
}
.gc-contact-office address strong {
  margin-bottom: 4px;
  color: #ffffff;
  font-size: 17px;
}
.gc-contact-office ul {
  display: grid;
  gap: 11px;
  margin: 0 0 34px;
  padding: 0;
  list-style: none;
}
.gc-contact-office li {
  display: flex;
  gap: 9px;
  align-items: flex-start;
  color: rgba(255, 255, 255, 0.72);
}
.gc-contact-office li i {
  color: #9edd05;
  font-size: 18px;
}
.gc-contact-office .default-btn {
  width: fit-content;
  margin-top: auto;
}
.gc-contact-map {
  min-height: 620px;
  padding: 10px;
  overflow: hidden;
  border-radius: 28px;
  background-color: #ffffff;
  box-shadow: 0 20px 55px rgba(8, 39, 32, 0.1);
}
.gc-contact-map iframe {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 600px;
  border: 0;
  border-radius: 20px;
}
.gc-contact-form-area {
  padding: 120px 0;
  background-color: #ffffff;
}
.gc-contact-form-grid {
  display: grid;
  grid-template-columns: minmax(300px, 0.58fr) minmax(0, 1.42fr);
  gap: clamp(50px, 7vw, 100px);
  align-items: start;
}
.gc-contact-form-copy h2 {
  margin-bottom: 20px;
  font-size: clamp(39px, 4vw, 58px);
  line-height: 1.08;
}
.gc-contact-form-copy > p {
  margin-bottom: 30px;
  color: #5b6a66;
  font-size: 17px;
  line-height: 1.75;
}
.gc-contact-form-note {
  display: flex;
  gap: 15px;
  padding: 20px;
  align-items: flex-start;
  border-radius: 17px;
  background-color: #edf3f1;
}
.gc-contact-form-note > i {
  color: #78a900;
  font-size: 28px;
}
.gc-contact-form-note strong, .gc-contact-form-note span {
  display: block;
}
.gc-contact-form-note strong {
  margin-bottom: 5px;
  color: #082720;
}
.gc-contact-form-note span {
  color: #65736f;
  font-size: 13px;
  line-height: 1.5;
}
@media only screen and (min-width: 1200px) {
  .gc-contact-form-copy {
    position: sticky;
    top: 120px;
  }
}
.gc-contact-form {
  padding: clamp(28px, 4vw, 50px);
  border: 1px solid rgba(8, 39, 32, 0.08);
  border-radius: 28px;
  background-color: #fffaeb;
  box-shadow: 0 24px 65px rgba(8, 39, 32, 0.08);
}
.gc-contact-form fieldset {
  margin: 0;
  padding: 0 0 34px;
  border: 0;
}
.gc-contact-form fieldset + fieldset {
  padding-top: 34px;
  border-top: 1px solid rgba(8, 39, 32, 0.12);
}
.gc-contact-form legend {
  width: auto;
  margin-bottom: 23px;
  color: #082720;
  font-size: 21px;
  font-weight: 800;
}
.gc-contact-fields {
  display: grid;
  gap: 19px;
  margin-bottom: 19px;
}
.gc-contact-fields.two-columns {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.gc-contact-fields.three-columns {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.gc-contact-field {
  min-width: 0;
}
.gc-contact-field label {
  display: block;
  margin-bottom: 8px;
  color: #28483f;
  font-size: 13px;
  font-weight: 750;
}
.gc-contact-field input, .gc-contact-field select, .gc-contact-field textarea {
  display: block;
  width: 100%;
  border: 1px solid rgba(8, 39, 32, 0.14);
  box-shadow: none;
  color: #082720;
  background-color: #ffffff;
  font-size: 14px;
  transition: border-color 0.25s ease, box-shadow 0.25s ease;
}
.gc-contact-field input, .gc-contact-field select {
  height: 54px;
  padding: 0 16px;
  border-radius: 13px;
}
.gc-contact-field textarea {
  min-height: 160px;
  padding: 15px 16px;
  border-radius: 16px;
  resize: vertical;
}
.gc-contact-field input:focus, .gc-contact-field select:focus, .gc-contact-field textarea:focus {
  outline: none;
  border-color: #78a900;
  box-shadow: 0 0 0 4px rgba(158, 221, 5, 0.14);
}
.gc-contact-field input::placeholder, .gc-contact-field textarea::placeholder {
  color: #89948f;
}
.gc-contact-form > .default-btn {
  width: 100%;
}
.gc-contact-honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}
.gc-contact-form-status {
  margin-top: 18px;
  padding: 14px 18px;
  border: 1px solid transparent;
  border-radius: 12px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
}
.gc-contact-form-status.is-pending {
  color: #082720;
  border-color: rgba(8, 39, 32, 0.15);
  background-color: #edf3f1;
}
.gc-contact-form-status.is-success {
  color: #174b12;
  border-color: rgba(54, 132, 43, 0.28);
  background-color: #effbea;
}
.gc-contact-form-status.is-error {
  color: #8a1c1c;
  border-color: rgba(184, 47, 47, 0.28);
  background-color: #fff1f1;
}
.gc-contact-form .default-btn:disabled {
  cursor: wait;
  opacity: 0.7;
}

@supports (content-visibility: auto) {
  .main-banner-area ~ .features-area,
  .main-banner-area ~ .services-area,
  .main-banner-area ~ .about-us-area,
  .main-banner-area ~ .gc-service-trust,
  .main-banner-area ~ .projects-area,
  .main-banner-area ~ .testimonials-area,
  .main-banner-area ~ .faq-area {
    content-visibility: auto;
    contain-intrinsic-size: auto 900px;
  }
}
.gc-contact-privacy {
  margin: 17px auto 0;
  color: #6a7773;
  font-size: 12px;
  line-height: 1.55;
  text-align: center;
}
.gc-contact-privacy a {
  color: #466b00;
  font-weight: 750;
  text-decoration: underline;
}
@media only screen and (max-width: 1199px) {
  .gc-contact-option-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .gc-contact-location-grid, .gc-contact-form-grid {
    grid-template-columns: 1fr;
  }
  .gc-contact-office {
    min-height: 570px;
  }
}
@media only screen and (max-width: 767px) {
  .gc-contact-options, .gc-contact-location, .gc-contact-form-area {
    padding: 75px 0;
  }
  .gc-contact-heading {
    margin-bottom: 38px;
  }
  .gc-contact-option-grid, .gc-contact-fields.two-columns, .gc-contact-fields.three-columns {
    grid-template-columns: 1fr;
  }
  .gc-contact-option-card {
    min-height: 0;
  }
  .gc-contact-office {
    min-height: 0;
  }
  .gc-contact-map {
    min-height: 440px;
  }
  .gc-contact-map iframe {
    min-height: 420px;
  }
}
.references-page-area {
  position: relative;
  background-color: #ffffff;
}
.references-page-area .gc-project-grid {
  margin-top: 0;
}
.references-intro {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.62fr);
  gap: 70px;
  margin-bottom: 58px;
  align-items: end;
}
.references-intro-copy {
  max-width: 760px;
}
.references-intro-copy .sub-title.two {
  display: inline-flex;
  padding: 10px 20px;
  align-items: center;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 1.6px;
}
.references-intro-copy h2 {
  margin: 20px 0 18px;
  font-size: clamp(40px, 4.5vw, 66px);
  line-height: 1.05;
}
.references-intro-copy h2 span {
  color: #78a900;
}
.references-intro-copy p {
  max-width: 720px;
  margin-bottom: 0;
  color: #53635f;
  font-size: 17px;
  line-height: 1.75;
}
.references-stats {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  overflow: hidden;
  border-radius: 22px;
  background-color: #ffffff;
  box-shadow: 0 18px 48px rgba(8, 39, 32, 0.08);
}
.references-stats div {
  min-width: 0;
  padding: 25px 16px;
  text-align: center;
}
.references-stats div + div {
  border-left: 1px solid rgba(8, 39, 32, 0.1);
}
.references-stats strong, .references-stats span {
  display: block;
}
.references-stats strong {
  margin-bottom: 8px;
  color: #0c3a30;
  font-size: 32px;
  line-height: 1;
}
.references-stats span {
  color: #65736f;
  font-size: 12px;
  line-height: 1.35;
}
.references-cta {
  position: relative;
  display: flex;
  gap: 40px;
  margin-top: 70px;
  padding: clamp(34px, 5vw, 62px);
  overflow: hidden;
  align-items: center;
  justify-content: space-between;
  border-radius: 30px;
  color: #ffffff;
  background-color: #0c3a30;
}
.references-cta::after {
  content: "";
  position: absolute;
  top: -95px;
  right: 18%;
  width: 250px;
  height: 250px;
  border: 44px solid rgba(158, 221, 5, 0.08);
  border-radius: 50%;
  pointer-events: none;
}
.references-cta > div, .references-cta .default-btn {
  position: relative;
  z-index: 1;
}
.references-cta > div {
  max-width: 720px;
}
.references-cta span {
  display: block;
  margin-bottom: 12px;
  color: #9edd05;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.1em;
}
.references-cta h2 {
  margin-bottom: 0;
  color: #ffffff;
  font-size: clamp(31px, 3.4vw, 48px);
  line-height: 1.12;
}
.references-cta .default-btn {
  flex: 0 0 auto;
}
@media only screen and (max-width: 1199px) {
  .references-intro {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .references-stats {
    max-width: 620px;
  }
}
@media only screen and (max-width: 767px) {
  .references-intro {
    margin-bottom: 38px;
  }
  .references-intro-copy h2 {
    font-size: 36px;
  }
  .references-stats {
    grid-template-columns: 1fr;
  }
  .references-stats div {
    display: flex;
    gap: 16px;
    padding: 19px 22px;
    align-items: center;
    text-align: left;
  }
  .references-stats div + div {
    border-top: 1px solid rgba(8, 39, 32, 0.1);
    border-left: 0;
  }
  .references-stats strong {
    min-width: 72px;
    margin-bottom: 0;
  }
  .references-cta {
    margin-top: 45px;
    align-items: flex-start;
    flex-direction: column;
  }
  .references-cta .default-btn {
    width: 100%;
    text-align: center;
  }
}
.difference-area {
  position: relative;
  overflow: hidden;
  color: #ffffff;
  background-color: #0c3a30;
}
.difference-area::before, .difference-area::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}
.difference-area::before {
  top: -220px;
  left: -180px;
  width: 460px;
  height: 460px;
  border: 1px solid rgba(158, 221, 5, 0.2);
  box-shadow: 0 0 0 55px rgba(158, 221, 5, 0.025), 0 0 0 110px rgba(158, 221, 5, 0.02);
}
.difference-area::after {
  right: -110px;
  bottom: -160px;
  width: 330px;
  height: 330px;
  background: radial-gradient(circle, rgba(158, 221, 5, 0.15) 0%, rgba(158, 221, 5, 0) 70%);
}
.difference-area .container {
  position: relative;
  z-index: 1;
}
.difference-heading {
  max-width: 900px;
  margin: 0 auto 55px;
}
.difference-eyebrow {
  display: inline-flex;
  padding: 9px 16px;
  align-items: center;
  border-radius: 999px;
  color: #082720;
  background-color: #9edd05;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
}
.difference-heading h2 {
  max-width: 850px;
  margin: 20px auto 18px;
  color: #ffffff;
  font-size: clamp(38px, 4.3vw, 64px);
  line-height: 1.08;
}
.difference-heading h2 span {
  color: #9edd05;
}
.difference-heading p {
  max-width: 760px;
  margin: 0 auto;
  color: rgba(255, 255, 255, 0.76);
  font-size: 18px;
  line-height: 1.75;
}
.difference-board {
  display: grid;
  grid-template-columns: minmax(310px, 0.72fr) minmax(0, 1.28fr);
  gap: 16px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.045);
  box-shadow: 0 30px 80px rgba(2, 20, 16, 0.22);
}
.difference-highlight {
  position: relative;
  display: flex;
  min-height: 540px;
  padding: clamp(30px, 3.5vw, 46px);
  overflow: hidden;
  flex-direction: column;
  border-radius: 22px;
  color: #082720;
  background: linear-gradient(145deg, #caff65 0%, #9edd05 58%, #84c000 100%);
}
.difference-highlight::before, .difference-highlight::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}
.difference-highlight::before {
  top: -95px;
  right: -80px;
  width: 240px;
  height: 240px;
  border: 40px solid rgba(255, 255, 255, 0.18);
}
.difference-highlight::after {
  right: -60px;
  bottom: 90px;
  width: 150px;
  height: 150px;
  background-color: rgba(12, 58, 48, 0.08);
}
.difference-brand, .difference-number, .difference-highlight > p, .difference-reference-link {
  position: relative;
  z-index: 1;
}
.difference-brand {
  display: flex;
  gap: 14px;
  align-items: center;
}
.difference-brand-logo {
  display: inline-flex;
  width: 58px;
  height: 58px;
  padding: 8px;
  align-items: center;
  justify-content: center;
  flex: 0 0 58px;
  border-radius: 16px;
  background-color: #ffffff;
  box-shadow: 0 12px 28px rgba(8, 39, 32, 0.12);
}
.difference-brand-logo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.difference-brand small, .difference-brand strong {
  display: block;
}
.difference-brand small {
  margin-bottom: 3px;
  color: rgba(8, 39, 32, 0.68);
  font-size: 13px;
}
.difference-brand strong {
  color: #082720;
  font-size: 22px;
  line-height: 1.1;
}
.difference-number {
  margin-top: auto;
  line-height: 0.8;
}
.difference-number small {
  display: block;
  margin: 0 0 13px 8px;
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.difference-number strong {
  color: #082720;
  font-size: clamp(88px, 9vw, 132px);
  letter-spacing: -0.08em;
}
.difference-highlight > p {
  max-width: 390px;
  margin: 28px 0 30px;
  color: rgba(8, 39, 32, 0.82);
  font-size: 17px;
  font-weight: 600;
  line-height: 1.65;
}
.difference-reference-link {
  display: flex;
  padding-top: 20px;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(8, 39, 32, 0.24);
  color: #082720;
  font-weight: 800;
}
.difference-reference-link i {
  display: inline-flex;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #ffffff;
  background-color: #0c3a30;
  transition: transform 0.25s ease;
}
.difference-reference-link:hover {
  color: #082720;
}
.difference-reference-link:hover i {
  transform: rotate(45deg);
}
.difference-list {
  display: grid;
  gap: 12px;
}
.difference-item {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) minmax(150px, 0.52fr);
  gap: 20px;
  min-width: 0;
  padding: 24px;
  align-items: center;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.075);
  transition: transform 0.3s ease, border-color 0.3s ease, background-color 0.3s ease;
}
.difference-item:hover {
  border-color: rgba(158, 221, 5, 0.48);
  background-color: rgba(255, 255, 255, 0.105);
  transform: translateX(-5px);
}
.difference-icon {
  display: inline-flex;
  width: 56px;
  height: 56px;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  color: #9edd05;
  background-color: rgba(158, 221, 5, 0.12);
  font-size: 27px;
}
.difference-copy {
  position: relative;
  min-width: 0;
  padding-right: 22px;
}
.difference-index {
  position: absolute;
  top: -4px;
  right: 0;
  color: rgba(255, 255, 255, 0.18);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
}
.difference-copy h3 {
  margin-bottom: 7px;
  color: #ffffff;
  font-size: 20px;
}
.difference-copy p {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  line-height: 1.55;
}
.difference-other {
  min-width: 0;
  padding-left: 20px;
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}
.difference-other small, .difference-other strong {
  display: block;
}
.difference-other small {
  margin-bottom: 6px;
  color: rgba(255, 255, 255, 0.48);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.difference-other strong {
  color: #ffb8ad;
  font-size: 14px;
  line-height: 1.4;
}
.difference-footer {
  display: flex;
  gap: 30px;
  margin-top: 34px;
  align-items: center;
  justify-content: space-between;
}
.difference-footer p {
  max-width: 580px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.65;
}
.difference-footer p strong {
  color: #ffffff;
}
.difference-actions {
  display: flex;
  gap: 12px;
  flex: 0 0 auto;
}
.difference-actions .default-btn.three:hover {
  color: #082720;
  background-color: #9edd05;
}
@media only screen and (max-width: 1199px) {
  .difference-board {
    grid-template-columns: minmax(290px, 0.65fr) minmax(0, 1.35fr);
  }
  .difference-item {
    grid-template-columns: 54px minmax(0, 1fr);
  }
  .difference-other {
    grid-column: 2;
    padding: 12px 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    border-left: 0;
  }
  .difference-other small, .difference-other strong {
    display: inline;
  }
  .difference-other small {
    margin-right: 7px;
  }
}
@media only screen and (max-width: 991px) {
  .difference-board {
    grid-template-columns: 1fr;
  }
  .difference-highlight {
    min-height: 470px;
  }
  .difference-footer {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .difference-heading {
    margin-bottom: 35px;
  }
  .difference-heading h2 {
    font-size: 34px;
  }
  .difference-heading p {
    font-size: 16px;
  }
  .difference-board {
    padding: 10px;
    border-radius: 24px;
  }
  .difference-highlight {
    min-height: 450px;
    padding: 28px 24px;
  }
  .difference-number strong {
    font-size: 88px;
  }
  .difference-item {
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 14px;
    padding: 21px 18px;
  }
  .difference-icon {
    width: 48px;
    height: 48px;
    border-radius: 14px;
    font-size: 23px;
  }
  .difference-copy {
    padding-right: 0;
  }
  .difference-index {
    display: none;
  }
  .difference-copy h3 {
    font-size: 18px;
  }
  .difference-other {
    grid-column: 1 / -1;
  }
  .difference-actions {
    width: 100%;
    flex-direction: column;
  }
  .difference-actions .default-btn {
    width: 100%;
    text-align: center;
  }
}
.pricing-card .title {
  padding: 50px 30px 40px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dashed rgba(8, 39, 32, 0.35);
  transition: all ease 0.5s;
}
.pricing-card h3 {
  font-size: 20px;
  line-height: 1;
  margin-bottom: 28px;
}
.pricing-card h4 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 0;
}
.pricing-card h4 span {
  font-size: 16px;
  font-weight: 400;
}
.pricing-card .pricing-card-body {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 50px;
}
.pricing-card .pricing-card-body .default-btn {
  margin-top: 35px;
}
.pricing-card .check {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.pricing-card .check li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}
.pricing-card .check li i {
  top: 3px;
  left: 0;
  position: absolute;
  width: 18px;
  height: 18px;
  line-height: 20px;
  border-radius: 100%;
  background-color: #9edd05;
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  color: #082720;
}
.pricing-card .check li:last-child {
  margin-bottom: 0;
}
.pricing-card:hover .title, .pricing-card.active .title {
  border-radius: 30px 30px 0 0;
  background-color: #9edd05;
  border-bottom: 1px solid transparent;
}
.pricing-card:hover .default-btn.two, .pricing-card.active .default-btn.two {
  background-color: #9edd05 !important;
}
.pricing-bg {
  padding: 60px 60px;
}
.pricing-bg .pricing-card .title {
  padding: 50px 20px 40px 150px;
}
.pricing-bg .pricing-card h3 {
  margin-bottom: 25px;
}
.pricing-bg .pricing-card.gc-service-price .title {
  min-height: 272px;
  margin-bottom: 0;
  padding: 38px 30px 40px;
  border-bottom: 1px dashed rgba(8, 39, 32, 0.35);
}
.pricing-bg .pricing-card.gc-service-price:hover .title, .pricing-bg .pricing-card.gc-service-price.active .title {
  padding-bottom: 40px;
  border-bottom-color: rgba(8, 39, 32, 0.22);
}
.pricing-card.gc-service-price .pricing-label {
  display: inline-block;
  margin-bottom: 14px;
  color: #477000;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.pricing-card.gc-service-price .pricing-summary {
  min-height: 78px;
  margin-bottom: 22px;
  color: rgba(8, 39, 32, 0.72);
}
.pricing-card.gc-service-price .pricing-card-body {
  height: 100%;
  padding-top: 40px;
}
.pricing-card.gc-service-price .pricing-card-body .default-btn {
  margin-top: auto !important;
}
.choose-btn h3 {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 25px;
}
.choose-btn .nav-tabs {
  border: none;
}
.choose-btn .nav-tabs .nav-item {
  border: none;
}
.choose-btn .nav-tabs .nav-item .nav-link {
  width: 100%;
  border-radius: 20px;
  padding: 30px 30px;
  color: #072720;
  text-align: left;
  transition: all ease 0.5s;
}
.choose-btn .nav-tabs .nav-item .nav-link span {
  display: block;
  position: relative;
  font-size: 18px;
  font-weight: 600;
  padding-left: 30px;
  color: #082720;
  margin-bottom: 15px;
  transition: all ease 0.5s;
  text-align: start;
}
.choose-btn .nav-tabs .nav-item .nav-link span i {
  top: 50%;
  left: 0;
  color: #082720;
  position: absolute;
  font-size: 12px;
  font-weight: 700;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 100%;
  text-align: center;
  background-color: #9edd05;
  transform: translateY(-50%);
}
.choose-btn .nav-tabs .nav-item .nav-link:hover, .choose-btn .nav-tabs .nav-item .nav-link.active {
  color: #ffffff;
  background-color: #0c3a30;
}
.choose-btn .nav-tabs .nav-item .nav-link:hover span, .choose-btn .nav-tabs .nav-item .nav-link.active span {
  color: #ffffff;
}
.choose-btn .nav-tabs .nav-item:last-child {
  margin-bottom: 0;
}
.testimonials-image {
  max-width: 700px;
  text-align: center;
  padding: 50px 70px 0;
}
.testimonials-image .feature-shape-1 {
  top: 100px;
  right: 90px;
  position: absolute;
  max-width: 40px;
  pointer-events: none;
  animation: rotation 5s infinite linear;
}
.testimonials-image .feature-shape-2 {
  top: 100px;
  left: 90px;
  position: absolute;
  max-width: 40px;
  pointer-events: none;
  animation: rotation 5s infinite linear;
}
.testimonials-content {
  max-width: 620px;
  margin-left: auto;
}
.testimonials-card {
  padding: 50px 60px 50px 40px;
}
.testimonials-card ul {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 18px;
  list-style-type: none;
}
.testimonials-card ul li i {
  font-size: 20px;
  line-height: 1;
  color: #ff9c00;
}
.testimonials-card p {
  margin-bottom: 30px;
}
.testimonials-card .flex-warp h3 {
  font-size: 22px;
  line-height: 1;
  margin-bottom: 10px;
}
.gc-testimonials-slider-area {
  display: flex;
  flex-direction: column;
}
.gc-testimonials-slider-head {
  display: flex;
  margin-bottom: 18px;
  padding: 0 4px;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}
.gc-testimonials-slider-head span {
  color: #477000;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.gc-testimonials-slider-head strong {
  color: #082720;
  font-size: 15px;
}
.gc-testimonials-vertical {
  width: 100%;
  height: 610px;
  padding-right: 5px;
  overflow: hidden;
}
.gc-testimonials-vertical .swiper-slide {
  height: auto;
}
.gc-testimonials-vertical .testimonials-card {
  display: flex;
  height: 100%;
  min-height: 0;
  padding: 30px 34px;
  flex-direction: column;
}
.gc-testimonials-vertical .testimonials-card ul {
  margin-bottom: 12px;
}
.gc-testimonials-vertical .testimonials-card p {
  margin-bottom: 18px;
  color: rgba(8, 39, 32, 0.78);
  line-height: 1.55;
}
.gc-testimonials-vertical .testimonials-card .flex-warp {
  margin-top: auto;
}
.gc-review-avatar {
  display: inline-flex;
  width: 58px;
  height: 58px;
  flex: 0 0 58px;
  align-items: center;
  justify-content: center;
  border: 2px solid #9edd05;
  border-radius: 50%;
  color: #ffffff;
  background-color: #0c3a30;
  font-size: 20px;
  font-weight: 700;
}
.gc-testimonials-vertical .flex-warp h3 {
  margin-bottom: 7px;
  font-size: 18px;
  line-height: 1.2;
}
.gc-testimonials-vertical .flex-warp span:not(.gc-review-avatar) {
  color: rgba(8, 39, 32, 0.66);
  font-size: 14px;
}
.gc-testimonials-vertical .right-quote {
  width: 42px;
  opacity: 0.68;
}
.gc-testimonials-controls {
  display: flex;
  margin-top: 18px;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
}
.gc-testimonials-controls span {
  color: rgba(8, 39, 32, 0.68);
  font-size: 13px;
}
.gc-testimonials-controls button {
  display: inline-flex;
  width: 42px;
  height: 42px;
  padding: 0;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 50%;
  color: #ffffff;
  background-color: #0c3a30;
  font-size: 20px;
  transition: color 0.25s ease, background-color 0.25s ease, transform 0.25s ease;
}
.gc-testimonials-controls button:hover, .gc-testimonials-controls button:focus-visible {
  color: #082720;
  background-color: #9edd05;
  transform: translateY(-2px);
}
@media only screen and (max-width: 991px) {
  .gc-testimonials-slider-area {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .gc-testimonials-slider-head {
    align-items: flex-start;
    flex-direction: column;
    gap: 5px;
  }
  .gc-testimonials-vertical {
    height: 390px;
  }
  .gc-testimonials-vertical .testimonials-card {
    padding: 26px 22px;
  }
  .gc-testimonials-controls {
    justify-content: center;
  }
}
.question-card {
  max-width: 700px;
  padding: 45px 40px;
}
.question-card .section-heading {
  margin-bottom: 35px;
}
.question-card .section-heading h2 {
  font-size: clamp(28px, 3.1vw, 40px);
}
.question-card .section-heading h2 span img {
  bottom: -10px;
}
.faq-content {
  max-width: 620px;
  margin-left: auto;
}
.faq-content .accordion-item {
  margin-bottom: 20px;
  border-radius: 0;
  background-color: #fffaeb;
  border: none;
}
.faq-content .accordion-item:last-child {
  margin-bottom: 0;
}
.faq-content .accordion-item .accordion-body {
  background-color: transparent;
  padding: 0 30px 20px 30px;
}
.faq-content .accordion-button {
  font-size: 20px;
  font-weight: 700;
  font-family: "Inter Tight", sans-serif;
  color: #082720;
  border: none;
  padding: 20px 30px 20px 30px;
  border-radius: 0;
  background-color: transparent;
  box-shadow: unset !important;
}
.faq-content .accordion-button::before {
  top: 50%;
  right: 28px;
  content: "\ea11";
  position: absolute;
  transform: translateY(-50%);
  text-align: center;
  transition: all ease 0.5s;
  color: #0c3a30;
  font-size: 20px;
  font-weight: 500;
  font-family: remixicon !important;
}
.faq-content .accordion-button::after {
  display: none;
}
.faq-content .accordion-button:not(.collapsed) {
  background-color: transparent;
}
.faq-content .accordion-button:not(.collapsed)::before {
  content: "\ee57";
  color: #0c3a30;
  background-color: transparent;
}
.faq-area.two .section-title {
  max-width: 670px;
}
.faq-area.two .faq-content {
  max-width: 875px;
  margin-left: auto;
  margin-right: auto;
}
.download-area {
  padding: 80px 80px;
}
.download-area .section-heading {
  max-width: 500px;
}
.download-area .app-btn {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
.gc-app-platform-button {
  display: inline-flex;
  min-width: 165px;
  padding: 13px 18px;
  align-items: center;
  justify-content: center;
  gap: 11px;
  border-radius: 10px;
  color: #ffffff;
  background-color: #0c3a30;
  box-shadow: 0 10px 22px rgba(8, 39, 32, 0.12);
  user-select: none;
}
.gc-app-platform-button i {
  font-size: 28px;
  line-height: 1;
}
.gc-app-platform-button span {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
.footer-weight {
  padding-bottom: 120px;
}
.footer-brand-logo {
  display: inline-flex;
  width: 190px;
  margin-bottom: 32px;
  padding: 16px;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}
.footer-brand-logo img {
  display: block;
  width: 100%;
  height: auto;
}
.footer-weight p {
  margin-bottom: 35px;
}
.footer-weight h2 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 0;
}
.footer-weight h3 {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 65px;
  position: relative;
}
.footer-weight h3::before {
  left: 0;
  bottom: -30px;
  width: 80px;
  height: 1px;
  content: "";
  position: absolute;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.05);
}
.footer-weight h3::after {
  left: 0;
  bottom: -31px;
  width: 25px;
  height: 3px;
  content: "";
  position: absolute;
  background-color: #9edd05;
}
.footer-weight .social {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.footer-weight .social li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.footer-weight .social li span {
  color: #ffffff;
  margin-right: 10px;
}
.footer-weight .social li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #082720;
  width: 38px;
  height: 38px;
  line-height: 1;
  border-radius: 100%;
  background-color: #ffffff;
  text-align: center;
  font-size: 15px;
}
.footer-weight .social li a > i::before {
  display: block;
  transform: none;
  line-height: 1;
  margin-left: 1px;
}
.footer-weight .social .ri-facebook-fill::before {
  margin-left: 10px;
}
.footer-weight .social .ri-whatsapp-line::before {
  margin-left: 2px;
}
.footer-weight .social li a:hover {
  background-color: #9edd05;
}
.footer-weight .social li:last-child {
  margin-right: 0;
}
.footer-brand .social li:first-child {
  display: block;
  margin: 0 0 14px;
}
.footer-weight .service-link {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.footer-weight .service-link li {
  margin-bottom: 15px;
}
.footer-weight .service-link li a {
  color: #ffffff;
}
.footer-weight .service-link li a:hover {
  color: #9edd05;
}
.footer-weight .service-link li:last-child {
  margin-bottom: 0;
}
.footer-weight .get-touch {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.footer-weight .get-touch li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 20px;
}
.footer-weight .get-touch li > i {
  top: 1px;
  left: 0;
  position: absolute;
  color: #9edd05;
  font-size: 20px;
  line-height: 1;
}
.footer-weight .get-touch li img {
  top: 3px;
  left: 0;
  position: absolute;
}
.footer-weight .get-touch li span {
  display: block;
  margin-bottom: 8px;
}
.footer-weight .get-touch li a {
  color: #ffffff;
}
.footer-weight .get-touch li a:hover {
  color: #9edd05;
}
.footer-weight .get-touch li small {
  display: block;
  margin-top: 6px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  line-height: 1.5;
}
.footer-weight .get-touch li:last-child {
  margin-bottom: 0;
}
.copyright-area .copyright-border {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px dashed rgba(255, 255, 255, 0.35);
}
.copyright-area p {
  color: #ffffff;
}
.copyright-area p span {
  color: #9edd05;
  font-weight: 600;
}
.copyright-area p a {
  color: #9edd05;
  font-weight: 600;
}
.copyright-area p a:hover {
  color: #ffffff;
}
.copyright-area ul {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  list-style-type: none;
  text-align: end;
}
.copyright-area ul li {
  display: inline-block;
  position: relative;
  margin-right: 40px;
}
.copyright-area ul li::before {
  top: 50%;
  right: -28px;
  width: 8px;
  height: 8px;
  content: "";
  position: absolute;
  border-radius: 100%;
  background-color: #9edd05;
  transform: translateY(-50%);
}
.copyright-area ul li a {
  color: #ffffff;
}
.copyright-area ul li a:hover {
  color: #9edd05;
}
.copyright-area ul li:last-child {
  margin-right: 0;
}
.copyright-area ul li:last-child::before {
  display: none;
}
.copyright-area.two p {
  color: #072720;
}
.copyright-area.two p span {
  color: #082720;
}
.copyright-area.two p a {
  color: #082720;
}
.copyright-area.two p a:hover {
  color: #9edd05;
}
.copyright-area.two ul li::before {
  background-color: #082720;
}
.copyright-area.two ul li a {
  color: #072720;
}
.copyright-area.two ul li a:hover {
  color: #9edd05;
}
.team-page .section-title {
  max-width: 575px;
}
.team-card .team-image ul {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  list-style-type: none;
  border-radius: 100px;
  background-color: #0c3a30;
  padding: 10px 10px;
  max-width: 200px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  transition: all ease 0.5s;
}
.team-card .team-image ul li {
  display: inline-block;
  margin-right: 5px;
}
.team-card .team-image ul li a {
  display: inline-block;
  color: #072720;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border-radius: 100%;
  background-color: #ffffff;
}
.team-card .team-image ul li a:hover {
  background-color: #9edd05;
}
.team-card .team-image ul li:last-child {
  margin-right: 0;
}
.team-card .team-card-body {
  text-align: center;
  padding-top: 30px;
}
.team-card .team-card-body h3 {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 15px;
}
.team-card:hover ul {
  bottom: 30px;
  opacity: 1;
  visibility: visible;
}
.top-bar {
  margin-bottom: 40px;
}
.error-area {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 194px;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding-bottom: 150px;
}
.error-area .container {
  max-width: 700px;
}
.error-area .error-content-wrap {
  z-index: 1;
  position: relative;
}
.error-area .error-content-wrap p {
  margin: 30px 0 30px;
  font-size: 24px;
  font-weight: 500;
}
.error-area .error-content-wrap .default-btn {
  padding: 19px 50px 19px;
}
.go-top {
  position: fixed;
  cursor: pointer;
  top: 50%;
  right: 25px;
  background-color: #9edd05;
  color: #ffffff;
  width: 50px;
  height: 50px;
  opacity: 0;
  font-size: 30px;
  text-align: center;
  visibility: hidden;
  transition: all ease 0.5s;
  line-height: 50px;
  z-index: 4;
  outline: 0;
  border-radius: 100%;
  overflow: hidden;
  border: none;
}
.go-top.active {
  top: 98%;
  -webkit-transform: translateY(-98%);
  transform: translateY(-98%);
  opacity: 1;
  visibility: visible;
}
.go-top::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0%;
  z-index: -1;
  background-color: #082720;
  opacity: 0;
  visibility: hidden;
  transition: all ease 0.5s;
  border-radius: 100%;
}
.go-top:hover {
  color: #ffffff;
}
.go-top:hover::before {
  height: 100%;
  opacity: 1;
  visibility: visible;
}
.rotate {
  animation: rotation 20s infinite linear;
}
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
.gc-legal-hero {
  position: relative;
  overflow: hidden;
  padding: 100px 0 105px;
  background:
    radial-gradient(circle at 86% 18%, rgba(211, 247, 81, 0.18), transparent 25%),
    linear-gradient(135deg, #0c3a30 0%, #0a2e27 100%);
}
.gc-legal-hero::before {
  content: "";
  position: absolute;
  right: -90px;
  bottom: -180px;
  width: 410px;
  height: 410px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 50%;
  box-shadow:
    0 0 0 58px rgba(255, 255, 255, 0.025),
    0 0 0 116px rgba(255, 255, 255, 0.02);
}
.gc-legal-hero .container {
  position: relative;
  z-index: 1;
}
.gc-legal-breadcrumbs {
  display: flex;
  margin-bottom: 28px;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 15px;
}
.gc-legal-breadcrumbs a {
  color: #d3f751;
}
.gc-legal-breadcrumbs a:hover {
  color: #ffffff;
}
.gc-legal-breadcrumbs i {
  font-size: 18px;
}
.gc-legal-hero .gc-service-kicker {
  margin-bottom: 18px;
  color: #d3f751;
}
.gc-legal-hero h1 {
  margin: 0 0 18px;
  color: #ffffff;
  font-size: clamp(48px, 7vw, 82px);
  line-height: 1;
  letter-spacing: -0.045em;
}
.gc-legal-hero p {
  max-width: 650px;
  margin: 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 19px;
  line-height: 1.75;
}
.gc-legal-content-area {
  padding: 120px 0;
  background-color: #f4f7f6;
}
.gc-legal-layout {
  display: grid;
  grid-template-columns: minmax(250px, 315px) minmax(0, 1fr);
  align-items: start;
  gap: 42px;
}
.gc-legal-sidebar {
  position: sticky;
  top: 120px;
  padding: 34px;
  border-radius: 24px;
  color: rgba(255, 255, 255, 0.75);
  background-color: #0c3a30;
  box-shadow: 0 18px 50px rgba(12, 58, 48, 0.13);
}
.gc-legal-sidebar-label {
  display: block;
  margin-bottom: 13px;
  color: #d3f751;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.gc-legal-sidebar h2 {
  margin-bottom: 13px;
  color: #ffffff;
  font-size: 30px;
}
.gc-legal-sidebar p {
  margin-bottom: 28px;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.7;
}
.gc-legal-nav {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.gc-legal-nav a {
  display: flex;
  padding: 13px 15px;
  align-items: center;
  gap: 11px;
  border: 1px solid rgba(255, 255, 255, 0.13);
  border-radius: 12px;
  color: #ffffff;
  font-weight: 600;
}
.gc-legal-nav a i {
  color: #d3f751;
  font-size: 19px;
}
.gc-legal-nav a:hover, .gc-legal-nav a.active {
  border-color: #d3f751;
  color: #0c3a30;
  background-color: #d3f751;
}
.gc-legal-nav a:hover i, .gc-legal-nav a.active i {
  color: #0c3a30;
}
.gc-legal-card-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}
.gc-legal-card {
  position: relative;
  min-width: 0;
  padding: 34px;
  overflow: hidden;
  border: 1px solid rgba(12, 58, 48, 0.1);
  border-radius: 22px;
  background-color: #ffffff;
  box-shadow: 0 14px 45px rgba(12, 58, 48, 0.055);
}
.gc-legal-card-featured {
  border-color: rgba(211, 247, 81, 0.55);
  background:
    linear-gradient(135deg, rgba(211, 247, 81, 0.26), rgba(255, 255, 255, 0.92) 58%),
    #ffffff;
}
.gc-legal-card-wide {
  grid-column: 1 / -1;
}
.gc-legal-number {
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 24px;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  color: #0c3a30;
  background-color: #d3f751;
  font-size: 14px;
  font-weight: 800;
}
.gc-legal-card h2 {
  margin-bottom: 16px;
  color: #0c3a30;
  font-size: 24px;
  line-height: 1.3;
}
.gc-legal-card p, .gc-legal-card address {
  margin: 0;
  color: #52645f;
  font-size: 16px;
  font-style: normal;
  line-height: 1.85;
}
.gc-legal-card strong {
  color: #0c3a30;
}
.gc-legal-card a {
  color: #0c3a30;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: rgba(12, 58, 48, 0.3);
  text-underline-offset: 3px;
}
.gc-legal-card a:hover {
  color: #569000;
  text-decoration-color: currentColor;
}
.gc-legal-source {
  grid-column: 1 / -1;
  margin: 4px 0 0;
  color: #73827e;
  font-size: 14px;
}
@media only screen and (max-width: 991px) {
  .gc-legal-hero {
    padding: 80px 0 85px;
  }
  .gc-legal-content-area {
    padding: 90px 0;
  }
  .gc-legal-layout {
    grid-template-columns: 1fr;
  }
  .gc-legal-sidebar {
    position: static;
  }
  .gc-legal-nav {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 767px) {
  .gc-legal-hero {
    padding: 62px 0 66px;
  }
  .gc-legal-hero h1 {
    font-size: 46px;
  }
  .gc-legal-hero p {
    font-size: 17px;
  }
  .gc-legal-content-area {
    padding: 65px 0;
  }
  .gc-legal-layout {
    gap: 26px;
  }
  .gc-legal-sidebar, .gc-legal-card {
    padding: 25px;
    border-radius: 18px;
  }
  .gc-legal-nav {
    grid-template-columns: 1fr;
  }
  .gc-legal-card-grid {
    grid-template-columns: 1fr;
  }
  .gc-legal-card-wide {
    grid-column: auto;
  }
  .gc-legal-card h2 {
    font-size: 21px;
  }
}
.gc-quality-page {
  overflow: hidden;
  background-color: #ffffff;
}
.gc-quality-hero {
  position: relative;
  padding: 170px 0 115px;
  overflow: hidden;
  color: #ffffff;
  background:
    radial-gradient(circle at 84% 15%, rgba(211, 247, 81, 0.2), transparent 26%),
    linear-gradient(135deg, #0c3a30 0%, #082720 100%);
}
.gc-quality-hero::after {
  position: absolute;
  right: -150px;
  bottom: -285px;
  width: 590px;
  height: 590px;
  border-radius: 50%;
  background-color: rgba(211, 247, 81, 0.055);
  content: "";
}
.gc-quality-hero .container {
  position: relative;
  z-index: 1;
}
.gc-quality-breadcrumbs {
  display: flex;
  margin-bottom: 48px;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 14px;
  font-weight: 600;
}
.gc-quality-breadcrumbs a {
  color: #d3f751;
}
.gc-quality-breadcrumbs a:hover {
  color: #ffffff;
}
.gc-quality-breadcrumbs i {
  color: rgba(255, 255, 255, 0.42);
  font-size: 18px;
}
.gc-quality-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(390px, 0.75fr);
  align-items: center;
  gap: clamp(55px, 7vw, 105px);
}
.gc-quality-kicker, .gc-quality-label {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 8px;
  border-radius: 999px;
  color: #0c3a30;
  background-color: #d3f751;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.09em;
  line-height: 1;
  text-transform: uppercase;
}
.gc-quality-kicker {
  margin-bottom: 24px;
  padding: 11px 16px;
}
.gc-quality-label {
  margin-bottom: 20px;
  padding: 10px 14px;
}
.gc-quality-kicker i {
  font-size: 18px;
}
.gc-quality-hero-copy h1 {
  max-width: 850px;
  margin-bottom: 25px;
  color: #ffffff;
  font-size: clamp(52px, 5.4vw, 82px);
  line-height: 1.04;
  letter-spacing: -0.045em;
}
.gc-quality-hero-copy h1 span {
  color: #d3f751;
}
.gc-quality-hero-copy > p {
  max-width: 760px;
  margin-bottom: 32px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 19px;
  line-height: 1.75;
}
.gc-quality-actions {
  display: flex;
  margin-bottom: 44px;
  align-items: center;
  flex-wrap: wrap;
  gap: 22px;
}
.gc-quality-actions .default-btn {
  color: #0c3a30;
  background-color: #d3f751;
}
.gc-quality-actions .default-btn:hover {
  color: #0c3a30;
  background-color: #ffffff;
}
.gc-quality-text-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #ffffff;
  font-weight: 700;
}
.gc-quality-text-link i {
  color: #d3f751;
  font-size: 20px;
}
.gc-quality-text-link:hover {
  color: #d3f751;
}
.gc-quality-facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}
.gc-quality-facts div {
  min-height: 118px;
  padding: 22px;
  border-radius: 18px;
  background-color: rgba(255, 255, 255, 0.075);
}
.gc-quality-facts strong, .gc-quality-facts span {
  display: block;
}
.gc-quality-facts strong {
  margin-bottom: 4px;
  color: #d3f751;
  font-size: 31px;
  line-height: 1;
}
.gc-quality-facts span {
  color: rgba(255, 255, 255, 0.76);
  font-size: 13px;
  line-height: 1.45;
}
.gc-quality-graphic {
  position: relative;
  padding: 26px;
  overflow: hidden;
  border-radius: 30px;
  color: #082720;
  background-color: #d3f751;
}
.gc-quality-graphic::before {
  position: absolute;
  top: -105px;
  right: -85px;
  width: 235px;
  height: 235px;
  border-radius: 50%;
  background-color: rgba(12, 58, 48, 0.1);
  content: "";
}
.gc-quality-graphic-head {
  position: relative;
  display: flex;
  margin-bottom: 18px;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  font-size: 13px;
  font-weight: 800;
}
.gc-quality-graphic-head span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}
.gc-quality-graphic-head span i {
  font-size: 18px;
}
.gc-quality-graphic-head strong {
  padding: 7px 10px;
  border-radius: 99px;
  color: #ffffff;
  background-color: #0c3a30;
  font-size: 10px;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}
.gc-quality-flow {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.gc-quality-flow article {
  display: grid;
  grid-template-columns: 35px 44px 1fr;
  min-height: 75px;
  padding: 14px;
  align-items: center;
  gap: 12px;
  border-radius: 17px;
  background-color: #ffffff;
}
.gc-quality-flow article:nth-child(even) {
  background-color: #eaf2ef;
}
.gc-quality-flow article > span {
  color: rgba(12, 58, 48, 0.5);
  font-size: 12px;
  font-weight: 800;
}
.gc-quality-flow article > i {
  display: inline-flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  color: #d3f751;
  background-color: #0c3a30;
  font-size: 21px;
}
.gc-quality-flow article > i::before {
  margin-left: 2px;
}
.gc-quality-flow article div strong, .gc-quality-flow article div small {
  display: block;
}
.gc-quality-flow article div strong {
  margin-bottom: 2px;
  color: #0c3a30;
  font-size: 15px;
}
.gc-quality-flow article div small {
  color: #65736f;
  font-size: 11px;
  line-height: 1.4;
}
.gc-quality-seal {
  display: flex;
  margin-top: 14px;
  padding: 17px 18px;
  align-items: center;
  gap: 13px;
  border-radius: 17px;
  color: #ffffff;
  background-color: #0c3a30;
}
.gc-quality-seal > i {
  color: #d3f751;
  font-size: 31px;
}
.gc-quality-seal span, .gc-quality-seal strong {
  display: block;
}
.gc-quality-seal strong {
  margin-bottom: 2px;
  color: #ffffff;
  font-size: 14px;
}
.gc-quality-seal span {
  color: rgba(255, 255, 255, 0.65);
  font-size: 11px;
  line-height: 1.4;
}
.gc-quality-owner-area, .gc-quality-principles-area {
  padding: 120px 0;
  background-color: #f4f7f6;
}
.gc-quality-owner-grid, .gc-quality-principles-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  align-items: center;
  gap: clamp(50px, 7vw, 90px);
}
.gc-quality-section-copy h2, .gc-quality-heading h2, .gc-quality-evidence-heading h2, .gc-quality-correction h2 {
  color: #0c3a30;
  font-size: clamp(39px, 4vw, 58px);
  line-height: 1.12;
  letter-spacing: -0.035em;
}
.gc-quality-section-copy h2 {
  margin-bottom: 23px;
}
.gc-quality-section-copy p {
  margin-bottom: 27px;
  color: #5a6c67;
  font-size: 17px;
  line-height: 1.85;
}
.gc-quality-arrow-link {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: #0c3a30;
  font-weight: 800;
}
.gc-quality-arrow-link i {
  display: inline-flex;
  width: 35px;
  height: 35px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #ffffff;
  background-color: #0c3a30;
  font-size: 18px;
  transition: transform 0.25s ease, background-color 0.25s ease;
}
.gc-quality-arrow-link:hover {
  color: #4f8400;
}
.gc-quality-arrow-link:hover i {
  background-color: #4f8400;
  transform: translate(2px, -2px);
}
.gc-quality-responsibility-map {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  padding: 18px;
  gap: 12px;
  border-radius: 30px;
  background-color: #0c3a30;
}
.gc-quality-responsibility-map > div {
  display: flex;
  min-height: 128px;
  padding: 24px;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  gap: 9px;
  border-radius: 19px;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.085);
}
.gc-quality-responsibility-map > div i {
  color: #d3f751;
  font-size: 27px;
}
.gc-quality-responsibility-map > div span {
  font-size: 15px;
  font-weight: 750;
}
.gc-quality-responsibility-map .gc-quality-responsibility-lead {
  grid-column: 1 / -1;
  min-height: 165px;
  color: #0c3a30;
  background-color: #d3f751;
}
.gc-quality-responsibility-lead span {
  color: rgba(12, 58, 48, 0.63);
  font-size: 11px !important;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.gc-quality-responsibility-lead strong {
  color: #0c3a30;
  font-size: 31px;
  line-height: 1.05;
}
.gc-quality-responsibility-lead small {
  color: rgba(12, 58, 48, 0.7);
  font-size: 13px;
}
.gc-quality-process-area {
  padding: 120px 0;
  background-color: #ffffff;
}
.gc-quality-heading, .gc-quality-evidence-heading {
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}
.gc-quality-heading h2 {
  margin-bottom: 17px;
}
.gc-quality-heading > p, .gc-quality-evidence-heading > p {
  margin: 0 auto;
  color: #60716c;
  font-size: 17px;
  line-height: 1.75;
}
.gc-quality-process {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 52px;
  gap: 14px;
}
.gc-quality-process article {
  position: relative;
  min-height: 342px;
  padding: 30px;
  overflow: hidden;
  border-radius: 24px;
  background-color: #edf3f1;
}
.gc-quality-process article:nth-child(2) {
  background-color: #d3f751;
}
.gc-quality-process article:nth-child(3) {
  color: #ffffff;
  background-color: #0c3a30;
}
.gc-quality-process article:nth-child(4) {
  background-color: #e8eee0;
}
.gc-quality-process article > span {
  position: absolute;
  top: 25px;
  right: 25px;
  color: rgba(12, 58, 48, 0.35);
  font-size: 13px;
  font-weight: 800;
}
.gc-quality-process article:nth-child(3) > span {
  color: rgba(255, 255, 255, 0.38);
}
.gc-quality-process article > i {
  display: inline-flex;
  width: 60px;
  height: 60px;
  margin-bottom: 78px;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  color: #d3f751;
  background-color: #0c3a30;
  font-size: 29px;
}
.gc-quality-process article > i::before {
  margin-left: 3px;
}
.gc-quality-process article:nth-child(3) > i {
  color: #0c3a30;
  background-color: #d3f751;
}
.gc-quality-process article h3 {
  margin-bottom: 13px;
  color: #0c3a30;
  font-size: 21px;
  line-height: 1.3;
}
.gc-quality-process article:nth-child(3) h3 {
  color: #ffffff;
}
.gc-quality-process article p {
  margin: 0;
  color: #61726d;
  font-size: 14px;
  line-height: 1.7;
}
.gc-quality-process article:nth-child(3) p {
  color: rgba(255, 255, 255, 0.7);
}
.gc-quality-evidence-area {
  position: relative;
  padding: 120px 0;
  overflow: hidden;
  color: #ffffff;
  background-color: #0c3a30;
}
.gc-quality-evidence-area::before {
  position: absolute;
  top: -200px;
  left: -175px;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background-color: rgba(211, 247, 81, 0.06);
  content: "";
}
.gc-quality-evidence-area .container {
  position: relative;
}
.gc-quality-evidence-heading > span {
  display: inline-block;
  margin-bottom: 17px;
  color: #d3f751;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}
.gc-quality-evidence-heading h2 {
  margin-bottom: 18px;
  color: #ffffff;
}
.gc-quality-evidence-heading > p {
  color: rgba(255, 255, 255, 0.68);
}
.gc-quality-evidence-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  max-width: 1040px;
  margin: 52px auto 0;
  gap: 14px;
}
.gc-quality-evidence-grid > a {
  display: grid;
  grid-template-columns: 58px 1fr auto;
  min-height: 135px;
  padding: 28px;
  align-items: center;
  gap: 18px;
  border-radius: 22px;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.075);
  transition: color 0.25s ease, background-color 0.25s ease, transform 0.25s ease;
}
.gc-quality-evidence-grid > a > i {
  display: inline-flex;
  width: 58px;
  height: 58px;
  align-items: center;
  justify-content: center;
  border-radius: 17px;
  color: #0c3a30;
  background-color: #d3f751;
  font-size: 27px;
}
.gc-quality-evidence-grid > a > i::before {
  margin-left: 3px;
}
.gc-quality-evidence-grid > a > span, .gc-quality-evidence-grid > a > span strong {
  display: block;
}
.gc-quality-evidence-grid > a > span {
  color: rgba(255, 255, 255, 0.65);
  font-size: 13px;
  line-height: 1.55;
}
.gc-quality-evidence-grid > a > span strong {
  margin-bottom: 4px;
  color: #ffffff;
  font-size: 18px;
}
.gc-quality-evidence-grid > a > b {
  color: rgba(255, 255, 255, 0.25);
  font-size: 12px;
}
.gc-quality-evidence-grid > a:hover {
  color: #0c3a30;
  background-color: #d3f751;
  transform: translateY(-4px);
}
.gc-quality-evidence-grid > a:hover > i {
  color: #ffffff;
  background-color: #0c3a30;
}
.gc-quality-evidence-grid > a:hover > span, .gc-quality-evidence-grid > a:hover > span strong, .gc-quality-evidence-grid > a:hover > b {
  color: #0c3a30;
}
.gc-quality-principles-grid {
  grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
}
.gc-quality-principles {
  display: flex;
  margin: 0;
  padding: 0;
  flex-direction: column;
  gap: 10px;
  list-style: none;
}
.gc-quality-principles li {
  display: grid;
  grid-template-columns: 44px 1fr;
  min-height: 79px;
  padding: 18px 22px;
  align-items: center;
  gap: 15px;
  border-radius: 16px;
  color: #4c625c;
  background-color: #ffffff;
  font-size: 14px;
  line-height: 1.6;
}
.gc-quality-principles li i {
  display: inline-flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #d3f751;
  background-color: #0c3a30;
  font-size: 21px;
}
.gc-quality-principles li i::before {
  margin-left: 7px;
}
.gc-quality-correction-area {
  padding: 0 0 120px;
  background-color: #f4f7f6;
}
.gc-quality-correction {
  display: flex;
  padding: clamp(35px, 5vw, 70px);
  align-items: center;
  justify-content: space-between;
  gap: 45px;
  border-radius: 30px;
  color: #0c3a30;
  background-color: #d3f751;
}
.gc-quality-correction > div {
  max-width: 710px;
}
.gc-quality-correction > div > span {
  display: block;
  margin-bottom: 13px;
  color: rgba(12, 58, 48, 0.65);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.gc-quality-correction h2 {
  margin-bottom: 16px;
}
.gc-quality-correction p {
  margin-bottom: 13px;
  color: rgba(12, 58, 48, 0.7);
  font-size: 16px;
  line-height: 1.75;
}
.gc-quality-correction > div > small {
  color: rgba(12, 58, 48, 0.58);
  font-size: 12px;
}
.gc-quality-contact-link {
  display: flex;
  min-width: 330px;
  padding: 23px 26px;
  align-items: center;
  gap: 15px;
  border-radius: 20px;
  color: #ffffff;
  background-color: #0c3a30;
}
.gc-quality-contact-link > i {
  color: #d3f751;
  font-size: 33px;
}
.gc-quality-contact-link span, .gc-quality-contact-link small, .gc-quality-contact-link strong {
  display: block;
}
.gc-quality-contact-link small {
  margin-bottom: 2px;
  color: rgba(255, 255, 255, 0.62);
  font-size: 11px;
}
.gc-quality-contact-link strong {
  color: #ffffff;
  font-size: 16px;
}
.gc-quality-contact-link:hover {
  color: #0c3a30;
  background-color: #ffffff;
}
.gc-quality-contact-link:hover > i, .gc-quality-contact-link:hover strong {
  color: #0c3a30;
}
.gc-quality-contact-link:hover small {
  color: rgba(12, 58, 48, 0.62);
}
@media only screen and (max-width: 1199px) {
  .gc-quality-hero-grid {
    grid-template-columns: minmax(0, 1fr) 380px;
    gap: 48px;
  }
  .gc-quality-hero-copy h1 {
    font-size: 58px;
  }
  .gc-quality-process article {
    padding: 25px;
  }
  .gc-quality-process article > i {
    margin-bottom: 62px;
  }
}
@media only screen and (max-width: 991px) {
  .gc-quality-hero {
    padding: 145px 0 95px;
  }
  .gc-quality-hero-grid, .gc-quality-owner-grid, .gc-quality-principles-grid {
    grid-template-columns: 1fr;
  }
  .gc-quality-graphic {
    width: 100%;
    max-width: 720px;
  }
  .gc-quality-owner-area, .gc-quality-process-area, .gc-quality-evidence-area, .gc-quality-principles-area {
    padding: 90px 0;
  }
  .gc-quality-owner-grid, .gc-quality-principles-grid {
    gap: 45px;
  }
  .gc-quality-process {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .gc-quality-correction-area {
    padding-bottom: 90px;
  }
  .gc-quality-correction {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .gc-quality-hero {
    padding: 128px 0 72px;
  }
  .gc-quality-breadcrumbs {
    margin-bottom: 34px;
  }
  .gc-quality-hero-grid {
    gap: 42px;
  }
  .gc-quality-hero-copy h1 {
    font-size: 44px;
    letter-spacing: -0.035em;
  }
  .gc-quality-hero-copy > p {
    font-size: 16px;
  }
  .gc-quality-actions {
    margin-bottom: 35px;
  }
  .gc-quality-facts {
    grid-template-columns: 1fr;
  }
  .gc-quality-facts div {
    min-height: auto;
  }
  .gc-quality-graphic {
    padding: 17px;
    border-radius: 22px;
  }
  .gc-quality-graphic-head {
    align-items: flex-start;
    flex-direction: column;
  }
  .gc-quality-flow article {
    grid-template-columns: 28px 40px 1fr;
    padding: 11px;
    gap: 9px;
  }
  .gc-quality-flow article > i {
    width: 40px;
    height: 40px;
  }
  .gc-quality-seal {
    padding: 15px;
  }
  .gc-quality-owner-area, .gc-quality-process-area, .gc-quality-evidence-area, .gc-quality-principles-area {
    padding: 70px 0;
  }
  .gc-quality-section-copy h2, .gc-quality-heading h2, .gc-quality-evidence-heading h2, .gc-quality-correction h2 {
    font-size: 36px;
  }
  .gc-quality-responsibility-map {
    grid-template-columns: 1fr;
    padding: 13px;
  }
  .gc-quality-responsibility-map .gc-quality-responsibility-lead {
    grid-column: auto;
  }
  .gc-quality-process, .gc-quality-evidence-grid {
    grid-template-columns: 1fr;
  }
  .gc-quality-process article {
    min-height: 300px;
  }
  .gc-quality-process article > i {
    margin-bottom: 47px;
  }
  .gc-quality-evidence-grid > a {
    grid-template-columns: 52px 1fr;
    padding: 22px;
  }
  .gc-quality-evidence-grid > a > i {
    width: 52px;
    height: 52px;
  }
  .gc-quality-evidence-grid > a > b {
    display: none;
  }
  .gc-quality-principles li {
    grid-template-columns: 40px 1fr;
    padding: 16px;
  }
  .gc-quality-principles li i {
    width: 40px;
    height: 40px;
  }
  .gc-quality-correction-area {
    padding-bottom: 70px;
  }
  .gc-quality-correction {
    padding: 30px 22px;
    border-radius: 22px;
  }
  .gc-quality-contact-link {
    width: 100%;
    min-width: 0;
    padding: 20px;
  }
}
html, body, html body *, html body *::before, html body *::after {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* Standort-Navigation mit Bundesland-Wappen */
.gc-header-locations {
  position: relative;
}
.gc-header-locations__toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  position: relative;
  border: 0;
  background: transparent;
  color: #082720;
  cursor: pointer;
}
.navbar .navbar-nav .gc-header-locations .nav-link::after {
  position: absolute;
  top: 50%;
  right: 2px;
  width: 0;
  height: 0;
  margin-left: 0;
  border-top: 6px solid currentColor;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  color: #082720;
  line-height: 0;
  vertical-align: 0;
  content: "";
  transform: translateY(-25%);
  transition: all ease 0.5s;
}
.navbar .navbar-nav .gc-header-locations .nav-link {
  padding-right: 20px;
}
.navbar .navbar-nav .gc-header-locations:hover .nav-link::after {
  color: #9edd05;
}
.gc-header-locations::after {
  content: "";
  position: absolute;
  top: 100%;
  right: -16px;
  left: -16px;
  height: 16px;
}
.gc-header-locations__menu {
  position: absolute;
  top: calc(100% + 12px);
  left: 50%;
  z-index: 1080;
  display: grid;
  grid-template-columns: minmax(298px, 317px) minmax(378px, 492px);
  width: min(808px, calc(100vw - 32px));
  max-height: min(620px, calc(100vh - 120px));
  overflow: visible;
  border: 1px solid rgba(8, 39, 32, 0.14);
  border-radius: 20px;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, 10px);
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
}
.gc-header-locations:not(.gc-mobile-locations) .gc-header-locations__menu::before {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  z-index: 1;
  width: 18px;
  height: 18px;
  margin-left: -9px;
  border-top: 1px solid rgba(8, 39, 32, 0.14);
  border-left: 1px solid rgba(8, 39, 32, 0.14);
  background: #ffffff;
  transform: rotate(45deg);
}
.gc-header-locations:not(.gc-mobile-locations):hover .gc-header-locations__menu {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}
.gc-header-location-states {
  display: grid;
  grid-template-columns: 1fr;
  align-content: start;
  gap: 5px;
  padding: 16px;
  overflow-y: auto;
  border-radius: 20px 0 0 20px;
  background: #edf1ee;
}
.gc-header-state {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 9px 10px;
  border: 0;
  border-radius: 12px;
  background: transparent;
  color: #082720;
  text-align: left;
  cursor: pointer;
}
.gc-header-state b {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  font-size: 0;
}
.gc-header-state b img {
  display: block;
  width: 38px;
  height: 38px;
  object-fit: contain;
}
.gc-header-state span {
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
}
.gc-header-state:hover,
.gc-header-state:focus-visible,
.gc-header-state.is-active {
  background: #9edd05;
  color: #082720;
}
.gc-header-location-panels {
  min-width: 0;
  padding: 24px;
  overflow-y: auto;
  border-radius: 0 20px 20px 0;
  background: #ffffff;
}
.gc-header-state-panel {
  display: none;
}
.gc-header-state-panel.is-active {
  display: block;
}
.gc-header-state-panel > strong {
  display: block;
  margin-bottom: 16px;
  color: #082720;
  font-size: 22px;
}
.gc-header-state-panel > div {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 9px;
}
.gc-header-state-panel a {
  display: block;
  padding: 12px 14px;
  border: 1px solid #dce5df;
  border-radius: 12px;
  color: #082720;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
}
.gc-header-state-panel a:hover,
.gc-header-state-panel a:focus-visible,
.gc-header-state-panel a[aria-current="page"] {
  border-color: #9edd05;
  background: #9edd05;
  color: #082720;
}

/* Eigenständige Standort-Navigation im Offcanvas-Menü */
.gc-mobile-locations {
  border-bottom: 1px solid rgba(8, 39, 32, 0.15);
  padding: 0 0 20px;
  margin: 0 0 20px;
}
.gc-mobile-locations::after {
  display: none;
}
.gc-mobile-locations > .gc-header-locations__toggle {
  justify-content: space-between;
  width: 100%;
  padding: 0;
  font-size: 15px;
  font-weight: 600;
}
.gc-mobile-locations > .gc-header-locations__toggle::after {
  position: absolute;
  top: 50%;
  right: 0;
  color: #072720;
  content: "\ea4e";
  font-family: remixicon !important;
  font-size: 20px;
  font-style: normal;
  transform: translateY(-50%);
  transition: 0.6s;
}
.gc-mobile-locations.is-open > .gc-header-locations__toggle::after {
  transform: translateY(-50%) rotate(180deg);
}
.gc-mobile-locations .gc-header-locations__menu,
.gc-mobile-locations:hover .gc-header-locations__menu,
.gc-mobile-locations:focus-within .gc-header-locations__menu {
  position: static;
  display: none;
  grid-template-columns: 1fr;
  width: 100%;
  max-height: 62vh;
  margin: 0 0 16px;
  overflow-x: hidden;
  overflow-y: auto;
  overscroll-behavior-y: auto;
  border-radius: 16px;
  opacity: 1;
  visibility: visible;
  transform: none;
}
.gc-mobile-locations .gc-header-locations__menu::before {
  display: none;
}
.gc-mobile-locations.is-open .gc-header-locations__menu {
  display: grid;
  transform: none;
}
.gc-mobile-locations .gc-header-location-states {
  grid-template-columns: 1fr;
  overflow: visible;
  border-radius: 0;
}
.gc-mobile-locations .gc-header-location-panels {
  padding: 16px;
  overflow: visible;
  border-radius: 0;
}

/* Einzigartiger lokaler Inhalt der Stadtseiten */
.gc-city-intro-area {
  padding: 110px 0;
  background: #ffffff;
}
.gc-city-intro {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.75fr);
  gap: 56px;
  align-items: start;
}
.gc-city-intro-copy .gc-city-kicker {
  display: inline-flex;
  margin-bottom: 18px;
  padding: 8px 14px;
  border-radius: 999px;
  background: #edf1ee;
  color: #0c3a30;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.gc-city-intro-copy h2 {
  margin-bottom: 22px;
  color: #082720;
  font-size: clamp(34px, 4vw, 56px);
  line-height: 1.08;
}
.gc-city-intro-copy p {
  margin-bottom: 16px;
  color: #4a5b56;
  font-size: 18px;
  line-height: 1.75;
}
.gc-city-benefits {
  display: grid;
  gap: 14px;
}
.gc-city-benefits article {
  padding: 24px;
  border: 1px solid #dce5df;
  border-radius: 20px;
  background: #edf1ee;
}
.gc-city-benefits article:first-child {
  background: #9edd05;
  border-color: #9edd05;
}
.gc-city-benefits h3 {
  margin-bottom: 8px;
  color: #082720;
  font-size: 20px;
}
.gc-city-benefits p {
  margin: 0;
  color: #33463f;
  line-height: 1.6;
}
.gc-city-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 24px;
  color: #597068;
  font-size: 14px;
}
.gc-city-breadcrumb a {
  color: #0c3a30;
  font-weight: 700;
}

@media only screen and (min-width: 992px) and (max-width: 1399px) {
  .navbar .navbar-nav {
    margin-right: 20px;
  }
  .navbar .navbar-nav .nav-item {
    margin-right: 8px;
    margin-left: 8px;
  }
  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .gc-city-intro-area {
    padding: 80px 0;
  }
  .gc-city-intro {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}
@media only screen and (max-width: 575px) {
  .gc-mobile-locations .gc-header-location-states,
  .gc-mobile-locations .gc-header-state-panel > div {
    grid-template-columns: 1fr;
  }
  .gc-city-intro-area {
    padding: 60px 0;
  }
  .gc-city-intro-copy p {
    font-size: 16px;
  }
}
