*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Figtree, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

[type='text'],input:where(:not([type])),[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, input:where(:not([type])):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: #2563eb;
  --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: #2563eb;
}

input::-moz-placeholder, textarea::-moz-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;
  text-align: inherit;
}

::-webkit-datetime-edit {
  display: inline-flex;
}

::-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;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

[multiple],[size]:where(select:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

[type='checkbox'],[type='radio'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  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: #2563eb;
  --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");
}

@media (forced-colors: active)  {

  [type='checkbox']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[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");
}

@media (forced-colors: active)  {

  [type='radio']:checked {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

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

@media (forced-colors: active)  {

  [type='checkbox']:indeterminate {
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[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;
}
* {
  margin: 0px;
  padding: 0px;
}
*:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
html {
  scroll-behavior: smooth;
}
img,
svg {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  cursor: default;
}
button {
  text-align: inherit;
}
button:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
[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 {
  display: block;
  width: 100%;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 0.875rem;
  line-height: 2;
}
[type="text"]::-moz-placeholder, [type="email"]::-moz-placeholder, [type="url"]::-moz-placeholder, [type="password"]::-moz-placeholder, [type="number"]::-moz-placeholder, [type="date"]::-moz-placeholder, [type="datetime-local"]::-moz-placeholder, [type="month"]::-moz-placeholder, [type="search"]::-moz-placeholder, [type="tel"]::-moz-placeholder, [type="time"]::-moz-placeholder, [type="week"]::-moz-placeholder, [multiple]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: rgb(104 113 104 / var(--tw-placeholder-opacity, 1));
  --tw-placeholder-opacity: 1;
}
[type="text"]::placeholder,
[type="email"]::placeholder,
[type="url"]::placeholder,
[type="password"]::placeholder,
[type="number"]::placeholder,
[type="date"]::placeholder,
[type="datetime-local"]::placeholder,
[type="month"]::placeholder,
[type="search"]::placeholder,
[type="tel"]::placeholder,
[type="time"]::placeholder,
[type="week"]::placeholder,
[multiple]::placeholder,
textarea::placeholder,
select::placeholder {
  color: rgb(104 113 104 / var(--tw-placeholder-opacity, 1));
  --tw-placeholder-opacity: 1;
}
[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 {
  --tw-border-opacity: 1;
  border-color: rgb(231 42 80 / var(--tw-border-opacity, 1));
  --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);
}
textarea {
  min-height: 100px;
}
[type="radio"],
[type="checkbox"] {
  --tw-border-opacity: 1;
  border-color: rgb(196 205 195 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(231 42 80 / var(--tw-text-opacity, 1));
}

.arrow-inline[type="radio"] .line-arrow,
.arrow-inline
[type="checkbox"] .line-arrow {
  --tw-text-opacity: 1;
  color: rgb(5 11 5 / var(--tw-text-opacity, 1));
}
[type="radio"]:focus,
[type="checkbox"]: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);
}
.container,
.grid-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 72rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 640px) {

  .container,
.grid-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.grid-container {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
body {
  font-size: 0.875rem;
  line-height: 2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 640px) {

  body {
    font-size: 1rem;
    line-height: 2;
  }
}
h1,
.h1 {
  font-size: 1.875rem;
  line-height: 1.5;
  font-weight: 700;
}
@media (min-width: 640px) {

  h1,
.h1 {
    font-size: 2.25rem;
    line-height: 1.375;
  }
}
@media (min-width: 768px) {

  h1,
.h1 {
    font-size: 3rem;
    line-height: 1.25;
  }
}
h2,
.h2 {
  font-size: 1.5rem;
  line-height: 1.625;
  font-weight: 700;
}
@media (min-width: 640px) {

  h2,
.h2 {
    font-size: 1.875rem;
    line-height: 1.5;
  }
}
@media (min-width: 768px) {

  h2,
.h2 {
    font-size: 2.25rem;
    line-height: 1.375;
  }
}
h3,
.h3 {
  font-size: 1.125rem;
  line-height: 1.875;
}
@media (min-width: 640px) {

  h3,
.h3 {
    font-size: 1.25rem;
    line-height: 1.725;
  }
}
@media (min-width: 768px) {

  h3,
.h3 {
    font-size: 1.5rem;
    line-height: 1.625;
  }
}
h4,
.h4 {
  font-family: Figtree, sans-serif;
  font-size: 1rem;
  line-height: 2;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 640px) {

  h4,
.h4 {
    font-size: 1.25rem;
    line-height: 1.725;
  }
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a {
  text-decoration-line: none !important;
}
hr {
  border-top-width: 2px;
  opacity: 0.25;
}
i,
em {
  font-style: italic;
}
b,
strong {
  font-weight: 700;
}
a,
button {
  transition-duration: 200ms;
}
.aspect-h-1 {
  --tw-aspect-h: 1;
}
.aspect-w-1 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 1;
}
.aspect-w-1 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.aspect-w-2 {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 2;
}
.aspect-w-2 > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
[x-cloak] {
  display: none;
}
body[data-aos-duration="100"] [data-aos],
  body [data-aos][data-aos-duration="100"] {
    /* prettier-ignore */
    transition-duration: 100ms;
  }
body[data-aos-delay="100"] [data-aos],
  body [data-aos][data-aos-delay="100"] {
    /* prettier-ignore */
    transition-delay: 100ms;
  }
body[data-aos-duration="200"] [data-aos],
  body [data-aos][data-aos-duration="200"] {
    /* prettier-ignore */
    transition-duration: 200ms;
  }
body[data-aos-delay="200"] [data-aos],
  body [data-aos][data-aos-delay="200"] {
    /* prettier-ignore */
    transition-delay: 200ms;
  }
body[data-aos-duration="300"] [data-aos],
  body [data-aos][data-aos-duration="300"] {
    /* prettier-ignore */
    transition-duration: 300ms;
  }
body[data-aos-delay="300"] [data-aos],
  body [data-aos][data-aos-delay="300"] {
    /* prettier-ignore */
    transition-delay: 300ms;
  }
body[data-aos-duration="400"] [data-aos],
  body [data-aos][data-aos-duration="400"] {
    /* prettier-ignore */
    transition-duration: 400ms;
  }
body[data-aos-delay="400"] [data-aos],
  body [data-aos][data-aos-delay="400"] {
    /* prettier-ignore */
    transition-delay: 400ms;
  }
body[data-aos-duration="500"] [data-aos],
  body [data-aos][data-aos-duration="500"] {
    /* prettier-ignore */
    transition-duration: 500ms;
  }
body[data-aos-delay="500"] [data-aos],
  body [data-aos][data-aos-delay="500"] {
    /* prettier-ignore */
    transition-delay: 500ms;
  }
body[data-aos-duration="600"] [data-aos],
  body [data-aos][data-aos-duration="600"] {
    /* prettier-ignore */
    transition-duration: 600ms;
  }
body[data-aos-delay="600"] [data-aos],
  body [data-aos][data-aos-delay="600"] {
    /* prettier-ignore */
    transition-delay: 600ms;
  }
body[data-aos-duration="700"] [data-aos],
  body [data-aos][data-aos-duration="700"] {
    /* prettier-ignore */
    transition-duration: 700ms;
  }
body[data-aos-delay="700"] [data-aos],
  body [data-aos][data-aos-delay="700"] {
    /* prettier-ignore */
    transition-delay: 700ms;
  }
body[data-aos-duration="800"] [data-aos],
  body [data-aos][data-aos-duration="800"] {
    /* prettier-ignore */
    transition-duration: 800ms;
  }
body[data-aos-delay="800"] [data-aos],
  body [data-aos][data-aos-delay="800"] {
    /* prettier-ignore */
    transition-delay: 800ms;
  }
body[data-aos-duration="900"] [data-aos],
  body [data-aos][data-aos-duration="900"] {
    /* prettier-ignore */
    transition-duration: 900ms;
  }
body[data-aos-delay="900"] [data-aos],
  body [data-aos][data-aos-delay="900"] {
    /* prettier-ignore */
    transition-delay: 900ms;
  }
body[data-aos-duration="1000"] [data-aos],
  body [data-aos][data-aos-duration="1000"] {
    /* prettier-ignore */
    transition-duration: 1000ms;
  }
body[data-aos-delay="1000"] [data-aos],
  body [data-aos][data-aos-delay="1000"] {
    /* prettier-ignore */
    transition-delay: 1000ms;
  }
[data-aos] {
  pointer-events: none;
}
[data-aos].aos-animate {
  pointer-events: auto;
}
[data-aos="fade-up"] {
  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));
  transition-property: transform, opacity;
}
[data-aos="fade-up"]:not(.aos-animate) {
  --tw-translate-y: 1rem;
  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));
  opacity: 0;
}
[data-aos="fade-right"] {
  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));
  transition-property: transform, opacity;
}
[data-aos="fade-right"]:not(.aos-animate) {
  --tw-translate-x: -1rem;
  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));
  opacity: 0;
}
[data-aos="fade-down"] {
  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));
  transition-property: transform, opacity;
}
[data-aos="fade-down"]:not(.aos-animate) {
  --tw-translate-y: -1rem;
  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));
  opacity: 0;
}
[data-aos="fade-left"] {
  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));
  transition-property: transform, opacity;
}
[data-aos="fade-left"]:not(.aos-animate) {
  --tw-translate-x: 1rem;
  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));
  opacity: 0;
}
[data-aos="fade-in"] {
  transition-property: opacity;
}
[data-aos="fade-in"]:not(.aos-animate) {
  opacity: 0;
}
.button,
.wp-block-button__link {
  display: inline-flex;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  align-items: center;
  justify-content: center;
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(5 11 5 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  text-decoration-line: none !important;
  transition-duration: 200ms;
}
.button-outline,
.is-style-outline > .wp-block-button__link {
  background-color: transparent !important;
  border: 0 !important;
  color: #e72a50 !important;
  box-shadow: inset 0 0 0 1px #e72a50;
}
.button-outline:hover, .is-style-outline > .wp-block-button__link:hover {
    color: white !important;
    background-color: #e72a50 !important;
  }
body:not(.post-type-page) .editor-styles-wrapper > *:first-child,
  body:not(.post-type-page) .editor-styles-wrapper > *:first-child > *:first-child,
  .content > *:first-child,
  .content > *:first-child > *:first-child {
  margin-top: 0px;
}
body:not(.post-type-page) .editor-styles-wrapper > *:last-child,
  body:not(.post-type-page) .editor-styles-wrapper > *:last-child > *:last-child,
  .content > *:last-child,
  .content > *:last-child > *:last-child {
  margin-bottom: 0px;
}
body:not(.post-type-page) .editor-styles-wrapper h1,
  body:not(.post-type-page) .editor-styles-wrapper h2,
  body:not(.post-type-page) .editor-styles-wrapper h3,
  body:not(.post-type-page) .editor-styles-wrapper h4,
  body:not(.post-type-page) .editor-styles-wrapper h5,
  body:not(.post-type-page) .editor-styles-wrapper h6,
  .content h1,
  .content h2,
  .content h3,
  .content h4,
  .content h5,
  .content h6 {
  margin-top: 3rem;
}
body:not(.post-type-page) .editor-styles-wrapper h1 + h1,
    body:not(.post-type-page) .editor-styles-wrapper h1 + h2,
    body:not(.post-type-page) .editor-styles-wrapper h1 + h3,
    body:not(.post-type-page) .editor-styles-wrapper h1 + h4,
    body:not(.post-type-page) .editor-styles-wrapper h1 + h5,
    body:not(.post-type-page) .editor-styles-wrapper h1 + h6,
    body:not(.post-type-page) .editor-styles-wrapper h2 + h1,
    body:not(.post-type-page) .editor-styles-wrapper h2 + h2,
    body:not(.post-type-page) .editor-styles-wrapper h2 + h3,
    body:not(.post-type-page) .editor-styles-wrapper h2 + h4,
    body:not(.post-type-page) .editor-styles-wrapper h2 + h5,
    body:not(.post-type-page) .editor-styles-wrapper h2 + h6,
    body:not(.post-type-page) .editor-styles-wrapper h3 + h1,
    body:not(.post-type-page) .editor-styles-wrapper h3 + h2,
    body:not(.post-type-page) .editor-styles-wrapper h3 + h3,
    body:not(.post-type-page) .editor-styles-wrapper h3 + h4,
    body:not(.post-type-page) .editor-styles-wrapper h3 + h5,
    body:not(.post-type-page) .editor-styles-wrapper h3 + h6,
    body:not(.post-type-page) .editor-styles-wrapper h4 + h1,
    body:not(.post-type-page) .editor-styles-wrapper h4 + h2,
    body:not(.post-type-page) .editor-styles-wrapper h4 + h3,
    body:not(.post-type-page) .editor-styles-wrapper h4 + h4,
    body:not(.post-type-page) .editor-styles-wrapper h4 + h5,
    body:not(.post-type-page) .editor-styles-wrapper h4 + h6,
    body:not(.post-type-page) .editor-styles-wrapper h5 + h1,
    body:not(.post-type-page) .editor-styles-wrapper h5 + h2,
    body:not(.post-type-page) .editor-styles-wrapper h5 + h3,
    body:not(.post-type-page) .editor-styles-wrapper h5 + h4,
    body:not(.post-type-page) .editor-styles-wrapper h5 + h5,
    body:not(.post-type-page) .editor-styles-wrapper h5 + h6,
    body:not(.post-type-page) .editor-styles-wrapper h6 + h1,
    body:not(.post-type-page) .editor-styles-wrapper h6 + h2,
    body:not(.post-type-page) .editor-styles-wrapper h6 + h3,
    body:not(.post-type-page) .editor-styles-wrapper h6 + h4,
    body:not(.post-type-page) .editor-styles-wrapper h6 + h5,
    body:not(.post-type-page) .editor-styles-wrapper h6 + h6,
    .content h1 + h1,
    .content h1 + h2,
    .content h1 + h3,
    .content h1 + h4,
    .content h1 + h5,
    .content h1 + h6,
    .content h2 + h1,
    .content h2 + h2,
    .content h2 + h3,
    .content h2 + h4,
    .content h2 + h5,
    .content h2 + h6,
    .content h3 + h1,
    .content h3 + h2,
    .content h3 + h3,
    .content h3 + h4,
    .content h3 + h5,
    .content h3 + h6,
    .content h4 + h1,
    .content h4 + h2,
    .content h4 + h3,
    .content h4 + h4,
    .content h4 + h5,
    .content h4 + h6,
    .content h5 + h1,
    .content h5 + h2,
    .content h5 + h3,
    .content h5 + h4,
    .content h5 + h5,
    .content h5 + h6,
    .content h6 + h1,
    .content h6 + h2,
    .content h6 + h3,
    .content h6 + h4,
    .content h6 + h5,
    .content h6 + h6 {
  margin-top: 1rem;
}
body:not(.post-type-page) .editor-styles-wrapper p,
  body:not(.post-type-page) .editor-styles-wrapper blockquote,
  body:not(.post-type-page) .editor-styles-wrapper pre,
  body:not(.post-type-page) .editor-styles-wrapper ul,
  body:not(.post-type-page) .editor-styles-wrapper ol,
  body:not(.post-type-page) .editor-styles-wrapper dl,
  body:not(.post-type-page) .editor-styles-wrapper table,
  body:not(.post-type-page) .editor-styles-wrapper figure,
  body:not(.post-type-page) .editor-styles-wrapper iframe,
  body:not(.post-type-page) .editor-styles-wrapper .wp-caption,
  body:not(.post-type-page) .editor-styles-wrapper .wp-block-buttons,
  .content p,
  .content blockquote,
  .content pre,
  .content ul,
  .content ol,
  .content dl,
  .content table,
  .content figure,
  .content iframe,
  .content .wp-caption,
  .content .wp-block-buttons {
  margin-top: 2rem;
}
body:not(.post-type-page) .editor-styles-wrapper blockquote, .content blockquote {
  font-size: 1.125rem;
  line-height: 1.875;
  --tw-text-opacity: 1;
  color: rgb(231 42 80 / var(--tw-text-opacity, 1));
}
body
.arrow-inline:not(.post-type-page) .editor-styles-wrapper blockquote .line-arrow,
.arrow-inline .content blockquote .line-arrow {
  --tw-text-opacity: 1;
  color: rgb(5 11 5 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px) {

  body:not(.post-type-page) .editor-styles-wrapper blockquote, .content blockquote {
    font-size: 1.25rem;
    line-height: 1.725;
  }
}
@media (min-width: 768px) {

  body:not(.post-type-page) .editor-styles-wrapper blockquote, .content blockquote {
    font-size: 1.5rem;
    line-height: 1.625;
  }
}
body:not(.post-type-page) .editor-styles-wrapper blockquote::before, .content blockquote::before {
  margin-bottom: 2rem;
  display: block;
  height: 0.25rem;
  width: 3rem;
  background-color: currentColor;
      content: "";
}
body:not(.post-type-page) .editor-styles-wrapper cite, .content cite {
  margin-top: 2rem;
  display: block;
  font-size: 1rem;
  line-height: 2;
  text-transform: uppercase;
  font-style: normal;
}
body:not(.post-type-page) .editor-styles-wrapper ul,
  body:not(.post-type-page) .editor-styles-wrapper ol,
  .content ul,
  .content ol {
  margin-left: 2rem;
}
body:not(.post-type-page) .editor-styles-wrapper ul ul,
    body:not(.post-type-page) .editor-styles-wrapper ul ol,
    body:not(.post-type-page) .editor-styles-wrapper ol ul,
    body:not(.post-type-page) .editor-styles-wrapper ol ol,
    .content ul ul,
    .content ul ol,
    .content ol ul,
    .content ol ol {
  margin-top: 0.5rem;
}
body:not(.post-type-page) .editor-styles-wrapper ul, .content ul {
  list-style-type: disc;
}
body:not(.post-type-page) .editor-styles-wrapper ol, .content ol {
  list-style-type: decimal;
}
body:not(.post-type-page) .editor-styles-wrapper li + li, .content li + li {
  margin-top: 0.5rem;
}
body:not(.post-type-page) .editor-styles-wrapper dt:not(:first-child), .content dt:not(:first-child) {
  margin-top: 1rem;
}
body:not(.post-type-page) .editor-styles-wrapper table, .content table {
  width: 100%;
  text-align: left;
}
body:not(.post-type-page) .editor-styles-wrapper th,
  body:not(.post-type-page) .editor-styles-wrapper td,
  .content th,
  .content td {
  padding: 1rem;
}
body:not(.post-type-page) .editor-styles-wrapper figure iframe, .content figure iframe {
  margin-top: 0px;
}
body:not(.post-type-page) .editor-styles-wrapper figcaption, .content figcaption {
  margin-top: 1rem;
  margin-bottom: 0px;
  font-size: 0.75rem;
  line-height: 2;
}
body:not(.post-type-page) .editor-styles-wrapper hr, .content hr {
  margin-top: 6rem;
  margin-bottom: 6rem;
}
body:not(.post-type-page) .editor-styles-wrapper a, .content a {
  --tw-text-opacity: 1;
  color: rgb(231 42 80 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
body
.arrow-inline:not(.post-type-page) .editor-styles-wrapper a .line-arrow,
.arrow-inline .content a .line-arrow {
  --tw-text-opacity: 1;
  color: rgb(5 11 5 / var(--tw-text-opacity, 1));
}
body:not(.post-type-page) .editor-styles-wrapper .arrow-inline a, body:not(.post-type-page) .editor-styles-wrapper .arrow-block a, .content .arrow-inline a, .content .arrow-block a {
  text-decoration-line: none;
}
.bph-block-hero {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.bph-block-hero h1,
  .bph-block-hero h2,
  .bph-block-hero h3,
  .bph-block-hero h4,
  .bph-block-hero h5,
  .bph-block-hero h6 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.bph-block-hero h1 > span, .bph-block-hero h2 > span, .bph-block-hero h3 > span, .bph-block-hero h4 > span, .bph-block-hero h5 > span, .bph-block-hero h6 > span {
  background-color: rgb(5 11 5 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.5;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
      -webkit-box-decoration-break: clone;
              box-decoration-break: clone;
}
.bph-block-hero .is-style-outline > .wp-block-button__link {
    color: white !important;
    box-shadow: inset 0 0 0 1px white;
  }
.bph-block-hero .is-style-outline > .wp-block-button__link:hover {
      color: #e72a50 !important;
      background-color: white !important;
    }
.bph-block-content-big-quote {
  text-align: center;
}
.bph-block-content-big-quote .container {
  max-width: 56rem;
}
.bph-block-content-big-quote .content blockquote {
  color: currentColor;
}
.bph-block-content-big-quote .content blockquote::before {
      content: none;
    }
ul.blocks-gallery-grid {
  margin-left: 0px;
}
.wp-block-columns {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.wp-block-column > *:first-child {
  margin-top: 0px;
}
.wp-block-column > *:last-child {
  margin-bottom: 0px;
}
@media (max-width: 639px) {
    .wp-block-column + .wp-block-column {
    margin-top: 3rem;
  }
  }
@media (min-width: 782px) {
    .wp-block-column:not(:first-child) {
    margin-left: 3rem;
  }
  }
.wp-block-buttons {
  display: flex;
  flex-wrap: wrap;
}
.content .wp-block-social-links {
  margin-left: 0px;
}
.content .wp-block-social-links li + li {
  margin-top: 0px;
}
.wp-social-link {
  color: inherit !important;
}
.wp-social-link a {
  padding: 0px;
}
.wp-block-image {
  margin-bottom: 0px;
}
.bph-block-icon-text-content > *:first-child,
  .bph-block-icon-text-content > *:first-child > *:first-child {
  margin-top: 0px;
}
.bph-block-icon-text-content > *:last-child,
  .bph-block-icon-text-content > *:last-child > *:last-child {
  margin-bottom: 0px;
}
.wp-block-cover__inner-container > :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));
}
.bph-block-carousel [x-data]:not(.flickity-enabled) img:not(:first-child) {
  display: none;
}
.bph-block-case-studies-carousel-slide:not(.is-selected) h3 {
  --tw-translate-y: -1rem;
  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));
  opacity: 0;
}
.bph-block-case-studies-carousel-slide:not(.is-selected) .bph-block-case-studies-carousel-slide-arrow {
  --tw-translate-y: 1rem;
  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));
  opacity: 0;
}
.bph-block-stats > .bg-white .h1 {
  --tw-text-opacity: 1;
  color: rgb(231 42 80 / var(--tw-text-opacity, 1));
}

.arrow-inline.bph-block-stats > .bg-white .h1 .line-arrow {
  --tw-text-opacity: 1;
  color: rgb(5 11 5 / var(--tw-text-opacity, 1));
}
h3.arrow-block .line-arrow,
.arrow-inline.text-red .line-arrow {
  --tw-text-opacity: 1;
  color: rgb(5 11 5 / var(--tw-text-opacity, 1));
}
/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: 0;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}
.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}
.flickity-button:hover {
  background: #fff;
  cursor: pointer;
}
.flickity-button:focus {
  outline: 0;
  box-shadow: 0 0 0 5px #19f;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
.flickity-page-dots {
  position: absolute;
  bottom: 0px;
  margin-bottom: -3rem;
  display: flex;
  justify-content: center;
}
.flickity-page-dots .dot {
  height: 0.75rem;
  width: 0.75rem;
  background-color: transparent;
  opacity: 1;
  transition-duration: 200ms;
    box-shadow: inset 0 0 0 1px;
}
.flickity-page-dots .dot.is-selected {
  background-color: currentColor;
}
.flickity-button {
  background-color: transparent;
  color: currentColor;
}
.flickity-button:hover {
  background-color: transparent;
}
.flickity-prev-next-button {
  height: 3rem;
  width: 3rem;
}
.flickity-prev-next-button.previous {
  left: 0px;
  margin-left: -5rem;
}
.flickity-prev-next-button.next {
  right: 0px;
  margin-right: -5rem;
}
/* flickity-fade */
.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}
.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}
body .wpcf7-form p {
  margin-top: 1rem;
}
body .wpcf7-submit {
  margin-top: 2rem;
}
body .wpcf7 form .wpcf7-response-output {
  margin: 0px;
  margin-top: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.75rem;
  line-height: 2;
}
body .wpcf7-not-valid-tip {
  font-size: 0.75rem;
  line-height: 2;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(231 42 80 / var(--tw-text-opacity, 1));
}
body
.arrow-inline .wpcf7-not-valid-tip .line-arrow {
  --tw-text-opacity: 1;
  color: rgb(5 11 5 / var(--tw-text-opacity, 1));
}
body .wpcf7 form.invalid .wpcf7-response-output,
  body .wpcf7 form.unaccepted .wpcf7-response-output {
  --tw-border-opacity: 1;
  border-color: rgb(231 42 80 / var(--tw-border-opacity, 1));
}
html body .gform_wrapper {
  margin-bottom: 0px;
  max-width: 36rem;
}
html body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
      [type="button"]
    ):not([type="image"]):not([type="file"]),
  html body .gform_wrapper select,
  html body .gform_wrapper textarea {
    font-size: 0.875rem !important;
    line-height: 1.5 !important;
    margin: 0 !important;
    padding: 0.5rem 0 !important;
    text-indent: 0 !important;
  }
html body .gform_wrapper .top_label .gfield_label,
  html body .gform_wrapper legend.gfield_label {
  font-size: 0.875rem;
  line-height: 2;
}
html body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0px;
}
html body .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,
  html body .gform_wrapper .field_sublabel_above div[class*="gfield_date_"].ginput_container label,
  html body .gform_wrapper .field_sublabel_above div[class*="gfield_time_"].ginput_container label,
  html body .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
  html body .gform_wrapper .field_sublabel_below div[class*="gfield_date_"].ginput_container label,
  html body .gform_wrapper .field_sublabel_below div[class*="gfield_time_"].ginput_container label {
  margin: 0px;
  font-size: 0.75rem;
  line-height: 2;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(104 113 104 / var(--tw-text-opacity, 1));
}
html body .gform_wrapper ul li.gfield {
  margin-top: 2rem;
  padding-right: 0px;
}
html body .gform_wrapper .top_label input.medium,
  html body .gform_wrapper .top_label select.medium {
  width: 100%;
}
html body .gform_wrapper input.datepicker {
    width: 100% !important;
  }
html body .gform_wrapper .ui-datepicker-month,
  html body .gform_wrapper .ui-datepicker-year {
    padding-left: 0.5rem !important;
    --tw-text-opacity: 1;
    color: rgb(26 33 26 / var(--tw-text-opacity, 1));
  }
html body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
  html body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type="checkbox"],
  html body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type="radio"] {
    margin: 0 0.5rem 0 0 !important;
  }
.gmap img,
  .gmap svg {
    -webkit-user-select: auto;
       -moz-user-select: auto;
            user-select: auto;
    pointer-events: auto;
    cursor: initial;
  }
@media (max-width: 1023px) {
.header-menu {
    position: absolute;
    top: 100%;
    right: 0px;
    z-index: 30;
    width: 10rem;
  }
.header-menu > :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));
  }
.header-menu {
    --tw-bg-opacity: 1;
    background-color: rgb(5 11 5 / var(--tw-bg-opacity, 1));
    text-align: right;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

    .header-menu a {
    display: block;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

    .header-menu .sub-menu {
    font-size: 0.75rem;
    line-height: 2;
  }

      .header-menu .sub-menu li {
    margin-top: -0.5rem;
  }
  }
@media (min-width: 1024px) {
.header-menu {
    display: flex;
    flex-wrap: wrap;
  }
.header-menu > :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)));
  }
.header-menu {
    line-height: 2.5rem;
  }

    .header-menu > li {
    position: relative;
    margin-top: -1rem;
    margin-bottom: -1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

      .header-menu > li:not(:hover) .sub-menu {
    visibility: hidden;
    opacity: 0;
  }

      .header-menu > li > a:hover {
    --tw-text-opacity: 1;
    color: rgb(231 42 80 / var(--tw-text-opacity, 1));
  }

    .header-menu .sub-menu {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 30;
    width: 10rem;
    --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));
  }

    .header-menu .sub-menu > :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));
  }

    .header-menu .sub-menu {
    --tw-bg-opacity: 1;
    background-color: rgb(5 11 5 / var(--tw-bg-opacity, 1));
    text-align: center;
    font-size: 0.875rem;
    line-height: 2;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    transition-duration: 200ms;
  }

      .header-menu .sub-menu a {
    display: block;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

      .header-menu .sub-menu a:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(231 42 80 / var(--tw-bg-opacity, 1));
  }
  }
.line-arrow {
  position: relative;
  width: 3rem;
  transition-duration: 200ms;
  height: 11px;
}
.line-arrow::before,
  .line-arrow::after {
  position: absolute;
  right: 0px;
  width: 1px;
  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));
  background-color: currentColor;
    content: "";
    height: 6px;
}
.line-arrow::before {
  transform-origin: bottom right;
  --tw-rotate: -45deg;
  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));
    top: -1px;
}
.line-arrow::after {
  transform-origin: top right;
  --tw-rotate: 45deg;
  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));
    bottom: -1px;
}
.line-arrow .line-arrow-line {
  position: absolute;
  left: 0px;
  height: 1px;
  width: 100%;
  background-color: currentColor;
    top: 5px;
}
.arrow-inline .line-arrow {
  margin-left: 0.5rem;
}
.arrow-inline:hover .line-arrow {
  width: 5rem;
}
.arrow-block .line-arrow {
  margin-top: 0.5rem;
}
.arrow-block:hover .line-arrow {
  width: 5rem;
}
.arrow-block + .arrow-block {
  margin-top: 2rem;
}
.modal-hidden {
  display: none;
}
.alignnone,
.wp-block-image .alignnone {
  margin-top: 2rem;
}
.aligncenter,
.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  display: block;
}
.alignright,
.wp-block-image .alignright {
  float: right;
  margin: 2rem;
  margin-right: 0px;
  max-width: 50%;
}
.alignleft,
.wp-block-image .alignleft {
  float: left;
  margin: 2rem;
  margin-left: 0px;
  max-width: 50%;
}
.wp-caption {
  max-width: 100%;
  text-align: center;
}
p.wp-caption-text {
  margin-top: 1rem;
  font-size: 0.875rem;
  line-height: 2;
}
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.nav-links {
  display: flex;
}
.page-numbers {
  display: block;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.page-numbers.current {
  --tw-text-opacity: 1;
  color: rgb(104 113 104 / var(--tw-text-opacity, 1));
}
a.page-numbers:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(251 252 251 / var(--tw-bg-opacity, 1));
}
.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;
}
.visible {
  visibility: visible;
}
.collapse {
  visibility: collapse;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.bottom-0 {
  bottom: 0px;
}
.left-0 {
  left: 0px;
}
.left-auto {
  left: auto;
}
.right-0 {
  right: 0px;
}
.right-auto {
  right: auto;
}
.top-0 {
  top: 0px;
}
.top-auto {
  top: auto;
}
.z-20 {
  z-index: 20;
}
.z-50 {
  z-index: 50;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-full {
  grid-column: 1 / -1;
}
.col-start-1 {
  grid-column-start: 1;
}
.col-start-2 {
  grid-column-start: 2;
}
.m-auto {
  margin: auto;
}
.-mx-12 {
  margin-left: -3rem;
  margin-right: -3rem;
}
.-my-12 {
  margin-top: -3rem;
  margin-bottom: -3rem;
}
.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.-mb-8 {
  margin-bottom: -2rem;
}
.-mr-3 {
  margin-right: -0.75rem;
}
.-mt-16 {
  margin-top: -4rem;
}
.mb-12 {
  margin-bottom: 3rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-8 {
  margin-top: 2rem;
}
.box-border {
  box-sizing: border-box;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.\!h-full {
  height: 100% !important;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-24 {
  height: 6rem;
}
.h-4 {
  height: 1rem;
}
.h-48 {
  height: 12rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-screen {
  height: 100vh;
}
.min-h-screen {
  min-height: 100vh;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-24 {
  width: 6rem;
}
.w-4 {
  width: 1rem;
}
.w-5\/12 {
  width: 41.666667%;
}
.w-6 {
  width: 1.5rem;
}
.w-8 {
  width: 2rem;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.max-w-4xl {
  max-width: 56rem;
}
.max-w-\[2000px\] {
  max-width: 2000px;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.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));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.resize {
  resize: both;
}
.grid-flow-row-dense {
  grid-auto-flow: row dense;
}
.grid-flow-col-dense {
  grid-auto-flow: column dense;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-items-center {
  justify-items: center;
}
.gap-8 {
  gap: 2rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-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-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-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-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));
}
.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));
}
.overflow-auto {
  overflow: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-clip {
  overflow: clip;
}
.overflow-x-clip {
  overflow-x: clip;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.bg-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(104 113 104 / var(--tw-bg-opacity, 1));
}
.bg-gray-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(26 33 26 / var(--tw-bg-opacity, 1));
}
.bg-gray-darker {
  --tw-bg-opacity: 1;
  background-color: rgb(5 11 5 / var(--tw-bg-opacity, 1));
}
.bg-gray-light {
  --tw-bg-opacity: 1;
  background-color: rgb(196 205 195 / var(--tw-bg-opacity, 1));
}
.bg-offwhite {
  --tw-bg-opacity: 1;
  background-color: rgb(251 252 251 / var(--tw-bg-opacity, 1));
}
.bg-offwhite\/25 {
  background-color: rgb(251 252 251 / 0.25);
}
.bg-red {
  --tw-bg-opacity: 1;
  background-color: rgb(231 42 80 / var(--tw-bg-opacity, 1));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-opacity-25 {
  --tw-bg-opacity: 0.25;
}
.fill-current {
  fill: currentColor;
}
.stroke-current {
  stroke: currentColor;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-12 {
  padding: 3rem;
}
.p-4 {
  padding: 1rem;
}
.p-8 {
  padding: 2rem;
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-24 {
  padding-bottom: 6rem;
}
.pt-24 {
  padding-top: 6rem;
}
.pt-36 {
  padding-top: 9rem;
}
.pt-8 {
  padding-top: 2rem;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.font-sans {
  font-family: Figtree, sans-serif;
}
.text-base {
  font-size: 1rem;
  line-height: 2;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.875;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 2;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 2;
}
.font-bold {
  font-weight: 700;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.leading-normal {
  line-height: 1.5;
}
.leading-relaxed {
  line-height: 1.625;
}
.leading-snug {
  line-height: 1.375;
}
.text-gray-darker {
  --tw-text-opacity: 1;
  color: rgb(5 11 5 / var(--tw-text-opacity, 1));
}
.text-gray-light {
  --tw-text-opacity: 1;
  color: rgb(196 205 195 / var(--tw-text-opacity, 1));
}
.text-red {
  --tw-text-opacity: 1;
  color: rgb(231 42 80 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.opacity-0 {
  opacity: 0;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-indicator-b {
  --tw-shadow: inset 0 -.25rem;
  --tw-shadow-colored: inset 0 -.25rem var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -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-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.delay-200 {
  transition-delay: 200ms;
}
.delay-400 {
  transition-delay: 400ms;
}
.duration-1000 {
  transition-duration: 1000ms;
}
.duration-400 {
  transition-duration: 400ms;
}
.layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.locked {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  cursor: default;
}
@media (min-width: 640px) {

  .sm\:aspect-w-2 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 2;
  }

  .sm\:aspect-w-2 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media (min-width: 768px) {

  .md\:aspect-w-1 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 1;
  }

  .md\:aspect-w-1 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
@media (min-width: 1024px) {

  .lg\:aspect-w-3 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
    --tw-aspect-w: 3;
  }

  .lg\:aspect-w-3 > * {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:bg-gray-darker:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(5 11 5 / var(--tw-bg-opacity, 1));
}
.hover\:bg-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(231 42 80 / var(--tw-bg-opacity, 1));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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\:opacity-100 {
  opacity: 1;
}
@media (min-width: 400px) {

  .xs\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 640px) {

  .sm\:col-span-3 {
    grid-column: span 3 / span 3;
  }

  .sm\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .sm\:col-span-5 {
    grid-column: span 5 / span 5;
  }

  .sm\:flex {
    display: flex;
  }

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

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

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

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

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

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

  .sm\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(0px * var(--tw-divide-y-reverse));
  }
}
@media (min-width: 768px) {

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

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

  .md\:col-start-1 {
    grid-column-start: 1;
  }

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

  .md\:mt-auto {
    margin-top: auto;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:w-64 {
    width: 16rem;
  }

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

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

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

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

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

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

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

  .md\:p-16 {
    padding: 4rem;
  }

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

  .md\:text-left {
    text-align: left;
  }
}
@media (min-width: 1024px) {

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

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

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

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

  .lg\:col-start-9 {
    grid-column-start: 9;
  }

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

  .lg\:block {
    display: block;
  }

  .lg\:hidden {
    display: none;
  }

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

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

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

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

  .lg\:p-24 {
    padding: 6rem;
  }

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

  .lg\:pb-half-max {
    padding-bottom: calc(50vw - ((100vw - 68rem) / 2));
  }
}

