.header__dropdown{background:var(--md-sys-color-surface2);border-radius:8px;bottom:0;display:flex;flex-direction:column;gap:8px;left:0;list-style-type:none;margin:0;padding:16px;position:absolute;transform:translateY(calc(100% + 16px));width:100%;z-index:200}.header__dropdown-item,.header__dropdown-item a{align-self:center;color:var(--md-sys-color-on-surface);cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;transition:color .2s;width:100%}.header__dropdown-item a:hover,.header__dropdown-item:hover{color:var(--md-sys-color-primary)}.header__controls{align-items:center;align-self:stretch;background:var(--md-sys-color-surface2);border-radius:16px;display:flex;flex-direction:row;flex-shrink:0;gap:16px;margin-left:auto;padding:8px 16px;position:relative;width:-moz-max-content;width:max-content}.header__controls-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:80px}.header__controls-image{border-radius:50%;flex-shrink:0;-o-object-fit:cover;object-fit:cover}.header__controls-open{background:none;border:none;color:var(--md-sys-color-on-surface);outline:none;transition:.2s}.header__controls-open--rotate{transform:rotate(180deg)}.breadcrumb{list-style-type:none;margin:0;padding:0}.breadcrumb,.breadcrumb__item{display:flex;flex-direction:row;gap:8px}.breadcrumb__item{align-items:center;color:var(--md-sys-color-on-surface);font-size:14px;transition:.2s}.breadcrumb__item *{color:inherit;font-size:inherit}.breadcrumb__item:last-child{color:var(--md-sys-color-primary);cursor:default}.breadcrumb__item:hover{color:var(--md-sys-color-primary);transition:.2s}@media (min-width:0) and (max-width:576px){.breadcrumb{flex-direction:column}}.header__info{bottom:0;display:flex;justify-content:space-between;left:0;padding:8px;position:absolute;transform:translateY(100%);width:100%}.header__nav{grid-area:nav;height:80px;position:relative;width:100%}.header__nav-routes{background:var(--md-sys-color-surface2);border-radius:99999px;margin:0 auto;overflow-x:auto;scrollbar-width:none;width:100%}.header__nav-block,.header__nav-routes{align-items:center;display:flex;flex-direction:row;height:100%}.header__nav-block{border-radius:inherit;color:var(--md-sys-color-on-secondary-container);flex:1;gap:8px;justify-content:center;padding:0 8px;transition:.2s}.header__nav-block--active{background:var(--md-sys-color-secondary-container)!important;pointer-events:none}.header__nav-block:hover{background:var(--md-sys-color-outline-variant);transition:.2s}@media (max-width:768px){.header__nav{max-width:100%}.header__nav-next,.header__nav-prev{display:flex}.header__nav-routes{width:100%}.header__nav-routes::-webkit-scrollbar{display:none}}.header{align-items:center;display:flex;flex-direction:row;gap:16px;margin-bottom:64px;max-width:1920px;min-height:96px;padding:8px 0;position:relative;width:100%}@media (max-width:768px){.header{display:grid;gap:16px 8px;grid-template:"logo controls" "nav nav"/1fr 1fr;padding:16px 8px}.header__logo{display:flex;margin:auto 0}}@media (max-width:576px){.header{padding:8px 0}}
