#header .logo img {
    width: 150px;
}

.header .nav a, .bold {
    font-weight: bold;
}

.metaportal_fn_mobnav .logo img {
    width: 150px;
}

.frenify_cards_gallery .img_holder {
    backdrop-filter: blur(10px);
}

.center {
    text-align: center;
}

#infoSticker {
    position: absolute;
    width: 25%;
    right: 20px;
    top: 20px;
}

#titleLogo {
    text-align: center;
}

#titleLogo img {
    width: 50%;
}

.prichute {
    max-width: 1000px;
    width: 100%;
}

@media (max-width: 1100px) {
    .fn_cs_collection .item {
        width: 50% !important;
    }
}


.fn_cs_collection .metaportal_fn_button {
    margin: 0 auto;
    font-size: clamp( 8px, 14px, 1vh);
}
.uvod p {
    font-size: 18px;
    color: white;
    text-align: center;
}

.subtitle p {
    color: white;
}

#contact .fn__maintitle {
    margin-bottom: 20px;
}

.metaportal_fn_mint_top .mint_left .img_in {
    background-size: contain;
}

body {
    background: #05081f;
    background: linear-gradient(90deg, rgba(5,8,31,1) 0%, rgb(16, 13, 42) 50%, rgba(5,8,31,1) 100%);
}
.header::after {
    background: #0f132f;
    background: linear-gradient(90deg, rgb(15, 19, 47) 0%, rgb(21, 24, 47) 50%, rgb(15, 19, 47) 100%);
}
body::after {
    background-color: #009fff;
}
#space {
    background: #05081f;
}