.profile{background-color:#fff;width:100%;border-radius:30px;height:100%;-webkit-box-shadow:rgba(149,157,165,.2) 0 8px 24px;box-shadow:0 8px 24px rgba(149,157,165,.2);padding-bottom:25px}.profile_background{background:#833ab4;background:-webkit-gradient(linear,left top,right top,from(#833ab4),color-stop(0,#b20000),color-stop(62%,rgba(178,0,0,.9192051820728291)),to(#fcb045));background:linear-gradient(90deg,#833ab4,#b20000 0,rgba(178,0,0,.9192051820728291) 62%,#fcb045);width:100%;height:20vh;border-top-left-radius:30px;border-top-right-radius:30px;position:relative}.images{background-color:#fff;position:absolute;bottom:0;padding:30px;left:80px;-webkit-box-shadow:rgba(149,157,165,.2) 0 8px 24px;box-shadow:0 8px 24px rgba(149,157,165,.2);border-radius:100%;-webkit-transform:translateY(60px);transform:translateY(60px)}.profile_details{margin-left:100px;margin-top:80px}.profile_details p{font-size:16px;font-weight:500;color:#000}.profile_details span{font-size:14px;font-weight:500}.change_password{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.auth-enabled{background-color:#fa5555;padding:7px;font-size:12px;border-radius:10px;font-weight:600;cursor:pointer;color:#fff}.change_password p{margin-bottom:0}.change_password span{background-color:#fa5555;padding:7px;font-size:12px;border-radius:10px;font-weight:600;cursor:pointer;color:#fff}