/* /Pages/About.razor.rz.scp.css */
section[b-uq3z2hp9ei] {
    display: flex;
    margin: 105px 0;
    color: #E4E4E4;
    font-family: 'Cairo', sans-serif;
    padding: 0 10vw;
}

section > div[b-uq3z2hp9ei] {
    flex-grow: 1;
    flex-basis: 50vw;
    width: 50vw;
    display: flex;
    align-items: center;
    justify-content: center;
}


#hs-about-hero-container[b-uq3z2hp9ei] {
    position: fixed;
    top: calc(50vh - 559px / 2);
    left: calc(25vw - 407px / 2);
}

#hs-about-hero[b-uq3z2hp9ei] {
    width: 405px;
}

#about-hype-info[b-uq3z2hp9ei] {
    flex-direction: column;
    align-items: start;
    justify-content: start;
    padding-right: 20px;
}

#lbl-about-hype h1[b-uq3z2hp9ei] {
    font-family: 'Cairo', sans-serif;
    font-weight: 200;
    font-size: 120px;
    line-height: 120px;
    letter-spacing: 10px;
    margin-top: 0;
}

#lbl-about-hype h1 span[b-uq3z2hp9ei] {
    display: block;
}

[b-uq3z2hp9ei] .question {
    margin-top: 60px;
}

@media only screen and (max-width: 1600px) {
    section[b-uq3z2hp9ei] {
        padding: 20px;
    }
}

@media only screen and (max-width: 800px) {

    section[b-uq3z2hp9ei] {
        flex-direction: column-reverse;
    }

    section > div[b-uq3z2hp9ei] {
        width: 100%;
        flex-basis: 100%;
    }

    #lbl-about-hype h1[b-uq3z2hp9ei] {
        font-size: 60px;
        line-height: 60px;
    }

    #hs-about-hero[b-uq3z2hp9ei] {
        width: 100%;
    }

    #hs-about-hero-container[b-uq3z2hp9ei] {
        position: static;
        margin-top: 120px;
    }
}
/* /Pages/BuyUI.razor.rz.scp.css */
#buy-info-section[b-gbqn69jzez] {
    padding: 0 10vw;
    margin-top: 185px;
    display: flex;
    color: #E4E4E4;
    margin-bottom: 80px;
}

#buy-info-col[b-gbqn69jzez] {
    flex-basis: 527px;
    width: 527px;
    line-height: 100px;
}

#lbl-collect[b-gbqn69jzez] {
    margin-bottom: 42px;
    letter-spacing: 12px;
    font-size: 120px;
    font-weight: 200;
}

#buy-logo[b-gbqn69jzez] {
    width: 380px;
}

#buy-logo img[b-gbqn69jzez] {
    width: 100%;
}

#buy-instructions[b-gbqn69jzez] {
    font-size: 20px;
    line-height: 31px;
    overflow-wrap: break-word;
}

#buy-instructions p:nth-child(2) b[b-gbqn69jzez] {
    user-select: text;
}

#buy-payment-col[b-gbqn69jzez] {
    border: 1px solid #8978FF;
    flex-grow: 1;
    margin-left: 60px;
    margin-top: -60px;
    margin-bottom: -60px;
    display: flex;
}

#buy-status[b-gbqn69jzez] {
    flex-grow: 1;
    padding: 10% 5%;
    line-height: 48px;
    font-size: 60px;
    font-weight: 200;
}

#buy-qr[b-gbqn69jzez] {
    width: 340px;
    flex-basis: 340px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #8978FF;
}

#lbl-payment[b-gbqn69jzez] {
    font-weight: bold;
    font-size: 43px;
    letter-spacing: 3px;
}

#lbl-amount[b-gbqn69jzez] {
    color: #CACACA;
}

#qr-cont[b-gbqn69jzez] {
    display: flex;
    flex-direction: column;
    width: 242px;
    height: 362px;
    border: 1px solid #8978FF;
    margin: 0 20px;
}

#qr-code[b-gbqn69jzez] {
    background-color: #FFFFFF;
    width: 100%;
    height: 248.47px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#qr-code img[b-gbqn69jzez] {
    width: 100%;
}

#lbl-pay[b-gbqn69jzez] {
    font-size: 20px;
    font-weight: bold;
    height: 114px;
    text-align: center;
    line-height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 3px;
    flex-direction: column;
}


#lbl-copy-addr[b-gbqn69jzez] {
    color: #CACACA;
    font-size: 20px;
    line-height: 25px;
    word-break: break-word;
    margin-top: 10px;
    cursor: pointer;
    transition: 100ms all;
}

#lbl-copy-addr:hover[b-gbqn69jzez] {
    transform: scale(1.1);
}

#lbl-status[b-gbqn69jzez] {
    font-size: 20px;
    font-weight: bold;
    margin-top: 59px;
    line-height: 15px;
    margin-bottom: 28px;
}

#payment-progress[b-gbqn69jzez] {
    width: 100%;
    height: 3px;
    background-color: #4D4C7E;
    margin-bottom: 28px;
}

#lbl-wait[b-gbqn69jzez] {
    color: #CACACA;
    font-size: 20px;
    line-height: 25px;
}

#lbl-stats[b-gbqn69jzez] {
    color: #CACACA;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 41px;
    margin-top: 5px;
}

#lbl-tx[b-gbqn69jzez] {
    font-size: 20px;
    font-weight: bold;
    line-height: 15px;
    margin-bottom: 28px;
}

#lbl-tx-hash[b-gbqn69jzez] {
    color: #CACACA;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 41px;
    word-break: break-word;
}

#lbl-tx-hash:hover[b-gbqn69jzez] {
    color: #1d4ba1;
}

#payment-progress .progress[b-gbqn69jzez] {
    background: linear-gradient(90deg, rgba(43,254,254,1) 0%, rgba(29,191,251,1) 50%, rgba(142,117,249,1) 100%);
    height: 3px;
    transition: 200ms all;
}

#congratulations-popup[b-gbqn69jzez] {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background-color: rgba(0,0,0,0.5);
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#congratulations-popup img[b-gbqn69jzez] {
    width: 60vw;
}

#marquee-section[b-gbqn69jzez] {
    padding: 0 10vw;
    display: flex;
    flex-direction: column;
    color: #E4E4E4;
    margin-bottom: 185px;
    text-align: center;
}

#recent-purchase-overflow-container[b-gbqn69jzez] {
    width: 100%;
    display: block;
    overflow: hidden;
    border-top: 1px solid #3D337A;
}

#recent-purchase-overflow-container.animate #recent-purchase-items[b-gbqn69jzez] {
    transition: 200ms all;
    margin-left: -20%;
}

#recent-purchase-items[b-gbqn69jzez] {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    padding-top: 20px;
    width: 120%;
    margin-left: 0%;
}

#lbl-recent-sold[b-gbqn69jzez] {
    color: #FF42CB;
    font-family: 'Cairo', sans-serif;
    font-size: 72px;
    font-weight: 200;
}

@media only screen and (max-width: 1600px) {
    #buy-info-section[b-gbqn69jzez] {
        padding: 20px;
    }
}

@media only screen and (max-width: 1200px) {
    #buy-info-section[b-gbqn69jzez] {
        flex-direction: column;
        margin: 50px 0;
    }
    
    #marquee-section[b-gbqn69jzez] {
        margin: 100px 0 50px;
    }

    #buy-info-col[b-gbqn69jzez] {
        margin-bottom: 100px;
        width: 100%;
        text-align: center;
    }
    
    #buy-logo[b-gbqn69jzez] {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    #buy-logo img[b-gbqn69jzez] {
        width: 300px;
    }
    
    #buy-payment-col[b-gbqn69jzez] {
        margin-left: 0px;
        flex-direction: column;
    }
    
    #lbl-collect[b-gbqn69jzez] {
        font-size: 80px;
        text-align: center;
        margin-bottom: 0px;
    }
    
    #buy-qr[b-gbqn69jzez] {
        border-left: none;
        border-top: 1px solid #3D337A;
        width: 100%;
        margin-bottom: 10%;
        padding-top: 10%;
    }
    
    #lbl-amount[b-gbqn69jzez] {
        text-align: center;
    }
    
    #lbl-payment[b-gbqn69jzez] {
        text-align: center;
    }
    
    #lbl-recent-sold[b-gbqn69jzez] {
        font-size: 36px;
    }
    
    [b-gbqn69jzez] #btn-action {
        width: 80%;
        margin-left: 10%;
    }
    
    #recent-purchase-items[b-gbqn69jzez] {
        grid-template-columns: calc(100vw - 20vw) calc(100vw - 20vw) calc(100vw - 20vw) calc(100vw - 20vw) calc(100vw - 20vw) calc(100vw - 20vw);
    }
}

@media only screen and (max-width: 1000px) {
    #congratulations-popup img[b-gbqn69jzez] {
        width: 80vw;
    }
}


@media only screen and (max-width: 600px) {
    
    #lbl-collect[b-gbqn69jzez] {
        font-size: 50px;
        text-align: center;
        margin-bottom: 0px;
    }

    #recent-purchase-overflow-container #recent-purchase-items[b-gbqn69jzez] {
        margin-left: -400%;
    }

    #recent-purchase-overflow-container.animate #recent-purchase-items[b-gbqn69jzez] {
        transition: 200ms all;
        margin-left: -500%;
    }
    
    #lbl-amount[b-gbqn69jzez] {
        font-size: 40px;
    }
}
/* /Pages/Explore.razor.rz.scp.css */
#explorer-section[b-sbhtinyr8s] {
    margin-bottom: 64px;
}

#search-container[b-sbhtinyr8s] {
    width: 722px;
    display: flex;
    border: 1px solid #8978FF;
    margin: 92px auto 24px;
}

#search-icon[b-sbhtinyr8s] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 23px;
}

#search-input[b-sbhtinyr8s] {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

#search-input input[b-sbhtinyr8s] {
    width: 100%;
    font-family: 'Karla', 'sans-serif';
    font-weight: 500;
    font-size: 22px;
    background-color: transparent;
    border: none;
    color: #00FFFF;
}

#search-input input[b-sbhtinyr8s]::placeholder {
    color: #CACACA;
}

#search-input input:focus[b-sbhtinyr8s] {
    border: none;
    outline: none;
}

#search-results[b-sbhtinyr8s] {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    padding: 20px 10vw;
}

.search-pagination[b-sbhtinyr8s] {
    display: flex;
    width: 257px;
    margin: auto;
}

.pagination-item[b-sbhtinyr8s] {
    padding: 15px;
    font-size: 30px;
    font-family: 'Cairo', sans-serif;
    color: #00FFFF;
    border: 1px solid #8978FF;
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 100ms all;
    margin: 0 15px;
}

.pagination-item.left-arrow[b-sbhtinyr8s] {
    transform: rotate(45deg) scale(1.4);
    border: none;
}

.pagination-item.left-arrow img[b-sbhtinyr8s] {
    transform: rotate(-45deg);
}

.pagination-item.left-arrow:hover[b-sbhtinyr8s] {
    transform: rotate(45deg) scale(1.6);
}

.pagination-item.right-arrow[b-sbhtinyr8s] {
    transform: rotate(-45deg) scale(1.4);
    border: none;
}

.pagination-item.right-arrow:hover[b-sbhtinyr8s] {
    transform: rotate(-45deg) scale(1.6);
}

.pagination-item.right-arrow img[b-sbhtinyr8s] {
    transform: rotate(225deg);
}

#rarity-legends-container[b-sbhtinyr8s] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 34px;
}

#rarity-legends[b-sbhtinyr8s] {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
}

#rarity-legends .rarity-legend[b-sbhtinyr8s] {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-family: 'Cairo', sans-serif;
    color: #00FFFF;
    margin: 10px 20px;
}

#rarity-legends .rarity-legend span:first-child[b-sbhtinyr8s] {
    width: 40px;
    height: 20px;
    margin-right: 10px;
}

#rarity-legends .rarity-legend .rare[b-sbhtinyr8s] {
    background-color: #8A78FF;
}

#rarity-legends .rarity-legend .very-rare[b-sbhtinyr8s] {
    background-color: #412fb5;
}

#rarity-legends .rarity-legend .super-rare[b-sbhtinyr8s] {
    background-color: #a20f0f;
}

#rarity-legends .rarity-legend .legendary[b-sbhtinyr8s] {
    background-color: #460086;
}

#rarity-legends .rarity-legend .holy-grail[b-sbhtinyr8s] {
    background-color: #b1bb1a;
}

#rarity-chart-container[b-sbhtinyr8s] {
    text-align: center;
    color: #00FFFF;
    font-weight: bold;
}

#rarity-chart-container:hover[b-sbhtinyr8s] {
    color: #8978FF;
}


@media only screen and (max-width: 1600px) {
    #search-results[b-sbhtinyr8s] {
        padding: 20px;
    }
}


@media only screen and (max-width: 1300px) {

    #search-results[b-sbhtinyr8s] {
        display: grid;
        grid-template-columns: auto auto;
        padding: 20px;
    }

    #rarity-legends[b-sbhtinyr8s] {
        display: grid;
        grid-template-columns: auto auto;
    }

    #rarity-legends .rarity-legend[b-sbhtinyr8s] {
        justify-content: start;
        margin: 5px 10px;
    }

}


@media only screen and (max-width: 800px) {
    #search-container[b-sbhtinyr8s] {
        width: calc(100% - 40px);
        margin: 40px 20px;
    }
    
    #rarity-legends[b-sbhtinyr8s] {
        display: grid;
    }
}


@media only screen and (max-width: 600px) {
    #search-results[b-sbhtinyr8s] {
        display: grid;
        grid-template-columns: auto;
        padding: 20px;
    }
}
/* /Pages/HowToBuy.razor.rz.scp.css */
section[b-qm46hq79xp] {
    color: #E4E4E4;
    padding: 0 10vw;
}

#head-section[b-qm46hq79xp] {
    margin-top: 115px;
    margin-bottom: 254px;
}

#header-container h1[b-qm46hq79xp] {
    font-family: 'Cairo', sans-serif;
    font-weight: 200;
    font-size: 120px;
    line-height: 120px;
    letter-spacing: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

#header-container h1 span[b-qm46hq79xp] {
    display: block;
}

#head-description[b-qm46hq79xp] {
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}

#head-description span[b-qm46hq79xp] {
    display: block;
}

[b-qm46hq79xp] #btn-buy-now {
    width: 234px;
}

[b-qm46hq79xp] #btn-new {
    width: 234px;
}


.step-section[b-qm46hq79xp] {
    display: flex;
    margin-bottom: 150px;
}

.step-section > div:nth-child(2)[b-qm46hq79xp] {
    margin-right: 10vw;
    flex-basis: 583px;
    width: 583px;
}

.step-section > div:nth-child(3):not(.step-description)[b-qm46hq79xp] {
    align-items: center;
    justify-content: center;
}

.step-description[b-qm46hq79xp] {
    flex-basis: 583px;
    width: 583px;
    display: flex;
    flex-direction: column;
}

.step-image[b-qm46hq79xp] {
    flex-grow: 1;
}

.step-description h2[b-qm46hq79xp] {
    font-family: 'Cairo', sans-serif;
    font-weight: 200;
    color: #FF42CB;
    margin: 0;
    font-size: 54px;
    letter-spacing: 6px;
    line-height: 60px;
}

.step-description .hr[b-qm46hq79xp] {
    background: rgb(43, 254, 254);
    background: linear-gradient(90deg, rgba(43, 254, 254, 1) 0%, rgba(29, 191, 251, 1) 50%, rgba(142, 117, 249, 1) 100%);
    margin: 37px 0;
    width: 100%;
    height: 2px;
}

.step-description p[b-qm46hq79xp] {
    font-size: 20px;
    font-family: 'Cairo', sans-serif;
    margin: 0;
}

.step-image img[b-qm46hq79xp] {
    margin-top: -188px;
}

.step-image-mobile[b-qm46hq79xp] {
    display: none;
}

#buy-btn-section[b-qm46hq79xp] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.last-section[b-qm46hq79xp] {
    margin-top: -200px;
}

@media only screen and (max-width: 1600px) {
    section[b-qm46hq79xp] {
        padding: 0 20px;
    }
}

@media only screen and (max-width: 1300px) {

    #header-container h1[b-qm46hq79xp] {
        font-size: 60px;
        line-height: 60px;
    }

    .step-section[b-qm46hq79xp] {
        flex-direction: column;
        margin-bottom: 115px;
    }

    .step-image-mobile[b-qm46hq79xp] {
        display: none;
        height: 40vw;
        align-items: start;
        justify-content: start;
        margin-top: 126px;
        margin-bottom: 76px;
    }

    .step-image-mobile img[b-qm46hq79xp] {
        width: 50%;
    }

    .step-image[b-qm46hq79xp] {
        display: none;
    }

    #head-section[b-qm46hq79xp] {
        margin-bottom: 115px;
    }

    div.step-description[b-qm46hq79xp] {
        width: 100% !important;
        flex-basis: 100% !important;;
    }

    .last-section[b-qm46hq79xp] {
        margin: 0 0 150px;
    }


    [b-qm46hq79xp] #btn-new {
        width: 234px;
        margin-top: 20px;
    }
}
/* /Pages/Index.razor.rz.scp.css */
#hero_video_container[b-0f2jmba3q3] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 88.98px - 40px - 66px);
    background-color: black;
}

#hero_banner_container[b-0f2jmba3q3] {
    display: block;
}

#hero_video_container video[b-0f2jmba3q3] {
    height: 100%;
}

#hero_video_container[b-0f2jmba3q3] {
    display: none;
}

#hero_banner_container[b-0f2jmba3q3] {
    display: flex;
    color: #E4E4E4;
    width: 100vw;
    height: calc(100vh - 130px - 82px);
    text-align: center;
    background-image: url("/images/video_thumb.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

#lbl-discover[b-0f2jmba3q3] {
    font-weight: 200;
    font-size: 60px;
}

#hero_banner_container img[b-0f2jmba3q3] {
    width: 100%;
}

#btn-watch-container[b-0f2jmba3q3] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

[b-0f2jmba3q3] #btn-watch {
    font-size: 100px;
    /*border: none; */
    transition: 200ms all;
    width: 150px;
    height: 150px;
    border-color: white;
    border-width: 5px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-0f2jmba3q3] #btn-watch > img {
    width: 80%;
}

[b-0f2jmba3q3] #btn-watch:hover {
    transform: scale(1.1);
    background: none;
    color: #00FFFF;
    text-shadow: 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #00ffff, 0 0 1px #00ffff, 0 0 5px #00ffff, 0 0 10px #00ffff, 0 0 20px #00ffff, 2px 2px 2px rgb(0 255 255 / 0%);
}
/* /Pages/PrivacyPolicy.razor.rz.scp.css */
#header-container[b-1g19aeiko4] {
    padding: 0 10vw;
}

#header-container h1[b-1g19aeiko4] {
    font-family: 'Cairo', sans-serif;
    font-size: 120px;
    font-weight: 200;
    color: #E4E4E4;
    margin-top: 188px;
    margin-bottom: 35px;
    line-height: 90px;
    letter-spacing: 10px;
}

#header-container p[b-1g19aeiko4] {
    font-family: 'Cairo', sans-serif;
    font-size: 20px;
    color: #E4E4E4;
    margin: 0;
    padding: 0 0 180px;
    border-bottom: 1px solid #3D337A;
}

#header-container p span[b-1g19aeiko4] {
    display: block;
}

#terms[b-1g19aeiko4] {
    display: flex;
    padding: 0 10vw;
}

#terms .term-col[b-1g19aeiko4] {
    flex-basis: 50%;
}

#terms .term[b-1g19aeiko4] {
    padding: 20px;
}

#terms .term h2[b-1g19aeiko4] {
    color: #FF42CB;
    font-family: 'Cairo', sans-serif;
    font-size: 32px;
    font-weight: 200;
}

#terms .term p[b-1g19aeiko4] {
    color: #E4E4E4;
    font-family: 'Cairo', sans-serif;
    font-size: 20px;
}


@media only screen and (max-width: 1600px) {
    #header-container[b-1g19aeiko4] , #terms[b-1g19aeiko4] {
        padding: 0 20px;
    }
}


@media only screen and (max-width: 1000px) {

    #header-container h1[b-1g19aeiko4] {
        font-size: 60px;
        margin-top: 94px;
    }
    #header-container p[b-1g19aeiko4] {
        padding-bottom: 94px;
    }
    
    #terms[b-1g19aeiko4] {
        flex-direction: column;
    }
    
    #terms .term[b-1g19aeiko4] {
        padding: 0;
    }
}
/* /Pages/Purchase.razor.rz.scp.css */
#loading-container[b-y9kflwjhj2] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(100vh - 130px - 60px);
    overflow: hidden;
}

#loading-container img[b-y9kflwjhj2] {
    width: 100vw;
}

#loading-message[b-y9kflwjhj2] {
    display: flex;
    flex-direction: column;
    color: #00FFFF;
    text-align: center;
}

@media only screen and (max-width: 600px) {
    #loading-container[b-y9kflwjhj2] {
        background: #000;
    }
    #loading-container img[b-y9kflwjhj2] {
        width: auto;
        height: 100vw;
    }
}
/* /Pages/Roadmap.razor.rz.scp.css */
section[b-2z4j1flzc4] {
    color: #E4E4E4;
    padding: 0 10vw;
}

#head-section[b-2z4j1flzc4] {
    margin-top: 115px;
    margin-bottom: 100px;
}

#header-container h1[b-2z4j1flzc4] {
    font-family: 'Cairo', sans-serif;
    font-weight: 200;
    font-size: 120px;
    line-height: 120px;
    letter-spacing: 10px;
    margin-top: 0;
    margin-bottom: 0;
}

#header-container h1 span[b-2z4j1flzc4] {
    display: block;
}

#head-description[b-2z4j1flzc4] {
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}

#head-description span[b-2z4j1flzc4] {
    display: block;
}

[b-2z4j1flzc4] #btn-buy-now {
    width: 234px;
}

.step-section[b-2z4j1flzc4] {
    display: flex;
    margin-bottom: 100px;
    flex-direction: column;
    align-items: end;
    justify-content: end;
}

.step-description[b-2z4j1flzc4] {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.step-image[b-2z4j1flzc4] {
    width: 100%;
}

.step-image img[b-2z4j1flzc4] {
    width: 40%;
    float: right;
}

.step-description h2[b-2z4j1flzc4] {
    font-family: 'Cairo', sans-serif;
    font-weight: 200;
    color: #FF42CB;
    margin: 0;
    font-size: 54px;
    letter-spacing: 6px;
    line-height: 60px;
}

.step-description .hr[b-2z4j1flzc4] {
    background: rgb(43, 254, 254);
    background: linear-gradient(90deg, rgba(43, 254, 254, 1) 0%, rgba(29, 191, 251, 1) 50%, rgba(142, 117, 249, 1) 100%);
    margin: 37px 0;
    width: 100%;
    height: 2px;
}

.step-description p[b-2z4j1flzc4] {
    font-size: 20px;
    font-family: 'Cairo', sans-serif;
    margin: 0;
}

.step-image-mobile[b-2z4j1flzc4] {
    display: none;
}

#buy-btn-section[b-2z4j1flzc4] {
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-2z4j1flzc4] .question {
    margin-top: 60px;
}

#charles_images[b-2z4j1flzc4] {
    display: inline-flex;
    margin-top: 20px;
}

#charles_images img[b-2z4j1flzc4] {
    width: 100%;
}

@media only screen and (max-width: 1600px) {
    
    section[b-2z4j1flzc4] {
        padding: 0 20px;
    }
    
}

@media only screen and (max-width: 1300px) {

    #header-container h1[b-2z4j1flzc4] {
        font-size: 60px;
        line-height: 60px;
    }

    .step-image img[b-2z4j1flzc4] {
        width: 80%;
        float: right;
    }
}


@media only screen and (max-width: 1000px) {
    #charles_images[b-2z4j1flzc4] {
        flex-direction: column;
    }
}
/* /Pages/SkullDetail.razor.rz.scp.css */
#skull-detail-section[b-j0sv35dzzt] {
    display: flex;
    padding: 140px 10vw;
}
#skull-video-container[b-j0sv35dzzt] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#skull-video[b-j0sv35dzzt] {
    height: calc(384.48px * 2);
    width: calc(216px * 2);
    position: relative;
    display: flex;
    margin-top: auto;
}

#video-ipfs-cont[b-j0sv35dzzt] {
    width: 100%;
    margin-top: 20px;
}

#video-ipfs-cont input[type=text][b-j0sv35dzzt] {
    width: calc(100% - 12px);
    margin: 0px !important;
    font-family: 'Karla', 'sans-serif';
    font-size: 20px;
    padding: 5px !important;
    border: 1px solid #8978FF;
    background: transparent;
    color: #CACACA;
}

#skull-details[b-j0sv35dzzt] {
    flex-grow: 1;
    margin-left: 100px;
}

#skull-title[b-j0sv35dzzt] {
    color: #E4E4E4;
    font-family: 'Karla', 'sans-serif';
    font-weight: 200;
}

#skull-title h1[b-j0sv35dzzt],
#skull-title h4[b-j0sv35dzzt],
#skull-title h5[b-j0sv35dzzt] {
    color: #E4E4E4;
    font-family: 'Karla', 'sans-serif';
    font-weight: 200;
    line-height: 56px;
    margin: 0;
    padding: 0;
}

#skull-title h1[b-j0sv35dzzt] {
    font-size: 70px;
    letter-spacing: 8px;
}

#skull-title h4[b-j0sv35dzzt] {
    color: #b3afaf;
    font-size: 30px;
    letter-spacing: 4px;
}

#skull-title h5[b-j0sv35dzzt] {
    display: inline-block;
    padding: 5px 10px;
    background-color: #8A78FF;
    text-align: center;
    font-size: 20px;
    height: 23px;
    font-weight: 400;
    line-height: 23px;
}

#skull-meta[b-j0sv35dzzt] {
    display: flex;
}

.skull-meta-item[b-j0sv35dzzt] {
    display: flex;
    margin: 40px 0;
    flex-basis: 50%;
}

.skull-meta-item .meta-icon[b-j0sv35dzzt] {
    margin-right: 20px;
}

.skull-meta-item .meta-icon img[b-j0sv35dzzt] {
    width: 61px;
    height: 61px;
    border-radius: 9999px;
}

.skull-meta-item .meta-values[b-j0sv35dzzt] {

}

.skull-meta-item .meta-key[b-j0sv35dzzt] {
    color: #8A78FF;
    font-family: 'Karla', 'sans-serif';
    font-size: 20px;
}

.skull-meta-item .meta-value[b-j0sv35dzzt] {
    color: #E4E4E4;
    font-family: 'Karla', 'sans-serif';
    font-size: 32px;
}

#skull-attributes-container[b-j0sv35dzzt] {
    display: flex;
    border: 1px solid #8978FF;
}

#lbl-details[b-j0sv35dzzt] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 0px;
    border-right: 1px solid #8978FF;
}

#lbl-history[b-j0sv35dzzt] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 0px;
    border-right: 1px solid #8978FF;
    border-left: 1px solid #8978FF;
}

#skull-attributes[b-j0sv35dzzt] {
    flex-grow: 1;
    padding: 20px;
}

.skull-attribute[b-j0sv35dzzt] {
    margin-bottom: 16px;
}

.skull-attribute:last-child[b-j0sv35dzzt] {
    margin-bottom: 0;
}

.skull-attribute-key[b-j0sv35dzzt] {
    font-family: 'Karla', 'sans-serif';
    color: #8A78FF;
    font-size: 30px;
    letter-spacing: 5px;
}

.skull-attribute-value[b-j0sv35dzzt] {
    color: #CACACA;
    font-family: 'Karla', 'sans-serif';
    font-size: 20px;
    letter-spacing: 5px;
}

#skull-transfers[b-j0sv35dzzt] {
    flex-grow: 1;
    padding: 20px;
}

#skull-transfers .transfer[b-j0sv35dzzt] {
    color: #CACACA;
    display: flex;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 37px;
    position: relative;
    border-bottom: 1px solid #8978FF;
    padding-bottom: 5px;
}

#skull-transfers .transfer .transfer-date[b-j0sv35dzzt] {
    position: absolute;
    right: 0px;
    top: -33px;
    font-size: 12px;
    cursor: pointer;
    color: #b3afaf;
}

#skull-transfers .transfer .transfer-user[b-j0sv35dzzt] {
    display: flex;
    margin-right: 10px;
    position: relative;
    flex-grow: 1;
    margin-top: 10px;
}
#skull-transfers .transfer .transfer-user .user-avatar[b-j0sv35dzzt] {
    margin-right: 5px;
}
#skull-transfers .transfer .transfer-user .user-avatar img[b-j0sv35dzzt] {
    width: 35px;
    height: 35px;
    border-radius: 9999px;
    overflow: hidden;
}

#skull-transfers .transfer .transfer-label[b-j0sv35dzzt] {
    position: absolute;
    top: -32px;
    left: 0px;
    color: #8A78FF;
}

#skull-transfers .skull-attribute[b-j0sv35dzzt] {
    display: none;
}

@media only screen and (max-width: 1600px) {
    #skull-detail-section[b-j0sv35dzzt] {
        padding: 140px 20px;
    }

    #skull-details[b-j0sv35dzzt] {
        margin-left: 50px;
    }
}


@media only screen and (max-width: 1300px) {
    #skull-title h1[b-j0sv35dzzt] {
        font-size: 50px;
        letter-spacing: 6px;
    }

    #skull-title h4[b-j0sv35dzzt] {
        color: #b3afaf;
        font-size: 20px;
        letter-spacing: 2px;
        line-height: 19px;
        margin-bottom: 10px;
    }

    #skull-title h5[b-j0sv35dzzt] {
        display: inline-block;
        padding: 5px 10px;
        background-color: #8A78FF;
        text-align: center;
        font-size: 15px;
        height: 23px;
        font-weight: 400;
        line-height: 23px;
    }

    #skull-detail-section[b-j0sv35dzzt] {
        padding: 40px 20px;
    }
    
    #lbl-details[b-j0sv35dzzt], #lbl-history[b-j0sv35dzzt] {
        display: none;
    }

    #skull-attributes-container[b-j0sv35dzzt] {
        flex-direction: column;
    }

    #skull-video[b-j0sv35dzzt] {
        margin-top: 0px;
    }

    #skull-transfers .skull-attribute[b-j0sv35dzzt] {
        display: block;
        margin-bottom: 40px;
    }
}


@media only screen and (max-width: 900px) {
    #skull-detail-section[b-j0sv35dzzt] {
        flex-direction: column;
        padding: 40px;
    }
    
    #skull-title[b-j0sv35dzzt] {
        text-align: center;
    }
    
    #skull-title h1[b-j0sv35dzzt] {
        font-size: 50px;
        letter-spacing: 6px;
        line-height: 25px;
    }

    #skull-title h4[b-j0sv35dzzt] {
        color: #b3afaf;
        font-size: 23px;
        letter-spacing: 0;
        line-height: 19px;
        margin-bottom: 10px;
    }

    #skull-title h5[b-j0sv35dzzt] {
        display: inline-block;
        padding: 2px 5px;
        background-color: #8A78FF;
        text-align: center;
        font-size: 20px;
        height: 23px;
        font-weight: 400;
        line-height: 23px;
    }
    
    #skull-detail-section[b-j0sv35dzzt] {
        padding: 20px;
    }
    
    #skull-video-container[b-j0sv35dzzt] {
        margin-bottom: 20px;
    }
    
    #skull-details[b-j0sv35dzzt] {
        margin: 0;
    }
    
    #skull-video[b-j0sv35dzzt] {
        height: calc(384.48px * 1.3);
        width: calc(216px * 1.3);
    }
}


@media only screen and (max-width: 900px) {
    #skull-detail-section[b-j0sv35dzzt] {
        flex-direction: column;
        padding: 40px;
    }

    #skull-title h1[b-j0sv35dzzt] {
        font-size: 30px;
        letter-spacing: 6px;
        line-height: 25px;
    }

    #skull-title h4[b-j0sv35dzzt] {
        color: #b3afaf;
        font-size: 13px;
        letter-spacing: 0;
        line-height: 19px;
        margin-bottom: 10px;
    }

    #skull-title h5[b-j0sv35dzzt] {
        display: inline-block;
        padding: 2px 5px;
        background-color: #8A78FF;
        text-align: center;
        font-size: 14px;
        height: 23px;
        font-weight: 400;
        line-height: 23px;
    }

    #skull-detail-section[b-j0sv35dzzt] {
        padding: 20px;
    }

    #skull-video-container[b-j0sv35dzzt] {
        margin-bottom: 20px;
    }

    #skull-details[b-j0sv35dzzt] {
        margin: 0;
    }

    #skull-video[b-j0sv35dzzt] {
        height: calc(384.48px * 1.3);
        width: calc(216px * 1.3);
    }
    
    #lbl-details[b-j0sv35dzzt] {
        display: none;
    }

    .skull-meta-item .meta-key[b-j0sv35dzzt],
    .skull-meta-item .meta-value[b-j0sv35dzzt] {
        font-size: 14px;
    }

    .meta-icon img[b-j0sv35dzzt] {
        width: 40px;
        height: 40px;
    }

    .skull-attribute-key[b-j0sv35dzzt] {
        font-size: 20px;
    }
,
    .skull-attribute-value[b-j0sv35dzzt] {
        font-size: 16px;
    }
}

@media only screen and (max-width: 480px) {
    #skull-meta[b-j0sv35dzzt] {
        flex-direction: column;
        margin: 20px 0;
    }

    .skull-meta-item[b-j0sv35dzzt] {
        margin: 10px 0;
    }
}

#skull-title h5.hype[b-j0sv35dzzt] {
    background-color: #b1bb1a;
    color: black;
}

#skull-title h5.legendary[b-j0sv35dzzt] {
    background-color: #460086;
}

#skull-title h5.elite[b-j0sv35dzzt] {
    background-color: #a20f0f;
}

#skull-title h5.stupidrare[b-j0sv35dzzt] {
    background-color: #412fb5;
}

#skull-title h5.rare[b-j0sv35dzzt] {
    background-color: #8A78FF;
}
/* /Pages/Terms.razor.rz.scp.css */
#header-container[b-471ipdbvcx] {
    padding: 0 10vw;
}

#header-container h1[b-471ipdbvcx] {
    font-family: 'Cairo', sans-serif;
    font-size: 120px;
    font-weight: 200;
    color: #E4E4E4;
    margin-top: 188px;
    margin-bottom: 35px;
    line-height: 90px;
    letter-spacing: 10px;
}

#header-container p[b-471ipdbvcx] {
    font-family: 'Cairo', sans-serif;
    font-size: 20px;
    color: #E4E4E4;
    margin: 0;
    padding: 0 0 180px;
    border-bottom: 1px solid #3D337A;
}

#header-container p span[b-471ipdbvcx] {
    display: block;
}

#terms[b-471ipdbvcx] {
    display: flex;
    padding: 0 10vw;
}

#terms .term-col[b-471ipdbvcx] {
    flex-basis: 50%;
}

#terms .term[b-471ipdbvcx] {
    padding: 20px;
}

#terms .term h2[b-471ipdbvcx] {
    color: #FF42CB;
    font-family: 'Cairo', sans-serif;
    font-size: 32px;
    font-weight: 200;
}

#terms .term p[b-471ipdbvcx] {
    color: #E4E4E4;
    font-family: 'Cairo', sans-serif;
    font-size: 20px;
}


@media only screen and (max-width: 1600px) {
    #header-container[b-471ipdbvcx] , #terms[b-471ipdbvcx] {
        padding: 0 20px;
    }
}


@media only screen and (max-width: 1000px) {

    #header-container h1[b-471ipdbvcx] {
        font-size: 60px;
        margin-top: 94px;
    }
    #header-container p[b-471ipdbvcx] {
        padding-bottom: 94px;
    }
    
    #terms[b-471ipdbvcx] {
        flex-direction: column;
    }
    
    #terms .term[b-471ipdbvcx] {
        padding: 0;
    }
}
/* /Shared/HSButton.razor.rz.scp.css */
.hs-btn[b-riyp5wlcgj] {
    font-size: 20px;
    font-weight: bold;
    color: #00FFFF;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #8978FF;
    padding: 15px;
    cursor: pointer;
    transition: 200ms all;
}

.hs-btn:hover[b-riyp5wlcgj] {
    background-color: #8978FF;
    color: #0A0927;
}
/* /Shared/HSFooter.razor.rz.scp.css */
footer[b-hdvx4q25fg] {
    border-top: 1px solid #3D337A;
}
#footer[b-hdvx4q25fg] {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Karla', sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

#footer ul[b-hdvx4q25fg] {
    list-style: none;
    display: flex;
    text-align: center;
    padding: 0;
    margin: 0;
    align-items: center;
    justify-content: center;
}

#footer ul li[b-hdvx4q25fg] {
    flex-grow: 1;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 300;
    cursor: pointer;
    transition: 200ms all;
    color: #4D4C7E;
}

#footer ul li:hover[b-hdvx4q25fg] {
    color: #C9C9C9;
}

#footer ul li.footer-dot[b-hdvx4q25fg] {
    width: 8px;
    height: 8px;
    flex-basis: 8px;
    background-color: #4D4C7E;
    border-radius: 20px;
    margin: 0 26px;
}

#mobile-footer[b-hdvx4q25fg] {
    display: none;
}


@media only screen and (max-width: 700px) {
    #footer ul li:first-child[b-hdvx4q25fg],
    #footer ul li:nth-child(2)[b-hdvx4q25fg] {
        display: none;
    }
    
    #mobile-footer[b-hdvx4q25fg] {
        display: block;
        font-size: 16px;
        font-family: 'Karla', sans-serif;
        font-weight: 300;
        color: #4D4C7E;
        text-align: center;
        margin-top: 20px;
    }

    #footer ul li.footer-dot[b-hdvx4q25fg] {
        margin: 0 7px;
    }
}
/* /Shared/HSGridItem.razor.rz.scp.css */
.hs-grid-item[b-pvtjnowveu] {
    display: flex;
    flex-direction: column;
    margin: 20px;
    cursor: pointer;
    transition: 200ms all;
}

.hs-grid-item.placeholder[b-pvtjnowveu] {
    opacity: 0;
    cursor: auto;
}

.hs-grid-item-name[b-pvtjnowveu] {
    font-size: 20px;
    font-family: 'Cairo', sans-serif;
    color: #00FFFF;
    text-align: center;
    border: 1px solid #8978FF;
    margin-top: 10px;
}

.hs-grid-item:hover[b-pvtjnowveu] {
    transform: scale(1.05);
}

.hs-grid-item img[b-pvtjnowveu] {
    width: 100%;
}
/* /Shared/HSHead.razor.rz.scp.css */
header[b-1xzhd5svvp] {
    display: flex;
    color: #00FFFF;
    padding: 20px 10vw;
    border-bottom: 1px solid #3D337A;
    position: relative;
    z-index: 100;
}

#navigation[b-1xzhd5svvp] {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

#navigation ul[b-1xzhd5svvp] {
    list-style: none;
    display: flex;
    text-align: center;
    padding: 0;
    margin: 0;
}

#navigation ul li[b-1xzhd5svvp] {
    flex-grow: 1;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: bold;
    padding: 3px;
    border: 1px solid transparent;
    margin-right: 10px;
    cursor: pointer;
    transition: 200ms all;
}

#navigation ul li.disabled[b-1xzhd5svvp] {
    color: #3D337A;
    cursor: not-allowed;
}

#navigation ul li:last-child[b-1xzhd5svvp] {
    margin-right: 0;
}

#navigation ul li:hover[b-1xzhd5svvp] {
    border: 1px solid #8978FF;
}

#navigation ul li span[b-1xzhd5svvp] {
    display: inline-block;
    border: 1px solid transparent;
    padding: 5px 15px;
}

#navigation ul li:hover span[b-1xzhd5svvp] {
    border: 1px solid #8978FF;
}

#social-links[b-1xzhd5svvp] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 227.38px;
}

#social-links ul[b-1xzhd5svvp] {
    list-style: none;
    display: flex;
    text-align: center;
    padding: 0;
    margin: 0;
}

#social-links ul li[b-1xzhd5svvp] {
    flex-grow: 1;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: bold;
    padding: 3px;
    border: 1px solid transparent;
    margin-right: 10px;
    cursor: pointer;
    transition: 200ms all;
    width: 34px;
    height: 34px;
    background-color: #8978FF;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 30px;
}

#social-links ul li:last-child[b-1xzhd5svvp] {
    margin-right: 0;
}

#social-links ul li:hover[b-1xzhd5svvp] {
    border: 1px solid #8978FF;
    background-color: transparent;
}

#social-links ul li span[b-1xzhd5svvp] {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
}

#social-links ul li:hover span[b-1xzhd5svvp] {
    border: 1px solid #FF42CA;
    border-radius: 30px;
}

[b-1xzhd5svvp] #social-links ul li a {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#social-links ul li img[b-1xzhd5svvp] {
    width: 18px;
    height: 18px;
    padding: 0;
    margin: 0;
}

#mobile-menu[b-1xzhd5svvp] {
    display: none;
}

#mobile-navigation[b-1xzhd5svvp] {
    width: 0;
    height: 0;
    background-color: #211F5E;
    position: absolute;
    right: 0;
    top: 0;
    padding: 20px;
    opacity: 0;
    z-index: 2;
    transition: 200ms all;
    display: block;
    overflow: hidden;
}

#mobile-navigation .mobile-menu-sep[b-1xzhd5svvp] {
    background-color: #443d8f;
    width: calc(100% - 20px);
    height: 1px;
    margin: 30px 0;
}

#mobile-navigation ul[b-1xzhd5svvp] {
    list-style: none;
    padding: 0;
    margin: 71px 0 0;
}

#mobile-navigation ul li[b-1xzhd5svvp] {
    display: block;
    padding-left: 20px;
    cursor: pointer;
    font-weight: 300;
}

#mobile-navigation ul li.disabled[b-1xzhd5svvp] {
    color: #3D337A;
    cursor: not-allowed;
}

#mobile-navigation li:hover[b-1xzhd5svvp] {
    color: #4D4C7E;
}

@media only screen and (max-width: 1600px) {
    header[b-1xzhd5svvp] {
        padding: 20px;
    }
}

@media only screen and (max-width: 1300px) {
    #navigation[b-1xzhd5svvp], #social-links[b-1xzhd5svvp] {
        display: none;
    }

    #mobile-spacer[b-1xzhd5svvp] {
        flex-grow: 1;
    }

    #mobile-menu[b-1xzhd5svvp] {
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        width: 40px;
        top: 49px;
        right: 20px;
        z-index: 3;
    }


    #hamburger-button[b-1xzhd5svvp] {
        width: 40px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        position: relative;
    }

    #hamburger-button div[b-1xzhd5svvp] {
        width: 100%;
        height: 2px;
        background-color: #8978FF;
        transition: 300ms all;
    }

    #mobile-menu.active #hamburger-button div:nth-child(2)[b-1xzhd5svvp] {
        opacity: 0;
    }

    #hamburger-button div:nth-child(2)[b-1xzhd5svvp] {
        margin: 10px 0;
    }

    #mobile-menu.active #hamburger-button div[b-1xzhd5svvp] {
        top: calc(50% - 1px);
        position: absolute;
    }

    #mobile-menu.active #hamburger-button div:first-child[b-1xzhd5svvp] {
        transform: rotate(45deg);
    }

    #mobile-menu.active #hamburger-button div:last-child[b-1xzhd5svvp] {
        transform: rotate(-45deg);
    }

    #mobile-navigation[b-1xzhd5svvp] {
        animation: menuClose-b-1xzhd5svvp 200ms forwards;
    }

    #mobile-navigation.active[b-1xzhd5svvp] {
        display: block;
        opacity: 0;
        right: 0;
        animation: menuOpen-b-1xzhd5svvp 200ms forwards;
    }

    @keyframes menuOpen-b-1xzhd5svvp {
        0% {
            right: -360px;
            opacity: 0;
            width: 320px;
            height: calc(100vh - 40px);
        }
        100% {
            right: 0;
            opacity: 1;
            width: 320px;
            height: calc(100vh - 40px);
        }
    }

    @keyframes menuClose-b-1xzhd5svvp {
        0% {
            right: 0;
            opacity: 1;
            width: 320px;
            height: calc(100vh - 40px);
        }

        99% {
            right: -360px;
            opacity: 0.5;
            width: 320px;
            height: calc(100vh - 40px);
        }

        100% {
            right: 0;
            width: 0;
            height: 0;
            opacity: 0;
        }
    }


    ul#mobile-social[b-1xzhd5svvp] {
        list-style: none;
        display: flex;
        text-align: center;
        margin: 0;
        padding: 0 0 0 20px;
    }

    ul#mobile-social li[b-1xzhd5svvp] {
        font-size: 16px;
        letter-spacing: 2px;
        font-weight: bold;
        padding: 3px;
        border: 1px solid transparent;
        margin-right: 30px;
        cursor: pointer;
        transition: 200ms all;
        width: 34px;
        height: 34px;
        background-color: #8978FF;
        align-items: center;
        justify-content: center;
        display: flex;
        border-radius: 30px;
    }

    #mobile-social li:last-child[b-1xzhd5svvp] {
        margin-right: 0;
    }

    #mobile-social li:hover[b-1xzhd5svvp] {
        border: 1px solid #8978FF;
        background-color: transparent;
    }

    #mobile-social li span[b-1xzhd5svvp] {
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid transparent;
    }

    #mobile-social li:hover span[b-1xzhd5svvp] {
        border: 1px solid #FF42CA;
        border-radius: 30px;
    }

    [b-1xzhd5svvp] #mobile-social li a {
        width: 32px;
        height: 32px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #mobile-social li img[b-1xzhd5svvp] {
        width: 18px;
        height: 18px;
        padding: 0;
        margin: 0;
    }
}
/* /Shared/HSQuestion.razor.rz.scp.css */
.hs-question h2[b-cnqjri1m4k] {
    font-family: 'Cairo', sans-serif;
    font-weight: 200;
    color: #FF42CB;
    margin: 0;
    font-size: 54px;
    letter-spacing: 6px;
    line-height: 60px;
}

.hs-question .hr[b-cnqjri1m4k] {
    background: rgb(43,254,254);
    background: linear-gradient(90deg, rgba(43,254,254,1) 0%, rgba(29,191,251,1) 50%, rgba(142,117,249,1) 100%);
    margin: 37px 0;
    width: 95px;
    height: 2px;
}

.hs-question p[b-cnqjri1m4k] {
    font-size: 20px;
    font-family: 'Cairo', sans-serif;
    margin: 0;
}
/* /Shared/MainLayout.razor.rz.scp.css */
