:root{--header-height:46px;--footer-height:15px}*,:after,:before{box-sizing:border-box}body{background:#5a82ab;display:block;font-family:Arial,sans-serif;line-height:1;margin:0;padding:0}#root{display:flex;flex-direction:column;min-height:100vh}footer,header{background:#2a3340;color:#fff;text-align:center}header h1{margin:0}nav a{color:#fff;text-decoration:none}main{flex:1 0 auto;margin-top:var(--header-height);padding-inline:5px;padding-bottom:var(--footer-height);position:relative;width:100%}h1,h2{color:#333}p{margin:0;padding:0}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.Header_server{align-items:baseline;display:flex;flex-wrap:wrap;position:fixed;grid-gap:10px;width:100%;z-index:1}@media only screen and (max-width:900px){.Header_title_server a{font-size:16px}}.Header_left_block_server{align-items:baseline;display:flex;grid-gap:10px;width:calc(100vw - 123px)}.Header_server nav{display:flex;width:70%}.Header_title_server a{cursor:pointer;font-size:20px;font-weight:700}@media only screen and (max-width:900px){.Header_title_server a{font-size:12px}}.Header_selectedLangWrap_server{position:relative;width:200px}.Header_selectedLang_server{background-color:#504f4f;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;padding:4px;width:9em}.Scroll_menu_wrapper_server{border-radius:5px;overflow:hidden;position:relative;width:100%}.Scroll_menu_server{align-items:center;display:flex;gap:13px;height:100%;overflow-x:auto;padding:0 16px;scroll-behavior:smooth;scrollbar-width:none}.Scroll_menu_server a{color:#fff;font-size:14px;margin:0;text-decoration:none}.select_server{left:1px;position:absolute;top:65px}.select_trigger_server{background-color:#1a1919;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;font-size:12px;padding:4px;transition:background-color .2s;width:9em}.Home_server{color:#fff}.Home_widget_server{display:flex;flex-wrap:wrap;grid-gap:10px;padding:10px}.Settings_server{text-align:center}.Settings_server p{color:#fff}.SettingsLocation_server{background-color:#121212;border-radius:5px;color:#fff;margin:0 auto;width:calc(100vw - 49px)}.SettingsLocation_topMenu_server{align-items:center;border:none;border-bottom:1px solid #000;border-radius:5px;display:flex;justify-content:space-between;padding:5px;width:100%}.SettingsLocation_buttonSettingForm_server{background-color:transparent;border:1px solid #666;border-radius:5px;color:#fff;cursor:pointer;padding:5px 10px}@media only screen and (max-width:900px){.SettingsLocation_buttonSettingForm_server{font-size:12px;width:92px}}.SettingsLocation_label_server{color:#474847;display:flex;font-weight:700}@media only screen and (max-width:900px){.SettingsLocation_label_server{font-size:12px}}.SettingsLocation_settingsForm_server{display:flex;flex-direction:row;justify-content:space-around;min-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-in-out}.Home_h1_server,.Settings_h1_server{text-align:center}.HouseContainer_server{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:10px}.HouseNote_server{background-color:#fff9b1;border:1px solid #e0e0e0;border-radius:8px;box-shadow:3px 3px 8px rgba(0,0,0,.15),-2px -2px 5px hsla(0,0%,100%,.7);margin:5px;min-height:45px;padding:10px;transform:rotate(1deg);transition:transform .2s ease;width:120px}.HouseText_server{color:#333;font-family:Caveat,cursive;font-size:14px;line-height:1.4;margin:0;text-align:center}.SkeletonList-server{display:flex;flex-wrap:wrap;gap:50px;justify-content:center;padding:10px}.SkeletonList-elem-server{animation:loading infservere 1.2s ease-in-out;background:linear-gradient(90deg,#b0b0b0 25%,#d0d0d0 50%,#b0b0b0 75%);background-size:200% 100%;border-radius:5px;height:122px;width:319px}.SkeletonList-label-server{color:silver;font-weight:700}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}