.menu__sub-container{text-align:center}.menu__list{width:100%;display:flex;flex-direction:column;gap:clamp(16px,12px + 1.25vw,30px);text-align:left;margin-top:clamp(1.5rem,.857rem + 3.214vw,3.75rem)}@media(min-width: 768px){.menu__list.two-col{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 768px){.menu__list.three-col{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr))}}.menu__el{display:flex;justify-content:space-between;gap:clamp(8px,5.714px + .714vw,16px);padding-bottom:clamp(16px,12px + 1.25vw,30px);border-bottom:1px solid currentColor}.menu__text p:not(:first-child){margin-top:.25rem}.menu__info{margin-top:clamp(1rem,.75rem + 1.25vw,1.875rem);text-align:left}
