*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

html {
  font-family: 'Titillium Web', sans-serif;
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity, 1));
}

h1 {
  font-size: 56px;
  line-height: 68px;
}

h2 {
  font-size: 48px;
  line-height: 64px;
}

h3 {
  font-size: 40px;
  line-height: 54px;
}

h4 {
  font-size: 32px;
  line-height: 2.5rem;
}

h5 {
  font-size: 24px;
  line-height: 2rem;
}

h6 {
  font-size: 20px;
  line-height: 28px;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 767px) {
  .container {
    max-width: 767px;
  }
}

@media (min-width: 991px) {
  .container {
    max-width: 991px;
  }
}

@media (min-width: 1199px) {
  .container {
    max-width: 1199px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1500px) {
  .container {
    max-width: 1500px;
  }
}

.container {
  padding-left: 24px;
  padding-right: 24px;
}

@media (min-width: 1200px) {
  .container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.focusable:focus {
  border-radius: 8px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  outline-style: solid;
  outline-width: 2px;
  outline-color: #002A5C;
}

[type='radio'].checkboxed {
  border-radius: 4px;
}

[type='radio'].checkboxed:checked {
  background-image: url('data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z%27/%3e%3c/svg%3e');
}

.scrollable::-webkit-scrollbar-track {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(206 211 212 / var(--tw-bg-opacity, 1));
}

.scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(9 97 201 / var(--tw-bg-opacity, 1));
}

.scrollable::-webkit-scrollbar {
  width: 8px;
}

.scrollable.chatbot::-webkit-scrollbar {
  width: 4px;
}

/* nasconde la scrollbar mantenendo lo scroll funzionante */

.scrollbar-hide::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera */
}

.scrollbar-hide {
  -ms-overflow-style: none;
  /* IE e Edge */
  scrollbar-width: none;
  /* Firefox */
}

.effectRing {
  position: relative;
  cursor: pointer;
  border-radius: 8px;
}

.effectRing:hover {
  --tw-text-opacity: 1;
  color: rgb(0 66 145 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

.effectRing:active {
  --tw-text-opacity: 1;
  color: rgb(0 42 92 / var(--tw-text-opacity, 1));
}

.effectRing::after {
  content: '';
  background: transparent;
  position: absolute;
  inset: 0;
  border-radius: 8px;
  --tw-border-opacity: 1;
  border-color: rgb(0 42 92 / var(--tw-border-opacity, 1));
}

.effectRing:focus::after {
  border-width: 2px;
}

.effectRing:active::after {
  border-width: 0px;
}

.effectRing::after {
  margin: -6px;
}

.effectRingWhite {
  position: relative;
  cursor: pointer;
  border-radius: 8px;
}

.effectRingWhite:hover {
  --tw-text-opacity: 1;
  color: rgb(235 244 255 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

.effectRingWhite:active {
  --tw-text-opacity: 1;
  color: rgb(158 203 255 / var(--tw-text-opacity, 1));
}

.effectRingWhite::after {
  content: '';
  background: transparent;
  position: absolute;
  inset: 0;
  border-radius: 8px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.effectRingWhite:focus::after {
  border-width: 2px;
}

.effectRingWhite:active::after {
  border-width: 0px;
}

.effectRingWhite::after {
  margin: -6px;
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.-bottom-\[2rem\] {
  bottom: -2rem;
}

.bottom-\[19px\] {
  bottom: 19px;
}

.bottom-\[5rem\] {
  bottom: 5rem;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.right-\[-1rem\] {
  right: -1rem;
}

.right-\[2\.5rem\] {
  right: 2.5rem;
}

.right-s {
  right: 24px;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-80 {
  top: 80px;
}

.-z-10 {
  z-index: -10;
}

.z-50 {
  z-index: 50;
}

.z-\[999\] {
  z-index: 999;
}

.my-m {
  margin-top: 32px;
  margin-bottom: 32px;
}

.mb-\[0\.625rem\] {
  margin-bottom: 0.625rem;
}

.ml-m {
  margin-left: 32px;
}

.ml-xxs {
  margin-left: 8px;
}

.mr-xs {
  margin-right: 16px;
}

.mr-xxs {
  margin-right: 8px;
}

.mt-xs {
  margin-top: 16px;
}

.mt-xxs {
  margin-top: 8px;
}

.mt-xxxs {
  margin-top: 4px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-\[0\.0625rem\] {
  height: 0.0625rem;
}

.h-\[0\.5rem\] {
  height: 0.5rem;
}

.h-\[1\.25rem\] {
  height: 1.25rem;
}

.h-\[120vh\] {
  height: 120vh;
}

.h-\[29\.375rem\] {
  height: 29.375rem;
}

.h-\[3\.0625rem\] {
  height: 3.0625rem;
}

.h-\[500px\] {
  height: 500px;
}

.h-\[min\(43\.75rem\2c 90vh\)\] {
  height: min(43.75rem,90vh);
}

.h-full {
  height: 100%;
}

.h-s {
  height: 24px;
}

.h-screen {
  height: 100vh;
}

.h-xl {
  height: 48px;
}

.h-xxs {
  height: 8px;
}

.max-h-\[19rem\] {
  max-height: 19rem;
}

.max-h-\[calc\(100dvh-8rem\)\] {
  max-height: calc(100dvh - 8rem);
}

.min-h-\[2\.5rem\] {
  min-height: 2.5rem;
}

.min-h-\[2rem\] {
  min-height: 2rem;
}

.min-h-\[3rem\] {
  min-height: 3rem;
}

.min-h-\[4\.5625rem\] {
  min-height: 4.5625rem;
}

.min-h-\[70vh\] {
  min-height: 70vh;
}

.w-\[0\.0625rem\] {
  width: 0.0625rem;
}

.w-\[1\.25rem\] {
  width: 1.25rem;
}

.w-\[2\.5rem\] {
  width: 2.5rem;
}

.w-\[88vw\] {
  width: 88vw;
}

.w-\[98\%\] {
  width: 98%;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.w-m {
  width: 32px;
}

.w-s {
  width: 24px;
}

.w-screen {
  width: 100vw;
}

.w-xxs {
  width: 8px;
}

.min-w-0 {
  min-width: 0px;
}

.min-w-\[15rem\] {
  min-width: 15rem;
}

.min-w-\[22\.8125rem\] {
  min-width: 22.8125rem;
}

.min-w-\[22rem\] {
  min-width: 22rem;
}

.min-w-\[260px\] {
  min-width: 260px;
}

.min-w-\[5\.75rem\] {
  min-width: 5.75rem;
}

.min-w-\[7\.25rem\] {
  min-width: 7.25rem;
}

.min-w-\[8\.8125rem\] {
  min-width: 8.8125rem;
}

.max-w-\[19rem\] {
  max-width: 19rem;
}

.max-w-\[45\.875rem\] {
  max-width: 45.875rem;
}

.max-w-md {
  max-width: 28rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.shrink-0 {
  flex-shrink: 0;
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-bounce {
  animation: bounce 1s infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize-none {
  resize: none;
}

.resize {
  resize: both;
}

.list-inside {
  list-style-position: inside;
}

.list-disc {
  list-style-type: disc;
}

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.grid-rows-\[min-content_1fr_min-content\] {
  grid-template-rows: min-content 1fr min-content;
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-items-center {
  justify-items: center;
}

.gap-\[0\.625rem\] {
  gap: 0.625rem;
}

.gap-\[1\.25rem\] {
  gap: 1.25rem;
}

.gap-\[12px\] {
  gap: 12px;
}

.gap-l {
  gap: 40px;
}

.gap-m {
  gap: 32px;
}

.gap-s {
  gap: 24px;
}

.gap-xl {
  gap: 48px;
}

.gap-xs {
  gap: 16px;
}

.gap-xxs {
  gap: 8px;
}

.gap-xxxs {
  gap: 4px;
}

.gap-x-xxs {
  -moz-column-gap: 8px;
       column-gap: 8px;
}

.gap-x-xxxs {
  -moz-column-gap: 4px;
       column-gap: 4px;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.break-words {
  overflow-wrap: break-word;
}

.rounded {
  border-radius: 8px;
}

.rounded-\[0\.5rem\] {
  border-radius: 0.5rem;
}

.rounded-\[3rem\] {
  border-radius: 3rem;
}

.rounded-l {
  border-radius: 10px;
}

.rounded-xs {
  border-radius: 4px;
}

.rounded-l {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-\[0\.0625rem\] {
  border-width: 0.0625rem;
}

.border-y-\[1px\] {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-b-\[0\.0625rem\] {
  border-bottom-width: 0.0625rem;
}

.border-b-\[1px\] {
  border-bottom-width: 1px;
}

.border-t-\[1px\] {
  border-top-width: 1px;
}

.border-danger {
  --tw-border-opacity: 1;
  border-color: rgb(207 77 4 / var(--tw-border-opacity, 1));
}

.border-neutral-black {
  --tw-border-opacity: 1;
  border-color: rgb(50 50 50 / var(--tw-border-opacity, 1));
}

.border-neutral-light {
  --tw-border-opacity: 1;
  border-color: rgb(206 211 212 / var(--tw-border-opacity, 1));
}

.border-primary-light {
  --tw-border-opacity: 1;
  border-color: rgb(158 203 255 / var(--tw-border-opacity, 1));
}

.border-primary-lighter {
  --tw-border-opacity: 1;
  border-color: rgb(215 233 255 / var(--tw-border-opacity, 1));
}

.bg-\[\#E1E5E5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(225 229 229 / var(--tw-bg-opacity, 1));
}

.bg-accent-lighter {
  --tw-bg-opacity: 1;
  background-color: rgb(255 238 186 / var(--tw-bg-opacity, 1));
}

.bg-danger-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(175 44 2 / var(--tw-bg-opacity, 1));
}

.bg-danger-lightest {
  --tw-bg-opacity: 1;
  background-color: rgb(255 241 235 / var(--tw-bg-opacity, 1));
}

.bg-neutral-black {
  --tw-bg-opacity: 1;
  background-color: rgb(50 50 50 / var(--tw-bg-opacity, 1));
}

.bg-neutral-light {
  --tw-bg-opacity: 1;
  background-color: rgb(206 211 212 / var(--tw-bg-opacity, 1));
}

.bg-neutral-lighter {
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity, 1));
}

.bg-neutral-lightest {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 244 / var(--tw-bg-opacity, 1));
}

.bg-neutral-semi {
  --tw-bg-opacity: 1;
  background-color: rgb(160 171 172 / var(--tw-bg-opacity, 1));
}

.bg-neutral-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(9 97 201 / var(--tw-bg-opacity, 1));
}

.bg-primary-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(0 66 145 / var(--tw-bg-opacity, 1));
}

.bg-primary-dark\/70 {
  background-color: rgb(0 66 145 / 0.7);
}

.bg-primary-darker {
  --tw-bg-opacity: 1;
  background-color: rgb(0 42 92 / var(--tw-bg-opacity, 1));
}

.bg-primary-lighter {
  --tw-bg-opacity: 1;
  background-color: rgb(215 233 255 / var(--tw-bg-opacity, 1));
}

.bg-primary-lightest {
  --tw-bg-opacity: 1;
  background-color: rgb(235 244 255 / var(--tw-bg-opacity, 1));
}

.bg-success-lightest {
  --tw-bg-opacity: 1;
  background-color: rgb(223 248 210 / var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: transparent;
}

.bg-transparent\/80 {
  background-color: rgb(0 0 0 / 0.8);
}

.bg-warning-lightest {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 209 / var(--tw-bg-opacity, 1));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-opacity-70 {
  --tw-bg-opacity: 0.7;
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.from-gradient-accent {
  --tw-gradient-from: #FFD351 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 211 81 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-neutral-semi {
  --tw-gradient-from: #A0ABAC var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(160 171 172 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-gradient-other {
  --tw-gradient-to: #F0B400 var(--tw-gradient-to-position);
}

.to-neutral-semi {
  --tw-gradient-to: #A0ABAC var(--tw-gradient-to-position);
}

.p-80 {
  padding: 80px;
}

.p-s {
  padding: 24px;
}

.p-xl {
  padding: 48px;
}

.p-xs {
  padding: 16px;
}

.px-\[0\.0625rem\] {
  padding-left: 0.0625rem;
  padding-right: 0.0625rem;
}

.px-m {
  padding-left: 32px;
  padding-right: 32px;
}

.px-xs {
  padding-left: 16px;
  padding-right: 16px;
}

.px-xxs {
  padding-left: 8px;
  padding-right: 8px;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-\[0\.125rem\] {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-\[0\.375rem\] {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-\[0\.625rem\] {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-s {
  padding-top: 24px;
  padding-bottom: 24px;
}

.py-xs {
  padding-top: 16px;
  padding-bottom: 16px;
}

.py-xxs {
  padding-top: 8px;
  padding-bottom: 8px;
}

.pb-\[7\.5rem\] {
  padding-bottom: 7.5rem;
}

.pb-s {
  padding-bottom: 24px;
}

.pb-xl {
  padding-bottom: 48px;
}

.pb-xs {
  padding-bottom: 16px;
}

.pb-xxs {
  padding-bottom: 8px;
}

.pl-xs {
  padding-left: 16px;
}

.pl-xxs {
  padding-left: 8px;
}

.pr-\[48px\] {
  padding-right: 48px;
}

.pr-m {
  padding-right: 32px;
}

.pr-xxs {
  padding-right: 8px;
}

.pt-l {
  padding-top: 40px;
}

.pt-s {
  padding-top: 24px;
}

.text-center {
  text-align: center;
}

.text-start {
  text-align: start;
}

.align-middle {
  vertical-align: middle;
}

.text-\[6\.25rem\] {
  font-size: 6.25rem;
}

.text-l {
  font-size: 24px;
}

.text-lg {
  font-size: 32px;
}

.text-m {
  font-size: 18px;
}

.text-s {
  font-size: 16px;
}

.text-xl {
  font-size: 40px;
}

.text-xs {
  font-size: 14px;
}

.text-xxl {
  font-size: 48px;
}

.text-xxxl {
  font-size: 56px;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-semibold {
  font-weight: 600;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.leading-\[0rem\] {
  line-height: 0rem;
}

.\!text-primary-dark {
  --tw-text-opacity: 1 !important;
  color: rgb(0 66 145 / var(--tw-text-opacity, 1)) !important;
}

.text-accent-darker {
  --tw-text-opacity: 1;
  color: rgb(225 110 4 / var(--tw-text-opacity, 1));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(50 50 50 / var(--tw-text-opacity, 1));
}

.text-danger {
  --tw-text-opacity: 1;
  color: rgb(207 77 4 / var(--tw-text-opacity, 1));
}

.text-danger-dark {
  --tw-text-opacity: 1;
  color: rgb(175 44 2 / var(--tw-text-opacity, 1));
}

.text-danger-darker {
  --tw-text-opacity: 1;
  color: rgb(153 37 0 / var(--tw-text-opacity, 1));
}

.text-neutral-black {
  --tw-text-opacity: 1;
  color: rgb(50 50 50 / var(--tw-text-opacity, 1));
}

.text-neutral-dark {
  --tw-text-opacity: 1;
  color: rgb(91 95 98 / var(--tw-text-opacity, 1));
}

.text-neutral-darker {
  --tw-text-opacity: 1;
  color: rgb(74 77 79 / var(--tw-text-opacity, 1));
}

.text-neutral-semi {
  --tw-text-opacity: 1;
  color: rgb(160 171 172 / var(--tw-text-opacity, 1));
}

.text-neutral-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(9 97 201 / var(--tw-text-opacity, 1));
}

.text-primary-dark {
  --tw-text-opacity: 1;
  color: rgb(0 66 145 / var(--tw-text-opacity, 1));
}

.text-primary-darker {
  --tw-text-opacity: 1;
  color: rgb(0 42 92 / var(--tw-text-opacity, 1));
}

.text-primary-lighter {
  --tw-text-opacity: 1;
  color: rgb(215 233 255 / var(--tw-text-opacity, 1));
}

.text-primary-semi {
  --tw-text-opacity: 1;
  color: rgb(99 165 243 / var(--tw-text-opacity, 1));
}

.text-success-darker {
  --tw-text-opacity: 1;
  color: rgb(44 128 5 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.underline {
  text-decoration-line: underline;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-medium {
  --tw-shadow: 0px 12px 24px rgba(50, 50, 50, 16%);
  --tw-shadow-colored: 0px 12px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-small {
  --tw-shadow: 0px 12px 24px rgba(50, 50, 50, 8%);
  --tw-shadow-colored: 0px 12px 24px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline {
  outline-style: solid;
}

.ring-\[0\.0625rem\] {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0.0625rem + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-danger {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(207 77 4 / var(--tw-ring-opacity, 1));
}

.ring-neutral-lighter {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 239 239 / var(--tw-ring-opacity, 1));
}

.ring-primary-darker {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 42 92 / var(--tw-ring-opacity, 1));
}

.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, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-100 {
  transition-duration: 100ms;
}

.duration-1000 {
  transition-duration: 1000ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.duration-75 {
  transition-duration: 75ms;
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.\[animation-delay\:0\.2s\] {
  animation-delay: 0.2s;
}

.\[animation-delay\:0\.4s\] {
  animation-delay: 0.4s;
}

.\[animation-delay\:0s\] {
  animation-delay: 0s;
}

input[type='date']::-webkit-calendar-picker-indicator {
  padding: 0;
  opacity: 0;
  z-index: 50;
  cursor: pointer;
  width: 70%;
}

.Toastify__toast-container--top-right {
  top: 1em !important;
  right: 1em !important;
}

.swiper-pagination {
  bottom: 0px !important;
  z-index: 50 !important;
}

.swiper-polizze-bullets .swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(0 42 92 / var(--tw-bg-opacity, 1));
}

.swiper-pagination-bullet-active {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.react-datepicker {
  font-family: Titillium Web;
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: 12px;
  border-width: 0px;
}

.react-datepicker__current-month {
  font-size: 18px;
}

.react-datepicker__day-name {
  font-size: 16px;
}

.react-datepicker__header {
  text-transform: capitalize;
  font-weight: 700;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  border-width: 0px;
}

.react-datepicker__day--today {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(9 97 201 / var(--tw-text-opacity, 1));
  font-weight: 400;
}

.react-datepicker__day--today:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(9 97 201 / var(--tw-bg-opacity, 1));
}

.react-datepicker__day--selected {
  --tw-bg-opacity: 1;
  background-color: rgb(9 97 201 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-weight: 700;
}

.react-datepicker__day--keyboard-selected {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.placeholder\:align-middle::-moz-placeholder {
  vertical-align: middle;
}

.placeholder\:align-middle::placeholder {
  vertical-align: middle;
}

.placeholder\:text-xs::-moz-placeholder {
  font-size: 14px;
}

.placeholder\:text-xs::placeholder {
  font-size: 14px;
}

.placeholder\:text-neutral-dark::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(91 95 98 / var(--tw-text-opacity, 1));
}

.placeholder\:text-neutral-dark::placeholder {
  --tw-text-opacity: 1;
  color: rgb(91 95 98 / var(--tw-text-opacity, 1));
}

.placeholder\:text-neutral-semi::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(160 171 172 / var(--tw-text-opacity, 1));
}

.placeholder\:text-neutral-semi::placeholder {
  --tw-text-opacity: 1;
  color: rgb(160 171 172 / var(--tw-text-opacity, 1));
}

.checked\:bg-primary-darker:checked {
  --tw-bg-opacity: 1;
  background-color: rgb(0 42 92 / var(--tw-bg-opacity, 1));
}

.hover\:bg-danger-darker:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(153 37 0 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 66 145 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary-lightest:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(235 244 255 / var(--tw-bg-opacity, 1));
}

.hover\:from-accent:hover {
  --tw-gradient-from: #FFBF00 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 191 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:to-accent:hover {
  --tw-gradient-to: #FFBF00 var(--tw-gradient-to-position);
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(50 50 50 / var(--tw-text-opacity, 1));
}

.hover\:text-primary-dark:hover {
  --tw-text-opacity: 1;
  color: rgb(0 66 145 / var(--tw-text-opacity, 1));
}

.hover\:text-primary-darker:hover {
  --tw-text-opacity: 1;
  color: rgb(0 42 92 / var(--tw-text-opacity, 1));
}

.hover\:text-primary-lighter:hover {
  --tw-text-opacity: 1;
  color: rgb(215 233 255 / var(--tw-text-opacity, 1));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:ring-2:hover {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.hover\:ring-primary-darker:hover {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 42 92 / var(--tw-ring-opacity, 1));
}

.focus\:border-0:focus {
  border-width: 0px;
}

.focus\:bg-primary-lighter:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(215 233 255 / var(--tw-bg-opacity, 1));
}

.focus\:text-black:focus {
  --tw-text-opacity: 1;
  color: rgb(50 50 50 / var(--tw-text-opacity, 1));
}

.focus\:text-neutral-black:focus {
  --tw-text-opacity: 1;
  color: rgb(50 50 50 / var(--tw-text-opacity, 1));
}

.focus\:text-neutral-dark:focus {
  --tw-text-opacity: 1;
  color: rgb(91 95 98 / var(--tw-text-opacity, 1));
}

.focus\:text-primary:focus {
  --tw-text-opacity: 1;
  color: rgb(9 97 201 / var(--tw-text-opacity, 1));
}

.focus\:text-primary-darker:focus {
  --tw-text-opacity: 1;
  color: rgb(0 42 92 / var(--tw-text-opacity, 1));
}

.focus\:text-white:focus {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:outline:focus {
  outline-style: solid;
}

.focus\:outline-2:focus {
  outline-width: 2px;
}

.focus\:outline-offset-8:focus {
  outline-offset: 8px;
}

.focus\:outline-primary:focus {
  outline-color: #0961C9;
}

.focus\:outline-primary-darker:focus {
  outline-color: #002A5C;
}

.focus\:outline-white:focus {
  outline-color: #FFFFFF;
}

.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-1:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-4:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-primary-darker:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 42 92 / var(--tw-ring-opacity, 1));
}

.focus\:ring-white:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1));
}

.active\:bg-primary-lighter:active {
  --tw-bg-opacity: 1;
  background-color: rgb(215 233 255 / var(--tw-bg-opacity, 1));
}

.aria-pressed\:bg-danger-dark[aria-pressed="true"] {
  --tw-bg-opacity: 1;
  background-color: rgb(175 44 2 / var(--tw-bg-opacity, 1));
}

.aria-pressed\:bg-primary[aria-pressed="true"] {
  --tw-bg-opacity: 1;
  background-color: rgb(9 97 201 / var(--tw-bg-opacity, 1));
}

.aria-pressed\:bg-primary-lighter[aria-pressed="true"] {
  --tw-bg-opacity: 1;
  background-color: rgb(215 233 255 / var(--tw-bg-opacity, 1));
}

.aria-pressed\:from-accent-dark[aria-pressed="true"] {
  --tw-gradient-from: #E19604 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(225 150 4 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.aria-pressed\:to-accent-dark[aria-pressed="true"] {
  --tw-gradient-to: #E19604 var(--tw-gradient-to-position);
}

@media (min-width: 767px) {
  .sm\:order-2 {
    order: 2;
  }

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }

  .sm\:w-\[25\.1875rem\] {
    width: 25.1875rem;
  }

  .sm\:w-\[34\.0625rem\] {
    width: 34.0625rem;
  }

  .sm\:w-\[45\.875rem\] {
    width: 45.875rem;
  }

  .sm\:w-\[733px\] {
    width: 733px;
  }

  .sm\:min-w-\[18\.8125rem\] {
    min-width: 18.8125rem;
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:justify-end {
    justify-content: flex-end;
  }

  .sm\:justify-center {
    justify-content: center;
  }
}

@media (min-width: 991px) {
  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }

  .md\:bg-transparent {
    background-color: transparent;
  }
}

@media (min-width: 1199px) {
  .lg\:h-\[min\(17\.5rem\2c 90vh\)\] {
    height: min(17.5rem,90vh);
  }

  .lg\:h-\[min\(25rem\2c 90vh\)\] {
    height: min(25rem,90vh);
  }

  .lg\:h-\[min\(31\.25rem\2c 90vh\)\] {
    height: min(31.25rem,90vh);
  }

  .lg\:h-\[min\(37\.5rem\2c 90vh\)\] {
    height: min(37.5rem,90vh);
  }
}
