*,:before,:after {
    --un-rotate: 0;
    --un-rotate-x: 0;
    --un-rotate-y: 0;
    --un-rotate-z: 0;
    --un-scale-x: 1;
    --un-scale-y: 1;
    --un-scale-z: 1;
    --un-skew-x: 0;
    --un-skew-y: 0;
    --un-translate-x: 0;
    --un-translate-y: 0;
    --un-translate-z: 0;
    --un-pan-x: ;
    --un-pan-y: ;
    --un-pinch-zoom: ;
    --un-scroll-snap-strictness: proximity;
    --un-ordinal: ;
    --un-slashed-zero: ;
    --un-numeric-figure: ;
    --un-numeric-spacing: ;
    --un-numeric-fraction: ;
    --un-border-spacing-x: 0;
    --un-border-spacing-y: 0;
    --un-ring-offset-shadow: 0 0 rgb(0 0 0 / 0);
    --un-ring-shadow: 0 0 rgb(0 0 0 / 0);
    --un-shadow-inset: ;
    --un-shadow: 0 0 rgb(0 0 0 / 0);
    --un-ring-inset: ;
    --un-ring-offset-width: 0px;
    --un-ring-offset-color: #fff;
    --un-ring-width: 0px;
    --un-ring-color: rgb(147 197 253 / .5);
    --un-blur: ;
    --un-brightness: ;
    --un-contrast: ;
    --un-drop-shadow: ;
    --un-grayscale: ;
    --un-hue-rotate: ;
    --un-invert: ;
    --un-saturate: ;
    --un-sepia: ;
    --un-backdrop-blur: ;
    --un-backdrop-brightness: ;
    --un-backdrop-contrast: ;
    --un-backdrop-grayscale: ;
    --un-backdrop-hue-rotate: ;
    --un-backdrop-invert: ;
    --un-backdrop-opacity: ;
    --un-backdrop-saturate: ;
    --un-backdrop-sepia:
}

::backdrop {
    --un-rotate: 0;
    --un-rotate-x: 0;
    --un-rotate-y: 0;
    --un-rotate-z: 0;
    --un-scale-x: 1;
    --un-scale-y: 1;
    --un-scale-z: 1;
    --un-skew-x: 0;
    --un-skew-y: 0;
    --un-translate-x: 0;
    --un-translate-y: 0;
    --un-translate-z: 0;
    --un-pan-x: ;
    --un-pan-y: ;
    --un-pinch-zoom: ;
    --un-scroll-snap-strictness: proximity;
    --un-ordinal: ;
    --un-slashed-zero: ;
    --un-numeric-figure: ;
    --un-numeric-spacing: ;
    --un-numeric-fraction: ;
    --un-border-spacing-x: 0;
    --un-border-spacing-y: 0;
    --un-ring-offset-shadow: 0 0 rgb(0 0 0 / 0);
    --un-ring-shadow: 0 0 rgb(0 0 0 / 0);
    --un-shadow-inset: ;
    --un-shadow: 0 0 rgb(0 0 0 / 0);
    --un-ring-inset: ;
    --un-ring-offset-width: 0px;
    --un-ring-offset-color: #fff;
    --un-ring-width: 0px;
    --un-ring-color: rgb(147 197 253 / .5);
    --un-blur: ;
    --un-brightness: ;
    --un-contrast: ;
    --un-drop-shadow: ;
    --un-grayscale: ;
    --un-hue-rotate: ;
    --un-invert: ;
    --un-saturate: ;
    --un-sepia: ;
    --un-backdrop-blur: ;
    --un-backdrop-brightness: ;
    --un-backdrop-contrast: ;
    --un-backdrop-grayscale: ;
    --un-backdrop-hue-rotate: ;
    --un-backdrop-invert: ;
    --un-backdrop-opacity: ;
    --un-backdrop-saturate: ;
    --un-backdrop-sepia:
}

.i-tabler-alert-circle,[i-tabler-alert-circle=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 12a9 9 0 1 0 18 0a9 9 0 0 0-18 0m9-4v4m0 4h.01'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-alert-triangle,[i-tabler-alert-triangle=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 9v4m-1.637-9.409L2.257 17.125a1.914 1.914 0 0 0 1.636 2.871h16.214a1.914 1.914 0 0 0 1.636-2.87L13.637 3.59a1.914 1.914 0 0 0-3.274 0zM12 16h.01'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-arrow-left {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14M5 12l6 6m-6-6l6-6'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-basket,[i-tabler-basket=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 14a2 2 0 1 0 4 0a2 2 0 0 0-4 0'/%3E%3Cpath d='M5.001 8H19a2 2 0 0 1 1.977 2.304l-1.255 7.152A3 3 0 0 1 16.756 20H7.244a3 3 0 0 1-2.965-2.544l-1.255-7.152A2 2 0 0 1 5.001 8M17 10l-2-6m-8 6l2-6'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-bell-ringing-2 {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M19.364 4.636a2 2 0 0 1 0 2.828a7 7 0 0 1-1.414 7.072l-2.122 2.12a4 4 0 0 0-.707 3.536L3.808 8.88a4 4 0 0 0 3.535-.707L9.464 6.05a7 7 0 0 1 7.072-1.414a2 2 0 0 1 2.828 0'/%3E%3Cpath d='m7.343 12.414l-.707.707a3 3 0 0 0 4.243 4.243l.707-.707'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-bike,.i-tabler\:bike,[i-tabler-bike=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 18a3 3 0 1 0 6 0a3 3 0 1 0-6 0m14 0a3 3 0 1 0 6 0a3 3 0 1 0-6 0m-4 1v-4l-3-3l5-4l2 3h3m-3-6a1 1 0 1 0 2 0a1 1 0 1 0-2 0'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-bolt,[i-tabler-bolt=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13 3v7h6l-8 11v-7H5z'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-broadcast,[i-tabler-broadcast=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M18.364 19.364a9 9 0 1 0-12.728 0'/%3E%3Cpath d='M15.536 16.536a5 5 0 1 0-7.072 0'/%3E%3Cpath d='M11 13a1 1 0 1 0 2 0a1 1 0 1 0-2 0'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-building-store,[i-tabler-building-store=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 21h18M3 7v1a3 3 0 0 0 6 0V7m0 1a3 3 0 0 0 6 0V7m0 1a3 3 0 0 0 6 0V7H3l2-4h14l2 4M5 21V10.85M19 21V10.85M9 21v-4a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v4'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-calendar,[i-tabler-calendar=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm12-4v4M8 3v4m-4 4h16m-9 4h1m0 0v3'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-calendar-time {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M11.795 21H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4'/%3E%3Cpath d='M14 18a4 4 0 1 0 8 0a4 4 0 1 0-8 0m1-15v4M7 3v4m-4 4h16'/%3E%3Cpath d='M18 16.496V18l1 1'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-camera,[i-tabler-camera=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 7h1a2 2 0 0 0 2-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1a2 2 0 0 0 2 2h1a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2'/%3E%3Cpath d='M9 13a3 3 0 1 0 6 0a3 3 0 0 0-6 0'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-check,[i-tabler-check=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m5 12l5 5L20 7'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-checks {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m7 12l5 5L22 7M2 12l5 5m5-5l5-5'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-chef-hat,[i-tabler-chef-hat=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 3c1.918 0 3.52 1.35 3.91 3.151A4 4 0 0 1 18 13.874V21H6v-7.126a4 4 0 1 1 2.092-7.723A4 4 0 0 1 12 3M6.161 17.009L18 17'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-chevron-down,[i-tabler-chevron-down=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9l6 6l6-6'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-chevron-right,[i-tabler-chevron-right=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m9 6l6 6l-6 6'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-chevron-up {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 15l6-6l6 6'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-circle-check,[i-tabler-circle-check=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0'/%3E%3Cpath d='m9 12l2 2l4-4'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-circle-x,[i-tabler-circle-x=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 12a9 9 0 1 0 18 0a9 9 0 1 0-18 0m7-2l4 4m0-4l-4 4'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-clock,[i-tabler-clock=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 12a9 9 0 1 0 18 0a9 9 0 0 0-18 0'/%3E%3Cpath d='M12 7v5l3 3'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-credit-card {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 8a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3zm0 2h18M7 15h.01M11 15h2'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-currency-dollar,[i-tabler-currency-dollar=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M16.7 8A3 3 0 0 0 14 6h-4a3 3 0 0 0 0 6h4a3 3 0 0 1 0 6h-4a3 3 0 0 1-2.7-2M12 3v3m0 12v3'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-current-location,[i-tabler-current-location=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 12a3 3 0 1 0 6 0a3 3 0 1 0-6 0'/%3E%3Cpath d='M4 12a8 8 0 1 0 16 0a8 8 0 1 0-16 0m8-10v2m0 16v2m8-10h2M2 12h2'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-discount-2,[i-tabler-discount-2=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m9 15l6-6'/%3E%3Ccircle cx='9.5' cy='9.5' r='.5' fill='currentColor'/%3E%3Ccircle cx='14.5' cy='14.5' r='.5' fill='currentColor'/%3E%3Cpath d='M5 7.2A2.2 2.2 0 0 1 7.2 5h1a2.2 2.2 0 0 0 1.55-.64l.7-.7a2.2 2.2 0 0 1 3.12 0l.7.7a2.2 2.2 0 0 0 1.55.64h1a2.2 2.2 0 0 1 2.2 2.2v1a2.2 2.2 0 0 0 .64 1.55l.7.7a2.2 2.2 0 0 1 0 3.12l-.7.7a2.2 2.2 0 0 0-.64 1.55v1a2.2 2.2 0 0 1-2.2 2.2h-1a2.2 2.2 0 0 0-1.55.64l-.7.7a2.2 2.2 0 0 1-3.12 0l-.7-.7a2.2 2.2 0 0 0-1.55-.64h-1a2.2 2.2 0 0 1-2.2-2.2v-1a2.2 2.2 0 0 0-.64-1.55l-.7-.7a2.2 2.2 0 0 1 0-3.12l.7-.7A2.2 2.2 0 0 0 5 8.2z'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-external-link,[i-tabler-external-link=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 6H6a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-6m-7 1l9-9m-5 0h5v5'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-eye {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M10 12a2 2 0 1 0 4 0a2 2 0 0 0-4 0'/%3E%3Cpath d='M21 12q-3.6 6-9 6t-9-6q3.6-6 9-6t9 6'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-home-2,[i-tabler-home-2=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M5 12H3l9-9l9 9h-2M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-7'/%3E%3Cpath d='M10 12h4v4h-4z'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-id,[i-tabler-id=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 7a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3z'/%3E%3Cpath d='M7 10a2 2 0 1 0 4 0a2 2 0 1 0-4 0m8-2h2m-2 4h2M7 16h10'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-info-circle,[i-tabler-info-circle=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 12a9 9 0 1 0 18 0a9 9 0 0 0-18 0m9-3h.01'/%3E%3Cpath d='M11 12h1v4h1'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-layout-grid,[i-tabler-layout-grid=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 5a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm10 0a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1zM4 15a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1zm10 0a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1z'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-layout-list,[i-tabler-layout-list=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2zm0 10a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-location,[i-tabler-location=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m21 3l-6.5 18a.55.55 0 0 1-1 0L10 14l-7-3.5a.55.55 0 0 1 0-1z'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-map-pin,[i-tabler-map-pin=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M9 11a3 3 0 1 0 6 0a3 3 0 0 0-6 0'/%3E%3Cpath d='M17.657 16.657L13.414 20.9a2 2 0 0 1-2.827 0l-4.244-4.243a8 8 0 1 1 11.314 0'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-message,[i-tabler-message=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 9h8m-8 4h6m4-9a3 3 0 0 1 3 3v8a3 3 0 0 1-3 3h-5l-5 3v-3H6a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3z'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-minus,[i-tabler-minus=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-paper-bag,[i-tabler-paper-bag=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M8 3h8a2 2 0 0 1 2 2v1.82a5 5 0 0 0 .528 2.236l.944 1.888A5 5 0 0 1 20 13.18V19a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-5.82a5 5 0 0 1 .528-2.236L6 8V5a2 2 0 0 1 2-2'/%3E%3Cpath d='M12 15a2 2 0 1 0 4 0a2 2 0 1 0-4 0m-6 6a2 2 0 0 0 2-2v-5.82a5 5 0 0 0-.528-2.236L6 8m5-1h2'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-pencil,[i-tabler-pencil=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 20h4L18.5 9.5a2.828 2.828 0 1 0-4-4L4 16zm9.5-13.5l4 4'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-percentage,[i-tabler-percentage=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M16 17a1 1 0 1 0 2 0a1 1 0 1 0-2 0M6 7a1 1 0 1 0 2 0a1 1 0 1 0-2 0m0 11L18 6'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-phone,[i-tabler-phone=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5L15 13l5 2v4a2 2 0 0 1-2 2A16 16 0 0 1 3 6a2 2 0 0 1 2-2'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-plus,[i-tabler-plus=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 5v14m-7-7h14'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-receipt,[i-tabler-receipt=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16l-3-2l-2 2l-2-2l-2 2l-2-2zM9 7h6m-6 4h6m-2 4h2'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-search,[i-tabler-search=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 10a7 7 0 1 0 14 0a7 7 0 1 0-14 0m18 11l-6-6'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-tag,[i-tabler-tag=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M6.5 7.5a1 1 0 1 0 2 0a1 1 0 1 0-2 0'/%3E%3Cpath d='M3 6v5.172a2 2 0 0 0 .586 1.414l7.71 7.71a2.41 2.41 0 0 0 3.408 0l5.592-5.592a2.41 2.41 0 0 0 0-3.408l-7.71-7.71A2 2 0 0 0 11.172 3H6a3 3 0 0 0-3 3'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-tools-kitchen-2,[i-tabler-tools-kitchen-2=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 3v12h-5c-.023-3.681.184-7.406 5-12m0 12v6h-1v-3M8 4v17M5 4v3a3 3 0 1 0 6 0V4'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-trash,[i-tabler-trash=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 7h16m-10 4v6m4-6v6M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-trash-x,[i-tabler-trash-x=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 7h16M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3m-5 5l4 4m0-4l-4 4'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-upload,[i-tabler-upload=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2M7 9l5-5l5 5m-5-5v12'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-wallet {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M17 8V5a1 1 0 0 0-1-1H6a2 2 0 0 0 0 4h12a1 1 0 0 1 1 1v3m0 4v3a1 1 0 0 1-1 1H6a2 2 0 0 1-2-2V6'/%3E%3Cpath d='M20 12v4h-4a2 2 0 0 1 0-4z'/%3E%3C/g%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

.i-tabler-x,[i-tabler-x=""] {
    --un-icon: url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E");
    -webkit-mask: var(--un-icon) no-repeat;
    mask: var(--un-icon) no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    background-color: currentColor;
    color: inherit;
    width: 1.2em;
    height: 1.2em
}

/* .container,[container=""] {
    width: 100%
} */

/* @media (min-width: 640px) {
    .container,[container=""] {
        max-width:640px
    }
}

@media (min-width: 768px) {
    .container,[container=""] {
        max-width:768px
    }
}

@media (min-width: 1024px) {
    .container,[container=""] {
        max-width:1024px
    }
}

@media (min-width: 1250px) {
    .container,[container=""] {
        max-width:1250px
    }
} */

.visible {
    visibility: visible
}

.absolute,[absolute=""] {
    position: absolute
}

.fixed {
    position: fixed
}

.fixed\! {
    position: fixed!important
}

.relative,[relative=""] {
    position: relative
}

.sticky,[sticky=""] {
    position: sticky
}

.bottom-1,[bottom-1=""] {
    bottom: .25rem
}

.left-0,[left-0=""] {
    left: 0
}

.right-0,[right-0=""] {
    right: 0
}

.right-3,[right-3=""] {
    right: .75rem
}

.right-6,[right-6=""] {
    right: 1.5rem
}

.top-0,[top-0=""] {
    top: 0
}

.top-1,[top-1=""] {
    top: .25rem
}

.top-14,[top-14=""] {
    top: 3.5rem
}

.top-3,[top-3=""] {
    top: .75rem
}

.top-4,[top-4=""] {
    top: 1rem
}

.top-8,[top-8=""] {
    top: 2rem
}

.line-clamp-1,[line-clamp-1=""] {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-clamp: 1
}

.z-2,[z-2=""] {
    z-index: 2
}

.z-24,[z-24=""] {
    z-index: 24
}

.\!grid {
    display: grid!important
}

.grid,[grid=""] {
    display: grid
}

.grid-cols-1,[grid-cols-1=""] {
    grid-template-columns: repeat(1,minmax(0,1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2,minmax(0,1fr))
}

.\!m0 {
    margin: 0!important
}

.m-0,.m0,[m-0=""],[m0=""] {
    margin: 0
}

.m-auto,[m-auto=""] {
    margin: auto
}

.m4,[m4=""] {
    margin: 1rem
}

[m1=""] {
    margin: .25rem
}

.mx-0,.mx0,[mx-0=""],[mx0=""] {
    margin-left: 0;
    margin-right: 0
}

.mx-auto,[mx-auto=""] {
    margin-left: auto;
    margin-right: auto
}

.mx1,[mx1=""] {
    margin-left: .25rem;
    margin-right: .25rem
}

.mx2,[mx-2=""] {
    margin-left: .5rem;
    margin-right: .5rem
}

.mx3,[mx3=""] {
    margin-left: .75rem;
    margin-right: .75rem
}

.mx4,[mx4=""] {
    margin-left: 1rem;
    margin-right: 1rem
}

.mx5,[mx5=""] {
    margin-left: 1.25rem;
    margin-right: 1.25rem
}

.my-0,.my0,[my-0=""],[my0=""] {
    margin-top: 0;
    margin-bottom: 0
}

.my-1,.my1,[my-1=""],[my1=""] {
    margin-top: .25rem;
    margin-bottom: .25rem
}

.my-4,.my4,[my-4=""],[my4=""] {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.my2,[my2=""] {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.my3,[my3=""] {
    margin-top: .75rem;
    margin-bottom: .75rem
}

.my5,[my5=""] {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

[my-8=""] {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.-mt-3 {
    margin-top: -.75rem
}

.\!mb-2 {
    margin-bottom: .5rem!important
}

.mb,.mb-4,.mb4,[mb-4=""],[mb=""],[mb4=""] {
    margin-bottom: 1rem
}

.mb-0,.mb0,[mb0=""] {
    margin-bottom: 0
}

.mb-1,.mb1,[mb-1=""],[mb1=""] {
    margin-bottom: .25rem
}

.mb-2,.mb2,[mb-2=""],[mb2=""] {
    margin-bottom: .5rem
}

.mb-3,.mb3,[mb-3=""],[mb3=""] {
    margin-bottom: .75rem
}

.mb-8,[mb-8=""] {
    margin-bottom: 2rem
}

.mb10,[mb10=""] {
    margin-bottom: 2.5rem
}

.mb5,[mb5=""] {
    margin-bottom: 1.25rem
}

.mb6,[mb6=""] {
    margin-bottom: 1.5rem
}

.mb7,[mb7=""] {
    margin-bottom: 1.75rem
}

.me {
    margin-inline-end:1rem}

.ml-1,.ml1,[ml-1=""],[ml1=""] {
    margin-left: .25rem
}

.ml-2,.ml2,[ml-2=""],[ml2=""] {
    margin-left: .5rem
}

.ml-3,.ml3,[ml-3=""],[ml3=""] {
    margin-left: .75rem
}

.ml-4 {
    margin-left: 1rem
}

.ml5,[ml5=""] {
    margin-left: 1.25rem
}

.mr-1,.mr1,[mr-1=""],[mr1=""] {
    margin-right: .25rem
}

.mr-2,.mr2,[mr-2=""],[mr2=""] {
    margin-right: .5rem
}

.mr-3,.mr3,[mr-3=""],[mr3=""] {
    margin-right: .75rem
}

.mr-4,.mr4,[mr-4=""],[mr4=""] {
    margin-right: 1rem
}

.mt--1,[mt--1=""] {
    margin-top: -.25rem
}

.mt--10,[mt--10=""] {
    margin-top: -2.5rem
}

.mt-0,.mt0,[mt-0=""],[mt0=""] {
    margin-top: 0
}

.mt-1,.mt1,[mt-1=""],[mt1=""] {
    margin-top: .25rem
}

.mt-10,.mt10,[mt-10=""],[mt10=""] {
    margin-top: 2.5rem
}

.mt-2px,[mt-2px=""] {
    margin-top: 2px
}

.mt-3,.mt3,[mt-3=""],[mt3=""] {
    margin-top: .75rem
}

.mt-3px,[mt-3px=""] {
    margin-top: 3px
}

.mt-4,.mt4,[mt-4=""],[mt4=""] {
    margin-top: 1rem
}

.mt-5,.mt5,[mt-5=""],[mt5=""] {
    margin-top: 1.25rem
}

.mt-6,.mt6,[mt-6=""],[mt6=""] {
    margin-top: 1.5rem
}

.mt2,[mt-2=""],[mt2=""] {
    margin-top: .5rem
}

.mt8,[mt8=""] {
    margin-top: 2rem
}

.box-border,[box-border=""] {
    box-sizing: border-box
}

.inline,[inline=""] {
    display: inline
}

.\!block {
    display: block!important
}

.block,[block=""] {
    display: block
}

.inline-block,[inline-block=""] {
    display: inline-block
}

.hidden,[hidden=""] {
    display: none
}

[size~="200"] {
    width: 50rem;
    height: 50rem
}

.\!w-full {
    width: 100%!important
}

.h-20 {
    height: 5rem
}

.h-30 {
    height: 7.5rem
}

.h-48 {
    height: 12rem
}

.h-5,[h-5=""] {
    height: 1.25rem
}

.h-32,[h-32=""] {
    height: 126px;
}

.h-50,[h-50=""] {
    height: 12.5rem
}

.h-55 {
    height: 13.75rem
}

.h-75 {
    height: 18.75rem
}

.h-8,[h-8=""] {
    height: 2rem
}

.h-full,.hfull,[h-full=""],[hfull=""] {
    height: 100%
}

.h-screen,[h-screen=""] {
    height: 100vh
}

.h1 {
    height: .25rem
}

.h10,[h10=""] {
    height: 2.5rem
}

.h14 {
    height: 3.5rem
}

.h15,[h15=""] {
    height: 3.75rem
}

.h16,[h16=""] {
    height: 4rem
}

.h18 {
    height: 4.5rem
}

.h2 {
    height: .5rem
}

.h25px,[h25px=""] {
    height: 25px
}

.h26 {
    height: 6.5rem
}

.h3 {
    height: .75rem
}

.h4 {
    height: 1rem
}

.max-h-xs,[max-h-xs=""] {
    max-height: 20rem
}

.max-w-9rem {
    max-width: 9rem
}

.max-w-full,[max-w-full=""] {
    max-width: 100%
}

.min-h-screen,[min-h-screen=""] {
    min-height: 100vh
}

.min-w-40,[min-w-40=""] {
    min-width: 10rem
}

.min-w-60,[min-w-60=""] {
    min-width: 15rem
}

.min-w-full,[min-w-full=""] {
    min-width: 100%
}

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

.w-12\/12,.w-full,.wfull,[w-full=""],[wfull=""] {
    width: 100%
}

.w-20,[w-20=""] {
    width: 5rem
}

.w-30 {
    width: 7.5rem
}

.w-32,.w32,[w-32=""],[w32=""] {
    width: 8rem
}

.w-35,[w-35=""] {
    width: 8.75rem
}

.w-42,.w42,[w-42=""],[w42=""] {
    width: 10.5rem
}

.w-5,.w5,[w-5=""],[w5=""] {
    width: 1.25rem
}

.w-50,[w-50=""] {
    width: 12.5rem
}

.w-6,[w-6=""] {
    width: 1.5rem
}

.w-8,[w-8=""] {
    width: 2rem
}

.w-auto,[w-auto=""] {
    width: auto
}

.w0 {
    width: 0
}

.w15,[w15=""] {
    width: 3.75rem
}

.w80,[w80=""] {
    width: 20rem
}

.min-h-screen-sm,[min-h-screen-sm=""] {
    min-height: 640px
}

.flex,[flex=""] {
    display: flex
}

.flex-1,[flex-1=""] {
    flex: 1 1 0%
}

.flex-none,[flex-none=""] {
    flex: none
}

.flex-shrink-0,.shrink-0,[flex-shrink-0=""],[shrink-0=""] {
    flex-shrink: 0
}

.flex-shrink-0\>,.shrink,.shrink-0\$,.shrink-container {
    flex-shrink: 1
}

.flex-grow,[flex-grow=""] {
    flex-grow: 1
}

.flex-grow-0,[flex-grow-0=""] {
    flex-grow: 0
}

.flex-row,[flex-row=""] {
    flex-direction: row
}

.flex-col,[flex-col=""] {
    flex-direction: column
}

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

.flex-wrap,[flex-wrap=""] {
    flex-wrap: wrap
}

.transform {
    transform: translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))
}

@keyframes pulse {
    0%,to {
        opacity: 1
    }

    50% {
        opacity: .5
    }
}

@keyframes swing {
    20% {
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        transform: rotate3d(0,0,1,0)
    }
}

.animate-pulse,[animate-pulse=""] {
    animation: pulse 2s cubic-bezier(.4,0,.6,1) infinite
}

.animate-swing {
    animation: swing 1s linear 1;
    transform-origin: top center
}

.cursor-pointer,[cursor-pointer=""] {
    cursor: pointer
}

.resize,[resize=""] {
    resize: both
}

.list-none,[list-none=""] {
    list-style-type: none
}

[columns~="1"] {
    columns: 1
}

[columns~="2"] {
    columns: 2
}

.place-content-center,[place-content-center=""] {
    place-content: center
}

.content-center,[content-center=""] {
    align-content: center
}

.content-start,[content-start=""] {
    align-content: flex-start
}

.content-between,[content-between=""] {
    align-content: space-between
}

.items-start,[items-start=""] {
    align-items: flex-start
}

.items-center,[items-center=""] {
    align-items: center
}

.items-baseline {
    align-items: baseline
}

.self-auto,[self-auto=""] {
    align-self: auto
}

.self-center,[self-center=""] {
    align-self: center
}

.justify-start,[justify-start=""] {
    justify-content: flex-start
}

.justify-end,[justify-end=""] {
    justify-content: flex-end
}

.justify-center,[justify-center=""] {
    justify-content: center
}

.justify-between,[justify-between=""] {
    justify-content: space-between
}

.justify-around,[justify-around=""] {
    justify-content: space-around
}

.justify-right,[justify-right=""] {
    justify-content: right
}

.gap-1,.gap1,[gap-1=""],[gap1=""] {
    gap: .25rem
}

.gap-2,.gap2,[gap-2=""],[gap2=""] {
    gap: .5rem
}

.gap-3,.gap3,[gap3=""] {
    gap: .75rem
}

.gap-4,.gap4,[gap-4=""],[gap4=""] {
    gap: 1rem
}

.gap-6,.gap6,[gap-6=""],[gap6=""] {
    gap: 1.5rem
}

.gap10,[gap10=""] {
    gap: 2.5rem
}

.flex-self-start,[flex-self-start=""] {
    align-self: flex-start
}

.overflow-auto,[overflow-auto=""] {
    overflow: auto
}

.overflow-hidden,[overflow-hidden=""] {
    overflow: hidden
}

.overflow-scroll,[overflow-scroll=""] {
    overflow: scroll
}

.overflow-x-scroll,[overflow-x-scroll=""] {
    overflow-x: scroll
}

[overflow-x-auto=""] {
    overflow-x: auto
}

.truncate,[truncate=""] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.whitespace-nowrap,[whitespace-nowrap=""] {
    white-space: nowrap
}

.b,.b-1,.border,.border-1,[b-1=""],[border-1=""] {
    border-width: 1px
}

.b-x-0,[b-x-0=""] {
    border-left-width: 0px;
    border-right-width: 0px
}

.b-y-0,[b-y-0=""] {
    border-top-width: 0px;
    border-bottom-width: 0px
}

.b-b-1,.border-b-1,[b-b-1=""],[border-b-1=""] {
    border-bottom-width: 1px
}

.b-color-gray-200,.b-gray-200,.border-gray-200,[b-color-gray-200=""],[b-gray-200=""],[border-gray-200=""] {
    --un-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--un-border-opacity))
}

.border-gray-300,[border-gray-300=""] {
    --un-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--un-border-opacity))
}

.rounded,[rounded=""] {
    border-radius: .25rem
}

.rounded-50,[rounded-50=""] {
    border-radius: 12.5rem
}

.rounded-lg,[rounded-lg=""] {
    border-radius: .5rem
}

.rounded-md,[rounded-md=""] {
    border-radius: .375rem
}

.rounded-xl,[rounded-xl=""] {
    border-radius: .75rem
}

.rounded-br-lg,[rounded-br-lg=""] {
    border-bottom-right-radius: .5rem
}

.rounded-tr-lg,[rounded-tr-lg=""] {
    border-top-right-radius: .5rem
}

.b-solid,[b-solid=""] {
    border-style: solid
}

.border-b-solid,[border-b-solid=""] {
    border-bottom-style: solid
}

.bg-red,.bg-red-400,[bg-red-400=""],[bg-red=""] {
    --un-bg-opacity: 1;
    background-color: rgb(248 113 113 / var(--un-bg-opacity))
}

.bg-red-200,[bg-red-200=""] {
    --un-bg-opacity: 1;
    background-color: rgb(254 202 202 / var(--un-bg-opacity))
}

.bg-white,[bg-white=""] {
    --un-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--un-bg-opacity))
}

.bg-yellow,.bg-yellow-400,[bg-yellow-400=""],[bg-yellow=""] {
    --un-bg-opacity: 1;
    background-color: rgb(250 204 21 / var(--un-bg-opacity))
}

.bg-yellow-100,[bg-yellow-100=""] {
    --un-bg-opacity: 1;
    background-color: rgb(254 249 195 / var(--un-bg-opacity))
}

.bg-cover,[bg-cover=""] {
    background-size: cover
}

.bg-center,[bg-center=""] {
    background-position: center
}

.bg-no-repeat,[bg-no-repeat=""] {
    background-repeat: no-repeat
}

.\!p0 {
    padding: 0!important
}

.p-0,.p0,[p-0=""],[p0=""] {
    padding: 0
}

.p1,[p1=""] {
    padding: .25rem
}

.p2,[p2=""] {
    padding: .5rem
}

.p3,[p3=""] {
    padding: .75rem
}

.p4,[p4=""] {
    padding: 1rem
}

.p6,[p6=""] {
    padding: 1.5rem
}

.px,.px-4,.px4,[px-4=""],[px=""],[px4=""] {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-1,[px-1=""] {
    padding-left: .25rem;
    padding-right: .25rem
}

.px-3,.px3,[px-3=""],[px3=""] {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-8,[px-8=""] {
    padding-left: 2rem;
    padding-right: 2rem
}

.px2,[px2=""] {
    padding-left: .5rem;
    padding-right: .5rem
}

.px5,[px5=""] {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px6,[px6=""] {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.py-1,.py1,[py-1=""],[py1=""] {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-2,.py2,[py-2=""],[py2=""] {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-3,.py3,[py-3=""],[py3=""] {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-5,.py5,[py-5=""],[py5=""] {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py4,[py4=""] {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py6,[py6=""] {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py8,[py8=""] {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.pb-0,[pb-0=""] {
    padding-bottom: 0
}

.pb-18,[pb-18=""] {
    padding-bottom: 4.5rem
}

.pb-4,.pb4,[pb4=""] {
    padding-bottom: 1rem
}

.pb30,[pb30=""] {
    padding-bottom: 7.5rem
}

.pb5,[pb5=""] {
    padding-bottom: 1.25rem
}

.pb8,[pb8=""] {
    padding-bottom: 2rem
}

.pl-3,.pl3,[pl-3=""],[pl3=""] {
    padding-left: .75rem
}

.pl-8 {
    padding-left: 2rem
}

.pl4,[pl4=""] {
    padding-left: 1rem
}

.pl6 {
    padding-left: 1.5rem
}

.pr1,[pr1=""] {
    padding-right: .25rem
}

.pr2,[pr2=""] {
    padding-right: .5rem
}

.pr4,[pr4=""] {
    padding-right: 1rem
}

.pt-3,.pt3,[pt-3=""],[pt3=""] {
    padding-top: .75rem
}

.pt-6,.pt6,[pt-6=""] {
    padding-top: 1.5rem
}

.pt1,[pt1=""] {
    padding-top: .25rem
}

.pt15,[pt15=""] {
    padding-top: 3.75rem
}

.pt2,[pt2=""] {
    padding-top: .5rem
}

.pt20,[pt20=""] {
    padding-top: 5rem
}

.pt4,[pt4=""] {
    padding-top: 1rem
}

.pt5,[pt5=""] {
    padding-top: 1.25rem
}

.pt8,[pt8=""] {
    padding-top: 2rem
}

.text-center,[text-center=""] {
    text-align: center
}

.text-left,[text-left=""] {
    text-align: left
}

.text-right,[text-right=""] {
    text-align: right
}

[align-base=""] {
    vertical-align: baseline
}

.text-2xl,[text-2xl=""] {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-3xl,[text-3xl=""] {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-4xl,[text-4xl=""] {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-lg,[text-lg=""] {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-sm,[text-sm=""] {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-xl,[text-xl=""] {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-xs,[text-xs=""] {
    font-size: .75rem;
    line-height: 1rem
}

.\!text-white {
    --un-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--un-text-opacity))!important
}

.text-black,[text-black=""] {
    --un-text-opacity: 1;
    color: rgb(0 0 0 / var(--un-text-opacity))
}

.text-blue-400,[text-blue-400=""] {
    --un-text-opacity: 1;
    color: rgb(96 165 250 / var(--un-text-opacity))
}

.text-gray-300,[text-gray-300=""] {
    --un-text-opacity: 1;
    color: rgb(209 213 219 / var(--un-text-opacity))
}

.text-gray-400,[text-gray-400=""] {
    --un-text-opacity: 1;
    color: rgb(156 163 175 / var(--un-text-opacity))
}

.text-gray-500,[text-gray-500=""] {
    --un-text-opacity: 1;
    color: rgb(107 114 128 / var(--un-text-opacity))
}

.text-gray-600,[text-gray-600=""] {
    --un-text-opacity: 1;
    color: rgb(75 85 99 / var(--un-text-opacity))
}

.text-gray-700,[text-gray-700=""] {
    --un-text-opacity: 1;
    color: rgb(55 65 81 / var(--un-text-opacity))
}

.text-green-300,[text-green-300=""] {
    --un-text-opacity: 1;
    color: rgb(134 239 172 / var(--un-text-opacity))
}

.text-orange-400,[text-orange-400=""] {
    --un-text-opacity: 1;
    color: rgb(251 146 60 / var(--un-text-opacity))
}

.text-red,.text-red-400,[text-red-400=""],[text-red=""] {
    --un-text-opacity: 1;
    color: rgb(248 113 113 / var(--un-text-opacity))
}

.text-white,[text-white=""] {
    --un-text-opacity: 1;
    color: rgb(255 255 255 / var(--un-text-opacity))
}

.color-inherit {
    color: inherit
}

.\!font-medium {
    font-weight: 500!important
}

.font-400,.font-normal,[font-400=""],[font-normal=""] {
    font-weight: 400
}

.font-medium,[font-medium=""] {
    font-weight: 500
}

.font-semibold,[font-semibold=""] {
    font-weight: 600
}

.leading-5,.line-height-5,[leading-5=""],[line-height-5=""] {
    line-height: 1.25rem
}

.leading-normal,[leading-normal=""] {
    line-height: 1.5
}

.line-height-snug,[line-height-snug=""] {
    line-height: 1.375
}

[leading-relaxed=""] {
    line-height: 1.625
}

.tracking-normal,[tracking-normal=""] {
    letter-spacing: 0em
}

.tracking-wide,[tracking-wide=""] {
    letter-spacing: .025em
}

.capitalize {
    text-transform: capitalize
}

.font-italic,.italic,[font-italic=""],[italic=""] {
    font-style: italic
}

.line-through {
    text-decoration-line: line-through
}

.underline,[underline=""] {
    text-decoration-line: underline
}

.text-shadow {
    --un-text-shadow: 0 0 1px var(--un-text-shadow-color, rgb(0 0 0 / .2)),0 0 1px var(--un-text-shadow-color, rgb(1 0 5 / .1));
    text-shadow: var(--un-text-shadow)
}

.\!opacity-100 {
    opacity: 1!important
}

.opacity-0 {
    opacity: 0
}

.opacity-30 {
    opacity: .3
}

.opacity-50 {
    opacity: .5
}

.opacity-60,[opacity-60=""] {
    opacity: .6
}

.opacity-70,[opacity-70=""] {
    opacity: .7
}

.opacity-80,[opacity-80=""] {
    opacity: .8
}

.outline {
    outline-style: solid
}

[blur~="$emit("] {
    --un-blur: blur(var(--emit\());
    filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}

.filter {
    filter: var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)
}

.transition {
    transition-property: color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.ease,.ease-in-out {
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.micromodal-header-display .font-2{
    margin-bottom: 0;
}

.modal-close-round{
    cursor: pointer;
}

.icon-close{
    width: 32px; 
    height: 32px; 
    border-radius: 100%; 
    background: #930808; 
    line-height: 1; 
    color: #fff; 
    margin-left: 12px;
    font-size: 1rem;
}

.brand-cards-title {
    font-size: 2rem;
}

@media screen and (max-width: 767px){
    .micromodal-header-display{
        padding-left: 3rem;
        padding-right: 3rem;
        align-items: center;
    }

    .modal-close-round .text-close,
    .text-close{
        display: none;
    }

    .modal-close-round{
        margin-left: auto;
        margin-right: auto;
    }

    .micromodal-header-display .font-2{
        font-size: 1.4rem;
        margin-bottom: 0;
    }

    .container-modal-bg > div {
        row-gap: 2.4rem;
        flex-direction: column;
    }
}

@media (min-width: 640px) {
    .sm\:flex-row,[sm\:flex-row=""] {
        flex-direction:row
    }

    .sm\:justify-center,[sm\:justify-center=""] {
        justify-content: center
    }
}

@media (min-width: 768px) {
    .md\:grid-cols-2,[md\:grid-cols-2=""] {
        grid-template-columns:repeat(2,minmax(0,1fr))
    }

    .md\:mx0,[md\:mx0=""] {
        margin-left: 0;
        margin-right: 0
    }

    .md\:mb0,[md\:mb0=""] {
        margin-bottom: 0
    }

    .md\:mb4,[md\:mb4=""] {
        margin-bottom: 1rem
    }

    .md\:mr4,[md\:mr4=""] {
        margin-right: 1rem
    }

    .md\:mt-6,[md\:mt-6=""] {
        margin-top: 1.5rem
    }

    .md\:w-1\/4 {
        width: 25%
    }

    .md\:w-5\/12 {
        width: 41.6666666667%
    }

    .md\:w-7\/12 {
        width: 58.3333333333%
    }

    .md\:w32,[md\:w32=""] {
        width: 8rem
    }

    .md\:flex,[md\:flex=""] {
        display: flex
    }

    .md\:flex-row,[md\:flex-row=""] {
        flex-direction: row
    }

    .md\:items-center,[md\:items-center=""] {
        align-items: center
    }

    .md\:gap-10,[md\:gap-10=""] {
        gap: 2.5rem
    }

    .md\:px0,[md\:px0=""] {
        padding-left: 0;
        padding-right: 0
    }

    .md\:pt0,[md\:pt0=""] {
        padding-top: 0
    }
}

@media (min-width: 1024px) {
    .lg\:grid-cols-2,[lg\:grid-cols-2=""] {
        grid-template-columns:repeat(2,minmax(0,1fr))
    }

    .lg\:h-65,[lg\:h-65=""] {
        height: 16.25rem
    }

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

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

    .lg\:w-44rem {
        width: 44rem
    }
}

@media (min-width: 1280px) {
    .xl\:grid-cols-2,[xl\:grid-cols-2=""] {
        grid-template-columns:repeat(2,minmax(0,1fr))
    }

    .xl\:grid-cols-3,[xl\:grid-cols-3=""] {
        grid-template-columns: repeat(3,minmax(0,1fr))
    }

    .xl\:w-4\/12 {
        width: 33.3333333333%
    }

    .xl\:w-8\/12 {
        width: 66.6666666667%
    }
}

/**************************\
  Basic Modal Styles
\**************************/

.modal {
  font-family: -apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.6);
  z-index: 9999999999;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__container {
  background-color: transparent;
  color: white;
  padding: 0;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
}

.modal__container > .container{
  padding: 30px;
  border-radius: 4px;
}

.modal__container p{
    font-family: "Source Sans Pro", sans-serif;
    font-size: 20px;
    line-height: 1.5;
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

.modal__close {
  background: transparent;
  border: 0;
}

.modal__header .modal__close:before { content: "\2715"; }

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0,0,0,.8);
}

.modal__btn {
  font-size: .875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  background-color: #e6e6e6;
  color: rgba(0,0,0,.8);
  border-radius: .25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform .25s ease-out;
  transition: transform .25s ease-out;
  transition: transform .25s ease-out,-webkit-transform .25s ease-out;
}

.modal__btn:focus, .modal__btn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}



/**************************\
  Demo Animation Style
\**************************/
@keyframes mmfadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@keyframes mmfadeOut {
    from { opacity: 1; }
      to { opacity: 0; }
}

@keyframes mmslideIn {
  from { transform: translateY(15%); }
    to { transform: translateY(0); }
}

@keyframes mmslideOut {
    from { transform: translateY(0); }
    to { transform: translateY(-10%); }
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}