.header-layout{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-block:24px 48px}@media screen and (min-width:900px){.header-layout{padding-block:48px;min-height:620px}.header-layout.disable-min-height{min-height:unset;padding-block:0}}@media screen and (max-width:900px){.header-layout.show-image-in-mobile{flex-direction:column-reverse;gap:24px}}.header-layout.disable-min-height{padding-block:24px}.header-layout .info{display:flex;flex-direction:column;gap:24px}