.HoverDropdown_dropdown__EA0kx{position:relative;display:inline-block;color:var(--hero_heading)}.HoverDropdown_trigger__x1KxY{cursor:pointer;font-weight:500;display:flex;align-items:center;gap:6px;font-size:14px;padding:10px}.HoverDropdown_arrow__ZwIoy{font-size:16px;transition:transform .5s ease}.HoverDropdown_dropdown__EA0kx:hover .HoverDropdown_arrow__ZwIoy{transform:rotate(180deg)}.HoverDropdown_menu2__X_ACW,.HoverDropdown_menu__DVhfq{position:absolute;top:100%;left:0;width:600px;min-width:300px;max-height:500px;background:white;border-radius:8px;display:none;z-index:200;padding:16px;color:var(--sec_shade_grey1);overflow:hidden;box-shadow:0 0 4px 0 #00000033}.HoverDropdown_menu2__X_ACW{width:300px}.HoverDropdown_dropdown__EA0kx:hover .HoverDropdown_menu2__X_ACW{display:block}.HoverDropdown_dropdown__EA0kx:hover .HoverDropdown_menu__DVhfq{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.HoverDropdown_heading__wlF00{width:100%;font-size:16px;font-weight:500;padding-bottom:16px}.HoverDropdown_menu2__X_ACW .HoverDropdown_item__2p_bl,.HoverDropdown_menu__DVhfq .HoverDropdown_item__2p_bl{width:48%;display:flex;justify-content:space-between;align-items:center;padding:8px;font-size:14px;font-weight:400;border-radius:8px;transition:.1s ease-in-out}.HoverDropdown_menu2__X_ACW .HoverDropdown_item__2p_bl{width:100%}.HoverDropdown_item__2p_bl:hover{background:#f5f5f5;color:#49607B;font-weight:700}.HoverDropdown_item__2p_bl:hover .HoverDropdown_menu_text___djX_ svg{color:#49607B;width:18px;height:18px}.HoverDropdown_activeTrigger__3pyJ6{color:var(--teal)}.HoverDropdown_activeTrigger__3pyJ6:after{content:"";position:absolute;left:0;bottom:-2px;height:2px;width:0;background:var(--teal);animation:HoverDropdown_underlineGrow__ofTjP .35s ease forwards}.HoverDropdown_rightAlign__IVbWd{left:auto!important;right:0!important}@keyframes HoverDropdown_underlineGrow__ofTjP{0%{width:0}to{width:100%}}