*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Poppins',sans-serif;font-size:16px;line-height:1.6;color:#333;background-color:#f8f8f8}a{color:#404040;text-decoration:none;transition:all 0.3s ease}a:hover{color:#06c}img{max-width:100%;height:auto}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.single-container{max-width:900px;margin:0 auto;padding:0 15px}.content-section{margin:30px 0}.section-title{font-size:24px;font-weight:600;margin-bottom:20px;color:#404040}.no-title{margin-top:0}.main-content-wrapper{display:flex;flex-wrap:wrap;margin-top:30px}.main-content{flex:0 0 70%;max-width:70%;padding-right:30px}.sidebar{flex:0 0 30%;max-width:30%}.featured-posts-container{display:flex;gap:20px}.featured-post-main{flex:0 0 60%;max-width:60%}.featured-posts-secondary{flex:0 0 40%;max-width:40%;display:flex;flex-direction:column;gap:20px}.featured-post{position:relative;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 3px 10px rgb(0 0 0 / .1);transition:transform 0.3s ease;height:100%;display:flex;flex-direction:column}.featured-post:hover{transform:translateY(-5px)}.featured-post-image{position:relative;overflow:hidden}.featured-post-main .featured-post-image{height:350px}.featured-posts-secondary .featured-post-image{height:180px}.featured-post-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.featured-post:hover .featured-post-image img{transform:scale(1.05)}.featured-post-category{position:absolute;top:15px;left:15px;background-color:rgb(0 102 204 / .8);color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;font-weight:500;z-index:2}.featured-post-category a{color:#fff}.featured-post-content{padding:15px;flex-grow:1;display:flex;flex-direction:column}.featured-post-title{font-size:18px;font-weight:600;margin-bottom:10px;line-height:1.3}.featured-post-title a{color:#404040}.featured-post-main .featured-post-title{font-size:24px}.featured-post-excerpt{font-size:14px;color:#666;margin-bottom:15px}.featured-post-meta{font-size:12px;color:#888;margin-top:auto}.posts-list{margin-bottom:20px}.horizontal-card{display:flex;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 3px 10px rgb(0 0 0 / .1);margin-bottom:20px;transition:transform 0.3s ease}.horizontal-card:hover{transform:translateY(-3px)}.horizontal-card-image{flex:0 0 120px;max-width:120px;height:90px}.horizontal-card-image img{width:100%;height:100%;object-fit:cover}.horizontal-card-content{flex:1;padding:15px;display:flex;flex-direction:column;justify-content:center}.horizontal-card-title{font-size:16px;font-weight:500;line-height:1.3;margin-top:20px}.horizontal-card-title a{color:#404040}.sidebar-section{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 3px 10px rgb(0 0 0 / .1)}.latest-posts-list{margin-bottom:20px}.latest-post{padding:12px 0;border-bottom:1px solid #eee}.latest-post:last-child{border-bottom:none}.latest-post-title{font-size:14px;font-weight:500;line-height:1.4}.latest-post-title a{color:#404040}.category-border-blue{border-left:4px solid #06c}.category-border-green{border-left:4px solid #0c6}.category-border-purple{border-left:4px solid #93c}.category-border-orange{border-left:4px solid #f90}.category-border-red{border-left:4px solid #f36}.load-more-container{text-align:center;margin:20px 0}.load-more-btn{display:inline-block;padding:10px 25px;background-color:#06c;color:#fff;text-align:center;border-radius:30px;font-weight:500;transition:all 0.3s ease;cursor:pointer}.load-more-btn:hover{background-color:#049;color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px rgb(0 102 204 / .3)}.site-footer{background-color:#333;color:#fff;padding:40px 0 20px;margin-top:50px}.footer-widgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:30px}.footer-widget-title{font-size:18px;font-weight:600;margin-bottom:15px;color:#fff}.footer-widget ul{list-style:none}.footer-widget li{margin-bottom:10px}.footer-widget a{color:#ccc}.footer-widget a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:20px;border-top:1px solid #444;font-size:14px;color:#aaa}.contact-form{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 3px 15px rgb(0 0 0 / .1)}.form-group{margin-bottom:20px}.form-label{display:block;margin-bottom:8px;font-weight:500}.form-control{width:100%;padding:10px 15px;border:1px solid #ddd;border-radius:4px;font-family:'Poppins',sans-serif;font-size:15px}.form-control:focus{border-color:#06c;outline:none;box-shadow:0 0 0 3px rgb(0 102 204 / .2)}.submit-btn{background-color:#06c;color:#fff;border:none;padding:12px 25px;border-radius:4px;font-weight:500;cursor:pointer;transition:all 0.3s ease}.submit-btn:hover{background-color:#049}.single-article{background-color:#fff0;box-shadow:none;border:none;padding:0;margin-top:40px}.entry-header{margin-bottom:30px}.entry-title{font-size:42px;font-weight:700;line-height:1.2;margin-bottom:20px;color:#404040}.entry-meta{font-size:14px;color:#666;margin-bottom:20px}.entry-meta span{margin-right:15px}.entry-content{font-size:16px;line-height:1.8;color:#333;margin-bottom:30px}.entry-content p{margin-bottom:20px}.entry-content h2{font-size:1.7em;margin-top:30px;margin-bottom:15px;color:#00000}.entry-content h3{font-size:1.4em;margin-top:30px;margin-bottom:15px;color:#00000}.entry-content h4{font-size:1.1em;margin-top:30px;margin-bottom:15px;color:#00000}.entry-content ul,.entry-content ol{margin-left:20px;margin-bottom:20px}.entry-content li{margin-bottom:10px}.entry-footer{margin-top:30px;padding-top:20px;border-top:1px solid #eee}.tags-links{margin-bottom:20px}.tag-label{font-weight:600;margin-right:5px}.share-buttons{margin:30px 0;display:flex;align-items:center;flex-wrap:wrap}.share-title{font-size:16px;font-weight:600;margin-right:15px;margin-bottom:0;color:#00000}.share-links{display:flex;gap:10px;flex-wrap:wrap}.share-links a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#f5f5f5;color:#333;transition:all 0.3s ease}.share-facebook:hover{background-color:#3b5998;color:#fff}.share-whatsapp:hover{background-color:#25d366;color:#fff}.share-email:hover{background-color:#ea4335;color:#fff}.share-twitter:hover{background-color:#1da1f2;color:#fff}.author-section{display:flex;align-items:center;background-color:#f9f9f9;border-radius:8px;padding:20px;margin:40px 0}.author-avatar{flex:0 0 100px;margin-right:20px}.rounded-avatar{border-radius:50%;width:100px;height:100px;object-fit:cover}.author-info{flex:1}.author-name{font-size:18px;font-weight:600;margin-bottom:10px;color:#404040}.author-description{font-size:14px;color:#666}.related-posts{margin:40px 0}.related-title{font-size:24px;font-weight:600;margin-bottom:20px;color:#404040}.related-posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.related-post{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 3px 10px rgb(0 0 0 / .1);transition:transform 0.3s ease}.related-post:hover{transform:translateY(-5px)}.related-post-thumbnail{display:block;height:180px;overflow:hidden}.related-post-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.related-post:hover .related-post-thumbnail img{transform:scale(1.05)}.related-post-title{font-size:16px;font-weight:600;padding:15px;line-height:1.3}.related-post-title a{color:#404040}.post-navigation{margin:40px 0;padding-top:20px;border-top:1px solid #eee}.nav-links{display:flex;justify-content:space-between}.nav-previous,.nav-next{flex:0 0 48%}.nav-subtitle{display:block;font-size:12px;color:#666;margin-bottom:5px}.nav-title{font-size:16px;font-weight:500;color:#404040}@media (max-width:992px){.main-content{flex:0 0 100%;max-width:100%;padding-right:0}.sidebar{flex:0 0 100%;max-width:100%;margin-top:30px}.featured-posts-container{flex-direction:column}.featured-post-main,.featured-posts-secondary{flex:0 0 100%;max-width:100%}.featured-post-main .featured-post-image{height:300px}.related-posts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.featured-post-main .featured-post-image{height:250px}.entry-title{font-size:30px}.author-section{flex-direction:column;text-align:center}.author-avatar{margin-right:0;margin-bottom:15px}.related-posts-grid{grid-template-columns:1fr}.single-article,.page-article,.post,.featured-post,.horizontal-card,.related-post{background-color:transparent!important;box-shadow:none!important;border:none!important;padding:0!important}.entry-content{padding:0;margin:0}}@media (max-width:576px){.featured-post-main .featured-post-image,.featured-post-secondary .featured-post-image{height:200px}.section-title{font-size:20px}.featured-post-title,.horizontal-card-title{font-size:16px}}body.admin-bar .custom-site-header.sticky-header{top:32px}@media screen and (max-width:782px){body.admin-bar .custom-site-header.sticky-header{top:46px}}.custom-site-header+#primary{margin-top:30px}body.menu-open{overflow:hidden}body.search-open{overflow:hidden}.custom-site-header.header-hidden{transform:translateY(-100%)}.single-article,.page-article,.post{background-color:#fff0;box-shadow:none;border:none;padding:0}#primary{padding:0;margin-top:20px}#main{padding:0;margin:0}.custom-carousel-section{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px;margin-bottom:30px}.carousel-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:20px;padding-bottom:20px}.carousel-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;transition:transform 0.3s ease,box-shadow 0.3s ease}.carousel-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgb(0 0 0 / .1)}.carousel-card-thumbnail{width:100%;height:180px;overflow:hidden;background-color:#f0f0f0}.carousel-card-thumbnail a{display:block;width:100%;height:100%}.carousel-card-thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.carousel-card:hover .carousel-card-thumbnail img{transform:scale(1.05)}.carousel-card-content{padding:15px;display:flex;flex-direction:column;flex-grow:1}.carousel-card-category{font-size:.8em;color:#777;margin-bottom:8px;text-transform:uppercase}.carousel-card-category a{color:inherit;text-decoration:none}.carousel-card-category a:hover{text-decoration:underline}.carousel-card-title{font-size:1.1em;font-weight:500;margin-top:0;margin-bottom:10px;line-height:1.3}.carousel-card-title a{text-decoration:none;color:#333}.carousel-card-title a:hover{color:#06c}.carousel-card-excerpt{font-size:.9em;color:#555;line-height:1.5;flex-grow:1}@media (max-width:600px){.carousel-wrapper{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}.home-featured-grid-section{margin-bottom:30px}.home-featured-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px}.featured-grid-item{position:relative;overflow:hidden;border-radius:8px;background-color:#333}.featured-grid-item .featured-item-image-link{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.featured-grid-item .post-card-image-wrapper{width:100%;height:100%}.featured-grid-item-large{height:480px}.featured-grid-item .post-card-image{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px;transition:transform 0.4s ease}.featured-grid-item:hover .post-card-image{transform:scale(1.05)}.featured-grid-item .post-card-category-wrapper.post-card-category-absolute{position:absolute;top:15px;left:15px;z-index:3}.featured-grid-item .post-card-category-tag{display:inline-block;background-color:rgb(0 0 0 / .6);color:#fff;padding:6px 12px;font-size:11px;font-weight:600;border-radius:4px;text-transform:uppercase;line-height:1;text-decoration:none}.featured-grid-item .post-card-category-tag:hover{background-color:rgb(0 0 0 / .8)}.featured-grid-item .post-card-content-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(to top,rgb(0 0 0 / .85) 0%,rgb(0 0 0 / .7) 40%,#fff0 100%);z-index:2;color:#fff;border-radius:0 0 8px 8px}.featured-grid-item-large .post-card-title,.featured-grid-item-small .post-card-title{font-weight:500;line-height:1.25;margin:0 0 8px 0}.featured-grid-item-large .post-card-title a,.featured-grid-item-large .post-card-title a:visited,.featured-grid-item-small .post-card-title a,.featured-grid-item-small .post-card-title a:visited{color:#fff;text-decoration:none}.featured-grid-item-large .post-card-title a:hover,.featured-grid-item-small .post-card-title a:hover{color:#f0f0f0;text-decoration:none}.featured-grid-item-large .post-card-title{font-size:24px}.featured-grid-item-large .post-card-meta{font-size:13px;color:#ddd}.featured-grid-column-small{display:grid;grid-template-rows:repeat(3,1fr);gap:20px}.featured-grid-item-small .post-card-title{font-size:16px;margin-bottom:0}@media (max-width:992px){.home-featured-grid{grid-template-columns:1fr}.featured-grid-item-large{height:400px;margin-bottom:20px}.featured-grid-column-small{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-template-rows:auto}.featured-grid-item-small{height:200px}.featured-grid-item-large .post-card-title{font-size:22px}.featured-grid-item-small .post-card-title{font-size:15px}}@media (max-width:767px){.featured-grid-item-large{height:320px}.featured-grid-column-small{grid-template-columns:1fr}.featured-grid-item-small{height:250px}.featured-grid-item-large .post-card-title{font-size:20px}.featured-grid-item-small .post-card-title{font-size:14px}.featured-grid-item .post-card-content-overlay{padding:15px}.featured-grid-item .post-card-category-wrapper.post-card-category-absolute{top:10px;left:10px}.featured-grid-item .post-card-category-tag{font-size:10px;padding:5px 8px}}.custom-search-toggle svg{fill:none!important;stroke:currentColor}html,body{overflow-x:hidden;width:100%}.footer-menu-container{margin:20px 0;text-align:center;border-top:1px solid #444;padding-top:20px}.footer-menu{display:flex;justify-content:center;flex-wrap:wrap;list-style:none;margin:0;padding:0}.footer-menu li{margin:0 15px 10px}.footer-menu a{color:#ccc;text-decoration:none;font-size:14px;transition:color 0.3s ease}.footer-menu a:hover{color:#fff}@media (max-width:768px){.footer-menu{flex-direction:column}.footer-menu li{margin:5px 0}}.featured-post,.horizontal-card,.latest-post,.popular-post{margin-bottom:15px!important}.posts-list{margin-bottom:20px}.horizontal-card{display:flex;align-items:flex-start;padding:0!important}.horizontal-card-image{margin-right:15px;flex-shrink:0}.horizontal-card-content{flex:1}@media (max-width:768px){.horizontal-card{padding:0 12px!important;margin-bottom:15px!important}.horizontal-card-image{width:80px;height:80px;margin-right:15px;overflow:hidden;border-radius:4px}.horizontal-card-image img{width:100%;height:100%;object-fit:cover;margin:0!important}.horizontal-card-content{padding:0!important}.horizontal-card-title{font-size:14px;line-height:1.4;margin:0 0 5px;padding:0!important}.featured-posts-container{margin-bottom:15px}.featured-post-main{margin-bottom:15px}.featured-posts-secondary .featured-post{margin-bottom:15px!important}.latest-post{margin-bottom:10px!important;padding:0 12px!important}.latest-post-title{font-size:14px;line-height:1.4;margin:0;padding:0!important}.content-section{margin-bottom:20px}.section-title{margin-bottom:15px!important;padding:0 12px!important}.main-content-wrapper{margin-top:15px}.sidebar-section{margin-top:15px}}.featured-post-category{position:absolute;top:10px;left:10px;z-index:2;padding:5px 10px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;background-color:rgb(0 0 0 / .7);color:#fff;max-width:calc(100% - 20px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-post-category a{color:#fff;text-decoration:none}.featured-post-image{position:relative;overflow:hidden;border-radius:4px}@media (max-width:768px){.section-title,.related-title,.featured-post-title,.horizontal-card-title,.latest-post-title,.widget-title{width:100%;padding:0 15px!important;margin-bottom:20px;box-sizing:border-box}.single .entry-title{text-align:center;width:100%;padding:0 12px;margin-bottom:20px;box-sizing:border-box}.entry-content,.entry-content p,.entry-content ul,.entry-content ol,.entry-content blockquote,.featured-post-excerpt,.horizontal-card-content,.author-description{width:100%;padding:0 12px;margin-bottom:20px;box-sizing:border-box;text-align:left;font-size:16px;line-height:1.8;letter-spacing:.3px}.entry-content p{margin-bottom:20px}.entry-content img,.horizontal-card-image img{max-width:100%;height:auto;display:block;margin:20px auto}.single-article,.page-article,.post,.horizontal-card{background-color:transparent!important;box-shadow:none!important;border:none!important;padding:0!important;margin-bottom:20px}.container,.single-container,.main-content,.sidebar,.posts-list,.sidebar-section{width:100%;padding:0;box-sizing:border-box;max-width:100%}.entry-meta,.featured-post-meta{text-align:left;width:100%;padding:0 12px;margin-bottom:20px;box-sizing:border-box}.author-info{text-align:center;width:100%;padding:0 12px;margin-bottom:20px;box-sizing:border-box}.form-group,.form-control,.submit-btn{width:100%;box-sizing:border-box}.content-section{margin:20px 0;padding:0}body{padding:0;margin:0;background-color:#f5f5f5}a,button{touch-action:manipulation}.entry-content h2{margin-top:30px;margin-bottom:15px;font-size:24px;padding:0 12px;box-sizing:border-box;width:100%;text-align:left}.entry-content h3{margin-top:30px;margin-bottom:15px;font-size:19px;padding:0 12px;box-sizing:border-box;width:100%;text-align:left}.entry-content h4{margin-top:30px;margin-bottom:15px;font-size:17px;padding:0 12px;box-sizing:border-box;width:100%;text-align:left}.entry-content h5,.entry-content h6{margin-top:30px;margin-bottom:15px;padding:0 12px;box-sizing:border-box;width:100%;text-align:left}.single .entry-content figure,.single .entry-content .wp-block-image,.single .entry-content .wp-caption{margin-left:12px;margin-right:12px;width:calc(100% - 24px)!important;max-width:100%}.single .entry-content .wp-block-quote,.single .entry-content blockquote{margin-left:12px;margin-right:12px;width:calc(100% - 24px)}.entry-content ul,.entry-content ol{padding-left:32px;padding-right:12px;box-sizing:border-box}.share-buttons{padding:0 12px;margin:30px 0;box-sizing:border-box;width:100%;text-align:left}.share-title{display:block;margin-bottom:0;text-align:left}.share-links{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-start}.related-posts{padding:0 12px;box-sizing:border-box;width:100%}.related-title{text-align:left}.post-navigation{padding:20px 12px 0;box-sizing:border-box;width:100%}.post-card-meta,.horizontal-card-meta,.featured-post-meta{text-align:left;padding:0 12px;margin-top:10px;width:100%;box-sizing:border-box}.post-card-content,.horizontal-card-content,.featured-post-content{text-align:left;padding:0 12px;width:100%;box-sizing:border-box}.post-card-excerpt,.horizontal-card-excerpt,.featured-post-excerpt{text-align:left;margin-bottom:10px;padding:0 12px;width:100%;box-sizing:border-box}.popular-posts{padding:0 12px;margin-bottom:30px}.popular-post{display:flex;align-items:flex-start;margin-bottom:15px;padding:0}.popular-post-image{width:80px;height:80px;margin-right:15px;border-radius:4px;overflow:hidden}.popular-post-image img{width:100%;height:100%;object-fit:cover}.popular-post-content{flex:1}.popular-post-title{font-size:14px;line-height:1.4;margin:0 0 5px}.popular-post-meta{font-size:12px;color:#666}}@media (max-width:480px){.entry-title{font-size:27px;line-height:1.3;margin-bottom:15px}.section-title{font-size:20px;margin-bottom:15px}.entry-content{font-size:16px;line-height:1.8}.entry-content p,.entry-content ul,.entry-content ol{margin-bottom:15px}.entry-content img{margin:15px auto}}.single-article{background-color:#fff0;box-shadow:none;border:none;padding:0}@media (max-width:768px){#primary{padding:0;margin:0;width:100%}#main{padding:0;margin:0;width:100%}.entry-header{margin-bottom:20px}}.author-section{background-color:#fff!important;border-radius:8px;box-shadow:0 3px 10px rgb(0 0 0 / .1);border:1px solid #eee;margin:40px 12px;width:calc(100% - 24px);box-sizing:border-box}@media (max-width:768px){.author-section{display:flex;flex-direction:column;align-items:center;padding:20px 15px}.author-avatar{margin-bottom:15px;text-align:center}.author-name{text-align:center;margin-bottom:10px}.author-description{text-align:center}.author-description p{text-align:center;margin:0 auto;font-size:14px}}@media (max-width:768px){.featured-post-meta,.horizontal-card-meta,.entry-meta,.post-card-meta{text-align:left}}@media (max-width:768px){body.home .sidebar .popular-articles-sidebar-section.content-section,.sidebar .popular-articles-sidebar-section.content-section{padding-top:10px!important;margin-top:20px!important}body.home .sidebar .popular-articles-sidebar-section.content-section .section-title-wrapper .section-title,.sidebar .popular-articles-sidebar-section.content-section .section-title-wrapper .section-title{padding-left:15px!important;padding-right:15px!important;width:calc(100% - 30px)!important;box-sizing:border-box!important}body.home .sidebar .popular-articles-sidebar-section.content-section .popular-posts-list-sidebar,.sidebar .popular-articles-sidebar-section.content-section .popular-posts-list-sidebar{padding-left:15px!important;padding-right:15px!important;margin-top:10px!important}body.home .sidebar .popular-articles-sidebar-section.content-section .popular-posts-list-sidebar .popular-post,.sidebar .popular-articles-sidebar-section.content-section .popular-posts-list-sidebar .popular-post{margin-bottom:25px!important;padding-bottom:0!important;border-bottom:none!important}body.home .sidebar .popular-articles-sidebar-section.content-section .popular-posts-list-sidebar .popular-post:last-child,.sidebar .popular-articles-sidebar-section.content-section .popular-posts-list-sidebar .popular-post:last-child{margin-bottom:0!important}}.custom-carousel-section{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px;margin-bottom:30px}.carousel-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:20px;padding-bottom:20px}.carousel-card{background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .08);transition:transform 0.2s ease-in-out,box-shadow 0.2s ease-in-out;display:flex;flex-direction:column}.carousel-card:hover{transform:translateY(-4px);box-shadow:0 5px 15px rgb(0 0 0 / .12)}.carousel-card-thumbnail{position:relative;padding-top:56.25%;overflow:hidden}.carousel-card-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.carousel-card:hover .carousel-card-thumbnail img{transform:scale(1.05)}.carousel-card-content{padding:15px;flex-grow:1;display:flex;flex-direction:column}.carousel-card-category{font-size:.75rem;font-weight:600;text-transform:uppercase;margin-bottom:8px}.carousel-card-category a{color:#0073aa;text-decoration:none}.carousel-card-category a:hover{text-decoration:underline}.carousel-card-title{font-size:1.125rem;font-weight:500;line-height:1.3;margin-bottom:10px;flex-grow:1}.carousel-card-title a{color:#333;text-decoration:none}.carousel-card-title a:hover{color:#0073aa}.carousel-card-excerpt{font-size:.875rem;color:#555;line-height:1.5;margin-top:auto}.latest-articles-section .two-column-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:20px}.latest-articles-section .two-column-grid .post-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgb(0 0 0 / .08);overflow:hidden;display:flex;flex-direction:column;transition:transform 0.2s ease-in-out,box-shadow 0.2s ease-in-out}.latest-articles-section .two-column-grid .post-card:hover{transform:translateY(-4px);box-shadow:0 5px 15px rgb(0 0 0 / .12)}.latest-articles-section .two-column-grid .post-card .post-card-image{position:relative;padding-top:56.25%;overflow:hidden}.latest-articles-section .two-column-grid .post-card .post-card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.latest-articles-section .two-column-grid .post-card:hover .post-card-image img{transform:scale(1.05)}.latest-articles-section .two-column-grid .post-card .post-card-content{padding:15px;flex-grow:1;display:flex;flex-direction:column}.latest-articles-section .two-column-grid .post-card .post-card-title{font-size:1.125rem;font-weight:600;line-height:1.3;margin-bottom:10px}.latest-articles-section .two-column-grid .post-card .post-card-title a{color:#333;text-decoration:none}.latest-articles-section .two-column-grid .post-card .post-card-title a:hover{color:#0073aa}.latest-articles-section .two-column-grid .post-card .post-card-excerpt{font-size:.875rem;color:#555;line-height:1.5;margin-bottom:10px}.latest-articles-section .two-column-grid .post-card .post-card-meta{font-size:.75rem;color:#777;margin-top:auto}@media (max-width:768px){.latest-articles-section .two-column-grid{grid-template-columns:1fr;gap:20px}}.popular-articles-sidebar-section .latest-post{padding:10px 0;border-bottom:1px solid #f0f0f0}.popular-articles-sidebar-section .latest-post:last-child{border-bottom:none;padding-bottom:0}.popular-articles-sidebar-section .latest-post-title{font-size:.9rem;font-weight:500;line-height:1.4}.popular-articles-sidebar-section .latest-post-title a{color:#444}.popular-articles-sidebar-section .latest-post-title a:hover{color:#0073aa}.section-title-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #eee;padding-bottom:10px;padding-left:5px;margin-left:5px}.section-title{display:inline-block;font-size:18px;font-weight:700;text-transform:uppercase;position:relative;padding-bottom:10px;margin-bottom:0;padding-left:0!important;margin-left:0!important;margin-right:10px;vertical-align:middle;max-width:calc(100% - 70px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-title::after{content:"";position:absolute;margin-left:7px;bottom:0;left:0;width:50px;height:3px;background-color:#0073aa}.section-view-more-button{font-size:.85rem;font-weight:600;color:#0073aa;text-decoration:none;background-color:#fff0;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center;transition:color 0.2s ease;white-space:nowrap;flex-shrink:0}.section-view-more-button::after{content:"\2192";margin-left:4px;font-weight:400}.section-view-more-button:hover{color:#005683;text-decoration:underline;background-color:#fff0}@media (max-width:380px){.section-title{font-size:16px;max-width:calc(100% - 65px)}.section-view-more-button{font-size:.8rem}}.featured-posts-container{display:flex;gap:10px;margin-bottom:20px}.featured-post-main{flex:0 0 50%;max-width:50%}.featured-posts-secondary{flex:0 0 50%;max-width:50%;display:flex;flex-direction:column;gap:10px}.featured-post-top{height:calc(50% - 5px);margin-bottom:10px}.featured-post-bottom{height:calc(50% - 5px)}.featured-post{position:relative;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 3px 10px rgb(0 0 0 / .1);transition:transform 0.3s ease;height:100%;display:flex;flex-direction:column}.featured-post:hover{transform:translateY(-5px)}.featured-post-image{position:relative;overflow:hidden}.featured-post-main .featured-post-image{height:400px}.featured-post-top .featured-post-image,.featured-post-bottom .featured-post-image{height:180px}.featured-post-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.featured-post:hover .featured-post-image img{transform:scale(1.05)}.featured-post-category{position:absolute;top:15px;left:15px;background-color:rgb(0 0 0 / .7);color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;z-index:2}.featured-post-category a{color:#fff}.featured-post-content{padding:15px;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end}.featured-post-title{font-weight:600;line-height:1.3;margin-bottom:8px}.featured-post-title a{color:#404040}.featured-post-main .featured-post-title{font-size:24px}.featured-post-top .featured-post-title,.featured-post-bottom .featured-post-title{font-size:18px}.featured-post-excerpt{font-size:14px;color:#666;margin-bottom:10px}.featured-post-meta{font-size:12px;color:#888;margin-top:0}@media (max-width:992px){.featured-posts-container{flex-direction:column;gap:8px}.featured-post-main,.featured-posts-secondary{flex:0 0 100%;max-width:100%}.featured-post-main .featured-post-image{height:56.25vw;max-height:350px}.featured-post-top{margin-top:0;margin-bottom:8px;height:auto}.featured-post-bottom{height:auto}.featured-post-content{padding:15px}.featured-post-title{padding-left:0;padding-right:0}.featured-post-top .featured-post-image,.featured-post-bottom .featured-post-image{height:40vw;max-height:250px}}@media (max-width:768px){.featured-posts-container{gap:6px}.featured-post-main .featured-post-image{height:52vw}.featured-post-top{margin-bottom:6px}.featured-post-top .featured-post-image,.featured-post-bottom .featured-post-image{height:35vw}.featured-post-main .featured-post-title,.featured-post-top .featured-post-title,.featured-post-bottom .featured-post-title{padding:0;margin-left:0;margin-right:0}}@media (max-width:576px){.featured-posts-container{gap:4px}.featured-post-main .featured-post-image{height:48vw}.featured-post-top{margin-bottom:4px}.featured-post-top .featured-post-image,.featured-post-bottom .featured-post-image{height:30vw}.featured-post-main .featured-post-title{font-size:20px}.featured-post-top .featured-post-title,.featured-post-bottom .featured-post-title{font-size:16px}}@media (max-width:992px){body.home .home-featured-grid-section .home-featured-grid{display:flex;flex-direction:column;gap:2px;padding:0}body.home .home-featured-grid-section .home-featured-grid>.featured-grid-item,body.home .home-featured-grid-section .home-featured-grid>.featured-grid-column-small{margin:0;width:100%;max-width:100%}body.home .home-featured-grid-section .featured-grid-column-small{display:flex;flex-direction:column;gap:2px;width:100%}body.home .home-featured-grid-section .featured-grid-column-small>.featured-grid-item{margin:0;width:100%;max-width:100%}}@media (max-width:768px){body.home .home-featured-grid-section .home-featured-grid{gap:2px}body.home .home-featured-grid-section .featured-grid-column-small{gap:2px}}@media (max-width:576px){body.home .home-featured-grid-section .home-featured-grid{gap:2px}body.home .home-featured-grid-section .featured-grid-column-small{gap:2px}}.featured-post-main .featured-post-content,.featured-post-top .featured-post-content,.featured-post-bottom .featured-post-content{padding:15px;display:flex;flex-direction:column;justify-content:flex-end}.featured-post-main .featured-post-title,.featured-post-top .featured-post-title,.featured-post-bottom .featured-post-title{margin-bottom:8px;line-height:1.3;padding-left:0;padding-right:0}.featured-post-main .featured-post-title{font-size:24px}.featured-post-top .featured-post-title,.featured-post-bottom .featured-post-title{font-size:18px}.featured-post-main .featured-post-excerpt{margin-bottom:10px}.featured-post-main .featured-post-meta,.featured-post-top .featured-post-meta,.featured-post-bottom .featured-post-meta{margin-top:0;font-size:12px;color:#888}.featured-post-top,.featured-post-bottom{height:calc(50% - 10px)}.featured-post-top{margin-bottom:20px}.featured-post-image{position:relative;overflow:hidden}.featured-post-main .featured-post-image{height:400px}.featured-post-top .featured-post-image,.featured-post-bottom .featured-post-image{height:180px}.featured-post-category{position:absolute;top:15px;left:15px;background-color:rgb(0 0 0 / .7);color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;z-index:2}@media (max-width:992px){.featured-posts-container{flex-direction:column;gap:15px}.featured-post-main,.featured-posts-secondary{flex:0 0 100%;max-width:100%}.featured-post-top{margin-top:0;margin-bottom:15px;height:auto}.featured-post-bottom{height:auto;margin-top:0}.featured-post-content{padding:15px}.featured-post-title{padding-left:0;padding-right:0}}@media (max-width:768px){.featured-posts-container{gap:10px}.featured-post-top{margin-bottom:10px}.featured-post-main .featured-post-title,.featured-post-top .featured-post-title,.featured-post-bottom .featured-post-title{padding:0;margin-left:0;margin-right:0}.featured-post-content{padding:12px}}@media (max-width:576px){.featured-posts-container{gap:8px}.featured-post-top{margin-bottom:8px}.featured-post-main .featured-post-title{font-size:20px}.featured-post-top .featured-post-title,.featured-post-bottom .featured-post-title{font-size:16px}.featured-post-content{padding:10px}}@media (max-width:992px){.home .section-title{padding-left:5px!important;margin-left:5px!important}.home .featured-posts-container{gap:8px}.home .featured-post-main+.featured-posts-secondary{margin-top:8px}.home .featured-posts-secondary{gap:8px}.home .featured-post-top{margin-bottom:8px}}@media (max-width:768px){.home .section-title{padding-left:4px}.home .featured-posts-container{gap:6px}.home .featured-post-main+.featured-posts-secondary{margin-top:6px}.home .featured-post-top{margin-bottom:6px}.home .featured-posts-secondary{gap:6px}}@media (max-width:576px){.home .section-title{padding-left:3px}.home .featured-posts-container{gap:4px}.home .featured-post-main+.featured-posts-secondary{margin-top:4px}.home .featured-post-top{margin-bottom:4px}.home .featured-posts-secondary{gap:4px}}.pagination,.nav-links{display:flex;justify-content:center;align-items:center;margin:30px 0;width:100%}.pagination ul{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;justify-content:center!important;gap:5px;width:auto;max-width:100%;padding:0;margin:0}.pagination ul li{display:inline-block!important;margin:0!important;float:none!important}.nav-links .page-numbers{display:inline-block;padding:8px 16px;margin:0 2px;background-color:#fff;color:#333;text-decoration:none;border:1px solid #ddd;border-radius:4px;transition:all 0.3s ease}.nav-links .page-numbers.current{background-color:#06c;color:#fff;border-color:#06c}.nav-links .page-numbers:hover:not(.current){background-color:#f5f5f5}@media (max-width:768px){.pagination ul,.nav-links{padding:0 10px}.pagination ul li a,.pagination ul li span,.nav-links .page-numbers{padding:6px 12px;font-size:14px}}@media (max-width:480px){.pagination ul,.nav-links{gap:3px}.pagination ul li a,.pagination ul li span,.nav-links .page-numbers{padding:5px 10px;font-size:13px}}.custom-site-header *,.custom-search-overlay *{box-sizing:border-box;margin:0;padding:0}.custom-site-header{position:relative;padding:15px 0;box-shadow:0 2px 5px rgb(0 0 0 / .1);z-index:1000;transition:transform 0.3s ease,background-color 0.3s ease;will-change:transform}.custom-site-header.sticky-header{position:fixed;top:0;left:0;width:100%;background-color:inherit}.custom-site-header.header-hidden{transform:translateY(-100%);transition:transform 0s ease!important}@keyframes slideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}.custom-header-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.custom-site-branding{display:flex;align-items:center}.custom-logo-link{display:block}.custom-logo{max-height:60px;width:auto}.custom-site-title{margin:0;font-size:24px;font-weight:700}.custom-site-title a{text-decoration:none}.custom-right-section{display:flex;align-items:center;flex-wrap:nowrap}.custom-main-navigation{display:flex;align-items:center}.custom-menu-container{display:flex}.custom-menu{display:flex;list-style:none;margin:0;padding:0;flex-wrap:nowrap}.custom-menu li{position:relative;margin:0;white-space:nowrap}.custom-menu li a{display:block;padding:10px 15px;text-decoration:none;font-weight:500;font-size:16px;position:relative;transition:color 0.3s ease,background-color 0.2s ease;border-radius:4px;overflow:hidden}.custom-menu li a::after{content:'';position:absolute;bottom:5px;left:50%;transform:translateX(-50%);width:0;height:2px;background-color:var(--header-text-color,currentColor);transition:width 0.3s ease}.custom-menu li a:hover{background-color:rgb(0 0 0 / .05)}.custom-menu li a:hover::after{width:calc(100% - 30px)}.custom-menu .sub-menu{position:absolute;top:100%;left:0;background-color:#fff;min-width:200px;box-shadow:0 3px 5px rgb(0 0 0 / .1);border-radius:4px;padding:5px 0;opacity:0;visibility:hidden;transform:translateY(10px);transition:all 0.3s ease;z-index:100;list-style:none}.custom-menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.custom-menu .sub-menu li{margin:0;width:100%}.custom-menu .sub-menu a{padding:8px 15px;border-radius:0}.custom-menu .sub-menu a::after{display:none}.custom-menu .sub-menu a:hover{background-color:rgb(0 0 0 / .05)}.custom-search-container{margin-left:15px;display:flex;align-items:center}.custom-search-toggle{background:#fff0;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color 0.3s ease}.custom-menu-toggle{display:none;background:#fff0;border:none;padding:10px;cursor:pointer;margin-right:0}.custom-menu-toggle-icon{display:block;position:relative;width:24px;height:18px}.custom-bar{display:block;width:24px;height:2px;background-color:currentColor;position:absolute;left:0;transition:all 0.3s ease}.custom-bar:nth-child(1){top:0}.custom-bar:nth-child(2){top:8px}.custom-bar:nth-child(3){top:16px}.custom-menu-toggle[aria-expanded="true"] .custom-bar:nth-child(1){transform:rotate(45deg);top:8px}.custom-menu-toggle[aria-expanded="true"] .custom-bar:nth-child(2){opacity:0}.custom-menu-toggle[aria-expanded="true"] .custom-bar:nth-child(3){transform:rotate(-45deg);top:8px}.custom-mobile-menu{display:none;width:100%;background-color:#000000!important;padding:0;position:absolute;top:100%;left:0;right:0;z-index:999;box-shadow:0 5px 5px rgb(0 0 0 / .25)}.custom-mobile-menu.active{display:block}.custom-mobile-menu-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;width:100%}.custom-mobile-menu-items li{border-bottom:1px solid #333;width:100%}.custom-mobile-menu-items li:last-child{border-bottom:none}.custom-mobile-menu-items a{display:block;padding:15px 20px;text-decoration:none;font-weight:500;color:#ffffff!important;text-align:left;transition:background-color 0.2s ease}.custom-mobile-menu-items a:hover,.custom-mobile-menu-items a:focus{background-color:#222;color:#ffffff!important}.custom-search-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity 0.3s ease,visibility 0.3s ease}.custom-search-overlay.active{opacity:1;visibility:visible}.custom-search-overlay-content{width:80%;max-width:600px;position:relative}.custom-search-close{position:absolute;top:-40px;right:0;background:#fff0;border:none;cursor:pointer;padding:5px}.custom-search-form{width:100%;display:flex;border-radius:4px;overflow:hidden}.custom-search-field{flex:1;padding:15px 20px;border:none;font-size:18px;outline:none;background-color:#fff}.custom-search-submit{color:#fff;border:none;padding:0 20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color 0.3s}.custom-search-submit:hover{opacity:.9}.custom-header-spacer{display:none}.has-sticky-header .custom-header-spacer{display:block}@media (max-width:768px){.custom-header-container{justify-content:space-between}.custom-site-branding{position:absolute;left:50%;transform:translateX(-50%)}.custom-menu-toggle{display:flex;align-items:center;order:-1;margin-right:0}.custom-right-section{justify-content:flex-end}.custom-main-navigation{display:none}.custom-search-overlay-content{width:90%}}@media (min-width:769px){.custom-mobile-menu,.custom-mobile-menu.active{display:none!important}.custom-menu-toggle{display:none!important}.custom-main-navigation{display:flex!important}}.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;width:1px;word-wrap:normal!important}body.admin-bar .custom-site-header.sticky-header{top:32px}@media screen and (max-width:782px){body.admin-bar .custom-site-header.sticky-header{top:46px}}.custom-search-toggle,.custom-menu-toggle{color:inherit}