*{margin:0;padding:0;box-sizing:border-box}.app{height:100vh;display:flex;flex-direction:column}.appMain{flex:1;height:100%;overflow:auto}.header{height:90px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid;background-color:#112435;color:#fff;border-color:#000;font-size:20px;padding:5px}.headerRightCollapsed{display:none;margin-right:10px}.headerLogo{width:120px;height:70px;object-fit:contain}.headerRight{display:flex;align-items:center}.headerRightExpanded{display:flex;flex-direction:column;justify-content:space-between!important;align-items:center;height:90px!important}.headerRightContacts{width:100%;flex:1;display:flex;justify-content:space-between;align-items:center;margin-left:10px;margin-right:10px}.headerRightContactsPhone{flex:1;display:flex;align-items:center;text-decoration:none;color:inherit;white-space:nowrap;margin-left:10px}.headerRightAnchorIcon{text-decoration:none;color:inherit;margin-left:10px}.headerRightLinks{height:100%;flex:1;display:flex;justify-content:flex-end;align-items:center}.headerRightLink{margin:0 10px;color:#fff;cursor:pointer;text-decoration:none;font-weight:700;white-space:nowrap;font-variant:small-caps;font-size:20px;letter-spacing:.05em}.headerRightLink:hover,.headerRightContactsPhone:hover,.headerRightLinkActive,.drawerLinkActive{color:#01b3a7!important}.menuIcon{color:#fff!important}.drawerLinks{color:#fff}.drawerLink{margin:0 10px;color:#000;cursor:pointer;text-decoration:none;font-weight:700;white-space:nowrap}.drawerPhone{display:flex;align-items:center;text-decoration:none;color:inherit;text-align:center;white-space:nowrap}.drawerPhoneIcon{color:#01b3a7}@media(max-width:750px){.headerRightLinks,.headerRightContactsHandles{display:none}.headerRightCollapsed{display:flex}}
