.modal-container{position:absolute;color:#000;top:0;bottom:0;left:0;right:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;background-color:rgba(0,0,0,.5)}.modal-content{border-radius:5px;max-width:45%}.modal-footer button:first-child{background-color:var(--secondary-color)}.modal-footer button:last-child{background-color:transparent;color:var(--font-dark-color)}@media only screen and (max-width:600px){.modal-content{max-width:95%}}.profile{background-color:var(--primary-light-color);padding:1rem .5rem;box-shadow:2px 2px 15px 4px rgba(0,0,0,.15);text-align:center}.profile i{color:var(--primary-dark-color)}.profile img{width:130px;height:130px}.profile p{margin-bottom:5px}.profile-panel a{color:var(--font-dark-color)}.profile-login-panel a:hover{color:var(--font-light-color)}.profile .edit-ic{position:relative;display:inline-block}.profile .edit-ic button{position:absolute;left:-5px;top:10px}.profile .edit-profile{position:absolute;right:10px;bottom:-10px}.profile .profile-panel button{border:none;outline:none;cursor:pointer;background-color:transparent;color:var(--primary-dark-color);width:35px;height:35px;border-radius:50px;font-size:1.25rem}.profile .profile-panel button:hover{color:var(--font-light-color);background-color:var(--secondary-color)}.like-button i{cursor:pointer;font-size:1rem;color:var(--primary-dark-color)}.card{background-color:var(--primary-light-color);box-shadow:2px 2px 15px 4px rgba(0,0,0,.15);margin-bottom:1.25rem}.card-body{padding:10px 1rem}.card-title a{color:var(--primary-dark-color)}.card-text{color:var(--font-dark-color);margin-bottom:.675rem}.card a,.card a:hover{text-decoration:none}.meta-data i{cursor:pointer;font-size:1rem;color:var(--primary-dark-color)}.meta-data{font-size:var(--small)}.card .menu{position:absolute;cursor:pointer;right:5px;top:5px;margin-left:10px;color:var(--primary-dark-color)}.dropdown-menu{-webkit-animation:fade-in .2s ease-in;animation:fade-in .2s ease-in}.card .menu .dropdown-toggle:before{visibility:hidden}@media only screen and (max-width:575px){.card-body{padding:.75rem}.meta-data>div:last-child{text-align:center;margin-top:.5rem}.meta-data>div:last-child:before{content:"";display:block;height:1px;background-color:rgba(0,0,0,.35);margin-bottom:5px}}.user-tile img{width:40px;height:40px;border-radius:40px}.user-tile .media-body small{font-size:var(--small-xs);color:var(--font-gray-color)}.user-tile .media-body p{margin-bottom:5px;font-size:var(--small)}.user-tile p a{color:var(--primary-dark-color);font-weight:600}@media only screen and (max-width:600px){.user-tile .media-body{text-align:start}}@media only screen and (max-width:600px){.blogs-list{margin-top:2rem}}.loader-overlay{position:fixed;width:100%;height:100%;left:0;top:0;z-index:10;background-color:rgba(0,0,0,.2)}.loader{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:100px;height:100px;color:var(--primary-dark-color)}.spinner-border{border-width:8px}@media only screen and (max-width:600px){.loader{width:60px;height:60px}}.login-form-container{margin-top:4.25rem;background-color:var(--primary-light-color);padding:1.5rem;box-shadow:2px 2px 15px 4px rgba(0,0,0,.15)}.login-form-container a{color:var(--primary-dark-color);text-decoration:underline}.signup-form-container{margin-top:2.75rem;background-color:var(--primary-light-color);padding:1.5rem;box-shadow:2px 2px 15px 4px rgba(0,0,0,.15)}.signup-form-container a{color:var(--primary-dark-color);text-decoration:underline}.error-message{text-align:center;margin-top:20px}.error-message p{margin:0 0 10px;padding:5px;border-radius:5px}.markdown-editor button{background-color:#fff;border-bottom:0;border:0}.markdown-editor .nav-pills .nav-item .active{background-color:var(--primary-dark-color)}.comments{-webkit-animation:reveal .2s ease-in-out;animation:reveal .2s ease-in-out;-webkit-transform-origin:top;transform-origin:top}.comments>div:not(:first-child):before{content:"";display:block;width:100%;height:1px;background-color:rgba(0,0,0,.2);margin-top:.5rem;margin-bottom:.5rem}.comments img{width:40px;height:40px;border-radius:40px}.comments .media-body small{font-size:var(--small-xs);color:var(--font-gray-color)}.comments .media-body p{margin-bottom:5px;font-size:var(--small)}.comment-form .btn,.comment-form .form-control{font-size:var(--small)}.comment-form .btn{padding:.2rem .85rem}.post-show{margin:2rem 3.5rem;background-color:var(--primary-light-color);padding:1.5rem 1.5rem .75rem;box-shadow:0 5px 12px rgba(0,0,0,.4)}.post-show .post-body{margin-bottom:2rem}.post-show .post-text p{color:var(--font-gray-color)}.post-show .post-meta{margin-top:20px;font-size:.85rem;color:var(--font-dark-color);text-transform:capitalize}.post-show hr{border-top:1px solid rgba(0,0,0,.4)}.post-body h5{color:var(--font-gray-color);font-weight:350}.post-show .post-footer span{cursor:pointer}@media only screen and (max-width:600px){.post-show{margin:1rem 0;padding:1rem .5rem}}.notifications .badge{position:absolute;bottom:-20px;left:18px;font-size:var(--small-xs)}.notifications a{color:var(--font-light-color)}.notifications .custom-dropdown-item{font-size:var(--small);padding:.25rem .5rem}.notifications .custom-dropdown-item[read=unread] a:before{content:"\2022";display:inline;margin-right:8px;font-size:var(--h5);color:#51adcf}.navbar{background-color:var(--primary-dark-color);box-shadow:2px 2px 15px 4px rgba(0,0,0,.15);padding:0 10px}.my-account,.navbar-nav,.navbar .navbar-brand h2,.navbar .navbar-toggler{color:var(--font-light-color)}.my-account,.navbar-nav{margin-left:auto}.my-account .nav-item button{font-size:1.2rem;color:var(--font-light-color);outline:none;border:none;cursor:pointer}.my-account .navbar-nav .nav-item{margin-right:5px}.my-account img{width:30px;height:30px}.my-account .dropdown{cursor:pointer}.my-account .dropdown-menu{left:-5.25rem;font-size:1rem;background-color:var(--primary-dark-color);-webkit-transform-origin:top;transform-origin:top;-webkit-animation:reveal .25s ease-out;animation:reveal .25s ease-out}.my-account .dropdown-item{padding:1rem .75rem;color:var(--font-light-color)}.my-account .dropdown-item:hover{background-color:var(--secondary-color)}.navbar-nav button{padding-left:1.25rem;padding-right:1.25rem;background-color:transparent;margin-right:15px;border:2px solid var(--font-light-color)}.not-found{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;text-align:center;height:100%}.not-found h1{font-size:8rem}.not-found a{color:var(--primary-dark-color);text-decoration:underline}:root{--base-size:16px;--type-scale:1.2;--h5:calc(var(--base-size)*var(--type-scale));--h4:calc(var(--h5)*var(--type-scale));--h3:calc(var(--h4)*var(--type-scale));--h2:calc(var(--h3)*var(--type-scale));--h1:calc(var(--h2)*var(--type-scale));--small:calc(var(--base-size)/var(--type-scale));--small-xs:calc(var(--small)/var(--type-scale));--primary-dark-color:#543864;--primary-light-color:#fff5f5;--secondary-color:#e43f5a;--font-dark-color:#1a1c20;--font-gray-color:#4c4c4c;--font-light-color:#f8f8f8}*{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;color:var(--font--color);background-color:#fff5f5;background-color:var(--primary-light-color);background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxwYXR0ZXJuIGlkPSJhIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHBhdHRlcm5UcmFuc2Zvcm09InJvdGF0ZSgxMzUpIj48cmVjdCB3aWR0aD0iNDAwJSIgaGVpZ2h0PSI0MDAlIiBmaWxsPSJyZ2JhKDI1NSwgMjQ1LCAyNDUsMSkiLz48Y2lyY2xlIGZpbGw9InJnYmEoNzQsIDg1LCAxMDQsMSkiIGN4PSIyMCIgY3k9IjIwIiByPSIxIi8+PGNpcmNsZSBmaWxsPSJyZ2JhKDc0LCA4NSwgMTA0LDEpIiBjeD0iMjAiIGN5PSItMjAiIHI9IjEiLz48Y2lyY2xlIGZpbGw9InJnYmEoMTYwLCAxNzQsIDE5MiwxKSIgY3k9IjIwIiByPSIxIi8+PGNpcmNsZSBmaWxsPSJyZ2JhKDE2MCwgMTc0LCAxOTIsMSkiIGN4PSIyMCIgcj0iMSIvPjxjaXJjbGUgZmlsbD0icmdiYSgxNjAsIDE3NCwgMTkyLDEpIiBjeD0iNDAiIGN5PSIyMCIgcj0iMSIvPjxjaXJjbGUgZmlsbD0icmdiYSgxNjAsIDE3NCwgMTkyLDEpIiBjeD0iMjAiIGN5PSI0MCIgcj0iMSIvPjwvcGF0dGVybj48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNhKSIgaGVpZ2h0PSIxMDAlIiB3aWR0aD0iMTAwJSIvPjwvc3ZnPg==")}h1,h2,h3,h4,h5{color:#543864;color:var(--primary-dark-color)}h5{font-size:19.2px;font-size:var(--h5)}h4{font-size:23.04px;font-size:var(--h4)}h3{font-size:27.648px;font-size:var(--h3);font-weight:550}h2{font-size:33.1776px;font-size:var(--h2);font-weight:600}h1{font-size:39.81312px;font-size:var(--h1);font-weight:650}p{font-size:16px;font-size:var(--base-size)}.text-small,small{font-size:13.33333px;font-size:var(--small)}a,a:hover{text-decoration:none}.btn{background-color:#543864;background-color:var(--primary-dark-color);box-shadow:2px 2px 15px 4px rgba(0,0,0,.15);border-radius:4rem;padding:.5rem 1rem}.btn,.btn:hover{color:#f8f8f8;color:var(--font-light-color)}.btn:hover{background-color:#e43f5a;background-color:var(--secondary-color)}.custom-tooltip{position:relative;top:0}.custom-tooltip:before{display:none;content:attr(data-text);position:absolute;top:40px;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-transform:translateX(-75%);transform:translateX(-75%);background-color:#1a1c20;background-color:var(--font-dark-color);color:#f8f8f8;color:var(--font-light-color);font-size:11.11111px;font-size:var(--small-xs);white-space:nowrap;padding:3px 5px;text-align:center;z-index:1;-webkit-animation:fade-in .2s ease-in;animation:fade-in .2s ease-in}.custom-tooltip:not(:active):hover:before{display:block}.custom-tooltip:active:before{pointer-events:none}.custom-dropdown{position:relative}.custom-dropdown-menu{display:none;position:absolute;right:0;width:-webkit-max-content;width:max-content;background-color:#543864;background-color:var(--primary-dark-color);box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:1;-webkit-animation:reveal .1s ease-in;animation:reveal .1s ease-in;-webkit-transform-origin:top;transform-origin:top}.custom-dropdown-item{cursor:pointer;padding:1rem .75rem;color:#f8f8f8;color:var(--font-light-color)}.custom-dropdown-item:hover{background-color:#e43f5a;background-color:var(--secondary-color)}.custom-dropdown[open] .custom-dropdown-menu{display:block}.custom-dropdown .custom-dropdown-menu{display:none}.error-message{border-color:#e43f5a;border-color:var(--secondary-color)}.error-message,.error-message:before{color:#e43f5a;color:var(--secondary-color)}.error-message:before{content:"\26A0";margin-right:5px}@-webkit-keyframes reveal{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}to{-webkit-transform:scaleY(100%);transform:scaleY(100%)}}@keyframes reveal{0%{-webkit-transform:scaleY(0);transform:scaleY(0)}to{-webkit-transform:scaleY(100%);transform:scaleY(100%)}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:600px){:root{--base-size:16px;--type-scale:1.115}.container-fluid{padding:.2rem}}
/*# sourceMappingURL=main.51002977.chunk.css.map */