.menu-list-tabs{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:30px}.menu-list-tabs .menu-tab{display:flex;align-items:center;justify-content:center;position:relative;width:45%;max-width:200px;min-width:160px;padding:10px;margin:0 20px;text-align:center;cursor:pointer}.menu-list-tabs .menu-tab:not(:last-of-type):after{content:"";position:absolute;right:-20px;width:1px;height:20px;background:#002656}.menu-list-tabs .menu-tab.active{background:#002656;color:#fff}@media (max-width: 750px){.menu-list-tabs .menu-tab{max-width:50%;min-width:100px;margin:0 10px}.menu-list-tabs .menu-tab:not(:last-of-type):after{right:-10px}}.menu-list-contents .menu-content{display:none}.menu-list-contents .menu-content.active{display:block}.menu-root{display:flex;flex-wrap:wrap;gap:20px;width:100%;max-width:900px;margin:0 auto}.menu-root .menu-item{display:flex;flex-direction:column;width:100%;height:fit-content;max-width:calc((100% - (20px * 2)) / 3);border-bottom:1px solid #DFDFDF}@media (max-width: 750px){.menu-root{display:flex;flex-wrap:wrap;gap:15px}.menu-root .menu-item{max-width:calc((100% - 15px)/2)}}.menu-root>.menu-item>a,.menu-root>.menu-item>span{display:flex;justify-content:space-between;align-items:center;width:100%;height:45px;padding:15px;color:#1a1a1a}.menu-root .menu-children .menu-subitem{display:flex;justify-content:space-between;align-items:center;width:100%;padding:7.5px 15px}.menu-root .menu-parent{background-color:#f2f2f2}.menu-parent svg{rotate:90deg;transition:.3s ease}.menu-parent.open svg{rotate:-90deg;transition:.3s ease}.menu-children{max-height:0;overflow:hidden;transition:.3s ease}
/*# sourceMappingURL=/cdn/shop/t/18/assets/section-menu-list.css.map */
