.searcher{display:flex;flex-direction:column;gap:1.25rem;background-color:#fff}@media (width >= 768px){.searcher{flex-direction:row;align-items:center;padding:0 1rem;border-radius:.5rem;box-shadow:0 .25rem 1.25rem #035ad333;height:2.75rem;gap:1rem}}.searcher .label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.searcher .input-text[data-focus]{outline:0}.searcher .wrapper{display:flex;align-items:center;width:100%;padding:0 1rem;border-radius:.5rem;box-shadow:0 .25rem 1.25rem #035ad333;height:2.75rem}@media (width >= 768px){.searcher .wrapper{padding:0;box-shadow:none}}@media (width >= 768px){.searcher:focus-visible{box-shadow:0 .25rem 1.25rem #035ad380;outline:1.5px solid #7b48ea;outline-offset:.125rem}}