@import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap');

*, ::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;
}

.container{
  width: 100%;
}

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

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

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

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

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

.visible{
  visibility: visible;
}

.collapse{
  visibility: collapse;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.inset-0{
  inset: 0px;
}

.-right-2{
  right: -0.5rem;
}

.-top-2{
  top: -0.5rem;
}

.bottom-0{
  bottom: 0px;
}

.left-0{
  left: 0px;
}

.left-\[58px\]{
  left: 58px;
}

.right-0{
  right: 0px;
}

.right-2{
  right: 0.5rem;
}

.top-0{
  top: 0px;
}

.top-2{
  top: 0.5rem;
}

.top-\[48px\]{
  top: 48px;
}

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

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

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

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

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

.col-span-2{
  grid-column: span 2 / span 2;
}

.row-span-2{
  grid-row: span 2 / span 2;
}

.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-auto{
  margin-left: auto;
  margin-right: auto;
}

.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.mb-2{
  margin-bottom: 0.5rem;
}

.mb-4{
  margin-bottom: 1rem;
}

.mb-8{
  margin-bottom: 2rem;
}

.ml-1{
  margin-left: 0.25rem;
}

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

.ml-auto{
  margin-left: auto;
}

.mr-1{
  margin-right: 0.25rem;
}

.mr-2{
  margin-right: 0.5rem;
}

.mr-4{
  margin-right: 1rem;
}

.mr-auto{
  margin-right: auto;
}

.mt-2{
  margin-top: 0.5rem;
}

.mt-4{
  margin-top: 1rem;
}

.mt-\[15vh\]{
  margin-top: 15vh;
}

.block{
  display: block;
}

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

.flex{
  display: flex;
}

.table{
  display: table;
}

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.hidden{
  display: none;
}

.aspect-square{
  aspect-ratio: 1 / 1;
}

.aspect-video{
  aspect-ratio: 16 / 9;
}

.h-0{
  height: 0px;
}

.h-1{
  height: 0.25rem;
}

.h-6{
  height: 1.5rem;
}

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

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

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

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

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

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

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

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.h-screen{
  height: 100vh;
}

.max-h-0{
  max-height: 0px;
}

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

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

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

.min-h-screen{
  min-height: 100vh;
}

.w-1{
  width: 0.25rem;
}

.w-1\/12{
  width: 8.333333%;
}

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

.w-10{
  width: 2.5rem;
}

.w-10\/12{
  width: 83.333333%;
}

.w-11{
  width: 2.75rem;
}

.w-2{
  width: 0.5rem;
}

.w-2\/12{
  width: 16.666667%;
}

.w-3{
  width: 0.75rem;
}

.w-3\/12{
  width: 25%;
}

.w-4{
  width: 1rem;
}

.w-4\/12{
  width: 33.333333%;
}

.w-5{
  width: 1.25rem;
}

.w-5\/12{
  width: 41.666667%;
}

.w-6{
  width: 1.5rem;
}

.w-7{
  width: 1.75rem;
}

.w-7\/12{
  width: 58.333333%;
}

.w-8{
  width: 2rem;
}

.w-8\/12{
  width: 66.666667%;
}

.w-9{
  width: 2.25rem;
}

.w-9\/12{
  width: 75%;
}

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

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

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

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

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

.w-auto{
  width: auto;
}

.w-full{
  width: 100%;
}

.max-w-\[320px\]{
  max-width: 320px;
}

.max-w-lg{
  max-width: 32rem;
}

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

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

.border-collapse{
  border-collapse: collapse;
}

.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));
}

.resize{
  resize: both;
}

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

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

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

.grid-cols-admin-dashboard{
  grid-template-columns: repeat(4, 1fr);
}

.grid-cols-products-catalog{
  grid-template-columns: repeat(4, 1fr);
}

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

.grid-rows-\[33\%_67\%\]{
  grid-template-rows: 33% 67%;
}

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

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

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

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

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

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

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

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

.gap-1{
  gap: 0.25rem;
}

.gap-4{
  gap: 1rem;
}

.overflow-hidden{
  overflow: hidden;
}

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

.rounded{
  border-radius: 0.25rem;
}

.rounded-2xl{
  border-radius: 1rem;
}

.rounded-full{
  border-radius: 9999px;
}

.rounded-lg{
  border-radius: 0.5rem;
}

.rounded-xl{
  border-radius: 0.75rem;
}

.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-l-2xl{
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-r-2xl{
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.border{
  border-width: 1px;
}

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

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

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

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

.border-\[\#c5c5c5\]{
  --tw-border-opacity: 1;
  border-color: rgb(197 197 197 / var(--tw-border-opacity, 1));
}

.border-\[\#fff\]{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.border-f5{
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.border-primary{
  --tw-border-opacity: 1;
  border-color: rgb(0 129 167 / var(--tw-border-opacity, 1));
}

.border-primary-shade{
  --tw-border-opacity: 1;
  border-color: rgb(0 175 185 / var(--tw-border-opacity, 1));
}

.border-secondary{
  --tw-border-opacity: 1;
  border-color: rgb(240 113 103 / var(--tw-border-opacity, 1));
}

.border-secondary-shade{
  --tw-border-opacity: 1;
  border-color: rgb(254 217 183 / var(--tw-border-opacity, 1));
}

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

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

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

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

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

.bg-off-white{
  --tw-bg-opacity: 1;
  background-color: rgb(253 252 220 / var(--tw-bg-opacity, 1));
}

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

.bg-primary-shade{
  --tw-bg-opacity: 1;
  background-color: rgb(0 175 185 / var(--tw-bg-opacity, 1));
}

.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(240 113 103 / var(--tw-bg-opacity, 1));
}

.bg-triad-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(27 68 81 / var(--tw-bg-opacity, 1));
}

.bg-triad-red{
  --tw-bg-opacity: 1;
  background-color: rgb(166 0 48 / var(--tw-bg-opacity, 1));
}

.bg-triad-yellow{
  --tw-bg-opacity: 1;
  background-color: rgb(166 154 0 / var(--tw-bg-opacity, 1));
}

.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}

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

.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}

.bg-icon-account-balance{
  background-image: url('/static/icons/account_balance.svg');
}

.bg-icon-account-box{
  background-image: url('/static/icons/account_box.svg');
}

.bg-icon-account-circle{
  background-image: url('/static/icons/account_circle.svg');
}

.bg-icon-add-2{
  background-image: url('/static/icons/add_2.svg');
}

.bg-icon-add-a-photo{
  background-image: url('/static/icons/add_a_photo.svg');
}

.bg-icon-add-box{
  background-image: url('/static/icons/add_box.svg');
}

.bg-icon-add-moderator{
  background-image: url('/static/icons/add_moderator.svg');
}

.bg-icon-add-photo-alternate{
  background-image: url('/static/icons/add_photo_alternate.svg');
}

.bg-icon-add-reaction{
  background-image: url('/static/icons/add_reaction.svg');
}

.bg-icon-add-shopping-cart{
  background-image: url('/static/icons/add_shopping_cart.svg');
}

.bg-icon-admin-panel-settings{
  background-image: url('/static/icons/admin_panel_settings.svg');
}

.bg-icon-alternate-email{
  background-image: url('/static/icons/alternate_email.svg');
}

.bg-icon-arrow-back{
  background-image: url('/static/icons/arrow_back.svg');
}

.bg-icon-arrow-back-ios{
  background-image: url('/static/icons/arrow_back_ios.svg');
}

.bg-icon-arrow-circle-left{
  background-image: url('/static/icons/arrow_circle_left.svg');
}

.bg-icon-arrow-downward{
  background-image: url('/static/icons/arrow_downward.svg');
}

.bg-icon-arrow-drop-down{
  background-image: url('/static/icons/arrow_drop_down.svg');
}

.bg-icon-arrow-forward{
  background-image: url('/static/icons/arrow_forward.svg');
}

.bg-icon-arrow-forward-ios{
  background-image: url('/static/icons/arrow_forward_ios.svg');
}

.bg-icon-arrow-right-alt{
  background-image: url('/static/icons/arrow_right_alt.svg');
}

.bg-icon-arrow-upward{
  background-image: url('/static/icons/arrow_upward.svg');
}

.bg-icon-article{
  background-image: url('/static/icons/article.svg');
}

.bg-icon-attach-file{
  background-image: url('/static/icons/attach_file.svg');
}

.bg-icon-attach-money{
  background-image: url('/static/icons/attach_money.svg');
}

.bg-icon-attachment{
  background-image: url('/static/icons/attachment.svg');
}

.bg-icon-autorenew{
  background-image: url('/static/icons/autorenew.svg');
}

.bg-icon-badge{
  background-image: url('/static/icons/badge.svg');
}

.bg-icon-block{
  background-image: url('/static/icons/block.svg');
}

.bg-icon-bolt{
  background-image: url('/static/icons/bolt.svg');
}

.bg-icon-calendar-month{
  background-image: url('/static/icons/calendar_month.svg');
}

.bg-icon-calendar-today{
  background-image: url('/static/icons/calendar_today.svg');
}

.bg-icon-call{
  background-image: url('/static/icons/call.svg');
}

.bg-icon-chair{
  background-image: url('/static/icons/chair.svg');
}

.bg-icon-chat{
  background-image: url('/static/icons/chat.svg');
}

.bg-icon-chat-bubble{
  background-image: url('/static/icons/chat_bubble.svg');
}

.bg-icon-check{
  background-image: url('/static/icons/check.svg');
}

.bg-icon-check-box{
  background-image: url('/static/icons/check_box.svg');
}

.bg-icon-check-circle{
  background-image: url('/static/icons/check_circle.svg');
}

.bg-icon-checklist{
  background-image: url('/static/icons/checklist.svg');
}

.bg-icon-chevron-left{
  background-image: url('/static/icons/chevron_left.svg');
}

.bg-icon-chevron-right{
  background-image: url('/static/icons/chevron_right.svg');
}

.bg-icon-close{
  background-image: url('/static/icons/close.svg');
}

.bg-icon-cloud{
  background-image: url('/static/icons/cloud.svg');
}

.bg-icon-cloud-download{
  background-image: url('/static/icons/cloud_download.svg');
}

.bg-icon-cloud-upload{
  background-image: url('/static/icons/cloud_upload.svg');
}

.bg-icon-coffee{
  background-image: url('/static/icons/coffee.svg');
}

.bg-icon-contact-mail{
  background-image: url('/static/icons/contact_mail.svg');
}

.bg-icon-contact-phone{
  background-image: url('/static/icons/contact_phone.svg');
}

.bg-icon-contact-support{
  background-image: url('/static/icons/contact_support.svg');
}

.bg-icon-content-copy{
  background-image: url('/static/icons/content_copy.svg');
}

.bg-icon-cookie{
  background-image: url('/static/icons/cookie.svg');
}

.bg-icon-credit-card{
  background-image: url('/static/icons/credit_card.svg');
}

.bg-icon-cruelty-free{
  background-image: url('/static/icons/cruelty_free.svg');
}

.bg-icon-dashboard{
  background-image: url('/static/icons/dashboard.svg');
}

.bg-icon-delete{
  background-image: url('/static/icons/delete.svg');
}

.bg-icon-delete-forever{
  background-image: url('/static/icons/delete_forever.svg');
}

.bg-icon-description{
  background-image: url('/static/icons/description.svg');
}

.bg-icon-disabled-by-default{
  background-image: url('/static/icons/disabled_by_default.svg');
}

.bg-icon-download-done{
  background-image: url('/static/icons/download_done.svg');
}

.bg-icon-downloading{
  background-image: url('/static/icons/downloading.svg');
}

.bg-icon-draft-orders{
  background-image: url('/static/icons/draft_orders.svg');
}

.bg-icon-edit{
  background-image: url('/static/icons/edit.svg');
}

.bg-icon-edit-note{
  background-image: url('/static/icons/edit_note.svg');
}

.bg-icon-egg{
  background-image: url('/static/icons/egg.svg');
}

.bg-icon-electric-bolt{
  background-image: url('/static/icons/electric_bolt.svg');
}

.bg-icon-emergency-home{
  background-image: url('/static/icons/emergency_home.svg');
}

.bg-icon-emoji-food-beverage{
  background-image: url('/static/icons/emoji_food_beverage.svg');
}

.bg-icon-error{
  background-image: url('/static/icons/error.svg');
}

.bg-icon-event-note{
  background-image: url('/static/icons/event_note.svg');
}

.bg-icon-expand{
  background-image: url('/static/icons/expand.svg');
}

.bg-icon-expand-circle-down{
  background-image: url('/static/icons/expand_circle_down.svg');
}

.bg-icon-expand-content{
  background-image: url('/static/icons/expand_content.svg');
}

.bg-icon-face{
  background-image: url('/static/icons/face.svg');
}

.bg-icon-face-6{
  background-image: url('/static/icons/face_6.svg');
}

.bg-icon-flight{
  background-image: url('/static/icons/flight.svg');
}

.bg-icon-flight-takeoff{
  background-image: url('/static/icons/flight_takeoff.svg');
}

.bg-icon-garden-cart{
  background-image: url('/static/icons/garden_cart.svg');
}

.bg-icon-gavel{
  background-image: url('/static/icons/gavel.svg');
}

.bg-icon-grass{
  background-image: url('/static/icons/grass.svg');
}

.bg-icon-grid-view{
  background-image: url('/static/icons/grid_view.svg');
}

.bg-icon-group{
  background-image: url('/static/icons/group.svg');
}

.bg-icon-group-add{
  background-image: url('/static/icons/group_add.svg');
}

.bg-icon-groups{
  background-image: url('/static/icons/groups.svg');
}

.bg-icon-health-and-safety{
  background-image: url('/static/icons/health_and_safety.svg');
}

.bg-icon-heart-broken{
  background-image: url('/static/icons/heart_broken.svg');
}

.bg-icon-heart-plus{
  background-image: url('/static/icons/heart_plus.svg');
}

.bg-icon-history{
  background-image: url('/static/icons/history.svg');
}

.bg-icon-hive{
  background-image: url('/static/icons/hive.svg');
}

.bg-icon-home{
  background-image: url('/static/icons/home.svg');
}

.bg-icon-house{
  background-image: url('/static/icons/house.svg');
}

.bg-icon-how-to-vote{
  background-image: url('/static/icons/how_to_vote.svg');
}

.bg-icon-id-card{
  background-image: url('/static/icons/id_card.svg');
}

.bg-icon-image{
  background-image: url('/static/icons/image.svg');
}

.bg-icon-import-contacts{
  background-image: url('/static/icons/import_contacts.svg');
}

.bg-icon-inbox{
  background-image: url('/static/icons/inbox.svg');
}

.bg-icon-info{
  background-image: url('/static/icons/info.svg');
}

.bg-icon-last-page{
  background-image: url('/static/icons/last_page.svg');
}

.bg-icon-left-panel-close{
  background-image: url('/static/icons/left_panel_close.svg');
}

.bg-icon-left-panel-open{
  background-image: url('/static/icons/left_panel_open.svg');
}

.bg-icon-library-add{
  background-image: url('/static/icons/library_add.svg');
}

.bg-icon-link{
  background-image: url('/static/icons/link.svg');
}

.bg-icon-live-help{
  background-image: url('/static/icons/live_help.svg');
}

.bg-icon-local-shipping{
  background-image: url('/static/icons/local_shipping.svg');
}

.bg-icon-lock{
  background-image: url('/static/icons/lock.svg');
}

.bg-icon-login{
  background-image: url('/static/icons/login.svg');
}

.bg-icon-logout{
  background-image: url('/static/icons/logout.svg');
}

.bg-icon-loyalty{
  background-image: url('/static/icons/loyalty.svg');
}

.bg-icon-mail{
  background-image: url('/static/icons/mail.svg');
}

.bg-icon-manage-accounts{
  background-image: url('/static/icons/manage_accounts.svg');
}

.bg-icon-masks{
  background-image: url('/static/icons/masks.svg');
}

.bg-icon-medication{
  background-image: url('/static/icons/medication.svg');
}

.bg-icon-menstrual-health{
  background-image: url('/static/icons/menstrual_health.svg');
}

.bg-icon-menu{
  background-image: url('/static/icons/menu.svg');
}

.bg-icon-menu-open{
  background-image: url('/static/icons/menu_open.svg');
}

.bg-icon-mic{
  background-image: url('/static/icons/mic.svg');
}

.bg-icon-mindfulness{
  background-image: url('/static/icons/mindfulness.svg');
}

.bg-icon-mood{
  background-image: url('/static/icons/mood.svg');
}

.bg-icon-more{
  background-image: url('/static/icons/more.svg');
}

.bg-icon-more-vert{
  background-image: url('/static/icons/more_vert.svg');
}

.bg-icon-movie{
  background-image: url('/static/icons/movie.svg');
}

.bg-icon-nights-stay{
  background-image: url('/static/icons/nights_stay.svg');
}

.bg-icon-notifications{
  background-image: url('/static/icons/notifications.svg');
}

.bg-icon-notifications-active{
  background-image: url('/static/icons/notifications_active.svg');
}

.bg-icon-order-approve{
  background-image: url('/static/icons/order_approve.svg');
}

.bg-icon-orders{
  background-image: url('/static/icons/orders.svg');
}

.bg-icon-paid{
  background-image: url('/static/icons/paid.svg');
}

.bg-icon-pending{
  background-image: url('/static/icons/pending.svg');
}

.bg-icon-pending-actions{
  background-image: url('/static/icons/pending_actions.svg');
}

.bg-icon-percent{
  background-image: url('/static/icons/percent.svg');
}

.bg-icon-person{
  background-image: url('/static/icons/person.svg');
}

.bg-icon-person-celebrate{
  background-image: url('/static/icons/person_celebrate.svg');
}

.bg-icon-person-play{
  background-image: url('/static/icons/person_play.svg');
}

.bg-icon-person-remove{
  background-image: url('/static/icons/person_remove.svg');
}

.bg-icon-person-search{
  background-image: url('/static/icons/person_search.svg');
}

.bg-icon-pets{
  background-image: url('/static/icons/pets.svg');
}

.bg-icon-photo-camera{
  background-image: url('/static/icons/photo_camera.svg');
}

.bg-icon-photo-library{
  background-image: url('/static/icons/photo_library.svg');
}

.bg-icon-policy{
  background-image: url('/static/icons/policy.svg');
}

.bg-icon-privacy-tip{
  background-image: url('/static/icons/privacy_tip.svg');
}

.bg-icon-public{
  background-image: url('/static/icons/public.svg');
}

.bg-icon-question-mark{
  background-image: url('/static/icons/question_mark.svg');
}

.bg-icon-quiz{
  background-image: url('/static/icons/quiz.svg');
}

.bg-icon-radio-button-checked{
  background-image: url('/static/icons/radio_button_checked.svg');
}

.bg-icon-radio-button-unchecked{
  background-image: url('/static/icons/radio_button_unchecked.svg');
}

.bg-icon-rainy{
  background-image: url('/static/icons/rainy.svg');
}

.bg-icon-receipt{
  background-image: url('/static/icons/receipt.svg');
}

.bg-icon-recommend{
  background-image: url('/static/icons/recommend.svg');
}

.bg-icon-redeem{
  background-image: url('/static/icons/redeem.svg');
}

.bg-icon-relax{
  background-image: url('/static/icons/relax.svg');
}

.bg-icon-remove{
  background-image: url('/static/icons/remove.svg');
}

.bg-icon-report{
  background-image: url('/static/icons/report.svg');
}

.bg-icon-resize{
  background-image: url('/static/icons/resize.svg');
}

.bg-icon-search{
  background-image: url('/static/icons/search.svg');
}

.bg-icon-self-improvement{
  background-image: url('/static/icons/self_improvement.svg');
}

.bg-icon-send{
  background-image: url('/static/icons/send.svg');
}

.bg-icon-sentiment-extremely-dissatisfied{
  background-image: url('/static/icons/sentiment_extremely_dissatisfied.svg');
}

.bg-icon-sentiment-neutral{
  background-image: url('/static/icons/sentiment_neutral.svg');
}

.bg-icon-sentiment-satisfied{
  background-image: url('/static/icons/sentiment_satisfied.svg');
}

.bg-icon-sentiment-very-dissatisfied{
  background-image: url('/static/icons/sentiment_very_dissatisfied.svg');
}

.bg-icon-sentiment-very-satisfied{
  background-image: url('/static/icons/sentiment_very_satisfied.svg');
}

.bg-icon-shield-person{
  background-image: url('/static/icons/shield_person.svg');
}

.bg-icon-shopping-bag{
  background-image: url('/static/icons/shopping_bag.svg');
}

.bg-icon-shopping-basket{
  background-image: url('/static/icons/shopping_basket.svg');
}

.bg-icon-shopping-cart{
  background-image: url('/static/icons/shopping_cart.svg');
}

.bg-icon-shopping-cart-checkout{
  background-image: url('/static/icons/shopping_cart_checkout.svg');
}

.bg-icon-shower{
  background-image: url('/static/icons/shower.svg');
}

.bg-icon-side-navigation{
  background-image: url('/static/icons/side_navigation.svg');
}

.bg-icon-sms{
  background-image: url('/static/icons/sms.svg');
}

.bg-icon-spa{
  background-image: url('/static/icons/spa.svg');
}

.bg-icon-space-dashboard{
  background-image: url('/static/icons/space_dashboard.svg');
}

.bg-icon-sports-gymnastics{
  background-image: url('/static/icons/sports_gymnastics.svg');
}

.bg-icon-star{
  background-image: url('/static/icons/star.svg');
}

.bg-icon-star-half{
  background-image: url('/static/icons/star_half.svg');
}

.bg-icon-start{
  background-image: url('/static/icons/start.svg');
}

.bg-icon-store{
  background-image: url('/static/icons/store.svg');
}

.bg-icon-stress-management{
  background-image: url('/static/icons/stress_management.svg');
}

.bg-icon-supervisor-account{
  background-image: url('/static/icons/supervisor_account.svg');
}

.bg-icon-support-agent{
  background-image: url('/static/icons/support_agent.svg');
}

.bg-icon-surfing{
  background-image: url('/static/icons/surfing.svg');
}

.bg-icon-sync{
  background-image: url('/static/icons/sync.svg');
}

.bg-icon-tab-close{
  background-image: url('/static/icons/tab_close.svg');
}

.bg-icon-table{
  background-image: url('/static/icons/table.svg');
}

.bg-icon-task{
  background-image: url('/static/icons/task.svg');
}

.bg-icon-thumb-down{
  background-image: url('/static/icons/thumb_down.svg');
}

.bg-icon-today{
  background-image: url('/static/icons/today.svg');
}

.bg-icon-topic{
  background-image: url('/static/icons/topic.svg');
}

.bg-icon-trolley{
  background-image: url('/static/icons/trolley.svg');
}

.bg-icon-trophy{
  background-image: url('/static/icons/trophy.svg');
}

.bg-icon-undo{
  background-image: url('/static/icons/undo.svg');
}

.bg-icon-unfold-more{
  background-image: url('/static/icons/unfold_more.svg');
}

.bg-icon-upload{
  background-image: url('/static/icons/upload.svg');
}

.bg-icon-verified-user{
  background-image: url('/static/icons/verified_user.svg');
}

.bg-icon-view-list{
  background-image: url('/static/icons/view_list.svg');
}

.bg-icon-visibility{
  background-image: url('/static/icons/visibility.svg');
}

.bg-icon-visibility-off{
  background-image: url('/static/icons/visibility_off.svg');
}

.bg-icon-warning{
  background-image: url('/static/icons/warning.svg');
}

.bg-icon-work{
  background-image: url('/static/icons/work.svg');
}

.bg-contain{
  background-size: contain;
}

.bg-center{
  background-position: center;
}

.bg-no-repeat{
  background-repeat: no-repeat;
}

.fill-secondary{
  fill: #f07167;
}

.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}

.p-1{
  padding: 0.25rem;
}

.p-2{
  padding: 0.5rem;
}

.p-4{
  padding: 1rem;
}

.p-6{
  padding: 1.5rem;
}

.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}

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

.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-4{
  padding-bottom: 1rem;
}

.pb-8{
  padding-bottom: 2rem;
}

.pl-2{
  padding-left: 0.5rem;
}

.pl-4{
  padding-left: 1rem;
}

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

.pl-\[18\.66\%\]{
  padding-left: 18.66%;
}

.pr-2{
  padding-right: 0.5rem;
}

.pr-4{
  padding-right: 1rem;
}

.pr-\[2\%\]{
  padding-right: 2%;
}

.pt-0{
  padding-top: 0px;
}

.pt-1{
  padding-top: 0.25rem;
}

.pt-2{
  padding-top: 0.5rem;
}

.pt-4{
  padding-top: 1rem;
}

.pt-8{
  padding-top: 2rem;
}

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

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

.font-ubuntu{
  font-family: Ubuntu, sans-serif;
}

.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}

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

.italic{
  font-style: italic;
}

.leading-\[1em\]{
  line-height: 1em;
}

.text-\[\#666\]{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}

.text-\[\#a3a3a3\]{
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}

.text-\[\#fff\]{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

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

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

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

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

.text-off-white{
  --tw-text-opacity: 1;
  color: rgb(253 252 220 / var(--tw-text-opacity, 1));
}

.text-primary{
  --tw-text-opacity: 1;
  color: rgb(0 129 167 / var(--tw-text-opacity, 1));
}

.text-primary-shade{
  --tw-text-opacity: 1;
  color: rgb(0 175 185 / var(--tw-text-opacity, 1));
}

.text-secondary{
  --tw-text-opacity: 1;
  color: rgb(240 113 103 / var(--tw-text-opacity, 1));
}

.text-secondary-shade{
  --tw-text-opacity: 1;
  color: rgb(254 217 183 / 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-2xl{
  --tw-shadow: 0 0 50px -12px rgb(0 0 0 / 0.2);
  --tw-shadow-colored: 0 0 50px -12px 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-lg{
  --tw-shadow: 0 0 7px -3px rgb(0 0 0 / 0.2), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 0 7px -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);
}

.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.2), 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;
}

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

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

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

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

.filter{
  filter: 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);
}

.backdrop-filter{
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.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-300{
  transition-duration: 300ms;
}

.duration-\[0\.3s\]{
  transition-duration: 0.3s;
}

*{
  font-family: Ubuntu, sans-serif;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 0.3s;
}

h1{
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 129 167 / var(--tw-text-opacity, 1));
}

h2{
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 129 167 / var(--tw-text-opacity, 1));
}

h3{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 129 167 / var(--tw-text-opacity, 1));
}

h4{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(240 113 103 / var(--tw-text-opacity, 1));
}

h5{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(240 113 103 / var(--tw-text-opacity, 1));
}

.holderfordynamicallycreatedclasses{
  width: 8.333333%;
  background-color: rgb(166 154 0 / var(--tw-bg-opacity, 1));
  background-color: rgb(166 0 48 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(27 68 81 / var(--tw-bg-opacity, 1));
}

.sidebar-icon:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 175 185 / var(--tw-bg-opacity, 1));
  --tw-shadow: 0 0 7px -3px rgb(0 0 0 / 0.2), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 0 7px -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);
}

.sidebar-icon svg:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.sidebar-link svg{
  margin-right: 1rem;
}

.closed{
  max-height: 0px;
}

.open{
  display: flex;
  height: 100%;
  max-height: 1000px;
}

.admin-page-header{
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
}

.confirmation-overlay-container{
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 250;
  display: flex;
  display: none;
  height: 100vh;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: rgb(253 252 220 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.8;
  --tw-text-opacity: 1;
  color: rgb(240 113 103 / var(--tw-text-opacity, 1));
  opacity: 0;
}

.confirmation-overlay-form, .admin-confirmation-form{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: 83.333333%;
  flex-direction: column;
  align-items: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(253 252 220 / var(--tw-bg-opacity, 1));
  padding-top: 2rem;
  padding-bottom: 2rem;
  --tw-shadow: 0 0 50px -12px rgb(0 0 0 / 0.2);
  --tw-shadow-colored: 0 0 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 1024px){
  .confirmation-overlay-form, .admin-confirmation-form{
    width: 50%;
  }
}

.rows-header{
  display: flex;
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 129 167 / var(--tw-border-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 129 167 / var(--tw-text-opacity, 1));
}

.rows-row{
  display: flex;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 129 167 / var(--tw-text-opacity, 1));
}

.hover\:scale-\[1\.05\]:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.hover\:cursor-pointer:hover{
  cursor: pointer;
}

.hover\:border-primary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 129 167 / var(--tw-border-opacity, 1));
}

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

.hover\:bg-\[\#f5f5f5\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

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

.hover\:bg-primary-shade:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 175 185 / var(--tw-bg-opacity, 1));
}

.hover\:bg-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(240 113 103 / var(--tw-bg-opacity, 1));
}

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

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

.hover\:text-secondary:hover{
  --tw-text-opacity: 1;
  color: rgb(240 113 103 / var(--tw-text-opacity, 1));
}

.hover\:shadow-lg:hover{
  --tw-shadow: 0 0 7px -3px rgb(0 0 0 / 0.2), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 0 7px -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);
}

@media (min-width: 1024px){
  .lg\:ml-\[8\%\]{
    margin-left: 8%;
  }

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