@import "tailwindcss";
/*!
Theme Name: NGOFeed
Theme URI: https://github.com/imshahbazhasan/ngofeed-wordpress-theme
Author: Shahbaz Hasan
Author URI: https://ngofeed.com/
Description: A modern, responsive WordPress theme designed specifically for NGOs, non-profits, and charitable organizations. Built with TailwindCSS and featuring GitHub-based automatic updates, custom widgets, AJAX functionality, and comprehensive security features.
 Version: 2.5.3
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ngofeed
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, responsive-layout, accessibility-ready, custom-widgets, ajax, tailwindcss, ngo, nonprofit, charity

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

DEVELOPER NOTES:
================
Build Workflow:
1. Install dependencies: npm install
2. Development mode: npm run dev (watches files and rebuilds)
3. Production build: npm run build (optimized for production)
4. TailwindCSS only: npm run build:css

File Structure:
- src/css/style.css - Source TailwindCSS file
- assets/css/style.css - Compiled CSS output
- tailwind.config.js - TailwindCSS configuration

Auto-Updates:
- Theme updates automatically via GitHub releases
- Version in this file must match GitHub release tag
- Configure GitHub repo in inc/update-checker.php

Security Features:
- All outputs properly escaped (esc_html, esc_url, esc_attr, wp_kses_post)
- All inputs sanitized (sanitize_text_field, absint, etc.)
- AJAX handlers include nonce verification
- Admin functions have capability checks

NGOFeed is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@config "./tailwind.config.js";body,button,input,select,textarea{font-family:"Poppins",sans-serif;font-size:16px;line-height:1.5;color:#0b2235}h1{font-family:"Inter",sans-serif;color:#003573;margin-top:0;margin-bottom:.5em}h2,h3,h4,h5,h6{font-family:"Poppins",sans-serif;color:#003573;margin-top:0;margin-bottom:.5em}h1{font-size:2.5em;margin-bottom:.67em}h2{font-size:2em;color:#003573 !important}h2:hover{color:#003573 !important}h3{font-size:1.75em}h4{font-size:1.5em}h5{font-size:1.25em}h6{font-size:1em}p,ul,ol,li,figure,table{margin:0 0 1em;line-height:1.6}a{color:#009ee3;text-decoration:none}a:hover,a:focus{color:#009ee3;text-decoration:underline}input[type=text],input[type=email],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=date],input[type=color],textarea,select{color:#0b2235;background:#fff;border:1px solid #009ee3;padding:8px;margin-top:5px;margin-bottom:10px}button{background-color:#009ee3;color:#fff;border:none;padding:10px 20px;cursor:pointer}ul,ol{padding-left:20px}img{max-width:100%;height:auto}.wp-block-image figure{padding:0 0 1em !important}table{width:100%;border-collapse:collapse}th,td{border:1px solid #ddd;padding:8px;text-align:left}@media print{body{color:#000;background:#fff}a{text-decoration:underline;color:#000}}.main-navigation{display:block;margin-left:auto}.main-navigation ul{display:none;list-style:none;margin:0;padding-right:20px}.main-navigation ul ul{box-shadow:0 3px 3px rgba(0,0,0,.2);float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{display:block;left:auto}.main-navigation ul ul a{width:200px}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:auto}.main-navigation li{position:relative}.main-navigation a{display:block;text-decoration:none;color:#000}.main-navigation a:hover{color:#009ee3 !important;text-decoration:underline}.main-navigation .current-menu-item>a,.main-navigation .current-page-ancestor>a,.main-navigation .current_page_item>a,.main-navigation .current_page_parent>a,#primary-menu .current-menu-item>a,#primary-menu .current-page-ancestor>a,#primary-menu .current_page_item>a,#primary-menu .current_page_parent>a{color:#009ee3 !important;text-decoration:underline;font-weight:600}.main-navigation .current-menu-item>a:hover,.main-navigation .current-page-ancestor>a:hover,.main-navigation .current_page_item>a:hover,.main-navigation .current_page_parent>a:hover,#primary-menu .current-menu-item>a:hover,#primary-menu .current-page-ancestor>a:hover,#primary-menu .current_page_item>a:hover,#primary-menu .current_page_parent>a:hover{color:#009ee3 !important;text-decoration:underline;font-weight:600}.ctalogin-button a{line-height:35px;padding:6px 20px;border-radius:10px}.ctalogin-button a:hover{text-decoration:none}#primary-menu li:last-child a,.main-navigation ul li:last-child a{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;margin-left:15px;background-color:#003573;color:#fff;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;border:2px solid #003573;font-size:14px;line-height:1.4}#primary-menu li:last-child a:hover,.main-navigation ul li:last-child a:hover{background-color:#009ee3;border-color:#009ee3;color:#fff !important;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,62,115,.2)}#primary-menu li:last-child a:focus,.main-navigation ul li:last-child a:focus{outline:2px solid #009ee3;outline-offset:2px;background-color:#009ee3;border-color:#009ee3;color:#fff;text-decoration:none}#primary-menu li:last-child a:active,.main-navigation ul li:last-child a:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,62,115,.2)}#primary-menu li:last-child.current-menu-item>a,#primary-menu li:last-child.current-page-ancestor>a,#primary-menu li:last-child.current_page_item>a,#primary-menu li:last-child.current_page_parent>a,.main-navigation ul li:last-child.current-menu-item>a,.main-navigation ul li:last-child.current-page-ancestor>a,.main-navigation ul li:last-child.current_page_item>a,.main-navigation ul li:last-child.current_page_parent>a{background-color:#003573 !important;color:#fff !important;text-decoration:none !important;font-weight:600 !important}#primary-menu li:last-child.current-menu-item>a:hover,#primary-menu li:last-child.current-page-ancestor>a:hover,#primary-menu li:last-child.current_page_item>a:hover,#primary-menu li:last-child.current_page_parent>a:hover,.main-navigation ul li:last-child.current-menu-item>a:hover,.main-navigation ul li:last-child.current-page-ancestor>a:hover,.main-navigation ul li:last-child.current_page_item>a:hover,.main-navigation ul li:last-child.current_page_parent>a:hover{background-color:#009ee3 !important;border-color:#009ee3 !important;color:#fff !important;text-decoration:none !important;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,62,115,.2)}.menu-toggle,.main-navigation.toggled ul{display:block}@media screen and (max-width:768px){#primary-menu li:last-child a,.main-navigation ul li:last-child a{display:block;margin-left:0;margin-top:10px;padding:12px 20px;text-align:center;width:auto}.main-navigation.toggled #primary-menu li:last-child a{background-color:#003573;color:#fff;border-radius:8px;font-weight:600;border:2px solid #003573}.main-navigation.toggled #primary-menu li:last-child a:hover{background-color:#009ee3;border-color:#009ee3;transform:none;box-shadow:none}}@media screen and (min-width:37.5em){.menu-toggle{display:none}.main-navigation ul{display:flex;align-items:center}}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:0 0 1.5em}.comment-navigation .nav-links,.posts-navigation .nav-links,.post-navigation .nav-links{display:flex}.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{flex:1 0 50%}.comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next{text-align:end;flex:1 0 50%}.sticky{display:block}.post,.page{margin:0}.updated:not(.published){display:none}.page-content,.entry-summary{margin:1.5em 0}.page-links{clear:both;margin:0 0 1.5em}.comment-content a{word-wrap:break-word}.bypostauthor{display:block}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em;display:grid;grid-gap:1.5em}.gallery-item{display:inline-block;text-align:center;width:100%}.gallery-columns-2{grid-template-columns:repeat(2,1fr)}.gallery-columns-3{grid-template-columns:repeat(3,1fr)}.gallery-columns-4{grid-template-columns:repeat(4,1fr)}.gallery-columns-5{grid-template-columns:repeat(5,1fr)}.gallery-columns-6{grid-template-columns:repeat(6,1fr)}.gallery-columns-7{grid-template-columns:repeat(7,1fr)}.gallery-columns-8{grid-template-columns:repeat(8,1fr)}.gallery-columns-9{grid-template-columns:repeat(9,1fr)}.gallery-caption{display:block}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.alignleft{float:left;margin-bottom:.5em}.alignright{float:right;margin-left:1.5em;margin-bottom:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;margin-bottom:1.5em}.site-branding .site-title a{font-size:24px;font-weight:700;color:#333;text-decoration:none}.site-branding .site-description{font-size:14px;color:#666}.site-branding img{max-width:160px;height:auto;object-fit:contain}#primary-menu li{margin:0 10px}.menu-toggle{display:none;background:0 0;border:none;cursor:pointer;font-size:24px}.menu-toggle .hamburger-icon{display:block;width:24px;height:2px;background-color:#333;position:relative}.menu-toggle .hamburger-icon:before,.menu-toggle .hamburger-icon:after{content:"";width:24px;height:2px;background-color:#333;position:absolute;left:0;transition:all .3s ease}.menu-toggle .hamburger-icon:before{top:-8px}.menu-toggle .hamburger-icon:after{top:8px}.cta-button .button{text-decoration:none;padding:15px 20px;border-radius:10px}@media (max-width:768px){.header-container{flex-direction:column;text-align:center}.main-navigation{flex:0;text-align:right}.cta-button{margin-top:20px}#primary-menu{flex-direction:column;margin-top:20px;align-items:flex-start !important}#primary-menu li{margin:10px 0}.menu-toggle{display:block}.widget-area{display:none}}.header-container{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}#primary-menu{display:flex;justify-content:end;align-items:center;list-style:none;margin:0;padding:0}#primary-menu li{margin:0 10px}#primary-menu li:last-child{margin:0}.cta-button{flex:1;text-align:right}.cta-button .button{padding:10px 15px;background-color:#163e73;color:#fff;text-decoration:none;border-radius:5px}.cta-button .button:hover{background-color:#1b78e2}.menu-toggle{display:none;background:0 0;border:none;cursor:pointer;position:relative;z-index:10}.menu-toggle .hamburger-icon{display:block;width:24px;height:2px;background:#333;position:relative}.menu-toggle .hamburger-icon:before,.menu-toggle .hamburger-icon:after{content:"";display:block;width:24px;height:2px;background:#333;position:absolute;transition:.3s ease}.menu-toggle .hamburger-icon:before{top:-8px}.menu-toggle .hamburger-icon:after{top:8px}.toggled .hamburger-icon{background:0 0}.toggled .hamburger-icon:before{transform:rotate(45deg);top:0}.toggled .hamburger-icon:after{transform:rotate(-45deg);top:0}@media (max-width:768px){#masthead .main-navigation{position:static !important;transform:none !important;width:auto !important;z-index:50}.header-container{flex-direction:row}.mobile-menu,.navbar-collapse,.nav-menu{background-color:transparent !important;width:100% !important;position:relative !important;z-index:9999 !important}.menu-container{display:none;position:absolute;top:66px;left:0;width:100%;background-color:#fff;z-index:9;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 2px 2px -2px rgb(0 0 0/20%)}.menu-container.toggled{display:block;padding:10px 20px;text-align:center}#primary-menu li{margin:10px 0}.menu-toggle{display:block}.cta-button{margin-top:10px;text-align:center}}.footer-logo img{max-width:160px;height:auto}.footer-top{margin-bottom:20px}.social-icons{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.social-icons span{margin-right:10px;font-weight:700}.social-icons .social-icon{font-size:20px;color:#163e73;text-decoration:none}.social-icons .social-icon:hover{color:#1b78e2}.footer-menu{display:flex;gap:10px;flex-wrap:wrap;flex-direction:column;max-height:280px;max-width:350px}.footer-menu li,.policy-menu li{display:inline;margin:0 10px}.footer-menu a,.policy-menu a{color:#e6e6e6;text-decoration:none}.footer-menu a:hover,.policy-menu a:hover{color:#009ee3 !important;text-decoration:underline}.footer-menu .current-menu-item>a,.footer-menu .current-page-ancestor>a,.footer-menu .current_page_item>a,.footer-menu .current_page_parent>a,.policy-menu .current-menu-item>a,.policy-menu .current-page-ancestor>a,.policy-menu .current_page_item>a,.policy-menu .current_page_parent>a{color:#009ee3 !important;text-decoration:underline;font-weight:600}.footer-menu .current-menu-item>a:hover,.footer-menu .current-page-ancestor>a:hover,.footer-menu .current_page_item>a:hover,.footer-menu .current_page_parent>a:hover,.policy-menu .current-menu-item>a:hover,.policy-menu .current-page-ancestor>a:hover,.policy-menu .current_page_item>a:hover,.policy-menu .current_page_parent>a:hover{color:#009ee3 !important;text-decoration:underline;font-weight:600}.related-posts-section{position:relative;padding:.5rem 0;overflow:hidden}.related-posts-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1.5rem;text-align:center}.carousel-container{position:relative;overflow:hidden;border-radius:8px}.carousel-container{position:relative;overflow:hidden;width:100%}.carousel-track{display:flex;transition:transform .5s cubic-bezier(.25,.46,.45,.94);width:300%}.carousel-slide{flex-shrink:0;width:50%;padding:0 .75rem;box-sizing:border-box;display:flex}.related-post-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;border:1px solid #e6e6e6;height:100%;display:flex;flex-direction:column;width:100%}.related-post-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.related-post-image{width:100%;height:200px;object-fit:cover;display:block}.related-post-content{padding:1rem}.related-post-title{font-size:1rem;font-weight:600;color:#333;line-height:1.4;margin-bottom:.5rem;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-post-title:hover{color:#009ee3}.related-post-meta{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#666;margin-bottom:.5rem}.related-post-excerpt{font-size:.875rem;color:#666;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.carousel-navigation{display:flex;gap:.5rem}.carousel-next{background:#009ee3;color:#fff;border:1px solid #009ee3;border-radius:8px;padding:.5rem 1rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .2s ease;font-size:.875rem;font-weight:500;text-decoration:none}.carousel-next:hover{background:#007bb3;border-color:#007bb3}.carousel-next:disabled,.carousel-next.disabled{opacity:.5;cursor:not-allowed;background:#009ee3;border-color:#009ee3}.carousel-next:disabled:hover,.carousel-next.disabled:hover{background:#009ee3;border-color:#009ee3}.carousel-nav,.carousel-prev{display:none}.carousel-indicators{display:none}.indicator{display:none}@media (max-width:768px){.carousel-slide{width:100%;padding:0 .5rem}.carousel-track{width:100%}.related-post-card{margin-bottom:1rem}.related-posts-title{font-size:1.25rem}}@media (min-width:769px){.carousel-slide{width:50%;padding:0 1rem}.carousel-track{width:300%;align-items:stretch}.related-post-card{min-height:350px}}@media (max-width:480px){.related-posts-section{margin:1rem 0;padding:1rem 0}.carousel-nav{display:none}.carousel-slide{gap:.5rem}.related-post-content{padding:.75rem}}.footer-bottom{font-size:14px;margin-top:20px;color:#a0a0a0}.post-thumbnail{margin-bottom:20px;text-align:center}.post-thumbnail img{width:100%;max-height:700px;object-fit:cover;border-radius:20px;border:1px solid #009ee3}.entry-title{font-size:32px;margin-bottom:10px;text-align:left}.entry-heading{font-size:36px;margin:10px 0}.post-meta{font-size:14px;display:flex;align-items:center;color:#777;border-bottom:1px solid #d9d9d9;padding-bottom:20px}.post-meta span{margin-right:15px}.post-meta>span{margin-right:15px;display:flex;align-items:center}.post-meta i{margin-right:5px;color:#333}.post-comments{margin-top:40px;padding-top:20px;border-top:1px solid #ddd;max-width:1250px;margin:0 auto}.comments-title{font-size:24px;margin-bottom:20px}.layout-left-sidebar{display:grid;grid-template-columns:1fr 3fr}.layout-right-sidebar{display:grid;grid-template-columns:3fr 1fr}.layout-no-sidebar{display:block;width:100%}.layout-both-sidebars{display:grid;grid-template-columns:1fr 3fr 1fr}@media screen and (max-width:768px){.layout-left-sidebar,.layout-right-sidebar,.layout-both-sidebars{grid-template-columns:1fr}}.layout-left-sidebar{display:flex}.layout-left-sidebar .content-area{flex:3}.layout-left-sidebar .sidebar{flex:1}.layout-right-sidebar{display:flex}.layout-right-sidebar .content-area{flex:3}.layout-right-sidebar .sidebar{flex:1}.layout-no-sidebar .content-area{width:100%}body.page .post-edit-link{display:none !important}.title-section{text-align:center;margin-bottom:30px}.title-section h1{font-size:2.5rem;font-weight:700}.category-tabs{display:flex;justify-content:center;margin-bottom:30px}.category-tab{background-color:#f0f0f0;border:1px solid #ddd;padding:10px 20px;margin:0 5px;cursor:pointer;transition:background-color .3s}.category-tab:hover{background-color:#e2e2e2}.post-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px, 1fr));gap:30px;border-top:1px solid #d9d9d9;padding:30px 0}.post-title{font-size:1.8rem;margin-top:15px}.post-title a{text-decoration:none;color:#333}.post-excerpt{margin-top:15px;font-size:1rem;color:#555}.read-more{display:inline-block;margin-top:15px;padding:10px 20px;background-color:#0073e6;color:#fff;text-decoration:none;border-radius:5px}.read-more:hover{background-color:#005bb5}.post-card{background:#fff;border-radius:8px;overflow:hidden;border:1px solid #ddd;margin:10px;box-shadow:0 2px 5px rgba(0,0,0,.1);transition:transform .3s;max-width:400px;text-align:left;min-height:550px}.card-title{font-size:1.4rem;margin-bottom:5px}.card-post-meta{font-size:.85rem;color:#737373;display:flex;align-items:center}.card-post-meta a{text-decoration:none;padding:0 5px}.card-post-meta a:hover{color:#009ee3;text-decoration:underline}.post-thumbnail img{width:100%;height:auto;display:block}.card-post-thumbnail img{width:100%;max-height:550px;object-fit:cover;border-radius:16px;border:1px solid #009ee3}.post-categories{font-size:1rem;color:#0073aa;text-transform:uppercase;gap:10px;display:flex;padding:0 16px}.entry-title a{color:#333;text-decoration:none}.post-card:hover{box-shadow:0 8px 16px rgba(0,0,0,.2);transform:translateY(-2px);transition:all .3s ease;transform:translateY(-5px)}.maincontainer{max-width:1250px}.layout-no-sidebar .site-main{width:100%}.layout-left-sidebar .site-main,.layout-right-sidebar .site-main{width:80%}.layout-left-sidebar .sidebar,.layout-right-sidebar .sidebar{width:20%;float:right}.layout-left-sidebar .sidebar{float:left}.layout-both-sidebars .site-main{width:60%}.layout-both-sidebars .sidebar{width:20%}.layout-both-sidebars .sidebar-left{float:left}.layout-both-sidebars .sidebar-right{float:right}.content-area{width:100%;float:none;clear:both}.right-sidebar .site-main{width:75%;float:left;padding:16px 16px 16px 0;border-right:1px solid #ddd}.right-sidebar .sidebar{width:25%;float:right}.left-sidebar .sidebar{width:20%;float:left}.both-sidebars .site-main{width:60%;float:left}.both-sidebars .sidebar{width:20%;float:left}.both-sidebars .sidebar-right{float:right}.content-area{width:100%;overflow:auto}.right-sidebar .sidebar{width:25%;float:right}.left-sidebar .site-main{width:75%;float:right;padding:20px 0 20px 20px}.left-sidebar .sidebar{width:25%;float:left}.both-sidebars .site-main{width:60%;float:left}.both-sidebars .sidebar{width:20%;float:left}.both-sidebars .sidebar-right{float:right}.clearfix:after{content:"";clear:both;display:table}.content-area,.post-comments{clear:both}.no-sidebar .site-main{width:100%;padding:20px;max-width:900px;margin:auto}.left-sidebar .sidebar{float:left;width:20%}.right-sidebar .sidebar{float:right;width:20%}.both-sidebars .site-main{float:left;width:60%}.both-sidebars .sidebar{width:20%}.both-sidebars .sidebar-left{float:left}.both-sidebars .sidebar-right{float:right}.widget-area{width:25%;float:right;position:-webkit-sticky;position:sticky;top:20px}.layout-left-sidebar .widget-area{padding:16px 16px 16px 0}.layout-right-sidebar .widget-area{padding:16px 0 16px 16px}.widget{width:100%;margin-bottom:20px;padding:15px;background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.widget-title{font-size:18px;font-weight:600;color:#333;margin-bottom:15px;padding-bottom:8px;border-bottom:2px solid #009ee3}#right-sidebar .widget,#left-sidebar .widget{width:100%;float:none}.maincontainer.no-sidebar .site-main{width:100%}.maincontainer.left-sidebar .site-main,.maincontainer.right-sidebar .site-main{width:75%}.maincontainer.left-sidebar .widget-area,.maincontainer.right-sidebar .widget-area{width:25%;float:right}.maincontainer.both-sidebars .site-main{width:50%}.maincontainer.both-sidebars .widget-area{width:25%;float:left}.maincontainer.right-sidebar .widget-area{float:right}.post-tags a{padding:4px 10px;background-color:#e0e1dd;color:#000;border-radius:5px;margin-right:5px;text-decoration:none;font-size:12px}.post-tags a:hover{background-color:#737373;color:#fff !important}@media (max-width:600px){.post-cards{grid-template-columns:1fr}}@media (min-width:601px) and (max-width:900px){.post-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:901px){.post-cards{grid-template-columns:repeat(3,1fr)}}.author-profile-widget img{max-width:100px;border-radius:50%;display:block;margin:0 auto 10px;background-color:#009ee3;padding:1px}.author-profile-widget h3{text-align:center;margin:10px 0}.author-profile-widget p{text-align:center;font-size:15px}.post-list-widget{list-style:none;padding:0;margin:0}.post-list-widget li{clear:both;padding:10px 0;display:flex;flex-direction:column}.post-list-widget img.alignleft{float:left;border-radius:8px;border:1px solid #009ee3}.post-details{overflow:hidden}.widget-post-meta{font-size:12px;color:#666}.wp-block-latest-posts__featured-image img{height:80px;max-width:100%;width:100px;border-radius:6px}.widget-SocialIcon-Design{display:flex}.widget-SocialIcon-Design a{display:flex;background:#e3edf7;height:35px;width:35px;margin:5px !important;border-radius:8px;align-items:center;justify-content:center;text-decoration:none}.widget-SocialIcon-Design a:hover{box-shadow:inset 4px 4px 6px -1px rgba(0,0,0,.2),inset -4px -4px 6px -1px rgba(255,255,255,.7),-.5px -.5px 0px -1px rgba(255,255,255,1),.5px .5px 0px rgba(0,0,0,.15),0px 12px 10px -10px rgba(0,0,0,.05);border:1px solid rgba(255,0,0,.1);transform:translateY(2px)}.widget-SocialIcon-Design a:hover i{transform:scale(.9)}.widget-SocialIcon-Design a:hover .fa-facebook{color:#3b5998}.widget-SocialIcon-Design a:hover .fa-twitter{color:#00acee}.widget-SocialIcon-Design a:hover .fa-linkedin-in{color:#0077b5}.widget-SocialIcon-Design a:hover .fa-instagram{color:#f14843}.widget-SocialIcon-Design a:hover .fa-youtube{color:red}.widget-SocialIcon-Design a:hover .fa-pinterest{color:#bd081c}.comment-form-comment,.comment-form-author,.comment-form-email,.comment-form-url{margin-bottom:16px}.comment-form-comment textarea,.comment-form-author input,.comment-form-email input,.comment-form-url input{width:100%;border:1px solid #ccc;border-radius:4px;color:#666;padding:10px 15px;font-size:16px}.comment-form-comment textarea{height:150px}.comment-form label{display:block;margin-bottom:8px;color:#333;font-size:16px}input[type=submit]{background-color:#003573;color:#fff;border:none;border-radius:4px;padding:10px 20px;cursor:pointer;font-size:16px}input[type=submit]:hover{background-color:#009ee3}.comment-list{list-style:none;padding-left:0;margin-bottom:1.5em}.comment-list .children{margin-left:36px}.comment .reply{text-align:left;margin-top:10px}.comment-depth-2{background-color:red}.comment-depth-3{background-color:blue}.comment-body{border:1px solid #ddd;padding:10px;margin-bottom:10px;border-radius:5px}.comment-form-cookies-consent{display:none}.comment-meta .comment-author .avatar{float:left;margin-right:10px;border-radius:50%}.comment-meta .comment-author .fn{font-weight:700}.comment-metadata{display:flex;gap:10px;align-items:center}.comment-metadata time{display:block;font-size:smaller;color:#666}.comment-content{clear:both;margin-top:10px}@media (max-width:480px){.widget-area{display:none}.right-sidebar .site-main{width:100%;padding-right:16px;border-right:0}}@media (max-width:480px){.entry-content{width:100%}}.entry-content .site-main ul{list-style-type:disc !important;margin-left:1.5rem !important;margin-bottom:1rem !important;padding-left:.5rem !important}.entry-content .site-main ul li{margin-bottom:.5rem !important;line-height:1.6 !important}.entry-content .site-main ul ul{list-style-type:circle !important;margin-left:1.5rem !important;margin-top:.5rem !important}.entry-content .site-main ul ul ul{list-style-type:square !important}.success-stories-slider{display:flex;overflow-x:auto;scroll-behavior:smooth}.story{flex:0 0 auto;width:300px;margin-right:20px;border:1px solid #ccc;padding:10px}.story-image img{width:100%;height:auto;display:block}.story-content h3{margin-top:0;font-size:1.2em}.story-content p{font-size:.9em;color:#666}.success-stories-slider{position:relative;width:100%;overflow:hidden}.story{display:flex;width:100%;align-items:center;justify-content:center;margin:10px 0}.story-image img{width:auto;max-width:100%;height:auto}.story-content{padding:0 20px}.prev-btn,.next-btn{position:absolute;top:50%;transform:translateY(-50%);padding:10px 20px;cursor:pointer;background-color:#fff;border:1px solid #ccc;z-index:10}.prev-btn{left:10px}.next-btn{right:10px}.homepage-slider{position:relative;width:100%;height:500px;overflow:hidden}.swiper-container{background:#fff}.swiper-slide{position:relative;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:flex-start;color:#fff}.slider-content{width:inherit;background:rgba(0,0,0,.6);padding:0 20px;height:inherit;display:flex;flex-direction:column;justify-content:center}.slider-title{font-size:50px;font-weight:500;line-height:1.2;margin-bottom:20px}.slider-title a{color:#fff;text-decoration:none}.author-info{display:flex;align-items:center;gap:10px;font-size:14px;color:#e0e0e0}.author-info img{border-radius:50%;border:1px solid #009ee3;width:50px}.swiper-button-next,.swiper-button-prev{color:#fff}.swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet{width:50px;height:50px;margin:0 5px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;border:2px solid #fff;transition:transform .3s ease,border-color .3s ease}.swiper-pagination-bullet img{width:100%;height:100%;object-fit:cover;border-radius:50%}.swiper-pagination-bullet-active{transform:scale(1.1)}.swiper-pagination{position:absolute;right:20px;transform:translateY(-50%);display:flex;gap:10px;flex-direction:column}.swiper-pagination span{width:70px;height:70px;overflow:hidden;border-radius:50%;margin:0 5px;transition:transform .3s ease,border-color .3s ease}.swiper-pagination img{width:100%;height:100%;object-fit:cover}.featured-posts{margin:40px 0;text-align:center}.section-header h2{text-transform:uppercase;font-weight:700}.featured-posts-slider{position:relative;overflow:hidden}.swiper-slide{display:flex;justify-content:center;align-items:flex-start}.post-thumbnail img{width:100%;height:auto;display:block}.date{font-size:.8rem;color:#999;margin-bottom:10px;display:block}.post-title{font-size:1.2rem;font-weight:700;margin-bottom:10px}.post-title a{text-decoration:none;color:#333}.post-title a:hover{color:#ff6f61}.post-excerpt{font-size:.9rem;color:#666;margin-bottom:15px}.read-more{display:inline-block;font-size:.9rem;color:#0073e6;text-decoration:none;font-weight:700;margin-top:10px}.read-more:hover{color:#0056b3}.content-wrapper{display:flex;justify-content:space-between;padding:20px;max-width:1200px;margin:auto}.featured-articles,.trending-posts{flex:1;margin:10px}.featured-articles{background:#f9f9f9;padding:20px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.trending-posts{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.trending-posts h3{margin-bottom:15px}.trending-posts ol{list-style-type:none;padding:0}.trending-posts li a{text-decoration:none;color:#333;font-weight:700}.trending-posts li+li{margin-top:10px}.article{margin-bottom:20px}.article h2{font-size:24px;color:#333}.article p{font-size:16px;color:#666}.author-date{font-size:14px;color:#999;margin-bottom:10px}@media (max-width:768px){.content-wrapper{flex-direction:column}}.trending-now{background-color:#fff;padding:20px;margin:20px 0;box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px}.trending-now h2{color:#333;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #f0544f}.trending-now ol{list-style:none;padding:0;margin:0}.trending-now li{padding:10px 0;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:start}.trending-now li:last-child{border-bottom:none}.post-number{margin-right:10px;font-weight:700;color:#f0544f}.trending-now a{flex-grow:1;color:#333;text-decoration:none;font-weight:700}.post-meta{font-size:.8em;color:#666}.content-wrapper{max-width:1200px;margin:auto;padding:20px}.featured-post{display:flex;justify-content:space-between;margin-bottom:20px}.featured-content,.featured-image{flex:1;padding:10px}.grid-layout{display:grid;grid-template-columns:repeat(3,1fr)}.post-card img{width:100%;height:auto}@media (max-width:768px){.featured-post,.grid-layout{flex-direction:column}.grid-layout{grid-template-columns:1fr}.swiper-pagination{display:none}.footer-menu{padding:0}.policy-menu{margin-top:0 !important}}.policy-menu{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;padding:0}.comments-sidebar-wrap{display:flex;gap:30px;margin-top:30px;align-items:flex-start}.comments-sidebar-wrap .comments-content-area{flex:1;min-width:0}.comments-sidebar-wrap .sidebar{flex:0 0 300px;position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto}.comments-sidebar-wrap.layout-left-sidebar{flex-direction:row}.comments-sidebar-wrap.layout-right-sidebar{flex-direction:row}.content-sidebar-wrap{display:flex}.content-sidebar-wrap .content-area{flex:1;min-width:0}.content-sidebar-wrap .sidebar{flex:0 0 300px;position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.layout-left-sidebar .content-sidebar-wrap{flex-direction:row}.layout-right-sidebar .content-sidebar-wrap{flex-direction:row}.content-area-full{width:100%}.comments-section{border-top:1px solid #e9ecef;padding-top:30px;margin-top:30px}.site-main.content-area{flex:0 0 75%;min-width:0}.post-cards-container{flex:0 0 80%;min-width:0}.layout-no-sidebar .post-cards{width:100%}.layout-no-sidebar .site-main{width:100%}@media (max-width:768px){.comments-sidebar-wrap,.content-sidebar-wrap{flex-direction:column;gap:20px;padding:0 15px}.content-sidebar-wrap .sidebar,.comments-sidebar-wrap .sidebar,.sidebar{flex:0 0 100%;position:static;order:2;margin-top:20px}.layout-left-sidebar .content-sidebar-wrap .sidebar,.comments-sidebar-wrap.layout-left-sidebar .sidebar,.layout-left-sidebar .sidebar{order:-1;margin-top:0;margin-bottom:20px}.content-sidebar-wrap .content-area,.comments-sidebar-wrap .comments-content-area,.site-main.content-area{flex:0 0 100%;max-width:100%}.layout-left-sidebar .site-main,.layout-right-sidebar .site-main{width:100%}.content-area-full{width:100%}.post-cards-container{flex:0 0 100%;max-width:100%}}