/*!***********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/css/style.css ***!
  \***********************************************************************************************************************************************************************/
/*! tailwindcss v4.1.17 | 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;
    --spacing: 1px;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --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-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-xs: 0.125rem;
    --radius-sm: 0.25rem;
    --radius-md: 0.375rem;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --animate-spin: spin 1s linear infinite;
    --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);
    --design-width: 1440;
    --px-to-vw: calc(100 / var( --design-width ));
    --color-white: #fff;
    --color-black: #000;
    --color-blue: #80A4AF;
    --color-dark-blue: #00282C;
    --font-display: Inter, sans-serif;
    --font-aveccurve: AvecCurve, serif;
    --text-12: 12px;
    --text-16: 16px;
    --text-18: 18px;
    --text-20: 20px;
    --text-28: 28px;
    --text-32: 32px;
    --text-48: 48px;
    --text-64: 64px;
    --text-12pvw: calc(12 * var(--px-to-vw) * 1vw);
    --text-16pvw: calc(16 * var(--px-to-vw) * 1vw);
    --text-18pvw: calc(18 * var(--px-to-vw) * 1vw);
    --text-20pvw: calc(20 * var(--px-to-vw) * 1vw);
    --text-28pvw: calc(28 * var(--px-to-vw) * 1vw);
    --text-32pvw: calc(32 * var(--px-to-vw) * 1vw);
    --text-48pvw: calc(48 * var(--px-to-vw) * 1vw);
    --text-64pvw: calc(64 * var(--px-to-vw) * 1vw);
    --tracking-2: 0.025em;
    --leading-14: 14px;
    --leading-16: 16px;
    --leading-18: 18px;
    --leading-24: 24px;
    --leading-32: 32px;
    --leading-38: 38px;
    --leading-56: 56px;
    --leading-76: 76px;
    --leading-14pvw: calc(14 * var(--px-to-vw) * 1vw);
    --leading-16pvw: calc(16 * var(--px-to-vw) * 1vw);
    --leading-18pvw: calc(18 * var(--px-to-vw) * 1vw);
    --leading-24pvw: calc(24 * var(--px-to-vw) * 1vw);
    --leading-32pvw: calc(32 * var(--px-to-vw) * 1vw);
    --leading-38pvw: calc(38 * var(--px-to-vw) * 1vw);
    --leading-56pvw: calc(56 * var(--px-to-vw) * 1vw);
    --leading-76pvw: calc(76 * var(--px-to-vw) * 1vw);
    --spacing-mw: calc(var(--design-width) * 1px);
    --spacing-8pvw: calc(8 * var(--px-to-vw) * 1vw);
    --spacing-16pvw: calc(16 * var(--px-to-vw) * 1vw);
    --spacing-24pvw: calc(24 * var(--px-to-vw) * 1vw);
    --spacing-32pvw: calc(32 * var(--px-to-vw) * 1vw);
    --spacing-48pvw: calc(48 * var(--px-to-vw) * 1vw);
    --spacing-56pvw: calc(56 * var(--px-to-vw) * 1vw);
    --spacing-64pvw: calc(64 * var(--px-to-vw) * 1vw);
    --spacing-78pvw: calc(78 * var(--px-to-vw) * 1vw);
    --spacing-80pvw: calc(80 * var(--px-to-vw) * 1vw);
    --spacing-110pvw: calc(110 * var(--px-to-vw) * 1vw);
    --spacing-192pvw: calc(192 * var(--px-to-vw) * 1vw);
    --spacing-219pvw: calc(219 * var(--px-to-vw) * 1vw);
    --spacing-340pvw: calc(340 * var(--px-to-vw) * 1vw);
    --spacing-550pvw: calc(550 * var(--px-to-vw) * 1vw);
    --spacing-575pvw: calc(575 * var(--px-to-vw) * 1vw);
    --spacing-100vh: 100vh;
    --radius-24: 24px;
    --radius-24pvw: calc(24 * var(--px-to-vw) * 1vw);
  }
}
@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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    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: normal;
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-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: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: normal;
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-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;
    }
    ::placeholder {
      color: currentcolor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::-moz-placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
      ::placeholder {
        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 {
  .\@container {
    container-type: inline-size;
  }
  .pointer-events-none {
    pointer-events: none;
  }
  .\!visible {
    visibility: visible !important;
  }
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .visible\! {
    visibility: visible !important;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .sticky\! {
    position: sticky !important;
  }
  .top-0 {
    top: calc(1px * 0);
    top: calc(var(--spacing) * 0);
  }
  .top-7 {
    top: calc(1px * 7);
    top: calc(var(--spacing) * 7);
  }
  .top-10 {
    top: calc(1px * 10);
    top: calc(var(--spacing) * 10);
  }
  .top-24 {
    top: calc(1px * 24);
    top: calc(var(--spacing) * 24);
  }
  .top-100 {
    top: calc(1px * 100);
    top: calc(var(--spacing) * 100);
  }
  .right-0 {
    right: calc(1px * 0);
    right: calc(var(--spacing) * 0);
  }
  .left-0 {
    left: calc(1px * 0);
    left: calc(var(--spacing) * 0);
  }
  .isolate {
    isolation: isolate;
  }
  .z-0 {
    z-index: 0;
  }
  .z-1 {
    z-index: 1;
  }
  .z-10 {
    z-index: 10;
  }
  .container {
    width: 100%;
  }
  @media (min-width: 768px) {
    .container {
      max-width: 768px;
    }
  }
  @media (min-width: 1024px) {
    .container {
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px) {
    .container {
      max-width: 1280px;
    }
  }
  @media (min-width: 1440px) {
    .container {
      max-width: 1440px;
    }
  }
  .m-0 {
    margin: calc(1px * 0);
    margin: calc(var(--spacing) * 0);
  }
  .m-4 {
    margin: calc(1px * 4);
    margin: calc(var(--spacing) * 4);
  }
  .m-5 {
    margin: calc(1px * 5);
    margin: calc(var(--spacing) * 5);
  }
  .m-6 {
    margin: calc(1px * 6);
    margin: calc(var(--spacing) * 6);
  }
  .m-13 {
    margin: calc(1px * 13);
    margin: calc(var(--spacing) * 13);
  }
  .m-14 {
    margin: calc(1px * 14);
    margin: calc(var(--spacing) * 14);
  }
  .m-16 {
    margin: calc(1px * 16);
    margin: calc(var(--spacing) * 16);
  }
  .m-17 {
    margin: calc(1px * 17);
    margin: calc(var(--spacing) * 17);
  }
  .m-27 {
    margin: calc(1px * 27);
    margin: calc(var(--spacing) * 27);
  }
  .m-30 {
    margin: calc(1px * 30);
    margin: calc(var(--spacing) * 30);
  }
  .m-33 {
    margin: calc(1px * 33);
    margin: calc(var(--spacing) * 33);
  }
  .m-44 {
    margin: calc(1px * 44);
    margin: calc(var(--spacing) * 44);
  }
  .m-61 {
    margin: calc(1px * 61);
    margin: calc(var(--spacing) * 61);
  }
  .m-63 {
    margin: calc(1px * 63);
    margin: calc(var(--spacing) * 63);
  }
  .m-65 {
    margin: calc(1px * 65);
    margin: calc(var(--spacing) * 65);
  }
  .m-72 {
    margin: calc(1px * 72);
    margin: calc(var(--spacing) * 72);
  }
  .m-83 {
    margin: calc(1px * 83);
    margin: calc(var(--spacing) * 83);
  }
  .m-97 {
    margin: calc(1px * 97);
    margin: calc(var(--spacing) * 97);
  }
  .m-120 {
    margin: calc(1px * 120);
    margin: calc(var(--spacing) * 120);
  }
  .m-121 {
    margin: calc(1px * 121);
    margin: calc(var(--spacing) * 121);
  }
  .m-132 {
    margin: calc(1px * 132);
    margin: calc(var(--spacing) * 132);
  }
  .m-134 {
    margin: calc(1px * 134);
    margin: calc(var(--spacing) * 134);
  }
  .m-165 {
    margin: calc(1px * 165);
    margin: calc(var(--spacing) * 165);
  }
  .m-171 {
    margin: calc(1px * 171);
    margin: calc(var(--spacing) * 171);
  }
  .m-179 {
    margin: calc(1px * 179);
    margin: calc(var(--spacing) * 179);
  }
  .m-256 {
    margin: calc(1px * 256);
    margin: calc(var(--spacing) * 256);
  }
  .m-263 {
    margin: calc(1px * 263);
    margin: calc(var(--spacing) * 263);
  }
  .m-311 {
    margin: calc(1px * 311);
    margin: calc(var(--spacing) * 311);
  }
  .m-436 {
    margin: calc(1px * 436);
    margin: calc(var(--spacing) * 436);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-4 {
    margin-top: calc(1px * 4);
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-24 {
    margin-top: calc(1px * 24);
    margin-top: calc(var(--spacing) * 24);
  }
  .mt-78 {
    margin-top: calc(1px * 78);
    margin-top: calc(var(--spacing) * 78);
  }
  .mb-4 {
    margin-bottom: calc(1px * 4);
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-8 {
    margin-bottom: calc(1px * 8);
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-24 {
    margin-bottom: calc(1px * 24);
    margin-bottom: calc(var(--spacing) * 24);
  }
  .mb-78 {
    margin-bottom: calc(1px * 78);
    margin-bottom: calc(var(--spacing) * 78);
  }
  .box-content {
    box-sizing: content-box;
  }
  .\!hidden {
    display: none !important;
  }
  .\!inline {
    display: inline !important;
  }
  .block {
    display: block;
  }
  .block\! {
    display: block !important;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .inline-grid {
    display: inline-grid;
  }
  .inline-table {
    display: inline-table;
  }
  .list-item {
    display: list-item;
  }
  .table {
    display: table;
  }
  .table-caption {
    display: table-caption;
  }
  .table-cell {
    display: table-cell;
  }
  .table-column {
    display: table-column;
  }
  .table-column-group {
    display: table-column-group;
  }
  .table-footer-group {
    display: table-footer-group;
  }
  .table-header-group {
    display: table-header-group;
  }
  .table-row {
    display: table-row;
  }
  .table-row-group {
    display: table-row-group;
  }
  .size-full {
    width: 100%;
    height: 100%;
  }
  .h-0 {
    height: calc(1px * 0);
    height: calc(var(--spacing) * 0);
  }
  .h-5 {
    height: calc(1px * 5);
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(1px * 6);
    height: calc(var(--spacing) * 6);
  }
  .h-27 {
    height: calc(1px * 27);
    height: calc(var(--spacing) * 27);
  }
  .h-29\.5 {
    height: calc(1px * 29.5);
    height: calc(var(--spacing) * 29.5);
  }
  .h-36 {
    height: calc(1px * 36);
    height: calc(var(--spacing) * 36);
  }
  .h-100vh {
    height: 100vh;
    height: var(--spacing-100vh);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .max-h-0 {
    max-height: calc(1px * 0);
    max-height: calc(var(--spacing) * 0);
  }
  .max-h-100 {
    max-height: calc(1px * 100);
    max-height: calc(var(--spacing) * 100);
  }
  .w-5 {
    width: calc(1px * 5);
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: calc(1px * 6);
    width: calc(var(--spacing) * 6);
  }
  .w-8 {
    width: calc(1px * 8);
    width: calc(var(--spacing) * 8);
  }
  .w-64 {
    width: calc(1px * 64);
    width: calc(var(--spacing) * 64);
  }
  .w-86 {
    width: calc(1px * 86);
    width: calc(var(--spacing) * 86);
  }
  .w-146 {
    width: calc(1px * 146);
    width: calc(var(--spacing) * 146);
  }
  .w-full {
    width: 100%;
  }
  .max-w-420 {
    max-width: calc(1px * 420);
    max-width: calc(var(--spacing) * 420);
  }
  .max-w-\[680px\] {
    max-width: 680px;
  }
  .max-w-mw {
    max-width: calc(1440 * 1px);
    max-width: var(--spacing-mw);
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .shrink {
    flex-shrink: 1;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .transform {
    transform:          ;
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-not-allowed {
    cursor: not-allowed;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .list-none {
    list-style-type: none;
  }
  .columns-1 {
    -moz-columns: 1;
         columns: 1;
  }
  .columns-2 {
    -moz-columns: 2;
         columns: 2;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-row-reverse {
    flex-direction: row-reverse;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-2 {
    gap: calc(1px * 2);
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\.5 {
    gap: calc(1px * 2.5);
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-3 {
    gap: calc(1px * 3);
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(1px * 4);
    gap: calc(var(--spacing) * 4);
  }
  .gap-16 {
    gap: calc(1px * 16);
    gap: calc(var(--spacing) * 16);
  }
  .gap-24 {
    gap: calc(1px * 24);
    gap: calc(var(--spacing) * 24);
  }
  .gap-32 {
    gap: calc(1px * 32);
    gap: calc(var(--spacing) * 32);
  }
  .gap-64 {
    gap: calc(1px * 64);
    gap: calc(var(--spacing) * 64);
  }
  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(1px * 4) * 0);
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(1px * 4) * calc(1 - 0));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }
  .gap-x-3 {
    -moz-column-gap: calc(1px * 3);
         column-gap: calc(1px * 3);
    -moz-column-gap: calc(var(--spacing) * 3);
         column-gap: calc(var(--spacing) * 3);
  }
  .gap-y-\[20px\] {
    row-gap: 20px;
  }
  .gap-y-\[40px\] {
    row-gap: 40px;
  }
  .self-end {
    align-self: flex-end;
  }
  .self-start {
    align-self: flex-start;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-24 {
    border-radius: 24px;
    border-radius: var(--radius-24);
  }
  .rounded-\[3px\] {
    border-radius: 3px;
  }
  .rounded-\[5px\] {
    border-radius: 5px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-md {
    border-radius: 0.375rem;
    border-radius: var(--radius-md);
  }
  .rounded-sm {
    border-radius: 0.25rem;
    border-radius: var(--radius-sm);
  }
  .rounded-xs {
    border-radius: 0.125rem;
    border-radius: var(--radius-xs);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-l-4 {
    border-left-style: var(--tw-border-style);
    border-left-width: 4px;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-solid {
    --tw-border-style: solid;
    border-style: solid;
  }
  .border-blue {
    border-color: #80A4AF;
    border-color: var(--color-blue);
  }
  .border-white {
    border-color: #fff;
    border-color: var(--color-white);
  }
  .bg-\[\#EBF3F5\] {
    background-color: #EBF3F5;
  }
  .bg-blue {
    background-color: #80A4AF;
    background-color: var(--color-blue);
  }
  .bg-dark-blue {
    background-color: #00282C;
    background-color: var(--color-dark-blue);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: #fff;
    background-color: var(--color-white);
  }
  .object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .object-center {
    -o-object-position: center;
       object-position: center;
  }
  .p-1 {
    padding: calc(1px * 1);
    padding: calc(var(--spacing) * 1);
  }
  .p-4 {
    padding: calc(1px * 4);
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(1px * 6);
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(1px * 8);
    padding: calc(var(--spacing) * 8);
  }
  .px-3 {
    padding-inline: calc(1px * 3);
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(1px * 4);
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(1px * 5);
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(1px * 6);
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-8 {
    padding-inline: calc(1px * 8);
    padding-inline: calc(var(--spacing) * 8);
  }
  .px-16 {
    padding-inline: calc(1px * 16);
    padding-inline: calc(var(--spacing) * 16);
  }
  .px-24 {
    padding-inline: calc(1px * 24);
    padding-inline: calc(var(--spacing) * 24);
  }
  .py-0 {
    padding-block: calc(1px * 0);
    padding-block: calc(var(--spacing) * 0);
  }
  .py-1 {
    padding-block: calc(1px * 1);
    padding-block: calc(var(--spacing) * 1);
  }
  .py-2 {
    padding-block: calc(1px * 2);
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(1px * 3);
    padding-block: calc(var(--spacing) * 3);
  }
  .py-16 {
    padding-block: calc(1px * 16);
    padding-block: calc(var(--spacing) * 16);
  }
  .py-36 {
    padding-block: calc(1px * 36);
    padding-block: calc(var(--spacing) * 36);
  }
  .ps-0 {
    padding-inline-start: calc(1px * 0);
    padding-inline-start: calc(var(--spacing) * 0);
  }
  .pt-16 {
    padding-top: calc(1px * 16);
    padding-top: calc(var(--spacing) * 16);
  }
  .pt-24 {
    padding-top: calc(1px * 24);
    padding-top: calc(var(--spacing) * 24);
  }
  .pt-40 {
    padding-top: calc(1px * 40);
    padding-top: calc(var(--spacing) * 40);
  }
  .pt-70 {
    padding-top: calc(1px * 70);
    padding-top: calc(var(--spacing) * 70);
  }
  .pt-78 {
    padding-top: calc(1px * 78);
    padding-top: calc(var(--spacing) * 78);
  }
  .pt-110 {
    padding-top: calc(1px * 110);
    padding-top: calc(var(--spacing) * 110);
  }
  .pt-112 {
    padding-top: calc(1px * 112);
    padding-top: calc(var(--spacing) * 112);
  }
  .pt-220 {
    padding-top: calc(1px * 220);
    padding-top: calc(var(--spacing) * 220);
  }
  .pb-8 {
    padding-bottom: calc(1px * 8);
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pb-16 {
    padding-bottom: calc(1px * 16);
    padding-bottom: calc(var(--spacing) * 16);
  }
  .pb-24 {
    padding-bottom: calc(1px * 24);
    padding-bottom: calc(var(--spacing) * 24);
  }
  .pb-50 {
    padding-bottom: calc(1px * 50);
    padding-bottom: calc(var(--spacing) * 50);
  }
  .pb-78 {
    padding-bottom: calc(1px * 78);
    padding-bottom: calc(var(--spacing) * 78);
  }
  .pb-96 {
    padding-bottom: calc(1px * 96);
    padding-bottom: calc(var(--spacing) * 96);
  }
  .pb-110 {
    padding-bottom: calc(1px * 110);
    padding-bottom: calc(var(--spacing) * 110);
  }
  .pb-220 {
    padding-bottom: calc(1px * 220);
    padding-bottom: calc(var(--spacing) * 220);
  }
  .text-center {
    text-align: center;
  }
  .text-justify {
    text-align: justify;
  }
  .text-right {
    text-align: right;
  }
  .font-aveccurve {
    font-family: AvecCurve, serif;
    font-family: var(--font-aveccurve);
  }
  .font-display {
    font-family: Inter, sans-serif;
    font-family: var(--font-display);
  }
  .font-mono {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    font-family: var(--font-mono);
  }
  .text-2xl {
    font-size: 1.5rem;
    font-size: var(--text-2xl);
    line-height: calc(2 / 1.5);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: 1.875rem;
    font-size: var(--text-3xl);
    line-height: calc(2.25 / 1.875);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: 2.25rem;
    font-size: var(--text-4xl);
    line-height: calc(2.5 / 2.25);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: 3rem;
    font-size: var(--text-5xl);
    line-height: 1;
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-12\/14 {
    font-size: 12px;
    font-size: var(--text-12);
    line-height: 14px;
    line-height: var(--leading-14);
  }
  .text-16\/16 {
    font-size: 16px;
    font-size: var(--text-16);
    line-height: 16px;
    line-height: var(--leading-16);
  }
  .text-18\/18 {
    font-size: 18px;
    font-size: var(--text-18);
    line-height: 18px;
    line-height: var(--leading-18);
  }
  .text-28\/32 {
    font-size: 28px;
    font-size: var(--text-28);
    line-height: 32px;
    line-height: var(--leading-32);
  }
  .text-32\/38 {
    font-size: 32px;
    font-size: var(--text-32);
    line-height: 38px;
    line-height: var(--leading-38);
  }
  .text-48\/58 {
    font-size: 48px;
    font-size: var(--text-48);
    line-height: calc(1px * 58);
    line-height: calc(var(--spacing) * 58);
  }
  .text-64\/64 {
    font-size: 64px;
    font-size: var(--text-64);
    line-height: calc(1px * 64);
    line-height: calc(var(--spacing) * 64);
  }
  .text-base {
    font-size: 1rem;
    font-size: var(--text-base);
    line-height: calc(1.5 / 1);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: 1.125rem;
    font-size: var(--text-lg);
    line-height: calc(1.75 / 1.125);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: 0.875rem;
    font-size: var(--text-sm);
    line-height: calc(1.25 / 0.875);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: 1.25rem;
    font-size: var(--text-xl);
    line-height: calc(1.75 / 1.25);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: 0.75rem;
    font-size: var(--text-xs);
    line-height: calc(1 / 0.75);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[23px\] {
    font-size: 23px;
  }
  .leading-4 {
    --tw-leading: calc(var(--spacing) * 4);
    line-height: calc(1px * 4);
    line-height: calc(var(--spacing) * 4);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: 700;
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: 500;
    font-weight: var(--font-weight-medium);
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .break-all {
    word-break: break-all;
  }
  .text-blue {
    color: #80A4AF;
    color: var(--color-blue);
  }
  .text-dark-blue {
    color: #00282C;
    color: var(--color-dark-blue);
  }
  .text-white {
    color: #fff;
    color: var(--color-white);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
    font-feature-settings:         diagonal-fractions;
    font-feature-settings: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
    font-variant-numeric:         diagonal-fractions;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .lining-nums {
    --tw-numeric-figure: lining-nums;
    font-feature-settings:     lining-nums    ;
    font-feature-settings: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
    font-variant-numeric:     lining-nums    ;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
    font-feature-settings:     oldstyle-nums    ;
    font-feature-settings: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
    font-variant-numeric:     oldstyle-nums    ;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .ordinal {
    --tw-ordinal: ordinal;
    font-feature-settings: ordinal        ;
    font-feature-settings: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
    font-variant-numeric: ordinal        ;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .proportional-nums {
    --tw-numeric-spacing: proportional-nums;
    font-feature-settings:       proportional-nums  ;
    font-feature-settings: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
    font-variant-numeric:       proportional-nums  ;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .slashed-zero {
    --tw-slashed-zero: slashed-zero;
    font-feature-settings:   slashed-zero      ;
    font-feature-settings: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
    font-variant-numeric:   slashed-zero      ;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
    font-feature-settings:         stacked-fractions;
    font-feature-settings: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
    font-variant-numeric:         stacked-fractions;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-feature-settings:       tabular-nums  ;
    font-feature-settings: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
    font-variant-numeric:       tabular-nums  ;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .overline {
    text-decoration-line: overline;
  }
  .underline {
    text-decoration-line: underline;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
  .opacity-40 {
    opacity: 40%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    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: 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,);
  }
  .contrast-1 {
    --tw-contrast: contrast(1%);
    filter:     contrast(1%)            ;
    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,);
  }
  .contrast-2 {
    --tw-contrast: contrast(2%);
    filter:     contrast(2%)            ;
    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,);
  }
  .contrast-3 {
    --tw-contrast: contrast(3%);
    filter:     contrast(3%)            ;
    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,);
  }
  .drop-shadow {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.1))) drop-shadow(0 1px 1px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.06)));
    --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow( 0 1px 1px rgb(0 0 0 / 0.06));
    filter:                 drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow( 0 1px 1px rgb(0 0 0 / 0.06));
    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,);
  }
  .grayscale {
    --tw-grayscale: grayscale(100%);
    filter:       grayscale(100%)          ;
    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,);
  }
  .invert {
    --tw-invert: invert(100%);
    filter:           invert(100%)      ;
    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:                   !important;
    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,) !important;
  }
  .filter {
    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: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: 150ms;
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: 150ms;
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: 150ms;
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-700 {
    --tw-duration: 700ms;
    transition-duration: 700ms;
  }
  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
    transition-timing-function: var(--ease-in);
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-linear {
    --tw-ease: linear;
    transition-timing-function: linear;
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    transition-timing-function: var(--ease-out);
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
         user-select: all;
  }
  .\[hostname\:port\] {
    hostname: port;
  }
  .before\:block::before {
    content: var(--tw-content);
    display: block;
  }
  .before\:animate-spin::before {
    content: var(--tw-content);
    animation: spin 1s linear infinite;
    animation: var(--animate-spin);
  }
  .before\:text-2xl::before {
    content: var(--tw-content);
    font-size: 1.5rem;
    font-size: var(--text-2xl);
    line-height: calc(2 / 1.5);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .before\:text-3xl::before {
    content: var(--tw-content);
    font-size: 1.875rem;
    font-size: var(--text-3xl);
    line-height: calc(2.25 / 1.875);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .before\:text-4xl::before {
    content: var(--tw-content);
    font-size: 2.25rem;
    font-size: var(--text-4xl);
    line-height: calc(2.5 / 2.25);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .before\:text-5xl::before {
    content: var(--tw-content);
    font-size: 3rem;
    font-size: var(--text-5xl);
    line-height: 1;
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .before\:text-base::before {
    content: var(--tw-content);
    font-size: 1rem;
    font-size: var(--text-base);
    line-height: calc(1.5 / 1);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .before\:text-lg::before {
    content: var(--tw-content);
    font-size: 1.125rem;
    font-size: var(--text-lg);
    line-height: calc(1.75 / 1.125);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .before\:text-sm::before {
    content: var(--tw-content);
    font-size: 0.875rem;
    font-size: var(--text-sm);
    line-height: calc(1.25 / 0.875);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .before\:text-xl::before {
    content: var(--tw-content);
    font-size: 1.25rem;
    font-size: var(--text-xl);
    line-height: calc(1.75 / 1.25);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .before\:text-xs::before {
    content: var(--tw-content);
    font-size: 0.75rem;
    font-size: var(--text-xs);
    line-height: calc(1 / 0.75);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .before\:leading-none::before {
    content: var(--tw-content);
    --tw-leading: 1;
    line-height: 1;
  }
  .last\:border-b-0:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0px;
  }
  .last-of-type\:pb-0:last-of-type {
    padding-bottom: calc(1px * 0);
    padding-bottom: calc(var(--spacing) * 0);
  }
  .focus\:outline-none:focus {
    --tw-outline-style: none;
    outline-style: none;
  }
  @media (min-width: 1024px) {
    .lg\:mt-24pvw {
      margin-top: calc(24 * calc(100 / 1440) * 1vw);
      margin-top: var(--spacing-24pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:mt-78pvw {
      margin-top: calc(78 * calc(100 / 1440) * 1vw);
      margin-top: var(--spacing-78pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:mb-8pvw {
      margin-bottom: calc(8 * calc(100 / 1440) * 1vw);
      margin-bottom: var(--spacing-8pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:mb-24pvw {
      margin-bottom: calc(24 * calc(100 / 1440) * 1vw);
      margin-bottom: var(--spacing-24pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:mb-78pvw {
      margin-bottom: calc(78 * calc(100 / 1440) * 1vw);
      margin-bottom: var(--spacing-78pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:w-8pvw {
      width: calc(8 * calc(100 / 1440) * 1vw);
      width: var(--spacing-8pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:w-64pvw {
      width: calc(64 * calc(100 / 1440) * 1vw);
      width: var(--spacing-64pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:w-219pvw {
      width: calc(219 * calc(100 / 1440) * 1vw);
      width: var(--spacing-219pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:w-340pvw {
      width: calc(340 * calc(100 / 1440) * 1vw);
      width: var(--spacing-340pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:w-550pvw {
      width: calc(550 * calc(100 / 1440) * 1vw);
      width: var(--spacing-550pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:w-575pvw {
      width: calc(575 * calc(100 / 1440) * 1vw);
      width: var(--spacing-575pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:flex-row {
      flex-direction: row;
    }
  }
  @media (min-width: 1024px) {
    .lg\:flex-row-reverse {
      flex-direction: row-reverse;
    }
  }
  @media (min-width: 1024px) {
    .lg\:items-center {
      align-items: center;
    }
  }
  @media (min-width: 1024px) {
    .lg\:justify-between {
      justify-content: space-between;
    }
  }
  @media (min-width: 1024px) {
    .lg\:gap-16pvw {
      gap: calc(16 * calc(100 / 1440) * 1vw);
      gap: var(--spacing-16pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:gap-24pvw {
      gap: calc(24 * calc(100 / 1440) * 1vw);
      gap: var(--spacing-24pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:gap-32pvw {
      gap: calc(32 * calc(100 / 1440) * 1vw);
      gap: var(--spacing-32pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:gap-48pvw {
      gap: calc(48 * calc(100 / 1440) * 1vw);
      gap: var(--spacing-48pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:gap-219pvw {
      gap: calc(219 * calc(100 / 1440) * 1vw);
      gap: var(--spacing-219pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:rounded-24pvw {
      border-radius: calc(24 * calc(100 / 1440) * 1vw);
      border-radius: var(--radius-24pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:px-8pvw {
      padding-inline: calc(8 * calc(100 / 1440) * 1vw);
      padding-inline: var(--spacing-8pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:px-24pvw {
      padding-inline: calc(24 * calc(100 / 1440) * 1vw);
      padding-inline: var(--spacing-24pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:px-64pvw {
      padding-inline: calc(64 * calc(100 / 1440) * 1vw);
      padding-inline: var(--spacing-64pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:py-16pvw {
      padding-block: calc(16 * calc(100 / 1440) * 1vw);
      padding-block: var(--spacing-16pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:pt-0 {
      padding-top: calc(1px * 0);
      padding-top: calc(var(--spacing) * 0);
    }
  }
  @media (min-width: 1024px) {
    .lg\:pt-24pvw {
      padding-top: calc(24 * calc(100 / 1440) * 1vw);
      padding-top: var(--spacing-24pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:pt-48pvw {
      padding-top: calc(48 * calc(100 / 1440) * 1vw);
      padding-top: var(--spacing-48pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:pt-56pvw {
      padding-top: calc(56 * calc(100 / 1440) * 1vw);
      padding-top: var(--spacing-56pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:pt-78pvw {
      padding-top: calc(78 * calc(100 / 1440) * 1vw);
      padding-top: var(--spacing-78pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:pt-80pvw {
      padding-top: calc(80 * calc(100 / 1440) * 1vw);
      padding-top: var(--spacing-80pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:pt-110pvw {
      padding-top: calc(110 * calc(100 / 1440) * 1vw);
      padding-top: var(--spacing-110pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:pt-219pvw {
      padding-top: calc(219 * calc(100 / 1440) * 1vw);
      padding-top: var(--spacing-219pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:pb-8pvw {
      padding-bottom: calc(8 * calc(100 / 1440) * 1vw);
      padding-bottom: var(--spacing-8pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:pb-24pvw {
      padding-bottom: calc(24 * calc(100 / 1440) * 1vw);
      padding-bottom: var(--spacing-24pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:pb-32pvw {
      padding-bottom: calc(32 * calc(100 / 1440) * 1vw);
      padding-bottom: var(--spacing-32pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:pb-56pvw {
      padding-bottom: calc(56 * calc(100 / 1440) * 1vw);
      padding-bottom: var(--spacing-56pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:pb-78pvw {
      padding-bottom: calc(78 * calc(100 / 1440) * 1vw);
      padding-bottom: var(--spacing-78pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:pb-110pvw {
      padding-bottom: calc(110 * calc(100 / 1440) * 1vw);
      padding-bottom: var(--spacing-110pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:pb-192pvw {
      padding-bottom: calc(192 * calc(100 / 1440) * 1vw);
      padding-bottom: var(--spacing-192pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:text-12pvw\/14pvw {
      font-size: calc(12 * calc(100 / 1440) * 1vw);
      font-size: var(--text-12pvw);
      line-height: calc(14 * calc(100 / 1440) * 1vw);
      line-height: var(--leading-14pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:text-16pvw\/16pvw {
      font-size: calc(16 * calc(100 / 1440) * 1vw);
      font-size: var(--text-16pvw);
      line-height: calc(16 * calc(100 / 1440) * 1vw);
      line-height: var(--leading-16pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:text-18pvw\/18pvw {
      font-size: calc(18 * calc(100 / 1440) * 1vw);
      font-size: var(--text-18pvw);
      line-height: calc(18 * calc(100 / 1440) * 1vw);
      line-height: var(--leading-18pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:text-28pvw\/32pvw {
      font-size: calc(28 * calc(100 / 1440) * 1vw);
      font-size: var(--text-28pvw);
      line-height: calc(32 * calc(100 / 1440) * 1vw);
      line-height: var(--leading-32pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:text-32pvw\/38pvw {
      font-size: calc(32 * calc(100 / 1440) * 1vw);
      font-size: var(--text-32pvw);
      line-height: calc(38 * calc(100 / 1440) * 1vw);
      line-height: var(--leading-38pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:text-48pvw\/56pvw {
      font-size: calc(48 * calc(100 / 1440) * 1vw);
      font-size: var(--text-48pvw);
      line-height: calc(56 * calc(100 / 1440) * 1vw);
      line-height: var(--leading-56pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:text-64pvw\/76pvw {
      font-size: calc(64 * calc(100 / 1440) * 1vw);
      font-size: var(--text-64pvw);
      line-height: calc(76 * calc(100 / 1440) * 1vw);
      line-height: var(--leading-76pvw);
    }
  }
  @media (min-width: 1024px) {
    .lg\:text-blue {
      color: #80A4AF;
      color: var(--color-blue);
    }
  }
  @media (min-width: 1440px) {
    .mw\:mt-24 {
      margin-top: calc(1px * 24);
      margin-top: calc(var(--spacing) * 24);
    }
  }
  @media (min-width: 1440px) {
    .mw\:mt-78 {
      margin-top: calc(1px * 78);
      margin-top: calc(var(--spacing) * 78);
    }
  }
  @media (min-width: 1440px) {
    .mw\:mb-8 {
      margin-bottom: calc(1px * 8);
      margin-bottom: calc(var(--spacing) * 8);
    }
  }
  @media (min-width: 1440px) {
    .mw\:mb-24 {
      margin-bottom: calc(1px * 24);
      margin-bottom: calc(var(--spacing) * 24);
    }
  }
  @media (min-width: 1440px) {
    .mw\:mb-78 {
      margin-bottom: calc(1px * 78);
      margin-bottom: calc(var(--spacing) * 78);
    }
  }
  @media (min-width: 1440px) {
    .mw\:w-8 {
      width: calc(1px * 8);
      width: calc(var(--spacing) * 8);
    }
  }
  @media (min-width: 1440px) {
    .mw\:w-64 {
      width: calc(1px * 64);
      width: calc(var(--spacing) * 64);
    }
  }
  @media (min-width: 1440px) {
    .mw\:w-219 {
      width: calc(1px * 219);
      width: calc(var(--spacing) * 219);
    }
  }
  @media (min-width: 1440px) {
    .mw\:w-340 {
      width: calc(1px * 340);
      width: calc(var(--spacing) * 340);
    }
  }
  @media (min-width: 1440px) {
    .mw\:w-550 {
      width: calc(1px * 550);
      width: calc(var(--spacing) * 550);
    }
  }
  @media (min-width: 1440px) {
    .mw\:w-575 {
      width: calc(1px * 575);
      width: calc(var(--spacing) * 575);
    }
  }
  @media (min-width: 1440px) {
    .mw\:gap-16 {
      gap: calc(1px * 16);
      gap: calc(var(--spacing) * 16);
    }
  }
  @media (min-width: 1440px) {
    .mw\:gap-24 {
      gap: calc(1px * 24);
      gap: calc(var(--spacing) * 24);
    }
  }
  @media (min-width: 1440px) {
    .mw\:gap-32 {
      gap: calc(1px * 32);
      gap: calc(var(--spacing) * 32);
    }
  }
  @media (min-width: 1440px) {
    .mw\:gap-48 {
      gap: calc(1px * 48);
      gap: calc(var(--spacing) * 48);
    }
  }
  @media (min-width: 1440px) {
    .mw\:gap-219 {
      gap: calc(1px * 219);
      gap: calc(var(--spacing) * 219);
    }
  }
  @media (min-width: 1440px) {
    .mw\:rounded-24 {
      border-radius: 24px;
      border-radius: var(--radius-24);
    }
  }
  @media (min-width: 1440px) {
    .mw\:px-8 {
      padding-inline: calc(1px * 8);
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  @media (min-width: 1440px) {
    .mw\:px-24 {
      padding-inline: calc(1px * 24);
      padding-inline: calc(var(--spacing) * 24);
    }
  }
  @media (min-width: 1440px) {
    .mw\:px-64 {
      padding-inline: calc(1px * 64);
      padding-inline: calc(var(--spacing) * 64);
    }
  }
  @media (min-width: 1440px) {
    .mw\:py-16 {
      padding-block: calc(1px * 16);
      padding-block: calc(var(--spacing) * 16);
    }
  }
  @media (min-width: 1440px) {
    .mw\:py-36 {
      padding-block: calc(1px * 36);
      padding-block: calc(var(--spacing) * 36);
    }
  }
  @media (min-width: 1440px) {
    .mw\:pt-24 {
      padding-top: calc(1px * 24);
      padding-top: calc(var(--spacing) * 24);
    }
  }
  @media (min-width: 1440px) {
    .mw\:pt-48 {
      padding-top: calc(1px * 48);
      padding-top: calc(var(--spacing) * 48);
    }
  }
  @media (min-width: 1440px) {
    .mw\:pt-50 {
      padding-top: calc(1px * 50);
      padding-top: calc(var(--spacing) * 50);
    }
  }
  @media (min-width: 1440px) {
    .mw\:pt-56 {
      padding-top: calc(1px * 56);
      padding-top: calc(var(--spacing) * 56);
    }
  }
  @media (min-width: 1440px) {
    .mw\:pt-78 {
      padding-top: calc(1px * 78);
      padding-top: calc(var(--spacing) * 78);
    }
  }
  @media (min-width: 1440px) {
    .mw\:pt-80 {
      padding-top: calc(1px * 80);
      padding-top: calc(var(--spacing) * 80);
    }
  }
  @media (min-width: 1440px) {
    .mw\:pt-110 {
      padding-top: calc(1px * 110);
      padding-top: calc(var(--spacing) * 110);
    }
  }
  @media (min-width: 1440px) {
    .mw\:pt-219 {
      padding-top: calc(1px * 219);
      padding-top: calc(var(--spacing) * 219);
    }
  }
  @media (min-width: 1440px) {
    .mw\:pb-8 {
      padding-bottom: calc(1px * 8);
      padding-bottom: calc(var(--spacing) * 8);
    }
  }
  @media (min-width: 1440px) {
    .mw\:pb-24 {
      padding-bottom: calc(1px * 24);
      padding-bottom: calc(var(--spacing) * 24);
    }
  }
  @media (min-width: 1440px) {
    .mw\:pb-32 {
      padding-bottom: calc(1px * 32);
      padding-bottom: calc(var(--spacing) * 32);
    }
  }
  @media (min-width: 1440px) {
    .mw\:pb-56 {
      padding-bottom: calc(1px * 56);
      padding-bottom: calc(var(--spacing) * 56);
    }
  }
  @media (min-width: 1440px) {
    .mw\:pb-78 {
      padding-bottom: calc(1px * 78);
      padding-bottom: calc(var(--spacing) * 78);
    }
  }
  @media (min-width: 1440px) {
    .mw\:pb-110 {
      padding-bottom: calc(1px * 110);
      padding-bottom: calc(var(--spacing) * 110);
    }
  }
  @media (min-width: 1440px) {
    .mw\:pb-192 {
      padding-bottom: calc(1px * 192);
      padding-bottom: calc(var(--spacing) * 192);
    }
  }
  @media (min-width: 1440px) {
    .mw\:text-12\/14 {
      font-size: 12px;
      font-size: var(--text-12);
      line-height: 14px;
      line-height: var(--leading-14);
    }
  }
  @media (min-width: 1440px) {
    .mw\:text-16\/16 {
      font-size: 16px;
      font-size: var(--text-16);
      line-height: 16px;
      line-height: var(--leading-16);
    }
  }
  @media (min-width: 1440px) {
    .mw\:text-18\/18 {
      font-size: 18px;
      font-size: var(--text-18);
      line-height: 18px;
      line-height: var(--leading-18);
    }
  }
  @media (min-width: 1440px) {
    .mw\:text-28\/32 {
      font-size: 28px;
      font-size: var(--text-28);
      line-height: 32px;
      line-height: var(--leading-32);
    }
  }
  @media (min-width: 1440px) {
    .mw\:text-32\/38 {
      font-size: 32px;
      font-size: var(--text-32);
      line-height: 38px;
      line-height: var(--leading-38);
    }
  }
  @media (min-width: 1440px) {
    .mw\:text-48\/56 {
      font-size: 48px;
      font-size: var(--text-48);
      line-height: 56px;
      line-height: var(--leading-56);
    }
  }
  @media (min-width: 1440px) {
    .mw\:text-64\/64 {
      font-size: 64px;
      font-size: var(--text-64);
      line-height: calc(1px * 64);
      line-height: calc(var(--spacing) * 64);
    }
  }
  @media (min-width: 1440px) {
    .mw\:text-64\/76 {
      font-size: 64px;
      font-size: var(--text-64);
      line-height: 76px;
      line-height: var(--leading-76);
    }
  }
  .\[role\=\"menuitem\"\]\:visible:is(role="menuitem") {
    visibility: visible;
  }
}
@layer components {
  @font-face {
    font-family: 'AvecCurve';
    src: url(..//fonts/AvecCurve-Light.woff2) format('woff2');
    font-weight: 300;
    font-style: normal;
  }
}
@layer components;
@layer utilities {
  :root {
    --swiper-theme-color: #007aff;
  }
  :host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
  }
  .swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
  }
  .swiper-vertical > .swiper-wrapper {
    flex-direction: column;
  }
  .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: ease;
    transition-timing-function: initial;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
  }
  .swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0);
  }
  .swiper-horizontal {
    touch-action: pan-y;
  }
  .swiper-vertical {
    touch-action: pan-x;
  }
  .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
  }
  .swiper-slide-invisible-blank {
    visibility: hidden;
  }
  .swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto;
  }
  .swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
  }
  .swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden;
  }
  .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
  }
  .swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
  }
  .swiper-3d {
    perspective: 1200px;
  }
  .swiper-3d .swiper-slide, .swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
  }
  .swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
  }
  .swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
  }
  .swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory;
  }
  .swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory;
  }
  .swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none;
  }
  .swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
  }
  .swiper-css-mode.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999;
  }
  .swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
  }
  .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
  }
  .swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
  }
  .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
  }
  .swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
  }
  .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
  }
  .swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
  }
  .swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  }
  .swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid #007aff;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
  }
  .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
  }
  .swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
  }
  .swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
  }
  @keyframes swiper-preloader-spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  .swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
  }
  .swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
  }
  .swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
  }
  .swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
  }
  :root {
    --swiper-navigation-size: 44px;
  }
  .swiper-button-prev, .swiper-button-next {
    position: absolute;
    width: 44px;
    width: var(--swiper-navigation-size);
    height: 44px;
    height: var(--swiper-navigation-size);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #007aff;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
  }
  .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
  }
  .swiper-button-prev.swiper-button-hidden, .swiper-button-next.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
  }
  .swiper-navigation-disabled .swiper-button-prev, .swiper-navigation-disabled .swiper-button-next {
    display: none !important;
  }
  .swiper-button-prev svg, .swiper-button-next svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    transform-origin: center;
    fill: currentColor;
    pointer-events: none;
  }
  .swiper-button-lock {
    display: none;
  }
  .swiper-button-prev, .swiper-button-next {
    top: 50%;
    top: var(--swiper-navigation-top-offset, 50%);
    margin-top: calc(0px - (44px / 2));
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  }
  .swiper-button-prev {
    left: 4px;
    left: var(--swiper-navigation-sides-offset, 4px);
    right: auto;
  }
  .swiper-button-prev .swiper-navigation-icon {
    transform: rotate(180deg);
  }
  .swiper-button-next {
    right: 4px;
    right: var(--swiper-navigation-sides-offset, 4px);
    left: auto;
  }
  .swiper-horizontal .swiper-button-prev, .swiper-horizontal .swiper-button-next, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal ~ .swiper-button-next {
    top: 50%;
    top: var(--swiper-navigation-top-offset, 50%);
    margin-top: calc(0px - (44px / 2));
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    margin-left: 0;
  }
  .swiper-horizontal .swiper-button-prev, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal.swiper-rtl .swiper-button-next, .swiper-horizontal.swiper-rtl ~ .swiper-button-next {
    left: 4px;
    left: var(--swiper-navigation-sides-offset, 4px);
    right: auto;
  }
  .swiper-horizontal .swiper-button-next, .swiper-horizontal ~ .swiper-button-next, .swiper-horizontal.swiper-rtl .swiper-button-prev, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev {
    right: 4px;
    right: var(--swiper-navigation-sides-offset, 4px);
    left: auto;
  }
  .swiper-horizontal .swiper-button-prev .swiper-navigation-icon, .swiper-horizontal ~ .swiper-button-prev .swiper-navigation-icon, .swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon, .swiper-horizontal.swiper-rtl ~ .swiper-button-next .swiper-navigation-icon {
    transform: rotate(180deg);
  }
  .swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev .swiper-navigation-icon {
    transform: rotate(0deg);
  }
  .swiper-vertical .swiper-button-prev, .swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-prev, .swiper-vertical ~ .swiper-button-next {
    left: 50%;
    left: var(--swiper-navigation-top-offset, 50%);
    right: auto;
    margin-left: calc(0px - (44px / 2));
    margin-left: calc(0px - (var(--swiper-navigation-size) / 2));
    margin-top: 0;
  }
  .swiper-vertical .swiper-button-prev, .swiper-vertical ~ .swiper-button-prev {
    top: 4px;
    top: var(--swiper-navigation-sides-offset, 4px);
    bottom: auto;
  }
  .swiper-vertical .swiper-button-prev .swiper-navigation-icon, .swiper-vertical ~ .swiper-button-prev .swiper-navigation-icon {
    transform: rotate(-90deg);
  }
  .swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-next {
    bottom: 4px;
    bottom: var(--swiper-navigation-sides-offset, 4px);
    top: auto;
  }
  .swiper-vertical .swiper-button-next .swiper-navigation-icon, .swiper-vertical ~ .swiper-button-next .swiper-navigation-icon {
    transform: rotate(90deg);
  }
  .swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
  }
  .swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
  }
  .swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
    display: none !important;
  }
  .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 8px;
    bottom: var(--swiper-pagination-bottom, 8px);
    top: auto;
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%;
  }
  .swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
  }
  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
  }
  .swiper-pagination-bullet {
    width: 8px;
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: 8px;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: #000;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: 0.2;
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  }
  button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
  }
  .swiper-pagination-bullet:only-child {
    display: none !important;
  }
  .swiper-pagination-bullet-active {
    opacity: 1;
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #007aff;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
  }
  .swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets {
    right: 8px;
    right: var(--swiper-pagination-right, 8px);
    left: auto;
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0px, -50%, 0);
  }
  .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
  }
  .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
  }
  .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top;
  }
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
  .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left;
  }
  .swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right;
  }
  .swiper-pagination-fraction {
    color: inherit;
    color: var(--swiper-pagination-fraction-color, inherit);
  }
  .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
    position: absolute;
  }
  .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
  }
  .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
  }
  .swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
  }
  .swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: 4px;
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
  }
  .swiper-pagination-lock {
    display: none;
  }
  .swiper-scrollbar {
    border-radius: 10px;
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: rgba(0, 0, 0, 0.1);
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
  }
  .swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important;
  }
  .swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: 4px;
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: auto;
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: 4px;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * 1%);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  }
  .swiper-vertical > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-vertical {
    position: absolute;
    left: auto;
    left: var(--swiper-scrollbar-left, auto);
    right: 4px;
    right: var(--swiper-scrollbar-right, 4px);
    top: 1%;
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: 4px;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * 1%);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
  }
  .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
    border-radius: 10px;
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0;
  }
  .swiper-scrollbar-cursor-drag {
    cursor: move;
  }
  .swiper-scrollbar-lock {
    display: none;
  }
  .swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .swiper-slide-zoomed {
    cursor: move;
    touch-action: none;
  }
  .swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
  }
  .swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
  }
  .swiper-grid > .swiper-wrapper {
    flex-wrap: wrap;
  }
  .swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
  }
  .swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out;
  }
  .swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
  }
  .swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  .swiper-fade .swiper-slide-active {
    pointer-events: auto;
  }
  .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  .swiper.swiper-cube {
    overflow: visible;
  }
  .swiper-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
  }
  .swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  .swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0;
  }
  .swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  .swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
  }
  .swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
  }
  .swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px);
  }
  .swiper-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
  }
  .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
  }
  .swiper.swiper-flip {
    overflow: visible;
  }
  .swiper-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
  }
  .swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none;
  }
  .swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
  }
  .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
    z-index: 0;
    backface-visibility: hidden;
  }
  .swiper-creative .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height;
  }
  .swiper.swiper-cards {
    overflow: visible;
  }
  .swiper-cards .swiper-slide {
    transform-origin: center bottom;
    backface-visibility: hidden;
    overflow: hidden;
  }
}
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  box-sizing: border-box;
  touch-action: manipulation;
  background: #fff;
  box-shadow: 1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);
}
.flatpickr-calendar.open,.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  animation: fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-months {
  display: flex;
}
.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0,0,0,0.9);
  fill: rgba(0,0,0,0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  overflow: hidden;
  flex: 1;
}
.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0,0,0,0.9);
  fill: rgba(0,0,0,0.9);
}
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
  left: 0;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
  right: 0;
}
.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}
.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path {
  transition: fill .1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57,57,57,0.15);
  box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0,0,0,0.1);
}
.numInputWrapper span:active {
  background: rgba(0,0,0,0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57,57,57,0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57,57,57,0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(0,0,0,0.5);
}
.numInputWrapper:hover {
  background: rgba(0,0,0,0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  transform: translate3d(0,0,0);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: .5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0,0,0,0.9);
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0,0,0,0.9);
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 .5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: baseline;
  vertical-align: initial;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0,0,0,0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 .5ch;
  position: relative;
  vertical-align: baseline;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}
.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: flex;
  flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0,0,0,0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: bolder;
}
.dayContainer,.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0,0,0);
  opacity: 1;
}
.dayContainer + .dayContainer {
  box-shadow: -1px 0 0 #e6e6e6;
}
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.flatpickr-day.today {
  border-color: #959ea9;
}
.flatpickr-day.today:hover,.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}
.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}
.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 #569ff7;
}
.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
}
.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57,57,57,0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57,57,57,0.1);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57,57,57,0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0,-20px,0);
  }
  to {
    opacity: 1;
    transform: translate3d(0,0,0);
  }
}
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  backface-visibility: hidden;
  outline: 0;
}
.glightbox-container.inactive {
  display: none;
}
.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}
.glightbox-container .gslider {
  transition: transform .4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex !important;
  justify-content: center;
  align-items: center;
  transform: translate3d(0,0,0);
}
.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}
.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}
.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}
.glightbox-container .gslide-inner-content {
  width: 100%;
}
.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}
.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}
.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top {
  flex-direction: column;
}
.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}
.gslide iframe,.gslide video {
  outline: 0 !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  touch-action: auto;
}
.gslide:not(.current) {
  pointer-events: none;
}
.gslide-image {
  align-items: center;
}
.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: 0;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}
.desc-bottom .gslide-image img,.desc-top .gslide-image img {
  width: auto;
}
.desc-left .gslide-image img,.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}
.gslide-image img.zoomable {
  position: relative;
}
.gslide-image img.dragging {
  cursor: grabbing !important;
  transition: none;
}
.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
}
.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none;
}
.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto;
}
.gslide-video::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255,0,0,.34);
  display: none;
}
.gslide-video.playing::before {
  display: none;
}
.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}
.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}
.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
  margin: auto;
}
.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}
.gslide-inline .dragging {
  cursor: grabbing !important;
  transition: none;
}
.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}
.gslide-external {
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}
.gslide-media {
  display: flex;
  width: auto;
}
.zoomed .gslide-media {
  box-shadow: none !important;
}
.desc-bottom .gslide-media,.desc-top .gslide-media {
  margin: 0 auto;
  flex-direction: column;
}
.gslide-description {
  position: relative;
  flex: 1 0 100%;
}
.gslide-description.description-left,.gslide-description.description-right {
  max-width: 100%;
}
.gslide-description.description-bottom,.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}
.gslide-description p {
  margin-bottom: 12px;
}
.gslide-description p:last-child {
  margin-bottom: 0;
}
.zoomed .gslide-description {
  display: none;
}
.glightbox-button-hidden {
  display: none;
}
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);
  transition: opacity .3s linear;
  padding-bottom: 50px;
}
.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}
.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}
.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: 700;
}
.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}
.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: .4;
}
.gdesc-open .gslide-media {
  transition: opacity .5s ease;
  opacity: .4;
}
.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}
.gdesc-closed .gslide-media {
  transition: opacity .5s ease;
  opacity: 1;
}
.greset {
  transition: all .3s ease;
}
.gabsolute {
  position: absolute;
}
.grelative {
  position: relative;
}
.glightbox-desc {
  display: none !important;
}
.glightbox-open {
  overflow: hidden;
}
.gloader {
  height: 25px;
  width: 25px;
  animation: lightboxLoader .8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}
.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
}
.glightbox-mobile .goverlay {
  background: #000;
}
.gclose,.gnext,.gprev {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.gclose svg,.gnext svg,.gprev svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}
.gclose.disabled,.gnext.disabled,.gprev.disabled {
  opacity: .1;
}
.gclose .garrow,.gnext .garrow,.gprev .garrow {
  stroke: #fff;
}
.gbtn.focused {
  outline: 2px solid #0f3d81;
}
iframe.wait-autoplay {
  opacity: 0;
}
.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev {
  opacity: 0 !important;
}
.glightbox-clean .gslide-description {
  background: #fff;
}
.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}
.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: 400;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}
.glightbox-clean .gslide-desc {
  font-size: .86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}
.glightbox-clean .gslide-video {
  background: #000;
}
.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev {
  background-color: rgba(0,0,0,.75);
  border-radius: 4px;
}
.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path {
  fill: #fff;
}
.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}
.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}
.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
}
.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}
.glightbox-clean .gclose:hover {
  opacity: 1;
}
.gfadeIn {
  animation: gfadeIn .5s ease;
}
.gfadeOut {
  animation: gfadeOut .5s ease;
}
.gslideOutLeft {
  animation: gslideOutLeft .3s ease;
}
.gslideInLeft {
  animation: gslideInLeft .3s ease;
}
.gslideOutRight {
  animation: gslideOutRight .3s ease;
}
.gslideInRight {
  animation: gslideInRight .3s ease;
}
.gzoomIn {
  animation: gzoomIn .5s ease;
}
.gzoomOut {
  animation: gzoomOut .5s ease;
}
@keyframes lightboxLoader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%,0,0);
  }
  to {
    visibility: visible;
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
  }
  to {
    transform: translate3d(-60%,0,0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%,0,0);
  }
  to {
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0,0,0);
  }
  to {
    transform: translate3d(60%,0,0);
    opacity: 0;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3,.3,.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(.3,.3,.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width:769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    flex-direction: row;
  }
  .glightbox-container .ginner-container.desc-top .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img {
    order: 1;
  }
  .glightbox-container .ginner-container.desc-left .gslide-description {
    order: 0;
  }
  .glightbox-container .ginner-container.desc-left .gslide-image {
    order: 1;
  }
  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }
  .gslide-image img.zoomable {
    cursor: zoom-in;
  }
  .zoomed .gslide-image img.zoomable {
    cursor: grab;
  }
  .gslide-inline {
    max-height: 95vh;
  }
  .gslide-external {
    max-height: 100vh;
  }
  .gslide-description.description-left,.gslide-description.description-right {
    max-width: 275px;
  }
  .glightbox-open {
    height: auto;
  }
  .goverlay {
    background: rgba(0,0,0,.92);
  }
  .glightbox-clean .gslide-media {
    box-shadow: 1px 2px 9px 0 rgba(0,0,0,.65);
  }
  .glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }
  .glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev {
    background-color: rgba(0,0,0,.32);
  }
  .glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover {
    background-color: rgba(0,0,0,.7);
  }
  .glightbox-clean .gprev {
    top: 45%;
  }
  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width:992px) {
  .glightbox-clean .gclose {
    opacity: .7;
    right: 20px;
  }
}
@media screen and (max-height:420px) {
  .goverlay {
    background: #000;
  }
}
@layer utilities;
@layer utilities;
@layer utilities {
  * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.1em;
    box-sizing: border-box;
  }
  html, body {
    background-color: #fff;
    background-color: var(--color-white);
    font-size: 16px;
    font-size: var(--text-16);
    line-height: 24px;
    line-height: var(--leading-24);
    --tw-tracking: calc(var(--tracking-2) * -1);
    letter-spacing: calc(0.025em * -1);
    letter-spacing: calc(var(--tracking-2) * -1);
    color: #000;
    color: var(--color-black);
  }
  @media (min-width: 1024px) {
    html, body {
      font-size: calc(16 * calc(100 / 1440) * 1vw);
      font-size: var(--text-16pvw);
      line-height: calc(24 * calc(100 / 1440) * 1vw);
      line-height: var(--leading-24pvw);
    }
  }
  @media (min-width: 1440px) {
    html, body {
      font-size: 16px;
      font-size: var(--text-16);
      line-height: 24px;
      line-height: var(--leading-24);
    }
  }
  html, body, h1, h2, h3, h4, h5, h6, p, input, textarea, a, span, li {
    font-family: Inter, sans-serif;
    font-family: var(--font-display);
    --tw-tracking: calc(var(--tracking-2) * -1);
    letter-spacing: calc(0.025em * -1);
    letter-spacing: calc(var(--tracking-2) * -1);
    color: #000;
    color: var(--color-black);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  button, button:focus {
    outline: 0;
  }
  input, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    border-radius: 0;
  }
  *:focus {
    outline: none;
  }
  strong, b {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: 700;
    font-weight: var(--font-weight-bold);
  }
}
@layer utilities {
  input::-webkit-inner-spin-button {
    display: none !important;
  }
}
@layer utilities {
  .legal-content {
    margin-inline: auto;
    display: flex;
    width: 100%;
    max-width: calc(1440 * 1px);
    max-width: var(--spacing-mw);
    align-items: center;
    justify-content: space-between;
    padding-inline: calc(1px * 16);
    padding-inline: calc(var(--spacing) * 16);
  }
  @media (min-width: 1024px) {
    .legal-content {
      padding-inline: calc(64 * calc(100 / 1440) * 1vw);
      padding-inline: var(--spacing-64pvw);
    }
  }
  @media (min-width: 1440px) {
    .legal-content {
      padding-inline: calc(1px * 64);
      padding-inline: calc(var(--spacing) * 64);
    }
  }
  .legal-content p, .legal-content ul, .legal-content li, .legal-content span, .legal-content a, .legal-content input, .legal-content textarea, .legal-content .wp-block-heading {
    font-size: 16px;
    font-size: var(--text-16);
    line-height: 24px;
    line-height: var(--leading-24);
    --tw-tracking: calc(var(--tracking-2) * -1);
    letter-spacing: calc(0.025em * -1);
    letter-spacing: calc(var(--tracking-2) * -1);
    color: #000;
    color: var(--color-black);
  }
  @media (min-width: 1024px) {
    .legal-content p, .legal-content ul, .legal-content li, .legal-content span, .legal-content a, .legal-content input, .legal-content textarea, .legal-content .wp-block-heading {
      font-size: calc(16 * calc(100 / 1440) * 1vw);
      font-size: var(--text-16pvw);
      line-height: calc(24 * calc(100 / 1440) * 1vw);
      line-height: var(--leading-24pvw);
    }
  }
  @media (min-width: 1440px) {
    .legal-content p, .legal-content ul, .legal-content li, .legal-content span, .legal-content a, .legal-content input, .legal-content textarea, .legal-content .wp-block-heading {
      font-size: 16px;
      font-size: var(--text-16);
      line-height: 24px;
      line-height: var(--leading-24);
    }
  }
  .legal-content p {
    margin-bottom: calc(1px * 16);
    margin-bottom: calc(var(--spacing) * 16);
  }
  @media (min-width: 1024px) {
    .legal-content p {
      margin-bottom: calc(24 * calc(100 / 1440) * 1vw);
      margin-bottom: var(--spacing-24pvw);
    }
  }
  @media (min-width: 1440px) {
    .legal-content p {
      margin-bottom: calc(1px * 24);
      margin-bottom: calc(var(--spacing) * 24);
    }
  }
  .legal-content p:last-child {
    margin-bottom: calc(1px * 0);
    margin-bottom: calc(var(--spacing) * 0);
  }
  .legal-content ul {
    margin-bottom: calc(1px * 16);
    margin-bottom: calc(var(--spacing) * 16);
    list-style-position: inside;
    list-style-type: disc;
  }
  @media (min-width: 1024px) {
    .legal-content ul {
      margin-bottom: calc(24 * calc(100 / 1440) * 1vw);
      margin-bottom: var(--spacing-24pvw);
    }
  }
  @media (min-width: 1440px) {
    .legal-content ul {
      margin-bottom: calc(1px * 24);
      margin-bottom: calc(var(--spacing) * 24);
    }
  }
  .legal-content li {
    margin-bottom: calc(1px * 8);
    margin-bottom: calc(var(--spacing) * 8);
  }
  @media (min-width: 1024px) {
    .legal-content li {
      margin-bottom: calc(8 * calc(100 / 1440) * 1vw);
      margin-bottom: var(--spacing-8pvw);
    }
  }
  @media (min-width: 1440px) {
    .legal-content li {
      margin-bottom: calc(1px * 8);
      margin-bottom: calc(var(--spacing) * 8);
    }
  }
  .legal-content li:last-child {
    margin-bottom: calc(1px * 0);
    margin-bottom: calc(var(--spacing) * 0);
  }
  .legal-content .wp-block-heading {
    padding-bottom: calc(1px * 8);
    padding-bottom: calc(var(--spacing) * 8);
    font-family: Inter, sans-serif;
    font-family: var(--font-display);
    font-size: 20px;
    font-size: var(--text-20);
    line-height: 24px;
    line-height: var(--leading-24);
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: 600;
    font-weight: var(--font-weight-semibold);
  }
  @media (min-width: 1024px) {
    .legal-content .wp-block-heading {
      padding-bottom: calc(8 * calc(100 / 1440) * 1vw);
      padding-bottom: var(--spacing-8pvw);
    }
  }
  @media (min-width: 1024px) {
    .legal-content .wp-block-heading {
      font-size: calc(20 * calc(100 / 1440) * 1vw);
      font-size: var(--text-20pvw);
      line-height: calc(24 * calc(100 / 1440) * 1vw);
      line-height: var(--leading-24pvw);
    }
  }
  @media (min-width: 1440px) {
    .legal-content .wp-block-heading {
      padding-bottom: calc(1px * 8);
      padding-bottom: calc(var(--spacing) * 8);
    }
  }
  @media (min-width: 1440px) {
    .legal-content .wp-block-heading {
      font-size: 20px;
      font-size: var(--text-20);
      line-height: 24px;
      line-height: var(--leading-24);
    }
  }
  .legal-content * + .wp-block-heading {
    padding-top: calc(1px * 8);
    padding-top: calc(var(--spacing) * 8);
  }
  @media (min-width: 1024px) {
    .legal-content * + .wp-block-heading {
      padding-top: calc(8 * calc(100 / 1440) * 1vw);
      padding-top: var(--spacing-8pvw);
    }
  }
  @media (min-width: 1440px) {
    .legal-content * + .wp-block-heading {
      padding-top: calc(1px * 8);
      padding-top: calc(var(--spacing) * 8);
    }
  }
}
@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-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  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;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@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-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: 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;
      --tw-content: "";
      --tw-tracking: initial;
    }
  }
}

