.Home_wrapper__K4ulL{display:flex;flex-direction:column;min-height:100vh;background-color:#f8f9fa;width:100%;overflow-x:hidden;padding-top:calc(120px + 1rem)}@media(max-width:768px){.Home_wrapper__K4ulL{padding-top:calc(120px - 1.5rem)}}@media(max-width:480px){.Home_wrapper__K4ulL{padding-top:calc(120px - 2rem)}}.Home_container__czZ94{display:flex;flex:1;flex-direction:row;max-width:1400px;margin:1rem auto 40px;gap:40px;padding:0 20px;width:100%;box-sizing:border-box}@media(max-width:1024px){.Home_container__czZ94{flex-direction:column;padding:0 20px;margin:0 auto 30px}}@media(max-width:768px){.Home_container__czZ94{margin:.5rem auto;padding:0 15px}}@media(max-width:480px){.Home_container__czZ94{margin:.25rem auto;padding:0 12px}}.Home_articlesContainer__o3p1A{flex:3;display:flex;flex-direction:column;gap:24px;margin-top:0;width:100%}@media(max-width:768px){.Home_articlesContainer__o3p1A{gap:20px}}@media(max-width:480px){.Home_articlesContainer__o3p1A{gap:16px}}.Home_firstRow__SIDv_{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:1.5rem;width:100%}@media(max-width:768px){.Home_firstRow__SIDv_{grid-template-columns:1fr;gap:20px;margin-bottom:20px}}@media(max-width:480px){.Home_firstRow__SIDv_{gap:16px;margin-bottom:16px}}@supports(-webkit-touch-callout:none){.Home_firstRow__SIDv_{display:flex;flex-wrap:wrap}.Home_firstRow__SIDv_>*{flex:1 1 calc(50% - 15px);min-width:calc(50% - 15px)}@media(max-width:768px){.Home_firstRow__SIDv_>*{flex:1 1 100%;min-width:100%}}}.Home_otherRows__EXetQ{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}@media(max-width:1200px){.Home_otherRows__EXetQ{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.Home_otherRows__EXetQ{grid-template-columns:1fr;gap:20px}}@media(max-width:480px){.Home_otherRows__EXetQ{gap:16px}}@supports(-webkit-touch-callout:none){.Home_otherRows__EXetQ{display:flex;flex-wrap:wrap}.Home_otherRows__EXetQ>*{flex:1 1 calc(33.333% - 16px);min-width:calc(33.333% - 16px)}@media(max-width:1200px){.Home_otherRows__EXetQ>*{flex:1 1 calc(50% - 12px);min-width:calc(50% - 12px)}}@media(max-width:768px){.Home_otherRows__EXetQ>*{flex:1 1 100%;min-width:100%}}}.Home_article__2lZPE{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;height:100%;display:flex;flex-direction:column;position:relative;opacity:0;transform:translateY(20px);animation:Home_fadeInUp__Jb6hI .5s ease forwards;text-decoration:none;color:inherit;width:100%}.Home_article__2lZPE.Home_loaded__WeiAC{opacity:1;transform:translateY(0)}.Home_article__2lZPE:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.Home_article__2lZPE:hover .Home_image__AfImS{transform:scale(1.05)}.Home_article__2lZPE:hover .Home_title__TKtLE{color:#f1852f}@supports(-webkit-touch-callout:none){.Home_article__2lZPE{-webkit-transform:translateZ(0);transform:translateZ(0)}.Home_article__2lZPE:hover{-webkit-transform:translateY(-5px) translateZ(0);transform:translateY(-5px) translateZ(0)}}@keyframes Home_fadeInUp__Jb6hI{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Home_imageWrapper__N4KJW{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background-color:#eee}@supports(-webkit-touch-callout:none){.Home_imageWrapper__N4KJW{height:0}}.Home_image__AfImS{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}@supports(-webkit-touch-callout:none){.Home_image__AfImS{-webkit-transform:translateZ(0);transform:translateZ(0)}.Home_article__2lZPE:hover .Home_image__AfImS{-webkit-transform:scale(1.05) translateZ(0);transform:scale(1.05) translateZ(0)}}.Home_articleContent__sN1Ed{padding:20px;display:flex;flex-direction:column;flex-grow:1}.Home_title__TKtLE{font-size:1.125rem;font-weight:600;margin:0 0 10px;line-height:1.4;color:#333;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.Home_title__TKtLE,.Home_title__TKtLE:hover{text-decoration:none}@media(max-width:768px){.Home_title__TKtLE{font-size:1.1rem}}.Home_articleMeta__gCwbv{display:flex;align-items:center;flex-wrap:wrap;font-size:.875rem;color:#666;margin-top:auto}.Home_author__NTkrK{font-weight:500;color:#555}.Home_dot__ItWTI{margin:0 6px;font-size:.75rem}.Home_time__s6sn8{color:#777}.Home_categoryTag__ct0Wc{position:absolute;bottom:12px;left:12px;background-color:#f1852f;color:#fff;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:4px;text-transform:capitalize;z-index:2;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Home_firstRow__SIDv_ .Home_article__2lZPE{height:100%}.Home_firstRow__SIDv_ .Home_title__TKtLE{font-size:1.5rem;font-weight:700;margin:0 0 12px;line-height:1.3}@media(max-width:768px){.Home_firstRow__SIDv_ .Home_title__TKtLE{font-size:1.25rem}}.Home_firstRow__SIDv_ .Home_imageWrapper__N4KJW{padding-top:66.67%}.Home_sidebar__jWCO7{flex:1;max-width:350px;display:flex;flex-direction:column;gap:30px}@media(max-width:1024px){.Home_sidebar__jWCO7{max-width:100%;margin-top:20px}}.Home_sidebarSection__JMwiV{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden}.Home_sidebarSection__JMwiV a,.Home_sidebarSection__JMwiV a:hover{text-decoration:none}.Home_sidebarHeading__MwA5y{position:relative;font-size:1.25rem;font-weight:700;margin:0;padding:16px 20px;color:#333;border-bottom:1px solid #eee;display:flex;align-items:center}.Home_sidebarHeading__MwA5y:after{content:"";display:block;width:40px;height:3px;background-color:#f1852f;position:absolute;bottom:-1px;left:20px}.Home_headingText__IlWW5{position:relative;z-index:1}.Home_latestStoriesList__1UoEj{display:flex;flex-direction:column;padding:16px}.Home_storyLink__f0UUV{text-decoration:none;color:inherit;display:block}.Home_storyLink__f0UUV:not(:last-child){margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.Home_storyLink__f0UUV:hover .Home_storyTitle__fHxjA{color:#f1852f}.Home_story__VYa0h{display:flex;gap:12px}.Home_storyImageWrapper__Z2j_h{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0;background-color:#eee}.Home_storyImage__Za7RB{width:100%;height:100%;object-fit:cover}.Home_storyContent__n5Oha{flex:1;min-width:0;display:flex;flex-direction:column}.Home_storyTitle__fHxjA{font-size:.95rem;font-weight:600;margin:0 0 8px;line-height:1.4;color:#333;transition:color .2s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}.Home_storyTitle__fHxjA:hover{text-decoration:none}.Home_storyMeta__4XHyn{display:flex;align-items:center;font-size:.75rem;color:#777;margin-top:auto}.Home_storyCategory__CRE0P{color:#f1852f;font-weight:600;text-transform:capitalize}.Home_storyDate__RoKkN{color:#777}.Home_newsletterForm__b8DP4{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:24px 20px;width:100%;max-width:100%;box-sizing:border-box;margin:0 auto}@media(max-width:768px){.Home_newsletterForm__b8DP4{padding:20px 15px}}.Home_newsletterHeading__mfM2y{font-size:1.25rem;font-weight:700;margin:0 0 12px;color:#333;text-align:center;line-height:1.4}.Home_newsletterDescription__xtkuz{font-size:.95rem;color:#666;margin-bottom:20px;text-align:center;line-height:1.5;padding:0 10px}.Home_input__G_Xhp{font-family:var(--font-merriweather),serif;width:100%;padding:12px 15px;margin-bottom:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:.95rem;transition:all .2s ease;box-sizing:border-box}.Home_input__G_Xhp:focus{outline:none;border-color:#f1852f;box-shadow:0 0 0 3px rgba(241,133,47,.1)}.Home_button__vUslq{font-family:var(--font-merriweather),serif;width:100%;padding:12px 15px;background-color:#f1852f;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.Home_button__vUslq:hover{background-color:#de6b0f}.Home_button__vUslq:active{transform:translateY(1px)}.Home_categoriesSection__yEUnO{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden}.Home_categoriesList__7Kc2H{display:flex;flex-wrap:wrap;gap:10px;padding:16px 20px}.Home_categoryLink___r3Eg{display:inline-block;padding:6px 14px;background-color:#f0f0f0;border-radius:50px;color:#555;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.Home_categoryLink___r3Eg:hover{background-color:#eee;color:#f1852f}.Home_activeCategoryLink__NdmZm{color:#f1852f;font-weight:600}.Home_activeCategoryLink__NdmZm,.Home_activeCategoryLink__NdmZm:hover{background-color:rgba(241,133,47,.1)}.Home_visuallyHidden__86WRy{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.Home_loadMoreButton__ZMrqv{display:block;margin:20px auto;padding:12px 24px;background-color:#f1852f;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.Home_loadMoreButton__ZMrqv:hover{background-color:#de6b0f;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.Home_loadMoreButton__ZMrqv:active{transform:translateY(0)}@supports(-webkit-touch-callout:none){.Home_loadMoreButton__ZMrqv{-webkit-appearance:none;-webkit-transform:translateZ(0);transform:translateZ(0)}.Home_loadMoreButton__ZMrqv:hover{-webkit-transform:translateY(-2px) translateZ(0);transform:translateY(-2px) translateZ(0)}.Home_loadMoreButton__ZMrqv:active{-webkit-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0)}}.Home_loadingContainer__wc6M1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;width:100%;min-height:300px;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.Home_loadingContainer__wc6M1 p{margin-top:16px;color:#666;font-size:1rem;font-weight:500}.Home_loadingSpinner__Vd_nY{width:40px;height:40px;border-radius:50%;border:3px solid rgba(241,133,47,.2);border-top-color:#f1852f;animation:Home_spin__l603W 1s ease-in-out infinite}@supports(-webkit-touch-callout:none){.Home_loadingSpinner__Vd_nY{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Home_spin__l603W{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Home_endMessage__u_iNr{text-align:center;padding:20px 0;color:#666;font-size:.95rem;font-style:italic;border-top:1px solid #eee;margin-top:20px}.Home_skeleton__7eqH7{animation:Home_pulse__be26K 1.5s ease-in-out infinite;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;height:100%}@supports(-webkit-touch-callout:none){.Home_skeleton__7eqH7{-webkit-transform:translateZ(0);transform:translateZ(0)}}.Home_skeletonArticle__c6EkD{display:flex;flex-direction:column;height:100%}.Home_skeletonImage__N0O4L{position:relative;width:100%;padding-top:56.25%;background-color:#f0f0f0}.Home_skeletonContent__30Nyw{padding:20px}.Home_skeletonTitle__f4J22{height:24px;margin-bottom:12px;background-color:#f0f0f0;border-radius:4px;width:90%}.Home_skeletonMeta__bLMyu{height:16px;background-color:#f0f0f0;border-radius:4px;width:60%}@keyframes Home_pulse__be26K{0%{opacity:.6}50%{opacity:.8}to{opacity:.6}}@supports(-webkit-touch-callout:none){.Home_articleCountInfo__QTLiM{width:100%;text-align:center;margin:10px 0;font-size:.9rem;color:#666}.Home_articlesContainer__o3p1A{-webkit-transform:translateZ(0);transform:translateZ(0)}@keyframes Home_fadeInUp__Jb6hI{0%{opacity:0;-webkit-transform:translateY(20px) translateZ(0);transform:translateY(20px) translateZ(0)}to{opacity:1;-webkit-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0)}}}@media(max-width:1024px){.Home_sidebar__jWCO7{flex-direction:row;flex-wrap:wrap;max-width:100%}.Home_sidebar__jWCO7 .Home_categoriesSection__yEUnO,.Home_sidebar__jWCO7 .Home_newsletterForm__b8DP4,.Home_sidebar__jWCO7 .Home_sidebarSection__JMwiV{flex:1;min-width:300px}}@media(max-width:768px){.Home_container__czZ94{padding:0 15px}.Home_sidebar__jWCO7{flex-direction:column}.Home_sidebar__jWCO7 .Home_categoriesSection__yEUnO,.Home_sidebar__jWCO7 .Home_newsletterForm__b8DP4,.Home_sidebar__jWCO7 .Home_sidebarSection__JMwiV{width:100%}}@media only screen and (device-width:390px)and (device-height:844px)and (-webkit-device-pixel-ratio:3),only screen and (min-device-width:768px)and (max-device-width:1024px){.Home_firstRow__SIDv_,.Home_otherRows__EXetQ{display:flex;flex-wrap:wrap}.Home_firstRow__SIDv_>*{flex:1 1 calc(50% - 15px);min-width:calc(50% - 15px)}}@media only screen and (device-width:390px)and (device-height:844px)and (-webkit-device-pixel-ratio:3)and (max-width:768px),only screen and (min-device-width:768px)and (max-device-width:1024px)and (max-width:768px){.Home_firstRow__SIDv_>*{flex:1 1 100%;min-width:100%}}@media only screen and (device-width:390px)and (device-height:844px)and (-webkit-device-pixel-ratio:3),only screen and (min-device-width:768px)and (max-device-width:1024px){.Home_otherRows__EXetQ>*{flex:1 1 calc(33.333% - 16px);min-width:calc(33.333% - 16px)}}@media only screen and (device-width:390px)and (device-height:844px)and (-webkit-device-pixel-ratio:3)and (max-width:1200px),only screen and (min-device-width:768px)and (max-device-width:1024px)and (max-width:1200px){.Home_otherRows__EXetQ>*{flex:1 1 calc(50% - 12px);min-width:calc(50% - 12px)}}@media only screen and (device-width:390px)and (device-height:844px)and (-webkit-device-pixel-ratio:3)and (max-width:768px),only screen and (min-device-width:768px)and (max-device-width:1024px)and (max-width:768px){.Home_otherRows__EXetQ>*{flex:1 1 100%;min-width:100%}}@media only screen and (device-width:390px)and (device-height:844px)and (-webkit-device-pixel-ratio:3),only screen and (min-device-width:768px)and (max-device-width:1024px){.Home_article__2lZPE,.Home_image__AfImS{-webkit-backface-visibility:hidden;backface-visibility:hidden}}@media(max-width:480px){.Home_categoryHeader__F5FO0{padding-top:100px}.Home_title__TKtLE{font-size:1rem}.Home_firstRow__SIDv_ .Home_title__TKtLE{font-size:1.2rem}}.Footer_footer__1yt0L{background-color:#1a202c;color:#e2e8f0;padding:3rem 1rem 1rem;width:100%;box-sizing:border-box}.Footer_footerContent__2cG8k{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;gap:2rem}.Footer_footerSection__U0bUU{flex:1;min-width:200px}.Footer_footerSection__U0bUU h3{font-size:1.5rem;margin-bottom:1rem;color:#fff}.Footer_footerSection__U0bUU h4{font-size:1.2rem;margin-bottom:1rem;color:#fff}.Footer_footerSection__U0bUU p{font-size:.9rem;line-height:1.5}.Footer_footerNav__Vc4ma{display:flex;flex-direction:column;gap:.5rem}.Footer_link__PGNVw{color:#e2e8f0;text-decoration:none;transition:color .3s ease}.Footer_link__PGNVw:hover{color:#4299e1}.Footer_socialIcons__Brg4s{display:flex;gap:1rem}.Footer_socialIcons__Brg4s a{color:#e2e8f0;font-size:1.5rem;transition:color .3s ease}.Footer_socialIcons__Brg4s a:hover{color:#4299e1}.Footer_footerBottom__gfZ6u{margin-top:2rem;padding-top:1rem;border-top:1px solid #2d3748;text-align:center;font-size:.9rem}@media(max-width:768px){.Footer_footerContent__2cG8k{flex-direction:column;gap:1.5rem}.Footer_footerSection__U0bUU{text-align:center}.Footer_footerNav__Vc4ma{align-items:center}.Footer_socialIcons__Brg4s{justify-content:center}}.AboutUs_wrapper__D8sDM{display:flex;flex-direction:column;min-height:100vh}.AboutUs_about-container__VpJ_x{margin-top:120px;display:flex;justify-content:center;align-items:center;flex:1;padding:20px;background-color:#f5f5f5;box-sizing:border-box}@media(max-width:768px){.AboutUs_about-container__VpJ_x{margin-top:65px}}.AboutUs_about-content__NbEBi{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);max-width:800px;width:100%;text-align:left}.AboutUs_about-content__NbEBi h1{font-size:26px;margin-bottom:20px;color:#333}.AboutUs_about-content__NbEBi h2{font-size:20px;margin-top:20px;color:#333}.AboutUs_about-content__NbEBi p,.AboutUs_about-content__NbEBi ul{font-size:16px;margin-bottom:15px;color:#555;line-height:1.6}.AboutUs_about-content__NbEBi ul{padding-left:20px}.AboutUs_about-content__NbEBi ul li{margin-bottom:10px}.AboutUs_about-content__NbEBi a{color:#007bff;text-decoration:none;font-weight:700}.AboutUs_about-content__NbEBi a:hover{text-decoration:underline}.Article_articleContainer__uZbE7{display:flex;flex-direction:column;min-height:100vh;background-color:#fff;width:100%;overflow-x:hidden}.Article_articleHero__FXLOe{width:100%;background-color:#f8f9fa;padding:calc(120px + 2rem) 0 3rem;margin-bottom:2rem;border-bottom:1px solid #eee}@media(max-width:768px){.Article_articleHero__FXLOe{padding:calc(120px - 20px) 1rem 2rem}}.Article_articleHeroContent__2rZNH{max-width:1300px;margin:0 auto;padding:0 1.5rem}.Article_breadcrumbs__z_wtO{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:1rem;font-size:.875rem;color:#666}.Article_breadcrumbLink__yLpCe{color:#666;text-decoration:none;transition:color .2s}.Article_breadcrumbLink__yLpCe:hover{color:#f1852f;text-decoration:underline}.Article_breadcrumbSeparator__h4ql5{margin:0 .5rem;color:#ccc}.Article_breadcrumbCurrent__jn3KV{color:#999;max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Article_articleMeta__ZbS3h{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.95rem;color:#666}.Article_articleMeta__ZbS3h .Article_dot__MHm29{color:#ccc}.Article_articleMeta__ZbS3h .Article_categoryLink__Gjrxz{color:#f1852f;text-decoration:none;font-weight:600;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px}.Article_articleMeta__ZbS3h .Article_categoryLink__Gjrxz:hover{text-decoration:underline}.Article_articleMeta__ZbS3h .Article_author__Zu1lB,.Article_articleMeta__ZbS3h .Article_publishDate__1YGFm{color:#666}.Article_articleTitle__kmlud{font-size:2.75rem;line-height:1.2;font-weight:800;color:#333;margin:0;max-width:900px}@media(max-width:768px){.Article_articleTitle__kmlud{font-size:2rem}}@media(max-width:480px){.Article_articleTitle__kmlud{font-size:1.75rem}}.Article_articleContentContainer__iG9L9{flex:1;display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:3rem;max-width:1300px;margin:0 auto;padding:0 1.5rem;width:100%;box-sizing:border-box}@media(max-width:1024px){.Article_articleContentContainer__iG9L9{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.Article_articleContentContainer__iG9L9{padding:0 1rem}}.Article_mainArticle__mYY9z{min-width:0}.Article_mainImageContainer__7_yAr{margin:-4rem auto 2rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);background-color:#f8f9fa}@media(max-width:768px){.Article_mainImageContainer__7_yAr{margin-top:-2rem;border-radius:8px}}.Article_mainArticleImage__pv86E{width:100%;height:auto;display:block;object-fit:cover}.Article_imageCaption__2hA34{padding:.75rem 1rem;font-size:.875rem;color:#666;text-align:center;background-color:#f8f9fa;border-top:1px solid #eee}.Article_shareSection__euhyY{margin:1.5rem 0;padding:1rem 0;border-bottom:1px solid #eee}.Article_tableOfContents__U9Ox3{margin:2rem 0;padding:1.5rem;background-color:#f8f9fa;border-radius:12px;border:1px solid #eee}.Article_tocHeading__56QDf{font-size:1.25rem;font-weight:600;margin:0 0 1rem;color:#333}.Article_tocList__nwTuj{list-style:none;padding:0;margin:0}.Article_tocItem__SckXL{margin-bottom:.75rem;line-height:1.4}.Article_tocSubItem__aZE2S{margin-left:1.5rem;position:relative}.Article_tocSubItem__aZE2S:before{content:"—";position:absolute;left:-1.25rem;color:#ccc}.Article_tocLink__dzvg8{color:#f1852f;text-decoration:none}.Article_tocLink__dzvg8:hover{text-decoration:underline}.Article_mainArticleContent__E6gSR{font-size:1.125rem;line-height:1.8;color:#333}.Article_mainArticleContent__E6gSR p{margin-bottom:1.5rem}.Article_mainArticleContent__E6gSR h2{font-size:1.75rem;font-weight:700;margin:2.5rem 0 1rem;scroll-margin-top:100px}@media(max-width:768px){.Article_mainArticleContent__E6gSR h2{font-size:1.5rem}}.Article_mainArticleContent__E6gSR h3{font-size:1.5rem;font-weight:600;margin:2rem 0 1rem;scroll-margin-top:100px}@media(max-width:768px){.Article_mainArticleContent__E6gSR h3{font-size:1.25rem}}.Article_mainArticleContent__E6gSR a{color:#f1852f;text-decoration:none}.Article_mainArticleContent__E6gSR a:hover{text-decoration:underline}.Article_mainArticleContent__E6gSR blockquote{margin:2rem 0;padding:1rem 1.5rem;border-left:4px solid #f1852f;background-color:#f8f9fa;font-style:italic;color:#555}.Article_mainArticleContent__E6gSR ol,.Article_mainArticleContent__E6gSR ul{margin:1.5rem 0;padding-left:1.5rem}.Article_mainArticleContent__E6gSR ol li,.Article_mainArticleContent__E6gSR ul li{margin-bottom:.75rem}@media(max-width:768px){.Article_mainArticleContent__E6gSR{font-size:1rem}}.Article_articleTags___akNf{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:2rem 0;padding-top:1.5rem;border-top:1px solid #eee}.Article_tagsLabel__1ePT4{font-weight:600;color:#333}.Article_tagsList__5sEaH{display:flex;flex-wrap:wrap;gap:.5rem}.Article_tagLink__dg9_i{display:inline-block;padding:.25rem .75rem;background-color:#f0f0f0;border-radius:50px;color:#666;font-size:.875rem;text-decoration:none;transition:all .2s}.Article_tagLink__dg9_i:hover{background-color:#f1852f;color:#fff}@media(max-width:1024px){.Article_sidebar__Hdcuf{border-top:1px solid #eee;padding-top:2rem}}.Article_stickyContent__T581y{position:sticky;top:calc(120px + 2rem)}.Article_relatedStoriesHeader__MRcfR{font-size:1.5rem;font-weight:700;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:2px solid #f1852f;color:#333}.Article_relatedStoriesList__hMly1{display:flex;flex-direction:column;gap:1.5rem}.Article_relatedStory__PqDny{display:grid;grid-template-columns:100px 1fr;gap:1rem;text-decoration:none;transition:transform .2s ease}.Article_relatedStory__PqDny:hover{transform:translateX(5px)}.Article_relatedStory__PqDny:hover .Article_relatedStoryTitle__NwB9U{color:#f1852f}.Article_relatedStoryImage__ZltGX{width:100px;height:100px;border-radius:8px;overflow:hidden;background-color:#f8f9fa}.Article_relatedStoryImage__ZltGX img{width:100%;height:100%;object-fit:cover}.Article_relatedStoryContent__oeR2Q{display:flex;flex-direction:column;gap:.5rem}.Article_relatedStoryTitle__NwB9U{font-size:1rem;font-weight:600;line-height:1.4;color:#333;margin:0;transition:color .2s ease}@media(max-width:480px){.Article_relatedStoryTitle__NwB9U{font-size:.95rem}}.Article_relatedStoryDate__g9VEx{font-size:.85rem;color:#666}.Article_newsletterForm__qw7Vg{margin-top:3rem;padding:1.5rem;background-color:#f8f9fa;border-radius:12px}.Article_newsletterForm__qw7Vg h2{font-size:1.25rem;font-weight:600;margin:0 0 1rem;text-align:center;color:#333}.Article_newsletterForm__qw7Vg form{display:flex;flex-direction:column;gap:1rem}.Article_newsletterForm__qw7Vg .Article_input__qszLZ{padding:.75rem 1rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem}.Article_newsletterForm__qw7Vg .Article_input__qszLZ:focus{outline:none;border-color:#f1852f;box-shadow:0 0 0 2px rgba(241,133,47,.1)}.Article_newsletterForm__qw7Vg .Article_button__AFqU8{padding:.75rem 1rem;background-color:#f1852f;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.Article_newsletterForm__qw7Vg .Article_button__AFqU8:hover{background-color:#de6b0f}.Article_videoContainer__cUwLD{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;background:#000;margin:2rem 0;border-radius:12px}.Article_videoContainer__cUwLD iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.Article_imageContainer__E6Lyi{margin:2rem 0}.Article_imageContainer__E6Lyi img{width:100%;height:auto;border-radius:12px;display:block}.Article_tableContainer__3ID4Y{margin:2rem 0;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden}.Article_tableWrapper__Lb5OB{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.Article_tableWrapper__Lb5OB table{width:100%;border-collapse:collapse;background-color:#fff}.Article_tableWrapper__Lb5OB td,.Article_tableWrapper__Lb5OB th{padding:.75rem 1rem;border:1px solid #eee;text-align:left}.Article_tableWrapper__Lb5OB th{background-color:#f8f9fa;font-weight:600}.Article_tableWrapper__Lb5OB tr:nth-child(2n){background-color:#fafafa}.Article_visuallyHidden__Iz80Y{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1024px){.Article_articleContentContainer__iG9L9{padding:0 1.25rem}}@media(max-width:768px){.Article_articleContentContainer__iG9L9{padding:0 1rem}.Article_mainArticleContent__E6gSR{font-size:1rem}.Article_breadcrumbs__z_wtO{font-size:.8rem}.Article_breadcrumbCurrent__jn3KV{max-width:150px}}@media(max-width:480px){.Article_articleContentContainer__iG9L9{padding:0 .75rem}.Article_relatedStory__PqDny{grid-template-columns:80px 1fr}.Article_relatedStoryImage__ZltGX{width:80px;height:80px}.Article_tableOfContents__U9Ox3{padding:1rem}.Article_tocHeading__56QDf{font-size:1.1rem}}.SocialShareButtons_socialShareButtons__AfoBR{display:flex;gap:10px;margin:10px 0;justify-content:center}@media(min-width:768px){.SocialShareButtons_socialShareButtons__AfoBR{margin:-10px 0 10px}}.SocialShareButtons_socialShareButtons__AfoBR .SocialShareButtons_socialButton__GQUTy{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#e0e0e0;color:#fff;font-size:20px;cursor:pointer;transition:background-color .3s}.SocialShareButtons_socialShareButtons__AfoBR .SocialShareButtons_socialButton__GQUTy:hover{background-color:#ccc}.SocialShareButtons_socialShareButtons__AfoBR .SocialShareButtons_socialButton__GQUTy.SocialShareButtons_whatsapp__juJaX{background-color:#25d366}.SocialShareButtons_socialShareButtons__AfoBR .SocialShareButtons_socialButton__GQUTy.SocialShareButtons_facebook__DGKsk{background-color:#3b5998}.SocialShareButtons_socialShareButtons__AfoBR .SocialShareButtons_socialButton__GQUTy.SocialShareButtons_twitter__57PH3{background-color:#1da1f2}.SocialShareButtons_socialShareButtons__AfoBR .SocialShareButtons_socialButton__GQUTy.SocialShareButtons_telegram__YdbZQ{background-color:#08c}.CategoryPage_wrapper__SoDXR{display:flex;flex-direction:column;min-height:100vh;background-color:#f8f9fa;width:100%;overflow-x:hidden}.CategoryPage_categoryHeader__jkR2k{width:100%;background-color:#fff;padding:calc(120px + 2rem) 0 3rem;margin-bottom:2rem;border-bottom:1px solid #eee;position:relative}.CategoryPage_categoryHeader__jkR2k:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background-color:rgba(241,133,47,.1);z-index:0}@media(max-width:768px){.CategoryPage_categoryHeader__jkR2k{padding:calc(120px - 20px) 0 2rem}}.CategoryPage_categoryHeaderContent__VJmyV{max-width:1400px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.CategoryPage_breadcrumbs__8DPA9{display:flex;align-items:center;margin-bottom:1.5rem;font-size:.875rem;color:#666}.CategoryPage_breadcrumbLink__vnM74{color:#666;text-decoration:none;transition:color .2s}.CategoryPage_breadcrumbLink__vnM74:hover{color:#f1852f;text-decoration:underline}.CategoryPage_breadcrumbSeparator__5dyfy{margin:0 .5rem;color:#999}.CategoryPage_breadcrumbCurrent__fof5W{color:#999}.CategoryPage_categoryTitle__Dt2Gb{font-size:3rem;font-weight:800;color:#333;margin:0 0 1rem;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}@media(max-width:768px){.CategoryPage_categoryTitle__Dt2Gb{font-size:2.25rem}}@media(max-width:480px){.CategoryPage_categoryTitle__Dt2Gb{font-size:1.75rem}}.CategoryPage_categoryDescription__VIpUt{font-size:1.125rem;color:#666;max-width:800px;line-height:1.6}@media(max-width:768px){.CategoryPage_categoryDescription__VIpUt{font-size:1rem}}.CategoryPage_container__IjzFO{display:flex;flex:1;flex-direction:row;max-width:1400px;margin:0 auto 40px;gap:40px;padding:0 20px;width:100%;box-sizing:border-box}@media(max-width:1024px){.CategoryPage_container__IjzFO{flex-direction:column;padding:0 20px;margin:0 auto 30px}}.CategoryPage_articlesContainer__727rH{flex:3;display:flex;flex-direction:column;gap:40px}@media(max-width:768px){.CategoryPage_articlesContainer__727rH{gap:30px}}.CategoryPage_featuredArticles__vpTDt{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}@media(max-width:768px){.CategoryPage_featuredArticles__vpTDt{grid-template-columns:1fr;gap:24px}}.CategoryPage_featuredArticleLink__Kd7kS{text-decoration:none;color:inherit;display:block}.CategoryPage_featuredArticle__IWZzl{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.CategoryPage_featuredArticle__IWZzl:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.CategoryPage_featuredArticle__IWZzl:hover .CategoryPage_featuredImage__obfjN{transform:scale(1.05)}.CategoryPage_featuredArticle__IWZzl:hover .CategoryPage_featuredTitle__NA8_Z{color:#f1852f}.CategoryPage_featuredImageWrapper__lzR4b{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background-color:#eee}.CategoryPage_featuredImage__obfjN{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.CategoryPage_featuredContent__JNyPr{padding:20px;display:flex;flex-direction:column;flex-grow:1}.CategoryPage_featuredTitle__NA8_Z{font-size:1.5rem;font-weight:700;margin:0 0 12px;line-height:1.3;color:#333;transition:color .2s ease}@media(max-width:768px){.CategoryPage_featuredTitle__NA8_Z{font-size:1.25rem}}.CategoryPage_excerpt__U4yzN{color:#666;font-size:.95rem;line-height:1.6;margin:12px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CategoryPage_articlesGrid__Su9MI{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:1200px){.CategoryPage_articlesGrid__Su9MI{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.CategoryPage_articlesGrid__Su9MI{grid-template-columns:1fr;gap:20px}}.CategoryPage_articleLink__eJ4i5{text-decoration:none;color:inherit;display:block}.CategoryPage_article__qjTIF{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.CategoryPage_article__qjTIF:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.CategoryPage_article__qjTIF:hover .CategoryPage_image__SL0lH{transform:scale(1.05)}.CategoryPage_article__qjTIF:hover .CategoryPage_title__qaar3{color:#f1852f}.CategoryPage_imageWrapper__vbmMq{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background-color:#eee}.CategoryPage_image__SL0lH{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.CategoryPage_categoryTag__1TdGr{position:absolute;bottom:12px;left:12px;background-color:#f1852f;color:#fff;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:4px;text-transform:capitalize;z-index:2;box-shadow:0 2px 4px rgba(0,0,0,.1)}.CategoryPage_content__Zrl52{padding:16px;display:flex;flex-direction:column;flex-grow:1}.CategoryPage_title__qaar3{font-size:1.125rem;font-weight:600;margin:0 0 10px;line-height:1.4;color:#333;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.CategoryPage_title__qaar3{font-size:1.1rem}}.CategoryPage_articleMeta__M6DpS{display:flex;align-items:center;flex-wrap:wrap;font-size:.875rem;color:#666;margin-top:auto}.CategoryPage_author__ZONPW{font-weight:500;color:#555}.CategoryPage_metaSeparator__ngVB8{margin:0 6px;font-size:.75rem}.CategoryPage_publishDate__U5_CS{color:#777}.CategoryPage_articleCountInfo__OvFSh{text-align:center;font-size:.95rem;color:#666;margin:10px 0 20px;padding:8px;background-color:rgba(241,133,47,.05);border-radius:6px}.CategoryPage_loadMoreButton__9UwRh{display:block;margin:20px auto;padding:12px 24px;background-color:#f1852f;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.CategoryPage_loadMoreButton__9UwRh:hover{background-color:#de6b0f;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.CategoryPage_loadMoreButton__9UwRh:active{transform:translateY(0)}.CategoryPage_noResultsContainer__FoCNL{display:flex;justify-content:center;align-items:center;min-height:400px;width:100%;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:40px 20px;text-align:center;box-sizing:border-box}@media(max-width:768px){.CategoryPage_noResultsContainer__FoCNL{padding:30px 15px;min-height:300px}}.CategoryPage_noResultsContent__4VCS2{max-width:500px;width:100%;margin:0 auto}.CategoryPage_noResultsTitle__hDtjy{font-size:1.75rem;font-weight:700;margin-bottom:16px;color:#333;line-height:1.3}@media(max-width:768px){.CategoryPage_noResultsTitle__hDtjy{font-size:1.5rem}}.CategoryPage_noResultsText__g46mB{font-size:1.1rem;color:#666;line-height:1.6;margin-bottom:24px;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:768px){.CategoryPage_noResultsText__g46mB{font-size:1rem}}.CategoryPage_backHomeButton__4feeA{display:inline-block;background-color:#f1852f;color:#fff;font-weight:600;padding:10px 20px;border-radius:6px;text-decoration:none;transition:background-color .2s}.CategoryPage_backHomeButton__4feeA:hover{background-color:#de6b0f}.CategoryPage_loadingContainer__4U7cG{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 0;width:100%}.CategoryPage_loadingContainer__4U7cG p{margin-top:12px;color:#666;font-size:.95rem}.CategoryPage_loadingSpinner__RY5im{width:40px;height:40px;border-radius:50%;border:3px solid rgba(241,133,47,.2);border-top-color:#f1852f;animation:CategoryPage_spin__vSNCo 1s ease-in-out infinite}@keyframes CategoryPage_spin__vSNCo{to{transform:rotate(1turn)}}.CategoryPage_endMessage__Thxpe{text-align:center;padding:20px 0;color:#666;font-size:.95rem;font-style:italic;border-top:1px solid #eee;margin-top:20px}.CategoryPage_sidebar__SGVhk{flex:1;max-width:350px;display:flex;flex-direction:column;gap:30px}@media(max-width:1024px){.CategoryPage_sidebar__SGVhk{max-width:100%;margin-top:20px}}.CategoryPage_sidebarSection__R6o_v{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden}.CategoryPage_sidebarHeading__IWC5o{position:relative;font-size:1.25rem;font-weight:700;margin:0;padding:16px 20px;color:#333;border-bottom:1px solid #eee;display:flex;align-items:center}.CategoryPage_sidebarHeading__IWC5o:after{content:"";display:block;width:40px;height:3px;background-color:#f1852f;position:absolute;bottom:-1px;left:20px}.CategoryPage_headingText__yjDpS{position:relative;z-index:1}.CategoryPage_latestStoriesList__7vK5i{display:flex;flex-direction:column;padding:16px}.CategoryPage_storyLink__MyGR5{text-decoration:none;color:inherit;display:block}.CategoryPage_storyLink__MyGR5:not(:last-child){margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.CategoryPage_storyLink__MyGR5:hover .CategoryPage_storyTitle__jygQt{color:#f1852f}.CategoryPage_story__i_4jB{display:flex;gap:12px}.CategoryPage_storyImageWrapper__gmVZB{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0;background-color:#eee}.CategoryPage_storyImage__n_Gpd{width:100%;height:100%;object-fit:cover}.CategoryPage_storyContent__uj56_{flex:1;min-width:0;display:flex;flex-direction:column}.CategoryPage_storyTitle__jygQt{font-size:.95rem;font-weight:600;margin:0 0 8px;line-height:1.4;color:#333;transition:color .2s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.CategoryPage_storyMeta__H_4ym{display:flex;align-items:center;font-size:.75rem;color:#777;margin-top:auto}.CategoryPage_storyCategory__cabx3{color:#f1852f;font-weight:600;text-transform:capitalize}.CategoryPage_storyDate__1Zhs0{color:#777}.CategoryPage_newsletterForm__dFhXA{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:24px 20px;width:100%;max-width:100%;box-sizing:border-box;margin:0 auto}@media(max-width:768px){.CategoryPage_newsletterForm__dFhXA{padding:20px 15px}}.CategoryPage_newsletterHeading___hpY2{font-size:1.25rem;font-weight:700;margin:0 0 12px;color:#333;text-align:center;line-height:1.4}.CategoryPage_newsletterDescription__7VhZK{font-size:.95rem;color:#666;margin-bottom:20px;text-align:center;line-height:1.5;padding:0 10px}.CategoryPage_input__fPTKv{font-family:var(--font-merriweather),serif;width:100%;padding:12px 15px;margin-bottom:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:.95rem;transition:all .2s ease;box-sizing:border-box}.CategoryPage_input__fPTKv:focus{outline:none;border-color:#f1852f;box-shadow:0 0 0 3px rgba(241,133,47,.1)}.CategoryPage_button__YZMoP{font-family:var(--font-merriweather),serif;width:100%;padding:12px 15px;background-color:#f1852f;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.CategoryPage_button__YZMoP:hover{background-color:#de6b0f}.CategoryPage_button__YZMoP:active{transform:translateY(1px)}.CategoryPage_categoriesSection__4_mBE{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden}.CategoryPage_categoriesList__nkil1{display:flex;flex-wrap:wrap;gap:10px;padding:16px 20px}.CategoryPage_categoryLink__mBnuJ{display:inline-block;padding:6px 14px;background-color:#f0f0f0;border-radius:50px;color:#555;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.CategoryPage_categoryLink__mBnuJ:hover{background-color:#eee;color:#f1852f}.CategoryPage_activeCategoryLink__pAl2U{background-color:rgba(241,133,47,.1);color:#f1852f;font-weight:600}.CategoryPage_activeCategoryLink__pAl2U:hover{background-color:rgba(241,133,47,.1)}.CategoryPage_visuallyHidden__wGiIn{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1024px){.CategoryPage_sidebar__SGVhk{flex-direction:row;flex-wrap:wrap;max-width:100%}.CategoryPage_sidebar__SGVhk .CategoryPage_categoriesSection__4_mBE,.CategoryPage_sidebar__SGVhk .CategoryPage_newsletterForm__dFhXA,.CategoryPage_sidebar__SGVhk .CategoryPage_sidebarSection__R6o_v{flex:1;min-width:300px}}@media(max-width:768px){.CategoryPage_container__IjzFO{padding:0 15px}.CategoryPage_sidebar__SGVhk{flex-direction:column}.CategoryPage_sidebar__SGVhk .CategoryPage_categoriesSection__4_mBE,.CategoryPage_sidebar__SGVhk .CategoryPage_newsletterForm__dFhXA,.CategoryPage_sidebar__SGVhk .CategoryPage_sidebarSection__R6o_v{width:100%}}@media(max-width:480px){.CategoryPage_categoryHeader__jkR2k{padding-top:100px}.CategoryPage_categoryTitle__Dt2Gb{font-size:1.75rem}.CategoryPage_featuredTitle__NA8_Z{font-size:1.2rem}.CategoryPage_title__qaar3{font-size:1rem}}.ContactUs_wrapper__rs8fg{display:flex;flex-direction:column;min-height:100vh}.ContactUs_contact-us-container__gag1c{margin-top:110px;display:flex;justify-content:center;align-items:center;flex:1;padding:20px;background-color:#f5f5f5;box-sizing:border-box}@media(max-width:768px){.ContactUs_contact-us-container__gag1c{margin-top:65px}}.ContactUs_contact-us-content__4__0L{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);max-width:600px;width:100%;text-align:center}.ContactUs_contact-us-content__4__0L h1{font-size:28px;margin-bottom:20px;color:#333}.ContactUs_contact-us-content__4__0L p{font-size:18px;margin-bottom:15px;color:#555;line-height:1.6}.ContactUs_contact-us-content__4__0L a{color:#007bff;text-decoration:none;font-weight:700}.ContactUs_contact-us-content__4__0L a:hover{text-decoration:underline}@media(max-width:768px){.ContactUs_contact-us-content__4__0L p{font-size:16px}}.ContactUs_contact-us-content__4__0L .ContactUs_social-link__P27Yj{display:inline-flex;align-items:center;font-size:18px}.ContactUs_contact-us-content__4__0L .ContactUs_social-link__P27Yj svg{margin-right:8px}.ContactUs_contact-us-content__4__0L .ContactUs_social-link__P27Yj:hover{color:#0056b3}.PrivacyPolicy_wrapper__z2Phy{display:flex;flex-direction:column;min-height:100vh}.PrivacyPolicy_policy-container__1vboA{margin-top:110px;display:flex;justify-content:center;align-items:center;flex:1;padding:20px;background-color:#f5f5f5;box-sizing:border-box}@media(max-width:768px){.PrivacyPolicy_policy-container__1vboA{margin-top:65px}}.PrivacyPolicy_policy-content__OR99n{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);max-width:800px;width:100%;text-align:left}.PrivacyPolicy_policy-content__OR99n h1{font-size:26px;margin-bottom:20px;color:#333}.PrivacyPolicy_policy-content__OR99n h2{font-size:20px;margin-top:20px;color:#333}.PrivacyPolicy_policy-content__OR99n p{font-size:16px;margin-bottom:15px;color:#555;line-height:1.6}.PrivacyPolicy_policy-content__OR99n a{color:#007bff;text-decoration:none;font-weight:700}.PrivacyPolicy_policy-content__OR99n a:hover{text-decoration:underline}.TermsOfUse_wrapper__eUNBs{display:flex;flex-direction:column;min-height:100vh}.TermsOfUse_terms-container__qaONP{margin-top:110px;display:flex;justify-content:center;align-items:center;flex:1;padding:20px;background-color:#f5f5f5;box-sizing:border-box}@media(max-width:768px){.TermsOfUse_terms-container__qaONP{margin-top:65px}}.TermsOfUse_terms-content__E1uxn{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);max-width:800px;width:100%;text-align:left}.TermsOfUse_terms-content__E1uxn h1{font-size:26px;margin-bottom:20px;color:#333}.TermsOfUse_terms-content__E1uxn h2{font-size:20px;margin-top:20px;color:#333}.TermsOfUse_terms-content__E1uxn p{font-size:16px;margin-bottom:15px;color:#555;line-height:1.6}.TermsOfUse_terms-content__E1uxn a{color:#007bff;text-decoration:none;font-weight:700}.TermsOfUse_terms-content__E1uxn a:hover{text-decoration:underline}.SearchResults_wrapper__MNeuG{display:flex;flex-direction:column;min-height:100vh;background-color:#f8f9fa;width:100%;overflow-x:hidden}.SearchResults_categoryHeader__ydzb1{width:100%;background-color:#fff;padding:calc(120px + 2rem) 0 3rem;margin-bottom:2rem;border-bottom:1px solid #eee;position:relative}.SearchResults_categoryHeader__ydzb1:before{content:"";position:absolute;top:0;left:0;right:0;height:100%;background-color:rgba(241,133,47,.1);z-index:0}@media(max-width:768px){.SearchResults_categoryHeader__ydzb1{padding:calc(120px - 20px) 0 2rem}}.SearchResults_categoryHeaderContent__Ef30W{max-width:1400px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.SearchResults_breadcrumbs__QoSd_{display:flex;align-items:center;margin-bottom:1.5rem;font-size:.875rem;color:#666}.SearchResults_breadcrumbLink__lgEgA{color:#666;text-decoration:none;transition:color .2s}.SearchResults_breadcrumbLink__lgEgA:hover{color:#f1852f;text-decoration:underline}.SearchResults_breadcrumbSeparator__ZKFL6{margin:0 .5rem;color:#999}.SearchResults_breadcrumbCurrent__uOMMW{color:#999}.SearchResults_categoryTitle__d4Pfw{font-size:3rem;font-weight:800;color:#333;margin:0 0 1rem;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}@media(max-width:768px){.SearchResults_categoryTitle__d4Pfw{font-size:2.25rem}}@media(max-width:480px){.SearchResults_categoryTitle__d4Pfw{font-size:1.75rem}}.SearchResults_categoryDescription__2RBCt{font-size:1.125rem;color:#666;max-width:800px;line-height:1.6}@media(max-width:768px){.SearchResults_categoryDescription__2RBCt{font-size:1rem}}.SearchResults_container__fxQcX{display:flex;flex:1;flex-direction:row;max-width:1400px;margin:0 auto 40px;gap:40px;padding:0 20px;width:100%;box-sizing:border-box}@media(max-width:1024px){.SearchResults_container__fxQcX{flex-direction:column;padding:0 20px;margin:0 auto 30px}}.SearchResults_articlesContainer__m0Fxy{flex:3;display:flex;flex-direction:column;gap:40px}@media(max-width:768px){.SearchResults_articlesContainer__m0Fxy{gap:30px}}.SearchResults_featuredArticles__7FAiU{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}@media(max-width:768px){.SearchResults_featuredArticles__7FAiU{grid-template-columns:1fr;gap:24px}}.SearchResults_featuredArticleLink__YbzZW{text-decoration:none;color:inherit;display:block}.SearchResults_featuredArticle__E2gZl{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.SearchResults_featuredArticle__E2gZl:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.SearchResults_featuredArticle__E2gZl:hover .SearchResults_featuredImage__re5lH{transform:scale(1.05)}.SearchResults_featuredArticle__E2gZl:hover .SearchResults_featuredTitle__Zw2hO{color:#f1852f}.SearchResults_featuredImageWrapper___flL0{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background-color:#eee}.SearchResults_featuredImage__re5lH{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.SearchResults_featuredContent__n6wog{padding:20px;display:flex;flex-direction:column;flex-grow:1}.SearchResults_featuredTitle__Zw2hO{font-size:1.5rem;font-weight:700;margin:0 0 12px;line-height:1.3;color:#333;transition:color .2s ease}@media(max-width:768px){.SearchResults_featuredTitle__Zw2hO{font-size:1.25rem}}.SearchResults_excerpt__pG1wt{color:#666;font-size:.95rem;line-height:1.6;margin:12px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.SearchResults_articlesGrid__8nZQf{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:1200px){.SearchResults_articlesGrid__8nZQf{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.SearchResults_articlesGrid__8nZQf{grid-template-columns:1fr;gap:20px}}.SearchResults_articleLink__gM48U{text-decoration:none;color:inherit;display:block}.SearchResults_article__bF83R{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.SearchResults_article__bF83R:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.SearchResults_article__bF83R:hover .SearchResults_image__3qSsD{transform:scale(1.05)}.SearchResults_article__bF83R:hover .SearchResults_title__qGKD_{color:#f1852f}.SearchResults_imageWrapper___G5fk{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background-color:#eee}.SearchResults_image__3qSsD{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.SearchResults_categoryTag__rPyF3{position:absolute;bottom:12px;left:12px;background-color:#f1852f;color:#fff;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:4px;text-transform:capitalize;z-index:2;box-shadow:0 2px 4px rgba(0,0,0,.1)}.SearchResults_content__r6tfx{padding:16px;display:flex;flex-direction:column;flex-grow:1}.SearchResults_title__qGKD_{font-size:1.125rem;font-weight:600;margin:0 0 10px;line-height:1.4;color:#333;transition:color .2s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.SearchResults_title__qGKD_{font-size:1.1rem}}.SearchResults_articleMeta__wO84Y{display:flex;align-items:center;flex-wrap:wrap;font-size:.875rem;color:#666;margin-top:auto}.SearchResults_author__XN4ua{font-weight:500;color:#555}.SearchResults_metaSeparator__2_yBE{margin:0 6px;font-size:.75rem}.SearchResults_publishDate__8IQ3J{color:#777}.SearchResults_articleCountInfo__RnwXG{text-align:center;font-size:.95rem;color:#666;margin:10px 0 20px;padding:8px;background-color:rgba(241,133,47,.05);border-radius:6px}.SearchResults_loadMoreButton__3AQXL{display:block;margin:20px auto;padding:12px 24px;background-color:#f1852f;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.SearchResults_loadMoreButton__3AQXL:hover{background-color:#de6b0f;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.SearchResults_loadMoreButton__3AQXL:active{transform:translateY(0)}.SearchResults_noResultsContainer__qTB1M{display:flex;justify-content:center;align-items:center;min-height:400px;width:100%;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:40px 20px;text-align:center;box-sizing:border-box}@media(max-width:768px){.SearchResults_noResultsContainer__qTB1M{padding:30px 15px;min-height:300px}}.SearchResults_noResultsContent__7xEMJ{max-width:500px;width:100%;margin:0 auto}.SearchResults_noResultsTitle__fTyPU{font-size:1.75rem;font-weight:700;margin-bottom:16px;color:#333;line-height:1.3}@media(max-width:768px){.SearchResults_noResultsTitle__fTyPU{font-size:1.5rem}}.SearchResults_noResultsText__mTDjc{font-size:1.1rem;color:#666;line-height:1.6;margin-bottom:24px;word-wrap:break-word;overflow-wrap:break-word}@media(max-width:768px){.SearchResults_noResultsText__mTDjc{font-size:1rem}}.SearchResults_backHomeButton__fkbzn{display:inline-block;background-color:#f1852f;color:#fff;font-weight:600;padding:10px 20px;border-radius:6px;text-decoration:none;transition:background-color .2s}.SearchResults_backHomeButton__fkbzn:hover{background-color:#de6b0f}.SearchResults_loadingContainer__6qIYi{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 0;width:100%}.SearchResults_loadingContainer__6qIYi p{margin-top:12px;color:#666;font-size:.95rem}.SearchResults_loadingSpinner__ILLLn{width:40px;height:40px;border-radius:50%;border:3px solid rgba(241,133,47,.2);border-top-color:#f1852f;animation:SearchResults_spin__aEIrP 1s ease-in-out infinite}@keyframes SearchResults_spin__aEIrP{to{transform:rotate(1turn)}}.SearchResults_endMessage__16vD4{text-align:center;padding:20px 0;color:#666;font-size:.95rem;font-style:italic;border-top:1px solid #eee;margin-top:20px}.SearchResults_sidebar__JJTy8{flex:1;max-width:350px;display:flex;flex-direction:column;gap:30px}@media(max-width:1024px){.SearchResults_sidebar__JJTy8{max-width:100%;margin-top:20px}}.SearchResults_sidebarSection__NFYoQ{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden}.SearchResults_sidebarHeading__pOp0d{position:relative;font-size:1.25rem;font-weight:700;margin:0;padding:16px 20px;color:#333;border-bottom:1px solid #eee;display:flex;align-items:center}.SearchResults_sidebarHeading__pOp0d:after{content:"";display:block;width:40px;height:3px;background-color:#f1852f;position:absolute;bottom:-1px;left:20px}.SearchResults_headingText__MOiVs{position:relative;z-index:1}.SearchResults_latestStoriesList__f_gh5{display:flex;flex-direction:column;padding:16px}.SearchResults_storyLink__YHwdr{text-decoration:none;color:inherit;display:block}.SearchResults_storyLink__YHwdr:not(:last-child){margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.SearchResults_storyLink__YHwdr:hover .SearchResults_storyTitle__GHA6W{color:#f1852f}.SearchResults_story__AfMHh{display:flex;gap:12px}.SearchResults_storyImageWrapper__OuatE{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0;background-color:#eee}.SearchResults_storyImage__LlDI_{width:100%;height:100%;object-fit:cover}.SearchResults_storyContent__uGXOo{flex:1;min-width:0;display:flex;flex-direction:column}.SearchResults_storyTitle__GHA6W{font-size:.95rem;font-weight:600;margin:0 0 8px;line-height:1.4;color:#333;transition:color .2s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.SearchResults_storyMeta__yK4RI{display:flex;align-items:center;font-size:.75rem;color:#777;margin-top:auto}.SearchResults_storyCategory__8cSuM{color:#f1852f;font-weight:600;text-transform:capitalize}.SearchResults_storyDate__jz0mD{color:#777}.SearchResults_newsletterForm__M0EXQ{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:24px 20px;width:100%;max-width:100%;box-sizing:border-box;margin:0 auto}@media(max-width:768px){.SearchResults_newsletterForm__M0EXQ{padding:20px 15px}}.SearchResults_newsletterHeading__XCkSR{font-size:1.25rem;font-weight:700;margin:0 0 12px;color:#333;text-align:center;line-height:1.4}.SearchResults_newsletterDescription__rx6zm{font-size:.95rem;color:#666;margin-bottom:20px;text-align:center;line-height:1.5;padding:0 10px}.SearchResults_input__L3kRp{font-family:var(--font-merriweather),serif;width:100%;padding:12px 15px;margin-bottom:12px;border:1px solid #e2e8f0;border-radius:6px;font-size:.95rem;transition:all .2s ease;box-sizing:border-box}.SearchResults_input__L3kRp:focus{outline:none;border-color:#f1852f;box-shadow:0 0 0 3px rgba(241,133,47,.1)}.SearchResults_button__UewkZ{font-family:var(--font-merriweather),serif;width:100%;padding:12px 15px;background-color:#f1852f;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.SearchResults_button__UewkZ:hover{background-color:#de6b0f}.SearchResults_button__UewkZ:active{transform:translateY(1px)}.SearchResults_categoriesSection__pDyla{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden}.SearchResults_categoriesList__NDVmN{display:flex;flex-wrap:wrap;gap:10px;padding:16px 20px}.SearchResults_categoryLink__gWGI5{display:inline-block;padding:6px 14px;background-color:#f0f0f0;border-radius:50px;color:#555;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.SearchResults_categoryLink__gWGI5:hover{background-color:#eee;color:#f1852f}.SearchResults_activeCategoryLink__jHvCV{background-color:rgba(241,133,47,.1);color:#f1852f;font-weight:600}.SearchResults_activeCategoryLink__jHvCV:hover{background-color:rgba(241,133,47,.1)}.SearchResults_visuallyHidden__tqGB3{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1024px){.SearchResults_sidebar__JJTy8{flex-direction:row;flex-wrap:wrap;max-width:100%}.SearchResults_sidebar__JJTy8 .SearchResults_categoriesSection__pDyla,.SearchResults_sidebar__JJTy8 .SearchResults_newsletterForm__M0EXQ,.SearchResults_sidebar__JJTy8 .SearchResults_sidebarSection__NFYoQ{flex:1;min-width:300px}}@media(max-width:768px){.SearchResults_container__fxQcX{padding:0 15px}.SearchResults_sidebar__JJTy8{flex-direction:column}.SearchResults_sidebar__JJTy8 .SearchResults_categoriesSection__pDyla,.SearchResults_sidebar__JJTy8 .SearchResults_newsletterForm__M0EXQ,.SearchResults_sidebar__JJTy8 .SearchResults_sidebarSection__NFYoQ{width:100%}}@media(max-width:480px){.SearchResults_categoryHeader__ydzb1{padding-top:100px}.SearchResults_categoryTitle__d4Pfw{font-size:1.75rem}.SearchResults_featuredTitle__Zw2hO{font-size:1.2rem}.SearchResults_title__qGKD_{font-size:1rem}}.Toast_toast__a2Fxo{position:fixed;top:24px;right:24px;display:flex;align-items:center;justify-content:space-between;min-width:300px;max-width:450px;padding:1rem 1.25rem;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);z-index:99999;animation:Toast_slideIn__xqn2w .3s ease-out,Toast_fadeOut__BGxYe .3s ease-in 4.7s forwards;border:1px solid transparent}.Toast_toast__a2Fxo .Toast_content__EOaQO{display:flex;align-items:center;gap:.75rem;flex:1}.Toast_toast__a2Fxo .Toast_icon__XxTNV{width:1.25rem;height:1.25rem;flex-shrink:0}.Toast_toast__a2Fxo .Toast_message__kIG_V{font-size:.9375rem;font-weight:500;line-height:1.4}.Toast_toast__a2Fxo .Toast_closeButton___TLBS{display:flex;align-items:center;justify-content:center;padding:.25rem;border-radius:6px;background:transparent;border:none;cursor:pointer;margin-left:1rem;opacity:.6;transition:all .2s ease;color:inherit}.Toast_toast__a2Fxo .Toast_closeButton___TLBS:hover{opacity:1;background-color:rgba(0,0,0,.05)}.Toast_toast__a2Fxo.Toast_error__yHdYH{background-color:#fef2f2;color:#991b1b;border-color:#fee2e2}.Toast_toast__a2Fxo.Toast_error__yHdYH .Toast_icon__XxTNV{color:#dc2626}.Toast_toast__a2Fxo.Toast_success__tvB8D{background-color:#f0fdf4;color:#166534;border-color:#dcfce7}.Toast_toast__a2Fxo.Toast_success__tvB8D .Toast_icon__XxTNV{color:#16a34a}.Toast_toast__a2Fxo.Toast_warning__TCbUL{background-color:#fffbeb;color:#92400e;border-color:#fef3c7}.Toast_toast__a2Fxo.Toast_warning__TCbUL .Toast_icon__XxTNV{color:#d97706}.Toast_toast__a2Fxo.Toast_info__TBSOm{background-color:#eff6ff;color:#1e40af;border-color:#dbeafe}.Toast_toast__a2Fxo.Toast_info__TBSOm .Toast_icon__XxTNV{color:#2563eb}@keyframes Toast_slideIn__xqn2w{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes Toast_fadeOut__BGxYe{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(20px)}}