.imagetext{align-items:center;color:#212529;display:flex;gap:100px;margin:0 auto;position:relative}.imagetext.reverse{flex-direction:row-reverse}.imagetext__image-wrapper{flex:0 0 38%;min-width:300px}.imagetext .eyebrow{color:#044a6d;display:block;font-size:16px;font-weight:600;margin-bottom:40px}.imagetext__image-wrapper img{aspect-ratio:1/1;border-radius:5px;display:block;height:auto;object-fit:contain;width:100%}.imagetext__image-wrapper img.scale{object-fit:cover}.imagetext__content{flex:1 1 auto}.imagetext__title{color:#041b27;font-weight:500;line-height:1.2;margin:0 0 16px}.imagetext__description{color:#041b27;font-weight:300;line-height:1.6;margin:0 0 50px;max-width:55ch}.imagetext__inner{display:flex;flex-flow:column;justify-content:space-between}.imagetext__inner .hs-button{width:fit-content}.imagetext__list{color:#041b27;font-weight:600;margin:50px 0}.imagetext__details{display:flex;gap:50px;margin:0 0 40px}.imagetext__description a{color:#000;text-decoration:underline;transition:.2s}.imagetext__description a:hover{color:#f9b000;text-decoration:none}.imagetext__list-group{flex:1}.imagetext__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}.imagetext__details a{display:flex;flex-flow:column;height:100%;text-decoration:none}.imagetext__list-group ul{line-height:1.8;list-style:none;margin:0;padding:0}.imagetext__list-group ul li{margin:0}.imagetext__list li{font-weight:500}@media (max-width:992px){.imagetext,.imagetext.reverse{flex-direction:column;gap:50px;text-align:left}.imagetext__buttons{justify-content:center}}@media (max-width:576px){.imagetext{padding:30px 20px}.imagetext__details{flex-direction:column;gap:50px}.imagetext__button{width:100%}}