.mzps-shell{display:flex;justify-content:center;align-items:center}.mzps-inner{--mzps-color:#ff8c42;background:var(--mzps-color);border-radius:999px;padding:8px 10px 8px 20px;max-width:620px;width:100%;box-shadow:0 8px 18px rgb(0 0 0 / .2)}.mzps-form{display:flex;align-items:center;gap:12px}.mzps-input{all:unset;flex:1;height:40px;background:#fff;border-radius:999px;padding:0 20px;font-size:15px;color:#333;box-sizing:border-box}.mzps-input::placeholder{color:#9c9c9c}.mzps-btn{all:unset;cursor:pointer;width:40px;height:40px;border-radius:50%;background:var(--mzps-color);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgb(0 0 0 / .25);transition:transform .15s ease,box-shadow .15s ease}.mzps-btn:hover{transform:translateY(-1px);box-shadow:0 6px 14px rgb(0 0 0 / .32)}.mzps-btn svg{width:20px;height:20px;stroke:#fff;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.searchform .icon-search,.petsearch-form .icon-search{display:none!important}