.blogArticlePage{margin-bottom:3rem}.blogArticlePage__hero{margin-top:6rem;position:relative;height:15rem;width:100vw;overflow:hidden;z-index:-1}.blogArticlePage__hero-image{filter:brightness(60%)}.blogArticlePage__header{position:absolute;width:80%;max-height:200px;max-width:1000px;top:24rem;left:50%;transform:translate(-50%,-100%);background-color:#fff;z-index:1;padding:2rem 1rem;box-shadow:inset 0 1px 1px 0 hsla(0,0%,100%,.1),0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3)}.blogArticlePage__header .title{color:var(--main-pink);text-wrap:balance;font-size:2rem;line-height:normal;font-weight:600;text-align:center;font-size:clamp(1.5rem,.6098rem + 1.9512vw,2rem);margin-bottom:1rem}.blogArticlePage__header .subtitle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:1rem}.blogArticlePage__header .subtitle .author{display:flex;flex-direction:row;align-items:center;gap:.5rem}.blogArticlePage__header .subtitle .author__text{display:flex;flex-direction:column;text-align:center;margin-right:.2rem}.blogArticlePage__header .subtitle .author__text .name{font-weight:700}.blogArticlePage__header .subtitle .author__text .specialty{font-size:.8rem}.blogArticlePage__header .subtitle .author__image{position:relative;width:3rem;height:3rem;-webkit-clip-path:circle(50% at 50% 50%);clip-path:circle(50% at 50% 50%)}.blogArticlePage__header .subtitle .date{font-size:.8rem;color:var(--main-grey);margin-right:.5rem}.blogArticlePage__header .subtitle .timeToRead{font-size:.8rem;display:flex;justify-content:center;align-items:center}.blogArticlePage__header .subtitle .timeToRead__icon{position:relative;width:.8rem;height:.8rem;margin:0 .25rem 0 .5rem}.blogArticlePage__articleSection{text-align:justify;padding-bottom:3rem}.blogArticlePage__shareButton{display:flex;justify-content:center;align-items:center}.contentWrapper{padding-bottom:3rem}.contentWrapper section{max-width:1440px;margin:0 auto}@media(max-width:1100px){.blogArticlePage__header{top:18rem}.blogArticlePage__hero{margin-top:0}}.layout{padding:1rem;margin:6rem auto 0}@media (max-width:1099px){.layout{margin-top:4rem}}.sanityBlock{line-height:normal}.sanityBlock__h1{font-size:1.5rem;font-weight:700;margin:0 0 1rem}.sanityBlock__h2{font-size:1.5rem}.sanityBlock__h2,.sanityBlock__h3{font-weight:700;margin-bottom:1rem}.sanityBlock__h3{font-size:1.3rem}.sanityBlock__h4 .sanityBlock__h5 .sanityBlock__h6{font-size:1rem;font-weight:700}.sanityBlock__paragraph{font-size:19px}.sanityBlock__paragraph strong{font-weight:700}.sanityBlock__link{text-decoration:none;color:inherit;padding:1px 0 0;box-shadow:inset 0 -2px 0 #243648;background:0 0;transition:box-shadow .2s ease 0s}.sanityBlock__link:hover{color:#fff;box-shadow:inset 0 -1.3em 0 rgba(55,83,110,.6)}.sanityBlock__imageBlockHorizontal{position:relative;width:100%;height:20rem}.sanityBlock__imageBlockVertical{position:relative;width:100%;height:60rem}.sanityBlock__videoBlock{position:relative;width:100%;height:20rem}.sanityBlock__videoBlock iframe{width:100%;height:100%}.sanityBlock__block{padding-top:1rem}@media(max-width:500px){.sanityBlock__imageBlockVertical{position:relative;width:100%;height:30rem}}