.verticalList_container__20pjw{display:flex;flex-direction:column;gap:8px;padding:16px;background-color:white;border-radius:14px;box-shadow:0 4px 20px rgba(0,0,0,.1);width:320px}.verticalList_itemLink__btjDj{text-decoration:none;color:inherit;display:block}.verticalList_item__yhfsl{padding:12px 16px;border-radius:8px;transition:all .2s ease;border-left:3px solid transparent}.verticalList_item__yhfsl:hover{background-color:#f5f9ff;border-left-color:#1f85bd;transform:translateX(4px)}.verticalList_active__E_USf{background-color:#e6f2ff;border-left-color:#1f85bd}.verticalList_title__5dw7r{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.verticalList_description__mWL73{font-size:13px;color:#666;line-height:1.4;font-weight:400}@media (max-width:768px){.verticalList_container__20pjw{width:100%;padding:0;background-color:transparent;border-radius:0;box-shadow:none}.verticalList_item__yhfsl{padding:12px 0;transform:none!important}.verticalList_active__E_USf,.verticalList_item__yhfsl{border-left:none;background-color:transparent!important}.verticalList_title__5dw7r{font-size:15px;margin-bottom:2px}.verticalList_description__mWL73{font-size:13px}}.careersDropdown_careersDropdown__upjes{display:flex;background:white;border-radius:14px;box-shadow:0 4px 20px rgba(0,0,0,.1);overflow:hidden;min-height:150px;width:320px;transition:width .4s cubic-bezier(.165,.84,.44,1)}.careersDropdown_hasSubmenu__KJ_Iq{width:740px}.careersDropdown_leftPane__sleBB{flex:1;min-width:320px;flex-shrink:0;background:white;border-right:1px solid #e9ecef;display:flex;flex-direction:column;padding:16px}.careersDropdown_leftPaneItem__P3yJF{display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease;padding:12px 16px;border-radius:8px;text-decoration:none;color:inherit;border-left:3px solid transparent}.careersDropdown_leftPaneItem__P3yJF:hover{background-color:#f5f9ff;border-left-color:#1f85bd;transform:translateX(4px)}.careersDropdown_leftPaneItem__P3yJF.careersDropdown_active__qJ97q{background-color:#e6f2ff;border-left-color:#1f85bd}.careersDropdown_leftPaneItem__P3yJF.careersDropdown_active__qJ97q .careersDropdown_leftPaneTitle__oHfAN{color:#333}.careersDropdown_leftPaneItem__P3yJF.careersDropdown_active__qJ97q .careersDropdown_arrowIcon__Dfw01{color:#1f85bd}.careersDropdown_leftPaneContent__E5MOB{flex:1}.careersDropdown_leftPaneTitle__oHfAN{font-size:16px;font-weight:600;color:#333;margin:0 0 4px;line-height:1.4}.careersDropdown_leftPaneDescription__SEZwd{font-size:13px;color:#666;margin:0;line-height:1.4;font-weight:400}.careersDropdown_divider__6rYDO{height:1px;background-color:#e9ecef;margin:8px 0;width:100%}.careersDropdown_arrowIcon__Dfw01{color:#6c757d;margin-left:12px;transition:transform .2s ease}.careersDropdown_leftPaneItem__P3yJF:hover .careersDropdown_arrowIcon__Dfw01{transform:translateX(2px)}.careersDropdown_rightPane__UJ7U3{width:420px;flex-shrink:0;padding:24px;display:flex;flex-direction:column;gap:8px;animation:careersDropdown_slideIn__coXeL .4s cubic-bezier(.165,.84,.44,1);opacity:1}@keyframes careersDropdown_slideIn__coXeL{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.careersDropdown_submenuItem__29FCq{display:flex;align-items:center;gap:16px;padding:16px;border-radius:8px;text-decoration:none;transition:all .2s ease;border:1px solid transparent}.careersDropdown_submenuItem__29FCq:hover{box-shadow:0 4px 20px rgba(0,0,0,.114);transform:translateX(4px)}.careersDropdown_submenuIcon__SP7Pf{flex-shrink:0;width:48px;height:48px;background:#e3f2fd;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.careersDropdown_submenuItem__29FCq:hover .careersDropdown_submenuIcon__SP7Pf{background:#bbdefb}.careersDropdown_submenuContent__2dCxH{flex:1}.careersDropdown_submenuTitle__COzSU{font-size:16px;font-weight:500;color:#2b2b2b;margin:0 0 4px;line-height:1.4}.careersDropdown_submenuDescription__nMKJ_{font-size:14px;color:#6c757d;margin:0;line-height:1.5;font-weight:400}@media (max-width:768px){.careersDropdown_careersDropdown__upjes{flex-direction:column;width:100%;max-width:100%}.careersDropdown_leftPane__sleBB{border-right:none;border-bottom:1px solid #e9ecef;padding:20px}.careersDropdown_rightPane__UJ7U3{padding:20px}.careersDropdown_leftPaneItem__P3yJF{padding:16px}.careersDropdown_leftPaneTitle__oHfAN{font-size:15px}.careersDropdown_submenuItem__29FCq{padding:12px;gap:12px}.careersDropdown_submenuIcon__SP7Pf{width:40px;height:40px}.careersDropdown_submenuTitle__COzSU{font-size:15px}.careersDropdown_submenuDescription__nMKJ_{font-size:13px}}@media (max-width:480px){.careersDropdown_careersDropdown__upjes{min-height:auto}.careersDropdown_leftPane__sleBB,.careersDropdown_rightPane__UJ7U3{padding:16px}.careersDropdown_leftPaneItem__P3yJF{padding:12px}.careersDropdown_submenuItem__29FCq{padding:10px;gap:10px}.careersDropdown_submenuIcon__SP7Pf{width:36px;height:36px}}.dropdown_gridContainer__1IXUL{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;box-sizing:border-box;padding:20px;background-color:white;border-radius:14px;box-shadow:0 4px 6px rgba(0,0,0,.2);max-width:100%;position:relative;margin:0}.dropdown_card__W_uw8{background:white;border-radius:8px;padding:8px;transition:transform .3s ease,box-shadow .2s ease}.dropdown_card__W_uw8:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,.114)}.dropdown_title__XChYj{font-size:14px;font-weight:600;margin-bottom:10px}.dropdown_description__QpJU6{font-size:14px;color:#555;margin-bottom:10px}.dropdown_link___Do4z{font-size:14px;color:#1f85bd;text-decoration:none;font-weight:600;display:flex;align-items:center;gap:4px}@media (max-width:768px){.dropdown_gridContainer__1IXUL{display:flex;flex-direction:column;padding:16px 0;margin:0;gap:0;background-color:transparent;box-shadow:none;border-radius:0}.dropdown_card__W_uw8{padding:12px 0;background:transparent}.dropdown_aboutHorizontalLayout__beUDD{flex-direction:column;padding:0;align-items:stretch}.dropdown_aboutHorizontalLayout__beUDD .dropdown_card__W_uw8{padding:12px 0;text-align:left}}@media (max-width:600px){.dropdown_gridContainer__1IXUL{transform:none;padding:8px 0;margin:0;max-width:100%}.dropdown_card__W_uw8{padding:8px 0;margin-right:0}}