.post .post-header{position:relative}.post .post-header img{object-fit:cover;z-index:-1}.post .post-header img,.post .post-header:before{height:100%;left:0;position:absolute;top:0;width:100%}.post .post-header:before{background-color:var(--dark-blue);content:"";mix-blend-mode:multiply}.post .post-header .container{max-width:900px;padding:60px 20px;position:relative}.post .post-header h1{color:#fff;margin:0;text-align:center}.post .post-body .post-body__grid{border-bottom:3px solid #dbecf2;display:grid;gap:40px;grid-template-columns:1fr;padding:60px 0}.post .post-body .post-body__grid .col.col-sidebar .post-author{align-items:center;display:grid;grid-template-columns:48px 1fr;margin-bottom:20px}.post .post-body .post-body__grid .col.col-sidebar .post-author .author-image{border-radius:50%;height:48px;overflow:hidden;position:relative;width:100%}.post .post-body .post-body__grid .col.col-sidebar .post-author .author-image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.post .post-body .post-body__grid .col.col-sidebar .post-author p{margin:0 0 0 8px}.post .post-body .post-body__grid .col.col-sidebar .post-read,.post .post-body .post-body__grid .col.col-sidebar .post-timestamp{color:var(--dark-blue);display:block;margin-bottom:20px}.post .post-body .post-body__grid .col.col-sidebar .post-share .widget-type-social_sharing a{display:inline-block}.post .post-body .post-body__grid .col.col-sidebar .post-share .widget-type-social_sharing a+a{margin-left:10px}.post .post-body .post-body__grid .col.col-sidebar .post-share .widget-type-social_sharing a img{width:auto!important}.post .post-body .post-body__grid .col.col-body .body .hs-responsive-embed-wrapper{margin-bottom:20px!important;max-height:none!important;max-width:none!important}.post .post-body .post-body__grid .col.col-body .body h2{margin:30px 0 20px}.post .post-body .post-body__grid .col.col-body .body iframe{min-height:480px;width:100%}.post .post-body .post-body__grid .col.col-body .body img{height:auto;max-width:100%}.post .post-body .post-body__grid .col.col-body .body strong{font-weight:700!important}.post .post-body .post-body__grid .col.col-body .body__full-author{display:grid;gap:20px;grid-template-columns:1fr;margin-top:50px}.post .post-body .post-body__grid .col.col-body .body__full-author .author-image{border-radius:50%;height:180px;overflow:hidden;position:relative;width:180px}.post .post-body .counselor-ctas{padding:35px 0 15px}.post .post-body .post-body__grid .col.col-body .body__full-author .author-image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media (min-width:900px){.post .post-header .container{padding:80px 20px}.post .post-body .post-body__grid{column-gap:60px;grid-template-columns:260px 1fr}}@media (min-width:1060px){.post .post-body .post-body__grid .col.col-body .body__full-author{grid-template-columns:180px 1fr}}.blog-subscribe{background-color:var(--purple);padding:60px 0}.blog-subscribe>.container{max-width:1000px}.blog-subscribe form{align-items:center;display:flex}.blog-subscribe form .hs-email label{font-size:1rem;left:18px;top:10px}.blog-subscribe form .hs-email.filled label{font-size:.75rem;left:0;transform:translateY(-34px)}.blog-subscribe form .hs-email label span:first-child{color:#000}.blog-subscribe form .hs-form-field .hs-error-msgs{display:none!important}.blog-subscribe form input[type=email]{background:var(--xlt-purple);border-color:var(--xlt-purple);border-radius:6px;height:58px;padding:12px 18px}.blog-subscribe form input[type=submit]{height:58px;margin-left:14px;min-width:110px;padding:16px 20px 15px!important}@media (min-width:768px){.blog-subscribe .subscribe{max-width:70%}}@media (min-width:1024px){.blog-subscribe .subscribe{max-width:60%}}.related-posts{padding:60px 0}.related-posts>.container{max-width:1000px}.related-posts .related-posts__header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:14px}.related-posts .related-posts__header h2{margin:10px 0}.related-posts .related-posts__grid{display:grid;grid-template-columns:1fr;row-gap:10px}.related-posts .related-posts__grid .related-post{border-radius:10px;display:grid;grid-template-rows:200px 1fr;padding:20px 0;position:relative;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.related-posts .related-posts__grid .related-post.related-post__large{grid-template-rows:400px 1fr}.related-posts .related-posts__grid .related-post .related-post__image{border-radius:10px;height:100%;overflow:hidden;position:relative;width:100%}.related-posts .related-posts__grid .related-post .related-post__image>img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.related-posts .related-posts__grid .related-post .related-post__content{padding:20px 0 0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.related-posts .related-posts__grid .related-post .related-post__content h3{font-size:1.125rem;font-weight:400;margin-bottom:16px}.related-posts .related-posts__grid .related-post.related-post__large .related-post__content h3{font-size:1.675rem;font-weight:400}.related-posts .related-posts__grid .related-post .related-post__content h3 a:focus,.related-posts .related-posts__grid .related-post .related-post__content h3 a:hover{text-decoration:none}.related-posts .related-posts__grid .related-post .related-post__content h3 a:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.related-posts .related-posts__grid .related-post .related-post__content .btn{margin:0;padding:0}@media (min-width:768px){.related-posts .related-posts__grid{column-gap:20px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;row-gap:0}.related-posts .related-posts__grid .related-post{grid-template-rows:120px 1fr}.related-posts .related-posts__grid .related-post.related-post__large{grid-row:1/3;grid-template-rows:minmax(200px,1fr) auto}.related-posts .related-posts__grid .related-post:focus,.related-posts .related-posts__grid .related-post:hover{-webkit-box-shadow:0 0 15px 5px rgba(0,0,0,.1);box-shadow:0 0 15px 5px rgba(0,0,0,.1);padding:20px}.related-posts .related-posts__grid .related-post .related-post__content{padding:20px 40px 0 0}.related-posts .related-posts__grid .related-post:focus .related-post__content,.related-posts .related-posts__grid .related-post:hover .related-post__content{padding:20px 0 0}}