@charset "utf-8";
body{
    --link-text-color:#ffffff;
    --link-text-title-color:#ffffff;
    --link-text-desc-color:#ffffff;
    --link-text-button-color:#ffffff;
}
body{position:relative;min-height:100vh;}
section{font-family:MavenPro;}
.container{padding:40px 20px 70px;height:100%;justify-content:center;}
.bg{width:100%;height:100%;position:fixed;z-index:-1}
.bg div{width:110%;height:110%;-webkit-filter:blur(4px);-moz-filter:blur(4px);-ms-filter:blur(4px);filter:blur(4px);position:absolute;top:-5%;left:-5%;z-index:-1;transform:scale(1.05);opacity:.95}
.content{margin:0 auto;max-width:360px;position: relative;padding-top: 30px;margin-bottom:40px;}
section .section-bg{background:linear-gradient(180deg,rgba(44,62,80,1) 17%,rgba(189,195,199,1) 100%);border-radius:6px;padding-bottom:12px;}
.intro_box{margin-bottom: -1px;}
.bg div{background:linear-gradient(rgba(0, 0, 0, .3),rgba(0, 0, 0, .3)), url(https://bio.linkcdn.cc/static/images/theme/profile/instabio-profile-8.png?imageView2/2/w/500/h/900) center center no-repeat;background-size:cover;}
.cover{width:110px;height:110px;margin: 0 auto;}
.cover img{width:100%;height:100%;max-height:240px;object-fit:cover;object-position:center;border-radius:50%;}
.cmpt-profile-imageTitleDesc .cover-box{}
.intro_box{width:100%;padding:20px 30px 14px;color: #fff;text-align: center; word-break: break-word;}
.cmpt-profile-imageTitleDesc .intro_box{padding:0 30px;}
.intro_box .title{font-weight:600;font-size:20px;margin-top:20px;}
.cmpt-profile-imageTitleDesc .divider-box{display:none!important;}
.intro_box .desc{font-size:15px;line-height:24px;margin-top:16px;}
.cmpt-social-social ul.social_list{padding:0 30px;}
.social_list span{width:20%;height:30px;margin-bottom:12px}
.social_list a{width:30px;height:30px;display:inline-block;}
.social_list a img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%;}
.footer p a{color:#F2F2F2}
.footer p a:hover{color:#F2F2F2}
.pro-detail_box .title_box,.pro-detail_box .desc_box{color:#F2F2F2;}

@media only screen and (min-width: 374px){
}
