section#card-menu{display:flex;flex-direction:column;margin:0}section#cards{display:flex;justify-content:center;justify-content:flex-end;margin:0 17%}div#menu-title{align-items:center;display:flex;justify-content:center;margin-top:25px;width:50%}div#menu-title h1{font-family:Inter,sans-serif;font-weight:700;letter-spacing:0;line-height:39px;margin:0;text-align:left}div.container-first-card{align-items:flex-start;display:flex;justify-content:center;margin-top:10px;max-width:45%;width:45%}div.container-first-card a{display:flex;height:128px;width:100%}div.container-first-card figure.first-card{align-items:center;border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin:0;width:100%}div.container-first-card figure.first-card img{width:40px}div.container-first-card figure.first-card figcaption{font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:0;line-height:24px;text-align:center}div.two-to-four-cards{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:0;padding:0}div.two-to-four-cards a{height:75px;max-width:45%;width:45%}div.two-to-four-cards a,div.two-to-four-cards figure{align-items:center;border-radius:5px;display:flex;flex-direction:row-reverse;justify-content:space-around}div.two-to-four-cards figure{height:65%;margin:0;width:100%}div.two-to-four-cards figure img{width:30px}div.two-to-four-cards figure figcaption{text-wrap:wrap;font-family:Inter,sans-serif;font-weight:700;letter-spacing:0;line-height:19px;text-align:center;width:150px}div.four-onwards-cards{display:flex;flex-wrap:wrap;justify-content:center}div.four-onwards-cards a{height:48px;margin-right:8.3%;margin-top:12px;width:448px}div.four-onwards-cards a,div.four-onwards-cards figure.other-card{align-items:center;border-radius:5px;display:flex;flex-direction:row-reverse;justify-content:space-around}div.four-onwards-cards figure.other-card{height:50px;margin:0;max-width:73%;width:73%}div.four-onwards-cards figure img{width:50px}div.four-onwards-cards figure figcaption{font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:0;line-height:24px;text-align:center}@media (max-width:1080px){section#cards{flex-direction:column}div#menu-title,div.container-first-card{justify-content:center;width:100%}div.container-first-card{max-width:100%}div.container-first-card a{height:unset;justify-content:center;width:100%}div.container-first-card figure.first-card{align-items:center;display:flex;flex-direction:row-reverse;height:60px;justify-content:space-around;margin-left:0;width:92%}div.container-first-card figure.first-card img{width:30px}div.two-to-four-cards{flex-direction:column;flex-wrap:unset}div.two-to-four-cards a{max-width:100%;width:100%}div.two-to-four-cards figure.card{align-items:center;border-radius:5px;display:flex;flex-direction:row-reverse;height:60px;justify-content:space-around;margin:1% 4%;width:100%}div.four-onwards-cards a{width:100%}div.four-onwards-cards figure.other-card{margin:-1% 4% 3%;width:92%}div.container-first-card figure.first-card{margin-bottom:7px;padding-bottom:0}}@media (max-width:618px){h1#menu-title{margin-left:unset;text-align:center}}