.body-container--blog-post .wrapper.wrapper--narrow{max-width:946px}.blog-post{margin-top:120px}.blog-post h1{margin:24px auto 60px;max-width:814px}.blog-post__timestamp{color:#737373;display:block;font-size:12px;font-style:normal;font-weight:600;line-height:15px;margin:0 auto 12px;max-width:814px;text-transform:uppercase}.blog-post__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 auto 24px;max-width:814px}.blog-post__tags-link{background:rgba(87,162,150,.1);border-radius:4px;font-size:10px;font-style:normal;font-weight:500;letter-spacing:.4px;line-height:normal;padding:4px 8px;text-decoration:none;text-transform:uppercase}.blog-post__tags-link:hover{background:var(--charcoal);color:var(--mindaro)}.blog-post__body .hs_cos_wrapper_type_rich_text{display:block}.blog-post__body .hs_cos_wrapper_type_rich_text>:not(img):not(video):not(iframe){margin-left:auto;margin-right:auto;max-width:814px}.blog-post__body{margin-bottom:60px}.blog-post__body a{text-underline-offset:3px}.blog-post__body+.blog-post__tags{margin-bottom:120px}@media (max-width:960px){.blog-post{margin-top:32px}.blog-post h1,.blog-post__body{margin-bottom:32px}.blog-post__body+.blog-post__tags{margin-bottom:64px}.blog-post__image{margin-left:-1rem;max-width:none;width:calc(100% + 2rem)}}.back-to-top{-webkit-appearance:none;background:none;border:0;bottom:20px;cursor:pointer;flex-direction:column;font-size:14px;font-style:normal;font-weight:400;gap:.5rem;letter-spacing:.28px;line-height:20px;opacity:0;position:fixed;right:20px;text-align:center;transition:.3s ease-in-out;visibility:hidden;z-index:1000}.back-to-top,.back-to-top span{align-items:center;display:flex;justify-content:center}.back-to-top span{background:var(--charcoal);border-radius:50%;color:#fff;height:45px;width:45px}.back-to-top.active{opacity:1;visibility:visible}@media (max-width:1000px){.back-to-top{display:none!important}}.bread{color:#737373;display:block;font-size:12px;font-style:normal;font-weight:600;line-height:15px;margin:0 auto 12px;max-width:814px}.breadcrumb{display:flex;flex-wrap:wrap;gap:1rem}.breadcrumb-item+.breadcrumb-item:before{content:">";margin-left:-.75rem}.breadcrumb-item a{text-decoration:none}.blog-post__subscribe{margin:2rem auto 80px;max-width:450px}.related-posts{display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr;margin-bottom:6rem}@media (max-width:960px){.related-posts{grid-template-columns:1fr}}.author-hero{min-height:34rem;padding:4rem 0 6rem}.author-hero .wrapper{align-items:center;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) minmax(22rem,38%);max-width:1260px}.author-hero-content{max-width:700px;position:relative;z-index:2}.author-hero h1{margin:0 0 1rem;max-width:900px}.author-hero-title{align-items:center;color:var(--mindaro);display:flex;flex-wrap:wrap;font-size:1.5rem;font-weight:700;gap:.5rem;line-height:1.3;margin:0;text-transform:uppercase}.author-social-links{align-items:center;display:flex;gap:1rem;margin-top:1.25rem}.author-social-links a{align-items:center;color:#fff;display:inline-flex}.author-social-links svg{display:block;height:1.5rem;width:auto}.author-social-links a[aria-label=X] svg{height:1.35rem;width:1.35rem}.author-hero-bio{align-items:flex-start;color:#fff;display:flex;font-size:1.125rem;gap:1rem;line-height:1.75;margin-top:2rem;max-width:650px}.author-hero-bio-border{background:var(--mindaro);display:block;flex:0 0 5px;height:65px;margin-top:8px;width:5px}.author-hero-image{aspect-ratio:1/1;background:#d8d5d7;border-bottom-left-radius:15rem;border-top-left-radius:15rem;overflow:hidden;position:relative;width:100%;z-index:1}.author-hero-image:before{background:var(--keppel);border-top-left-radius:12rem;bottom:0;content:"";height:30%;left:0;position:absolute;right:0;z-index:-1}.author-hero-image img{display:block;height:100%;object-fit:cover;position:relative;width:100%}.author-hero:before{border-top-left-radius:200px;height:118px;width:50%}.hero{background:var(--charcoal);color:#fff;overflow:hidden;padding:4rem 0 6rem;position:relative}.hero .wrapper{position:relative;z-index:1}.hero-description{max-width:700px}.hero:before{background:var(--keppel);border-top-left-radius:200px;bottom:0;content:"";height:118px;position:absolute;right:0;width:50%}.hero.hero--left h1.hero-heading{max-width:900px}.hero.hero--criss-cross .wrapper{display:grid;grid-template-columns:1fr 1fr;max-width:1260px}.hero.hero--criss-cross .hero-heading{background:var(--charcoal);grid-column:1/span 2;position:relative}.hero.hero--criss-cross .hero-heading:after{background:linear-gradient(90deg,transparent 0,var(--charcoal) 70%);content:"";height:100%;position:absolute;right:100%;top:0;width:352px}.hero.hero--criss-cross .hero-heading:before{background:linear-gradient(-90deg,transparent 0,var(--charcoal) 80%);content:"";height:100%;left:100%;position:absolute;top:0;width:352px}.hero.hero--criss-cross .hero-description{font-size:26px;font-weight:700;grid-column:2;line-height:38px;margin:0}.hero.hero--criss-cross:before{animation:slidein 1s forwards;animation-delay:1s;border-top-left-radius:unset;border-top-right-radius:200px;left:0;right:unset;transform:scale(0);transform-origin:left center;width:40%}.hero.hero--criss-cross:after{animation:slidein 1s forwards;background:var(--keppel);content:"";display:block;height:168px;left:0;position:absolute;top:8rem;transform:scale(0);transform-origin:right center;width:100%}@keyframes slidein{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero .button{margin-top:24px}.hero.hero--centered{text-align:center}.hero.hero--centered:before{display:none}.hero.hero--centered:after{background:var(--keppel);content:"";display:block;height:168px;left:0;position:absolute;top:45.5%;transform:translateY(-50%);width:100%}.hero.hero--centered .wrapper{background:var(--charcoal);max-width:1000px;min-height:168px;position:relative}.hero.hero--centered .wrapper:after{background:linear-gradient(90deg,transparent 0,var(--charcoal) 70%);content:"";height:100%;position:absolute;right:100%;top:0;width:352px}.hero.hero--centered .wrapper:before{background:linear-gradient(-90deg,transparent 0,var(--charcoal) 80%);content:"";height:100%;left:100%;position:absolute;top:0;width:352px}.hero.hero--centered .hero-description{margin-left:auto;margin-right:auto;max-width:943px}.hero-buttons{display:flex;gap:1rem}.blog-author-listing{padding:4rem 0;width:100%}.blog-author-listing-top{margin-bottom:3rem;text-align:center}.blog-author-listing-top h2{color:var(--charcoal);margin-left:auto;margin-right:auto;max-width:850px}.blog-author-listing-grid{display:grid;gap:50px 2rem;grid-template-columns:repeat(3,minmax(0,1fr))}.blog-author-listing-tease{min-width:0}.blog-author-listing-tease-image-link{display:block;overflow:hidden}.blog-author-listing-tease-image{aspect-ratio:715/418;display:block;height:auto;object-fit:cover;transition:transform .3s ease;width:100%}.blog-author-listing-tease-image-link:hover .blog-author-listing-tease-image{transform:scale(1.03)}.blog-author-listing-tease-text{padding-top:1rem}.blog-author-listing-tease-heading{color:var(--charcoal);margin:0 0 1rem}.blog-author-listing-tease-heading a{color:inherit;text-decoration:none}.blog-author-listing-tease-heading a:hover{color:var(--keppel)}.blog-author-listing-tease-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.5rem}.blog-author-listing-tease-tags-item{background:#dfe8eb;border-radius:4px;color:var(--charcoal);display:inline-block;font-size:10px;line-height:1.2;padding:.25rem .5rem;text-decoration:none;text-transform:uppercase}.blog-author-listing-tease-tags-item:hover{background:var(--charcoal);color:var(--mindaro)}.blog-author-listing-tease-readmore{color:var(--charcoal);display:inline-block;font-size:1rem;font-weight:600;text-decoration:underline;text-underline-offset:.35rem}.blog-author-listing-tease-readmore:hover{color:var(--keppel)}@media (max-width:1100px){.hero.hero--criss-cross .wrapper{display:block}.hero.hero--criss-cross:after{display:none}.hero.hero--criss-cross .hero-heading{background:none;padding-right:3rem}.hero.hero--criss-cross .hero-description{font-size:20px;font-weight:400;letter-spacing:.8px;line-height:30px;margin-bottom:3rem}.hero.hero--criss-cross:before{height:80px;width:90%}.hero.author-hero .wrapper{align-items:stretch;display:flex;flex-direction:column}.author-hero-image{margin:0 auto 3rem;max-width:28rem;order:-1;width:100%}.author-hero-content{max-width:none;order:1}}@media (max-width:960px){.blog-author-listing-grid{grid-template-columns:1fr}}@media (max-width:767px){.hero br{display:none}.hero.hero--left:before{height:50px}.author-hero{padding:3rem 0 5rem}.author-hero-title{font-size:1.125rem}.author-hero-bio{font-size:1rem;line-height:1.6}.author-hero-image{border-bottom-left-radius:8rem;border-top-left-radius:8rem;width:100%}.author-hero:before{height:50px}.blog-author-listing-top{margin-bottom:2rem}.blog-author-listing-grid{gap:3rem 1rem}.blog-author-listing-tease-heading{margin-bottom:.75rem}}.blog-author-listing .tease-heading a{text-decoration:none}.blog-author-listing .tease-heading a:hover{text-decoration:underline;text-underline-offset:4px}.blog-author-listing .tease-image-link{display:block;overflow:hidden;position:relative}.blog-author-listing .tease-image{aspect-ratio:447/265;height:100%;max-width:none;object-fit:cover;transform:scale(1);transition:1s ease;width:100%}.blog-author-listing .tease-image-link:hover .tease-image{transform:scale(1.1)}.blog-author-listing .tease-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:24px}.blog-author-listing .tease-tags-item{background:#d3e0e6;border-radius:4px;font-size:10px;font-style:normal;font-weight:500;letter-spacing:.4px;line-height:normal;padding:4px 8px;text-decoration:none;text-transform:uppercase}.blog-author-listing .tease-tags-item:hover{background:var(--charcoal);color:var(--mindaro)}.blog-author-listing .tease-summary{margin:24px 0}.blog-author-listing .tease-readmore{align-items:center;display:flex;font-weight:600;gap:.5rem}.blog-author-listing .tease-readmore:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M9.1 4.3 6.2 1.4l1-.9L11.7 5 7.2 9.5l-1-1 3-2.8H0V4.3z' clip-rule='evenodd'/%3E%3C/svg%3E");content:"";display:block;height:10px;opacity:0;transform:translateX(0);transition:.4s ease;width:12px}.blog-author-listing .tease-readmore:hover:after{opacity:1;transform:translateX(5px)}.blog-author-pagination{display:flex;gap:1rem 2rem;justify-content:center;margin-top:5rem}.blog-author-pagination__link{align-items:center;color:var(--charcoal);display:flex;font-weight:600;gap:1rem;letter-spacing:1px;line-height:normal;text-decoration:none;text-transform:uppercase}.blog-author-pagination__link--active,.blog-author-pagination__link:hover{text-decoration:underline}.blog-author-pagination__prev-link--disabled{cursor:not-allowed;opacity:.5;pointer-events:none}@media (max-width:767px){.blog-author-pagination{flex-wrap:wrap;gap:1rem;margin-top:3rem}.blog-author-pagination__next-link,.blog-author-pagination__prev-link{justify-content:center;width:100%}}.blog-author-listing-empty{color:var(--charcoal);grid-column:1/-1;margin:0;text-align:center}