.menu-and-content-container{flex-direction:column;gap:2rem;display:flex}@media (min-width:700px){.menu-and-content-container{flex-direction:row;gap:4rem}.menu-and-content-container__menu{width:50%;min-width:40%}}@media (min-width:900px){.menu-and-content-container__menu{width:36rem;min-width:36rem;max-width:36rem}}.menu-and-content-container__content{flex-grow:1}
.section-with-header{flex-direction:column;align-items:flex-start;gap:.4rem;width:100%;display:flex}.section-with-header__title{text-transform:uppercase;color:#1e1e1e;letter-spacing:.04em;font-size:1.3rem;font-weight:600;line-height:2rem}
