.styles_coin__hw6hv {
    align-items: center;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 16px;
    box-shadow: 4px 4px 32px hsla(0, 0%, 69%, .25);
    display: flex;
    padding: 20px 0 20px 30px;
    transition: .3s linear;
    min-width: 285px;
    height: 80px;
    max-width: 100%;
    box-sizing: border-box;
    width: 100%
}

.styles_coin__hw6hv:hover {
    border-color: #dadada
}

@media(max-width:1080px) {
    .styles_coin__hw6hv {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        overflow-y: hidden
    }
}

.styles_coinImage__Du_C_ {
    width: 40px;
    position: relative
}

.styles_coinNameContainer__iUcvx {
    display: flex;
    margin-left: 14px;
    overflow: hidden;
    max-width: 80%;
    width: 100%
}

.styles_coinName__fbJ2D {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 24px;
    line-height: 36px;
    font-weight: 400
}

.styles_coinTicker__SDc_C {
    font-size: 12px;
    line-height: 15px;
    font-weight: 300;
    margin-left: 3px
}

.styles_onlineStatus__MFGka {
    background-color: #5ad687;
    border: 1px solid #fff;
    border-radius: 50%;
    bottom: 0;
    position: absolute;
    height: 12px;
    right: 0;
    width: 12px
}

.styles_huge__cLwpk {
    height: 148px;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    box-sizing: border-box;
    padding: 32px 0 32px 36px
}

.styles_head__WYn_6 {
    align-items: center;
    display: flex;
    margin-bottom: auto
}

.styles_quotation__Jac_n {
    width: 60%;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    display: flex
}

.styles_changePositive__OIVpZ {
    display: flex;
    align-items: center;
    color: #5ad687
}

.styles_changeNegative__IfnTT {
    display: flex;
    align-items: center;
    color: #f44
}

.styles_changeNegative__IfnTT span {
    transform: rotate(180deg)
}

.styles_coinsContainer__OuREx {
    display: grid;
    grid-gap: 24px;
    gap: 24px;
    grid-template-columns: repeat(auto-fit, 384px);
    margin: 40px 0 0
}

@media(max-width:1199px) {
    .styles_coinsContainer__OuREx {
        justify-content: center;
        grid-template-columns: repeat(auto-fit, 240px)
    }
}

@media(max-width:767px) {
    .styles_coinsContainer__OuREx {
        display: flex;
        flex-direction: column;
        margin-top: 24px;
        gap: 8px;
        grid-template-columns: 100%
    }
}

.styles_showMore__PL76u {
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    box-shadow: 4px 4px 32px hsla(0, 0%, 69%, .25);
    color: #973edf;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 50px;
    text-transform: uppercase;
    transition: .15s linear;
    text-align: center;
    grid-column-start: 3
}

.styles_showMore__PL76u:hover {
    border: 1px solid #973edf
}

@media(max-width:610px) {
    .styles_showMore__PL76u {
        padding: 15px 50px;
        text-align: center;
        width: 100%;
        grid-column-start: auto
    }
}

.styles_link__tv81k {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    box-shadow: 4px 4px 32px hsla(0, 0%, 69%, .25);
    color: #973edf;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 11px 50px;
    text-transform: uppercase;
    transition: .3s linear
}

.styles_link__tv81k:hover {
    border: 1px solid #973edf
}

@media(max-width:610px) {
    .styles_link__tv81k {
        padding: 15px 50px;
        text-align: center;
        width: 100%
    }
}

.styles_linkContainer__G0D_m {
    display: flex;
    justify-content: flex-end;
    margin: 60px 0 0
}

@media(max-width:610px) {
    .styles_linkContainer__G0D_m {
        margin: 32px 0 0
    }
}
