@-ms-keyframes img-effect-inner{51%{opacity:0}100%{opacity:1}}@-webkit-keyframes img-effect-inner{51%{opacity:0}100%{opacity:1}}@keyframes img-effect-inner{51%{opacity:0}100%{opacity:1}}@-ms-keyframes img-effect{0%{left:0;right:auto;width:0}50%{left:0;right:auto;width:100%}51%{left:auto;right:0;width:100%}100%{left:auto;right:0;width:0}}@-webkit-keyframes img-effect{0%{left:0;right:auto;width:0}50%{left:0;right:auto;width:100%}51%{left:auto;right:0;width:100%}100%{left:auto;right:0;width:0}}@keyframes img-effect{0%{left:0;right:auto;width:0}50%{left:0;right:auto;width:100%}51%{left:auto;right:0;width:100%}100%{left:auto;right:0;width:0}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#profiles .profile-inner{display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start}#profiles .profile-thumb{width:100%;position:relative;border-width:0}@media (max-width: 767px){#profiles .profile-thumb{margin-bottom:16px}}#profiles .profile-image{max-width:100%;position:relative;z-index:1;display:block;display-opacity:0}#profiles .tab-wrap .tab-area .tab-label{padding:0;background-color:transparent;color:#6f6466;text-align:left;border-width:1px;color:rgba(111,100,102,0.5)}#profiles .tab-wrap .tab-area .tab-label.active{border-width:4px;color:#6f6466;font-size:1.2en}#profiles.is-loaded .profile-thumb::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:#000;z-index:1;-webkit-animation:img-effect 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 normal forwards;animation:img-effect 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 normal forwards}#profiles.is-loaded .profile-image{-webkit-animation:img-effect-inner 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 normal forwards;-webkit-animation-animation:img-effect-inner 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 normal forwards}#profiles .profile-heading{margin-bottom:8px}#profiles .profile-texts{width:100%}#profiles .profile-name{font-size:3rem;font-width:700}@media (min-width: 768px){#profiles .profile-name{padding:0 16px}}#profiles .profile-name small{color:#b5777f}#profiles .profile-body{padding:8px 0}@media (min-width: 768px){#profiles .profile-body{padding:8px}}#profiles .biography-lists{margin-top:16px}#profiles .biography-lists .corner-content{margin-bottom:48px}#profiles .biography-lists h3{margin-bottom:8px;font-size:2.8rem;font-weight:400}#profiles .biography-list .biography-list-title{margin:24px 0 8px}#profiles .biography-list .list-biography{list-style-type:disc;padding-left:18px}@media (min-width: 768px){#profiles .profile-thumb{width:30%;position:sticky;top:32px}#profiles .profile-texts{padding-left:32px;width:70%}#profiles .profile-body{padding:16px}}
