.search{align-items:center;display:flex}.selectWrapper{border-radius:8px;height:66px;margin-right:8px;position:relative;width:160px}.selectWrapper:after{background-image:url(../svg/search_arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:16px;position:absolute;right:24px;top:50%;transform:translateY(-50%);width:16px}.selectWrapper select{background:#f8f8f8;border-radius:8px;color:#999;font-size:18px;font-weight:500;height:100%;letter-spacing:-.18px;padding:0 24px;width:100%}.selectWrapper select option[value=""][disabled]{display:none}.inputWrapper{align-items:center;background:#f8f8f8;color:#999;display:flex;height:66px;padding:0 10px 0 24px;width:456px}.inputWrapper,.inputWrapper input{border-radius:8px;font-size:18px;font-weight:500;letter-spacing:-.18px}.inputWrapper input{color:#000;height:100%;padding-right:15px;width:calc(100% - 88px)}.inputWrapper button{align-items:center;background:#000;border-radius:8px;color:#fff;display:inline-flex;font-size:16px;font-weight:700;height:50px;justify-content:center;letter-spacing:-.16px;width:88px}@media(max-width:990px){.search{flex-wrap:wrap;gap:8px;width:100%}.inputWrapper,.selectWrapper{border-radius:6px;height:62px;margin:0;width:100%}.search input,.search select{font-size:16px}.inputWrapper input{width:calc(100% - 73px)}.inputWrapper button{border-radius:6px;font-size:14px;height:46px;width:73px}}
