.profile-cover-card{height:320px;position:relative}.profile-cover-card:after{content:"";backdrop-filter:blur(8px);z-index:1;background:linear-gradient(1deg,#121f3ee6 0%,#121f3e00 100%);position:absolute;inset:0}.dark-mode .profile-cover-card:after{background:linear-gradient(1deg,#aab8c5e6 0%,#aab8c500 100%)}.profile-container{z-index:3;margin-top:-169px;position:relative}.profile-card-has-mask{position:relative}.profile-card-has-mask:after{content:"";opacity:.5;background-color:var(--white);z-index:-1;border-radius:24px;position:absolute;inset:8px 8px -8px}@media (width<=991px){.profile-tabs-items{overflow-x:auto}.profile-tabs-items .navbar-item{min-width:max-content}}.profile-avatar-card{position:relative}.profile-avatar-card img{z-index:2;position:relative}.profile-avatar-card:after{content:"";background-color:var(--gray-200);z-index:1;border-radius:50%;width:96px;height:96px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-avatar-card.size-64:after{background-color:var(--gray-100);width:80px;height:80px}.profile-avatar-card__verified-badge{z-index:3;position:absolute;bottom:4px;right:4px}.rtl .profile-avatar-card__verified-badge{left:4px;right:auto}.profile-followers-card:after{content:"";background-color:var(--gray-300);width:1px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-video-card{height:260px}.profile-video-card,.profile-video-card video{border-radius:16px}.profile-video-card video{width:100%;height:100%}.profile-education-card{position:relative}.profile-education-card:after{content:"";border-left:1px dashed var(--gray-300);z-index:1;width:3px;height:16px;position:absolute;top:40px;left:20px}.profile-education-card:last-child:after{display:none}.profile-badge-card{height:199px}.profile-badge-card__mask{opacity:.5;background-color:var(--white);border:1px solid var(--gray-200);z-index:1;border-radius:16px;position:absolute;inset:8px 4px -8px}@media (width<=991px){.profile-badge-card{height:182px}}.profile-instructor-card__mask{opacity:.5;background-color:var(--white);border:1px solid var(--gray-200);z-index:1;border-radius:16px;position:absolute;inset:8px 8px -8px}