.post{display:flex;flex-direction:column}.post__hero-image{position:relative;z-index:0}.post__header{background-color:var(--color-brand-pale-blue--light);padding:4rem 6.4rem;position:relative;border-radius:calc(var(--border-radius)/2);margin-bottom:4rem;margin-top:4rem;align-self:center}.post__hero-image+.post__header{margin-top:-4rem}.post__header:after{content:" ";display:block;height:0;width:calc(100% - (3.2rem * 2));position:absolute;left:50%;right:0;bottom:0;transform:translateX(-50%);box-shadow:0px 0px 1rem 1rem rgba(var(--color-brand-navy-rgb),0.08);z-index:-1}.post__meta{display:flex;font-size:1.2rem;font-family:var(--font-weight--medium);text-transform:uppercase;letter-spacing:2px}.post__meta__practice-area{}.post__meta__practice-area a{color:inherit;text-decoration:none;border-bottom:1px solid transparent;transition:border ease var(--animation-duration--default)}.post__meta__date{margin-left:auto}.post__title{font-size:3.8rem;margin-top:1.2rem;margin-bottom:1.6rem;letter-spacing:calc(var(--letter-spacing)/2)}.post__summary{margin-bottom:1.6rem}.post__author{margin-top:1.6rem;display:flex;align-items:center;margin-top:auto;z-index:50}.post__author__image{width:5.4rem;height:5.4rem;margin-right:2.4rem}.post__author__image .aspect-ratio-box{border-radius:100%}.post__author__name,.post__author__name a{font-size:1.3rem;font-weight:var(--font-weight--light);color:var(--color-brand-navy);text-decoration:none}.post__content{}.post__footer{background-color:var(--color-brand-navy);border-radius:calc(var(--border-radius)/2);display:flex;justify-content:center;align-self:center;padding:4rem 0;color:var(--color-brand-white);position:relative;z-index:1;margin-top:4rem;background-image:url(../backgrounds/fingerprints/post-footer.svg);background-repeat:no-repeat;background-size:cover;background-position:top}.post__footer .post__author{display:flex;flex-direction:column;justify-content:center;text-align:center}.post__footer .post__author__image{margin:0 0 2.4rem;width:6.4rem;height:6.4rem}.post__footer .post__author__name,.post__footer .post__author__name a{font-size:1.8rem;margin-bottom:1.2rem;font-weight:var(--font-weight--bold);color:inherit}.post__footer .post__author__job-title{font-weight:var(--font-weight--light);margin-bottom:4rem}.post__footer .post__author__job-title a{color:var(--color-brand-green);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px}.post__footer .post__author__contact-details{font-size:1.6rem;font-weight:var(--font-weight--light)}.post__footer .post__author__contact-details__phone-numbers{display:flex;margin-bottom:1.8rem}.post__footer .post__author__contact-details__phone-numbers__item+.post__author__contact-details__phone-numbers__item{margin-left:3.6rem;padding-left:3.6rem;border-left:1px solid currentColor}.post__footer .post__author__contact-details__email{color:inherit;text-decoration:none;margin-bottom:1.8rem;display:block}.post__footer .post__author__contact-details__social{}.post__footer .post__author__contact-details__social .social-icons{justify-content:center}.single-post .user-posts{padding-top:16rem;margin-top:-8rem}.single-podcast .post__content.wrapper--narrower #main>*:last-child,.single-video .post__content.wrapper--narrower #main>*:last-child{margin-bottom:3rem}.single-podcast #buzzsprout-player,.single-video .video-wrapper{width:100%;max-width:90rem;margin:0 auto}@media(max-width:1440px){.post__header{width:calc(100% - (var(--site-padding) * 2))!important;margin-left:var(--site-padding)!important;margin-right:var(--site-padding)!important}.post__footer{width:calc(100% - (var(--site-padding) * 2))!important;margin-left:var(--site-padding)!important;margin-right:var(--site-padding)!important}}@media(max-width:1168px){}@media(max-width:968px){}@media(max-width:768px){.post__hero-image .aspect-ratio-box{--aspect-ratio: 375 / 183 !important}}@media(max-width:568px){.post__header{padding-left:2.4rem;padding-right:2.4rem}.post__title{font-size:2.8rem}.post__footer{background-size:cover;background-position:left}}