

/*! CSS Used from: Embedded */
.bmnext-1ysw0n5 {
    display: flex;
    flex-direction: column-reverse;
    min-height: 520px;
}

@media (min-width: 768px) {
    .bmnext-1ysw0n5 {
        flex-direction: row;
        -webkit-box-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        align-items: center;
    }
}

.bmnext-pbyxq {
    max-width: 520px;
    margin: 0px 32px 60px;
}

@media (min-width: 425px) {
    .bmnext-pbyxq {
        margin: 0px 10% 60px;
    }
}

@media (min-width: 768px) {
    .bmnext-pbyxq {
        width: 50%;
        margin: 0px 0px 0px 10%;
    }
}

.bmnext-13zi639 {
    font-size: 32px;
}

@media (min-width: 900px) {
    .bmnext-13zi639 {
        font-size: 54px;
    }
}

.bmnext-l3hw3 {
    margin-top: 15px;
    font-size: 18px;
}

.bmnext-wztuao {
    position: relative;
}

.bmnext-wztuao img {
    height: auto;
    width: 100%;
}

@media (min-width: 1024px) {
    .bmnext-wztuao img {
        display: block;
        width: 615px;
        position: relative;
        top: -50px;
        left: -50px;
    }
}

@media (min-width: 1280px) {
    .bmnext-wztuao img {
        left: unset;
    }
}

@media (min-width: 900px) {
    .bmnext-wztuao {
        width: 50%;
    }
}

.bmnext-1yavctz {
    padding: 90px 32px;
    background-color: rgb(255, 255, 255);
}

@media (min-width: 900px) {
    .bmnext-1yavctz {
        padding: 120px 10%;
    }
}

.bmnext-1t1xgwf:not(:last-of-type) {
    margin-bottom: 30px;
}

.bmnext-182v27o-AssetLink {
    width: 100%;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    position: relative;
    font-size: 18px;
    color: rgb(0, 0, 0);
    padding: 30px;
    flex: 1 1 0%;
}

.bmnext-182v27o-AssetLink::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(0, 0, 0, 0.15);
    transition: border 0.4s ease-in;
    box-sizing: border-box;
}

.has-touch .bmnext-182v27o-AssetLink:active::before {
    border: 1px solid rgb(0, 0, 0);
    transition: unset;
}

.bmnext-1a5nvsy-AssetTitle {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.bmnext-1pw8t3m-AssetIcon {
    width: 50px;
    height: 50px;
    min-width: 50px;
}

.bmnext-1pw8t3m-AssetIcon svg {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    object-position: center center;
}

.bmnext-1pw8t3m-AssetIcon[data-variant="large"] {
    flex: 1 0 0%;
    width: 60px;
    height: 60px;
}

@media (min-width: 768px) {
    .bmnext-1pw8t3m-AssetIcon[data-variant="large"] {
        width: 75px;
        height: 75px;
    }
}

.bmnext-1lx0ujz-WrapperName {
    margin-left: 30px;
}

@media (min-width: 1024px) {
    .bmnext-1lx0ujz-WrapperName {
        margin-left: 10px;
    }
}

@media (min-width: 768px) {
    .bmnext-1lx0ujz-WrapperName[data-variant="large"] {
        margin-left: 45px;
    }
}

.bmnext-bwol3-ShortName {
    font-size: 28px;
    color: rgb(0, 0, 0);
    margin-bottom: -4px;
    overflow-wrap: break-word;
}

@media (min-width: 1024px) {
    .bmnext-bwol3-ShortName {
        font-size: 22px;
    }
}

@media (min-width: 1280px) {
    .bmnext-bwol3-ShortName {
        font-size: 28px;
    }
}

.bmnext-bwol3-ShortName[data-variant="large"] {
    font-size: 24px;
}

@media (min-width: 768px) {
    .bmnext-bwol3-ShortName[data-variant="large"] {
        font-size: 35px;
    }
}

.bmnext-16jhopm-FullName {
    font-size: 18px;
    margin-bottom: -4px;
}

.bmnext-56k4s1-AssetArrow {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 70px;
    height: 100%;
    margin-left: 20px;
    position: absolute;
    right: 0px;
}

.bmnext-56k4s1-AssetArrow[data-variant="large"] {
    right: -15px;
}

@media (min-width: 600px) {
    .bmnext-56k4s1-AssetArrow[data-variant="large"] {
        right: -10px;
    }
}

@media (min-width: 768px) {
    .bmnext-56k4s1-AssetArrow[data-variant="large"] {
        right: 20px;
    }
}

@media (min-width: 1024px) {
    .bmnext-56k4s1-AssetArrow[data-variant="large"] {
        right: 35px;
    }
}

@media (min-width: 1280px) {
    .bmnext-56k4s1-AssetArrow[data-variant="large"] {
        right: 55px;
    }
}

.bmnext-ch4ia3-CTAArrow {
    display: inline-block;
    position: relative;
    width: 25px;
    height: 2px;
    background: rgb(0, 0, 0);
    transform-origin: left center;
    transition: width 0.4s ease-out, right 0.4s ease-out;
}

.bmnext-ch4ia3-CTAArrow::after {
    content: "";
    display: block;
    position: absolute;
    top: -9px;
    right: -5px;
    transform-origin: right center;
    background-image: url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 11 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.00005 8.99999C5.5 8.99999 12 8.99999 6.00005 8.99999C7.63285 8.99999 9.2983 8.99998 11 8.99998L0 20V17L6 11L6.00005 8.99999Z\" fill=\"%23000000\"/><path d=\"M1 0V3L5 7L8 7L1 0Z\" fill=\"%23000000\"/></svg>");
    width: 11px;
    height: 20px;
}

.bmnext-1ltponr {
    padding-top: 60px;
    background-color: white;
}

.bmnext-1ltponr p {
    color: rgb(0, 0, 0);
    font-family: "DM Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

/*! CSS Used fontfaces */
@font-face {
    font-family: 'Tactic';
    src: url('https://bullish.com/fonts/tactic/tactic-regular.woff2') format('woff2'), url('https://bullish.com/fonts/tactic/tactic-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('https://bullish.com/fonts/dmsans/DMSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('https://bullish.com/fonts/dmsans/DMSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DM Sans';
    src: url('https://bullish.com/fonts/dmsans/DMSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: bold;
    font-display: swap;
    font-style: normal;
}
