.hero{height:600px}.card{background-color:var(--base-3);border-bottom-style:solid;border-bottom-width:0px;border-left-style:solid;border-left-width:0px;border-right-style:solid;border-right-width:0px;border-top-style:solid;border-top-width:0px;box-shadow:2px 2px 6px 6px rgba(0,0,0,0.1);overflow-x:hidden;overflow-y:hidden;border-radius:4px}.default-padding{padding:16px}.card_image_container{aspect-ratio:1}.section-padding{padding-bottom:40px;padding-top:40px}.section-margin{margin-bottom:40px;margin-top:40px}.button-blue{background-color:var(--accent);border-bottom-style:solid;border-bottom-width:0px;border-left-style:solid;border-left-width:0px;border-right-style:solid;border-right-width:0px;border-top-style:solid;border-top-width:0px;color:var(--base-3);font-size:14px;font-weight:600;border-radius:4px;padding:10px}.button-blue:is(:hover,:focus){background-color:#02568a;color:var(--base-3)}.profile-picture__small{height:120px;width:120px;border:3px solid var(--accent);border-radius:200px}.sticky{position:sticky}.card__title{margin:0px}.small{font-size:.8em}