body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:#000;text-decoration:none}h1,h2,h3,h4,h5,p,span{font-family:Poppins}.navbar{align-items:center;background-position:center calc(max(120%, -80px));background-repeat:no-repeat;background-size:105% auto;border-bottom:2px solid gray;display:flex;flex-direction:column;height:80px;overflow:hidden;position:fixed;width:100%;z-index:10}.navlink-container{display:flex;height:60px;justify-content:space-between;margin:1em 0;max-width:1400px;width:90%}.left-content{display:flex;justify-content:first baseline}.right-content{align-items:center;display:flex}.text-nav:first-child{margin-left:0}.text-nav{align-items:center;color:#fff;display:flex;margin-left:4em}.text-nav:hover{color:#fc0}.bold-text-nav{color:#fc0;font-weight:700}.nav-img-container{border-right:2px solid #ffffff80;padding-right:1em}.navbar-logo{height:35px;padding-bottom:5px;width:auto}.navbar-profile-icon-container{cursor:pointer}.navbar-profile-icon{border-radius:50%;margin-right:1em;overflow:hidden}.navbar-logo-mobile{margin:1em auto;width:60%}.mobile-navbar-link-container{display:flex;flex-direction:column;height:60%;justify-content:space-evenly;text-align:center}.text-nav-mobile{color:#fff;font-size:22px;margin:.5em}.bold-text-nav-mobile{font-weight:700}.mobile-navbar-container{background:#036;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;padding:2em;position:fixed;transform:translateX(-100%);transition:transform .3s ease-in-out;width:100%;z-index:9}.mobile-navbar-container.active{transform:translateX(0)}.footer{background:#e0e0e0;justify-content:center;margin-top:2em;padding:3em;width:100%;.footer-content{margin:1em auto;text-align:center;width:50%}.footer-title{color:#112673;font-size:64px;margin:.5em}.menu-item{color:#036;font-size:16px;padding:10px 10px 30px}.menu-item:hover{color:#fc0}.footer-link-container{display:flex;justify-content:space-around;margin-bottom:4em;padding-inline:2em}.bottom-home-content{display:flex;gap:3em;margin:2em auto 3em;min-height:300px;padding-inline:3em}.media-links-container{justify-content:space-around;padding:1em;width:25%}.media-icons{display:flex;flex-wrap:wrap;justify-content:space-between}.media-icon{margin-bottom:1em;width:21%}.support-container{border:2px solid var(--box-shadow-color);padding:1em 1em 1em 3em;width:70%}.support-content{margin-top:1em}.bottom-content{display:flex;margin-top:1em}.split-content{width:50%}.split-content:first-child{border-right:1px solid #000}.color-button{background:linear-gradient(90deg,#ff0,red);border:none;border-radius:25px;color:#fff;font-size:12pt;padding:.5em 1em}.color-button:hover{cursor:pointer}}.sub-title{color:#fff;font-size:20pt;font-weight:700}.mobile-footer{background:#e0e0e0;height:30vh;padding:1em;text-align:center;width:100%;.mobile-footer-content{height:100%;justify-content:space-evenly;text-align:center;width:100%}.mobile-footer-content,.mobile-footer-link-container{display:flex;flex-direction:column}}body{background:#f4f2ee}.mobile-base-profile-picture{border:4px solid #ddd;border-radius:50%;height:60px;width:60px}.profile-picture-container{margin-top:5px;position:fixed;right:1em;top:1em;z-index:1000}.home{display:flex;justify-content:center;margin:0 auto;max-width:1400px;.home-sidebar-container{height:fit-content;position:sticky;top:6em;width:400px}.home-sidebar{background:#fff;border-radius:20px;box-shadow:0 2px 4px #0000001a;margin:1em;padding:1em}.home-sidebar::-webkit-scrollbar{display:none}.post-content{margin:auto;max-width:600px}.home-post{background:#fff;border-radius:20px;margin-bottom:2em;max-height:450px;overflow:hidden;padding:1em;width:100%}.video-post{background:#fff!important;box-shadow:0 2px 4px #0000001a}.home-post-insta{border-radius:20px;margin-bottom:2em;overflow:hidden;padding:1em;width:100%}.filter-option{align-items:center;border-radius:3px;cursor:pointer;display:flex;margin:.5em 0;padding:.5em 1em}.filter-option:hover{background-color:#f0f0f0}.home-post:hover{background-color:#e0e0e0}.home-article-title{align-items:center;display:flex;justify-content:space-between;margin:.5em 1em}.video-cropper{overflow:hidden;position:relative;width:100%}.home-article-thumbnail,.home-video-thumbnail{border-radius:20px;width:100%}.home-sidebar-article-title{align-items:center;display:flex;justify-content:space-between;margin:5px 0}.truncated-title{display:inline-block;max-width:75%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.mobile-feed-content{align-items:center;display:flex;flex-direction:column;margin:1em auto;max-width:600px;width:90%;.home-mobile-post{max-width:100%;overflow:hidden}.home-mobile-article-thumbnail{height:auto;max-width:100%}.video-cropper{clip-path:inset(30px 0 35px 0);position:relative}.home-mobile-video-thumbnail{width:100%}.video-thumbnail-title{position:relative;top:-30px}.home-mobile-article-title{align-items:center;display:flex;justify-content:space-between;margin:5px 0}.home-post-insta{border-radius:20px;margin-bottom:2em;width:100%}}.loading-container{align-items:center;display:flex;gap:8px;justify-content:center}.dot{animation:pulse 1.5s ease-in-out infinite;background-color:#3498db;border-radius:50%;height:12px;width:12px}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.error-container{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:20px;text-align:center}.error-icon{animation:bounce 1.5s infinite;color:#d9534f;height:64px;width:64px}.error-title{color:#a94442;font-size:24px;font-weight:700;margin-top:10px}.error-message{color:#555;margin-top:5px}.retry-button{background-color:#d9534f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:15px;padding:10px 20px;transition:background-color .3s ease}.retry-button:hover{background-color:#c9302c}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.video-cropper{clip-path:inset(13% 0 13% 0);overflow:hidden;position:relative;top:-50px;width:100%}.video-thumbnail-title{position:relative;top:-100px}.yt-thumbnail-mobile{margin-block:1em;max-width:100%;.mobile-thumbnail{height:auto;width:100%}.video-cropper{clip-path:inset(0 0 14% 0)}.video-thumbnail-title{position:relative;top:-75px}}.margin-cropper{margin-bottom:-2.5em}.newsletter-form{flex-direction:column;.newsletter-input{border:1px solid #ccc;border-radius:8px;font-size:16px;padding:12px 15px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.newsletter-input:focus{border-color:#0073e6;box-shadow:0 0 6px #0073e64d;outline:none}.newsletter-button{background:#e7ad0f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 20px;transition:background .3s ease,transform .2s ease;width:100%}.newsletter-button:hover{background:#f0b719;transform:translateY(-2px)}.newsletter-button:active{background:#bc8d0b;transform:translateY(0)}}.page-not-found-container{align-items:center;background-color:#f8f9fa;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;justify-content:center;text-align:center}.page-not-found-container h1{color:#333;font-size:2rem}.page-not-found-container p{color:#666;margin-top:10px}.home-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:20px;padding:10px 20px;text-decoration:none}.home-button:hover{background-color:#0056b3}*{box-sizing:border-box;font-family:Arial,sans-serif;margin:0;padding:0}.contact{display:flex;justify-content:center;padding:2em}.contact-form{max-width:600px;padding:2em;width:100%}.contact h2{color:#333;text-align:center}.contact h2,.input-div{margin-bottom:1em}label{color:#555;display:block;font-size:.9em;margin-bottom:.5em}.input-box{border:1px solid #ccc;border-radius:4px;font-size:1em;padding:.7em;width:100%}.input-box:focus{border-color:#007bff;outline:none}.submit-btn{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1em;padding:.8em;transition:background .3s ease;width:100%}.submit-btn:hover{background:#0056b3}.about-container{.media-icons-container{align-items:center;display:flex;gap:1em;justify-content:center;margin-top:1em}.media-icon{cursor:pointer;height:40px;overflow:hidden;transition:transform .1s ease-in-out;width:40px;&:hover{transform:scale(1.1)}img{height:100%;object-fit:cover;width:100%}}.quote-container{padding:1em}.quote-container,.team-container{margin:1em auto;max-width:1300px;width:90%}.team-members-container{color:#bdbdbd4e 26%/.537;display:flex;flex-wrap:wrap;justify-content:center}.member-container{align-items:center;display:flex;gap:1em;margin:1em;padding:1em;width:100%}.align-left{flex-direction:row;text-align:left}.align-right{flex-direction:row-reverse;text-align:right}.about-person-image{border-radius:20px;height:auto;margin-inline:1em;max-width:300px;overflow:hidden}.about-person-details-container{margin-top:1em;max-width:750px}.subchannel-list{display:flex;flex-wrap:wrap;justify-content:center;margin:.5em auto;width:80%}.subchannel-item{align-items:center;background:#fff;border-radius:20px;box-shadow:0 2px 4px #0000001a;display:flex;margin:.5em;min-width:30%;padding:2em}.subchannel-item:hover{transform:scale(1.01);transition:transform .1s ease-in-out}.subchannel-logo{border-radius:50%;height:100px;margin-right:1em;overflow:hidden;width:100px}}.mobile-about-container{margin-top:2em;padding:1em;.team-members-container{display:flex;flex-direction:column;justify-content:center;margin:0 auto}.member-container{align-items:center;display:flex;flex-direction:column;margin:0 auto 2em;width:90%}.about-person-image{max-width:none;width:100%}.about-person-details-container{width:90%}.subchannel-list{display:flex;flex-wrap:wrap;gap:1em}.subchannel-item{align-items:center;background:#fff;border-radius:20px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;margin:1em auto;padding:1em;text-align:center;width:45%}.subchannel-logo{border-radius:50%;margin-bottom:1em;width:80%}}.login-page{display:flex;justify-content:center}.login-container{max-width:600px;padding:2em;width:100%}.login-container h2{color:#333;margin-bottom:1em;text-align:center}.login-container input{border:1px solid #000;border-radius:12px;font-size:16px;margin-top:5px;padding:10px}.login-container span{color:#555;display:block;font-size:.9em;font-weight:700}.login-component-div{margin-bottom:2em}.click-to-register{margin-top:.5em}.visibility-status-indicator{border:1px solid #000;font-size:9pt;margin-right:1em;padding-inline:.5em}.article-manager-content{margin:1em auto;width:60%}.article-div{border:1px solid #000;border-radius:5px;display:flex;justify-content:space-between;margin:1em;padding:1em}.article-button-container{display:flex}.visibility-selector{margin-right:1em}.status-indicator{border-radius:50%;height:10px;margin-right:.5em;width:10px}.post-to-admin-button{background:#ff0;border:1px solid #000;border-radius:5px;cursor:pointer;font-size:9pt;margin-right:1em;padding-inline:.5em}.article-display-container{padding:1em}.article-display-content{margin:1em auto;width:80%}.post-content-container{margin:0 auto;width:60%}.post-content{margin:2em auto;padding-top:1em;width:80%}.article-share-and-download-container{cursor:pointer;display:flex}.article-share-icon{margin-right:.7em;width:35px}.article-display-control-bar{align-items:center;display:flex;justify-content:space-between;margin-bottom:2em}.article-share-button{align-items:center;display:flex;margin-inline:1em}.article-main-image{border:5px solid #000;border-radius:25px;max-height:350px;object-fit:cover;width:100%}.article-image-title-container{width:100%}.article-display-main-article-title{bottom:20px;color:#fff;font-size:20pt;font-weight:700;left:20px;position:absolute;text-shadow:2px 2px 8px #000000b3}.article-display-mobile-container{padding:1em}.article-display-metadata{color:#818181;font-weight:700;padding:1em}.article-share-and-download-container{position:relative}.share-dropdown{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 4px 6px #0000001a;display:flex;justify-content:center;left:50%;margin-top:.5em;min-width:200px;padding:10px;position:absolute;top:100%;transform:translateX(-50%);width:100%;z-index:1000}.share-media-icon{margin-inline:5px;width:33%}.share-arrow{background-color:#fff;border-left:1px solid #ccc;border-top:1px solid #ccc;height:10px;left:50%;position:absolute;top:-5px;transform:translateX(-50%) rotate(45deg);width:10px}.article-content{margin:0 auto;width:65%}.title-and-description{margin:3em;text-align:center}.title-input{height:30px;padding:5px;width:100%}.save-post-container{display:flex;justify-content:flex-end;margin-block:1em}.submitButton{background:#112673;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;padding-block:.5em;padding-inline:1em}.editor-content{border:1px solid #000;border-radius:20px;margin-block:1em;min-height:300px;padding:1em;width:100%}.article-content-metadata{display:flex;justify-content:space-between;margin-top:3em;margin-inline:1em}.article-poster-set-tags-container{font-family:Arial,sans-serif;margin:20px}.tags-label{display:block;font-size:1rem;font-weight:700;margin-bottom:8px}.tag-input-wrapper{background-color:#f9f9f9;border:1px solid #ccc;border-radius:5px;padding:10px;position:relative}.selected-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.tag{align-items:center;background-color:#007bff;border-radius:15px;color:#fff;display:flex;font-size:.9rem;padding:5px 10px}.remove-tag{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem;margin-left:5px}.remove-tag:hover{color:#ff4d4d}.tag-input{border:1px solid #ccc;border-radius:5px;font-size:1rem;padding:8px;width:100%}.tag-input:focus{border-color:#007bff;outline:none}.dropdown{background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 2px 5px #0000001a;left:0;margin-top:5px;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.dropdown-item{cursor:pointer;font-size:.9rem;padding:10px;transition:background-color .2s}.dropdown-item:hover{background-color:#f0f8ff}.dropdown-item:last-child{color:#007bff;font-weight:700}.all-articles-container{padding:1em}.all-articles-content{margin:1em auto;width:80%}.item-bar{display:flex;justify-content:space-between;margin-inline:2em}.filter-container{display:flex;justify-content:space-evenly;overflow:hidden;width:50%}.all-articles-filter-text{cursor:pointer;margin:.5em}.all-articles-selected-filter-text{font-weight:700;text-decoration:underline}.searchbar-container{position:relative;width:300px}.searchbar{border:1px solid #ccc;border-radius:20px;box-sizing:border-box;height:35px;padding:10px 10px 10px 40px;width:100%}.searchbar::placeholder{color:#aaa}.searchbar-icon{background-image:url(/static/media/search-icon.2edac8af2c5db25011b3.svg);background-repeat:no-repeat;background-size:contain;height:20px;left:10px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.all-articles-container{width:100%}.all-article-container{border:3px solid #000;border-radius:20px;display:flex;margin-block:3em;padding:1em;width:100%}.all-article-container:hover{.all-articles-article-image{filter:brightness(70%)}}.all-articles-article-image{border:3px solid #000;border-radius:20px;max-width:500px;transition:all .1s;width:40%}.all-articles-side-content{height:100%;margin:0 auto;width:50%}.all-articles-article-text-content{max-height:200px;overflow:hidden}.all-videos-container{padding:1em}.all-videos-content{margin:1em auto;width:80%}.all-videos-control-bar{align-items:center;display:flex;justify-content:space-between}.search-container-features{display:flex}.video-search-quicklinks{align-items:center;display:flex;margin-right:1em}.video-quicklink{border:2px solid #000;border-radius:20px;margin-inline:.5em;padding:.3em;padding-inline:1em;transition:all .1s}.video-quicklink:hover{box-shadow:2px 2px;cursor:pointer;transform:translate(-2px,-2px)}.back-button{align-items:center;cursor:pointer;display:flex}.all-videos-video-container{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-top:1em}.all-videos-video{margin:1em;overflow:hidden;width:30%}.mobile-all-videos-container{align-items:center;display:flex;flex-direction:column;padding:2em 1em 1em;.mobile-article-container{margin:1em}.mobile-video-thumbnail{aspect-ratio:16/9;border-radius:20px;object-fit:cover;width:100%}}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/static/media/poppins-latin-ext-400-normal.d7c074a9c34fe9785f69.woff2) format("woff2"),url(/static/media/poppins-latin-ext-400-normal.7e12786771ac4a8e6a5c.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/static/media/poppins-latin-400-normal.405055dd680fa1dcdfa2.woff2) format("woff2"),url(/static/media/poppins-latin-400-normal.1458587c0aa7cd06b82b.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.register-page-container{.register-form{background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:600px;padding:2em;width:40%}.register-form label{display:flex;flex-direction:column;font-weight:700}.register-form input,.register-form select{border:1px solid #000;border-radius:12px;font-size:16px;margin-top:5px;padding:10px}.register-form button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px;transition:background-color .3s ease}.register-form button:hover{background-color:#0056b3}.profile-preview{border-radius:50%;margin:0 auto;width:100px}.input-checkbox{margin:.5em;transform:scale(1.5)}.error-input{background-color:#ffe6e6;border:2px solid red}.error-text{color:red;font-size:.9em}}.profile-container{align-items:center;background-color:#f4f4f4;display:flex;justify-content:center;padding:20px}.profile-card{border-radius:15px;max-width:400px;padding:20px;text-align:center;width:100%}.profile-picture{border:4px solid #ddd;border-radius:50%;height:120px;width:120px}.profile-name{font-size:1.5rem;font-weight:700;margin-top:10px}.profile-info,.profile-location{color:#666;margin-top:5px}.profile-stats{display:flex;justify-content:space-around;margin-top:15px}.profile-stat{text-align:center}.stat-value{font-size:1.2rem;font-weight:700}.stat-label{color:#666;font-size:.9rem}.profile-edit{display:flex;flex-direction:column;margin-top:2em}.setting-button{background-color:#fff;border:2px solid #000;border-radius:30px;cursor:pointer;font-size:12pt;margin:.7em;padding:10px;transition:.1s ease}.setting-button:hover{box-shadow:2px 3px;transform:translate(-2px,-2px)}.newsletter-signup-container{border-radius:8px;margin:40px auto;max-width:700px;padding:20px;text-align:center;.hot-topics-button{cursor:pointer}}.newsletter-title{color:#333;font-size:1.8rem;margin-bottom:10px}.newsletter-description{color:#666;font-size:1rem;margin-bottom:20px}.newsletter-form{align-items:center;display:flex;gap:1em}.newsletter-input{border-radius:5px;font-size:1rem;margin:auto .5em auto auto;padding:10px;width:70%}.newsletter-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 15px}.newsletter-button:hover{background-color:#0056b3}.newsletter-mobile-signup-container{border-radius:8px;margin:auto;max-width:700px;padding:20px 20px 50px;text-align:center;.hot-topics-button{cursor:pointer}}.admin-user-management-page-container{margin:1em auto;width:80%;.user-card{align-items:center;background-color:#f0f0f0;border-radius:10px;display:flex;justify-content:space-between;margin:1em auto;padding:1em;width:100%;.user-info{align-items:center;display:flex;.user-avatar{border-radius:50%;height:50px;margin-right:1em;width:50px}.user-name{font-size:1.2em;font-weight:700}}.user-actions{display:flex;gap:1em;button{border:none;border-radius:5px;cursor:pointer;padding:.5em 1em;&.delete-button{background-color:#dc3545;color:#fff}}}}}.edit-profile-page-container{.edit-profile-form{background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:600px;padding:2em;width:40%}.edit-profile-form label{display:flex;flex-direction:column;font-weight:700}.edit-profile-form input,.edit-profile-form select{border:1px solid #000;border-radius:12px;font-size:16px;margin-top:5px;padding:10px}.edit-profile-form button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px;transition:background-color .3s ease}.edit-profile-form button:hover{background-color:#0056b3}.profile-preview{border-radius:50%;margin:0 auto;width:100px}.input-checkbox{margin:.5em;transform:scale(1.5)}.error-input{background-color:#ffe6e6;border:2px solid red}.error-text{color:red;font-size:.9em}}
/*# sourceMappingURL=main.312b9c66.css.map*/