.profileBox{width:100%;height:95%;box-shadow:0 0 15px 0px #0003,inset 0px 0px 15px 3px var(--white);-webkit-backdrop-filter:blur(10px);background-color:#ffffff40;border:1px solid #ffffffb3;border-radius:6px;padding:7px;transition:all .9s}.profileBox__content{width:98%;height:100%;margin-left:1%}.profileBox__content__imgBox img{border-radius:50%;width:155px;height:155px}.team{text-align:center;cursor:pointer;box-shadow:0 0 15px 0px #0003,inset 0px 0px 15px 3px var(--white);-webkit-backdrop-filter:blur(10px);background:#ffffff40;border:1px solid #ffffffb3;border-radius:6px;margin-top:60px;padding:20px 0 30px;position:relative;overflow:hidden}.team .photo{z-index:1;width:130px;height:130px;margin-bottom:30px;transition:all .9s;display:inline-block;position:relative}.team .photo img{border-radius:50%;width:100%;height:auto;transition:all .9s;transform:scale(1)}.team .profile-txt{margin-bottom:30px}.team .profile-txt .title{color:var(--themeTxt);letter-spacing:1.5px;text-transform:capitalize;margin-bottom:6px;font-size:1.4em;font-weight:700}.team .profile-txt .position{color:#555;font-size:1rem;display:block}.team:hover .photo{border-radius:500px;box-shadow:0 0 25px 1px #0000004d}.team:hover .photo:before{height:105%}.blueProfile .photo:before{content:"";background:var(--themeTxt);border-radius:50%;width:100%;height:0%;transition:all .3s linear;position:absolute;bottom:130%;left:0;right:0;transform:scale(3)}.blueProfile .photo:after{content:"";z-index:1;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:1000px){.h100{height:100%}}
