@import url(https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.community-card{background:#fff;border-radius:16px;box-shadow:0 8px 24px #00000014;min-height:-webkit-min-content;min-height:min-content;overflow:hidden;position:relative;transition:all .3s ease}.community-card:hover{box-shadow:0 12px 32px #0000001f;transform:translateY(-3px)}.community-cover{height:80px;overflow:hidden;position:relative}.community-cover img{height:100%;object-fit:cover;width:100%}.cover-overlay{background:linear-gradient(135deg,#8865e14d,#7c5ce04d);bottom:0;left:0;position:absolute;right:0;top:0}.community-image{border:3px solid #fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;height:60px;left:20px;overflow:hidden;position:absolute;top:40px;width:60px}.community-image img{height:100%;object-fit:cover;width:100%}.community-content{padding:35px 20px 20px}.community-header{margin-bottom:12px}.community-name{color:#333;font-size:18px;font-weight:600;margin-bottom:4px}.community-tag{background:#8865e11a;border-radius:16px;color:#8865e1;font-size:12px;font-weight:500;padding:3px 10px}.community-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:13px;line-height:1.4;margin-bottom:15px;overflow:hidden;position:relative}.see-more-btn{background:none;border:none;color:#8865e1;cursor:pointer;display:inline;font-size:12px;font-weight:500;margin:0 0 0 4px;padding:0}.see-more-btn:hover{color:#7c5ce0;text-decoration:underline}.community-stats{background:linear-gradient(145deg,#f8f6ff,#f0ebff);border-radius:12px;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-bottom:15px;padding:12px}.stat-item{flex:1 1;min-width:60px;padding:0 4px;text-align:center}.stat-number{color:#8865e1;display:block;font-size:16px;font-weight:700;margin-bottom:3px}.stat-label{color:#666;font-size:10px;font-weight:500;text-transform:uppercase}.join-btn{align-items:center;background:linear-gradient(135deg,#8865e1,#7c5ce0);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;justify-content:center;overflow:hidden;padding:12px 16px;position:relative;transition:all .3s ease;width:100%}.join-btn:hover:not(:disabled){background:linear-gradient(135deg,#7c5ce0,#6b46c1);box-shadow:0 6px 20px #8865e14d;transform:translateY(-2px)}.join-btn:active:not(:disabled){box-shadow:0 4px 12px #8865e133;transform:translateY(0)}.join-btn.joined{background:linear-gradient(135deg,#ef4444,#dc2626)}.join-btn.joined:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 6px 20px #ef44444d}.join-btn.loading{background:linear-gradient(135deg,#9ca3af,#6b7280);cursor:not-allowed;gap:8px;pointer-events:none}.join-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-top-color:#fff;height:14px;width:14px}.overlay{align-items:center;animation:fadeIn .25s ease-in-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1118278c;display:none;inset:0;justify-content:center;padding:16px;position:fixed;z-index:9999!important}.overlay.show{display:flex!important}.overlay .popup{animation:slideUp .28s ease-in-out;background:linear-gradient(135deg,#fff,#faf7ff);border:1px solid #8865e114;border-radius:18px;box-shadow:0 24px 70px #00000029,0 8px 25px #8865e11f;box-sizing:border-box;max-height:85vh;overflow-y:auto;padding:24px 22px 20px;position:relative;width:min(720px,95vw);z-index:10000!important}@media (max-width:640px){.overlay .popup{border-radius:16px;max-height:85vh;padding:20px 16px;width:95vw}.popup-header{margin-bottom:12px}.popup-buttons{flex-direction:column-reverse;gap:8px;margin-top:16px}.popup button{padding:12px;width:100%}}.popup-header{align-items:center;display:flex;gap:12px;margin-bottom:14px;padding-right:32px}.popup-icon{align-items:center;background:linear-gradient(135deg,#ede9fe,#e0d7ff);border-radius:14px;box-shadow:inset 0 1px 0 #fff9;color:#6d28d9;display:inline-flex;flex-shrink:0;font-size:22px;height:42px;justify-content:center;width:42px}.popup-icon.success{background:linear-gradient(135deg,#ecfdf3,#daf7e7);color:#0f9c6e}.popup-icon.error{background:linear-gradient(135deg,#fef2f2,#fde8e8);color:#dc2626}.popup-icon.warning{background:linear-gradient(135deg,#fff7ed,#ffedd5);color:#d97706}.popup-icon.info{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb}.popup-titles{display:flex;flex-direction:column;gap:4px}.popup-title{color:#1f2937;font-size:1.2rem;font-weight:700;line-height:1.2}.popup-subtitle{color:#6b7280;font-size:.95rem}.popup-content{color:#4b5563;font-size:.98rem;line-height:1.6}.popup-buttons{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}.popup button{border:none;border-radius:12px;box-shadow:0 10px 25px #00000014;cursor:pointer;font-size:.95rem;font-weight:600;padding:11px 22px;transition:all .2s ease-in-out}.popup .cancel{background:#f5f5f7;border:1px solid #e5e7eb;color:#1f2937}.popup .cancel:hover{background:#edeff5;transform:translateY(-1px)}.popup .add{background:linear-gradient(135deg,#8865e1,#7c5ce0);box-shadow:0 10px 25px #8865e159;color:#fff;font-weight:700}.popup .add:hover{background:linear-gradient(135deg,#7654d6,#6c4aca);transform:translateY(-1px)}.close-icon{align-items:center;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;font-size:1.35rem;height:34px;justify-content:center;position:absolute;right:12px;top:12px;transition:all .15s;width:34px;z-index:10001}.close-icon:hover{background:#f3f4f6;box-shadow:0 4px 10px #00000014;color:#111827}.popup-table{border-collapse:collapse;margin-top:10px;width:100%}.popup-table td{padding:8px 10px;vertical-align:top}.popup-table td:first-child{color:#333;font-weight:600;width:35%}.popup-table td:last-child{color:#555;width:65%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.popup.success{padding:32px 24px 24px}.popup.success .popup-title{color:#0f9c6e}.popup.error .popup-title{color:#dc2626}.popup.warning .popup-title{color:#d97706}.popup.info .popup-title{color:#2563eb}.popup-buttons.single{justify-content:center}.popup-buttons.single button{min-width:120px}[lang=ar] .popup,[lang=ar] .popup-content{direction:rtl;text-align:right}[lang=ar] .popup-table td{text-align:right}[lang=ar] .popup-buttons{justify-content:flex-start}[lang=ar] .close-icon{left:16px;right:auto}[lang=ar] .popup-header:before{margin-left:8px;margin-right:0}[lang=ar] .popup-header{padding-left:30px;padding-right:0}.expert-card{align-items:center;background:#fff;border:1px solid #8865e11a;border-radius:12px;box-shadow:0 5px 15px #00000014;cursor:pointer;display:flex;gap:10px;padding:12px;position:relative;transition:all .3s ease}.expert-image img{border:2px solid #f0ebff;border-radius:50%;height:50px;object-fit:cover;transition:all .3s ease;width:50px}.expert-info{flex:1 1;min-width:0;overflow:hidden}.expert-name{font-size:13px!important;line-height:1.2;margin-bottom:4px}.expert-expertise,.expert-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expert-expertise{color:#8865e1;font-size:14px;font-weight:500;line-height:1.4;margin-bottom:0}.expert-actions{flex-shrink:0}.view-profile-btn{align-items:center;background:linear-gradient(135deg,#8865e1,#7c5ce0);border:none;border-radius:12px;box-shadow:0 4px 12px #8865e14d;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:42px;justify-content:center;transition:all .3s ease;width:42px}.view-profile-btn:hover{background:linear-gradient(135deg,#7c5ce0,#6b46c1);box-shadow:0 6px 16px #8865e166;transform:scale(1.05)}.view-profile-btn i{font-size:18px}@media (max-width:768px){.expert-card{gap:8px;padding:12px}.expert-image img{height:45px;width:45px}.expert-name{font-size:13px}.expert-expertise{font-size:10px}.view-profile-btn{height:32px;width:32px}.view-profile-btn i{font-size:14px}}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.section-title{color:#333;font-size:20px;font-weight:600;margin-bottom:0;padding-bottom:10px;position:relative}.section-title:after{background:linear-gradient(90deg,#8865e1,#7c5ce0);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:50px}.see-all-btn{align-items:center;background:linear-gradient(135deg,#8865e1,#7c5ce0);border:none;border-radius:20px;box-shadow:0 3px 10px #8865e14d;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:6px;padding:8px 14px;transition:all .3s ease}.see-all-btn:hover{background:linear-gradient(135deg,#7c5ce0,#6b46c1);box-shadow:0 5px 14px #8865e166;transform:translateY(-2px)}.see-all-btn i{font-size:14px}.experts-footer{margin-top:15px;text-align:center}.see-all-bottom-btn{align-items:center;background:#fff;border:2px solid #8865e1;border-radius:25px;color:#8865e1;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:8px;justify-content:center;padding:10px 20px;transition:all .3s ease;width:100%}.see-all-bottom-btn:hover{background:#8865e1;box-shadow:0 6px 16px #8865e14d;color:#fff;transform:translateY(-2px)}.see-all-bottom-btn i{font-size:16px}.experts-grid{display:flex;flex-direction:column;gap:12px;height:auto;max-height:none;overflow:visible}.expert-card.loading{pointer-events:none}.skeleton-image{border-radius:50%;height:50px;width:50px}.skeleton-image,.skeleton-text{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}.skeleton-text{border-radius:4px;height:10px;margin-bottom:6px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.error-message{background:#fee;border:1px solid #f5c6cb;border-radius:8px;color:#e74c3c;font-size:13px;padding:15px;text-align:center}.loading-message,.no-experts-message{color:#666;font-size:13px;padding:15px;text-align:center}.no-experts-message{font-style:italic}.experts-loading{color:#666;font-size:13px;padding:15px;text-align:center}.experts-section{height:auto;max-height:none;overflow:visible;width:100%}@media (max-width:768px){.community-content{padding:30px 15px 15px}.community-stats{padding:10px}.stat-number{font-size:14px}.join-btn{font-size:13px;padding:10px 14px}.section-header{align-items:flex-start;flex-direction:column;gap:10px}.see-all-btn{align-self:stretch;justify-content:center}.section-title{font-size:18px}.calendar-container{padding:12px}.calendar-title{font-size:14px}}.post-creator{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:24px;padding:24px}.post-creator-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.privacy-selector-header{margin-left:auto}.privacy-selector-header .privacy-toggle{background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;display:flex;gap:4px;padding:4px}.privacy-selector-header .privacy-btn{align-items:center;background:#0000;border:none;border-radius:16px;color:#6c757d;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;padding:6px 12px;transition:all .3s ease}.privacy-selector-header .privacy-btn:hover{background:#e9ecef;color:#495057}.privacy-selector-header .privacy-btn.active{background:#0a66c2;box-shadow:0 2px 4px #0a66c233;color:#fff}.user-avatar img{border:2px solid #8865e1;height:48px;width:48px}.creator-info{flex:1 1;margin-left:12px}.creator-info h3{color:#2c3e50;font-size:16px;font-weight:600;margin:0}.creator-info p{color:#7f8c8d;font-size:14px;margin:4px 0 0}.post-type-selector{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.type-btn{align-items:center;background:#fff;border:2px solid #e9ecef;border-radius:20px;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:all .3s ease}.type-btn:hover{background:#f8f6ff;border-color:#8865e1}.type-btn.active{background:linear-gradient(135deg,#8865e1,#7c5ce0);border-color:#8865e1;color:#fff}.type-icon{font-size:16px}.content-input{margin-bottom:20px;position:relative}.textarea-wrapper{min-height:120px;position:relative;width:100%}.post-textarea{background:#0000;border:2px solid #e9ecef;border-radius:12px;box-sizing:border-box;caret-color:#333;color:#2c3e50;font-family:Poppins,sans-serif;font-size:16px;left:0;line-height:1.5;min-height:120px;padding:16px;position:absolute;resize:none;top:0;transition:border-color .3s ease;width:100%;z-index:auto}.post-textarea:focus{border-color:#8865e1;outline:none}.post-textarea::placeholder{color:#6c757d;opacity:1}.formatted-content-preview{word-wrap:break-word;color:#0000;font-family:Poppins,sans-serif;font-size:16px;left:0;line-height:1.5;min-height:120px;padding:16px;pointer-events:none;position:absolute;top:0;white-space:pre-wrap;width:100%;z-index:1}.textarea-wrapper:has(.post-textarea:placeholder-shown) .formatted-content-preview{display:none}.content-tools{bottom:12px;display:flex;gap:8px;pointer-events:auto;position:absolute;right:12px;z-index:5}.tool-btn{align-items:center;background:#f8f9fa;border:none;border-radius:50%;color:#6c757d;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;transition:all .3s ease;width:32px}.tool-btn:hover{background:#8865e1;color:#fff;transform:scale(1.1)}.media-upload{margin-bottom:20px}.file-input{display:none}.upload-label{align-items:center;background:#f8f6ff;border:2px dashed #8865e1;border-radius:12px;cursor:pointer;display:flex;gap:12px;padding:16px;transition:all .3s ease}.upload-label:hover{background:#f0ebff;border-color:#7c5ce0}.upload-icon{font-size:24px}.selected-images,.selected-video{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.image-preview,.video-preview{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;max-width:100%;padding:8px;position:relative}.file-name{color:#333;flex:1 1;font-size:14px;max-width:310px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-size{color:#6c757d;font-size:12px}.remove-file,.remove-option{align-items:center;background:#dc3545;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:12px;height:20px;justify-content:center;width:20px}.poll-creator{margin-bottom:20px}.poll-creator h4{color:#2c3e50;font-size:16px;font-weight:600;margin:0 0 16px}.poll-option1{align-items:center;display:flex;gap:12px;margin-bottom:7px}.poll-input{border:2px solid #e9ecef;border-radius:8px;flex:1 1;font-size:14px;padding:12px 16px;transition:border-color .3s ease}.poll-input:focus{border-color:#8865e1;outline:none}.poll-input.error{background-color:#fff5f5;border-color:#dc3545}.poll-input.error:focus{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.poll-error{align-items:center;animation:slideDown .3s ease;background-color:#fff5f5;border-left:3px solid #dc3545;border-radius:6px;color:#dc3545;display:flex;font-size:13px;font-weight:500;gap:6px;margin-bottom:14px;margin-left:4px;padding:4px 8px}.add-option,.poll-error i{font-size:14px}.add-option{align-items:center;background:#0000;border:2px dashed #8865e1;border-radius:8px;color:#8865e1;cursor:pointer;display:flex;font-weight:500;gap:6px;padding:8px 16px;transition:all .3s ease}.add-option:hover{background:#f8f6ff}.mentions-dropdown{animation:slideDown .2s ease-out;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 8px 24px #0000001f,0 2px 8px #00000014;max-height:240px;min-width:280px;overflow-y:auto;position:absolute;scrollbar-color:#8865e1 #f8f9fa;scrollbar-width:thin;z-index:1000}.mentions-dropdown::-webkit-scrollbar{width:6px}.mentions-dropdown::-webkit-scrollbar-track{background:#f8f9fa;border-radius:3px}.mentions-dropdown::-webkit-scrollbar-thumb{background:#8865e1;border-radius:3px}.mentions-dropdown::-webkit-scrollbar-thumb:hover{background:#7c5ce0}.mention-item{border-bottom:1px solid #f5f5f5;gap:12px;padding:12px 16px;transition:all .2s ease}.mention-item:last-child{border-bottom:none}.mention-item:hover{background:linear-gradient(135deg,#f8f6ff,#f0ebff);padding-left:20px}.mention-item.loading,.mention-item.no-results{color:#7f8c8d;cursor:default;font-size:14px;justify-content:center;padding:16px}.mention-item.loading:hover,.mention-item.no-results:hover{background:#0000;padding-left:16px}.mention-avatar{border:2px solid #8865e1;flex-shrink:0;height:40px;width:40px}.mention-info{flex:1 1;gap:2px;min-width:0}.mention-name{font-size:14px}.mention-name,.mention-username{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mention-username{color:#7f8c8d;font-size:12px}.post-actions1{justify-content:flex-end}.submit-btn{align-items:center;background:linear-gradient(135deg,#8865e1,#7c5ce0);border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.submit-btn:hover:not(:disabled){box-shadow:0 8px 25px #8865e14d;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.6}.btn-icon{font-size:18px}.emoji-picker-container{border-radius:12px;bottom:50px;box-shadow:0 4px 12px #00000026;overflow:hidden;position:absolute;right:0;z-index:1000}.emoji-container{display:inline-block;position:relative}.emoji-picker-wrapper{left:0;position:absolute;top:40px;z-index:1000}.emoji-picker-container .EmojiPickerReact{border:1px solid #e9ecef!important;border-radius:12px!important}.emoji-picker-container .EmojiPickerReact .epr-search-container input{border:1px solid #e9ecef!important;border-radius:8px!important}.emoji-picker-container .EmojiPickerReact .epr-emoji-category-label{background:#f8f9fa!important}.link-previews{display:flex;flex-direction:column;gap:12px;margin-top:16px}.link-preview-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.link-preview-card:hover{border-color:#8865e1;box-shadow:0 4px 12px #8865e11a}.remove-preview{align-items:center;background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;display:none!important;font-size:12px;height:24px;justify-content:center;position:absolute;right:8px;top:8px;transition:all .3s ease;width:24px;z-index:10}.remove-preview:hover{background:#dc3545;transform:scale(1.1)}.preview-content,.preview-image{display:flex;height:120px}.preview-image{align-items:center;background:#f8f9fa;flex-shrink:0;justify-content:center;overflow:hidden;width:120px}.preview-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.link-preview-card:hover .preview-image img{transform:scale(1.05)}.preview-text{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;min-width:0;padding:16px}.preview-domain{color:#6c757d;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.preview-title{color:#2c3e50;font-size:16px;font-weight:600;line-height:1.3;margin-bottom:8px}.preview-description,.preview-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.preview-description{color:#7f8c8d;font-size:14px;line-height:1.4}.link-preview-loading{align-items:center;background:#f8f9fa;border-radius:8px;color:#6c757d;display:flex;font-size:14px;gap:8px;margin-top:12px;padding:12px 16px}.link-preview-loading i{color:#8865e1;font-size:16px}.published-post{background:#fff;border:1px solid #e9ecef;border-radius:16px;box-shadow:0 2px 8px #0000000d;margin-bottom:20px;padding:20px}.post-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.post-avatar{border:2px solid #8865e1;border-radius:50%;height:40px;object-fit:cover;width:40px}.post-user-info h4{color:#2c3e50;font-size:15px;font-weight:600;margin:0}.post-time{color:#6c757d;font-size:13px}.post-content{color:#2c3e50;line-height:1.6}.post-content p{font-size:15px;margin:0 0 16px}.embedded-link-preview{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 4px #0000000d;cursor:pointer;margin-top:12px;overflow:hidden;transition:all .3s ease}.embedded-link-preview:hover{border-color:#8865e1;box-shadow:0 4px 12px #8865e126;transform:translateY(-1px)}.embedded-preview-image{align-items:center;background:#f8f9fa;display:flex;height:200px;justify-content:center;overflow:hidden;width:100%}.embedded-preview-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.embedded-link-preview:hover .embedded-preview-image img{transform:scale(1.02)}.embedded-preview-text{padding:16px}.embedded-preview-domain{color:#8865e1;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.embedded-preview-title{-webkit-line-clamp:2;color:#2c3e50;font-size:16px;font-weight:600;line-height:1.3;margin-bottom:8px}.embedded-preview-description,.embedded-preview-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.embedded-preview-description{-webkit-line-clamp:3;color:#6c757d;font-size:14px;line-height:1.4}.post-privacy-footer{align-items:center;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-top:20px;padding-top:16px}.privacy-selector-footer{display:inline-block;position:relative}.privacy-dropdown-toggle{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:20px;color:#6c757d;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 16px;transition:all .3s ease}.privacy-dropdown-toggle.active,.privacy-dropdown-toggle:hover{background:#f8f6ff;border-color:#8865e1;color:#8865e1}.privacy-dropdown-menu{background:#fff;border:1px solid #e9ecef;border-radius:12px;bottom:100%;box-shadow:0 4px 12px #00000026;left:0;margin-bottom:8px;min-width:180px;padding:8px;position:absolute;z-index:1000}.privacy-dropdown-item{align-items:center;background:#0000;border:none;border-radius:8px;color:#6c757d;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 12px;text-align:left;transition:all .3s ease;width:100%}.privacy-dropdown-item:hover{background:#f8f6ff;color:#8865e1}.privacy-dropdown-item.active{background:#f0ebff;color:#8865e1}.privacy-dropdown-item i{font-size:16px}.mention-tag{align-items:center;border-radius:0;cursor:pointer;display:inline-block;font-weight:600;margin-right:0;padding:0;position:relative;width:-webkit-fit-content;width:fit-content}.mention-tag:before{background-color:#8a63ff4d;border-radius:6px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hashtag{color:#0a66c2;font-weight:600}.mention-tag-post{background:#8b5cf61a;border-radius:4px;color:#8b5cf6;cursor:pointer;font-weight:600;padding:2px 6px;transition:all .2s ease}.mention-tag-post:hover{background:#8b5cf633}.hashtag-post{color:#3b82f6;cursor:pointer;font-weight:600}.hashtag-post:hover{text-decoration:underline}.formatted-content-preview .mention-tag.active-mention{background-color:#e8f4ff;border:1px solid #0a66c2;border-radius:4px;color:#0000!important;display:inline;line-height:1.5;margin:0;padding:0 4px}@media (max-width:768px){.post-creator{box-sizing:border-box;margin-left:0;margin-right:0;max-width:100%;width:100%}.post-creator-header{gap:12px}.privacy-selector-header{align-self:flex-end;margin-left:0}.content-tools{justify-content:center;margin-top:12px;position:static}.emoji-picker-container{left:0;right:auto}.mentions-dropdown{max-height:180px;max-width:calc(100vw - 48px);min-width:240px}.mention-item{padding:10px 12px}.mention-avatar{height:36px;width:36px}.post-privacy-footer{align-items:flex-start;flex-direction:column;gap:12px}.privacy-selector-footer{align-self:flex-start}.privacy-dropdown-menu{left:auto;right:0}.post-actions1{justify-content:flex-end;width:100%}.formatted-content-preview,.post-textarea{font-size:15px;min-height:100px;padding:12px}.preview-content{flex-direction:column;height:auto}.preview-image{height:160px;width:100%}.preview-text{padding:12px}.preview-title{font-size:15px}.preview-description{font-size:13px}.embedded-preview-image{height:160px}.embedded-preview-text{padding:12px}.embedded-preview-title{font-size:15px}.embedded-preview-description{font-size:13px}}@media (max-width:250px){.post-creator-header{align-items:flex-start;flex-direction:column;gap:12px}}.privacy-hidden-message{align-items:center;color:#666;display:flex;font-size:14px;gap:8px;padding:8px 12px}.post-actions1{align-items:center;display:flex;margin-left:auto}.reactions-summary{align-items:center;cursor:pointer;display:flex;gap:8px;margin-bottom:8px}.reaction-emojis,.reactions-count{cursor:pointer}.reactions-count:hover{color:#333}.comments-section{border-top:1px solid #f0f0f0;margin-top:16px;padding-top:16px}.suggestions-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin-bottom:16px;padding:12px}.suggestions-title{color:#2c3e50;font-size:14px;font-weight:600;margin:0 0 8px}.suggestions-list{display:flex;flex-wrap:wrap;gap:8px}.suggestion-btn{background:#fff;border:1px solid #dee2e6;border-radius:20px;color:#495057;cursor:pointer;font-size:12px;padding:6px 12px;transition:all .2s ease}.suggestion-btn:hover{background:#8865e1;border-color:#8865e1;color:#fff}.comment-input-container{margin-bottom:16px;position:relative;width:100%}.comment-input{align-items:flex-start;display:flex;gap:12px}.comment-avatar{border-radius:50%;flex-shrink:0;height:32px;object-fit:cover;width:32px}.comment-input-wrapper{align-items:flex-end;background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;display:flex;flex:1 1;gap:8px;padding:8px 12px;position:relative;transition:border-color .3s ease}.comment-input-wrapper:focus-within{background:#fff;border-color:#8865e1}.comment-field{background:none;border:none;color:#2c3e50;flex:1 1;font-size:14px;line-height:1.4;max-height:100px;min-height:20px;outline:none;resize:none}.comment-field::placeholder{color:#95a5a6}.publish-comment-btn{align-items:center;background:#8865e1;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;transition:all .3s ease;width:28px}.publish-comment-btn:hover:not(:disabled){background:#7c5ce0;transform:scale(1.05)}.publish-comment-btn:disabled{background:#bdc3c7;cursor:not-allowed;transform:none}.publish-comment-btn i{font-size:14px}.comments-list{display:flex;flex-direction:column;gap:12px}.no-comments{color:#95a5a6;padding:32px 16px;text-align:center}.no-comments p{font-size:14px;margin:0}.loading-comments{align-items:center;color:#95a5a6;display:flex;font-size:14px;gap:8px;justify-content:center;padding:24px}.loading-spinner{animation:spin .6s linear infinite;border:2px solid #e9ecef;border-top-color:#8865e1;height:16px;width:16px}.comment-item{align-items:flex-start;background:#f8f9fa;border-radius:12px;display:flex;gap:12px;padding:12px}.comment-content{flex:1 1;min-width:0}.comment-header{align-items:center;display:flex;gap:8px;margin-bottom:4px;position:relative}.comment-author{color:#2c3e50;font-size:14px;font-weight:600}.comment-time{color:#95a5a6;font-size:12px}.comment-menu-container{margin-left:auto;position:relative}.comment-menu-btn{background:none;border:none;border-radius:4px;color:#95a5a6;cursor:pointer;font-size:14px;padding:2px;transition:background-color .3s ease}.comment-menu-btn:hover{background:#e9ecef}.comment-dropdown-menu{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:120px;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}.menu-item{background:none;color:#2c3e50;font-size:13px;gap:8px;padding:8px 12px;transition:background-color .2s ease}.menu-item:hover{background:#f8f9fa}.menu-item i{font-size:14px;width:16px}.comment-text{word-wrap:break-word;color:#2c3e50;font-size:14px;line-height:1.4;margin:0 0 8px}.comment-actions{align-items:center;display:flex;gap:16px}.comment-like-btn,.comment-reply-btn{align-items:center;background:none;border:none;color:#7f8c8d;cursor:pointer;display:flex;font-size:12px;gap:4px;transition:color .3s ease}.comment-like-btn:hover,.comment-reply-btn:hover{color:#8865e1}.comment-like-btn.liked{color:#e74c3c}.comment-like-btn i{font-size:14px}.reply-input-container{margin-top:12px;padding-left:20px;position:relative}.reply-input{align-items:flex-start;display:flex;gap:8px}.reply-menu-container{margin-left:auto;position:relative}.reply-avatar{border-radius:50%;flex-shrink:0;height:24px;object-fit:cover;width:24px}.reply-input-wrapper{align-items:flex-end;background:#fff;border:1px solid #dee2e6;border-radius:16px;display:flex;flex:1 1;gap:6px;padding:6px 10px;transition:border-color .3s ease}.reply-input-wrapper:focus-within{border-color:#8865e1}.reply-field{background:none;border:none;color:#2c3e50;flex:1 1;font-size:13px;line-height:1.3;max-height:18px;min-height:18px;outline:none;resize:none}.reply-field::placeholder{color:#95a5a6}.publish-reply-btn{align-items:center;background:#8865e1;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;transition:all .3s ease;width:24px}.publish-reply-btn:hover:not(:disabled){background:#7c5ce0;transform:scale(1.05)}.publish-reply-btn:disabled{background:#bdc3c7;cursor:not-allowed;transform:none}.publish-reply-btn i{font-size:12px}.replies-list{border-left:2px solid #e9ecef;margin-top:12px;padding-left:20px}.reply-item{align-items:flex-start;display:flex;gap:8px;padding:8px 0}.reply-content{flex:1 1;min-width:0}.reply-header{align-items:center;display:flex;gap:6px;margin-bottom:2px}.reply-author{color:#2c3e50;font-size:13px;font-weight:600}.reply-time{color:#95a5a6;font-size:11px}.reply-text{word-wrap:break-word;color:#2c3e50;font-size:13px;line-height:1.3;margin:0 0 6px}.reply-actions{gap:12px}.reply-actions,.reply-like-btn{align-items:center;display:flex}.reply-like-btn{background:none;border:none;color:#7f8c8d;cursor:pointer;font-size:11px;gap:3px;transition:color .3s ease}.reply-like-btn:hover{color:#8865e1}.reply-like-btn i{font-size:12px}.load-more-container{display:flex;justify-content:center;margin-top:16px;padding:8px 0}.load-more-btn{align-items:center;background:#fff;border:1.5px solid #dee2e6;border-radius:24px;box-shadow:0 2px 4px #0000000d;color:#495057;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:8px;padding:10px 20px;transition:all .3s ease}.load-more-btn:hover{background:#8865e1;border-color:#8865e1;box-shadow:0 4px 12px #8865e140;color:#fff;transform:translateY(-2px)}.load-more-btn i{font-size:18px;transition:transform .3s ease}.load-more-btn:hover i{transform:translateY(2px)}.load-more-replies-container{display:flex;justify-content:flex-start;margin-top:8px;padding-left:20px}.load-more-replies-btn{align-items:center;background:#fff;border:1px solid #dce6f1;border-radius:20px;box-shadow:0 1px 1px #00000005;color:#5e6b7b;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:6px;justify-content:center;padding:6px 14px;transition:all .2s ease-in-out}.load-more-replies-btn:hover{background:#f3f6f8;border-color:#0a66c2;box-shadow:0 2px 4px #0a66c21a;color:#0a66c2}.load-more-replies-btn i{font-size:14px;transition:transform .2s ease}.load-more-replies-btn:hover i{transform:translateY(-1px)}@media (max-width:768px){.comment-input{align-items:stretch;flex-direction:column;gap:8px}.comment-avatar{display:none;height:28px;width:28px}.comment-input-wrapper{padding:8px 12px}.publish-comment-btn{height:32px;width:32px}.comment-item{gap:8px;padding:10px}.comment-text{font-size:13px}.replies-list,.reply-input-container{padding-left:10px}}.edit-comment-container{margin:8px 0;position:relative;width:100%}.edit-comment-field{background:#fff;border:1px solid #8865e1;border-radius:8px;box-sizing:border-box;color:#2c3e50;font-family:Poppins,sans-serif;font-size:14px;line-height:1.4;min-height:60px;padding:8px 12px;resize:vertical;width:100%}.edit-comment-field:focus{border-color:#7c5ce0;box-shadow:0 0 0 2px #8865e11a;outline:none}.edit-comment-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.cancel-edit-btn,.save-edit-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:12px;gap:4px;padding:6px 12px;transition:all .2s ease}.save-edit-btn{background:#8865e1;color:#fff}.save-edit-btn:hover{background:#7c5ce0}.cancel-edit-btn{background:#f1f1f1;color:#666}.cancel-edit-btn:hover{background:#e0e0e0}.edited-indicator{color:#95a5a6;font-size:11px;font-style:italic}.mentions-dropdown1{background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 12px #00000026;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.mention-item{align-items:center;cursor:pointer;display:flex;gap:8px;padding:8px 12px;transition:background-color .2s ease}.mention-item:hover{background:#f8f9fa}.mention-avatar{border-radius:50%;height:24px;object-fit:cover;width:24px}.mention-info{display:flex;flex-direction:column}.mention-name{color:#2c3e50;font-size:13px;font-weight:600}.mention-username{color:#95a5a6;font-size:11px}.report-option:hover{box-shadow:0 2px 8px #8865e11a;transform:translateY(-1px)}.report-option-content p{line-height:1.4}.report-option i{transition:color .2s ease}.report-option:hover i{color:#8865e1}.policy-options,.reason-options{max-height:300px;padding-right:8px}.policy-option,.reason-option{background:#fff;position:relative}.policy-option input[type=checkbox],.reason-option input[type=checkbox]{cursor:pointer;opacity:0;position:absolute}.checkmark{border:2px solid #dee2e6;border-radius:4px;flex-shrink:0;height:18px;position:relative;transition:all .2s ease;width:18px}.policy-option input[type=checkbox]:checked~.checkmark,.reason-option input[type=checkbox]:checked~.checkmark{background:#8865e1;border-color:#8865e1}.checkmark:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:8px;left:5px;position:absolute;top:2px;transform:rotate(45deg);width:4px}.policy-option input[type=checkbox]:checked~.checkmark:after,.reason-option input[type=checkbox]:checked~.checkmark:after{display:block}.policy-text,.reason-text{line-height:1.4}.policy-subtitle{letter-spacing:.5px;margin:0 0 12px}.policy-options::-webkit-scrollbar,.reason-options::-webkit-scrollbar{width:6px}.policy-options::-webkit-scrollbar-track,.reason-options::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.policy-options::-webkit-scrollbar-thumb,.reason-options::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.policy-options::-webkit-scrollbar-thumb:hover,.reason-options::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.popup.error .popup-content{max-height:400px;overflow-y:auto}@media (max-width:768px){.report-option{padding:12px}.report-option-content h4{font-size:14px}.report-option-content p{font-size:12px}.policy-option,.reason-option{padding:10px}.policy-text,.reason-text{font-size:13px}}.mention-loading{color:#666;padding:8px 12px;text-align:center}.mention-no-results{color:#999;font-style:italic;padding:8px 12px;text-align:center}.mention-role{background:#f0f0f0;border-radius:10px;color:#666;font-size:.8em;padding:2px 6px;text-transform:capitalize}.mention-tag-comment{background:#8865e11a;border-radius:12px;color:#8865e1;cursor:pointer;display:inline-block;font-weight:600;margin:0 2px;padding:2px 6px;transition:all .3s ease}.mention-tag-comment:hover{background:#8865e133;box-shadow:0 2px 8px #8865e14d;transform:translateY(-1px)}.mention-tag-comment:active{transform:translateY(0)}.comment-text,.reply-text{word-wrap:break-word;line-height:1.5;white-space:pre-wrap}.edit-comment-field,.reply-field{position:relative}.mentions-dropdown-comment{background:#fff;border:1px solid #e2e8f0;border-radius:12px;bottom:100%;box-shadow:0 4px 20px #00000026;left:0;margin-bottom:5px;max-height:200px;overflow-y:auto;position:absolute;right:0;z-index:1000}.mention-item-comment{align-items:center;border-bottom:1px solid #f7fafc;cursor:pointer;display:flex;gap:12px;padding:12px;transition:background-color .2s ease}.mention-item-comment:last-child{border-bottom:none}.mention-item-comment:hover{background:#f7fafc}.mention-avatar-comment{border:2px solid #e2e8f0;border-radius:50%;height:32px;object-fit:cover;width:32px}.mention-info-comment{display:flex;flex-direction:column;gap:2px}.mention-name-comment{color:#2d3748;font-size:14px;font-weight:600}.mention-role-comment{background:#f7fafc;border-radius:10px;color:#718096;font-size:12px;padding:2px 8px;text-transform:capitalize}.menu-item-disabled{cursor:not-allowed!important;opacity:.6;pointer-events:none}.menu-item-disabled,.menu-item-disabled:hover{background-color:#f8f9fa!important;color:#6c757d!important}.menu-item-disabled i{color:#6c757d!important}.reaction-button-container{margin-top:8px}.reaction-button-container,.reaction-main-btn{align-items:center;display:flex;position:relative}.reaction-main-btn{background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;color:#666;cursor:pointer;font-size:14px;gap:4px;justify-content:center;min-width:60px;padding:6px 12px;transition:all .2s ease}.reaction-main-btn:hover{background:#e9ecef;border-color:#dee2e6;transform:translateY(-1px)}.reaction-main-btn.reacted{background:#fff0f0;border-color:#ff6b6b;color:#ff6b6b}.reaction-plus{font-size:16px;font-weight:700}.reaction-default-emoji{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));font-size:16px}.reactions-summary-style{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;cursor:pointer;display:flex;gap:8px;padding:6px 12px;transition:all .2s ease}.reactions-summary-style:hover{background:#e9ecef;border-color:#dee2e6;transform:translateY(-1px)}.reaction-emojis{display:flex;gap:2px}.reaction-emoji{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.reactions-count{color:#666;font-size:14px;font-weight:500;min-width:16px;text-align:center}.reactions-summary-style:hover .reactions-count{color:#333}.reactions-picker{animation:fadeInUp .2s ease;background:#fff;border:1px solid #e9ecef;border-radius:24px;bottom:100%;box-shadow:0 4px 20px #00000026;display:flex;gap:8px;left:0;padding:8px;position:absolute;z-index:100}.reaction-option{height:36px;width:36px}.reaction-option:hover{transform:scale(1.3)}[dir=rtl] .reactions-picker{left:auto;right:0}[dir=rtl] .reaction-button-container{flex-direction:row-reverse}.reactions-modal-overlay{align-items:center;animation:modalFadeIn .3s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.reactions-modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;max-height:80vh;max-width:400px;width:90%}.reactions-modal-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:16px 20px}.reactions-modal-header h3{color:#333;font-size:18px;font-weight:600;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:4px;transition:background .2s;width:32px}.close-btn:hover{background:#f8f9fa}.reactions-tabs{border-bottom:1px solid #e9ecef;display:flex;gap:8px;overflow-x:auto;padding:12px 16px}.reaction-tab{align-items:center;background:#f8f9fa;border:none;border-radius:20px;cursor:pointer;display:flex;font-size:14px;gap:6px;padding:8px 12px;transition:all .2s;white-space:nowrap}.reaction-tab:hover{background:#e9ecef}.reaction-tab.active{background:#007bff;color:#fff}.reaction-tab.active .reaction-count{color:#fff}.reaction-emoji{font-size:16px}.reaction-count{color:#666;font-size:14px;font-weight:500}.reactions-list{flex:1 1;max-height:300px;overflow-y:auto;padding:8px 0}.loading-reactions{align-items:center;color:#666;display:flex;gap:12px;justify-content:center;padding:40px}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;height:20px;width:20px}.no-reactions{align-items:center;color:#666;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:40px}.no-reactions i{color:#ccc;font-size:48px}.no-reactions p{font-size:14px;margin:0}.reaction-user{align-items:center;display:flex;gap:12px;padding:12px 20px;transition:background .2s}.reaction-user:hover{background:#f8f9fa}.user-avatar{height:44px;position:relative;width:44px}.user-avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}.user-info{display:flex;flex:1 1;flex-direction:column;gap:2px}.user-name{color:#333;font-size:14px;font-weight:500}.user-specialization{color:#666;font-size:12px}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}[dir=rtl] .reactions-modal-content{text-align:right}[dir=rtl] .reaction-user,[dir=rtl] .reactions-tabs{flex-direction:row-reverse}.reactions-list::-webkit-scrollbar{width:6px}.reactions-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.reactions-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.reactions-list::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width:640px){.reactions-modal-content{max-height:85vh;width:95%}.reactions-tabs{padding:10px 12px}.reaction-tab{font-size:13px;padding:6px 10px}.reaction-user{padding:10px 16px}.user-avatar{height:36px;width:36px}}.report-option{border:1px solid #e9ecef}.policy-option,.reason-option,.report-option{transition:all .2s ease}.popup-content p{line-height:1.5;margin-bottom:12px}.popup.warning .add{background:#f59e0b}.popup.warning .add:hover{background:#d97706}.popup.error .add{background:#ef4444}.popup.error .add:hover{background:#dc2626}.popup.success .add{background:#10b981}.popup.success .add:hover{background:#059669}.report-options{display:flex;flex-direction:column;gap:12px;margin-top:16px}.report-subtitle{color:#666;font-size:14px;font-weight:500;margin:0 0 16px}.report-option{align-items:center;background:#fff;border-radius:12px;cursor:pointer;display:flex;justify-content:space-between;padding:16px}.report-option:hover{background:#f8f6ff;border-color:#8865e1}.report-option-content h4{color:#2c3e50;font-size:15px;font-weight:600;margin:0 0 4px}.report-option-content p{color:#7f8c8d;font-size:13px;margin:0}.report-option i{color:#bdc3c7;font-size:18px}.feedback-reasons,.policy-violations{display:flex;flex-direction:column;gap:16px;margin-top:16px}.policy-options,.reason-options{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto}.policy-option,.reason-option{align-items:center;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px}.policy-option:hover,.reason-option:hover{background:#f8f6ff;border-color:#8865e1}.policy-option input,.reason-option input{height:16px;margin:0;width:16px}.policy-text,.reason-text{color:#2c3e50;flex:1 1;font-size:14px}.policy-subtitle{color:#e74c3c;font-size:12px;font-weight:600;margin-bottom:8px;text-transform:uppercase}[lang=ar] .report-option{text-align:right}[lang=ar] .policy-option,[lang=ar] .reason-option{flex-direction:row-reverse;text-align:right}[lang=ar] .report-option-content{text-align:right}.extra-description-field{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-top:16px;padding:12px}.extra-description-field label{color:#2c3e50;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.extra-desc-input{border:1px solid #ddd;border-radius:4px;font-family:Poppins,sans-serif;font-size:14px;padding:8px 12px;resize:vertical;width:100%}.extra-desc-input:focus{border-color:#8865e1;box-shadow:0 0 0 2px #8865e11a;outline:none}.feedback-reasons label,.policy-violations label{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px}.feedback-reasons label:hover,.policy-violations label:hover{background:#f8f6ff;border-color:#8865e1}.feedback-reasons label input,.policy-violations label input{height:16px;margin:0;width:16px}.feedback-reasons label span,.policy-violations label span{color:#2c3e50;flex:1 1;font-size:14px}[lang=ar] .feedback-reasons label,[lang=ar] .policy-violations label{flex-direction:row-reverse;text-align:right}@media (max-width:640px){.report-option{padding:12px}.report-option-content h4{font-size:14px}.report-option i{font-size:16px}.feedback-reasons label,.policy-violations label{padding:10px}.feedback-reasons label span,.policy-violations label span{font-size:13px}}.post-actions{border-top:1px solid #f0f0f0;justify-content:space-around;margin-top:16px;padding-top:12px}.action-btn,.post-actions{align-items:center;display:flex;gap:8px}.action-btn{background:none;border:none;border-radius:8px;color:#7f8c8d;cursor:pointer;flex:1 1;justify-content:center;max-width:120px;min-width:0;padding:8px 0;transition:all .3s ease}.action-btn:hover{background:#f8f9fa;color:#2c3e50;transform:translateY(-1px)}.action-btn.liked{color:#e74c3c}.action-btn.liked:hover{color:#c0392b}.action-btn.reacted{color:#8865e1}.action-btn.disabled{cursor:not-allowed;opacity:.5;transform:none}.action-icon{flex-shrink:0;font-size:18px}.action-text{align-items:center;display:flex;gap:5px;min-width:0}.count{font-size:13px}.count,.label{color:inherit;line-height:1}.label{font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reaction-container{display:flex;flex:1 1;justify-content:center;max-width:120px;position:relative}.reaction-picker{background:#fff;border:1px solid #e9ecef;border-radius:25px;bottom:calc(100% - 5px);box-shadow:0 4px 20px #00000026;display:flex;gap:4px;left:50%;padding:8px;position:absolute;transform:translateX(-50%);z-index:100}.reaction-option{align-items:center;background:none;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;padding:8px;transition:all .2s ease;width:40px}.reaction-option:hover{background:#f8f9fa;transform:scale(1.2)}.reaction-option.selected{background:#8865e1;transform:scale(1.1)}@media (max-width:768px){.post-actions{gap:4px}.action-btn{gap:6px;max-width:100px;padding:6px 8px}.action-icon{font-size:16px}.count{font-size:12px}.label{font-size:11px}.reaction-container{max-width:100px}}.edit-post-overlay{align-items:center;animation:fadeIn .3s ease-in-out;background:#00000073;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999!important}.edit-post-overlay.show{display:flex!important}.edit-post-popup{animation:slideUp .3s ease-in-out;background:#fff;border-radius:16px;box-shadow:0 8px 28px #00000026;box-sizing:border-box;max-height:85vh;max-width:650px;overflow-y:auto;padding:24px;position:relative;width:90%;z-index:10000!important}.edit-post-overlay.show .edit-post-popup{transform:scale(1)}.edit-post-header{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:20px;padding-right:30px}.edit-post-header h2{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin:0}.edit-post-close-icon{align-items:center;color:#666;cursor:pointer;display:flex;font-size:1.3rem;height:30px;justify-content:center;position:absolute;right:16px;top:14px;transition:color .2s;width:30px;z-index:10001}.edit-post-close-icon:hover{background:#f5f5f5;border-radius:50%;color:#000}.edit-post-content{color:#555;font-size:.95rem;line-height:1.6}.edit-post-buttons{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.edit-post-popup.success{border-top:4px solid #28a745}.edit-post-popup.error{border-top:4px solid #dc3545}.edit-post-popup.warning{border-top:4px solid #ffc107}.edit-post-popup.info{border-top:4px solid #17a2b8}.edit-post-popup.default{border-top:4px solid #007bff}@media (max-width:640px){.edit-post-popup{max-height:90vh;padding:20px 16px;width:95%}.edit-post-header h2{font-size:1.2rem}.edit-post-buttons{flex-direction:column-reverse;gap:8px}.edit-post-buttons button{width:100%}}.post-menu-wrapper{display:inline-block;position:relative}.menu-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:background .2s,transform .2s}.menu-btn:hover{background:#f3f4f6;color:#111827}.menu-btn:active{transform:scale(.9)}.menu-btn i{font-size:24px;line-height:1}.menu-backdrop{animation:fadeIn .2s;background:#0000001a;inset:0;position:fixed;z-index:998}.dropdown-menu-portal{animation:slideIn .2s cubic-bezier(.16,1,.3,1);background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 8px 32px #00000026;min-width:220px;padding:6px;z-index:999}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.menu-item{align-items:center;background:#0000;border:none;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:12px;padding:10px 12px;text-align:left;transition:background .2s,color .2s;width:100%}.menu-item:hover:not(.disabled){background:#8865e1;color:#fff}.menu-item i{font-size:20px;text-align:center;width:24px}.menu-item.danger{color:#ef4444}.menu-item.danger:hover:not(.disabled){background:#ef4444;color:#fff}.menu-item.disabled{cursor:not-allowed;opacity:.6}.menu-item.reported{color:#6b7280}.edit-post-content-wrapper{min-height:400px;padding:0}.edit-post-error,.edit-post-loading{align-items:center;background:#fffc;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:absolute;right:0;text-align:center;top:0;z-index:10}.edit-post-error{color:#c62828;font-weight:500}.community-feed{max-width:100%;width:100%}.feed-posts{margin-bottom:24px}.load-more-section{display:flex;justify-content:center;min-height:60px;padding:40px 0}.auto-load-indicator{align-items:center;animation:pulse 2s infinite;background:linear-gradient(135deg,#8865e1,#7c5ce0);border-radius:25px;box-shadow:0 4px 15px #8865e14d;color:#fff;display:flex;font-size:16px;font-weight:600;gap:12px;padding:16px 32px}.auto-load-indicator .loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.filter-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d;border-radius:20px;font-size:12px;font-weight:600;margin-left:8px;padding:4px 12px}@keyframes pulse{0%{opacity:.8;transform:scale(.98)}50%{opacity:1;transform:scale(1)}to{opacity:.8;transform:scale(.98)}}.expert-filter-notice{animation:slideInDown .3s ease;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin-bottom:20px;padding:12px 16px}.expert-filter-content{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.expert-filter-content i{font-size:18px}.clear-filter-btn{align-items:center;background:#fff3;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:12px;gap:5px;margin-left:auto;padding:6px 12px;transition:all .3s ease}.clear-filter-btn:hover{background:#ffffff4d}.expert-badge{background:#8b5cf6;border-radius:12px;font-weight:600;margin-left:8px;padding:2px 8px}.no-posts-message{animation:fadeInUp .5s ease;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:20px;margin:20px 0;padding:80px 20px;text-align:center}.no-posts-message i{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:64px;margin-bottom:20px;opacity:.8}.no-posts-message h3{color:#2d3748;font-size:22px;font-weight:700;margin-bottom:12px}.no-posts-message p{color:#718096;font-size:15px;line-height:1.6;margin:0 auto;max-width:400px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.end-of-posts{background:linear-gradient(180deg,#0000,#f7fafc);border-radius:0 0 16px 16px;border-top:2px solid #e2e8f0;color:#718096;margin-top:30px;padding:40px 20px;text-align:center}.end-of-posts i{animation:checkBounce .6s ease;color:#10b981;font-size:32px;margin-bottom:12px}.end-of-posts span{color:#4a5568;display:block;font-size:15px;font-weight:500}@keyframes checkBounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.loading-container{color:#666;font-size:16px;font-weight:500;gap:12px;padding:60px 20px}.loading-container .loading-spinner{animation:spin 1s linear infinite;border:3px solid #667eea4d;border-radius:50%;border-top-color:#667eea;height:24px;width:24px}.expert-filter-notice.community-filter{background:linear-gradient(135deg,#667eea,#764ba2)}.community-badge{background:#667eea;border-radius:12px;color:#fff;font-size:.7rem;margin-left:8px;padding:2px 8px}@media (max-width:768px){.auto-load-indicator{font-size:14px;padding:12px 24px}.expert-filter-content{align-items:flex-start;flex-direction:column;gap:8px}.clear-filter-btn{align-self:flex-end;margin-left:0}.no-posts-message{padding:60px 20px}.no-posts-message i{font-size:48px}.no-posts-message h3{font-size:18px}.no-posts-message p{font-size:14px}}.calendar-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 20px #00000014;margin-bottom:20px;padding:15px}.calendar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.calendar-title{color:#1f2937;font-size:16px;font-weight:600;margin:0}.nav-button{align-items:center;background:linear-gradient(135deg,#8865e1,#7c5ce0);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:28px;justify-content:center;transition:all .3s ease;width:28px}.nav-button:hover{box-shadow:0 4px 12px #8865e14d;transform:translateY(-2px)}.calendar-grid{grid-gap:1px;background:#f3f4f6;border-radius:8px;display:grid;gap:1px;grid-template-columns:repeat(7,1fr);overflow:hidden}.day-header{background:#f9fafb;color:#6b7280;font-size:10px;font-weight:600;text-transform:uppercase}.calendar-day,.day-header{padding:8px 4px;text-align:center}.calendar-day{align-items:center;background:#fff;color:#374151;cursor:pointer;display:flex;font-size:12px;justify-content:center;min-height:32px;position:relative;transition:all .2s ease}.calendar-day.inactive{color:#d1d5db;cursor:default}.calendar-day.active:hover{background:#f3f4f6}.calendar-day.has-event{background:linear-gradient(135deg,#8865e1,#7c5ce0);color:#fff;font-weight:600}.calendar-day.has-event:hover{box-shadow:0 4px 12px #8865e14d;transform:scale(1.05)}.calendar-day.has-expired-event{background:linear-gradient(135deg,#9ca3af,#6b7280);color:#f3f4f6;font-weight:400;opacity:.6}.calendar-day.has-expired-event:hover{box-shadow:none;cursor:default;transform:none}.event-indicator{bottom:2px;height:5px;min-width:5px;position:absolute;right:2px;width:5px}.event-count,.event-indicator{align-items:center;background:#fbbf24;border-radius:50%;display:flex;justify-content:center}.event-count{color:#1f2937;font-size:7px;font-weight:700;height:10px;line-height:1;width:10px}.event-tooltip{pointer-events:none;position:fixed;z-index:1000}.tooltip-content{background:#1f2937;border-radius:8px;box-shadow:0 10px 25px #0003;color:#fff;max-width:220px;padding:10px 14px}.tooltip-content h4{font-size:12px;font-weight:600;margin:0 0 6px}.multiple-events{gap:6px}.event-item,.multiple-events{display:flex;flex-direction:column}.event-item{border-bottom:1px solid #374151;gap:2px;padding:4px 0}.event-item:last-child{border-bottom:none}.event-name{font-size:11px;font-weight:500}.event-time{color:#9ca3af;font-size:9px}.event-type{border-radius:4px;display:inline-block;font-size:10px;font-weight:500;letter-spacing:.5px;padding:3px 6px;text-transform:uppercase}.event-type.workshop{background:#8865e1}.event-type.seminar{background:#7c5ce0}.event-type.course{background:#6b46c1}.event-type.masterclass{background:#9333ea}.event-type.summit{background:#a855f7}.event-type.expired{background:#6b7280!important;opacity:.7}.multiple-events-popup{display:flex;flex-direction:column;gap:12px;max-height:350px;overflow-y:auto}.event-card{border:1px solid #e5e7eb;border-radius:8px;padding:12px;transition:all .2s ease}.event-card:hover{box-shadow:0 2px 8px #0000001a}.event-card.expired{background:#f9fafb;opacity:.6}.event-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:10px}.event-header h4{color:#1f2937;font-size:14px;font-weight:600;margin:0}.event-info{margin-bottom:10px}.event-info p{color:#6b7280;font-size:12px;margin:3px 0}.view-event-btn{background:linear-gradient(135deg,#8865e1,#7c5ce0);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:11px;font-weight:500;padding:6px 12px;transition:all .2s ease}.view-event-btn:hover{box-shadow:0 2px 8px #8865e14d;transform:translateY(-1px)}.expert-profile-container{margin:0 auto;max-width:1200px;padding:20px}.back-button{align-items:center;background:#f1f1f1;border:none;border-radius:8px;color:#333;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;margin-bottom:20px;padding:10px 15px;transition:all .2s ease-in-out}.back-button:hover{background:#e0e0e0;transform:translateY(-1px)}.expert-profile-layout{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr}@media (min-width:1024px){.expert-profile-layout{grid-template-columns:2fr 1fr}}.expert-profile-main{background-color:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;overflow:hidden}.expert-profile-header{align-items:flex-end;background-image:url(/static/media/coding-background.f28540f3b7262b817e79.jpg);background-position:50%;background-size:cover;display:flex;height:200px;padding:0 30px 20px;position:relative}.expert-avatar{border:5px solid #fff;border-radius:50%;box-shadow:0 5px 15px #0003;height:150px;overflow:hidden;position:relative;transform:translateY(50%);width:150px}.expert-avatar img{height:100%;object-fit:cover;width:100%}.expert-badge{background:#28a745;border-radius:10px;bottom:5px;color:#fff;font-size:10px;font-weight:700;padding:5px 10px;position:absolute;right:5px}.expert-profile-body{padding:80px 30px 30px;position:relative}.expert-meta{margin-bottom:30px;text-align:center}.expert-name{color:#333;font-size:36px;font-weight:700;margin-bottom:5px}.expert-headline{color:#666;font-size:18px;margin-bottom:20px}.edit-profile-button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .2s ease-in-out}.edit-profile-button:hover{background-color:#0056b3}.expert-stats{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin-bottom:30px;text-align:center}.expert-stats .stat{background-color:#f8f9fa;border:1px solid #eee;border-radius:10px;padding:15px}.expert-stats .value{color:#333;display:block;font-size:24px;font-weight:700}.expert-stats .label{color:#666;font-size:14px}.expert-bio{margin-bottom:30px}.expert-bio h3{color:#333;font-size:22px;margin-bottom:15px}.expert-bio p{color:#555;font-size:16px;line-height:1.6}.expert-actions{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:30px}.expert-actions .btn{align-items:center;border-radius:8px;display:inline-flex;font-weight:600;gap:8px;padding:10px 20px;text-decoration:none;transition:all .2s ease-in-out}.expert-actions .btn.resume{background-color:#28a745;color:#fff}.expert-actions .btn.resume:hover{background-color:#218838;transform:translateY(-2px)}.expert-actions .btn.outline{background-color:#fff;border:1px solid #007bff;color:#007bff}.expert-actions .btn.outline:hover{background-color:#e7f2ff;transform:translateY(-2px)}.expert-profile-sidebar{display:flex;flex-direction:column;gap:30px}.panel{background-color:#fff;border-radius:15px;box-shadow:0 5px 15px #0000000d;padding:25px}.panel-header{border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:15px}.panel-header .panel-title{color:#333;font-size:20px;font-weight:700}.courses-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr}.course-card{background-color:#f8f9fa;border:1px solid #eee;border-radius:10px;padding:15px}.course-card .course-title{color:#333;font-weight:600;margin-bottom:5px}.course-card .course-date{color:#777;font-size:13px}.empty-state{border:1px dashed #ddd;border-radius:10px;color:#999;padding:20px;text-align:center}.activity-list{display:flex;flex-direction:column;gap:10px}.activity-list .activity-row{align-items:center;border-bottom:1px solid #eee;color:#555;display:flex;gap:10px;padding:10px 0}.activity-list .activity-row:last-child{border-bottom:none}.activity-list .activity-row i{color:#007bff;font-size:18px}@media (max-width:768px){.expert-profile-header{height:150px;padding:0 20px 15px}.expert-avatar{height:120px;transform:translateY(40%);width:120px}.expert-profile-body{padding:60px 20px 20px}.expert-name{font-size:28px}.expert-headline{font-size:16px}.expert-stats{grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}.expert-bio h3,.expert-stats .value{font-size:20px}}@media (max-width:480px){.expert-profile-container{padding:15px}.expert-profile-header{height:120px;padding:0 15px 10px}.expert-avatar{border-width:3px;height:100px;transform:translateY(30%);width:100px}.expert-profile-body{padding:50px 15px 15px}.expert-name{font-size:24px}.expert-headline{font-size:14px}.expert-stats{gap:10px;grid-template-columns:1fr}.expert-stats .stat{padding:10px}.expert-actions .btn{justify-content:center;width:100%}}.professional-footer{background:linear-gradient(135deg,#8865e1,#7c5ce0);border-radius:12px;box-shadow:0 2px 8px #00000014;margin-top:20px;padding:30px}.footer-content{width:100%}.footer-links{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr;margin-bottom:25px}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-title{color:#fff;font-size:14px;font-weight:700;letter-spacing:.5px;margin:0 0 8px;text-transform:uppercase}.footer-link{color:#ffffffe6;font-size:13px;font-weight:400;line-height:1.5;padding:4px 0;text-decoration:none;transition:all .2s ease}.footer-link:hover{color:#fff;text-decoration:none;transform:translateX(3px)}.footer-bottom{border-top:1px solid #fff3;padding-top:20px}.footer-brand{align-items:center;display:flex;justify-content:center}.copyright{color:#ffffffd9;font-size:12px;font-weight:400;text-align:center}@media (max-width:1200px){.footer-links{gap:20px;grid-template-columns:1fr}}@media (max-width:768px){.professional-footer{padding:20px}.footer-links{gap:15px}.footer-title{font-size:13px}.footer-link{font-size:12px}}.experts-popup-content{max-height:60vh;overflow-y:auto}.experts-stats{border-bottom:1px solid #f0f0f0;margin-bottom:20px;padding-bottom:15px}.experts-count{color:#666;font-size:14px;font-weight:500;margin:0}.experts-grid1{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr;max-height:50vh;overflow-y:auto;padding-right:5px}.experts-grid1::-webkit-scrollbar{width:6px}.experts-grid1::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.experts-grid1::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.experts-grid1::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.no-experts{color:#666;padding:40px 20px;text-align:center}.no-experts p{font-size:16px;margin:0}@media (min-width:768px){.experts-grid1{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.experts-popup-content{max-height:70vh}.experts-grid1{max-height:60vh}}.overlay .popup{max-width:1000px;width:95%}.experts-grid1 .expert-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-2px)}.experts-grid1 .expert-card{margin-bottom:0}.bottom-nav{align-items:center;background:#fff;border-top:1px solid #e0e0e0;bottom:0;box-shadow:0 -2px 10px #0000001a;display:none;gap:4px;justify-content:space-around;left:0;padding:8px 0;position:fixed;right:0;z-index:1000}.bottom-nav-btn{align-items:center;background:none;border:none;border-radius:8px;color:#666;cursor:pointer;display:flex;flex:1 1;flex-direction:column;justify-content:center;max-width:80px;min-width:60px;padding:8px 12px;transition:all .3s ease}.bottom-nav-btn i{font-size:24px;margin-bottom:4px;transition:all .3s ease}.bottom-nav-btn span{font-size:10px;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom-nav-btn.active,.bottom-nav-btn:hover{background:#8865e11a;color:#8865e1}.bottom-nav-btn.create-btn{color:#8865e1}.bottom-nav-btn.create-btn i{font-size:28px;font-weight:700}.bottom-nav-btn.create-btn:hover{background:#8865e126;color:#7c5ce0;transform:scale(1.05)}@media (max-width:1024px){.bottom-nav{display:flex}body{padding-bottom:70px}.community-page{padding-bottom:80px}}@media (max-width:768px){.bottom-nav{padding:6px 0}.bottom-nav-btn{max-width:70px;min-width:50px;padding:6px 8px}.bottom-nav-btn i{font-size:22px}.bottom-nav-btn span{font-size:9px}.bottom-nav-btn.create-btn i{font-size:26px}}@media (max-width:480px){.bottom-nav-btn{max-width:60px;min-width:45px;padding:5px 4px}.bottom-nav-btn i{font-size:20px}.bottom-nav-btn span{font-size:8px}.bottom-nav-btn.create-btn i{font-size:24px}}.mobile-calendar-overlay{background:#00000080;bottom:0;display:none;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:2000}.mobile-calendar-overlay.show{opacity:1}.mobile-calendar-container{background:#fff;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column;height:calc(100vh - 80px);max-width:500px;position:fixed;right:0;top:80px;transform:translateX(100%);transition:transform .3s ease;width:100%}.mobile-calendar-container.show{transform:translateX(0)}.mobile-calendar-header{align-items:center;background:linear-gradient(135deg,#8865e1,#7c5ce0);border-bottom:1px solid #e0e0e0;color:#fff;display:flex;flex-shrink:0;justify-content:space-between;padding:calc(20px + env(safe-area-inset-top)) 20px 20px;z-index:10}.mobile-calendar-header h2{flex:1 1;font-size:20px;font-weight:600;margin:0;text-align:center}.mobile-calendar-back,.mobile-calendar-close{align-items:center;background:#ffffff40;border:2px solid #fff6;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:24px;height:40px;justify-content:center;padding:0;position:relative;transition:all .3s ease;width:40px;z-index:11}.mobile-calendar-spacer{flex-shrink:0;height:40px;width:40px}.mobile-calendar-back i,.mobile-calendar-close i{align-items:center;display:flex;font-weight:700;justify-content:center}.mobile-calendar-back:hover,.mobile-calendar-close:hover{background:#fff6;border-color:#fff9;transform:scale(1.1)}.mobile-calendar-back:active,.mobile-calendar-close:active{transform:scale(.95)}.mobile-calendar-close:hover{transform:rotate(90deg) scale(1.1)}.mobile-calendar-content{display:flex;flex:1 1;flex-direction:column;gap:20px;overflow-y:auto;padding:20px}@media (max-width:1024px){.mobile-calendar-overlay{display:block}}@media (max-width:768px){.mobile-calendar-container{max-width:100%}.mobile-calendar-header h2{font-size:18px}.mobile-calendar-content{padding:15px}}.mobile-experts-overlay{background:#00000080;bottom:0;display:none;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:2000}.mobile-experts-overlay.show{opacity:1}.mobile-experts-container{background:#fff;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column;height:calc(100vh - 80px);max-width:500px;position:fixed;right:0;top:80px;transform:translateX(100%);transition:transform .3s ease;width:100%}.mobile-experts-container.show{transform:translateX(0)}.mobile-experts-header{align-items:center;background:linear-gradient(135deg,#8865e1,#7c5ce0);border-bottom:1px solid #e0e0e0;color:#fff;display:flex;flex-shrink:0;justify-content:space-between;padding:calc(20px + env(safe-area-inset-top)) 20px 20px;z-index:10}.mobile-experts-header h2{flex:1 1;font-size:20px;font-weight:600;margin:0;text-align:center}.mobile-experts-back,.mobile-experts-close{align-items:center;background:#ffffff40;border:2px solid #fff6;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:24px;height:40px;justify-content:center;padding:0;position:relative;transition:all .3s ease;width:40px;z-index:11}.mobile-experts-spacer{flex-shrink:0;height:40px;width:40px}.mobile-experts-back i,.mobile-experts-close i{align-items:center;display:flex;font-weight:700;justify-content:center}.mobile-experts-back:hover,.mobile-experts-close:hover{background:#fff6;border-color:#fff9;transform:scale(1.1)}.mobile-experts-back:active,.mobile-experts-close:active{transform:scale(.95)}.mobile-experts-close:hover{transform:rotate(90deg) scale(1.1)}.mobile-experts-content{flex:1 1;overflow-y:auto;padding:20px}@media (max-width:1024px){.mobile-experts-overlay{display:block}}@media (max-width:768px){.mobile-experts-container{max-width:100%}.mobile-experts-header h2{font-size:18px}.mobile-experts-content{padding:15px}}.community-page{background:#f9f9f9;min-height:100vh;padding:100px 0}.container{margin:0 auto;max-width:1400px;padding:0 20px}.all-communities-wrapper-top{animation:slideDown .3s ease;margin-bottom:30px;width:100%}.page-header{color:#333;margin-bottom:60px;text-align:center}.page-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8865e1,#7c5ce0);-webkit-background-clip:text;background-clip:text;font-size:48px;font-weight:700;margin-bottom:20px}.page-header p{color:#666;font-size:18px;margin:0 auto;max-width:600px;opacity:.8}.community-layout{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:320px 1fr 320px;max-width:100%;position:relative}.column-one,.column-three{display:flex;flex-direction:column;gap:20px;margin-top:10px}.column-two{grid-column:2;min-width:0;position:relative;z-index:1}.column-two,.communities-grid{display:flex;flex-direction:column;gap:30px}.placeholder-column{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#fff;padding:40px 20px;text-align:center}.placeholder-column h3{font-size:24px;margin-bottom:10px}.placeholder-column p{opacity:.8}.column-one::-webkit-scrollbar,.column-three::-webkit-scrollbar{width:6px}.column-one::-webkit-scrollbar-track,.column-three::-webkit-scrollbar-track{background:#f3f4f6;border-radius:10px}.column-one::-webkit-scrollbar-thumb,.column-three::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:10px;-webkit-transition:background .3s ease;transition:background .3s ease}.column-one::-webkit-scrollbar-thumb:hover,.column-three::-webkit-scrollbar-thumb:hover{background:#8865e1}@media (max-width:1200px){.community-layout{gap:20px;grid-template-columns:280px 1fr 280px}}@media (max-width:1024px){.community-layout{grid-template-columns:1fr}.column-one{height:auto!important;left:auto!important;margin-bottom:20px;position:static!important;top:auto!important;width:100%!important}.column-three{display:none}.column-two{grid-column:1/-1;padding-bottom:80px;width:100%}}@media (max-width:768px){.community-page{padding:80px 0}.community-page .container{padding:0 16px}.community-layout{gap:20px;grid-template-columns:1fr;margin:0 auto;width:100%}.column-two{margin-left:0;margin-right:0}.page-header h1{font-size:36px}.page-header p{font-size:16px}.all-communities-wrapper-top{margin-bottom:20px}}.expert-view-header{align-items:center;background:#f8f9fa;border-left:4px solid #8865e1;border-radius:10px;display:flex;gap:15px;margin-bottom:20px;padding:15px}.back-to-community-btn{background:#8865e1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 15px}.back-to-community-btn:hover{background:#7c5ce0}.expert-view-title{color:#333;font-weight:600}.browse-communities-section{display:none}.community-voxoura .privacy-selector-footer,.voxoura-community .privacy-selector-footer{display:none!important}.community-voxoura .privacy-hidden-message,.voxoura-community .privacy-hidden-message{align-items:center;color:#666;display:flex;font-size:14px;gap:8px}body,html{overflow-x:hidden}.community-layout,.community-page,.container{min-width:0}.loading-wave{align-items:flex-end;display:flex;gap:6px;justify-content:center}.loading-wave span{animation:wave 1.2s ease-in-out infinite;background:linear-gradient(135deg,#8865e1,#7c5ce0);border-radius:3px;height:40px;width:6px}.loading-wave span:first-child{animation-delay:0s}.loading-wave span:nth-child(2){animation-delay:.1s}.loading-wave span:nth-child(3){animation-delay:.2s}.loading-wave span:nth-child(4){animation-delay:.3s}.loading-wave span:nth-child(5){animation-delay:.4s}@keyframes wave{0%,to{height:20px}50%{height:40px}}.loading-container{height:100vh}.loading-text{color:#666;font-size:16px;font-weight:500}.mobile-community-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;display:none;justify-content:space-between;margin-bottom:20px;padding:15px 20px}.mobile-community-info{align-items:center;display:flex;flex:1 1;gap:12px}.mobile-community-icon{border:2px solid #e5e7eb;border-radius:10px;height:50px;object-fit:cover;width:50px}.mobile-community-info h2{color:#333;font-size:18px;font-weight:600;margin:0 0 3px}.mobile-community-category{color:#8865e1;font-size:13px;font-weight:500}.mobile-join-btn{background:linear-gradient(135deg,#8865e1,#7c5ce0);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .3s ease;white-space:nowrap}.mobile-join-btn:hover{background:linear-gradient(135deg,#7c5ce0,#6b46c1);box-shadow:0 4px 15px #8865e14d;transform:translateY(-2px)}.mobile-join-btn.joined{background:linear-gradient(135deg,#ef4444,#dc2626)}.mobile-join-btn.joined:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 15px #ef44444d}@media (max-width:768px){.mobile-community-header{display:flex}}.shared-post-page{background-color:#f5f5f5;min-height:100vh;padding:150px 0}.shared-post-page .container{margin:0 auto;max-width:1400px;padding:20px}.shared-post-container{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:300px 1fr 300px}.column{display:flex;flex-direction:column;gap:20px}.column-one,.column-three{max-height:calc(100vh - 120px);overflow-x:hidden;overflow-y:auto;position:-webkit-sticky;position:sticky;top:100px}.column-two{min-height:400px;overflow:visible}.shared-post-page .column-one,.shared-post-page .column-three{overflow:hidden}.loading-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:60vh}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#1a73e8;height:50px;width:50px}.loading-container p{color:#666;font-size:16px}.error-container{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;min-height:60vh;padding:20px;text-align:center}.error-container i{color:#d32f2f;font-size:64px}.error-container h2{color:#333;font-size:24px;margin:0}.error-container p{color:#666;font-size:16px;max-width:500px}.btn-primary{background:#1a73e8;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;padding:12px 24px;transition:background .2s ease}.btn-primary:hover{background:#1557b0}@media (max-width:1200px){.shared-post-container{grid-template-columns:250px 1fr 250px}}@media (max-width:992px){.shared-post-container{grid-template-columns:1fr;margin:0 auto;padding:15px;width:100%}.column-one,.column-three{display:none}.shared-post-page .column-two{width:100%}.shared-post-page{padding-bottom:70px;padding-top:70px}.shared-post-header{margin-bottom:15px}}@media (max-width:768px){.shared-post-page .container{padding:0 16px}}@media (max-width:576px){.shared-post-container{padding:10px}}@font-face{font-family:boxicons;font-style:normal;font-weight:400;src:url(/static/media/boxicons.65a8ce52fc5427e8f94d.eot);src:url(/static/media/boxicons.65a8ce52fc5427e8f94d.eot) format("embedded-opentype"),url(/static/media/boxicons.df635aaf04cd75132f62.woff2) format("woff2"),url(/static/media/boxicons.d12afc36557395143e4b.woff) format("woff"),url(/static/media/boxicons.db9ddb1898dbd76badca.ttf) format("truetype"),url(/static/media/boxicons.9e2b21b135bc7d4c803f.svg?#boxicons) format("svg")}.bx{font-feature-settings:normal;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:boxicons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-rendering:auto;text-transform:none}.bx-ul{list-style:none;margin-left:2em;padding-left:0}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;left:-2em;line-height:inherit;position:absolute;text-align:center;width:2em}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes burst{0%{opacity:1;transform:scale(1)}90%{opacity:0;transform:scale(1.5)}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes fade-left{0%{opacity:1;transform:translateX(0)}75%{opacity:0;transform:translateX(-20px)}}@keyframes fade-right{0%{opacity:1;transform:translateX(0)}75%{opacity:0;transform:translateX(20px)}}@keyframes fade-up{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(-20px)}}@keyframes fade-down{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(20px)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.95,.95,.95) rotate(-10deg)}30%,50%,70%,90%{transform:scaleX(1) rotate(10deg)}40%,60%,80%{transform:rotate(-10deg)}to{transform:scaleX(1)}}.bx-spin,.bx-spin-hover:hover{animation:spin 2s linear infinite}.bx-tada,.bx-tada-hover:hover{animation:tada 1.5s ease infinite}.bx-flashing,.bx-flashing-hover:hover{animation:flashing 1.5s linear infinite}.bx-burst,.bx-burst-hover:hover{animation:burst 1.5s linear infinite}.bx-fade-up,.bx-fade-up-hover:hover{animation:fade-up 1.5s linear infinite}.bx-fade-down,.bx-fade-down-hover:hover{animation:fade-down 1.5s linear infinite}.bx-fade-left,.bx-fade-left-hover:hover{animation:fade-left 1.5s linear infinite}.bx-fade-right,.bx-fade-right-hover:hover{animation:fade-right 1.5s linear infinite}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-lg{font-size:3rem!important}.bx-fw{font-size:1.2857142857em;height:.8em;line-height:.8em;margin-top:-.2em!important;vertical-align:middle;width:1.2857142857em}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg)}.bx-rotate-180{transform:rotate(180deg)}.bx-rotate-270{transform:rotate(270deg)}.bx-flip-horizontal{transform:scaleX(-1)}.bx-flip-vertical{transform:scaleY(-1)}.bx-border{border:.07em solid #0000001a;border-radius:.25em;padding:.25em}.bx-border-circle{border:.07em solid #0000001a;border-radius:50%;padding:.25em}.bxs-balloon:before{content:"\eb60"}.bxs-castle:before{content:"\eb79"}.bxs-coffee-bean:before{content:"\eb92"}.bxs-objects-horizontal-center:before{content:"\ebab"}.bxs-objects-horizontal-left:before{content:"\ebc4"}.bxs-objects-horizontal-right:before{content:"\ebdd"}.bxs-objects-vertical-bottom:before{content:"\ebf6"}.bxs-objects-vertical-center:before{content:"\ef40"}.bxs-objects-vertical-top:before{content:"\ef41"}.bxs-pear:before{content:"\ef42"}.bxs-shield-minus:before{content:"\ef43"}.bxs-shield-plus:before{content:"\ef44"}.bxs-shower:before{content:"\ef45"}.bxs-sushi:before{content:"\ef46"}.bxs-universal-access:before{content:"\ef47"}.bx-child:before{content:"\ef48"}.bx-horizontal-left:before{content:"\ef49"}.bx-horizontal-right:before{content:"\ef4a"}.bx-objects-horizontal-center:before{content:"\ef4b"}.bx-objects-horizontal-left:before{content:"\ef4c"}.bx-objects-horizontal-right:before{content:"\ef4d"}.bx-objects-vertical-bottom:before{content:"\ef4e"}.bx-objects-vertical-center:before{content:"\ef4f"}.bx-objects-vertical-top:before{content:"\ef50"}.bx-rfid:before{content:"\ef51"}.bx-shield-minus:before{content:"\ef52"}.bx-shield-plus:before{content:"\ef53"}.bx-shower:before{content:"\ef54"}.bx-sushi:before{content:"\ef55"}.bx-universal-access:before{content:"\ef56"}.bx-vertical-bottom:before{content:"\ef57"}.bx-vertical-top:before{content:"\ef58"}.bxl-graphql:before{content:"\ef59"}.bxl-typescript:before{content:"\ef5a"}.bxs-color:before{content:"\ef39"}.bx-reflect-horizontal:before{content:"\ef3a"}.bx-reflect-vertical:before{content:"\ef3b"}.bx-color:before{content:"\ef3c"}.bxl-mongodb:before{content:"\ef3d"}.bxl-postgresql:before{content:"\ef3e"}.bxl-deezer:before{content:"\ef3f"}.bxs-hard-hat:before{content:"\ef2a"}.bxs-home-alt-2:before{content:"\ef2b"}.bxs-cheese:before{content:"\ef2c"}.bx-home-alt-2:before{content:"\ef2d"}.bx-hard-hat:before{content:"\ef2e"}.bx-cheese:before{content:"\ef2f"}.bx-cart-add:before{content:"\ef30"}.bx-cart-download:before{content:"\ef31"}.bx-no-signal:before{content:"\ef32"}.bx-signal-1:before{content:"\ef33"}.bx-signal-2:before{content:"\ef34"}.bx-signal-3:before{content:"\ef35"}.bx-signal-4:before{content:"\ef36"}.bx-signal-5:before{content:"\ef37"}.bxl-xing:before{content:"\ef38"}.bxl-meta:before{content:"\ef27"}.bx-lemon:before{content:"\ef28"}.bxs-lemon:before{content:"\ef29"}.bx-cricket-ball:before{content:"\ef0c"}.bx-baguette:before{content:"\ef0d"}.bx-bowl-hot:before{content:"\ef0e"}.bx-bowl-rice:before{content:"\ef0f"}.bx-cable-car:before{content:"\ef10"}.bx-candles:before{content:"\ef11"}.bx-circle-half:before{content:"\ef12"}.bx-circle-quarter:before{content:"\ef13"}.bx-circle-three-quarter:before{content:"\ef14"}.bx-cross:before{content:"\ef15"}.bx-fork:before{content:"\ef16"}.bx-knife:before{content:"\ef17"}.bx-money-withdraw:before{content:"\ef18"}.bx-popsicle:before{content:"\ef19"}.bx-scatter-chart:before{content:"\ef1a"}.bxs-baguette:before{content:"\ef1b"}.bxs-bowl-hot:before{content:"\ef1c"}.bxs-bowl-rice:before{content:"\ef1d"}.bxs-cable-car:before{content:"\ef1e"}.bxs-circle-half:before{content:"\ef1f"}.bxs-circle-quarter:before{content:"\ef20"}.bxs-circle-three-quarter:before{content:"\ef21"}.bxs-cricket-ball:before{content:"\ef22"}.bxs-invader:before{content:"\ef23"}.bx-male-female:before{content:"\ef24"}.bxs-popsicle:before{content:"\ef25"}.bxs-tree-alt:before{content:"\ef26"}.bxl-venmo:before{content:"\e900"}.bxl-upwork:before{content:"\e901"}.bxl-netlify:before{content:"\e902"}.bxl-java:before{content:"\e903"}.bxl-heroku:before{content:"\e904"}.bxl-go-lang:before{content:"\e905"}.bxl-gmail:before{content:"\e906"}.bxl-flask:before{content:"\e907"}.bxl-99designs:before{content:"\e908"}.bxl-500px:before{content:"\e909"}.bxl-adobe:before{content:"\e90a"}.bxl-airbnb:before{content:"\e90b"}.bxl-algolia:before{content:"\e90c"}.bxl-amazon:before{content:"\e90d"}.bxl-android:before{content:"\e90e"}.bxl-angular:before{content:"\e90f"}.bxl-apple:before{content:"\e910"}.bxl-audible:before{content:"\e911"}.bxl-aws:before{content:"\e912"}.bxl-baidu:before{content:"\e913"}.bxl-behance:before{content:"\e914"}.bxl-bing:before{content:"\e915"}.bxl-bitcoin:before{content:"\e916"}.bxl-blender:before{content:"\e917"}.bxl-blogger:before{content:"\e918"}.bxl-bootstrap:before{content:"\e919"}.bxl-chrome:before{content:"\e91a"}.bxl-codepen:before{content:"\e91b"}.bxl-c-plus-plus:before{content:"\e91c"}.bxl-creative-commons:before{content:"\e91d"}.bxl-css3:before{content:"\e91e"}.bxl-dailymotion:before{content:"\e91f"}.bxl-deviantart:before{content:"\e920"}.bxl-dev-to:before{content:"\e921"}.bxl-digg:before{content:"\e922"}.bxl-digitalocean:before{content:"\e923"}.bxl-discord:before{content:"\e924"}.bxl-discord-alt:before{content:"\e925"}.bxl-discourse:before{content:"\e926"}.bxl-django:before{content:"\e927"}.bxl-docker:before{content:"\e928"}.bxl-dribbble:before{content:"\e929"}.bxl-dropbox:before{content:"\e92a"}.bxl-drupal:before{content:"\e92b"}.bxl-ebay:before{content:"\e92c"}.bxl-edge:before{content:"\e92d"}.bxl-etsy:before{content:"\e92e"}.bxl-facebook:before{content:"\e92f"}.bxl-facebook-circle:before{content:"\e930"}.bxl-facebook-square:before{content:"\e931"}.bxl-figma:before{content:"\e932"}.bxl-firebase:before{content:"\e933"}.bxl-firefox:before{content:"\e934"}.bxl-flickr:before{content:"\e935"}.bxl-flickr-square:before{content:"\e936"}.bxl-flutter:before{content:"\e937"}.bxl-foursquare:before{content:"\e938"}.bxl-git:before{content:"\e939"}.bxl-github:before{content:"\e93a"}.bxl-gitlab:before{content:"\e93b"}.bxl-google:before{content:"\e93c"}.bxl-google-cloud:before{content:"\e93d"}.bxl-google-plus:before{content:"\e93e"}.bxl-google-plus-circle:before{content:"\e93f"}.bxl-html5:before{content:"\e940"}.bxl-imdb:before{content:"\e941"}.bxl-instagram:before{content:"\e942"}.bxl-instagram-alt:before{content:"\e943"}.bxl-internet-explorer:before{content:"\e944"}.bxl-invision:before{content:"\e945"}.bxl-javascript:before{content:"\e946"}.bxl-joomla:before{content:"\e947"}.bxl-jquery:before{content:"\e948"}.bxl-jsfiddle:before{content:"\e949"}.bxl-kickstarter:before{content:"\e94a"}.bxl-kubernetes:before{content:"\e94b"}.bxl-less:before{content:"\e94c"}.bxl-linkedin:before{content:"\e94d"}.bxl-linkedin-square:before{content:"\e94e"}.bxl-magento:before{content:"\e94f"}.bxl-mailchimp:before{content:"\e950"}.bxl-markdown:before{content:"\e951"}.bxl-mastercard:before{content:"\e952"}.bxl-mastodon:before{content:"\e953"}.bxl-medium:before{content:"\e954"}.bxl-medium-old:before{content:"\e955"}.bxl-medium-square:before{content:"\e956"}.bxl-messenger:before{content:"\e957"}.bxl-microsoft:before{content:"\e958"}.bxl-microsoft-teams:before{content:"\e959"}.bxl-nodejs:before{content:"\e95a"}.bxl-ok-ru:before{content:"\e95b"}.bxl-opera:before{content:"\e95c"}.bxl-patreon:before{content:"\e95d"}.bxl-paypal:before{content:"\e95e"}.bxl-periscope:before{content:"\e95f"}.bxl-php:before{content:"\e960"}.bxl-pinterest:before{content:"\e961"}.bxl-pinterest-alt:before{content:"\e962"}.bxl-play-store:before{content:"\e963"}.bxl-pocket:before{content:"\e964"}.bxl-product-hunt:before{content:"\e965"}.bxl-python:before{content:"\e966"}.bxl-quora:before{content:"\e967"}.bxl-react:before{content:"\e968"}.bxl-redbubble:before{content:"\e969"}.bxl-reddit:before{content:"\e96a"}.bxl-redux:before{content:"\e96b"}.bxl-sass:before{content:"\e96c"}.bxl-shopify:before{content:"\e96d"}.bxl-sketch:before{content:"\e96e"}.bxl-skype:before{content:"\e96f"}.bxl-slack:before{content:"\e970"}.bxl-slack-old:before{content:"\e971"}.bxl-snapchat:before{content:"\e972"}.bxl-soundcloud:before{content:"\e973"}.bxl-spotify:before{content:"\e974"}.bxl-spring-boot:before{content:"\e975"}.bxl-squarespace:before{content:"\e976"}.bxl-stack-overflow:before{content:"\e977"}.bxl-steam:before{content:"\e978"}.bxl-stripe:before{content:"\e979"}.bxl-tailwind-css:before{content:"\e97a"}.bxl-telegram:before{content:"\e97b"}.bxl-tiktok:before{content:"\e97c"}.bxl-trello:before{content:"\e97d"}.bxl-trip-advisor:before{content:"\e97e"}.bxl-tumblr:before{content:"\e97f"}.bxl-tux:before{content:"\e980"}.bxl-twitch:before{content:"\e981"}.bxl-twitter:before{content:"\e982"}.bxl-unity:before{content:"\e983"}.bxl-unsplash:before{content:"\e984"}.bxl-vimeo:before{content:"\e985"}.bxl-visa:before{content:"\e986"}.bxl-visual-studio:before{content:"\e987"}.bxl-vk:before{content:"\e988"}.bxl-vuejs:before{content:"\e989"}.bxl-whatsapp:before{content:"\e98a"}.bxl-whatsapp-square:before{content:"\e98b"}.bxl-wikipedia:before{content:"\e98c"}.bxl-windows:before{content:"\e98d"}.bxl-wix:before{content:"\e98e"}.bxl-wordpress:before{content:"\e98f"}.bxl-yahoo:before{content:"\e990"}.bxl-yelp:before{content:"\e991"}.bxl-youtube:before{content:"\e992"}.bxl-zoom:before{content:"\e993"}.bx-collapse-alt:before{content:"\e994"}.bx-collapse-horizontal:before{content:"\e995"}.bx-collapse-vertical:before{content:"\e996"}.bx-expand-horizontal:before{content:"\e997"}.bx-expand-vertical:before{content:"\e998"}.bx-injection:before{content:"\e999"}.bx-leaf:before{content:"\e99a"}.bx-math:before{content:"\e99b"}.bx-party:before{content:"\e99c"}.bx-abacus:before{content:"\e99d"}.bx-accessibility:before{content:"\e99e"}.bx-add-to-queue:before{content:"\e99f"}.bx-adjust:before{content:"\e9a0"}.bx-alarm:before{content:"\e9a1"}.bx-alarm-add:before{content:"\e9a2"}.bx-alarm-exclamation:before{content:"\e9a3"}.bx-alarm-off:before{content:"\e9a4"}.bx-alarm-snooze:before{content:"\e9a5"}.bx-album:before{content:"\e9a6"}.bx-align-justify:before{content:"\e9a7"}.bx-align-left:before{content:"\e9a8"}.bx-align-middle:before{content:"\e9a9"}.bx-align-right:before{content:"\e9aa"}.bx-analyse:before{content:"\e9ab"}.bx-anchor:before{content:"\e9ac"}.bx-angry:before{content:"\e9ad"}.bx-aperture:before{content:"\e9ae"}.bx-arch:before{content:"\e9af"}.bx-archive:before{content:"\e9b0"}.bx-archive-in:before{content:"\e9b1"}.bx-archive-out:before{content:"\e9b2"}.bx-area:before{content:"\e9b3"}.bx-arrow-back:before{content:"\e9b4"}.bx-arrow-from-bottom:before{content:"\e9b5"}.bx-arrow-from-left:before{content:"\e9b6"}.bx-arrow-from-right:before{content:"\e9b7"}.bx-arrow-from-top:before{content:"\e9b8"}.bx-arrow-to-bottom:before{content:"\e9b9"}.bx-arrow-to-left:before{content:"\e9ba"}.bx-arrow-to-right:before{content:"\e9bb"}.bx-arrow-to-top:before{content:"\e9bc"}.bx-at:before{content:"\e9bd"}.bx-atom:before{content:"\e9be"}.bx-award:before{content:"\e9bf"}.bx-badge:before{content:"\e9c0"}.bx-badge-check:before{content:"\e9c1"}.bx-ball:before{content:"\e9c2"}.bx-band-aid:before{content:"\e9c3"}.bx-bar-chart:before{content:"\e9c4"}.bx-bar-chart-alt:before{content:"\e9c5"}.bx-bar-chart-alt-2:before{content:"\e9c6"}.bx-bar-chart-square:before{content:"\e9c7"}.bx-barcode:before{content:"\e9c8"}.bx-barcode-reader:before{content:"\e9c9"}.bx-baseball:before{content:"\e9ca"}.bx-basket:before{content:"\e9cb"}.bx-basketball:before{content:"\e9cc"}.bx-bath:before{content:"\e9cd"}.bx-battery:before{content:"\e9ce"}.bx-bed:before{content:"\e9cf"}.bx-been-here:before{content:"\e9d0"}.bx-beer:before{content:"\e9d1"}.bx-bell:before{content:"\e9d2"}.bx-bell-minus:before{content:"\e9d3"}.bx-bell-off:before{content:"\e9d4"}.bx-bell-plus:before{content:"\e9d5"}.bx-bible:before{content:"\e9d6"}.bx-bitcoin:before{content:"\e9d7"}.bx-blanket:before{content:"\e9d8"}.bx-block:before{content:"\e9d9"}.bx-bluetooth:before{content:"\e9da"}.bx-body:before{content:"\e9db"}.bx-bold:before{content:"\e9dc"}.bx-bolt-circle:before{content:"\e9dd"}.bx-bomb:before{content:"\e9de"}.bx-bone:before{content:"\e9df"}.bx-bong:before{content:"\e9e0"}.bx-book:before{content:"\e9e1"}.bx-book-add:before{content:"\e9e2"}.bx-book-alt:before{content:"\e9e3"}.bx-book-bookmark:before{content:"\e9e4"}.bx-book-content:before{content:"\e9e5"}.bx-book-heart:before{content:"\e9e6"}.bx-bookmark:before{content:"\e9e7"}.bx-bookmark-alt:before{content:"\e9e8"}.bx-bookmark-alt-minus:before{content:"\e9e9"}.bx-bookmark-alt-plus:before{content:"\e9ea"}.bx-bookmark-heart:before{content:"\e9eb"}.bx-bookmark-minus:before{content:"\e9ec"}.bx-bookmark-plus:before{content:"\e9ed"}.bx-bookmarks:before{content:"\e9ee"}.bx-book-open:before{content:"\e9ef"}.bx-book-reader:before{content:"\e9f0"}.bx-border-all:before{content:"\e9f1"}.bx-border-bottom:before{content:"\e9f2"}.bx-border-inner:before{content:"\e9f3"}.bx-border-left:before{content:"\e9f4"}.bx-border-none:before{content:"\e9f5"}.bx-border-outer:before{content:"\e9f6"}.bx-border-radius:before{content:"\e9f7"}.bx-border-right:before{content:"\e9f8"}.bx-border-top:before{content:"\e9f9"}.bx-bot:before{content:"\e9fa"}.bx-bowling-ball:before{content:"\e9fb"}.bx-box:before{content:"\e9fc"}.bx-bracket:before{content:"\e9fd"}.bx-braille:before{content:"\e9fe"}.bx-brain:before{content:"\e9ff"}.bx-briefcase:before{content:"\ea00"}.bx-briefcase-alt:before{content:"\ea01"}.bx-briefcase-alt-2:before{content:"\ea02"}.bx-brightness:before{content:"\ea03"}.bx-brightness-half:before{content:"\ea04"}.bx-broadcast:before{content:"\ea05"}.bx-brush:before{content:"\ea06"}.bx-brush-alt:before{content:"\ea07"}.bx-bug:before{content:"\ea08"}.bx-bug-alt:before{content:"\ea09"}.bx-building:before{content:"\ea0a"}.bx-building-house:before{content:"\ea0b"}.bx-buildings:before{content:"\ea0c"}.bx-bulb:before{content:"\ea0d"}.bx-bullseye:before{content:"\ea0e"}.bx-buoy:before{content:"\ea0f"}.bx-bus:before{content:"\ea10"}.bx-bus-school:before{content:"\ea11"}.bx-cabinet:before{content:"\ea12"}.bx-cake:before{content:"\ea13"}.bx-calculator:before{content:"\ea14"}.bx-calendar:before{content:"\ea15"}.bx-calendar-alt:before{content:"\ea16"}.bx-calendar-check:before{content:"\ea17"}.bx-calendar-edit:before{content:"\ea18"}.bx-calendar-event:before{content:"\ea19"}.bx-calendar-exclamation:before{content:"\ea1a"}.bx-calendar-heart:before{content:"\ea1b"}.bx-calendar-minus:before{content:"\ea1c"}.bx-calendar-plus:before{content:"\ea1d"}.bx-calendar-star:before{content:"\ea1e"}.bx-calendar-week:before{content:"\ea1f"}.bx-calendar-x:before{content:"\ea20"}.bx-camera:before{content:"\ea21"}.bx-camera-home:before{content:"\ea22"}.bx-camera-movie:before{content:"\ea23"}.bx-camera-off:before{content:"\ea24"}.bx-capsule:before{content:"\ea25"}.bx-captions:before{content:"\ea26"}.bx-car:before{content:"\ea27"}.bx-card:before{content:"\ea28"}.bx-caret-down:before{content:"\ea29"}.bx-caret-down-circle:before{content:"\ea2a"}.bx-caret-down-square:before{content:"\ea2b"}.bx-caret-left:before{content:"\ea2c"}.bx-caret-left-circle:before{content:"\ea2d"}.bx-caret-left-square:before{content:"\ea2e"}.bx-caret-right:before{content:"\ea2f"}.bx-caret-right-circle:before{content:"\ea30"}.bx-caret-right-square:before{content:"\ea31"}.bx-caret-up:before{content:"\ea32"}.bx-caret-up-circle:before{content:"\ea33"}.bx-caret-up-square:before{content:"\ea34"}.bx-carousel:before{content:"\ea35"}.bx-cart:before{content:"\ea36"}.bx-cart-alt:before{content:"\ea37"}.bx-cast:before{content:"\ea38"}.bx-category:before{content:"\ea39"}.bx-category-alt:before{content:"\ea3a"}.bx-cctv:before{content:"\ea3b"}.bx-certification:before{content:"\ea3c"}.bx-chair:before{content:"\ea3d"}.bx-chalkboard:before{content:"\ea3e"}.bx-chart:before{content:"\ea3f"}.bx-chat:before{content:"\ea40"}.bx-check:before{content:"\ea41"}.bx-checkbox:before{content:"\ea42"}.bx-checkbox-checked:before{content:"\ea43"}.bx-checkbox-minus:before{content:"\ea44"}.bx-checkbox-square:before{content:"\ea45"}.bx-check-circle:before{content:"\ea46"}.bx-check-double:before{content:"\ea47"}.bx-check-shield:before{content:"\ea48"}.bx-check-square:before{content:"\ea49"}.bx-chevron-down:before{content:"\ea4a"}.bx-chevron-down-circle:before{content:"\ea4b"}.bx-chevron-down-square:before{content:"\ea4c"}.bx-chevron-left:before{content:"\ea4d"}.bx-chevron-left-circle:before{content:"\ea4e"}.bx-chevron-left-square:before{content:"\ea4f"}.bx-chevron-right:before{content:"\ea50"}.bx-chevron-right-circle:before{content:"\ea51"}.bx-chevron-right-square:before{content:"\ea52"}.bx-chevrons-down:before{content:"\ea53"}.bx-chevrons-left:before{content:"\ea54"}.bx-chevrons-right:before{content:"\ea55"}.bx-chevrons-up:before{content:"\ea56"}.bx-chevron-up:before{content:"\ea57"}.bx-chevron-up-circle:before{content:"\ea58"}.bx-chevron-up-square:before{content:"\ea59"}.bx-chip:before{content:"\ea5a"}.bx-church:before{content:"\ea5b"}.bx-circle:before{content:"\ea5c"}.bx-clinic:before{content:"\ea5d"}.bx-clipboard:before{content:"\ea5e"}.bx-closet:before{content:"\ea5f"}.bx-cloud:before{content:"\ea60"}.bx-cloud-download:before{content:"\ea61"}.bx-cloud-drizzle:before{content:"\ea62"}.bx-cloud-lightning:before{content:"\ea63"}.bx-cloud-light-rain:before{content:"\ea64"}.bx-cloud-rain:before{content:"\ea65"}.bx-cloud-snow:before{content:"\ea66"}.bx-cloud-upload:before{content:"\ea67"}.bx-code:before{content:"\ea68"}.bx-code-alt:before{content:"\ea69"}.bx-code-block:before{content:"\ea6a"}.bx-code-curly:before{content:"\ea6b"}.bx-coffee:before{content:"\ea6c"}.bx-coffee-togo:before{content:"\ea6d"}.bx-cog:before{content:"\ea6e"}.bx-coin:before{content:"\ea6f"}.bx-coin-stack:before{content:"\ea70"}.bx-collapse:before{content:"\ea71"}.bx-collection:before{content:"\ea72"}.bx-color-fill:before{content:"\ea73"}.bx-columns:before{content:"\ea74"}.bx-command:before{content:"\ea75"}.bx-comment:before{content:"\ea76"}.bx-comment-add:before{content:"\ea77"}.bx-comment-check:before{content:"\ea78"}.bx-comment-detail:before{content:"\ea79"}.bx-comment-dots:before{content:"\ea7a"}.bx-comment-edit:before{content:"\ea7b"}.bx-comment-error:before{content:"\ea7c"}.bx-comment-minus:before{content:"\ea7d"}.bx-comment-x:before{content:"\ea7e"}.bx-compass:before{content:"\ea7f"}.bx-confused:before{content:"\ea80"}.bx-conversation:before{content:"\ea81"}.bx-cookie:before{content:"\ea82"}.bx-cool:before{content:"\ea83"}.bx-copy:before{content:"\ea84"}.bx-copy-alt:before{content:"\ea85"}.bx-copyright:before{content:"\ea86"}.bx-credit-card:before{content:"\ea87"}.bx-credit-card-alt:before{content:"\ea88"}.bx-credit-card-front:before{content:"\ea89"}.bx-crop:before{content:"\ea8a"}.bx-crosshair:before{content:"\ea8b"}.bx-crown:before{content:"\ea8c"}.bx-cube:before{content:"\ea8d"}.bx-cube-alt:before{content:"\ea8e"}.bx-cuboid:before{content:"\ea8f"}.bx-current-location:before{content:"\ea90"}.bx-customize:before{content:"\ea91"}.bx-cut:before{content:"\ea92"}.bx-cycling:before{content:"\ea93"}.bx-cylinder:before{content:"\ea94"}.bx-data:before{content:"\ea95"}.bx-desktop:before{content:"\ea96"}.bx-detail:before{content:"\ea97"}.bx-devices:before{content:"\ea98"}.bx-dialpad:before{content:"\ea99"}.bx-dialpad-alt:before{content:"\ea9a"}.bx-diamond:before{content:"\ea9b"}.bx-dice-1:before{content:"\ea9c"}.bx-dice-2:before{content:"\ea9d"}.bx-dice-3:before{content:"\ea9e"}.bx-dice-4:before{content:"\ea9f"}.bx-dice-5:before{content:"\eaa0"}.bx-dice-6:before{content:"\eaa1"}.bx-directions:before{content:"\eaa2"}.bx-disc:before{content:"\eaa3"}.bx-dish:before{content:"\eaa4"}.bx-dislike:before{content:"\eaa5"}.bx-dizzy:before{content:"\eaa6"}.bx-dna:before{content:"\eaa7"}.bx-dock-bottom:before{content:"\eaa8"}.bx-dock-left:before{content:"\eaa9"}.bx-dock-right:before{content:"\eaaa"}.bx-dock-top:before{content:"\eaab"}.bx-dollar:before{content:"\eaac"}.bx-dollar-circle:before{content:"\eaad"}.bx-donate-blood:before{content:"\eaae"}.bx-donate-heart:before{content:"\eaaf"}.bx-door-open:before{content:"\eab0"}.bx-dots-horizontal:before{content:"\eab1"}.bx-dots-horizontal-rounded:before{content:"\eab2"}.bx-dots-vertical:before{content:"\eab3"}.bx-dots-vertical-rounded:before{content:"\eab4"}.bx-doughnut-chart:before{content:"\eab5"}.bx-down-arrow:before{content:"\eab6"}.bx-down-arrow-alt:before{content:"\eab7"}.bx-down-arrow-circle:before{content:"\eab8"}.bx-download:before{content:"\eab9"}.bx-downvote:before{content:"\eaba"}.bx-drink:before{content:"\eabb"}.bx-droplet:before{content:"\eabc"}.bx-dumbbell:before{content:"\eabd"}.bx-duplicate:before{content:"\eabe"}.bx-edit:before{content:"\eabf"}.bx-edit-alt:before{content:"\eac0"}.bx-envelope:before{content:"\eac1"}.bx-envelope-open:before{content:"\eac2"}.bx-equalizer:before{content:"\eac3"}.bx-eraser:before{content:"\eac4"}.bx-error:before{content:"\eac5"}.bx-error-alt:before{content:"\eac6"}.bx-error-circle:before{content:"\eac7"}.bx-euro:before{content:"\eac8"}.bx-exclude:before{content:"\eac9"}.bx-exit:before{content:"\eaca"}.bx-exit-fullscreen:before{content:"\eacb"}.bx-expand:before{content:"\eacc"}.bx-expand-alt:before{content:"\eacd"}.bx-export:before{content:"\eace"}.bx-extension:before{content:"\eacf"}.bx-face:before{content:"\ead0"}.bx-fast-forward:before{content:"\ead1"}.bx-fast-forward-circle:before{content:"\ead2"}.bx-female:before{content:"\ead3"}.bx-female-sign:before{content:"\ead4"}.bx-file:before{content:"\ead5"}.bx-file-blank:before{content:"\ead6"}.bx-file-find:before{content:"\ead7"}.bx-film:before{content:"\ead8"}.bx-filter:before{content:"\ead9"}.bx-filter-alt:before{content:"\eada"}.bx-fingerprint:before{content:"\eadb"}.bx-first-aid:before{content:"\eadc"}.bx-first-page:before{content:"\eadd"}.bx-flag:before{content:"\eade"}.bx-folder:before{content:"\eadf"}.bx-folder-minus:before{content:"\eae0"}.bx-folder-open:before{content:"\eae1"}.bx-folder-plus:before{content:"\eae2"}.bx-font:before{content:"\eae3"}.bx-font-color:before{content:"\eae4"}.bx-font-family:before{content:"\eae5"}.bx-font-size:before{content:"\eae6"}.bx-food-menu:before{content:"\eae7"}.bx-food-tag:before{content:"\eae8"}.bx-football:before{content:"\eae9"}.bx-fridge:before{content:"\eaea"}.bx-fullscreen:before{content:"\eaeb"}.bx-game:before{content:"\eaec"}.bx-gas-pump:before{content:"\eaed"}.bx-ghost:before{content:"\eaee"}.bx-gift:before{content:"\eaef"}.bx-git-branch:before{content:"\eaf0"}.bx-git-commit:before{content:"\eaf1"}.bx-git-compare:before{content:"\eaf2"}.bx-git-merge:before{content:"\eaf3"}.bx-git-pull-request:before{content:"\eaf4"}.bx-git-repo-forked:before{content:"\eaf5"}.bx-glasses:before{content:"\eaf6"}.bx-glasses-alt:before{content:"\eaf7"}.bx-globe:before{content:"\eaf8"}.bx-globe-alt:before{content:"\eaf9"}.bx-grid:before{content:"\eafa"}.bx-grid-alt:before{content:"\eafb"}.bx-grid-horizontal:before{content:"\eafc"}.bx-grid-small:before{content:"\eafd"}.bx-grid-vertical:before{content:"\eafe"}.bx-group:before{content:"\eaff"}.bx-handicap:before{content:"\eb00"}.bx-happy:before{content:"\eb01"}.bx-happy-alt:before{content:"\eb02"}.bx-happy-beaming:before{content:"\eb03"}.bx-happy-heart-eyes:before{content:"\eb04"}.bx-hash:before{content:"\eb05"}.bx-hdd:before{content:"\eb06"}.bx-heading:before{content:"\eb07"}.bx-headphone:before{content:"\eb08"}.bx-health:before{content:"\eb09"}.bx-heart:before{content:"\eb0a"}.bx-heart-circle:before{content:"\eb0b"}.bx-heart-square:before{content:"\eb0c"}.bx-help-circle:before{content:"\eb0d"}.bx-hide:before{content:"\eb0e"}.bx-highlight:before{content:"\eb0f"}.bx-history:before{content:"\eb10"}.bx-hive:before{content:"\eb11"}.bx-home:before{content:"\eb12"}.bx-home-alt:before{content:"\eb13"}.bx-home-circle:before{content:"\eb14"}.bx-home-heart:before{content:"\eb15"}.bx-home-smile:before{content:"\eb16"}.bx-horizontal-center:before{content:"\eb17"}.bx-hotel:before{content:"\eb18"}.bx-hourglass:before{content:"\eb19"}.bx-id-card:before{content:"\eb1a"}.bx-image:before{content:"\eb1b"}.bx-image-add:before{content:"\eb1c"}.bx-image-alt:before{content:"\eb1d"}.bx-images:before{content:"\eb1e"}.bx-import:before{content:"\eb1f"}.bx-infinite:before{content:"\eb20"}.bx-info-circle:before{content:"\eb21"}.bx-info-square:before{content:"\eb22"}.bx-intersect:before{content:"\eb23"}.bx-italic:before{content:"\eb24"}.bx-joystick:before{content:"\eb25"}.bx-joystick-alt:before{content:"\eb26"}.bx-joystick-button:before{content:"\eb27"}.bx-key:before{content:"\eb28"}.bx-label:before{content:"\eb29"}.bx-landscape:before{content:"\eb2a"}.bx-laptop:before{content:"\eb2b"}.bx-last-page:before{content:"\eb2c"}.bx-laugh:before{content:"\eb2d"}.bx-layer:before{content:"\eb2e"}.bx-layer-minus:before{content:"\eb2f"}.bx-layer-plus:before{content:"\eb30"}.bx-layout:before{content:"\eb31"}.bx-left-arrow:before{content:"\eb32"}.bx-left-arrow-alt:before{content:"\eb33"}.bx-left-arrow-circle:before{content:"\eb34"}.bx-left-down-arrow-circle:before{content:"\eb35"}.bx-left-indent:before{content:"\eb36"}.bx-left-top-arrow-circle:before{content:"\eb37"}.bx-library:before{content:"\eb38"}.bx-like:before{content:"\eb39"}.bx-line-chart:before{content:"\eb3a"}.bx-line-chart-down:before{content:"\eb3b"}.bx-link:before{content:"\eb3c"}.bx-link-alt:before{content:"\eb3d"}.bx-link-external:before{content:"\eb3e"}.bx-lira:before{content:"\eb3f"}.bx-list-check:before{content:"\eb40"}.bx-list-minus:before{content:"\eb41"}.bx-list-ol:before{content:"\eb42"}.bx-list-plus:before{content:"\eb43"}.bx-list-ul:before{content:"\eb44"}.bx-loader:before{content:"\eb45"}.bx-loader-alt:before{content:"\eb46"}.bx-loader-circle:before{content:"\eb47"}.bx-location-plus:before{content:"\eb48"}.bx-lock:before{content:"\eb49"}.bx-lock-alt:before{content:"\eb4a"}.bx-lock-open:before{content:"\eb4b"}.bx-lock-open-alt:before{content:"\eb4c"}.bx-log-in:before{content:"\eb4d"}.bx-log-in-circle:before{content:"\eb4e"}.bx-log-out:before{content:"\eb4f"}.bx-log-out-circle:before{content:"\eb50"}.bx-low-vision:before{content:"\eb51"}.bx-magnet:before{content:"\eb52"}.bx-mail-send:before{content:"\eb53"}.bx-male:before{content:"\eb54"}.bx-male-sign:before{content:"\eb55"}.bx-map:before{content:"\eb56"}.bx-map-alt:before{content:"\eb57"}.bx-map-pin:before{content:"\eb58"}.bx-mask:before{content:"\eb59"}.bx-medal:before{content:"\eb5a"}.bx-meh:before{content:"\eb5b"}.bx-meh-alt:before{content:"\eb5c"}.bx-meh-blank:before{content:"\eb5d"}.bx-memory-card:before{content:"\eb5e"}.bx-menu:before{content:"\eb5f"}.bx-menu-alt-left:before{content:"\ef5b"}.bx-menu-alt-right:before{content:"\eb61"}.bx-merge:before{content:"\eb62"}.bx-message:before{content:"\eb63"}.bx-message-add:before{content:"\eb64"}.bx-message-alt:before{content:"\eb65"}.bx-message-alt-add:before{content:"\eb66"}.bx-message-alt-check:before{content:"\eb67"}.bx-message-alt-detail:before{content:"\eb68"}.bx-message-alt-dots:before{content:"\eb69"}.bx-message-alt-edit:before{content:"\eb6a"}.bx-message-alt-error:before{content:"\eb6b"}.bx-message-alt-minus:before{content:"\eb6c"}.bx-message-alt-x:before{content:"\eb6d"}.bx-message-check:before{content:"\eb6e"}.bx-message-detail:before{content:"\eb6f"}.bx-message-dots:before{content:"\eb70"}.bx-message-edit:before{content:"\eb71"}.bx-message-error:before{content:"\eb72"}.bx-message-minus:before{content:"\eb73"}.bx-message-rounded:before{content:"\eb74"}.bx-message-rounded-add:before{content:"\eb75"}.bx-message-rounded-check:before{content:"\eb76"}.bx-message-rounded-detail:before{content:"\eb77"}.bx-message-rounded-dots:before{content:"\eb78"}.bx-message-rounded-edit:before{content:"\ef5c"}.bx-message-rounded-error:before{content:"\eb7a"}.bx-message-rounded-minus:before{content:"\eb7b"}.bx-message-rounded-x:before{content:"\eb7c"}.bx-message-square:before{content:"\eb7d"}.bx-message-square-add:before{content:"\eb7e"}.bx-message-square-check:before{content:"\eb7f"}.bx-message-square-detail:before{content:"\eb80"}.bx-message-square-dots:before{content:"\eb81"}.bx-message-square-edit:before{content:"\eb82"}.bx-message-square-error:before{content:"\eb83"}.bx-message-square-minus:before{content:"\eb84"}.bx-message-square-x:before{content:"\eb85"}.bx-message-x:before{content:"\eb86"}.bx-meteor:before{content:"\eb87"}.bx-microchip:before{content:"\eb88"}.bx-microphone:before{content:"\eb89"}.bx-microphone-off:before{content:"\eb8a"}.bx-minus:before{content:"\eb8b"}.bx-minus-back:before{content:"\eb8c"}.bx-minus-circle:before{content:"\eb8d"}.bx-minus-front:before{content:"\eb8e"}.bx-mobile:before{content:"\eb8f"}.bx-mobile-alt:before{content:"\eb90"}.bx-mobile-landscape:before{content:"\eb91"}.bx-mobile-vibration:before{content:"\ef5d"}.bx-money:before{content:"\eb93"}.bx-moon:before{content:"\eb94"}.bx-mouse:before{content:"\eb95"}.bx-mouse-alt:before{content:"\eb96"}.bx-move:before{content:"\eb97"}.bx-move-horizontal:before{content:"\eb98"}.bx-move-vertical:before{content:"\eb99"}.bx-movie:before{content:"\eb9a"}.bx-movie-play:before{content:"\eb9b"}.bx-music:before{content:"\eb9c"}.bx-navigation:before{content:"\eb9d"}.bx-network-chart:before{content:"\eb9e"}.bx-news:before{content:"\eb9f"}.bx-no-entry:before{content:"\eba0"}.bx-note:before{content:"\eba1"}.bx-notepad:before{content:"\eba2"}.bx-notification:before{content:"\eba3"}.bx-notification-off:before{content:"\eba4"}.bx-outline:before{content:"\eba5"}.bx-package:before{content:"\eba6"}.bx-paint:before{content:"\eba7"}.bx-paint-roll:before{content:"\eba8"}.bx-palette:before{content:"\eba9"}.bx-paperclip:before{content:"\ebaa"}.bx-paper-plane:before{content:"\ef61"}.bx-paragraph:before{content:"\ebac"}.bx-paste:before{content:"\ebad"}.bx-pause:before{content:"\ebae"}.bx-pause-circle:before{content:"\ebaf"}.bx-pen:before{content:"\ebb0"}.bx-pencil:before{content:"\ebb1"}.bx-phone:before{content:"\ebb2"}.bx-phone-call:before{content:"\ebb3"}.bx-phone-incoming:before{content:"\ebb4"}.bx-phone-off:before{content:"\ebb5"}.bx-phone-outgoing:before{content:"\ebb6"}.bx-photo-album:before{content:"\ebb7"}.bx-pie-chart:before{content:"\ebb8"}.bx-pie-chart-alt:before{content:"\ebb9"}.bx-pie-chart-alt-2:before{content:"\ebba"}.bx-pin:before{content:"\ebbb"}.bx-planet:before{content:"\ebbc"}.bx-play:before{content:"\ebbd"}.bx-play-circle:before{content:"\ebbe"}.bx-plug:before{content:"\ebbf"}.bx-plus:before{content:"\ebc0"}.bx-plus-circle:before{content:"\ebc1"}.bx-plus-medical:before{content:"\ebc2"}.bx-podcast:before{content:"\ebc3"}.bx-pointer:before{content:"\ef5e"}.bx-poll:before{content:"\ebc5"}.bx-polygon:before{content:"\ebc6"}.bx-pound:before{content:"\ebc7"}.bx-power-off:before{content:"\ebc8"}.bx-printer:before{content:"\ebc9"}.bx-pulse:before{content:"\ebca"}.bx-purchase-tag:before{content:"\ebcb"}.bx-purchase-tag-alt:before{content:"\ebcc"}.bx-pyramid:before{content:"\ebcd"}.bx-qr:before{content:"\ebce"}.bx-qr-scan:before{content:"\ebcf"}.bx-question-mark:before{content:"\ebd0"}.bx-radar:before{content:"\ebd1"}.bx-radio:before{content:"\ebd2"}.bx-radio-circle:before{content:"\ebd3"}.bx-radio-circle-marked:before{content:"\ebd4"}.bx-receipt:before{content:"\ebd5"}.bx-rectangle:before{content:"\ebd6"}.bx-recycle:before{content:"\ebd7"}.bx-redo:before{content:"\ebd8"}.bx-refresh:before{content:"\ebd9"}.bx-registered:before{content:"\ebda"}.bx-rename:before{content:"\ebdb"}.bx-repeat:before{content:"\ebdc"}.bx-reply:before{content:"\ef5f"}.bx-reply-all:before{content:"\ebde"}.bx-repost:before{content:"\ebdf"}.bx-reset:before{content:"\ebe0"}.bx-restaurant:before{content:"\ebe1"}.bx-revision:before{content:"\ebe2"}.bx-rewind:before{content:"\ebe3"}.bx-rewind-circle:before{content:"\ebe4"}.bx-right-arrow:before{content:"\ebe5"}.bx-right-arrow-alt:before{content:"\ebe6"}.bx-right-arrow-circle:before{content:"\ebe7"}.bx-right-down-arrow-circle:before{content:"\ebe8"}.bx-right-indent:before{content:"\ebe9"}.bx-right-top-arrow-circle:before{content:"\ebea"}.bx-rocket:before{content:"\ebeb"}.bx-rotate-left:before{content:"\ebec"}.bx-rotate-right:before{content:"\ebed"}.bx-rss:before{content:"\ebee"}.bx-ruble:before{content:"\ebef"}.bx-ruler:before{content:"\ebf0"}.bx-run:before{content:"\ebf1"}.bx-rupee:before{content:"\ebf2"}.bx-sad:before{content:"\ebf3"}.bx-save:before{content:"\ebf4"}.bx-scan:before{content:"\ebf5"}.bx-screenshot:before{content:"\ef60"}.bx-search:before{content:"\ebf7"}.bx-search-alt:before{content:"\ebf8"}.bx-search-alt-2:before{content:"\ebf9"}.bx-selection:before{content:"\ebfa"}.bx-select-multiple:before{content:"\ebfb"}.bx-send:before{content:"\ebfc"}.bx-server:before{content:"\ebfd"}.bx-shape-circle:before{content:"\ebfe"}.bx-shape-polygon:before{content:"\ebff"}.bx-shape-square:before{content:"\ec00"}.bx-shape-triangle:before{content:"\ec01"}.bx-share:before{content:"\ec02"}.bx-share-alt:before{content:"\ec03"}.bx-shekel:before{content:"\ec04"}.bx-shield:before{content:"\ec05"}.bx-shield-alt:before{content:"\ec06"}.bx-shield-alt-2:before{content:"\ec07"}.bx-shield-quarter:before{content:"\ec08"}.bx-shield-x:before{content:"\ec09"}.bx-shocked:before{content:"\ec0a"}.bx-shopping-bag:before{content:"\ec0b"}.bx-show:before{content:"\ec0c"}.bx-show-alt:before{content:"\ec0d"}.bx-shuffle:before{content:"\ec0e"}.bx-sidebar:before{content:"\ec0f"}.bx-sitemap:before{content:"\ec10"}.bx-skip-next:before{content:"\ec11"}.bx-skip-next-circle:before{content:"\ec12"}.bx-skip-previous:before{content:"\ec13"}.bx-skip-previous-circle:before{content:"\ec14"}.bx-sleepy:before{content:"\ec15"}.bx-slider:before{content:"\ec16"}.bx-slider-alt:before{content:"\ec17"}.bx-slideshow:before{content:"\ec18"}.bx-smile:before{content:"\ec19"}.bx-sort:before{content:"\ec1a"}.bx-sort-alt-2:before{content:"\ec1b"}.bx-sort-a-z:before{content:"\ec1c"}.bx-sort-down:before{content:"\ec1d"}.bx-sort-up:before{content:"\ec1e"}.bx-sort-z-a:before{content:"\ec1f"}.bx-spa:before{content:"\ec20"}.bx-space-bar:before{content:"\ec21"}.bx-speaker:before{content:"\ec22"}.bx-spray-can:before{content:"\ec23"}.bx-spreadsheet:before{content:"\ec24"}.bx-square:before{content:"\ec25"}.bx-square-rounded:before{content:"\ec26"}.bx-star:before{content:"\ec27"}.bx-station:before{content:"\ec28"}.bx-stats:before{content:"\ec29"}.bx-sticker:before{content:"\ec2a"}.bx-stop:before{content:"\ec2b"}.bx-stop-circle:before{content:"\ec2c"}.bx-stopwatch:before{content:"\ec2d"}.bx-store:before{content:"\ec2e"}.bx-store-alt:before{content:"\ec2f"}.bx-street-view:before{content:"\ec30"}.bx-strikethrough:before{content:"\ec31"}.bx-subdirectory-left:before{content:"\ec32"}.bx-subdirectory-right:before{content:"\ec33"}.bx-sun:before{content:"\ec34"}.bx-support:before{content:"\ec35"}.bx-swim:before{content:"\ec36"}.bx-sync:before{content:"\ec37"}.bx-tab:before{content:"\ec38"}.bx-table:before{content:"\ec39"}.bx-tachometer:before{content:"\ec3a"}.bx-tag:before{content:"\ec3b"}.bx-tag-alt:before{content:"\ec3c"}.bx-target-lock:before{content:"\ec3d"}.bx-task:before{content:"\ec3e"}.bx-task-x:before{content:"\ec3f"}.bx-taxi:before{content:"\ec40"}.bx-tennis-ball:before{content:"\ec41"}.bx-terminal:before{content:"\ec42"}.bx-test-tube:before{content:"\ec43"}.bx-text:before{content:"\ec44"}.bx-time:before{content:"\ec45"}.bx-time-five:before{content:"\ec46"}.bx-timer:before{content:"\ec47"}.bx-tired:before{content:"\ec48"}.bx-toggle-left:before{content:"\ec49"}.bx-toggle-right:before{content:"\ec4a"}.bx-tone:before{content:"\ec4b"}.bx-traffic-cone:before{content:"\ec4c"}.bx-train:before{content:"\ec4d"}.bx-transfer:before{content:"\ec4e"}.bx-transfer-alt:before{content:"\ec4f"}.bx-trash:before{content:"\ec50"}.bx-trash-alt:before{content:"\ec51"}.bx-trending-down:before{content:"\ec52"}.bx-trending-up:before{content:"\ec53"}.bx-trim:before{content:"\ec54"}.bx-trip:before{content:"\ec55"}.bx-trophy:before{content:"\ec56"}.bx-tv:before{content:"\ec57"}.bx-underline:before{content:"\ec58"}.bx-undo:before{content:"\ec59"}.bx-unite:before{content:"\ec5a"}.bx-unlink:before{content:"\ec5b"}.bx-up-arrow:before{content:"\ec5c"}.bx-up-arrow-alt:before{content:"\ec5d"}.bx-up-arrow-circle:before{content:"\ec5e"}.bx-upload:before{content:"\ec5f"}.bx-upside-down:before{content:"\ec60"}.bx-upvote:before{content:"\ec61"}.bx-usb:before{content:"\ec62"}.bx-user:before{content:"\ec63"}.bx-user-check:before{content:"\ec64"}.bx-user-circle:before{content:"\ec65"}.bx-user-minus:before{content:"\ec66"}.bx-user-pin:before{content:"\ec67"}.bx-user-plus:before{content:"\ec68"}.bx-user-voice:before{content:"\ec69"}.bx-user-x:before{content:"\ec6a"}.bx-vector:before{content:"\ec6b"}.bx-vertical-center:before{content:"\ec6c"}.bx-vial:before{content:"\ec6d"}.bx-video:before{content:"\ec6e"}.bx-video-off:before{content:"\ec6f"}.bx-video-plus:before{content:"\ec70"}.bx-video-recording:before{content:"\ec71"}.bx-voicemail:before{content:"\ec72"}.bx-volume:before{content:"\ec73"}.bx-volume-full:before{content:"\ec74"}.bx-volume-low:before{content:"\ec75"}.bx-volume-mute:before{content:"\ec76"}.bx-walk:before{content:"\ec77"}.bx-wallet:before{content:"\ec78"}.bx-wallet-alt:before{content:"\ec79"}.bx-water:before{content:"\ec7a"}.bx-webcam:before{content:"\ec7b"}.bx-wifi:before{content:"\ec7c"}.bx-wifi-0:before{content:"\ec7d"}.bx-wifi-1:before{content:"\ec7e"}.bx-wifi-2:before{content:"\ec7f"}.bx-wifi-off:before{content:"\ec80"}.bx-wind:before{content:"\ec81"}.bx-window:before{content:"\ec82"}.bx-window-alt:before{content:"\ec83"}.bx-window-close:before{content:"\ec84"}.bx-window-open:before{content:"\ec85"}.bx-windows:before{content:"\ec86"}.bx-wine:before{content:"\ec87"}.bx-wink-smile:before{content:"\ec88"}.bx-wink-tongue:before{content:"\ec89"}.bx-won:before{content:"\ec8a"}.bx-world:before{content:"\ec8b"}.bx-wrench:before{content:"\ec8c"}.bx-x:before{content:"\ec8d"}.bx-x-circle:before{content:"\ec8e"}.bx-yen:before{content:"\ec8f"}.bx-zoom-in:before{content:"\ec90"}.bx-zoom-out:before{content:"\ec91"}.bxs-party:before{content:"\ec92"}.bxs-hot:before{content:"\ec93"}.bxs-droplet:before{content:"\ec94"}.bxs-cat:before{content:"\ec95"}.bxs-dog:before{content:"\ec96"}.bxs-injection:before{content:"\ec97"}.bxs-leaf:before{content:"\ec98"}.bxs-add-to-queue:before{content:"\ec99"}.bxs-adjust:before{content:"\ec9a"}.bxs-adjust-alt:before{content:"\ec9b"}.bxs-alarm:before{content:"\ec9c"}.bxs-alarm-add:before{content:"\ec9d"}.bxs-alarm-exclamation:before{content:"\ec9e"}.bxs-alarm-off:before{content:"\ec9f"}.bxs-alarm-snooze:before{content:"\eca0"}.bxs-album:before{content:"\eca1"}.bxs-ambulance:before{content:"\eca2"}.bxs-analyse:before{content:"\eca3"}.bxs-angry:before{content:"\eca4"}.bxs-arch:before{content:"\eca5"}.bxs-archive:before{content:"\eca6"}.bxs-archive-in:before{content:"\eca7"}.bxs-archive-out:before{content:"\eca8"}.bxs-area:before{content:"\eca9"}.bxs-arrow-from-bottom:before{content:"\ecaa"}.bxs-arrow-from-left:before{content:"\ecab"}.bxs-arrow-from-right:before{content:"\ecac"}.bxs-arrow-from-top:before{content:"\ecad"}.bxs-arrow-to-bottom:before{content:"\ecae"}.bxs-arrow-to-left:before{content:"\ecaf"}.bxs-arrow-to-right:before{content:"\ecb0"}.bxs-arrow-to-top:before{content:"\ecb1"}.bxs-award:before{content:"\ecb2"}.bxs-baby-carriage:before{content:"\ecb3"}.bxs-backpack:before{content:"\ecb4"}.bxs-badge:before{content:"\ecb5"}.bxs-badge-check:before{content:"\ecb6"}.bxs-badge-dollar:before{content:"\ecb7"}.bxs-ball:before{content:"\ecb8"}.bxs-band-aid:before{content:"\ecb9"}.bxs-bank:before{content:"\ecba"}.bxs-bar-chart-alt-2:before{content:"\ecbb"}.bxs-bar-chart-square:before{content:"\ecbc"}.bxs-barcode:before{content:"\ecbd"}.bxs-baseball:before{content:"\ecbe"}.bxs-basket:before{content:"\ecbf"}.bxs-basketball:before{content:"\ecc0"}.bxs-bath:before{content:"\ecc1"}.bxs-battery:before{content:"\ecc2"}.bxs-battery-charging:before{content:"\ecc3"}.bxs-battery-full:before{content:"\ecc4"}.bxs-battery-low:before{content:"\ecc5"}.bxs-bed:before{content:"\ecc6"}.bxs-been-here:before{content:"\ecc7"}.bxs-beer:before{content:"\ecc8"}.bxs-bell:before{content:"\ecc9"}.bxs-bell-minus:before{content:"\ecca"}.bxs-bell-off:before{content:"\eccb"}.bxs-bell-plus:before{content:"\eccc"}.bxs-bell-ring:before{content:"\eccd"}.bxs-bible:before{content:"\ecce"}.bxs-binoculars:before{content:"\eccf"}.bxs-blanket:before{content:"\ecd0"}.bxs-bolt:before{content:"\ecd1"}.bxs-bolt-circle:before{content:"\ecd2"}.bxs-bomb:before{content:"\ecd3"}.bxs-bone:before{content:"\ecd4"}.bxs-bong:before{content:"\ecd5"}.bxs-book:before{content:"\ecd6"}.bxs-book-add:before{content:"\ecd7"}.bxs-book-alt:before{content:"\ecd8"}.bxs-book-bookmark:before{content:"\ecd9"}.bxs-book-content:before{content:"\ecda"}.bxs-book-heart:before{content:"\ecdb"}.bxs-bookmark:before{content:"\ecdc"}.bxs-bookmark-alt:before{content:"\ecdd"}.bxs-bookmark-alt-minus:before{content:"\ecde"}.bxs-bookmark-alt-plus:before{content:"\ecdf"}.bxs-bookmark-heart:before{content:"\ece0"}.bxs-bookmark-minus:before{content:"\ece1"}.bxs-bookmark-plus:before{content:"\ece2"}.bxs-bookmarks:before{content:"\ece3"}.bxs-bookmark-star:before{content:"\ece4"}.bxs-book-open:before{content:"\ece5"}.bxs-book-reader:before{content:"\ece6"}.bxs-bot:before{content:"\ece7"}.bxs-bowling-ball:before{content:"\ece8"}.bxs-box:before{content:"\ece9"}.bxs-brain:before{content:"\ecea"}.bxs-briefcase:before{content:"\eceb"}.bxs-briefcase-alt:before{content:"\ecec"}.bxs-briefcase-alt-2:before{content:"\eced"}.bxs-brightness:before{content:"\ecee"}.bxs-brightness-half:before{content:"\ecef"}.bxs-brush:before{content:"\ecf0"}.bxs-brush-alt:before{content:"\ecf1"}.bxs-bug:before{content:"\ecf2"}.bxs-bug-alt:before{content:"\ecf3"}.bxs-building:before{content:"\ecf4"}.bxs-building-house:before{content:"\ecf5"}.bxs-buildings:before{content:"\ecf6"}.bxs-bulb:before{content:"\ecf7"}.bxs-bullseye:before{content:"\ecf8"}.bxs-buoy:before{content:"\ecf9"}.bxs-bus:before{content:"\ecfa"}.bxs-business:before{content:"\ecfb"}.bxs-bus-school:before{content:"\ecfc"}.bxs-cabinet:before{content:"\ecfd"}.bxs-cake:before{content:"\ecfe"}.bxs-calculator:before{content:"\ecff"}.bxs-calendar:before{content:"\ed00"}.bxs-calendar-alt:before{content:"\ed01"}.bxs-calendar-check:before{content:"\ed02"}.bxs-calendar-edit:before{content:"\ed03"}.bxs-calendar-event:before{content:"\ed04"}.bxs-calendar-exclamation:before{content:"\ed05"}.bxs-calendar-heart:before{content:"\ed06"}.bxs-calendar-minus:before{content:"\ed07"}.bxs-calendar-plus:before{content:"\ed08"}.bxs-calendar-star:before{content:"\ed09"}.bxs-calendar-week:before{content:"\ed0a"}.bxs-calendar-x:before{content:"\ed0b"}.bxs-camera:before{content:"\ed0c"}.bxs-camera-home:before{content:"\ed0d"}.bxs-camera-movie:before{content:"\ed0e"}.bxs-camera-off:before{content:"\ed0f"}.bxs-camera-plus:before{content:"\ed10"}.bxs-capsule:before{content:"\ed11"}.bxs-captions:before{content:"\ed12"}.bxs-car:before{content:"\ed13"}.bxs-car-battery:before{content:"\ed14"}.bxs-car-crash:before{content:"\ed15"}.bxs-card:before{content:"\ed16"}.bxs-caret-down-circle:before{content:"\ed17"}.bxs-caret-down-square:before{content:"\ed18"}.bxs-caret-left-circle:before{content:"\ed19"}.bxs-caret-left-square:before{content:"\ed1a"}.bxs-caret-right-circle:before{content:"\ed1b"}.bxs-caret-right-square:before{content:"\ed1c"}.bxs-caret-up-circle:before{content:"\ed1d"}.bxs-caret-up-square:before{content:"\ed1e"}.bxs-car-garage:before{content:"\ed1f"}.bxs-car-mechanic:before{content:"\ed20"}.bxs-carousel:before{content:"\ed21"}.bxs-cart:before{content:"\ed22"}.bxs-cart-add:before{content:"\ed23"}.bxs-cart-alt:before{content:"\ed24"}.bxs-cart-download:before{content:"\ed25"}.bxs-car-wash:before{content:"\ed26"}.bxs-category:before{content:"\ed27"}.bxs-category-alt:before{content:"\ed28"}.bxs-cctv:before{content:"\ed29"}.bxs-certification:before{content:"\ed2a"}.bxs-chalkboard:before{content:"\ed2b"}.bxs-chart:before{content:"\ed2c"}.bxs-chat:before{content:"\ed2d"}.bxs-checkbox:before{content:"\ed2e"}.bxs-checkbox-checked:before{content:"\ed2f"}.bxs-checkbox-minus:before{content:"\ed30"}.bxs-check-circle:before{content:"\ed31"}.bxs-check-shield:before{content:"\ed32"}.bxs-check-square:before{content:"\ed33"}.bxs-chess:before{content:"\ed34"}.bxs-chevron-down:before{content:"\ed35"}.bxs-chevron-down-circle:before{content:"\ed36"}.bxs-chevron-down-square:before{content:"\ed37"}.bxs-chevron-left:before{content:"\ed38"}.bxs-chevron-left-circle:before{content:"\ed39"}.bxs-chevron-left-square:before{content:"\ed3a"}.bxs-chevron-right:before{content:"\ed3b"}.bxs-chevron-right-circle:before{content:"\ed3c"}.bxs-chevron-right-square:before{content:"\ed3d"}.bxs-chevrons-down:before{content:"\ed3e"}.bxs-chevrons-left:before{content:"\ed3f"}.bxs-chevrons-right:before{content:"\ed40"}.bxs-chevrons-up:before{content:"\ed41"}.bxs-chevron-up:before{content:"\ed42"}.bxs-chevron-up-circle:before{content:"\ed43"}.bxs-chevron-up-square:before{content:"\ed44"}.bxs-chip:before{content:"\ed45"}.bxs-church:before{content:"\ed46"}.bxs-circle:before{content:"\ed47"}.bxs-city:before{content:"\ed48"}.bxs-clinic:before{content:"\ed49"}.bxs-cloud:before{content:"\ed4a"}.bxs-cloud-download:before{content:"\ed4b"}.bxs-cloud-lightning:before{content:"\ed4c"}.bxs-cloud-rain:before{content:"\ed4d"}.bxs-cloud-upload:before{content:"\ed4e"}.bxs-coffee:before{content:"\ed4f"}.bxs-coffee-alt:before{content:"\ed50"}.bxs-coffee-togo:before{content:"\ed51"}.bxs-cog:before{content:"\ed52"}.bxs-coin:before{content:"\ed53"}.bxs-coin-stack:before{content:"\ed54"}.bxs-collection:before{content:"\ed55"}.bxs-color-fill:before{content:"\ed56"}.bxs-comment:before{content:"\ed57"}.bxs-comment-add:before{content:"\ed58"}.bxs-comment-check:before{content:"\ed59"}.bxs-comment-detail:before{content:"\ed5a"}.bxs-comment-dots:before{content:"\ed5b"}.bxs-comment-edit:before{content:"\ed5c"}.bxs-comment-error:before{content:"\ed5d"}.bxs-comment-minus:before{content:"\ed5e"}.bxs-comment-x:before{content:"\ed5f"}.bxs-compass:before{content:"\ed60"}.bxs-component:before{content:"\ed61"}.bxs-confused:before{content:"\ed62"}.bxs-contact:before{content:"\ed63"}.bxs-conversation:before{content:"\ed64"}.bxs-cookie:before{content:"\ed65"}.bxs-cool:before{content:"\ed66"}.bxs-copy:before{content:"\ed67"}.bxs-copy-alt:before{content:"\ed68"}.bxs-copyright:before{content:"\ed69"}.bxs-coupon:before{content:"\ed6a"}.bxs-credit-card:before{content:"\ed6b"}.bxs-credit-card-alt:before{content:"\ed6c"}.bxs-credit-card-front:before{content:"\ed6d"}.bxs-crop:before{content:"\ed6e"}.bxs-crown:before{content:"\ed6f"}.bxs-cube:before{content:"\ed70"}.bxs-cube-alt:before{content:"\ed71"}.bxs-cuboid:before{content:"\ed72"}.bxs-customize:before{content:"\ed73"}.bxs-cylinder:before{content:"\ed74"}.bxs-dashboard:before{content:"\ed75"}.bxs-data:before{content:"\ed76"}.bxs-detail:before{content:"\ed77"}.bxs-devices:before{content:"\ed78"}.bxs-diamond:before{content:"\ed79"}.bxs-dice-1:before{content:"\ed7a"}.bxs-dice-2:before{content:"\ed7b"}.bxs-dice-3:before{content:"\ed7c"}.bxs-dice-4:before{content:"\ed7d"}.bxs-dice-5:before{content:"\ed7e"}.bxs-dice-6:before{content:"\ed7f"}.bxs-direction-left:before{content:"\ed80"}.bxs-direction-right:before{content:"\ed81"}.bxs-directions:before{content:"\ed82"}.bxs-disc:before{content:"\ed83"}.bxs-discount:before{content:"\ed84"}.bxs-dish:before{content:"\ed85"}.bxs-dislike:before{content:"\ed86"}.bxs-dizzy:before{content:"\ed87"}.bxs-dock-bottom:before{content:"\ed88"}.bxs-dock-left:before{content:"\ed89"}.bxs-dock-right:before{content:"\ed8a"}.bxs-dock-top:before{content:"\ed8b"}.bxs-dollar-circle:before{content:"\ed8c"}.bxs-donate-blood:before{content:"\ed8d"}.bxs-donate-heart:before{content:"\ed8e"}.bxs-door-open:before{content:"\ed8f"}.bxs-doughnut-chart:before{content:"\ed90"}.bxs-down-arrow:before{content:"\ed91"}.bxs-down-arrow-alt:before{content:"\ed92"}.bxs-down-arrow-circle:before{content:"\ed93"}.bxs-down-arrow-square:before{content:"\ed94"}.bxs-download:before{content:"\ed95"}.bxs-downvote:before{content:"\ed96"}.bxs-drink:before{content:"\ed97"}.bxs-droplet-half:before{content:"\ed98"}.bxs-dryer:before{content:"\ed99"}.bxs-duplicate:before{content:"\ed9a"}.bxs-edit:before{content:"\ed9b"}.bxs-edit-alt:before{content:"\ed9c"}.bxs-edit-location:before{content:"\ed9d"}.bxs-eject:before{content:"\ed9e"}.bxs-envelope:before{content:"\ed9f"}.bxs-envelope-open:before{content:"\eda0"}.bxs-eraser:before{content:"\eda1"}.bxs-error:before{content:"\eda2"}.bxs-error-alt:before{content:"\eda3"}.bxs-error-circle:before{content:"\eda4"}.bxs-ev-station:before{content:"\eda5"}.bxs-exit:before{content:"\eda6"}.bxs-extension:before{content:"\eda7"}.bxs-eyedropper:before{content:"\eda8"}.bxs-face:before{content:"\eda9"}.bxs-face-mask:before{content:"\edaa"}.bxs-factory:before{content:"\edab"}.bxs-fast-forward-circle:before{content:"\edac"}.bxs-file:before{content:"\edad"}.bxs-file-archive:before{content:"\edae"}.bxs-file-blank:before{content:"\edaf"}.bxs-file-css:before{content:"\edb0"}.bxs-file-doc:before{content:"\edb1"}.bxs-file-export:before{content:"\edb2"}.bxs-file-find:before{content:"\edb3"}.bxs-file-gif:before{content:"\edb4"}.bxs-file-html:before{content:"\edb5"}.bxs-file-image:before{content:"\edb6"}.bxs-file-import:before{content:"\edb7"}.bxs-file-jpg:before{content:"\edb8"}.bxs-file-js:before{content:"\edb9"}.bxs-file-json:before{content:"\edba"}.bxs-file-md:before{content:"\edbb"}.bxs-file-pdf:before{content:"\edbc"}.bxs-file-plus:before{content:"\edbd"}.bxs-file-png:before{content:"\edbe"}.bxs-file-txt:before{content:"\edbf"}.bxs-film:before{content:"\edc0"}.bxs-filter-alt:before{content:"\edc1"}.bxs-first-aid:before{content:"\edc2"}.bxs-flag:before{content:"\edc3"}.bxs-flag-alt:before{content:"\edc4"}.bxs-flag-checkered:before{content:"\edc5"}.bxs-flame:before{content:"\edc6"}.bxs-flask:before{content:"\edc7"}.bxs-florist:before{content:"\edc8"}.bxs-folder:before{content:"\edc9"}.bxs-folder-minus:before{content:"\edca"}.bxs-folder-open:before{content:"\edcb"}.bxs-folder-plus:before{content:"\edcc"}.bxs-food-menu:before{content:"\edcd"}.bxs-fridge:before{content:"\edce"}.bxs-game:before{content:"\edcf"}.bxs-gas-pump:before{content:"\edd0"}.bxs-ghost:before{content:"\edd1"}.bxs-gift:before{content:"\edd2"}.bxs-graduation:before{content:"\edd3"}.bxs-grid:before{content:"\edd4"}.bxs-grid-alt:before{content:"\edd5"}.bxs-group:before{content:"\edd6"}.bxs-guitar-amp:before{content:"\edd7"}.bxs-hand:before{content:"\edd8"}.bxs-hand-down:before{content:"\edd9"}.bxs-hand-left:before{content:"\edda"}.bxs-hand-right:before{content:"\eddb"}.bxs-hand-up:before{content:"\eddc"}.bxs-happy:before{content:"\eddd"}.bxs-happy-alt:before{content:"\edde"}.bxs-happy-beaming:before{content:"\eddf"}.bxs-happy-heart-eyes:before{content:"\ede0"}.bxs-hdd:before{content:"\ede1"}.bxs-heart:before{content:"\ede2"}.bxs-heart-circle:before{content:"\ede3"}.bxs-heart-square:before{content:"\ede4"}.bxs-help-circle:before{content:"\ede5"}.bxs-hide:before{content:"\ede6"}.bxs-home:before{content:"\ede7"}.bxs-home-circle:before{content:"\ede8"}.bxs-home-heart:before{content:"\ede9"}.bxs-home-smile:before{content:"\edea"}.bxs-hotel:before{content:"\edeb"}.bxs-hourglass:before{content:"\edec"}.bxs-hourglass-bottom:before{content:"\eded"}.bxs-hourglass-top:before{content:"\edee"}.bxs-id-card:before{content:"\edef"}.bxs-image:before{content:"\edf0"}.bxs-image-add:before{content:"\edf1"}.bxs-image-alt:before{content:"\edf2"}.bxs-inbox:before{content:"\edf3"}.bxs-info-circle:before{content:"\edf4"}.bxs-info-square:before{content:"\edf5"}.bxs-institution:before{content:"\edf6"}.bxs-joystick:before{content:"\edf7"}.bxs-joystick-alt:before{content:"\edf8"}.bxs-joystick-button:before{content:"\edf9"}.bxs-key:before{content:"\edfa"}.bxs-keyboard:before{content:"\edfb"}.bxs-label:before{content:"\edfc"}.bxs-landmark:before{content:"\edfd"}.bxs-landscape:before{content:"\edfe"}.bxs-laugh:before{content:"\edff"}.bxs-layer:before{content:"\ee00"}.bxs-layer-minus:before{content:"\ee01"}.bxs-layer-plus:before{content:"\ee02"}.bxs-layout:before{content:"\ee03"}.bxs-left-arrow:before{content:"\ee04"}.bxs-left-arrow-alt:before{content:"\ee05"}.bxs-left-arrow-circle:before{content:"\ee06"}.bxs-left-arrow-square:before{content:"\ee07"}.bxs-left-down-arrow-circle:before{content:"\ee08"}.bxs-left-top-arrow-circle:before{content:"\ee09"}.bxs-like:before{content:"\ee0a"}.bxs-location-plus:before{content:"\ee0b"}.bxs-lock:before{content:"\ee0c"}.bxs-lock-alt:before{content:"\ee0d"}.bxs-lock-open:before{content:"\ee0e"}.bxs-lock-open-alt:before{content:"\ee0f"}.bxs-log-in:before{content:"\ee10"}.bxs-log-in-circle:before{content:"\ee11"}.bxs-log-out:before{content:"\ee12"}.bxs-log-out-circle:before{content:"\ee13"}.bxs-low-vision:before{content:"\ee14"}.bxs-magic-wand:before{content:"\ee15"}.bxs-magnet:before{content:"\ee16"}.bxs-map:before{content:"\ee17"}.bxs-map-alt:before{content:"\ee18"}.bxs-map-pin:before{content:"\ee19"}.bxs-mask:before{content:"\ee1a"}.bxs-medal:before{content:"\ee1b"}.bxs-megaphone:before{content:"\ee1c"}.bxs-meh:before{content:"\ee1d"}.bxs-meh-alt:before{content:"\ee1e"}.bxs-meh-blank:before{content:"\ee1f"}.bxs-memory-card:before{content:"\ee20"}.bxs-message:before{content:"\ee21"}.bxs-message-add:before{content:"\ee22"}.bxs-message-alt:before{content:"\ee23"}.bxs-message-alt-add:before{content:"\ee24"}.bxs-message-alt-check:before{content:"\ee25"}.bxs-message-alt-detail:before{content:"\ee26"}.bxs-message-alt-dots:before{content:"\ee27"}.bxs-message-alt-edit:before{content:"\ee28"}.bxs-message-alt-error:before{content:"\ee29"}.bxs-message-alt-minus:before{content:"\ee2a"}.bxs-message-alt-x:before{content:"\ee2b"}.bxs-message-check:before{content:"\ee2c"}.bxs-message-detail:before{content:"\ee2d"}.bxs-message-dots:before{content:"\ee2e"}.bxs-message-edit:before{content:"\ee2f"}.bxs-message-error:before{content:"\ee30"}.bxs-message-minus:before{content:"\ee31"}.bxs-message-rounded:before{content:"\ee32"}.bxs-message-rounded-add:before{content:"\ee33"}.bxs-message-rounded-check:before{content:"\ee34"}.bxs-message-rounded-detail:before{content:"\ee35"}.bxs-message-rounded-dots:before{content:"\ee36"}.bxs-message-rounded-edit:before{content:"\ee37"}.bxs-message-rounded-error:before{content:"\ee38"}.bxs-message-rounded-minus:before{content:"\ee39"}.bxs-message-rounded-x:before{content:"\ee3a"}.bxs-message-square:before{content:"\ee3b"}.bxs-message-square-add:before{content:"\ee3c"}.bxs-message-square-check:before{content:"\ee3d"}.bxs-message-square-detail:before{content:"\ee3e"}.bxs-message-square-dots:before{content:"\ee3f"}.bxs-message-square-edit:before{content:"\ee40"}.bxs-message-square-error:before{content:"\ee41"}.bxs-message-square-minus:before{content:"\ee42"}.bxs-message-square-x:before{content:"\ee43"}.bxs-message-x:before{content:"\ee44"}.bxs-meteor:before{content:"\ee45"}.bxs-microchip:before{content:"\ee46"}.bxs-microphone:before{content:"\ee47"}.bxs-microphone-alt:before{content:"\ee48"}.bxs-microphone-off:before{content:"\ee49"}.bxs-minus-circle:before{content:"\ee4a"}.bxs-minus-square:before{content:"\ee4b"}.bxs-mobile:before{content:"\ee4c"}.bxs-mobile-vibration:before{content:"\ee4d"}.bxs-moon:before{content:"\ee4e"}.bxs-mouse:before{content:"\ee4f"}.bxs-mouse-alt:before{content:"\ee50"}.bxs-movie:before{content:"\ee51"}.bxs-movie-play:before{content:"\ee52"}.bxs-music:before{content:"\ee53"}.bxs-navigation:before{content:"\ee54"}.bxs-network-chart:before{content:"\ee55"}.bxs-news:before{content:"\ee56"}.bxs-no-entry:before{content:"\ee57"}.bxs-note:before{content:"\ee58"}.bxs-notepad:before{content:"\ee59"}.bxs-notification:before{content:"\ee5a"}.bxs-notification-off:before{content:"\ee5b"}.bxs-offer:before{content:"\ee5c"}.bxs-package:before{content:"\ee5d"}.bxs-paint:before{content:"\ee5e"}.bxs-paint-roll:before{content:"\ee5f"}.bxs-palette:before{content:"\ee60"}.bxs-paper-plane:before{content:"\ee61"}.bxs-parking:before{content:"\ee62"}.bxs-paste:before{content:"\ee63"}.bxs-pen:before{content:"\ee64"}.bxs-pencil:before{content:"\ee65"}.bxs-phone:before{content:"\ee66"}.bxs-phone-call:before{content:"\ee67"}.bxs-phone-incoming:before{content:"\ee68"}.bxs-phone-off:before{content:"\ee69"}.bxs-phone-outgoing:before{content:"\ee6a"}.bxs-photo-album:before{content:"\ee6b"}.bxs-piano:before{content:"\ee6c"}.bxs-pie-chart:before{content:"\ee6d"}.bxs-pie-chart-alt:before{content:"\ee6e"}.bxs-pie-chart-alt-2:before{content:"\ee6f"}.bxs-pin:before{content:"\ee70"}.bxs-pizza:before{content:"\ee71"}.bxs-plane:before{content:"\ee72"}.bxs-plane-alt:before{content:"\ee73"}.bxs-plane-land:before{content:"\ee74"}.bxs-planet:before{content:"\ee75"}.bxs-plane-take-off:before{content:"\ee76"}.bxs-playlist:before{content:"\ee77"}.bxs-plug:before{content:"\ee78"}.bxs-plus-circle:before{content:"\ee79"}.bxs-plus-square:before{content:"\ee7a"}.bxs-pointer:before{content:"\ee7b"}.bxs-polygon:before{content:"\ee7c"}.bxs-printer:before{content:"\ee7d"}.bxs-purchase-tag:before{content:"\ee7e"}.bxs-purchase-tag-alt:before{content:"\ee7f"}.bxs-pyramid:before{content:"\ee80"}.bxs-quote-alt-left:before{content:"\ee81"}.bxs-quote-alt-right:before{content:"\ee82"}.bxs-quote-left:before{content:"\ee83"}.bxs-quote-right:before{content:"\ee84"}.bxs-quote-single-left:before{content:"\ee85"}.bxs-quote-single-right:before{content:"\ee86"}.bxs-radiation:before{content:"\ee87"}.bxs-radio:before{content:"\ee88"}.bxs-receipt:before{content:"\ee89"}.bxs-rectangle:before{content:"\ee8a"}.bxs-registered:before{content:"\ee8b"}.bxs-rename:before{content:"\ee8c"}.bxs-report:before{content:"\ee8d"}.bxs-rewind-circle:before{content:"\ee8e"}.bxs-right-arrow:before{content:"\ee8f"}.bxs-right-arrow-alt:before{content:"\ee90"}.bxs-right-arrow-circle:before{content:"\ee91"}.bxs-right-arrow-square:before{content:"\ee92"}.bxs-right-down-arrow-circle:before{content:"\ee93"}.bxs-right-top-arrow-circle:before{content:"\ee94"}.bxs-rocket:before{content:"\ee95"}.bxs-ruler:before{content:"\ee96"}.bxs-sad:before{content:"\ee97"}.bxs-save:before{content:"\ee98"}.bxs-school:before{content:"\ee99"}.bxs-search:before{content:"\ee9a"}.bxs-search-alt-2:before{content:"\ee9b"}.bxs-select-multiple:before{content:"\ee9c"}.bxs-send:before{content:"\ee9d"}.bxs-server:before{content:"\ee9e"}.bxs-shapes:before{content:"\ee9f"}.bxs-share:before{content:"\eea0"}.bxs-share-alt:before{content:"\eea1"}.bxs-shield:before{content:"\eea2"}.bxs-shield-alt-2:before{content:"\eea3"}.bxs-shield-x:before{content:"\eea4"}.bxs-ship:before{content:"\eea5"}.bxs-shocked:before{content:"\eea6"}.bxs-shopping-bag:before{content:"\eea7"}.bxs-shopping-bag-alt:before{content:"\eea8"}.bxs-shopping-bags:before{content:"\eea9"}.bxs-show:before{content:"\eeaa"}.bxs-skip-next-circle:before{content:"\eeab"}.bxs-skip-previous-circle:before{content:"\eeac"}.bxs-skull:before{content:"\eead"}.bxs-sleepy:before{content:"\eeae"}.bxs-slideshow:before{content:"\eeaf"}.bxs-smile:before{content:"\eeb0"}.bxs-sort-alt:before{content:"\eeb1"}.bxs-spa:before{content:"\eeb2"}.bxs-speaker:before{content:"\eeb3"}.bxs-spray-can:before{content:"\eeb4"}.bxs-spreadsheet:before{content:"\eeb5"}.bxs-square:before{content:"\eeb6"}.bxs-square-rounded:before{content:"\eeb7"}.bxs-star:before{content:"\eeb8"}.bxs-star-half:before{content:"\eeb9"}.bxs-sticker:before{content:"\eeba"}.bxs-stopwatch:before{content:"\eebb"}.bxs-store:before{content:"\eebc"}.bxs-store-alt:before{content:"\eebd"}.bxs-sun:before{content:"\eebe"}.bxs-tachometer:before{content:"\eebf"}.bxs-tag:before{content:"\eec0"}.bxs-tag-alt:before{content:"\eec1"}.bxs-tag-x:before{content:"\eec2"}.bxs-taxi:before{content:"\eec3"}.bxs-tennis-ball:before{content:"\eec4"}.bxs-terminal:before{content:"\eec5"}.bxs-thermometer:before{content:"\eec6"}.bxs-time:before{content:"\eec7"}.bxs-time-five:before{content:"\eec8"}.bxs-timer:before{content:"\eec9"}.bxs-tired:before{content:"\eeca"}.bxs-toggle-left:before{content:"\eecb"}.bxs-toggle-right:before{content:"\eecc"}.bxs-tone:before{content:"\eecd"}.bxs-torch:before{content:"\eece"}.bxs-to-top:before{content:"\eecf"}.bxs-traffic:before{content:"\eed0"}.bxs-traffic-barrier:before{content:"\eed1"}.bxs-traffic-cone:before{content:"\eed2"}.bxs-train:before{content:"\eed3"}.bxs-trash:before{content:"\eed4"}.bxs-trash-alt:before{content:"\eed5"}.bxs-tree:before{content:"\eed6"}.bxs-trophy:before{content:"\eed7"}.bxs-truck:before{content:"\eed8"}.bxs-t-shirt:before{content:"\eed9"}.bxs-tv:before{content:"\eeda"}.bxs-up-arrow:before{content:"\eedb"}.bxs-up-arrow-alt:before{content:"\eedc"}.bxs-up-arrow-circle:before{content:"\eedd"}.bxs-up-arrow-square:before{content:"\eede"}.bxs-upside-down:before{content:"\eedf"}.bxs-upvote:before{content:"\eee0"}.bxs-user:before{content:"\eee1"}.bxs-user-account:before{content:"\eee2"}.bxs-user-badge:before{content:"\eee3"}.bxs-user-check:before{content:"\eee4"}.bxs-user-circle:before{content:"\eee5"}.bxs-user-detail:before{content:"\eee6"}.bxs-user-minus:before{content:"\eee7"}.bxs-user-pin:before{content:"\eee8"}.bxs-user-plus:before{content:"\eee9"}.bxs-user-rectangle:before{content:"\eeea"}.bxs-user-voice:before{content:"\eeeb"}.bxs-user-x:before{content:"\eeec"}.bxs-vector:before{content:"\eeed"}.bxs-vial:before{content:"\eeee"}.bxs-video:before{content:"\eeef"}.bxs-video-off:before{content:"\eef0"}.bxs-video-plus:before{content:"\eef1"}.bxs-video-recording:before{content:"\eef2"}.bxs-videos:before{content:"\eef3"}.bxs-virus:before{content:"\eef4"}.bxs-virus-block:before{content:"\eef5"}.bxs-volume:before{content:"\eef6"}.bxs-volume-full:before{content:"\eef7"}.bxs-volume-low:before{content:"\eef8"}.bxs-volume-mute:before{content:"\eef9"}.bxs-wallet:before{content:"\eefa"}.bxs-wallet-alt:before{content:"\eefb"}.bxs-washer:before{content:"\eefc"}.bxs-watch:before{content:"\eefd"}.bxs-watch-alt:before{content:"\eefe"}.bxs-webcam:before{content:"\eeff"}.bxs-widget:before{content:"\ef00"}.bxs-window-alt:before{content:"\ef01"}.bxs-wine:before{content:"\ef02"}.bxs-wink-smile:before{content:"\ef03"}.bxs-wink-tongue:before{content:"\ef04"}.bxs-wrench:before{content:"\ef05"}.bxs-x-circle:before{content:"\ef06"}.bxs-x-square:before{content:"\ef07"}.bxs-yin-yang:before{content:"\ef08"}.bxs-zap:before{content:"\ef09"}.bxs-zoom-in:before{content:"\ef0a"}.bxs-zoom-out:before{content:"\ef0b"}nav{border:0;display:block;margin:0;outline:0;padding:0}.header-area{background-color:initial;left:0;padding:20px 0;position:fixed;right:0;top:0;transition:all .5s ease;z-index:100!important}.main-nav{align-items:center;animation:slideDown .5s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f9f9f9e6;box-shadow:0 4px 15px #0000001a;display:flex;justify-content:space-between;padding:15px 25px;transition:all .3s ease}.background-header .main-nav{background:#fffffff2;box-shadow:0 2px 10px #00000026}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.logo img{max-height:50px;transition:all .3s ease;width:auto}@media screen and (max-width:370px){.logo img{max-height:40px;width:auto}.profile-trigger{padding:5px 7px!important}.menu-trigger span,.menu-trigger span:after,.menu-trigger span:before{width:21px}.profile-image1{height:25px;width:25px}.dropdown-arrow{font-size:9px}}.nav{align-items:center;display:flex;gap:8px;list-style:none}.nav li{position:relative}.nav-link{align-items:center;border-radius:8px;color:#8865e1;display:flex;font-size:15px;font-weight:500;gap:6px;letter-spacing:.3px;padding:12px 18px;text-decoration:none;transition:all .3s ease}.nav-link:hover{background-color:#8865e11a;color:#6b46c1;transform:translateY(-1px)}.main-search,.search-container{position:relative}.form-main-search{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:2px solid #8865e133;display:flex;margin:0!important;padding:2px;transition:all .3s ease}.form-main-search:focus-within{border-color:#8865e1;box-shadow:0 0 0 3px #8865e11a}.input-main-search{background:#0000;border:none;color:#1f2937;font-size:14px;outline:none;padding:10px 15px;transition:all .3s ease}.input-main-search.input-guest-user{width:350px!important}@media screen and (max-width:1399px){.input-main-search.input-guest-user{width:200px!important}}.input-main-search.input-auth-user{width:350px!important}@media screen and (max-width:1399px){.input-main-search.input-auth-user{width:300px!important}}.input-main-search::placeholder{color:#9ca3af}.btn-main-search{align-items:center;background:linear-gradient(135deg,#8865e1,#6b46c1);border:none;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.btn-main-search:hover{background:linear-gradient(135deg,#6b46c1,#553c9a);transform:scale(1.05)}.btn-main-search i{font-size:16px}.expert-button{color:#8865e1;display:block;font-size:16px;font-weight:500;letter-spacing:.5px;padding:12px 20px;text-decoration:none;transition:.3s}.auth-buttons{align-items:center;display:flex;gap:12px}.login-button{border:2px solid #8865e14d;color:#8865e1;font-size:14px;font-weight:500;padding:10px 20px;text-decoration:none;transition:all .3s ease}.login-button:hover{background-color:#8865e11a;border-color:#8865e1}.signup-button{background:linear-gradient(135deg,#8865e1,#6b46c1);box-shadow:0 4px 15px #8865e14d;color:#fff;font-size:14px;font-weight:600;padding:10px 20px;text-decoration:none;transition:all .3s ease}.signup-button:hover{background:linear-gradient(135deg,#6b46c1,#553c9a);box-shadow:0 6px 20px #8865e166;transform:translateY(-2px)}.mobile-auth-item{display:none;width:100%}.mobile-auth-link{align-items:center;display:flex!important;font-size:15px;font-weight:600;gap:8px;justify-content:center;margin:5px 20px;padding:15px 20px;text-align:center;transition:all .3s ease}.mobile-auth-link.login-link{border:2px solid #8865e14d;color:#8865e1!important}.mobile-auth-link.login-link:hover{background-color:#8865e11a;border-color:#8865e1}.mobile-auth-link.signup-link{background:linear-gradient(135deg,#8865e1,#6b46c1);color:#fff!important}.mobile-auth-link.signup-link:hover{background:linear-gradient(135deg,#6b46c1,#553c9a)}.mobile-auth-link.expert-mobile-link{background:#8865e11a!important;border:2px solid #8865e14d;color:#8865e1!important}.mobile-auth-link.expert-mobile-link:hover{background:#8865e133!important;border-color:#8865e1}.menu-trigger{cursor:pointer;display:none;flex-direction:column;padding:10px;position:relative;transition:all .3s ease;z-index:10001}.menu-trigger span,.menu-trigger span:after,.menu-trigger span:before{background-color:#8865e1;display:block;height:3px;position:relative;transition:all .3s ease;width:25px}.menu-trigger span:after,.menu-trigger span:before{content:"";left:0;position:absolute}.menu-trigger span:before{top:-8px}.menu-trigger span:after{top:8px}.menu-trigger.active span{background-color:initial}.menu-trigger.active span:before{top:0;transform:rotate(45deg)}.menu-trigger.active span:after{top:0;transform:rotate(-45deg)}.user-profile-dropdown{display:inline-block;position:relative;z-index:9999!important}.profile-trigger{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #8865e14d;border-radius:25px;cursor:pointer;display:flex;gap:8px;padding:8px 15px;transition:all .3s ease}.profile-trigger:hover{background:#8865e133;border-color:#8865e180;transform:translateY(-1px)}.profile-image1{border:2px solid #ffffff4d;border-radius:50%;height:35px;object-fit:cover;transition:all .3s ease;width:35px}.dropdown-arrow{color:#8865e1;font-size:12px;transition:transform .3s ease}.profile-trigger.active .dropdown-arrow{transform:rotate(180deg)}.user-profile-dropdown .dropdown-menu{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffef2!important;border:1px solid #8865e133!important;border-radius:12px!important;box-shadow:0 8px 25px #00000026!important;display:block!important;float:none!important;left:auto!important;margin-top:8px!important;min-width:180px!important;opacity:0;padding:0!important;position:absolute!important;right:0!important;top:100%!important;transform:translateY(-10px)!important;transition:all .3s ease!important;visibility:hidden;width:auto!important;z-index:10000!important}.user-profile-dropdown .dropdown-menu.active{opacity:1!important;transform:translateY(0)!important;visibility:visible!important}.user-profile-dropdown .dropdown-item{align-items:center!important;border-bottom:1px solid #8865e11a!important;color:#1e1e1e!important;display:flex!important;font-size:14px!important;font-weight:500!important;gap:12px!important;padding:12px 18px!important;text-decoration:none!important;transition:all .3s ease!important;white-space:nowrap!important;width:100%!important}.user-profile-dropdown .dropdown-item:last-child{border-bottom:none!important}.user-profile-dropdown .dropdown-item:hover{background:#8865e11a!important;color:#8865e1!important;transform:translateX(3px)!important}.user-profile-dropdown .dropdown-item.logout:hover{background:#ef44441a!important;color:#ef4444!important}.user-profile-dropdown .dropdown-item i{font-size:16px!important;text-align:center!important;width:16px!important}.language-toggle-container{align-items:center;display:flex;margin-right:15px}.language-toggle{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #8865e14d;border-radius:25px;cursor:pointer;display:flex;height:40px;padding:4px;position:relative;transition:all .3s ease;width:80px}.language-toggle:hover{border-color:#8865e180;transform:translateY(-1px)}.lang-option{color:#8865e1;cursor:pointer;flex:1 1;font-size:12px;font-weight:600;padding:8px 0;position:relative;text-align:center;transition:all .3s ease;z-index:2}.lang-option.active{color:#fff}.toggle-slider{background:linear-gradient(135deg,#8865e1,#6b46c1);border-radius:20px;box-shadow:0 2px 8px #8865e14d;height:32px;left:4px;position:absolute;top:4px;transition:all .3s cubic-bezier(.4,0,.2,1);width:36px}.language-toggle.arabic .toggle-slider{transform:translateX(36px)}.dropdown-nav-item{position:relative}.dropdown-trigger{align-items:center;display:flex!important;gap:5px}.dropdown-icon{font-size:12px;transition:transform .3s ease}.dropdown-nav-item.active .dropdown-icon,.dropdown-nav-item:hover .dropdown-icon{transform:rotate(180deg)}.nav-dropdown-menu{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffef2;border:1px solid #8865e133;border-radius:12px;box-shadow:0 8px 25px #00000026;left:50%;margin-top:8px;min-width:300px;opacity:0;padding:8px 0;position:absolute;top:100%;transform:translateX(-50%);transform:translateX(-50%) translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1000}.dropdown-nav-item.active .nav-dropdown-menu,.dropdown-nav-item:hover .nav-dropdown-menu{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}.dropdown-content{display:flex;flex-direction:column;gap:2px}.dropdown-nav-link{align-items:center;border-radius:8px;color:#1e1e1e;display:flex;gap:12px;margin:0 8px;padding:12px 18px;text-decoration:none;transition:all .3s ease}.dropdown-nav-link:hover{background:#8865e11a;color:#8865e1;transform:translateX(3px)}.dropdown-nav-link i{color:#8865e1;font-size:18px;text-align:center;width:20px}.dropdown-item-content{display:flex;flex-direction:column;gap:2px}.dropdown-title{font-size:14px;font-weight:600;line-height:1.2}.dropdown-desc{color:#6b7280;font-size:12px;line-height:1.2}.dropdown-nav-link:hover .dropdown-desc{color:#8865e1}.mobile-nav-item{display:none}.mobile-language-toggle{border-bottom:1px solid #8865e11a;display:none;justify-content:center;margin:0;padding:15px 0;width:100%}.desktop-only{display:flex}@media (max-width:1199px){ul{list-style:none;margin:0 auto;padding:0;text-align:center}ul li{display:inline-block;margin:0 10px}.search-nav-item .search-input{width:100%}.auth-buttons,.desktop-search,.expert-button{display:none!important}.header-area{padding:15px 0}.main-nav{flex-wrap:wrap;margin:0 10px;padding:12px 20px;position:relative}.logo{flex:0 0 auto;order:1}.user-profile-dropdown{flex:0 0 auto;margin:0 auto;order:2}.menu-trigger{display:flex;flex:0 0 auto;order:3}.auth-buttons,.desktop-only,.expert-button,.main-search{display:none!important}.nav{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#e9e1fef2;border-radius:0 0 12px 12px;box-shadow:0 8px 25px #00000026;flex-direction:column;gap:0;left:0;max-height:0;opacity:0;order:4;overflow:hidden;position:absolute;right:0;top:100%;visibility:hidden;width:100%;z-index:10000}.nav,.nav.active{transition:all .4s cubic-bezier(.4,0,.2,1)}.nav.active{max-height:800px;opacity:1;visibility:visible}.nav.active li{animation:slideInItem .3s ease forwards;opacity:1;transform:translateY(0)}.nav.active li:first-child{animation-delay:.1s}.nav.active li:nth-child(2){animation-delay:.15s}.nav.active li:nth-child(3){animation-delay:.2s}.nav.active li:nth-child(4){animation-delay:.25s}.nav.active li:nth-child(5){animation-delay:.3s}.nav.active li:nth-child(6){animation-delay:.35s}.nav.active li:nth-child(7){animation-delay:.4s}.nav.active li:nth-child(8){animation-delay:.45s}@keyframes slideInItem{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav li{animation:none;display:block;opacity:0;text-align:center;transform:translateY(-10px);width:100%}.nav li:last-child{border-bottom:none;margin-bottom:10px}.nav li:not(:nth-last-child(2)):not(:last-child){border-bottom:1px solid #8865e11a}.nav-link{border-radius:0;color:#1f2937;display:block;font-size:15px;padding:15px 20px;text-align:center;width:100%}.nav-link:hover{background-color:#8865e11a;color:#8865e1;transform:none}.dropdown-nav-item{display:none!important}.mobile-nav-item{border-bottom:1px solid #8865e11a;display:block;text-align:center;width:100%}.mobile-nav-item:last-of-type{border-bottom:none}.mobile-nav-item .nav-link{align-items:center;color:#1f2937;display:flex;font-size:15px;gap:8px;justify-content:center;padding:15px 20px;text-align:center;width:100%}.mobile-nav-item .nav-link i{color:#8865e1;display:none;font-size:16px}.mobile-nav-item .nav-link:hover{background-color:#8865e11a;color:#8865e1}.search-nav-item{display:block;padding:15px 20px;width:100%}.search-nav-item .input-main-search{width:100%}.mobile-language-toggle{display:flex}.mobile-language-toggle .language-toggle-container{justify-content:center;margin:0}.mobile-auth-item{display:block}.dropdown-content,.dropdown-nav-link,.nav-dropdown-menu{display:none!important}}@media (max-width:1024px) and (min-width:768px){.main-nav{padding:12px 18px}}@media (max-width:768px){.main-nav{margin:0 5px;padding:10px 15px}.user-profile-dropdown{margin-right:10px}.profile-trigger{padding:6px 12px}.profile-image1{height:30px;width:30px}.input-main-search{font-size:16px}.menu-trigger{padding:8px}.menu-trigger span,.menu-trigger span:after,.menu-trigger span:before{height:2px;width:22px}}@media (max-width:480px){.container{padding:0 10px}.main-nav{margin:0;padding:8px 12px}.main-nav,.nav{border-radius:0}}[dir=rtl] .language-toggle-container{margin-left:15px;margin-right:0}[dir=rtl] .toggle-slider{left:auto;right:4px}[dir=rtl] .language-toggle.arabic .toggle-slider{transform:translateX(-36px)}[dir=rtl] .nav-dropdown-menu{left:auto;right:50%;transform:translateX(50%)}[dir=rtl] .dropdown-nav-item.active .nav-dropdown-menu,[dir=rtl] .dropdown-nav-item:hover .nav-dropdown-menu{transform:translateX(50%) translateY(0)}[dir=rtl] .dropdown-nav-link:hover{transform:translateX(-3px)}[dir=rtl] .user-profile-dropdown .dropdown-item:hover{transform:translateX(-3px)!important}.desktop-search,.search-container{position:relative}.search-form{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:2px solid #8865e133;display:flex;padding:2px;transition:all .3s ease}.search-form:focus-within{border-color:#8865e1;box-shadow:0 0 0 3px #8865e11a}.search-input{background:#0000;border:none;color:#1f2937;font-size:14px;outline:none;padding:10px 15px;transition:all .3s ease;width:350px}.search-input.guest-input{width:350px}@media screen and (max-width:1399px){.search-input.guest-input{width:200px}}.search-input.auth-input{width:450px}@media screen and (max-width:1399px){.search-input.auth-input{width:300px}}.search-input::placeholder{color:#9ca3af}.search-btn{align-items:center;background:linear-gradient(135deg,#8865e1,#6b46c1);border:none;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.search-btn:hover{background:linear-gradient(135deg,#6b46c1,#553c9a);transform:scale(1.05)}.search-btn i{font-size:16px}.search-nav-item{display:none}html[dir=rtl] .user-profile-dropdown{flex-direction:row-reverse}*{box-sizing:border-box}#root,body,html{margin:0;overflow-x:hidden;padding:0;width:100%}body.nav-menu-open{height:100%;position:fixed;width:100%}
/*# sourceMappingURL=main.b9e0ac50.css.map*/