@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.13 | 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: #F5F5F5; /* 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: Manrope; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #D6D6D6; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #D6D6D6; /* 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] {
  display: none;
}
[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #A3A3A3;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder{
  color: #A3A3A3;
  opacity: 1;
}
input::placeholder,textarea::placeholder{
  color: #A3A3A3;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}
::-webkit-datetime-edit{
  display: inline-flex;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}
select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23A3A3A3' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}
[multiple],[size]:where(select:not([size="1"])){
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}
[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #A3A3A3;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type='checkbox']{
  border-radius: 0px;
}
[type='radio']{
  border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type='checkbox']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
@media (forced-colors: active) {
  [type='radio']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (forced-colors: active) {
  [type='checkbox']:indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 320px){
  .container{
    max-width: 320px;
  }
}
@media (min-width: 576px){
  .container{
    max-width: 576px;
  }
}
@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: 1600px){
  .container{
    max-width: 1600px;
  }
}
.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;
}
.prose-lg{
  font-size: 1.125rem;
  line-height: 1.7777778;
}
.prose-lg :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.prose-lg :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}
.prose-lg :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-inline-start: 1em;
}
.prose-lg :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}
.prose-lg :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}
.prose-lg :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}
.prose-lg :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.prose-lg :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose-lg :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
  border-radius: 0.3125rem;
  padding-top: 0.2222222em;
  padding-inline-end: 0.4444444em;
  padding-bottom: 0.2222222em;
  padding-inline-start: 0.4444444em;
}
.prose-lg :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
}
.prose-lg :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8666667em;
}
.prose-lg :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.875em;
}
.prose-lg :where(pre):not(:where([class~="not-prose"],[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-inline-end: 1.5em;
  padding-bottom: 1em;
  padding-inline-start: 1.5em;
}
.prose-lg :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}
.prose-lg :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.4444444em;
}
.prose-lg :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0.4444444em;
}
.prose-lg :where(.prose-lg > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
}
.prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.3333333em;
}
.prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
}
.prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.3333333em;
}
.prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.prose-lg :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}
.prose-lg :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
}
.prose-lg :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.6666667em;
  padding-inline-start: 1.5555556em;
}
.prose-lg :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}
.prose-lg :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose-lg :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose-lg :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose-lg :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose-lg :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.5;
}
.prose-lg :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
.prose-lg :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.prose-lg :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.prose-lg :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.75em;
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}
.prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.prose-lg :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}
.prose-lg :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.prose-lg :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}
.prose-lg :where(.prose-lg > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.prose-lg :where(.prose-lg > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
.prose-lg{
  color: #111827;
}
.debug-screens::before{
  position: fixed;
  z-index: 2147483647;
  bottom: 0;
  left: 0;
  padding: .3333333em .5em;
  font-size: 12px;
  line-height: 1;
  font-family: sans-serif;
  background-color: #000;
  color: #fff;
  box-shadow: 0 0 0 1px #fff;
  content: 'screen: _';
}
@media (min-width: 320px){
  .debug-screens::before{
    content: 'screen: xs';
  }
}
@media (min-width: 576px){
  .debug-screens::before{
    content: 'screen: sm';
  }
}
@media (min-width: 768px){
  .debug-screens::before{
    content: 'screen: md';
  }
}
@media (min-width: 1024px){
  .debug-screens::before{
    content: 'screen: lg';
  }
}
@media (min-width: 1280px){
  .debug-screens::before{
    content: 'screen: xl';
  }
}
@media (min-width: 1536px){
  .debug-screens::before{
    content: 'screen: 2xl';
  }
}
@media (min-width: 1600px){
  .debug-screens::before{
    content: 'screen: 3xl';
  }
}
/* //*FONT SIZES */
.bounded-title,
  .bounded-subtitle,
  .bounded-small,
  .bounded-extra-small{
  font-family: Bounded;
  font-weight: 700;
}
.bounded-title-lg{
  font-size: clamp(32px, 9.8vw , 96px);
  line-height: clamp(44px, 9.8vw , 96px);
}
.bounded-title{
  font-size: clamp(32px, 5.8vw , 56px);
  line-height: clamp(44px, 6.6vw , 60px);
}
.bounded-subtitle{
  font-size: clamp(28px, 4.2vw , 40px);
  line-height: clamp(32px, 4.6vw , 44px);
}
.bounded-small{
  font-size: clamp(14px, 2.3vw , 20px);
  line-height: clamp(20px, 3vw , 28px);
}
.bounded-extra-small{
  font-size: clamp(14px, 1.8vw , 16px);
  line-height: clamp(20px, 2.6vw , 24px);
}
/* //*END FONT SIZES */
.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 !important;
}
.pointer-events-none{
  pointer-events: none;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.\!absolute{
  position: absolute !important;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.inset-x-0{
  left: 0px;
  right: 0px;
}
.-bottom-10{
  bottom: -2.5rem;
}
.-bottom-16{
  bottom: -4rem;
}
.-bottom-\[100\%\]{
  bottom: -100%;
}
.-left-12{
  left: -3rem;
}
.-left-2{
  left: -0.5rem;
}
.-left-5{
  left: -1.25rem;
}
.-left-6{
  left: -1.5rem;
}
.-right-1{
  right: -0.25rem;
}
.-right-2{
  right: -0.5rem;
}
.-right-5{
  right: -1.25rem;
}
.-right-9{
  right: -2.25rem;
}
.-top-1{
  top: -0.25rem;
}
.-top-3{
  top: -0.75rem;
}
.-top-4{
  top: -1rem;
}
.-top-6{
  top: -1.5rem;
}
.-top-8{
  top: -2rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-10{
  bottom: 2.5rem;
}
.bottom-20{
  bottom: 5rem;
}
.bottom-\[-135px\]{
  bottom: -135px;
}
.bottom-\[-8px\]{
  bottom: -8px;
}
.bottom-\[90px\]{
  bottom: 90px;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-10{
  left: 2.5rem;
}
.left-4{
  left: 1rem;
}
.left-6{
  left: 1.5rem;
}
.left-\[-120px\]{
  left: -120px;
}
.left-\[-170px\]{
  left: -170px;
}
.left-\[-50px\]{
  left: -50px;
}
.left-\[-8px\]{
  left: -8px;
}
.left-\[24px\]{
  left: 24px;
}
.left-\[29px\]{
  left: 29px;
}
.left-\[55\%\]{
  left: 55%;
}
.left-\[calc\(1\.25rem_-_1\.5px\)\]{
  left: calc(1.25rem - 1.5px);
}
.right-0{
  right: 0px;
}
.right-1\/2{
  right: 50%;
}
.right-10{
  right: 2.5rem;
}
.right-2{
  right: 0.5rem;
}
.right-4{
  right: 1rem;
}
.right-5{
  right: 1.25rem;
}
.right-6{
  right: 1.5rem;
}
.right-7{
  right: 1.75rem;
}
.right-\[-120px\]{
  right: -120px;
}
.right-\[-18px\]{
  right: -18px;
}
.right-\[calc\(100\%_\+_16px\)\]{
  right: calc(100% + 16px);
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-12{
  top: 3rem;
}
.top-14{
  top: 3.5rem;
}
.top-20{
  top: 5rem;
}
.top-36{
  top: 9rem;
}
.top-4{
  top: 1rem;
}
.top-5{
  top: 1.25rem;
}
.top-8{
  top: 2rem;
}
.top-9{
  top: 2.25rem;
}
.top-\[-24px\]{
  top: -24px;
}
.top-\[-42px\]{
  top: -42px;
}
.top-\[-6px\]{
  top: -6px;
}
.top-\[105px\]{
  top: 105px;
}
.top-\[111px\]{
  top: 111px;
}
.top-\[155px\]{
  top: 155px;
}
.top-\[232px\]{
  top: 232px;
}
.top-\[50\%\]{
  top: 50%;
}
.top-\[59px\]{
  top: 59px;
}
.top-\[61px\]{
  top: 61px;
}
.top-\[90vh\]{
  top: 90vh;
}
.top-\[calc\(-50\%-16px\)\]{
  top: calc(-50% - 16px);
}
.top-\[calc\(1\.25rem_\+_60px\)\]{
  top: calc(1.25rem + 60px);
}
.top-full{
  top: 100%;
}
.isolate{
  isolation: isolate;
}
.\!z-\[1\]{
  z-index: 1 !important;
}
.-z-10{
  z-index: -10;
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-40{
  z-index: 40;
}
.z-\[-1\]{
  z-index: -1;
}
.z-\[0\]{
  z-index: 0;
}
.z-\[10\]{
  z-index: 10;
}
.z-\[1\]{
  z-index: 1;
}
.z-\[2\]{
  z-index: 2;
}
.-order-1{
  order: -1;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.order-3{
  order: 3;
}
.order-first{
  order: -9999;
}
.order-last{
  order: 9999;
}
.col-span-1{
  grid-column: span 1 / span 1;
}
.col-span-2{
  grid-column: span 2 / span 2;
}
.col-span-3{
  grid-column: span 3 / span 3;
}
.row-span-1{
  grid-row: span 1 / span 1;
}
.row-span-2{
  grid-row: span 2 / span 2;
}
.\!m-0{
  margin: 0px !important;
}
.m-0{
  margin: 0px;
}
.m-6{
  margin: 1.5rem;
}
.m-\[16px_auto\]{
  margin: 16px auto;
}
.m-auto{
  margin: auto;
}
.\!mx-0{
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.\!mx-auto{
  margin-left: auto !important;
  margin-right: auto !important;
}
.\!my-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.-mx-1{
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}
.-mx-10{
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}
.-mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.-mx-3{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.-mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}
.-mx-6{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.-mx-8{
  margin-left: -2rem;
  margin-right: -2rem;
}
.-mx-\[50vw\]{
  margin-left: -50vw;
  margin-right: -50vw;
}
.-mx-\[calc\(\(100vw-100\%\)\/2\)\]{
  margin-left: calc(calc((100vw - 100%) / 2) * -1);
  margin-right: calc(calc((100vw - 100%) / 2) * -1);
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-2\.5{
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.mx-20{
  margin-left: 5rem;
  margin-right: 5rem;
}
.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-5{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.mx-6{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.mx-\[21px\]{
  margin-left: 21px;
  margin-right: 21px;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.my-14{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}
.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-7{
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-\[-60px\]{
  margin-top: -60px;
  margin-bottom: -60px;
}
.my-\[21px\]{
  margin-top: 21px;
  margin-bottom: 21px;
}
.my-\[25px\]{
  margin-top: 25px;
  margin-bottom: 25px;
}
.my-\[35px\]{
  margin-top: 35px;
  margin-bottom: 35px;
}
.my-\[8px\]{
  margin-top: 8px;
  margin-bottom: 8px;
}
.my-auto{
  margin-top: auto;
  margin-bottom: auto;
}
.\!mb-0{
  margin-bottom: 0px !important;
}
.\!mb-2{
  margin-bottom: 0.5rem !important;
}
.\!ml-0{
  margin-left: 0px !important;
}
.\!ml-4{
  margin-left: 1rem !important;
}
.\!ml-auto{
  margin-left: auto !important;
}
.\!mt-0{
  margin-top: 0px !important;
}
.-mb-16{
  margin-bottom: -4rem;
}
.-mb-6{
  margin-bottom: -1.5rem;
}
.-mb-\[18px\]{
  margin-bottom: -18px;
}
.-mr-\[68px\]{
  margin-right: -68px;
}
.-mt-2{
  margin-top: -0.5rem;
}
.-mt-20{
  margin-top: -5rem;
}
.-mt-24{
  margin-top: -6rem;
}
.-mt-\[94px\]{
  margin-top: -94px;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mb-1\.5{
  margin-bottom: 0.375rem;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-14{
  margin-bottom: 3.5rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[-12px\]{
  margin-bottom: -12px;
}
.mb-\[-32px\]{
  margin-bottom: -32px;
}
.mb-\[10px\]{
  margin-bottom: 10px;
}
.mb-\[11px\]{
  margin-bottom: 11px;
}
.mb-\[13px\]{
  margin-bottom: 13px;
}
.mb-\[16px\]{
  margin-bottom: 16px;
}
.mb-\[18px\]{
  margin-bottom: 18px;
}
.mb-\[1px\]{
  margin-bottom: 1px;
}
.mb-\[21px\]{
  margin-bottom: 21px;
}
.mb-\[23px\]{
  margin-bottom: 23px;
}
.mb-\[27px\]{
  margin-bottom: 27px;
}
.mb-\[30px\]{
  margin-bottom: 30px;
}
.mb-\[31px\]{
  margin-bottom: 31px;
}
.mb-\[32px\]{
  margin-bottom: 32px;
}
.mb-\[33px\]{
  margin-bottom: 33px;
}
.mb-\[35px\]{
  margin-bottom: 35px;
}
.mb-\[39px\]{
  margin-bottom: 39px;
}
.mb-\[48px\]{
  margin-bottom: 48px;
}
.mb-\[68px\]{
  margin-bottom: 68px;
}
.mb-\[76px\]{
  margin-bottom: 76px;
}
.mb-auto{
  margin-bottom: auto;
}
.ml-0{
  margin-left: 0px;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-1\.5{
  margin-left: 0.375rem;
}
.ml-12{
  margin-left: 3rem;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-3{
  margin-left: 0.75rem;
}
.ml-4{
  margin-left: 1rem;
}
.ml-6{
  margin-left: 1.5rem;
}
.ml-7{
  margin-left: 1.75rem;
}
.ml-\[-11\%\]{
  margin-left: -11%;
}
.ml-\[15px\]{
  margin-left: 15px;
}
.ml-\[auto\]{
  margin-left: auto;
}
.ml-auto{
  margin-left: auto;
}
.mr-0{
  margin-right: 0px;
}
.mr-1{
  margin-right: 0.25rem;
}
.mr-1\.5{
  margin-right: 0.375rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-4{
  margin-right: 1rem;
}
.mr-5{
  margin-right: 1.25rem;
}
.mr-6{
  margin-right: 1.5rem;
}
.mr-7{
  margin-right: 1.75rem;
}
.mr-\[18px\]{
  margin-right: 18px;
}
.mr-\[2px\]{
  margin-right: 2px;
}
.mr-\[32px\]{
  margin-right: 32px;
}
.mr-\[auto\]{
  margin-right: auto;
}
.mr-auto{
  margin-right: auto;
}
.mt-0{
  margin-top: 0px;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-11{
  margin-top: 2.75rem;
}
.mt-12{
  margin-top: 3rem;
}
.mt-14{
  margin-top: 3.5rem;
}
.mt-16{
  margin-top: 4rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-28{
  margin-top: 7rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-7{
  margin-top: 1.75rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[-12px\]{
  margin-top: -12px;
}
.mt-\[-50px\]{
  margin-top: -50px;
}
.mt-\[12px\]{
  margin-top: 12px;
}
.mt-\[18px\]{
  margin-top: 18px;
}
.mt-\[30px\]{
  margin-top: 30px;
}
.mt-\[35px\]{
  margin-top: 35px;
}
.mt-\[48px\]{
  margin-top: 48px;
}
.mt-\[57px\]{
  margin-top: 57px;
}
.mt-\[5px\]{
  margin-top: 5px;
}
.mt-\[6px\]{
  margin-top: 6px;
}
.mt-\[72px\]{
  margin-top: 72px;
}
.mt-\[80px\]{
  margin-top: 80px;
}
.mt-\[90px\]{
  margin-top: 90px;
}
.mt-auto{
  margin-top: auto;
}
.\!line-clamp-1{
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 1 !important;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-6{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}
.\!block{
  display: block !important;
}
.block{
  display: block;
}
.\!inline-block{
  display: inline-block !important;
}
.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;
}
.aspect-\[1\/1\.1\]{
  aspect-ratio: 1/1.1;
}
.aspect-\[3\/4\]{
  aspect-ratio: 3/4;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.\!h-14{
  height: 3.5rem !important;
}
.\!h-\[240px\]{
  height: 240px !important;
}
.\!h-\[59px\]{
  height: 59px !important;
}
.h-0{
  height: 0px;
}
.h-1{
  height: 0.25rem;
}
.h-1\/2{
  height: 50%;
}
.h-1\/5{
  height: 20%;
}
.h-10{
  height: 2.5rem;
}
.h-11{
  height: 2.75rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-16{
  height: 4rem;
}
.h-2{
  height: 0.5rem;
}
.h-2\/3{
  height: 66.666667%;
}
.h-2\/5{
  height: 40%;
}
.h-20{
  height: 5rem;
}
.h-24{
  height: 6rem;
}
.h-3{
  height: 0.75rem;
}
.h-4{
  height: 1rem;
}
.h-4\/5{
  height: 80%;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-64{
  height: 16rem;
}
.h-7{
  height: 1.75rem;
}
.h-72{
  height: 18rem;
}
.h-8{
  height: 2rem;
}
.h-80{
  height: 20rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[100px\]{
  height: 100px;
}
.h-\[105px\]{
  height: 105px;
}
.h-\[108px\]{
  height: 108px;
}
.h-\[10px\]{
  height: 10px;
}
.h-\[11px\]{
  height: 11px;
}
.h-\[120px\]{
  height: 120px;
}
.h-\[124px\]{
  height: 124px;
}
.h-\[144px\]{
  height: 144px;
}
.h-\[14px\]{
  height: 14px;
}
.h-\[150px\]{
  height: 150px;
}
.h-\[151px\]{
  height: 151px;
}
.h-\[180px\]{
  height: 180px;
}
.h-\[18px\]{
  height: 18px;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[200px\]{
  height: 200px;
}
.h-\[206px\]{
  height: 206px;
}
.h-\[20px\]{
  height: 20px;
}
.h-\[216px\]{
  height: 216px;
}
.h-\[218px\]{
  height: 218px;
}
.h-\[21px\]{
  height: 21px;
}
.h-\[22px\]{
  height: 22px;
}
.h-\[248px\]{
  height: 248px;
}
.h-\[25px\]{
  height: 25px;
}
.h-\[266px\]{
  height: 266px;
}
.h-\[285px\]{
  height: 285px;
}
.h-\[289px\]{
  height: 289px;
}
.h-\[2px\]{
  height: 2px;
}
.h-\[300px\]{
  height: 300px;
}
.h-\[307px\]{
  height: 307px;
}
.h-\[30px\]{
  height: 30px;
}
.h-\[32\.56px\]{
  height: 32.56px;
}
.h-\[32\.6px\]{
  height: 32.6px;
}
.h-\[32px\]{
  height: 32px;
}
.h-\[332px\]{
  height: 332px;
}
.h-\[350px\]{
  height: 350px;
}
.h-\[368px\]{
  height: 368px;
}
.h-\[36px\]{
  height: 36px;
}
.h-\[371px\]{
  height: 371px;
}
.h-\[37px\]{
  height: 37px;
}
.h-\[388px\]{
  height: 388px;
}
.h-\[39px\]{
  height: 39px;
}
.h-\[44px\]{
  height: 44px;
}
.h-\[46\.03px\]{
  height: 46.03px;
}
.h-\[48px\]{
  height: 48px;
}
.h-\[496px\]{
  height: 496px;
}
.h-\[506px\]{
  height: 506px;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[547px\]{
  height: 547px;
}
.h-\[54px\]{
  height: 54px;
}
.h-\[56px\]{
  height: 56px;
}
.h-\[57px\]{
  height: 57px;
}
.h-\[58px\]{
  height: 58px;
}
.h-\[5px\]{
  height: 5px;
}
.h-\[62px\]{
  height: 62px;
}
.h-\[65\.87px\]{
  height: 65.87px;
}
.h-\[68\.12px\]{
  height: 68.12px;
}
.h-\[694px\]{
  height: 694px;
}
.h-\[72px\]{
  height: 72px;
}
.h-\[73px\]{
  height: 73px;
}
.h-\[744px\]{
  height: 744px;
}
.h-\[77px\]{
  height: 77px;
}
.h-\[80px\]{
  height: 80px;
}
.h-\[90px\]{
  height: 90px;
}
.h-\[92px\]{
  height: 92px;
}
.h-\[9px\]{
  height: 9px;
}
.h-\[calc\(100\%_\+_1\.5rem\)\]{
  height: calc(100% + 1.5rem);
}
.h-\[calc\(100\%_\+_2rem\)\]{
  height: calc(100% + 2rem);
}
.h-\[calc\(100\%_-_320px\)\]{
  height: calc(100% - 320px);
}
.h-\[calc\(100\%_-_9px\)\]{
  height: calc(100% - 9px);
}
.h-\[fit\]{
  height: fit;
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.h-max{
  height: -moz-max-content;
  height: max-content;
}
.\!max-h-10{
  max-height: 2.5rem !important;
}
.\!max-h-full{
  max-height: 100% !important;
}
.max-h-0{
  max-height: 0px;
}
.max-h-12{
  max-height: 3rem;
}
.max-h-14{
  max-height: 3.5rem;
}
.max-h-16{
  max-height: 4rem;
}
.max-h-20{
  max-height: 5rem;
}
.max-h-48{
  max-height: 12rem;
}
.max-h-52{
  max-height: 13rem;
}
.max-h-6{
  max-height: 1.5rem;
}
.max-h-7{
  max-height: 1.75rem;
}
.max-h-8{
  max-height: 2rem;
}
.max-h-96{
  max-height: 24rem;
}
.max-h-\[120px\]{
  max-height: 120px;
}
.max-h-\[135px\]{
  max-height: 135px;
}
.max-h-\[200px\]{
  max-height: 200px;
}
.max-h-\[248px\]{
  max-height: 248px;
}
.max-h-\[256px\]{
  max-height: 256px;
}
.max-h-\[278px\]{
  max-height: 278px;
}
.max-h-\[279px\]{
  max-height: 279px;
}
.max-h-\[290px\]{
  max-height: 290px;
}
.max-h-\[300px\]{
  max-height: 300px;
}
.max-h-\[34px\]{
  max-height: 34px;
}
.max-h-\[368px\]{
  max-height: 368px;
}
.max-h-\[36px\]{
  max-height: 36px;
}
.max-h-\[424px\]{
  max-height: 424px;
}
.max-h-\[478px\]{
  max-height: 478px;
}
.max-h-\[540px\]{
  max-height: 540px;
}
.max-h-\[546px\]{
  max-height: 546px;
}
.max-h-\[600px\]{
  max-height: 600px;
}
.max-h-\[624px\]{
  max-height: 624px;
}
.max-h-\[650px\]{
  max-height: 650px;
}
.max-h-\[90\%\]{
  max-height: 90%;
}
.max-h-\[90px\]{
  max-height: 90px;
}
.max-h-\[calc\(100vh_-_350px\)\]{
  max-height: calc(100vh - 350px);
}
.max-h-\[calc\(50svh\)\]{
  max-height: calc(50svh);
}
.max-h-fit{
  max-height: -moz-fit-content;
  max-height: fit-content;
}
.max-h-full{
  max-height: 100%;
}
.max-h-none{
  max-height: none;
}
.max-h-screen{
  max-height: 100vh;
}
.\!min-h-\[240px\]{
  min-height: 240px !important;
}
.\!min-h-\[58px\]{
  min-height: 58px !important;
}
.min-h-10{
  min-height: 2.5rem;
}
.min-h-12{
  min-height: 3rem;
}
.min-h-14{
  min-height: 3.5rem;
}
.min-h-16{
  min-height: 4rem;
}
.min-h-3{
  min-height: 0.75rem;
}
.min-h-4{
  min-height: 1rem;
}
.min-h-5{
  min-height: 1.25rem;
}
.min-h-6{
  min-height: 1.5rem;
}
.min-h-8{
  min-height: 2rem;
}
.min-h-80{
  min-height: 20rem;
}
.min-h-9{
  min-height: 2.25rem;
}
.min-h-\[10px\]{
  min-height: 10px;
}
.min-h-\[118px\]{
  min-height: 118px;
}
.min-h-\[130px\]{
  min-height: 130px;
}
.min-h-\[155px\]{
  min-height: 155px;
}
.min-h-\[200px\]{
  min-height: 200px;
}
.min-h-\[240px\]{
  min-height: 240px;
}
.min-h-\[270px\]{
  min-height: 270px;
}
.min-h-\[300px\]{
  min-height: 300px;
}
.min-h-\[32px\]{
  min-height: 32px;
}
.min-h-\[346px\]{
  min-height: 346px;
}
.min-h-\[388px\]{
  min-height: 388px;
}
.min-h-\[556px\]{
  min-height: 556px;
}
.min-h-\[58px\]{
  min-height: 58px;
}
.min-h-\[5px\]{
  min-height: 5px;
}
.min-h-\[618px\]{
  min-height: 618px;
}
.min-h-\[700px\]{
  min-height: 700px;
}
.min-h-\[715px\]{
  min-height: 715px;
}
.min-h-\[90px\]{
  min-height: 90px;
}
.min-h-\[calc\(100vh_-_163px\)\]{
  min-height: calc(100vh - 163px);
}
.min-h-full{
  min-height: 100%;
}
.min-h-max{
  min-height: -moz-max-content;
  min-height: max-content;
}
.min-h-screen{
  min-height: 100vh;
}
.\!w-\[369px\]{
  width: 369px !important;
}
.\!w-\[59px\]{
  width: 59px !important;
}
.\!w-fit{
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.\!w-full{
  width: 100% !important;
}
.w-1\/2{
  width: 50%;
}
.w-1\/4{
  width: 25%;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-14{
  width: 3.5rem;
}
.w-16{
  width: 4rem;
}
.w-2{
  width: 0.5rem;
}
.w-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-3{
  width: 0.75rem;
}
.w-3\/4{
  width: 75%;
}
.w-32{
  width: 8rem;
}
.w-4{
  width: 1rem;
}
.w-4\/5{
  width: 80%;
}
.w-5{
  width: 1.25rem;
}
.w-52{
  width: 13rem;
}
.w-56{
  width: 14rem;
}
.w-6{
  width: 1.5rem;
}
.w-60{
  width: 15rem;
}
.w-7{
  width: 1.75rem;
}
.w-8{
  width: 2rem;
}
.w-9{
  width: 2.25rem;
}
.w-\[0\]{
  width: 0;
}
.w-\[10\%\]{
  width: 10%;
}
.w-\[100px\]{
  width: 100px;
}
.w-\[105px\]{
  width: 105px;
}
.w-\[110px\]{
  width: 110px;
}
.w-\[112px\]{
  width: 112px;
}
.w-\[118px\]{
  width: 118px;
}
.w-\[119px\]{
  width: 119px;
}
.w-\[122\%\]{
  width: 122%;
}
.w-\[124px\]{
  width: 124px;
}
.w-\[129\.96px\]{
  width: 129.96px;
}
.w-\[13px\]{
  width: 13px;
}
.w-\[140px\]{
  width: 140px;
}
.w-\[14px\]{
  width: 14px;
}
.w-\[150\%\]{
  width: 150%;
}
.w-\[150px\]{
  width: 150px;
}
.w-\[160px\]{
  width: 160px;
}
.w-\[173px\]{
  width: 173px;
}
.w-\[177px\]{
  width: 177px;
}
.w-\[187px\]{
  width: 187px;
}
.w-\[18px\]{
  width: 18px;
}
.w-\[198px\]{
  width: 198px;
}
.w-\[20\%\]{
  width: 20%;
}
.w-\[205px\]{
  width: 205px;
}
.w-\[206px\]{
  width: 206px;
}
.w-\[20px\]{
  width: 20px;
}
.w-\[21px\]{
  width: 21px;
}
.w-\[22px\]{
  width: 22px;
}
.w-\[24px\]{
  width: 24px;
}
.w-\[256px\]{
  width: 256px;
}
.w-\[25px\]{
  width: 25px;
}
.w-\[264px\]{
  width: 264px;
}
.w-\[268px\]{
  width: 268px;
}
.w-\[270px\]{
  width: 270px;
}
.w-\[280px\]{
  width: 280px;
}
.w-\[290px\]{
  width: 290px;
}
.w-\[294px\]{
  width: 294px;
}
.w-\[29px\]{
  width: 29px;
}
.w-\[2px\]{
  width: 2px;
}
.w-\[30\%\]{
  width: 30%;
}
.w-\[300px\]{
  width: 300px;
}
.w-\[307px\]{
  width: 307px;
}
.w-\[32px\]{
  width: 32px;
}
.w-\[342px\]{
  width: 342px;
}
.w-\[360px\]{
  width: 360px;
}
.w-\[36px\]{
  width: 36px;
}
.w-\[376px\]{
  width: 376px;
}
.w-\[384px\]{
  width: 384px;
}
.w-\[3px\]{
  width: 3px;
}
.w-\[40\%\]{
  width: 40%;
}
.w-\[48\%\]{
  width: 48%;
}
.w-\[50\%\]{
  width: 50%;
}
.w-\[52\%\]{
  width: 52%;
}
.w-\[54px\]{
  width: 54px;
}
.w-\[56px\]{
  width: 56px;
}
.w-\[5px\]{
  width: 5px;
}
.w-\[60\%\]{
  width: 60%;
}
.w-\[60px\]{
  width: 60px;
}
.w-\[65\.64px\]{
  width: 65.64px;
}
.w-\[68px\]{
  width: 68px;
}
.w-\[70\%\]{
  width: 70%;
}
.w-\[70\.52px\]{
  width: 70.52px;
}
.w-\[70px\]{
  width: 70px;
}
.w-\[71\.03px\]{
  width: 71.03px;
}
.w-\[724px\]{
  width: 724px;
}
.w-\[76\.46px\]{
  width: 76.46px;
}
.w-\[77px\]{
  width: 77px;
}
.w-\[80\%\]{
  width: 80%;
}
.w-\[80px\]{
  width: 80px;
}
.w-\[844px\]{
  width: 844px;
}
.w-\[87px\]{
  width: 87px;
}
.w-\[88px\]{
  width: 88px;
}
.w-\[90\%\]{
  width: 90%;
}
.w-\[90px\]{
  width: 90px;
}
.w-\[90vw\]{
  width: 90vw;
}
.w-\[92px\]{
  width: 92px;
}
.w-\[93\.57px\]{
  width: 93.57px;
}
.w-\[96px\]{
  width: 96px;
}
.w-\[97px\]{
  width: 97px;
}
.w-\[calc\(100\%\)\]{
  width: calc(100%);
}
.w-\[calc\(100\%\+48px\)\]{
  width: calc(100% + 48px);
}
.w-\[calc\(100\%_\+_16px\)\]{
  width: calc(100% + 16px);
}
.w-\[calc\(100\%_-_48px\)\]{
  width: calc(100% - 48px);
}
.w-\[clamp\(342px\2c 90vw\2c 382px\)\]{
  width: clamp(342px,90vw,382px);
}
.w-\[clamp\(500px\2c 50vw\2c 715px\)\]{
  width: clamp(500px,50vw,715px);
}
.w-auto{
  width: auto;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.w-px{
  width: 1px;
}
.w-screen{
  width: 100vw;
}
.\!min-w-\[192px\]{
  min-width: 192px !important;
}
.\!min-w-\[493px\]{
  min-width: 493px !important;
}
.min-w-0{
  min-width: 0px;
}
.min-w-10{
  min-width: 2.5rem;
}
.min-w-12{
  min-width: 3rem;
}
.min-w-14{
  min-width: 3.5rem;
}
.min-w-16{
  min-width: 4rem;
}
.min-w-36{
  min-width: 9rem;
}
.min-w-4{
  min-width: 1rem;
}
.min-w-5{
  min-width: 1.25rem;
}
.min-w-6{
  min-width: 1.5rem;
}
.min-w-60{
  min-width: 15rem;
}
.min-w-8{
  min-width: 2rem;
}
.min-w-9{
  min-width: 2.25rem;
}
.min-w-\[100px\]{
  min-width: 100px;
}
.min-w-\[10px\]{
  min-width: 10px;
}
.min-w-\[150px\]{
  min-width: 150px;
}
.min-w-\[175px\]{
  min-width: 175px;
}
.min-w-\[192px\]{
  min-width: 192px;
}
.min-w-\[20vh\]{
  min-width: 20vh;
}
.min-w-\[240px\]{
  min-width: 240px;
}
.min-w-\[256px\]{
  min-width: 256px;
}
.min-w-\[25px\]{
  min-width: 25px;
}
.min-w-\[289px\]{
  min-width: 289px;
}
.min-w-\[30px\]{
  min-width: 30px;
}
.min-w-\[312px\]{
  min-width: 312px;
}
.min-w-\[32px\]{
  min-width: 32px;
}
.min-w-\[342px\]{
  min-width: 342px;
}
.min-w-\[344px\]{
  min-width: 344px;
}
.min-w-\[50\%\]{
  min-width: 50%;
}
.min-w-\[50px\]{
  min-width: 50px;
}
.min-w-\[5px\]{
  min-width: 5px;
}
.min-w-\[90px\]{
  min-width: 90px;
}
.min-w-\[calc\(50\%_-_\.75rem\)\]{
  min-width: calc(50% - .75rem);
}
.min-w-fit{
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.min-w-full{
  min-width: 100%;
}
.\!max-w-10{
  max-width: 2.5rem !important;
}
.\!max-w-\[1216px\]{
  max-width: 1216px !important;
}
.\!max-w-\[1220px\]{
  max-width: 1220px !important;
}
.\!max-w-\[494px\]{
  max-width: 494px !important;
}
.\!max-w-\[800px\]{
  max-width: 800px !important;
}
.max-w-12{
  max-width: 3rem;
}
.max-w-16{
  max-width: 4rem;
}
.max-w-20{
  max-width: 5rem;
}
.max-w-28{
  max-width: 7rem;
}
.max-w-2xl{
  max-width: 42rem;
}
.max-w-3xl{
  max-width: 48rem;
}
.max-w-48{
  max-width: 12rem;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-5{
  max-width: 1.25rem;
}
.max-w-56{
  max-width: 14rem;
}
.max-w-5xl{
  max-width: 64rem;
}
.max-w-6{
  max-width: 1.5rem;
}
.max-w-60{
  max-width: 15rem;
}
.max-w-64{
  max-width: 16rem;
}
.max-w-72{
  max-width: 18rem;
}
.max-w-80{
  max-width: 20rem;
}
.max-w-96{
  max-width: 24rem;
}
.max-w-\[100\%\]{
  max-width: 100%;
}
.max-w-\[1000px\]{
  max-width: 1000px;
}
.max-w-\[1008px\]{
  max-width: 1008px;
}
.max-w-\[1010px\]{
  max-width: 1010px;
}
.max-w-\[1024px\]{
  max-width: 1024px;
}
.max-w-\[1070px\]{
  max-width: 1070px;
}
.max-w-\[1200px\]{
  max-width: 1200px;
}
.max-w-\[1215px\]{
  max-width: 1215px;
}
.max-w-\[1216px\]{
  max-width: 1216px;
}
.max-w-\[1360px\]{
  max-width: 1360px;
}
.max-w-\[1518px\]{
  max-width: 1518px;
}
.max-w-\[1520px\]{
  max-width: 1520px;
}
.max-w-\[160\.9px\]{
  max-width: 160.9px;
}
.max-w-\[176px\]{
  max-width: 176px;
}
.max-w-\[187px\]{
  max-width: 187px;
}
.max-w-\[198px\]{
  max-width: 198px;
}
.max-w-\[200px\]{
  max-width: 200px;
}
.max-w-\[207px\]{
  max-width: 207px;
}
.max-w-\[238px\]{
  max-width: 238px;
}
.max-w-\[240px\]{
  max-width: 240px;
}
.max-w-\[242px\]{
  max-width: 242px;
}
.max-w-\[252px\]{
  max-width: 252px;
}
.max-w-\[256px\]{
  max-width: 256px;
}
.max-w-\[260px\]{
  max-width: 260px;
}
.max-w-\[266px\]{
  max-width: 266px;
}
.max-w-\[268px\]{
  max-width: 268px;
}
.max-w-\[270px\]{
  max-width: 270px;
}
.max-w-\[280px\]{
  max-width: 280px;
}
.max-w-\[282px\]{
  max-width: 282px;
}
.max-w-\[294px\]{
  max-width: 294px;
}
.max-w-\[300px\]{
  max-width: 300px;
}
.max-w-\[304px\]{
  max-width: 304px;
}
.max-w-\[312px\]{
  max-width: 312px;
}
.max-w-\[323px\]{
  max-width: 323px;
}
.max-w-\[334px\]{
  max-width: 334px;
}
.max-w-\[340px\]{
  max-width: 340px;
}
.max-w-\[342px\]{
  max-width: 342px;
}
.max-w-\[344px\]{
  max-width: 344px;
}
.max-w-\[366px\]{
  max-width: 366px;
}
.max-w-\[370px\]{
  max-width: 370px;
}
.max-w-\[373px\]{
  max-width: 373px;
}
.max-w-\[376px\]{
  max-width: 376px;
}
.max-w-\[382px\]{
  max-width: 382px;
}
.max-w-\[384px\]{
  max-width: 384px;
}
.max-w-\[386px\]{
  max-width: 386px;
}
.max-w-\[390px\]{
  max-width: 390px;
}
.max-w-\[395px\]{
  max-width: 395px;
}
.max-w-\[398px\]{
  max-width: 398px;
}
.max-w-\[400px\]{
  max-width: 400px;
}
.max-w-\[416px\]{
  max-width: 416px;
}
.max-w-\[419px\]{
  max-width: 419px;
}
.max-w-\[440px\]{
  max-width: 440px;
}
.max-w-\[444px\]{
  max-width: 444px;
}
.max-w-\[451px\]{
  max-width: 451px;
}
.max-w-\[460px\]{
  max-width: 460px;
}
.max-w-\[478px\]{
  max-width: 478px;
}
.max-w-\[482px\]{
  max-width: 482px;
}
.max-w-\[488px\]{
  max-width: 488px;
}
.max-w-\[495px\]{
  max-width: 495px;
}
.max-w-\[50\%\]{
  max-width: 50%;
}
.max-w-\[500px\]{
  max-width: 500px;
}
.max-w-\[528px\]{
  max-width: 528px;
}
.max-w-\[544px\]{
  max-width: 544px;
}
.max-w-\[550px\]{
  max-width: 550px;
}
.max-w-\[584px\]{
  max-width: 584px;
}
.max-w-\[592px\]{
  max-width: 592px;
}
.max-w-\[600px\]{
  max-width: 600px;
}
.max-w-\[610px\]{
  max-width: 610px;
}
.max-w-\[628px\]{
  max-width: 628px;
}
.max-w-\[640px\]{
  max-width: 640px;
}
.max-w-\[650px\]{
  max-width: 650px;
}
.max-w-\[662px\]{
  max-width: 662px;
}
.max-w-\[680px\]{
  max-width: 680px;
}
.max-w-\[682px\]{
  max-width: 682px;
}
.max-w-\[700px\]{
  max-width: 700px;
}
.max-w-\[740px\]{
  max-width: 740px;
}
.max-w-\[743px\]{
  max-width: 743px;
}
.max-w-\[744px\]{
  max-width: 744px;
}
.max-w-\[754px\]{
  max-width: 754px;
}
.max-w-\[770px\]{
  max-width: 770px;
}
.max-w-\[783px\]{
  max-width: 783px;
}
.max-w-\[796px\]{
  max-width: 796px;
}
.max-w-\[800px\]{
  max-width: 800px;
}
.max-w-\[814px\]{
  max-width: 814px;
}
.max-w-\[832px\]{
  max-width: 832px;
}
.max-w-\[90\%\]{
  max-width: 90%;
}
.max-w-\[900px\]{
  max-width: 900px;
}
.max-w-\[912px\]{
  max-width: 912px;
}
.max-w-\[95px\]{
  max-width: 95px;
}
.max-w-\[964px\]{
  max-width: 964px;
}
.max-w-\[978px\]{
  max-width: 978px;
}
.max-w-\[calc\(100\%_-_3rem\)\]{
  max-width: calc(100% - 3rem);
}
.max-w-full{
  max-width: 100%;
}
.max-w-lg{
  max-width: 32rem;
}
.max-w-max{
  max-width: -moz-max-content;
  max-width: max-content;
}
.max-w-md{
  max-width: 28rem;
}
.max-w-none{
  max-width: none;
}
.max-w-xl{
  max-width: 36rem;
}
.flex-1{
  flex: 1 1 0%;
}
.flex-\[1_0_0\]{
  flex: 1 0 0;
}
.flex-shrink-0{
  flex-shrink: 0;
}
.shrink{
  flex-shrink: 1;
}
.shrink-0{
  flex-shrink: 0;
}
.flex-grow{
  flex-grow: 1;
}
.flex-grow-0{
  flex-grow: 0;
}
.grow{
  flex-grow: 1;
}
.basis-\[200px\]{
  flex-basis: 200px;
}
.table-auto{
  table-layout: auto;
}
.border-collapse{
  border-collapse: collapse;
}
.border-spacing-1{
  --tw-border-spacing-x: 0.25rem;
  --tw-border-spacing-y: 0.25rem;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-3{
  --tw-translate-x: -0.75rem;
  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-1\/3{
  --tw-translate-y: -33.333333%;
  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-2{
  --tw-translate-y: -0.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-full{
  --tw-translate-y: -100%;
  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-x-1\/2{
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-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));
}
.translate-y-1{
  --tw-translate-y: 0.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));
}
.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-\[-25\%\]{
  --tw-translate-y: -25%;
  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-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));
}
.-rotate-90{
  --tw-rotate: -90deg;
  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));
}
.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));
}
.rotate-90{
  --tw-rotate: 90deg;
  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-\[270deg\]{
  --tw-rotate: 270deg;
  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));
}
.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-50{
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  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));
}
.scale-75{
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  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));
}
.scale-90{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  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));
}
.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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));
}
.scale-x-\[-1\]{
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.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-auto{
  cursor: auto;
}
.cursor-default{
  cursor: default;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.cursor-wait{
  cursor: wait;
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.select-text{
  -webkit-user-select: text;
     -moz-user-select: text;
          user-select: text;
}
.resize-y{
  resize: vertical;
}
.resize{
  resize: both;
}
.snap-x{
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}
.snap-mandatory{
  --tw-scroll-snap-strictness: mandatory;
}
.snap-start{
  scroll-snap-align: start;
}
.snap-center{
  scroll-snap-align: center;
}
.scroll-mt-\[150px\]{
  scroll-margin-top: 150px;
}
.auto-rows-min{
  grid-auto-rows: min-content;
}
.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-rows-1{
  grid-template-rows: repeat(1, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.\!flex-col{
  flex-direction: column !important;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.place-items-start{
  place-items: start;
}
.place-items-end{
  place-items: end;
}
.place-items-center{
  place-items: center;
}
.content-center{
  align-content: center;
}
.\!items-start{
  align-items: flex-start !important;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.\!items-center{
  align-items: center !important;
}
.items-center{
  align-items: center;
}
.items-baseline{
  align-items: baseline;
}
.items-stretch{
  align-items: stretch;
}
.\!justify-start{
  justify-content: flex-start !important;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.\!justify-center{
  justify-content: center !important;
}
.justify-center{
  justify-content: center;
}
.\!justify-between{
  justify-content: space-between !important;
}
.justify-between{
  justify-content: space-between;
}
.justify-evenly{
  justify-content: space-evenly;
}
.justify-items-center{
  justify-items: center;
}
.\!gap-4{
  gap: 1rem !important;
}
.gap-0{
  gap: 0px;
}
.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-14{
  gap: 3.5rem;
}
.gap-16{
  gap: 4rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-20{
  gap: 5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-8{
  gap: 2rem;
}
.gap-9{
  gap: 2.25rem;
}
.gap-\[10px\]{
  gap: 10px;
}
.gap-\[12px\]{
  gap: 12px;
}
.gap-\[17px\]{
  gap: 17px;
}
.gap-\[24px\]{
  gap: 24px;
}
.gap-\[30px\]{
  gap: 30px;
}
.gap-\[32px\]{
  gap: 32px;
}
.gap-\[4\.5px\]{
  gap: 4.5px;
}
.gap-\[40px\]{
  gap: 40px;
}
.gap-\[4px\]{
  gap: 4px;
}
.gap-\[50px\]{
  gap: 50px;
}
.gap-\[55px\]{
  gap: 55px;
}
.gap-\[5px\]{
  gap: 5px;
}
.gap-\[68px\]{
  gap: 68px;
}
.gap-\[88px\]{
  gap: 88px;
}
.gap-\[8px\]{
  gap: 8px;
}
.gap-\[9px\]{
  gap: 9px;
}
.gap-x-5{
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-y-20{
  row-gap: 5rem;
}
.gap-y-5{
  row-gap: 1.25rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.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-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-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));
}
.divide-x > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-gray-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-divide-opacity));
}
.self-start{
  align-self: flex-start;
}
.self-end{
  align-self: flex-end;
}
.self-center{
  align-self: center;
}
.self-stretch{
  align-self: stretch;
}
.justify-self-center{
  justify-self: center;
}
.\!overflow-auto{
  overflow: auto !important;
}
.overflow-auto{
  overflow: auto;
}
.\!overflow-hidden{
  overflow: hidden !important;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-clip{
  overflow: clip;
}
.overflow-visible{
  overflow: visible;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.overflow-y-hidden{
  overflow-y: hidden;
}
.overflow-x-scroll{
  overflow-x: scroll;
}
.scroll-smooth{
  scroll-behavior: smooth;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-ellipsis{
  text-overflow: ellipsis;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.text-nowrap{
  text-wrap: nowrap;
}
.text-balance{
  text-wrap: balance;
}
.break-words{
  overflow-wrap: break-word;
}
.\!rounded-\[32px\]{
  border-radius: 32px !important;
}
.\!rounded-full{
  border-radius: 9999px !important;
}
.\!rounded-md{
  border-radius: 0.375rem !important;
}
.\!rounded-xl{
  border-radius: 0.75rem !important;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-\[10px\]{
  border-radius: 10px;
}
.rounded-\[14px\]{
  border-radius: 14px;
}
.rounded-\[16px\]{
  border-radius: 16px;
}
.rounded-\[18px\]{
  border-radius: 18px;
}
.rounded-\[20px\]{
  border-radius: 20px;
}
.rounded-\[24px\]{
  border-radius: 24px;
}
.rounded-\[32px\]{
  border-radius: 32px;
}
.rounded-\[40px\]{
  border-radius: 40px;
}
.rounded-\[48px\]{
  border-radius: 48px;
}
.rounded-\[4px\]{
  border-radius: 4px;
}
.rounded-\[500px\]{
  border-radius: 500px;
}
.rounded-\[6px\]{
  border-radius: 6px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-none{
  border-radius: 0px;
}
.rounded-sm{
  border-radius: 0.125rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.\!rounded-l-none{
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.\!rounded-t-3xl{
  border-top-left-radius: 1.5rem !important;
  border-top-right-radius: 1.5rem !important;
}
.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-b-3xl{
  border-bottom-right-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
.rounded-b-\[40px\]{
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
}
.rounded-b-lg{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.rounded-b-xl{
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}
.rounded-l{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.rounded-l-2xl{
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-l-full{
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}
.rounded-r-2xl{
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
.rounded-r-lg{
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.rounded-t-2xl{
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
.rounded-t-\[40px\]{
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
}
.rounded-t-lg{
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.rounded-t-xl{
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}
.rounded-bl-2xl{
  border-bottom-left-radius: 1rem;
}
.rounded-bl-none{
  border-bottom-left-radius: 0px;
}
.rounded-br-2xl{
  border-bottom-right-radius: 1rem;
}
.rounded-es-none{
  border-end-start-radius: 0px;
}
.rounded-tl-2xl{
  border-top-left-radius: 1rem;
}
.rounded-tr-2xl{
  border-top-right-radius: 1rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-4{
  border-width: 4px;
}
.border-8{
  border-width: 8px;
}
.border-\[1\.2px\]{
  border-width: 1.2px;
}
.border-\[1px\]{
  border-width: 1px;
}
.border-\[2px\]{
  border-width: 2px;
}
.border-\[4px\]{
  border-width: 4px;
}
.border-x{
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-x-8{
  border-left-width: 8px;
  border-right-width: 8px;
}
.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-y-2{
  border-top-width: 2px;
  border-bottom-width: 2px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-l{
  border-left-width: 1px;
}
.border-l-2{
  border-left-width: 2px;
}
.border-l-4{
  border-left-width: 4px;
}
.border-r{
  border-right-width: 1px;
}
.border-r-2{
  border-right-width: 2px;
}
.border-t{
  border-top-width: 1px;
}
.border-t-0{
  border-top-width: 0px;
}
.border-solid{
  border-style: solid;
}
.border-dashed{
  border-style: dashed;
}
.\!border-none{
  border-style: none !important;
}
.border-none{
  border-style: none;
}
.\!border-black{
  --tw-border-opacity: 1 !important;
  border-color: rgb(28 27 24 / var(--tw-border-opacity)) !important;
}
.\!border-gray-100{
  --tw-border-opacity: 1 !important;
  border-color: rgb(250 250 250 / var(--tw-border-opacity)) !important;
}
.\!border-gray-300{
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
}
.\!border-red-500{
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}
.border-\[\#2AA45E\]{
  --tw-border-opacity: 1;
  border-color: rgb(42 164 94 / var(--tw-border-opacity));
}
.border-\[\#8ED7F1\]{
  --tw-border-opacity: 1;
  border-color: rgb(142 215 241 / var(--tw-border-opacity));
}
.border-\[\#D1EFFA\]{
  --tw-border-opacity: 1;
  border-color: rgb(209 239 250 / var(--tw-border-opacity));
}
.border-\[\#D53B0D\]{
  --tw-border-opacity: 1;
  border-color: rgb(213 59 13 / var(--tw-border-opacity));
}
.border-\[\#DEDEDE\]{
  --tw-border-opacity: 1;
  border-color: rgb(222 222 222 / var(--tw-border-opacity));
}
.border-\[\#E5E5E5\]{
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
}
.border-\[\#E7E7E9\]{
  --tw-border-opacity: 1;
  border-color: rgb(231 231 233 / var(--tw-border-opacity));
}
.border-\[\#F4F4F4\]{
  --tw-border-opacity: 1;
  border-color: rgb(244 244 244 / var(--tw-border-opacity));
}
.border-\[\#F7F9FC\]{
  --tw-border-opacity: 1;
  border-color: rgb(247 249 252 / var(--tw-border-opacity));
}
.border-\[\#FDC9B7\]{
  --tw-border-opacity: 1;
  border-color: rgb(253 201 183 / var(--tw-border-opacity));
}
.border-\[\#FF4A00\]{
  --tw-border-opacity: 1;
  border-color: rgb(255 74 0 / var(--tw-border-opacity));
}
.border-\[\#ff4a0033\]{
  border-color: #ff4a0033;
}
.border-\[0\.5\]{
  border-color: 0.5;
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(28 27 24 / var(--tw-border-opacity));
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
}
.border-gray-25{
  --tw-border-opacity: 1;
  border-color: rgb(252 252 252 / var(--tw-border-opacity));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
}
.border-gray-300\/75{
  border-color: rgb(229 229 229 / 0.75);
}
.border-gray-400{
  --tw-border-opacity: 1;
  border-color: rgb(214 214 214 / var(--tw-border-opacity));
}
.border-gray-500{
  --tw-border-opacity: 1;
  border-color: rgb(163 163 163 / var(--tw-border-opacity));
}
.border-gray-600{
  --tw-border-opacity: 1;
  border-color: rgb(115 115 115 / var(--tw-border-opacity));
}
.border-gray-700{
  --tw-border-opacity: 1;
  border-color: rgb(67 67 67 / var(--tw-border-opacity));
}
.border-primary-200{
  --tw-border-opacity: 1;
  border-color: rgb(254 237 231 / var(--tw-border-opacity));
}
.border-primary-300{
  --tw-border-opacity: 1;
  border-color: rgb(253 201 183 / var(--tw-border-opacity));
}
.border-primary-400{
  --tw-border-opacity: 1;
  border-color: rgb(252 166 137 / var(--tw-border-opacity));
}
.border-primary-500{
  --tw-border-opacity: 1;
  border-color: rgb(251 129 94 / var(--tw-border-opacity));
}
.border-primary-600{
  --tw-border-opacity: 1;
  border-color: rgb(255 74 0 / var(--tw-border-opacity));
}
.border-primary-700{
  --tw-border-opacity: 1;
  border-color: rgb(213 59 13 / var(--tw-border-opacity));
}
.border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}
.border-secondary-300{
  --tw-border-opacity: 1;
  border-color: rgb(253 235 180 / var(--tw-border-opacity));
}
.border-secondary-400{
  --tw-border-opacity: 1;
  border-color: rgb(252 221 131 / var(--tw-border-opacity));
}
.border-secondary-700{
  --tw-border-opacity: 1;
  border-color: rgb(222 140 16 / var(--tw-border-opacity));
}
.border-tertiary-200{
  --tw-border-opacity: 1;
  border-color: rgb(209 239 250 / var(--tw-border-opacity));
}
.border-tertiary-300{
  --tw-border-opacity: 1;
  border-color: rgb(187 231 247 / var(--tw-border-opacity));
}
.border-tertiary-400{
  --tw-border-opacity: 1;
  border-color: rgb(142 215 241 / var(--tw-border-opacity));
}
.border-tertiary-500{
  --tw-border-opacity: 1;
  border-color: rgb(96 199 235 / var(--tw-border-opacity));
}
.border-transparent{
  border-color: transparent;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-x-transparent{
  border-left-color: transparent;
  border-right-color: transparent;
}
.border-y-black{
  --tw-border-opacity: 1;
  border-top-color: rgb(28 27 24 / var(--tw-border-opacity));
  border-bottom-color: rgb(28 27 24 / var(--tw-border-opacity));
}
.border-y-white{
  --tw-border-opacity: 1;
  border-top-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-b-gray-300{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(229 229 229 / var(--tw-border-opacity));
}
.border-l-gray-300{
  --tw-border-opacity: 1;
  border-left-color: rgb(229 229 229 / var(--tw-border-opacity));
}
.border-r-gray-300{
  --tw-border-opacity: 1;
  border-right-color: rgb(229 229 229 / var(--tw-border-opacity));
}
.border-t-neutral-200{
  --tw-border-opacity: 1;
  border-top-color: rgb(229 229 229 / var(--tw-border-opacity));
}
.\!bg-gray-300{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity)) !important;
}
.\!bg-primary-200{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 237 231 / var(--tw-bg-opacity)) !important;
}
.\!bg-transparent{
  background-color: transparent !important;
}
.\!bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#000000\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#00b67a\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 182 122 / var(--tw-bg-opacity));
}
.bg-\[\#131416\]{
  --tw-bg-opacity: 1;
  background-color: rgb(19 20 22 / var(--tw-bg-opacity));
}
.bg-\[\#1A9AC7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(26 154 199 / var(--tw-bg-opacity));
}
.bg-\[\#2A2A2A\]{
  --tw-bg-opacity: 1;
  background-color: rgb(42 42 42 / var(--tw-bg-opacity));
}
.bg-\[\#2AA45E\]{
  --tw-bg-opacity: 1;
  background-color: rgb(42 164 94 / var(--tw-bg-opacity));
}
.bg-\[\#333\]{
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity));
}
.bg-\[\#33CCFF29\]{
  background-color: #33CCFF29;
}
.bg-\[\#BBE7F7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(187 231 247 / var(--tw-bg-opacity));
}
.bg-\[\#C6CCD7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(198 204 215 / var(--tw-bg-opacity));
}
.bg-\[\#D1D3D7\]{
  --tw-bg-opacity: 1;
  background-color: rgb(209 211 215 / var(--tw-bg-opacity));
}
.bg-\[\#D1EFFA\]{
  --tw-bg-opacity: 1;
  background-color: rgb(209 239 250 / var(--tw-bg-opacity));
}
.bg-\[\#E5E9F0\]{
  --tw-bg-opacity: 1;
  background-color: rgb(229 233 240 / var(--tw-bg-opacity));
}
.bg-\[\#E8F7FC\]{
  --tw-bg-opacity: 1;
  background-color: rgb(232 247 252 / var(--tw-bg-opacity));
}
.bg-\[\#EB7100\]{
  --tw-bg-opacity: 1;
  background-color: rgb(235 113 0 / var(--tw-bg-opacity));
}
.bg-\[\#F4FFF9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(244 255 249 / var(--tw-bg-opacity));
}
.bg-\[\#F9FAFB\]{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-\[\#FAFAFAB2\]{
  background-color: #FAFAFAB2;
}
.bg-\[\#FAFAFA\]{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.bg-\[\#FAFCFF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(250 252 255 / var(--tw-bg-opacity));
}
.bg-\[\#FF4A00\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 74 0 / var(--tw-bg-opacity));
}
.bg-\[\#FFBE00\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 190 0 / var(--tw-bg-opacity));
}
.bg-\[\#c39f76\]{
  --tw-bg-opacity: 1;
  background-color: rgb(195 159 118 / var(--tw-bg-opacity));
}
.bg-\[\#fdfdfd\]{
  --tw-bg-opacity: 1;
  background-color: rgb(253 253 253 / var(--tw-bg-opacity));
}
.bg-\[\#fff6f2\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 246 242 / var(--tw-bg-opacity));
}
.bg-\[rgba\(42\2c 42\2c 42\2c 0\.5\)\]{
  background-color: rgba(42,42,42,0.5);
}
.bg-\[rgba\(42\2c 42\2c 42\2c 0\.50\)\]{
  background-color: rgba(42,42,42,0.50);
}
.bg-\[var\(--gradient-color-1\)\]{
  background-color: var(--gradient-color-1);
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(28 27 24 / var(--tw-bg-opacity));
}
.bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}
.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.bg-gray-25{
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity));
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
}
.bg-gray-400{
  --tw-bg-opacity: 1;
  background-color: rgb(214 214 214 / var(--tw-bg-opacity));
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-gray-600{
  --tw-bg-opacity: 1;
  background-color: rgb(115 115 115 / var(--tw-bg-opacity));
}
.bg-gray-800\/75{
  background-color: rgb(42 42 42 / 0.75);
}
.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}
.bg-primary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(255 246 242 / var(--tw-bg-opacity));
}
.bg-primary-200{
  --tw-bg-opacity: 1;
  background-color: rgb(254 237 231 / var(--tw-bg-opacity));
}
.bg-primary-200\/75{
  background-color: rgb(254 237 231 / 0.75);
}
.bg-primary-400{
  --tw-bg-opacity: 1;
  background-color: rgb(252 166 137 / var(--tw-bg-opacity));
}
.bg-primary-600{
  --tw-bg-opacity: 1;
  background-color: rgb(255 74 0 / var(--tw-bg-opacity));
}
.bg-secondary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 248 230 / var(--tw-bg-opacity));
}
.bg-secondary-200{
  --tw-bg-opacity: 1;
  background-color: rgb(254 241 205 / var(--tw-bg-opacity));
}
.bg-tertiary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(232 247 252 / var(--tw-bg-opacity));
}
.bg-tertiary-200{
  --tw-bg-opacity: 1;
  background-color: rgb(209 239 250 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-70{
  --tw-bg-opacity: 0.7;
}
.bg-opacity-90{
  --tw-bg-opacity: 0.9;
}
.\!bg-gradient-dark-card{
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(108, 108, 108, 0.20) 100%) !important;
}
.bg-\[linear-gradient\(-90deg\2c _\#FFF_0\%\2c _rgba\(255\2c _255\2c _255\2c _0\.00\)_100\%\)\]{
  background-image: linear-gradient(-90deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
}
.bg-\[linear-gradient\(136deg\2c _\#f4fcfe\2c _\#e8f7fc_25\%\2c _\#f4fcfe_50\%\2c _\#e8f7fc_75\%\2c _\#f4fcfe\)\]{
  background-image: linear-gradient(136deg, #f4fcfe, #e8f7fc 25%, #f4fcfe 50%, #e8f7fc 75%, #f4fcfe);
}
.bg-\[linear-gradient\(180deg\2c rgba\(250\2c 250\2c 250\2c 0\)0\%\2c \#FAFAFA\)\]{
  background-image: linear-gradient(180deg,rgba(250,250,250,0)0%,#FAFAFA);
}
.bg-\[linear-gradient\(239deg\2c rgba\(255\2c 74\2c 0\2c 0\.8\)\2c rgba\(255\2c 74\2c 0\2c 1\)\)\]{
  background-image: linear-gradient(239deg,rgba(255,74,0,0.8),rgba(255,74,0,1));
}
.bg-\[linear-gradient\(90deg\2c _\#FFF_0\%\2c _rgba\(255\2c _255\2c _255\2c _0\.00\)_100\%\)\]{
  background-image: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
}
.bg-\[linear-gradient\(to_top\2c _\#1C1B18CC\2c _transparent_75\%\)\]{
  background-image: linear-gradient(to top, #1C1B18CC, transparent 75%);
}
.bg-gradient-badge{
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(193, 199, 208, 0.02) 100%);
}
.bg-gradient-black-1{
  background-image: linear-gradient(180deg, #1c1b18 0%, transparent 26.66%, transparent 83.33%, #1c1b18 100%);
}
.bg-gradient-card-simple-1{
  background-image: linear-gradient(180deg, rgba(250, 250, 250, 0.50) 20.67%, rgba(238, 238, 238, 0.50) 100%);
}
.bg-gradient-orange-1{
  background-image: linear-gradient(239deg, rgba(255, 74, 0, 0.9) 8.52%, rgba(255, 74, 0, 1) 51.09%);
}
.bg-gradient-orange-2{
  background-image: linear-gradient(265deg, rgba(255, 255, 255, 0.20) 34.98%, rgba(255, 255, 255, 0.20) 54.96%), linear-gradient(90deg, rgba(255, 0, 0, 0.05) 15.99%, rgba(255, 74, 0, 0.05) 58.03%, rgba(255, 190, 0, 0.05) 84.34%);
}
.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-l{
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}
.bg-gradient-to-r{
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.bg-gradient-yellow-card{
  background-image: linear-gradient(180deg, rgba(255, 190, 0, 0.1) 0%, rgba(189, 112, 30, 0.1) 100%);
}
.from-\[\#1C1B18\]{
  --tw-gradient-from: #1C1B18 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(28 27 24 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#ffebe4\]{
  --tw-gradient-from: #ffebe4 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 235 228 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-200\/95{
  --tw-gradient-from: rgb(245 245 245 / 0.95) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(245 245 245 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-gray-400{
  --tw-gradient-from: #D6D6D6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(214 214 214 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent{
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-10\%{
  --tw-gradient-from-position: 10%;
}
.via-\[\#2d2b27\]{
  --tw-gradient-to: rgb(45 43 39 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #2d2b27 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-white{
  --tw-gradient-to: rgb(255 255 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-50\%{
  --tw-gradient-via-position: 50%;
}
.via-70\%{
  --tw-gradient-via-position: 70%;
}
.to-\[\#1C1B18\]{
  --tw-gradient-to: #1C1B18 var(--tw-gradient-to-position);
}
.to-gray-400{
  --tw-gradient-to: #D6D6D6 var(--tw-gradient-to-position);
}
.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.to-white{
  --tw-gradient-to: #fff var(--tw-gradient-to-position);
}
.to-90\%{
  --tw-gradient-to-position: 90%;
}
.bg-auto{
  background-size: auto;
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.bg-right-bottom{
  background-position: right bottom;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.\!fill-primary-600{
  fill: #FF4A00 !important;
}
.fill-\[\#FDC9B7\]{
  fill: #FDC9B7;
}
.fill-black{
  fill: #1C1B18;
}
.fill-current{
  fill: currentColor;
}
.fill-gray-300{
  fill: #E5E5E5;
}
.fill-gray-600{
  fill: #737373;
}
.fill-gray-700{
  fill: #434343;
}
.fill-gray-800{
  fill: #2A2A2A;
}
.fill-primary-600{
  fill: #FF4A00;
}
.fill-secondary-700{
  fill: #DE8C10;
}
.fill-white{
  fill: #fff;
}
.stroke-current{
  stroke: currentColor;
}
.\!stroke-\[2px\]{
  stroke-width: 2px !important;
}
.\!object-contain{
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-fill{
  -o-object-fit: fill;
     object-fit: fill;
}
.object-\[85\%\]{
  -o-object-position: 85%;
     object-position: 85%;
}
.object-center{
  -o-object-position: center;
     object-position: center;
}
.\!p-0{
  padding: 0px !important;
}
.\!p-2{
  padding: 0.5rem !important;
}
.\!p-4{
  padding: 1rem !important;
}
.\!p-\[6px\]{
  padding: 6px !important;
}
.p-0{
  padding: 0px;
}
.p-0\.5{
  padding: 0.125rem;
}
.p-1{
  padding: 0.25rem;
}
.p-10{
  padding: 2.5rem;
}
.p-12{
  padding: 3rem;
}
.p-16{
  padding: 4rem;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.p-7{
  padding: 1.75rem;
}
.p-8{
  padding: 2rem;
}
.p-9{
  padding: 2.25rem;
}
.p-\[0px_24px_24px_16px\]{
  padding: 0px 24px 24px 16px;
}
.p-\[10px\]{
  padding: 10px;
}
.p-\[14px\]{
  padding: 14px;
}
.p-\[16px\]{
  padding: 16px;
}
.p-\[24px\]{
  padding: 24px;
}
.p-\[24px_16px_0_16px\]{
  padding: 24px 16px 0 16px;
}
.p-\[24px_24px_40px_24px\]{
  padding: 24px 24px 40px 24px;
}
.p-\[2px\]{
  padding: 2px;
}
.p-\[3px\]{
  padding: 3px;
}
.p-\[5px\]{
  padding: 5px;
}
.p-\[6px_11\.5px_3\.5px_11\.5px\]{
  padding: 6px 11.5px 3.5px 11.5px;
}
.p-\[6px_6px_6px_3\.5px\]{
  padding: 6px 6px 6px 3.5px;
}
.p-\[min\(24px\2c 1\.9\%\)\]{
  padding: min(24px,1.9%);
}
.\!px-0{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.\!px-2{
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.\!px-4{
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.\!px-5{
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.\!px-8{
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.\!py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.\!py-2{
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.\!py-3{
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.\!py-4{
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.\!py-\[10px\]{
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-16{
  padding-left: 4rem;
  padding-right: 4rem;
}
.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-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-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-9{
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}
.px-\[10\.31px\]{
  padding-left: 10.31px;
  padding-right: 10.31px;
}
.px-\[10px\]{
  padding-left: 10px;
  padding-right: 10px;
}
.px-\[11px\]{
  padding-left: 11px;
  padding-right: 11px;
}
.px-\[14px\]{
  padding-left: 14px;
  padding-right: 14px;
}
.px-\[22px\]{
  padding-left: 22px;
  padding-right: 22px;
}
.px-\[26px\]{
  padding-left: 26px;
  padding-right: 26px;
}
.px-\[38px\]{
  padding-left: 38px;
  padding-right: 38px;
}
.px-\[58px\]{
  padding-left: 58px;
  padding-right: 58px;
}
.px-\[6px\]{
  padding-left: 6px;
  padding-right: 6px;
}
.px-\[72px\]{
  padding-left: 72px;
  padding-right: 72px;
}
.px-\[min\(24px\2c 6\.1\%\)\]{
  padding-left: min(24px,6.1%);
  padding-right: min(24px,6.1%);
}
.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.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-28{
  padding-top: 7rem;
  padding-bottom: 7rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-32{
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.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-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[10px\]{
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[11px\]{
  padding-top: 11px;
  padding-bottom: 11px;
}
.py-\[17px\]{
  padding-top: 17px;
  padding-bottom: 17px;
}
.py-\[18px\]{
  padding-top: 18px;
  padding-bottom: 18px;
}
.py-\[28px\]{
  padding-top: 28px;
  padding-bottom: 28px;
}
.py-\[5\.25px\]{
  padding-top: 5.25px;
  padding-bottom: 5.25px;
}
.py-\[5px\]{
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-\[6px\]{
  padding-top: 6px;
  padding-bottom: 6px;
}
.py-\[7px\]{
  padding-top: 7px;
  padding-bottom: 7px;
}
.py-\[9px\]{
  padding-top: 9px;
  padding-bottom: 9px;
}
.\!pl-14{
  padding-left: 3.5rem !important;
}
.\!pl-20{
  padding-left: 5rem !important;
}
.\!pl-\[88px\]{
  padding-left: 88px !important;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-1{
  padding-bottom: 0.25rem;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-14{
  padding-bottom: 3.5rem;
}
.pb-20{
  padding-bottom: 5rem;
}
.pb-3{
  padding-bottom: 0.75rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-\[11px\]{
  padding-bottom: 11px;
}
.pb-\[4\.83px\]{
  padding-bottom: 4.83px;
}
.pb-\[40px\]{
  padding-bottom: 40px;
}
.pb-\[50px\]{
  padding-bottom: 50px;
}
.pl-0{
  padding-left: 0px;
}
.pl-1{
  padding-left: 0.25rem;
}
.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-\[18px\]{
  padding-left: 18px;
}
.pl-\[24px\]{
  padding-left: 24px;
}
.pl-\[3px\]{
  padding-left: 3px;
}
.pl-\[72px\]{
  padding-left: 72px;
}
.pr-1{
  padding-right: 0.25rem;
}
.pr-12{
  padding-right: 3rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pr-4{
  padding-right: 1rem;
}
.pr-6{
  padding-right: 1.5rem;
}
.pr-8{
  padding-right: 2rem;
}
.pr-\[26px\]{
  padding-right: 26px;
}
.pt-0{
  padding-top: 0px;
}
.pt-0\.5{
  padding-top: 0.125rem;
}
.pt-1{
  padding-top: 0.25rem;
}
.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-4{
  padding-top: 1rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-7{
  padding-top: 1.75rem;
}
.pt-8{
  padding-top: 2rem;
}
.pt-\[10px\]{
  padding-top: 10px;
}
.pt-\[151px\]{
  padding-top: 151px;
}
.pt-\[2px\]{
  padding-top: 2px;
}
.pt-\[40px\]{
  padding-top: 40px;
}
.pt-\[43px\]{
  padding-top: 43px;
}
.pt-\[52px\]{
  padding-top: 52px;
}
.pt-\[56\.25\%\]{
  padding-top: 56.25%;
}
.pt-\[61px\]{
  padding-top: 61px;
}
.pt-\[64px\]{
  padding-top: 64px;
}
.pt-\[69px\]{
  padding-top: 69px;
}
.pt-\[72px\]{
  padding-top: 72px;
}
.pt-\[8\.28px\]{
  padding-top: 8.28px;
}
.\!text-left{
  text-align: left !important;
}
.text-left{
  text-align: left;
}
.\!text-center{
  text-align: center !important;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.\!text-start{
  text-align: start !important;
}
.text-start{
  text-align: start;
}
.text-end{
  text-align: end;
}
.align-top{
  vertical-align: top;
}
.align-middle{
  vertical-align: middle;
}
.align-bottom{
  vertical-align: bottom;
}
.font-bounded{
  font-family: Bounded;
}
.font-mono{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.font-nanumpen{
  font-family: Nanum Pen;
}
.font-radwave{
  font-family: Radwave;
}
.font-sans{
  font-family: Manrope;
}
.\!text-2xl{
  font-size: 24px !important;
  line-height: 32px !important;
}
.\!text-3xl{
  font-size: 28px !important;
  line-height: 40px !important;
}
.\!text-5xl{
  font-size: 48px !important;
  line-height: 64px !important;
}
.\!text-\[32px\]{
  font-size: 32px !important;
}
.\!text-\[33px\]{
  font-size: 33px !important;
}
.\!text-\[36px\]{
  font-size: 36px !important;
}
.\!text-\[40px\]{
  font-size: 40px !important;
}
.\!text-\[56px\]{
  font-size: 56px !important;
}
.\!text-base{
  font-size: 16px !important;
  line-height: 26px !important;
}
.\!text-lg{
  font-size: 18px !important;
  line-height: 28px !important;
}
.\!text-sm{
  font-size: 14px !important;
  line-height: 22px !important;
}
.\!text-xl{
  font-size: 20px !important;
  line-height: 30px !important;
}
.\!text-xs{
  font-size: 12px !important;
  line-height: 20px !important;
}
.text-2xl{
  font-size: 24px;
  line-height: 32px;
}
.text-3xl{
  font-size: 28px;
  line-height: 40px;
}
.text-4xl{
  font-size: 40px;
  line-height: 54px;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[11px\]{
  font-size: 11px;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[13px\]{
  font-size: 13px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-\[16px\]{
  font-size: 16px;
}
.text-\[18\.113px\]{
  font-size: 18.113px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[21px\]{
  font-size: 21px;
}
.text-\[22px\]{
  font-size: 22px;
}
.text-\[28px\]{
  font-size: 28px;
}
.text-\[30px\]{
  font-size: 30px;
}
.text-\[32px\]{
  font-size: 32px;
}
.text-\[36px\]{
  font-size: 36px;
}
.text-\[42px\]{
  font-size: 42px;
}
.text-\[50px\]{
  font-size: 50px;
}
.text-\[72px\]{
  font-size: 72px;
}
.text-\[80px\]{
  font-size: 80px;
}
.text-\[9px\]{
  font-size: 9px;
}
.text-\[clamp\(21px\2c _3\.4vw\2c _32px\)\]{
  font-size: clamp(21px, 3.4vw, 32px);
}
.text-\[clamp\(32px\2c _4\.4vw_\2c _42px\)\]{
  font-size: clamp(32px, 4.4vw , 42px);
}
.text-\[clamp\(36px_\2c _5vw_\2c _56px\)\]{
  font-size: clamp(36px , 5vw , 56px);
}
.text-base{
  font-size: 16px;
  line-height: 26px;
}
.text-lg{
  font-size: 18px;
  line-height: 28px;
}
.text-sm{
  font-size: 14px;
  line-height: 22px;
}
.text-xl{
  font-size: 20px;
  line-height: 30px;
}
.text-xs{
  font-size: 12px;
  line-height: 20px;
}
.\!font-bold{
  font-weight: 700 !important;
}
.\!font-extrabold{
  font-weight: 800 !important;
}
.\!font-light{
  font-weight: 300 !important;
}
.\!font-medium{
  font-weight: 500 !important;
}
.\!font-normal{
  font-weight: 400 !important;
}
.\!font-semibold{
  font-weight: 600 !important;
}
.font-\[600\]{
  font-weight: 600;
}
.font-\[700\]{
  font-weight: 700;
}
.font-black{
  font-weight: 900;
}
.font-bold{
  font-weight: 700;
}
.font-extrabold{
  font-weight: 800;
}
.font-extralight{
  font-weight: 200;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.\!uppercase{
  text-transform: uppercase !important;
}
.uppercase{
  text-transform: uppercase;
}
.capitalize{
  text-transform: capitalize;
}
.italic{
  font-style: italic;
}
.\!leading-5{
  line-height: 1.25rem !important;
}
.\!leading-6{
  line-height: 1.5rem !important;
}
.\!leading-\[22px\]{
  line-height: 22px !important;
}
.\!leading-\[24px\]{
  line-height: 24px !important;
}
.\!leading-\[40px\]{
  line-height: 40px !important;
}
.\!leading-\[42px\]{
  line-height: 42px !important;
}
.\!leading-\[44px\]{
  line-height: 44px !important;
}
.\!leading-\[60px\]{
  line-height: 60px !important;
}
.\!leading-none{
  line-height: 1 !important;
}
.leading-10{
  line-height: 2.5rem;
}
.leading-4{
  line-height: 1rem;
}
.leading-5{
  line-height: 1.25rem;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-7{
  line-height: 1.75rem;
}
.leading-8{
  line-height: 2rem;
}
.leading-9{
  line-height: 2.25rem;
}
.leading-\[100\%\]{
  line-height: 100%;
}
.leading-\[18px\]{
  line-height: 18px;
}
.leading-\[21px\]{
  line-height: 21px;
}
.leading-\[22px\]{
  line-height: 22px;
}
.leading-\[24px\]{
  line-height: 24px;
}
.leading-\[26px\]{
  line-height: 26px;
}
.leading-\[27px\]{
  line-height: 27px;
}
.leading-\[30px\]{
  line-height: 30px;
}
.leading-\[31\.25px\]{
  line-height: 31.25px;
}
.leading-\[32px\]{
  line-height: 32px;
}
.leading-\[38px\]{
  line-height: 38px;
}
.leading-\[40px\]{
  line-height: 40px;
}
.leading-\[42px\]{
  line-height: 42px;
}
.leading-\[44px\]{
  line-height: 44px;
}
.leading-\[48px\]{
  line-height: 48px;
}
.leading-\[52px\]{
  line-height: 52px;
}
.leading-\[56px\]{
  line-height: 56px;
}
.leading-\[56xpx\]{
  line-height: 56xpx;
}
.leading-\[5px\]{
  line-height: 5px;
}
.leading-\[60px\]{
  line-height: 60px;
}
.leading-\[62px\]{
  line-height: 62px;
}
.leading-\[clamp\(40px\2c _5\.4vw_\2c _52px\)\]{
  line-height: clamp(40px, 5.4vw , 52px);
}
.leading-none{
  line-height: 1;
}
.leading-normal{
  line-height: 1.5;
}
.\!tracking-\[1px\]{
  letter-spacing: 1px !important;
}
.\!tracking-normal{
  letter-spacing: 0em !important;
}
.tracking-\[-1\.2px\]{
  letter-spacing: -1.2px;
}
.tracking-\[-1\.5px\]{
  letter-spacing: -1.5px;
}
.tracking-\[-5px\]{
  letter-spacing: -5px;
}
.tracking-\[1px\]{
  letter-spacing: 1px;
}
.tracking-\[2px\]{
  letter-spacing: 2px;
}
.tracking-\[6px\]{
  letter-spacing: 6px;
}
.tracking-normal{
  letter-spacing: 0em;
}
.tracking-tighter{
  letter-spacing: -0.05em;
}
.tracking-wide{
  letter-spacing: 0.025em;
}
.tracking-wider{
  letter-spacing: 0.05em;
}
.tracking-widest{
  letter-spacing: 0.1em;
}
.\!text-black{
  --tw-text-opacity: 1 !important;
  color: rgb(28 27 24 / var(--tw-text-opacity)) !important;
}
.\!text-gray-200{
  --tw-text-opacity: 1 !important;
  color: rgb(245 245 245 / var(--tw-text-opacity)) !important;
}
.\!text-gray-400{
  --tw-text-opacity: 1 !important;
  color: rgb(214 214 214 / var(--tw-text-opacity)) !important;
}
.\!text-gray-700{
  --tw-text-opacity: 1 !important;
  color: rgb(67 67 67 / var(--tw-text-opacity)) !important;
}
.\!text-primary-500{
  --tw-text-opacity: 1 !important;
  color: rgb(251 129 94 / var(--tw-text-opacity)) !important;
}
.\!text-primary-600{
  --tw-text-opacity: 1 !important;
  color: rgb(255 74 0 / var(--tw-text-opacity)) !important;
}
.\!text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-\[\#000\]{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-\[\#0D0C22\]{
  --tw-text-opacity: 1;
  color: rgb(13 12 34 / var(--tw-text-opacity));
}
.text-\[\#116A88\]{
  --tw-text-opacity: 1;
  color: rgb(17 106 136 / var(--tw-text-opacity));
}
.text-\[\#1A9AC7\]{
  --tw-text-opacity: 1;
  color: rgb(26 154 199 / var(--tw-text-opacity));
}
.text-\[\#2AA45E\]{
  --tw-text-opacity: 1;
  color: rgb(42 164 94 / var(--tw-text-opacity));
}
.text-\[\#2B313E\]{
  --tw-text-opacity: 1;
  color: rgb(43 49 62 / var(--tw-text-opacity));
}
.text-\[\#33475b\]{
  --tw-text-opacity: 1;
  color: rgb(51 71 91 / var(--tw-text-opacity));
}
.text-\[\#3e3d3b\]{
  --tw-text-opacity: 1;
  color: rgb(62 61 59 / var(--tw-text-opacity));
}
.text-\[\#434343\]{
  --tw-text-opacity: 1;
  color: rgb(67 67 67 / var(--tw-text-opacity));
}
.text-\[\#4A4A4A\]{
  --tw-text-opacity: 1;
  color: rgb(74 74 74 / var(--tw-text-opacity));
}
.text-\[\#666\]{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}
.text-\[\#8E2A08\]{
  --tw-text-opacity: 1;
  color: rgb(142 42 8 / var(--tw-text-opacity));
}
.text-\[\#C6CBD6\]{
  --tw-text-opacity: 1;
  color: rgb(198 203 214 / var(--tw-text-opacity));
}
.text-\[\#D9D9D9\]{
  --tw-text-opacity: 1;
  color: rgb(217 217 217 / var(--tw-text-opacity));
}
.text-\[\#FDC9B7\]{
  --tw-text-opacity: 1;
  color: rgb(253 201 183 / var(--tw-text-opacity));
}
.text-\[\#FF4A00\]{
  --tw-text-opacity: 1;
  color: rgb(255 74 0 / var(--tw-text-opacity));
}
.text-\[\#ff4a00\]{
  --tw-text-opacity: 1;
  color: rgb(255 74 0 / var(--tw-text-opacity));
}
.text-\[unset\]{
  color: unset;
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(28 27 24 / var(--tw-text-opacity));
}
.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}
.text-blue-700{
  --tw-text-opacity: 1;
  color: rgb(29 78 216 / var(--tw-text-opacity));
}
.text-blue-900{
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity));
}
.text-cyan-900{
  --tw-text-opacity: 1;
  color: rgb(22 78 99 / var(--tw-text-opacity));
}
.text-gray-100{
  --tw-text-opacity: 1;
  color: rgb(250 250 250 / var(--tw-text-opacity));
}
.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(245 245 245 / var(--tw-text-opacity));
}
.text-gray-300{
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity));
}
.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(214 214 214 / var(--tw-text-opacity));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(67 67 67 / var(--tw-text-opacity));
}
.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(42 42 42 / var(--tw-text-opacity));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-green-500{
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
.text-green-700{
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}
.text-inherit{
  color: inherit;
}
.text-neutral-700{
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity));
}
.text-orange-500{
  --tw-text-opacity: 1;
  color: rgb(249 115 22 / var(--tw-text-opacity));
}
.text-orange-600{
  --tw-text-opacity: 1;
  color: rgb(234 88 12 / var(--tw-text-opacity));
}
.text-primary-500{
  --tw-text-opacity: 1;
  color: rgb(251 129 94 / var(--tw-text-opacity));
}
.text-primary-600{
  --tw-text-opacity: 1;
  color: rgb(255 74 0 / var(--tw-text-opacity));
}
.text-primary-700{
  --tw-text-opacity: 1;
  color: rgb(213 59 13 / var(--tw-text-opacity));
}
.text-primary-800{
  --tw-text-opacity: 1;
  color: rgb(178 50 10 / var(--tw-text-opacity));
}
.text-purple-700{
  --tw-text-opacity: 1;
  color: rgb(126 34 206 / var(--tw-text-opacity));
}
.text-red-500{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.text-red-700{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
.text-secondary-700{
  --tw-text-opacity: 1;
  color: rgb(222 140 16 / var(--tw-text-opacity));
}
.text-secondary-800{
  --tw-text-opacity: 1;
  color: rgb(189 112 30 / var(--tw-text-opacity));
}
.text-tertiary-600{
  --tw-text-opacity: 1;
  color: rgb(26 154 199 / var(--tw-text-opacity));
}
.text-tertiary-800{
  --tw-text-opacity: 1;
  color: rgb(17 106 136 / var(--tw-text-opacity));
}
.text-transparent{
  color: transparent;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.\!no-underline{
  text-decoration-line: none !important;
}
.no-underline{
  text-decoration-line: none;
}
.decoration-gray-700{
  text-decoration-color: #434343;
}
.underline-offset-1{
  text-underline-offset: 1px;
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.\!placeholder-red-500::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-placeholder-opacity)) !important;
}
.\!placeholder-red-500::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-placeholder-opacity)) !important;
}
.placeholder-gray-500::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(163 163 163 / var(--tw-placeholder-opacity));
}
.placeholder-gray-500::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(163 163 163 / var(--tw-placeholder-opacity));
}
.placeholder-gray-800::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(42 42 42 / var(--tw-placeholder-opacity));
}
.placeholder-gray-800::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(42 42 42 / var(--tw-placeholder-opacity));
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-20{
  opacity: 0.2;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-95{
  opacity: 0.95;
}
.opacity-\[\.25\]{
  opacity: .25;
}
.\!shadow-\[0_0_0_1px_\#FF4A0080\]{
  --tw-shadow: 0 0 0 1px #FF4A0080 !important;
  --tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.\!shadow-\[0_0_0_2px_\#FF4A0080\]{
  --tw-shadow: 0 0 0 2px #FF4A0080 !important;
  --tw-shadow-colored: 0 0 0 2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.\!shadow-none{
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-3xl{
  --tw-shadow: 0px 32px 64px -12px rgba(16, 24, 40, 0.14);
  --tw-shadow-colored: 0px 32px 64px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_-8px_15px_\#e5e5e5\]{
  --tw-shadow: 0 -8px 15px #e5e5e5;
  --tw-shadow-colored: 0 -8px 15px 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-\[0_10px_10px_-10px_rgba\(0\2c 0\2c 0\2c 0\.2\)\]{
  --tw-shadow: 0 10px 10px -10px rgba(0,0,0,0.2);
  --tw-shadow-colored: 0 10px 10px -10px 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-\[0_1px_2px_0_rgba\(16\2c 24\2c 40\2c 0\.05\)\]{
  --tw-shadow: 0 1px 2px 0 rgba(16,24,40,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);
}
.shadow-\[0_1px_3px_0_rgba\(16\2c 24\2c 40\2c 0\.1\)\2c _0_1px_2px_0_rgba\(16\2c 24\2c 40\2c 0\.06\)\]{
  --tw-shadow: 0 1px 3px 0 rgba(16,24,40,0.1), 0 1px 2px 0 rgba(16,24,40,0.06);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 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);
}
.shadow-\[0_1px_3px_0_rgba\(16\2c 24\2c 40\2c 0\.10\)\2c _0_1px_2px_0_rgba\(16\2c 24\2c 40\2c 0\.06\)\]{
  --tw-shadow: 0 1px 3px 0 rgba(16,24,40,0.10), 0 1px 2px 0 rgba(16,24,40,0.06);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 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);
}
.shadow-\[0_24px_48px_-12px_rgba\(16\2c 24\2c 40\2c 0\.18\)\]{
  --tw-shadow: 0 24px 48px -12px rgba(16,24,40,0.18);
  --tw-shadow-colored: 0 24px 48px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0px_-30px_10px_rgb\(17_24_39\)\]{
  --tw-shadow: 0px -30px 10px rgb(17 24 39);
  --tw-shadow-colored: 0px -30px 10px 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-\[0px_1px_2px_0px_rgba\(28\2c 27\2c 24\2c 0\.08\)\2c 0px_0px_0px_1px_rgba\(28\2c 27\2c 24\2c 0\.04\)\]{
  --tw-shadow: 0px 1px 2px 0px rgba(28,27,24,0.08),0px 0px 0px 1px rgba(28,27,24,0.04);
  --tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color), 0px 0px 0px 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-\[inset_-50px_-100px_30px_10px_rgb\(17_24_39\)\]{
  --tw-shadow: inset -50px -100px 30px 10px rgb(17 24 39);
  --tw-shadow-colored: inset -50px -100px 30px 10px 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-\[inset_0_0_0_1px_\#E5E5E5\]{
  --tw-shadow: inset 0 0 0 1px #E5E5E5;
  --tw-shadow-colored: inset 0 0 0 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-\[inset_0_0_0_1px_\#e5e5e5\]{
  --tw-shadow: inset 0 0 0 1px #e5e5e5;
  --tw-shadow-colored: inset 0 0 0 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-\[inset_0_0_0_2px_white_\2c _0_3px_5px_-2px_\#00000050\]{
  --tw-shadow: inset 0 0 0 2px white , 0 3px 5px -2px #00000050;
  --tw-shadow-colored: inset 0 0 0 2px var(--tw-shadow-color), 0 3px 5px -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-\[inset_0_0_5px_white_\2c _inset_0_0_0_2px_\#FF4A00\]{
  --tw-shadow: inset 0 0 5px white , inset 0 0 0 2px #FF4A00;
  --tw-shadow-colored: inset 0 0 5px var(--tw-shadow-color), inset 0 0 0 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-accordion-item{
  --tw-shadow: 0px 1px 2px 0px rgba(164, 172, 185, 0.24), 0px 0px 0px 1px rgba(18, 55, 105, 0.08);
  --tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color), 0px 0px 0px 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-badge{
  --tw-shadow: 0px 0px 6px 1px rgba(178, 178, 178, 0.08);
  --tw-shadow-colored: 0px 0px 6px 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-btn-brand{
  --tw-shadow: inset 0 0 1px 0px #ffffff, inset 0 0 2px 2px #ffffff80, 0 4px 6px -2px #10182805, 0 12px 16px -4px #10182814;
  --tw-shadow-colored: inset 0 0 1px 0px var(--tw-shadow-color), inset 0 0 2px 2px var(--tw-shadow-color), 0 4px 6px -2px var(--tw-shadow-color), 0 12px 16px -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-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-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-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);
}
.shadow-tab-button-active{
  --tw-shadow: 0px 0px 2px 2px rgba(255, 255, 255, 0.50) inset;
  --tw-shadow-colored: inset 0px 0px 2px 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 !important;
  outline-offset: 2px !important;
}
.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);
}
.blur-\[2px\]{
  --tw-blur: blur(2px);
  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);
}
.drop-shadow{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.grayscale{
  --tw-grayscale: grayscale(100%);
  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);
}
.grayscale-0{
  --tw-grayscale: grayscale(0);
  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);
}
.backdrop-blur-md{
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.backdrop-filter{
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-shadow{
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-100{
  transition-duration: 100ms;
}
.duration-150{
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
[x-cloak] {
  display: none;
}
.accordion_item_list ul li {
  list-style: inside;
  margin-left: 40px;
  list-style-position: outside;
}
.accordion_item_list ol li {
  list-style: inside;
  margin-left: 40px;
  list-style-position: outside;
  list-style-type: decimal;
}
.accordion_item_list ol li::marker {
  color: rgb(255, 74, 0, var(--tw-text-opacity));
  font-weight: 600;
}
.highlighted_column {
  border-radius: 4px;
  border: 1px solid #F5F5F5;
  background: linear-gradient(176deg, rgba(245, 245, 245, 0.1) 63.54%, rgba(245, 245, 245, 0.8) 99.63%);
  height: calc(100% - 12px);
  width: calc(100% - 12px);
  position: absolute;
  top: 6px;
  left: 6px;
  z-index: -1;
}
.modal_shadow {
  box-shadow: 0px 32px 40px 0px rgba(28, 27, 24, 0.08);
}
.dropdownMenu {
  height: calc(100vh - 61px);
}
/* Total number of original slides */
/* Number of visible slides */
/* Width of each slide */
.slider-container {
  --d: 40s;
  display: block;
  overflow: hidden;
  width: calc(384px * 5);
  position: relative;
}
.slider-track-rtl {
  display: flex;
  gap: 40px;
  width: calc(384px * (5 + 5));
  animation: scroll-right var(--d) linear infinite;
}
.slider-track-ltr {
  display: flex;
  gap: 40px;
  width: calc(384px * (5 + 5));
  animation: scroll-left var(--d) linear infinite;
}
.slider-item {
  flex: 0 0 384px;
  aspect-ratio: 1.5;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease;
  height: 332px;
  width: 384px;
}
.slider-container::before,
.slider-container::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 2;
}
.slider-container::before {
  left: 0;
  filter: blur(10px);
}
.slider-container::after {
  right: 0;
  filter: blur(10px);
}
@keyframes scroll-right {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-384px * 5));
  }
}
@keyframes scroll-left {
  0% {
    transform: translateX(calc(-384px * 5));
  }
  100% {
    transform: translateX(0);
  }
}
.swiper-button-prev,
.swiper-button-next {
  display: none;
}
.custom-swiper-button-prev,
.custom-swiper-button-next {
  display: contents;
}
.custom-swiper-button-prev {
  left: 10px;
}
.custom-swiper-button-next {
  right: 10px;
}
@media screen and (max-width: 1024px) {
  #trustpilot-slider-container .swiper-slide {
    max-width: 100%;
    height: 356px;
  }
  #trustpilot-slider-container .swiper-pagination-horizontal {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 14px;
    z-index: 0;
    bottom: unset;
  }
  #trustpilot-slider-container .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #A3A3A3;
    margin-right: 0px;
    margin-left: 0px;
  }
  #trustpilot-slider-container .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    box-shadow: 0px 0px 2px 2px rgba(255, 255, 255, 0.5) inset;
    background: url("https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/slider-pagination-bullet-active.png");
  }
}
#trustpilot-slider-v2 .circle-slider-button-next,
#trustpilot-slider-v2 .circle-slider-button-prev {
  box-shadow: 0px 0.857px 1.714px 0px rgba(17, 25, 39, 0.04), 0px 0.857px 2.571px 0px rgba(17, 25, 39, 0.08);
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  padding: 17.143px;
  border-radius: 500px;
  background: white;
}
#trustpilot-slider-v2 .circle-slider-button-next:hover,
#trustpilot-slider-v2 .circle-slider-button-prev:hover {
  background: #f5f5f5;
}
#trustpilot-slider-v2 .circle-slider-button-next:hover svg path,
#trustpilot-slider-v2 .circle-slider-button-prev:hover svg path {
  stroke: #FF4A00;
}
#trustpilot-slider-v2 .slider-controls {
  display: flex;
  flex-direction: row;
  z-index: 1;
}
@media (min-width: 1024px) {
  #trustpilot-slider-v2 .slider-controls {
    gap: 20px;
  }
}
@media (min-width: 768px) {
  #trustpilot-slider-v2 .slider-controls {
    gap: 10px;
  }
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  #trustpilot-slider-v2 .slider-controls {
    gap: 10px;
  }
}
#trustpilot-slider-v2 .slide-card {
  width: 100%;
  max-width: 490px;
  display: flex;
  justify-content: center;
  height: 440px;
}
@media (min-width: 768px) {
  #trustpilot-slider-v2 .slide-card {
    height: 360px;
  }
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  #trustpilot-slider-v2 .slide-card {
    height: 332px;
  }
}
#trustpilot-slider-v2 .slide-card-prev,
#trustpilot-slider-v2 .slide-card-next {
  width: 100%;
  max-width: 488px;
  display: flex;
  justify-content: end;
  height: 300px;
}
#trustpilot-slider-v2 .slide-card-prev {
  right: -77% !important;
}
#trustpilot-slider-v2 .slide-card-next {
  left: -77% !important;
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  #trustpilot-slider-v2 .slide-card {
    max-width: 400px !important;
  }
  #trustpilot-slider-v2 .slide-card-prev {
    right: -60% !important;
    max-width: 400px !important;
  }
  #trustpilot-slider-v2 .slide-card-next {
    left: -60% !important;
    max-width: 400px !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 768px) {
  #trustpilot-slider-v2 .cards-slider {
    width: 100%;
    max-width: 600px;
  }
  #trustpilot-slider-v2 .circle-slider-button-next,
  #trustpilot-slider-v2 .circle-slider-button-prev {
    width: 40px;
    height: 40px;
    padding: 14.286px;
    border-radius: 500px;
    background: white;
  }
}
.steps_markdown p > a {
  color: #ff4a00;
  font-weight: 700;
}
img.w-css-reset {
  height: auto !important;
}
.wistia_embed {
  max-width: 960px;
  max-height: 540px !important;
}
.wistia-container {
  max-width: 960px;
  max-height: 540px !important;
}
.w-big-play-button {
  width: 168px !important;
  height: 168px !important;
  border-radius: 50% !important;
}
.w-big-play-button svg {
  width: 168px !important;
  height: 168px !important;
  border-radius: 50% !important;
  border: 4px solid #FF4A00;
  fill: #1C1B18;
  box-shadow: 0px 2px 4px -2px rgba(17, 25, 39, 0.031372549), 0px 6px 6px -2px rgba(17, 25, 39, 0.0588235294), 0px 0px 0px 2px rgba(0, 0, 0, 0.0196078431), 0px 0px 0px 0.5px rgba(0, 0, 0, 0.0784313725), 0px 0.5px 0px 0px #FFFFFF inset !important;
}
.w-big-play-button div {
  width: 168px !important;
  height: 168px !important;
  border-radius: 50% !important;
  border: 4px solid #FF4A00;
  background: #1C1B18 !important;
  mix-blend-mode: unset !important;
}
.w-big-play-button svg polygon {
  fill: white !important;
}
.w-bpb-wrapper {
  left: calc(50% + 0px) !important;
  top: calc(40% + 0px) !important;
}
.w-video-wrapper {
  background-color: unset;
}
img.w-css-reset {
  background-color: unset !important;
  border-radius: 32px !important;
}
.w-video-wrapper.w-css-reset {
  background-color: unset !important;
}
div:has(.w-video-wrapper.w-css-reset) {
  border-radius: 32px;
}
.w-playbar-wrapper {
  width: 100%;
}
.w-playbar-wrapper canvas {
  width: 100% !important;
}
.w-bottom-bar-lower.w-css-reset {
  padding: 5px 10px !important;
}
.w-bpb-wrapper {
  position: absolute;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  margin: 0 !important;
  pointer-events: auto;
}
.w-big-play-button {
  width: 168px !important;
  height: 168px !important;
  border-radius: 50% !important;
}
.w-big-play-button svg {
  width: 168px !important;
  height: 168px !important;
  border-radius: 50% !important;
  border: 4px solid #FF4A00;
  fill: #1C1B18;
  box-shadow: 0px 2px 4px -2px rgba(17, 25, 39, 0.031372549), 0px 6px 6px -2px rgba(17, 25, 39, 0.0588235294), 0px 0px 0px 2px rgba(0, 0, 0, 0.0196078431), 0px 0px 0px 0.5px rgba(0, 0, 0, 0.0784313725), 0px 0.5px 0px 0px #FFFFFF inset !important;
}
@media only screen and (max-width: 767px) {
  .wistia_embed {
    width: 100%;
    height: auto !important;
  }
  .wistia-container {
    width: 100%;
    height: auto !important;
  }
  .w-bpb-wrapper {
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
  }
  .w-big-play-button {
    width: 96px !important;
    height: 96px !important;
    border-radius: 50% !important;
  }
  .w-big-play-button svg {
    width: 96px !important;
    height: 96px !important;
  }
  .w-big-play-button div {
    width: 96px !important;
    height: 96px !important;
  }
}
#v6 {
  background-color: #1c1b18;
  background: linear-gradient(180deg, #12110f 19.09%, rgba(17, 17, 15, 0.9) 80%), url("https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/cta-black-background.webp") no-repeat bottom center;
  background-size: cover;
  background-blend-mode: normal;
}
.gradient-text {
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-family: Bounded;
  line-height: normal;
}
@media screen and (max-width: 769px) {
  body {
    background: #fff;
  }
  .child_page.container {
    width: 100%;
    background: #fff;
    padding: 0 24px;
  }
}
.form ::-webkit-input-placeholder,
form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #737373 !important;
}
.form :-moz-placeholder,
form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #737373 !important;
}
.form ::-moz-placeholder,
form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #737373 !important;
}
.form :-ms-input-placeholder,
form :-ms-input-placeholder {
  color: #737373 !important;
}
.form .box,
form .box {
  padding: 0;
  border-bottom: 1px solid #e7e7e7;
  background: #fff;
  transition: all 0.5s linear;
}
.form .box:has(~ .box:not(.hidden)),
form .box:has(~ .box:not(.hidden)) {
  margin-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .form .box,
  form .box {
    border-bottom: 0px;
    padding-bottom: 0px;
  }
  .form .box:has(~ .box:not(.hidden)),
  form .box:has(~ .box:not(.hidden)) {
    padding-bottom: 40px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #e7e7e7 !important;
  }
  .form .box:has(~ .box.additional-explanation:not(.hidden)),
  form .box:has(~ .box.additional-explanation:not(.hidden)) {
    padding-bottom: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
  }
}
@media screen and (min-width: 769px) {
  .form .box,
  form .box {
    padding: 32px 32px 16px 32px;
    border-radius: 12px;
    border: 0;
    box-shadow: 0px 0.5px 0px 0px #fff inset, 0px 0px 0px 0.5px rgba(0, 0, 0, 0.08), 0px 0px 0px 2px rgba(0, 0, 0, 0.02), 0px 6px 6px -2px rgba(17, 25, 39, 0.06), 0px 2px 4px -2px rgba(17, 25, 39, 0.03);
  }
}
.form .box__heading,
form .box__heading {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 32px;
  position: relative;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: #121212;
  margin-bottom: 32px;
}
@media screen and (min-width: 769px) {
  .form .box__heading,
  form .box__heading {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 32px;
    flex-flow: row;
    align-items: center;
  }
}
.form .box.active,
form .box.active {
  border-color: #97e0c7;
}
.form .box__status,
form .box__status {
  display: inline-block;
  position: relative;
  width: 25px;
  height: 25px;
  line-height: 16px;
  font-family: "FontAwesome";
  text-align: center;
}
.form .box__status.done:before, .form .box__status.error:before,
form .box__status.done:before,
form .box__status.error:before {
  border-radius: 50%;
  padding: 5px;
  font-size: 14px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 5px;
  color: #fff;
}
.form .box__status.done:before,
form .box__status.done:before {
  content: "\f00c";
  background-color: #97e0c7;
}
.form .box__status.error:before,
form .box__status.error:before {
  content: "\f00d";
  background-color: #ffe5e5;
}
.form .form-group,
form .form-group {
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.form label,
.form .control-label,
form label,
form .control-label {
  color: #121212;
  gap: 8px;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.form label .icon,
.form .control-label .icon,
form label .icon,
form .control-label .icon {
  color: #43a6e1;
  font-size: 14px;
  line-height: 20px;
}
.form label.non-transform,
.form .control-label.non-transform,
form label.non-transform,
form .control-label.non-transform {
  text-transform: none;
}
.form .help-block-error,
form .help-block-error {
  font-size: 12px;
  line-height: 16px;
  color: #df1c41 !important;
  font-weight: 400;
  text-align: left;
  display: flex;
  gap: 6px;
  align-items: flex-start;
  flex-flow: row;
  margin-top: 8px;
  padding-left: 4px;
}
.form .help-block-error:before,
form .help-block-error:before {
  content: url("https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/alert-triangle.svg");
  width: 16px;
  height: 16px;
}
.form .help-block-error a,
form .help-block-error a {
  font-size: inherit;
}
.form .wrap-field,
form .wrap-field {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.with-checkmark {
  background-image: url(/static/img/check-black.svg) !important;
  background-position: calc(100% - 10px) center !important;
  background-repeat: no-repeat !important;
  background-size: auto !important;
}
@media screen and (max-width: 767px) {
  .dashboad-layout .box {
    border-radius: 24px !important;
    padding: 24px !important;
    background: #fff !important;
    border: 1px solid #e5e5e5 !important;
  }
  .dashboad-layout .box:has(~ .box:not(.hidden)) {
    border-bottom: 1px solid #e5e5e5 !important;
  }
}
/**
* ==================================================
* These are styles for input, select, textarea fields
*====================================================
*/
.form-control,
.input,
input[type=text],
input[type=email],
input[type=tel],
input[type=password],
select,
textarea,
.span-box {
  display: flex;
  padding: 16px 24px !important;
  gap: 8px;
  align-self: stretch;
  border: 0;
  height: 48px;
  font-size: 16px;
  line-height: 18px !important;
  font-weight: 400;
  color: #737373 !important;
  border-radius: 500px !important;
  box-shadow: 0px 1px 2px 0px rgba(72, 72, 72, 0.16), 0px 0px 0px 1px rgba(72, 72, 72, 0.16), 0px 1px 2px 0px rgba(105, 105, 105, 0.08), 0px 0px 0px 1px rgba(72, 72, 72, 0.13) !important;
  background: #fff;
  transition: border-color 0.3s ease-out, box-shadow 0.3s ease-out;
}
.form-control.invalid,
.input.invalid,
input[type=text].invalid,
input[type=email].invalid,
input[type=tel].invalid,
input[type=password].invalid,
select.invalid,
textarea.invalid,
.span-box.invalid {
  box-shadow: 0px 1px 2px 0px rgba(150, 19, 44, 0.32), 0px 0px 0px 1px #df1c41, 0px 0px 0px 2px #fff, 0px 0px 0px 3px rgba(223, 28, 65, 0.24) !important;
}
.form-control.invalid-phone,
.input.invalid-phone,
input[type=text].invalid-phone,
input[type=email].invalid-phone,
input[type=tel].invalid-phone,
input[type=password].invalid-phone,
select.invalid-phone,
textarea.invalid-phone,
.span-box.invalid-phone {
  box-shadow: 0px 1px 2px 0px rgba(150, 19, 44, 0.32), 0px 0px 0px 1px #df1c41, 0px 0px 0px 2px #fff, 0px 0px 0px 3px rgba(223, 28, 65, 0.24) !important;
}
.form-control:hover,
.input:hover,
input[type=text]:hover,
input[type=email]:hover,
input[type=tel]:hover,
input[type=password]:hover,
select:hover,
textarea:hover,
.span-box:hover {
  box-shadow: 0px 1px 2px 0px rgba(255, 74, 0, 0.16), 0px 0px 0px 1px rgba(72, 72, 72, 0.16) !important;
}
.form-control:focus,
.input:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=password]:focus,
select:focus,
textarea:focus,
.span-box:focus {
  box-shadow: 0px 1px 2px 0px rgba(255, 74, 0, 0.4), 0px 0px 0px 1px #ff4a00, 0px 0px 0px 2px #fff, 0px 0px 0px 3px rgba(255, 74, 0, 0.32) !important;
  outline: none !important;
}
.form-control,
.input,
input[type=text],
input[type=password],
select {
  width: 100%;
  height: 48px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
select {
  padding: 14px 24px !important;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f8f8f8 !important;
  opacity: 1;
  pointer-events: none;
  cursor: not-allowed;
}
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff url(https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/arrow-down.svg) calc(100% - 16px) center no-repeat !important;
  padding-right: 32px !important;
}
textarea,
textarea.form-control {
  resize: none;
  min-height: 120px;
}
.new-design .box__content {
  margin-bottom: 2rem;
  border-bottom: 1px solid #e7e7e7;
}
@media screen and (max-width: 768px) {
  .new-design .box__content {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px;
  }
}
.row {
  margin-right: -8px;
  margin-left: -8px;
}
.custom-checkbox {
  min-height: 44px;
  padding: 12px 8px;
  border-radius: 6px;
  box-shadow: 0px 1px 2px 0px rgba(72, 72, 72, 0.16), 0px 0px 0px 1px rgba(72, 72, 72, 0.16), 0px 1px 2px 0px rgba(105, 105, 105, 0.08), 0px 0px 0px 1px rgba(72, 72, 72, 0.13);
}
.checkbox {
  margin: 0;
}
.checkbox label {
  display: flex;
  align-items: center;
  gap: 14px;
  position: relative;
  margin-bottom: 0;
}
.checkbox label::before {
  display: flex;
  align-items: center;
  position: relative;
  width: 23px;
  height: 23px;
  top: 3px;
  left: 0;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out !important;
  content: url(https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/checkbox.svg) !important;
}
.checkbox input[type=checkbox], .checkbox input[type=radio] {
  opacity: 0;
  display: none;
}
.checkbox input[type=checkbox]:disabled + label, .checkbox input[type=radio]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type=checkbox]:disabled + label::before {
  cursor: not-allowed;
}
.checkbox input[type=radio]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}
.checkbox input[type=checkbox]:checked + label::before {
  content: url(https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/checkbox-checked.svg) !important;
}
.checkbox input[type=checkbox]:hover + label::before {
  content: url(https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/checkbox-hover.svg) !important;
}
.checkbox input[type=checkbox]:checked:hover + label::before {
  content: url(https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/checkbox-checked-hover.svg) !important;
}
.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox-inline {
  margin-top: 0;
}
input[type=radio] .styled:checked + label::before, input[type=checkbox] .styled:checked + label::after, input[type=radio] .styled:checked + label::after {
  color: #fff;
}
.checkbox-group .inner-box {
  position: relative;
  display: flex;
  align-items: center;
  transition: all 0.5s;
  border-radius: 24px;
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 24px;
}
.checkbox-group .inner-box.active {
  border-color: #ff4a00;
}
.custom-blue-bullets ul,
.custom-blue-bullets ol {
  padding-left: 1rem;
}
.custom-blue-bullets ul li,
.custom-blue-bullets ol li {
  margin-bottom: 2rem;
  padding-left: 1em;
}
.custom-blue-bullets ul li:last-child,
.custom-blue-bullets ol li:last-child {
  margin-bottom: 0;
}
.custom-blue-bullets ul {
  list-style-type: disc;
}
.custom-blue-bullets ol {
  list-style: none;
  counter-reset: custom-counter;
  padding-left: 0;
}
.custom-blue-bullets ol li {
  counter-increment: custom-counter;
  position: relative;
  padding-left: 2.5rem; /* Ajusta según tu diseño */
}
.custom-blue-bullets ol li::before {
  content: counter(custom-counter, decimal-leading-zero) " ";
  position: absolute;
  left: 0;
  color: #1a9ac7;
  font-weight: 700;
}
.custom-blue-bullets ul li::marker,
.custom-blue-bullets ol li::marker {
  color: #1a9ac7; /* Tailwind blue-600 */
}
.hero-section-13-center-image .bg-image-hero-card {
  background-position: bottom;
  background-size: cover;
}
@media (min-width: 1280px) {
  .sectionBox {
    background: linear-gradient(180deg, #fff 31.85%, #f0f0f0 100%), #fff;
  }
}
.video-list :nth-child(1),
.video-list :nth-child(5) {
  margin-top: 80px;
}
.video-list :nth-child(2),
.video-list :nth-child(4) {
  margin-top: 40px;
}
.cta_group_list_1_background{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
@media (min-width: 1024px) {
  .cta_group_list_1_background {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(193, 199, 208, 0.1) 100%), #fff;
  }
}
.cta_7_icon_shadow_1 {
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
.cta_7_icon_shadow_2 {
  box-shadow: 0px 2px 1px 0px rgba(228, 229, 231, 0.24), 0px 0px 0px 1px rgba(228, 229, 231, 0.24);
}
.cta-with-cards-3-background {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(193, 199, 208, 0.1) 100%), #fff;
}
@media (min-width: 768px) {
  .cta-with-cards-3-background {
    background: linear-gradient(180deg, rgba(250, 250, 250, 0.5) 20.67%, rgba(238, 238, 238, 0.5) 100%), #fafafa;
  }
  .cta-with-cards-3-card-shadow {
    box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.1), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
  }
}
.industry-leaders-1-title h2 > strong{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 74 0 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.25rem;
  padding-top: 0.5rem;
  font-weight: 7000;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .industry-leaders-1-title h2 > strong{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-bottom: 0px;
  }
}
@media (min-width: 1024px){
  .industry-leaders-1-title h2 > strong{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 0.25rem;
    padding-top: 1rem;
  }
}
.industry-leaders-1-description{
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(42 42 42 / var(--tw-text-opacity));
}
.industry-leaders-1-description strong{
  font-weight: 700;
}
.industry-leaders-1-description a{
  font-weight: 600;
}
.industry-leaders-1-description h3{
  font-size: 20px;
  line-height: 30px;
  line-height: 1.75rem;
  letter-spacing: -1px;
  --tw-text-opacity: 1;
  color: rgb(28 27 24 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .industry-leaders-1-description h3{
    font-size: 24px;
    line-height: 32px;
    line-height: 2rem;
  }
}
.industry-leaders-1-description p{
  min-height: 1rem;
  font-size: 16px;
  line-height: 26px;
  line-height: 1.5rem;
}
.industry-leaders-1-svg-primary svg{
  --tw-text-opacity: 1 !important;
  color: rgb(255 74 0 / var(--tw-text-opacity)) !important;
}
ul::-webkit-scrollbar {
  display: none;
}
ul {
  scrollbar-width: none;
}
.list_2_item_list ul li {
  list-style: inside;
  margin-left: 30px;
  list-style-position: outside;
}
.quote-box-content p{
  min-height: 2rem;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(42 42 42 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .quote-box-content p{
    min-height: 3.5rem;
    font-size: 32px;
    font-weight: 500;
    line-height: 56px;
  }
}
.bard-styles h2{
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(28 27 24 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .bard-styles h2{
    font-size: 32px;
    line-height: 56px;
  }
}
.bard-styles h3{
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(28 27 24 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .bard-styles h3{
    font-size: 28px;
    line-height: 42px;
  }
}
.bard-styles h4{
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(28 27 24 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .bard-styles h4{
    font-size: 20px;
    line-height: 30px;
    line-height: 2rem;
  }
}
.bard-styles h5{
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  line-height: 1.5rem;
}
@media (min-width: 1024px){
  .bard-styles h5{
    font-size: 21px;
    line-height: 2.5rem;
  }
}
.bard-styles h6{
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  line-height: 1.5rem;
}
@media (min-width: 1024px){
  .bard-styles h6{
    font-size: 24px;
    line-height: 32px;
    line-height: 2rem;
  }
}
.bard-styles p{
  min-height: 1.5rem;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(67 67 67 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .bard-styles p{
    min-height: 2rem;
    font-size: 20px;
    line-height: 30px;
    line-height: 2rem;
  }
}
.bard-styles ul{
  list-style-type: disc;
  padding-left: 1.5rem;
}
.bard-styles ol{
  list-style-type: decimal;
  padding-left: 1.5rem;
}
.disclaimer-text-1-bard-styles h2{
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(28 27 24 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .disclaimer-text-1-bard-styles h2{
    font-size: 48px;
    line-height: 56px;
  }
}
.disclaimer-text-1-bard-styles h3{
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(28 27 24 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .disclaimer-text-1-bard-styles h3{
    font-size: 28px;
    line-height: 42px;
  }
}
.disclaimer-text-1-bard-styles p{
  min-height: 1.5rem;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(67 67 67 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  .disclaimer-text-1-bard-styles p{
    min-height: 2rem;
    font-size: 21px;
    line-height: 2rem;
  }
}
.disclaimer-text-1-bard-styles ul{
  margin-bottom: 2rem;
  list-style-type: disc;
  padding-left: 1.5rem;
}
.disclaimer-text-1-bard-styles ol{
  margin-bottom: 2rem;
  list-style-type: decimal;
  padding-left: 1.5rem;
}
.annual-report-content{
  max-width: 800px;
}
.annual-report-content h3, .annual-report-content h4{
  margin-bottom: 1.5rem;
  margin-top: 2rem;
  font-size: 21px;
  font-weight: 600;
  line-height: 32px;
}
@media (min-width: 1024px){
  .annual-report-content h3, .annual-report-content h4{
    margin-bottom: 28px;
    margin-top: 48px;
    font-size: 28px;
    line-height: 36px;
  }
}
.annual-report-content h3, .annual-report-content h4 {
  border: none !important;
}
.annual-report-content div{
  margin-bottom: 1.5rem;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}
@media (min-width: 1024px){
  .annual-report-content div{
    margin-bottom: 28px;
    font-size: 18px;
    line-height: 28px;
  }
}
.annual-report-content .content-container{
  border-radius: 32px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
}
.annual-report-content p{
  display: flex;
  gap: 2rem;
  padding: 2.5rem;
}
.annual-report-content p strong{
  max-width: 336px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  width: 50%;
}
.annual-report-content p span {
  width: 50%;
  font-size: 18px;
  line-height: 28px;
}
.annual-report-content p .cost{
  width: auto;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(232 247 252 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 19px;
  padding-right: 19px;
  font-size: 16px;
  line-height: 26px;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(26 154 199 / var(--tw-text-opacity));
}
.annual-report-content hr{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
.annual-report-content div:last-child{
  margin-top: 1rem;
}
.button_shadow {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.16), 0px 0px 0px 1px rgba(0, 0, 0, 0.08);
}
.articles-author-bard-text p{
  min-height: 1.5rem;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(67 67 67 / var(--tw-text-opacity));
}
.articles-author-bard-text p:last-of-type{
  display: inline;
}
.bard-intro{
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(28 27 24 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .bard-intro{
    font-size: 20px;
    line-height: 30px;
    line-height: 2rem;
  }
}
.bard-intro p{
  min-height: 1.5rem;
}
@media (min-width: 768px){
  .bard-intro p{
    min-height: 2rem;
  }
}
.bard-intro p:first-of-type::first-letter{
  float: left;
  margin-right: 18px;
  font-size: 69px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 59px;
}
@media (min-width: 768px){
  .bard-intro p:first-of-type::first-letter{
    font-size: 62px;
    line-height: 56px;
  }
}
.author-bard p{
  min-height: 1.5rem;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .author-bard p{
    font-size: 20px;
    line-height: 30px;
    line-height: 2rem;
  }
}
.book-hero-image {
  background-color: #000;
  background-size: auto 47%;
  background-position: 83% bottom;
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  .book-hero-image {
    background-size: cover;
  }
}
.book-hero-text-shadow {
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}
.book-just-start-book-cover-shadow {
  box-shadow: 0px 227.109px 63.234px 0px rgba(195, 58, 4, 0.01), 0px 145.172px 57.891px 0px rgba(195, 58, 4, 0.06), 0px 81.937px 48.984px 0px rgba(195, 58, 4, 0.21), 0px 36.516px 36.516px 0px rgba(195, 58, 4, 0.35), 0px 8.906px 19.594px 0px rgba(195, 58, 4, 0.4);
}
.whats-inside-content-bg {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center 50px;
}
@media screen and (min-width: 1024px) {
  .whats-inside-content-bg {
    opacity: 0.5;
    transition: background-position 1s ease, opacity 1s ease;
  }
  .whats-inside-content-bg.show {
    background-position: center top;
    opacity: 1;
  }
}
@media screen and (max-width: 1024px) {
  .whats-inside-content-bg {
    background-image: none !important;
  }
}
@media screen and (min-width: 1024px) {
  .title {
    opacity: 0;
    transform: translateY(50px);
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    will-change: transform;
  }
  .title.show {
    display: inline-block;
    opacity: 1;
    transform: translateY(0);
  }
  .whats-inside-description span {
    display: inline-block;
    opacity: 0;
    transform: translateY(30px);
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
    margin-right: 4px;
  }
  .whats-inside-description.show span {
    opacity: 1;
    transform: translateY(0);
  }
  .whats-inside-arrow {
    -webkit-mask-image: linear-gradient(to left, transparent 20%, black 100%);
            mask-image: linear-gradient(to left, transparent 20%, black 100%);
    -webkit-mask-size: 200% 100%;
            mask-size: 200% 100%;
    -webkit-mask-position: -100% 0%;
            mask-position: -100% 0%;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    transition: -webkit-mask-position 0.3s ease-in-out;
    transition: mask-position 0.3s ease-in-out;
    transition: mask-position 0.3s ease-in-out, -webkit-mask-position 0.3s ease-in-out;
  }
  .whats-inside-arrow.show {
    -webkit-mask-position: 0% 0%;
            mask-position: 0% 0%;
  }
  .book-card {
    opacity: 0;
    filter: blur(5px) brightness(0.5);
    scale: 0.5;
    transition: opacity 0.3s ease-in-out, filter 0.5s ease-in-out, scale 0.3s ease-in-out;
  }
  .book-card.show {
    opacity: 1;
    filter: none;
    scale: none;
  }
  .resize-with-opacity {
    opacity: 0;
    scale: 0.5;
    transition: scale 0.5s ease-in-out, opacity 0.5s ease-in-out;
  }
  .resize-with-opacity.show {
    scale: none;
    opacity: 1;
  }
  .top-to-bottom {
    -webkit-mask-image: linear-gradient(to top, transparent 20%, black 50%);
            mask-image: linear-gradient(to top, transparent 20%, black 50%);
    -webkit-mask-size: 100% 200%;
            mask-size: 100% 200%;
    -webkit-mask-position: 20% 200%;
            mask-position: 20% 200%;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    transition: -webkit-mask-position 1s ease-in-out;
    transition: mask-position 1s ease-in-out;
    transition: mask-position 1s ease-in-out, -webkit-mask-position 1s ease-in-out;
  }
  .top-to-bottom.show {
    -webkit-mask-position: 0% 0%;
            mask-position: 0% 0%;
  }
  .content {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  }
  .content.show {
    opacity: 1;
    transform: none;
  }
  .makers-arrow {
    -webkit-mask-image: linear-gradient(to left, transparent 20%, black 100%);
            mask-image: linear-gradient(to left, transparent 20%, black 100%);
    -webkit-mask-size: 200% 100%;
            mask-size: 200% 100%;
    -webkit-mask-position: 100% 0%;
            mask-position: 100% 0%;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    transition: -webkit-mask-position 2s ease-in-out;
    transition: mask-position 2s ease-in-out;
    transition: mask-position 2s ease-in-out, -webkit-mask-position 2s ease-in-out;
  }
  .makers-arrow.show {
    -webkit-mask-position: 0% 0%;
            mask-position: 0% 0%;
  }
  .guide-list-item {
    opacity: 0;
    transform: translateX(-10px);
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  }
  .guide-list-item.show {
    opacity: 1;
    transform: none;
  }
  .resize {
    scale: 0.85;
    transition: scale 0.6s ease-in-out;
  }
  .resize.show {
    scale: 1;
  }
  .opacity-left-to-right {
    opacity: 0;
    transform: translateX(-10px);
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  }
  .opacity-left-to-right.show {
    opacity: 1;
    transform: none;
  }
  .opacity-text {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
  }
  .opacity-text.show {
    opacity: 1;
  }
  .quote-author {
    display: inline-block;
    transform: translateY(30px);
    transition: transform 0.5s ease-in-out;
  }
  .quote-author.show {
    transform: translateY(0);
  }
  .footer-image img {
    scale: 0.8;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, scale 0.5s ease-in-out;
  }
  .footer-image.show img {
    opacity: 1;
    scale: 1;
  }
  .footer-text span {
    display: inline-block;
    transform: translateY(180px);
    transition: transform 0.5s ease-in-out, overflow 1s ease-in-out;
  }
  .footer-text.show span {
    transform: translateY(0);
  }
  .footer-button button {
    scale: 0.2;
    opacity: 0;
    transition: scale 0.5s ease-in-out, opacity 0.4s ease-in-out;
  }
  .footer-button.show button {
    scale: 1;
    opacity: 1;
  }
}
.for-you-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #fff 100%), linear-gradient(183deg, rgba(240, 241, 244, 0) 33.44%, #f0f1f4 59.7%);
}
.markers-card-shadow {
  box-shadow: 0px 10px 23px 0px rgba(17, 20, 65, 0.03), 0px 42px 42px 0px rgba(17, 20, 65, 0.03), 0px 94px 56px 0px rgba(17, 20, 65, 0.02), 0px 166px 67px 0px rgba(17, 20, 65, 0), 0px 260px 73px 0px rgba(17, 20, 65, 0);
}
.ultimate-guide-bg {
  background-position: top left;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-blend-mode: color-burn;
  box-shadow: 0 25px 60px -24px rgb(255, 74, 0);
}
@media screen and (max-width: 1024px) {
  .ultimate-guide-bg {
    box-shadow: none;
  }
}
.ultimate-guide-transparent-title {
  color: rgba(255, 250, 242, 0.45);
  text-shadow: 0 0 1px rgb(255, 74, 0), 0 1px 1px white;
}
.author-bottom-gradient-1 {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 59.69%);
}
.author-bottom-gradient-2 {
  background: linear-gradient(180deg, rgba(20, 21, 23, 0) 0%, #141517 100%);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
}
.author-bottom-background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@font-face {
  font-family: "Radwave";
  src: url("https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/radwave-regular.eot?#iefix") format("embedded-opentype"), url("https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/radwave-regular.woff2") format("woff2"), url("https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/radwave-regular.woff") format("woff"), url("https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/radwave-regular.ttf") format("truetype"), url("https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/radwave-regular.svg#youworkforthem") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Nanum Pen";
  src: url("https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/NanumPenScript-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Bounded";
  src: url("https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/Bounded-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Bounded";
  src: url("https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/Bounded-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Bounded";
  src: url("https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/Bounded-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Bounded";
  src: url("https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/Bounded-Variable.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
}
a {
  color: #ff4a00;
}
.black-text a {
  color: black;
}
.primary-700 a {
  color: #d53b0d;
}
.section{
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 1024px){
  .section{
    max-width: 920px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1280px){
  .section{
    max-width: 1216px;
  }
}
.text-title {
  font-size: clamp(24px, 3.4vw, 32px) !important;
  line-height: clamp(32px, 4.2vw, 40px) !important;
}
.title-radwave h2 {
  font-family: "Radwave", sans-serif;
  font-size: clamp(26px, 3.4vw, 32px) !important;
  line-height: clamp(32px, 4.2vw, 40px) !important;
}
.text-body {
  font-size: clamp(16px, 2.3vw, 21px);
  line-height: clamp(24px, 3.4vw, 32px);
  font-weight: 400;
}
@media (min-width: 1024px){
  .lg\:container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  @media (min-width: 320px){
    .lg\:container{
      max-width: 320px;
    }
  }
  @media (min-width: 576px){
    .lg\:container{
      max-width: 576px;
    }
  }
  @media (min-width: 768px){
    .lg\:container{
      max-width: 768px;
    }
  }
  @media (min-width: 1024px){
    .lg\:container{
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px){
    .lg\:container{
      max-width: 1280px;
    }
  }
  @media (min-width: 1536px){
    .lg\:container{
      max-width: 1536px;
    }
  }
  @media (min-width: 1600px){
    .lg\:container{
      max-width: 1600px;
    }
  }
  .lg\:bounded-subtitle{
    font-family: Bounded;
    font-weight: 700;
    font-size: clamp(28px, 4.2vw , 40px);
    line-height: clamp(32px, 4.6vw , 44px);
  }
}
@media (min-width: 1280px){
  .xl\:container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }
  @media (min-width: 320px){
    .xl\:container{
      max-width: 320px;
    }
  }
  @media (min-width: 576px){
    .xl\:container{
      max-width: 576px;
    }
  }
  @media (min-width: 768px){
    .xl\:container{
      max-width: 768px;
    }
  }
  @media (min-width: 1024px){
    .xl\:container{
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px){
    .xl\:container{
      max-width: 1280px;
    }
  }
  @media (min-width: 1536px){
    .xl\:container{
      max-width: 1536px;
    }
  }
  @media (min-width: 1600px){
    .xl\:container{
      max-width: 1600px;
    }
  }
}
.first\:border-y-8:first-child{
  border-top-width: 8px;
  border-bottom-width: 8px;
}
.last\:mb-0:last-child{
  margin-bottom: 0px;
}
.last\:mb-7:last-child{
  margin-bottom: 1.75rem;
}
.last\:border-y-8:last-child{
  border-top-width: 8px;
  border-bottom-width: 8px;
}
.last\:border-b-0:last-child{
  border-bottom-width: 0px;
}
.last-of-type\:mb-0:last-of-type{
  margin-bottom: 0px;
}
.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:cursor-pointer:hover{
  cursor: pointer;
}
.hover\:cursor-text:hover{
  cursor: text;
}
.hover\:border-2:hover{
  border-width: 2px;
}
.hover\:border-\[1\.2px\]:hover{
  border-width: 1.2px;
}
.hover\:border-\[4px\]:hover{
  border-width: 4px;
}
.hover\:border-gray-800:hover{
  --tw-border-opacity: 1;
  border-color: rgb(42 42 42 / var(--tw-border-opacity));
}
.hover\:border-primary-300:hover{
  --tw-border-opacity: 1;
  border-color: rgb(253 201 183 / var(--tw-border-opacity));
}
.hover\:border-primary-600:hover{
  --tw-border-opacity: 1;
  border-color: rgb(255 74 0 / var(--tw-border-opacity));
}
.hover\:border-primary-700:hover{
  --tw-border-opacity: 1;
  border-color: rgb(213 59 13 / var(--tw-border-opacity));
}
.hover\:bg-\[\#FF4A00\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 74 0 / var(--tw-bg-opacity));
}
.hover\:bg-black:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(28 27 24 / var(--tw-bg-opacity));
}
.hover\:bg-black\/50:hover{
  background-color: rgb(28 27 24 / 0.5);
}
.hover\:bg-blue-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}
.hover\:bg-gradient-orange-3:hover{
  background-color: linear-gradient(90deg, #FF4A00 50%, #FF7A00 86.74%);
}
.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.hover\:bg-gray-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.hover\:bg-gray-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
}
.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.hover\:bg-primary-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 237 231 / var(--tw-bg-opacity));
}
.hover\:bg-primary-300:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(253 201 183 / var(--tw-bg-opacity));
}
.hover\:bg-primary-600:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 74 0 / var(--tw-bg-opacity));
}
.hover\:bg-transparent:hover{
  background-color: transparent;
}
.hover\:bg-white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.hover\:bg-gradient-black-4:hover{
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.40) -14.06%, rgba(255, 255, 255, 0.00) 67.97%);
}
.hover\:bg-gradient-orange-1:hover{
  background-image: linear-gradient(239deg, rgba(255, 74, 0, 0.9) 8.52%, rgba(255, 74, 0, 1) 51.09%);
}
.hover\:bg-gradient-orange-3:hover{
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.40) 0%, rgba(255, 255, 255, 0.00) 67.97%);
}
.hover\:fill-gray-500:hover{
  fill: #A3A3A3;
}
.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(28 27 24 / var(--tw-text-opacity));
}
.hover\:text-gray-500:hover{
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
}
.hover\:text-gray-900:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.hover\:text-primary-600:hover{
  --tw-text-opacity: 1;
  color: rgb(255 74 0 / var(--tw-text-opacity));
}
.hover\:text-primary-700:hover{
  --tw-text-opacity: 1;
  color: rgb(213 59 13 / var(--tw-text-opacity));
}
.hover\:text-primary-800:hover{
  --tw-text-opacity: 1;
  color: rgb(178 50 10 / var(--tw-text-opacity));
}
.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
.hover\:opacity-35:hover{
  opacity: 0.35;
}
.hover\:\!shadow-\[0_0_0_2px_\#FF4A0080\]:hover{
  --tw-shadow: 0 0 0 2px #FF4A0080 !important;
  --tw-shadow-colored: 0 0 0 2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.hover\:shadow-md:hover{
  --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);
}
.hover\:shadow-none:hover{
  --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);
}
.hover\:shadow-tab-button-active:hover{
  --tw-shadow: 0px 0px 2px 2px rgba(255, 255, 255, 0.50) inset;
  --tw-shadow-colored: inset 0px 0px 2px 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);
}
.focus\:\!border:focus{
  border-width: 1px !important;
}
.focus\:\!border-primary-600:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 74 0 / var(--tw-border-opacity)) !important;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.focus\:\!outline:focus{
  outline-style: solid !important;
}
.focus\:\!outline-1:focus{
  outline-width: 1px !important;
}
.focus\:\!outline-\[\#ffc5ad\]:focus{
  outline-color: #ffc5ad !important;
}
.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) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.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-primary-600:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 74 0 / var(--tw-ring-opacity));
}
.focus\:ring-transparent:focus{
  --tw-ring-color: transparent;
}
.focus\:ring-opacity-20:focus{
  --tw-ring-opacity: 0.2;
}
.focus\:ring-opacity-50:focus{
  --tw-ring-opacity: 0.5;
}
.focus\:ring-opacity-60:focus{
  --tw-ring-opacity: 0.6;
}
.focus\:ring-offset-0:focus{
  --tw-ring-offset-width: 0px;
}
.focus-visible\:ring:focus-visible{
  --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-visible\:ring-opacity-60:focus-visible{
  --tw-ring-opacity: 0.6;
}
.focus-visible\:ring-offset-2:focus-visible{
  --tw-ring-offset-width: 2px;
}
.disabled\:opacity-50:disabled{
  opacity: 0.5;
}
.group:hover .group-hover\:block{
  display: block;
}
.group:hover .group-hover\: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:hover .group-hover\:translate-x-1{
  --tw-translate-x: 0.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));
}
.group:hover .group-hover\:translate-x-2{
  --tw-translate-x: 0.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));
}
.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\:rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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\:gap-1{
  gap: 0.25rem;
}
.group:hover .group-hover\:border-primary-300{
  --tw-border-opacity: 1;
  border-color: rgb(253 201 183 / var(--tw-border-opacity));
}
.group:hover .group-hover\:bg-blue-200{
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}
.group:hover .group-hover\:bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.group:hover .group-hover\:bg-primary-100{
  --tw-bg-opacity: 1;
  background-color: rgb(255 246 242 / var(--tw-bg-opacity));
}
.group:hover .group-hover\:px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.group:hover .group-hover\:pl-1{
  padding-left: 0.25rem;
}
.group:hover .group-hover\:pt-0{
  padding-top: 0px;
}
.group:hover .group-hover\:text-\[\#ff4a00\]{
  --tw-text-opacity: 1;
  color: rgb(255 74 0 / var(--tw-text-opacity));
}
.group:hover .group-hover\:text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
}
.group:hover .group-hover\:text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(42 42 42 / var(--tw-text-opacity));
}
.group:hover .group-hover\:text-primary-600{
  --tw-text-opacity: 1;
  color: rgb(255 74 0 / var(--tw-text-opacity));
}
.group:hover .group-hover\:text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.group:hover .group-hover\:opacity-100{
  opacity: 1;
}
.group:hover .group-hover\:shadow-\[0_0_0_8px_\#FEEDE7\]{
  --tw-shadow: 0 0 0 8px #FEEDE7;
  --tw-shadow-colored: 0 0 0 8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.prose-p\:text-gray-900 :is(:where(p):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.prose-ul\:list-disc :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))){
  list-style-type: disc;
}
@media not all and (min-width: 1024px){
  .max-lg\:gap-6{
    gap: 1.5rem;
  }
}
@media (min-width: 320px){
  .xs\:order-1{
    order: 1;
  }
  .xs\:order-2{
    order: 2;
  }
  .xs\:order-last{
    order: 9999;
  }
  .xs\:mb-8{
    margin-bottom: 2rem;
  }
  .xs\:block{
    display: block;
  }
  .xs\:\!flex{
    display: flex !important;
  }
  .xs\:hidden{
    display: none;
  }
  .xs\:h-20{
    height: 5rem;
  }
  .xs\:w-20{
    width: 5rem;
  }
  .xs\:w-64{
    width: 16rem;
  }
  .xs\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .xs\:max-w-\[350px\]{
    max-width: 350px;
  }
  .xs\:flex-row{
    flex-direction: row;
  }
  .xs\:flex-col{
    flex-direction: column;
  }
  .xs\:border-white{
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
  }
  .xs\:p-0{
    padding: 0px;
  }
}
@media (min-width: 576px){
  .sm\:bottom-10{
    bottom: 2.5rem;
  }
  .sm\:mb-0{
    margin-bottom: 0px;
  }
  .sm\:mb-4{
    margin-bottom: 1rem;
  }
  .sm\:ml-6{
    margin-left: 1.5rem;
  }
  .sm\:mt-0{
    margin-top: 0px;
  }
  .sm\:mt-12{
    margin-top: 3rem;
  }
  .sm\:mt-6{
    margin-top: 1.5rem;
  }
  .sm\:block{
    display: block;
  }
  .sm\:flex{
    display: flex;
  }
  .sm\:max-h-64{
    max-height: 16rem;
  }
  .sm\:max-h-full{
    max-height: 100%;
  }
  .sm\:w-60{
    width: 15rem;
  }
  .sm\:w-\[calc\(50\%_-_1\.5rem\)\]{
    width: calc(50% - 1.5rem);
  }
  .sm\:w-auto{
    width: auto;
  }
  .sm\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .sm\:\!min-w-\[236px\]{
    min-width: 236px !important;
  }
  .sm\:max-w-\[206px\]{
    max-width: 206px;
  }
  .sm\:max-w-\[400px\]{
    max-width: 400px;
  }
  .sm\:max-w-\[492px\]{
    max-width: 492px;
  }
  .sm\:max-w-\[640px\]{
    max-width: 640px;
  }
  .sm\:flex-row{
    flex-direction: row;
  }
  .sm\:flex-col{
    flex-direction: column;
  }
  .sm\:items-center{
    align-items: center;
  }
  .sm\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .sm\:px-11{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }
  .sm\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .sm\:text-base{
    font-size: 16px;
    line-height: 26px;
  }
}
@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }
  .md\:relative{
    position: relative;
  }
  .md\:\!bottom-0{
    bottom: 0px !important;
  }
  .md\:right-0{
    right: 0px;
  }
  .md\:right-\[-400px\]{
    right: -400px;
  }
  .md\:top-14{
    top: 3.5rem;
  }
  .md\:top-\[6\.8rem\]{
    top: 6.8rem;
  }
  .md\:z-0{
    z-index: 0;
  }
  .md\:order-1{
    order: 1;
  }
  .md\:order-2{
    order: 2;
  }
  .md\:order-3{
    order: 3;
  }
  .md\:order-none{
    order: 0;
  }
  .md\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .md\:col-span-12{
    grid-column: span 12 / span 12;
  }
  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .md\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .md\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .md\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .md\:col-span-8{
    grid-column: span 8 / span 8;
  }
  .md\:col-span-9{
    grid-column: span 9 / span 9;
  }
  .md\:m-0{
    margin: 0px;
  }
  .md\:m-16{
    margin: 4rem;
  }
  .md\:m-8{
    margin: 2rem;
  }
  .md\:-mx-0{
    margin-left: -0px;
    margin-right: -0px;
  }
  .md\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .md\:mx-12{
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .md\:mx-6{
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
  .md\:mx-\[80px\]{
    margin-left: 80px;
    margin-right: 80px;
  }
  .md\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .md\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .md\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .md\:my-auto{
    margin-top: auto;
    margin-bottom: auto;
  }
  .md\:\!ml-auto{
    margin-left: auto !important;
  }
  .md\:\!mr-0{
    margin-right: 0px !important;
  }
  .md\:-mt-40{
    margin-top: -10rem;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:mb-10{
    margin-bottom: 2.5rem;
  }
  .md\:mb-12{
    margin-bottom: 3rem;
  }
  .md\:mb-14{
    margin-bottom: 3.5rem;
  }
  .md\:mb-16{
    margin-bottom: 4rem;
  }
  .md\:mb-2{
    margin-bottom: 0.5rem;
  }
  .md\:mb-20{
    margin-bottom: 5rem;
  }
  .md\:mb-24{
    margin-bottom: 6rem;
  }
  .md\:mb-4{
    margin-bottom: 1rem;
  }
  .md\:mb-40{
    margin-bottom: 10rem;
  }
  .md\:mb-5{
    margin-bottom: 1.25rem;
  }
  .md\:mb-6{
    margin-bottom: 1.5rem;
  }
  .md\:mb-8{
    margin-bottom: 2rem;
  }
  .md\:mb-\[30px\]{
    margin-bottom: 30px;
  }
  .md\:mb-auto{
    margin-bottom: auto;
  }
  .md\:ml-0{
    margin-left: 0px;
  }
  .md\:ml-12{
    margin-left: 3rem;
  }
  .md\:ml-2{
    margin-left: 0.5rem;
  }
  .md\:ml-8{
    margin-left: 2rem;
  }
  .md\:ml-auto{
    margin-left: auto;
  }
  .md\:mr-0{
    margin-right: 0px;
  }
  .md\:mr-12{
    margin-right: 3rem;
  }
  .md\:mr-auto{
    margin-right: auto;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:mt-10{
    margin-top: 2.5rem;
  }
  .md\:mt-12{
    margin-top: 3rem;
  }
  .md\:mt-16{
    margin-top: 4rem;
  }
  .md\:mt-24{
    margin-top: 6rem;
  }
  .md\:mt-3{
    margin-top: 0.75rem;
  }
  .md\:mt-4{
    margin-top: 1rem;
  }
  .md\:mt-5{
    margin-top: 1.25rem;
  }
  .md\:mt-6{
    margin-top: 1.5rem;
  }
  .md\:mt-8{
    margin-top: 2rem;
  }
  .md\:mt-\[156px\]{
    margin-top: 156px;
  }
  .md\:block{
    display: block;
  }
  .md\:inline-block{
    display: inline-block;
  }
  .md\:\!flex{
    display: flex !important;
  }
  .md\:flex{
    display: flex;
  }
  .md\:inline-flex{
    display: inline-flex;
  }
  .md\:grid{
    display: grid;
  }
  .md\:hidden{
    display: none;
  }
  .md\:aspect-\[1\/1\.02\]{
    aspect-ratio: 1/1.02;
  }
  .md\:\!h-auto{
    height: auto !important;
  }
  .md\:h-1\/3{
    height: 33.333333%;
  }
  .md\:h-10{
    height: 2.5rem;
  }
  .md\:h-12{
    height: 3rem;
  }
  .md\:h-14{
    height: 3.5rem;
  }
  .md\:h-16{
    height: 4rem;
  }
  .md\:h-2\/3{
    height: 66.666667%;
  }
  .md\:h-5{
    height: 1.25rem;
  }
  .md\:h-6{
    height: 1.5rem;
  }
  .md\:h-7{
    height: 1.75rem;
  }
  .md\:h-8{
    height: 2rem;
  }
  .md\:h-96{
    height: 24rem;
  }
  .md\:h-\[120px\]{
    height: 120px;
  }
  .md\:h-\[130\%\]{
    height: 130%;
  }
  .md\:h-\[52px\]{
    height: 52px;
  }
  .md\:h-\[60px\]{
    height: 60px;
  }
  .md\:h-\[85px\]{
    height: 85px;
  }
  .md\:h-auto{
    height: auto;
  }
  .md\:h-fit{
    height: -moz-fit-content;
    height: fit-content;
  }
  .md\:h-full{
    height: 100%;
  }
  .md\:max-h-20{
    max-height: 5rem;
  }
  .md\:max-h-9{
    max-height: 2.25rem;
  }
  .md\:max-h-96{
    max-height: 24rem;
  }
  .md\:max-h-\[430px\]{
    max-height: 430px;
  }
  .md\:max-h-\[440px\]{
    max-height: 440px;
  }
  .md\:max-h-\[500px\]{
    max-height: 500px;
  }
  .md\:max-h-\[540px\]{
    max-height: 540px;
  }
  .md\:max-h-\[600px\]{
    max-height: 600px;
  }
  .md\:max-h-\[624px\]{
    max-height: 624px;
  }
  .md\:max-h-\[62px\]{
    max-height: 62px;
  }
  .md\:min-h-16{
    min-height: 4rem;
  }
  .md\:min-h-80{
    min-height: 20rem;
  }
  .md\:min-h-\[100px\]{
    min-height: 100px;
  }
  .md\:min-h-\[300px\]{
    min-height: 300px;
  }
  .md\:min-h-\[350px\]{
    min-height: 350px;
  }
  .md\:min-h-\[389px\]{
    min-height: 389px;
  }
  .md\:min-h-\[400px\]{
    min-height: 400px;
  }
  .md\:min-h-\[440px\]{
    min-height: 440px;
  }
  .md\:min-h-\[550px\]{
    min-height: 550px;
  }
  .md\:\!w-fit{
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-10{
    width: 2.5rem;
  }
  .md\:w-12{
    width: 3rem;
  }
  .md\:w-14{
    width: 3.5rem;
  }
  .md\:w-16{
    width: 4rem;
  }
  .md\:w-2\/5{
    width: 40%;
  }
  .md\:w-3\/4{
    width: 75%;
  }
  .md\:w-3\/5{
    width: 60%;
  }
  .md\:w-32{
    width: 8rem;
  }
  .md\:w-4\/12{
    width: 33.333333%;
  }
  .md\:w-5{
    width: 1.25rem;
  }
  .md\:w-6{
    width: 1.5rem;
  }
  .md\:w-64{
    width: 16rem;
  }
  .md\:w-7{
    width: 1.75rem;
  }
  .md\:w-8{
    width: 2rem;
  }
  .md\:w-8\/12{
    width: 66.666667%;
  }
  .md\:w-\[105px\]{
    width: 105px;
  }
  .md\:w-\[120px\]{
    width: 120px;
  }
  .md\:w-\[148px\]{
    width: 148px;
  }
  .md\:w-\[149px\]{
    width: 149px;
  }
  .md\:w-\[173px\]{
    width: 173px;
  }
  .md\:w-\[1px\]{
    width: 1px;
  }
  .md\:w-\[278px\]{
    width: 278px;
  }
  .md\:w-\[2px\]{
    width: 2px;
  }
  .md\:w-\[300px\]{
    width: 300px;
  }
  .md\:w-\[302px\]{
    width: 302px;
  }
  .md\:w-\[338px\]{
    width: 338px;
  }
  .md\:w-\[374px\]{
    width: 374px;
  }
  .md\:w-\[48\%\]{
    width: 48%;
  }
  .md\:w-\[50\%\]{
    width: 50%;
  }
  .md\:w-\[52px\]{
    width: 52px;
  }
  .md\:w-\[594px\]{
    width: 594px;
  }
  .md\:w-\[60px\]{
    width: 60px;
  }
  .md\:w-\[705px\]{
    width: 705px;
  }
  .md\:w-\[calc\(33\.333\%_-_1\.5rem\)\]{
    width: calc(33.333% - 1.5rem);
  }
  .md\:w-\[calc\(50\%_-_1\.25rem\)\]{
    width: calc(50% - 1.25rem);
  }
  .md\:w-\[calc\(50\%_-_1rem\)\]{
    width: calc(50% - 1rem);
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:\!min-w-48{
    min-width: 12rem !important;
  }
  .md\:\!min-w-\[200px\]{
    min-width: 200px !important;
  }
  .md\:min-w-16{
    min-width: 4rem;
  }
  .md\:min-w-52{
    min-width: 13rem;
  }
  .md\:min-w-8{
    min-width: 2rem;
  }
  .md\:min-w-\[120px\]{
    min-width: 120px;
  }
  .md\:min-w-\[124px\]{
    min-width: 124px;
  }
  .md\:min-w-\[164px\]{
    min-width: 164px;
  }
  .md\:min-w-\[192px\]{
    min-width: 192px;
  }
  .md\:min-w-\[200px\]{
    min-width: 200px;
  }
  .md\:min-w-\[216px\]{
    min-width: 216px;
  }
  .md\:min-w-\[250px\]{
    min-width: 250px;
  }
  .md\:min-w-\[262px\]{
    min-width: 262px;
  }
  .md\:min-w-\[30\%\]{
    min-width: 30%;
  }
  .md\:min-w-\[338px\]{
    min-width: 338px;
  }
  .md\:min-w-\[350px\]{
    min-width: 350px;
  }
  .md\:min-w-\[42px\]{
    min-width: 42px;
  }
  .md\:min-w-\[52px\]{
    min-width: 52px;
  }
  .md\:min-w-\[60px\]{
    min-width: 60px;
  }
  .md\:min-w-\[calc\(50\%_-1rem\)\]{
    min-width: calc(50% - 1rem);
  }
  .md\:max-w-20{
    max-width: 5rem;
  }
  .md\:max-w-3xl{
    max-width: 48rem;
  }
  .md\:max-w-80{
    max-width: 20rem;
  }
  .md\:max-w-\[1216px\]{
    max-width: 1216px;
  }
  .md\:max-w-\[216px\]{
    max-width: 216px;
  }
  .md\:max-w-\[238px\]{
    max-width: 238px;
  }
  .md\:max-w-\[278px\]{
    max-width: 278px;
  }
  .md\:max-w-\[297px\]{
    max-width: 297px;
  }
  .md\:max-w-\[30\%\]{
    max-width: 30%;
  }
  .md\:max-w-\[300px\]{
    max-width: 300px;
  }
  .md\:max-w-\[420px\]{
    max-width: 420px;
  }
  .md\:max-w-\[430px\]{
    max-width: 430px;
  }
  .md\:max-w-\[446px\]{
    max-width: 446px;
  }
  .md\:max-w-\[460px\]{
    max-width: 460px;
  }
  .md\:max-w-\[482px\]{
    max-width: 482px;
  }
  .md\:max-w-\[50\%\]{
    max-width: 50%;
  }
  .md\:max-w-\[500px\]{
    max-width: 500px;
  }
  .md\:max-w-\[548px\]{
    max-width: 548px;
  }
  .md\:max-w-\[559px\]{
    max-width: 559px;
  }
  .md\:max-w-\[60\%\]{
    max-width: 60%;
  }
  .md\:max-w-\[60px\]{
    max-width: 60px;
  }
  .md\:max-w-\[668px\]{
    max-width: 668px;
  }
  .md\:max-w-\[696px\]{
    max-width: 696px;
  }
  .md\:max-w-\[70\%\]{
    max-width: 70%;
  }
  .md\:max-w-\[720px\]{
    max-width: 720px;
  }
  .md\:max-w-\[75\%\]{
    max-width: 75%;
  }
  .md\:max-w-\[768px\]{
    max-width: 768px;
  }
  .md\:max-w-\[783px\]{
    max-width: 783px;
  }
  .md\:max-w-\[80\%\]{
    max-width: 80%;
  }
  .md\:max-w-\[800px\]{
    max-width: 800px;
  }
  .md\:max-w-\[85\%\]{
    max-width: 85%;
  }
  .md\:max-w-\[900px\]{
    max-width: 900px;
  }
  .md\:max-w-\[calc\(50\%_-_\.75rem\)\]{
    max-width: calc(50% - .75rem);
  }
  .md\:max-w-\[calc\(50\%_-_1\.2rem\)\]{
    max-width: calc(50% - 1.2rem);
  }
  .md\:max-w-\[calc\(50\%_-_1\.5rem\)\]{
    max-width: calc(50% - 1.5rem);
  }
  .md\:max-w-\[calc\(50\%_-_16px\)\]{
    max-width: calc(50% - 16px);
  }
  .md\:max-w-\[calc\(50\%_-_1rem\)\]{
    max-width: calc(50% - 1rem);
  }
  .md\:max-w-full{
    max-width: 100%;
  }
  .md\:max-w-lg{
    max-width: 32rem;
  }
  .md\:max-w-md{
    max-width: 28rem;
  }
  .md\:max-w-none{
    max-width: none;
  }
  .md\:flex-1{
    flex: 1 1 0%;
  }
  .md\:translate-y-\[-50\%\]{
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .md\:auto-rows-min{
    grid-auto-rows: min-content;
  }
  .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\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md\:grid-cols-5{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .md\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .md\:grid-cols-7{
    grid-template-columns: repeat(7, minmax(0, 1fr));
  }
  .md\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .md\:grid-cols-\[488fr\2c 592fr\]{
    grid-template-columns: 488fr 592fr;
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:flex-row-reverse{
    flex-direction: row-reverse;
  }
  .md\:flex-col{
    flex-direction: column;
  }
  .md\:flex-col-reverse{
    flex-direction: column-reverse;
  }
  .md\:flex-wrap{
    flex-wrap: wrap;
  }
  .md\:place-items-stretch{
    place-items: stretch;
  }
  .md\:items-start{
    align-items: flex-start;
  }
  .md\:items-end{
    align-items: flex-end;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-start{
    justify-content: flex-start;
  }
  .md\:justify-end{
    justify-content: flex-end;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-0{
    gap: 0px;
  }
  .md\:gap-10{
    gap: 2.5rem;
  }
  .md\:gap-12{
    gap: 3rem;
  }
  .md\:gap-14{
    gap: 3.5rem;
  }
  .md\:gap-16{
    gap: 4rem;
  }
  .md\:gap-2{
    gap: 0.5rem;
  }
  .md\:gap-2\.5{
    gap: 0.625rem;
  }
  .md\:gap-20{
    gap: 5rem;
  }
  .md\:gap-24{
    gap: 6rem;
  }
  .md\:gap-3{
    gap: 0.75rem;
  }
  .md\:gap-4{
    gap: 1rem;
  }
  .md\:gap-6{
    gap: 1.5rem;
  }
  .md\:gap-8{
    gap: 2rem;
  }
  .md\:gap-9{
    gap: 2.25rem;
  }
  .md\:gap-\[5px\]{
    gap: 5px;
  }
  .md\:gap-\[6px\]{
    gap: 6px;
  }
  .md\:gap-\[72px\]{
    gap: 72px;
  }
  .md\:gap-x-6{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
  .md\:gap-y-9{
    row-gap: 2.25rem;
  }
  .md\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .md\:\!self-start{
    align-self: flex-start !important;
  }
  .md\:self-start{
    align-self: flex-start;
  }
  .md\:\!self-center{
    align-self: center !important;
  }
  .md\:self-center{
    align-self: center;
  }
  .md\:justify-self-center{
    justify-self: center;
  }
  .md\:overflow-hidden{
    overflow: hidden;
  }
  .md\:rounded-2xl{
    border-radius: 1rem;
  }
  .md\:rounded-3xl{
    border-radius: 1.5rem;
  }
  .md\:rounded-\[20px\]{
    border-radius: 20px;
  }
  .md\:rounded-\[32px\]{
    border-radius: 32px;
  }
  .md\:rounded-\[40px\]{
    border-radius: 40px;
  }
  .md\:rounded-\[48px\]{
    border-radius: 48px;
  }
  .md\:rounded-full{
    border-radius: 9999px;
  }
  .md\:rounded-lg{
    border-radius: 0.5rem;
  }
  .md\:rounded-none{
    border-radius: 0px;
  }
  .md\:rounded-l-\[0px\]{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .md\:rounded-l-\[40px\]{
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
  }
  .md\:rounded-r-\[40px\]{
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
  }
  .md\:rounded-t-none{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }
  .md\:border{
    border-width: 1px;
  }
  .md\:border-x-4{
    border-left-width: 4px;
    border-right-width: 4px;
  }
  .md\:border-y-8{
    border-top-width: 8px;
    border-bottom-width: 8px;
  }
  .md\:border-b{
    border-bottom-width: 1px;
  }
  .md\:border-b-0{
    border-bottom-width: 0px;
  }
  .md\:border-b-2{
    border-bottom-width: 2px;
  }
  .md\:border-l-0{
    border-left-width: 0px;
  }
  .md\:border-r{
    border-right-width: 1px;
  }
  .md\:border-r-0{
    border-right-width: 0px;
  }
  .md\:border-t-0{
    border-top-width: 0px;
  }
  .md\:border-none{
    border-style: none;
  }
  .md\:border-\[\#A6A6A6\]{
    --tw-border-opacity: 1;
    border-color: rgb(166 166 166 / var(--tw-border-opacity));
  }
  .md\:border-\[\#fdc9b7\]{
    --tw-border-opacity: 1;
    border-color: rgb(253 201 183 / var(--tw-border-opacity));
  }
  .md\:border-gray-200{
    --tw-border-opacity: 1;
    border-color: rgb(245 245 245 / var(--tw-border-opacity));
  }
  .md\:border-gray-300{
    --tw-border-opacity: 1;
    border-color: rgb(229 229 229 / var(--tw-border-opacity));
  }
  .md\:border-primary-600{
    --tw-border-opacity: 1;
    border-color: rgb(255 74 0 / var(--tw-border-opacity));
  }
  .md\:bg-\[rgb\(28_27_24\)\]{
    --tw-bg-opacity: 1;
    background-color: rgb(28 27 24 / var(--tw-bg-opacity));
  }
  .md\:bg-gray-100{
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  }
  .md\:bg-transparent{
    background-color: transparent;
  }
  .md\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .md\:bg-\[linear-gradient\(to_right\2c _\#1C1B18CC\2c _transparent_75\%\)\]{
    background-image: linear-gradient(to right, #1C1B18CC, transparent 75%);
  }
  .md\:bg-\[url\(\'\/resources\/svg\/hero-1-right-corner\.svg\'\)\]{
    background-image: url('https://bizeecom-staging-67rtnb.laravel.cloud/build/assets/hero-1-right-corner.svg');
  }
  .md\:bg-gradient-to-b{
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  }
  .md\:bg-gradient-to-t{
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
  }
  .md\:bg-none{
    background-image: none;
  }
  .md\:from-transparent{
    --tw-gradient-from: transparent var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
  .md\:to-\[rgba\(193\2c 199\2c 208\2c 0\.10\)\]{
    --tw-gradient-to: rgba(193,199,208,0.10) var(--tw-gradient-to-position);
  }
  .md\:object-contain{
    -o-object-fit: contain;
       object-fit: contain;
  }
  .md\:object-center{
    -o-object-position: center;
       object-position: center;
  }
  .md\:\!p-6{
    padding: 1.5rem !important;
  }
  .md\:p-0{
    padding: 0px;
  }
  .md\:p-10{
    padding: 2.5rem;
  }
  .md\:p-12{
    padding: 3rem;
  }
  .md\:p-16{
    padding: 4rem;
  }
  .md\:p-2{
    padding: 0.5rem;
  }
  .md\:p-20{
    padding: 5rem;
  }
  .md\:p-4{
    padding: 1rem;
  }
  .md\:p-6{
    padding: 1.5rem;
  }
  .md\:p-8{
    padding: 2rem;
  }
  .md\:p-\[6px\]{
    padding: 6px;
  }
  .md\:\!px-6{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-11{
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }
  .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .md\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .md\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .md\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:px-\[100px\]{
    padding-left: 100px;
    padding-right: 100px;
  }
  .md\:px-\[134px\]{
    padding-left: 134px;
    padding-right: 134px;
  }
  .md\:px-\[24px\]{
    padding-left: 24px;
    padding-right: 24px;
  }
  .md\:px-\[38px\]{
    padding-left: 38px;
    padding-right: 38px;
  }
  .md\:px-\[58px\]{
    padding-left: 58px;
    padding-right: 58px;
  }
  .md\:px-\[72px\]{
    padding-left: 72px;
    padding-right: 72px;
  }
  .md\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .md\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .md\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .md\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .md\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .md\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .md\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .md\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .md\:py-\[18px\]{
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .md\:py-\[72px\]{
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .md\:\!pb-2\.5{
    padding-bottom: 0.625rem !important;
  }
  .md\:\!pl-10{
    padding-left: 2.5rem !important;
  }
  .md\:\!pl-\[18px\]{
    padding-left: 18px !important;
  }
  .md\:\!pr-2{
    padding-right: 0.5rem !important;
  }
  .md\:\!pr-4{
    padding-right: 1rem !important;
  }
  .md\:\!pt-2{
    padding-top: 0.5rem !important;
  }
  .md\:\!pt-6{
    padding-top: 1.5rem !important;
  }
  .md\:pb-0{
    padding-bottom: 0px;
  }
  .md\:pb-10{
    padding-bottom: 2.5rem;
  }
  .md\:pb-12{
    padding-bottom: 3rem;
  }
  .md\:pb-16{
    padding-bottom: 4rem;
  }
  .md\:pb-24{
    padding-bottom: 6rem;
  }
  .md\:pb-4{
    padding-bottom: 1rem;
  }
  .md\:pb-6{
    padding-bottom: 1.5rem;
  }
  .md\:pb-\[65px\]{
    padding-bottom: 65px;
  }
  .md\:pb-\[72px\]{
    padding-bottom: 72px;
  }
  .md\:pl-0{
    padding-left: 0px;
  }
  .md\:pl-1{
    padding-left: 0.25rem;
  }
  .md\:pl-10{
    padding-left: 2.5rem;
  }
  .md\:pl-12{
    padding-left: 3rem;
  }
  .md\:pl-\[100px\]{
    padding-left: 100px;
  }
  .md\:pl-\[78px\]{
    padding-left: 78px;
  }
  .md\:pr-12{
    padding-right: 3rem;
  }
  .md\:pr-2{
    padding-right: 0.5rem;
  }
  .md\:pr-3{
    padding-right: 0.75rem;
  }
  .md\:pr-6{
    padding-right: 1.5rem;
  }
  .md\:pt-0{
    padding-top: 0px;
  }
  .md\:pt-10{
    padding-top: 2.5rem;
  }
  .md\:pt-12{
    padding-top: 3rem;
  }
  .md\:pt-14{
    padding-top: 3.5rem;
  }
  .md\:pt-16{
    padding-top: 4rem;
  }
  .md\:pt-2{
    padding-top: 0.5rem;
  }
  .md\:pt-20{
    padding-top: 5rem;
  }
  .md\:pt-6{
    padding-top: 1.5rem;
  }
  .md\:pt-8{
    padding-top: 2rem;
  }
  .md\:pt-\[111px\]{
    padding-top: 111px;
  }
  .md\:pt-\[113px\]{
    padding-top: 113px;
  }
  .md\:pt-\[120px\]{
    padding-top: 120px;
  }
  .md\:pt-\[80px\]{
    padding-top: 80px;
  }
  .md\:text-left{
    text-align: left;
  }
  .md\:\!text-center{
    text-align: center !important;
  }
  .md\:text-center{
    text-align: center;
  }
  .md\:text-right{
    text-align: right;
  }
  .md\:text-start{
    text-align: start;
  }
  .md\:\!text-\[36px\]{
    font-size: 36px !important;
  }
  .md\:\!text-\[56px\]{
    font-size: 56px !important;
  }
  .md\:\!text-base{
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .md\:text-2xl{
    font-size: 24px;
    line-height: 32px;
  }
  .md\:text-3xl{
    font-size: 28px;
    line-height: 40px;
  }
  .md\:text-4xl{
    font-size: 40px;
    line-height: 54px;
  }
  .md\:text-5xl{
    font-size: 48px;
    line-height: 64px;
  }
  .md\:text-\[16px\]{
    font-size: 16px;
  }
  .md\:text-\[18px\]{
    font-size: 18px;
  }
  .md\:text-\[21px\]{
    font-size: 21px;
  }
  .md\:text-\[32px\]{
    font-size: 32px;
  }
  .md\:text-\[36px\]{
    font-size: 36px;
  }
  .md\:text-\[42px\]{
    font-size: 42px;
  }
  .md\:text-\[48px\]{
    font-size: 48px;
  }
  .md\:text-\[56px\]{
    font-size: 56px;
  }
  .md\:text-\[64px\]{
    font-size: 64px;
  }
  .md\:text-\[70px\]{
    font-size: 70px;
  }
  .md\:text-base{
    font-size: 16px;
    line-height: 26px;
  }
  .md\:text-lg{
    font-size: 18px;
    line-height: 28px;
  }
  .md\:text-sm{
    font-size: 14px;
    line-height: 22px;
  }
  .md\:text-xl{
    font-size: 20px;
    line-height: 30px;
  }
  .md\:font-bold{
    font-weight: 700;
  }
  .md\:font-medium{
    font-weight: 500;
  }
  .md\:font-normal{
    font-weight: 400;
  }
  .md\:font-semibold{
    font-weight: 600;
  }
  .md\:\!leading-8{
    line-height: 2rem !important;
  }
  .md\:\!leading-\[60px\]{
    line-height: 60px !important;
  }
  .md\:leading-10{
    line-height: 2.5rem;
  }
  .md\:leading-6{
    line-height: 1.5rem;
  }
  .md\:leading-7{
    line-height: 1.75rem;
  }
  .md\:leading-8{
    line-height: 2rem;
  }
  .md\:leading-\[21px\]{
    line-height: 21px;
  }
  .md\:leading-\[24px\]{
    line-height: 24px;
  }
  .md\:leading-\[27px\]{
    line-height: 27px;
  }
  .md\:leading-\[32px\]{
    line-height: 32px;
  }
  .md\:leading-\[42px\]{
    line-height: 42px;
  }
  .md\:leading-\[44px\]{
    line-height: 44px;
  }
  .md\:leading-\[48px\]{
    line-height: 48px;
  }
  .md\:leading-\[49px\]{
    line-height: 49px;
  }
  .md\:leading-\[52px\]{
    line-height: 52px;
  }
  .md\:leading-\[56px\]{
    line-height: 56px;
  }
  .md\:leading-\[60px\]{
    line-height: 60px;
  }
  .md\:leading-\[70px\]{
    line-height: 70px;
  }
  .md\:leading-\[75px\]{
    line-height: 75px;
  }
  .md\:shadow-\[inset_0_0_0_1px_\#f5f5f5_\2c _0_3px_5px_\#D6D6D6\]{
    --tw-shadow: inset 0 0 0 1px #f5f5f5 , 0 3px 5px #D6D6D6;
    --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color), 0 3px 5px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .md\:shadow-\[inset_0_0_0_1px_red\]{
    --tw-shadow: inset 0 0 0 1px red;
    --tw-shadow-colored: inset 0 0 0 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);
  }
  .md\:shadow-\[inset_30px_-30px_30px_10px_rgb\(17_24_39\)\]{
    --tw-shadow: inset 30px -30px 30px 10px rgb(17 24 39);
    --tw-shadow-colored: inset 30px -30px 30px 10px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .md\: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);
  }
  .first\:md\:border-l-8:first-child{
    border-left-width: 8px;
  }
  .last\:md\:border-r-8:last-child{
    border-right-width: 8px;
  }
  .hover\:md\:shadow-\[inset_0_0_0_1px_\#FB815E\2c _0_0_0_5px_\#FEEDE7\]:hover{
    --tw-shadow: inset 0 0 0 1px #FB815E, 0 0 0 5px #FEEDE7;
    --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color), 0 0 0 5px 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\:md\:shadow-\[inset_0_0_0_1px_red\]:hover{
    --tw-shadow: inset 0 0 0 1px red;
    --tw-shadow-colored: inset 0 0 0 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\:pointer-events-auto{
    pointer-events: auto;
  }
  .lg\:static{
    position: static;
  }
  .lg\:absolute{
    position: absolute;
  }
  .lg\:relative{
    position: relative;
  }
  .lg\:sticky{
    position: sticky;
  }
  .lg\:-left-4{
    left: -1rem;
  }
  .lg\:-top-8{
    top: -2rem;
  }
  .lg\:bottom-\[-30px\]{
    bottom: -30px;
  }
  .lg\:left-\[50\%\]{
    left: 50%;
  }
  .lg\:right-0{
    right: 0px;
  }
  .lg\:right-10{
    right: 2.5rem;
  }
  .lg\:right-24{
    right: 6rem;
  }
  .lg\:right-\[-25\%\]{
    right: -25%;
  }
  .lg\:right-\[-250px\]{
    right: -250px;
  }
  .lg\:right-\[-350px\]{
    right: -350px;
  }
  .lg\:top-0{
    top: 0px;
  }
  .lg\:top-\[-344px\]{
    top: -344px;
  }
  .lg\:top-\[29px\]{
    top: 29px;
  }
  .lg\:top-\[370px\]{
    top: 370px;
  }
  .lg\:z-\[1\]{
    z-index: 1;
  }
  .lg\:order-1{
    order: 1;
  }
  .lg\:order-2{
    order: 2;
  }
  .lg\:order-3{
    order: 3;
  }
  .lg\:order-4{
    order: 4;
  }
  .lg\:order-first{
    order: -9999;
  }
  .lg\:order-last{
    order: 9999;
  }
  .lg\:order-none{
    order: 0;
  }
  .lg\:col-\[1\/2\]{
    grid-column: 1/2;
  }
  .lg\:col-\[2\/3\]{
    grid-column: 2/3;
  }
  .lg\:col-\[3\/4\]{
    grid-column: 3/4;
  }
  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .lg\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .lg\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .lg\:col-span-5{
    grid-column: span 5 / span 5;
  }
  .lg\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .lg\:row-\[1\/2\]{
    grid-row: 1/2;
  }
  .lg\:m-0{
    margin: 0px;
  }
  .lg\:-mx-12{
    margin-left: -3rem;
    margin-right: -3rem;
  }
  .lg\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:mx-\[80px\]{
    margin-left: 80px;
    margin-right: 80px;
  }
  .lg\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .lg\:my-20{
    margin-top: 5rem;
    margin-bottom: 5rem;
  }
  .lg\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .lg\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .lg\:my-auto{
    margin-top: auto;
    margin-bottom: auto;
  }
  .lg\:\!mb-12{
    margin-bottom: 3rem !important;
  }
  .lg\:\!ml-0{
    margin-left: 0px !important;
  }
  .lg\:-mb-1{
    margin-bottom: -0.25rem;
  }
  .lg\:-mb-20{
    margin-bottom: -5rem;
  }
  .lg\:-ml-5{
    margin-left: -1.25rem;
  }
  .lg\:-ml-\[75px\]{
    margin-left: -75px;
  }
  .lg\:-mt-56{
    margin-top: -14rem;
  }
  .lg\:-mt-9{
    margin-top: -2.25rem;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }
  .lg\:mb-12{
    margin-bottom: 3rem;
  }
  .lg\:mb-16{
    margin-bottom: 4rem;
  }
  .lg\:mb-2{
    margin-bottom: 0.5rem;
  }
  .lg\:mb-20{
    margin-bottom: 5rem;
  }
  .lg\:mb-3{
    margin-bottom: 0.75rem;
  }
  .lg\:mb-4{
    margin-bottom: 1rem;
  }
  .lg\:mb-6{
    margin-bottom: 1.5rem;
  }
  .lg\:mb-8{
    margin-bottom: 2rem;
  }
  .lg\:mb-\[0px\]{
    margin-bottom: 0px;
  }
  .lg\:mb-\[100px\]{
    margin-bottom: 100px;
  }
  .lg\:mb-\[103px\]{
    margin-bottom: 103px;
  }
  .lg\:mb-\[104px\]{
    margin-bottom: 104px;
  }
  .lg\:mb-\[15px\]{
    margin-bottom: 15px;
  }
  .lg\:mb-\[19px\]{
    margin-bottom: 19px;
  }
  .lg\:mb-\[24px\]{
    margin-bottom: 24px;
  }
  .lg\:mb-\[64px\]{
    margin-bottom: 64px;
  }
  .lg\:mb-\[74px\]{
    margin-bottom: 74px;
  }
  .lg\:mb-\[75px\]{
    margin-bottom: 75px;
  }
  .lg\:mb-\[80px\]{
    margin-bottom: 80px;
  }
  .lg\:mb-\[87px\]{
    margin-bottom: 87px;
  }
  .lg\:mb-\[96px\]{
    margin-bottom: 96px;
  }
  .lg\:ml-0{
    margin-left: 0px;
  }
  .lg\:ml-14{
    margin-left: 3.5rem;
  }
  .lg\:ml-16{
    margin-left: 4rem;
  }
  .lg\:ml-2{
    margin-left: 0.5rem;
  }
  .lg\:ml-20{
    margin-left: 5rem;
  }
  .lg\:ml-24{
    margin-left: 6rem;
  }
  .lg\:ml-3{
    margin-left: 0.75rem;
  }
  .lg\:ml-6{
    margin-left: 1.5rem;
  }
  .lg\:ml-\[168px\]{
    margin-left: 168px;
  }
  .lg\:ml-\[1px\]{
    margin-left: 1px;
  }
  .lg\:ml-\[72px\]{
    margin-left: 72px;
  }
  .lg\:ml-\[80px\]{
    margin-left: 80px;
  }
  .lg\:ml-\[88px\]{
    margin-left: 88px;
  }
  .lg\:ml-auto{
    margin-left: auto;
  }
  .lg\:mr-0{
    margin-right: 0px;
  }
  .lg\:mr-2{
    margin-right: 0.5rem;
  }
  .lg\:mr-3{
    margin-right: 0.75rem;
  }
  .lg\:mr-6{
    margin-right: 1.5rem;
  }
  .lg\:mr-\[28px\]{
    margin-right: 28px;
  }
  .lg\:mr-\[52px\]{
    margin-right: 52px;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:mt-1{
    margin-top: 0.25rem;
  }
  .lg\:mt-10{
    margin-top: 2.5rem;
  }
  .lg\:mt-12{
    margin-top: 3rem;
  }
  .lg\:mt-16{
    margin-top: 4rem;
  }
  .lg\:mt-2{
    margin-top: 0.5rem;
  }
  .lg\:mt-4{
    margin-top: 1rem;
  }
  .lg\:mt-5{
    margin-top: 1.25rem;
  }
  .lg\:mt-6{
    margin-top: 1.5rem;
  }
  .lg\:mt-7{
    margin-top: 1.75rem;
  }
  .lg\:mt-8{
    margin-top: 2rem;
  }
  .lg\:mt-9{
    margin-top: 2.25rem;
  }
  .lg\:mt-\[-320px\]{
    margin-top: -320px;
  }
  .lg\:mt-\[-60px\]{
    margin-top: -60px;
  }
  .lg\:mt-\[200px\]{
    margin-top: 200px;
  }
  .lg\:mt-\[50px\]{
    margin-top: 50px;
  }
  .lg\:mt-\[58px\]{
    margin-top: 58px;
  }
  .lg\:mt-\[64px\]{
    margin-top: 64px;
  }
  .lg\:mt-\[80px\]{
    margin-top: 80px;
  }
  .lg\:mt-auto{
    margin-top: auto;
  }
  .lg\:\!block{
    display: block !important;
  }
  .lg\:block{
    display: block;
  }
  .lg\:inline-block{
    display: inline-block;
  }
  .lg\:\!flex{
    display: flex !important;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:grid{
    display: grid;
  }
  .lg\:\!hidden{
    display: none !important;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-24{
    height: 6rem;
  }
  .lg\:h-4{
    height: 1rem;
  }
  .lg\:h-4\/6{
    height: 66.666667%;
  }
  .lg\:h-5\/6{
    height: 83.333333%;
  }
  .lg\:h-6{
    height: 1.5rem;
  }
  .lg\:h-8{
    height: 2rem;
  }
  .lg\:h-\[1183px\]{
    height: 1183px;
  }
  .lg\:h-\[1220px\]{
    height: 1220px;
  }
  .lg\:h-\[134px\]{
    height: 134px;
  }
  .lg\:h-\[146px\]{
    height: 146px;
  }
  .lg\:h-\[168px\]{
    height: 168px;
  }
  .lg\:h-\[196px\]{
    height: 196px;
  }
  .lg\:h-\[20px\]{
    height: 20px;
  }
  .lg\:h-\[248px\]{
    height: 248px;
  }
  .lg\:h-\[24px\]{
    height: 24px;
  }
  .lg\:h-\[28px\]{
    height: 28px;
  }
  .lg\:h-\[298px\]{
    height: 298px;
  }
  .lg\:h-\[30px\]{
    height: 30px;
  }
  .lg\:h-\[320px\]{
    height: 320px;
  }
  .lg\:h-\[324px\]{
    height: 324px;
  }
  .lg\:h-\[332px\]{
    height: 332px;
  }
  .lg\:h-\[344px\]{
    height: 344px;
  }
  .lg\:h-\[368px\]{
    height: 368px;
  }
  .lg\:h-\[37\.54px\]{
    height: 37.54px;
  }
  .lg\:h-\[37\.5px\]{
    height: 37.5px;
  }
  .lg\:h-\[373px\]{
    height: 373px;
  }
  .lg\:h-\[394px\]{
    height: 394px;
  }
  .lg\:h-\[404px\]{
    height: 404px;
  }
  .lg\:h-\[424px\]{
    height: 424px;
  }
  .lg\:h-\[42px\]{
    height: 42px;
  }
  .lg\:h-\[442px\]{
    height: 442px;
  }
  .lg\:h-\[443px\]{
    height: 443px;
  }
  .lg\:h-\[49px\]{
    height: 49px;
  }
  .lg\:h-\[53px\]{
    height: 53px;
  }
  .lg\:h-\[62px\]{
    height: 62px;
  }
  .lg\:h-\[644px\]{
    height: 644px;
  }
  .lg\:h-\[70-px\]{
    height: 70-px;
  }
  .lg\:h-\[72px\]{
    height: 72px;
  }
  .lg\:h-\[798px\]{
    height: 798px;
  }
  .lg\:h-\[88px\]{
    height: 88px;
  }
  .lg\:h-\[91px\]{
    height: 91px;
  }
  .lg\:h-auto{
    height: auto;
  }
  .lg\:h-fit{
    height: -moz-fit-content;
    height: fit-content;
  }
  .lg\:h-full{
    height: 100%;
  }
  .lg\:h-px{
    height: 1px;
  }
  .lg\:max-h-\[600px\]{
    max-height: 600px;
  }
  .lg\:max-h-\[602px\]{
    max-height: 602px;
  }
  .lg\:max-h-\[624px\]{
    max-height: 624px;
  }
  .lg\:max-h-\[638px\]{
    max-height: 638px;
  }
  .lg\:max-h-\[650px\]{
    max-height: 650px;
  }
  .lg\:max-h-\[96px\]{
    max-height: 96px;
  }
  .lg\:max-h-\[calc\(90svh\)\]{
    max-height: calc(90svh);
  }
  .lg\:max-h-full{
    max-height: 100%;
  }
  .lg\:max-h-max{
    max-height: -moz-max-content;
    max-height: max-content;
  }
  .lg\:max-h-none{
    max-height: none;
  }
  .lg\:min-h-24{
    min-height: 6rem;
  }
  .lg\:min-h-\[300px\]{
    min-height: 300px;
  }
  .lg\:min-h-\[388px\]{
    min-height: 388px;
  }
  .lg\:min-h-\[400px\]{
    min-height: 400px;
  }
  .lg\:min-h-\[500px\]{
    min-height: 500px;
  }
  .lg\:min-h-\[550px\]{
    min-height: 550px;
  }
  .lg\:min-h-\[650px\]{
    min-height: 650px;
  }
  .lg\:min-h-\[800px\]{
    min-height: 800px;
  }
  .lg\:min-h-max{
    min-height: -moz-max-content;
    min-height: max-content;
  }
  .lg\:\!w-0{
    width: 0px !important;
  }
  .lg\:\!w-8{
    width: 2rem !important;
  }
  .lg\:\!w-\[600px\]{
    width: 600px !important;
  }
  .lg\:\!w-\[783px\]{
    width: 783px !important;
  }
  .lg\:\!w-\[800px\]{
    width: 800px !important;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-2\/3{
    width: 66.666667%;
  }
  .lg\:w-2\/5{
    width: 40%;
  }
  .lg\:w-24{
    width: 6rem;
  }
  .lg\:w-3\/5{
    width: 60%;
  }
  .lg\:w-4{
    width: 1rem;
  }
  .lg\:w-48{
    width: 12rem;
  }
  .lg\:w-6{
    width: 1.5rem;
  }
  .lg\:w-8{
    width: 2rem;
  }
  .lg\:w-\[115\%\]{
    width: 115%;
  }
  .lg\:w-\[125px\]{
    width: 125px;
  }
  .lg\:w-\[13\.8\%\]{
    width: 13.8%;
  }
  .lg\:w-\[130px\]{
    width: 130px;
  }
  .lg\:w-\[149\.65px\]{
    width: 149.65px;
  }
  .lg\:w-\[168px\]{
    width: 168px;
  }
  .lg\:w-\[208px\]{
    width: 208px;
  }
  .lg\:w-\[20px\]{
    width: 20px;
  }
  .lg\:w-\[22\.3\%\]{
    width: 22.3%;
  }
  .lg\:w-\[224px\]{
    width: 224px;
  }
  .lg\:w-\[233px\]{
    width: 233px;
  }
  .lg\:w-\[240px\]{
    width: 240px;
  }
  .lg\:w-\[241px\]{
    width: 241px;
  }
  .lg\:w-\[245px\]{
    width: 245px;
  }
  .lg\:w-\[250px\]{
    width: 250px;
  }
  .lg\:w-\[268px\]{
    width: 268px;
  }
  .lg\:w-\[28px\]{
    width: 28px;
  }
  .lg\:w-\[30\%\]{
    width: 30%;
  }
  .lg\:w-\[300px\]{
    width: 300px;
  }
  .lg\:w-\[31\.1\%\]{
    width: 31.1%;
  }
  .lg\:w-\[310px\]{
    width: 310px;
  }
  .lg\:w-\[32\%\]{
    width: 32%;
  }
  .lg\:w-\[321px\]{
    width: 321px;
  }
  .lg\:w-\[324px\]{
    width: 324px;
  }
  .lg\:w-\[338px\]{
    width: 338px;
  }
  .lg\:w-\[34\%\]{
    width: 34%;
  }
  .lg\:w-\[35px\]{
    width: 35px;
  }
  .lg\:w-\[37\.15\%\]{
    width: 37.15%;
  }
  .lg\:w-\[370px\]{
    width: 370px;
  }
  .lg\:w-\[378px\]{
    width: 378px;
  }
  .lg\:w-\[386px\]{
    width: 386px;
  }
  .lg\:w-\[40px\]{
    width: 40px;
  }
  .lg\:w-\[42\.1\%\]{
    width: 42.1%;
  }
  .lg\:w-\[444px\]{
    width: 444px;
  }
  .lg\:w-\[460px\]{
    width: 460px;
  }
  .lg\:w-\[48\.1\%\]{
    width: 48.1%;
  }
  .lg\:w-\[48\.5\%\]{
    width: 48.5%;
  }
  .lg\:w-\[50\%\]{
    width: 50%;
  }
  .lg\:w-\[548px\]{
    width: 548px;
  }
  .lg\:w-\[556px\]{
    width: 556px;
  }
  .lg\:w-\[580px\]{
    width: 580px;
  }
  .lg\:w-\[600px\]{
    width: 600px;
  }
  .lg\:w-\[62px\]{
    width: 62px;
  }
  .lg\:w-\[65\.625\%\]{
    width: 65.625%;
  }
  .lg\:w-\[65\.78\%\]{
    width: 65.78%;
  }
  .lg\:w-\[66\%\]{
    width: 66%;
  }
  .lg\:w-\[70px\]{
    width: 70px;
  }
  .lg\:w-\[72px\]{
    width: 72px;
  }
  .lg\:w-\[800px\]{
    width: 800px;
  }
  .lg\:w-\[81\.2px\]{
    width: 81.2px;
  }
  .lg\:w-\[87\.68px\]{
    width: 87.68px;
  }
  .lg\:w-\[88\.04px\]{
    width: 88.04px;
  }
  .lg\:w-\[88px\]{
    width: 88px;
  }
  .lg\:w-\[94\.88px\]{
    width: 94.88px;
  }
  .lg\:w-\[calc\(25\%_-_1\.5rem\)\]{
    width: calc(25% - 1.5rem);
  }
  .lg\:w-\[calc\(33\.3\%_-_1\.75rem\)\]{
    width: calc(33.3% - 1.75rem);
  }
  .lg\:w-auto{
    width: auto;
  }
  .lg\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:w-max{
    width: -moz-max-content;
    width: max-content;
  }
  .lg\:min-w-24{
    min-width: 6rem;
  }
  .lg\:min-w-28{
    min-width: 7rem;
  }
  .lg\:min-w-\[205px\]{
    min-width: 205px;
  }
  .lg\:min-w-\[336px\]{
    min-width: 336px;
  }
  .lg\:min-w-\[384px\]{
    min-width: 384px;
  }
  .lg\:min-w-\[42px\]{
    min-width: 42px;
  }
  .lg\:min-w-\[450px\]{
    min-width: 450px;
  }
  .lg\:min-w-\[462px\]{
    min-width: 462px;
  }
  .lg\:min-w-\[670px\]{
    min-width: 670px;
  }
  .lg\:min-w-\[calc\(33\%_-1rem\)\]{
    min-width: calc(33% - 1rem);
  }
  .lg\:min-w-min{
    min-width: -moz-min-content;
    min-width: min-content;
  }
  .lg\:\!max-w-2xl{
    max-width: 42rem !important;
  }
  .lg\:\!max-w-\[800px\]{
    max-width: 800px !important;
  }
  .lg\:max-w-3xl{
    max-width: 48rem;
  }
  .lg\:max-w-64{
    max-width: 16rem;
  }
  .lg\:max-w-96{
    max-width: 24rem;
  }
  .lg\:max-w-\[1112px\]{
    max-width: 1112px;
  }
  .lg\:max-w-\[1129px\]{
    max-width: 1129px;
  }
  .lg\:max-w-\[1152px\]{
    max-width: 1152px;
  }
  .lg\:max-w-\[1200\]{
    max-width: 1200;
  }
  .lg\:max-w-\[1200px\]{
    max-width: 1200px;
  }
  .lg\:max-w-\[1216px\]{
    max-width: 1216px;
  }
  .lg\:max-w-\[1680px\]{
    max-width: 1680px;
  }
  .lg\:max-w-\[218px\]{
    max-width: 218px;
  }
  .lg\:max-w-\[221px\]{
    max-width: 221px;
  }
  .lg\:max-w-\[263px\]{
    max-width: 263px;
  }
  .lg\:max-w-\[280px\]{
    max-width: 280px;
  }
  .lg\:max-w-\[293px\]{
    max-width: 293px;
  }
  .lg\:max-w-\[30\%\]{
    max-width: 30%;
  }
  .lg\:max-w-\[300px\]{
    max-width: 300px;
  }
  .lg\:max-w-\[320px\]{
    max-width: 320px;
  }
  .lg\:max-w-\[336px\]{
    max-width: 336px;
  }
  .lg\:max-w-\[372px\]{
    max-width: 372px;
  }
  .lg\:max-w-\[373px\]{
    max-width: 373px;
  }
  .lg\:max-w-\[384px\]{
    max-width: 384px;
  }
  .lg\:max-w-\[386px\]{
    max-width: 386px;
  }
  .lg\:max-w-\[400px\]{
    max-width: 400px;
  }
  .lg\:max-w-\[410px\]{
    max-width: 410px;
  }
  .lg\:max-w-\[412px\]{
    max-width: 412px;
  }
  .lg\:max-w-\[423px\]{
    max-width: 423px;
  }
  .lg\:max-w-\[440px\]{
    max-width: 440px;
  }
  .lg\:max-w-\[457px\]{
    max-width: 457px;
  }
  .lg\:max-w-\[475px\]{
    max-width: 475px;
  }
  .lg\:max-w-\[488px\]{
    max-width: 488px;
  }
  .lg\:max-w-\[496px\]{
    max-width: 496px;
  }
  .lg\:max-w-\[500px\]{
    max-width: 500px;
  }
  .lg\:max-w-\[518px\]{
    max-width: 518px;
  }
  .lg\:max-w-\[548px\]{
    max-width: 548px;
  }
  .lg\:max-w-\[55\%\]{
    max-width: 55%;
  }
  .lg\:max-w-\[550px\]{
    max-width: 550px;
  }
  .lg\:max-w-\[556px\]{
    max-width: 556px;
  }
  .lg\:max-w-\[580px\]{
    max-width: 580px;
  }
  .lg\:max-w-\[592px\]{
    max-width: 592px;
  }
  .lg\:max-w-\[60\%\]{
    max-width: 60%;
  }
  .lg\:max-w-\[600px\]{
    max-width: 600px;
  }
  .lg\:max-w-\[609px\]{
    max-width: 609px;
  }
  .lg\:max-w-\[616px\]{
    max-width: 616px;
  }
  .lg\:max-w-\[628px\]{
    max-width: 628px;
  }
  .lg\:max-w-\[633px\]{
    max-width: 633px;
  }
  .lg\:max-w-\[640px\]{
    max-width: 640px;
  }
  .lg\:max-w-\[650px\]{
    max-width: 650px;
  }
  .lg\:max-w-\[656px\]{
    max-width: 656px;
  }
  .lg\:max-w-\[668px\]{
    max-width: 668px;
  }
  .lg\:max-w-\[800px\]{
    max-width: 800px;
  }
  .lg\:max-w-\[857px\]{
    max-width: 857px;
  }
  .lg\:max-w-\[900px\]{
    max-width: 900px;
  }
  .lg\:max-w-\[920px\]{
    max-width: 920px;
  }
  .lg\:max-w-\[948px\]{
    max-width: 948px;
  }
  .lg\:max-w-\[984px\]{
    max-width: 984px;
  }
  .lg\:max-w-\[calc\(33\%_-_1\.2rem\)\]{
    max-width: calc(33% - 1.2rem);
  }
  .lg\:max-w-\[calc\(33\.333\%_-_1\.5rem\)\]{
    max-width: calc(33.333% - 1.5rem);
  }
  .lg\:max-w-\[calc\(50\%_-_1rem\)\]{
    max-width: calc(50% - 1rem);
  }
  .lg\:max-w-full{
    max-width: 100%;
  }
  .lg\:max-w-lg{
    max-width: 32rem;
  }
  .lg\:max-w-none{
    max-width: none;
  }
  .lg\:flex-1{
    flex: 1 1 0%;
  }
  .lg\:\!translate-x-0{
    --tw-translate-x: 0px !important;
    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)) !important;
  }
  .lg\:-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));
  }
  .lg\: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));
  }
  .lg\: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));
  }
  .lg\:rotate-\[-\.017rad\]{
    --tw-rotate: -.017rad;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:rotate-\[-\.034rad\]{
    --tw-rotate: -.034rad;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:rotate-\[\.017rad\]{
    --tw-rotate: .017rad;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:rotate-\[\.034rad\]{
    --tw-rotate: .034rad;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:rotate-\[\.055rad\]{
    --tw-rotate: .055rad;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:scale-x-\[1\]{
    --tw-scale-x: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .lg\:scale-y-\[-1\]{
    --tw-scale-y: -1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .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\:grid-cols-6{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .lg\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .lg\:grid-cols-9{
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
  .lg\:grid-cols-\[1fr_482px_1fr\]{
    grid-template-columns: 1fr 482px 1fr;
  }
  .lg\:grid-cols-\[240px_\2c _2fr\]{
    grid-template-columns: 240px 2fr;
  }
  .lg\:grid-cols-\[280px_1fr\]{
    grid-template-columns: 280px 1fr;
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-row-reverse{
    flex-direction: row-reverse;
  }
  .lg\:flex-col{
    flex-direction: column;
  }
  .lg\:flex-wrap{
    flex-wrap: wrap;
  }
  .lg\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .lg\:items-start{
    align-items: flex-start;
  }
  .lg\:items-end{
    align-items: flex-end;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:items-stretch{
    align-items: stretch;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-end{
    justify-content: flex-end;
  }
  .lg\:justify-center{
    justify-content: center;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-0{
    gap: 0px;
  }
  .lg\:gap-1{
    gap: 0.25rem;
  }
  .lg\:gap-10{
    gap: 2.5rem;
  }
  .lg\:gap-11{
    gap: 2.75rem;
  }
  .lg\:gap-12{
    gap: 3rem;
  }
  .lg\:gap-14{
    gap: 3.5rem;
  }
  .lg\:gap-16{
    gap: 4rem;
  }
  .lg\:gap-2{
    gap: 0.5rem;
  }
  .lg\:gap-20{
    gap: 5rem;
  }
  .lg\:gap-24{
    gap: 6rem;
  }
  .lg\:gap-28{
    gap: 7rem;
  }
  .lg\:gap-3{
    gap: 0.75rem;
  }
  .lg\:gap-32{
    gap: 8rem;
  }
  .lg\:gap-4{
    gap: 1rem;
  }
  .lg\:gap-5{
    gap: 1.25rem;
  }
  .lg\:gap-6{
    gap: 1.5rem;
  }
  .lg\:gap-7{
    gap: 1.75rem;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:gap-\[100px\]{
    gap: 100px;
  }
  .lg\:gap-\[104px\]{
    gap: 104px;
  }
  .lg\:gap-\[106px\]{
    gap: 106px;
  }
  .lg\:gap-\[10px\]{
    gap: 10px;
  }
  .lg\:gap-\[13px\]{
    gap: 13px;
  }
  .lg\:gap-\[14px\]{
    gap: 14px;
  }
  .lg\:gap-\[17px\]{
    gap: 17px;
  }
  .lg\:gap-\[24px\]{
    gap: 24px;
  }
  .lg\:gap-\[30px\]{
    gap: 30px;
  }
  .lg\:gap-\[45px\]{
    gap: 45px;
  }
  .lg\:gap-\[50px\]{
    gap: 50px;
  }
  .lg\:gap-\[6px\]{
    gap: 6px;
  }
  .lg\:gap-\[81px\]{
    gap: 81px;
  }
  .lg\:gap-\[88px\]{
    gap: 88px;
  }
  .lg\:gap-x-0{
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
  .lg\:gap-y-0{
    row-gap: 0px;
  }
  .lg\:gap-y-16{
    row-gap: 4rem;
  }
  .lg\:gap-y-\[64px\]{
    row-gap: 64px;
  }
  .lg\:self-start{
    align-self: flex-start;
  }
  .lg\:self-center{
    align-self: center;
  }
  .lg\:overflow-hidden{
    overflow: hidden;
  }
  .lg\:overflow-x-auto{
    overflow-x: auto;
  }
  .lg\:truncate{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .lg\:whitespace-normal{
    white-space: normal;
  }
  .lg\:rounded-2xl{
    border-radius: 1rem;
  }
  .lg\:rounded-3xl{
    border-radius: 1.5rem;
  }
  .lg\:rounded-\[24px\]{
    border-radius: 24px;
  }
  .lg\:rounded-\[32px\]{
    border-radius: 32px;
  }
  .lg\:rounded-\[40px\]{
    border-radius: 40px;
  }
  .lg\:rounded-\[48px\]{
    border-radius: 48px;
  }
  .lg\:rounded-\[6px\]{
    border-radius: 6px;
  }
  .lg\:rounded-full{
    border-radius: 9999px;
  }
  .lg\:rounded-lg{
    border-radius: 0.5rem;
  }
  .lg\:rounded-none{
    border-radius: 0px;
  }
  .lg\:rounded-b-3xl{
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }
  .lg\:\!border-0{
    border-width: 0px !important;
  }
  .lg\:border{
    border-width: 1px;
  }
  .lg\:border-0{
    border-width: 0px;
  }
  .lg\:border-4{
    border-width: 4px;
  }
  .lg\:border-x-0{
    border-left-width: 0px;
    border-right-width: 0px;
  }
  .lg\:\!border-b{
    border-bottom-width: 1px !important;
  }
  .lg\:border-b{
    border-bottom-width: 1px;
  }
  .lg\:border-l{
    border-left-width: 1px;
  }
  .lg\:border-t-0{
    border-top-width: 0px;
  }
  .lg\:\!border-none{
    border-style: none !important;
  }
  .lg\:border-none{
    border-style: none;
  }
  .lg\:border-gray-200{
    --tw-border-opacity: 1;
    border-color: rgb(245 245 245 / var(--tw-border-opacity));
  }
  .lg\:border-gray-300{
    --tw-border-opacity: 1;
    border-color: rgb(229 229 229 / var(--tw-border-opacity));
  }
  .lg\:border-b-gray-300{
    --tw-border-opacity: 1;
    border-bottom-color: rgb(229 229 229 / var(--tw-border-opacity));
  }
  .lg\:border-b-orange-400{
    --tw-border-opacity: 1;
    border-bottom-color: rgb(251 146 60 / var(--tw-border-opacity));
  }
  .lg\:bg-gray-100{
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  }
  .lg\:bg-primary-200{
    --tw-bg-opacity: 1;
    background-color: rgb(254 237 231 / var(--tw-bg-opacity));
  }
  .lg\:bg-transparent{
    background-color: transparent;
  }
  .lg\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .lg\:bg-gradient-black-2{
    background-image: linear-gradient(270deg, rgba(29, 28, 25, 0) 65%, #1c1b18 100%);
  }
  .lg\:object-cover{
    -o-object-fit: cover;
       object-fit: cover;
  }
  .lg\:\!p-0{
    padding: 0px !important;
  }
  .lg\:\!p-1{
    padding: 0.25rem !important;
  }
  .lg\:\!p-8{
    padding: 2rem !important;
  }
  .lg\:p-0{
    padding: 0px;
  }
  .lg\:p-10{
    padding: 2.5rem;
  }
  .lg\:p-12{
    padding: 3rem;
  }
  .lg\:p-16{
    padding: 4rem;
  }
  .lg\:p-2{
    padding: 0.5rem;
  }
  .lg\:p-20{
    padding: 5rem;
  }
  .lg\:p-3{
    padding: 0.75rem;
  }
  .lg\:p-4{
    padding: 1rem;
  }
  .lg\:p-5{
    padding: 1.25rem;
  }
  .lg\:p-6{
    padding: 1.5rem;
  }
  .lg\:p-7{
    padding: 1.75rem;
  }
  .lg\:p-8{
    padding: 2rem;
  }
  .lg\:p-\[15px\]{
    padding: 15px;
  }
  .lg\:p-\[72px\]{
    padding: 72px;
  }
  .lg\:p-\[8\.28px_16px_6px_16px\]{
    padding: 8.28px 16px 6px 16px;
  }
  .lg\:\!px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .lg\:\!px-\[80px\]{
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-1{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .lg\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .lg\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .lg\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .lg\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:px-9{
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .lg\:px-\[100px\]{
    padding-left: 100px;
    padding-right: 100px;
  }
  .lg\:px-\[10px\]{
    padding-left: 10px;
    padding-right: 10px;
  }
  .lg\:px-\[137px\]{
    padding-left: 137px;
    padding-right: 137px;
  }
  .lg\:px-\[13px\]{
    padding-left: 13px;
    padding-right: 13px;
  }
  .lg\:px-\[152px\]{
    padding-left: 152px;
    padding-right: 152px;
  }
  .lg\:px-\[200px\]{
    padding-left: 200px;
    padding-right: 200px;
  }
  .lg\:px-\[29px\]{
    padding-left: 29px;
    padding-right: 29px;
  }
  .lg\:px-\[42px\]{
    padding-left: 42px;
    padding-right: 42px;
  }
  .lg\:px-\[57px\]{
    padding-left: 57px;
    padding-right: 57px;
  }
  .lg\:px-\[72px\]{
    padding-left: 72px;
    padding-right: 72px;
  }
  .lg\:px-\[88px\]{
    padding-left: 88px;
    padding-right: 88px;
  }
  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .lg\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .lg\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .lg\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .lg\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .lg\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .lg\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .lg\:py-40{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .lg\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .lg\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .lg\:py-\[10px\]{
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .lg\:py-\[112px\]{
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .lg\:py-\[120px\]{
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .lg\:py-\[175px\]{
    padding-top: 175px;
    padding-bottom: 175px;
  }
  .lg\:py-\[60px\]{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .lg\:py-\[6px\]{
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .lg\:py-\[75px\]{
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .lg\:py-\[86px\]{
    padding-top: 86px;
    padding-bottom: 86px;
  }
  .lg\:py-\[88px\]{
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .lg\:\!pb-0{
    padding-bottom: 0px !important;
  }
  .lg\:pb-1{
    padding-bottom: 0.25rem;
  }
  .lg\:pb-10{
    padding-bottom: 2.5rem;
  }
  .lg\:pb-12{
    padding-bottom: 3rem;
  }
  .lg\:pb-16{
    padding-bottom: 4rem;
  }
  .lg\:pb-20{
    padding-bottom: 5rem;
  }
  .lg\:pb-3{
    padding-bottom: 0.75rem;
  }
  .lg\:pb-4{
    padding-bottom: 1rem;
  }
  .lg\:pb-40{
    padding-bottom: 10rem;
  }
  .lg\:pb-6{
    padding-bottom: 1.5rem;
  }
  .lg\:pb-9{
    padding-bottom: 2.25rem;
  }
  .lg\:pb-\[100px\]{
    padding-bottom: 100px;
  }
  .lg\:pb-\[138px\]{
    padding-bottom: 138px;
  }
  .lg\:pl-0{
    padding-left: 0px;
  }
  .lg\:pl-2{
    padding-left: 0.5rem;
  }
  .lg\:pl-28{
    padding-left: 7rem;
  }
  .lg\:pl-6{
    padding-left: 1.5rem;
  }
  .lg\:pl-8{
    padding-left: 2rem;
  }
  .lg\:pl-\[60px\]{
    padding-left: 60px;
  }
  .lg\:pr-0{
    padding-right: 0px;
  }
  .lg\:pr-10{
    padding-right: 2.5rem;
  }
  .lg\:pr-16{
    padding-right: 4rem;
  }
  .lg\:pr-20{
    padding-right: 5rem;
  }
  .lg\:pr-32{
    padding-right: 8rem;
  }
  .lg\:pr-4{
    padding-right: 1rem;
  }
  .lg\:pr-6{
    padding-right: 1.5rem;
  }
  .lg\:pt-0{
    padding-top: 0px;
  }
  .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-3{
    padding-top: 0.75rem;
  }
  .lg\:pt-4{
    padding-top: 1rem;
  }
  .lg\:pt-6{
    padding-top: 1.5rem;
  }
  .lg\:pt-\[100px\]{
    padding-top: 100px;
  }
  .lg\:pt-\[114px\]{
    padding-top: 114px;
  }
  .lg\:pt-\[120px\]{
    padding-top: 120px;
  }
  .lg\:pt-\[126px\]{
    padding-top: 126px;
  }
  .lg\:pt-\[72px\]{
    padding-top: 72px;
  }
  .lg\:pt-\[80px\]{
    padding-top: 80px;
  }
  .lg\:\!text-left{
    text-align: left !important;
  }
  .lg\:text-left{
    text-align: left;
  }
  .lg\:text-center{
    text-align: center;
  }
  .lg\:text-start{
    text-align: start;
  }
  .lg\:\!text-5xl{
    font-size: 48px !important;
    line-height: 64px !important;
  }
  .lg\:\!text-\[18px\]{
    font-size: 18px !important;
  }
  .lg\:\!text-\[21px\]{
    font-size: 21px !important;
  }
  .lg\:\!text-\[56px\]{
    font-size: 56px !important;
  }
  .lg\:\!text-base{
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .lg\:\!text-lg{
    font-size: 18px !important;
    line-height: 28px !important;
  }
  .lg\:text-2xl{
    font-size: 24px;
    line-height: 32px;
  }
  .lg\:text-3xl{
    font-size: 28px;
    line-height: 40px;
  }
  .lg\:text-4xl{
    font-size: 40px;
    line-height: 54px;
  }
  .lg\:text-5xl{
    font-size: 48px;
    line-height: 64px;
  }
  .lg\:text-6xl{
    font-size: 72px;
    line-height: 98px;
  }
  .lg\:text-\[12px\]{
    font-size: 12px;
  }
  .lg\:text-\[14px\]{
    font-size: 14px;
  }
  .lg\:text-\[16px\]{
    font-size: 16px;
  }
  .lg\:text-\[18px\]{
    font-size: 18px;
  }
  .lg\:text-\[21\.736px\]{
    font-size: 21.736px;
  }
  .lg\:text-\[212px\]{
    font-size: 212px;
  }
  .lg\:text-\[21px\]{
    font-size: 21px;
  }
  .lg\:text-\[24px\]{
    font-size: 24px;
  }
  .lg\:text-\[28px\]{
    font-size: 28px;
  }
  .lg\:text-\[32px\]{
    font-size: 32px;
  }
  .lg\:text-\[36px\]{
    font-size: 36px;
  }
  .lg\:text-\[40px\]{
    font-size: 40px;
  }
  .lg\:text-\[42px\]{
    font-size: 42px;
  }
  .lg\:text-\[48px\]{
    font-size: 48px;
  }
  .lg\:text-\[52px\]{
    font-size: 52px;
  }
  .lg\:text-\[56px\]{
    font-size: 56px;
  }
  .lg\:text-\[64px\]{
    font-size: 64px;
  }
  .lg\:text-base{
    font-size: 16px;
    line-height: 26px;
  }
  .lg\:text-lg{
    font-size: 18px;
    line-height: 28px;
  }
  .lg\:text-sm{
    font-size: 14px;
    line-height: 22px;
  }
  .lg\:text-xl{
    font-size: 20px;
    line-height: 30px;
  }
  .lg\:text-xs{
    font-size: 12px;
    line-height: 20px;
  }
  .lg\:\!font-medium{
    font-weight: 500 !important;
  }
  .lg\:\!font-semibold{
    font-weight: 600 !important;
  }
  .lg\:font-bold{
    font-weight: 700;
  }
  .lg\:font-extrabold{
    font-weight: 800;
  }
  .lg\:font-medium{
    font-weight: 500;
  }
  .lg\:font-normal{
    font-weight: 400;
  }
  .lg\:font-semibold{
    font-weight: 600;
  }
  .lg\:\!leading-\[60px\]{
    line-height: 60px !important;
  }
  .lg\:leading-10{
    line-height: 2.5rem;
  }
  .lg\:leading-5{
    line-height: 1.25rem;
  }
  .lg\:leading-6{
    line-height: 1.5rem;
  }
  .lg\:leading-7{
    line-height: 1.75rem;
  }
  .lg\:leading-8{
    line-height: 2rem;
  }
  .lg\:leading-9{
    line-height: 2.25rem;
  }
  .lg\:leading-\[100\%\]{
    line-height: 100%;
  }
  .lg\:leading-\[168px\]{
    line-height: 168px;
  }
  .lg\:leading-\[32px\]{
    line-height: 32px;
  }
  .lg\:leading-\[42px\]{
    line-height: 42px;
  }
  .lg\:leading-\[44px\]{
    line-height: 44px;
  }
  .lg\:leading-\[48px\]{
    line-height: 48px;
  }
  .lg\:leading-\[49px\]{
    line-height: 49px;
  }
  .lg\:leading-\[52px\]{
    line-height: 52px;
  }
  .lg\:leading-\[54px\]{
    line-height: 54px;
  }
  .lg\:leading-\[56px\]{
    line-height: 56px;
  }
  .lg\:leading-\[60px\]{
    line-height: 60px;
  }
  .lg\:leading-\[70px\]{
    line-height: 70px;
  }
  .lg\:leading-\[72px\]{
    line-height: 72px;
  }
  .lg\:leading-\[91px\]{
    line-height: 91px;
  }
  .lg\:tracking-normal{
    letter-spacing: 0em;
  }
  .lg\:text-black{
    --tw-text-opacity: 1;
    color: rgb(28 27 24 / var(--tw-text-opacity));
  }
  .lg\:text-gray-300{
    --tw-text-opacity: 1;
    color: rgb(229 229 229 / var(--tw-text-opacity));
  }
  .lg\:text-gray-700{
    --tw-text-opacity: 1;
    color: rgb(67 67 67 / var(--tw-text-opacity));
  }
  .lg\:text-primary-600{
    --tw-text-opacity: 1;
    color: rgb(255 74 0 / var(--tw-text-opacity));
  }
  .lg\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .lg\:shadow-\[20px_30px_90px_0_\#00000050\]{
    --tw-shadow: 20px 30px 90px 0 #00000050;
    --tw-shadow-colored: 20px 30px 90px 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);
  }
  .lg\: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);
  }
  .lg\: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);
  }
  .lg\:shadow-step{
    --tw-shadow: 0px 1px 2px 0px rgba(28, 27, 24, 0.08), 0px 0px 0px 1px rgba(28, 27, 24, 0.04);
    --tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color), 0px 0px 0px 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);
  }
  .lg\:shadow-tab-item{
    --tw-shadow: 0px 0px 2px 2px rgba(255, 255, 255, 0.50) inset;
    --tw-shadow-colored: inset 0px 0px 2px 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);
  }
  .lg\: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);
  }
  .hover\:lg\:border-b:hover{
    border-bottom-width: 1px;
  }
  .hover\:lg\:border-b-orange-400:hover{
    --tw-border-opacity: 1;
    border-bottom-color: rgb(251 146 60 / var(--tw-border-opacity));
  }
  .hover\:lg\:shadow-none:hover{
    --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);
  }
}
@media (min-width: 1280px){
  .xl\:right-\[-160px\]{
    right: -160px;
  }
  .xl\:right-\[-250px\]{
    right: -250px;
  }
  .xl\:top-\[20\%\]{
    top: 20%;
  }
  .xl\:order-1{
    order: 1;
  }
  .xl\:order-2{
    order: 2;
  }
  .xl\:order-3{
    order: 3;
  }
  .xl\:order-4{
    order: 4;
  }
  .xl\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .xl\:m-auto{
    margin: auto;
  }
  .xl\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }
  .xl\:mb-0{
    margin-bottom: 0px;
  }
  .xl\:mb-2{
    margin-bottom: 0.5rem;
  }
  .xl\:mb-24{
    margin-bottom: 6rem;
  }
  .xl\:mb-4{
    margin-bottom: 1rem;
  }
  .xl\:mb-8{
    margin-bottom: 2rem;
  }
  .xl\:mb-\[68px\]{
    margin-bottom: 68px;
  }
  .xl\:ml-0{
    margin-left: 0px;
  }
  .xl\:ml-\[-300px\]{
    margin-left: -300px;
  }
  .xl\:ml-\[106px\]{
    margin-left: 106px;
  }
  .xl\:ml-\[134px\]{
    margin-left: 134px;
  }
  .xl\:mr-20{
    margin-right: 5rem;
  }
  .xl\:mr-48{
    margin-right: 12rem;
  }
  .xl\:mt-0{
    margin-top: 0px;
  }
  .xl\:mt-20{
    margin-top: 5rem;
  }
  .xl\:mt-8{
    margin-top: 2rem;
  }
  .xl\:mt-\[-160px\]{
    margin-top: -160px;
  }
  .xl\:mt-\[-40px\]{
    margin-top: -40px;
  }
  .xl\:mt-\[140px\]{
    margin-top: 140px;
  }
  .xl\:mt-\[20px\]{
    margin-top: 20px;
  }
  .xl\:mt-\[220px\]{
    margin-top: 220px;
  }
  .xl\:block{
    display: block;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:aspect-\[1\/1\]{
    aspect-ratio: 1/1;
  }
  .xl\:h-96{
    height: 24rem;
  }
  .xl\:h-\[624px\]{
    height: 624px;
  }
  .xl\:max-h-full{
    max-height: 100%;
  }
  .xl\:min-h-\[700px\]{
    min-height: 700px;
  }
  .xl\:min-h-\[800px\]{
    min-height: 800px;
  }
  .xl\:\!w-\[800px\]{
    width: 800px !important;
  }
  .xl\:w-1\/2{
    width: 50%;
  }
  .xl\:w-3\/5{
    width: 60%;
  }
  .xl\:w-\[135\%\]{
    width: 135%;
  }
  .xl\:w-\[176px\]{
    width: 176px;
  }
  .xl\:w-\[189px\]{
    width: 189px;
  }
  .xl\:w-\[278px\]{
    width: 278px;
  }
  .xl\:w-\[592px\]{
    width: 592px;
  }
  .xl\:w-full{
    width: 100%;
  }
  .xl\:min-w-\[696px\]{
    min-width: 696px;
  }
  .xl\:max-w-96{
    max-width: 24rem;
  }
  .xl\:max-w-\[1216px\]{
    max-width: 1216px;
  }
  .xl\:max-w-\[383px\]{
    max-width: 383px;
  }
  .xl\:max-w-\[505px\]{
    max-width: 505px;
  }
  .xl\:max-w-\[556px\]{
    max-width: 556px;
  }
  .xl\:max-w-\[675px\]{
    max-width: 675px;
  }
  .xl\:max-w-\[700px\]{
    max-width: 700px;
  }
  .xl\:max-w-\[800px\]{
    max-width: 800px;
  }
  .xl\:max-w-full{
    max-width: 100%;
  }
  .xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:flex-row{
    flex-direction: row;
  }
  .xl\:justify-center{
    justify-content: center;
  }
  .xl\:justify-between{
    justify-content: space-between;
  }
  .xl\:justify-items-start{
    justify-items: start;
  }
  .xl\:gap-0{
    gap: 0px;
  }
  .xl\:gap-12{
    gap: 3rem;
  }
  .xl\:gap-16{
    gap: 4rem;
  }
  .xl\:gap-20{
    gap: 5rem;
  }
  .xl\:gap-8{
    gap: 2rem;
  }
  .xl\:gap-\[103px\]{
    gap: 103px;
  }
  .xl\:gap-\[120px\]{
    gap: 120px;
  }
  .xl\:gap-x-8{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .xl\:gap-y-14{
    row-gap: 3.5rem;
  }
  .xl\:justify-self-end{
    justify-self: end;
  }
  .xl\:overflow-visible{
    overflow: visible;
  }
  .xl\:rounded-\[40px\]{
    border-radius: 40px;
  }
  .xl\:border{
    border-width: 1px;
  }
  .xl\:border-b-0{
    border-bottom-width: 0px;
  }
  .xl\:border-t-0{
    border-top-width: 0px;
  }
  .xl\:\!p-0{
    padding: 0px !important;
  }
  .xl\:p-0{
    padding: 0px;
  }
  .xl\:\!px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .xl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .xl\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .xl\:px-40{
    padding-left: 10rem;
    padding-right: 10rem;
  }
  .xl\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .xl\:py-28{
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
  .xl\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .xl\:py-\[120px\]{
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .xl\:pb-16{
    padding-bottom: 4rem;
  }
  .xl\:pb-\[130px\]{
    padding-bottom: 130px;
  }
  .xl\:pl-\[152px\]{
    padding-left: 152px;
  }
  .xl\:pl-\[157px\]{
    padding-left: 157px;
  }
  .xl\:pt-12{
    padding-top: 3rem;
  }
  .xl\:pt-36{
    padding-top: 9rem;
  }
  .xl\:pt-\[226px\]{
    padding-top: 226px;
  }
  .xl\:text-start{
    text-align: start;
  }
  .xl\:text-end{
    text-align: end;
  }
  .xl\:text-6xl{
    font-size: 72px;
    line-height: 98px;
  }
  .xl\:text-\[21px\]{
    font-size: 21px;
  }
  .xl\:text-\[32px\]{
    font-size: 32px;
  }
  .xl\:text-\[36px\]{
    font-size: 36px;
  }
  .xl\:text-base{
    font-size: 16px;
    line-height: 26px;
  }
  .xl\:leading-8{
    line-height: 2rem;
  }
  .xl\:leading-\[32px\]{
    line-height: 32px;
  }
  .xl\:leading-\[44px\]{
    line-height: 44px;
  }
  .xl\:hover\:opacity-100:hover{
    opacity: 1;
  }
}
@media (min-width: 1536px){
  .\32xl\:right-0{
    right: 0px;
  }
  .\32xl\:m-auto{
    margin: auto;
  }
  .\32xl\:p-0{
    padding: 0px;
  }
  .\32xl\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .\32xl\:py-\[172px\]{
    padding-top: 172px;
    padding-bottom: 172px;
  }
  .\32xl\:text-5xl{
    font-size: 48px;
    line-height: 64px;
  }
  .\32xl\:leading-\[56px\]{
    line-height: 56px;
  }
}