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

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

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/

html {
   line-height: 1.5; /* 1 */
   -webkit-text-size-adjust: 100%; /* 2 */
   -moz-tab-size: 4; /* 3 */
   -o-tab-size: 4;
   tab-size: 4; /* 3 */
   font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
   font-weight: bolder;
}

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

code,
kbd,
samp,
pre {
   font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
   font-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;
}

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

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

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

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

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

button,
select {
   text-transform: none;
}

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

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

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

:-moz-focusring {
   outline: auto;
}

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

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

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

progress {
   vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
   display: list-item;
}

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

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

fieldset {
   margin: 0;
   padding: 0;
}

legend {
   padding: 0;
}

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
   resize: vertical;
}

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

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
   cursor: default;
}

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

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

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

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

[type="text"],
[type="email"],
[type="url"],
[type="password"],
[type="number"],
[type="date"],
[type="datetime-local"],
[type="month"],
[type="search"],
[type="tel"],
[type="time"],
[type="week"],
[multiple],
textarea,
select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background-color: #fff;
   border-color: #6b7280;
   border-width: 1px;
   border-radius: 0px;
   padding-top: 0.5rem;
   padding-right: 0.75rem;
   padding-bottom: 0.5rem;
   padding-left: 0.75rem;
   font-size: 1rem;
   line-height: 1.5rem;
   --tw-shadow: 0 0 #0000;
}

[type="text"]:focus,
[type="email"]:focus,
[type="url"]:focus,
[type="password"]:focus,
[type="number"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="month"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="time"]:focus,
[type="week"]:focus,
[multiple]:focus,
textarea:focus,
select:focus {
   outline: 2px solid transparent;
   outline-offset: 2px;
   --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
   --tw-ring-offset-width: 0px;
   --tw-ring-offset-color: #fff;
   --tw-ring-color: #1c6894;
   --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
   --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
   box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
   border-color: #1c6894;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
   color: #6b7280;
   opacity: 1;
}

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

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

::-webkit-datetime-edit-fields-wrapper {
   padding: 0;
}

::-webkit-date-and-time-value {
   min-height: 1.5em;
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-year-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-meridiem-field {
   padding-top: 0;
   padding-bottom: 0;
}

select {
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
   background-position: right 0.5rem center;
   background-repeat: no-repeat;
   background-size: 1.5em 1.5em;
   padding-right: 2.5rem;
   print-color-adjust: exact;
}

[multiple] {
   background-image: initial;
   background-position: initial;
   background-repeat: unset;
   background-size: initial;
   padding-right: 0.75rem;
   print-color-adjust: unset;
}

[type="checkbox"],
[type="radio"] {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   padding: 0;
   print-color-adjust: exact;
   display: inline-block;
   vertical-align: middle;
   background-origin: border-box;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   flex-shrink: 0;
   height: 1rem;
   width: 1rem;
   color: #1c6894;
   background-color: #fff;
   border-color: #6b7280;
   border-width: 1px;
   --tw-shadow: 0 0 #0000;
}

[type="checkbox"] {
   border-radius: 0px;
}

[type="radio"] {
   border-radius: 100%;
}

[type="checkbox"]:focus,
[type="radio"]:focus {
   outline: 2px solid transparent;
   outline-offset: 2px;
   --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
   --tw-ring-offset-width: 2px;
   --tw-ring-offset-color: #fff;
   --tw-ring-color: #1c6894;
   --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
   --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
   box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type="checkbox"]:checked,
[type="radio"]:checked {
   border-color: transparent;
   background-color: currentColor;
   background-size: 100% 100%;
   background-position: center;
   background-repeat: no-repeat;
}

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

[type="radio"]:checked {
   background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

[type="checkbox"]:checked:hover,
[type="checkbox"]:checked:focus,
[type="radio"]:checked:hover,
[type="radio"]:checked:focus {
   border-color: transparent;
   background-color: currentColor;
}

[type="checkbox"]:indeterminate {
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
   border-color: transparent;
   background-color: currentColor;
   background-size: 100% 100%;
   background-position: center;
   background-repeat: no-repeat;
}

[type="checkbox"]:indeterminate:hover,
[type="checkbox"]:indeterminate:focus {
   border-color: transparent;
   background-color: currentColor;
}

[type="file"] {
   background: unset;
   border-color: inherit;
   border-width: 0;
   border-radius: 0;
   padding: 0;
   font-size: unset;
   line-height: inherit;
}

[type="file"]:focus {
   outline: 1px solid ButtonText;
   outline: 1px auto -webkit-focus-ring-color;
}
[type="text"],
[type="email"],
[type="url"],
[type="password"],
[type="number"],
[type="date"],
[type="datetime-local"],
[type="month"],
[type="search"],
[type="tel"],
[type="time"],
[type="week"],
[multiple],
textarea,
select {
   width: 100%;
   border-width: 0px;
   border-bottom-width: 1px !important;
   --tw-border-opacity: 1 !important;
   border-bottom-color: rgb(182 192 201 / var(--tw-border-opacity)) !important;
   padding-top: 0.75rem;
   padding-bottom: 0.75rem;
   padding-left: 0px;
   padding-right: 0px;
   font-size: 1.125rem;
   line-height: 1.75rem;
}
[type="text"]:focus,
[type="email"]:focus,
[type="url"]:focus,
[type="password"]:focus,
[type="number"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="month"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="time"]:focus,
[type="week"]:focus,
[multiple]:focus,
textarea:focus,
select:focus {
   outline: 2px solid transparent;
   outline-offset: 2px;
   --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
   --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
   box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
[type="checkbox"],
[type="radio"] {
   margin-right: 0.75rem;
   height: 21px;
   width: 21px;
   border-width: 1px;
   --tw-border-opacity: 1;
   border-color: rgb(192 223 242 / var(--tw-border-opacity));
   font-size: 1.125rem;
   line-height: 1.75rem;
   --tw-text-opacity: 1;
   color: rgb(0 31 63 / var(--tw-text-opacity));
}
[type="checkbox"]:focus,
[type="radio"]:focus {
   --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
   --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
   box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
   --tw-ring-offset-width: 0px;
}
select {
   background-image: url("../images/icons/chevron.svg");
   background-size: 0.75rem 1.5rem;
   background-position: right;
   padding-right: 2rem !important;
}
[type="checkbox"] {
   position: relative;
   top: 0.25rem;
   border-radius: 0.25rem;
}
[type="checkbox"]:checked {
   background-image: url("../images/bg/checkbox.svg");
}
[type="radio"] {
   border-radius: 9999px;
}
[type="file"] {
   padding: 0.75rem;
   font-size: 1rem;
   line-height: 1.5rem;
}

::-webkit-backdrop {
   --tw-border-spacing-x: 0;
   --tw-border-spacing-y: 0;
   --tw-translate-x: 0;
   --tw-translate-y: 0;
   --tw-rotate: 0;
   --tw-skew-x: 0;
   --tw-skew-y: 0;
   --tw-scale-x: 1;
   --tw-scale-y: 1;
   --tw-pan-x: ;
   --tw-pan-y: ;
   --tw-pinch-zoom: ;
   --tw-scroll-snap-strictness: proximity;
   --tw-ordinal: ;
   --tw-slashed-zero: ;
   --tw-numeric-figure: ;
   --tw-numeric-spacing: ;
   --tw-numeric-fraction: ;
   --tw-ring-inset: ;
   --tw-ring-offset-width: 0px;
   --tw-ring-offset-color: #fff;
   --tw-ring-color: rgb(37 132 191 / 0.5);
   --tw-ring-offset-shadow: 0 0 #0000;
   --tw-ring-shadow: 0 0 #0000;
   --tw-shadow: 0 0 #0000;
   --tw-shadow-colored: 0 0 #0000;
   --tw-blur: ;
   --tw-brightness: ;
   --tw-contrast: ;
   --tw-grayscale: ;
   --tw-hue-rotate: ;
   --tw-invert: ;
   --tw-saturate: ;
   --tw-sepia: ;
   --tw-drop-shadow: ;
   --tw-backdrop-blur: ;
   --tw-backdrop-brightness: ;
   --tw-backdrop-contrast: ;
   --tw-backdrop-grayscale: ;
   --tw-backdrop-hue-rotate: ;
   --tw-backdrop-invert: ;
   --tw-backdrop-opacity: ;
   --tw-backdrop-saturate: ;
   --tw-backdrop-sepia: ;
}

*,
::before,
::after,
::backdrop {
   --tw-border-spacing-x: 0;
   --tw-border-spacing-y: 0;
   --tw-translate-x: 0;
   --tw-translate-y: 0;
   --tw-rotate: 0;
   --tw-skew-x: 0;
   --tw-skew-y: 0;
   --tw-scale-x: 1;
   --tw-scale-y: 1;
   --tw-pan-x: ;
   --tw-pan-y: ;
   --tw-pinch-zoom: ;
   --tw-scroll-snap-strictness: proximity;
   --tw-ordinal: ;
   --tw-slashed-zero: ;
   --tw-numeric-figure: ;
   --tw-numeric-spacing: ;
   --tw-numeric-fraction: ;
   --tw-ring-inset: ;
   --tw-ring-offset-width: 0px;
   --tw-ring-offset-color: #fff;
   --tw-ring-color: rgb(37 132 191 / 0.5);
   --tw-ring-offset-shadow: 0 0 #0000;
   --tw-ring-shadow: 0 0 #0000;
   --tw-shadow: 0 0 #0000;
   --tw-shadow-colored: 0 0 #0000;
   --tw-blur: ;
   --tw-brightness: ;
   --tw-contrast: ;
   --tw-grayscale: ;
   --tw-hue-rotate: ;
   --tw-invert: ;
   --tw-saturate: ;
   --tw-sepia: ;
   --tw-drop-shadow: ;
   --tw-backdrop-blur: ;
   --tw-backdrop-brightness: ;
   --tw-backdrop-contrast: ;
   --tw-backdrop-grayscale: ;
   --tw-backdrop-hue-rotate: ;
   --tw-backdrop-invert: ;
   --tw-backdrop-opacity: ;
   --tw-backdrop-saturate: ;
   --tw-backdrop-sepia: ;
}
.container {
   width: 100%;
}
@media (min-width: 100%) {
   .container {
      max-width: 100%;
   }
}
@media (min-width: 1322px) {
   .container {
      max-width: 1322px;
   }
}
.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;
}
.fixed {
   position: fixed;
}
.absolute {
   position: absolute;
}
.relative {
   position: relative;
}
.sticky {
   position: -webkit-sticky;
   position: sticky;
}
.top-0 {
   top: 0px;
}
.bottom-0 {
   bottom: 0px;
}
.left-0 {
   left: 0px;
}
.right-0 {
   right: 0px;
}
.right-2 {
   right: 0.5rem;
}
.bottom-2 {
   bottom: 0.5rem;
}
.right-4 {
   right: 1rem;
}
.bottom-4 {
   bottom: 1rem;
}
.top-1\/2 {
   top: 50%;
}
.left-1\/2 {
   left: 50%;
}
.z-10 {
   z-index: 10;
}
.z-20 {
   z-index: 20;
}
.z-30 {
   z-index: 30;
}
.\!z-\[60\] {
   z-index: 60 !important;
}
.\!z-\[50\] {
   z-index: 50 !important;
}
.z-40 {
   z-index: 40;
}
.order-1 {
   order: 1;
}
.order-last {
   order: 9999;
}
.-order-1 {
   order: -1;
}
.col-span-6 {
   grid-column: span 6 / span 6;
}
.mx-auto {
   margin-left: auto;
   margin-right: auto;
}
.my-9 {
   margin-top: 2.25rem;
   margin-bottom: 2.25rem;
}
.my-12 {
   margin-top: 3rem;
   margin-bottom: 3rem;
}
.my-4 {
   margin-top: 1rem;
   margin-bottom: 1rem;
}
.mx-4 {
   margin-left: 1rem;
   margin-right: 1rem;
}
.mx-2 {
   margin-left: 0.5rem;
   margin-right: 0.5rem;
}
.my-auto {
   margin-top: auto;
   margin-bottom: auto;
}
.my-16 {
   margin-top: 4rem;
   margin-bottom: 4rem;
}
.my-32 {
   margin-top: 8rem;
   margin-bottom: 8rem;
}
.-mx-1 {
   margin-left: -0.25rem;
   margin-right: -0.25rem;
}
.my-10 {
   margin-top: 2.5rem;
   margin-bottom: 2.5rem;
}
.my-8 {
   margin-top: 2rem;
   margin-bottom: 2rem;
}
.mb-10 {
   margin-bottom: 2.5rem;
}
.mt-6 {
   margin-top: 1.5rem;
}
.mb-1 {
   margin-bottom: 0.25rem;
}
.mb-4 {
   margin-bottom: 1rem;
}
.mt-10 {
   margin-top: 2.5rem;
}
.ml-auto {
   margin-left: auto;
}
.mt-5 {
   margin-top: 1.25rem;
}
.mb-8 {
   margin-bottom: 2rem;
}
.mt-4 {
   margin-top: 1rem;
}
.mb-6 {
   margin-bottom: 1.5rem;
}
.mb-16 {
   margin-bottom: 4rem;
}
.mb-12 {
   margin-bottom: 3rem;
}
.mb-3 {
   margin-bottom: 0.75rem;
}
.mb-2 {
   margin-bottom: 0.5rem;
}
.ml-4 {
   margin-left: 1rem;
}
.mt-8 {
   margin-top: 2rem;
}
.mb-1\.5 {
   margin-bottom: 0.375rem;
}
.mt-3 {
   margin-top: 0.75rem;
}
.mb-5 {
   margin-bottom: 1.25rem;
}
.mt-2 {
   margin-top: 0.5rem;
}
.mt-auto {
   margin-top: auto;
}
.\!mt-0 {
   margin-top: 0px !important;
}
.mt-1 {
   margin-top: 0.25rem;
}
.\!mt-4 {
   margin-top: 1rem !important;
}
.mb-0 {
   margin-bottom: 0px;
}
.mt-12 {
   margin-top: 3rem;
}
.mb-24 {
   margin-bottom: 6rem;
}
.mt-20 {
   margin-top: 5rem;
}
.ml-2\.5 {
   margin-left: 0.625rem;
}
.mr-2 {
   margin-right: 0.5rem;
}
.block {
   display: block;
}
.inline-block {
   display: inline-block;
}
.flex {
   display: flex;
}
.\!flex {
   display: flex !important;
}
.inline-flex {
   display: inline-flex;
}
.grid {
   display: grid;
}
.contents {
   display: contents;
}
.hidden {
   display: none;
}
.\!hidden {
   display: none !important;
}
.aspect-\[3\/2\] {
   aspect-ratio: 3 / 2;
}
.aspect-\[5\/3\] {
   aspect-ratio: 5 / 3;
}
.aspect-\[4\/3\] {
   aspect-ratio: 4 / 3;
}
.h-\[500px\] {
   height: 500px;
}
.h-full {
   height: 100%;
}
.h-screen {
   height: 100vh;
}
.h-16 {
   height: 4rem;
}
.h-12 {
   height: 3rem;
}
.h-\[2px\] {
   height: 2px;
}
.h-6 {
   height: 1.5rem;
}
.h-8 {
   height: 2rem;
}
.max-h-\[200px\] {
   max-height: 200px;
}
.min-h-screen {
   min-height: 100vh;
}
.w-full {
   width: 100%;
}
.w-16 {
   width: 4rem;
}
.w-12 {
   width: 3rem;
}
.w-6 {
   width: 1.5rem;
}
.w-8 {
   width: 2rem;
}
.w-2\/3 {
   width: 66.666667%;
}
.w-1\/3 {
   width: 33.333333%;
}
.max-w-7xl {
   max-width: 80rem;
}
.\!max-w-2xl {
   max-width: 42rem !important;
}
.max-w-\[200px\] {
   max-width: 200px;
}
.max-w-md {
   max-width: 28rem;
}
.flex-1 {
   flex: 1 1 0%;
}
.flex-none {
   flex: none;
}
.flex-shrink-0 {
   flex-shrink: 0;
}
.-translate-x-1\/2 {
   --tw-translate-x: -50%;
   transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2 {
   --tw-translate-y: -50%;
   transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
   transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
   cursor: pointer;
}
.list-disc {
   list-style-type: disc;
}
.flex-col {
   flex-direction: column;
}
.flex-wrap {
   flex-wrap: wrap;
}
.items-start {
   align-items: flex-start;
}
.items-center {
   align-items: center;
}
.items-baseline {
   align-items: baseline;
}
.justify-end {
   justify-content: flex-end;
}
.justify-center {
   justify-content: center;
}
.justify-between {
   justify-content: space-between;
}
.gap-4 {
   gap: 1rem;
}
.gap-1\.5 {
   gap: 0.375rem;
}
.gap-5 {
   gap: 1.25rem;
}
.gap-3 {
   gap: 0.75rem;
}
.gap-2 {
   gap: 0.5rem;
}
.gap-8 {
   gap: 2rem;
}
.gap-6 {
   gap: 1.5rem;
}
.gap-12 {
   gap: 3rem;
}
.gap-x-12 {
   -moz-column-gap: 3rem;
   column-gap: 3rem;
}
.gap-y-6 {
   row-gap: 1.5rem;
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
   --tw-space-x-reverse: 0;
   margin-right: calc(0.75rem * var(--tw-space-x-reverse));
   margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
   --tw-space-y-reverse: 0;
   margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
   margin-bottom: calc(0.75rem * 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-y-10 > :not([hidden]) ~ :not([hidden]) {
   --tw-space-y-reverse: 0;
   margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
   margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
   --tw-space-y-reverse: 0;
   margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
   margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
   --tw-space-y-reverse: 0;
   margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
   margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-12 > :not([hidden]) ~ :not([hidden]) {
   --tw-space-y-reverse: 0;
   margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
   margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}
.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));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
   --tw-divide-y-reverse: 0;
   border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
   border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-gray-30 > :not([hidden]) ~ :not([hidden]) {
   --tw-divide-opacity: 1;
   border-color: rgb(210 211 229 / var(--tw-divide-opacity));
}
.divide-blue-50\/40 > :not([hidden]) ~ :not([hidden]) {
   border-color: rgb(234 243 250 / 0.4);
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
   --tw-divide-opacity: 1;
   border-color: rgb(229 231 235 / var(--tw-divide-opacity));
}
.overflow-hidden {
   overflow: hidden;
}
.overflow-x-auto {
   overflow-x: auto;
}
.scroll-smooth {
   scroll-behavior: smooth;
}
.whitespace-nowrap {
   white-space: nowrap;
}
.rounded-full {
   border-radius: 9999px;
}
.rounded {
   border-radius: 0.25rem;
}
.rounded-lg {
   border-radius: 0.5rem;
}
.border {
   border-width: 1px;
}
.border-0 {
   border-width: 0px;
}
.border-t-4 {
   border-top-width: 4px;
}
.border-t {
   border-top-width: 1px;
}
.border-r {
   border-right-width: 1px;
}
.border-b {
   border-bottom-width: 1px;
}
.border-lightish-green {
   --tw-border-opacity: 1;
   border-color: rgb(102 221 99 / var(--tw-border-opacity));
}
.border-gray-400\/40 {
   border-color: rgb(156 163 175 / 0.4);
}
.border-light-grey {
   --tw-border-opacity: 1;
   border-color: rgb(216 222 211 / var(--tw-border-opacity));
}
.border-gray-300 {
   --tw-border-opacity: 1;
   border-color: rgb(209 213 219 / var(--tw-border-opacity));
}
.border-leaf {
   --tw-border-opacity: 1;
   border-color: rgb(111 178 52 / var(--tw-border-opacity));
}
.border-cloudy-blue {
   --tw-border-opacity: 1;
   border-color: rgb(182 192 201 / var(--tw-border-opacity));
}
.bg-green-100 {
   --tw-bg-opacity: 1;
   background-color: rgb(248 251 246 / var(--tw-bg-opacity));
}
.bg-\[\#3F4936\]\/40 {
   background-color: rgb(63 73 54 / 0.4);
}
.bg-white {
   --tw-bg-opacity: 1;
   background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-green-400 {
   --tw-bg-opacity: 1;
   background-color: rgb(100 123 86 / var(--tw-bg-opacity));
}
.bg-gray-100 {
   --tw-bg-opacity: 1;
   background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-green-grey {
   --tw-bg-opacity: 1;
   background-color: rgb(127 150 113 / var(--tw-bg-opacity));
}
.bg-deep-rose\/90 {
   background-color: rgb(200 80 104 / 0.9);
}
.bg-light-burgundy {
   --tw-bg-opacity: 1;
   background-color: rgb(175 55 79 / var(--tw-bg-opacity));
}
.bg-blue {
   --tw-bg-opacity: 1;
   background-color: rgb(0 31 63 / var(--tw-bg-opacity));
}
.bg-green-400\/60 {
   background-color: rgb(100 123 86 / 0.6);
}
.bg-blue-100 {
   --tw-bg-opacity: 1;
   background-color: rgb(192 223 242 / var(--tw-bg-opacity));
}
.bg-charcoal-grey {
   --tw-bg-opacity: 1;
   background-color: rgb(54 65 73 / var(--tw-bg-opacity));
}
.bg-leaf\/20 {
   background-color: rgb(111 178 52 / 0.2);
}
.bg-green-100\/50 {
   background-color: rgb(248 251 246 / 0.5);
}
.bg-blue-50 {
   --tw-bg-opacity: 1;
   background-color: rgb(234 243 250 / var(--tw-bg-opacity));
}
.bg-hero {
   background-image: url("../images/hero-image.png");
}
.bg-login {
   background-image: url("../images/bg/login.jpg");
}
.bg-v1 {
   background-image: url("../images/bg/department-bg.svg");
}
.bg-cover {
   background-size: cover;
}
.bg-center {
   background-position: center;
}
.object-cover {
   -o-object-fit: cover;
   object-fit: cover;
}
.p-4 {
   padding: 1rem;
}
.p-3 {
   padding: 0.75rem;
}
.p-6 {
   padding: 1.5rem;
}
.p-1 {
   padding: 0.25rem;
}
.p-8 {
   padding: 2rem;
}
.p-12 {
   padding: 3rem;
}
.px-4 {
   padding-left: 1rem;
   padding-right: 1rem;
}
.py-16 {
   padding-top: 4rem;
   padding-bottom: 4rem;
}
.py-2 {
   padding-top: 0.5rem;
   padding-bottom: 0.5rem;
}
.py-10 {
   padding-top: 2.5rem;
   padding-bottom: 2.5rem;
}
.py-6 {
   padding-top: 1.5rem;
   padding-bottom: 1.5rem;
}
.py-14 {
   padding-top: 3.5rem;
   padding-bottom: 3.5rem;
}
.py-28 {
   padding-top: 7rem;
   padding-bottom: 7rem;
}
.py-4 {
   padding-top: 1rem;
   padding-bottom: 1rem;
}
.py-8 {
   padding-top: 2rem;
   padding-bottom: 2rem;
}
.px-8 {
   padding-left: 2rem;
   padding-right: 2rem;
}
.py-1 {
   padding-top: 0.25rem;
   padding-bottom: 0.25rem;
}
.py-1\.5 {
   padding-top: 0.375rem;
   padding-bottom: 0.375rem;
}
.px-2 {
   padding-left: 0.5rem;
   padding-right: 0.5rem;
}
.px-3 {
   padding-left: 0.75rem;
   padding-right: 0.75rem;
}
.py-3 {
   padding-top: 0.75rem;
   padding-bottom: 0.75rem;
}
.py-5 {
   padding-top: 1.25rem;
   padding-bottom: 1.25rem;
}
.px-6 {
   padding-left: 1.5rem;
   padding-right: 1.5rem;
}
.py-12 {
   padding-top: 3rem;
   padding-bottom: 3rem;
}
.pb-4 {
   padding-bottom: 1rem;
}
.pt-2 {
   padding-top: 0.5rem;
}
.\!pb-20 {
   padding-bottom: 5rem !important;
}
.pt-5 {
   padding-top: 1.25rem;
}
.pb-12 {
   padding-bottom: 3rem;
}
.pt-6 {
   padding-top: 1.5rem;
}
.pl-4 {
   padding-left: 1rem;
}
.pr-5 {
   padding-right: 1.25rem;
}
.pt-10 {
   padding-top: 2.5rem;
}
.pb-10 {
   padding-bottom: 2.5rem;
}
.pb-3 {
   padding-bottom: 0.75rem;
}
.pb-6 {
   padding-bottom: 1.5rem;
}
.text-left {
   text-align: left;
}
.text-center {
   text-align: center;
}
.text-right {
   text-align: right;
}
.font-secondary {
   font-family: Merriweather, serif;
}
.font-body {
   font-family: Open Sans, Helvetica, Arial, sans-serif;
}
.text-8xl {
   font-size: 6rem;
   line-height: 1;
}
.text-base {
   font-size: 1rem;
   line-height: 1.5rem;
}
.text-4xl {
   font-size: 2.25rem;
   line-height: 2.5rem;
}
.text-lg {
   font-size: 1.125rem;
   line-height: 1.75rem;
}
.text-3xl {
   font-size: 1.875rem;
   line-height: 2.25rem;
}
.text-2xl {
   font-size: 1.5rem;
   line-height: 2rem;
}
.text-xl {
   font-size: 1.25rem;
   line-height: 1.75rem;
}
.text-sm {
   font-size: 0.875rem;
   line-height: 1.25rem;
}
.\!text-xl {
   font-size: 1.25rem !important;
   line-height: 1.75rem !important;
}
.text-\[22px\] {
   font-size: 22px;
}
.font-bold {
   font-weight: 700;
}
.font-medium {
   font-weight: 500;
}
.font-normal {
   font-weight: 400;
}
.font-semibold {
   font-weight: 600;
}
.font-extrabold {
   font-weight: 800;
}
.uppercase {
   text-transform: uppercase;
}
.capitalize {
   text-transform: capitalize;
}
.leading-none {
   line-height: 1;
}
.\!leading-tight {
   line-height: 1.25 !important;
}
.leading-7 {
   line-height: 1.75rem;
}
.leading-8 {
   line-height: 2rem;
}
.leading-tight {
   line-height: 1.25;
}
.leading-6 {
   line-height: 1.5rem;
}
.tracking-wide {
   letter-spacing: 0.025em;
}
.text-slate-grey {
   --tw-text-opacity: 1;
   color: rgb(90 91 112 / var(--tw-text-opacity));
}
.text-green-400 {
   --tw-text-opacity: 1;
   color: rgb(100 123 86 / var(--tw-text-opacity));
}
.text-white {
   --tw-text-opacity: 1;
   color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-dark-sage {
   --tw-text-opacity: 1;
   color: rgb(73 87 65 / var(--tw-text-opacity));
}
.text-blue {
   --tw-text-opacity: 1;
   color: rgb(0 31 63 / var(--tw-text-opacity));
}
.text-gray-500 {
   --tw-text-opacity: 1;
   color: rgb(107 114 128 / var(--tw-text-opacity));
}
.\!text-green-400 {
   --tw-text-opacity: 1 !important;
   color: rgb(100 123 86 / var(--tw-text-opacity)) !important;
}
.text-charcoal-grey {
   --tw-text-opacity: 1;
   color: rgb(54 65 73 / var(--tw-text-opacity));
}
.text-almost-black {
   --tw-text-opacity: 1;
   color: rgb(12 13 15 / var(--tw-text-opacity));
}
.text-gray-600 {
   --tw-text-opacity: 1;
   color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-700 {
   --tw-text-opacity: 1;
   color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-gray-800 {
   --tw-text-opacity: 1;
   color: rgb(31 41 55 / var(--tw-text-opacity));
}
.\!text-gray-500 {
   --tw-text-opacity: 1 !important;
   color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}
.text-light-burgundy {
   --tw-text-opacity: 1;
   color: rgb(175 55 79 / var(--tw-text-opacity));
}
.text-marine-blue {
   --tw-text-opacity: 1;
   color: rgb(0 53 89 / var(--tw-text-opacity));
}
.text-gunmetal {
   --tw-text-opacity: 1;
   color: rgb(77 90 101 / var(--tw-text-opacity));
}
.shadow-lg {
   --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
   --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
   box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-custom {
   --tw-shadow: 0 16px 32px 0 rgba(113, 132, 98, 0.08);
   --tw-shadow-colored: 0 16px 32px 0 var(--tw-shadow-color);
   box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
   --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
   --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
   box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.transition {
   transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
   transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
   transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
   transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
   transition-duration: 150ms;
}
.line-clamp-2 {
   overflow: hidden;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
}
.line-clamp-1 {
   overflow: hidden;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;
}
.line-clamp-3 {
   overflow: hidden;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 3;
}
.line-clamp-4 {
   overflow: hidden;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 4;
}
.btn {
   display: inline-flex;
   align-items: center;
   border-width: 1px;
   padding-left: 1rem;
   padding-right: 1rem;
   padding-top: 0.625rem;
   padding-bottom: 0.625rem;
   font-size: 1rem;
   font-weight: 500;
   text-transform: uppercase;
   line-height: 1.75rem;
   letter-spacing: 0.025em;
}
.btn-sm {
   padding-left: 1.25rem;
   padding-right: 1.25rem;
   padding-top: 0.5rem;
   padding-bottom: 0.5rem;
   font-size: 0.875rem;
   line-height: 1.25rem;
}
.btn-xs {
   padding-left: 0.75rem;
   padding-right: 0.75rem;
   padding-top: 0.25rem;
   padding-bottom: 0.25rem;
   font-size: 1rem;
   line-height: 1.5rem;
}
.btn i {
   padding-left: 0.75rem;
   font-size: 1rem;
   line-height: 1.5rem;
}
.btn-xs i {
   font-size: 0.75rem;
   line-height: 1rem;
}
.btn-primary {
   --tw-border-opacity: 1;
   border-color: rgb(100 123 86 / var(--tw-border-opacity));
   --tw-bg-opacity: 1;
   background-color: rgb(100 123 86 / var(--tw-bg-opacity));
   --tw-text-opacity: 1;
   color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-primary:hover {
   --tw-border-opacity: 1;
   border-color: rgb(73 87 65 / var(--tw-border-opacity));
   --tw-bg-opacity: 1;
   background-color: rgb(73 87 65 / var(--tw-bg-opacity));
}
.btn-secondary {
   --tw-border-opacity: 1;
   border-color: rgb(100 123 86 / var(--tw-border-opacity));
   background-color: transparent;
   --tw-text-opacity: 1;
   color: rgb(100 123 86 / var(--tw-text-opacity));
}
.btn-secondary:hover {
   --tw-bg-opacity: 1;
   background-color: rgb(100 123 86 / var(--tw-bg-opacity));
   --tw-text-opacity: 1;
   color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-secondary i {
   --tw-text-opacity: 1;
   color: rgb(107 114 128 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
   .main-menu {
      margin-left: -1rem;
      margin-right: -1rem;
   }
}
.main-menu > li {
   position: relative;
   font-size: 1rem;
   line-height: 1.5rem;
   font-weight: 400;
   text-transform: uppercase;
}
.main-menu > li > a,
.main-menu > li > span {
   display: block;
   padding-top: 0.5rem;
   padding-bottom: 0.5rem;
   font-weight: 500;
   --tw-text-opacity: 1;
   color: rgb(54 65 73 / var(--tw-text-opacity));
}
.main-menu > li > a:hover,
.main-menu > li > span:hover {
   --tw-text-opacity: 1;
   color: rgb(100 123 86 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
   .main-menu > li > a,
   .main-menu > li > span {
      padding-top: 1rem;
      padding-bottom: 1rem;
      padding-left: 1rem;
      padding-right: 1rem;
   }
}
.main-menu > li ul {
   margin-bottom: 0.75rem;
   padding-left: 1.5rem;
}
.main-menu > li ul::before {
   position: absolute;
   top: -2.5rem;
   left: 0px;
   height: 0.5rem;
   width: 100%;
   content: var(--tw-content);
   background-color: transparent;
}
@media (min-width: 1024px) {
   .main-menu > li ul {
      margin-bottom: 0px;
      padding-left: 1rem;
   }

   .main-menu > li ul::before {
      --tw-content: "";
      content: var(--tw-content);
   }
}
.main-menu > li ul:after {
   position: absolute;
   content: "";
   width: 0;
   height: 0;
   border-style: solid;
   border-width: 0 11px 11px 11px;
   border-color: transparent transparent #fff transparent;
   top: -11px;
   left: 50%;
   transform: translateX(-50%);
}
.main-menu > li ul li a,
.main-menu > li ul li span {
   display: flex;
   cursor: pointer;
   font-weight: 500;
   text-transform: none;
   letter-spacing: 0.025em;
}
.main-menu > li.active a {
   --tw-text-opacity: 1;
   color: rgb(100 123 86 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
   .main-menu > li:hover ul,
   .main-menu > li:focus-within ul {
      display: flex;
   }

   .intranet-menu.main-menu li a,
   .intranet-menu.main-menu li span {
      --tw-text-opacity: 1 !important;
      color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
   }
}
.footer-menu {
   margin-bottom: 1.5rem;
   display: grid;
   -moz-column-gap: 2.5rem;
   column-gap: 2.5rem;
   row-gap: 0.75rem;
}
.footer-menu li {
   display: inline-flex;
   width: 100%;
   align-items: flex-start;
}
.footer-menu li::before {
   margin-right: 0.5rem;
   font-family: "icomoon";
   font-weight: 400;
   --tw-content: "\e904";
   content: var(--tw-content);
}
.submenu {
   padding: 0px !important;
}
@media (min-width: 1024px) {
   .submenu > :not([hidden]) ~ :not([hidden]) {
      --tw-divide-y-reverse: 0;
      border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
      border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
      --tw-divide-opacity: 1;
      border-color: rgb(209 213 219 / var(--tw-divide-opacity));
   }
}
.submenu {
   filter: drop-shadow(-9px 5px 17px rgba(0, 0, 0, 0.19));
}
.submenu a,
.submenu span {
   display: flex;
   width: 100%;
   padding-top: 0.625rem;
   padding-bottom: 0.625rem;
   padding-left: 1rem;
   padding-right: 1rem;
   font-size: 1rem;
   line-height: 1.5rem;
   font-weight: 400;
   --tw-text-opacity: 1 !important;
   color: rgb(54 65 73 / var(--tw-text-opacity)) !important;
}
.submenu a:hover,
.submenu span:hover {
   --tw-text-opacity: 1;
   color: rgb(100 123 86 / var(--tw-text-opacity));
}
.submenu li:hover a,
.submenu li:hover span {
   --tw-text-opacity: 1 !important;
   color: rgb(100 123 86 / var(--tw-text-opacity)) !important;
}
.prose-item {
   color: var(--tw-prose-body);
   max-width: 65ch;
}
.prose-item :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
   color: var(--tw-prose-lead);
   font-size: 1.25em;
   line-height: 1.6;
   margin-top: 1.2em;
   margin-bottom: 1.2em;
}
.prose-item :where(a):not(:where([class~="not-prose"] *)) {
   color: var(--tw-prose-links);
   text-decoration: underline;
   font-weight: 500;
}
.prose-item :where(strong):not(:where([class~="not-prose"] *)) {
   color: var(--tw-prose-bold);
   font-weight: 600;
}
.prose-item :where(ol):not(:where([class~="not-prose"] *)) {
   list-style-type: decimal;
   padding-left: 1.625em;
}
.prose-item :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
   list-style-type: upper-alpha;
}
.prose-item :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
   list-style-type: lower-alpha;
}
.prose-item :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
   list-style-type: upper-alpha;
}
.prose-item :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
   list-style-type: lower-alpha;
}
.prose-item :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
   list-style-type: upper-roman;
}
.prose-item :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
   list-style-type: lower-roman;
}
.prose-item :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
   list-style-type: upper-roman;
}
.prose-item :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
   list-style-type: lower-roman;
}
.prose-item :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
   list-style-type: decimal;
}
.prose-item :where(ul):not(:where([class~="not-prose"] *)) {
   list-style-type: disc;
   padding-left: 1.625em;
}
.prose-item :where(ol > li):not(:where([class~="not-prose"] *))::marker {
   font-weight: 400;
   color: var(--tw-prose-counters);
}
.prose-item :where(ul > li):not(:where([class~="not-prose"] *))::marker {
   color: var(--tw-prose-bullets);
}
.prose-item :where(hr):not(:where([class~="not-prose"] *)) {
   border-color: var(--tw-prose-hr);
   border-top-width: 1px;
   margin-top: 3em;
   margin-bottom: 3em;
}
.prose-item :where(blockquote):not(:where([class~="not-prose"] *)) {
   font-weight: 500;
   font-style: italic;
   color: var(--tw-prose-quotes);
   border-left-width: 0.25rem;
   border-left-color: var(--tw-prose-quote-borders);
   quotes: "\201C""\201D""\2018""\2019";
   margin-top: 1.6em;
   margin-bottom: 1.6em;
   padding-left: 1em;
}
.prose-item :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before {
   content: open-quote;
}
.prose-item :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after {
   content: close-quote;
}
.prose-item :where(h1):not(:where([class~="not-prose"] *)) {
   color: var(--tw-prose-headings);
   font-weight: 800;
   font-size: 2.25em;
   margin-top: 0;
   margin-bottom: 0.8888889em;
   line-height: 1.1111111;
}
.prose-item :where(h1 strong):not(:where([class~="not-prose"] *)) {
   font-weight: 900;
}
.prose-item :where(h2):not(:where([class~="not-prose"] *)) {
   color: var(--tw-prose-headings);
   font-weight: 700;
   font-size: 1.5em;
   margin-top: 2em;
   margin-bottom: 1em;
   line-height: 1.3333333;
}
.prose-item :where(h2 strong):not(:where([class~="not-prose"] *)) {
   font-weight: 800;
}
.prose-item :where(h3):not(:where([class~="not-prose"] *)) {
   color: var(--tw-prose-headings);
   font-weight: 600;
   font-size: 1.25em;
   margin-top: 1.6em;
   margin-bottom: 0.6em;
   line-height: 1.6;
}
.prose-item :where(h3 strong):not(:where([class~="not-prose"] *)) {
   font-weight: 700;
}
.prose-item :where(h4):not(:where([class~="not-prose"] *)) {
   color: var(--tw-prose-headings);
   font-weight: 600;
   margin-top: 1.5em;
   margin-bottom: 0.5em;
   line-height: 1.5;
}
.prose-item :where(h4 strong):not(:where([class~="not-prose"] *)) {
   font-weight: 700;
}
.prose-item :where(figure > *):not(:where([class~="not-prose"] *)) {
   margin-top: 0;
   margin-bottom: 0;
}
.prose-item :where(figcaption):not(:where([class~="not-prose"] *)) {
   color: var(--tw-prose-captions);
   font-size: 0.875em;
   line-height: 1.4285714;
   margin-top: 0.8571429em;
}
.prose-item :where(code):not(:where([class~="not-prose"] *)) {
   color: var(--tw-prose-code);
   font-weight: 600;
   font-size: 0.875em;
}
.prose-item :where(code):not(:where([class~="not-prose"] *))::before {
   content: "`";
}
.prose-item :where(code):not(:where([class~="not-prose"] *))::after {
   content: "`";
}
.prose-item :where(a code):not(:where([class~="not-prose"] *)) {
   color: var(--tw-prose-links);
}
.prose-item :where(pre):not(:where([class~="not-prose"] *)) {
   color: var(--tw-prose-pre-code);
   background-color: var(--tw-prose-pre-bg);
   overflow-x: auto;
   font-weight: 400;
   font-size: 0.875em;
   line-height: 1.7142857;
   margin-top: 1.7142857em;
   margin-bottom: 1.7142857em;
   border-radius: 0.375rem;
   padding-top: 0.8571429em;
   padding-right: 1.1428571em;
   padding-bottom: 0.8571429em;
   padding-left: 1.1428571em;
}
.prose-item :where(pre code):not(:where([class~="not-prose"] *)) {
   background-color: transparent;
   border-width: 0;
   border-radius: 0;
   padding: 0;
   font-weight: inherit;
   color: inherit;
   font-size: inherit;
   font-family: inherit;
   line-height: inherit;
}
.prose-item :where(pre code):not(:where([class~="not-prose"] *))::before {
   content: none;
}
.prose-item :where(pre code):not(:where([class~="not-prose"] *))::after {
   content: none;
}
.prose-item :where(table):not(:where([class~="not-prose"] *)) {
   width: 100%;
   table-layout: auto;
   text-align: left;
   margin-top: 2em;
   margin-bottom: 2em;
   font-size: 0.875em;
   line-height: 1.7142857;
}
.prose-item :where(thead):not(:where([class~="not-prose"] *)) {
   border-bottom-width: 1px;
   border-bottom-color: var(--tw-prose-th-borders);
}
.prose-item :where(thead th):not(:where([class~="not-prose"] *)) {
   color: var(--tw-prose-headings);
   font-weight: 600;
   vertical-align: bottom;
   padding-right: 0.5714286em;
   padding-bottom: 0.5714286em;
   padding-left: 0.5714286em;
}
.prose-item :where(tbody tr):not(:where([class~="not-prose"] *)) {
   border-bottom-width: 1px;
   border-bottom-color: var(--tw-prose-td-borders);
}
.prose-item :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
   border-bottom-width: 0;
}
.prose-item :where(tbody td):not(:where([class~="not-prose"] *)) {
   vertical-align: baseline;
   padding-top: 0.5714286em;
   padding-right: 0.5714286em;
   padding-bottom: 0.5714286em;
   padding-left: 0.5714286em;
}
.prose-item {
   --tw-prose-body: #374151;
   --tw-prose-headings: #111827;
   --tw-prose-lead: #4b5563;
   --tw-prose-links: #111827;
   --tw-prose-bold: #111827;
   --tw-prose-counters: #6b7280;
   --tw-prose-bullets: #d1d5db;
   --tw-prose-hr: #e5e7eb;
   --tw-prose-quotes: #111827;
   --tw-prose-quote-borders: #e5e7eb;
   --tw-prose-captions: #6b7280;
   --tw-prose-code: #111827;
   --tw-prose-pre-code: #e5e7eb;
   --tw-prose-pre-bg: #1f2937;
   --tw-prose-th-borders: #d1d5db;
   --tw-prose-td-borders: #e5e7eb;
   --tw-prose-invert-body: #d1d5db;
   --tw-prose-invert-headings: #fff;
   --tw-prose-invert-lead: #9ca3af;
   --tw-prose-invert-links: #fff;
   --tw-prose-invert-bold: #fff;
   --tw-prose-invert-counters: #9ca3af;
   --tw-prose-invert-bullets: #4b5563;
   --tw-prose-invert-hr: #374151;
   --tw-prose-invert-quotes: #f3f4f6;
   --tw-prose-invert-quote-borders: #374151;
   --tw-prose-invert-captions: #9ca3af;
   --tw-prose-invert-code: #fff;
   --tw-prose-invert-pre-code: #d1d5db;
   --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
   --tw-prose-invert-th-borders: #4b5563;
   --tw-prose-invert-td-borders: #374151;
   font-size: 1rem;
   line-height: 1.75;
}
.prose-item :where(p):not(:where([class~="not-prose"] *)) {
   margin-top: 1.25em;
   margin-bottom: 1.25em;
}
.prose-item :where(img):not(:where([class~="not-prose"] *)) {
   margin-top: 2em;
   margin-bottom: 2em;
}
.prose-item :where(video):not(:where([class~="not-prose"] *)) {
   margin-top: 2em;
   margin-bottom: 2em;
}
.prose-item :where(figure):not(:where([class~="not-prose"] *)) {
   margin-top: 2em;
   margin-bottom: 2em;
}
.prose-item :where(h2 code):not(:where([class~="not-prose"] *)) {
   font-size: 0.875em;
}
.prose-item :where(h3 code):not(:where([class~="not-prose"] *)) {
   font-size: 0.9em;
}
.prose-item :where(li):not(:where([class~="not-prose"] *)) {
   margin-top: 0.5em;
   margin-bottom: 0.5em;
}
.prose-item :where(ol > li):not(:where([class~="not-prose"] *)) {
   padding-left: 0.375em;
}
.prose-item :where(ul > li):not(:where([class~="not-prose"] *)) {
   padding-left: 0.375em;
}
.prose-item > :where(ul > li p):not(:where([class~="not-prose"] *)) {
   margin-top: 0.75em;
   margin-bottom: 0.75em;
}
.prose-item > :where(ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
   margin-top: 1.25em;
}
.prose-item > :where(ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
   margin-bottom: 1.25em;
}
.prose-item > :where(ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
   margin-top: 1.25em;
}
.prose-item > :where(ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
   margin-bottom: 1.25em;
}
.prose-item :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
   margin-top: 0.75em;
   margin-bottom: 0.75em;
}
.prose-item :where(hr + *):not(:where([class~="not-prose"] *)) {
   margin-top: 0;
}
.prose-item :where(h2 + *):not(:where([class~="not-prose"] *)) {
   margin-top: 0;
}
.prose-item :where(h3 + *):not(:where([class~="not-prose"] *)) {
   margin-top: 0;
}
.prose-item :where(h4 + *):not(:where([class~="not-prose"] *)) {
   margin-top: 0;
}
.prose-item :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
   padding-left: 0;
}
.prose-item :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
   padding-right: 0;
}
.prose-item :where(tbody td:first-child):not(:where([class~="not-prose"] *)) {
   padding-left: 0;
}
.prose-item :where(tbody td:last-child):not(:where([class~="not-prose"] *)) {
   padding-right: 0;
}
.prose-item > :where(:first-child):not(:where([class~="not-prose"] *)) {
   margin-top: 0;
}
.prose-item > :where(:last-child):not(:where([class~="not-prose"] *)) {
   margin-bottom: 0;
}
.prose-item {
   max-width: 100%;
}
.prose-item :is(:where(h1, h2, h3, h4, th):not(:where([class~="not-prose"] *))) {
   font-weight: 700;
   --tw-text-opacity: 1;
   color: rgb(100 123 86 / var(--tw-text-opacity));
}
.prose-item :is(:where(h2):not(:where([class~="not-prose"] *))) {
   font-size: 1.875rem;
   line-height: 2.25rem;
}
.prose-item :is(:where(h3):not(:where([class~="not-prose"] *))) {
   font-size: 1.5rem;
   line-height: 2rem;
}
.prose-item :is(:where(h4):not(:where([class~="not-prose"] *))) {
   font-size: 22px;
}
.prose-item :is(:where(a):not(:where([class~="not-prose"] *))) {
   -webkit-text-decoration-color: #7fb85b;
   text-decoration-color: #7fb85b;
   text-decoration-thickness: 2px;
   text-underline-offset: 2px;
}
.prose-item :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
   border-left-width: 0px;
   --tw-bg-opacity: 1;
   background-color: rgb(248 251 246 / var(--tw-bg-opacity));
   padding: 3rem !important;
   font-family: Merriweather, serif;
   font-size: 1.125rem;
   line-height: 1.75rem;
   font-weight: 600;
   font-style: normal;
   --tw-text-opacity: 1;
   color: rgb(3 15 21 / var(--tw-text-opacity));
}
.prose-item :is(:where(figure):not(:where([class~="not-prose"] *))) :is(:where(figure):not(:where([class~="not-prose"] *))) {
   overflow: hidden;
}
.prose-item :is(:where(figcaption):not(:where([class~="not-prose"] *))) :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
   text-align: center;
}
.prose-item :is(:where(ul):not(:where([class~="not-prose"] *))) > :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));
}
.prose-item :is(:where(li):not(:where([class~="not-prose"] *))) {
   position: relative;
}
.prose-item * :is(:where(li):not(:where([class~="not-prose"] *)))::marker {
   color: transparent;
}
.prose-item :is(:where(li):not(:where([class~="not-prose"] *)))::marker {
   color: transparent;
}
.prose-item :is(:where(li):not(:where([class~="not-prose"] *)))::before {
   position: absolute;
   left: -1.5rem;
   font-family: "icomoon";
   font-size: 1.125rem;
   line-height: 1.75rem;
   --tw-text-opacity: 1;
   color: rgb(100 123 86 / var(--tw-text-opacity));
   --tw-content: "\e90c";
   content: var(--tw-content);
}
@media (min-width: 768px) {
   .prose-item :is(:where(blockquote):not(:where([class~="not-prose"] *))) {
      padding: 5rem;
      font-size: 1.25rem;
      line-height: 1.75rem;
      line-height: 1.625;
   }
}
p {
   margin-bottom: 1rem;
}
h1,
h2,
h3,
h4 {
   font-family: Merriweather, serif;
}
.label {
   margin-bottom: 0.25rem;
   display: block;
   font-size: 0.875rem;
   line-height: 1.25rem;
   font-weight: 500;
   letter-spacing: 0.025em;
   --tw-text-opacity: 1;
   color: rgb(90 91 112 / var(--tw-text-opacity));
}
@media (max-width: 1280px) {
   .navbar-nav-collapse {
      display: none;
      position: absolute;
      top: 100%;
      background-color: #fff;
      left: 0;
      right: 0;
      z-index: 9999;
      padding: 16px;
      height: calc(100vh - 74px);
      overflow-y: scroll;
   }
   .navbar-nav-collapse.show {
      display: block;
   }

   .navbar-nav-toggle {
      display: block !important;
      height: 24px;
      width: 24px;
      position: relative;
   }
   .navbar-nav-toggle span {
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      transform: translateX(-50%) translateY(-50%);
      transition: background-color 0.2s;
      position: absolute;
      width: 24px;
      height: 2px;
      border-radius: 1px;
      --tw-bg-opacity: 1;
      background-color: rgb(0 31 63 / var(--tw-bg-opacity));
   }
   .navbar-nav-toggle span:after,
   .navbar-nav-toggle span:before {
      position: absolute;
      width: 24px;
      height: 2px;
      border-radius: 1px;
      content: "";
      top: 0;
      left: 0;
      transition: transform 0.1s;
      --tw-bg-opacity: 1;
      background-color: rgb(0 31 63 / var(--tw-bg-opacity));
   }
   .navbar-nav-toggle span:before {
      transform: translateY(-8px);
   }
   .navbar-nav-toggle span:after {
      transform: translateY(8px);
   }
   .navbar-nav-toggle.navbar-nav-toggle-active span {
      background-color: transparent;
   }
   .navbar-nav-toggle.navbar-nav-toggle-active span:before {
      transform: rotate(-45deg);
      --tw-bg-opacity: 1;
      background-color: rgb(0 31 63 / var(--tw-bg-opacity));
   }
   .navbar-nav-toggle.navbar-nav-toggle-active span:after {
      transform: rotate(45deg);
      --tw-bg-opacity: 1;
      background-color: rgb(0 31 63 / var(--tw-bg-opacity));
   }
}
/*md-modal*/
.md-modal {
   position: fixed;
   top: 50%;
   left: 50%;
   z-index: 40;
   display: none;
   width: 100%;
   --tw-translate-x: -50%;
   --tw-translate-y: -50%;
   transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
   padding-left: 1rem;
   padding-right: 1rem;
}
@media (min-width: 1024px) {
   .md-modal {
      max-width: 56rem;
   }
}
.md-modal .close-btn {
   position: absolute;
   right: 2rem;
   top: 1rem;
   z-index: 40;
   cursor: pointer;
   --tw-text-opacity: 1;
   color: rgb(156 163 175 / var(--tw-text-opacity));
}
.md-wrapper {
   border-radius: 0.75rem;
   --tw-bg-opacity: 1;
   background-color: rgb(255 255 255 / var(--tw-bg-opacity));
   padding-top: 1.5rem;
   padding-bottom: 1.5rem;
}
@media (min-width: 1024px) {
   .md-wrapper {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem;
   }
}
.md-body {
   margin-left: auto;
   margin-right: auto;
   max-height: 80vh;
   overflow-y: scroll;
   padding-left: 1rem;
   padding-right: 1rem;
}
@media (min-width: 768px) {
   .md-body {
      padding-left: 2rem;
      padding-right: 2rem;
   }
}
.md-overlay {
   top: 0px;
   bottom: 0px;
   left: 0px;
   right: 0px;
   z-index: 40;
}
.md-modal.md-show {
   visibility: visible;
   display: block;
}
.md-modal.md-show + .md-overlay {
   position: fixed;
   top: 0px;
   bottom: 0px;
   left: 0px;
   right: 0px;
   z-index: 30;
   background-color: rgb(63 73 54 / 0.9);
}
header {
   --tw-bg-opacity: 1;
   background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
header .logo img {
   height: 58px;
}
.breadcrumbs li a,
.breadcrumbs li span {
   display: block;
}
.breadcrumbs li a:first-letter,
.breadcrumbs li span:first-letter {
   text-transform: uppercase;
}
.doctors-page .search-doctors {
   margin-bottom: 2rem;
   grid-template-columns: repeat(12, minmax(0, 1fr));
}
.doctors-page .search-doctors .label {
   display: none;
}
.doctors-page .search-doctors .doctors {
   order: -1;
   grid-column: span 7 / span 7;
}
.doctors-page .search-doctors .doctors .icon {
   right: 0.75rem;
}
.doctors-page .search-doctors .departments {
   grid-column: span 3 / span 3;
   grid-column-end: 13;
}
.doctors-page .search-doctors [type="text"],
.doctors-page .search-doctors select {
   border-width: 1px;
   --tw-border-opacity: 1 !important;
   border-color: rgb(182 192 201 / var(--tw-border-opacity)) !important;
   padding-left: 0.75rem;
   padding-right: 0.75rem;
}
.doctors-page .search-doctors select {
   background-position: right 0.75rem top 1rem;
}
table {
   width: 100%;
   overflow: hidden;
   font-size: 1rem;
   line-height: 1.5rem;
}
table th {
   white-space: nowrap;
   border-bottom-width: 1px;
   --tw-border-opacity: 1;
   border-color: rgb(216 222 211 / var(--tw-border-opacity));
   --tw-bg-opacity: 1;
   background-color: rgb(248 251 246 / var(--tw-bg-opacity));
   padding-top: 0.625rem;
   padding-bottom: 0.625rem;
   padding-left: 0.75rem;
   padding-right: 0.75rem;
   font-size: 0.875rem;
   line-height: 1.25rem;
   font-weight: 500;
}
table td {
   border-bottom-width: 1px;
   --tw-border-opacity: 1;
   border-color: rgb(216 222 211 / var(--tw-border-opacity));
   padding-top: 0.75rem;
   padding-bottom: 0.75rem;
   padding-left: 0.75rem;
   padding-right: 0.75rem;
   text-align: left;
   --tw-text-opacity: 1;
   color: rgb(55 65 81 / var(--tw-text-opacity));
}
.schedule table td:not(:first-child) {
   text-align: center;
}
.schedule table {
   font-size: 15px;
   font-weight: 500;
   --tw-text-opacity: 1;
   color: rgb(77 90 101 / var(--tw-text-opacity));
}
.schedule table p {
   margin-bottom: 0px;
}
.schedule table h4,
.schedule table h3 {
   font-size: 1rem;
   line-height: 1.5rem;
   font-weight: 700;
   --tw-text-opacity: 1;
   color: rgb(127 184 91 / var(--tw-text-opacity));
}
.schedule table strong {
   font-weight: 600;
   --tw-text-opacity: 1;
   color: rgb(17 24 39 / var(--tw-text-opacity));
}
.schedule table tr:nth-child(2n) td {
   --tw-bg-opacity: 1;
   background-color: rgb(248 251 246 / var(--tw-bg-opacity));
}
.schedule table tbody {
   border-width: 1px;
   --tw-border-opacity: 1;
   border-color: rgb(216 222 211 / var(--tw-border-opacity));
}
.schedule table tbody tr td:first-child {
   border-right-width: 1px;
   --tw-border-opacity: 1;
   border-color: rgb(216 222 211 / var(--tw-border-opacity));
}
.schedule table thead {
   border-right-width: 1px;
   --tw-border-opacity: 1;
   border-color: rgb(216 222 211 / var(--tw-border-opacity));
}
.schedule table thead tr th:first-child {
   width: 23%;
   min-width: 270px;
   border-right-width: 1px;
   --tw-border-opacity: 1;
   border-color: rgb(216 222 211 / var(--tw-border-opacity));
   background-color: transparent;
}
.schedule table thead tr th:not(:first-child) {
   width: 11%;
   min-width: 120px;
   border-top-width: 1px;
   --tw-border-opacity: 1;
   border-color: rgb(216 222 211 / var(--tw-border-opacity));
}
.schedule table thead strong {
   font-size: 1rem;
   line-height: 1.5rem;
   --tw-text-opacity: 1;
   color: rgb(127 184 91 / var(--tw-text-opacity));
}
.after\:absolute::after {
   content: var(--tw-content);
   position: absolute;
}
.after\:top-0::after {
   content: var(--tw-content);
   top: 0px;
}
.after\:left-0::after {
   content: var(--tw-content);
   left: 0px;
}
.after\:h-full::after {
   content: var(--tw-content);
   height: 100%;
}
.after\:w-full::after {
   content: var(--tw-content);
   width: 100%;
}
.after\:bg-\[\#000\]\/30::after {
   content: var(--tw-content);
   background-color: rgb(0 0 0 / 0.3);
}
.hover\:bg-green-400:hover {
   --tw-bg-opacity: 1;
   background-color: rgb(100 123 86 / var(--tw-bg-opacity));
}
.hover\:font-bold:hover {
   font-weight: 700;
}
.hover\:text-green-400:hover {
   --tw-text-opacity: 1;
   color: rgb(100 123 86 / var(--tw-text-opacity));
}
.hover\:underline:hover {
   -webkit-text-decoration-line: underline;
   text-decoration-line: underline;
}
.hover\:decoration-white:hover {
   -webkit-text-decoration-color: #ffffff;
   text-decoration-color: #ffffff;
}
.hover\:decoration-2:hover {
   text-decoration-thickness: 2px;
}
.hover\:underline-offset-1:hover {
   text-underline-offset: 1px;
}
.group[open] .group-open\:rotate-180 {
   --tw-rotate: 180deg;
   transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:text-green-400 {
   --tw-text-opacity: 1;
   color: rgb(100 123 86 / var(--tw-text-opacity));
}
.group:hover .group-hover\:text-white {
   --tw-text-opacity: 1;
   color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
   .sm\:my-16 {
      margin-top: 4rem;
      margin-bottom: 4rem;
   }

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

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

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

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

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

   .sm\:gap-6 {
      gap: 1.5rem;
   }
}
@media (min-width: 768px) {
   .md\:relative {
      position: relative;
   }

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

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

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

   .md\:order-2 {
      order: 2;
   }

   .md\:my-32 {
      margin-top: 8rem;
      margin-bottom: 8rem;
   }

   .md\:mx-12 {
      margin-left: 3rem;
      margin-right: 3rem;
   }

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

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

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

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

   .md\:block {
      display: block;
   }

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

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

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

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

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

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

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

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

   .md\:gap-20 {
      gap: 5rem;
   }

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

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

   .md\:bg-deep-rose {
      --tw-bg-opacity: 1;
      background-color: rgb(200 80 104 / var(--tw-bg-opacity));
   }

   .md\:py-32 {
      padding-top: 8rem;
      padding-bottom: 8rem;
   }

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

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

   .md\:py-24 {
      padding-top: 6rem;
      padding-bottom: 6rem;
   }

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

   .md\:px-12 {
      padding-left: 3rem;
      padding-right: 3rem;
   }

   .md\:\!pb-2 {
      padding-bottom: 0.5rem !important;
   }

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

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

   .md\:text-\[240px\] {
      font-size: 240px;
   }

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

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

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

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

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

   .md\:text-lg {
      font-size: 1.125rem;
      line-height: 1.75rem;
   }
}
@media (min-width: 1024px) {
   .lg\:absolute {
      position: absolute;
   }

   .lg\:top-14 {
      top: 3.5rem;
   }

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

   .lg\:z-20 {
      z-index: 20;
   }

   .lg\:-order-1 {
      order: -1;
   }

   .lg\:order-first {
      order: -9999;
   }

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

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

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

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

   .lg\:mb-24 {
      margin-bottom: 6rem;
   }

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

   .lg\:flex {
      display: flex;
   }

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

   .lg\:hidden {
      display: none;
   }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

   .lg\:gap-24 {
      gap: 6rem;
   }

   .lg\:rounded {
      border-radius: 0.25rem;
   }

   @media (min-width: 1024px) {
      .lg\:lg\:bg-white {
         --tw-bg-opacity: 1;
         background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      }
   }

   .lg\:p-4 {
      padding: 1rem;
   }

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

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

   .lg\:py-28 {
      padding-top: 7rem;
      padding-bottom: 7rem;
   }

   .lg\:pb-40 {
      padding-bottom: 10rem;
   }

   .lg\:pt-52 {
      padding-top: 13rem;
   }

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

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

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

   .lg\:text-lg {
      font-size: 1.125rem;
      line-height: 1.75rem;
   }
}
@media (min-width: 1280px) {
   .xl\:inline-block {
      display: inline-block;
   }

   .xl\:w-24 {
      width: 6rem;
   }

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

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

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