@charset "utf-8";
body{position:relative;min-height:100vh;}
section{font-family:Poppins;}
.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: 50px;margin-bottom: 40px;}
section .section-bg{background:url(https://bio.linkcdn.cc/static/images/theme/profile/profiel2_bg.png?imageView2/2/w/500/h/900) center center no-repeat;background-size:cover;border-radius:6px;}
.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/profiel2_bg.png?imageView2/2/w/500/h/900) center center no-repeat;background-size:cover;}
.cover{width:110px;height:110px;}
.cover img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:50%;}
.cmpt-profile-imageTitleDesc .cover-box{}
.intro_box{width:100%;padding:30px 35px;color: #111111;text-align: center; word-break: break-word;}
.cmpt-profile-imageTitleDesc .intro_box{padding:0 32px;}
.intro_box .title{font-weight:600;font-size:16px;margin-top:28px;}
.cmpt-profile-imageTitleDesc .divider-box{display:none!important;}
.intro_box .desc{font-size:14px;line-height:22px;font-weight: 500;margin-top:16px;}
.cmpt-social-social ul.social_list{padding:0 15px 18px;}
.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%;}
.pro-detail_box .title_box,.pro-detail_box .desc_box{color:#F2F2F2;}

@media only screen and (min-width: 374px){
}
