.style_card__czu7k {
    border-radius: 8px;
    gap: 1.25rem
}

.style_flat__AKvVr {
    box-shadow: none
}

.style_shadow__NUG6G {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .07)
}

.style_default__y4QtT {
    padding: .75rem
}

@media (min-width:768px) {
    .style_default__y4QtT {
        padding: 1.25rem
    }
}

.style_small__Dx7P_ {
    padding: .75rem
}

.style_large__7Sj4e {
    padding: 1.25rem
}

@media (min-width:768px) {
    .style_large__7Sj4e {
        padding: 2.5rem
    }
}

.style_xlarge__92PTu {
    padding: 1.25rem
}

@media (min-width:768px) {
    .style_xlarge__92PTu {
        padding-left: 7rem;
        padding-right: 7rem;
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }
}

.style_sidebar__gnCsy {
    display: none;
    flex-direction: column;
    gap: 1.25rem
}

@media (min-width:1024px) {
    .style_sidebar__gnCsy {
        display: flex
    }
}

.style_sidebarWidth__owZ9Q {
    width: 300px;
    min-height: 100px
}

.style_sectionContainer__uLgre {
    display: flex;
    flex-direction: row;
    border-radius: .5rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: 1.25rem;
    --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0/0.07)) drop-shadow(0 2px 2px rgb(0 0 0/0.06));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.style_container__lS5mX {
    width: 300px;
    display: flex;
    flex-direction: column;
    gap: .75rem
}

.style_container__lS5mX .style_iframe__awsrE {
    background-color: #4f4f4f;
    border-radius: 4px;
    padding: .5rem
}

.style_itemContainer__uhVDy {
    box-shadow: 0 1px 2px -2px rgba(0, 0, 0, .05), 0 3px 6px rgba(0, 0, 0, .05), 0 3px 6px 4px rgba(0, 0, 0, .04);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    gap: .75rem;
    padding: .75rem
}

.style_itemContainer__uhVDy img {
    border-radius: 8px
}

.style_mainContainer__QSFoG {
    max-width: unset;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    width: 100%;
    flex: 1 1 0%;
    flex-direction: column;
    gap: 1.25rem
}

@media screen and (min-width:1024px) {
    .style_mainContainer__QSFoG {
        max-width: calc(100% - 300px - 1.25rem)
    }
}

.style_dropdownBtn__H1lGI {
    background-color: #e0e0e0;
    min-width: 240px;
    border-radius: 8px;
    position: relative;
    padding: .5rem 1.25rem
}

.style_dropdownCheck__ufeBT {
    display: none
}

.style_dropdownCheck__ufeBT~.style_dropdownMenu__8PWkf {
    display: none !important
}

.style_dropdownCheck__ufeBT:checked~.style_dropdownMenu__8PWkf {
    display: block !important
}

.style_dropdownMenu__8PWkf {
    min-width: 252px;
    background-color: #fff;
    z-index: 1000 !important;
    max-height: 500px;
    top: 40px;
    box-shadow: 0 1px 2px -2px rgba(0, 0, 0, .05), 0 3px 6px rgba(0, 0, 0, .05), 0 3px 6px 4px rgba(0, 0, 0, .04);
    position: absolute;
    left: 0;
    display: none;
    width: 100%
}

.style_dropdownMenu__8PWkf>: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))
}

.style_dropdownMenu__8PWkf {
    overflow-y: scroll;
    border-radius: .125rem
}

@media (min-width:768px) {
    .style_dropdownMenu__8PWkf {
        width: auto
    }
}

.style_option__xn_m1 {
    display: flex;
    flex-direction: row;
    padding: .5rem .75rem
}

.style_actionContainer__QxSOM {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: .75rem;
    padding: 0
}

@media (min-width:768px) {
    .style_actionContainer__QxSOM {
        padding: .75rem
    }
}

@media screen and (min-width:768px) {
    .style_actionContainer__QxSOM {
        width: 300px
    }
}

.style_actionContainer__QxSOM img {
    width: 100%;
    height: 50px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px
}

@media screen and (min-width:768px) {
    .style_actionContainer__QxSOM img {
        height: unset
    }
}

.style_actionContainer__QxSOM .style_actionBlur__ahk_K {
    background-color: rgba(0, 0, 0, .12);
    border-radius: 8px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block
}

@media (min-width:768px) {
    .style_actionContainer__QxSOM .style_actionBlur__ahk_K {
        display: none
    }
}

.style_actionContainer__QxSOM .style_button__W6_ov {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    padding-left: .75rem;
    padding-right: .75rem;
    font-size: .875rem;
    line-height: 1.25rem
}

@media (min-width:768px) {
    .style_actionContainer__QxSOM .style_button__W6_ov {
        position: relative
    }
}

.style_dropdownBtn__gwD5x:hover .style_dropdownMenu__ihe2D {
    display: block !important
}

.style_dropdownMenu__ihe2D {
    box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
    position: absolute;
    right: 0;
    left: 0;
    z-index: 50;
    display: none;
    border-radius: .125rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding-top: .5rem
}

.style_dropdownMenu__ihe2D a {
    color: #4f4f4f;
    width: 100%
}

.style_filterContainer__yYZrp {
    width: unset !important
}

.style_filterContainer__yYZrp select {
    background-color: #e0e0e0;
    color: #4f4f4f;
    background-image: url(/icons/arrow_down.svg);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 10px);
    background-position-y: 50%;
    border-radius: .375rem;
    padding: .25rem 2.25rem .25rem 1rem
}

.style_rowsFilter__QbtMO select {
    background-color: #f2f2f2 !important;
    color: #4f4f4f !important;
    border-radius: 6px !important;
    background-image: url(/icons/arrow_down.svg) !important;
    background-position-x: 15% !important;
    padding-left: 32px !important;
    padding-right: 12px !important;
    outline: unset !important
}

.style_pageItem__i_eUN {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f7f5f3;
    border-radius: 4px;
    height: 28px;
    padding-left: .375rem;
    padding-right: .375rem
}

@media (min-width:768px) {
    .style_pageItem__i_eUN {
        padding-left: .75rem;
        padding-right: .75rem
    }
}

.style_pageItem__i_eUN label {
    cursor: pointer
}

.style_pageItem__i_eUN * {
    font-size: .65rem !important
}

@media screen and (min-width:768px) {
    .style_pageItem__i_eUN {
        height: 38px
    }
    .style_pageItem__i_eUN * {
        font-size: .73rem !important
    }
}

.style_numbersContainer__6X8Se {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f7f5f3;
    border-radius: 4px;
    height: 28px;
    padding-left: .25rem;
    padding-right: .25rem
}

@media (min-width:768px) {
    .style_numbersContainer__6X8Se {
        padding-left: .75rem;
        padding-right: .75rem
    }
}

@media screen and (min-width:768px) {
    .style_numbersContainer__6X8Se {
        height: 38px
    }
}

.style_selectedPage__Fs76_ {
    color: #fff;
    background-color: #304f5d;
    font-weight: 700;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    font-size: .65rem !important;
    margin-left: .25rem;
    margin-right: .25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

@media (min-width:768px) {
    .style_selectedPage__Fs76_ {
        margin-left: .75rem;
        margin-right: .75rem
    }
}

@media screen and (min-width:768px) {
    .style_selectedPage__Fs76_ {
        width: 28px;
        height: 28px;
        font-size: .73rem !important
    }
}

.style_unselectedPage__QwePV {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border: 1px solid #e0e0e0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

@media screen and (min-width:768px) {
    .style_unselectedPage__QwePV {
        width: 28px;
        height: 28px
    }
}

.style_mainRowSelected__w3_6S {
    background-color: #f7f5f3
}

.style_collapsedRow__mYyJe {
    overflow: hidden !important;
    opacity: 0;
    height: 0 !important;
    max-height: 0 !important;
    transform: translateY(-100%);
    display: none;
    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));
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.style_checkInfo__OVbhc {
    display: none
}

.style_expandedRow__hrXyE {
    background-color: #f7f5f3;
    opacity: 1 !important;
    max-height: unset !important;
    height: unset !important;
    display: table-row !important
}

.style_infoButton__GJ0gU {
    text-align: center !important
}

.style_header__v_8wb {
    background-color: #f2f2f2
}

.style_header__v_8wb th {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.style_table__k0ikn {
    width: calc(100% - 8px);
    table-layout: auto;
    border-collapse: collapse;
    border-width: 1px
}

.style_body__uZknA {
    display: table-row-group;
    border-collapse: collapse
}

.style_body__uZknA td {
    font-weight: 400;
    min-width: unset;
    text-align: center;
    padding: .75rem
}

@media screen and (min-width:768px) {
    .style_body__uZknA td {
        min-width: 180px
    }
}

.style_body__uZknA td .style_name__24CNb {
    width: 120px;
    cursor: pointer;
    text-align: left
}

.style_body__uZknA td .style_price__Bf6HY {
    width: 100px !important;
    margin-left: auto;
    margin-right: auto
}

.style_body__uZknA td .style_bookTitle__E_bwN {
    text-align: left
}

.style_body__uZknA tr {
    border-top: .5px solid #bdbdbd
}

.style_table__Eknth .style_label__2Q0e6 {
    width: 100px;
    max-width: 100px;
    text-align: left !important
}

.style_default__818uq {
    font-size: 2rem
}

.style_small__9fyJp {
    font-size: 1.2rem
}

.style_tiny__DTv7H {
    font-size: .85rem
}

.style_big__XlgKy {
    font-size: 3.5rem
}

.style_emptyAvatar__RWvWK {
    background-color: #587cc4;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.style_e__y4hJF,
.style_q__mRNkl,
.style_w__r2x4o {
    color: #e008bc !important;
    background-color: #e6c1fc !important
}

.style_r__IlrpE,
.style_t__Pkivm,
.style_u__4ERfE,
.style_y__wg1ug {
    color: #9108e0 !important;
    background-color: #edd7fa !important
}

.style_i__2sIku,
.style_o__YykxR,
.style_p__bLv6l {
    color: #e05252 !important;
    background-color: #f3bfbf !important
}

.style_a__SPI2d,
.style_h__sVdIV,
.style_j__46jIV {
    color: #0a5198 !important;
    background-color: #dcfbfd !important
}

.style_d___DBhG,
.style_f__nNgOZ,
.style_g__QEHJl,
.style_s__P7xmJ {
    color: #1c980a !important;
    background-color: #d6f5d6 !important
}

.style_k__ZiQZJ,
.style_l__gpfqc,
.style_z__xaTAI {
    color: #eaa932 !important;
    background-color: #f6deb3 !important
}

.style_c__XnqPI,
.style_v__hWzXA,
.style_x__ERpEN {
    color: #d07309 !important;
    background-color: #ffeec3 !important
}

.style_b__4hShL,
.style_m__3LXg0,
.style_n__qUKey {
    color: #18a195 !important;
    background-color: #dbf8e7 !important
}

.style_walletAddress__XJo7z {
    font-family: Alegreya Sans SC, sans-serif;
    font-weight: 700;
    color: #09a5d5 !important
}

.style_table__vslmk {
    width: 100%
}

.style_table__vslmk tr {
    border-bottom: 1px solid #e0e0e0
}

.style_table__vslmk thead th {
    min-width: unset !important;
    text-align: center;
    padding: 1.25rem .5rem
}

@media (min-width:768px) {
    .style_table__vslmk thead th {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

.style_table__vslmk thead th:last-child {
    width: 50px !important;
    text-align: center !important
}

@media screen and (min-width:768px) {
    .style_table__vslmk thead th:last-child {
        width: unset !important;
        text-align: left !important
    }
}

.style_table__vslmk tbody td:first-child {
    width: 50px !important;
    min-width: unset !important
}

.style_table-book__vJyw0 td:nth-child(2) {
    text-align: center;
    width: calc(67px + 2.5rem) !important
}

.style_table-book__vJyw0 td:nth-child(3) {
    text-align: left
}

.style_table-book__vJyw0 td:nth-child(4),
.style_table-book__vJyw0 td:nth-child(5),
.style_table-book__vJyw0 td:nth-child(6) {
    width: 50px !important;
    min-width: unset !important;
    text-align: center !important
}

.style_columnFilter__IE7Db>: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))
}

.style_columnFilter__IE7Db {
    border-radius: .375rem;
    --tw-border-opacity: 1;
    border-color: rgb(243 244 246/var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

@media screen and (min-width:768px) {
    .style_columnFilterPopover__aJw89 {
        max-width: 200px;
        min-width: 200px
    }
}

.style_searchBar__94KI5 {
    display: flex;
    flex: 1
}

@media screen and (min-width:768px) {
    .style_searchBar__94KI5 {
        width: unset;
        flex: unset
    }
}

.style_mobileExpandedViewLabel__2Qaaj {
    min-width: 120px !important;
    text-align: left
}