.page-module__WCJmBG__sidebarContainer{position:relative}.page-module__WCJmBG__sidebar{box-sizing:border-box;background-color:#fff;border-right:1px solid #e1e1e1;width:280px;padding:20px}.page-module__WCJmBG__sidebarTitle{color:#1e5631;border-bottom:1px solid #e1e1e1;margin-bottom:20px;padding-bottom:10px;font-size:1.5rem}.page-module__WCJmBG__searchBox{margin-bottom:20px}.page-module__WCJmBG__searchBox input{border:1px solid #ddd;border-radius:4px;width:100%;padding:10px;font-size:14px}.page-module__WCJmBG__sidebar ul{margin:0;padding:0;list-style:none}.page-module__WCJmBG__sidebar li{cursor:pointer;color:#333;border-radius:4px;margin-bottom:5px;padding:12px 15px;transition:all .2s}.page-module__WCJmBG__sidebar li:hover{background-color:#f5f5f5}.page-module__WCJmBG__sidebar li.page-module__WCJmBG__active{color:#fff;background-color:#1e5631}.page-module__WCJmBG__mobileToggle{color:#fff;text-align:left;cursor:pointer;background-color:#1e5631;border:none;border-radius:4px;width:100%;margin-bottom:10px;padding:12px 15px;font-size:16px;display:none}.page-module__WCJmBG__mobileSidebar{z-index:100;background:#fff;width:100%;max-height:0;transition:max-height .3s;display:none;position:absolute;overflow:hidden;box-shadow:0 4px 6px #0000001a}.page-module__WCJmBG__mobileSidebar.page-module__WCJmBG__open{max-height:500px;display:block}@media (max-width:768px){.page-module__WCJmBG__mobileToggle{display:block}.page-module__WCJmBG__sidebar:not(.page-module__WCJmBG__mobileSidebar){display:none}}
.profile-module__D38lPa__profileContainer{background:#fff;border-radius:8px;max-width:600px;margin:2rem auto;padding:2rem;position:relative;box-shadow:0 2px 4px #0000001a}.profile-module__D38lPa__title{text-align:center;color:#333;margin-bottom:2rem;font-size:1.75rem;font-weight:600}.profile-module__D38lPa__form{flex-direction:column;gap:1.5rem;display:flex}.profile-module__D38lPa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.profile-module__D38lPa__inputGroup label{color:#555;font-weight:500}.profile-module__D38lPa__inputGroup input{border:1px solid #ddd;border-radius:4px;padding:.8rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.profile-module__D38lPa__inputGroup input:focus{border-color:#007bff;outline:none;box-shadow:0 0 0 2px #007bff40}.profile-module__D38lPa__inputGroup input:disabled{cursor:not-allowed;background-color:#f5f5f5}.profile-module__D38lPa__error{color:#dc3545;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:1rem;padding:1rem}.profile-module__D38lPa__readOnlyInput{cursor:not-allowed;background-color:#f0f0f0}.profile-module__D38lPa__success{color:#28a745;background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;margin-bottom:1rem;padding:1rem}.profile-module__D38lPa__loading{text-align:center;color:#666;padding:2rem}.profile-module__D38lPa__label{color:#4b5563;justify-content:space-between;align-items:center;font-size:.875rem;font-weight:500;display:flex}.profile-module__D38lPa__helpText{color:#6b7280;font-size:.75rem;font-weight:400}.profile-module__D38lPa__input,.profile-module__D38lPa__textarea{border:1px solid #d1d5db;border-radius:4px;width:100%;padding:.75rem;font-size:1rem;transition:all .2s}.profile-module__D38lPa__textarea{resize:vertical;min-height:100px}.profile-module__D38lPa__input:focus,.profile-module__D38lPa__textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f61a}.profile-module__D38lPa__buttonGroup{gap:1rem;margin-top:1rem;display:flex}.profile-module__D38lPa__submitButton,.profile-module__D38lPa__cancelButton,.profile-module__D38lPa__confirmButton{cursor:pointer;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.profile-module__D38lPa__submitButton,.profile-module__D38lPa__confirmButton{color:#fff;background-color:#3b82f6;border:none}.profile-module__D38lPa__submitButton:hover:not(:disabled){background-color:#2563eb}
.Certificate-module__Ff-m6W__certificateTab{background-color:#f9f9f9;border-radius:8px;padding:20px;box-shadow:0 2px 8px #0000001a}.Certificate-module__Ff-m6W__head{color:#333;text-align:center;margin-bottom:20px;font-size:1.5rem;font-weight:600}.Certificate-module__Ff-m6W__certificateInfo{color:#333;margin-bottom:20px;font-size:1rem}.Certificate-module__Ff-m6W__certificateActions{justify-content:flex-start;gap:10px;display:flex}.Certificate-module__Ff-m6W__downloadButton,.Certificate-module__Ff-m6W__renewButton{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:4px;padding:10px 20px;font-size:1rem;transition:background-color .2s,transform .1s}.Certificate-module__Ff-m6W__downloadButton:hover,.Certificate-module__Ff-m6W__renewButton:hover{background-color:#0056b3}.Certificate-module__Ff-m6W__renewButton{background-color:#28a745}.Certificate-module__Ff-m6W__renewButton:hover{background-color:#218838}.Certificate-module__Ff-m6W__downloadButton:active,.Certificate-module__Ff-m6W__renewButton:active{transform:scale(.98)}.Certificate-module__Ff-m6W__downloadButton:disabled,.Certificate-module__Ff-m6W__renewButton:disabled{cursor:not-allowed;background-color:#ccc}@media (max-width:768px){.Certificate-module__Ff-m6W__certificateTab{padding:15px}.Certificate-module__Ff-m6W__head{margin-bottom:15px;font-size:1.25rem}.Certificate-module__Ff-m6W__certificateActions{flex-direction:column;gap:8px}.Certificate-module__Ff-m6W__downloadButton,.Certificate-module__Ff-m6W__renewButton{width:100%;padding:12px}}
.page-module__7z48rW__form{flex-direction:column;gap:20px;max-width:400px;margin:0 auto;padding:2rem;display:flex}.page-module__7z48rW__head{color:#333;text-align:center;margin-bottom:20px;font-size:1.5rem;font-weight:600}.page-module__7z48rW__inputGroup{flex-direction:column;gap:8px;display:flex}.page-module__7z48rW__inputGroup label{color:#333;font-weight:500}.page-module__7z48rW__inputGroup input{border:1px solid #ddd;border-radius:6px;padding:12px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.page-module__7z48rW__inputGroup input:focus{border-color:#007bff;outline:none;box-shadow:0 0 0 2px #007bff40}.page-module__7z48rW__error{color:#dc3545;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;margin-bottom:15px;padding:12px;font-size:.9rem}.page-module__7z48rW__submitButton{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:6px;padding:12px 24px;font-size:1rem;font-weight:500;transition:background-color .2s,transform .1s}.page-module__7z48rW__submitButton:hover{background-color:#0056b3}.page-module__7z48rW__submitButton:active{transform:scale(.98)}.page-module__7z48rW__submitButton:disabled{cursor:not-allowed;background-color:#ccc}@media (max-width:768px){.page-module__7z48rW__head{margin-bottom:15px;font-size:1.25rem}}@media (max-width:480px){.page-module__7z48rW__form{padding:1rem}.page-module__7z48rW__inputGroup input{padding:10px}}
.Modal-module__UBqx9q__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;animation:.3s ease-in-out Modal-module__UBqx9q__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__UBqx9q__modalContent{background:#fff;border-radius:10px;width:108%;max-width:720px;max-height:100vh;padding:2.4rem;animation:.3s ease-out Modal-module__UBqx9q__slideIn;position:relative;overflow-y:auto;box-shadow:0 2px 12px #0000001f}.Modal-module__UBqx9q__dashboardLayout{gap:2.4rem;display:flex}.Modal-module__UBqx9q__sideMenu{border-right:1px solid #eee;flex-direction:column;gap:.5rem;width:200px;display:flex}.Modal-module__UBqx9q__mainContent{flex:1;padding:1.2rem}.Modal-module__UBqx9q__tabButton{text-align:left;color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .3s;position:relative}.Modal-module__UBqx9q__tabButton:hover{color:#333;background-color:#f5f5f5;transform:translate(4px)}.Modal-module__UBqx9q__activeTab{color:#fff;background-color:#007bff;font-weight:500;animation:.3s ease-out Modal-module__UBqx9q__slideInLeft}.Modal-module__UBqx9q__activeTab:hover{color:#fff;background-color:#0056b3}.Modal-module__UBqx9q__closeButton{cursor:pointer;color:#333;background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%);border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:15px;right:20px;box-shadow:0 2px 8px #0000001a}.Modal-module__UBqx9q__closeButton:hover{color:#fff;background:linear-gradient(135deg,#007bff 0%,#0056b3 100%);border-color:#007bff;transform:rotate(90deg)scale(1.1);box-shadow:0 4px 12px #007bff4d}.Modal-module__UBqx9q__closeButton:active{transform:rotate(90deg)scale(.95)}.Modal-module__UBqx9q__deleteAccount{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:4px;padding:8px 16px;font-size:14px;transition:background-color .2s,transform .1s;position:absolute;bottom:20px}.Modal-module__UBqx9q__deleteAccount:hover:not(:disabled){background-color:#c82333;transform:scale(1.02)}.Modal-module__UBqx9q__deleteAccount:disabled{cursor:not-allowed;opacity:.7;background-color:#e4e4e4}.Modal-module__UBqx9q__deleteAccount:active:not(:disabled){transform:scale(.98)}@keyframes Modal-module__UBqx9q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__UBqx9q__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Modal-module__UBqx9q__modalContent{width:95%;max-width:100%;padding:1.6rem}.Modal-module__UBqx9q__dashboardLayout{flex-direction:column}.Modal-module__UBqx9q__sideMenu{border-bottom:1px solid #eee;border-right:none;flex-direction:row;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.8rem;width:100%;margin-bottom:1rem;padding-bottom:1rem;display:grid;overflow-x:visible}.Modal-module__UBqx9q__tabButton{white-space:normal;text-align:center;background-color:#f9f9f9;border:1px solid #ddd;border-radius:6px;flex:1;padding:.8rem .6rem;font-size:.9rem}.Modal-module__UBqx9q__tabButton:hover{color:#007bff;background-color:#e8f1ff;border-color:#007bff}.Modal-module__UBqx9q__activeTab{color:#fff;background-color:#007bff;border-color:#007bff}.Modal-module__UBqx9q__activeTab:hover{background-color:#0056b3;border-color:#0056b3}.Modal-module__UBqx9q__mainContent{margin-top:1.5rem;padding:4.5rem 0 1rem}.Modal-module__UBqx9q__closeButton{top:12px;right:12px}.Modal-module__UBqx9q__deleteAccount{width:calc(100% - 24px);bottom:12px;left:12px}}
.Notifications-module__5rTzRq__floatingBell{cursor:pointer;z-index:999;background:linear-gradient(135deg,#0093dd,#00b4d8);border-radius:50%;justify-content:center;align-items:center;width:60px;max-width:60px;height:60px;max-height:60px;transition:all .3s;animation:3s ease-in-out infinite Notifications-module__5rTzRq__float;display:flex;position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 8px 25px #0093dd66}.Notifications-module__5rTzRq__floatingBell:hover{transform:scale(1.05);box-shadow:0 10px 30px #0093dd99}.Notifications-module__5rTzRq__floatingBell:active{transform:scale(.95)}.Notifications-module__5rTzRq__floatingBell .Notifications-module__5rTzRq__bellIcon{color:#fff;font-size:24px}.Notifications-module__5rTzRq__floatingBell .Notifications-module__5rTzRq__notificationBadge{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(135deg,#ff4757,#ff3742);border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-width:18px;max-width:40px;height:18px;padding:2px 6px;font-size:11px;font-weight:700;animation:2s infinite Notifications-module__5rTzRq__badgePulse;display:flex;position:absolute;top:-3px;right:-3px;overflow:hidden;box-shadow:0 2px 8px #ff475766}@keyframes Notifications-module__5rTzRq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Notifications-module__5rTzRq__notificationsModal{z-index:1001;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out Notifications-module__5rTzRq__modalFadeIn;display:flex;position:fixed;top:0;left:0}@keyframes Notifications-module__5rTzRq__modalFadeIn{0%{opacity:0}to{opacity:1}}.Notifications-module__5rTzRq__modalContent{background:#fff;flex-direction:column;width:100%;height:100%;animation:.3s ease-out Notifications-module__5rTzRq__modalSlideUp;display:flex}@keyframes Notifications-module__5rTzRq__modalSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.Notifications-module__5rTzRq__modalHeader{color:#fff;background:linear-gradient(135deg,#0093dd,#00b4d8);border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:relative}.Notifications-module__5rTzRq__modalHeader h3{color:#fff;text-align:center;flex:1;margin:0;font-size:18px;font-weight:700}.Notifications-module__5rTzRq__backButton{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;margin-right:12px;padding:8px;transition:background-color .3s;position:static}.Notifications-module__5rTzRq__backButton:hover{background-color:#fff3}.Notifications-module__5rTzRq__headerActions{flex-shrink:0}.Notifications-module__5rTzRq__modalNotificationsList{flex:1;padding:0;overflow-y:auto}.Notifications-module__5rTzRq__floatingBell,.Notifications-module__5rTzRq__notificationsModal{display:none}.Notifications-module__5rTzRq__notificationsContainer{align-items:center;display:flex;position:relative}.Notifications-module__5rTzRq__bellWrapper{cursor:pointer;border-radius:50%;padding:8px;transition:background-color .3s;position:relative}.Notifications-module__5rTzRq__bellWrapper:hover{background-color:#0093dd1a}.Notifications-module__5rTzRq__bellIcon{color:#333;transition:color .2s}.Notifications-module__5rTzRq__bellIcon.Notifications-module__5rTzRq__hasNotifications{color:#0093dd;animation:.5s ease-in-out Notifications-module__5rTzRq__bellShake}.Notifications-module__5rTzRq__bellIcon:hover{color:#0093dd}@keyframes Notifications-module__5rTzRq__bellShake{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.Notifications-module__5rTzRq__notificationBadge{color:#fff;background:linear-gradient(135deg,#ff4757,#ff3742);border:2px solid #fff;border-radius:12px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:2px 6px;font-size:11px;font-weight:700;animation:2s infinite Notifications-module__5rTzRq__badgePulse;display:flex;position:absolute;top:2px;right:2px;box-shadow:0 2px 4px #ff47574d}@keyframes Notifications-module__5rTzRq__badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.Notifications-module__5rTzRq__notificationsDropdown{z-index:1000;background:#fff;border:1px solid #e9ecef;border-radius:12px;width:380px;max-height:500px;position:absolute;top:120%;right:0;overflow:hidden;box-shadow:0 8px 25px #00000026}.Notifications-module__5rTzRq__dropdownHeader{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Notifications-module__5rTzRq__dropdownHeader h3{color:#333;margin:0;font-size:18px;font-weight:700}.Notifications-module__5rTzRq__headerActions{gap:10px;display:flex}.Notifications-module__5rTzRq__markAllReadBtn{color:#0093dd;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:13px;font-weight:600;transition:background-color .3s}.Notifications-module__5rTzRq__markAllReadBtn:hover{background-color:#0093dd1a}.Notifications-module__5rTzRq__filtersContainer{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;gap:8px;padding:12px 16px;display:flex;overflow-x:auto}.Notifications-module__5rTzRq__filterBtn{color:#6c757d;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dee2e6;border-radius:20px;flex-shrink:0;padding:6px 12px;font-size:12px;font-weight:600;transition:all .3s}.Notifications-module__5rTzRq__filterBtn:hover{color:#0093dd;border-color:#0093dd}.Notifications-module__5rTzRq__filterBtn.Notifications-module__5rTzRq__active{color:#fff;background:linear-gradient(135deg,#0093dd,#00b4d8);border-color:#0093dd;box-shadow:0 2px 4px #0093dd4d}.Notifications-module__5rTzRq__notificationsList{max-height:320px;overflow-y:auto}.Notifications-module__5rTzRq__notificationsList::-webkit-scrollbar{width:6px}.Notifications-module__5rTzRq__notificationsList::-webkit-scrollbar-track{background:#f1f3f4}.Notifications-module__5rTzRq__notificationsList::-webkit-scrollbar-thumb{background:#c1c8cd;border-radius:10px}.Notifications-module__5rTzRq__notificationsList::-webkit-scrollbar-thumb:hover{background:#a8b2ba}.Notifications-module__5rTzRq__notificationItem{cursor:pointer;border-bottom:1px solid #f1f3f4;padding:16px 20px;transition:background-color .3s;position:relative}.Notifications-module__5rTzRq__notificationItem:hover{background-color:#0093dd0d}.Notifications-module__5rTzRq__notificationItem:last-child{border-bottom:none}.Notifications-module__5rTzRq__notificationItem.Notifications-module__5rTzRq__unread{background-color:#0093dd14;border-left:4px solid #0093dd}.Notifications-module__5rTzRq__notificationItem.Notifications-module__5rTzRq__unread:before{content:"";background:#0093dd;border-radius:50%;width:8px;height:8px;position:absolute;top:20px;left:8px}.Notifications-module__5rTzRq__notificationContent{width:100%}.Notifications-module__5rTzRq__notificationHeader{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.Notifications-module__5rTzRq__titleSection{flex:1;align-items:center;gap:8px;display:flex}.Notifications-module__5rTzRq__notificationTypeIcon{flex-shrink:0}.Notifications-module__5rTzRq__notificationTypeIcon.Notifications-module__5rTzRq__priority-high{color:#ff4757}.Notifications-module__5rTzRq__notificationTypeIcon.Notifications-module__5rTzRq__priority-medium{color:#ffa502}.Notifications-module__5rTzRq__notificationTypeIcon.Notifications-module__5rTzRq__priority-low{color:#747d8c}.Notifications-module__5rTzRq__notificationTitle{color:#333;margin:0;font-size:14px;font-weight:600;line-height:1.3}.Notifications-module__5rTzRq__notificationActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.Notifications-module__5rTzRq__timestamp{color:#6c757d;font-size:11px;font-weight:500}.Notifications-module__5rTzRq__deleteBtn{color:#6c757d;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;padding:4px;transition:color .3s}.Notifications-module__5rTzRq__notificationItem:hover .Notifications-module__5rTzRq__deleteBtn{opacity:1}.Notifications-module__5rTzRq__deleteBtn:hover{color:#dc3545;background-color:#dc35451a}.Notifications-module__5rTzRq__notificationMessage{color:#495057;margin:0 0 12px;font-size:13px;line-height:1.4}.Notifications-module__5rTzRq__notificationLinks{flex-wrap:wrap;gap:8px;display:flex}.Notifications-module__5rTzRq__actionLink{color:#0093dd;border:1px solid #0000;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Notifications-module__5rTzRq__actionLink:hover{background-color:#0093dd1a;border-color:#0093dd}.Notifications-module__5rTzRq__downloadLink{color:#28a745}.Notifications-module__5rTzRq__downloadLink:hover{background-color:#28a7451a;border-color:#28a745}.Notifications-module__5rTzRq__emptyState{text-align:center;color:#6c757d;padding:40px 20px}.Notifications-module__5rTzRq__emptyIcon{opacity:.5;margin-bottom:12px}.Notifications-module__5rTzRq__emptyState p{margin:0;font-size:14px}.Notifications-module__5rTzRq__dropdownFooter{text-align:center;background:#f8f9fa;border-top:1px solid #e9ecef;padding:12px 20px}.Notifications-module__5rTzRq__viewAllLink{color:#0093dd;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-block}.Notifications-module__5rTzRq__viewAllLink:hover{background-color:#0093dd1a}@media (max-width:850px){.Notifications-module__5rTzRq__notificationsContainer{display:none}.Notifications-module__5rTzRq__floatingBell,.Notifications-module__5rTzRq__notificationsModal{display:flex}}@media (max-width:480px){.Notifications-module__5rTzRq__floatingBell{width:48px;max-width:48px;height:48px;max-height:48px;bottom:12px;right:12px}.Notifications-module__5rTzRq__floatingBell:hover{transform:scale(1.02)}.Notifications-module__5rTzRq__floatingBell .Notifications-module__5rTzRq__bellIcon{font-size:18px}.Notifications-module__5rTzRq__floatingBell .Notifications-module__5rTzRq__notificationBadge{border:1px solid #fff;border-radius:8px;min-width:14px;max-width:24px;height:14px;padding:1px 3px;font-size:9px;top:-1px;right:-1px}.Notifications-module__5rTzRq__modalHeader{justify-content:space-between;align-items:center;padding:14px 16px;display:flex;position:relative}.Notifications-module__5rTzRq__modalHeader h3{text-align:center;flex:1;margin:0;font-size:16px}.Notifications-module__5rTzRq__backButton{flex-shrink:0;margin-right:8px;padding:8px;position:static;transform:none}.Notifications-module__5rTzRq__headerActions{flex-shrink:0}.Notifications-module__5rTzRq__filtersContainer{padding:10px 12px}.Notifications-module__5rTzRq__notificationItem{padding:12px 16px}.Notifications-module__5rTzRq__notificationTitle{font-size:13px}.Notifications-module__5rTzRq__notificationMessage{font-size:12px}}@media (max-width:375px){.Notifications-module__5rTzRq__floatingBell{width:44px;max-width:44px;height:44px;max-height:44px;bottom:10px;right:10px}.Notifications-module__5rTzRq__floatingBell:hover{transform:none}.Notifications-module__5rTzRq__floatingBell .Notifications-module__5rTzRq__bellIcon{font-size:16px}.Notifications-module__5rTzRq__floatingBell .Notifications-module__5rTzRq__notificationBadge{border:1px solid #fff;border-radius:6px;min-width:12px;max-width:20px;height:12px;padding:0 2px;font-size:8px;top:0;right:0}.Notifications-module__5rTzRq__modalHeader{padding:12px 14px}.Notifications-module__5rTzRq__modalHeader h3{font-size:15px}.Notifications-module__5rTzRq__backButton{margin-right:6px;padding:6px}}
.footer-module__hN6vzq__footer{background-color:#f7f7f7;border-top:1px solid #e0e0e0;margin-top:20vh;padding:2rem 10px}.footer-module__hN6vzq__footerContent{flex-wrap:wrap;justify-content:space-between;max-width:1400px;margin:0 auto;display:flex}.footer-module__hN6vzq__footerSection{min-width:200px;margin-bottom:1rem}.footer-module__hN6vzq__footerSection h3{margin-bottom:1rem;font-size:1.2rem}.footer-module__hN6vzq__footerSection ul{padding:0;list-style-type:none}.footer-module__hN6vzq__footerSection ul li{margin-bottom:.5rem}.footer-module__hN6vzq__footerSection a{color:#333;text-decoration:none}.footer-module__hN6vzq__footerSection a:hover{text-decoration:underline}.footer-module__hN6vzq__footerBottom{text-align:center;color:#666;margin-top:2rem;margin-left:50px;margin-right:40px;font-size:.9rem}.footer-module__hN6vzq__copyright{float:middle}@media screen and (max-width:850px){.footer-module__hN6vzq__footerContent{grid-template-columns:repeat(2,1fr);column-gap:20px;display:grid}.footer-module__hN6vzq__mail{word-wrap:break-word;overflow-wrap:break-word}.footer-module__hN6vzq__footerSection{margin-bottom:2rem}.footer-module__hN6vzq__copyright{float:middle;margin-bottom:.5rem;display:block}}
