.drawer-search{display:none;position:absolute;left:0;top:100%;width:100%;background-color:#fff}@media (max-width:1024px){.drawer-search{display:none!important}}.drawer-search__inner{position:relative}.drawer-search #drawer-search-form{padding:2em 0}.drawer-search #predictive-search,.drawer-search #predictive-search-results,.drawer-search predictive-search{outline:0!important;box-shadow:none!important;border:none!important}.drawer-search #predictive-search-results:focus,.drawer-search #predictive-search-results:hover,.drawer-search #predictive-search:focus,.drawer-search #predictive-search:hover,.drawer-search predictive-search:focus,.drawer-search predictive-search:hover{outline:0!important;box-shadow:none!important;border:none!important}.drawer-search .device{position:absolute;left:1em;top:50%;transform:translateY(-50%)}.drawer-search .device svg{width:1.25em;height:auto}.drawer-search .device svg circle,.drawer-search .device svg line,.drawer-search .device svg path,.drawer-search .device svg polygon{fill:none;stroke:#000;stroke-width:2.25;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}.drawer-search input[type=search]{padding-left:3.5em;padding-right:8em}.drawer-search__label{display:none}.drawer-search__clear,.drawer-search__close{position:absolute;right:0;top:50%;transform:translateY(-50%);font:1em "Fira Mono",arial,sans-serif;background-color:transparent;border:none;width:2.75em;height:2.75em;display:flex;align-items:center;justify-content:center;cursor:pointer}.drawer-search__clear{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 .5em;right:2.75em}.drawer-search__clear span{font-size:.8125em;text-transform:uppercase;text-decoration:underline;text-underline-offset:2px}.drawer-search__close span{display:none}.drawer-search__close svg{width:1em;height:auto}.drawer-search__close svg circle,.drawer-search__close svg line,.drawer-search__close svg path,.drawer-search__close svg polygon{fill:none;stroke:#000;stroke-width:1;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}.drawer-search-open .drawer-search{display:block}