.bloghero__container{transform:translateY(60px)}.bloghero__primarytitle{color:#fff;font-size:68px;font-weight:500;line-height:1.2;margin-bottom:60px;max-width:600px}.bloghero{align-items:center;background:#ebebeb;color:#212529;display:flex;gap:100px;margin:0 auto;position:relative}.bloghero.reverse{flex-direction:row-reverse}.bloghero__image-wrapper{flex:0 0 45%;min-width:300px;overflow:hidden}.bloghero__container .eyebrow{color:#fff;display:block;font-size:17px;font-weight:600;margin-bottom:40px;text-decoration:underline}.bloghero__image-wrapper img{border-radius:5px;display:block;height:auto;transform:translateX(-50%)}.bloghero__content{flex:1 1 auto;padding:0 40px}.bloghero__title{color:#041b27;font-weight:500;line-height:1.2;margin:0 0 16px}.bloghero__description{color:#041b27;font-weight:300;line-height:1.6;margin:0 0 50px;max-width:55ch}.bloghero__inner{display:flex;flex-flow:column;justify-content:space-between}.bloghero__inner .hs-button{width:fit-content}.bloghero__inner .hs-button:after{content:" >";margin-left:.3em}.bloghero__list{color:#041b27;font-weight:600;margin:50px 0}.bloghero__details{display:flex;gap:50px;margin:0 0 40px}.bloghero__description a{color:#000;text-decoration:underline;transition:.2s}.bloghero__description a:hover{color:#f9b000;text-decoration:none}.bloghero__list-group{flex:1}.bloghero__list-heading{font-family:Poppins;font-style:normal;font-weight:200;-webkit-font-smoothing:antialiased;color:#041b27;font-size:1.1em;letter-spacing:1.1px;margin:0;text-transform:uppercase}.bloghero__details a{display:flex;flex-flow:column;height:100%;text-decoration:none}.bloghero__list-group ul{line-height:1.8;list-style:none;margin:0;padding:0}.bloghero__list-group ul li{margin:0}.bloghero__list li{font-weight:500}@media (max-width:992px){.bloghero,.bloghero.reverse{flex-direction:column;gap:50px;overflow:hidden;text-align:left}.bloghero__image-wrapper img{border-radius:5px;display:block;height:auto;max-height:25vh;transform:translateX(0)}.bloghero__buttons{justify-content:center}}@media (max-width:576px){.bloghero{padding:0 20px}.bloghero__details{flex-direction:column;gap:50px}.bloghero__button{width:100%}}