.hs-highlight-section{border-radius:8px;box-sizing:border-box;margin-bottom:50px;padding:15px;width:100%}.hs-highlight-section__link{display:block}.hs-highlight-section__link,.hs-highlight-section__link:hover{color:inherit;text-decoration:none}.hs-highlight-section__inner{align-items:center;display:flex;gap:clamp(24px,4vw,40px);justify-content:center;min-height:100%}.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{align-items:center;display:flex;flex:1 1 45%;justify-content:center}.hs-highlight-section__image{border-radius:15px;display:block;height:auto;width:100%}.hs-highlight-section__content{display:block;flex:1 1 55%;font-size:1rem;line-height:1.6}.hs-highlight-section__content>*{margin-top:0}.hs-highlight-section__content>:last-child{margin-bottom:0}@media (max-width:767px){.hs-highlight-section{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__content,.hs-highlight-section__image-wrapper{flex:none;width:100%}}