@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap);
/*
! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}::before,
::after {
  --tw-content: '';
}/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}/*
Remove the default font size and weight for headings.
*/h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}/*
Reset links to optimize for opt-in styling instead of opt-out.
*/a {
  color: inherit;
  text-decoration: inherit;
}/*
Add the correct font weight in Edge and Safari.
*/b,
strong {
  font-weight: bolder;
}/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}/*
Add the correct font size in all browsers.
*/small {
  font-size: 80%;
}/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}/*
Remove the inheritance of text transform in Edge and Firefox.
*/button,
select {
  text-transform: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}/*
Use the modern Firefox focus style for all focusable elements.
*/:-moz-focusring {
  outline: auto;
}/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/:-moz-ui-invalid {
  box-shadow: none;
}/*
Add the correct vertical alignment in Chrome and Firefox.
*/progress {
  vertical-align: baseline;
}/*
Correct the cursor style of increment and decrement buttons in Safari.
*/::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/*
Remove the inner padding in Chrome and Safari on macOS.
*/::-webkit-search-decoration {
  -webkit-appearance: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/*
Add the correct display in Chrome and Safari.
*/summary {
  display: list-item;
}/*
Removes the default spacing and border for appropriate elements.
*/blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}fieldset {
  margin: 0;
  padding: 0;
}legend {
  padding: 0;
}ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}/*
Prevent resizing textareas horizontally by default.
*/textarea {
  resize: vertical;
}/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}/*
Set the default cursor for buttons.
*/button,
[role="button"] {
  cursor: pointer;
}/*
Make sure disabled buttons don't get the pointer cursor.
*/:disabled {
  cursor: default;
}/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/img,
video {
  max-width: 100%;
  height: auto;
}/*
Ensure the default browser behavior of the `hidden` attribute.
*/[hidden] {
  display: none;
}*, ::before, ::after{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(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:  ;
}.container{
  width: 100%;
}@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: 1280px){.container{
    max-width: 1280px;
  }
}@media (min-width: 1536px){.container{
    max-width: 1536px;
  }
}@media (min-width: 1800px){.container{
    max-width: 1800px;
  }
}.prose{
  color: #000;
  max-width: 65ch;
}.prose :where([class~="lead"]):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}.prose :where(a):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}.prose :where(strong):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}.prose :where(ol):not(:where([class~="not-prose"] *)){
  list-style-type: decimal;
  padding-left: 1.625em;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}.prose :where(ol):not(:where([class~="not-prose"] *)) li{
  margin-top: 0px;
  margin-bottom: 0px;
}.prose :where(ol):not(:where([class~="not-prose"] *)) li:before{
  color: #000;
}.prose :where(ol):not(:where([class~="not-prose"] *)) li li:before{
  content: counter(list-item, var(--list-counter-style, lower-roman)) ".";
}.prose :where(ol):not(:where([class~="not-prose"] *)) li li li:before{
  content: counter(list-item, var(--list-counter-style, upper-roman)) ".";
}.prose :where(ol):not(:where([class~="not-prose"] *)) li li li li:before{
  content: counter(list-item, var(--list-counter-style, lower-latin)) ".";
}.prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-alpha;
}.prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-alpha;
}.prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-alpha;
}.prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-alpha;
}.prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-roman;
}.prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-roman;
}.prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)){
  list-style-type: upper-roman;
}.prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)){
  list-style-type: lower-roman;
}.prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)){
  list-style-type: decimal;
}.prose :where(ul):not(:where([class~="not-prose"] *)){
  list-style-type: disc;
  padding-left: 1.625em;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}.prose :where(ul):not(:where([class~="not-prose"] *)) li{
  margin-top: 0px;
  margin-bottom: 0px;
}.prose :where(ul):not(:where([class~="not-prose"] *)) li:before{
  background-color: #000;
}.prose :where(ul):not(:where([class~="not-prose"] *)) li li:before{
  background-color: rgba(0,0,0,0);
  border-color: #000;
  border-width: 1px;
}.prose :where(ul):not(:where([class~="not-prose"] *)) li li li:before{
  background-color: #000;
  border-color: #000;
  border-width: 1px;
  border-radius: 0px;
}.prose :where(ul):not(:where([class~="not-prose"] *)) li li li li:before{
  background-color: rgba(0,0,0,0);
  border-color: #000;
  border-width: 1px;
  border-radius: 0px;
}.prose :where(ol > li):not(:where([class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}.prose :where(ul > li):not(:where([class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}.prose :where(hr):not(:where([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"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before{
  content: open-quote;
}.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after{
  content: close-quote;
}.prose :where(h1):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}.prose :where(h1 strong):not(:where([class~="not-prose"] *)){
  font-weight: 900;
}.prose :where(h2):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}.prose :where(h2 strong):not(:where([class~="not-prose"] *)){
  font-weight: 800;
}.prose :where(h3):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}.prose :where(h3 strong):not(:where([class~="not-prose"] *)){
  font-weight: 700;
}.prose :where(h4):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}.prose :where(h4 strong):not(:where([class~="not-prose"] *)){
  font-weight: 700;
}.prose :where(figure > *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}.prose :where(figcaption):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}.prose :where(code):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}.prose :where(code):not(:where([class~="not-prose"] *))::before{
  content: "`";
}.prose :where(code):not(:where([class~="not-prose"] *))::after{
  content: "`";
}.prose :where(a code):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-links);
}.prose :where(pre):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}.prose :where(pre code):not(:where([class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}.prose :where(pre code):not(:where([class~="not-prose"] *))::before{
  content: none;
}.prose :where(pre code):not(:where([class~="not-prose"] *))::after{
  content: none;
}.prose :where(table):not(:where([class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}.prose :where(thead):not(:where([class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}.prose :where(thead th):not(:where([class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}.prose :where(tbody tr):not(:where([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"] *)){
  border-bottom-width: 0;
}.prose :where(tbody td):not(:where([class~="not-prose"] *)){
  vertical-align: baseline;
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}.prose{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}.prose :where(p):not(:where([class~="not-prose"] *)){
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important;
}.prose :where(img):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}.prose :where(video):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}.prose :where(figure):not(:where([class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}.prose :where(h2 code):not(:where([class~="not-prose"] *)){
  font-size: 0.875em;
}.prose :where(h3 code):not(:where([class~="not-prose"] *)){
  font-size: 0.9em;
}.prose :where(li):not(:where([class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}.prose :where(ol > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.375em;
}.prose :where(ul > li):not(:where([class~="not-prose"] *)){
  padding-left: 0.375em;
}.prose > :where(ul > li p):not(:where([class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}.prose > :where(ul > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
}.prose > :where(ul > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.25em;
}.prose > :where(ol > li > *:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 1.25em;
}.prose > :where(ol > li > *:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 1.25em;
}.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}.prose :where(hr + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}.prose :where(h2 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}.prose :where(h3 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}.prose :where(h4 + *):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}.prose :where(thead th:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}.prose :where(thead th:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}.prose :where(tbody td:first-child):not(:where([class~="not-prose"] *)){
  padding-left: 0;
}.prose :where(tbody td:last-child):not(:where([class~="not-prose"] *)){
  padding-right: 0;
}.prose > :where(:first-child):not(:where([class~="not-prose"] *)){
  margin-top: 0;
}.prose > :where(:last-child):not(:where([class~="not-prose"] *)){
  margin-bottom: 0;
}.form-checkbox,.form-radio{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
     color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}.form-checkbox{
  border-radius: 0px;
}.form-checkbox:focus,.form-radio:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}.form-checkbox:checked,.form-radio:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}.form-checkbox:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}.form-checkbox:checked:hover,.form-checkbox:checked:focus,.form-radio:checked:hover,.form-radio:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}.form-checkbox:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}.form-checkbox:indeterminate:hover,.form-checkbox:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}.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;
}.pointer-events-none{
  pointer-events: none;
}.static{
  position: static;
}.fixed{
  position: fixed;
}.absolute{
  position: absolute;
}.relative{
  position: relative;
}.sticky{
  position: -webkit-sticky;
  position: sticky;
}.top-4{
  top: 1rem;
}.right-4{
  right: 1rem;
}.top-0{
  top: 0px;
}.left-0{
  left: 0px;
}.top-5{
  top: 1.25rem;
}.right-5{
  right: 1.25rem;
}.left-1{
  left: 0.25rem;
}.top-1{
  top: 0.25rem;
}.bottom-5{
  bottom: 1.25rem;
}.right-0{
  right: 0px;
}.top-6{
  top: 1.5rem;
}.right-3{
  right: 0.75rem;
}.-right-full{
  right: -100%;
}.top-10{
  top: 2.5rem;
}.right-10{
  right: 2.5rem;
}.right-2{
  right: 0.5rem;
}.-bottom-10{
  bottom: -2.5rem;
}.-top-8{
  top: -2rem;
}.-right-24{
  right: -6rem;
}.z-10{
  z-index: 10;
}.-z-1{
  z-index: -1;
}.z-30{
  z-index: 30;
}.order-2{
  order: 2;
}.order-1{
  order: 1;
}.col-span-3{
  grid-column: span 3 / span 3;
}.col-span-1{
  grid-column: span 1 / span 1;
}.col-span-2{
  grid-column: span 2 / span 2;
}.col-span-4{
  grid-column: span 4 / span 4;
}.m-auto{
  margin: auto;
}.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}.mx-10{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}.mx-auto{
  margin-left: auto;
  margin-right: auto;
}.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}.mb-2{
  margin-bottom: 0.5rem;
}.mr-4{
  margin-right: 1rem;
}.mt-8{
  margin-top: 2rem;
}.ml-4{
  margin-left: 1rem;
}.mt-4{
  margin-top: 1rem;
}.ml-2{
  margin-left: 0.5rem;
}.mb-4{
  margin-bottom: 1rem;
}.mb-6{
  margin-bottom: 1.5rem;
}.mb-8{
  margin-bottom: 2rem;
}.mt-6{
  margin-top: 1.5rem;
}.mb-16{
  margin-bottom: 4rem;
}.mb-12{
  margin-bottom: 3rem;
}.mt-16{
  margin-top: 4rem;
}.mb-3{
  margin-bottom: 0.75rem;
}.mt-20{
  margin-top: 5rem;
}.mb-10{
  margin-bottom: 2.5rem;
}.mt-2{
  margin-top: 0.5rem;
}.mr-2{
  margin-right: 0.5rem;
}.mt-12{
  margin-top: 3rem;
}.ml-8{
  margin-left: 2rem;
}.mb-28{
  margin-bottom: 7rem;
}.mb-20{
  margin-bottom: 5rem;
}.mt-0{
  margin-top: 0px;
}.mb-1{
  margin-bottom: 0.25rem;
}.ml-1{
  margin-left: 0.25rem;
}.mt-1{
  margin-top: 0.25rem;
}.ml-3{
  margin-left: 0.75rem;
}.mt-5{
  margin-top: 1.25rem;
}.mt-10{
  margin-top: 2.5rem;
}.mb-5{
  margin-bottom: 1.25rem;
}.ml-10{
  margin-left: 2.5rem;
}.mr-10{
  margin-right: 2.5rem;
}.mr-12{
  margin-right: 3rem;
}.mt-40{
  margin-top: 10rem;
}.mt-3{
  margin-top: 0.75rem;
}.\!mb-0{
  margin-bottom: 0px !important;
}.mr-8{
  margin-right: 2rem;
}.mr-6{
  margin-right: 1.5rem;
}.box-border{
  box-sizing: border-box;
}.block{
  display: block;
}.inline-block{
  display: inline-block;
}.inline{
  display: inline;
}.flex{
  display: flex;
}.inline-flex{
  display: inline-flex;
}.table{
  display: table;
}.grid{
  display: grid;
}.hidden{
  display: none;
}.\!hidden{
  display: none !important;
}.h-20{
  height: 5rem;
}.h-0{
  height: 0px;
}.h-44{
  height: 11rem;
}.h-8{
  height: 2rem;
}.h-6{
  height: 1.5rem;
}.h-full{
  height: 100%;
}.h-4{
  height: 1rem;
}.h-32{
  height: 8rem;
}.h-screen{
  height: 100vh;
}.h-14{
  height: 3.5rem;
}.h-\[43px\]{
  height: 43px;
}.h-28{
  height: 7rem;
}.\!h-full{
  height: 100% !important;
}.h-5{
  height: 1.25rem;
}.h-16{
  height: 4rem;
}.h-56{
  height: 14rem;
}.max-h-0{
  max-height: 0px;
}.max-h-\[713px\]{
  max-height: 713px;
}.max-h-screen{
  max-height: 100vh;
}.min-h-screen{
  min-height: 100vh;
}.min-h-\[400px\]{
  min-height: 400px;
}.w-full{
  width: 100%;
}.w-\[176px\]{
  width: 176px;
}.w-14{
  width: 3.5rem;
}.w-6{
  width: 1.5rem;
}.w-1\/2{
  width: 50%;
}.w-96{
  width: 24rem;
}.w-20{
  width: 5rem;
}.w-auto{
  width: auto;
}.w-72{
  width: 18rem;
}.w-56{
  width: 14rem;
}.w-44{
  width: 11rem;
}.w-0{
  width: 0px;
}.w-5{
  width: 1.25rem;
}.max-w-full{
  max-width: 100%;
}.max-w-screen-xl{
  max-width: 1280px;
}.max-w-\[128px\]{
  max-width: 128px;
}.max-w-\[1400px\]{
  max-width: 1400px;
}.max-w-\[530px\]{
  max-width: 530px;
}.max-w-5xl{
  max-width: 64rem;
}.max-w-4xl{
  max-width: 56rem;
}.flex-1{
  flex: 1 1 0%;
}.grow{
  flex-grow: 1;
}.border-collapse{
  border-collapse: collapse;
}.origin-top-right{
  transform-origin: top right;
}.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));
}.cursor-pointer{
  cursor: pointer;
}.grid-flow-row{
  grid-auto-flow: row;
}.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}.flex-row{
  flex-direction: row;
}.flex-col{
  flex-direction: column;
}.flex-col-reverse{
  flex-direction: column-reverse;
}.flex-wrap{
  flex-wrap: wrap;
}.place-content-between{
  place-content: space-between;
}.items-start{
  align-items: flex-start;
}.items-center{
  align-items: center;
}.items-stretch{
  align-items: stretch;
}.justify-start{
  justify-content: flex-start;
}.justify-end{
  justify-content: flex-end;
}.justify-center{
  justify-content: center;
}.justify-between{
  justify-content: space-between;
}.justify-around{
  justify-content: space-around;
}.justify-items-start{
  justify-items: start;
}.justify-items-center{
  justify-items: center;
}.justify-items-stretch{
  justify-items: stretch;
}.gap-0{
  gap: 0px;
}.gap-4{
  gap: 1rem;
}.gap-10{
  gap: 2.5rem;
}.gap-8{
  gap: 2rem;
}.gap-y-12{
  row-gap: 3rem;
}.gap-y-5{
  row-gap: 1.25rem;
}.gap-y-16{
  row-gap: 4rem;
}.gap-x-5{
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}.gap-x-3{
  -moz-column-gap: 0.75rem;
       column-gap: 0.75rem;
}.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}.gap-x-28{
  -moz-column-gap: 7rem;
       column-gap: 7rem;
}.gap-y-24{
  row-gap: 6rem;
}.gap-y-7{
  row-gap: 1.75rem;
}.self-start{
  align-self: flex-start;
}.overflow-hidden{
  overflow: hidden;
}.overflow-x-hidden{
  overflow-x: hidden;
}.overflow-y-hidden{
  overflow-y: hidden;
}.break-all{
  word-break: break-all;
}.rounded-lg{
  border-radius: 0.5rem;
}.rounded-2xl{
  border-radius: 1rem;
}.rounded-full{
  border-radius: 9999px;
}.rounded{
  border-radius: 0.25rem;
}.rounded-md{
  border-radius: 0.375rem;
}.rounded-xl{
  border-radius: 0.75rem;
}.rounded-t-none{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}.rounded-t-lg{
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}.rounded-b-lg{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}.rounded-tl-xl{
  border-top-left-radius: 0.75rem;
}.rounded-bl-xl{
  border-bottom-left-radius: 0.75rem;
}.border-2{
  border-width: 2px;
}.border{
  border-width: 1px;
}.border-t-2{
  border-top-width: 2px;
}.border-b-2{
  border-bottom-width: 2px;
}.border-color_accent{
  --tw-border-opacity: 1;
  border-color: rgb(91 207 255 / var(--tw-border-opacity));
}.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}.border-color_srl_light_gray{
  --tw-border-opacity: 1;
  border-color: rgb(107 119 124 / var(--tw-border-opacity));
}.\!border-red-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(248 113 113 / var(--tw-border-opacity)) !important;
}.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}.border-opacity-30{
  --tw-border-opacity: 0.3;
}.bg-color_srl_light_slate{
  --tw-bg-opacity: 1;
  background-color: rgb(32 61 74 / var(--tw-bg-opacity));
}.bg-color_page_background{
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 248 / var(--tw-bg-opacity));
}.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.bg-gray-500{
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}.bg-color_primary{
  --tw-bg-opacity: 1;
  background-color: rgb(120 87 255 / var(--tw-bg-opacity));
}.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}.\!bg-white\/30{
  background-color: rgb(255 255 255 / 0.3) !important;
}.\!bg-red-400{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity)) !important;
}.bg-blue-200{
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}.bg-color_page_background_alt{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}.bg-purple-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity));
}.bg-gradient-to-tr{
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}.from-color_accent_gradient_blue{
  --tw-gradient-from: #82c6ff;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(130 198 255 / 0));
}.from-color_accent_gradient_green{
  --tw-gradient-from: #98ffcf;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(152 255 207 / 0));
}.from-\[\#A6ECEA\]{
  --tw-gradient-from: #A6ECEA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(166 236 234 / 0));
}.via-\[\#93D1FF\]{
  --tw-gradient-stops: var(--tw-gradient-from), #93D1FF, var(--tw-gradient-to, rgb(147 209 255 / 0));
}.to-color_success{
  --tw-gradient-to: #70c89f;
}.to-color_accent_gradient_blue{
  --tw-gradient-to: #82c6ff;
}.to-\[\#93D1FF\]{
  --tw-gradient-to: #93D1FF;
}.bg-contain{
  background-size: contain;
}.bg-bottom{
  background-position: bottom;
}.bg-no-repeat{
  background-repeat: no-repeat;
}.stroke-current{
  stroke: currentColor;
}.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}.object-top{
  -o-object-position: top;
     object-position: top;
}.p-4{
  padding: 1rem;
}.p-2{
  padding: 0.5rem;
}.p-3{
  padding: 0.75rem;
}.p-0{
  padding: 0px;
}.p-6{
  padding: 1.5rem;
}.p-10{
  padding: 2.5rem;
}.p-28{
  padding: 7rem;
}.p-8{
  padding: 2rem;
}.p-5{
  padding: 1.25rem;
}.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.px-32{
  padding-left: 8rem;
  padding-right: 8rem;
}.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}.\!px-2{
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}.\!py-1{
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}.py-28{
  padding-top: 7rem;
  padding-bottom: 7rem;
}.py-40{
  padding-top: 10rem;
  padding-bottom: 10rem;
}.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.pl-10{
  padding-left: 2.5rem;
}.pt-10{
  padding-top: 2.5rem;
}.pb-10{
  padding-bottom: 2.5rem;
}.pl-8{
  padding-left: 2rem;
}.pt-6{
  padding-top: 1.5rem;
}.pt-8{
  padding-top: 2rem;
}.pt-24{
  padding-top: 6rem;
}.pb-36{
  padding-bottom: 9rem;
}.pl-3{
  padding-left: 0.75rem;
}.pl-4{
  padding-left: 1rem;
}.pr-4{
  padding-right: 1rem;
}.pb-6{
  padding-bottom: 1.5rem;
}.pt-14{
  padding-top: 3.5rem;
}.pb-8{
  padding-bottom: 2rem;
}.pt-5{
  padding-top: 1.25rem;
}.pt-40{
  padding-top: 10rem;
}.pb-20{
  padding-bottom: 5rem;
}.pr-16{
  padding-right: 4rem;
}.pb-4{
  padding-bottom: 1rem;
}.pr-8{
  padding-right: 2rem;
}.pt-12{
  padding-top: 3rem;
}.pt-3{
  padding-top: 0.75rem;
}.pl-5{
  padding-left: 1.25rem;
}.pr-20{
  padding-right: 5rem;
}.pr-10{
  padding-right: 2.5rem;
}.text-left{
  text-align: left;
}.text-center{
  text-align: center;
}.text-right{
  text-align: right;
}.align-middle{
  vertical-align: middle;
}.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.text-5xl{
  font-size: 3rem;
  line-height: 1;
}.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}.text-7xl{
  font-size: 4.5rem;
  line-height: 1;
}.text-6xl{
  font-size: 3.75rem;
  line-height: 1;
}.font-medium{
  font-weight: 500;
}.font-bold{
  font-weight: 700;
}.font-semibold{
  font-weight: 600;
}.font-light{
  font-weight: 300;
}.font-thin{
  font-weight: 100;
}.font-extralight{
  font-weight: 200;
}.font-extrabold{
  font-weight: 800;
}.font-normal{
  font-weight: 400;
}.uppercase{
  text-transform: uppercase;
}.leading-relaxed{
  line-height: 1.625;
}.leading-tight{
  line-height: 1.25;
}.leading-normal{
  line-height: 1.5;
}.tracking-wider{
  letter-spacing: 0.05em;
}.tracking-wide{
  letter-spacing: 0.025em;
}.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.text-color_primary_darker{
  --tw-text-opacity: 1;
  color: rgb(65 25 191 / var(--tw-text-opacity));
}.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}.text-color_srl_slate{
  --tw-text-opacity: 1;
  color: rgb(18 41 51 / var(--tw-text-opacity));
}.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}.text-color_accent_gradient_green{
  --tw-text-opacity: 1;
  color: rgb(152 255 207 / var(--tw-text-opacity));
}.text-color_srl_light_gray{
  --tw-text-opacity: 1;
  color: rgb(107 119 124 / var(--tw-text-opacity));
}.text-color_primary{
  --tw-text-opacity: 1;
  color: rgb(120 87 255 / var(--tw-text-opacity));
}.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}.underline{
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}.opacity-60{
  opacity: 0.6;
}.opacity-0{
  opacity: 0;
}.opacity-70{
  opacity: 0.7;
}.opacity-50{
  opacity: 0.5;
}.opacity-20{
  opacity: 0.2;
}.opacity-80{
  opacity: 0.8;
}.opacity-75{
  opacity: 0.75;
}.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-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);
}.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.outline{
  outline-style: solid;
}.ring-2{
  --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);
}.ring-1{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + 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);
}.ring-color_primary{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(120 87 255 / var(--tw-ring-opacity));
}.ring-black{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}.ring-opacity-5{
  --tw-ring-opacity: 0.05;
}.ring-offset-2{
  --tw-ring-offset-width: 2px;
}.ring-offset-color_page_background{
  --tw-ring-offset-color: #f4f4f8;
}.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;
}.transition-left{
  transition-property: left;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.transition-colors{
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.duration-700{
  transition-duration: 700ms;
}.duration-500{
  transition-duration: 500ms;
}.duration-200{
  transition-duration: 200ms;
}.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.brand-gradient{background:linear-gradient(61.65deg, #9D00A8 14.97%, #1452BD 82.71%)}.brand-gradient--text{-webkit-background-clip:text;-webkit-text-fill-color:transparent}.student-work-custom-gradient{background:linear-gradient(270.09deg, #4119BF -12.92%, rgba(65, 25, 191, 0.85) 48.84%, #1C41CA 107.84%);mix-blend-mode:normal}.custom-box-shadow{box-shadow:0px 0px 15px rgba(46,41,78,.15)}.srl-app-page_container{min-height:calc(100vh - 25rem);background-color:var(--color-page-background)}.btn{background-color:var(--color-primary);color:#fff;border-radius: 0.375rem;padding-top: 0.5rem;padding-bottom: 0.5rem;padding-left: 1.5rem;padding-right: 1.5rem;vertical-align: middle;border:solid 2px var(--color-primary)}.btn--inverse{color:var(--color-primary);background-color:rgba(0,0,0,0)}.btn--inverse-outline{box-sizing:border-box;color:var(--color-primary);background-color:rgba(0,0,0,0)}.btn--inverse-outline-small{
  border-radius: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;color:var(--color-primary);background-color:rgba(0,0,0,0);border:solid 2px var(--color-primary);
}.btn--gradient{background:linear-gradient(61.65deg, #9d00a8 14.97%, #1452bd 82.71%);border:none;display:flex;align-items:center}.btn--gradient--big{color:#fff;background:linear-gradient(61.65deg, #9d00a8 14.97%, #1452bd 82.71%);border:none;padding-top: 1rem;padding-bottom: 1rem;padding-left: 1.5rem;padding-right: 1.5rem}.btn--inverse-secondary{box-sizing:border-box;color:var(--color-accent-bright);background-color:rgba(0,0,0,0);border:solid 2px var(--color-accent-bright)}.btn--inverse-secondary-outline{color:var(--color-accent-bright);background-color:rgba(0,0,0,0)}.btn--inverse-secondary-outline-small{
  border-radius: 0.75rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;color:var(--color-accent-bright);background-color:rgba(0,0,0,0);border:solid 2px var(--color-accent-bright);
}.calendar{height:-webkit-max-content;height:-moz-max-content;height:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content;background-color:#fff;border-radius:30px;padding:20px;position:relative;overflow:hidden;box-shadow:0px 0px 15px rgba(46,41,78,.15)}@media(max-width: 1024px){.calendar{padding:5px}}.calendar-header{display:flex;justify-content:space-between;align-items:center;font-size:25px;font-weight:600;color:var(--color-srl-slate);padding:10px}.calendar-body{padding:10px}.calendar-week-day{height:50px;display:grid;grid-template-columns:repeat(7, 1fr);font-weight:600}.calendar-week-day div{display:grid;place-items:center;color:var(--color-srl-light-gray)}.calendar-days{display:grid;grid-template-columns:repeat(7, 1fr);gap:2px;color:var(--color-srl-light-slate)}.calendar-days div{width:2.5rem;height:2rem;display:flex;align-items:center;justify-content:center;padding:5px;position:relative;cursor:pointer;border-radius:10px}@media(min-width: 1024px){.calendar-days div{width:3.5rem;height:3.5rem}}.calendar-days div:hover{background-color:var(--color-accent-gradient-blue);color:#fff}.calendar-days div.curr-date,.calendar-days div.curr-date:hover{background-color:#1a73e8;box-shadow:0 0 4px red;color:#fff}.calendar-days div.curr-date span{display:none}.month-picker{padding:5px 10px;cursor:pointer;border-radius:10px}.month-picker:hover{background-color:var(--color-accent-bright);color:#fff}.year-picker{display:flex;align-items:center}.year-change{height:40px;width:40px;border-radius:50%;display:grid;place-items:center;margin:0 10px;cursor:pointer}.month-list{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;padding:20px;grid-template-columns:repeat(3, auto);gap:5px;display:grid;transform:scale(1.5);visibility:hidden;pointer-events:none}.month-list.show{transform:scale(1);visibility:visible;pointer-events:visible;transition:all .2s ease-in-out}.month-list>div{display:grid;place-items:center}.month-list>div>div{width:100%;padding:5px 20px;border-radius:10px;text-align:center;cursor:pointer}.month-list>div>div:hover{background-color:var(--color-accent-bright);color:#fff}@-webkit-keyframes to-top{0%{transform:translateY(100%);opacity:0}100%{transform:translateY(0);opacity:1}}@keyframes to-top{0%{transform:translateY(100%);opacity:0}100%{transform:translateY(0);opacity:1}}.video-wrapper{position:relative;width:280px;height:160px;border-radius:1rem;background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width: 1024px){.video-wrapper{width:380px;height:219px;background-size:cover}}.video-wrapper iframe{display:none;border-radius:1rem;width:280px;height:160px}@media(min-width: 1024px){.video-wrapper iframe{width:380px;height:219px}}.video-wrapper .play-btn{position:absolute;z-index:5;top:50%;left:50%;transform:translate(-50%, -50%);background-color:transparent;border:0}.video-wrapper .play-btn:hover{cursor:pointer}.video-wrapper .play-btn:focus{outline:none}.video-wrapper .play-btn *{pointer-events:none}.video-wrapper-large{position:relative;width:280px;height:160px;background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width: 1024px){.video-wrapper-large{width:380px;height:219px}}@media(min-width: 1280px){.video-wrapper-large{width:760px;height:438px}}@media(min-width: 1536px){.video-wrapper-large{width:855px;height:492px}}.video-wrapper-large iframe{display:none;border-radius:1rem;width:280px;height:160px}@media(min-width: 1024px){.video-wrapper-large iframe{width:380px;height:219px}}@media(min-width: 1280px){.video-wrapper-large iframe{width:760px;height:438px}}@media(min-width: 1536px){.video-wrapper-large iframe{width:855px;height:492px}}.video-wrapper-large .play-btn{position:absolute;z-index:5;top:50%;left:50%;transform:translate(-50%, -50%);background-color:transparent;border:0}.video-wrapper-large .play-btn:hover{cursor:pointer}.video-wrapper-large .play-btn:focus{outline:none}.video-wrapper-large .play-btn *{pointer-events:none}.video-wrapper-medium{position:relative;width:280px;height:160px;background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width: 1024px){.video-wrapper-medium{width:380px;height:219px}}@media(min-width: 1280px){.video-wrapper-medium{width:475px;height:273.75px}}@media(min-width: 1536px){.video-wrapper-medium{width:593.75px;height:342.2px}}.video-wrapper-medium iframe{display:none;border-radius:1rem;width:280px;height:160px}@media(min-width: 1024px){.video-wrapper-medium iframe{width:380px;height:219px}}@media(min-width: 1280px){.video-wrapper-medium iframe{width:475px;height:273.75px}}@media(min-width: 1536px){.video-wrapper-medium iframe{width:593.75px;height:342.2px}}.video-wrapper-medium .play-btn{position:absolute;z-index:5;top:50%;left:50%;transform:translate(-50%, -50%);background-color:transparent;border:0}.video-wrapper-medium .play-btn:hover{cursor:pointer}.video-wrapper-medium .play-btn:focus{outline:none}.video-wrapper-medium .play-btn *{pointer-events:none}.filter_form_container{min-width:12rem}.srl-footer{background-color:var(--color-primary);color:#fff}.text-red-500{color:var(--color-error) !important}.border-red-500{border-color:var(--color-error) !important}input[type=checkbox]{
  margin-left: 0.75rem;
  margin-right: 1rem;
}input[type=text], input[type=password], input[type=email], input[type=number], input[type=url], input[type=date], input[type=datetime-local], input[type=month], input[type=week], input[type=time], input[type=search], input[type=tel], textarea{
  margin-bottom: 1rem;
  display: block;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=number]:focus, input[type=url]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=search]:focus, input[type=tel]:focus, textarea:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}select, select[multiple]{
  margin-top: 0.25rem;
  margin-bottom: 1rem;
  display: block;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}select:focus, select[multiple]:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}select,select[multiple]{background-image:url("/static/images/down.svg");background-size:24px;background-repeat:no-repeat;background-position:calc(100% - 8px) center}label{
  margin-bottom: 0.5rem;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}.icon-bookmark--saved{fill:var(--color-primary-darker)}.icon-bookmark--unsaved .icon-bookmark_outline{stroke:var(--color-primary-darker);stroke-width:2}.icon-download_arrow{fill:var(--color-primary-darker)}.icon-download_tray{stroke:var(--color-primary-darker);stroke-width:"2px"}.icon-share_circle{stroke:var(--color-primary-darker);stroke-width:"2px"}.icon-share_line{stroke:var(--color-primary-darker);stroke-width:"2px"}.banner-follower{will-change:transform;transform:translate3d(0px, 0px, 0)}.landing-page_card{width:442px;position:relative}@media screen and (max-width: 500px){.landing-page_card{width:331px}}.landing-page_card-doodle{width:442px;height:308px;top:-10px;position:absolute}@media screen and (max-width: 500px){.landing-page_card-doodle{display:none}}.landing-page_card-image{height:314px;width:391px;padding-bottom:20px}@media screen and (max-width: 500px){.landing-page_card-image{width:293px}}.landing-page_card-wrapper{width:391px;margin:0 auto}@media screen and (max-width: 500px){.landing-page_card-wrapper{width:293px}}.landing-page_card-body{background:linear-gradient(61.65deg, #9D00A8 14.97%, #1452BD 82.71%)}.landing-page_testimonial-card{box-shadow:0px 0px 15px rgba(46,41,78,.15)}.landing-page_testimonial-card-underlay{height:300px;width:75vw;position:absolute;top:111px;left:50%;transform:translateX(-50%);z-index:0}.landing-page_testimonial-card-underlay img{bottom:-2rem;left:-2rem;z-index:0;position:absolute}.srl-app-page_nav-links{color:var(--color-srl-light-gray)}.srl-app-page_nav-buttons button{display:flex;justify-content:center;align-items:center;max-height:3rem;color:var(--color-primary-darker);border-color:var(--color-primary-darker);border-radius: 0.5rem;border-width: 2px;padding: 1rem}.srl-app-page_nav-hr{background:linear-gradient(90deg, var(--color-accent), var(--color-primary) 25%, 0%, var(--color-primary) 75%, var(--color-primary-dark) 100%);mix-blend-mode:normal;height:3px}.srl-app-page_section-header{color:var(--color-primary)}.srl-app-page_activity-section-left h6{position:relative;margin-top:.3rem}.srl-app-page_activity-section-left h6:after{content:"";margin-top:.5rem;background:linear-gradient(90deg, var(--color-accent), var(--color-primary) 25%, 0%, var(--color-primary) 75%, var(--color-primary-dark) 100%);display:block;height:3px;width:100%;position:absolute;bottom:0}.srl-app-page_activity-section .srl-app-page_overview-section-left{background:linear-gradient(80deg, var(--color-accent) 0%, var(--color-primary) 45%, var(--color-primary) 65%, var(--color-primary-dark) 100%);height:1rem;width:1rem;margin-top:.5rem;border-radius:4px}.srl-app-page_aside h6{color:var(--color-srl-light-gray)}.srl-app-page_aside .event-date{color:var(--color-primary);font-weight:700}.srl-app-page_resource-block h3{color:var(--color-primary)}.ordered-heading-list{
  max-width: 48rem;
  list-style-type: disc;
}.ordered-heading-list li h4{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}.ordered-heading-list li p{
  margin-bottom: 1rem;
  font-weight: 300;
}.signup{min-height:40vh}.signup-form_progress--active{background:linear-gradient(25deg, #9d00a8 30%, #1452bd 85%)}.library-item-card_image{height:210px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center}.library-item-card .library-item-card_save-row--saved{color:var(--color-primary)}.library-item-card .library-item-card_save-row--saved .icon-bookmark{fill:var(--color-primary)}.library-item-card .library-item-card_save-row--unsaved{color:var(--color-srl-light-gray)}.library-item-card .library-item-card_save-row--unsaved .icon-bookmark_outline{stroke:var(--color-srl-light-gray);stroke-width:2}.filter-form_show-hide-button *{pointer-events:none}.srl-fab{position:fixed;z-index:1;bottom:1.5rem;left:1.5rem;background-color:var(--color-srl-slate);filter:drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25))}.srl-side-nav{z-index:50;position:fixed;top:0px;left:0px;color:rgba(255,255,255,.7)}.srl-side-nav_inner{background-color:var(--color-srl-slate)}.srl-side-nav_menu a:hover,.srl-side-nav_menu a.activate{color:var(--color-accent-bright)}.srl-side-nav_menu a:hover svg,.srl-side-nav_menu a.activate svg{fill:var(--color-accent-bright)}.srl-side-nav_menu a svg{fill:rgba(255,255,255,.7)}.srl-side-nav.closed{left:-500px}@media(min-width: 768px){.srl-side-nav.closed{left:0px}}.title-bar{background:linear-gradient(68.91deg, var(--color-accent-gradient-green) 0%, var(--color-accent-gradient-blue) 100%);mix-blend-mode:normal}.title-bar h3{color:var(--color-primary)}input:checked~.dot{transform:translateX(100%)}.srl-top-nav{background-color:var(--color-srl-slate);color:#fff;position:-webkit-sticky;position:sticky;z-index:101}.srl-top-nav svg{fill:#fff;stroke:#fff}@media(min-width: 768px){.srl-top-nav{background-color:#fff;color:var(--color-srl-slate)}.srl-top-nav svg{fill:var(--color-srl-slate);stroke:var(--color-srl-slate)}}h1,h2,h3,h4,h5,h6{font-family:"Nunito Sans",sans-serif;break-inside:avoid-page !important}.prose{width:100% !important;max-width:100% !important}.prose img.left{float:left;margin-top:0px;margin-bottom:0px;margin-right:.8em}.prose img.right{float:right;margin-top:0px;margin-bottom:0px;margin-left:.8em}.prose img.full-width{margin:0 auto;min-width:100%;height:auto}:root{--color-srl-slate: #122933;--color-srl-light-slate: #203d4a;--color-srl-light-gray: #6b777c;--color-page-background: #f4f4f8;--color-primary: #7857ff;--color-primary-darker: #4119bf;--color-accent: #5bcfff;--color-accent-bright: #06b5fe;--color-accent-gradient-blue: #82c6ff;--color-accent-gradient-green: #98ffcf;--color-primary-dark: var(--color-srl-slate);--color-sucess: #70c89f;--color-warning: #fcc419;--color-error: #ed5556;--color-input-focus-hue: var(--color-primary-hue);--color-input-focus-saturation: calc(var(--color-primary-saturation) - 40%);--color-input-focus-lightness: calc(var(--color-primary-lightness) + 72%)}.hover\:cursor-pointer:hover{
  cursor: pointer;
}.hover\:bg-color_primary_darker:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(65 25 191 / var(--tw-bg-opacity));
}.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}.hover\:text-color_primary:hover{
  --tw-text-opacity: 1;
  color: rgb(120 87 255 / var(--tw-text-opacity));
}.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.hover\:shadow-pink-200\/50:hover{
  --tw-shadow-color: rgb(251 207 232 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}.focus\:border-color_primary_darker:focus{
  --tw-border-opacity: 1;
  border-color: rgb(65 25 191 / var(--tw-border-opacity));
}.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}.focus\:ring: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(3px + 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-indigo-200:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(199 210 254 / var(--tw-ring-opacity));
}.focus\:ring-opacity-50:focus{
  --tw-ring-opacity: 0.5;
}.focus\:ring-offset-0:focus{
  --tw-ring-offset-width: 0px;
}@media print{.print\:block{
    display: block;
  }.print\:\!inline-block{
    display: inline-block !important;
  }.print\:hidden{
    display: none;
  }.print\:\!max-h-full{
    max-height: 100% !important;
  }.print\:max-h-full{
    max-height: 100%;
  }.print\:\!px-5{
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
}@media (min-width: 768px){.md\:absolute{
    position: absolute;
  }.md\:relative{
    position: relative;
  }.md\:sticky{
    position: -webkit-sticky;
    position: sticky;
  }.md\:top-3{
    top: 0.75rem;
  }.md\:order-1{
    order: 1;
  }.md\:order-2{
    order: 2;
  }.md\:col-span-1{
    grid-column: span 1 / span 1;
  }.md\:col-span-3{
    grid-column: span 3 / span 3;
  }.md\:col-span-4{
    grid-column: span 4 / span 4;
  }.md\:col-span-5{
    grid-column: span 5 / span 5;
  }.md\:mt-0{
    margin-top: 0px;
  }.md\:ml-6{
    margin-left: 1.5rem;
  }.md\:mb-0{
    margin-bottom: 0px;
  }.md\:mr-32{
    margin-right: 8rem;
  }.md\:ml-20{
    margin-left: 5rem;
  }.md\:mr-20{
    margin-right: 5rem;
  }.md\:ml-2{
    margin-left: 0.5rem;
  }.md\:mr-2{
    margin-right: 0.5rem;
  }.md\:mt-12{
    margin-top: 3rem;
  }.md\:mt-10{
    margin-top: 2.5rem;
  }.md\:ml-10{
    margin-left: 2.5rem;
  }.md\:mt-8{
    margin-top: 2rem;
  }.md\:flex{
    display: flex;
  }.md\:inline-flex{
    display: inline-flex;
  }.md\:hidden{
    display: none;
  }.md\:h-16{
    height: 4rem;
  }.md\:h-auto{
    height: auto;
  }.md\:h-10{
    height: 2.5rem;
  }.md\:w-2\/3{
    width: 66.666667%;
  }.md\:w-1\/3{
    width: 33.333333%;
  }.md\:w-3\/5{
    width: 60%;
  }.md\:w-1\/5{
    width: 20%;
  }.md\:w-56{
    width: 14rem;
  }.md\:w-1\/2{
    width: 50%;
  }.md\:w-auto{
    width: auto;
  }.md\:max-w-lg{
    max-width: 32rem;
  }.md\:flex-auto{
    flex: 1 1 auto;
  }.md\:flex-1{
    flex: 1 1 0%;
  }.md\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }.md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.md\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }.md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.md\:flex-row{
    flex-direction: row;
  }.md\:flex-col{
    flex-direction: column;
  }.md\:items-stretch{
    align-items: stretch;
  }.md\:gap-5{
    gap: 1.25rem;
  }.md\:gap-4{
    gap: 1rem;
  }.md\:gap-x-8{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }.md\:gap-y-16{
    row-gap: 4rem;
  }.md\:gap-x-10{
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }.md\:rounded-lg{
    border-radius: 0.5rem;
  }.md\:p-0{
    padding: 0px;
  }.md\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }.md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }.md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }.md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }.md\:pl-80{
    padding-left: 20rem;
  }.md\:pr-36{
    padding-right: 9rem;
  }.md\:pl-72{
    padding-left: 18rem;
  }.md\:pb-0{
    padding-bottom: 0px;
  }.md\:pt-20{
    padding-top: 5rem;
  }.md\:pl-10{
    padding-left: 2.5rem;
  }.md\:pb-20{
    padding-bottom: 5rem;
  }.md\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }.md\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }.md\:opacity-60{
    opacity: 0.6;
  }.md\:shadow{
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}@media (min-width: 1024px){.lg\:prose-lg{
    font-size: 1.125rem;
    line-height: 1.7777778;
  }.lg\:prose-lg :where(p):not(:where([class~="not-prose"] *)){
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
  }.lg\:prose-lg :where([class~="lead"]):not(:where([class~="not-prose"] *)){
    font-size: 1.2222222em;
    line-height: 1.4545455;
    margin-top: 1.0909091em;
    margin-bottom: 1.0909091em;
  }.lg\:prose-lg :where(blockquote):not(:where([class~="not-prose"] *)){
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    padding-left: 1em;
  }.lg\:prose-lg :where(h1):not(:where([class~="not-prose"] *)){
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: 0.8333333em;
    line-height: 1;
  }.lg\:prose-lg :where(h2):not(:where([class~="not-prose"] *)){
    font-size: 1.6666667em;
    margin-top: 1.8666667em;
    margin-bottom: 1.0666667em;
    line-height: 1.3333333;
  }.lg\:prose-lg :where(h3):not(:where([class~="not-prose"] *)){
    font-size: 1.3333333em;
    margin-top: 1.6666667em;
    margin-bottom: 0.6666667em;
    line-height: 1.5;
  }.lg\:prose-lg :where(h4):not(:where([class~="not-prose"] *)){
    margin-top: 1.7777778em;
    margin-bottom: 0.4444444em;
    line-height: 1.5555556;
  }.lg\:prose-lg :where(img):not(:where([class~="not-prose"] *)){
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }.lg\:prose-lg :where(video):not(:where([class~="not-prose"] *)){
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }.lg\:prose-lg :where(figure):not(:where([class~="not-prose"] *)){
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
  }.lg\:prose-lg :where(figure > *):not(:where([class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
  }.lg\:prose-lg :where(figcaption):not(:where([class~="not-prose"] *)){
    font-size: 0.8888889em;
    line-height: 1.5;
    margin-top: 1em;
  }.lg\:prose-lg :where(code):not(:where([class~="not-prose"] *)){
    font-size: 0.8888889em;
  }.lg\:prose-lg :where(h2 code):not(:where([class~="not-prose"] *)){
    font-size: 0.8666667em;
  }.lg\:prose-lg :where(h3 code):not(:where([class~="not-prose"] *)){
    font-size: 0.875em;
  }.lg\:prose-lg :where(pre):not(:where([class~="not-prose"] *)){
    font-size: 0.8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.375rem;
    padding-top: 1em;
    padding-right: 1.5em;
    padding-bottom: 1em;
    padding-left: 1.5em;
  }.lg\:prose-lg :where(ol):not(:where([class~="not-prose"] *)){
    padding-left: 1.5555556em;
  }.lg\:prose-lg :where(ul):not(:where([class~="not-prose"] *)){
    padding-left: 1.5555556em;
  }.lg\:prose-lg :where(li):not(:where([class~="not-prose"] *)){
    margin-top: 0.6666667em;
    margin-bottom: 0.6666667em;
  }.lg\:prose-lg :where(ol > li):not(:where([class~="not-prose"] *)){
    padding-left: 0.4444444em;
  }.lg\:prose-lg :where(ul > li):not(:where([class~="not-prose"] *)){
    padding-left: 0.4444444em;
  }.lg\:prose-lg > :where(ul > li p):not(:where([class~="not-prose"] *)){
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }.lg\:prose-lg > :where(ul > li > *:first-child):not(:where([class~="not-prose"] *)){
    margin-top: 1.3333333em;
  }.lg\:prose-lg > :where(ul > li > *:last-child):not(:where([class~="not-prose"] *)){
    margin-bottom: 1.3333333em;
  }.lg\:prose-lg > :where(ol > li > *:first-child):not(:where([class~="not-prose"] *)){
    margin-top: 1.3333333em;
  }.lg\:prose-lg > :where(ol > li > *:last-child):not(:where([class~="not-prose"] *)){
    margin-bottom: 1.3333333em;
  }.lg\:prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)){
    margin-top: 0.8888889em;
    margin-bottom: 0.8888889em;
  }.lg\:prose-lg :where(hr):not(:where([class~="not-prose"] *)){
    margin-top: 3.1111111em;
    margin-bottom: 3.1111111em;
  }.lg\:prose-lg :where(hr + *):not(:where([class~="not-prose"] *)){
    margin-top: 0;
  }.lg\:prose-lg :where(h2 + *):not(:where([class~="not-prose"] *)){
    margin-top: 0;
  }.lg\:prose-lg :where(h3 + *):not(:where([class~="not-prose"] *)){
    margin-top: 0;
  }.lg\:prose-lg :where(h4 + *):not(:where([class~="not-prose"] *)){
    margin-top: 0;
  }.lg\:prose-lg :where(table):not(:where([class~="not-prose"] *)){
    font-size: 0.8888889em;
    line-height: 1.5;
  }.lg\:prose-lg :where(thead th):not(:where([class~="not-prose"] *)){
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }.lg\:prose-lg :where(thead th:first-child):not(:where([class~="not-prose"] *)){
    padding-left: 0;
  }.lg\:prose-lg :where(thead th:last-child):not(:where([class~="not-prose"] *)){
    padding-right: 0;
  }.lg\:prose-lg :where(tbody td):not(:where([class~="not-prose"] *)){
    padding-top: 0.75em;
    padding-right: 0.75em;
    padding-bottom: 0.75em;
    padding-left: 0.75em;
  }.lg\:prose-lg :where(tbody td:first-child):not(:where([class~="not-prose"] *)){
    padding-left: 0;
  }.lg\:prose-lg :where(tbody td:last-child):not(:where([class~="not-prose"] *)){
    padding-right: 0;
  }.lg\:prose-lg > :where(:first-child):not(:where([class~="not-prose"] *)){
    margin-top: 0;
  }.lg\:prose-lg > :where(:last-child):not(:where([class~="not-prose"] *)){
    margin-bottom: 0;
  }.lg\:absolute{
    position: absolute;
  }.lg\:z-10{
    z-index: 10;
  }.lg\:col-span-2{
    grid-column: span 2 / span 2;
  }.lg\:mb-20{
    margin-bottom: 5rem;
  }.lg\:mt-32{
    margin-top: 8rem;
  }.lg\:mt-0{
    margin-top: 0px;
  }.lg\:ml-8{
    margin-left: 2rem;
  }.lg\:mt-20{
    margin-top: 5rem;
  }.lg\:mt-10{
    margin-top: 2.5rem;
  }.lg\:block{
    display: block;
  }.lg\:inline-block{
    display: inline-block;
  }.lg\:inline{
    display: inline;
  }.lg\:flex{
    display: flex;
  }.lg\:inline-flex{
    display: inline-flex;
  }.lg\:hidden{
    display: none;
  }.lg\:h-16{
    height: 4rem;
  }.lg\:w-auto{
    width: auto;
  }.lg\:w-1\/2{
    width: 50%;
  }.lg\:max-w-xl{
    max-width: 36rem;
  }.lg\:flex-1{
    flex: 1 1 0%;
  }.lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.lg\:flex-row{
    flex-direction: row;
  }.lg\:flex-row-reverse{
    flex-direction: row-reverse;
  }.lg\:items-start{
    align-items: flex-start;
  }.lg\:items-center{
    align-items: center;
  }.lg\:gap-x-8{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }.lg\:gap-y-16{
    row-gap: 4rem;
  }.lg\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width: calc(2px * var(--tw-divide-x-reverse));
    border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
  }.lg\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color: rgb(156 163 175 / var(--tw-divide-opacity));
  }.lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }.lg\:\!px-10{
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }.lg\:\!py-4{
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }.lg\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }.lg\:px-36{
    padding-left: 9rem;
    padding-right: 9rem;
  }.lg\:pl-8{
    padding-left: 2rem;
  }.lg\:pl-10{
    padding-left: 2.5rem;
  }.lg\:\!pb-3{
    padding-bottom: 0.75rem !important;
  }.lg\:\!pt-4{
    padding-top: 1rem !important;
  }.lg\:pt-16{
    padding-top: 4rem;
  }.lg\:pl-16{
    padding-left: 4rem;
  }.lg\:pl-6{
    padding-left: 1.5rem;
  }.lg\:pb-36{
    padding-bottom: 9rem;
  }.lg\:pl-20{
    padding-left: 5rem;
  }.lg\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }.lg\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}@media (min-width: 1280px){.xl\:ml-20{
    margin-left: 5rem;
  }.xl\:ml-10{
    margin-left: 2.5rem;
  }.xl\:inline{
    display: inline;
  }.xl\:h-auto{
    height: auto;
  }.xl\:w-1\/2{
    width: 50%;
  }.xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.xl\:px-72{
    padding-left: 18rem;
    padding-right: 18rem;
  }.xl\:pr-16{
    padding-right: 4rem;
  }
}@media (min-width: 1536px){.\32xl\:prose-xl{
    font-size: 1.25rem;
    line-height: 1.8;
  }.\32xl\:prose-xl :where(p):not(:where([class~="not-prose"] *)){
    margin-top: 1.2em;
    margin-bottom: 1.2em;
  }.\32xl\:prose-xl :where([class~="lead"]):not(:where([class~="not-prose"] *)){
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em;
  }.\32xl\:prose-xl :where(blockquote):not(:where([class~="not-prose"] *)){
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-left: 1.0666667em;
  }.\32xl\:prose-xl :where(h1):not(:where([class~="not-prose"] *)){
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: 0.8571429em;
    line-height: 1;
  }.\32xl\:prose-xl :where(h2):not(:where([class~="not-prose"] *)){
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: 0.8888889em;
    line-height: 1.1111111;
  }.\32xl\:prose-xl :where(h3):not(:where([class~="not-prose"] *)){
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: 0.6666667em;
    line-height: 1.3333333;
  }.\32xl\:prose-xl :where(h4):not(:where([class~="not-prose"] *)){
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    line-height: 1.6;
  }.\32xl\:prose-xl :where(img):not(:where([class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }.\32xl\:prose-xl :where(video):not(:where([class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }.\32xl\:prose-xl :where(figure):not(:where([class~="not-prose"] *)){
    margin-top: 2em;
    margin-bottom: 2em;
  }.\32xl\:prose-xl :where(figure > *):not(:where([class~="not-prose"] *)){
    margin-top: 0;
    margin-bottom: 0;
  }.\32xl\:prose-xl :where(figcaption):not(:where([class~="not-prose"] *)){
    font-size: 0.9em;
    line-height: 1.5555556;
    margin-top: 1em;
  }.\32xl\:prose-xl :where(code):not(:where([class~="not-prose"] *)){
    font-size: 0.9em;
  }.\32xl\:prose-xl :where(h2 code):not(:where([class~="not-prose"] *)){
    font-size: 0.8611111em;
  }.\32xl\:prose-xl :where(h3 code):not(:where([class~="not-prose"] *)){
    font-size: 0.9em;
  }.\32xl\:prose-xl :where(pre):not(:where([class~="not-prose"] *)){
    font-size: 0.9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: 0.5rem;
    padding-top: 1.1111111em;
    padding-right: 1.3333333em;
    padding-bottom: 1.1111111em;
    padding-left: 1.3333333em;
  }.\32xl\:prose-xl :where(ol):not(:where([class~="not-prose"] *)){
    padding-left: 1.6em;
  }.\32xl\:prose-xl :where(ul):not(:where([class~="not-prose"] *)){
    padding-left: 1.6em;
  }.\32xl\:prose-xl :where(li):not(:where([class~="not-prose"] *)){
    margin-top: 0.6em;
    margin-bottom: 0.6em;
  }.\32xl\:prose-xl :where(ol > li):not(:where([class~="not-prose"] *)){
    padding-left: 0.4em;
  }.\32xl\:prose-xl :where(ul > li):not(:where([class~="not-prose"] *)){
    padding-left: 0.4em;
  }.\32xl\:prose-xl > :where(ul > li p):not(:where([class~="not-prose"] *)){
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }.\32xl\:prose-xl > :where(ul > li > *:first-child):not(:where([class~="not-prose"] *)){
    margin-top: 1.2em;
  }.\32xl\:prose-xl > :where(ul > li > *:last-child):not(:where([class~="not-prose"] *)){
    margin-bottom: 1.2em;
  }.\32xl\:prose-xl > :where(ol > li > *:first-child):not(:where([class~="not-prose"] *)){
    margin-top: 1.2em;
  }.\32xl\:prose-xl > :where(ol > li > *:last-child):not(:where([class~="not-prose"] *)){
    margin-bottom: 1.2em;
  }.\32xl\:prose-xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)){
    margin-top: 0.8em;
    margin-bottom: 0.8em;
  }.\32xl\:prose-xl :where(hr):not(:where([class~="not-prose"] *)){
    margin-top: 2.8em;
    margin-bottom: 2.8em;
  }.\32xl\:prose-xl :where(hr + *):not(:where([class~="not-prose"] *)){
    margin-top: 0;
  }.\32xl\:prose-xl :where(h2 + *):not(:where([class~="not-prose"] *)){
    margin-top: 0;
  }.\32xl\:prose-xl :where(h3 + *):not(:where([class~="not-prose"] *)){
    margin-top: 0;
  }.\32xl\:prose-xl :where(h4 + *):not(:where([class~="not-prose"] *)){
    margin-top: 0;
  }.\32xl\:prose-xl :where(table):not(:where([class~="not-prose"] *)){
    font-size: 0.9em;
    line-height: 1.5555556;
  }.\32xl\:prose-xl :where(thead th):not(:where([class~="not-prose"] *)){
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }.\32xl\:prose-xl :where(thead th:first-child):not(:where([class~="not-prose"] *)){
    padding-left: 0;
  }.\32xl\:prose-xl :where(thead th:last-child):not(:where([class~="not-prose"] *)){
    padding-right: 0;
  }.\32xl\:prose-xl :where(tbody td):not(:where([class~="not-prose"] *)){
    padding-top: 0.8888889em;
    padding-right: 0.6666667em;
    padding-bottom: 0.8888889em;
    padding-left: 0.6666667em;
  }.\32xl\:prose-xl :where(tbody td:first-child):not(:where([class~="not-prose"] *)){
    padding-left: 0;
  }.\32xl\:prose-xl :where(tbody td:last-child):not(:where([class~="not-prose"] *)){
    padding-right: 0;
  }.\32xl\:prose-xl > :where(:first-child):not(:where([class~="not-prose"] *)){
    margin-top: 0;
  }.\32xl\:prose-xl > :where(:last-child):not(:where([class~="not-prose"] *)){
    margin-bottom: 0;
  }.\32xl\:mx-12{
    margin-left: 3rem;
    margin-right: 3rem;
  }.\32xl\:ml-72{
    margin-left: 18rem;
  }.\32xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.\32xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.\32xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.\32xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }.\32xl\:pt-40{
    padding-top: 10rem;
  }.\32xl\:pr-20{
    padding-right: 5rem;
  }.\32xl\:opacity-100{
    opacity: 1;
  }
}@media (min-width: 1800px){.\33xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
