/* https://www.intuiti.net/wp-content/themes/intuiti/blocks/block-profile/block-profile.css?ver=1.0.10 */
.block-profile__photo{position:relative;border-radius:50%;width:330px;height:330px;background:#000}.block-profile__photo:has(img){background:none}.block-profile__photo img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.block-profile__content{background:var(--wp--preset--color--blue-base);border-radius:800px 800px 0 0;padding:105px 47px 70px 63px;display:flex;flex-direction:column;gap:8px;max-width:330px}.block-profile__linkedin-link{display:flex;align-items:center;gap:7px;font-family:'Sora',sans-serif;font-weight:700;font-size:.75rem;line-height:1.25;text-transform:uppercase;color:inherit;text-decoration:none}.block-profile__linkedin-link .icon{width:20px;height:auto}@media screen and (max-width:991px){.block-profile{margin-left:auto;margin-right:auto;width:fit-content}.block-profile__photo{width:155px;height:155px;margin-bottom:-60px}}