﻿.stand-out-profile{width:calc(1140px + 4rem);min-height:60vh;padding:2rem;display:flex;flex-direction:column;margin:auto;}.stand-out-profile .profile-image{position:relative;border-radius:.5rem;overflow:hidden;}.stand-out-profile .profile-image.clickable{cursor:pointer;}.stand-out-profile .profile-image .image-caption{display:flex;flex-direction:column;gap:.25rem;position:absolute;bottom:0;background:linear-gradient(0deg,#000,rgba(0,0,0,0));width:100%;color:#fff;padding:0 1rem 1rem 1rem;line-height:1;}.stand-out-profile .profile-image .image-caption .profile-name{font-size:3rem;font-weight:500;letter-spacing:-.1rem;}.stand-out-profile .profile-image .image-caption .image-subheading{font-size:1.5rem;font-weight:400;}.stand-out-profile .embedded-iframe{border-radius:.5rem;overflow:hidden;}.stand-out-profile .profile-content{display:flex;flex-direction:column;gap:1rem;margin:1rem;}.stand-out-profile .profile-content h1{font-size:2.5rem;line-height:1;}.stand-out-profile .profile-content hr{margin:0;}.stand-out-profile h1,.stand-out-profile h2,.stand-out-profile h3{margin:0;letter-spacing:-.1rem;}.stand-out-profile p,.stand-out-profile ol,.stand-out-profile ul{margin:0;}@media screen and (min-width:768px) and (max-width:991px){.stand-out-profile{padding:0 0 1rem 0;width:100%;}.stand-out-profile .profile-image{border-radius:0;}.stand-out-profile .profile-image .image-caption .profile-name{font-size:3rem;}.stand-out-profile .profile-content h1{font-size:2rem;}}@media screen and (max-width:767px){.stand-out-profile{padding:0 0 1rem 0;width:100%;}.stand-out-profile .profile-image{border-radius:0;}.stand-out-profile .profile-image .image-caption .profile-name{font-size:3rem;}.stand-out-profile .profile-content h1{font-size:2rem;}}