*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,hr,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0;margin:0}ol,ul,li{list-style:none}ul::-webkit-scrollbar{width:0 !important}a{text-decoration:none}img{border:none;vertical-align:middle}body{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,PingFang SC,Noto Sans,Microsoft Yahei,sans-serif,Apple Color Emoji,Segoe UI Emoji}.clearfix{display:block}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}* html .clearfix{height:1%}*+html .clearfix{min-height:1%}.textOneline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1}.textTwoline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:2}.adTitle{font-size:12px;line-height:14px;margin:3px 0 6px 0;color:#ccc;text-align:start}.adsHeight{width:100%;height:252px;margin-bottom:10px}@media (max-width:355px){.adsHeight{width:100%;height:312px}}@media (min-width:356px){.adsHeight{width:100%;height:312px}}@media (min-width:748px){.adsHeight{width:100%;height:280px}}.headWrap{height:72px;background:#fff;border-bottom:1px solid #ddd;z-index:100;position:relative}.headWrap #backToTop{position:fixed;bottom:50px;right:-200%;transition:right .2s ease-out;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:16px;background:var(--Theme, #ff7d00);box-shadow:0 4px 12px 0 rgba(46,52,54,0.1);border:none;z-index:5;cursor:pointer}.headWrap #backToTop:hover{background:linear-gradient(0deg, rgba(255,255,255,0.2), rgba(255,255,255,0.2)),var(--Theme, #ff7d00)}.headWrap .head{max-width:1248px;height:100%;padding:0 24px;margin:0 auto;display:flex;align-items:center;gap:24px}.headWrap .head .logoLink .logoImg{height:35px;width:auto;display:block}.headWrap .head .pcSearch{width:576px;height:40px;padding:0 12px 0 24px;flex-shrink:0;display:flex;align-items:center;background:#f5f5f5;border-radius:999px;position:relative;overflow:hidden}.headWrap .head .pcSearch .searchInput{flex:1;height:100%;border:none;outline:none;background:transparent;color:#333;font-size:14px;line-height:1}.headWrap .head .pcSearch .searchInput::placeholder{color:#999}.headWrap .head .pcSearch .searchBtn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer}.headWrap .head .catDropdown{margin-left:auto;position:relative;flex-shrink:0}@media only screen and (min-width:1200px){.headWrap .head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.headWrap .head .logoLink{grid-column:1;justify-self:start}.headWrap .head .pcSearch{grid-column:2;justify-self:center;flex:none}.headWrap .head .catDropdown{grid-column:3;justify-self:end;margin-left:0}}.headWrap .head .catDropdownTrigger{display:flex;align-items:center;gap:4px;cursor:pointer;user-select:none;padding:4px 0}.headWrap .head .catDropdownLabel{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:16px;font-weight:400;color:#222;line-height:32px;white-space:nowrap}.headWrap .head .catChevron{flex-shrink:0;transition:transform .2s ease}.headWrap .head .catDropdown.active .catChevron{transform:rotate(180deg)}.headWrap .head .catDropdownMenu{display:none;position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,0.08);z-index:200;padding:4px 0}.headWrap .head .catDropdownMenu.open{display:block}.headWrap .head .catDropdownLink{font-family:var(--FontTitle, "DM Sans", sans-serif);display:block;padding:8px 24px;font-size:14px;font-weight:500;color:#666;line-height:22px;white-space:nowrap;transition:color .15s,background .15s}.headWrap .head .catDropdownLink:hover{color:var(--Theme, #ff7d00);background:#fafafa}.headWrap .head .menuIcon{display:none;width:24px;height:24px;flex-shrink:0;cursor:pointer}.headWrap .menuMask{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.4);z-index:200}.headWrap .menuWrap{position:fixed;top:0;right:-100%;bottom:0;width:280px;background:#fff;z-index:300;transition:right .3s ease;padding:20px;overflow-y:auto}.headWrap .menuWrap .menuTop{display:flex;justify-content:flex-end;margin-bottom:20px}.headWrap .menuWrap .closeIcon{width:24px;height:24px;cursor:pointer}.headWrap .menuWrap .mobileSearch{margin-bottom:20px;width:100%;height:40px;display:flex;align-items:center;background:#f5f5f5;border-radius:999px;padding:0 12px 0 20px;position:relative;overflow:hidden}.headWrap .menuWrap .mobileSearch .searchInput{flex:1;height:100%;border:none;outline:none;background:transparent;font-size:14px;color:#333}.headWrap .menuWrap .mobileSearch .searchInput::placeholder{color:#999}.headWrap .menuWrap .mobileSearch .searchBtn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer}.headWrap .menuWrap .menuList .menuItem{border-bottom:1px solid #eee}.headWrap .menuWrap .menuList .menuItem .menuItemLink{display:flex;align-items:center;justify-content:space-between;padding:14px 0;color:#333;font-size:16px;text-decoration:none}.headWrap .menuWrap .menuList .menuItem .menuItemTitle{color:#333;font-size:16px;font-weight:400}.headWrap .menuWrap .menuList .menuItem .menuItemArrow{width:14px;height:14px;flex-shrink:0}.headWrap .menuWrap .menuList .menuItem:hover .menuItemTitle{color:var(--Theme, #ff7d00)}@media only screen and (max-width:1199px){.headWrap .head .pcSearch{display:none}.headWrap .head .catDropdown{margin-left:auto}.headWrap .head .menuIcon{display:block}}@media only screen and (max-width:767px){.headWrap{height:56px}.headWrap #backToTop{bottom:16px;width:40px;height:40px;border-radius:12px}.headWrap .head{gap:16px}.headWrap .head .logoLink .logoImg{height:30px}.headWrap .head .catDropdown{display:none}.headWrap .head .menuIcon{display:block;margin-left:auto}}.footerWrap{background:#1a1a1a}.footerWrap .footCont{max-width:1248px;margin:0 auto;padding:56px 24px;display:flex;flex-direction:column;align-items:center;gap:24px}.footerWrap .footCont .footTop{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.footerWrap .footCont .footTop .footLogo .footLogoImg{height:40px;width:auto}.footerWrap .footCont .footTop .tabbar{font-family:var(--FontTitle, "DM Sans", sans-serif);display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center}.footerWrap .footCont .footTop .tabbar a{color:rgba(255,255,255,0.9);font-size:14px;line-height:22px}.footerWrap .footCont .footTop .tabbar a:hover{color:#fff;text-decoration:underline}.footerWrap .footCont .footTop .tabbar .tabbarIcon{color:rgba(255,255,255,0.5);font-size:14px}.footerWrap .footCont .footerText{font-family:var(--FontTitle, "DM Sans", sans-serif);color:rgba(255,255,255,0.7);font-size:14px;line-height:22px;text-align:center;max-width:1000px}.footerWrap .cookie-notice-container{width:100%;background:#fff;border-top:1px solid #eee;padding:16px;z-index:999}.footerWrap .cookie-notice-container .container{font-family:var(--FontTitle, "DM Sans", sans-serif);max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:14px;color:#666}.footerWrap .cookie-notice-container .container .moreJump{font-family:var(--FontTitle, "DM Sans", sans-serif);color:var(--Theme, #ff7d00);text-decoration:underline}.footerWrap .cookie-notice-container .container .agree-cookies{font-family:var(--FontTitle, "DM Sans", sans-serif);margin-left:auto;background:var(--Theme, #ff7d00);color:#fff;border:none;border-radius:6px;padding:6px 16px;font-size:14px;cursor:pointer}.headWrap .head .pcSearch{display:none}.heroBanner{position:relative;height:424px;overflow:hidden;display:flex;align-items:center;justify-content:center}.heroBanner .heroBg{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat}.heroBanner .heroBgMask{position:absolute;inset:0;background-image:var(--HeroBg, url("/statics/image/banner-bgc.webp"));background-size:cover;background-position:center;background-repeat:no-repeat}.heroBanner .heroContent{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:24px;padding:0 24px;width:100%;max-width:800px}.heroBanner .heroContent .heroTitle{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:48px;font-weight:700;color:#fff;text-align:center;line-height:1.35;text-shadow:0 2px 4px rgba(0,0,0,0.25);white-space:nowrap}.heroBanner .heroContent .heroSearch{display:flex;align-items:center;flex-wrap:nowrap;min-width:0;background:#fff;border-radius:12px;padding:8px 8px 8px 20px;width:724px;max-width:100%;box-shadow:0 10px 15px 0 rgba(0,0,0,0.1),0 4px 6px 0 rgba(0,0,0,0.1)}.heroBanner .heroContent .heroSearch .heroSearchIcon{width:24px;height:24px;flex-shrink:0}.heroBanner .heroContent .heroSearch .heroSearchInput{flex:1;min-width:0;height:48px;padding:0 16px;border:none;outline:none;font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:16px;color:#999;background:transparent}.heroBanner .heroContent .heroSearch .heroSearchInput::placeholder{color:#999}.heroBanner .heroContent .heroSearch .heroSearchBtn{height:48px;padding:0 24px;background:var(--Theme, #ff7d00);font-family:var(--FontTitle, "DM Sans", sans-serif);color:#fff;font-size:16px;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;flex-shrink:0}.heroBanner .heroContent .heroSearch .heroSearchBtn:hover{opacity:.9}@media only screen and (min-width:768px) and (max-width:1199px){.heroBanner .heroContent .heroTitle{font-size:36px;white-space:normal;text-align:center}.heroBanner .heroContent .heroSearch{width:100%}}@media only screen and (max-width:767px){.heroBanner{height:300px}.heroBanner .heroBgMask{background-image:var(--HeroBg, url("/statics/image/banner-m-bgc.webp"))}.heroBanner .heroContent{min-width:0;width:100%}.heroBanner .heroContent .heroTitle{font-size:24px;white-space:normal;text-align:center}.heroBanner .heroContent .heroSearch{width:100%;max-width:100%;flex-wrap:nowrap;padding:6px 6px 6px 12px}.heroBanner .heroContent .heroSearch .heroSearchInput{flex:1;min-width:0;height:40px;padding:0 8px;font-size:14px}.heroBanner .heroContent .heroSearch .heroSearchBtn{flex-shrink:0;height:40px;padding:0 12px;font-size:14px}}.categoryTabsWrap{background:#fff;border-bottom:1px solid #eee}.categoryTabsWrap>.innerWrap{max-width:1200px;margin:0 auto;padding:0 24px}.categoryTabsWrap>.innerWrap>.categoryTabs{display:flex;align-items:stretch;gap:24px;padding:40px 0 41px}.categoryTabsWrap>.innerWrap>.categoryTabs .categoryTab{flex:1;display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 24px;background:var(--BgSection, #FFF7ED);border-radius:8px;cursor:pointer;transition:background .2s}.categoryTabsWrap>.innerWrap>.categoryTabs .categoryTab:hover{background:var(--BgSection2, #FFF7E8)}.categoryTabsWrap>.innerWrap>.categoryTabs .categoryTab .categoryTabIcon{width:40px;height:40px;object-fit:contain}.categoryTabsWrap>.innerWrap>.categoryTabs .categoryTab .categoryTabEmoji{font-size:40px;line-height:1}.categoryTabsWrap>.innerWrap>.categoryTabs .categoryTab .categoryTabName{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:16px;color:#333;text-align:center;line-height:24px}@media only screen and (min-width:768px) and (max-width:1199px){.categoryTabsWrap>.innerWrap>.categoryTabs{gap:12px;flex-wrap:wrap}.categoryTabsWrap>.innerWrap>.categoryTabs .categoryTab{flex:0 0 calc(33.33% - 8px);padding:16px}}@media only screen and (max-width:767px){.categoryTabsWrap>.innerWrap{padding:0 16px}.categoryTabsWrap>.innerWrap>.categoryTabs{gap:8px;padding:20px 0;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.categoryTabsWrap>.innerWrap>.categoryTabs .categoryTab{flex:0 0 auto;min-width:80px;padding:12px}.categoryTabsWrap>.innerWrap>.categoryTabs .categoryTab .categoryTabEmoji{font-size:28px}.categoryTabsWrap>.innerWrap>.categoryTabs .categoryTab .categoryTabName{font-size:12px}}.featuredSection{padding:40px 0 0;background:#fff}.featuredSection>.innerWrap{max-width:1200px;margin:0 auto;padding:0 24px}.featuredSection>.innerWrap>.featuredGrid{display:flex;gap:32px;align-items:flex-start}.featuredSection>.innerWrap>.featuredGrid>.featuredMain{display:grid;grid-template-columns:1fr 1fr;gap:24px;flex:1}.featuredSection>.innerWrap>.featuredGrid>.featuredMain .articleCard{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;background:#fff}.featuredSection>.innerWrap>.featuredGrid>.featuredMain .articleCard:hover .articleCardTitle{color:var(--Theme, #ff7d00)}.featuredSection>.innerWrap>.featuredGrid>.featuredMain .articleCard .articleCardImg{position:relative;width:100%;aspect-ratio:432 / 244;overflow:hidden;border-radius:12px}.featuredSection>.innerWrap>.featuredGrid>.featuredMain .articleCard .articleCardImg .articleCardThumb{width:100%;height:100%;object-fit:cover;display:block}.featuredSection>.innerWrap>.featuredGrid>.featuredMain .articleCard .articleCardImg .articleCardTag{position:absolute;top:12px;left:12px;background:var(--Theme, #ff7d00);color:#fff;font-size:12px;font-weight:500;padding:4px 12px;border-radius:100px}.featuredSection>.innerWrap>.featuredGrid>.featuredMain .articleCard .articleCardBody{padding:12px;display:flex;flex-direction:column;gap:12px}.featuredSection>.innerWrap>.featuredGrid>.featuredMain .articleCard .articleCardBody .articleCardTitle{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:20px;color:#1a1a1a;line-height:1.35;font-weight:400;transition:color .2s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:2}.featuredSection>.innerWrap>.featuredGrid>.featuredMain .articleCard .articleCardBody .articleCardDate{font-family:var(--FontTitle, "DM Sans", sans-serif);display:flex;align-items:center;gap:8px;color:#999;font-size:12px;line-height:16px}.featuredSection>.innerWrap>.featuredGrid>.featuredMain .articleCard .articleCardBody .articleCardDate svg{flex-shrink:0}.featuredSection>.innerWrap>.featuredGrid>.featuredSidebar{width:272px;flex-shrink:0;padding-bottom:20px;border-left:none}.featuredSection>.innerWrap>.featuredGrid>.featuredSidebar .sidebarItem{display:block;padding:16px 12px;border-bottom:1px solid #e5e7eb}.featuredSection>.innerWrap>.featuredGrid>.featuredSidebar .sidebarItem:hover .sidebarTitle{color:var(--Theme, #ff7d00)}.featuredSection>.innerWrap>.featuredGrid>.featuredSidebar .sidebarItem .sidebarTitle{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:16px;color:#1a1a1a;line-height:1.35;margin-bottom:16px;font-weight:400;transition:color .2s}.featuredSection>.innerWrap>.featuredGrid>.featuredSidebar .sidebarItem .sidebarDate{display:flex;align-items:center;gap:8px;color:#999;font-size:12px;line-height:16px}.featuredSection>.innerWrap>.featuredGrid>.featuredSidebar .sidebarItem .sidebarDate svg{flex-shrink:0}@media only screen and (min-width:768px) and (max-width:1199px){.featuredSection>.innerWrap>.featuredGrid{flex-direction:column}.featuredSection>.innerWrap>.featuredGrid>.featuredSidebar{width:100%;display:flex;flex-wrap:wrap;gap:0}.featuredSection>.innerWrap>.featuredGrid>.featuredSidebar .sidebarItem{width:50%}}@media only screen and (max-width:767px){.featuredSection>.innerWrap{padding:0 16px}.featuredSection>.innerWrap>.featuredGrid{flex-direction:column}.featuredSection>.innerWrap>.featuredGrid>.featuredMain{grid-template-columns:1fr;gap:16px}.featuredSection>.innerWrap>.featuredGrid>.featuredSidebar{width:100%}.featuredSection>.innerWrap>.featuredGrid>.featuredSidebar .sidebarItem{width:100%}}.categorySections{padding-top:64px;background:#fff}.categorySections>.innerWrap{max-width:1200px;margin:0 auto;padding:0 24px}.categorySections>.innerWrap>.categorySection{margin-bottom:64px}.categorySections>.innerWrap>.categorySection>.categorySectionHead{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}.categorySections>.innerWrap>.categorySection>.categorySectionHead .categorySectionTitle{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:36px;font-weight:700;color:#333;line-height:1.35}.categorySections>.innerWrap>.categorySection>.categorySectionHead .viewMoreBtn{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:14px;color:var(--Theme, #ff7d00);line-height:20px;white-space:nowrap}.categorySections>.innerWrap>.categorySection>.categorySectionHead .viewMoreBtn:hover{text-decoration:underline}.categorySections>.innerWrap>.categorySection>.smallArticleGrid{display:flex;flex-wrap:wrap;gap:32px 24px}.categorySections>.innerWrap>.categorySection>.smallArticleGrid .smallArticleCard{display:flex;align-items:center;width:calc((100% - 48px) / 3);gap:0}.categorySections>.innerWrap>.categorySection>.smallArticleGrid .smallArticleCard:hover .smallArticleTitle{color:var(--Theme, #ff7d00)}.categorySections>.innerWrap>.categorySection>.smallArticleGrid .smallArticleCard .smallArticleImg{width:160px;height:90px;flex-shrink:0;border-radius:12px;overflow:hidden;background:#d9d9d9}.categorySections>.innerWrap>.categorySection>.smallArticleGrid .smallArticleCard .smallArticleImg img{width:100%;height:100%;object-fit:cover}.categorySections>.innerWrap>.categorySection>.smallArticleGrid .smallArticleCard .smallArticleInfo{flex:1;min-width:0;padding:0 12px;display:flex;flex-direction:column;gap:8px}.categorySections>.innerWrap>.categorySection>.smallArticleGrid .smallArticleCard .smallArticleInfo .smallArticleTitle{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:16px;color:#1a1a1a;line-height:1.35;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:2;transition:color .2s}.categorySections>.innerWrap>.categorySection>.smallArticleGrid .smallArticleCard .smallArticleInfo .smallArticleDate{font-family:var(--FontTitle, "DM Sans", sans-serif);display:flex;align-items:center;gap:8px;color:#999;font-size:12px;line-height:16px;flex-shrink:0}.categorySections>.innerWrap>.categorySection>.smallArticleGrid .smallArticleCard .smallArticleInfo .smallArticleDate svg{flex-shrink:0}@media only screen and (min-width:768px) and (max-width:1199px){.categorySections>.innerWrap>.categorySection>.smallArticleGrid .smallArticleCard{width:calc(50% - 12px)}}@media only screen and (max-width:767px){.categorySections{padding-top:32px}.categorySections>.innerWrap{padding:0 16px}.categorySections>.innerWrap>.categorySection{margin-bottom:32px}.categorySections>.innerWrap>.categorySection>.categorySectionHead .categorySectionTitle{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:24px}.categorySections>.innerWrap>.categorySection>.smallArticleGrid{gap:16px}.categorySections>.innerWrap>.categorySection>.smallArticleGrid .smallArticleCard{width:100%}.categorySections>.innerWrap>.categorySection>.smallArticleGrid .smallArticleCard .smallArticleImg{width:120px;height:72px}.categorySections>.innerWrap>.categorySection>.smallArticleGrid .smallArticleCard .smallArticleInfo .smallArticleTitle{font-size:14px}}.trendingSection{background:var(--Bg-BgSection, #FFF7ED);padding:64px 0}.trendingSection>.innerWrap{max-width:1200px;margin:0 auto;padding:0 24px}.trendingSection>.innerWrap>.categorySectionHead{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}.trendingSection>.innerWrap>.categorySectionHead .categorySectionTitle{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:36px;font-weight:700;color:#333;line-height:1.35}.trendingSection>.innerWrap>.trendingList{background:#fff;border-radius:16px;box-shadow:0 0 13px rgba(0,0,0,0.05),0 2px 6px rgba(0,0,0,0.03);overflow:hidden}.trendingSection>.innerWrap>.trendingList .trendingItem{display:flex;align-items:center;gap:24px;padding:0 24px;height:97px;border-bottom:1px solid #e4e4e4}.trendingSection>.innerWrap>.trendingList .trendingItem:last-child{border-bottom:none}.trendingSection>.innerWrap>.trendingList .trendingItem:hover .trendingTitle{color:var(--Theme, #ff7d00)}.trendingSection>.innerWrap>.trendingList .trendingItem .trendingRank{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg, var(--GradientA, #FF9A2E) 0%, var(--GradientB, #FF7D00) 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px;font-weight:700;color:#fff}.trendingSection>.innerWrap>.trendingList .trendingItem .trendingTitle{flex:1;font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:18px;color:#333;line-height:28px;font-weight:400;transition:color .2s}.trendingSection>.innerWrap>.trendingList .trendingItem .trendingDate{font-family:var(--FontTitle, "DM Sans", sans-serif);display:flex;align-items:center;gap:8px;color:#666;font-size:14px;white-space:nowrap;flex-shrink:0}.trendingSection>.innerWrap>.trendingList .trendingItem .trendingDate svg{flex-shrink:0}@media only screen and (max-width:767px){.trendingSection{padding:32px 0}.trendingSection>.innerWrap{padding:0 16px}.trendingSection>.innerWrap>.trendingList .trendingItem{height:auto;padding:16px;gap:12px}.trendingSection>.innerWrap>.trendingList .trendingItem .trendingRank{width:36px;height:36px;font-size:14px}.trendingSection>.innerWrap>.trendingList .trendingItem .trendingTitle{font-size:15px;line-height:22px}.trendingSection>.innerWrap>.trendingList .trendingItem .trendingDate{display:none}}.featuredPhotos{background:var(--Bg-BgSection-3, #D25F00);padding:64px 0}.featuredPhotos>.innerWrap{max-width:1200px;margin:0 auto;padding:0 24px}.featuredPhotos>.innerWrap>.featuredPhotoGrid{display:flex;gap:24px;align-items:stretch;height:362px}.featuredPhotos>.innerWrap>.featuredPhotoGrid .featuredPhotoItem{position:relative;border-radius:14px;overflow:hidden;background:#1e2939;flex-shrink:0;width:189px;transition:width .4s cubic-bezier(.4, 0, .2, 1);cursor:pointer}.featuredPhotos>.innerWrap>.featuredPhotoGrid .featuredPhotoItem.is-active{width:560px}.featuredPhotos>.innerWrap>.featuredPhotoGrid .featuredPhotoItem:not(.is-active) .featuredPhotoTitle{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:16px}.featuredPhotos>.innerWrap>.featuredPhotoGrid .featuredPhotoItem .featuredPhotoThumb{width:100%;height:100%;object-fit:cover;display:block}.featuredPhotos>.innerWrap>.featuredPhotoGrid .featuredPhotoItem .featuredPhotoOverlay{position:absolute;bottom:0;left:0;right:0;padding:24px 16px;background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%);display:flex;flex-direction:column;gap:8px}.featuredPhotos>.innerWrap>.featuredPhotoGrid .featuredPhotoItem .featuredPhotoOverlay .featuredPhotoTitle{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:22px;color:#fff;line-height:1.35;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:2}.featuredPhotos>.innerWrap>.featuredPhotoGrid .featuredPhotoItem .featuredPhotoOverlay .featuredPhotoDate{font-family:var(--FontTitle, "DM Sans", sans-serif);display:flex;align-items:center;gap:8px;color:#bcbcbb;font-size:12px;line-height:16px}.featuredPhotos>.innerWrap>.featuredPhotoGrid .featuredPhotoItem .featuredPhotoOverlay .featuredPhotoDate svg{flex-shrink:0}@media only screen and (min-width:768px) and (max-width:1199px){.featuredPhotos>.innerWrap>.featuredPhotoGrid{height:auto;flex-wrap:wrap}.featuredPhotos>.innerWrap>.featuredPhotoGrid .featuredPhotoItem,.featuredPhotos>.innerWrap>.featuredPhotoGrid .featuredPhotoItem.is-active{width:calc(50% - 12px);height:220px}}@media only screen and (max-width:767px){.featuredPhotos{padding:32px 0}.featuredPhotos>.innerWrap{padding:0 16px}.featuredPhotos>.innerWrap>.featuredPhotoGrid{height:auto;flex-direction:column;gap:12px}.featuredPhotos>.innerWrap>.featuredPhotoGrid .featuredPhotoItem,.featuredPhotos>.innerWrap>.featuredPhotoGrid .featuredPhotoItem.is-active{width:100%;height:200px}.featuredPhotos>.innerWrap>.featuredPhotoGrid .featuredPhotoItem .featuredPhotoOverlay .featuredPhotoTitle{font-size:16px}}