/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@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;
    --container-lg: 32rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --container-6xl: 72rem;
    --container-7xl: 80rem;
    --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;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-bold: 700;
    --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);
  }
}
@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 {
  .collapse {
    visibility: collapse;
  }
  .absolute {
    position: absolute;
  }
  .z-10 {
    z-index: 10;
  }
  .col-start-1 {
    grid-column-start: 1;
  }
  .row-start-1 {
    grid-row-start: 1;
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-16 {
    margin-block: calc(var(--spacing) * 16);
  }
  .-mt-3 {
    margin-top: calc(var(--spacing) * -3);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-2\.5 {
    margin-bottom: calc(var(--spacing) * 2.5);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }
  .mb-15 {
    margin-bottom: calc(var(--spacing) * 15);
  }
  .mb-16 {
    margin-bottom: calc(var(--spacing) * 16);
  }
  .-ml-\[40px\] {
    margin-left: calc(40px * -1);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-2\.5 {
    margin-left: calc(var(--spacing) * 2.5);
  }
  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }
  .ml-5 {
    margin-left: calc(var(--spacing) * 5);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .table {
    display: table;
  }
  .aspect-\[4\/3\] {
    aspect-ratio: 4/3;
  }
  .aspect-\[9\/10\] {
    aspect-ratio: 9/10;
  }
  .aspect-square {
    aspect-ratio: 1 / 1;
  }
  .aspect-video {
    aspect-ratio: var(--aspect-video);
  }
  .h-\[100px\] {
    height: 100px;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .max-h-6 {
    max-height: calc(var(--spacing) * 6);
  }
  .min-h-96 {
    min-height: calc(var(--spacing) * 96);
  }
  .w-\[25px\] {
    width: 25px;
  }
  .w-\[100px\] {
    width: 100px;
  }
  .w-\[calc\(20\%-8px\)\] {
    width: calc(20% - 8px);
  }
  .w-\[calc\(50\%-12px\)\] {
    width: calc(50% - 12px);
  }
  .w-\[calc\(100\%-25px-25px-40px\)\] {
    width: calc(100% - 25px - 25px - 40px);
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-5xl {
    max-width: var(--container-5xl);
  }
  .max-w-6xl {
    max-width: var(--container-6xl);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-12 {
    max-width: calc(var(--spacing) * 12);
  }
  .max-w-\[40px\] {
    max-width: 40px;
  }
  .max-w-\[60px\] {
    max-width: 60px;
  }
  .max-w-\[75px\] {
    max-width: 75px;
  }
  .max-w-\[100px\] {
    max-width: 100px;
  }
  .max-w-\[1200px\] {
    max-width: 1200px;
  }
  .max-w-lg {
    max-width: var(--container-lg);
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .flex-grow-0 {
    flex-grow: 0;
  }
  .basis-\[calc\(20\%-19\.2px\)\] {
    flex-basis: calc(20% - 19.2px);
  }
  .basis-\[calc\(50\%-\(1\.25rem\/2\)\)\] {
    flex-basis: calc(50% - (1.25rem / 2));
  }
  .basis-\[calc\(50\%-12px\)\] {
    flex-basis: calc(50% - 12px);
  }
  .basis-\[calc\(50\%-16px\)\] {
    flex-basis: calc(50% - 16px);
  }
  .basis-\[calc\(50\%-20px\)\] {
    flex-basis: calc(50% - 20px);
  }
  .basis-\[calc\(60\%-20px\)\] {
    flex-basis: calc(60% - 20px);
  }
  .basis-full {
    flex-basis: 100%;
  }
  .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,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-rows-1 {
    grid-template-rows: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-stretch {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .gap-16 {
    gap: calc(var(--spacing) * 16);
  }
  .gap-20 {
    gap: calc(var(--spacing) * 20);
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-l-\[5px\] {
    border-left-style: var(--tw-border-style);
    border-left-width: 5px;
  }
  .border-\[\#cfb931\] {
    border-color: #cfb931;
  }
  .bg-\[\#1b316b\] {
    background-color: #1b316b;
  }
  .bg-\[\#055100\] {
    background-color: #055100;
  }
  .bg-\[\#db6700\] {
    background-color: #db6700;
  }
  .bg-\[rgba\(0\,0\,0\,0\.2\)\] {
    background-color: rgba(0,0,0,0.2);
  }
  .bg-\[rgba\(0\,0\,0\,0\.4\)\] {
    background-color: rgba(0,0,0,0.4);
  }
  .bg-\[rgba\(0\,0\,0\,0\.5\)\] {
    background-color: rgba(0,0,0,0.5);
  }
  .bg-\[rgba\(0\,0\,0\,0\.6\)\] {
    background-color: rgba(0,0,0,0.6);
  }
  .bg-\[var\(--primary-color\)\] {
    background-color: var(--primary-color);
  }
  .bg-\[var\(--secondary-color\)\] {
    background-color: var(--secondary-color);
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .object-center {
    object-position: center;
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .py-\[10vw\] {
    padding-block: 10vw;
  }
  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
  .pr-3 {
    padding-right: calc(var(--spacing) * 3);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }
  .pl-12 {
    padding-left: calc(var(--spacing) * 12);
  }
  .text-center {
    text-align: center;
  }
  .font-\[\'Fact\'\] {
    font-family: 'Fact';
  }
  .font-\[\'Posterama\'\] {
    font-family: 'Posterama';
  }
  .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-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-\[12px\] {
    font-size: 12px;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .text-\[\#1c316c\] {
    color: #1c316c;
  }
  .text-\[var\(--primary-color\)\] {
    color: var(--primary-color);
  }
  .text-\[var\(--secondary-color\)\] {
    color: var(--secondary-color);
  }
  .text-black {
    color: var(--color-black);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .underline {
    text-decoration-line: underline;
  }
  .decoration-1 {
    text-decoration-thickness: 1px;
  }
  .underline-offset-8 {
    text-underline-offset: 8px;
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .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, -webkit-backdrop-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));
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .text-shadow-lg {
    text-shadow: 0px 1px 2px var(--tw-text-shadow-color, rgb(0 0 0 / 0.1)), 0px 3px 2px var(--tw-text-shadow-color, rgb(0 0 0 / 0.1)), 0px 4px 8px var(--tw-text-shadow-color, rgb(0 0 0 / 0.1));
  }
  .odd\:justify-end {
    &:nth-child(odd) {
      justify-content: flex-end;
    }
  }
  .even\:justify-start {
    &:nth-child(even) {
      justify-content: flex-start;
    }
  }
  .hover\:scale-110 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 110%;
        --tw-scale-y: 110%;
        --tw-scale-z: 110%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover\:bg-\[rgba\(0\,0\,0\,0\.3\)\] {
    &:hover {
      @media (hover: hover) {
        background-color: rgba(0,0,0,0.3);
      }
    }
  }
  .hover\:bg-\[rgba\(0\,0\,0\,0\.5\)\] {
    &:hover {
      @media (hover: hover) {
        background-color: rgba(0,0,0,0.5);
      }
    }
  }
  .sm\:basis-\[calc\(40\%-20px\)\] {
    @media (width >= 40rem) {
      flex-basis: calc(40% - 20px);
    }
  }
  .md\:-mt-2 {
    @media (width >= 48rem) {
      margin-top: calc(var(--spacing) * -2);
    }
  }
  .md\:mb-6 {
    @media (width >= 48rem) {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .md\:ml-6 {
    @media (width >= 48rem) {
      margin-left: calc(var(--spacing) * 6);
    }
  }
  .md\:w-\[calc\(20\%-19\.2px\)\] {
    @media (width >= 48rem) {
      width: calc(20% - 19.2px);
    }
  }
  .md\:w-\[calc\(25\%-10px\)\] {
    @media (width >= 48rem) {
      width: calc(25% - 10px);
    }
  }
  .md\:w-\[calc\(50\%-12px\)\] {
    @media (width >= 48rem) {
      width: calc(50% - 12px);
    }
  }
  .md\:w-\[calc\(75\%-10px\)\] {
    @media (width >= 48rem) {
      width: calc(75% - 10px);
    }
  }
  .md\:max-w-\[60px\] {
    @media (width >= 48rem) {
      max-width: 60px;
    }
  }
  .md\:max-w-\[70px\] {
    @media (width >= 48rem) {
      max-width: 70px;
    }
  }
  .md\:max-w-\[150px\] {
    @media (width >= 48rem) {
      max-width: 150px;
    }
  }
  .md\:basis-\[calc\(50\%-16px\)\] {
    @media (width >= 48rem) {
      flex-basis: calc(50% - 16px);
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:gap-5 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .md\:gap-6 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .md\:px-6 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .md\:py-3 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 3);
    }
  }
  .md\:pr-8 {
    @media (width >= 48rem) {
      padding-right: calc(var(--spacing) * 8);
    }
  }
  .md\:pl-15 {
    @media (width >= 48rem) {
      padding-left: calc(var(--spacing) * 15);
    }
  }
  .md\:text-left {
    @media (width >= 48rem) {
      text-align: left;
    }
  }
  .md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-4xl {
    @media (width >= 48rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .lg\:mx-0 {
    @media (width >= 64rem) {
      margin-inline: calc(var(--spacing) * 0);
    }
  }
  .lg\:mb-10 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 10);
    }
  }
  .lg\:ml-10 {
    @media (width >= 64rem) {
      margin-left: calc(var(--spacing) * 10);
    }
  }
  .lg\:w-\[calc\(33\.33\%-16px\)\] {
    @media (width >= 64rem) {
      width: calc(33.33% - 16px);
    }
  }
  .lg\:w-\[calc\(60\%-12px\)\] {
    @media (width >= 64rem) {
      width: calc(60% - 12px);
    }
  }
  .lg\:max-w-full {
    @media (width >= 64rem) {
      max-width: 100%;
    }
  }
  .lg\:basis-\[calc\(33\.33\%-16px\)\] {
    @media (width >= 64rem) {
      flex-basis: calc(33.33% - 16px);
    }
  }
  .lg\:basis-\[calc\(40\%-12px\)\] {
    @media (width >= 64rem) {
      flex-basis: calc(40% - 12px);
    }
  }
  .lg\:basis-\[calc\(50\%-\(1\.25rem\/2\)\)\] {
    @media (width >= 64rem) {
      flex-basis: calc(50% - (1.25rem / 2));
    }
  }
  .lg\:basis-\[calc\(60\%-12px\)\] {
    @media (width >= 64rem) {
      flex-basis: calc(60% - 12px);
    }
  }
  .lg\:flex-row {
    @media (width >= 64rem) {
      flex-direction: row;
    }
  }
  .lg\:justify-center {
    @media (width >= 64rem) {
      justify-content: center;
    }
  }
  .lg\:gap-5 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .lg\:gap-16 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 16);
    }
  }
  .lg\:text-left {
    @media (width >= 64rem) {
      text-align: left;
    }
  }
  .lg\:text-2xl {
    @media (width >= 64rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .lg\:text-3xl {
    @media (width >= 64rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .lg\:text-4xl {
    @media (width >= 64rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .lg\:text-5xl {
    @media (width >= 64rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .lg\:text-lg {
    @media (width >= 64rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .lg\:text-xl {
    @media (width >= 64rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .xl\:px-0 {
    @media (width >= 80rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .xl\:text-2xl {
    @media (width >= 80rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .xl\:text-3xl {
    @media (width >= 80rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .xl\:text-xl {
    @media (width >= 80rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .\[\&\:nth-child\(3n\)\]\:bg-\[\#db6700\] {
    &:nth-child(3n) {
      background-color: #db6700;
    }
  }
  .\[\&\:nth-child\(3n\)\]\:bg-\[var\(--primary-color\)\] {
    &:nth-child(3n) {
      background-color: var(--primary-color);
    }
  }
  .\[\&\:nth-child\(3n-1\)\]\:bg-\[\#1c316c\] {
    &:nth-child(3n-1) {
      background-color: #1c316c;
    }
  }
  .\[\&\:nth-child\(3n-1\)\]\:bg-\[var\(--quaternery-color\)\] {
    &:nth-child(3n-1) {
      background-color: var(--quaternery-color);
    }
  }
  .\[\&\:nth-child\(3n-2\)\]\:bg-\[\#055100\] {
    &:nth-child(3n-2) {
      background-color: #055100;
    }
  }
  .\[\&\:nth-child\(3n-2\)\]\:bg-\[var\(--secondary-color\)\] {
    &:nth-child(3n-2) {
      background-color: var(--secondary-color);
    }
  }
  .\[\.group_a\:hover_\&\]\:scale-110 {
    .group a:hover & {
      --tw-scale-x: 110%;
      --tw-scale-y: 110%;
      --tw-scale-z: 110%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .\[\.group\:nth-child\(3n\)_\&\]\:bg-\[\#055100\] {
    .group:nth-child(3n) & {
      background-color: #055100;
    }
  }
  .\[\.group\:nth-child\(3n\)_\&\]\:text-\[\#055100\] {
    .group:nth-child(3n) & {
      color: #055100;
    }
  }
  .\[\.group\:nth-child\(3n-1\)_\&\]\:bg-\[\#db6700\] {
    .group:nth-child(3n-1) & {
      background-color: #db6700;
    }
  }
  .\[\.group\:nth-child\(3n-1\)_\&\]\:text-\[\#db6700\] {
    .group:nth-child(3n-1) & {
      color: #db6700;
    }
  }
  .\[\.group\:nth-child\(3n-2\)_\&\]\:bg-\[\#1b316b\] {
    .group:nth-child(3n-2) & {
      background-color: #1b316b;
    }
  }
  .\[\.group\:nth-child\(3n-2\)_\&\]\:text-\[\#1b316b\] {
    .group:nth-child(3n-2) & {
      color: #1b316b;
    }
  }
  .\[\.group\:nth-child\(4n\)_\&\]\:bg-\[\#055100\] {
    .group:nth-child(4n) & {
      background-color: #055100;
    }
  }
  .\[\.group\:nth-child\(4n-1\)_\&\]\:bg-\[\#1b316b\] {
    .group:nth-child(4n-1) & {
      background-color: #1b316b;
    }
  }
  .\[\.group\:nth-child\(4n-2\)_\&\]\:bg-\[\#055100\] {
    .group:nth-child(4n-2) & {
      background-color: #055100;
    }
  }
  .\[\.group\:nth-child\(4n-3\)_\&\]\:bg-\[\#db6700\] {
    .group:nth-child(4n-3) & {
      background-color: #db6700;
    }
  }
}
.testimonials-container .swiper-button-next, .testimonials-container .swiper-button-prev {
  color: #fff;
  transition: 0.3s;
}
.testimonials-container .swiper-button-next:hover, .testimonials-container .swiper-button-prev:hover {
  color: var(--primary-color);
}
.amenity-container .amenity-content, .amenity-container .amenity-content p {
  transition: 0.3s;
}
.amenity-container:hover .amenity-content {
  background-color: rgb(0 0 0 / 60%);
}
.amenity-container:hover .amenity-content p {
  display: block;
}
.faq:nth-child(4n-3) h2 {
  background-color: #055100;
  color: #fff;
}
.faq:nth-child(4n-2) h2 {
  background-color: #db6700;
  color: #fff;
}
.faq:nth-child(4n-1) h2 {
  background-color: #1c316c;
  color: #fff;
}
.faq:nth-child(4n) h2 {
  background-color: #f6de42;
  color: #fff;
}
.location-attraction-container:nth-child(odd) .local_attractions .amenity-container:nth-child(9n-8) h2, .location-attraction-container:nth-child(odd) .local_attractions .amenity-container:nth-child(9n-7) h2, .location-attraction-container:nth-child(odd) .local_attractions .amenity-container:nth-child(9n-6) h2, .location-attraction-container:nth-child(even) .local_attractions .amenity-container:nth-child(9n-2) h2, .location-attraction-container:nth-child(even) .local_attractions .amenity-container:nth-child(9n-1) h2, .location-attraction-container:nth-child(even) .local_attractions .amenity-container:nth-child(9n) h2 {
  background-color: #055100;
}
.location-attraction-container:nth-child(odd) .local_attractions .amenity-container:nth-child(9n-5) h2, .location-attraction-container:nth-child(odd) .local_attractions .amenity-container:nth-child(9n-4) h2, .location-attraction-container:nth-child(odd) .local_attractions .amenity-container:nth-child(9n-3) h2, .location-attraction-container:nth-child(even) .local_attractions .amenity-container:nth-child(9n-8) h2, .location-attraction-container:nth-child(even) .local_attractions .amenity-container:nth-child(9n-7) h2, .location-attraction-container:nth-child(even) .local_attractions .amenity-container:nth-child(9n-6) h2 {
  background-color: #1c316c;
}
.location-attraction-container:nth-child(odd) .local_attractions .amenity-container:nth-child(9n-2) h2, .location-attraction-container:nth-child(odd) .local_attractions .amenity-container:nth-child(9n-1) h2, .location-attraction-container:nth-child(odd) .local_attractions .amenity-container:nth-child(9n) h2, .location-attraction-container:nth-child(even) .local_attractions .amenity-container:nth-child(9n-5) h2, .location-attraction-container:nth-child(even) .local_attractions .amenity-container:nth-child(9n-4) h2, .location-attraction-container:nth-child(even) .local_attractions .amenity-container:nth-child(9n-3) h2 {
  background-color: #db6700;
}
.cabin-price-container:nth-child(1) {
  background-color: #055100;
  color: #fff;
}
.cabin-price-container:nth-child(2) {
  background-color: #d8c339;
  color: #fff;
}
.cabin-price-container:nth-child(3) {
  background-color: #1c316c;
  color: #fff;
}
.cabin-price-container:nth-child(4) {
  background-color: #db6700;
  color: #fff;
}
.cabin-price-container:nth-child(1) .cabin-price {
  background-color: #0b9700;
}
.cabin-price-container:nth-child(2) .cabin-price {
  background-color: #f6de42;
  color: #000;
}
.cabin-price-container:nth-child(3) .cabin-price {
  background-color: #2f59cd;
}
.cabin-price-container:nth-child(4) .cabin-price {
  background-color: #ff902d;
}
.virtual-link:hover img {
  scale: 1.1;
}
.campsite-slider .swiper-pagination {
  position: absolute !important;
}
.campsite-slider .swiper-pagination-bullet {
  background-color: #fff !important;
  opacity: 1 !important;
}
.campsite-slider .swiper-pagination-bullet-active {
  background-color: #b8b8b8 !important;
  opacity: 1 !important;
}
.field-padding {
  padding: 10px;
  outline: 1px solid rgb(0 0 0 / 20%);
  margin-top: 5px;
}
.submit-button {
  background-color: var(--secondary-color);
  font-family: 'Fact', sans-serif;
}
.submit-button:hover {
  scale: 1.1;
}
.map iframe {
  width: 100%;
  min-height: 500px;
}
.blog .content, .single .content {
  max-width: 1200px;
  margin: 4rem auto;
  display: flex;
  flex-direction: column;
  grid-gap: 4rem;
}
.blog article.post {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: stretch;
}
.blog article.post:nth-child(even) {
  flex-direction: row-reverse;
}
@media (max-width:768px) {
  .blog article.post, .blog article.post:nth-child(even) {
    flex-direction: column;
  }
}
.blog .entry-footer {
  display: none;
}
.blog article .entry-header {
  flex: 1 1 40%;
}
.blog article .entry-header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  aspect-ratio: 16/9;
}
.blog article .entry-content {
  flex: 1 1 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 25px 40px;
  grid-gap: 20px;
}
.blog article:nth-child(3n-2) .entry-content {
  background-color: var(--secondary-color);
}
.blog article:nth-child(3n-1) .entry-content {
  background-color: var(--quaternery-color);
}
.blog article:nth-child(3n) .entry-content {
  background-color: var(--primary-color);
}
.blog article .entry-title {
  color: #fff;
  font-size: 28px;
}
.blog article p {
  color: #fff;
}
.blog-read-more-button {
  display: flex;
  justify-content: end;
}
.blog-read-more-button a {
  color: #000;
  background-color: var(--tertiary-color);
  font-weight: 700;
  font-family: 'Fact', sans-serif;
  font-size: 18px;
  padding: 15px 30px;
  transition: 0.3s;
}
.blog-read-more-button a:hover {
  scale: 1.1;
}
.single h1.entry-title {
  font-family: var(--heading-font-primary);
  text-transform: uppercase;
  color: var(--secondary-color);
  font-size: 3.75rem;
  text-align: center;
  line-height: 1.25;
}
.entry-author-name {
  text-transform: uppercase;
  color: var(--primary-color);
  font-family: var(--heading-font-primary);
  font-size: 1.5rem;
}
.post-featured-image img {
  aspect-ratio: 16/9;
  width: 100%;
  object-fit: cover;
}
.single .entry-content {
  margin-top: 40px;
}
.single .entry-content p {
  margin-bottom: 20px;
}
.single .entry-content h1, .single .entry-content h2, .single .entry-content h3, .single .entry-content h4, .single .entry-content h5, .single .entry-content h6 {
  color: var(--secondary-color);
}
.single .entry-content h2 {
  font-size: 22px;
}
.single .entry-content h3, .single .entry-content h4, .single .entry-content h5, .single .entry-content h6 {
  font-size: 20px;
}
.footer-social {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.footer-social a {
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  transition: 0.3s;
  text-decoration: none;
}
.footer-social a:hover {
  scale: 1.1;
  text-decoration: none;
}
.footer-social .facebook {
  background-color: #385eca;
}
.footer-social .instagram {
  background-color: #065200;
}
.footer-social .pinterest {
  background-color: #f4d713;
}
.footer-social .youtube {
  background-color: #ff7800;
}
.rules div ul {
  list-style-type: disc;
  list-style-position: inside;
}
@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-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;
}
@property --tw-text-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-text-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@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-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;
      --tw-text-shadow-color: initial;
      --tw-text-shadow-alpha: 100%;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}
