@charset "utf-8";
body{position:relative;min-height:100vh;}
.container{padding:40px 20px 70px;height:100%;justify-content:center;font-family: "Aleo-Light";}
.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}
section .section-bg{background-color:#ffffff;border-radius:6px;}
.content{margin:0 auto;max-width:360px;}
.content{display:flex;flex-direction: column;align-items: center;border-radius:7px;margin-bottom: 40px;}
.content_cover{display: flex;flex-direction: column;align-items: center;}
.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/20200924/1600930053374.png?imageView2/2/w/750) center bottom no-repeat;background-size:cover;}
.cmpt-profile-imageTitleDesc{display:flex;flex-direction:column;}
.cmpt-profile-imageTitleDesc .box-cmpt{display:flex;flex-direction:column;}
.cmpt-profile-imageTitleDesc .cover{max-height:400px;height:50vw;}
.cmpt-profile-imageTitleDesc .cover-box{width:100%;height:0;padding-bottom:75%;-webkit-box-ordinal-group: 1;-moz-box-ordinal-group: 1;-ms-flex-order:1;-webkit-order:1;order:1; overflow: visible;margin-top:16px}
.cover img{width:100%;height:100%;object-fit:cover;object-position:center;}
.cmpt-profile-imageTitleDesc .cover img{border-radius:0;}
.intro_box{width:100%;padding:24px 30px 16px;color: #343434;text-align: center;-webkit-box-ordinal-group: 0;-moz-box-ordinal-group: 0; -ms-flex-order: 0;-webkit-order: 0;order: 0;overflow: visible; word-break: break-word;}
.cmpt-profile-imageTitleDesc .intro_box{padding-bottom:0;}
.intro_box .title{font-weight:600;font-size:24px;margin-bottom:16px;}
.intro_box .desc{font-size:14px;font-weight:500;}
.cmpt-profile-imageTitleDesc .divider-box{display:none!important;}
.cmpt-social-social ul.social_list{width:100%;padding:15px 30px;border-radius:0 0 5px 5px;}
.cmpt-social-social ul{padding:15px 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}
section .content [class^=cmpt-]{width:100%;}
section .content .cmpt-profile-imageTitleDesc{margin:0;padding:0;}
.pro-detail_box .title_box,.pro-detail_box .desc_box{color:#F2F2F2;}
@media only screen and (max-width:767px){
    .bg div{background:linear-gradient(rgba(0, 0, 0, .3),rgba(0, 0, 0, .3)), url(https://bio.linkcdn.cc/20200924/1600930053374.png?imageView2/2/w/400) center bottom no-repeat;background-size:cover;}
    .cmpt-profile-imageTitleDesc .cover{max-height:320px;}
}

@media only screen and (min-width: 374px){
}
