/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --font-weight-light: 300;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --radius-sm: 0.25rem;
    --radius-md: 0.375rem;
    --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-col-3: #7a7a7a;
    --color-col-5: #bf9f00;
    --color-col-6: #3b5998;
    --color-col-7: #494c4f;
    --color-col-8: rgba(0, 0, 0, 0.05);
    --color-col-9: #222222;
    --color-col-10: #cc2e72;
    --color-col-11: #727272;
    --color-col-13: #7a7a7a;
    --color-col-14: #00000040;
    --color-col-15: #00ce1b;
    --color-col-16: #f4f4f4;
    --color-col-17: #bababa;
    --color-col-18: rgba(0, 206, 27, 0.13);
    --color-col-19: #ffffffad;
    --color-col-20: #333;
    --color-col-21: rgba(0, 0, 0, 0.4);
    --color-col-22: rgba(0, 0, 0, 0.8);
    --color-col-23: #173e72;
    --font-roboto: "Roboto", sans-serif;
  }
}
@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%;
    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;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::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 {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .top-full {
    top: 100%;
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .z-50 {
    z-index: 50;
  }
  .col-span-4 {
    grid-column: span 4 / span 4;
  }
  .col-span-8 {
    grid-column: span 8 / span 8;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-\[15px\] {
    margin-block: 15px;
  }
  .my-\[25px\] {
    margin-block: 25px;
  }
  .my-\[45px\] {
    margin-block: 45px;
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-\[22px\] {
    margin-bottom: 22px;
  }
  .mb-\[54px\] {
    margin-bottom: 54px;
  }
  .ml-0\.5 {
    margin-left: calc(var(--spacing) * 0.5);
  }
  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }
  .ml-\[19\.5px\] {
    margin-left: 19.5px;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-50 {
    height: calc(var(--spacing) * 50);
  }
  .h-\[5px\] {
    height: 5px;
  }
  .h-\[33px\] {
    height: 33px;
  }
  .h-\[180px\] {
    height: 180px;
  }
  .h-\[400px\] {
    height: 400px;
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-28 {
    width: calc(var(--spacing) * 28);
  }
  .w-\[33px\] {
    width: 33px;
  }
  .w-\[115px\] {
    width: 115px;
  }
  .w-full {
    width: 100%;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize-none {
    resize: none;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-outside {
    list-style-position: outside;
  }
  .list-disc {
    list-style-type: disc;
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .items-center {
    align-items: center;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-x-2\.5 {
    column-gap: calc(var(--spacing) * 2.5);
  }
  .gap-x-\[11px\] {
    column-gap: 11px;
  }
  .gap-x-\[15px\] {
    column-gap: 15px;
  }
  .gap-y-3 {
    row-gap: calc(var(--spacing) * 3);
  }
  .gap-y-5 {
    row-gap: calc(var(--spacing) * 5);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-sm {
    border-radius: var(--radius-sm);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-t-\[3px\] {
    border-top-style: var(--tw-border-style);
    border-top-width: 3px;
  }
  .border-col-3 {
    border-color: var(--color-col-3);
  }
  .border-col-5 {
    border-color: var(--color-col-5);
  }
  .bg-col-8 {
    background-color: var(--color-col-8);
  }
  .bg-col-9 {
    background-color: var(--color-col-9);
  }
  .bg-col-10 {
    background-color: var(--color-col-10);
  }
  .bg-col-23 {
    background-color: var(--color-col-23);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .p-2\.5 {
    padding: calc(var(--spacing) * 2.5);
  }
  .p-\[1px\] {
    padding: 1px;
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-7 {
    padding-inline: calc(var(--spacing) * 7);
  }
  .px-\[30px\] {
    padding-inline: 30px;
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .py-\[15px\] {
    padding-block: 15px;
  }
  .py-\[30px\] {
    padding-block: 30px;
  }
  .py-\[90px\] {
    padding-block: 90px;
  }
  .py-\[100px\] {
    padding-block: 100px;
  }
  .\!pt-10 {
    padding-top: calc(var(--spacing) * 10) !important;
  }
  .pt-2\.5 {
    padding-top: calc(var(--spacing) * 2.5);
  }
  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
  .pt-\[30px\] {
    padding-top: 30px;
  }
  .pt-\[54px\] {
    padding-top: 54px;
  }
  .pb-2\.5 {
    padding-bottom: calc(var(--spacing) * 2.5);
  }
  .pb-9 {
    padding-bottom: calc(var(--spacing) * 9);
  }
  .pb-15 {
    padding-bottom: calc(var(--spacing) * 15);
  }
  .pb-\[50px\] {
    padding-bottom: 50px;
  }
  .pb-\[75px\] {
    padding-bottom: 75px;
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .text-center {
    text-align: center;
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[15px\] {
    font-size: 15px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[19px\] {
    font-size: 19px;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[21px\] {
    font-size: 21px;
  }
  .text-\[22px\] {
    font-size: 22px;
  }
  .text-\[23px\] {
    font-size: 23px;
  }
  .text-\[38px\] {
    font-size: 38px;
  }
  .text-\[45px\] {
    font-size: 45px;
  }
  .leading-3 {
    --tw-leading: calc(var(--spacing) * 3);
    line-height: calc(var(--spacing) * 3);
  }
  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }
  .leading-8 {
    --tw-leading: calc(var(--spacing) * 8);
    line-height: calc(var(--spacing) * 8);
  }
  .leading-\[17px\] {
    --tw-leading: 17px;
    line-height: 17px;
  }
  .leading-\[25px\] {
    --tw-leading: 25px;
    line-height: 25px;
  }
  .leading-\[29px\] {
    --tw-leading: 29px;
    line-height: 29px;
  }
  .leading-\[34px\] {
    --tw-leading: 34px;
    line-height: 34px;
  }
  .leading-\[38px\] {
    --tw-leading: 38px;
    line-height: 38px;
  }
  .leading-\[45px\] {
    --tw-leading: 45px;
    line-height: 45px;
  }
  .leading-\[49px\] {
    --tw-leading: 49px;
    line-height: 49px;
  }
  .leading-\[53px\] {
    --tw-leading: 53px;
    line-height: 53px;
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-light {
    --tw-font-weight: var(--font-weight-light);
    font-weight: var(--font-weight-light);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[1\.3px\] {
    --tw-tracking: 1.3px;
    letter-spacing: 1.3px;
  }
  .tracking-\[3\.5px\] {
    --tw-tracking: 3.5px;
    letter-spacing: 3.5px;
  }
  .tracking-\[12px\] {
    --tw-tracking: 12px;
    letter-spacing: 12px;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-col-3 {
    color: var(--color-col-3);
  }
  .text-col-10 {
    color: var(--color-col-10);
  }
  .text-col-13 {
    color: var(--color-col-13);
  }
  .text-col-14 {
    color: var(--color-col-14);
  }
  .text-col-19 {
    color: var(--color-col-19);
  }
  .text-col-20 {
    color: var(--color-col-20);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .outline-0 {
    outline-style: var(--tw-outline-style);
    outline-width: 0px;
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .marker\:text-col-3 {
    & *::marker {
      color: var(--color-col-3);
    }
    &::marker {
      color: var(--color-col-3);
    }
    & *::-webkit-details-marker {
      color: var(--color-col-3);
    }
    &::-webkit-details-marker {
      color: var(--color-col-3);
    }
  }
  .hover\:bg-col-5 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-col-5);
      }
    }
  }
  .focus-visible\:outline-0 {
    &:focus-visible {
      outline-style: var(--tw-outline-style);
      outline-width: 0px;
    }
  }
  .max-lg\:hidden {
    @media (width < 64rem) {
      display: none;
    }
  }
  .max-lg\:py-4 {
    @media (width < 64rem) {
      padding-block: calc(var(--spacing) * 4);
    }
  }
  .max-md\:gap-y-\[50px\] {
    @media (width < 48rem) {
      row-gap: 50px;
    }
  }
  .md\:h-\[120px\] {
    @media (width >= 48rem) {
      height: 120px;
    }
  }
  .md\:w-\[200px\] {
    @media (width >= 48rem) {
      width: 200px;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:px-12 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 12);
    }
  }
  .md\:py-5 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 5);
    }
  }
  .md\:pr-20 {
    @media (width >= 48rem) {
      padding-right: calc(var(--spacing) * 20);
    }
  }
  .md\:text-\[14px\] {
    @media (width >= 48rem) {
      font-size: 14px;
    }
  }
  .md\:text-\[22px\] {
    @media (width >= 48rem) {
      font-size: 22px;
    }
  }
  .md\:text-\[42px\] {
    @media (width >= 48rem) {
      font-size: 42px;
    }
  }
  .md\:leading-8 {
    @media (width >= 48rem) {
      --tw-leading: calc(var(--spacing) * 8);
      line-height: calc(var(--spacing) * 8);
    }
  }
  .md\:leading-\[35px\] {
    @media (width >= 48rem) {
      --tw-leading: 35px;
      line-height: 35px;
    }
  }
  .md\:leading-\[42px\] {
    @media (width >= 48rem) {
      --tw-leading: 42px;
      line-height: 42px;
    }
  }
  .lg\:col-span-2 {
    @media (width >= 64rem) {
      grid-column: span 2 / span 2;
    }
  }
  .lg\:col-span-10 {
    @media (width >= 64rem) {
      grid-column: span 10 / span 10;
    }
  }
  .lg\:hidden {
    @media (width >= 64rem) {
      display: none;
    }
  }
  .lg\:h-\[60px\] {
    @media (width >= 64rem) {
      height: 60px;
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:gap-x-\[15px\] {
    @media (width >= 64rem) {
      column-gap: 15px;
    }
  }
  .lg\:px-\[90px\] {
    @media (width >= 64rem) {
      padding-inline: 90px;
    }
  }
  .lg\:pt-10 {
    @media (width >= 64rem) {
      padding-top: calc(var(--spacing) * 10);
    }
  }
  .lg\:pr-5 {
    @media (width >= 64rem) {
      padding-right: calc(var(--spacing) * 5);
    }
  }
  .lg\:text-\[15px\] {
    @media (width >= 64rem) {
      font-size: 15px;
    }
  }
  .lg\:text-\[27px\] {
    @media (width >= 64rem) {
      font-size: 27px;
    }
  }
  .lg\:text-\[44px\] {
    @media (width >= 64rem) {
      font-size: 44px;
    }
  }
  .lg\:text-\[55px\] {
    @media (width >= 64rem) {
      font-size: 55px;
    }
  }
  .lg\:text-\[65px\] {
    @media (width >= 64rem) {
      font-size: 65px;
    }
  }
  .lg\:leading-11 {
    @media (width >= 64rem) {
      --tw-leading: calc(var(--spacing) * 11);
      line-height: calc(var(--spacing) * 11);
    }
  }
  .lg\:leading-\[51px\] {
    @media (width >= 64rem) {
      --tw-leading: 51px;
      line-height: 51px;
    }
  }
  .lg\:leading-\[55px\] {
    @media (width >= 64rem) {
      --tw-leading: 55px;
      line-height: 55px;
    }
  }
  .lg\:leading-\[65px\] {
    @media (width >= 64rem) {
      --tw-leading: 65px;
      line-height: 65px;
    }
  }
}
@layer base {
  body {
    font-family: var(--font-roboto);
  }
}
@layer components {
  .containerr {
    width: 100%;
    @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;
    }
    margin-inline: auto;
    @media (width < 64rem) {
      padding-inline: calc(var(--spacing) * 2);
    }
    @media (width >= 80rem) {
      max-width: 1200px;
    }
  }
  .nav-link {
    display: inline-block;
    padding-inline: calc(var(--spacing) * 5);
    padding-block: 18px;
    font-size: 13px;
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: var(--color-white);
    text-transform: capitalize;
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var( --tw-ease, var(--default-transition-timing-function) );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-col-5);
      }
    }
    @media (width >= 80rem) {
      padding-inline: 31px;
    }
  }
  .nav-link.nav-active {
    background-color: var(--color-col-5);
    color: var(--color-white);
  }
  .social-link {
    display: inline-flex;
    height: 30px;
    width: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 10%;
    font-size: 15px;
    color: var(--color-white);
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var( --tw-ease, var(--default-transition-timing-function) );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-col-6);
      }
    }
    &:hover {
      @media (hover: hover) {
        opacity: 90%;
      }
    }
  }
  .mb-nav-link {
    display: block;
    padding-inline: calc(var(--spacing) * 5);
    padding-block: calc(var(--spacing) * 2.5);
    font-size: 13px;
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
    color: var(--color-col-7);
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var( --tw-ease, var(--default-transition-timing-function) );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-col-5);
      }
    }
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .mb-nav-link.mb-nav-link-active {
    background-color: var(--color-col-5);
    color: var(--color-white);
  }
  .contact-social {
    z-index: 50;
    display: inline-flex;
    height: calc(var(--spacing) * 10);
    width: calc(var(--spacing) * 10);
    align-items: center;
    justify-content: center;
    background-color: var(--color-col-16);
    color: var(--color-col-17);
    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: 300ms;
    transition-duration: 300ms;
    &:hover {
      @media (hover: hover) {
        scale: 1.1;
      }
    }
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-col-18);
      }
    }
    &:hover {
      @media (hover: hover) {
        color: var(--color-col-15);
      }
    }
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 9);
    }
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 9);
    }
    @media (width >= 48rem) {
      font-size: 12px;
    }
    @media (width >= 64rem) {
      height: 45px;
    }
    @media (width >= 64rem) {
      width: 45px;
    }
    @media (width >= 64rem) {
      font-size: 16px;
    }
  }
  #scrollTopBtn {
    position: fixed;
    right: calc(var(--spacing) * 5);
    bottom: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 10);
    width: calc(var(--spacing) * 10);
    cursor: pointer;
    background-color: var(--color-col-21);
    font-size: 18px;
    color: var(--color-white);
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var( --tw-ease, var(--default-transition-timing-function) );
    transition-duration: var(--tw-duration, var(--default-transition-duration));
    --tw-duration: 300ms;
    transition-duration: 300ms;
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-col-22);
      }
    }
  }
  #scrollTopBtn.show {
    visibility: hidden;
    opacity: 0%;
  }
}
@layer utilities {
  .small-menu {
    overflow: hidden;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  .mb-hidden {
    max-height: 0;
  }
  .mb-visible {
    max-height: 500px;
  }
  .banner {
    background: url(../images/25388715424_65480dbf18_k.jpg) no-repeat center / cover;
    position: relative;
    z-index: 1;
    padding-block: 146px;
  }
  .banner::after {
    content: "";
    position: absolute;
    top: calc(var(--spacing) * 0);
    left: calc(var(--spacing) * 0);
    z-index: calc(1 * -1);
    height: 100%;
    width: 100%;
    background-color: var(--color-col-11);
    opacity: 0.89;
  }
  .brand {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #d6d6d6;
    box-shadow: 0px -8px 28px 0px rgba(0, 0, 0, 0.2);
  }
  .contact {
    background: url(../images/25388715424_65480dbf18_k.jpg) no-repeat center / cover;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
  }
  .contact::after {
    content: "";
    position: absolute;
    top: calc(var(--spacing) * 0);
    left: calc(var(--spacing) * 0);
    z-index: calc(1 * -1);
    height: 100%;
    width: 100%;
    background-color: var(--color-col-11);
    opacity: 0.89;
  }
  .brand-slider .swiper-wrapper {
    margin-bottom: calc(var(--spacing) * 10) !important;
  }
  .brand-slider .swiper-pagination {
    display: flex;
    justify-content: center;
    column-gap: calc(var(--spacing) * 2);
    @media (width >= 40rem) {
      column-gap: calc(var(--spacing) * 4);
    }
  }
  .brand-slider .swiper-pagination span {
    width: 6px !important;
    height: 6px !important;
    background: #000 !important;
    opacity: 0.25 !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    box-sizing: border-box !important;
    margin: 0 !important;
  }
  .brand-slider .swiper-pagination span.swiper-pagination-bullet-active {
    opacity: 0.75 !important;
  }
  .brand-slider .swiper-pagination span:hover {
    opacity: 1 !important;
  }
  .swiper-button-next::after, .swiper-button-prev::after {
    font-size: 30px !important;
    color: white !important;
  }
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-duration {
  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-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-outline-style: solid;
      --tw-duration: initial;
    }
  }
}
