@charset "UTF-8";
*, ::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: #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.
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: Roboto, 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, 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;
}
input[type="range"]::-webkit-slider-thumb{
  height: 1rem;
  width: 1rem;
  border-radius: 9999px;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.dark input[type="range"]::-webkit-slider-thumb{}
input[type="range"]:disabled::-webkit-slider-thumb{
  background: #a3a3a3;
}
input[type="range"]:disabled:focus::-webkit-slider-thumb{
  background: #a3a3a3;
}
input[type="range"]:disabled:active::-webkit-slider-thumb{
  background: #a3a3a3;
}
.dark input[type="range"]:disabled::-webkit-slider-thumb{
  background: #737373;
}
.dark input[type="range"]:disabled:focus::-webkit-slider-thumb{
  background: #737373;
}
.dark input[type="range"]:disabled:active::-webkit-slider-thumb{
  background: #737373;
}
input[type="range"]::-moz-range-thumb{
  height: 1rem;
  width: 1rem;
  border-radius: 9999px;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}
.dark input[type="range"]::-moz-range-thumb{}
input[type="range"]:disabled::-moz-range-thumb{
  background: #a3a3a3;
}
.dark input[type="range"]:disabled::-moz-range-thumb{
  background: #737373;
}
input[type="range"]::-moz-range-progress{}
input[type="range"]::-ms-fill-lower{}
.dark input[type="range"]::-moz-range-progress{}
.dark input[type="range"]::-ms-fill-lower{}
input[type="range"]:focus{
  outline: none;
}
input[type="range"]:focus::-webkit-slider-thumb{}
input[type="range"]:active::-webkit-slider-thumb{}
.dark input[type="range"]:focus::-webkit-slider-thumb{}
.dark input[type="range"]:active::-webkit-slider-thumb{}
.container{
  width: 100%;
}
@media (min-width: 320px){
  .container{
    max-width: 320px;
  }
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1194px){
  .container{
    max-width: 1194px;
  }
}
@media (min-width: 1440px){
  .container{
    max-width: 1440px;
  }
}
.prose{
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"],[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 :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}
.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"],[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 :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"],[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 :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"],[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 :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}
.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"],[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-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"],[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 :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}
.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}
.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  text-align: start;
}
.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.prose{
  --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-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --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-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --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 :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}
.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
.material-symbols-outlined {
    font-family: "Material Symbols Outlined";
  }
.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;
}
.invisible{
  visibility: hidden;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.-left-3{
  left: -0.75rem;
}
.-left-6{
  left: -1.5rem;
}
.-right-1{
  right: -0.25rem;
}
.-right-2{
  right: -0.5rem;
}
.-right-2\.5{
  right: -0.625rem;
}
.-right-\[999px\]{
  right: -999px;
}
.-top-2{
  top: -0.5rem;
}
.-top-3{
  top: -0.75rem;
}
.-top-\[20px\]{
  top: -20px;
}
.bottom-0{
  bottom: 0px;
}
.bottom-1\.5{
  bottom: 0.375rem;
}
.bottom-10{
  bottom: 2.5rem;
}
.bottom-16{
  bottom: 4rem;
}
.bottom-8{
  bottom: 2rem;
}
.bottom-full{
  bottom: 100%;
}
.end-3{
  inset-inline-end: 0.75rem;
}
.left-0{
  left: 0px;
}
.left-2{
  left: 0.5rem;
}
.left-4{
  left: 1rem;
}
.left-\[10px\]{
  left: 10px;
}
.left-\[15px\]{
  left: 15px;
}
.right-0{
  right: 0px;
}
.right-1{
  right: 0.25rem;
}
.right-12{
  right: 3rem;
}
.right-2{
  right: 0.5rem;
}
.right-2\.5{
  right: 0.625rem;
}
.right-3{
  right: 0.75rem;
}
.right-4{
  right: 1rem;
}
.right-\[-30px\]{
  right: -30px;
}
.right-\[5px\]{
  right: 5px;
}
.right-\[6px\]{
  right: 6px;
}
.right-\[7px\]{
  right: 7px;
}
.right-\[9px\]{
  right: 9px;
}
.top-0{
  top: 0px;
}
.top-1{
  top: 0.25rem;
}
.top-1\/2{
  top: 50%;
}
.top-2{
  top: 0.5rem;
}
.top-2\.5{
  top: 0.625rem;
}
.top-4{
  top: 1rem;
}
.top-40{
  top: 10rem;
}
.top-6{
  top: 1.5rem;
}
.top-8{
  top: 2rem;
}
.top-\[11px\]{
  top: 11px;
}
.top-\[20px\]{
  top: 20px;
}
.top-\[3px\]{
  top: 3px;
}
.top-\[5px\]{
  top: 5px;
}
.top-\[6px\]{
  top: 6px;
}
.top-\[9px\]{
  top: 9px;
}
.top-full{
  top: 100%;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.z-\[60\]{
  z-index: 60;
}
.z-\[99\]{
  z-index: 99;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.float-right{
  float: right;
}
.m-1{
  margin: 0.25rem;
}
.\!my-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.-mx-6{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.\!-mt-0{
  margin-top: -0px !important;
}
.\!me-1{
  margin-inline-end: 0.25rem !important;
}
.\!me-1\.5{
  margin-inline-end: 0.375rem !important;
}
.\!ms-auto{
  margin-inline-start: auto !important;
}
.\!mt-4{
  margin-top: 1rem !important;
}
.\!mt-8{
  margin-top: 2rem !important;
}
.-mb-32{
  margin-bottom: -8rem;
}
.-mr-2{
  margin-right: -0.5rem;
}
.-mr-2\.5{
  margin-right: -0.625rem;
}
.-mt-1{
  margin-top: -0.25rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.me-1{
  margin-inline-end: 0.25rem;
}
.me-2{
  margin-inline-end: 0.5rem;
}
.ml-\[18px\]{
  margin-left: 18px;
}
.ml-\[1px\]{
  margin-left: 1px;
}
.ml-\[20px\]{
  margin-left: 20px;
}
.ml-auto{
  margin-left: auto;
}
.ms-0\.5{
  margin-inline-start: 0.125rem;
}
.ms-2{
  margin-inline-start: 0.5rem;
}
.ms-auto{
  margin-inline-start: auto;
}
.mt-0\.5{
  margin-top: 0.125rem;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-48{
  margin-top: 12rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[3px\]{
  margin-top: 3px;
}
.box-border{
  box-sizing: border-box;
}
.line-clamp-1{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.\!flex{
  display: flex !important;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.\!hidden{
  display: none !important;
}
.hidden{
  display: none;
}
.size-1\.5{
  width: 0.375rem;
  height: 0.375rem;
}
.size-3{
  width: 0.75rem;
  height: 0.75rem;
}
.size-3\.5{
  width: 0.875rem;
  height: 0.875rem;
}
.size-4{
  width: 1rem;
  height: 1rem;
}
.size-5{
  width: 1.25rem;
  height: 1.25rem;
}
.size-6{
  width: 1.5rem;
  height: 1.5rem;
}
.size-7{
  width: 1.75rem;
  height: 1.75rem;
}
.size-8{
  width: 2rem;
  height: 2rem;
}
.size-\[172px\]{
  width: 172px;
  height: 172px;
}
.size-\[20px\]{
  width: 20px;
  height: 20px;
}
.size-\[250px\]{
  width: 250px;
  height: 250px;
}
.size-\[26px\]{
  width: 26px;
  height: 26px;
}
.size-\[34px\]{
  width: 34px;
  height: 34px;
}
.size-\[35px\]{
  width: 35px;
  height: 35px;
}
.size-\[38px\]{
  width: 38px;
  height: 38px;
}
.size-\[62px\]{
  width: 62px;
  height: 62px;
}
.\!h-2\.5{
  height: 0.625rem !important;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-2{
  height: 0.5rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-\[100vh\]{
  height: 100vh;
}
.h-\[175px\]{
  height: 175px;
}
.h-\[17px\]{
  height: 17px;
}
.h-\[190px\]{
  height: 190px;
}
.h-\[22px\]{
  height: 22px;
}
.h-\[25px\]{
  height: 25px;
}
.h-\[26px\]{
  height: 26px;
}
.h-\[270px\]{
  height: 270px;
}
.h-\[31px\]{
  height: 31px;
}
.h-\[34px\]{
  height: 34px;
}
.h-\[40px\]{
  height: 40px;
}
.h-\[44px\]{
  height: 44px;
}
.h-\[48px\]{
  height: 48px;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[60vh\]{
  height: 60vh;
}
.h-\[63px\]{
  height: 63px;
}
.h-\[70\%\]{
  height: 70%;
}
.h-\[80px\]{
  height: 80px;
}
.h-\[calc\(100\%-42px\)\]{
  height: calc(100% - 42px);
}
.h-\[calc\(100\%-70px\)\]{
  height: calc(100% - 70px);
}
.h-\[calc\(100vh-260px\)\]{
  height: calc(100vh - 260px);
}
.h-\[calc\(100vh-270px\)\]{
  height: calc(100vh - 270px);
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.max-h-0{
  max-height: 0px;
}
.max-h-72{
  max-height: 18rem;
}
.max-h-\[100vh\]{
  max-height: 100vh;
}
.max-h-\[200px\]{
  max-height: 200px;
}
.max-h-\[300px\]{
  max-height: 300px;
}
.max-h-\[350px\]{
  max-height: 350px;
}
.max-h-\[calc\(100vh-350px\)\]{
  max-height: calc(100vh - 350px);
}
.max-h-\[calc\(100vh-75px\)\]{
  max-height: calc(100vh - 75px);
}
.max-h-\[calc\(100vh-76px\)\]{
  max-height: calc(100vh - 76px);
}
.min-h-\[100dvh\]{
  min-height: 100dvh;
}
.min-h-\[100px\]{
  min-height: 100px;
}
.min-h-\[100vh\]{
  min-height: 100vh;
}
.min-h-\[110px\]{
  min-height: 110px;
}
.min-h-\[124px\]{
  min-height: 124px;
}
.min-h-\[175px\]{
  min-height: 175px;
}
.min-h-\[180px\]{
  min-height: 180px;
}
.min-h-\[1rem\]{
  min-height: 1rem;
}
.min-h-\[200px\]{
  min-height: 200px;
}
.min-h-\[300px\]{
  min-height: 300px;
}
.min-h-\[350px\]{
  min-height: 350px;
}
.min-h-\[46px\]{
  min-height: 46px;
}
.min-h-\[4rem\]{
  min-height: 4rem;
}
.min-h-\[500px\]{
  min-height: 500px;
}
.min-h-\[60vh\]{
  min-height: 60vh;
}
.min-h-\[61px\]{
  min-height: 61px;
}
.min-h-\[670px\]{
  min-height: 670px;
}
.min-h-dvh{
  min-height: 100dvh;
}
.\!w-2\.5{
  width: 0.625rem !important;
}
.w-1\/2{
  width: 50%;
}
.w-1\/3{
  width: 33.333333%;
}
.w-10{
  width: 2.5rem;
}
.w-14{
  width: 3.5rem;
}
.w-16{
  width: 4rem;
}
.w-3{
  width: 0.75rem;
}
.w-5{
  width: 1.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-64{
  width: 16rem;
}
.w-7{
  width: 1.75rem;
}
.w-8{
  width: 2rem;
}
.w-\[100px\]{
  width: 100px;
}
.w-\[123px\]{
  width: 123px;
}
.w-\[140px\]{
  width: 140px;
}
.w-\[155px\]{
  width: 155px;
}
.w-\[175px\]{
  width: 175px;
}
.w-\[17px\]{
  width: 17px;
}
.w-\[200px\]{
  width: 200px;
}
.w-\[210px\]{
  width: 210px;
}
.w-\[220px\]{
  width: 220px;
}
.w-\[25\%\]{
  width: 25%;
}
.w-\[250px\]{
  width: 250px;
}
.w-\[26px\]{
  width: 26px;
}
.w-\[270px\]{
  width: 270px;
}
.w-\[320px\]{
  width: 320px;
}
.w-\[40px\]{
  width: 40px;
}
.w-\[50px\]{
  width: 50px;
}
.w-\[55px\]{
  width: 55px;
}
.w-\[58px\]{
  width: 58px;
}
.w-\[600px\]{
  width: 600px;
}
.w-\[64px\]{
  width: 64px;
}
.w-\[74px\]{
  width: 74px;
}
.w-\[80px\]{
  width: 80px;
}
.w-\[84px\]{
  width: 84px;
}
.w-\[87px\]{
  width: 87px;
}
.w-\[93\%\]{
  width: 93%;
}
.w-\[95px\]{
  width: 95px;
}
.w-\[calc\(100\%-2rem\)\]{
  width: calc(100% - 2rem);
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.\!min-w-\[20px\]{
  min-width: 20px !important;
}
.min-w-\[130px\]{
  min-width: 130px;
}
.min-w-\[150px\]{
  min-width: 150px;
}
.min-w-\[1rem\]{
  min-width: 1rem;
}
.min-w-\[30px\]{
  min-width: 30px;
}
.min-w-\[50px\]{
  min-width: 50px;
}
.min-w-full{
  min-width: 100%;
}
.max-w-5xl{
  max-width: 64rem;
}
.max-w-\[1136px\]{
  max-width: 1136px;
}
.max-w-\[130px\]{
  max-width: 130px;
}
.max-w-\[200px\]{
  max-width: 200px;
}
.max-w-\[300px\]{
  max-width: 300px;
}
.max-w-\[350px\]{
  max-width: 350px;
}
.max-w-\[40px\]{
  max-width: 40px;
}
.max-w-\[410px\]{
  max-width: 410px;
}
.max-w-\[60\%\]{
  max-width: 60%;
}
.max-w-\[600px\]{
  max-width: 600px;
}
.max-w-\[850px\]{
  max-width: 850px;
}
.max-w-\[880px\]{
  max-width: 880px;
}
.max-w-\[920px\]{
  max-width: 920px;
}
.max-w-\[940px\]{
  max-width: 940px;
}
.max-w-\[946px\]{
  max-width: 946px;
}
.max-w-\[950px\]{
  max-width: 950px;
}
.max-w-fit{
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.max-w-full{
  max-width: 100%;
}
.max-w-screen-2xl{
  max-width: 1440px;
}
.max-w-screen-xl{
  max-width: 1194px;
}
.flex-shrink{
  flex-shrink: 1;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink-0{
  flex-shrink: 0;
}
.-translate-x-10{
  --tw-translate-x: -2.5rem;
  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));
}
.translate-y-5{
  --tw-translate-y: 1.25rem;
  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));
}
.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));
}
@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.resize-none{
  resize: none;
}
.resize{
  resize: both;
}
.list-\[circle\]{
  list-style-type: circle;
}
.list-decimal{
  list-style-type: decimal;
}
.list-disc{
  list-style-type: disc;
}
.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-6{
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-7{
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.flex-nowrap{
  flex-wrap: nowrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.\!justify-between{
  justify-content: space-between !important;
}
.justify-between{
  justify-content: space-between;
}
.justify-around{
  justify-content: space-around;
}
.gap-0\.5{
  gap: 0.125rem;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-12{
  gap: 3rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-2\.5{
  gap: 0.625rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-8{
  gap: 2rem;
}
.gap-x-1{
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.gap-x-12{
  -moz-column-gap: 3rem;
       column-gap: 3rem;
}
.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-20{
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
.gap-x-3{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-x-5{
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-y-10{
  row-gap: 2.5rem;
}
.gap-y-2{
  row-gap: 0.5rem;
}
.gap-y-5{
  row-gap: 1.25rem;
}
.gap-y-6{
  row-gap: 1.5rem;
}
.space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.375rem * 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-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-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-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-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-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-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-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-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * 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));
}
.space-y-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.25rem * 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-slate-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-divide-opacity, 1));
}
.self-start{
  align-self: flex-start;
}
.self-center{
  align-self: center;
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-y-hidden{
  overflow-y: hidden;
}
.scroll-smooth{
  scroll-behavior: smooth;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.text-nowrap{
  text-wrap: nowrap;
}
.break-all{
  word-break: break-all;
}
.\!rounded-sm{
  border-radius: 0.125rem !important;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-\[10px\]{
  border-radius: 10px;
}
.rounded-\[30px\]{
  border-radius: 30px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-b{
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded-b-md{
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-l-\[30px\]{
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.rounded-t-lg{
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.border{
  border-width: 1px;
}
.border-\[3px\]{
  border-width: 3px;
}
.border-x{
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-y-\[2px\]{
  border-top-width: 2px;
  border-bottom-width: 2px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-\[2px\]{
  border-bottom-width: 2px;
}
.border-b-\[3px\]{
  border-bottom-width: 3px;
}
.border-l-0{
  border-left-width: 0px;
}
.border-r{
  border-right-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.\!border-solid{
  border-style: solid !important;
}
.border-solid{
  border-style: solid;
}
.border-none{
  border-style: none;
}
.\!border-gray-200{
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)) !important;
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-black\/10{
  border-color: rgb(0 0 0 / 0.1);
}
.border-black\/50{
  border-color: rgb(0 0 0 / 0.5);
}
.border-black\/60{
  border-color: rgb(0 0 0 / 0.6);
}
.border-black\/80{
  border-color: rgb(0 0 0 / 0.8);
}
.border-brand-blue-light{
  --tw-border-opacity: 1;
  border-color: rgb(230 241 242 / var(--tw-border-opacity, 1));
}
.border-brand-gray{
  --tw-border-opacity: 1;
  border-color: rgb(162 162 162 / var(--tw-border-opacity, 1));
}
.border-brand-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(225 225 225 / var(--tw-border-opacity, 1));
}
.border-brand-gray-20{
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
}
.border-brand-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
}
.border-brand-gray-50{
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.border-brand-gray-900{
  --tw-border-opacity: 1;
  border-color: rgb(32 32 32 / var(--tw-border-opacity, 1));
}
.border-brand-orange{
  --tw-border-opacity: 1;
  border-color: rgb(252 133 90 / var(--tw-border-opacity, 1));
}
.border-brand-red-100{
  --tw-border-opacity: 1;
  border-color: rgb(239 7 7 / var(--tw-border-opacity, 1));
}
.border-current{
  border-color: currentColor;
}
.border-dark{
  --tw-border-opacity: 1;
  border-color: rgb(50 57 60 / var(--tw-border-opacity, 1));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-red-600{
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
}
.border-slate-200{
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.border-transparent{
  border-color: transparent;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.border-t-transparent{
  border-top-color: transparent;
}
.\!bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-\[\#c9c9c9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(201 201 201 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d6d6d6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(214 214 214 / var(--tw-bg-opacity, 1));
}
.bg-\[\#f0f0f0\]{
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
}
.bg-\[white\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-black\/20{
  background-color: rgb(0 0 0 / 0.2);
}
.bg-black\/30{
  background-color: rgb(0 0 0 / 0.3);
}
.bg-black\/60{
  background-color: rgb(0 0 0 / 0.6);
}
.bg-black\/80{
  background-color: rgb(0 0 0 / 0.8);
}
.bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity, 1));
}
.bg-brand-blue-light{
  --tw-bg-opacity: 1;
  background-color: rgb(230 241 242 / var(--tw-bg-opacity, 1));
}
.bg-brand-gray{
  --tw-bg-opacity: 1;
  background-color: rgb(162 162 162 / var(--tw-bg-opacity, 1));
}
.bg-brand-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(225 225 225 / var(--tw-bg-opacity, 1));
}
.bg-brand-gray-20{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.bg-brand-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(205 205 205 / var(--tw-bg-opacity, 1));
}
.bg-brand-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.bg-brand-gray-75{
  --tw-bg-opacity: 1;
  background-color: rgb(209 209 209 / var(--tw-bg-opacity, 1));
}
.bg-brand-green-50{
  --tw-bg-opacity: 1;
  background-color: rgb(230 245 229 / var(--tw-bg-opacity, 1));
}
.bg-brand-light{
  --tw-bg-opacity: 1;
  background-color: rgb(240 240 240 / var(--tw-bg-opacity, 1));
}
.bg-brand-megenta{
  --tw-bg-opacity: 1;
  background-color: rgb(255 48 98 / var(--tw-bg-opacity, 1));
}
.bg-brand-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(252 133 90 / var(--tw-bg-opacity, 1));
}
.bg-brand-pink{
  --tw-bg-opacity: 1;
  background-color: rgb(255 96 61 / var(--tw-bg-opacity, 1));
}
.bg-brand-pink-light{
  --tw-bg-opacity: 1;
  background-color: rgb(255 209 199 / var(--tw-bg-opacity, 1));
}
.bg-brand-red{
  --tw-bg-opacity: 1;
  background-color: rgb(211 58 58 / var(--tw-bg-opacity, 1));
}
.bg-brand-yellow-light{
  --tw-bg-opacity: 1;
  background-color: rgb(255 239 184 / var(--tw-bg-opacity, 1));
}
.bg-dark\/50{
  background-color: rgb(50 57 60 / 0.5);
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1));
}
.bg-light{
  --tw-bg-opacity: 1;
  background-color: rgb(246 243 243 / var(--tw-bg-opacity, 1));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(0 112 116 / var(--tw-bg-opacity, 1));
}
.bg-primary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(3 76 83 / var(--tw-bg-opacity, 1));
}
.bg-primary-100\/20{
  background-color: rgb(3 76 83 / 0.2);
}
.bg-primary\/10{
  background-color: rgb(0 112 116 / 0.1);
}
.bg-red-700{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}
.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(243 140 121 / var(--tw-bg-opacity, 1));
}
.bg-slate-400{
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity, 1));
}
.bg-stone-100{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.bg-opacity-60{
  --tw-bg-opacity: 0.6;
}
.bg-opacity-80{
  --tw-bg-opacity: 0.8;
}
.bg-opacity-\[0\.85\]{
  --tw-bg-opacity: 0.85;
}
.bg-g-btn{
  background-image: linear-gradient(90deg, #034C53 16.05%, #007074 77.08%);
}
.bg-g-btn-secondary{
  background-image: linear-gradient(90deg, #DB6E5A 12.41%, #F38C79 87.35%);
}
.bg-g1{
  background-image: linear-gradient(180deg, rgba(243,139,121,0.60) 0%, rgba(255,193,180,0.60) 100%);
}
.bg-g2{
  background-image: linear-gradient(180deg, #034C53 0%, #007074 100%);
}
.bg-g3{
  background-image: linear-gradient(180deg, rgba(3,76,83,0.90) 0%, rgba(0,112,116,0.90) 100%);
}
.\!bg-cover{
  background-size: cover !important;
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.fill-black{
  fill: #000;
}
.stroke-black{
  stroke: #000;
}
.stroke-white{
  stroke: #fff;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-1{
  padding: 0.25rem;
}
.p-1\.5{
  padding: 0.375rem;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.p-9{
  padding: 2.25rem;
}
.\!px-3\.5{
  padding-left: 0.875rem !important;
  padding-right: 0.875rem !important;
}
.\!py-0\.5{
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}
.\!py-3\.5{
  padding-top: 0.875rem !important;
  padding-bottom: 0.875rem !important;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-0\.5{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-1\.5{
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}
.px-14{
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-3\.5{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[18px\]{
  padding-left: 18px;
  padding-right: 18px;
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-14{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-3\.5{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[5px\]{
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-\[7px\]{
  padding-top: 7px;
  padding-bottom: 7px;
}
.pb-1{
  padding-bottom: 0.25rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.pb-16{
  padding-bottom: 4rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-24{
  padding-bottom: 6rem;
}
.pb-28{
  padding-bottom: 7rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-40{
  padding-bottom: 10rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-7{
  padding-bottom: 1.75rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-9{
  padding-bottom: 2.25rem;
}
.pb-\[45px\]{
  padding-bottom: 45px;
}
.pe-9{
  padding-inline-end: 2.25rem;
}
.pl-10{
  padding-left: 2.5rem;
}
.pl-12{
  padding-left: 3rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pl-3{
  padding-left: 0.75rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-5{
  padding-left: 1.25rem;
}
.pl-6{
  padding-left: 1.5rem;
}
.pl-8{
  padding-left: 2rem;
}
.pl-\[12px\]{
  padding-left: 12px;
}
.pr-12{
  padding-right: 3rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pr-4{
  padding-right: 1rem;
}
.pr-5{
  padding-right: 1.25rem;
}
.pr-6{
  padding-right: 1.5rem;
}
.pr-7{
  padding-right: 1.75rem;
}
.pr-8{
  padding-right: 2rem;
}
.pr-\[30px\]{
  padding-right: 30px;
}
.ps-0\.5{
  padding-inline-start: 0.125rem;
}
.pt-0{
  padding-top: 0px;
}
.pt-0\.5{
  padding-top: 0.125rem;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-1\.5{
  padding-top: 0.375rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-12{
  padding-top: 3rem;
}
.pt-14{
  padding-top: 3.5rem;
}
.pt-16{
  padding-top: 4rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-2\.5{
  padding-top: 0.625rem;
}
.pt-3{
  padding-top: 0.75rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-48{
  padding-top: 12rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-7{
  padding-top: 1.75rem;
}
.pt-8{
  padding-top: 2rem;
}
.pt-9{
  padding-top: 2.25rem;
}
.pt-\[12px\]{
  padding-top: 12px;
}
.pt-\[22px\]{
  padding-top: 22px;
}
.pt-\[96px\]{
  padding-top: 96px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-justify{
  text-align: justify;
}
.text-start{
  text-align: start;
}
.text-end{
  text-align: end;
}
.align-bottom{
  vertical-align: bottom;
}
.font-body{
  font-family: Roboto, sans-serif;
}
.font-inter{
  font-family: Inter, sans-serif;
}
.\!text-sm{
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[11px\]{
  font-size: 11px;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[22px\]{
  font-size: 22px;
}
.text-\[23px\]{
  font-size: 23px;
}
.text-\[28px\]{
  font-size: 28px;
}
.text-\[32px\]{
  font-size: 32px;
}
.text-\[36px\]{
  font-size: 36px;
}
.text-\[45px\]{
  font-size: 45px;
}
.text-\[9px\]{
  font-size: 9px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.\!font-light{
  font-weight: 300 !important;
}
.\!font-medium{
  font-weight: 500 !important;
}
.font-black{
  font-weight: 900;
}
.font-bold{
  font-weight: 700;
}
.font-extrabold{
  font-weight: 800;
}
.font-light{
  font-weight: 300;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.italic{
  font-style: italic;
}
.\!leading-\[1\.3\]{
  line-height: 1.3 !important;
}
.\!leading-\[1\.4\]{
  line-height: 1.4 !important;
}
.\!leading-\[1\.6\]{
  line-height: 1.6 !important;
}
.\!leading-normal{
  line-height: 1.5 !important;
}
.\!leading-relaxed{
  line-height: 1.625 !important;
}
.\!leading-snug{
  line-height: 1.375 !important;
}
.\!leading-tight{
  line-height: 1.25 !important;
}
.leading-\[1\.2\]{
  line-height: 1.2;
}
.leading-\[1\.6\]{
  line-height: 1.6;
}
.leading-\[32px\]{
  line-height: 32px;
}
.leading-\[50px\]{
  line-height: 50px;
}
.leading-none{
  line-height: 1;
}
.leading-normal{
  line-height: 1.5;
}
.leading-relaxed{
  line-height: 1.625;
}
.leading-snug{
  line-height: 1.375;
}
.leading-tight{
  line-height: 1.25;
}
.tracking-tight{
  letter-spacing: -0.025em;
}
.\!text-black{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.\!text-black\/50{
  color: rgb(0 0 0 / 0.5) !important;
}
.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.text-\[\#3A4750\]{
  --tw-text-opacity: 1;
  color: rgb(58 71 80 / var(--tw-text-opacity, 1));
}
.text-\[\#C4C4C4\]{
  --tw-text-opacity: 1;
  color: rgb(196 196 196 / var(--tw-text-opacity, 1));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-black\/30{
  color: rgb(0 0 0 / 0.3);
}
.text-black\/40{
  color: rgb(0 0 0 / 0.4);
}
.text-black\/50{
  color: rgb(0 0 0 / 0.5);
}
.text-black\/70{
  color: rgb(0 0 0 / 0.7);
}
.text-black\/80{
  color: rgb(0 0 0 / 0.8);
}
.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}
.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1));
}
.text-brand-gray{
  --tw-text-opacity: 1;
  color: rgb(162 162 162 / var(--tw-text-opacity, 1));
}
.text-brand-gray-300{
  --tw-text-opacity: 1;
  color: rgb(194 194 194 / var(--tw-text-opacity, 1));
}
.text-brand-green{
  --tw-text-opacity: 1;
  color: rgb(25 166 22 / var(--tw-text-opacity, 1));
}
.text-brand-orange{
  --tw-text-opacity: 1;
  color: rgb(252 133 90 / var(--tw-text-opacity, 1));
}
.text-brand-yellow{
  --tw-text-opacity: 1;
  color: rgb(225 174 0 / var(--tw-text-opacity, 1));
}
.text-dark{
  --tw-text-opacity: 1;
  color: rgb(50 57 60 / var(--tw-text-opacity, 1));
}
.text-dark-100{
  --tw-text-opacity: 1;
  color: rgb(84 84 84 / var(--tw-text-opacity, 1));
}
.text-dark-200{
  --tw-text-opacity: 1;
  color: rgb(106 106 106 / var(--tw-text-opacity, 1));
}
.text-dark-300{
  --tw-text-opacity: 1;
  color: rgb(58 71 80 / var(--tw-text-opacity, 1));
}
.text-dark\/70{
  color: rgb(50 57 60 / 0.7);
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.text-green-600{
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity, 1));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(0 112 116 / var(--tw-text-opacity, 1));
}
.text-primary-100{
  --tw-text-opacity: 1;
  color: rgb(3 76 83 / var(--tw-text-opacity, 1));
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.text-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}
.text-secondary{
  --tw-text-opacity: 1;
  color: rgb(243 140 121 / var(--tw-text-opacity, 1));
}
.text-slate-500{
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}
.text-slate-700{
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-opacity-50{
  --tw-text-opacity: 0.5;
}
.text-opacity-80{
  --tw-text-opacity: 0.8;
}
.underline{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.line-through{
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accent-brand-orange{
  accent-color: #FC855A;
}
.accent-primary{
  accent-color: #007074;
}
.opacity-0{
  opacity: 0;
}
.opacity-20{
  opacity: 0.2;
}
.opacity-30{
  opacity: 0.3;
}
.opacity-40{
  opacity: 0.4;
}
.opacity-50{
  opacity: 0.5;
}
.shadow-3{
  --tw-shadow: 0 2px 6px -1px rgba(0,0,0,.07),0 6px 18px -1px rgba(0,0,0,.04);
  --tw-shadow-colored: 0 2px 6px -1px var(--tw-shadow-color), 0 6px 18px -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-3\.5xl{
  --tw-shadow: 0px 0px 8px 0 #F38C79;
  --tw-shadow-colored: 0px 0px 8px 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-3xl{
  --tw-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0px 0px 10px 0px 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);
}
.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);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.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, 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;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.exedit-on #Header,
.exedit-off #Header {
  top: 60px;
}

.exedit-on header.header-white,
.exedit-off header.header-white {
  top: 60px;
}

body {
  /* @apply bg-brand-gray-50; */
}

.hide-scrollbar::-webkit-scrollbar {
  display: none;
}

.hide-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

header {
  z-index: 10;
}
header.header-white{
  top: 0px;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
header.header-white .text-white{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
header.header-white ul li a{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.pagetext blockquote:before {
  content: "";
  display: block;
  width: 96px;
  height: 69px;
  background-image: url("/sites/piano/media/images/quotes.png");
  background-size: cover;
  position: absolute;
  top: -0.75rem;
  left: -0.75rem;
}
.pagetext blockquote a{
  display: block;
  width: 100%;
  padding-top: 1rem;
  text-align: right;
  font-size: 22px;
}
.pagetext figure {
  position: relative;
}
.pagetext figure:after {
  content: " ";
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 270px;
  width: 93%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 112 116 / var(--tw-bg-opacity, 1));
}

.ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459){
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}

@media (min-width: 640px){
  .ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459){
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    row-gap: 1.75rem;
  }
}
.ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459)#form_1317 .alert.alert-warning, .ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459)#form_1319 .alert.alert-warning, .ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459)#form_1320 .alert.alert-warning, .ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459)#form_1294 .alert.alert-warning{
  grid-column: span 1 / span 1;
}
.ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459) .form-group:not(.custom-checkbox){
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(162 162 162 / var(--tw-border-opacity, 1));
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459) .form-group:not(.custom-checkbox) label{
  display: block;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(3 76 83 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  .ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459) .form-group:not(.custom-checkbox) label{
    font-size: 15px;
  }
}
.ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459) .form-group:not(.custom-checkbox) input{
  width: 100%;
  border-style: none;
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.125rem;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459) .form-group:not(.custom-checkbox) input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459) .form-group:not(.custom-checkbox) input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459) .form-group:not(.custom-checkbox) input:focus{
  border-width: 0px;
  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);
}
@media (min-width: 640px){
  .ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459) .form-group:not(.custom-checkbox) input{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459) button[type=Submit]{
  display: flex;
  height: 48px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-image: linear-gradient(90deg, #DB6E5A 12.41%, #F38C79 87.35%);
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
header.header-white .ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459) button[type=Submit]{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459) button[type=Submit]:hover{
  opacity: 0.9;
}
@media (min-width: 1024px){
  .ff-exo-form:not(#form_1345):not(#form_1354):not(#form_1296):not(#form_1357):not(#form_1459) button[type=Submit]{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

#form_1279{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}

@media (min-width: 640px){
  #form_1279{
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    row-gap: 1.75rem;
  }
}

@media (min-width: 768px){
  #form_1279{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
#form_1279 .form-group{
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(162 162 162 / var(--tw-border-opacity, 1));
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 768px){
  #form_1279 .form-group[data-aire-for=subject], #form_1279 .form-group[data-aire-for=message]{
    grid-column: span 2 / span 2;
  }
}
#form_1279 .form-group label{
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(3 76 83 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  #form_1279 .form-group label{
    font-size: 15px;
  }
}
#form_1279 .form-group input{
  width: 100%;
  border-style: none;
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.125rem;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
#form_1279 .form-group input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
#form_1279 .form-group input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
#form_1279 .form-group input:focus{
  border-width: 0px;
  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);
}
@media (min-width: 640px){
  #form_1279 .form-group input{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
#form_1279 .form-group textarea{
  min-height: 110px;
  width: 100%;
  resize: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-style: none;
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.125rem;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
#form_1279 .form-group textarea::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
#form_1279 .form-group textarea::placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
#form_1279 .form-group textarea:focus{
  border-width: 0px;
  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);
}
@media (min-width: 640px){
  #form_1279 .form-group textarea{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
#form_1279 button[type=Submit]{
  grid-column: span 2 / span 2;
  display: flex;
  height: 48px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-image: linear-gradient(90deg, #DB6E5A 12.41%, #F38C79 87.35%);
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
header.header-white #form_1279 button[type=Submit]{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
#form_1279 button[type=Submit]:hover{
  opacity: 0.9;
}
@media (min-width: 1024px){
  #form_1279 button[type=Submit]{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.modal #form_1294,
.modal #form_1295{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.75rem;
}

@media (min-width: 640px){
  .modal #form_1294,
.modal #form_1295{
    gap: 1rem;
  }
}
.modal #form_1294 .form-group[data-aire-for=phone], .modal #form_1294 .form-group[data-aire-for=menu_title], .modal #form_1294 .form-group[data-aire-for=name], .modal #form_1294 .form-group[data-aire-for=description], .modal #form_1294 .form-group[data-aire-for=avatar_upload], .modal #form_1294 .form-group[data-aire-for=date_of_birth], .modal #form_1294 .form-group[data-aire-for=topics], .modal #form_1294 .form-group[data-aire-for=show_profile],
.modal #form_1295 .form-group[data-aire-for=phone],
.modal #form_1295 .form-group[data-aire-for=menu_title],
.modal #form_1295 .form-group[data-aire-for=name],
.modal #form_1295 .form-group[data-aire-for=description],
.modal #form_1295 .form-group[data-aire-for=avatar_upload],
.modal #form_1295 .form-group[data-aire-for=date_of_birth],
.modal #form_1295 .form-group[data-aire-for=topics],
.modal #form_1295 .form-group[data-aire-for=show_profile]{
  grid-column: span 3 / span 3;
}
.modal #form_1294 .form-group[data-aire-for=city], .modal #form_1294 .form-group[data-aire-for=address],
.modal #form_1295 .form-group[data-aire-for=city],
.modal #form_1295 .form-group[data-aire-for=address]{
  grid-column: span 2 / span 2;
}
.modal #form_1294 .form-group select,
.modal #form_1295 .form-group select{
  width: 100%;
}
.modal #form_1294 .form-group textarea,
.modal #form_1295 .form-group textarea{
  width: 100%;
}

.range-container {
  position: relative;
}

input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
}

input[type=range]:focus {
  outline: none;
}

/* Chrome & Safari */
input[type=range]::-webkit-slider-runnable-track {
  background: #fff;
  border-radius: 8px;
  width: 100%;
  height: 6px;
  cursor: pointer;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  height: 10px;
  width: 16px;
  background: #ffb57f;
  border-radius: 8px;
  margin-top: -2px;
  cursor: pointer;
}

/* Firefox */
input[type=range]::-moz-range-track {
  background: #fff;
  border-radius: 8px;
  width: 100%;
  height: 7px;
  cursor: pointer;
}

input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 9px;
  width: 16px;
  background: #ffb57f;
  border-radius: 8px;
  border: 1px solid #fff;
  margin-top: -2px;
  cursor: pointer;
}

/* IE */
input[type=range]::-ms-track {
  background: #edf2f6;
  border-radius: 8px;
  width: 100%;
  height: 7px;
  cursor: pointer;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.07);
  border: 1px solid #e0e4ec;
}

input[type=range]::-ms-thumb {
  -webkit-appearance: none;
  appearance: none;
  height: 9px;
  width: 16px;
  background: #ffb57f;
  border-radius: 8px;
  border: 1px solid #fff;
  margin-top: -2px;
  cursor: pointer;
}

.custom-error{
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}

.session-form #form_1296{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}

@media (min-width: 640px){
  .session-form #form_1296{
    -moz-column-gap: 1rem;
         column-gap: 1rem;
    row-gap: 1.25rem;
  }
}

@media (min-width: 768px){
  .session-form #form_1296{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.session-form #form_1296 .form-group:not(.custom-checkbox){
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(162 162 162 / var(--tw-border-opacity, 1));
  border-color: rgb(0 0 0 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 768px){
  .session-form #form_1296 .form-group:not(.custom-checkbox){
    grid-column: span 3 / span 3;
  }
  .session-form #form_1296 .form-group:not(.custom-checkbox)[data-aire-for=city]{
    grid-column: span 2 / span 2;
  }
  .session-form #form_1296 .form-group:not(.custom-checkbox)[data-aire-for=country]{
    grid-column: span 1 / span 1;
  }
}
.session-form #form_1296 .form-group:not(.custom-checkbox) label{
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(0 112 116 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  .session-form #form_1296 .form-group:not(.custom-checkbox) label{
    font-size: 15px;
  }
}
.session-form #form_1296 .form-group:not(.custom-checkbox) input{
  width: 100%;
  border-style: none;
  background-color: transparent;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0.125rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.session-form #form_1296 .form-group:not(.custom-checkbox) input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.session-form #form_1296 .form-group:not(.custom-checkbox) input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.session-form #form_1296 .form-group:not(.custom-checkbox) input:focus{
  border-width: 0px;
  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);
}
@media (min-width: 640px){
  .session-form #form_1296 .form-group:not(.custom-checkbox) input{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.session-form #form_1296 .form-group.custom-checkbox{
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 768px){
  .session-form #form_1296 .form-group.custom-checkbox{
    grid-column: span 3 / span 3;
  }
}
.session-form #form_1296 .form-group.custom-checkbox input{
  margin-top: 3px;
  min-height: 1rem;
  min-width: 1rem;
}
.session-form #form_1296 button[type=Submit]{
  display: flex;
  height: 48px;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-image: linear-gradient(90deg, #DB6E5A 12.41%, #F38C79 87.35%);
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
header.header-white .session-form #form_1296 button[type=Submit]{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.session-form #form_1296 button[type=Submit]:hover{
  opacity: 0.9;
}
@media (min-width: 768px){
  .session-form #form_1296 button[type=Submit]{
    grid-column: span 2 / span 2;
  }
}
@media (min-width: 1024px){
  .session-form #form_1296 button[type=Submit]{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

#form_1294 .form-group.custom-checkbox input,
#form_1357 .form-group.custom-checkbox input{
  margin-top: 3px;
  min-height: 1rem;
  width: auto;
  min-width: 1rem;
}
#form_1294 .form-group.custom-checkbox label,
#form_1357 .form-group.custom-checkbox label{
  display: inline-block;
}

.ui-datepicker .ui-datepicker-calendar{
  width: 100%;
}
.ui-datepicker .ui-datepicker-calendar thead,
.ui-datepicker .ui-datepicker-calendar tbody{
  display: grid;
}
.ui-datepicker .ui-datepicker-calendar thead > :not([hidden]) ~ :not([hidden]),
.ui-datepicker .ui-datepicker-calendar tbody > :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));
}
.ui-datepicker .ui-datepicker-calendar thead,
.ui-datepicker .ui-datepicker-calendar tbody{
  padding-top: 0.5rem;
}
@media (min-width: 640px){
  .ui-datepicker .ui-datepicker-calendar thead,
.ui-datepicker .ui-datepicker-calendar tbody{
    padding-top: 1rem;
  }
}
.ui-datepicker .ui-datepicker-calendar tr{
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
@media (min-width: 640px){
  .ui-datepicker .ui-datepicker-calendar tr{
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }
}
.ui-datepicker .ui-datepicker-calendar tr .ui-state-default{
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ui-datepicker .ui-datepicker-calendar tr .ui-state-default:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 140 121 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 640px){
  .ui-datepicker .ui-datepicker-calendar tr .ui-state-default{
    height: 2.75rem;
    width: 2.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px){
  .ui-datepicker .ui-datepicker-calendar tr .ui-state-default{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.ui-datepicker .ui-datepicker-calendar tr .ui-datepicker-unselectable .ui-state-default{
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: transparent;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  color: rgb(0 0 0 / 0.5);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@media (min-width: 640px){
  .ui-datepicker .ui-datepicker-calendar tr .ui-datepicker-unselectable .ui-state-default{
    height: 2.75rem;
    width: 2.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px){
  .ui-datepicker .ui-datepicker-calendar tr .ui-datepicker-unselectable .ui-state-default{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.ui-datepicker .ui-datepicker-calendar tr .ui-datepicker-today a{
  --tw-bg-opacity: 1;
  background-color: rgb(162 162 162 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(243 140 121 / var(--tw-text-opacity, 1));
}
.ui-datepicker .ui-datepicker-calendar tr .ui-datepicker-current-day .ui-state-active{
  --tw-bg-opacity: 1;
  background-color: rgb(243 140 121 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  --tw-shadow: 0px 0px 8px 0 #F38C79;
  --tw-shadow-colored: 0px 0px 8px 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);
}
header.header-white .ui-datepicker .ui-datepicker-calendar tr .ui-datepicker-current-day .ui-state-active{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.ui-datepicker .ui-datepicker-header{
  display: flex;
  align-items: center;
  gap: 1rem;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
    font-family: "Material Symbols Outlined";
    cursor: pointer;
    font-size: 45px;
  }
.ui-datepicker .ui-datepicker-header .ui-datepicker-title{
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  --tw-text-opacity: 0.8;
}
@media (min-width: 640px){
  .ui-datepicker .ui-datepicker-header .ui-datepicker-title{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.showonexedit {
  display: none;
}

.exedit-off .showonexedit {
  display: none;
}

.exedit-on .showonexedit {
  display: inherit;
}

.alert-warning a{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}

whereby-embed iframe{
  height: 100%;
  min-height: 670px;
}
whereby-embed iframe div.bodyWrapper-lzpW {
  height: auto;
}

.status-unpaid{
  --tw-bg-opacity: 1;
  background-color: rgb(255 239 184 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(225 174 0 / var(--tw-text-opacity, 1));
}

.status-paid{
  --tw-bg-opacity: 1;
  background-color: rgb(230 245 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(25 166 22 / var(--tw-text-opacity, 1));
}

.status-trial{
  --tw-bg-opacity: 1;
  background-color: rgb(230 245 229 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(25 166 22 / var(--tw-text-opacity, 1));
}

.status-overdue{
  --tw-bg-opacity: 1;
  background-color: rgb(255 209 199 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 96 61 / var(--tw-text-opacity, 1));
}

.lesson-description {
  /* ol { 
    li[data-list=ordered] {
      list-style: decimal;
    }
    li[data-list=bullet] {
      list-style: disc;
    }
  } */
}
.lesson-description.quill-field {
  margin: 0 !important;
}
.lesson-description .txt-long p:last-of-type {
  display: inline;
}
.lesson-description h2{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.lesson-description a{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.lesson-description ol, .lesson-description ul {
  margin: 0;
  padding: 0;
}
.lesson-description ol li, .lesson-description ul li {
  padding: 0;
}

ol li[data-list=ordered], ul li[data-list=ordered] {
  list-style: decimal;
  list-style-position: inside;
}
ol li[data-list=bullet], ul li[data-list=bullet] {
  list-style: disc;
  list-style-position: inside;
}

.profile-description h2{
  font-size: 23px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(3 76 83 / var(--tw-text-opacity, 1));
}
.profile-description a{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.profile-description ol {
  list-style: none;
}
.profile-description ol .ql-ui {
  display: none;
}
.profile-description ol li[data-list=ordered] {
  list-style: decimal;
  padding: 0;
  list-style-position: inside;
}
.profile-description ol li[data-list=bullet] {
  list-style: disc;
  list-style-position: inside;
  padding: 0;
}

#form_1345 .form-group label{
  display: none;
}
#form_1345 .form-group textarea{
  min-height: 175px;
  width: 100%;
  resize: none;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(246 243 243 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: 15px;
}
#form_1345 button[type=Submit]{
  margin-top: 1rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  background-color: transparent;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
#form_1345 button[type=Submit]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.comment-item .ql-editor{
  width: 100%;
  border-bottom-width: 1px;
  border-color: rgb(0 0 0 / 0.6);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

.comment-item .ql-editor::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(58 71 80 / var(--tw-text-opacity, 1));
}

.comment-item .ql-editor::placeholder{
  --tw-text-opacity: 1;
  color: rgb(58 71 80 / var(--tw-text-opacity, 1));
}

.comment-item .ql-editor: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);
}
.comment-item .ql-container{
  border-width: 0px;
}

.cancel-lesson-form button[type=Submit] {
  display: none !important;
}
.cancel-lesson-form .form-group label{
  display: none;
}
.cancel-lesson-form .form-group textarea{
  width: 100%;
  border-bottom-width: 1px;
  border-color: rgb(0 0 0 / 0.6);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.cancel-lesson-form .form-group textarea::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(58 71 80 / var(--tw-text-opacity, 1));
}
.cancel-lesson-form .form-group textarea::placeholder{
  --tw-text-opacity: 1;
  color: rgb(58 71 80 / var(--tw-text-opacity, 1));
}
.cancel-lesson-form .form-group textarea: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);
}

#form_1320 .form-group {
  position: relative;
}
#form_1320 .form-group .form-text.text-muted {
  display: none;
  position: absolute;
  bottom: -21px;
  width: 100%;
  left: 0px;
  color: red;
}
#form_1320 .form-group.valid:after {
  content: "\2713";
  width: 16px;
  height: 16px;
  border-radius: 100%;
  color: white;
  background: green;
  display: block;
  font-size: 8px;
  text-align: center;
  line-height: 16px;
  position: absolute;
  top: calc(50% - 7px);
  right: 10px;
}

.auth-form #form_1354 .form-group > :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));
}
.auth-form #form_1354 .form-group label{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.auth-form #form_1354 .form-group .label-password{
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.auth-form #form_1354 .form-group input:not(.pincode-inp){
  width: 100%;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(194 194 194 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  line-height: 1.6;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.auth-form #form_1354 .form-group input:not(.pincode-inp):focus{
  right: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(32 32 32 / var(--tw-border-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.auth-form #form_1354 .form-group[data-aire-for=name], .auth-form #form_1354 .form-group[data-aire-for=password], .auth-form #form_1354 .form-group[data-aire-for=pincode], .auth-form #form_1354 .form-group[data-aire-for=use_pincode], .auth-form #form_1354 .form-group[data-aire-for=pincode] input[name=pincode], .auth-form #form_1354 .form-group[data-aire-for=use_pincode] input[type=checkbox]{
  display: none;
}
.auth-form #form_1354 .form-group[data-aire-for=name] label[data-aire-component=label], .auth-form #form_1354 .form-group[data-aire-for=password] label[data-aire-component=label], .auth-form #form_1354 .form-group[data-aire-for=email] label[data-aire-component=label]{
  position: absolute;
  top: 20px;
  left: 15px;
  cursor: text;
  font-weight: 300;
}
.auth-form #form_1354 .form-group[data-aire-for=name].active label[data-aire-component=label], .auth-form #form_1354 .form-group[data-aire-for=name].valued label[data-aire-component=label], .auth-form #form_1354 .form-group[data-aire-for=password].active label[data-aire-component=label], .auth-form #form_1354 .form-group[data-aire-for=password].valued label[data-aire-component=label], .auth-form #form_1354 .form-group[data-aire-for=email].active label[data-aire-component=label], .auth-form #form_1354 .form-group[data-aire-for=email].valued label[data-aire-component=label]{
  top: 0px;
  left: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.375rem;
  padding-right: 0.375rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.auth-form #form_1354 .form-group[data-aire-for=use_pincode] {
  display: none !important;
}
.auth-form #form_1354 .form-group[data-aire-for=use_pincode] label {
  font-size: 12px;
  cursor: pointer;
}
.auth-form #form_1354 button[type=Submit]{
  margin-top: 1.5rem;
  display: inline-block;
  width: 100%;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(252 133 90 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
header.header-white .auth-form #form_1354 button[type=Submit]{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.auth-form #form_1354 button[type=Submit]:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(162 162 162 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.auth-form #form_1354 button[type=Submit]:hover{
  --tw-bg-opacity: 0.85;
}

.exedit-on .auth-form #form_1354 .form-group[data-aire-for=name], .exedit-on .auth-form #form_1354 .form-group[data-aire-for=password], .exedit-on .auth-form #form_1354 .form-group[data-aire-for=pincode], .exedit-on .auth-form #form_1354 .form-group[data-aire-for=use_pincode], .exedit-on .auth-form #form_1354 .form-group[data-aire-for=pincode] input[name=pincode], .exedit-on .auth-form #form_1354 .form-group[data-aire-for=use_pincode] input[type=checkbox]{
  display: block;
}

.booking-form .ff-exo-form#form_1296 .form-group[data-aire-for=agreement]{
  display: none;
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 1.5;
  color: rgb(50 57 60 / 0.7);
}
.booking-form .ff-exo-form#form_1296 button[type=Submit]{
  margin-top: 0.5rem;
  width: 100%;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(252 133 90 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
header.header-white .booking-form .ff-exo-form#form_1296 button[type=Submit]{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.booking-form .ff-exo-form#form_1296 button[type=Submit]:hover{
  --tw-bg-opacity: 0.85;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#rotating-icon {
  animation: rotate 2s linear infinite;
  transform-origin: center;
}

#sandclock {
  font-size: 48px;
  color: #007bff;
  animation: rotate180 3s infinite;
}

@keyframes rotate180 {
  0% {
    transform: rotate(0deg);
  }
  33.33% {
    transform: rotate(180deg);
  }
  66.66% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.add-student-form .ff-exo-form .form-group{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.add-student-form .ff-exo-form .form-group.custom-checkbox{
  display: flex;
  align-items: flex-end;
  gap: 0.375rem;
}
.add-student-form .ff-exo-form .form-group label:not(.custom-control-label) {
  display: none !important;
}
.add-student-form .ff-exo-form .form-group input,
.add-student-form .ff-exo-form .form-group select{
  width: 100%;
  border-bottom-width: 1px;
  border-color: rgb(0 0 0 / 0.6);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
}
.add-student-form .ff-exo-form .form-group input::-moz-placeholder, .add-student-form .ff-exo-form .form-group select::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(58 71 80 / var(--tw-text-opacity, 1));
}
.add-student-form .ff-exo-form .form-group input::placeholder,
.add-student-form .ff-exo-form .form-group select::placeholder{
  --tw-text-opacity: 1;
  color: rgb(58 71 80 / var(--tw-text-opacity, 1));
}
.add-student-form .ff-exo-form .form-group input:focus,
.add-student-form .ff-exo-form .form-group 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);
}
.add-student-form .ff-exo-form .form-group[data-aire-for=new_student] {
  display: none;
}
.add-student-form .ff-exo-form .form-group[data-aire-for=timezone] {
  display: none;
  position: relative;
}
.add-student-form .ff-exo-form .form-group[data-aire-for=timezone] select{
  display: none;
}
.add-student-form .ff-exo-form button[type=Submit] {
  display: none !important;
}

.dropdown-input-box .dropdown-content {
  display: none;
  /* position: absolute; */
  width: 100%;
  background-color: #f9f9f9;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
  z-index: 1;
  max-height: 150px;
  overflow-y: auto;
}
.dropdown-input-box .dropdown-content div {
  font-size: 12px;
  padding: 4px 8px;
  cursor: pointer;
}
.dropdown-input-box .dropdown-content div.selected{
  --tw-bg-opacity: 1;
  background-color: rgb(214 214 214 / var(--tw-bg-opacity, 1));
}
.dropdown-input-box .dropdown-content div:hover {
  background-color: #ddd;
}

.ios-install-prompt{
  background-color: rgb(0 0 0 / 0.7);
}
.ios-install-prompt button{
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.notification-item {
  transition: transform 0.3s ease-in-out;
}

.notif-delete-btn {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 70px;
  height: 100%;
  transform: translateY(-50%);
  background: red;
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  transition: right 0.3s ease-in-out;
}

.notification-item.swiped {
  transform: translateX(-70px);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.profile-settings form.ff-exo-form{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.profile-settings form.ff-exo-form .form-group label{
  display: none;
}
.profile-settings form.ff-exo-form .form-group input{
  width: 100%;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgb(50 57 60 / var(--tw-text-opacity, 1));
}
.profile-settings form.ff-exo-form .form-group input: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);
}
.profile-settings form.ff-exo-form button[type=Submit]{
  display: inline-block;
  align-self: flex-start;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(252 133 90 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(252 133 90 / var(--tw-bg-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  line-height: 1.3 !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
header.header-white .profile-settings form.ff-exo-form button[type=Submit]{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.profile-settings form.ff-exo-form button[type=Submit]:hover{
  --tw-bg-opacity: 0.85;
}
.profile-settings .select-box .options{
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: rgb(201 201 201 / var(--tw-bg-opacity, 1));
}
.profile-settings .select-box .options:before {
  border-bottom-color: #c9c9c9;
}
.profile-settings .select-box .options input {
  background: #c9c9c9 !important;
}
.profile-settings .select-box .options input::-moz-placeholder {
  color: #000;
}
.profile-settings .select-box .options input::placeholder {
  color: #000;
}
.profile-settings .item.error{
  background-color: rgb(239 68 68 / 0.2);
}

.info-modal a{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.info-modal ol{
  margin-left: 18px;
  list-style-type: decimal;
}
.info-modal ol ul{
  margin-left: 20px;
  list-style-type: circle;
}
.info-modal ul{
  margin-left: 20px;
  list-style-type: disc;
}
.placeholder\:text-\[\#8D98AA\]::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(141 152 170 / var(--tw-text-opacity, 1));
}
.placeholder\:text-\[\#8D98AA\]::placeholder{
  --tw-text-opacity: 1;
  color: rgb(141 152 170 / var(--tw-text-opacity, 1));
}
.placeholder\:text-black::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.placeholder\:text-black::placeholder{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.placeholder\:text-black\/50::-moz-placeholder{
  color: rgb(0 0 0 / 0.5);
}
.placeholder\:text-black\/50::placeholder{
  color: rgb(0 0 0 / 0.5);
}
.placeholder\:text-black\/70::-moz-placeholder{
  color: rgb(0 0 0 / 0.7);
}
.placeholder\:text-black\/70::placeholder{
  color: rgb(0 0 0 / 0.7);
}
.placeholder\:text-dark-300::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(58 71 80 / var(--tw-text-opacity, 1));
}
.placeholder\:text-dark-300::placeholder{
  --tw-text-opacity: 1;
  color: rgb(58 71 80 / var(--tw-text-opacity, 1));
}
.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}
.after\:-bottom-\[3px\]::after{
  content: var(--tw-content);
  bottom: -3px;
}
.after\:bottom-0::after{
  content: var(--tw-content);
  bottom: 0px;
}
.after\:left-0::after{
  content: var(--tw-content);
  left: 0px;
}
.after\:left-\[2px\]::after{
  content: var(--tw-content);
  left: 2px;
}
.after\:left-\[4px\]::after{
  content: var(--tw-content);
  left: 4px;
}
.after\:right-0::after{
  content: var(--tw-content);
  right: 0px;
}
.after\:top-6::after{
  content: var(--tw-content);
  top: 1.5rem;
}
.after\:top-\[2px\]::after{
  content: var(--tw-content);
  top: 2px;
}
.after\:top-\[3px\]::after{
  content: var(--tw-content);
  top: 3px;
}
.after\:top-full::after{
  content: var(--tw-content);
  top: 100%;
}
.after\:z-30::after{
  content: var(--tw-content);
  z-index: 30;
}
.after\:mt-1::after{
  content: var(--tw-content);
  margin-top: 0.25rem;
}
.after\:size-\[18px\]::after{
  content: var(--tw-content);
  width: 18px;
  height: 18px;
}
.after\:h-10::after{
  content: var(--tw-content);
  height: 2.5rem;
}
.after\:h-\[16px\]::after{
  content: var(--tw-content);
  height: 16px;
}
.after\:h-\[2px\]::after{
  content: var(--tw-content);
  height: 2px;
}
.after\:h-\[3px\]::after{
  content: var(--tw-content);
  height: 3px;
}
.after\:w-10::after{
  content: var(--tw-content);
  width: 2.5rem;
}
.after\:w-\[16px\]::after{
  content: var(--tw-content);
  width: 16px;
}
.after\:w-full::after{
  content: var(--tw-content);
  width: 100%;
}
.after\:rounded-full::after{
  content: var(--tw-content);
  border-radius: 9999px;
}
.after\:rounded-lg::after{
  content: var(--tw-content);
  border-radius: 0.5rem;
}
.after\:border-b-\[3px\]::after{
  content: var(--tw-content);
  border-bottom-width: 3px;
}
.after\:border-brand-gray-100::after{
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(225 225 225 / var(--tw-border-opacity, 1));
}
.after\:bg-dark::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(50 57 60 / var(--tw-bg-opacity, 1));
}
.after\:bg-white::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.after\:bg-\[url\(\/sites\/piano\/media\/images\/arrow-down\.png\)\]::after{
  content: var(--tw-content);
  background-image: url(/sites/piano/media/images/arrow-down.png);
}
.after\:bg-no-repeat::after{
  content: var(--tw-content);
  background-repeat: no-repeat;
}
.after\:font-bold::after{
  content: var(--tw-content);
  font-weight: 700;
}
.after\:opacity-0::after{
  content: var(--tw-content);
  opacity: 0;
}
.after\:transition-all::after{
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.after\:content-\[\'\%\'\]::after{
  --tw-content: '%';
  content: var(--tw-content);
}
.after\:content-\[\'\'\]::after{
  --tw-content: '';
  content: var(--tw-content);
}
.odd\:bg-light:nth-child(odd){
  --tw-bg-opacity: 1;
  background-color: rgb(246 243 243 / var(--tw-bg-opacity, 1));
}
.odd\:bg-white:nth-child(odd){
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.even\:bg-light:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(246 243 243 / var(--tw-bg-opacity, 1));
}
.even\:bg-white:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hover\:w-\[16px\]:hover{
  width: 16px;
}
.hover\:border:hover{
  border-width: 1px;
}
.hover\:border-black:hover{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.hover\:border-black\/50:hover{
  border-color: rgb(0 0 0 / 0.5);
}
.hover\:border-brand-orange:hover{
  --tw-border-opacity: 1;
  border-color: rgb(252 133 90 / var(--tw-border-opacity, 1));
}
.hover\:border-brand-red-100:hover{
  --tw-border-opacity: 1;
  border-color: rgb(239 7 7 / var(--tw-border-opacity, 1));
}
.hover\:bg-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.hover\:bg-black\/50:hover{
  background-color: rgb(0 0 0 / 0.5);
}
.hover\:bg-blue-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}
.hover\:bg-brand-gray-20:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
}
.hover\:bg-brand-orange:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(252 133 90 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}
.hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.hover\:bg-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 112 116 / var(--tw-bg-opacity, 1));
}
.hover\:bg-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 140 121 / var(--tw-bg-opacity, 1));
}
.hover\:bg-slate-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}
.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.hover\:bg-opacity-85:hover{
  --tw-bg-opacity: 0.85;
}
.hover\:bg-opacity-90:hover{
  --tw-bg-opacity: 0.9;
}
.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-800:hover{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity, 1));
}
.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.hover\:text-primary:hover{
  --tw-text-opacity: 1;
  color: rgb(0 112 116 / var(--tw-text-opacity, 1));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.hover\:underline:hover{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.hover\:opacity-90:hover{
  opacity: 0.9;
}
.focus\:max-w-\[50px\]:focus{
  max-width: 50px;
}
.focus\:\!border:focus{
  border-width: 1px !important;
}
.focus\:border-0:focus{
  border-width: 0px;
}
.focus\:border-blue-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
}
.focus\:border-brand-orange:focus{
  --tw-border-opacity: 1;
  border-color: rgb(252 133 90 / var(--tw-border-opacity, 1));
}
.focus\:border-brand-red-100:focus{
  --tw-border-opacity: 1;
  border-color: rgb(239 7 7 / var(--tw-border-opacity, 1));
}
.focus\:bg-gray-100:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.focus\:bg-white:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.focus\:text-left:focus{
  text-align: left;
}
.focus\:opacity-100:focus{
  opacity: 1;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:ring-0: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);
}
.focus\:ring-2: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(2px + 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);
}
.focus\:ring-blue-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1));
}
.focus\:ring-gray-400:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}
.disabled\:pointer-events-none:disabled{
  pointer-events: none;
}
.disabled\:bg-brand-gray:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(162 162 162 / var(--tw-bg-opacity, 1));
}
.disabled\:bg-brand-gray-50:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.disabled\:text-brand-gray-200:disabled{
  --tw-text-opacity: 1;
  color: rgb(205 205 205 / var(--tw-text-opacity, 1));
}
.disabled\:opacity-50:disabled{
  opacity: 0.5;
}
.group\/context:hover .group-hover\/context\:visible{
  visibility: visible;
}
.group\/submenu:hover .group-hover\/submenu\:visible{
  visibility: visible;
}
.group:hover .group-hover\:visible{
  visibility: visible;
}
.group\/comment:hover .group-hover\/comment\:block{
  display: block;
}
.group\/reply:hover .group-hover\/reply\:block{
  display: block;
}
.group:hover .group-hover\:flex{
  display: flex;
}
.group\/context:hover .group-hover\/context\:translate-y-0{
  --tw-translate-y: 0px;
  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\:translate-y-0{
  --tw-translate-y: 0px;
  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-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.group\/context:hover .group-hover\/context\:opacity-100{
  opacity: 1;
}
.group\/submenu:hover .group-hover\/submenu\:opacity-100{
  opacity: 1;
}
.group:hover .group-hover\:opacity-100{
  opacity: 1;
}
.group\/item.created .group-\[\.created\]\/item\:pointer-events-none{
  pointer-events: none;
}
.group.active .group-\[\.active\]\:visible{
  visibility: visible;
}
.group.active .group-\[\.active\]\:right-0{
  right: 0px;
}
.group\/item.created .group-\[\.created\]\/item\:line-clamp-1{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.group\/tab.active .group-\[\.active\]\/tab\:\!block{
  display: block !important;
}
.group.active .group-\[\.active\]\:\!block{
  display: block !important;
}
.group.active .group-\[\.active\]\:block{
  display: block;
}
.group\/item.created .group-\[\.created\]\/item\:block{
  display: block;
}
.group\/outreach.disabled .group-\[\.disabled\]\/outreach\:block{
  display: block;
}
.group\/tab.disabled .group-\[\.disabled\]\/tab\:block{
  display: block;
}
.group.disabled .group-\[\.disabled\]\:block{
  display: block;
}
.group.discount .group-\[\.discount\]\:block{
  display: block;
}
.group\/invite.error .group-\[\.error\]\/invite\:block{
  display: block;
}
.group.header-white .group-\[\.header-white\]\:block{
  display: block;
}
.group.selected .group-\[\.selected\]\:block{
  display: block;
}
.group.surcharge .group-\[\.surcharge\]\:block{
  display: block;
}
.group.active .group-\[\.active\]\:inline-block{
  display: inline-block;
}
.group.active .group-\[\.active\]\:inline{
  display: inline;
}
.group.active .group-\[\.active\]\:flex{
  display: flex;
}
.group\/item.created .group-\[\.created\]\/item\:flex{
  display: flex;
}
.group.active .group-\[\.active\]\:hidden{
  display: none;
}
.group\/item.created .group-\[\.created\]\/item\:hidden{
  display: none;
}
.group\/tab.demo .group-\[\.demo\]\/tab\:hidden{
  display: none;
}
.group\/invite.error .group-\[\.error\]\/invite\:hidden{
  display: none;
}
.group.header-white .group-\[\.header-white\]\:hidden{
  display: none;
}
.group.selected .group-\[\.selected\]\:hidden{
  display: none;
}
.group\/item.created .group-\[\.created\]\/item\:h-\[40px\]{
  height: 40px;
}
.group.active .group-\[\.active\]\:translate-x-0{
  --tw-translate-x: 0px;
  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\/comment.active .group-\[\.active\]\/comment\:rotate-0{
  --tw-rotate: 0deg;
  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.active .group-\[\.active\]\:-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.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.open .group-\[\.open\]\:rotate-45{
  --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));
}
.group\/item.created .group-\[\.created\]\/item\:items-center{
  align-items: center;
}
.group\/item.created .group-\[\.created\]\/item\:justify-between{
  justify-content: space-between;
}
.group\/item.created .group-\[\.created\]\/item\:gap-3{
  gap: 0.75rem;
}
.group\/item.created .group-\[\.created\]\/item\:rounded-2xl{
  border-radius: 1rem;
}
.group.active .group-\[\.active\]\:rounded-t{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.group\/item.created .group-\[\.created\]\/item\:border-0{
  border-width: 0px;
}
.group.active .group-\[\.active\]\:border-brand-orange{
  --tw-border-opacity: 1;
  border-color: rgb(252 133 90 / var(--tw-border-opacity, 1));
}
.group.active .group-\[\.active\]\:bg-black\/40{
  background-color: rgb(0 0 0 / 0.4);
}
.group.active .group-\[\.active\]\:bg-brand-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(205 205 205 / var(--tw-bg-opacity, 1));
}
.group\/item.created .group-\[\.created\]\/item\:bg-brand-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.group.discount .group-\[\.discount\]\:bg-brand-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(252 133 90 / var(--tw-bg-opacity, 1));
}
.group.surcharge .group-\[\.surcharge\]\:bg-brand-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(252 133 90 / var(--tw-bg-opacity, 1));
}
.group.header-white .group-\[\.header-white\]\:stroke-black{
  stroke: #000;
}
.group\/item.created .group-\[\.created\]\/item\:px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.group\/item.created .group-\[\.created\]\/item\:py-0{
  padding-top: 0px;
  padding-bottom: 0px;
}
.group\/item.created .group-\[\.created\]\/item\:py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.group\/item.created .group-\[\.created\]\/item\:pl-5{
  padding-left: 1.25rem;
}
.group\/item.created .group-\[\.created\]\/item\:pr-3{
  padding-right: 0.75rem;
}
.group\/item.created .group-\[\.created\]\/item\:text-\[11px\]{
  font-size: 11px;
}
.group\/item.created .group-\[\.created\]\/item\:font-bold{
  font-weight: 700;
}
.group.active .group-\[\.active\]\:text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.group.active .group-\[\.active\]\:text-brand-red-100{
  --tw-text-opacity: 1;
  color: rgb(239 7 7 / var(--tw-text-opacity, 1));
}
.group\/item.created .group-\[\.created\]\/item\:text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.group.discount .group-\[\.discount\]\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.group.error .group-\[\.error\]\:text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}
.group.heading-white .group-\[\.heading-white\]\:text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.group.surcharge .group-\[\.surcharge\]\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.group.active .group-\[\.active\]\:text-opacity-100{
  --tw-text-opacity: 1;
}
.group.active .group-\[\.active\]\:opacity-100{
  opacity: 1;
}
.group\/outreach.disabled .group-\[\.disabled\]\/outreach\:opacity-30{
  opacity: 0.3;
}
.group\/tab.disabled .group-\[\.disabled\]\/tab\:opacity-30{
  opacity: 0.3;
}
.group.disabled .group-\[\.disabled\]\:opacity-30{
  opacity: 0.3;
}
.group\/link.active .group-\[\.active\]\/link\:after\:opacity-100::after{
  content: var(--tw-content);
  opacity: 1;
}
.group.active .group-\[\.active\]\:after\:opacity-100::after{
  content: var(--tw-content);
  opacity: 1;
}
.group.active .disabled\:group-\[\.active\]\:border-brand-gray-50:disabled{
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}
.peer:checked ~ .peer-checked\:border-brand-orange{
  --tw-border-opacity: 1;
  border-color: rgb(252 133 90 / var(--tw-border-opacity, 1));
}
.peer:checked ~ .peer-checked\:bg-brand-orange{
  --tw-bg-opacity: 1;
  background-color: rgb(252 133 90 / var(--tw-bg-opacity, 1));
}
.peer:checked ~ .peer-checked\:bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(0 112 116 / var(--tw-bg-opacity, 1));
}
.peer:checked ~ .peer-checked\:after\:translate-x-\[20px\]::after{
  content: var(--tw-content);
  --tw-translate-x: 20px;
  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));
}
.peer:checked ~ .peer-checked\:after\:translate-x-\[32px\]::after{
  content: var(--tw-content);
  --tw-translate-x: 32px;
  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));
}
.has-\[\:checked\]\:border-brand-red-100:has(:checked){
  --tw-border-opacity: 1;
  border-color: rgb(239 7 7 / var(--tw-border-opacity, 1));
}
.prose-h2\:\!mb-6 :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1.5rem !important;
}
.prose-h2\:\!mt-0 :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-top: 0px !important;
}
.prose-h2\:text-3xl :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.prose-h2\:font-bold :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-weight: 700;
}
.prose-h2\:\!leading-tight :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  line-height: 1.25 !important;
}
.prose-h2\:text-primary :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 112 116 / var(--tw-text-opacity, 1));
}
.prose-h2\:text-primary-100 :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(3 76 83 / var(--tw-text-opacity, 1));
}
.prose-h3\:\!mb-4 :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 1rem !important;
}
.prose-h3\:\!mt-4 :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-top: 1rem !important;
}
.prose-h3\:pb-7 :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  padding-bottom: 1.75rem;
}
.prose-h3\:text-2xl :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 1.5rem;
  line-height: 2rem;
}
.prose-h3\:text-xl :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.prose-h3\:font-normal :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-weight: 400;
}
.prose-h3\:\!leading-normal :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  line-height: 1.5 !important;
}
.prose-h3\:\!leading-tight :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  line-height: 1.25 !important;
}
.prose-h3\:text-primary-100 :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(3 76 83 / var(--tw-text-opacity, 1));
}
.prose-h4\:text-lg :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.prose-h4\:font-bold :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-weight: 700;
}
.prose-h4\:text-primary :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 112 116 / var(--tw-text-opacity, 1));
}
.prose-h5\:text-lg :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.prose-h5\:\!leading-\[1\.6\] :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  line-height: 1.6 !important;
}
.prose-h5\:text-black :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.prose-h5\:text-opacity-80 :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 0.8;
}
.prose-h6\:m-0 :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin: 0px;
}
.prose-h6\:text-base :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 1rem;
  line-height: 1.5rem;
}
.prose-h6\:font-bold :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-weight: 700;
}
.prose-h6\:uppercase :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  text-transform: uppercase;
}
.prose-h6\:text-secondary :is(:where(h6):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(243 140 121 / var(--tw-text-opacity, 1));
}
.prose-p\:text-base :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 1rem;
  line-height: 1.5rem;
}
.prose-p\:\!leading-\[1\.6\] :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  line-height: 1.6 !important;
}
.prose-p\:text-black :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.prose-p\:text-opacity-80 :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 0.8;
}
.prose-a\:font-normal :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-weight: 400;
}
.prose-a\:text-black :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.prose-a\:text-opacity-80 :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 0.8;
}
.prose-a\:underline :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.prose-blockquote\:relative :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  position: relative;
}
.prose-blockquote\:\!my-12 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.prose-blockquote\:mx-auto :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-left: auto;
  margin-right: auto;
}
.prose-blockquote\:max-w-\[680px\] :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  max-width: 680px;
}
.prose-blockquote\:border-0 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  border-width: 0px;
}
.prose-blockquote\:border-l-0 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  border-left-width: 0px;
}
.prose-blockquote\:bg-brand-blue-light :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-bg-opacity: 1;
  background-color: rgb(230 241 242 / var(--tw-bg-opacity, 1));
}
.prose-blockquote\:pb-6 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  padding-bottom: 1.5rem;
}
.prose-blockquote\:pb-8 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  padding-bottom: 2rem;
}
.prose-blockquote\:pl-8 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  padding-left: 2rem;
}
.prose-blockquote\:pr-6 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  padding-right: 1.5rem;
}
.prose-blockquote\:pt-12 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  padding-top: 3rem;
}
.prose-blockquote\:text-base :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 1rem;
  line-height: 1.5rem;
}
.prose-blockquote\:text-xl :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.prose-blockquote\:not-italic :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-style: normal;
}
.prose-blockquote\:\!leading-\[1\.6\] :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  line-height: 1.6 !important;
}
.prose-blockquote\:\!leading-normal :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  line-height: 1.5 !important;
}
.prose-blockquote\:text-black :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.prose-blockquote\:text-primary :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 112 116 / var(--tw-text-opacity, 1));
}
.prose-blockquote\:text-opacity-80 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 0.8;
}
.prose-figure\:relative :is(:where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  position: relative;
}
.prose-figure\:mx-auto :is(:where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-left: auto;
  margin-right: auto;
}
.prose-figure\:\!mb-10 :is(:where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-bottom: 2.5rem !important;
}
.prose-figure\:max-w-\[720px\] :is(:where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  max-width: 720px;
}
.prose-figure\:py-10 :is(:where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.prose-figure\:\!pr-7 :is(:where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  padding-right: 1.75rem !important;
}
.prose-figure\:\!pt-0 :is(:where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  padding-top: 0px !important;
}
.prose-figure\:pb-7 :is(:where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  padding-bottom: 1.75rem;
}
.prose-figcaption\:absolute :is(:where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  position: absolute;
}
.prose-figcaption\:bottom-0 :is(:where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  bottom: 0px;
}
.prose-figcaption\:right-0 :is(:where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  right: 0px;
}
.prose-figcaption\:h-\[150px\] :is(:where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  height: 150px;
}
.prose-figcaption\:w-\[94\%\] :is(:where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  width: 94%;
}
.prose-figcaption\:bg-primary :is(:where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-bg-opacity: 1;
  background-color: rgb(0 112 116 / var(--tw-bg-opacity, 1));
}
.prose-code\:w-40 :is(:where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  width: 10rem;
}
.prose-ul\:text-base :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 1rem;
  line-height: 1.5rem;
}
.prose-ul\:\!leading-\[1\.6\] :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  line-height: 1.6 !important;
}
.prose-ul\:text-black :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.prose-li\:text-base :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  font-size: 1rem;
  line-height: 1.5rem;
}
.prose-img\:relative :is(:where(img):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  position: relative;
}
.prose-img\:z-30 :is(:where(img):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  z-index: 30;
}
.prose-img\:\!my-0 :is(:where(img):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.prose-img\:w-full :is(:where(img):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  width: 100%;
}
.prose-img\:max-w-\[720px\] :is(:where(img):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  max-width: 720px;
}
.prose-img\:rounded-xl :is(:where(img):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  border-radius: 0.75rem;
}
.prose-lead\:absolute :is(:where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  position: absolute;
}
.prose-lead\:-left-3 :is(:where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  left: -0.75rem;
}
.prose-lead\:-top-3 :is(:where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  top: -0.75rem;
}
.prose-lead\:\!my-0 :is(:where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.prose-lead\:w-16 :is(:where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  width: 4rem;
}
@media not all and (min-width: 1194px){
  .max-xl\:left-0{
    left: 0px;
  }
}
@media not all and (min-width: 1024px){
  .max-lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media not all and (min-width: 768px){
  .max-md\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .max-md\:max-w-\[500px\]{
    max-width: 500px;
  }
  .max-md\:pt-4{
    padding-top: 1rem;
  }
}
@media (max-width: 395px){
  .max-\[395px\]\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .max-\[395px\]\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .max-\[395px\]\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .max-\[395px\]\:pl-4{
    padding-left: 1rem;
  }
}
@media (min-width: 640px){
  .sm\:table-cell{
    display: table-cell;
  }
  .sm\:hidden{
    display: none;
  }
  .sm\:h-11{
    height: 2.75rem;
  }
  .sm\:\!max-h-full{
    max-height: 100% !important;
  }
  .sm\:max-h-\[450px\]{
    max-height: 450px;
  }
  .sm\:min-h-\[200px\]{
    min-height: 200px;
  }
  .sm\:min-h-\[350px\]{
    min-height: 350px;
  }
  .sm\:min-h-\[450px\]{
    min-height: 450px;
  }
  .sm\:min-h-\[760px\]{
    min-height: 760px;
  }
  .sm\:w-11{
    width: 2.75rem;
  }
  .sm\:w-24{
    width: 6rem;
  }
  .sm\:w-auto{
    width: auto;
  }
  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:items-start{
    align-items: flex-start;
  }
  .sm\:items-center{
    align-items: center;
  }
  .sm\:justify-end{
    justify-content: flex-end;
  }
  .sm\:gap-3{
    gap: 0.75rem;
  }
  .sm\:gap-4{
    gap: 1rem;
  }
  .sm\:gap-8{
    gap: 2rem;
  }
  .sm\:gap-x-4{
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .sm\:gap-y-10{
    row-gap: 2.5rem;
  }
  .sm\:gap-y-7{
    row-gap: 1.75rem;
  }
  .sm\: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));
  }
  .sm\: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));
  }
  .sm\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
  }
  .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\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .sm\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:px-7{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
  .sm\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .sm\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .sm\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .sm\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .sm\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .sm\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .sm\:py-7{
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .sm\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .sm\:pb-10{
    padding-bottom: 2.5rem;
  }
  .sm\:pb-12{
    padding-bottom: 3rem;
  }
  .sm\:pb-16{
    padding-bottom: 4rem;
  }
  .sm\:pb-20{
    padding-bottom: 5rem;
  }
  .sm\:pb-24{
    padding-bottom: 6rem;
  }
  .sm\:pb-3{
    padding-bottom: 0.75rem;
  }
  .sm\:pb-36{
    padding-bottom: 9rem;
  }
  .sm\:pl-10{
    padding-left: 2.5rem;
  }
  .sm\:pl-6{
    padding-left: 1.5rem;
  }
  .sm\:pr-6{
    padding-right: 1.5rem;
  }
  .sm\:pt-12{
    padding-top: 3rem;
  }
  .sm\:pt-14{
    padding-top: 3.5rem;
  }
  .sm\:pt-16{
    padding-top: 4rem;
  }
  .sm\:pt-3{
    padding-top: 0.75rem;
  }
  .sm\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .sm\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .sm\:text-\[15px\]{
    font-size: 15px;
  }
  .sm\:text-\[22px\]{
    font-size: 22px;
  }
  .sm\:text-\[26px\]{
    font-size: 26px;
  }
  .sm\:text-\[40px\]{
    font-size: 40px;
  }
  .sm\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .sm\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .sm\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .sm\:leading-tight{
    line-height: 1.25;
  }
  .sm\:prose-blockquote\:pb-12 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    padding-bottom: 3rem;
  }
  .sm\:prose-blockquote\:pt-16 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    padding-top: 4rem;
  }
  .sm\:prose-blockquote\:text-lg :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .sm\:prose-lead\:w-24 :is(:where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    width: 6rem;
  }
}
@media (min-width: 768px){
  .md\:right-10{
    right: 2.5rem;
  }
  .md\:order-1{
    order: 1;
  }
  .md\:order-2{
    order: 2;
  }
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .md\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .md\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .md\:col-span-7{
    grid-column: span 7 / span 7;
  }
  .md\:h-\[103px\]{
    height: 103px;
  }
  .md\:w-\[103px\]{
    width: 103px;
  }
  .md\:w-\[220px\]{
    width: 220px;
  }
  .md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .md\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:gap-14{
    gap: 3.5rem;
  }
  .md\:gap-2{
    gap: 0.5rem;
  }
  .md\:gap-20{
    gap: 5rem;
  }
  .md\:gap-8{
    gap: 2rem;
  }
  .md\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }
  .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .md\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }
  .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:px-9{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .md\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .md\:pb-14{
    padding-bottom: 3.5rem;
  }
  .md\:pl-0{
    padding-left: 0px;
  }
  .md\:pl-28{
    padding-left: 7rem;
  }
  .md\:pl-7{
    padding-left: 1.75rem;
  }
  .md\:pr-0{
    padding-right: 0px;
  }
  .md\:pr-10{
    padding-right: 2.5rem;
  }
  .md\:pr-24{
    padding-right: 6rem;
  }
  .md\:pt-10{
    padding-top: 2.5rem;
  }
  .md\:pt-20{
    padding-top: 5rem;
  }
  .md\:pt-56{
    padding-top: 14rem;
  }
  .md\:pt-\[58px\]{
    padding-top: 58px;
  }
  .md\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .md\:text-\[26px\]{
    font-size: 26px;
  }
  .md\:text-\[28px\]{
    font-size: 28px;
  }
  .md\:text-\[36px\]{
    font-size: 36px;
  }
  .md\:text-\[50px\]{
    font-size: 50px;
  }
  .md\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:leading-\[103px\]{
    line-height: 103px;
  }
  .md\:prose-h4\:text-2xl :is(:where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:prose-p\:text-lg :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:prose-blockquote\:ml-12 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    margin-left: 3rem;
  }
  .md\:prose-blockquote\:px-6 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:prose-blockquote\:pl-28 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    padding-left: 7rem;
  }
  .md\:prose-blockquote\:text-\[28px\] :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 28px;
  }
  .md\:prose-figcaption\:h-\[400px\] :is(:where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    height: 400px;
  }
  .md\:prose-li\:text-lg :is(:where(li):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1024px){
  .lg\:invisible{
    visibility: hidden;
  }
  .lg\:top-full{
    top: 100%;
  }
  .lg\:-mb-40{
    margin-bottom: -10rem;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:w-\[320px\]{
    width: 320px;
  }
  .lg\:w-\[calc\(50\%\+4rem\)\]{
    width: calc(50% + 4rem);
  }
  .lg\:min-w-\[170px\]{
    min-width: 170px;
  }
  .lg\:max-w-\[160px\]{
    max-width: 160px;
  }
  .lg\:max-w-\[240px\]{
    max-width: 240px;
  }
  .lg\:max-w-\[300px\]{
    max-width: 300px;
  }
  .lg\:max-w-\[380px\]{
    max-width: 380px;
  }
  .lg\:max-w-\[695px\]{
    max-width: 695px;
  }
  .lg\:scroll-mt-\[90px\]{
    scroll-margin-top: 90px;
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:gap-12{
    gap: 3rem;
  }
  .lg\:gap-20{
    gap: 5rem;
  }
  .lg\:gap-4{
    gap: 1rem;
  }
  .lg\:gap-x-8{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .lg\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }
  .lg\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }
  .lg\: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));
  }
  .lg\:p-6{
    padding: 1.5rem;
  }
  .lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:pb-16{
    padding-bottom: 4rem;
  }
  .lg\:pb-20{
    padding-bottom: 5rem;
  }
  .lg\:pb-24{
    padding-bottom: 6rem;
  }
  .lg\:pb-28{
    padding-bottom: 7rem;
  }
  .lg\:pb-32{
    padding-bottom: 8rem;
  }
  .lg\:pb-40{
    padding-bottom: 10rem;
  }
  .lg\:pb-7{
    padding-bottom: 1.75rem;
  }
  .lg\:pl-10{
    padding-left: 2.5rem;
  }
  .lg\:pl-20{
    padding-left: 5rem;
  }
  .lg\:pl-8{
    padding-left: 2rem;
  }
  .lg\:pr-14{
    padding-right: 3.5rem;
  }
  .lg\:pr-7{
    padding-right: 1.75rem;
  }
  .lg\:pt-12{
    padding-top: 3rem;
  }
  .lg\:pt-16{
    padding-top: 4rem;
  }
  .lg\:pt-20{
    padding-top: 5rem;
  }
  .lg\:pt-24{
    padding-top: 6rem;
  }
  .lg\:pt-28{
    padding-top: 7rem;
  }
  .lg\:pt-6{
    padding-top: 1.5rem;
  }
  .lg\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .lg\:text-\[17px\]{
    font-size: 17px;
  }
  .lg\:text-\[19px\]{
    font-size: 19px;
  }
  .lg\:text-\[22px\]{
    font-size: 22px;
  }
  .lg\:text-\[28px\]{
    font-size: 28px;
  }
  .lg\:text-\[38px\]{
    font-size: 38px;
  }
  .lg\:text-\[40px\]{
    font-size: 40px;
  }
  .lg\:text-\[48px\]{
    font-size: 48px;
  }
  .lg\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .lg\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .lg\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .lg\:\!leading-\[1\.6\]{
    line-height: 1.6 !important;
  }
  .lg\:opacity-0{
    opacity: 0;
  }
  .lg\:shadow-3xl{
    --tw-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    --tw-shadow-colored: 0px 0px 10px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .lg\:prose-h2\:text-\[48px\] :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 48px;
  }
  .lg\:prose-h2\:text-\[54px\] :is(:where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 54px;
  }
  .lg\:prose-h3\:text-\[26px\] :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 26px;
  }
  .lg\:prose-h3\:text-\[32px\] :is(:where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 32px;
  }
  .lg\:prose-h5\:text-\[22px\] :is(:where(h5):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 22px;
  }
  .lg\:prose-p\:text-lg :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .lg\:prose-blockquote\:\!my-20 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }
  .lg\:prose-blockquote\:pr-14 :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    padding-right: 3.5rem;
  }
  .lg\:prose-blockquote\:text-\[26px\] :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 26px;
  }
  .lg\:prose-figure\:\!mb-16 :is(:where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    margin-bottom: 4rem !important;
  }
  .lg\:prose-ul\:text-lg :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 1194px){
  .xl\:static{
    position: static;
  }
  .xl\:right-0{
    right: 0px;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:w-\[390px\]{
    width: 390px;
  }
  .xl\:w-auto{
    width: auto;
  }
  .xl\:flex-row{
    flex-direction: row;
  }
  .xl\:items-center{
    align-items: center;
  }
  .xl\:gap-12{
    gap: 3rem;
  }
  .xl\:gap-14{
    gap: 3.5rem;
  }
  .xl\:gap-x-6{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .xl\:border-black{
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  }
  .xl\:border-white{
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  }
  .xl\:bg-transparent{
    background-color: transparent;
  }
  .xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .xl\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .xl\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .xl\:pb-24{
    padding-bottom: 6rem;
  }
  .xl\:pb-36{
    padding-bottom: 9rem;
  }
  .xl\:pl-14{
    padding-left: 3.5rem;
  }
  .xl\:pr-10{
    padding-right: 2.5rem;
  }
  .xl\:pt-0{
    padding-top: 0px;
  }
  .xl\:pt-28{
    padding-top: 7rem;
  }
  .xl\:pt-32{
    padding-top: 8rem;
  }
  .xl\:text-\[48px\]{
    font-size: 48px;
  }
  .xl\:text-\[68px\]{
    font-size: 68px;
  }
  .xl\:text-black{
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1));
  }
  .xl\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  .xl\:shadow-none{
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .group.header-white .group-\[\.header-white\]\:xl\:block{
    display: block;
  }
  .group.header-white .group-\[\.header-white\]\:xl\:hidden{
    display: none;
  }
  .group.header-white .group-\[\.header-white\]\:xl\:border-black{
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  }
  .xl\:prose-blockquote\:text-\[32px\] :is(:where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *))){
    font-size: 32px;
  }
}
@media (min-width: 1440px){
  .\32xl\:gap-14{
    gap: 3.5rem;
  }
  .\32xl\:gap-20{
    gap: 5rem;
  }
  .\32xl\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .\32xl\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .\32xl\:pl-20{
    padding-left: 5rem;
  }
  .\32xl\:pl-32{
    padding-left: 8rem;
  }
  .\32xl\:pt-32{
    padding-top: 8rem;
  }
}
@media (orientation: portrait){
  .portrait\:left-0{
    left: 0px;
  }
}
@media (orientation: landscape){
  .landscape\:bottom-0{
    bottom: 0px;
  }
  .landscape\:right-0{
    right: 0px;
  }
  .landscape\:block{
    display: block;
  }
  .landscape\:flex{
    display: flex;
  }
  .landscape\:hidden{
    display: none;
  }
  .landscape\:w-1\/2{
    width: 50%;
  }
  .landscape\:max-w-\[75\%\]{
    max-width: 75%;
  }
  .landscape\:pb-3{
    padding-bottom: 0.75rem;
  }
  .landscape\:pt-0{
    padding-top: 0px;
  }
}
@media (prefers-color-scheme: dark){
  .dark\:\!border-neutral-700{
    --tw-border-opacity: 1 !important;
    border-color: rgb(64 64 64 / var(--tw-border-opacity, 1)) !important;
  }
  .dark\:border-neutral-600{
    --tw-border-opacity: 1;
    border-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
  }
  .dark\:border-neutral-700{
    --tw-border-opacity: 1;
    border-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
  }
  .dark\:\!bg-neutral-800{
    --tw-bg-opacity: 1 !important;
    background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1)) !important;
  }
  .dark\:bg-blue-500{
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-neutral-700{
    --tw-bg-opacity: 1;
    background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-neutral-800{
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-neutral-900{
    --tw-bg-opacity: 1;
    background-color: rgb(23 23 23 / var(--tw-bg-opacity, 1));
  }
  .dark\:bg-opacity-80{
    --tw-bg-opacity: 0.8;
  }
  .dark\:fill-neutral-200{
    fill: #e5e5e5;
  }
  .dark\:text-blue-500{
    --tw-text-opacity: 1;
    color: rgb(59 130 246 / var(--tw-text-opacity, 1));
  }
  .dark\:text-neutral-200{
    --tw-text-opacity: 1;
    color: rgb(229 229 229 / var(--tw-text-opacity, 1));
  }
  .dark\:text-neutral-400{
    --tw-text-opacity: 1;
    color: rgb(163 163 163 / var(--tw-text-opacity, 1));
  }
  .dark\:text-neutral-500{
    --tw-text-opacity: 1;
    color: rgb(115 115 115 / var(--tw-text-opacity, 1));
  }
  .dark\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  .dark\:hover\:bg-neutral-800:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
  }
  .dark\:hover\:text-neutral-200:hover{
    --tw-text-opacity: 1;
    color: rgb(229 229 229 / var(--tw-text-opacity, 1));
  }
  .dark\:focus\:bg-neutral-800:focus{
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
  }
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:rounded-full::-webkit-scrollbar-thumb{
  border-radius: 9999px;
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-gray-300::-webkit-scrollbar-thumb{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.\[\&\:\:-webkit-scrollbar-track\]\:bg-gray-100::-webkit-scrollbar-track{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.\[\&\:\:-webkit-scrollbar\]\:w-2::-webkit-scrollbar{
  width: 0.5rem;
}
.\[\&_a\]\:flex a{
  display: flex;
}
.\[\&_a\]\:h-\[48px\] a{
  height: 48px;
}
.\[\&_a\]\:items-center a{
  align-items: center;
}
.\[\&_a\]\:justify-center a{
  justify-content: center;
}
.\[\&_a\]\:rounded-full a{
  border-radius: 9999px;
}
.\[\&_a\]\:border a{
  border-width: 1px;
}
.\[\&_a\]\:border-white a{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.\[\&_a\]\:px-7 a{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.\[\&_a\]\:py-2 a{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.\[\&_a\]\:text-base a{
  font-size: 1rem;
  line-height: 1.5rem;
}
.\[\&_a\]\:font-bold a{
  font-weight: 700;
}
.\[\&_a\]\:uppercase a{
  text-transform: uppercase;
}
.\[\&_a\]\:text-white a{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.\[\&_a\]\:transition-all a{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.\[\&_a\]\:duration-300 a{
  transition-duration: 300ms;
}
.\[\&_a\]\:hover\:bg-white:hover a{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.\[\&_a\]\:hover\:text-black:hover a{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.\[\&_strong\]\:font-bold strong{
  font-weight: 700;
}