*,:after,:before {
    --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: rgba(59,130,246,.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: rgba(59,130,246,.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.12 | MIT License | https://tailwindcss.com
*/
*,:after,:before {
    box-sizing: border-box;
    border: 0 solid #e5e7eb;
}

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

:host,html {
    line-height: 1.5;
    /* -webkit-text-size-adjust:100%; */
    -moz-tab-size: 4;
    -o-tab-size: 4;
    /* tab-size:4; */
    /* font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; */
    /* font-feature-settings:normal; */
    /* font-variation-settings:normal; */
    /* -webkit-tap-highlight-color:transparent; */
}

:root {
    --font-inter: '__Inter_36bd41', '__Inter_Fallback_36bd41';
    --font-aeonik: '__aeonik_c0182b', '__aeonik_Fallback_c0182b';
    --font-geist-mono: '__geist_37a3a3', '__geist_Fallback_37a3a3'
  }
</style>
<style id="__jsx-9865718e4b5d306f">
  #nprogress {
    pointer-events: none
  }

  #nprogress .bar {
    background: #69ba6d;
    position: fixed;
    z-index: 100002;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px
  }

  #nprogress .peg {
    display: block;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 100%;
    -webkit-box-shadow: 0 0 10px#29d, 0 0 5px#29d;
    -moz-box-shadow: 0 0 10px#29d, 0 0 5px#29d;
    box-shadow: 0 0 10px#29d, 0 0 5px#29d;
    opacity: 1;
    -webkit-transform: rotate(3deg)translate(0px, -4px);
    -ms-transform: rotate(3deg)translate(0px, -4px);
    -moz-transform: rotate(3deg)translate(0px, -4px);
    -o-transform: rotate(3deg)translate(0px, -4px);
    transform: rotate(3deg)translate(0px, -4px)
  }

  #nprogress .spinner {
    display: block;
    position: fixed;
    z-index: 1031;
    top: 15px;
    right: 15px
  }

  #nprogress .spinner-icon {
    width: 18px;
    height: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 2px transparent;
    border-top-color: #29d;
    border-left-color: #29d;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: nprogress-spinner 400ms linear infinite;
    -moz-animation: nprogress-spinner 400ms linear infinite;
    -o-animation: nprogress-spinner 400ms linear infinite;
    animation: nprogress-spinner 400ms linear infinite
  }

  .nprogress-custom-parent {
    overflow: hidden;
    position: relative
  }

  .nprogress-custom-parent #nprogress .spinner,
  .nprogress-custom-parent #nprogress .bar {
    position: absolute
  }

  @-webkit-keyframes nprogress-spinner {
    0% {
      -webkit-transform: rotate(0deg)
    }

    100% {
      -webkit-transform: rotate(360deg)
    }
  }

  @-webkit-keyframes nprogress-spinner {
    0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg)
    }

    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
    }
  }

  @-moz-keyframes nprogress-spinner {
    0% {
      -moz-transform: rotate(0deg);
      transform: rotate(0deg)
    }

    100% {
      -moz-transform: rotate(360deg);
      transform: rotate(360deg)
    }
  }

  @-o-keyframes nprogress-spinner {
    0% {
      -o-transform: rotate(0deg);
      transform: rotate(0deg)
    }

    100% {
      -o-transform: rotate(360deg);
      transform: rotate(360deg)
    }
  }

  @keyframes nprogress-spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg)
    }

    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg)
    }
  }

body {
    margin: 0;
    line-height: inherit;
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

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

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

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

b,strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

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

button,select {
    text-transform: none
}

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

:-moz-focusring {
    outline: auto
}

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

progress {
    vertical-align: baseline
}

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

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

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

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

fieldset {
    margin: 0
}

fieldset,legend {
    padding: 0
}

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

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #9ca3af
}

input::placeholder,textarea::placeholder {
    color: #9ca3af
}

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

:disabled {
    cursor: default
}

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

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

[hidden] {
    display: none
}

[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000
}

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

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

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

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

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

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

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

select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right .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: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    background-size: initial;
    padding-right: .75rem;
    -webkit-print-color-adjust: inherit;
    print-color-adjust: inherit
}

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

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

[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: 50%;
    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:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover {
    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: 50%;
    background-repeat: no-repeat
}

@media (forced-colors:active) {
    [type=checkbox]:indeterminate {
        -webkit-appearance: auto;
        -moz-appearance: auto;
        appearance: auto
    }
}

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

[type=file] {
    background: transparent none repeat 0 0/auto auto padding-box border-box scroll;
    background: initial;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: inherit;
    line-height: inherit
}

[type=file]:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color
}

h1,h2,h3,h4,h5,h6 {
    font-family: var(--font-aeonik),-apple-system,Arial,sans-serif;
    font-weight: 400
}

form.hs-form {
    text-align: left;
    --tw-text-opacity: 1;
    color: rgb(82 82 82/var(--tw-text-opacity))
}

form.hs-form input[type=email],form.hs-form input[type=tel],form.hs-form input[type=text],form.hs-form textarea {
    width: 100%
}

form.hs-form input[type=email],form.hs-form input[type=tel],form.hs-form input[type=text],form.hs-form select,form.hs-form textarea {
    margin-top: .25rem;
    display: block;
    border-radius: .375rem;
    --tw-border-opacity: 1;
    border-color: rgb(212 212 212/var(--tw-border-opacity));
    --tw-shadow: 0 1px 2px 0 rgba(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)
}

form.hs-form input[type=email]:focus,form.hs-form input[type=tel]:focus,form.hs-form input[type=text]:focus,form.hs-form select:focus,form.hs-form textarea:focus {
    --tw-border-opacity: 1;
    border-color: rgb(212 212 212/var(--tw-border-opacity));
    --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);
    --tw-ring-color: rgb(229 229 229/var(--tw-ring-opacity));
    --tw-ring-opacity: 0.5
}

form.hs-form textarea {
    min-height: 62px!important
}

@media (min-width: 640px) {
    form.hs-form textarea {
        min-height:108px!important
    }
}

form.hs-form fieldset.form-columns-2 {
    max-width: 100%
}

@media (min-width: 768px) {
    form.hs-form fieldset.form-columns-2 {
        display:grid;
        grid-template-columns: repeat(2,minmax(0,1fr));
        grid-gap: 2rem;
        gap: 2rem
    }
}

form.hs-form input[type=checkbox],form.hs-form input[type=radio] {
    margin-right: .5rem;
    border-radius: .25rem;
    --tw-border-opacity: 1;
    border-color: rgb(212 212 212/var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgb(79 70 229/var(--tw-text-opacity));
    --tw-shadow: 0 1px 2px 0 rgba(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)
}

form.hs-form input[type=checkbox]:focus,form.hs-form input[type=radio]:focus {
    --tw-border-opacity: 1;
    border-color: rgb(212 212 212/var(--tw-border-opacity));
    --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);
    --tw-ring-color: rgb(229 229 229/var(--tw-ring-opacity));
    --tw-ring-opacity: 0.5;
    --tw-ring-offset-width: 0px
}

form.hs-form input[type=checkbox] {
    margin-top: 1.5px!important
}

form.hs-form input[type=radio] {
    border-radius: 9999px;
    margin-top: -1px!important
}

form.hs-form .field {
    margin-bottom: 1.5rem
}

@media (min-width: 768px) {
    form.hs-form .field {
        margin-bottom:2rem
    }
}

form.hs-form .field label {
    margin-bottom: .5rem;
    display: inline-block
}

form.hs-form .field label span:first-child {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

@media (min-width: 768px) {
    form.hs-form .hs-fieldtype-intl-phone {
        display:flex;
        gap: 2rem
    }

    form.hs-form .hs-fieldtype-intl-phone>.hs-input {
        width: 33.333333%
    }

    form.hs-form .hs-fieldtype-intl-phone input[type=tel] {
        width: 66.666667%
    }
}

form.hs-form .hs-form-required {
    --tw-text-opacity: 1;
    color: rgb(115 115 115/var(--tw-text-opacity))
}

form.hs-form .hs-form-checkbox-display,form.hs-form .hs-form-radio-display {
    display: flex;
    vertical-align: middle;
    margin-top: 6px!important;
    margin-bottom: 6px!important
}

form.hs-form .hs-form-checkbox-display .hs-input,form.hs-form .hs-form-radio-display .hs-input {
    margin-top: .25rem
}

form.hs-form .hs_error_rollup {
    display: none
}

form.hs-form .hs-error-msgs li {
    margin-bottom: 0;
    margin-left: .25rem
}

form.hs-form .hs-error-msg {
    display: block;
    font-size: .75rem;
    line-height: 1.5;
    --tw-text-opacity: 1;
    color: rgb(239 61 87/var(--tw-text-opacity));
    margin-bottom: 0!important
}

.form__submitted {
    height: auto!important
}

.form__wrapper :global(div.field),.form__wrapper__modal :global(div.field) {
    position: relative;
    width: 100%
}

.form__wrapper :global(.hs_annual_budget),.form__wrapper__modal :global(.hs_annual_budget) {
    flex-direction: column
}

.form__wrapper :global(form.hs-form),.form__wrapper__modal :global(form.hs-form) {
    display: grid
}

.form__wrapper :global(form.hs-form) :global(.field),.form__wrapper__modal :global(form.hs-form) :global(.field) {
    margin-bottom: 1.5rem
}

@media (min-width: 768px) {
    .form__wrapper :global(form.hs-form) :global(.field),.form__wrapper__modal :global(form.hs-form) :global(.field) {
        margin-bottom:1rem
    }
}

.form__wrapper :global(form.hs-form) :global(fieldset.form-columns-2),.form__wrapper__modal :global(form.hs-form) :global(fieldset.form-columns-2) {
    display: grid;
    grid-template-columns: repeat(1,minmax(0,1fr));
    grid-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem
}

@media (min-width: 768px) {
    .form__wrapper :global(form.hs-form) :global(fieldset.form-columns-2),.form__wrapper__modal :global(form.hs-form) :global(fieldset.form-columns-2) {
        -moz-column-gap:1rem;
        column-gap: 1rem
    }
}

@media (min-width: 1024px) {
    .form__wrapper :global(form.hs-form) :global(fieldset.form-columns-2),.form__wrapper__modal :global(form.hs-form) :global(fieldset.form-columns-2) {
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
}

.form__wrapper :global(form.hs-form) :global(fieldset.form-columns-2) :global(div.hs-form-field),.form__wrapper__modal :global(form.hs-form) :global(fieldset.form-columns-2) :global(div.hs-form-field) {
    margin-bottom: 1.5rem;
    width: 100%
}

.form__wrapper :global(form.hs-form) :global(fieldset.form-columns-1),.form__wrapper__modal :global(form.hs-form) :global(fieldset.form-columns-1) {
    all: unset
}

.form__wrapper :global(form.hs-form) :global(.hs-error-msgs),.form__wrapper__modal :global(form.hs-form) :global(.hs-error-msgs) {
    position: absolute;
    bottom: -.15rem;
    transform: translateY(100%);
    font-size: 12px;
    --tw-text-opacity: 1;
    color: rgb(220 38 38/var(--tw-text-opacity))
}

@media (min-width: 768px) {
    .form__wrapper :global(form.hs-form) :global(.hs-error-msgs),.form__wrapper__modal :global(form.hs-form) :global(.hs-error-msgs) {
        font-size:10px
    }
}

.form__wrapper :global(form.hs-form) :global(.hs-error-msgs):not(:first-of-type),.form__wrapper__modal :global(form.hs-form) :global(.hs-error-msgs):not(:first-of-type) {
    display: none
}

.form__wrapper :global(form.hs-form) span>p,.form__wrapper__modal :global(form.hs-form) span>p {
    display: inherit
}

.form__wrapper :global(form.hs-form) label>:global(span.hs-form-required),.form__wrapper :global(form.hs-form) label>span,.form__wrapper :global(form.hs-form) label>span:first-child,.form__wrapper__modal :global(form.hs-form) label>:global(span.hs-form-required),.form__wrapper__modal :global(form.hs-form) label>span,.form__wrapper__modal :global(form.hs-form) label>span:first-child {
    color: #d1d5db!important;
    font-size: .875rem;
    line-height: 1.5
}

.form__wrapper :global(form.hs-form) label>span:first-child,.form__wrapper__modal :global(form.hs-form) label>span:first-child {
    display: inline;
    margin-bottom: 8px
}

.form__wrapper :global(form.hs-form) label:has(span:empty),.form__wrapper__modal :global(form.hs-form) label:has(span:empty) {
    display: none
}

.form__wrapper :global(form.hs-form) input:-webkit-autofill,.form__wrapper :global(form.hs-form) input:-webkit-autofill:active,.form__wrapper :global(form.hs-form) input:-webkit-autofill:focus,.form__wrapper :global(form.hs-form) input:-webkit-autofill:hover,.form__wrapper :global(form.hs-form) select:-webkit-autofill,.form__wrapper :global(form.hs-form) select:-webkit-autofill:active,.form__wrapper :global(form.hs-form) select:-webkit-autofill:focus,.form__wrapper :global(form.hs-form) select:-webkit-autofill:hover,.form__wrapper :global(form.hs-form) textarea:-webkit-autofill,.form__wrapper :global(form.hs-form) textarea:-webkit-autofill:active,.form__wrapper :global(form.hs-form) textarea:-webkit-autofill:focus,.form__wrapper :global(form.hs-form) textarea:-webkit-autofill:hover,.form__wrapper__modal :global(form.hs-form) input:-webkit-autofill,.form__wrapper__modal :global(form.hs-form) input:-webkit-autofill:active,.form__wrapper__modal :global(form.hs-form) input:-webkit-autofill:focus,.form__wrapper__modal :global(form.hs-form) input:-webkit-autofill:hover,.form__wrapper__modal :global(form.hs-form) select:-webkit-autofill,.form__wrapper__modal :global(form.hs-form) select:-webkit-autofill:active,.form__wrapper__modal :global(form.hs-form) select:-webkit-autofill:focus,.form__wrapper__modal :global(form.hs-form) select:-webkit-autofill:hover,.form__wrapper__modal :global(form.hs-form) textarea:-webkit-autofill,.form__wrapper__modal :global(form.hs-form) textarea:-webkit-autofill:active,.form__wrapper__modal :global(form.hs-form) textarea:-webkit-autofill:focus,.form__wrapper__modal :global(form.hs-form) textarea:-webkit-autofill:hover {
    -webkit-transition: none;
    transition: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff!important;
    -webkit-box-shadow: inset 0 0 0 60px #1e1e2c!important;
    background-color: #1e1e2c!important;
    background-clip: content-box!important
}

.form__wrapper :global(form.hs-form) :global(.hs-richtext),.form__wrapper__modal :global(form.hs-form) :global(.hs-richtext) {
    color: #d1d5db!important;
    margin-bottom: 2rem
}

@media (min-width: 768px) {
    .form__wrapper :global(form.hs-form) :global(.hs-richtext),.form__wrapper__modal :global(form.hs-form) :global(.hs-richtext) {
        font-size:.875rem;
        line-height: 1.5
    }
}

.form__wrapper :global(form.hs-form) :global(.hs-richtext)>p,.form__wrapper__modal :global(form.hs-form) :global(.hs-richtext)>p {
    color: #d1d5db!important
}

@media (min-width: 768px) {
    .form__wrapper :global(form.hs-form) :global(.hs-richtext)>p,.form__wrapper__modal :global(form.hs-form) :global(.hs-richtext)>p {
        font-size:.875rem;
        line-height: 1.5
    }
}

.form__wrapper :global(form.hs-form) :global(.hs-richtext)>p,.form__wrapper__modal :global(form.hs-form) :global(.hs-richtext)>p {
    text-wrap: pretty
}

.form__wrapper :global(form.hs-form) :global(.hs-richtext)>p span,.form__wrapper__modal :global(form.hs-form) :global(.hs-richtext)>p span {
    font-family: Inter!important;
    background-color: transparent!important;
    color: #d1d5db!important
}

.form__wrapper :global(form.hs-form) :global(.hs-richtext)>p a,.form__wrapper__modal :global(form.hs-form) :global(.hs-richtext)>p a {
    font-weight: 500;
    text-decoration-line: underline
}

.form__wrapper :global(form.hs-form) :global(div.input),.form__wrapper__modal :global(form.hs-form) :global(div.input) {
    all: unset;
    width: 100%;
    display: flex
}

.form__wrapper :global(form.hs-form) :global(div.input) :global(select.hs-input),.form__wrapper :global(form.hs-form) :global(div.input) :global(textarea.hs-input),.form__wrapper :global(form.hs-form) :global(div.input) input[type=email],.form__wrapper :global(form.hs-form) :global(div.input) input[type=tel],.form__wrapper :global(form.hs-form) :global(div.input)>input[type=text],.form__wrapper__modal :global(form.hs-form) :global(div.input) :global(select.hs-input),.form__wrapper__modal :global(form.hs-form) :global(div.input) :global(textarea.hs-input),.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=email],.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=tel],.form__wrapper__modal :global(form.hs-form) :global(div.input)>input[type=text] {
    all: unset;
    width: 100%;
    background: hsla(0,0%,100%,.02);
    border: 1px solid hsla(0,0%,100%,.1);
    color: #fff;
    border-radius: .5rem;
    padding: .75rem 1rem;
    font-size: .875rem;
    line-height: 1.375;
    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(.4,0,.2,1);
    transition-duration: .15s
}

.form__wrapper :global(form.hs-form) :global(div.input) :global(select.hs-input)::-moz-placeholder,.form__wrapper :global(form.hs-form) :global(div.input) :global(textarea.hs-input)::-moz-placeholder,.form__wrapper :global(form.hs-form) :global(div.input) input[type=email]::-moz-placeholder,.form__wrapper :global(form.hs-form) :global(div.input) input[type=tel]::-moz-placeholder,.form__wrapper :global(form.hs-form) :global(div.input)>input[type=text]::-moz-placeholder,.form__wrapper__modal :global(form.hs-form) :global(div.input) :global(select.hs-input)::-moz-placeholder,.form__wrapper__modal :global(form.hs-form) :global(div.input) :global(textarea.hs-input)::-moz-placeholder,.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=email]::-moz-placeholder,.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=tel]::-moz-placeholder,.form__wrapper__modal :global(form.hs-form) :global(div.input)>input[type=text]::-moz-placeholder {
    color: #737373
}

.form__wrapper :global(form.hs-form) :global(div.input) :global(select.hs-input)::placeholder,.form__wrapper :global(form.hs-form) :global(div.input) :global(textarea.hs-input)::placeholder,.form__wrapper :global(form.hs-form) :global(div.input) input[type=email]::placeholder,.form__wrapper :global(form.hs-form) :global(div.input) input[type=tel]::placeholder,.form__wrapper :global(form.hs-form) :global(div.input)>input[type=text]::placeholder,.form__wrapper__modal :global(form.hs-form) :global(div.input) :global(select.hs-input)::placeholder,.form__wrapper__modal :global(form.hs-form) :global(div.input) :global(textarea.hs-input)::placeholder,.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=email]::placeholder,.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=tel]::placeholder,.form__wrapper__modal :global(form.hs-form) :global(div.input)>input[type=text]::placeholder {
    color: #737373
}

.form__wrapper :global(form.hs-form) :global(div.input) :global(select.hs-input):focus,.form__wrapper :global(form.hs-form) :global(div.input) :global(textarea.hs-input):focus,.form__wrapper :global(form.hs-form) :global(div.input) input[type=email]:focus,.form__wrapper :global(form.hs-form) :global(div.input) input[type=tel]:focus,.form__wrapper :global(form.hs-form) :global(div.input)>input[type=text]:focus,.form__wrapper__modal :global(form.hs-form) :global(div.input) :global(select.hs-input):focus,.form__wrapper__modal :global(form.hs-form) :global(div.input) :global(textarea.hs-input):focus,.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=email]:focus,.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=tel]:focus,.form__wrapper__modal :global(form.hs-form) :global(div.input)>input[type=text]:focus {
    outline-color: transparent!important;
    background: hsla(0,0%,100%,.07);
    border-color: #fff
}

.form__wrapper :global(form.hs-form) :global(div.input) input[type=checkbox],.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=checkbox] {
    all: unset;
    border-radius: .25rem
}

.form__wrapper :global(form.hs-form) :global(div.input) input[type=checkbox],.form__wrapper :global(form.hs-form) :global(div.input) input[type=radio],.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=checkbox],.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=radio] {
    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(.4,0,.2,1);
    transition-duration: .15s;
    min-width: 16px!important;
    min-height: 16px!important;
    background: hsla(0,0%,100%,.02);
    border: 1px solid hsla(0,0%,100%,.2);
    margin-top: 2px
}

.form__wrapper :global(form.hs-form) :global(div.input) input[type=checkbox]:focus,.form__wrapper :global(form.hs-form) :global(div.input) input[type=radio]:focus,.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=checkbox]:focus,.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=radio]:focus {
    border-color: #fff
}

.form__wrapper :global(form.hs-form) :global(div.input) input[type=checkbox]:checked,.form__wrapper :global(form.hs-form) :global(div.input) input[type=radio]:checked,.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=checkbox]:checked,.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=radio]:checked {
    background-image: url(https://scale.com/_next/static/media/checkbox.0c6d3e08.svg);
    background-size: 120% 120%;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.form__wrapper :global(form.hs-form) :global(div.input) input[type=radio]:checked,.form__wrapper__modal :global(form.hs-form) :global(div.input) input[type=radio]:checked {
    background-image: url(https://scale.com/_next/static/media/radio.b373fc20.svg)
}

.form__wrapper :global(form.hs-form) :global(.hs-fieldtype-checkbox),.form__wrapper__modal :global(form.hs-form) :global(.hs-fieldtype-checkbox) {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 32px
}

.form__wrapper :global(form.hs-form) :global(.hs-fieldtype-checkbox)>:global(.input)>:global(ul[role=checkbox]),.form__wrapper__modal :global(form.hs-form) :global(.hs-fieldtype-checkbox)>:global(.input)>:global(ul[role=checkbox]) {
    display: grid;
    grid-gap: 16px;
    gap: 16px
}

.form__wrapper :global(form.hs-form) :global(.hs-fieldtype-radio),.form__wrapper__modal :global(form.hs-form) :global(.hs-fieldtype-radio) {
    display: flex
}

.form__wrapper :global(form.hs-form) :global(label.hs-form-booleancheckbox-display),.form__wrapper :global(form.hs-form) :global(label.hs-form-checkbox-display),.form__wrapper__modal :global(form.hs-form) :global(label.hs-form-booleancheckbox-display),.form__wrapper__modal :global(form.hs-form) :global(label.hs-form-checkbox-display) {
    display: flex;
    margin-bottom: 0;
    gap: 12px;
    align-items: flex-start
}

.form__wrapper :global(form.hs-form) :global(label.hs-form-booleancheckbox-display) span,.form__wrapper :global(form.hs-form) :global(label.hs-form-checkbox-display) span,.form__wrapper__modal :global(form.hs-form) :global(label.hs-form-booleancheckbox-display) span,.form__wrapper__modal :global(form.hs-form) :global(label.hs-form-checkbox-display) span {
    margin: 0
}

.form__wrapper :global(form.hs-form) :global(.hs-fieldtype-textarea),.form__wrapper__modal :global(form.hs-form) :global(.hs-fieldtype-textarea) {
    margin-bottom: 1.5rem
}

@media (min-width: 640px) {
    .form__wrapper :global(form.hs-form) :global(.hs-fieldtype-textarea),.form__wrapper__modal :global(form.hs-form) :global(.hs-fieldtype-textarea) {
        margin-bottom:2rem
    }
}

.form__wrapper :global(form.hs-form) :global(div.hs-fieldtype-booleancheckbox),.form__wrapper__modal :global(form.hs-form) :global(div.hs-fieldtype-booleancheckbox) {
    padding-top: 1.25rem
}

@media (min-width: 640px) {
    .form__wrapper :global(form.hs-form) :global(div.hs-fieldtype-booleancheckbox),.form__wrapper__modal :global(form.hs-form) :global(div.hs-fieldtype-booleancheckbox) {
        margin-bottom:2rem;
        padding-top: 2rem
    }
}

.form__wrapper :global(form.hs-form) :global(div.hs-fieldtype-booleancheckbox):before,.form__wrapper__modal :global(form.hs-form) :global(div.hs-fieldtype-booleancheckbox):before {
    position: relative;
    bottom: 1rem;
    z-index: 1;
    display: block;
    height: 1px;
    width: 100%;
    border-width: 0;
    background-image: linear-gradient(270deg,hsla(0,0%,100%,0),#fff 52.07%,hsla(0,0%,100%,0));
    opacity: .15;
    --tw-content: "";
    content: var(--tw-content)
}

@media (min-width: 640px) {
    .form__wrapper :global(form.hs-form) :global(div.hs-fieldtype-booleancheckbox):before,.form__wrapper__modal :global(form.hs-form) :global(div.hs-fieldtype-booleancheckbox):before {
        bottom:2rem
    }
}

.form__wrapper :global(form.hs-form) :global(.hs-form-required),.form__wrapper__modal :global(form.hs-form) :global(.hs-form-required) {
    color: inherit!important
}

.form__wrapper :global(form.hs-form) :global(div.hs-email) :global(.hs-error-msgs),.form__wrapper__modal :global(form.hs-form) :global(div.hs-email) :global(.hs-error-msgs) {
    position: absolute;
    bottom: 0
}

.form__wrapper__modal :global(form.hs-form) :global(div.input)>ul {
    margin-top: -6px;
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between
}

@media (min-width: 768px) {
    .form__wrapper__modal :global(form.hs-form) :global(div.input)>ul {
        flex-direction:column;
        align-items: flex-start
    }
}

.form__wrapper__modal :global(form.hs-form) :global(.hs-fieldtype-radio) {
    display: flex;
    flex-direction: column;
    gap: 0
}

@media (min-width: 768px) {
    .form__wrapper__modal :global(form.hs-form) :global(.hs-fieldtype-radio) {
        flex-direction:row;
        gap: 1.5rem
    }
}

.form__wrapper__modal :global(form.hs-form) :global(.hs-fieldtype-radio)>label {
    flex-shrink: 0
}

.form__wrapper__modal :global(form.hs-form) :global(.hs-fieldtype-textarea) {
    margin-bottom: 1.5rem
}

.form__wrapper__modal :global(form.hs-form) :global(div.hs-fieldtype-booleancheckbox) {
    padding-top: 0
}

@media (min-width: 640px) {
    .form__wrapper__modal :global(form.hs-form) :global(div.hs-fieldtype-booleancheckbox) {
        margin-bottom:1.5rem
    }
}

.form__wrapper__modal :global(form.hs-form) :global(div.hs-fieldtype-booleancheckbox):before {
    --tw-content: none;
    content: var(--tw-content)
}

.formContainer :global(.hs_submit) {
    visibility: hidden;
    position: absolute
}

.form__wrapper__style {
    position: relative;
    border-radius: 24px;
    padding: 42px 24px
}

@media (min-width: 1024px) {
    .form__wrapper__style {
        border-radius:24px
    }
}

.form__wrapper__style:after {
    pointer-events: none;
    content: "";
    position: absolute;
    padding: 1px;
    inset: 0;
    border-radius: 24px;
    background: linear-gradient(0deg,hsla(0,0%,100%,.125),hsla(0,0%,100%,.027));
    -webkit-mask: linear-gradient(#fff,#fff) content-box content-box,linear-gradient(#fff,#fff);
    mask: linear-gradient(#fff,#fff) content-box content-box,linear-gradient(#fff,#fff);
    -webkit-mask-composite: xor;
    mask-composite: xor
}

@media (min-width: 1024px) {
    .form__wrapper__style:after {
        border-radius:26px
    }
}

.form__wrapper__style:before {
    pointer-events: none;
    content: "";
    position: absolute;
    padding: 1px;
    inset: -1px;
    border-radius: 24px;
    background: linear-gradient(0deg,hsla(0,0%,100%,.027),hsla(0,0%,100%,.125));
    -webkit-mask: linear-gradient(#fff,#fff) content-box content-box,linear-gradient(#fff,#fff);
    mask: linear-gradient(#fff,#fff) content-box content-box,linear-gradient(#fff,#fff);
    -webkit-mask-composite: xor;
    mask-composite: xor
}

@media (min-width: 1024px) {
    .form__wrapper__style:before {
        border-radius:26px
    }
}

@media (min-width: 768px) {
    .form__wrapper__style {
        padding:48px 32px
    }
}

@media (min-width: 1280px) {
    .form__wrapper__style {
        padding:64px 32px 48px
    }
}

@media screen and (min-width: 768px) {
    .form__wrapper__modal {
        min-width:50vw
    }
}

@media screen and (min-width: 1024px) {
    .form__wrapper__modal {
        min-width:540px
    }
}



.container {
    width: 80% !important;
    margin-right: auto;
    margin-left: auto;
    padding-right: .5rem;
    padding-left: .5rem
}

@media screen and (max-width: 600px) {


    .container {
        width: 100% !important;
        margin-right: auto;
        margin-left: auto;
        padding-right: .5rem;
        padding-left: .5rem
    }
}

@media (min-width: 640px) {
    .container {
        max-width:640px
    }
}

@media (min-width: 768px) {
    .container {
        max-width:768px
    }
}

@media (min-width: 1024px) {
    .container {
        max-width:1024px;
        padding-right: 2rem;
        padding-left: 2rem
    }
}

@media (min-width: 1280px) {
    .container {
        max-width:1280px
    }
}

.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:.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: .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: .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: .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: .875em;
    border-radius: .3125rem;
    padding-top: .1875em;
    padding-inline-end:.375em;padding-bottom: .1875em;
    padding-inline-start:.375em}

.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: var(--tw-prose-code);
    font-weight: 600;
    font-size: .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: .875em
}

.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: inherit;
    font-size: .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: .875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: .375rem;
    padding-top: .8571429em;
    padding-inline-end:1.1428571em;padding-bottom: .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: .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:.5714286em;padding-bottom: .5714286em;
    padding-inline-start:.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: .875em;
    line-height: 1.4285714;
    margin-top: .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: rgba(0,0,0,.5);
    --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: .5em;
    margin-bottom: .5em
}

.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:.375em}

.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:.375em}

.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .75em;
    margin-bottom: .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: .75em;
    margin-bottom: .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: .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: .5714286em;
    padding-inline-end:.5714286em;padding-bottom: .5714286em;
    padding-inline-start:.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 :where(h1,h2,h3,h4,h5,h6):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-weight: 500
}

.prose-sm {
    font-size: .875rem;
    line-height: 1.7142857
}

.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em
}

.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.2857143em;
    line-height: 1.5555556;
    margin-top: .8888889em;
    margin-bottom: .8888889em
}

.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start:1.1111111em}

.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 2.1428571em;
    margin-top: 0;
    margin-bottom: .8em;
    line-height: 1.2
}

.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.4285714em;
    margin-top: 1.6em;
    margin-bottom: .8em;
    line-height: 1.4
}

.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.2857143em;
    margin-top: 1.5555556em;
    margin-bottom: .4444444em;
    line-height: 1.5555556
}

.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.4285714em;
    margin-bottom: .5714286em;
    line-height: 1.4285714
}

.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em
}

.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em
}

.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0
}

.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em
}

.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8571429em;
    border-radius: .3125rem;
    padding-top: .1428571em;
    padding-inline-end:.3571429em;padding-bottom: .1428571em;
    padding-inline-start:.3571429em}

.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8571429em
}

.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .9em
}

.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8888889em
}

.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8571429em;
    line-height: 1.6666667;
    margin-top: 1.6666667em;
    margin-bottom: 1.6666667em;
    border-radius: .25rem;
    padding-top: .6666667em;
    padding-inline-end:1em;padding-bottom: .6666667em;
    padding-inline-start:1em}

.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
    padding-inline-start:1.5714286em}

.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em;
    padding-inline-start:1.5714286em}

.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .2857143em;
    margin-bottom: .2857143em
}

.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:.4285714em}

.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:.4285714em}

.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .5714286em;
    margin-bottom: .5714286em
}

.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.1428571em
}

.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.1428571em
}

.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.1428571em
}

.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.1428571em
}

.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .5714286em;
    margin-bottom: .5714286em
}

.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.1428571em;
    margin-bottom: 1.1428571em
}

.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.1428571em
}

.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .2857143em;
    padding-inline-start:1.5714286em}

.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 2.8571429em;
    margin-bottom: 2.8571429em
}

.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8571429em;
    line-height: 1.5
}

.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-end:1em;padding-bottom: .6666667em;
    padding-inline-start:1em}

.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:0}

.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-end:0}

.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-top: .6666667em;
    padding-inline-end:1em;padding-bottom: .6666667em;
    padding-inline-start:1em}

.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:0}

.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-end:0}

.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em
}

.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0
}

.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8571429em;
    line-height: 1.3333333;
    margin-top: .6666667em
}

.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 0
}

.prose-base {
    font-size: 1rem;
    line-height: 1.75
}

.prose-base :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em
}

.prose-base :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.25em;
    line-height: 1.6;
    margin-top: 1.2em;
    margin-bottom: 1.2em
}

.prose-base :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start:1em}

.prose-base :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 2.25em;
    margin-top: 0;
    margin-bottom: .8888889em;
    line-height: 1.1111111
}

.prose-base :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.5em;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.3333333
}

.prose-base :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: .6em;
    line-height: 1.6
}

.prose-base :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.5em;
    margin-bottom: .5em;
    line-height: 1.5
}

.prose-base :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose-base :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose-base :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0
}

.prose-base :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose-base :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .875em;
    border-radius: .3125rem;
    padding-top: .1875em;
    padding-inline-end:.375em;padding-bottom: .1875em;
    padding-inline-start:.375em}

.prose-base :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .875em
}

.prose-base :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .875em
}

.prose-base :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .9em
}

.prose-base :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .875em;
    line-height: 1.7142857;
    margin-top: 1.7142857em;
    margin-bottom: 1.7142857em;
    border-radius: .375rem;
    padding-top: .8571429em;
    padding-inline-end:1.1428571em;padding-bottom: .8571429em;
    padding-inline-start:1.1428571em}

.prose-base :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start:1.625em}

.prose-base :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    padding-inline-start:1.625em}

.prose-base :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .5em;
    margin-bottom: .5em
}

.prose-base :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:.375em}

.prose-base :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:.375em}

.prose-base :where(.prose-base>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .75em;
    margin-bottom: .75em
}

.prose-base :where(.prose-base>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.25em
}

.prose-base :where(.prose-base>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.25em
}

.prose-base :where(.prose-base>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.25em
}

.prose-base :where(.prose-base>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.25em
}

.prose-base :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .75em;
    margin-bottom: .75em
}

.prose-base :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.25em;
    margin-bottom: 1.25em
}

.prose-base :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.25em
}

.prose-base :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .5em;
    padding-inline-start:1.625em}

.prose-base :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 3em;
    margin-bottom: 3em
}

.prose-base :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-base :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-base :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-base :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-base :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .875em;
    line-height: 1.7142857
}

.prose-base :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-end:.5714286em;padding-bottom: .5714286em;
    padding-inline-start:.5714286em}

.prose-base :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:0}

.prose-base :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-end:0}

.prose-base :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-top: .5714286em;
    padding-inline-end:.5714286em;padding-bottom: .5714286em;
    padding-inline-start:.5714286em}

.prose-base :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:0}

.prose-base :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-end:0}

.prose-base :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose-base :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0
}

.prose-base :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .875em;
    line-height: 1.4285714;
    margin-top: .8571429em
}

.prose-base :where(.prose-base>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-base :where(.prose-base>: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: .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: .6666667em;
    line-height: 1.5
}

.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.7777778em;
    margin-bottom: .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: .8888889em;
    border-radius: .3125rem;
    padding-top: .2222222em;
    padding-inline-end:.4444444em;padding-bottom: .2222222em;
    padding-inline-start:.4444444em}

.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8888889em
}

.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8666667em
}

.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .875em
}

.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8888889em;
    line-height: 1.75;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: .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: .6666667em;
    margin-bottom: .6666667em
}

.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:.4444444em}

.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:.4444444em}

.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .8888889em;
    margin-bottom: .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: .8888889em;
    margin-bottom: .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: .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: .8888889em;
    line-height: 1.5
}

.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-end:.75em;padding-bottom: .75em;
    padding-inline-start:.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: .75em;
    padding-inline-end:.75em;padding-bottom: .75em;
    padding-inline-start:.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: .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-xl {
    font-size: 1.25rem;
    line-height: 1.8
}

.prose-xl :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em
}

.prose-xl :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.2em;
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em
}

.prose-xl :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.6em;
    margin-bottom: 1.6em;
    padding-inline-start:1.0666667em}

.prose-xl :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 2.8em;
    margin-top: 0;
    margin-bottom: .8571429em;
    line-height: 1
}

.prose-xl :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.8em;
    margin-top: 1.5555556em;
    margin-bottom: .8888889em;
    line-height: 1.1111111
}

.prose-xl :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.5em;
    margin-top: 1.6em;
    margin-bottom: .6666667em;
    line-height: 1.3333333
}

.prose-xl :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.8em;
    margin-bottom: .6em;
    line-height: 1.6
}

.prose-xl :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose-xl :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose-xl :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0
}

.prose-xl :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose-xl :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .9em;
    border-radius: .3125rem;
    padding-top: .25em;
    padding-inline-end:.4em;padding-bottom: .25em;
    padding-inline-start:.4em}

.prose-xl :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .9em
}

.prose-xl :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8611111em
}

.prose-xl :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .9em
}

.prose-xl :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .9em;
    line-height: 1.7777778;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: .5rem;
    padding-top: 1.1111111em;
    padding-inline-end:1.3333333em;padding-bottom: 1.1111111em;
    padding-inline-start:1.3333333em}

.prose-xl :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-inline-start:1.6em}

.prose-xl :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    padding-inline-start:1.6em}

.prose-xl :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .6em;
    margin-bottom: .6em
}

.prose-xl :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:.4em}

.prose-xl :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:.4em}

.prose-xl :where(.prose-xl>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .8em;
    margin-bottom: .8em
}

.prose-xl :where(.prose-xl>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.2em
}

.prose-xl :where(.prose-xl>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.2em
}

.prose-xl :where(.prose-xl>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.2em
}

.prose-xl :where(.prose-xl>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.2em
}

.prose-xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .8em;
    margin-bottom: .8em
}

.prose-xl :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.2em;
    margin-bottom: 1.2em
}

.prose-xl :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.2em
}

.prose-xl :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .6em;
    padding-inline-start:1.6em}

.prose-xl :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 2.8em;
    margin-bottom: 2.8em
}

.prose-xl :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-xl :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-xl :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-xl :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-xl :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .9em;
    line-height: 1.5555556
}

.prose-xl :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-end:.6666667em;padding-bottom: .8888889em;
    padding-inline-start:.6666667em}

.prose-xl :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:0}

.prose-xl :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-end:0}

.prose-xl :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-top: .8888889em;
    padding-inline-end:.6666667em;padding-bottom: .8888889em;
    padding-inline-start:.6666667em}

.prose-xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:0}

.prose-xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-end:0}

.prose-xl :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose-xl :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0
}

.prose-xl :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .9em;
    line-height: 1.5555556;
    margin-top: 1em
}

.prose-xl :where(.prose-xl>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-xl :where(.prose-xl>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 0
}

.prose-2xl {
    font-size: 1.5rem;
    line-height: 1.6666667
}

.prose-2xl :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em
}

.prose-2xl :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.25em;
    line-height: 1.4666667;
    margin-top: 1.0666667em;
    margin-bottom: 1.0666667em
}

.prose-2xl :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.7777778em;
    margin-bottom: 1.7777778em;
    padding-inline-start:1.1111111em}

.prose-2xl :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 2.6666667em;
    margin-top: 0;
    margin-bottom: .875em;
    line-height: 1
}

.prose-2xl :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 2em;
    margin-top: 1.5em;
    margin-bottom: .8333333em;
    line-height: 1.0833333
}

.prose-2xl :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: 1.5em;
    margin-top: 1.5555556em;
    margin-bottom: .6666667em;
    line-height: 1.2222222
}

.prose-2xl :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.6666667em;
    margin-bottom: .6666667em;
    line-height: 1.5
}

.prose-2xl :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose-2xl :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose-2xl :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0
}

.prose-2xl :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose-2xl :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8333333em;
    border-radius: .375rem;
    padding-top: .25em;
    padding-inline-end:.3333333em;padding-bottom: .25em;
    padding-inline-start:.3333333em}

.prose-2xl :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8333333em
}

.prose-2xl :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .875em
}

.prose-2xl :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8888889em
}

.prose-2xl :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8333333em;
    line-height: 1.8;
    margin-top: 2em;
    margin-bottom: 2em;
    border-radius: .5rem;
    padding-top: 1.2em;
    padding-inline-end:1.6em;padding-bottom: 1.2em;
    padding-inline-start:1.6em}

.prose-2xl :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start:1.5833333em}

.prose-2xl :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em;
    padding-inline-start:1.5833333em}

.prose-2xl :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .5em;
    margin-bottom: .5em
}

.prose-2xl :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:.4166667em}

.prose-2xl :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:.4166667em}

.prose-2xl :where(.prose-2xl>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .8333333em;
    margin-bottom: .8333333em
}

.prose-2xl :where(.prose-2xl>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em
}

.prose-2xl :where(.prose-2xl>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.3333333em
}

.prose-2xl :where(.prose-2xl>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em
}

.prose-2xl :where(.prose-2xl>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 1.3333333em
}

.prose-2xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .6666667em;
    margin-bottom: .6666667em
}

.prose-2xl :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em;
    margin-bottom: 1.3333333em
}

.prose-2xl :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 1.3333333em
}

.prose-2xl :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: .5em;
    padding-inline-start:1.5833333em}

.prose-2xl :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 3em;
    margin-bottom: 3em
}

.prose-2xl :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-2xl :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-2xl :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-2xl :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-2xl :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8333333em;
    line-height: 1.4
}

.prose-2xl :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-end:.6em;padding-bottom: .8em;
    padding-inline-start:.6em}

.prose-2xl :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:0}

.prose-2xl :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-end:0}

.prose-2xl :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-top: .8em;
    padding-inline-end:.6em;padding-bottom: .8em;
    padding-inline-start:.6em}

.prose-2xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-start:0}

.prose-2xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    padding-inline-end:0}

.prose-2xl :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 2em;
    margin-bottom: 2em
}

.prose-2xl :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0;
    margin-bottom: 0
}

.prose-2xl :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
    font-size: .8333333em;
    line-height: 1.6;
    margin-top: 1em
}

.prose-2xl :where(.prose-2xl>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-top: 0
}

.prose-2xl :where(.prose-2xl>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
    margin-bottom: 0
}

.prose-gray {
    --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: rgba(0,0,0,.5);
    --tw-prose-invert-th-borders: #4b5563;
    --tw-prose-invert-td-borders: #374151
}

.prose-invert {
    --tw-prose-body: var(--tw-prose-invert-body);
    --tw-prose-headings: var(--tw-prose-invert-headings);
    --tw-prose-lead: var(--tw-prose-invert-lead);
    --tw-prose-links: var(--tw-prose-invert-links);
    --tw-prose-bold: var(--tw-prose-invert-bold);
    --tw-prose-counters: var(--tw-prose-invert-counters);
    --tw-prose-bullets: var(--tw-prose-invert-bullets);
    --tw-prose-hr: var(--tw-prose-invert-hr);
    --tw-prose-quotes: var(--tw-prose-invert-quotes);
    --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
    --tw-prose-captions: var(--tw-prose-invert-captions);
    --tw-prose-kbd: var(--tw-prose-invert-kbd);
    --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
    --tw-prose-code: var(--tw-prose-invert-code);
    --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
    --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
    --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
    --tw-prose-td-borders: var(--tw-prose-invert-td-borders)
}

.text-no-gradient {
    background: transparent;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset
}

.text-gradient-2023-blue {
    background: linear-gradient(90deg,#c2d4ff,#446dff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-2023-purple {
    background: linear-gradient(90deg,#cdb1ff,#6939c1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-2023-pink {
    background: linear-gradient(90deg,#fcecff,#e151ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-2023 {
    background: linear-gradient(50deg,#714dff,#9c83ff 31.28%,#e151ff 77.97%,#fff759 95.64%);
    -webkit-background-clip: text
}

.text-gradient,.text-gradient-2023 {
    -webkit-text-fill-color: transparent
}

.text-gradient {
    background: linear-gradient(90.13deg,#d1aad7 .11%,#c88bc4 25.06%,#7b8fdd 50%,#86bff2 74.8%,#bbdef2 99.76%);
    -webkit-background-clip: text
}

.text-gradient-white {
    background: linear-gradient(95.54deg,#fff 14.09%,#d7d7d7 50.12%,#838383 78.71%,#252525 96.25%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-black {
    background: linear-gradient(95.54deg,#282828 14.09%,grey 50.12%,#3f3f3f 78.71%,#474747 108.53%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.dark-text-gradient {
    background: linear-gradient(90deg,#c88bc4,#fff 100.01%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.bg-gradient-x {
    background: linear-gradient(90.13deg,#d1aad7 .11%,#c88bc4 25.06%,#7b8fdd 50%,#86bff2 74.8%,#bbdef2 99.76%)
}

.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
}

.pointer-events-auto {
    pointer-events: auto
}

.\!visible {
    visibility: visible!important
}

.visible {
    visibility: visible
}

.invisible {
    visibility: hidden
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.\!absolute {
    position: absolute!important
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.\!sticky {
    position: sticky!important
}

.sticky {
    position: sticky
}

.-inset-4 {
    inset: -1rem
}

.inset-0 {
    inset: 0
}

.inset-3 {
    inset: .75rem
}

.inset-px {
    inset: 1px
}

.\!left-1\/2 {
    left: 50%!important
}

.\!top-1\/2 {
    top: 50%!important
}

.\!top-1\/4 {
    top: 25%!important
}

.-bottom-1\.5 {
    bottom: -.375rem
}

.-bottom-4 {
    bottom: -1rem
}

.-bottom-6 {
    bottom: -1.5rem
}

.-bottom-8 {
    bottom: -2rem
}

.-bottom-9 {
    bottom: -2.25rem
}

.-bottom-\[10\%\] {
    bottom: -10%
}

.-bottom-\[20\%\] {
    bottom: -20%
}

.-bottom-\[2vh\] {
    bottom: -2vh
}

.-left-10 {
    left: -2.5rem
}

.-left-20 {
    left: -5rem
}

.-left-6 {
    left: -1.5rem
}

.-left-\[10\%\] {
    left: -10%
}

.-right-10 {
    right: -2.5rem
}

.-right-18 {
    right: -4.5rem
}

.-right-44 {
    right: -11rem
}

.-right-6 {
    right: -1.5rem
}

.-right-8 {
    right: -2rem
}

.-right-9 {
    right: -2.25rem
}

.-right-\[10\%\] {
    right: -10%
}

.-right-\[25vw\] {
    right: -25vw
}

.-top-10 {
    top: -2.5rem
}

.-top-4 {
    top: -1rem
}

.-top-5 {
    top: -1.25rem
}

.-top-80 {
    top: -20rem
}

.-top-96 {
    top: -24rem
}

.-top-\[10\%\] {
    top: -10%
}

.-top-\[100px\] {
    top: -100px
}

.-top-\[60\%\] {
    top: -60%
}

.-top-\[80\%\] {
    top: -80%
}

.bottom-0 {
    bottom: 0
}

.bottom-12 {
    bottom: 3rem
}

.bottom-2 {
    bottom: .5rem
}

.bottom-3 {
    bottom: .75rem
}

.bottom-4 {
    bottom: 1rem
}

.bottom-7 {
    bottom: 1.75rem
}

.bottom-8 {
    bottom: 2rem
}

.bottom-\[-160px\] {
    bottom: -160px
}

.bottom-\[-50px\] {
    bottom: -50px
}

.bottom-\[13px\] {
    bottom: 13px
}

.bottom-\[20\%\] {
    bottom: 20%
}

.bottom-\[29px\] {
    bottom: 29px
}

.bottom-\[9\%\] {
    bottom: 9%
}

.left-0 {
    left: 0
}

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

.left-1\/4 {
    left: 25%
}

.left-4 {
    left: 1rem
}

.left-6 {
    left: 1.5rem
}

.left-7 {
    left: 1.75rem
}

.left-\[18px\] {
    left: 18px
}

.left-\[206\.56px\] {
    left: 206.56px
}

.left-\[329\.92px\] {
    left: 329.92px
}

.left-\[43px\] {
    left: 43px
}

.left-\[5\%\] {
    left: 5%
}

.left-\[54\%\] {
    left: 54%
}

.left-\[8vw\] {
    left: 8vw
}

.right-0 {
    right: 0
}

.right-1 {
    right: .25rem
}

.right-3 {
    right: .75rem
}

.right-4 {
    right: 1rem
}

.right-6 {
    right: 1.5rem
}

.right-7 {
    right: 1.75rem
}

.right-8 {
    right: 2rem
}

.right-\[18px\] {
    right: 18px
}

.right-\[22vw\] {
    right: 22vw
}

.right-\[5\%\] {
    right: 5%
}

.right-\[83\.5px\] {
    right: 83.5px
}

.top-0 {
    top: 0
}

.top-1 {
    top: .25rem
}

.top-1\/2 {
    top: 50%
}

.top-10 {
    top: 2.5rem
}

.top-4 {
    top: 1rem
}

.top-6 {
    top: 1.5rem
}

.top-7 {
    top: 1.75rem
}

.top-8 {
    top: 2rem
}

.top-\[-18px\] {
    top: -18px
}

.top-\[135px\] {
    top: 135px
}

.top-\[25px\] {
    top: 25px
}

.top-\[2vh\] {
    top: 2vh
}

.top-\[38px\] {
    top: 38px
}

.top-\[40\%\] {
    top: 40%
}

.top-\[45\%\] {
    top: 45%
}

.top-\[68vh\] {
    top: 68vh
}

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-30 {
    z-index: 30
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.z-\[1\] {
    z-index: 1
}

.z-\[2\] {
    z-index: 2
}

.z-\[51\] {
    z-index: 51
}

.z-\[998\] {
    z-index: 998
}

.z-\[999\] {
    z-index: 999
}

.z-auto {
    z-index: auto
}

.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
}

.col-span-4 {
    grid-column: span 4/span 4
}

.col-span-5 {
    grid-column: span 5/span 5
}

.col-span-6 {
    grid-column: span 6/span 6
}

.col-span-9 {
    grid-column: span 9/span 9
}

.-m-3 {
    margin: -.75rem
}

.m-0 {
    margin: 0
}

.m-1 {
    margin: .25rem
}

.m-3 {
    margin: .75rem
}

.m-auto {
    margin: auto
}

.\!mx-0 {
    margin-left: 0!important;
    margin-right: 0!important
}

.-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem
}

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.\!mb-12 {
    margin-bottom: 3rem!important
}

.\!mb-16 {
    margin-bottom: 4rem!important
}

.\!ml-0 {
    margin-left: 0!important
}

.-mb-12 {
    margin-bottom: -3rem
}

.-mb-2 {
    margin-bottom: -.5rem
}

.-mb-3 {
    margin-bottom: -.75rem
}

.-mb-px {
    margin-bottom: -1px
}

.-ml-3 {
    margin-left: -.75rem
}

.-ml-\[100\%\] {
    margin-left: -100%
}

.-ml-px {
    margin-left: -1px
}

.-mr-0\.5 {
    margin-right: -.125rem
}

.-mr-9 {
    margin-right: -2.25rem
}

.-mt-1 {
    margin-top: -.25rem
}

.-mt-14 {
    margin-top: -3.5rem
}

.-mt-16 {
    margin-top: -4rem
}

.-mt-2 {
    margin-top: -.5rem
}

.-mt-8 {
    margin-top: -2rem
}

.mb-0 {
    margin-bottom: 0
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mb-14 {
    margin-bottom: 3.5rem
}

.mb-16 {
    margin-bottom: 4rem
}

.mb-18 {
    margin-bottom: 4.5rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-20 {
    margin-bottom: 5rem
}

.mb-24 {
    margin-bottom: 6rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mb-32 {
    margin-bottom: 8rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-40 {
    margin-bottom: 10rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-7 {
    margin-bottom: 1.75rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mb-9 {
    margin-bottom: 2.25rem
}

.mb-\[22px\] {
    margin-bottom: 22px
}

.mb-\[30px\] {
    margin-bottom: 30px
}

.mb-\[42px\] {
    margin-bottom: 42px
}

.mb-auto {
    margin-bottom: auto
}

.ml-1 {
    margin-left: .25rem
}

.ml-11 {
    margin-left: 2.75rem
}

.ml-12 {
    margin-left: 3rem
}

.ml-14 {
    margin-left: 3.5rem
}

.ml-16 {
    margin-left: 4rem
}

.ml-2 {
    margin-left: .5rem
}

.ml-4 {
    margin-left: 1rem
}

.ml-8 {
    margin-left: 2rem
}

.ml-auto {
    margin-left: auto
}

.mr-1 {
    margin-right: .25rem
}

.mr-16 {
    margin-right: 4rem
}

.mr-2 {
    margin-right: .5rem
}

.mr-3 {
    margin-right: .75rem
}

.mr-4 {
    margin-right: 1rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mr-8 {
    margin-right: 2rem
}

.mt-0 {
    margin-top: 0
}

.mt-0\.5 {
    margin-top: .125rem
}

.mt-1 {
    margin-top: .25rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mt-12 {
    margin-top: 3rem
}

.mt-16 {
    margin-top: 4rem
}

.mt-18 {
    margin-top: 4.5rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-20 {
    margin-top: 5rem
}

.mt-24 {
    margin-top: 6rem
}

.mt-28 {
    margin-top: 7rem
}

.mt-3 {
    margin-top: .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-auto {
    margin-top: auto
}

.mt-px {
    margin-top: 1px
}

.box-border {
    box-sizing: border-box
}

.box-content {
    box-sizing: content-box
}

.line-clamp-2 {
    -webkit-line-clamp: 2
}

.line-clamp-2,.line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.line-clamp-3 {
    -webkit-line-clamp: 3
}

.line-clamp-5 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.\!flex {
    display: flex!important
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.\!hidden {
    display: none!important
}

.hidden {
    display: none
}

.aspect-\[1\/1\] {
    aspect-ratio: 1/1
}

.aspect-\[1043\/755\] {
    aspect-ratio: 1043/755
}

.aspect-\[1400\/650\] {
    aspect-ratio: 1400/650
}

.aspect-\[24\/10\] {
    aspect-ratio: 24/10
}

.aspect-\[28\/10\] {
    aspect-ratio: 28/10
}

.aspect-\[3\/2\] {
    aspect-ratio: 3/2
}

.aspect-\[384\/304\] {
    aspect-ratio: 384/304
}

.aspect-\[389\/243\] {
    aspect-ratio: 389/243
}

.aspect-\[436\/276\] {
    aspect-ratio: 436/276
}

.aspect-\[436\/277\] {
    aspect-ratio: 436/277
}

.aspect-\[576\/640\] {
    aspect-ratio: 576/640
}

.aspect-\[621\/719\] {
    aspect-ratio: 621/719
}

.aspect-\[630\/420\] {
    aspect-ratio: 630/420
}

.aspect-\[649\/402\] {
    aspect-ratio: 649/402
}

.aspect-square {
    aspect-ratio: 1/1
}

.aspect-video {
    aspect-ratio: 16/9
}

.\!h-6 {
    height: 1.5rem!important
}

.\!h-\[calc\(100\%_-_8px\)\] {
    height: calc(100% - 8px)!important
}

.\!h-auto {
    height: auto!important
}

.h-0 {
    height: 0
}

.h-0\.5 {
    height: .125rem
}

.h-1 {
    height: .25rem
}

.h-1\.5 {
    height: .375rem
}

.h-1\/4 {
    height: 25%
}

.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: .5rem
}

.h-2\/5 {
    height: 40%
}

.h-20 {
    height: 5rem
}

.h-24 {
    height: 6rem
}

.h-28 {
    height: 7rem
}

.h-3 {
    height: .75rem
}

.h-32 {
    height: 8rem
}

.h-4 {
    height: 1rem
}

.h-40 {
    height: 10rem
}

.h-48 {
    height: 12rem
}

.h-5 {
    height: 1.25rem
}

.h-52 {
    height: 13rem
}

.h-6 {
    height: 1.5rem
}

.h-64 {
    height: 16rem
}

.h-8 {
    height: 2rem
}

.h-80 {
    height: 20rem
}

.h-96 {
    height: 24rem
}

.h-\[1000px\] {
    height: 1000px
}

.h-\[10px\] {
    height: 10px
}

.h-\[1100px\] {
    height: 1100px
}

.h-\[120\%\] {
    height: 120%
}

.h-\[124px\] {
    height: 124px
}

.h-\[140px\] {
    height: 140px
}

.h-\[170px\] {
    height: 170px
}

.h-\[180px\] {
    height: 180px
}

.h-\[18px\] {
    height: 18px
}

.h-\[190px\] {
    height: 190px
}

.h-\[19px\] {
    height: 19px
}

.h-\[1px\] {
    height: 1px
}

.h-\[200px\] {
    height: 200px
}

.h-\[27px\] {
    height: 27px
}

.h-\[2px\] {
    height: 2px
}

.h-\[31px\] {
    height: 31px
}

.h-\[44px\] {
    height: 44px
}

.h-\[47px\] {
    height: 47px
}

.h-\[4px\] {
    height: 4px
}

.h-\[590px\] {
    height: 590px
}

.h-\[624px\] {
    height: 624px
}

.h-\[680px\] {
    height: 680px
}

.h-\[72px\] {
    height: 72px
}

.h-\[80px\] {
    height: 80px
}

.h-\[85vw\] {
    height: 85vw
}

.h-auto {
    height: auto
}

.h-fit {
    height: -moz-fit-content;
    height: fit-content
}

.h-full {
    height: 100%
}

.h-px {
    height: 1px
}

.h-screen {
    height: 100vh
}

.max-h-10 {
    max-height: 2.5rem
}

.max-h-12 {
    max-height: 3rem
}

.max-h-\[320px\] {
    max-height: 320px
}

.max-h-\[380px\] {
    max-height: 380px
}

.max-h-\[436px\] {
    max-height: 436px
}

.max-h-\[500px\] {
    max-height: 500px
}

.max-h-\[55px\] {
    max-height: 55px
}

.max-h-\[580px\] {
    max-height: 580px
}

.max-h-\[90vh\] {
    max-height: 90vh
}

.min-h-\[1000px\] {
    min-height: 1000px
}

.min-h-\[10px\] {
    min-height: 10px
}

.min-h-\[22px\] {
    min-height: 22px
}

.min-h-\[273px\] {
    min-height: 273px
}

.min-h-\[380px\] {
    min-height: 380px
}

.min-h-\[40px\] {
    min-height: 40px
}

.min-h-\[450px\] {
    min-height: 450px
}

.min-h-\[548px\] {
    min-height: 548px
}

.min-h-full {
    min-height: 100%
}

.min-h-screen {
    min-height: 100vh
}

.\!w-6 {
    width: 1.5rem!important
}

.\!w-\[120\%\] {
    width: 120%!important
}

.\!w-\[calc\(100\%_-_8px\)\] {
    width: calc(100% - 8px)!important
}

.\!w-full {
    width: 100%!important
}

.w-0 {
    width: 0
}

.w-1 {
    width: .25rem
}

.w-1\.5 {
    width: .375rem
}

.w-1\/12 {
    width: 8.333333%
}

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

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

.w-1\/4 {
    width: 25%
}

.w-10 {
    width: 2.5rem
}

.w-11 {
    width: 2.75rem
}

.w-11\/12 {
    width: 91.666667%
}

.w-12 {
    width: 3rem
}

.w-16 {
    width: 4rem
}

.w-18 {
    width: 4.5rem
}

.w-2 {
    width: .5rem
}

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

.w-24 {
    width: 6rem
}

.w-3 {
    width: .75rem
}

.w-32 {
    width: 8rem
}

.w-4 {
    width: 1rem
}

.w-48 {
    width: 12rem
}

.w-5 {
    width: 1.25rem
}

.w-6 {
    width: 1.5rem
}

.w-64 {
    width: 16rem
}

.w-72 {
    width: 18rem
}

.w-8 {
    width: 2rem
}

.w-80 {
    width: 20rem
}

.w-96 {
    width: 24rem
}

.w-\[10px\] {
    width: 10px
}

.w-\[116px\] {
    width: 116px
}

.w-\[118px\] {
    width: 118px
}

.w-\[124px\] {
    width: 124px
}

.w-\[130px\] {
    width: 130px
}

.w-\[169px\] {
    width: 169px
}

.w-\[18px\] {
    width: 18px
}

.w-\[195px\] {
    width: 195px
}

.w-\[20\%\] {
    width: 20%
}

.w-\[210px\] {
    width: 210px
}

.w-\[22px\] {
    width: 22px
}

.w-\[230px\] {
    width: 230px
}

.w-\[27px\] {
    width: 27px
}

.w-\[2px\] {
    width: 2px
}

.w-\[30px\] {
    width: 30px
}

.w-\[31px\] {
    width: 31px
}

.w-\[365px\] {
    width: 365px
}

.w-\[40px\] {
    width: 40px
}

.w-\[45\%\] {
    width: 45%
}

.w-\[45px\] {
    width: 45px
}

.w-\[50px\] {
    width: 50px
}

.w-\[624px\] {
    width: 624px
}

.w-\[700px\] {
    width: 700px
}

.w-\[72px\] {
    width: 72px
}

.w-\[80\%\] {
    width: 80%
}

.w-\[80px\] {
    width: 80px
}

.w-\[821px\] {
    width: 821px
}

.w-\[90vw\] {
    width: 90vw
}

.w-\[95vw\] {
    width: 95vw
}

.w-\[98px\] {
    width: 98px
}

.w-\[calc\(100\%_-_24px\)\] {
    width: calc(100% - 24px)
}

.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-\[100px\] {
    min-width: 100px
}

.min-w-\[10px\] {
    min-width: 10px
}

.min-w-\[120px\] {
    min-width: 120px
}

.min-w-\[130vw\] {
    min-width: 130vw
}

.min-w-\[155vw\] {
    min-width: 155vw
}

.min-w-\[160px\] {
    min-width: 160px
}

.min-w-\[22px\] {
    min-width: 22px
}

.min-w-\[40\%\] {
    min-width: 40%
}

.min-w-\[576px\] {
    min-width: 576px
}

.min-w-\[800px\] {
    min-width: 800px
}

.min-w-\[900px\] {
    min-width: 900px
}

.min-w-\[calc\(100\%_\+_4px\)\] {
    min-width: calc(100% + 4px)
}

.min-w-full {
    min-width: 100%
}

.min-w-max {
    min-width: -moz-max-content;
    min-width: max-content
}

.min-w-min {
    min-width: -moz-min-content;
    min-width: min-content
}

.\!max-w-max {
    max-width: -moz-max-content!important;
    max-width: max-content!important
}

.max-w-3xl {
    max-width: 48rem
}

.max-w-4xl {
    max-width: 56rem
}

.max-w-7xl {
    max-width: 80rem
}

.max-w-\[1006px\] {
    max-width: 1006px
}

.max-w-\[100vw\] {
    max-width: 100vw
}

.max-w-\[120rem\] {
    max-width: 120rem
}

.max-w-\[140px\] {
    max-width: 140px
}

.max-w-\[1792px\] {
    max-width: 1792px
}

.max-w-\[1900px\] {
    max-width: 1900px
}

.max-w-\[2765px\] {
    max-width: 2765px
}

.max-w-\[300px\] {
    max-width: 300px
}

.max-w-\[410px\] {
    max-width: 410px
}

.max-w-\[420px\] {
    max-width: 420px
}

.max-w-\[500px\] {
    max-width: 500px
}

.max-w-\[576px\] {
    max-width: 576px
}

.max-w-\[60\%\] {
    max-width: 60%
}

.max-w-\[698px\] {
    max-width: 698px
}

.max-w-\[70\%\] {
    max-width: 70%
}

.max-w-\[700px\] {
    max-width: 700px
}

.max-w-\[75\%\] {
    max-width: 75%
}

.max-w-\[760px\] {
    max-width: 760px
}

.max-w-\[78\%\] {
    max-width: 78%
}

.max-w-\[780px\] {
    max-width: 780px
}

.max-w-\[85px\] {
    max-width: 85px
}

.max-w-\[calc\(100\%\+24px\)\] {
    max-width: calc(100% + 24px)
}

.max-w-fit {
    max-width: -moz-fit-content;
    max-width: fit-content
}

.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-none {
    max-width: none
}

.max-w-xs {
    max-width: 20rem
}

.flex-1 {
    flex: 1 1
}

.flex-auto {
    flex: 1 1 auto
}

.flex-none {
    flex: none
}

.flex-shrink {
    flex-shrink: 1
}

.flex-shrink-0 {
    flex-shrink: 0
}

.shrink {
    flex-shrink: 1
}

.shrink-0 {
    flex-shrink: 0
}

.flex-grow,.grow {
    flex-grow: 1
}

.basis-1\/3 {
    flex-basis: 33.333333%
}

.basis-1\/5 {
    flex-basis: 20%
}

.basis-2\/3 {
    flex-basis: 66.666667%
}

.basis-full {
    flex-basis: 100%
}

.origin-left {
    transform-origin: left
}

.origin-top-left {
    transform-origin: top left
}

.origin-top-right {
    transform-origin: top right
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%
}

.-translate-x-12,.-translate-x-1\/2 {
    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-12 {
    --tw-translate-x: -3rem
}

.-translate-x-2 {
    --tw-translate-x: -0.5rem
}

.-translate-x-2,.-translate-x-48 {
    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-48 {
    --tw-translate-x: -12rem
}

.-translate-x-72 {
    --tw-translate-x: -18rem
}

.-translate-x-72,.-translate-x-full {
    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-full {
    --tw-translate-x: -100%
}

.-translate-y-1 {
    --tw-translate-y: -0.25rem
}

.-translate-y-1,.-translate-y-1\/2 {
    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%
}

.-translate-y-2 {
    --tw-translate-y: -0.5rem
}

.-translate-y-2,.-translate-y-full {
    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%
}

.translate-x-0 {
    --tw-translate-x: 0px
}

.translate-x-0,.translate-x-12 {
    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-12 {
    --tw-translate-x: 3rem
}

.translate-x-3 {
    --tw-translate-x: 0.75rem
}

.translate-x-3,.translate-x-\[140px\] {
    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-\[140px\] {
    --tw-translate-x: 140px
}

.translate-x-\[6px\] {
    --tw-translate-x: 6px
}

.translate-x-\[6px\],.translate-x-\[85px\] {
    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-\[85px\] {
    --tw-translate-x: 85px
}

.translate-x-\[calc\(var\(--gap\)\*var\(--index\)\)\] {
    --tw-translate-x: calc(var(--gap) * var(--index))
}

.translate-x-\[calc\(var\(--gap\)\*var\(--index\)\)\],.translate-x-\[var\(--translate-x\)\] {
    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-\[var\(--translate-x\)\] {
    --tw-translate-x: var(--translate-x)
}

.translate-y-0 {
    --tw-translate-y: 0px
}

.translate-y-0,.translate-y-0\.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))
}

.translate-y-0\.5 {
    --tw-translate-y: 0.125rem
}

.translate-y-20 {
    --tw-translate-y: 5rem
}

.translate-y-20,.translate-y-4 {
    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-4 {
    --tw-translate-y: 1rem
}

.translate-y-\[-1px\] {
    --tw-translate-y: -1px
}

.translate-y-\[-1px\],.translate-y-\[85px\] {
    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-\[85px\] {
    --tw-translate-y: 85px
}

.translate-y-\[var\(--translate-y\)\] {
    --tw-translate-y: var(--translate-y)
}

.translate-y-\[var\(--translate-y\)\],.translate-y-full {
    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%
}

.-rotate-12 {
    --tw-rotate: -12deg
}

.-rotate-12,.-rotate-90 {
    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
}

.-rotate-\[6deg\] {
    --tw-rotate: -6deg
}

.-rotate-\[6deg\],.rotate-180 {
    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
}

.scale-0 {
    --tw-scale-x: 0;
    --tw-scale-y: 0
}

.scale-0,.scale-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))
}

.scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1
}

.scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25
}

.scale-125,.scale-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))
}

.scale-50 {
    --tw-scale-x: .5;
    --tw-scale-y: .5
}

.scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95
}

.-scale-y-100,.scale-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-y-100 {
    --tw-scale-y: -1
}

.scale-x-0 {
    --tw-scale-x: 0
}

.scale-x-0,.scale-y-105 {
    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-y-105 {
    --tw-scale-y: 1.05
}

.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 circle-text {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.animate-circle-text {
    animation: circle-text 24s linear infinite
}

.cursor-auto {
    cursor: auto
}

.cursor-context-menu {
    cursor: context-menu
}

.cursor-grab {
    cursor: grab
}

.cursor-pointer {
    cursor: pointer
}

.cursor-text {
    cursor: text
}

.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.select-auto {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    user-select: auto
}

.resize {
    resize: both
}

.snap-start {
    scroll-snap-align: start
}

.snap-center {
    scroll-snap-align: center
}

.list-none {
    list-style-type: none
}

.grid-flow-row {
    grid-auto-flow: row
}

.auto-rows-fr {
    grid-auto-rows: minmax(0,1fr)
}

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

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

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

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

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

.grid-cols-6 {
    grid-template-columns: repeat(6,minmax(0,1fr))
}

.grid-cols-8 {
    grid-template-columns: repeat(8,minmax(0,1fr))
}

.grid-cols-none {
    grid-template-columns: none
}

.flex-row {
    flex-direction: row
}

.flex-row-reverse {
    flex-direction: row-reverse
}

.flex-col {
    flex-direction: column
}

.flex-col-reverse {
    flex-direction: column-reverse
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-nowrap {
    flex-wrap: nowrap
}

.place-items-center {
    place-items: center
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-around {
    justify-content: space-around
}

.justify-evenly {
    justify-content: space-evenly
}

.justify-stretch {
    justify-content: stretch
}

.justify-items-center {
    justify-items: center
}

.gap-1 {
    gap: .25rem
}

.gap-1\.5 {
    gap: .375rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-12 {
    gap: 3rem
}

.gap-14 {
    gap: 3.5rem
}

.gap-16 {
    gap: 4rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

.gap-9 {
    gap: 2.25rem
}

.gap-\[10px\] {
    gap: 10px
}

.gap-\[86px\] {
    gap: 86px
}

.\!gap-x-3 {
    -moz-column-gap: .75rem!important;
    column-gap: .75rem!important
}

.gap-x-1 {
    -moz-column-gap: .25rem;
    column-gap: .25rem
}

.gap-x-1\.5 {
    -moz-column-gap: .375rem;
    column-gap: .375rem
}

.gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem
}

.gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem
}

.gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem
}

.gap-x-2 {
    -moz-column-gap: .5rem;
    column-gap: .5rem
}

.gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem
}

.gap-x-3 {
    -moz-column-gap: .75rem;
    column-gap: .75rem
}

.gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem
}

.gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem
}

.gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem
}

.gap-y-10 {
    row-gap: 2.5rem
}

.gap-y-12 {
    row-gap: 3rem
}

.gap-y-14 {
    row-gap: 3.5rem
}

.gap-y-16 {
    row-gap: 4rem
}

.gap-y-2 {
    row-gap: .5rem
}

.gap-y-20 {
    row-gap: 5rem
}

.gap-y-3 {
    row-gap: .75rem
}

.gap-y-4 {
    row-gap: 1rem
}

.gap-y-5 {
    row-gap: 1.25rem
}

.gap-y-6 {
    row-gap: 1.5rem
}

.gap-y-7 {
    row-gap: 1.75rem
}

.gap-y-8 {
    row-gap: 2rem
}

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

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

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

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

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

.space-x-2>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(.5rem * var(--tw-space-x-reverse));
    margin-left: calc(.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-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-x-7>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.75rem * var(--tw-space-x-reverse));
    margin-left: calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))
}

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

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

.space-y-1>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.25rem * var(--tw-space-y-reverse))
}

.space-y-10>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse))
}

.space-y-12>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse))
}

.space-y-16>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse))
}

.space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.5rem * var(--tw-space-y-reverse))
}

.space-y-2\.5>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.625rem * var(--tw-space-y-reverse))
}

.space-y-4>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.space-y-5>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse))
}

.space-y-6>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
}

.space-y-8>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse))
}

.divide-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-y>:not([hidden])~:not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}

.divide-neutral-200>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(229 229 229/var(--tw-divide-opacity))
}

.divide-neutral-300>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(212 212 212/var(--tw-divide-opacity))
}

.divide-neutral-600>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(82 82 82/var(--tw-divide-opacity))
}

.divide-neutral-700>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(64 64 64/var(--tw-divide-opacity))
}

.self-center {
    align-self: center
}

.overflow-auto {
    overflow: auto
}

.\!overflow-hidden {
    overflow: hidden!important
}

.overflow-hidden {
    overflow: hidden
}

.\!overflow-visible {
    overflow: visible!important
}

.overflow-visible {
    overflow: visible
}

.overflow-scroll {
    overflow: scroll
}

.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
}

.overflow-y-scroll {
    overflow-y: scroll
}

.text-ellipsis {
    text-overflow: ellipsis
}

.text-clip {
    text-overflow: clip
}

.whitespace-nowrap {
    white-space: nowrap
}

.text-wrap {
    text-wrap: wrap
}

.text-nowrap {
    text-wrap: nowrap
}

.text-balance {
    text-wrap: balance
}

.text-pretty {
    text-wrap: pretty
}

.break-words {
    overflow-wrap: break-word
}

.rounded {
    border-radius: .25rem
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-3xl {
    border-radius: 1.5rem
}

.rounded-\[10px\] {
    border-radius: 10px
}

.rounded-\[11px\] {
    border-radius: 11px
}

.rounded-\[12px\] {
    border-radius: 12px
}

.rounded-\[18px\] {
    border-radius: 18px
}

.rounded-\[26px\] {
    border-radius: 26px
}

.rounded-\[4px\] {
    border-radius: 4px
}

.rounded-full {
    border-radius: 9999px
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-sm {
    border-radius: .125rem
}

.rounded-xl {
    border-radius: .75rem
}

.rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px
}

.rounded-t-md {
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem
}

.border {
    border-width: 1px
}

.border-0 {
    border-width: 0
}

.border-b {
    border-bottom-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-l-2 {
    border-left-width: 2px
}

.border-t {
    border-top-width: 1px
}

.border-t-2 {
    border-top-width: 2px
}

.border-t-\[0\.5px\] {
    border-top-width: .5px
}

.border-\[\#232323\] {
    --tw-border-opacity: 1;
    border-color: rgb(35 35 35/var(--tw-border-opacity))
}

.border-\[\#7571F4\] {
    --tw-border-opacity: 1;
    border-color: rgb(117 113 244/var(--tw-border-opacity))
}

.border-\[\#7C7C7C\] {
    --tw-border-opacity: 1;
    border-color: rgb(124 124 124/var(--tw-border-opacity))
}

.border-\[\#B7B7B7\] {
    --tw-border-opacity: 1;
    border-color: rgb(183 183 183/var(--tw-border-opacity))
}

.border-\[\#D1AAD7\]\/\[0\.16\] {
    border-color: rgba(209,170,215,.16)
}

.border-\[\#D3D3D3\] {
    --tw-border-opacity: 1;
    border-color: rgb(211 211 211/var(--tw-border-opacity))
}

.border-\[\#EF3D57\]\/10 {
    border-color: rgba(239,61,87,.1)
}

.border-\[\#FFFFFF66\] {
    border-color: #ffffff66
}

.border-\[\#fda29b\] {
    --tw-border-opacity: 1;
    border-color: rgb(253 162 155/var(--tw-border-opacity))
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0/var(--tw-border-opacity))
}

.border-neutral-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 229 229/var(--tw-border-opacity))
}

.border-neutral-300 {
    --tw-border-opacity: 1;
    border-color: rgb(212 212 212/var(--tw-border-opacity))
}

.border-neutral-500 {
    --tw-border-opacity: 1;
    border-color: rgb(115 115 115/var(--tw-border-opacity))
}

.border-neutral-600 {
    --tw-border-opacity: 1;
    border-color: rgb(82 82 82/var(--tw-border-opacity))
}

.border-neutral-700 {
    --tw-border-opacity: 1;
    border-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-neutral-800 {
    --tw-border-opacity: 1;
    border-color: rgb(38 38 38/var(--tw-border-opacity))
}

.border-neutral-900 {
    --tw-border-opacity: 1;
    border-color: rgb(23 23 23/var(--tw-border-opacity))
}

.border-scale-skyblue\/80 {
    border-color: rgba(134,191,242,.8)
}

.border-transparent {
    border-color: transparent
}

.border-tundora {
    --tw-border-opacity: 1;
    border-color: rgb(64 64 64/var(--tw-border-opacity))
}

.border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity))
}

.border-white\/10 {
    border-color: hsla(0,0%,100%,.1)
}

.border-white\/15 {
    border-color: hsla(0,0%,100%,.15)
}

.border-white\/20 {
    border-color: hsla(0,0%,100%,.2)
}

.border-white\/40 {
    border-color: hsla(0,0%,100%,.4)
}

.border-white\/\[0\.13\] {
    border-color: hsla(0,0%,100%,.13)
}

.border-opacity-10 {
    --tw-border-opacity: 0.1
}

.border-opacity-30 {
    --tw-border-opacity: 0.3
}

.border-opacity-\[0\.15\] {
    --tw-border-opacity: 0.15
}

.border-opacity-\[0\.16\] {
    --tw-border-opacity: 0.16
}

.\!bg-white {
    --tw-bg-opacity: 1!important;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))!important
}

.bg-\[\#060606\]\/50 {
    background-color: rgba(6,6,6,.5)
}

.bg-\[\#060606\]\/70 {
    background-color: rgba(6,6,6,.7)
}

.bg-\[\#101010\] {
    --tw-bg-opacity: 1;
    background-color: rgb(16 16 16/var(--tw-bg-opacity))
}

.bg-\[\#151515\] {
    --tw-bg-opacity: 1;
    background-color: rgb(21 21 21/var(--tw-bg-opacity))
}

.bg-\[\#181818\] {
    --tw-bg-opacity: 1;
    background-color: rgb(24 24 24/var(--tw-bg-opacity))
}

.bg-\[\#2C2C2E\] {
    --tw-bg-opacity: 1;
    background-color: rgb(44 44 46/var(--tw-bg-opacity))
}

.bg-\[\#37383B\] {
    --tw-bg-opacity: 1;
    background-color: rgb(55 56 59/var(--tw-bg-opacity))
}

.bg-\[\#515151\] {
    --tw-bg-opacity: 1;
    background-color: rgb(81 81 81/var(--tw-bg-opacity))
}

.bg-\[\#6A5DF9\]\/50 {
    background-color: rgba(106,93,249,.5)
}

.bg-\[\#D1AAD7\]\/\[0\.01\] {
    background-color: rgba(209,170,215,.01)
}

.bg-\[\#D3D3D3\] {
    --tw-bg-opacity: 1;
    background-color: rgb(211 211 211/var(--tw-bg-opacity))
}

.bg-\[\#D9D9D9\] {
    --tw-bg-opacity: 1;
    background-color: rgb(217 217 217/var(--tw-bg-opacity))
}

.bg-\[\#EF3D57\]\/\[0\.09\] {
    background-color: rgba(239,61,87,.09)
}

.bg-\[\#F1F1F4\] {
    --tw-bg-opacity: 1;
    background-color: rgb(241 241 244/var(--tw-bg-opacity))
}

.bg-\[\#cc76ff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(204 118 255/var(--tw-bg-opacity))
}

.bg-\[\#d92d20\] {
    --tw-bg-opacity: 1;
    background-color: rgb(217 45 32/var(--tw-bg-opacity))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.bg-black\/25 {
    background-color: rgba(0,0,0,.25)
}

.bg-black\/40 {
    background-color: rgba(0,0,0,.4)
}

.bg-black\/60 {
    background-color: rgba(0,0,0,.6)
}

.bg-black\/80 {
    background-color: rgba(0,0,0,.8)
}

.bg-codGray {
    --tw-bg-opacity: 1;
    background-color: rgb(23 23 23/var(--tw-bg-opacity))
}

.bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175/var(--tw-bg-opacity))
}

.bg-gray-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(3 7 18/var(--tw-bg-opacity))
}

.bg-neutral-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245/var(--tw-bg-opacity))
}

.bg-neutral-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 229 229/var(--tw-bg-opacity))
}

.bg-neutral-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(212 212 212/var(--tw-bg-opacity))
}

.bg-neutral-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(163 163 163/var(--tw-bg-opacity))
}

.bg-neutral-400\/10 {
    background-color: hsla(0,0%,64%,.1)
}

.bg-neutral-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250/var(--tw-bg-opacity))
}

.bg-neutral-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(115 115 115/var(--tw-bg-opacity))
}

.bg-neutral-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 82/var(--tw-bg-opacity))
}

.bg-neutral-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(64 64 64/var(--tw-bg-opacity))
}

.bg-neutral-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38/var(--tw-bg-opacity))
}

.bg-neutral-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(23 23 23/var(--tw-bg-opacity))
}

.bg-neutral-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(16 16 16/var(--tw-bg-opacity))
}

.bg-offpurple\/20 {
    background-color: rgba(0,0,15,.2)
}

.bg-pink {
    --tw-bg-opacity: 1;
    background-color: rgb(237 114 226/var(--tw-bg-opacity))
}

.bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 113 113/var(--tw-bg-opacity))
}

.bg-scale-mauve {
    --tw-bg-opacity: 1;
    background-color: rgb(200 139 196/var(--tw-bg-opacity))
}

.bg-scale-periwinkle {
    --tw-bg-opacity: 1;
    background-color: rgb(123 143 221/var(--tw-bg-opacity))
}

.bg-scale-skyblue\/20 {
    background-color: rgba(134,191,242,.2)
}

.bg-scale-skyblue\/80 {
    background-color: rgba(134,191,242,.8)
}

.bg-silver {
    --tw-bg-opacity: 1;
    background-color: rgb(163 163 163/var(--tw-bg-opacity))
}

.bg-transparent {
    background-color: transparent
}

.bg-utility-green {
    --tw-bg-opacity: 1;
    background-color: rgb(114 206 123/var(--tw-bg-opacity))
}

.bg-utility-green\/70 {
    background-color: rgba(114,206,123,.7)
}

.bg-utility-orange {
    --tw-bg-opacity: 1;
    background-color: rgb(255 118 0/var(--tw-bg-opacity))
}

.bg-utility-yellow {
    --tw-bg-opacity: 1;
    background-color: rgb(255 214 0/var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-white\/10 {
    background-color: hsla(0,0%,100%,.1)
}

.bg-white\/20 {
    background-color: hsla(0,0%,100%,.2)
}

.bg-white\/40 {
    background-color: hsla(0,0%,100%,.4)
}

.bg-white\/5 {
    background-color: hsla(0,0%,100%,.05)
}

.bg-white\/\[0\.01\] {
    background-color: hsla(0,0%,100%,.01)
}

.bg-white\/\[0\.09\] {
    background-color: hsla(0,0%,100%,.09)
}

.bg-opacity-0 {
    --tw-bg-opacity: 0
}

.bg-opacity-10 {
    --tw-bg-opacity: 0.1
}

.bg-opacity-30 {
    --tw-bg-opacity: 0.3
}

.bg-opacity-40 {
    --tw-bg-opacity: 0.4
}

.bg-opacity-5 {
    --tw-bg-opacity: 0.05
}

.bg-opacity-50 {
    --tw-bg-opacity: 0.5
}

.bg-opacity-60 {
    --tw-bg-opacity: 0.6
}

.bg-opacity-70 {
    --tw-bg-opacity: 0.7
}

.bg-opacity-80 {
    --tw-bg-opacity: 0.8
}

.bg-opacity-90 {
    --tw-bg-opacity: 0.9
}

.bg-opacity-\[0\.02\] {
    --tw-bg-opacity: 0.02
}

.bg-opacity-\[15\%\] {
    --tw-bg-opacity: 15%
}

.bg-\[linear-gradient\(180deg\2c _rgba\(0\2c _0\2c _0\2c _0\)_0\%\2c _\#000000_100\%\)\] {
    background-image: linear-gradient(180deg,transparent,#000)
}

.bg-\[linear-gradient\(270deg\2c _rgba\(255\2c _255\2c _255\2c _0\.00\)_0\%\2c _\#FFF_52\.07\%\2c _rgba\(255\2c _255\2c _255\2c _0\.00\)_100\%\)\] {
    background-image: linear-gradient(270deg,hsla(0,0%,100%,0),#fff 52.07%,hsla(0,0%,100%,0))
}

.bg-\[linear-gradient\(90deg\2c _rgba\(255\2c _255\2c _255\2c _0\.00\)_0\%\2c _\#FFF_52\.07\%\2c _rgba\(255\2c _255\2c _255\2c _0\.00\)_100\%\)\] {
    background-image: linear-gradient(90deg,hsla(0,0%,100%,0),#fff 52.07%,hsla(0,0%,100%,0))
}

.bg-gradient-to-b {
    background-image: linear-gradient(to bottom,var(--tw-gradient-stops))
}

.bg-gradient-to-br {
    background-image: linear-gradient(to bottom right,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))
}

.from-\[\#D1AAD7\] {
    --tw-gradient-from: #d1aad7 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(209,170,215,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-black {
    --tw-gradient-from: #000 var(--tw-gradient-from-position);
    --tw-gradient-to: transparent 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: transparent var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-white\/0 {
    --tw-gradient-from: hsla(0,0%,100%,0) var(--tw-gradient-from-position);
    --tw-gradient-to: hsla(0,0%,100%,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-white\/20 {
    --tw-gradient-from: hsla(0,0%,100%,.2) var(--tw-gradient-from-position);
    --tw-gradient-to: hsla(0,0%,100%,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.via-neutral-800 {
    --tw-gradient-to: rgba(38,38,38,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),#262626 var(--tw-gradient-via-position),var(--tw-gradient-to)
}

.to-\[\#BBDEF2\] {
    --tw-gradient-to: #bbdef2 var(--tw-gradient-to-position)
}

.to-black\/5 {
    --tw-gradient-to: rgba(0,0,0,.05) var(--tw-gradient-to-position)
}

.to-transparent {
    --tw-gradient-to: transparent var(--tw-gradient-to-position)
}

.box-decoration-clone {
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}

.bg-contain {
    background-size: contain
}

.bg-clip-content {
    background-clip: content-box
}

.bg-center {
    background-position: 50%
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.fill-current {
    fill: currentColor
}

.fill-gray-400 {
    fill: #9ca3af
}

.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-left-top {
    -o-object-position: left top;
    object-position: left top
}

.object-top {
    -o-object-position: top;
    object-position: top
}

.p-0 {
    padding: 0
}

.p-1 {
    padding: .25rem
}

.p-10 {
    padding: 2.5rem
}

.p-12 {
    padding: 3rem
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

.p-6 {
    padding: 1.5rem
}

.p-7 {
    padding: 1.75rem
}

.p-8 {
    padding: 2rem
}

.p-\[0\.5px\] {
    padding: .5px
}

.p-\[1px\] {
    padding: 1px
}

.p-\[3px\] {
    padding: 3px
}

.p-px {
    padding: 1px
}

.px-0\.5 {
    padding-left: .125rem;
    padding-right: .125rem
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.px-1\.5 {
    padding-left: .375rem;
    padding-right: .375rem
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .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-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem
}

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

.px-\[26px\] {
    padding-left: 26px;
    padding-right: 26px
}

.px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.py-0\.5 {
    padding-top: .125rem;
    padding-bottom: .125rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .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-18 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

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

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-3\.5 {
    padding-top: .875rem;
    padding-bottom: .875rem
}

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

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem
}

.py-\[14px\] {
    padding-top: 14px;
    padding-bottom: 14px
}

.py-\[30px\] {
    padding-top: 30px;
    padding-bottom: 30px
}

.py-\[3px\] {
    padding-top: 3px;
    padding-bottom: 3px
}

.\!pb-0 {
    padding-bottom: 0!important
}

.\!pb-28 {
    padding-bottom: 7rem!important
}

.\!pl-0 {
    padding-left: 0!important
}

.\!pt-9 {
    padding-top: 2.25rem!important
}

.\!pt-\[110px\] {
    padding-top: 110px!important
}

.pb-0 {
    padding-bottom: 0
}

.pb-1 {
    padding-bottom: .25rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pb-12 {
    padding-bottom: 3rem
}

.pb-14 {
    padding-bottom: 3.5rem
}

.pb-18 {
    padding-bottom: 4.5rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-20 {
    padding-bottom: 5rem
}

.pb-24 {
    padding-bottom: 6rem
}

.pb-28 {
    padding-bottom: 7rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pb-\[14px\] {
    padding-bottom: 14px
}

.pb-\[4px\] {
    padding-bottom: 4px
}

.pl-1\.5 {
    padding-left: .375rem
}

.pl-16 {
    padding-left: 4rem
}

.pl-4 {
    padding-left: 1rem
}

.pl-6 {
    padding-left: 1.5rem
}

.pl-8 {
    padding-left: 2rem
}

.pl-\[33vw\] {
    padding-left: 33vw
}

.pl-\[50px\] {
    padding-left: 50px
}

.pl-\[9px\] {
    padding-left: 9px
}

.pr-2 {
    padding-right: .5rem
}

.pr-2\.5 {
    padding-right: .625rem
}

.pr-4 {
    padding-right: 1rem
}

.pr-6 {
    padding-right: 1.5rem
}

.pr-8 {
    padding-right: 2rem
}

.pt-0 {
    padding-top: 0
}

.pt-1 {
    padding-top: .25rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pt-12 {
    padding-top: 3rem
}

.pt-18 {
    padding-top: 4.5rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-24 {
    padding-top: 6rem
}

.pt-3 {
    padding-top: .75rem
}

.pt-32 {
    padding-top: 8rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-48 {
    padding-top: 12rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-\[90px\] {
    padding-top: 90px
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.text-start {
    text-align: start
}

.text-end {
    text-align: end
}

.align-middle {
    vertical-align: middle
}

.align-text-top {
    vertical-align: text-top
}

.align-text-bottom {
    vertical-align: text-bottom
}

.\!font-aeonik {
    font-family: var(--font-aeonik),-apple-system,Arial,sans-serif!important
}

.\!font-body {
    font-family: var(--font-inter),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important
}

.font-aeonik {
    font-family: var(--font-aeonik),-apple-system,Arial,sans-serif
}

.font-body {
    font-family: var(--font-inter),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
}

.font-forest {
    font-family: New Forest,-apple-system,Arial,sans-serif
}

.font-geist-mono {
    font-family: var(--font-geist-mono),-apple-system,Arial,sans-serif
}

.font-manuka {
    font-family: Test Manuka,-apple-system,Arial,sans-serif
}

.font-sans {
    font-family: var(--font-inter),ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.font-unicode {
    font-family: Inter,system-ui,-apple-system,Arial,sans-serif
}

.\!text-base {
    font-size: 1rem!important;
    line-height: 1.65!important
}

.\!text-xs {
    font-size: .75rem!important;
    line-height: 1.5!important
}

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

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

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

.text-3xl {
    font-size: 1.875rem;
    line-height: 1.5
}

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

.text-4xl {
    font-size: 2.25rem;
    line-height: 1.25
}

.text-5\.5xl {
    font-size: 3.5rem;
    line-height: 1.25
}

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

.text-6\.5xl {
    font-size: 4rem;
    line-height: 1.25
}

.text-6xl {
    font-size: 3.75rem;
    line-height: 1.25
}

.text-7\.75xl {
    font-size: 5.625rem;
    line-height: 1
}

.text-7xl {
    font-size: 4.5rem;
    line-height: 1.25
}

.text-8xl {
    font-size: 6rem;
    line-height: 1
}

.text-9xl {
    font-size: 8rem;
    line-height: 1
}

.text-\[10px\] {
    font-size: 10px
}

.text-\[120px\] {
    font-size: 120px
}

.text-\[22px\] {
    font-size: 22px
}

.text-\[32px\] {
    font-size: 32px
}

.text-\[45px\] {
    font-size: 45px
}

.text-\[55px\] {
    font-size: 55px
}

.text-\[58px\] {
    font-size: 58px
}

.text-\[6px\] {
    font-size: 6px
}

.text-\[7px\] {
    font-size: 7px
}

.text-\[8px\] {
    font-size: 8px
}

.text-base {
    font-size: 1rem;
    line-height: 1.65
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.65
}

.text-sm {
    font-size: .875rem;
    line-height: 1.5
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.5
}

.text-xs {
    font-size: .75rem;
    line-height: 1.5
}

.font-\[400\] {
    font-weight: 400
}

.font-bold {
    font-weight: 700
}

.font-extralight {
    font-weight: 200
}

.font-light {
    font-weight: 300
}

.font-medium {
    font-weight: 500
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.font-thin {
    font-weight: 100
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.capitalize {
    text-transform: capitalize
}

.italic {
    font-style: italic
}

.leading-10 {
    line-height: 2.5rem
}

.leading-4 {
    line-height: 1rem
}

.leading-5 {
    line-height: 1.25rem
}

.leading-6 {
    line-height: 1.5rem
}

.leading-8 {
    line-height: 2rem
}

.leading-\[1\.1\] {
    line-height: 1.1
}

.leading-\[1\.25\] {
    line-height: 1.25
}

.leading-\[1\.2\] {
    line-height: 1.2
}

.leading-\[1\.33\] {
    line-height: 1.33
}

.leading-\[1\.5\] {
    line-height: 1.5
}

.leading-\[1\.60\] {
    line-height: 1.6
}

.leading-\[1\.70\] {
    line-height: 1.7
}

.leading-\[1\.71\] {
    line-height: 1.71
}

.leading-\[150\%\] {
    line-height: 150%
}

.leading-\[1\] {
    line-height: 1
}

.leading-\[2\] {
    line-height: 2
}

.leading-\[44px\] {
    line-height: 44px
}

.leading-\[62px\] {
    line-height: 62px
}

.leading-none {
    line-height: 1
}

.leading-normal {
    line-height: 1.5
}

.leading-relaxed {
    line-height: 1.625
}

.leading-snug {
    line-height: 1.375
}

.leading-tight {
    line-height: 1.25
}

.tracking-\[-0\.01em\] {
    letter-spacing: -.01em
}

.tracking-\[-0\.89px\] {
    letter-spacing: -.89px
}

.tracking-\[3px\] {
    letter-spacing: 3px
}

.tracking-\[4px\] {
    letter-spacing: 4px
}

.tracking-normal {
    letter-spacing: 0
}

.tracking-tight {
    letter-spacing: -.025em
}

.tracking-tighter {
    letter-spacing: -.05em
}

.tracking-wide {
    letter-spacing: .025em
}

.tracking-wider {
    letter-spacing: .05em
}

.tracking-widest {
    letter-spacing: .1em
}

.text-\[\#232323\] {
    --tw-text-opacity: 1;
    color: rgb(35 35 35/var(--tw-text-opacity))
}

.text-\[\#494949\] {
    --tw-text-opacity: 1;
    color: rgb(73 73 73/var(--tw-text-opacity))
}

.text-\[\#7571F4\] {
    --tw-text-opacity: 1;
    color: rgb(117 113 244/var(--tw-text-opacity))
}

.text-\[\#7B8FDD\] {
    --tw-text-opacity: 1;
    color: rgb(123 143 221/var(--tw-text-opacity))
}

.text-\[\#919191\] {
    --tw-text-opacity: 1;
    color: rgb(145 145 145/var(--tw-text-opacity))
}

.text-\[\#AAD2FF\] {
    --tw-text-opacity: 1;
    color: rgb(170 210 255/var(--tw-text-opacity))
}

.text-\[\#AFAFAF\] {
    --tw-text-opacity: 1;
    color: rgb(175 175 175/var(--tw-text-opacity))
}

.text-\[\#D1AAD7\] {
    --tw-text-opacity: 1;
    color: rgb(209 170 215/var(--tw-text-opacity))
}

.text-\[\#F4F0FF\] {
    --tw-text-opacity: 1;
    color: rgb(244 240 255/var(--tw-text-opacity))
}

.text-\[\#F5F5F5\],.text-\[\#f5f5f5\] {
    --tw-text-opacity: 1;
    color: rgb(245 245 245/var(--tw-text-opacity))
}

.text-alto {
    --tw-text-opacity: 1;
    color: rgb(212 212 212/var(--tw-text-opacity))
}

.text-alto\/0 {
    color: hsla(0,0%,83%,0)
}

.text-alto\/10 {
    color: hsla(0,0%,83%,.1)
}

.text-alto\/100 {
    color: #d4d4d4
}

.text-alto\/15 {
    color: hsla(0,0%,83%,.15)
}

.text-alto\/20 {
    color: hsla(0,0%,83%,.2)
}

.text-alto\/25 {
    color: hsla(0,0%,83%,.25)
}

.text-alto\/30 {
    color: hsla(0,0%,83%,.3)
}

.text-alto\/35 {
    color: hsla(0,0%,83%,.35)
}

.text-alto\/40 {
    color: hsla(0,0%,83%,.4)
}

.text-alto\/45 {
    color: hsla(0,0%,83%,.45)
}

.text-alto\/5 {
    color: hsla(0,0%,83%,.05)
}

.text-alto\/50 {
    color: hsla(0,0%,83%,.5)
}

.text-alto\/55 {
    color: hsla(0,0%,83%,.55)
}

.text-alto\/60 {
    color: hsla(0,0%,83%,.6)
}

.text-alto\/65 {
    color: hsla(0,0%,83%,.65)
}

.text-alto\/70 {
    color: hsla(0,0%,83%,.7)
}

.text-alto\/75 {
    color: hsla(0,0%,83%,.75)
}

.text-alto\/80 {
    color: hsla(0,0%,83%,.8)
}

.text-alto\/85 {
    color: hsla(0,0%,83%,.85)
}

.text-alto\/90 {
    color: hsla(0,0%,83%,.9)
}

.text-alto\/95 {
    color: hsla(0,0%,83%,.95)
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.text-black\/0 {
    color: transparent
}

.text-black\/10 {
    color: rgba(0,0,0,.1)
}

.text-black\/100 {
    color: #000
}

.text-black\/15 {
    color: rgba(0,0,0,.15)
}

.text-black\/20 {
    color: rgba(0,0,0,.2)
}

.text-black\/25 {
    color: rgba(0,0,0,.25)
}

.text-black\/30 {
    color: rgba(0,0,0,.3)
}

.text-black\/35 {
    color: rgba(0,0,0,.35)
}

.text-black\/40 {
    color: rgba(0,0,0,.4)
}

.text-black\/45 {
    color: rgba(0,0,0,.45)
}

.text-black\/5 {
    color: rgba(0,0,0,.05)
}

.text-black\/50 {
    color: rgba(0,0,0,.5)
}

.text-black\/55 {
    color: rgba(0,0,0,.55)
}

.text-black\/60 {
    color: rgba(0,0,0,.6)
}

.text-black\/65 {
    color: rgba(0,0,0,.65)
}

.text-black\/70 {
    color: rgba(0,0,0,.7)
}

.text-black\/75 {
    color: rgba(0,0,0,.75)
}

.text-black\/80 {
    color: rgba(0,0,0,.8)
}

.text-black\/85 {
    color: rgba(0,0,0,.85)
}

.text-black\/90 {
    color: rgba(0,0,0,.9)
}

.text-black\/95 {
    color: rgba(0,0,0,.95)
}

.text-blue-gray-100 {
    --tw-text-opacity: 1;
    color: rgb(241 245 249/var(--tw-text-opacity))
}

.text-blue-gray-100\/0 {
    color: rgba(241,245,249,0)
}

.text-blue-gray-100\/10 {
    color: rgba(241,245,249,.1)
}

.text-blue-gray-100\/100 {
    color: #f1f5f9
}

.text-blue-gray-100\/15 {
    color: rgba(241,245,249,.15)
}

.text-blue-gray-100\/20 {
    color: rgba(241,245,249,.2)
}

.text-blue-gray-100\/25 {
    color: rgba(241,245,249,.25)
}

.text-blue-gray-100\/30 {
    color: rgba(241,245,249,.3)
}

.text-blue-gray-100\/35 {
    color: rgba(241,245,249,.35)
}

.text-blue-gray-100\/40 {
    color: rgba(241,245,249,.4)
}

.text-blue-gray-100\/45 {
    color: rgba(241,245,249,.45)
}

.text-blue-gray-100\/5 {
    color: rgba(241,245,249,.05)
}

.text-blue-gray-100\/50 {
    color: rgba(241,245,249,.5)
}

.text-blue-gray-100\/55 {
    color: rgba(241,245,249,.55)
}

.text-blue-gray-100\/60 {
    color: rgba(241,245,249,.6)
}

.text-blue-gray-100\/65 {
    color: rgba(241,245,249,.65)
}

.text-blue-gray-100\/70 {
    color: rgba(241,245,249,.7)
}

.text-blue-gray-100\/75 {
    color: rgba(241,245,249,.75)
}

.text-blue-gray-100\/80 {
    color: rgba(241,245,249,.8)
}

.text-blue-gray-100\/85 {
    color: rgba(241,245,249,.85)
}

.text-blue-gray-100\/90 {
    color: rgba(241,245,249,.9)
}

.text-blue-gray-100\/95 {
    color: rgba(241,245,249,.95)
}

.text-blue-gray-200 {
    --tw-text-opacity: 1;
    color: rgb(226 232 240/var(--tw-text-opacity))
}

.text-blue-gray-200\/0 {
    color: rgba(226,232,240,0)
}

.text-blue-gray-200\/10 {
    color: rgba(226,232,240,.1)
}

.text-blue-gray-200\/100 {
    color: #e2e8f0
}

.text-blue-gray-200\/15 {
    color: rgba(226,232,240,.15)
}

.text-blue-gray-200\/20 {
    color: rgba(226,232,240,.2)
}

.text-blue-gray-200\/25 {
    color: rgba(226,232,240,.25)
}

.text-blue-gray-200\/30 {
    color: rgba(226,232,240,.3)
}

.text-blue-gray-200\/35 {
    color: rgba(226,232,240,.35)
}

.text-blue-gray-200\/40 {
    color: rgba(226,232,240,.4)
}

.text-blue-gray-200\/45 {
    color: rgba(226,232,240,.45)
}

.text-blue-gray-200\/5 {
    color: rgba(226,232,240,.05)
}

.text-blue-gray-200\/50 {
    color: rgba(226,232,240,.5)
}

.text-blue-gray-200\/55 {
    color: rgba(226,232,240,.55)
}

.text-blue-gray-200\/60 {
    color: rgba(226,232,240,.6)
}

.text-blue-gray-200\/65 {
    color: rgba(226,232,240,.65)
}

.text-blue-gray-200\/70 {
    color: rgba(226,232,240,.7)
}

.text-blue-gray-200\/75 {
    color: rgba(226,232,240,.75)
}

.text-blue-gray-200\/80 {
    color: rgba(226,232,240,.8)
}

.text-blue-gray-200\/85 {
    color: rgba(226,232,240,.85)
}

.text-blue-gray-200\/90 {
    color: rgba(226,232,240,.9)
}

.text-blue-gray-200\/95 {
    color: rgba(226,232,240,.95)
}

.text-blue-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(148 163 184/var(--tw-text-opacity))
}

.text-blue-gray-400\/0 {
    color: rgba(148,163,184,0)
}

.text-blue-gray-400\/10 {
    color: rgba(148,163,184,.1)
}

.text-blue-gray-400\/100 {
    color: #94a3b8
}

.text-blue-gray-400\/15 {
    color: rgba(148,163,184,.15)
}

.text-blue-gray-400\/20 {
    color: rgba(148,163,184,.2)
}

.text-blue-gray-400\/25 {
    color: rgba(148,163,184,.25)
}

.text-blue-gray-400\/30 {
    color: rgba(148,163,184,.3)
}

.text-blue-gray-400\/35 {
    color: rgba(148,163,184,.35)
}

.text-blue-gray-400\/40 {
    color: rgba(148,163,184,.4)
}

.text-blue-gray-400\/45 {
    color: rgba(148,163,184,.45)
}

.text-blue-gray-400\/5 {
    color: rgba(148,163,184,.05)
}

.text-blue-gray-400\/50 {
    color: rgba(148,163,184,.5)
}

.text-blue-gray-400\/55 {
    color: rgba(148,163,184,.55)
}

.text-blue-gray-400\/60 {
    color: rgba(148,163,184,.6)
}

.text-blue-gray-400\/65 {
    color: rgba(148,163,184,.65)
}

.text-blue-gray-400\/70 {
    color: rgba(148,163,184,.7)
}

.text-blue-gray-400\/75 {
    color: rgba(148,163,184,.75)
}

.text-blue-gray-400\/80 {
    color: rgba(148,163,184,.8)
}

.text-blue-gray-400\/85 {
    color: rgba(148,163,184,.85)
}

.text-blue-gray-400\/90 {
    color: rgba(148,163,184,.9)
}

.text-blue-gray-400\/95 {
    color: rgba(148,163,184,.95)
}

.text-blue-gray-50 {
    --tw-text-opacity: 1;
    color: rgb(248 250 252/var(--tw-text-opacity))
}

.text-blue-gray-50\/0 {
    color: rgba(248,250,252,0)
}

.text-blue-gray-50\/10 {
    color: rgba(248,250,252,.1)
}

.text-blue-gray-50\/100 {
    color: #f8fafc
}

.text-blue-gray-50\/15 {
    color: rgba(248,250,252,.15)
}

.text-blue-gray-50\/20 {
    color: rgba(248,250,252,.2)
}

.text-blue-gray-50\/25 {
    color: rgba(248,250,252,.25)
}

.text-blue-gray-50\/30 {
    color: rgba(248,250,252,.3)
}

.text-blue-gray-50\/35 {
    color: rgba(248,250,252,.35)
}

.text-blue-gray-50\/40 {
    color: rgba(248,250,252,.4)
}

.text-blue-gray-50\/45 {
    color: rgba(248,250,252,.45)
}

.text-blue-gray-50\/5 {
    color: rgba(248,250,252,.05)
}

.text-blue-gray-50\/50 {
    color: rgba(248,250,252,.5)
}

.text-blue-gray-50\/55 {
    color: rgba(248,250,252,.55)
}

.text-blue-gray-50\/60 {
    color: rgba(248,250,252,.6)
}

.text-blue-gray-50\/65 {
    color: rgba(248,250,252,.65)
}

.text-blue-gray-50\/70 {
    color: rgba(248,250,252,.7)
}

.text-blue-gray-50\/75 {
    color: rgba(248,250,252,.75)
}

.text-blue-gray-50\/80 {
    color: rgba(248,250,252,.8)
}

.text-blue-gray-50\/85 {
    color: rgba(248,250,252,.85)
}

.text-blue-gray-50\/90 {
    color: rgba(248,250,252,.9)
}

.text-blue-gray-50\/95 {
    color: rgba(248,250,252,.95)
}

.text-blue-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(71 85 105/var(--tw-text-opacity))
}

.text-blue-gray-600\/0 {
    color: rgba(71,85,105,0)
}

.text-blue-gray-600\/10 {
    color: rgba(71,85,105,.1)
}

.text-blue-gray-600\/100 {
    color: #475569
}

.text-blue-gray-600\/15 {
    color: rgba(71,85,105,.15)
}

.text-blue-gray-600\/20 {
    color: rgba(71,85,105,.2)
}

.text-blue-gray-600\/25 {
    color: rgba(71,85,105,.25)
}

.text-blue-gray-600\/30 {
    color: rgba(71,85,105,.3)
}

.text-blue-gray-600\/35 {
    color: rgba(71,85,105,.35)
}

.text-blue-gray-600\/40 {
    color: rgba(71,85,105,.4)
}

.text-blue-gray-600\/45 {
    color: rgba(71,85,105,.45)
}

.text-blue-gray-600\/5 {
    color: rgba(71,85,105,.05)
}

.text-blue-gray-600\/50 {
    color: rgba(71,85,105,.5)
}

.text-blue-gray-600\/55 {
    color: rgba(71,85,105,.55)
}

.text-blue-gray-600\/60 {
    color: rgba(71,85,105,.6)
}

.text-blue-gray-600\/65 {
    color: rgba(71,85,105,.65)
}

.text-blue-gray-600\/70 {
    color: rgba(71,85,105,.7)
}

.text-blue-gray-600\/75 {
    color: rgba(71,85,105,.75)
}

.text-blue-gray-600\/80 {
    color: rgba(71,85,105,.8)
}

.text-blue-gray-600\/85 {
    color: rgba(71,85,105,.85)
}

.text-blue-gray-600\/90 {
    color: rgba(71,85,105,.9)
}

.text-blue-gray-600\/95 {
    color: rgba(71,85,105,.95)
}

.text-blue-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(51 65 85/var(--tw-text-opacity))
}

.text-blue-gray-700\/0 {
    color: rgba(51,65,85,0)
}

.text-blue-gray-700\/10 {
    color: rgba(51,65,85,.1)
}

.text-blue-gray-700\/100 {
    color: #334155
}

.text-blue-gray-700\/15 {
    color: rgba(51,65,85,.15)
}

.text-blue-gray-700\/20 {
    color: rgba(51,65,85,.2)
}

.text-blue-gray-700\/25 {
    color: rgba(51,65,85,.25)
}

.text-blue-gray-700\/30 {
    color: rgba(51,65,85,.3)
}

.text-blue-gray-700\/35 {
    color: rgba(51,65,85,.35)
}

.text-blue-gray-700\/40 {
    color: rgba(51,65,85,.4)
}

.text-blue-gray-700\/45 {
    color: rgba(51,65,85,.45)
}

.text-blue-gray-700\/5 {
    color: rgba(51,65,85,.05)
}

.text-blue-gray-700\/50 {
    color: rgba(51,65,85,.5)
}

.text-blue-gray-700\/55 {
    color: rgba(51,65,85,.55)
}

.text-blue-gray-700\/60 {
    color: rgba(51,65,85,.6)
}

.text-blue-gray-700\/65 {
    color: rgba(51,65,85,.65)
}

.text-blue-gray-700\/70 {
    color: rgba(51,65,85,.7)
}

.text-blue-gray-700\/75 {
    color: rgba(51,65,85,.75)
}

.text-blue-gray-700\/80 {
    color: rgba(51,65,85,.8)
}

.text-blue-gray-700\/85 {
    color: rgba(51,65,85,.85)
}

.text-blue-gray-700\/90 {
    color: rgba(51,65,85,.9)
}

.text-blue-gray-700\/95 {
    color: rgba(51,65,85,.95)
}

.text-blue-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.text-blue-gray-800\/0 {
    color: rgba(30,41,59,0)
}

.text-blue-gray-800\/10 {
    color: rgba(30,41,59,.1)
}

.text-blue-gray-800\/100 {
    color: #1e293b
}

.text-blue-gray-800\/15 {
    color: rgba(30,41,59,.15)
}

.text-blue-gray-800\/20 {
    color: rgba(30,41,59,.2)
}

.text-blue-gray-800\/25 {
    color: rgba(30,41,59,.25)
}

.text-blue-gray-800\/30 {
    color: rgba(30,41,59,.3)
}

.text-blue-gray-800\/35 {
    color: rgba(30,41,59,.35)
}

.text-blue-gray-800\/40 {
    color: rgba(30,41,59,.4)
}

.text-blue-gray-800\/45 {
    color: rgba(30,41,59,.45)
}

.text-blue-gray-800\/5 {
    color: rgba(30,41,59,.05)
}

.text-blue-gray-800\/50 {
    color: rgba(30,41,59,.5)
}

.text-blue-gray-800\/55 {
    color: rgba(30,41,59,.55)
}

.text-blue-gray-800\/60 {
    color: rgba(30,41,59,.6)
}

.text-blue-gray-800\/65 {
    color: rgba(30,41,59,.65)
}

.text-blue-gray-800\/70 {
    color: rgba(30,41,59,.7)
}

.text-blue-gray-800\/75 {
    color: rgba(30,41,59,.75)
}

.text-blue-gray-800\/80 {
    color: rgba(30,41,59,.8)
}

.text-blue-gray-800\/85 {
    color: rgba(30,41,59,.85)
}

.text-blue-gray-800\/90 {
    color: rgba(30,41,59,.9)
}

.text-blue-gray-800\/95 {
    color: rgba(30,41,59,.95)
}

.text-blue-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(20 28 41/var(--tw-text-opacity))
}

.text-blue-gray-900\/0 {
    color: rgba(20,28,41,0)
}

.text-blue-gray-900\/10 {
    color: rgba(20,28,41,.1)
}

.text-blue-gray-900\/100 {
    color: #141c29
}

.text-blue-gray-900\/15 {
    color: rgba(20,28,41,.15)
}

.text-blue-gray-900\/20 {
    color: rgba(20,28,41,.2)
}

.text-blue-gray-900\/25 {
    color: rgba(20,28,41,.25)
}

.text-blue-gray-900\/30 {
    color: rgba(20,28,41,.3)
}

.text-blue-gray-900\/35 {
    color: rgba(20,28,41,.35)
}

.text-blue-gray-900\/40 {
    color: rgba(20,28,41,.4)
}

.text-blue-gray-900\/45 {
    color: rgba(20,28,41,.45)
}

.text-blue-gray-900\/5 {
    color: rgba(20,28,41,.05)
}

.text-blue-gray-900\/50 {
    color: rgba(20,28,41,.5)
}

.text-blue-gray-900\/55 {
    color: rgba(20,28,41,.55)
}

.text-blue-gray-900\/60 {
    color: rgba(20,28,41,.6)
}

.text-blue-gray-900\/65 {
    color: rgba(20,28,41,.65)
}

.text-blue-gray-900\/70 {
    color: rgba(20,28,41,.7)
}

.text-blue-gray-900\/75 {
    color: rgba(20,28,41,.75)
}

.text-blue-gray-900\/80 {
    color: rgba(20,28,41,.8)
}

.text-blue-gray-900\/85 {
    color: rgba(20,28,41,.85)
}

.text-blue-gray-900\/90 {
    color: rgba(20,28,41,.9)
}

.text-blue-gray-900\/95 {
    color: rgba(20,28,41,.95)
}

.text-blue-transform {
    --tw-text-opacity: 1;
    color: rgb(120 144 223/var(--tw-text-opacity))
}

.text-blue-transform\/0 {
    color: rgba(120,144,223,0)
}

.text-blue-transform\/10 {
    color: rgba(120,144,223,.1)
}

.text-blue-transform\/100 {
    color: #7890df
}

.text-blue-transform\/15 {
    color: rgba(120,144,223,.15)
}

.text-blue-transform\/20 {
    color: rgba(120,144,223,.2)
}

.text-blue-transform\/25 {
    color: rgba(120,144,223,.25)
}

.text-blue-transform\/30 {
    color: rgba(120,144,223,.3)
}

.text-blue-transform\/35 {
    color: rgba(120,144,223,.35)
}

.text-blue-transform\/40 {
    color: rgba(120,144,223,.4)
}

.text-blue-transform\/45 {
    color: rgba(120,144,223,.45)
}

.text-blue-transform\/5 {
    color: rgba(120,144,223,.05)
}

.text-blue-transform\/50 {
    color: rgba(120,144,223,.5)
}

.text-blue-transform\/55 {
    color: rgba(120,144,223,.55)
}

.text-blue-transform\/60 {
    color: rgba(120,144,223,.6)
}

.text-blue-transform\/65 {
    color: rgba(120,144,223,.65)
}

.text-blue-transform\/70 {
    color: rgba(120,144,223,.7)
}

.text-blue-transform\/75 {
    color: rgba(120,144,223,.75)
}

.text-blue-transform\/80 {
    color: rgba(120,144,223,.8)
}

.text-blue-transform\/85 {
    color: rgba(120,144,223,.85)
}

.text-blue-transform\/90 {
    color: rgba(120,144,223,.9)
}

.text-blue-transform\/95 {
    color: rgba(120,144,223,.95)
}

.text-blueberry {
    --tw-text-opacity: 1;
    color: rgb(106 17 234/var(--tw-text-opacity))
}

.text-blueberry\/0 {
    color: rgba(106,17,234,0)
}

.text-blueberry\/10 {
    color: rgba(106,17,234,.1)
}

.text-blueberry\/100 {
    color: #6a11ea
}

.text-blueberry\/15 {
    color: rgba(106,17,234,.15)
}

.text-blueberry\/20 {
    color: rgba(106,17,234,.2)
}

.text-blueberry\/25 {
    color: rgba(106,17,234,.25)
}

.text-blueberry\/30 {
    color: rgba(106,17,234,.3)
}

.text-blueberry\/35 {
    color: rgba(106,17,234,.35)
}

.text-blueberry\/40 {
    color: rgba(106,17,234,.4)
}

.text-blueberry\/45 {
    color: rgba(106,17,234,.45)
}

.text-blueberry\/5 {
    color: rgba(106,17,234,.05)
}

.text-blueberry\/50 {
    color: rgba(106,17,234,.5)
}

.text-blueberry\/55 {
    color: rgba(106,17,234,.55)
}

.text-blueberry\/60 {
    color: rgba(106,17,234,.6)
}

.text-blueberry\/65 {
    color: rgba(106,17,234,.65)
}

.text-blueberry\/70 {
    color: rgba(106,17,234,.7)
}

.text-blueberry\/75 {
    color: rgba(106,17,234,.75)
}

.text-blueberry\/80 {
    color: rgba(106,17,234,.8)
}

.text-blueberry\/85 {
    color: rgba(106,17,234,.85)
}

.text-blueberry\/90 {
    color: rgba(106,17,234,.9)
}

.text-blueberry\/95 {
    color: rgba(106,17,234,.95)
}

.text-boulder {
    --tw-text-opacity: 1;
    color: rgb(116 116 116/var(--tw-text-opacity))
}

.text-boulder\/0 {
    color: hsla(0,0%,45%,0)
}

.text-boulder\/10 {
    color: hsla(0,0%,45%,.1)
}

.text-boulder\/100 {
    color: #747474
}

.text-boulder\/15 {
    color: hsla(0,0%,45%,.15)
}

.text-boulder\/20 {
    color: hsla(0,0%,45%,.2)
}

.text-boulder\/25 {
    color: hsla(0,0%,45%,.25)
}

.text-boulder\/30 {
    color: hsla(0,0%,45%,.3)
}

.text-boulder\/35 {
    color: hsla(0,0%,45%,.35)
}

.text-boulder\/40 {
    color: hsla(0,0%,45%,.4)
}

.text-boulder\/45 {
    color: hsla(0,0%,45%,.45)
}

.text-boulder\/5 {
    color: hsla(0,0%,45%,.05)
}

.text-boulder\/50 {
    color: hsla(0,0%,45%,.5)
}

.text-boulder\/55 {
    color: hsla(0,0%,45%,.55)
}

.text-boulder\/60 {
    color: hsla(0,0%,45%,.6)
}

.text-boulder\/65 {
    color: hsla(0,0%,45%,.65)
}

.text-boulder\/70 {
    color: hsla(0,0%,45%,.7)
}

.text-boulder\/75 {
    color: hsla(0,0%,45%,.75)
}

.text-boulder\/80 {
    color: hsla(0,0%,45%,.8)
}

.text-boulder\/85 {
    color: hsla(0,0%,45%,.85)
}

.text-boulder\/90 {
    color: hsla(0,0%,45%,.9)
}

.text-boulder\/95 {
    color: hsla(0,0%,45%,.95)
}

.text-codGray {
    --tw-text-opacity: 1;
    color: rgb(23 23 23/var(--tw-text-opacity))
}

.text-codGray\/0 {
    color: hsla(0,0%,9%,0)
}

.text-codGray\/10 {
    color: hsla(0,0%,9%,.1)
}

.text-codGray\/100 {
    color: #171717
}

.text-codGray\/15 {
    color: hsla(0,0%,9%,.15)
}

.text-codGray\/20 {
    color: hsla(0,0%,9%,.2)
}

.text-codGray\/25 {
    color: hsla(0,0%,9%,.25)
}

.text-codGray\/30 {
    color: hsla(0,0%,9%,.3)
}

.text-codGray\/35 {
    color: hsla(0,0%,9%,.35)
}

.text-codGray\/40 {
    color: hsla(0,0%,9%,.4)
}

.text-codGray\/45 {
    color: hsla(0,0%,9%,.45)
}

.text-codGray\/5 {
    color: hsla(0,0%,9%,.05)
}

.text-codGray\/50 {
    color: hsla(0,0%,9%,.5)
}

.text-codGray\/55 {
    color: hsla(0,0%,9%,.55)
}

.text-codGray\/60 {
    color: hsla(0,0%,9%,.6)
}

.text-codGray\/65 {
    color: hsla(0,0%,9%,.65)
}

.text-codGray\/70 {
    color: hsla(0,0%,9%,.7)
}

.text-codGray\/75 {
    color: hsla(0,0%,9%,.75)
}

.text-codGray\/80 {
    color: hsla(0,0%,9%,.8)
}

.text-codGray\/85 {
    color: hsla(0,0%,9%,.85)
}

.text-codGray\/90 {
    color: hsla(0,0%,9%,.9)
}

.text-codGray\/95 {
    color: hsla(0,0%,9%,.95)
}

.text-current {
    color: currentColor
}

.text-doveGray {
    --tw-text-opacity: 1;
    color: rgb(115 115 115/var(--tw-text-opacity))
}

.text-doveGray\/0 {
    color: hsla(0,0%,45%,0)
}

.text-doveGray\/10 {
    color: hsla(0,0%,45%,.1)
}

.text-doveGray\/100 {
    color: #737373
}

.text-doveGray\/15 {
    color: hsla(0,0%,45%,.15)
}

.text-doveGray\/20 {
    color: hsla(0,0%,45%,.2)
}

.text-doveGray\/25 {
    color: hsla(0,0%,45%,.25)
}

.text-doveGray\/30 {
    color: hsla(0,0%,45%,.3)
}

.text-doveGray\/35 {
    color: hsla(0,0%,45%,.35)
}

.text-doveGray\/40 {
    color: hsla(0,0%,45%,.4)
}

.text-doveGray\/45 {
    color: hsla(0,0%,45%,.45)
}

.text-doveGray\/5 {
    color: hsla(0,0%,45%,.05)
}

.text-doveGray\/50 {
    color: hsla(0,0%,45%,.5)
}

.text-doveGray\/55 {
    color: hsla(0,0%,45%,.55)
}

.text-doveGray\/60 {
    color: hsla(0,0%,45%,.6)
}

.text-doveGray\/65 {
    color: hsla(0,0%,45%,.65)
}

.text-doveGray\/70 {
    color: hsla(0,0%,45%,.7)
}

.text-doveGray\/75 {
    color: hsla(0,0%,45%,.75)
}

.text-doveGray\/80 {
    color: hsla(0,0%,45%,.8)
}

.text-doveGray\/85 {
    color: hsla(0,0%,45%,.85)
}

.text-doveGray\/90 {
    color: hsla(0,0%,45%,.9)
}

.text-doveGray\/95 {
    color: hsla(0,0%,45%,.95)
}

.text-emperor {
    --tw-text-opacity: 1;
    color: rgb(82 82 82/var(--tw-text-opacity))
}

.text-emperor\/0 {
    color: rgba(82,82,82,0)
}

.text-emperor\/10 {
    color: rgba(82,82,82,.1)
}

.text-emperor\/100 {
    color: #525252
}

.text-emperor\/15 {
    color: rgba(82,82,82,.15)
}

.text-emperor\/20 {
    color: rgba(82,82,82,.2)
}

.text-emperor\/25 {
    color: rgba(82,82,82,.25)
}

.text-emperor\/30 {
    color: rgba(82,82,82,.3)
}

.text-emperor\/35 {
    color: rgba(82,82,82,.35)
}

.text-emperor\/40 {
    color: rgba(82,82,82,.4)
}

.text-emperor\/45 {
    color: rgba(82,82,82,.45)
}

.text-emperor\/5 {
    color: rgba(82,82,82,.05)
}

.text-emperor\/50 {
    color: rgba(82,82,82,.5)
}

.text-emperor\/55 {
    color: rgba(82,82,82,.55)
}

.text-emperor\/60 {
    color: rgba(82,82,82,.6)
}

.text-emperor\/65 {
    color: rgba(82,82,82,.65)
}

.text-emperor\/70 {
    color: rgba(82,82,82,.7)
}

.text-emperor\/75 {
    color: rgba(82,82,82,.75)
}

.text-emperor\/80 {
    color: rgba(82,82,82,.8)
}

.text-emperor\/85 {
    color: rgba(82,82,82,.85)
}

.text-emperor\/90 {
    color: rgba(82,82,82,.9)
}

.text-emperor\/95 {
    color: rgba(82,82,82,.95)
}

.text-enterprise-gray-50 {
    --tw-text-opacity: 1;
    color: rgb(128 128 128/var(--tw-text-opacity))
}

.text-enterprise-gray-50\/0 {
    color: hsla(0,0%,50%,0)
}

.text-enterprise-gray-50\/10 {
    color: hsla(0,0%,50%,.1)
}

.text-enterprise-gray-50\/100 {
    color: grey
}

.text-enterprise-gray-50\/15 {
    color: hsla(0,0%,50%,.15)
}

.text-enterprise-gray-50\/20 {
    color: hsla(0,0%,50%,.2)
}

.text-enterprise-gray-50\/25 {
    color: hsla(0,0%,50%,.25)
}

.text-enterprise-gray-50\/30 {
    color: hsla(0,0%,50%,.3)
}

.text-enterprise-gray-50\/35 {
    color: hsla(0,0%,50%,.35)
}

.text-enterprise-gray-50\/40 {
    color: hsla(0,0%,50%,.4)
}

.text-enterprise-gray-50\/45 {
    color: hsla(0,0%,50%,.45)
}

.text-enterprise-gray-50\/5 {
    color: hsla(0,0%,50%,.05)
}

.text-enterprise-gray-50\/50 {
    color: hsla(0,0%,50%,.5)
}

.text-enterprise-gray-50\/55 {
    color: hsla(0,0%,50%,.55)
}

.text-enterprise-gray-50\/60 {
    color: hsla(0,0%,50%,.6)
}

.text-enterprise-gray-50\/65 {
    color: hsla(0,0%,50%,.65)
}

.text-enterprise-gray-50\/70 {
    color: hsla(0,0%,50%,.7)
}

.text-enterprise-gray-50\/75 {
    color: hsla(0,0%,50%,.75)
}

.text-enterprise-gray-50\/80 {
    color: hsla(0,0%,50%,.8)
}

.text-enterprise-gray-50\/85 {
    color: hsla(0,0%,50%,.85)
}

.text-enterprise-gray-50\/90 {
    color: hsla(0,0%,50%,.9)
}

.text-enterprise-gray-50\/95 {
    color: hsla(0,0%,50%,.95)
}

.text-gov-gray-50 {
    --tw-text-opacity: 1;
    color: rgb(248 250 252/var(--tw-text-opacity))
}

.text-gov-gray-50\/0 {
    color: rgba(248,250,252,0)
}

.text-gov-gray-50\/10 {
    color: rgba(248,250,252,.1)
}

.text-gov-gray-50\/100 {
    color: #f8fafc
}

.text-gov-gray-50\/15 {
    color: rgba(248,250,252,.15)
}

.text-gov-gray-50\/20 {
    color: rgba(248,250,252,.2)
}

.text-gov-gray-50\/25 {
    color: rgba(248,250,252,.25)
}

.text-gov-gray-50\/30 {
    color: rgba(248,250,252,.3)
}

.text-gov-gray-50\/35 {
    color: rgba(248,250,252,.35)
}

.text-gov-gray-50\/40 {
    color: rgba(248,250,252,.4)
}

.text-gov-gray-50\/45 {
    color: rgba(248,250,252,.45)
}

.text-gov-gray-50\/5 {
    color: rgba(248,250,252,.05)
}

.text-gov-gray-50\/50 {
    color: rgba(248,250,252,.5)
}

.text-gov-gray-50\/55 {
    color: rgba(248,250,252,.55)
}

.text-gov-gray-50\/60 {
    color: rgba(248,250,252,.6)
}

.text-gov-gray-50\/65 {
    color: rgba(248,250,252,.65)
}

.text-gov-gray-50\/70 {
    color: rgba(248,250,252,.7)
}

.text-gov-gray-50\/75 {
    color: rgba(248,250,252,.75)
}

.text-gov-gray-50\/80 {
    color: rgba(248,250,252,.8)
}

.text-gov-gray-50\/85 {
    color: rgba(248,250,252,.85)
}

.text-gov-gray-50\/90 {
    color: rgba(248,250,252,.9)
}

.text-gov-gray-50\/95 {
    color: rgba(248,250,252,.95)
}

.text-gov-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(100 116 139/var(--tw-text-opacity))
}

.text-gov-gray-500\/0 {
    color: rgba(100,116,139,0)
}

.text-gov-gray-500\/10 {
    color: rgba(100,116,139,.1)
}

.text-gov-gray-500\/100 {
    color: #64748b
}

.text-gov-gray-500\/15 {
    color: rgba(100,116,139,.15)
}

.text-gov-gray-500\/20 {
    color: rgba(100,116,139,.2)
}

.text-gov-gray-500\/25 {
    color: rgba(100,116,139,.25)
}

.text-gov-gray-500\/30 {
    color: rgba(100,116,139,.3)
}

.text-gov-gray-500\/35 {
    color: rgba(100,116,139,.35)
}

.text-gov-gray-500\/40 {
    color: rgba(100,116,139,.4)
}

.text-gov-gray-500\/45 {
    color: rgba(100,116,139,.45)
}

.text-gov-gray-500\/5 {
    color: rgba(100,116,139,.05)
}

.text-gov-gray-500\/50 {
    color: rgba(100,116,139,.5)
}

.text-gov-gray-500\/55 {
    color: rgba(100,116,139,.55)
}

.text-gov-gray-500\/60 {
    color: rgba(100,116,139,.6)
}

.text-gov-gray-500\/65 {
    color: rgba(100,116,139,.65)
}

.text-gov-gray-500\/70 {
    color: rgba(100,116,139,.7)
}

.text-gov-gray-500\/75 {
    color: rgba(100,116,139,.75)
}

.text-gov-gray-500\/80 {
    color: rgba(100,116,139,.8)
}

.text-gov-gray-500\/85 {
    color: rgba(100,116,139,.85)
}

.text-gov-gray-500\/90 {
    color: rgba(100,116,139,.9)
}

.text-gov-gray-500\/95 {
    color: rgba(100,116,139,.95)
}

.text-gov-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(15 23 42/var(--tw-text-opacity))
}

.text-gov-gray-900\/0 {
    color: rgba(15,23,42,0)
}

.text-gov-gray-900\/10 {
    color: rgba(15,23,42,.1)
}

.text-gov-gray-900\/100 {
    color: #0f172a
}

.text-gov-gray-900\/15 {
    color: rgba(15,23,42,.15)
}

.text-gov-gray-900\/20 {
    color: rgba(15,23,42,.2)
}

.text-gov-gray-900\/25 {
    color: rgba(15,23,42,.25)
}

.text-gov-gray-900\/30 {
    color: rgba(15,23,42,.3)
}

.text-gov-gray-900\/35 {
    color: rgba(15,23,42,.35)
}

.text-gov-gray-900\/40 {
    color: rgba(15,23,42,.4)
}

.text-gov-gray-900\/45 {
    color: rgba(15,23,42,.45)
}

.text-gov-gray-900\/5 {
    color: rgba(15,23,42,.05)
}

.text-gov-gray-900\/50 {
    color: rgba(15,23,42,.5)
}

.text-gov-gray-900\/55 {
    color: rgba(15,23,42,.55)
}

.text-gov-gray-900\/60 {
    color: rgba(15,23,42,.6)
}

.text-gov-gray-900\/65 {
    color: rgba(15,23,42,.65)
}

.text-gov-gray-900\/70 {
    color: rgba(15,23,42,.7)
}

.text-gov-gray-900\/75 {
    color: rgba(15,23,42,.75)
}

.text-gov-gray-900\/80 {
    color: rgba(15,23,42,.8)
}

.text-gov-gray-900\/85 {
    color: rgba(15,23,42,.85)
}

.text-gov-gray-900\/90 {
    color: rgba(15,23,42,.9)
}

.text-gov-gray-900\/95 {
    color: rgba(15,23,42,.95)
}

.text-gray-100 {
    --tw-text-opacity: 1;
    color: rgb(243 244 246/var(--tw-text-opacity))
}

.text-gray-100\/0 {
    color: rgba(243,244,246,0)
}

.text-gray-100\/10 {
    color: rgba(243,244,246,.1)
}

.text-gray-100\/100 {
    color: #f3f4f6
}

.text-gray-100\/15 {
    color: rgba(243,244,246,.15)
}

.text-gray-100\/20 {
    color: rgba(243,244,246,.2)
}

.text-gray-100\/25 {
    color: rgba(243,244,246,.25)
}

.text-gray-100\/30 {
    color: rgba(243,244,246,.3)
}

.text-gray-100\/35 {
    color: rgba(243,244,246,.35)
}

.text-gray-100\/40 {
    color: rgba(243,244,246,.4)
}

.text-gray-100\/45 {
    color: rgba(243,244,246,.45)
}

.text-gray-100\/5 {
    color: rgba(243,244,246,.05)
}

.text-gray-100\/50 {
    color: rgba(243,244,246,.5)
}

.text-gray-100\/55 {
    color: rgba(243,244,246,.55)
}

.text-gray-100\/60 {
    color: rgba(243,244,246,.6)
}

.text-gray-100\/65 {
    color: rgba(243,244,246,.65)
}

.text-gray-100\/70 {
    color: rgba(243,244,246,.7)
}

.text-gray-100\/75 {
    color: rgba(243,244,246,.75)
}

.text-gray-100\/80 {
    color: rgba(243,244,246,.8)
}

.text-gray-100\/85 {
    color: rgba(243,244,246,.85)
}

.text-gray-100\/90 {
    color: rgba(243,244,246,.9)
}

.text-gray-100\/95 {
    color: rgba(243,244,246,.95)
}

.text-gray-200 {
    --tw-text-opacity: 1;
    color: rgb(229 231 235/var(--tw-text-opacity))
}

.text-gray-200\/0 {
    color: rgba(229,231,235,0)
}

.text-gray-200\/10 {
    color: rgba(229,231,235,.1)
}

.text-gray-200\/100 {
    color: #e5e7eb
}

.text-gray-200\/15 {
    color: rgba(229,231,235,.15)
}

.text-gray-200\/20 {
    color: rgba(229,231,235,.2)
}

.text-gray-200\/25 {
    color: rgba(229,231,235,.25)
}

.text-gray-200\/30 {
    color: rgba(229,231,235,.3)
}

.text-gray-200\/35 {
    color: rgba(229,231,235,.35)
}

.text-gray-200\/40 {
    color: rgba(229,231,235,.4)
}

.text-gray-200\/45 {
    color: rgba(229,231,235,.45)
}

.text-gray-200\/5 {
    color: rgba(229,231,235,.05)
}

.text-gray-200\/50 {
    color: rgba(229,231,235,.5)
}

.text-gray-200\/55 {
    color: rgba(229,231,235,.55)
}

.text-gray-200\/60 {
    color: rgba(229,231,235,.6)
}

.text-gray-200\/65 {
    color: rgba(229,231,235,.65)
}

.text-gray-200\/70 {
    color: rgba(229,231,235,.7)
}

.text-gray-200\/75 {
    color: rgba(229,231,235,.75)
}

.text-gray-200\/80 {
    color: rgba(229,231,235,.8)
}

.text-gray-200\/85 {
    color: rgba(229,231,235,.85)
}

.text-gray-200\/90 {
    color: rgba(229,231,235,.9)
}

.text-gray-200\/95 {
    color: rgba(229,231,235,.95)
}

.text-gray-300 {
    --tw-text-opacity: 1;
    color: rgb(209 213 219/var(--tw-text-opacity))
}

.text-gray-300\/0 {
    color: rgba(209,213,219,0)
}

.text-gray-300\/10 {
    color: rgba(209,213,219,.1)
}

.text-gray-300\/100 {
    color: #d1d5db
}

.text-gray-300\/15 {
    color: rgba(209,213,219,.15)
}

.text-gray-300\/20 {
    color: rgba(209,213,219,.2)
}

.text-gray-300\/25 {
    color: rgba(209,213,219,.25)
}

.text-gray-300\/30 {
    color: rgba(209,213,219,.3)
}

.text-gray-300\/35 {
    color: rgba(209,213,219,.35)
}

.text-gray-300\/40 {
    color: rgba(209,213,219,.4)
}

.text-gray-300\/45 {
    color: rgba(209,213,219,.45)
}

.text-gray-300\/5 {
    color: rgba(209,213,219,.05)
}

.text-gray-300\/50 {
    color: rgba(209,213,219,.5)
}

.text-gray-300\/55 {
    color: rgba(209,213,219,.55)
}

.text-gray-300\/60 {
    color: rgba(209,213,219,.6)
}

.text-gray-300\/65 {
    color: rgba(209,213,219,.65)
}

.text-gray-300\/70 {
    color: rgba(209,213,219,.7)
}

.text-gray-300\/75 {
    color: rgba(209,213,219,.75)
}

.text-gray-300\/80 {
    color: rgba(209,213,219,.8)
}

.text-gray-300\/85 {
    color: rgba(209,213,219,.85)
}

.text-gray-300\/90 {
    color: rgba(209,213,219,.9)
}

.text-gray-300\/95 {
    color: rgba(209,213,219,.95)
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175/var(--tw-text-opacity))
}

.text-gray-400\/0 {
    color: rgba(156,163,175,0)
}

.text-gray-400\/10 {
    color: rgba(156,163,175,.1)
}

.text-gray-400\/100 {
    color: #9ca3af
}

.text-gray-400\/15 {
    color: rgba(156,163,175,.15)
}

.text-gray-400\/20 {
    color: rgba(156,163,175,.2)
}

.text-gray-400\/25 {
    color: rgba(156,163,175,.25)
}

.text-gray-400\/30 {
    color: rgba(156,163,175,.3)
}

.text-gray-400\/35 {
    color: rgba(156,163,175,.35)
}

.text-gray-400\/40 {
    color: rgba(156,163,175,.4)
}

.text-gray-400\/45 {
    color: rgba(156,163,175,.45)
}

.text-gray-400\/5 {
    color: rgba(156,163,175,.05)
}

.text-gray-400\/50 {
    color: rgba(156,163,175,.5)
}

.text-gray-400\/55 {
    color: rgba(156,163,175,.55)
}

.text-gray-400\/60 {
    color: rgba(156,163,175,.6)
}

.text-gray-400\/65 {
    color: rgba(156,163,175,.65)
}

.text-gray-400\/70 {
    color: rgba(156,163,175,.7)
}

.text-gray-400\/75 {
    color: rgba(156,163,175,.75)
}

.text-gray-400\/80 {
    color: rgba(156,163,175,.8)
}

.text-gray-400\/85 {
    color: rgba(156,163,175,.85)
}

.text-gray-400\/90 {
    color: rgba(156,163,175,.9)
}

.text-gray-400\/95 {
    color: rgba(156,163,175,.95)
}

.text-gray-50 {
    --tw-text-opacity: 1;
    color: rgb(249 250 251/var(--tw-text-opacity))
}

.text-gray-50\/0 {
    color: rgba(249,250,251,0)
}

.text-gray-50\/10 {
    color: rgba(249,250,251,.1)
}

.text-gray-50\/100 {
    color: #f9fafb
}

.text-gray-50\/15 {
    color: rgba(249,250,251,.15)
}

.text-gray-50\/20 {
    color: rgba(249,250,251,.2)
}

.text-gray-50\/25 {
    color: rgba(249,250,251,.25)
}

.text-gray-50\/30 {
    color: rgba(249,250,251,.3)
}

.text-gray-50\/35 {
    color: rgba(249,250,251,.35)
}

.text-gray-50\/40 {
    color: rgba(249,250,251,.4)
}

.text-gray-50\/45 {
    color: rgba(249,250,251,.45)
}

.text-gray-50\/5 {
    color: rgba(249,250,251,.05)
}

.text-gray-50\/50 {
    color: rgba(249,250,251,.5)
}

.text-gray-50\/55 {
    color: rgba(249,250,251,.55)
}

.text-gray-50\/60 {
    color: rgba(249,250,251,.6)
}

.text-gray-50\/65 {
    color: rgba(249,250,251,.65)
}

.text-gray-50\/70 {
    color: rgba(249,250,251,.7)
}

.text-gray-50\/75 {
    color: rgba(249,250,251,.75)
}

.text-gray-50\/80 {
    color: rgba(249,250,251,.8)
}

.text-gray-50\/85 {
    color: rgba(249,250,251,.85)
}

.text-gray-50\/90 {
    color: rgba(249,250,251,.9)
}

.text-gray-50\/95 {
    color: rgba(249,250,251,.95)
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128/var(--tw-text-opacity))
}

.text-gray-500\/0 {
    color: hsla(220,9%,46%,0)
}

.text-gray-500\/10 {
    color: hsla(220,9%,46%,.1)
}

.text-gray-500\/100 {
    color: #6b7280
}

.text-gray-500\/15 {
    color: hsla(220,9%,46%,.15)
}

.text-gray-500\/20 {
    color: hsla(220,9%,46%,.2)
}

.text-gray-500\/25 {
    color: hsla(220,9%,46%,.25)
}

.text-gray-500\/30 {
    color: hsla(220,9%,46%,.3)
}

.text-gray-500\/35 {
    color: hsla(220,9%,46%,.35)
}

.text-gray-500\/40 {
    color: hsla(220,9%,46%,.4)
}

.text-gray-500\/45 {
    color: hsla(220,9%,46%,.45)
}

.text-gray-500\/5 {
    color: hsla(220,9%,46%,.05)
}

.text-gray-500\/50 {
    color: hsla(220,9%,46%,.5)
}

.text-gray-500\/55 {
    color: hsla(220,9%,46%,.55)
}

.text-gray-500\/60 {
    color: hsla(220,9%,46%,.6)
}

.text-gray-500\/65 {
    color: hsla(220,9%,46%,.65)
}

.text-gray-500\/70 {
    color: hsla(220,9%,46%,.7)
}

.text-gray-500\/75 {
    color: hsla(220,9%,46%,.75)
}

.text-gray-500\/80 {
    color: hsla(220,9%,46%,.8)
}

.text-gray-500\/85 {
    color: hsla(220,9%,46%,.85)
}

.text-gray-500\/90 {
    color: hsla(220,9%,46%,.9)
}

.text-gray-500\/95 {
    color: hsla(220,9%,46%,.95)
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99/var(--tw-text-opacity))
}

.text-gray-600\/0 {
    color: rgba(75,85,99,0)
}

.text-gray-600\/10 {
    color: rgba(75,85,99,.1)
}

.text-gray-600\/100 {
    color: #4b5563
}

.text-gray-600\/15 {
    color: rgba(75,85,99,.15)
}

.text-gray-600\/20 {
    color: rgba(75,85,99,.2)
}

.text-gray-600\/25 {
    color: rgba(75,85,99,.25)
}

.text-gray-600\/30 {
    color: rgba(75,85,99,.3)
}

.text-gray-600\/35 {
    color: rgba(75,85,99,.35)
}

.text-gray-600\/40 {
    color: rgba(75,85,99,.4)
}

.text-gray-600\/45 {
    color: rgba(75,85,99,.45)
}

.text-gray-600\/5 {
    color: rgba(75,85,99,.05)
}

.text-gray-600\/50 {
    color: rgba(75,85,99,.5)
}

.text-gray-600\/55 {
    color: rgba(75,85,99,.55)
}

.text-gray-600\/60 {
    color: rgba(75,85,99,.6)
}

.text-gray-600\/65 {
    color: rgba(75,85,99,.65)
}

.text-gray-600\/70 {
    color: rgba(75,85,99,.7)
}

.text-gray-600\/75 {
    color: rgba(75,85,99,.75)
}

.text-gray-600\/80 {
    color: rgba(75,85,99,.8)
}

.text-gray-600\/85 {
    color: rgba(75,85,99,.85)
}

.text-gray-600\/90 {
    color: rgba(75,85,99,.9)
}

.text-gray-600\/95 {
    color: rgba(75,85,99,.95)
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity))
}

.text-gray-700\/0 {
    color: rgba(55,65,81,0)
}

.text-gray-700\/10 {
    color: rgba(55,65,81,.1)
}

.text-gray-700\/100 {
    color: #374151
}

.text-gray-700\/15 {
    color: rgba(55,65,81,.15)
}

.text-gray-700\/20 {
    color: rgba(55,65,81,.2)
}

.text-gray-700\/25 {
    color: rgba(55,65,81,.25)
}

.text-gray-700\/30 {
    color: rgba(55,65,81,.3)
}

.text-gray-700\/35 {
    color: rgba(55,65,81,.35)
}

.text-gray-700\/40 {
    color: rgba(55,65,81,.4)
}

.text-gray-700\/45 {
    color: rgba(55,65,81,.45)
}

.text-gray-700\/5 {
    color: rgba(55,65,81,.05)
}

.text-gray-700\/50 {
    color: rgba(55,65,81,.5)
}

.text-gray-700\/55 {
    color: rgba(55,65,81,.55)
}

.text-gray-700\/60 {
    color: rgba(55,65,81,.6)
}

.text-gray-700\/65 {
    color: rgba(55,65,81,.65)
}

.text-gray-700\/70 {
    color: rgba(55,65,81,.7)
}

.text-gray-700\/75 {
    color: rgba(55,65,81,.75)
}

.text-gray-700\/80 {
    color: rgba(55,65,81,.8)
}

.text-gray-700\/85 {
    color: rgba(55,65,81,.85)
}

.text-gray-700\/90 {
    color: rgba(55,65,81,.9)
}

.text-gray-700\/95 {
    color: rgba(55,65,81,.95)
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(31 41 55/var(--tw-text-opacity))
}

.text-gray-800\/0 {
    color: rgba(31,41,55,0)
}

.text-gray-800\/10 {
    color: rgba(31,41,55,.1)
}

.text-gray-800\/100 {
    color: #1f2937
}

.text-gray-800\/15 {
    color: rgba(31,41,55,.15)
}

.text-gray-800\/20 {
    color: rgba(31,41,55,.2)
}

.text-gray-800\/25 {
    color: rgba(31,41,55,.25)
}

.text-gray-800\/30 {
    color: rgba(31,41,55,.3)
}

.text-gray-800\/35 {
    color: rgba(31,41,55,.35)
}

.text-gray-800\/40 {
    color: rgba(31,41,55,.4)
}

.text-gray-800\/45 {
    color: rgba(31,41,55,.45)
}

.text-gray-800\/5 {
    color: rgba(31,41,55,.05)
}

.text-gray-800\/50 {
    color: rgba(31,41,55,.5)
}

.text-gray-800\/55 {
    color: rgba(31,41,55,.55)
}

.text-gray-800\/60 {
    color: rgba(31,41,55,.6)
}

.text-gray-800\/65 {
    color: rgba(31,41,55,.65)
}

.text-gray-800\/70 {
    color: rgba(31,41,55,.7)
}

.text-gray-800\/75 {
    color: rgba(31,41,55,.75)
}

.text-gray-800\/80 {
    color: rgba(31,41,55,.8)
}

.text-gray-800\/85 {
    color: rgba(31,41,55,.85)
}

.text-gray-800\/90 {
    color: rgba(31,41,55,.9)
}

.text-gray-800\/95 {
    color: rgba(31,41,55,.95)
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39/var(--tw-text-opacity))
}

.text-gray-900\/0 {
    color: rgba(17,24,39,0)
}

.text-gray-900\/10 {
    color: rgba(17,24,39,.1)
}

.text-gray-900\/100 {
    color: #111827
}

.text-gray-900\/15 {
    color: rgba(17,24,39,.15)
}

.text-gray-900\/20 {
    color: rgba(17,24,39,.2)
}

.text-gray-900\/25 {
    color: rgba(17,24,39,.25)
}

.text-gray-900\/30 {
    color: rgba(17,24,39,.3)
}

.text-gray-900\/35 {
    color: rgba(17,24,39,.35)
}

.text-gray-900\/40 {
    color: rgba(17,24,39,.4)
}

.text-gray-900\/45 {
    color: rgba(17,24,39,.45)
}

.text-gray-900\/5 {
    color: rgba(17,24,39,.05)
}

.text-gray-900\/50 {
    color: rgba(17,24,39,.5)
}

.text-gray-900\/55 {
    color: rgba(17,24,39,.55)
}

.text-gray-900\/60 {
    color: rgba(17,24,39,.6)
}

.text-gray-900\/65 {
    color: rgba(17,24,39,.65)
}

.text-gray-900\/70 {
    color: rgba(17,24,39,.7)
}

.text-gray-900\/75 {
    color: rgba(17,24,39,.75)
}

.text-gray-900\/80 {
    color: rgba(17,24,39,.8)
}

.text-gray-900\/85 {
    color: rgba(17,24,39,.85)
}

.text-gray-900\/90 {
    color: rgba(17,24,39,.9)
}

.text-gray-900\/95 {
    color: rgba(17,24,39,.95)
}

.text-gray-950 {
    --tw-text-opacity: 1;
    color: rgb(3 7 18/var(--tw-text-opacity))
}

.text-gray-950\/0 {
    color: rgba(3,7,18,0)
}

.text-gray-950\/10 {
    color: rgba(3,7,18,.1)
}

.text-gray-950\/100 {
    color: #030712
}

.text-gray-950\/15 {
    color: rgba(3,7,18,.15)
}

.text-gray-950\/20 {
    color: rgba(3,7,18,.2)
}

.text-gray-950\/25 {
    color: rgba(3,7,18,.25)
}

.text-gray-950\/30 {
    color: rgba(3,7,18,.3)
}

.text-gray-950\/35 {
    color: rgba(3,7,18,.35)
}

.text-gray-950\/40 {
    color: rgba(3,7,18,.4)
}

.text-gray-950\/45 {
    color: rgba(3,7,18,.45)
}

.text-gray-950\/5 {
    color: rgba(3,7,18,.05)
}

.text-gray-950\/50 {
    color: rgba(3,7,18,.5)
}

.text-gray-950\/55 {
    color: rgba(3,7,18,.55)
}

.text-gray-950\/60 {
    color: rgba(3,7,18,.6)
}

.text-gray-950\/65 {
    color: rgba(3,7,18,.65)
}

.text-gray-950\/70 {
    color: rgba(3,7,18,.7)
}

.text-gray-950\/75 {
    color: rgba(3,7,18,.75)
}

.text-gray-950\/80 {
    color: rgba(3,7,18,.8)
}

.text-gray-950\/85 {
    color: rgba(3,7,18,.85)
}

.text-gray-950\/90 {
    color: rgba(3,7,18,.9)
}

.text-gray-950\/95 {
    color: rgba(3,7,18,.95)
}

.text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgb(224 231 255/var(--tw-text-opacity))
}

.text-indigo-100\/0 {
    color: rgba(224,231,255,0)
}

.text-indigo-100\/10 {
    color: rgba(224,231,255,.1)
}

.text-indigo-100\/100 {
    color: #e0e7ff
}

.text-indigo-100\/15 {
    color: rgba(224,231,255,.15)
}

.text-indigo-100\/20 {
    color: rgba(224,231,255,.2)
}

.text-indigo-100\/25 {
    color: rgba(224,231,255,.25)
}

.text-indigo-100\/30 {
    color: rgba(224,231,255,.3)
}

.text-indigo-100\/35 {
    color: rgba(224,231,255,.35)
}

.text-indigo-100\/40 {
    color: rgba(224,231,255,.4)
}

.text-indigo-100\/45 {
    color: rgba(224,231,255,.45)
}

.text-indigo-100\/5 {
    color: rgba(224,231,255,.05)
}

.text-indigo-100\/50 {
    color: rgba(224,231,255,.5)
}

.text-indigo-100\/55 {
    color: rgba(224,231,255,.55)
}

.text-indigo-100\/60 {
    color: rgba(224,231,255,.6)
}

.text-indigo-100\/65 {
    color: rgba(224,231,255,.65)
}

.text-indigo-100\/70 {
    color: rgba(224,231,255,.7)
}

.text-indigo-100\/75 {
    color: rgba(224,231,255,.75)
}

.text-indigo-100\/80 {
    color: rgba(224,231,255,.8)
}

.text-indigo-100\/85 {
    color: rgba(224,231,255,.85)
}

.text-indigo-100\/90 {
    color: rgba(224,231,255,.9)
}

.text-indigo-100\/95 {
    color: rgba(224,231,255,.95)
}

.text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgb(199 210 254/var(--tw-text-opacity))
}

.text-indigo-200\/0 {
    color: rgba(199,210,254,0)
}

.text-indigo-200\/10 {
    color: rgba(199,210,254,.1)
}

.text-indigo-200\/100 {
    color: #c7d2fe
}

.text-indigo-200\/15 {
    color: rgba(199,210,254,.15)
}

.text-indigo-200\/20 {
    color: rgba(199,210,254,.2)
}

.text-indigo-200\/25 {
    color: rgba(199,210,254,.25)
}

.text-indigo-200\/30 {
    color: rgba(199,210,254,.3)
}

.text-indigo-200\/35 {
    color: rgba(199,210,254,.35)
}

.text-indigo-200\/40 {
    color: rgba(199,210,254,.4)
}

.text-indigo-200\/45 {
    color: rgba(199,210,254,.45)
}

.text-indigo-200\/5 {
    color: rgba(199,210,254,.05)
}

.text-indigo-200\/50 {
    color: rgba(199,210,254,.5)
}

.text-indigo-200\/55 {
    color: rgba(199,210,254,.55)
}

.text-indigo-200\/60 {
    color: rgba(199,210,254,.6)
}

.text-indigo-200\/65 {
    color: rgba(199,210,254,.65)
}

.text-indigo-200\/70 {
    color: rgba(199,210,254,.7)
}

.text-indigo-200\/75 {
    color: rgba(199,210,254,.75)
}

.text-indigo-200\/80 {
    color: rgba(199,210,254,.8)
}

.text-indigo-200\/85 {
    color: rgba(199,210,254,.85)
}

.text-indigo-200\/90 {
    color: rgba(199,210,254,.9)
}

.text-indigo-200\/95 {
    color: rgba(199,210,254,.95)
}

.text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgb(165 180 252/var(--tw-text-opacity))
}

.text-indigo-300\/0 {
    color: rgba(165,180,252,0)
}

.text-indigo-300\/10 {
    color: rgba(165,180,252,.1)
}

.text-indigo-300\/100 {
    color: #a5b4fc
}

.text-indigo-300\/15 {
    color: rgba(165,180,252,.15)
}

.text-indigo-300\/20 {
    color: rgba(165,180,252,.2)
}

.text-indigo-300\/25 {
    color: rgba(165,180,252,.25)
}

.text-indigo-300\/30 {
    color: rgba(165,180,252,.3)
}

.text-indigo-300\/35 {
    color: rgba(165,180,252,.35)
}

.text-indigo-300\/40 {
    color: rgba(165,180,252,.4)
}

.text-indigo-300\/45 {
    color: rgba(165,180,252,.45)
}

.text-indigo-300\/5 {
    color: rgba(165,180,252,.05)
}

.text-indigo-300\/50 {
    color: rgba(165,180,252,.5)
}

.text-indigo-300\/55 {
    color: rgba(165,180,252,.55)
}

.text-indigo-300\/60 {
    color: rgba(165,180,252,.6)
}

.text-indigo-300\/65 {
    color: rgba(165,180,252,.65)
}

.text-indigo-300\/70 {
    color: rgba(165,180,252,.7)
}

.text-indigo-300\/75 {
    color: rgba(165,180,252,.75)
}

.text-indigo-300\/80 {
    color: rgba(165,180,252,.8)
}

.text-indigo-300\/85 {
    color: rgba(165,180,252,.85)
}

.text-indigo-300\/90 {
    color: rgba(165,180,252,.9)
}

.text-indigo-300\/95 {
    color: rgba(165,180,252,.95)
}

.text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgb(129 140 248/var(--tw-text-opacity))
}

.text-indigo-400\/0 {
    color: rgba(129,140,248,0)
}

.text-indigo-400\/10 {
    color: rgba(129,140,248,.1)
}

.text-indigo-400\/100 {
    color: #818cf8
}

.text-indigo-400\/15 {
    color: rgba(129,140,248,.15)
}

.text-indigo-400\/20 {
    color: rgba(129,140,248,.2)
}

.text-indigo-400\/25 {
    color: rgba(129,140,248,.25)
}

.text-indigo-400\/30 {
    color: rgba(129,140,248,.3)
}

.text-indigo-400\/35 {
    color: rgba(129,140,248,.35)
}

.text-indigo-400\/40 {
    color: rgba(129,140,248,.4)
}

.text-indigo-400\/45 {
    color: rgba(129,140,248,.45)
}

.text-indigo-400\/5 {
    color: rgba(129,140,248,.05)
}

.text-indigo-400\/50 {
    color: rgba(129,140,248,.5)
}

.text-indigo-400\/55 {
    color: rgba(129,140,248,.55)
}

.text-indigo-400\/60 {
    color: rgba(129,140,248,.6)
}

.text-indigo-400\/65 {
    color: rgba(129,140,248,.65)
}

.text-indigo-400\/70 {
    color: rgba(129,140,248,.7)
}

.text-indigo-400\/75 {
    color: rgba(129,140,248,.75)
}

.text-indigo-400\/80 {
    color: rgba(129,140,248,.8)
}

.text-indigo-400\/85 {
    color: rgba(129,140,248,.85)
}

.text-indigo-400\/90 {
    color: rgba(129,140,248,.9)
}

.text-indigo-400\/95 {
    color: rgba(129,140,248,.95)
}

.text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgb(238 242 255/var(--tw-text-opacity))
}

.text-indigo-50\/0 {
    color: rgba(238,242,255,0)
}

.text-indigo-50\/10 {
    color: rgba(238,242,255,.1)
}

.text-indigo-50\/100 {
    color: #eef2ff
}

.text-indigo-50\/15 {
    color: rgba(238,242,255,.15)
}

.text-indigo-50\/20 {
    color: rgba(238,242,255,.2)
}

.text-indigo-50\/25 {
    color: rgba(238,242,255,.25)
}

.text-indigo-50\/30 {
    color: rgba(238,242,255,.3)
}

.text-indigo-50\/35 {
    color: rgba(238,242,255,.35)
}

.text-indigo-50\/40 {
    color: rgba(238,242,255,.4)
}

.text-indigo-50\/45 {
    color: rgba(238,242,255,.45)
}

.text-indigo-50\/5 {
    color: rgba(238,242,255,.05)
}

.text-indigo-50\/50 {
    color: rgba(238,242,255,.5)
}

.text-indigo-50\/55 {
    color: rgba(238,242,255,.55)
}

.text-indigo-50\/60 {
    color: rgba(238,242,255,.6)
}

.text-indigo-50\/65 {
    color: rgba(238,242,255,.65)
}

.text-indigo-50\/70 {
    color: rgba(238,242,255,.7)
}

.text-indigo-50\/75 {
    color: rgba(238,242,255,.75)
}

.text-indigo-50\/80 {
    color: rgba(238,242,255,.8)
}

.text-indigo-50\/85 {
    color: rgba(238,242,255,.85)
}

.text-indigo-50\/90 {
    color: rgba(238,242,255,.9)
}

.text-indigo-50\/95 {
    color: rgba(238,242,255,.95)
}

.text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgb(99 102 241/var(--tw-text-opacity))
}

.text-indigo-500\/0 {
    color: rgba(99,102,241,0)
}

.text-indigo-500\/10 {
    color: rgba(99,102,241,.1)
}

.text-indigo-500\/100 {
    color: #6366f1
}

.text-indigo-500\/15 {
    color: rgba(99,102,241,.15)
}

.text-indigo-500\/20 {
    color: rgba(99,102,241,.2)
}

.text-indigo-500\/25 {
    color: rgba(99,102,241,.25)
}

.text-indigo-500\/30 {
    color: rgba(99,102,241,.3)
}

.text-indigo-500\/35 {
    color: rgba(99,102,241,.35)
}

.text-indigo-500\/40 {
    color: rgba(99,102,241,.4)
}

.text-indigo-500\/45 {
    color: rgba(99,102,241,.45)
}

.text-indigo-500\/5 {
    color: rgba(99,102,241,.05)
}

.text-indigo-500\/50 {
    color: rgba(99,102,241,.5)
}

.text-indigo-500\/55 {
    color: rgba(99,102,241,.55)
}

.text-indigo-500\/60 {
    color: rgba(99,102,241,.6)
}

.text-indigo-500\/65 {
    color: rgba(99,102,241,.65)
}

.text-indigo-500\/70 {
    color: rgba(99,102,241,.7)
}

.text-indigo-500\/75 {
    color: rgba(99,102,241,.75)
}

.text-indigo-500\/80 {
    color: rgba(99,102,241,.8)
}

.text-indigo-500\/85 {
    color: rgba(99,102,241,.85)
}

.text-indigo-500\/90 {
    color: rgba(99,102,241,.9)
}

.text-indigo-500\/95 {
    color: rgba(99,102,241,.95)
}

.text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgb(79 70 229/var(--tw-text-opacity))
}

.text-indigo-600\/0 {
    color: rgba(79,70,229,0)
}

.text-indigo-600\/10 {
    color: rgba(79,70,229,.1)
}

.text-indigo-600\/100 {
    color: #4f46e5
}

.text-indigo-600\/15 {
    color: rgba(79,70,229,.15)
}

.text-indigo-600\/20 {
    color: rgba(79,70,229,.2)
}

.text-indigo-600\/25 {
    color: rgba(79,70,229,.25)
}

.text-indigo-600\/30 {
    color: rgba(79,70,229,.3)
}

.text-indigo-600\/35 {
    color: rgba(79,70,229,.35)
}

.text-indigo-600\/40 {
    color: rgba(79,70,229,.4)
}

.text-indigo-600\/45 {
    color: rgba(79,70,229,.45)
}

.text-indigo-600\/5 {
    color: rgba(79,70,229,.05)
}

.text-indigo-600\/50 {
    color: rgba(79,70,229,.5)
}

.text-indigo-600\/55 {
    color: rgba(79,70,229,.55)
}

.text-indigo-600\/60 {
    color: rgba(79,70,229,.6)
}

.text-indigo-600\/65 {
    color: rgba(79,70,229,.65)
}

.text-indigo-600\/70 {
    color: rgba(79,70,229,.7)
}

.text-indigo-600\/75 {
    color: rgba(79,70,229,.75)
}

.text-indigo-600\/80 {
    color: rgba(79,70,229,.8)
}

.text-indigo-600\/85 {
    color: rgba(79,70,229,.85)
}

.text-indigo-600\/90 {
    color: rgba(79,70,229,.9)
}

.text-indigo-600\/95 {
    color: rgba(79,70,229,.95)
}

.text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgb(67 56 202/var(--tw-text-opacity))
}

.text-indigo-700\/0 {
    color: rgba(67,56,202,0)
}

.text-indigo-700\/10 {
    color: rgba(67,56,202,.1)
}

.text-indigo-700\/100 {
    color: #4338ca
}

.text-indigo-700\/15 {
    color: rgba(67,56,202,.15)
}

.text-indigo-700\/20 {
    color: rgba(67,56,202,.2)
}

.text-indigo-700\/25 {
    color: rgba(67,56,202,.25)
}

.text-indigo-700\/30 {
    color: rgba(67,56,202,.3)
}

.text-indigo-700\/35 {
    color: rgba(67,56,202,.35)
}

.text-indigo-700\/40 {
    color: rgba(67,56,202,.4)
}

.text-indigo-700\/45 {
    color: rgba(67,56,202,.45)
}

.text-indigo-700\/5 {
    color: rgba(67,56,202,.05)
}

.text-indigo-700\/50 {
    color: rgba(67,56,202,.5)
}

.text-indigo-700\/55 {
    color: rgba(67,56,202,.55)
}

.text-indigo-700\/60 {
    color: rgba(67,56,202,.6)
}

.text-indigo-700\/65 {
    color: rgba(67,56,202,.65)
}

.text-indigo-700\/70 {
    color: rgba(67,56,202,.7)
}

.text-indigo-700\/75 {
    color: rgba(67,56,202,.75)
}

.text-indigo-700\/80 {
    color: rgba(67,56,202,.8)
}

.text-indigo-700\/85 {
    color: rgba(67,56,202,.85)
}

.text-indigo-700\/90 {
    color: rgba(67,56,202,.9)
}

.text-indigo-700\/95 {
    color: rgba(67,56,202,.95)
}

.text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgb(55 48 163/var(--tw-text-opacity))
}

.text-indigo-800\/0 {
    color: rgba(55,48,163,0)
}

.text-indigo-800\/10 {
    color: rgba(55,48,163,.1)
}

.text-indigo-800\/100 {
    color: #3730a3
}

.text-indigo-800\/15 {
    color: rgba(55,48,163,.15)
}

.text-indigo-800\/20 {
    color: rgba(55,48,163,.2)
}

.text-indigo-800\/25 {
    color: rgba(55,48,163,.25)
}

.text-indigo-800\/30 {
    color: rgba(55,48,163,.3)
}

.text-indigo-800\/35 {
    color: rgba(55,48,163,.35)
}

.text-indigo-800\/40 {
    color: rgba(55,48,163,.4)
}

.text-indigo-800\/45 {
    color: rgba(55,48,163,.45)
}

.text-indigo-800\/5 {
    color: rgba(55,48,163,.05)
}

.text-indigo-800\/50 {
    color: rgba(55,48,163,.5)
}

.text-indigo-800\/55 {
    color: rgba(55,48,163,.55)
}

.text-indigo-800\/60 {
    color: rgba(55,48,163,.6)
}

.text-indigo-800\/65 {
    color: rgba(55,48,163,.65)
}

.text-indigo-800\/70 {
    color: rgba(55,48,163,.7)
}

.text-indigo-800\/75 {
    color: rgba(55,48,163,.75)
}

.text-indigo-800\/80 {
    color: rgba(55,48,163,.8)
}

.text-indigo-800\/85 {
    color: rgba(55,48,163,.85)
}

.text-indigo-800\/90 {
    color: rgba(55,48,163,.9)
}

.text-indigo-800\/95 {
    color: rgba(55,48,163,.95)
}

.text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgb(49 46 129/var(--tw-text-opacity))
}

.text-indigo-900\/0 {
    color: rgba(49,46,129,0)
}

.text-indigo-900\/10 {
    color: rgba(49,46,129,.1)
}

.text-indigo-900\/100 {
    color: #312e81
}

.text-indigo-900\/15 {
    color: rgba(49,46,129,.15)
}

.text-indigo-900\/20 {
    color: rgba(49,46,129,.2)
}

.text-indigo-900\/25 {
    color: rgba(49,46,129,.25)
}

.text-indigo-900\/30 {
    color: rgba(49,46,129,.3)
}

.text-indigo-900\/35 {
    color: rgba(49,46,129,.35)
}

.text-indigo-900\/40 {
    color: rgba(49,46,129,.4)
}

.text-indigo-900\/45 {
    color: rgba(49,46,129,.45)
}

.text-indigo-900\/5 {
    color: rgba(49,46,129,.05)
}

.text-indigo-900\/50 {
    color: rgba(49,46,129,.5)
}

.text-indigo-900\/55 {
    color: rgba(49,46,129,.55)
}

.text-indigo-900\/60 {
    color: rgba(49,46,129,.6)
}

.text-indigo-900\/65 {
    color: rgba(49,46,129,.65)
}

.text-indigo-900\/70 {
    color: rgba(49,46,129,.7)
}

.text-indigo-900\/75 {
    color: rgba(49,46,129,.75)
}

.text-indigo-900\/80 {
    color: rgba(49,46,129,.8)
}

.text-indigo-900\/85 {
    color: rgba(49,46,129,.85)
}

.text-indigo-900\/90 {
    color: rgba(49,46,129,.9)
}

.text-indigo-900\/95 {
    color: rgba(49,46,129,.95)
}

.text-indigo-950 {
    --tw-text-opacity: 1;
    color: rgb(30 27 75/var(--tw-text-opacity))
}

.text-indigo-950\/0 {
    color: rgba(30,27,75,0)
}

.text-indigo-950\/10 {
    color: rgba(30,27,75,.1)
}

.text-indigo-950\/100 {
    color: #1e1b4b
}

.text-indigo-950\/15 {
    color: rgba(30,27,75,.15)
}

.text-indigo-950\/20 {
    color: rgba(30,27,75,.2)
}

.text-indigo-950\/25 {
    color: rgba(30,27,75,.25)
}

.text-indigo-950\/30 {
    color: rgba(30,27,75,.3)
}

.text-indigo-950\/35 {
    color: rgba(30,27,75,.35)
}

.text-indigo-950\/40 {
    color: rgba(30,27,75,.4)
}

.text-indigo-950\/45 {
    color: rgba(30,27,75,.45)
}

.text-indigo-950\/5 {
    color: rgba(30,27,75,.05)
}

.text-indigo-950\/50 {
    color: rgba(30,27,75,.5)
}

.text-indigo-950\/55 {
    color: rgba(30,27,75,.55)
}

.text-indigo-950\/60 {
    color: rgba(30,27,75,.6)
}

.text-indigo-950\/65 {
    color: rgba(30,27,75,.65)
}

.text-indigo-950\/70 {
    color: rgba(30,27,75,.7)
}

.text-indigo-950\/75 {
    color: rgba(30,27,75,.75)
}

.text-indigo-950\/80 {
    color: rgba(30,27,75,.8)
}

.text-indigo-950\/85 {
    color: rgba(30,27,75,.85)
}

.text-indigo-950\/90 {
    color: rgba(30,27,75,.9)
}

.text-indigo-950\/95 {
    color: rgba(30,27,75,.95)
}

.text-link {
    --tw-text-opacity: 1;
    color: rgb(0 142 255/var(--tw-text-opacity))
}

.text-link\/0 {
    color: rgba(0,142,255,0)
}

.text-link\/10 {
    color: rgba(0,142,255,.1)
}

.text-link\/100 {
    color: #008eff
}

.text-link\/15 {
    color: rgba(0,142,255,.15)
}

.text-link\/20 {
    color: rgba(0,142,255,.2)
}

.text-link\/25 {
    color: rgba(0,142,255,.25)
}

.text-link\/30 {
    color: rgba(0,142,255,.3)
}

.text-link\/35 {
    color: rgba(0,142,255,.35)
}

.text-link\/40 {
    color: rgba(0,142,255,.4)
}

.text-link\/45 {
    color: rgba(0,142,255,.45)
}

.text-link\/5 {
    color: rgba(0,142,255,.05)
}

.text-link\/50 {
    color: rgba(0,142,255,.5)
}

.text-link\/55 {
    color: rgba(0,142,255,.55)
}

.text-link\/60 {
    color: rgba(0,142,255,.6)
}

.text-link\/65 {
    color: rgba(0,142,255,.65)
}

.text-link\/70 {
    color: rgba(0,142,255,.7)
}

.text-link\/75 {
    color: rgba(0,142,255,.75)
}

.text-link\/80 {
    color: rgba(0,142,255,.8)
}

.text-link\/85 {
    color: rgba(0,142,255,.85)
}

.text-link\/90 {
    color: rgba(0,142,255,.9)
}

.text-link\/95 {
    color: rgba(0,142,255,.95)
}

.text-magenta-dark {
    --tw-text-opacity: 1;
    color: rgb(198 52 195/var(--tw-text-opacity))
}

.text-magenta-dark\/0 {
    color: rgba(198,52,195,0)
}

.text-magenta-dark\/10 {
    color: rgba(198,52,195,.1)
}

.text-magenta-dark\/100 {
    color: #c634c3
}

.text-magenta-dark\/15 {
    color: rgba(198,52,195,.15)
}

.text-magenta-dark\/20 {
    color: rgba(198,52,195,.2)
}

.text-magenta-dark\/25 {
    color: rgba(198,52,195,.25)
}

.text-magenta-dark\/30 {
    color: rgba(198,52,195,.3)
}

.text-magenta-dark\/35 {
    color: rgba(198,52,195,.35)
}

.text-magenta-dark\/40 {
    color: rgba(198,52,195,.4)
}

.text-magenta-dark\/45 {
    color: rgba(198,52,195,.45)
}

.text-magenta-dark\/5 {
    color: rgba(198,52,195,.05)
}

.text-magenta-dark\/50 {
    color: rgba(198,52,195,.5)
}

.text-magenta-dark\/55 {
    color: rgba(198,52,195,.55)
}

.text-magenta-dark\/60 {
    color: rgba(198,52,195,.6)
}

.text-magenta-dark\/65 {
    color: rgba(198,52,195,.65)
}

.text-magenta-dark\/70 {
    color: rgba(198,52,195,.7)
}

.text-magenta-dark\/75 {
    color: rgba(198,52,195,.75)
}

.text-magenta-dark\/80 {
    color: rgba(198,52,195,.8)
}

.text-magenta-dark\/85 {
    color: rgba(198,52,195,.85)
}

.text-magenta-dark\/90 {
    color: rgba(198,52,195,.9)
}

.text-magenta-dark\/95 {
    color: rgba(198,52,195,.95)
}

.text-magenta-light {
    --tw-text-opacity: 1;
    color: rgb(221 69 211/var(--tw-text-opacity))
}

.text-magenta-light\/0 {
    color: rgba(221,69,211,0)
}

.text-magenta-light\/10 {
    color: rgba(221,69,211,.1)
}

.text-magenta-light\/100 {
    color: #dd45d3
}

.text-magenta-light\/15 {
    color: rgba(221,69,211,.15)
}

.text-magenta-light\/20 {
    color: rgba(221,69,211,.2)
}

.text-magenta-light\/25 {
    color: rgba(221,69,211,.25)
}

.text-magenta-light\/30 {
    color: rgba(221,69,211,.3)
}

.text-magenta-light\/35 {
    color: rgba(221,69,211,.35)
}

.text-magenta-light\/40 {
    color: rgba(221,69,211,.4)
}

.text-magenta-light\/45 {
    color: rgba(221,69,211,.45)
}

.text-magenta-light\/5 {
    color: rgba(221,69,211,.05)
}

.text-magenta-light\/50 {
    color: rgba(221,69,211,.5)
}

.text-magenta-light\/55 {
    color: rgba(221,69,211,.55)
}

.text-magenta-light\/60 {
    color: rgba(221,69,211,.6)
}

.text-magenta-light\/65 {
    color: rgba(221,69,211,.65)
}

.text-magenta-light\/70 {
    color: rgba(221,69,211,.7)
}

.text-magenta-light\/75 {
    color: rgba(221,69,211,.75)
}

.text-magenta-light\/80 {
    color: rgba(221,69,211,.8)
}

.text-magenta-light\/85 {
    color: rgba(221,69,211,.85)
}

.text-magenta-light\/90 {
    color: rgba(221,69,211,.9)
}

.text-magenta-light\/95 {
    color: rgba(221,69,211,.95)
}

.text-malibu {
    --tw-text-opacity: 1;
    color: rgb(93 178 254/var(--tw-text-opacity))
}

.text-malibu\/0 {
    color: rgba(93,178,254,0)
}

.text-malibu\/10 {
    color: rgba(93,178,254,.1)
}

.text-malibu\/100 {
    color: #5db2fe
}

.text-malibu\/15 {
    color: rgba(93,178,254,.15)
}

.text-malibu\/20 {
    color: rgba(93,178,254,.2)
}

.text-malibu\/25 {
    color: rgba(93,178,254,.25)
}

.text-malibu\/30 {
    color: rgba(93,178,254,.3)
}

.text-malibu\/35 {
    color: rgba(93,178,254,.35)
}

.text-malibu\/40 {
    color: rgba(93,178,254,.4)
}

.text-malibu\/45 {
    color: rgba(93,178,254,.45)
}

.text-malibu\/5 {
    color: rgba(93,178,254,.05)
}

.text-malibu\/50 {
    color: rgba(93,178,254,.5)
}

.text-malibu\/55 {
    color: rgba(93,178,254,.55)
}

.text-malibu\/60 {
    color: rgba(93,178,254,.6)
}

.text-malibu\/65 {
    color: rgba(93,178,254,.65)
}

.text-malibu\/70 {
    color: rgba(93,178,254,.7)
}

.text-malibu\/75 {
    color: rgba(93,178,254,.75)
}

.text-malibu\/80 {
    color: rgba(93,178,254,.8)
}

.text-malibu\/85 {
    color: rgba(93,178,254,.85)
}

.text-malibu\/90 {
    color: rgba(93,178,254,.9)
}

.text-malibu\/95 {
    color: rgba(93,178,254,.95)
}

.text-neutral-100 {
    --tw-text-opacity: 1;
    color: rgb(245 245 245/var(--tw-text-opacity))
}

.text-neutral-100\/0 {
    color: hsla(0,0%,96%,0)
}

.text-neutral-100\/10 {
    color: hsla(0,0%,96%,.1)
}

.text-neutral-100\/100 {
    color: #f5f5f5
}

.text-neutral-100\/15 {
    color: hsla(0,0%,96%,.15)
}

.text-neutral-100\/20 {
    color: hsla(0,0%,96%,.2)
}

.text-neutral-100\/25 {
    color: hsla(0,0%,96%,.25)
}

.text-neutral-100\/30 {
    color: hsla(0,0%,96%,.3)
}

.text-neutral-100\/35 {
    color: hsla(0,0%,96%,.35)
}

.text-neutral-100\/40 {
    color: hsla(0,0%,96%,.4)
}

.text-neutral-100\/45 {
    color: hsla(0,0%,96%,.45)
}

.text-neutral-100\/5 {
    color: hsla(0,0%,96%,.05)
}

.text-neutral-100\/50 {
    color: hsla(0,0%,96%,.5)
}

.text-neutral-100\/55 {
    color: hsla(0,0%,96%,.55)
}

.text-neutral-100\/60 {
    color: hsla(0,0%,96%,.6)
}

.text-neutral-100\/65 {
    color: hsla(0,0%,96%,.65)
}

.text-neutral-100\/70 {
    color: hsla(0,0%,96%,.7)
}

.text-neutral-100\/75 {
    color: hsla(0,0%,96%,.75)
}

.text-neutral-100\/80 {
    color: hsla(0,0%,96%,.8)
}

.text-neutral-100\/85 {
    color: hsla(0,0%,96%,.85)
}

.text-neutral-100\/90 {
    color: hsla(0,0%,96%,.9)
}

.text-neutral-100\/95 {
    color: hsla(0,0%,96%,.95)
}

.text-neutral-200 {
    --tw-text-opacity: 1;
    color: rgb(229 229 229/var(--tw-text-opacity))
}

.text-neutral-200\/0 {
    color: hsla(0,0%,90%,0)
}

.text-neutral-200\/10 {
    color: hsla(0,0%,90%,.1)
}

.text-neutral-200\/100 {
    color: #e5e5e5
}

.text-neutral-200\/15 {
    color: hsla(0,0%,90%,.15)
}

.text-neutral-200\/20 {
    color: hsla(0,0%,90%,.2)
}

.text-neutral-200\/25 {
    color: hsla(0,0%,90%,.25)
}

.text-neutral-200\/30 {
    color: hsla(0,0%,90%,.3)
}

.text-neutral-200\/35 {
    color: hsla(0,0%,90%,.35)
}

.text-neutral-200\/40 {
    color: hsla(0,0%,90%,.4)
}

.text-neutral-200\/45 {
    color: hsla(0,0%,90%,.45)
}

.text-neutral-200\/5 {
    color: hsla(0,0%,90%,.05)
}

.text-neutral-200\/50 {
    color: hsla(0,0%,90%,.5)
}

.text-neutral-200\/55 {
    color: hsla(0,0%,90%,.55)
}

.text-neutral-200\/60 {
    color: hsla(0,0%,90%,.6)
}

.text-neutral-200\/65 {
    color: hsla(0,0%,90%,.65)
}

.text-neutral-200\/70 {
    color: hsla(0,0%,90%,.7)
}

.text-neutral-200\/75 {
    color: hsla(0,0%,90%,.75)
}

.text-neutral-200\/80 {
    color: hsla(0,0%,90%,.8)
}

.text-neutral-200\/85 {
    color: hsla(0,0%,90%,.85)
}

.text-neutral-200\/90 {
    color: hsla(0,0%,90%,.9)
}

.text-neutral-200\/95 {
    color: hsla(0,0%,90%,.95)
}

.text-neutral-300 {
    --tw-text-opacity: 1;
    color: rgb(212 212 212/var(--tw-text-opacity))
}

.text-neutral-300\/0 {
    color: hsla(0,0%,83%,0)
}

.text-neutral-300\/10 {
    color: hsla(0,0%,83%,.1)
}

.text-neutral-300\/100 {
    color: #d4d4d4
}

.text-neutral-300\/15 {
    color: hsla(0,0%,83%,.15)
}

.text-neutral-300\/20 {
    color: hsla(0,0%,83%,.2)
}

.text-neutral-300\/25 {
    color: hsla(0,0%,83%,.25)
}

.text-neutral-300\/30 {
    color: hsla(0,0%,83%,.3)
}

.text-neutral-300\/35 {
    color: hsla(0,0%,83%,.35)
}

.text-neutral-300\/40 {
    color: hsla(0,0%,83%,.4)
}

.text-neutral-300\/45 {
    color: hsla(0,0%,83%,.45)
}

.text-neutral-300\/5 {
    color: hsla(0,0%,83%,.05)
}

.text-neutral-300\/50 {
    color: hsla(0,0%,83%,.5)
}

.text-neutral-300\/55 {
    color: hsla(0,0%,83%,.55)
}

.text-neutral-300\/60 {
    color: hsla(0,0%,83%,.6)
}

.text-neutral-300\/65 {
    color: hsla(0,0%,83%,.65)
}

.text-neutral-300\/70 {
    color: hsla(0,0%,83%,.7)
}

.text-neutral-300\/75 {
    color: hsla(0,0%,83%,.75)
}

.text-neutral-300\/80 {
    color: hsla(0,0%,83%,.8)
}

.text-neutral-300\/85 {
    color: hsla(0,0%,83%,.85)
}

.text-neutral-300\/90 {
    color: hsla(0,0%,83%,.9)
}

.text-neutral-300\/95 {
    color: hsla(0,0%,83%,.95)
}

.text-neutral-400 {
    --tw-text-opacity: 1;
    color: rgb(163 163 163/var(--tw-text-opacity))
}

.text-neutral-400\/0 {
    color: hsla(0,0%,64%,0)
}

.text-neutral-400\/10 {
    color: hsla(0,0%,64%,.1)
}

.text-neutral-400\/100 {
    color: #a3a3a3
}

.text-neutral-400\/15 {
    color: hsla(0,0%,64%,.15)
}

.text-neutral-400\/20 {
    color: hsla(0,0%,64%,.2)
}

.text-neutral-400\/25 {
    color: hsla(0,0%,64%,.25)
}

.text-neutral-400\/30 {
    color: hsla(0,0%,64%,.3)
}

.text-neutral-400\/35 {
    color: hsla(0,0%,64%,.35)
}

.text-neutral-400\/40 {
    color: hsla(0,0%,64%,.4)
}

.text-neutral-400\/45 {
    color: hsla(0,0%,64%,.45)
}

.text-neutral-400\/5 {
    color: hsla(0,0%,64%,.05)
}

.text-neutral-400\/50 {
    color: hsla(0,0%,64%,.5)
}

.text-neutral-400\/55 {
    color: hsla(0,0%,64%,.55)
}

.text-neutral-400\/60 {
    color: hsla(0,0%,64%,.6)
}

.text-neutral-400\/65 {
    color: hsla(0,0%,64%,.65)
}

.text-neutral-400\/70 {
    color: hsla(0,0%,64%,.7)
}

.text-neutral-400\/75 {
    color: hsla(0,0%,64%,.75)
}

.text-neutral-400\/80 {
    color: hsla(0,0%,64%,.8)
}

.text-neutral-400\/85 {
    color: hsla(0,0%,64%,.85)
}

.text-neutral-400\/90 {
    color: hsla(0,0%,64%,.9)
}

.text-neutral-400\/95 {
    color: hsla(0,0%,64%,.95)
}

.text-neutral-50 {
    --tw-text-opacity: 1;
    color: rgb(250 250 250/var(--tw-text-opacity))
}

.text-neutral-50\/0 {
    color: hsla(0,0%,98%,0)
}

.text-neutral-50\/10 {
    color: hsla(0,0%,98%,.1)
}

.text-neutral-50\/100 {
    color: #fafafa
}

.text-neutral-50\/15 {
    color: hsla(0,0%,98%,.15)
}

.text-neutral-50\/20 {
    color: hsla(0,0%,98%,.2)
}

.text-neutral-50\/25 {
    color: hsla(0,0%,98%,.25)
}

.text-neutral-50\/30 {
    color: hsla(0,0%,98%,.3)
}

.text-neutral-50\/35 {
    color: hsla(0,0%,98%,.35)
}

.text-neutral-50\/40 {
    color: hsla(0,0%,98%,.4)
}

.text-neutral-50\/45 {
    color: hsla(0,0%,98%,.45)
}

.text-neutral-50\/5 {
    color: hsla(0,0%,98%,.05)
}

.text-neutral-50\/50 {
    color: hsla(0,0%,98%,.5)
}

.text-neutral-50\/55 {
    color: hsla(0,0%,98%,.55)
}

.text-neutral-50\/60 {
    color: hsla(0,0%,98%,.6)
}

.text-neutral-50\/65 {
    color: hsla(0,0%,98%,.65)
}

.text-neutral-50\/70 {
    color: hsla(0,0%,98%,.7)
}

.text-neutral-50\/75 {
    color: hsla(0,0%,98%,.75)
}

.text-neutral-50\/80 {
    color: hsla(0,0%,98%,.8)
}

.text-neutral-50\/85 {
    color: hsla(0,0%,98%,.85)
}

.text-neutral-50\/90 {
    color: hsla(0,0%,98%,.9)
}

.text-neutral-50\/95 {
    color: hsla(0,0%,98%,.95)
}

.text-neutral-500 {
    --tw-text-opacity: 1;
    color: rgb(115 115 115/var(--tw-text-opacity))
}

.text-neutral-500\/0 {
    color: hsla(0,0%,45%,0)
}

.text-neutral-500\/10 {
    color: hsla(0,0%,45%,.1)
}

.text-neutral-500\/100 {
    color: #737373
}

.text-neutral-500\/15 {
    color: hsla(0,0%,45%,.15)
}

.text-neutral-500\/20 {
    color: hsla(0,0%,45%,.2)
}

.text-neutral-500\/25 {
    color: hsla(0,0%,45%,.25)
}

.text-neutral-500\/30 {
    color: hsla(0,0%,45%,.3)
}

.text-neutral-500\/35 {
    color: hsla(0,0%,45%,.35)
}

.text-neutral-500\/40 {
    color: hsla(0,0%,45%,.4)
}

.text-neutral-500\/45 {
    color: hsla(0,0%,45%,.45)
}

.text-neutral-500\/5 {
    color: hsla(0,0%,45%,.05)
}

.text-neutral-500\/50 {
    color: hsla(0,0%,45%,.5)
}

.text-neutral-500\/55 {
    color: hsla(0,0%,45%,.55)
}

.text-neutral-500\/60 {
    color: hsla(0,0%,45%,.6)
}

.text-neutral-500\/65 {
    color: hsla(0,0%,45%,.65)
}

.text-neutral-500\/70 {
    color: hsla(0,0%,45%,.7)
}

.text-neutral-500\/75 {
    color: hsla(0,0%,45%,.75)
}

.text-neutral-500\/80 {
    color: hsla(0,0%,45%,.8)
}

.text-neutral-500\/85 {
    color: hsla(0,0%,45%,.85)
}

.text-neutral-500\/90 {
    color: hsla(0,0%,45%,.9)
}

.text-neutral-500\/95 {
    color: hsla(0,0%,45%,.95)
}

.text-neutral-600 {
    --tw-text-opacity: 1;
    color: rgb(82 82 82/var(--tw-text-opacity))
}

.text-neutral-600\/0 {
    color: rgba(82,82,82,0)
}

.text-neutral-600\/10 {
    color: rgba(82,82,82,.1)
}

.text-neutral-600\/100 {
    color: #525252
}

.text-neutral-600\/15 {
    color: rgba(82,82,82,.15)
}

.text-neutral-600\/20 {
    color: rgba(82,82,82,.2)
}

.text-neutral-600\/25 {
    color: rgba(82,82,82,.25)
}

.text-neutral-600\/30 {
    color: rgba(82,82,82,.3)
}

.text-neutral-600\/35 {
    color: rgba(82,82,82,.35)
}

.text-neutral-600\/40 {
    color: rgba(82,82,82,.4)
}

.text-neutral-600\/45 {
    color: rgba(82,82,82,.45)
}

.text-neutral-600\/5 {
    color: rgba(82,82,82,.05)
}

.text-neutral-600\/50 {
    color: rgba(82,82,82,.5)
}

.text-neutral-600\/55 {
    color: rgba(82,82,82,.55)
}

.text-neutral-600\/60 {
    color: rgba(82,82,82,.6)
}

.text-neutral-600\/65 {
    color: rgba(82,82,82,.65)
}

.text-neutral-600\/70 {
    color: rgba(82,82,82,.7)
}

.text-neutral-600\/75 {
    color: rgba(82,82,82,.75)
}

.text-neutral-600\/80 {
    color: rgba(82,82,82,.8)
}

.text-neutral-600\/85 {
    color: rgba(82,82,82,.85)
}

.text-neutral-600\/90 {
    color: rgba(82,82,82,.9)
}

.text-neutral-600\/95 {
    color: rgba(82,82,82,.95)
}

.text-neutral-700 {
    --tw-text-opacity: 1;
    color: rgb(64 64 64/var(--tw-text-opacity))
}

.text-neutral-700\/0 {
    color: rgba(64,64,64,0)
}

.text-neutral-700\/10 {
    color: rgba(64,64,64,.1)
}

.text-neutral-700\/100 {
    color: #404040
}

.text-neutral-700\/15 {
    color: rgba(64,64,64,.15)
}

.text-neutral-700\/20 {
    color: rgba(64,64,64,.2)
}

.text-neutral-700\/25 {
    color: rgba(64,64,64,.25)
}

.text-neutral-700\/30 {
    color: rgba(64,64,64,.3)
}

.text-neutral-700\/35 {
    color: rgba(64,64,64,.35)
}

.text-neutral-700\/40 {
    color: rgba(64,64,64,.4)
}

.text-neutral-700\/45 {
    color: rgba(64,64,64,.45)
}

.text-neutral-700\/5 {
    color: rgba(64,64,64,.05)
}

.text-neutral-700\/50 {
    color: rgba(64,64,64,.5)
}

.text-neutral-700\/55 {
    color: rgba(64,64,64,.55)
}

.text-neutral-700\/60 {
    color: rgba(64,64,64,.6)
}

.text-neutral-700\/65 {
    color: rgba(64,64,64,.65)
}

.text-neutral-700\/70 {
    color: rgba(64,64,64,.7)
}

.text-neutral-700\/75 {
    color: rgba(64,64,64,.75)
}

.text-neutral-700\/80 {
    color: rgba(64,64,64,.8)
}

.text-neutral-700\/85 {
    color: rgba(64,64,64,.85)
}

.text-neutral-700\/90 {
    color: rgba(64,64,64,.9)
}

.text-neutral-700\/95 {
    color: rgba(64,64,64,.95)
}

.text-neutral-800 {
    --tw-text-opacity: 1;
    color: rgb(38 38 38/var(--tw-text-opacity))
}

.text-neutral-800\/0 {
    color: rgba(38,38,38,0)
}

.text-neutral-800\/10 {
    color: rgba(38,38,38,.1)
}

.text-neutral-800\/100 {
    color: #262626
}

.text-neutral-800\/15 {
    color: rgba(38,38,38,.15)
}

.text-neutral-800\/20 {
    color: rgba(38,38,38,.2)
}

.text-neutral-800\/25 {
    color: rgba(38,38,38,.25)
}

.text-neutral-800\/30 {
    color: rgba(38,38,38,.3)
}

.text-neutral-800\/35 {
    color: rgba(38,38,38,.35)
}

.text-neutral-800\/40 {
    color: rgba(38,38,38,.4)
}

.text-neutral-800\/45 {
    color: rgba(38,38,38,.45)
}

.text-neutral-800\/5 {
    color: rgba(38,38,38,.05)
}

.text-neutral-800\/50 {
    color: rgba(38,38,38,.5)
}

.text-neutral-800\/55 {
    color: rgba(38,38,38,.55)
}

.text-neutral-800\/60 {
    color: rgba(38,38,38,.6)
}

.text-neutral-800\/65 {
    color: rgba(38,38,38,.65)
}

.text-neutral-800\/70 {
    color: rgba(38,38,38,.7)
}

.text-neutral-800\/75 {
    color: rgba(38,38,38,.75)
}

.text-neutral-800\/80 {
    color: rgba(38,38,38,.8)
}

.text-neutral-800\/85 {
    color: rgba(38,38,38,.85)
}

.text-neutral-800\/90 {
    color: rgba(38,38,38,.9)
}

.text-neutral-800\/95 {
    color: rgba(38,38,38,.95)
}

.text-neutral-900 {
    --tw-text-opacity: 1;
    color: rgb(23 23 23/var(--tw-text-opacity))
}

.text-neutral-900\/0 {
    color: hsla(0,0%,9%,0)
}

.text-neutral-900\/10 {
    color: hsla(0,0%,9%,.1)
}

.text-neutral-900\/100 {
    color: #171717
}

.text-neutral-900\/15 {
    color: hsla(0,0%,9%,.15)
}

.text-neutral-900\/20 {
    color: hsla(0,0%,9%,.2)
}

.text-neutral-900\/25 {
    color: hsla(0,0%,9%,.25)
}

.text-neutral-900\/30 {
    color: hsla(0,0%,9%,.3)
}

.text-neutral-900\/35 {
    color: hsla(0,0%,9%,.35)
}

.text-neutral-900\/40 {
    color: hsla(0,0%,9%,.4)
}

.text-neutral-900\/45 {
    color: hsla(0,0%,9%,.45)
}

.text-neutral-900\/5 {
    color: hsla(0,0%,9%,.05)
}

.text-neutral-900\/50 {
    color: hsla(0,0%,9%,.5)
}

.text-neutral-900\/55 {
    color: hsla(0,0%,9%,.55)
}

.text-neutral-900\/60 {
    color: hsla(0,0%,9%,.6)
}

.text-neutral-900\/65 {
    color: hsla(0,0%,9%,.65)
}

.text-neutral-900\/70 {
    color: hsla(0,0%,9%,.7)
}

.text-neutral-900\/75 {
    color: hsla(0,0%,9%,.75)
}

.text-neutral-900\/80 {
    color: hsla(0,0%,9%,.8)
}

.text-neutral-900\/85 {
    color: hsla(0,0%,9%,.85)
}

.text-neutral-900\/90 {
    color: hsla(0,0%,9%,.9)
}

.text-neutral-900\/95 {
    color: hsla(0,0%,9%,.95)
}

.text-neutral-950 {
    --tw-text-opacity: 1;
    color: rgb(16 16 16/var(--tw-text-opacity))
}

.text-neutral-950\/0 {
    color: hsla(0,0%,6%,0)
}

.text-neutral-950\/10 {
    color: hsla(0,0%,6%,.1)
}

.text-neutral-950\/100 {
    color: #101010
}

.text-neutral-950\/15 {
    color: hsla(0,0%,6%,.15)
}

.text-neutral-950\/20 {
    color: hsla(0,0%,6%,.2)
}

.text-neutral-950\/25 {
    color: hsla(0,0%,6%,.25)
}

.text-neutral-950\/30 {
    color: hsla(0,0%,6%,.3)
}

.text-neutral-950\/35 {
    color: hsla(0,0%,6%,.35)
}

.text-neutral-950\/40 {
    color: hsla(0,0%,6%,.4)
}

.text-neutral-950\/45 {
    color: hsla(0,0%,6%,.45)
}

.text-neutral-950\/5 {
    color: hsla(0,0%,6%,.05)
}

.text-neutral-950\/50 {
    color: hsla(0,0%,6%,.5)
}

.text-neutral-950\/55 {
    color: hsla(0,0%,6%,.55)
}

.text-neutral-950\/60 {
    color: hsla(0,0%,6%,.6)
}

.text-neutral-950\/65 {
    color: hsla(0,0%,6%,.65)
}

.text-neutral-950\/70 {
    color: hsla(0,0%,6%,.7)
}

.text-neutral-950\/75 {
    color: hsla(0,0%,6%,.75)
}

.text-neutral-950\/80 {
    color: hsla(0,0%,6%,.8)
}

.text-neutral-950\/85 {
    color: hsla(0,0%,6%,.85)
}

.text-neutral-950\/90 {
    color: hsla(0,0%,6%,.9)
}

.text-neutral-950\/95 {
    color: hsla(0,0%,6%,.95)
}

.text-offpurple {
    --tw-text-opacity: 1;
    color: rgb(0 0 15/var(--tw-text-opacity))
}

.text-offpurple\/0 {
    color: rgba(0,0,15,0)
}

.text-offpurple\/10 {
    color: rgba(0,0,15,.1)
}

.text-offpurple\/100 {
    color: #00000f
}

.text-offpurple\/15 {
    color: rgba(0,0,15,.15)
}

.text-offpurple\/20 {
    color: rgba(0,0,15,.2)
}

.text-offpurple\/25 {
    color: rgba(0,0,15,.25)
}

.text-offpurple\/30 {
    color: rgba(0,0,15,.3)
}

.text-offpurple\/35 {
    color: rgba(0,0,15,.35)
}

.text-offpurple\/40 {
    color: rgba(0,0,15,.4)
}

.text-offpurple\/45 {
    color: rgba(0,0,15,.45)
}

.text-offpurple\/5 {
    color: rgba(0,0,15,.05)
}

.text-offpurple\/50 {
    color: rgba(0,0,15,.5)
}

.text-offpurple\/55 {
    color: rgba(0,0,15,.55)
}

.text-offpurple\/60 {
    color: rgba(0,0,15,.6)
}

.text-offpurple\/65 {
    color: rgba(0,0,15,.65)
}

.text-offpurple\/70 {
    color: rgba(0,0,15,.7)
}

.text-offpurple\/75 {
    color: rgba(0,0,15,.75)
}

.text-offpurple\/80 {
    color: rgba(0,0,15,.8)
}

.text-offpurple\/85 {
    color: rgba(0,0,15,.85)
}

.text-offpurple\/90 {
    color: rgba(0,0,15,.9)
}

.text-offpurple\/95 {
    color: rgba(0,0,15,.95)
}

.text-orange-dark {
    --tw-text-opacity: 1;
    color: rgb(247 136 60/var(--tw-text-opacity))
}

.text-orange-dark\/0 {
    color: rgba(247,136,60,0)
}

.text-orange-dark\/10 {
    color: rgba(247,136,60,.1)
}

.text-orange-dark\/100 {
    color: #f7883c
}

.text-orange-dark\/15 {
    color: rgba(247,136,60,.15)
}

.text-orange-dark\/20 {
    color: rgba(247,136,60,.2)
}

.text-orange-dark\/25 {
    color: rgba(247,136,60,.25)
}

.text-orange-dark\/30 {
    color: rgba(247,136,60,.3)
}

.text-orange-dark\/35 {
    color: rgba(247,136,60,.35)
}

.text-orange-dark\/40 {
    color: rgba(247,136,60,.4)
}

.text-orange-dark\/45 {
    color: rgba(247,136,60,.45)
}

.text-orange-dark\/5 {
    color: rgba(247,136,60,.05)
}

.text-orange-dark\/50 {
    color: rgba(247,136,60,.5)
}

.text-orange-dark\/55 {
    color: rgba(247,136,60,.55)
}

.text-orange-dark\/60 {
    color: rgba(247,136,60,.6)
}

.text-orange-dark\/65 {
    color: rgba(247,136,60,.65)
}

.text-orange-dark\/70 {
    color: rgba(247,136,60,.7)
}

.text-orange-dark\/75 {
    color: rgba(247,136,60,.75)
}

.text-orange-dark\/80 {
    color: rgba(247,136,60,.8)
}

.text-orange-dark\/85 {
    color: rgba(247,136,60,.85)
}

.text-orange-dark\/90 {
    color: rgba(247,136,60,.9)
}

.text-orange-dark\/95 {
    color: rgba(247,136,60,.95)
}

.text-orange-light {
    --tw-text-opacity: 1;
    color: rgb(253 157 82/var(--tw-text-opacity))
}

.text-orange-light\/0 {
    color: rgba(253,157,82,0)
}

.text-orange-light\/10 {
    color: rgba(253,157,82,.1)
}

.text-orange-light\/100 {
    color: #fd9d52
}

.text-orange-light\/15 {
    color: rgba(253,157,82,.15)
}

.text-orange-light\/20 {
    color: rgba(253,157,82,.2)
}

.text-orange-light\/25 {
    color: rgba(253,157,82,.25)
}

.text-orange-light\/30 {
    color: rgba(253,157,82,.3)
}

.text-orange-light\/35 {
    color: rgba(253,157,82,.35)
}

.text-orange-light\/40 {
    color: rgba(253,157,82,.4)
}

.text-orange-light\/45 {
    color: rgba(253,157,82,.45)
}

.text-orange-light\/5 {
    color: rgba(253,157,82,.05)
}

.text-orange-light\/50 {
    color: rgba(253,157,82,.5)
}

.text-orange-light\/55 {
    color: rgba(253,157,82,.55)
}

.text-orange-light\/60 {
    color: rgba(253,157,82,.6)
}

.text-orange-light\/65 {
    color: rgba(253,157,82,.65)
}

.text-orange-light\/70 {
    color: rgba(253,157,82,.7)
}

.text-orange-light\/75 {
    color: rgba(253,157,82,.75)
}

.text-orange-light\/80 {
    color: rgba(253,157,82,.8)
}

.text-orange-light\/85 {
    color: rgba(253,157,82,.85)
}

.text-orange-light\/90 {
    color: rgba(253,157,82,.9)
}

.text-orange-light\/95 {
    color: rgba(253,157,82,.95)
}

.text-pink {
    --tw-text-opacity: 1;
    color: rgb(237 114 226/var(--tw-text-opacity))
}

.text-pink\/0 {
    color: rgba(237,114,226,0)
}

.text-pink\/10 {
    color: rgba(237,114,226,.1)
}

.text-pink\/100 {
    color: #ed72e2
}

.text-pink\/15 {
    color: rgba(237,114,226,.15)
}

.text-pink\/20 {
    color: rgba(237,114,226,.2)
}

.text-pink\/25 {
    color: rgba(237,114,226,.25)
}

.text-pink\/30 {
    color: rgba(237,114,226,.3)
}

.text-pink\/35 {
    color: rgba(237,114,226,.35)
}

.text-pink\/40 {
    color: rgba(237,114,226,.4)
}

.text-pink\/45 {
    color: rgba(237,114,226,.45)
}

.text-pink\/5 {
    color: rgba(237,114,226,.05)
}

.text-pink\/50 {
    color: rgba(237,114,226,.5)
}

.text-pink\/55 {
    color: rgba(237,114,226,.55)
}

.text-pink\/60 {
    color: rgba(237,114,226,.6)
}

.text-pink\/65 {
    color: rgba(237,114,226,.65)
}

.text-pink\/70 {
    color: rgba(237,114,226,.7)
}

.text-pink\/75 {
    color: rgba(237,114,226,.75)
}

.text-pink\/80 {
    color: rgba(237,114,226,.8)
}

.text-pink\/85 {
    color: rgba(237,114,226,.85)
}

.text-pink\/90 {
    color: rgba(237,114,226,.9)
}

.text-pink\/95 {
    color: rgba(237,114,226,.95)
}

.text-plain-gray-4 {
    --tw-text-opacity: 1;
    color: rgb(55 56 59/var(--tw-text-opacity))
}

.text-plain-gray-4\/0 {
    color: rgba(55,56,59,0)
}

.text-plain-gray-4\/10 {
    color: rgba(55,56,59,.1)
}

.text-plain-gray-4\/100 {
    color: #37383b
}

.text-plain-gray-4\/15 {
    color: rgba(55,56,59,.15)
}

.text-plain-gray-4\/20 {
    color: rgba(55,56,59,.2)
}

.text-plain-gray-4\/25 {
    color: rgba(55,56,59,.25)
}

.text-plain-gray-4\/30 {
    color: rgba(55,56,59,.3)
}

.text-plain-gray-4\/35 {
    color: rgba(55,56,59,.35)
}

.text-plain-gray-4\/40 {
    color: rgba(55,56,59,.4)
}

.text-plain-gray-4\/45 {
    color: rgba(55,56,59,.45)
}

.text-plain-gray-4\/5 {
    color: rgba(55,56,59,.05)
}

.text-plain-gray-4\/50 {
    color: rgba(55,56,59,.5)
}

.text-plain-gray-4\/55 {
    color: rgba(55,56,59,.55)
}

.text-plain-gray-4\/60 {
    color: rgba(55,56,59,.6)
}

.text-plain-gray-4\/65 {
    color: rgba(55,56,59,.65)
}

.text-plain-gray-4\/70 {
    color: rgba(55,56,59,.7)
}

.text-plain-gray-4\/75 {
    color: rgba(55,56,59,.75)
}

.text-plain-gray-4\/80 {
    color: rgba(55,56,59,.8)
}

.text-plain-gray-4\/85 {
    color: rgba(55,56,59,.85)
}

.text-plain-gray-4\/90 {
    color: rgba(55,56,59,.9)
}

.text-plain-gray-4\/95 {
    color: rgba(55,56,59,.95)
}

.text-purple-dark {
    --tw-text-opacity: 1;
    color: rgb(127 44 243/var(--tw-text-opacity))
}

.text-purple-dark\/0 {
    color: rgba(127,44,243,0)
}

.text-purple-dark\/10 {
    color: rgba(127,44,243,.1)
}

.text-purple-dark\/100 {
    color: #7f2cf3
}

.text-purple-dark\/15 {
    color: rgba(127,44,243,.15)
}

.text-purple-dark\/20 {
    color: rgba(127,44,243,.2)
}

.text-purple-dark\/25 {
    color: rgba(127,44,243,.25)
}

.text-purple-dark\/30 {
    color: rgba(127,44,243,.3)
}

.text-purple-dark\/35 {
    color: rgba(127,44,243,.35)
}

.text-purple-dark\/40 {
    color: rgba(127,44,243,.4)
}

.text-purple-dark\/45 {
    color: rgba(127,44,243,.45)
}

.text-purple-dark\/5 {
    color: rgba(127,44,243,.05)
}

.text-purple-dark\/50 {
    color: rgba(127,44,243,.5)
}

.text-purple-dark\/55 {
    color: rgba(127,44,243,.55)
}

.text-purple-dark\/60 {
    color: rgba(127,44,243,.6)
}

.text-purple-dark\/65 {
    color: rgba(127,44,243,.65)
}

.text-purple-dark\/70 {
    color: rgba(127,44,243,.7)
}

.text-purple-dark\/75 {
    color: rgba(127,44,243,.75)
}

.text-purple-dark\/80 {
    color: rgba(127,44,243,.8)
}

.text-purple-dark\/85 {
    color: rgba(127,44,243,.85)
}

.text-purple-dark\/90 {
    color: rgba(127,44,243,.9)
}

.text-purple-dark\/95 {
    color: rgba(127,44,243,.95)
}

.text-purple-light {
    --tw-text-opacity: 1;
    color: rgb(148 60 255/var(--tw-text-opacity))
}

.text-purple-light\/0 {
    color: rgba(148,60,255,0)
}

.text-purple-light\/10 {
    color: rgba(148,60,255,.1)
}

.text-purple-light\/100 {
    color: #943cff
}

.text-purple-light\/15 {
    color: rgba(148,60,255,.15)
}

.text-purple-light\/20 {
    color: rgba(148,60,255,.2)
}

.text-purple-light\/25 {
    color: rgba(148,60,255,.25)
}

.text-purple-light\/30 {
    color: rgba(148,60,255,.3)
}

.text-purple-light\/35 {
    color: rgba(148,60,255,.35)
}

.text-purple-light\/40 {
    color: rgba(148,60,255,.4)
}

.text-purple-light\/45 {
    color: rgba(148,60,255,.45)
}

.text-purple-light\/5 {
    color: rgba(148,60,255,.05)
}

.text-purple-light\/50 {
    color: rgba(148,60,255,.5)
}

.text-purple-light\/55 {
    color: rgba(148,60,255,.55)
}

.text-purple-light\/60 {
    color: rgba(148,60,255,.6)
}

.text-purple-light\/65 {
    color: rgba(148,60,255,.65)
}

.text-purple-light\/70 {
    color: rgba(148,60,255,.7)
}

.text-purple-light\/75 {
    color: rgba(148,60,255,.75)
}

.text-purple-light\/80 {
    color: rgba(148,60,255,.8)
}

.text-purple-light\/85 {
    color: rgba(148,60,255,.85)
}

.text-purple-light\/90 {
    color: rgba(148,60,255,.9)
}

.text-purple-light\/95 {
    color: rgba(148,60,255,.95)
}

.text-red-100 {
    --tw-text-opacity: 1;
    color: rgb(254 226 226/var(--tw-text-opacity))
}

.text-red-100\/0 {
    color: hsla(0,93%,94%,0)
}

.text-red-100\/10 {
    color: hsla(0,93%,94%,.1)
}

.text-red-100\/100 {
    color: #fee2e2
}

.text-red-100\/15 {
    color: hsla(0,93%,94%,.15)
}

.text-red-100\/20 {
    color: hsla(0,93%,94%,.2)
}

.text-red-100\/25 {
    color: hsla(0,93%,94%,.25)
}

.text-red-100\/30 {
    color: hsla(0,93%,94%,.3)
}

.text-red-100\/35 {
    color: hsla(0,93%,94%,.35)
}

.text-red-100\/40 {
    color: hsla(0,93%,94%,.4)
}

.text-red-100\/45 {
    color: hsla(0,93%,94%,.45)
}

.text-red-100\/5 {
    color: hsla(0,93%,94%,.05)
}

.text-red-100\/50 {
    color: hsla(0,93%,94%,.5)
}

.text-red-100\/55 {
    color: hsla(0,93%,94%,.55)
}

.text-red-100\/60 {
    color: hsla(0,93%,94%,.6)
}

.text-red-100\/65 {
    color: hsla(0,93%,94%,.65)
}

.text-red-100\/70 {
    color: hsla(0,93%,94%,.7)
}

.text-red-100\/75 {
    color: hsla(0,93%,94%,.75)
}

.text-red-100\/80 {
    color: hsla(0,93%,94%,.8)
}

.text-red-100\/85 {
    color: hsla(0,93%,94%,.85)
}

.text-red-100\/90 {
    color: hsla(0,93%,94%,.9)
}

.text-red-100\/95 {
    color: hsla(0,93%,94%,.95)
}

.text-red-200 {
    --tw-text-opacity: 1;
    color: rgb(254 202 202/var(--tw-text-opacity))
}

.text-red-200\/0 {
    color: hsla(0,96%,89%,0)
}

.text-red-200\/10 {
    color: hsla(0,96%,89%,.1)
}

.text-red-200\/100 {
    color: #fecaca
}

.text-red-200\/15 {
    color: hsla(0,96%,89%,.15)
}

.text-red-200\/20 {
    color: hsla(0,96%,89%,.2)
}

.text-red-200\/25 {
    color: hsla(0,96%,89%,.25)
}

.text-red-200\/30 {
    color: hsla(0,96%,89%,.3)
}

.text-red-200\/35 {
    color: hsla(0,96%,89%,.35)
}

.text-red-200\/40 {
    color: hsla(0,96%,89%,.4)
}

.text-red-200\/45 {
    color: hsla(0,96%,89%,.45)
}

.text-red-200\/5 {
    color: hsla(0,96%,89%,.05)
}

.text-red-200\/50 {
    color: hsla(0,96%,89%,.5)
}

.text-red-200\/55 {
    color: hsla(0,96%,89%,.55)
}

.text-red-200\/60 {
    color: hsla(0,96%,89%,.6)
}

.text-red-200\/65 {
    color: hsla(0,96%,89%,.65)
}

.text-red-200\/70 {
    color: hsla(0,96%,89%,.7)
}

.text-red-200\/75 {
    color: hsla(0,96%,89%,.75)
}

.text-red-200\/80 {
    color: hsla(0,96%,89%,.8)
}

.text-red-200\/85 {
    color: hsla(0,96%,89%,.85)
}

.text-red-200\/90 {
    color: hsla(0,96%,89%,.9)
}

.text-red-200\/95 {
    color: hsla(0,96%,89%,.95)
}

.text-red-300 {
    --tw-text-opacity: 1;
    color: rgb(252 165 165/var(--tw-text-opacity))
}

.text-red-300\/0 {
    color: hsla(0,94%,82%,0)
}

.text-red-300\/10 {
    color: hsla(0,94%,82%,.1)
}

.text-red-300\/100 {
    color: #fca5a5
}

.text-red-300\/15 {
    color: hsla(0,94%,82%,.15)
}

.text-red-300\/20 {
    color: hsla(0,94%,82%,.2)
}

.text-red-300\/25 {
    color: hsla(0,94%,82%,.25)
}

.text-red-300\/30 {
    color: hsla(0,94%,82%,.3)
}

.text-red-300\/35 {
    color: hsla(0,94%,82%,.35)
}

.text-red-300\/40 {
    color: hsla(0,94%,82%,.4)
}

.text-red-300\/45 {
    color: hsla(0,94%,82%,.45)
}

.text-red-300\/5 {
    color: hsla(0,94%,82%,.05)
}

.text-red-300\/50 {
    color: hsla(0,94%,82%,.5)
}

.text-red-300\/55 {
    color: hsla(0,94%,82%,.55)
}

.text-red-300\/60 {
    color: hsla(0,94%,82%,.6)
}

.text-red-300\/65 {
    color: hsla(0,94%,82%,.65)
}

.text-red-300\/70 {
    color: hsla(0,94%,82%,.7)
}

.text-red-300\/75 {
    color: hsla(0,94%,82%,.75)
}

.text-red-300\/80 {
    color: hsla(0,94%,82%,.8)
}

.text-red-300\/85 {
    color: hsla(0,94%,82%,.85)
}

.text-red-300\/90 {
    color: hsla(0,94%,82%,.9)
}

.text-red-300\/95 {
    color: hsla(0,94%,82%,.95)
}

.text-red-400 {
    --tw-text-opacity: 1;
    color: rgb(248 113 113/var(--tw-text-opacity))
}

.text-red-400\/0 {
    color: hsla(0,91%,71%,0)
}

.text-red-400\/10 {
    color: hsla(0,91%,71%,.1)
}

.text-red-400\/100 {
    color: #f87171
}

.text-red-400\/15 {
    color: hsla(0,91%,71%,.15)
}

.text-red-400\/20 {
    color: hsla(0,91%,71%,.2)
}

.text-red-400\/25 {
    color: hsla(0,91%,71%,.25)
}

.text-red-400\/30 {
    color: hsla(0,91%,71%,.3)
}

.text-red-400\/35 {
    color: hsla(0,91%,71%,.35)
}

.text-red-400\/40 {
    color: hsla(0,91%,71%,.4)
}

.text-red-400\/45 {
    color: hsla(0,91%,71%,.45)
}

.text-red-400\/5 {
    color: hsla(0,91%,71%,.05)
}

.text-red-400\/50 {
    color: hsla(0,91%,71%,.5)
}

.text-red-400\/55 {
    color: hsla(0,91%,71%,.55)
}

.text-red-400\/60 {
    color: hsla(0,91%,71%,.6)
}

.text-red-400\/65 {
    color: hsla(0,91%,71%,.65)
}

.text-red-400\/70 {
    color: hsla(0,91%,71%,.7)
}

.text-red-400\/75 {
    color: hsla(0,91%,71%,.75)
}

.text-red-400\/80 {
    color: hsla(0,91%,71%,.8)
}

.text-red-400\/85 {
    color: hsla(0,91%,71%,.85)
}

.text-red-400\/90 {
    color: hsla(0,91%,71%,.9)
}

.text-red-400\/95 {
    color: hsla(0,91%,71%,.95)
}

.text-red-50 {
    --tw-text-opacity: 1;
    color: rgb(254 242 242/var(--tw-text-opacity))
}

.text-red-50\/0 {
    color: hsla(0,86%,97%,0)
}

.text-red-50\/10 {
    color: hsla(0,86%,97%,.1)
}

.text-red-50\/100 {
    color: #fef2f2
}

.text-red-50\/15 {
    color: hsla(0,86%,97%,.15)
}

.text-red-50\/20 {
    color: hsla(0,86%,97%,.2)
}

.text-red-50\/25 {
    color: hsla(0,86%,97%,.25)
}

.text-red-50\/30 {
    color: hsla(0,86%,97%,.3)
}

.text-red-50\/35 {
    color: hsla(0,86%,97%,.35)
}

.text-red-50\/40 {
    color: hsla(0,86%,97%,.4)
}

.text-red-50\/45 {
    color: hsla(0,86%,97%,.45)
}

.text-red-50\/5 {
    color: hsla(0,86%,97%,.05)
}

.text-red-50\/50 {
    color: hsla(0,86%,97%,.5)
}

.text-red-50\/55 {
    color: hsla(0,86%,97%,.55)
}

.text-red-50\/60 {
    color: hsla(0,86%,97%,.6)
}

.text-red-50\/65 {
    color: hsla(0,86%,97%,.65)
}

.text-red-50\/70 {
    color: hsla(0,86%,97%,.7)
}

.text-red-50\/75 {
    color: hsla(0,86%,97%,.75)
}

.text-red-50\/80 {
    color: hsla(0,86%,97%,.8)
}

.text-red-50\/85 {
    color: hsla(0,86%,97%,.85)
}

.text-red-50\/90 {
    color: hsla(0,86%,97%,.9)
}

.text-red-50\/95 {
    color: hsla(0,86%,97%,.95)
}

.text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(239 68 68/var(--tw-text-opacity))
}

.text-red-500\/0 {
    color: rgba(239,68,68,0)
}

.text-red-500\/10 {
    color: rgba(239,68,68,.1)
}

.text-red-500\/100 {
    color: #ef4444
}

.text-red-500\/15 {
    color: rgba(239,68,68,.15)
}

.text-red-500\/20 {
    color: rgba(239,68,68,.2)
}

.text-red-500\/25 {
    color: rgba(239,68,68,.25)
}

.text-red-500\/30 {
    color: rgba(239,68,68,.3)
}

.text-red-500\/35 {
    color: rgba(239,68,68,.35)
}

.text-red-500\/40 {
    color: rgba(239,68,68,.4)
}

.text-red-500\/45 {
    color: rgba(239,68,68,.45)
}

.text-red-500\/5 {
    color: rgba(239,68,68,.05)
}

.text-red-500\/50 {
    color: rgba(239,68,68,.5)
}

.text-red-500\/55 {
    color: rgba(239,68,68,.55)
}

.text-red-500\/60 {
    color: rgba(239,68,68,.6)
}

.text-red-500\/65 {
    color: rgba(239,68,68,.65)
}

.text-red-500\/70 {
    color: rgba(239,68,68,.7)
}

.text-red-500\/75 {
    color: rgba(239,68,68,.75)
}

.text-red-500\/80 {
    color: rgba(239,68,68,.8)
}

.text-red-500\/85 {
    color: rgba(239,68,68,.85)
}

.text-red-500\/90 {
    color: rgba(239,68,68,.9)
}

.text-red-500\/95 {
    color: rgba(239,68,68,.95)
}

.text-red-600 {
    --tw-text-opacity: 1;
    color: rgb(220 38 38/var(--tw-text-opacity))
}

.text-red-600\/0 {
    color: rgba(220,38,38,0)
}

.text-red-600\/10 {
    color: rgba(220,38,38,.1)
}

.text-red-600\/100 {
    color: #dc2626
}

.text-red-600\/15 {
    color: rgba(220,38,38,.15)
}

.text-red-600\/20 {
    color: rgba(220,38,38,.2)
}

.text-red-600\/25 {
    color: rgba(220,38,38,.25)
}

.text-red-600\/30 {
    color: rgba(220,38,38,.3)
}

.text-red-600\/35 {
    color: rgba(220,38,38,.35)
}

.text-red-600\/40 {
    color: rgba(220,38,38,.4)
}

.text-red-600\/45 {
    color: rgba(220,38,38,.45)
}

.text-red-600\/5 {
    color: rgba(220,38,38,.05)
}

.text-red-600\/50 {
    color: rgba(220,38,38,.5)
}

.text-red-600\/55 {
    color: rgba(220,38,38,.55)
}

.text-red-600\/60 {
    color: rgba(220,38,38,.6)
}

.text-red-600\/65 {
    color: rgba(220,38,38,.65)
}

.text-red-600\/70 {
    color: rgba(220,38,38,.7)
}

.text-red-600\/75 {
    color: rgba(220,38,38,.75)
}

.text-red-600\/80 {
    color: rgba(220,38,38,.8)
}

.text-red-600\/85 {
    color: rgba(220,38,38,.85)
}

.text-red-600\/90 {
    color: rgba(220,38,38,.9)
}

.text-red-600\/95 {
    color: rgba(220,38,38,.95)
}

.text-red-700 {
    --tw-text-opacity: 1;
    color: rgb(185 28 28/var(--tw-text-opacity))
}

.text-red-700\/0 {
    color: rgba(185,28,28,0)
}

.text-red-700\/10 {
    color: rgba(185,28,28,.1)
}

.text-red-700\/100 {
    color: #b91c1c
}

.text-red-700\/15 {
    color: rgba(185,28,28,.15)
}

.text-red-700\/20 {
    color: rgba(185,28,28,.2)
}

.text-red-700\/25 {
    color: rgba(185,28,28,.25)
}

.text-red-700\/30 {
    color: rgba(185,28,28,.3)
}

.text-red-700\/35 {
    color: rgba(185,28,28,.35)
}

.text-red-700\/40 {
    color: rgba(185,28,28,.4)
}

.text-red-700\/45 {
    color: rgba(185,28,28,.45)
}

.text-red-700\/5 {
    color: rgba(185,28,28,.05)
}

.text-red-700\/50 {
    color: rgba(185,28,28,.5)
}

.text-red-700\/55 {
    color: rgba(185,28,28,.55)
}

.text-red-700\/60 {
    color: rgba(185,28,28,.6)
}

.text-red-700\/65 {
    color: rgba(185,28,28,.65)
}

.text-red-700\/70 {
    color: rgba(185,28,28,.7)
}

.text-red-700\/75 {
    color: rgba(185,28,28,.75)
}

.text-red-700\/80 {
    color: rgba(185,28,28,.8)
}

.text-red-700\/85 {
    color: rgba(185,28,28,.85)
}

.text-red-700\/90 {
    color: rgba(185,28,28,.9)
}

.text-red-700\/95 {
    color: rgba(185,28,28,.95)
}

.text-red-800 {
    --tw-text-opacity: 1;
    color: rgb(153 27 27/var(--tw-text-opacity))
}

.text-red-800\/0 {
    color: rgba(153,27,27,0)
}

.text-red-800\/10 {
    color: rgba(153,27,27,.1)
}

.text-red-800\/100 {
    color: #991b1b
}

.text-red-800\/15 {
    color: rgba(153,27,27,.15)
}

.text-red-800\/20 {
    color: rgba(153,27,27,.2)
}

.text-red-800\/25 {
    color: rgba(153,27,27,.25)
}

.text-red-800\/30 {
    color: rgba(153,27,27,.3)
}

.text-red-800\/35 {
    color: rgba(153,27,27,.35)
}

.text-red-800\/40 {
    color: rgba(153,27,27,.4)
}

.text-red-800\/45 {
    color: rgba(153,27,27,.45)
}

.text-red-800\/5 {
    color: rgba(153,27,27,.05)
}

.text-red-800\/50 {
    color: rgba(153,27,27,.5)
}

.text-red-800\/55 {
    color: rgba(153,27,27,.55)
}

.text-red-800\/60 {
    color: rgba(153,27,27,.6)
}

.text-red-800\/65 {
    color: rgba(153,27,27,.65)
}

.text-red-800\/70 {
    color: rgba(153,27,27,.7)
}

.text-red-800\/75 {
    color: rgba(153,27,27,.75)
}

.text-red-800\/80 {
    color: rgba(153,27,27,.8)
}

.text-red-800\/85 {
    color: rgba(153,27,27,.85)
}

.text-red-800\/90 {
    color: rgba(153,27,27,.9)
}

.text-red-800\/95 {
    color: rgba(153,27,27,.95)
}

.text-red-900 {
    --tw-text-opacity: 1;
    color: rgb(127 29 29/var(--tw-text-opacity))
}

.text-red-900\/0 {
    color: rgba(127,29,29,0)
}

.text-red-900\/10 {
    color: rgba(127,29,29,.1)
}

.text-red-900\/100 {
    color: #7f1d1d
}

.text-red-900\/15 {
    color: rgba(127,29,29,.15)
}

.text-red-900\/20 {
    color: rgba(127,29,29,.2)
}

.text-red-900\/25 {
    color: rgba(127,29,29,.25)
}

.text-red-900\/30 {
    color: rgba(127,29,29,.3)
}

.text-red-900\/35 {
    color: rgba(127,29,29,.35)
}

.text-red-900\/40 {
    color: rgba(127,29,29,.4)
}

.text-red-900\/45 {
    color: rgba(127,29,29,.45)
}

.text-red-900\/5 {
    color: rgba(127,29,29,.05)
}

.text-red-900\/50 {
    color: rgba(127,29,29,.5)
}

.text-red-900\/55 {
    color: rgba(127,29,29,.55)
}

.text-red-900\/60 {
    color: rgba(127,29,29,.6)
}

.text-red-900\/65 {
    color: rgba(127,29,29,.65)
}

.text-red-900\/70 {
    color: rgba(127,29,29,.7)
}

.text-red-900\/75 {
    color: rgba(127,29,29,.75)
}

.text-red-900\/80 {
    color: rgba(127,29,29,.8)
}

.text-red-900\/85 {
    color: rgba(127,29,29,.85)
}

.text-red-900\/90 {
    color: rgba(127,29,29,.9)
}

.text-red-900\/95 {
    color: rgba(127,29,29,.95)
}

.text-red-950 {
    --tw-text-opacity: 1;
    color: rgb(69 10 10/var(--tw-text-opacity))
}

.text-red-950\/0 {
    color: rgba(69,10,10,0)
}

.text-red-950\/10 {
    color: rgba(69,10,10,.1)
}

.text-red-950\/100 {
    color: #450a0a
}

.text-red-950\/15 {
    color: rgba(69,10,10,.15)
}

.text-red-950\/20 {
    color: rgba(69,10,10,.2)
}

.text-red-950\/25 {
    color: rgba(69,10,10,.25)
}

.text-red-950\/30 {
    color: rgba(69,10,10,.3)
}

.text-red-950\/35 {
    color: rgba(69,10,10,.35)
}

.text-red-950\/40 {
    color: rgba(69,10,10,.4)
}

.text-red-950\/45 {
    color: rgba(69,10,10,.45)
}

.text-red-950\/5 {
    color: rgba(69,10,10,.05)
}

.text-red-950\/50 {
    color: rgba(69,10,10,.5)
}

.text-red-950\/55 {
    color: rgba(69,10,10,.55)
}

.text-red-950\/60 {
    color: rgba(69,10,10,.6)
}

.text-red-950\/65 {
    color: rgba(69,10,10,.65)
}

.text-red-950\/70 {
    color: rgba(69,10,10,.7)
}

.text-red-950\/75 {
    color: rgba(69,10,10,.75)
}

.text-red-950\/80 {
    color: rgba(69,10,10,.8)
}

.text-red-950\/85 {
    color: rgba(69,10,10,.85)
}

.text-red-950\/90 {
    color: rgba(69,10,10,.9)
}

.text-red-950\/95 {
    color: rgba(69,10,10,.95)
}

.text-scale-blue {
    --tw-text-opacity: 1;
    color: rgb(0 118 255/var(--tw-text-opacity))
}

.text-scale-blue\/0 {
    color: rgba(0,118,255,0)
}

.text-scale-blue\/10 {
    color: rgba(0,118,255,.1)
}

.text-scale-blue\/100 {
    color: #0076ff
}

.text-scale-blue\/15 {
    color: rgba(0,118,255,.15)
}

.text-scale-blue\/20 {
    color: rgba(0,118,255,.2)
}

.text-scale-blue\/25 {
    color: rgba(0,118,255,.25)
}

.text-scale-blue\/30 {
    color: rgba(0,118,255,.3)
}

.text-scale-blue\/35 {
    color: rgba(0,118,255,.35)
}

.text-scale-blue\/40 {
    color: rgba(0,118,255,.4)
}

.text-scale-blue\/45 {
    color: rgba(0,118,255,.45)
}

.text-scale-blue\/5 {
    color: rgba(0,118,255,.05)
}

.text-scale-blue\/50 {
    color: rgba(0,118,255,.5)
}

.text-scale-blue\/55 {
    color: rgba(0,118,255,.55)
}

.text-scale-blue\/60 {
    color: rgba(0,118,255,.6)
}

.text-scale-blue\/65 {
    color: rgba(0,118,255,.65)
}

.text-scale-blue\/70 {
    color: rgba(0,118,255,.7)
}

.text-scale-blue\/75 {
    color: rgba(0,118,255,.75)
}

.text-scale-blue\/80 {
    color: rgba(0,118,255,.8)
}

.text-scale-blue\/85 {
    color: rgba(0,118,255,.85)
}

.text-scale-blue\/90 {
    color: rgba(0,118,255,.9)
}

.text-scale-blue\/95 {
    color: rgba(0,118,255,.95)
}

.text-scale-lightmauve {
    --tw-text-opacity: 1;
    color: rgb(209 170 215/var(--tw-text-opacity))
}

.text-scale-lightmauve\/0 {
    color: rgba(209,170,215,0)
}

.text-scale-lightmauve\/10 {
    color: rgba(209,170,215,.1)
}

.text-scale-lightmauve\/100 {
    color: #d1aad7
}

.text-scale-lightmauve\/15 {
    color: rgba(209,170,215,.15)
}

.text-scale-lightmauve\/20 {
    color: rgba(209,170,215,.2)
}

.text-scale-lightmauve\/25 {
    color: rgba(209,170,215,.25)
}

.text-scale-lightmauve\/30 {
    color: rgba(209,170,215,.3)
}

.text-scale-lightmauve\/35 {
    color: rgba(209,170,215,.35)
}

.text-scale-lightmauve\/40 {
    color: rgba(209,170,215,.4)
}

.text-scale-lightmauve\/45 {
    color: rgba(209,170,215,.45)
}

.text-scale-lightmauve\/5 {
    color: rgba(209,170,215,.05)
}

.text-scale-lightmauve\/50 {
    color: rgba(209,170,215,.5)
}

.text-scale-lightmauve\/55 {
    color: rgba(209,170,215,.55)
}

.text-scale-lightmauve\/60 {
    color: rgba(209,170,215,.6)
}

.text-scale-lightmauve\/65 {
    color: rgba(209,170,215,.65)
}

.text-scale-lightmauve\/70 {
    color: rgba(209,170,215,.7)
}

.text-scale-lightmauve\/75 {
    color: rgba(209,170,215,.75)
}

.text-scale-lightmauve\/80 {
    color: rgba(209,170,215,.8)
}

.text-scale-lightmauve\/85 {
    color: rgba(209,170,215,.85)
}

.text-scale-lightmauve\/90 {
    color: rgba(209,170,215,.9)
}

.text-scale-lightmauve\/95 {
    color: rgba(209,170,215,.95)
}

.text-scale-lightskyblue {
    --tw-text-opacity: 1;
    color: rgb(187 222 242/var(--tw-text-opacity))
}

.text-scale-lightskyblue\/0 {
    color: rgba(187,222,242,0)
}

.text-scale-lightskyblue\/10 {
    color: rgba(187,222,242,.1)
}

.text-scale-lightskyblue\/100 {
    color: #bbdef2
}

.text-scale-lightskyblue\/15 {
    color: rgba(187,222,242,.15)
}

.text-scale-lightskyblue\/20 {
    color: rgba(187,222,242,.2)
}

.text-scale-lightskyblue\/25 {
    color: rgba(187,222,242,.25)
}

.text-scale-lightskyblue\/30 {
    color: rgba(187,222,242,.3)
}

.text-scale-lightskyblue\/35 {
    color: rgba(187,222,242,.35)
}

.text-scale-lightskyblue\/40 {
    color: rgba(187,222,242,.4)
}

.text-scale-lightskyblue\/45 {
    color: rgba(187,222,242,.45)
}

.text-scale-lightskyblue\/5 {
    color: rgba(187,222,242,.05)
}

.text-scale-lightskyblue\/50 {
    color: rgba(187,222,242,.5)
}

.text-scale-lightskyblue\/55 {
    color: rgba(187,222,242,.55)
}

.text-scale-lightskyblue\/60 {
    color: rgba(187,222,242,.6)
}

.text-scale-lightskyblue\/65 {
    color: rgba(187,222,242,.65)
}

.text-scale-lightskyblue\/70 {
    color: rgba(187,222,242,.7)
}

.text-scale-lightskyblue\/75 {
    color: rgba(187,222,242,.75)
}

.text-scale-lightskyblue\/80 {
    color: rgba(187,222,242,.8)
}

.text-scale-lightskyblue\/85 {
    color: rgba(187,222,242,.85)
}

.text-scale-lightskyblue\/90 {
    color: rgba(187,222,242,.9)
}

.text-scale-lightskyblue\/95 {
    color: rgba(187,222,242,.95)
}

.text-scale-mauve {
    --tw-text-opacity: 1;
    color: rgb(200 139 196/var(--tw-text-opacity))
}

.text-scale-mauve\/0 {
    color: rgba(200,139,196,0)
}

.text-scale-mauve\/10 {
    color: rgba(200,139,196,.1)
}

.text-scale-mauve\/100 {
    color: #c88bc4
}

.text-scale-mauve\/15 {
    color: rgba(200,139,196,.15)
}

.text-scale-mauve\/20 {
    color: rgba(200,139,196,.2)
}

.text-scale-mauve\/25 {
    color: rgba(200,139,196,.25)
}

.text-scale-mauve\/30 {
    color: rgba(200,139,196,.3)
}

.text-scale-mauve\/35 {
    color: rgba(200,139,196,.35)
}

.text-scale-mauve\/40 {
    color: rgba(200,139,196,.4)
}

.text-scale-mauve\/45 {
    color: rgba(200,139,196,.45)
}

.text-scale-mauve\/5 {
    color: rgba(200,139,196,.05)
}

.text-scale-mauve\/50 {
    color: rgba(200,139,196,.5)
}

.text-scale-mauve\/55 {
    color: rgba(200,139,196,.55)
}

.text-scale-mauve\/60 {
    color: rgba(200,139,196,.6)
}

.text-scale-mauve\/65 {
    color: rgba(200,139,196,.65)
}

.text-scale-mauve\/70 {
    color: rgba(200,139,196,.7)
}

.text-scale-mauve\/75 {
    color: rgba(200,139,196,.75)
}

.text-scale-mauve\/80 {
    color: rgba(200,139,196,.8)
}

.text-scale-mauve\/85 {
    color: rgba(200,139,196,.85)
}

.text-scale-mauve\/90 {
    color: rgba(200,139,196,.9)
}

.text-scale-mauve\/95 {
    color: rgba(200,139,196,.95)
}

.text-scale-periwinkle {
    --tw-text-opacity: 1;
    color: rgb(123 143 221/var(--tw-text-opacity))
}

.text-scale-periwinkle\/0 {
    color: rgba(123,143,221,0)
}

.text-scale-periwinkle\/10 {
    color: rgba(123,143,221,.1)
}

.text-scale-periwinkle\/100 {
    color: #7b8fdd
}

.text-scale-periwinkle\/15 {
    color: rgba(123,143,221,.15)
}

.text-scale-periwinkle\/20 {
    color: rgba(123,143,221,.2)
}

.text-scale-periwinkle\/25 {
    color: rgba(123,143,221,.25)
}

.text-scale-periwinkle\/30 {
    color: rgba(123,143,221,.3)
}

.text-scale-periwinkle\/35 {
    color: rgba(123,143,221,.35)
}

.text-scale-periwinkle\/40 {
    color: rgba(123,143,221,.4)
}

.text-scale-periwinkle\/45 {
    color: rgba(123,143,221,.45)
}

.text-scale-periwinkle\/5 {
    color: rgba(123,143,221,.05)
}

.text-scale-periwinkle\/50 {
    color: rgba(123,143,221,.5)
}

.text-scale-periwinkle\/55 {
    color: rgba(123,143,221,.55)
}

.text-scale-periwinkle\/60 {
    color: rgba(123,143,221,.6)
}

.text-scale-periwinkle\/65 {
    color: rgba(123,143,221,.65)
}

.text-scale-periwinkle\/70 {
    color: rgba(123,143,221,.7)
}

.text-scale-periwinkle\/75 {
    color: rgba(123,143,221,.75)
}

.text-scale-periwinkle\/80 {
    color: rgba(123,143,221,.8)
}

.text-scale-periwinkle\/85 {
    color: rgba(123,143,221,.85)
}

.text-scale-periwinkle\/90 {
    color: rgba(123,143,221,.9)
}

.text-scale-periwinkle\/95 {
    color: rgba(123,143,221,.95)
}

.text-scale-skyblue {
    --tw-text-opacity: 1;
    color: rgb(134 191 242/var(--tw-text-opacity))
}

.text-scale-skyblue\/0 {
    color: rgba(134,191,242,0)
}

.text-scale-skyblue\/10 {
    color: rgba(134,191,242,.1)
}

.text-scale-skyblue\/100 {
    color: #86bff2
}

.text-scale-skyblue\/15 {
    color: rgba(134,191,242,.15)
}

.text-scale-skyblue\/20 {
    color: rgba(134,191,242,.2)
}

.text-scale-skyblue\/25 {
    color: rgba(134,191,242,.25)
}

.text-scale-skyblue\/30 {
    color: rgba(134,191,242,.3)
}

.text-scale-skyblue\/35 {
    color: rgba(134,191,242,.35)
}

.text-scale-skyblue\/40 {
    color: rgba(134,191,242,.4)
}

.text-scale-skyblue\/45 {
    color: rgba(134,191,242,.45)
}

.text-scale-skyblue\/5 {
    color: rgba(134,191,242,.05)
}

.text-scale-skyblue\/50 {
    color: rgba(134,191,242,.5)
}

.text-scale-skyblue\/55 {
    color: rgba(134,191,242,.55)
}

.text-scale-skyblue\/60 {
    color: rgba(134,191,242,.6)
}

.text-scale-skyblue\/65 {
    color: rgba(134,191,242,.65)
}

.text-scale-skyblue\/70 {
    color: rgba(134,191,242,.7)
}

.text-scale-skyblue\/75 {
    color: rgba(134,191,242,.75)
}

.text-scale-skyblue\/80 {
    color: rgba(134,191,242,.8)
}

.text-scale-skyblue\/85 {
    color: rgba(134,191,242,.85)
}

.text-scale-skyblue\/90 {
    color: rgba(134,191,242,.9)
}

.text-scale-skyblue\/95 {
    color: rgba(134,191,242,.95)
}

.text-silver {
    --tw-text-opacity: 1;
    color: rgb(163 163 163/var(--tw-text-opacity))
}

.text-silver\/0 {
    color: hsla(0,0%,64%,0)
}

.text-silver\/10 {
    color: hsla(0,0%,64%,.1)
}

.text-silver\/100 {
    color: #a3a3a3
}

.text-silver\/15 {
    color: hsla(0,0%,64%,.15)
}

.text-silver\/20 {
    color: hsla(0,0%,64%,.2)
}

.text-silver\/25 {
    color: hsla(0,0%,64%,.25)
}

.text-silver\/30 {
    color: hsla(0,0%,64%,.3)
}

.text-silver\/35 {
    color: hsla(0,0%,64%,.35)
}

.text-silver\/40 {
    color: hsla(0,0%,64%,.4)
}

.text-silver\/45 {
    color: hsla(0,0%,64%,.45)
}

.text-silver\/5 {
    color: hsla(0,0%,64%,.05)
}

.text-silver\/50 {
    color: hsla(0,0%,64%,.5)
}

.text-silver\/55 {
    color: hsla(0,0%,64%,.55)
}

.text-silver\/60 {
    color: hsla(0,0%,64%,.6)
}

.text-silver\/65 {
    color: hsla(0,0%,64%,.65)
}

.text-silver\/70 {
    color: hsla(0,0%,64%,.7)
}

.text-silver\/75 {
    color: hsla(0,0%,64%,.75)
}

.text-silver\/80 {
    color: hsla(0,0%,64%,.8)
}

.text-silver\/85 {
    color: hsla(0,0%,64%,.85)
}

.text-silver\/90 {
    color: hsla(0,0%,64%,.9)
}

.text-silver\/95 {
    color: hsla(0,0%,64%,.95)
}

.text-slate-100 {
    --tw-text-opacity: 1;
    color: rgb(241 245 249/var(--tw-text-opacity))
}

.text-slate-100\/0 {
    color: rgba(241,245,249,0)
}

.text-slate-100\/10 {
    color: rgba(241,245,249,.1)
}

.text-slate-100\/100 {
    color: #f1f5f9
}

.text-slate-100\/15 {
    color: rgba(241,245,249,.15)
}

.text-slate-100\/20 {
    color: rgba(241,245,249,.2)
}

.text-slate-100\/25 {
    color: rgba(241,245,249,.25)
}

.text-slate-100\/30 {
    color: rgba(241,245,249,.3)
}

.text-slate-100\/35 {
    color: rgba(241,245,249,.35)
}

.text-slate-100\/40 {
    color: rgba(241,245,249,.4)
}

.text-slate-100\/45 {
    color: rgba(241,245,249,.45)
}

.text-slate-100\/5 {
    color: rgba(241,245,249,.05)
}

.text-slate-100\/50 {
    color: rgba(241,245,249,.5)
}

.text-slate-100\/55 {
    color: rgba(241,245,249,.55)
}

.text-slate-100\/60 {
    color: rgba(241,245,249,.6)
}

.text-slate-100\/65 {
    color: rgba(241,245,249,.65)
}

.text-slate-100\/70 {
    color: rgba(241,245,249,.7)
}

.text-slate-100\/75 {
    color: rgba(241,245,249,.75)
}

.text-slate-100\/80 {
    color: rgba(241,245,249,.8)
}

.text-slate-100\/85 {
    color: rgba(241,245,249,.85)
}

.text-slate-100\/90 {
    color: rgba(241,245,249,.9)
}

.text-slate-100\/95 {
    color: rgba(241,245,249,.95)
}

.text-slate-200 {
    --tw-text-opacity: 1;
    color: rgb(226 232 240/var(--tw-text-opacity))
}

.text-slate-200\/0 {
    color: rgba(226,232,240,0)
}

.text-slate-200\/10 {
    color: rgba(226,232,240,.1)
}

.text-slate-200\/100 {
    color: #e2e8f0
}

.text-slate-200\/15 {
    color: rgba(226,232,240,.15)
}

.text-slate-200\/20 {
    color: rgba(226,232,240,.2)
}

.text-slate-200\/25 {
    color: rgba(226,232,240,.25)
}

.text-slate-200\/30 {
    color: rgba(226,232,240,.3)
}

.text-slate-200\/35 {
    color: rgba(226,232,240,.35)
}

.text-slate-200\/40 {
    color: rgba(226,232,240,.4)
}

.text-slate-200\/45 {
    color: rgba(226,232,240,.45)
}

.text-slate-200\/5 {
    color: rgba(226,232,240,.05)
}

.text-slate-200\/50 {
    color: rgba(226,232,240,.5)
}

.text-slate-200\/55 {
    color: rgba(226,232,240,.55)
}

.text-slate-200\/60 {
    color: rgba(226,232,240,.6)
}

.text-slate-200\/65 {
    color: rgba(226,232,240,.65)
}

.text-slate-200\/70 {
    color: rgba(226,232,240,.7)
}

.text-slate-200\/75 {
    color: rgba(226,232,240,.75)
}

.text-slate-200\/80 {
    color: rgba(226,232,240,.8)
}

.text-slate-200\/85 {
    color: rgba(226,232,240,.85)
}

.text-slate-200\/90 {
    color: rgba(226,232,240,.9)
}

.text-slate-200\/95 {
    color: rgba(226,232,240,.95)
}

.text-slate-300 {
    --tw-text-opacity: 1;
    color: rgb(203 213 225/var(--tw-text-opacity))
}

.text-slate-300\/0 {
    color: rgba(203,213,225,0)
}

.text-slate-300\/10 {
    color: rgba(203,213,225,.1)
}

.text-slate-300\/100 {
    color: #cbd5e1
}

.text-slate-300\/15 {
    color: rgba(203,213,225,.15)
}

.text-slate-300\/20 {
    color: rgba(203,213,225,.2)
}

.text-slate-300\/25 {
    color: rgba(203,213,225,.25)
}

.text-slate-300\/30 {
    color: rgba(203,213,225,.3)
}

.text-slate-300\/35 {
    color: rgba(203,213,225,.35)
}

.text-slate-300\/40 {
    color: rgba(203,213,225,.4)
}

.text-slate-300\/45 {
    color: rgba(203,213,225,.45)
}

.text-slate-300\/5 {
    color: rgba(203,213,225,.05)
}

.text-slate-300\/50 {
    color: rgba(203,213,225,.5)
}

.text-slate-300\/55 {
    color: rgba(203,213,225,.55)
}

.text-slate-300\/60 {
    color: rgba(203,213,225,.6)
}

.text-slate-300\/65 {
    color: rgba(203,213,225,.65)
}

.text-slate-300\/70 {
    color: rgba(203,213,225,.7)
}

.text-slate-300\/75 {
    color: rgba(203,213,225,.75)
}

.text-slate-300\/80 {
    color: rgba(203,213,225,.8)
}

.text-slate-300\/85 {
    color: rgba(203,213,225,.85)
}

.text-slate-300\/90 {
    color: rgba(203,213,225,.9)
}

.text-slate-300\/95 {
    color: rgba(203,213,225,.95)
}

.text-slate-400 {
    --tw-text-opacity: 1;
    color: rgb(148 163 184/var(--tw-text-opacity))
}

.text-slate-400\/0 {
    color: rgba(148,163,184,0)
}

.text-slate-400\/10 {
    color: rgba(148,163,184,.1)
}

.text-slate-400\/100 {
    color: #94a3b8
}

.text-slate-400\/15 {
    color: rgba(148,163,184,.15)
}

.text-slate-400\/20 {
    color: rgba(148,163,184,.2)
}

.text-slate-400\/25 {
    color: rgba(148,163,184,.25)
}

.text-slate-400\/30 {
    color: rgba(148,163,184,.3)
}

.text-slate-400\/35 {
    color: rgba(148,163,184,.35)
}

.text-slate-400\/40 {
    color: rgba(148,163,184,.4)
}

.text-slate-400\/45 {
    color: rgba(148,163,184,.45)
}

.text-slate-400\/5 {
    color: rgba(148,163,184,.05)
}

.text-slate-400\/50 {
    color: rgba(148,163,184,.5)
}

.text-slate-400\/55 {
    color: rgba(148,163,184,.55)
}

.text-slate-400\/60 {
    color: rgba(148,163,184,.6)
}

.text-slate-400\/65 {
    color: rgba(148,163,184,.65)
}

.text-slate-400\/70 {
    color: rgba(148,163,184,.7)
}

.text-slate-400\/75 {
    color: rgba(148,163,184,.75)
}

.text-slate-400\/80 {
    color: rgba(148,163,184,.8)
}

.text-slate-400\/85 {
    color: rgba(148,163,184,.85)
}

.text-slate-400\/90 {
    color: rgba(148,163,184,.9)
}

.text-slate-400\/95 {
    color: rgba(148,163,184,.95)
}

.text-slate-50 {
    --tw-text-opacity: 1;
    color: rgb(248 250 252/var(--tw-text-opacity))
}

.text-slate-50\/0 {
    color: rgba(248,250,252,0)
}

.text-slate-50\/10 {
    color: rgba(248,250,252,.1)
}

.text-slate-50\/100 {
    color: #f8fafc
}

.text-slate-50\/15 {
    color: rgba(248,250,252,.15)
}

.text-slate-50\/20 {
    color: rgba(248,250,252,.2)
}

.text-slate-50\/25 {
    color: rgba(248,250,252,.25)
}

.text-slate-50\/30 {
    color: rgba(248,250,252,.3)
}

.text-slate-50\/35 {
    color: rgba(248,250,252,.35)
}

.text-slate-50\/40 {
    color: rgba(248,250,252,.4)
}

.text-slate-50\/45 {
    color: rgba(248,250,252,.45)
}

.text-slate-50\/5 {
    color: rgba(248,250,252,.05)
}

.text-slate-50\/50 {
    color: rgba(248,250,252,.5)
}

.text-slate-50\/55 {
    color: rgba(248,250,252,.55)
}

.text-slate-50\/60 {
    color: rgba(248,250,252,.6)
}

.text-slate-50\/65 {
    color: rgba(248,250,252,.65)
}

.text-slate-50\/70 {
    color: rgba(248,250,252,.7)
}

.text-slate-50\/75 {
    color: rgba(248,250,252,.75)
}

.text-slate-50\/80 {
    color: rgba(248,250,252,.8)
}

.text-slate-50\/85 {
    color: rgba(248,250,252,.85)
}

.text-slate-50\/90 {
    color: rgba(248,250,252,.9)
}

.text-slate-50\/95 {
    color: rgba(248,250,252,.95)
}

.text-slate-500 {
    --tw-text-opacity: 1;
    color: rgb(100 116 139/var(--tw-text-opacity))
}

.text-slate-500\/0 {
    color: rgba(100,116,139,0)
}

.text-slate-500\/10 {
    color: rgba(100,116,139,.1)
}

.text-slate-500\/100 {
    color: #64748b
}

.text-slate-500\/15 {
    color: rgba(100,116,139,.15)
}

.text-slate-500\/20 {
    color: rgba(100,116,139,.2)
}

.text-slate-500\/25 {
    color: rgba(100,116,139,.25)
}

.text-slate-500\/30 {
    color: rgba(100,116,139,.3)
}

.text-slate-500\/35 {
    color: rgba(100,116,139,.35)
}

.text-slate-500\/40 {
    color: rgba(100,116,139,.4)
}

.text-slate-500\/45 {
    color: rgba(100,116,139,.45)
}

.text-slate-500\/5 {
    color: rgba(100,116,139,.05)
}

.text-slate-500\/50 {
    color: rgba(100,116,139,.5)
}

.text-slate-500\/55 {
    color: rgba(100,116,139,.55)
}

.text-slate-500\/60 {
    color: rgba(100,116,139,.6)
}

.text-slate-500\/65 {
    color: rgba(100,116,139,.65)
}

.text-slate-500\/70 {
    color: rgba(100,116,139,.7)
}

.text-slate-500\/75 {
    color: rgba(100,116,139,.75)
}

.text-slate-500\/80 {
    color: rgba(100,116,139,.8)
}

.text-slate-500\/85 {
    color: rgba(100,116,139,.85)
}

.text-slate-500\/90 {
    color: rgba(100,116,139,.9)
}

.text-slate-500\/95 {
    color: rgba(100,116,139,.95)
}

.text-slate-600 {
    --tw-text-opacity: 1;
    color: rgb(71 85 105/var(--tw-text-opacity))
}

.text-slate-600\/0 {
    color: rgba(71,85,105,0)
}

.text-slate-600\/10 {
    color: rgba(71,85,105,.1)
}

.text-slate-600\/100 {
    color: #475569
}

.text-slate-600\/15 {
    color: rgba(71,85,105,.15)
}

.text-slate-600\/20 {
    color: rgba(71,85,105,.2)
}

.text-slate-600\/25 {
    color: rgba(71,85,105,.25)
}

.text-slate-600\/30 {
    color: rgba(71,85,105,.3)
}

.text-slate-600\/35 {
    color: rgba(71,85,105,.35)
}

.text-slate-600\/40 {
    color: rgba(71,85,105,.4)
}

.text-slate-600\/45 {
    color: rgba(71,85,105,.45)
}

.text-slate-600\/5 {
    color: rgba(71,85,105,.05)
}

.text-slate-600\/50 {
    color: rgba(71,85,105,.5)
}

.text-slate-600\/55 {
    color: rgba(71,85,105,.55)
}

.text-slate-600\/60 {
    color: rgba(71,85,105,.6)
}

.text-slate-600\/65 {
    color: rgba(71,85,105,.65)
}

.text-slate-600\/70 {
    color: rgba(71,85,105,.7)
}

.text-slate-600\/75 {
    color: rgba(71,85,105,.75)
}

.text-slate-600\/80 {
    color: rgba(71,85,105,.8)
}

.text-slate-600\/85 {
    color: rgba(71,85,105,.85)
}

.text-slate-600\/90 {
    color: rgba(71,85,105,.9)
}

.text-slate-600\/95 {
    color: rgba(71,85,105,.95)
}

.text-slate-700 {
    --tw-text-opacity: 1;
    color: rgb(51 65 85/var(--tw-text-opacity))
}

.text-slate-700\/0 {
    color: rgba(51,65,85,0)
}

.text-slate-700\/10 {
    color: rgba(51,65,85,.1)
}

.text-slate-700\/100 {
    color: #334155
}

.text-slate-700\/15 {
    color: rgba(51,65,85,.15)
}

.text-slate-700\/20 {
    color: rgba(51,65,85,.2)
}

.text-slate-700\/25 {
    color: rgba(51,65,85,.25)
}

.text-slate-700\/30 {
    color: rgba(51,65,85,.3)
}

.text-slate-700\/35 {
    color: rgba(51,65,85,.35)
}

.text-slate-700\/40 {
    color: rgba(51,65,85,.4)
}

.text-slate-700\/45 {
    color: rgba(51,65,85,.45)
}

.text-slate-700\/5 {
    color: rgba(51,65,85,.05)
}

.text-slate-700\/50 {
    color: rgba(51,65,85,.5)
}

.text-slate-700\/55 {
    color: rgba(51,65,85,.55)
}

.text-slate-700\/60 {
    color: rgba(51,65,85,.6)
}

.text-slate-700\/65 {
    color: rgba(51,65,85,.65)
}

.text-slate-700\/70 {
    color: rgba(51,65,85,.7)
}

.text-slate-700\/75 {
    color: rgba(51,65,85,.75)
}

.text-slate-700\/80 {
    color: rgba(51,65,85,.8)
}

.text-slate-700\/85 {
    color: rgba(51,65,85,.85)
}

.text-slate-700\/90 {
    color: rgba(51,65,85,.9)
}

.text-slate-700\/95 {
    color: rgba(51,65,85,.95)
}

.text-slate-800 {
    --tw-text-opacity: 1;
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.text-slate-800\/0 {
    color: rgba(30,41,59,0)
}

.text-slate-800\/10 {
    color: rgba(30,41,59,.1)
}

.text-slate-800\/100 {
    color: #1e293b
}

.text-slate-800\/15 {
    color: rgba(30,41,59,.15)
}

.text-slate-800\/20 {
    color: rgba(30,41,59,.2)
}

.text-slate-800\/25 {
    color: rgba(30,41,59,.25)
}

.text-slate-800\/30 {
    color: rgba(30,41,59,.3)
}

.text-slate-800\/35 {
    color: rgba(30,41,59,.35)
}

.text-slate-800\/40 {
    color: rgba(30,41,59,.4)
}

.text-slate-800\/45 {
    color: rgba(30,41,59,.45)
}

.text-slate-800\/5 {
    color: rgba(30,41,59,.05)
}

.text-slate-800\/50 {
    color: rgba(30,41,59,.5)
}

.text-slate-800\/55 {
    color: rgba(30,41,59,.55)
}

.text-slate-800\/60 {
    color: rgba(30,41,59,.6)
}

.text-slate-800\/65 {
    color: rgba(30,41,59,.65)
}

.text-slate-800\/70 {
    color: rgba(30,41,59,.7)
}

.text-slate-800\/75 {
    color: rgba(30,41,59,.75)
}

.text-slate-800\/80 {
    color: rgba(30,41,59,.8)
}

.text-slate-800\/85 {
    color: rgba(30,41,59,.85)
}

.text-slate-800\/90 {
    color: rgba(30,41,59,.9)
}

.text-slate-800\/95 {
    color: rgba(30,41,59,.95)
}

.text-slate-900 {
    --tw-text-opacity: 1;
    color: rgb(15 23 42/var(--tw-text-opacity))
}

.text-slate-900\/0 {
    color: rgba(15,23,42,0)
}

.text-slate-900\/10 {
    color: rgba(15,23,42,.1)
}

.text-slate-900\/100 {
    color: #0f172a
}

.text-slate-900\/15 {
    color: rgba(15,23,42,.15)
}

.text-slate-900\/20 {
    color: rgba(15,23,42,.2)
}

.text-slate-900\/25 {
    color: rgba(15,23,42,.25)
}

.text-slate-900\/30 {
    color: rgba(15,23,42,.3)
}

.text-slate-900\/35 {
    color: rgba(15,23,42,.35)
}

.text-slate-900\/40 {
    color: rgba(15,23,42,.4)
}

.text-slate-900\/45 {
    color: rgba(15,23,42,.45)
}

.text-slate-900\/5 {
    color: rgba(15,23,42,.05)
}

.text-slate-900\/50 {
    color: rgba(15,23,42,.5)
}

.text-slate-900\/55 {
    color: rgba(15,23,42,.55)
}

.text-slate-900\/60 {
    color: rgba(15,23,42,.6)
}

.text-slate-900\/65 {
    color: rgba(15,23,42,.65)
}

.text-slate-900\/70 {
    color: rgba(15,23,42,.7)
}

.text-slate-900\/75 {
    color: rgba(15,23,42,.75)
}

.text-slate-900\/80 {
    color: rgba(15,23,42,.8)
}

.text-slate-900\/85 {
    color: rgba(15,23,42,.85)
}

.text-slate-900\/90 {
    color: rgba(15,23,42,.9)
}

.text-slate-900\/95 {
    color: rgba(15,23,42,.95)
}

.text-slate-950 {
    --tw-text-opacity: 1;
    color: rgb(2 6 23/var(--tw-text-opacity))
}

.text-slate-950\/0 {
    color: rgba(2,6,23,0)
}

.text-slate-950\/10 {
    color: rgba(2,6,23,.1)
}

.text-slate-950\/100 {
    color: #020617
}

.text-slate-950\/15 {
    color: rgba(2,6,23,.15)
}

.text-slate-950\/20 {
    color: rgba(2,6,23,.2)
}

.text-slate-950\/25 {
    color: rgba(2,6,23,.25)
}

.text-slate-950\/30 {
    color: rgba(2,6,23,.3)
}

.text-slate-950\/35 {
    color: rgba(2,6,23,.35)
}

.text-slate-950\/40 {
    color: rgba(2,6,23,.4)
}

.text-slate-950\/45 {
    color: rgba(2,6,23,.45)
}

.text-slate-950\/5 {
    color: rgba(2,6,23,.05)
}

.text-slate-950\/50 {
    color: rgba(2,6,23,.5)
}

.text-slate-950\/55 {
    color: rgba(2,6,23,.55)
}

.text-slate-950\/60 {
    color: rgba(2,6,23,.6)
}

.text-slate-950\/65 {
    color: rgba(2,6,23,.65)
}

.text-slate-950\/70 {
    color: rgba(2,6,23,.7)
}

.text-slate-950\/75 {
    color: rgba(2,6,23,.75)
}

.text-slate-950\/80 {
    color: rgba(2,6,23,.8)
}

.text-slate-950\/85 {
    color: rgba(2,6,23,.85)
}

.text-slate-950\/90 {
    color: rgba(2,6,23,.9)
}

.text-slate-950\/95 {
    color: rgba(2,6,23,.95)
}

.text-stone-100 {
    --tw-text-opacity: 1;
    color: rgb(245 245 244/var(--tw-text-opacity))
}

.text-stone-100\/0 {
    color: hsla(60,5%,96%,0)
}

.text-stone-100\/10 {
    color: hsla(60,5%,96%,.1)
}

.text-stone-100\/100 {
    color: #f5f5f4
}

.text-stone-100\/15 {
    color: hsla(60,5%,96%,.15)
}

.text-stone-100\/20 {
    color: hsla(60,5%,96%,.2)
}

.text-stone-100\/25 {
    color: hsla(60,5%,96%,.25)
}

.text-stone-100\/30 {
    color: hsla(60,5%,96%,.3)
}

.text-stone-100\/35 {
    color: hsla(60,5%,96%,.35)
}

.text-stone-100\/40 {
    color: hsla(60,5%,96%,.4)
}

.text-stone-100\/45 {
    color: hsla(60,5%,96%,.45)
}

.text-stone-100\/5 {
    color: hsla(60,5%,96%,.05)
}

.text-stone-100\/50 {
    color: hsla(60,5%,96%,.5)
}

.text-stone-100\/55 {
    color: hsla(60,5%,96%,.55)
}

.text-stone-100\/60 {
    color: hsla(60,5%,96%,.6)
}

.text-stone-100\/65 {
    color: hsla(60,5%,96%,.65)
}

.text-stone-100\/70 {
    color: hsla(60,5%,96%,.7)
}

.text-stone-100\/75 {
    color: hsla(60,5%,96%,.75)
}

.text-stone-100\/80 {
    color: hsla(60,5%,96%,.8)
}

.text-stone-100\/85 {
    color: hsla(60,5%,96%,.85)
}

.text-stone-100\/90 {
    color: hsla(60,5%,96%,.9)
}

.text-stone-100\/95 {
    color: hsla(60,5%,96%,.95)
}

.text-stone-200 {
    --tw-text-opacity: 1;
    color: rgb(231 229 228/var(--tw-text-opacity))
}

.text-stone-200\/0 {
    color: hsla(20,6%,90%,0)
}

.text-stone-200\/10 {
    color: hsla(20,6%,90%,.1)
}

.text-stone-200\/100 {
    color: #e7e5e4
}

.text-stone-200\/15 {
    color: hsla(20,6%,90%,.15)
}

.text-stone-200\/20 {
    color: hsla(20,6%,90%,.2)
}

.text-stone-200\/25 {
    color: hsla(20,6%,90%,.25)
}

.text-stone-200\/30 {
    color: hsla(20,6%,90%,.3)
}

.text-stone-200\/35 {
    color: hsla(20,6%,90%,.35)
}

.text-stone-200\/40 {
    color: hsla(20,6%,90%,.4)
}

.text-stone-200\/45 {
    color: hsla(20,6%,90%,.45)
}

.text-stone-200\/5 {
    color: hsla(20,6%,90%,.05)
}

.text-stone-200\/50 {
    color: hsla(20,6%,90%,.5)
}

.text-stone-200\/55 {
    color: hsla(20,6%,90%,.55)
}

.text-stone-200\/60 {
    color: hsla(20,6%,90%,.6)
}

.text-stone-200\/65 {
    color: hsla(20,6%,90%,.65)
}

.text-stone-200\/70 {
    color: hsla(20,6%,90%,.7)
}

.text-stone-200\/75 {
    color: hsla(20,6%,90%,.75)
}

.text-stone-200\/80 {
    color: hsla(20,6%,90%,.8)
}

.text-stone-200\/85 {
    color: hsla(20,6%,90%,.85)
}

.text-stone-200\/90 {
    color: hsla(20,6%,90%,.9)
}

.text-stone-200\/95 {
    color: hsla(20,6%,90%,.95)
}

.text-stone-300 {
    --tw-text-opacity: 1;
    color: rgb(214 211 209/var(--tw-text-opacity))
}

.text-stone-300\/0 {
    color: hsla(24,6%,83%,0)
}

.text-stone-300\/10 {
    color: hsla(24,6%,83%,.1)
}

.text-stone-300\/100 {
    color: #d6d3d1
}

.text-stone-300\/15 {
    color: hsla(24,6%,83%,.15)
}

.text-stone-300\/20 {
    color: hsla(24,6%,83%,.2)
}

.text-stone-300\/25 {
    color: hsla(24,6%,83%,.25)
}

.text-stone-300\/30 {
    color: hsla(24,6%,83%,.3)
}

.text-stone-300\/35 {
    color: hsla(24,6%,83%,.35)
}

.text-stone-300\/40 {
    color: hsla(24,6%,83%,.4)
}

.text-stone-300\/45 {
    color: hsla(24,6%,83%,.45)
}

.text-stone-300\/5 {
    color: hsla(24,6%,83%,.05)
}

.text-stone-300\/50 {
    color: hsla(24,6%,83%,.5)
}

.text-stone-300\/55 {
    color: hsla(24,6%,83%,.55)
}

.text-stone-300\/60 {
    color: hsla(24,6%,83%,.6)
}

.text-stone-300\/65 {
    color: hsla(24,6%,83%,.65)
}

.text-stone-300\/70 {
    color: hsla(24,6%,83%,.7)
}

.text-stone-300\/75 {
    color: hsla(24,6%,83%,.75)
}

.text-stone-300\/80 {
    color: hsla(24,6%,83%,.8)
}

.text-stone-300\/85 {
    color: hsla(24,6%,83%,.85)
}

.text-stone-300\/90 {
    color: hsla(24,6%,83%,.9)
}

.text-stone-300\/95 {
    color: hsla(24,6%,83%,.95)
}

.text-stone-400 {
    --tw-text-opacity: 1;
    color: rgb(168 162 158/var(--tw-text-opacity))
}

.text-stone-400\/0 {
    color: hsla(24,5%,64%,0)
}

.text-stone-400\/10 {
    color: hsla(24,5%,64%,.1)
}

.text-stone-400\/100 {
    color: #a8a29e
}

.text-stone-400\/15 {
    color: hsla(24,5%,64%,.15)
}

.text-stone-400\/20 {
    color: hsla(24,5%,64%,.2)
}

.text-stone-400\/25 {
    color: hsla(24,5%,64%,.25)
}

.text-stone-400\/30 {
    color: hsla(24,5%,64%,.3)
}

.text-stone-400\/35 {
    color: hsla(24,5%,64%,.35)
}

.text-stone-400\/40 {
    color: hsla(24,5%,64%,.4)
}

.text-stone-400\/45 {
    color: hsla(24,5%,64%,.45)
}

.text-stone-400\/5 {
    color: hsla(24,5%,64%,.05)
}

.text-stone-400\/50 {
    color: hsla(24,5%,64%,.5)
}

.text-stone-400\/55 {
    color: hsla(24,5%,64%,.55)
}

.text-stone-400\/60 {
    color: hsla(24,5%,64%,.6)
}

.text-stone-400\/65 {
    color: hsla(24,5%,64%,.65)
}

.text-stone-400\/70 {
    color: hsla(24,5%,64%,.7)
}

.text-stone-400\/75 {
    color: hsla(24,5%,64%,.75)
}

.text-stone-400\/80 {
    color: hsla(24,5%,64%,.8)
}

.text-stone-400\/85 {
    color: hsla(24,5%,64%,.85)
}

.text-stone-400\/90 {
    color: hsla(24,5%,64%,.9)
}

.text-stone-400\/95 {
    color: hsla(24,5%,64%,.95)
}

.text-stone-50 {
    --tw-text-opacity: 1;
    color: rgb(250 250 249/var(--tw-text-opacity))
}

.text-stone-50\/0 {
    color: hsla(60,9%,98%,0)
}

.text-stone-50\/10 {
    color: hsla(60,9%,98%,.1)
}

.text-stone-50\/100 {
    color: #fafaf9
}

.text-stone-50\/15 {
    color: hsla(60,9%,98%,.15)
}

.text-stone-50\/20 {
    color: hsla(60,9%,98%,.2)
}

.text-stone-50\/25 {
    color: hsla(60,9%,98%,.25)
}

.text-stone-50\/30 {
    color: hsla(60,9%,98%,.3)
}

.text-stone-50\/35 {
    color: hsla(60,9%,98%,.35)
}

.text-stone-50\/40 {
    color: hsla(60,9%,98%,.4)
}

.text-stone-50\/45 {
    color: hsla(60,9%,98%,.45)
}

.text-stone-50\/5 {
    color: hsla(60,9%,98%,.05)
}

.text-stone-50\/50 {
    color: hsla(60,9%,98%,.5)
}

.text-stone-50\/55 {
    color: hsla(60,9%,98%,.55)
}

.text-stone-50\/60 {
    color: hsla(60,9%,98%,.6)
}

.text-stone-50\/65 {
    color: hsla(60,9%,98%,.65)
}

.text-stone-50\/70 {
    color: hsla(60,9%,98%,.7)
}

.text-stone-50\/75 {
    color: hsla(60,9%,98%,.75)
}

.text-stone-50\/80 {
    color: hsla(60,9%,98%,.8)
}

.text-stone-50\/85 {
    color: hsla(60,9%,98%,.85)
}

.text-stone-50\/90 {
    color: hsla(60,9%,98%,.9)
}

.text-stone-50\/95 {
    color: hsla(60,9%,98%,.95)
}

.text-stone-500 {
    --tw-text-opacity: 1;
    color: rgb(120 113 108/var(--tw-text-opacity))
}

.text-stone-500\/0 {
    color: hsla(25,5%,45%,0)
}

.text-stone-500\/10 {
    color: hsla(25,5%,45%,.1)
}

.text-stone-500\/100 {
    color: #78716c
}

.text-stone-500\/15 {
    color: hsla(25,5%,45%,.15)
}

.text-stone-500\/20 {
    color: hsla(25,5%,45%,.2)
}

.text-stone-500\/25 {
    color: hsla(25,5%,45%,.25)
}

.text-stone-500\/30 {
    color: hsla(25,5%,45%,.3)
}

.text-stone-500\/35 {
    color: hsla(25,5%,45%,.35)
}

.text-stone-500\/40 {
    color: hsla(25,5%,45%,.4)
}

.text-stone-500\/45 {
    color: hsla(25,5%,45%,.45)
}

.text-stone-500\/5 {
    color: hsla(25,5%,45%,.05)
}

.text-stone-500\/50 {
    color: hsla(25,5%,45%,.5)
}

.text-stone-500\/55 {
    color: hsla(25,5%,45%,.55)
}

.text-stone-500\/60 {
    color: hsla(25,5%,45%,.6)
}

.text-stone-500\/65 {
    color: hsla(25,5%,45%,.65)
}

.text-stone-500\/70 {
    color: hsla(25,5%,45%,.7)
}

.text-stone-500\/75 {
    color: hsla(25,5%,45%,.75)
}

.text-stone-500\/80 {
    color: hsla(25,5%,45%,.8)
}

.text-stone-500\/85 {
    color: hsla(25,5%,45%,.85)
}

.text-stone-500\/90 {
    color: hsla(25,5%,45%,.9)
}

.text-stone-500\/95 {
    color: hsla(25,5%,45%,.95)
}

.text-stone-600 {
    --tw-text-opacity: 1;
    color: rgb(87 83 78/var(--tw-text-opacity))
}

.text-stone-600\/0 {
    color: rgba(87,83,78,0)
}

.text-stone-600\/10 {
    color: rgba(87,83,78,.1)
}

.text-stone-600\/100 {
    color: #57534e
}

.text-stone-600\/15 {
    color: rgba(87,83,78,.15)
}

.text-stone-600\/20 {
    color: rgba(87,83,78,.2)
}

.text-stone-600\/25 {
    color: rgba(87,83,78,.25)
}

.text-stone-600\/30 {
    color: rgba(87,83,78,.3)
}

.text-stone-600\/35 {
    color: rgba(87,83,78,.35)
}

.text-stone-600\/40 {
    color: rgba(87,83,78,.4)
}

.text-stone-600\/45 {
    color: rgba(87,83,78,.45)
}

.text-stone-600\/5 {
    color: rgba(87,83,78,.05)
}

.text-stone-600\/50 {
    color: rgba(87,83,78,.5)
}

.text-stone-600\/55 {
    color: rgba(87,83,78,.55)
}

.text-stone-600\/60 {
    color: rgba(87,83,78,.6)
}

.text-stone-600\/65 {
    color: rgba(87,83,78,.65)
}

.text-stone-600\/70 {
    color: rgba(87,83,78,.7)
}

.text-stone-600\/75 {
    color: rgba(87,83,78,.75)
}

.text-stone-600\/80 {
    color: rgba(87,83,78,.8)
}

.text-stone-600\/85 {
    color: rgba(87,83,78,.85)
}

.text-stone-600\/90 {
    color: rgba(87,83,78,.9)
}

.text-stone-600\/95 {
    color: rgba(87,83,78,.95)
}

.text-stone-700 {
    --tw-text-opacity: 1;
    color: rgb(68 64 60/var(--tw-text-opacity))
}

.text-stone-700\/0 {
    color: rgba(68,64,60,0)
}

.text-stone-700\/10 {
    color: rgba(68,64,60,.1)
}

.text-stone-700\/100 {
    color: #44403c
}

.text-stone-700\/15 {
    color: rgba(68,64,60,.15)
}

.text-stone-700\/20 {
    color: rgba(68,64,60,.2)
}

.text-stone-700\/25 {
    color: rgba(68,64,60,.25)
}

.text-stone-700\/30 {
    color: rgba(68,64,60,.3)
}

.text-stone-700\/35 {
    color: rgba(68,64,60,.35)
}

.text-stone-700\/40 {
    color: rgba(68,64,60,.4)
}

.text-stone-700\/45 {
    color: rgba(68,64,60,.45)
}

.text-stone-700\/5 {
    color: rgba(68,64,60,.05)
}

.text-stone-700\/50 {
    color: rgba(68,64,60,.5)
}

.text-stone-700\/55 {
    color: rgba(68,64,60,.55)
}

.text-stone-700\/60 {
    color: rgba(68,64,60,.6)
}

.text-stone-700\/65 {
    color: rgba(68,64,60,.65)
}

.text-stone-700\/70 {
    color: rgba(68,64,60,.7)
}

.text-stone-700\/75 {
    color: rgba(68,64,60,.75)
}

.text-stone-700\/80 {
    color: rgba(68,64,60,.8)
}

.text-stone-700\/85 {
    color: rgba(68,64,60,.85)
}

.text-stone-700\/90 {
    color: rgba(68,64,60,.9)
}

.text-stone-700\/95 {
    color: rgba(68,64,60,.95)
}

.text-stone-800 {
    --tw-text-opacity: 1;
    color: rgb(41 37 36/var(--tw-text-opacity))
}

.text-stone-800\/0 {
    color: rgba(41,37,36,0)
}

.text-stone-800\/10 {
    color: rgba(41,37,36,.1)
}

.text-stone-800\/100 {
    color: #292524
}

.text-stone-800\/15 {
    color: rgba(41,37,36,.15)
}

.text-stone-800\/20 {
    color: rgba(41,37,36,.2)
}

.text-stone-800\/25 {
    color: rgba(41,37,36,.25)
}

.text-stone-800\/30 {
    color: rgba(41,37,36,.3)
}

.text-stone-800\/35 {
    color: rgba(41,37,36,.35)
}

.text-stone-800\/40 {
    color: rgba(41,37,36,.4)
}

.text-stone-800\/45 {
    color: rgba(41,37,36,.45)
}

.text-stone-800\/5 {
    color: rgba(41,37,36,.05)
}

.text-stone-800\/50 {
    color: rgba(41,37,36,.5)
}

.text-stone-800\/55 {
    color: rgba(41,37,36,.55)
}

.text-stone-800\/60 {
    color: rgba(41,37,36,.6)
}

.text-stone-800\/65 {
    color: rgba(41,37,36,.65)
}

.text-stone-800\/70 {
    color: rgba(41,37,36,.7)
}

.text-stone-800\/75 {
    color: rgba(41,37,36,.75)
}

.text-stone-800\/80 {
    color: rgba(41,37,36,.8)
}

.text-stone-800\/85 {
    color: rgba(41,37,36,.85)
}

.text-stone-800\/90 {
    color: rgba(41,37,36,.9)
}

.text-stone-800\/95 {
    color: rgba(41,37,36,.95)
}

.text-stone-900 {
    --tw-text-opacity: 1;
    color: rgb(28 25 23/var(--tw-text-opacity))
}

.text-stone-900\/0 {
    color: rgba(28,25,23,0)
}

.text-stone-900\/10 {
    color: rgba(28,25,23,.1)
}

.text-stone-900\/100 {
    color: #1c1917
}

.text-stone-900\/15 {
    color: rgba(28,25,23,.15)
}

.text-stone-900\/20 {
    color: rgba(28,25,23,.2)
}

.text-stone-900\/25 {
    color: rgba(28,25,23,.25)
}

.text-stone-900\/30 {
    color: rgba(28,25,23,.3)
}

.text-stone-900\/35 {
    color: rgba(28,25,23,.35)
}

.text-stone-900\/40 {
    color: rgba(28,25,23,.4)
}

.text-stone-900\/45 {
    color: rgba(28,25,23,.45)
}

.text-stone-900\/5 {
    color: rgba(28,25,23,.05)
}

.text-stone-900\/50 {
    color: rgba(28,25,23,.5)
}

.text-stone-900\/55 {
    color: rgba(28,25,23,.55)
}

.text-stone-900\/60 {
    color: rgba(28,25,23,.6)
}

.text-stone-900\/65 {
    color: rgba(28,25,23,.65)
}

.text-stone-900\/70 {
    color: rgba(28,25,23,.7)
}

.text-stone-900\/75 {
    color: rgba(28,25,23,.75)
}

.text-stone-900\/80 {
    color: rgba(28,25,23,.8)
}

.text-stone-900\/85 {
    color: rgba(28,25,23,.85)
}

.text-stone-900\/90 {
    color: rgba(28,25,23,.9)
}

.text-stone-900\/95 {
    color: rgba(28,25,23,.95)
}

.text-stone-950 {
    --tw-text-opacity: 1;
    color: rgb(12 10 9/var(--tw-text-opacity))
}

.text-stone-950\/0 {
    color: rgba(12,10,9,0)
}

.text-stone-950\/10 {
    color: rgba(12,10,9,.1)
}

.text-stone-950\/100 {
    color: #0c0a09
}

.text-stone-950\/15 {
    color: rgba(12,10,9,.15)
}

.text-stone-950\/20 {
    color: rgba(12,10,9,.2)
}

.text-stone-950\/25 {
    color: rgba(12,10,9,.25)
}

.text-stone-950\/30 {
    color: rgba(12,10,9,.3)
}

.text-stone-950\/35 {
    color: rgba(12,10,9,.35)
}

.text-stone-950\/40 {
    color: rgba(12,10,9,.4)
}

.text-stone-950\/45 {
    color: rgba(12,10,9,.45)
}

.text-stone-950\/5 {
    color: rgba(12,10,9,.05)
}

.text-stone-950\/50 {
    color: rgba(12,10,9,.5)
}

.text-stone-950\/55 {
    color: rgba(12,10,9,.55)
}

.text-stone-950\/60 {
    color: rgba(12,10,9,.6)
}

.text-stone-950\/65 {
    color: rgba(12,10,9,.65)
}

.text-stone-950\/70 {
    color: rgba(12,10,9,.7)
}

.text-stone-950\/75 {
    color: rgba(12,10,9,.75)
}

.text-stone-950\/80 {
    color: rgba(12,10,9,.8)
}

.text-stone-950\/85 {
    color: rgba(12,10,9,.85)
}

.text-stone-950\/90 {
    color: rgba(12,10,9,.9)
}

.text-stone-950\/95 {
    color: rgba(12,10,9,.95)
}

.text-transparent,.text-transparent\/0 {
    color: transparent
}

.text-transparent\/10 {
    color: rgba(0,0,0,.1)
}

.text-transparent\/100 {
    color: #000
}

.text-transparent\/15 {
    color: rgba(0,0,0,.15)
}

.text-transparent\/20 {
    color: rgba(0,0,0,.2)
}

.text-transparent\/25 {
    color: rgba(0,0,0,.25)
}

.text-transparent\/30 {
    color: rgba(0,0,0,.3)
}

.text-transparent\/35 {
    color: rgba(0,0,0,.35)
}

.text-transparent\/40 {
    color: rgba(0,0,0,.4)
}

.text-transparent\/45 {
    color: rgba(0,0,0,.45)
}

.text-transparent\/5 {
    color: rgba(0,0,0,.05)
}

.text-transparent\/50 {
    color: rgba(0,0,0,.5)
}

.text-transparent\/55 {
    color: rgba(0,0,0,.55)
}

.text-transparent\/60 {
    color: rgba(0,0,0,.6)
}

.text-transparent\/65 {
    color: rgba(0,0,0,.65)
}

.text-transparent\/70 {
    color: rgba(0,0,0,.7)
}

.text-transparent\/75 {
    color: rgba(0,0,0,.75)
}

.text-transparent\/80 {
    color: rgba(0,0,0,.8)
}

.text-transparent\/85 {
    color: rgba(0,0,0,.85)
}

.text-transparent\/90 {
    color: rgba(0,0,0,.9)
}

.text-transparent\/95 {
    color: rgba(0,0,0,.95)
}

.text-tundora {
    --tw-text-opacity: 1;
    color: rgb(64 64 64/var(--tw-text-opacity))
}

.text-tundora\/0 {
    color: rgba(64,64,64,0)
}

.text-tundora\/10 {
    color: rgba(64,64,64,.1)
}

.text-tundora\/100 {
    color: #404040
}

.text-tundora\/15 {
    color: rgba(64,64,64,.15)
}

.text-tundora\/20 {
    color: rgba(64,64,64,.2)
}

.text-tundora\/25 {
    color: rgba(64,64,64,.25)
}

.text-tundora\/30 {
    color: rgba(64,64,64,.3)
}

.text-tundora\/35 {
    color: rgba(64,64,64,.35)
}

.text-tundora\/40 {
    color: rgba(64,64,64,.4)
}

.text-tundora\/45 {
    color: rgba(64,64,64,.45)
}

.text-tundora\/5 {
    color: rgba(64,64,64,.05)
}

.text-tundora\/50 {
    color: rgba(64,64,64,.5)
}

.text-tundora\/55 {
    color: rgba(64,64,64,.55)
}

.text-tundora\/60 {
    color: rgba(64,64,64,.6)
}

.text-tundora\/65 {
    color: rgba(64,64,64,.65)
}

.text-tundora\/70 {
    color: rgba(64,64,64,.7)
}

.text-tundora\/75 {
    color: rgba(64,64,64,.75)
}

.text-tundora\/80 {
    color: rgba(64,64,64,.8)
}

.text-tundora\/85 {
    color: rgba(64,64,64,.85)
}

.text-tundora\/90 {
    color: rgba(64,64,64,.9)
}

.text-tundora\/95 {
    color: rgba(64,64,64,.95)
}

.text-uk {
    --tw-text-opacity: 1;
    color: rgb(255 198 0/var(--tw-text-opacity))
}

.text-uk\/0 {
    color: rgba(255,198,0,0)
}

.text-uk\/10 {
    color: rgba(255,198,0,.1)
}

.text-uk\/100 {
    color: #ffc600
}

.text-uk\/15 {
    color: rgba(255,198,0,.15)
}

.text-uk\/20 {
    color: rgba(255,198,0,.2)
}

.text-uk\/25 {
    color: rgba(255,198,0,.25)
}

.text-uk\/30 {
    color: rgba(255,198,0,.3)
}

.text-uk\/35 {
    color: rgba(255,198,0,.35)
}

.text-uk\/40 {
    color: rgba(255,198,0,.4)
}

.text-uk\/45 {
    color: rgba(255,198,0,.45)
}

.text-uk\/5 {
    color: rgba(255,198,0,.05)
}

.text-uk\/50 {
    color: rgba(255,198,0,.5)
}

.text-uk\/55 {
    color: rgba(255,198,0,.55)
}

.text-uk\/60 {
    color: rgba(255,198,0,.6)
}

.text-uk\/65 {
    color: rgba(255,198,0,.65)
}

.text-uk\/70 {
    color: rgba(255,198,0,.7)
}

.text-uk\/75 {
    color: rgba(255,198,0,.75)
}

.text-uk\/80 {
    color: rgba(255,198,0,.8)
}

.text-uk\/85 {
    color: rgba(255,198,0,.85)
}

.text-uk\/90 {
    color: rgba(255,198,0,.9)
}

.text-uk\/95 {
    color: rgba(255,198,0,.95)
}

.text-utility-blue {
    --tw-text-opacity: 1;
    color: rgb(0 118 255/var(--tw-text-opacity))
}

.text-utility-blue\/0 {
    color: rgba(0,118,255,0)
}

.text-utility-blue\/10 {
    color: rgba(0,118,255,.1)
}

.text-utility-blue\/100 {
    color: #0076ff
}

.text-utility-blue\/15 {
    color: rgba(0,118,255,.15)
}

.text-utility-blue\/20 {
    color: rgba(0,118,255,.2)
}

.text-utility-blue\/25 {
    color: rgba(0,118,255,.25)
}

.text-utility-blue\/30 {
    color: rgba(0,118,255,.3)
}

.text-utility-blue\/35 {
    color: rgba(0,118,255,.35)
}

.text-utility-blue\/40 {
    color: rgba(0,118,255,.4)
}

.text-utility-blue\/45 {
    color: rgba(0,118,255,.45)
}

.text-utility-blue\/5 {
    color: rgba(0,118,255,.05)
}

.text-utility-blue\/50 {
    color: rgba(0,118,255,.5)
}

.text-utility-blue\/55 {
    color: rgba(0,118,255,.55)
}

.text-utility-blue\/60 {
    color: rgba(0,118,255,.6)
}

.text-utility-blue\/65 {
    color: rgba(0,118,255,.65)
}

.text-utility-blue\/70 {
    color: rgba(0,118,255,.7)
}

.text-utility-blue\/75 {
    color: rgba(0,118,255,.75)
}

.text-utility-blue\/80 {
    color: rgba(0,118,255,.8)
}

.text-utility-blue\/85 {
    color: rgba(0,118,255,.85)
}

.text-utility-blue\/90 {
    color: rgba(0,118,255,.9)
}

.text-utility-blue\/95 {
    color: rgba(0,118,255,.95)
}

.text-utility-dark {
    --tw-text-opacity: 1;
    color: rgb(34 34 34/var(--tw-text-opacity))
}

.text-utility-dark\/0 {
    color: rgba(34,34,34,0)
}

.text-utility-dark\/10 {
    color: rgba(34,34,34,.1)
}

.text-utility-dark\/100 {
    color: #222
}

.text-utility-dark\/15 {
    color: rgba(34,34,34,.15)
}

.text-utility-dark\/20 {
    color: rgba(34,34,34,.2)
}

.text-utility-dark\/25 {
    color: rgba(34,34,34,.25)
}

.text-utility-dark\/30 {
    color: rgba(34,34,34,.3)
}

.text-utility-dark\/35 {
    color: rgba(34,34,34,.35)
}

.text-utility-dark\/40 {
    color: rgba(34,34,34,.4)
}

.text-utility-dark\/45 {
    color: rgba(34,34,34,.45)
}

.text-utility-dark\/5 {
    color: rgba(34,34,34,.05)
}

.text-utility-dark\/50 {
    color: rgba(34,34,34,.5)
}

.text-utility-dark\/55 {
    color: rgba(34,34,34,.55)
}

.text-utility-dark\/60 {
    color: rgba(34,34,34,.6)
}

.text-utility-dark\/65 {
    color: rgba(34,34,34,.65)
}

.text-utility-dark\/70 {
    color: rgba(34,34,34,.7)
}

.text-utility-dark\/75 {
    color: rgba(34,34,34,.75)
}

.text-utility-dark\/80 {
    color: rgba(34,34,34,.8)
}

.text-utility-dark\/85 {
    color: rgba(34,34,34,.85)
}

.text-utility-dark\/90 {
    color: rgba(34,34,34,.9)
}

.text-utility-dark\/95 {
    color: rgba(34,34,34,.95)
}

.text-utility-gold {
    --tw-text-opacity: 1;
    color: rgb(255 202 40/var(--tw-text-opacity))
}

.text-utility-gold\/0 {
    color: rgba(255,202,40,0)
}

.text-utility-gold\/10 {
    color: rgba(255,202,40,.1)
}

.text-utility-gold\/100 {
    color: #ffca28
}

.text-utility-gold\/15 {
    color: rgba(255,202,40,.15)
}

.text-utility-gold\/20 {
    color: rgba(255,202,40,.2)
}

.text-utility-gold\/25 {
    color: rgba(255,202,40,.25)
}

.text-utility-gold\/30 {
    color: rgba(255,202,40,.3)
}

.text-utility-gold\/35 {
    color: rgba(255,202,40,.35)
}

.text-utility-gold\/40 {
    color: rgba(255,202,40,.4)
}

.text-utility-gold\/45 {
    color: rgba(255,202,40,.45)
}

.text-utility-gold\/5 {
    color: rgba(255,202,40,.05)
}

.text-utility-gold\/50 {
    color: rgba(255,202,40,.5)
}

.text-utility-gold\/55 {
    color: rgba(255,202,40,.55)
}

.text-utility-gold\/60 {
    color: rgba(255,202,40,.6)
}

.text-utility-gold\/65 {
    color: rgba(255,202,40,.65)
}

.text-utility-gold\/70 {
    color: rgba(255,202,40,.7)
}

.text-utility-gold\/75 {
    color: rgba(255,202,40,.75)
}

.text-utility-gold\/80 {
    color: rgba(255,202,40,.8)
}

.text-utility-gold\/85 {
    color: rgba(255,202,40,.85)
}

.text-utility-gold\/90 {
    color: rgba(255,202,40,.9)
}

.text-utility-gold\/95 {
    color: rgba(255,202,40,.95)
}

.text-utility-green {
    --tw-text-opacity: 1;
    color: rgb(114 206 123/var(--tw-text-opacity))
}

.text-utility-green\/0 {
    color: rgba(114,206,123,0)
}

.text-utility-green\/10 {
    color: rgba(114,206,123,.1)
}

.text-utility-green\/100 {
    color: #72ce7b
}

.text-utility-green\/15 {
    color: rgba(114,206,123,.15)
}

.text-utility-green\/20 {
    color: rgba(114,206,123,.2)
}

.text-utility-green\/25 {
    color: rgba(114,206,123,.25)
}

.text-utility-green\/30 {
    color: rgba(114,206,123,.3)
}

.text-utility-green\/35 {
    color: rgba(114,206,123,.35)
}

.text-utility-green\/40 {
    color: rgba(114,206,123,.4)
}

.text-utility-green\/45 {
    color: rgba(114,206,123,.45)
}

.text-utility-green\/5 {
    color: rgba(114,206,123,.05)
}

.text-utility-green\/50 {
    color: rgba(114,206,123,.5)
}

.text-utility-green\/55 {
    color: rgba(114,206,123,.55)
}

.text-utility-green\/60 {
    color: rgba(114,206,123,.6)
}

.text-utility-green\/65 {
    color: rgba(114,206,123,.65)
}

.text-utility-green\/70 {
    color: rgba(114,206,123,.7)
}

.text-utility-green\/75 {
    color: rgba(114,206,123,.75)
}

.text-utility-green\/80 {
    color: rgba(114,206,123,.8)
}

.text-utility-green\/85 {
    color: rgba(114,206,123,.85)
}

.text-utility-green\/90 {
    color: rgba(114,206,123,.9)
}

.text-utility-green\/95 {
    color: rgba(114,206,123,.95)
}

.text-utility-magenta {
    --tw-text-opacity: 1;
    color: rgb(177 74 176/var(--tw-text-opacity))
}

.text-utility-magenta\/0 {
    color: rgba(177,74,176,0)
}

.text-utility-magenta\/10 {
    color: rgba(177,74,176,.1)
}

.text-utility-magenta\/100 {
    color: #b14ab0
}

.text-utility-magenta\/15 {
    color: rgba(177,74,176,.15)
}

.text-utility-magenta\/20 {
    color: rgba(177,74,176,.2)
}

.text-utility-magenta\/25 {
    color: rgba(177,74,176,.25)
}

.text-utility-magenta\/30 {
    color: rgba(177,74,176,.3)
}

.text-utility-magenta\/35 {
    color: rgba(177,74,176,.35)
}

.text-utility-magenta\/40 {
    color: rgba(177,74,176,.4)
}

.text-utility-magenta\/45 {
    color: rgba(177,74,176,.45)
}

.text-utility-magenta\/5 {
    color: rgba(177,74,176,.05)
}

.text-utility-magenta\/50 {
    color: rgba(177,74,176,.5)
}

.text-utility-magenta\/55 {
    color: rgba(177,74,176,.55)
}

.text-utility-magenta\/60 {
    color: rgba(177,74,176,.6)
}

.text-utility-magenta\/65 {
    color: rgba(177,74,176,.65)
}

.text-utility-magenta\/70 {
    color: rgba(177,74,176,.7)
}

.text-utility-magenta\/75 {
    color: rgba(177,74,176,.75)
}

.text-utility-magenta\/80 {
    color: rgba(177,74,176,.8)
}

.text-utility-magenta\/85 {
    color: rgba(177,74,176,.85)
}

.text-utility-magenta\/90 {
    color: rgba(177,74,176,.9)
}

.text-utility-magenta\/95 {
    color: rgba(177,74,176,.95)
}

.text-utility-orange {
    --tw-text-opacity: 1;
    color: rgb(255 118 0/var(--tw-text-opacity))
}

.text-utility-orange\/0 {
    color: rgba(255,118,0,0)
}

.text-utility-orange\/10 {
    color: rgba(255,118,0,.1)
}

.text-utility-orange\/100 {
    color: #ff7600
}

.text-utility-orange\/15 {
    color: rgba(255,118,0,.15)
}

.text-utility-orange\/20 {
    color: rgba(255,118,0,.2)
}

.text-utility-orange\/25 {
    color: rgba(255,118,0,.25)
}

.text-utility-orange\/30 {
    color: rgba(255,118,0,.3)
}

.text-utility-orange\/35 {
    color: rgba(255,118,0,.35)
}

.text-utility-orange\/40 {
    color: rgba(255,118,0,.4)
}

.text-utility-orange\/45 {
    color: rgba(255,118,0,.45)
}

.text-utility-orange\/5 {
    color: rgba(255,118,0,.05)
}

.text-utility-orange\/50 {
    color: rgba(255,118,0,.5)
}

.text-utility-orange\/55 {
    color: rgba(255,118,0,.55)
}

.text-utility-orange\/60 {
    color: rgba(255,118,0,.6)
}

.text-utility-orange\/65 {
    color: rgba(255,118,0,.65)
}

.text-utility-orange\/70 {
    color: rgba(255,118,0,.7)
}

.text-utility-orange\/75 {
    color: rgba(255,118,0,.75)
}

.text-utility-orange\/80 {
    color: rgba(255,118,0,.8)
}

.text-utility-orange\/85 {
    color: rgba(255,118,0,.85)
}

.text-utility-orange\/90 {
    color: rgba(255,118,0,.9)
}

.text-utility-orange\/95 {
    color: rgba(255,118,0,.95)
}

.text-utility-peach {
    --tw-text-opacity: 1;
    color: rgb(254 128 91/var(--tw-text-opacity))
}

.text-utility-peach\/0 {
    color: rgba(254,128,91,0)
}

.text-utility-peach\/10 {
    color: rgba(254,128,91,.1)
}

.text-utility-peach\/100 {
    color: #fe805b
}

.text-utility-peach\/15 {
    color: rgba(254,128,91,.15)
}

.text-utility-peach\/20 {
    color: rgba(254,128,91,.2)
}

.text-utility-peach\/25 {
    color: rgba(254,128,91,.25)
}

.text-utility-peach\/30 {
    color: rgba(254,128,91,.3)
}

.text-utility-peach\/35 {
    color: rgba(254,128,91,.35)
}

.text-utility-peach\/40 {
    color: rgba(254,128,91,.4)
}

.text-utility-peach\/45 {
    color: rgba(254,128,91,.45)
}

.text-utility-peach\/5 {
    color: rgba(254,128,91,.05)
}

.text-utility-peach\/50 {
    color: rgba(254,128,91,.5)
}

.text-utility-peach\/55 {
    color: rgba(254,128,91,.55)
}

.text-utility-peach\/60 {
    color: rgba(254,128,91,.6)
}

.text-utility-peach\/65 {
    color: rgba(254,128,91,.65)
}

.text-utility-peach\/70 {
    color: rgba(254,128,91,.7)
}

.text-utility-peach\/75 {
    color: rgba(254,128,91,.75)
}

.text-utility-peach\/80 {
    color: rgba(254,128,91,.8)
}

.text-utility-peach\/85 {
    color: rgba(254,128,91,.85)
}

.text-utility-peach\/90 {
    color: rgba(254,128,91,.9)
}

.text-utility-peach\/95 {
    color: rgba(254,128,91,.95)
}

.text-utility-red {
    --tw-text-opacity: 1;
    color: rgb(239 61 87/var(--tw-text-opacity))
}

.text-utility-red\/0 {
    color: rgba(239,61,87,0)
}

.text-utility-red\/10 {
    color: rgba(239,61,87,.1)
}

.text-utility-red\/100 {
    color: #ef3d57
}

.text-utility-red\/15 {
    color: rgba(239,61,87,.15)
}

.text-utility-red\/20 {
    color: rgba(239,61,87,.2)
}

.text-utility-red\/25 {
    color: rgba(239,61,87,.25)
}

.text-utility-red\/30 {
    color: rgba(239,61,87,.3)
}

.text-utility-red\/35 {
    color: rgba(239,61,87,.35)
}

.text-utility-red\/40 {
    color: rgba(239,61,87,.4)
}

.text-utility-red\/45 {
    color: rgba(239,61,87,.45)
}

.text-utility-red\/5 {
    color: rgba(239,61,87,.05)
}

.text-utility-red\/50 {
    color: rgba(239,61,87,.5)
}

.text-utility-red\/55 {
    color: rgba(239,61,87,.55)
}

.text-utility-red\/60 {
    color: rgba(239,61,87,.6)
}

.text-utility-red\/65 {
    color: rgba(239,61,87,.65)
}

.text-utility-red\/70 {
    color: rgba(239,61,87,.7)
}

.text-utility-red\/75 {
    color: rgba(239,61,87,.75)
}

.text-utility-red\/80 {
    color: rgba(239,61,87,.8)
}

.text-utility-red\/85 {
    color: rgba(239,61,87,.85)
}

.text-utility-red\/90 {
    color: rgba(239,61,87,.9)
}

.text-utility-red\/95 {
    color: rgba(239,61,87,.95)
}

.text-utility-teal {
    --tw-text-opacity: 1;
    color: rgb(0 191 165/var(--tw-text-opacity))
}

.text-utility-teal\/0 {
    color: rgba(0,191,165,0)
}

.text-utility-teal\/10 {
    color: rgba(0,191,165,.1)
}

.text-utility-teal\/100 {
    color: #00bfa5
}

.text-utility-teal\/15 {
    color: rgba(0,191,165,.15)
}

.text-utility-teal\/20 {
    color: rgba(0,191,165,.2)
}

.text-utility-teal\/25 {
    color: rgba(0,191,165,.25)
}

.text-utility-teal\/30 {
    color: rgba(0,191,165,.3)
}

.text-utility-teal\/35 {
    color: rgba(0,191,165,.35)
}

.text-utility-teal\/40 {
    color: rgba(0,191,165,.4)
}

.text-utility-teal\/45 {
    color: rgba(0,191,165,.45)
}

.text-utility-teal\/5 {
    color: rgba(0,191,165,.05)
}

.text-utility-teal\/50 {
    color: rgba(0,191,165,.5)
}

.text-utility-teal\/55 {
    color: rgba(0,191,165,.55)
}

.text-utility-teal\/60 {
    color: rgba(0,191,165,.6)
}

.text-utility-teal\/65 {
    color: rgba(0,191,165,.65)
}

.text-utility-teal\/70 {
    color: rgba(0,191,165,.7)
}

.text-utility-teal\/75 {
    color: rgba(0,191,165,.75)
}

.text-utility-teal\/80 {
    color: rgba(0,191,165,.8)
}

.text-utility-teal\/85 {
    color: rgba(0,191,165,.85)
}

.text-utility-teal\/90 {
    color: rgba(0,191,165,.9)
}

.text-utility-teal\/95 {
    color: rgba(0,191,165,.95)
}

.text-utility-water {
    --tw-text-opacity: 1;
    color: rgb(99 252 205/var(--tw-text-opacity))
}

.text-utility-water\/0 {
    color: rgba(99,252,205,0)
}

.text-utility-water\/10 {
    color: rgba(99,252,205,.1)
}

.text-utility-water\/100 {
    color: #63fccd
}

.text-utility-water\/15 {
    color: rgba(99,252,205,.15)
}

.text-utility-water\/20 {
    color: rgba(99,252,205,.2)
}

.text-utility-water\/25 {
    color: rgba(99,252,205,.25)
}

.text-utility-water\/30 {
    color: rgba(99,252,205,.3)
}

.text-utility-water\/35 {
    color: rgba(99,252,205,.35)
}

.text-utility-water\/40 {
    color: rgba(99,252,205,.4)
}

.text-utility-water\/45 {
    color: rgba(99,252,205,.45)
}

.text-utility-water\/5 {
    color: rgba(99,252,205,.05)
}

.text-utility-water\/50 {
    color: rgba(99,252,205,.5)
}

.text-utility-water\/55 {
    color: rgba(99,252,205,.55)
}

.text-utility-water\/60 {
    color: rgba(99,252,205,.6)
}

.text-utility-water\/65 {
    color: rgba(99,252,205,.65)
}

.text-utility-water\/70 {
    color: rgba(99,252,205,.7)
}

.text-utility-water\/75 {
    color: rgba(99,252,205,.75)
}

.text-utility-water\/80 {
    color: rgba(99,252,205,.8)
}

.text-utility-water\/85 {
    color: rgba(99,252,205,.85)
}

.text-utility-water\/90 {
    color: rgba(99,252,205,.9)
}

.text-utility-water\/95 {
    color: rgba(99,252,205,.95)
}

.text-utility-yellow {
    --tw-text-opacity: 1;
    color: rgb(255 214 0/var(--tw-text-opacity))
}

.text-utility-yellow\/0 {
    color: rgba(255,214,0,0)
}

.text-utility-yellow\/10 {
    color: rgba(255,214,0,.1)
}

.text-utility-yellow\/100 {
    color: #ffd600
}

.text-utility-yellow\/15 {
    color: rgba(255,214,0,.15)
}

.text-utility-yellow\/20 {
    color: rgba(255,214,0,.2)
}

.text-utility-yellow\/25 {
    color: rgba(255,214,0,.25)
}

.text-utility-yellow\/30 {
    color: rgba(255,214,0,.3)
}

.text-utility-yellow\/35 {
    color: rgba(255,214,0,.35)
}

.text-utility-yellow\/40 {
    color: rgba(255,214,0,.4)
}

.text-utility-yellow\/45 {
    color: rgba(255,214,0,.45)
}

.text-utility-yellow\/5 {
    color: rgba(255,214,0,.05)
}

.text-utility-yellow\/50 {
    color: rgba(255,214,0,.5)
}

.text-utility-yellow\/55 {
    color: rgba(255,214,0,.55)
}

.text-utility-yellow\/60 {
    color: rgba(255,214,0,.6)
}

.text-utility-yellow\/65 {
    color: rgba(255,214,0,.65)
}

.text-utility-yellow\/70 {
    color: rgba(255,214,0,.7)
}

.text-utility-yellow\/75 {
    color: rgba(255,214,0,.75)
}

.text-utility-yellow\/80 {
    color: rgba(255,214,0,.8)
}

.text-utility-yellow\/85 {
    color: rgba(255,214,0,.85)
}

.text-utility-yellow\/90 {
    color: rgba(255,214,0,.9)
}

.text-utility-yellow\/95 {
    color: rgba(255,214,0,.95)
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.text-white\/0 {
    color: hsla(0,0%,100%,0)
}

.text-white\/10 {
    color: hsla(0,0%,100%,.1)
}

.text-white\/100 {
    color: #fff
}

.text-white\/15 {
    color: hsla(0,0%,100%,.15)
}

.text-white\/20 {
    color: hsla(0,0%,100%,.2)
}

.text-white\/25 {
    color: hsla(0,0%,100%,.25)
}

.text-white\/30 {
    color: hsla(0,0%,100%,.3)
}

.text-white\/35 {
    color: hsla(0,0%,100%,.35)
}

.text-white\/40 {
    color: hsla(0,0%,100%,.4)
}

.text-white\/45 {
    color: hsla(0,0%,100%,.45)
}

.text-white\/5 {
    color: hsla(0,0%,100%,.05)
}

.text-white\/50 {
    color: hsla(0,0%,100%,.5)
}

.text-white\/55 {
    color: hsla(0,0%,100%,.55)
}

.text-white\/60 {
    color: hsla(0,0%,100%,.6)
}

.text-white\/65 {
    color: hsla(0,0%,100%,.65)
}

.text-white\/70 {
    color: hsla(0,0%,100%,.7)
}

.text-white\/75 {
    color: hsla(0,0%,100%,.75)
}

.text-white\/80 {
    color: hsla(0,0%,100%,.8)
}

.text-white\/85 {
    color: hsla(0,0%,100%,.85)
}

.text-white\/90 {
    color: hsla(0,0%,100%,.9)
}

.text-white\/95 {
    color: hsla(0,0%,100%,.95)
}

.text-zinc-100 {
    --tw-text-opacity: 1;
    color: rgb(244 244 245/var(--tw-text-opacity))
}

.text-zinc-100\/0 {
    color: hsla(240,5%,96%,0)
}

.text-zinc-100\/10 {
    color: hsla(240,5%,96%,.1)
}

.text-zinc-100\/100 {
    color: #f4f4f5
}

.text-zinc-100\/15 {
    color: hsla(240,5%,96%,.15)
}

.text-zinc-100\/20 {
    color: hsla(240,5%,96%,.2)
}

.text-zinc-100\/25 {
    color: hsla(240,5%,96%,.25)
}

.text-zinc-100\/30 {
    color: hsla(240,5%,96%,.3)
}

.text-zinc-100\/35 {
    color: hsla(240,5%,96%,.35)
}

.text-zinc-100\/40 {
    color: hsla(240,5%,96%,.4)
}

.text-zinc-100\/45 {
    color: hsla(240,5%,96%,.45)
}

.text-zinc-100\/5 {
    color: hsla(240,5%,96%,.05)
}

.text-zinc-100\/50 {
    color: hsla(240,5%,96%,.5)
}

.text-zinc-100\/55 {
    color: hsla(240,5%,96%,.55)
}

.text-zinc-100\/60 {
    color: hsla(240,5%,96%,.6)
}

.text-zinc-100\/65 {
    color: hsla(240,5%,96%,.65)
}

.text-zinc-100\/70 {
    color: hsla(240,5%,96%,.7)
}

.text-zinc-100\/75 {
    color: hsla(240,5%,96%,.75)
}

.text-zinc-100\/80 {
    color: hsla(240,5%,96%,.8)
}

.text-zinc-100\/85 {
    color: hsla(240,5%,96%,.85)
}

.text-zinc-100\/90 {
    color: hsla(240,5%,96%,.9)
}

.text-zinc-100\/95 {
    color: hsla(240,5%,96%,.95)
}

.text-zinc-200 {
    --tw-text-opacity: 1;
    color: rgb(228 228 231/var(--tw-text-opacity))
}

.text-zinc-200\/0 {
    color: hsla(240,6%,90%,0)
}

.text-zinc-200\/10 {
    color: hsla(240,6%,90%,.1)
}

.text-zinc-200\/100 {
    color: #e4e4e7
}

.text-zinc-200\/15 {
    color: hsla(240,6%,90%,.15)
}

.text-zinc-200\/20 {
    color: hsla(240,6%,90%,.2)
}

.text-zinc-200\/25 {
    color: hsla(240,6%,90%,.25)
}

.text-zinc-200\/30 {
    color: hsla(240,6%,90%,.3)
}

.text-zinc-200\/35 {
    color: hsla(240,6%,90%,.35)
}

.text-zinc-200\/40 {
    color: hsla(240,6%,90%,.4)
}

.text-zinc-200\/45 {
    color: hsla(240,6%,90%,.45)
}

.text-zinc-200\/5 {
    color: hsla(240,6%,90%,.05)
}

.text-zinc-200\/50 {
    color: hsla(240,6%,90%,.5)
}

.text-zinc-200\/55 {
    color: hsla(240,6%,90%,.55)
}

.text-zinc-200\/60 {
    color: hsla(240,6%,90%,.6)
}

.text-zinc-200\/65 {
    color: hsla(240,6%,90%,.65)
}

.text-zinc-200\/70 {
    color: hsla(240,6%,90%,.7)
}

.text-zinc-200\/75 {
    color: hsla(240,6%,90%,.75)
}

.text-zinc-200\/80 {
    color: hsla(240,6%,90%,.8)
}

.text-zinc-200\/85 {
    color: hsla(240,6%,90%,.85)
}

.text-zinc-200\/90 {
    color: hsla(240,6%,90%,.9)
}

.text-zinc-200\/95 {
    color: hsla(240,6%,90%,.95)
}

.text-zinc-300 {
    --tw-text-opacity: 1;
    color: rgb(212 212 216/var(--tw-text-opacity))
}

.text-zinc-300\/0 {
    color: hsla(240,5%,84%,0)
}

.text-zinc-300\/10 {
    color: hsla(240,5%,84%,.1)
}

.text-zinc-300\/100 {
    color: #d4d4d8
}

.text-zinc-300\/15 {
    color: hsla(240,5%,84%,.15)
}

.text-zinc-300\/20 {
    color: hsla(240,5%,84%,.2)
}

.text-zinc-300\/25 {
    color: hsla(240,5%,84%,.25)
}

.text-zinc-300\/30 {
    color: hsla(240,5%,84%,.3)
}

.text-zinc-300\/35 {
    color: hsla(240,5%,84%,.35)
}

.text-zinc-300\/40 {
    color: hsla(240,5%,84%,.4)
}

.text-zinc-300\/45 {
    color: hsla(240,5%,84%,.45)
}

.text-zinc-300\/5 {
    color: hsla(240,5%,84%,.05)
}

.text-zinc-300\/50 {
    color: hsla(240,5%,84%,.5)
}

.text-zinc-300\/55 {
    color: hsla(240,5%,84%,.55)
}

.text-zinc-300\/60 {
    color: hsla(240,5%,84%,.6)
}

.text-zinc-300\/65 {
    color: hsla(240,5%,84%,.65)
}

.text-zinc-300\/70 {
    color: hsla(240,5%,84%,.7)
}

.text-zinc-300\/75 {
    color: hsla(240,5%,84%,.75)
}

.text-zinc-300\/80 {
    color: hsla(240,5%,84%,.8)
}

.text-zinc-300\/85 {
    color: hsla(240,5%,84%,.85)
}

.text-zinc-300\/90 {
    color: hsla(240,5%,84%,.9)
}

.text-zinc-300\/95 {
    color: hsla(240,5%,84%,.95)
}

.text-zinc-400 {
    --tw-text-opacity: 1;
    color: rgb(161 161 170/var(--tw-text-opacity))
}

.text-zinc-400\/0 {
    color: hsla(240,5%,65%,0)
}

.text-zinc-400\/10 {
    color: hsla(240,5%,65%,.1)
}

.text-zinc-400\/100 {
    color: #a1a1aa
}

.text-zinc-400\/15 {
    color: hsla(240,5%,65%,.15)
}

.text-zinc-400\/20 {
    color: hsla(240,5%,65%,.2)
}

.text-zinc-400\/25 {
    color: hsla(240,5%,65%,.25)
}

.text-zinc-400\/30 {
    color: hsla(240,5%,65%,.3)
}

.text-zinc-400\/35 {
    color: hsla(240,5%,65%,.35)
}

.text-zinc-400\/40 {
    color: hsla(240,5%,65%,.4)
}

.text-zinc-400\/45 {
    color: hsla(240,5%,65%,.45)
}

.text-zinc-400\/5 {
    color: hsla(240,5%,65%,.05)
}

.text-zinc-400\/50 {
    color: hsla(240,5%,65%,.5)
}

.text-zinc-400\/55 {
    color: hsla(240,5%,65%,.55)
}

.text-zinc-400\/60 {
    color: hsla(240,5%,65%,.6)
}

.text-zinc-400\/65 {
    color: hsla(240,5%,65%,.65)
}

.text-zinc-400\/70 {
    color: hsla(240,5%,65%,.7)
}

.text-zinc-400\/75 {
    color: hsla(240,5%,65%,.75)
}

.text-zinc-400\/80 {
    color: hsla(240,5%,65%,.8)
}

.text-zinc-400\/85 {
    color: hsla(240,5%,65%,.85)
}

.text-zinc-400\/90 {
    color: hsla(240,5%,65%,.9)
}

.text-zinc-400\/95 {
    color: hsla(240,5%,65%,.95)
}

.text-zinc-50 {
    --tw-text-opacity: 1;
    color: rgb(250 250 250/var(--tw-text-opacity))
}

.text-zinc-50\/0 {
    color: hsla(0,0%,98%,0)
}

.text-zinc-50\/10 {
    color: hsla(0,0%,98%,.1)
}

.text-zinc-50\/100 {
    color: #fafafa
}

.text-zinc-50\/15 {
    color: hsla(0,0%,98%,.15)
}

.text-zinc-50\/20 {
    color: hsla(0,0%,98%,.2)
}

.text-zinc-50\/25 {
    color: hsla(0,0%,98%,.25)
}

.text-zinc-50\/30 {
    color: hsla(0,0%,98%,.3)
}

.text-zinc-50\/35 {
    color: hsla(0,0%,98%,.35)
}

.text-zinc-50\/40 {
    color: hsla(0,0%,98%,.4)
}

.text-zinc-50\/45 {
    color: hsla(0,0%,98%,.45)
}

.text-zinc-50\/5 {
    color: hsla(0,0%,98%,.05)
}

.text-zinc-50\/50 {
    color: hsla(0,0%,98%,.5)
}

.text-zinc-50\/55 {
    color: hsla(0,0%,98%,.55)
}

.text-zinc-50\/60 {
    color: hsla(0,0%,98%,.6)
}

.text-zinc-50\/65 {
    color: hsla(0,0%,98%,.65)
}

.text-zinc-50\/70 {
    color: hsla(0,0%,98%,.7)
}

.text-zinc-50\/75 {
    color: hsla(0,0%,98%,.75)
}

.text-zinc-50\/80 {
    color: hsla(0,0%,98%,.8)
}

.text-zinc-50\/85 {
    color: hsla(0,0%,98%,.85)
}

.text-zinc-50\/90 {
    color: hsla(0,0%,98%,.9)
}

.text-zinc-50\/95 {
    color: hsla(0,0%,98%,.95)
}

.text-zinc-500 {
    --tw-text-opacity: 1;
    color: rgb(113 113 122/var(--tw-text-opacity))
}

.text-zinc-500\/0 {
    color: hsla(240,4%,46%,0)
}

.text-zinc-500\/10 {
    color: hsla(240,4%,46%,.1)
}

.text-zinc-500\/100 {
    color: #71717a
}

.text-zinc-500\/15 {
    color: hsla(240,4%,46%,.15)
}

.text-zinc-500\/20 {
    color: hsla(240,4%,46%,.2)
}

.text-zinc-500\/25 {
    color: hsla(240,4%,46%,.25)
}

.text-zinc-500\/30 {
    color: hsla(240,4%,46%,.3)
}

.text-zinc-500\/35 {
    color: hsla(240,4%,46%,.35)
}

.text-zinc-500\/40 {
    color: hsla(240,4%,46%,.4)
}

.text-zinc-500\/45 {
    color: hsla(240,4%,46%,.45)
}

.text-zinc-500\/5 {
    color: hsla(240,4%,46%,.05)
}

.text-zinc-500\/50 {
    color: hsla(240,4%,46%,.5)
}

.text-zinc-500\/55 {
    color: hsla(240,4%,46%,.55)
}

.text-zinc-500\/60 {
    color: hsla(240,4%,46%,.6)
}

.text-zinc-500\/65 {
    color: hsla(240,4%,46%,.65)
}

.text-zinc-500\/70 {
    color: hsla(240,4%,46%,.7)
}

.text-zinc-500\/75 {
    color: hsla(240,4%,46%,.75)
}

.text-zinc-500\/80 {
    color: hsla(240,4%,46%,.8)
}

.text-zinc-500\/85 {
    color: hsla(240,4%,46%,.85)
}

.text-zinc-500\/90 {
    color: hsla(240,4%,46%,.9)
}

.text-zinc-500\/95 {
    color: hsla(240,4%,46%,.95)
}

.text-zinc-600 {
    --tw-text-opacity: 1;
    color: rgb(82 82 91/var(--tw-text-opacity))
}

.text-zinc-600\/0 {
    color: rgba(82,82,91,0)
}

.text-zinc-600\/10 {
    color: rgba(82,82,91,.1)
}

.text-zinc-600\/100 {
    color: #52525b
}

.text-zinc-600\/15 {
    color: rgba(82,82,91,.15)
}

.text-zinc-600\/20 {
    color: rgba(82,82,91,.2)
}

.text-zinc-600\/25 {
    color: rgba(82,82,91,.25)
}

.text-zinc-600\/30 {
    color: rgba(82,82,91,.3)
}

.text-zinc-600\/35 {
    color: rgba(82,82,91,.35)
}

.text-zinc-600\/40 {
    color: rgba(82,82,91,.4)
}

.text-zinc-600\/45 {
    color: rgba(82,82,91,.45)
}

.text-zinc-600\/5 {
    color: rgba(82,82,91,.05)
}

.text-zinc-600\/50 {
    color: rgba(82,82,91,.5)
}

.text-zinc-600\/55 {
    color: rgba(82,82,91,.55)
}

.text-zinc-600\/60 {
    color: rgba(82,82,91,.6)
}

.text-zinc-600\/65 {
    color: rgba(82,82,91,.65)
}

.text-zinc-600\/70 {
    color: rgba(82,82,91,.7)
}

.text-zinc-600\/75 {
    color: rgba(82,82,91,.75)
}

.text-zinc-600\/80 {
    color: rgba(82,82,91,.8)
}

.text-zinc-600\/85 {
    color: rgba(82,82,91,.85)
}

.text-zinc-600\/90 {
    color: rgba(82,82,91,.9)
}

.text-zinc-600\/95 {
    color: rgba(82,82,91,.95)
}

.text-zinc-700 {
    --tw-text-opacity: 1;
    color: rgb(63 63 70/var(--tw-text-opacity))
}

.text-zinc-700\/0 {
    color: rgba(63,63,70,0)
}

.text-zinc-700\/10 {
    color: rgba(63,63,70,.1)
}

.text-zinc-700\/100 {
    color: #3f3f46
}

.text-zinc-700\/15 {
    color: rgba(63,63,70,.15)
}

.text-zinc-700\/20 {
    color: rgba(63,63,70,.2)
}

.text-zinc-700\/25 {
    color: rgba(63,63,70,.25)
}

.text-zinc-700\/30 {
    color: rgba(63,63,70,.3)
}

.text-zinc-700\/35 {
    color: rgba(63,63,70,.35)
}

.text-zinc-700\/40 {
    color: rgba(63,63,70,.4)
}

.text-zinc-700\/45 {
    color: rgba(63,63,70,.45)
}

.text-zinc-700\/5 {
    color: rgba(63,63,70,.05)
}

.text-zinc-700\/50 {
    color: rgba(63,63,70,.5)
}

.text-zinc-700\/55 {
    color: rgba(63,63,70,.55)
}

.text-zinc-700\/60 {
    color: rgba(63,63,70,.6)
}

.text-zinc-700\/65 {
    color: rgba(63,63,70,.65)
}

.text-zinc-700\/70 {
    color: rgba(63,63,70,.7)
}

.text-zinc-700\/75 {
    color: rgba(63,63,70,.75)
}

.text-zinc-700\/80 {
    color: rgba(63,63,70,.8)
}

.text-zinc-700\/85 {
    color: rgba(63,63,70,.85)
}

.text-zinc-700\/90 {
    color: rgba(63,63,70,.9)
}

.text-zinc-700\/95 {
    color: rgba(63,63,70,.95)
}

.text-zinc-800 {
    --tw-text-opacity: 1;
    color: rgb(39 39 42/var(--tw-text-opacity))
}

.text-zinc-800\/0 {
    color: rgba(39,39,42,0)
}

.text-zinc-800\/10 {
    color: rgba(39,39,42,.1)
}

.text-zinc-800\/100 {
    color: #27272a
}

.text-zinc-800\/15 {
    color: rgba(39,39,42,.15)
}

.text-zinc-800\/20 {
    color: rgba(39,39,42,.2)
}

.text-zinc-800\/25 {
    color: rgba(39,39,42,.25)
}

.text-zinc-800\/30 {
    color: rgba(39,39,42,.3)
}

.text-zinc-800\/35 {
    color: rgba(39,39,42,.35)
}

.text-zinc-800\/40 {
    color: rgba(39,39,42,.4)
}

.text-zinc-800\/45 {
    color: rgba(39,39,42,.45)
}

.text-zinc-800\/5 {
    color: rgba(39,39,42,.05)
}

.text-zinc-800\/50 {
    color: rgba(39,39,42,.5)
}

.text-zinc-800\/55 {
    color: rgba(39,39,42,.55)
}

.text-zinc-800\/60 {
    color: rgba(39,39,42,.6)
}

.text-zinc-800\/65 {
    color: rgba(39,39,42,.65)
}

.text-zinc-800\/70 {
    color: rgba(39,39,42,.7)
}

.text-zinc-800\/75 {
    color: rgba(39,39,42,.75)
}

.text-zinc-800\/80 {
    color: rgba(39,39,42,.8)
}

.text-zinc-800\/85 {
    color: rgba(39,39,42,.85)
}

.text-zinc-800\/90 {
    color: rgba(39,39,42,.9)
}

.text-zinc-800\/95 {
    color: rgba(39,39,42,.95)
}

.text-zinc-900 {
    --tw-text-opacity: 1;
    color: rgb(24 24 27/var(--tw-text-opacity))
}

.text-zinc-900\/0 {
    color: rgba(24,24,27,0)
}

.text-zinc-900\/10 {
    color: rgba(24,24,27,.1)
}

.text-zinc-900\/100 {
    color: #18181b
}

.text-zinc-900\/15 {
    color: rgba(24,24,27,.15)
}

.text-zinc-900\/20 {
    color: rgba(24,24,27,.2)
}

.text-zinc-900\/25 {
    color: rgba(24,24,27,.25)
}

.text-zinc-900\/30 {
    color: rgba(24,24,27,.3)
}

.text-zinc-900\/35 {
    color: rgba(24,24,27,.35)
}

.text-zinc-900\/40 {
    color: rgba(24,24,27,.4)
}

.text-zinc-900\/45 {
    color: rgba(24,24,27,.45)
}

.text-zinc-900\/5 {
    color: rgba(24,24,27,.05)
}

.text-zinc-900\/50 {
    color: rgba(24,24,27,.5)
}

.text-zinc-900\/55 {
    color: rgba(24,24,27,.55)
}

.text-zinc-900\/60 {
    color: rgba(24,24,27,.6)
}

.text-zinc-900\/65 {
    color: rgba(24,24,27,.65)
}

.text-zinc-900\/70 {
    color: rgba(24,24,27,.7)
}

.text-zinc-900\/75 {
    color: rgba(24,24,27,.75)
}

.text-zinc-900\/80 {
    color: rgba(24,24,27,.8)
}

.text-zinc-900\/85 {
    color: rgba(24,24,27,.85)
}

.text-zinc-900\/90 {
    color: rgba(24,24,27,.9)
}

.text-zinc-900\/95 {
    color: rgba(24,24,27,.95)
}

.text-zinc-950 {
    --tw-text-opacity: 1;
    color: rgb(9 9 11/var(--tw-text-opacity))
}

.text-zinc-950\/0 {
    color: rgba(9,9,11,0)
}

.text-zinc-950\/10 {
    color: rgba(9,9,11,.1)
}

.text-zinc-950\/100 {
    color: #09090b
}

.text-zinc-950\/15 {
    color: rgba(9,9,11,.15)
}

.text-zinc-950\/20 {
    color: rgba(9,9,11,.2)
}

.text-zinc-950\/25 {
    color: rgba(9,9,11,.25)
}

.text-zinc-950\/30 {
    color: rgba(9,9,11,.3)
}

.text-zinc-950\/35 {
    color: rgba(9,9,11,.35)
}

.text-zinc-950\/40 {
    color: rgba(9,9,11,.4)
}

.text-zinc-950\/45 {
    color: rgba(9,9,11,.45)
}

.text-zinc-950\/5 {
    color: rgba(9,9,11,.05)
}

.text-zinc-950\/50 {
    color: rgba(9,9,11,.5)
}

.text-zinc-950\/55 {
    color: rgba(9,9,11,.55)
}

.text-zinc-950\/60 {
    color: rgba(9,9,11,.6)
}

.text-zinc-950\/65 {
    color: rgba(9,9,11,.65)
}

.text-zinc-950\/70 {
    color: rgba(9,9,11,.7)
}

.text-zinc-950\/75 {
    color: rgba(9,9,11,.75)
}

.text-zinc-950\/80 {
    color: rgba(9,9,11,.8)
}

.text-zinc-950\/85 {
    color: rgba(9,9,11,.85)
}

.text-zinc-950\/90 {
    color: rgba(9,9,11,.9)
}

.text-zinc-950\/95 {
    color: rgba(9,9,11,.95)
}

.text-opacity-0 {
    --tw-text-opacity: 0
}

.text-opacity-10 {
    --tw-text-opacity: 0.1
}

.text-opacity-100 {
    --tw-text-opacity: 1
}

.text-opacity-15 {
    --tw-text-opacity: 0.15
}

.text-opacity-20 {
    --tw-text-opacity: 0.2
}

.text-opacity-25 {
    --tw-text-opacity: 0.25
}

.text-opacity-30 {
    --tw-text-opacity: 0.3
}

.text-opacity-35 {
    --tw-text-opacity: 0.35
}

.text-opacity-40 {
    --tw-text-opacity: 0.4
}

.text-opacity-45 {
    --tw-text-opacity: 0.45
}

.text-opacity-5 {
    --tw-text-opacity: 0.05
}

.text-opacity-50 {
    --tw-text-opacity: 0.5
}

.text-opacity-55 {
    --tw-text-opacity: 0.55
}

.text-opacity-60 {
    --tw-text-opacity: 0.6
}

.text-opacity-65 {
    --tw-text-opacity: 0.65
}

.text-opacity-70 {
    --tw-text-opacity: 0.7
}

.text-opacity-75 {
    --tw-text-opacity: 0.75
}

.text-opacity-80 {
    --tw-text-opacity: 0.8
}

.text-opacity-85 {
    --tw-text-opacity: 0.85
}

.text-opacity-90 {
    --tw-text-opacity: 0.9
}

.text-opacity-95 {
    --tw-text-opacity: 0.95
}

.underline {
    text-decoration-line: underline
}

.no-underline {
    text-decoration-line: none
}

.underline-offset-2 {
    text-underline-offset: 2px
}

.\!opacity-0 {
    opacity: 0!important
}

.\!opacity-100 {
    opacity: 1!important
}

.opacity-0 {
    opacity: 0
}

.opacity-10 {
    opacity: .1
}

.opacity-100 {
    opacity: 1
}

.opacity-20 {
    opacity: .2
}

.opacity-30 {
    opacity: .3
}

.opacity-50 {
    opacity: .5
}

.opacity-75 {
    opacity: .75
}

.opacity-90 {
    opacity: .9
}

.opacity-\[0\.15\] {
    opacity: .15
}

.mix-blend-luminosity {
    mix-blend-mode: luminosity
}

.\!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 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)
}

.shadow,.shadow-2xl {
    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 rgba(0,0,0,.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color)
}

.shadow-\[inset_0_0_0_1px_rgba\(255\2c 255\2c 255\2c 1\)\] {
    --tw-shadow: inset 0 0 0 1px #fff;
    --tw-shadow-colored: inset 0 0 0 1px var(--tw-shadow-color)
}

.shadow-\[inset_0_0_0_1px_rgba\(255\2c 255\2c 255\2c 1\)\],.shadow-lg {
    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 rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)
}

.shadow-md,.shadow-sm {
    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 rgba(0,0,0,.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color)
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.outline {
    outline-style: solid
}

.outline-offset-\[3px\] {
    outline-offset: 3px
}

.outline-\[rgba\(255\2c 255\2c 255\2c 0\.64\)\] {
    outline-color: hsla(0,0%,100%,.64)
}

.ring {
    --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)
}

.ring,.ring-1 {
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}

.ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}

.ring-2 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}

.ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(0 0 0/var(--tw-ring-opacity))
}

.ring-scale-skyblue {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(134 191 242/var(--tw-ring-opacity))
}

.ring-utility-green {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(114 206 123/var(--tw-ring-opacity))
}

.ring-white {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(255 255 255/var(--tw-ring-opacity))
}

.ring-opacity-5 {
    --tw-ring-opacity: 0.05
}

.blur {
    --tw-blur: blur(8px)
}

.blur,.blur-3xl {
    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-3xl {
    --tw-blur: blur(64px)
}

.blur-\[1px\] {
    --tw-blur: blur(1px)
}

.blur-\[1px\],.blur-\[9px\] {
    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-\[9px\] {
    --tw-blur: blur(9px)
}

.blur-md {
    --tw-blur: blur(12px)
}

.blur-md,.blur-sm {
    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-sm {
    --tw-blur: blur(4px)
}

.brightness-50 {
    --tw-brightness: brightness(.5)
}

.brightness-50,.drop-shadow {
    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 rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))
}

.grayscale {
    --tw-grayscale: grayscale(100%)
}

.grayscale,.invert {
    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)
}

.invert {
    --tw-invert: invert(100%)
}

.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 {
    --tw-backdrop-blur: blur(8px)
}

.backdrop-blur,.backdrop-blur-\[10px\] {
    -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-\[10px\] {
    --tw-backdrop-blur: blur(10px)
}

.backdrop-blur-\[2px\] {
    --tw-backdrop-blur: blur(2px)
}

.backdrop-blur-\[2px\],.backdrop-blur-\[6px\] {
    -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-\[6px\] {
    --tw-backdrop-blur: blur(6px)
}

.backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px)
}

.backdrop-blur-sm,.backdrop-blur-xl {
    -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-xl {
    --tw-backdrop-blur: blur(24px)
}

.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(.4,0,.2,1);
    transition-duration: .15s
}

.transition-\[transform\] {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition-colors {
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.delay-150 {
    transition-delay: .15s
}

.delay-300 {
    transition-delay: .3s
}

.delay-700 {
    transition-delay: .7s
}

.delay-75 {
    transition-delay: 75ms
}

.duration-0 {
    transition-duration: 0s
}

.duration-100 {
    transition-duration: .1s
}

.duration-1000 {
    transition-duration: 1s
}

.duration-150 {
    transition-duration: .15s
}

.duration-200 {
    transition-duration: .2s
}

.duration-300 {
    transition-duration: .3s
}

.duration-500 {
    transition-duration: .5s
}

.duration-700 {
    transition-duration: .7s
}

.duration-\[400ms\] {
    transition-duration: .4s
}

.ease-in {
    transition-timing-function: cubic-bezier(.4,0,1,1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.ease-linear {
    transition-timing-function: linear
}

.ease-out {
    transition-timing-function: cubic-bezier(0,0,.2,1)
}

.w-radix-context-menu-content-available {
    width: var(--radix-context-menu-content-available-width)
}

.max-w-radix-context-menu-content-available {
    max-width: var(--radix-context-menu-content-available-width)
}

.h-radix-context-menu-content-available {
    height: var(--radix-context-menu-content-available-height)
}

.max-h-radix-context-menu-content-available {
    max-height: var(--radix-context-menu-content-available-height)
}

.w-radix-context-menu-trigger {
    width: var(--radix-context-menu-trigger-width)
}

.h-radix-context-menu-trigger {
    height: var(--radix-context-menu-trigger-height)
}

.origin-radix-context-menu {
    transform-origin: var(--radix-context-menu-content-transform-origin)
}

.bg-zeitgeist-1 {
    background-color: #c4b5fd;
    background: radial-gradient(at 23% 7%,#fafaf9 0,transparent 45%),radial-gradient(at 66% 62%,#f87171 0,transparent 67%),radial-gradient(at 27% 10%,#a1a1aa 0,transparent 85%),radial-gradient(at 53% 24%,#b45309 0,transparent 28%),radial-gradient(at 43% 87%,#6d28d9 0,transparent 37%),radial-gradient(at 31% 76%,#1e3a8a 0,transparent 100%)
}

.bg-zeitgeist-2 {
    background-color: #94a3b8;
    background: radial-gradient(at 91% 40%,#fde68a 0,transparent 64%),radial-gradient(at 17% 95%,#2563eb 0,transparent 58%),radial-gradient(at 46% 51%,#c026d3 0,transparent 49%),radial-gradient(at 13% 65%,#fde047 0,transparent 41%),radial-gradient(at 74% 65%,#fff7ed 0,transparent 52%),radial-gradient(at 13% 87%,#e0e7ff 0,transparent 70%)
}

.bg-zeitgeist-white {
    background-image: linear-gradient(116.29deg,hsla(0,0%,100%,.35) -29.94%,hsla(0,0%,100%,.4) 1.45%,hsla(0,0%,100%,.4) 60.17%,hsla(0,0%,100%,.15) 101.76%)
}

.bg-zeitgeist-4 {
    background-image: linear-gradient(113.25deg,hsla(0,0%,100%,.6) 12.6%,hsla(0,0%,100%,0) 81.96%),linear-gradient(191.06deg,rgba(255,220,95,.9) -44.26%,rgba(255,220,95,0) 37.3%),linear-gradient(147.57deg,hsla(0,0%,100%,0) 55.12%,hsla(0,0%,100%,.6) 101.24%),linear-gradient(283.93deg,#af6dff .67%,#56cfcf 101.83%,#56cfcf 138.39%)
}

.bg-zeitgeist-4,.bg-zeitgeist-green-1 {
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px)
}

.bg-zeitgeist-green-1 {
    background-image: linear-gradient(113.25deg,hsla(0,0%,100%,.6) 12.6%,hsla(0,0%,100%,0) 81.96%),linear-gradient(191.06deg,rgba(54,136,255,.9) -44.26%,rgba(54,136,255,0) 37.3%),linear-gradient(147.57deg,hsla(0,0%,100%,0) 55.12%,hsla(0,0%,100%,.6) 101.24%),linear-gradient(350.97deg,#33ae5d -49.04%,#33ae5d -21.5%,#99f5b9 27.73%,#3688ff 151.43%)
}

.bg-zeitgeist-green-2 {
    background-image: linear-gradient(130.25deg,hsla(0,0%,100%,.6) -7.72%,hsla(0,0%,100%,0) 91.5%),linear-gradient(112.56deg,rgba(51,174,93,.9) -33.39%,rgba(51,174,93,0) 28.76%),linear-gradient(147.57deg,hsla(0,0%,100%,0) 55.12%,hsla(0,0%,100%,.6) 101.24%),linear-gradient(278.11deg,#66de8f -50.61%,#fff 95.21%,#fff 147.9%)
}

.bg-zeitgeist-blue-1,.bg-zeitgeist-green-2 {
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px)
}

.bg-zeitgeist-blue-1 {
    background-image: linear-gradient(113.25deg,hsla(0,0%,100%,.6) 12.6%,hsla(0,0%,100%,0) 81.96%),linear-gradient(191.06deg,rgba(255,188,248,.9) -44.26%,rgba(255,188,248,0) 37.3%),linear-gradient(147.57deg,hsla(0,0%,100%,0) 55.12%,hsla(0,0%,100%,.6) 101.24%),linear-gradient(347.27deg,#3688ff -59.33%,#3688ff -31.02%,#93bfff 29.58%,#af6dff 146.79%)
}

.bg-zeitgeist-blue-2 {
    background-image: linear-gradient(130.25deg,hsla(0,0%,100%,.6) -7.72%,hsla(0,0%,100%,0) 91.5%),linear-gradient(112.56deg,rgba(54,136,255,.9) -33.39%,rgba(54,136,255,0) 28.76%),linear-gradient(147.57deg,hsla(0,0%,100%,0) 55.12%,hsla(0,0%,100%,.6) 101.24%),linear-gradient(277.66deg,#6fa9ff -63%,#fff 91.64%,#fff 147.51%)
}

.bg-zeitgeist-pink-1-background-image:linear-gradient(113.25deg,hsla(0,0%,100%,.6) 12.6%,hsla(0,0%,100%,0) 81.96%),linear-gradient(191.06deg,rgba(130,161,255,.9) -44.26%,rgba(130,161,255,0) 37.3%),linear-gradient(147.57deg,hsla(0,0%,100%,0) 55.12%,hsla(0,0%,100%,.6) 101.24%),linear-gradient(347.64deg,#ff4bed -39.99%,#ff4bed -19.86%,#ffbcf8 30.25%,#82a1ff 151.36%);.bg-zeitgeist-pink-1-backdrop-filter:blur(100px);.bg-zeitgeist-blue-2,.bg-zeitgeist-pink-2 {
    -webkit-backdrop-filter: blur(100px);
    backdrop-filter: blur(100px)
}

.bg-zeitgeist-pink-2 {
    background-image: linear-gradient(130.25deg,hsla(0,0%,100%,.6) -7.72%,hsla(0,0%,100%,0) 91.5%),linear-gradient(112.56deg,rgba(255,75,237,.9) -33.39%,rgba(255,75,237,0) 28.76%),linear-gradient(147.57deg,hsla(0,0%,100%,0) 55.12%,hsla(0,0%,100%,.6) 101.24%),linear-gradient(278.44deg,#ff7bf2 -63.06%,#fff 92.74%,#fff 148.18%)
}

.bg-zeitgeist-chart-blue {
    background: linear-gradient(180deg,#4848ec,#2e2e9f)
}

.bg-zeitgeist-chart-blue-light {
    background: linear-gradient(180deg,#3688ff,#0050c7)
}

.bg-zeitgeist-chart-teal {
    background: linear-gradient(180deg,#56cfcf,#368686)
}

.bg-zeitgeist-chart-green {
    background: linear-gradient(170.16deg,#7dcf56 39.84%,rgba(79,136,52,.84) 92.61%)
}

.bg-zeitgeist-chart-purple {
    background: linear-gradient(180deg,#af6dff,#6526b0)
}

.bg-zeitgeist-chart-pink {
    background: linear-gradient(180deg,#fa9aff,#e031e9)
}

.text-transform-gradient {
    background: linear-gradient(90.13deg,#d1aad7 .11%,#c88bc4 25.06%,#7b8fdd 50%,#86bff2 74.8%,#bbdef2 99.76%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-transform-full-gradient {
    background: linear-gradient(90deg,#d1aad7 100%,#c88bc4 0,#7b8fdd 0,#86bff2 0,#bbdef2 0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-transform-x-gradient {
    background: linear-gradient(90.13deg,#c96fa0 4.27%,#6b80d2 35.45%,#59bbcc 66.11%,#a2af72 96.25%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline;
    display: initial
}

.text-overtitle {
    font-size: 1rem
}

.text-overtitle,.text-overtitle-sm {
    letter-spacing: .2rem;
    text-transform: uppercase
}

.text-overtitle-sm {
    font-size: .875rem;
    display: inline-block
}

.bg-gradient-diagonal {
    background: linear-gradient(90.13deg,#d1aad7 .11%,#c88bc4 25.06%,#7b8fdd 50%,#86bff2 74.8%,#bbdef2 99.76%);
    background-size: cover
}

.text-gov-gradient {
    background: linear-gradient(270deg,#006cd6,#6daef8);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-outline {
    color: #000;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000
}

.text-outline-inverse {
    color: #fff;
    -webkit-text-fill-color: #000;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff
}

@layer responsive {
    .no-scrollbar::-webkit-scrollbar {
        display: none
    }

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

.\[backface-visibility\:_hidden\] {
    backface-visibility: hidden
}

.\[background-image\:linear-gradient\(to_right\2c rgba\(56\2c 189\2c 248\2c 0\)_0\%\2c \#0EA5E9_32\.29\%\2c rgba\(236\2c 72\2c 153\2c 0\.3\)_67\.19\%\2c rgba\(236\2c 72\2c 153\2c 0\)_100\%\)\] {
    background-image: linear-gradient(90deg,rgba(56,189,248,0) 0,#0ea5e9 32.29%,rgba(236,72,153,.3) 67.19%,rgba(236,72,153,0))
}

.\[background-image\:linear-gradient\(to_top\2c rgba\(56\2c 189\2c 248\2c 0\)_0\%\2c \#0EA5E9_32\.29\%\2c rgba\(236\2c 72\2c 153\2c 0\.3\)_67\.19\%\2c rgba\(236\2c 72\2c 153\2c 0\)_100\%\)\] {
    background-image: linear-gradient(0deg,rgba(56,189,248,0) 0,#0ea5e9 32.29%,rgba(236,72,153,.3) 67.19%,rgba(236,72,153,0))
}

.\[background-position\:_7px_7px\] {
    background-position: 7px 7px
}

.\[box-shadow\:_inset_0px_0px_12px_rgba\(255\2c _255\2c _255\2c _0\.08\)\] {
    box-shadow: inset 0 0 12px hsla(0,0%,100%,.08)
}

.\[filter\:_brightness\(0\)_invert\(1\)\] {
    filter: brightness(0) invert(1)
}

.\[font-family\:_Neue_Montreal\] {
    font-family: Neue Montreal
}

.\!\[mask-composite\:exclude\] {
    -webkit-mask-composite: xor!important;
    mask-composite: exclude!important
}

.\[mask\:linear-gradient\(\#fff_0_0\)_content-box\2c _linear-gradient\(\#fff_0_0\)\] {
    -webkit-mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
    mask: linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0)
}

.\[perspective\:_2000px\] {
    perspective: 2000px
}

.\[text-wrap\:balance\] {
    text-wrap: balance
}

.\[transform-style\:_preserve-3d\] {
    transform-style: preserve-3d
}

.\[transform\:_rotateY\(180deg\)\] {
    transform: rotateY(180deg)
}

.\[word-break\:break-word\] {
    word-break: break-word
}

:root {
    /* --zeitgeist-header-height:67px; */
}

@media (min-width: 1024px) {
    :root {
        /* --zeitgeist-header-height:119px; */
    }
}

@font-face {
    font-family: IBMPlexSansVar;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://scale.com/_next/static/media/IBMPlexSansVar.32947550.woff2) format("woff2-variations")
}

@font-face {
    font-family: Neue Montreal;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://scale.com/_next/static/media/NeueMontreal-Regular.6ad14588.woff) format("woff"),url(https://scale.com/_next/static/media/NeueMontreal-Regular.88b4f41a.woff2) format("woff2")
}

@font-face {
    font-family: Neue Montreal;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://scale.com/_next/static/media/NeueMontreal-Medium.fefaaabd.woff) format("woff"),url(https://scale.com/_next/static/media/NeueMontreal-Medium.8dc20478.woff2) format("woff2")
}

@font-face {
    font-family: Roboto Flex;
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
    src: url(https://scale.com/_next/static/media/RobotoFlexVar.cc2281c2.ttf) format("truetype-variations")
}

@font-face {
    font-family: DM Mono;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(https://scale.com/_next/static/media/DMMono-Regular.961e105d.woff2) format("woff2"),url(https://scale.com/_next/static/media/DMMono-Regular.e4658f56.woff) format("woff");
    font-feature-settings: "ss02"
}

@font-face {
    font-family: New Forest;
    src: url(https://scale.com/_next/static/media/subset-NewForest-Italic.c3cf94d2.woff2) format("woff2"),url(https://scale.com/_next/static/media/subset-NewForest-Italic.063fdea8.woff) format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: block
}

@font-face {
    font-family: New Forest;
    src: url(https://scale.com/_next/static/media/subset-NewForest-Regular.9d49ce87.woff2) format("woff2"),url(https://scale.com/_next/static/media/subset-NewForest-Regular.cc9dbf5d.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: block
}

@font-face {
    font-family: Test Manuka;
    font-weight: 500;
    font-style: normal;
    font-display: block;
    src: url(https://scale.com/_next/static/media/test-manuka-medium.3bbba887.woff2) format("woff2"),url(https://scale.com/_next/static/media/test-manuka-medium.f1f36cc2.woff) format("woff");
    font-feature-settings: "ss02"
}

body,html {
    /* background:#fff; */
}

[data-theme=dark],[data-theme=dark] body {
    background: #060606;
    color: #fff;
    position: static!important
}

::-moz-selection {
    color: #fff;
    -webkit-text-fill-color: #fff;
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 82/var(--tw-bg-opacity))
}

::selection {
    color: #fff;
    -webkit-text-fill-color: #fff;
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 82/var(--tw-bg-opacity))
}

body {
    /* text-rendering:geometricPrecision; */
    /* -webkit-font-smoothing:antialiased; */
    -moz-osx-font-smoothing: grayscale
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat {
    font-family: Inter,"system-ui",-apple-system,Arial,"sans-serif";
    bottom: 0!important;
    transition: none!important;
    margin-left: .75rem;
    margin-right: .75rem;
    margin-bottom: .75rem;
    max-width: 1216px;
    overflow: visible;
    border-radius: .5rem;
    border-style: none;
    background-color: rgba(38,38,38,.6);
    padding: 1rem;
    --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);
    --tw-backdrop-blur: blur(8px);
    -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)
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

@media (min-width: 640px) {
    #onetrust-consent-sdk #onetrust-banner-sdk.otFlat {
        padding-left:1.5rem;
        padding-right: 1.5rem
    }
}

@media (min-width: 1024px) {
    #onetrust-consent-sdk #onetrust-banner-sdk.otFlat {
        margin-left:auto;
        margin-right: auto;
        margin-bottom: 1.5rem;
        width: 91.666667%
    }
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-container {
    width: 100%;
    padding: 0
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row:after {
    --tw-content: none;
    content: var(--tw-content)
}

@media (min-width: 640px) {
    #onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row {
        gap:1.5rem
    }
}

@media (min-width: 1280px) {
    #onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row {
        flex-direction:row
    }
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row #onetrust-group-container {
    width: 100%
}

@media (min-width: 1280px) {
    #onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row #onetrust-group-container {
        flex:1 1
    }
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row #onetrust-button-group-parent {
    position: relative;
    inset: auto;
    margin-left: 0;
    margin-right: 0;
    width: auto;
    --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));
    padding: 0
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group {
    margin: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

@media (min-width: 640px) {
    #onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group {
        width:-moz-fit-content;
        width: fit-content;
        flex-wrap: nowrap;
        gap: 1rem
    }
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group button {
    margin: 0
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group button#onetrust-pc-btn-handler,#onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group button#onetrust-reject-all-handler {
    width: calc(50% - .5rem)
}

@media (min-width: 640px) {
    #onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group button#onetrust-pc-btn-handler,#onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group button#onetrust-reject-all-handler {
        width:auto
    }
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group button#onetrust-pc-btn-handler {
    margin-right: 1rem
}

@media (min-width: 640px) {
    #onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group button#onetrust-pc-btn-handler {
        margin-right:0
    }
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group button#onetrust-accept-btn-handler {
    margin-top: 1rem
}

@media (min-width: 640px) {
    #onetrust-consent-sdk #onetrust-banner-sdk.otFlat .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group button#onetrust-accept-btn-handler {
        margin-top:0
    }
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-policy {
    margin: 0
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-policy-text {
    margin: 0;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-policy-text a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat button#onetrust-pc-btn-handler,#onetrust-consent-sdk #onetrust-banner-sdk.otFlat button#onetrust-reject-all-handler {
    margin-bottom: 0;
    margin-top: 0;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    border-radius: 9999px;
    border-width: 0;
    background-color: hsla(0,0%,100%,.2);
    padding: .25rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
    font-weight: 400;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .4s
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat button#onetrust-pc-btn-handler:hover,#onetrust-consent-sdk #onetrust-banner-sdk.otFlat button#onetrust-reject-all-handler:hover {
    opacity: 1;
    --tw-brightness: brightness(.75);
    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)
}

@media (min-width: 640px) {
    #onetrust-consent-sdk #onetrust-banner-sdk.otFlat button#onetrust-pc-btn-handler,#onetrust-consent-sdk #onetrust-banner-sdk.otFlat button#onetrust-reject-all-handler {
        width:auto
    }
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat button#onetrust-accept-btn-handler {
    position: relative;
    margin-bottom: 0;
    margin-top: 0;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    border-radius: 9999px;
    border-width: 0;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: .25rem 1.75rem .25rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
    font-weight: 400;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .4s
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat button#onetrust-accept-btn-handler:hover {
    opacity: .95
}

@media (min-width: 640px) {
    #onetrust-consent-sdk #onetrust-banner-sdk.otFlat button#onetrust-accept-btn-handler {
        width:auto
    }
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat button#onetrust-accept-btn-handler:before {
    content: "→";
    position: absolute;
    right: .75rem;
    top: 7px;
    font-size: .75rem;
    line-height: 1.5;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .4s
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat button#onetrust-accept-btn-handler:hover:before {
    --tw-translate-x: 0.25rem;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .4s
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-close-btn-container,#onetrust-consent-sdk #onetrust-banner-sdk.otFlat button#onetrust-accept-btn-handler:hover:before {
    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))
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-close-btn-container {
    top: -.75rem;
    right: -.75rem;
    z-index: 50;
    display: flex;
    --tw-translate-x: 0px;
    --tw-translate-y: 0px
}

#onetrust-consent-sdk #onetrust-banner-sdk.otFlat #onetrust-close-btn-container .onetrust-close-btn-handler {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.615356' width='10.4434' height='0.870285' transform='rotate(45 0.615356 0)' fill='%23D9D9D9'/%3E%3Crect y='7.38461' width='10.4434' height='0.870285' transform='rotate(-45 0 7.38461)' fill='%23D9D9D9'/%3E%3C/svg%3E%0A");
    background-size: 8px 8px;
    inset: 0;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 82/var(--tw-bg-opacity));
    background-position: 50%
}

button#ot-sdk-btn.optanon-show-settings,button#ot-sdk-btn.ot-sdk-show-settings {
    margin-bottom: 0;
    margin-top: 0;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    border-radius: 9999px;
    border-width: 0;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: .5rem .75rem;
    font-size: 1.125rem;
    line-height: 1.65;
    font-weight: 400;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .4s
}

button#ot-sdk-btn.optanon-show-settings:hover,button#ot-sdk-btn.ot-sdk-show-settings:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity));
    opacity: .95
}

@media (min-width: 640px) {
    button#ot-sdk-btn.optanon-show-settings,button#ot-sdk-btn.ot-sdk-show-settings {
        width:auto
    }
}

.narrow-disc-pre-footer {
    max-width: 320px!important
}

@media(min-width: 640px) {
    .narrow-disc-pre-footer {
        max-width:520px!important
    }
}

@media(min-width: 1024px) {
    .narrow-disc-pre-footer {
        max-width:640px!important
    }
}

.hide-img-shadow {
    box-shadow: none!important
}

.elements-box__wrapper {
    position: relative;
    border-radius: 16px;
    box-shadow: 0 0 0 0 rgba(0,0,0,.7),0 9px 19px 0 rgba(0,0,0,.69),0 35px 35px 0 rgba(0,0,0,.6),0 79px 47px 0 rgba(0,0,0,.35),0 140px 56px 0 rgba(0,0,0,.1),0 218px 61px 0 rgba(0,0,0,.01);
    background-image: url(/static/images/components/ui/box-asset/box-asset-bg.png);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width: 1024px) {
    .elements-box__wrapper {
        border-radius:32px
    }
}

.elements-box__wrapper:after {
    pointer-events: none;
    content: "";
    position: absolute;
    padding: 1px;
    inset: 0;
    border-radius: 16px;
    background: linear-gradient(0deg,hsla(0,0%,100%,.125),hsla(0,0%,100%,.027));
    -webkit-mask: linear-gradient(#fff,#fff) content-box content-box,linear-gradient(#fff,#fff);
    mask: linear-gradient(#fff,#fff) content-box content-box,linear-gradient(#fff,#fff);
    -webkit-mask-composite: xor;
    mask-composite: xor
}

@media (min-width: 1024px) {
    .elements-box__wrapper:after {
        border-radius:34px
    }
}

.elements-box__wrapper:before {
    pointer-events: none;
    content: "";
    position: absolute;
    padding: 1px;
    inset: -1px;
    border-radius: 16px;
    background: linear-gradient(0deg,hsla(0,0%,100%,.027),hsla(0,0%,100%,.125));
    -webkit-mask: linear-gradient(#fff,#fff) content-box content-box,linear-gradient(#fff,#fff);
    mask: linear-gradient(#fff,#fff) content-box content-box,linear-gradient(#fff,#fff);
    -webkit-mask-composite: xor;
    mask-composite: xor
}

@media (min-width: 1024px) {
    .elements-box__wrapper:before {
        border-radius:34px
    }

    .elements-box__wrapper {
        box-shadow: 0 28px 60px 10px #000
    }
}

.prose-x iframe,.prose-x iframe.ql-video {
    width: 100%!important;
    height: auto!important;
    aspect-ratio: 16/9!important
}

@media (min-width: 640px) {
    .sm\:text-no-gradient {
        background:transparent;
        -webkit-background-clip: unset;
        -webkit-text-fill-color: unset
    }
}

@media (min-width: 768px) {
    .md\:container {
        width:100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 1.5rem;
        padding-left: 1.5rem
    }

    @media (min-width: 640px) {
        .md\:container {
            max-width:640px
        }
    }

    @media (min-width: 768px) {
        .md\:container {
            max-width:768px
        }
    }

    @media (min-width: 1024px) {
        .md\:container {
            max-width:1024px;
            padding-right: 2rem;
            padding-left: 2rem
        }
    }

    @media (min-width: 1280px) {
        .md\:container {
            max-width:1280px
        }
    }
}

@media (min-width: 1024px) {
    .lg\:prose-sm {
        font-size:.875rem;
        line-height: 1.7142857
    }

    .lg\:prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.1428571em;
        margin-bottom: 1.1428571em
    }

    .lg\:prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.2857143em;
        line-height: 1.5555556;
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .lg\:prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
        padding-inline-start:1.1111111em}

    .lg\:prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 2.1428571em;
        margin-top: 0;
        margin-bottom: .8em;
        line-height: 1.2
    }

    .lg\:prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.4285714em;
        margin-top: 1.6em;
        margin-bottom: .8em;
        line-height: 1.4
    }

    .lg\:prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.2857143em;
        margin-top: 1.5555556em;
        margin-bottom: .4444444em;
        line-height: 1.5555556
    }

    .lg\:prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.4285714em;
        margin-bottom: .5714286em;
        line-height: 1.4285714
    }

    .lg\:prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.7142857em;
        margin-bottom: 1.7142857em
    }

    .lg\:prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.7142857em;
        margin-bottom: 1.7142857em
    }

    .lg\:prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.7142857em;
        margin-bottom: 1.7142857em
    }

    .lg\:prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8571429em;
        border-radius: .3125rem;
        padding-top: .1428571em;
        padding-inline-end:.3571429em;padding-bottom: .1428571em;
        padding-inline-start:.3571429em}

    .lg\:prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8571429em
    }

    .lg\:prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .9em
    }

    .lg\:prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8888889em
    }

    .lg\:prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8571429em;
        line-height: 1.6666667;
        margin-top: 1.6666667em;
        margin-bottom: 1.6666667em;
        border-radius: .25rem;
        padding-top: .6666667em;
        padding-inline-end:1em;padding-bottom: .6666667em;
        padding-inline-start:1em}

    .lg\:prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.1428571em;
        margin-bottom: 1.1428571em;
        padding-inline-start:1.5714286em}

    .lg\:prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.1428571em;
        margin-bottom: 1.1428571em;
        padding-inline-start:1.5714286em}

    .lg\:prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .2857143em;
        margin-bottom: .2857143em
    }

    .lg\:prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:.4285714em}

    .lg\:prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:.4285714em}

    .lg\:prose-sm :where(.lg\:prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .5714286em;
        margin-bottom: .5714286em
    }

    .lg\:prose-sm :where(.lg\:prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.1428571em
    }

    .lg\:prose-sm :where(.lg\:prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.1428571em
    }

    .lg\:prose-sm :where(.lg\:prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.1428571em
    }

    .lg\:prose-sm :where(.lg\:prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.1428571em
    }

    .lg\:prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .5714286em;
        margin-bottom: .5714286em
    }

    .lg\:prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.1428571em;
        margin-bottom: 1.1428571em
    }

    .lg\:prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.1428571em
    }

    .lg\:prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .2857143em;
        padding-inline-start:1.5714286em}

    .lg\:prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 2.8571429em;
        margin-bottom: 2.8571429em
    }

    .lg\:prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8571429em;
        line-height: 1.5
    }

    .lg\:prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-end:1em;padding-bottom: .6666667em;
        padding-inline-start:1em}

    .lg\:prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:0}

    .lg\:prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-end:0}

    .lg\:prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-top: .6666667em;
        padding-inline-end:1em;padding-bottom: .6666667em;
        padding-inline-start:1em}

    .lg\:prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:0}

    .lg\:prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-end:0}

    .lg\:prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.7142857em;
        margin-bottom: 1.7142857em
    }

    .lg\:prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8571429em;
        line-height: 1.3333333;
        margin-top: .6666667em
    }

    .lg\:prose-sm :where(.lg\:prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-sm :where(.lg\:prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 0
    }

    .lg\:prose-base {
        font-size: 1rem;
        line-height: 1.75
    }

    .lg\:prose-base :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.25em;
        margin-bottom: 1.25em
    }

    .lg\:prose-base :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.25em;
        line-height: 1.6;
        margin-top: 1.2em;
        margin-bottom: 1.2em
    }

    .lg\:prose-base :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.6em;
        margin-bottom: 1.6em;
        padding-inline-start:1em}

    .lg\:prose-base :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 2.25em;
        margin-top: 0;
        margin-bottom: .8888889em;
        line-height: 1.1111111
    }

    .lg\:prose-base :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.5em;
        margin-top: 2em;
        margin-bottom: 1em;
        line-height: 1.3333333
    }

    .lg\:prose-base :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.25em;
        margin-top: 1.6em;
        margin-bottom: .6em;
        line-height: 1.6
    }

    .lg\:prose-base :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.5em;
        margin-bottom: .5em;
        line-height: 1.5
    }

    .lg\:prose-base :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .lg\:prose-base :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .lg\:prose-base :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:prose-base :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .lg\:prose-base :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .875em;
        border-radius: .3125rem;
        padding-top: .1875em;
        padding-inline-end:.375em;padding-bottom: .1875em;
        padding-inline-start:.375em}

    .lg\:prose-base :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .875em
    }

    .lg\:prose-base :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .875em
    }

    .lg\:prose-base :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .9em
    }

    .lg\:prose-base :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .875em;
        line-height: 1.7142857;
        margin-top: 1.7142857em;
        margin-bottom: 1.7142857em;
        border-radius: .375rem;
        padding-top: .8571429em;
        padding-inline-end:1.1428571em;padding-bottom: .8571429em;
        padding-inline-start:1.1428571em}

    .lg\:prose-base :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        padding-inline-start:1.625em}

    .lg\:prose-base :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        padding-inline-start:1.625em}

    .lg\:prose-base :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .5em;
        margin-bottom: .5em
    }

    .lg\:prose-base :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:.375em}

    .lg\:prose-base :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:.375em}

    .lg\:prose-base :where(.lg\:prose-base>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .75em;
        margin-bottom: .75em
    }

    .lg\:prose-base :where(.lg\:prose-base>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.25em
    }

    .lg\:prose-base :where(.lg\:prose-base>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.25em
    }

    .lg\:prose-base :where(.lg\:prose-base>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.25em
    }

    .lg\:prose-base :where(.lg\:prose-base>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.25em
    }

    .lg\:prose-base :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .75em;
        margin-bottom: .75em
    }

    .lg\:prose-base :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.25em;
        margin-bottom: 1.25em
    }

    .lg\:prose-base :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.25em
    }

    .lg\:prose-base :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .5em;
        padding-inline-start:1.625em}

    .lg\:prose-base :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 3em;
        margin-bottom: 3em
    }

    .lg\:prose-base :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-base :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-base :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-base :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-base :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .875em;
        line-height: 1.7142857
    }

    .lg\:prose-base :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-end:.5714286em;padding-bottom: .5714286em;
        padding-inline-start:.5714286em}

    .lg\:prose-base :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:0}

    .lg\:prose-base :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-end:0}

    .lg\:prose-base :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-top: .5714286em;
        padding-inline-end:.5714286em;padding-bottom: .5714286em;
        padding-inline-start:.5714286em}

    .lg\:prose-base :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:0}

    .lg\:prose-base :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-end:0}

    .lg\:prose-base :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .lg\:prose-base :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:prose-base :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .875em;
        line-height: 1.4285714;
        margin-top: .8571429em
    }

    .lg\:prose-base :where(.lg\:prose-base>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-base :where(.lg\:prose-base>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 0
    }

    .lg\:prose-lg {
        font-size: 1.125rem;
        line-height: 1.7777778
    }

    .lg\:prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

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

    .lg\:prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.6666667em;
        margin-bottom: 1.6666667em;
        padding-inline-start:1em}

    .lg\:prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 2.6666667em;
        margin-top: 0;
        margin-bottom: .8333333em;
        line-height: 1
    }

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

    .lg\:prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.3333333em;
        margin-top: 1.6666667em;
        margin-bottom: .6666667em;
        line-height: 1.5
    }

    .lg\:prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: .4444444em;
        line-height: 1.5555556
    }

    .lg\:prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .lg\:prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .lg\:prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .lg\:prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8888889em;
        border-radius: .3125rem;
        padding-top: .2222222em;
        padding-inline-end:.4444444em;padding-bottom: .2222222em;
        padding-inline-start:.4444444em}

    .lg\:prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8888889em
    }

    .lg\:prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8666667em
    }

    .lg\:prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .875em
    }

    .lg\:prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8888889em;
        line-height: 1.75;
        margin-top: 2em;
        margin-bottom: 2em;
        border-radius: .375rem;
        padding-top: 1em;
        padding-inline-end:1.5em;padding-bottom: 1em;
        padding-inline-start:1.5em}

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

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

    .lg\:prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .6666667em;
        margin-bottom: .6666667em
    }

    .lg\:prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:.4444444em}

    .lg\:prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:.4444444em}

    .lg\:prose-lg :where(.lg\:prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .lg\:prose-lg :where(.lg\:prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .lg\:prose-lg :where(.lg\:prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em
    }

    .lg\:prose-lg :where(.lg\:prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .lg\:prose-lg :where(.lg\:prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em
    }

    .lg\:prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .8888889em;
        margin-bottom: .8888889em
    }

    .lg\:prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

    .lg\:prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .lg\:prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .6666667em;
        padding-inline-start:1.5555556em}

    .lg\:prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 3.1111111em;
        margin-bottom: 3.1111111em
    }

    .lg\:prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8888889em;
        line-height: 1.5
    }

    .lg\:prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-end:.75em;padding-bottom: .75em;
        padding-inline-start:.75em}

    .lg\:prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:0}

    .lg\:prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-end:0}

    .lg\:prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-top: .75em;
        padding-inline-end:.75em;padding-bottom: .75em;
        padding-inline-start:.75em}

    .lg\:prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:0}

    .lg\:prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-end:0}

    .lg\:prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em
    }

    .lg\:prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8888889em;
        line-height: 1.5;
        margin-top: 1em
    }

    .lg\:prose-lg :where(.lg\:prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-lg :where(.lg\:prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 0
    }

    .lg\:prose-xl {
        font-size: 1.25rem;
        line-height: 1.8
    }

    .lg\:prose-xl :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.2em;
        margin-bottom: 1.2em
    }

    .lg\:prose-xl :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.2em;
        line-height: 1.5;
        margin-top: 1em;
        margin-bottom: 1em
    }

    .lg\:prose-xl :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.6em;
        margin-bottom: 1.6em;
        padding-inline-start:1.0666667em}

    .lg\:prose-xl :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 2.8em;
        margin-top: 0;
        margin-bottom: .8571429em;
        line-height: 1
    }

    .lg\:prose-xl :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.8em;
        margin-top: 1.5555556em;
        margin-bottom: .8888889em;
        line-height: 1.1111111
    }

    .lg\:prose-xl :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.5em;
        margin-top: 1.6em;
        margin-bottom: .6666667em;
        line-height: 1.3333333
    }

    .lg\:prose-xl :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.8em;
        margin-bottom: .6em;
        line-height: 1.6
    }

    .lg\:prose-xl :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .lg\:prose-xl :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .lg\:prose-xl :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:prose-xl :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .lg\:prose-xl :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .9em;
        border-radius: .3125rem;
        padding-top: .25em;
        padding-inline-end:.4em;padding-bottom: .25em;
        padding-inline-start:.4em}

    .lg\:prose-xl :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .9em
    }

    .lg\:prose-xl :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8611111em
    }

    .lg\:prose-xl :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .9em
    }

    .lg\:prose-xl :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .9em;
        line-height: 1.7777778;
        margin-top: 2em;
        margin-bottom: 2em;
        border-radius: .5rem;
        padding-top: 1.1111111em;
        padding-inline-end:1.3333333em;padding-bottom: 1.1111111em;
        padding-inline-start:1.3333333em}

    .lg\:prose-xl :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.2em;
        margin-bottom: 1.2em;
        padding-inline-start:1.6em}

    .lg\:prose-xl :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.2em;
        margin-bottom: 1.2em;
        padding-inline-start:1.6em}

    .lg\:prose-xl :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .6em;
        margin-bottom: .6em
    }

    .lg\:prose-xl :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:.4em}

    .lg\:prose-xl :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:.4em}

    .lg\:prose-xl :where(.lg\:prose-xl>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .8em;
        margin-bottom: .8em
    }

    .lg\:prose-xl :where(.lg\:prose-xl>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.2em
    }

    .lg\:prose-xl :where(.lg\:prose-xl>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.2em
    }

    .lg\:prose-xl :where(.lg\:prose-xl>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.2em
    }

    .lg\:prose-xl :where(.lg\:prose-xl>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.2em
    }

    .lg\:prose-xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .8em;
        margin-bottom: .8em
    }

    .lg\:prose-xl :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.2em;
        margin-bottom: 1.2em
    }

    .lg\:prose-xl :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.2em
    }

    .lg\:prose-xl :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .6em;
        padding-inline-start:1.6em}

    .lg\:prose-xl :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 2.8em;
        margin-bottom: 2.8em
    }

    .lg\:prose-xl :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-xl :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-xl :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-xl :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-xl :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .9em;
        line-height: 1.5555556
    }

    .lg\:prose-xl :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-end:.6666667em;padding-bottom: .8888889em;
        padding-inline-start:.6666667em}

    .lg\:prose-xl :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:0}

    .lg\:prose-xl :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-end:0}

    .lg\:prose-xl :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-top: .8888889em;
        padding-inline-end:.6666667em;padding-bottom: .8888889em;
        padding-inline-start:.6666667em}

    .lg\:prose-xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:0}

    .lg\:prose-xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-end:0}

    .lg\:prose-xl :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .lg\:prose-xl :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:prose-xl :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .9em;
        line-height: 1.5555556;
        margin-top: 1em
    }

    .lg\:prose-xl :where(.lg\:prose-xl>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-xl :where(.lg\:prose-xl>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 0
    }

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

    .lg\:prose-2xl :where(p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

    .lg\:prose-2xl :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.25em;
        line-height: 1.4666667;
        margin-top: 1.0666667em;
        margin-bottom: 1.0666667em
    }

    .lg\:prose-2xl :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.7777778em;
        margin-bottom: 1.7777778em;
        padding-inline-start:1.1111111em}

    .lg\:prose-2xl :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 2.6666667em;
        margin-top: 0;
        margin-bottom: .875em;
        line-height: 1
    }

    .lg\:prose-2xl :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 2em;
        margin-top: 1.5em;
        margin-bottom: .8333333em;
        line-height: 1.0833333
    }

    .lg\:prose-2xl :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: 1.5em;
        margin-top: 1.5555556em;
        margin-bottom: .6666667em;
        line-height: 1.2222222
    }

    .lg\:prose-2xl :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.6666667em;
        margin-bottom: .6666667em;
        line-height: 1.5
    }

    .lg\:prose-2xl :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .lg\:prose-2xl :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .lg\:prose-2xl :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:prose-2xl :where(video):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .lg\:prose-2xl :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8333333em;
        border-radius: .375rem;
        padding-top: .25em;
        padding-inline-end:.3333333em;padding-bottom: .25em;
        padding-inline-start:.3333333em}

    .lg\:prose-2xl :where(code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8333333em
    }

    .lg\:prose-2xl :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .875em
    }

    .lg\:prose-2xl :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8888889em
    }

    .lg\:prose-2xl :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8333333em;
        line-height: 1.8;
        margin-top: 2em;
        margin-bottom: 2em;
        border-radius: .5rem;
        padding-top: 1.2em;
        padding-inline-end:1.6em;padding-bottom: 1.2em;
        padding-inline-start:1.6em}

    .lg\:prose-2xl :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
        padding-inline-start:1.5833333em}

    .lg\:prose-2xl :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em;
        padding-inline-start:1.5833333em}

    .lg\:prose-2xl :where(li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .5em;
        margin-bottom: .5em
    }

    .lg\:prose-2xl :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:.4166667em}

    .lg\:prose-2xl :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:.4166667em}

    .lg\:prose-2xl :where(.lg\:prose-2xl>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .8333333em;
        margin-bottom: .8333333em
    }

    .lg\:prose-2xl :where(.lg\:prose-2xl>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .lg\:prose-2xl :where(.lg\:prose-2xl>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em
    }

    .lg\:prose-2xl :where(.lg\:prose-2xl>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .lg\:prose-2xl :where(.lg\:prose-2xl>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 1.3333333em
    }

    .lg\:prose-2xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .6666667em;
        margin-bottom: .6666667em
    }

    .lg\:prose-2xl :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em;
        margin-bottom: 1.3333333em
    }

    .lg\:prose-2xl :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 1.3333333em
    }

    .lg\:prose-2xl :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: .5em;
        padding-inline-start:1.5833333em}

    .lg\:prose-2xl :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 3em;
        margin-bottom: 3em
    }

    .lg\:prose-2xl :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-2xl :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-2xl :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-2xl :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-2xl :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8333333em;
        line-height: 1.4
    }

    .lg\:prose-2xl :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-end:.6em;padding-bottom: .8em;
        padding-inline-start:.6em}

    .lg\:prose-2xl :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:0}

    .lg\:prose-2xl :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-end:0}

    .lg\:prose-2xl :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-top: .8em;
        padding-inline-end:.6em;padding-bottom: .8em;
        padding-inline-start:.6em}

    .lg\:prose-2xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-start:0}

    .lg\:prose-2xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        padding-inline-end:0}

    .lg\:prose-2xl :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 2em;
        margin-bottom: 2em
    }

    .lg\:prose-2xl :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg\:prose-2xl :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)) {
        font-size: .8333333em;
        line-height: 1.6;
        margin-top: 1em
    }

    .lg\:prose-2xl :where(.lg\:prose-2xl>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-top: 0
    }

    .lg\:prose-2xl :where(.lg\:prose-2xl>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)) {
        margin-bottom: 0
    }
}

.\[\&_\>_span\]\:text-gradient-2023-blue>span {
    background: linear-gradient(90deg,#c2d4ff,#446dff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.placeholder\:font-medium::-moz-placeholder {
    font-weight: 500
}

.placeholder\:font-medium::placeholder {
    font-weight: 500
}

.placeholder\:text-black\/60::-moz-placeholder {
    color: rgba(0,0,0,.6)
}

.placeholder\:text-black\/60::placeholder {
    color: rgba(0,0,0,.6)
}

.placeholder\:text-white::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.placeholder\:text-white::placeholder {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.before\:absolute:before {
    content: var(--tw-content);
    position: absolute
}

.before\:inset-0:before {
    content: var(--tw-content);
    inset: 0
}

.before\:z-20:before {
    content: var(--tw-content);
    z-index: 20
}

.before\:rounded-sm:before {
    content: var(--tw-content);
    border-radius: .125rem
}

.before\:border:before {
    content: var(--tw-content);
    border-width: 1px
}

.before\:border-white\/5:before {
    content: var(--tw-content);
    border-color: hsla(0,0%,100%,.05)
}

.before\:content-none:before {
    --tw-content: none;
    content: var(--tw-content)
}

.after\:absolute:after {
    content: var(--tw-content);
    position: absolute
}

.after\:inset-0:after {
    content: var(--tw-content);
    inset: 0
}

.after\:right-0:after {
    content: var(--tw-content);
    right: 0
}

.after\:top-1\/2:after {
    content: var(--tw-content);
    top: 50%
}

.after\:inline-block:after {
    content: var(--tw-content);
    display: inline-block
}

.after\:h-1\/2:after {
    content: var(--tw-content);
    height: 50%
}

.after\:w-px:after {
    content: var(--tw-content);
    width: 1px
}

.after\:-translate-y-1\/2:after {
    --tw-translate-y: -50%
}

.after\:-translate-y-1\/2:after,.after\:scale-y-0:after {
    content: var(--tw-content);
    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))
}

.after\:scale-y-0:after {
    --tw-scale-y: 0
}

.after\:rounded-\[11px\]:after {
    content: var(--tw-content);
    border-radius: 11px
}

.after\:bg-white:after {
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.after\:bg-opacity-\[0\.15\]:after {
    content: var(--tw-content);
    --tw-bg-opacity: 0.15
}

.after\:bg-\[linear-gradient\(180deg\2c _rgba\(243\2c _238\2c _255\2c _0\)_0\%\2c _rgba\(243\2c _238\2c _255\2c _0\.04\)_100\%\)\]:after {
    content: var(--tw-content);
    background-image: linear-gradient(180deg,rgba(243,238,255,0),rgba(243,238,255,.04))
}

.after\:shadow-\[inset_0_0_0_1px_rgba\(105\2c 57\2c 193\2c 0\.4\)\]:after {
    content: var(--tw-content);
    --tw-shadow: inset 0 0 0 1px rgba(105,57,193,.4);
    --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)
}

.after\:shadow-\[inset_0_0_0_1px_rgba\(200\2c 139\2c 196\2c 0\.4\)\]:after {
    content: var(--tw-content);
    --tw-shadow: inset 0 0 0 1px rgba(200,139,196,.4);
    --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)
}

.after\:transition-transform:after {
    content: var(--tw-content);
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s
}

.after\:duration-100:after {
    content: var(--tw-content);
    transition-duration: .1s
}

.after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.after\:content-none:after{--tw-content:none;content:var(--tw-content)}.first\:mb-8:first-child{margin-bottom:2rem}.first\:mt-0:first-child{margin-top:0}.first\:shadow-\[inset_0_4px_0_rgb\(0_0_0_\/_0\.2\)\]:first-child{--tw-shadow:inset 0 4px 0 rgba(0,0,0,.2);--tw-shadow-colored:inset 0 4px 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)}.last\:mb-8:last-child{margin-bottom:2rem}.last\:mr-0:last-child{margin-right:0}.last\:border-none:last-child{border-style:none}.last\:border-transparent:last-child{border-color:transparent}.hover\:border-b-2:hover{border-bottom-width:2px}.hover\:border-neutral-300:hover{--tw-border-opacity:1;border-color:rgb(212 212 212/var(--tw-border-opacity))}.hover\:border-transparent:hover{border-color:transparent}.hover\:border-white:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.hover\:bg-\[\#3A3A3C\]:hover{--tw-bg-opacity:1;background-color:rgb(58 58 60/var(--tw-bg-opacity))}.hover\:bg-\[\#6B80D2\]:hover{--tw-bg-opacity:1;background-color:rgb(107 128 210/var(--tw-bg-opacity))}.hover\:bg-\[\#A672A2\]:hover{--tw-bg-opacity:1;background-color:rgb(166 114 162/var(--tw-bg-opacity))}.hover\:bg-\[\#FBFBFB\]:hover{--tw-bg-opacity:1;background-color:rgb(251 251 251/var(--tw-bg-opacity))}.hover\:bg-scale-skyblue:hover{--tw-bg-opacity:1;background-color:rgb(134 191 242/var(--tw-bg-opacity))}.hover\:bg-utility-green:hover{--tw-bg-opacity:1;background-color:rgb(114 206 123/var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:bg-white\/30:hover{background-color:hsla(0,0%,100%,.3)}.hover\:\!bg-opacity-\[0\.06\]:hover{--tw-bg-opacity:0.06!important}.hover\:bg-opacity-10:hover{--tw-bg-opacity:0.1}.hover\:bg-opacity-70:hover{--tw-bg-opacity:0.7}.hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.hover\:text-black:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.hover\:text-neutral-200:hover{--tw-text-opacity:1;color:rgb(229 229 229/var(--tw-text-opacity))}.hover\:text-neutral-300:hover{--tw-text-opacity:1;color:rgb(212 212 212/var(--tw-text-opacity))}.hover\:text-neutral-700:hover{--tw-text-opacity:1;color:rgb(64 64 64/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-opacity-70:hover{--tw-text-opacity:0.7}.hover\:text-opacity-75:hover{--tw-text-opacity:0.75}.hover\:underline:hover{text-decoration-line:underline}.hover\:underline-offset-4:hover{text-underline-offset:4px}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:brightness-75:hover{--tw-brightness:brightness(.75);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)}.hover\:last\:border-white:last-child:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.focus\:border-black:focus{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.focus\:border-indigo-500:focus{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity))}.focus\:border-neutral-500:focus{--tw-border-opacity:1;border-color:rgb(115 115 115/var(--tw-border-opacity))}.focus\:border-scale-skyblue\/80:focus{border-color:rgba(134,191,242,.8)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline:focus{outline-style:solid}.focus\:outline-1:focus{outline-width:1px}.focus\:outline-2:focus{outline-width:2px}.focus\:outline-offset-1:focus{outline-offset:1px}.focus\:outline-offset-4:focus{outline-offset:4px}.focus\:outline-black:focus{outline-color:#000}.focus\:outline-neutral-500:focus{outline-color:#737373}.focus\:outline-white:focus{outline-color:#fff}.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)}.focus\:ring-0:focus,.focus\:ring-2:focus{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)}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity))}.focus\:ring-scale-skyblue:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(134 191 242/var(--tw-ring-opacity))}.focus\:ring-scale-skyblue\/80:focus{--tw-ring-color:rgba(134,191,242,.8)}.focus\:ring-utility-green:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(114 206 123/var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:shadow-none:focus-visible{--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)}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-1:focus-visible{outline-width:1px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-black:focus-visible{outline-color:#000}.focus-visible\:outline-neutral-500:focus-visible{outline-color:#737373}.focus-visible\:ring-0: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(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)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:translate-x-1{--tw-translate-x:0.25rem}.group:hover .group-hover\:translate-x-1,.group:hover .group-hover\:translate-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\:translate-y-1{--tw-translate-y:0.25rem}.group:hover .group-hover\:border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.group:hover .group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.group:hover .group-hover\:fill-black{fill:#000}.group:hover .group-hover\:text-white\/70{color:hsla(0,0%,100%,.7)}.group:hover .group-hover\:opacity-100{opacity:1}@keyframes contentShow{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.data-\[state\=open\]\:animate-contentShow[data-state=open]{animation:contentShow .15s cubic-bezier(.16,1,.3,1)}@keyframes overlayShow{0%{opacity:0}to{opacity:1}}.data-\[state\=open\]\:animate-overlayShow[data-state=open]{animation:overlayShow .15s cubic-bezier(.16,1,.3,1)}.prose-headings\:mt-0 :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:0}.prose-headings\:text-white :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.prose-h3\:text-xl :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.25rem;line-height:1.5}.prose-h3\:font-normal :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:400}.prose-h3\:leading-8 :is(:where(h3):not(:where([class~=not-prose],[class~=not-prose] *))){line-height:2rem}.prose-p\:text-neutral-400 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(163 163 163/var(--tw-text-opacity))}.prose-p\:text-neutral-900 :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.prose-a\:text-white\/90 :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){color:hsla(0,0%,100%,.9)}.prose-strong\:text-white\/90 :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){color:hsla(0,0%,100%,.9)}.prose-em\:text-white\/90 :is(:where(em):not(:where([class~=not-prose],[class~=not-prose] *))){color:hsla(0,0%,100%,.9)}.prose-ul\:pl-0 :is(:where(ul):not(:where([class~=not-prose],[class~=not-prose] *))){padding-left:0}.prose-li\:list-none :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){list-style-type:none}.prose-li\:text-neutral-900 :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(23 23 23/var(--tw-text-opacity))}.prose-li\:marker\:text-neutral-900 * :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *)))::marker{color:#171717}.prose-li\:marker\:text-neutral-900 :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *)))::marker{color:#171717}.prose-img\:my-0 :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:0;margin-bottom:0}.prose-img\:w-full :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){width:100%}@media (min-width:390px){.xs\:\!gap-x-6{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.xs\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}}@media (min-width:640px){.sm\:\!pointer-events-none{pointer-events:none!important}.sm\:absolute{position:absolute}.sm\:bottom-4{bottom:1rem}.sm\:left-1\/2{left:50%}.sm\:right-4{right:1rem}.sm\:top-0{top:0}.sm\:order-2{order:2}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:m-2{margin:.5rem}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mb-0{margin-bottom:0}.sm\:mb-6{margin-bottom:1.5rem}.sm\:ml-0{margin-left:0}.sm\:ml-4{margin-left:1rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:\!hidden{display:none!important}.sm\:hidden{display:none}.sm\:aspect-\[3\/2\]{aspect-ratio:3/2}.sm\:h-1\.5{height:.375rem}.sm\:h-10{height:2.5rem}.sm\:h-20{height:5rem}.sm\:h-3{height:.75rem}.sm\:h-32{height:8rem}.sm\:h-6{height:1.5rem}.sm\:h-\[167px\]{height:167px}.sm\:h-\[18px\]{height:18px}.sm\:h-\[36px\]{height:36px}.sm\:h-\[700px\]{height:700px}.sm\:h-\[96px\]{height:96px}.sm\:min-h-\[52px\]{min-height:52px}.sm\:min-h-\[auto\]{min-height:auto}.sm\:w-1\.5{width:.375rem}.sm\:w-10{width:2.5rem}.sm\:w-3{width:.75rem}.sm\:w-3\/4{width:75%}.sm\:w-5{width:1.25rem}.sm\:w-6{width:1.5rem}.sm\:w-64{width:16rem}.sm\:w-7\/12{width:58.333333%}.sm\:w-\[160px\]{width:160px}.sm\:w-\[18px\]{width:18px}.sm\:w-\[36px\]{width:36px}.sm\:w-\[96px\]{width:96px}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:min-w-0{min-width:0}.sm\:min-w-\[120px\]{min-width:120px}.sm\:min-w-\[120vw\]{min-width:120vw}.sm\:min-w-\[450px\]{min-width:450px}.sm\:max-w-\[150px\]{max-width:150px}.sm\:max-w-none{max-width:none}.sm\:-translate-x-1\/2{--tw-translate-x:-50%}.sm\:-translate-x-1\/2,.sm\:-translate-x-2{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))}.sm\:-translate-x-2{--tw-translate-x:-0.5rem}.sm\:-translate-y-\[33px\]{--tw-translate-y:-33px}.sm\:-translate-y-\[33px\],.sm\:-translate-y-\[34px\]{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))}.sm\:-translate-y-\[34px\]{--tw-translate-y:-34px}.sm\:translate-y-20{--tw-translate-y: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))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:items-start{align-items:flex-start}.sm\:gap-2{gap:.5rem}.sm\:gap-8{gap:2rem}.sm\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.sm\:space-x-1\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.375rem * var(--tw-space-x-reverse));margin-left:calc(.375rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(5rem * var(--tw-space-x-reverse));margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.sm\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.sm\:space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.sm\:space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))}.sm\:space-y-\[7px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(7px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(7px * var(--tw-space-y-reverse))}.sm\:overflow-visible{overflow:visible}.sm\:whitespace-nowrap{white-space:nowrap}.sm\:rounded-md{border-radius:.375rem}.sm\:rounded-xl{border-radius:.75rem}.sm\:border-\[1px\]{border-width:1px}.sm\:border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity))}.sm\:p-10{padding:2.5rem}.sm\:p-2{padding:.5rem}.sm\:p-20{padding:5rem}.sm\:p-3{padding:.75rem}.sm\:p-7{padding:1.75rem}.sm\:p-px{padding:1px}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:pb-0{padding-bottom:0}.sm\:pb-14{padding-bottom:3.5rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pr-12{padding-right:3rem}.sm\:pr-4{padding-right:1rem}.sm\:pr-8{padding-right:2rem}.sm\:pt-0{padding-top:0}.sm\:pt-20{padding-top:5rem}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-2xl{font-size:1.5rem;line-height:1.5}.sm\:text-5xl{font-size:3rem;line-height:1.25}.sm\:text-6\.5xl{font-size:4rem;line-height:1.25}.sm\:text-6xl{font-size:3.75rem;line-height:1.25}.sm\:text-7xl{font-size:4.5rem;line-height:1.25}.sm\:text-\[13px\]{font-size:13px}.sm\:text-\[144px\]{font-size:144px}.sm\:text-\[22px\]{font-size:22px}.sm\:text-base{font-size:1rem;line-height:1.65}.sm\:text-lg{font-size:1.125rem;line-height:1.65}.sm\:text-sm{font-size:.875rem;line-height:1.5}.sm\:text-xl{font-size:1.25rem;line-height:1.5}.sm\:font-medium{font-weight:500}.sm\:leading-6{line-height:1.5rem}.sm\:leading-7{line-height:1.75rem}.sm\:leading-\[1\.1\]{line-height:1.1}.sm\:leading-\[111\%\]{line-height:111%}.sm\:leading-\[72px\]{line-height:72px}.sm\:leading-none{line-height:1}.sm\:text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.sm\:opacity-50{opacity:.5}.sm\:opacity-80{opacity:.8}.before\:sm\:rounded-md:before{content:var(--tw-content);border-radius:.375rem}}@media (min-width:768px){.md\:relative{position:relative}.md\:sticky{position:sticky}.md\:inset-4{inset:1rem}.md\:-bottom-1{bottom:-.25rem}.md\:-bottom-32{bottom:-8rem}.md\:-left-1\/2{left:-50%}.md\:-left-24{left:-6rem}.md\:-right-8{right:-2rem}.md\:-top-7{top:-1.75rem}.md\:-top-\[17vh\]{top:-17vh}.md\:bottom-8{bottom:2rem}.md\:bottom-\[unset\]{bottom:auto}.md\:left-1\/2{left:50%}.md\:left-5{left:1.25rem}.md\:left-9{left:2.25rem}.md\:left-\[42vw\]{left:42vw}.md\:top-0{top:0}.md\:top-2{top:.5rem}.md\:top-5{top:1.25rem}.md\:top-\[50vh\]{top:50vh}.md\:top-auto{top:auto}.md\:order-1{order:1}.md\:order-2{order:2}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-start-2{grid-column-start:2}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-28{margin-top:7rem;margin-bottom:7rem}.md\:\!mb-16{margin-bottom:4rem!important}.md\:\!mb-6{margin-bottom:1.5rem!important}.md\:mb-0{margin-bottom:0}.md\:mb-11{margin-bottom:2.75rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-18{margin-bottom:4.5rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-40{margin-bottom:10rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-8{margin-bottom:2rem}.md\:mb-9{margin-bottom:2.25rem}.md\:mr-1\.5{margin-right:.375rem}.md\:mr-\[14px\]{margin-right:14px}.md\:mt-0{margin-top:0}.md\:mt-12{margin-top:3rem}.md\:mt-24{margin-top:6rem}.md\:mt-48{margin-top:12rem}.md\:mt-6{margin-top:1.5rem}.md\:\!block{display:block!important}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:grid{display:grid}.md\:\!hidden{display:none!important}.md\:hidden{display:none}.md\:h-12{height:3rem}.md\:h-16{height:4rem}.md\:h-18{height:4.5rem}.md\:h-2{height:.5rem}.md\:h-32{height:8rem}.md\:h-4{height:1rem}.md\:h-5{height:1.25rem}.md\:h-6{height:1.5rem}.md\:h-\[195px\]{height:195px}.md\:h-\[25vw\]{height:25vw}.md\:h-\[33vw\]{height:33vw}.md\:h-\[39px\]{height:39px}.md\:h-auto{height:auto}.md\:h-screen{height:100vh}.md\:max-h-\[420px\]{max-height:420px}.md\:max-h-\[500px\]{max-height:500px}.md\:min-h-\[450px\]{min-height:450px}.md\:min-h-\[586px\]{min-height:586px}.md\:w-11\/12{width:91.666667%}.md\:w-2{width:.5rem}.md\:w-2\/5{width:40%}.md\:w-32{width:8rem}.md\:w-4{width:1rem}.md\:w-5\/12{width:41.666667%}.md\:w-6{width:1.5rem}.md\:w-7\/12{width:58.333333%}.md\:w-\[120\%\]{width:120%}.md\:w-\[296px\]{width:296px}.md\:w-\[39px\]{width:39px}.md\:w-\[58\%\]{width:58%}.md\:w-\[80\%\]{width:80%}.md\:w-\[80vw\]{width:80vw}.md\:w-\[calc\(100\%_-_64px\)\]{width:calc(100% - 64px)}.md\:w-auto{width:auto}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:w-full{width:100%}.md\:w-max{width:-moz-max-content;width:max-content}.md\:max-w-4xl{max-width:56rem}.md\:max-w-\[368px\]{max-width:368px}.md\:max-w-\[510px\]{max-width:510px}.md\:max-w-\[80\%\]{max-width:80%}.md\:max-w-md{max-width:28rem}.md\:max-w-none{max-width:none}.md\:-translate-x-0{--tw-translate-x:-0px}.md\:-rotate-6,.md\:-translate-x-0{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\:-rotate-6{--tw-rotate:-6deg}.md\:-rotate-\[26deg\]{--tw-rotate:-26deg}.md\:-rotate-\[26deg\],.md\:scale-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))}.md\:scale-y-100{--tw-scale-y:1}.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\:flex-row{flex-direction:row}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:gap-10{gap:2.5rem}.md\:gap-12{gap:3rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-6{gap:1.5rem}.md\:gap-8{gap:2rem}.md\:gap-x-0{-moz-column-gap:0;column-gap:0}.md\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.md\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.md\:gap-y-0{row-gap:0}.md\:gap-y-14{row-gap:3.5rem}.md\:gap-y-16{row-gap:4rem}.md\:gap-y-20{row-gap:5rem}.md\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(3rem * var(--tw-space-x-reverse));margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-24>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(6rem * var(--tw-space-x-reverse));margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-x-28>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(7rem * var(--tw-space-x-reverse));margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))}.md\: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)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.md\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.md\: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))}.md\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.md\:overflow-visible{overflow:visible}.md\:overflow-x-hidden{overflow-x:hidden}.md\:whitespace-nowrap{white-space:nowrap}.md\:rounded-full{border-radius:9999px}.md\:rounded-lg{border-radius:.5rem}.md\:border{border-width:1px}.md\:border-neutral-200{--tw-border-opacity:1;border-color:rgb(229 229 229/var(--tw-border-opacity))}.md\:bg-transparent{background-color:transparent}.md\:p-0{padding:0}.md\:p-10{padding:2.5rem}.md\:p-14{padding:3.5rem}.md\:p-2{padding:.5rem}.md\:p-24{padding:6rem}.md\:p-4{padding:1rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-0{padding-top:0;padding-bottom:0}.md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.md\:py-18{padding-top:4.5rem;padding-bottom:4.5rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-28{padding-top:7rem;padding-bottom:7rem}.md\:py-4{padding-top:1rem;padding-bottom:1rem}.md\:py-\[3px\]{padding-top:3px;padding-bottom:3px}.md\:py-\[4\.5px\]{padding-top:4.5px;padding-bottom:4.5px}.md\:py-\[5px\]{padding-top:5px;padding-bottom:5px}.md\:\!pb-36{padding-bottom:9rem!important}.md\:\!pt-12{padding-top:3rem!important}.md\:\!pt-\[132px\]{padding-top:132px!important}.md\:pb-0{padding-bottom:0}.md\:pb-11{padding-bottom:2.75rem}.md\:pb-12{padding-bottom:3rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-24{padding-bottom:6rem}.md\:pb-9{padding-bottom:2.25rem}.md\:pb-\[90px\]{padding-bottom:90px}.md\:pl-12{padding-left:3rem}.md\:pl-3{padding-left:.75rem}.md\:pl-\[7px\]{padding-left:7px}.md\:pr-3{padding-right:.75rem}.md\:pr-32{padding-right:8rem}.md\:pr-40{padding-right:10rem}.md\:pr-50{padding-right:12.75rem}.md\:pr-\[5px\]{padding-right:5px}.md\:pr-\[7px\]{padding-right:7px}.md\:pt-20{padding-top:5rem}.md\:pt-28{padding-top:7rem}.md\:pt-4{padding-top:1rem}.md\:pt-48{padding-top:12rem}.md\:pt-6{padding-top:1.5rem}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:\!text-base{font-size:1rem!important;line-height:1.65!important}.md\:text-2xl{font-size:1.5rem;line-height:1.5}.md\:text-4\.5xl{font-size:2.5rem;line-height:1.25}.md\:text-4xl{font-size:2.25rem;line-height:1.25}.md\:text-5xl{font-size:3rem;line-height:1.25}.md\:text-6xl{font-size:3.75rem;line-height:1.25}.md\:text-7xl{font-size:4.5rem;line-height:1.25}.md\:text-8xl{font-size:6rem;line-height:1}.md\:text-\[1\.625rem\]{font-size:1.625rem}.md\:text-\[64px\]{font-size:64px}.md\:text-base{font-size:1rem;line-height:1.65}.md\:text-lg{font-size:1.125rem;line-height:1.65}.md\:text-sm{font-size:.875rem;line-height:1.5}.md\:text-xl{font-size:1.25rem;line-height:1.5}.md\:font-light{font-weight:300}.md\:leading-7{line-height:1.75rem}.md\:leading-8{line-height:2rem}.md\:leading-\[1\.2\]{line-height:1.2}.md\:leading-\[1\.6\]{line-height:1.6}.md\:leading-\[2\]{line-height:2}.md\:leading-\[72px\]{line-height:72px}.md\:leading-\[78px\]{line-height:78px}.md\:leading-none{line-height:1}.md\:tracking-\[0\.0005em\]{letter-spacing:.0005em}.md\:opacity-0{opacity:0}.md\:opacity-70{opacity:.7}.md\:blur-3xl{--tw-blur:blur(64px);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)}.md\:backdrop-blur-0{--tw-backdrop-blur:blur(0);-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)}}@media (min-width:1024px){.lg\:pointer-events-auto{pointer-events:auto}.lg\:static{position:static}.lg\:fixed{position:fixed}.lg\:absolute{position:absolute}.lg\:relative{position:relative}.lg\:-right-32{right:-8rem}.lg\:-top-\[550px\]{top:-550px}.lg\:bottom-0{bottom:0}.lg\:bottom-7{bottom:1.75rem}.lg\:left-0{left:0}.lg\:left-1\/2{left:50%}.lg\:right-0{right:0}.lg\:right-6{right:1.5rem}.lg\:top-1\/2{top:50%}.lg\:top-12{top:3rem}.lg\:top-48{top:12rem}.lg\:top-6{top:1.5rem}.lg\:z-10{z-index:10}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-\[22px\]{margin-top:22px;margin-bottom:22px}.lg\:\!mb-0{margin-bottom:0!important}.lg\:\!ml-auto{margin-left:auto!important}.lg\:\!mr-0{margin-right:0!important}.lg\:-mt-10{margin-top:-2.5rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-8{margin-bottom:2rem}.lg\:mb-\[200px\]{margin-bottom:200px}.lg\:mb-\[25px\]{margin-bottom:25px}.lg\:ml-0{margin-left:0}.lg\:ml-4{margin-left:1rem}.lg\:ml-6{margin-left:1.5rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-2{margin-top:.5rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-8{margin-top:2rem}.lg\:block{display:block}.lg\:inline{display:inline}.lg\:flex{display:flex}.lg\:\!hidden{display:none!important}.lg\:hidden{display:none}.lg\:aspect-\[1728\/901\]{aspect-ratio:1728/901}.lg\:h-10{height:2.5rem}.lg\:h-12{height:3rem}.lg\:h-18{height:4.5rem}.lg\:h-24{height:6rem}.lg\:h-6{height:1.5rem}.lg\:h-\[150\%\]{height:150%}.lg\:h-\[200px\]{height:200px}.lg\:h-\[540px\]{height:540px}.lg\:h-\[600px\]{height:600px}.lg\:h-\[750px\]{height:750px}.lg\:h-screen{height:100vh}.lg\:\!min-h-\[540px\]{min-height:540px!important}.lg\:min-h-\[500px\]{min-height:500px}.lg\:min-h-\[560px\]{min-height:560px}.lg\:min-h-screen{min-height:100vh}.lg\:w-1\/2{width:50%}.lg\:w-10{width:2.5rem}.lg\:w-12{width:3rem}.lg\:w-3\/4{width:75%}.lg\:w-5\/12{width:41.666667%}.lg\:w-6{width:1.5rem}.lg\:w-6\/12{width:50%}.lg\:w-64{width:16rem}.lg\:w-7{width:1.75rem}.lg\:w-7\/12{width:58.333333%}.lg\:w-72{width:18rem}.lg\:w-\[160vw\]{width:160vw}.lg\:w-\[180px\]{width:180px}.lg\:w-\[47\%\]{width:47%}.lg\:w-\[70vw\]{width:70vw}.lg\:w-\[calc\(100\%_-_30vw\)\]{width:calc(100% - 30vw)}.lg\:w-auto{width:auto}.lg\:w-full{width:100%}.lg\:min-w-\[50\%\]{min-width:50%}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-\[1344px\]{max-width:1344px}.lg\:max-w-\[172px\]{max-width:172px}.lg\:max-w-\[390px\]{max-width:390px}.lg\:max-w-\[50\%\]{max-width:50%}.lg\:max-w-\[52\%\]{max-width:52%}.lg\:max-w-\[860px\]{max-width:860px}.lg\:max-w-none{max-width:none}.lg\:max-w-xl{max-width:36rem}.lg\:flex-1{flex:1 1}.lg\:basis-1\/4{flex-basis:25%}.lg\:basis-1\/5{flex-basis:20%}.lg\:-translate-x-10{--tw-translate-x:-2.5rem}.lg\:-translate-x-10,.lg\:-translate-x-14{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-14{--tw-translate-x:-3.5rem}.lg\:-translate-y-1\/2{--tw-translate-y:-50%}.lg\:-translate-y-1\/2,.lg\:translate-x-10{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-10{--tw-translate-x:2.5rem}.lg\:translate-x-14{--tw-translate-x:3.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))}.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-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-\[1\.5fr_2fr\]{grid-template-columns:1.5fr 2fr}.lg\:grid-cols-\[40\%_auto\]{grid-template-columns:40% auto}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-10{gap:2.5rem}.lg\:gap-14{gap:3.5rem}.lg\:gap-16{gap:4rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}.lg\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.lg\:gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.lg\:gap-x-\[43px\]{-moz-column-gap:43px;column-gap:43px}.lg\:gap-y-14{row-gap:3.5rem}.lg\:gap-y-20{row-gap:5rem}.lg\:gap-y-28{row-gap:7rem}.lg\:gap-y-32{row-gap:8rem}.lg\:gap-y-\[90px\]{row-gap:90px}.lg\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(5rem * var(--tw-space-x-reverse));margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.lg\:space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.lg\:space-y-16>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(4rem * var(--tw-space-y-reverse))}.lg\: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))}.lg\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.lg\:overflow-x-visible{overflow-x:visible}.lg\:overflow-y-visible{overflow-y:visible}.lg\:whitespace-nowrap{white-space:nowrap}.lg\:rounded-\[34px\]{border-radius:34px}.lg\:rounded-lg{border-radius:.5rem}.lg\:border{border-width:1px}.lg\:border-\[\#B7B7B7\]{--tw-border-opacity:1;border-color:rgb(183 183 183/var(--tw-border-opacity))}.lg\:bg-transparent{background-color:transparent}.lg\:p-0{padding:0}.lg\:p-12{padding:3rem}.lg\:p-16{padding:4rem}.lg\:p-24{padding:6rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:py-36{padding-top:9rem;padding-bottom:9rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:\!pl-0{padding-left:0!important}.lg\:pb-0{padding-bottom:0}.lg\:pb-20{padding-bottom:5rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-\[58px\]{padding-left:58px}.lg\:pr-0{padding-right:0}.lg\:pr-10{padding-right:2.5rem}.lg\:pr-16{padding-right:4rem}.lg\:pr-24{padding-right:6rem}.lg\:pr-40{padding-right:10rem}.lg\:pt-0{padding-top:0}.lg\:pt-12{padding-top:3rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-4{padding-top:1rem}.lg\:text-left{text-align:left}.lg\:text-2xl{font-size:1.5rem;line-height:1.5}.lg\:text-4xl{font-size:2.25rem;line-height:1.25}.lg\:text-5xl{font-size:3rem;line-height:1.25}.lg\:text-6xl{font-size:3.75rem;line-height:1.25}.lg\:text-7xl{font-size:4.5rem;line-height:1.25}.lg\:text-\[10px\]{font-size:10px}.lg\:text-\[64px\]{font-size:64px}.lg\:text-base{font-size:1rem;line-height:1.65}.lg\:text-lg{font-size:1.125rem;line-height:1.65}.lg\:text-xl{font-size:1.25rem;line-height:1.5}.lg\:text-xs{font-size:.75rem;line-height:1.5}.lg\:leading-10{line-height:2.5rem}.lg\:leading-8{line-height:2rem}.lg\:leading-\[0\.8\]{line-height:.8}.lg\:leading-\[1\.25\]{line-height:1.25}.lg\:leading-relaxed{line-height:1.625}.lg\:text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.lg\:text-zinc-400{--tw-text-opacity:1;color:rgb(161 161 170/var(--tw-text-opacity))}.lg\:opacity-100{opacity:1}.lg\:shadow-\[inset_0_4px_0_rgb\(0_0_0_\/_0\.2\)\]{--tw-shadow:inset 0 4px 0 rgba(0,0,0,.2);--tw-shadow-colored:inset 0 4px 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\:\[word-spacing\:_100vw\]{word-spacing:100vw}}@media (min-width:1280px){.xl\:absolute{position:absolute}.xl\:-bottom-\[85px\]{bottom:-85px}.xl\:-left-24{left:-6rem}.xl\:-right-6{right:-1.5rem}.xl\:bottom-\[37px\]{bottom:37px}.xl\:left-\[53\.4px\]{left:53.4px}.xl\:right-\[104px\]{right:104px}.xl\:top-1\/2{top:50%}.xl\:top-\[31px\]{top:31px}.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:mb-10{margin-bottom:2.5rem}.xl\:mb-16{margin-bottom:4rem}.xl\:mb-5{margin-bottom:1.25rem}.xl\:mb-6{margin-bottom:1.5rem}.xl\:mb-9{margin-bottom:2.25rem}.xl\:ml-16{margin-left:4rem}.xl\:mr-16{margin-right:4rem}.xl\:mt-0{margin-top:0}.xl\:block{display:block}.xl\:inline-block{display:inline-block}.xl\:flex{display:flex}.xl\:\!hidden{display:none!important}.xl\:hidden{display:none}.xl\:h-\[192px\]{height:192px}.xl\:h-\[402px\]{height:402px}.xl\:h-\[420px\]{height:420px}.xl\:h-\[550px\]{height:550px}.xl\:h-full{height:100%}.xl\:max-h-16{max-height:4rem}.xl\:max-h-\[520px\]{max-height:520px}.xl\:min-h-\[256px\]{min-height:256px}.xl\:min-h-\[300px\]{min-height:300px}.xl\:w-5\/12{width:41.666667%}.xl\:w-5\/6{width:83.333333%}.xl\:w-6\/12{width:50%}.xl\:w-7\/12{width:58.333333%}.xl\:w-72{width:18rem}.xl\:w-\[144px\]{width:144px}.xl\:w-\[146\.5px\]{width:146.5px}.xl\:w-\[63\.5\%\]{width:63.5%}.xl\:w-\[630px\]{width:630px}.xl\:w-\[649px\]{width:649px}.xl\:w-\[870px\]{width:870px}.xl\:w-auto{width:auto}.xl\:min-w-\[140px\]{min-width:140px}.xl\:min-w-\[466px\]{min-width:466px}.xl\:min-w-\[510px\]{min-width:510px}.xl\:min-w-\[unset\]{min-width:0;min-width:auto}.xl\:max-w-\[440px\]{max-width:440px}.xl\:max-w-\[466px\]{max-width:466px}.xl\:max-w-\[58\%\]{max-width:58%}.xl\:max-w-\[649px\]{max-width:649px}.xl\:max-w-\[650px\]{max-width:650px}.xl\:max-w-max{max-width:-moz-max-content;max-width:max-content}.xl\:max-w-none{max-width:none}.xl\:-translate-x-14{--tw-translate-x:-3.5rem}.xl\:-translate-x-14,.xl\:-translate-x-16{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))}.xl\:-translate-x-16{--tw-translate-x:-4rem}.xl\:translate-x-14{--tw-translate-x:3.5rem}.xl\:translate-x-14,.xl\:translate-x-\[var\(--translate-x-xl\)\]{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))}.xl\:translate-x-\[var\(--translate-x-xl\)\]{--tw-translate-x:var(--translate-x-xl)}.xl\:translate-y-14{--tw-translate-y:3.5rem}.xl\:translate-y-14,.xl\:translate-y-\[var\(--translate-y-xl\)\]{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))}.xl\:translate-y-\[var\(--translate-y-xl\)\]{--tw-translate-y:var(--translate-y-xl)}.xl\:scale-125{--tw-scale-x:1.25;--tw-scale-y:1.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))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-\[1\.2fr_2fr\]{grid-template-columns:1.2fr 2fr}.xl\:grid-cols-\[auto_642px\]{grid-template-columns:auto 642px}.xl\:flex-row{flex-direction:row}.xl\:flex-row-reverse{flex-direction:row-reverse}.xl\:flex-wrap{flex-wrap:wrap}.xl\:justify-between{justify-content:space-between}.xl\:gap-0{gap:0}.xl\:gap-14{gap:3.5rem}.xl\:gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.xl\:gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.xl\:gap-x-14{-moz-column-gap:3.5rem;column-gap:3.5rem}.xl\:gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.xl\:gap-x-\[114px\]{-moz-column-gap:114px;column-gap:114px}.xl\:gap-y-14{row-gap:3.5rem}.xl\:gap-y-24{row-gap:6rem}.xl\:space-x-\[129px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(129px * var(--tw-space-x-reverse));margin-left:calc(129px * calc(1 - var(--tw-space-x-reverse)))}.xl\:space-x-\[90px\]>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(90px * var(--tw-space-x-reverse));margin-left:calc(90px * calc(1 - var(--tw-space-x-reverse)))}.xl\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.xl\:p-7{padding:1.75rem}.xl\:px-16{padding-left:4rem;padding-right:4rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:py-20{padding-top:5rem;padding-bottom:5rem}.xl\:py-56{padding-top:14rem;padding-bottom:14rem}.xl\:py-\[90px\]{padding-top:90px;padding-bottom:90px}.xl\:pb-12{padding-bottom:3rem}.xl\:pb-16{padding-bottom:4rem}.xl\:pb-18{padding-bottom:4.5rem}.xl\:pl-14{padding-left:3.5rem}.xl\:pl-20{padding-left:5rem}.xl\:pl-32{padding-left:8rem}.xl\:pr-0{padding-right:0}.xl\:pr-20{padding-right:5rem}.xl\:pt-24{padding-top:6rem}.xl\:pt-40{padding-top:10rem}.xl\:pt-44{padding-top:11rem}.xl\:pt-\[110px\]{padding-top:110px}.xl\:text-2xl{font-size:1.5rem;line-height:1.5}.xl\:text-4xl{font-size:2.25rem;line-height:1.25}.xl\:text-6xl{font-size:3.75rem;line-height:1.25}.xl\:text-7xl{font-size:4.5rem;line-height:1.25}.xl\:text-\[89px\]{font-size:89px}.xl\:text-lg{font-size:1.125rem;line-height:1.65}.xl\:text-xl{font-size:1.25rem;line-height:1.5}.xl\:leading-\[52px\]{line-height:52px}.xl\:leading-none{line-height:1}.xl\:shadow-super{--tw-shadow:0px 100px 80px rgba(0,0,0,.19),0px 50.0488px 40.0391px rgba(0,0,0,.14),0px 30.1471px 24.1177px rgba(0,0,0,.12),0px 30.1471px 24.1177px rgba(0,0,0,.12),0px 19.3198px 15.4559px rgba(0,0,0,.11),0px 12.5216px 10.0172px rgba(0,0,0,.1),0px 7.88218px 6.30574px rgb(0 0 0/8%),0px 4.5288px 3.62304px rgb(0 0 0/7%),0px 1.99324px 1.59459px rgb(0 0 0/5%);--tw-shadow-colored:0px 100px 80px var(--tw-shadow-color),0px 50.0488px 40.0391px var(--tw-shadow-color),0px 30.1471px 24.1177px var(--tw-shadow-color),0px 30.1471px 24.1177px var(--tw-shadow-color),0px 19.3198px 15.4559px var(--tw-shadow-color),0px 12.5216px 10.0172px var(--tw-shadow-color),0px 7.88218px 6.30574px var(--tw-shadow-color),0px 4.5288px 3.62304px var(--tw-shadow-color),0px 1.99324px 1.59459px 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:1450px){.\33xl\:right-8{right:2rem}.\33xl\:top-8{top:2rem}.\33xl\:mb-12{margin-bottom:3rem}.\33xl\:block{display:block}.\33xl\:min-h-\[402px\]{min-height:402px}.\33xl\:w-8{width:2rem}.\33xl\:max-w-\[650px\]{max-width:650px}.\33xl\:-translate-x-14{--tw-translate-x:-3.5rem}.\33xl\:-translate-x-14,.\33xl\:translate-x-14{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))}.\33xl\:translate-x-14{--tw-translate-x:3.5rem}.\33xl\:p-16{padding:4rem}.\33xl\:py-\[95px\]{padding-top:95px;padding-bottom:95px}.\33xl\:pb-32{padding-bottom:8rem}.\33xl\:pt-28{padding-top:7rem}.\33xl\:text-6xl{font-size:3.75rem;line-height:1.25}.\33xl\:text-7xl{font-size:4.5rem;line-height:1.25}.\33xl\:text-base{font-size:1rem;line-height:1.65}.\33xl\:leading-\[66px\]{line-height:66px}}@media (prefers-color-scheme:light){.prose-a\:light\:text-link :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(0 142 255/var(--tw-text-opacity))}}@media (prefers-color-scheme:dark){.prose-a\:dark\:text-white :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}}.\[\&\:not\(\:last-child\(\)\)\]\:border-b:not(:last-child()){border-bottom-width:1px}.\[\&\:nth-child\(even\)\]\:bg-opacity-\[0\.02\]:nth-child(2n){--tw-bg-opacity:0.02}.\[\&\:nth-child\(odd\)\]\:bg-opacity-0:nth-child(odd){--tw-bg-opacity:0}.\[\&\>\.content-conclusion\]\:border-t>.content-conclusion{border-top-width:1px}.\[\&\>\.content-conclusion\]\:border-t-white\/10>.content-conclusion{border-top-color:hsla(0,0%,100%,.1)}.\[\&\>\.content-conclusion\]\:pt-10>.content-conclusion{padding-top:2.5rem}.\[\&\>\.text\]\:underline>.text{text-decoration-line:underline}.\[\&\>_\:first-child\]\:order-1>:first-child{order:1}@media (min-width:1024px){.lg\:\[\&\>_\:first-child\]\:\!order-1>:first-child{order:1!important}.lg\:\[\&\>_\:first-child\]\:order-none>:first-child{order:0}.lg\:\[\&\>_\:first-child\]\:mx-auto>:first-child{margin-left:auto;margin-right:auto}}.\[\&\>canvas\]\:\!h-full>canvas{height:100%!important}.\[\&\>canvas\]\:\!w-full>canvas{width:100%!important}.\[\&\>div\>p\>strong\]\:text-xl>div>p>strong{font-size:1.25rem;line-height:1.5}.\[\&\>div\>p\>strong\]\:font-normal>div>p>strong{font-weight:400}.\[\&\>div\>p\>strong\]\:leading-8>div>p>strong{line-height:2rem}.\[\&\>h3\>strong\]\:font-normal>h3>strong{font-weight:400}.\[\&\>li\]\:max-w-\[128px\]>li{max-width:128px}.\[\&\>p\:first-child\]\:text-white>p:first-child{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.sm\:\[\&\>p\:first-child\]\:text-xl>p:first-child{font-size:1.25rem;line-height:1.5}.sm\:\[\&\>p\:first-child\]\:leading-8>p:first-child{line-height:2rem}}.\[\&\>p\:nth-child\(2\)\]\:text-white>p:nth-child(2){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.sm\:\[\&\>p\:nth-child\(2\)\]\:text-xl>p:nth-child(2){font-size:1.25rem;line-height:1.5}.sm\:\[\&\>p\:nth-child\(2\)\]\:leading-8>p:nth-child(2){line-height:2rem}}.\[\&\>p\>strong\]\:text-xl>p>strong{font-size:1.25rem;line-height:1.5}.\[\&\>p\>strong\]\:font-normal>p>strong{font-weight:400}.\[\&\>p\>strong\]\:leading-8>p>strong{line-height:2rem}.\[\&_\[data-handle\=\'thumbnail\'\]_img\]\:\!h-full [data-handle=thumbnail] img{height:100%!important}.\[\&_\[data-handle\=\'thumbnail\'\]_img\]\:\!border-0 [data-handle=thumbnail] img{border-width:0!important}.\[\&_p\:first-child\]\:mt-0 p:first-child{margin-top:0}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://scale.com/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://scale.com/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://scale.com/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://scale.com/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://scale.com/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://scale.com/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(https://scale.com/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_36bd41;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_36bd41{font-family:__Inter_36bd41,__Inter_Fallback_36bd41;font-style:normal}.__variable_36bd41{--font-inter:"__Inter_36bd41","__Inter_Fallback_36bd41"}@font-face{font-family:__aeonik_c0182b;src:url(https://scale.com/_next/static/media/d4f6955cf9ed546f-s.p.woff) format("woff");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:__aeonik_c0182b;src:url(https://scale.com/_next/static/media/74e9992ffe57fee7-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__aeonik_c0182b;src:url(https://scale.com/_next/static/media/cec46fe5e412cc96-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:__aeonik_c0182b;src:url(https://scale.com/_next/static/media/d16f931759520d37-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__aeonik_Fallback_c0182b;src:local("Arial");ascent-override:88.43%;descent-override:20.34%;line-gap-override:0.00%;size-adjust:101.32%}.__className_c0182b{font-family:__aeonik_c0182b,__aeonik_Fallback_c0182b}.__variable_c0182b{--font-aeonik:"__aeonik_c0182b","__aeonik_Fallback_c0182b";}@font-face{font-family:__geist_37a3a3;src:url(https://scale.com/_next/static/media/66f30814ff6d7cdf-s.p.woff2) format("woff2");font-display:swap;font-style:normal}@font-face{font-family:__geist_Fallback_37a3a3;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_37a3a3{font-family:__geist_37a3a3,__geist_Fallback_37a3a3;font-style:normal}.__variable_37a3a3{--font-geist-mono:"__geist_37a3a3","__geist_Fallback_37a3a3";}


@import url('https://fonts.googleapis.com/css2?family=Inter%3Aital%2Cwght%400%2C100%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700&family=IBM+Plex+Sans%3Aital%2Cwght%400%2C100%3B0%2C400%3B0%2C500%3B0%2C600%3B0%2C700%3B1%2C100%3B1%2C400%3B1%2C500%3B1%2C600%3B1%2C700&display=swap');
@charset "UTF-8";

.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: "";
  display: table
}

.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px
}

.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%
}

.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none
}

.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none
}

.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c
}

.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c
}

.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c
}

@media (pointer: coarse) {

  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444
  }

  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444
  }

  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444
  }
}

.ql-snow,
.ql-snow * {
  box-sizing: border-box
}

.ql-snow .ql-hidden {
  display: none
}

.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden
}

.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px)
}

.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none
}

.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px)
}

.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle
}

.ql-snow .ql-formats:after {
  clear: both;
  content: "";
  display: table
}

.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2
}

.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2
}

.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444
}

.ql-snow .ql-empty {
  fill: none
}

.ql-snow .ql-even {
  fill-rule: evenodd
}

.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1
}

.ql-snow .ql-transparent {
  opacity: .4
}

.ql-snow .ql-direction svg:last-child {
  display: none
}

.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline
}

.ql-snow .ql-direction.ql-active svg:first-child {
  display: none
}

.ql-snow .ql-editor h1 {
  font-size: 2em
}

.ql-snow .ql-editor h2 {
  font-size: 1.5em
}

.ql-snow .ql-editor h3 {
  font-size: 1.17em
}

.ql-snow .ql-editor h4 {
  font-size: 1em
}

.ql-snow .ql-editor h5 {
  font-size: .83em
}

.ql-snow .ql-editor h6 {
  font-size: .67em
}

.ql-snow .ql-editor a {
  text-decoration: underline
}

.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px
}

.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px
}

.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px
}

.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px
}

.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible
}

.ql-snow .ql-editor img {
  max-width: 100%
}

.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle
}

.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%
}

.ql-snow .ql-picker-label:before {
  display: inline-block;
  line-height: 22px
}

.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap
}

.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc
}

.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc
}

.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1
}

.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px
}

.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px
}

.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px
}

.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0
}

.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px
}

.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px
}

.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0;
  width: 16px
}

.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before {
  content: attr(data-label)
}

.ql-snow .ql-picker.ql-header {
  width: 98px
}

.ql-snow .ql-picker.ql-header .ql-picker-label:before,
.ql-snow .ql-picker.ql-header .ql-picker-item:before {
  content: "Normal"
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before {
  content: "Heading 1"
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before {
  content: "Heading 2"
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before {
  content: "Heading 3"
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before {
  content: "Heading 4"
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before {
  content: "Heading 5"
}

.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before {
  content: "Heading 6"
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before {
  font-size: 2em
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before {
  font-size: 1.5em
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before {
  font-size: 1.17em
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before {
  font-size: 1em
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before {
  font-size: .83em
}

.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before {
  font-size: .67em
}

.ql-snow .ql-picker.ql-font {
  width: 108px
}

.ql-snow .ql-picker.ql-font .ql-picker-label:before,
.ql-snow .ql-picker.ql-font .ql-picker-item:before {
  content: "Sans Serif"
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before {
  content: "Serif"
}

.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before {
  content: "Monospace"
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before {
  font-family: Georgia, Times New Roman, serif
}

.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before {
  font-family: Monaco, Courier New, monospace
}

.ql-snow .ql-picker.ql-size {
  width: 98px
}

.ql-snow .ql-picker.ql-size .ql-picker-label:before,
.ql-snow .ql-picker.ql-size .ql-picker-item:before {
  content: "Normal"
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before {
  content: "Small"
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before {
  content: "Large"
}

.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before {
  content: "Huge"
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before {
  font-size: 10px
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before {
  font-size: 18px
}

.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before {
  font-size: 32px
}

.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff
}

.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000
}

.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  padding: 8px
}

.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px
}

.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent
}

.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: #0003 0 2px 8px
}

.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc
}

.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000
}

.ql-toolbar.ql-snow+.ql-container.ql-snow {
  border-top: 0px
}

.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap
}

.ql-snow .ql-tooltip:before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px
}

.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0;
  padding: 3px 5px;
  width: 170px
}

.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top
}

.ql-snow .ql-tooltip a.ql-action:after {
  border-right: 1px solid #ccc;
  content: "Edit";
  margin-left: 16px;
  padding-right: 8px
}

.ql-snow .ql-tooltip a.ql-remove:before {
  content: "Remove";
  margin-left: 8px
}

.ql-snow .ql-tooltip a {
  line-height: 26px
}

.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none
}

.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block
}

.ql-snow .ql-tooltip.ql-editing a.ql-action:after {
  border-right: 0px;
  content: "Save";
  padding-right: 0
}

.ql-snow .ql-tooltip[data-mode=link]:before {
  content: "Enter link:"
}

.ql-snow .ql-tooltip[data-mode=formula]:before {
  content: "Enter formula:"
}

.ql-snow .ql-tooltip[data-mode=video]:before {
  content: "Enter video:"
}

.ql-snow a {
  color: #06c
}

.ql-container.ql-snow {
  border: 1px solid #ccc
}

.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0;
  position: relative
}

.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden
}

.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before {
  pointer-events: none
}

.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%
}

.ql-clipboard p {
  margin: 0;
  padding: 0
}

.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word
}

.ql-editor>* {
  cursor: text
}

.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em
}

.ql-editor ol>li,
.ql-editor ul>li {
  list-style-type: none
}

.ql-editor ul>li:before {
  content: "\2022"
}

.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none
}

.ql-editor ul[data-checked=true]>li *,
.ql-editor ul[data-checked=false]>li * {
  pointer-events: all
}

.ql-editor ul[data-checked=true]>li:before,
.ql-editor ul[data-checked=false]>li:before {
  color: #777;
  cursor: pointer;
  pointer-events: all
}

.ql-editor ul[data-checked=true]>li:before {
  content: "\2611"
}

.ql-editor ul[data-checked=false]>li:before {
  content: "\2610"
}

.ql-editor li:before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em
}

.ql-editor li:not(.ql-direction-rtl):before {
  margin-left: -1.5em;
  margin-right: .3em;
  text-align: right
}

.ql-editor li.ql-direction-rtl:before {
  margin-left: .3em;
  margin-right: -1.5em
}

.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em
}

.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em
}

.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0
}

.ql-editor ol li:before {
  content: counter(list-0, decimal) ". "
}

.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1
}

.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) ". "
}

.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2
}

.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) ". "
}

.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3
}

.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) ". "
}

.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4
}

.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) ". "
}

.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5
}

.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) ". "
}

.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6
}

.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) ". "
}

.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9
}

.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7
}

.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) ". "
}

.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9
}

.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8
}

.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) ". "
}

.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9
}

.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9
}

.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) ". "
}

.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em
}

.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em
}

.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em
}

.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em
}

.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em
}

.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em
}

.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em
}

.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em
}

.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em
}

.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em
}

.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em
}

.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em
}

.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em
}

.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em
}

.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em
}

.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em
}

.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em
}

.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em
}

.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em
}

.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em
}

.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em
}

.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em
}

.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em
}

.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em
}

.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em
}

.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em
}

.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em
}

.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em
}

.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em
}

.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em
}

.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em
}

.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em
}

.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em
}

.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em
}

.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em
}

.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em
}

.ql-editor .ql-video {
  display: block;
  max-width: 100%
}

.ql-editor .ql-video.ql-align-center {
  margin: 0 auto
}

.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto
}

.ql-editor .ql-bg-black {
  background-color: #000
}

.ql-editor .ql-bg-red {
  background-color: #e60000
}

.ql-editor .ql-bg-orange {
  background-color: #f90
}

.ql-editor .ql-bg-yellow {
  background-color: #ff0
}

.ql-editor .ql-bg-green {
  background-color: #008a00
}

.ql-editor .ql-bg-blue {
  background-color: #06c
}

.ql-editor .ql-bg-purple {
  background-color: #93f
}

.ql-editor .ql-color-white {
  color: #fff
}

.ql-editor .ql-color-red {
  color: #e60000
}

.ql-editor .ql-color-orange {
  color: #f90
}

.ql-editor .ql-color-yellow {
  color: #ff0
}

.ql-editor .ql-color-green {
  color: #008a00
}

.ql-editor .ql-color-blue {
  color: #06c
}

.ql-editor .ql-color-purple {
  color: #93f
}

.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif
}

.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace
}

.ql-editor .ql-size-small {
  font-size: .75em
}

.ql-editor .ql-size-large {
  font-size: 1.5em
}

.ql-editor .ql-size-huge {
  font-size: 2.5em
}

.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit
}

.ql-editor .ql-align-center {
  text-align: center
}

.ql-editor .ql-align-justify {
  text-align: justify
}

.ql-editor .ql-align-right {
  text-align: right
}

.ql-editor.ql-blank:before {
  color: #0009;
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px
}

.ql-bubble.ql-toolbar:after,
.ql-bubble .ql-toolbar:after {
  clear: both;
  content: "";
  display: table
}

.ql-bubble.ql-toolbar button,
.ql-bubble .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px
}

.ql-bubble.ql-toolbar button svg,
.ql-bubble .ql-toolbar button svg {
  float: left;
  height: 100%
}

.ql-bubble.ql-toolbar button:active:hover,
.ql-bubble .ql-toolbar button:active:hover {
  outline: none
}

.ql-bubble.ql-toolbar input.ql-image[type=file],
.ql-bubble .ql-toolbar input.ql-image[type=file] {
  display: none
}

.ql-bubble.ql-toolbar button:hover,
.ql-bubble .ql-toolbar button:hover,
.ql-bubble.ql-toolbar button:focus,
.ql-bubble .ql-toolbar button:focus,
.ql-bubble.ql-toolbar button.ql-active,
.ql-bubble .ql-toolbar button.ql-active,
.ql-bubble.ql-toolbar .ql-picker-label:hover,
.ql-bubble .ql-toolbar .ql-picker-label:hover,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active,
.ql-bubble.ql-toolbar .ql-picker-item:hover,
.ql-bubble .ql-toolbar .ql-picker-item:hover,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected {
  color: #fff
}

.ql-bubble.ql-toolbar button:hover .ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #fff
}

.ql-bubble.ql-toolbar button:hover .ql-stroke,
.ql-bubble .ql-toolbar button:hover .ql-stroke,
.ql-bubble.ql-toolbar button:focus .ql-stroke,
.ql-bubble .ql-toolbar button:focus .ql-stroke,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #fff
}

@media (pointer: coarse) {

  .ql-bubble.ql-toolbar button:hover:not(.ql-active),
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) {
    color: #ccc
  }

  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #ccc
  }

  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #ccc
  }
}

.ql-bubble,
.ql-bubble * {
  box-sizing: border-box
}

.ql-bubble .ql-hidden {
  display: none
}

.ql-bubble .ql-out-bottom,
.ql-bubble .ql-out-top {
  visibility: hidden
}

.ql-bubble .ql-tooltip {
  position: absolute;
  transform: translateY(10px)
}

.ql-bubble .ql-tooltip a {
  cursor: pointer;
  text-decoration: none
}

.ql-bubble .ql-tooltip.ql-flip {
  transform: translateY(-10px)
}

.ql-bubble .ql-formats {
  display: inline-block;
  vertical-align: middle
}

.ql-bubble .ql-formats:after {
  clear: both;
  content: "";
  display: table
}

.ql-bubble .ql-stroke {
  fill: none;
  stroke: #ccc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2
}

.ql-bubble .ql-stroke-miter {
  fill: none;
  stroke: #ccc;
  stroke-miterlimit: 10;
  stroke-width: 2
}

.ql-bubble .ql-fill,
.ql-bubble .ql-stroke.ql-fill {
  fill: #ccc
}

.ql-bubble .ql-empty {
  fill: none
}

.ql-bubble .ql-even {
  fill-rule: evenodd
}

.ql-bubble .ql-thin,
.ql-bubble .ql-stroke.ql-thin {
  stroke-width: 1
}

.ql-bubble .ql-transparent {
  opacity: .4
}

.ql-bubble .ql-direction svg:last-child {
  display: none
}

.ql-bubble .ql-direction.ql-active svg:last-child {
  display: inline
}

.ql-bubble .ql-direction.ql-active svg:first-child {
  display: none
}

.ql-bubble .ql-editor h1 {
  font-size: 2em
}

.ql-bubble .ql-editor h2 {
  font-size: 1.5em
}

.ql-bubble .ql-editor h3 {
  font-size: 1.17em
}

.ql-bubble .ql-editor h4 {
  font-size: 1em
}

.ql-bubble .ql-editor h5 {
  font-size: .83em
}

.ql-bubble .ql-editor h6 {
  font-size: .67em
}

.ql-bubble .ql-editor a {
  text-decoration: underline
}

.ql-bubble .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px
}

.ql-bubble .ql-editor code,
.ql-bubble .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px
}

.ql-bubble .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px
}

.ql-bubble .ql-editor code {
  font-size: 85%;
  padding: 2px 4px
}

.ql-bubble .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible
}

.ql-bubble .ql-editor img {
  max-width: 100%
}

.ql-bubble .ql-picker {
  color: #ccc;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle
}

.ql-bubble .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%
}

.ql-bubble .ql-picker-label:before {
  display: inline-block;
  line-height: 22px
}

.ql-bubble .ql-picker-options {
  background-color: #444;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap
}

.ql-bubble .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px
}

.ql-bubble .ql-picker.ql-expanded .ql-picker-label {
  color: #777;
  z-index: 2
}

.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #777
}

.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #777
}

.ql-bubble .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1
}

.ql-bubble .ql-color-picker,
.ql-bubble .ql-icon-picker {
  width: 28px
}

.ql-bubble .ql-color-picker .ql-picker-label,
.ql-bubble .ql-icon-picker .ql-picker-label {
  padding: 2px 4px
}

.ql-bubble .ql-color-picker .ql-picker-label svg,
.ql-bubble .ql-icon-picker .ql-picker-label svg {
  right: 4px
}

.ql-bubble .ql-icon-picker .ql-picker-options {
  padding: 4px 0
}

.ql-bubble .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px
}

.ql-bubble .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px
}

.ql-bubble .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0;
  width: 16px
}

.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px
}

.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before {
  content: attr(data-label)
}

.ql-bubble .ql-picker.ql-header {
  width: 98px
}

.ql-bubble .ql-picker.ql-header .ql-picker-label:before,
.ql-bubble .ql-picker.ql-header .ql-picker-item:before {
  content: "Normal"
}

.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before {
  content: "Heading 1"
}

.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before {
  content: "Heading 2"
}

.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before {
  content: "Heading 3"
}

.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before {
  content: "Heading 4"
}

.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before {
  content: "Heading 5"
}

.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before {
  content: "Heading 6"
}

.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before {
  font-size: 2em
}

.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before {
  font-size: 1.5em
}

.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before {
  font-size: 1.17em
}

.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before {
  font-size: 1em
}

.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before {
  font-size: .83em
}

.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before {
  font-size: .67em
}

.ql-bubble .ql-picker.ql-font {
  width: 108px
}

.ql-bubble .ql-picker.ql-font .ql-picker-label:before,
.ql-bubble .ql-picker.ql-font .ql-picker-item:before {
  content: "Sans Serif"
}

.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before {
  content: "Serif"
}

.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before {
  content: "Monospace"
}

.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before {
  font-family: Georgia, Times New Roman, serif
}

.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before {
  font-family: Monaco, Courier New, monospace
}

.ql-bubble .ql-picker.ql-size {
  width: 98px
}

.ql-bubble .ql-picker.ql-size .ql-picker-label:before,
.ql-bubble .ql-picker.ql-size .ql-picker-item:before {
  content: "Normal"
}

.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before {
  content: "Small"
}

.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before {
  content: "Large"
}

.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before {
  content: "Huge"
}

.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before {
  font-size: 10px
}

.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before {
  font-size: 18px
}

.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before {
  font-size: 32px
}

.ql-bubble .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff
}

.ql-bubble .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000
}

.ql-bubble .ql-toolbar .ql-formats {
  margin: 8px 12px 8px 0
}

.ql-bubble .ql-toolbar .ql-formats:first-child {
  margin-left: 12px
}

.ql-bubble .ql-color-picker svg {
  margin: 1px
}

.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,
.ql-bubble .ql-color-picker .ql-picker-item:hover {
  border-color: #fff
}

.ql-bubble .ql-tooltip {
  background-color: #444;
  border-radius: 25px;
  color: #fff
}

.ql-bubble .ql-tooltip-arrow {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: " ";
  display: block;
  left: 50%;
  margin-left: -6px;
  position: absolute
}

.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow {
  border-bottom: 6px solid #444;
  top: -6px
}

.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow {
  border-top: 6px solid #444;
  bottom: -6px
}

.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor {
  display: block
}

.ql-bubble .ql-tooltip.ql-editing .ql-formats {
  visibility: hidden
}

.ql-bubble .ql-tooltip-editor {
  display: none
}

.ql-bubble .ql-tooltip-editor input[type=text] {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 13px;
  height: 100%;
  outline: none;
  padding: 10px 20px;
  position: absolute;
  width: 100%
}

.ql-bubble .ql-tooltip-editor a {
  top: 10px;
  position: absolute;
  right: 20px
}

.ql-bubble .ql-tooltip-editor a:before {
  color: #ccc;
  content: "\d7";
  font-size: 16px;
  font-weight: 700
}

.ql-container.ql-bubble:not(.ql-disabled) a {
  position: relative;
  white-space: nowrap
}

.ql-container.ql-bubble:not(.ql-disabled) a:before {
  background-color: #444;
  border-radius: 15px;
  top: -5px;
  font-size: 12px;
  color: #fff;
  content: attr(href);
  font-weight: 400;
  overflow: hidden;
  padding: 5px 15px;
  text-decoration: none;
  z-index: 1
}

.ql-container.ql-bubble:not(.ql-disabled) a:after {
  border-top: 6px solid #444;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 0;
  content: " ";
  height: 0;
  width: 0
}

.ql-container.ql-bubble:not(.ql-disabled) a:before,
.ql-container.ql-bubble:not(.ql-disabled) a:after {
  left: 0;
  margin-left: 50%;
  position: absolute;
  transform: translate(-50%, -100%);
  transition: visibility 0s ease .2s;
  visibility: hidden
}

.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,
.ql-container.ql-bubble:not(.ql-disabled) a:hover:after {
  visibility: visible
}

.slick-loading .slick-list {
  background: #fff url(data:@file/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) center center no-repeat
}

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(data:@file/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype")
}

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(data:@file/octet-stream;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"), url(data:@file/x-font-ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype")
}

.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translateY(-50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25
}

.slick-prev:before,
.slick-next:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.plasmic-slick-prev:before,
.plamic-slick-next:before {
  color: #000
}

.slick-prev {
  left: -25px
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto
}

.slick-prev:before {
  content: "\2190"
}

[dir=rtl] .slick-prev:before {
  content: "\2192"
}

.slick-next {
  right: -25px
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px
}

.slick-next:before {
  content: "\2192"
}

[dir=rtl] .slick-next:before {
  content: "\2190"
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1
}

.slick-dots li button:before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "\2022";
  text-align: center;
  opacity: .25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translateZ(0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: ""
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

:where(.__wab_flex-container),
:where(.\3c1 fc) {
  display: flex;
  flex: 1;
  align-self: stretch;
  pointer-events: none
}

:where(.__wab_flex-container>*),
:where(.\3c1 fc>*) {
  pointer-events: auto
}

:where(.__wab_slot),
:where(.\3c1s) {
  display: contents
}

:where(.__wab_slot-string-wrapper),
:where(.\3c1sw) {
  position: relative
}

:where(.__wab_passthrough) {
  display: contents
}

:where(.__wab_img-wrapper) {
  position: relative;
  display: inherit;
  flex-direction: column;
  overflow: hidden;
  flex-shrink: 0
}

:where(.__wab_slot>.__wab_img-wrapper),
:where(.\3c1s>.__wab_img-wrapper) {
  display: block
}

:where(.__wab_passthrough>.__wab_img-wrapper) {
  display: block
}

:where(.__wab_img-spacer-svg) {
  display: block;
  margin: 0;
  border: none;
  padding: 0
}

:where(.__wab_img) {
  position: absolute;
  inset: 0;
  margin: 0;
  padding: 0;
  border: none;
  display: block;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  box-sizing: border-box
}

:where(.__wab_picture) {
  display: contents
}

:where(.\3c1 d__all) {
  display: block;
  white-space: inherit;
  grid-row: auto;
  grid-column: auto;
  position: relative;
  background: none;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: none;
  box-sizing: border-box;
  text-decoration-line: none;
  margin: 0;
  border-width: 0px
}

:where(.\3c1th *) {
  white-space: inherit;
  grid-row: auto;
  grid-column: auto;
  background: none;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-shadow: none;
  box-sizing: border-box;
  text-decoration-line: none;
  margin: 0;
  border-width: 0px
}

:where(.\3c1 d__img) {
  display: inline-block
}

:where(.\3c1th img) {
  white-space: inherit
}

:where(.\3c1 d__li) {
  display: list-item
}

:where(.\3c1th li) {
  white-space: inherit
}

:where(.\3c1 d__span) {
  display: inline;
  position: static;
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  text-transform: inherit
}

:where(.\3c1th span) {
  white-space: inherit;
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  text-transform: inherit
}

:where(.\3c1 d__input) {
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  text-transform: inherit;
  background-image: linear-gradient(#ffffff, #ffffff);
  padding: 2px;
  border: 1px solid lightgray
}

:where(.\3c1th input) {
  white-space: inherit;
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  text-transform: inherit;
  background-image: linear-gradient(#ffffff, #ffffff);
  padding: 2px;
  border: 1px solid lightgray
}

:where(.\3c1 d__textarea) {
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  text-transform: inherit;
  padding: 2px;
  border: 1px solid lightgray
}

:where(.\3c1th textarea) {
  white-space: inherit;
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  text-transform: inherit;
  padding: 2px;
  border: 1px solid lightgray
}

:where(.\3c1 d__button) {
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  text-transform: inherit;
  background-image: none;
  align-items: flex-start;
  text-align: center;
  padding: 2px 6px;
  border: 1px solid lightgray
}

:where(.\3c1th button) {
  white-space: inherit;
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  text-transform: inherit;
  background-image: none;
  align-items: flex-start;
  text-align: center;
  padding: 2px 6px;
  border: 1px solid lightgray
}

:where(.\3c1 d__code) {
  font-family: inherit;
  line-height: inherit
}

:where(.\3c1th code) {
  white-space: inherit;
  font-family: inherit;
  line-height: inherit
}

:where(.\3c1 d__pre) {
  font-family: inherit;
  line-height: inherit
}

:where(.\3c1th pre) {
  white-space: inherit;
  font-family: inherit;
  line-height: inherit
}

:where(.\3c1 d__p) {
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  text-transform: inherit
}

:where(.\3c1th p) {
  white-space: inherit;
  font-family: inherit;
  line-height: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  text-transform: inherit
}

:where(.\3c1 d__h1) {
  font-size: inherit;
  font-weight: inherit
}

:where(.\3c1th h1) {
  white-space: inherit;
  font-size: inherit;
  font-weight: inherit
}

:where(.\3c1 d__h2) {
  font-size: inherit;
  font-weight: inherit
}

:where(.\3c1th h2) {
  white-space: inherit;
  font-size: inherit;
  font-weight: inherit
}

:where(.\3c1 d__h3) {
  font-size: inherit;
  font-weight: inherit
}

:where(.\3c1th h3) {
  white-space: inherit;
  font-size: inherit;
  font-weight: inherit
}

:where(.\3c1 d__h4) {
  font-size: inherit;
  font-weight: inherit
}

:where(.\3c1th h4) {
  white-space: inherit;
  font-size: inherit;
  font-weight: inherit
}

:where(.\3c1 d__h5) {
  font-size: inherit;
  font-weight: inherit
}

:where(.\3c1th h5) {
  white-space: inherit;
  font-size: inherit;
  font-weight: inherit
}

:where(.\3c1 d__h6) {
  font-size: inherit;
  font-weight: inherit
}

:where(.\3c1th h6) {
  white-space: inherit;
  font-size: inherit;
  font-weight: inherit
}

:where(.\3c1 d__address) {
  font-style: inherit
}

:where(.\3c1th address) {
  white-space: inherit;
  font-style: inherit
}

:where(.\3c1 d__a) {
  color: inherit
}

:where(.\3c1th a) {
  white-space: inherit;
  color: inherit
}

:where(.\3c1 d__ol) {
  list-style-type: none;
  padding: 0
}

:where(.\3c1th ol) {
  white-space: inherit;
  list-style-type: none;
  padding: 0
}

:where(.\3c1 d__ul) {
  list-style-type: none;
  padding: 0
}

:where(.\3c1th ul) {
  white-space: inherit;
  list-style-type: none;
  padding: 0
}

:where(.\3c1 d__select) {
  padding: 2px 6px
}

:where(.\3c1th select) {
  white-space: inherit;
  padding: 2px 6px
}

.\3c1 dc {
  display: grid
}

.\3c1 dn {
  display: inline
}

.plasmic_page_wrapper {
  display: flex;
  width: 100%;
  min-height: 100vh;
  align-items: stretch;
  align-self: start
}

.plasmic_page_wrapper>* {
  height: auto !important
}

.\3c1th {
  white-space: normal
}

.\3c1 dss {
  --mixin-hOOB1RkHQ8-hjKYm_white-space: pre-wrap
}

:where(.\3c1r-hjKYm) {
  white-space: var(--mixin-hOOB1RkHQ8-hjKYm_white-space)
}

.\3c1 dss {
  --mixin-SnTY4S5hPhfm-7nJ7U_white-space: pre-wrap
}

:where(.\3c1r-7nJ7U) {
  white-space: var(--mixin-SnTY4S5hPhfm-7nJ7U_white-space)
}

.\3c1 dss {
  --mixin-2CBzNdhBI2Og-8PtdG_white-space: pre-wrap
}

:where(.\3c1r-8PtdG) {
  white-space: var(--mixin-2CBzNdhBI2Og-8PtdG_white-space)
}

.\3c1 dss {
  --mixin-OUaibnT5RO-5dGW8_white-space: pre-wrap
}

:where(.\3c1r-5dGW8) {
  white-space: var(--mixin-OUaibnT5RO-5dGW8_white-space)
}

.\3c1 dss {
  --mixin-mQdTSVoit_mw-YUiM7_white-space: pre-wrap
}

:where(.\3c1r-YUiM7) {
  white-space: var(--mixin-mQdTSVoit_mw-YUiM7_white-space)
}

.\3c1 dss {
  --mixin-YJgNnsQuodVQ-84wxo_white-space: pre-wrap
}

:where(.\3c1r-84wxo) {
  white-space: var(--mixin-YJgNnsQuodVQ-84wxo_white-space)
}

.\3c1tns {
  --token-3tLrZQMJqqw: 1rem;
  --plasmic-token-text-base: var(--token-3tLrZQMJqqw);
  --token-juX1baBjx9rP: #111111;
  --plasmic-token-unnamed-style-token-3: var(--token-juX1baBjx9rP);
  --token-B2xRhCSlb7qn: #FFFFFF;
  --plasmic-token-color: var(--token-B2xRhCSlb7qn);
  --token-sJN_60rns9ZQ: var(--antd-colorBgContainer);
  --plasmic-token-system-bg-container: var(--token-sJN_60rns9ZQ);
  --token-Y51KDdKruosg: var(--antd-colorBgElevated);
  --plasmic-token-system-bg-elevated: var(--token-Y51KDdKruosg);
  --token-2W99XAH2-YsK: var(--antd-colorTextTertiary);
  --plasmic-token-system-text-tertiary: var(--token-2W99XAH2-YsK);
  --token-NVUmezv40kkD: var(--antd-colorText);
  --plasmic-token-system-text: var(--token-NVUmezv40kkD);
  --token-eQ6Z3xquEdQk: var(--antd-colorBorder);
  --plasmic-token-system-border: var(--token-eQ6Z3xquEdQk);
  --token-fRXk-NCb2fZR: .75rem;
  --plasmic-token-text-xs: var(--token-fRXk-NCb2fZR);
  --token-ehsAVJmHubUf: .875rem;
  --plasmic-token-text-sm: var(--token-ehsAVJmHubUf);
  --token-4aOJf-4uXv6l: 1.125rem;
  --plasmic-token-text-lg: var(--token-4aOJf-4uXv6l);
  --token-xxOkqje3fWqk: 1.25rem;
  --plasmic-token-text-xl: var(--token-xxOkqje3fWqk);
  --token-GsOjXPF3gxSY: 1.5rem;
  --plasmic-token-text-2-xl: var(--token-GsOjXPF3gxSY);
  --token-VrJOj8LuymDM: 2rem;
  --plasmic-token-text-3-xl: var(--token-VrJOj8LuymDM);
  --token-2OUnLvhYb0Vk: 2.25rem;
  --plasmic-token-text-4-xl: var(--token-2OUnLvhYb0Vk);
  --token-N0q0ppj_lWLq: 8rem;
  --plasmic-token-text-9-xl: var(--token-N0q0ppj_lWLq);
  --token-Y0lJ1SU0ReoL: 3rem;
  --plasmic-token-text-5-xl: var(--token-Y0lJ1SU0ReoL);
  --token-i1DMei7bV_ga: 4rem;
  --plasmic-token-text-6-xl: var(--token-i1DMei7bV_ga);
  --token-MfAriPZU5I7W: 4.5rem;
  --plasmic-token-text-7-xl: var(--token-MfAriPZU5I7W);
  --token-y8xy8Hht511Y: 6rem;
  --plasmic-token-text-8-xl: var(--token-y8xy8Hht511Y);
  --token-pzHISduBdhNL: 24rem;
  --plasmic-token-96: var(--token-pzHISduBdhNL);
  --token-T-iDFdxbaa0d: 20rem;
  --plasmic-token-80: var(--token-T-iDFdxbaa0d);
  --token-yyIl_je6g7YN: 18rem;
  --plasmic-token-72: var(--token-yyIl_je6g7YN);
  --token-mbONtFE_zeSD: 16rem;
  --plasmic-token-64: var(--token-mbONtFE_zeSD);
  --token-dbRHxeZsmOCW: 15rem;
  --plasmic-token-60: var(--token-dbRHxeZsmOCW);
  --token-qguHzRIXTvlT: 14rem;
  --plasmic-token-56: var(--token-qguHzRIXTvlT);
  --token--1KsOSpBL7QT: 12rem;
  --plasmic-token-48: var(--token--1KsOSpBL7QT);
  --token-oDZrXLxCzEdI: 13rem;
  --plasmic-token-52: var(--token-oDZrXLxCzEdI);
  --token-B2QJK96nSF3a: #050505;
  --plasmic-token-unnamed-style-token: var(--token-B2QJK96nSF3a)
}

.\3c1tns {
  --plsmc-standard-width: 800px;
  --plsmc-wide-width: 1280px;
  --plsmc-viewport-gap: 16px;
  --plsmc-wide-chunk: calc(((var(--plsmc-wide-width) - var(--plsmc-standard-width)) / 2) - var(--plsmc-viewport-gap))
}

.\3c1 dss {
  --mixin-Uj38qZbDUzj-4G3uU_padding-bottom: 1px;
  --mixin-Uj38qZbDUzj-4G3uU_padding-left: 4px;
  --mixin-Uj38qZbDUzj-4G3uU_padding-right: 4px;
  --mixin-Uj38qZbDUzj-4G3uU_padding-top: 1px;
  --mixin-2isORI1e1jG-4G3uU_list-style-position: outside;
  --mixin-2isORI1e1jG-4G3uU_position: relative;
  --mixin-2isORI1e1jG-4G3uU_list-style-type: disc;
  --mixin-yyMsSgcaDKJ-4G3uU_padding-left: 40px;
  --mixin-yyMsSgcaDKJ-4G3uU_position: relative
}

@media (min-width:0px) and (max-width:640px) {
  .\3c1 dss {
    --mixin-ZeqKhxXa1jV-4G3uU_font-size: 28px;
    --mixin-ZeqKhxXa1jV-4G3uU_margin-top: 16px;
    --mixin-ZeqKhxXa1jV-4G3uU_margin-right: 0px;
    --mixin-ZeqKhxXa1jV-4G3uU_margin-bottom: 16px;
    --mixin-ZeqKhxXa1jV-4G3uU_margin-left: 0px
  }
}

:where(.\3c1r-4G3uU) {
  white-space: var(--mixin-g7KUOKsGXXI-4G3uU_white-space)
}

:where(.\3c1r-4G3uU) code:where(.\3c1 d__code),
code:where(.\3c1r-4G3uU.\3c1 d__code),
:where(.\3c1r-4G3uU .\3c1th) code,
:where(.\3c1r-4G3uU_tags) code,
code:where(.\3c1r-4G3uU_tags) {
  padding: var(--mixin-Uj38qZbDUzj-4G3uU_padding-top) var(--mixin-Uj38qZbDUzj-4G3uU_padding-right) var(--mixin-Uj38qZbDUzj-4G3uU_padding-bottom) var(--mixin-Uj38qZbDUzj-4G3uU_padding-left)
}

:where(.\3c1r-4G3uU) ul:where(.\3c1 d__ul),
ul:where(.\3c1r-4G3uU.\3c1 d__ul),
:where(.\3c1r-4G3uU .\3c1th) ul,
:where(.\3c1r-4G3uU_tags) ul,
ul:where(.\3c1r-4G3uU_tags) {
  list-style-position: var(--mixin-2isORI1e1jG-4G3uU_list-style-position);
  position: var(--mixin-2isORI1e1jG-4G3uU_position);
  list-style-type: var(--mixin-2isORI1e1jG-4G3uU_list-style-type)
}

:where(.\3c1r-4G3uU) ol:where(.\3c1 d__ol),
ol:where(.\3c1r-4G3uU.\3c1 d__ol),
:where(.\3c1r-4G3uU .\3c1th) ol,
:where(.\3c1r-4G3uU_tags) ol,
ol:where(.\3c1r-4G3uU_tags) {
  padding-left: var(--mixin-yyMsSgcaDKJ-4G3uU_padding-left);
  position: var(--mixin-yyMsSgcaDKJ-4G3uU_position)
}

/*! Bundled license information:

react-quill/dist/quill.bubble.css:
(*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*)
*/

.\3c1_4UCwk {
  display: flex;
  flex-direction: row
}

.\3c1tltWw {
  display: flex;
  flex-direction: row
}

.\3c1 eBt6X {
  display: flex;
  flex-direction: row
}

.\3c1hr08B {
  display: flex;
  flex-direction: row
}

.\3c1 dhxvY {
  display: flex;
  flex-direction: row
}

.\3c1 bVJq1 {
  display: flex;
  flex-direction: row
}

.\3c1vOwbs {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  flex-direction: column;
  overflow-x: hidden;
  overflow-y: visible;
  min-width: 0;
  min-height: 0
}

.\3c1irVLs.\3c1i,
.\3c1gtMeT.\3c1i,
.\3c1hndG5.\3c1i,
.\3c1oz5Vx.\3c1i {
  max-width: 100%;
  object-fit: cover;
  position: relative
}

.\3c1myEVz {
  display: grid;
  position: relative;
  align-content: flex-start;
  justify-items: stretch;
  width: 100%;
  min-width: 0;
  grid-template-columns: var(--plsmc-viewport-gap) 1fr minmax(0, var(--plsmc-wide-chunk)) min(var(--plsmc-standard-width), calc(100% - var(--plsmc-viewport-gap) - var(--plsmc-viewport-gap))) minmax(0, var(--plsmc-wide-chunk)) 1fr var(--plsmc-viewport-gap);
  padding: 6rem 0px
}

.\3c1myEVz>* {
  grid-column: 4
}

.\3c1_1WnrJ {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  z-index: 1;
  grid-column-start: 1 !important;
  grid-column-end: -1 !important
}

.\3c1ic9M.\3c1i {
  max-width: 720px;
  object-fit: cover
}

.\3c1nfxC3.\3c1i {
  max-width: 100%;
  object-fit: cover;
  width: 100%;
  min-width: 0
}

.\3c1qiBi {
  display: grid;
  position: relative;
  align-content: flex-start;
  justify-items: stretch;
  width: 100%;
  min-width: 0;
  grid-template-columns: var(--plsmc-viewport-gap) 1fr minmax(0, var(--plsmc-wide-chunk)) min(var(--plsmc-standard-width), calc(100% - var(--plsmc-viewport-gap) - var(--plsmc-viewport-gap))) minmax(0, var(--plsmc-wide-chunk)) 1fr var(--plsmc-viewport-gap);
  padding: 0px 0px 6rem
}

.\3c1qiBi>* {
  grid-column: 4
}

@media (min-width:0px) and (max-width:640px) {
  .\3c1qiBi {
    padding-bottom: 104px
  }
}

@media (min-width:0px) and (max-width:640px) {
  .\3c1qiBi>* {
    grid-column: 4
  }
}

.\3c1_6LYvX {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  z-index: 20;
  grid-column-start: 1 !important;
  grid-column-end: -1 !important
}

@media (min-width:0px) and (max-width:640px) {
  .\3c1_6LYvX {
    margin-bottom: 48px
  }
}

.\3c1_2Cgsn.\3c1i {
  max-width: 720px;
  object-fit: cover
}

.\3c1tLbYz.\3c1i {
  max-width: 100%;
  object-fit: cover;
  position: relative;
  width: 100%;
  grid-column-start: 1 !important;
  grid-column-end: -1 !important
}

.\3c1xujys.\3c1i,
.\3c1lZ6G.\3c1i {
  max-width: 100%;
  object-fit: cover;
  position: relative
}

.\3c1i5RuN {
  display: flex;
  flex-direction: row
}

.\3c1_6Ssm1 {
  display: flex;
  flex-direction: row
}

.\3c1zuyN6 {
  display: flex;
  flex-direction: row
}

.\3c1zkYyR {
  display: flex;
  flex-direction: row
}
</style><!--$-->
<style>
.text-pretty {
  text-wrap: pretty;
}


.boxProductFeature {
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: radial-gradient(398.67% 398.67% at 50% 100%, rgba(255, 255, 255, 0.10) 0%, rgba(255, 255, 255, 0.00) 60%), linear-gradient(180deg, rgba(243, 238, 255, 0.00) 0%, rgba(243, 238, 255, 0.04) 100%), #000;
}
body {
    margin: 0;
  }