.footer_section__eZ6x5{border-top:1px solid var(--n6)}.footer_container__K9h0P{display:flex;flex-direction:row;justify-content:space-between;grid-gap:32px}.footer_title__yBeCR{margin-bottom:24px}.footer_subtitle__eMbB2{margin-bottom:32px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.footer_newsletter__ZhGdA{margin-top:16px;display:grid;grid-template-columns:repeat(2,auto);grid-gap:8px}.footer_input__DAXCp{padding:18px;border:1px solid var(--n6);border-radius:8px;color:var(--n2)}.footer_button__y4zpi{color:var(--n4);text-align:left}.footer_button__y4zpi:hover{color:var(--n2)}.footer_main_content__H0Jjo{max-width:320px}.footer_sub_content__DcM2O{display:grid;grid-template-columns:repeat(3,auto);grid-gap:32px}.footer_content__veiCM{display:flex;flex-direction:column;align-items:flex-start}.footer_links___TaaR{display:grid;grid-template-columns:repeat(1,auto);grid-gap:16px}@media (max-width:768px){.footer_container__K9h0P{grid-template-columns:repeat(1,auto)}.footer_sub_content__DcM2O{grid-template-columns:repeat(2,auto)}.footer_main_content__H0Jjo{max-width:100%}.footer_newsletter__ZhGdA{grid-template-columns:repeat(1,auto)}}@media screen and (max-width:474px){.footer_container__K9h0P{flex-direction:column}.footer_sub_content__DcM2O{grid-template-columns:repeat(1,auto)}}.header_section__FDXvD{height:120px;display:flex;align-items:center;position:fixed;z-index:99;top:0;left:0;right:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.header_container__oQHiA{display:flex;align-items:center;justify-content:space-between}.header_links__NxNbj{display:grid;grid-template-columns:repeat(5,auto);grid-gap:32px}.header_active__oZ81P,.header_link__ciCYf{color:var(--p1)}.header_inactive__aWylP{color:var(--n4)}.header_inactive__aWylP:hover{color:var(--p1)}.header_close_button__EGFPP,.header_menu_link__2mHSs,.header_open_button__mHpmb,.header_responsive_button__JmYyK{display:none}@media (max-width:768px){.header_section__FDXvD{position:fixed;z-index:99;top:0;left:0;right:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.header_link__ciCYf{display:none}.header_active_logo__V9WM7{color:var(--n2);text-transform:capitalize}.header_links__NxNbj{display:none}.header_menu_link__2mHSs{display:block}.header_responsive_links__1FemJ{display:grid;grid-template-columns:repeat(1,auto);grid-gap:32px;align-items:center;justify-content:center;text-align:center;position:absolute;background:var(--n8);top:32px;right:32px;left:32px;padding:60px;border-radius:8px;animation:header_fadeUp__G47ii .4s cubic-bezier(.175,.885,.32,1.275) forwards;box-shadow:0 20px 40px rgba(35,38,47,.1)}.header_open_button__mHpmb{display:block}.header_close_button__EGFPP{display:block;position:absolute;top:32px;right:32px}}@keyframes header_fadeUp__G47ii{0%{transform:translateY(80px)}to{transform:translateY(0)}}.breadcrumb_container__BQCJG{display:grid;grid-template-columns:repeat(3,auto);align-items:center;justify-content:center;grid-gap:8px}.breadcrumb_title__C8E5V{color:var(--p1)}.hero_section__aldxv{padding-top:200px}.hero_container__NOaCw{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero_content__JD7Ue{max-width:700px;text-align:center}.hero_title__uBH35{margin-bottom:24px;margin-top:24px}.hero_wrapper__1zNz8{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;margin-top:60px}@media (max-width:768px){.hero_wrapper__1zNz8{grid-template-columns:repeat(2,1fr)}}@media (max-width:474px){.hero_wrapper__1zNz8{grid-template-columns:repeat(1,1fr)}}.item_container__VYRjM{cursor:pointer;border-radius:8px;overflow:hidden;background-color:var(--n7);transition:transform .2s ease;display:flex;flex-direction:column;height:100%}.item_container__VYRjM:hover{transform:translateY(-4px)}.item_image_container__wmcBz{width:100%;height:420px;overflow:hidden;position:relative;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:8px;border-top-right-radius:8px}.item_image__LHiEJ{width:100%;height:100%;object-fit:cover;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:inherit;border-top-right-radius:inherit;transition:all .3s cubic-bezier(.215,.61,.355,1)}.item_hover_overlay__bQcMz{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.item_image_container__wmcBz:hover .item_hover_overlay__bQcMz{opacity:1}.item_image_container__wmcBz:hover .item_image__LHiEJ{transform:scale(1.1)}.item_icon_container__KGxkd{display:flex;gap:16px;align-items:center}.item_icon_button__gt4XM{width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;color:var(--n1);transition:all .2s ease;text-decoration:none}.item_icon_button__gt4XM:hover{background:#fff;transform:scale(1.1);color:var(--p1)}.item_content__Atr3N{display:block;padding:30px;background-color:var(--n7);border-bottom-left-radius:8px;border-bottom-right-radius:8px;flex:1 1;text-decoration:none}.item_category__7CXY4{color:var(--p1);margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item_title__UJDKA{margin-bottom:8px;color:var(--n1);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.item_client__URA7w{color:var(--n3);margin-bottom:4px}.item_client__URA7w,.item_tools__9_Jh3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item_tools__9_Jh3{color:var(--n4);font-size:12px}@media (max-width:768px){.item_image_container__wmcBz{height:320px}.item_icon_button__gt4XM{width:40px;height:40px}.item_icon_container__KGxkd{gap:12px}}.ratelimitnotice_notice__2t4aJ{color:var(--n4);font-size:.875rem;line-height:1.5;padding:12px 16px;border-left:3px solid var(--s5);background:var(--n7);border-radius:4px}.errorfallback_container__xC3Z_{min-height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--n1);text-align:center;border-radius:0;padding:32px;box-sizing:border-box}.errorfallback_title__5lzYz{font-weight:700;font-size:2rem;margin-bottom:24px;line-height:1.3}.errorfallback_subtitle___zUPN{font-size:1rem;color:var(--n4);margin:-12px 0 24px;max-width:32rem}.errorfallback_button__4SsZV{margin-top:24px;padding:12px 32px;font-size:1rem;font-weight:600;background:var(--p1);color:#fff;border:none;border-radius:8px;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:background .2s,transform .2s}.errorfallback_button__4SsZV:hover{background:var(--p0);transform:translateY(-2px) scale(1.03)}.errorfallback_button__4SsZV:disabled{background:var(--n5);cursor:not-allowed;box-shadow:none;transform:none}@media (max-width:600px){.errorfallback_title__5lzYz{font-size:1.2rem}.errorfallback_container__xC3Z_{padding:16px}.errorfallback_button__4SsZV{width:100%;padding:12px 0}}.skeleton_skeleton__qOW4B{display:block;position:relative;overflow:hidden;background-color:var(--n6);background-image:linear-gradient(90deg,var(--n6) 0,var(--n7) 20%,#eef0f3 40%,var(--n7) 60%,var(--n6) 100%);background-size:200% 100%;animation:skeleton_skeleton-shimmer__D_Zn4 1.4s ease-in-out infinite}@keyframes skeleton_skeleton-shimmer__D_Zn4{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.skeleton_skeleton__qOW4B{animation:none}}.skeleton_grid__MgplX{display:grid;grid-template-columns:repeat(var(--skeleton-cols,3),1fr);grid-gap:32px;margin-top:60px}@media (max-width:768px){.skeleton_grid__MgplX{grid-template-columns:repeat(2,1fr);margin-top:40px}}@media (max-width:474px){.skeleton_grid__MgplX{grid-template-columns:repeat(1,1fr)}}.skeleton_mediaCard__Wxljp{border-radius:8px;overflow:hidden;background-color:var(--n7)}.skeleton_mediaImage__pZQ14{width:100%;height:420px}.skeleton_mediaBody__YD_vi{padding:30px;display:flex;flex-direction:column;gap:12px}.skeleton_textCard__xTg3A{background:var(--n7);border-radius:12px;padding:32px;display:flex;flex-direction:column;gap:20px}.skeleton_line__Lu0G0{height:14px;border-radius:6px}.skeleton_hero__W_6n3{display:flex;flex-direction:column;gap:20px;align-items:center;padding:200px 0 40px}@media (max-width:768px){.skeleton_mediaImage__pZQ14{height:320px}.skeleton_hero__W_6n3{padding:140px 0 32px}}