.elementor .e-a6ed057-0deca6c{flex-direction:row;justify-content:space-between;align-items:center;selector {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
gap: 24px;
width: calc(100% - 64px);
max-width: 1280px;
margin: 0 auto;
padding: 16px 24px;
background-color: transparent;
}
@media (max-width: 767px) {
selector { width: calc(100% - 32px); padding: 12px 14px; gap: 12px; }
}\n}