.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-fast-enter-from,.fade-fast-leave-to{opacity:0}.fade-fast-enter-active,.fade-fast-leave-active{transition:opacity .2s}.move-enter-active,.move-leave-active{transition:transform .4s ease-in-out}@media (width>=1024px){.move-enter-active,.move-leave-active{transition:transform .4s ease-in-out}}.move-enter-from,.move-leave-to{transform:translateY(100vh)}@media (width>=1024px){.move-enter-from,.move-leave-to{transform:translate(100vw)}}.dropdown-enter-active,.dropdown-leave-active{transition:all .1s ease-in-out}.dropdown-enter-from,.dropdown-leave-to{opacity:0;transform:translateY(-1em)}.app-header-form{z-index:80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffffe6;width:100%;position:sticky;top:0}.app-header-form__container{box-sizing:border-box;justify-content:space-between;align-items:center;gap:1rem;height:4rem;padding:.5rem 1rem;display:flex}@media (width>=1024px){.app-header-form__container{padding:.5rem 3rem}}.app-header-form__logo{height:40px;margin-left:.5rem;display:block}@media (width>=1024px){.app-header-form__logo{margin-left:0}}.app-header-form__offers{flex-direction:column;justify-content:center;align-items:flex-end;gap:.25rem 1rem;height:100%;display:flex}@media (width>=1024px){.app-header-form__offers{flex-direction:row;justify-content:flex-end;align-items:center}}.app-header-form__offer{padding:0 .75rem}@media (width>=1024px){.app-header-form__offer{box-sizing:border-box;height:100%;max-height:40px}}.app-header-form__offer:only-of-type{box-sizing:border-box;height:100%;max-height:40px;font-size:16px;font-weight:600;line-height:1.2}.app-header-form__progress-bar{padding:.25rem}
