.duration-200 {
    transition-duration: 200ms;
}
.text-\[\#fff\] {
    color: #fff;
}
.font-bold {
    font-weight: 700;
}
.\!text-lg {
    font-size: 18px !important;
}
.text-left {
    text-align: left;
}
.py-3 {
    padding-block: 0.75rem;
}
.px-8 {
    padding-inline: 2rem;
}
.\!bg-\[\#050505\] {
    background-color: #050505 !important;
}
.justify-between {
    justify-content: space-between;
}
.cursor-pointer {
    cursor: pointer;
}
.w-full {
    width: 100%;
}
.flex {
    display: flex;
}
.\!px-8 {
    padding-inline: 2rem !important;
}
.overflow-hidden {
    overflow: hidden;
}
.\!mt-4 {
    margin-top: 1rem !important;
}
.border-neutral-700 {
    border-color: oklch(37.1% 0 0);
}
.\!border-t {
    border-top-style: solid !important;
    border-top-width: 1px !important;
}
.\!p-0 {
    padding: 0rem !important;
}
.my-0 {
    margin: 0rem;
}
.bg-white {
    background-color: #fff;
}
.border-0 {
    border-width: 0px;
}
.\!ml-0 {
    margin-left: 0rem !important;
}

.mb-3 {
    margin-bottom: 0.75rem;
}
.\!float-none {
    float: none !important;
}
.\!fill-\[\#dd4405\] {
    fill: #dd4405 !important;
}
.size-7 {
    width: 1.75rem;
    height: 1.75rem;
}
.\!fill-current {
    fill: currentColor !important;
}
.items-center {
    align-items: center;
}
.block {
    display: block;
}
