.schedule-meeting{display:flex;flex-direction:column;gap:50px;position:relative}.schedule-meeting__content{display:flex;flex-direction:column;gap:1rem;text-align:center}.schedule-meeting__dynamic-fields{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:24px}.schedule-meeting__dynamic-fields p{align-items:center;border-radius:100px;display:flex;padding:7px 25px;width:fit-content}.profile-header .avatar-image,.profile-header .header-avatar,.profile-header .skeleton-image,.profile-header .user-provided-avatar{display:none!important}.schedule-meeting__bg-image{position:absolute;z-index:-1}.schedule-meeting__bg-image--left{left:-12%;top:10%}.schedule-meeting__bg-image--right{right:-11%;top:38%}@media screen and (max-width:1600px){.schedule-meeting__bg-image--right{right:0}.schedule-meeting__bg-image--left{left:0}}@media screen and (max-width:767px){.schedule-meeting__heading{margin-bottom:20px}.schedule-meeting__bg-image--right{display:none}.schedule-meeting__bg-image--left{left:66%;top:0;transform:scale(.4)}}