@import url(https://fonts.bunny.net/css?family=raleway:400);
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-zinc-200: oklch(92% 0.004 286.32);
    --color-zinc-500: oklch(55.2% 0.016 285.938);
    --color-zinc-600: oklch(44.2% 0.017 285.786);
    --color-zinc-700: oklch(37% 0.013 285.805);
    --color-zinc-900: oklch(21% 0.006 285.885);
    --color-zinc-950: oklch(14.1% 0.005 285.823);
    --color-neutral-100: oklch(97% 0 0);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --text-xs: var(--wp--preset--font-size--xs, 0.75rem);
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: var(--wp--preset--font-size--sm, 0.875rem);
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: var(--wp--preset--font-size--base, 1rem);
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: var(--wp--preset--font-size--lg, 1.125rem);
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: var(--wp--preset--font-size--xl, 2rem);
    --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);
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-xl: 0.75rem;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-blu: var(--wp--preset--color--blu);
    --color-bluchiaro: var(--wp--preset--color--bluchiaro);
    --color-blulight: var(--wp--preset--color--blulight);
    --text-h3: var(--wp--preset--font-size--h3, 1.666rem);
    --text-h1: var(--wp--preset--font-size--h1, 3.333rem);
    --leading-base: 1.1;
    --font-luiss: 'Luiss Sans', sans-serif;
    --font-luiss-serif: 'Luiss Serif';
    --aspect-news: 40 / 27;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
      -o-tab-size: 4;
         tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::-moz-placeholder {
    opacity: 1;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::-moz-placeholder {
      color: currentcolor;
    }
    ::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;
  }
  :-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 {
  .collapse {
    visibility: collapse;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }
  .alignwide {
    width: 100%;
    max-width: none;
    position: relative;
  }
  .alignwide img {
    width: calc(100% + 320px) !important;
    max-width: none !important;
    margin-left: -160px;
    margin-right: -160px;
    display: block;
  }
  @media (max-width: 782px) {
    .alignwide img {
      margin-left: 0;
      margin-right: 0;
      width: 100% !important;
    }
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-6 {
    top: calc(var(--spacing) * 6);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }
  .bottom-8 {
    bottom: calc(var(--spacing) * 8);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-8 {
    left: calc(var(--spacing) * 8);
  }
  .z-1 {
    z-index: 1;
  }
  .z-50 {
    z-index: 50;
  }
  .container {
    width: 100%;
  }
  @media (width >= 480px) {
    .container {
      max-width: 480px;
    }
  }
  @media (width >= 600px) {
    .container {
      max-width: 600px;
    }
  }
  @media (width >= 782px) {
    .container {
      max-width: 782px;
    }
  }
  @media (width >= 960px) {
    .container {
      max-width: 960px;
    }
  }
  @media (width >= 1280px) {
    .container {
      max-width: 1280px;
    }
  }
  @media (width >= 1440px) {
    .container {
      max-width: 1440px;
    }
  }
  @media (width >= 1920px) {
    .container {
      max-width: 1920px;
    }
  }
  .alignfull {
    width: 100vw;
    margin: 0 calc(50% - 50vw) !important;
  }
  .aligncenter {
    margin: 0.5rem auto !important;
  }
  .container {
    margin-inline: auto;
    padding-inline: 2rem;
  }
  .mx-0 {
    margin-inline: calc(var(--spacing) * 0);
  }
  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }
  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }
  .my-6 {
    margin-block: calc(var(--spacing) * 6);
  }
  .my-8 {
    margin-block: calc(var(--spacing) * 8);
  }
  .my-10 {
    margin-block: calc(var(--spacing) * 10);
  }
  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .alignnone {
    height: auto;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .mr-1 {
    margin-right: calc(var(--spacing) * 1);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mr-4 {
    margin-right: calc(var(--spacing) * 4);
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-\[4px\] {
    margin-bottom: 4px;
  }
  .-ml-\[5px\] {
    margin-left: calc(5px * -1);
  }
  .ml-0 {
    margin-left: calc(var(--spacing) * 0);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .hidden {
    display: none;
  }
  .inline-flex {
    display: inline-flex;
  }
  .aspect-news {
    aspect-ratio: var(--aspect-news);
  }
  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
  .size-5 {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
  }
  .\!h-3 {
    height: calc(var(--spacing) * 3) !important;
  }
  .h-3 {
    height: calc(var(--spacing) * 3);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-24 {
    height: calc(var(--spacing) * 24);
  }
  .h-\[200px\] {
    height: 200px;
  }
  .h-\[calc\(100\%-1rem\)\] {
    height: calc(100% - 1rem);
  }
  .h-auto {
    height: auto;
  }
  .h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }
  .h-full {
    height: 100%;
  }
  .max-h-\[40px\] {
    max-height: 40px;
  }
  .max-h-\[45px\] {
    max-height: 45px;
  }
  .max-h-\[80px\] {
    max-height: 80px;
  }
  .min-h-\[500px\] {
    min-height: 500px;
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-1\/2 {
    width: calc(1/2 * 100%);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-12 {
    width: calc(var(--spacing) * 12);
  }
  .w-24 {
    width: calc(var(--spacing) * 24);
  }
  .w-\[12px\] {
    width: 12px;
  }
  .w-\[80\%\] {
    width: 80%;
  }
  .w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .container {
    max-width: var(--wp--style--global--wide-size);
  }
  .max-w-2xl {
    max-width: var(--container-2xl);
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-\[240px\] {
    max-width: 240px;
  }
  .min-w-\[230px\] {
    min-width: 230px;
  }
  .flex-none {
    flex: none;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .shrink {
    flex-shrink: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .grow {
    flex-grow: 1;
  }
  .-rotate-90 {
    rotate: calc(90deg * -1);
  }
  .rotate-0 {
    rotate: 0deg;
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-24 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 24) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 24) * calc(1 - var(--tw-space-y-reverse)));
  }
  .gap-x-4 {
    -moz-column-gap: calc(var(--spacing) * 4);
         column-gap: calc(var(--spacing) * 4);
  }
  .gap-x-8 {
    -moz-column-gap: calc(var(--spacing) * 8);
         column-gap: calc(var(--spacing) * 8);
  }
  .gap-y-4 {
    row-gap: calc(var(--spacing) * 4);
  }
  .gap-y-8 {
    row-gap: calc(var(--spacing) * 8);
  }
  .gap-y-12 {
    row-gap: calc(var(--spacing) * 12);
  }
  .self-center {
    align-self: center;
  }
  .self-start {
    align-self: flex-start;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .overflow-x-hidden {
    overflow-x: hidden;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-1 {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-t-1 {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-t-40 {
    border-top-style: var(--tw-border-style);
    border-top-width: 40px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-1 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-\[\#7BA4DB\] {
    border-color: #7BA4DB;
  }
  .border-\[\#eee\] {
    border-color: #eee;
  }
  .border-black {
    border-color: var(--color-black);
  }
  .border-blu {
    border-color: var(--color-blu);
  }
  .border-white {
    border-color: var(--color-white);
  }
  .\!bg-transparent {
    background-color: transparent !important;
  }
  .bg-\[\#E6EBF1\] {
    background-color: #E6EBF1;
  }
  .bg-\[\#f1f1f1\] {
    background-color: #f1f1f1;
  }
  .bg-blu {
    background-color: var(--color-blu);
  }
  .bg-bluchiaro {
    background-color: var(--color-bluchiaro);
  }
  .bg-neutral-100 {
    background-color: var(--color-neutral-100);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-auto {
    background-size: auto;
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .bg-right {
    background-position: right;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .object-contain {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .object-cover {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-5 {
    padding-top: calc(var(--spacing) * 5);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
  .pt-12 {
    padding-top: calc(var(--spacing) * 12);
  }
  .\!pr-0 {
    padding-right: calc(var(--spacing) * 0) !important;
  }
  .pr-0 {
    padding-right: calc(var(--spacing) * 0);
  }
  .pr-4 {
    padding-right: calc(var(--spacing) * 4);
  }
  .pb-1 {
    padding-bottom: calc(var(--spacing) * 1);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-8 {
    padding-bottom: calc(var(--spacing) * 8);
  }
  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }
  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .font-luiss {
    font-family: var(--font-luiss);
  }
  .font-luiss-serif {
    font-family: var(--font-luiss-serif);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .leading-\[1\.05\] {
    --tw-leading: 1.05;
    line-height: 1.05;
  }
  .leading-base {
    --tw-leading: var(--leading-base);
    line-height: var(--leading-base);
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .\!text-blu {
    color: var(--color-blu) !important;
  }
  .text-\[\#1a1a1a\] {
    color: #1a1a1a;
  }
  .text-\[\#0077c8\] {
    color: #0077c8;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blu {
    color: var(--color-blu);
  }
  .text-bluchiaro {
    color: var(--color-bluchiaro);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-zinc-500 {
    color: var(--color-zinc-500);
  }
  .text-zinc-600 {
    color: var(--color-zinc-600);
  }
  .text-zinc-700 {
    color: var(--color-zinc-700);
  }
  .text-zinc-900 {
    color: var(--color-zinc-900);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .\!no-underline {
    text-decoration-line: none !important;
  }
  .underline {
    text-decoration-line: underline;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .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), 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);
  }
  .grayscale {
    --tw-grayscale: 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,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .duration-700 {
    --tw-duration: 700ms;
    transition-duration: 700ms;
  }
  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .before\:absolute::before {
    content: var(--tw-content);
    position: absolute;
  }
  .before\:top-0::before {
    content: var(--tw-content);
    top: calc(var(--spacing) * 0);
  }
  .before\:bottom-0::before {
    content: var(--tw-content);
    bottom: calc(var(--spacing) * 0);
  }
  .before\:left-0::before {
    content: var(--tw-content);
    left: calc(var(--spacing) * 0);
  }
  .before\:flex::before {
    content: var(--tw-content);
    display: flex;
  }
  .before\:h-6::before {
    content: var(--tw-content);
    height: calc(var(--spacing) * 6);
  }
  .before\:h-24::before {
    content: var(--tw-content);
    height: calc(var(--spacing) * 24);
  }
  .before\:h-full::before {
    content: var(--tw-content);
    height: 100%;
  }
  .before\:h-px::before {
    content: var(--tw-content);
    height: 1px;
  }
  .before\:w-6::before {
    content: var(--tw-content);
    width: calc(var(--spacing) * 6);
  }
  .before\:w-24::before {
    content: var(--tw-content);
    width: calc(var(--spacing) * 24);
  }
  .before\:w-\[8px\]::before {
    content: var(--tw-content);
    width: 8px;
  }
  .before\:w-full::before {
    content: var(--tw-content);
    width: 100%;
  }
  .before\:flex-col::before {
    content: var(--tw-content);
    flex-direction: column;
  }
  .before\:items-center::before {
    content: var(--tw-content);
    align-items: center;
  }
  .before\:justify-center::before {
    content: var(--tw-content);
    justify-content: center;
  }
  .before\:bg-blu::before {
    content: var(--tw-content);
    background-color: var(--color-blu);
  }
  .before\:p-2::before {
    content: var(--tw-content);
    padding: calc(var(--spacing) * 2);
  }
  .before\:text-center::before {
    content: var(--tw-content);
    text-align: center;
  }
  .before\:text-sm::before {
    content: var(--tw-content);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .before\:text-white::before {
    content: var(--tw-content);
    color: var(--color-white);
  }
  .before\:content-\[\'\'\]::before {
    content: var(--tw-content);
    --tw-content: '';
    content: var(--tw-content);
  }
  .after\:absolute::after {
    content: var(--tw-content);
    position: absolute;
  }
  .after\:top-0::after {
    content: var(--tw-content);
    top: calc(var(--spacing) * 0);
  }
  .after\:right-0::after {
    content: var(--tw-content);
    right: calc(var(--spacing) * 0);
  }
  .after\:left-8::after {
    content: var(--tw-content);
    left: calc(var(--spacing) * 8);
  }
  .after\:h-px::after {
    content: var(--tw-content);
    height: 1px;
  }
  .after\:bg-blulight::after {
    content: var(--tw-content);
    background-color: var(--color-blulight);
  }
  .first\:pl-0:first-child {
    padding-left: calc(var(--spacing) * 0);
  }
  .last\:mb-0:last-child {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .last\:border-none:last-child {
    --tw-border-style: none;
    border-style: none;
  }
  .last\:pr-0:last-child {
    padding-right: calc(var(--spacing) * 0);
  }
  .last\:pb-0:last-child {
    padding-bottom: calc(var(--spacing) * 0);
  }
  @media (hover: hover) {
    .hover\:bg-blulight:hover {
      background-color: var(--color-blulight);
    }
  }
  @media (hover: hover) {
    .hover\:bg-transparent:hover {
      background-color: transparent;
    }
  }
  @media (hover: hover) {
    .hover\:text-blu:hover {
      color: var(--color-blu);
    }
  }
  @media (hover: hover) {
    .hover\:\!underline:hover {
      text-decoration-line: underline !important;
    }
  }
  @media (hover: hover) {
    .hover\:grayscale-0:hover {
      --tw-grayscale: grayscale(0%);
      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,);
    }
  }
  @media (width < 1440px) {
    .max-2xl\:\!bg-none {
      background-image: none !important;
    }
  }
  @media (width < 1280px) {
    .max-xl\:order-2 {
      order: 2;
    }
  }
  @media (width < 1280px) {
    .max-xl\:mx-auto {
      margin-inline: auto;
    }
  }
  @media (width < 1280px) {
    .max-xl\:w-full {
      width: 100%;
    }
  }
  @media (width < 1280px) {
    .max-xl\:flex-wrap {
      flex-wrap: wrap;
    }
  }
  @media (width < 1280px) {
    .max-xl\:justify-center {
      justify-content: center;
    }
  }
  @media (width < 960px) {
    .max-lg\:flex-wrap {
      flex-wrap: wrap;
    }
  }
  @media (width < 960px) {
    .max-lg\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  @media (width >= 600px) {
    .sm\:my-20 {
      margin-block: calc(var(--spacing) * 20);
    }
  }
  @media (width >= 600px) {
    .sm\:\!w-1\/2 {
      width: calc(1/2 * 100%) !important;
    }
  }
  @media (width >= 600px) {
    .sm\:\!w-2\/3 {
      width: calc(2/3 * 100%) !important;
    }
  }
  @media (width >= 600px) {
    .sm\:w-2\/3 {
      width: calc(2/3 * 100%);
    }
  }
  @media (width >= 600px) {
    .sm\:w-fit {
      width: -moz-fit-content;
      width: fit-content;
    }
  }
  @media (width >= 782px) {
    .md\:inset-0 {
      inset: calc(var(--spacing) * 0);
    }
  }
  @media (width >= 782px) {
    .md\:block {
      display: block;
    }
  }
  @media (width >= 782px) {
    .md\:hidden {
      display: none;
    }
  }
  @media (width >= 782px) {
    .md\:h-auto {
      height: auto;
    }
  }
  @media (width >= 782px) {
    .md\:h-full {
      height: 100%;
    }
  }
  @media (width >= 782px) {
    .md\:\!w-1\/3 {
      width: calc(1/3 * 100%) !important;
    }
  }
  @media (width >= 782px) {
    .md\:justify-center {
      justify-content: center;
    }
  }
  @media (width >= 782px) {
    .md\:justify-end {
      justify-content: flex-end;
    }
  }
  @media (width >= 782px) {
    .md\:self-center {
      align-self: center;
    }
  }
  @media (width >= 782px) {
    .md\:pt-0 {
      padding-top: calc(var(--spacing) * 0);
    }
  }
  @media (width >= 782px) {
    .md\:\!text-lg {
      font-size: var(--text-lg) !important;
      line-height: var(--tw-leading, var(--text-lg--line-height)) !important;
    }
  }
  @media (width >= 960px) {
    .lg\:absolute {
      position: absolute;
    }
  }
  @media (width >= 960px) {
    .lg\:top-0 {
      top: calc(var(--spacing) * 0);
    }
  }
  @media (width >= 960px) {
    .lg\:left-0 {
      left: calc(var(--spacing) * 0);
    }
  }
  @media (width >= 960px) {
    .lg\:-mx-4 {
      margin-inline: calc(var(--spacing) * -4);
    }
  }
  @media (width >= 960px) {
    .lg\:mr-8 {
      margin-right: calc(var(--spacing) * 8);
    }
  }
  @media (width >= 960px) {
    .lg\:mb-0 {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  @media (width >= 960px) {
    .lg\:flex {
      display: flex;
    }
  }
  @media (width >= 960px) {
    .lg\:\!max-h-\[100px\] {
      max-height: 100px !important;
    }
  }
  @media (width >= 960px) {
    .lg\:max-h-\[75px\] {
      max-height: 75px;
    }
  }
  @media (width >= 960px) {
    .lg\:max-h-\[80px\] {
      max-height: 80px;
    }
  }
  @media (width >= 960px) {
    .lg\:\!min-h-\[400px\] {
      min-height: 400px !important;
    }
  }
  @media (width >= 960px) {
    .lg\:\!w-1\/2 {
      width: calc(1/2 * 100%) !important;
    }
  }
  @media (width >= 960px) {
    .lg\:w-1\/2 {
      width: calc(1/2 * 100%);
    }
  }
  @media (width >= 960px) {
    .lg\:w-1\/3 {
      width: calc(1/3 * 100%);
    }
  }
  @media (width >= 960px) {
    .lg\:w-1\/4 {
      width: calc(1/4 * 100%);
    }
  }
  @media (width >= 960px) {
    .lg\:w-2\/3 {
      width: calc(2/3 * 100%);
    }
  }
  @media (width >= 960px) {
    .lg\:w-\[30\%\] {
      width: 30%;
    }
  }
  @media (width >= 960px) {
    .lg\:w-\[70\%\] {
      width: 70%;
    }
  }
  @media (width >= 960px) {
    .lg\:w-\[270px\] {
      width: 270px;
    }
  }
  @media (width >= 960px) {
    .lg\:w-\[calc\(50\%_-_2rem\)\] {
      width: calc(50% - 2rem);
    }
  }
  @media (width >= 960px) {
    .lg\:w-fit {
      width: -moz-fit-content;
      width: fit-content;
    }
  }
  @media (width >= 960px) {
    .lg\:flex-none {
      flex: none;
    }
  }
  @media (width >= 960px) {
    .lg\:flex-nowrap {
      flex-wrap: nowrap;
    }
  }
  @media (width >= 960px) {
    .lg\:justify-end {
      justify-content: flex-end;
    }
  }
  @media (width >= 960px) {
    :where(.lg\:space-y-32 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 32) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 32) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  @media (width >= 960px) {
    .lg\:\!px-8 {
      padding-inline: calc(var(--spacing) * 8) !important;
    }
  }
  @media (width >= 960px) {
    .lg\:px-4 {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  @media (width >= 960px) {
    .lg\:px-10 {
      padding-inline: calc(var(--spacing) * 10);
    }
  }
  @media (width >= 960px) {
    .lg\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }
  }
  @media (width >= 960px) {
    .lg\:pt-0 {
      padding-top: calc(var(--spacing) * 0);
    }
  }
  @media (width >= 960px) {
    .lg\:pr-8 {
      padding-right: calc(var(--spacing) * 8);
    }
  }
  @media (width >= 960px) {
    .lg\:pr-12 {
      padding-right: calc(var(--spacing) * 12);
    }
  }
  @media (width >= 960px) {
    .lg\:pl-\[25\%\] {
      padding-left: 25%;
    }
  }
  @media (width >= 960px) {
    .lg\:text-xl {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  @media (width >= 960px) {
    .lg\:\!text-h3 {
      font-size: var(--text-h3) !important;
    }
  }
  @media (width >= 960px) {
    .lg\:text-h1 {
      font-size: var(--text-h1);
    }
  }
  @media (width >= 1280px) {
    .xl\:absolute {
      position: absolute;
    }
  }
  @media (width >= 1280px) {
    .xl\:left-6 {
      left: calc(var(--spacing) * 6);
    }
  }
  @media (width >= 1280px) {
    .xl\:ml-0 {
      margin-left: calc(var(--spacing) * 0);
    }
  }
  @media (width >= 1280px) {
    .xl\:\!block {
      display: block !important;
    }
  }
  @media (width >= 1280px) {
    .xl\:\!flex {
      display: flex !important;
    }
  }
  @media (width >= 1280px) {
    .xl\:hidden {
      display: none;
    }
  }
  @media (width >= 1280px) {
    .xl\:\!w-\[40\%\] {
      width: 40% !important;
    }
  }
  @media (width >= 1280px) {
    .xl\:w-1\/2 {
      width: calc(1/2 * 100%);
    }
  }
  @media (width >= 1280px) {
    .xl\:w-2\/3 {
      width: calc(2/3 * 100%);
    }
  }
  @media (width >= 1280px) {
    .xl\:w-\[16\%\] {
      width: 16%;
    }
  }
  @media (width >= 1280px) {
    .xl\:w-\[calc\(33\.333\%_-_2rem\)\] {
      width: calc(33.333% - 2rem);
    }
  }
  @media (width >= 1280px) {
    .xl\:w-\[calc\(33\.333\%_-_4\.5rem\)\] {
      width: calc(33.333% - 4.5rem);
    }
  }
  @media (width >= 1280px) {
    .xl\:w-full {
      width: 100%;
    }
  }
  @media (width >= 1280px) {
    .xl\:max-w-\[90\%\] {
      max-width: 90%;
    }
  }
  @media (width >= 1280px) {
    .xl\:bg-bluchiaro {
      background-color: var(--color-bluchiaro);
    }
  }
  @media (width >= 1280px) {
    .xl\:\!px-12 {
      padding-inline: calc(var(--spacing) * 12) !important;
    }
  }
  @media (width >= 1280px) {
    .xl\:px-0 {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  @media (width >= 1280px) {
    .xl\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
  }
  @media (width >= 1280px) {
    .xl\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }
  }
  @media (width >= 1280px) {
    .xl\:pt-6 {
      padding-top: calc(var(--spacing) * 6);
    }
  }
  @media (width >= 1280px) {
    .xl\:pr-4 {
      padding-right: calc(var(--spacing) * 4);
    }
  }
  @media (width >= 1280px) {
    .xl\:pr-12 {
      padding-right: calc(var(--spacing) * 12);
    }
  }
  @media (width >= 1280px) {
    .xl\:pl-\[16\%\] {
      padding-left: 16%;
    }
  }
  @media (width >= 1280px) {
    .xl\:\!text-xl {
      font-size: var(--text-xl) !important;
      line-height: var(--tw-leading, var(--text-xl--line-height)) !important;
    }
  }
  @media (width >= 1280px) {
    .xl\:\!text-h1 {
      font-size: var(--text-h1) !important;
    }
  }
  @media (width >= 1280px) {
    .xl\:text-h3 {
      font-size: var(--text-h3);
    }
  }
  @media (width >= 1440px) {
    .\32 xl\:w-\[calc\(33\.333\%_-_6\.5rem\)\] {
      width: calc(33.333% - 6.5rem);
    }
  }
  @media (width >= 1440px) {
    .\32 xl\:px-10 {
      padding-inline: calc(var(--spacing) * 10);
    }
  }
  @media (width >= 1440px) {
    .\32 xl\:\!text-h3 {
      font-size: var(--text-h3) !important;
    }
  }
  @media (width >= 1920px) {
    .\33 xl\:w-\[90\%\] {
      width: 90%;
    }
  }
  @media (width >= 1920px) {
    .\33 xl\:\!px-18 {
      padding-inline: calc(var(--spacing) * 18) !important;
    }
  }
  @media (width >= 1920px) {
    .\33 xl\:px-14 {
      padding-inline: calc(var(--spacing) * 14);
    }
  }
  @media (width >= 1920px) {
    .\33 xl\:px-18 {
      padding-inline: calc(var(--spacing) * 18);
    }
  }
  @media (width >= 1920px) {
    .\33 xl\:pr-10 {
      padding-right: calc(var(--spacing) * 10);
    }
  }
  @media (width >= 1920px) {
    .\33 xl\:pr-18 {
      padding-right: calc(var(--spacing) * 18);
    }
  }
  @media (hover: hover) {
    .hover\:\[\&_\#arrow-blu\]\:block:hover #arrow-blu {
      display: block;
    }
  }
  @media (hover: hover) {
    .hover\:\[\&_\#arrow-white\]\:hidden:hover #arrow-white {
      display: none;
    }
  }
  @media (hover: hover) {
    .hover\:\[\&_\#bar\]\:\!right-0:hover #bar {
      right: calc(var(--spacing) * 0) !important;
    }
  }
  .\[\&_\*\]\:\!leading-base * {
    --tw-leading: var(--leading-base) !important;
    line-height: var(--leading-base) !important;
  }
  .\[\&_\.children\]\:ml-20 .children {
    margin-left: calc(var(--spacing) * 20);
  }
  .\[\&_\.children_\>_li\]\:mt-8 .children > li {
    margin-top: calc(var(--spacing) * 8);
  }
  .\[\&_p\]\:\!mb-4 p {
    margin-bottom: calc(var(--spacing) * 4) !important;
  }
  .\[\&_p\]\:last\:mb-0 p:last-child {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .\[\&_p\]\:last\:border-b-2 p:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .\[\&_p\]\:last\:border-black p:last-child {
    border-color: var(--color-black);
  }
  .\[\&_p\]\:last\:pb-4 p:last-child {
    padding-bottom: calc(var(--spacing) * 4);
  }
}
@layer utilities {
  @layer base {
    @font-face {
      font-family: "Luiss Sans";
      src: url(../fonts/LuissSans-BoldItalic.eot?5c4b0f906e2531c3fcf2fef600c65ac2);
      src: url(../fonts/LuissSans-BoldItalic.eot?5c4b0f906e2531c3fcf2fef600c65ac2?#iefix) format("embedded-opentype"), url(../fonts/LuissSans-BoldItalic.woff2?acf6184edc18d42948bf540622589d55) format("woff2"), url(../fonts/LuissSans-BoldItalic.woff?23c757f3407f5fbc75f247860870ccca) format("woff"), url(../fonts/LuissSans-BoldItalic.ttf?cb0205321cec324afd60bfc48c02c765) format("truetype"), url(../fonts/LuissSans-BoldItalic.svg?69581a8ffe22597556d41502524ce7ad#LuissSans-BoldItalic) format("svg");
      font-weight: bold;
      font-style: italic;
      font-display: swap;
    }
    @font-face {
      font-family: "Luiss Sans";
      src: url(../fonts/LuissSans-italic.eot?5f29524a39b41245b394767a9b79737a);
      src: url(../fonts/LuissSans-italic.eot?5f29524a39b41245b394767a9b79737a?#iefix) format("embedded-opentype"), url(../fonts/LuissSans-italic.woff2?2def8fbfb937e2c51dbc7d06719a128b) format("woff2"), url(../fonts/LuissSans-italic.woff?b63d5fefdccdf619e47e023f3e1fcf7f) format("woff"), url(../fonts/LuissSans-italic.ttf?12833d7d3487cc82121a3483c315a32e) format("truetype"), url(../fonts/LuissSans-italic.svg?12f7b9f032588cbefb446c10d6ef0f1f#LuissSans-italic) format("svg");
      font-weight: normal;
      font-style: italic;
      font-display: swap;
    }
    @font-face {
      font-family: "Luiss Sans";
      src: url(../fonts/LuissSans-Bold.eot?46ee6595c1caaf557b691ce76b09286c);
      src: url(../fonts/LuissSans-Bold.eot?46ee6595c1caaf557b691ce76b09286c?#iefix) format("embedded-opentype"), url(../fonts/LuissSans-Bold.woff2?36ad2a3c88526a83c035eb48c55998a2) format("woff2"), url(../fonts/LuissSans-Bold.woff?8912078d0e09903da51dc682e1e9bd05) format("woff"), url(../fonts/LuissSans-Bold.ttf?e6f15c8870d68d5650a44762138feefc) format("truetype"), url(../fonts/LuissSans-Bold.svg?12cd936e58c7603020b5cdb66da69465#LuissSans-Bold) format("svg");
      font-weight: bold;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: "Luiss Sans";
      src: url(../fonts/LuissSans-Regular.eot?86c8fddb9aa86c3604b49237d31d0414);
      src: url(../fonts/LuissSans-Regular.eot?86c8fddb9aa86c3604b49237d31d0414?#iefix) format("embedded-opentype"), url(../fonts/LuissSans-Regular.woff2?f440b5d0665c8a683d1a01a97b62a26c) format("woff2"), url(../fonts/LuissSans-Regular.woff?eb44f86c7a2d9816153708ee304fc3b7) format("woff"), url(../fonts/LuissSans-Regular.ttf?a1c894d9aabad292261669a9d5e598a4) format("truetype"), url(../fonts/LuissSans-Regular.svg?8e02d509cdca92a0e09dc802d9215335#LuissSans-Regular) format("svg");
      font-weight: normal;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: "Luiss Sans";
      src: url(../fonts/LuissSans-ThinSans.eot?ef17d9c1b2ddc8c6ddfe99abb6b4400b);
      src: url(../fonts/LuissSans-ThinSans.eot?ef17d9c1b2ddc8c6ddfe99abb6b4400b?#iefix) format("embedded-opentype"), url(../fonts/LuissSans-ThinSans.woff2?941776d2e113fa93033538b45bc024df) format("woff2"), url(../fonts/LuissSans-ThinSans.woff?b3490e44071438187d9853d20d1e5e3b) format("woff"), url(../fonts/LuissSans-ThinSans.ttf?f8b3819db94fed340aad8aa22aae92b1) format("truetype"), url(../fonts/LuissSans-ThinSans.svg?d42fd4ce074c7067aebcbb8047477048#LuissSans-ThinSans) format("svg");
      font-weight: 100;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: "Luiss Sans";
      src: url(../fonts/LuissSans-ThinItalic.eot?7dffdbccff1b0313e2c69a25c55bfbe8);
      src: url(../fonts/LuissSans-ThinItalic.eot?7dffdbccff1b0313e2c69a25c55bfbe8?#iefix) format("embedded-opentype"), url(../fonts/LuissSans-ThinItalic.woff2?73ed5985ab7c6075c134275d850388ff) format("woff2"), url(../fonts/LuissSans-ThinItalic.woff?44e1eaee896e73f005934541762175da) format("woff"), url(../fonts/LuissSans-ThinItalic.ttf?cfb91cda106476f77ecb2f478705b561) format("truetype"), url(../fonts/LuissSans-ThinItalic.svg?d56dc8a358bc1cd93b8d3da83b29f311#LuissSans-ThinItalic) format("svg");
      font-weight: 100;
      font-style: italic;
      font-display: swap;
    }
    @font-face {
      font-family: "Luiss Serif";
      src: url(../fonts/LuissSerif-Bold.eot?4af0566181db41710b9e4500501a637b);
      src: url(../fonts/LuissSerif-Bold.eot?4af0566181db41710b9e4500501a637b?#iefix) format("embedded-opentype"), url(../fonts/LuissSerif-Bold.woff2?b74f0cfecfa666b778a46f52995e0615) format("woff2"), url(../fonts/LuissSerif-Bold.woff?8aa0a2c796e864bbf27327d338a4ae4c) format("woff"), url(../fonts/LuissSerif-Bold.ttf?5faa5bc2d464243369f2bd8950c966a7) format("truetype"), url(../fonts/LuissSerif-Bold.svg?4d0348c927ce04c7aca85944f261bda7#LuissSerif-Bold) format("svg");
      font-weight: bold;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: "Luiss Serif";
      src: url(../fonts/LuissSerif-Regular.eot?363b0d0f60651544e470c9d3bff55028);
      src: url(../fonts/LuissSerif-Regular.eot?363b0d0f60651544e470c9d3bff55028?#iefix) format("embedded-opentype"), url(../fonts/LuissSerif-Regular.woff2?baddf9bf14d27c1d569c7b90bd492288) format("woff2"), url(../fonts/LuissSerif-Regular.woff?d62131dd63fa33bc47749ce6d0694c1b) format("woff"), url(../fonts/LuissSerif-Regular.ttf?931df889f3b0d70e8d42d9fa6e5589b3) format("truetype"), url(../fonts/LuissSerif-Regular.svg?16dd9bb6040ceb68dbb6be8730b97a10#LuissSerif-Regular) format("svg");
      font-weight: normal;
      font-style: normal;
      font-display: swap;
    }
    @font-face {
      font-family: "Luiss Serif";
      src: url(../fonts/LuissSerif-BoldItalic.eot?bbc84a8c7913f28b61b17bd808fca856);
      src: url(../fonts/LuissSerif-BoldItalic.eot?bbc84a8c7913f28b61b17bd808fca856?#iefix) format("embedded-opentype"), url(../fonts/LuissSerif-BoldItalic.woff2?a8e84f89690f01221ac257873ce1a39b) format("woff2"), url(../fonts/LuissSerif-BoldItalic.woff?e039d4c70c6137a8fe77c61ff82da0b8) format("woff"), url(../fonts/LuissSerif-BoldItalic.ttf?f8f631943aba1e523fe2eacccae78e2a) format("truetype"), url(../fonts/LuissSerif-BoldItalic.svg?2396cfaa105bd41669ca074a8e4c87af#LuissSerif-BoldItalic) format("svg");
      font-weight: bold;
      font-style: italic;
      font-display: swap;
    }
    @font-face {
      font-family: "Luiss Serif";
      src: url(../fonts/LuissSerif-Italic.eot?ca6c6750962734d88c3ed340403386f0);
      src: url(../fonts/LuissSerif-Italic.eot?ca6c6750962734d88c3ed340403386f0?#iefix) format("embedded-opentype"), url(../fonts/LuissSerif-Italic.woff2?cb860685031fc536f6d5c322ae73d394) format("woff2"), url(../fonts/LuissSerif-Italic.woff?99fde041f3663cc2c314e2d55c9e5044) format("woff"), url(../fonts/LuissSerif-Italic.ttf?c27a0dcc02be69e4c70a876cc4e4f163) format("truetype"), url(../fonts/LuissSerif-Italic.svg?a7453150539f2a976b3bb96b88a55dd2#LuissSerif-Italic) format("svg");
      font-weight: normal;
      font-style: italic;
      font-display: swap;
    }
  }
  .entry-content, .block-editor-block-list__layout {
    color: var(--color-zinc-950);
    font-size: var(--text-lg);
    line-height: var(--text-lg--line-height);
  }
  .entry-content :where(.entry-content > *:not(li), .block-editor-block-list__layout > *:not(li)), .block-editor-block-list__layout :where(.entry-content > *:not(li), .block-editor-block-list__layout > *:not(li)) {
    margin-top: calc(var(--spacing) * 6);
    margin-bottom: calc(var(--spacing) * 6);
  }
  .entry-content :where(h2), .block-editor-block-list__layout :where(h2) {
    font-weight: var(--font-weight-semibold);
    font-size: var(--text-2xl);
    line-height: var(--text-2xl--line-height);
    margin-top: calc(var(--spacing) * 12);
  }
  .entry-content :where(h3), .block-editor-block-list__layout :where(h3) {
    font-weight: var(--font-weight-semibold);
    font-size: var(--text-xl);
    line-height: var(--text-xl--line-height);
    margin-top: calc(var(--spacing) * 8);
  }
  .entry-content :where(h2 + h3), .block-editor-block-list__layout :where(h2 + h3) {
    margin-top: 0;
  }
  .entry-content :where(ul, ol), .block-editor-block-list__layout :where(ul, ol) {
    padding-left: 1.5rem;
  }
  .entry-content :where(ul), .block-editor-block-list__layout :where(ul) {
    list-style-type: disc;
  }
  .entry-content :where(ol), .block-editor-block-list__layout :where(ol) {
    list-style-type: decimal;
  }
  .entry-content :where(a), .block-editor-block-list__layout :where(a) {
    color: var(--color-primary);
  }
  .entry-content :where(li), .block-editor-block-list__layout :where(li) {
    padding-left: calc(var(--spacing) * 3);
  }
  .entry-content :where(li)::marker, .block-editor-block-list__layout :where(li)::marker {
    color: var(--color-zinc-500);
  }
  .entry-content :where(li > *), .entry-content :where(li li), .block-editor-block-list__layout :where(li > *), .block-editor-block-list__layout :where(li li) {
    margin-top: calc(var(--spacing) * 4);
  }
  .entry-content :where(ol > li)::marker, .block-editor-block-list__layout :where(ol > li)::marker {
    font-size: var(--text-base);
    font-weight: var(--font-weight-semibold);
  }
  .entry-content :where(strong), .block-editor-block-list__layout :where(strong) {
    font-weight: var(--font-weight-semibold);
  }
  .entry-content :where(figure), .block-editor-block-list__layout :where(figure) {
    margin-top: calc(var(--spacing) * 12);
    margin-bottom: calc(var(--spacing) * 12);
  }
  .entry-content :where(li > :first-child), .block-editor-block-list__layout :where(li > :first-child) {
    margin-top: 0 !important;
  }
  .entry-content :where(li > :last-child), .block-editor-block-list__layout :where(li > :last-child) {
    margin-bottom: 0 !important;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
  }
  .overlay {
    background: transparent linear-gradient(90deg, #000000 0%, rgba(84, 84, 84, 0) 100%) 0% 0% no-repeat padding-box;
  }
  html {
    font-size: 21px;
    scroll-behavior: smooth;
  }
  @media (min-width: 930px) {
    html {
      font-size: 22px;
    }
  }
  @media (min-width: 1024px) {
    html {
      font-size: 23px;
    }
  }
  @media (min-width: 1280px) {
    html {
      font-size: 24px;
    }
  }
  body {
    font-size: 1rem;
  }
  p:not(:last-child) {
    margin-bottom: 1rem;
  }
  .container {
    max-width: 1080px !important;
  }
  #primary-menu li.current-menu-item > a, #primary-menu li.current-menu-parent > a {
    text-decoration: underline !important;
  }
  .menu-item-has-children a::after {
    color: #fff;
    content: url('data:image/svg+xml;utf8,      <svg xmlns="http://www.w3.org/2000/svg" width="10" height="6" viewBox="0 0 10 6">      <polyline points="1,1 5,5 9,1" fill="none" stroke="white" stroke-width="1" stroke-linecap="round" stroke-linejoin="round"/>      </svg>');
    margin-left: 0.25rem;
    transition: transform 0.3s ease;
  }
  .menu-item-has-children .sub-menu {
    position: absolute;
    opacity: 0;
    max-height: 0;
    transition: opacity 0.3s ease, max-height 0.3s ease;
  }
  .menu-item-has-children .sub-menu li {
    margin-left: -1rem;
    background: #003A70 !important;
    padding: 0.5rem 0.25rem;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  .menu-item-has-children .sub-menu li:last-child {
    border-bottom: 2px solid #fff;
  }
  .menu-item-has-children .sub-menu li a {
    text-align: center;
    display: block;
    min-width: 160px;
    line-height: 1.1;
  }
  .menu-item-has-children .sub-menu li a::after {
    content: none;
  }
  .menu-item-has-children .sub-menu li a:hover {
    text-decoration: underline !important;
  }
  .menu-item-has-children:hover a::after, .menu-item-has-children:focus-within a::after {
    transform: rotate(180deg);
  }
  .menu-item-has-children:hover .sub-menu, .menu-item-has-children:focus-within .sub-menu {
    opacity: 1;
    max-height: 999px;
    transition: opacity 0.3s ease, max-height 0.3s ease;
    z-index: 10;
  }
  @media only screen and (max-width: 1280px) {
    .menu-item-has-children a {
      margin-right: calc(-10px - 0.25rem);
    }
    .menu-item-has-children .sub-menu {
      position: static;
      width: -moz-fit-content;
      width: fit-content;
      margin: 0.25rem auto;
      max-height: 0;
      opacity: 0;
      transition: opacity 0.3s ease, max-height 0.3s ease;
    }
    .menu-item-has-children .sub-menu li {
      margin-left: 0;
      margin-bottom: 0;
    }
    .menu-item-has-children .sub-menu li a {
      display: block;
      min-width: 200px;
      margin: 0;
    }
    .menu-item-has-children:hover a::after, .menu-item-has-children:focus-within a::after {
      transform: rotate(180deg);
    }
    .menu-item-has-children:hover .sub-menu, .menu-item-has-children:focus-within .sub-menu {
      opacity: 1;
      max-height: 999px;
      transition: opacity 0.3s ease, max-height 0.3s ease;
      z-index: 10;
    }
  }
  #post-content h1 {
    font-size: var(--text-xl) !important;
    line-height: 1.1 !important;
    font-weight: bold !important;
    margin-bottom: 0.5rem !important;
  }
  #post-content h2 {
    font-size: var(--text-lg) !important;
    line-height: 1.1 !important;
    font-weight: bold !important;
    margin-bottom: 0.5rem !important;
  }
  #post-content h3 {
    font-size: var(--text-base) !important;
    line-height: 1.1 !important;
    font-weight: bold !important;
    margin-bottom: 0.5rem !important;
  }
  .swiper {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .swiper-pagination {
    bottom: 0 !important;
    top: unset !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
    width: 100% !important;
    margin: 0 auto !important;
    left: unset !important;
    position: relative !important;
  }
  .swiper-pagination-bullet {
    width: 24px !important;
    height: 24px !important;
  }
  .swiper-pagination-bullet-active {
    background-color: #003A70 !important;
    opacity: 0.9;
  }
  .swiper-pagination-bullet:focus-visible {
    outline: -webkit-focus-ring-color auto 1px;
    outline-offset: 3px;
  }
  .swiper-button-prev, .swiper-button-next {
    color: white !important;
  }
  .carousel-wrapper {
    position: relative;
    max-width: 48rem;
    margin: 0 auto;
  }
  .carousel-wrapper .swiper {
    width: 100%;
    position: relative;
  }
  .carousel-wrapper .swiper-button-prev, .carousel-wrapper .swiper-button-next {
    position: absolute;
    top: unset !important;
    transform: none !important;
    bottom: 0.5rem;
    z-index: 10;
    cursor: pointer;
    height: 1.5rem !important;
  }
  .carousel-wrapper .swiper-button-prev img, .carousel-wrapper .swiper-button-next img {
    height: 24px;
  }
  @media only screen and (min-width: 768px) {
    .carousel-wrapper .swiper-button-prev, .carousel-wrapper .swiper-button-next {
      bottom: 2rem;
      height: var(--swiper-navigation-size) !important;
    }
    .carousel-wrapper .swiper-button-prev img, .carousel-wrapper .swiper-button-next img {
      height: 1.5rem;
    }
  }
  .carousel-wrapper .swiper-button-prev {
    left: unset !important;
    right: 3.5rem !important;
  }
  @media only screen and (min-width: 768px) {
    .carousel-wrapper .swiper-button-prev {
      right: 4.5rem !important;
    }
  }
  @media only screen and (min-width: 960px) {
    .carousel-wrapper .swiper-button-prev {
      right: 5.5rem !important;
    }
  }
  @media only screen and (min-width: 1280px) {
    .carousel-wrapper .swiper-button-prev {
      right: 6.5rem !important;
    }
  }
  @media only screen and (min-width: 1440px) {
    .carousel-wrapper .swiper-button-prev {
      right: 7.5rem !important;
    }
  }
  .carousel-wrapper .swiper-button-next {
    right: 0.5rem !important;
  }
  @media only screen and (min-width: 768px) {
    .carousel-wrapper .swiper-button-next {
      right: 2rem !important;
    }
  }
  @media only screen and (min-width: 960px) {
    .carousel-wrapper .swiper-button-next {
      right: 3rem !important;
    }
  }
  @media only screen and (min-width: 1280px) {
    .carousel-wrapper .swiper-button-next {
      right: 4rem !important;
    }
  }
  @media only screen and (min-width: 1440px) {
    .carousel-wrapper .swiper-button-next {
      right: 5rem !important;
    }
  }
  @media (max-width: 991px) {
    .carousel-wrapper .swiper-button-prev, .carousel-wrapper .swiper-button-next {
      display: none;
    }
  }
  #intro a:not(.cta), #page-content.candidature a:not(.cta) {
    position: relative;
    text-decoration: none !important;
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0.5rem 1rem;
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    background-color: #003a70;
    color: white !important;
    transition: all 0.5s var(--tw-ease, var(--default-transition-timing-function));
    font-weight: bold;
  }
  #intro a:not(.cta)::before, #page-content.candidature a:not(.cta)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 100%;
    background-color: var(--color-bluchiaro);
    z-index: 1;
    transition: all 0.5s var(--tw-ease, var(--default-transition-timing-function));
  }
  #intro a:not(.cta):hover, #page-content.candidature a:not(.cta):hover {
    background-color: var(--color-blulight);
    color: #003a70 !important;
  }
  #intro a:not(.cta):hover strong, #page-content.candidature a:not(.cta):hover strong {
    color: white !important;
    font-weight: bold;
  }
  #intro a:not(.cta):hover::before, #page-content.candidature a:not(.cta):hover::before {
    left: calc(100% - 12px);
  }
  #page-content ul {
    list-style-type: disc !important;
    margin-left: 1.5rem !important;
    margin-bottom: 1rem !important;
  }
  #page-content ul li {
    margin-bottom: 0.5rem;
  }
}
@layer base {
  *,
  ::after,
  ::before,
  ::backdrop,
  ::file-selector-button {
    border-color: var(--color-zinc-200, currentColor);
  }
}
@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-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-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;
}
@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-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-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: "";
    }
  }
}

