.sub-menu-layout__container{-webkit-margin-before:50px;margin-block-start:50px;-webkit-margin-after:50px;margin-block-end:50px}.sub-menu-layout__btn{width:100%;padding:15px;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:600;-webkit-margin-after:50px;margin-block-end:50px;background-color:#efefef;border-radius:10px}.sub-menu-layout__close__btn{background-color:transparent}.sub-menu-layout__nav{height:100%;overflow:auto;-webkit-padding-after:80px;padding-block-end:80px;-webkit-margin-before:10px;margin-block-start:10px}.sub-menu-layout__nav::-webkit-scrollbar{background-color:#f4f5f7;width:8px;border-radius:5px}.sub-menu-layout__nav::-webkit-scrollbar-thumb{background-color:#ffb615;border-radius:5px}.sub-menu-layout__nav__wrap{position:fixed;inset-block-start:-2000px;inset-inline-start:0;-webkit-transition:top 1s;transition:top 1s;width:100%;height:100%;z-index:9999;background-color:#fff}.sub-menu-layout__nav__wrap--active{top:0}.sub-menu-layout__nav__head{height:60px;background-color:#fdb813;color:#fff;font-weight:600;font-size:14px;padding:10px 15px;display:grid;grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.sub-menu-layout__item:nth-child(odd){background-color:#f8f8f8}.sub-menu-layout__link{width:100%;display:inline-block;padding:10px 10px 10px 15px;font-weight:700;font-size:12px;letter-spacing:.25px;font-style:normal;color:#3d3b3b}.sub-menu-layout__link--active{color:#ee162d}@media (min-width:768px){.sub-menu-layout__btn{display:none}.sub-menu-layout__nav{height:auto;-webkit-margin-before:20px;margin-block-start:20px}.sub-menu-layout__nav__wrap{position:static;z-index:1;height:auto}.sub-menu-layout__nav__head{display:none}.sub-menu-layout__item{-webkit-border-after:1px solid #f1f1ee;border-block-end:1px solid #f1f1ee}.sub-menu-layout__item:nth-child(odd){background-color:transparent}.sub-menu-layout__item--active{background-color:#ee162d!important}.sub-menu-layout__item:hover{background-color:#ee162d!important}.sub-menu-layout__item:hover .sub-menu-layout__link{color:#fff}.sub-menu-layout__link--active{color:#fff}}@media (min-width:992px){.sub-menu-layout__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.sub-menu-layout__nav__wrap{width:33.333%;-ms-flex-negative:0;flex-shrink:0;-webkit-border-end:1px solid #f1f1ee;border-inline-end:1px solid #f1f1ee}.sub-menu-layout__content{-webkit-padding-start:15px;padding-inline-start:15px;-webkit-padding-end:15px;padding-inline-end:15px;width:66.666%;-ms-flex-negative:0;flex-shrink:0}}