.Header_Header__uZpst{position:fixed;display:flex;justify-content:flex-end;color:var(--highlight-color);height:3rem;width:100%;z-index:50}.Header_Header__uZpst>header{display:flex;justify-content:space-between;align-items:center;align-content:center;padding:.5rem 1rem;transition:all .3s ease;cursor:pointer}.Header_Header__uZpst>header img{margin-left:.5rem}.Header_Header__uZpst>header.Header_opened__a_WKb{background-color:var(--highlight-color);color:var(--primary-color);font-weight:700}.Header_Header__uZpst .Header_custom-panel__rUsKD{position:absolute;top:3rem;right:-100%;opacity:0;transition:right .3s ease-in-out,opacity .3s ease;display:flex;max-width:320px;background:repeating-linear-gradient(-45deg,var(--highlight-color),var(--highlight-color) 99px,#000 1px,var(--highlight-color) 99px,#000 1px,var(--highlight-color) 100px);background-size:50%;color:var(--primary-color);animation-name:Header_rain__fGtg3;animation-duration:20s;animation-iteration-count:infinite;animation-timing-function:linear;padding:1rem;flex-direction:column;justify-content:space-around}.Header_Header__uZpst .Header_custom-panel__rUsKD.Header_opened__a_WKb{right:0;opacity:1}.Header_Header__uZpst .Header_custom-panel__rUsKD>.Header_color-switcher__ynNMl,.Header_Header__uZpst .Header_custom-panel__rUsKD>.Header_lang-switcher__mSCQz{padding:1rem;background-color:var(--highlight-color);display:flex;flex-wrap:wrap;justify-content:space-around}.Header_Header__uZpst .Header_custom-panel__rUsKD>.Header_color-switcher__ynNMl a,.Header_Header__uZpst .Header_custom-panel__rUsKD>.Header_lang-switcher__mSCQz a{margin:.5rem;padding:.5rem 1rem}.Header_Header__uZpst .Header_custom-panel__rUsKD header{flex:0 0 100%;font-weight:700;text-align:center}