a,p{margin:0!important;padding:0!important}.btn{padding:10px;border-radius:5px;color:#fff;background:#00f}.profile{display:flex;flex-direction:column;width:100%}.profile .profile__add{width:40px;height:40px;border-radius:50%;background-color:#000;display:flex;justify-content:center;align-items:center}.profile .profile__add i{font-size:18px;color:#fff}.profile .profile__own__info{display:flex;flex-direction:column}.profile .profile__own__info i{margin-right:5px}.profile .profile__own__info .profile__own__info--line{display:flex;flex-direction:row;align-items:center}.profile .profile__own__info .profile__own__info--line a{text-decoration:none;color:#fff}.profile .profile__fio{font-weight:700;color:#fff;font-size:30px;margin-bottom:20px}.profile .profile__socials .profile__socials--title{font-size:22px;margin-bottom:10px;color:#2c2727;font-weight:700}.profile .profile__socials .profile__links{margin-top:40px;border-radius:10px;display:flex;flex-wrap:wrap;width:100%;align-self:center}.profile .profile__socials .profile__links .profile__link{width:100px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-bottom:20px}.profile .profile__socials .profile__links .profile__link i{color:#fff;font-size:32px}.profile .profile__socials .profile__links .profile__link a{text-align:center}.profile .profile__socials .profile__links .profile__link div{display:flex;justify-content:center;align-items:center;box-shadow:0 5px 15px rgba(0,0,0,.35);background-color:#000;width:60px;height:60px;border-radius:20%;margin-bottom:10px}.profile .profile__socials .profile__links::-webkit-scrollbar{width:2px}.profile .profile__socials .profile__links::-webkit-scrollbar-track{background-color:transparent;border-radius:10px}.profile .profile__socials .profile__links::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.profile .profile__head{margin-bottom:40px;display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-between}.profile .profile__head .profile__add{box-shadow:0 5px 15px rgba(0,0,0,.35)}.profile .profile__top{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.profile .profile__top .profile__gradient{width:125px;height:125px;border-radius:50%;padding:6px;background:linear-gradient(90deg,red,orange)}.profile .profile__top .profile__image{width:100%;height:100%;border-radius:50%;background-color:#fff}.profile .profile__top .profile__image img{-o-object-fit:cover;object-fit:cover}.profile .profile__top img{width:100%;height:100%;border-radius:50%}.profile .profile__right{margin-top:10px;display:flex;flex-direction:column;align-items:center}.profile .profile__right p{color:#fff;font-size:26px}.profile .profile__right--btns{margin-top:20px;display:flex;flex-direction:row}.profile .profile__right--btns .profile__save{margin-right:10px}.profile__inner--top{padding:20px;background-image:url(../img/bg_account.fe939c19.jpeg);background-size:100% 50vh;background-position:50%;border-bottom-left-radius:30%;border-bottom-right-radius:30%}