.HeroSection_heroSection__3HBWU{position:relative;display:flex;min-height:clamp(380px,31.25vw,600px);flex-direction:column;justify-content:space-between;overflow:visible;padding-top:0;z-index:20}.HeroSection_leftBlurOverlay__wuPph{position:absolute;top:0;left:0;bottom:0;width:58%;background:linear-gradient(90deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.45) 45%,hsla(0,0%,100%,.12) 80%,hsla(0,0%,100%,0));pointer-events:none;z-index:2}@media(max-width:639px){.HeroSection_leftBlurOverlay__wuPph{display:none}}.HeroSection_overlay__qBnXo{position:absolute;inset:0;background:transparent;pointer-events:none;z-index:2}.HeroSection_contentWrapper__olTh8{position:relative;z-index:30;width:100%;padding-inline:16px;display:flex;flex-direction:column;flex:1;pointer-events:none}@media(min-width:640px){.HeroSection_contentWrapper__olTh8{padding-inline:24px}}@media(min-width:1024px){.HeroSection_contentWrapper__olTh8{padding-inline:5%}}.HeroSection_innerContent__WVmcW{width:100%;max-width:1440px;margin-inline:auto;display:flex;flex:1;flex-direction:column;justify-content:flex-end;padding-top:48px;padding-bottom:100px;pointer-events:none}@media(min-width:1600px){.HeroSection_innerContent__WVmcW{max-width:1536px}}.HeroSection_desktopHeadings__jY0Of{margin-bottom:24px;pointer-events:auto}.HeroSection_title__0_Byn{max-width:48rem;text-wrap:balance;font-size:36px;font-weight:800;line-height:1.15;letter-spacing:-.03em;color:var(--color-primary)}@media(min-width:768px){.HeroSection_title__0_Byn{font-size:56px}}.HeroSection_subtitle__riAP5{margin-top:14px;font-size:20px;font-weight:600;color:#000}@media(min-width:768px){.HeroSection_subtitle__riAP5{font-size:24px}}.HeroSection_tabWrapper__IztFH{margin-top:24px;margin-bottom:16px;display:flex;gap:8px;pointer-events:auto}.HeroSection_tabButton__o_KLI{border-radius:9999px;border:1px solid #cbd5e1;background-color:#fff;color:var(--color-primary);padding:8px 22px;font-size:14px;font-weight:600;transition:all .2s ease-in-out;cursor:pointer;box-shadow:0 1px 2px rgba(15,23,42,.05)}.HeroSection_tabButton__o_KLI:hover{border-color:var(--color-primary);background-color:var(--color-primary-light)}.HeroSection_tabButton__o_KLI.HeroSection_active__tapIq{border-color:var(--color-primary);background-color:var(--color-primary);color:#fff;box-shadow:0 4px 12px rgba(3,105,161,.25)}.HeroSection_tabButton__o_KLI.HeroSection_active__tapIq:hover{background-color:var(--color-primary-hover);border-color:var(--color-primary-hover);color:#fff;transform:translateY(-1px)}.HeroSection_searchCard__AmDHA{width:100%;border-radius:10px;border:1px solid #e2e8f0;background-color:#fff;padding:6px;box-shadow:0 4px 16px rgba(15,23,42,.08);position:relative;z-index:40;margin-top:clamp(100px,10vw,240px);pointer-events:auto}.HeroSection_searchForm__fm4tM{display:flex;flex-direction:column;gap:6px}@media(min-width:768px){.HeroSection_searchForm__fm4tM{flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:0}}@media(min-width:1200px){.HeroSection_searchForm__fm4tM{flex-wrap:nowrap}}.HeroSection_searchInputWrapper__esgRt{position:relative;min-width:200px;flex:2.5;border-radius:6px;border:1px solid #e2e8f0;background-color:#fff}@media(min-width:768px){.HeroSection_searchInputWrapper__esgRt{border:none;border-right:1px solid #e2e8f0;border-radius:0}}.HeroSection_searchInput__jjsW2{width:100%;border:0;background-color:transparent;padding:12px 40px 12px 16px;font-size:14px;color:var(--color-primary);outline:none!important;font-weight:500}.HeroSection_searchInput__jjsW2:focus,.HeroSection_searchInput__jjsW2:focus-visible{outline:none!important;box-shadow:none!important}.HeroSection_searchInput__jjsW2::-moz-placeholder{color:#94a3b8;font-weight:400}.HeroSection_searchInput__jjsW2::placeholder{color:#94a3b8;font-weight:400}.HeroSection_searchIcon__Rjgax{pointer-events:none;position:absolute;right:16px;top:50%;display:flex;transform:translateY(-50%);align-items:center;color:#94a3b8}.HeroSection_filterSelectWrapper__TdzGf{position:relative;min-width:140px;flex:1;border-radius:6px;border:1px solid #e2e8f0;background-color:#fff}@media(min-width:768px){.HeroSection_filterSelectWrapper__TdzGf{border:none;border-right:1px solid #e2e8f0;border-radius:0}}.HeroSection_filterSelectBtn__QtKYT{display:flex;width:100%;height:100%;align-items:center;justify-content:space-between;border:none;background-color:transparent;padding:12px 16px;font-size:14px;cursor:pointer;text-align:left;outline:none}.HeroSection_placeholderText__MrGr2{color:#94a3b8;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HeroSection_selectedText__rb7Ou{color:#0f172a;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HeroSection_rotateIcon__0Kf__{transform:rotate(180deg)}.HeroSection_selectIcon__YAhix{display:flex;align-items:center;color:#94a3b8;transition:transform .25s ease;margin-left:8px;flex-shrink:0}.HeroSection_customSelectMenu__xY8BE{position:absolute;top:100%;left:0;right:0;z-index:100;margin-top:8px;max-height:260px;overflow-y:auto;border-radius:8px;border:1px solid #e2e8f0;background-color:#fff;box-shadow:0 10px 25px -5px rgba(0,0,0,.08),0 8px 10px -6px rgba(0,0,0,.08);padding:4px}.HeroSection_customSelectMenu__xY8BE::-webkit-scrollbar{width:6px}.HeroSection_customSelectMenu__xY8BE::-webkit-scrollbar-track{background:transparent}.HeroSection_customSelectMenu__xY8BE::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.HeroSection_customSelectOption__BGCUf{padding:10px 14px;font-size:14px;color:#475569;border-radius:6px;cursor:pointer;transition:all .15s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HeroSection_customSelectOption__BGCUf:hover{background-color:#f1f5f9;color:var(--color-primary)}.HeroSection_customSelectOption__BGCUf.HeroSection_activeOption__diYCc{background-color:var(--color-primary-light);color:var(--color-primary);font-weight:600}.HeroSection_suggestionDropdown__3mHlM{position:absolute;top:100%;left:0;width:100%;min-width:min(320px,100vw - 32px);max-width:min(500px,100vw - 32px);z-index:100;margin-top:8px;border-radius:8px;border:1px solid #e2e8f0;background-color:#fff;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);padding:6px}@media(max-width:639px){.HeroSection_suggestionDropdown__3mHlM{left:50%;transform:translateX(-50%);width:calc(100vw - 32px)}}.HeroSection_noSuggestions__aReIJ,.HeroSection_suggestionLoading__tZKNN{padding:12px 16px;font-size:14px;color:#64748b;text-align:center}.HeroSection_suggestionList__HB_VQ{list-style:none;padding:0;margin:0;max-height:350px;overflow-y:auto}.HeroSection_suggestionList__HB_VQ::-webkit-scrollbar{width:6px}.HeroSection_suggestionList__HB_VQ::-webkit-scrollbar-track{background:transparent}.HeroSection_suggestionList__HB_VQ::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.HeroSection_suggestionItem__AurP8{display:flex;align-items:center;padding:10px 12px;border-radius:6px;cursor:pointer;transition:all .15s ease}.HeroSection_suggestionItem__AurP8:hover{background-color:var(--color-primary-light)}.HeroSection_suggestionItem__AurP8:hover .HeroSection_suggestionIcon__YhPhX,.HeroSection_suggestionItem__AurP8:hover .HeroSection_suggestionText__rlbNl{color:var(--color-primary)}.HeroSection_suggestionIcon__YhPhX{display:flex;align-items:center;color:#94a3b8;margin-right:12px;flex-shrink:0}.HeroSection_suggestionText__rlbNl{font-size:14px;color:#334155;font-weight:500;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HeroSection_submitButton__7D3Lg{border-radius:10px;background-color:var(--color-primary);padding:14px 20px;font-size:14px;font-weight:600;color:#fff;margin-left:8px;border:none;cursor:pointer;transition:all .2s ease-in-out;white-space:nowrap}@media(min-width:768px){.HeroSection_submitButton__7D3Lg{min-width:120px}}.HeroSection_submitButton__7D3Lg:hover{background-color:var(--color-primary-hover);transform:translateY(-1px)}.HeroSection_highlightsBar__4TXNQ{position:relative;z-index:10;background-color:var(--color-primary);padding-top:14px;padding-bottom:14px}.HeroSection_highlightsContainer__35T8K{position:relative;width:100%;padding-inline:16px}@media(min-width:640px){.HeroSection_highlightsContainer__35T8K{padding-inline:24px}}@media(min-width:1024px){.HeroSection_highlightsContainer__35T8K{padding-inline:9%}}.HeroSection_highlightsGrid__c3hll{display:grid;width:100%;max-width:1440px;margin-inline:auto;gap:16px;align-items:stretch}@media(min-width:640px){.HeroSection_highlightsGrid__c3hll{gap:18px}}@media(min-width:768px){.HeroSection_highlightsGrid__c3hll{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px}}@media(min-width:1200px){.HeroSection_highlightsGrid__c3hll{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}}.HeroSection_highlightItem__n_eB7{display:flex;align-items:center;gap:12px;color:#fff;width:100%;min-width:0}@media(min-width:768px){.HeroSection_highlightItem__n_eB7{justify-content:flex-start}}.HeroSection_highlightIconWrapper__G9gPj{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:52px;height:52px;opacity:.95}.HeroSection_highlightIcon__IcTXW{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.HeroSection_highlightContent__19Q6t{display:flex;flex-direction:column;justify-content:center;min-width:0}.HeroSection_highlightTitle____RFJ{font-size:15px;font-weight:700;line-height:1.3}@media(min-width:1200px){.HeroSection_highlightTitle____RFJ{font-size:16px}}.HeroSection_highlightDesc___S4h5{margin-top:2px;font-size:12px;font-weight:500;line-height:1.45;color:hsla(0,0%,100%,.85)}@media(min-width:1200px){.HeroSection_highlightDesc___S4h5{font-size:13px}}.HeroSection_searchBox__B7jZs{padding:8px;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background-color:#fff;z-index:10}.HeroSection_regionSearchInput__5IZfo{width:100%;padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;color:#0f172a;outline:none!important;font-weight:500;background-color:#f8fafc;box-sizing:border-box}.HeroSection_regionSearchInput__5IZfo:focus,.HeroSection_regionSearchInput__5IZfo:focus-visible{outline:none!important;border-color:var(--color-primary);background-color:#fff;box-shadow:0 0 0 2px rgba(3,105,161,.1)}.HeroSection_desktopHeroBackground__qLMsf{pointer-events:none}.HeroSection_desktopHeadings__jY0Of{display:block}@media(max-width:639px){.HeroSection_desktopHeadings__jY0Of{display:none}}.HeroSection_mobileLayoutWrapper__0xjFP{display:none}@media(max-width:639px){.HeroSection_mobileLayoutWrapper__0xjFP{display:flex;flex-direction:column;gap:14px;width:100%;margin-top:12px}}.HeroSection_mobileSearchBarWrapper__gX_cN{position:relative;width:100%;z-index:40;padding-inline:12px}.HeroSection_mobileSearchForm__0mACL{display:flex;align-items:center;width:100%;background-color:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:2px 10px 2px 14px;box-shadow:0 1px 3px rgba(15,23,42,.04)}.HeroSection_mobileSearchInput__W4aJe{flex:1;border:none;background:transparent;padding:10px 0;font-size:14px;color:#0f172a;outline:none!important}.HeroSection_mobileSearchInput__W4aJe::-moz-placeholder{color:#94a3b8;font-weight:400}.HeroSection_mobileSearchInput__W4aJe::placeholder{color:#94a3b8;font-weight:400}.HeroSection_mobileSearchBtn__5NxsA{display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#64748b;padding:6px;cursor:pointer;border-radius:8px;transition:color .2s ease}.HeroSection_mobileSearchBtn__5NxsA:hover{color:var(--color-primary)}.HeroSection_mobileBannerContainer__I2jWu{position:relative;width:100%;overflow:hidden;border-radius:0;background-color:#f8fafc;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.HeroSection_mobileBannerTrack__8QMV0{display:flex;width:100%;transition:transform .4s cubic-bezier(.25,1,.5,1);will-change:transform}.HeroSection_mobileBannerSlide__Qhbua{min-width:100%;flex-shrink:0;position:relative;aspect-ratio:390/170}.HeroSection_mobileBannerImage__v2ROl{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.HeroSection_bannerDots__fLk1f{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);display:flex;gap:6px;align-items:center;z-index:10;background:rgba(0,0,0,.25);backdrop-filter:blur(4px);padding:4px 10px;border-radius:20px;pointer-events:auto}.HeroSection_bannerDot__2UX9K{width:6px;height:6px;border-radius:50%;background-color:hsla(0,0%,100%,.6);border:none;padding:0;cursor:pointer;pointer-events:auto;transition:all .3s ease}.HeroSection_bannerDot__2UX9K:hover{background-color:#fff}.HeroSection_bannerDotActive__14bNl{width:18px;border-radius:4px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.3)}.HeroSection_bannerArrow__4GeSb{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;background:#fff;color:#0f172a;border:1px solid rgba(226,232,240,.9);display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;cursor:pointer;z-index:10;opacity:.95;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .2s ease}.HeroSection_bannerArrow__4GeSb:active,.HeroSection_bannerArrow__4GeSb:hover{opacity:1;background:#fff;color:#0284c7;border-color:#0284c7}.HeroSection_bannerArrowLeft__WcEwK{left:8px}.HeroSection_bannerArrowRight__WsSVK{right:8px}.HeroSection_mobilePriceRefCard___p8on{width:100%;background-color:#fff;border-bottom:8px solid #f1f5f9;padding:18px 16px;display:flex;flex-direction:column;gap:14px}.HeroSection_mobilePriceRefTitle___H2Sl{font-size:19px;font-weight:700;color:#0f172a;margin:0;line-height:1.25}.HeroSection_mobilePriceRefSubtitle__LOmMJ{font-size:12.5px;color:#64748b;margin:0;line-height:1.4}.HeroSection_mobileTabGroup__0ESdJ{display:flex;gap:10px;margin-top:2px}.HeroSection_mobileTabBtn__OzZP4{padding:8px 20px;border-radius:20px;border:none;background-color:#f1f5f9;color:#475569;font-size:13.5px;font-weight:600;cursor:pointer;transition:all .2s ease}.HeroSection_mobileTabBtn__OzZP4.HeroSection_mobileTabActive__Y_iNO{background-color:#0f172a;color:#fff}.HeroSection_mobileFilterSelectWrapper__9vvYs{position:relative;width:100%;border:1px solid #cbd5e1;border-radius:10px;background-color:#fff;padding:6px 14px}.HeroSection_mobileFilterSelectBtn__slG9J{display:flex;flex-direction:column;width:100%;border:none;background:transparent;padding:0;cursor:pointer;text-align:left}.HeroSection_selectLabel__WZE_b{font-size:11px;color:#64748b;font-weight:500}.HeroSection_selectHeader__RgFE5{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:2px}.HeroSection_selectedValue__G0Nb1{font-size:14.5px;font-weight:700;color:#0f172a}.HeroSection_mobileSubmitBtn__vl9Pk{width:100%;padding:13px;border-radius:10px;background-color:#0077b6;color:#fff;font-size:15px;font-weight:700;border:none;cursor:pointer;transition:background-color .2s ease}.HeroSection_mobileSubmitBtn__vl9Pk:hover{background-color:#0284c7}.HeroSection_mobilePromoBannerWrapper__d50Jd{width:100%;padding-inline:16px;margin-top:6px;margin-bottom:6px}.HeroSection_mobilePromoBannerImg__mLL_V{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:12px;box-shadow:0 2px 8px rgba(15,23,42,.06);display:block}@media(max-width:639px){.HeroSection_heroSection__3HBWU{min-height:auto;padding-bottom:0}.HeroSection_contentWrapper__olTh8{padding-inline:0}.HeroSection_innerContent__WVmcW{padding-top:10px;padding-bottom:0}.HeroSection_searchCard__AmDHA{display:none}.HeroSection_customSelectMenu__xY8BE{left:0;right:0;width:100%;max-width:100%;transform:none;z-index:100}}.HeroSection_desktopHeroBackground__qLMsf{position:absolute;inset:0;overflow:hidden;z-index:1;pointer-events:auto}@media(max-width:639px){.HeroSection_desktopHeroBackground__qLMsf{display:none}}.HeroSection_desktopArrow__uzhpR{position:absolute;top:50%;transform:translateY(-50%);z-index:50;width:48px;height:48px;border-radius:50%;background:#fff;color:#0f172a;border:1px solid rgba(226,232,240,.9);font-size:26px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.95;pointer-events:auto;transition:all .25s ease-in-out;box-shadow:0 4px 14px rgba(0,0,0,.18)}@media(max-width:639px){.HeroSection_desktopArrow__uzhpR{display:none!important}}.HeroSection_desktopArrow__uzhpR:hover{opacity:1;background:#fff;color:#0284c7;border-color:#0284c7;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px rgba(2,132,199,.3)}.HeroSection_desktopArrowLeft__s3KCf{left:24px}.HeroSection_desktopArrowRight__5y4N0{right:24px}.HeroSection_desktopDots__5R3so{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:50;display:flex;gap:8px;padding:6px 14px;border-radius:20px;background:rgba(15,23,42,.4);backdrop-filter:blur(6px);pointer-events:auto}@media(max-width:639px){.HeroSection_desktopDots__5R3so{display:none!important}}.HeroSection_desktopDot__lAUFB{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.45);border:none;cursor:pointer;pointer-events:auto;transition:all .25s ease}.HeroSection_desktopDot__lAUFB:hover{background:hsla(0,0%,100%,.85)}.HeroSection_desktopDotActive__gH1lU{width:28px;border-radius:6px;background:#0284c7}.FeaturedNewsCard_card__Lcyqk{display:flex;flex-direction:column;width:100%;height:100%;max-width:860px;text-decoration:none;background-color:transparent;transition:transform .3s ease}.FeaturedNewsCard_card__Lcyqk:hover{transform:translateY(-4px)}.FeaturedNewsCard_card__Lcyqk:hover .FeaturedNewsCard_imageArea__9_n0W{box-shadow:0 12px 24px rgba(0,0,0,.12)}.FeaturedNewsCard_imageArea__9_n0W{position:relative;overflow:hidden;width:100%;aspect-ratio:737/470;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:box-shadow .3s ease}@media(max-width:1024px){.FeaturedNewsCard_imageArea__9_n0W{aspect-ratio:737/380}}@media(max-width:767px){.FeaturedNewsCard_imageArea__9_n0W{aspect-ratio:737/400}}.FeaturedNewsCard_cardBody__kbfJs{padding-top:16px;display:flex;flex-direction:column;gap:12px;max-width:760px}.FeaturedNewsCard_metaRow__e5eQ4{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.FeaturedNewsCard_badge__GSpnh{border:1px solid #fef08a;background-color:#fef9c3;color:#a16207;font-size:12px;font-weight:600;padding:3px 10px;border-radius:8px}.FeaturedNewsCard_metaDivider__KrdEH{color:#94a3b8;font-size:12px}.FeaturedNewsCard_author__AqZS_,.FeaturedNewsCard_date__dNL3I{font-size:12px;color:#64748b}.FeaturedNewsCard_title__f4ciM{font-size:24px;font-weight:600;line-height:1.28;color:#111827;margin:0}@media(max-width:640px){.FeaturedNewsCard_title__f4ciM{font-size:20px}}.FeaturedNewsCard_excerpt__6o7sT{font-size:16px;line-height:1.5;color:#475569;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.NewsRowCard_cardLink__B_qiH{display:flex;flex-direction:row;align-items:center;gap:12px;padding:8px 0;text-decoration:none;background-color:transparent;border-bottom:1px solid #f1f5f9;transition:opacity .2s ease}.NewsRowCard_cardLink__B_qiH:hover .NewsRowCard_title__wnOM9{color:#0077b6}@media(min-width:640px){.NewsRowCard_cardLink__B_qiH{padding:10px 0}}.NewsRowCard_thumbnail__whyY6{position:relative;width:90px;height:64px;border-radius:8px;overflow:hidden;flex-shrink:0;background-color:#f8fafc}@media(min-width:640px){.NewsRowCard_thumbnail__whyY6{width:100px;height:70px}}.NewsRowCard_image__We8Wl{-o-object-fit:cover;object-fit:cover}.NewsRowCard_content__fNVE4{min-width:0;display:flex;flex-direction:column;gap:4px;flex:1}.NewsRowCard_metaRow__nDtXn{display:flex;align-items:center;gap:6px;font-size:11px}.NewsRowCard_tag__xx5Lf{color:#dc2626;font-weight:700;font-size:12px}.NewsRowCard_date__DP6Dh{color:#94a3b8;font-size:12px;font-weight:400}.NewsRowCard_title__wnOM9{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;font-weight:600;line-height:1.35;color:#1e293b;margin:0}.RecommendedPostCard_cardRow__N3vkG{position:relative;width:100%;border-bottom:1px solid #f1f5f9}@media(min-width:640px){.RecommendedPostCard_cardRow__N3vkG{border-bottom:none}}.RecommendedPostCard_cardLink__Yk2f5{display:flex;flex-direction:row;gap:12px;padding:14px 0;text-decoration:none;background-color:#fff;transition:background-color .2s ease}.RecommendedPostCard_cardLink__Yk2f5:hover .RecommendedPostCard_title__ImqpW{color:#0077b6}@media(min-width:640px){.RecommendedPostCard_cardLink__Yk2f5{flex-direction:column;padding:0;border:1px solid #e2e8f0;border-radius:16px;overflow:visible;gap:0}}.RecommendedPostCard_imageArea__xHTJQ{position:relative;width:115px;height:85px;flex-shrink:0;border-radius:10px;overflow:visible;background-color:#f8fafc}@media(min-width:640px){.RecommendedPostCard_imageArea__xHTJQ{width:100%;height:auto;aspect-ratio:4/3;border-radius:0}}.RecommendedPostCard_imageContainer__t2OpI{position:relative;width:100%;height:100%;overflow:hidden;border-radius:10px}@media(min-width:640px){.RecommendedPostCard_imageContainer__t2OpI{border-radius:16px 16px 0 0}}.RecommendedPostCard_image__rHiG9{-o-object-fit:cover;object-fit:cover}.RecommendedPostCard_badgeOverlay__pesbt{position:absolute;top:10px;left:-8px;z-index:5;pointer-events:none}.RecommendedPostCard_badgeImage___6S30{display:block;height:30px;width:auto;-o-object-fit:contain;object-fit:contain}.RecommendedPostCard_cardBody__duHs7{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0;padding-right:36px}@media(min-width:640px){.RecommendedPostCard_cardBody__duHs7{padding:12px}}.RecommendedPostCard_title__ImqpW{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:16px;font-weight:600;line-height:1.35;color:#0f172a;margin:0}.RecommendedPostCard_priceArea__6yS7M{font-size:14px;font-weight:700;color:#0077b6;margin:2px 0 0}.RecommendedPostCard_location__xalpE{display:flex;align-items:center;gap:4px;font-size:11.5px;color:#64748b;margin:0}.RecommendedPostCard_location__xalpE .RecommendedPostCard_locationIcon__H3zEh{color:#94a3b8;flex-shrink:0}.RecommendedPostCard_location__xalpE span{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.RecommendedPostCard_footerRow__bKiNP{display:flex;align-items:center;margin-top:2px}.RecommendedPostCard_postedAt__jqass{font-size:14px;color:#94a3b8;font-weight:400}.RecommendedPostCard_favoriteButtonWrap__Tz1V2{position:absolute;right:0;bottom:14px;z-index:5}@media(min-width:640px){.RecommendedPostCard_favoriteButtonWrap__Tz1V2{right:10px;top:10px;bottom:auto}}.NewsSection_sectionContainer__IpAzC{width:100%;background-color:#fff;padding:24px 16px 32px}@media(min-width:640px){.NewsSection_sectionContainer__IpAzC{padding:28px 24px 36px}}@media(min-width:1024px){.NewsSection_sectionContainer__IpAzC{padding:36px 5% 44px}}.NewsSection_container__47tFI{width:100%;max-width:1440px;margin:0 auto}@media(min-width:1600px){.NewsSection_container__47tFI{max-width:1536px}}.NewsSection_header__gqu35{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.NewsSection_title__qtOeH{font-size:22px;font-weight:700;color:#0f172a;margin:0}@media(min-width:640px){.NewsSection_title__qtOeH{font-size:26px}}.NewsSection_viewAllLink__RC7lE{font-size:13.5px;font-weight:600;color:#0077b6;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:color .2s ease}.NewsSection_viewAllLink__RC7lE:hover{color:#0284c7}.NewsSection_mainGrid__O_Wlw{display:flex;flex-direction:column;gap:24px}@media(min-width:1024px){.NewsSection_mainGrid__O_Wlw{display:grid;grid-template-columns:44% 1fr;gap:32px;align-items:start}}@media(min-width:1280px){.NewsSection_mainGrid__O_Wlw{grid-template-columns:42% 1fr;gap:40px}}.NewsSection_featuredCol__V8cHs{width:100%}.NewsSection_rightGrid__gCCW1{display:flex;flex-direction:column;gap:8px}@media(min-width:640px){.NewsSection_rightGrid__gCCW1{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 24px}}