.HomeNavBar-module-scss-module__1deOPG__wrapper{z-index:var(--z-index-navbar);width:100%;max-width:485px;position:sticky;top:0}.HomeNavBar-module-scss-module__1deOPG__container{width:100%;height:var(--nav-height);background-color:var(--background);justify-content:space-between;align-items:center;gap:12px;padding:12px 8px 12px 16px;display:flex}.HomeNavBar-module-scss-module__1deOPG__container .HomeNavBar-module-scss-module__1deOPG__navAddress{flex:1;min-width:0}.HomeNavBar-module-scss-module__1deOPG__container .HomeNavBar-module-scss-module__1deOPG__addressText{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.HomeNavBar-module-scss-module__1deOPG__isDefaultAddressYoursContainer{z-index:1;background-color:var(--background);padding:8px;animation:.3s ease-out HomeNavBar-module-scss-module__1deOPG__slideDownBanner;position:absolute;top:0;left:0;right:0}@keyframes HomeNavBar-module-scss-module__1deOPG__slideDownBanner{0%{transform:translateY(-100%)}to{transform:translateY(0)}}