@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,500;1,500&display=swap");

/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

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

/**
Use a better box model (opinionated).
*/

*,
::before,
::after {
  box-sizing: border-box;
}

/**
Use a more readable tab size (opinionated).
*/

html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

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

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

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

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
}

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

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

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

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

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		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;
}

/*
Tabular data
============
*/

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

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

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

/**
Remove the inheritance of text transform in Edge and Firefox.
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.
*/

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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: Hiragino Sans, Yu Gothic, MS Gothic, sans-serif;
  /* 1 */
  line-height: 1.5;
  /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 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: currentColor;
  /* 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 {
  opacity: 1;
  color: #a1a1aa;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #a1a1aa;
}

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

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */

:-moz-focusring {
  outline: auto;
}

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: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * 1. 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
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

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

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

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

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

[hidden] {
  display: none;
}

*, ::before, ::after{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-color: currentColor;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  --tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

body{
  --tw-bg-opacity: 1;
  background-color: rgba(250, 247, 240, var(--tw-bg-opacity));
}

footer{
  --tw-bg-opacity: 1;
  background-color: rgba(119, 102, 85, var(--tw-bg-opacity));
}

footer a{
  display: inline-flex;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

button:focus, a:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

a:hover{
  opacity: 0.8;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
   input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */

input[type="number"] {
  -moz-appearance: textfield;
}

select[data-ssid] {
  pointer-events: none !important;
  opacity: 0 !important;
  display: flex !important;
  position: absolute !important;
}

.slim-dropdown{
  margin-top: 0.75rem;
}

.slim-dropdown .ss-multi-selected .ss-values{
  margin: 0.5rem !important;
  padding: 0px !important;
  --tw-text-opacity: 1 !important;
  color: rgba(170, 170, 170, var(--tw-text-opacity)) !important;
}

.slim-dropdown .ss-multi-selected .ss-values .ss-value-delete{
  margin-left: 0.5rem !important;
  --tw-translate-y: -1px !important;
  transform: var(--tw-transform) !important;
}

.slim-dropdown .ss-multi-selected .ss-values .ss-value{
  margin: 0px !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 187, 0, var(--tw-bg-opacity)) !important;
  padding-top: 0.375rem !important;
  padding-bottom: 0.375rem !important;
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
}

.slim-dropdown .ss-multi-selected .ss-values{
  align-items: center !important;
  gap: 0.375rem !important;
}

.slim-dropdown .ss-multi-selected{
  min-height: 0px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgba(170, 170, 170, var(--tw-border-opacity)) !important;
  padding: 0px !important;
}

.slim-dropdown .ss-content{
  overflow: hidden !important;
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
  --tw-border-opacity: 1 !important;
  border-color: rgba(170, 170, 170, var(--tw-border-opacity)) !important;
}

.slim-dropdown .ss-content .ss-list .ss-option.ss-highlighted, .ss-content .ss-list .ss-option:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(0, 187, 0, var(--tw-bg-opacity)) !important;
}

.slim-dropdown .ss-content .ss-list .ss-option.ss-disabled{
  --tw-bg-opacity: 1 !important;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important;
}

.slim-dropdown .ss-multi-selected .ss-add{
  margin: 0px !important;
  margin-right: 0.75rem !important;
  flex: none !important;
  align-items: center !important;
}

.list-disc {
  list-style-type: '・' !important;
  padding-left: 0.5rem !important;
}

.container{
  width: 100%;
}

@media (min-width: 100%){
  .container{
    max-width: 100%;
  }
}

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

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

.aspect-w-1,
.aspect-w-2,
.aspect-w-3,
.aspect-w-4,
.aspect-w-5,
.aspect-w-6,
.aspect-w-7,
.aspect-w-8,
.aspect-w-9,
.aspect-w-10,
.aspect-w-11,
.aspect-w-12,
.aspect-w-13,
.aspect-w-14,
.aspect-w-15,
.aspect-w-16{
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
}

.aspect-w-1 > *,
.aspect-w-2 > *,
.aspect-w-3 > *,
.aspect-w-4 > *,
.aspect-w-5 > *,
.aspect-w-6 > *,
.aspect-w-7 > *,
.aspect-w-8 > *,
.aspect-w-9 > *,
.aspect-w-10 > *,
.aspect-w-11 > *,
.aspect-w-12 > *,
.aspect-w-13 > *,
.aspect-w-14 > *,
.aspect-w-15 > *,
.aspect-w-16 > *{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.aspect-w-16{
  --tw-aspect-w: 16;
}

.aspect-h-9{
  --tw-aspect-h: 9;
}

#hero{
  margin-top: calc(85px + 16px);
}

/* Page Title */

.page-title-wrapper{
  padding-left: 0.75rem;
}

@media (min-width: 744px){
  .page-title-wrapper{
    padding-left: calc(50px - 12px);
  }
}

.page-title{
  display: flex;
  flex-direction: column;
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 204, 0, var(--tw-border-opacity));
  padding-left: 0.5rem;
}

.page-title > h1{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(136, 136, 136, var(--tw-text-opacity));
}

@media (min-width: 744px){
  .page-title > h1{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.page-title > h2{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}

@media (min-width: 744px){
  .page-title > h2{
    font-size: 28px;
  }
}

/* Cards */

.card{
  display: flex;
  flex-direction: column;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.75rem;
  padding-right: 1rem;
  --tw-shadow: 4px 4px 12px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 744px){
  .card{
    padding-left: calc(50px - 12px);
  }

  .card{
    padding-right: 50px;
  }
}

.card-cream{
  display: flex;
  flex-direction: column;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgba(250, 247, 240, var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.75rem;
  padding-right: 1rem;
}

@media (min-width: 744px){
  .card-cream{
    padding-left: calc(50px - 12px);
  }

  .card-cream{
    padding-right: 50px;
  }
}

.card-title{
  margin-bottom: 0.5rem;
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 204, 0, var(--tw-border-opacity));
}

.card-title > h3{
  margin-left: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

@media (min-width: 744px){
  .card-title > h3{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.card > hr{
  margin-left: 0.75rem;
  --tw-border-opacity: 1;
  border-color: rgba(221, 221, 221, var(--tw-border-opacity));
}

.card > p{
  margin-left: 0.75rem;
  text-align: justify;
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}

.section-title{
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}

@media (min-width: 744px){
  .section-title{
    font-size: 28px;
  }
}

/* Forms */

.form-label{
  display: flex;
  align-items: center;
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 204, 0, var(--tw-border-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.form-label-required{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(255, 0, 0, var(--tw-border-opacity));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-size: 10px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 0, 0, var(--tw-text-opacity));
}

.form-text-input{
  margin-top: 0.75rem;
  width: 100%;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(170, 170, 170, var(--tw-border-opacity));
  padding: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(170, 170, 170, var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.form-text-input:focus{
  --tw-border-opacity: 1;
  border-color: rgba(51, 51, 51, var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}

/* .form-text-input:invalid {
      @apply border-red text-gray-1;
   } */

.active-radio{
  margin-top: 0.75rem;
  height: 3rem;
  width: 100%;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 187, 0, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.active-radio:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.inactive-radio{
  margin-top: 0.75rem;
  height: 3rem;
  width: 100%;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(221, 221, 221, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(250, 250, 250, var(--tw-bg-opacity));
}

.inactive-radio:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.selected-radio{
  position: relative;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(85, 85, 85, var(--tw-border-opacity));
  padding: 0.25rem;
}

.selected-tiny-radio{
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 0, 0, var(--tw-bg-opacity));
}

.unselected-radio{
  position: relative;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(136, 136, 136, var(--tw-border-opacity));
  padding: 0.25rem;
}

.unselected-tiny-radio{
  display: none;
}

.active-check{
  height: 3rem;
  width: 100%;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 187, 0, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.active-check:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.inactive-check{
  height: 3rem;
  width: 100%;
  cursor: pointer;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(221, 221, 221, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(250, 250, 250, var(--tw-bg-opacity));
}

.inactive-check:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.selected-check{
  position: relative;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 0.125rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(85, 85, 85, var(--tw-border-opacity));
}

.selected-tiny-check{
  display: block;
  height: 100%;
  width: 100%;
  background-image: url("/assets/check.svg");
  background-position: center;
  background-repeat: none;
}

.unselected-check{
  position: relative;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 0.125rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(136, 136, 136, var(--tw-border-opacity));
}

.unselected-tiny-check{
  display: none;
}

.nav-item{
  display: flex;
  width: 100%;
  align-items: center;
  gap: 1rem;
}

@media (min-width: 1024px){
  .nav-item{
    height: 68px;
  }

  .nav-item{
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}

.nav-link{
  margin-left: 0px;
  margin-right: 0px;
  display: flex;
  width: 100%;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  justify-content: space-between;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(204, 204, 204, var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 1024px){
  .nav-link{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

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

  .nav-link{
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

.wrapper{
  width: 100%;
}

@media (min-width: 100%){
  .wrapper{
    max-width: 100%;
  }
}

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

@media (min-width: 1250px){
  .wrapper{
    max-width: 1250px;
  }
}

.wrapper{
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  max-width: 1250px;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1024px){
  .wrapper{
    padding-left: 50px;
    padding-right: 50px;
  }
}

/* Primary Button 56px */

.button-primary-regular{
  width: auto;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 187, 0, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(0, 187, 0, var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  --tw-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 1024px){
  .button-primary-regular{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.button-primary-regular:hover{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 187, 0, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(0, 187, 0, var(--tw-text-opacity));
}

.button-primary-rounded-icon{
  display: inline-flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  width: auto;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 187, 0, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(0, 187, 0, var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  --tw-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 1024px){
  .button-primary-rounded-icon{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.button-primary-rounded-icon:hover{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 187, 0, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(0, 187, 0, var(--tw-text-opacity));
}

.button-primary-rounded-icon{
  align-items: center;
  justify-content: space-between;
  gap: 3rem;
}

@media (min-width: 1024px){
  .button-primary-rounded-icon{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.button-primary-regular-icon{
  display: inline-flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  width: auto;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 187, 0, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(0, 187, 0, var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  --tw-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 1024px){
  .button-primary-regular-icon{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.button-primary-regular-icon:hover{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 187, 0, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(0, 187, 0, var(--tw-text-opacity));
}

.button-primary-regular-icon{
  align-items: center;
  justify-content: space-between;
  gap: 3rem;
}

@media (min-width: 1024px){
  .button-primary-regular-icon{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.button-primary-regular-disabled{
  width: auto;
  cursor: not-allowed;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(170, 170, 170, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(170, 170, 170, var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(136, 136, 136, var(--tw-text-opacity));
  --tw-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 1024px){
  .button-primary-regular-disabled{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

/* Primary Button 64px */

.button-primary-rounded-lg{
  width: auto;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 187, 0, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(0, 187, 0, var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  --tw-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 1024px){
  .button-primary-rounded-lg{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.button-primary-rounded-lg:hover{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 187, 0, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(0, 187, 0, var(--tw-text-opacity));
}

.button-primary-rounded-lg{
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 744px){
  .button-primary-rounded-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

/* Brown Button 56px */

.button-brown-rounded{
  width: auto;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(119, 102, 85, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(119, 102, 85, var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  --tw-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 1024px){
  .button-brown-rounded{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.button-brown-rounded:hover{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(119, 102, 85, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(119, 102, 85, var(--tw-text-opacity));
}

.button-brown-regular{
  width: auto;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(119, 102, 85, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(119, 102, 85, var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  --tw-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 1024px){
  .button-brown-regular{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.button-brown-regular:hover{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(119, 102, 85, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(119, 102, 85, var(--tw-text-opacity));
}

/* Brown Button 64px */

.button-brown-regular-lg{
  width: auto;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(119, 102, 85, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(119, 102, 85, var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  --tw-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@media (min-width: 1024px){
  .button-brown-regular-lg{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

.button-brown-regular-lg:hover{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(119, 102, 85, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(119, 102, 85, var(--tw-text-opacity));
}

.button-brown-regular-lg{
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 744px){
  .button-brown-regular-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.homepage-card{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgba(250, 247, 240, var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.homepage-heading{
  text-align: center;
  font-family: Barlow Condensed, sans-serif;
  font-size: 3rem;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(68, 51, 34, var(--tw-text-opacity));
}

@media (min-width: 1024px){
  .homepage-heading{
    font-size: 3.75rem;
    line-height: 1;
  }
}

.homepage-subheading{
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}

.invisible{
  visibility: hidden;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: -webkit-sticky;
  position: sticky;
}

.top-0{
  top: 0px;
}

.right-0{
  right: 0px;
}

.left-0{
  left: 0px;
}

.bottom-0{
  bottom: 0px;
}

.bottom-28{
  bottom: 7rem;
}

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

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

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

.order-last{
  order: 9999;
}

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

.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}

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

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

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

.my-3\.5{
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-9{
  margin-top: 2.25rem;
}

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

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

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

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

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

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

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

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

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

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

.block{
  display: block;
}

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

.inline{
  display: inline;
}

.flex{
  display: flex;
}

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

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.hidden{
  display: none;
}

.h-\[calc\(100vh-64px\)\]{
  height: calc(100vh - 64px);
}

.h-8{
  height: 2rem;
}

.h-32{
  height: 8rem;
}

.h-auto{
  height: auto;
}

.h-7{
  height: 1.75rem;
}

.h-10{
  height: 2.5rem;
}

.h-full{
  height: 100%;
}

.h-5{
  height: 1.25rem;
}

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

.h-20{
  height: 5rem;
}

.h-16{
  height: 4rem;
}

.h-28{
  height: 7rem;
}

.max-h-12{
  max-height: 3rem;
}

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

.max-h-14{
  max-height: 3.5rem;
}

.max-h-52{
  max-height: 13rem;
}

.max-h-64{
  max-height: 16rem;
}

.max-h-72{
  max-height: 18rem;
}

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

.w-full{
  width: 100%;
}

.w-8{
  width: 2rem;
}

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

.w-32{
  width: 8rem;
}

.w-6{
  width: 1.5rem;
}

.w-7{
  width: 1.75rem;
}

.w-auto{
  width: auto;
}

.w-40{
  width: 10rem;
}

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

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

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

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

.w-\[76\.4\%\]{
  width: 76.4%;
}

.w-\[23\.6\%\]{
  width: 23.6%;
}

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

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

.w-5{
  width: 1.25rem;
}

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

.w-4{
  width: 1rem;
}

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

.w-28{
  width: 7rem;
}

.w-20{
  width: 5rem;
}

.min-w-max{
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}

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

.max-w-screen-lg{
  max-width: 1024px;
}

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

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

.max-w-xs{
  max-width: 20rem;
}

.max-w-max{
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

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

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

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

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

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

.-translate-y-full{
  --tw-translate-y: -100%;
  transform: var(--tw-transform);
}

.translate-y-full{
  --tw-translate-y: 100%;
  transform: var(--tw-transform);
}

.translate-x-full{
  --tw-translate-x: 100%;
  transform: var(--tw-transform);
}

.translate-x-0{
  --tw-translate-x: 0px;
  transform: var(--tw-transform);
}

.rotate-90{
  --tw-rotate: 90deg;
  transform: var(--tw-transform);
}

.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  transform: var(--tw-transform);
}

.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: var(--tw-transform);
}

.transform{
  transform: var(--tw-transform);
}

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

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

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

.cursor-pointer{
  cursor: pointer;
}

.resize-none{
  resize: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-4{
  gap: 1rem;
}

.gap-12{
  gap: 3rem;
}

.gap-8{
  gap: 2rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-1{
  gap: 0.25rem;
}

.gap-16{
  gap: 4rem;
}

.gap-20{
  gap: 5rem;
}

.gap-10{
  gap: 2.5rem;
}

.gap-y-6{
  row-gap: 1.5rem;
}

.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.gap-y-2{
  row-gap: 0.5rem;
}

.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-y-8{
  row-gap: 2rem;
}

.gap-x-12{
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}

.gap-y-4{
  row-gap: 1rem;
}

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

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

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

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

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

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

.divide-x > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-gray-5 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgba(221, 221, 221, var(--tw-divide-opacity));
}

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

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

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

.overflow-hidden{
  overflow: hidden;
}

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

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

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

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

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

.rounded{
  border-radius: 0.25rem;
}

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

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

.rounded-r{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

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

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

.border{
  border-width: 1px;
}

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

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

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

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

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

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

.border-nav-item-border{
  --tw-border-opacity: 1;
  border-color: rgba(204, 204, 204, var(--tw-border-opacity));
}

.border-gray-4{
  --tw-border-opacity: 1;
  border-color: rgba(170, 170, 170, var(--tw-border-opacity));
}

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

.border-brown{
  --tw-border-opacity: 1;
  border-color: rgba(119, 102, 85, var(--tw-border-opacity));
}

.border-gray-5{
  --tw-border-opacity: 1;
  border-color: rgba(221, 221, 221, var(--tw-border-opacity));
}

.border-primary-link{
  --tw-border-opacity: 1;
  border-color: rgba(0, 170, 0, var(--tw-border-opacity));
}

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

.bg-background{
  --tw-bg-opacity: 1;
  background-color: rgba(250, 247, 240, var(--tw-bg-opacity));
}

.bg-primary-bg{
  --tw-bg-opacity: 1;
  background-color: rgba(0, 187, 0, var(--tw-bg-opacity));
}

.bg-brown{
  --tw-bg-opacity: 1;
  background-color: rgba(119, 102, 85, var(--tw-bg-opacity));
}

.bg-\[\#776655\]{
  --tw-bg-opacity: 1;
  background-color: rgba(119, 102, 85, var(--tw-bg-opacity));
}

.bg-\[\#DDCCBB\]{
  --tw-bg-opacity: 1;
  background-color: rgba(221, 204, 187, var(--tw-bg-opacity));
}

.bg-\[\#443322\]{
  --tw-bg-opacity: 1;
  background-color: rgba(68, 51, 34, var(--tw-bg-opacity));
}

.bg-\[\#AA9988\]{
  --tw-bg-opacity: 1;
  background-color: rgba(170, 153, 136, var(--tw-bg-opacity));
}

.bg-primary-accent{
  --tw-bg-opacity: 1;
  background-color: rgba(0, 204, 0, var(--tw-bg-opacity));
}

.bg-\[\#00BBCC\]{
  --tw-bg-opacity: 1;
  background-color: rgba(0, 187, 204, var(--tw-bg-opacity));
}

.bg-\[\#55AA55\]{
  --tw-bg-opacity: 1;
  background-color: rgba(85, 170, 85, var(--tw-bg-opacity));
}

.bg-\[\#EE8822\]{
  --tw-bg-opacity: 1;
  background-color: rgba(238, 136, 34, var(--tw-bg-opacity));
}

.bg-\[\#8822EE\]{
  --tw-bg-opacity: 1;
  background-color: rgba(136, 34, 238, var(--tw-bg-opacity));
}

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

.p-4{
  padding: 1rem;
}

.p-2{
  padding: 0.5rem;
}

.p-5{
  padding: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

.\!px-0{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-heading{
  font-family: Barlow Condensed, sans-serif;
}

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

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

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

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

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

.text-10{
  font-size: 10px;
}

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

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

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

.text-28{
  font-size: 28px;
}

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

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

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

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

.text-gray-1{
  --tw-text-opacity: 1;
  color: rgba(51, 51, 51, var(--tw-text-opacity));
}

.text-black{
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.text-gray-2{
  --tw-text-opacity: 1;
  color: rgba(85, 85, 85, var(--tw-text-opacity));
}

.text-darker-brown{
  --tw-text-opacity: 1;
  color: rgba(68, 51, 34, var(--tw-text-opacity));
}

.text-primary-link{
  --tw-text-opacity: 1;
  color: rgba(0, 170, 0, var(--tw-text-opacity));
}

.text-gray-3{
  --tw-text-opacity: 1;
  color: rgba(136, 136, 136, var(--tw-text-opacity));
}

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

.text-primary-bg{
  --tw-text-opacity: 1;
  color: rgba(0, 187, 0, var(--tw-text-opacity));
}

.text-gray-4{
  --tw-text-opacity: 1;
  color: rgba(170, 170, 170, var(--tw-text-opacity));
}

.text-primary-accent{
  --tw-text-opacity: 1;
  color: rgba(0, 204, 0, var(--tw-text-opacity));
}

.text-brown{
  --tw-text-opacity: 1;
  color: rgba(119, 102, 85, var(--tw-text-opacity));
}

.underline{
  text-decoration: underline;
}

.opacity-0{
  opacity: 0;
}

.opacity-100{
  opacity: 1;
}

.shadow-nav{
  --tw-shadow: 0px 4px 16px rgba(0, 0, 0, 0.15);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sticky-footer{
  --tw-shadow: 0px -4px 12px rgba(0, 0, 0, 0.1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-nav-button{
  --tw-shadow: 2px 2px 8px 0px #00000026;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-filter);
}

.transition{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

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

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

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

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

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

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

.before\:content-\[\'\203B\'\]::before{
  content: '※';
}

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

.hover\:bg-darker-brown:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(68, 51, 34, var(--tw-bg-opacity));
}

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

@media (min-width: 744px){
  .md\:order-first{
    order: -9999;
  }

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

  .md\:\!mx-auto{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .md\:mt-\[68px\]{
    margin-top: 68px;
  }

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

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

  .md\:mt-0{
    margin-top: 0px;
  }

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

  .md\:mr-0{
    margin-right: 0px;
  }

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

  .md\:mb-0{
    margin-bottom: 0px;
  }

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

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

  .md\:block{
    display: block;
  }

  .md\:flex{
    display: flex;
  }

  .md\:hidden{
    display: none;
  }

  .md\:h-full{
    height: 100%;
  }

  .md\:h-10{
    height: 2.5rem;
  }

  .md\:h-28{
    height: 7rem;
  }

  .md\:h-36{
    height: 9rem;
  }

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

  .md\:max-h-14{
    max-height: 3.5rem;
  }

  .md\:w-full{
    width: 100%;
  }

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

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

  .md\:w-3\/5{
    width: 60%;
  }

  .md\:w-10{
    width: 2.5rem;
  }

  .md\:w-auto{
    width: auto;
  }

  .md\:w-2\/3{
    width: 66.666667%;
  }

  .md\:w-1\/3{
    width: 33.333333%;
  }

  .md\:w-36{
    width: 9rem;
  }

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

  .md\:translate-x-\[calc\(100\%\+32px\)\]{
    --tw-translate-x: calc(100% + 32px);
    transform: var(--tw-transform);
  }

  .md\:rotate-0{
    --tw-rotate: 0deg;
    transform: var(--tw-transform);
  }

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

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

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

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

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

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

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

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

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

  .md\:gap-12{
    gap: 3rem;
  }

  .md\:gap-6{
    gap: 1.5rem;
  }

  .md\:gap-4{
    gap: 1rem;
  }

  .md\:gap-10{
    gap: 2.5rem;
  }

  .md\:gap-32{
    gap: 8rem;
  }

  .md\:gap-8{
    gap: 2rem;
  }

  .md\:gap-1{
    gap: 0.25rem;
  }

  .md\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(3rem * var(--tw-space-x-reverse));
    margin-left: calc(3rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:rounded-bl-2xl{
    border-bottom-left-radius: 1rem;
  }

  .md\:p-8{
    padding: 2rem;
  }

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

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

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

  .md\:pb-0{
    padding-bottom: 0px;
  }

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

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

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

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

  .md\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }

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

  .md\:text-5xl{
    font-size: 3rem;
    line-height: 1;
  }

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

@media (min-width: 1024px){
  .lg\:nav-dropdown::after {
    content: "▾";
  }

  .lg\:nav-dropdown::after{
    position: absolute;
  }

  .lg\:nav-dropdown::after{
    bottom: 0px;
  }

  .lg\:nav-dropdown::after{
    left: 0px;
  }

  .lg\:nav-dropdown::after{
    display: flex;
  }

  .lg\:nav-dropdown::after{
    width: 100%;
  }

  .lg\:nav-dropdown::after{
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }

  .lg\:nav-dropdown::after{
    justify-content: center;
  }

  .lg\:nav-dropdown::after{
    --tw-text-opacity: 1;
    color: rgba(0, 187, 0, var(--tw-text-opacity));
  }

  .lg\:nav-dropdown {
    content: "▾";
  }

  .lg\:nav-dropdown{
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }

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

  .lg\:ml-0{
    margin-left: 0px;
  }

  .lg\:mt-0{
    margin-top: 0px;
  }

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

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:contents{
    display: contents;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:h-auto{
    height: auto;
  }

  .lg\:h-full{
    height: 100%;
  }

  .lg\:w-96{
    width: 24rem;
  }

  .lg\:w-full{
    width: 100%;
  }

  .lg\:w-1\/3{
    width: 33.333333%;
  }

  .lg\:max-w-max{
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }

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

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

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

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

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

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

  .lg\:gap-8{
    gap: 2rem;
  }

  .lg\:gap-12{
    gap: 3rem;
  }

  .lg\:gap-y-6{
    row-gap: 1.5rem;
  }

  .lg\:gap-x-1{
    -moz-column-gap: 0.25rem;
         column-gap: 0.25rem;
  }

  .lg\:overflow-hidden{
    overflow: hidden;
  }

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

  .lg\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  }

  .lg\:bg-primary-bg{
    --tw-bg-opacity: 1;
    background-color: rgba(0, 187, 0, var(--tw-bg-opacity));
  }

  .lg\:p-0{
    padding: 0px;
  }

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

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

  .lg\:px-50px{
    padding-left: 50px;
    padding-right: 50px;
  }

  .lg\:\!px-\[50px\]{
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

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

  .lg\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-primary-link{
    --tw-text-opacity: 1;
    color: rgba(0, 170, 0, var(--tw-text-opacity));
  }

  .lg\:text-white{
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
  }

  .lg\:text-gray-1{
    --tw-text-opacity: 1;
    color: rgba(51, 51, 51, var(--tw-text-opacity));
  }
}
