.language-switcher{position:relative;display:inline-block}.language-switcher .language-button{display:flex;align-items:center;gap:8px;padding-block:8px 5px;border-bottom:3px solid rgba(0,0,0,0);cursor:pointer;transition:all .2s}.language-switcher .language-button__open{border-color:#2a8e9c}.language-switcher .language-button:focus{outline:2px solid #bd13b8;outline-offset:1px}.language-switcher .language-button__label{color:#fff;transition:all .2s}@media screen and (max-width:767px){.language-switcher .language-button__label{display:none}}.language-switcher .language-button__flag{width:24px;height:24px}.language-switcher .language-button__arrow{width:24px;height:24px;transition:transform .2s;filter:invert(100%) sepia(0) saturate(7426%) hue-rotate(331deg) brightness(117%) contrast(95%)}@media screen and (max-width:767px){.language-switcher .language-button__arrow{filter:invert(0) sepia(96%) saturate(18%) hue-rotate(214deg) brightness(95%) contrast(101%)}}.language-switcher .language-button__arrow.open{transform:rotate(180deg)}.language-switcher .dropdown{position:absolute;top:128%;left:0;width:280px;padding-block:9px 8px;background:#fff;border:2px solid #e5e7eb;border-radius:4px;box-shadow:0 4px 16px rgba(0,0,0,.1);z-index:111}.language-switcher .dropdown:before{content:"";position:absolute;top:-7px;left:24px;width:10px;height:10px;background:#fff;border-left:2px solid #e5e7eb;border-top:2px solid #e5e7eb;transform:rotate(45deg);box-shadow:-1px -1px 2px rgba(0,0,0,.05)}@media screen and (max-width:767px){.language-switcher .dropdown{right:0;left:unset;top:125%}.language-switcher .dropdown:before{right:15px;left:unset}}.language-switcher .dropdown li{list-style:none}.language-switcher .dropdown .dropdown-item{width:100%;display:flex;column-gap:5px;align-items:center;padding:8px 16px;background:#fff;border:none;font-size:14px;cursor:pointer;transition:background .2s}.language-switcher .dropdown .dropdown-item:focus,.language-switcher .dropdown .dropdown-item:hover{background:#f5f5f5;outline:none}.language-switcher .dropdown .dropdown-item.active{background:#f2f5f8}.language-switcher .dropdown .dropdown-item .flag{width:20px;height:20px}.language-switcher .dropdown .dropdown-item .label{flex-grow:1;text-align:left}.language-switcher .dropdown .dropdown-item .checkmark{width:24px;height:24px}.language-button:hover .language-button__label{text-decoration:underline}.dashBoardPadding{padding-inline:99px}@media screen and (max-width:1053px){.dashBoardPadding{padding-inline:32px}}@media screen and (max-width:767px){.dashBoardPadding{padding-inline:0}}.header{background:#324157;flex-shrink:0}.header__container{display:flex;justify-content:space-between;align-items:center;padding-block:.85rem}@media screen and (max-width:767px){.header__container{flex-direction:column;align-items:flex-start;padding-block:0}}.header__logo-group,.header__logo-group-application{display:flex;align-items:center;text-decoration:none;color:inherit;gap:16px}@media screen and (max-width:767px){.header__logo-group,.header__logo-group-application{margin:16px}}.header__logo-group-application:focus,.header__logo-group:focus{outline:2px solid #bd13b8;outline-offset:1px}@media screen and (max-width:767px){.header__logo-group-application{display:none}}.header__logo-img{width:60px;height:56px;object-fit:contain}.header__logo-divider{width:1px;height:55px;background-color:#fff}.header__logo-text{max-width:355px;width:100%;color:#fff;font-size:.8rem;line-height:1.2rem;font-weight:700;font-family:Noto Sans Armenian,sans-serif}@media screen and (max-width:767px){.header__logo-text{max-width:260px;font-size:.6rem;line-height:1.2rem;font-weight:600;font-family:Noto Sans Armenian,sans-serif}}.header-mobile__menu{display:none}@media screen and (max-width:767px){.header-mobile__menu{display:block}}.header__actions{display:flex;align-items:center;column-gap:32px;position:relative}@media screen and (max-width:1053px){.header__actions{column-gap:15px}}@media screen and (max-width:767px){.header__actions{width:100%;background-color:#f2f5f8;padding-block:8px;border-bottom:1px solid #bfbfbf;flex-direction:column;align-items:flex-start;column-gap:40px}.header__actions-top{width:100%;display:flex;justify-content:space-between;padding-inline:8px 16px}}.header__actions-top__actions-user-notification{display:none}@media screen and (max-width:767px){.header__actions-top__actions-user-notification{display:flex;align-items:center;justify-content:center}}.header__actions-top__actions{display:flex;align-items:center;gap:24px}@media screen and (max-width:767px){.header__actions-collapse{position:absolute;top:101%;left:0;width:100%;z-index:100;background-color:#f2f5f8;overflow:hidden;height:calc(100vh - 48px);max-height:0;opacity:0;padding-block:0;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}.header__actions-collapse[data-open=true]{max-height:calc(100vh - 48px);opacity:1;padding:32px 16px;box-shadow:0 4px 8px rgba(0,0,0,.1)}}.header__actions-auth,.header__actions-user{display:flex;align-items:center;gap:24px;color:#fff}@media screen and (max-width:767px){.header__actions-auth,.header__actions-user{width:100%;flex-direction:column;color:#1a1a1a;align-items:start}.header__actions-auth a,.header__actions-user a{width:100%}}.header__actions-divider{margin-left:16px;width:1px;height:26px;background-color:#fff}@media screen and (max-width:767px){.header__actions-divider{display:none}}.header__actions-user-menu-container{display:none;font-size:14px}@media screen and (max-width:767px){.header__actions-user-menu-container{display:flex;flex-direction:column;gap:16px;width:100%}}.header__actions-user-menu{padding:0 20px}@media screen and (max-width:767px){.header__actions-user-menu{padding:0 8px;display:flex;flex-direction:column;align-items:flex-start;width:100%}.header__actions-user-menu li{width:100%;padding-block:2px}.header__actions-user-menu li button{width:100%}}.header__actions-user-profile{display:flex;gap:10px;align-items:center;cursor:pointer;text-decoration:none;padding-right:10px;color:#fff;font-size:.8rem;line-height:1.2rem;font-weight:400;font-family:Noto Sans Armenian,sans-serif}.header__actions-user-profile :visited{color:#fff}.header__actions-user-profile img{filter:invert(100%) sepia(0) saturate(7426%) hue-rotate(331deg) brightness(117%) contrast(95%)}@media screen and (max-width:767px){.header__actions-user-profile img{filter:invert(0) sepia(96%) saturate(18%) hue-rotate(214deg) brightness(95%) contrast(101%)}.header__actions-user-profile{border-right:none;padding-right:0;display:none}}.header__actions-user-logout{position:relative}@media screen and (max-width:767px){.header__actions-user-logout{width:100%;padding:0 8px}.header__actions-user-logout button{width:100%}}