.auth-section{max-width:450px;margin:0 auto;border:1px solid #e8e3e3;padding:30px 24px;box-shadow:0 9px 14px 3px rgba(0,0,0,.26)}.auth-section .forgot-password-label{margin:20px 0;text-decoration:underline;font-size:14px}.create-leader-max{max-width:none}.form-control{border-radius:0}.btn-primary{background-color:var(--accent-color);border-color:transparent;border-radius:0}.error-message{font-size:14px;margin-top:5px;color:#b70e0e}.cursor-pointer{cursor:pointer}.modal.show{display:block;background-color:rgba(0,0,0,.412)}.modal .modal-content .modal-header{background-color:#0e1d34;display:flex;justify-content:space-between}.modal .modal-content .modal-header .modal-title{color:#fff}.modal .modal-content .modal-header .close{border:none;background-color:#9a0c0c;border-radius:50%;margin:0;padding:0;width:25px;height:25px;display:flex;justify-content:center;align-items:center;color:#fff;line-height:normal;font-size:21px}.btn-getstarted{border:none}.post-comment-section{gap:20px;display:flex;flex-direction:column}.post-comment-section .comments{gap:10px;display:flex;flex-direction:column}.post-comment-section .comments .comment-text{font-size:14px}.post-comment-section .post-comments .form-group{margin-top:5px}.post-comment-section .post-comments .form-group button svg{fill:#fff}.poll .poll-box{width:100%}.poll .poll-title{margin-bottom:1.5rem;font-size:1.5rem;color:#333;text-align:center}.poll .poll-option{display:flex;align-items:center;position:relative;padding:.75rem 1rem;margin:.5rem 0;background:#f0f2f5;border-radius:6px;cursor:pointer;transition:background .3s ease}.poll .poll-option:hover{background:#e4e6eb}.poll .poll-option input[type=radio]{display:none}.poll .option-text{flex:1 1;font-size:1rem;color:#555}.poll .poll-bar{position:absolute;left:0;top:0;height:100%;width:0;background:#1877f2;opacity:.2;border-radius:6px;transition:width .5s ease}.poll .poll-option input[type=radio]:checked+.option-text+.poll-bar{width:100%;opacity:.3}.post-liked{color:#0e1d34!important}.align-item-center{align-items:center}.react-datepicker-wrapper{display:block!important}.no-post-found{padding:52px 10px;display:flex;justify-content:space-around;align-items:center}.post-image{width:100%;max-width:500px}.post-image-avatar{width:37px;height:37px;border-radius:50%;object-fit:cover;display:block}.ml-5{margin-left:5px}@media(max-width:1199px){.header{padding:12px 0!important}}