.main-header{z-index:20;width:100%;height:64px;padding:16px 0;transition:all .3s ease-in-out;position:fixed}@media screen and (min-width:1160px){.main-header{height:74px}}.main-header.no-transparent{background-color:#fff}
.desktop-header{align-items:center;display:flex}.desktop-header .brand{margin-right:32px}.desktop-header .brand img{filter:invert()brightness(100);display:block}.desktop-header nav{color:#fff;align-items:center;column-gap:16px;display:flex}.desktop-header nav a{border-radius:8px;padding:8px 16px;transition:background-color .25s ease-in-out;display:block}.desktop-header nav a:hover{background-color:#96969640}.no-transparent .desktop-header .brand img{filter:invert()brightness(0)}.no-transparent .desktop-header nav a{color:#212529}
.actions-header{align-items:center;column-gap:16px;margin-left:auto;display:flex;position:relative}.actions-header .search-form,.actions-header .location-form{position:relative}.actions-header .search-form input,.actions-header .search-form .location-btn,.actions-header .location-form input,.actions-header .location-form .location-btn{color:#fff;background-color:#0000;border:1px solid #fff;border-radius:100px;width:100%;height:40px;padding:0 13px 0 37px;font-size:.875rem}.actions-header .search-form input::placeholder,.actions-header .search-form .location-btn::placeholder,.actions-header .location-form input::placeholder,.actions-header .location-form .location-btn::placeholder{color:#fff}.actions-header .search-form .search-icon,.actions-header .search-form .location-icon,.actions-header .location-form .search-icon,.actions-header .location-form .location-icon{color:#fff;font-size:1.125rem;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.actions-header .search-form input{width:280px;transition:width .15s cubic-bezier(.075,.82,.165,1)}@media screen and (min-width:1440px){.actions-header .search-form input:focus{width:380px}}.actions-header .location-form .location-btn{text-align:start;white-space:nowrap;text-overflow:ellipsis;width:172px;overflow:hidden}.actions-header .search-suggestions-box{position:absolute;top:72px;right:188px}.no-transparent .desktop-header .actions-header .search-form .location-btn,.no-transparent .desktop-header .actions-header .search-form input,.no-transparent .desktop-header .actions-header .location-form .location-btn,.no-transparent .desktop-header .actions-header .location-form input{color:#212529;border-color:#ced4da}.no-transparent .desktop-header .actions-header .search-form .location-btn::placeholder,.no-transparent .desktop-header .actions-header .search-form input::placeholder,.no-transparent .desktop-header .actions-header .location-form .location-btn::placeholder,.no-transparent .desktop-header .actions-header .location-form input::placeholder{color:#6c757d}.no-transparent .desktop-header .actions-header .search-form i,.no-transparent .desktop-header .actions-header .location-form i{color:#212529}.no-transparent .desktop-header .actions-header .login-btn{color:#0d6efd;border:1px solid #0d6efd}.no-transparent .desktop-header .actions-header .login-btn:hover{color:#fff;background-color:#0d6efd}
