.search-box-header{position: relative; width: 100%; height: 60px; line-height: 60px;}
.search-box-input{height: 60px; line-height: 60px; width: 100%; background: #fff; border: none; padding: 0 30px; border-radius: 40px}
.btn-search{position: absolute; right:15px; top: 5px; background: transparent; border: none; height: calc(100% - 10px); border-radius: var(--radius); display: flex; align-items: center;}