.footer{background-color:#f0f0f5}.footer .container{max-width:1520px}.home-location-search-wrapper{display:flex;align-items:center;width:100%;max-width:800px;margin:0 auto 40px}.home-location-search-wrapper .search-area{flex:1;position:relative;display:flex;align-items:center;background:#fff;border:none;border-radius:50px;padding:8px 20px;height:56px;box-shadow:0 2px 8px rgba(0,0,0,.08);gap:16px}.home-location-search-wrapper .search-divider{width:1px;height:32px;background:#e5e5e5;flex-shrink:0}.home-location-search-wrapper .search-area .icon-search{display:flex;align-items:center;margin-right:12px;flex-shrink:0}.home-location-search-wrapper .search-area .form-control{flex:1;border:none;outline:none;box-shadow:none;padding:0;height:auto;font-size:15px;background:transparent}.home-location-search-wrapper .search-area .form-control::placeholder{color:#999}.home-location-search-wrapper .search-area .icon-mike{display:flex;align-items:center;padding:8px;margin-left:12px;background:transparent;border:none;flex-shrink:0;cursor:pointer;transition:opacity .2s}.home-location-search-wrapper .search-area .icon-mike:hover{opacity:.7}@media (max-width:992px){.home-location-search-wrapper{max-width:90%;margin-bottom:30px}}@media (max-width:768px){.home-location-search-wrapper{max-width:100%;margin-bottom:24px}.home-location-search-wrapper .search-area{flex-direction:column;height:auto;padding:12px 20px;gap:12px}.home-location-search-wrapper .search-divider{width:100%;height:1px}}