.hs-highlight-section{background:#b45f9e;border-radius:24px;box-sizing:border-box;margin-bottom:50px;width:100%}.hs-highlight-section__inner{align-items:stretch;display:flex;gap:40px}.hs-highlight-section--image-esquerda .hs-highlight-section__inner{flex-direction:row}.hs-highlight-section--image-direita .hs-highlight-section__inner{flex-direction:row-reverse}.hs-highlight-section__image-wrapper{display:flex;flex:0 0 320px}.hs-highlight-section__image{border-radius:24px;display:block;height:100%;object-fit:cover;width:100%}.hs-highlight-section__content{align-items:center;display:flex;flex:1}.hs-highlight-section__content>*{margin:0;width:100%}.hs-highlight-section__content>:last-child{margin-bottom:0}@media (max-width:767px){.hs-highlight-section{border-radius:20px;padding:16px}.hs-highlight-section--image-direita .hs-highlight-section__inner,.hs-highlight-section--image-esquerda .hs-highlight-section__inner,.hs-highlight-section__inner{flex-direction:column;gap:20px}.hs-highlight-section__image-wrapper{flex:none;height:auto;width:100%}.hs-highlight-section__image{aspect-ratio:4/3;height:auto;object-fit:cover;width:100%}.hs-highlight-section__content{display:block}}