*,
::before,
::after {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-transform: translateX(var(--tw-translate-x)) translateY(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))
}

::backdrop {
    --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-transform: translateX(var(--tw-translate-x)) translateY(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))
}

*,
::before,
::after {
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: rgba(255, 255, 255, 1);
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
    --tw-ring-opacity: 0.5
}

::backdrop {
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: rgba(255, 255, 255, 1);
    --tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity));
    --tw-ring-opacity: 0.5
}

*,
::before,
::after {
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000
}

::backdrop {
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000
}

*,
::before,
::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

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

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -moz-tab-size: 4;
    tab-size: 4;
    font-family: "Source Sans 3", "Roboto Condensed", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-feature-settings: normal
}

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

h1,
h5 {
    font-size: inherit;
    font-weight: inherit
}

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

b {
    font-weight: bolder
}

button {
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

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

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

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

h1,
h5,
p {
    margin: 0
}

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

button {
    cursor: pointer
}

img {
    display: block;
    vertical-align: middle
}

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

[hidden] {
    display: none
}

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

::-webkit-date-and-time-value {
    min-height: 1.5em
}

:root {
    --svg-arrow-down: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --svg-caret-down: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='currentFill' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E")
}

.btn {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    flex-shrink: 0;
    font-weight: 600;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    border-radius: 0.375rem
}

.btn:disabled {
    opacity: 0.8;
    pointer-events: none
}

.btn:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    --tw-ring-opacity: 0.5
}

.btn:hover {
    text-decoration-line: none
}

.btn {
    border-width: 0px
}

.col {
    position: relative;
    width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem
}

.row {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin-left: calc(1.25rem * -1);
    margin-right: calc(1.25rem * -1)
}

body {
    font-family: "Source Sans 3", "Roboto Condensed", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    font-size: 16px
}

.navbar {
    z-index: 20;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    position: relative
}

h1,
.h1 {
    font-family: "Montserrat", "Source Sans 3", "Roboto Condensed", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

.screen-title h1, .screen-title span{
    line-height: 1.5;
}

@media (min-width:1200px) {

    h1,
    .h1 {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
}

h1,
.h1 {
    font-weight: 600;
    font-size: calc(1.375rem + 1.5vw)
}

h5,
.h5 {
    font-family: "Montserrat", "Source Sans 3", "Roboto Condensed", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 800
}

html :where(a) {
    color: #e2010beb
}

.accordion-body {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem
}

.accordion-item {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
    border-radius: 0.5rem;
    padding: 1rem;
    margin-bottom: 0.75rem
}

.accordion-collapse {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition-duration: 300ms
}

h1,
h5,
p {
    margin-bottom: 0.75rem
}

html :where(.taos-init) {
    transition-duration: 400ms
}

html :where(a.text-dark):hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity))
}

html :where(.table>thead) {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity))
}

html :where(a.text-white):hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity))
}

html :where(.modal-content) {
    position: relative;
    margin: auto;
    margin-top: 4rem;
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    z-index: 40;
    max-width: 28rem
}

html :where(a.text-info) {
    --tw-text-opacity: 1;
    color: rgba(100, 160, 200, var(--tw-text-opacity))
}

html :where(a.text-info):hover {
    --tw-text-opacity: 1;
    color: rgba(49, 78, 98, var(--tw-text-opacity))
}

html :where(a.text-light) {
    --tw-text-opacity: 1;
    color: rgba(243, 244, 246, var(--tw-text-opacity))
}

html :where(a.text-light):hover {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity))
}

html :where(a.text-light):active {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity))
}

html :where(a.text-danger) {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity))
}

html :where(a.text-danger):hover {
    --tw-text-opacity: 1;
    color: rgba(153, 27, 27, var(--tw-text-opacity))
}

html :where(a.text-danger):active {
    --tw-text-opacity: 1;
    color: rgba(127, 29, 29, var(--tw-text-opacity))
}

html :where(a.text-neutral) {
    --tw-text-opacity: 1;
    color: rgba(71, 85, 105, var(--tw-text-opacity))
}

html :where(a.text-neutral):hover {
    --tw-text-opacity: 1;
    color: rgba(30, 41, 59, var(--tw-text-opacity))
}

html :where(a.text-neutral):active {
    --tw-text-opacity: 1;
    color: rgba(15, 23, 42, var(--tw-text-opacity))
}

html :where(a.text-primary) {
    color: #e2010beb
}

html :where(a.text-success) {
    --tw-text-opacity: 1;
    color: rgba(16, 185, 129, var(--tw-text-opacity))
}

html :where(a.text-success):hover {
    --tw-text-opacity: 1;
    color: rgba(4, 120, 87, var(--tw-text-opacity))
}

html :where(a.text-success):active {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity))
}

html :where(a.text-warning) {
    --tw-text-opacity: 1;
    color: rgba(245, 158, 11, var(--tw-text-opacity))
}

html :where(a.text-warning):hover {
    --tw-text-opacity: 1;
    color: rgba(180, 83, 9, var(--tw-text-opacity))
}

html :where(a.text-warning):active {
    --tw-text-opacity: 1;
    color: rgba(146, 64, 14, var(--tw-text-opacity))
}

html :where(a.text-tertiary) {
    --tw-text-opacity: 1;
    color: rgba(51, 51, 51, var(--tw-text-opacity))
}

html :where(a.text-secondary) {
    --tw-text-opacity: 1;
    color: rgba(13, 13, 13, var(--tw-text-opacity))
}

html :where(a.text-secondary):hover {
    --tw-text-opacity: 1;
    color: rgba(6, 6, 6, var(--tw-text-opacity))
}

html :where(.table>tbody>tr>td) {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity))
}

html :where(.table>thead>tr>th) {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 600;
    text-align: left;
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity))
}

.navbar>.container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media (min-width:768px) {
    .navbar>.container {
        flex-wrap: nowrap
    }
}

.navbar>.container {
    padding-left: 0.75rem;
    padding-right: 0.75rem
}

@media (min-width:768px) {
    .navbar>.container {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

.bg-secondary {
    --tw-bg-opacity: 1;
    background-color: rgba(13, 13, 13, var(--tw-bg-opacity))
}

.border-info {
    --tw-border-opacity: 1;
    border-color: rgba(100, 160, 200, var(--tw-border-opacity))
}

.border-primary {
    border-color: #e2010beb
}

.text-secondary {
    --tw-text-opacity: 1;
    color: rgba(13, 13, 13, var(--tw-text-opacity))
}

.bg-secondary.btn {
    --tw-bg-opacity: 1;
    background-color: rgba(13, 13, 13, var(--tw-bg-opacity))
}

.text-secondary.btn {
    --tw-text-opacity: 1;
    color: rgba(13, 13, 13, var(--tw-text-opacity))
}

.btn-primary {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    background-color: #e2010beb;
    border-color: #e2010beb;
    --tw-ring-color: #e2010beb
}

.absolute {
    position: absolute
}

.container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    max-width: 100%
}

.flex {
    display: flex
}

.flex-auto {
    flex: 1 1 auto
}

.hidden {
    display: none
}

.p-0 {
    padding: 0px
}

.p-2 {
    padding: 0.5rem
}

.p-6 {
    padding: 1.5rem
}

.relative {
    position: relative
}

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

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

.my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem
}

.px-0 {
    padding-right: 0px;
    padding-left: 0px
}

.px-\[5px\] {
    padding-right: 5px;
    padding-left: 5px
}

.py-0 {
    padding-top: 0px;
    padding-bottom: 0px
}

.align-end {
    vertical-align: end
}

.align-left {
    vertical-align: left
}

.break-all {
    word-break: break-all
}

.flex-col {
    -webkit-flex-direction: column;
    flex-direction: column
}

.font-extrabold {
    font-weight: 800
}

.font-mono {
    font-family: "Montserrat", "Source Sans 3", "Roboto Condensed", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.font-sans {
    font-family: "Source Sans 3", "Roboto Condensed", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.font-semibold {
    font-weight: 600
}

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

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

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

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

.pb-0 {
    padding-bottom: 0px
}

.pb-1 {
    padding-bottom: 0.25rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pt-3 {
    padding-top: 0.75rem
}

.right-2 {
    right: 0.5rem
}

.right-3 {
    right: 0.75rem
}

.text-left {
    text-align: left
}

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

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

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

.list-outside {
    list-style-position: outside
}

.underline {
    text-decoration-line: underline
}

.btn-primary:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

@media (min-width:1024px) {
    .container {
        max-width: calc(min(100vw - 60px, 1220px))
    }
}

.btn-primary {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    background-color: #e2010beb;
    border-color: #e2010beb;
    --tw-ring-color: #e2010beb
}

.text-\[\#010035\] {
    --tw-text-opacity: 1;
    color: rgba(1, 0, 53, var(--tw-text-opacity))
}

.text-secondary {
    --tw-text-opacity: 1;
    color: rgba(13, 13, 13, var(--tw-text-opacity))
}

.shadow-\[0px_4px_8px_0px_rgba\(0\,0\,0\,0\.15\)\] {
    --tw-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
    --tw-shadow-colored: 0px 4px 8px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

.w-6\/12 {
    width: 50%
}

.absolute {
    position: absolute
}

.container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    max-width: 100%
}

.flex {
    display: flex
}

.flex-auto {
    flex: 1 1 auto
}

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

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

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

.hidden {
    display: none
}

.p-0 {
    padding: 0px
}

.p-2 {
    padding: 0.5rem
}

.p-6 {
    padding: 1.5rem
}

.relative {
    position: relative
}

.px-\[calc\(2rem\/2\)\] {
    padding-left: calc(2rem / 2);
    padding-right: calc(2rem / 2)
}

.bg-secondary {
    --tw-bg-opacity: 1;
    background-color: rgba(13, 13, 13, var(--tw-bg-opacity))
}

.border-\[\#A370F7\] {
    --tw-border-opacity: 1;
    border-color: rgba(163, 112, 247, var(--tw-border-opacity))
}

.border-\[\#FD7E14\] {
    --tw-border-opacity: 1;
    border-color: rgba(253, 126, 20, var(--tw-border-opacity))
}

.border-info {
    --tw-border-opacity: 1;
    border-color: rgba(100, 160, 200, var(--tw-border-opacity))
}

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

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

.my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem
}

.px-\[0px\] {
    padding-left: 0px;
    padding-right: 0px
}

.px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px
}

.py-0 {
    padding-top: 0px;
    padding-bottom: 0px
}

.align-end {
    vertical-align: end
}

.align-left {
    vertical-align: left
}

.border-primary {
    border-color: #e2010beb
}

.break-all {
    word-break: break-all
}

.flex-col {
    -webkit-flex-direction: column;
    flex-direction: column
}

.font-extrabold {
    font-weight: 800
}

.font-mono {
    font-family: "Montserrat", "Source Sans 3", "Roboto Condensed", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.font-sans {
    font-family: "Source Sans 3", "Roboto Condensed", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.font-semibold {
    font-weight: 600
}

.leading-\[15\.08px\] {
    line-height: 15.08px
}

.leading-\[27px\] {
    line-height: 27px
}

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

.mb-\[0\.45rem\] {
    margin-bottom: 0.45rem
}

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

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

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

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

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

.pb-0 {
    padding-bottom: 0px
}

.pb-1 {
    padding-bottom: 0.25rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pl-\[12px\] {
    padding-left: 12px
}

.pt-\[4px\] {
    padding-top: 4px
}

.pt-\[40px\] {
    padding-top: 40px
}

.pt-3 {
    padding-top: 0.75rem
}

.right-2 {
    right: 0.5rem
}

.right-3 {
    right: 0.75rem
}

.text-\[0\.8rem\] {
    font-size: 0.8rem
}

.text-\[1rem\] {
    font-size: 1rem
}

.text-\[16px\] {
    font-size: 16px
}

.text-\[18px\] {
    font-size: 18px
}

.text-left {
    text-align: left
}

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

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

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

.list-outside {
    list-style-position: outside
}

.rounded-\[1000px\] {
    border-radius: 1000px
}

.underline {
    text-decoration-line: underline
}

.border-b-\[6px\] {
    border-bottom-width: 6px
}

.btn-primary:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

@media (min-width:640px) {
    .sm\:px-\[100px\] {
        padding-left: 100px;
        padding-right: 100px
    }
}

@media (min-width:768px) {
    .md\:w-4\/12 {
        width: 33.333333%
    }
}

@media (min-width:768px) {
    .md\:p-0 {
        padding: 0px
    }
}

@media (min-width:768px) {
    .md\:px-\[0px\] {
        padding-left: 0px;
        padding-right: 0px
    }

    .md\:px-\[6px\] {
        padding-left: 6px;
        padding-right: 6px
    }
}

@media (min-width:768px) {
    .md\:pb-10 {
        padding-bottom: 2.5rem
    }
}

@media (min-width:768px) {
    .md\:pl-0 {
        padding-left: 0px
    }
}

@media (min-width:768px) {
    .md\:pr-0 {
        padding-right: 0px
    }
}

@media (min-width:768px) {
    .md\:pt-10 {
        padding-top: 2.5rem
    }
}

@media (min-width:768px) {
    .md\:pt-20 {
        padding-top: 5rem
    }
}

@media (min-width:1024px) {
    .container {
        max-width: calc(min(100vw - 60px, 1220px))
    }
}

@media (min-width:1200px) {
    .xl\:text-\[18px\] {
        font-size: 18px
    }
}