.notifications_panel[data-v-3b29c408]{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;max-width:500px;overflow:hidden;width:100%}.notifications_header[data-v-3b29c408]{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:15px}.notifications_header h3[data-v-3b29c408]{color:#333;font-size:18px;margin:0}.notifications_header button[data-v-3b29c408]{background:none;border:none;color:#3498db;cursor:pointer;font-size:14px}.notifications_header button[data-v-3b29c408]:hover{text-decoration:underline}.notifications_header button[data-v-3b29c408]:disabled{color:#ccc;cursor:not-allowed;text-decoration:none}.notifications_empty[data-v-3b29c408],.notifications_error[data-v-3b29c408],.notifications_loading[data-v-3b29c408]{color:#666;padding:30px;text-align:center}.notifications_empty p[data-v-3b29c408],.notifications_error p[data-v-3b29c408],.notifications_loading p[data-v-3b29c408]{margin:10px 0}.notifications_empty button[data-v-3b29c408],.notifications_error button[data-v-3b29c408],.notifications_loading button[data-v-3b29c408]{background-color:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:10px;padding:8px 15px}.notifications_empty button[data-v-3b29c408]:hover,.notifications_error button[data-v-3b29c408]:hover,.notifications_loading button[data-v-3b29c408]:hover{background-color:#2980b9}.notifications_list[data-v-3b29c408]{max-height:400px;overflow-y:auto}.notification_item[data-v-3b29c408]{border-bottom:1px solid #eee;cursor:pointer;display:flex;padding:15px;transition:background-color .2s}.notification_item[data-v-3b29c408]:hover{background-color:#f9f9f9}.notification_item.notification_unread[data-v-3b29c408]{background-color:#f0f7ff}.notification_item.notification_unread[data-v-3b29c408]:hover{background-color:#e6f2ff}.notification_item.notification_unread .notification_title[data-v-3b29c408]{font-weight:700}.notification_item.notification_info .notification_icon[data-v-3b29c408]{color:#3498db}.notification_item.notification_success .notification_icon[data-v-3b29c408]{color:#2ecc71}.notification_item.notification_warning .notification_icon[data-v-3b29c408]{color:#f39c12}.notification_item.notification_error .notification_icon[data-v-3b29c408]{color:#e74c3c}.notification_icon[data-v-3b29c408]{align-items:flex-start;color:#666;display:flex;font-size:20px;margin-right:15px}.notification_content[data-v-3b29c408]{flex:1}.notification_title[data-v-3b29c408]{color:#333;font-weight:700;margin-bottom:5px}.notification_message[data-v-3b29c408]{color:#666;font-size:14px;line-height:1.4;margin-bottom:5px}.notification_date[data-v-3b29c408]{color:#999;font-size:12px}.notifications_pagination[data-v-3b29c408]{align-items:center;border-top:1px solid #eee;display:flex;justify-content:space-between;padding:15px}.notifications_pagination button[data-v-3b29c408]{background:none;border:1px solid #ddd;border-radius:4px;cursor:pointer;padding:5px 10px}.notifications_pagination button[data-v-3b29c408]:disabled{color:#ccc;cursor:not-allowed}.notifications_pagination span[data-v-3b29c408]{color:#666}header{background:#fff;box-shadow:0 2px 30px #bfbfbf33;height:74px;transition:all .3s ease}@media screen and (min-width:1300px){header{left:0;position:fixed;right:0;top:0;width:100%;z-index:1000}header.scrolled{background:#ffffffd9;box-shadow:0 2px 30px #bfbfbf4d}header.scrolled,header.scrolled.transparent{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}header.scrolled.transparent{background:#f5f8ffd9;box-shadow:0 2px 30px #bfbfbf33}}header.transparent{background-color:#f5f8ff;box-shadow:none;height:auto;padding-top:25px}@media screen and (min-width:1300px){header.transparent{height:99px}}@media screen and (max-width:1299px){header.transparent{padding-top:0}}header .container{display:flex;flex-direction:row;height:74px}header .header_top{align-items:center;display:flex;height:74px;justify-content:space-between}header .header_top .logo{height:43px;margin-right:1rem;margin-top:3px;max-height:43px}header .header_top .logo img{height:40px;max-height:40px}@media screen and (max-width:1299px){header .header_top{width:100%}}header .header_content{align-items:center;display:flex;flex-grow:1;justify-content:space-between;padding-left:20px;width:100%}@media screen and (max-width:1299px){header .header_content{display:none;justify-content:flex-start}header .header_content.mobile_visible{display:flex}}header nav{align-items:center;display:flex}@media screen and (max-width:1299px){header nav{flex:1}}header nav a{margin-right:1rem}header nav ul{display:flex}header nav ul.grey_links li a{color:#535862}header .profile{height:40px}header .profile,header .profile .actions{align-items:center;display:flex}@media screen and (max-width:1299px){header .profile .actions{align-items:center;flex-direction:column;gap:16px;margin-bottom:16px}}header .profile .actions.links{align-items:center;display:flex;gap:22px}header .profile .actions.links a{font-size:16px;font-weight:400;line-height:24px}header .profile .actions.links a.btn{align-items:center;border-radius:10px;display:flex;font-size:16px;height:48px;justify-content:center;min-width:132px;text-align:center}header .profile .balance_actions{align-items:center;border-right:1px solid #f0f1f3;display:flex;height:40px;padding-right:16px}@media screen and (max-width:1299px){header .profile .balance_actions{align-items:center;border-right:none;flex-direction:column;height:auto;padding-bottom:16px;padding-right:0}}header .profile .balance_actions .balance{align-items:center;color:var(--text);display:flex;font-size:14px;font-weight:500;height:40px;padding-right:16px}@media screen and (max-width:1299px){header .profile .balance_actions .balance{margin-bottom:16px;padding-right:0}}header .profile .balance_actions .balance span{align-items:center;background:var(--green);border-radius:50%;display:flex;height:32px;justify-content:center;margin-left:12px;width:32px}header .profile .balance_actions .balance span i{color:#fff;font-size:18px}header .profile .profile_actions{align-items:center;border-right:1px solid #f0f1f3;display:flex;height:40px;padding-left:14px;padding-right:14px}@media screen and (max-width:1299px){header .profile .profile_actions{border-right:none;order:-1}}header .profile .profile_actions a{color:var(--icon);font-size:20px;margin-right:14px}header .profile .profile_actions a.notification{align-items:center;display:flex;height:40px;justify-content:center;position:relative;width:40px}header .profile .profile_actions a.notification>.count{align-items:center;background:var(--red);border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:600;height:18px;justify-content:center;min-width:18px;position:absolute;right:-4px;top:0}header .profile .profile_actions a.btn_secondary{border:1px solid #d5d7da;color:#414651;font-size:14px;font-weight:600;line-height:20px;margin-right:0}header .profile .profile_actions a.btn_secondary i{color:#858d9d;margin-left:5px}header .profile .profile_info{align-items:center;display:flex;padding-left:16px;position:relative}@media screen and (max-width:1299px){header .profile .profile_info{display:none}}header .profile .profile_info .name{display:flex;flex-direction:column;justify-content:center}header .profile .profile_info .name strong{color:var(--text);font-size:14px;font-weight:500}header .profile .profile_info .name span{color:var(--dark_grey_text);font-size:12px;line-height:18px}header .profile .profile_info .actions{margin-left:5px}header .profile .profile_info .actions>a{align-items:center;color:var(--icon);display:block;display:flex;font-size:18px;height:18px;justify-content:center;margin-left:20px;transition:transform .3s ease;width:18px}header .profile .profile_info .actions .dropdown{background-color:#fff;border:1px solid #e0e2e7;border-radius:8px;display:block;left:0;padding:5px 16px;position:absolute;top:50px;width:200px;z-index:100}header .profile .profile_info .actions .dropdown a{border-bottom:1px solid #e0e2e7;color:#414651;display:block;font-size:14px;font-weight:600;padding:10px 0}header .profile .profile_info .actions .dropdown a:last-child{border-bottom:none}header .profile .profile_info .actions .dropdown a.logout{color:var(--red)}header .notifications_container{position:absolute;right:20px;top:60px;z-index:1000}header .active{color:#3498db;font-weight:700}header .tltp-burger-parent{align-items:center;border-radius:50%;display:flex;height:36px;justify-content:center;padding:8px;width:36px}header .tltp-burger-parent.tooltip_burger_highlighted{background:#fff;box-shadow:0 -2px 20px #0000001a}header .tltp-burger-parent.tooltip_burger_highlighted .burger_toggle{cursor:pointer;pointer-events:auto}@media screen and (min-width:1299px){header .tltp-burger-parent{display:none}}header .burger_toggle{align-items:center;cursor:pointer;display:none;justify-content:center;z-index:1010}@media screen and (max-width:1299px){header .burger_toggle{display:flex}}header .burger_toggle .burger_icon{height:16px;position:relative;width:20px}header .burger_toggle .burger_icon span{background-color:#444;border-radius:2px;display:block;height:2px;left:0;opacity:1;position:absolute;transform:rotate(0);transition:.25s ease-in-out;width:100%}header .burger_toggle .burger_icon span:first-child{top:0}header .burger_toggle .burger_icon span:nth-child(2){top:7px}header .burger_toggle .burger_icon span:nth-child(3){top:14px}header .burger_toggle .burger_icon.open span:first-child{top:9px;transform:rotate(135deg)}header .burger_toggle .burger_icon.open span:nth-child(2){left:-60px;opacity:0}header .burger_toggle .burger_icon.open span:nth-child(3){top:9px;transform:rotate(-135deg)}header.mobile_open{bottom:0;height:100%;left:0;overflow-y:auto;position:fixed;right:0;top:0;width:100%;z-index:1000}header.mobile_open .container{flex-direction:column;height:100%}header.mobile_open .header_content.mobile_visible{display:flex;flex-direction:column;overflow-y:auto;padding:15px 0}header.mobile_open .header_content.mobile_visible nav{align-items:center;flex-direction:column;margin-bottom:30px;order:2}header.mobile_open .header_content.mobile_visible nav ul{align-items:center;flex-direction:column;margin:0;padding:0}header.mobile_open .header_content.mobile_visible nav ul li{margin:10px 0}header.mobile_open .header_content.mobile_visible nav ul li a{display:block;font-size:18px;margin-right:0;padding:3px 0;text-align:center}header.mobile_open .header_content.mobile_visible .profile{flex-direction:column;height:auto;margin-top:0;order:1}header.mobile_open .header_content.mobile_visible .profile .actions.links{flex-direction:column;gap:0;margin-bottom:35px}header.mobile_open .header_content.mobile_visible .profile .actions.links a.btn{font-size:16px;margin-bottom:15px;order:-1;width:100%}header.mobile_open .header_content.mobile_visible .profile .actions.links a{font-size:18px}@media screen and (max-width:1299px){header .burger_toggle{display:flex}header .header_content{display:none}header .header_content.mobile_visible{display:flex;gap:16px}header .header_content .mobile_menu_actions{align-items:flex-end;display:flex;flex:1}header .header_content .mobile_menu_actions a{color:#535862;display:block;font-size:18px;margin-right:0;padding:10px 0}}
