header{width:100%;height:75px;box-shadow:#0000001a 0 5px 15px;position:fixed;z-index:110;top:0;background-color:#fff}nav{width:calc(100% - 20px);height:100%;display:flex;align-items:center;justify-content:space-between;padding-inline:20px;box-sizing:border-box}.nav-logo-container img,.nav-logo-container{width:50px;height:50px}.nav-links-container{display:flex;justify-content:center;align-items:center;gap:20px}nav p{font-family:georgian,sans-serif!important;color:#3b2d82;transition:.2s all linear;white-space:nowrap}nav p:not(.more-btn):hover{color:#3b2d82b3}.more-btn{display:flex;justify-content:center;align-items:center;gap:5px;position:relative;font-family:Lato,sans-serif;font-weight:400}.more-icon{display:flex;justify-content:center;align-items:center;margin-top:4px}.more-btn:hover{cursor:pointer}.more-container{width:200px;height:auto;font-size:14px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;box-shadow:#959da533 0 8px 24px;background-color:#fff;top:35px;right:-2px;z-index:51;border-radius:10px;border:1px solid rgba(211,211,211,.775)}.more-item{width:100%;height:45px;display:flex;justify-content:center;align-items:center}.more-item p{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-family:Lato,sans-serif!important;font-weight:400}.language-switcher-button{display:flex;justify-content:center;align-items:center;background-color:transparent;border-radius:5px;border:0;box-sizing:border-box;font-family:georgian,sans-serif;margin-left:-10px}.language-switcher-button:hover{cursor:pointer}.menuIcon{display:none}.menuIcon:hover{cursor:pointer}.menuContainer{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:55;display:block;background-color:#fff;padding-inline:30px;box-sizing:border-box;overflow-x:hidden;overflow-y:scroll}.menuContainer::-webkit-scrollbar{display:none}.menuCard{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.menuItem{width:100%;height:60px;display:flex;justify-content:start;align-items:center;font-family:Lato,sans-serif}.menuItem p{font-family:Lato,sans-serif;width:100%;height:100%;display:flex;justify-content:start;align-items:center;transition:.1s all linear}.menuItem p:hover{color:#3b2d8280}.showHiddenMenu{display:none}.closeMenu-container{width:100%;height:50px;display:flex;justify-content:space-between;align-items:center;margin-top:30px}.closeMenu-container img{width:50px;height:50px}.closeMenu-container img:hover,.closeMenu-btn:hover{cursor:pointer}@media screen and (max-width: 365px){.menuCard{width:85%}}.userContainer{width:35px;height:35px;border:1px solid white;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative}.userContainer:hover{cursor:pointer}.userSettingsCard{width:200px;height:auto;font-size:14px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;box-shadow:#959da533 0 8px 24px;background-color:#fff;top:35px;right:-2px;z-index:51;border-radius:10px;border:1px solid rgba(211,211,211,.775)}.userSettingsCard p,.userSettingsCard>.profileLink{width:100%;height:50px;display:flex;justify-content:center;align-items:center}.userSettingsCard p:hover{cursor:pointer}
