.styles_noticebar__2K3GA {
    position: relative;
    z-index: 999;
    margin-top: -40px
}

.styles_noticebar__3IBmm {
    box-sizing: border-box;
    height: 40px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    display: flex;
    align-items: center
}

.styles_noticebar__3IBmm>.container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px
}

.styles_noticebar__3IBmm a {
    color: #fff;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid hsla(0, 0%, 100%, .3);
    display: flex;
    justify-content: space-between;
    align-items: center;
    vertical-align: middle;
    line-height: 1;
    min-width: 320px
}

.styles_noticebar__3IBmm a:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
    min-width: auto
}

.styles_noticebar__3IBmm a:hover span:first-child {
    text-decoration: underline
}

.styles_noticebar__3IBmm a span:first-child {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 230px;
    display: inline-block
}

.styles_noticebar__3IBmm a span:last-child {
    opacity: .5
}

.styles_nav__3zu4a {
    background: transparent;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%
}

.styles_dropdown__36eeq .dropdown-selected a,
.styles_dropdown__36eeq .dropdown-selected span {
    color: #FFFFFF;
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box
}

.styles_strength__3q-zI {
    padding: 50px 0 40px
}

.styles_strength__3q-zI .container {
    overflow: hidden
}

.strength_wrapper {
    padding: 20px 0;
}

.styles_marketbar__3zOus {
    padding: 11px 0;
    box-sizing: border-box;
    box-shadow: 0 1px 0 #eee;
    background: #dfdfde;
}

.styles_marketbar__3zOus .container {
    overflow: hidden
}

.styles_bar__1imxE .product-info {
    width: 200px;
    background: #dfdfde;
    margin-right: 0
}

@media(max-width:1080px) {
    .styles_noticebar__3IBmm {
        height: 10.667vw
    }

    .styles_noticebar__3IBmm a {
        padding: 0;
        margin: 0;
        border: none;
        flex-grow: 1
    }

    .styles_noticebar__3IBmm a span:first-child {
        width: 70%
    }

    .styles_noticebar__3IBmm a:not(:first-child) {
        display: none
    }

    .styles_noticebar__2K3GA {
        margin-top: -10.667vw
    }

    .styles_strength__3q-zI {
        padding: 6.667vw 0 5.333vw
    }
}