#custom-header-wrapper{all:revert-layer;font-family:Arial,sans-serif;position:relative;z-index:9999;width:80vw;margin:0 auto;box-sizing:border-box}#custom-header-wrapper .header-custom{background:linear-gradient(90deg,#23155b 0,#2b323c 100%);color:#fff;box-shadow:0 2px 4px #0004;position:sticky;top:0;z-index:99;border-radius:12px}#custom-header-wrapper .header-inner{min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 2rem}#custom-header-wrapper .brand-logo{display:flex;align-items:center;font-weight:700;font-size:1.3rem;letter-spacing:.5px;color:#fff;text-decoration:none;gap:10px}#custom-header-wrapper .brand-logo svg{width:30px;height:30px;fill:#ffc107;filter:drop-shadow(0 0 4px #ffc10777)}#custom-header-wrapper .main-nav{display:flex;gap:20px;align-items:center;flex-wrap:wrap;position:relative;flex-grow:1}#custom-header-wrapper .main-nav a{color:#fff;text-decoration:none;padding:10px 7px 6px;position:relative;font-size:15px;font-weight:400;letter-spacing:.1px;transition:color .18s}#custom-header-wrapper .main-nav a::after{content:'';display:block;height:2.5px;width:0%;background:linear-gradient(90deg,#ffc107,#f9d923);border-radius:4px;position:absolute;left:0;bottom:0;transition:width .27s cubic-bezier(.7,0,.3,1)}#custom-header-wrapper .main-nav a.active,#custom-header-wrapper .main-nav a:hover{color:#fff8e1}#custom-header-wrapper .main-nav a.active::after,#custom-header-wrapper .main-nav a:hover::after{width:95%}#custom-header-wrapper .menu-item.dropdown{position:relative}#custom-header-wrapper .menu-item .dropdown-menu{display:none;position:absolute;top:110%;left:0;background:#fff;color:#333;min-width:260px;padding:10px 0;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:999;border-radius:6px}#custom-header-wrapper .menu-item:hover .dropdown-menu{display:block}#custom-header-wrapper .dropdown-menu a{display:block;padding:8px 20px;color:#000;font-size:14px;text-decoration:none;transition:background-color .2s,color .2s}#custom-header-wrapper .dropdown-menu a:hover{background-color:#f0f0f0;color:#222}#custom-header-wrapper .menu-item>a::after{font-family:FontAwesome;content:"\f107";font-style:normal;font-weight:400;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:4px;display:inline-block;vertical-align:middle;font-size:.75em;color:#ffc107;transition:transform .3s ease;line-height:1}#custom-header-wrapper .dropdown-group{font-weight:700;padding:10px 20px 5px;font-size:13px;color:#666;text-transform:uppercase;pointer-events:none}#custom-header-wrapper .custom-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#custom-header-wrapper .custom-media-body{-ms-flex:1;flex:1}#custom-header-wrapper .custom-media-text{font-weight:700;line-height:1.5;display:block}#custom-header-wrapper .custom-media-badge{margin-left:0;line-height:1.15;letter-spacing:.87px;color:#fff;background-color:#28a745;padding:.25rem .5rem;border-radius:.375rem}.navbar-toggler{border:none;background:0 0;color:#ffc107;font-size:1.5rem;outline:0!important;box-shadow:none!important;padding:0;margin-right:1rem}@media (max-width:992px){#custom-header-wrapper .main-nav{flex-direction:column;align-items:flex-start;gap:8px;background:#1c1e22e0;position:absolute;left:0;right:0;top:56px;padding:14px 18px 10px 18px;box-shadow:0 4px 12px #0002;z-index:99;display:none;border-radius:0 0 8px 8px}#custom-header-wrapper .main-nav.show{display:flex!important}#custom-header-wrapper .header-inner{padding:0 1rem}#custom-header-wrapper .main-nav .menu-item{width:100%}#custom-header-wrapper .menu-item.dropdown{width:100%}#custom-header-wrapper .menu-item .dropdown-menu{position:static;box-shadow:none;background:#2d3238;margin-top:.5rem;margin-bottom:.5rem;display:none;min-width:100%;border-radius:6px;max-height:60vh;overflow-y:auto}#custom-header-wrapper .menu-item.dropdown.show .dropdown-menu{display:block}#custom-header-wrapper .dropdown-menu a{color:#fff;background:0 0}#custom-header-wrapper .dropdown-menu a:hover{background-color:#3d444a;color:#fff}#custom-header-wrapper .menu-item>a{width:100%;display:flex;justify-content:space-between;align-items:center}#custom-header-wrapper .menu-item>a::after{transform:rotate(0);transition:transform .3s ease}#custom-header-wrapper .menu-item.dropdown.show>a::after{transform:rotate(180deg)}}