.header-search-module{display:inline-block;position:relative}.header-search-module svg{height:18px!important;left:0;position:relative;top:0;width:18px!important}.header-search-module form{display:flex;gap:15px;padding:20px 15px}button.search-toggle{border:0;cursor:pointer;padding:12px 15px}button.search-toggle:focus{outline:auto;outline-color:#eee}.header-search-module form input[type=text]{width:80%!important}.search-bar{background:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:none;padding:8px;position:absolute;right:0;top:100%;width:400px}.search-bar.active{display:block}.search-bar input{border:1px solid #ddd;border-radius:4px;padding:6px 10px}.header-style-Dark .header-search-module{float:right}.header-style-Dark button.search-toggle{background-color:#080808;border:1px solid #ffffff52;border-radius:10px}.header-style-Dark button.search-toggle svg{fill:#fff}.header-style-Dark .search-bar{background-color:#000;border-color:#323232}.header-style-Dark .search-bar form{background:transparent}.header-style-Dark .search-bar form input{background:#080808;border-color:#161616;color:#fff}@media screen and (max-width:768px){.header-style-Dark .header-search-module{display:none}}