.hs-highlight-section{background-color:var(--hs-highlight-bg,#ce0e2d);border-radius:8px;box-sizing:border-box;margin-bottom:50px;padding:clamp(15px,4vw,15px);width:100%}.hs-highlight-section__inner{align-items:center;display:flex;gap:clamp(24px,4vw,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{flex:1 1 45%;margin-top:-32px}.hs-highlight-section__image{border-radius:8px;display:block;height:auto;object-fit:cover;width:100%}.hs-highlight-section__content{color:#fff;flex:1 1 55%;font-size:1rem;line-height:1.6}@media (max-width:767px){.hs-highlight-section{border-radius:8px;padding:15px}.hs-highlight-section--image-direita .hs-highlight-section__inner,.hs-highlight-section--image-esquerda .hs-highlight-section__inner{flex-direction:column}.hs-highlight-section__image-wrapper{margin-top:0;margin-top:-40px;order:0;width:100%}.hs-highlight-section__content{order:1}}