*, :before, :after, ::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3f83f880;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

*, :before, :after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

:before, :after {
  --tw-content: "";
}

html, :host {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}

body {
  line-height: inherit;
  margin: 0;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

abbr:where([title]) {
  text-decoration: underline dotted;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp, pre {
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

button, input, optgroup, select, textarea {
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button, select {
  text-transform: none;
}

button, input:where([type="button"]), input:where([type="reset"]), input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: #0000;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button {
  height: auto;
}

::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol, ul, menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button, [role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img, svg, video, canvas, audio, iframe, embed, object {
  vertical-align: middle;
  display: block;
}

img, video {
  max-width: 100%;
  height: auto;
}

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

[data-popper-arrow], [data-popper-arrow]:before {
  background: inherit;
  width: 8px;
  height: 8px;
  position: absolute;
}

[data-popper-arrow] {
  visibility: hidden;
}

[data-popper-arrow]:before {
  content: "";
  visibility: visible;
  transform: rotate(45deg);
}

[data-popper-arrow]:after {
  content: "";
  visibility: visible;
  background: inherit;
  width: 9px;
  height: 9px;
  position: absolute;
  transform: rotate(45deg);
}

[role="tooltip"] > [data-popper-arrow]:before, [role="tooltip"] > [data-popper-arrow]:after {
  border-style: solid;
  border-color: #e5e7eb;
}

[data-popover][role="tooltip"][data-popper-placement^="top"] > [data-popper-arrow]:before, [data-popover][role="tooltip"][data-popper-placement^="top"] > [data-popper-arrow]:after {
  border-bottom-width: 1px;
  border-right-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^="right"] > [data-popper-arrow]:before, [data-popover][role="tooltip"][data-popper-placement^="right"] > [data-popper-arrow]:after {
  border-bottom-width: 1px;
  border-left-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^="bottom"] > [data-popper-arrow]:before, [data-popover][role="tooltip"][data-popper-placement^="bottom"] > [data-popper-arrow]:after {
  border-top-width: 1px;
  border-left-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^="left"] > [data-popper-arrow]:before, [data-popover][role="tooltip"][data-popper-placement^="left"] > [data-popper-arrow]:after {
  border-top-width: 1px;
  border-right-width: 1px;
}

[data-popover][role="tooltip"][data-popper-placement^="top"] > [data-popper-arrow] {
  bottom: -5px;
}

[data-popover][role="tooltip"][data-popper-placement^="bottom"] > [data-popper-arrow] {
  top: -5px;
}

[data-popover][role="tooltip"][data-popper-placement^="left"] > [data-popper-arrow] {
  right: -5px;
}

[data-popover][role="tooltip"][data-popper-placement^="right"] > [data-popper-arrow] {
  left: -5px;
}

[type="text"], [type="email"], [type="url"], [type="password"], [type="number"], [type="date"], [type="datetime-local"], [type="month"], [type="search"], [type="tel"], [type="time"], [type="week"], [multiple], textarea, select {
  appearance: none;
  --tw-shadow: 0 0 #0000;
  background-color: #fff;
  border-width: 1px;
  border-color: #6b7280;
  border-radius: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

[type="text"]:focus, [type="email"]:focus, [type="url"]:focus, [type="password"]:focus, [type="number"]:focus, [type="date"]:focus, [type="datetime-local"]:focus, [type="month"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="time"]:focus, [type="week"]:focus, [multiple]:focus, textarea:focus, select:focus {
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #1c64f2;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #1c64f2;
  outline: 2px solid #0000;
}

input::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}

input::placeholder, textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}

::-webkit-date-and-time-value {
  min-height: 1.5em;
}

select:not([size]) {
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 6'%3e %3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3e %3c/svg%3e");
  background-position: right .75rem center;
  background-repeat: no-repeat;
  background-size: .75em .75em;
  padding-right: 2.5rem;
}

[multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  -webkit-print-color-adjust: unset;
  print-color-adjust: unset;
  padding-right: .75rem;
}

[type="checkbox"], [type="radio"] {
  appearance: none;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  color: #1c64f2;
  --tw-shadow: 0 0 #0000;
  background-color: #fff;
  background-origin: border-box;
  border-width: 1px;
  border-color: #6b7280;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  padding: 0;
  display: inline-block;
}

[type="checkbox"] {
  border-radius: 0;
}

[type="radio"] {
  border-radius: 100%;
}

[type="checkbox"]:focus, [type="radio"]:focus {
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #1c64f2;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  outline: 2px solid #0000;
}

[type="checkbox"]:checked, [type="radio"]:checked, .dark [type="checkbox"]:checked, .dark [type="radio"]:checked {
  background-color: currentColor;
  background-position: center;
  background-repeat: no-repeat;
  background-size: .55em .55em;
  border-color: #0000;
}

[type="checkbox"]:checked {
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917 5.724 10.5 15 1.5'/%3e %3c/svg%3e");
  background-repeat: no-repeat;
  background-size: .55em .55em;
}

[type="radio"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
  background-size: 1em 1em;
}

[type="checkbox"]:indeterminate {
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  background-color: currentColor;
  background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917 5.724 10.5 15 1.5'/%3e %3c/svg%3e");
  background-position: center;
  background-repeat: no-repeat;
  background-size: .55em .55em;
  border-color: #0000;
}

[type="checkbox"]:indeterminate:hover, [type="checkbox"]:indeterminate:focus {
  background-color: currentColor;
  border-color: #0000;
}

[type="file"] {
  background: unset;
  border-color: inherit;
  font-size: unset;
  line-height: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
}

[type="file"]:focus {
  outline: 1px auto inherit;
}

input[type="file"]::file-selector-button {
  color: #fff;
  cursor: pointer;
  background: #1f2937;
  border: 0;
  margin-inline: -1rem 1rem;
  padding: .625rem 1rem .625rem 2rem;
  font-size: .875rem;
  font-weight: 500;
}

input[type="file"]::file-selector-button:hover {
  background: #374151;
}

input[type="range"]::-webkit-slider-thumb {
  appearance: none;
  cursor: pointer;
  background: #1c64f2;
  border: 0;
  border-radius: 9999px;
  width: 1.25rem;
  height: 1.25rem;
}

input[type="range"]:disabled::-webkit-slider-thumb {
  background: #9ca3af;
}

input[type="range"]:focus::-webkit-slider-thumb {
  outline-offset: 2px;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1px;
  --tw-ring-color: rgb(164 202 254 / var(--tw-ring-opacity));
  outline: 2px solid #0000;
}

input[type="range"]::-moz-range-thumb {
  appearance: none;
  cursor: pointer;
  background: #1c64f2;
  border: 0;
  border-radius: 9999px;
  width: 1.25rem;
  height: 1.25rem;
}

input[type="range"]:disabled::-moz-range-thumb {
  background: #9ca3af;
}

input[type="range"]::-moz-range-progress {
  background: #3f83f8;
}

input[type="range"]::-ms-fill-lower {
  background: #3f83f8;
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0;
}

.-top-5 {
  top: -1.25rem;
}

.-top-6 {
  top: -1.5rem;
}

.-top-8 {
  top: -2rem;
}

.bottom-0 {
  bottom: 0;
}

.bottom-4 {
  bottom: 1rem;
}

.left-0 {
  left: 0;
}

.left-1 {
  left: .25rem;
}

.right-0 {
  right: 0;
}

.right-4 {
  right: 1rem;
}

.top-0 {
  top: 0;
}

.z-10 {
  z-index: 10;
}

.z-50 {
  z-index: 50;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.col-auto {
  grid-column: auto;
}

.col-span-1 {
  grid-column: span 1 / span 1;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.col-span-3 {
  grid-column: span 3 / span 3;
}

.col-span-full {
  grid-column: 1 / -1;
}

.-m-8 {
  margin: -2rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-1 {
  margin-bottom: .25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-2 {
  margin-bottom: .5rem;
}

.mb-3 {
  margin-bottom: .75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-1 {
  margin-left: .25rem;
}

.ml-2 {
  margin-left: .5rem;
}

.ml-auto {
  margin-left: auto;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-2 {
  margin-top: .5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-auto {
  margin-top: auto;
}

.line-clamp-2 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.line-clamp-3 {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[16\/9\] {
  aspect-ratio: 16 / 9;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-3 {
  height: .75rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-\[200px\] {
  height: 200px;
}

.h-\[400px\] {
  height: 400px;
}

.h-\[70vh\] {
  height: 70vh;
}

.h-\[calc\(100\%-1rem\)\] {
  height: calc(100% - 1rem);
}

.h-full {
  height: 100%;
}

.max-h-24 {
  max-height: 6rem;
}

.max-h-full {
  max-height: 100%;
}

.min-h-\[500px\] {
  min-height: 500px;
}

.min-h-\[80vh\] {
  min-height: 80vh;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-20 {
  width: 5rem;
}

.w-3 {
  width: .75rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-full {
  width: 100%;
}

.min-w-\[200px\] {
  min-width: 200px;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-\[200px\] {
  max-width: 200px;
}

.max-w-\[900px\] {
  max-width: 900px;
}

.flex-1 {
  flex: 1;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.resize {
  resize: both;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-rows-3 {
  grid-template-rows: repeat(3, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

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

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

.justify-start {
  justify-content: flex-start;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-0 {
  gap: 0;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: .5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-x-12 {
  -moz-column-gap: 3rem;
  column-gap: 3rem;
}

.gap-x-6 {
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}

.gap-y-12 {
  row-gap: 3rem;
}

.gap-y-16 {
  row-gap: 4rem;
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.justify-self-end {
  justify-self: end;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: .5rem;
}

.rounded-r-\[2rem\] {
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
}

.rounded-t {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.rounded-bl-\[35px\] {
  border-bottom-left-radius: 35px;
}

.border-\[1px\] {
  border-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-\[\#CDA552\] {
  --tw-border-opacity: 1;
  border-color: rgb(205 165 82 / var(--tw-border-opacity, 1));
}

.bg-\[\#000000\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-\[\#6d6e71\] {
  --tw-bg-opacity: 1;
  background-color: rgb(109 110 113 / var(--tw-bg-opacity, 1));
}

.bg-\[\#CDA552\] {
  --tw-bg-opacity: 1;
  background-color: rgb(205 165 82 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F8F8F8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FDF8D9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(253 248 217 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f2f2f2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: #0000;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-white\/20 {
  background-color: #fff3;
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-black {
  --tw-gradient-from: #000 var(--tw-gradient-from-position);
  --tw-gradient-to: #0000 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.object-center {
  -o-object-position: center;
  object-position: center;
}

.p-2 {
  padding: .5rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-1 {
  padding-bottom: .25rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-3 {
  padding-bottom: .75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-32 {
  padding-top: 8rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-40 {
  padding-top: 10rem;
}

.pt-60 {
  padding-top: 15rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-\[150px\] {
  padding-top: 150px;
}

.text-left {
  text-align: left;
}

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

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: .875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: .75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.capitalize {
  text-transform: capitalize;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-tight {
  line-height: 1.25;
}

.text-\[\#CDA552\] {
  --tw-text-opacity: 1;
  color: rgb(205 165 82 / var(--tw-text-opacity, 1));
}

.text-\[\#FDF8D9\] {
  --tw-text-opacity: 1;
  color: rgb(253 248 217 / var(--tw-text-opacity, 1));
}

.text-\[\#c49e3d\] {
  --tw-text-opacity: 1;
  color: rgb(196 158 61 / var(--tw-text-opacity, 1));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-white\/90 {
  color: #ffffffe6;
}

.opacity-30 {
  opacity: .3;
}

.opacity-70 {
  opacity: .7;
}

.mix-blend-difference {
  mix-blend-mode: difference;
}

.outline {
  outline-style: solid;
}

.container {
  width: 100%;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

@media (width >= 768px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (width >= 992px) {
  .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (width >= 1400px) {
  .container {
    padding-left: 80px;
    padding-right: 80px;
  }
}

.container__large {
  max-width: 1820px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (width >= 768px) {
  .container__large {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (width >= 992px) {
  .container__large {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (width >= 1400px) {
  .container__large {
    padding-left: 80px;
    padding-right: 80px;
  }
}

.row {
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}

.flex-col-1, .flex-col-2, .flex-col-3, .flex-col-4, .flex-col-5, .flex-col-6, .flex-col-7, .flex-col-8, .flex-col-9, .flex-col-10, .flex-col-11, .flex-col-12, .flex-col-fill, .flex-col-auto {
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.flex-col-5 {
  flex-grow: 0;
  flex-shrink: 0;
}

@media (width >= 768px) {
  .flex-col-5 {
    flex-basis: 41.6667%;
    max-width: 41.6667%;
  }
}

.flex-col-7 {
  flex-grow: 0;
  flex-shrink: 0;
}

@media (width >= 768px) {
  .flex-col-7 {
    flex-basis: 58.3333%;
    max-width: 58.3333%;
  }
}

.u-object-fit {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}

.u-object-fit.absolute {
  top: 0;
  left: 0;
}

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

.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-between {
  justify-content: space-between;
}

.section:not(.solid-bg) + .section:not(.solid-bg) {
  padding-top: 0;
}

.section.solid-bg + .section.solid-bg, .container__large + .section.solid-bg {
  margin-top: 5rem;
}

@media screen and (width >= 992px) {
  .section.solid-bg + .section.solid-bg, .container__large + .section.solid-bg {
    margin-top: 10rem;
  }
}

.iframe-wrap {
  padding-bottom: 56.25%;
  position: relative;
}

.iframe-wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.grey-bg {
  background-color: #f8f8f8;
}

.dark-grey-bg {
  background-color: #6d6e71;
}

.dark-grey-bg * {
  color: #fff;
}

.green-bg {
  background-color: #c49e3d;
}

.green-bg * {
  color: #fff;
}

h1 {
  margin-bottom: .625rem;
  font-family: Noto Serif, serif;
  font-size: 2.1875rem;
  font-weight: 400;
  line-height: 1.1;
}

@media screen and (width >= 992px) {
  h1 {
    font-size: 2.5rem;
  }
}

@media screen and (width >= 1400px) {
  h1 {
    font-size: 2.8125rem;
  }
}

@media screen and (width >= 1920px) {
  h1 {
    font-size: 3.125rem;
  }
}

.hero__no-form h1 {
  text-transform: uppercase;
  font-size: 1.875rem;
}

@media screen and (width >= 568px) {
  .hero__no-form h1 {
    font-size: 2.375rem;
  }
}

@media screen and (width >= 768px) {
  .hero__no-form h1 {
    font-size: 2.8125rem;
  }
}

@media screen and (width >= 992px) {
  .hero__no-form h1 {
    font-size: 3.125rem;
  }
}

@media screen and (width >= 1400px) {
  .hero__no-form h1 {
    font-size: 3.75rem;
  }
}

@media screen and (width >= 1920px) {
  .hero__no-form h1 {
    font-size: 4.375rem;
  }
}

h1 span {
  color: #c49e3d;
}

.large-title {
  margin-bottom: .625rem;
  font-family: Noto Serif, serif;
  font-size: 2.8125rem;
  font-weight: 400;
  line-height: 1.1;
}

@media screen and (width >= 992px) {
  .large-title {
    font-size: 3.4375rem;
  }
}

@media screen and (width >= 1400px) {
  .large-title {
    font-size: 4.375rem;
  }
}

@media screen and (width >= 1920px) {
  .large-title {
    font-size: 5rem;
  }
}

.above-title {
  letter-spacing: .1rem;
  margin-bottom: .9375rem;
  font-family: Noto Serif, serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
  display: block;
}

@media screen and (width >= 992px) {
  .above-title {
    font-size: 1.25rem;
  }
}

@media screen and (width >= 1400px) {
  .above-title {
    font-size: 1.4375rem;
  }
}

@media screen and (width >= 1920px) {
  .above-title {
    font-size: 1.625rem;
  }
}

h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1.25rem;
  font-family: Noto Serif, serif;
  font-weight: 400;
  line-height: 1.1;
}

@media screen and (width >= 1200px) {
  h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 1.875rem;
  }
}

h2 span, h3 span, h4 span, h5 span, h6 span, .h2 span, .h3 span, .h4 span, .h5 span, .h6 span {
  color: #c49e3d;
}

h2, .h2 {
  font-size: 2.25rem;
}

@media screen and (width >= 992px) {
  h2, .h2 {
    font-size: 2.625rem;
  }
}

@media screen and (width >= 1400px) {
  h2, .h2 {
    font-size: 2.75rem;
  }
}

@media screen and (width >= 1920px) {
  h2, .h2 {
    font-size: 3.125rem;
  }
}

h3, .h3 {
  font-size: 1.75rem;
}

@media screen and (width >= 992px) {
  h3, .h3 {
    font-size: 2rem;
  }
}

@media screen and (width >= 1400px) {
  h3, .h3 {
    font-size: 2.25rem;
  }
}

@media screen and (width >= 1920px) {
  h3, .h3 {
    font-size: 2.5rem;
  }
}

h4, .h4 {
  font-size: 1.25rem;
}

@media screen and (width >= 992px) {
  h4, .h4 {
    font-size: 1.375rem;
  }
}

@media screen and (width >= 1400px) {
  h4, .h4 {
    font-size: 1.625rem;
  }
}

@media screen and (width >= 1920px) {
  h4, .h4 {
    font-size: 1.875rem;
  }
}

p {
  margin-bottom: .9375rem;
  line-height: 1.4;
}

.copy-24, .text-and-image__text p, .accreditations-section__text p, .accordion__item--hidden p, .hero__text p:not(.above-title), p {
  font-family: open-sans, sans-serif;
  font-size: 1rem;
  font-weight: 300;
}

@media screen and (width >= 992px) {
  .copy-24, .text-and-image__text p, .accreditations-section__text p, .accordion__item--hidden p, .hero__text p:not(.above-title), p {
    font-size: 1.125rem;
  }
}

@media screen and (width >= 1920px) {
  .copy-24, .text-and-image__text p, .accreditations-section__text p, .accordion__item--hidden p, .hero__text p:not(.above-title), p {
    font-size: 1.25rem;
  }
}

input[type="text"], input[type="number"], input[type="email"], textarea {
  resize: none;
  color: #fff;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 15px;
  outline: none;
  width: 100%;
  margin-bottom: 10px;
  padding: .9375rem 1.25rem;
  font-size: 1rem;
  transition: all .3s ease-in-out;
  display: block;
}

input[type="text"]:focus, input[type="number"]:focus, input[type="email"]:focus, textarea:focus {
  --tw-ring-color: none !important;
  border: 1px solid #cda552 !important;
}

@media screen and (width >= 1200px) {
  input[type="text"], input[type="number"], input[type="email"], textarea {
    padding: .9375rem;
    font-size: 1.125rem;
  }
}

input[type="text"]::-webkit-input-placeholder {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

input[type="number"]::-webkit-input-placeholder {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

input[type="email"]::-webkit-input-placeholder {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

textarea::-webkit-input-placeholder {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

@media screen and (width >= 1200px) {
  input[type="text"]::-webkit-input-placeholder {
    font-size: 1.125rem;
  }

  input[type="number"]::-webkit-input-placeholder {
    font-size: 1.125rem;
  }

  input[type="email"]::-webkit-input-placeholder {
    font-size: 1.125rem;
  }

  textarea::-webkit-input-placeholder {
    font-size: 1.125rem;
  }
}

input[type="text"]:-moz-placeholder-shown {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

input[type="number"]:-moz-placeholder-shown {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

input[type="email"]:-moz-placeholder-shown {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

textarea:-moz-placeholder-shown {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

@media screen and (width >= 1200px) {
  input[type="text"]:-moz-placeholder-shown {
    font-size: 1.125rem;
  }

  input[type="number"]:-moz-placeholder-shown {
    font-size: 1.125rem;
  }

  input[type="email"]:-moz-placeholder-shown {
    font-size: 1.125rem;
  }

  textarea:-moz-placeholder-shown {
    font-size: 1.125rem;
  }
}

input[type="text"]::-moz-placeholder {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

input[type="number"]::-moz-placeholder {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

input[type="email"]::-moz-placeholder {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

textarea::-moz-placeholder {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

@media screen and (width >= 1200px) {
  input[type="text"]::-moz-placeholder {
    font-size: 1.125rem;
  }

  input[type="number"]::-moz-placeholder {
    font-size: 1.125rem;
  }

  input[type="email"]::-moz-placeholder {
    font-size: 1.125rem;
  }

  textarea::-moz-placeholder {
    font-size: 1.125rem;
  }
}

input[type="text"]:-ms-placeholder-shown {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

input[type="number"]:-ms-placeholder-shown {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

input[type="email"]:-ms-placeholder-shown {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

textarea:-ms-placeholder-shown {
  color: #cda552;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
}

@media screen and (width >= 1200px) {
  input[type="text"]:-ms-placeholder-shown {
    font-size: 1.125rem;
  }

  input[type="number"]:-ms-placeholder-shown {
    font-size: 1.125rem;
  }

  input[type="email"]:-ms-placeholder-shown {
    font-size: 1.125rem;
  }

  textarea:-ms-placeholder-shown {
    font-size: 1.125rem;
  }
}

label {
  color: #c49e3d;
  text-transform: uppercase;
  margin-bottom: 2.1875rem;
  font-size: 1rem;
  display: block;
}

@media (width <= 768px) {
  label {
    margin-bottom: 1.5625rem;
    font-size: .875rem;
  }
}

.gdpr-terms input[type="checkbox"], .gdpr-terms input[type="radio"] {
  appearance: none;
}

.gdpr-terms .wpcf7-list-item {
  margin: 0;
}

.gdpr-terms .wpcf7-list-item label {
  text-transform: none;
  cursor: pointer;
  justify-content: space-between;
  padding: 0 0 0 3.75rem;
  display: flex;
  position: relative;
  top: 32px;
}

.gdpr-terms .wpcf7-list-item label:before, .gdpr-terms .wpcf7-list-item label:after {
  content: "";
  border-radius: 3px;
  transition: all .3s ease-in-out;
  display: inline-block;
  position: absolute;
}

.gdpr-terms .wpcf7-list-item label:before {
  background-color: #0000;
  border: 1px solid #c49e3d;
  border-radius: 3px;
  width: 40px;
  height: 40px;
  transition: all .3s ease-in-out;
  left: 0;
}

.gdpr-terms .wpcf7-list-item label:after {
  background-color: #0000;
  width: 30px;
  height: 30px;
  top: 5px;
  left: 5px;
}

.gdpr-terms .wpcf7-list-item label.checked:after {
  background-color: #c49e3d;
}

@media (width <= 768px) {
  .gdpr-terms .wpcf7-list-item label {
    top: 0;
  }
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000;
  width: 100vw;
  font-family: open-sans, sans-serif;
  position: relative;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

[data-lenis-prevent] {
  overscroll-behavior: contain;
}

.d-flex-row {
  flex-wrap: wrap;
  margin-left: -7px;
  margin-right: -7px;
  display: flex;
}

.custom-col-12, .custom-col-6 {
  margin-bottom: 14px;
  padding-left: 7px !important;
  padding-right: 7px !important;
}

.custom-col-12.fake-button-wrap, .custom-col-6.fake-button-wrap {
  margin-bottom: -12px;
}

.custom-col-12, .custom-col-6 {
  flex: 0 100%;
  max-width: 100%;
}

@media screen and (width >= 420px) {
  .custom-col-6 {
    flex: 0 50%;
    max-width: 50%;
  }
}

main {
  width: 100vw;
  position: relative;
  overflow-x: hidden;
}

.hero-text p, .hero-text li, .hero-text a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
}

@media (width >= 768px) {
  .hero-text p, .hero-text li, .hero-text a {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (width >= 992px) {
  .hero-text p, .hero-text li, .hero-text a {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.google-map {
  border: 2px solid #c49e3d;
  border-radius: 25px;
  overflow: hidden;
}

.header {
  z-index: 99;
  transition: all .3s ease-in-out;
}

@media screen and (width <= 1200px) {
  .header__wrap {
    flex-wrap: wrap;
  }
}

.header .container__large {
  padding: 0 1.875rem !important;
}

.header__logo {
  margin-right: 1.875rem;
}

@media screen and (width >= 1400px) {
  .header__logo {
    margin-right: 3.75rem;
  }
}

.header.scrolling, .header.without-hero {
  background-color: #000;
  box-shadow: 0 0 10px 5px #1e1e1f1a;
}

.header.scrolling {
  padding: .625rem 0;
}

@media screen and (width <= 1200px) {
  .header__nav {
    order: 3;
  }
}

.header__buttons {
  flex: 0 0 100%;
  justify-content: flex-end;
  width: 100%;
  margin-left: auto;
}

.header__buttons-wrap {
  text-align: right;
  margin-left: auto;
}

@media screen and (width <= 1200px) {
  .header__buttons-wrap {
    order: 2;
    margin-bottom: 15px;
  }
}

@media screen and (width >= 1200px) {
  .header__buttons-wrap {
    width: 100%;
    max-width: 484px;
  }
}

.header__buttons-wrap .trustpilot-widget {
  background-color: #fff;
  border-radius: 6px;
  width: 240px;
  margin-bottom: .625rem;
  margin-left: auto;
  padding: 10px;
  display: inline-block;
}

.main-menu {
  position: relative;
}

.main-menu li {
  display: inline-block;
}

@media screen and (width >= 992px) {
  .main-menu li {
    margin-right: 1.5625rem;
  }
}

@media screen and (width >= 1400px) {
  .main-menu li {
    margin-right: 2.1875rem;
  }
}

@media screen and (width >= 1920px) {
  .main-menu li {
    margin-right: 2.8125rem;
  }
}

.main-menu li a:not(.c-button) {
  color: #fff;
  align-items: center;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  display: flex;
}

@media screen and (width >= 1400px) {
  .main-menu li a:not(.c-button) {
    font-size: 1.125rem;
  }
}

@media screen and (width >= 1920px) {
  .main-menu li a:not(.c-button) {
    font-size: 1.25rem;
  }
}

.main-menu li a:not(.c-button) i {
  margin-left: .375rem;
  font-size: 1rem;
}

.main-menu li .mega-menu li > a {
  color: #000 !important;
}

.main-menu li .mega-menu li:hover > a {
  color: #c49e3d !important;
}

.main-menu li:hover > a {
  color: #c49e3d;
}

.main-menu li:hover .mega-menu {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

.hamburger {
  cursor: pointer;
  padding: 0 .875rem;
  transition: transform .4s ease-in-out;
  position: relative;
}

.hamburger span {
  top: 10px;
}

.hamburger span, .hamburger span:before, .hamburger span:after {
  cursor: pointer;
  content: "";
  background: #fff;
  width: 28px;
  height: 2px;
  transition: all .5s ease-in-out;
  display: block;
  position: absolute;
}

.hamburger span:before {
  top: -8px;
}

.hamburger span:after {
  bottom: -8px;
}

.hamburger.active span {
  background-color: #0000;
}

.hamburger.active span:before, .hamburger.active span:after {
  top: 0;
}

.hamburger.active span:before {
  transform: rotate(45deg);
}

.hamburger.active span:after {
  transform: rotate(-45deg);
}

.mega-menu {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  min-width: 40vw;
  padding: 30px;
  transition: all .3s ease-in-out;
  position: absolute;
  top: 40px;
  left: 0;
}

@media screen and (width >= 1200px) {
  .mega-menu {
    min-width: 50vw;
  }
}

.mega-menu h3, .mega-menu p, .mega-menu ul li a {
  color: #6d6e71;
}

.is-desktop .mega-menu ul li a:hover {
  color: #c49e3d;
}

.mega-menu__sub li {
  margin-right: 0;
}

.mega-menu__sub li a {
  font-size: 1.25rem;
}

.mega-menu__sub li p {
  font-size: 1.125rem;
}

.mega-menu__cta-column img {
  width: 100%;
  margin-bottom: .9375rem;
}

.footer {
  background-color: #000;
}

.footer__logo {
  width: 100%;
  max-width: 200px;
}

.footer h3 {
  letter-spacing: .1rem;
  text-transform: uppercase;
  margin-bottom: .9375rem;
  font-family: open-sans, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
}

@media screen and (width >= 992px) {
  .footer h3 {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
  }
}

.footer p, .footer ul li a {
  font-size: 1rem;
  font-weight: 300;
}

@media screen and (width >= 1400px) {
  .footer p, .footer ul li a {
    font-size: 1.125rem;
  }
}

@media screen and (width >= 1920px) {
  .footer p, .footer ul li a {
    font-size: 1.25rem;
  }
}

.footer ul li a:hover {
  color: #fdf8d9;
}

.footer ul li {
  line-height: 1.8;
}

.footer ul.social-menu li {
  margin-right: .625rem;
}

@media screen and (width >= 768px) {
  .footer ul.social-menu li {
    margin-right: 1.25rem;
  }
}

@media screen and (width >= 1920px) {
  .footer ul.social-menu li {
    margin-right: 1.875rem;
  }
}

.footer ul.social-menu li:last-child {
  margin-right: 0;
}

.footer ul.social-menu li a {
  font-size: 1.125rem;
}

.footer__bottom p {
  font-size: .875rem;
}

.footer__bottom ul li {
  margin-right: 1.25rem;
  display: inline-block;
}

@media screen and (width >= 992px) {
  .footer__bottom ul li {
    margin-right: 1.875rem;
  }
}

@media screen and (width >= 1400px) {
  .footer__bottom ul li {
    margin-right: 2.5rem;
  }
}

@media screen and (width >= 1920px) {
  .footer__bottom ul li {
    margin-right: 3.75rem;
  }
}

.footer__bottom ul li:last-child {
  margin-right: 0;
}

.footer__bottom ul li a {
  font-size: .875rem;
}

.footer * {
  color: #fff;
}

.js-fade-in {
  opacity: 0;
  transition: all .9s;
}

.js-fade-in.is-intersecting {
  opacity: 1;
}

.js-fade-up {
  opacity: 0;
  transition: all .9s;
  transform: translateY(30px);
}

.js-fade-up.is-intersecting {
  opacity: 1;
  transform: translateY(0);
}

@keyframes marquee {
  0% {
    transform: translate(0%);
  }

  to {
    transform: translate(-100%);
  }
}

@keyframes marquee-inverted {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    transform: translate3d(0%, 0, 0);
  }
}

@media screen and (width >= 992px) {
  .hero {
    height: 95vh;
    min-height: 900px;
  }
}

.hero__text {
  color: #fff;
  width: 100%;
  max-width: 930px;
}

.hero__text p:not(.above-title) {
  line-height: 2;
}

.hero__overlay {
  background-color: #0006;
}

.hero__with-form .above-title {
  align-items: center;
  display: flex;
  position: relative;
}

.hero__with-form .above-title:before {
  content: "";
  background-color: #c49e3d;
  width: 50px;
  height: 3px;
  display: block;
  position: absolute;
  left: -60px;
}

.hero__abstract {
  min-width: 100vw;
  margin-top: -7vw;
}

.hero__fade-in-up {
  opacity: 0;
  transform: translateY(50px);
}

.hero-blog {
  padding-top: 10rem;
  position: relative;
}

.hero-blog .above-title {
  color: #c49e3d;
}

.hero-blog__image {
  height: 300px;
  position: relative;
}

@media screen and (width >= 992px) {
  .hero-blog__image {
    height: 400px;
  }
}

@media screen and (width >= 1400px) {
  .hero-blog__image {
    height: 500px;
  }
}

.hero-blog__text {
  width: 100%;
  max-width: 900px;
  margin-bottom: 2.5rem;
}

.hero-blog__text h1 {
  width: 100%;
  font-size: 2.1875rem;
  margin-bottom: 20px !important;
}

@media screen and (width >= 576px) {
  .hero-blog__text h1 {
    font-size: 2.5rem;
  }
}

@media screen and (width >= 768px) {
  .hero-blog__text h1 {
    font-size: 2.8125rem;
  }
}

@media screen and (width >= 992px) {
  .hero-blog__text h1 {
    font-size: 3.125rem;
  }
}

@media screen and (width >= 1200px) {
  .hero-blog__text h1 {
    font-size: 3.4375rem;
  }
}

@media screen and (width >= 1400px) {
  .hero-blog__text h1 {
    font-size: 3.75rem;
  }
}

.hero-blog__text .button {
  margin-top: 1.875rem;
}

.hero-blog .container {
  height: 100%;
  position: relative;
}

.nav-overlay {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  background-color: #000;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden auto;
}

.nav-overlay__inner {
  text-align: center;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  padding: 2.5rem 1.25rem;
}

.nav-overlay__logo {
  width: 100%;
  max-width: 70px;
  margin: 0 auto 3.75rem;
}

@media screen and (width >= 568px) {
  .nav-overlay__logo {
    max-width: 90px;
  }
}

@media screen and (width >= 768px) {
  .nav-overlay__logo {
    max-width: 120px;
  }
}

.nav-overlay .mobile-menu {
  padding: .78125rem 0;
}

.nav-overlay .mobile-menu:first-of-type {
  padding-bottom: 0;
}

.nav-overlay .mobile-menu:last-of-type {
  padding-top: 0;
}

.nav-overlay .mobile-menu li {
  padding: 0 20px;
  display: block;
  position: relative;
}

.nav-overlay .mobile-menu li .mobile-expand {
  color: #fff;
  transition: all .3s ease-in-out;
  position: absolute;
  top: 13px;
  right: 10px;
}

.nav-overlay .mobile-menu li .mobile-expand.open {
  transform: rotate(180deg);
}

.nav-overlay .mobile-menu li a {
  text-transform: uppercase;
  letter-spacing: .02rem;
  margin-bottom: .3125rem;
  padding: .78125rem 0;
  font-size: 1rem;
  font-weight: 700;
  display: block;
}

.nav-overlay .mobile-menu li .sub-menu {
  height: 0;
  max-height: 1000px;
  transition: height .6s ease-in-out;
  display: block;
  overflow: hidden;
}

.nav-overlay .mobile-menu li .sub-menu li a {
  padding: .375rem 0;
  font-size: .875rem;
}

.nav-overlay ul li .sub-menu {
  display: none;
}

.nav-overlay ul li a {
  color: #fff;
}

.nav-overlay nav:not(.mobile-nav) ul {
  padding: 1.5625rem 0;
}

.nav-overlay ul {
  margin-bottom: 0;
}

.nav-overlay nav, .nav-overlay__logo {
  opacity: 0;
  transform: translateY(50px);
}

.nav-overlay__close {
  cursor: pointer;
  opacity: 0;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  top: 20px;
  right: 40px;
}

.nav-overlay__close p {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .1rem;
  margin: 0 .625rem 0 0;
  font-size: .75rem;
  font-weight: 700;
  position: relative;
  top: 12px;
}

.nav-overlay__close .hamburger {
  padding: 0;
}

.line {
  background-color: #fff;
  width: 0;
  height: 1px;
  display: block;
}

.social-menu li {
  margin-right: .625rem;
  display: inline-block;
}

.social-menu li:last-child {
  margin-right: 0;
}

.social-menu li a {
  font-size: 1.375rem;
}

.e-svg-container {
  display: flex;
}

@keyframes bounce-down {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(10px);
  }
}

.bounce-down {
  animation: 2s ease-in-out infinite bounce-down;
}

.c-button, .wpcf7-submit {
  text-align: center;
  letter-spacing: .05rem;
  color: #fff;
  cursor: pointer;
  background-color: #fdf8d9;
  border: 1px solid #c49e3d;
  border-radius: 40px;
  margin-right: .625rem;
  padding: .9375rem 1.875rem;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  transition: all .3s ease-in-out;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

@media screen and (width >= 1400px) {
  .c-button, .wpcf7-submit {
    padding: 1.25rem 1.875rem;
    font-size: 1rem;
  }
}

.c-button span, .wpcf7-submit span {
  position: relative;
}

.c-button span i, .wpcf7-submit span i {
  margin-left: .625rem;
  font-size: 1.25rem;
}

.c-button__fake, .wpcf7-submit__fake {
  cursor: unset;
  background-color: #c49e3d;
}

.c-button__fake:before, .wpcf7-submit__fake:before {
  display: none;
}

.c-button:last-child, .wpcf7-submit:last-child {
  margin-right: 0;
}

.c-button:before, .wpcf7-submit:before {
  content: "";
  background: #c49e3d;
  width: 120%;
  height: 100%;
  transition: transform .4s cubic-bezier(.3, 1, .8, 1);
  position: absolute;
  top: 0;
  left: -10%;
  transform: skew(30deg);
}

.c-button__grey:before, .wpcf7-submit__grey:before {
  background-color: #6d6e71;
}

.is-desktop .c-button:hover, .is-desktop .wpcf7-submit:hover {
  color: #c49e3d;
}

.is-desktop .c-button:hover:before, .is-desktop .wpcf7-submit:hover:before {
  transform: translate3d(100%, 0, 0);
}

.contact-btn {
  color: #cda552 !important;
}

.wpcf7-submit {
  text-align: center;
  background-color: #cda552;
  background-size: 20px;
  border-radius: 50px;
  width: 100%;
  color: #fff !important;
}

.is-desktop .wpcf7-submit:hover {
  background-color: #fdf8d9;
  color: #c49e3d !important;
}

.read-more {
  text-transform: lowercase;
  font-weight: 700;
  transition: all .3s ease-in-out;
  display: inline-block;
  position: relative;
}

.read-more:before, .read-more:after {
  content: "";
  pointer-events: none;
  background-color: #000;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 100%;
  left: 0;
}

.read-more:before {
  transform-origin: 0%;
  transition: transform .3s;
  transform: scale3d(0, 1, 1);
}

.read-more:after {
  content: "";
  transform-origin: 100%;
  transition: transform .3s;
  top: calc(100% + 4px);
}

.is-desktop .read-more:hover:before {
  transform: scale3d(1, 1, 1);
}

.is-desktop .read-more:hover:after {
  transform: scale3d(0, 1, 1);
}

.primary-btn {
  text-align: center;
  letter-spacing: .05rem;
  color: #fff;
  cursor: pointer;
  border-radius: 50px;
  margin-right: .625rem;
  padding: .625rem 1.875rem;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  transition: all .3s ease-in-out;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

@media screen and (width >= 1400px) {
  .primary-btn {
    padding: .75rem 1.875rem;
    font-size: 1rem;
  }
}

.primary-btn span {
  position: relative;
}

.primary-btn span i {
  margin-left: .625rem;
  font-size: 1.25rem;
}

.primary-btn__fake {
  cursor: unset;
  background-color: #cda552;
}

.primary-btn__fake:before {
  display: #cda552;
}

.primary-btn:last-child {
  margin-right: 0;
}

.primary-btn:before {
  content: "";
  background: #cda552;
  width: 120%;
  height: 100%;
  transition: transform .4s cubic-bezier(.3, 1, .8, 1);
  position: absolute;
  top: 0;
  left: -10%;
  transform: skew(30deg);
}

.primary-btn__grey:before {
  background-color: #6d6e71;
}

.is-desktop .primary-btn:hover {
  color: #cda552;
}

.is-desktop .primary-btn:hover:before {
  transform: translate3d(100%, 0, 0);
}

.secondary-btn {
  text-align: center;
  letter-spacing: .05rem;
  color: #cda552;
  cursor: pointer;
  border-radius: 50px;
  margin-right: .625rem;
  padding: .625rem 1.875rem;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  transition: all .3s ease-in-out;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

@media screen and (width >= 1400px) {
  .secondary-btn {
    padding: .75rem 1.875rem;
    font-size: 1rem;
  }
}

.secondary-btn span {
  position: relative;
}

.secondary-btn span i {
  margin-left: .625rem;
  font-size: 1.25rem;
}

.secondary-btn__fake {
  cursor: unset;
  background-color: #cda552;
}

.secondary-btn__fake:before {
  display: #cda552;
}

.secondary-btn:last-child {
  margin-right: 0;
}

.secondary-btn:before {
  content: "";
  background: #fff;
  width: 120%;
  height: 100%;
  transition: transform .4s cubic-bezier(.3, 1, .8, 1);
  position: absolute;
  top: 0;
  left: -10%;
  transform: skew(30deg);
}

.secondary-btn__grey:before {
  background-color: #6d6e71;
}

.is-desktop .secondary-btn:hover:before {
  transform: translate3d(100%, 0, 0);
}

.third-btn {
  text-align: center;
  letter-spacing: .05rem;
  color: #fff;
  cursor: pointer;
  border-radius: 50px;
  margin-right: .625rem;
  padding: .625rem 1.875rem;
  font-family: open-sans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  transition: all .3s ease-in-out;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

@media screen and (width >= 1400px) {
  .third-btn {
    padding: .75rem 1.875rem;
    font-size: 1rem;
  }
}

.third-btn span {
  position: relative;
}

.third-btn span i {
  margin-left: .625rem;
  font-size: 1.25rem;
}

.third-btn__fake {
  cursor: unset;
  background-color: #cda552;
}

.third-btn__fake:before {
  display: #cda552;
}

.third-btn:last-child {
  margin-right: 0;
}

.third-btn:before {
  content: "";
  color: #cda552;
  background: #cda552;
  width: 120%;
  height: 100%;
  transition: transform .4s cubic-bezier(.3, 1, .8, 1);
  position: absolute;
  top: 0;
  left: -10%;
  transform: skew(30deg);
}

.third-btn__grey:before {
  background-color: #6d6e71;
}

.is-desktop .third-btn:hover {
  color: #cda552;
}

.is-desktop .third-btn:hover:before {
  transform: translate3d(100%, 0, 0);
}

.blog-text-slide {
  cursor: pointer;
  color: #fff;
  background: #cda552;
  border-radius: 25px;
  padding: .5rem 1rem;
  transition: color .4s cubic-bezier(.3, 1, .8, 1);
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.blog-text-slide span {
  z-index: 2;
  position: relative;
}

.blog-text-slide:before {
  content: "";
  z-index: 1;
  background: #fdf8d9;
  width: 120%;
  height: 100%;
  transition: transform .4s cubic-bezier(.3, 1, .8, 1);
  position: absolute;
  top: 0;
  left: -10%;
  transform: skew(30deg) translateX(-100%);
}

.is-desktop .blog-text-slide:hover {
  color: #cda552;
}

.is-desktop .blog-text-slide:hover:before {
  transform: skew(30deg) translateX(0);
}

.case-study-slide {
  cursor: pointer;
  color: #cda552;
  border-radius: 30px;
  padding: .75rem 1.5rem;
  text-decoration: none;
  transition: color .4s cubic-bezier(.3, 1, .8, 1);
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.case-study-slide span {
  z-index: 2;
  position: relative;
}

.case-study-slide:before {
  content: "";
  color: #cda552;
  z-index: 1;
  background: #cda552;
  width: 120%;
  height: 100%;
  transition: transform .4s cubic-bezier(.3, 1, .8, 1);
  position: absolute;
  top: 0;
  left: -10%;
  transform: skew(30deg) translateX(0);
}

.is-desktop .case-study-slide:hover {
  color: #cda552 !important;
}

.is-desktop .case-study-slide:hover:before {
  transform: skew(30deg) translateX(-100%);
}

.blog-section-text-slide {
  cursor: pointer;
  color: #fff;
  background: #fdf8d9;
  border-radius: 25px;
  padding: .5rem 1rem;
  transition: color .4s cubic-bezier(.3, 1, .8, 1);
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.blog-section-text-slide span {
  z-index: 2;
  position: relative;
}

.blog-section-text-slide:before {
  content: "";
  z-index: 1;
  background: #cda552;
  width: 120%;
  height: 100%;
  transition: transform .4s cubic-bezier(.3, 1, .8, 1);
  position: absolute;
  top: 0;
  left: -10%;
  transform: skew(30deg) translateX(-100%);
}

.is-desktop .blog-section-text-slide:hover {
  color: #fdf8d9;
}

.is-desktop .blog-section-text-slide:hover:before {
  transform: skew(30deg) translateX(0);
}

.text-cta-slide {
  cursor: pointer;
  background-color: #cda552;
  border-radius: 25px;
  padding: .5rem 1rem;
  text-decoration: none;
  transition: color .4s cubic-bezier(.3, 1, .8, 1);
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.text-cta-slide span {
  z-index: 2;
  position: relative;
}

.text-cta-slide:before {
  content: "";
  z-index: 1;
  background: #cda552;
  width: 120%;
  height: 100%;
  transition: transform .4s cubic-bezier(.3, 1, .8, 1);
  position: absolute;
  top: 0;
  left: -10%;
  transform: skew(30deg) translateX(-100%);
}

.is-desktop .text-cta-slide:hover {
  color: #fff !important;
}

.is-desktop .text-cta-slide:hover:before {
  transform: skew(30deg) translateX(0);
}

.button-cta-slide {
  text-align: center;
  letter-spacing: .05rem;
  color: #c49e3d;
  cursor: pointer;
  border-radius: 50px;
  margin-right: 10px;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: color .4s cubic-bezier(.3, 1, .8, 1);
  display: inline-block;
  position: relative;
  overflow: hidden;
}

@media (width >= 1400px) {
  .button-cta-slide {
    padding: 12px 30px;
    font-size: 16px;
  }
}

.button-cta-slide span {
  z-index: 2;
  position: relative;
}

.button-cta-slide:before {
  content: "";
  z-index: 1;
  background: #cda552;
  width: 120%;
  height: 100%;
  transition: transform .4s cubic-bezier(.3, 1, .8, 1);
  position: absolute;
  top: 0;
  left: -10%;
  transform: skew(30deg) translateX(-100%);
}

.button-cta-slide:hover {
  color: #fff;
}

.button-cta-slide:hover:before {
  transform: skew(30deg) translateX(0);
}

.styled-button-all-studies {
  text-align: center;
  letter-spacing: .05rem;
  color: #fff;
  cursor: pointer;
  border: 1px solid #cda552;
  border-radius: 50px;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: color .4s cubic-bezier(.3, 1, .8, 1);
  display: inline-block;
  position: relative;
  overflow: hidden;
}

@media (width >= 768px) {
  .styled-button-all-studies {
    padding: 16px 40px;
  }
}

.styled-button-all-studies span {
  z-index: 2;
  position: relative;
}

.styled-button-all-studies:before {
  content: "";
  z-index: 1;
  background: #cda552;
  width: 120%;
  height: 100%;
  transition: transform .4s cubic-bezier(.3, 1, .8, 1);
  position: absolute;
  top: 0;
  left: -10%;
  transform: skew(30deg) translateX(-100%);
}

.styled-button-all-studies:hover {
  color: #cda552;
}

.styled-button-all-studies:hover:before {
  transform: skew(30deg) translateX(0);
}

.solar-solutions + .solar-solutions {
  padding-top: 0;
}

.modal {
  background-color: #000000b3;
  transition: all .3s ease-in-out;
  z-index: 999 !important;
}

.marquee {
  white-space: nowrap;
  will-change: transform;
  animation: 50s linear infinite marquee;
}

.marquee__item {
  min-width: 130px;
  height: 100px;
  padding: 20px 10px;
}

@media screen and (width >= 992px) {
  .marquee__item {
    height: 120px;
  }
}

.marquee__item img {
  width: auto;
  max-height: 60px;
}

@media screen and (width >= 992px) {
  .marquee__item img {
    min-width: 160px;
    max-height: 80px;
  }
}

.marquee-wrap {
  box-sizing: content-box;
  flex-wrap: nowrap;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logos {
  background-color: #fff;
}

.accordion__item--hidden {
  max-height: 0;
  transition: max-height .8s cubic-bezier(.4, 0, .2, 1);
  overflow: hidden;
}

.accordion__item--hidden-open {
  max-height: 1000px;
}

.accordion {
  margin-top: 1.25rem;
}

@media screen and (width >= 992px) {
  .accordion {
    margin-top: 1.875rem;
  }
}

.accordion__item {
  position: relative;
}

.accordion__item:last-child {
  padding-bottom: 0;
}

.accordion__item--title {
  cursor: pointer;
  background-color: #c49e3d;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.accordion__item--title * {
  color: #fff;
}

.accordion__item--title h2 {
  margin-bottom: 0;
}

.accordion__item--trigger {
  transition: all .3s ease-in-out;
}

.accordion__item--hidden p:last-child {
  margin-bottom: 0;
}

.accordion__item.clicked .accordion__item--trigger {
  transform: rotate(180deg);
}

.accordion a {
  color: #c49e3d;
  text-decoration: underline;
}

.plus {
  background-color: #fff;
  width: 30px;
  height: 3px;
  transition: all .3s ease-in-out;
  display: inline-block;
  position: relative;
}

.plus:after {
  content: "";
  background-color: #fff;
  width: 3px;
  height: 30px;
  transition: all .3s ease-in-out;
  display: block;
  position: absolute;
  top: -13px;
  left: 14px;
}

.accordion__item--open .plus:after {
  transform: rotate(90deg);
}

.page-loader {
  z-index: 111;
  background-color: #c49e3d;
}

.news__post .above-title {
  color: #c49e3d;
}

.news__post--content {
  padding: 1.25rem;
}

@media screen and (width >= 768px) {
  .news__post--content {
    padding: 1.875rem;
  }
}

.news__post--image {
  position: relative;
  overflow: hidden;
}

@media screen and (width <= 768px) {
  .news__post--image {
    margin-bottom: 1.875rem;
  }
}

.news__post--image img {
  width: 100%;
}

.single .basic-content .container {
  max-width: 860px;
}

.gallery {
  margin: 1.875rem -.9375rem 0 !important;
}

@media screen and (width >= 992px) {
  .gallery {
    margin: 3.125rem -.9375rem 0 !important;
  }
}

.gallery {
  flex-flow: wrap;
  display: flex;
}

.gallery .gallery-item {
  margin: 0 0 30px;
}

@media screen and (width >= 992px) {
  .gallery .gallery-item {
    margin: 0 0 50px;
  }
}

.gallery img {
  width: 100%;
  height: auto;
  border: none !important;
  margin: 0 !important;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
  padding: 0 15px;
}

.gallery-columns-2 .gallery-item {
  width: 100%;
}

@media screen and (width >= 768px) {
  .gallery-columns-2 .gallery-item {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
  }
}

.gallery-columns-3 .gallery-item {
  width: 100%;
}

@media screen and (width >= 768px) {
  .gallery-columns-3 .gallery-item {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 15px;
  }
}

.gallery-columns-4 .gallery-item {
  width: 100%;
}

@media screen and (width >= 768px) {
  .gallery-columns-4 .gallery-item {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding: 0 15px;
  }
}

.project__post {
  margin-bottom: 2.5rem;
}

@media screen and (width >= 992px) {
  .project__post {
    margin-bottom: 3.75rem;
  }
}

.project__post:last-child {
  margin-bottom: 0;
}

.project__post .above-title {
  color: #c49e3d;
}

.project__post--content {
  padding: 2.5rem 1.25rem;
}

@media screen and (width >= 768px) {
  .project__post--content {
    padding: 2.5rem 1.875rem;
  }
}

@media screen and (width >= 992px) {
  .project__post--content {
    padding: 3.75rem 2.5rem;
  }
}

@media screen and (width >= 1200px) {
  .project__post--content {
    padding: 3.75rem;
  }
}

@media screen and (width >= 1400px) {
  .project__post--content {
    padding: 5rem;
  }
}

.project__post--image {
  position: relative;
  overflow: hidden;
}

@media screen and (width <= 768px) {
  .project__post--image {
    margin-bottom: 1.875rem;
  }
}

.project__post--image img {
  width: 100%;
}

.accreditations-section__text {
  width: 100%;
  max-width: 1200px;
}

.accreditations__item img {
  max-height: 100px;
}

.savings-graph .cost-savings {
  color: #c49e3d;
  font-family: open-sans, sans-serif;
  font-weight: 700;
  display: block;
}

.savings-graph .slider {
  background-color: green;
  outline: none;
  width: 100%;
  max-width: 540px;
  height: 25px;
  transition: opacity .2s;
}

.savings-graph .slider::-webkit-slider-runnable-track {
  cursor: pointer;
  background-color: #f8f8f8;
  border: 1px solid #d6d6d6;
  border-radius: 6px;
  height: 25px;
}

.savings-graph .slider::-moz-range-track {
  cursor: pointer;
  background-color: #f8f8f8;
  height: 25px;
}

.savings-graph .slider::-webkit-slider-thumb {
  cursor: pointer;
  -webkit-appearance: none;
  text-align: center;
  color: #fff;
  background-color: #c49e3d;
  background-image: url("arrows-left-right-solid.2d5693d0.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  border: none;
  border-radius: 8px;
  outline: none;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: relative;
  top: 3px;
  box-shadow: 0 0 0 1px #c49e3d, 2.5px 2.5px 0 2.5px #c49e3d, -2.5px -2.5px 0 2.5px #c49e3d, 2.5px -2.5px 0 2.5px #c49e3d, -2.5px 2.5px 0 2.5px #c49e3d;
}

.savings-graph .slider::-moz-range-thumb {
  cursor: pointer;
  text-align: center;
  background-color: #c49e3d;
  background-image: url("arrows-left-right-solid.2d5693d0.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  border: none;
  border-radius: 8px;
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.savings-graph__y-axis {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 110px;
  display: flex;
}

.savings-graph .bar-container {
  width: 50px;
  height: 100%;
  position: relative;
}

.savings-graph .wgs-cost-savings-col {
  background-color: #f8f8f8;
  border-radius: 30px;
}

.savings-graph .bar {
  border-radius: 8px;
  width: 3vw;
  display: block;
  position: absolute;
  bottom: 0;
}

.savings-graph .bar-grey {
  background-color: #dbdbdb;
}

.savings-graph .bar-green {
  background-color: #c49e3d;
}

.savings-graph .bar-label {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: -20px;
}

.savings-graph__y-axis, .savings-graph__x-axis {
  display: flex;
}

.savings-graph__y-axis .axis-label, .savings-graph__x-axis .axis-label {
  margin: 6px 0;
}

.savings-graph__y-axis .axis-label:last-child, .savings-graph__x-axis .axis-label:last-child {
  margin-bottom: 0;
}

.savings-graph .axis-label {
  font-size: .875rem;
}

@media screen and (width >= 992px) {
  .savings-graph .axis-label {
    font-size: 1rem;
  }
}

.savings-graph .axis-label {
  color: #414141;
  font-weight: 700;
}

.savings-graph .x-bars-wrap {
  width: 100%;
}

.savings-graph .bar-container {
  position: relative;
}

.savings-graph .cost-item {
  display: flex;
}

.savings-graph .cost-item p {
  color: #6d6e71;
  font-size: 1.125rem;
  line-height: 1.3;
}

.savings-graph .cost-item p span {
  font-weight: 700;
  display: block;
}

@media screen and (width >= 992px) {
  .savings-graph .cost-item p {
    font-size: 1.25rem;
  }
}

@media screen and (width >= 1200px) {
  .savings-graph .cost-item p {
    font-size: 1.375rem;
  }
}

@media screen and (width >= 1920px) {
  .savings-graph .cost-item p {
    font-size: 1.5rem;
  }
}

.savings-graph .circle {
  border-radius: 5px;
  width: 30px;
  height: 30px;
  margin-right: .9375rem;
  display: inline-block;
  position: relative;
  top: 10px;
}

.savings-graph .bars {
  height: 100%;
}

.cost-value {
  color: #c49e3d;
  font-weight: 700;
}

.slidecontainer p {
  color: #6d6e71;
  font-size: 1.125rem;
}

.slidecontainer p span {
  font-weight: 700;
}

@media screen and (width >= 992px) {
  .slidecontainer p {
    font-size: 1.25rem;
  }
}

@media screen and (width >= 1200px) {
  .slidecontainer p {
    font-size: 1.375rem;
  }
}

@media screen and (width >= 1920px) {
  .slidecontainer p {
    font-size: 1.5rem;
  }
}

.bg-grey {
  background-color: #414141;
}

.bg-green {
  background-color: #c49e3d;
}

.switch-silder-wrap {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}

.reviews-slider-section {
  position: relative;
}

.reviews-slider-section .container {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
}

.reviews-slider {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 80px;
  overflow: hidden;
}

.reviews-slider .swiper-wrapper {
  align-items: center;
}

.reviews-slider .swiper-slide {
  flex-shrink: 0;
  width: 100% !important;
}

.reviews-slider__item {
  border-radius: 0;
  align-items: center;
  gap: 60px;
  width: 100%;
  min-height: 400px;
  display: flex;
  background: none !important;
  padding: 0 !important;
}

@media screen and (width >= 768px) {
  .reviews-slider__item {
    gap: 80px;
    min-height: 450px;
  }
}

@media screen and (width >= 992px) {
  .reviews-slider__item {
    gap: 100px;
    min-height: 500px;
  }
}

.reviews-slider__item .review-image-container {
  border-radius: 20px;
  flex: 0 0 300px;
  height: 300px;
  position: relative;
  overflow: hidden;
}

@media screen and (width >= 768px) {
  .reviews-slider__item .review-image-container {
    border-radius: 25px;
    flex: 0 0 350px;
    height: 350px;
  }
}

@media screen and (width >= 992px) {
  .reviews-slider__item .review-image-container {
    border-radius: 30px;
    flex: 0 0 400px;
    height: 400px;
  }
}

.reviews-slider__item .review-image-container img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 100%;
}

.reviews-slider__item .review-content-container {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  display: flex;
}

.reviews-slider__item--video {
  background: none;
  flex-direction: column;
  gap: 0;
}

.reviews-slider__item--video .review-image-container {
  border-radius: 20px;
  flex: 1;
  width: 100%;
  height: 100%;
}

.reviews-slider__item--video .review-image-container img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.reviews-slider__item--text p {
  margin-bottom: 25px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.3;
  color: #fff !important;
  font-size: 26px !important;
}

@media screen and (width >= 768px) {
  .reviews-slider__item--text p {
    margin-bottom: 30px;
    font-size: 32px !important;
  }
}

@media screen and (width >= 992px) {
  .reviews-slider__item--text p {
    margin-bottom: 35px;
    font-size: 38px !important;
  }
}

@media screen and (width >= 1200px) {
  .reviews-slider__item--text p {
    font-size: 44px !important;
  }
}

.reviews-slider__item--name {
  font-weight: 600;
  color: #fff !important;
  margin: 0 !important;
  font-size: 20px !important;
}

@media screen and (width >= 768px) {
  .reviews-slider__item--name {
    font-size: 22px !important;
  }
}

@media screen and (width >= 992px) {
  .reviews-slider__item--name {
    font-size: 24px !important;
  }
}

.reviews-slider-section__bottom {
  z-index: 10;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.swiper-arrows {
  gap: 15px;
  display: flex;
}

.swiper-arrows__arrow {
  color: #fff;
  cursor: pointer;
  background: none;
  border: 2px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  font-size: 16px;
  transition: all .3s;
  display: flex;
}

@media screen and (width >= 992px) {
  .swiper-arrows__arrow {
    width: 60px;
    height: 60px;
    font-size: 18px;
  }
}

.swiper-arrows__arrow:hover {
  color: #cda552;
  background-color: #fff;
  transform: scale(1.05);
}

.swiper-arrows__arrow i {
  pointer-events: none;
}

.reviews-slider-section__title {
  margin-bottom: 40px;
}

@media screen and (width >= 992px) {
  .reviews-slider-section__title {
    margin-bottom: 60px;
  }
}

.reviews-slider-section__title h2 {
  color: #fff;
  margin: 0;
  font-size: 32px;
  font-weight: bold;
}

@media screen and (width >= 768px) {
  .reviews-slider-section__title h2 {
    font-size: 36px;
  }
}

@media screen and (width >= 992px) {
  .reviews-slider-section__title h2 {
    font-size: 42px;
  }
}

@media screen and (width >= 1200px) {
  .reviews-slider-section__title h2 {
    font-size: 48px;
  }
}

@media (width <= 767px) {
  .reviews-slider__item {
    text-align: center;
    flex-direction: column;
    gap: 30px;
    height: auto;
  }

  .reviews-slider__item .review-image-container {
    flex: 0 0 250px;
    height: 250px;
    margin: 0 auto;
  }

  .reviews-slider__item .review-content-container {
    padding: 0 20px;
  }

  .reviews-slider__item--text {
    margin-bottom: 20px;
    font-size: 22px !important;
  }

  .reviews-slider__item--name {
    font-size: 18px !important;
  }

  .reviews-slider-section__bottom {
    text-align: center;
    margin-top: 30px;
    position: relative;
    bottom: auto;
    right: auto;
  }
}

.reviews-slider__item--video .reviews-slider__item--video-name {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (width >= 992px) {
  .reviews-slider__item--video .reviews-slider__item--video-name {
    font-size: 20px;
  }
}

.green-bg {
  color: #fff;
  z-index: 2;
  background-color: #cda552;
  border: none;
  justify-content: center;
  align-items: center;
  transition: all .3s;
  display: flex;
  position: relative;
}

.green-bg:hover {
  background-color: #067a3f;
  transform: scale(1.1);
}

.green-bg i {
  font-size: 20px;
}

@media screen and (width >= 992px) {
  .green-bg i {
    font-size: 24px;
  }
}

.overlay {
  top: unset;
  z-index: 1;
  background: linear-gradient(to top, #000c, #0000);
  height: 120px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.text-and-image {
  position: relative;
}

.text-and-image ul {
  list-style-type: disc;
}

.text-and-image ul li {
  list-style-position: inside;
}

.text-and-image__image {
  position: relative;
}

.text-and-image__text {
  border-radius: 40px 0 0;
}

@media screen and (width >= 768px) {
  .text-and-image__text {
    width: 130%;
    margin-right: -30%;
  }

  .text-and-image__block:nth-of-type(2n) {
    flex-direction: row-reverse;
  }
}

.text-and-image__block:nth-of-type(2n) .text-and-image__text {
  border-radius: 0 40px 0 0;
}

@media screen and (width >= 768px) {
  .text-and-image__block:nth-of-type(2n) .text-and-image__text {
    margin-right: unset;
    margin-left: -30%;
  }
}

.text-and-image__block:last-child {
  margin-bottom: 0;
}

.video-and-text__video a {
  cursor: pointer;
}

@media screen and (width >= 768px) {
  .video-and-text__video--full {
    padding-bottom: 57%;
  }
}

.video-and-text__video--full .overlay {
  opacity: .2;
  background-color: #000;
}

.video-and-text__video--full .green-bg {
  background-color: #caa851;
}

.video-and-text__video--full .top-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.booking-cta {
  position: relative;
}

.booking-cta p {
  margin-bottom: 1.875rem;
}

.booking-cta__overlay {
  background-color: #000000a6;
}

.booking-cta .object-fit {
  position: absolute;
}

.booking-cta__text {
  width: 100%;
  max-width: 800px;
  margin-bottom: 2.5rem;
}

@media screen and (width >= 1200px) {
  .booking-cta__text p {
    font-size: 22px;
  }
}

@media screen and (width >= 768px) {
  .booking-cta__text {
    margin-bottom: 0;
  }
}

.booking-cta * {
  color: #fff;
}

.booking-cta .row {
  margin-left: -7.5px;
  margin-right: -7.5px;
}

.booking-cta .col-12, .booking-cta .col-md-6 {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.booking-cta h3 {
  font-weight: 400;
}

.icon-link-blocks__col:last-child {
  margin-bottom: 0;
}

.icon-link-blocks__block {
  height: 100%;
}

.icon-link-blocks__block p:last-child {
  margin-bottom: 0;
}

.icon-link-blocks__block--icon-wrap {
  background-color: #c49e3d;
}

.icon-link-blocks__block--icon img, .icon-link-blocks__block--icon svg {
  width: 100%;
  max-width: 65px;
  height: auto;
  max-height: 40px;
}

.icon-link-blocks__block--text {
  background-color: #f8f8f8;
  width: calc(100% + 15px);
  margin-left: -15px;
}

.it-cols {
  position: relative;
}

.it-cols__left, .it-cols__right {
  height: 100%;
}

.it-cols__right {
  flex-flow: column;
  display: flex;
}

.it-cols__right .it-cols__image {
  margin-bottom: 1.875rem;
}

@media screen and (width <= 768px) {
  .it-cols__right .it-cols__image {
    order: 2;
  }
}

.it-cols__right .it-cols__text {
  margin-top: auto;
}

@media screen and (width <= 768px) {
  .it-cols__right .it-cols__text {
    order: 1;
    margin: 1.875rem 0;
  }
}

.it-cols__image {
  position: relative;
  overflow: hidden;
}

.it-cols__image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  height: 115%;
}

.finance-blocks__logo {
  max-width: 200px;
}

.finance-blocks__cta {
  margin-top: -20px;
}

@media screen and (width >= 576px) {
  .finance-blocks__cta {
    margin-top: -10px;
  }
}

.finance-blocks__block {
  border-radius: 20px;
}

.finance-blocks__block--icon img, .finance-blocks__block--icon svg {
  width: 100%;
  max-width: 100px;
  max-height: 80px;
}

.team-member {
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.team-member__image {
  margin-bottom: 1.25rem;
}

@media screen and (width >= 768px) {
  .team-member__image {
    margin-bottom: 1.875rem;
  }
}

@media screen and (width >= 1200px) {
  .team-member__image {
    margin-bottom: 2.5rem;
  }
}

.team-member__image img {
  width: 100%;
}

.team-member__name {
  margin-bottom: .9375rem;
}

.team-member__name h3 {
  margin-bottom: 0;
}

.team-member__role p {
  letter-spacing: .2rem;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1.125rem;
}

@media screen and (width >= 1400px) {
  .team-member__role p {
    font-size: 1.375rem;
  }
}

@media screen and (width >= 1920px) {
  .team-member__role p {
    font-size: 1.625rem;
  }
}

.is-desktop .team-member__overlay {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
  width: 100%;
  height: 100%;
  transition: all .3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
}

.is-desktop .team-member__overlay--inner {
  background-color: #c49e3d;
  border: 1px solid #fff;
  flex-wrap: wrap;
  align-items: center;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  padding: 1.25rem;
  display: flex;
  position: relative;
  top: 15px;
  left: 15px;
}

@media screen and (width >= 992px) {
  .is-desktop .team-member__overlay--inner {
    padding: 1.875rem;
  }
}

.is-desktop .team-member__overlay--inner * {
  color: #fff;
}

.team-member__overlay--col {
  flex: 0 100%;
  width: 100%;
}

.is-mobile .team-member__overlay--name {
  display: none;
}

.team-member__overlay--bio {
  margin-bottom: 1.875rem;
}

@media screen and (width >= 1400px) {
  .team-member__overlay--bio {
    margin-bottom: 3.125rem;
  }
}

@media screen and (width >= 1920px) {
  .team-member__overlay--bio {
    margin-bottom: 5rem;
  }
}

.team-member__overlay--bio p {
  font-size: 1rem;
  line-height: 2;
}

@media screen and (width >= 1200px) {
  .team-member__overlay--bio p {
    font-size: 1rem;
  }
}

@media screen and (width >= 1400px) {
  .team-member__overlay--bio p {
    font-size: 1.375rem;
  }
}

@media screen and (width >= 1920px) {
  .team-member__overlay--bio p {
    font-size: 1.5625rem;
  }
}

.team-member__overlay--bio p:last-child {
  margin-bottom: 0;
}

.is-desktop .team-member__overlay--role {
  margin-bottom: 1.875rem;
}

@media screen and (width >= 1400px) {
  .is-desktop .team-member__overlay--role {
    margin-bottom: 3.75rem;
  }
}

@media screen and (width >= 1920px) {
  .is-desktop .team-member__overlay--role {
    margin-bottom: 5.625rem;
  }
}

.is-desktop .team-member__overlay--role p {
  letter-spacing: .2rem;
  text-transform: uppercase;
  margin: 0;
  font-size: 1rem;
}

@media screen and (width >= 1400px) {
  .is-desktop .team-member__overlay--role p {
    font-size: 1.125rem;
  }
}

@media screen and (width >= 1920px) {
  .is-desktop .team-member__overlay--role p {
    font-size: 1.25rem;
  }
}

.is-mobile .team-member__overlay--role {
  display: none;
}

.team-member__overlay--social p {
  text-transform: uppercase;
  letter-spacing: .2rem;
  font-size: .875rem;
  font-weight: 700;
}

@media screen and (width >= 992px) {
  .team-member__overlay--social p {
    font-size: 1rem;
  }
}

.team-member__overlay--social ul li {
  margin-right: .9375rem;
  display: inline-block;
}

.team-member__overlay--social ul li:last-child {
  margin-right: 0;
}

@media screen and (width >= 768px) {
  .team-member__overlay--social ul li {
    margin-right: 1.5625rem;
  }
}

@media screen and (width >= 992px) {
  .team-member__overlay--social ul li {
    margin-right: 2.1875rem;
  }
}

.is-mobile .team-member__overlay--social ul li a {
  color: #000;
}

.is-desktop .team-member__overlay--social ul li a:hover {
  color: #fdf8d9;
}

.is-desktop .team-member:hover .team-member__overlay {
  z-index: 1;
  opacity: 1;
  visibility: visible;
}

.team-member .object-fit {
  position: absolute;
}

.google-map {
  height: 700px;
  position: relative;
}

.google-map .acf-map {
  height: 100%;
}

.google-map #map-canvas {
  width: 100%;
  height: 100%;
  position: relative;
}

@media screen and (width >= 768px) {
  .introduction__text {
    padding-right: 1.875rem;
  }
}

@media screen and (width >= 992px) {
  .introduction__text {
    padding-right: 3.125rem;
  }
}

.introduction__text p {
  line-height: 1.6;
}

.introduction__points ul {
  margin: 0;
  list-style-type: disc;
  list-style-position: inside;
}

.introduction__points ul li {
  font-size: 1.125rem;
  line-height: 1.8;
}

@media screen and (width >= 992px) {
  .introduction__points ul li {
    font-size: 1.25rem;
  }
}

.introduction__points ul li::marker {
  color: #c49e3d;
}

.case-study-text__title p {
  color: #c49e3d;
  font-weight: 700;
}

.case-study-details {
  margin-top: 1.875rem;
}

.case-study-details__title {
  color: #c49e3d;
  font-weight: 700;
}

.case-study-details__text {
  font-weight: 600;
}

.case-studies-module img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform .3s;
}

.case-studies-module .group:hover img {
  transform: scale(1.05);
}

@supports not (backdrop-filter: blur(10px)) {
  .backdrop-blur-sm {
    background-color: #ffffff26 !important;
  }
}

.image-cols__col {
  margin-bottom: 1.875rem;
}

.image-cols__col img {
  width: 100%;
}

.steps__step {
  border-radius: 20px;
  padding: 1.875rem 1.25rem;
  display: flex;
}

.steps__step:last-child {
  margin-bottom: 0;
}

@media screen and (width >= 768px) {
  .steps__step {
    padding: 2.5rem 1.875rem;
  }
}

@media screen and (width >= 992px) {
  .steps__step {
    padding: 2.5rem 1.875rem;
  }
}

.steps__step--title h2 {
  margin-bottom: .625rem;
}

.steps__step--number {
  padding-right: 1.25rem;
}

@media screen and (width >= 992px) {
  .steps__step--number {
    padding-right: 1.875rem;
  }
}

.steps__step--number p {
  font-family: open-sans, sans-serif;
  font-size: 60px;
  line-height: 1;
}

@media screen and (width >= 768px) {
  .steps__step--number p {
    font-size: 80px;
  }
}

@media screen and (width >= 992px) {
  .steps__step--number p {
    font-size: 100px;
  }
}

.basic-content .container {
  max-width: 1060px !important;
}

.basic-content a:not(.button) {
  color: #c49e3d;
  font-weight: 600;
}

.is-desktop .basic-content a:not(.button):hover {
  text-decoration: underline;
}

.basic-content p {
  line-height: 1.8;
}

.basic-content ul li, .basic-content ol li {
  font-size: 1.125rem;
  line-height: 2;
}

.basic-content ul li a, .basic-content ol li a {
  color: #000 !important;
}

.basic-content ul li a:hover, .basic-content ol li a:hover {
  color: #c49e3d !important;
}

@media screen and (width >= 992px) {
  .basic-content ul li, .basic-content ol li {
    font-size: 1.25rem;
  }
}

.basic-content ul {
  list-style-type: disc;
  list-style-position: inside;
}

.basic-content ul li::marker {
  color: #c49e3d;
}

.basic-content ol {
  list-style-type: decimal;
  list-style-position: inside;
}

.basic-content ol li::marker {
  color: #c49e3d;
}

.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.hover\:text-gray-900:hover {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}

.dark\:hover\:bg-gray-600:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

.dark\:hover\:text-\[\#c49e3d\]:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(196 158 61 / var(--tw-text-opacity, 1));
}

.dark\:hover\:text-black:hover:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

@media (width >= 576px) {
  .sm\:mb-0 {
    margin-bottom: 0;
  }

  .sm\:grid {
    display: grid;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (width >= 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:inset-0 {
    inset: 0;
  }

  .md\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .md\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .md\:mb-0 {
    margin-bottom: 0;
  }

  .md\:mb-12 {
    margin-bottom: 3rem;
  }

  .md\:mb-16 {
    margin-bottom: 4rem;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:w-32 {
    width: 8rem;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:pt-20 {
    padding-top: 5rem;
  }

  .md\:pt-40 {
    padding-top: 10rem;
  }

  .md\:text-right {
    text-align: right;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .md\:absolute.u-object-fit {
    top: 0;
    left: 0;
  }

  .md\:hover\:text-\[\#2c6949\]:hover {
    --tw-text-opacity: 1;
    color: rgb(44 105 73 / var(--tw-text-opacity, 1));
  }
}

@media (width >= 992px) {
  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .lg\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .lg\:col-start-7 {
    grid-column-start: 7;
  }

  .lg\:-m-12 {
    margin: -3rem;
  }

  .lg\:-my-12 {
    margin-top: -3rem;
    margin-bottom: -3rem;
  }

  .lg\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .lg\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .lg\:-mr-12 {
    margin-right: -3rem;
  }

  .lg\:mb-0 {
    margin-bottom: 0;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

  .lg\:mb-20 {
    margin-bottom: 5rem;
  }

  .lg\:mb-32 {
    margin-bottom: 8rem;
  }

  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:aspect-\[4\/5\] {
    aspect-ratio: 4 / 5;
  }

  .lg\:h-20 {
    height: 5rem;
  }

  .lg\:h-\[250px\] {
    height: 250px;
  }

  .lg\:h-\[500px\] {
    height: 500px;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:h-screen {
    height: 100vh;
  }

  .lg\:min-h-\[220px\] {
    min-height: 220px;
  }

  .lg\:w-1\/3 {
    width: 33.3333%;
  }

  .lg\:w-2\/3 {
    width: 66.6667%;
  }

  .lg\:w-20 {
    width: 5rem;
  }

  .lg\:w-\[45\%\] {
    width: 45%;
  }

  .lg\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

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

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-16 {
    gap: 4rem;
  }

  .lg\:gap-24 {
    gap: 6rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .lg\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .lg\:rounded-\[2rem\] {
    border-radius: 2rem;
  }

  .lg\:rounded-\[30px\] {
    border-radius: 30px;
  }

  .lg\:rounded-b-\[35px\] {
    border-bottom-right-radius: 35px;
    border-bottom-left-radius: 35px;
  }

  .lg\:border, .lg\:border-\[1px\] {
    border-width: 1px;
  }

  .lg\:border-\[\#CDA552\] {
    --tw-border-opacity: 1;
    border-color: rgb(205 165 82 / var(--tw-border-opacity, 1));
  }

  .lg\:border-\[\#FDF8D9\] {
    --tw-border-opacity: 1;
    border-color: rgb(253 248 217 / var(--tw-border-opacity, 1));
  }

  .lg\:bg-\[\#F8F8F8\] {
    --tw-bg-opacity: 1;
    background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
  }

  .lg\:bg-transparent {
    background-color: #0000;
  }

  .lg\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }

  .lg\:p-0 {
    padding: 0;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:p-12 {
    padding: 3rem;
  }

  .lg\:p-16 {
    padding: 4rem;
  }

  .lg\:p-6 {
    padding: 1.5rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pb-32 {
    padding-bottom: 8rem;
  }

  .lg\:pb-40 {
    padding-bottom: 10rem;
  }

  .lg\:pr-12 {
    padding-right: 3rem;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pt-24 {
    padding-top: 6rem;
  }

  .lg\:pt-80 {
    padding-top: 20rem;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:\!leading-\[60px\] {
    line-height: 60px !important;
  }

  .lg\:leading-\[1\.1\] {
    line-height: 1.1;
  }
}

@media (width >= 1200px) {
  .xl\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .xl\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .xl\:mt-12 {
    margin-top: 3rem;
  }

  .xl\:block {
    display: block;
  }

  .xl\:grid {
    display: grid;
  }

  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:gap-2 {
    gap: .5rem;
  }

  .xl\:gap-20 {
    gap: 5rem;
  }

  .xl\:gap-4 {
    gap: 1rem;
  }

  .xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xl\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}

@media (width >= 1400px) {
  .\32 xl\:ml-0 {
    margin-left: 0;
  }
}

@media (width >= 1600px) {
  .\33 xl\:max-w-\[1200px\] {
    max-width: 1200px;
  }

  .\33 xl\:max-w-\[1600px\] {
    max-width: 1600px;
  }
}
/*# sourceMappingURL=index.css.map */
