.program-submenu-wrapper{z-index:10;background-color:#13286d;border-bottom:1px solid #ffffff1a;justify-content:center;align-items:center;width:100%;height:60px;padding:0 8px;display:flex;position:relative;box-shadow:0 4px 12px #0000001a}.program-submenu-container{flex:1;max-width:1600px;height:100%;overflow:hidden}.program-submenu-nav{justify-content:space-evenly;align-items:center;width:100%;height:100%;display:flex}@media (width>=1400px){.program-submenu-nav{justify-content:space-between;padding:0 12px}}.program-submenu-link{color:#fff;white-space:nowrap;border-radius:30px;justify-content:center;align-items:center;margin:0 4px;padding:8px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:relative}.program-submenu-link:hover,.program-submenu-link.active{color:#13286d;background-color:#f4b400}@media (width<=1399px){.program-submenu-link{padding:8px 16px;font-size:14px}}@media (width<=1024px){.program-submenu-link{padding:7px 14px;font-size:13.5px}}@media (width<=640px){.program-submenu-link{padding:6px 12px;font-size:13px}}.program-submenu-arrow{color:#13286d;cursor:pointer;z-index:20;background:#f4b400;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin:0 6px;padding:0;transition:transform .2s,box-shadow .2s,background .2s;display:flex;box-shadow:0 4px 12px #f4b40073}.program-submenu-arrow svg{width:20px;height:20px;display:block}.program-submenu-arrow:hover{background:#e0a500;transform:scale(1.08);box-shadow:0 6px 18px #f4b40099}.program-submenu-arrow:active{transform:scale(.93)}.program-submenu-arrow.hidden{opacity:0;pointer-events:none}.program-submenu-arrow.visible{opacity:1}@media (width<=640px){.program-submenu-arrow{width:38px;height:38px;margin:0 4px}.program-submenu-arrow svg{width:18px;height:18px}}
