.wrapper {
    max-width: 73.5rem;
    padding-left: .75rem;
    padding-right: .75rem
}

.container,
.wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.container {
    max-width: 62.5rem;
    padding-top: 3.125rem;
    padding-bottom: 3.125rem
}

@media (min-width:48.0625em) {
    .container {
        padding-top: 6.25rem;
        padding-bottom: 6.25rem
    }
}

.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important
}

.focus\:not-sr-only:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important
}

.bg-black {
    background-color: #000 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-red-600 {
    background-color: #e53e3e !important
}

.bg-yellow-600 {
    background-color: #d69e2e !important
}

.bg-green-600 {
    background-color: #38a169 !important
}

.bg-blue-600 {
    background-color: #3182ce !important
}

.bg-primary-gray {
    background-color: #e5e7eb !important
}

.bg-primary-orange {
    background-color: #f59e0b !important
}

.bg-primary-yellow {
    background-color: #fef3c7 !important
}

.bg-primary-lightpink {
    background-color: #fee2e2 !important
}

.bg-secondary-black {
    background-color: #1f2937 !important
}

.bg-secondary-gray {
    background-color: #d1d5db !important
}

.bg-secondary-gray02 {
    background-color: #f3f4f6 !important
}

.bg-secondary-yellow {
    background-color: #fbbf24 !important
}

.bg-secondary-yellow02 {
    background-color: #fde68a !important
}

.bg-secondary-lightblue {
    background-color: #e0f2fe !important
}

.bg-secondary-green {
    background-color: #4e968e !important
}

.focus\:bg-primary-black:focus,
.hover\:bg-primary-black:hover {
    background-color: #111827 !important
}

.border-collapse {
    border-collapse: collapse !important
}

.border-primary-black {
    border-color: #111827 !important
}

.border-primary-gray {
    border-color: #e5e7eb !important
}

.border-primary-orange {
    border-color: #f59e0b !important
}

.border-secondary-gray {
    border-color: #d1d5db !important
}

.rounded-md {
    border-radius: .375rem !important
}

.rounded-lg {
    border-radius: .5rem !important
}

.rounded-full {
    border-radius: 9999px !important
}

.rounded-t-lg {
    border-top-left-radius: .5rem !important;
    border-top-right-radius: .5rem !important
}

.border-solid {
    border-style: solid !important
}

.border-2 {
    border-width: 2px !important
}

.border {
    border-width: 1px !important
}

.border-t-0 {
    border-top-width: 0 !important
}

.border-r-0 {
    border-right-width: 0 !important
}

.border-b-0 {
    border-bottom-width: 0 !important
}

.border-l-0 {
    border-left-width: 0 !important
}

.border-0 {
    border-right-width: 0 !important;
    border-left-width: 0 !important;
    border-top-width: 0 !important;
    border-bottom-width: 0 !important
}

.border-l-4 {
    border-left-width: 4px !important
}

.border-t {
    border-top-width: 1px !important
}

.border-r {
    border-right-width: 1px !important
}

.border-b {
    border-bottom-width: 1px !important
}

.border-l {
    border-left-width: 1px !important
}

.cursor-pointer {
    cursor: pointer !important
}

.block {
    display: block !important
}

.inline-block {
    display: inline-block !important
}

.flex {
    display: flex !important
}

.inline-flex {
    display: inline-flex !important
}

.table {
    display: table !important
}

.hidden {
    display: none !important
}

.flex-col {
    flex-direction: column !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.items-start {
    align-items: flex-start !important
}

.items-center {
    align-items: center !important
}

.justify-right {
    justify-content: flex-end !important;
}

.justify-center {
    justify-content: center !important
}

.justify-between {
    justify-content: space-between !important
}

.justify-around {
    justify-content: space-around !important
}

.flex-1 {
    flex: 1 1 0% !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.font-notosans {
    font-family: Noto Sans, sans-serif !important
}

.font-normal {
    font-weight: 400 !important
}

.font-medium {
    font-weight: 500 !important
}

.font-bold {
    font-weight: 700 !important
}

.h-1 {
    height: .25rem !important
}

.h-4 {
    height: 1rem !important
}

.h-8 {
    height: 2rem !important
}

.h-9 {
    height: 2.25rem !important
}

.h-10 {
    height: 2.5rem !important
}

.h-14 {
    height: 3.5rem !important
}

.h-16 {
    height: 4rem !important
}

.h-30 {
    height: 7.5rem !important
}

.h-75 {
    height: 18.75rem !important
}

.h-85 {
    height: 21.25rem !important
}

.h-97 {
    height: 24.25rem !important
}

.h-125 {
    height: 31.25rem !important
}

.h-1\.5 {
    height: .375rem !important
}

.h-9\.5 {
    height: 2.375rem !important
}

.h-10\.5 {
    height: 2.625rem !important
}

.h-14\.5 {
    height: 3.625rem !important
}

.h-full {
    height: 100% !important
}

.h-screen {
    height: 100vh !important
}

.text-12 {
    font-size: .75rem !important
}

.text-14 {
    font-size: .875rem !important
}

.text-16 {
    font-size: 1rem !important
}

.text-18 {
    font-size: 1.125rem !important
}

.text-20 {
    font-size: 1.25rem !important
}

.text-24 {
    font-size: 1.5rem !important
}

.leading-1 {
    line-height: 1 !important
}

.leading-2 {
    line-height: 2 !important
}

.leading-5 {
    line-height: 1.25rem !important
}

.leading-snug {
    line-height: 1.375 !important
}

.leading-1\.3 {
    line-height: 1.3 !important
}

.leading-1\.35 {
    line-height: 1.35 !important
}

.leading-1\.4 {
    line-height: 1.4 !important
}

.leading-1\.5 {
    line-height: 1.5 !important
}

.leading-1\.55 {
    line-height: 1.55 !important
}

.m-3 {
    margin: .75rem !important
}

.mb-3 {
    margin-bottom: .75rem !important
}

.mx-2 {
    margin-left: .5rem !important;
    margin-right: .5rem !important
}

.mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important
}

.my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mr-1 {
    margin-right: .25rem !important
}

.ml-1 {
    margin-left: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mr-2 {
    margin-right: .5rem !important
}

.ml-2 {
    margin-left: .5rem !important
}

.mt-3 {
    margin-top: .75rem !important
}

.mr-3 {
    margin-right: .75rem !important
}

.ml-3 {
    margin-left: .75rem !important
}

.mt-4 {
    margin-top: 1rem !important
}

.mr-4 {
    margin-right: 1rem !important
}

.ml-4 {
    margin-left: 1rem !important
}

.mt-5 {
    margin-top: 1.25rem !important
}

.ml-5 {
    margin-left: 1.25rem !important
}

.mt-6 {
    margin-top: 1.5rem !important
}

.ml-6 {
    margin-left: 1.5rem !important
}

.mt-8 {
    margin-top: 2rem !important
}

.mt-9 {
    margin-top: 2.25rem !important
}

.mt-10 {
    margin-top: 2.5rem !important
}

.ml-10 {
    margin-left: 2.5rem !important
}

.mt-12 {
    margin-top: 3rem !important
}

.mb-12 {
    margin-bottom: 3rem !important
}

.mt-14 {
    margin-top: 3.5rem !important
}

.mt-17 {
    margin-top: 4.25rem !important
}

.ml-20 {
    margin-left: 5rem !important
}

.mt-auto {
    margin-top: auto !important
}

.ml-auto {
    margin-left: auto !important
}

.mt-0\.5 {
    margin-top: .125rem !important
}

.mb-0\.5 {
    margin-bottom: .125rem !important
}

.mt-1\.5 {
    margin-top: .375rem !important
}

.mr-1\.5 {
    margin-right: .375rem !important
}

.ml-1\.5 {
    margin-left: .375rem !important
}

.mt-2\.5 {
    margin-top: .625rem !important
}

.ml-2\.5 {
    margin-left: .625rem !important
}

.mr-3\.5 {
    margin-right: .875rem !important
}

.ml-3\.5 {
    margin-left: .875rem !important
}

.mt-4\.5 {
    margin-top: 1.125rem !important
}

.mt-5\.5 {
    margin-top: 1.375rem !important
}

.ml-5\.5 {
    margin-left: 1.375rem !important
}

.ml-10\.5 {
    margin-left: 2.625rem !important
}

.-mt-1 {
    margin-top: -.25rem !important
}

.-ml-1 {
    margin-left: -.25rem !important
}

.-mt-2 {
    margin-top: -.5rem !important
}

.-mt-4 {
    margin-top: -1rem !important
}

.-mt-5 {
    margin-top: -1.25rem !important
}

.-ml-5 {
    margin-left: -1.25rem !important
}

.-ml-1\.5 {
    margin-left: -.375rem !important
}

.max-w-124 {
    max-width: 7.75rem !important
}

.max-w-134 {
    max-width: 8.375rem !important
}

.max-w-218 {
    max-width: 13.625rem !important
}

.max-w-228 {
    max-width: 14.25rem !important
}

.max-w-240 {
    max-width: 15rem !important
}

.max-w-304 {
    max-width: 19rem !important
}

.max-w-320 {
    max-width: 20rem !important
}

.max-w-368 {
    max-width: 23rem !important
}

.max-w-400 {
    max-width: 25rem !important
}

.max-w-444 {
    max-width: 27.75rem !important
}

.max-w-472 {
    max-width: 29.5rem !important
}

.max-w-500 {
    max-width: 31.25rem !important
}

.max-w-600 {
    max-width: 37.5rem !important;
}

.max-w-700 {
    max-width: 43.75rem !important
}

.max-w-750 {
    max-width: 46.875rem !important
}

.max-w-770 {
    max-width: 48.125rem !important
}

.max-w-960 {
    max-width: 60rem !important
}

.max-w-1280 {
    max-width: 80rem !important
}

.max-w-2xl {
    max-width: 42rem !important
}

.object-cover {
    -o-object-fit: cover !important;
    font-family: "object-fit:cover" !important;
    object-fit: cover !important
}

.opacity-0 {
    opacity: 0 !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-x-auto {
    overflow-x: auto !important
}

.overflow-y-auto {
    overflow-y: auto !important
}

.overflow-x-scroll {
    overflow-x: scroll !important
}

.overflow-y-scroll {
    overflow-y: scroll !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: .75rem !important
}

.p-4 {
    padding: 1rem !important
}

.p-5 {
    padding: 1.25rem !important
}

.p-6 {
    padding: 1.5rem !important
}

.p-1\.5 {
    padding: .375rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.px-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.px-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important
}

.py-3 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important
}

.px-3 {
    padding-left: .75rem !important;
    padding-right: .75rem !important
}

.px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important
}

.px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important
}

.px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important
}

.py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important
}

.py-12 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
}

.py-0\.5 {
    padding-top: .125rem !important;
    padding-bottom: .125rem !important
}

.py-1\.5 {
    padding-top: .375rem !important;
    padding-bottom: .375rem !important
}

.py-2\.5 {
    padding-top: .625rem !important;
    padding-bottom: .625rem !important
}

.px-2\.5 {
    padding-left: .625rem !important;
    padding-right: .625rem !important
}

.px-3\.5 {
    padding-left: .875rem !important;
    padding-right: .875rem !important
}

.px-4\.5 {
    padding-left: 1.125rem !important;
    padding-right: 1.125rem !important
}

.px-7\.5 {
    padding-left: 1.875rem !important;
    padding-right: 1.875rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pr-1 {
    padding-right: .25rem !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pl-1 {
    padding-left: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pr-2 {
    padding-right: .5rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pl-2 {
    padding-left: .5rem !important
}

.pt-3 {
    padding-top: .75rem !important
}

.pr-3 {
    padding-right: .75rem !important
}

.pb-3 {
    padding-bottom: .75rem !important
}

.pl-3 {
    padding-left: .75rem !important
}

.pt-4 {
    padding-top: 1rem !important
}

.pr-4 {
    padding-right: 1rem !important
}

.pb-4 {
    padding-bottom: 1rem !important
}

.pl-4 {
    padding-left: 1rem !important
}

.pt-5 {
    padding-top: 1.25rem !important
}

.pr-5 {
    padding-right: 1.25rem !important
}

.pb-5 {
    padding-bottom: 1.25rem !important
}

.pl-5 {
    padding-left: 1.25rem !important
}

.pt-6 {
    padding-top: 1.5rem !important
}

.pr-6 {
    padding-right: 1.5rem !important
}

.pt-7 {
    padding-top: 1.75rem !important
}

.pr-7 {
    padding-right: 1.75rem !important
}

.pt-8 {
    padding-top: 2rem !important
}

.pb-8 {
    padding-bottom: 2rem !important
}

.pt-9 {
    padding-top: 2.25rem !important
}

.pt-10 {
    padding-top: 2.5rem !important
}

.pb-10 {
    padding-bottom: 2.5rem !important
}

.pl-10 {
    padding-left: 2.5rem !important
}

.pt-11 {
    padding-top: 2.75rem !important
}

.pb-11 {
    padding-bottom: 2.75rem !important
}

.pt-12 {
    padding-top: 3rem !important
}

.pb-12 {
    padding-bottom: 3rem !important
}

.pt-13 {
    padding-top: 3.25rem !important
}

.pb-25 {
    padding-bottom: 6.25rem !important
}

.pt-0\.5 {
    padding-top: .125rem !important
}

.pb-0\.5 {
    padding-bottom: .125rem !important
}

.pt-1\.5 {
    padding-top: .375rem !important
}

.pr-1\.5 {
    padding-right: .375rem !important
}

.pb-1\.5 {
    padding-bottom: .375rem !important
}

.pl-1\.5 {
    padding-left: .375rem !important
}

.pt-2\.5 {
    padding-top: .625rem !important
}

.pr-2\.5 {
    padding-right: .625rem !important
}

.pb-2\.5 {
    padding-bottom: .625rem !important
}

.pl-2\.5 {
    padding-left: .625rem !important
}

.pl-2\.6 {
    padding-left: .65rem !important
}

.pt-3\.5 {
    padding-top: .875rem !important
}

.pr-3\.5 {
    padding-right: .875rem !important
}

.pb-3\.5 {
    padding-bottom: .875rem !important
}

.pl-3\.5 {
    padding-left: .875rem !important
}

.pt-4\.5 {
    padding-top: 1.125rem !important
}

.pl-4\.5 {
    padding-left: 1.125rem !important
}

.pt-5\.5 {
    padding-top: 1.375rem !important
}

.pl-5\.5 {
    padding-left: 1.375rem !important
}

.pt-6\.5 {
    padding-top: 1.625rem !important
}

.pr-6\.5 {
    padding-right: 1.625rem !important
}

.pt-8\.5 {
    padding-top: 2.125rem !important
}

.pt-10\.5 {
    padding-top: 2.625rem !important
}

.pb-11\.5 {
    padding-bottom: 2.875rem !important
}

.pt-12\.5 {
    padding-top: 3.125rem !important
}

.placeholder-gray-300::-moz-placeholder {
    color: #e2e8f0 !important
}

.placeholder-gray-300:-ms-input-placeholder {
    color: #e2e8f0 !important
}

.placeholder-gray-300::placeholder {
    color: #e2e8f0 !important
}

.placeholder-secondary-gray::-moz-placeholder {
    color: #d1d5db !important
}

.placeholder-secondary-gray:-ms-input-placeholder {
    color: #d1d5db !important
}

.placeholder-secondary-gray::placeholder {
    color: #d1d5db !important
}

.pointer-events-none {
    pointer-events: none !important
}

.static {
    position: static !important
}

.fixed {
    position: fixed !important
}

.absolute {
    position: absolute !important
}

.relative {
    position: relative !important
}

.sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.focus\:absolute:focus {
    position: absolute !important
}

.inset-0 {
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important
}

.inset-0,
.top-0 {
    top: 0 !important
}

.right-0 {
    right: 0 !important
}

.left-0 {
    left: 0 !important
}

.resize {
    resize: both !important
}

.fill-current {
    fill: currentColor !important
}

.stroke-current {
    stroke: currentColor !important
}

.table-fixed {
    table-layout: fixed !important
}

.text-center {
    text-align: center !important
}

.text-right {
    text-align: right !important
}

.text-left {
    text-align: left !important
}

.text-nowrap {
    text-wrap: nowrap
}

.stroke-primary-black {
    stroke: #111827 !important
}

.stroke-primary-orange {
    stroke: #f59e0b !important
}

.fill-primary-orange {
    fill: #f59e0b !important
}

.text-white {
    color: #fff !important
}

.text-red-600 {
    color: #e53e3e !important
}

.text-primary-black {
    color: #111827 !important
}

.text-primary-brown {
    color: #78350f !important
}

.text-primary-red {
    color: #dc2626 !important
}

.text-secondary-black02 {
    color: #4b5563 !important
}

.text-secondary-black03 {
    color: #374151 !important
}

.text-secondary-gray03 {
    color: #6b7280 !important
}

.text-primary-orange {
    color: #f59e0b !important
}

.focus\:text-white:focus,
.hover\:text-white:hover {
    color: #fff !important
}

.underline {
    text-decoration: underline !important
}

.tracking-wider {
    letter-spacing: .05em !important
}

.align-top {
    vertical-align: top !important
}

.w-1 {
    width: .25rem !important
}

.w-3 {
    width: .75rem !important
}

.w-4 {
    width: 1rem !important
}

.w-5 {
    width: 1.25rem !important
}

.w-6 {
    width: 1.5rem !important
}

.w-8 {
    width: 2rem !important
}

.w-10 {
    width: 2.5rem !important
}

.w-11 {
    width: 3rem !important;
}
.w-12 {
    width: 3.5rem !important;
}
.w-13 {
    width: 4rem !important;
}

.w-20 {
    width: 5rem !important
}

.w-21 {
    width: 5.25rem !important
}

.w-24 {
    width: 6rem !important
}

.w-30 {
    width: 7.5rem !important
}

.w-35 {
    width: 8.75rem !important
}

.w-36 {
    width: 9rem !important
}

.w-37 {
    width: 9.25rem !important
}

.w-40 {
    width: 10rem !important
}

.w-44 {
    width: 11rem !important
}

.w-45 {
    width: 11.25rem !important
}

.w-48 {
    width: 12rem !important
}

.w-50 {
    width: 12.5rem !important
}

.w-53 {
    width: 13.25rem !important
}

.w-57 {
    width: 14.25rem !important
}

.w-70 {
    width: 17.5rem !important
}

.w-90 {
    width: 22.5rem !important
}

.w-124 {
    width: 31rem !important
}

.w-1\.5 {
    width: .375rem !important
}

.w-3\.5 {
    width: .875rem !important
}

.w-4\.5 {
    width: 1.125rem !important
}

.w-10\.5 {
    width: 2.625rem !important
}

.w-20\.5 {
    width: 5.125rem !important
}

.w-36\.5 {
    width: 9.125rem !important
}

.w-53\.5 {
    width: 13.375rem !important
}

.w-70\.5 {
    width: 17.625rem !important
}

.w-1\/2 {
    width: 50% !important
}

.w-1\/3 {
    width: 33.333333% !important
}

.w-full {
    width: 100% !important
}

.w-fit {
    width: fit-content !important
}

.z-menu {
    z-index: 600 !important
}

.focus\:z-main:focus,
.z-main {
    z-index: 1 !important
}

.transition-colors {
    transition-property: background-color, border-color, color, fill, stroke !important
}

.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1) !important
}

.duration-300 {
    transition-duration: .3s !important
}

@-webkit-keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes ping {

    75%,
    to {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {

    75%,
    to {
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {

    0%,
    to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

@keyframes bounce {

    0%,
    to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

.position {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important
}

.position-x {
    left: 50% !important;
    transform: translateX(-50%) !important
}

.position-y {
    top: 50% !important;
    transform: translateY(-50%) !important
}

.visible-collapse {
    visibility: collapse
}

.visible-hidden {
    visibility: hidden
}

@media (min-width:37.5em) {
    .xs\:block {
        display: block !important
    }

    .calender-hed {
        position: absolute;
        left: 50%;
        transform: translateX(-50%)
    }

    .calender-btn {
        position: absolute;
        right: 0
    }

    .calender-date {
        height: 6rem !important
    }

    .xs\:hidden {
        display: none !important
    }
}

@media (min-width:48.0625em) {
    .sm\:bg-transparent {
        background-color: transparent !important
    }

    .sm\:bg-white {
        background-color: #fff !important
    }

    .sm\:rounded-t-lg {
        border-top-left-radius: .5rem !important;
        border-top-right-radius: .5rem !important
    }

    .sm\:border-t {
        border-top-width: 1px !important
    }

    .sm\:block {
        display: block !important
    }

    .sm\:inline-block {
        display: inline-block !important
    }

    .sm\:flex {
        display: flex !important
    }

    .sm\:table-cell {
        display: table-cell !important
    }

    .sm\:table-header-group {
        display: table-header-group !important
    }

    .sm\:table-row {
        display: table-row !important
    }

    .sm\:hidden {
        display: none !important
    }

    .sm\:visible {
        visibility: visible
    }

    .sm\:flex-wrap {
        flex-wrap: wrap !important
    }

    .sm\:items-end {
        align-items: flex-end !important
    }

    .sm\:flex-shrink-0 {
        flex-shrink: 0 !important
    }

    .sm\:h-75 {
        height: 18.75rem !important
    }

    .sm\:text-14 {
        font-size: .875rem !important
    }

    .sm\:text-16 {
        font-size: 1rem !important
    }

    .sm\:text-20 {
        font-size: 1.25rem !important
    }

    .sm\:text-24 {
        font-size: 1.5rem !important
    }

    .sm\:mx-auto {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .sm\:mt-0 {
        margin-top: 0 !important
    }

    .sm\:mr-0 {
        margin-right: 0 !important
    }

    .sm\:ml-0 {
        margin-left: 0 !important
    }

    .sm\:mt-2 {
        margin-top: .5rem !important
    }

    .sm\:mt-3 {
        margin-top: .75rem !important
    }

    .sm\:mt-4 {
        margin-top: 1rem !important
    }

    .sm\:mt-5 {
        margin-top: 1.25rem !important
    }

    .sm\:ml-5 {
        margin-left: 1.25rem !important
    }

    .sm\:mt-6 {
        margin-top: 1.5rem !important
    }

    .sm\:mt-13 {
        margin-top: 3.25rem !important
    }

    .sm\:mt-17 {
        margin-top: 4.25rem !important
    }

    .sm\:mt-18 {
        margin-top: 4.5rem !important
    }

    .sm\:mt-28 {
        margin-top: 7rem !important
    }

    .sm\:mt-34 {
        margin-top: 8.5rem !important
    }

    .sm\:ml-auto {
        margin-left: auto !important
    }

    .sm\:mt-6\.5 {
        margin-top: 1.625rem !important
    }

    .sm\:-mt-0 {
        margin-top: 0 !important
    }

    .sm\:-ml-2 {
        margin-left: -.5rem !important
    }

    .sm\:-ml-3 {
        margin-left: -.75rem !important
    }

    .sm\:-mt-4 {
        margin-top: -1rem !important
    }

    .sm\:-mt-0\.5 {
        margin-top: -.125rem !important
    }

    .sm\:max-w-full {
        max-width: 100% !important
    }

    .sm\:overflow-hidden {
        overflow: hidden !important
    }

    .sm\:p-0 {
        padding: 0 !important
    }

    .sm\:p-4 {
        padding: 1rem !important
    }

    .sm\:px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .sm\:py-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .sm\:px-2 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .sm\:py-3 {
        padding-top: .75rem !important;
        padding-bottom: .75rem !important
    }

    .sm\:px-3 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .sm\:py-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .sm\:py-5 {
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important
    }

    .sm\:px-5 {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important
    }

    .sm\:py-6 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .sm\:px-6 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .sm\:px-10 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    .sm\:py-11 {
        padding-top: 2.75rem !important;
        padding-bottom: 2.75rem !important
    }

    .sm\:py-32 {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important
    }

    .sm\:py-6\.5 {
        padding-top: 1.625rem !important;
        padding-bottom: 1.625rem !important
    }

    .sm\:pt-0 {
        padding-top: 0 !important
    }

    .sm\:pl-0 {
        padding-left: 0 !important
    }

    .sm\:pt-2 {
        padding-top: .5rem !important
    }

    .sm\:pl-2 {
        padding-left: .5rem !important
    }

    .sm\:pt-3 {
        padding-top: .75rem !important
    }

    .sm\:pl-3 {
        padding-left: .75rem !important
    }

    .sm\:pt-4 {
        padding-top: 1rem !important
    }

    .sm\:pb-4 {
        padding-bottom: 1rem !important
    }

    .sm\:pl-4 {
        padding-left: 1rem !important
    }

    .sm\:pl-48 {
        padding-left: 12rem !important
    }

    .sm\:pt-5 {
        padding-top: 1.25rem !important
    }

    .sm\:pb-5 {
        padding-bottom: 1.25rem !important
    }

    .sm\:pt-6 {
        padding-top: 1.5rem !important
    }

    .sm\:pt-9 {
        padding-top: 2.25rem !important
    }

    .sm\:pb-9 {
        padding-bottom: 2.25rem !important
    }

    .sm\:pb-25 {
        padding-bottom: 6.25rem !important
    }

    .sm\:pt-10 {
        padding-top: 2.5rem !important
    }

    .sm\:pt-18 {
        padding-top: 4.5rem !important
    }

    .sm\:pt-3\.5 {
        padding-top: .875rem !important
    }

    .sm\:pt-4\.5 {
        padding-top: 1.125rem !important
    }

    .sm\:pl-4\.5 {
        padding-left: 1.125rem !important
    }

    .sm\:pt-5\.5 {
        padding-top: 1.375rem !important
    }

    .sm\:pb-5\.5 {
        padding-bottom: 1.375rem !important
    }

    .sm\:text-center {
        text-align: center !important
    }
    
    .sm\:text-right {
        text-align: right !important
    }

    .sm\:text-left {
        text-align: left !important
    }

    .sm\:tracking-tight {
        letter-spacing: -.025em !important
    }

    .sm\:w-full {
        width: 100% !important
    }

    .sm\:w-27 {
        width: 6.75rem !important
    }

    .sm\:w-34 {
        width: 8.5rem !important
    }

    .sm\:w-53 {
        width: 13.25rem !important
    }

    .sm\:w-auto {
        width: auto !important
    }

    .sm\:w-27\.5 {
        width: 6.875rem !important
    }

    .sm\:w-34\.5 {
        width: 8.625rem !important
    }

    .sm\:w-53\.5 {
        width: 13.375rem !important
    }

    .sm\:w-1\/2 {
        width: 50% !important
    }

    .sm\:w-1\/4 {
        width: 25% !important
    }

    .sm\:w-1\/5 {
        width: 20% !important
    }

    .sm\:w-1\/6 {
        width: 16.666667% !important
    }
}

@media (min-width:60em) {
    .smd\:block {
        display: block !important
    }

    .smd\:flex {
        display: flex !important
    }

    .smd\:hidden {
        display: none !important
    }

    .smd\:items-center {
        align-items: center !important
    }

    .smd\:flex-1 {
        flex: 1 1 0% !important
    }

    .smd\:ml-4 {
        margin-left: 1rem !important
    }

    .smd\:pl-20 {
        padding-left: 5rem !important
    }
}

@media (min-width:62.5em) {
    .md\:block {
        display: block !important
    }

    .md\:flex {
        display: flex !important
    }

    .md\:table {
        display: table !important
    }

    .md\:hidden {
        display: none !important
    }

    .md\:justify-between {
        justify-content: space-between !important
    }

    .md\:flex-direction {
        flex-direction: row !important
    }

    .md\:leading-1 {
        line-height: 1 !important
    }

    .md\:leading-1\.35 {
        line-height: 1.35 !important
    }

    .md\:mt-0 {
        margin-top: 0 !important
    }

    .md\:ml-2 {
        margin-left: .5rem !important
    }

    .md\:mt-3 {
        margin-top: .75rem !important
    }

    .md\:mt-4 {
        margin-top: 1rem !important
    }

    .md\:ml-0 {
        margin-left: 0 !important
    }

    .md\:ml-4 {
        margin-left: 1rem !important
    }

    .md\:ml-5 {
        margin-left: 1.25rem !important
    }

    .md\:ml-7 {
        margin-left: 1.3rem !important
    }

    .md\:ml-10 {
        margin-left: 2.5rem !important
    }

    .md\:ml-12 {
        margin-left: 5.5rem !important
    }

    .md\:ml-22 {
        margin-left: 8rem !important
    }

    .md\:mt-11 {
        margin-top: 2.75rem !important
    }

    .md\:mb-12 {
        margin-bottom: 3rem !important
    }

    .md\:mt-4\.5 {
        margin-top: 1.125rem !important
    }

    .md\:ml-10\.5 {
        margin-left: 2.625rem !important
    }

    .md\:mb-12\.5 {
        margin-bottom: 3.125rem !important
    }

    .md\:-mt-1 {
        margin-top: -.25rem !important
    }

    .md\:pt-3 {
        padding-top: .75rem !important
    }

    .md\:pl-3 {
        padding-left: .75rem !important
    }

    .md\:pt-4 {
        padding-top: 1rem !important
    }

    .md\:pl-5 {
        padding-left: 1.25rem !important
    }

    .md\:pb-20 {
        padding-bottom: 5rem !important
    }

    .md\:pt-3\.5 {
        padding-top: .875rem !important
    }

    .md\:text-center {
        text-align: center !important
    }

    .md\:w-112 {
        width: 28rem !important
    }

    .md\:w-1\/2 {
        width: 50% !important
    }

    .md\:w-1\/4 {
        width: 25% !important
    }

    .md\:w-1\/6 {
        width: 16.666667% !important
    }

    .md\:w-4\/12 {
        width: 33.333333% !important
    }

    .md\:w-8\/12 {
        width: 66.666667% !important
    }
}

@media (min-width:72em) {
    .ml\:block {
        display: block !important
    }

    .ml\:hidden {
        display: none !important
    }

    .ml\:ml-8 {
        margin-left: 2rem !important
    }

    .ml\:pl-6 {
        padding-left: 1.5rem !important
    }
}

@media (min-width:75em) {
    .lg\:block {
        display: block !important
    }

    .lg\:hidden {
        display: none !important
    }

    .lg\:pl-7 {
        padding-left: 1.75rem !important
    }

    .lg\:pl-7\.5 {
        padding-left: 1.875rem !important
    }
}

@media (min-width:85.375em) {
    .xl\:block {
        display: block !important
    }

    .xl\:hidden {
        display: none !important
    }
}

.options ul li {
    padding: 8px;
    cursor: pointer
}

.options ul li:hover {
    background-color: #f0f0f0
}

.details {
    transition: .3s;
    overflow: hidden;
    margin-top: -10px;
    padding-bottom: 20px
}

.details[open] {
    margin-top: 0;
    padding-bottom: 10px
}

.details[open]:first-child {
    margin-top: -10px
}

.details-summary {
    display: block;
    padding: 15px;
    transition: .3s;
    transform: translateY(10px);
    background-color: #e5e7eb;
    font-size: 20px;
    font-weight: 700;
    color: #111827
}

.details-summary::-webkit-details-marker {
    display: none
}

.details[open] .details-summary {
    transform: translateY(0)
}

.details[open]:first-child .details-summary {
    margin-top: 10px
}

.details-content {
    padding: 20px;
    background-color: #fff;
    border-bottom: 2px solid #e5e7eb;
    border-left: 2px solid #e5e7eb;
    border-right: 2px solid #e5e7eb
}

.line-height-lg {
    line-height: 1.6
}

.md\:w-2\/3 {
    width: 60% !important
}

.table-scroll {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    background-color: #fff;
    z-index: 1;
    border-right: 1px solid #d1d5db
}

.accordion-content {
    display: none;
    overflow: hidden;
    transition: max-height .2s ease-out
}

.accordion-active+.accordion-content {
    display: table-row
}

.text-nowrap {
    text-wrap: nowrap
}

.word-break-all {
    word-break: break-all;
}