.top-bar{background-color:transparent;padding:8px;position:fixed;top:0;z-index:var(--z-index-top-bar-mobile)}.top-bar,.top-bar:before{left:0;transition:all .3s ease;width:100%}.top-bar:before{background:var(--black-10);bottom:0;content:"";height:1px;opacity:0;position:absolute;right:0}.top-bar_filled{background-color:var(--white-100);padding:10px 8px}.top-bar_filled:before{opacity:1}.top-bar_filled .top-bar__btn .button-segment.light,.top-bar_filled .top-bar__btn.light{background-color:transparent;border-color:transparent}.top-bar_filled .top-bar__btn .button-segment.light:not(.active),.top-bar_filled .top-bar__btn.light:not(.active){color:var(--black-100)}@media screen and (min-width:744px){.top-bar{background-color:var(--white-100);padding:12px 34px}.top-bar:before{opacity:1}}@media screen and (min-width:1024px){.top-bar{display:none}}.top-bar .base-btn.onlyIcon{padding:0}.top-bar__navigation{align-items:center;display:flex;gap:8px}@media screen and (min-width:744px){.top-bar__navigation{gap:24px}}.top-bar__center{align-items:center;display:flex;flex:1;height:40px;min-width:0;position:relative}@media screen and (min-width:744px){.top-bar__center{height:48px}}.top-bar__title{color:var(--black-100);display:-webkit-box;font-size:15px;font-weight:600;left:0;-webkit-line-clamp:2;line-height:20px;position:absolute;width:100%;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:744px){.top-bar__title{font-size:16px;font-weight:600;line-height:22px}}.top-bar__actions{align-items:center;display:flex;gap:8px}@media screen and (min-width:744px){.top-bar__actions{gap:24px}}.top-bar__btn{align-items:center;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:all .3s ease;width:40px}@media screen and (min-width:744px){.top-bar__btn{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content}}.top-bar__btn,.top-bar__btn .button-segment{transition:all .3s ease}.top-bar .fade-slide-enter-active,.top-bar .fade-slide-leave-active{transition:all .3s ease-out}.top-bar .fade-slide-enter-from,.top-bar .fade-slide-leave-to{opacity:0}
