/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
@charset "UTF-8";
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: Poppins, ui-sans-serif, system-ui, sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wide: 0.025em;
    --radius-sm: 0.25rem;
    --radius-lg: 0.5rem;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --aspect-video: 16 / 9;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-brand: #698f91;
    --color-charcoal: #424141;
    --color-heading: #2A2A2A;
    --color-gold: #bd9f71;
  }
}
@layer base {
  *,
  ::after,
  ::before,
  ::backdrop,
  ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html,
  :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    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-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    display: block;
    vertical-align: middle;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea,
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit,
  ::-webkit-datetime-edit-year-field,
  ::-webkit-datetime-edit-month-field,
  ::-webkit-datetime-edit-day-field,
  ::-webkit-datetime-edit-hour-field,
  ::-webkit-datetime-edit-minute-field,
  ::-webkit-datetime-edit-second-field,
  ::-webkit-datetime-edit-millisecond-field,
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type=button], [type=reset], [type=submit]),
  ::file-selector-button {
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
  }
  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden=until-found])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .order-1 {
    order: 1;
  }
  .col-5 {
    grid-column: 5;
  }
  .col-6 {
    grid-column: 6;
  }
  .col-7 {
    grid-column: 7;
  }
  .col-8 {
    grid-column: 8;
  }
  .col-10 {
    grid-column: 10;
  }
  .col-14 {
    grid-column: 14;
  }
  .col-15 {
    grid-column: 15;
  }
  .col-18 {
    grid-column: 18;
  }
  .col-19 {
    grid-column: 19;
  }
  .col-24 {
    grid-column: 24;
  }
  .float-right {
    float: right;
  }
  .container {
    width: 100%;
    @media (width >= 480px) {
      max-width: 480px;
    }
    @media (width >= 500px) {
      max-width: 500px;
    }
    @media (width >= 799px) {
      max-width: 799px;
    }
    @media (width >= 1000px) {
      max-width: 1000px;
    }
    @media (width >= 1230px) {
      max-width: 1230px;
    }
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .\!mt-3 {
    margin-top: calc(var(--spacing) * 3) !important;
  }
  .\!mt-4 {
    margin-top: calc(var(--spacing) * 4) !important;
  }
  .\!mt-5 {
    margin-top: calc(var(--spacing) * 5) !important;
  }
  .\!mt-10 {
    margin-top: calc(var(--spacing) * 10) !important;
  }
  .\!mt-\[1rem\] {
    margin-top: 1rem !important;
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .\!mb-0 {
    margin-bottom: calc(var(--spacing) * 0) !important;
  }
  .\!mb-10 {
    margin-bottom: calc(var(--spacing) * 10) !important;
  }
  .\!mb-12 {
    margin-bottom: calc(var(--spacing) * 12) !important;
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .\!flex {
    display: flex !important;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .table {
    display: table;
  }
  .aspect-\[16\/9\] {
    aspect-ratio: 16/9;
  }
  .aspect-video {
    aspect-ratio: var(--aspect-video);
  }
  .\!h-full {
    height: 100% !important;
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-\[100vh\] {
    height: 100vh;
  }
  .h-\[200px\] {
    height: 200px;
  }
  .h-full {
    height: 100%;
  }
  .max-h-\[75px\] {
    max-height: 75px;
  }
  .min-h-600 {
    min-height: calc(var(--spacing) * 600);
  }
  .min-h-\[400px\] {
    min-height: 400px;
  }
  .\!w-\[150px\] {
    width: 150px !important;
  }
  .\!w-fit {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .\!w-full {
    width: 100% !important;
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-\[47\%\] {
    width: 47%;
  }
  .w-\[48\%\] {
    width: 48%;
  }
  .w-\[88px\] {
    width: 88px;
  }
  .w-\[180px\] {
    width: 180px;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[100px\] {
    max-width: 100px;
  }
  .max-w-\[160px\] {
    max-width: 160px;
  }
  .min-w-\[170px\] {
    min-width: 170px;
  }
  .min-w-\[180px\] {
    min-width: 180px;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .resize {
    resize: both;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .\!items-center {
    align-items: center !important;
  }
  .\!items-end {
    align-items: flex-end !important;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-evenly {
    justify-content: space-evenly;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-20 {
    gap: calc(var(--spacing) * 20);
  }
  .gap-\[4\%\] {
    gap: 4%;
  }
  .gap-y-3 {
    row-gap: calc(var(--spacing) * 3);
  }
  .gap-y-4 {
    row-gap: calc(var(--spacing) * 4);
  }
  .gap-y-5 {
    row-gap: calc(var(--spacing) * 5);
  }
  .gap-y-6 {
    row-gap: calc(var(--spacing) * 6);
  }
  .self-end {
    align-self: flex-end;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .\!border {
    border-style: var(--tw-border-style) !important;
    border-width: 1px !important;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .\!border-b {
    border-bottom-style: var(--tw-border-style) !important;
    border-bottom-width: 1px !important;
  }
  .\!border-\[\#666666\] {
    border-color: #666666 !important;
  }
  .\!border-white {
    border-color: var(--color-white) !important;
  }
  .\!bg-white {
    background-color: var(--color-white) !important;
  }
  .bg-black\/20 {
    background-color: color-mix(in srgb, #000 20%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 20%, transparent);
    }
  }
  .object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-\[24px\] {
    padding: 24px;
  }
  .\!py-0 {
    padding-block: calc(var(--spacing) * 0) !important;
  }
  .\!py-16 {
    padding-block: calc(var(--spacing) * 16) !important;
  }
  .\!py-20 {
    padding-block: calc(var(--spacing) * 20) !important;
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .\!pt-0 {
    padding-top: calc(var(--spacing) * 0) !important;
  }
  .\!pt-4 {
    padding-top: calc(var(--spacing) * 4) !important;
  }
  .\!pt-\[100px\] {
    padding-top: 100px !important;
  }
  .pt-20 {
    padding-top: calc(var(--spacing) * 20);
  }
  .pt-\[32px\] {
    padding-top: 32px;
  }
  .\!pb-0 {
    padding-bottom: calc(var(--spacing) * 0) !important;
  }
  .\!pb-\[5rem\] {
    padding-bottom: 5rem !important;
  }
  .\!pb-\[100px\] {
    padding-bottom: 100px !important;
  }
  .pb-12 {
    padding-bottom: calc(var(--spacing) * 12);
  }
  .pb-\[12px\] {
    padding-bottom: 12px;
  }
  .\!text-start {
    text-align: start !important;
  }
  .text-center {
    text-align: center;
  }
  .\!text-xl {
    font-size: var(--text-xl) !important;
    line-height: var(--tw-leading, var(--text-xl--line-height)) !important;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-wide {
    --tw-tracking: var(--tracking-wide);
    letter-spacing: var(--tracking-wide);
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .\!text-heading {
    color: var(--color-heading) !important;
  }
  .\!text-white {
    color: var(--color-white) !important;
  }
  .text-primary {
    color: #5E5E5E;
  }
  .text-white {
    color: var(--color-white);
  }
  .\!capitalize {
    text-transform: capitalize !important;
  }
  .\!uppercase {
    text-transform: uppercase !important;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .shadow-panel {
    --tw-shadow: 0 8px 5px -4px var(--tw-shadow-color, rgba(173,173,173,.4));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .delay-\[3s\] {
    transition-delay: 3s;
  }
  .duration-\[2s\] {
    --tw-duration: 2s;
    transition-duration: 2s;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .hover\:text-\[\#d9941c\] {
    &:hover {
      @media (hover: hover) {
        color: #d9941c;
      }
    }
  }
  .sm\:w-\[48\%\] {
    @media (width >= 40rem) {
      width: 48%;
    }
  }
  .md\:order-2 {
    @media (width >= 48rem) {
      order: 2;
    }
  }
  .md\:\!mt-0 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 0) !important;
    }
  }
  .md\:mt-0 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:h-\[450px\] {
    @media (width >= 48rem) {
      height: 450px;
    }
  }
  .md\:min-h-\[450px\] {
    @media (width >= 48rem) {
      min-height: 450px;
    }
  }
  .md\:w-48 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 48);
    }
  }
  .md\:w-\[24\%\] {
    @media (width >= 48rem) {
      width: 24%;
    }
  }
  .md\:w-\[32\%\] {
    @media (width >= 48rem) {
      width: 32%;
    }
  }
  .md\:w-\[50\%\] {
    @media (width >= 48rem) {
      width: 50%;
    }
  }
  .md\:w-\[300px\] {
    @media (width >= 48rem) {
      width: 300px;
    }
  }
  .md\:w-auto {
    @media (width >= 48rem) {
      width: auto;
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:flex-col {
    @media (width >= 48rem) {
      flex-direction: column;
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:flex-nowrap {
    @media (width >= 48rem) {
      flex-wrap: nowrap;
    }
  }
  .md\:items-start {
    @media (width >= 48rem) {
      align-items: flex-start;
    }
  }
  .md\:justify-evenly {
    @media (width >= 48rem) {
      justify-content: space-evenly;
    }
  }
  .md\:gap-6 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .md\:gap-8 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .md\:gap-x-6 {
    @media (width >= 48rem) {
      -moz-column-gap: calc(var(--spacing) * 6);
           column-gap: calc(var(--spacing) * 6);
    }
  }
  .md\:py-12 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 12);
    }
  }
  .md\:\!pt-0 {
    @media (width >= 48rem) {
      padding-top: calc(var(--spacing) * 0) !important;
    }
  }
  .md\:\!pt-\[52px\] {
    @media (width >= 48rem) {
      padding-top: 52px !important;
    }
  }
  .md\:pt-0 {
    @media (width >= 48rem) {
      padding-top: calc(var(--spacing) * 0);
    }
  }
  .md\:pt-\[52px\] {
    @media (width >= 48rem) {
      padding-top: 52px;
    }
  }
  .md\:\!pb-20 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 20) !important;
    }
  }
  .md\:\!pb-\[2rem\] {
    @media (width >= 48rem) {
      padding-bottom: 2rem !important;
    }
  }
  .md\:pb-0 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .md\:pb-\[52px\] {
    @media (width >= 48rem) {
      padding-bottom: 52px;
    }
  }
  .md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-base {
    @media (width >= 48rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .md\:text-xl {
    @media (width >= 48rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .lg\:\!flex {
    @media (width >= 64rem) {
      display: flex !important;
    }
  }
  .lg\:\!hidden {
    @media (width >= 64rem) {
      display: none !important;
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:flex {
    @media (width >= 64rem) {
      display: flex;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:min-h-\[500px\] {
    @media (width >= 64rem) {
      min-height: 500px;
    }
  }
  .lg\:\!w-\[57\%\] {
    @media (width >= 64rem) {
      width: 57% !important;
    }
  }
  .lg\:\!w-\[120px\] {
    @media (width >= 64rem) {
      width: 120px !important;
    }
  }
  .lg\:\!w-\[250px\] {
    @media (width >= 64rem) {
      width: 250px !important;
    }
  }
  .lg\:w-fit {
    @media (width >= 64rem) {
      width: -moz-fit-content;
      width: fit-content;
    }
  }
  .lg\:gap-8 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 8);
    }
  }
  .lg\:pt-\[30px\] {
    @media (width >= 64rem) {
      padding-top: 30px;
    }
  }
  .lg\:pb-\[10px\] {
    @media (width >= 64rem) {
      padding-bottom: 10px;
    }
  }
  .lg\:\!text-\[1\.7rem\] {
    @media (width >= 64rem) {
      font-size: 1.7rem !important;
    }
  }
  .xl\:h-screen {
    @media (width >= 80rem) {
      height: 100vh;
    }
  }
  .xl\:grid-cols-5 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
  .\[\&\>a\]\:text-lg {
    &>a {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .\[\&\>a\]\:text-white {
    &>a {
      color: var(--color-white);
    }
  }
  .\[\&\>a\]\:hover\:no-underline {
    &>a {
      &:hover {
        @media (hover: hover) {
          text-decoration-line: none;
        }
      }
    }
  }
  .\[\&\>a\]\:hover\:opacity-80 {
    &>a {
      &:hover {
        @media (hover: hover) {
          opacity: 80%;
        }
      }
    }
  }
}
@layer base {
  *,
  *::before,
  *::after {
    box-sizing: border-box;
  }
  html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    overflow-y: scroll;
  }
  body {
    margin: 0 auto;
    font-family: "Poppins", serif;
    line-height: 34px;
    color: #5E5E5E;
    text-rendering: optimizeLegibility;
    max-width: 100%;
    background: #FFF;
    letter-spacing: 0.03rem;
  }
  div {
    margin: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section {
    display: block;
  }
  blockquote,
  q {
    quotes: none;
  }
  ins {
    text-decoration: none;
  }
  del {
    text-decoration: line-through;
  }
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  a {
    color: #698f91;
    text-decoration: none;
  }
  .dot-list {
    position: relative;
    margin-bottom: calc(var(--spacing) * 2.5);
    padding-left: calc(var(--spacing) * 4);
  }
  .dot-list::before {
    content: "●";
    position: absolute;
    left: calc(var(--spacing) * 0);
    color: var(--color-gold);
  }
}
@layer components {
  .btn {
    display: inline-block;
    border-radius: var(--radius-lg);
    border-style: var(--tw-border-style);
    border-width: 1px;
    border-color: var(--color-white);
    padding-inline: calc(var(--spacing) * 2.5);
    padding-block: calc(var(--spacing) * 1);
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-white);
    text-transform: uppercase;
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .btn-brand {
    background-color: var(--color-brand);
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-brand);
      }
    }
  }
  .btn-gold {
    background-color: var(--color-gold);
    &:hover {
      @media (hover: hover) {
        background-color: #cda97f;
      }
    }
  }
  .btn-charcoal {
    background-color: var(--color-charcoal);
    &:hover {
      @media (hover: hover) {
        background-color: #595757;
      }
    }
  }
  .icons-section {
    padding-block: calc(var(--spacing) * 8);
  }
  @screen md {
    .icons-section {
      border-block-style: var(--tw-border-style);
      border-block-width: 4px;
      padding-block: calc(var(--spacing) * 6);
    }
  }
  @screen phone {
    .icons-section {
      border-block-style: var(--tw-border-style);
      border-block-width: 3px;
      padding-block: calc(var(--spacing) * 4);
    }
  }
  .bg-charcoal {
    background-color: #424141;
  }
}
@layer utilities {
  .text-light {
    color: var(--color-white);
  }
  .text-dark {
    color: var(--color-black);
  }
  .min-h-600 {
    min-height: 600px;
  }
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots {
  position: absolute;
  bottom: 16px;
  margin-bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}
@media (min-width: 799px) {
  .slick-dots {
    bottom: 26px;
  }
}
.slick-dots button {
  display: none;
}
.slick-dots li {
  background: #fff;
  border-radius: 7px;
  background-clip: padding-box;
  background-clip: border-box;
  height: 12px;
  width: 12px;
  border: 0;
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li:after {
  content: "";
  display: table;
  clear: both;
}
.slick-dots .slick-active {
  background: #5e5e5e;
  border: 1px solid #fff;
}
.slick-dots a {
  display: block;
}
body:after {
  content: " ";
  display: block;
  clear: both;
}
p,
ul,
ol {
  padding-bottom: 20px;
  font-family: "Poppins", serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  line-height: 1.625rem;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
@media (min-width: 799px) {
  p,
  ul,
  ol {
    font-size: 16px;
    line-height: 26px;
    line-height: 1.625rem;
  }
}
a {
  font-family: "Poppins", serif;
  font-weight: 400;
  font-size: 16px;
}
@media (min-width: 799px) {
  a {
    font-size: 16px;
  }
}
p.small,
.small p,
ul.small,
.small ul,
ol.small,
.small ol {
  letter-spacing: 0.03rem;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 26px;
  line-height: 1.625rem;
}
.large,
.large p,
.large span,
.large li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 26px;
  line-height: 1.625rem;
}
@media (min-width: 1200px) {
  .large,
  .large p,
  .large span,
  .large li {
    font-size: 16px;
    font-size: 1.125rem;
    line-height: 31px;
    line-height: 1.9375rem;
  }
}
.xlarge,
.xlarge p,
.xlarge span {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 31px;
  line-height: 1.9375rem;
  letter-spacing: 0.06rem;
}
@media (min-width: 799px) {
  .xlarge,
  .xlarge p,
  .xlarge span {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 30px;
    line-height: 1.875rem;
    letter-spacing: 0.08rem;
  }
}
ol,
ul {
  list-style-position: outside;
}
ul {
  padding: 0;
  list-style: none;
}
li {
  margin-bottom: 10px;
  margin-left: 20px;
  font-size: 16px;
}
@media (min-width: 799px) {
  li {
    font-size: 16px;
  }
}
.main ul li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 10px;
  margin-left: 0px;
}
.main ul li:before {
  position: absolute;
  left: 0;
  color: #e5a434;
  content: "●";
}
.text-image-bullets ul li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 10px;
  margin-left: 0px;
}
.text-image-bullets ul li:before {
  position: absolute;
  left: 0;
  color: #424141;
  content: "●";
}
strong {
  font-weight: 700;
}
a.button-orange:hover,
a.button-orange:active {
  background-color: #d9941c;
}
p,
a,
ul {
  color: #5e5e5e;
}
.tt-upper {
  text-transform: uppercase;
}
hr {
  border: 1px solid #777777;
  height: 1px;
  overflow: hidden;
  width: 100%;
}
h1,
h2,
h3,
h4,
.h4-appear,
h5 {
  font-family: "Poppins", serif;
  margin-bottom: 20px;
  color: #2a2a2a;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-transform: capitalize;
}
h1 a,
h2 a,
h3 a,
h4 a,
.h4-appear a,
h5 a {
  text-decoration: none;
}
h1 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 29px;
  line-height: 1.8125rem;
  margin-bottom: 16px;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  font-weight: 600;
}
@media (min-width: 500px) {
  h1 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 38px;
    line-height: 2.375rem;
    margin-bottom: 20px;
  }
}
@media (min-width: 799px) {
  h1 {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 44px;
    line-height: 2.75rem;
    margin-bottom: 20px;
  }
}
h2,
.h2-appear {
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 29px;
  line-height: 1.8125rem;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
@media (min-width: 500px) {
  h2,
  .h2-appear {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
    line-height: 2rem;
  }
}
@media (min-width: 799px) {
  h2,
  .h2-appear {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
    line-height: 2.25rem;
    margin-bottom: 20px;
  }
}
h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 25px;
  line-height: 1.5625rem;
  letter-spacing: 0.06rem;
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width: 799px) {
  h3 {
    font-size: 23px;
    font-size: 1.4375rem;
  }
}
h2.subtitle {
  font-weight: 500;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (min-width: 799px) {
  h2.subtitle {
    font-size: 22px;
    font-size: 1.375rem;
    color: #5e5e5e;
    margin-bottom: 20px;
  }
}
h3.subtitle {
  font-weight: 500;
}
@media (min-width: 799px) {
  h3.subtitle {
    font-size: 18px;
    font-size: 1.125rem;
    color: #5e5e5e;
    margin-bottom: 20px;
  }
}
input[type=text],
input[type=search],
input[type=email],
input[type=number],
input[type=url],
textarea {
  background: #fff;
  -webkit-appearance: none;
  outline: none;
  border: 1px solid #d5d5d5;
  font-family: "Poppins", serif;
  font-size: 16px;
  font-size: 0.875rem;
  padding: 5px 4px;
  border-radius: 0;
}
input[type=text]:focus,
input[type=search]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=url]:focus,
textarea:focus {
  border: 1px solid #5e5e5e;
}
input[type=submit] {
  -webkit-appearance: none;
  border: 0;
}
input[type=submit]:hover {
  cursor: pointer;
}
select {
  border-radius: 0;
  background-clip: padding-box;
  height: 27px;
  background: white;
}
.page-container:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 1000px) {
  .page-container {
    padding-top: 89px;
  }
}
.inner {
  width: 90%;
  margin: auto;
}
.inner:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 1000px) {
  .inner {
    max-width: 1200px !important;
  }
}
@media (min-width: 1200px) {
  .inner {
    max-width: 1200px !important;
  }
}
@media (min-width: 799px) {
  .inner--med {
    width: 90%;
    margin: auto;
  }
}
.inner--small {
  max-width: 785px;
  margin: auto;
}
.inner--relative {
  position: relative;
}
.content-container {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #698f91;
}
.content-container:after {
  content: "";
  display: table;
  clear: both;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-13,
.col-14,
.col-15,
.col-16,
.col-17,
.col-18,
.col-19,
.col-20,
.col-21,
.col-22,
.col-23,
.col-24 {
  margin-bottom: 50px;
  width: 100%;
}
.col-1 img,
.col-2 img,
.col-3 img,
.col-4 img,
.col-5 img,
.col-6 img,
.col-7 img,
.col-8 img,
.col-9 img,
.col-10 img,
.col-11 img,
.col-12 img,
.col-13 img,
.col-14 img,
.col-15 img,
.col-16 img,
.col-17 img,
.col-18 img,
.col-19 img,
.col-20 img,
.col-21 img,
.col-22 img,
.col-23 img,
.col-24 img {
  display: block;
}
.col-small-8 {
  width: 31.4285714286%;
  float: left;
  margin-right: 2.8571428571%;
}
.col-small-12 {
  width: 48.5714285714%;
  float: left;
  margin-right: 2.8571428571%;
}
.col-small-16 {
  width: 65.7142857143%;
  float: left;
  margin-right: 2.8571428571%;
}
.col-small-18 {
  width: 74.2857142857%;
  float: left;
  margin-right: 2.8571428571%;
}
.small-last {
  margin-right: 0;
}
@media (min-width: 0) and (max-width: 798px) {
  .col-small-hide {
    display: none;
  }
  .col-small-show {
    display: block;
  }
}
@media (min-width: 799px) {
  .col-small-show {
    display: none;
  }
}
@media (min-width: 799px) {
  .col-24 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .col-23 {
    width: 95.7142857143%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-22 {
    width: 91.4285714286%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-21 {
    width: 87.1428571429%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-20 {
    width: 82.8571428571%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-18-nf {
    width: 74.2857142857%;
    margin: auto;
    margin-bottom: 50px;
  }
  .col-19 {
    width: 78.5714285714%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-18 {
    width: 74.2857142857%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-17 {
    width: 70%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-16 {
    width: 65.7142857143%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-15 {
    width: 61.4285714286%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-14 {
    width: 57.1428571429%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-13 {
    width: 52.8571428571%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-12 {
    width: 48.5714285714%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-14-nf {
    width: 57.1428571429%;
    margin: auto;
    margin-bottom: 50px;
  }
  .col-11 {
    width: 44.2857142857%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-10 {
    width: 40%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-9 {
    width: 35.7142857143%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-8 {
    width: 31.4285714286%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-7 {
    width: 27.1428571429%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-6 {
    width: 22.8571428571%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-5 {
    width: 18.5714285714%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-4 {
    width: 14.2857142857%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-3 {
    width: 10%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-2 {
    width: 5.7142857143%;
    float: left;
    margin-right: 2.8571428571%;
  }
}
@media (min-width: 799px) and (max-width: 999px) {
  .col-med-24 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .col-med-18 {
    width: 74.2857142857%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-med-17 {
    width: 70%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-med-16 {
    width: 65.7142857143%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-med-15 {
    width: 61.4285714286%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-med-14 {
    width: 57.1428571429%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-med-13 {
    width: 52.8571428571%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-med-12 {
    width: 48.5714285714%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-med-11 {
    width: 44.2857142857%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-med-10 {
    width: 40%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-med-9 {
    width: 35.7142857143%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-med-8 {
    width: 31.4285714286%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-med-7 {
    width: 27.1428571429%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-med-6 {
    width: 22.8571428571%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-med-5 {
    width: 18.5714285714%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-med-4 {
    width: 14.2857142857%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .col-med-3 {
    width: 10%;
    float: left;
    margin-right: 2.8571428571%;
  }
  .med-last {
    margin-right: 0;
  }
}
@media (min-width: 799px) {
  .col-nogut-med-9 {
    box-sizing: border-box;
    width: 37.5%;
    float: left;
    margin-right: 0;
  }
  .col-nogut-med-8 {
    box-sizing: border-box;
    width: 33.3333333333%;
    float: left;
    margin-right: 0;
  }
  .col-nogut-med-12 {
    box-sizing: border-box;
    width: 50%;
    float: left;
    margin-right: 0;
  }
  .col-nogut-med-15 {
    box-sizing: border-box;
    width: 62.5%;
    float: left;
    margin-right: 0;
  }
  .col-nogut-med-16 {
    box-sizing: border-box;
    width: 66.6666666667%;
    float: left;
    margin-right: 0;
  }
  .col-nogut-med-17 {
    box-sizing: border-box;
    width: 70.8333333333%;
    float: left;
    margin-right: 0;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .col-large-24 {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000001;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000002;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1000000004;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1000000003;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1000000005;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 36px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  background: white;
  color: #5e5e5e;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 16px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #698f91;
    color: #fff;
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.section {
  padding-top: 33.3333333333px;
}
@media (min-width: 799px) {
  .section {
    padding-top: 30px;
  }
}
.section--home {
  padding-top: 25px;
}
@media (min-width: 799px) {
  .section--home {
    padding-top: 50px;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .section--top p:last-of-type {
    margin-bottom: 0;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .section--small-only {
    padding-top: 50px;
  }
}
@media (min-width: 799px) {
  .section--med {
    padding-top: 50px;
  }
}
@media (min-width: 799px) {
  .section--panels {
    display: flex;
    justify-content: space-between;
  }
}
.center-container {
  text-align: center;
}
.center {
  margin: auto;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
main,
.main {
  display: block;
  margin-bottom: 0;
}
main:after,
.main:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 320px) and (max-width: 799px) {
  .small-hide {
    display: none !important;
  }
}
@media (min-width: 799px) and (max-width: 999px) {
  .med-hide {
    display: none !important;
  }
}
@media (min-width: 799px) {
  .small-only {
    display: none !important;
  }
}
.heading-alt {
  font-family: "Poppins", serif;
}
.pdf-link {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.06rem;
  padding-left: 42px;
  background: url(/assets/images/site/pdf-icon.svg);
  background-repeat: no-repeat;
  background-position: left;
  padding-top: 4px;
}
.asset-container {
  height: 100%;
  text-align: center;
  margin-bottom: 2.8571428571%;
  position: relative;
}
@media (min-width: 799px) {
  .asset-container {
    background: black;
  }
}
@media (min-width: 799px) {
  .asset-container {
    width: 20vw;
    height: 20vw;
  }
}
@media (min-width: 799px) {
  .asset-container img.media-portrait {
    height: 100%;
    margin: auto;
  }
  .asset-container img.media-landscape {
    width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.border-bottom {
  border-bottom: 1px solid #698f91;
}
.border-top {
  border-top: 1px solid #698f91;
}
@media (min-width: 320px) and (max-width: 799px) {
  .border-bottom--small {
    border-bottom: 1px solid #698f91;
  }
}
.float-left {
  float: left;
}
@media (min-width: 799px) {
  .float-right {
    float: right;
  }
  .float-right.img-float {
    padding-left: 30px;
  }
}
.align-right {
  text-align: right;
}
.clearafter:after {
  content: "";
  display: table;
  clear: both;
}
.clear {
  clear: both;
}
.flex-s-up {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 320px) and (max-width: 399px) {
  .center-container--small {
    text-align: center;
  }
}
.gutter-right {
  margin-right: 50px;
}
.gutter-bottom {
  margin-bottom: 50px;
}
.gutter-top {
  margin-top: 50px;
}
.gutter-right--half {
  margin-right: 25px;
}
.gutter-bottom--half {
  margin-bottom: 40px;
}
.gutter-bottom--third {
  margin-bottom: 16.6666666667px;
}
.gutter-bottom--double {
  margin-bottom: 100px;
}
.padding-top--double {
  padding-top: 100px;
}
.padding-top--half {
  padding-top: 25px;
}
.gutter-top--half {
  margin-top: 25px;
}
.gutter-bottom--none {
  margin-bottom: 0;
}
.padding-top {
  padding-top: 50px;
}
@media (min-width: 799px) {
  .padding-top-med-only {
    padding-top: 50px;
  }
}
@media (min-width: 799px) {
  .padding-top--double-med-only {
    padding-top: 100px;
  }
}
@media (min-width: 799px) {
  .padding-top--half-med-only {
    padding-top: 25px;
  }
}
.padding-top--half {
  padding-top: 25px;
}
.padding-bottom {
  padding-bottom: 50px;
}
.padding-bottom--double {
  padding-bottom: 100px;
}
.padding-bottom--half {
  padding-bottom: 25px;
}
@media (min-width: 320px) and (max-width: 799px) {
  .no-gutter-bottom--small {
    margin-bottom: 0;
  }
  .gutter-bottom--half--small {
    margin-bottom: 25px;
  }
  .gutter-bottom--small {
    margin-bottom: 50px;
  }
}
@media (min-width: 320px) and (max-width: 999px) {
  .gutter-bottom--small-large {
    margin-bottom: 50px;
  }
}
.no-padding-bottom {
  padding-bottom: 0;
}
.center-container {
  text-align: center;
}
.circle-clip {
  background: rgba(255, 255, 255, 0.3);
  clip-path: circle(154px at center);
  -webkit-clip-path: circle(154px at center);
}
.circle-clip img {
  clip-path: circle(148px at center);
  -webkit-clip-path: circle(148px at center);
}
.light-text {
  color: #fff;
}
.dark-text {
  color: #5e5e5e;
}
.bg-black {
  background: #5e5e5e;
}
.bg-grey {
  background: #2a2a2a;
}
.bg-white {
  background: #fff;
}
.bg-lorange {
  background: #f9f6ef;
}
.bg-lgrey {
  background: #fbf9f7;
}
.bg-underfloor {
  background-color: #fbf9f7;
  background-image: url(/assets/images/site/bg-underfloor-s.jpg);
  background-position: top;
  background-repeat: no-repeat;
}
.bg-underfloor:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 1000px) {
  .bg-underfloor {
    background-image: url(/assets/images/site/bg-underfloor.jpg);
    background-size: cover;
    background-attachment: fixed;
  }
}
.bg-bottom-panel {
  background: #434749;
}
.bg-bottom-panel:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 1000px) {
  .bg-bottom-panel {
    background-image: url(/assets/images/site/bg-screed.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-size: 100%;
  }
}
.main-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
  transition: background 0.3s ease, backdrop-filter 0.3s ease, color 0.3s ease;
  box-shadow: none;
}
.main-nav.nav--no-hero {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  background: rgb(255, 255, 255);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  color: #5e5e5e;
}
.main-nav-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  height: 80px;
}
.nav-logo img {
  display: block;
  max-width: 270px;
  height: auto;
  transition: content 0.3s ease, filter 0.3s ease;
}
.nav-links ul {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin: 0;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
}
.nav-links a {
  position: relative;
  display: inline-block;
  color: inherit;
  text-decoration: none;
  font-weight: 600;
  padding: 0.5rem 0;
  border: none;
  transition: color 0.25s ease;
}
.nav-links a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 2px;
  width: 0;
  background-color: #e5a434;
  transform: translateX(-50%);
  transition: width 0.25s ease;
}
.nav-links a:hover::after,
.nav-links a:focus-visible::after {
  width: 100%;
}
.nav-links a.nav-link--active::after {
  width: 100%;
}
.nav-links a.button-orange.nav-link--active::after {
  width: 0;
}
.nav-links a.nav-link--active {
  color: #fffff;
  background-size: 100% 2px;
}
.nav-links a:hover,
.nav-links a:focus-visible {
  color: #e5a434;
  background-size: 100% 2px;
}
.mobile-menu a {
  background-image: none;
  transition: opacity 0.2s ease, border-color 0.2s ease;
  border-bottom: 2px solid transparent;
}
.mobile-menu a.nav-link--active {
  border-bottom-color: #d9941c;
}
.button-orange .nav-link--active {
  background-color: #d9941c;
  color: #fff;
  border-bottom: none;
}
@media (min-width: 1024px) {
  .nav-links a {
    font-size: 1rem;
  }
  .nav-links ul {
    gap: 0.2rem;
  }
}
@media (min-width: 1300px) {
  .nav-links a {
    font-size: 1rem;
  }
}
.main-nav.nav--over-hero {
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  color: #ffffff !important;
  border-bottom: none;
  box-shadow: none;
}
.main-nav.nav--over-hero ul {
  color: inherit !important;
}
.main-nav.nav--over-hero.nav--frosted {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease-in-out;
  color: #5e5e5e;
}
.main-nav.nav--solid {
  background: rgb(255, 255, 255);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  color: #5e5e5e;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(255, 255, 255, 0.25) !important;
}
.main-nav {
  transition: all 0.3s ease-in-out;
}
.main-nav.nav--over-hero .nav-logo img {
  content: url("/assets/images/site/ag-floor-logo-white.png");
}
.main-nav.nav--solid .nav-logo img {
  content: url("/assets/images/site/ag-floor-logo-brown.png");
}
.hero {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  z-index: 1;
}
.hero-video-iframe {
  box-sizing: border-box;
  width: 177.77777778vh;
  height: 56.25vw;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hero-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  z-index: 1;
}
.hero-heading,
.hero-button {
  position: relative;
  z-index: 2;
  color: white;
  text-align: left;
  width: -moz-fit-content;
  width: fit-content;
}
.hero-button {
  text-transform: uppercase !important;
  font-size: 18px;
}
.menu-btn {
  display: none;
  background: none;
  border: none;
  padding: 0;
  width: 38px;
  height: 38px;
  cursor: pointer;
  color: inherit;
}
.menu-btn-inner {
  display: inline-block;
}
.menu-lines {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 20px;
  height: 16px;
  position: relative;
}
.menu-lines span {
  display: block;
  height: 2px;
  width: 100%;
  background: currentColor;
  transition: opacity 0.2s ease;
}
body.menu-open .menu-lines > span {
  transform: none;
  opacity: 1;
}
.menu-cross {
  display: none !important;
}
.mobile-menu {
  position: fixed;
  left: 0;
  right: 0;
  top: 100px;
  width: 100%;
  max-height: calc(100vh - 100px);
  transform: translateY(-100%);
  opacity: 0;
  transition: transform 0.32s cubic-bezier(0.2, 0.9, 0.3, 1), opacity 0.22s;
  z-index: 40;
  padding: 1.25rem 1.25rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  background-color: #434749;
  color: white;
}
body.menu-open .mobile-menu {
  transform: translateY(0);
  opacity: 1;
}
@media (max-width: 1023px) {
  body.menu-open .main-nav {
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    color: #5e5e5e !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  }
  body.menu-open .main-nav .nav-logo img {
    content: url("/assets/images/site/ag-floor-logo-brown.png");
  }
  body.menu-open .menu-btn {
    color: #5e5e5e;
  }
}
@media (max-width: 1023px) {
  .nav-links {
    display: none;
  }
  .menu-btn {
    display: block;
  }
  .mobile-menu {
    display: flex;
  }
}
@media (min-width: 1024px) {
  .nav-links {
    display: flex;
  }
  .menu-btn {
    display: none;
  }
  .mobile-menu {
    display: none !important;
  }
}
.close-menu {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 28px;
  height: 28px;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}
.close-menu span {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 2px;
  background: currentColor;
  transform-origin: center;
}
.close-menu span:first-child {
  transform: rotate(45deg);
}
.close-menu span:last-child {
  transform: rotate(-45deg);
}
.menu-content {
  display: flex;
  flex-direction: column;
}
.menu-content a {
  display: block;
  text-decoration: none;
  color: inherit;
  padding: 0.6rem 0;
  font-weight: 400;
  text-transform: uppercase;
}
.dropdown {
  width: 100%;
}
.dropdown-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  padding: 0.4rem 0;
}
.dropdown-toggle a {
  color: inherit;
  text-decoration: none;
  flex: 1;
}
.dropdown-menu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.28s ease, opacity 0.2s ease;
  opacity: 0;
}
.dropdown.open .dropdown-menu {
  opacity: 1;
  max-height: 600px;
}
.chevron {
  margin-left: 0.5rem;
  transform-origin: center;
  transition: transform 0.25s ease;
}
.dropdown.open .chevron {
  transform: rotate(180deg);
}
@media (max-width: 1023px) {
  .nav-links {
    display: none;
  }
  .menu-btn {
    display: block;
  }
  .mobile-menu {
    display: flex;
  }
  .nav-links .nav-btn {
    background: none;
    color: inherit;
    padding: 0;
    border-radius: 0;
    font-weight: 600;
  }
}
@media (min-width: 1024px) {
  .nav-links {
    display: flex;
  }
  .menu-btn {
    display: none;
  }
  .mobile-menu {
    display: none !important;
  }
}
.button {
  color: #fff;
  line-height: 1.6em;
  font-family: "Poppins", serif;
  font-size: 17px;
  font-size: 1.0625rem;
  border-radius: 6px;
  background-clip: padding-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  display: inline-block;
  padding: 12px 24px 12px 24px;
  letter-spacing: 0.04rem;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.button:hover {
  background-position: 102% 14px;
}
.button-orange {
  background-color: #e5a434;
  color: #434749;
  color: #fff;
  box-shadow: 0px 8px 5px -4px rgba(173, 173, 173, 0.4);
  line-height: 1.6em;
  font-family: "Poppins", serif;
  font-size: 17px;
  font-size: 1.0625rem;
  border-radius: 6px;
  background-clip: padding-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  width: -moz-fit-content;
  width: fit-content;
  display: flex !important;
  justify-content: center;
  padding: 12px 24px 12px 24px;
  letter-spacing: 0.04rem;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
.button--blue-clay {
  background-color: #698f91;
  color: #434749;
  color: #fff;
  box-shadow: 0px 8px 5px -4px rgb(105, 143, 145);
}
.button--blue-clay:hover {
  background-color: #85a5a7;
  border-bottom: 0;
}
.button--orange {
  background-color: #e5a434;
  color: #434749;
  color: #fff;
  box-shadow: 0px 8px 5px -4px rgba(173, 173, 173, 0.4);
}
.button--orange:hover {
  background-color: #d9941c;
  border-bottom: 0;
}
.button-orange:hover {
  background-color: #d9941c;
  border-bottom: 0;
}
.button--quote {
  background-image: url(/assets/images/site/icon-quote.svg);
  background-repeat: no-repeat;
  background-position: left 14px center;
  padding-left: 48px;
}
.button--quote:hover {
  background-position: left 14px center;
  color: #fff;
}
.button--arrow {
  background-image: url(/assets/images/site/cta-arrow.svg);
  background-repeat: no-repeat;
  background-position: right 14px top -81px;
  padding-right: 44px;
}
.button--arrow:hover {
  background-position: right 14px top -81px;
  color: #fff;
}
.link {
  font-family: "Poppins", serif;
}
.cta-link {
  color: #e5a434;
  letter-spacing: 0.08rem;
  background-image: url(/assets/images/site/cta-arrow.svg);
  background-repeat: no-repeat;
  background-position: top 0px right 0px;
  font-family: "Poppins", sans-serif;
  padding-right: 26px;
  border-bottom: 0;
  transition: color 0.1s ease-in-out;
}
.cta-link:hover {
  color: #2a2a2a;
  background-position: top -46px right 0px;
  border-bottom: 0;
}
.cta-link--back {
  background-image: url(/assets/images/site/cta-arrow-back.svg);
  background-position: 0 -108px;
  padding-left: 30px;
  padding-right: 0;
}
.cta-link--back:hover {
  color: #5e5e5e;
  background-position: 0 3px;
  border-bottom: 0;
}
.discrete-link {
  border-bottom: 0;
  color: #5e5e5e;
}
.discrete-link:hover {
  border-bottom: 0;
  color: #d9941c;
}
a .discrete-link {
  color: #2a2a2a;
}
a .discrete-link:hover {
  color: #d9941c;
}
.panel__heading {
  margin-bottom: 7px;
}
.panel__cta .cta-link {
  color: #fff;
  letter-spacing: 0.05rem;
  background-position: right -62px;
}
.panel--promise {
  padding: 44px;
  background-color: rgba(255, 255, 255, 0.88);
}
.panel--extract {
  color: #fff;
  box-shadow: 0px 8px 5px -4px rgba(173, 173, 173, 0.4);
  background-image: url(/assets/images/site/quote.svg);
  background-color: #484c54;
  background-position: left 17px top 30px;
  background-repeat: no-repeat;
  padding-left: 80px;
  background-size: 44px;
}
.panel--extract p:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 1000px) {
  .panel--extract {
    padding: 50px 50px 50px 120px;
    background-position: left 32px top 50px;
    background-size: 60px;
  }
  .panel--extract p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 40px;
    line-height: 2.5rem;
  }
}
.work-item {
  position: relative;
}
@media (min-width: 320px) and (max-width: 999px) {
  .work-item {
    margin-bottom: 30px;
  }
}
@media (min-width: 1000px) {
  .work-item {
    width: 32.6860841424%;
    float: left;
    margin-right: 0.9708737864%;
  }
  .work-item:nth-child(3n) {
    margin-right: 0;
  }
}
.work-item .img-wrapper {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  margin-bottom: 12px;
  background: black;
  margin-bottom: 0;
}
.work-item .panel__containercontent {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 99;
}
@media (min-width: 320px) and (max-width: 1200px) {
  .work-item .panel__containercontent {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, 0.2) 83%);
    height: 100%;
  }
}
.work-item .panel__containercontent h2 {
  color: #fff;
  bottom: 0px;
  left: 20px;
  position: absolute;
  z-index: 999;
  display: inline;
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 20px;
  line-height: 1.25rem;
  left: 14px;
}
.work-item .panel__containercontent h2.cta-link {
  background-position: top -96px right 0;
}
@media (min-width: 1000px) {
  .work-item .panel__containercontent h2.cta-link {
    background-position: top -96px right 0;
  }
}
@media (min-width: 1000px) {
  .work-item .panel__containercontent {
    opacity: 1;
    transition: all 0.5s ease-in-out;
    left: 50%;
    transform: translateX(-50%);
    text-align: left;
  }
  .work-item .panel__containercontent h2 {
    transition: all 0.5s ease-in-out;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 23px;
    line-height: 1.4375rem;
    text-shadow: 0px 0px 10px #000;
  }
  .work-item .panel__containercontent a {
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .work-item .panel__containercontent h2 {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.work-item img {
  opacity: 0.8;
  float: left;
  transition: all 0.3s ease-in-out;
  height: auto;
  min-width: 100%;
  max-width: 100%;
}
@media (min-width: 1000px) {
  .work-item:hover img {
    opacity: 0.3;
    transform: scale(1.05);
  }
  .work-item:hover .panel__containercontent {
    opacity: 1;
  }
  .work-item:hover .panel__containercontent h2 {
    bottom: 6px;
  }
}
.service-list {
  float: left;
  list-style: none;
  margin-left: 0;
}
.service-list:after {
  content: "";
  display: table;
  clear: both;
}
.services-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 1024px) {
  .services-list ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    list-style: none;
    padding: 0;
    margin: 0;
  }
}
.service-list li {
  font-weight: 600;
  font-size: 16px;
  font-size: 1.125rem;
  padding-left: 30px;
  background-image: url(/assets/images/site/cta-arrow.svg);
  background-position: left -107px;
  background-repeat: no-repeat;
}
@media (min-width: 799px) {
  .service-list li {
    font-size: 20px;
    font-size: 16px;
  }
}
.other-services-list {
  list-style: none;
  display: inline-block;
}
.other-services-list li {
  float: left;
  margin-right: 34px;
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 19px;
  font-size: 1.1875rem;
  background-position: left -53px;
  padding-left: 30px;
  background-image: url(/assets/images/site/cta-arrow.svg);
  background-repeat: no-repeat;
}
@media (min-width: 799px) {
  .other-services-list li {
    font-size: 20px;
    font-size: 1.25rem;
    background-position: left -51px;
  }
}
.other-services-list li a {
  color: #fff;
}
.other-services-list li a:hover {
  border-color: #fff;
}
.service-item__icon img {
  margin: auto;
}
#map,
#map2,
#map3 {
  height: 320px;
  width: 100%;
}
@media (min-width: 799px) {
  #map,
  #map2,
  #map3 {
    height: 340px;
  }
}
.gm-style-iw * {
  display: block;
  width: 100%;
}
.gm-style-iw h4,
.gm-style-iw p {
  margin: 0;
  padding: 0;
}
.gm-style-iw a {
  color: #4272db;
}
.additional-map {
  display: none;
}
@media (min-width: 799px) {
  .additional-map {
    display: block;
  }
}
.grid-item-wrapper {
  padding-left: 10px;
}
.grid-item {
  margin-bottom: 13px;
  width: 47%;
  padding-left: 0px;
}
@media (min-width: 799px) {
  .grid-item {
    width: 48%;
  }
}
.grid-item img {
  display: block;
}
@media (min-width: 799px) {
  .grid-item {
    width: 32%;
  }
}
.grid {
  position: relative;
  clear: both;
  margin: 0 auto;
  list-style: none;
  text-align: center;
}
.grid .grid-item {
  position: relative;
  float: left;
  overflow: hidden;
  height: auto;
  background: #5e5e5e;
  text-align: center;
  cursor: pointer;
}
.grid .grid-item img {
  display: block;
  max-width: 100%;
  opacity: 1;
}
.grid .grid-item img:hover {
  opacity: 0.7;
}
.grid .plus-wrapper {
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.grid .plus {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: auto;
}
@media (min-width: 799px) {
  .grid-item.effect-jazz:hover .plus {
    opacity: 0;
  }
}
.grid .grid-item .grid-item__content {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  backface-visibility: hidden;
  display: none;
}
@media (min-width: 799px) {
  .grid .grid-item .grid-item__content {
    display: block;
  }
}
.grid .grid-item .grid-item__content h2 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
@media (min-width: 1000px) {
  .grid .grid-item .grid-item__content h2 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 28px;
    line-height: 1.75rem;
  }
}
.grid .grid-item .grid-item__content .cta span {
  display: none;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  margin-right: 3px;
}
@media (min-width: 1000px) {
  .grid .grid-item .grid-item__content .cta span {
    display: inline-block;
  }
}
.grid .grid-item .grid-item__content::before,
.grid .grid-item .grid-item__content::after {
  pointer-events: none;
}
.grid .grid-item .grid-item__content,
.grid .grid-item .grid-item__content > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.grid .grid-item .grid-item__content > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.grid .grid-item h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}
.grid .grid-item h2,
.grid .grid-item p {
  margin: 0;
}
.grid .grid-item p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
.grid-item.effect-jazz {
  background: black;
}
.grid-item.effect-jazz img {
  opacity: 1;
}
.grid-item.effect-jazz .grid-item__content::after,
.grid-item.effect-jazz img,
.grid-item.effect-jazz p {
  transition: opacity 0.35s, transform 0.35s;
}
.grid-item.effect-jazz .grid-item__content::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  transform: rotate3d(0, 0, 1, 115deg) scale3d(1, 0, 0);
  transform-origin: 50% 50%;
}
.grid-item.effect-jazz h2,
.grid-item.effect-jazz p {
  transform: scale3d(0.8, 0.8, 1);
}
.grid-item.effect-jazz h2,
.grid-item.effect-jazz p {
  opacity: 0;
  transition: transform 0.35s;
  transform: translate3d(0, 20px, 0);
}
.grid-item.effect-jazz h2 {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
}
.grid-item.effect-jazz .content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.grid-item.effect-jazz p {
  padding: 0.5em 2em;
  text-transform: none;
  font-size: 0.85em;
  opacity: 0;
  letter-spacing: 0.02rem;
}
.grid-item.effect-jazz a {
  letter-spacing: 0.2rem;
  font-size: 16px;
  font-size: 0.875rem;
}
.grid-item.effect-jazz:hover img {
  transform: scale3d(1.05, 1.05, 1);
}
@media (min-width: 799px) {
  .grid-item.effect-jazz:hover img {
    opacity: 0.2;
  }
}
.grid-item.effect-jazz:hover .grid-item__content::after {
  opacity: 0.4;
  transform: rotate3d(0, 0, 1, 135deg) scale3d(1.2, 1.2, 1.2);
}
.grid-item.effect-jazz.grid-item--tall:hover .grid-item__content::after {
  transform: rotate3d(0, 0, 1, 135deg) scale3d(0.9, 0.9, 0.9);
}
.grid-item.effect-jazz:hover h2,
.grid-item.effect-jazz:hover p {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.grid-item a {
  color: white;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.white-popup {
  position: relative;
  background: #fff;
  width: auto;
  margin: 20px auto;
}
.white-popup:after {
  content: "";
  display: table;
  clear: both;
}
.white-popup .last {
  margin-right: 0;
}
.white-popup__inner {
  padding: 10px;
}
.white-popup__inner p {
  display: inline-block;
}
.white-popup__inner img {
  display: block;
}
.white-popup__inner .img-container img {
  margin: auto;
  border: 1px solid #fbf9f7;
}
.white-popup__inner .content {
  margin-top: 20px;
  max-width: 862px;
}
@media (min-width: 799px) {
  .image-block-thumb {
    position: absolute;
    opacity: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(/assets/images/site/zoom.svg);
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.5s ease-in-out;
    background-color: rgba(0, 0, 0, 0.3);
  }
}
.image-block-thumb:hover {
  opacity: 1;
}
.slider-container {
  position: relative;
}
@media (min-width: 1200px) {
  .slider-container .inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
  }
}
.slider button {
  font-size: 0;
  line-height: 0;
  border: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  cursor: pointer;
  outline: none;
}
.slider .slick-slide img {
  width: 100%;
}
.slider .slick-arrow {
  background-color: transparent;
  width: 50px;
  height: 60px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(/assets/images/site/slider-arrows.svg);
  background-color: rgba(42, 42, 42, 0.3);
  transition: background-color 0.3s;
}
.slider .slick-arrow:hover {
  background-color: rgba(42, 42, 42, 0.9);
}
.slider .slick-prev {
  background-position: -56px 17px;
  left: 0px;
  margin-top: -24px;
  z-index: 1;
}
.slider .slick-next {
  background-position: 17px 17px;
  right: 0px;
  margin-top: -24px;
  z-index: 1;
}
.contact-icon {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "Poppins", serif;
}
@media (min-width: 799px) {
  .contact-icon {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 36px;
    line-height: 2.25rem;
    min-height: 55px;
    margin-bottom: 30px;
    background-image: url(/assets/images/site/contact-icons.png);
    background-repeat: no-repeat;
    padding-left: 68px;
  }
  .contact-icon span {
    vertical-align: middle;
    padding-top: 10px;
    display: inline-block;
  }
}
.contact-icon.icon--email {
  background-position: 0 -100px;
}
.contact-icon.icon--tel {
  background-position: 0 0px;
}
.contact-icon.icon--mobile {
  background-position: 0px -200px;
}
.contact-details a {
  color: #5e5e5e;
}
.contact-details a:hover {
  color: #2a2a2a;
}
.contact-info {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.08rem;
}
.contact-info span {
  font-weight: 600;
  font-size: 19px;
  font-size: 1.1875rem;
  letter-spacing: 0.03rem;
}
@media (min-width: 799px) {
  .contact-info span {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.contact-info.email {
  text-transform: none;
}
.contact-info.email a {
  font-size: 16px;
  font-size: 1.125rem;
}
@media (min-width: 799px) {
  .contact-info.email a {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.icon-section img {
  margin: auto;
  margin-bottom: 8px;
}
.icon-section p {
  font-weight: bold;
}
.form-section {
  background-color: black;
  padding-top: 0;
  margin-bottom: 10px;
}
.form-section .call-cta {
  font-weight: 600;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
}
.form-section .call-cta span {
  font-size: 28px;
  font-size: 1.75rem;
  color: #698f91;
}
.form-section .call-cta--email {
  font-size: 17px;
  font-size: 1.0625rem;
  color: white;
}
.form-container {
  padding: 20px;
  margin-bottom: 20px;
  border: 10px solid white;
  background: rgba(255, 255, 255, 0.15);
  width: 100%;
}
@media (min-width: 1024px) {
  .form-container {
    border-top: 0;
    padding: 40px;
    width: 43%;
  }
}
.form-container.form-container--dark {
  background-color: #434749;
}
.form-container input[type=text] {
  height: 34px;
  padding: 8px;
  font-size: 16px;
}
.form-container .w-full {
  width: 100%;
}
.form-container h3 {
  font-size: 20px;
  text-transform: none;
  font-size: 16px;
  font-size: 1rem;
  color: white;
  margin-bottom: 4px;
  font-weight: 400;
}
.form-container textarea {
  height: 80px;
  border-radius: 0;
  width: 100%;
  font-size: 16px;
  padding: 8px;
  float: left;
}
.form-container button,
.form-container input {
  border-radius: 0;
}
.form-container input[type=submit] {
  text-transform: uppercase;
  color: white;
  font-family: "Poppins";
  letter-spacing: 0.08rem;
  font-size: 16px;
  font-size: 1.125rem;
  border-radius: 6px;
}
.form-container .alert-thanks {
  font-size: 15px;
  background-color: #dff0d8;
  color: #3c763d;
  padding: 0.75rem 1.25rem;
  padding-bottom: 0;
  margin-bottom: 1rem;
  border: 1px solid #d0e9c6;
  border-radius: 0.25rem;
}
.form-container .alert-error {
  font-size: 15px;
  background-color: #f2dede;
  color: #a94442;
  padding: 0.75rem 1.25rem;
  padding-bottom: 0;
  margin-bottom: 1rem;
  border: 1px solid #ebcccc;
  border-radius: 0.25rem;
}
.form-container .errors {
  list-style: none;
  padding: 0;
}
.form-container .errors li {
  font-size: 16px;
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #ebcccc;
  padding: 0.25rem 0.75rem;
}
footer {
  background-color: #424141;
}
footer p {
  letter-spacing: 0.05rem;
  font-size: 15px;
  font-size: 0.9375rem;
  clear: both;
  color: #fff;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
footer h3 {
  color: #fff;
}
@media (min-width: 799px) {
  .footer__about {
    text-transform: capitalize;
    padding-top: 10px;
    width: 66%;
  }
}
.footer__links:after {
  content: "";
  display: table;
  clear: both;
}
.footer__links ul {
  list-style: none;
  display: inline-block;
  margin-bottom: 0;
}
.footer__links li {
  float: left;
  display: block;
  width: 100%;
  margin-bottom: 1px;
  margin-left: 0;
}
@media (min-width: 799px) {
  .footer__links li {
    margin-bottom: 6px;
  }
}
.footer__links li a {
  margin: 0 4px;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #fff;
}
.footer__links li a:hover {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.footer__links li:before {
  content: "";
}
.footer__copyright p,
.footer__copyright a {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.03rem;
  color: #fff;
}
.footer__copyright a:hover {
  border-bottom: 1px dotted #fff;
}
@media (min-width: 799px) {
  .affliations {
    padding-top: 28px;
    padding-bottom: 26px;
  }
}
.affliations img,
.affliations svg {
  margin: auto;
  max-height: 48px;
  filter: brightness(0) invert(1);
}
@media (min-width: 799px) {
  .affliations img,
  .affliations svg {
    max-height: inherit;
  }
}
.footer ul li {
  padding: 0px;
  margin: 0px;
}
.social {
  display: inline-block;
}
.social__inner {
  margin: auto;
  margin-bottom: 25px;
  display: inline-block;
}
.social__inner:after {
  content: "";
  display: table;
  clear: both;
}
.social-icon {
  float: left;
  margin: 0 18px 0 0;
  cursor: pointer;
}
.social-icon a {
  height: 54px;
  width: 54px;
  display: block;
  border-bottom: 0;
}
.social-icon a:hover {
  border-bottom: 0;
}
.social-icon .social-icon__item {
  height: 54px;
  width: 54px;
  border: 2px solid #fff;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  display: block;
  background-image: url(/assets/images/site/social.svg);
  background-repeat: no-repeat;
}
.social-icon .social-icon__item.social-icon__item--quote {
  border: 2px solid #e5a434;
  filter: none;
  background-color: #e5a434;
}
@media (min-width: 799px) {
  .social-icon .social-icon__item:hover,
  .social-icon .social-icon__item:active {
    transform: rotate(360deg);
  }
}
.social-icon .twitter {
  background-position: -57px 8px;
}
.social-icon .instagram {
  background-position: 9px 8px;
}
.social-icon .facebook {
  background-position: -123px 8px;
}
.social-icon .linkedin {
  background-position: -190px 8px;
}
.body-wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  font-family: "YourFontFamily", sans-serif;
  color: #000;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.heading {
  margin-top: 6rem !important;
  width: 50% !important;
  color: white;
}
@media (max-width: 768px) {
  .heading {
    margin-top: 3rem !important;
    width: 80% !important;
  }
}
@media (max-width: 480px) {
  .heading {
    margin-top: 2rem !important;
    width: 90% !important;
  }
}
.layout {
  margin-inline: auto;
  width: 90%;
  max-width: 1200px;
}
.icon-image {
  width: 80px;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 1024px) {
  .icon-image {
    width: 150px;
    height: 150px;
  }
}
.icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 30%;
}
.icons-flex-container {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .icons-flex-container {
    gap: 1rem;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .icons-flex-container {
    gap: 2rem;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.icons-heading {
  font-family: "Poppins", serif;
  margin-top: 15px !important;
  margin-bottom: 0 !important;
  color: #5e5e5e;
  text-align: center;
  font-size: 12px;
  line-height: 16px;
  min-height: 32px;
}
@media (min-width: 799px) {
  .icons-heading {
    margin-top: 15px !important;
    margin-bottom: 0 !important;
    color: #5e5e5e;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    min-height: 44px;
  }
}
@media (min-width: 1024px) {
  .icons-heading {
    margin-top: 15px !important;
    margin-bottom: 0 !important;
    color: #5e5e5e;
    text-align: center;
    font-size: 22px;
    line-height: 39px;
  }
}
@media (min-width: 799px) {
  .icon-subheading {
    padding-bottom: 0px;
  }
}
.icon-subheading {
  text-align: end;
}
.second-icon-section {
  padding-left: 20px;
  padding-right: 20px;
}
.w-25 {
  width: 25%;
}
.w-50 {
  width: 50%;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.max-h400 {
  max-height: 400px;
}
.pt-20 {
  padding-top: 20px;
}
.top-section {
  color: white;
  border: white;
  border-style: solid;
  border-width: 5px;
}
@media (min-width: 799px) {
  .top-section {
    padding-top: 52px;
    padding-bottom: 2rem;
  }
}
.absolute {
  position: absolute;
}
.image-button h3 {
  color: white;
  font-weight: bold;
  font-size: 2.125rem;
  line-height: 44px;
  line-height: 2.75rem;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.button-blue-clay {
  color: white;
  border: white;
  border-style: solid;
  border-width: 3px;
  border-radius: 8px;
  background-color: #698f91;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.button-blue-clay:hover {
  background-color: #85a5a7;
  text-decoration-line: none;
  color: white;
  border: white;
  border-style: solid;
  border-width: 3px;
}
.button-muddy-yellow {
  color: white;
  border: white;
  border-style: solid;
  border-width: 3px;
  border-radius: 8px;
  background-color: #bd9f71;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.button-muddy-yellow:hover {
  background-color: #cda97f;
  text-decoration-line: none;
  color: white;
  border: white;
  border-style: solid;
  border-width: 3px;
}
.button-charcoal {
  color: white;
  border-radius: 8px;
  background-color: #424141;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.button-charcoal:hover {
  background-color: #595757;
  text-decoration-line: none;
  color: white;
}
.block {
  display: block;
}
.hero-heading {
  padding-bottom: 5px;
}
@media (min-width: 1023px) {
  .hero-heading {
    width: 66%;
    text-transform: capitalize;
  }
}
.intro-text h1,
.intro-text h2,
.intro-text h3,
.intro-text h4,
.intro-text h5 {
  color: #bd9f71 !important;
  text-transform: capitalize;
  font-weight: 700;
}
.half-width {
  width: 50%;
}
.gap-20 {
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.gap-30 {
  -moz-column-gap: 30px;
       column-gap: 30px;
}
.button-submit {
  padding-top: 20px;
  display: flex;
  justify-content: flex-end;
}
.info-panel {
  position: relative;
  color: #fff;
  padding-bottom: 6rem;
  padding-top: 6rem;
  background: url("/assets/images/nuheat-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.info-panel::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 64, 80, 0.55);
  z-index: 0;
}
@media (min-width: 1024px) {
  .info-panel {
    position: relative;
    color: #fff;
    overflow: hidden;
    background: url("/assets/images/nuheat-bg.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
  }
  .info-panel::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 64, 80, 0.55);
    z-index: 0;
  }
}
.panel {
  padding: 24px;
  background: #2a2a2a;
  border: 1px solid #d7d7d7;
  box-shadow: 0px 8px 5px -4px rgba(173, 173, 173, 0.4);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.panel::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
}
@media (min-width: 1024px) {
  .panel {
    padding: 24px;
    background: #2a2a2a;
    border: 1px solid #d7d7d7;
    box-shadow: 0px 8px 5px -4px rgba(173, 173, 173, 0.4);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
  }
  .panel::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 0;
  }
}
.info-content {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.info-content h2 {
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
  color: white;
  text-transform: capitalize;
  font-weight: 700;
}
.info-content span {
  font-size: 1.5rem;
  text-transform: capitalize;
  font-weight: 700;
}
.approved {
  font-weight: 700;
  margin: 1rem 0 0.5rem;
  text-transform: uppercase;
  font-size: 17px;
  color: white;
}
.subheading {
  color: white;
}
.heading-social {
  color: white;
  font-size: 50px;
  text-transform: capitalize;
  padding-bottom: 20px;
}
.info-logo {
  color: white;
  padding-bottom: 10px;
}
.btn-primary {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  background: #424141;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  border: 1px solid #fff;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.btn-primary:hover {
  filter: brightness(1.2);
  border: 1px solid #fff;
  color: white;
}
.services {
  background: #fff;
  padding-top: 3rem;
}
.services h1,
.services h2,
.services h3,
.services h4,
.services h5,
.services h6 {
  margin-bottom: 2rem;
  color: #424141;
  text-transform: capitalize;
  font-weight: 700;
}
.services h3 {
  font-size: 23px;
}
@media (min-width: 799px) {
  .services h3 {
    font-size: 20px;
  }
}
.services-list {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin: 0 auto;
  text-align: left;
}
@media (min-width: 1024px) {
  .services-list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    margin: 0 auto;
    text-align: left;
  }
}
.services-list ul {
  list-style-type: disc;
  padding-left: 1.5rem;
  font-weight: 400;
}
.services-list li::marker {
  color: #e5a434;
}
.services-list li:before {
  display: none;
}
.services-list ul li {
  padding-left: 5px;
}
li:before {
  color: #424141;
}
ul li {
  padding-left: 16px;
}
.testimonial {
  background: #fff;
}
blockquote {
  font-style: italic;
  color: #9f9fa1;
  margin-left: 20px;
  position: relative;
  font-size: 16px;
  line-height: 1.75rem;
}
.author {
  margin-bottom: 3rem;
  font-weight: 600;
  text-align: end;
}
.stars {
  color: #e5a434;
  font-size: 30px;
  padding-top: 10px;
  display: block;
}
.location {
  font-family: "Poppins", serif;
  text-transform: uppercase;
  font-weight: 300;
}
.person {
  font-size: 16px;
}
.section-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.mt-medium {
  margin-top: 2rem;
}
.mb-medium {
  margin-bottom: 2rem;
}
.pt-small {
  padding-top: 1rem;
}
.pt-medium {
  padding-top: 2rem;
}
.pt-large {
  padding-top: 4rem;
}
.pb-small {
  padding-bottom: 1rem;
}
.pb-medium {
  padding-bottom: 2rem;
}
.pb-large {
  padding-bottom: 4rem;
}
.bg-transparent {
  background-color: transparent;
}
.bg-white {
  background-color: #fff;
}
.text-light {
  color: #fff;
}
.text-dark {
  color: #111;
}
.max-w-800 {
  max-width: 800px;
}
.max-h-600 {
  max-height: 600px;
}
.h-600 {
  height: 600px;
}
.split-container,
.split-container-bullet {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 799px) {
  .split-container,
  .split-container-bullet {
    padding-top: 2rem;
  }
}
.split-container-bullet {
  gap: 0;
  min-height: 600px;
}
.split-text,
.split-text-bullet {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  order: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}
.split-background {
  background-color: #698f91;
}
.split-text h1,
.split-text h2,
.split-text h3,
.split-text h4,
.split-text h5,
.split-text h6 {
  color: #424141;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.split-text-bullet h1,
.split-text-bullet h2,
.split-text-bullet h3,
.split-text-bullet h4,
.split-text-bullet h5,
.split-text-bullet h6 {
  color: #ffffff;
}
.split-text-bullet ul li::marker {
  color: #424141;
}
@media (min-width: 768px) {
  .split-container,
  .split-container-bullet {
    flex-direction: row;
    gap: 2.5rem;
  }
  .split-container-bullet {
    gap: 0;
    align-items: stretch;
  }
  .split-image-bullet {
    order: 1;
    height: auto;
    flex: 1;
  }
  .split-text-bullet {
    order: 2;
    flex: 1;
  }
}
@media (min-width: 1024px) {
  .split-container {
    gap: 3rem;
  }
}
.split-container.image-right .split-image,
.split-container-bullet.image-right .split-image-bullet {
  order: 2;
}
.split-container.image-right .split-text,
.split-container-bullet.image-right .split-text-bullet {
  order: 1;
}
.bullet-logos {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 1rem;
}
.bullet-logos img {
  height: 70px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  padding-bottom: 10px;
}
.button-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .button-row {
    margin-top: 1rem;
  }
}
@media (min-width: 1024px) {
  .button-row {
    margin-top: 1.5rem;
  }
}
.image-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
}
.image-wrapper {
  position: relative;
  width: 100%;
  height: auto;
}
.image-full {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.image-caption {
  font-weight: 600;
  margin-top: 0.5rem;
}
.double-images {
  -moz-column-gap: 20px;
       column-gap: 20px;
  justify-content: center;
}
.img {
  max-height: 400px;
  padding-top: 20px;
}
@media (min-width: 768px) {
  .img {
    max-height: 600px;
  }
}
.mobile-padding {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1230px) {
  .mobile-padding {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.first-half {
  width: 100%;
}
.second-half {
  width: 100%;
}
@media (min-width: 1023px) {
  .first-half {
    width: 49%;
  }
}
@media (min-width: 1023px) {
  .second-half {
    width: 49%;
  }
}
.video-embed {
  width: 100%;
  aspect-ratio: 16/9;
  display: block;
  max-width: 100%;
  border: none;
  position: relative;
  background-size: cover;
  background-position: center;
}
.youtube-embed .play-button {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.25);
  transition: background 0.3s ease;
}
.youtube-embed .play-button::before {
  content: "";
  width: 68px;
  height: 48px;
  background: url("https://www.gstatic.com/youtube/img/player/play-64.png") center/contain no-repeat;
}
.youtube-embed .play-button:hover {
  background: rgba(0, 0, 0, 0.45);
}
.aspect-video {
  aspect-ratio: 16/9;
}
.text-center {
  text-align: center;
}
.icon-align {
  width: 49%;
}
@media (min-width: 799px) {
  .icon-align {
    width: 24%;
  }
}
i {
  font-style: italic;
}
body.has-hero .main {
  padding-top: 0;
}
.single-icon {
  width: 80px;
  height: 80px;
  z-index: 4;
}
.info-block {
  color: white;
  padding-top: 52px;
  padding-bottom: 2rem;
  border-left: 5px solid white;
  border-right: 5px solid white;
}
.info-heading,
.info-text {
  width: 48%;
}
.info-heading {
  text-transform: capitalize;
  color: #424141;
  margin: 0;
}
@media (max-width: 768px) {
  .info-heading,
  .info-text {
    width: 100%;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("/assets/fonts/icomoon/fonts/icomoon.eot?6yh2pj");
  src: url("/assets/fonts/icomoon/fonts/icomoon.eot?6yh2pj#iefix") format("embedded-opentype"), url("/assets/fonts/icomoon/fonts/icomoon.ttf?6yh2pj") format("truetype"), url("/assets/fonts/icomoon/fonts/icomoon.woff?6yh2pj") format("woff"), url("/assets/fonts/icomoon/fonts/icomoon.svg?6yh2pj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-menu1:before {
  content: "\e902";
}
.icon-menu:before {
  content: "\e901";
}
.icon-circle-right:before {
  content: "\e900";
}
.icon-right:before {
  content: "\e900";
}
.icon-circle-next:before {
  content: "\e900";
}
.icon-arrow:before {
  content: "\e900";
}
@layer base {
  [type='text'],input:where(:not([type])),[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 {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000;
    &:focus {
      outline: 2px solid transparent;
      outline-offset: 2px;
      --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-color: oklch(54.6% 0.245 262.881);
      --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: oklch(54.6% 0.245 262.881);
    }
  }
  input::-moz-placeholder, textarea::-moz-placeholder {
    color: oklch(55.1% 0.027 264.364);
    opacity: 1;
  }
  input::placeholder,textarea::placeholder {
    color: oklch(55.1% 0.027 264.364);
    opacity: 1;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-date-and-time-value {
    min-height: 1.5em;
  }
  ::-webkit-date-and-time-value {
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0;
  }
  select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='oklch(55.1%25 0.027 264.364)' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
  }
  [multiple],[size]:where(select:not([size="1"])) {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    -webkit-print-color-adjust: unset;
            print-color-adjust: unset;
  }
  [type='checkbox'],[type='radio'] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
            print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: oklch(54.6% 0.245 262.881);
    background-color: #fff;
    border-color: oklch(55.1% 0.027 264.364);
    border-width: 1px;
    --tw-shadow: 0 0 #0000;
  }
  [type='checkbox'] {
    border-radius: 0px;
  }
  [type='radio'] {
    border-radius: 100%;
  }
  [type='checkbox']:focus,[type='radio']:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: oklch(54.6% 0.245 262.881);
    --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);
  }
  [type='checkbox']:checked,[type='radio']:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }
  [type='checkbox']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
    @media (forced-colors: active) {
      -webkit-appearance: auto;
         -moz-appearance: auto;
              appearance: auto;
    }
  }
  [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");
    @media (forced-colors: active) {
      -webkit-appearance: auto;
         -moz-appearance: auto;
              appearance: auto;
    }
  }
  [type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  [type='checkbox']:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    @media (forced-colors: active) {
      -webkit-appearance: auto;
         -moz-appearance: auto;
              appearance: auto;
    }
  }
  [type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
  }
  [type='file'] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
  }
  [type='file']:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color;
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
      --tw-ease: initial;
    }
  }
}
