.hamburger {
  position: absolute;
  top: 0;
  left: 0;
  height: 40px;
  width: 40px;
  margin: 1rem;
  z-index: auto;
  /* FOR DISPLAYING EVERY ELEMENT IN THE CENTER : */
  display: flex;
  align-items: center;
  justify-content: center;
}

/* CREATING THE MIDDLE LINE OF THE HAMBURGER : */

.hamburger > div {
  position: relative;
  top: 0;
  left: 0;
  background: black;
  height: 1px;
  width: 60%;
  transition: all 0.25s ease;
}

/* CREATING THE TOP AND BOTTOM LINES : 
TOP AT -10PX ABOVE THE MIDDLE ONE AND BOTTOM ONE IS 10PX BELOW THE MIDDLE: */

.hamburger > div::before,
.hamburger > div::after {
  content: '';
  position: absolute;
  top: -10px;
  background: black;
  width: 100%;
  height: 1px;
  transition: all 0.25s ease;
}

.hamburger > div::after {
  top: 10px;
}

/* IF THE MENU IS OPEN, THEN SETTING THE BACKGROUND OF THE MIDDLE LAYER TO COMPLETE BLACK AND OPAQUE :  */

.hamburger.open > div {
  background: white;
}

/* AND ROTATING THE TOP AND BOTTOM LINES :  */

.hamburger.open > div::before {
  top: 0;
  transform: rotate(45deg);
  background: black;
}

.hamburger.open > div::after {
  top: 0;
  transform: rotate(135deg);
  background: black;
}

.card__input {
  background-color: #f4f5f7;
  border-radius: 0.5rem;
  padding: 0.3rem 1rem 0.85rem 0.3rem;
}

.card__input__label {
  font-size: 0.875rem;
  font-family: Brown, Helvetica, sans-serif;
  color: #969497;
  padding-left: 0.7rem;
  transform: translateY(-50%);
  transition: all 0.125s, color 0s;
}

.card__input:hover {
  -webkit-appearance: none;
  box-shadow: inset 0 0 0 1px #ececec;
  -webkit-box-shadow: inset 0 0 0 1px #ececec;
}

.card__input--focus {
  background-color: #f4f5f7;
  border-radius: 0.5rem;
  padding: 0.3rem 1rem 0.85rem 0.3rem;
  -webkit-appearance: none;
  box-shadow: inset 0 0 0 2px #6f1eaa;
  -webkit-box-shadow: inset 0 0 0 2px #6f1eaa;
}

.card__input--error {
  background-color: #f4f5f7;
  border-radius: 0.5rem;
  padding: 0.3rem 1rem 0.85rem 0.3rem;
  background-color: rgba(205, 36, 73, 0.05);
  -webkit-appearance: none;
  box-shadow: inset 0 0 0 2px #cd2449;
  -webkit-box-shadow: inset 0 0 0 2px #cd2449;
}

.card__input__label--focus {
  color: #6f1eaa;
}

.card__input__label--error {
  color: #cd2449;
}

.card__input__content {
  padding-left: 0.7rem;
}

.card__input--is-error .card__input__error_message {
  background-color: #ffffff;
  padding-bottom: 20rem;
}

@font-face {
  font-family: 'Bianco Sans';

  src: url(/5871ebcdc957e7ab806b.svg#BiancoSans-Italic) format('svg'),
    url(/5415ec00181a56647973.woff) format('woff'),
    url(/dae6ce28f98e455e0baf.ttf) format('truetype'),
    url(/5871ebcdc957e7ab806b.svg#BiancoSans-Italic) format('svg');

  font-style: italic;

  font-weight: normal;
}

@font-face {
  font-family: 'Bianco Sans';

  src: url(/df00cd2a488ad82d7b24.svg#BiancoSans-BoldItalic) format('svg'),
    url(/f398695c1d08490f2697.woff) format('woff'),
    url(/7172ac3e928667fc9587.ttf) format('truetype'),
    url(/df00cd2a488ad82d7b24.svg#BiancoSans-BoldItalic) format('svg');

  font-style: italic;

  font-weight: bold;
}

@font-face {
  font-family: 'Bianco Sans';

  src: url(/a1b5620bcf72eefbaad8.svg#BiancoSans-Bold) format('svg'),
    url(/7c3139aaa4cd13f6096e.woff) format('woff'),
    url(/e9927424c17dbcced249.ttf) format('truetype'),
    url(/a1b5620bcf72eefbaad8.svg#BiancoSans-Bold) format('svg');

  font-style: normal;

  font-weight: bold;
}

@font-face {
  font-family: 'Bianco Sans';

  src: url(/49cfffe63871033b8ca4.svg#BiancoSans-Regular) format('svg'),
    url(/a1e993af0797edfce6bf.woff) format('woff'),
    url(/159a91ebfd9a11851802.ttf) format('truetype'),
    url(/49cfffe63871033b8ca4.svg#BiancoSans-Regular) format('svg');

  font-style: normal;

  font-weight: normal;
}

@font-face {
  font-family: 'Bianco Serif';

  src: url(/701c0703e16f4aa3bce8.eot),
    /* IE9 Compat Modes */ url(/701c0703e16f4aa3bce8.eot?#iefix) format('embedded-opentype'),
    /* IE6-IE8 */ url(/161f241506cedbdee389.otf) format('opentype'),
    url(/7e67f5b44c49a2fba9d7.woff) format('woff'),
    /* Modern Browsers */ url(/b272c3956a3e2eb7eee9.ttf) format('truetype'),
    /* Safari, Android, iOS */ url(/2fc3f5b1aaa19ce653c8.svg#BiancoSerif-Italic) format('svg'); /* Legacy iOS */

  font-style: italic;

  font-weight: normal;

  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'Bianco Serif';

  src: url(/596d170414630032f113.eot),
    /* IE9 Compat Modes */ url(/596d170414630032f113.eot?#iefix) format('embedded-opentype'),
    /* IE6-IE8 */ url(/9fecd513f9e814fb52fa.otf) format('opentype'),
    url(/73046f9110c717728d04.woff) format('woff'),
    /* Modern Browsers */ url(/753465f6132c536dbcf5.ttf) format('truetype'),
    /* Safari, Android, iOS */ url(/b52fa3b61c51c4844088.svg#BiancoSerif-Regular) format('svg'); /* Legacy iOS */

  font-style: normal;

  font-weight: normal;

  text-rendering: optimizeLegibility;
}

/*
! IMPORTANT !
  designs were provided with  the dimensions 612px x 792px, this has the correct aspect ration for the letter paper dimensions of 8.5in x 11in
  but the correct dimensions should have been 816px x 1056px, the css print rule applies a scale of 1.333 which is the ratio between the dimensions in the design and the dimensions of the css page

  */

.page-vertical {
  /*TODO refactor to not use paddings in vertical class pages, the page layout defines the paddings and margins*/
  padding: 32px 32px;
}

.page-vertical {
  min-width: 612px;
  min-height: 792px;
  max-width: 612px;
  max-height: 792px;
  width: 612px;
  height: 792px;
}

.page-landscape {
  min-height: 612px;
  min-width: 792px;
  max-height: 612px;
  max-width: 792px;
  height: 612px;
  width: 792px;
}

.page-card {
  min-height: 4in;
  min-width: 6in;
  max-height: 4in;
  max-width: 6in;
  height: 4in;
  width: 6in;
}

@media screen {
  .page {
    margin: auto;
    overflow: hidden;
    background: white;
    margin-top: 20px;
  }

  .print-container {
    background: #e5e5e5;
    padding: 20px 0;
  }
}

@media print {
  .page {
    padding: 0;
    page-break-after: always;
  }

  @page vertical {
    size: letter;

    margin: 0;
  }

  @page landscape {
    size: letter landscape;

    margin: 0;
  }

  @page card {
    size: 6in 4in landscape;

    margin: 0;
  }

  .print\:hide {
    display: none;
  }

  .page-landscape {
    padding: 0;
    page-break-after: always;
    transform: scale(1.2);
    transform-origin: top left;
  }

  .page-vertical {
    padding: 32px 32px;
    page-break-after: always;
    transform: scale(1.333333);
    transform-origin: top left;
  }

  .page-card {
    page-break-inside: avoid;
    transform: translate(-6in, 0in) rotate(-90deg);
    transform-origin: top right;
  }

  .last-page {
    page-break-after: avoid !important;
  }

  /*Remove netlify button in envs*/

  iframe[title='Netlify Drawer'] {
    display: none;
  }
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ds__select {
  --bg-opacity: 1;
  background-color: #F4F5F7;
  background-color: rgba(244, 245, 247, 1);
  background-color: rgba(244, 245, 247, var(--bg-opacity));
  border-radius: 0.5rem;
}

.ds__select:not(.ds__select--is-full-width) {
  max-width: 32.5rem;
}

.ds__select--is-focused {
  --bg-opacity: 1;
  background-color: #FAF7FD;
  background-color: rgba(250, 247, 253, 1);
  background-color: rgba(250, 247, 253, var(--bg-opacity));
}

.ds__select--is-error {
  background-color: rgba(205, 36, 73, 0.05);
}

.ds__select__content {
  position: relative;
}

.ds__select--is-error .ds__select__content {
  margin-bottom: 0;
}

.ds__select__content__label {
  font-size: 0.75rem;
  line-height: 12px;
  letter-spacing: -0.0075rem;
  font-family: Brown, Helvetica, sans-serif;
  line-height: 1.5;
  --text-opacity: 1;
  color: #646265;
  color: rgba(100, 98, 101, 1);
  color: rgba(100, 98, 101, var(--text-opacity));
  display: block;
  height: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 0.375rem;
  padding-left: 1rem;
  transition: all 0.125s, color 0s;
}

.ds__select--has-value .ds__select__content__label {
  --text-opacity: 1;
  color: #969497;
  color: rgba(150, 148, 151, 1);
  color: rgba(150, 148, 151, var(--text-opacity));
}

.ds__select--is-focused .ds__select__content__label {
  --text-opacity: 1;
  color: #6F1EAA;
  color: rgba(111, 30, 170, 1);
  color: rgba(111, 30, 170, var(--text-opacity));
}

.ds__select--is-error .ds__select__content__label {
  --text-opacity: 1;
  color: #CD2449;
  color: rgba(205, 36, 73, 1);
  color: rgba(205, 36, 73, var(--text-opacity));
}

.ds__select .ds__select__content__react-select__control {
  border-style: none;
  padding-bottom: 0.375rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.3125rem;
  width: 100%;
  font-size: 0.875rem;
  line-height: 20px;
  letter-spacing: -0.00875rem;
  font-family: Brown, Helvetica, sans-serif;
  line-height: 1.5;
  --text-opacity: 1;
  color: #969497;
  color: rgba(150, 148, 151, 1);
  color: rgba(150, 148, 151, var(--text-opacity));
  background-color: transparent;
  min-height: 0;
  transition: box-shadow 0ms;
}

.ds__select.ds__select--is-highlight .ds__select__content__react-select__control {
  box-shadow: inset 0 0 0 1px #ECECEC;
  border-radius: 0.5rem;
}

.ds__select .ds__select__content__react-select__placeholder {
  --text-opacity: 1;
  color: #181818;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--text-opacity));
}

.ds__select .ds__select__content__react-select__control:hover,
.ds__select.ds__select--is-highlight .ds__select__content__react-select__control:hover {
  box-shadow: inset 0 0 0 1px #ECECEC;
  border-radius: 0.5rem;
}

.ds__select .ds__select__content__react-select__control.ds__select__content__react-select__control--is-focused,
.ds__select.ds__select--is-highlight
  .ds__select__content__react-select__control.ds__select__content__react-select__control--is-focused {
  box-shadow: inset 0 0 0 2px #6F1EAA;
  background-color: transparent;
  border-radius: 0.5rem;
}

.ds__select .ds__select__content__react-select__value-container,
.ds__select .ds__select__content__react-select__value-container > div {
  margin: 0;
  padding: 0;
}

.ds__select .ds__select__content__react-select__menu {
  padding: 0;
  margin: 0;
  border-radius: 0.5rem;
}

.ds__select .ds__select__content__react-select__menu-list {
  padding: 0;
}

.ds__select .ds__select__content__react-select__option {
  font-size: 0.875rem;
  line-height: 20px;
  letter-spacing: -0.00875rem;
  font-family: Brown, Helvetica, sans-serif;
  line-height: 1.5;
}

.ds__select .ds__select__content__react-select__option:first-child {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.ds__select .ds__select__content__react-select__option:last-child {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.ds__select .ds__select__content__react-select__option.ds__select__content__react-select__option--is-selected {
  --bg-opacity: 1;
  background-color: #FAF7FD;
  background-color: rgba(250, 247, 253, 1);
  background-color: rgba(250, 247, 253, var(--bg-opacity));
  --text-opacity: 1;
  color: #181818;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--text-opacity));
}

.ds__select .ds__select__content__react-select__option.ds__select__content__react-select__option--is-focused {
  --bg-opacity: 1;
  background-color: #6F1EAA;
  background-color: rgba(111, 30, 170, 1);
  background-color: rgba(111, 30, 170, var(--bg-opacity));
  --text-opacity: 1;
  color: #FFFFFF;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--text-opacity));
}

.ds__select .ds__select__content__react-select__indicator.ds__select__content__react-select__clear-indicator {
  display: none;
}

.ds__select--theme-select .ds__select__content__react-select__dropdown-indicator {
  padding-left: 0.25rem;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  top: -40%;
}

.ds__select--is-error .ds__select__content__react-select__control,
.ds__select--is-error .ds__select__content__react-select__control:hover,
.ds__select--is-error.ds__select--is-highlight .ds__select__content__react-select__control,
.ds__select--is-error.ds__select--is-highlight .ds__select__content__react-select__control:hover {
  box-shadow: inset 0 0 0 2px #CD2449;
  background-color: rgba(205, 36, 73, 0.05);
  border-radius: 0.5rem;
}

.ds__select.ds__select--is-error
  .ds__select__content__react-select__control.ds__select__content__react-select__control--is-focused,
.ds__select.ds__select--is-error.ds__select--is-highlight
  .ds__select__content__react-select__control.ds__select__content__react-select__control--is-focused {
  box-shadow: inset 0 0 0 2px #CD2449;
  border-radius: 0.5rem;
  background-color: rgba(205, 36, 73, 0.05);
}

.ds__select--is-error .select__error_message {
  --bg-opacity: 1;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}

.ds__select__content__react-select__indicators {
  --text-opacity: 1;
  color: #ECECEC;
  color: rgba(236, 236, 236, 1);
  color: rgba(236, 236, 236, var(--text-opacity));
  fill: currentColor;
}

.ds__select--is-disabled {
  cursor: not-allowed;
  --bg-opacity: 1;
  background-color: #F4F5F7;
  background-color: rgba(244, 245, 247, 1);
  background-color: rgba(244, 245, 247, var(--bg-opacity));
}

.ds__select--is-disabled .ds__select__content__react-select__control,
.ds__select--is-disabled .ds__select__content__react-select__placeholder,
.ds__select--is-disabled .ds__select__content__label,
.ds__select--is-disabled .ds__select__content__react-select__indicators {
  --text-opacity: 1;
  color: #C8C5CA;
  color: rgba(200, 197, 202, 1);
  color: rgba(200, 197, 202, var(--text-opacity));
  cursor: not-allowed;
}

.ds__select--is-disabled .ds__select__content__react-select__control {
  box-shadow: inset 0 0 0 1px #F4F5F7;
  border-radius: 0.5rem;
}

.ds__select__content__react-select__single-value--is-disabled {
  --text-opacity: 1 !important;
  color: #C8C5CA !important;
  color: rgba(200, 197, 202, 1) !important;
  color: rgba(200, 197, 202, var(--text-opacity)) !important;
}

.ds__select--theme-search .ds__select__content__react-select__indicators {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 1rem;
  margin-top: 1rem;
  --bg-opacity: 1;
  background-color: #ECECEC;
  background-color: rgba(236, 236, 236, 1);
  background-color: rgba(236, 236, 236, var(--bg-opacity));
}

.ds__select--theme-search .ds__select__content__react-select__value-container {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  margin-top: 1rem;
  --bg-opacity: 1;
  background-color: #ECECEC;
  background-color: rgba(236, 236, 236, 1);
  background-color: rgba(236, 236, 236, var(--bg-opacity));
}

.ds__select--theme-search .ds__select__content__react-select__control {
  padding-bottom: 1rem;
}

.ds__input__content {
  position: relative;
  --bg-opacity: 1;
  background-color: #F4F5F7;
  background-color: rgba(244, 245, 247, 1);
  background-color: rgba(244, 245, 247, var(--bg-opacity));
  border-radius: 0.5rem;
}

.ds__input__content--full-width {
  max-width: 100%;
}

.ds__input__content:not(.ds__input__content--full-width) {
  max-width: 32.5rem;
}

.ds__input__content:hover {
  -webkit-appearance: none;
  box-shadow: inset 0 0 0 1px #ECECEC;
  -webkit-box-shadow: inset 0 0 0 1px #ECECEC;
}

.ds__input__content__label {
  font-size: 0.875rem;
  line-height: 20px;
  letter-spacing: -0.00875rem;
  font-family: Brown, Helvetica, sans-serif;
  line-height: 1.5;
  --text-opacity: 1;
  color: #969497;
  color: rgba(150, 148, 151, 1);
  color: rgba(150, 148, 151, var(--text-opacity));
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 50%;
  margin-left: 1rem;
  transform: translateY(-50%);
  transition: all 0.125s, color 0s;
}

.ds__input:not(.ds__input--is-disabled) .ds__input__content__input:hover + .ds__input__content__label {
  --text-opacity: 1;
  color: #646265;
  color: rgba(100, 98, 101, 1);
  color: rgba(100, 98, 101, var(--text-opacity));
}

.ds__input.ds__input--is-error .ds__input__content__input:hover + .ds__input__content__label {
  --text-opacity: 1;
  color: #CD2449;
  color: rgba(205, 36, 73, 1);
  color: rgba(205, 36, 73, var(--text-opacity));
}

.ds__input__content__input {
  padding-bottom: 0.375rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  width: 100%;
  --text-opacity: 1;
  color: #181818;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--text-opacity));
  font-size: 0.875rem;
  line-height: 20px;
  letter-spacing: -0.00875rem;
  font-family: Brown, Helvetica, sans-serif;
  line-height: 1.5;
  background-color: transparent;
  border-radius: 0.5rem;
}

.ds__input--is-date .ds__input__content__input {
  padding-bottom: 0.375rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-left: 0.85rem;
  width: 100%;
  --text-opacity: 1;
  color: #181818;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--text-opacity));
  font-size: 0.875rem;
  line-height: 20px;
  letter-spacing: -0.00875rem;
  font-family: Brown, Helvetica, sans-serif;
  line-height: 1.5;
  background-color: transparent;
  border-radius: 0.5rem;
}

.ds__input--has-placeholder .ds__input__content__label,
.ds__input--has-value .ds__input__content__label {
  --text-opacity: 1;
  color: #646265;
  color: rgba(100, 98, 101, 1);
  color: rgba(100, 98, 101, var(--text-opacity));
}

.ds__input--has-placeholder .ds__input__content__input::-moz-placeholder {
  --text-opacity: 1;
  color: #969497;
  color: rgba(150, 148, 151, 1);
  color: rgba(150, 148, 151, var(--text-opacity));
}

.ds__input--has-placeholder .ds__input__content__input::placeholder {
  --text-opacity: 1;
  color: #969497;
  color: rgba(150, 148, 151, 1);
  color: rgba(150, 148, 151, var(--text-opacity));
}

.ds__input--has-placeholder:not(.ds__input--has-label) .ds__input__content__input {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.ds__input--has-label .ds__input__content__input {
  padding-top: 1.3125rem;
}

.ds__input--has-icon .ds__input__content__input {
  padding-left: 3.5rem;
}

.ds__input--has-right-icon .ds__input__content__input {
  padding-right: 3.5rem;
}

.ds__input--is-disabled .ds__input__content__input {
  -webkit-appearance: none;
  box-shadow: inset 0 0 0 1px #ececec;
  -webkit-box-shadow: inset 0 0 0 1px #ececec;
  --text-opacity: 1;
  color: #ECECEC;
  color: rgba(236, 236, 236, 1);
  color: rgba(236, 236, 236, var(--text-opacity));
  cursor: not-allowed;
}

.ds__input__content__label__autosize {
  top: 24px;
}

.ds__input--has-icon .ds__input__content__label {
  margin-left: 3.5rem;
}

.ds__input:not(.ds__input--is-disabled) .ds__input__content__input:focus + .ds__input__content__label,
.ds__input:not(.ds__input--is-disabled) .ds__input__content__input:active + .ds__input__content__label,
.ds__input--has-placeholder .ds__input__content__label,
.ds__input--has-value .ds__input__content__label,
.ds__input--is-date .ds__input__content__label,
.ds__input--is-disabled.ds__input--has-value .ds__input__content__label {
  transform: translate(-6%, -100%) scale(0.9);
}

.ds__input--is-error .ds__input__content__label,
.ds__input--is-error .ds__input__content__input:hover + .ds__input__content__label,
.ds__input--is-error .ds__input__content__input:focus + .ds__input__content__label,
.ds__input--is-error .ds__input__content__input:active + .ds__input__content__label,
.ds__input--is-error.ds__input--has-value .ds__input__content__label,
.ds__input--is-error.ds__input--is-disabled .ds__input--has-value .ds__input__content__label {
  --text-opacity: 1 !important;
  color: #CD2449 !important;
  color: rgba(205, 36, 73, 1) !important;
  color: rgba(205, 36, 73, var(--text-opacity)) !important;
}

.ds__input:not(.ds__input--is-disabled) .ds__input__content__input:focus,
.ds__input:not(.ds__input--is-disabled) .ds__input__content__input:active {
  -webkit-appearance: none;
  box-shadow: inset 0 0 0 2px #6f1eaa;
  -webkit-box-shadow: inset 0 0 0 2px #6f1eaa;
  background-color: #FAF7FD;
}

.ds__input:not(.ds__input--is-disabled) .ds__input__content__input:focus + .ds__input__content__label,
.ds__input:not(.ds__input--is-disabled) .ds__input__content__input:active + .ds__input__content__label {
  --text-opacity: 1;
  color: #6F1EAA;
  color: rgba(111, 30, 170, 1);
  color: rgba(111, 30, 170, var(--text-opacity));
}

.ds__input.ds__input--is-error .ds__input__content__input,
.ds__input.ds__input--is-error .ds__input__content__input:focus,
.ds__input.ds__input--is-error .ds__input__content__input:active,
.ds__input.ds__input--is-error.ds__input--is-highlight .ds__input__content__input,
.ds__input.ds__input--is-error.ds__input--is-highlight .ds__input__content__input:active,
.ds__input.ds__input--is-error.ds__input--is-highlight .ds__input__content__input:focus {
  background-color: rgba(205, 36, 73, 0.05);
  -webkit-appearance: none;
  box-shadow: inset 0 0 0 2px #cd2449;
  -webkit-box-shadow: inset 0 0 0 2px #cd2449;
}

.ds__input--is-disabled.ds__input--has-value .ds__input__content__label,
.ds__input--is-disabled .ds__input__content__label {
  --text-opacity: 1;
  color: #C8C5CA;
  color: rgba(200, 197, 202, 1);
  color: rgba(200, 197, 202, var(--text-opacity));
}

.ds__input--is-disabled.ds__input--has-value .ds__input__content__input,
.ds__input--is-disabled .ds__input__content__input {
  --text-opacity: 1;
  color: #C8C5CA;
  color: rgba(200, 197, 202, 1);
  color: rgba(200, 197, 202, var(--text-opacity));
  -webkit-text-fill-color: #c8c5ca;
  opacity: 1;
  -webkit-opacity: 1;
}

.ds__input--is-loose .ds__input__content__input {
  font-size: 0.875rem;
  line-height: 20px;
  letter-spacing: -0.00875rem;
  font-weight: 400;
  font-family: Brown, Helvetica, sans-serif;
  line-height: 1.5;
}

.ds__input--is-loose .ds__input__content__label {
  font-size: 0.875rem;
  line-height: 20px;
  letter-spacing: -0.00875rem;
  font-weight: 400;
  font-family: Brown, Helvetica, sans-serif;
  line-height: 1.5;
}

.ds__input--is-loose.ds__input--has-label .ds__input__content__input {
  padding-top: 1.5rem;
}

.ds__input--is-loose .ds__input__content__input {
  padding-bottom: 0.5rem;
}

.ds__input--no-blinker input {
  color: transparent !important;
  text-shadow: 0 0 0 #000000 !important;
}

.ds__input--no-blinker.ds__input--is-disabled input {
  color: transparent !important;
  text-shadow: 0 0 0 #c8c5ca !important;
}

.ds__input--is-date .ds__input__content__input {
  height: 3rem; /* necessary to normalize between chrome and firefox */
  padding-bottom: 0.22rem;
  padding-right: 6px;
}

input::-webkit-date-and-time-value {
  text-align: left;
}

/* Hide native browser clear button for search inputs */

.ds__input__content__input[type='search']::-webkit-search-cancel-button {
  display: none;
  -webkit-appearance: none;
}

.ds__input__content__input[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

.DSOption__checkbox:active,
.DSOption__checkbox:focus {
  border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  -khtml-border-radius: 0.25rem;
  box-shadow: inset 0 0 0 4px #ececec;
  -webkit-box-shadow: inset 0 0 0 4px #ececec;
  -moz-box-shadow: inset 0 0 0 4px #ececec;
  -khtml-box-shadow: inset 0 0 0 4px #ececec;
}

.DSOption__radio:active,
.DSOption__radio:focus {
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  -khtml-border-radius: 9999px;
  box-shadow: inset 0 0 0 4px #ececec;
  -webkit-box-shadow: inset 0 0 0 4px #ececec;
  -moz-box-shadow: inset 0 0 0 4px #ececec;
  -khtml-box-shadow: inset 0 0 0 4px #ececec;
}

/* The switch - the box around the slider */

.DSToggle {
  width: 50px;
  height: 20px;
}

.DSToggle.checked .slider {
  transform: translateX(30px);
}

.DSToggle .slider {
  left: 2px;
  bottom: 2px;
}

.DSToggle.disabled:not(.checked) .slider-container:hover .slider {
  --bg-opacity: 1;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}

.DSToggle:not(.checked) .slider-container:hover .slider {
  --bg-opacity: 1;
  background-color: #A978CC;
  background-color: rgba(169, 120, 204, 1);
  background-color: rgba(169, 120, 204, var(--bg-opacity));
}

.card__input {
  background-color: #f4f5f7;
  border-radius: 0.5rem;
  padding: 0.3rem 1rem 0.85rem 0.3rem;
}

.card__input__label {
  font-size: 0.875rem;
  font-family: Brown, Helvetica, sans-serif;
  color: #646265;
  padding-left: 0.7rem;
  transform: translateY(-50%);
  transition: all 0.125s, color 0s;
}

.card__input:hover {
  -webkit-appearance: none;
  box-shadow: inset 0 0 0 1px #ececec;
  -webkit-box-shadow: inset 0 0 0 1px #ececec;
}

.card__input--focus {
  background-color: #f4f5f7;
  border-radius: 0.5rem;
  padding: 0.3rem 1rem 0.85rem 0.3rem;
  -webkit-appearance: none;
  box-shadow: inset 0 0 0 2px #6f1eaa;
  -webkit-box-shadow: inset 0 0 0 2px #6f1eaa;
}

.card__input--error {
  background-color: #f4f5f7;
  border-radius: 0.5rem;
  padding: 0.3rem 1rem 0.85rem 0.3rem;
  background-color: rgba(205, 36, 73, 0.05);
  -webkit-appearance: none;
  box-shadow: inset 0 0 0 2px #cd2449;
  -webkit-box-shadow: inset 0 0 0 2px #cd2449;
}

.card__input__label--focus {
  color: #6f1eaa;
}

.card__input__label--error {
  color: #cd2449;
}

.card__input__content {
  padding-left: 0.7rem;
}

.card__input--is-error .card__input__error_message {
  background-color: #ffffff;
  padding-bottom: 20rem;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  -webkit-text-decoration: underline;
  text-decoration: underline; /* 2 */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

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

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * 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;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

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

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

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

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-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.
 */

[type="search"]::-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 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

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

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

button {
  background-color: transparent;
  background-image: none;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

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

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #a0aec0;
}

input::placeholder,
textarea::placeholder {
  color: #a0aec0;
}

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

table {
  border-collapse: collapse;
}

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

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

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

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

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

.container{
  width: 100%;
}

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

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

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

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

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

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

.hover\:container:hover{
  width: 100%;
}

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

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

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

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

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

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

.focus\:container:focus{
  width: 100%;
}

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

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

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

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

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

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

.active\:container:active{
  width: 100%;
}

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

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

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

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

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

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

.first\:container:first-child{
  width: 100%;
}

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

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

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

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

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

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

.last\:container:last-child{
  width: 100%;
}

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

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

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

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

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

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

.space-y-0 > :not(template) ~ :not(template){
  --space-y-reverse: 0;
  margin-top: calc(0px * (1 - 0));
  margin-top: calc(0px * (1 - var(--space-y-reverse)));
  margin-top: calc(0px * calc(1 - 0));
  margin-top: calc(0px * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(0px * 0);
  margin-bottom: calc(0px * var(--space-y-reverse));
}

.space-x-0 > :not(template) ~ :not(template){
  --space-x-reverse: 0;
  margin-right: calc(0px * 0);
  margin-right: calc(0px * var(--space-x-reverse));
  margin-left: calc(0px * (1 - 0));
  margin-left: calc(0px * (1 - var(--space-x-reverse)));
  margin-left: calc(0px * calc(1 - 0));
  margin-left: calc(0px * calc(1 - var(--space-x-reverse)));
}

.space-y-1 > :not(template) ~ :not(template){
  --space-y-reverse: 0;
  margin-top: calc(0.25rem * (1 - 0));
  margin-top: calc(0.25rem * (1 - var(--space-y-reverse)));
  margin-top: calc(0.25rem * calc(1 - 0));
  margin-top: calc(0.25rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(0.25rem * 0);
  margin-bottom: calc(0.25rem * var(--space-y-reverse));
}

.space-x-1 > :not(template) ~ :not(template){
  --space-x-reverse: 0;
  margin-right: calc(0.25rem * 0);
  margin-right: calc(0.25rem * var(--space-x-reverse));
  margin-left: calc(0.25rem * (1 - 0));
  margin-left: calc(0.25rem * (1 - var(--space-x-reverse)));
  margin-left: calc(0.25rem * calc(1 - 0));
  margin-left: calc(0.25rem * calc(1 - var(--space-x-reverse)));
}

.space-y-2 > :not(template) ~ :not(template){
  --space-y-reverse: 0;
  margin-top: calc(0.5rem * (1 - 0));
  margin-top: calc(0.5rem * (1 - var(--space-y-reverse)));
  margin-top: calc(0.5rem * calc(1 - 0));
  margin-top: calc(0.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(0.5rem * 0);
  margin-bottom: calc(0.5rem * var(--space-y-reverse));
}

.space-x-2 > :not(template) ~ :not(template){
  --space-x-reverse: 0;
  margin-right: calc(0.5rem * 0);
  margin-right: calc(0.5rem * var(--space-x-reverse));
  margin-left: calc(0.5rem * (1 - 0));
  margin-left: calc(0.5rem * (1 - var(--space-x-reverse)));
  margin-left: calc(0.5rem * calc(1 - 0));
  margin-left: calc(0.5rem * calc(1 - var(--space-x-reverse)));
}

.space-y-3 > :not(template) ~ :not(template){
  --space-y-reverse: 0;
  margin-top: calc(0.75rem * (1 - 0));
  margin-top: calc(0.75rem * (1 - var(--space-y-reverse)));
  margin-top: calc(0.75rem * calc(1 - 0));
  margin-top: calc(0.75rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(0.75rem * 0);
  margin-bottom: calc(0.75rem * var(--space-y-reverse));
}

.space-x-3 > :not(template) ~ :not(template){
  --space-x-reverse: 0;
  margin-right: calc(0.75rem * 0);
  margin-right: calc(0.75rem * var(--space-x-reverse));
  margin-left: calc(0.75rem * (1 - 0));
  margin-left: calc(0.75rem * (1 - var(--space-x-reverse)));
  margin-left: calc(0.75rem * calc(1 - 0));
  margin-left: calc(0.75rem * calc(1 - var(--space-x-reverse)));
}

.space-y-4 > :not(template) ~ :not(template){
  --space-y-reverse: 0;
  margin-top: calc(1rem * (1 - 0));
  margin-top: calc(1rem * (1 - var(--space-y-reverse)));
  margin-top: calc(1rem * calc(1 - 0));
  margin-top: calc(1rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(1rem * 0);
  margin-bottom: calc(1rem * var(--space-y-reverse));
}

.space-x-4 > :not(template) ~ :not(template){
  --space-x-reverse: 0;
  margin-right: calc(1rem * 0);
  margin-right: calc(1rem * var(--space-x-reverse));
  margin-left: calc(1rem * (1 - 0));
  margin-left: calc(1rem * (1 - var(--space-x-reverse)));
  margin-left: calc(1rem * calc(1 - 0));
  margin-left: calc(1rem * calc(1 - var(--space-x-reverse)));
}

.space-y-5 > :not(template) ~ :not(template){
  --space-y-reverse: 0;
  margin-top: calc(1.25rem * (1 - 0));
  margin-top: calc(1.25rem * (1 - var(--space-y-reverse)));
  margin-top: calc(1.25rem * calc(1 - 0));
  margin-top: calc(1.25rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(1.25rem * 0);
  margin-bottom: calc(1.25rem * var(--space-y-reverse));
}

.space-x-5 > :not(template) ~ :not(template){
  --space-x-reverse: 0;
  margin-right: calc(1.25rem * 0);
  margin-right: calc(1.25rem * var(--space-x-reverse));
  margin-left: calc(1.25rem * (1 - 0));
  margin-left: calc(1.25rem * (1 - var(--space-x-reverse)));
  margin-left: calc(1.25rem * calc(1 - 0));
  margin-left: calc(1.25rem * calc(1 - var(--space-x-reverse)));
}

.space-y-6 > :not(template) ~ :not(template){
  --space-y-reverse: 0;
  margin-top: calc(1.5rem * (1 - 0));
  margin-top: calc(1.5rem * (1 - var(--space-y-reverse)));
  margin-top: calc(1.5rem * calc(1 - 0));
  margin-top: calc(1.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(1.5rem * 0);
  margin-bottom: calc(1.5rem * var(--space-y-reverse));
}

.space-x-6 > :not(template) ~ :not(template){
  --space-x-reverse: 0;
  margin-right: calc(1.5rem * 0);
  margin-right: calc(1.5rem * var(--space-x-reverse));
  margin-left: calc(1.5rem * (1 - 0));
  margin-left: calc(1.5rem * (1 - var(--space-x-reverse)));
  margin-left: calc(1.5rem * calc(1 - 0));
  margin-left: calc(1.5rem * calc(1 - var(--space-x-reverse)));
}

.space-y-8 > :not(template) ~ :not(template){
  --space-y-reverse: 0;
  margin-top: calc(2rem * (1 - 0));
  margin-top: calc(2rem * (1 - var(--space-y-reverse)));
  margin-top: calc(2rem * calc(1 - 0));
  margin-top: calc(2rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(2rem * 0);
  margin-bottom: calc(2rem * var(--space-y-reverse));
}

.space-x-8 > :not(template) ~ :not(template){
  --space-x-reverse: 0;
  margin-right: calc(2rem * 0);
  margin-right: calc(2rem * var(--space-x-reverse));
  margin-left: calc(2rem * (1 - 0));
  margin-left: calc(2rem * (1 - var(--space-x-reverse)));
  margin-left: calc(2rem * calc(1 - 0));
  margin-left: calc(2rem * calc(1 - var(--space-x-reverse)));
}

.space-y-10 > :not(template) ~ :not(template){
  --space-y-reverse: 0;
  margin-top: calc(2.5rem * (1 - 0));
  margin-top: calc(2.5rem * (1 - var(--space-y-reverse)));
  margin-top: calc(2.5rem * calc(1 - 0));
  margin-top: calc(2.5rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(2.5rem * 0);
  margin-bottom: calc(2.5rem * var(--space-y-reverse));
}

.space-x-10 > :not(template) ~ :not(template){
  --space-x-reverse: 0;
  margin-right: calc(2.5rem * 0);
  margin-right: calc(2.5rem * var(--space-x-reverse));
  margin-left: calc(2.5rem * (1 - 0));
  margin-left: calc(2.5rem * (1 - var(--space-x-reverse)));
  margin-left: calc(2.5rem * calc(1 - 0));
  margin-left: calc(2.5rem * calc(1 - var(--space-x-reverse)));
}

.-space-y-3 > :not(template) ~ :not(template){
  --space-y-reverse: 0;
  margin-top: calc(-0.75rem * (1 - 0));
  margin-top: calc(-0.75rem * (1 - var(--space-y-reverse)));
  margin-top: calc(-0.75rem * calc(1 - 0));
  margin-top: calc(-0.75rem * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(-0.75rem * 0);
  margin-bottom: calc(-0.75rem * var(--space-y-reverse));
}

.space-x-reverse > :not(template) ~ :not(template){
  --space-x-reverse: 1;
}

.last\:space-y-0:last-child > :not(template) ~ :not(template){
  --space-y-reverse: 0;
  margin-top: calc(0px * (1 - 0));
  margin-top: calc(0px * (1 - var(--space-y-reverse)));
  margin-top: calc(0px * calc(1 - 0));
  margin-top: calc(0px * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(0px * 0);
  margin-bottom: calc(0px * var(--space-y-reverse));
}

.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

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

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

.bg-black{
  --bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, 1);
  background-color: rgba(0, 0, 0, var(--bg-opacity));
}

.bg-white{
  --bg-opacity: 1;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}

.bg-gray-100{
  --bg-opacity: 1;
  background-color: #f7fafc;
  background-color: rgba(247, 250, 252, 1);
  background-color: rgba(247, 250, 252, var(--bg-opacity));
}

.bg-gray-200{
  --bg-opacity: 1;
  background-color: #edf2f7;
  background-color: rgba(237, 242, 247, 1);
  background-color: rgba(237, 242, 247, var(--bg-opacity));
}

.bg-red-100{
  --bg-opacity: 1;
  background-color: #fff5f5;
  background-color: rgba(255, 245, 245, 1);
  background-color: rgba(255, 245, 245, var(--bg-opacity));
}

.bg-red-500{
  --bg-opacity: 1;
  background-color: #f56565;
  background-color: rgba(245, 101, 101, 1);
  background-color: rgba(245, 101, 101, var(--bg-opacity));
}

.bg-red-600{
  --bg-opacity: 1;
  background-color: #e53e3e;
  background-color: rgba(229, 62, 62, 1);
  background-color: rgba(229, 62, 62, var(--bg-opacity));
}

.bg-orange-500{
  --bg-opacity: 1;
  background-color: #ed8936;
  background-color: rgba(237, 137, 54, 1);
  background-color: rgba(237, 137, 54, var(--bg-opacity));
}

.bg-yellow-500{
  --bg-opacity: 1;
  background-color: #ecc94b;
  background-color: rgba(236, 201, 75, 1);
  background-color: rgba(236, 201, 75, var(--bg-opacity));
}

.bg-green-500{
  --bg-opacity: 1;
  background-color: #48bb78;
  background-color: rgba(72, 187, 120, 1);
  background-color: rgba(72, 187, 120, var(--bg-opacity));
}

.bg-blue-500{
  --bg-opacity: 1;
  background-color: #4299e1;
  background-color: rgba(66, 153, 225, 1);
  background-color: rgba(66, 153, 225, var(--bg-opacity));
}

.bg-design-system-primary-10{
  --bg-opacity: 1;
  background-color: #FAF7FD;
  background-color: rgba(250, 247, 253, 1);
  background-color: rgba(250, 247, 253, var(--bg-opacity));
}

.bg-design-system-primary-60{
  --bg-opacity: 1;
  background-color: #A978CC;
  background-color: rgba(169, 120, 204, 1);
  background-color: rgba(169, 120, 204, var(--bg-opacity));
}

.bg-design-system-primary-80{
  --bg-opacity: 1;
  background-color: #8C4BBB;
  background-color: rgba(140, 75, 187, 1);
  background-color: rgba(140, 75, 187, var(--bg-opacity));
}

.bg-design-system-primary{
  --bg-opacity: 1;
  background-color: #6F1EAA;
  background-color: rgba(111, 30, 170, 1);
  background-color: rgba(111, 30, 170, var(--bg-opacity));
}

.bg-design-system-primary-dark{
  --bg-opacity: 1;
  background-color: #48156D;
  background-color: rgba(72, 21, 109, 1);
  background-color: rgba(72, 21, 109, var(--bg-opacity));
}

.bg-accents-purple-10{
  --bg-opacity: 1;
  background-color: #FAF7FD;
  background-color: rgba(250, 247, 253, 1);
  background-color: rgba(250, 247, 253, var(--bg-opacity));
}

.bg-accents-purple{
  --bg-opacity: 1;
  background-color: #E8DCF8;
  background-color: rgba(232, 220, 248, 1);
  background-color: rgba(232, 220, 248, var(--bg-opacity));
}

.bg-accents-purple-light{
  --bg-opacity: 1;
  background-color: #F6F3FA;
  background-color: rgba(246, 243, 250, 1);
  background-color: rgba(246, 243, 250, var(--bg-opacity));
}

.bg-accents-purple-dark{
  --bg-opacity: 1;
  background-color: #48156D;
  background-color: rgba(72, 21, 109, 1);
  background-color: rgba(72, 21, 109, var(--bg-opacity));
}

.bg-design-system-secondary-10{
  --bg-opacity: 1;
  background-color: #FEF6E6;
  background-color: rgba(254, 246, 230, 1);
  background-color: rgba(254, 246, 230, var(--bg-opacity));
}

.bg-design-system-secondary-60{
  --bg-opacity: 1;
  background-color: #FAC966;
  background-color: rgba(250, 201, 102, 1);
  background-color: rgba(250, 201, 102, var(--bg-opacity));
}

.bg-design-system-secondary-80{
  --bg-opacity: 1;
  background-color: #F9B733;
  background-color: rgba(249, 183, 51, 1);
  background-color: rgba(249, 183, 51, var(--bg-opacity));
}

.bg-design-system-secondary{
  --bg-opacity: 1;
  background-color: #F7A500;
  background-color: rgba(247, 165, 0, 1);
  background-color: rgba(247, 165, 0, var(--bg-opacity));
}

.bg-design-system-secondary-dark{
  --bg-opacity: 1;
  background-color: #9A6104;
  background-color: rgba(154, 97, 4, 1);
  background-color: rgba(154, 97, 4, var(--bg-opacity));
}

.bg-design-system-error-10{
  --bg-opacity: 1;
  background-color: #FAE9ED;
  background-color: rgba(250, 233, 237, 1);
  background-color: rgba(250, 233, 237, var(--bg-opacity));
}

.bg-design-system-error{
  --bg-opacity: 1;
  background-color: #CD2449;
  background-color: rgba(205, 36, 73, 1);
  background-color: rgba(205, 36, 73, var(--bg-opacity));
}

.bg-design-system-success-10{
  --bg-opacity: 1;
  background-color: #E8F2EF;
  background-color: rgba(232, 242, 239, 1);
  background-color: rgba(232, 242, 239, var(--bg-opacity));
}

.bg-design-system-success{
  --bg-opacity: 1;
  background-color: #18815B;
  background-color: rgba(24, 129, 91, 1);
  background-color: rgba(24, 129, 91, var(--bg-opacity));
}

.bg-design-system-text{
  --bg-opacity: 1;
  background-color: #181818;
  background-color: rgba(24, 24, 24, 1);
  background-color: rgba(24, 24, 24, var(--bg-opacity));
}

.bg-design-system-sub-text{
  --bg-opacity: 1;
  background-color: #646265;
  background-color: rgba(100, 98, 101, 1);
  background-color: rgba(100, 98, 101, var(--bg-opacity));
}

.bg-design-system-accent-1{
  --bg-opacity: 1;
  background-color: #969497;
  background-color: rgba(150, 148, 151, 1);
  background-color: rgba(150, 148, 151, var(--bg-opacity));
}

.bg-design-system-accent-2{
  --bg-opacity: 1;
  background-color: #C8C5CA;
  background-color: rgba(200, 197, 202, 1);
  background-color: rgba(200, 197, 202, var(--bg-opacity));
}

.bg-design-system-accent-3{
  --bg-opacity: 1;
  background-color: #ECECEC;
  background-color: rgba(236, 236, 236, 1);
  background-color: rgba(236, 236, 236, var(--bg-opacity));
}

.bg-design-system-background-1{
  --bg-opacity: 1;
  background-color: #F4F5F7;
  background-color: rgba(244, 245, 247, 1);
  background-color: rgba(244, 245, 247, var(--bg-opacity));
}

.bg-design-system-background-2{
  --bg-opacity: 1;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 1);
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}

.bg-design-system-background-3{
  --bg-opacity: 1;
  background-color: #FAF9F6;
  background-color: rgba(250, 249, 246, 1);
  background-color: rgba(250, 249, 246, var(--bg-opacity));
}

.bg-design-system-overlay{
  background-color: rgba(24, 24, 24, 0.5);
}

.bg-gracy-50{
  --bg-opacity: 1;
  background-color: #969497;
  background-color: rgba(150, 148, 151, 1);
  background-color: rgba(150, 148, 151, var(--bg-opacity));
}

.bg-gracy-90{
  --bg-opacity: 1;
  background-color: #323132;
  background-color: rgba(50, 49, 50, 1);
  background-color: rgba(50, 49, 50, var(--bg-opacity));
}

.bg-gracy-100{
  --bg-opacity: 1;
  background-color: #181818;
  background-color: rgba(24, 24, 24, 1);
  background-color: rgba(24, 24, 24, var(--bg-opacity));
}

.bg-functional-aoki{
  --bg-opacity: 1;
  background-color: #6f2ca0;
  background-color: rgba(111, 44, 160, 1);
  background-color: rgba(111, 44, 160, var(--bg-opacity));
}

.hover\:bg-gray-100:hover{
  --bg-opacity: 1;
  background-color: #f7fafc;
  background-color: rgba(247, 250, 252, 1);
  background-color: rgba(247, 250, 252, var(--bg-opacity));
}

.hover\:bg-red-700:hover{
  --bg-opacity: 1;
  background-color: #c53030;
  background-color: rgba(197, 48, 48, 1);
  background-color: rgba(197, 48, 48, var(--bg-opacity));
}

.hover\:bg-design-system-primary-10:hover{
  --bg-opacity: 1;
  background-color: #FAF7FD;
  background-color: rgba(250, 247, 253, 1);
  background-color: rgba(250, 247, 253, var(--bg-opacity));
}

.hover\:bg-design-system-primary-60:hover{
  --bg-opacity: 1;
  background-color: #A978CC;
  background-color: rgba(169, 120, 204, 1);
  background-color: rgba(169, 120, 204, var(--bg-opacity));
}

.hover\:bg-design-system-primary-80:hover{
  --bg-opacity: 1;
  background-color: #8C4BBB;
  background-color: rgba(140, 75, 187, 1);
  background-color: rgba(140, 75, 187, var(--bg-opacity));
}

.hover\:bg-accents-purple-10:hover{
  --bg-opacity: 1;
  background-color: #FAF7FD;
  background-color: rgba(250, 247, 253, 1);
  background-color: rgba(250, 247, 253, var(--bg-opacity));
}

.hover\:bg-design-system-background-1:hover{
  --bg-opacity: 1;
  background-color: #F4F5F7;
  background-color: rgba(244, 245, 247, 1);
  background-color: rgba(244, 245, 247, var(--bg-opacity));
}

.focus\:bg-design-system-primary-10:focus{
  --bg-opacity: 1;
  background-color: #FAF7FD;
  background-color: rgba(250, 247, 253, 1);
  background-color: rgba(250, 247, 253, var(--bg-opacity));
}

.focus\:bg-design-system-primary-60:focus{
  --bg-opacity: 1;
  background-color: #A978CC;
  background-color: rgba(169, 120, 204, 1);
  background-color: rgba(169, 120, 204, var(--bg-opacity));
}

.active\:bg-design-system-primary-10:active{
  --bg-opacity: 1;
  background-color: #FAF7FD;
  background-color: rgba(250, 247, 253, 1);
  background-color: rgba(250, 247, 253, var(--bg-opacity));
}

.active\:bg-design-system-primary-60:active{
  --bg-opacity: 1;
  background-color: #A978CC;
  background-color: rgba(169, 120, 204, 1);
  background-color: rgba(169, 120, 204, var(--bg-opacity));
}

.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--gradient-color-stops));
}

.bg-mouse{
  background-image: url(/4811ed79e30966dcd8bc.png);
}

.bg-cat{
  background-image: url(/31e8938620af06e3ccb2.png);
}

.from-design-system-accent-3{
  --gradient-from-color: #ECECEC;
  --gradient-color-stops: var(--gradient-from-color), var(--gradient-to-color, rgba(236, 236, 236, 0));
}

.via-design-system-accent-2{
  --gradient-via-color: #C8C5CA;
  --gradient-color-stops: var(--gradient-from-color), var(--gradient-via-color), var(--gradient-to-color, rgba(200, 197, 202, 0));
}

.to-design-system-accent-3{
  --gradient-to-color: #ECECEC;
}

.bg-opacity-0{
  --bg-opacity: 0;
}

.bg-opacity-25{
  --bg-opacity: 0.25;
}

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

.bg-opacity-100{
  --bg-opacity: 1;
}

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

.bg-right-bottom{
  background-position: right bottom;
}

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

.bg-small{
  background-size: 82px 100px;
}

.bg-cat-size-lg{
  background-size: 74px 121px;
}

.bg-cat-size{
  background-size: 58px 95px;
}

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

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

.border-transparent{
  border-color: transparent;
}

.border-black{
  --border-opacity: 1;
  border-color: #000;
  border-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, var(--border-opacity));
}

.border-white{
  --border-opacity: 1;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 1);
  border-color: rgba(255, 255, 255, var(--border-opacity));
}

.border-gray-100{
  --border-opacity: 1;
  border-color: #f7fafc;
  border-color: rgba(247, 250, 252, 1);
  border-color: rgba(247, 250, 252, var(--border-opacity));
}

.border-gray-200{
  --border-opacity: 1;
  border-color: #edf2f7;
  border-color: rgba(237, 242, 247, 1);
  border-color: rgba(237, 242, 247, var(--border-opacity));
}

.border-gray-300{
  --border-opacity: 1;
  border-color: #e2e8f0;
  border-color: rgba(226, 232, 240, 1);
  border-color: rgba(226, 232, 240, var(--border-opacity));
}

.border-red-200{
  --border-opacity: 1;
  border-color: #fed7d7;
  border-color: rgba(254, 215, 215, 1);
  border-color: rgba(254, 215, 215, var(--border-opacity));
}

.border-red-300{
  --border-opacity: 1;
  border-color: #feb2b2;
  border-color: rgba(254, 178, 178, 1);
  border-color: rgba(254, 178, 178, var(--border-opacity));
}

.border-red-400{
  --border-opacity: 1;
  border-color: #fc8181;
  border-color: rgba(252, 129, 129, 1);
  border-color: rgba(252, 129, 129, var(--border-opacity));
}

.border-blue-500{
  --border-opacity: 1;
  border-color: #4299e1;
  border-color: rgba(66, 153, 225, 1);
  border-color: rgba(66, 153, 225, var(--border-opacity));
}

.border-design-system-primary-60{
  --border-opacity: 1;
  border-color: #A978CC;
  border-color: rgba(169, 120, 204, 1);
  border-color: rgba(169, 120, 204, var(--border-opacity));
}

.border-design-system-primary{
  --border-opacity: 1;
  border-color: #6F1EAA;
  border-color: rgba(111, 30, 170, 1);
  border-color: rgba(111, 30, 170, var(--border-opacity));
}

.border-accents-purple{
  --border-opacity: 1;
  border-color: #E8DCF8;
  border-color: rgba(232, 220, 248, 1);
  border-color: rgba(232, 220, 248, var(--border-opacity));
}

.border-accents-purple-light{
  --border-opacity: 1;
  border-color: #F6F3FA;
  border-color: rgba(246, 243, 250, 1);
  border-color: rgba(246, 243, 250, var(--border-opacity));
}

.border-accents-purple-focus{
  --border-opacity: 1;
  border-color: #DBC9F2;
  border-color: rgba(219, 201, 242, 1);
  border-color: rgba(219, 201, 242, var(--border-opacity));
}

.border-accents-purple-checked{
  --border-opacity: 1;
  border-color: #C0ADD9;
  border-color: rgba(192, 173, 217, 1);
  border-color: rgba(192, 173, 217, var(--border-opacity));
}

.border-design-system-secondary{
  --border-opacity: 1;
  border-color: #F7A500;
  border-color: rgba(247, 165, 0, 1);
  border-color: rgba(247, 165, 0, var(--border-opacity));
}

.border-design-system-secondary-dark{
  --border-opacity: 1;
  border-color: #9A6104;
  border-color: rgba(154, 97, 4, 1);
  border-color: rgba(154, 97, 4, var(--border-opacity));
}

.border-design-system-accent-2{
  --border-opacity: 1;
  border-color: #C8C5CA;
  border-color: rgba(200, 197, 202, 1);
  border-color: rgba(200, 197, 202, var(--border-opacity));
}

.border-design-system-accent-3{
  --border-opacity: 1;
  border-color: #ECECEC;
  border-color: rgba(236, 236, 236, 1);
  border-color: rgba(236, 236, 236, var(--border-opacity));
}

.border-design-system-background-1{
  --border-opacity: 1;
  border-color: #F4F5F7;
  border-color: rgba(244, 245, 247, 1);
  border-color: rgba(244, 245, 247, var(--border-opacity));
}

.border-gracy-50{
  --border-opacity: 1;
  border-color: #969497;
  border-color: rgba(150, 148, 151, 1);
  border-color: rgba(150, 148, 151, var(--border-opacity));
}

.border-gracy-100{
  --border-opacity: 1;
  border-color: #181818;
  border-color: rgba(24, 24, 24, 1);
  border-color: rgba(24, 24, 24, var(--border-opacity));
}

.border-functional-aoki{
  --border-opacity: 1;
  border-color: #6f2ca0;
  border-color: rgba(111, 44, 160, 1);
  border-color: rgba(111, 44, 160, var(--border-opacity));
}

.hover\:border-transparent:hover{
  border-color: transparent;
}

.hover\:border-design-system-accent-2:hover{
  --border-opacity: 1;
  border-color: #C8C5CA;
  border-color: rgba(200, 197, 202, 1);
  border-color: rgba(200, 197, 202, var(--border-opacity));
}

.hover\:border-design-system-accent-3:hover{
  --border-opacity: 1;
  border-color: #ECECEC;
  border-color: rgba(236, 236, 236, 1);
  border-color: rgba(236, 236, 236, var(--border-opacity));
}

.hover\:border-gracy-50:hover{
  --border-opacity: 1;
  border-color: #969497;
  border-color: rgba(150, 148, 151, 1);
  border-color: rgba(150, 148, 151, var(--border-opacity));
}

.active\:border-design-system-primary:active{
  --border-opacity: 1;
  border-color: #6F1EAA;
  border-color: rgba(111, 30, 170, 1);
  border-color: rgba(111, 30, 170, var(--border-opacity));
}

.rounded-none{
  border-radius: 0;
}

.rounded-sm{
  border-radius: 0.125rem;
}

.rounded{
  border-radius: 0.25rem;
}

.rounded-md{
  border-radius: 0.375rem;
}

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

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

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

.rounded-3xl{
  border-radius: 1.5rem;
}

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

.rounded-t{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-b{
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-t-xl{
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.rounded-bl{
  border-bottom-left-radius: 0.25rem;
}

.border-solid{
  border-style: solid;
}

.border-dashed{
  border-style: dashed;
}

.border-none{
  border-style: none;
}

.last\:border-none:last-child{
  border-style: none;
}

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

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

.border{
  border-width: 1px;
}

.border-t-0{
  border-top-width: 0;
}

.border-r-0{
  border-right-width: 0;
}

.border-b-0{
  border-bottom-width: 0;
}

.border-l-0{
  border-left-width: 0;
}

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

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

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

.border-r-4{
  border-right-width: 4px;
}

.border-l-4{
  border-left-width: 4px;
}

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

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

.border-r{
  border-right-width: 1px;
}

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

.border-l{
  border-left-width: 1px;
}

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

.last\:border-b-0:last-child{
  border-bottom-width: 0;
}

.cursor-default{
  cursor: default;
}

.cursor-pointer{
  cursor: pointer;
}

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

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

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

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

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

.block{
  display: block;
}

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

.inline{
  display: inline;
}

.flex{
  display: flex;
}

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

.table{
  display: table;
}

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.hidden{
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.justify-self-end{
  justify-self: end;
}

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

.flex-auto{
  flex: 1 1 auto;
}

.flex-none{
  flex: none;
}

.flex-grow{
  flex-grow: 1;
}

.last\:flex-grow:last-child{
  flex-grow: 1;
}

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

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

.float-left{
  float: left;
}

.font-brown-pro{
  font-family: Brown, Helvetica, sans-serif;
}

.font-print{
  font-family: Bianco Sans;
}

.font-print-serif{
  font-family: Bianco Serif;
}

.font-thin{
  font-weight: 200;
}

.font-normal{
  font-weight: 400;
}

.font-medium{
  font-weight: 500;
}

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

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

.h-0{
  height: 0;
}

.h-1{
  height: 0.25rem;
}

.h-2{
  height: 0.5rem;
}

.h-3{
  height: 0.75rem;
}

.h-4{
  height: 1rem;
}

.h-5{
  height: 1.25rem;
}

.h-6{
  height: 1.5rem;
}

.h-8{
  height: 2rem;
}

.h-10{
  height: 2.5rem;
}

.h-12{
  height: 3rem;
}

.h-14{
  height: 3.5rem;
}

.h-16{
  height: 4rem;
}

.h-18{
  height: 4.5rem;
}

.h-20{
  height: 5rem;
}

.h-32{
  height: 8rem;
}

.h-40{
  height: 10rem;
}

.h-48{
  height: 12rem;
}

.h-76{
  height: 19rem;
}

.h-80{
  height: 320px;
}

.h-400{
  height: 400px;
}

.h-auto{
  height: auto;
}

.h-px{
  height: 1px;
}

.h-full{
  height: 100%;
}

.h-screen{
  height: 100vh;
}

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

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

.text-base{
  font-size: 1rem;
}

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

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

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

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

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

.text-5xl{
  font-size: 3rem;
}

.text-display{
  font-size: 3.250rem;
  line-height: 64px;
  letter-spacing: -0.03250rem;
}

.text-header{
  font-size: 2.875rem;
  line-height: 56px;
  letter-spacing: -0.02875rem;
}

.text-header-sm{
  font-size: 2rem;
  line-height: 40px;
}

.text-header-xs{
  font-size: 1.625rem;
  line-height: 32px;
}

.text-header-xxs{
  font-size: 1.25rem;
  line-height: 32px;
}

.text-subtitle{
  font-size: 1.125rem;
  line-height: 24px;
}

.text-subtitle-sm{
  font-size: 1rem;
  line-height: 24px;
}

.text-body{
  font-size: 0.875rem;
  line-height: 20px;
  letter-spacing: -0.00875rem;
}

.text-small{
  font-size: 0.75rem;
  line-height: 12px;
  letter-spacing: -0.0075rem;
}

.text-large{
  font-size: 1.125rem;
  line-height: 24px;
  letter-spacing: -0.01125rem;
}

.text-xsmall{
  font-size: 0.625rem;
  line-height: 12px;
  letter-spacing: -0.00625rem;
}

.text-promotionalTag{
  font-size: 0.75rem;
  line-height: 16px;
  letter-spacing: -0.01rem;
}

.text-overline{
  font-size: 0.625rem;
  line-height: 120%;
  letter-spacing: 0.025rem;
}

.text-xxxs{
  font-size: 0.5rem;
}

.text-xxs{
  font-size: 0.625rem;
}

.leading-4{
  line-height: 1rem;
}

.leading-5{
  line-height: 1.25rem;
}

.leading-10{
  line-height: 2.5rem;
}

.leading-none{
  line-height: 1;
}

.leading-tight{
  line-height: 1.25;
}

.leading-normal{
  line-height: 1.5;
}

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

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

.m-0{
  margin: 0;
}

.m-1{
  margin: 0.25rem;
}

.m-2{
  margin: 0.5rem;
}

.m-4{
  margin: 1rem;
}

.m-auto{
  margin: auto;
}

.-m-2{
  margin: -0.5rem;
}

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

.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

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

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

.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

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

.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-5{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.mx-6{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.my-7{
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}

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

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

.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.mx-10{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.mx-14{
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

.mx-20{
  margin-left: 5rem;
  margin-right: 5rem;
}

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

.mx-1\.5{
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}

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

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

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

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

.-mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}

.-mx-6{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

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

.-mx-10{
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

.-mx-14{
  margin-left: -3.5rem;
  margin-right: -3.5rem;
}

.-my-20{
  margin-top: -5rem;
  margin-bottom: -5rem;
}

.mt-0{
  margin-top: 0;
}

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

.mb-0{
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

.ml-2{
  margin-left: 0.5rem;
}

.mt-3{
  margin-top: 0.75rem;
}

.mr-3{
  margin-right: 0.75rem;
}

.mb-3{
  margin-bottom: 0.75rem;
}

.ml-3{
  margin-left: 0.75rem;
}

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

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

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

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

.mt-5{
  margin-top: 1.25rem;
}

.mr-5{
  margin-right: 1.25rem;
}

.mb-5{
  margin-bottom: 1.25rem;
}

.ml-5{
  margin-left: 1.25rem;
}

.mt-6{
  margin-top: 1.5rem;
}

.mr-6{
  margin-right: 1.5rem;
}

.mb-6{
  margin-bottom: 1.5rem;
}

.ml-6{
  margin-left: 1.5rem;
}

.mt-7{
  margin-top: 1.75rem;
}

.mr-7{
  margin-right: 1.75rem;
}

.mb-7{
  margin-bottom: 1.75rem;
}

.ml-7{
  margin-left: 1.75rem;
}

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

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

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

.ml-8{
  margin-left: 2rem;
}

.mt-10{
  margin-top: 2.5rem;
}

.mr-10{
  margin-right: 2.5rem;
}

.mb-10{
  margin-bottom: 2.5rem;
}

.ml-10{
  margin-left: 2.5rem;
}

.mt-12{
  margin-top: 3rem;
}

.mb-12{
  margin-bottom: 3rem;
}

.ml-12{
  margin-left: 3rem;
}

.mt-13{
  margin-top: 3.25rem;
}

.mt-14{
  margin-top: 3.5rem;
}

.mr-14{
  margin-right: 3.5rem;
}

.mb-14{
  margin-bottom: 3.5rem;
}

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

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

.mt-20{
  margin-top: 5rem;
}

.mb-20{
  margin-bottom: 5rem;
}

.ml-24{
  margin-left: 6rem;
}

.mt-32{
  margin-top: 8rem;
}

.mr-32{
  margin-right: 8rem;
}

.mt-40{
  margin-top: 10rem;
}

.ml-40{
  margin-left: 10rem;
}

.mt-64{
  margin-top: 16rem;
}

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

.ml-px{
  margin-left: 1px;
}

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

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

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

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

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

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

.-ml-2{
  margin-left: -0.5rem;
}

.-ml-3{
  margin-left: -0.75rem;
}

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

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

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

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

.-mt-5{
  margin-top: -1.25rem;
}

.-mb-5{
  margin-bottom: -1.25rem;
}

.-ml-5{
  margin-left: -1.25rem;
}

.-mt-6{
  margin-top: -1.5rem;
}

.-mb-6{
  margin-bottom: -1.5rem;
}

.-ml-6{
  margin-left: -1.5rem;
}

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

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

.-ml-8{
  margin-left: -2rem;
}

.-mt-10{
  margin-top: -2.5rem;
}

.-mb-10{
  margin-bottom: -2.5rem;
}

.-ml-10{
  margin-left: -2.5rem;
}

.-mt-12{
  margin-top: -3rem;
}

.-mt-14{
  margin-top: -3.5rem;
}

.-mt-20{
  margin-top: -5rem;
}

.-mt-24{
  margin-top: -6rem;
}

.-mt-32{
  margin-top: -8rem;
}

.-mt-48{
  margin-top: -12rem;
}

.-mt-64{
  margin-top: -16rem;
}

.-mr-64{
  margin-right: -16rem;
}

.-ml-px{
  margin-left: -1px;
}

.mt-0\.5{
  margin-top: 0.125rem;
}

.mt-modal{
  margin-top: 2.5rem;
}

.first\:mt-0:first-child{
  margin-top: 0;
}

.first\:ml-0:first-child{
  margin-left: 0;
}

.last\:mr-0:last-child{
  margin-right: 0;
}

.last\:mb-0:last-child{
  margin-bottom: 0;
}

.last\:mb-10:last-child{
  margin-bottom: 2.5rem;
}

.max-h-modal{
  max-height: 37.5rem;
}

.max-h-find-vet-clinic{
  max-height: 39.5rem;
}

.max-w-48{
  max-width: 12rem;
}

.max-w-72{
  max-width: 18rem;
}

.max-w-76{
  max-width: 19rem;
}

.max-w-126{
  max-width: 31.5rem;
}

.max-w-sm{
  max-width: 24rem;
}

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

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

.max-w-xl{
  max-width: 36rem;
}

.max-w-2xl{
  max-width: 42rem;
}

.max-w-3xl{
  max-width: 48rem;
}

.max-w-4xl{
  max-width: 56rem;
}

.max-w-6xl{
  max-width: 72rem;
}

.max-w-full{
  max-width: 100%;
}

.max-w-input{
  max-width: 32.5rem;
}

.max-w-desktop{
  max-width: 1440px;
}

.max-w-checkout{
  max-width: 450px;
}

.max-w-desktop-section{
  max-width: 488px;
}

.min-h-0{
  min-height: 0;
}

.min-h-24{
  min-height: 6.5rem;
}

.min-h-full{
  min-height: 100%;
}

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

.min-h-modal{
  min-height: 20rem;
}

.min-h-find-vet-clinic{
  min-height: 244px;
}

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

.min-w-12{
  min-width: 3rem;
}

.min-w-26{
  min-width: 6.5rem;
}

.min-w-42{
  min-width: 10.5rem;
}

.min-w-48{
  min-width: 12rem;
}

.min-w-58{
  min-width: 14.5rem;
}

.min-w-64{
  min-width: 16rem;
}

.min-w-input{
  min-width: 15.75rem;
}

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

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

.object-scale-down{
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.opacity-0{
  opacity: 0;
}

.opacity-25{
  opacity: 0.25;
}

.opacity-100{
  opacity: 1;
}

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

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

.overflow-auto{
  overflow: auto;
}

.overflow-hidden{
  overflow: hidden;
}

.overflow-visible{
  overflow: visible;
}

.overflow-scroll{
  overflow: scroll;
}

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

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

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

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

.p-0{
  padding: 0;
}

.p-1{
  padding: 0.25rem;
}

.p-2{
  padding: 0.5rem;
}

.p-3{
  padding: 0.75rem;
}

.p-4{
  padding: 1rem;
}

.p-5{
  padding: 1.25rem;
}

.p-6{
  padding: 1.5rem;
}

.p-8{
  padding: 2rem;
}

.p-10{
  padding: 2.5rem;
}

.p-16{
  padding: 4rem;
}

.p-20{
  padding: 5rem;
}

.p-1\.5{
  padding: 0.375rem;
}

.p-0\.25{
  padding: 0.0625rem;
}

.p-0\.5{
  padding: 0.125rem;
}

.p-0\.75{
  padding: 0.1875rem;
}

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

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

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

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

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

.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

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

.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

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

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

.py-9{
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.px-9{
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.px-14{
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

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

.py-18{
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.px-20{
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-24{
  padding-left: 6rem;
  padding-right: 6rem;
}

.px-40{
  padding-left: 10rem;
  padding-right: 10rem;
}

.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

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

.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.py-3\.5{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.py-10\.5{
  padding-top: 2.625rem;
  padding-bottom: 2.625rem;
}

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

.pr-0{
  padding-right: 0;
}

.pb-0{
  padding-bottom: 0;
}

.pl-0{
  padding-left: 0;
}

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

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

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

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

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

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

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

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

.pt-3{
  padding-top: 0.75rem;
}

.pr-3{
  padding-right: 0.75rem;
}

.pb-3{
  padding-bottom: 0.75rem;
}

.pl-3{
  padding-left: 0.75rem;
}

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

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

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

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

.pt-5{
  padding-top: 1.25rem;
}

.pr-5{
  padding-right: 1.25rem;
}

.pb-5{
  padding-bottom: 1.25rem;
}

.pt-6{
  padding-top: 1.5rem;
}

.pr-6{
  padding-right: 1.5rem;
}

.pb-6{
  padding-bottom: 1.5rem;
}

.pl-6{
  padding-left: 1.5rem;
}

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

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

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

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

.pt-9{
  padding-top: 2.25rem;
}

.pb-9{
  padding-bottom: 2.25rem;
}

.pl-9{
  padding-left: 2.25rem;
}

.pt-10{
  padding-top: 2.5rem;
}

.pr-10{
  padding-right: 2.5rem;
}

.pb-10{
  padding-bottom: 2.5rem;
}

.pl-10{
  padding-left: 2.5rem;
}

.pt-12{
  padding-top: 3rem;
}

.pr-12{
  padding-right: 3rem;
}

.pb-12{
  padding-bottom: 3rem;
}

.pl-12{
  padding-left: 3rem;
}

.pt-14{
  padding-top: 3.5rem;
}

.pr-14{
  padding-right: 3.5rem;
}

.pb-14{
  padding-bottom: 3.5rem;
}

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

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

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

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

.pt-18{
  padding-top: 4.5rem;
}

.pr-18{
  padding-right: 4.5rem;
}

.pb-18{
  padding-bottom: 4.5rem;
}

.pt-20{
  padding-top: 5rem;
}

.pb-20{
  padding-bottom: 5rem;
}

.pl-20{
  padding-left: 5rem;
}

.pt-24{
  padding-top: 6rem;
}

.pb-30{
  padding-bottom: 7.5rem;
}

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

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

.pr-64{
  padding-right: 16rem;
}

.pb-64{
  padding-bottom: 16rem;
}

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

.pr-px{
  padding-right: 1px;
}

.pl-px{
  padding-left: 1px;
}

.pt-1\.5{
  padding-top: 0.375rem;
}

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

.pt-0\.25{
  padding-top: 0.0625rem;
}

.pb-0\.25{
  padding-bottom: 0.0625rem;
}

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

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

.pt-0\.75{
  padding-top: 0.1875rem;
}

.pb-0\.75{
  padding-bottom: 0.1875rem;
}

.pt-2\.5{
  padding-top: 0.625rem;
}

.pr-2\.5{
  padding-right: 0.625rem;
}

.pb-2\.5{
  padding-bottom: 0.625rem;
}

.pl-2\.5{
  padding-left: 0.625rem;
}

.pt-3\.5{
  padding-top: 0.875rem;
}

.pb-3\.5{
  padding-bottom: 0.875rem;
}

.pl-3\.5{
  padding-left: 0.875rem;
}

.pt-10\.5{
  padding-top: 2.625rem;
}

.pb-10\.5{
  padding-bottom: 2.625rem;
}

.pb-6\.5{
  padding-bottom: 1.625rem;
}

.first\:pt-0:first-child{
  padding-top: 0;
}

.first\:pl-0:first-child{
  padding-left: 0;
}

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

.first\:pl-6:first-child{
  padding-left: 1.5rem;
}

.last\:pr-0:last-child{
  padding-right: 0;
}

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

.last\:pr-6:last-child{
  padding-right: 1.5rem;
}

.placeholder-design-system-accent-1::-moz-placeholder{
  --placeholder-opacity: 1;
  color: #969497;
  color: rgba(150, 148, 151, 1);
  color: rgba(150, 148, 151, var(--placeholder-opacity));
}

.placeholder-design-system-accent-1::placeholder{
  --placeholder-opacity: 1;
  color: #969497;
  color: rgba(150, 148, 151, 1);
  color: rgba(150, 148, 151, var(--placeholder-opacity));
}

.placeholder-design-system-accent-2::-moz-placeholder{
  --placeholder-opacity: 1;
  color: #C8C5CA;
  color: rgba(200, 197, 202, 1);
  color: rgba(200, 197, 202, var(--placeholder-opacity));
}

.placeholder-design-system-accent-2::placeholder{
  --placeholder-opacity: 1;
  color: #C8C5CA;
  color: rgba(200, 197, 202, 1);
  color: rgba(200, 197, 202, var(--placeholder-opacity));
}

.placeholder-gracy-50::-moz-placeholder{
  --placeholder-opacity: 1;
  color: #969497;
  color: rgba(150, 148, 151, 1);
  color: rgba(150, 148, 151, var(--placeholder-opacity));
}

.placeholder-gracy-50::placeholder{
  --placeholder-opacity: 1;
  color: #969497;
  color: rgba(150, 148, 151, 1);
  color: rgba(150, 148, 151, var(--placeholder-opacity));
}

.placeholder-opacity-100::-moz-placeholder{
  --placeholder-opacity: 1;
}

.placeholder-opacity-100::placeholder{
  --placeholder-opacity: 1;
}

.pointer-events-none{
  pointer-events: none;
}

.pointer-events-auto{
  pointer-events: auto;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.inset-0{
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.inset-y-0{
  top: 0;
  bottom: 0;
}

.inset-x-0{
  right: 0;
  left: 0;
}

.top-0{
  top: 0;
}

.right-0{
  right: 0;
}

.bottom-0{
  bottom: 0;
}

.left-0{
  left: 0;
}

.top-10{
  top: 10% !important;
}

.-bottom-150{
  bottom: -150vh;
}

.-left-150{
  left: -150vh;
}

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

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

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

.resize-none{
  resize: none;
}

.resize-y{
  resize: vertical;
}

.resize{
  resize: both;
}

.shadow{
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

.shadow-md{
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.shadow-lg{
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.shadow-2xl{
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.shadow-none{
  box-shadow: none;
}

.shadow-drop{
  box-shadow: 0 1px 12px 2px rgba(24, 24, 24, 0.15);
}

.hover\:shadow-sm:hover{
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

.hover\:shadow-md:hover{
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.hover\:shadow-drop:hover{
  box-shadow: 0 1px 12px 2px rgba(24, 24, 24, 0.15);
}

.fill-current{
  fill: currentColor;
}

.stroke-current{
  stroke: currentColor;
}

.stroke-1{
  stroke-width: 1;
}

.stroke-2{
  stroke-width: 2;
}

.table-fixed{
  table-layout: fixed;
}

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

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

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

.text-transparent{
  color: transparent;
}

.text-black{
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, var(--text-opacity));
}

.text-white{
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--text-opacity));
}

.text-gray-300{
  --text-opacity: 1;
  color: #e2e8f0;
  color: rgba(226, 232, 240, 1);
  color: rgba(226, 232, 240, var(--text-opacity));
}

.text-gray-400{
  --text-opacity: 1;
  color: #cbd5e0;
  color: rgba(203, 213, 224, 1);
  color: rgba(203, 213, 224, var(--text-opacity));
}

.text-gray-500{
  --text-opacity: 1;
  color: #a0aec0;
  color: rgba(160, 174, 192, 1);
  color: rgba(160, 174, 192, var(--text-opacity));
}

.text-gray-600{
  --text-opacity: 1;
  color: #718096;
  color: rgba(113, 128, 150, 1);
  color: rgba(113, 128, 150, var(--text-opacity));
}

.text-gray-800{
  --text-opacity: 1;
  color: #2d3748;
  color: rgba(45, 55, 72, 1);
  color: rgba(45, 55, 72, var(--text-opacity));
}

.text-red-500{
  --text-opacity: 1;
  color: #f56565;
  color: rgba(245, 101, 101, 1);
  color: rgba(245, 101, 101, var(--text-opacity));
}

.text-red-600{
  --text-opacity: 1;
  color: #e53e3e;
  color: rgba(229, 62, 62, 1);
  color: rgba(229, 62, 62, var(--text-opacity));
}

.text-red-700{
  --text-opacity: 1;
  color: #c53030;
  color: rgba(197, 48, 48, 1);
  color: rgba(197, 48, 48, var(--text-opacity));
}

.text-red-800{
  --text-opacity: 1;
  color: #9b2c2c;
  color: rgba(155, 44, 44, 1);
  color: rgba(155, 44, 44, var(--text-opacity));
}

.text-orange-600{
  --text-opacity: 1;
  color: #dd6b20;
  color: rgba(221, 107, 32, 1);
  color: rgba(221, 107, 32, var(--text-opacity));
}

.text-yellow-600{
  --text-opacity: 1;
  color: #d69e2e;
  color: rgba(214, 158, 46, 1);
  color: rgba(214, 158, 46, var(--text-opacity));
}

.text-green-600{
  --text-opacity: 1;
  color: #38a169;
  color: rgba(56, 161, 105, 1);
  color: rgba(56, 161, 105, var(--text-opacity));
}

.text-blue-600{
  --text-opacity: 1;
  color: #3182ce;
  color: rgba(49, 130, 206, 1);
  color: rgba(49, 130, 206, var(--text-opacity));
}

.text-design-system-primary-10{
  --text-opacity: 1;
  color: #FAF7FD;
  color: rgba(250, 247, 253, 1);
  color: rgba(250, 247, 253, var(--text-opacity));
}

.text-design-system-primary-60{
  --text-opacity: 1;
  color: #A978CC;
  color: rgba(169, 120, 204, 1);
  color: rgba(169, 120, 204, var(--text-opacity));
}

.text-design-system-primary-80{
  --text-opacity: 1;
  color: #8C4BBB;
  color: rgba(140, 75, 187, 1);
  color: rgba(140, 75, 187, var(--text-opacity));
}

.text-design-system-primary{
  --text-opacity: 1;
  color: #6F1EAA;
  color: rgba(111, 30, 170, 1);
  color: rgba(111, 30, 170, var(--text-opacity));
}

.text-design-system-primary-dark{
  --text-opacity: 1;
  color: #48156D;
  color: rgba(72, 21, 109, 1);
  color: rgba(72, 21, 109, var(--text-opacity));
}

.text-accents-purple{
  --text-opacity: 1;
  color: #E8DCF8;
  color: rgba(232, 220, 248, 1);
  color: rgba(232, 220, 248, var(--text-opacity));
}

.text-accents-purple-light{
  --text-opacity: 1;
  color: #F6F3FA;
  color: rgba(246, 243, 250, 1);
  color: rgba(246, 243, 250, var(--text-opacity));
}

.text-accents-purple-dark{
  --text-opacity: 1;
  color: #48156D;
  color: rgba(72, 21, 109, 1);
  color: rgba(72, 21, 109, var(--text-opacity));
}

.text-design-system-secondary-10{
  --text-opacity: 1;
  color: #FEF6E6;
  color: rgba(254, 246, 230, 1);
  color: rgba(254, 246, 230, var(--text-opacity));
}

.text-design-system-secondary-60{
  --text-opacity: 1;
  color: #FAC966;
  color: rgba(250, 201, 102, 1);
  color: rgba(250, 201, 102, var(--text-opacity));
}

.text-design-system-secondary-80{
  --text-opacity: 1;
  color: #F9B733;
  color: rgba(249, 183, 51, 1);
  color: rgba(249, 183, 51, var(--text-opacity));
}

.text-design-system-secondary{
  --text-opacity: 1;
  color: #F7A500;
  color: rgba(247, 165, 0, 1);
  color: rgba(247, 165, 0, var(--text-opacity));
}

.text-design-system-secondary-dark{
  --text-opacity: 1;
  color: #9A6104;
  color: rgba(154, 97, 4, 1);
  color: rgba(154, 97, 4, var(--text-opacity));
}

.text-design-system-error-10{
  --text-opacity: 1;
  color: #FAE9ED;
  color: rgba(250, 233, 237, 1);
  color: rgba(250, 233, 237, var(--text-opacity));
}

.text-design-system-error{
  --text-opacity: 1;
  color: #CD2449;
  color: rgba(205, 36, 73, 1);
  color: rgba(205, 36, 73, var(--text-opacity));
}

.text-design-system-success-10{
  --text-opacity: 1;
  color: #E8F2EF;
  color: rgba(232, 242, 239, 1);
  color: rgba(232, 242, 239, var(--text-opacity));
}

.text-design-system-success{
  --text-opacity: 1;
  color: #18815B;
  color: rgba(24, 129, 91, 1);
  color: rgba(24, 129, 91, var(--text-opacity));
}

.text-design-system-text{
  --text-opacity: 1;
  color: #181818;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--text-opacity));
}

.text-design-system-sub-text{
  --text-opacity: 1;
  color: #646265;
  color: rgba(100, 98, 101, 1);
  color: rgba(100, 98, 101, var(--text-opacity));
}

.text-design-system-accent-1{
  --text-opacity: 1;
  color: #969497;
  color: rgba(150, 148, 151, 1);
  color: rgba(150, 148, 151, var(--text-opacity));
}

.text-design-system-accent-2{
  --text-opacity: 1;
  color: #C8C5CA;
  color: rgba(200, 197, 202, 1);
  color: rgba(200, 197, 202, var(--text-opacity));
}

.text-design-system-accent-3{
  --text-opacity: 1;
  color: #ECECEC;
  color: rgba(236, 236, 236, 1);
  color: rgba(236, 236, 236, var(--text-opacity));
}

.text-design-system-background-1{
  --text-opacity: 1;
  color: #F4F5F7;
  color: rgba(244, 245, 247, 1);
  color: rgba(244, 245, 247, var(--text-opacity));
}

.text-design-system-background-2{
  --text-opacity: 1;
  color: #FFFFFF;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--text-opacity));
}

.text-design-system-overlay{
  color: rgba(24, 24, 24, 0.5);
}

.text-gracy-50{
  --text-opacity: 1;
  color: #969497;
  color: rgba(150, 148, 151, 1);
  color: rgba(150, 148, 151, var(--text-opacity));
}

.text-gracy-90{
  --text-opacity: 1;
  color: #323132;
  color: rgba(50, 49, 50, 1);
  color: rgba(50, 49, 50, var(--text-opacity));
}

.text-gracy-100{
  --text-opacity: 1;
  color: #181818;
  color: rgba(24, 24, 24, 1);
  color: rgba(24, 24, 24, var(--text-opacity));
}

.text-functional-aoki{
  --text-opacity: 1;
  color: #6f2ca0;
  color: rgba(111, 44, 160, 1);
  color: rgba(111, 44, 160, var(--text-opacity));
}

.hover\:text-white:hover{
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, var(--text-opacity));
}

.hover\:text-gray-600:hover{
  --text-opacity: 1;
  color: #718096;
  color: rgba(113, 128, 150, 1);
  color: rgba(113, 128, 150, var(--text-opacity));
}

.hover\:text-design-system-primary-80:hover{
  --text-opacity: 1;
  color: #8C4BBB;
  color: rgba(140, 75, 187, 1);
  color: rgba(140, 75, 187, var(--text-opacity));
}

.hover\:text-design-system-primary:hover{
  --text-opacity: 1;
  color: #6F1EAA;
  color: rgba(111, 30, 170, 1);
  color: rgba(111, 30, 170, var(--text-opacity));
}

.hover\:text-design-system-accent-1:hover{
  --text-opacity: 1;
  color: #969497;
  color: rgba(150, 148, 151, 1);
  color: rgba(150, 148, 151, var(--text-opacity));
}

.hover\:text-gracy-50:hover{
  --text-opacity: 1;
  color: #969497;
  color: rgba(150, 148, 151, 1);
  color: rgba(150, 148, 151, var(--text-opacity));
}

.hover\:text-gracy-90:hover{
  --text-opacity: 1;
  color: #323132;
  color: rgba(50, 49, 50, 1);
  color: rgba(50, 49, 50, var(--text-opacity));
}

.hover\:text-functional-aoki:hover{
  --text-opacity: 1;
  color: #6f2ca0;
  color: rgba(111, 44, 160, 1);
  color: rgba(111, 44, 160, var(--text-opacity));
}

.focus\:text-functional-aoki:focus{
  --text-opacity: 1;
  color: #6f2ca0;
  color: rgba(111, 44, 160, 1);
  color: rgba(111, 44, 160, var(--text-opacity));
}

.italic{
  font-style: italic;
}

.uppercase{
  text-transform: uppercase;
}

.lowercase{
  text-transform: lowercase;
}

.capitalize{
  text-transform: capitalize;
}

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

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

.no-underline{
  -webkit-text-decoration: none;
  text-decoration: none;
}

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

.hover\:no-underline:hover{
  -webkit-text-decoration: none;
  text-decoration: none;
}

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

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

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

.align-text-top{
  vertical-align: text-top;
}

.align-text-bottom{
  vertical-align: text-bottom;
}

.visible{
  visibility: visible;
}

.invisible{
  visibility: hidden;
}

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

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

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

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

.break-all{
  word-break: break-all;
}

.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.w-0{
  width: 0;
}

.w-1{
  width: 0.25rem;
}

.w-2{
  width: 0.5rem;
}

.w-3{
  width: 0.75rem;
}

.w-4{
  width: 1rem;
}

.w-5{
  width: 1.25rem;
}

.w-6{
  width: 1.5rem;
}

.w-8{
  width: 2rem;
}

.w-10{
  width: 2.5rem;
}

.w-12{
  width: 3rem;
}

.w-16{
  width: 4rem;
}

.w-20{
  width: 5rem;
}

.w-24{
  width: 6rem;
}

.w-26{
  width: 6.5rem;
}

.w-32{
  width: 8rem;
}

.w-40{
  width: 10rem;
}

.w-48{
  width: 12rem;
}

.w-56{
  width: 14rem;
}

.w-64{
  width: 16rem;
}

.w-80{
  width: 20rem;
}

.w-auto{
  width: auto;
}

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

.w-1\/3{
  width: 33.333333%;
}

.w-2\/3{
  width: 66.666667%;
}

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

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

.w-3\/4{
  width: 75%;
}

.w-1\/5{
  width: 20%;
}

.w-2\/5{
  width: 40%;
}

.w-3\/5{
  width: 60%;
}

.w-4\/5{
  width: 80%;
}

.w-1\/6{
  width: 16.666667%;
}

.w-2\/6{
  width: 33.333333%;
}

.w-5\/6{
  width: 83.333333%;
}

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

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

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

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

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

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

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

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

.w-11\/12{
  width: 91.666667%;
}

.w-full{
  width: 100%;
}

.w-screen{
  width: 100vw;
}

.w-input{
  width: 32.5rem;
}

.w-toast{
  width: 25rem;
}

.w-7\/10{
  width: 70%;
}

.w-modal-desktop{
  width: 43.125rem;
}

.w-find-vet-clinic{
  width: 513px;
}

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

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

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

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

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

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

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

.z-overlay{
  z-index: 400;
}

.gap-0{
  grid-gap: 0;
  gap: 0;
}

.gap-1{
  grid-gap: 0.25rem;
  gap: 0.25rem;
}

.gap-2{
  grid-gap: 0.5rem;
  gap: 0.5rem;
}

.gap-4{
  grid-gap: 1rem;
  gap: 1rem;
}

.gap-5{
  grid-gap: 1.25rem;
  gap: 1.25rem;
}

.gap-6{
  grid-gap: 1.5rem;
  gap: 1.5rem;
}

.gap-8{
  grid-gap: 2rem;
  gap: 2rem;
}

.gap-10{
  grid-gap: 2.5rem;
  gap: 2.5rem;
}

.gap-x-1{
  grid-column-gap: 0.25rem;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}

.gap-x-2{
  grid-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-x-4{
  grid-column-gap: 1rem;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-x-8{
  grid-column-gap: 2rem;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.gap-x-10{
  grid-column-gap: 2.5rem;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.gap-x-12{
  grid-column-gap: 3rem;
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.gap-x-16{
  grid-column-gap: 4rem;
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}

.gap-y-1{
  grid-row-gap: 0.25rem;
  row-gap: 0.25rem;
}

.gap-y-4{
  grid-row-gap: 1rem;
  row-gap: 1rem;
}

.gap-y-8{
  grid-row-gap: 2rem;
  row-gap: 2rem;
}

.gap-y-10{
  grid-row-gap: 2.5rem;
  row-gap: 2.5rem;
}

.gap-y-40{
  grid-row-gap: 10rem;
  row-gap: 10rem;
}

.grid-flow-col{
  grid-auto-flow: column;
}

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

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

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

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

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

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

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

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

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

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

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

.transform{
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  transform: translateX(0) translateY(0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
  transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
}

.scale-0{
  --transform-scale-x: 0;
  --transform-scale-y: 0;
}

.hover\:scale-125:hover{
  --transform-scale-x: 1.25;
  --transform-scale-y: 1.25;
}

.rotate-90{
  --transform-rotate: 90deg;
}

.rotate-180{
  --transform-rotate: 180deg;
}

.translate-x-0{
  --transform-translate-x: 0;
}

.-translate-x-1\/2{
  --transform-translate-x: -50%;
}

.translate-x-full{
  --transform-translate-x: 100%;
}

.-translate-y-1\/2{
  --transform-translate-y: -50%;
}

.transition-all{
  transition-property: all;
}

.transition{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
}

.transition-colors{
  transition-property: background-color, border-color, color, fill, stroke;
}

.transition-opacity{
  transition-property: opacity;
}

.transition-shadow{
  transition-property: box-shadow;
}

.transition-transform{
  transition-property: transform;
}

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

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

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

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

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

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

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

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

@keyframes appear{
  0%{
    opacity: 0;
  }

  100%{
    opacity: 1;
  }
}

.shadow-border-2-design-system-primary{
  box-shadow: inset 0 0 0 2px #6F1EAA;
}

.shadow-border-design-system-primary-60{
  box-shadow: inset 0 0 0 1px #A978CC;
}

.shadow-border-accents-purple{
  box-shadow: inset 0 0 0 1px #E8DCF8;
}

.shadow-border-2-design-system-error{
  box-shadow: inset 0 0 0 2px #CD2449;
}

.shadow-border-design-system-accent-2{
  box-shadow: inset 0 0 0 1px #C8C5CA;
}

.shadow-border-4-design-system-accent-3{
  box-shadow: inset 0 0 0 4px #ECECEC;
}

.shadow-border-design-system-accent-3{
  box-shadow: inset 0 0 0 1px #ECECEC;
}

.shadow-border-2-functional-aoki{
  box-shadow: inset 0 0 0 2px #6f2ca0;
}

.shadow-border-functional-aoki{
  box-shadow: inset 0 0 0 1px #6f2ca0;
}

.hover\:shadow-border-design-system-primary-60:hover{
  box-shadow: inset 0 0 0 1px #A978CC;
}

.hover\:shadow-border-design-system-background-2:hover{
  box-shadow: inset 0 0 0 1px #FFFFFF;
}

.hover\:shadow-border-gracy-100:hover{
  box-shadow: inset 0 0 0 1px #181818;
}

.hover\:shadow-border-functional-aoki:hover{
  box-shadow: inset 0 0 0 1px #6f2ca0;
}

.focus\:shadow-border-design-system-primary:focus{
  box-shadow: inset 0 0 0 1px #6F1EAA;
}

.focus\:shadow-border-2-functional-aoki:focus{
  box-shadow: inset 0 0 0 2px #6f2ca0;
}

.focus\:shadow-border-functional-aoki:focus{
  box-shadow: inset 0 0 0 1px #6f2ca0;
}

.active\:shadow-border-design-system-primary:active{
  box-shadow: inset 0 0 0 1px #6F1EAA;
}

.active\:shadow-border-2-functional-aoki:active{
  box-shadow: inset 0 0 0 2px #6f2ca0;
}

.transition-slow{
  transition: 0.25s;
}

.transition-medium{
  transition: 0.125s;
}

@font-face {
  font-family: 'Brown';

  src: url(/63eea2003c6dec2e45b4.eot);

  src: url(/63eea2003c6dec2e45b4.eot?#iefix) format('embedded-opentype'),
    url(/1553500654c4b90010d4.woff2) format('woff2'),
    url(/d6f093c784e8865d5f15.woff) format('woff');

  font-style: normal;

  font-weight: normal;
}

@font-face {
  font-family: 'Brown';

  src: url(/a28bf4a076de39ae7e6a.eot);

  src: url(/a28bf4a076de39ae7e6a.eot?#iefix) format('embedded-opentype'),
    url(/91d9fc5a61b0744f0b8b.woff2) format('woff2'),
    url(/c0a8b3b232cd2c75270f.woff) format('woff');

  font-style: normal;

  font-weight: bold;
}

@media (min-width: 640px){
  .sm\:container{
    width: 100%;
  }

  @media (min-width: 481px){
    .sm\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .sm\:container{
      max-width: 769px;
    }
  }

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

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

  .sm\:hover\:container:hover{
    width: 100%;
  }

  @media (min-width: 481px){
    .sm\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .sm\:container{
      max-width: 769px;
    }
  }

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

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

  .sm\:focus\:container:focus{
    width: 100%;
  }

  @media (min-width: 481px){
    .sm\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .sm\:container{
      max-width: 769px;
    }
  }

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

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

  .sm\:active\:container:active{
    width: 100%;
  }

  @media (min-width: 481px){
    .sm\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .sm\:container{
      max-width: 769px;
    }
  }

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

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

  .sm\:first\:container:first-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .sm\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .sm\:container{
      max-width: 769px;
    }
  }

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

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

  .sm\:last\:container:last-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .sm\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .sm\:container{
      max-width: 769px;
    }
  }

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

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

  .sm\:space-y-0 > :not(template) ~ :not(template){
    --space-y-reverse: 0;
    margin-top: calc(0px * (1 - 0));
    margin-top: calc(0px * (1 - var(--space-y-reverse)));
    margin-top: calc(0px * calc(1 - 0));
    margin-top: calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0px * 0);
    margin-bottom: calc(0px * var(--space-y-reverse));
  }

  .sm\:space-x-2 > :not(template) ~ :not(template){
    --space-x-reverse: 0;
    margin-right: calc(0.5rem * 0);
    margin-right: calc(0.5rem * var(--space-x-reverse));
    margin-left: calc(0.5rem * (1 - 0));
    margin-left: calc(0.5rem * (1 - var(--space-x-reverse)));
    margin-left: calc(0.5rem * calc(1 - 0));
    margin-left: calc(0.5rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:space-x-10 > :not(template) ~ :not(template){
    --space-x-reverse: 0;
    margin-right: calc(2.5rem * 0);
    margin-right: calc(2.5rem * var(--space-x-reverse));
    margin-left: calc(2.5rem * (1 - 0));
    margin-left: calc(2.5rem * (1 - var(--space-x-reverse)));
    margin-left: calc(2.5rem * calc(1 - 0));
    margin-left: calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .sm\:block{
    display: block;
  }

  .sm\:inline{
    display: inline;
  }

  .sm\:grid{
    display: grid;
  }

  .sm\:hidden{
    display: none;
  }

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

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

  .sm\:ml-24{
    margin-left: 6rem;
  }

  .sm\:p-2{
    padding: 0.5rem;
  }

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

  .sm\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .sm\:pt-0{
    padding-top: 0;
  }

  .sm\:gap-4{
    grid-gap: 1rem;
    gap: 1rem;
  }

  .sm\:gap-6{
    grid-gap: 1.5rem;
    gap: 1.5rem;
  }

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

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

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

@media (min-width: 768px){
  .md\:container{
    width: 100%;
  }

  @media (min-width: 481px){
    .md\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .md\:container{
      max-width: 769px;
    }
  }

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

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

  .md\:hover\:container:hover{
    width: 100%;
  }

  @media (min-width: 481px){
    .md\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .md\:container{
      max-width: 769px;
    }
  }

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

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

  .md\:focus\:container:focus{
    width: 100%;
  }

  @media (min-width: 481px){
    .md\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .md\:container{
      max-width: 769px;
    }
  }

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

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

  .md\:active\:container:active{
    width: 100%;
  }

  @media (min-width: 481px){
    .md\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .md\:container{
      max-width: 769px;
    }
  }

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

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

  .md\:first\:container:first-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .md\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .md\:container{
      max-width: 769px;
    }
  }

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

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

  .md\:last\:container:last-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .md\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .md\:container{
      max-width: 769px;
    }
  }

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

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

  .md\:space-y-0 > :not(template) ~ :not(template){
    --space-y-reverse: 0;
    margin-top: calc(0px * (1 - 0));
    margin-top: calc(0px * (1 - var(--space-y-reverse)));
    margin-top: calc(0px * calc(1 - 0));
    margin-top: calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0px * 0);
    margin-bottom: calc(0px * var(--space-y-reverse));
  }

  .md\:space-x-6 > :not(template) ~ :not(template){
    --space-x-reverse: 0;
    margin-right: calc(1.5rem * 0);
    margin-right: calc(1.5rem * var(--space-x-reverse));
    margin-left: calc(1.5rem * (1 - 0));
    margin-left: calc(1.5rem * (1 - var(--space-x-reverse)));
    margin-left: calc(1.5rem * calc(1 - 0));
    margin-left: calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .md\:block{
    display: block;
  }

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

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

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

  .md\:mx-32{
    margin-left: 8rem;
    margin-right: 8rem;
  }

  .md\:mt-0{
    margin-top: 0;
  }

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

  .md\:mr-6{
    margin-right: 1.5rem;
  }

  .md\:mr-48{
    margin-right: 12rem;
  }

  .md\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

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

  .md\:pt-6{
    padding-top: 1.5rem;
  }

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

  .md\:w-full{
    width: 100%;
  }

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

@media (min-width: 1024px){
  .lg\:container{
    width: 100%;
  }

  @media (min-width: 481px){
    .lg\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .lg\:container{
      max-width: 769px;
    }
  }

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

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

  .lg\:hover\:container:hover{
    width: 100%;
  }

  @media (min-width: 481px){
    .lg\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .lg\:container{
      max-width: 769px;
    }
  }

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

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

  .lg\:focus\:container:focus{
    width: 100%;
  }

  @media (min-width: 481px){
    .lg\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .lg\:container{
      max-width: 769px;
    }
  }

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

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

  .lg\:active\:container:active{
    width: 100%;
  }

  @media (min-width: 481px){
    .lg\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .lg\:container{
      max-width: 769px;
    }
  }

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

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

  .lg\:first\:container:first-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .lg\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .lg\:container{
      max-width: 769px;
    }
  }

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

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

  .lg\:last\:container:last-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .lg\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .lg\:container{
      max-width: 769px;
    }
  }

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

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

  .lg\:space-y-0 > :not(template) ~ :not(template){
    --space-y-reverse: 0;
    margin-top: calc(0px * (1 - 0));
    margin-top: calc(0px * (1 - var(--space-y-reverse)));
    margin-top: calc(0px * calc(1 - 0));
    margin-top: calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0px * 0);
    margin-bottom: calc(0px * var(--space-y-reverse));
  }

  .lg\:space-x-6 > :not(template) ~ :not(template){
    --space-x-reverse: 0;
    margin-right: calc(1.5rem * 0);
    margin-right: calc(1.5rem * var(--space-x-reverse));
    margin-left: calc(1.5rem * (1 - 0));
    margin-left: calc(1.5rem * (1 - var(--space-x-reverse)));
    margin-left: calc(1.5rem * calc(1 - 0));
    margin-left: calc(1.5rem * calc(1 - var(--space-x-reverse)));
  }

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:hidden{
    display: none;
  }

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

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

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

  .lg\:mt-0{
    margin-top: 0;
  }

  .lg\:mr-8{
    margin-right: 2rem;
  }

  .lg\:mt-10{
    margin-top: 2.5rem;
  }

  .lg\:mr-16{
    margin-right: 4rem;
  }

  .lg\:ml-24{
    margin-left: 6rem;
  }

  .lg\:ml-40{
    margin-left: 10rem;
  }

  .lg\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .lg\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:pt-0{
    padding-top: 0;
  }

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

  .lg\:absolute{
    position: absolute;
  }

  .lg\:right-0{
    right: 0;
  }

  .lg\:bottom-0{
    bottom: 0;
  }

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

  .lg\:gap-x-20{
    grid-column-gap: 5rem;
    -moz-column-gap: 5rem;
         column-gap: 5rem;
  }

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

@media (min-width: 1280px){
  .xl\:container{
    width: 100%;
  }

  @media (min-width: 481px){
    .xl\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .xl\:container{
      max-width: 769px;
    }
  }

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

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

  .xl\:hover\:container:hover{
    width: 100%;
  }

  @media (min-width: 481px){
    .xl\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .xl\:container{
      max-width: 769px;
    }
  }

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

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

  .xl\:focus\:container:focus{
    width: 100%;
  }

  @media (min-width: 481px){
    .xl\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .xl\:container{
      max-width: 769px;
    }
  }

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

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

  .xl\:active\:container:active{
    width: 100%;
  }

  @media (min-width: 481px){
    .xl\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .xl\:container{
      max-width: 769px;
    }
  }

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

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

  .xl\:first\:container:first-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .xl\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .xl\:container{
      max-width: 769px;
    }
  }

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

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

  .xl\:last\:container:last-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .xl\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .xl\:container{
      max-width: 769px;
    }
  }

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

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

  .xl\:space-x-1 > :not(template) ~ :not(template){
    --space-x-reverse: 0;
    margin-right: calc(0.25rem * 0);
    margin-right: calc(0.25rem * var(--space-x-reverse));
    margin-left: calc(0.25rem * (1 - 0));
    margin-left: calc(0.25rem * (1 - var(--space-x-reverse)));
    margin-left: calc(0.25rem * calc(1 - 0));
    margin-left: calc(0.25rem * calc(1 - var(--space-x-reverse)));
  }

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

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

@media (max-width: 400px){
  .mobile-sm\:container{
    width: 100%;
  }

  @media (min-width: 481px){
    .mobile-sm\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .mobile-sm\:container{
      max-width: 769px;
    }
  }

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

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

  .mobile-sm\:hover\:container:hover{
    width: 100%;
  }

  @media (min-width: 481px){
    .mobile-sm\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .mobile-sm\:container{
      max-width: 769px;
    }
  }

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

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

  .mobile-sm\:focus\:container:focus{
    width: 100%;
  }

  @media (min-width: 481px){
    .mobile-sm\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .mobile-sm\:container{
      max-width: 769px;
    }
  }

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

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

  .mobile-sm\:active\:container:active{
    width: 100%;
  }

  @media (min-width: 481px){
    .mobile-sm\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .mobile-sm\:container{
      max-width: 769px;
    }
  }

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

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

  .mobile-sm\:first\:container:first-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .mobile-sm\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .mobile-sm\:container{
      max-width: 769px;
    }
  }

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

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

  .mobile-sm\:last\:container:last-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .mobile-sm\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .mobile-sm\:container{
      max-width: 769px;
    }
  }

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

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

@media (max-width: 480px){
  .mobile\:container{
    width: 100%;
  }

  @media (min-width: 481px){
    .mobile\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .mobile\:container{
      max-width: 769px;
    }
  }

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

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

  .mobile\:hover\:container:hover{
    width: 100%;
  }

  @media (min-width: 481px){
    .mobile\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .mobile\:container{
      max-width: 769px;
    }
  }

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

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

  .mobile\:focus\:container:focus{
    width: 100%;
  }

  @media (min-width: 481px){
    .mobile\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .mobile\:container{
      max-width: 769px;
    }
  }

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

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

  .mobile\:active\:container:active{
    width: 100%;
  }

  @media (min-width: 481px){
    .mobile\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .mobile\:container{
      max-width: 769px;
    }
  }

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

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

  .mobile\:first\:container:first-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .mobile\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .mobile\:container{
      max-width: 769px;
    }
  }

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

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

  .mobile\:last\:container:last-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .mobile\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .mobile\:container{
      max-width: 769px;
    }
  }

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

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

  .mobile\:bg-design-system-background-2{
    --bg-opacity: 1;
    background-color: #FFFFFF;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgba(255, 255, 255, var(--bg-opacity));
  }

  .mobile\:rounded-none{
    border-radius: 0;
  }

  .mobile\:block{
    display: block;
  }

  .mobile\:flex{
    display: flex;
  }

  .mobile\:hidden{
    display: none;
  }

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

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

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

  .mobile\:h-48{
    height: 12rem;
  }

  .mobile\:h-full{
    height: 100%;
  }

  .mobile\:h-screen{
    height: 100vh;
  }

  .mobile\:m-auto{
    margin: auto;
  }

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

  .mobile\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .mobile\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .mobile\:mt-0{
    margin-top: 0;
  }

  .mobile\:mr-0{
    margin-right: 0;
  }

  .mobile\:mb-0{
    margin-bottom: 0;
  }

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

  .mobile\:ml-2{
    margin-left: 0.5rem;
  }

  .mobile\:mt-3{
    margin-top: 0.75rem;
  }

  .mobile\:mb-3{
    margin-bottom: 0.75rem;
  }

  .mobile\:mt-6{
    margin-top: 1.5rem;
  }

  .mobile\:mb-6{
    margin-bottom: 1.5rem;
  }

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

  .mobile\:mt-16{
    margin-top: 4rem;
  }

  .mobile\:mb-16{
    margin-bottom: 4rem;
  }

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

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

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

  .mobile\:p-0{
    padding: 0;
  }

  .mobile\:p-4{
    padding: 1rem;
  }

  .mobile\:px-0{
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .mobile\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .mobile\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .mobile\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

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

  .mobile\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .mobile\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .mobile\:pb-0{
    padding-bottom: 0;
  }

  .mobile\:pl-0{
    padding-left: 0;
  }

  .mobile\:pt-5{
    padding-top: 1.25rem;
  }

  .mobile\:pb-5{
    padding-bottom: 1.25rem;
  }

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

  .mobile\:pr-8{
    padding-right: 2rem;
  }

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

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

  .mobile\:pt-12{
    padding-top: 3rem;
  }

  .mobile\:pb-14{
    padding-bottom: 3.5rem;
  }

  .mobile\:pt-20{
    padding-top: 5rem;
  }

  .mobile\:pb-20{
    padding-bottom: 5rem;
  }

  .mobile\:shadow-none{
    box-shadow: none;
  }

  .mobile\:w-1\/3{
    width: 33.333333%;
  }

  .mobile\:w-full{
    width: 100%;
  }

  .mobile\:w-screen{
    width: 100vw;
  }

  .mobile\:w-7\/10{
    width: 70%;
  }

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

@media (min-width: 481px) and (max-width: 768px){
  .tablet\:container{
    width: 100%;
  }

  @media (min-width: 481px){
    .tablet\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .tablet\:container{
      max-width: 769px;
    }
  }

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

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

  .tablet\:hover\:container:hover{
    width: 100%;
  }

  @media (min-width: 481px){
    .tablet\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .tablet\:container{
      max-width: 769px;
    }
  }

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

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

  .tablet\:focus\:container:focus{
    width: 100%;
  }

  @media (min-width: 481px){
    .tablet\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .tablet\:container{
      max-width: 769px;
    }
  }

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

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

  .tablet\:active\:container:active{
    width: 100%;
  }

  @media (min-width: 481px){
    .tablet\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .tablet\:container{
      max-width: 769px;
    }
  }

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

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

  .tablet\:first\:container:first-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .tablet\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .tablet\:container{
      max-width: 769px;
    }
  }

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

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

  .tablet\:last\:container:last-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .tablet\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .tablet\:container{
      max-width: 769px;
    }
  }

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

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

  .tablet\:block{
    display: block;
  }

  .tablet\:flex{
    display: flex;
  }

  .tablet\:hidden{
    display: none;
  }

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

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

  .tablet\:max-h-24{
    max-height: 6.5rem;
  }

  .tablet\:max-h-modal-content{
    max-height: 34.5rem;
  }

  .tablet\:max-w-122{
    max-width: 30.5rem;
  }

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

  .tablet\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .tablet\:px-mobile-tablet{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tablet\:pt-0{
    padding-top: 0;
  }

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

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

  .tablet\:w-2\/3{
    width: 66.666667%;
  }

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

  .tablet\:w-5\/6{
    width: 83.333333%;
  }

  .tablet\:w-full{
    width: 100%;
  }

  .tablet\:w-modal-tablet{
    width: 37.5rem;
  }

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

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

@media (min-width: 769px){
  .desktop\:container{
    width: 100%;
  }

  @media (min-width: 481px){
    .desktop\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .desktop\:container{
      max-width: 769px;
    }
  }

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

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

  .desktop\:hover\:container:hover{
    width: 100%;
  }

  @media (min-width: 481px){
    .desktop\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .desktop\:container{
      max-width: 769px;
    }
  }

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

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

  .desktop\:focus\:container:focus{
    width: 100%;
  }

  @media (min-width: 481px){
    .desktop\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .desktop\:container{
      max-width: 769px;
    }
  }

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

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

  .desktop\:active\:container:active{
    width: 100%;
  }

  @media (min-width: 481px){
    .desktop\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .desktop\:container{
      max-width: 769px;
    }
  }

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

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

  .desktop\:first\:container:first-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .desktop\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .desktop\:container{
      max-width: 769px;
    }
  }

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

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

  .desktop\:last\:container:last-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .desktop\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .desktop\:container{
      max-width: 769px;
    }
  }

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

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

  .desktop\:space-y-0 > :not(template) ~ :not(template){
    --space-y-reverse: 0;
    margin-top: calc(0px * (1 - 0));
    margin-top: calc(0px * (1 - var(--space-y-reverse)));
    margin-top: calc(0px * calc(1 - 0));
    margin-top: calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0px * 0);
    margin-bottom: calc(0px * var(--space-y-reverse));
  }

  .desktop\:space-x-10 > :not(template) ~ :not(template){
    --space-x-reverse: 0;
    margin-right: calc(2.5rem * 0);
    margin-right: calc(2.5rem * var(--space-x-reverse));
    margin-left: calc(2.5rem * (1 - 0));
    margin-left: calc(2.5rem * (1 - var(--space-x-reverse)));
    margin-left: calc(2.5rem * calc(1 - 0));
    margin-left: calc(2.5rem * calc(1 - var(--space-x-reverse)));
  }

  .desktop\:block{
    display: block;
  }

  .desktop\:inline{
    display: inline;
  }

  .desktop\:flex{
    display: flex;
  }

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

  .desktop\:flex-row-reverse{
    flex-direction: row-reverse;
  }

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

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

  .desktop\:ml-2{
    margin-left: 0.5rem;
  }

  .desktop\:mr-6{
    margin-right: 1.5rem;
  }

  .desktop\:mb-13{
    margin-bottom: 3.25rem;
  }

  .desktop\:mt-32{
    margin-top: 8rem;
  }

  .desktop\:mb-32{
    margin-bottom: 8rem;
  }

  .desktop\:max-h-72{
    max-height: 18rem;
  }

  .desktop\:max-h-modal-content{
    max-height: 34.5rem;
  }

  .desktop\:max-w-58{
    max-width: 14.5rem;
  }

  .desktop\:max-w-122{
    max-width: 30.5rem;
  }

  .desktop\:max-w-desktop{
    max-width: 1440px;
  }

  .desktop\:min-h-modal-content{
    min-height: 17rem;
  }

  .desktop\:min-w-58{
    min-width: 14.5rem;
  }

  .desktop\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

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

  .desktop\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .desktop\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .desktop\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .desktop\:px-desktop{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

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

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

  .desktop\:pt-10{
    padding-top: 2.5rem;
  }

  .desktop\:pt-18{
    padding-top: 4.5rem;
  }

  .desktop\:pt-52{
    padding-top: 52px;
  }

  .desktop\:first\:pr-4:first-child{
    padding-right: 1rem;
  }

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

  .desktop\:w-1\/5{
    width: 20%;
  }

  .desktop\:w-55\%{
    width: 55%;
  }

  .desktop\:w-45\%{
    width: 45%;
  }

  .desktop\:w-11\/20{
    width: 55%;
  }

  .desktop\:w-cart-sidebar{
    width: 488px;
  }

  .desktop\:first\:w-3\/5:first-child{
    width: 60%;
  }

  .desktop\:last\:w-2\/5:last-child{
    width: 40%;
  }

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

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

@media (min-width: 1280px){
  .desktop-xl\:container{
    width: 100%;
  }

  @media (min-width: 481px){
    .desktop-xl\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .desktop-xl\:container{
      max-width: 769px;
    }
  }

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

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

  .desktop-xl\:hover\:container:hover{
    width: 100%;
  }

  @media (min-width: 481px){
    .desktop-xl\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .desktop-xl\:container{
      max-width: 769px;
    }
  }

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

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

  .desktop-xl\:focus\:container:focus{
    width: 100%;
  }

  @media (min-width: 481px){
    .desktop-xl\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .desktop-xl\:container{
      max-width: 769px;
    }
  }

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

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

  .desktop-xl\:active\:container:active{
    width: 100%;
  }

  @media (min-width: 481px){
    .desktop-xl\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .desktop-xl\:container{
      max-width: 769px;
    }
  }

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

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

  .desktop-xl\:first\:container:first-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .desktop-xl\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .desktop-xl\:container{
      max-width: 769px;
    }
  }

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

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

  .desktop-xl\:last\:container:last-child{
    width: 100%;
  }

  @media (min-width: 481px){
    .desktop-xl\:container{
      max-width: 481px;
    }
  }

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

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

  @media (min-width: 769px){
    .desktop-xl\:container{
      max-width: 769px;
    }
  }

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

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

  .desktop-xl\:flex{
    display: flex;
  }

  .desktop-xl\:hidden{
    display: none;
  }

  .desktop-xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

