section.menus{background:#FFB548;position:relative;padding:48px 16px}section.menus .wrapper{max-width:1061px;display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;gap:32px}section.menus .wrapper .content{text-align:center}section.menus .wrapper .content h2,section.menus .wrapper .content h3{color:#035431}section.menus .wrapper .content p{font-size:1.125rem}section.menus .wrapper .menus{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;gap:24px}section.menus .wrapper .menus>p{font-family:Bocketts,sans-serif;font-weight:700;font-size:2.375rem;color:#035431;line-height:1.3}section.menus .wrapper .menus .menu{padding:32px;border-radius:16px;box-shadow:0 1px 3px #1f292d66}section.menus .wrapper .menus .menu *{color:#fff}section.menus .wrapper .menus .menu:first-child{background:#EA6852;transform:rotate(-2deg)}section.menus .wrapper .menus .menu:last-child{background:#66779C;transform:rotate(2deg)}@media only screen and (min-width: 600px){section.menus{padding:86px 16px}section.menus .wrapper .content p{font-size:2rem}section.menus .wrapper .menus .menu p{font-size:1.5rem}}@media only screen and (min-width: 992px){section.menus{padding:112px 16px}section.menus .wrapper .menus{flex-direction:row;gap:32px}}
