.bolbol-nav-section{background-color:#fff;margin-top:46px;margin-bottom:16px}.bolbol-nav{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 0;scrollbar-color:#eda914 #f4f5f7;scrollbar-width:thin;overflow-x:auto}.bolbol-nav--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bolbol-nav::-webkit-scrollbar{background-color:#f4f5f7;height:5px}.bolbol-nav::-webkit-scrollbar-thumb{background-color:#ffb615;border-radius:3px}.bolbol-menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding-bottom:4px}@media (min-width:768px){.bolbol-menu-list{gap:16px}}.bolbol-menu-list__link{font-size:16px;line-height:1.25;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#7c8594;padding:6px 14px;display:inline-block;text-align:center;white-space:nowrap;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:1px solid #cad0db;border-radius:36px}.bolbol-menu-list__link--active,.bolbol-menu-list__link:hover{background:-webkit-gradient(linear,left top,right top,from(#e86b2e),color-stop(100%,#f2ac14),to(#f2ac14));background:linear-gradient(90deg,#e86b2e,#f2ac14 100%,#f2ac14 0);color:#fff;border-color:#fff}@media (min-width:768px){.bolbol-menu-list__link{padding:8px 16px}}